0x5dc399caef0804c1ad97d939b3f3244e3c935543
Unverified contract
Proxy
Active on
Ethereum with 3 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WRAP | ERC-20 | 0.007478 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20767419 | 3 months ago | | | 0 | 0.00018172030 | |
| 20767348 | 3 months ago | | | 0 | 0.00060753682 | |
| 20697713 | 3 months ago | | | 0 | 0.00021386969 |
ABI
ABI objects
Getter at block 21322768 proxiableUUID() view returns (bytes32)
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=PremiumDAO, version=1.0.0, chainId=1, verifyingContract=0x5dc399caef0804c1ad97d939b3f3244e3c935543, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
owner() view returns (address result)
0x186bf065cb4640a2bbc024d71032f0050408e7ad
state() view returns (uint256 result)
3
token() view returns (uint256 chainId, address tokenContract, uint256 tokenId)
(chainId=1, tokenContract=0x3dc3b756ec5e4ec9a5deba49e2cbf8e21d276286, tokenId=376)
Read-only
isValidSignature(bytes32 hash, bytes signature) view returns (bytes4 result)
isValidSigner(address signer, bytes context) view returns (bytes4 result)
supportsInterface(bytes4 interfaceId) view returns (bool result)
State-modifying
Events execute(address target, uint256 value, bytes data, uint8 operation) payable returns (bytes result)
executeBatch(struct ERC6551Call[] calls, uint8 operation) payable returns (bytes[] results)
upgradeToAndCall(address newImplementation, bytes data) payable
Upgraded(address indexed implementation)
This contract contains no constructor objects.
fallback()
receive()
OperationNotSupported()
SelfOwnDetected()
Unauthorized()
UnauthorizedCallContext()
UpgradeFailed()