update action

This commit is contained in:
Evan Gray 2023-03-24 23:14:06 -04:00
parent ea707f8961
commit b6636dc92f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ on:
push:
branches:
- "*"
- "!master"
- "!main"
jobs:
build:

View File

@ -2271,7 +2271,7 @@ TOKENS = {
"name": "Wombat Exchange",
"sourceAddress": "0xad6742a35fb341a9cc6ad674738dd8da98b94fb1",
"coingeckoId": "wombat-exchange",
"logo": "https://bscscan.com/token/images/wombatex_32.png",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/19623.png",
"markets": {
"bsc": ["pancakeswap"], #revert to native asset
"arbitrum": ["uniswap"]