andurilSolana 8/2 Hack Wallets Affected
    Updated 2023-03-15

    select
    count(distinct tx_from) as affected_wallets
    from
    solana.core.fact_transfers
    where tx_to in
    ('CEzN7mqP9xoxn2HdyW6fjEJ73t7qaX9Rp2zyS6hb3iEu',
    'Htp9MGP8Tig923ZFY7Qf2zzbMUmYneFRAhSp7vSg4wxV',
    '5WwBYgQG6BdErM2nNNyUmQXfcUnB68b6kesxBywh1J3n',
    'GeEccGJ9BEzVbVor1njkBCCiqXJbXVeDHaXDCrBDbmuy')
    Run a query to Download Data