Bad Bunnies NFT

Verified contract

Active on Ethereum
Deployed by via 0x4d072de1 at 13229926
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Bad Bunnies NFT"

0xe22bc3098bcc517ce52749117dc658b58860d4b2cdbe6d187563b38b418c65f2
0xfc995892f2ec62cec42cf12e1248bcb7403aa7bfff0ee76cba7eff12db085b1d
0x285e48c0bfca4f68e43e700c5637eb5e8d35064d47a87177766a5178735c9e8e
0x00716ee723955d882f68fa1d68f84ebf97058fcd771f29e39f849f5156435185
0x497d0ea18ef75bd37c53abb908c04d9a6a1d318fa8a14315a36be4d76cad2657
0x71a0371e0c6dc058446f305fc21dfe2ab0731ccb5271fda5a6825be60d3a33f6
0x841c0eb7ca7515a37e16dcab8135602bb7a7cd57c733be1583a5a9b2c0321276
0xe317a343e7e60e3b74312d959c38df6eaa5c7a10c93a5bf6bd204253a1a32b0e
0x423b4c1f69c0b652f947b3e5fae8b4dfc92ad7f1d5b2fd6294bf6e03ae4a921d
0x8d568fc9ed6ff7531487b7cb80de06fe9cbdaedb0f1c7f5b0b9f2b23d28c338b

Functions
Getter at block 21059089
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
baseURI(view returns (string)
https://presale.badbunniesnft.com/metadata/
contractURI(view returns (string)
https://presale.badbunniesnft.com/metadata/contract-metadata.json
maxPerWallet(view returns (uint256)
100
name(view returns (string)
Bad Bunnies NFT
nftPerCall(view returns (uint256)
50
owner(view returns (address)
0xd59df1b39e6e9bd4bd7f5d14849b8b3f67dfa188
paused(view returns (bool)
false
symbol(view returns (string)
BBCl
totalSupply(view returns (uint256)
5500
treasury(view returns (uint256)
3
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mint(address to
mintOwner(
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setOwner(address _owner
setURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symbolstring baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.