list_wallet_transactions
Retrieve on-chain wallet transaction history for payment methods, showing amounts, confirmations, and statuses to track payment processing.
Instructions
List on-chain wallet transactions for a payment method.
Args: payment_method_id: Payment method ID (e.g., 'BTC'). Leave empty to use 'BTC' by default.
Returns a list of wallet transactions with amounts, confirmations, and statuses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment_method_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |