Skip to content

Commit

Permalink
feat(website): add phalcon explorer to ecosystem (#14548)
Browse files Browse the repository at this point in the history
Co-authored-by: dave | d1onys1us <[email protected]>
  • Loading branch information
2 people authored and phenix3443 committed Aug 22, 2023
1 parent 2451527 commit ab23e96
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/website/components/Ecosystem/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/phalcon-explorer.png",
name: "Phalcon Explorer",
link: "https://explorer.phalcon.xyz/",
description:
"Designed specifically for the DeFi community, Phalcon Explorer empowers developers, traders, and security researchers to delve deep into transactions. As of now, Phalcon Explorer boasts over 20,000 monthly active users, analyzing approximately 10,000 transactions daily across 160+ countries. Notably, 75% of our user base hails from major countries including the US, China, and the UK.",
filters: [],
isLive: false,
},
{
icon: "/images/ecosystem/pheasant-network.png",
name: "Pheasant Network",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ab23e96

Please sign in to comment.