> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vyerc1155tokenmintsinfodto.md).

# VyErc1155TokenMintsInfoDto

## Properties

| Field     | Type   | Description                 | Required |
| --------- | ------ | --------------------------- | -------- |
| pending   | BigInt | Number of pending mints.    | ✗        |
| succeeded | BigInt | Number of successful mints. | ✗        |
| failed    | BigInt | Number of failed mints.     | ✗        |

## References

**Schema**

* [VyErc1155TokenDto](/sdk-reference/ts-js-v3/object-references/token/vyerc1155tokendto.md)
* [VyErc1155TokenDto](/sdk-reference/ts-js-v3/object-references/token/vyerc1155tokendto.md)
