Skip to content

Commit 8252d7f

Browse files
authored
Merge pull request #453 from WalletConnect/chris13524-patch-1
fix: remove Chainspot from coming soon
2 parents 2114dee + 3c4ac5c commit 8252d7f

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

public/chainspot.png

-26.1 KB
Binary file not shown.

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)