Files
Daniel LeeandGitHub e8b7a39d01 Fix twitter->x (#30055)
* Fix twitter->x

* Fix twitter->x
2025-01-16 17:51:28 +09:00

24 lines
744 B
JSON

{
"name": "Neutron",
"type": "coin",
"symbol": "NTRN",
"decimals": 6,
"website": "https://neutron.org/",
"description": "The most secure CosmWasm platform in Cosmos, Neutron lets smart-contracts leverage bleeding-edge Interchain technology with minimal overhead.",
"explorer": "https://www.mintscan.io/neutron",
"status": "active",
"rpc_url": "https://rpc-kralum.neutron-1.neutron.org",
"denom": "untrn",
"lcd_url": "https://rest-kralum.neutron-1.neutron.org",
"hrp": "neutron",
"links": [
{
"name": "x",
"url": "https://x.com/Neutron_org"
},
{
"name": "github",
"url": "https://github.com/neutron-org"
}
]
}