get
https://api.shasta.trongrid.io/v1/accounts//transactions
Lists recent TRX / TRC-10 transfer history for an address. TronGrid pre-indexes this data, so you do not need to parse blocks yourself.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Lists recent TRX / TRC-10 transfer history for an address. TronGrid pre-indexes this data, so you do not need to parse blocks yourself.
Related resources
- Get contract transaction info by account address — query only TRC-20 / TRC-721 history
- Get internal transactions by address — query internal transactions triggered by contracts
- Get account info by address — current aggregate account state
- TronGrid V1 API overview — V1 API categories and entry points
- TronGrid rate limits — pagination, backoff, and rate-limit handling