Setting Up the Bot
Start
Add Ledgerly AI Bot to your Telegram account.
Use /start to initialize the bot.
/start
Follow the on-screen instructions to link your Solana wallet.
Commands Overview
Use the following commands to interact with the bot:
/balance <pubkey>: Get your wallet balance.
/balance <pubkey>
/supply <mint_address>: Check token supply.
/supply <mint_address>
/transactions <address>: View recent transactions.
/transactions <address>
/epochinfo: Fetch Solana epoch information.
/epochinfo
/txinfo <tx_id>: Get transaction details.
/txinfo <tx_id>
For freeform queries, simply type your request (e.g., "What is the balance of wallet XYZ?" or "Show my latest transactions.").
Last updated 1 year ago