get_recent_transactions
Retrieve recent Solana wallet transactions with parsed human-readable descriptions, timestamps, token transfers, and current USD values.
Instructions
Get recent transaction history for a Solana wallet. Returns parsed transactions with human-readable descriptions, timestamps, and token transfer details. Note: USD values shown are current prices, not prices at time of transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of transactions to return (default 10, max 50) | |
| wallet | Yes | Base58 Solana wallet address |