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 Jul 28, 2024
1 parent 6ef6c3d commit d7d1dee
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions data/chains/error-rpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@
"BEVM OP Testnet": "https://sepolia-wbtc-testnet.bevm.io/"
}
},
{
"slug": "bittensor",
"name": "Bittensor",
"status": "ACTIVE",
"errorRpcs": {
"Opentensor": "wss://entrypoint-finney.opentensor.ai:443"
}
},
{
"slug": "botanixEvmTest",
"name": "Botanix Testnet",
Expand All @@ -39,14 +47,6 @@
"calamari_test": "wss://c1.calamari.seabird.systems"
}
},
{
"slug": "karura",
"name": "Karura",
"status": "ACTIVE",
"errorRpcs": {
"OnFinality": "wss://karura.api.onfinality.io/public-ws"
}
},
{
"slug": "odyssey",
"name": "Ares Odyssey",
Expand Down

0 comments on commit d7d1dee

Please sign in to comment.