Query Parameters
NFT item address in any form. Max: 1000.
Address of NFT item owner in any form. Max: 1000.
Collection address in any form.
Index of item for given collection. Max: 1000.
Limit number of queried rows. Use with offset to batch read.
Required range:
1 <= x <= 1000
Skip first N rows. Use with limit to batch read.
Required range:
x >= 0