LittlerDataUntitled Query
    Updated 2022-10-15
    select
    distinct contract_address
    from gnosis.core.fact_token_transfers
    where from_address ilike '0x78CF256256C8089d68Cde634Cf7cDEFb39286470'
    Run a query to Download Data