Updated 2022-11-24
    select count(*) as number_msg
    from gnosis.core.fact_transactions
    where to_address = lower('0x79935f5d685452c361058c0fe5a50b803aa214a1')

    Run a query to Download Data