Function circleChainIdToChain
- circleChainIdToChain<K1>(...args): ToExtPropKey<K1> extends 0 | 2 | 1 | 3 | 6
? ObjectFromMappingEntries<[[0, "Ethereum"], [1, "Avalanche"], [2, "Optimism"], [3, "Arbitrum"], [6, "Base"]], 1>[Object] extends Mapped
? any[any]
: ObjectFromMappingEntries<[[0, "Ethereum"], [1, "Avalanche"], [2, "Optimism"], [3, "Arbitrum"], [6, "Base"]], 1>[Object]
: never
-
Type Parameters
-
K1 extends 0 | 2 | 1 | 3 | 6
Returns ToExtPropKey<K1> extends 0 | 2 | 1 | 3 | 6
? ObjectFromMappingEntries<[[0, "Ethereum"], [1, "Avalanche"], [2, "Optimism"], [3, "Arbitrum"], [6, "Base"]], 1>[Object] extends Mapped
? any[any]
: ObjectFromMappingEntries<[[0, "Ethereum"], [1, "Avalanche"], [2, "Optimism"], [3, "Arbitrum"], [6, "Base"]], 1>[Object]
: never