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

31 lines
833 B
JSON

{
"name": "Akash Network",
"type": "coin",
"symbol": "AKT",
"decimals": 6,
"website": "https://akash.network/",
"description": "The world first decentralized open source cloud, and DeCloud for DeFi, built with the Cosmos SDK.",
"explorer": "https://www.mintscan.io/akash",
"status": "active",
"rpc_url": "https://akash-rpc.polkachu.com/",
"denom": "uakt",
"lcd_url": "https://akash-api.polkachu.com/",
"hrp": "akash",
"tags": [
"staking-native"
],
"links": [
{
"name": "github",
"url": "https://github.com/akash-network"
},
{
"name": "whitepaper",
"url": "https://docs.akash.network/"
},
{
"name": "x",
"url": "https://x.com/akashnet_"
}
]
}