Mayson Monorepo Documentation
    Preparing search index...

    Function isAllowedTicker

    • Check if a ticker is allowed for trading

      Parameters

      • ticker: string

        The ticker symbol to check

      Returns ticker is
          | "BTC"
          | "ETH"
          | "SOL"
          | "XRP"
          | "ADA"
          | "AVAX"
          | "DOGE"
          | "DOT"
          | "LINK"
          | "MATIC"
          | "BNB"
          | "LTC"
          | "ATOM"
          | "UNI"
          | "AAVE"
          | "NEAR"
          | "ARB"
          | "OP"
          | "SUI"
          | "APT"

      True if the ticker is in the allowed list