zpencerUntitled Query
    Updated 2022-12-16
    select top 100 *
    from ethereum.core.dim_contracts
    where address = '0x9d0464996170c6b9e75eed71c68b99ddedf279e8'


    select *
    from ethereum.core.dim_dex_liquidity_pools
    Run a query to Download Data