diff --git a/ON_CHAIN_UPDATES.md b/ON_CHAIN_UPDATES.md index 63b07dd..b291df6 100644 --- a/ON_CHAIN_UPDATES.md +++ b/ON_CHAIN_UPDATES.md @@ -16,6 +16,7 @@ To update this document, follow the steps below: ## Product Types Updates - 2025-03-26: Updated `Native Syndicate Cover` cover wording. +- 2026-03-18: Updated `Vault Cover` cover wording. ## Listings Updates @@ -40,4 +41,3 @@ To update this document, follow the steps below: - 2026-01-26: Updated `K&R AAA` && `K&R AA` && `K&R A` && `K&R B` && `K&R C` && `K&R D` listings min price. - 2026-02-02: Updated `Kidnap & Ransom Cover`product type grace period - 2026-02-05: Updated `OpenCover Morpho Base Vaults` & `Noon DeFi Deployment 1` & `Noon DeFi Deployment 2` listing annex. -- 2026-03-18: Updated `Vault Cover` cover wording. diff --git a/src/constants/privateProducts.js b/src/constants/privateProducts.js index 428ef44..e3111f5 100644 --- a/src/constants/privateProducts.js +++ b/src/constants/privateProducts.js @@ -102,6 +102,10 @@ const allPrivateProductsIds = [ 411, // OpenCover WBTC SuperVault 412, // OpenCover Steakhouse HYI USDC Base 413, // OpenCover Steakhouse USDC + 414, // OpenCover Origin stETH ARM + 415, // OpenCover Steakhouse AUSD Turbo + 416, // OpenCover Savings xDAI + 417, // Templar ]; module.exports = {