OverviewWhat this address is, since when, and how it is doing.ActivityEverything that happened here — transactions, transfers, internal calls, state changes.StorageContract storage activity: slots written, who writes them, how deep the calls go.EventsThe event log this contract itself emitted, decoded where the ABI is known.HoldersWho holds this asset now, ranked by balance.PoolsDEX pools this asset trades in, and its recent volume.GraphMoney flow and structure around this address.
TransactionsTransactions where this address is the sender or the recipient.Token TransfersFungible token transfers — ERC-20, plus ERC-777 and ERC-4626 behind the chips.NFT TransfersERC-721 and ERC-1155 transfers. Each row names one token id; ERC-1155 also says how many copies moved.InternalInternal transfers — value-carrying contract calls (CALL / DELEGATECALL / SELFDESTRUCT).State ChangesBlocks where this address's own account state changed — balance, nonce, code.WithdrawalsBeacon-chain validator withdrawals credited to this address.DEX TradesSwaps where this address is the trader, across DEX protocols.
Wrapped EtherWETH
ContractThe address currently carries runtime code. Derived unambiguously from chain data.Had runtime codeRuntime code existed at this address at some point of its history. Derived unambiguously from chain data.Fungible tokenAn ERC-20 surface on the code that actually executes (decimals, symbol, name, totalSupply), at least one observed ERC-20 Transfer, and zero ERC-721/1155 events. Says what the interface is — not whether the token is legitimate. Derived unambiguously from chain data.Transfers state-backedThis token's Transfer events are backed by matching state changes in the issuer's storage. Derived unambiguously from chain data.
High traffic→Very high transaction volume (≥ 100,000 txns).Whale→Large native ETH balance (≥ $1M) — see Portfolio.
All NFTs1ERC-721 and ERC-1155 together — one paginated set, not two lists stitchedERC-7210Non-fungible token — each token unique (NFTs)ERC-11551Multi-token — fungible + NFT in one contract
All Events1Every event type these standards emitSingle1ERC-1155 TransferSingle — one token IDBatch0ERC-1155 TransferBatch — many token IDs in one event, exploded into one row per ID
0x8a59...ed59Block 20,581,085 0x8a59a5685548ecc82e4b046ead1da09880da1de1315c05fe191c064fdeb5ed59Copy as citation: tx hash, block, amount and a tracefast.xyz link — paste straight into a report.