CryptoSagaDungeonProgress
Verified contract
Active on
Ethereum with 9 txns
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 "CryptoSagaDungeonProgress"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6038158 | 6 years ago | | | 0 | 0.00030507400 | |
| 6038060 | 6 years ago | | | 0 | 0.00043582000 | |
| 5512957 | 7 years ago | | | 0 | 0.00043582000 | |
| 5512921 | 7 years ago | | | 0 | 0.00043582000 | |
| 5512886 | 7 years ago | | | 0 | 0.00043582000 | |
| 5512845 | 7 years ago | | | 0 | 0.00043582000 | |
| 5424618 | 7 years ago | | | 0 | 0.00021791000 | |
| 5424598 | 7 years ago | | | 0 | 0.00021791000 | |
| 5424549 | 7 years ago | | | 0 | 0.00021791000 |
ABI
ABI objects
Getter at block 21379178
owner() view returns (address)
0x6589adf7720a5b5f80bd391c0bbf2148d00be5ae
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
addressToProgress(address, uint256) view returns (uint32)
getProgressOfAddressAndId(address _address, uint32 _id) view returns (uint32)
State-modifying
Events claimOwnership()
grantAccessDeploy(address _address)
incrementProgressOfAddressAndId(address _address, uint32 _id)
revokeAccessDeploy(address _address)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.