Add QUO token

This commit is contained in:
xiaodongyu 2023-03-28 23:01:50 +08:00
parent 4d2fb4d21f
commit cd5914d0f4
1 changed files with 18 additions and 0 deletions

View File

@ -2158,6 +2158,24 @@ TOKENS = {
}
},
"sourceDecimals": 18
},
"QUO": {
"symbol": "QUO",
"name": "Quoll Finance",
"sourceAddress": "0x08b450e4a48C04CDF6DB2bD4cf24057f7B9563fF",
"coingeckoId": "quoll-finance",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/22468.png",
"markets": {
"bsc": ["pancakeswap"], #revert to native asset
"arbitrum": ["uniswap"]
},
"destinations": {
"arbitrum": {
"address": "0xf00D8790A76ee5A5Dbc10eaCac39151aa2af0331",
"decimals": 18
}
},
"sourceDecimals": 18
}
},
#####################