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.

TransparentUpgradeableProxy

Verified contract

Proxy

Active on Base with 2 txns
Deployed by via 0x1adc5690 at 2437722
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 48 additional slots

No balances found for "TransparentUpgradeableProxy"

0xa2c0eac7789317991cb9b203418445859fe9c519754a7cfeaf65450bdb05fb61
0xaed2aa70f7281f5351339279510494d507afca76083008e30668ceeeecb3aa1c

Functions
Getter at block 22757056
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEPLOYER_ROLE(view returns (bytes32)
0xfc425f2263d0df187444b70e47283d622c70181c5baebb1306a01edba1ce184c
usedSaltsLength(view returns (uint256)
2
Read-only
deployedContracts(uint256view returns (address)
getDeployAddress(bytes bytecodeuint256 saltview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
usedSalts(uint256view returns (uint256)
State-modifying
deploy(bytes bytecodeuint256 saltreturns (address contractAddress)
deployMany(bytes bytecodeuint256[] saltsreturns (address[] contractAddresses)
grantRole(bytes32 roleaddress account
initialize(address adminaddress deployer
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.