From c67bc0eaedf3184106b42083c7c12357696eec59 Mon Sep 17 00:00:00 2001 From: amitchuapf <145712295+amitchuapf@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:27:10 -0800 Subject: [PATCH] Update token_data.py --- src/config/token_data.py | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/config/token_data.py b/src/config/token_data.py index d561665..7dfe29f 100644 --- a/src/config/token_data.py +++ b/src/config/token_data.py @@ -932,8 +932,14 @@ "name": "Euro Coin (Portal from Ethereum))", "sourceAddress": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c", "coingeckoId": "euro-coin", - "markets": {}, - "destinations": {}, + "markets": { + "celo": ["uniswap"], + }, + "destinations": { + "celo": { + "address": "0xBddC3554269053544bE0d6d027a73271225E9859", + "decimals": 6 + }, "sourceDecimals": 6 }, "FRAX": {