Interface GetBalanceParams

Interface representing the parameters for getBalance.

Hierarchy

  • GetBalanceParams

Properties

provider: Web3Provider

The provider used to get the balance.

walletAddress: string

The wallet address.

tokenAddress?: string

The contract address of the token.

Generated using TypeDoc