AnimusEggClaim

Verified contract

Active on Ethereum with 2,517 txns
Deployed by via 0x105aa925 at 19968171
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AnimusEggClaim"

0x4843bdc17467d313551f25aa3765fbd2189a0ddfd2d08ca6cb2419f54cdc1bd7
0x9020f22892ab1a77217979eeeb48b7fb52115e1310aafb7f1a76f326a4e73550
0x58c5eceb0c11709bfca11c6852fdef13496720a540519ba046ac69baafe46246
0x9eb2b4ae0731c176434baf65d668e402badf53eedcbbc89088f1c8d8d0d94678
0x8683fa806a118a3161ba96f10c7f4754b27b8fb902f4a628e43a5adc29199afc
0x6cfe58d19cdd12c265864a3dc79e0cb3787f28d86a73c269091bfe4b58249641
0x6478a0e22530c4955c7fbbbd6378029d6ec6670468526f9d79e5437597c929a9
0xb11e4fa272da909a6bb351b92b82a1ff0891b60dc7b04d3ab5ea71063c916b11
0x8d92fa1e843587e9070833f5707aa2851e94a6cbfc3b175a9b3ebfee4820cb26
0x1ef9d39ac0b70f74e07d467bf35504a91a1fbd526b03aa617f52e466e688b11f

Functions
Getter at block 20867707
owner(view returns (address)
0x623fc4f577926c0aadaef11a243754c546c1f98c
signer(view returns (address)
0x361e04c20185747138d78e12a8cd4ca8a6562127
Read-only
authorizedMinters(addressview returns (bool)
claims(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
airdrop(address[] recipientsuint256[] tokenIds
claim(bytes signature
onERC721Received(addressaddressuint256bytesreturns (bytes4)
renounceOwnership(
resetNextTokenId(uint256 tokenId
setAllowedAllocation(uint256 allocation
setAuthorizedMinter(address minterbool authorized
setEggContract(address eggContract
setSigner(address _signer
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _signeraddress _eggs
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyClaimed(
InvalidSignature(
InvalidToken(
Unauthorized(