@ecp.eth/sdk / defaultExports / SUPPORTED_CHAINS
Variable: SUPPORTED_CHAINS
const SUPPORTED_CHAINS: {
31337: SupportedChainConfig;
8453: SupportedChainConfig;
84532: SupportedChainConfig;
};
Defined in: packages/sdk/src/constants.ts:36
The supported chains and their corresponding contract addresses.
Type declaration
31337
readonly 31337: SupportedChainConfig;
8453
readonly 8453: SupportedChainConfig;
84532
readonly 84532: SupportedChainConfig;