takamoriUntitled Query
    select sum(creator_fee), sum(price)

    from ethereum.core.ez_nft_mint

    from ethereum.core.ez_nft_mints where nft_address = ''
    Run a query to Download Data