BooNers

Verified contract

Proxy

Active on Ethereum with 2,065 txns
Deployed by via 0x386cc4b8 at 15205256
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
-
variable spans 49 additional slots
17 additional variables

No balances found for "BooNers"

0xd870bce8711d7d23655ba02d4172f811837aa2b7d7ffbfd8bb8ca79b78da389a
0xb7bdd8462785d87d393708de80cff37b85d6f0679f931f2f91c0cb16d7df1c58
0x71dba141a62437fa894a2984c1a40e2d68807090095c45fe977858f1fef4c0c1
0x845a144206a38cc31b1692d14bf1290d07e918be37182889c892aa8842035685
0x58ae8439bba6e7d67f9b4754b196a01e1cc7efbe0c0df676dc29add8828eb8ae
0xc35ca0d742b80aed12c7e74831431abf8a08d0c7ff0a6ee6d4bfc27533f6735c
0xf9a81f6e066aae1da90ee9b582c0dd1106bd0b8263d88343d7cf56233ace05e1
0xa2e20e7e573d957e15af06fdc678588f773e9d76298725b376134bac3f5ee512
0xaa78916e3d1664f6811806f52b61b03e0269e3f7f57bdad00b55bee6270de4c5
0x6a9f535e7971d5e886644c714b3472f8d263fffe07746918572a4b5cf0f3e5b7

Functions
Getter at block 20901641
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 startTimestampuint256 maxClaimableSupplyuint256 supplyClaimeduint256 quantityLimitPerTransactionuint256 waitTimeInSecondsBetweenClaimsbytes32 merkleRootuint256 pricePerTokenaddress currency)
(startTimestamp=1660438800, maxClaimableSupply=115792089237316195423570985008687907853269984665640564039457584007913129639935, supplyClaimed=1296, quantityLimitPerTransaction=5, waitTimeInSecondsBetweenClaims=0, merkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000, pricePerToken=0, currency=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee)
contractType(pure returns (bytes32)
0x5369676e617475726544726f7000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmXWkefuuxYhGqFAt2QhtdfUjY9QAtjnN99z2Wz4qqPBFS/0
contractVersion(pure returns (uint8)
2
getBaseURICount(view returns (uint256)
1
getDefaultRoyaltyInfo(view returns (addressuint16)
(0xcffefc0a7607bab98c5f5169ec301fbbb239ac3d, 1000)
getPlatformFeeInfo(view returns (addressuint16)
(0xde0dace7211e95a734529e8a0751760fa1eaa252, 0)
name(view returns (string)
BooNers
nextTokenIdToMint(view returns (uint256)
4321
owner(view returns (address)
0xde0dace7211e95a734529e8a0751760fa1eaa252
primarySaleRecipient(view returns (address)
0xde0dace7211e95a734529e8a0751760fa1eaa252
symbol(view returns (string)
BNRS
totalMinted(view returns (uint256)
4321
totalSupply(view returns (uint256)
4320
Read-only
balanceOf(address ownerview returns (uint256)
encryptDecrypt(bytes databytes keypure returns (bytes result)
encryptedBaseURI(uint256view returns (bytes)
getApproved(uint256 tokenIdview returns (address)
getBatchIdAtIndex(uint256 _indexview returns (uint256)
getClaimTimestamp(address _claimerview returns (uint256 lastClaimedAtuint256 nextValidClaimTimestamp)
getRevealURI(uint256 _batchIdbytes _keyview returns (string revealedURI)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address member)
getRoleMemberCount(bytes32 roleview returns (uint256 count)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isEncryptedBatch(uint256 _batchIdview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
verify(struct ISignatureMintERC721MintRequest _reqbytes _signatureview returns (bool successaddress signer)
verifyClaim(address _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenbool verifyMaxQuantityPerTransactionview 
verifyClaimMerkleProof(address _claimeruint256 _quantitystruct IDropSinglePhaseAllowlistProof _allowlistProofview returns (bool validMerkleProofuint256 merkleProofIndex)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropSinglePhaseAllowlistProof _allowlistProofbytes _datapayable 
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _saleRecipientaddress _royaltyRecipientuint128 _royaltyBpsuint128 _platformFeeBpsaddress _platformFeeRecipient
lazyMint(uint256 _amountstring _baseURIForTokensbytes _encryptedBaseURIreturns (uint256 batchId)
mintWithSignature(struct ISignatureMintERC721MintRequest _reqbytes _signaturepayable returns (address signer)
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
reveal(uint256 _indexbytes _keyreturns (string revealedURI)
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setClaimConditions(struct IClaimConditionClaimCondition _conditionbool _resetClaimEligibility
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ClaimConditionUpdated(struct IClaimConditionClaimCondition conditionbool resetEligibility
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
TokenURIRevealed(uint256 indexed indexstring revealedURI
TokensClaimed(address indexed claimeraddress indexed receiveruint256 indexed startTokenIduint256 quantityClaimed
TokensLazyMinted(uint256 indexed startTokenIduint256 endTokenIdstring baseURIbytes encryptedBaseURI
TokensMintedWithSignature(address indexed signeraddress indexed mintedTouint256 indexed tokenIdMintedstruct ISignatureMintERC721MintRequest mintRequest
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(