0x95e613a501a0aab5a1c5cbe682b29d4d300eac3b
Verified contract
Proxy
Active on
Base with 4 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
Balances ($0.00)
No balances found for "0x95e613a501a0aab5a1c5cbe682b29d4d300eac3b"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22453861 | 6 days ago | | | 0 | 1.9281617e-7 | |
| 22453858 | 6 days ago | | | 0 | 2.1430970e-7 | |
| 22115597 | 14 days ago | | | 0 | 1.8578033e-7 | |
| 21464502 | a month ago | | | 0 | 3.7870033e-7 |
ABI
ABI objects
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 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events execute(address upgrade, bytes upgradeCallData) payable
executeCall(address target, bytes targetCallData) payable
grantRole(bytes32 role, address account)
initialize(address admin, address[] executors)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
Initialized(uint8 version)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
TargetCallExecuted(address indexed target, uint256 value, bytes data)
UpgradeExecuted(address indexed upgrade, uint256 value, bytes data)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.