Goals for this page:
- Query the Open Enterprise contract for all transactions against it
- Allow setting time period (contract inception to now, per-week stats, previous X weeks)
- Show a table similar to Apiary's with additional columns. In this table, show:
- If DAO was created successfully
- Total attempts to create (failed+success)
- Failure rate (#failed/#total)
- Status (failed / successful) - maybe some in between status for 1 successful + 1 failed txn
- Creator ethereum address (hyperlink to etherscan)