Skip to content

Commit

Permalink
✨ Introducing NFTScan (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
driverZK authored Mar 1, 2024
1 parent b5ee558 commit 180a5b3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions data/ecosystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3917,4 +3917,22 @@ export const allProjects: Array<Project> = [
isLive: true,
isTestnetLive: false,
},
{
id: "4316bbf0-beb1-4671-be5b-30b92ae02412",
name: "NFTScan",
shortName: "NFTScan",
description: "NFTScan is the world's largest NFT data infrastructure",
tags: ["tools", "infrastructure", "nft"],
image: "NFTScan.png",
network: {
website: "https://starknet.nftscan.com",
github: "",
twitter: "https://twitter.com/nftscan_com",
medium: "https://medium.com/nftscan",
discord: "https://discord.gg/nftscan",
telegram: "",
},
isLive: true,
isTestnetLive: false,
},
];
Binary file added public/logos/NFTScan.png
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 180a5b3

Please sign in to comment.