henry kash.unwrap( )
henry kash.unwrap( )
> > Okay, so I got this error because if this line > > https://github.com/jklepatch/eattheblocks/blob/master/screencast/348-pancakeswap-trading-bot/bot.js#L41 > > I had to use '1' or larger amount on approve. But now I...
you can try hardcode the gasLimit
Did you get through the blocker? On Mon, Nov 21, 2022 at 5:58 AM SloboZjalic ***@***.***> wrote: > Hehe got it all sorted now > > On Sat, 12 Nov...
Ok, I will check. On Mon, Nov 21, 2022 at 12:13 PM SloboZjalic ***@***.***> wrote: > All the errors are there > > On Sat, 12 Nov 2022, 3:15 am...
Alright so instead of using wait( ) function you can use the waitForTransaction function from ethers, which takes in the transaction hash of the transaction broadcasted , number of confirmation...
yes I was able to resolve it On Wed, Oct 25, 2023 at 4:18 PM Raunit Verma ***@***.***> wrote: > I am also getting the same error. Have you resolved...
yes follow this guy has a public repo with a sniper bot implementation www.github.com/henrykash
if you want you can just use the flashbot RPC to send a bundle , I was responding in response to your question about an example of a sniper bot