flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
[NFT Marketplace Mage] Updated Date
thea
[NFT Marketplace Mage] Updated Date
Updated 2023-01-05
Copy Reference
Fork
9
1
2
3
4
›
⌄
select
to_date
(
max
(
block_timestamp
)
)
as
date
from
ethereum
.
core
.
ez_nft_sales
where
price_usd
is
not
null
and
platform_name
in
(
'opensea'
,
'sudoswap'
,
'rarible'
,
'looksrare'
,
'x2y2'
,
'nftx'
,
'blur'
)
Results
Run a query to Download Data