DropPresaleShop721

Verified contract

Active on Ethereum with 9,547 txns
Deployed by via 0xb69250bd at 14470182
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DropPresaleShop721"

0xccb581a750352b0d218d0f7866ea2fd893cf9362e7f1fda6608a8330e31a4528
0x19175b0282dc8023378ca371ce379045b13458aa91f19b9c85a35adfa83923e3
0x9956b9b13ce7921e5878fb0ee7bf109b6449937c36f78dbef81de59f4287d10d
0xcc0698ff7a6210c0e2ba32f16cb07c69bcc129fbed080649695d7a83e8d48354
0xd4a58906b7a06d99e84d357936d2a32c7198036eca493086f4bd4a3efc6f5751
0xb88c5b76db67ead61c7ea327ab4f909474696dd020a8ad4b867feaa5172d55cd
0x72033f0cafa7f562bdd1ff83ee3bb38e4e0a5ba8f0bc99a80d6b374039325026
0xe9a32d9791d6167bf8d743d61e1b4c95b42b1e3b8929153d4c7bce381a9f49d5
0x264bdd722f4e7dff96673243b33fa9e0ed013509fa5e920899f9292a38e37ee1
From
0x4db28df52314dd8144476cd6cec83885fd1a15e07609cd3855b7b039c73c4d1b

Functions
Getter at block 20863726
callerCap(view returns (uint256)
5
collection(view returns (address)
0x3110ef5f612208724ca51f5761a69081809f03b7
endTime(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
owner(view returns (address)
0x77773f1e2ca26c2bd69e06e65d51800fbef1b468
price(view returns (uint256)
960000000000000000
sold(view returns (uint256)
10000
startTime(view returns (uint256)
1648580400
totalCap(view returns (uint256)
10000
transactionCap(view returns (uint256)
2
whitelistCount(view returns (uint256)
2
Read-only
purchaseCounts(addressview returns (uint256)
whitelists(uint256view returns (bytes32 rootuint256 startTimeuint256 endTimeuint256 priceaddress token)
State-modifying
mint(uint256 _amountstruct DropPresaleShop721WhitelistProof _whitelistpayable 
renounceOwnership(
sweep(address _tokenaddress _destinationuint256 _amount
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _collectionstruct DropPresaleShop721ShopConfiguration _configurationstruct DropPresaleShop721CreateWhitelist[] _whitelists
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CannotBuyFromEndedSale(
CannotBuyZeroItems(
CannotEndSaleBeforeItStarts(
CannotExceedPerCallerCap(
CannotExceedPerTransactionCap(
CannotExceedTotalCap(
CannotExceedWhitelistAllowance(
CannotTransferIncorrectAmount(
CannotUnderpayForMint(
CannotVerifyAsWhitelistMember(
RefundTransferFailed(
SweepingTransferFailed(