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