This endpoint is used to retrieve all of your SUI token mint requests.
public static VyTask<VyErc1155TokenMintInfoDto[]> CheckSuiTokenMints(VyQuery_CheckSuiTokenMints query = null)
Parameters
query (optional)
VyQuery_CheckSuiTokenMints
Query to filter the operation results
Returns
VyTask<VyErc1155TokenMintInfoDto[]>
Last updated 3 months ago