tronscan_api_call
Make direct calls to TronScan API endpoints to access real-time TRON blockchain data, including accounts, transactions, and blocks.
Instructions
Direct call to TronScan API endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | Query parameters | |
| endpoint | Yes | API endpoint (e.g., "/api/block", "/api/account") |