jackguypine voters 2
    Updated 2022-10-24
    with tab1 as (
    SELECT
    event_inputs['_id'] as nft_id,
    max(BLOCK_TIMESTAMP) as cur_time
    FROM polygon.core.fact_event_logs
    --WHERE tx_hash LIKE '0xb937e04424faf3e28ae57dc98100b055503d78fd8cafb775013a7ede1c4ed663'
    WHERE contract_address LIKE '0x2953399124f0cbb46d2cbacd8a89cf0599974963'
    AND event_inputs['_id'] IN (
    '11739717081227398455002896291028116983184364016504460041676621070306782478337',
    '11739717081227398455002896291028116983184364016504460041676621081301898756097',
    '11739717081227398455002896291028116983184364016504460041676621059311666200577',
    '11739717081227398455002896291028116983184364016504460041676621056013131317249',
    '11739717081227398455002896291028116983184364016504460041676621069207270850561',
    '11739717081227398455002896291028116983184364016504460041676621065908735967233',
    '11739717081227398455002896291028116983184364016504460041676621062610201083905',
    '11739717081227398455002896291028116983184364016504460041676621061510689456129',
    '11739717081227398455002896291028116983184364016504460041676621054913619689473',
    '11739717081227398455002896291028116983184364016504460041676621073605317361665',
    '11739717081227398455002896291028116983184364016504460041676621074704828989441',
    '11739717081227398455002896291028116983184364016504460041676621080202387128321',
    '11739717081227398455002896291028116983184364016504460041676621063709712711681',
    '11739717081227398455002896291028116983184364016504460041676621057112642945025',
    '11739717081227398455002896291028116983184364016504460041676621078003363872769',
    '11739717081227398455002896291028116983184364016504460041676621072505805733889',
    '11739717081227398455002896291028116983184364016504460041676621068107759222785',
    '11739717081227398455002896291028116983184364016504460041676621067008247595009',
    '11739717081227398455002896291028116983184364016504460041676621060411177828353',
    '11739717081227398455002896291028116983184364016504460041676621058212154572801',
    '11739717081227398455002896291028116983184364016504460041676621064809224339457',
    '11739717081227398455002896291028116983184364016504460041676621076903852244993',
    '11739717081227398455002896291028116983184364016504460041676621071406294106113',
    '11739717081227398455002896291028116983184364016504460041676621075804340617217',
    '11739717081227398455002896291028116983184364016504460041676621079102875500545',
    '11739717081227398455002896291028116983184364016504460041676621082401410383873',
    '11739717081227398455002896291028116983184364016504460041676621083500922011649',
    Run a query to Download Data