0x59188a4c50c99bea8bf867d9156a5c99eef0f59c
Unverified contract
Proxy
Active on
Ethereum with 18 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 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20467069 | 4 months ago | | | 0 | 0.00024654954 | |
| 20454048 | 4 months ago | | | 0 | 0.00016652330 | |
| 20446726 | 4 months ago | | | 0 | 0.00022002054 | |
| 20438291 | 4 months ago | | | 0 | 0.00027378525 | |
| 20429267 | 4 months ago | | | 0 | 0.00057100545 | |
| 20425073 | 4 months ago | | | 0 | 0.00048290360 | |
| 20417340 | 4 months ago | | | 0 | 0.00014566606 | |
| 20410740 | 4 months ago | | | 0 | 0.00022131740 | |
| 20396224 | 4 months ago | | | 0 | 0.00013394607 | |
| 20387637 | 4 months ago | | | 0 | 0.00027248274 |
ABI
ABI objects
Getter at block 21324380 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=0x59188a4c50c99bea8bf867d9156a5c99eef0f59c, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
owner() view returns (address result)
0x50bc5539e9d96333285e583239de774589933589
state() view returns (uint256 result)
17
token() view returns (uint256 chainId, address tokenContract, uint256 tokenId)
(chainId=1, tokenContract=0x3dc3b756ec5e4ec9a5deba49e2cbf8e21d276286, tokenId=167)
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()