Devilish Darling

Verified contract

Active on Base with 6,193 txns
Deployed by via 0x8cac9961 at 3055770
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Devilish Darling"

0x7172e28f6c420347b8ce08cb6d3cbdbaeb2fd3ca37a43fe671f3a4a7d96c294c
0xf713143e60c12e9c92fd2e0358d5e9347e6183f8e82f623cf24917b685ab2f15
0x633b05d7429247a5dda6c64ef4ccc9aeac8c053ef14ceb367fd35fbf4e708385
0xadf56d55238cbe3c40beb8a84896697965c7697a2fa6d84300371ac741b58206
0xf54a3bfb88fceae0e99ddf5cb5ca439b3ea8a78513ed8c4ac10a82ad86c467b3
0xeb3e11490c3bcdc6177d2add1809fb05a1627d5abc400caa428a72fcbccf70c6
0x5c4db6a93297900c95de9110ca900ee94150e3a67f155883455c72a7f8a00f0d
0xfab66a7640d5fdb5473227a97ea1ee59b0841f12b57abbd66e725d88c10c7a2d
0x8e3a401a0fe2c3189ed56fee4d2e0007149c149bf712e19be4d4ebdf870fdeb0
0x014114d4edcd8c0ae57ae4676a25c9f3116492d2ccd825e7dcf7112a2b01c2e0

Functions
Getter at block 22752042
FreeSupply(view returns (uint256)
6000
MaxperWallet(view returns (uint256)
11
MaxperWalletFree(view returns (uint256)
1
baseExtension(view returns (string)
baseURI(view returns (string)
ipfs://QmWNAoDNJPFiS8zqXVsFngR3dDCNP1u3qpaeXwH5UXr38C/
cost(view returns (uint256)
440000000000000
maxSupply(view returns (uint256)
6666
name(view returns (string)
Devilish Darling
notRevealedUri(view returns (string)
ipfs://QmWNAoDNJPFiS8zqXVsFngR3dDCNP1u3qpaeXwH5UXr38C/
owner(view returns (address)
0x631904b49ed0ba0a2d66cb2b888ef7bbadd13ab2
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
DD
totalSupply(view returns (uint256)
5034
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
airdrop(uint256 _mintAmountaddress destination
approve(address touint256 tokenId
freemint(uint256 tokens
mint(uint256 tokenspayable 
pause(bool _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setFreeMaxPerWallet(uint256 _limit
setFreesupply(uint256 _newsupply
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setNotRevealedURI(string _notRevealedURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _initBaseURIstring _notRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

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