Marketplace

Returns active slots

get/sales/slots

Response

Retrieved active slots

idstring

Keccak hash of the abi encoded tuple (RequestId, slot index)

slotIndexstring

Slot Index as hexadecimal string

Example response

[
  {
    "id": "268a781e0db3f7cf36b18e5f4fdb7f586ec9edd08e5500b17c0e518a769f114a",
    "request": {
      "content": {
        "cid": "QmYyQSo1c1Ym7orWxLYvCrM2EmxFTANf8wXmmE7DWjhx5N"
      }
    }
  }
]

Changes