Floppy Bunny Club

Verified contract

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

No balances found for "Floppy Bunny Club"

0x78f6c92c4620c5e2dfa79296a7eaa1c8f96943a03b310230923fc0b1d53a68a3
From
0xe057a4ba42ba0126790560519d0335fdeff9bd8d09c0a36b1cba4013d2d73aad
0x392fbf4aaa000d901204342519ce9f49b6c178feb4065b828a93962f166ee850
0xfbf32932fcef8c57140c953ce68b16c57a4dfcbfb59ef402d3247ffbb8d41a1c
0x5c5ec12ffb53a5fa750c6eb37609509fc2f57b98bec00f616b9e66e467977d63
0x7c1e4d4874a86677dc5127f96fcf50156201adf66b3bceff0f19cdbffcb33c38
0xe0ad1fe5749b3c7179656e80b561eca09681ef22bbc75a8bde945723a7f05b41
0xf472e0e08f15a0867dacbf077287649a7e489644763aea0e15735254f32ed0c8
0x0d9c3b3905a8948d84b85929f74d6585a764c3d5b68f36b5ceeef2c49726844e
0x945451f04aa2d693286849548f707117486f4b9a529ac936355db1c641e16084

Functions
Getter at block 21382258
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://bafybeici4p2npladciq7my32ycvypiori4zw7qqnlskog65uoedj6e7q74/
maxFreePerAddr(view returns (uint256)
2
maxPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
1000
name(view returns (string)
Floppy Bunny Club
owner(view returns (address)
0x038fc23cf59043b587ad9abc3c28a58a7806a0b9
price(view returns (uint256)
1500000000000000
symbol(view returns (string)
FBC
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
mint(uint256 amountpayable 
reseve(address recuint256 amount
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setPrice(uint256 newPriceuint256 maxT
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(