Function getBalances

  • Query the Wido API and return a list of ERC-20 tokens found in the user's wallet, that can be used for routing.

    Parameters

    • user: string
    • Optional chainId: ChainId[]

    Returns Promise<Balance[]>

Generated using TypeDoc