Swap with V2
Be sure to respect all the necessary requirements present in V2
Swapping Tokens
Use the provided swapTokens function to swap ETH for USDC:
1. Open the index.js file in your editor.
2. Replace the placeholder values in the main() function:
3. Run the script:
Last updated