This contract is being backfilled. You may encounter incomplete storage history.

ERC721LazyPayableClaim

Verified contract

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

No balances found for "ERC721LazyPayableClaim"

0x6fdd4e60f540de39c1ae70b3fbd5beb520336ab38787fe6d25c76eeda8dd15ee
0xd22d7fb6e2b4cf946c62429e84eb19cf3ed57b8a845db78eb03ba7b5e49eb8d6
0x50f35654c1a13e7e61f7f8836a21c03e6c7b635192a07710dab587c71e525483
0xc392fba0d5653c6c9c10c8d8fcf25d80ed0efd4832b3e7a5697057fa5c82a7ad
0x52adbceaa327906843abeffabcba6b2ca907a6a4ac0317c9bb7ca886155b7e9d
0xa50cc3f4a5d36e4bada077ed839c8f14b3de2bae255ef8a1af902bd258603138
0xe607292be86839a08760fdab8f099da63e453cb3d653523877b7683c3fcc30a9
0x9b3b06bea1b9dc232756d98792e8a217e0fa1210e514481534994136bfeeb34d
0xeb383bf9003e6274c3a818b7f809bf443f82831d5d8fb41a17de47d2367a4e1b
0xfe4619bfe0ef2749e548bb405dd96ae561f7130660ac73364ddac2b4c177b724

Functions
Getter at block 20796556

This contract contains no getter function objects.

Read-only
checkMintIndex(address creatorContractAddressuint256 claimIndexuint32 mintIndexview returns (bool)
checkMintIndices(address creatorContractAddressuint256 claimIndexuint32[] mintIndicesview returns (bool[] minted)
getClaim(address creatorContractAddressuint256 claimIndexview returns (struct IERC721LazyPayableClaimClaim)
getClaimCount(address creatorContractAddressview returns (uint256)
getTotalMints(address minteraddress creatorContractAddressuint256 claimIndexview returns (uint32)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(address creatorContractAddressuint256 tokenIdview returns (string uri)
State-modifying
initializeClaim(address creatorContractAddressstruct IERC721LazyPayableClaimClaimParameters claimParametersreturns (uint256)
mint(address creatorContractAddressuint256 claimIndexuint32 mintIndexbytes32[] merkleProofpayable 
mintBatch(address creatorContractAddressuint256 claimIndexuint16 mintCountuint32[] mintIndicesbytes32[][] merkleProofspayable 
updateClaim(address creatorContractAddressuint256 claimIndexstruct IERC721LazyPayableClaimClaimParameters claimParameters
Events
ClaimInitialized(address indexed creatorContractuint224 indexed claimIndexaddress initializer
ClaimMint(address indexed creatorContractuint256 indexed claimIndex
ClaimMintBatch(address indexed creatorContractuint256 indexed claimIndexuint16 mintCount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.