search_transaction_history
Retrieve on-chain transaction history for any TRON address without authentication. Filter by TRX, TRC20 tokens, or view all transfers with adjustable result limits.
Instructions
Get on-chain transaction history for a TRON address. No auth required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | TRON address. | |
| type | No | Transaction type filter (default: all). | |
| limit | No | Max results (default: 20). |