Closed
Description
- Display statistics about Ethereum.
- Make the sidebar on the left side of the app toggleable.(1)
- Add a feature equivalent to the “back” function in a web browser.(1)
- Implement a help popup and navigation bar at the bottom to make the app more user-friendly.
- Latest Blocks
- Display a list of the latest blocks.
- Display details of a block being focused.
- Latest Transactions
- Display a list of the latest transactions.
- Display details of a transaction being focused.
- Display a list of withdrawals on the block detail screen. (1)
- In the block detail screen’s transaction list, for addresses with ENS IDs, display their IDs. (1)
- Calculate and display transaction fee values.(1)
- https://info.etherscan.com/what-is-gas-fee/
provider.fill_transaction
- Decode and display the input data section of transactions.
- Search Functionality
- by Address
- by Txn Hash
- by Block
- by Token (1)
- by Domain Name (1)
- Documentation
- Official Release
Metadata
Metadata
Assignees
Labels
No labels