/Pancakeswap-bot

Python based Dex/Pancakeswap bot (GUI version), support multi wallets, intergated with Honeypot checker, approve, buy and sell function

Primary LanguagePythonMIT LicenseMIT

Pancakeswap-bot

Dex/Pancakeswap bot

Source code is Python based, using PYQT5 as GUI, support multi wallets, intergated with Honeypot checker, approve, buy and sell function

Contact Telegram: @CryptoJoinSmith for price (only for source code now).

Preview

Features

    1. Check token basic info(price/liquidity/tax/honeypot)
    1. Approving, Buying and selling token, custom slippage and custom sell token percentage
    1. Support multiple wallets

How to use

    1. Paste the token contract address, select the liquidity pool.
    1. Paste the private keys, use "," to support multiple wallets.
    1. Click the load wallet button, select which wallet you want to operate.
    1. Set slippage, gas price and gas limit.
    1. Set buy amount or sell token percentage.
    1. Click Approve, Buy or Sell button

Security

You need to provide the private key in the program to sign transaction, the private key will never upload to any server, you can check it on Fiddler or other tools.