networkId is required (the create call rejects with BAD_USER_INPUT if conditions.networkId is missing).
Match one of several network ids. See OneOfNumberConditionInput.
Match a single token address. See StringEqualsConditionInput.
Match the pair address. See StringEqualsConditionInput.
Match the exchange/router address. See StringEqualsConditionInput.
Match the maker address. See StringEqualsConditionInput.
Match one of
SWAP / MINT / BURN. See TokenPairEventTypeConditionInput.Numeric threshold on swap value (USD). See ComparisonOperatorInput.
Threshold on the token’s FDV market cap (USD). See ComparisonOperatorInput.
Threshold on the token’s circulating market cap (USD). See ComparisonOperatorInput.
Threshold on pair liquidity (USD). See ComparisonOperatorInput.
Threshold on pair 24h volume (USD). See ComparisonOperatorInput.