Vault share holders
Returns all holders with non-zero share balances via transfer aggregation (raw holder set). This endpoint does not unwrap Euler Earn depositors and therefore aligns with legacy behavior when resolveEulerEarn=false. Supports 4-byte addressPrefix filter for wallet-scoped scans. Balance values are integer strings in raw mode; when resolve flags are enabled, balances may be proportional decimal strings.
Path parameters
Query parameters
Optional 4-byte account prefix filter (0x + 8 hex chars).
When true, expands Euler Earn vault-holder addresses into underlying depositors (v1 parity mode).
When true, aggregates sub-account holders into their owner addresses.
Requested page size. Values above the endpoint cap are clamped; the default shared cap is 100.
Response
Vault share holders
Changes
No recorded changes to this endpoint across all 2 revisions of this API.