Webhooks
Event types the read-only reconstruction exposes. Push delivery is not served by the API and requires operator configuration.
Delivery unconfigured
Delivery status
EXTERNAL DEPENDENCY UNAVAILABLE
The v1 API does not serve webhook subscriptions or push delivery. Delivery requires an operator-configured sink (endpoint URL, signing secret, retry policy). Until a sink is configured, poll the read-only endpoints below on your own interval.
Event types (from the read-only feed)
| Event | Derived from | Meaning |
|---|---|---|
| market.created | B DEX PoolCreated logs | New pool reconstructed from factory events |
| market.swap | Per-pool Swap logs | Verified trade in the 24h activity window |
| security.finding | /v1/security/alerts | Contract change / risk finding |
| network.finality | /v1/network/finality | Finalized-lag health transition |
These are the change signals the reconstruction can emit once a delivery sink is configured; today they are observable only by polling the listed endpoints.