Uniswap / interface

🦄 Open source interfaces for the Uniswap protocol
https://app.uniswap.org
GNU General Public License v3.0
4.86k stars 4.93k forks source link

Can't create new liquidity pool in sepolia testnet #7744

Open ctb0k33 opened 1 month ago

ctb0k33 commented 1 month ago

I try to create a new liquidity pool using addLiquidity button in the pool tab. But i can't find my ERC20 token that already deploy in sepolia. Can anyone help me please ?

sanghunka commented 3 weeks ago

Search your token by contract address. FYI, Current Uniswap web Interface doesn't work properly on sepolia testnet. You should use older version

ctb0k33 commented 3 weeks ago

thanks for information !