get_account_transactions
Retrieve recent transactions for a Solana account. Provide an address to get its transaction history, with an optional limit.
Instructions
Get recent transactions of a Solana account from Solscan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| address | Yes |