Skip to content

Commit 11ce8fa

Browse files
add rpc
1 parent 03c7211 commit 11ce8fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/helper/env.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ const DEFAULTS = {
2323
SEI_RPC_MULTICALL: '0xcA11bde05977b3631167028862bE2a173976CA11',
2424
SEI_RPC: 'https://evm-rpc.sei-apis.com/',
2525
ETLK_RPC_MULTICALL: "0xcA11bde05977b3631167028862bE2a173976CA11",
26+
CRONOS_ZKEVM_RPC: 'https://mainnet.zkevm.cronos.org' // added manually short name is zkcro
2627
}
2728

2829
const ENV_KEYS = [

0 commit comments

Comments
 (0)