Interface GetTokenInfoParams

Interface representing the parameters for getTokenInfo.

Hierarchy

  • GetTokenInfoParams

Properties

Properties

provider: Web3Provider | JsonRpcProvider

The provider used to get the balance.

tokenAddress: string

The contract address of the token.

Generated using TypeDoc