We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9fe942c + e641e90 commit 2a77cb4Copy full SHA for 2a77cb4
src/utils/dapp-list-constants.ts
@@ -41,6 +41,14 @@ export const DAPPS_LIST: DappListItem[] = [
41
slug: 'objkt.com',
42
categories: [DappType.Marketplaces]
43
},
44
+ {
45
+ name: 'LetsExchange',
46
+ dappUrl: 'https://letsexchange.io/?ref_id=CtN9tIep5v36D2mb',
47
+ type: DappType.Exchanges,
48
+ logo: 'https://dashboard-assets.dappradar.com/document/48775/letsexchangeio-project-non_dapps-48775-logo-166x166_31500902ab0bbc612276e8d0899bdd03.png',
49
+ slug: 'letsexchange',
50
+ categories: [DappType.Exchanges]
51
+ },
52
{
53
name: 'PixelPotus',
54
dappUrl: 'https://www.pixelpotus.com',
0 commit comments