Donut Normad

Verified contract

Active on Ethereum with 11,255 txns
Deployed by via 0x97197dd3 at 15082260
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Donut Normad"

0xea6a2f39826c32142918df4e4b7efe154a15c03063b65f165a45fb5d19c387a7
0xc08e4abf2e575909de8215cf51177e784e7358672c3eda5fa44b8861993d88bb
0xbe57f0c89627d39c97baca16f622e3653510b970c5e8a0388f569b03430cb325
0xacbc5dfafd5befe7249ef447630ad33345dc5c587cf69f34bc8c5337cc2c483a
0xdfe8f24a9b6e49b2381363363985c3df06eb0cb03fa14dc1922160f71551bb58
0x522018fbe250ec3bb48bdd29139d61fef91e775f3d81d71b1bc43b1bd652d9ca
0x2bbd4ebaad821ddfb2eeeb99fe8be69f5068a201aba58d9382922ab5c51c83e4
0x6cf2ef8a692fde31021f1679d20a411fb0ddb619e6b90ab00f1849c6184cfe52
0x162d96a52740941d093c9d9719a4395d3c64afc0cc5f28f8fa7374dda9a124d3
0x6c6af181cfc406436e08465d11429c179fc11d783ef82960fdc78778b1a8170d

Functions
Getter at block 20854789
baseURI(view returns (string)
https://ipfs.donutnomads.art/json/
maxSupplyAmount(view returns (uint256)
8888
name(view returns (string)
Donut Normad
notRevealedURI(view returns (string)
https://datanft.mypinata.cloud/ipfs/QmchantEJRqGteuxU7TTT5PLqkNG5xf3tGzugCWNkphedk
owner(view returns (address)
0xdba6f3f70090b31a0871e48fc57693c7cb4ef5c3
publicSalePrice(view returns (uint256)
9800000000000000
revealed(view returns (bool)
true
started(view returns (bool)
false
symbol(view returns (string)
DN
totalSupply(view returns (uint256)
8496
walletLimit(view returns (uint32)
15
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
status(address minterview returns (struct DonutStatus)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
devmint(address touint32 amount
mint(uint256 amountpayable 
multidevmint(address[] tosuint32[] amounts
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setFeeNumerator(uint96 feeNumerator
setMaxSupply(uint32 _newValue
setNotRevealedURI(string newURI
setPrice(uint256 _newValue
setStarted(bool _started
toggleRevealed(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(