> For the complete documentation index, see [llms.txt](https://docs.manifold.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.manifold.xyz/client-sdk/reference/productprovenance.md).

# ProductProvenance

| Field     | Type                                          | Required | Description                                 |
| --------- | --------------------------------------------- | -------- | ------------------------------------------- |
| creator   | [Creator](/client-sdk/reference/creator.md)   | ✅        | Media url of the product                    |
| contract  | [Contract](/client-sdk/reference/contract.md) | ❌        | Link to the contract related to the product |
| token     | [Token](/client-sdk/reference/token.md)       | ❌        | Link to the token related to the product    |
| networkId | number                                        | ❌        | Network ID of the product (if applicable)   |
