Avalanche SDK Client
    Preparing search index...

    Variable avalancheLocalConst

    avalancheLocal: {
        id: 43112;
        name: "Avalanche Local";
        nativeCurrency: { decimals: 18; name: "Avalanche"; symbol: "AVAX" };
        rpcUrls: { default: { http: readonly [(...)] } };
        testnet: true;
    } = ...

    Type declaration

    • id: 43112

      ID in number form

    • name: "Avalanche Local"

      Human-readable name

    • nativeCurrency: { decimals: 18; name: "Avalanche"; symbol: "AVAX" }

      Currency used by chain

    • rpcUrls: { default: { http: readonly [(...)] } }

      Collection of RPC endpoints

    • testnet: true

      Flag for test networks