Skip to content

Commit

Permalink
Update haqq.json
Browse files Browse the repository at this point in the history
Add NodeStake rpc/api
  • Loading branch information
nodestake authored Oct 10, 2023
1 parent 59e50df commit 7698692
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions chains/mainnet/haqq.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@
"api": [
{"provider": "Haqq Network", "address": "https://rest.cosmos.haqq.network"},
{"provider": "Haqq.sh", "address": "https://m-s1-sdk.haqq.sh"},
{"provider": "Allnodes", "address": "https://haqq-rest.publicnode.com"}
{"provider": "Allnodes", "address": "https://haqq-rest.publicnode.com"},
{"provider": "NodeStake", "address": "https://api.haqq.nodestake.top"}
],
"rpc": [
{"provider": "Haqq Network", "address": "https://rpc.tm.haqq.network"},
{"provider": "Haqq.sh", "address": "https://m-s1-tm.haqq.sh"},
{"provider": "Allnodes", "address": "https://haqq-rpc.publicnode.com:443"}
{"provider": "Allnodes", "address": "https://haqq-rpc.publicnode.com:443"},
{"provider": "NodeStake", "address": "https://rpc.haqq.nodestake.top"}
],
"snapshot_provider": "",
"sdk_version": "0.46.10",
Expand Down

0 comments on commit 7698692

Please sign in to comment.