Address Search: the application allows users to search for Ethereum contracts by their address on 9 evm chains: ethereum mainnet, optimism, base, mode network, zora, redstone, polygon, arbitrum and filecoin.
Address Page Balance Data: token logo, native token balance in USD, token name, contract implementation name, ENS associated name or address hash.
Address Page Smart Contract Statistics: aggregate data for total Gas usage
, Token transfers
count, Transactions
count, Average Gas per Transaction
and Validations
count.
Address Page Transactions: users can view 50 latest transactions associated with an address, including their receiver, sender, contract method called, eth or matic value, fees and gas used.
Blocks page: block miner and date. Aggregate data for total Gas usage
, Transactions
count and Average Gas per Transaction
. Display all the transactions in the block with their receiver, sender, gas used and value in USD.
Transaction page: block number, transaction type, receiver, contract method call details, sender, gas used in USD and token transfers details.
Overall, EVM Explorer simplifies the process of exploring Ethereum contracts and their associated data. It provides a user-friendly interface that allows users to quickly and easily access important information about contracts.
yarn
yarn dev
This can only work for verified contracts. Smart-contracts
endpoint in blockscout.
Machine translation-based fine-grained comments generation for solidity smart contracts
Blockscout being open-source and having a token balances sdk
Duplciate transactions and linked rest api issue in docs