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

# TokenRequirement

| Field         | Type                                                                     | Required | Description                 |
| ------------- | ------------------------------------------------------------------------ | -------- | --------------------------- |
| items         | [TokenItemRequirement](/client-sdk/reference/tokenitemrequirement.md)\[] | ✅        | List of eligible token sets |
| requiredCount | number                                                                   | ✅        | Number of tokens required   |
