getTokenMintStatus

This endpoint is used to check the status of a token mint request.

public getTokenMintStatus(mintId: String) : VyPromise<VyTokenMintStatusDto>

Parameters

Returns

VyPromise<VyTokenMintStatusDto>

Last updated