Retrieve item metadata including name, description, image, marketplace data, and attributes
| Field | Description |
|---|---|
| tokenId | Item token ID |
| name | Translated item name |
| description | Translated item description |
| image | Item icon URL |
| attributes | Array of traits (category, isTradable) |
| marketplace.floorPrice | Lowest active bazaar listing price (per unit, in BORNE) |
| marketplace.lastSalePrice | Last completed sale price (per unit, in BORNE) |
| marketplace.tradables | NPC shop trade options (if available) |
marketplace.tradables contains the available trades:
| Field | Description |
|---|---|
| itemCode | The item code you receive |
| itemName | Translated name of the received item |
| quantity | Exchange rate (how many per unit) |