Function useCosmosBalances

  • Get token balances for a cosmos based blockchain wallet address

    Parameters

    • address: string
    • chain: undefined | CosmosChainData
    • enabled: boolean = true
    • cw20Assets: undefined | SkipSupportedAsset[] = []
    • swrConfig: undefined | Partial<PublicConfiguration<any, any, BareFetcher<any>>> = undefined
    • Optional isTestnet: boolean

    Returns UseCosmosBalancesReturnType