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

Justin Aversano

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x96f50d27 at 12518848
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Justin Aversano"

0x2e402fd83f15e9112971eac40c3005d4fa3a652105914b73abbe16b3a38b909e
0x5fa65f2177db9b8167fced1b60af76cfa685fb8c8687f768c960e673aa101bb0
0x1ed9f592059f8c1236fa0f476bd7641150cbdf761ddc990f46c39a060f54b647
0xd9ca3123b8e1ddbdca4750152199ba90579faaf6d74720e03c03b45a808d18c7
0x919fd10ebae039149e67f5dc0aeeef357673fa05db659b9653911e429f38b48a
0xacb25c1266308446445cbd4589ca5d8ed9f81d3d7b1e7762a9868d48ef372f3c
0x2bf94114aa745775f1aa69c2e7ebeb3ea9e2de3661a8e3a7afdf88f733a11814
0xf9811864075f98e0375438183928c1b77644481995e81707fb5f71b554bce503
0x6a12e586435c8b3c73c869ab1376f54962784490f69e4212b865c854218de982
0xa188c99ebd6a4ccb59c81930fae1457d67b42237f74c75a80376f819ae14b449

Functions
Getter at block 21213641
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
INFRA_ROLE(view returns (bytes32)
0x0e8d189d3bb3f499b0afc25b0024719edc7426579927f629d3464e695403963a
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
TOKEN_TRANSFER_COUNT_EXTENSION(view returns (uint256)
1
TOKEN_TRANSFER_COUNT_EXTENSION_SLOT(view returns (uint256)
92561190139401647232950307151628040716722400142712404867369847581029694096793
TOKEN_TRANSFER_TIME_EXTENSION(view returns (uint256)
2
TOKEN_TRANSFER_TIME_EXTENSION_SLOT(view returns (uint256)
77407568762223640146103773666004724911468385175043791181751500808933861352309
extensions(view returns (uint256)
0
isSealed(view returns (bool)
true
name(view returns (string)
Justin Aversano
royaltyAddress(view returns (address)
0x799e1fe921d587d7c956e73e95ff6103dc3e7883
royaltyBps(view returns (uint256)
1000
symbol(view returns (string)
Justin Aversano
templateIndex(view returns (uint256)
0
totalSupply(view returns (uint256)
1
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256view returns (uint256[])
getFeeRecipients(uint256view returns (address[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
templateCode(uint256view returns (bytes32)
templateData(uint256view returns (bytes32)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
enableExtensions(uint256 newExtensions
grantRole(bytes32 roleaddress account
initialize(string name_string symbol_address templateLibrary_address initialAdmin
mint(address creatoraddress recipientuint256 tokenId
mint(address touint256 tokenId
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sealTokens(
setApprovalForAll(address operatorbool approved
setColumnData(uint256 columnHashbytes32[] datauint256 offset
setColumnMetadata(uint256 columnHashuint256 columnType
setCustomTemplate(bytes32[] _databytes32[] _code
setLibraryTemplate(uint256 which
setRoyalties(address newRoyaltyAddressuint256 newRoyaltyBps
setURIBase(string uriBase_
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokenMetadataChanged(uint256 tokenId
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

This contract contains no error objects.