usdUnitPrice

Calls the "usdUnitPrice" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.