Skip to content

Commit

Permalink
Add swbtc to restaking tokens list
Browse files Browse the repository at this point in the history
  • Loading branch information
piekczyk committed Aug 28, 2024
1 parent a96f8c1 commit 1048871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/productHub/filterGroups.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { LendingProtocol } from 'lendingProtocols'

export const TOKENS_MEME = ['DOGE', 'MEME']
export const TOKENS_STABLE_GROUPS = ['DAI', 'FRAX', 'LUSD', 'SUSDE', 'USDC', 'USDT']
export const TOKENS_WITH_RESTAKING = ['EZETH', 'WEETH', 'RSETH']
export const TOKENS_WITH_RESTAKING = ['EZETH', 'WEETH', 'RSETH', 'SWBTC']
export const TOKENS_WITH_STAKING_REWARDS = ['APXETH', 'CBETH', 'OSETH', 'RETH', 'STYETH', 'WSTETH']
export const TOKENS_BLUECHIP = [
'CBETH',
Expand Down

0 comments on commit 1048871

Please sign in to comment.