Hessish1g- trds tot
    Updated 10 days ago
    SELECT
    sum(PRICE) as "volume (ETH)",
    sum(PRICE_USD) as "volume (USD)",
    sum(CREATOR_FEE_USD) as "Royalties (USD)",
    count(DISTINCT TOKENID) as "traded nfts"
    from ethereum.nft.ez_nft_sales
    where NFT_ADDRESS = '0xf39c410dac956ba98004f411e182fb4eed595270'




    Last run: 10 days ago
    volume (ETH)
    volume (USD)
    Royalties (USD)
    traded nfts
    1
    1136.6031062158814.23256305107978.207366153595
    1
    53B
    2s