hbd19947. Flow
    Updated 2022-11-17
    select *
    from axelar.core.fact_msg_attributes
    where TX_SUCCEEDED = true
    and ATTRIBUTE_KEY in ('destination_chain','destinationChain')
    order by 2 , 5, 10
    limit 1000
    Run a query to Download Data