Returns list of token balances that a wallet has.
Returns: BalancesResponse!
No description provided
"""Returns list of token balances that a wallet has.""" balances(input: BalancesInput!): BalancesResponse!
Was this page helpful?