get_sol_transactions
Retrieve recent Solana transactions for any wallet address. Specify the number of transactions to return with an optional limit parameter.
Instructions
Get recent Solana transactions for an address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of transactions to return (default: 10) | |
| address | Yes | Solana wallet address (base58 encoded) |