Skip to content

Commit

Permalink
chore: update token list (#2670)
Browse files Browse the repository at this point in the history
* update token list

* Fix code style issues with ESLint

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
  • Loading branch information
ianlapham and lint-action committed Oct 22, 2021
1 parent 76c9bf8 commit f768428
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/constants/tokenLists/unsupported.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1073,6 +1073,13 @@
"name": "sLINK",
"symbol": "Synth Link",
"decimals": 18
},
{
"chainId": 1,
"address": "0x6B60eE11b73230045cF9095E6e43AE9Ea638e172",
"name": "Shatner",
"symbol": "SHAT",
"decimals": 18
}
]
}

2 comments on commit f768428

@vercel
Copy link

@vercel vercel bot commented on f768428 Oct 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

interface – ./

interface-git-main-uniswap.vercel.app
interface-uniswap.vercel.app

@vercel
Copy link

@vercel vercel bot commented on f768428 Oct 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

widgets – ./

widgets-git-main-uniswap.vercel.app
widgets-uniswap.vercel.app

Please sign in to comment.