hoprnet / hopr-devrel

Projects related to support our users, node runners and developers
hopr-prompt.vercel.app
GNU General Public License v3.0
1 stars 12 forks source link

Gather Data For Minting Collector Boost NFT #262

Closed thewanderingeditor closed 2 years ago

thewanderingeditor commented 2 years ago

Job Story

The Season 1 Boost NFTs are being discontinued, and we want to reward users who managed to acquire them with a new NFT, the Collector. The rank each address receives will be determined by the combination of NFTs held at 2pm CET on Wednesday August 3rd 2022. We should create a query in Dune to gather this data, determine the correct ranks and then generate a .csv for minting the NFTs.

Deadline

We need to mint the NFTs on Wednesday August 3rd 2022

Description

Create a query in Dune analytics which does the following:

  1. Find every address holding a HOPR Boost NFT from Season 1. The following types are included:
  1. For each NFT type held by the address, ignore all but the single NFT with the highest rank. These are the eligible NFTs in that address.

  2. Assign a score to the address based on the eligible NFTs held, using the following system:

  1. Based on the address' score, assign a Collector NFT rank using the following system:

Finally, using the query output a .csv file in accordance with the NFT minting guidelines

thewanderingeditor commented 2 years ago

Query was created and Collector NFTs minted: https://dune.com/queries/1126584