BoneDucks

Verified contract

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

No balances found for "BoneDucks"

0x70cc3fdad14aaf5547fc4fd7f9a284a088395ba7246f66d49b0d79e2a11d825c
0x21851d73d5addf90eef639656b6452706d2468e2efe604980ef5072cd2b31f7b
From
0xf9a64eccda5718dd3fe1c0a3198d6a123a223226c4c38bd51315976109797381
0x7bab257501e891f140be91ce4bb3a14e1a9756d573fe549ca4f19ce789b72c88
0xef6b752ab686a6ee3c6013a603c4e60315c64d8edcc4cf0211b93f938571b1f1
0xb75426cc1a5aa2a598c3c84015b005a1102c0107e7877d0d67e69607c7eee55e
0x4667a236524eb7f88323a58306315c09a19f58582c437d4f696efc2bf88a9878
0x412a5f29594443ffdd8e330170d7b6552d0a231c461ff11ad8571304b9e1b6e2
0x4c3c1c2c10ef18e9185d863d0d017964a526be75b96187325c1d508da18c026e
0x730fab03c32ebcac6aa13aea61d133aeb75b1349467b3a4d040cb3610037cf33

Functions
Getter at block 21190935
baseURI(view returns (string)
ipfs://QmPrwr6nnLvCwxL6euLgaJswwwvyMuvUApMezrRPMAYKnU/
maxPublicMints(view returns (uint256)
1
maxSupply(view returns (uint256)
6555
name(view returns (string)
BoneDucks
notRevealedUri(view returns (string)
owner(view returns (address)
0x3fb4a1cf04f9638b900a51e869bcb26c2a0f0504
revealed(view returns (bool)
true
saleStatus(view returns (uint8)
2
symbol(view returns (string)
BDUCKS
totalSupply(view returns (uint256)
6555
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenMints(addressuint256view returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] accountsuint256[] amounts
approve(address touint256 tokenId
publicMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxPublicMints(uint256 _maxPublicMints
setNotRevealedURI(string _notRevealedURI
setPublicOn(
setSigner(address _signer
setUriSuffix(string _uriSuffix
setWhitelistOn(
switchReveal(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
turnSalesOff(
whitelistMint(uint256 amountuint256 maxbytes signature
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
ArraysDontMatch(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MaxMints(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotWhitelisted(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SaleNotStarted(
SoldOut(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(