getDefaultRoyaltyInfo

Calls the "getDefaultRoyaltyInfo" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.