parseOperatorApprovals
parseOperatorApprovals(
data):OutputType
Defined in: packages/synapse-core/src/pay/operator-approvals.ts:172
Parse the contract output into the operatorApprovals output type
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
data | readonly [boolean, bigint, bigint, bigint, bigint, bigint] | The contract output from the operatorApprovals function |
Returns
Section titled “Returns”The parsed operator approval information operatorApprovals.OutputType