totalReleased

Calls the "totalReleased" function on the contract.

Example

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

Parameters

Returns

The parsed result of the function call.