File tree 1 file changed +0
-76
lines changed
1 file changed +0
-76
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "aurora-testnet" : {
3
- "id" : 1313161555 ,
4
- "rpcUrl" : " https://testnet.aurora.dev/"
5
- },
6
- "celo-alfajores-testnet" : {
7
- "id" : 44787 ,
8
- "rpcUrl" : " https://alfajores-forno.celo-testnet.org"
9
- },
10
2
"celo-mainnet" : {
11
3
"id" : 42220 ,
12
4
"rpcUrl" : " https://forno.celo.org"
13
5
},
14
- "evmos-testnet" : {
15
- "id" : 9000 ,
16
- "rpcUrl" : " https://41d67fdgs4.execute-api.ap-south-1.amazonaws.com/v0/evmos"
17
- },
18
- "findora-testnet" : {
19
- "id" : 2153 ,
20
- "rpcUrl" : " https://ev2awpyss5.execute-api.ap-south-1.amazonaws.com/v0/findora"
21
- },
22
- "gnosis-mainnet" : {
23
- "id" : 100 ,
24
- "rpcUrl" : " https://rpc.gnosischain.com/"
25
- },
26
6
"goerli-testnet" : {
27
7
"id" : 5 ,
28
8
"rpcUrl" : " https://goerli.infura.io/v3/{{infura_key}}"
29
9
},
30
- "harmony-mainnet" : {
31
- "id" : 1666600000 ,
32
- "rpcUrl" : " https://api.harmony.one"
33
- },
34
- "harmony-testnet" : {
35
- "id" : 1666700000 ,
36
- "rpcUrl" : " https://api.s0.pops.one"
37
- },
38
- "klaytn-mainnet" : {
39
- "id" : 8217 ,
40
- "rpcUrl" : " https://public-node-api.klaytnapi.com/v1/cypress"
41
- },
42
- "klaytn-testnet" : {
43
- "id" : 1001 ,
44
- "rpcUrl" : " https://api.baobab.klaytn.net:8651"
45
- },
46
- "kovan" : {
47
- "id" : 42 ,
48
- "rpcUrl" : " https://kovan.infura.io/v3/{{infura_key}}"
49
- },
50
- "metis-mainnet" : {
51
- "id" : 1088 ,
52
- "rpcUrl" : " https://andromeda.metis.io/?owner=1088"
53
- },
54
- "metis-testnet" : {
55
- "id" : 588 ,
56
- "rpcUrl" : " https://stardust.metis.io/?owner=588"
57
- },
58
- "moonbase-alpha" : {
59
- "id" : 1287 ,
60
- "rpcUrl" : " https://rpc.api.moonbase.moonbeam.network"
61
- },
62
- "neon-devnet" : {
63
- "id" : 245022926 ,
64
- "rpcUrl" : " http://neon-devnet-rpc.questbook.app:9090/solana"
65
- },
66
- "optimism-kovan" : {
67
- "id" : 69 ,
68
- "rpcUrl" : " https://optimism-kovan.infura.io/v3/{{infura_key}}"
69
- },
70
10
"optimism-mainnet" : {
71
11
"id" : 10 ,
72
12
"rpcUrl" : " https://optimism-mainnet.infura.io/v3/{{infura_key}}"
73
13
},
74
14
"polygon-mainnet" : {
75
15
"id" : 137 ,
76
16
"rpcUrl" : " https://polygon-mainnet.infura.io/v3/{{infura_key}}"
77
- },
78
- "polygon-mumbai" : {
79
- "id" : 80001 ,
80
- "rpcUrl" : " https://polygon-mumbai.infura.io/v3/{{infura_key}}"
81
- },
82
- "rinkeby" : {
83
- "id" : 4 ,
84
- "rpcUrl" : " https://rinkeby.infura.io/v3/{{infura_key}}"
85
- },
86
- "telos-mainnet" : {
87
- "id" : 40 ,
88
- "rpcUrl" : " https://mainnet.telos.net/evm"
89
- },
90
- "telos-testnet" : {
91
- "id" : 41 ,
92
- "rpcUrl" : " https://testnet.telos.net/evm"
93
17
}
94
18
}
You can’t perform that action at this time.
0 commit comments