Skip to content

Commit e2c6ac3

Browse files
authored
feat: update listings (#500)
2 parents 9f42dea + b133f18 commit e2c6ac3

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

ON_CHAIN_UPDATES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ To update this document, follow the steps below:
1616
## Product Types Updates
1717

1818
- 2025-03-26: Updated `Native Syndicate Cover` cover wording.
19+
- 2026-03-18: Updated `Vault Cover` cover wording.
1920

2021
## Listings Updates
2122

@@ -40,4 +41,3 @@ To update this document, follow the steps below:
4041
- 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.
4142
- 2026-02-02: Updated `Kidnap & Ransom Cover`product type grace period
4243
- 2026-02-05: Updated `OpenCover Morpho Base Vaults` & `Noon DeFi Deployment 1` & `Noon DeFi Deployment 2` listing annex.
43-
- 2026-03-18: Updated `Vault Cover` cover wording.

src/constants/privateProducts.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ const allPrivateProductsIds = [
102102
411, // OpenCover WBTC SuperVault
103103
412, // OpenCover Steakhouse HYI USDC Base
104104
413, // OpenCover Steakhouse USDC
105+
414, // OpenCover Origin stETH ARM
106+
415, // OpenCover Steakhouse AUSD Turbo
107+
416, // OpenCover Savings xDAI
108+
417, // Templar
105109
];
106110

107111
module.exports = {

0 commit comments

Comments
 (0)