ton_get_transaction_history
Fetch TON transaction history for any address. Optionally limit results and switch to testnet for development.
Instructions
Get transaction history for a TON address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of transactions to return (default: 10) | |
| address | Yes | TON address to check | |
| testnet | No | Use testnet instead of mainnet |