Skip to content

Commit

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

* Fix code style issues with ESLint

Co-authored-by: Lint Action <[email protected]>
  • Loading branch information
willhennessy and lint-action authored Nov 1, 2021
1 parent 5026ebd commit 6a90bf3
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 @@ -1080,6 +1080,13 @@
"name": "Shatner",
"symbol": "SHAT",
"decimals": 18
},
{
"chainId": 1,
"address": "0x7277a44D1325D81Ac58893002a1B40a41bea43fe",
"name": "FAANG Index",
"symbol": "FAANG",
"decimals": 18
}
]
}

0 comments on commit 6a90bf3

Please sign in to comment.