Page cover

🪩How to Use ?

1. Starting the Bot

  • You should see a welcome message with available commands.

2. Available Commands

$EVO Bot currently supports two main commands:

  1. /token_analysis – Analyze a specific token.

    • Use this command to check detailed information about a token.

    • Example:

      /token_analysis 0x1234567890abcdef...
    • The bot will return analytics about the token, including metrics like liquidity, contract info, and other relevant data.

  1. /networth_analysis – Check the net worth of a token.

    • Use this command to see the token’s valuation.

    • Example:

      /networth_analysis 0x1234567890abcdef...
    • The bot will calculate and display the net worth based on available data.

Note: Analysis can take 2–3 minutes based on data size.

Last updated