Hypersub subscription check
Subscribers
Hypersub subscription check
Check if a wallet address is subscribed to a given STP (Hypersub) contract.
GET
Hypersub subscription check
Documentation Index
Fetch the complete documentation index at: https://docs.neynar.com/llms.txt
Use this file to discover all available pages before exploring further.
Node.js SDK
🔗 SDK Method: fetchSubscriptionCheck Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.Authorizations
API key to authorize requests
Query Parameters
Comma separated list of Ethereum addresses, up to 350 at a time
Example:
"0xedd3783e8c7c52b80cfbd026a63c207edc9cbee7,0x5a927ac639636e534b678e81768ca19e2c6280b7"
Ethereum address of the STP contract
Example:
"0x76ad4cb9ac51c09f4d9c2cadcea75c9fa9074e5b"
Chain ID of the STP contract
Example:
"8453"
Response
Success