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.

Fertile Lands

Verified contract

Proxy

Active on Ethereum with 4,234 txns
Deployed by via 0xda1e8cbd at 15380539
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 "Fertile Lands"

0x8600cea3bd2d400888872e0e5f392e96af65aa9366273b40cde03a44d1345d28
0x0a1dd3b29cc9cce8236cd7df749f8c835a38fac3f502629083078e37dc0e6723
0x28d775d48ba15a38ffab033e409856a501beac4811b1d0501e5086db8ebaea1a
0x7ca86f185ab8ba8c690930192183a5510a2a9da9f601208632f925a9d1b6e721
0x00a833e476dce40273c3f25e2af9bf19e961cc910762cdf4178a5925653aced2
0x4e3cb5f6ac00660e9644a621aebee97450da0d5d42010d30e1f698e3814eb86f
0xd79dd8e801935cebb8c79b37158174a3dc503de96a139c7a763ea4bc94c5056c
0xa1a6337ba0dfb49c3eb33446fac7786d23cd5b2dc1570dad3876418d92026ed8
0x93b91b07264d2dd29a13bc3fd41bafebfd96fb20befb4fcd6131a71377447352
0x30fa47a05bb4471b4a748bc3adb3b5970672b45fe634ce1a16a72bf29306f296

Functions
Getter at block 20810290
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 startTimestampuint256 maxClaimableSupplyuint256 supplyClaimeduint256 quantityLimitPerTransactionuint256 waitTimeInSecondsBetweenClaimsbytes32 merkleRootuint256 pricePerTokenaddress currency)
(startTimestamp=1661047200, maxClaimableSupply=115792089237316195423570985008687907853269984665640564039457584007913129639935, supplyClaimed=2569, quantityLimitPerTransaction=1, waitTimeInSecondsBetweenClaims=69, merkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000, pricePerToken=0, currency=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee)
contractType(pure returns (bytes32)
0x5369676e617475726544726f7000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmTjXZSuidaZkhT3sFTqFcUUjaGf6L5USySVKz5sj7VEC5/0
contractVersion(pure returns (uint8)
3
getBaseURICount(view returns (uint256)
1
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x41f1a376b9693974d5b484d9ca3b3e2793e84fa3, 1000)
getPlatformFeeInfo(view returns (addressuint16)
(0x550e970e31a45b06df01a00b1c89a478d4d5e00a, 0)
name(view returns (string)
Fertile Lands
nextTokenIdToMint(view returns (uint256)
2569
owner(view returns (address)
0x550e970e31a45b06df01a00b1c89a478d4d5e00a
primarySaleRecipient(view returns (address)
0x41f1a376b9693974d5b484d9ca3b3e2793e84fa3
symbol(view returns (string)
FERTILE
totalMinted(view returns (uint256)
2569
totalSupply(view returns (uint256)
2569
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(