Ethereum Blockchain Volume Bot (Market Maker)

Austin John Salvador

Blockchain Developer
Python
Solidity

Increase your token's volume by using this tool that allows you to automatically create buy and sell transactions for a period of time.

This bot is mainly used for increasing the volume of a token through a series of random buy and sells. You can set up the minimum and maximum amount to use, as well as the minimum and maximum intervals as well. (This bot is not intended for profit, only purely for for increasing token volume)

Another feature is that you are able to set a target price on where you could automatically buy and sell. "SELL at Price ($)" indicates that the bot would automatically sell when the price goes below the inserted value, and the opposite applies to the "BUY at Price ($)".

The bot uses Moralis API in order to fetch the accurate price of the token. I can deliver with an API key already included, but you can also use your own as well.

A screenshot of the Volume and price control bot

You can use as many wallets as you can. The bot uses a CSV file wherein you can insert the information of the wallet you're going to use. Every time the bot attempts to do a transactions, it randomly chooses any of the wallet and checks if it has enough balance to continue with the transaction. If it doesn't meet the requirements, or if the transaction fails, it will move on to the next wallet. The bot will eventually automatically stop if all wallets fails to do a transaction.

Sample wallets inside the "Wallets.csv" file. You can open this file using Microsoft Excel on Windows. You can use as many wallets as you want, as long as the format is correct.

You can edit the bot's main settings on the "data.json". In this file, you can insert the target token address, gas fees, node, and many others.

A screenshot of a sample settings in the "data.json" file.

An optional and additional feature you can use is a Telegram notifier in where a bot can message you every time the volume bot does an operation.



Partner With Austin John
View Services

More Projects by Austin John