combo_execution when one was observed, and includes exact receipt data when available.
Receipt-only lifecycle activity, including PM2 AutoRedeemer redemptions, can appear in lifecycle_events[]. AutoRedeemer redemptions are included there even when the lifecycle event is condition-only, because the receipt contains the wallet, condition ID, exact payout, normalized payout, and log index.
Fields
string
required
Always
"combo_status_update".string
required
Transaction hash. Match this to
combo_execution.data.tx_hash when a pending event was observed.number
required
Polygon block number where the transaction confirmed.
string
CONFIRMED, FAILED, MATCHED, MINED, or RETRYING.number
Unix milliseconds from the pending event. Present when PolyNode saw the transaction before confirmation.
number
Time between pending detection and confirmation.
string
Derived combo condition ID.
string
YES combo position ID.
string
NO combo position ID.
string[]
Constituent leg position IDs for the combo.
object[]
required
Enriched combo legs. Customer-facing status updates are emitted only when all legs are enriched.
string
Maker wallet when available from the pending order or receipt.
string
Address that signed the order when available.
string
Taker / transaction participant when available.
number
USDC-normalized amount when derivable.
number
USDC-normalized notional when derivable.
string[]
Exchange order hashes associated with the transaction.
object[]
Exact ExchangeV3 fill logs decoded from the receipt.
object[]
OrdersMatched-style execution summaries decoded from the receipt.
object[]
FeeCharged logs, normalized to USDC where possible.
object[]
PositionManager transfer logs for combo positions.
object[]
Receipt-derived combo lifecycle events associated with the same transaction. AutoRedeemer redemption entries use the same shape as
combo_lifecycle and include action: "Redeem", module_name: "AutoRedeemer", user, condition_ids, payout_e6, payout_usdc, and log_index.Subscribing
combo_status_update is included in the default combo stream:

