sdk.erc20mintparams
Home > @openformat/sdk > ERC20MintParams
ERC20MintParams interface
Signature:
export interface ERC20MintParams
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| amount | Parameters<ERC20BaseContract['mintTo']>[1] | ||
| overrides? | Parameters<ERC20BaseContract['mintTo']>[2] | (Optional) | |
| to | Parameters<ERC20BaseContract['mintTo']>[0] |