Mayson Monorepo Documentation
    Preparing search index...

    Function isQuoteAsset

    • Check if an asset is a valid quote asset

      Parameters

      • asset: string

        The asset symbol to check

      Returns asset is
          | "USD"
          | "BTC"
          | "ETH"
          | "BNB"
          | "USDT"
          | "USDC"
          | "BUSD"
          | "TUSD"
          | "FDUSD"

      True if the asset is a supported quote asset