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
26 lines
777 B
JSON
26 lines
777 B
JSON
{
|
|
"name": "Celo Dollar",
|
|
"website": "https://celo.org",
|
|
"description": "Celo Dollar (cUSD) ERC20 Token in Celo Mainnet. Token is implemented as ERC20 smart contract with address",
|
|
"explorer": "https://explorer.bitquery.io/celo_rc1/token/0x765de816845861e75a25fca122bb6898b8b1282a",
|
|
"type": "CELO",
|
|
"symbol": "cUSD",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x765DE816845861e75A25fCA122bb6898B8B1282a",
|
|
"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"
|
|
}
|
|
]
|
|
}
|