getOriginalFollowTimestamp

Calls the "getOriginalFollowTimestamp" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.