Earn
Unified Euler Earn vault event timeline
Unified stream of user, interest/reallocation, and governance earn-vault events. Requires a bounded time window (from + to), max 30 days.
get/v3/earn/vaults/{chainId}/{address}/events
Path parameters
chainIdinteger required
addressstring required
Query parameters
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
Earn vault events
Changes
No recorded changes to this endpoint across all 1 revision of this API.