getTokenId

Calls the "getTokenId" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.