flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
nfts held
Alexay
nfts held
Updated 2022-11-16
Copy Reference
Fork
9
1
2
3
4
5
6
›
⌄
select
count
(
distinct
asset_id
)
as
NFTs
from
algorand
.
core
.
fact_account_asset
a
join
algorand
.
nft
.
ez_nft_metadata_fifa
b
on
a
.
asset_id
=
b
.
nft_asset_id
where
address
ilike
'{{Wallet_Address}}'
and
a
.
amount
>
0
Results
Run a query to Download Data