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.

0xc552d1d297f9dae3198445ef9c3c368f39b985cf

Verified contract

Proxy

Active on Base with 35 txns
Deployed by via 0x4c0de0e6 at 11688233
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

No balances found for "0xc552d1d297f9dae3198445ef9c3c368f39b985cf"

0x8bf2319c66f95b3110a19d1af80483025c5c43d58352872bed132828e907130d
0x12f4e58f8268026b886b78d7f5be3febee49ee87c64611185b2d5b1e0df44c5b
0x4070700f5d4939449ec6ce77c9b367da4afb9f87244994e46c8b3b6b414f22be
0xea37c6a325d52a2c23670ada6ba0e4fc1db7144a985993d4a6f241812675e3dc
0x25b9ba4b175a4f62daa667bb4666c7027b4b7c9101ec31b97827b3b14971b7e3
0xcf219c1ae85d23efd4e364ccef3e5f8619075160f5925cdbacedd9f9da6a0867
0x95adee80b6056c700c3cb08068bb0b4e42865df3ed6f7315e2647e6b3ce39555
0x1fc14f9e0a54ffb1cb26a7fc234063134ced2c86acce22748b37dd38be56b5f9
0x44c07de2abf40532da20bcd9a8d2599f87831fe0bca3a4ec5a49d0a9769efe40
0xd7b6f6029c8635fb328dea5a6f7a5b3f5279d7d932825acdf0299c48c636c5c1

Functions
Getter at block 23268951
FEATURE_ALLOW_EXCLUSIVE_BUY(view returns (uint32)
4
FEATURE_ALLOW_PAUSED_DEPLOYMENTS(view returns (uint32)
2
FEATURE_SHARES_DEPLOYMENT_ENABLED(view returns (uint32)
1
ROLE_ACCESS_MANAGER(view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819968
ROLE_FACTORY_DEPLOYMENT_MANAGER(view returns (uint32)
1048576
ROLE_HOLDERS_FEE_MANAGER(view returns (uint32)
131072
ROLE_PROTOCOL_FEE_MANAGER(view returns (uint32)
65536
ROLE_SHARES_REGISTRAR(view returns (uint32)
524288
ROLE_SUBJECT_FEE_MANAGER(view returns (uint32)
262144
ROLE_UPGRADE_MANAGER(view returns (uint256)
28948022309329048855892746252171976963317496166410141009864396001978282409984
features(view returns (uint256)
7
getHoldersFeePercent(view returns (uint256 feePercent)
30000000000000000
getImplementation(view returns (address)
0x41aeed8861e3baa0af5e5f8a60ca4faba3abb58e
getPaymentToken(view returns (address)
0x97c806e7665d3afd84a8fe1837921403d59f3dcc
getProtocolFeeDestination(view returns (address feeDestination)
0x6e1b9c06410c234a427ca10935c2438548c988bd
getProtocolFeePercent(view returns (uint256 feePercent)
40000000000000000
getSharesOwnerAddress(view returns (address)
0x511b96673b06c37daa18cc3dfb3920f616b49eb1
getSubjectFeePercent(view returns (uint256 feePercent)
30000000000000000
Read-only
determineImplementationType(address _sharesContractview returns (uint8)
getDistributorImplAddress(uint8 _implementationTypeview returns (address)
getNonce(address _issuerview returns (uint256)
getRole(address operatorview returns (uint256)
getSharesImplAddress(uint8 _implementationTypeview returns (address)
isFeatureEnabled(uint256 requiredview returns (bool)
isOperatorInRole(address operatoruint256 requiredview returns (bool)
isSenderInRole(uint256 requiredview returns (bool)
lookupSharesContract(struct TradeableSharesSharesSubject _sharesSubjectview returns (address)
State-modifying
deploySharesContract(uint8 _implementationTypestruct TradeableSharesSharesSubject _sharesSubjectreturns (address)
deploySharesContractAndBuy(uint8 _implementationTypestruct TradeableSharesSharesSubject _sharesSubjectuint256 _amountpayable returns (address)
deploySharesContractPaused(uint8 _implementationTypestruct TradeableSharesSharesSubject _sharesSubjectreturns (address)
executeDeploymentRequest(struct SharesFactorySharesDeploymentRequest reqbytes signaturepayable returns (address)
mintSubjectAndDeployShares(uint8 _implementationTypestruct TradeableSharesSharesSubject _sharesSubjectaddress _issueruint256 _amountpayable returns (address)
notifySubjectUpdated(
postConstruct(address _paymentToken
registerSharesContract(address _sharesContract
rewindNonce(address _issueruint256 _nonce
setDistributorImplAddress(uint8 _implementationTypeaddress _implementationAddress
setHoldersFeePercent(uint64 _feePercent
setProtocolFee(address _protocolFeeDestinationuint64 _protocolFeePercentuint64 _holdersFeePercentuint64 _subjectFeePercent
setProtocolFeeDestination(address _feeDestination
setProtocolFeePercent(uint64 _feePercent
setSharesImplAddress(uint8 _implementationTypeaddress _implementationAddress
setSharesOwnerAddress(address _sharesOwnerAddress
setSubjectFeePercent(uint64 _feePercent
updateFeatures(uint256 _mask
updateRole(address operatoruint256 role
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
DistributorImplAddressUpdated(uint8 implementationTypeaddress implementationAddress
NonceUsed(address indexed issueruint256 nonce
ProtocolFeeUpdated(address protocolFeeDestinationuint64 protocolFeePercentuint64 holdersFeePercentuint64 subjectFeePercent
RoleUpdated(address indexed operatoruint256 requesteduint256 assigned
SharesContractRegistered(address indexed creatoraddress indexed implementationContractaddress indexed holdersRewardsDistributoruint8 implementationTypestruct TradeableSharesSharesSubject sharesSubjectbool newDeployment
SharesImplAddressUpdated(uint8 implementationTypeaddress implementationAddress
SharesOwnerAddressUpdated(address indexed sharesOwnerAddress
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.