contractURI

Calls the "contractURI" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.