01 · Inspect
Read the destination.
Validate an address or resolve an ENS name, then read its balance and bytecode. For tokens, read name, symbol, decimals, supply and your balance straight from the contract.
01Address
ENS names resolve on Ethereum mainnet. Balance and bytecode are read on the selected chain.
WAITING FOR AN ADDRESS.
Paste a 0x address or an ENS name to read it.
02Token
name(), symbol(), decimals(), totalSupply() and balanceOf() are read through multicall.
WAITING FOR A TOKEN.
Paste an ERC-20 contract address on the selected chain.