MintTokens
Mints tokens for a specific contract and type using the provided request parameters.
Last updated
Mints tokens for a specific contract and type using the provided request parameters.
Last updated
Server Authoritative (default)
Path Parameters
typeId
int
The ID of the token type to mint.
reqParams
The request parameters for minting tokens.
Returns
VyTask<VyMintedTokensDto[]> A task that returns an array of minted tokens.