# VyErc1155TokenTypeSupplyDto

## Properties

| Field   | Type | Description                                            | Required |
| ------- | ---- | ------------------------------------------------------ | -------- |
| Current | int  | The current quantity of tokens minted.                 | ✗        |
| Pending | int  | The quantity of tokens that are pending/ being minted. | ✗        |
| Max     | int  | The maximum quantity of tokens allowed to be minted.   | ✗        |

## References

**Schema**

* [VyErc1155TokenTypeSummaryDto](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/token/vyerc1155tokentypesummarydto)
