Jump to content

Снайперский бот для сети BSC


Recommended Posts

Posted (edited)

BSC Coin Sniper

This program allows you to instantly buy the given token after the liquidity transaction. You can snipe token launches and make profit.

Which Network ?

This program is designed for Binance Smart Chain's mainnet.

How It Works ?

Coin Sniper filters out the pending transactions for the PancakeSwap and DxSale transactions and executes a swapExactTokensForETH call after the LP transaction.

How Fast Is It ?

At the worst case scenario your swapping transaction would be in the next block of the LP transaction and It will take 3 seconds to execute your call. You could decrease that time with a private node to connect with WebSocket and also you can set extra gas to overrun the other transactions with BUY_EXTRA_GWEI in your configuration file. Second method is a bit risky because if you set a high value you could overrun the LP transaction and your gas money would go to trash but if you succeed your transaction can be in the same block as the LP transaction, so as summary it takes max. 3 seconds to snipe using public node in standart environment.

Supported Transaction Types

Not all transactions in all platforms are supported. Those are the supported platforms and transaction types.

DxSale Finalization Transactions.

PancakeSwap Liquidity Adding Transactions.

Quick Tools Menu

At the Tools section of the top menu, you can open shortcut websites like DxSale, PancakeSwap and Bscscan.

Bug Reporting.

Bug reporting is a critical thing for us. If you are facing with an error or if the program does not works like it should be please contact with an developer and send your debug logs and screenshots of the program.

You can generate your debug logs using Tools->Save Debug Logs and you can reload your application using Tools->Reload Application. (The debug log's won't include your wallet's private key.)

How To Write A Config File

The configuration file is actually a JSON file.

{ "PRIVATE_KEY": "YOUR WALLET'S PRIVATE KEY", "WALLET_ADDRESS": "YOUR WALLET'S ADDRESS.", "PCS_ROUTER_ADDRESS" : "PANCAKESWAP ROUTER ADDRESS", "BSC_PROVIDER_ADDRESS": "YOUR BSC NODE'S WEBSOCKET ADDRESS", "COINS": [ { "IS_DXSALE_LAUNCH": false, "DXSALE_PRESALE_ADDRESS": "DXSALE PRESALE ADDRESS", "MIN_BNB_IN_LP_TX": 0.001, "TOKEN_ADDRESS": "TOKEN'S ADDRESS", "BUY_EXTRA_GWEI": 1, "BUY_DELAY_SEC": 0, "BUY_AMOUNT": 0.001, "MAX_BUY_TRIES": 3, "STOP_IF_ALREADY_RELEASED": false, "SELL_AT": 2, "SLIPPAGE_IN_PERCENT": 15, "AUTO_APPROVE": true } ] }

Config Object

PRIVATE_KEY: Your wallet's private key. There is no way that any developer get that and no-one would ask too.

WALLET_ADDRESS: Your wallet's address.

PCS_ROUTER_ADDRESS: PancakeSwap router address. It's "0x10ED43C718714eb63d5aA57B78B54704E256024E" on BSC mainnet.

BSC_PROVIDER_ADDRESS: BSC Node address. You can use the public WSS address if you want. (wss://bsc-ws-node.nariox.org:443)

COINS: Your coin object list. You can add more coin object if you want.

Coin Object

IS_DXSALE_LAUNCH: If you are sniping an DxLaunch token make this true or if you don't make it false.

DXSALE_PRESALE_ADDRESS: If you are not sniping an DxLaunch token leave it blank or put the presale address here.

MIN_BNB_IN_LP_TX: Minimum BNB amount in liquidity transaction to snipe. It's a safety for not getting bogged by token's dev. traps.

TOKEN_ADDRESS: Token's address.

BUY_EXTRA_GWEI: Extra gas to append on gasPrice while buying. This could make the transaction executed faster or it could get you miss the launch. Keep it 0 or 1 if you trust yourself.

MAX_BUY_TRIES: How many we will try if the buy transaction fails.

STOP_IF_ALREADY_RELEASED: true if we don't want to snipe the next liquidity transaction or false if you want to snipe.

SELL_AT: Sell multiplier. Program is going to sell the token when price reaches ex. 2x.

SLIPPAGE_IN_PERCENT: Sell transaction slippage.

AUTO_APPROVE: Approve the coin to the max. when selling.

BUY_DELAY_SEC: Delay in seconds. The delay is for some tokens that have bot detections.

Contact

https://t.me/Filip_rifle 

Edited by Helber
3.11

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Similar Topics

    • Бот для торговли на бирже Binance

      ПОДРОБНОЕ ОПИСАНИЕ И АРХИТЕКТУРА МОЕГО ТОРГОВОГО БОТА С ЦИТАТАМИ И ПРАКТИЧЕСКИМИ ПРИМЕРАМИ ИЗ ЛОГОВ ======================================================================== Назначение: Я описываю архитектуру моего торгового бота, принципы его работы, принятие торговых решений, работу стратегий, риск-менеджмента, защиту ордеров, позиционный ownership, TP/DCA, потоки данных и safety-логику. В документ добавлены: - цитаты из моих логов и отчётов; - примеры, как бот реально п

      in Софт для трейдинга

    • NOVA - бесплатный Telegram-бот для автоматизации MEXC Spot

      Привет. Я разработчик NOVA. Хочу подробно, но без лишней воды описать проект для раздела про софт для трейдинга. NOVA - это бесплатный Telegram-бот и Mini App для автоматизации спотовой торговли на MEXC. Я делаю его не как "черный ящик" с обещаниями, а как инструмент для выполнения понятного цикла: купить актив на заданную сумму, выставить LIMIT SELL, контролировать ордер и перейти к следующему циклу по настройкам пользователя. Что именно автоматизирует NOVA Вручную Spot-торговля

      in Софт для трейдинга

    • Торговый бот hamster-bot и портфельный бэктест

      Бот для бирж BitMEX, FTX, Bybit, Binance, Huobi, OKX, HTX, Kucoin, Phemex, MEXC, Bitget, BingX. (список пополняется) Проект hamster-bot является официальным партнером биржи BitMEX    https://blog.bitmex.com/ru_ru-bitmex-x-hamster-bot-automated-trading-with-just-a-few-clicks/  А также официальный партнер (список ссылок на пруфы) FTX, Bybit, official Binance API broker, Phemex_1, Phemex_2, Bitget_1, Bitget_2, Huobi HTX Сайт https://hamster-bot.com/  Telegram канал https://t.me/

      in Маржинальная торговля

    • dexbot.vip - бесплатный торговый бот на DEX с AI ассистентом, который работает напрямую в блокчейне с вашим кошельком

      Всем привет! Хочу поделиться своим проектом — DEXBOT, который я разрабатывал с нуля последние месяцы. Это не арбитражник, не очередной «кликер по API», а полноценный торговый бот для децентрализованных бирж, который работает непосредственно с вашим Web3-кошельком (MetaMask, OKX Wallet, Rabby и т.д.).   🧠 В чём суть: Большинство ботов заточены под централизованные биржи, требуют депозита, API-ключей, а иногда — даже доверия к сторонним серверам. DEXBOT делает всё наоборот:

      in Софт для трейдинга

    • Бот для «сэндвич‑атак» сам стал жертвой взлома на $7,7 млн

      Бот для «сэндвич‑атак» в сети Эфириума JaredFromSubway, который с 2023 года изъял десятки миллионов долларов у трейдеров на децентрализованных биржах, сам стал жертвой взлома на сумму свыше $7,7 млн, сообщили аналитики компании Lookonchain. Неизвестные вывели 1583,5 эфиров на $2,75 млн, 2,87 млн USDC и 2,09 млн USDT. Злоумышленники уже обменяли все средства на 4427 эфиров стоимостью млн 7,7 млн. 1000 эфиров было внесено в миксер TornadoCash для отмывания денег.   Злоумышленники нацел

      in Новости криптовалют

×
×
  • Create New...