Skip to main content
networkId
OneOfNumberConditionInput
A list of network IDs to listen on. See OneOfNumberConditionInput
to
StringEqualsConditionInput
The to address to listen for. See StringEqualsConditionInput
from
StringEqualsConditionInput
The from address to listen for. See StringEqualsConditionInput
toOrFrom
StringEqualsConditionInput
Trigger the webhook if either the to or the from address matches. See StringEqualsConditionInput
input
StringContainsConditionInput
Trigger the webhook if the input contains or doesn’t contain the specified string. See StringContainsConditionInput
ignoreTokenPairEvents
Boolean
Do not trigger the webhook if the raw transaction is handled by the TokenPairEvent webhook.

Used By

Used as input by
  • createWebhooks: Create event webhooks for price, token/pair, transfer, market cap, and prediction market trades.