Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables and it is currently at block 20792420.

Bot Bots

Verified contract

Proxy

Active on Ethereum with 1,238 txns
Deployed by via 0x0a5e4fd2 at 15410533
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 "Bot Bots"

0xde25f3dd065f044e46acf40b1bd6190c8b53bf131a282b9e14b3438b0354f965
0x498a0c350fd91aaba4b94c7b2f460a5fa6b2e80f7c9b3a53d5a11d73ac1d248c
0x5f63600f4ba07d7de7e0379e82348bf9fcf2f7cda5295cbeb4f77c3558c95f9c
0x78dd5d9dec68ac06d91878e37d05dbce68acc8f2108ae820eb54b04337f4f30a
0x3905bda08e7c64c8b8772041dd1bd263a2f43344d3d71c3c9ef840f9355b5b9b
0x4940588e7698a87a1f48480e808bccf362105680cb9c4659b3ac6d55763c3565
0xdb83e70e84eac7ea9b6a37dc3bfb71a0227d983e6d91ca97ab327e59b5b9a26a
0xe06036211d155b192337a565ab89c7f02f89b18f6e9140821911e5e9b49a8086
0x21bddc266342feb17a84688ad266c37c1cd6632dc4ec77ad34092dab42a03fa2
0x30c0c61d5e5d39d474dd2dae4c767a24917bbe0f9ea37e2adcd17908d8648dff

Functions
Getter at block 20811476
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 startTimestampuint256 maxClaimableSupplyuint256 supplyClaimeduint256 quantityLimitPerTransactionuint256 waitTimeInSecondsBetweenClaimsbytes32 merkleRootuint256 pricePerTokenaddress currency)
(startTimestamp=0, maxClaimableSupply=0, supplyClaimed=0, quantityLimitPerTransaction=0, waitTimeInSecondsBetweenClaims=0, merkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000, pricePerToken=0, currency=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee)
contractType(pure returns (bytes32)
0x5369676e617475726544726f7000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmVnbE4T4MA1jx8TFyhyM3cUgebuKocYe6gnpHbFHKFxZZ/0
contractVersion(pure returns (uint8)
3
getBaseURICount(view returns (uint256)
1
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x93cac8bada5028ade38ca57c801d54f250212c79, 500)
getPlatformFeeInfo(view returns (addressuint16)
(0xdd480759e7ef778afe7b805d06e8ebc453bed868, 0)
name(view returns (string)
Bot Bots
nextTokenIdToMint(view returns (uint256)
10000
owner(view returns (address)
0xdd480759e7ef778afe7b805d06e8ebc453bed868
primarySaleRecipient(view returns (address)
0xdd480759e7ef778afe7b805d06e8ebc453bed868
symbol(view returns (string)
BB
totalMinted(view returns (uint256)
10000
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
encryptDecrypt(bytes databytes keypure returns (bytes result)
encryptedData(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 _datareturns (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(