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 | DateTime | Indicating the start time of the interval in which the token mint request was created |
CreatedOnTo | DateTime | 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 | int | The current page number |
Size | int | Number of items per page |
Last updated