VyQuery_GetAllTokenMints

QueryTypeDescription

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