Flipside's World Cup of Bounties Side Quest: Fifa+ Collect Collection Scorecard

    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...

    Flipside is holding a bounty tournament to celebrate the arrival of the World Cup — plus a weekly side quest bounty open each week to anyone, even those who arent participating in the tournament.

    \n

    For this week's side quest, the World Cup right around the corner help Fifa+ Collect() collectors understand how good their collection is by creating a rating system.

    \n

    Requirements:

    • Use the parameter feature on Flipside to allow users to put in their Fifa+ Collect Wallet address.
    • Show the users collection and the breakdown of the users score
    • Add a cool visualization that provides additional context

    Tips

    • Here is an example fifa wallet for you to test: 
    • Use the new Algorand.NFT schema and the algorand.nft.ez_nft_metadata_fifa table
    • You can join the algorand.nft.ez_nft_metadata_fifa to the algorand.core.fact_account_asset to get the wallets and what assets they hold. Make sure to set the amount in the account_asset table to > 0 because they can have 0
    • A quick breakdown on the Fifa+ collect system and the algorand.nft.ez_nft_metadata_fifa table. There are 3 packs released to this point, known as drops(table field: drop_number ). Each pack has certain number of cards which are noted by the item number(table field: item_no). Each card in the pack has a certain supply(table field: editions). This will look like in the algorand.nft.ez_nft_metadata_fifa table nft_asset_name D02-39 #14915. D02(drop 2), 39(card 39). #14915(edition of card 39). The editions column will tell you the total supply of D02-39.
    • There is also a Rarity field in the algorand.nft.ez_nft_metadata_fifa table which denotes how rare a card is: it goes common, rare, epic, iconic.

    \n

    NOTE: BE SURE TO OPT IN TO USDC ON YOUR ALGO WALLET IN ORDER TO RECEIVE PAYMENT. LEARN MORE ABOUT OPTING IN VIA PERA WALLET HERE OR VIA MYALGOWALLET HERE.