4 txs
19 calls
constructor
No constructor.
functions
disabled
viewfunction disabled() view returns (bool)
eip712Domain
viewfunction eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
getAccessType
viewfunction getAccessType(bytes32 role, address account) view returns (uint8 accessType)
getRoleAdmin
viewfunction getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole
viewfunction hasRole(bytes32 role, address account) view returns (bool)
owner
viewfunction owner() view returns (address)
supportsInterface
viewfunction supportsInterface(bytes4 interfaceId) view returns (bool)
denyRole
nonpayablefunction denyRole(bytes32 role, address account)
disable
nonpayablefunction disable()
enable
nonpayablefunction enable()
grantRole
nonpayablefunction grantRole(bytes32 role, address account)
grantRoles
nonpayablefunction grantRoles(bytes32[] roles, address account)
initialize
nonpayablefunction initialize(tuple data, tuple moonpass)
renounceOwnership
nonpayablefunction renounceOwnership()
renounceRole
nonpayablefunction renounceRole(bytes32 role, address callerConfirmation)
revokeRole
nonpayablefunction revokeRole(bytes32 role, address account)
setRoleAdmin
nonpayablefunction setRoleAdmin(bytes32 role, bytes32 adminRole)
transferOwnership
nonpayablefunction transferOwnership(address newOwner)
events
EIP712DomainChanged
event EIP712DomainChanged()
Initialized
event Initialized(uint64 version)
OwnershipTransferred
event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged
event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted
event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked
event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
errors
AccessControlBadConfirmation
error AccessControlBadConfirmation()
AccessControlUnauthorizedAccount
error AccessControlUnauthorizedAccount(address account, bytes32 neededRole)
AuthorizationDisabledError
error AuthorizationDisabledError()
InvalidAddressError
error InvalidAddressError()
InvalidInitialization
error InvalidInitialization()
InvalidRequestError
error InvalidRequestError()
NotInitializing
error NotInitializing()
OwnableInvalidOwner
error OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount
error OwnableUnauthorizedAccount(address account)
creation bytecode
0x3d602d80600a3d3981f3363d3d373d3d3d363d736c9b4e3fe3eb613d8fb5acc34c0b9d5256fe9bf85af43d82803e903d91602b57fd5bf3