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
OneOfNumberConditionInput
A list of network IDs to listen on. See OneOfNumberConditionInput
maker
StringEqualsConditionInput
The maker wallet address to listen for. See StringEqualsConditionInput
pairAddress
StringEqualsConditionInput
The pair contract address to listen for. See StringEqualsConditionInput
exchangeAddress
StringEqualsConditionInput
The exchange contract address to listen for. See StringEqualsConditionInput
tokenAddress
StringEqualsConditionInput
The token contract address to listen for. See StringEqualsConditionInput
swapValue
ComparisonOperatorInput
The swap values to listen for. See ComparisonOperatorInput
eventType
TokenPairEventTypeConditionInput
The token event type to listen for. See TokenPairEventTypeConditionInput

Used By

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