shows the different combinations of traits in the largest generative art NFT collection on Base
Prize Pool
This february Zancan has released the largest on Base generative art collection consisting of 76206 unique pieces. I am interested to see what combinations of traits of these unique tokens are most rare while at the same time exploring Blockscout API.
Each piece in the collection is unique and has a number of traits of various rarity (Tree choice, Paper, Margins, Format, Background, Texture, Mention, Bark, Thread flow, Thread). I would like to show what are the most rare combinations of traits in this collection.
A React based frontend that reads the data directly from the Blockscout REST API. I have used TypeScript and MUI React component library. and material-react-table to display data
The Blockscout API was essential to my project as it allows to query not only current blockchain data but also the historic records of the transactions.