Address page breaks out the Total number of transactions sent by this address
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
### IPM Questions
* Are we still waiting on data from query to `realtime_account_balances` from indexer workstream, (check for field `total_transaction_volume_sent`)
* Should be deployed
* It does not appear to have been deployed as of 8 December 2021.
___
Business/User Value: As an explorer of Diem I want to see the total number of transactions sent by an address so that I can look for suspicious stuff
### Acceptance Criteria
**GIVEN** I'm viewing an address page
**THEN** A card displays the total number of transactions sent by that address
**DEV NOTES**
[Relevant technical notes that developers may ask you to add to the story during weekly prep meeting (pre-IPM or IPM); sometimes they may add these themselves or add them as tasks]
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the address page and verify whether the deployed realtime_account_balances query exposes total_transaction_volume_sent, as noted in the issue. Confirm the address view displays that value in a card and validate the result against an address with known transaction activity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100