getFollowerCount

Calls the "getFollowerCount" function on the contract.

Example

import { getFollowerCount } from "thirdweb/extensions/lens";
const result = await getFollowerCount({
contract,
});

Parameters

Returns

The parsed result of the function call.