VyQuery_GetAllTokenMints
Query | Type | Description |
---|---|---|
mintIds | string | Filter the results based on `mintId`. Multiple mintIds can be added. |
status | Filter the results by the token mint status. | |
createdOnFrom | Date | Indicating the start time of the interval in which the token mint request was created |
createdOnTo | Date | Indicating the end time of the interval in which the token mint request was created |
sortOn | String | The name of the parameter that you want to sort on |
sortOrder | Indication to sort in ascending or descending order | |
page | number | The current page number |
size | number | Number of items per page |
Last updated