byte_list_my_subscriptions
Retrieve active subscriptions for a wallet, showing USDC spent and messages received in 7/30 days, to evaluate and decide which subscriptions to cancel.
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 |
|---|---|---|---|
| indexerUrl | No | Optional indexer URL override (default: INDEXER_URL/BYTE_INDEXER_URL env or https://feeds.payperbyte.io) | |
| subscriber | Yes | Wallet address to list subscriptions for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriptions | No | Active subscriptions for the given wallet |