MeritNFTDropFactory

Verified contract

Active on Ethereum with 271 txns
Deployed by via 0x0ef75939 at 14173068
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MeritNFTDropFactory"

0xa811a89a8e7e11ee5ef0706847ec82b8caa378b28d842f0bbfec01e496130e62
0xd2157ea72950b4c79e6e3255fcd5eb1bbf62524b54d01b6041c341d7e438e2de
0xb2d8e0bbe95c0452fe3c4e71ba4fb7f65b2fcd41c1aec3839a631eee61ae6d7d
0xeb7269b30ec40532975046db39eee9b9ba45856ed97b12b869ae4b907cd2158c
0x8200d3a2e8a409e48c4478c5ca52d445f9de7d224c841764387b5dfe211eae5f
0x6a89f4ffa7cf9c62a2216503accf01bc9b24acb6f3395c83bcac145b86e085da
0xc4419e66f14f13629561829455c258b07de88bbcba03364910144c008f302670
0x3f7ae96da65747c0df00c02c1925069df1203ee01f33e0ee1aff7f6b47a041de
0x5e5e89542d7898bf556b369ed2ab874c923b2ff74052d9ce786b44f1b5546fa2
0x0bb56aa8f0ce65a04cccec61a8013380be9ae25bc2a5a134a6ca0549bf33269a

Functions
Getter at block 20826477

This contract contains no getter function objects.

Read-only
NFTMerkleSetter(addressview returns (address)
NFTMerkleTree(addressview returns (bytes32 rootstring ipfsHash)
NFTs(uint256view returns (address)
State-modifying
claim(address _NFTuint256 _tokenIdaddress _receiverbytes32[] _proof
deployNFT(string _namestring _symbolstring _baseTokenURIbytes32 _merkleRootstring _merkleIpfsHashbool _immutablereturns (address)
setMerkleSetter(address _NFTaddress _merkleSetter
updateNFTMerkleTree(address _NFTbytes32 _merkleRootstring _merkleIpfsHash
Events
MerkleSetterUpdated(address indexed NFTaddress indexed newSetter
MerkleTreeUpdated(address indexed NFTbytes32 indexed rootstring ipfsHash
NFTClaimed(address indexed NFTuint256 indexed tokenIdaddress indexed receiver
NFTDeployed(address indexed NFTaddress indexed deployerbool indexed isImmutable
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
MerkleProofError(
MerkleSetterError(