Skip to content

Commit c653a0f

Browse files
fix(cache): automated cache update - updated addresses (#1094)
Co-authored-by: Cache-bot <[email protected]>
1 parent 6777094 commit c653a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ts/AaveV3Ethereum.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -921,7 +921,7 @@ export const E_MODES = {
921921
],
922922
ltv: 9100,
923923
liquidationThreshold: 9300,
924-
liquidationBonus: 10230,
924+
liquidationBonus: 10200,
925925
},
926926
'20': {
927927
label: 'PT-USDe USDe September 2025',

0 commit comments

Comments
 (0)