Skip to content

Commit

Permalink
Update index.js DSF.Finance ( Update symbol & poolMeta ) (#1615)
Browse files Browse the repository at this point in the history
* Update index.js

* Update index.js
  • Loading branch information
dsf-cto authored Nov 23, 2024
1 parent 1e40eec commit 6efcc61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adaptors/dsf.finance/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const collectPools = async () => {
'0xA0b86991c6218b36c1d19d4a2e9eb0ce3606eb48', // USDC
'0x6B175474e89094C44Da98b954EedeAC495271d0F' // DAI
],
poolMeta: 'Convex MIM-3CRV pool',
poolMeta: 'Stablecoin Yield Strategy (Curve & Convex)',
url: 'https://app.dsf.finance/',
}
];
Expand Down

0 comments on commit 6efcc61

Please sign in to comment.