boomer77Untitled Query
    Updated 2021-10-23
    select msg_value:sender::string as minter, tx_id
    from terra.msgs
    where msg_value:contract::string = 'terra16wuzgsx3tz4hkqu73q5s7unxenefkkvefvewsh' and msg_value:execute_msg:reserve_nft:operator::string = 'terra1lglmepz64mlcus2f7zq9gxzhtucpf080hf0997'
    and tx_status = 'SUCCEEDED'

    Run a query to Download Data