shares

Calls the "shares" function on the contract.

Example

import { shares } from "thirdweb/extensions/split";
const result = await shares({
contract,
account: ...,
});

Parameters

Returns

The parsed result of the function call.