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.
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.
BalanceNative ETH balance of this address, valued at $2,265.62/ETH
0 ETH
Direct transactionsTop-level transactions to or from this address: sent 0 / received 929. Activity through internal calls, events or token transfers is not counted here.
929
State changesHow many times this address's own account state changed — balance, nonce or code
1
Fees paidTotal gas fees this address has paid as a sender, all time.
0 ETH
Timeline
First seenFirst block where this address appeared in on-chain state
Last activeNewest block across the activity streams the platform could consult, inbound included. Events 25,764,971 · Token transfers — none · Internal transfers — none · Direct transactions 25,764,971
ActiveActive within the last year — counting transactions, internal calls, events and token transfersNo 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
Proxy: minimal_proxyDetected proxy family; detection confidence is a metric of the analysis, not trustMinimal proxy (EIP-1167)Minimal proxy: a thin clone forwarding every call to a fixed implementation
Relationships
StructuralLinks derived from on-chain deployment and code identity
Deployed byThe account that executed the CREATE — often a factory contractERC1967ProxyERC1967Proxy (0x9c2cc5ff5b62b5590cb2a34b57691ce73418d60b)deploy txblock 23,284,2322025-09-03 17:59 UTC
Origin (tx.from)The EOA that sent and paid for the deployment transaction0xfdba...93fa0xfdba7f32a6f18ce1c97753a616da32a67a3c93fa
ImplementationThe implementation contract this proxy delegates toXPadTokenXPadToken (0xf83f0547690a41229ee3c378f46493dbd663be12)eip1167
Same bytecodeContracts whose runtime bytecode is byte-identical to this oneused by 6 contracts