ShuffleSaleContinued

Verified contract

Active on Ethereum with 70 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ShuffleSaleContinued"

0xff0a159a509ee7bb48516a3ff6c2692abdb3e2d57cb9b05f34f59318e2b4a17a
0xd037822648462dc40e3557190f306c3422d6c6f8866194e5853d9595b7e1be88
0xe39d900fa2bfb9b3b41d57cac0b657400b923330fa37823d3fc56fae514fc56c
0xe87895d95aa513e357f034b2c4bf00ad39854a9de798f1fc9bff28784c4e0e6a
0x1ad7dc432fff8e79c90a65bb378b53bdbbcb2b8d5cbf432ef5c50ef1b9836f0a
From
0x395abbef1338d83b311f0886a7b140b1bbf88931510c43d34a75e15f4aa34c18
0x6053bb0ff7174751466854c3df1679856d3e4c9bba555e8c9081375af951bfd5
0x17bee1ac42dfc121c3025949b23e89ec98e2e62b7b6989e6c6bafc04d1683c7c
From
0x1ada4a61f4f1c4728d1be9c57c4d4f084d19898bb0a55082460e6be45783b67c
0x37884845da8c70ff88bf2fd9284d85243e421a4e0da6fa0aa5243bea5f1fd899

Functions
Getter at block 20819287
START_TIME(view returns (uint256)
1689447000
owner(view returns (address)
0xc88bf16aa3f058035898a803e1d7f33ad2559298
passLimit(view returns (uint256)
5
paused(view returns (bool)
false
priceForFPPHolder(view returns (uint256)
100000000000000000
priceForPublic(view returns (uint256)
200000000000000000
publicLimit(view returns (uint256)
4
Read-only
COLLECTIONS(uint256 indexview returns (struct IShuffleSaleCollection)
publicMints(address minterview returns (uint256)
State-modifying
emergencyPause(
mint(payable 
mintMultipleFromPasses(uint256 quantityuint256[] passIdspayable 
renounceOwnership(
setUp(uint16[] remainingValues
transferOwnership(address newOwner
updatePassLimit(uint256 newLimit
updatePrices(uint256 fppPriceuint256 pubPrice
updatePublicLimit(uint256 newLimit
withdraw(address recipient
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Purchase(address indexed purchaseraddress tokenContractuint256 tokenIduint256 price
Unpaused(address account
Constructor
constructor(uint256 startTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors
SoldOut(