Skip to main content

/tx

/tx is a universal blockchain transaction lookup command in Askify AI Bot.

You can use it to query transaction details across supported chains and read the result in a structured Telegram-friendly format.

Supported Chains

  • TRON
  • TON
  • Ethereum
  • BNB Chain
  • Base
  • Arbitrum
  • Optimism
  • Polygon
  • Solana
  • Bitcoin

How to Use

You can use either format:

  • /tx <hash>
  • /tx <chain> <hash>

Examples:

/tx 0x...
/tx tron <hash>
/tx solana <signature>

What It Can Do

  • Query transaction details across multiple supported chains
  • Return structured data with localized display
  • Show a blockchain explorer button below the result
  • Make fields like block number, slot, LT, nonce, and confirmations easier to copy

Chain-Specific Improvements

  • TRON transaction lookup supports TRC20 transfer parsing, not only TRX
  • TON transaction lookup includes more accurate From, To, Amount, and Success
  • Solana transaction lookup includes transfer detail parsing

Notes

  • Displayed fields may vary depending on the chain and transaction type
  • Amount formatting has been refined to reduce precision issues on very small values