Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
yieldlend committed Dec 8, 2023
2 parents 3e006c8 + f507abf commit 07a646e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/handlers/triggerLSDRates.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ const lsdTokens = [
address: '0xF1376bceF0f78459C0Ed0ba5ddce976F1ddF51F4',
addressExchangeRate: '0x4beFa2aA9c305238AA3E0b5D17eB20C045269E9d',
type: a,
// fee: 0.1,
fee: 0.1,
},
];

Expand Down
1 change: 1 addition & 0 deletions src/utils/exclude.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const excludeAdaptors = [
'steadefi', // hacked,
'bank-of-chain',
'zunami-protocol', // hacked
'myso-v1',
];

const excludePools = [
Expand Down

0 comments on commit 07a646e

Please sign in to comment.