Home > @infiniteobjects/linkdrop-service > LinkdropSdkV2 > generateLinkERC721
Generates a link for a given ERC721 token
Signature:
generateLinkERC721(params: LinkDropSdkV2GenerateLinkParams): Promise<LinkDropSdkV2Link>;
Parameter | Type | Description |
---|---|---|
params | LinkDropSdkV2GenerateLinkParams |
Returns:
Promise<LinkDropSdkV2Link>
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