File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @curvefi/llamalend-api" ,
3- "version" : " 2.0.16 " ,
3+ "version" : " 2.0.17 " ,
44 "description" : " JavaScript library for Curve Lending" ,
55 "main" : " lib/index.js" ,
66 "author" : " Macket" ,
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ export const ALIASES_ARBITRUM = lowerCaseValues({
2929export const ALIASES_OPTIMISM = lowerCaseValues ( {
3030 "crv" : "0x0994206dfE8De6Ec6920FF4D779B0d950605Fb53" ,
3131 "one_way_factory" : "0x5EA8f3D674C70b020586933A0a5b250734798BeF" ,
32- "one_way_factory_v2" : "0x68f33663b76874166Bf3C3cB2D7C117dFf38a262 " ,
32+ "one_way_factory_v2" : "0x1973ED17c267245510a390e0dce4FBcD9D2685f0 " ,
3333 "gauge_controller" : "0x2F50D538606Fa9EDD2B11E2446BEb18C9D5846bB" ,
3434 "gauge_factory_old" : "0xabC000d88f23Bb45525E447528DBF656A9D55bf5" ,
3535 "gauge_factory" : "0x871fBD4E01012e2E8457346059e8C189d664DbA4" ,
@@ -59,4 +59,4 @@ export const ALIASES_SONIC = lowerCaseValues({
5959 "leverage_zap" : "0x0fE38dCC905eC14F6099a83Ac5C93BF2601300CF" , // odos v3
6060 "leverage_zap_v2" : "0x0000000000000000000000000000000000000000" ,
6161 "leverage_markets_start_id" : "0" ,
62- } ) ;
62+ } ) ;
You can’t perform that action at this time.
0 commit comments