Skip to content

Commit

Permalink
Add WETH to Deposit whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
uncoolzero committed Aug 16, 2023
1 parent 0b3b6a7 commit 1c2a6d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ui/src/components/Silo/Actions/Deposit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ const DepositPropProvider: FC<{
return [
tokens.BEAN,
tokens.ETH,
tokens.WETH,
whitelistedToken,
tokens.CRV3,
tokens.DAI,
Expand Down

0 comments on commit 1c2a6d9

Please sign in to comment.