SipherNFTSale

Verified contract

Active on Ethereum with 5,011 txns
Deployed by via 0x51bf06e1 at 13556678
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "SipherNFTSale"

0x82b7c66846fa878ff5bad9221b0ec3d43e7c74cba4ceab596814c8e1b66b9c20
0xc11164b6b9bc8403dba695170ec85b471b8e1781802d7b60fee47970c6e0a8f7
0x6b878cd30fed77cff0a806bbc173d8650bef78c0ef9f27c237c18a67e9c653cf
0x20ffc7ffebc070336308587cd086748695c3b76b8f0a15de4380eae58a1de52f
0xcda3a1d020de528738f82ed077d675a6253c40e8e647afb282badfdae905d198
0x681070cffe735254e4046bf6fc1081a4150e471181276b3d799407ee13f2cfa4
0xf4034e1edd2dfb2187277b4eacbfe7cd13464dc45af713f17511594c2bacbef2
0x1817728122b90ffe6b47a4badc10f99ed20ff511de2ad884cdc19b29629c5609
0xe9bfa591dd354d7e9c1826367cbb2f83eaeb93ab4de705446bf4c78cd5f6036b
0x93b26c98f6429b7d4c28d1e2ae5e8830a4bb8f01cc0363a3a6ea1753896f09b8

Functions
Getter at block 21160952
MAX_OWNER_BOUGHT_INITIAL(view returns (uint32)
500
PUBLIC_SALE_CAP_PER_ADDRESS(view returns (uint32)
5
REDUCE_PRICE_INTERVAL(view returns (uint32)
600
REDUCE_PRICE_LEVEL(view returns (uint256)
50000000000000000
SALE_BASE_PRICE(view returns (uint256)
100000000000000000
SALE_PUBLIC_STARTING_PRICE(view returns (uint256)
900000000000000000
getMaxPublicSaleCap(view returns (uint32)
6567
getPublicSaleCurrentPrice(view returns (uint256 currentPrice)
100000000000000000
getSaleConfig(view returns (struct ISipherNFTSaleSaleConfig config)
(1636390800, 1636404000, 1636405200, 1636405201, 1636491600, 10000)
getSaleRecord(view returns (struct ISipherNFTSaleSaleRecord record)
(10000, 589, 6567, 2201, 643)
merkleRoot(view returns (bytes32)
0x487a5818ff9f2bf8356d4c4b6ecdc46180d0e70f9da682d1ca3ca57f86f88bef
nft(view returns (address)
0x09e0df4ae51111ca27d6b85708cfb3f1f7cae982
owner(view returns (address)
0x1390047a78a029383d0adcc1adb5053b8fa3243f
totalWhitelisted(view returns (uint32)
3433
whitelistedMerkelRoot(view returns (bytes32)
0xf87c27e77240a786dd127bb3798463bf21ec098128337e86c1d04aac68da8365
Read-only
getUserRecord(address userview returns (struct ISipherNFTSaleUserRecord record)
isWhitelistedAddress(address buyeruint32 privateCapuint32 freeMintCapbytes32[] proofsview returns (bool)
State-modifying
buy(uint32 amountuint32 privateCapuint32 freeMintCapbytes32[] proofspayable 
renounceOwnership(
rollStartIndex(
setMerkleRoot(bytes32 _root
setWhitelistedMerkleRoot(bytes32 _whitelistedRootuint32 _totalWhitelisted
transferOwnership(address newOwner
updateSaleConfigTime(uint64 _publicTimeuint64 _publicEndTimeuint64 _privateTimeuint64 _freeMintTimeuint64 _endTime
withdrawSaleFunds(address recipientuint256 amount
Events
FreeMintBought(address indexed buyeruint32 amountuint256 amountWeiPaid
OwnerBought(address indexed buyeruint32 amountuint256 amountWeiPaid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PrivateBought(address indexed buyeruint32 amountuint256 amountWeiPaid
PublicBought(address indexed buyeruint32 amountuint256 amountWeiPaid
Refund(address buyeruint256 refundAmount
RollStartIndex(address indexed trigger
SetMerkleRoot(bytes32 merkelRoot
SetWhitelistedMerkleRoot(bytes32 whitelistedMerkelRoot
UpdateSaleEndTime(uint64 endTime
WithdrawSaleFunds(address indexed recipientuint256 amount
Constructor
constructor(address _nftuint64 _publicTimeuint64 _publicEndTimeuint64 _privateTimeuint64 _freeMintTimeuint64 _endTimeuint32 _maxSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.