Skip to main content
Listing hooks are the API surface for new-market lifecycle events on Intention. When governance lists a new market, modifies its parameters, or schedules a delisting, the protocol emits structured events that integrators can subscribe to in order to keep their own market lists, fee tables, and risk parameters synchronized.
Status: not yet published. The listing-hook event schema will be released alongside the public exchange API. Until then, treat the descriptions below as planning documentation.

What this page will contain

When the API ships, this page will document:
  • Event types. Market-listed, market-parameters-updated, market-paused, and market-delisted events, with their payloads.
  • Delivery. How listing-hook events appear on the WebSocket feed, in the historical archives, and in the Verifiable Execution Stream.
  • Schedules. How scheduled changes (effective at a future block height or epoch boundary) are exposed to integrators ahead of time.
  • Asset IDs. How a newly listed market’s asset and market identifiers are allocated, cross-referenced with asset IDs.
For early integration questions, email contact@intention.xyz.