ClaimNeuromod

Verified contract

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

No balances found for "ClaimNeuromod"

0x4e244b5ec08c86c1e2e3bf18b979077ba74a9739d83c263658bd617026311659
0x602e103e9f928889b5ac382ed0ae13e356af5440031adb35657568b15a8968fd
0x1afe272cf4ec0b32dbf7dc326a07bdf96da67835d3e13f7a7f6612b8de1393e4
0x8a4a158ba7d9e3c45fa5101a8e56896832f62c9fc6406e0e13c881107e5b6284
0xab756133ecde9c334f07fe9fce4638860258a9188b36ff54f9710dfcb222f7a0
0x2d81d91ff39c301851991b2e2db6d93f48d62d863458d9d88b9cbdaec09771e4
0x8b792baae10a9bdf036d03471c94b72380e0d8da67abf68a2b1ab9171488df85
0x0b215008290158632a9d7055c661e4214da8376011c3acbdb5fac66f17d335cd
0x126a1fbb95d12f5d71faaeff88431ada17d3b0239e08291a7861eaa48c01d1a5
0x2197307b24c568b9e7f1361f65ffe7efbf3f09155d944391d7461ea685f7de98

Functions
Getter at block 21317293
MAX_PER_ACCOUNT_OG(view returns (uint256)
10
MAX_PER_ACCOUNT_PUBLIC(view returns (uint256)
10
MAX_PER_ACCOUNT_WL(view returns (uint256)
10
currentId(view returns (uint256)
2547
dev(view returns (address)
0xc8e2806a97413b5496a1ba6050b517cc98d0efca
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
neuromod(view returns (address)
0x878e06b10573e1d09864a9ab2641a91eda5bcbe1
owner(view returns (address)
0xd95f59c24939ae2c58372b97143328bf5a7c4be2
pause(view returns (bool)
true
price(view returns (uint256)
80000000000000000
publicSale(view returns (bool)
true
vault(view returns (address)
0xcd8e278eb8f4eedca4e41611b5c402625c7fd2a5
Read-only
claimedPerAccount(addressview returns (uint256)
State-modifying
claim(uint256 _quantityuint256 _typebytes32[] _merkleProofpayable 
claimPublic(uint256 _quantitypayable 
mintToVault(uint16[] _mintedToVault
pauseUnpause(bool _newPause
renounceOwnership(
setCurrentId(uint256 _newValue
setMaxPerAccPublic(uint256 _newValue
setMerkleRoot(bytes32 _newMerkleRoot
setPrice(uint256 _newPrice
setPublicSale(bool _enabled
transferOwnership(address newOwner
withdraw(
Events
ChangedCurrentId(uint256 _newValue
Claimed(address _useruint256 _quantity
EnabledPublicSale(bool _enabled
MaxPerAccPublic(uint256 _newValue
MerkleRootChanged(bytes32 _newMerkleRoot
MintedToVault(uint16[] ids
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PauseChanged(bool _paused
PriceChanged(uint256 _newPrice
Constructor
constructor(address _neuromodaddress _vaultaddress _dev
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidProof(
Paused(
TooManyNfts(uint256 _type
Unauthorized(
WrongAmount(