Roadmap
Summary
Stage 0 (Q3 2024)
◆ Initial bot release (done)
Initial release of the bot with the ability to query recent buys by private alpha from tweets and show the initial buy volume of said addresses.
◆ UI and Backend Improvements (done)
Backend improvements to make queries faster and less likely to timeout. UI improvements per community feedback.
Stage 1 (Q4 2024)
◆ Recently bought tokens in queries (done)
Show three most recently bought tokens (as of the time of query) in query results.
◆ Paginate query outputs (done)
Show ten results at a time with pagination buttons and a query ID (for the next feature).
◆ Mass compare between queries (in development)
Show addresses that are common between a set of query IDs (which are more likely to be a KOL or their private alphas).
◆ Recently bought tokens with PnL/token for an address (in development).
Add a new command /buys
to see more than just the three most recently bought tokens separately for a given address, as well as their PnL for each token, so you can assess how well they did on each position.
◆ Win Rate and total PnL for an address.
For the new /buys
command, additionally show the total PnL of the address across their recent trades, as well as the win rate, so you can assess generally how well they trade.
◆ Net Volume (buys-sells) in query.
Show the net volume (buys-sell) of each address in query results instead of initial volume. The latter can be a toggleable option.
Stage 2 (Q1 2025)
◆ Total PnL and Win Rate per address in queries.
Show the total PnL and win rate per address in query printouts as well instead of just in the /buys
command.
◆ Sort query addresses by any parameter.
Allow sorting of the query result addresses by age, volume, or PnL.
◆ Subscribe to buys/sells from addresses.
Add a new ‘/afollow’ command to get notified by the bot when an address buys or sells big.
Stage 3 (Q2 2025)
◆ Subscribe to new follows by KOL twitter accounts.
Add a new ‘/tfollow’ command to gent notified when a KOL’s Twitter account follows a new account.
◆ Filter new follows with AI for juicy projects
Filter the follow notifications using AI to check if they’re likely to be a new project.
◆ Search for potential alt/main wallets.
Add a new ‘/alts’ command that checks ETH/stables in/outflows from/to a given wallet to see likely alt wallets.
Stage 4 (Q3 2025)
◆ Net worth per address in queries.
Add an option to show the net worth of addresses in query results.
◆ Built-in token info checker
Add a built-in token info checker that shows basic information, honeypot and rugpull information.
◆ Built-in Ethereum gas checker
Add a built-in gas checker that shows slow, average, and fast gas prices.