near-explorer
near-explorer copied to clipboard
List of Contracts
Story
As a user, I want to see a list of contracts on NEAR, so I can determine the most used contracts and better understand what NEAR is used for.
Acceptance Criteria
- [ ] User can view a list of contracts by selecting the "Contracts" tab in the navbar
- [ ] Each contract line item contains the relevant details
- [ ] Account ID
- [ ] Account ID of contract creator
- [ ] NEAR balance
- [ ] Date created
- [ ] Clicking on a contract row redirects to the Account Detail page
- [ ] Mobile ok
- [ ] Tested
Assets
NOTES
- Do not include the "All/Mine" filter
@frol @kcole16 I prefer on detail page, only showing the transactions related to the contract not showing all transactions related to the account
@icerove We still might do this, but not before Mainnet. Downgraded the priority and moved to Icebox