StagedMintV1

Verified contract

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

No balances found for "StagedMintV1"

0xa068ee0da4b5324e2abc2c0c0108e1009e7727cf9577cf4a6fdd5f113891e345
0xc86d806b8b73bb56558b3ddd3ed1ea7e95a10baa0325e41d65d76c05e5ba2854
0x8880cacfe119421293fa3900acc519e02a4134f69c67278cfbb733e14f0fbc86
0x8012edfe8ec5cb464230481c172a7ac1542e4858233eefaeea60118941495ed2
0x45715be3bde5b4fbd18eaf553bc9e00997391417bacd8c1909ead467db53481b
0x8f7029e97b0bae0b50b38b7979e5ec7d8b4f0ed6997a6ba864c4fabccdd3b310
0x0f40cc83652256defcd767d34c085a2f550b3d6301a600719ed30cd9d695d896
0x3082cf127c55057c00aa0424fe42ada6e5abd00530cfe185cdf9e85cf4e03f42
0x5b28df83ae3166880f28573be5942d8569b45eeaf3100d8e1ff1ac0dac12db3d
0xf5353dedafa4740cc517536b7b7234360c4e9dbeba4c946b6e446563a4403321

Functions
Getter at block 20931341
AVAILABLE_SUPPLY(view returns (uint256)
9000
MAX_PER_ADDRESS(view returns (uint256)
5
MINT_COST(view returns (uint256)
0
NFT_CONTRACT(view returns (address)
0x31fe9d95dde43cf9893b76160f63521a9e3d26b0
PREMINT_COST(view returns (uint256)
0
currentTokenId(view returns (uint256 _value)
9000
merkleRootHash(view returns (bytes32)
0x0e4537d7d933c065e5af2f8d485cd433c0eb8494d41a66dd92faa42a3e74bbd3
mintStage(view returns (uint8)
0
owner(view returns (address)
0x3e555ba0878a3400a9828a378d07024f04bc2ea2
paused(view returns (bool)
false
Read-only
allowlistCounts(addressview returns (uint256)
isOnPremintList(address accountbytes32[] merkleProofview returns (bool)
mintCounts(addressview returns (uint256)
premintCounts(addressview returns (uint256)
State-modifying
enterPremint(uint256 amountbytes32[] merkleProofpayable 
mint(uint256 amountpayable 
renounceOwnership(
setMintStage(uint8 _stage
setPaused(bool _paused
transferOwnership(address newOwner
updateMerkleRoot(bytes32 rootHash
withdrawProceeds(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
StageChanged(address indexed owneruint8 stage
Unpaused(address account
WithdrewProceeds(address indexed owneruint256 amount
Constructor
constructor(uint256 _PREMINT_COSTuint256 _MINT_COSTuint256 _AVAILABLE_SUPPLYuint256 _MAX_PER_ADDRESSaddress _NFT_CONTRACT_ADDRESS
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.