Uniswap / v2-periphery

🎚 Peripheral smart contracts for interacting with Uniswap V2
https://uniswap.org/docs
GNU General Public License v3.0
1.11k stars 1.67k forks source link

addLiquidityETH Function Not Working on Official Uniswap V2 Factory and Router Addresses on SEPOLIA TESTNET #183

Open ShantanuLamba opened 1 month ago

ShantanuLamba commented 1 month ago

Issue:

The addLiquidityETHfunction is failing on the official Uniswap V2 Factory and Router addresses listed https://docs.uniswap.org/contracts/v2/reference/smart-contracts/v2-deployments for sepolia. No transactions have been successful.

Details:

Function: addLiquidityETH Description: Transactions consistently fail despite correct parameters and configurations. Environment: Ethereum Sepolia

Steps to Reproduce:

Use the official Uniswap V2 addresses. Attempt to execute addLiquidityETH. Transactions fail.

Request for Assistance: Please investigate and resolve this issue. Thank you!

ShantanuLamba commented 1 month ago

if someone wants to use uni v2 on sepolia , here is router address for sepolia which I found while investigating the issue - 0xC532a74256D3Db42D0Bf7a0400fEFDbad7694008