Flash Loan Arbitrage Smart Contract BSC Build - (Flash Loan Repayment)
Вставка
- Опубліковано 8 лют 2025
- Your Flash Loan Smart Contract is ready to deploy to the BSC (BNB Smart Chain) Mainnet. In this video, we will do exactly that, allowing you to trade Flash Loan Arbitrage on both PancakeSwap V3 and PancakeSwap V2 in the real world.
Here we run "npx hardhat run scripts/deploy.ts --network mainnet". This will ensure your actual private key is used to deploy the Flash Loan smart contract so be very careful as you will need and use up real funds. It cost me just a few USD to do this on BSC, but over one hundred USD per contract when I did one for Ethereum.
Full Project Code for Members:
coderaiders.co...
Website:
coderaiders.com
Previous video:
• Flash Loan Arbitrage S...
Hi, Thank you for the tutorial. It's very helpful.
Been looking a lot into arbitrage and am thankful to have stumbled onto your clean and well edited videos :) I think I may have clicked on a video that's a bit far into the process, but I was wondering if $50 is an entirely unrealistic amount to start arbitrage with? I know BSC is much cheaper than etheruem in terms of fees, but I wasn't sure if something else would be possible with such a small starting amount? If $50 is just ridiculous, what amount would you suggest someone start with assuming they were flat broke but serious about learning.
Hi, have you tried to deploy on Arbitrum, the layer 2 on top Ethereum, the cost would be cheaper also!
True...also competition might be high like Polygon but wish you best of luck with this! Well done on the progress!
Hi my friend, I follow a tutorial to make a Flash Loan contract BUT does not wok... Is it possible recovery my BNB sending to liquidity on that contract??? Can you help me?
Sorry to hear this. You should not have sent money to the FlashLoan contract. You should only have paid gas to perform the flash loan. Sending money to a contract was only done when forking the mainnet for testing and should not be done in practice.
What is a flash loan, is it like a debt and do we have to pay it back?
Hi, first of all ,congrats for your tutorial, it's been enlightening, I'm an standard ReactJs + typescript developer and that's my first web3 adventure,I've just followed all the steps and it's working but i'm trying to compare the returns on the test by console.log('is bigger??:',contracBalBusdAfter._value>contracBalBusd._value) and it return me false, what am I loosing?
hey if have done this? it is working? it is able to find profitable arbitrage?
Where can I find this code can you give me this code please thank you
coderaiders.com