Function convertToCosmosAddress

  • Converts an address from any supported chain to a Cosmos formatted address. If we are unable to convert the address, we return an empty string ('').

    Parameters

    • address: string

    Returns string