Skip to content

Commit a03a6ff

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ts/AaveV3Ethereum.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -748,8 +748,8 @@ export const E_MODES = {
748748
],
749749
borrowableBitmap: '1073741824',
750750
borrowableAssets: ['0x4c9EDD5852cd905f086C759E8383e09bff1E68B3'],
751-
ltv: 9340,
752-
liquidationThreshold: 9540,
751+
ltv: 9370,
752+
liquidationThreshold: 9570,
753753
liquidationBonus: 10220,
754754
},
755755
'13': {

0 commit comments

Comments
 (0)