get_account_transactions
Retrieve detailed transaction history for any Aptos account address. View recent activities, including transaction details, using this tool for blockchain account monitoring.
Instructions
Get recent transactions for an Aptos account. This is used for viewing transaction history and activity for an account. Returns a list of recent transactions with details.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
account_address | Yes | Aptos account address, e.g., 0x1 or 0x742d35Cc6634C0532925a3b8D6Ac0C4db9c8b3 | |
limit | No | Maximum number of transactions to return (optional, default: 10, max: 100) |