Type assertion for whether the given chain is supported. Throws an error if Switchboard is not deployed on the target chain.

  • Parameters

    • _chain: string

      the target chain

    Returns
        | "aptos"
        | "arbitrum"
        | "base"
        | "coredao"
        | "ethereum"
        | "optimism"
        | "aurora"
        | "near"
        | "solana"
        | "starknet"
        | "sui"