zakkisyedUntitled Query
    Updated 2021-12-13
    select price, symbol, amount_usd
    from ethereum.erc20_balances
    --where symbol = 'ENS'
    where contract_address = '0xc18360217d8f7ab5e7c516566761ea12ce7f9d72'
    limit 10
    Run a query to Download Data