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

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