sdk.erc20base.grantrole
Home > @openformat/sdk > ERC20Base > grantRole
ERC20Base.grantRole() method
Signature:
grantRole(params: ERC20GrantRoleParams): Promise<ContractReceipt>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| params | ERC20GrantRoleParams |
Returns:
Promise<ContractReceipt>