Hierarchy

  • default
    • ChainRestAuthApi

Methods

  • Looks up the account information for the Router address.

    Parameters

    • address: string

      address of account to look up

    Returns Promise<AccountResponse>

  • Looks up the account information for any cosmos chain address.

    Parameters

    • address: string

      address of account to look up

    Returns Promise<BaseAccountRestResponse>

Generated using TypeDoc