Skip to content

Commit

Permalink
Merge pull request #58 from Sr20dem/main
Browse files Browse the repository at this point in the history
add Sr20de endpoints for SGE
  • Loading branch information
liangping authored Apr 18, 2024
2 parents e7d4c73 + d945100 commit 5e20563
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions chains/mainnet/sge.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,17 @@
"https://sge-api.ramuchi.tech",
"https://api-sge.nodeist.net",
"https://sge-api.polkachu.com",
"https://api.sge.nodestake.top"
"https://api.sge.nodestake.top",
"https://sge-api.sr20de.xyz"
],
"rpc": [
"https://rpc.cosmos.directory/sge",
"https://sge-rpc.lavenderfive.com",
"https://sge-rpc.ramuchi.tech",
"https://rpc-sge.nodeist.net",
"https://sge-rpc.polkachu.com",
"https://rpc.sge.nodestake.top"
"https://rpc.sge.nodestake.top",
"https://sge-rpc.sr20de.xyz"
],
"snapshot_provider": "",
"addr_prefix": "sge",
Expand Down

0 comments on commit 5e20563

Please sign in to comment.