getSentZaps
Retrieve zap transactions sent by a Nostr user using their public key, with options to set query limits, validate receipts, and specify relays.
Instructions
Get zaps sent by a public key
Input Schema
Name | Required | Description | Default |
---|---|---|---|
debug | No | Enable verbose debug logging | |
limit | No | Maximum number of zaps to fetch | |
pubkey | Yes | Public key of the Nostr user (hex format or npub format) | |
relays | No | Optional list of relays to query | |
validateReceipts | No | Whether to validate zap receipts according to NIP-57 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Nostr MCP Server
Related Tools
- @AustinKelsay/nostr-mcp-server
- @AustinKelsay/nostr-mcp-server
- @AustinKelsay/nostr-mcp-server
- @bmorphism/penumbra-mcp
- @iaptic/mcp-server-iaptic