Skip to content

Commit

Permalink
chore(factor-v2): disable redacted
Browse files Browse the repository at this point in the history
  • Loading branch information
dimasriat committed Nov 29, 2023
1 parent a153d7e commit 5b61707
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/adaptors/factor-v2/vaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ const vaults = [
// symbol: 'pereBCA',
// underlyingToken: '0x5A572B5fBBC43387B5eF8de2C4728A4108ef24a6',
// },
{
poolAddress: '0xc994bC98251E043D4681Af980b1E487CfC88193a',
strategy: 'RedactedStrategy',
symbol: 'redaPMY',
underlyingToken: '0x9A592B4539E22EeB8B2A3Df679d572C7712Ef999',
},
// {
// poolAddress: '0xc994bC98251E043D4681Af980b1E487CfC88193a',
// strategy: 'RedactedStrategy',
// symbol: 'redaPMY',
// underlyingToken: '0x9A592B4539E22EeB8B2A3Df679d572C7712Ef999',
// },
{
poolAddress: '0xfc0D36C2781F26377da6b72Ab448F5b2a71e7D14',
strategy: 'PenpieStrategy',
Expand Down

0 comments on commit 5b61707

Please sign in to comment.