← Back to home

Whose NFT?

A web app that allows you to find the owner of an NFT across different chains.

Screenshots

Whose NFT? screenshot 1

Problem Statement

Using the name and token id of an NFT, we can get the owner's details. Users need an independent site to verify who an NFT belongs to.Yes, it can be done via Etherscan or Opensea, but it is not efficient enough. By providing a simple standalone app for users to verify who an NFT belongs to, we provide more transparency in the space.

Solution

used full-stack JavaScript - node.js, express.js, vanilla.js, CSS, bootstrap, and covalent API. We made it by calling the Covalent NFT Market Global view API and storing the responses of all 3 chains on page load. Then, we filter the responses to get the names of the collections as options. By specifying the ID, we then get the response objects.

Hackathon

Road to Web3

2024

Prizes

  • 🏆

    🏊 Polygon Pool Prize

Contributors