Skip to content

Commit

Permalink
Merge pull request #148 from Quasar-hub/patch-4
Browse files Browse the repository at this point in the history
Update dungeonchain.json
  • Loading branch information
liangping authored Jan 17, 2025
2 parents 450c6f9 + f3fe9b5 commit 60cb54d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions chains/mainnet/dungeonchain.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"chain_name": "Dungeonchain",
"api": [
{"provider": "Proxy", "address": "https://rest.cosmos.directory/dungeon"},
{"provider": "Quasar", "address": "https://dungeon-wallet.api.quasarstaking.ai"}
{"provider": "Quasar", "address": "https://dungeon-wallet.api.quasarstaking.ai"},
{"provider": "Proxy", "address": "https://rest.cosmos.directory/dungeon"}
],
"rpc": [
{"provider": "Proxy", "address": "https://rpc.cosmos.directory/dungeon"},
{"provider": "Quasar", "address": "https://dungeon-wallet.rpc.quasarstaking.ai"}
{"provider": "Quasar", "address": "https://dungeon-wallet.rpc.quasarstaking.ai"},
{"provider": "Proxy", "address": "https://rpc.cosmos.directory/dungeon"}
],
"sdk_version": "0.50.9",
"coin_type": "118",
Expand Down

0 comments on commit 60cb54d

Please sign in to comment.