mr_sami7-pmCkDGsending terra ust
    Updated 2022-05-27
    select
    tx_id,
    msg_value:coins[0]:amount/1e6 as amount,
    msg_value:coins[0]:denom as currency
    from terra.msgs
    where msg_value:contract = 'terra10nmmwe8r3g99a9newtqa7a75xfgs2e8z87r2sf'
    and msg_value:execute_msg:deposit_tokens is not null
    and tx_status = 'SUCCEEDED'
    and tx_id = '87F9FF6E9522CF738789A23834D51EF907829F0DFF749A8F8DB4AC3CCD5CD50A'
    Run a query to Download Data