@@ -116,11 +116,11 @@ export const EDGE_INJECTOR_PENDLE_EMODE = '0x83ab600cE8a61b43e1757b89C0589928f76
116116// https://etherscan.io/address/0x15885A83936EB943e98EeFFb91e9A49040d93993
117117export const EDGE_INJECTOR_DISCOUNT_RATE = '0x15885A83936EB943e98EeFFb91e9A49040d93993' ;
118118
119- // https://etherscan.io/address/0xAbb3A42a06930aEb694c99C0D3D8F5c1056D74f8
120- export const EDGE_RISK_STEWARD_RATES = '0xAbb3A42a06930aEb694c99C0D3D8F5c1056D74f8 ' ;
119+ // https://etherscan.io/address/0x80CFd14236409107c220d1D0a3dE845b48fdcDfc
120+ export const EDGE_RISK_STEWARD_RATES = '0x80CFd14236409107c220d1D0a3dE845b48fdcDfc ' ;
121121
122- // https://etherscan.io/address/0xd3dc7C39FC2eD85fBC0723ec74a1ed8874410c64
123- export const EDGE_INJECTOR_RATES = '0xd3dc7C39FC2eD85fBC0723ec74a1ed8874410c64 ' ;
122+ // https://etherscan.io/address/0x74dc6321A338420238CBD77abA5fEa8679393A66
123+ export const EDGE_INJECTOR_RATES = '0x74dc6321A338420238CBD77abA5fEa8679393A66 ' ;
124124
125125export const CHAIN_ID = 1 ;
126126export const ASSETS = {
@@ -998,7 +998,7 @@ export const E_MODES = {
998998 ] ,
999999 ltv : 9000 ,
10001000 liquidationThreshold : 9200 ,
1001- liquidationBonus : 10440 ,
1001+ liquidationBonus : 10410 ,
10021002 } ,
10031003 '25' : {
10041004 label : 'PT-sUSDe USDe Nov 2025' ,
@@ -1011,7 +1011,7 @@ export const E_MODES = {
10111011 borrowableAssets : [ '0x4c9EDD5852cd905f086C759E8383e09bff1E68B3' ] ,
10121012 ltv : 9200 ,
10131013 liquidationThreshold : 9400 ,
1014- liquidationBonus : 10240 ,
1014+ liquidationBonus : 10210 ,
10151015 } ,
10161016 '26' : {
10171017 label : 'weETH/wstETH ETH Correlated' ,
0 commit comments