sakineh5021-nIQRzBUntitled Query
    Updated 2022-03-22
    SELECT sum(amount_usd) as shiba
    from ethereum.erc20_balances
    where contract_address = '0xd0660cd418a64a1d44e9214ad8e459324d8157f1'
    and balance_date = '2022-03-20'
    Run a query to Download Data