get_recent_transactions
Retrieve recent transaction signatures for any Solana wallet address on mainnet, devnet, or testnet. Specify a limit up to 50 transactions to tailor results.
Instructions
Get recent transaction signatures for a Solana address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Solana wallet address | |
| limit | No | Number of transactions to return (default 10, max 50) | |
| network | No | Solana network to use |