Skip to content

Commit

Permalink
fix: add more reliable secret endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
luke committed Mar 4, 2024
1 parent 0158887 commit 89b8018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/mainnet/secret.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"chain_name": "secret",
"coingecko": "secret",
"api": ["https://api.scrt.network", "https://secret-4.api.trivium.network:1317"],
"api": ["https://secretnetwork-api.lavenderfive.com:443", "https://secret-4.api.trivium.network:1317"],
"rpc": ["https://rpc.scrt.network", "https://secret-4.api.trivium.network:26657"],
"snapshot_provider": "",
"sdk_version": "0.45.4",
Expand Down

0 comments on commit 89b8018

Please sign in to comment.