Use case

Say your are making a fantasy football video game: when an End User chose a specific listing on the listing page, you want to be able to display to your End User all the current orders regarding this specific listing.

For example, if there is one current order on the listing, you want to display specific information like the End User account name who made the order, the price and the daytime.

API

If we want to identify the auction winner, we need to query with the following parameters: "type": "CASH_HOLDER" in order to get the accountName and the transactionHash.

Here is the link to the API documentation to display a list of the current orders for a specific listing:

https://sandbox.nfts.eniblock.fr/redoc/listings-trades#operation/getOrderPayments