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.

0xc5cc0dbc0814072ca341e1725c564e0c7a30fe02

Verified contract

Proxy

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

No balances found for "0xc5cc0dbc0814072ca341e1725c564e0c7a30fe02"

0x56f09a2002000fe5d6bccb92b8d44b1a283b5d85545ec0fce42236ef51ab6155
0xa402ef8f28573c1f797d0ec6d03717fffc874366a3a541aea04c276844e5f417
0x26e7964f986ed36b6c01489fb8b7f588b76498cb95fec89af55bb278440a458e
0x24fa6751b5319db4617b724f7ae1beb9c8aee2e651b0a326c8c0012cf862a849
0x2ffb17e213fdacc271c8be15c4c7dfe72e05c49fecae957097759de8a2cfd57d
0x60336a78dc0d73e79c08b5bf1ed2460b1e45e14b77b1fa92aa7ce1ea14c1f7c4
0x075cf034856655ccc5f79465b1a547fc0e46fd3244f61951700af4daed500e39
0x0d49f4806e128ff2fa15fa7fc9d1ef51f3dd413258d15856aad3be0569864231
0x73fc34e85b055b039205517336cc6bc3bc56d5a8359cda6f470ece15d3dd2979
0xb6fec4d0bcda2d3f4c63215cb54774471a4f8bc7aa577bf6faf1b784e2345eef

Functions
Getter at block 23184557
FEATURE_ALLOW_ASSET_LINKING(view returns (uint32)
2
FEATURE_ALLOW_ASSET_UNLINKING(view returns (uint32)
4
FEATURE_ALLOW_HIVE_CREATION(view returns (uint32)
1
ROLE_ACCESS_MANAGER(view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819968
ROLE_CATEGORY_MANAGER(view returns (uint32)
262144
ROLE_DPT_REGISTRAR(view returns (uint32)
65536
ROLE_HIVE_TOKEN_MANAGER(view returns (uint32)
524288
ROLE_POD_WHITELIST_MANAGER(view returns (uint32)
131072
ROLE_UPGRADE_MANAGER(view returns (uint256)
28948022309329048855892746252171976963317496166410141009864396001978282409984
features(view returns (uint256)
0
getImplementation(view returns (address)
0xdd06341ed4d4733a61c41f831b617f8be1151118
getNumOfGlobalCategories(view returns (uint256 noOfCategories)
1
getNumOfHives(view returns (uint256 noOfHives)
0
iNftContract(view returns (address)
0x0000000000000000000000000000000000000000
personalityContract(view returns (address)
0x0000000000000000000000000000000000000000
podStakingContract(view returns (address)
0x0000000000000000000000000000000000000000
totalNumOfAssetsLinked(view returns (uint256)
0
Read-only
assetCatalogue(uint256uint16uint256view returns (address tokenAddressuint256 tokenId)
getCategoryIndex(string _categoryview returns (uint16 categoryId)
getHiveCreatorPod(uint256 _hiveIdview returns (struct TradeableSharesSharesSubject pod)
getHiveDetails(uint16 _hiveIdview returns (struct TradeableSharesSharesSubject podaddress hiveOwneraddress hiveTokenAddrstring hiveUri)
getHiveId(uint256 _podIdview returns (uint256 hiveId)
getHiveToken(uint256 _hiveIdview returns (address tokenAddr)
getHiveURI(uint16 _hiveIdview returns (string hiveUri)
getLinkedAssetDetails(struct TradeableSharesSharesSubject _assetview returns (uint256 hiveIduint256 categoryIdstring category)
getNonce(address clientAddressview returns (uint256 nonce)
getNumOfAssetsLinkedWithHive(uint16 _hiveIdview returns (uint256 numOfAssets)
getNumOfAssetsLinkedWithHive(uint16 _hiveIduint16 _categoryview returns (uint256 numOfAssets)
getRole(address operatorview returns (uint256)
globalCategories(uint256view returns (string categoryaddress allowedCollection)
isAssetLinked(struct TradeableSharesSharesSubject _assetview returns (bool status)
isDPTRegistered(struct TradeableSharesSharesSubject _dptview returns (bool status)
isFeatureEnabled(uint256 requiredview returns (bool)
isOperatorInRole(address operatoruint256 requiredview returns (bool)
isPodWhitelisted(uint256 _podIdview returns (bool status)
isSenderInRole(uint256 requiredview returns (bool)
State-modifying
addCategory(string _categoryNameaddress _allowedCollection
createHive(uint256 _podIdstring _hiveURI
delistPods(uint256[] _pods
eip712RegisterAsDPT(struct HiveRegistryRegisterAsDPTRequest _reqbytes _signature
fastForwardTheNonce(address _issueruint256 _nonce
linkAsset(struct TradeableSharesSharesSubject _assetuint16 _hiveIdstring _categoryName
linkAsset(struct TradeableSharesSharesSubject _assetuint16 _hiveIduint16 _categoryId
postConstruct(address _personalityContractaddress _iNftContractaddress _podStakingContract
registerAsDPT(struct TradeableSharesSharesSubject _dpt
setHiveTokenAddress(uint256 _hiveIdaddress _tokenAddress
unlinkAsset(struct TradeableSharesSharesSubject _asset
updateFeatures(uint256 _mask
updateHiveURI(uint256 _hiveIdstring _hiveURI
updateRole(address operatoruint256 role
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
whitelistPods(uint256[] _pods
Events
AdminChanged(address previousAdminaddress newAdmin
AssetLinked(address byaddress indexed tokenAddressuint256 indexed tokenIduint16 indexed hiveIduint16 categoryuint256 timestamp
AssetUnlinked(address byaddress indexed tokenAddressuint256 indexed tokenIduint16 indexed hiveIduint16 categoryuint256 timestamp
BeaconUpgraded(address indexed beacon
CategoryAdded(address indexed byuint256 indexed categoryIndexstring categoryaddress allowedCollection
DPTRegistered(address indexed byaddress indexed dptAddressuint256 indexed dptIduint256 timestamp
HiveCreated(address indexed byuint256 indexed hiveIdaddress tokenAddressuint256 indexed tokenIduint256 timestamp
HiveTokenUpdated(address indexed byuint256 indexed hiveIdaddress indexed tokenAddress
HiveUriUpdated(address indexed byuint256 indexed hiveIdstring hiveURI
NonceUsed(address indexed issueruint256 nonce
PodDelisted(address indexed byuint256 podId
PodWhitelisted(address indexed byuint256 podId
RoleUpdated(address indexed operatoruint256 requesteduint256 assigned
Upgraded(address indexed implementation
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.