Create custom interface for coin alert

Job ID: 32640836

Budget: €13 – €23 EUR

This tool should use this telegram channel as information endpoints:

https://t.me/CMC_fastest_alerts

The output for each post that comes to these channels looks like this:

[FACEMETA] facebook metaverse

Coin name: facebook metaverse

Address:

0x3e0b5807515756635c6347cdeebf95946e604bcf Platform:

BSC

00:53:12 UTC

The coin is officially listed in CMC and appears in the recently added coins (third pump).

The interface should automatically buy from the specified contract in the output of the telegram channel and if:

- it is on binance smart chain

- it is cleared as not a Honeypot / rug contract checker (in the telegram link it has staysafuscanner and there are other ways to pull scam checker info)

- LP Checker (the liquidity is over 30K)

- We should be able to toggle the bot to only buy if the alert has a red, yellow, or green emoji The bot, upon the above confirmations should then

- Snipe - Low latency - buy x amount of the token from the alert contract address

- sell at a specified amount higher than the original sale - have a stop loss price to sell if the price dips below a certain percent

- buy from multiple wallet addresses (at least 2) - Insider info received for possible CMC listing.

Coin not listed anywhere yet (listing in 15 minutes aprox.) Buy now to be the first (first pump)

- This is the first time the coin appear in the official CMC API. Its unranked pending to be listed (second pump).

- The coin is officially listed in CMC and appears in the recently added coins (third pump).

Also the posibility of including some: Mempool scanning for large transactions from the targeted endpoint Front Running (Custom gas / slippage) So the tool would always be running. Ideally there would be 2 wallets that all do the same function or at least could if need be. (for example running just 1 at a time is ok, maybe there is a drop down for the ability to pick how many wallets are running at once) and based off those alerts it would target the indicated token and based off the required fields it would buy as quickly as possible and then sell at the given value (2x or 200%) something along those lines Also, if there was a second option for possible front running of large transactions on the targeted coins each time the create an alert, so that if the tool detects a massive transaction in the mempool it buys x amount first and immediately sells in the next block or at a drop down selection for either - next block - same block - on input time interval - manual

Here is some example output of a similar tool:

{ "id": 14971,

"name": "R U Generous",

"symbol": "RUG", "address":

"0xab4b545c9c6ad0e10d65f9f6a1faba5f18c19d66",

"pooledBNB": 15.7,

"buyTax": 17,

"sellTax": 19,

"shouldBuy": false,

"url": "https://coinmarketcap.com/currencies/r-u-generous",

"addedToCMC": "2021-11-22T10:53:53.000Z",

"nameFound": "2021-11-22T10:54:46.915Z",

"infoFound": "2021-11-22T10:54:47.128Z" }
Related categories: JavaScript Blockchain Ethereum Solidity