stack

Home > @infiniteobjects/linkdrop-service > LinkdropSdkV2 > generateLinkERC721

LinkdropSdkV2.generateLinkERC721() method

Generates a link for a given ERC721 token

Signature:

generateLinkERC721(params: LinkDropSdkV2GenerateLinkParams): Promise<LinkDropSdkV2Link>;

Parameters

Parameter Type Description
params LinkDropSdkV2GenerateLinkParams  

Returns:

Promise<LinkDropSdkV2Link>

Remarks

This method will create a new batch if the campaign has no batches If the campaign has a batch, it will add the link to the existing batch