MintSuiTokens
This endpoint is used to mint SUI NFTs.
void MintSuiTokens(const FVyMintSuiTokensRequest& Params, const FVyOnMintSuiTokensComplete& OnComplete) const;Parameters
OnComplete
FVyOnMintSuiTokensComplete
The callback function called when the user preferences retrieval operation is complete.
OnComplete Callback (FVyOnMintSuiTokensComplete) Contains a FVyMintErc1155TokensResultDto response type
Last updated