asset

Calls the "asset" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.