Skip to content

vrohlfs/nft-analytics-blockspan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Analytics

The scripts in this repo were written in Python to capture the following data points using QuickNode's endpoint and QuickNode's Marketplace Blockspan add-on:

  • NFT floor prices
  • NFT top collections
  • NFT Sales (by marketplace)

Setting up your Endpoint

Setting up your Ethereum endpoint with QuickNode's Marketplace Blockspan add-on is quite easy:

  • If you haven't signed up already, you can create an account here.

  • Once you have logged in, navigate to the Endpoints page and click Create an endpoint. Select Ethereum mainnet, then click Next. Then, you'll be prompted to configure the add-on. Activate NFT API With Cached Metadata by BlockSpan. Afterward, simply click Create Endpoint.

To fetch your blockspan_key navigate to the Add-ons page within your Ethereum endpoint, go to the NFT API With Cached Metadata by BlockSpan section, and click on the Dashboard drop-down. This will take you to our partner's Blockspan portal, for which their service is natively integrated with our nodes globally.

Make sure to put your blockspan_key in your .env file before running the scripts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages