- circleChainId<K1>(args_0): (K1 extends bigint | boolean | PropertyKey
? AssertType<K1 extends bigint
? `bigint(${K1})`
: K1 extends boolean
? `boolean(${K1})`
: K1, PropertyKey>
: never) extends "Ethereum" | "Avalanche" | "Arbitrum" | "Optimism" | "Base"
? ObjectFromMappingEntries<readonly [readonly ["Ethereum", 0], readonly ["Avalanche", 1], readonly ["Optimism", 2], readonly ["Arbitrum", 3], readonly ["Base", 6]]>[Object] extends {
[key: string]: unknown;
}
? ObjectFromMappingEntries<readonly [readonly ["Ethereum", 0], readonly ["Avalanche", 1], readonly ["Optimism", 2], readonly ["Arbitrum", 3], readonly ["Base", 6]]>[Object]
: ObjectFromMappingEntries<readonly [readonly ["Ethereum", 0], readonly ["Avalanche", 1], readonly ["Optimism", 2], readonly ["Arbitrum", 3], readonly ["Base", 6]]>[Object]
: never
-
Type Parameters
-
K1 extends "Ethereum" | "Avalanche" | "Arbitrum" | "Optimism" | "Base"
Returns (K1 extends bigint | boolean | PropertyKey
? AssertType<K1 extends bigint
? `bigint(${K1})`
: K1 extends boolean
? `boolean(${K1})`
: K1, PropertyKey>
: never) extends "Ethereum" | "Avalanche" | "Arbitrum" | "Optimism" | "Base"
? ObjectFromMappingEntries<readonly [readonly ["Ethereum", 0], readonly ["Avalanche", 1], readonly ["Optimism", 2], readonly ["Arbitrum", 3], readonly ["Base", 6]]>[Object] extends {
[key: string]: unknown;
}
? ObjectFromMappingEntries<readonly [readonly ["Ethereum", 0], readonly ["Avalanche", 1], readonly ["Optimism", 2], readonly ["Arbitrum", 3], readonly ["Base", 6]]>[Object]
: ObjectFromMappingEntries<readonly [readonly ["Ethereum", 0], readonly ["Avalanche", 1], readonly ["Optimism", 2], readonly ["Arbitrum", 3], readonly ["Base", 6]]>[Object]
: never