mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6d4432face
* Update logo.png * Update logo.png * Update logo.png * Update info.json
25 lines
684 B
JSON
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"
|
|
}
|
|
]
|
|
} |