John_Galtosmo actions
    Updated 2022-06-11
    select distinct attribute_value
    from osmosis.core.fact_msg_attributes
    where date(block_timestamp) between '2022-05-01' and '2022-06-06'
    and attribute_key = 'action'
    limit 50
    Run a query to Download Data