Function isCertifiedAsset

Checks if a given asset is certified by Soroswap.

  • Parameters

    • code: string

      The asset code.

    • contract: string

      The address of the asset contract.

    Returns Promise<boolean>

    A promise that resolves to true if the asset is certified.