Get Item
Get a single item by marketplace id, or by collection address and token idGet Items
Get paginated list of items with optional filtersSearch
Get my items
Returns all the items (listed and delisted) of the current user. Internally callsMarketplace.getItems({ owner: '<CURRENT_USER_ADDRESS>', status: undefined })