pavlyshynUntitled Query
    Updated 2022-12-12
    select
    *
    from ethereum.core.fact_event_logs
    where tx_hash ='0x9860b1ee01fa9ecethereum.core.fact_contract_readsethereum.core.fact_transactionsaf913450afcef4a775815e0b8e0030b3296b40b699c090db9'
    ethereum.core.fact_transactions
    select * from ethereum.core.fact_transactions
    limit 100

    select count(distinct tx_hash) from ethereum.core.fact_transactions

    Run a query to Download Data