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
StringEqualsConditionInput
The contract address of the token to listen for. See StringEqualsConditionInput
networkId
OneOfNumberConditionInput
The list of network IDs to listen on. See OneOfNumberConditionInput
address
StringEqualsConditionInput
The wallet address to listen for transfers from or to. See StringEqualsConditionInput
direction
OneOfTokenTransferDirectionConditionInput
The direction of the transfer (TO, FROM). Defaults to [TO, FROM] if not specified. See OneOfTokenTransferDirectionConditionInput

Used By

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