Skip to content

Commit

Permalink
Merge pull request #5 from WhisperNode/add-secret
Browse files Browse the repository at this point in the history
feat: Create secret.json
  • Loading branch information
gh0stdotexe authored May 8, 2024
2 parents 899e621 + 2e3d8f7 commit 485fd88
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions chains/testnet/secret.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"chain_name": "secret",
"alias": "secret network",
"api": ["https://api.pulsar.scrttestnet.com","https://lcd.testnet.secretsaturn.net","https://pulsar.api.trivium.network:1317"],
"rpc": ["https://rpc.pulsar.scrttestnet.com","https://rpc.testnet.secretsaturn.net","https://pulsar.api.trivium.network:26657"],
"snapshot_provider": "",
"sdk_version": "0.45.16",
"coin_type": "529",
"min_tx_fee": "5000",
"addr_prefix": "secret",
"logo": "/logos/secret.png",
"assets": [{
"base": "uscrt",
"symbol": "SCRT",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/secret.png"
}]
}
Binary file added public/logos/secret.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 485fd88

@vercel
Copy link

@vercel vercel bot commented on 485fd88 May 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.