Skip to content

Commit

Permalink
Merge pull request #453 from WalletConnect/chris13524-patch-1
Browse files Browse the repository at this point in the history
fix: remove Chainspot from coming soon
  • Loading branch information
chris13524 authored Mar 5, 2024
2 parents 2114dee + 3c4ac5c commit 8252d7f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
Binary file removed public/chainspot.png
Binary file not shown.
11 changes: 0 additions & 11 deletions src/constants/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,6 @@ export const COMING_SOON_PROJECTS: Array<INotifyApp> = [
isFeatured: false,
icon: '/gempad.png'
},
{
id: 'chainspot',
name: 'Chainspot',
description:
'Bridge&swap across 27 chains at the best rates and research data about 100+ Web3 products.',
url: 'https://app.chainspot.io/',
isComingSoon: true,
isVerified: false,
isFeatured: false,
icon: '/chainspot.png'
},
{
id: 'maverick',
name: 'Maverick Protocol',
Expand Down

0 comments on commit 8252d7f

Please sign in to comment.