BuildOnViction / BuildOnViction/tomoscan
Check balance at block (or time)
Open
- Dominant language
- Vue
- Stars
- 50
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Implement a page same as https://etherscan.io/balancecheck-tool to check the balance at block or time.
```
web3.eth.getBalance("0x48c4eef517b79ff5259374fed4245359d8fb3ea9", 12000000)
9.939611775469830887615e+21
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the Etherscan balancecheck-tool page and the web3.eth.getBalance example in the issue to understand the requested inputs and result. Done means TomoScan provides a page that checks an address balance at a selected block or time.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100