marketplace_global_get_offers_ex

This main marketplace API, which lets to read "offers" from Zano blockchain. It has diverse filters, which let specify particular parameters of the request and help organize effective communication on production.

📘

Activate "Offers service" in daemon to use this API

To make daemon work with this API make sure you started daemon with "--enable_offers_service" command line parameter

This main marketplace API method, which lets to read "offers" created and managed by given wallet. It has diverse filters, which let specify particular parameters of the request and help organize effective communication on production. More detailed specification of the filter fields provided in Filter structure defintion.
Result returned as an array of "Offer" objects, which described in "Offer" structure.

Language
Authentication
Basic
base64
: