Missions

Verified contract

Active on Base with 2 txns
Deployed by via 0xf88f81d8 at 15129574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xe4f729a50b259950dc5f8071fbb5567fcc808942078ef45aa5582479e38e7f9d
0xa1023d3ddf08ef2c1ec8520eb225a0c7fca86da1a65bb3e4a07c920b757956e2

Functions
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(addressview returns (uint256)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
playerTeams(addressuint256uint256view returns (uint256)
State-modifying
finishMissions(address _frombytes _datauint256 _deadlineuint8 _vbytes32 _rbytes32 _s
pause(
renounceOwnership(
setVerifier(address _verifier
startMissions(address _frombytes _datauint256 _deadlineuint8 _vbytes32 _rbytes32 _s
transferOwnership(address newOwner
unpause(
Events
FinishMissions(address indexed owneruint256 indexed teamIduint256 nfts0uint256 nfts1uint256 nfts2uint256 time
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
StartMissions(address indexed owneruint256 indexed teamIduint256 nfts0uint256 nfts1uint256 nfts2uint256 time
Unpaused(address account
Constructor
constructor(address initialOwneraddress _heroNftaddress _verifier
Fallback and receive

This contract contains no fallback and receive objects.

Errors
EnforcedPause(
ExpectedPause(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account