mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add cREAL (CELO) (#18198)
* Create info.json * Create logo.png * Update logo.png
This commit is contained in:
parent
68298f9e51
commit
5ef884b490
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"name": "Celo Brazilian Real",
|
||||
"website": "https://celo.org",
|
||||
"description": "Celo Brazilian Real (cREAL) ERC20 Token in Celo Mainnet. Token is implemented as ERC20 smart contract with address",
|
||||
"explorer": "https://explorer.bitquery.io/celo_rc1/token/0xe8537a3d056da446677b9e9d6c5db704eaab4787",
|
||||
"type": "CELO",
|
||||
"symbol": "cREAL",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xe8537a3d056DA446677B9E9d6c5dB704EaAb4787",
|
||||
"tags": [
|
||||
"stablecoin"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/CeloOrg"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/celoplatform"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/celo-org/celo-monorepo"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue
Block a user