Chubby Bunnies

Verified contract

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

No balances found for "Chubby Bunnies"

0x9bdc112b3128ff909328bdd5ee42c53743f063be578cd9d21dba22f5759ead1a
0xba29b4b6f218ca4f9c606ad25c868a8cebc5b60ffcadb4555cc38b3dc2ee33f1
0xd367398b3f9e90871b744e64eb4281349eb69c3c5272d142e83b015a777953b7
0x83d4ded1eddbbf127f3e9da3eaccd14a2f5c745d627d15274d0cec71deef7300
0x2c7f041a2328f29bc2b0d3ddd72a6251b1ab394a4704fe654cf1b632db25c6d6
0xdbc41eb2db35cfc60cf860a79f66eaa08f98937d315a8931ff7bef706cca7123
0x27d8c2332e3b8d7c29cde38c5dd7de7362d2cd330bcd4bc85bcc584a7de1ecfd
0xfeaa6f78d3063a99001f73a7f7b039de412061cfb853f211c32a97295ade53af
0x8b9c604e7a10da8d28ab14e1c132a7bb3cbf61af09d5b23b008e28401cc3c382
0xbd92bed93d90665eea0c71bb5c15ba1d29f52186a012a7a498bd59819ee3014d

Functions
Getter at block 21215740
airdropMinted(view returns (uint256)
261
airdropReserve(view returns (uint256)
500
baseURI(view returns (string)
ipfs://QmbGU1beXbSrrtBV446u8iDGGoVKvYRRdYK96UweLWbP9E/
hiddenURI(view returns (string)
ipfs://QmcDq3Q11X2n3K9CvzNUoyFutk9vsUGdPLgCKX97qHy53U
maxPerTransaction(view returns (uint256)
25
maxSupply(view returns (uint256)
5555
name(view returns (string)
Chubby Bunnies
owner(view returns (address)
0x0a90c99dbd999547999f872f791f2079c188bd13
publicMintActive(view returns (bool)
false
publicPrice(view returns (uint256)
35000000000000000
revealDate(view returns (uint256)
1666627200
root(view returns (bytes32)
0xd0ffe7508955b1fe896363e4f55a34c6bf396ebdc3bda5f1ebb61b9a04e7d089
symbol(view returns (string)
CB
totalSupply(view returns (uint256)
338
whitelistMintActive(view returns (bool)
false
whitelistPrice(view returns (uint256)
25000000000000000
whitelistQuota(view returns (uint256)
15
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] proofbytes32 leafview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
quotaByAddress(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] _walletsuint256 _amount
approve(address touint256 tokenId
mint(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string _uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateAirdropReserve(uint256 _amount
updateMaxPerTransaction(uint256 _amount
updatePublicPrice(uint256 _newPrice
updateRevealDate(uint256 _timestamp
updateRoot(bytes32 _newRoot
updateSaleConfig(uint256 _config
updateWhitelistPrice(uint256 _newPrice
updateWhitelistQuota(uint256 _amount
whitelistMint(uint256 _amountbytes32[] proofpayable 
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(