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

AdditionalNativeTokenPriceMerkleMintModule

Verified contract

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

No balances found for "AdditionalNativeTokenPriceMerkleMintModule"

0xc17f695d8cca7229d1bd88ac398ea182c5c0770e57add8719906af51da8d3aa9
0x3cd91fc66eae0e1f866f446771fef966ad731b7b366bc0b3f10f991e51ec0da0
0x05bb1e7306f90d9a06aee46775794bd0a46daf834798ea8fc502ba77a0339bd2
0x8a278ac0d7f3b17742792afc76eca51dcdccf27aca363b8a0086589ff296fb0d
0x7e89fb42dcf185a43f07bc688d9995e2a2f7856d6b6c63a15eca78f153953518
0xc6a9a9ac7a0bd6d9056755eb6050f5d6a109b3d4c9f321cf7b8c6386cfe5e520
0xf04f6a19a3cf288f2d3fbcccc2ea2269e61429a273e320ea93cfd3ad65caf61e
0x31dd465e42548ff7423e9321a7a6cec90ab2b05088dc9820875cf02f70275892
0xc28f93dc09019ae762a8854fc1ea4141516b6eb444b6bf88a3b197961ccdac6f
0x64031db458c56c47f82e4cdfd6b97418841d4e9c80e1ab9a80f0503b0833e286

Functions
Getter at block 20797272

This contract contains no getter function objects.

Read-only
isAdmin(address accountview returns (bool)
merkleRoot(addressview returns (bytes32)
mintMax(addressview returns (uint256)
nativePrice(addressview returns (uint256)
numberMinted(addressaddressview returns (uint256)
State-modifying
grantAdmin(address account
mint(address collectivebytes32[] merkleProofuint256 amountpayable 
recoverERC20(address recipientaddress erc20uint256 amount
recoverERC721(address recipientaddress erc721uint256 tokenId
renounceAdmin(
revokeAdmin(address account
updateMerkleRoot(address tokenbytes32 root
updateMintMax(address tokenuint256 _mintMax
updateNativePrice(address tokenuint256 price
Events
AdminGranted(address indexed accountaddress indexed operator
AdminRevoked(address indexed accountaddress indexed operator
CollectiveTokenMinted(address indexed collectiveaddress indexed accountuint256 indexed amount
MerkleRootUpdated(address indexed tokenbytes32 indexed root
MintMaxUpdated(address indexed tokenuint256 indexed max
NativePriceUpdated(address indexed tokenuint256 indexed price
TokenRecoveredERC20(address indexed recipientaddress indexed erc20uint256 amount
TokenRecoveredERC721(address indexed recipientaddress indexed erc721uint256 tokenId
Constructor
constructor(address admin
Fallback and receive
fallback(
Errors

This contract contains no error objects.