Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DailyTreasureEvent"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22752382 | a few seconds ago | | | 0 | 3.6409587e-7 | |
| 22752381 | a few seconds ago | | | 0 | 3.6481117e-7 | |
| 22752380 | a few seconds ago | | | 0 | 3.6473975e-7 | |
| 22752379 | a few seconds ago | | | 0 | 3.6473975e-7 | |
| 22752377 | a few seconds ago | | | 0 | 3.6606312e-7 | |
| 22752376 | a few seconds ago | | | 0 | 3.6645199e-7 | |
| 22752375 | a few seconds ago | | | 0 | 3.6654462e-7 | |
| 22752373 | a few seconds ago | | | 0 | 3.6675989e-7 | |
| 22752372 | a few seconds ago | | | 0 | 3.6680050e-7 | |
| 22752371 | a few seconds ago | | | 0 | 3.6720466e-7 |
ABI
ABI objects
Getter at block 22752382
owner() view returns (address)
0x65c3d0f9438644945df5bf321c9f0fcf333302b8
Read-only
isPremiumUser(address user) view returns (bool)
lifetimeChestCount(address) view returns (uint256)
lifetimePremiumChestCount(address) view returns (uint256)
premiumUsers(address) view returns (bool)
State-modifying
Events addPremiumUser(address user)
openChest()
openPremiumChest()
removePremiumUser(address user)
ChestOpened(address indexed user, uint256 timestamp)
PremiumChestOpened(address indexed user, uint256 timestamp)
PremiumUserAdded(address user)
PremiumUserRemoved(address user)
constructor(address[] initialPremiumUsers)
This contract contains no fallback and receive objects.
This contract contains no error objects.