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 15, 2024
1 parent 0b5ef12 commit 070f43d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions data/chains/error-rpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,12 @@
"3dpass": "wss://rpc.3dpass.org"
}
},
{
"slug": "acala_testnet",
"name": "Acala Mandala TC7",
"status": "ACTIVE",
"errorRpcs": {
"Mandala": "wss://mandala-tc9-rpc.aca-staging.network"
}
},
{
"slug": "astar",
"name": "Astar",
"status": "ACTIVE",
"errorRpcs": {
"Blast": "wss://astar.public.blastapi.io"
"1RPC": "wss://1rpc.io/astr"
}
},
{
Expand All @@ -39,6 +31,14 @@
"calamari_test": "wss://c1.calamari.seabird.systems"
}
},
{
"slug": "ethereum",
"name": "Ethereum",
"status": "ACTIVE",
"errorRpcs": {
"BlastApi": "https://eth-mainnet.public.blastapi.io"
}
},
{
"slug": "odyssey",
"name": "Ares Odyssey",
Expand Down

0 comments on commit 070f43d

Please sign in to comment.