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 2.4K. Activity through internal calls, events or token transfers is not counted here.
2.4K
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,791,503 · Token transfers — none · Internal transfers 24,922,019 · Direct transactions 25,779,376
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 contractLivoFactoryBaseLivoFactoryBase (0x7e221c95eff6bfa9284e6b7eee0d48c3c8f0a2b7)deploy txblock 24,921,9802026-04-20 15:22 UTC
Origin (tx.from)The EOA that sent and paid for the deployment transaction0x3146...bc4f0x31460e5e4d56b2af754d76d6dc20ebaee663bc4f
ImplementationThe implementation contract this proxy delegates toLivoTokenLivoToken (0x758af7bcde2875a6aa06337125ea81335a860ac5)eip1167
Same bytecodeContracts whose runtime bytecode is byte-identical to this oneused by 956 contracts