Uniswap / v3-core

🦄 🦄 🦄 Core smart contracts of Uniswap v3
https://uniswap.org
Other
4.38k stars 2.68k forks source link

ERC20 Create pool (reason="execution reverted: STF") #581

Open GNURub opened 2 years ago

GNURub commented 2 years ago

I am encountering the following error when trying to add liquidity to the ERC20 token, it lets me approve the contract, but when I click on preview I get the following error:

I have tried on mumbai and goerli networks.

image

zemse commented 2 years ago

STF is safe transfer failed (link). Mostly your approve tx was not confirmed or not enough balance on the wallet. For non-standard tokens, it's possible that the transfer fails for weird reasons.

GNURub commented 1 year ago

Forking the network and creating the pool using code I get the same error, there is enough balance.

tschmidt-tf commented 1 year ago

I have this same exact issue

anassabbane commented 1 year ago

Running the same issue, anything new ? edit: same issue on the mainnet !

akhilparakka commented 10 months ago

Are you trying to swap ETH? This error comes because of low balance in of Token in.