Skip to content

Commit

Permalink
remove unstable endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Nov 2, 2023
1 parent 532ec36 commit fcb8423
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
24 changes: 0 additions & 24 deletions chains/mainnet/celestia.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,51 +5,27 @@
"address": "https://public-celestia-lcd.numia.xyz",
"provider": "Numia"
},
{
"address": "https://celestia-mainnet-lcd.autostake.com:443",
"provider": "AutoStake 🛡️ Slash Protected"
},
{
"address": "https://celestia-rest.mesa.newmetric.xyz",
"provider": "Newmetric"
},
{
"address": "https://api.lunaroasis.net",
"provider": "Lunar Oasis"
},
{
"address": "https://api.celestia.nodestake.top",
"provider": "NodeStake"
},
{
"address": "https://celestia-api.lavenderfive.com:443",
"provider": "Lavender.Five Nodes 🐝"
}
],
"rpc": [
{
"address": "https://public-celestia-rpc.numia.xyz",
"provider": "Numia"
},
{
"address": "https://celestia-mainnet-rpc.autostake.com:443",
"provider": "AutoStake 🛡️ Slash Protected"
},
{
"address": "https://celestia-rpc.mesa.newmetric.xyz",
"provider": "Newmetric"
},
{
"address": "https://rpc.lunaroasis.net",
"provider": "Lunar Oasis"
},
{
"address": "https://rpc.celestia.nodestake.top",
"provider": "NodeStake"
},
{
"address": "https://celestia-rpc.lavenderfive.com:443",
"provider": "Lavender.Five Nodes 🐝"
}
],
"sdk_version": "0.47.0",
Expand Down
16 changes: 0 additions & 16 deletions chains/mainnet/dydx.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
{
"chain_name": "dydx",
"api": [
{
"address": "https://dydx-api.lavenderfive.com:443",
"provider": "Lavender.Five Nodes 🐝"
},
{
"address": "https://dydx-mainnet-lcd.autostake.com:443",
"provider": "AutoStake 🛡️ Slash Protected"
},
{
"address": "https://rest-dydx.ecostake.com:443",
"provider": "ecostake"
Expand All @@ -27,14 +19,6 @@
}
],
"rpc": [
{
"address": "https://dydx-rpc.lavenderfive.com:443",
"provider": "Lavender.Five Nodes 🐝"
},
{
"address": "https://dydx-mainnet-rpc.autostake.com:443",
"provider": "AutoStake 🛡️ Slash Protected"
},
{
"address": "https://rpc-dydx.ecostake.com:443",
"provider": "ecostake"
Expand Down

0 comments on commit fcb8423

Please sign in to comment.