sharedMetadata

Calls the "sharedMetadata" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.