freemartianETH Received For Mint
    Updated 2022-07-07
    select
    sum(amount) as ETH_Received
    from ethereum.core.ez_eth_transfers
    where eth_to_address = lower('0xbd5b765d01b3c0eb652b8b3234d81db2aba3ba63')
    Run a query to Download Data