Vault History
Get APY history for all vaults for the given date range. apy is the composition-weighted yield APY (liquid assets are excluded from the APY denominator). navApy is the price-delta (NAV-based) APY computed from vault token price changes.
Unix timestamp in seconds
Unix timestamp in seconds
1768672688Ordering for history arrays. desc returns newest first. asc returns oldest first.
descExample: descPossible values: Optional chain ID. Defaults to Plume: 98866
98866Vault APY history with composition and NAV-based APY
Vault APY history with composition and NAV-based APY
Get TVL history for all vaults for the given date range
Unix timestamp in seconds
Unix timestamp in seconds
1768672688VaultTVLHistory for all vaults
Server error
Get VaultHoldersHistory for all vaults for the given date range
Unix timestamp in seconds
Unix timestamp in seconds
1768672688VaultHoldersHistory for all vaults for the given date range
Server error
Get daily volume history for all vaults for the given date range
Unix timestamp in seconds
Unix timestamp in seconds
1768672688Daily volume history for all vaults for the given date range
Server error
Get APY history for vault by slug for the given date range. apy is the composition-weighted yield APY (liquid assets are excluded from the APY denominator). navApy is the price-delta (NAV-based) APY computed from vault token price changes.
Unique slug identifier for the vault.
nest-alpha-vaultUnix timestamp in seconds
Unix timestamp in seconds
1768672688Ordering for history arrays. desc returns newest first. asc returns oldest first.
descExample: descPossible values: Optional chain ID. Defaults to Plume: 98866
98866Vault APY history with composition and NAV-based APY
Not found
Server error
Get Vault TVL history by slug for the given date range
Unique slug identifier for the vault.
nest-alpha-vaultUnix timestamp in seconds
Unix timestamp in seconds
1768672688Vault TVL history
Not found
Server error
Get Vault holders history by slug
Unique slug identifier for the vault.
nest-alpha-vaultUnix timestamp in seconds
Unix timestamp in seconds
1768672688Vault holders history
Not found
Server error
Get Vault volume history by slug for the given date range
Unique slug identifier for the vault.
nest-alpha-vaultUnix timestamp in seconds
Unix timestamp in seconds
1768672688Vault volume history
Not found
Server error
Get Vault daily price history by slug
Unique slug identifier for the vault.
nest-alpha-vaultUnix timestamp in seconds
Unix timestamp in seconds
1768672688Optional chain ID. Defaults to plume mainnet (98866)
98866Vault price history
Not found
Server error
Get Vault Liquid Funds history by slug with pagination
Unique slug identifier for the vault.
nest-alpha-vaultStart date in Unix timestamp seconds
End date in Unix timestamp seconds
Maximum number of history entries to return
50Example: 50Cursor returned from a previous request
Vault Liquid Funds history
Invalid request
Not found
Server error
Get Vault pending redemptions history by slug with separate filters for requestedAt and expiresAt
Unique slug identifier for the vault.
nest-alpha-vaultStart date for requestedAt filter (Unix timestamp in seconds)
End date for requestedAt filter (Unix timestamp in seconds)
Start date for expiresAt filter (Unix timestamp in seconds)
End date for expiresAt filter (Unix timestamp in seconds)
Vault pending redemptions history
Not found
Server error
Get historical vault composition by slug for the given date range. Returns daily snapshots of asset allocation across all chains, including both liquid and yield assets with their weights and values.
Unique slug identifier for the vault.
nest-alpha-vaultUnix timestamp in seconds
Unix timestamp in seconds
1768672688Ordering for history arrays. desc returns newest first. asc returns oldest first.
descExample: descPossible values: Vault composition history
Not found
Server error
Last updated