zakkisyedThorchain Liquidity Outliers [THOR8]
    Updated 2021-11-04
    SELECT
    *
    FROM thorchain.liquidity_actions,

    WHERE block_timestamp > '2021-10-03T00:00:00Z'
    ORDER BY rune_amount_usd desc
    LIMIT 25
    Run a query to Download Data