Compare commits

...

2 Commits

Author SHA1 Message Date
amitchuapf d505213822
Merge c67bc0eaed into 87e36b91bf 2024-01-16 10:32:53 +08: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

@ -966,8 +966,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": {