Skip to content

Commit

Permalink
[CI Skip] Update error rpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
Github-Bot committed Aug 4, 2024
1 parent 1217c15 commit 9bbb395
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/chains/error-rpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,22 @@
"calamari_test": "wss://c1.calamari.seabird.systems"
}
},
{
"slug": "energy_web_x_testnet",
"name": "EWX Staging Parachain",
"status": "ACTIVE",
"errorRpcs": {
"EWX": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws"
}
},
{
"slug": "hyperbridge",
"name": "Hyperbridge",
"status": "ACTIVE",
"errorRpcs": {
"BlockOps": "wss://hyperbridge-nexus-rpc.blockops.network"
}
},
{
"slug": "odyssey",
"name": "Ares Odyssey",
Expand All @@ -71,6 +87,14 @@
"Phyken Testnet": "wss://rpc.testnet.metaquity.xyz"
}
},
{
"slug": "polkadot",
"name": "Polkadot",
"status": "ACTIVE",
"errorRpcs": {
"BlockOps": "wss://polkadot-public-rpc.blockops.network/ws"
}
},
{
"slug": "turingStaging",
"name": "Turing Staging",
Expand Down

0 comments on commit 9bbb395

Please sign in to comment.