Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit 03cc1e3

Browse files
committed
Remove/replace faulty providers
1 parent c46063d commit 03cc1e3

4 files changed

Lines changed: 4 additions & 12 deletions

File tree

chains/blast-sepolia-testnet.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
{
1717
"alias": "default",
1818
"rpcUrl": "https://sepolia.blast.io"
19-
},
20-
{
21-
"alias": "drpc-freemium",
22-
"rpcUrl": "https://lb.drpc.org/ogrpc?network=blast-sepolia&dkey=AiPHJac9aUX2s7ELd131NuwSeHqkUW8R7oQiFnomaLKw"
2319
}
2420
],
2521
"symbol": "ETH",

chains/core.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"homepageUrl": "https://ankr.com"
2727
},
2828
{
29-
"alias": "drpc",
30-
"homepageUrl": "https://drpc.org"
29+
"alias": "infstones",
30+
"homepageUrl": "https://infstones.com"
3131
}
3232
],
3333
"symbol": "CORE",

chains/ethereum-holesky-testnet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"rpcUrl": "https://ethereum-holesky-rpc.publicnode.com"
2020
},
2121
{
22-
"alias": "drpc-freemium",
23-
"rpcUrl": "https://lb.drpc.org/ogrpc?network=ethereum-holesky&dkey=AiPHJac9aUX2s7ELd131NuwSeHqkUW8R7oQiFnomaLKw"
22+
"alias": "publicnode",
23+
"rpcUrl": "https://ethereum-holesky-rpc.publicnode.com"
2424
}
2525
],
2626
"symbol": "ETH",

chains/kava.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@
2828
{
2929
"alias": "drpc",
3030
"homepageUrl": "https://drpc.org/"
31-
},
32-
{
33-
"alias": "nodies",
34-
"homepageUrl": "https://nodies.app/"
3531
}
3632
],
3733
"symbol": "KAVA",

0 commit comments

Comments
 (0)