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

31 lines
842 B
JSON

{
"name": "Native Canto",
"type": "coin",
"symbol": "CANTO",
"decimals": 18,
"website": "https://canto.io/",
"description": "Canto is a Cosmos SDK based Layer-1 blockchain that runs Ethereum Virtual Machine.",
"explorer": "https://www.mintscan.io/canto",
"status": "active",
"rpc_url": "https://canto-rpc.polkachu.com/",
"denom": "acanto",
"lcd_url": "https://api.canto.nodestake.top/",
"hrp": "canto",
"links": [
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/ru/currencies/canto/"
},
{
"name": "github",
"url": "https://github.com/Canto-Network"
},
{
"name": "x",
"url": "https://x.com/cantopublic"
}
],
"tags": [
"staking-native"
]
}