From 66c94ac6d4fd1f40e51b7bb1b56507a2b963ed13 Mon Sep 17 00:00:00 2001 From: Nazar <85495047+cryptomanz@users.noreply.github.com> Date: Mon, 6 Dec 2021 22:11:08 +0200 Subject: [PATCH] Change type for CELO (#16401) * Update info.json * Update info.json --- .../info/0x765DE816845861e75A25fCA122bb6898B8B1282a/info.json | 2 +- .../info/0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73/info.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blockchains/celo/info/0x765DE816845861e75A25fCA122bb6898B8B1282a/info.json b/blockchains/celo/info/0x765DE816845861e75A25fCA122bb6898B8B1282a/info.json index eecb23923..fe6df3f33 100644 --- a/blockchains/celo/info/0x765DE816845861e75A25fCA122bb6898B8B1282a/info.json +++ b/blockchains/celo/info/0x765DE816845861e75A25fCA122bb6898B8B1282a/info.json @@ -3,7 +3,7 @@ "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", + "type": "CELO", "symbol": "cUSD", "decimals": 18, "status": "active", diff --git a/blockchains/celo/info/0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73/info.json b/blockchains/celo/info/0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73/info.json index 02da0c5f4..33102f2cd 100644 --- a/blockchains/celo/info/0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73/info.json +++ b/blockchains/celo/info/0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73/info.json @@ -3,7 +3,7 @@ "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", + "type": "CELO", "symbol": "cEUR", "decimals": 18, "status": "active",