ALGO NFT Tooling
What is the Question?🚨
We’ve launched our new Algorand database. Now let’s build some tools for the ecosystem! Using the new Algorand.NFT schema in your build, create a dashboard or tool that helps Algorand NFT traders learn about the ecosystem. Get creative, the sky's the limit!
Requirements
- Must use the new Algorand schema and cannot use the old flipside_prod_db.algorand
- Must use at least one of the new Algorand NFT tables
- Not required but highly suggested: use a parameterized query. This can look like: collection name, wallet address(wallet address to evaluate a users collection), marketplace, last N number of days.
Analyzed Topics:
- Over Time & Overall Stats
- Top Collections
- Purchasers
- Tokens
Introductionđźš©
What is Algorand?
Algorand is designed to be a payments-focused network with rapid transactions and a strong focus on achieving near-instant finality — that means processing over 1,000 transactions per second (TPS) and achieving transaction finality in less than five seconds.
What are Algorand NFTs?
NFTs are unique blockchain tokens that act as proof of ownership over digital assets, such as art, profile pictures, or video game items. FIFA+ Collect will run on the Algorand blockchain, a proof-of-stake Ethereum and Solana alternative developed by MIT professor Silvio Micali.
Method⚡
In this dashboard, you can see your favorite Algorand NFT marketplaces activities from different angles by above parameters. I mainly used ==“algorand.nft.ez_nft_sales”== table from ==Algorand== database provided by Flipsidecrypto.
You can even enter your favorite marketplace and compare it to another marketplace in the timeframe that you want! Also, You can set your desired timepsan by using ==n_days== provided field to only see data from X days ago till today. By default, i chose ==AlgoXNFT== and ==AB2 Gallery== marketplaces activities in past 365 days on a monthly basis.
Please wait for charts to load completely.
You should log in to flipside to use the parameter features. This dashboard made on ==2022-11-12==
