RabbitOfTheYear

Verified contract

Active on Ethereum with 386 txns
Deployed by via 0xb1863a65 at 16446318
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "RabbitOfTheYear"

0xaa465b078e972dfa40ca92e2392b802a528976215caa275ecc602622a14e0a1b
0x55c408667ab5529f201879e2e729011c2e4f7d5f0cea14f395a0c41663c606ff
0x5e048928150c0ddf7bb2a30f6af5496119ee948472be64a0143b2b20050df36a
0x31e0f355d8d84ab5293f8c3f885ae3961764fd9e6437b40cdb6b41584c8ba186
0x7bbfac5a203da5004f8beceefe4c5501df7c8341026adc5d1e01e83da5387557
0x1ea295f320778a81dd359e1531ffe5cbed858233f28db7815de6bfc1acc5f649
0x58e5cc2e9984180b4eec79404863db189220868ecb903a804b05a19fe0590f2c
0xdc56a0a662a55bf296da9ff256683fb7750e2579d4f9f67f96c0c6feefe7d4db
0xecfa5871dd42fa14bdc76c6109b64f500121f8a0e2e76ba79386cf08ddd590a9
0x1b743be526a958aba3855ae52f1af7da253cdf776df2ead12957256601022485

Functions
Getter at block 20859314
ERC712_VERSION(view returns (string)
1
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_contractURI(view returns (string)
ipfs://bafkreif2idptmjldpwd6jt7z3tydlhetgt2tnavfulhk33oojrscx2evnm
baseTokenURI(view returns (string)
ipfs://bafybeia3sbbsrsxw3o4tgqungfwne5bbe6ywrzgulglx3xeaqpfqwc2ejq/
contractURI(view returns (string)
ipfs://bafkreif2idptmjldpwd6jt7z3tydlhetgt2tnavfulhk33oojrscx2evnm
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0xda934a03723ceb55bae2b0c7bf230b221a612e07653e9431dfa4b4f59222f5a2
isSaleActive(view returns (bool)
true
maxFree(view returns (uint256)
3
maxMintPerTx(view returns (uint256)
10
maxMintPerWallet(view returns (uint256)
20
maxSupply(view returns (uint256)
555
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintPriceInWei(view returns (uint256)
4000000000000000
name(view returns (string)
RabbitOfTheYear
owner(view returns (address)
0x2858ddb404b60b65b2f570c13b6e61952c978557
symbol(view returns (string)
RABBIT
totalSupply(view returns (uint256)
555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getNonce(address userview returns (uint256 nonce)
isApprovedForAll(address owneraddress operatorview returns (bool)
maxFree(bool isWhitelistview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 idview returns (string)
State-modifying
approve(address operatoruint256 tokenId
cutSupply(uint256 newSupply
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
mint(uint256 amountpayable 
mintTo(address _to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string uri
setFreePerWallet(uint256 amount
setMintPriceInGWei(uint256 price
setMintStage(uint256 stage
setPublicSale(bool toggle
teamMint(uint256 amountaddress to
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateContractURI(string newContractURI
updateMerkleRoot(bytes32 newMerkleRoot
whitelistMint(uint256 amountbytes32[] merkleProofpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _proxyAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator