trustwallet-assets/blockchains/celo/info/info.json
Nazar 6d4432face
Change status for Celo (#16410)
* Update logo.png

* Update logo.png

* Update logo.png

* Update info.json
2021-12-07 03:13:55 +02:00

25 lines
684 B
JSON

{
"name": "Celo",
"website": "https://celo.org/",
"description": "Celo is an open platform that makes financial tools accessible to anyone with a mobile phone",
"explorer": "https://explorer.celo.org/",
"research": "https://docs.celo.org/",
"symbol": "CELO",
"type": "coin",
"decimals": 8,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/celo-org/celo-blockchain"
},
{
"name": "twitter",
"url": "https://twitter.com/CeloOrg"
},
{
"name": "whitepaper",
"url": "https://celo.org/papers"
}
]
}