OverviewWhat this address is, since when, and how it is doing.TransactionsTransactions of this address and everything inside them — transfers, internal calls, state and storage changes, emitted events, DEX trades.GraphMoney flow and structure around this address.
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.·DEX TradesSwaps where this address is the trader, across DEX protocols.
EOAAn externally owned account with no runtime code. Derived unambiguously from chain data.
High traffic→Very high transaction volume (≥ 100,000 txns).
All NFTs3ERC-721 and ERC-1155 together — one paginated set, not two lists stitchedERC-7212Non-fungible token — each token unique (NFTs)ERC-11551Multi-token — fungible + NFT in one contract
Impersonates ETHMalicious addressImpersonates: ETH · impersonation, address_poisoningImpersonates ETH — flagged malicious.Show only this token's transfers — the filtered URL is shareable.
#1167
1An ERC-721 Transfer moves exactly one token — the standard carries no amount field.