-
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.
- Token Data: value of 1 token in USD, holders number, 24h volume in USD, 24h volume % of market cap, market cap in USD.
-
Address Page Smart Contract Statistics: aggregate data for total
Gas usage
,Token transfers
count,Transactions
count,Average Gas per Transaction
andValidations
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.
- Fees: display gas fee cost in USD.
- Transaction Method and Type: colored to reflect the mix of coin transfer, token transfer and contract call.
-
Blocks page: block miner and date. Aggregate data for total
Gas usage
,Transactions
count andAverage Gas per Transaction
. Display all the transactions in the block with their receiver, sender, gas used and value in USD.- Token Transfers
-
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
- Current state: The application displays all the current states for a contract.
This can only work for verified contracts. Smart-contracts
endpoint in blockscout.
Machine translation-based fine-grained comments generation for solidity smart contracts
- Display tokens on contracts page