byte_list_my_subscriptions
List all active subscriptions for a given wallet address, showing USDC spent and messages received per subscription. Use this to review and manage your current paid subscriptions.
Instructions
List every active subscription for a given wallet address. Each entry has the publisher address, topic, status, when you subscribed, messages received in 7/30 days, USDC spent in 7/30 days, and the timestamp of the last message received. Use this to see what you're currently paying for and decide whether to unsubscribe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriber | Yes | Wallet address to list subscriptions for | |
| indexerUrl | No | Optional indexer URL override (default: INDEXER_URL/BYTE_INDEXER_URL env or https://feeds.payperbyte.io) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriptions | No | Active subscriptions for the given wallet |