getFollowTokenId

Calls the "getFollowTokenId" function on the contract.

Example

import { getFollowTokenId } from "thirdweb/extensions/lens";
const result = await getFollowTokenId({
contract,
followerProfileId: ...,
});

Parameters

Returns

The parsed result of the function call.