Get ListingsAsk AIget https://api-mainnet.magiceden.dev/v2/ord/btc/raresats/listingsGet Rare Sats Listings by a Variety of Filters and Sorting OrdersQuery ParamssortByarray of stringsDefaults to priceAscSort BysortBy stringpriceAscpriceDesclistedAtAsclistedAtDescblockNumberAscblockNumberDescblockTimeAscblockTimeDescsatRangeAscsatRangeDescunitPriceAscunitPriceDescADD stringlimitinteger100 to 500Defaults to 100Page limitoffsetinteger0 to 20000Defaults to 0Page offsetsatributesarray of objectsFilter listings that have the given satributes in the same sat rangesatributesADD stringminListedAtintegerFilter items that were listed after the given timestampmaxListedAtintegerFilter items that were listed before the given timestampminPriceintegerFilter by minimum listed price in satoshismaxPriceintegerFilter by maximum listed price in satoshisminUtxoSizeintegerFilter by minimum utxo size in satoshismaxUtxoSizeintegerFilter by maximum utxo size in satoshisminSatRangeintegerFilter by minimum sat range in satsmaxSatRangeintegerFilter by maximum sat range in satsminBlockNumberintegerFilter listings that only contain sats that were created after the given block numbermaxBlockNumberintegerFilter listings that only contain sats that were created before the given block numberminBlockTimestampintegerFilter listings that only contain sats that were created after the given timestampmaxBlockTimestampintegerFilter listings that only contain sats that were created before the given timestampResponse 200Successful responseUpdated 7 months ago