binhachonMirror Fundraising - #1
    Updated 2022-06-26
    select
    sum(amount) as amount
    from ethereum.core.ez_eth_transfers
    where origin_function_signature in ('0x8418cd99', '0xb9a2de3a')
    Run a query to Download Data