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.
BalanceNative ETH balance of this address, valued at $2,241.53/ETH
0 ETH
Direct transactionsTop-level transactions to or from this address: sent 0 / received 10. Activity through internal calls, events or token transfers is not counted here.
10
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,792,131 · Token transfers 25,792,131 · Internal transfers — none · Direct transactions 25,690,605
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
UpgradeableDelegatecalls to an implementation read from storage — behavior can change while the address stays the sameProxy: eip1967_implDetected proxy family; detection confidence is a metric of the analysis, not trust
Relationships
StructuralLinks derived from on-chain deployment and code identity
Deployed byThe account that executed the CREATE — often a factory contractEnzyme Finance: DispatcherEnzyme Finance: Dispatcher (0xc3dc853dd716bd5754f421ef94fdcbac3902ab32)deploy txblock 24,420,7112026-02-09 17:30 UTC
Origin (tx.from)The EOA that sent and paid for the deployment transaction0x8adc...44470x8adccc3404a73d3b08de8491d377662d78f34447
ImplementationThe implementation contract this proxy delegates toVaultLibVaultLib (0x891dee0483ebaa922e274ddd2ebbaa2d33468a38)eip1967_impl
Same bytecodeContracts whose runtime bytecode is byte-identical to this oneused by 1.7K contracts