get_transaction_history
Retrieve transaction history for a Solana wallet address to track payments, transfers, and account activity on the Solafon platform.
Instructions
Get transaction history for a Solana wallet address
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Solana wallet address | |
| limit | No | Number of transactions | |
| before | No | Transaction signature cursor for pagination |