get_pending_offers
Retrieve all pending XRPL domain offers for a wallet: incoming, outgoing, and paid-not-yet-minted orders. Use to see what requires action.
Instructions
Get all pending XRPL domain operations for a wallet — incoming offers (someone offered the wallet a domain), outgoing offers (the wallet listed a domain), and paid-but-not-yet-minted orders the user can still complete. Use when the user asks "do I have any pending transfers?", "what offers are waiting on me?", or before suggesting an accept/cancel/continue-mint action. Requires an XRPL r... address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | XRPL r... address of the wallet to query (e.g. "rPT1Sjq2YGrBMTttX4GZHjKu9dyfzbpAYe"). |