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

0x62b8dbb1f1875e91ee518077ed08458537cea480

Unverified contract

Proxy

Active on Base with 26 txns
Deployed by via 0x16af3d4b at 19312943
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 999 additional slots

No balances found for "0x62b8dbb1f1875e91ee518077ed08458537cea480"

0xea5492d9a49db4cc6f9dd07ca28d085f0fb91174b5914bfcc7c922f6d17e2d41
0x67f641877eaaf20b6222e27f2e23580300081745c2a9adba0bae1589f932483c
0x9a7cfa316a4ab18394d7dd03c9d503ca0815d5dc70fed3a8e198bd943bc62b05
0xdc348397e31c9103d2ec201f61ff9ce988c37d5ec761b9b2431d92e607eff460
0x4c49dc6f0cd7f6dd79dea2a98b2008285d7f15049c812f7071eae51964947b92
0x4fec174f0de5c4053206cb93f7313dad26d33060df37535d9674a53198655103
0x9b53c871d6056513131f6f59bf7fb554b55a550464c9e2dd12cbfb75c11afdb0
0x17cd0e115451b431042a26bcc21816c3a402de65c50bc18b1d2a093fd101924a
0x9ee64d1521213c7f2963f8ebd7a3dffaff303098cdbbddae8dce50af544aa1ae
0xb75d55a07bb911b07d7be00cd6a7f92e7f15824df4237d07d82f557e7748a424

Functions
Getter at block 22745197
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
contractURI(view returns (string uri)
ipfs://QmYNGAXnvqYbvUiH7XBCtam2nVe7yyshGojaPPJLhDjKiB/metadata.json
defaultRoyaltyPaymentAddress(view returns (address paymentAddress)
0x0000000000000000000000000000000000000000
getNFTCollectionType(view returns (string collectionType)
Multi-Token Collection
owner(view returns (address)
0xbc20e69749da8feb197f9fb62f741dcf16afe325
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
173
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 tokenIdview returns (bool tokenIdWasCreated)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokenMintAvailability(uint256 tokenIdview returns (uint256 mintEndTimeuint256 quantityAvailableToMint)
hasRole(bytes32 roleaddress accountview returns (bool accountHasRole)
isAdmin(address accountview returns (bool approved)
isApprovedForAll(address accountaddress operatorview returns (bool)
isMinter(address accountview returns (bool approved)
isTokenRestricted(uint256 tokenIduint8 restrictionview returns (bool isRestricted)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool isSupported)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string tokenURI)
State-modifying
acceptOwnership(
adminMulticall(bytes[] internalDelegateCallsstruct CallWithoutValue[] externalCalls
assignTokenRestrictions(uint256 tokenIduint8 restrictionToAdd
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
createToken(uint256 tokenIdstring tokenURIuint256 mintEndTime
grantAdmin(address account
grantMinter(address account
grantRole(bytes32 roleaddress account
initialize(address creatorstring contractUribytes[] internalDelegateCallsstruct CallWithoutValue[] externalCalls
renounceOwnership(
renounceRole(bytes32 roleaddress callerConfirmation
revokeAdmin(address account
revokeMinter(address account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] tokenIdsuint256[] quantitiesbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 quantitybytes data
setApprovalForAll(address operatorbool approved
setContractURI(string uri
setDefaultRoyaltyPaymentAddress(address paymentAddress
setMintEndTime(uint256 tokenIduint256 mintEndTime
setTokenRoyaltyPaymentAddress(uint256 tokenIdaddress tokenRoyaltyPaymentAddressOverride
setTokenURI(uint256 tokenIdstring tokenURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
AssignTokenRestriction(uint256 indexed tokenIduint8 restrictionAdded
ContractURIUpdated(
CreateToken(uint256 indexed tokenId
Initialized(uint64 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PermanentURI(string tokenUriuint256 indexed tokenId
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetDefaultRoyaltyPaymentAddress(address indexed defaultRoyaltyPaymentAddress
SetMintEndTime(uint256 indexed tokenIduint256 mintEndTime
SetTokenRoyaltyPaymentAddress(uint256 indexed tokenIdaddress indexed paymentAddressOverride
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AdminRole_Caller_Does_Not_Have_Admin_Role(
CollectionTokenRoyalties_Address_Already_Set(
CollectionTokenRoyalties_Payment_Address_Required(
ERC1155InsufficientBalance(address senderuint256 balanceuint256 neededuint256 tokenId
ERC1155InvalidApprover(address approver
ERC1155InvalidArrayLength(uint256 idsLengthuint256 valuesLength
ERC1155InvalidOperator(address operator
ERC1155InvalidReceiver(address receiver
ERC1155InvalidSender(address sender
ERC1155MissingApprovalForAll(address operatoraddress owner
FailedInnerCall(
InvalidInitialization(
InvalidShortString(
MinterRole_Caller_Does_Not_Have_Minter_Or_Admin_Role(
MultiTokenCollection_Contract_URI_Required(
MultiTokenCollection_Token_Already_Exists(
MultiTokenMintSchedule_Mint_Time_Has_Already_Expired(
MultiTokenMintSchedule_Token_Minting_Has_Ended(
MultiTokenMintSchedule_Token_Not_Found(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
StringTooLong(string str
StringsLibrary_Required_String_Is_Empty(
TokenImmutability_Action_Disallowed(
TokenImmutability_Restriction_Already_Applied(