PermissionManager

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0xe844950a at 15218522
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PermissionManager"

0x844b87ba607d9082db63eced21d078352576ea8a14de219b51e6afd6fcaae744
0x26bd0a04440b06f6d374da13b98a20414ae620364cfad2608a43cf4fe9fb2319
0x1857c4dfc618c117afefeb71f7f5af306cae15b98dfc2278dbef0098291b200c
0xbfed8a2bef0df01000b11011baaca9fbb087d5c7f452fb3505255d1fd5dadd86
0x3d6ec327c3319dbd82e540b848c3003fc88c3896c8614a0b2522db3e280d23e4
0x0d56ad78fdde6a8419612e3b747c46efb85693bdb338935a914ec566ccb6c141
0x333b5e04d22afe1872247b8951a64eb2fdf2d4edb362edfee2bf048422c0ae68
0x5bdc836e0c855be8fac968d1e46ae15c0c4dc3ceead928620017adf98fefb058
0x13abb8216a3c78dbb3a1aabdd6db9bf266582576e163418f153700f70cf7b4f2

Functions
Getter at block 20865907
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
callAsOwner(address contractAddressbytes data
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.