Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codex.io/llms.txt

Use this file to discover all available pages before exploring further.

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

Used By

Returned by
  • createWebhooks: Create event webhooks for price, token/pair, transfer, market cap, and prediction market trades.
  • getWebhooks: Returns a user’s list of webhooks.