Allowlist

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x8d9678ad at 15546520
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Allowlist"

No transactions found for "Allowlist"


Functions
Getter at block 20920290
__SALE_NEVER_STARTS(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxPerAddress(view returns (uint256)
0
nft(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
price(view returns (uint256)
0
saleStarted(view returns (bool)
true
startTimestamp(view returns (uint256)
0
title(view returns (string)
whitelistRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
claimedByAddress(addressview returns (uint256)
isWhitelisted(bytes32 rootaddress receiverbytes32[] proofpure returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
initialize(string _titleaddress _nftbytes32 _whitelistRootuint256 _priceuint256 _maxPerAddress
mint(uint256 nTokensbytes32[] proofpayable 
renounceOwnership(
startSale(
stopSale(
transferOwnership(address newOwner
updateMaxPerAddress(uint256 _maxPerAddress
updatePrice(uint256 _price
updateStartTimestamp(uint256 _startTimestamp
updateWhitelistRoot(bytes32 _whitelistRoot
Events
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.