Skip to content

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.

ParameterTypeDescription
clientClient<Transport, Chain>The client to use.
optionsOptionsTypebalanceForPermit.OptionsType

Promise<OutputType>

The balance, name, nonce, and version. balanceForPermit.OutputType

Errors balanceForPermit.ErrorType