balanceForPermit
balanceForPermit(
client,options):Promise<OutputType>
Defined in: packages/synapse-core/src/erc20/index.ts:122
Get the balance, name, nonce, and version of an ERC20 token.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
client | Client<Transport, Chain> | The client to use. |
options | OptionsType | balanceForPermit.OptionsType |
Returns
Section titled “Returns”The balance, name, nonce, and version. balanceForPermit.OutputType
Throws
Section titled “Throws”Errors balanceForPermit.ErrorType