Avalanche USDC Activity Analysis

    Discord: p_crypt0#6935

    This dashboard investigates USDC activity on the Avalanche blockchain.

    The questions answered within this research piece, are as follows:

    1. USDC Minting and Burning activity on Avax

      1. How has daily minting and burning of USDC trended on Avax?
      2. What are the total number of mints and burns applied on Avax?
      3. How do these look in comparison to other blockchains (optional)?
    2. USDC Transferring and Swapping on Avax

      1. How has daily transferring and swapping trended on Avax?
      2. What are the total number of swaps and transfers on Avax?
      3. What was the most swapped for token (optional)?

    Some definitions to be aware of:

    • Mints of USDC in this piece refer to `avalanche.core.fact_event_logs where contract_address=

      0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e and event_name=Mint`

    • Burns of USDC refer to ` avalanche.core.fact_event_logs where contract_address=

      0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e and event_name=Mint`

    • Swaps of USDC refer to

    • Transfers of USDC refer to


    Mints and Burns on Avax