Skip to content

Commit 6f33353

Browse files
authored
Merge pull request #197 from madfish-solutions/TW-1855-remove-unrelevant-dapps
TW-1855: Remove not relevant dapps
2 parents a5f5ffe + b92f448 commit 6f33353

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

src/utils/dapp-list-constants.ts

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -73,22 +73,6 @@ export const DAPPS_LIST: DappListItem[] = [
7373
slug: 'tezosdomains',
7474
categories: [DappType.Other]
7575
},
76-
{
77-
name: 'Plenty',
78-
dappUrl: 'https://plenty.network/',
79-
type: DappType.DeFi,
80-
logo: 'https://pbs.twimg.com/profile_images/1571173076334772224/hZ-puodZ_400x400.jpg',
81-
slug: 'plenty',
82-
categories: [DappType.DeFi, DappType.Exchanges]
83-
},
84-
{
85-
name: 'Kalamint',
86-
dappUrl: 'https://kalamint.io',
87-
type: DappType.Marketplaces,
88-
logo: 'https://bcd-static-assets.fra1.digitaloceanspaces.com/dapps/kalamint/kalamint_logo.png',
89-
slug: 'kalamint',
90-
categories: [DappType.Marketplaces]
91-
},
9276
{
9377
name: 'Smartlink',
9478
dappUrl: 'https://www.smartlink.so',
@@ -105,14 +89,6 @@ export const DAPPS_LIST: DappListItem[] = [
10589
slug: 'youves',
10690
categories: [DappType.DeFi, DappType.Exchanges]
10791
},
108-
{
109-
name: 'Crunchy',
110-
dappUrl: 'https://app.crunchy.network',
111-
type: DappType.DeFi,
112-
logo: 'https://bcd-static-assets.fra1.digitaloceanspaces.com/dapps/crunchy/crunchy_logo.jpg',
113-
slug: 'crunchy',
114-
categories: [DappType.DeFi]
115-
},
11692
{
11793
name: 'Kolibri',
11894
dappUrl: 'https://kolibri.finance',
@@ -129,14 +105,6 @@ export const DAPPS_LIST: DappListItem[] = [
129105
slug: 'signum',
130106
categories: [DappType.DeFi, DappType.Collectibles]
131107
},
132-
{
133-
name: 'Kord.Fi',
134-
dappUrl: 'https://kord.fi/',
135-
type: DappType.DeFi,
136-
logo: 'https://pbs.twimg.com/profile_images/1538616711536156672/eRwz1uNE_400x400.jpg',
137-
slug: 'kordfi',
138-
categories: [DappType.DeFi]
139-
},
140108
{
141109
name: 'Lyzi',
142110
dappUrl: 'https://dapp.lyzi.fr/',

0 commit comments

Comments
 (0)