Skip to content

Commit

Permalink
Change shentu rpc/rest to managed by public, not native
Browse files Browse the repository at this point in the history
  • Loading branch information
lkh1434 committed Aug 7, 2024
1 parent 7c98b42 commit d32c53f
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions cosmos/shentu-2.2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"rpc": "https://rpc-certik.keplr.app",
"rest": "https://lcd-certik.keplr.app",
"rpc": "https://shenturpc.noopsbycertik.com",
"rest": "https://rest.noopsbycertik.com",
"nodeProvider": {
"name": "Shentu",
"telegram": "https://t.me/shentu_chain",
"website": "https://www.shentu.org/"
},
"chainId": "shentu-2.2",
"chainName": "Shentu",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/shentu-2.2/chain.png",
Expand All @@ -11,8 +16,6 @@
"coinGeckoId": "certik",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/shentu-2.2/uctk.png"
},
"walletUrl": "https://wallet.keplr.app/chains/shentu",
"walletUrlForStaking": "https://wallet.keplr.app/chains/shentu",
"bip44": {
"coinType": 118
},
Expand Down

0 comments on commit d32c53f

Please sign in to comment.