UseOperatorApprovalsProps
Defined in: synapse-react/src/payments/index.ts:76
Extends
Section titled “Extends”SetOptional<OperatorApprovalsOptions,"address">
Properties
Section titled “Properties”address?
Section titled “address?”
optionaladdress:`0x${string}`
Defined in: synapse-core/dist/src/pay/operators.d.ts:4
Inherited from
Section titled “Inherited from”SetOptional.address
operator?
Section titled “operator?”
optionaloperator:`0x${string}`
Defined in: synapse-core/dist/src/pay/operators.d.ts:5
Inherited from
Section titled “Inherited from”SetOptional.operator
query?
Section titled “query?”
optionalquery:Omit<UseQueryOptions<OperatorApprovalsResult,Error,OperatorApprovalsResult, readonlyunknown[]>,"queryKey"|"queryFn">
Defined in: synapse-react/src/payments/index.ts:77
token?
Section titled “token?”
optionaltoken:`0x${string}`
Defined in: synapse-core/dist/src/pay/operators.d.ts:3
Inherited from
Section titled “Inherited from”SetOptional.token