oooooblah2023-08-05 10:13 PM
    Updated 2023-08-06
    select
    *
    from
    ethereum.core.ez_current_balances
    where
    contract_address = lower('0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D')
    order by current_bal_unadj desc
    Run a query to Download Data