larry_langCollection2 - Trader sell actions
    Updated 2023-03-26
    -- forked from c30d0550-06bc-4016-acf3-645b95d313ef


    Select *
    from ethereum.core.ez_nft_sales
    where NFT_ADDRESS ='{{Collection_contract_2}}'
    and SELLER_ADDRESS ='{{Trader_wallet}}'



    Run a query to Download Data