byte_check_subscription
Verify whether a subscriber address is currently subscribed to a specific publisher on PayPerByte.
Instructions
Check if an address is subscribed to a specific publisher on PayPerByte.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriber | Yes | Subscriber Ethereum address (0x...) | |
| publisher | Yes | Publisher Ethereum address (0x...) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscribed | Yes | True if the subscriber has an active subscription to the publisher |