mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
29d6e481ab
* Rename blockchains/celo/info/0x765DE816845861e75A25fCA122bb6898B8B1282a/info.json to blockchains/celo/assets/0x765DE816845861e75A25fCA122bb6898B8B1282a/info.json * move celo assets to correct location * Update asset-infos.ts * explorereUrl for celo chain * reverted changes done to asset-info * revert reverted changes done to asset-info
25 lines
772 B
JSON
25 lines
772 B
JSON
{
|
|
"name": "Celo Euro",
|
|
"website": "https://celo.org",
|
|
"description": "Celo Euro (cEUR) ERC20 Token in Celo Mainnet. Token is implemented as ERC20 smart contract with address",
|
|
"explorer": "https://explorer.bitquery.io/celo_rc1/token/0xd8763cba276a3738e6de85b4b3bf5fded6d6ca73",
|
|
"type": "CELO",
|
|
"symbol": "cEUR",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73",
|
|
"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"
|
|
}
|
|
]
|
|
} |