Skip to content

Commit 2249d88

Browse files
committed
🤖 Import updated chainlist rpcs
1 parent ea26c1e commit 2249d88

2 files changed

Lines changed: 1 addition & 37 deletions

File tree

constants/chainIds.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default {
4848
"177": "hsk",
4949
"181": "water",
5050
"185": "mint",
51-
"196": "xlayer",
51+
"196": "x layer",
5252
"199": "bittorrent",
5353
"200": "xdaiarb",
5454
"204": "op_bnb",

constants/extraRpcs.js

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -4367,42 +4367,6 @@ export const extraRpcs = {
43674367
},
43684368
],
43694369
},
4370-
195: {
4371-
rpcs: [
4372-
"https://xlayertestrpc.okx.com",
4373-
"https://testrpc.xlayer.tech",
4374-
{
4375-
url: "https://endpoints.omniatech.io/v1/xlayer/testnet/public",
4376-
tracking: "none",
4377-
trackingDetails: privacyStatement.omnia,
4378-
},
4379-
{
4380-
url: "https://rpc.ankr.com/xlayer_testnet",
4381-
tracking: "none",
4382-
trackingDetails: privacyStatement.ankr,
4383-
},
4384-
{
4385-
url: "https://xlayer-testnet.drpc.org",
4386-
tracking: "none",
4387-
trackingDetails: privacyStatement.drpc,
4388-
},
4389-
{
4390-
url: "wss://xlayer-testnet.drpc.org",
4391-
tracking: "none",
4392-
trackingDetails: privacyStatement.drpc,
4393-
},
4394-
{
4395-
url: "https://moonbase-rpc.dwellir.com",
4396-
tracking: "limited",
4397-
trackingDetails: privacyStatement.dwellir,
4398-
},
4399-
{
4400-
url: "wss://moonbase-rpc.dwellir.com",
4401-
tracking: "limited",
4402-
trackingDetails: privacyStatement.dwellir,
4403-
},
4404-
],
4405-
},
44064370
1287: {
44074371
rpcs: [
44084372
{

0 commit comments

Comments
 (0)