vlbhtcno1

Results 7 comments of vlbhtcno1

> Hey, when I want to sell some tokens to WBNB are there any changes? Because I have a script for buying tokens that is working correctly but when I...

> > > Hey, when I want to sell some tokens to WBNB are there any changes? Because I have a script for buying tokens that is working correctly but...

Following your code, I got the issue UnhandledPromiseRejectionWarning: Error: insufficient funds for intrinsic transaction cost maybe the issue come from the gasPrice and gasLimit as well

> > > > Hey, when I want to sell some tokens to WBNB are there any changes? Because I have a script for buying tokens that is working correctly...

> > > > > > Hey, when I want to sell some tokens to WBNB are there any changes? Because I have a script for buying tokens that is...

> this gets me past the estimated gas issues > > ``` > > const mygasPrice = ethers.utils.parseUnits('0.000000005', 'ether'); > > const tx = await router.swapExactTokensForTokens( > amountIn, > amountOutMin,...

> Eventually this will get done, but it is not yet a priority. V3 is a bigger priority as it is not yet complete. If you want more information check...