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

32 lines
880 B
JSON

{
"name": "Juno",
"type": "coin",
"symbol": "JUNO",
"decimals": 6,
"website": "https://www.junonetwork.io/",
"description": "Juno is an interoperable smart contract network. Highly scalable, robust, secure and easy to deploy.",
"explorer": "https://www.mintscan.io/juno",
"status": "active",
"rpc_url": "https://rpc.juno.interbloc.org",
"denom": "ujuno",
"lcd_url": "https://lcd-juno.itastakers.com",
"hrp": "juno",
"fee_rate": "0.04",
"tags": [
"staking-native"
],
"links": [
{
"name": "github",
"url": "https://github.com/CosmosContracts"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/ru/currencies/juno/"
},
{
"name": "x",
"url": "https://x.com/JunoNetwork"
}
]
}