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