Explorers of Diem should be able to see Payment, Gas, Preburn and Account Creation Events
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Business/User Value: As an Explorer of Diem I want to see Payment, Gas, Preburn and Account Creation event information so that I can build trust in the system
### Acceptance Criteria
**GIVEN** I'm viewing the Diem Explorer
**WHEN** I click:
* Events > Payment Events, or
* Events > Gas Events, or
* Events > Preburn Events, or
* Events > Account Creation Events in the nav bar
**THEN** I'm taken to a page showing details of the 10 most recent events of that type
**DEV NOTES**
* Start by tracking the right tables in Hasura (finding 'the right tables' is an exercise left to the pair)
* Eventually we'll want pagination, but not now
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.