chore: update token list (#2670)

* update token list

* Fix code style issues with ESLint

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
This commit is contained in:
Ian Lapham 2021-10-22 15:47:42 -04:00 committed by GitHub
parent 76c9bf84cd
commit f768428b9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1073,6 +1073,13 @@
"name": "sLINK", "name": "sLINK",
"symbol": "Synth Link", "symbol": "Synth Link",
"decimals": 18 "decimals": 18
},
{
"chainId": 1,
"address": "0x6B60eE11b73230045cF9095E6e43AE9Ea638e172",
"name": "Shatner",
"symbol": "SHAT",
"decimals": 18
} }
] ]
} }