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.

tokenAddress
StringEqualsCondition
The token contract address the webhook is listening for. See StringEqualsCondition
networkId
OneOfNumberCondition
The list of network IDs the webhook is listening on. See OneOfNumberCondition
swapValue
ComparisonOperator
The swap values the webhook is listening for. See ComparisonOperator
maker
StringEqualsCondition
The maker wallet address the webhook is listening for. See StringEqualsCondition
pairAddress
StringEqualsCondition
The pair contract address the webhook is listening for. See StringEqualsCondition
exchangeAddress
StringEqualsCondition
The exchange contract address the webhook is listening for. See StringEqualsCondition
eventType
TokenPairEventTypeCondition
The event type the webhook is listening for. See TokenPairEventTypeCondition

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.