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 11ce8fa commit 82c0565Copy full SHA for 82c0565
projects/helper/env.js
@@ -23,7 +23,6 @@ const DEFAULTS = {
23
SEI_RPC_MULTICALL: '0xcA11bde05977b3631167028862bE2a173976CA11',
24
SEI_RPC: 'https://evm-rpc.sei-apis.com/',
25
ETLK_RPC_MULTICALL: "0xcA11bde05977b3631167028862bE2a173976CA11",
26
- CRONOS_ZKEVM_RPC: 'https://mainnet.zkevm.cronos.org' // added manually short name is zkcro
27
}
28
29
const ENV_KEYS = [
0 commit comments