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.

0x95e613a501a0aab5a1c5cbe682b29d4d300eac3b

Verified contract

Proxy

Active on Base with 4 txns
Deployed by via 0x43caee52 at 21464498
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

No balances found for "0x95e613a501a0aab5a1c5cbe682b29d4d300eac3b"

0x636c36bd1675231ad9110658af94bb5fc6b0c3b921e3569d097e2ed9411896cd
0x0698aa1163bd3fc7f65b576054d7639e74339912da077fa257a231f0954b9cc4
0xfc5f0e0b316d13050480076ccbcb3b242e6f3e7c3b0f0c42fa4e5272ef051ac3
0x16ba560bf83f04b32b445951fb7a0841c76748acd84303e3260cbaafd735a68c

Functions
Getter at block 22730516
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EXECUTOR_ROLE(view returns (bytes32)
0xd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
execute(address upgradebytes upgradeCallDatapayable 
executeCall(address targetbytes targetCallDatapayable 
grantRole(bytes32 roleaddress account
initialize(address adminaddress[] executors
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
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
TargetCallExecuted(address indexed targetuint256 valuebytes data
UpgradeExecuted(address indexed upgradeuint256 valuebytes data
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.