You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
As a developer interacting with the near blockchain, I want to view an activity table, so that I can gather an understanding of a specific account's activity on the near blockchain.
Acceptance Criteria
Table containing the following:
From Address
To Address
Activity Type (Can be found here) note there are 8 transaction types
Amount
Transaction Hash
Timestamp
Default Sort:
The list should be sorted in reverse chronological order by timestamp
Add the filter dummy button, do not implement the drawer
Out of scope
x Implementing advanced (row by row) sorting x Implementing filtering x Pagination x Activity search
Story
As a developer interacting with the near blockchain, I want to view an activity table, so that I can gather an understanding of a specific account's activity on the near blockchain.
Acceptance Criteria
Table containing the following:
Default Sort:
Out of scope
x Implementing advanced (row by row) sorting x Implementing filtering x Pagination x Activity search
Assets
The text was updated successfully, but these errors were encountered: