Skip to main content
POST
Get Earn Vault History

Body

application/json
address
string
required
timeLookback
integer<int64>
required
sampleIntervalSecs
integer<int64> | null
Required range: x >= 0

Response

Snapshot history points, oldest first

navPerShareE18
string
required
pendingWithdrawalsAssets
string
required
shareSupply
string
required
snapshotSlot
string
required
timestamp
integer<int64>
required
totalAumAssets
string
required
displayApyBps
integer<int32> | null

Forward-looking headline vault APY, mirrored from the snapshot. Signed basis points; null when coverage is insufficient at that snapshot.

leverageX100
integer<int32> | null
Required range: x >= 0
realizedApyBps24h
integer<int32> | null

DEPRECATED — use realizedReturnBps24h.

realizedApyBps30d
integer<int32> | null

DEPRECATED — use realizedReturnBps30d. Mirrored for one release cycle.

realizedApyBps7d
integer<int32> | null

DEPRECATED — use realizedReturnBps7d.

realizedReturnBps24h
integer<int32> | null

Backward-looking NAV-delta return over the trailing 24h, in basis points.

realizedReturnBps30d
integer<int32> | null

Backward-looking NAV-delta return over the trailing 30d, in basis points.

realizedReturnBps7d
integer<int32> | null

Backward-looking NAV-delta return over the trailing 7d, in basis points.

rewardsApyBps
integer<int32> | null
utilizationBps
integer<int32> | null
Required range: x >= 0