Skip to content

Commit 6abc48d

Browse files
authored
remove duplicate entries appData.ts
Removed duplicate entries for silo and vermillion for ecosystem apps page from ./data/appData.ts
1 parent b0bb6f5 commit 6abc48d

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

data/appData.ts

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,6 @@ export const appData: App[] = [
8888
image: siloLogo,
8989
tags: ["Liquid Staking", "MEV"]
9090
},
91-
{
92-
title: "Silo",
93-
description: "Liquid staking and MEV on Sei",
94-
href: "https://silo-evm.dc37hw5o72ljt.amplifyapp.com/",
95-
image: siloLogo,
96-
tags: ["Liquid Staking", "MEV"]
97-
},
9891
{
9992
title: "Camel",
10093
description: "Sei's liquidity oasis",
@@ -109,13 +102,6 @@ export const appData: App[] = [
109102
image: vermillionLogo,
110103
tags: ["DEX", "DeFi", ]
111104
},
112-
{
113-
title: "Vermillion",
114-
description: "Next-gen AMM and stablecoin",
115-
href: "https://app.vermillion.finance/swap",
116-
image: vermillionLogo,
117-
tags: ["DEX", "DeFi", ]
118-
},
119105
{
120106
title: "Fluid",
121107
description: "Interest free loans, backed by Sei",

0 commit comments

Comments
 (0)