Skip to content

Commit

Permalink
Update data after publish:beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Github-Bot committed Jun 4, 2024
1 parent e8b1859 commit ab4fa90
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions packages/chain-list-assets/public/chains/error-rpc.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
[
{
"slug": "astarEvm",
"name": "Astar - EVM",
"status": "ACTIVE",
"errorRpcs": {
"Astar": "https://evm.astar.network"
}
},
{
"slug": "phykenTest",
"name": "Phyken Network Testnet",
Expand All @@ -23,6 +15,14 @@
"Avail Tool Testnet": "wss://rpc-testnet.avail.tools/ws"
}
},
{
"slug": "bittensor",
"name": "Bittensor",
"status": "ACTIVE",
"errorRpcs": {
"Opentensor": "wss://entrypoint-finney.opentensor.ai:443"
}
},
{
"slug": "logion",
"name": "logion Standalone",
Expand Down

0 comments on commit ab4fa90

Please sign in to comment.