elsinaUntitled Query
    Updated 2022-08-26
    select tx_hash, block_timestamp,nonce,origin_function_signature
    from avalanche.core.fact_transactions
    where FROM_ADDRESS = '0xd6676b2d023d1e9baed41462e6a2ca1c2ccb9e00'
    order by block_timestamp desc
    Run a query to Download Data