Skip to main content

lt

Display Trades on Decentralized Exchanges aggregated by DEX or Month [Source: https://graphql.bitquery.io/]

Usage

lt [-k {dex,time}] [-vs {ETH,USD,BTC,USDT}] [-l LIMIT] [-d DAYS] [-s {exchange,trades,tradeAmount}] [-r]

Parameters

NameDescriptionDefaultOptionalChoices
kindAggregate trades by dex or time Default: dexdexTruedex, time
vsCurrency of displayed trade amount.USDTrueETH, USD, BTC, USDT
limitdisplay N number records10TrueNone
daysNumber of days to display data for.90Truerange(1, 360)
sortbySort by given column. Default: tradeAmount. For monthly trades date.tradeAmountTrueexchange, trades, tradeAmount
reverseData is sorted in descending order by default. Reverse flag will sort it in an ascending way. Only works when raw data is displayed.FalseTrueNone

On this page