UseOperatorApprovalsProps
Defined in: synapse-react/src/payments/index.ts:65
Extends
Section titled “Extends”SetOptional<OptionsType,"address">
Properties
Section titled “Properties”address?
Section titled “address?”
optionaladdress:`0x${string}`
Defined in: synapse-core/dist/src/pay/operator-approvals.d.ts:7
Inherited from
Section titled “Inherited from”SetOptional.address
contractAddress?
Section titled “contractAddress?”
optionalcontractAddress:`0x${string}`
Defined in: synapse-core/dist/src/pay/operator-approvals.d.ts:9
Inherited from
Section titled “Inherited from”SetOptional.contractAddress
operator?
Section titled “operator?”
optionaloperator:`0x${string}`
Defined in: synapse-core/dist/src/pay/operator-approvals.d.ts:8
Inherited from
Section titled “Inherited from”SetOptional.operator
query?
Section titled “query?”
optionalquery:Omit<UseQueryOptions<OutputType,Error,OutputType, readonlyunknown[]>,"queryKey"|"queryFn">
Defined in: synapse-react/src/payments/index.ts:66
token?
Section titled “token?”
optionaltoken:`0x${string}`
Defined in: synapse-core/dist/src/pay/operator-approvals.d.ts:6
Inherited from
Section titled “Inherited from”SetOptional.token