Waitlist

Verified contract

Implementation

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

No balances found for "Waitlist"

No transactions found for "Waitlist"


Functions
Getter at block 20858999
collectionToMint(view returns (address)
0x0000000000000000000000000000000000000000
financeWalletAddress(view returns (address)
0x0000000000000000000000000000000000000000
getBatches(view returns (struct WaitlistBatch[])
[]
 
getMerkleRootForWonItemsCount(view returns (bytes32)
getRefundStatus(view returns (address[]bool[])
([], [])
getReservations(view returns (struct WaitlistReserved[])
[]
owner(view returns (address)
0x0000000000000000000000000000000000000000
signer(view returns (address)
0x0000000000000000000000000000000000000000
state(view returns (uint8)
0
Read-only
batches(uint256view returns (uint256 priceuint32 startDateTimeuint32 endDateTimeuint32 padding1uint16 maxTotalQuantityuint16 totalReservedQuantityuint8 maxReservedQuantitybool requiresSignatureuint8 padding2uint16 padding3)
getIsParticipantRefunded(address participantview returns (bool)
getParticipantReserved(uint8 _batchview returns (struct WaitlistReserved)
isParticipantRefunded(addressview returns (bool)
participantReserved(uint8addressview returns (uint8 batchuint8 quantityaddress holdingWalletuint80 timestamp)
participants(uint256view returns (address)
reservations(uint256view returns (uint8 batchuint8 quantityaddress holdingWalletuint80 timestamp)
verifyWonItemsCount(bytes32[] proofuint256[] wonItemsCountview returns (bool)
State-modifying
initialize(address _signer
refund(bytes32[] proofuint256[] wonItemsCount
renounceOwnership(
reserve(uint8 _quantityuint8 _maxQuantityuint8 _batchaddress _holdingWalletbytes _signaturepayable 
setBatch(uint8 _batchIndexbool _requiresSignatureuint8 _maxReservedQuantityuint16 _maxTotalQuantityuint256 _priceuint256 _startDateTimeuint256 _endDateTime
setCollection(address _collectionAddress
setFinanceWalletAddress(address _financeWalletAddress
setMerkleRootForWonItemsCount(bytes32 _merkleRoot
setSigner(address _signer
setState(uint8 _state
transferOwnership(address newOwner
withdrawAll(
Events
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ParticipantEnteredWaitlist(address indexed participantuint8 quantityuint8 batch
ParticipantRefunded(address indexed participantuint256 amountuint256[] indexed quantity
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.