File tree 2 files changed +20
-5
lines changed
2 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 47
47
"id" : 42 ,
48
48
"rpcUrl" : " https://kovan.infura.io/v3/{{infura_key}}"
49
49
},
50
- "moonbase-alpha" : {
51
- "id" : 1287 ,
52
- "rpcUrl" : " https://rpc.api.moonbase.moonbeam.network"
53
- },
54
50
"metis-mainnet" : {
55
51
"id" : 1088 ,
56
52
"rpcUrl" : " https://andromeda.metis.io/?owner=1088"
59
55
"id" : 588 ,
60
56
"rpcUrl" : " https://stardust.metis.io/?owner=588"
61
57
},
58
+ "moonbase-alpha" : {
59
+ "id" : 1287 ,
60
+ "rpcUrl" : " https://rpc.api.moonbase.moonbeam.network"
61
+ },
62
62
"neon-devnet" : {
63
63
"id" : 245022926 ,
64
64
"rpcUrl" : " http://neon-devnet-rpc.questbook.app:9090/solana"
91
91
"id" : 41 ,
92
92
"rpcUrl" : " https://testnet.telos.net/evm"
93
93
}
94
- }
94
+ }
Original file line number Diff line number Diff line change 14
14
"harmony-mainnet" : {
15
15
"address" : " 0xF39E0AA8cA215D41dF7c9AeB3aBa76FfdAd0951F"
16
16
},
17
+ "harmony-testnet" : {
18
+ "address" : " 0xfailure"
19
+ },
17
20
"polygon-mainnet" : {
18
21
"address" : " 0x0E50F1dbCF5274a43Fa7ddcBB564bEE9FaF745d0"
19
22
},
52
55
},
53
56
"metis-mainnet" : {
54
57
"address" : " 0xb103949d15a1E654A4b0cAA7Ce24c8ba40494363"
58
+ },
59
+ "klaytn-mainnet" : {
60
+ "address" : " 0xfailure"
61
+ },
62
+ "klaytn-testnet" : {
63
+ "address" : " 0xDE5DaE7a56972589f6c1D80cf3b2eE9aAa8303cF"
64
+ },
65
+ "kovan" : {
66
+ "address" : " 0x3b40F3C11936c5559428384e1441beA0D0683258"
67
+ },
68
+ "neon-devnet" : {
69
+ "address" : " 0xfailure"
55
70
}
56
71
}
You can’t perform that action at this time.
0 commit comments