project screenshot 1
project screenshot 2
project screenshot 3

PoultryDAO

Poultry based knock off dragon balls. The 7 legendary chicken balls are distributed randomly to addresses in the bottom 50% of holdings. If all 7 are gathered, something happens...

PoultryDAO

Created At

HackFS 2022

Winner of

trophy

3️⃣5️⃣ IPFS/Filecoin — Storage Mage

Project Description

This is a simple NFT project I used to learn more about reading and writing data on IPFS and manipulating block data.

There are 7 legendary chicken balls that are distributed randomly to an address in the bottom 50% of holdings. If all 7 are gathered by one owner, something happens. If a month passes, the chicken balls expire and need to be redistributed to 7 new addresses and the game begins again.

How it's Made

To create the address list I gathered blockchain data using geth, converted it into a csv using Ethereum-ETL, then ran a python script to check the balances of each address. I used Chainlink price feeds to sum the total holdings, then sorted the addresses by their total balance, removed the top 50%, contract addresses, and addresses with 0 balance.

background image mobile

Join the mailing list

Get the latest news and updates