Runes Info
Get Rune collection stats
Get Rune collection stats
get/v2/ord/btc/runes/collection_stats/search
Query parameters
window'10m' | '1h' | '6h' | '1d' | '7d' | '30d' required
Time window for which statistics are aggregated.
limitinteger
Limit the number of results returned. Default is 20, maximum is 2000.
offsetinteger
Pagination offset for results.
sort'volume' | 'volumePercentageChange' | 'totalVolume' | 'sales' | 'salesPercentageChange' | 'totalSales' | 'floorPrice' | 'floorPricePercentageChange' | 'topOffer' | 'listedOverSupply' | 'ownerPercentage' | 'pending' | 'marketCap' | 'ownerCount' | 'listedCount' required
Column to sort the results by.
direction'asc' | 'desc' required
Direction of the sort ('asc' for ascending, 'desc' for descending).
walletAddressstring
Filter results by a specific wallet address.
searchTermstring
Filter collections by a search term.
allCollectionsboolean
Include all collections in the results, regardless of activity.
Response
Successful response with collection statistics.