NFTPreSale

Verified contract

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

No balances found for "NFTPreSale"

0x3efcddaccaaf97b94b80ee38f159c03f584a47fc307268f92ce67a3a68aea812
0xcc7468c1ba76735705fff47b673d3c026b7ad81a6c6bf3b7c93fcc0de2568f24
0xe3aedfc476986f78fb55fd7669674ae6b4c30b1597fcb8ff768e3d2c574f69ca
0xb52bba484eba98f2ccd57d8d640aa0251a1f7f4f22f87c801b148b0f7b61cecf
0xa7c1c66066e931b01aaf620d353767a65397f4cb7776d70d80eae7c139ec8b85
0xe24152d8a52b341ee770d3ee969104068eb5246af4feacac2a1f75dca478bb19
0x652e16467027e37d0b2b95fbdfecba7b791dffc20a74a7cdaa59bee37684cfc8
0x9dddee61ed6cae98fef9a162b242e6c85d887c8e6883988af8ddde62e715f6ef
0x36624a23893a6dc63004dd7f43c4612e6d85225df7b94aeca1b62d0cbd5f8280
0x65200e8a65d68633cd526201b8a7f86adc7f148fbb7a7a58739ebe1682c46577

Functions
Getter at block 21197099
isPublicSale(view returns (bool)
false
maxSupply(view returns (uint256)
888
merkleRoot(view returns (bytes32)
0xbee638afff6430d41ff5c2632e4263ea3e35a9b514a7782b68c5a9f35497b6d9
minted(view returns (uint256)
888
nft(view returns (address)
0x4d353e856c4cdf244d8c68b3438649b78657c820
owner(view returns (address)
0x6b6733405ae26f493adf1b8b82b6bea71722ea71
publicMaxMintPerWallet(view returns (uint256)
8
publicMintPrice(view returns (uint256)
90000000000000000
Read-only
addressToMints(addressview returns (uint256)
State-modifying
buy(uint256 amountuint256 mintStartuint256 mintEnduint256 mintPriceuint256 mintMaxAmountbytes32[] proofpayable 
publicBuy(uint256 amountpayable 
renounceOwnership(
setIsPublicSale(bool newIsPublicSale
setMaxSupply(uint256 newMaxSupply
setMerkleRoot(bytes32 newRoot
setPublicMaxMintPerWallet(uint256 newPublicMaxMintPerWallet
setPublicMintPrice(uint256 newPublicMintPrice
transferOwnership(address newOwner
withdrawAll(address _to
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Purchase(address indexed buyeruint256 indexed amount
ReceivedEther(address indexed senderuint256 indexed amount
WithdrawAllEvent(address indexed touint256 amount
setIsPublicSaleEvent(bool indexed isPublicSale
setMaxSupplyEvent(uint256 indexed maxSupply
setMerkleRootEvent(bytes32 indexed merkleRoot
setPublicMaxMintPerWalletEvent(uint256 indexed publicMaxMintPerWallet
setPublicMintPriceEvent(uint256 indexed publicMintPrice
Constructor
constructor(address _nftaddress
Fallback and receive
receive(
Errors

This contract contains no error objects.