Skip to content

Commit

Permalink
Remove weird token from overview
Browse files Browse the repository at this point in the history
  • Loading branch information
crisog committed Feb 4, 2021
1 parent 6ea17eb commit 7fa123c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const SUPPORTED_LIST_URLS__NO_ENS = ['https://tokens.honeyswap.org']

// hide from overview list
export const OVERVIEW_TOKEN_BLACKLIST = [
'0x495c7f3a713870f68f8b418b355c085dfdc412c3',
'0x5f49887120c883917a7ac192997bd2e98033af62',
'0xc3761eb917cd790b30dad99f6cc5b4ff93c4f9ea',
'0xe31debd7abff90b06bca21010dd860d8701fd901',
'0xfc989fbb6b3024de5ca0144dc23c18a063942ac1'
Expand Down

0 comments on commit 7fa123c

Please sign in to comment.