FeeFlow

Unified fee-flow event timeline

Unified stream of fee-flow events with current indexed coverage (buy). chainId, from, and to are required.

get/v3/fee-flow/events

Query parameters

chainIdstring required

Comma-separated chain IDs.

frominteger required
tointeger required
typestring

Comma-separated event type filter. Current supported value is buy. Unknown values return 400.

offsetinteger

Indexed-event page offset as a non-negative base-10 safe integer, with a maximum of 1000. Invalid values are rejected; use narrower time or event-type filters for deeper history.

limitinteger

Requested page size. Values above the endpoint cap are clamped; the default shared cap is 100.

Response

Fee-flow events

Changes

No recorded changes to this endpoint across all 1 revision of this API.