PublicSale

Verified contract

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

No balances found for "PublicSale"

0xcf98ebdc58d7237ebf35422ec152a42e0b316ba1cea2f0cd8b6711ae88c06f7c
0x5a1b702c92c2006468bda69fcafa28496e8bdff2500c0a3cb640b73e894a07d2
0x99054103d2afd576de2ca809cd4eaea5bda933731015efeb2d4f559ea2ffa513
0x7de8a6811ee4be646a4f7ec663112dfb45d518f933a1714467b9f7aa69baad61
0x4222904d5bbbece2b69f8d515fd685a25d11fc4e620f41c09cd00168613a0862
0x88f472fa6f1f70d79075b953297291fe32d0a2b05ea7a677a79e9a00e15e495b
0xd63e06ff5085420ecb6b8beb43265cd066ef83d3b8b07e72c19d13f2b949997f
0x7e51be35e71b4f26ba063d6d570dfd80f04bf06ed744d41b6c5cde81f5ddf316
0xbee10e820bbbb54ed92303834454a1a38b2405705ef5e84aeb41e297a3999957
0xba932fcfe9efebb5fadce66563b887845fee6f32a1b8a9ca750289ee60cbe1c4

Functions
Getter at block 20961091
maxMintsForSaleType(view returns (uint256)
245
maxMintsPerAddress(view returns (uint256)
2
mintPrice(view returns (uint256)
250000000000000000
nft(view returns (address)
0x0b589292ea1a0f83ee356f154db448a346ca02be
owner(view returns (address)
0xd1e52564b478fa0dec109dd765fd36ab87d669fb
pause(view returns (bool)
false
saleType(view returns (string)
PUBLIC_SALE
totalMinted(view returns (uint256)
245
treasury(view returns (address)
0x00d018a4235414238e6a220a45210cd02f393e65
Read-only
addressMinted(addressview returns (bool)
State-modifying
mint(uint256 amountstruct PublicSaleVoucher voucherpayable 
renounceOwnership(
setPause(bool _pause
setTreasury(address _treasury
transferOwnership(address newOwner
Events
MaxMintPerAddressSet(uint256 maxMintsPerAddress
MaxMintsForSaleTypeSet(uint256 maxMintsForSaleType
MintPriceSet(uint256 mintPrice
NFTAddressSet(address nft
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PauseUpdated(bool pause
TreasuryAddressUpdated(address treasury
Constructor
constructor(uint256 _maxMintsForSaleTypeuint256 _maxMintsPerAddressuint256 _mintPriceaddress _nftaddress _treasury
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.