getHandleTokenURIContract

Calls the "getHandleTokenURIContract" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.