@kagamidigital/salt-sdk-mirror
    Preparing search index...

    Variable SUPPORTED_CHAINSConst

    SUPPORTED_CHAINS: SupportedChainId[] = ...

    The chain IDs supported by the current version of the SDK. Transactions targetting chain IDs not in the list will be rejected with InvalidChain.

    The runtime counterpart of SupportedChainId — use it to enumerate the supported chains (to build a network picker, say) rather than hard-coding a list that drifts as chains are added.