20 lines
593 B
JSON
20 lines
593 B
JSON
{
|
|
"name": "Celestia",
|
|
"website": "https://celestia.org",
|
|
"description": "Celestia is a modular data availability network that securely scales with the number of users, making it easy for anyone to launch their own blockchain.",
|
|
"explorer": "https://www.mintscan.io/celestia",
|
|
"symbol": "TIA",
|
|
"type": "coin",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/celestiaorg"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"url": "https://x.com/CelestiaOrg"
|
|
}
|
|
]
|
|
} |