mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Celo cUSD cEUR (ERC20) (#16387)
* Create logo.png * Create info.json * Create logo.png * Create info.json
This commit is contained in:
parent
b86753655a
commit
8b8eb45545
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"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": "ERC20",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After ![]() (image error) Size: 16 KiB |
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"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": "ERC20",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After ![]() (image error) Size: 16 KiB |
Loading…
Reference in New Issue
Block a user