Files
2026-07-13 13:14:29 +08:00

28 lines
807 B
JSON

{
"name": "Secret",
"type": "coin",
"symbol": "SCRT",
"decimals": 6,
"website": "https://scrt.network/",
"description": "Decentralized, permissionless, public blockchain for privacy-preserving applications.",
"explorer": "https://www.mintscan.io/secret",
"status": "active",
"rpc_url": "https://secret-rpc.lavenderfive.com/",
"denom": "uscrt",
"lcd_url": "https://api-stargaze.d-stake.xyz",
"hrp": "secret",
"links": [
{
"name": "github",
"url": "https://github.com/SecretFoundation"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/ru/currencies/secret/"
},
{
"name": "x",
"url": "https://x.com/SecretNetwork"
}
]
}