fix token_data formatting

This commit is contained in:
Evan Gray 2023-08-08 10:10:32 -04:00 committed by Evan Gray
parent 5ac17e6297
commit 3cf1c4e2e4
1 changed files with 2 additions and 2 deletions

View File

@ -2844,13 +2844,13 @@ TOKENS = {
"name": "Moonwell",
"sourceAddress": "0x511ab53f793683763e5a8829738301368a2411e3",
"coingeckoId": "moonwell",
"logo": "https://assets.coingecko.com/coins/images/26133/small/WELL.png?1690178473"
"logo": "https://assets.coingecko.com/coins/images/26133/small/WELL.png?1690178473",
"destinations": {
"base": {
"address": "0xff8adec2221f9f4d8dfbafa6b9a297d17603493d",
"decimals": 18
}
}
},
"sourceDecimals": 18
}
},