Get all template buyoffers.
You can filter the result by specific asset / template data fields.You can add for example &template_data.rarity=common to only receive results which have an attribute "rarity" with the value "common". You can query specific asset data by using &immutable_data.rarity=common or &mutable_data.rarity=common .If you want to query a non text type you need to specify it explicitly (defaults to text type) like data:bool.foil=true or data:number.id=4 or data:text.rarity=common. Integers which are defined greater than 32 bit (eg 64 bit) in the schema need to be queried as text.
Query parameters
Filter by buyoffer state (0: LISTED - Buyoffer is listed, 1: CANCELED - Buyoffer was canceled, 2: SOLD - Buyoffer has been sold, ) - separate multiple with ","
Max assets per listing
Min assets per listing
If false no seller contracts are shown except if they are in the contract whitelist
Show these accounts even if they are contracts
Dont show listings from these sellers (Split multiple with ",")
Dont show listings from these buyers (Split multiple with ",")
Asset id in the offer
Filter by all sales where a certain marketplace is either taker or maker marketplace - separate multiple with ","
Maker marketplace - separate multiple with ","
Taker marketplace - separate multiple with ","
Filter by symbol
Filter accounts that are either seller or buyer
Filter by seller - separate multiple with ","
Filter by buyer - separate multiple with ","
Lower price limit
Upper price limit
Min template mint
Max template mint
Filter by collection name
Filter by schema name
Filter by template id
Filter for burned assets
Filter by owner
Search for input in asset name on template data
Fuzzy search for input in asset name on template data
Search for input in asset name on asset immutable data
Search for input in asset name on asset mutable data
Check if asset is transferable
Check if asset is burnable
Filter by account that minted the asset
Filter by account that burned the asset
Filter by account that the asset was minted to
Hide collections from result. Split multiple with ","
Show only results from specific collections. Split multiple with ","
seperate multiple ids with ","
seperate multiple ids with ","
lower bound of primary key (value included)
upper bound of primary key (value excluded)
Only show results before this timestamp in milliseconds (value excluded)
Only show results after this timestamp in milliseconds (value excluded)
Result Page
Results per Page
Order direction
Column to sort
Response
OK