CryptoMaidsOnChainSale

Verified contract

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

No balances found for "CryptoMaidsOnChainSale"

0x9fb8783f06e34352f2c2e7e1af2642f2eb080c5fbe670b7c5b2c5bcd30cba240
0x35c04289b58c8e108da09415a744f179e89d91f8ae695860e132fe696abde5c4
0x13fcf6d60d11f36d75d00c27fc4f3ea9d75cb81f692b3f80a2bef0e6f1e1a594
0x29476e5c1aacab582b1838b2ffde70683b705b21ddbd58433fa831e7e028cf28
0x5749846e4c20c1c50bb02ca8700ac5220d4ba0d577d866d0948f2e6e600f7046
0xb750fd7aba1e51dfea393aa1cbdc11e9cf8f8c9e216e3cd59d0857a71bcb9a0c
0x5e6b604ab8fd1ca98546bc03e7ef9e16a76099a2fdf44d58abd38e82e0018459
0xae0f946570a2e8f3418e81630348dbe5d93b092585245f90cd95d2506ab35b63
0x703fa7c37db5a540871bb6313434ad6de2eca1ac4090671cd9272b54da1525f9
0xd25d6cfb317de4e2806a8d3f6803ef07fd8cfc399ee048e112e70578e001a99c

Functions
Getter at block 21320289
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
_paused(view returns (bool)
false
maxByMint(view returns (uint256)
20
maxSupply(view returns (uint256)
4000
partnerSaleEnd(view returns (uint256)
1660219200
partnerSaleMerkleRoot(view returns (bytes32)
0xdb1c64777b00852525fe7c38a3637b09b4b1f6b798092d6c9b267befda98e95f
partnerSalePrice(view returns (uint256)
55000000000000000
partnerSaleStart(view returns (uint256)
1660212000
preSaleEnd(view returns (uint256)
1660212000
preSaleMerkleRoot(view returns (bytes32)
0xb2247a75148c00545a28b80992ae13d557f15d9444640caaeb80ca099a4e515d
preSalePrice(view returns (uint256)
50000000000000000
preSaleStart(view returns (uint256)
1660132800
saleEnd(view returns (uint256)
253404860400
salePrice(view returns (uint256)
60000000000000000
saleStart(view returns (uint256)
0
targetContract(view returns (address)
0x5331fc7d77bfbca3a2875babddf6a2329bd9aefb
totalSupply(view returns (uint256)
2023
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
partnerSaleWhitelistRemaining(addressview returns (uint256)
partnerSaleWhitelistUsed(addressview returns (bool)
preSaleWhitelistRemaining(addressview returns (uint256)
preSaleWhitelistUsed(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addOperator(address account
grantRole(bytes32 roleaddress account
mintNFT(uint256 nftNumpayable 
partnerSaleMint(uint256 nftNumuint256 totalAllocationbytes32 leafbytes32[] proofpayable 
pause(
preSaleMint(uint256 nftNumuint256 totalAllocationbytes32 leafbytes32[] proofpayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setMaxByMint(uint256 maxByMint_
setMaxSupply(uint256 maxSupply_
setPartnerSaleEnd(uint256 partnerSaleEnd_
setPartnerSaleMerkleRoot(bytes32 partnerSaleMerkleRoot_
setPartnerSalePrice(uint256 partnerSalePrice_
setPartnerSaleStart(uint256 partnerSaleStart_
setPreSaleEnd(uint256 preSaleEnd_
setPreSaleMerkleRoot(bytes32 preSaleMerkleRoot_
setPreSalePrice(uint256 preSalePrice_
setPreSaleStart(uint256 preSaleStart_
setSaleEnd(uint256 saleEnd_
setSalePrice(uint256 salePrice_
setSaleStart(uint256 saleStart_
unpause(
withdrawAll(address withdrawAddress
Events
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Constructor
constructor(address token_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.