EVC

Unified EVC account event timeline

Account-primary EVC event stream. chainId, from, and to are required.

get/v3/evc/accounts/{address}/events

Path parameters

addressstring required

Query parameters

chainIdstring required

Comma-separated chain IDs.

frominteger required
tointeger required
typestring

Comma-separated event type filter. 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

EVC account events

Changes

No recorded changes to this endpoint across all 2 revisions of this API.