6IXTY8IGHT Bold Bunny NFT

Verified contract

Active on Ethereum with 977 txns
Deployed by via 0xc41b872f at 15595082
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "6IXTY8IGHT Bold Bunny NFT"

0x04d04c9b3dab60444cbb7cc9cb4a8252cd9a01e5c029dc8a602497d322765f4f
0x5fcfec38ea7c4b66e530667c6aca56eaa3ab66b15ee4b682949dd82374077d82
0x5582734ca06d5b91c82ac9a3e9d94372a7d955032f6981e6ff0a17b8c0704bfd
0xa51a2e81c51e84dd5a9d8c1ee871277b71ecb1c8c46a05f4f45549117185f522
0x8ec4e76e43958a407b1eb197aef6c325d9481979211189a791b635c060a6debd
0x6e2ff11d832b7038b0a6a5997b6ce7b75bef29f47fcc85b01cec6fdb997aa673
0x75eff23af39aa762f66f2c873e2c091ee2911b501e6fed622449a57972c6493c
0x8affce4e2bfb1ca303f40c66676c44510797841442f98a04375be2dd0c2221e9
0x68836ce0ed7a6fca19c439845a9dcc4ac5e8a66fe49c3e80be472d41ef0dda08
0xac6e6cb99d353e6b68beca6277897d270e6e984af20df43a467bdb4ca2e011a4

Functions
Getter at block 20893612
amountForDevs(view returns (uint256)
2000
getHotWallet(view returns (address)
0xaf1185be8b3fa871680172cc3a5e09e93ab834bd
getRoot(view returns (bytes32)
0xd1571cb542863ffb008f4ef01c49e14a5b3bdfc605f8be0573352ecd5e05893b
isPublicSaleOn(view returns (bool)
true
maxPerAddressDuringMint(view returns (uint256)
4
name(view returns (string)
6IXTY8IGHT Bold Bunny NFT
owner(view returns (address)
0x2882bb274b601491834e2b994cef9d5a4c9d7288
saleConfig(view returns (bool isPublicSaleStarteduint96 allowListPriceuint96 publicPrice)
(isPublicSaleStarted=true, allowListPrice=76000000000000000, publicPrice=84000000000000000)
symbol(view returns (string)
BBY
totalSupply(view returns (uint256)
2000
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getAux(address ownerview returns (uint64)
getOwnershipData(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address owner_view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
allowlistMint(address touint256 quantitybytes32 _typebytes32[] proofpayable 
approve(address touint256 tokenId
devMint(address touint256 quantity
publicSaleMint(address touint256 quantitybytes32 _typepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setRoot(bytes32 _root
setRoyaltyInfo(address _receiveruint96 _royaltyFeesInBips
setupSaleInfo(bool isPublicSaleStarteduint96 allowListPriceWeiuint96 publicPriceWei
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateHotWallet(address hotWallet_
withdrawMoney(
Events
AllowListMint(address indexed touint256 quantity
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
DevMint(address indexed touint256 quantity
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PublicSaleMint(address indexed touint256 qunatityuint96 price
RoyaltyInfoUpdated(address indexed royaltyReceiveruint96 royaltyInBips
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WhiteListUpdated(
Constructor
constructor(string tokenName_string tokenSymbol_uint256 maxBatchSize_uint256 collectionSize_address hotWallet_uint256 amountForDevs_bool isPublicSaleStarted_uint96 royaltyFeesInBips_uint96 publicPrice_uint96 allowListPrice_string baseTokenURI_
Fallback and receive
fallback(
receive(
Errors
AllowListMintEnded(
AllowListMintNotStarted(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
ArraysLengthNotMatched(
BalanceQueryForZeroAddress(
ContractAddressNotAllowed(
ContractNotAllowedToMint(
ExceedsAllowListLimit(
ExceedsDevMintLimit(
ExceedsMaxMintLimit(
ExceedsSupply(
InsufficientPayment(
InvalidPaymentType(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
NotAllowedToCall(
NotInAllowList(
NotMultipleOfMaxBatchSize(
OwnerQueryForNonexistentToken(
PublicSaleNotStarted(
TokenAlreadyMinted(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(