Smart contract — an account with deployed bytecode.
Upgradeable
Upgradeable proxy — the implementation can be swapped by an admin/owner.
eip1967 impl
Detected proxy pattern: eip1967 impl.
A Token
Role: a_token
0x4f5923fc5fd4a93352581b38b7cd26943012decfView as Contract →Created at block 20,033,499(06 Jun 2024) · 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,693
Inbound: 1,693
Account Type
Contract
2,400 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