Skip to content

Commit

Permalink
update cosmoshub api
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Apr 27, 2024
1 parent e02eb22 commit 648fa3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions chains/mainnet/cosmos.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
"chain_name": "cosmos",
"registry_name": "cosmoshub",
"api": [
{"provider": "pupmos", "address": "https://api-cosmoshub.pupmos.network"},
{"provider": "publicnode", "address": "https://cosmos-rest.publicnode.com"},
{"provider": "staketab", "address": "https://cosmos-rest.staketab.org"}
{"provider": "cosmos.directory", "address": "https://rest.cosmos.directory/cosmoshub"},
{"provider": "staketab", "address": "https://cosmos-rest.staketab.org"},
{"provider": "chainlayer", "address": "https://cosmos-lcd.quickapi.com:443"},
{"provider": "silknode", "address": "https://cosmos.api.silknodes.io"},
{"provider": "stakeflow", "address": "https://api-cosmos-hub-01.stakeflow.io"}
],
"rpc": [
{"provider": "icycro", "address": "https://cosmos-rpc.icycro.org"}
Expand Down
2 changes: 1 addition & 1 deletion explorer

0 comments on commit 648fa3a

Please sign in to comment.