"Good Bunnies Go Bad"

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xc222ed0a at 15599291
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 ""Good Bunnies Go Bad""

0xfc7db06ee71061365908b510726868df08b99c1341290b6f7d72830efe49aca8
0x9aa7d337ec0b612f1b89d24cc0dd341d1655bd4cf794d1f44cae6fb325dcfb40
0x6ef2ecc6fce23937ffd7fb64ef51c1e798b750e93b3658c52f098527669fe9fa
0x4c691f935e3b1970b9a125effce4c6d6709564825f9a80bda2eb6e81e19c581b
0xff9e4032cef69f0650df8241fc24a52b1ffc51e6b2198ae83c47bcc1ca728c2a
0x7ef37dd122fc209e341f72efbe1293294ea5aa171d810efdad82a32473432d2f
0x7b8a1e92e7f472e65845cdc01a23591f82528e07c7d25b79852c7c6d4ae9c1f2
0x888a3478e768ce0dfae74c4c2dbf0da35914a1cf65068a713495189f7b4626b3

Functions
Getter at block 20869080
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmV9t83DbYBWLcrDCU1ChHZ9P6p9LKxbNJSQ7p8pm9YYke/
contractURI(view returns (string)
ipfs://QmV9t83DbYBWLcrDCU1ChHZ9P6p9LKxbNJSQ7p8pm9YYke/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 13, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 2), (true, 2, 3, 6), (true, 3, 7, 10), (true, 4, 11, 13)]
name(view returns (string)
"Good Bunnies Go Bad"
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x63c0df55dca297b95d59117bad51fb811e65f127
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0x63c0df55dca297b95d59117bad51fb811e65f127, saltedHash=0x18ebc36b69bcb7f40bd05aae6dbd03c5725344605122ce937b2042f2b6abac8a)
symbol(view returns (string)
GOODBUNNIESGOBAD
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getNiftyType(uint256 tokenIdview returns (uint256)
getNiftyTypeDetails(uint256 niftyTypeview returns (struct NiftyType)
getPaymentSplitterByNiftyType(uint256 niftyTypeview returns (address)
getPaymentSplitterByTokenId(uint256 tokenIdview returns (address)
getRoyaltySettings(uint256 niftyTypeview returns (struct RoyaltyRecipient)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address owner)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIPFSHash(uint256 tokenIdview returns (string)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptAdmin(
approve(address touint256 tokenId
burn(uint256 tokenId
burnBatch(uint256[] tokenIds
finalizeContract(
initializeDefaultOwner(address defaultOwner_
initializeERC721(string name_string symbol_string baseURI_
initializeNiftyEntity(address niftyRegistryContract_
initializeRoyalties(uint256 niftyTypeaddress splitterImplementationaddress[] payeesuint256[] sharesreturns (address)
mint(uint256[] amountsstring[] ipfsHashes
nominateAdmin(address nominee
renounceAdmin(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setIPFSHash(uint256 niftyTypestring ipfsHash
setMetadataGenerator(address metadataGenerator_
setRoyaltyBips(uint256 niftyTypeuint256 bips
setSigner(address signer_bytes32 saltedHash_
sign(uint256 saltbytes signature_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawERC20(address tokenContractaddress recipientuint256 amount
withdrawERC721(address tokenContractaddress recipientuint256 tokenId
withdrawETH(address recipientuint256 amount
Events
AdminTransferred(address indexed previousAdminaddress indexed newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
ContractSigned(address signerbytes32 databytes signature
NiftyTypeCreated(address indexed contractAddressuint256 niftyTypeuint256 idFirstuint256 idLast
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltyReceiverUpdated(uint256 indexed niftyTypeaddress previousReceiveraddress newReceiver
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.