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.
At block
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.
BalanceNative ETH balance of this address, valued at $1,931.65/ETH
0 ETH
TransactionsSent 0 / received 39
39
Fees paidTotal gas fees this address has paid as a sender, all time.
0 ETH
State changesHow many times this address's own account state changed — balance, nonce or code
1
Timeline
First seenFirst block where this address appeared in on-chain state
No active blacklistsChecked against known issuer blacklists — none currently lists this address
CapabilitiesStructural abilities of the code, derived by the platform from bytecode and storage analysis
No proxy or upgrade mechanics detectedStatic analysis found no delegatecall-based upgrade path or proxy mechanics in the runtime bytecode30 functionsDistinct function selectors found in the runtime bytecode
Relationships
StructuralLinks derived from on-chain deployment and code identity
Deployed byThe account that executed the CREATE — often a factory contractUniswap V2: FactoryOfficial — verified contract: Uniswap V2: Factorydeploy txblock 22,496,1702025-05-16 14:16 UTC
Origin (tx.from)The EOA that sent and paid for the deployment transaction0x6524...8e1f0x652417fc50258eb922572ae267e4847dfea68e1f
Same bytecodeContracts whose runtime bytecode is byte-identical to this oneused by 518.8K contracts