Add liquidity with V2
Be sure to respect all the necessary requirements present in V2
Add Liquidity
To provide liquidity to a pool:
1. Update the main() function to include the addLiquidityETHWithUSDC function:
2. Run the script again:
Last updated