# 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](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vyerc1155tokendto)
* [VyErc1155TokenDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vyerc1155tokendto)
