Loopy Donuts

Verified contract

Active on Ethereum with 9,778 txns
Deployed by via 0xcd0d301d at 13145256
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
 (#9446)
ERC-721
--
0xc56e26325b048e6ab947d963a110595d96d48f617ac325a49f3d9e88b6649077
0x013605c606faf798f3ffff1105c45363bc2a95b932d5a190dd8706e23f0ea588
0xbdcafe7c7cff0bf0c1d69cf857210b5c0bd79030e06569107b8f400a2364e682
0xb49cb432bab9d07981318cdd8d71ca38cc46623613e888123c95e789de32dc69
0xf5d6b297806cbb307cb083cb8acb4aab711f53d67fe328076526e17928e70ea1
0x693408cccb1e07e185cf96323b2321a7ea099b57baa976c7ad84ddcbe6d2c12a
0x689be2e332a02afd82455604885cc47fffb8d7602a7bf7d11d4e85d9148931fc
0x1c208e926d2ae593584c4e2f7c65c1296a22d7b4f9b62ea89d15cc7649e760fa
0xca4e23a87c4b8df6352aeb6dc774ea3b2a3d2b26b2932342e6310e0eb38d0ec6
0x8f687313fe24839c8b42973eef5194d1d21ef02b878ea2b58a940e48ada23b5e

Functions
Getter at block 20926849
ArweaveBaseURI(view returns (string)
IpfsBaseURI(view returns (string)
ipfs://QmZrvjYcwZ4P5DMiY4Gv9T8W1Pf7DuLpqc6JSdmKxG3n6h/
MAX_TOKENS(view returns (uint256)
10000
PROVENANCE(view returns (string)
3ae9375039336dc1122c36201afc6d56d17ba3be8967da970f750ba117ca41ef
RESERVE(view returns (uint256)
50
REVEAL_TIMESTAMP(view returns (uint256)
1631152800
baseURI(view returns (string)
ipfs://QmZrvjYcwZ4P5DMiY4Gv9T8W1Pf7DuLpqc6JSdmKxG3n6h/
discountPrice1(view returns (uint256)
40000000000000000
discountPrice2(view returns (uint256)
40000000000000000
donutPrice(view returns (uint256)
40000000000000000
getPricingOptions(view returns (uint256[6])
[1, 40000000000000000, 5, 40000000000000000, 10, 40000000000000000]
isSenderInWhitelist(view returns (bool)
false
locked(view returns (bool)
false
mainStorage(view returns (uint8)
0
maxDonutPurchase(view returns (uint256)
20
mysteryDonutURI(view returns (string)
ipfs://QmeDRRitASpVT4kKfcajNRhg6xMbAvQTyp9npwbZqpVa6e
name(view returns (string)
Loopy Donuts
owner(view returns (address)
0x2f8d9a135054f25d9a26f32fae607b6ede73ff95
presaleIsActive(view returns (bool)
true
qtyDiscount1(view returns (uint256)
5
qtyDiscount2(view returns (uint256)
10
saleIsActive(view returns (bool)
true
startingIndex(view returns (uint256)
2890
startingIndexBlock(view returns (uint256)
13156920
symbol(view returns (string)
DONUT
totalSupply(view returns (uint256)
10000
Read-only
arweaveTokenURI(uint256 tokenIdview returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPricePerUnit(uint256 numberOfTokensview returns (uint256)
getTokenURI(uint256 tokenIduint8 originview returns (string)
ipfsTokenURI(uint256 tokenIdview returns (string)
isAddressInWhitelist(address addrview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addToWhitelist(address[] addrs
approve(address touint256 tokenId
flipPresaleState(
flipSaleState(
lock(
manualSetStartingIndexBlock(
mintDonut(uint256 numberOfTokenspayable 
presaleMintDonut(uint256 numberOfTokenspayable 
registerForPresale(
removeFromWhitelist(address[] addrs
renounceOwnership(
reserveDonuts(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setArweaveBaseURI(string newURI
setDiscountQunatities(uint256 qty1uint256 qty2
setIpfsBaseURI(string newURI
setMainStorage(uint8 stype
setMysteryDonutURI(string mystery
setPrices(uint256 singleuint256 discount1uint256 discount2
setProvenanceHash(string provenanceHash
setRevealTimestamp(uint256 revealTimeStamp
setStartingIndex(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboluint256 maxNftSupplyuint256 revealTsuint8 mainstring provenancestring ipfsBasestring arweaveBasestring mysteryDonut
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.