freemartianUntitled Query
    Updated 2022-06-30
    select tx_hash, tx_fee
    from arbitrum.core.fact_transactions
    order by tx_fee DESC
    limit 50
    Run a query to Download Data