• Type Parameters

    • K1 extends "Mainnet" | "Testnet" | "Devnet"

    • K2 extends string | number | symbol

    Parameters

    • Rest ...args: [K1, K2]

    Returns ToExtPropKey<K1> extends "Mainnet" | "Testnet" | "Devnet"
        ? ObjectFromMappingEntries<readonly [readonly ["Mainnet", readonly [readonly ["Injective", "https://lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.org:1317"]]], readonly ["Testnet", readonly [readonly ["Injective", "https://k8s.testnet.lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.dev:1317"]]], readonly ["Devnet", readonly [readonly ["Injective", "https://localhost:1234"], readonly ["Evmos", "https://localhost:1233"]]]], 2>[Object] extends Mapped
            ? ToExtPropKey<K2> extends keyof ObjectFromMappingEntries<readonly [readonly ["Mainnet", readonly [readonly ["Injective", "https://lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.org:1317"]]], readonly ["Testnet", readonly [readonly ["Injective", "https://k8s.testnet.lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.dev:1317"]]], readonly ["Devnet", readonly [readonly ["Injective", "https://localhost:1234"], readonly ["Evmos", "https://localhost:1233"]]]], 2>[Object]
                ? ObjectFromMappingEntries<readonly [readonly ["Mainnet", readonly [readonly ["Injective", "https://lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.org:1317"]]], readonly ["Testnet", readonly [readonly ["Injective", "https://k8s.testnet.lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.dev:1317"]]], readonly ["Devnet", readonly [readonly ["Injective", "https://localhost:1234"], readonly ["Evmos", "https://localhost:1233"]]]], 2>[Object][keyof ObjectFromMappingEntries<readonly [readonly ["Mainnet", readonly [readonly ["Injective", "https://lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.org:1317"]]], readonly ["Testnet", readonly [readonly ["Injective", "https://k8s.testnet.lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.dev:1317"]]], readonly ["Devnet", readonly [readonly ["Injective", "https://localhost:1234"], readonly ["Evmos", "https://localhost:1233"]]]], 2>[Object] & ToExtPropKey<K2>] extends Mapped
                    ? any[any]
                    : ObjectFromMappingEntries<readonly [readonly ["Mainnet", readonly [readonly ["Injective", "https://lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.org:1317"]]], readonly ["Testnet", readonly [readonly ["Injective", "https://k8s.testnet.lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.dev:1317"]]], readonly ["Devnet", readonly [readonly ["Injective", "https://localhost:1234"], readonly ["Evmos", "https://localhost:1233"]]]], 2>[Object][keyof ObjectFromMappingEntries<readonly [readonly ["Mainnet", readonly [readonly ["Injective", "https://lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.org:1317"]]], readonly ["Testnet", readonly [readonly ["Injective", "https://k8s.testnet.lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.dev:1317"]]], readonly ["Devnet", readonly [readonly ["Injective", "https://localhost:1234"], readonly ["Evmos", "https://localhost:1233"]]]], 2>[Object] & ToExtPropKey<K2>]
                : never
            : ObjectFromMappingEntries<readonly [readonly ["Mainnet", readonly [readonly ["Injective", "https://lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.org:1317"]]], readonly ["Testnet", readonly [readonly ["Injective", "https://k8s.testnet.lcd.injective.network"], readonly ["Evmos", "https://rest.bd.evmos.dev:1317"]]], readonly ["Devnet", readonly [readonly ["Injective", "https://localhost:1234"], readonly ["Evmos", "https://localhost:1233"]]]], 2>[Object]
        : never

Generated using TypeDoc