Skip to content

Commit a69d9e4

Browse files
fix(cache): automated cache update - updated addresses (#1071)
Co-authored-by: Cache-bot <noreply@github.com>
1 parent c16290c commit a69d9e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ts/AaveV3Ethereum.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ export const E_MODES = {
935935
borrowableAssets: ['0x4c9EDD5852cd905f086C759E8383e09bff1E68B3'],
936936
ltv: 9400,
937937
liquidationThreshold: 9600,
938-
liquidationBonus: 10180,
938+
liquidationBonus: 10150,
939939
},
940940
'21': {
941941
label: 'tETH/Stablecoins',

0 commit comments

Comments
 (0)