> 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/editionpublicdata.md).

# EditionPublicData

| Field            | Type                                          | Required | Description                      |
| ---------------- | --------------------------------------------- | -------- | -------------------------------- |
| **title**        | string                                        | ✅        | Title of the product             |
| description      | string                                        | ❌        | Description of the product       |
| **asset**        | [Asset](/client-sdk/reference/asset.md)       | ✅        | Primary media of the product     |
| network          | number                                        | ✅        | The network the product is on    |
| contract         | [Contract](/client-sdk/reference/contract.md) | ✅        | The contract of the token        |
| extensionAddress | string                                        | ✅        | Extension address of the product |
