Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meta-dapp/pcs-sniper-bot

A PancakeSwap Sniper Bot with GUI
https://github.com/meta-dapp/pcs-sniper-bot

bot bsc bsc-bot dxsale pancake-bot pancake-sniper pancakeswap pancakeswap-bot pancakeswap-bot-prediction pancakeswap-bot-sniper pancakeswap-sniper pancakeswap-sniper-bot pcs-sniper-bot sniper sniper-bot swap-bot

Last synced: 1 day ago
JSON representation

A PancakeSwap Sniper Bot with GUI

Awesome Lists containing this project

README

        

# PancakeSwap Sniper Bot

[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)

![alt text](https://github.com/meta-dapp/pcs-sniper-bot/blob/main/assets/images/screenshot6.png?raw=true)

![alt text](https://github.com/meta-dapp/pcs-sniper-bot/blob/main/assets/images/screenshot2.png?raw=true)

![alt text](https://github.com/meta-dapp/pcs-sniper-bot/blob/main/assets/images/screenshot5.png?raw=true)

[Español] PancakeSwap Sniper Bot es una aplicación que te permite monitorizar la red Binance Smart Chain/Ethereum/Polygon en buscar de tokens nuevos con liquidez mayor que la mínima configurada

[English] PancakeSwap Sniper Bot is an application that allows you to monitor the Binance Smart Chain/Ethereum/Polygon network in search of new tokens with liquidity greater than the minimum configured

## ¿Cómo funciona? / How it works?

- [VER VIDEO][yt_channel]
- [CHECK VIDEO][yt_channel]

## Instalación/Installation

- Requiere/requires [Node.js](https://nodejs.org/) v12+

```sh
git clone https://github.com/meta-dapp/pcs-sniper-bot.git
cd pcs-sniper-bot
npm install
npm start
```

Para abrir con el devtool...

```sh
npm star dev
```

## Licencia/License

MIT
**PancakeSwap Sniper Bot v1.0.0**

[//]: # "These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen. Thanks SO - http://stackoverflow.com/questions/4823468/store-comments-in-markdown-syntax"
[yt_channel]: https://www.youtube.com/channel/UCdRihNiJ0tJ7xpFGKcwZcdQ
[uniswap_link]: https://github.com/meta-dapp/uniswap-sniper-bot
[quickswap_link]: https://github.com/meta-dapp/quickswap-sniper-bot

# Changelog

Todos los cambios notables de todas las versiones

## [1.0.3] - 06/07/2023

### Arreglos

- Abrir enlaces externos ✅
- Detectar tokens ✅
- Cambiar rpc por defecto de nodereal ✅

## [1.0.2] - 06/08/2022

### Novedades

- Opción de venta automática y manual agregada
- Detector de SCAM agregado (BETA: DYOR) ✅
- Venta automática con take profit por porcentaje ✅

## [1.0.1] - 26/07/2022

### Novedades

- Opción de compra automática en el Modo con Token
- Opción de mostrar sólo Tokens verificados ✅
- Opción para enviar alertas a Telegram al encontrar Token

### Arreglos

- Solucionado error: Liquidez no corresponde al Token agregado en Modo con Token

## Versiones para otras blockchain

- [Quickswap Sniper Bot][quickswap_link]
- [Uniswap Sniper Bot][uniswap_link]