LTirrellUntitled Query
Updated 2022-10-10
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
›
⌄
select * from
-- flow.core.fact_transactions
flow.core.fact_events
-- where nft_id = 725763
where tx_id = '74063322404b981a7a6f91f94a9b41101a7830c8bebd47a77ce7a6e6030fb39c'
-- flow.core.fact_events
-- WHERE
-- event_contract = 'A.e4cf4bdc1751c65d.AllDay'
-- -- and tx_id='f12c98f49a588e37469143f5d7a125cedb65b20067a5b635470a675afa8e249d'
-- and event_type = 'MomentNFTMinted'
-- and event_data['editionID'] = '1000'
-- limit 2000
Run a query to Download Data