MintErc1155Tokens
This endpoint is used to mint fungible or non-fungible tokens.
void MintErc1155Tokens(const FVyMintErc1155TokensRequest& Params, const FVyOnMintErc1155TokensComplete& OnComplete) const;Parameters
OnComplete
FVyOnMintErc1155TokensComplete
The callback function called when the user preferences retrieval operation is complete.
OnComplete Callback (FVyOnMintErc1155TokensComplete) Contains a FVyMintErc1155TokensResultDto response type
Last updated