v3-core icon indicating copy to clipboard operation
v3-core copied to clipboard

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

Open GNURub opened this issue 2 years ago • 5 comments

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

GNURub avatar Oct 06 '22 14:10 GNURub

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.

zemse avatar Oct 07 '22 16:10 zemse

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

GNURub avatar Oct 09 '22 08:10 GNURub

I have this same exact issue

tschmidt-tf avatar Mar 10 '23 01:03 tschmidt-tf

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

anassabbane avatar Apr 17 '23 15:04 anassabbane

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

akhilparakka avatar Nov 20 '23 06:11 akhilparakka