Documentation Index
Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
Use this file to discover all available pages before exploring further.
WebhookCondition is a GraphQL union — discriminate via __typename to read the right fields. Only the four supported categories are returned by getWebhooks.
Pair-level events (swap / mint / burn). See TokenPairEventWebhookCondition.
Token-price threshold events. See TokenPriceEventWebhookCondition.
Market-cap threshold events. See MarketCapEventWebhookCondition.
Token-transfer events. See TokenTransferEventWebhookCondition.