We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7213b9 commit 6a79229Copy full SHA for 6a79229
libs/remix-ui/run-tab/src/lib/actions/evmmap.ts
@@ -70,6 +70,7 @@ export const evmMap: Map<HardFork, { chainId: ChainInfo[], minCompilerVersion: s
70
{ id: 2000, name: "Dogechain Mainnet" },
71
{ id: 42161, name: "Arbitrum One" },
72
{ id: 42170, name: "Arbitrum Nova" },
73
+ { id: 42220, name: "Celo Mainnet" },
74
{ id: 44787, name: "Celo Alfajores Testnet" },
75
{ id: 59144, name: "Linea Mainnet" },
76
{ id: 59141, name: "Linea Testnet" },
0 commit comments