Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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: 2 additions & 0 deletions src/constants/privateProducts.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ const allPrivateProductsIds = [
400, // OpenCover Steakhouse H Yield I USDC
401, // PT-stcUSD-23JUL2026 (Morpho)
402, // PT-cUSD-23JUL2026 (Morpho)
403, // TermMax
405, // OpenCover YoUSD
];

module.exports = {
Expand Down
1 change: 1 addition & 0 deletions src/constants/products.ts
Original file line number Diff line number Diff line change
Expand Up @@ -396,4 +396,5 @@ export const productCategoryMap: { [productId: number]: ProductCategoryEnum } =
387: ProductCategoryEnum.Depeg, // Neutrl USD Depeg
388: ProductCategoryEnum.Dex, // Hybra Finance
391: ProductCategoryEnum.YieldOptimizer, // IPOR
404: ProductCategoryEnum.Custody, // BingX Custody
};
26 changes: 26 additions & 0 deletions src/logos/403-termmax.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/logos/404-bingx.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 52 additions & 0 deletions src/logos/405-open-cover.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.