Uniswap / v3-sdk

🛠 An SDK for building applications on top of Uniswap V3
MIT License
547 stars 425 forks source link

How to swap native ether in alphaRouter? #111

Closed pavbro closed 2 years ago

pavbro commented 2 years ago

I found that when I swap via Uniswap interface ETH/TOKEN it could be done in one transaction. How to swap ETH/TOKEN with alphaRouter npm in JS?