Skip to content

Commit a4e4652

Browse files
authored
Merge branch 'master' into pr/11111
2 parents 9806c14 + db1dbe5 commit a4e4652

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

_data/chains/eip155-1.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"https://rpc.mevblocker.io/noreverts",
2020
"https://rpc.mevblocker.io/fullprivacy",
2121
"https://eth.drpc.org",
22-
"wss://eth.drpc.org"
22+
"wss://eth.drpc.org",
23+
"https://api.securerpc.com/v1"
2324
],
2425
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
2526
"faucets": [],

_data/chains/eip155-1278060416.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "OFFICIAL VASYL TESTNET",
3-
"title": "OFFICIAL VASYL TESTNET",
2+
"name": "OFFICIAL VASYL",
3+
"title": "OFFICIAL VASYL",
44
"chain": "Official-Vasyl",
55
"rpc": ["https://rpc.official-vasyl.network"],
66
"faucets": ["https://faucet.official-vasyl.network"],

_data/chains/eip155-315.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "WEMblockchain MainNet",
2+
"name": "WorldEcoMoney",
33
"chain": "WEM",
4-
"rpc": ["http://rpc.wemblockchain.com"],
4+
"rpc": ["https://rpc.wemblockchain.com"],
55
"faucets": [],
66
"nativeCurrency": {
77
"name": "WEM Coin",

0 commit comments

Comments
 (0)