Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Category of a webhook subscription.
type WebhookType = | 'PRICE_EVENT' | 'TOKEN_PAIR_EVENT' | 'RAW_TRANSACTION' | 'MARKET_CAP_EVENT' | 'TOKEN_PRICE_EVENT' | 'TOKEN_TRANSFER_EVENT' | 'PREDICTION_TRADE' | 'PREDICTION_MARKET_METRICS_EVENT';