File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
pages/PoolsPage/v3/SupplyLiquidityV3/containers/AddLiquidityButton Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2359,6 +2359,9 @@ export const IchiVaults: {
23592359 '0xD7c329ce757b24a43E9767980CE568fDA14C7e95' ,
23602360 '0xF497556DC0e3E251CdFA6eA87772A54B8e0bc5a8' ,
23612361 '0xC47dC89a5bAa26E0E3f58b64caEc095d80cD4c2D' ,
2362+ '0xd48d5cb118e18839cd483326b2b7cfb10912ea8d' ,
2363+ '0xb86502EB5309fD324b2947DF03a1DEa17DDBEaBd' ,
2364+ '0x49b8C64c5419893c972B4152cE729A644c9fe17b' ,
23622365 ] ,
23632366 [ ChainId . ZKEVM ] : [
23642367 '0x423382e084f1d1d180bec638bc64cc6408896c3c' ,
Original file line number Diff line number Diff line change @@ -286,7 +286,6 @@ export function AddLiquidityButton({
286286 amountToWrap ,
287287 wrappingETH ,
288288 ] ) ;
289- console . log ( '------isReady:' , isReady )
290289
291290 const onAddLiquidity = ( ) => {
292291 if ( expertMode ) {
You can’t perform that action at this time.
0 commit comments