Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ON_CHAIN_UPDATES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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.
4 changes: 4 additions & 0 deletions src/constants/privateProducts.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down
Loading