UPDATED CODE!!! USE THIS GITHUB REPO TO SEE THE NEW CHANGE TO THE SWAP METHOD!!!
40 Comments
ABSOLUTE WIZARD!!!!!! Your directions are Boss!!!!! Killer delivery and structure…… I am very thankful you are sharing. You make it very easy to understand.
woft, that BlockFi ad aged very poorly….
Will it work with ETH?
I am getting " Uncaught Error Error: cannot estimate gas; transaction may fail or may require manual gas limit " for const approveTx = await busdContract.approve(
router,
BUSDamountIn
); @BlockchainWithLeif
my friend you here?
Seems like every tutorial about this subject tends to just gloss over where the ABI string comes from… I still can't figure that out. Can you explain in detail where you get the ABI method strings from? Also the contract addresses you really just glossed over that as well. That may be obvious to a person familiar with blockchain dev but as a beginner I really need you to spell it out and give me more info about how you know which addresses to use. Would be helpful to see you navigate to them from the DEX website so we all can understand that process better. Hopefully this feedback is helpful.
Can you please explain how i can do it that i can use this bot on poocoin with BUSD and Bep20 token connected with Metamask thx. There are so much scams. Thx a lot.
i need a simple buy and sell bot? is this possible to do this on pancakeswap?
can we use also that bot for selling tokens?
pls mentor how can i message you for a personal question please ser
i stopped right away since i dont know whats in secret
I need your help on an important matter. Can you contact me? Very important
Man, like you helped me, I'm going to help you. Watch this video and you will see how to do arbitrage with your code that you putted here and this, I hope, will make you money. https://www.youtube.com/watch?v=0coSJk-HpYE
I liked it. Suggestion: avoid the stickers "like" and "subscribe" all the time, that take the focus. Good job!
It helped me a lot. Thanks!
There is no api for historical data of dex like pancakeswap?
great but you should zoom in more so we can actually see what you are doing/writing.
absolutely the strongest video i could find! Massive thanks!
This is such a good tutorial, thanks heaps for taking the time to make this – liked and subscribed!
Would this work with Spookyswap? Would the required changes be complex?
You are honest, I subbed.
Great job, congrats! I am attempting to write a sniping code and soon realized that to be effective one needs access to a private full node. Do you run your own? Cheers
Really great stuff! Thank you Leif!
Why can't I use the default provider instead of a socket?
Hello, thank for this video, i have question, with this code is it possible to buy bnb with busd and buy busd with bnb?
Great content, thank you
is this a video to set up a bot for buying at the lunch of a DAO or a node ?
Hi, there is anyway to make transactions without a provider?
kindly do another video showing the format of the secret key and some testing on buying and selling. Thanks for the great content. subscribed)
Great tutorial man! Thanks 🙂 When i run the script,i get an error: Error: nonce has already been user … Anyone has expereinced that? Thanks
Thanks Leif! Hey I implemented this, but with V3 when you have multi hop swaps it seems that I only get the first address. Do you know how to get the array {tokenAddress – fee – tokenAddress – fee – tokenAddress…..} of the addresses that the multi hop followed?
This is really awesome! Thank you!
The Testnet ist useless if I can't get any WBNB to test it.
Awesome content mate, I have been trying to do the similar things on Solana with Raydium but I can't seem to find any smart contracts(router/factory contracts). If you are up for a challenge it would be awesome if you can make a video on it or even just explaining it in the comment here would be more than enough for me. Cheers.
Thank you for the information! If I may, just to confirm, would it be possible to automate a busd to other tokens swap using these methods? It'd be just searching for that specific pair contract and using it instead, correct? Thanks in advance!
Hi Leif. can this be used to snipe tokens for project that is about to release? on pancake swap?
I will be trying this today!!
Hey friend, what are the key process in building a bot
Why did you set the WBNBAmountOutMin that way? Does it correspond to setting a slippage equal to .1 WBNB?
Hey can you make a tutorial on understanding this tutorial? TIA
ABSOLUTE WIZARD!!!!!! Your directions are Boss!!!!! Killer delivery and structure…… I am very thankful you are sharing. You make it very easy to understand.
woft, that BlockFi ad aged very poorly….
Will it work with ETH?
I am getting " Uncaught Error Error: cannot estimate gas; transaction may fail or may require manual gas limit " for const approveTx = await busdContract.approve(
router,
BUSDamountIn
); @BlockchainWithLeif
my friend you here?
Seems like every tutorial about this subject tends to just gloss over where the ABI string comes from… I still can't figure that out. Can you explain in detail where you get the ABI method strings from? Also the contract addresses you really just glossed over that as well. That may be obvious to a person familiar with blockchain dev but as a beginner I really need you to spell it out and give me more info about how you know which addresses to use. Would be helpful to see you navigate to them from the DEX website so we all can understand that process better. Hopefully this feedback is helpful.
Can you please explain how i can do it that i can use this bot on poocoin with BUSD and Bep20 token connected with Metamask thx. There are so much scams. Thx a lot.
i need a simple buy and sell bot? is this possible to do this on pancakeswap?
can we use also that bot for selling tokens?
pls mentor how can i message you for a personal question please ser
i stopped right away since i dont know whats in secret
I need your help on an important matter. Can you contact me? Very important
Man, like you helped me, I'm going to help you. Watch this video and you will see how to do arbitrage with your code that you putted here and this, I hope, will make you money. https://www.youtube.com/watch?v=0coSJk-HpYE
I liked it. Suggestion: avoid the stickers "like" and "subscribe" all the time, that take the focus.
Good job!
It helped me a lot. Thanks!
There is no api for historical data of dex like pancakeswap?
great but you should zoom in more so we can actually see what you are doing/writing.
absolutely the strongest video i could find! Massive thanks!
This is such a good tutorial, thanks heaps for taking the time to make this – liked and subscribed!
Would this work with Spookyswap? Would the required changes be complex?
You are honest, I subbed.
Great job, congrats! I am attempting to write a sniping code and soon realized that to be effective one needs access to a private full node. Do you run your own? Cheers
Really great stuff! Thank you Leif!
Why can't I use the default provider instead of a socket?
Hello, thank for this video, i have question, with this code is it possible to buy bnb with busd and buy busd with bnb?
Great content, thank you
is this a video to set up a bot for buying at the lunch of a DAO or a node ?
Hi, there is anyway to make transactions without a provider?
kindly do another video showing the format of the secret key and some testing on buying and selling. Thanks for the great content. subscribed)
Great tutorial man! Thanks 🙂
When i run the script,i get an error: Error: nonce has already been user …
Anyone has expereinced that? Thanks
Thanks Leif! Hey I implemented this, but with V3 when you have multi hop swaps it seems that I only get the first address. Do you know how to get the array {tokenAddress – fee – tokenAddress – fee – tokenAddress…..} of the addresses that the multi hop followed?
This is really awesome! Thank you!
The Testnet ist useless if I can't get any WBNB to test it.
Awesome content mate, I have been trying to do the similar things on Solana with Raydium but I can't seem to find any smart contracts(router/factory contracts). If you are up for a challenge it would be awesome if you can make a video on it or even just explaining it in the comment here would be more than enough for me. Cheers.
Thank you for the information! If I may, just to confirm, would it be possible to automate a busd to other tokens swap using these methods? It'd be just searching for that specific pair contract and using it instead, correct? Thanks in advance!
Hi Leif. can this be used to snipe tokens for project that is about to release? on pancake swap?
I will be trying this today!!
Hey friend, what are the key process in building a bot
Why did you set the WBNBAmountOutMin that way? Does it correspond to setting a slippage equal to .1 WBNB?
Hey can you make a tutorial on understanding this tutorial? TIA