getPayments
Fetch recent payments for a Stellar account by supplying its G... address. Use the limit parameter to adjust how many payments are returned for faster account activity checks.
Instructions
Get recent payments for a Stellar account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of payments to return | |
| accountId | Yes | Stellar account ID (G... address) |