Skip to content

Commit

Permalink
Merge pull request #140 from Quasar-hub/patch-3
Browse files Browse the repository at this point in the history
Update cosmos.json
  • Loading branch information
liangping authored Jan 1, 2025
2 parents 403e118 + 6b263ce commit d018a7d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions chains/mainnet/cosmos.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
{"provider": "cosmos.directory", "address": "https://rest.cosmos.directory/cosmoshub"},
{"provider": "publicnode", "address": "https://cosmos-rest.publicnode.com"},
{"provider": "silknode", "address": "https://cosmos.api.silknodes.io"},
{"provider": "Lava network", "address": "https://cosmoshub.rest.lava.build"}
{"provider": "Lava network", "address": "https://cosmoshub.rest.lava.build"},
{"provider": "Quasar", "address": "https://cosmoshub.api.quasarstaking.ai"}
],
"rpc": [
{"provider": "icycro", "address": "https://cosmos-rpc.icycro.org"},
{"provider": "Lava network", "address": "https://cosmoshub.tendermintrpc.lava.build"}
{"provider": "Lava network", "address": "https://cosmoshub.tendermintrpc.lava.build"},
{"provider": "Quasar", "address": "https://cosmoshub.rpc.quasarstaking.ai"}
],
"sdk_version": "0.45.1",
"coin_type": "118",
Expand Down

0 comments on commit d018a7d

Please sign in to comment.