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 23184123.

Justin's Test Contract

Unverified contract

Proxy

Active on Base with 62 txns
Deployed by via 0x8ac175c7 at 1245524
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
9 additional variables

No balances found for "Justin's Test Contract"

0xde72bc4d7c48db0ddfaa8d93fa1eaf917d4665729e1d4d4eef8eb137f14d296d
0xd22e9572786f12258727b0aac279717780adf797714acd2d021c0c6ef8be6008
0x76273280b019da3ae9d7ba0e339bd398e15b0a8ccf6240c755ca1e82451fc181
0x2cd933709c52045050c94dc8c9151948c2c41ef2548c8a06cf8573f5463d2529
0x8c6242c7359004ca18a612291ef7a607ce32b9cdc527c5ed0f55e6a263806ce4
0xbb7f26aa28c2eb0e2d98626ef412e24d5d5efb8f2a84ff113bf1385659093f7e
0xb95040da60a8ee7144b9469b66100ea0729ad9b99a6a993aa569d12968c237da
0xcef405b73299a686faeb3c43c34601db436594819207bc5807ba3fe3f4feeb4a
0x2c31fd193e68e60eeeb2c560742a38c81c6465819fe027189ae063821db506cb
0xb4c6a6a8a946df567dbbab43e71398f5024a5e45170b6cac5bb37b3cb9412b2d

Functions
Getter at block 23184124
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=2)
contractURI(view returns (string)
ipfs://QmYDNJdgSxBKBSyxhsYsUJaMdQaWQAyjYwTa1r5CKajVd8/0
getActiveClaimConditionId(view returns (uint256)
1
getDefaultRoyaltyInfo(view returns (addressuint16)
(0xf7d07ee99095fdc09001710ec232162a788bb989, 0)
getFlatPlatformFeeInfo(view returns (addressuint256)
(0xf7d07ee99095fdc09001710ec232162a788bb989, 0)
getPlatformFeeInfo(view returns (addressuint16)
(0xf7d07ee99095fdc09001710ec232162a788bb989, 0)
getPlatformFeeType(view returns (uint8)
0
name(view returns (string)
Justin's Test Contract
nextTokenIdToClaim(view returns (uint256)
27
nextTokenIdToMint(view returns (uint256)
27
operatorRestriction(view returns (bool)
true
owner(view returns (address)
0xf7d07ee99095fdc09001710ec232162a788bb989
primarySaleRecipient(view returns (address)
0xf7d07ee99095fdc09001710ec232162a788bb989
sharedMetadata(view returns (string namestring descriptionstring imageURIstring animationURI)
(name=Base Test, description=all your base are belong to you., imageURI=ipfs://QmWGGzw2fHHZ3KS7zpo4jYVv2zr7gPF5tbjfkXXZzvtu2d/Screenshot%202023-07-17%20at%205.21.02%20PM.png, animationURI=)
startTokenId(pure returns (uint256)
1
symbol(view returns (string)
JTC
totalMinted(view returns (uint256)
26
totalSupply(view returns (uint256)
26
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getClaimConditionById(uint256 _conditionIdview returns (struct IClaimConditionClaimCondition condition)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address member)
getRoleMemberCount(bytes32 roleview returns (uint256 count)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
getSupplyClaimedByWallet(uint256 _conditionIdaddress _claimerview returns (uint256 supplyClaimedByWallet)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview 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)
verifyClaim(uint256 _conditionIdaddress _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofview returns (bool isOverride)
State-modifying
approve(address operatoruint256 tokenId
burn(uint256 tokenId
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofbytes _datapayable 
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _saleRecipientaddress _royaltyRecipientuint128 _royaltyBpsuint128 _platformFeeBpsaddress _platformFeeRecipient
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setClaimConditions(struct IClaimConditionClaimCondition[] _conditionsbool _resetClaimEligibility
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setFlatPlatformFeeInfo(address _platformFeeRecipientuint256 _flatFee
setOperatorRestriction(bool _restriction
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPlatformFeeType(uint8 _feeType
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
setSharedMetadata(struct ISharedMetadataSharedMetadataInfo _metadata
subscribeToRegistry(address _subscription
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ClaimConditionsUpdated(struct IClaimConditionClaimCondition[] claimConditionsbool resetEligibility
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
FlatPlatformFeeUpdated(address platformFeeRecipientuint256 flatFee
Initialized(uint8 version
OperatorRestriction(bool restriction
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PlatformFeeTypeUpdated(uint8 feeType
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
SharedMetadataUpdated(string namestring descriptionstring imageURIstring animationURI
TokensClaimed(uint256 indexed claimConditionIndexaddress indexed claimeraddress indexed receiveruint256 startTokenIduint256 quantityClaimed
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(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(