Compare commits

...

2 Commits

Author SHA1 Message Date
amitchuapf ce6d7a23ba
Merge c67bc0eaed into e417e90e2a 2023-12-06 08:57:42 -07:00
amitchuapf c67bc0eaed
Update token_data.py 2023-11-14 20:27:10 -08:00
1 changed files with 8 additions and 2 deletions

View File

@ -951,8 +951,14 @@ TOKENS = {
"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": {