elsinaUntitled Query
    Updated 2022-09-18
    -- select * from arbitrum.core.fact_transactions where tx_hash = lower('0x98fafed275efa1025955a98550344e7bb0825c86df47a90ae405d7307a7f1ec5') limit 100

    select count(1) from arbitrum.core.fact_transactions where
    from_address = lower('0xd4266f8f82f7405429ee18559e548979d49160f3')
    and TO_ADDRESS = lower('0x87a4088bd721f83b6c2e5102e2fa47022cb1c831')
    -- limit 100
    Run a query to Download Data