Add WOM token

This commit is contained in:
alex-wombat 2023-03-25 10:20:10 +08:00 committed by GitHub
parent 438f5bb72d
commit 49c3a4b046
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -2265,6 +2265,24 @@ TOKENS = {
}
},
"sourceDecimals": 6
},
"WOM": {
"symbol": "WOM",
"name": "Wombat Exchange",
"sourceAddress": "0xad6742a35fb341a9cc6ad674738dd8da98b94fb1",
"coingeckoId": "wombat-exchange",
"logo": "https://bscscan.com/token/images/wombatex_32.png",
"markets": {
"bsc": ["pancakeswap"], #revert to native asset
"arbitrum": ["uniswap"]
},
"destinations": {
"arbitrum": {
"address": "0x7b5eb3940021ec0e8e463d5dbb4b7b09a89ddf96",
"decimals": 18
}
},
"sourceDecimals": 18
}
},
#####################