Deployments monitor

This feature will be available immediately upon the network's launch. It is a parser for newly created contracts. This parser detects contracts during pending transactions, thus giving you the maximum amount of time to prepare your bots.

The message with a new contract includes:

  1. Contract Name

  2. Contract Address and Link

  3. Twitter Search Link by Name and Ticker

  4. List of Possible Telegram Channels (Based on name permutations)

  5. List of Possible Twitter Accounts (Based on name permutations)

  6. Information about the Deployer (From mainnet):

  • Deployer balance

  • Number of his Transactions

  • His pervious contracts

  • Number of Transactions on those Contracts

  • Number of Buys and Sells on those Contracts

  • Contract Market Cap

  • Number of Holders

  • Contract Creation Date

Example of bot message:

Additionally, messages with verified social media accounts from the contract (from source code) will be sent as replies to the previous contract message.

Last updated