This contract is being backfilled. You may encounter incomplete storage history.

Sale

Verified contract

Active on Ethereum with 1,412 txns
Deployed by via 0x272b82e9 at 15045752
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $178.25
0x4fe451b5c566a0f35e66b5385cbcfe402751bce7e1b21246fbcf05475e9f4b15
0x6f117a7d138233a6638509b5c2d16dafb8eb5e797a3f661c65b3e63fe7a1a178
0xce8c0dcebffc9636087d80b29f29663bd85255bdd172a0dc9ee2753a1b03c631
0xd6ccd96d7e1df582155e3dc1f5e3c3edadfb1dfd151949f53e925492f7afb11b
0xf7f2d813e815eda7d1cc3c3173ef4a60a5c94b651c9bde1230ece930c92b696f
0x51b26c84c7d11d5913315752e0b3bb8f348ab0880419e69d5663193ca06fa53d
0x1443b37d1b0a99b8ae861cc86aa9e48c213ddbc763fc50a14beb8d8dfa9cca78
0xc4aac4357c2d82e57a62473c863e8594630642d2de66d04a01a754692c51b810
0xfb494e542b50fb6b65b61980178d1e10dfeb502c30fc7939b4231c5c416405e1
0x4bf8f3a8e76266d981f03cba5d67799c3a81891ae6c08b4c5be44bb458d5be81

Functions
Getter at block 20793934
Url(view returns (string)
ipfs://QmNbaENdPmgExM3iBYZmoBZ6YtcvWLu8vkSAmcxbTzTZ7V
checkForWhitelist(view returns (bool)
false
claimSupply(view returns (uint256)
128
currentClaim(view returns (uint256)
0
currentClaimId(view returns (uint256)
4
currentSaleId(view returns (uint256)
5
currentSupply(view returns (uint256)
1629
lastMintedInPreviousBatch(view returns (uint256)
1800
nft(view returns (address)
0xe0467b2df6a715ec91dd29e7e58d9f35d676968b
onClaim(view returns (bool)
false
onSale(view returns (bool)
false
owner(view returns (address)
0xa2b73335d3ec76ecbbfcce4dd673ae20b7b2674f
price(view returns (uint256)
1
saleSupply(view returns (uint256)
1629
Read-only
blacklisted(addressview returns (bool)
hasClaimed(uint256uint256view returns (bool)
isAdmin(address adminview returns (bool)
whitelisted(addressview returns (bool)
State-modifying
batchClaim(uint256[] idsreturns (uint256[])
batchPurchase(uint256 countpayable returns (uint256[])
blacklist(address userbool enabled
blacklistBatch(address[] usersbool[] enabled
claim(uint256 tokenIdreturns (uint256)
endClaim(returns (bool)
endSale(returns (bool)
purchase(payable returns (uint256)
renounceOwnership(
setAdmin(address adminbool enabled
setWhitelistEnabled(bool enabled
startClaim(uint256 countreturns (bool)
startSale(uint256 countreturns (bool)
transferOwnership(address newOwner
updatePrice(uint256 _pricereturns (bool)
updateURL(string urlreturns (bool)
whitelist(address userbool enabled
whitelistBatch(address[] usersbool[] enabled
withdraw(address accreturns (uint256)
withdraw(address tokenaddress accreturns (uint256)
Events
AdminAccessSet(address _adminbool _enabled
Blacklisted(address indexed _addrbool enabled
ClaimEnded(uint256 claimIduint256 timestamp
ClaimStarted(uint256 claimIduint256 timestampuint256 count
Claimed(uint256 tokenIdaddress indexed useruint256 claimedToken
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Purchase(uint256 tokenIdaddress indexed buyeruint256 price
SaleEnded(uint256 batchIduint256 timestamp
SaleStarted(uint256 batchIduint256 timestampuint256 count
SetWhitelistEnabled(bool enabled
Whitelisted(address indexed _addrbool enabled
Constructor
constructor(address _nftuint256 _pricestring _url
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.