v1

latestOpenAPI 3.0.42026-07-26159287356.1 KB
Subscribers

Hypersub subscription check

Check if a wallet address is subscribed to a given STP (Hypersub) contract.

get/v2/stp/subscription_check/

Query parameters

addressesstring required
Example:0xedd3783e8c7c52b80cfbd026a63c207edc9cbee7,0x5a927ac639636e534b678e81768ca19e2c6280b7

Comma separated list of Ethereum addresses, up to 350 at a time

contract_addressstring required
Example:0x76ad4cb9ac51c09f4d9c2cadcea75c9fa9074e5b

Ethereum address of the STP contract

chain_idstring required
Example:8453

Chain ID of the STP contract

Response

Success

SubscriptionCheckResponse required