A single role, which can be assigned to create a permission for a specific entity.
appAddress
String
Address of the app this role belongs to.
description
Description of the role. E.g. "Mint tokens".
"Mint tokens"
permissions
Permission[]
Permissions associated to the role.
hash
Encoded identifier for the role.
name
Identifier of the role. E.g. "MINT_ROLE".
"MINT_ROLE"
manager
Address of the role manager.
params
String[]
Params associated to the role. E.g. [ "Receiver", "Token amount" ].
[ "Receiver", "Token amount" ]
Last updated 2 years ago
Was this helpful?