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

0x137d7d27af9b4d7b467ac008afdcdb8c9ac4ddd9

Verified contract

Proxy

Active on Base with 36 txns
Deployed by via 0xd5bbaa20 at 2134463
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 27 additional slots

No balances found for "0x137d7d27af9b4d7b467ac008afdcdb8c9ac4ddd9"

0xea4ffd24e91e5e277fdffa87329ab6c6ad65827f97b01f6810a6d9e42f6180c3
0x35a82ad6f911ce87e31bc38f35028f83a2fcc44afe2045bbbe140c8b796df739
0x42354c81f818175b482a7d0ad4ba7814808df4b1a31954d58a6872c9061bf949
0xaeec575bb444a670ef3c016663d7e6702590c544165223fbf39fe8273d3b7272
0x977949c26bd55ae7c2d39bfd791a3f757c77164660d2d149277485311d24d938
0x182ae396474b7e2e03824959559baf9da9846f8d638d8b8b9ea4289b1a087f80
0x17ff56179a5f8ecb0c3ae7751493302e3aef3d9efbd92aca67491fbe0b3458ea
0x865cf9a6bf11fea82ad6c69a6c3b0f09fc3c2a5cd5ac0c9c339243582eb31bd2
0x6019a78a9c18f9cdb9378aab49c5d3c3f7d2c342627f7edb1eb6444c8b155db7
0x9a0d76b3a0bfbc2e0de3a5e8aeef1c6bf5a1e1e6ae836898570c01f58266c60b

Functions
Getter at block 22759984
AB_ADMIN_ROLE(view returns (bytes32)
0x2ceaf29507f118cd1f62635058556b732f02f44e3a3a133e73c60008a777fd3e
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PUBLISHER_ROLE(view returns (bytes32)
0x0ac90c257048ef1c3e387c26d4a99bde06894efbcbff862dc1885c3a9319308a
abDataRegistry(view returns (address)
0xcb8399d84e17fd5b4e955c716647c7bb2c35ab63
abKycModule(view returns (address)
0xf2acf4e056cab456182d1b0dc66d0db773467601
abVerifier(view returns (address)
0x3d6aac1c88dc62ef6a81b8ce98f1f36e270b0707
collectionCount(view returns (uint256)
20
erc1155Impl(view returns (address)
0x2ef3af6854cccec2f8b86a7220bd4f26c5506546
erc721Impl(view returns (address)
0x17f26c6f38df5afadbfadcfe366e0772e4181c67
royaltyImpl(view returns (address)
0x65b7b3f5c5b01f06d3d5545d72e6962ad664f999
Read-only
collections(uint256view returns (address nftaddress publisher)
erc721ImplAddresses(uint256view returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasPublisherRole(address _accountview returns (bool _hasRole)
hasRole(bytes32 roleaddress accountview returns (bool)
predictAddressFromImplementation(address _implbytes32 _saltview returns (address _predicted)
predictERC1155Address(bytes32 _saltview returns (address _predicted)
predictERC721Address(uint256 _implementationIdbytes32 _saltview returns (address _predicted)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approveERC721Implementation(address _newImplreturns (uint256 _newImplementationId)
createCollection1155(bytes32 _salt
createCollection721(uint256 _implementationIdstring _namebytes32 _salt
createCollection721FromImplementation(address _impladdress _publisherstring _namebytes32 _salt
createPublisherProfile(address _accountaddress _abRoyaltyuint256 _publisherFee
createPublisherProfile(address _accountuint256 _publisherFee
grantRole(bytes32 roleaddress account
initialize(address _abDataRegistryaddress _abVerifieraddress _erc721Impladdress _erc1155Impladdress _royaltyImpl
renounceRole(bytes32 roleaddress account
revokePublisherAccess(address _account
revokeRole(bytes32 roleaddress account
setABKYCModule(address _abKYCModule
setABRoyaltyImplementation(address _newImpl
setERC1155Implementation(address _newImpl
setERC721Implementation(address _newImpl
updateERC721Implementation(uint256 _implementationIdaddress _newImpl
Events
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ACCOUNT_NOT_PUBLISHER(
INVALID_PARAMETER(