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.

traderId
StringEqualsCondition
The trader ID the webhook is listening for. See StringEqualsCondition
marketId
StringEqualsCondition
The market ID the webhook is listening for. See StringEqualsCondition
eventId
StringEqualsCondition
The event ID the webhook is listening for. See StringEqualsCondition
eventType
PredictionTradeEventTypeCondition
The trade event types the webhook is listening for. See PredictionTradeEventTypeCondition
tradeValueUsd
ComparisonOperator
The trade value in USD condition. See ComparisonOperator
amountToken
ComparisonOperator
The amount of tokens/shares traded condition. See ComparisonOperator

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.