kasadeghUntitled Query
    Updated 2022-11-02
    select
    *
    from ethereum.core.ez_nft_sales
    where
    NFT_ADDRESS in (
    '0x60bb1e2aa1c9acafb4d34f71585d7e959f387769')
    order by BLOCK_TIMESTAMP
    Run a query to Download Data