Introduction

    Methodology

    The nft address is 0xc732518034c5df52cdddf17486b9409bc7721e2c, which is Sausager's address from the avalanche. nft.ez_nft_transfers table and identifies the event_type as other, which means activity for buying or selling from them, and joins the tx_hash to the avalanche. core.fact_token_transfers table for looking at the amount of $AVAX tokens transferred by them, it is already converted to dollars.

    Also added a field named period that is used to change the movement of created charts on this dashboard, which have three choices comprised of day, week, and month.

    db_img
    Author