This endpoint is used to mint fungible or non-fungible tokens.
Last updated 9 months ago
public static VyTask<VyMintTokensResponseDto> MintTokens(VyMintTokensDto reqParams)
Parameters
reqParams
Request data for the operation
Returns
VyTask<>