Authorizer

Verified contract

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

No balances found for "Authorizer"

No transactions found for "Authorizer"


Functions
Getter at block 20862015
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
canPerform(bytes32 actionIdaddress accountaddressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
grantRoles(bytes32[] rolesaddress account
grantRolesToMany(bytes32[] rolesaddress[] accounts
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
revokeRoles(bytes32[] rolesaddress account
revokeRolesFromMany(bytes32[] rolesaddress[] accounts
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(address admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.