v1.66
Prod
v.1.66.0- Oct 30th
🖥️ UI Updates
Underlying Price
is now replaced withSpot Price
in markets info on trade page.- Vaults
- Performance metrics P&L, Max Drawdown and Volume in the vault page now update depending on the selected period in the chart.
- Added “number of depositors” to the “vault stats” tab in the vault page.
- Vaults are now marked with a color-coded status badge and label when initialising, awaiting deposit or closed.
- Added missing translations for lockup and age periods.
- ”Vault value” (USD) was changed to “TVL” (USDC) in the vaults list and vault page.
- ”30D Return (APR)” was renamed to “APY” in the vaults list and vault page.
v.1.66.0-rc.1- Oct 24th
🖥️ UI Updates
- Vaults
- Performance metrics P&L, Max Drawdown and Volume in the vault page now update depending on the selected period in the chart.
- Added “number of depositors” to the “vault stats” tab in the vault page.
- Vaults are now marked with a color-coded status badge and label when initializing, awaiting deposit or closed.
- Added missing translations for lockup and age periods.
- ”Vault value” (USD) was changed to “TVL” (USDC) in the vaults list and vault page.
- ”30D Return (APR)” was renamed to “APY” in the vaults list and vault page.
Underlying price
is now replaced withspot price
in markets info on trade page.
⚙️ API Updates
- Get
vaults/summary
now returns the num of depositors. - Get
vaults/summary
extend with 24h, 7d and 30d metrics. - TWAP orders - execute first order immediately.