Skip to content

Commit

Permalink
Merge pull request #45 from SecretSaturn/main
Browse files Browse the repository at this point in the history
Update RPC & API for Secret Network
  • Loading branch information
liangping authored Feb 22, 2024
2 parents 63472b5 + ce94a68 commit 3efa34a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains/mainnet/secret.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"chain_name": "secret",
"coingecko": "secret",
"api": ["https://lcd.secret.express", "https://lcd.mainnet.secretsaturn.net", "https://secret-4.api.trivium.network:1317"],
"rpc": ["https://rpc.secret.express", "https://rpc.mainnet.secretsaturn.net", "https://secret-4.api.trivium.network:26657"],
"api": ["https://lcd.mainnet.secretsaturn.net", "https://secret-4.api.trivium.network:1317","https://rpc.ankr.com/http/scrt_cosmos","https://secretnetwork-api.lavenderfive.com:443","https://rest-secret.01node.com", "https://secretnetwork-api.highstakes.ch:1317"],
"rpc": ["https://rpc.mainnet.secretsaturn.net", "https://secret-4.api.trivium.network:26657","https://scrt.public-rpc.com","https://secretnetwork-rpc.lavenderfive.com:443","https://rpc-secret.01node.com", "https://secretnetwork-rpc.highstakes.ch:26657"],
"snapshot_provider": "",
"sdk_version": "0.45.4",
"coin_type": "529",
Expand Down

0 comments on commit 3efa34a

Please sign in to comment.