PermissionsRegistry
Verified contract
Active on
Base with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PermissionsRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17044883 | 4 months ago | | | 0 | 0.0000013588814 | |
| 17044879 | 4 months ago | | | 0 | 0.0000013573344 | |
| 17044875 | 4 months ago | | | 0 | 0.0000013587431 | |
| 17044871 | 4 months ago | | | 0 | 0.0000013595639 | |
| 17044867 | 4 months ago | | | 0 | 0.0000013592000 | |
| 17044863 | 4 months ago | | | 0 | 0.0000015509427 |
ABI
ABI objects
Getter at block 22871467
baseXMultisig() view returns (address)
0xe4de24cea85c9beb09d2269a86dcc364910ea130
baseXTeamMultisig() view returns (address)
0xe4de24cea85c9beb09d2269a86dcc364910ea130
emergencyCouncil() view returns (address)
0xe4de24cea85c9beb09d2269a86dcc364910ea130
roles() view returns (bytes[])
[0x474f5645524e414e4345, 0x564f5445525f41444d494e, 0x47415547455f41444d494e, 0x42524942455f41444d494e, 0x4645455f4d414e41474552, 0x434c5f464545535f5641554c545f41444d494e]
rolesLength() view returns (uint256)
6
rolesToString() view returns (string[] __roles)
[GOVERNANCE, VOTER_ADMIN, GAUGE_ADMIN, BRIBE_ADMIN, FEE_MANAGER, CL_FEES_VAULT_ADMIN]
Read-only
__helper_bytesToString(bytes _input) pure returns (string)
__helper_stringToBytes(string _input) pure returns (bytes)
addressToRole(address _user) view returns (string[])
hasRole(bytes, address) view returns (bool)
roleToAddresses(string role) view returns (address[] _addresses)
State-modifying
Events addRole(string role)
removeRole(string role)
removeRoleFrom(address c, string role)
setBaseXMultisig(address _new)
setBaseXTeamMultisig(address _new)
setEmergencyCouncil(address _new)
setRoleFor(address c, string role)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.