Web3.js and python3 Pancakeswap analysing and buying fast Bot
Budget: $250 – $750 USD
Looking for a blockchain expert to develop a fast pancakeswap bot with web3.js and python 3
The bot should be working in a linux centos 7 server and can be executed from other scripts on the server safetly.
My other scripts called the bot with token's address and the bot should do the following:
1- check if the address is safe and not honeypot and determine buy/sell tax slippage and buy/sell gas fee
2- check the liquidity amount and calculate the current token's price
3- compare token's info with some limitations:
when the system got the above infos, then it compares them with some pre determined values before making the swap BNB THEN token
some examples:
*liquidity:
if liquidity LESS THAN 50BNB THEN buy 0.01 BNB
if liquidity GREATER THAN 50BNB THEN buy 0.05 BNB
if liquidity GREATER THAN 100BNB THEN buy 0.1 BNB
if liquidity GREATER THAN 200BNB THEN buy 0.2 BNB
*slippage:
if token is honeypot THEN don't buy
if buy+sell tax GREATER THAN 20 THEN don't buy
if buy tax GREATER THAN 10 THEN buy with 15% slippage
if buy tax GREATER THAN 5 THEN buy with 7% slippage
if buy tax GREATER THAN 0 THEN buy with 1% slippage
*marketcap:
if token's marketcap GREATER THAN 10Million THEN don't buy
*liquidity + slippage:
if liquidity GREATER THAN 500BNB and buy tax LESS THAN 1% THEN buy 0.5 BNB
*gas fee:
if buy+sell gas GREATER THAN 3000000 THEN don't buy
*price:
if price is +5% comparing to the price before 5min don't buy
The above limitations should be easy to edit in code
6- the bot made the swap with a pre determined gas fee (GWEI).
7- the bot should send log infos to a .txt file on the server
The most important is that the bot should be very fast, he must buy directly when receiving the order with token's contract code.
The freelancer has to deliver the full steps with all part, so please if you are not expert in that do not submit your porposal and waste our time.
Thanks
The bot should be working in a linux centos 7 server and can be executed from other scripts on the server safetly.
My other scripts called the bot with token's address and the bot should do the following:
1- check if the address is safe and not honeypot and determine buy/sell tax slippage and buy/sell gas fee
2- check the liquidity amount and calculate the current token's price
3- compare token's info with some limitations:
when the system got the above infos, then it compares them with some pre determined values before making the swap BNB THEN token
some examples:
*liquidity:
if liquidity LESS THAN 50BNB THEN buy 0.01 BNB
if liquidity GREATER THAN 50BNB THEN buy 0.05 BNB
if liquidity GREATER THAN 100BNB THEN buy 0.1 BNB
if liquidity GREATER THAN 200BNB THEN buy 0.2 BNB
*slippage:
if token is honeypot THEN don't buy
if buy+sell tax GREATER THAN 20 THEN don't buy
if buy tax GREATER THAN 10 THEN buy with 15% slippage
if buy tax GREATER THAN 5 THEN buy with 7% slippage
if buy tax GREATER THAN 0 THEN buy with 1% slippage
*marketcap:
if token's marketcap GREATER THAN 10Million THEN don't buy
*liquidity + slippage:
if liquidity GREATER THAN 500BNB and buy tax LESS THAN 1% THEN buy 0.5 BNB
*gas fee:
if buy+sell gas GREATER THAN 3000000 THEN don't buy
*price:
if price is +5% comparing to the price before 5min don't buy
The above limitations should be easy to edit in code
6- the bot made the swap with a pre determined gas fee (GWEI).
7- the bot should send log infos to a .txt file on the server
The most important is that the bot should be very fast, he must buy directly when receiving the order with token's contract code.
The freelancer has to deliver the full steps with all part, so please if you are not expert in that do not submit your porposal and waste our time.
Thanks