Smart contract — an account with deployed bytecode.
Delegatecall
Uses DELEGATECALL — runs another contract's code in this contract's own storage context.
Dormant
No transaction activity in over ~180 days.
0x2783e0485f96ca160395a9209e63bbddb5e638a1View as Contract →Created at block 24,022,616(16 Dec 2025) · 1 state changeCounts only this address’s own state-changing activity (e.g. its deployment), not inbound calls from other accounts. For truthful latest activity see “Last Active” above or the Transactions tab.
Balance
0 ETH
Transactions
1
Inbound: 1
Account Type
Contract
21,660 bytes
Last ActiveLatest block where this address took part in any transaction — sender or receiver, inbound included. Distinct from its last own state-change, which freezes at the deploy block for called contracts.
All StandardsTransfers of every token standardERC-20Fungible token (currencies, stablecoins)ERC-4626Tokenized vault — yield-bearing sharesERC-721Non-fungible token — each token unique (NFTs)ERC-1155Multi-token — fungible + NFT in one contractERC-777Advanced fungible token with hooks