NFTMinterMerkle

Verified contract

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

No balances found for "NFTMinterMerkle"

0x27e3d85e429d5a6c4080a18f5af01a87d1390cd46435871feb1727e995fa7a4d
0x60d226c921130029f065f49aedc0c68bf83659156b8505a2fa91d998b9f47ad7
0x03a7266ed5c0cc0457106bb840cb35abf2b1c270204875b54b1062739a41cec7
0xf151d37cc839893de317db09594c648db6c4d6b222bf80a31fe7b353153fad64
0x10e2ca41be458f83bf514d8b0e1b37faba5812645f3fa311198ea2e74a309f76
0xef03aa47bdb0f966976ca9a0cb0409378f09ac666c7f2ab34c67010ac05033ef
0x7f715d251eed824c0f349cfd7dced1c68a395d262e1a0788137ba9a9246a4521
0x4427227112cab025563263020f8083ab6197286678b48e2151fd8dd384af9d8a
0x59191ee1748cbcbb2d3cadb7436a2604268a23f5c76255ace84e53303661588c
0x35601da5e7d64fa34aeec52109ef78a63b2918b0b96706b5197a6e879b4ab5b8

Functions
Getter at block 21204112
MAX_SUPPLY(view returns (uint256)
1024
freeMerkleRoot(view returns (bytes32)
0x8bff2f481d5152be7c872f966e863adfc57d21e4994c262f51746fc520b644d7
getCurrentCost(view returns (uint256)
20000000000000000
nft(view returns (address)
0xc32e0d5bd07fb9c43218f25efe41794e6add5816
owner(view returns (address)
0x50a99fc62e3258914ac729f8ae43682913c98218
paused(view returns (bool)
false
preCost(view returns (uint256)
20000000000000000
preMerkleRoot(view returns (bytes32)
0xa73f27156cb3dda525b5dfeaf3c65dde78c6d100db4fac4b68b0e668a2869393
presale(view returns (bool)
true
publicCost(view returns (uint256)
30000000000000000
Read-only
freeAllowListClaimed(addressview returns (uint256)
preAllowListClaimed(addressview returns (uint256)
State-modifying
freeMint(uint256 _mintAmountuint256 _alAmountbytes32[] _merkleProofpayable 
pause(
preMint(uint256 _mintAmountuint256 _alAmountbytes32[] _merkleProofpayable 
publicMint(uint256 _mintAmountpayable 
renounceOwnership(
setFreeMerkleRoot(bytes32 _merkleRoot
setPreCost(uint256 _preCost
setPreMerkleRoot(bytes32 _merkleRoot
setPresale(bool _state
setPublicCost(uint256 _publicCost
transferOwnership(address newOwner
unpause(
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address nft_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.