Last updated 9 months ago
Parameters
Returns
VyPromise<>
This endpoint is used to check the status of a token mint request.
public getTokenMintStatus(mintId: string) : VyPromise<VyTokenMintStatusDto>
mintId
string
To track the status of token mint. It is in the response body of the mint tokens endpoint as `result.mints.id`.