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 |
---|---|---|---|---|---|
0x0982…5a28 (#1971389) | ERC-721 | 1 | -- | -- | |
0x0982…5a28 (#1968961) | ERC-721 | 1 | -- | -- | |
0x0982…5a28 (#1968959) | ERC-721 | 1 | -- | -- | |
0x0982…5a28 (#1967804) | ERC-721 | 1 | -- | -- | |
0x0982…5a28 (#1967769) | ERC-721 | 1 | -- | -- | |
0x0982…5a28 (#1967762) | ERC-721 | 1 | -- | -- | |
0x0982…5a28 (#1928936) | ERC-721 | 1 | -- | -- | |
0x0982…5a28 (#1916149) | ERC-721 | 1 | -- | -- | |
0x0982…5a28 (#1916063) | ERC-721 | 1 | -- | -- | |
0x0982…5a28 (#1916062) | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15138423 | 6 months ago | | | 0 | 0.0000044269806 | |
| 15138318 | 6 months ago | | | 0 | 0.0000066098871 |
ABI
ABI objects
Getter at block 22757752
heroNft() view returns (address)
0x0982b3a5b24b2bd8ef74126e15fca2decfd75a28
owner() view returns (address)
0x806c0485cfd1919f89a454effda3ef22a38544d6
paused() view returns (bool)
false
verifier() view returns (address)
0x29a024e92e8d60ef3d78ed948bfb613fc5bc06fb
Read-only
nonce(address) view returns (uint256)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
playerTeams(address, uint256, uint256) view returns (uint256)
State-modifying
Events finishMissions(address _from, bytes _data, uint256 _deadline, uint8 _v, bytes32 _r, bytes32 _s)
pause()
renounceOwnership()
setVerifier(address _verifier)
startMissions(address _from, bytes _data, uint256 _deadline, uint8 _v, bytes32 _r, bytes32 _s)
transferOwnership(address newOwner)
unpause()
FinishMissions(address indexed owner, uint256 indexed teamId, uint256 nfts0, uint256 nfts1, uint256 nfts2, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
StartMissions(address indexed owner, uint256 indexed teamId, uint256 nfts0, uint256 nfts1, uint256 nfts2, uint256 time)
Unpaused(address account)
constructor(address initialOwner, address _heroNft, address _verifier)
This contract contains no fallback and receive objects.
EnforcedPause()
ExpectedPause()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)