supportsInterface(interfaceId) hasRole(role, account) _checkRole(role) _checkRole(role, account) getRoleAdmin(role) grantRole(role, account) revokeRole(role, account) renounceRole(role, callerConfirmation) _setRoleAdmin(role, adminRole) _grantRole(role, account) _revokeRole(role, account) DEFAULT_ADMIN_ROLE()
supportsInterface(interfaceId)
hasRole(role, account)
_checkRole(role)
_checkRole(role, account)
getRoleAdmin(role)
grantRole(role, account)
revokeRole(role, account)
renounceRole(role, callerConfirmation)
_setRoleAdmin(role, adminRole)
_grantRole(role, account)
_revokeRole(role, account)
DEFAULT_ADMIN_ROLE()