Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Commit 8d7542f

Browse files
committed
fix: remove Chainspot from coming soon
1 parent 2114dee commit 8d7542f

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/constants/projects.ts

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,6 @@ export const COMING_SOON_PROJECTS: Array<INotifyApp> = [
2222
isFeatured: false,
2323
icon: '/gempad.png'
2424
},
25-
{
26-
id: 'chainspot',
27-
name: 'Chainspot',
28-
description:
29-
'Bridge&swap across 27 chains at the best rates and research data about 100+ Web3 products.',
30-
url: 'https://app.chainspot.io/',
31-
isComingSoon: true,
32-
isVerified: false,
33-
isFeatured: false,
34-
icon: '/chainspot.png'
35-
},
3625
{
3726
id: 'maverick',
3827
name: 'Maverick Protocol',

0 commit comments

Comments
 (0)