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
StringEqualsConditionInput
The trader ID to listen for. See StringEqualsConditionInput
marketId
StringEqualsConditionInput
The market ID to listen for. See StringEqualsConditionInput
eventId
StringEqualsConditionInput
The event ID to listen for. See StringEqualsConditionInput
eventType
PredictionTradeEventTypeConditionInput
The trade event types to listen for. See PredictionTradeEventTypeConditionInput
tradeValueUsd
ComparisonOperatorInput
The trade value in USD condition. See ComparisonOperatorInput
amountToken
ComparisonOperatorInput
The amount of tokens/shares traded condition. See ComparisonOperatorInput

Used By

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