Update token_data.py

Updated liquid markets on Polygon
This commit is contained in:
sleepycorgi1 2023-02-23 13:10:03 +08:00 committed by GitHub
parent 8b29dca62e
commit 53aba2c2da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -54,7 +54,7 @@ TOKENS = {
"markets": {
"eth": ["uniswap"],
"bsc": ["pancakeswap"],
"matic": ["quickswap"],
# "matic": ["quickswap"],
"injective": ["helix"]
},
"destinations": {
@ -124,7 +124,7 @@ TOKENS = {
"markets": {
"eth": ["uniswap"],
"bsc": ["pancakeswap"],
"matic": ["quickswap"],
# "matic": ["quickswap"],
"sol": ["jupiter"], #revert to native asset
},
"destinations": {
@ -1511,7 +1511,7 @@ TOKENS = {
"eth": ["curve"],
"sol": ["saber", "mercurial", "jupiter"],
"bsc": ["pancakeswap"],
"matic": ["quickswap"],
# "matic": ["quickswap"],
"karura": ["karura"],
"celo": ["ubeswap"],
"moonbeam": ["stellaswap", "moonwell"],
@ -1964,7 +1964,7 @@ TOKENS = {
"logo": "https://etherscan.io/token/images/binanceusd_32.png",
"markets": {
"sol": ["saber", "mercurial", "jupiter"],
"matic": ["quickswap"],
# "matic": ["quickswap"],
"bsc": ["pancakeswap"], #revert to native asset
"moonbeam":["stellaswap", "moonwell"],
},