export type Maybe = T | undefined; export type InputMaybe = T | undefined | null; export type Exact = { [K in keyof T]: T[K]; }; export type MakeOptional = Omit & { [SubKey in K]?: Maybe; }; export type MakeMaybe = Omit & { [SubKey in K]: Maybe; }; export type MakeEmpty = { [_ in K]?: never; }; export type Incremental = T | { [P in keyof T]?: P extends ' $fragmentName' | '__typename' ? T[P] : never; }; /** All built-in and custom scalars, mapped to their actual values */ export interface Scalars { ID: { input: string; output: string; }; String: { input: string; output: string; }; Boolean: { input: boolean; output: boolean; }; Int: { input: number; output: number; }; Float: { input: number; output: number; }; BigDecimal: { input: string; output: string; }; BigInt: { input: string; output: string; }; Bytes: { input: string; output: string; }; Int8: { input: any; output: any; }; Timestamp: { input: any; output: any; }; } export interface AccountTokenSnapshotLog_Filter { _change_block?: InputMaybe; account?: InputMaybe; accountTokenSnapshot?: InputMaybe; accountTokenSnapshot_?: InputMaybe; accountTokenSnapshot_contains?: InputMaybe; accountTokenSnapshot_contains_nocase?: InputMaybe; accountTokenSnapshot_ends_with?: InputMaybe; accountTokenSnapshot_ends_with_nocase?: InputMaybe; accountTokenSnapshot_gt?: InputMaybe; accountTokenSnapshot_gte?: InputMaybe; accountTokenSnapshot_in?: InputMaybe>; accountTokenSnapshot_lt?: InputMaybe; accountTokenSnapshot_lte?: InputMaybe; accountTokenSnapshot_not?: InputMaybe; accountTokenSnapshot_not_contains?: InputMaybe; accountTokenSnapshot_not_contains_nocase?: InputMaybe; accountTokenSnapshot_not_ends_with?: InputMaybe; accountTokenSnapshot_not_ends_with_nocase?: InputMaybe; accountTokenSnapshot_not_in?: InputMaybe>; accountTokenSnapshot_not_starts_with?: InputMaybe; accountTokenSnapshot_not_starts_with_nocase?: InputMaybe; accountTokenSnapshot_starts_with?: InputMaybe; accountTokenSnapshot_starts_with_nocase?: InputMaybe; account_?: InputMaybe; account_contains?: InputMaybe; account_contains_nocase?: InputMaybe; account_ends_with?: InputMaybe; account_ends_with_nocase?: InputMaybe; account_gt?: InputMaybe; account_gte?: InputMaybe; account_in?: InputMaybe>; account_lt?: InputMaybe; account_lte?: InputMaybe; account_not?: InputMaybe; account_not_contains?: InputMaybe; account_not_contains_nocase?: InputMaybe; account_not_ends_with?: InputMaybe; account_not_ends_with_nocase?: InputMaybe; account_not_in?: InputMaybe>; account_not_starts_with?: InputMaybe; account_not_starts_with_nocase?: InputMaybe; account_starts_with?: InputMaybe; account_starts_with_nocase?: InputMaybe; activeCFAOutgoingStreamCount?: InputMaybe; activeCFAOutgoingStreamCount_gt?: InputMaybe; activeCFAOutgoingStreamCount_gte?: InputMaybe; activeCFAOutgoingStreamCount_in?: InputMaybe>; activeCFAOutgoingStreamCount_lt?: InputMaybe; activeCFAOutgoingStreamCount_lte?: InputMaybe; activeCFAOutgoingStreamCount_not?: InputMaybe; activeCFAOutgoingStreamCount_not_in?: InputMaybe>; activeGDAOutgoingStreamCount?: InputMaybe; activeGDAOutgoingStreamCount_gt?: InputMaybe; activeGDAOutgoingStreamCount_gte?: InputMaybe; activeGDAOutgoingStreamCount_in?: InputMaybe>; activeGDAOutgoingStreamCount_lt?: InputMaybe; activeGDAOutgoingStreamCount_lte?: InputMaybe; activeGDAOutgoingStreamCount_not?: InputMaybe; activeGDAOutgoingStreamCount_not_in?: InputMaybe>; activeIncomingStreamCount?: InputMaybe; activeIncomingStreamCount_gt?: InputMaybe; activeIncomingStreamCount_gte?: InputMaybe; activeIncomingStreamCount_in?: InputMaybe>; activeIncomingStreamCount_lt?: InputMaybe; activeIncomingStreamCount_lte?: InputMaybe; activeIncomingStreamCount_not?: InputMaybe; activeIncomingStreamCount_not_in?: InputMaybe>; activeOutgoingStreamCount?: InputMaybe; activeOutgoingStreamCount_gt?: InputMaybe; activeOutgoingStreamCount_gte?: InputMaybe; activeOutgoingStreamCount_in?: InputMaybe>; activeOutgoingStreamCount_lt?: InputMaybe; activeOutgoingStreamCount_lte?: InputMaybe; activeOutgoingStreamCount_not?: InputMaybe; activeOutgoingStreamCount_not_in?: InputMaybe>; and?: InputMaybe>>; balance?: InputMaybe; balance_gt?: InputMaybe; balance_gte?: InputMaybe; balance_in?: InputMaybe>; balance_lt?: InputMaybe; balance_lte?: InputMaybe; balance_not?: InputMaybe; balance_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; inactiveCFAOutgoingStreamCount?: InputMaybe; inactiveCFAOutgoingStreamCount_gt?: InputMaybe; inactiveCFAOutgoingStreamCount_gte?: InputMaybe; inactiveCFAOutgoingStreamCount_in?: InputMaybe>; inactiveCFAOutgoingStreamCount_lt?: InputMaybe; inactiveCFAOutgoingStreamCount_lte?: InputMaybe; inactiveCFAOutgoingStreamCount_not?: InputMaybe; inactiveCFAOutgoingStreamCount_not_in?: InputMaybe>; inactiveGDAOutgoingStreamCount?: InputMaybe; inactiveGDAOutgoingStreamCount_gt?: InputMaybe; inactiveGDAOutgoingStreamCount_gte?: InputMaybe; inactiveGDAOutgoingStreamCount_in?: InputMaybe>; inactiveGDAOutgoingStreamCount_lt?: InputMaybe; inactiveGDAOutgoingStreamCount_lte?: InputMaybe; inactiveGDAOutgoingStreamCount_not?: InputMaybe; inactiveGDAOutgoingStreamCount_not_in?: InputMaybe>; inactiveIncomingStreamCount?: InputMaybe; inactiveIncomingStreamCount_gt?: InputMaybe; inactiveIncomingStreamCount_gte?: InputMaybe; inactiveIncomingStreamCount_in?: InputMaybe>; inactiveIncomingStreamCount_lt?: InputMaybe; inactiveIncomingStreamCount_lte?: InputMaybe; inactiveIncomingStreamCount_not?: InputMaybe; inactiveIncomingStreamCount_not_in?: InputMaybe>; inactiveOutgoingStreamCount?: InputMaybe; inactiveOutgoingStreamCount_gt?: InputMaybe; inactiveOutgoingStreamCount_gte?: InputMaybe; inactiveOutgoingStreamCount_in?: InputMaybe>; inactiveOutgoingStreamCount_lt?: InputMaybe; inactiveOutgoingStreamCount_lte?: InputMaybe; inactiveOutgoingStreamCount_not?: InputMaybe; inactiveOutgoingStreamCount_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; maybeCriticalAtTimestamp?: InputMaybe; maybeCriticalAtTimestamp_gt?: InputMaybe; maybeCriticalAtTimestamp_gte?: InputMaybe; maybeCriticalAtTimestamp_in?: InputMaybe>; maybeCriticalAtTimestamp_lt?: InputMaybe; maybeCriticalAtTimestamp_lte?: InputMaybe; maybeCriticalAtTimestamp_not?: InputMaybe; maybeCriticalAtTimestamp_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_?: InputMaybe; token_contains?: InputMaybe; token_contains_nocase?: InputMaybe; token_ends_with?: InputMaybe; token_ends_with_nocase?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_contains_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; token_not_in?: InputMaybe>; token_not_starts_with?: InputMaybe; token_not_starts_with_nocase?: InputMaybe; token_starts_with?: InputMaybe; token_starts_with_nocase?: InputMaybe; totalAmountStreamed?: InputMaybe; totalAmountStreamedIn?: InputMaybe; totalAmountStreamedIn_gt?: InputMaybe; totalAmountStreamedIn_gte?: InputMaybe; totalAmountStreamedIn_in?: InputMaybe>; totalAmountStreamedIn_lt?: InputMaybe; totalAmountStreamedIn_lte?: InputMaybe; totalAmountStreamedIn_not?: InputMaybe; totalAmountStreamedIn_not_in?: InputMaybe>; totalAmountStreamedOut?: InputMaybe; totalAmountStreamedOut_gt?: InputMaybe; totalAmountStreamedOut_gte?: InputMaybe; totalAmountStreamedOut_in?: InputMaybe>; totalAmountStreamedOut_lt?: InputMaybe; totalAmountStreamedOut_lte?: InputMaybe; totalAmountStreamedOut_not?: InputMaybe; totalAmountStreamedOut_not_in?: InputMaybe>; totalAmountStreamed_gt?: InputMaybe; totalAmountStreamed_gte?: InputMaybe; totalAmountStreamed_in?: InputMaybe>; totalAmountStreamed_lt?: InputMaybe; totalAmountStreamed_lte?: InputMaybe; totalAmountStreamed_not?: InputMaybe; totalAmountStreamed_not_in?: InputMaybe>; totalAmountTransferred?: InputMaybe; totalAmountTransferred_gt?: InputMaybe; totalAmountTransferred_gte?: InputMaybe; totalAmountTransferred_in?: InputMaybe>; totalAmountTransferred_lt?: InputMaybe; totalAmountTransferred_lte?: InputMaybe; totalAmountTransferred_not?: InputMaybe; totalAmountTransferred_not_in?: InputMaybe>; totalApprovedSubscriptions?: InputMaybe; totalApprovedSubscriptions_gt?: InputMaybe; totalApprovedSubscriptions_gte?: InputMaybe; totalApprovedSubscriptions_in?: InputMaybe>; totalApprovedSubscriptions_lt?: InputMaybe; totalApprovedSubscriptions_lte?: InputMaybe; totalApprovedSubscriptions_not?: InputMaybe; totalApprovedSubscriptions_not_in?: InputMaybe>; totalCFAAmountStreamed?: InputMaybe; totalCFAAmountStreamedOut?: InputMaybe; totalCFAAmountStreamedOut_gt?: InputMaybe; totalCFAAmountStreamedOut_gte?: InputMaybe; totalCFAAmountStreamedOut_in?: InputMaybe>; totalCFAAmountStreamedOut_lt?: InputMaybe; totalCFAAmountStreamedOut_lte?: InputMaybe; totalCFAAmountStreamedOut_not?: InputMaybe; totalCFAAmountStreamedOut_not_in?: InputMaybe>; totalCFAAmountStreamed_gt?: InputMaybe; totalCFAAmountStreamed_gte?: InputMaybe; totalCFAAmountStreamed_in?: InputMaybe>; totalCFAAmountStreamed_lt?: InputMaybe; totalCFAAmountStreamed_lte?: InputMaybe; totalCFAAmountStreamed_not?: InputMaybe; totalCFAAmountStreamed_not_in?: InputMaybe>; totalCFADeposit?: InputMaybe; totalCFADeposit_gt?: InputMaybe; totalCFADeposit_gte?: InputMaybe; totalCFADeposit_in?: InputMaybe>; totalCFADeposit_lt?: InputMaybe; totalCFADeposit_lte?: InputMaybe; totalCFADeposit_not?: InputMaybe; totalCFADeposit_not_in?: InputMaybe>; totalCFANetFlowRate?: InputMaybe; totalCFANetFlowRate_gt?: InputMaybe; totalCFANetFlowRate_gte?: InputMaybe; totalCFANetFlowRate_in?: InputMaybe>; totalCFANetFlowRate_lt?: InputMaybe; totalCFANetFlowRate_lte?: InputMaybe; totalCFANetFlowRate_not?: InputMaybe; totalCFANetFlowRate_not_in?: InputMaybe>; totalCFANumberOfActiveStreams?: InputMaybe; totalCFANumberOfActiveStreams_gt?: InputMaybe; totalCFANumberOfActiveStreams_gte?: InputMaybe; totalCFANumberOfActiveStreams_in?: InputMaybe>; totalCFANumberOfActiveStreams_lt?: InputMaybe; totalCFANumberOfActiveStreams_lte?: InputMaybe; totalCFANumberOfActiveStreams_not?: InputMaybe; totalCFANumberOfActiveStreams_not_in?: InputMaybe>; totalCFANumberOfClosedStreams?: InputMaybe; totalCFANumberOfClosedStreams_gt?: InputMaybe; totalCFANumberOfClosedStreams_gte?: InputMaybe; totalCFANumberOfClosedStreams_in?: InputMaybe>; totalCFANumberOfClosedStreams_lt?: InputMaybe; totalCFANumberOfClosedStreams_lte?: InputMaybe; totalCFANumberOfClosedStreams_not?: InputMaybe; totalCFANumberOfClosedStreams_not_in?: InputMaybe>; totalCFAOutflowRate?: InputMaybe; totalCFAOutflowRate_gt?: InputMaybe; totalCFAOutflowRate_gte?: InputMaybe; totalCFAOutflowRate_in?: InputMaybe>; totalCFAOutflowRate_lt?: InputMaybe; totalCFAOutflowRate_lte?: InputMaybe; totalCFAOutflowRate_not?: InputMaybe; totalCFAOutflowRate_not_in?: InputMaybe>; totalConnectedMemberships?: InputMaybe; totalConnectedMemberships_gt?: InputMaybe; totalConnectedMemberships_gte?: InputMaybe; totalConnectedMemberships_in?: InputMaybe>; totalConnectedMemberships_lt?: InputMaybe; totalConnectedMemberships_lte?: InputMaybe; totalConnectedMemberships_not?: InputMaybe; totalConnectedMemberships_not_in?: InputMaybe>; totalDeposit?: InputMaybe; totalDeposit_gt?: InputMaybe; totalDeposit_gte?: InputMaybe; totalDeposit_in?: InputMaybe>; totalDeposit_lt?: InputMaybe; totalDeposit_lte?: InputMaybe; totalDeposit_not?: InputMaybe; totalDeposit_not_in?: InputMaybe>; totalGDADeposit?: InputMaybe; totalGDADeposit_gt?: InputMaybe; totalGDADeposit_gte?: InputMaybe; totalGDADeposit_in?: InputMaybe>; totalGDADeposit_lt?: InputMaybe; totalGDADeposit_lte?: InputMaybe; totalGDADeposit_not?: InputMaybe; totalGDADeposit_not_in?: InputMaybe>; totalGDANumberOfActiveStreams?: InputMaybe; totalGDANumberOfActiveStreams_gt?: InputMaybe; totalGDANumberOfActiveStreams_gte?: InputMaybe; totalGDANumberOfActiveStreams_in?: InputMaybe>; totalGDANumberOfActiveStreams_lt?: InputMaybe; totalGDANumberOfActiveStreams_lte?: InputMaybe; totalGDANumberOfActiveStreams_not?: InputMaybe; totalGDANumberOfActiveStreams_not_in?: InputMaybe>; totalGDANumberOfClosedStreams?: InputMaybe; totalGDANumberOfClosedStreams_gt?: InputMaybe; totalGDANumberOfClosedStreams_gte?: InputMaybe; totalGDANumberOfClosedStreams_in?: InputMaybe>; totalGDANumberOfClosedStreams_lt?: InputMaybe; totalGDANumberOfClosedStreams_lte?: InputMaybe; totalGDANumberOfClosedStreams_not?: InputMaybe; totalGDANumberOfClosedStreams_not_in?: InputMaybe>; totalGDAOutflowRate?: InputMaybe; totalGDAOutflowRate_gt?: InputMaybe; totalGDAOutflowRate_gte?: InputMaybe; totalGDAOutflowRate_in?: InputMaybe>; totalGDAOutflowRate_lt?: InputMaybe; totalGDAOutflowRate_lte?: InputMaybe; totalGDAOutflowRate_not?: InputMaybe; totalGDAOutflowRate_not_in?: InputMaybe>; totalInflowRate?: InputMaybe; totalInflowRate_gt?: InputMaybe; totalInflowRate_gte?: InputMaybe; totalInflowRate_in?: InputMaybe>; totalInflowRate_lt?: InputMaybe; totalInflowRate_lte?: InputMaybe; totalInflowRate_not?: InputMaybe; totalInflowRate_not_in?: InputMaybe>; totalMembershipsWithUnits?: InputMaybe; totalMembershipsWithUnits_gt?: InputMaybe; totalMembershipsWithUnits_gte?: InputMaybe; totalMembershipsWithUnits_in?: InputMaybe>; totalMembershipsWithUnits_lt?: InputMaybe; totalMembershipsWithUnits_lte?: InputMaybe; totalMembershipsWithUnits_not?: InputMaybe; totalMembershipsWithUnits_not_in?: InputMaybe>; totalNetFlowRate?: InputMaybe; totalNetFlowRate_gt?: InputMaybe; totalNetFlowRate_gte?: InputMaybe; totalNetFlowRate_in?: InputMaybe>; totalNetFlowRate_lt?: InputMaybe; totalNetFlowRate_lte?: InputMaybe; totalNetFlowRate_not?: InputMaybe; totalNetFlowRate_not_in?: InputMaybe>; totalNumberOfActiveStreams?: InputMaybe; totalNumberOfActiveStreams_gt?: InputMaybe; totalNumberOfActiveStreams_gte?: InputMaybe; totalNumberOfActiveStreams_in?: InputMaybe>; totalNumberOfActiveStreams_lt?: InputMaybe; totalNumberOfActiveStreams_lte?: InputMaybe; totalNumberOfActiveStreams_not?: InputMaybe; totalNumberOfActiveStreams_not_in?: InputMaybe>; totalNumberOfClosedStreams?: InputMaybe; totalNumberOfClosedStreams_gt?: InputMaybe; totalNumberOfClosedStreams_gte?: InputMaybe; totalNumberOfClosedStreams_in?: InputMaybe>; totalNumberOfClosedStreams_lt?: InputMaybe; totalNumberOfClosedStreams_lte?: InputMaybe; totalNumberOfClosedStreams_not?: InputMaybe; totalNumberOfClosedStreams_not_in?: InputMaybe>; totalOutflowRate?: InputMaybe; totalOutflowRate_gt?: InputMaybe; totalOutflowRate_gte?: InputMaybe; totalOutflowRate_in?: InputMaybe>; totalOutflowRate_lt?: InputMaybe; totalOutflowRate_lte?: InputMaybe; totalOutflowRate_not?: InputMaybe; totalOutflowRate_not_in?: InputMaybe>; totalSubscriptionsWithUnits?: InputMaybe; totalSubscriptionsWithUnits_gt?: InputMaybe; totalSubscriptionsWithUnits_gte?: InputMaybe; totalSubscriptionsWithUnits_in?: InputMaybe>; totalSubscriptionsWithUnits_lt?: InputMaybe; totalSubscriptionsWithUnits_lte?: InputMaybe; totalSubscriptionsWithUnits_not?: InputMaybe; totalSubscriptionsWithUnits_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; triggeredByEventName?: InputMaybe; triggeredByEventName_contains?: InputMaybe; triggeredByEventName_contains_nocase?: InputMaybe; triggeredByEventName_ends_with?: InputMaybe; triggeredByEventName_ends_with_nocase?: InputMaybe; triggeredByEventName_gt?: InputMaybe; triggeredByEventName_gte?: InputMaybe; triggeredByEventName_in?: InputMaybe>; triggeredByEventName_lt?: InputMaybe; triggeredByEventName_lte?: InputMaybe; triggeredByEventName_not?: InputMaybe; triggeredByEventName_not_contains?: InputMaybe; triggeredByEventName_not_contains_nocase?: InputMaybe; triggeredByEventName_not_ends_with?: InputMaybe; triggeredByEventName_not_ends_with_nocase?: InputMaybe; triggeredByEventName_not_in?: InputMaybe>; triggeredByEventName_not_starts_with?: InputMaybe; triggeredByEventName_not_starts_with_nocase?: InputMaybe; triggeredByEventName_starts_with?: InputMaybe; triggeredByEventName_starts_with_nocase?: InputMaybe; } export type AccountTokenSnapshotLog_OrderBy = 'account' | 'accountTokenSnapshot' | 'accountTokenSnapshot__activeCFAOutgoingStreamCount' | 'accountTokenSnapshot__activeGDAOutgoingStreamCount' | 'accountTokenSnapshot__activeIncomingStreamCount' | 'accountTokenSnapshot__activeOutgoingStreamCount' | 'accountTokenSnapshot__adminOfPoolCount' | 'accountTokenSnapshot__balanceLastUpdatedFromRpcBlocknumber' | 'accountTokenSnapshot__balanceUntilUpdatedAt' | 'accountTokenSnapshot__createdAtBlockNumber' | 'accountTokenSnapshot__createdAtTimestamp' | 'accountTokenSnapshot__id' | 'accountTokenSnapshot__inactiveCFAOutgoingStreamCount' | 'accountTokenSnapshot__inactiveGDAOutgoingStreamCount' | 'accountTokenSnapshot__inactiveIncomingStreamCount' | 'accountTokenSnapshot__inactiveOutgoingStreamCount' | 'accountTokenSnapshot__isLiquidationEstimateOptimistic' | 'accountTokenSnapshot__maybeCriticalAtTimestamp' | 'accountTokenSnapshot__totalAmountStreamedInUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountStreamedOutUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountStreamedUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountTransferredUntilUpdatedAt' | 'accountTokenSnapshot__totalApprovedSubscriptions' | 'accountTokenSnapshot__totalCFAAmountStreamedOutUntilUpdatedAt' | 'accountTokenSnapshot__totalCFAAmountStreamedUntilUpdatedAt' | 'accountTokenSnapshot__totalCFADeposit' | 'accountTokenSnapshot__totalCFANetFlowRate' | 'accountTokenSnapshot__totalCFANumberOfActiveStreams' | 'accountTokenSnapshot__totalCFANumberOfClosedStreams' | 'accountTokenSnapshot__totalCFAOutflowRate' | 'accountTokenSnapshot__totalConnectedMemberships' | 'accountTokenSnapshot__totalDeposit' | 'accountTokenSnapshot__totalGDADeposit' | 'accountTokenSnapshot__totalGDANumberOfActiveStreams' | 'accountTokenSnapshot__totalGDANumberOfClosedStreams' | 'accountTokenSnapshot__totalGDAOutflowRate' | 'accountTokenSnapshot__totalInflowRate' | 'accountTokenSnapshot__totalMembershipsWithUnits' | 'accountTokenSnapshot__totalNetFlowRate' | 'accountTokenSnapshot__totalNumberOfActiveStreams' | 'accountTokenSnapshot__totalNumberOfClosedStreams' | 'accountTokenSnapshot__totalOutflowRate' | 'accountTokenSnapshot__totalSubscriptionsWithUnits' | 'accountTokenSnapshot__updatedAtBlockNumber' | 'accountTokenSnapshot__updatedAtTimestamp' | 'account__createdAtBlockNumber' | 'account__createdAtTimestamp' | 'account__id' | 'account__isSuperApp' | 'account__updatedAtBlockNumber' | 'account__updatedAtTimestamp' | 'activeCFAOutgoingStreamCount' | 'activeGDAOutgoingStreamCount' | 'activeIncomingStreamCount' | 'activeOutgoingStreamCount' | 'balance' | 'blockNumber' | 'id' | 'inactiveCFAOutgoingStreamCount' | 'inactiveGDAOutgoingStreamCount' | 'inactiveIncomingStreamCount' | 'inactiveOutgoingStreamCount' | 'logIndex' | 'maybeCriticalAtTimestamp' | 'order' | 'timestamp' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'totalAmountStreamed' | 'totalAmountStreamedIn' | 'totalAmountStreamedOut' | 'totalAmountTransferred' | 'totalApprovedSubscriptions' | 'totalCFAAmountStreamed' | 'totalCFAAmountStreamedOut' | 'totalCFADeposit' | 'totalCFANetFlowRate' | 'totalCFANumberOfActiveStreams' | 'totalCFANumberOfClosedStreams' | 'totalCFAOutflowRate' | 'totalConnectedMemberships' | 'totalDeposit' | 'totalGDADeposit' | 'totalGDANumberOfActiveStreams' | 'totalGDANumberOfClosedStreams' | 'totalGDAOutflowRate' | 'totalInflowRate' | 'totalMembershipsWithUnits' | 'totalNetFlowRate' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'transactionHash' | 'triggeredByEventName'; export interface AccountTokenSnapshot_Filter { _change_block?: InputMaybe; account?: InputMaybe; accountTokenSnapshotLogs_?: InputMaybe; account_?: InputMaybe; account_contains?: InputMaybe; account_contains_nocase?: InputMaybe; account_ends_with?: InputMaybe; account_ends_with_nocase?: InputMaybe; account_gt?: InputMaybe; account_gte?: InputMaybe; account_in?: InputMaybe>; account_lt?: InputMaybe; account_lte?: InputMaybe; account_not?: InputMaybe; account_not_contains?: InputMaybe; account_not_contains_nocase?: InputMaybe; account_not_ends_with?: InputMaybe; account_not_ends_with_nocase?: InputMaybe; account_not_in?: InputMaybe>; account_not_starts_with?: InputMaybe; account_not_starts_with_nocase?: InputMaybe; account_starts_with?: InputMaybe; account_starts_with_nocase?: InputMaybe; activeCFAOutgoingStreamCount?: InputMaybe; activeCFAOutgoingStreamCount_gt?: InputMaybe; activeCFAOutgoingStreamCount_gte?: InputMaybe; activeCFAOutgoingStreamCount_in?: InputMaybe>; activeCFAOutgoingStreamCount_lt?: InputMaybe; activeCFAOutgoingStreamCount_lte?: InputMaybe; activeCFAOutgoingStreamCount_not?: InputMaybe; activeCFAOutgoingStreamCount_not_in?: InputMaybe>; activeGDAOutgoingStreamCount?: InputMaybe; activeGDAOutgoingStreamCount_gt?: InputMaybe; activeGDAOutgoingStreamCount_gte?: InputMaybe; activeGDAOutgoingStreamCount_in?: InputMaybe>; activeGDAOutgoingStreamCount_lt?: InputMaybe; activeGDAOutgoingStreamCount_lte?: InputMaybe; activeGDAOutgoingStreamCount_not?: InputMaybe; activeGDAOutgoingStreamCount_not_in?: InputMaybe>; activeIncomingStreamCount?: InputMaybe; activeIncomingStreamCount_gt?: InputMaybe; activeIncomingStreamCount_gte?: InputMaybe; activeIncomingStreamCount_in?: InputMaybe>; activeIncomingStreamCount_lt?: InputMaybe; activeIncomingStreamCount_lte?: InputMaybe; activeIncomingStreamCount_not?: InputMaybe; activeIncomingStreamCount_not_in?: InputMaybe>; activeOutgoingStreamCount?: InputMaybe; activeOutgoingStreamCount_gt?: InputMaybe; activeOutgoingStreamCount_gte?: InputMaybe; activeOutgoingStreamCount_in?: InputMaybe>; activeOutgoingStreamCount_lt?: InputMaybe; activeOutgoingStreamCount_lte?: InputMaybe; activeOutgoingStreamCount_not?: InputMaybe; activeOutgoingStreamCount_not_in?: InputMaybe>; adminOfPoolCount?: InputMaybe; adminOfPoolCount_gt?: InputMaybe; adminOfPoolCount_gte?: InputMaybe; adminOfPoolCount_in?: InputMaybe>; adminOfPoolCount_lt?: InputMaybe; adminOfPoolCount_lte?: InputMaybe; adminOfPoolCount_not?: InputMaybe; adminOfPoolCount_not_in?: InputMaybe>; and?: InputMaybe>>; balanceLastUpdatedFromRpcBlocknumber?: InputMaybe; balanceLastUpdatedFromRpcBlocknumber_gt?: InputMaybe; balanceLastUpdatedFromRpcBlocknumber_gte?: InputMaybe; balanceLastUpdatedFromRpcBlocknumber_in?: InputMaybe>; balanceLastUpdatedFromRpcBlocknumber_lt?: InputMaybe; balanceLastUpdatedFromRpcBlocknumber_lte?: InputMaybe; balanceLastUpdatedFromRpcBlocknumber_not?: InputMaybe; balanceLastUpdatedFromRpcBlocknumber_not_in?: InputMaybe>; balanceUntilUpdatedAt?: InputMaybe; balanceUntilUpdatedAt_gt?: InputMaybe; balanceUntilUpdatedAt_gte?: InputMaybe; balanceUntilUpdatedAt_in?: InputMaybe>; balanceUntilUpdatedAt_lt?: InputMaybe; balanceUntilUpdatedAt_lte?: InputMaybe; balanceUntilUpdatedAt_not?: InputMaybe; balanceUntilUpdatedAt_not_in?: InputMaybe>; createdAtBlockNumber?: InputMaybe; createdAtBlockNumber_gt?: InputMaybe; createdAtBlockNumber_gte?: InputMaybe; createdAtBlockNumber_in?: InputMaybe>; createdAtBlockNumber_lt?: InputMaybe; createdAtBlockNumber_lte?: InputMaybe; createdAtBlockNumber_not?: InputMaybe; createdAtBlockNumber_not_in?: InputMaybe>; createdAtTimestamp?: InputMaybe; createdAtTimestamp_gt?: InputMaybe; createdAtTimestamp_gte?: InputMaybe; createdAtTimestamp_in?: InputMaybe>; createdAtTimestamp_lt?: InputMaybe; createdAtTimestamp_lte?: InputMaybe; createdAtTimestamp_not?: InputMaybe; createdAtTimestamp_not_in?: InputMaybe>; flowOperators_?: InputMaybe; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; inactiveCFAOutgoingStreamCount?: InputMaybe; inactiveCFAOutgoingStreamCount_gt?: InputMaybe; inactiveCFAOutgoingStreamCount_gte?: InputMaybe; inactiveCFAOutgoingStreamCount_in?: InputMaybe>; inactiveCFAOutgoingStreamCount_lt?: InputMaybe; inactiveCFAOutgoingStreamCount_lte?: InputMaybe; inactiveCFAOutgoingStreamCount_not?: InputMaybe; inactiveCFAOutgoingStreamCount_not_in?: InputMaybe>; inactiveGDAOutgoingStreamCount?: InputMaybe; inactiveGDAOutgoingStreamCount_gt?: InputMaybe; inactiveGDAOutgoingStreamCount_gte?: InputMaybe; inactiveGDAOutgoingStreamCount_in?: InputMaybe>; inactiveGDAOutgoingStreamCount_lt?: InputMaybe; inactiveGDAOutgoingStreamCount_lte?: InputMaybe; inactiveGDAOutgoingStreamCount_not?: InputMaybe; inactiveGDAOutgoingStreamCount_not_in?: InputMaybe>; inactiveIncomingStreamCount?: InputMaybe; inactiveIncomingStreamCount_gt?: InputMaybe; inactiveIncomingStreamCount_gte?: InputMaybe; inactiveIncomingStreamCount_in?: InputMaybe>; inactiveIncomingStreamCount_lt?: InputMaybe; inactiveIncomingStreamCount_lte?: InputMaybe; inactiveIncomingStreamCount_not?: InputMaybe; inactiveIncomingStreamCount_not_in?: InputMaybe>; inactiveOutgoingStreamCount?: InputMaybe; inactiveOutgoingStreamCount_gt?: InputMaybe; inactiveOutgoingStreamCount_gte?: InputMaybe; inactiveOutgoingStreamCount_in?: InputMaybe>; inactiveOutgoingStreamCount_lt?: InputMaybe; inactiveOutgoingStreamCount_lte?: InputMaybe; inactiveOutgoingStreamCount_not?: InputMaybe; inactiveOutgoingStreamCount_not_in?: InputMaybe>; isLiquidationEstimateOptimistic?: InputMaybe; isLiquidationEstimateOptimistic_in?: InputMaybe>; isLiquidationEstimateOptimistic_not?: InputMaybe; isLiquidationEstimateOptimistic_not_in?: InputMaybe>; maybeCriticalAtTimestamp?: InputMaybe; maybeCriticalAtTimestamp_gt?: InputMaybe; maybeCriticalAtTimestamp_gte?: InputMaybe; maybeCriticalAtTimestamp_in?: InputMaybe>; maybeCriticalAtTimestamp_lt?: InputMaybe; maybeCriticalAtTimestamp_lte?: InputMaybe; maybeCriticalAtTimestamp_not?: InputMaybe; maybeCriticalAtTimestamp_not_in?: InputMaybe>; or?: InputMaybe>>; token?: InputMaybe; token_?: InputMaybe; token_contains?: InputMaybe; token_contains_nocase?: InputMaybe; token_ends_with?: InputMaybe; token_ends_with_nocase?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_contains_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; token_not_in?: InputMaybe>; token_not_starts_with?: InputMaybe; token_not_starts_with_nocase?: InputMaybe; token_starts_with?: InputMaybe; token_starts_with_nocase?: InputMaybe; totalAmountStreamedInUntilUpdatedAt?: InputMaybe; totalAmountStreamedInUntilUpdatedAt_gt?: InputMaybe; totalAmountStreamedInUntilUpdatedAt_gte?: InputMaybe; totalAmountStreamedInUntilUpdatedAt_in?: InputMaybe>; totalAmountStreamedInUntilUpdatedAt_lt?: InputMaybe; totalAmountStreamedInUntilUpdatedAt_lte?: InputMaybe; totalAmountStreamedInUntilUpdatedAt_not?: InputMaybe; totalAmountStreamedInUntilUpdatedAt_not_in?: InputMaybe>; totalAmountStreamedOutUntilUpdatedAt?: InputMaybe; totalAmountStreamedOutUntilUpdatedAt_gt?: InputMaybe; totalAmountStreamedOutUntilUpdatedAt_gte?: InputMaybe; totalAmountStreamedOutUntilUpdatedAt_in?: InputMaybe>; totalAmountStreamedOutUntilUpdatedAt_lt?: InputMaybe; totalAmountStreamedOutUntilUpdatedAt_lte?: InputMaybe; totalAmountStreamedOutUntilUpdatedAt_not?: InputMaybe; totalAmountStreamedOutUntilUpdatedAt_not_in?: InputMaybe>; totalAmountStreamedUntilUpdatedAt?: InputMaybe; totalAmountStreamedUntilUpdatedAt_gt?: InputMaybe; totalAmountStreamedUntilUpdatedAt_gte?: InputMaybe; totalAmountStreamedUntilUpdatedAt_in?: InputMaybe>; totalAmountStreamedUntilUpdatedAt_lt?: InputMaybe; totalAmountStreamedUntilUpdatedAt_lte?: InputMaybe; totalAmountStreamedUntilUpdatedAt_not?: InputMaybe; totalAmountStreamedUntilUpdatedAt_not_in?: InputMaybe>; totalAmountTransferredUntilUpdatedAt?: InputMaybe; totalAmountTransferredUntilUpdatedAt_gt?: InputMaybe; totalAmountTransferredUntilUpdatedAt_gte?: InputMaybe; totalAmountTransferredUntilUpdatedAt_in?: InputMaybe>; totalAmountTransferredUntilUpdatedAt_lt?: InputMaybe; totalAmountTransferredUntilUpdatedAt_lte?: InputMaybe; totalAmountTransferredUntilUpdatedAt_not?: InputMaybe; totalAmountTransferredUntilUpdatedAt_not_in?: InputMaybe>; totalApprovedSubscriptions?: InputMaybe; totalApprovedSubscriptions_gt?: InputMaybe; totalApprovedSubscriptions_gte?: InputMaybe; totalApprovedSubscriptions_in?: InputMaybe>; totalApprovedSubscriptions_lt?: InputMaybe; totalApprovedSubscriptions_lte?: InputMaybe; totalApprovedSubscriptions_not?: InputMaybe; totalApprovedSubscriptions_not_in?: InputMaybe>; totalCFAAmountStreamedOutUntilUpdatedAt?: InputMaybe; totalCFAAmountStreamedOutUntilUpdatedAt_gt?: InputMaybe; totalCFAAmountStreamedOutUntilUpdatedAt_gte?: InputMaybe; totalCFAAmountStreamedOutUntilUpdatedAt_in?: InputMaybe>; totalCFAAmountStreamedOutUntilUpdatedAt_lt?: InputMaybe; totalCFAAmountStreamedOutUntilUpdatedAt_lte?: InputMaybe; totalCFAAmountStreamedOutUntilUpdatedAt_not?: InputMaybe; totalCFAAmountStreamedOutUntilUpdatedAt_not_in?: InputMaybe>; totalCFAAmountStreamedUntilUpdatedAt?: InputMaybe; totalCFAAmountStreamedUntilUpdatedAt_gt?: InputMaybe; totalCFAAmountStreamedUntilUpdatedAt_gte?: InputMaybe; totalCFAAmountStreamedUntilUpdatedAt_in?: InputMaybe>; totalCFAAmountStreamedUntilUpdatedAt_lt?: InputMaybe; totalCFAAmountStreamedUntilUpdatedAt_lte?: InputMaybe; totalCFAAmountStreamedUntilUpdatedAt_not?: InputMaybe; totalCFAAmountStreamedUntilUpdatedAt_not_in?: InputMaybe>; totalCFADeposit?: InputMaybe; totalCFADeposit_gt?: InputMaybe; totalCFADeposit_gte?: InputMaybe; totalCFADeposit_in?: InputMaybe>; totalCFADeposit_lt?: InputMaybe; totalCFADeposit_lte?: InputMaybe; totalCFADeposit_not?: InputMaybe; totalCFADeposit_not_in?: InputMaybe>; totalCFANetFlowRate?: InputMaybe; totalCFANetFlowRate_gt?: InputMaybe; totalCFANetFlowRate_gte?: InputMaybe; totalCFANetFlowRate_in?: InputMaybe>; totalCFANetFlowRate_lt?: InputMaybe; totalCFANetFlowRate_lte?: InputMaybe; totalCFANetFlowRate_not?: InputMaybe; totalCFANetFlowRate_not_in?: InputMaybe>; totalCFANumberOfActiveStreams?: InputMaybe; totalCFANumberOfActiveStreams_gt?: InputMaybe; totalCFANumberOfActiveStreams_gte?: InputMaybe; totalCFANumberOfActiveStreams_in?: InputMaybe>; totalCFANumberOfActiveStreams_lt?: InputMaybe; totalCFANumberOfActiveStreams_lte?: InputMaybe; totalCFANumberOfActiveStreams_not?: InputMaybe; totalCFANumberOfActiveStreams_not_in?: InputMaybe>; totalCFANumberOfClosedStreams?: InputMaybe; totalCFANumberOfClosedStreams_gt?: InputMaybe; totalCFANumberOfClosedStreams_gte?: InputMaybe; totalCFANumberOfClosedStreams_in?: InputMaybe>; totalCFANumberOfClosedStreams_lt?: InputMaybe; totalCFANumberOfClosedStreams_lte?: InputMaybe; totalCFANumberOfClosedStreams_not?: InputMaybe; totalCFANumberOfClosedStreams_not_in?: InputMaybe>; totalCFAOutflowRate?: InputMaybe; totalCFAOutflowRate_gt?: InputMaybe; totalCFAOutflowRate_gte?: InputMaybe; totalCFAOutflowRate_in?: InputMaybe>; totalCFAOutflowRate_lt?: InputMaybe; totalCFAOutflowRate_lte?: InputMaybe; totalCFAOutflowRate_not?: InputMaybe; totalCFAOutflowRate_not_in?: InputMaybe>; totalConnectedMemberships?: InputMaybe; totalConnectedMemberships_gt?: InputMaybe; totalConnectedMemberships_gte?: InputMaybe; totalConnectedMemberships_in?: InputMaybe>; totalConnectedMemberships_lt?: InputMaybe; totalConnectedMemberships_lte?: InputMaybe; totalConnectedMemberships_not?: InputMaybe; totalConnectedMemberships_not_in?: InputMaybe>; totalDeposit?: InputMaybe; totalDeposit_gt?: InputMaybe; totalDeposit_gte?: InputMaybe; totalDeposit_in?: InputMaybe>; totalDeposit_lt?: InputMaybe; totalDeposit_lte?: InputMaybe; totalDeposit_not?: InputMaybe; totalDeposit_not_in?: InputMaybe>; totalGDADeposit?: InputMaybe; totalGDADeposit_gt?: InputMaybe; totalGDADeposit_gte?: InputMaybe; totalGDADeposit_in?: InputMaybe>; totalGDADeposit_lt?: InputMaybe; totalGDADeposit_lte?: InputMaybe; totalGDADeposit_not?: InputMaybe; totalGDADeposit_not_in?: InputMaybe>; totalGDANumberOfActiveStreams?: InputMaybe; totalGDANumberOfActiveStreams_gt?: InputMaybe; totalGDANumberOfActiveStreams_gte?: InputMaybe; totalGDANumberOfActiveStreams_in?: InputMaybe>; totalGDANumberOfActiveStreams_lt?: InputMaybe; totalGDANumberOfActiveStreams_lte?: InputMaybe; totalGDANumberOfActiveStreams_not?: InputMaybe; totalGDANumberOfActiveStreams_not_in?: InputMaybe>; totalGDANumberOfClosedStreams?: InputMaybe; totalGDANumberOfClosedStreams_gt?: InputMaybe; totalGDANumberOfClosedStreams_gte?: InputMaybe; totalGDANumberOfClosedStreams_in?: InputMaybe>; totalGDANumberOfClosedStreams_lt?: InputMaybe; totalGDANumberOfClosedStreams_lte?: InputMaybe; totalGDANumberOfClosedStreams_not?: InputMaybe; totalGDANumberOfClosedStreams_not_in?: InputMaybe>; totalGDAOutflowRate?: InputMaybe; totalGDAOutflowRate_gt?: InputMaybe; totalGDAOutflowRate_gte?: InputMaybe; totalGDAOutflowRate_in?: InputMaybe>; totalGDAOutflowRate_lt?: InputMaybe; totalGDAOutflowRate_lte?: InputMaybe; totalGDAOutflowRate_not?: InputMaybe; totalGDAOutflowRate_not_in?: InputMaybe>; totalInflowRate?: InputMaybe; totalInflowRate_gt?: InputMaybe; totalInflowRate_gte?: InputMaybe; totalInflowRate_in?: InputMaybe>; totalInflowRate_lt?: InputMaybe; totalInflowRate_lte?: InputMaybe; totalInflowRate_not?: InputMaybe; totalInflowRate_not_in?: InputMaybe>; totalMembershipsWithUnits?: InputMaybe; totalMembershipsWithUnits_gt?: InputMaybe; totalMembershipsWithUnits_gte?: InputMaybe; totalMembershipsWithUnits_in?: InputMaybe>; totalMembershipsWithUnits_lt?: InputMaybe; totalMembershipsWithUnits_lte?: InputMaybe; totalMembershipsWithUnits_not?: InputMaybe; totalMembershipsWithUnits_not_in?: InputMaybe>; totalNetFlowRate?: InputMaybe; totalNetFlowRate_gt?: InputMaybe; totalNetFlowRate_gte?: InputMaybe; totalNetFlowRate_in?: InputMaybe>; totalNetFlowRate_lt?: InputMaybe; totalNetFlowRate_lte?: InputMaybe; totalNetFlowRate_not?: InputMaybe; totalNetFlowRate_not_in?: InputMaybe>; totalNumberOfActiveStreams?: InputMaybe; totalNumberOfActiveStreams_gt?: InputMaybe; totalNumberOfActiveStreams_gte?: InputMaybe; totalNumberOfActiveStreams_in?: InputMaybe>; totalNumberOfActiveStreams_lt?: InputMaybe; totalNumberOfActiveStreams_lte?: InputMaybe; totalNumberOfActiveStreams_not?: InputMaybe; totalNumberOfActiveStreams_not_in?: InputMaybe>; totalNumberOfClosedStreams?: InputMaybe; totalNumberOfClosedStreams_gt?: InputMaybe; totalNumberOfClosedStreams_gte?: InputMaybe; totalNumberOfClosedStreams_in?: InputMaybe>; totalNumberOfClosedStreams_lt?: InputMaybe; totalNumberOfClosedStreams_lte?: InputMaybe; totalNumberOfClosedStreams_not?: InputMaybe; totalNumberOfClosedStreams_not_in?: InputMaybe>; totalOutflowRate?: InputMaybe; totalOutflowRate_gt?: InputMaybe; totalOutflowRate_gte?: InputMaybe; totalOutflowRate_in?: InputMaybe>; totalOutflowRate_lt?: InputMaybe; totalOutflowRate_lte?: InputMaybe; totalOutflowRate_not?: InputMaybe; totalOutflowRate_not_in?: InputMaybe>; totalSubscriptionsWithUnits?: InputMaybe; totalSubscriptionsWithUnits_gt?: InputMaybe; totalSubscriptionsWithUnits_gte?: InputMaybe; totalSubscriptionsWithUnits_in?: InputMaybe>; totalSubscriptionsWithUnits_lt?: InputMaybe; totalSubscriptionsWithUnits_lte?: InputMaybe; totalSubscriptionsWithUnits_not?: InputMaybe; totalSubscriptionsWithUnits_not_in?: InputMaybe>; updatedAtBlockNumber?: InputMaybe; updatedAtBlockNumber_gt?: InputMaybe; updatedAtBlockNumber_gte?: InputMaybe; updatedAtBlockNumber_in?: InputMaybe>; updatedAtBlockNumber_lt?: InputMaybe; updatedAtBlockNumber_lte?: InputMaybe; updatedAtBlockNumber_not?: InputMaybe; updatedAtBlockNumber_not_in?: InputMaybe>; updatedAtTimestamp?: InputMaybe; updatedAtTimestamp_gt?: InputMaybe; updatedAtTimestamp_gte?: InputMaybe; updatedAtTimestamp_in?: InputMaybe>; updatedAtTimestamp_lt?: InputMaybe; updatedAtTimestamp_lte?: InputMaybe; updatedAtTimestamp_not?: InputMaybe; updatedAtTimestamp_not_in?: InputMaybe>; } export type AccountTokenSnapshot_OrderBy = 'account' | 'accountTokenSnapshotLogs' | 'account__createdAtBlockNumber' | 'account__createdAtTimestamp' | 'account__id' | 'account__isSuperApp' | 'account__updatedAtBlockNumber' | 'account__updatedAtTimestamp' | 'activeCFAOutgoingStreamCount' | 'activeGDAOutgoingStreamCount' | 'activeIncomingStreamCount' | 'activeOutgoingStreamCount' | 'adminOfPoolCount' | 'balanceLastUpdatedFromRpcBlocknumber' | 'balanceUntilUpdatedAt' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'flowOperators' | 'id' | 'inactiveCFAOutgoingStreamCount' | 'inactiveGDAOutgoingStreamCount' | 'inactiveIncomingStreamCount' | 'inactiveOutgoingStreamCount' | 'isLiquidationEstimateOptimistic' | 'maybeCriticalAtTimestamp' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'totalAmountStreamedInUntilUpdatedAt' | 'totalAmountStreamedOutUntilUpdatedAt' | 'totalAmountStreamedUntilUpdatedAt' | 'totalAmountTransferredUntilUpdatedAt' | 'totalApprovedSubscriptions' | 'totalCFAAmountStreamedOutUntilUpdatedAt' | 'totalCFAAmountStreamedUntilUpdatedAt' | 'totalCFADeposit' | 'totalCFANetFlowRate' | 'totalCFANumberOfActiveStreams' | 'totalCFANumberOfClosedStreams' | 'totalCFAOutflowRate' | 'totalConnectedMemberships' | 'totalDeposit' | 'totalGDADeposit' | 'totalGDANumberOfActiveStreams' | 'totalGDANumberOfClosedStreams' | 'totalGDAOutflowRate' | 'totalInflowRate' | 'totalMembershipsWithUnits' | 'totalNetFlowRate' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'updatedAtBlockNumber' | 'updatedAtTimestamp'; export interface Account_Filter { _change_block?: InputMaybe; accountTokenSnapshots_?: InputMaybe; and?: InputMaybe>>; createdAtBlockNumber?: InputMaybe; createdAtBlockNumber_gt?: InputMaybe; createdAtBlockNumber_gte?: InputMaybe; createdAtBlockNumber_in?: InputMaybe>; createdAtBlockNumber_lt?: InputMaybe; createdAtBlockNumber_lte?: InputMaybe; createdAtBlockNumber_not?: InputMaybe; createdAtBlockNumber_not_in?: InputMaybe>; createdAtTimestamp?: InputMaybe; createdAtTimestamp_gt?: InputMaybe; createdAtTimestamp_gte?: InputMaybe; createdAtTimestamp_in?: InputMaybe>; createdAtTimestamp_lt?: InputMaybe; createdAtTimestamp_lte?: InputMaybe; createdAtTimestamp_not?: InputMaybe; createdAtTimestamp_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; inflows_?: InputMaybe; isSuperApp?: InputMaybe; isSuperApp_in?: InputMaybe>; isSuperApp_not?: InputMaybe; isSuperApp_not_in?: InputMaybe>; or?: InputMaybe>>; outflows_?: InputMaybe; poolMemberships_?: InputMaybe; pools_?: InputMaybe; publishedIndexes_?: InputMaybe; receivedTransferEvents_?: InputMaybe; sentTransferEvents_?: InputMaybe; subscriptions_?: InputMaybe; tokenDowngradedEvents_?: InputMaybe; tokenUpgradedEvents_?: InputMaybe; updatedAtBlockNumber?: InputMaybe; updatedAtBlockNumber_gt?: InputMaybe; updatedAtBlockNumber_gte?: InputMaybe; updatedAtBlockNumber_in?: InputMaybe>; updatedAtBlockNumber_lt?: InputMaybe; updatedAtBlockNumber_lte?: InputMaybe; updatedAtBlockNumber_not?: InputMaybe; updatedAtBlockNumber_not_in?: InputMaybe>; updatedAtTimestamp?: InputMaybe; updatedAtTimestamp_gt?: InputMaybe; updatedAtTimestamp_gte?: InputMaybe; updatedAtTimestamp_in?: InputMaybe>; updatedAtTimestamp_lt?: InputMaybe; updatedAtTimestamp_lte?: InputMaybe; updatedAtTimestamp_not?: InputMaybe; updatedAtTimestamp_not_in?: InputMaybe>; } export type Account_OrderBy = 'accountTokenSnapshots' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'inflows' | 'isSuperApp' | 'outflows' | 'poolMemberships' | 'pools' | 'publishedIndexes' | 'receivedTransferEvents' | 'sentTransferEvents' | 'subscriptions' | 'tokenDowngradedEvents' | 'tokenUpgradedEvents' | 'updatedAtBlockNumber' | 'updatedAtTimestamp'; export type Aggregation_Interval = 'day' | 'hour'; export interface AgreementClassRegisteredEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; agreementType?: InputMaybe; agreementType_contains?: InputMaybe; agreementType_gt?: InputMaybe; agreementType_gte?: InputMaybe; agreementType_in?: InputMaybe>; agreementType_lt?: InputMaybe; agreementType_lte?: InputMaybe; agreementType_not?: InputMaybe; agreementType_not_contains?: InputMaybe; agreementType_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; code?: InputMaybe; code_contains?: InputMaybe; code_gt?: InputMaybe; code_gte?: InputMaybe; code_in?: InputMaybe>; code_lt?: InputMaybe; code_lte?: InputMaybe; code_not?: InputMaybe; code_not_contains?: InputMaybe; code_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type AgreementClassRegisteredEvent_OrderBy = 'addresses' | 'agreementType' | 'blockNumber' | 'code' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash'; export interface AgreementClassUpdatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; agreementType?: InputMaybe; agreementType_contains?: InputMaybe; agreementType_gt?: InputMaybe; agreementType_gte?: InputMaybe; agreementType_in?: InputMaybe>; agreementType_lt?: InputMaybe; agreementType_lte?: InputMaybe; agreementType_not?: InputMaybe; agreementType_not_contains?: InputMaybe; agreementType_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; code?: InputMaybe; code_contains?: InputMaybe; code_gt?: InputMaybe; code_gte?: InputMaybe; code_in?: InputMaybe>; code_lt?: InputMaybe; code_lte?: InputMaybe; code_not?: InputMaybe; code_not_contains?: InputMaybe; code_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type AgreementClassUpdatedEvent_OrderBy = 'addresses' | 'agreementType' | 'blockNumber' | 'code' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash'; export interface AgreementLiquidatedByEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; agreementClass?: InputMaybe; agreementClass_contains?: InputMaybe; agreementClass_gt?: InputMaybe; agreementClass_gte?: InputMaybe; agreementClass_in?: InputMaybe>; agreementClass_lt?: InputMaybe; agreementClass_lte?: InputMaybe; agreementClass_not?: InputMaybe; agreementClass_not_contains?: InputMaybe; agreementClass_not_in?: InputMaybe>; agreementId?: InputMaybe; agreementId_contains?: InputMaybe; agreementId_gt?: InputMaybe; agreementId_gte?: InputMaybe; agreementId_in?: InputMaybe>; agreementId_lt?: InputMaybe; agreementId_lte?: InputMaybe; agreementId_not?: InputMaybe; agreementId_not_contains?: InputMaybe; agreementId_not_in?: InputMaybe>; and?: InputMaybe>>; bailoutAmount?: InputMaybe; bailoutAmount_gt?: InputMaybe; bailoutAmount_gte?: InputMaybe; bailoutAmount_in?: InputMaybe>; bailoutAmount_lt?: InputMaybe; bailoutAmount_lte?: InputMaybe; bailoutAmount_not?: InputMaybe; bailoutAmount_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; bondAccount?: InputMaybe; bondAccount_contains?: InputMaybe; bondAccount_gt?: InputMaybe; bondAccount_gte?: InputMaybe; bondAccount_in?: InputMaybe>; bondAccount_lt?: InputMaybe; bondAccount_lte?: InputMaybe; bondAccount_not?: InputMaybe; bondAccount_not_contains?: InputMaybe; bondAccount_not_in?: InputMaybe>; deposit?: InputMaybe; deposit_gt?: InputMaybe; deposit_gte?: InputMaybe; deposit_in?: InputMaybe>; deposit_lt?: InputMaybe; deposit_lte?: InputMaybe; deposit_not?: InputMaybe; deposit_not_in?: InputMaybe>; flowRateAtLiquidation?: InputMaybe; flowRateAtLiquidation_gt?: InputMaybe; flowRateAtLiquidation_gte?: InputMaybe; flowRateAtLiquidation_in?: InputMaybe>; flowRateAtLiquidation_lt?: InputMaybe; flowRateAtLiquidation_lte?: InputMaybe; flowRateAtLiquidation_not?: InputMaybe; flowRateAtLiquidation_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; liquidatorAccount?: InputMaybe; liquidatorAccount_contains?: InputMaybe; liquidatorAccount_gt?: InputMaybe; liquidatorAccount_gte?: InputMaybe; liquidatorAccount_in?: InputMaybe>; liquidatorAccount_lt?: InputMaybe; liquidatorAccount_lte?: InputMaybe; liquidatorAccount_not?: InputMaybe; liquidatorAccount_not_contains?: InputMaybe; liquidatorAccount_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; penaltyAccount?: InputMaybe; penaltyAccount_contains?: InputMaybe; penaltyAccount_gt?: InputMaybe; penaltyAccount_gte?: InputMaybe; penaltyAccount_in?: InputMaybe>; penaltyAccount_lt?: InputMaybe; penaltyAccount_lte?: InputMaybe; penaltyAccount_not?: InputMaybe; penaltyAccount_not_contains?: InputMaybe; penaltyAccount_not_in?: InputMaybe>; rewardAmount?: InputMaybe; rewardAmount_gt?: InputMaybe; rewardAmount_gte?: InputMaybe; rewardAmount_in?: InputMaybe>; rewardAmount_lt?: InputMaybe; rewardAmount_lte?: InputMaybe; rewardAmount_not?: InputMaybe; rewardAmount_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type AgreementLiquidatedByEvent_OrderBy = 'addresses' | 'agreementClass' | 'agreementId' | 'bailoutAmount' | 'blockNumber' | 'bondAccount' | 'deposit' | 'flowRateAtLiquidation' | 'gasPrice' | 'gasUsed' | 'id' | 'liquidatorAccount' | 'logIndex' | 'name' | 'order' | 'penaltyAccount' | 'rewardAmount' | 'timestamp' | 'token' | 'transactionHash'; export interface AgreementLiquidatedV2Event_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; agreementClass?: InputMaybe; agreementClass_contains?: InputMaybe; agreementClass_gt?: InputMaybe; agreementClass_gte?: InputMaybe; agreementClass_in?: InputMaybe>; agreementClass_lt?: InputMaybe; agreementClass_lte?: InputMaybe; agreementClass_not?: InputMaybe; agreementClass_not_contains?: InputMaybe; agreementClass_not_in?: InputMaybe>; agreementId?: InputMaybe; agreementId_contains?: InputMaybe; agreementId_gt?: InputMaybe; agreementId_gte?: InputMaybe; agreementId_in?: InputMaybe>; agreementId_lt?: InputMaybe; agreementId_lte?: InputMaybe; agreementId_not?: InputMaybe; agreementId_not_contains?: InputMaybe; agreementId_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; deposit?: InputMaybe; deposit_gt?: InputMaybe; deposit_gte?: InputMaybe; deposit_in?: InputMaybe>; deposit_lt?: InputMaybe; deposit_lte?: InputMaybe; deposit_not?: InputMaybe; deposit_not_in?: InputMaybe>; flowRateAtLiquidation?: InputMaybe; flowRateAtLiquidation_gt?: InputMaybe; flowRateAtLiquidation_gte?: InputMaybe; flowRateAtLiquidation_in?: InputMaybe>; flowRateAtLiquidation_lt?: InputMaybe; flowRateAtLiquidation_lte?: InputMaybe; flowRateAtLiquidation_not?: InputMaybe; flowRateAtLiquidation_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; liquidationType?: InputMaybe; liquidationType_gt?: InputMaybe; liquidationType_gte?: InputMaybe; liquidationType_in?: InputMaybe>; liquidationType_lt?: InputMaybe; liquidationType_lte?: InputMaybe; liquidationType_not?: InputMaybe; liquidationType_not_in?: InputMaybe>; liquidatorAccount?: InputMaybe; liquidatorAccount_contains?: InputMaybe; liquidatorAccount_gt?: InputMaybe; liquidatorAccount_gte?: InputMaybe; liquidatorAccount_in?: InputMaybe>; liquidatorAccount_lt?: InputMaybe; liquidatorAccount_lte?: InputMaybe; liquidatorAccount_not?: InputMaybe; liquidatorAccount_not_contains?: InputMaybe; liquidatorAccount_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; rewardAccount?: InputMaybe; rewardAccount_contains?: InputMaybe; rewardAccount_gt?: InputMaybe; rewardAccount_gte?: InputMaybe; rewardAccount_in?: InputMaybe>; rewardAccount_lt?: InputMaybe; rewardAccount_lte?: InputMaybe; rewardAccount_not?: InputMaybe; rewardAccount_not_contains?: InputMaybe; rewardAccount_not_in?: InputMaybe>; rewardAmount?: InputMaybe; rewardAmountReceiver?: InputMaybe; rewardAmountReceiver_contains?: InputMaybe; rewardAmountReceiver_gt?: InputMaybe; rewardAmountReceiver_gte?: InputMaybe; rewardAmountReceiver_in?: InputMaybe>; rewardAmountReceiver_lt?: InputMaybe; rewardAmountReceiver_lte?: InputMaybe; rewardAmountReceiver_not?: InputMaybe; rewardAmountReceiver_not_contains?: InputMaybe; rewardAmountReceiver_not_in?: InputMaybe>; rewardAmount_gt?: InputMaybe; rewardAmount_gte?: InputMaybe; rewardAmount_in?: InputMaybe>; rewardAmount_lt?: InputMaybe; rewardAmount_lte?: InputMaybe; rewardAmount_not?: InputMaybe; rewardAmount_not_in?: InputMaybe>; targetAccount?: InputMaybe; targetAccountBalanceDelta?: InputMaybe; targetAccountBalanceDelta_gt?: InputMaybe; targetAccountBalanceDelta_gte?: InputMaybe; targetAccountBalanceDelta_in?: InputMaybe>; targetAccountBalanceDelta_lt?: InputMaybe; targetAccountBalanceDelta_lte?: InputMaybe; targetAccountBalanceDelta_not?: InputMaybe; targetAccountBalanceDelta_not_in?: InputMaybe>; targetAccount_contains?: InputMaybe; targetAccount_gt?: InputMaybe; targetAccount_gte?: InputMaybe; targetAccount_in?: InputMaybe>; targetAccount_lt?: InputMaybe; targetAccount_lte?: InputMaybe; targetAccount_not?: InputMaybe; targetAccount_not_contains?: InputMaybe; targetAccount_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; version?: InputMaybe; version_gt?: InputMaybe; version_gte?: InputMaybe; version_in?: InputMaybe>; version_lt?: InputMaybe; version_lte?: InputMaybe; version_not?: InputMaybe; version_not_in?: InputMaybe>; } export type AgreementLiquidatedV2Event_OrderBy = 'addresses' | 'agreementClass' | 'agreementId' | 'blockNumber' | 'deposit' | 'flowRateAtLiquidation' | 'gasPrice' | 'gasUsed' | 'id' | 'liquidationType' | 'liquidatorAccount' | 'logIndex' | 'name' | 'order' | 'rewardAccount' | 'rewardAmount' | 'rewardAmountReceiver' | 'targetAccount' | 'targetAccountBalanceDelta' | 'timestamp' | 'token' | 'transactionHash' | 'version'; export interface AppRegisteredEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; app?: InputMaybe; app_contains?: InputMaybe; app_gt?: InputMaybe; app_gte?: InputMaybe; app_in?: InputMaybe>; app_lt?: InputMaybe; app_lte?: InputMaybe; app_not?: InputMaybe; app_not_contains?: InputMaybe; app_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type AppRegisteredEvent_OrderBy = 'addresses' | 'app' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash'; export interface ApprovalEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; amount?: InputMaybe; amount_gt?: InputMaybe; amount_gte?: InputMaybe; amount_in?: InputMaybe>; amount_lt?: InputMaybe; amount_lte?: InputMaybe; amount_not?: InputMaybe; amount_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; owner?: InputMaybe; owner_?: InputMaybe; owner_contains?: InputMaybe; owner_contains_nocase?: InputMaybe; owner_ends_with?: InputMaybe; owner_ends_with_nocase?: InputMaybe; owner_gt?: InputMaybe; owner_gte?: InputMaybe; owner_in?: InputMaybe>; owner_lt?: InputMaybe; owner_lte?: InputMaybe; owner_not?: InputMaybe; owner_not_contains?: InputMaybe; owner_not_contains_nocase?: InputMaybe; owner_not_ends_with?: InputMaybe; owner_not_ends_with_nocase?: InputMaybe; owner_not_in?: InputMaybe>; owner_not_starts_with?: InputMaybe; owner_not_starts_with_nocase?: InputMaybe; owner_starts_with?: InputMaybe; owner_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; to?: InputMaybe; to_?: InputMaybe; to_contains?: InputMaybe; to_contains_nocase?: InputMaybe; to_ends_with?: InputMaybe; to_ends_with_nocase?: InputMaybe; to_gt?: InputMaybe; to_gte?: InputMaybe; to_in?: InputMaybe>; to_lt?: InputMaybe; to_lte?: InputMaybe; to_not?: InputMaybe; to_not_contains?: InputMaybe; to_not_contains_nocase?: InputMaybe; to_not_ends_with?: InputMaybe; to_not_ends_with_nocase?: InputMaybe; to_not_in?: InputMaybe>; to_not_starts_with?: InputMaybe; to_not_starts_with_nocase?: InputMaybe; to_starts_with?: InputMaybe; to_starts_with_nocase?: InputMaybe; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type ApprovalEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'owner' | 'owner__createdAtBlockNumber' | 'owner__createdAtTimestamp' | 'owner__id' | 'owner__isSuperApp' | 'owner__updatedAtBlockNumber' | 'owner__updatedAtTimestamp' | 'timestamp' | 'to' | 'to__createdAtBlockNumber' | 'to__createdAtTimestamp' | 'to__id' | 'to__isSuperApp' | 'to__updatedAtBlockNumber' | 'to__updatedAtTimestamp' | 'transactionHash'; export interface BlockChangedFilter { number_gte: Scalars['Int']['input']; } export interface Block_Height { hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; } export interface BondIncreasedEvent_Filter { _change_block?: InputMaybe; additionalBond?: InputMaybe; additionalBond_gt?: InputMaybe; additionalBond_gte?: InputMaybe; additionalBond_in?: InputMaybe>; additionalBond_lt?: InputMaybe; additionalBond_lte?: InputMaybe; additionalBond_not?: InputMaybe; additionalBond_not_in?: InputMaybe>; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type BondIncreasedEvent_OrderBy = 'additionalBond' | 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash'; export interface BufferAdjustedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; bufferDelta?: InputMaybe; bufferDelta_gt?: InputMaybe; bufferDelta_gte?: InputMaybe; bufferDelta_in?: InputMaybe>; bufferDelta_lt?: InputMaybe; bufferDelta_lte?: InputMaybe; bufferDelta_not?: InputMaybe; bufferDelta_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; newBufferAmount?: InputMaybe; newBufferAmount_gt?: InputMaybe; newBufferAmount_gte?: InputMaybe; newBufferAmount_in?: InputMaybe>; newBufferAmount_lt?: InputMaybe; newBufferAmount_lte?: InputMaybe; newBufferAmount_not?: InputMaybe; newBufferAmount_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; pool?: InputMaybe; poolDistributor?: InputMaybe; poolDistributor_?: InputMaybe; poolDistributor_contains?: InputMaybe; poolDistributor_contains_nocase?: InputMaybe; poolDistributor_ends_with?: InputMaybe; poolDistributor_ends_with_nocase?: InputMaybe; poolDistributor_gt?: InputMaybe; poolDistributor_gte?: InputMaybe; poolDistributor_in?: InputMaybe>; poolDistributor_lt?: InputMaybe; poolDistributor_lte?: InputMaybe; poolDistributor_not?: InputMaybe; poolDistributor_not_contains?: InputMaybe; poolDistributor_not_contains_nocase?: InputMaybe; poolDistributor_not_ends_with?: InputMaybe; poolDistributor_not_ends_with_nocase?: InputMaybe; poolDistributor_not_in?: InputMaybe>; poolDistributor_not_starts_with?: InputMaybe; poolDistributor_not_starts_with_nocase?: InputMaybe; poolDistributor_starts_with?: InputMaybe; poolDistributor_starts_with_nocase?: InputMaybe; pool_?: InputMaybe; pool_contains?: InputMaybe; pool_contains_nocase?: InputMaybe; pool_ends_with?: InputMaybe; pool_ends_with_nocase?: InputMaybe; pool_gt?: InputMaybe; pool_gte?: InputMaybe; pool_in?: InputMaybe>; pool_lt?: InputMaybe; pool_lte?: InputMaybe; pool_not?: InputMaybe; pool_not_contains?: InputMaybe; pool_not_contains_nocase?: InputMaybe; pool_not_ends_with?: InputMaybe; pool_not_ends_with_nocase?: InputMaybe; pool_not_in?: InputMaybe>; pool_not_starts_with?: InputMaybe; pool_not_starts_with_nocase?: InputMaybe; pool_starts_with?: InputMaybe; pool_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; totalBufferAmount?: InputMaybe; totalBufferAmount_gt?: InputMaybe; totalBufferAmount_gte?: InputMaybe; totalBufferAmount_in?: InputMaybe>; totalBufferAmount_lt?: InputMaybe; totalBufferAmount_lte?: InputMaybe; totalBufferAmount_not?: InputMaybe; totalBufferAmount_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type BufferAdjustedEvent_OrderBy = 'addresses' | 'blockNumber' | 'bufferDelta' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'newBufferAmount' | 'order' | 'pool' | 'poolDistributor' | 'poolDistributor__createdAtBlockNumber' | 'poolDistributor__createdAtTimestamp' | 'poolDistributor__flowRate' | 'poolDistributor__id' | 'poolDistributor__totalAmountDistributedUntilUpdatedAt' | 'poolDistributor__totalAmountFlowedDistributedUntilUpdatedAt' | 'poolDistributor__totalAmountInstantlyDistributedUntilUpdatedAt' | 'poolDistributor__totalBuffer' | 'poolDistributor__updatedAtBlockNumber' | 'poolDistributor__updatedAtTimestamp' | 'pool__adjustmentFlowRate' | 'pool__createdAtBlockNumber' | 'pool__createdAtTimestamp' | 'pool__flowRate' | 'pool__id' | 'pool__perUnitFlowRate' | 'pool__perUnitSettledValue' | 'pool__totalAmountDistributedUntilUpdatedAt' | 'pool__totalAmountFlowedDistributedUntilUpdatedAt' | 'pool__totalAmountInstantlyDistributedUntilUpdatedAt' | 'pool__totalBuffer' | 'pool__totalConnectedMembers' | 'pool__totalConnectedUnits' | 'pool__totalDisconnectedMembers' | 'pool__totalDisconnectedUnits' | 'pool__totalFlowAdjustmentAmountDistributedUntilUpdatedAt' | 'pool__totalMembers' | 'pool__totalUnits' | 'pool__updatedAtBlockNumber' | 'pool__updatedAtTimestamp' | 'timestamp' | 'token' | 'totalBufferAmount' | 'transactionHash'; export interface BurnedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; amount?: InputMaybe; amount_gt?: InputMaybe; amount_gte?: InputMaybe; amount_in?: InputMaybe>; amount_lt?: InputMaybe; amount_lte?: InputMaybe; amount_not?: InputMaybe; amount_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; data?: InputMaybe; data_contains?: InputMaybe; data_gt?: InputMaybe; data_gte?: InputMaybe; data_in?: InputMaybe>; data_lt?: InputMaybe; data_lte?: InputMaybe; data_not?: InputMaybe; data_not_contains?: InputMaybe; data_not_in?: InputMaybe>; from?: InputMaybe; from_contains?: InputMaybe; from_gt?: InputMaybe; from_gte?: InputMaybe; from_in?: InputMaybe>; from_lt?: InputMaybe; from_lte?: InputMaybe; from_not?: InputMaybe; from_not_contains?: InputMaybe; from_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; operator?: InputMaybe; operatorData?: InputMaybe; operatorData_contains?: InputMaybe; operatorData_gt?: InputMaybe; operatorData_gte?: InputMaybe; operatorData_in?: InputMaybe>; operatorData_lt?: InputMaybe; operatorData_lte?: InputMaybe; operatorData_not?: InputMaybe; operatorData_not_contains?: InputMaybe; operatorData_not_in?: InputMaybe>; operator_contains?: InputMaybe; operator_gt?: InputMaybe; operator_gte?: InputMaybe; operator_in?: InputMaybe>; operator_lt?: InputMaybe; operator_lte?: InputMaybe; operator_not?: InputMaybe; operator_not_contains?: InputMaybe; operator_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type BurnedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'data' | 'from' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'operator' | 'operatorData' | 'order' | 'timestamp' | 'token' | 'transactionHash'; export interface CfAv1LiquidationPeriodChangedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; governanceAddress?: InputMaybe; governanceAddress_contains?: InputMaybe; governanceAddress_gt?: InputMaybe; governanceAddress_gte?: InputMaybe; governanceAddress_in?: InputMaybe>; governanceAddress_lt?: InputMaybe; governanceAddress_lte?: InputMaybe; governanceAddress_not?: InputMaybe; governanceAddress_not_contains?: InputMaybe; governanceAddress_not_in?: InputMaybe>; host?: InputMaybe; host_contains?: InputMaybe; host_gt?: InputMaybe; host_gte?: InputMaybe; host_in?: InputMaybe>; host_lt?: InputMaybe; host_lte?: InputMaybe; host_not?: InputMaybe; host_not_contains?: InputMaybe; host_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; isKeySet?: InputMaybe; isKeySet_in?: InputMaybe>; isKeySet_not?: InputMaybe; isKeySet_not_in?: InputMaybe>; liquidationPeriod?: InputMaybe; liquidationPeriod_gt?: InputMaybe; liquidationPeriod_gte?: InputMaybe; liquidationPeriod_in?: InputMaybe>; liquidationPeriod_lt?: InputMaybe; liquidationPeriod_lte?: InputMaybe; liquidationPeriod_not?: InputMaybe; liquidationPeriod_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; superToken?: InputMaybe; superToken_contains?: InputMaybe; superToken_gt?: InputMaybe; superToken_gte?: InputMaybe; superToken_in?: InputMaybe>; superToken_lt?: InputMaybe; superToken_lte?: InputMaybe; superToken_not?: InputMaybe; superToken_not_contains?: InputMaybe; superToken_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type CfAv1LiquidationPeriodChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'liquidationPeriod' | 'logIndex' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash'; export interface ConfigChangedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; governanceAddress?: InputMaybe; governanceAddress_contains?: InputMaybe; governanceAddress_gt?: InputMaybe; governanceAddress_gte?: InputMaybe; governanceAddress_in?: InputMaybe>; governanceAddress_lt?: InputMaybe; governanceAddress_lte?: InputMaybe; governanceAddress_not?: InputMaybe; governanceAddress_not_contains?: InputMaybe; governanceAddress_not_in?: InputMaybe>; host?: InputMaybe; host_contains?: InputMaybe; host_gt?: InputMaybe; host_gte?: InputMaybe; host_in?: InputMaybe>; host_lt?: InputMaybe; host_lte?: InputMaybe; host_not?: InputMaybe; host_not_contains?: InputMaybe; host_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; isKeySet?: InputMaybe; isKeySet_in?: InputMaybe>; isKeySet_not?: InputMaybe; isKeySet_not_in?: InputMaybe>; key?: InputMaybe; key_contains?: InputMaybe; key_gt?: InputMaybe; key_gte?: InputMaybe; key_in?: InputMaybe>; key_lt?: InputMaybe; key_lte?: InputMaybe; key_not?: InputMaybe; key_not_contains?: InputMaybe; key_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; superToken?: InputMaybe; superToken_contains?: InputMaybe; superToken_gt?: InputMaybe; superToken_gte?: InputMaybe; superToken_in?: InputMaybe>; superToken_lt?: InputMaybe; superToken_lte?: InputMaybe; superToken_not?: InputMaybe; superToken_not_contains?: InputMaybe; superToken_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; value?: InputMaybe; value_gt?: InputMaybe; value_gte?: InputMaybe; value_in?: InputMaybe>; value_lt?: InputMaybe; value_lte?: InputMaybe; value_not?: InputMaybe; value_not_in?: InputMaybe>; } export type ConfigChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'key' | 'logIndex' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash' | 'value'; export interface CustomSuperTokenCreatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type CustomSuperTokenCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash'; export interface DistributionClaimedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; claimedAmount?: InputMaybe; claimedAmount_gt?: InputMaybe; claimedAmount_gte?: InputMaybe; claimedAmount_in?: InputMaybe>; claimedAmount_lt?: InputMaybe; claimedAmount_lte?: InputMaybe; claimedAmount_not?: InputMaybe; claimedAmount_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; pool?: InputMaybe; poolMember?: InputMaybe; poolMember_?: InputMaybe; poolMember_contains?: InputMaybe; poolMember_contains_nocase?: InputMaybe; poolMember_ends_with?: InputMaybe; poolMember_ends_with_nocase?: InputMaybe; poolMember_gt?: InputMaybe; poolMember_gte?: InputMaybe; poolMember_in?: InputMaybe>; poolMember_lt?: InputMaybe; poolMember_lte?: InputMaybe; poolMember_not?: InputMaybe; poolMember_not_contains?: InputMaybe; poolMember_not_contains_nocase?: InputMaybe; poolMember_not_ends_with?: InputMaybe; poolMember_not_ends_with_nocase?: InputMaybe; poolMember_not_in?: InputMaybe>; poolMember_not_starts_with?: InputMaybe; poolMember_not_starts_with_nocase?: InputMaybe; poolMember_starts_with?: InputMaybe; poolMember_starts_with_nocase?: InputMaybe; pool_?: InputMaybe; pool_contains?: InputMaybe; pool_contains_nocase?: InputMaybe; pool_ends_with?: InputMaybe; pool_ends_with_nocase?: InputMaybe; pool_gt?: InputMaybe; pool_gte?: InputMaybe; pool_in?: InputMaybe>; pool_lt?: InputMaybe; pool_lte?: InputMaybe; pool_not?: InputMaybe; pool_not_contains?: InputMaybe; pool_not_contains_nocase?: InputMaybe; pool_not_ends_with?: InputMaybe; pool_not_ends_with_nocase?: InputMaybe; pool_not_in?: InputMaybe>; pool_not_starts_with?: InputMaybe; pool_not_starts_with_nocase?: InputMaybe; pool_starts_with?: InputMaybe; pool_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; totalClaimed?: InputMaybe; totalClaimed_gt?: InputMaybe; totalClaimed_gte?: InputMaybe; totalClaimed_in?: InputMaybe>; totalClaimed_lt?: InputMaybe; totalClaimed_lte?: InputMaybe; totalClaimed_not?: InputMaybe; totalClaimed_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type DistributionClaimedEvent_OrderBy = 'addresses' | 'blockNumber' | 'claimedAmount' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'pool' | 'poolMember' | 'poolMember__createdAtBlockNumber' | 'poolMember__createdAtTimestamp' | 'poolMember__id' | 'poolMember__isConnected' | 'poolMember__poolTotalAmountDistributedUntilUpdatedAt' | 'poolMember__syncedPerUnitFlowRate' | 'poolMember__syncedPerUnitSettledValue' | 'poolMember__totalAmountClaimed' | 'poolMember__totalAmountReceivedUntilUpdatedAt' | 'poolMember__units' | 'poolMember__updatedAtBlockNumber' | 'poolMember__updatedAtTimestamp' | 'pool__adjustmentFlowRate' | 'pool__createdAtBlockNumber' | 'pool__createdAtTimestamp' | 'pool__flowRate' | 'pool__id' | 'pool__perUnitFlowRate' | 'pool__perUnitSettledValue' | 'pool__totalAmountDistributedUntilUpdatedAt' | 'pool__totalAmountFlowedDistributedUntilUpdatedAt' | 'pool__totalAmountInstantlyDistributedUntilUpdatedAt' | 'pool__totalBuffer' | 'pool__totalConnectedMembers' | 'pool__totalConnectedUnits' | 'pool__totalDisconnectedMembers' | 'pool__totalDisconnectedUnits' | 'pool__totalFlowAdjustmentAmountDistributedUntilUpdatedAt' | 'pool__totalMembers' | 'pool__totalUnits' | 'pool__updatedAtBlockNumber' | 'pool__updatedAtTimestamp' | 'timestamp' | 'token' | 'totalClaimed' | 'transactionHash'; export interface Event_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type Event_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash'; export interface ExitRateChangedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; exitRate?: InputMaybe; exitRate_gt?: InputMaybe; exitRate_gte?: InputMaybe; exitRate_in?: InputMaybe>; exitRate_lt?: InputMaybe; exitRate_lte?: InputMaybe; exitRate_not?: InputMaybe; exitRate_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type ExitRateChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'exitRate' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash'; export interface FlowDistributionUpdatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; adjustmentFlowRate?: InputMaybe; adjustmentFlowRate_gt?: InputMaybe; adjustmentFlowRate_gte?: InputMaybe; adjustmentFlowRate_in?: InputMaybe>; adjustmentFlowRate_lt?: InputMaybe; adjustmentFlowRate_lte?: InputMaybe; adjustmentFlowRate_not?: InputMaybe; adjustmentFlowRate_not_in?: InputMaybe>; adjustmentFlowRecipient?: InputMaybe; adjustmentFlowRecipient_contains?: InputMaybe; adjustmentFlowRecipient_gt?: InputMaybe; adjustmentFlowRecipient_gte?: InputMaybe; adjustmentFlowRecipient_in?: InputMaybe>; adjustmentFlowRecipient_lt?: InputMaybe; adjustmentFlowRecipient_lte?: InputMaybe; adjustmentFlowRecipient_not?: InputMaybe; adjustmentFlowRecipient_not_contains?: InputMaybe; adjustmentFlowRecipient_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; newDistributorToPoolFlowRate?: InputMaybe; newDistributorToPoolFlowRate_gt?: InputMaybe; newDistributorToPoolFlowRate_gte?: InputMaybe; newDistributorToPoolFlowRate_in?: InputMaybe>; newDistributorToPoolFlowRate_lt?: InputMaybe; newDistributorToPoolFlowRate_lte?: InputMaybe; newDistributorToPoolFlowRate_not?: InputMaybe; newDistributorToPoolFlowRate_not_in?: InputMaybe>; newTotalDistributionFlowRate?: InputMaybe; newTotalDistributionFlowRate_gt?: InputMaybe; newTotalDistributionFlowRate_gte?: InputMaybe; newTotalDistributionFlowRate_in?: InputMaybe>; newTotalDistributionFlowRate_lt?: InputMaybe; newTotalDistributionFlowRate_lte?: InputMaybe; newTotalDistributionFlowRate_not?: InputMaybe; newTotalDistributionFlowRate_not_in?: InputMaybe>; oldFlowRate?: InputMaybe; oldFlowRate_gt?: InputMaybe; oldFlowRate_gte?: InputMaybe; oldFlowRate_in?: InputMaybe>; oldFlowRate_lt?: InputMaybe; oldFlowRate_lte?: InputMaybe; oldFlowRate_not?: InputMaybe; oldFlowRate_not_in?: InputMaybe>; operator?: InputMaybe; operator_contains?: InputMaybe; operator_gt?: InputMaybe; operator_gte?: InputMaybe; operator_in?: InputMaybe>; operator_lt?: InputMaybe; operator_lte?: InputMaybe; operator_not?: InputMaybe; operator_not_contains?: InputMaybe; operator_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; pool?: InputMaybe; poolDistributor?: InputMaybe; poolDistributor_?: InputMaybe; poolDistributor_contains?: InputMaybe; poolDistributor_contains_nocase?: InputMaybe; poolDistributor_ends_with?: InputMaybe; poolDistributor_ends_with_nocase?: InputMaybe; poolDistributor_gt?: InputMaybe; poolDistributor_gte?: InputMaybe; poolDistributor_in?: InputMaybe>; poolDistributor_lt?: InputMaybe; poolDistributor_lte?: InputMaybe; poolDistributor_not?: InputMaybe; poolDistributor_not_contains?: InputMaybe; poolDistributor_not_contains_nocase?: InputMaybe; poolDistributor_not_ends_with?: InputMaybe; poolDistributor_not_ends_with_nocase?: InputMaybe; poolDistributor_not_in?: InputMaybe>; poolDistributor_not_starts_with?: InputMaybe; poolDistributor_not_starts_with_nocase?: InputMaybe; poolDistributor_starts_with?: InputMaybe; poolDistributor_starts_with_nocase?: InputMaybe; pool_?: InputMaybe; pool_contains?: InputMaybe; pool_contains_nocase?: InputMaybe; pool_ends_with?: InputMaybe; pool_ends_with_nocase?: InputMaybe; pool_gt?: InputMaybe; pool_gte?: InputMaybe; pool_in?: InputMaybe>; pool_lt?: InputMaybe; pool_lte?: InputMaybe; pool_not?: InputMaybe; pool_not_contains?: InputMaybe; pool_not_contains_nocase?: InputMaybe; pool_not_ends_with?: InputMaybe; pool_not_ends_with_nocase?: InputMaybe; pool_not_in?: InputMaybe>; pool_not_starts_with?: InputMaybe; pool_not_starts_with_nocase?: InputMaybe; pool_starts_with?: InputMaybe; pool_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; totalUnits?: InputMaybe; totalUnits_gt?: InputMaybe; totalUnits_gte?: InputMaybe; totalUnits_in?: InputMaybe>; totalUnits_lt?: InputMaybe; totalUnits_lte?: InputMaybe; totalUnits_not?: InputMaybe; totalUnits_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type FlowDistributionUpdatedEvent_OrderBy = 'addresses' | 'adjustmentFlowRate' | 'adjustmentFlowRecipient' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'newDistributorToPoolFlowRate' | 'newTotalDistributionFlowRate' | 'oldFlowRate' | 'operator' | 'order' | 'pool' | 'poolDistributor' | 'poolDistributor__createdAtBlockNumber' | 'poolDistributor__createdAtTimestamp' | 'poolDistributor__flowRate' | 'poolDistributor__id' | 'poolDistributor__totalAmountDistributedUntilUpdatedAt' | 'poolDistributor__totalAmountFlowedDistributedUntilUpdatedAt' | 'poolDistributor__totalAmountInstantlyDistributedUntilUpdatedAt' | 'poolDistributor__totalBuffer' | 'poolDistributor__updatedAtBlockNumber' | 'poolDistributor__updatedAtTimestamp' | 'pool__adjustmentFlowRate' | 'pool__createdAtBlockNumber' | 'pool__createdAtTimestamp' | 'pool__flowRate' | 'pool__id' | 'pool__perUnitFlowRate' | 'pool__perUnitSettledValue' | 'pool__totalAmountDistributedUntilUpdatedAt' | 'pool__totalAmountFlowedDistributedUntilUpdatedAt' | 'pool__totalAmountInstantlyDistributedUntilUpdatedAt' | 'pool__totalBuffer' | 'pool__totalConnectedMembers' | 'pool__totalConnectedUnits' | 'pool__totalDisconnectedMembers' | 'pool__totalDisconnectedUnits' | 'pool__totalFlowAdjustmentAmountDistributedUntilUpdatedAt' | 'pool__totalMembers' | 'pool__totalUnits' | 'pool__updatedAtBlockNumber' | 'pool__updatedAtTimestamp' | 'timestamp' | 'token' | 'totalUnits' | 'transactionHash' | 'userData'; export interface FlowOperatorUpdatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; flowOperator?: InputMaybe; flowOperator_?: InputMaybe; flowOperator_contains?: InputMaybe; flowOperator_contains_nocase?: InputMaybe; flowOperator_ends_with?: InputMaybe; flowOperator_ends_with_nocase?: InputMaybe; flowOperator_gt?: InputMaybe; flowOperator_gte?: InputMaybe; flowOperator_in?: InputMaybe>; flowOperator_lt?: InputMaybe; flowOperator_lte?: InputMaybe; flowOperator_not?: InputMaybe; flowOperator_not_contains?: InputMaybe; flowOperator_not_contains_nocase?: InputMaybe; flowOperator_not_ends_with?: InputMaybe; flowOperator_not_ends_with_nocase?: InputMaybe; flowOperator_not_in?: InputMaybe>; flowOperator_not_starts_with?: InputMaybe; flowOperator_not_starts_with_nocase?: InputMaybe; flowOperator_starts_with?: InputMaybe; flowOperator_starts_with_nocase?: InputMaybe; flowRateAllowance?: InputMaybe; flowRateAllowance_gt?: InputMaybe; flowRateAllowance_gte?: InputMaybe; flowRateAllowance_in?: InputMaybe>; flowRateAllowance_lt?: InputMaybe; flowRateAllowance_lte?: InputMaybe; flowRateAllowance_not?: InputMaybe; flowRateAllowance_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; permissions?: InputMaybe; permissions_gt?: InputMaybe; permissions_gte?: InputMaybe; permissions_in?: InputMaybe>; permissions_lt?: InputMaybe; permissions_lte?: InputMaybe; permissions_not?: InputMaybe; permissions_not_in?: InputMaybe>; sender?: InputMaybe; sender_contains?: InputMaybe; sender_gt?: InputMaybe; sender_gte?: InputMaybe; sender_in?: InputMaybe>; sender_lt?: InputMaybe; sender_lte?: InputMaybe; sender_not?: InputMaybe; sender_not_contains?: InputMaybe; sender_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type FlowOperatorUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'flowOperator' | 'flowOperator__allowance' | 'flowOperator__createdAtBlockNumber' | 'flowOperator__createdAtTimestamp' | 'flowOperator__flowOperator' | 'flowOperator__flowRateAllowanceGranted' | 'flowOperator__flowRateAllowanceRemaining' | 'flowOperator__id' | 'flowOperator__permissions' | 'flowOperator__updatedAtBlockNumber' | 'flowOperator__updatedAtTimestamp' | 'flowRateAllowance' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'permissions' | 'sender' | 'timestamp' | 'token' | 'transactionHash'; export interface FlowOperator_Filter { _change_block?: InputMaybe; accountTokenSnapshot?: InputMaybe; accountTokenSnapshot_?: InputMaybe; accountTokenSnapshot_contains?: InputMaybe; accountTokenSnapshot_contains_nocase?: InputMaybe; accountTokenSnapshot_ends_with?: InputMaybe; accountTokenSnapshot_ends_with_nocase?: InputMaybe; accountTokenSnapshot_gt?: InputMaybe; accountTokenSnapshot_gte?: InputMaybe; accountTokenSnapshot_in?: InputMaybe>; accountTokenSnapshot_lt?: InputMaybe; accountTokenSnapshot_lte?: InputMaybe; accountTokenSnapshot_not?: InputMaybe; accountTokenSnapshot_not_contains?: InputMaybe; accountTokenSnapshot_not_contains_nocase?: InputMaybe; accountTokenSnapshot_not_ends_with?: InputMaybe; accountTokenSnapshot_not_ends_with_nocase?: InputMaybe; accountTokenSnapshot_not_in?: InputMaybe>; accountTokenSnapshot_not_starts_with?: InputMaybe; accountTokenSnapshot_not_starts_with_nocase?: InputMaybe; accountTokenSnapshot_starts_with?: InputMaybe; accountTokenSnapshot_starts_with_nocase?: InputMaybe; allowance?: InputMaybe; allowance_gt?: InputMaybe; allowance_gte?: InputMaybe; allowance_in?: InputMaybe>; allowance_lt?: InputMaybe; allowance_lte?: InputMaybe; allowance_not?: InputMaybe; allowance_not_in?: InputMaybe>; and?: InputMaybe>>; createdAtBlockNumber?: InputMaybe; createdAtBlockNumber_gt?: InputMaybe; createdAtBlockNumber_gte?: InputMaybe; createdAtBlockNumber_in?: InputMaybe>; createdAtBlockNumber_lt?: InputMaybe; createdAtBlockNumber_lte?: InputMaybe; createdAtBlockNumber_not?: InputMaybe; createdAtBlockNumber_not_in?: InputMaybe>; createdAtTimestamp?: InputMaybe; createdAtTimestamp_gt?: InputMaybe; createdAtTimestamp_gte?: InputMaybe; createdAtTimestamp_in?: InputMaybe>; createdAtTimestamp_lt?: InputMaybe; createdAtTimestamp_lte?: InputMaybe; createdAtTimestamp_not?: InputMaybe; createdAtTimestamp_not_in?: InputMaybe>; flowOperator?: InputMaybe; flowOperatorUpdatedEvents_?: InputMaybe; flowOperator_contains?: InputMaybe; flowOperator_gt?: InputMaybe; flowOperator_gte?: InputMaybe; flowOperator_in?: InputMaybe>; flowOperator_lt?: InputMaybe; flowOperator_lte?: InputMaybe; flowOperator_not?: InputMaybe; flowOperator_not_contains?: InputMaybe; flowOperator_not_in?: InputMaybe>; flowRateAllowanceGranted?: InputMaybe; flowRateAllowanceGranted_gt?: InputMaybe; flowRateAllowanceGranted_gte?: InputMaybe; flowRateAllowanceGranted_in?: InputMaybe>; flowRateAllowanceGranted_lt?: InputMaybe; flowRateAllowanceGranted_lte?: InputMaybe; flowRateAllowanceGranted_not?: InputMaybe; flowRateAllowanceGranted_not_in?: InputMaybe>; flowRateAllowanceRemaining?: InputMaybe; flowRateAllowanceRemaining_gt?: InputMaybe; flowRateAllowanceRemaining_gte?: InputMaybe; flowRateAllowanceRemaining_in?: InputMaybe>; flowRateAllowanceRemaining_lt?: InputMaybe; flowRateAllowanceRemaining_lte?: InputMaybe; flowRateAllowanceRemaining_not?: InputMaybe; flowRateAllowanceRemaining_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; or?: InputMaybe>>; permissions?: InputMaybe; permissions_gt?: InputMaybe; permissions_gte?: InputMaybe; permissions_in?: InputMaybe>; permissions_lt?: InputMaybe; permissions_lte?: InputMaybe; permissions_not?: InputMaybe; permissions_not_in?: InputMaybe>; sender?: InputMaybe; sender_?: InputMaybe; sender_contains?: InputMaybe; sender_contains_nocase?: InputMaybe; sender_ends_with?: InputMaybe; sender_ends_with_nocase?: InputMaybe; sender_gt?: InputMaybe; sender_gte?: InputMaybe; sender_in?: InputMaybe>; sender_lt?: InputMaybe; sender_lte?: InputMaybe; sender_not?: InputMaybe; sender_not_contains?: InputMaybe; sender_not_contains_nocase?: InputMaybe; sender_not_ends_with?: InputMaybe; sender_not_ends_with_nocase?: InputMaybe; sender_not_in?: InputMaybe>; sender_not_starts_with?: InputMaybe; sender_not_starts_with_nocase?: InputMaybe; sender_starts_with?: InputMaybe; sender_starts_with_nocase?: InputMaybe; token?: InputMaybe; token_?: InputMaybe; token_contains?: InputMaybe; token_contains_nocase?: InputMaybe; token_ends_with?: InputMaybe; token_ends_with_nocase?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_contains_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; token_not_in?: InputMaybe>; token_not_starts_with?: InputMaybe; token_not_starts_with_nocase?: InputMaybe; token_starts_with?: InputMaybe; token_starts_with_nocase?: InputMaybe; updatedAtBlockNumber?: InputMaybe; updatedAtBlockNumber_gt?: InputMaybe; updatedAtBlockNumber_gte?: InputMaybe; updatedAtBlockNumber_in?: InputMaybe>; updatedAtBlockNumber_lt?: InputMaybe; updatedAtBlockNumber_lte?: InputMaybe; updatedAtBlockNumber_not?: InputMaybe; updatedAtBlockNumber_not_in?: InputMaybe>; updatedAtTimestamp?: InputMaybe; updatedAtTimestamp_gt?: InputMaybe; updatedAtTimestamp_gte?: InputMaybe; updatedAtTimestamp_in?: InputMaybe>; updatedAtTimestamp_lt?: InputMaybe; updatedAtTimestamp_lte?: InputMaybe; updatedAtTimestamp_not?: InputMaybe; updatedAtTimestamp_not_in?: InputMaybe>; } export type FlowOperator_OrderBy = 'accountTokenSnapshot' | 'accountTokenSnapshot__activeCFAOutgoingStreamCount' | 'accountTokenSnapshot__activeGDAOutgoingStreamCount' | 'accountTokenSnapshot__activeIncomingStreamCount' | 'accountTokenSnapshot__activeOutgoingStreamCount' | 'accountTokenSnapshot__adminOfPoolCount' | 'accountTokenSnapshot__balanceLastUpdatedFromRpcBlocknumber' | 'accountTokenSnapshot__balanceUntilUpdatedAt' | 'accountTokenSnapshot__createdAtBlockNumber' | 'accountTokenSnapshot__createdAtTimestamp' | 'accountTokenSnapshot__id' | 'accountTokenSnapshot__inactiveCFAOutgoingStreamCount' | 'accountTokenSnapshot__inactiveGDAOutgoingStreamCount' | 'accountTokenSnapshot__inactiveIncomingStreamCount' | 'accountTokenSnapshot__inactiveOutgoingStreamCount' | 'accountTokenSnapshot__isLiquidationEstimateOptimistic' | 'accountTokenSnapshot__maybeCriticalAtTimestamp' | 'accountTokenSnapshot__totalAmountStreamedInUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountStreamedOutUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountStreamedUntilUpdatedAt' | 'accountTokenSnapshot__totalAmountTransferredUntilUpdatedAt' | 'accountTokenSnapshot__totalApprovedSubscriptions' | 'accountTokenSnapshot__totalCFAAmountStreamedOutUntilUpdatedAt' | 'accountTokenSnapshot__totalCFAAmountStreamedUntilUpdatedAt' | 'accountTokenSnapshot__totalCFADeposit' | 'accountTokenSnapshot__totalCFANetFlowRate' | 'accountTokenSnapshot__totalCFANumberOfActiveStreams' | 'accountTokenSnapshot__totalCFANumberOfClosedStreams' | 'accountTokenSnapshot__totalCFAOutflowRate' | 'accountTokenSnapshot__totalConnectedMemberships' | 'accountTokenSnapshot__totalDeposit' | 'accountTokenSnapshot__totalGDADeposit' | 'accountTokenSnapshot__totalGDANumberOfActiveStreams' | 'accountTokenSnapshot__totalGDANumberOfClosedStreams' | 'accountTokenSnapshot__totalGDAOutflowRate' | 'accountTokenSnapshot__totalInflowRate' | 'accountTokenSnapshot__totalMembershipsWithUnits' | 'accountTokenSnapshot__totalNetFlowRate' | 'accountTokenSnapshot__totalNumberOfActiveStreams' | 'accountTokenSnapshot__totalNumberOfClosedStreams' | 'accountTokenSnapshot__totalOutflowRate' | 'accountTokenSnapshot__totalSubscriptionsWithUnits' | 'accountTokenSnapshot__updatedAtBlockNumber' | 'accountTokenSnapshot__updatedAtTimestamp' | 'allowance' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'flowOperator' | 'flowOperatorUpdatedEvents' | 'flowRateAllowanceGranted' | 'flowRateAllowanceRemaining' | 'id' | 'permissions' | 'sender' | 'sender__createdAtBlockNumber' | 'sender__createdAtTimestamp' | 'sender__id' | 'sender__isSuperApp' | 'sender__updatedAtBlockNumber' | 'sender__updatedAtTimestamp' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'updatedAtBlockNumber' | 'updatedAtTimestamp'; export interface FlowUpdatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; deposit?: InputMaybe; deposit_gt?: InputMaybe; deposit_gte?: InputMaybe; deposit_in?: InputMaybe>; deposit_lt?: InputMaybe; deposit_lte?: InputMaybe; deposit_not?: InputMaybe; deposit_not_in?: InputMaybe>; flowOperator?: InputMaybe; flowOperator_contains?: InputMaybe; flowOperator_gt?: InputMaybe; flowOperator_gte?: InputMaybe; flowOperator_in?: InputMaybe>; flowOperator_lt?: InputMaybe; flowOperator_lte?: InputMaybe; flowOperator_not?: InputMaybe; flowOperator_not_contains?: InputMaybe; flowOperator_not_in?: InputMaybe>; flowRate?: InputMaybe; flowRate_gt?: InputMaybe; flowRate_gte?: InputMaybe; flowRate_in?: InputMaybe>; flowRate_lt?: InputMaybe; flowRate_lte?: InputMaybe; flowRate_not?: InputMaybe; flowRate_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; oldFlowRate?: InputMaybe; oldFlowRate_gt?: InputMaybe; oldFlowRate_gte?: InputMaybe; oldFlowRate_in?: InputMaybe>; oldFlowRate_lt?: InputMaybe; oldFlowRate_lte?: InputMaybe; oldFlowRate_not?: InputMaybe; oldFlowRate_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; receiver?: InputMaybe; receiver_contains?: InputMaybe; receiver_gt?: InputMaybe; receiver_gte?: InputMaybe; receiver_in?: InputMaybe>; receiver_lt?: InputMaybe; receiver_lte?: InputMaybe; receiver_not?: InputMaybe; receiver_not_contains?: InputMaybe; receiver_not_in?: InputMaybe>; sender?: InputMaybe; sender_contains?: InputMaybe; sender_gt?: InputMaybe; sender_gte?: InputMaybe; sender_in?: InputMaybe>; sender_lt?: InputMaybe; sender_lte?: InputMaybe; sender_not?: InputMaybe; sender_not_contains?: InputMaybe; sender_not_in?: InputMaybe>; stream?: InputMaybe; stream_?: InputMaybe; stream_contains?: InputMaybe; stream_contains_nocase?: InputMaybe; stream_ends_with?: InputMaybe; stream_ends_with_nocase?: InputMaybe; stream_gt?: InputMaybe; stream_gte?: InputMaybe; stream_in?: InputMaybe>; stream_lt?: InputMaybe; stream_lte?: InputMaybe; stream_not?: InputMaybe; stream_not_contains?: InputMaybe; stream_not_contains_nocase?: InputMaybe; stream_not_ends_with?: InputMaybe; stream_not_ends_with_nocase?: InputMaybe; stream_not_in?: InputMaybe>; stream_not_starts_with?: InputMaybe; stream_not_starts_with_nocase?: InputMaybe; stream_starts_with?: InputMaybe; stream_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; totalAmountStreamedUntilTimestamp?: InputMaybe; totalAmountStreamedUntilTimestamp_gt?: InputMaybe; totalAmountStreamedUntilTimestamp_gte?: InputMaybe; totalAmountStreamedUntilTimestamp_in?: InputMaybe>; totalAmountStreamedUntilTimestamp_lt?: InputMaybe; totalAmountStreamedUntilTimestamp_lte?: InputMaybe; totalAmountStreamedUntilTimestamp_not?: InputMaybe; totalAmountStreamedUntilTimestamp_not_in?: InputMaybe>; totalReceiverFlowRate?: InputMaybe; totalReceiverFlowRate_gt?: InputMaybe; totalReceiverFlowRate_gte?: InputMaybe; totalReceiverFlowRate_in?: InputMaybe>; totalReceiverFlowRate_lt?: InputMaybe; totalReceiverFlowRate_lte?: InputMaybe; totalReceiverFlowRate_not?: InputMaybe; totalReceiverFlowRate_not_in?: InputMaybe>; totalSenderFlowRate?: InputMaybe; totalSenderFlowRate_gt?: InputMaybe; totalSenderFlowRate_gte?: InputMaybe; totalSenderFlowRate_in?: InputMaybe>; totalSenderFlowRate_lt?: InputMaybe; totalSenderFlowRate_lte?: InputMaybe; totalSenderFlowRate_not?: InputMaybe; totalSenderFlowRate_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; type?: InputMaybe; type_gt?: InputMaybe; type_gte?: InputMaybe; type_in?: InputMaybe>; type_lt?: InputMaybe; type_lte?: InputMaybe; type_not?: InputMaybe; type_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type FlowUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'deposit' | 'flowOperator' | 'flowRate' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'oldFlowRate' | 'order' | 'receiver' | 'sender' | 'stream' | 'stream__createdAtBlockNumber' | 'stream__createdAtTimestamp' | 'stream__currentFlowRate' | 'stream__deposit' | 'stream__id' | 'stream__streamedUntilUpdatedAt' | 'stream__updatedAtBlockNumber' | 'stream__updatedAtTimestamp' | 'stream__userData' | 'timestamp' | 'token' | 'totalAmountStreamedUntilTimestamp' | 'totalReceiverFlowRate' | 'totalSenderFlowRate' | 'transactionHash' | 'type' | 'userData'; export interface GovernanceReplacedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; newGovernance?: InputMaybe; newGovernance_contains?: InputMaybe; newGovernance_gt?: InputMaybe; newGovernance_gte?: InputMaybe; newGovernance_in?: InputMaybe>; newGovernance_lt?: InputMaybe; newGovernance_lte?: InputMaybe; newGovernance_not?: InputMaybe; newGovernance_not_contains?: InputMaybe; newGovernance_not_in?: InputMaybe>; oldGovernance?: InputMaybe; oldGovernance_contains?: InputMaybe; oldGovernance_gt?: InputMaybe; oldGovernance_gte?: InputMaybe; oldGovernance_in?: InputMaybe>; oldGovernance_lt?: InputMaybe; oldGovernance_lte?: InputMaybe; oldGovernance_not?: InputMaybe; oldGovernance_not_contains?: InputMaybe; oldGovernance_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type GovernanceReplacedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'newGovernance' | 'oldGovernance' | 'order' | 'timestamp' | 'transactionHash'; export interface IndexCreatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; index?: InputMaybe; indexId?: InputMaybe; indexId_gt?: InputMaybe; indexId_gte?: InputMaybe; indexId_in?: InputMaybe>; indexId_lt?: InputMaybe; indexId_lte?: InputMaybe; indexId_not?: InputMaybe; indexId_not_in?: InputMaybe>; index_?: InputMaybe; index_contains?: InputMaybe; index_contains_nocase?: InputMaybe; index_ends_with?: InputMaybe; index_ends_with_nocase?: InputMaybe; index_gt?: InputMaybe; index_gte?: InputMaybe; index_in?: InputMaybe>; index_lt?: InputMaybe; index_lte?: InputMaybe; index_not?: InputMaybe; index_not_contains?: InputMaybe; index_not_contains_nocase?: InputMaybe; index_not_ends_with?: InputMaybe; index_not_ends_with_nocase?: InputMaybe; index_not_in?: InputMaybe>; index_not_starts_with?: InputMaybe; index_not_starts_with_nocase?: InputMaybe; index_starts_with?: InputMaybe; index_starts_with_nocase?: InputMaybe; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; publisher?: InputMaybe; publisher_contains?: InputMaybe; publisher_gt?: InputMaybe; publisher_gte?: InputMaybe; publisher_in?: InputMaybe>; publisher_lt?: InputMaybe; publisher_lte?: InputMaybe; publisher_not?: InputMaybe; publisher_not_contains?: InputMaybe; publisher_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type IndexCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'index' | 'indexId' | 'index__createdAtBlockNumber' | 'index__createdAtTimestamp' | 'index__id' | 'index__indexId' | 'index__indexValue' | 'index__totalAmountDistributedUntilUpdatedAt' | 'index__totalSubscriptionsWithUnits' | 'index__totalUnits' | 'index__totalUnitsApproved' | 'index__totalUnitsPending' | 'index__updatedAtBlockNumber' | 'index__updatedAtTimestamp' | 'logIndex' | 'name' | 'order' | 'publisher' | 'timestamp' | 'token' | 'transactionHash' | 'userData'; export interface IndexDistributionClaimedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; amount?: InputMaybe; amount_gt?: InputMaybe; amount_gte?: InputMaybe; amount_in?: InputMaybe>; amount_lt?: InputMaybe; amount_lte?: InputMaybe; amount_not?: InputMaybe; amount_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; index?: InputMaybe; indexId?: InputMaybe; indexId_gt?: InputMaybe; indexId_gte?: InputMaybe; indexId_in?: InputMaybe>; indexId_lt?: InputMaybe; indexId_lte?: InputMaybe; indexId_not?: InputMaybe; indexId_not_in?: InputMaybe>; index_?: InputMaybe; index_contains?: InputMaybe; index_contains_nocase?: InputMaybe; index_ends_with?: InputMaybe; index_ends_with_nocase?: InputMaybe; index_gt?: InputMaybe; index_gte?: InputMaybe; index_in?: InputMaybe>; index_lt?: InputMaybe; index_lte?: InputMaybe; index_not?: InputMaybe; index_not_contains?: InputMaybe; index_not_contains_nocase?: InputMaybe; index_not_ends_with?: InputMaybe; index_not_ends_with_nocase?: InputMaybe; index_not_in?: InputMaybe>; index_not_starts_with?: InputMaybe; index_not_starts_with_nocase?: InputMaybe; index_starts_with?: InputMaybe; index_starts_with_nocase?: InputMaybe; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; publisher?: InputMaybe; publisher_contains?: InputMaybe; publisher_gt?: InputMaybe; publisher_gte?: InputMaybe; publisher_in?: InputMaybe>; publisher_lt?: InputMaybe; publisher_lte?: InputMaybe; publisher_not?: InputMaybe; publisher_not_contains?: InputMaybe; publisher_not_in?: InputMaybe>; subscriber?: InputMaybe; subscriber_contains?: InputMaybe; subscriber_gt?: InputMaybe; subscriber_gte?: InputMaybe; subscriber_in?: InputMaybe>; subscriber_lt?: InputMaybe; subscriber_lte?: InputMaybe; subscriber_not?: InputMaybe; subscriber_not_contains?: InputMaybe; subscriber_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type IndexDistributionClaimedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'index' | 'indexId' | 'index__createdAtBlockNumber' | 'index__createdAtTimestamp' | 'index__id' | 'index__indexId' | 'index__indexValue' | 'index__totalAmountDistributedUntilUpdatedAt' | 'index__totalSubscriptionsWithUnits' | 'index__totalUnits' | 'index__totalUnitsApproved' | 'index__totalUnitsPending' | 'index__updatedAtBlockNumber' | 'index__updatedAtTimestamp' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash'; export interface IndexSubscribedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; index?: InputMaybe; indexId?: InputMaybe; indexId_gt?: InputMaybe; indexId_gte?: InputMaybe; indexId_in?: InputMaybe>; indexId_lt?: InputMaybe; indexId_lte?: InputMaybe; indexId_not?: InputMaybe; indexId_not_in?: InputMaybe>; index_?: InputMaybe; index_contains?: InputMaybe; index_contains_nocase?: InputMaybe; index_ends_with?: InputMaybe; index_ends_with_nocase?: InputMaybe; index_gt?: InputMaybe; index_gte?: InputMaybe; index_in?: InputMaybe>; index_lt?: InputMaybe; index_lte?: InputMaybe; index_not?: InputMaybe; index_not_contains?: InputMaybe; index_not_contains_nocase?: InputMaybe; index_not_ends_with?: InputMaybe; index_not_ends_with_nocase?: InputMaybe; index_not_in?: InputMaybe>; index_not_starts_with?: InputMaybe; index_not_starts_with_nocase?: InputMaybe; index_starts_with?: InputMaybe; index_starts_with_nocase?: InputMaybe; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; publisher?: InputMaybe; publisher_contains?: InputMaybe; publisher_gt?: InputMaybe; publisher_gte?: InputMaybe; publisher_in?: InputMaybe>; publisher_lt?: InputMaybe; publisher_lte?: InputMaybe; publisher_not?: InputMaybe; publisher_not_contains?: InputMaybe; publisher_not_in?: InputMaybe>; subscriber?: InputMaybe; subscriber_contains?: InputMaybe; subscriber_gt?: InputMaybe; subscriber_gte?: InputMaybe; subscriber_in?: InputMaybe>; subscriber_lt?: InputMaybe; subscriber_lte?: InputMaybe; subscriber_not?: InputMaybe; subscriber_not_contains?: InputMaybe; subscriber_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type IndexSubscribedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'index' | 'indexId' | 'index__createdAtBlockNumber' | 'index__createdAtTimestamp' | 'index__id' | 'index__indexId' | 'index__indexValue' | 'index__totalAmountDistributedUntilUpdatedAt' | 'index__totalSubscriptionsWithUnits' | 'index__totalUnits' | 'index__totalUnitsApproved' | 'index__totalUnitsPending' | 'index__updatedAtBlockNumber' | 'index__updatedAtTimestamp' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash' | 'userData'; export interface IndexSubscription_Filter { _change_block?: InputMaybe; and?: InputMaybe>>; approved?: InputMaybe; approved_in?: InputMaybe>; approved_not?: InputMaybe; approved_not_in?: InputMaybe>; createdAtBlockNumber?: InputMaybe; createdAtBlockNumber_gt?: InputMaybe; createdAtBlockNumber_gte?: InputMaybe; createdAtBlockNumber_in?: InputMaybe>; createdAtBlockNumber_lt?: InputMaybe; createdAtBlockNumber_lte?: InputMaybe; createdAtBlockNumber_not?: InputMaybe; createdAtBlockNumber_not_in?: InputMaybe>; createdAtTimestamp?: InputMaybe; createdAtTimestamp_gt?: InputMaybe; createdAtTimestamp_gte?: InputMaybe; createdAtTimestamp_in?: InputMaybe>; createdAtTimestamp_lt?: InputMaybe; createdAtTimestamp_lte?: InputMaybe; createdAtTimestamp_not?: InputMaybe; createdAtTimestamp_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; index?: InputMaybe; indexValueUntilUpdatedAt?: InputMaybe; indexValueUntilUpdatedAt_gt?: InputMaybe; indexValueUntilUpdatedAt_gte?: InputMaybe; indexValueUntilUpdatedAt_in?: InputMaybe>; indexValueUntilUpdatedAt_lt?: InputMaybe; indexValueUntilUpdatedAt_lte?: InputMaybe; indexValueUntilUpdatedAt_not?: InputMaybe; indexValueUntilUpdatedAt_not_in?: InputMaybe>; index_?: InputMaybe; index_contains?: InputMaybe; index_contains_nocase?: InputMaybe; index_ends_with?: InputMaybe; index_ends_with_nocase?: InputMaybe; index_gt?: InputMaybe; index_gte?: InputMaybe; index_in?: InputMaybe>; index_lt?: InputMaybe; index_lte?: InputMaybe; index_not?: InputMaybe; index_not_contains?: InputMaybe; index_not_contains_nocase?: InputMaybe; index_not_ends_with?: InputMaybe; index_not_ends_with_nocase?: InputMaybe; index_not_in?: InputMaybe>; index_not_starts_with?: InputMaybe; index_not_starts_with_nocase?: InputMaybe; index_starts_with?: InputMaybe; index_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; subscriber?: InputMaybe; subscriber_?: InputMaybe; subscriber_contains?: InputMaybe; subscriber_contains_nocase?: InputMaybe; subscriber_ends_with?: InputMaybe; subscriber_ends_with_nocase?: InputMaybe; subscriber_gt?: InputMaybe; subscriber_gte?: InputMaybe; subscriber_in?: InputMaybe>; subscriber_lt?: InputMaybe; subscriber_lte?: InputMaybe; subscriber_not?: InputMaybe; subscriber_not_contains?: InputMaybe; subscriber_not_contains_nocase?: InputMaybe; subscriber_not_ends_with?: InputMaybe; subscriber_not_ends_with_nocase?: InputMaybe; subscriber_not_in?: InputMaybe>; subscriber_not_starts_with?: InputMaybe; subscriber_not_starts_with_nocase?: InputMaybe; subscriber_starts_with?: InputMaybe; subscriber_starts_with_nocase?: InputMaybe; subscriptionApprovedEvents_?: InputMaybe; subscriptionDistributionClaimedEvents_?: InputMaybe; subscriptionRevokedEvents_?: InputMaybe; subscriptionUnitsUpdatedEvents_?: InputMaybe; totalAmountReceivedUntilUpdatedAt?: InputMaybe; totalAmountReceivedUntilUpdatedAt_gt?: InputMaybe; totalAmountReceivedUntilUpdatedAt_gte?: InputMaybe; totalAmountReceivedUntilUpdatedAt_in?: InputMaybe>; totalAmountReceivedUntilUpdatedAt_lt?: InputMaybe; totalAmountReceivedUntilUpdatedAt_lte?: InputMaybe; totalAmountReceivedUntilUpdatedAt_not?: InputMaybe; totalAmountReceivedUntilUpdatedAt_not_in?: InputMaybe>; units?: InputMaybe; units_gt?: InputMaybe; units_gte?: InputMaybe; units_in?: InputMaybe>; units_lt?: InputMaybe; units_lte?: InputMaybe; units_not?: InputMaybe; units_not_in?: InputMaybe>; updatedAtBlockNumber?: InputMaybe; updatedAtBlockNumber_gt?: InputMaybe; updatedAtBlockNumber_gte?: InputMaybe; updatedAtBlockNumber_in?: InputMaybe>; updatedAtBlockNumber_lt?: InputMaybe; updatedAtBlockNumber_lte?: InputMaybe; updatedAtBlockNumber_not?: InputMaybe; updatedAtBlockNumber_not_in?: InputMaybe>; updatedAtTimestamp?: InputMaybe; updatedAtTimestamp_gt?: InputMaybe; updatedAtTimestamp_gte?: InputMaybe; updatedAtTimestamp_in?: InputMaybe>; updatedAtTimestamp_lt?: InputMaybe; updatedAtTimestamp_lte?: InputMaybe; updatedAtTimestamp_not?: InputMaybe; updatedAtTimestamp_not_in?: InputMaybe>; } export type IndexSubscription_OrderBy = 'approved' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'index' | 'indexValueUntilUpdatedAt' | 'index__createdAtBlockNumber' | 'index__createdAtTimestamp' | 'index__id' | 'index__indexId' | 'index__indexValue' | 'index__totalAmountDistributedUntilUpdatedAt' | 'index__totalSubscriptionsWithUnits' | 'index__totalUnits' | 'index__totalUnitsApproved' | 'index__totalUnitsPending' | 'index__updatedAtBlockNumber' | 'index__updatedAtTimestamp' | 'subscriber' | 'subscriber__createdAtBlockNumber' | 'subscriber__createdAtTimestamp' | 'subscriber__id' | 'subscriber__isSuperApp' | 'subscriber__updatedAtBlockNumber' | 'subscriber__updatedAtTimestamp' | 'subscriptionApprovedEvents' | 'subscriptionDistributionClaimedEvents' | 'subscriptionRevokedEvents' | 'subscriptionUnitsUpdatedEvents' | 'totalAmountReceivedUntilUpdatedAt' | 'units' | 'updatedAtBlockNumber' | 'updatedAtTimestamp'; export interface IndexUnitsUpdatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; index?: InputMaybe; indexId?: InputMaybe; indexId_gt?: InputMaybe; indexId_gte?: InputMaybe; indexId_in?: InputMaybe>; indexId_lt?: InputMaybe; indexId_lte?: InputMaybe; indexId_not?: InputMaybe; indexId_not_in?: InputMaybe>; index_?: InputMaybe; index_contains?: InputMaybe; index_contains_nocase?: InputMaybe; index_ends_with?: InputMaybe; index_ends_with_nocase?: InputMaybe; index_gt?: InputMaybe; index_gte?: InputMaybe; index_in?: InputMaybe>; index_lt?: InputMaybe; index_lte?: InputMaybe; index_not?: InputMaybe; index_not_contains?: InputMaybe; index_not_contains_nocase?: InputMaybe; index_not_ends_with?: InputMaybe; index_not_ends_with_nocase?: InputMaybe; index_not_in?: InputMaybe>; index_not_starts_with?: InputMaybe; index_not_starts_with_nocase?: InputMaybe; index_starts_with?: InputMaybe; index_starts_with_nocase?: InputMaybe; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; oldUnits?: InputMaybe; oldUnits_gt?: InputMaybe; oldUnits_gte?: InputMaybe; oldUnits_in?: InputMaybe>; oldUnits_lt?: InputMaybe; oldUnits_lte?: InputMaybe; oldUnits_not?: InputMaybe; oldUnits_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; publisher?: InputMaybe; publisher_contains?: InputMaybe; publisher_gt?: InputMaybe; publisher_gte?: InputMaybe; publisher_in?: InputMaybe>; publisher_lt?: InputMaybe; publisher_lte?: InputMaybe; publisher_not?: InputMaybe; publisher_not_contains?: InputMaybe; publisher_not_in?: InputMaybe>; subscriber?: InputMaybe; subscriber_contains?: InputMaybe; subscriber_gt?: InputMaybe; subscriber_gte?: InputMaybe; subscriber_in?: InputMaybe>; subscriber_lt?: InputMaybe; subscriber_lte?: InputMaybe; subscriber_not?: InputMaybe; subscriber_not_contains?: InputMaybe; subscriber_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; units?: InputMaybe; units_gt?: InputMaybe; units_gte?: InputMaybe; units_in?: InputMaybe>; units_lt?: InputMaybe; units_lte?: InputMaybe; units_not?: InputMaybe; units_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type IndexUnitsUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'index' | 'indexId' | 'index__createdAtBlockNumber' | 'index__createdAtTimestamp' | 'index__id' | 'index__indexId' | 'index__indexValue' | 'index__totalAmountDistributedUntilUpdatedAt' | 'index__totalSubscriptionsWithUnits' | 'index__totalUnits' | 'index__totalUnitsApproved' | 'index__totalUnitsPending' | 'index__updatedAtBlockNumber' | 'index__updatedAtTimestamp' | 'logIndex' | 'name' | 'oldUnits' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash' | 'units' | 'userData'; export interface IndexUnsubscribedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; index?: InputMaybe; indexId?: InputMaybe; indexId_gt?: InputMaybe; indexId_gte?: InputMaybe; indexId_in?: InputMaybe>; indexId_lt?: InputMaybe; indexId_lte?: InputMaybe; indexId_not?: InputMaybe; indexId_not_in?: InputMaybe>; index_?: InputMaybe; index_contains?: InputMaybe; index_contains_nocase?: InputMaybe; index_ends_with?: InputMaybe; index_ends_with_nocase?: InputMaybe; index_gt?: InputMaybe; index_gte?: InputMaybe; index_in?: InputMaybe>; index_lt?: InputMaybe; index_lte?: InputMaybe; index_not?: InputMaybe; index_not_contains?: InputMaybe; index_not_contains_nocase?: InputMaybe; index_not_ends_with?: InputMaybe; index_not_ends_with_nocase?: InputMaybe; index_not_in?: InputMaybe>; index_not_starts_with?: InputMaybe; index_not_starts_with_nocase?: InputMaybe; index_starts_with?: InputMaybe; index_starts_with_nocase?: InputMaybe; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; publisher?: InputMaybe; publisher_contains?: InputMaybe; publisher_gt?: InputMaybe; publisher_gte?: InputMaybe; publisher_in?: InputMaybe>; publisher_lt?: InputMaybe; publisher_lte?: InputMaybe; publisher_not?: InputMaybe; publisher_not_contains?: InputMaybe; publisher_not_in?: InputMaybe>; subscriber?: InputMaybe; subscriber_contains?: InputMaybe; subscriber_gt?: InputMaybe; subscriber_gte?: InputMaybe; subscriber_in?: InputMaybe>; subscriber_lt?: InputMaybe; subscriber_lte?: InputMaybe; subscriber_not?: InputMaybe; subscriber_not_contains?: InputMaybe; subscriber_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type IndexUnsubscribedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'index' | 'indexId' | 'index__createdAtBlockNumber' | 'index__createdAtTimestamp' | 'index__id' | 'index__indexId' | 'index__indexValue' | 'index__totalAmountDistributedUntilUpdatedAt' | 'index__totalSubscriptionsWithUnits' | 'index__totalUnits' | 'index__totalUnitsApproved' | 'index__totalUnitsPending' | 'index__updatedAtBlockNumber' | 'index__updatedAtTimestamp' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash' | 'userData'; export interface IndexUpdatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; index?: InputMaybe; indexId?: InputMaybe; indexId_gt?: InputMaybe; indexId_gte?: InputMaybe; indexId_in?: InputMaybe>; indexId_lt?: InputMaybe; indexId_lte?: InputMaybe; indexId_not?: InputMaybe; indexId_not_in?: InputMaybe>; index_?: InputMaybe; index_contains?: InputMaybe; index_contains_nocase?: InputMaybe; index_ends_with?: InputMaybe; index_ends_with_nocase?: InputMaybe; index_gt?: InputMaybe; index_gte?: InputMaybe; index_in?: InputMaybe>; index_lt?: InputMaybe; index_lte?: InputMaybe; index_not?: InputMaybe; index_not_contains?: InputMaybe; index_not_contains_nocase?: InputMaybe; index_not_ends_with?: InputMaybe; index_not_ends_with_nocase?: InputMaybe; index_not_in?: InputMaybe>; index_not_starts_with?: InputMaybe; index_not_starts_with_nocase?: InputMaybe; index_starts_with?: InputMaybe; index_starts_with_nocase?: InputMaybe; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; newIndexValue?: InputMaybe; newIndexValue_gt?: InputMaybe; newIndexValue_gte?: InputMaybe; newIndexValue_in?: InputMaybe>; newIndexValue_lt?: InputMaybe; newIndexValue_lte?: InputMaybe; newIndexValue_not?: InputMaybe; newIndexValue_not_in?: InputMaybe>; oldIndexValue?: InputMaybe; oldIndexValue_gt?: InputMaybe; oldIndexValue_gte?: InputMaybe; oldIndexValue_in?: InputMaybe>; oldIndexValue_lt?: InputMaybe; oldIndexValue_lte?: InputMaybe; oldIndexValue_not?: InputMaybe; oldIndexValue_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; publisher?: InputMaybe; publisher_contains?: InputMaybe; publisher_gt?: InputMaybe; publisher_gte?: InputMaybe; publisher_in?: InputMaybe>; publisher_lt?: InputMaybe; publisher_lte?: InputMaybe; publisher_not?: InputMaybe; publisher_not_contains?: InputMaybe; publisher_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; totalUnitsApproved?: InputMaybe; totalUnitsApproved_gt?: InputMaybe; totalUnitsApproved_gte?: InputMaybe; totalUnitsApproved_in?: InputMaybe>; totalUnitsApproved_lt?: InputMaybe; totalUnitsApproved_lte?: InputMaybe; totalUnitsApproved_not?: InputMaybe; totalUnitsApproved_not_in?: InputMaybe>; totalUnitsPending?: InputMaybe; totalUnitsPending_gt?: InputMaybe; totalUnitsPending_gte?: InputMaybe; totalUnitsPending_in?: InputMaybe>; totalUnitsPending_lt?: InputMaybe; totalUnitsPending_lte?: InputMaybe; totalUnitsPending_not?: InputMaybe; totalUnitsPending_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type IndexUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'index' | 'indexId' | 'index__createdAtBlockNumber' | 'index__createdAtTimestamp' | 'index__id' | 'index__indexId' | 'index__indexValue' | 'index__totalAmountDistributedUntilUpdatedAt' | 'index__totalSubscriptionsWithUnits' | 'index__totalUnits' | 'index__totalUnitsApproved' | 'index__totalUnitsPending' | 'index__updatedAtBlockNumber' | 'index__updatedAtTimestamp' | 'logIndex' | 'name' | 'newIndexValue' | 'oldIndexValue' | 'order' | 'publisher' | 'timestamp' | 'token' | 'totalUnitsApproved' | 'totalUnitsPending' | 'transactionHash' | 'userData'; export interface Index_Filter { _change_block?: InputMaybe; and?: InputMaybe>>; createdAtBlockNumber?: InputMaybe; createdAtBlockNumber_gt?: InputMaybe; createdAtBlockNumber_gte?: InputMaybe; createdAtBlockNumber_in?: InputMaybe>; createdAtBlockNumber_lt?: InputMaybe; createdAtBlockNumber_lte?: InputMaybe; createdAtBlockNumber_not?: InputMaybe; createdAtBlockNumber_not_in?: InputMaybe>; createdAtTimestamp?: InputMaybe; createdAtTimestamp_gt?: InputMaybe; createdAtTimestamp_gte?: InputMaybe; createdAtTimestamp_in?: InputMaybe>; createdAtTimestamp_lt?: InputMaybe; createdAtTimestamp_lte?: InputMaybe; createdAtTimestamp_not?: InputMaybe; createdAtTimestamp_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; indexCreatedEvent?: InputMaybe; indexCreatedEvent_?: InputMaybe; indexCreatedEvent_contains?: InputMaybe; indexCreatedEvent_contains_nocase?: InputMaybe; indexCreatedEvent_ends_with?: InputMaybe; indexCreatedEvent_ends_with_nocase?: InputMaybe; indexCreatedEvent_gt?: InputMaybe; indexCreatedEvent_gte?: InputMaybe; indexCreatedEvent_in?: InputMaybe>; indexCreatedEvent_lt?: InputMaybe; indexCreatedEvent_lte?: InputMaybe; indexCreatedEvent_not?: InputMaybe; indexCreatedEvent_not_contains?: InputMaybe; indexCreatedEvent_not_contains_nocase?: InputMaybe; indexCreatedEvent_not_ends_with?: InputMaybe; indexCreatedEvent_not_ends_with_nocase?: InputMaybe; indexCreatedEvent_not_in?: InputMaybe>; indexCreatedEvent_not_starts_with?: InputMaybe; indexCreatedEvent_not_starts_with_nocase?: InputMaybe; indexCreatedEvent_starts_with?: InputMaybe; indexCreatedEvent_starts_with_nocase?: InputMaybe; indexDistributionClaimedEvents_?: InputMaybe; indexId?: InputMaybe; indexId_gt?: InputMaybe; indexId_gte?: InputMaybe; indexId_in?: InputMaybe>; indexId_lt?: InputMaybe; indexId_lte?: InputMaybe; indexId_not?: InputMaybe; indexId_not_in?: InputMaybe>; indexSubscribedEvents_?: InputMaybe; indexUnitsUpdatedEvents_?: InputMaybe; indexUnsubscribedEvents_?: InputMaybe; indexUpdatedEvents_?: InputMaybe; indexValue?: InputMaybe; indexValue_gt?: InputMaybe; indexValue_gte?: InputMaybe; indexValue_in?: InputMaybe>; indexValue_lt?: InputMaybe; indexValue_lte?: InputMaybe; indexValue_not?: InputMaybe; indexValue_not_in?: InputMaybe>; or?: InputMaybe>>; publisher?: InputMaybe; publisher_?: InputMaybe; publisher_contains?: InputMaybe; publisher_contains_nocase?: InputMaybe; publisher_ends_with?: InputMaybe; publisher_ends_with_nocase?: InputMaybe; publisher_gt?: InputMaybe; publisher_gte?: InputMaybe; publisher_in?: InputMaybe>; publisher_lt?: InputMaybe; publisher_lte?: InputMaybe; publisher_not?: InputMaybe; publisher_not_contains?: InputMaybe; publisher_not_contains_nocase?: InputMaybe; publisher_not_ends_with?: InputMaybe; publisher_not_ends_with_nocase?: InputMaybe; publisher_not_in?: InputMaybe>; publisher_not_starts_with?: InputMaybe; publisher_not_starts_with_nocase?: InputMaybe; publisher_starts_with?: InputMaybe; publisher_starts_with_nocase?: InputMaybe; subscriptions_?: InputMaybe; token?: InputMaybe; token_?: InputMaybe; token_contains?: InputMaybe; token_contains_nocase?: InputMaybe; token_ends_with?: InputMaybe; token_ends_with_nocase?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_contains_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; token_not_in?: InputMaybe>; token_not_starts_with?: InputMaybe; token_not_starts_with_nocase?: InputMaybe; token_starts_with?: InputMaybe; token_starts_with_nocase?: InputMaybe; totalAmountDistributedUntilUpdatedAt?: InputMaybe; totalAmountDistributedUntilUpdatedAt_gt?: InputMaybe; totalAmountDistributedUntilUpdatedAt_gte?: InputMaybe; totalAmountDistributedUntilUpdatedAt_in?: InputMaybe>; totalAmountDistributedUntilUpdatedAt_lt?: InputMaybe; totalAmountDistributedUntilUpdatedAt_lte?: InputMaybe; totalAmountDistributedUntilUpdatedAt_not?: InputMaybe; totalAmountDistributedUntilUpdatedAt_not_in?: InputMaybe>; totalSubscriptionsWithUnits?: InputMaybe; totalSubscriptionsWithUnits_gt?: InputMaybe; totalSubscriptionsWithUnits_gte?: InputMaybe; totalSubscriptionsWithUnits_in?: InputMaybe>; totalSubscriptionsWithUnits_lt?: InputMaybe; totalSubscriptionsWithUnits_lte?: InputMaybe; totalSubscriptionsWithUnits_not?: InputMaybe; totalSubscriptionsWithUnits_not_in?: InputMaybe>; totalUnits?: InputMaybe; totalUnitsApproved?: InputMaybe; totalUnitsApproved_gt?: InputMaybe; totalUnitsApproved_gte?: InputMaybe; totalUnitsApproved_in?: InputMaybe>; totalUnitsApproved_lt?: InputMaybe; totalUnitsApproved_lte?: InputMaybe; totalUnitsApproved_not?: InputMaybe; totalUnitsApproved_not_in?: InputMaybe>; totalUnitsPending?: InputMaybe; totalUnitsPending_gt?: InputMaybe; totalUnitsPending_gte?: InputMaybe; totalUnitsPending_in?: InputMaybe>; totalUnitsPending_lt?: InputMaybe; totalUnitsPending_lte?: InputMaybe; totalUnitsPending_not?: InputMaybe; totalUnitsPending_not_in?: InputMaybe>; totalUnits_gt?: InputMaybe; totalUnits_gte?: InputMaybe; totalUnits_in?: InputMaybe>; totalUnits_lt?: InputMaybe; totalUnits_lte?: InputMaybe; totalUnits_not?: InputMaybe; totalUnits_not_in?: InputMaybe>; updatedAtBlockNumber?: InputMaybe; updatedAtBlockNumber_gt?: InputMaybe; updatedAtBlockNumber_gte?: InputMaybe; updatedAtBlockNumber_in?: InputMaybe>; updatedAtBlockNumber_lt?: InputMaybe; updatedAtBlockNumber_lte?: InputMaybe; updatedAtBlockNumber_not?: InputMaybe; updatedAtBlockNumber_not_in?: InputMaybe>; updatedAtTimestamp?: InputMaybe; updatedAtTimestamp_gt?: InputMaybe; updatedAtTimestamp_gte?: InputMaybe; updatedAtTimestamp_in?: InputMaybe>; updatedAtTimestamp_lt?: InputMaybe; updatedAtTimestamp_lte?: InputMaybe; updatedAtTimestamp_not?: InputMaybe; updatedAtTimestamp_not_in?: InputMaybe>; } export type Index_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'indexCreatedEvent' | 'indexCreatedEvent__blockNumber' | 'indexCreatedEvent__gasPrice' | 'indexCreatedEvent__gasUsed' | 'indexCreatedEvent__id' | 'indexCreatedEvent__indexId' | 'indexCreatedEvent__logIndex' | 'indexCreatedEvent__name' | 'indexCreatedEvent__order' | 'indexCreatedEvent__publisher' | 'indexCreatedEvent__timestamp' | 'indexCreatedEvent__token' | 'indexCreatedEvent__transactionHash' | 'indexCreatedEvent__userData' | 'indexDistributionClaimedEvents' | 'indexId' | 'indexSubscribedEvents' | 'indexUnitsUpdatedEvents' | 'indexUnsubscribedEvents' | 'indexUpdatedEvents' | 'indexValue' | 'publisher' | 'publisher__createdAtBlockNumber' | 'publisher__createdAtTimestamp' | 'publisher__id' | 'publisher__isSuperApp' | 'publisher__updatedAtBlockNumber' | 'publisher__updatedAtTimestamp' | 'subscriptions' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'totalAmountDistributedUntilUpdatedAt' | 'totalSubscriptionsWithUnits' | 'totalUnits' | 'totalUnitsApproved' | 'totalUnitsPending' | 'updatedAtBlockNumber' | 'updatedAtTimestamp'; export interface InstantDistributionUpdatedEvent_Filter { _change_block?: InputMaybe; actualAmount?: InputMaybe; actualAmount_gt?: InputMaybe; actualAmount_gte?: InputMaybe; actualAmount_in?: InputMaybe>; actualAmount_lt?: InputMaybe; actualAmount_lte?: InputMaybe; actualAmount_not?: InputMaybe; actualAmount_not_in?: InputMaybe>; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; operator?: InputMaybe; operator_contains?: InputMaybe; operator_gt?: InputMaybe; operator_gte?: InputMaybe; operator_in?: InputMaybe>; operator_lt?: InputMaybe; operator_lte?: InputMaybe; operator_not?: InputMaybe; operator_not_contains?: InputMaybe; operator_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; pool?: InputMaybe; poolDistributor?: InputMaybe; poolDistributor_?: InputMaybe; poolDistributor_contains?: InputMaybe; poolDistributor_contains_nocase?: InputMaybe; poolDistributor_ends_with?: InputMaybe; poolDistributor_ends_with_nocase?: InputMaybe; poolDistributor_gt?: InputMaybe; poolDistributor_gte?: InputMaybe; poolDistributor_in?: InputMaybe>; poolDistributor_lt?: InputMaybe; poolDistributor_lte?: InputMaybe; poolDistributor_not?: InputMaybe; poolDistributor_not_contains?: InputMaybe; poolDistributor_not_contains_nocase?: InputMaybe; poolDistributor_not_ends_with?: InputMaybe; poolDistributor_not_ends_with_nocase?: InputMaybe; poolDistributor_not_in?: InputMaybe>; poolDistributor_not_starts_with?: InputMaybe; poolDistributor_not_starts_with_nocase?: InputMaybe; poolDistributor_starts_with?: InputMaybe; poolDistributor_starts_with_nocase?: InputMaybe; pool_?: InputMaybe; pool_contains?: InputMaybe; pool_contains_nocase?: InputMaybe; pool_ends_with?: InputMaybe; pool_ends_with_nocase?: InputMaybe; pool_gt?: InputMaybe; pool_gte?: InputMaybe; pool_in?: InputMaybe>; pool_lt?: InputMaybe; pool_lte?: InputMaybe; pool_not?: InputMaybe; pool_not_contains?: InputMaybe; pool_not_contains_nocase?: InputMaybe; pool_not_ends_with?: InputMaybe; pool_not_ends_with_nocase?: InputMaybe; pool_not_in?: InputMaybe>; pool_not_starts_with?: InputMaybe; pool_not_starts_with_nocase?: InputMaybe; pool_starts_with?: InputMaybe; pool_starts_with_nocase?: InputMaybe; requestedAmount?: InputMaybe; requestedAmount_gt?: InputMaybe; requestedAmount_gte?: InputMaybe; requestedAmount_in?: InputMaybe>; requestedAmount_lt?: InputMaybe; requestedAmount_lte?: InputMaybe; requestedAmount_not?: InputMaybe; requestedAmount_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; totalUnits?: InputMaybe; totalUnits_gt?: InputMaybe; totalUnits_gte?: InputMaybe; totalUnits_in?: InputMaybe>; totalUnits_lt?: InputMaybe; totalUnits_lte?: InputMaybe; totalUnits_not?: InputMaybe; totalUnits_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type InstantDistributionUpdatedEvent_OrderBy = 'actualAmount' | 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'operator' | 'order' | 'pool' | 'poolDistributor' | 'poolDistributor__createdAtBlockNumber' | 'poolDistributor__createdAtTimestamp' | 'poolDistributor__flowRate' | 'poolDistributor__id' | 'poolDistributor__totalAmountDistributedUntilUpdatedAt' | 'poolDistributor__totalAmountFlowedDistributedUntilUpdatedAt' | 'poolDistributor__totalAmountInstantlyDistributedUntilUpdatedAt' | 'poolDistributor__totalBuffer' | 'poolDistributor__updatedAtBlockNumber' | 'poolDistributor__updatedAtTimestamp' | 'pool__adjustmentFlowRate' | 'pool__createdAtBlockNumber' | 'pool__createdAtTimestamp' | 'pool__flowRate' | 'pool__id' | 'pool__perUnitFlowRate' | 'pool__perUnitSettledValue' | 'pool__totalAmountDistributedUntilUpdatedAt' | 'pool__totalAmountFlowedDistributedUntilUpdatedAt' | 'pool__totalAmountInstantlyDistributedUntilUpdatedAt' | 'pool__totalBuffer' | 'pool__totalConnectedMembers' | 'pool__totalConnectedUnits' | 'pool__totalDisconnectedMembers' | 'pool__totalDisconnectedUnits' | 'pool__totalFlowAdjustmentAmountDistributedUntilUpdatedAt' | 'pool__totalMembers' | 'pool__totalUnits' | 'pool__updatedAtBlockNumber' | 'pool__updatedAtTimestamp' | 'requestedAmount' | 'timestamp' | 'token' | 'totalUnits' | 'transactionHash' | 'userData'; export interface JailEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; app?: InputMaybe; app_contains?: InputMaybe; app_gt?: InputMaybe; app_gte?: InputMaybe; app_in?: InputMaybe>; app_lt?: InputMaybe; app_lte?: InputMaybe; app_not?: InputMaybe; app_not_contains?: InputMaybe; app_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; reason?: InputMaybe; reason_gt?: InputMaybe; reason_gte?: InputMaybe; reason_in?: InputMaybe>; reason_lt?: InputMaybe; reason_lte?: InputMaybe; reason_not?: InputMaybe; reason_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type JailEvent_OrderBy = 'addresses' | 'app' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'reason' | 'timestamp' | 'transactionHash'; export interface MemberUnitsUpdatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; oldUnits?: InputMaybe; oldUnits_gt?: InputMaybe; oldUnits_gte?: InputMaybe; oldUnits_in?: InputMaybe>; oldUnits_lt?: InputMaybe; oldUnits_lte?: InputMaybe; oldUnits_not?: InputMaybe; oldUnits_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; pool?: InputMaybe; poolMember?: InputMaybe; poolMember_?: InputMaybe; poolMember_contains?: InputMaybe; poolMember_contains_nocase?: InputMaybe; poolMember_ends_with?: InputMaybe; poolMember_ends_with_nocase?: InputMaybe; poolMember_gt?: InputMaybe; poolMember_gte?: InputMaybe; poolMember_in?: InputMaybe>; poolMember_lt?: InputMaybe; poolMember_lte?: InputMaybe; poolMember_not?: InputMaybe; poolMember_not_contains?: InputMaybe; poolMember_not_contains_nocase?: InputMaybe; poolMember_not_ends_with?: InputMaybe; poolMember_not_ends_with_nocase?: InputMaybe; poolMember_not_in?: InputMaybe>; poolMember_not_starts_with?: InputMaybe; poolMember_not_starts_with_nocase?: InputMaybe; poolMember_starts_with?: InputMaybe; poolMember_starts_with_nocase?: InputMaybe; pool_?: InputMaybe; pool_contains?: InputMaybe; pool_contains_nocase?: InputMaybe; pool_ends_with?: InputMaybe; pool_ends_with_nocase?: InputMaybe; pool_gt?: InputMaybe; pool_gte?: InputMaybe; pool_in?: InputMaybe>; pool_lt?: InputMaybe; pool_lte?: InputMaybe; pool_not?: InputMaybe; pool_not_contains?: InputMaybe; pool_not_contains_nocase?: InputMaybe; pool_not_ends_with?: InputMaybe; pool_not_ends_with_nocase?: InputMaybe; pool_not_in?: InputMaybe>; pool_not_starts_with?: InputMaybe; pool_not_starts_with_nocase?: InputMaybe; pool_starts_with?: InputMaybe; pool_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; totalUnits?: InputMaybe; totalUnits_gt?: InputMaybe; totalUnits_gte?: InputMaybe; totalUnits_in?: InputMaybe>; totalUnits_lt?: InputMaybe; totalUnits_lte?: InputMaybe; totalUnits_not?: InputMaybe; totalUnits_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; units?: InputMaybe; units_gt?: InputMaybe; units_gte?: InputMaybe; units_in?: InputMaybe>; units_lt?: InputMaybe; units_lte?: InputMaybe; units_not?: InputMaybe; units_not_in?: InputMaybe>; } export type MemberUnitsUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'oldUnits' | 'order' | 'pool' | 'poolMember' | 'poolMember__createdAtBlockNumber' | 'poolMember__createdAtTimestamp' | 'poolMember__id' | 'poolMember__isConnected' | 'poolMember__poolTotalAmountDistributedUntilUpdatedAt' | 'poolMember__syncedPerUnitFlowRate' | 'poolMember__syncedPerUnitSettledValue' | 'poolMember__totalAmountClaimed' | 'poolMember__totalAmountReceivedUntilUpdatedAt' | 'poolMember__units' | 'poolMember__updatedAtBlockNumber' | 'poolMember__updatedAtTimestamp' | 'pool__adjustmentFlowRate' | 'pool__createdAtBlockNumber' | 'pool__createdAtTimestamp' | 'pool__flowRate' | 'pool__id' | 'pool__perUnitFlowRate' | 'pool__perUnitSettledValue' | 'pool__totalAmountDistributedUntilUpdatedAt' | 'pool__totalAmountFlowedDistributedUntilUpdatedAt' | 'pool__totalAmountInstantlyDistributedUntilUpdatedAt' | 'pool__totalBuffer' | 'pool__totalConnectedMembers' | 'pool__totalConnectedUnits' | 'pool__totalDisconnectedMembers' | 'pool__totalDisconnectedUnits' | 'pool__totalFlowAdjustmentAmountDistributedUntilUpdatedAt' | 'pool__totalMembers' | 'pool__totalUnits' | 'pool__updatedAtBlockNumber' | 'pool__updatedAtTimestamp' | 'timestamp' | 'token' | 'totalUnits' | 'transactionHash' | 'units'; export interface MintedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; amount?: InputMaybe; amount_gt?: InputMaybe; amount_gte?: InputMaybe; amount_in?: InputMaybe>; amount_lt?: InputMaybe; amount_lte?: InputMaybe; amount_not?: InputMaybe; amount_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; data?: InputMaybe; data_contains?: InputMaybe; data_gt?: InputMaybe; data_gte?: InputMaybe; data_in?: InputMaybe>; data_lt?: InputMaybe; data_lte?: InputMaybe; data_not?: InputMaybe; data_not_contains?: InputMaybe; data_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; operator?: InputMaybe; operatorData?: InputMaybe; operatorData_contains?: InputMaybe; operatorData_gt?: InputMaybe; operatorData_gte?: InputMaybe; operatorData_in?: InputMaybe>; operatorData_lt?: InputMaybe; operatorData_lte?: InputMaybe; operatorData_not?: InputMaybe; operatorData_not_contains?: InputMaybe; operatorData_not_in?: InputMaybe>; operator_contains?: InputMaybe; operator_gt?: InputMaybe; operator_gte?: InputMaybe; operator_in?: InputMaybe>; operator_lt?: InputMaybe; operator_lte?: InputMaybe; operator_not?: InputMaybe; operator_not_contains?: InputMaybe; operator_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; to?: InputMaybe; to_contains?: InputMaybe; to_gt?: InputMaybe; to_gte?: InputMaybe; to_in?: InputMaybe>; to_lt?: InputMaybe; to_lte?: InputMaybe; to_not?: InputMaybe; to_not_contains?: InputMaybe; to_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type MintedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'data' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'operator' | 'operatorData' | 'order' | 'timestamp' | 'to' | 'token' | 'transactionHash'; export interface NewPicEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; bond?: InputMaybe; bond_gt?: InputMaybe; bond_gte?: InputMaybe; bond_in?: InputMaybe>; bond_lt?: InputMaybe; bond_lte?: InputMaybe; bond_not?: InputMaybe; bond_not_in?: InputMaybe>; exitRate?: InputMaybe; exitRate_gt?: InputMaybe; exitRate_gte?: InputMaybe; exitRate_in?: InputMaybe>; exitRate_lt?: InputMaybe; exitRate_lte?: InputMaybe; exitRate_not?: InputMaybe; exitRate_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; pic?: InputMaybe; pic_contains?: InputMaybe; pic_gt?: InputMaybe; pic_gte?: InputMaybe; pic_in?: InputMaybe>; pic_lt?: InputMaybe; pic_lte?: InputMaybe; pic_not?: InputMaybe; pic_not_contains?: InputMaybe; pic_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type NewPicEvent_OrderBy = 'addresses' | 'blockNumber' | 'bond' | 'exitRate' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'pic' | 'timestamp' | 'token' | 'transactionHash'; export type OrderDirection = 'asc' | 'desc'; export interface PppConfigurationChangedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; governanceAddress?: InputMaybe; governanceAddress_contains?: InputMaybe; governanceAddress_gt?: InputMaybe; governanceAddress_gte?: InputMaybe; governanceAddress_in?: InputMaybe>; governanceAddress_lt?: InputMaybe; governanceAddress_lte?: InputMaybe; governanceAddress_not?: InputMaybe; governanceAddress_not_contains?: InputMaybe; governanceAddress_not_in?: InputMaybe>; host?: InputMaybe; host_contains?: InputMaybe; host_gt?: InputMaybe; host_gte?: InputMaybe; host_in?: InputMaybe>; host_lt?: InputMaybe; host_lte?: InputMaybe; host_not?: InputMaybe; host_not_contains?: InputMaybe; host_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; isKeySet?: InputMaybe; isKeySet_in?: InputMaybe>; isKeySet_not?: InputMaybe; isKeySet_not_in?: InputMaybe>; liquidationPeriod?: InputMaybe; liquidationPeriod_gt?: InputMaybe; liquidationPeriod_gte?: InputMaybe; liquidationPeriod_in?: InputMaybe>; liquidationPeriod_lt?: InputMaybe; liquidationPeriod_lte?: InputMaybe; liquidationPeriod_not?: InputMaybe; liquidationPeriod_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; patricianPeriod?: InputMaybe; patricianPeriod_gt?: InputMaybe; patricianPeriod_gte?: InputMaybe; patricianPeriod_in?: InputMaybe>; patricianPeriod_lt?: InputMaybe; patricianPeriod_lte?: InputMaybe; patricianPeriod_not?: InputMaybe; patricianPeriod_not_in?: InputMaybe>; superToken?: InputMaybe; superToken_contains?: InputMaybe; superToken_gt?: InputMaybe; superToken_gte?: InputMaybe; superToken_in?: InputMaybe>; superToken_lt?: InputMaybe; superToken_lte?: InputMaybe; superToken_not?: InputMaybe; superToken_not_contains?: InputMaybe; superToken_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type PppConfigurationChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'liquidationPeriod' | 'logIndex' | 'name' | 'order' | 'patricianPeriod' | 'superToken' | 'timestamp' | 'transactionHash'; export interface PoolConnectionUpdatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; connected?: InputMaybe; connected_in?: InputMaybe>; connected_not?: InputMaybe; connected_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; pool?: InputMaybe; poolMember?: InputMaybe; poolMember_?: InputMaybe; poolMember_contains?: InputMaybe; poolMember_contains_nocase?: InputMaybe; poolMember_ends_with?: InputMaybe; poolMember_ends_with_nocase?: InputMaybe; poolMember_gt?: InputMaybe; poolMember_gte?: InputMaybe; poolMember_in?: InputMaybe>; poolMember_lt?: InputMaybe; poolMember_lte?: InputMaybe; poolMember_not?: InputMaybe; poolMember_not_contains?: InputMaybe; poolMember_not_contains_nocase?: InputMaybe; poolMember_not_ends_with?: InputMaybe; poolMember_not_ends_with_nocase?: InputMaybe; poolMember_not_in?: InputMaybe>; poolMember_not_starts_with?: InputMaybe; poolMember_not_starts_with_nocase?: InputMaybe; poolMember_starts_with?: InputMaybe; poolMember_starts_with_nocase?: InputMaybe; pool_?: InputMaybe; pool_contains?: InputMaybe; pool_contains_nocase?: InputMaybe; pool_ends_with?: InputMaybe; pool_ends_with_nocase?: InputMaybe; pool_gt?: InputMaybe; pool_gte?: InputMaybe; pool_in?: InputMaybe>; pool_lt?: InputMaybe; pool_lte?: InputMaybe; pool_not?: InputMaybe; pool_not_contains?: InputMaybe; pool_not_contains_nocase?: InputMaybe; pool_not_ends_with?: InputMaybe; pool_not_ends_with_nocase?: InputMaybe; pool_not_in?: InputMaybe>; pool_not_starts_with?: InputMaybe; pool_not_starts_with_nocase?: InputMaybe; pool_starts_with?: InputMaybe; pool_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type PoolConnectionUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'connected' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'pool' | 'poolMember' | 'poolMember__createdAtBlockNumber' | 'poolMember__createdAtTimestamp' | 'poolMember__id' | 'poolMember__isConnected' | 'poolMember__poolTotalAmountDistributedUntilUpdatedAt' | 'poolMember__syncedPerUnitFlowRate' | 'poolMember__syncedPerUnitSettledValue' | 'poolMember__totalAmountClaimed' | 'poolMember__totalAmountReceivedUntilUpdatedAt' | 'poolMember__units' | 'poolMember__updatedAtBlockNumber' | 'poolMember__updatedAtTimestamp' | 'pool__adjustmentFlowRate' | 'pool__createdAtBlockNumber' | 'pool__createdAtTimestamp' | 'pool__flowRate' | 'pool__id' | 'pool__perUnitFlowRate' | 'pool__perUnitSettledValue' | 'pool__totalAmountDistributedUntilUpdatedAt' | 'pool__totalAmountFlowedDistributedUntilUpdatedAt' | 'pool__totalAmountInstantlyDistributedUntilUpdatedAt' | 'pool__totalBuffer' | 'pool__totalConnectedMembers' | 'pool__totalConnectedUnits' | 'pool__totalDisconnectedMembers' | 'pool__totalDisconnectedUnits' | 'pool__totalFlowAdjustmentAmountDistributedUntilUpdatedAt' | 'pool__totalMembers' | 'pool__totalUnits' | 'pool__updatedAtBlockNumber' | 'pool__updatedAtTimestamp' | 'timestamp' | 'token' | 'transactionHash' | 'userData'; export interface PoolCreatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; admin?: InputMaybe; admin_contains?: InputMaybe; admin_gt?: InputMaybe; admin_gte?: InputMaybe; admin_in?: InputMaybe>; admin_lt?: InputMaybe; admin_lte?: InputMaybe; admin_not?: InputMaybe; admin_not_contains?: InputMaybe; admin_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; caller?: InputMaybe; caller_contains?: InputMaybe; caller_gt?: InputMaybe; caller_gte?: InputMaybe; caller_in?: InputMaybe>; caller_lt?: InputMaybe; caller_lte?: InputMaybe; caller_not?: InputMaybe; caller_not_contains?: InputMaybe; caller_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; pool?: InputMaybe; pool_?: InputMaybe; pool_contains?: InputMaybe; pool_contains_nocase?: InputMaybe; pool_ends_with?: InputMaybe; pool_ends_with_nocase?: InputMaybe; pool_gt?: InputMaybe; pool_gte?: InputMaybe; pool_in?: InputMaybe>; pool_lt?: InputMaybe; pool_lte?: InputMaybe; pool_not?: InputMaybe; pool_not_contains?: InputMaybe; pool_not_contains_nocase?: InputMaybe; pool_not_ends_with?: InputMaybe; pool_not_ends_with_nocase?: InputMaybe; pool_not_in?: InputMaybe>; pool_not_starts_with?: InputMaybe; pool_not_starts_with_nocase?: InputMaybe; pool_starts_with?: InputMaybe; pool_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type PoolCreatedEvent_OrderBy = 'addresses' | 'admin' | 'blockNumber' | 'caller' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'pool' | 'pool__adjustmentFlowRate' | 'pool__createdAtBlockNumber' | 'pool__createdAtTimestamp' | 'pool__flowRate' | 'pool__id' | 'pool__perUnitFlowRate' | 'pool__perUnitSettledValue' | 'pool__totalAmountDistributedUntilUpdatedAt' | 'pool__totalAmountFlowedDistributedUntilUpdatedAt' | 'pool__totalAmountInstantlyDistributedUntilUpdatedAt' | 'pool__totalBuffer' | 'pool__totalConnectedMembers' | 'pool__totalConnectedUnits' | 'pool__totalDisconnectedMembers' | 'pool__totalDisconnectedUnits' | 'pool__totalFlowAdjustmentAmountDistributedUntilUpdatedAt' | 'pool__totalMembers' | 'pool__totalUnits' | 'pool__updatedAtBlockNumber' | 'pool__updatedAtTimestamp' | 'timestamp' | 'token' | 'transactionHash'; export interface PoolDistributor_Filter { _change_block?: InputMaybe; account?: InputMaybe; account_?: InputMaybe; account_contains?: InputMaybe; account_contains_nocase?: InputMaybe; account_ends_with?: InputMaybe; account_ends_with_nocase?: InputMaybe; account_gt?: InputMaybe; account_gte?: InputMaybe; account_in?: InputMaybe>; account_lt?: InputMaybe; account_lte?: InputMaybe; account_not?: InputMaybe; account_not_contains?: InputMaybe; account_not_contains_nocase?: InputMaybe; account_not_ends_with?: InputMaybe; account_not_ends_with_nocase?: InputMaybe; account_not_in?: InputMaybe>; account_not_starts_with?: InputMaybe; account_not_starts_with_nocase?: InputMaybe; account_starts_with?: InputMaybe; account_starts_with_nocase?: InputMaybe; and?: InputMaybe>>; bufferAdjustedEvents_?: InputMaybe; createdAtBlockNumber?: InputMaybe; createdAtBlockNumber_gt?: InputMaybe; createdAtBlockNumber_gte?: InputMaybe; createdAtBlockNumber_in?: InputMaybe>; createdAtBlockNumber_lt?: InputMaybe; createdAtBlockNumber_lte?: InputMaybe; createdAtBlockNumber_not?: InputMaybe; createdAtBlockNumber_not_in?: InputMaybe>; createdAtTimestamp?: InputMaybe; createdAtTimestamp_gt?: InputMaybe; createdAtTimestamp_gte?: InputMaybe; createdAtTimestamp_in?: InputMaybe>; createdAtTimestamp_lt?: InputMaybe; createdAtTimestamp_lte?: InputMaybe; createdAtTimestamp_not?: InputMaybe; createdAtTimestamp_not_in?: InputMaybe>; flowDistributionUpdatedEvents_?: InputMaybe; flowRate?: InputMaybe; flowRate_gt?: InputMaybe; flowRate_gte?: InputMaybe; flowRate_in?: InputMaybe>; flowRate_lt?: InputMaybe; flowRate_lte?: InputMaybe; flowRate_not?: InputMaybe; flowRate_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; instantDistributionUpdatedEvents_?: InputMaybe; or?: InputMaybe>>; pool?: InputMaybe; pool_?: InputMaybe; pool_contains?: InputMaybe; pool_contains_nocase?: InputMaybe; pool_ends_with?: InputMaybe; pool_ends_with_nocase?: InputMaybe; pool_gt?: InputMaybe; pool_gte?: InputMaybe; pool_in?: InputMaybe>; pool_lt?: InputMaybe; pool_lte?: InputMaybe; pool_not?: InputMaybe; pool_not_contains?: InputMaybe; pool_not_contains_nocase?: InputMaybe; pool_not_ends_with?: InputMaybe; pool_not_ends_with_nocase?: InputMaybe; pool_not_in?: InputMaybe>; pool_not_starts_with?: InputMaybe; pool_not_starts_with_nocase?: InputMaybe; pool_starts_with?: InputMaybe; pool_starts_with_nocase?: InputMaybe; totalAmountDistributedUntilUpdatedAt?: InputMaybe; totalAmountDistributedUntilUpdatedAt_gt?: InputMaybe; totalAmountDistributedUntilUpdatedAt_gte?: InputMaybe; totalAmountDistributedUntilUpdatedAt_in?: InputMaybe>; totalAmountDistributedUntilUpdatedAt_lt?: InputMaybe; totalAmountDistributedUntilUpdatedAt_lte?: InputMaybe; totalAmountDistributedUntilUpdatedAt_not?: InputMaybe; totalAmountDistributedUntilUpdatedAt_not_in?: InputMaybe>; totalAmountFlowedDistributedUntilUpdatedAt?: InputMaybe; totalAmountFlowedDistributedUntilUpdatedAt_gt?: InputMaybe; totalAmountFlowedDistributedUntilUpdatedAt_gte?: InputMaybe; totalAmountFlowedDistributedUntilUpdatedAt_in?: InputMaybe>; totalAmountFlowedDistributedUntilUpdatedAt_lt?: InputMaybe; totalAmountFlowedDistributedUntilUpdatedAt_lte?: InputMaybe; totalAmountFlowedDistributedUntilUpdatedAt_not?: InputMaybe; totalAmountFlowedDistributedUntilUpdatedAt_not_in?: InputMaybe>; totalAmountInstantlyDistributedUntilUpdatedAt?: InputMaybe; totalAmountInstantlyDistributedUntilUpdatedAt_gt?: InputMaybe; totalAmountInstantlyDistributedUntilUpdatedAt_gte?: InputMaybe; totalAmountInstantlyDistributedUntilUpdatedAt_in?: InputMaybe>; totalAmountInstantlyDistributedUntilUpdatedAt_lt?: InputMaybe; totalAmountInstantlyDistributedUntilUpdatedAt_lte?: InputMaybe; totalAmountInstantlyDistributedUntilUpdatedAt_not?: InputMaybe; totalAmountInstantlyDistributedUntilUpdatedAt_not_in?: InputMaybe>; totalBuffer?: InputMaybe; totalBuffer_gt?: InputMaybe; totalBuffer_gte?: InputMaybe; totalBuffer_in?: InputMaybe>; totalBuffer_lt?: InputMaybe; totalBuffer_lte?: InputMaybe; totalBuffer_not?: InputMaybe; totalBuffer_not_in?: InputMaybe>; updatedAtBlockNumber?: InputMaybe; updatedAtBlockNumber_gt?: InputMaybe; updatedAtBlockNumber_gte?: InputMaybe; updatedAtBlockNumber_in?: InputMaybe>; updatedAtBlockNumber_lt?: InputMaybe; updatedAtBlockNumber_lte?: InputMaybe; updatedAtBlockNumber_not?: InputMaybe; updatedAtBlockNumber_not_in?: InputMaybe>; updatedAtTimestamp?: InputMaybe; updatedAtTimestamp_gt?: InputMaybe; updatedAtTimestamp_gte?: InputMaybe; updatedAtTimestamp_in?: InputMaybe>; updatedAtTimestamp_lt?: InputMaybe; updatedAtTimestamp_lte?: InputMaybe; updatedAtTimestamp_not?: InputMaybe; updatedAtTimestamp_not_in?: InputMaybe>; } export type PoolDistributor_OrderBy = 'account' | 'account__createdAtBlockNumber' | 'account__createdAtTimestamp' | 'account__id' | 'account__isSuperApp' | 'account__updatedAtBlockNumber' | 'account__updatedAtTimestamp' | 'bufferAdjustedEvents' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'flowDistributionUpdatedEvents' | 'flowRate' | 'id' | 'instantDistributionUpdatedEvents' | 'pool' | 'pool__adjustmentFlowRate' | 'pool__createdAtBlockNumber' | 'pool__createdAtTimestamp' | 'pool__flowRate' | 'pool__id' | 'pool__perUnitFlowRate' | 'pool__perUnitSettledValue' | 'pool__totalAmountDistributedUntilUpdatedAt' | 'pool__totalAmountFlowedDistributedUntilUpdatedAt' | 'pool__totalAmountInstantlyDistributedUntilUpdatedAt' | 'pool__totalBuffer' | 'pool__totalConnectedMembers' | 'pool__totalConnectedUnits' | 'pool__totalDisconnectedMembers' | 'pool__totalDisconnectedUnits' | 'pool__totalFlowAdjustmentAmountDistributedUntilUpdatedAt' | 'pool__totalMembers' | 'pool__totalUnits' | 'pool__updatedAtBlockNumber' | 'pool__updatedAtTimestamp' | 'totalAmountDistributedUntilUpdatedAt' | 'totalAmountFlowedDistributedUntilUpdatedAt' | 'totalAmountInstantlyDistributedUntilUpdatedAt' | 'totalBuffer' | 'updatedAtBlockNumber' | 'updatedAtTimestamp'; export interface PoolMember_Filter { _change_block?: InputMaybe; account?: InputMaybe; account_?: InputMaybe; account_contains?: InputMaybe; account_contains_nocase?: InputMaybe; account_ends_with?: InputMaybe; account_ends_with_nocase?: InputMaybe; account_gt?: InputMaybe; account_gte?: InputMaybe; account_in?: InputMaybe>; account_lt?: InputMaybe; account_lte?: InputMaybe; account_not?: InputMaybe; account_not_contains?: InputMaybe; account_not_contains_nocase?: InputMaybe; account_not_ends_with?: InputMaybe; account_not_ends_with_nocase?: InputMaybe; account_not_in?: InputMaybe>; account_not_starts_with?: InputMaybe; account_not_starts_with_nocase?: InputMaybe; account_starts_with?: InputMaybe; account_starts_with_nocase?: InputMaybe; and?: InputMaybe>>; createdAtBlockNumber?: InputMaybe; createdAtBlockNumber_gt?: InputMaybe; createdAtBlockNumber_gte?: InputMaybe; createdAtBlockNumber_in?: InputMaybe>; createdAtBlockNumber_lt?: InputMaybe; createdAtBlockNumber_lte?: InputMaybe; createdAtBlockNumber_not?: InputMaybe; createdAtBlockNumber_not_in?: InputMaybe>; createdAtTimestamp?: InputMaybe; createdAtTimestamp_gt?: InputMaybe; createdAtTimestamp_gte?: InputMaybe; createdAtTimestamp_in?: InputMaybe>; createdAtTimestamp_lt?: InputMaybe; createdAtTimestamp_lte?: InputMaybe; createdAtTimestamp_not?: InputMaybe; createdAtTimestamp_not_in?: InputMaybe>; distributionClaimedEvents_?: InputMaybe; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; isConnected?: InputMaybe; isConnected_in?: InputMaybe>; isConnected_not?: InputMaybe; isConnected_not_in?: InputMaybe>; memberUnitsUpdatedEvents_?: InputMaybe; or?: InputMaybe>>; pool?: InputMaybe; poolConnectionUpdatedEvents_?: InputMaybe; poolTotalAmountDistributedUntilUpdatedAt?: InputMaybe; poolTotalAmountDistributedUntilUpdatedAt_gt?: InputMaybe; poolTotalAmountDistributedUntilUpdatedAt_gte?: InputMaybe; poolTotalAmountDistributedUntilUpdatedAt_in?: InputMaybe>; poolTotalAmountDistributedUntilUpdatedAt_lt?: InputMaybe; poolTotalAmountDistributedUntilUpdatedAt_lte?: InputMaybe; poolTotalAmountDistributedUntilUpdatedAt_not?: InputMaybe; poolTotalAmountDistributedUntilUpdatedAt_not_in?: InputMaybe>; pool_?: InputMaybe; pool_contains?: InputMaybe; pool_contains_nocase?: InputMaybe; pool_ends_with?: InputMaybe; pool_ends_with_nocase?: InputMaybe; pool_gt?: InputMaybe; pool_gte?: InputMaybe; pool_in?: InputMaybe>; pool_lt?: InputMaybe; pool_lte?: InputMaybe; pool_not?: InputMaybe; pool_not_contains?: InputMaybe; pool_not_contains_nocase?: InputMaybe; pool_not_ends_with?: InputMaybe; pool_not_ends_with_nocase?: InputMaybe; pool_not_in?: InputMaybe>; pool_not_starts_with?: InputMaybe; pool_not_starts_with_nocase?: InputMaybe; pool_starts_with?: InputMaybe; pool_starts_with_nocase?: InputMaybe; syncedPerUnitFlowRate?: InputMaybe; syncedPerUnitFlowRate_gt?: InputMaybe; syncedPerUnitFlowRate_gte?: InputMaybe; syncedPerUnitFlowRate_in?: InputMaybe>; syncedPerUnitFlowRate_lt?: InputMaybe; syncedPerUnitFlowRate_lte?: InputMaybe; syncedPerUnitFlowRate_not?: InputMaybe; syncedPerUnitFlowRate_not_in?: InputMaybe>; syncedPerUnitSettledValue?: InputMaybe; syncedPerUnitSettledValue_gt?: InputMaybe; syncedPerUnitSettledValue_gte?: InputMaybe; syncedPerUnitSettledValue_in?: InputMaybe>; syncedPerUnitSettledValue_lt?: InputMaybe; syncedPerUnitSettledValue_lte?: InputMaybe; syncedPerUnitSettledValue_not?: InputMaybe; syncedPerUnitSettledValue_not_in?: InputMaybe>; totalAmountClaimed?: InputMaybe; totalAmountClaimed_gt?: InputMaybe; totalAmountClaimed_gte?: InputMaybe; totalAmountClaimed_in?: InputMaybe>; totalAmountClaimed_lt?: InputMaybe; totalAmountClaimed_lte?: InputMaybe; totalAmountClaimed_not?: InputMaybe; totalAmountClaimed_not_in?: InputMaybe>; totalAmountReceivedUntilUpdatedAt?: InputMaybe; totalAmountReceivedUntilUpdatedAt_gt?: InputMaybe; totalAmountReceivedUntilUpdatedAt_gte?: InputMaybe; totalAmountReceivedUntilUpdatedAt_in?: InputMaybe>; totalAmountReceivedUntilUpdatedAt_lt?: InputMaybe; totalAmountReceivedUntilUpdatedAt_lte?: InputMaybe; totalAmountReceivedUntilUpdatedAt_not?: InputMaybe; totalAmountReceivedUntilUpdatedAt_not_in?: InputMaybe>; units?: InputMaybe; units_gt?: InputMaybe; units_gte?: InputMaybe; units_in?: InputMaybe>; units_lt?: InputMaybe; units_lte?: InputMaybe; units_not?: InputMaybe; units_not_in?: InputMaybe>; updatedAtBlockNumber?: InputMaybe; updatedAtBlockNumber_gt?: InputMaybe; updatedAtBlockNumber_gte?: InputMaybe; updatedAtBlockNumber_in?: InputMaybe>; updatedAtBlockNumber_lt?: InputMaybe; updatedAtBlockNumber_lte?: InputMaybe; updatedAtBlockNumber_not?: InputMaybe; updatedAtBlockNumber_not_in?: InputMaybe>; updatedAtTimestamp?: InputMaybe; updatedAtTimestamp_gt?: InputMaybe; updatedAtTimestamp_gte?: InputMaybe; updatedAtTimestamp_in?: InputMaybe>; updatedAtTimestamp_lt?: InputMaybe; updatedAtTimestamp_lte?: InputMaybe; updatedAtTimestamp_not?: InputMaybe; updatedAtTimestamp_not_in?: InputMaybe>; } export type PoolMember_OrderBy = 'account' | 'account__createdAtBlockNumber' | 'account__createdAtTimestamp' | 'account__id' | 'account__isSuperApp' | 'account__updatedAtBlockNumber' | 'account__updatedAtTimestamp' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'distributionClaimedEvents' | 'id' | 'isConnected' | 'memberUnitsUpdatedEvents' | 'pool' | 'poolConnectionUpdatedEvents' | 'poolTotalAmountDistributedUntilUpdatedAt' | 'pool__adjustmentFlowRate' | 'pool__createdAtBlockNumber' | 'pool__createdAtTimestamp' | 'pool__flowRate' | 'pool__id' | 'pool__perUnitFlowRate' | 'pool__perUnitSettledValue' | 'pool__totalAmountDistributedUntilUpdatedAt' | 'pool__totalAmountFlowedDistributedUntilUpdatedAt' | 'pool__totalAmountInstantlyDistributedUntilUpdatedAt' | 'pool__totalBuffer' | 'pool__totalConnectedMembers' | 'pool__totalConnectedUnits' | 'pool__totalDisconnectedMembers' | 'pool__totalDisconnectedUnits' | 'pool__totalFlowAdjustmentAmountDistributedUntilUpdatedAt' | 'pool__totalMembers' | 'pool__totalUnits' | 'pool__updatedAtBlockNumber' | 'pool__updatedAtTimestamp' | 'syncedPerUnitFlowRate' | 'syncedPerUnitSettledValue' | 'totalAmountClaimed' | 'totalAmountReceivedUntilUpdatedAt' | 'units' | 'updatedAtBlockNumber' | 'updatedAtTimestamp'; export interface Pool_Filter { _change_block?: InputMaybe; adjustmentFlowRate?: InputMaybe; adjustmentFlowRate_gt?: InputMaybe; adjustmentFlowRate_gte?: InputMaybe; adjustmentFlowRate_in?: InputMaybe>; adjustmentFlowRate_lt?: InputMaybe; adjustmentFlowRate_lte?: InputMaybe; adjustmentFlowRate_not?: InputMaybe; adjustmentFlowRate_not_in?: InputMaybe>; admin?: InputMaybe; admin_?: InputMaybe; admin_contains?: InputMaybe; admin_contains_nocase?: InputMaybe; admin_ends_with?: InputMaybe; admin_ends_with_nocase?: InputMaybe; admin_gt?: InputMaybe; admin_gte?: InputMaybe; admin_in?: InputMaybe>; admin_lt?: InputMaybe; admin_lte?: InputMaybe; admin_not?: InputMaybe; admin_not_contains?: InputMaybe; admin_not_contains_nocase?: InputMaybe; admin_not_ends_with?: InputMaybe; admin_not_ends_with_nocase?: InputMaybe; admin_not_in?: InputMaybe>; admin_not_starts_with?: InputMaybe; admin_not_starts_with_nocase?: InputMaybe; admin_starts_with?: InputMaybe; admin_starts_with_nocase?: InputMaybe; and?: InputMaybe>>; bufferAdjustedEvents_?: InputMaybe; createdAtBlockNumber?: InputMaybe; createdAtBlockNumber_gt?: InputMaybe; createdAtBlockNumber_gte?: InputMaybe; createdAtBlockNumber_in?: InputMaybe>; createdAtBlockNumber_lt?: InputMaybe; createdAtBlockNumber_lte?: InputMaybe; createdAtBlockNumber_not?: InputMaybe; createdAtBlockNumber_not_in?: InputMaybe>; createdAtTimestamp?: InputMaybe; createdAtTimestamp_gt?: InputMaybe; createdAtTimestamp_gte?: InputMaybe; createdAtTimestamp_in?: InputMaybe>; createdAtTimestamp_lt?: InputMaybe; createdAtTimestamp_lte?: InputMaybe; createdAtTimestamp_not?: InputMaybe; createdAtTimestamp_not_in?: InputMaybe>; distributionClaimedEvents_?: InputMaybe; flowDistributionUpdatedEvents_?: InputMaybe; flowRate?: InputMaybe; flowRate_gt?: InputMaybe; flowRate_gte?: InputMaybe; flowRate_in?: InputMaybe>; flowRate_lt?: InputMaybe; flowRate_lte?: InputMaybe; flowRate_not?: InputMaybe; flowRate_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; instantDistributionUpdatedEvents_?: InputMaybe; memberUnitsUpdatedEvents_?: InputMaybe; or?: InputMaybe>>; perUnitFlowRate?: InputMaybe; perUnitFlowRate_gt?: InputMaybe; perUnitFlowRate_gte?: InputMaybe; perUnitFlowRate_in?: InputMaybe>; perUnitFlowRate_lt?: InputMaybe; perUnitFlowRate_lte?: InputMaybe; perUnitFlowRate_not?: InputMaybe; perUnitFlowRate_not_in?: InputMaybe>; perUnitSettledValue?: InputMaybe; perUnitSettledValue_gt?: InputMaybe; perUnitSettledValue_gte?: InputMaybe; perUnitSettledValue_in?: InputMaybe>; perUnitSettledValue_lt?: InputMaybe; perUnitSettledValue_lte?: InputMaybe; perUnitSettledValue_not?: InputMaybe; perUnitSettledValue_not_in?: InputMaybe>; poolConnectionUpdatedEvents_?: InputMaybe; poolCreatedEvent_?: InputMaybe; poolDistributors_?: InputMaybe; poolMembers_?: InputMaybe; token?: InputMaybe; token_?: InputMaybe; token_contains?: InputMaybe; token_contains_nocase?: InputMaybe; token_ends_with?: InputMaybe; token_ends_with_nocase?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_contains_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; token_not_in?: InputMaybe>; token_not_starts_with?: InputMaybe; token_not_starts_with_nocase?: InputMaybe; token_starts_with?: InputMaybe; token_starts_with_nocase?: InputMaybe; totalAmountDistributedUntilUpdatedAt?: InputMaybe; totalAmountDistributedUntilUpdatedAt_gt?: InputMaybe; totalAmountDistributedUntilUpdatedAt_gte?: InputMaybe; totalAmountDistributedUntilUpdatedAt_in?: InputMaybe>; totalAmountDistributedUntilUpdatedAt_lt?: InputMaybe; totalAmountDistributedUntilUpdatedAt_lte?: InputMaybe; totalAmountDistributedUntilUpdatedAt_not?: InputMaybe; totalAmountDistributedUntilUpdatedAt_not_in?: InputMaybe>; totalAmountFlowedDistributedUntilUpdatedAt?: InputMaybe; totalAmountFlowedDistributedUntilUpdatedAt_gt?: InputMaybe; totalAmountFlowedDistributedUntilUpdatedAt_gte?: InputMaybe; totalAmountFlowedDistributedUntilUpdatedAt_in?: InputMaybe>; totalAmountFlowedDistributedUntilUpdatedAt_lt?: InputMaybe; totalAmountFlowedDistributedUntilUpdatedAt_lte?: InputMaybe; totalAmountFlowedDistributedUntilUpdatedAt_not?: InputMaybe; totalAmountFlowedDistributedUntilUpdatedAt_not_in?: InputMaybe>; totalAmountInstantlyDistributedUntilUpdatedAt?: InputMaybe; totalAmountInstantlyDistributedUntilUpdatedAt_gt?: InputMaybe; totalAmountInstantlyDistributedUntilUpdatedAt_gte?: InputMaybe; totalAmountInstantlyDistributedUntilUpdatedAt_in?: InputMaybe>; totalAmountInstantlyDistributedUntilUpdatedAt_lt?: InputMaybe; totalAmountInstantlyDistributedUntilUpdatedAt_lte?: InputMaybe; totalAmountInstantlyDistributedUntilUpdatedAt_not?: InputMaybe; totalAmountInstantlyDistributedUntilUpdatedAt_not_in?: InputMaybe>; totalBuffer?: InputMaybe; totalBuffer_gt?: InputMaybe; totalBuffer_gte?: InputMaybe; totalBuffer_in?: InputMaybe>; totalBuffer_lt?: InputMaybe; totalBuffer_lte?: InputMaybe; totalBuffer_not?: InputMaybe; totalBuffer_not_in?: InputMaybe>; totalConnectedMembers?: InputMaybe; totalConnectedMembers_gt?: InputMaybe; totalConnectedMembers_gte?: InputMaybe; totalConnectedMembers_in?: InputMaybe>; totalConnectedMembers_lt?: InputMaybe; totalConnectedMembers_lte?: InputMaybe; totalConnectedMembers_not?: InputMaybe; totalConnectedMembers_not_in?: InputMaybe>; totalConnectedUnits?: InputMaybe; totalConnectedUnits_gt?: InputMaybe; totalConnectedUnits_gte?: InputMaybe; totalConnectedUnits_in?: InputMaybe>; totalConnectedUnits_lt?: InputMaybe; totalConnectedUnits_lte?: InputMaybe; totalConnectedUnits_not?: InputMaybe; totalConnectedUnits_not_in?: InputMaybe>; totalDisconnectedMembers?: InputMaybe; totalDisconnectedMembers_gt?: InputMaybe; totalDisconnectedMembers_gte?: InputMaybe; totalDisconnectedMembers_in?: InputMaybe>; totalDisconnectedMembers_lt?: InputMaybe; totalDisconnectedMembers_lte?: InputMaybe; totalDisconnectedMembers_not?: InputMaybe; totalDisconnectedMembers_not_in?: InputMaybe>; totalDisconnectedUnits?: InputMaybe; totalDisconnectedUnits_gt?: InputMaybe; totalDisconnectedUnits_gte?: InputMaybe; totalDisconnectedUnits_in?: InputMaybe>; totalDisconnectedUnits_lt?: InputMaybe; totalDisconnectedUnits_lte?: InputMaybe; totalDisconnectedUnits_not?: InputMaybe; totalDisconnectedUnits_not_in?: InputMaybe>; totalFlowAdjustmentAmountDistributedUntilUpdatedAt?: InputMaybe; totalFlowAdjustmentAmountDistributedUntilUpdatedAt_gt?: InputMaybe; totalFlowAdjustmentAmountDistributedUntilUpdatedAt_gte?: InputMaybe; totalFlowAdjustmentAmountDistributedUntilUpdatedAt_in?: InputMaybe>; totalFlowAdjustmentAmountDistributedUntilUpdatedAt_lt?: InputMaybe; totalFlowAdjustmentAmountDistributedUntilUpdatedAt_lte?: InputMaybe; totalFlowAdjustmentAmountDistributedUntilUpdatedAt_not?: InputMaybe; totalFlowAdjustmentAmountDistributedUntilUpdatedAt_not_in?: InputMaybe>; totalMembers?: InputMaybe; totalMembers_gt?: InputMaybe; totalMembers_gte?: InputMaybe; totalMembers_in?: InputMaybe>; totalMembers_lt?: InputMaybe; totalMembers_lte?: InputMaybe; totalMembers_not?: InputMaybe; totalMembers_not_in?: InputMaybe>; totalUnits?: InputMaybe; totalUnits_gt?: InputMaybe; totalUnits_gte?: InputMaybe; totalUnits_in?: InputMaybe>; totalUnits_lt?: InputMaybe; totalUnits_lte?: InputMaybe; totalUnits_not?: InputMaybe; totalUnits_not_in?: InputMaybe>; updatedAtBlockNumber?: InputMaybe; updatedAtBlockNumber_gt?: InputMaybe; updatedAtBlockNumber_gte?: InputMaybe; updatedAtBlockNumber_in?: InputMaybe>; updatedAtBlockNumber_lt?: InputMaybe; updatedAtBlockNumber_lte?: InputMaybe; updatedAtBlockNumber_not?: InputMaybe; updatedAtBlockNumber_not_in?: InputMaybe>; updatedAtTimestamp?: InputMaybe; updatedAtTimestamp_gt?: InputMaybe; updatedAtTimestamp_gte?: InputMaybe; updatedAtTimestamp_in?: InputMaybe>; updatedAtTimestamp_lt?: InputMaybe; updatedAtTimestamp_lte?: InputMaybe; updatedAtTimestamp_not?: InputMaybe; updatedAtTimestamp_not_in?: InputMaybe>; } export type Pool_OrderBy = 'adjustmentFlowRate' | 'admin' | 'admin__createdAtBlockNumber' | 'admin__createdAtTimestamp' | 'admin__id' | 'admin__isSuperApp' | 'admin__updatedAtBlockNumber' | 'admin__updatedAtTimestamp' | 'bufferAdjustedEvents' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'distributionClaimedEvents' | 'flowDistributionUpdatedEvents' | 'flowRate' | 'id' | 'instantDistributionUpdatedEvents' | 'memberUnitsUpdatedEvents' | 'perUnitFlowRate' | 'perUnitSettledValue' | 'poolConnectionUpdatedEvents' | 'poolCreatedEvent' | 'poolCreatedEvent__admin' | 'poolCreatedEvent__blockNumber' | 'poolCreatedEvent__caller' | 'poolCreatedEvent__gasPrice' | 'poolCreatedEvent__gasUsed' | 'poolCreatedEvent__id' | 'poolCreatedEvent__logIndex' | 'poolCreatedEvent__name' | 'poolCreatedEvent__order' | 'poolCreatedEvent__timestamp' | 'poolCreatedEvent__token' | 'poolCreatedEvent__transactionHash' | 'poolDistributors' | 'poolMembers' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'totalAmountDistributedUntilUpdatedAt' | 'totalAmountFlowedDistributedUntilUpdatedAt' | 'totalAmountInstantlyDistributedUntilUpdatedAt' | 'totalBuffer' | 'totalConnectedMembers' | 'totalConnectedUnits' | 'totalDisconnectedMembers' | 'totalDisconnectedUnits' | 'totalFlowAdjustmentAmountDistributedUntilUpdatedAt' | 'totalMembers' | 'totalUnits' | 'updatedAtBlockNumber' | 'updatedAtTimestamp'; export interface ResolverEntry_Filter { _change_block?: InputMaybe; and?: InputMaybe>>; createdAtBlockNumber?: InputMaybe; createdAtBlockNumber_gt?: InputMaybe; createdAtBlockNumber_gte?: InputMaybe; createdAtBlockNumber_in?: InputMaybe>; createdAtBlockNumber_lt?: InputMaybe; createdAtBlockNumber_lte?: InputMaybe; createdAtBlockNumber_not?: InputMaybe; createdAtBlockNumber_not_in?: InputMaybe>; createdAtTimestamp?: InputMaybe; createdAtTimestamp_gt?: InputMaybe; createdAtTimestamp_gte?: InputMaybe; createdAtTimestamp_in?: InputMaybe>; createdAtTimestamp_lt?: InputMaybe; createdAtTimestamp_lte?: InputMaybe; createdAtTimestamp_not?: InputMaybe; createdAtTimestamp_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; isListed?: InputMaybe; isListed_in?: InputMaybe>; isListed_not?: InputMaybe; isListed_not_in?: InputMaybe>; isToken?: InputMaybe; isToken_in?: InputMaybe>; isToken_not?: InputMaybe; isToken_not_in?: InputMaybe>; or?: InputMaybe>>; setEvents_?: InputMaybe; targetAddress?: InputMaybe; targetAddress_contains?: InputMaybe; targetAddress_gt?: InputMaybe; targetAddress_gte?: InputMaybe; targetAddress_in?: InputMaybe>; targetAddress_lt?: InputMaybe; targetAddress_lte?: InputMaybe; targetAddress_not?: InputMaybe; targetAddress_not_contains?: InputMaybe; targetAddress_not_in?: InputMaybe>; updatedAtBlockNumber?: InputMaybe; updatedAtBlockNumber_gt?: InputMaybe; updatedAtBlockNumber_gte?: InputMaybe; updatedAtBlockNumber_in?: InputMaybe>; updatedAtBlockNumber_lt?: InputMaybe; updatedAtBlockNumber_lte?: InputMaybe; updatedAtBlockNumber_not?: InputMaybe; updatedAtBlockNumber_not_in?: InputMaybe>; updatedAtTimestamp?: InputMaybe; updatedAtTimestamp_gt?: InputMaybe; updatedAtTimestamp_gte?: InputMaybe; updatedAtTimestamp_in?: InputMaybe>; updatedAtTimestamp_lt?: InputMaybe; updatedAtTimestamp_lte?: InputMaybe; updatedAtTimestamp_not?: InputMaybe; updatedAtTimestamp_not_in?: InputMaybe>; } export type ResolverEntry_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'isListed' | 'isToken' | 'setEvents' | 'targetAddress' | 'updatedAtBlockNumber' | 'updatedAtTimestamp'; export interface RewardAddressChangedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; governanceAddress?: InputMaybe; governanceAddress_contains?: InputMaybe; governanceAddress_gt?: InputMaybe; governanceAddress_gte?: InputMaybe; governanceAddress_in?: InputMaybe>; governanceAddress_lt?: InputMaybe; governanceAddress_lte?: InputMaybe; governanceAddress_not?: InputMaybe; governanceAddress_not_contains?: InputMaybe; governanceAddress_not_in?: InputMaybe>; host?: InputMaybe; host_contains?: InputMaybe; host_gt?: InputMaybe; host_gte?: InputMaybe; host_in?: InputMaybe>; host_lt?: InputMaybe; host_lte?: InputMaybe; host_not?: InputMaybe; host_not_contains?: InputMaybe; host_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; isKeySet?: InputMaybe; isKeySet_in?: InputMaybe>; isKeySet_not?: InputMaybe; isKeySet_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; rewardAddress?: InputMaybe; rewardAddress_contains?: InputMaybe; rewardAddress_gt?: InputMaybe; rewardAddress_gte?: InputMaybe; rewardAddress_in?: InputMaybe>; rewardAddress_lt?: InputMaybe; rewardAddress_lte?: InputMaybe; rewardAddress_not?: InputMaybe; rewardAddress_not_contains?: InputMaybe; rewardAddress_not_in?: InputMaybe>; superToken?: InputMaybe; superToken_contains?: InputMaybe; superToken_gt?: InputMaybe; superToken_gte?: InputMaybe; superToken_in?: InputMaybe>; superToken_lt?: InputMaybe; superToken_lte?: InputMaybe; superToken_not?: InputMaybe; superToken_not_contains?: InputMaybe; superToken_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type RewardAddressChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'logIndex' | 'name' | 'order' | 'rewardAddress' | 'superToken' | 'timestamp' | 'transactionHash'; export interface RoleAdminChangedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; newAdminRole?: InputMaybe; newAdminRole_contains?: InputMaybe; newAdminRole_gt?: InputMaybe; newAdminRole_gte?: InputMaybe; newAdminRole_in?: InputMaybe>; newAdminRole_lt?: InputMaybe; newAdminRole_lte?: InputMaybe; newAdminRole_not?: InputMaybe; newAdminRole_not_contains?: InputMaybe; newAdminRole_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; previousAdminRole?: InputMaybe; previousAdminRole_contains?: InputMaybe; previousAdminRole_gt?: InputMaybe; previousAdminRole_gte?: InputMaybe; previousAdminRole_in?: InputMaybe>; previousAdminRole_lt?: InputMaybe; previousAdminRole_lte?: InputMaybe; previousAdminRole_not?: InputMaybe; previousAdminRole_not_contains?: InputMaybe; previousAdminRole_not_in?: InputMaybe>; role?: InputMaybe; role_contains?: InputMaybe; role_gt?: InputMaybe; role_gte?: InputMaybe; role_in?: InputMaybe>; role_lt?: InputMaybe; role_lte?: InputMaybe; role_not?: InputMaybe; role_not_contains?: InputMaybe; role_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type RoleAdminChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'newAdminRole' | 'order' | 'previousAdminRole' | 'role' | 'timestamp' | 'transactionHash'; export interface RoleGrantedEvent_Filter { _change_block?: InputMaybe; account?: InputMaybe; account_contains?: InputMaybe; account_gt?: InputMaybe; account_gte?: InputMaybe; account_in?: InputMaybe>; account_lt?: InputMaybe; account_lte?: InputMaybe; account_not?: InputMaybe; account_not_contains?: InputMaybe; account_not_in?: InputMaybe>; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; role?: InputMaybe; role_contains?: InputMaybe; role_gt?: InputMaybe; role_gte?: InputMaybe; role_in?: InputMaybe>; role_lt?: InputMaybe; role_lte?: InputMaybe; role_not?: InputMaybe; role_not_contains?: InputMaybe; role_not_in?: InputMaybe>; sender?: InputMaybe; sender_contains?: InputMaybe; sender_gt?: InputMaybe; sender_gte?: InputMaybe; sender_in?: InputMaybe>; sender_lt?: InputMaybe; sender_lte?: InputMaybe; sender_not?: InputMaybe; sender_not_contains?: InputMaybe; sender_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type RoleGrantedEvent_OrderBy = 'account' | 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'role' | 'sender' | 'timestamp' | 'transactionHash'; export interface RoleRevokedEvent_Filter { _change_block?: InputMaybe; account?: InputMaybe; account_contains?: InputMaybe; account_gt?: InputMaybe; account_gte?: InputMaybe; account_in?: InputMaybe>; account_lt?: InputMaybe; account_lte?: InputMaybe; account_not?: InputMaybe; account_not_contains?: InputMaybe; account_not_in?: InputMaybe>; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; role?: InputMaybe; role_contains?: InputMaybe; role_gt?: InputMaybe; role_gte?: InputMaybe; role_in?: InputMaybe>; role_lt?: InputMaybe; role_lte?: InputMaybe; role_not?: InputMaybe; role_not_contains?: InputMaybe; role_not_in?: InputMaybe>; sender?: InputMaybe; sender_contains?: InputMaybe; sender_gt?: InputMaybe; sender_gte?: InputMaybe; sender_in?: InputMaybe>; sender_lt?: InputMaybe; sender_lte?: InputMaybe; sender_not?: InputMaybe; sender_not_contains?: InputMaybe; sender_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type RoleRevokedEvent_OrderBy = 'account' | 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'role' | 'sender' | 'timestamp' | 'transactionHash'; export interface SfMeta_Filter { _change_block?: InputMaybe; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; branch?: InputMaybe; branch_contains?: InputMaybe; branch_contains_nocase?: InputMaybe; branch_ends_with?: InputMaybe; branch_ends_with_nocase?: InputMaybe; branch_gt?: InputMaybe; branch_gte?: InputMaybe; branch_in?: InputMaybe>; branch_lt?: InputMaybe; branch_lte?: InputMaybe; branch_not?: InputMaybe; branch_not_contains?: InputMaybe; branch_not_contains_nocase?: InputMaybe; branch_not_ends_with?: InputMaybe; branch_not_ends_with_nocase?: InputMaybe; branch_not_in?: InputMaybe>; branch_not_starts_with?: InputMaybe; branch_not_starts_with_nocase?: InputMaybe; branch_starts_with?: InputMaybe; branch_starts_with_nocase?: InputMaybe; configuration?: InputMaybe; configuration_contains?: InputMaybe; configuration_contains_nocase?: InputMaybe; configuration_ends_with?: InputMaybe; configuration_ends_with_nocase?: InputMaybe; configuration_gt?: InputMaybe; configuration_gte?: InputMaybe; configuration_in?: InputMaybe>; configuration_lt?: InputMaybe; configuration_lte?: InputMaybe; configuration_not?: InputMaybe; configuration_not_contains?: InputMaybe; configuration_not_contains_nocase?: InputMaybe; configuration_not_ends_with?: InputMaybe; configuration_not_ends_with_nocase?: InputMaybe; configuration_not_in?: InputMaybe>; configuration_not_starts_with?: InputMaybe; configuration_not_starts_with_nocase?: InputMaybe; configuration_starts_with?: InputMaybe; configuration_starts_with_nocase?: InputMaybe; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; or?: InputMaybe>>; packageVersion?: InputMaybe; packageVersion_contains?: InputMaybe; packageVersion_contains_nocase?: InputMaybe; packageVersion_ends_with?: InputMaybe; packageVersion_ends_with_nocase?: InputMaybe; packageVersion_gt?: InputMaybe; packageVersion_gte?: InputMaybe; packageVersion_in?: InputMaybe>; packageVersion_lt?: InputMaybe; packageVersion_lte?: InputMaybe; packageVersion_not?: InputMaybe; packageVersion_not_contains?: InputMaybe; packageVersion_not_contains_nocase?: InputMaybe; packageVersion_not_ends_with?: InputMaybe; packageVersion_not_ends_with_nocase?: InputMaybe; packageVersion_not_in?: InputMaybe>; packageVersion_not_starts_with?: InputMaybe; packageVersion_not_starts_with_nocase?: InputMaybe; packageVersion_starts_with?: InputMaybe; packageVersion_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; } export type SfMeta_OrderBy = 'blockNumber' | 'branch' | 'configuration' | 'id' | 'packageVersion' | 'timestamp'; export interface SentEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; amount?: InputMaybe; amount_gt?: InputMaybe; amount_gte?: InputMaybe; amount_in?: InputMaybe>; amount_lt?: InputMaybe; amount_lte?: InputMaybe; amount_not?: InputMaybe; amount_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; data?: InputMaybe; data_contains?: InputMaybe; data_gt?: InputMaybe; data_gte?: InputMaybe; data_in?: InputMaybe>; data_lt?: InputMaybe; data_lte?: InputMaybe; data_not?: InputMaybe; data_not_contains?: InputMaybe; data_not_in?: InputMaybe>; from?: InputMaybe; from_contains?: InputMaybe; from_gt?: InputMaybe; from_gte?: InputMaybe; from_in?: InputMaybe>; from_lt?: InputMaybe; from_lte?: InputMaybe; from_not?: InputMaybe; from_not_contains?: InputMaybe; from_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; operator?: InputMaybe; operatorData?: InputMaybe; operatorData_contains?: InputMaybe; operatorData_gt?: InputMaybe; operatorData_gte?: InputMaybe; operatorData_in?: InputMaybe>; operatorData_lt?: InputMaybe; operatorData_lte?: InputMaybe; operatorData_not?: InputMaybe; operatorData_not_contains?: InputMaybe; operatorData_not_in?: InputMaybe>; operator_contains?: InputMaybe; operator_gt?: InputMaybe; operator_gte?: InputMaybe; operator_in?: InputMaybe>; operator_lt?: InputMaybe; operator_lte?: InputMaybe; operator_not?: InputMaybe; operator_not_contains?: InputMaybe; operator_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; to?: InputMaybe; to_contains?: InputMaybe; to_gt?: InputMaybe; to_gte?: InputMaybe; to_in?: InputMaybe>; to_lt?: InputMaybe; to_lte?: InputMaybe; to_not?: InputMaybe; to_not_contains?: InputMaybe; to_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type SentEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'data' | 'from' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'operator' | 'operatorData' | 'order' | 'timestamp' | 'to' | 'token' | 'transactionHash'; export interface SetEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; hashedName?: InputMaybe; hashedName_contains?: InputMaybe; hashedName_gt?: InputMaybe; hashedName_gte?: InputMaybe; hashedName_in?: InputMaybe>; hashedName_lt?: InputMaybe; hashedName_lte?: InputMaybe; hashedName_not?: InputMaybe; hashedName_not_contains?: InputMaybe; hashedName_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; resolverEntry?: InputMaybe; resolverEntry_?: InputMaybe; resolverEntry_contains?: InputMaybe; resolverEntry_contains_nocase?: InputMaybe; resolverEntry_ends_with?: InputMaybe; resolverEntry_ends_with_nocase?: InputMaybe; resolverEntry_gt?: InputMaybe; resolverEntry_gte?: InputMaybe; resolverEntry_in?: InputMaybe>; resolverEntry_lt?: InputMaybe; resolverEntry_lte?: InputMaybe; resolverEntry_not?: InputMaybe; resolverEntry_not_contains?: InputMaybe; resolverEntry_not_contains_nocase?: InputMaybe; resolverEntry_not_ends_with?: InputMaybe; resolverEntry_not_ends_with_nocase?: InputMaybe; resolverEntry_not_in?: InputMaybe>; resolverEntry_not_starts_with?: InputMaybe; resolverEntry_not_starts_with_nocase?: InputMaybe; resolverEntry_starts_with?: InputMaybe; resolverEntry_starts_with_nocase?: InputMaybe; target?: InputMaybe; target_contains?: InputMaybe; target_gt?: InputMaybe; target_gte?: InputMaybe; target_in?: InputMaybe>; target_lt?: InputMaybe; target_lte?: InputMaybe; target_not?: InputMaybe; target_not_contains?: InputMaybe; target_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type SetEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'hashedName' | 'id' | 'logIndex' | 'name' | 'order' | 'resolverEntry' | 'resolverEntry__createdAtBlockNumber' | 'resolverEntry__createdAtTimestamp' | 'resolverEntry__id' | 'resolverEntry__isListed' | 'resolverEntry__isToken' | 'resolverEntry__targetAddress' | 'resolverEntry__updatedAtBlockNumber' | 'resolverEntry__updatedAtTimestamp' | 'target' | 'timestamp' | 'transactionHash'; export interface StreamPeriod_Filter { _change_block?: InputMaybe; and?: InputMaybe>>; deposit?: InputMaybe; deposit_gt?: InputMaybe; deposit_gte?: InputMaybe; deposit_in?: InputMaybe>; deposit_lt?: InputMaybe; deposit_lte?: InputMaybe; deposit_not?: InputMaybe; deposit_not_in?: InputMaybe>; flowRate?: InputMaybe; flowRate_gt?: InputMaybe; flowRate_gte?: InputMaybe; flowRate_in?: InputMaybe>; flowRate_lt?: InputMaybe; flowRate_lte?: InputMaybe; flowRate_not?: InputMaybe; flowRate_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; or?: InputMaybe>>; receiver?: InputMaybe; receiver_?: InputMaybe; receiver_contains?: InputMaybe; receiver_contains_nocase?: InputMaybe; receiver_ends_with?: InputMaybe; receiver_ends_with_nocase?: InputMaybe; receiver_gt?: InputMaybe; receiver_gte?: InputMaybe; receiver_in?: InputMaybe>; receiver_lt?: InputMaybe; receiver_lte?: InputMaybe; receiver_not?: InputMaybe; receiver_not_contains?: InputMaybe; receiver_not_contains_nocase?: InputMaybe; receiver_not_ends_with?: InputMaybe; receiver_not_ends_with_nocase?: InputMaybe; receiver_not_in?: InputMaybe>; receiver_not_starts_with?: InputMaybe; receiver_not_starts_with_nocase?: InputMaybe; receiver_starts_with?: InputMaybe; receiver_starts_with_nocase?: InputMaybe; sender?: InputMaybe; sender_?: InputMaybe; sender_contains?: InputMaybe; sender_contains_nocase?: InputMaybe; sender_ends_with?: InputMaybe; sender_ends_with_nocase?: InputMaybe; sender_gt?: InputMaybe; sender_gte?: InputMaybe; sender_in?: InputMaybe>; sender_lt?: InputMaybe; sender_lte?: InputMaybe; sender_not?: InputMaybe; sender_not_contains?: InputMaybe; sender_not_contains_nocase?: InputMaybe; sender_not_ends_with?: InputMaybe; sender_not_ends_with_nocase?: InputMaybe; sender_not_in?: InputMaybe>; sender_not_starts_with?: InputMaybe; sender_not_starts_with_nocase?: InputMaybe; sender_starts_with?: InputMaybe; sender_starts_with_nocase?: InputMaybe; startedAtBlockNumber?: InputMaybe; startedAtBlockNumber_gt?: InputMaybe; startedAtBlockNumber_gte?: InputMaybe; startedAtBlockNumber_in?: InputMaybe>; startedAtBlockNumber_lt?: InputMaybe; startedAtBlockNumber_lte?: InputMaybe; startedAtBlockNumber_not?: InputMaybe; startedAtBlockNumber_not_in?: InputMaybe>; startedAtEvent?: InputMaybe; startedAtEvent_?: InputMaybe; startedAtEvent_contains?: InputMaybe; startedAtEvent_contains_nocase?: InputMaybe; startedAtEvent_ends_with?: InputMaybe; startedAtEvent_ends_with_nocase?: InputMaybe; startedAtEvent_gt?: InputMaybe; startedAtEvent_gte?: InputMaybe; startedAtEvent_in?: InputMaybe>; startedAtEvent_lt?: InputMaybe; startedAtEvent_lte?: InputMaybe; startedAtEvent_not?: InputMaybe; startedAtEvent_not_contains?: InputMaybe; startedAtEvent_not_contains_nocase?: InputMaybe; startedAtEvent_not_ends_with?: InputMaybe; startedAtEvent_not_ends_with_nocase?: InputMaybe; startedAtEvent_not_in?: InputMaybe>; startedAtEvent_not_starts_with?: InputMaybe; startedAtEvent_not_starts_with_nocase?: InputMaybe; startedAtEvent_starts_with?: InputMaybe; startedAtEvent_starts_with_nocase?: InputMaybe; startedAtTimestamp?: InputMaybe; startedAtTimestamp_gt?: InputMaybe; startedAtTimestamp_gte?: InputMaybe; startedAtTimestamp_in?: InputMaybe>; startedAtTimestamp_lt?: InputMaybe; startedAtTimestamp_lte?: InputMaybe; startedAtTimestamp_not?: InputMaybe; startedAtTimestamp_not_in?: InputMaybe>; stoppedAtBlockNumber?: InputMaybe; stoppedAtBlockNumber_gt?: InputMaybe; stoppedAtBlockNumber_gte?: InputMaybe; stoppedAtBlockNumber_in?: InputMaybe>; stoppedAtBlockNumber_lt?: InputMaybe; stoppedAtBlockNumber_lte?: InputMaybe; stoppedAtBlockNumber_not?: InputMaybe; stoppedAtBlockNumber_not_in?: InputMaybe>; stoppedAtEvent?: InputMaybe; stoppedAtEvent_?: InputMaybe; stoppedAtEvent_contains?: InputMaybe; stoppedAtEvent_contains_nocase?: InputMaybe; stoppedAtEvent_ends_with?: InputMaybe; stoppedAtEvent_ends_with_nocase?: InputMaybe; stoppedAtEvent_gt?: InputMaybe; stoppedAtEvent_gte?: InputMaybe; stoppedAtEvent_in?: InputMaybe>; stoppedAtEvent_lt?: InputMaybe; stoppedAtEvent_lte?: InputMaybe; stoppedAtEvent_not?: InputMaybe; stoppedAtEvent_not_contains?: InputMaybe; stoppedAtEvent_not_contains_nocase?: InputMaybe; stoppedAtEvent_not_ends_with?: InputMaybe; stoppedAtEvent_not_ends_with_nocase?: InputMaybe; stoppedAtEvent_not_in?: InputMaybe>; stoppedAtEvent_not_starts_with?: InputMaybe; stoppedAtEvent_not_starts_with_nocase?: InputMaybe; stoppedAtEvent_starts_with?: InputMaybe; stoppedAtEvent_starts_with_nocase?: InputMaybe; stoppedAtTimestamp?: InputMaybe; stoppedAtTimestamp_gt?: InputMaybe; stoppedAtTimestamp_gte?: InputMaybe; stoppedAtTimestamp_in?: InputMaybe>; stoppedAtTimestamp_lt?: InputMaybe; stoppedAtTimestamp_lte?: InputMaybe; stoppedAtTimestamp_not?: InputMaybe; stoppedAtTimestamp_not_in?: InputMaybe>; stream?: InputMaybe; stream_?: InputMaybe; stream_contains?: InputMaybe; stream_contains_nocase?: InputMaybe; stream_ends_with?: InputMaybe; stream_ends_with_nocase?: InputMaybe; stream_gt?: InputMaybe; stream_gte?: InputMaybe; stream_in?: InputMaybe>; stream_lt?: InputMaybe; stream_lte?: InputMaybe; stream_not?: InputMaybe; stream_not_contains?: InputMaybe; stream_not_contains_nocase?: InputMaybe; stream_not_ends_with?: InputMaybe; stream_not_ends_with_nocase?: InputMaybe; stream_not_in?: InputMaybe>; stream_not_starts_with?: InputMaybe; stream_not_starts_with_nocase?: InputMaybe; stream_starts_with?: InputMaybe; stream_starts_with_nocase?: InputMaybe; token?: InputMaybe; token_?: InputMaybe; token_contains?: InputMaybe; token_contains_nocase?: InputMaybe; token_ends_with?: InputMaybe; token_ends_with_nocase?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_contains_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; token_not_in?: InputMaybe>; token_not_starts_with?: InputMaybe; token_not_starts_with_nocase?: InputMaybe; token_starts_with?: InputMaybe; token_starts_with_nocase?: InputMaybe; totalAmountStreamed?: InputMaybe; totalAmountStreamed_gt?: InputMaybe; totalAmountStreamed_gte?: InputMaybe; totalAmountStreamed_in?: InputMaybe>; totalAmountStreamed_lt?: InputMaybe; totalAmountStreamed_lte?: InputMaybe; totalAmountStreamed_not?: InputMaybe; totalAmountStreamed_not_in?: InputMaybe>; } export type StreamPeriod_OrderBy = 'deposit' | 'flowRate' | 'id' | 'receiver' | 'receiver__createdAtBlockNumber' | 'receiver__createdAtTimestamp' | 'receiver__id' | 'receiver__isSuperApp' | 'receiver__updatedAtBlockNumber' | 'receiver__updatedAtTimestamp' | 'sender' | 'sender__createdAtBlockNumber' | 'sender__createdAtTimestamp' | 'sender__id' | 'sender__isSuperApp' | 'sender__updatedAtBlockNumber' | 'sender__updatedAtTimestamp' | 'startedAtBlockNumber' | 'startedAtEvent' | 'startedAtEvent__blockNumber' | 'startedAtEvent__deposit' | 'startedAtEvent__flowOperator' | 'startedAtEvent__flowRate' | 'startedAtEvent__gasPrice' | 'startedAtEvent__gasUsed' | 'startedAtEvent__id' | 'startedAtEvent__logIndex' | 'startedAtEvent__name' | 'startedAtEvent__oldFlowRate' | 'startedAtEvent__order' | 'startedAtEvent__receiver' | 'startedAtEvent__sender' | 'startedAtEvent__timestamp' | 'startedAtEvent__token' | 'startedAtEvent__totalAmountStreamedUntilTimestamp' | 'startedAtEvent__totalReceiverFlowRate' | 'startedAtEvent__totalSenderFlowRate' | 'startedAtEvent__transactionHash' | 'startedAtEvent__type' | 'startedAtEvent__userData' | 'startedAtTimestamp' | 'stoppedAtBlockNumber' | 'stoppedAtEvent' | 'stoppedAtEvent__blockNumber' | 'stoppedAtEvent__deposit' | 'stoppedAtEvent__flowOperator' | 'stoppedAtEvent__flowRate' | 'stoppedAtEvent__gasPrice' | 'stoppedAtEvent__gasUsed' | 'stoppedAtEvent__id' | 'stoppedAtEvent__logIndex' | 'stoppedAtEvent__name' | 'stoppedAtEvent__oldFlowRate' | 'stoppedAtEvent__order' | 'stoppedAtEvent__receiver' | 'stoppedAtEvent__sender' | 'stoppedAtEvent__timestamp' | 'stoppedAtEvent__token' | 'stoppedAtEvent__totalAmountStreamedUntilTimestamp' | 'stoppedAtEvent__totalReceiverFlowRate' | 'stoppedAtEvent__totalSenderFlowRate' | 'stoppedAtEvent__transactionHash' | 'stoppedAtEvent__type' | 'stoppedAtEvent__userData' | 'stoppedAtTimestamp' | 'stream' | 'stream__createdAtBlockNumber' | 'stream__createdAtTimestamp' | 'stream__currentFlowRate' | 'stream__deposit' | 'stream__id' | 'stream__streamedUntilUpdatedAt' | 'stream__updatedAtBlockNumber' | 'stream__updatedAtTimestamp' | 'stream__userData' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'totalAmountStreamed'; export interface StreamRevision_Filter { _change_block?: InputMaybe; and?: InputMaybe>>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; mostRecentStream?: InputMaybe; mostRecentStream_?: InputMaybe; mostRecentStream_contains?: InputMaybe; mostRecentStream_contains_nocase?: InputMaybe; mostRecentStream_ends_with?: InputMaybe; mostRecentStream_ends_with_nocase?: InputMaybe; mostRecentStream_gt?: InputMaybe; mostRecentStream_gte?: InputMaybe; mostRecentStream_in?: InputMaybe>; mostRecentStream_lt?: InputMaybe; mostRecentStream_lte?: InputMaybe; mostRecentStream_not?: InputMaybe; mostRecentStream_not_contains?: InputMaybe; mostRecentStream_not_contains_nocase?: InputMaybe; mostRecentStream_not_ends_with?: InputMaybe; mostRecentStream_not_ends_with_nocase?: InputMaybe; mostRecentStream_not_in?: InputMaybe>; mostRecentStream_not_starts_with?: InputMaybe; mostRecentStream_not_starts_with_nocase?: InputMaybe; mostRecentStream_starts_with?: InputMaybe; mostRecentStream_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; periodRevisionIndex?: InputMaybe; periodRevisionIndex_gt?: InputMaybe; periodRevisionIndex_gte?: InputMaybe; periodRevisionIndex_in?: InputMaybe>; periodRevisionIndex_lt?: InputMaybe; periodRevisionIndex_lte?: InputMaybe; periodRevisionIndex_not?: InputMaybe; periodRevisionIndex_not_in?: InputMaybe>; revisionIndex?: InputMaybe; revisionIndex_gt?: InputMaybe; revisionIndex_gte?: InputMaybe; revisionIndex_in?: InputMaybe>; revisionIndex_lt?: InputMaybe; revisionIndex_lte?: InputMaybe; revisionIndex_not?: InputMaybe; revisionIndex_not_in?: InputMaybe>; } export type StreamRevision_OrderBy = 'id' | 'mostRecentStream' | 'mostRecentStream__createdAtBlockNumber' | 'mostRecentStream__createdAtTimestamp' | 'mostRecentStream__currentFlowRate' | 'mostRecentStream__deposit' | 'mostRecentStream__id' | 'mostRecentStream__streamedUntilUpdatedAt' | 'mostRecentStream__updatedAtBlockNumber' | 'mostRecentStream__updatedAtTimestamp' | 'mostRecentStream__userData' | 'periodRevisionIndex' | 'revisionIndex'; export interface Stream_Filter { _change_block?: InputMaybe; and?: InputMaybe>>; createdAtBlockNumber?: InputMaybe; createdAtBlockNumber_gt?: InputMaybe; createdAtBlockNumber_gte?: InputMaybe; createdAtBlockNumber_in?: InputMaybe>; createdAtBlockNumber_lt?: InputMaybe; createdAtBlockNumber_lte?: InputMaybe; createdAtBlockNumber_not?: InputMaybe; createdAtBlockNumber_not_in?: InputMaybe>; createdAtTimestamp?: InputMaybe; createdAtTimestamp_gt?: InputMaybe; createdAtTimestamp_gte?: InputMaybe; createdAtTimestamp_in?: InputMaybe>; createdAtTimestamp_lt?: InputMaybe; createdAtTimestamp_lte?: InputMaybe; createdAtTimestamp_not?: InputMaybe; createdAtTimestamp_not_in?: InputMaybe>; currentFlowRate?: InputMaybe; currentFlowRate_gt?: InputMaybe; currentFlowRate_gte?: InputMaybe; currentFlowRate_in?: InputMaybe>; currentFlowRate_lt?: InputMaybe; currentFlowRate_lte?: InputMaybe; currentFlowRate_not?: InputMaybe; currentFlowRate_not_in?: InputMaybe>; deposit?: InputMaybe; deposit_gt?: InputMaybe; deposit_gte?: InputMaybe; deposit_in?: InputMaybe>; deposit_lt?: InputMaybe; deposit_lte?: InputMaybe; deposit_not?: InputMaybe; deposit_not_in?: InputMaybe>; flowUpdatedEvents_?: InputMaybe; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; or?: InputMaybe>>; receiver?: InputMaybe; receiver_?: InputMaybe; receiver_contains?: InputMaybe; receiver_contains_nocase?: InputMaybe; receiver_ends_with?: InputMaybe; receiver_ends_with_nocase?: InputMaybe; receiver_gt?: InputMaybe; receiver_gte?: InputMaybe; receiver_in?: InputMaybe>; receiver_lt?: InputMaybe; receiver_lte?: InputMaybe; receiver_not?: InputMaybe; receiver_not_contains?: InputMaybe; receiver_not_contains_nocase?: InputMaybe; receiver_not_ends_with?: InputMaybe; receiver_not_ends_with_nocase?: InputMaybe; receiver_not_in?: InputMaybe>; receiver_not_starts_with?: InputMaybe; receiver_not_starts_with_nocase?: InputMaybe; receiver_starts_with?: InputMaybe; receiver_starts_with_nocase?: InputMaybe; sender?: InputMaybe; sender_?: InputMaybe; sender_contains?: InputMaybe; sender_contains_nocase?: InputMaybe; sender_ends_with?: InputMaybe; sender_ends_with_nocase?: InputMaybe; sender_gt?: InputMaybe; sender_gte?: InputMaybe; sender_in?: InputMaybe>; sender_lt?: InputMaybe; sender_lte?: InputMaybe; sender_not?: InputMaybe; sender_not_contains?: InputMaybe; sender_not_contains_nocase?: InputMaybe; sender_not_ends_with?: InputMaybe; sender_not_ends_with_nocase?: InputMaybe; sender_not_in?: InputMaybe>; sender_not_starts_with?: InputMaybe; sender_not_starts_with_nocase?: InputMaybe; sender_starts_with?: InputMaybe; sender_starts_with_nocase?: InputMaybe; streamPeriods_?: InputMaybe; streamedUntilUpdatedAt?: InputMaybe; streamedUntilUpdatedAt_gt?: InputMaybe; streamedUntilUpdatedAt_gte?: InputMaybe; streamedUntilUpdatedAt_in?: InputMaybe>; streamedUntilUpdatedAt_lt?: InputMaybe; streamedUntilUpdatedAt_lte?: InputMaybe; streamedUntilUpdatedAt_not?: InputMaybe; streamedUntilUpdatedAt_not_in?: InputMaybe>; token?: InputMaybe; token_?: InputMaybe; token_contains?: InputMaybe; token_contains_nocase?: InputMaybe; token_ends_with?: InputMaybe; token_ends_with_nocase?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_contains_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; token_not_in?: InputMaybe>; token_not_starts_with?: InputMaybe; token_not_starts_with_nocase?: InputMaybe; token_starts_with?: InputMaybe; token_starts_with_nocase?: InputMaybe; updatedAtBlockNumber?: InputMaybe; updatedAtBlockNumber_gt?: InputMaybe; updatedAtBlockNumber_gte?: InputMaybe; updatedAtBlockNumber_in?: InputMaybe>; updatedAtBlockNumber_lt?: InputMaybe; updatedAtBlockNumber_lte?: InputMaybe; updatedAtBlockNumber_not?: InputMaybe; updatedAtBlockNumber_not_in?: InputMaybe>; updatedAtTimestamp?: InputMaybe; updatedAtTimestamp_gt?: InputMaybe; updatedAtTimestamp_gte?: InputMaybe; updatedAtTimestamp_in?: InputMaybe>; updatedAtTimestamp_lt?: InputMaybe; updatedAtTimestamp_lte?: InputMaybe; updatedAtTimestamp_not?: InputMaybe; updatedAtTimestamp_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type Stream_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'currentFlowRate' | 'deposit' | 'flowUpdatedEvents' | 'id' | 'receiver' | 'receiver__createdAtBlockNumber' | 'receiver__createdAtTimestamp' | 'receiver__id' | 'receiver__isSuperApp' | 'receiver__updatedAtBlockNumber' | 'receiver__updatedAtTimestamp' | 'sender' | 'sender__createdAtBlockNumber' | 'sender__createdAtTimestamp' | 'sender__id' | 'sender__isSuperApp' | 'sender__updatedAtBlockNumber' | 'sender__updatedAtTimestamp' | 'streamPeriods' | 'streamedUntilUpdatedAt' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'updatedAtBlockNumber' | 'updatedAtTimestamp' | 'userData'; export interface SubscriptionApprovedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; indexId?: InputMaybe; indexId_gt?: InputMaybe; indexId_gte?: InputMaybe; indexId_in?: InputMaybe>; indexId_lt?: InputMaybe; indexId_lte?: InputMaybe; indexId_not?: InputMaybe; indexId_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; publisher?: InputMaybe; publisher_contains?: InputMaybe; publisher_gt?: InputMaybe; publisher_gte?: InputMaybe; publisher_in?: InputMaybe>; publisher_lt?: InputMaybe; publisher_lte?: InputMaybe; publisher_not?: InputMaybe; publisher_not_contains?: InputMaybe; publisher_not_in?: InputMaybe>; subscriber?: InputMaybe; subscriber_contains?: InputMaybe; subscriber_gt?: InputMaybe; subscriber_gte?: InputMaybe; subscriber_in?: InputMaybe>; subscriber_lt?: InputMaybe; subscriber_lte?: InputMaybe; subscriber_not?: InputMaybe; subscriber_not_contains?: InputMaybe; subscriber_not_in?: InputMaybe>; subscription?: InputMaybe; subscription_?: InputMaybe; subscription_contains?: InputMaybe; subscription_contains_nocase?: InputMaybe; subscription_ends_with?: InputMaybe; subscription_ends_with_nocase?: InputMaybe; subscription_gt?: InputMaybe; subscription_gte?: InputMaybe; subscription_in?: InputMaybe>; subscription_lt?: InputMaybe; subscription_lte?: InputMaybe; subscription_not?: InputMaybe; subscription_not_contains?: InputMaybe; subscription_not_contains_nocase?: InputMaybe; subscription_not_ends_with?: InputMaybe; subscription_not_ends_with_nocase?: InputMaybe; subscription_not_in?: InputMaybe>; subscription_not_starts_with?: InputMaybe; subscription_not_starts_with_nocase?: InputMaybe; subscription_starts_with?: InputMaybe; subscription_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type SubscriptionApprovedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'subscription__approved' | 'subscription__createdAtBlockNumber' | 'subscription__createdAtTimestamp' | 'subscription__id' | 'subscription__indexValueUntilUpdatedAt' | 'subscription__totalAmountReceivedUntilUpdatedAt' | 'subscription__units' | 'subscription__updatedAtBlockNumber' | 'subscription__updatedAtTimestamp' | 'timestamp' | 'token' | 'transactionHash' | 'userData'; export interface SubscriptionDistributionClaimedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; amount?: InputMaybe; amount_gt?: InputMaybe; amount_gte?: InputMaybe; amount_in?: InputMaybe>; amount_lt?: InputMaybe; amount_lte?: InputMaybe; amount_not?: InputMaybe; amount_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; indexId?: InputMaybe; indexId_gt?: InputMaybe; indexId_gte?: InputMaybe; indexId_in?: InputMaybe>; indexId_lt?: InputMaybe; indexId_lte?: InputMaybe; indexId_not?: InputMaybe; indexId_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; publisher?: InputMaybe; publisher_contains?: InputMaybe; publisher_gt?: InputMaybe; publisher_gte?: InputMaybe; publisher_in?: InputMaybe>; publisher_lt?: InputMaybe; publisher_lte?: InputMaybe; publisher_not?: InputMaybe; publisher_not_contains?: InputMaybe; publisher_not_in?: InputMaybe>; subscriber?: InputMaybe; subscriber_contains?: InputMaybe; subscriber_gt?: InputMaybe; subscriber_gte?: InputMaybe; subscriber_in?: InputMaybe>; subscriber_lt?: InputMaybe; subscriber_lte?: InputMaybe; subscriber_not?: InputMaybe; subscriber_not_contains?: InputMaybe; subscriber_not_in?: InputMaybe>; subscription?: InputMaybe; subscription_?: InputMaybe; subscription_contains?: InputMaybe; subscription_contains_nocase?: InputMaybe; subscription_ends_with?: InputMaybe; subscription_ends_with_nocase?: InputMaybe; subscription_gt?: InputMaybe; subscription_gte?: InputMaybe; subscription_in?: InputMaybe>; subscription_lt?: InputMaybe; subscription_lte?: InputMaybe; subscription_not?: InputMaybe; subscription_not_contains?: InputMaybe; subscription_not_contains_nocase?: InputMaybe; subscription_not_ends_with?: InputMaybe; subscription_not_ends_with_nocase?: InputMaybe; subscription_not_in?: InputMaybe>; subscription_not_starts_with?: InputMaybe; subscription_not_starts_with_nocase?: InputMaybe; subscription_starts_with?: InputMaybe; subscription_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type SubscriptionDistributionClaimedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'subscription__approved' | 'subscription__createdAtBlockNumber' | 'subscription__createdAtTimestamp' | 'subscription__id' | 'subscription__indexValueUntilUpdatedAt' | 'subscription__totalAmountReceivedUntilUpdatedAt' | 'subscription__units' | 'subscription__updatedAtBlockNumber' | 'subscription__updatedAtTimestamp' | 'timestamp' | 'token' | 'transactionHash'; export interface SubscriptionRevokedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; indexId?: InputMaybe; indexId_gt?: InputMaybe; indexId_gte?: InputMaybe; indexId_in?: InputMaybe>; indexId_lt?: InputMaybe; indexId_lte?: InputMaybe; indexId_not?: InputMaybe; indexId_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; publisher?: InputMaybe; publisher_contains?: InputMaybe; publisher_gt?: InputMaybe; publisher_gte?: InputMaybe; publisher_in?: InputMaybe>; publisher_lt?: InputMaybe; publisher_lte?: InputMaybe; publisher_not?: InputMaybe; publisher_not_contains?: InputMaybe; publisher_not_in?: InputMaybe>; subscriber?: InputMaybe; subscriber_contains?: InputMaybe; subscriber_gt?: InputMaybe; subscriber_gte?: InputMaybe; subscriber_in?: InputMaybe>; subscriber_lt?: InputMaybe; subscriber_lte?: InputMaybe; subscriber_not?: InputMaybe; subscriber_not_contains?: InputMaybe; subscriber_not_in?: InputMaybe>; subscription?: InputMaybe; subscription_?: InputMaybe; subscription_contains?: InputMaybe; subscription_contains_nocase?: InputMaybe; subscription_ends_with?: InputMaybe; subscription_ends_with_nocase?: InputMaybe; subscription_gt?: InputMaybe; subscription_gte?: InputMaybe; subscription_in?: InputMaybe>; subscription_lt?: InputMaybe; subscription_lte?: InputMaybe; subscription_not?: InputMaybe; subscription_not_contains?: InputMaybe; subscription_not_contains_nocase?: InputMaybe; subscription_not_ends_with?: InputMaybe; subscription_not_ends_with_nocase?: InputMaybe; subscription_not_in?: InputMaybe>; subscription_not_starts_with?: InputMaybe; subscription_not_starts_with_nocase?: InputMaybe; subscription_starts_with?: InputMaybe; subscription_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type SubscriptionRevokedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'subscription__approved' | 'subscription__createdAtBlockNumber' | 'subscription__createdAtTimestamp' | 'subscription__id' | 'subscription__indexValueUntilUpdatedAt' | 'subscription__totalAmountReceivedUntilUpdatedAt' | 'subscription__units' | 'subscription__updatedAtBlockNumber' | 'subscription__updatedAtTimestamp' | 'timestamp' | 'token' | 'transactionHash' | 'userData'; export interface SubscriptionUnitsUpdatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; indexId?: InputMaybe; indexId_gt?: InputMaybe; indexId_gte?: InputMaybe; indexId_in?: InputMaybe>; indexId_lt?: InputMaybe; indexId_lte?: InputMaybe; indexId_not?: InputMaybe; indexId_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; oldUnits?: InputMaybe; oldUnits_gt?: InputMaybe; oldUnits_gte?: InputMaybe; oldUnits_in?: InputMaybe>; oldUnits_lt?: InputMaybe; oldUnits_lte?: InputMaybe; oldUnits_not?: InputMaybe; oldUnits_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; publisher?: InputMaybe; publisher_contains?: InputMaybe; publisher_gt?: InputMaybe; publisher_gte?: InputMaybe; publisher_in?: InputMaybe>; publisher_lt?: InputMaybe; publisher_lte?: InputMaybe; publisher_not?: InputMaybe; publisher_not_contains?: InputMaybe; publisher_not_in?: InputMaybe>; subscriber?: InputMaybe; subscriber_contains?: InputMaybe; subscriber_gt?: InputMaybe; subscriber_gte?: InputMaybe; subscriber_in?: InputMaybe>; subscriber_lt?: InputMaybe; subscriber_lte?: InputMaybe; subscriber_not?: InputMaybe; subscriber_not_contains?: InputMaybe; subscriber_not_in?: InputMaybe>; subscription?: InputMaybe; subscription_?: InputMaybe; subscription_contains?: InputMaybe; subscription_contains_nocase?: InputMaybe; subscription_ends_with?: InputMaybe; subscription_ends_with_nocase?: InputMaybe; subscription_gt?: InputMaybe; subscription_gte?: InputMaybe; subscription_in?: InputMaybe>; subscription_lt?: InputMaybe; subscription_lte?: InputMaybe; subscription_not?: InputMaybe; subscription_not_contains?: InputMaybe; subscription_not_contains_nocase?: InputMaybe; subscription_not_ends_with?: InputMaybe; subscription_not_ends_with_nocase?: InputMaybe; subscription_not_in?: InputMaybe>; subscription_not_starts_with?: InputMaybe; subscription_not_starts_with_nocase?: InputMaybe; subscription_starts_with?: InputMaybe; subscription_starts_with_nocase?: InputMaybe; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; units?: InputMaybe; units_gt?: InputMaybe; units_gte?: InputMaybe; units_in?: InputMaybe>; units_lt?: InputMaybe; units_lte?: InputMaybe; units_not?: InputMaybe; units_not_in?: InputMaybe>; userData?: InputMaybe; userData_contains?: InputMaybe; userData_gt?: InputMaybe; userData_gte?: InputMaybe; userData_in?: InputMaybe>; userData_lt?: InputMaybe; userData_lte?: InputMaybe; userData_not?: InputMaybe; userData_not_contains?: InputMaybe; userData_not_in?: InputMaybe>; } export type SubscriptionUnitsUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'indexId' | 'logIndex' | 'name' | 'oldUnits' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'subscription__approved' | 'subscription__createdAtBlockNumber' | 'subscription__createdAtTimestamp' | 'subscription__id' | 'subscription__indexValueUntilUpdatedAt' | 'subscription__totalAmountReceivedUntilUpdatedAt' | 'subscription__units' | 'subscription__updatedAtBlockNumber' | 'subscription__updatedAtTimestamp' | 'timestamp' | 'token' | 'transactionHash' | 'units' | 'userData'; export interface SuperTokenCreatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type SuperTokenCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash'; export interface SuperTokenFactoryUpdatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; newFactory?: InputMaybe; newFactory_contains?: InputMaybe; newFactory_gt?: InputMaybe; newFactory_gte?: InputMaybe; newFactory_in?: InputMaybe>; newFactory_lt?: InputMaybe; newFactory_lte?: InputMaybe; newFactory_not?: InputMaybe; newFactory_not_contains?: InputMaybe; newFactory_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type SuperTokenFactoryUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'newFactory' | 'order' | 'timestamp' | 'transactionHash'; export interface SuperTokenLogicCreatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; tokenLogic?: InputMaybe; tokenLogic_contains?: InputMaybe; tokenLogic_gt?: InputMaybe; tokenLogic_gte?: InputMaybe; tokenLogic_in?: InputMaybe>; tokenLogic_lt?: InputMaybe; tokenLogic_lte?: InputMaybe; tokenLogic_not?: InputMaybe; tokenLogic_not_contains?: InputMaybe; tokenLogic_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type SuperTokenLogicCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'tokenLogic' | 'transactionHash'; export interface SuperTokenLogicUpdatedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; code?: InputMaybe; code_contains?: InputMaybe; code_gt?: InputMaybe; code_gte?: InputMaybe; code_in?: InputMaybe>; code_lt?: InputMaybe; code_lte?: InputMaybe; code_not?: InputMaybe; code_not_contains?: InputMaybe; code_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type SuperTokenLogicUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'code' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash'; export interface SuperTokenMinimumDepositChangedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; governanceAddress?: InputMaybe; governanceAddress_contains?: InputMaybe; governanceAddress_gt?: InputMaybe; governanceAddress_gte?: InputMaybe; governanceAddress_in?: InputMaybe>; governanceAddress_lt?: InputMaybe; governanceAddress_lte?: InputMaybe; governanceAddress_not?: InputMaybe; governanceAddress_not_contains?: InputMaybe; governanceAddress_not_in?: InputMaybe>; host?: InputMaybe; host_contains?: InputMaybe; host_gt?: InputMaybe; host_gte?: InputMaybe; host_in?: InputMaybe>; host_lt?: InputMaybe; host_lte?: InputMaybe; host_not?: InputMaybe; host_not_contains?: InputMaybe; host_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; isKeySet?: InputMaybe; isKeySet_in?: InputMaybe>; isKeySet_not?: InputMaybe; isKeySet_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; minimumDeposit?: InputMaybe; minimumDeposit_gt?: InputMaybe; minimumDeposit_gte?: InputMaybe; minimumDeposit_in?: InputMaybe>; minimumDeposit_lt?: InputMaybe; minimumDeposit_lte?: InputMaybe; minimumDeposit_not?: InputMaybe; minimumDeposit_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; superToken?: InputMaybe; superToken_contains?: InputMaybe; superToken_gt?: InputMaybe; superToken_gte?: InputMaybe; superToken_in?: InputMaybe>; superToken_lt?: InputMaybe; superToken_lte?: InputMaybe; superToken_not?: InputMaybe; superToken_not_contains?: InputMaybe; superToken_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type SuperTokenMinimumDepositChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'logIndex' | 'minimumDeposit' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash'; export interface TokenDowngradedEvent_Filter { _change_block?: InputMaybe; account?: InputMaybe; account_?: InputMaybe; account_contains?: InputMaybe; account_contains_nocase?: InputMaybe; account_ends_with?: InputMaybe; account_ends_with_nocase?: InputMaybe; account_gt?: InputMaybe; account_gte?: InputMaybe; account_in?: InputMaybe>; account_lt?: InputMaybe; account_lte?: InputMaybe; account_not?: InputMaybe; account_not_contains?: InputMaybe; account_not_contains_nocase?: InputMaybe; account_not_ends_with?: InputMaybe; account_not_ends_with_nocase?: InputMaybe; account_not_in?: InputMaybe>; account_not_starts_with?: InputMaybe; account_not_starts_with_nocase?: InputMaybe; account_starts_with?: InputMaybe; account_starts_with_nocase?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; amount?: InputMaybe; amount_gt?: InputMaybe; amount_gte?: InputMaybe; amount_in?: InputMaybe>; amount_lt?: InputMaybe; amount_lte?: InputMaybe; amount_not?: InputMaybe; amount_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type TokenDowngradedEvent_OrderBy = 'account' | 'account__createdAtBlockNumber' | 'account__createdAtTimestamp' | 'account__id' | 'account__isSuperApp' | 'account__updatedAtBlockNumber' | 'account__updatedAtTimestamp' | 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash'; export interface TokenGovernanceConfig_Filter { _change_block?: InputMaybe; and?: InputMaybe>>; createdAtBlockNumber?: InputMaybe; createdAtBlockNumber_gt?: InputMaybe; createdAtBlockNumber_gte?: InputMaybe; createdAtBlockNumber_in?: InputMaybe>; createdAtBlockNumber_lt?: InputMaybe; createdAtBlockNumber_lte?: InputMaybe; createdAtBlockNumber_not?: InputMaybe; createdAtBlockNumber_not_in?: InputMaybe>; createdAtTimestamp?: InputMaybe; createdAtTimestamp_gt?: InputMaybe; createdAtTimestamp_gte?: InputMaybe; createdAtTimestamp_in?: InputMaybe>; createdAtTimestamp_lt?: InputMaybe; createdAtTimestamp_lte?: InputMaybe; createdAtTimestamp_not?: InputMaybe; createdAtTimestamp_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; isDefault?: InputMaybe; isDefault_in?: InputMaybe>; isDefault_not?: InputMaybe; isDefault_not_in?: InputMaybe>; liquidationPeriod?: InputMaybe; liquidationPeriod_gt?: InputMaybe; liquidationPeriod_gte?: InputMaybe; liquidationPeriod_in?: InputMaybe>; liquidationPeriod_lt?: InputMaybe; liquidationPeriod_lte?: InputMaybe; liquidationPeriod_not?: InputMaybe; liquidationPeriod_not_in?: InputMaybe>; minimumDeposit?: InputMaybe; minimumDeposit_gt?: InputMaybe; minimumDeposit_gte?: InputMaybe; minimumDeposit_in?: InputMaybe>; minimumDeposit_lt?: InputMaybe; minimumDeposit_lte?: InputMaybe; minimumDeposit_not?: InputMaybe; minimumDeposit_not_in?: InputMaybe>; or?: InputMaybe>>; patricianPeriod?: InputMaybe; patricianPeriod_gt?: InputMaybe; patricianPeriod_gte?: InputMaybe; patricianPeriod_in?: InputMaybe>; patricianPeriod_lt?: InputMaybe; patricianPeriod_lte?: InputMaybe; patricianPeriod_not?: InputMaybe; patricianPeriod_not_in?: InputMaybe>; rewardAddress?: InputMaybe; rewardAddress_contains?: InputMaybe; rewardAddress_gt?: InputMaybe; rewardAddress_gte?: InputMaybe; rewardAddress_in?: InputMaybe>; rewardAddress_lt?: InputMaybe; rewardAddress_lte?: InputMaybe; rewardAddress_not?: InputMaybe; rewardAddress_not_contains?: InputMaybe; rewardAddress_not_in?: InputMaybe>; token?: InputMaybe; token_?: InputMaybe; token_contains?: InputMaybe; token_contains_nocase?: InputMaybe; token_ends_with?: InputMaybe; token_ends_with_nocase?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_contains_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; token_not_in?: InputMaybe>; token_not_starts_with?: InputMaybe; token_not_starts_with_nocase?: InputMaybe; token_starts_with?: InputMaybe; token_starts_with_nocase?: InputMaybe; updatedAtBlockNumber?: InputMaybe; updatedAtBlockNumber_gt?: InputMaybe; updatedAtBlockNumber_gte?: InputMaybe; updatedAtBlockNumber_in?: InputMaybe>; updatedAtBlockNumber_lt?: InputMaybe; updatedAtBlockNumber_lte?: InputMaybe; updatedAtBlockNumber_not?: InputMaybe; updatedAtBlockNumber_not_in?: InputMaybe>; updatedAtTimestamp?: InputMaybe; updatedAtTimestamp_gt?: InputMaybe; updatedAtTimestamp_gte?: InputMaybe; updatedAtTimestamp_in?: InputMaybe>; updatedAtTimestamp_lt?: InputMaybe; updatedAtTimestamp_lte?: InputMaybe; updatedAtTimestamp_not?: InputMaybe; updatedAtTimestamp_not_in?: InputMaybe>; } export type TokenGovernanceConfig_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'isDefault' | 'liquidationPeriod' | 'minimumDeposit' | 'patricianPeriod' | 'rewardAddress' | 'token' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'updatedAtBlockNumber' | 'updatedAtTimestamp'; export interface TokenStatisticLog_Filter { _change_block?: InputMaybe; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; tokenStatistic?: InputMaybe; tokenStatistic_?: InputMaybe; tokenStatistic_contains?: InputMaybe; tokenStatistic_contains_nocase?: InputMaybe; tokenStatistic_ends_with?: InputMaybe; tokenStatistic_ends_with_nocase?: InputMaybe; tokenStatistic_gt?: InputMaybe; tokenStatistic_gte?: InputMaybe; tokenStatistic_in?: InputMaybe>; tokenStatistic_lt?: InputMaybe; tokenStatistic_lte?: InputMaybe; tokenStatistic_not?: InputMaybe; tokenStatistic_not_contains?: InputMaybe; tokenStatistic_not_contains_nocase?: InputMaybe; tokenStatistic_not_ends_with?: InputMaybe; tokenStatistic_not_ends_with_nocase?: InputMaybe; tokenStatistic_not_in?: InputMaybe>; tokenStatistic_not_starts_with?: InputMaybe; tokenStatistic_not_starts_with_nocase?: InputMaybe; tokenStatistic_starts_with?: InputMaybe; tokenStatistic_starts_with_nocase?: InputMaybe; token_?: InputMaybe; token_contains?: InputMaybe; token_contains_nocase?: InputMaybe; token_ends_with?: InputMaybe; token_ends_with_nocase?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_contains_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; token_not_in?: InputMaybe>; token_not_starts_with?: InputMaybe; token_not_starts_with_nocase?: InputMaybe; token_starts_with?: InputMaybe; token_starts_with_nocase?: InputMaybe; totalAmountDistributed?: InputMaybe; totalAmountDistributed_gt?: InputMaybe; totalAmountDistributed_gte?: InputMaybe; totalAmountDistributed_in?: InputMaybe>; totalAmountDistributed_lt?: InputMaybe; totalAmountDistributed_lte?: InputMaybe; totalAmountDistributed_not?: InputMaybe; totalAmountDistributed_not_in?: InputMaybe>; totalAmountStreamed?: InputMaybe; totalAmountStreamed_gt?: InputMaybe; totalAmountStreamed_gte?: InputMaybe; totalAmountStreamed_in?: InputMaybe>; totalAmountStreamed_lt?: InputMaybe; totalAmountStreamed_lte?: InputMaybe; totalAmountStreamed_not?: InputMaybe; totalAmountStreamed_not_in?: InputMaybe>; totalAmountTransferred?: InputMaybe; totalAmountTransferred_gt?: InputMaybe; totalAmountTransferred_gte?: InputMaybe; totalAmountTransferred_in?: InputMaybe>; totalAmountTransferred_lt?: InputMaybe; totalAmountTransferred_lte?: InputMaybe; totalAmountTransferred_not?: InputMaybe; totalAmountTransferred_not_in?: InputMaybe>; totalApprovedSubscriptions?: InputMaybe; totalApprovedSubscriptions_gt?: InputMaybe; totalApprovedSubscriptions_gte?: InputMaybe; totalApprovedSubscriptions_in?: InputMaybe>; totalApprovedSubscriptions_lt?: InputMaybe; totalApprovedSubscriptions_lte?: InputMaybe; totalApprovedSubscriptions_not?: InputMaybe; totalApprovedSubscriptions_not_in?: InputMaybe>; totalCFAAmountStreamed?: InputMaybe; totalCFAAmountStreamed_gt?: InputMaybe; totalCFAAmountStreamed_gte?: InputMaybe; totalCFAAmountStreamed_in?: InputMaybe>; totalCFAAmountStreamed_lt?: InputMaybe; totalCFAAmountStreamed_lte?: InputMaybe; totalCFAAmountStreamed_not?: InputMaybe; totalCFAAmountStreamed_not_in?: InputMaybe>; totalCFADeposit?: InputMaybe; totalCFADeposit_gt?: InputMaybe; totalCFADeposit_gte?: InputMaybe; totalCFADeposit_in?: InputMaybe>; totalCFADeposit_lt?: InputMaybe; totalCFADeposit_lte?: InputMaybe; totalCFADeposit_not?: InputMaybe; totalCFADeposit_not_in?: InputMaybe>; totalCFANumberOfActiveStreams?: InputMaybe; totalCFANumberOfActiveStreams_gt?: InputMaybe; totalCFANumberOfActiveStreams_gte?: InputMaybe; totalCFANumberOfActiveStreams_in?: InputMaybe>; totalCFANumberOfActiveStreams_lt?: InputMaybe; totalCFANumberOfActiveStreams_lte?: InputMaybe; totalCFANumberOfActiveStreams_not?: InputMaybe; totalCFANumberOfActiveStreams_not_in?: InputMaybe>; totalCFANumberOfClosedStreams?: InputMaybe; totalCFANumberOfClosedStreams_gt?: InputMaybe; totalCFANumberOfClosedStreams_gte?: InputMaybe; totalCFANumberOfClosedStreams_in?: InputMaybe>; totalCFANumberOfClosedStreams_lt?: InputMaybe; totalCFANumberOfClosedStreams_lte?: InputMaybe; totalCFANumberOfClosedStreams_not?: InputMaybe; totalCFANumberOfClosedStreams_not_in?: InputMaybe>; totalCFAOutflowRate?: InputMaybe; totalCFAOutflowRate_gt?: InputMaybe; totalCFAOutflowRate_gte?: InputMaybe; totalCFAOutflowRate_in?: InputMaybe>; totalCFAOutflowRate_lt?: InputMaybe; totalCFAOutflowRate_lte?: InputMaybe; totalCFAOutflowRate_not?: InputMaybe; totalCFAOutflowRate_not_in?: InputMaybe>; totalConnectedMemberships?: InputMaybe; totalConnectedMemberships_gt?: InputMaybe; totalConnectedMemberships_gte?: InputMaybe; totalConnectedMemberships_in?: InputMaybe>; totalConnectedMemberships_lt?: InputMaybe; totalConnectedMemberships_lte?: InputMaybe; totalConnectedMemberships_not?: InputMaybe; totalConnectedMemberships_not_in?: InputMaybe>; totalDeposit?: InputMaybe; totalDeposit_gt?: InputMaybe; totalDeposit_gte?: InputMaybe; totalDeposit_in?: InputMaybe>; totalDeposit_lt?: InputMaybe; totalDeposit_lte?: InputMaybe; totalDeposit_not?: InputMaybe; totalDeposit_not_in?: InputMaybe>; totalGDADeposit?: InputMaybe; totalGDADeposit_gt?: InputMaybe; totalGDADeposit_gte?: InputMaybe; totalGDADeposit_in?: InputMaybe>; totalGDADeposit_lt?: InputMaybe; totalGDADeposit_lte?: InputMaybe; totalGDADeposit_not?: InputMaybe; totalGDADeposit_not_in?: InputMaybe>; totalGDANumberOfActiveStreams?: InputMaybe; totalGDANumberOfActiveStreams_gt?: InputMaybe; totalGDANumberOfActiveStreams_gte?: InputMaybe; totalGDANumberOfActiveStreams_in?: InputMaybe>; totalGDANumberOfActiveStreams_lt?: InputMaybe; totalGDANumberOfActiveStreams_lte?: InputMaybe; totalGDANumberOfActiveStreams_not?: InputMaybe; totalGDANumberOfActiveStreams_not_in?: InputMaybe>; totalGDANumberOfClosedStreams?: InputMaybe; totalGDANumberOfClosedStreams_gt?: InputMaybe; totalGDANumberOfClosedStreams_gte?: InputMaybe; totalGDANumberOfClosedStreams_in?: InputMaybe>; totalGDANumberOfClosedStreams_lt?: InputMaybe; totalGDANumberOfClosedStreams_lte?: InputMaybe; totalGDANumberOfClosedStreams_not?: InputMaybe; totalGDANumberOfClosedStreams_not_in?: InputMaybe>; totalGDAOutflowRate?: InputMaybe; totalGDAOutflowRate_gt?: InputMaybe; totalGDAOutflowRate_gte?: InputMaybe; totalGDAOutflowRate_in?: InputMaybe>; totalGDAOutflowRate_lt?: InputMaybe; totalGDAOutflowRate_lte?: InputMaybe; totalGDAOutflowRate_not?: InputMaybe; totalGDAOutflowRate_not_in?: InputMaybe>; totalMembershipsWithUnits?: InputMaybe; totalMembershipsWithUnits_gt?: InputMaybe; totalMembershipsWithUnits_gte?: InputMaybe; totalMembershipsWithUnits_in?: InputMaybe>; totalMembershipsWithUnits_lt?: InputMaybe; totalMembershipsWithUnits_lte?: InputMaybe; totalMembershipsWithUnits_not?: InputMaybe; totalMembershipsWithUnits_not_in?: InputMaybe>; totalNumberOfAccounts?: InputMaybe; totalNumberOfAccounts_gt?: InputMaybe; totalNumberOfAccounts_gte?: InputMaybe; totalNumberOfAccounts_in?: InputMaybe>; totalNumberOfAccounts_lt?: InputMaybe; totalNumberOfAccounts_lte?: InputMaybe; totalNumberOfAccounts_not?: InputMaybe; totalNumberOfAccounts_not_in?: InputMaybe>; totalNumberOfActiveIndexes?: InputMaybe; totalNumberOfActiveIndexes_gt?: InputMaybe; totalNumberOfActiveIndexes_gte?: InputMaybe; totalNumberOfActiveIndexes_in?: InputMaybe>; totalNumberOfActiveIndexes_lt?: InputMaybe; totalNumberOfActiveIndexes_lte?: InputMaybe; totalNumberOfActiveIndexes_not?: InputMaybe; totalNumberOfActiveIndexes_not_in?: InputMaybe>; totalNumberOfActivePools?: InputMaybe; totalNumberOfActivePools_gt?: InputMaybe; totalNumberOfActivePools_gte?: InputMaybe; totalNumberOfActivePools_in?: InputMaybe>; totalNumberOfActivePools_lt?: InputMaybe; totalNumberOfActivePools_lte?: InputMaybe; totalNumberOfActivePools_not?: InputMaybe; totalNumberOfActivePools_not_in?: InputMaybe>; totalNumberOfActiveStreams?: InputMaybe; totalNumberOfActiveStreams_gt?: InputMaybe; totalNumberOfActiveStreams_gte?: InputMaybe; totalNumberOfActiveStreams_in?: InputMaybe>; totalNumberOfActiveStreams_lt?: InputMaybe; totalNumberOfActiveStreams_lte?: InputMaybe; totalNumberOfActiveStreams_not?: InputMaybe; totalNumberOfActiveStreams_not_in?: InputMaybe>; totalNumberOfClosedStreams?: InputMaybe; totalNumberOfClosedStreams_gt?: InputMaybe; totalNumberOfClosedStreams_gte?: InputMaybe; totalNumberOfClosedStreams_in?: InputMaybe>; totalNumberOfClosedStreams_lt?: InputMaybe; totalNumberOfClosedStreams_lte?: InputMaybe; totalNumberOfClosedStreams_not?: InputMaybe; totalNumberOfClosedStreams_not_in?: InputMaybe>; totalNumberOfHolders?: InputMaybe; totalNumberOfHolders_gt?: InputMaybe; totalNumberOfHolders_gte?: InputMaybe; totalNumberOfHolders_in?: InputMaybe>; totalNumberOfHolders_lt?: InputMaybe; totalNumberOfHolders_lte?: InputMaybe; totalNumberOfHolders_not?: InputMaybe; totalNumberOfHolders_not_in?: InputMaybe>; totalNumberOfIndexes?: InputMaybe; totalNumberOfIndexes_gt?: InputMaybe; totalNumberOfIndexes_gte?: InputMaybe; totalNumberOfIndexes_in?: InputMaybe>; totalNumberOfIndexes_lt?: InputMaybe; totalNumberOfIndexes_lte?: InputMaybe; totalNumberOfIndexes_not?: InputMaybe; totalNumberOfIndexes_not_in?: InputMaybe>; totalNumberOfPools?: InputMaybe; totalNumberOfPools_gt?: InputMaybe; totalNumberOfPools_gte?: InputMaybe; totalNumberOfPools_in?: InputMaybe>; totalNumberOfPools_lt?: InputMaybe; totalNumberOfPools_lte?: InputMaybe; totalNumberOfPools_not?: InputMaybe; totalNumberOfPools_not_in?: InputMaybe>; totalOutflowRate?: InputMaybe; totalOutflowRate_gt?: InputMaybe; totalOutflowRate_gte?: InputMaybe; totalOutflowRate_in?: InputMaybe>; totalOutflowRate_lt?: InputMaybe; totalOutflowRate_lte?: InputMaybe; totalOutflowRate_not?: InputMaybe; totalOutflowRate_not_in?: InputMaybe>; totalSubscriptionsWithUnits?: InputMaybe; totalSubscriptionsWithUnits_gt?: InputMaybe; totalSubscriptionsWithUnits_gte?: InputMaybe; totalSubscriptionsWithUnits_in?: InputMaybe>; totalSubscriptionsWithUnits_lt?: InputMaybe; totalSubscriptionsWithUnits_lte?: InputMaybe; totalSubscriptionsWithUnits_not?: InputMaybe; totalSubscriptionsWithUnits_not_in?: InputMaybe>; totalSupply?: InputMaybe; totalSupply_gt?: InputMaybe; totalSupply_gte?: InputMaybe; totalSupply_in?: InputMaybe>; totalSupply_lt?: InputMaybe; totalSupply_lte?: InputMaybe; totalSupply_not?: InputMaybe; totalSupply_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; triggeredByEventName?: InputMaybe; triggeredByEventName_contains?: InputMaybe; triggeredByEventName_contains_nocase?: InputMaybe; triggeredByEventName_ends_with?: InputMaybe; triggeredByEventName_ends_with_nocase?: InputMaybe; triggeredByEventName_gt?: InputMaybe; triggeredByEventName_gte?: InputMaybe; triggeredByEventName_in?: InputMaybe>; triggeredByEventName_lt?: InputMaybe; triggeredByEventName_lte?: InputMaybe; triggeredByEventName_not?: InputMaybe; triggeredByEventName_not_contains?: InputMaybe; triggeredByEventName_not_contains_nocase?: InputMaybe; triggeredByEventName_not_ends_with?: InputMaybe; triggeredByEventName_not_ends_with_nocase?: InputMaybe; triggeredByEventName_not_in?: InputMaybe>; triggeredByEventName_not_starts_with?: InputMaybe; triggeredByEventName_not_starts_with_nocase?: InputMaybe; triggeredByEventName_starts_with?: InputMaybe; triggeredByEventName_starts_with_nocase?: InputMaybe; } export type TokenStatisticLog_OrderBy = 'blockNumber' | 'id' | 'logIndex' | 'order' | 'timestamp' | 'token' | 'tokenStatistic' | 'tokenStatistic__id' | 'tokenStatistic__totalAmountDistributedUntilUpdatedAt' | 'tokenStatistic__totalAmountStreamedUntilUpdatedAt' | 'tokenStatistic__totalAmountTransferredUntilUpdatedAt' | 'tokenStatistic__totalApprovedSubscriptions' | 'tokenStatistic__totalCFAAmountStreamedUntilUpdatedAt' | 'tokenStatistic__totalCFADeposit' | 'tokenStatistic__totalCFANumberOfActiveStreams' | 'tokenStatistic__totalCFANumberOfClosedStreams' | 'tokenStatistic__totalCFAOutflowRate' | 'tokenStatistic__totalConnectedMemberships' | 'tokenStatistic__totalDeposit' | 'tokenStatistic__totalGDADeposit' | 'tokenStatistic__totalGDANumberOfActiveStreams' | 'tokenStatistic__totalGDANumberOfClosedStreams' | 'tokenStatistic__totalGDAOutflowRate' | 'tokenStatistic__totalMembershipsWithUnits' | 'tokenStatistic__totalNumberOfAccounts' | 'tokenStatistic__totalNumberOfActiveIndexes' | 'tokenStatistic__totalNumberOfActivePools' | 'tokenStatistic__totalNumberOfActiveStreams' | 'tokenStatistic__totalNumberOfClosedStreams' | 'tokenStatistic__totalNumberOfHolders' | 'tokenStatistic__totalNumberOfIndexes' | 'tokenStatistic__totalNumberOfPools' | 'tokenStatistic__totalOutflowRate' | 'tokenStatistic__totalSubscriptionsWithUnits' | 'tokenStatistic__totalSupply' | 'tokenStatistic__updatedAtBlockNumber' | 'tokenStatistic__updatedAtTimestamp' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'totalAmountDistributed' | 'totalAmountStreamed' | 'totalAmountTransferred' | 'totalApprovedSubscriptions' | 'totalCFAAmountStreamed' | 'totalCFADeposit' | 'totalCFANumberOfActiveStreams' | 'totalCFANumberOfClosedStreams' | 'totalCFAOutflowRate' | 'totalConnectedMemberships' | 'totalDeposit' | 'totalGDADeposit' | 'totalGDANumberOfActiveStreams' | 'totalGDANumberOfClosedStreams' | 'totalGDAOutflowRate' | 'totalMembershipsWithUnits' | 'totalNumberOfAccounts' | 'totalNumberOfActiveIndexes' | 'totalNumberOfActivePools' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalNumberOfHolders' | 'totalNumberOfIndexes' | 'totalNumberOfPools' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'totalSupply' | 'transactionHash' | 'triggeredByEventName'; export interface TokenStatistic_Filter { _change_block?: InputMaybe; and?: InputMaybe>>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; or?: InputMaybe>>; token?: InputMaybe; tokenStatisticLogs_?: InputMaybe; token_?: InputMaybe; token_contains?: InputMaybe; token_contains_nocase?: InputMaybe; token_ends_with?: InputMaybe; token_ends_with_nocase?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_contains_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; token_not_in?: InputMaybe>; token_not_starts_with?: InputMaybe; token_not_starts_with_nocase?: InputMaybe; token_starts_with?: InputMaybe; token_starts_with_nocase?: InputMaybe; totalAmountDistributedUntilUpdatedAt?: InputMaybe; totalAmountDistributedUntilUpdatedAt_gt?: InputMaybe; totalAmountDistributedUntilUpdatedAt_gte?: InputMaybe; totalAmountDistributedUntilUpdatedAt_in?: InputMaybe>; totalAmountDistributedUntilUpdatedAt_lt?: InputMaybe; totalAmountDistributedUntilUpdatedAt_lte?: InputMaybe; totalAmountDistributedUntilUpdatedAt_not?: InputMaybe; totalAmountDistributedUntilUpdatedAt_not_in?: InputMaybe>; totalAmountStreamedUntilUpdatedAt?: InputMaybe; totalAmountStreamedUntilUpdatedAt_gt?: InputMaybe; totalAmountStreamedUntilUpdatedAt_gte?: InputMaybe; totalAmountStreamedUntilUpdatedAt_in?: InputMaybe>; totalAmountStreamedUntilUpdatedAt_lt?: InputMaybe; totalAmountStreamedUntilUpdatedAt_lte?: InputMaybe; totalAmountStreamedUntilUpdatedAt_not?: InputMaybe; totalAmountStreamedUntilUpdatedAt_not_in?: InputMaybe>; totalAmountTransferredUntilUpdatedAt?: InputMaybe; totalAmountTransferredUntilUpdatedAt_gt?: InputMaybe; totalAmountTransferredUntilUpdatedAt_gte?: InputMaybe; totalAmountTransferredUntilUpdatedAt_in?: InputMaybe>; totalAmountTransferredUntilUpdatedAt_lt?: InputMaybe; totalAmountTransferredUntilUpdatedAt_lte?: InputMaybe; totalAmountTransferredUntilUpdatedAt_not?: InputMaybe; totalAmountTransferredUntilUpdatedAt_not_in?: InputMaybe>; totalApprovedSubscriptions?: InputMaybe; totalApprovedSubscriptions_gt?: InputMaybe; totalApprovedSubscriptions_gte?: InputMaybe; totalApprovedSubscriptions_in?: InputMaybe>; totalApprovedSubscriptions_lt?: InputMaybe; totalApprovedSubscriptions_lte?: InputMaybe; totalApprovedSubscriptions_not?: InputMaybe; totalApprovedSubscriptions_not_in?: InputMaybe>; totalCFAAmountStreamedUntilUpdatedAt?: InputMaybe; totalCFAAmountStreamedUntilUpdatedAt_gt?: InputMaybe; totalCFAAmountStreamedUntilUpdatedAt_gte?: InputMaybe; totalCFAAmountStreamedUntilUpdatedAt_in?: InputMaybe>; totalCFAAmountStreamedUntilUpdatedAt_lt?: InputMaybe; totalCFAAmountStreamedUntilUpdatedAt_lte?: InputMaybe; totalCFAAmountStreamedUntilUpdatedAt_not?: InputMaybe; totalCFAAmountStreamedUntilUpdatedAt_not_in?: InputMaybe>; totalCFADeposit?: InputMaybe; totalCFADeposit_gt?: InputMaybe; totalCFADeposit_gte?: InputMaybe; totalCFADeposit_in?: InputMaybe>; totalCFADeposit_lt?: InputMaybe; totalCFADeposit_lte?: InputMaybe; totalCFADeposit_not?: InputMaybe; totalCFADeposit_not_in?: InputMaybe>; totalCFANumberOfActiveStreams?: InputMaybe; totalCFANumberOfActiveStreams_gt?: InputMaybe; totalCFANumberOfActiveStreams_gte?: InputMaybe; totalCFANumberOfActiveStreams_in?: InputMaybe>; totalCFANumberOfActiveStreams_lt?: InputMaybe; totalCFANumberOfActiveStreams_lte?: InputMaybe; totalCFANumberOfActiveStreams_not?: InputMaybe; totalCFANumberOfActiveStreams_not_in?: InputMaybe>; totalCFANumberOfClosedStreams?: InputMaybe; totalCFANumberOfClosedStreams_gt?: InputMaybe; totalCFANumberOfClosedStreams_gte?: InputMaybe; totalCFANumberOfClosedStreams_in?: InputMaybe>; totalCFANumberOfClosedStreams_lt?: InputMaybe; totalCFANumberOfClosedStreams_lte?: InputMaybe; totalCFANumberOfClosedStreams_not?: InputMaybe; totalCFANumberOfClosedStreams_not_in?: InputMaybe>; totalCFAOutflowRate?: InputMaybe; totalCFAOutflowRate_gt?: InputMaybe; totalCFAOutflowRate_gte?: InputMaybe; totalCFAOutflowRate_in?: InputMaybe>; totalCFAOutflowRate_lt?: InputMaybe; totalCFAOutflowRate_lte?: InputMaybe; totalCFAOutflowRate_not?: InputMaybe; totalCFAOutflowRate_not_in?: InputMaybe>; totalConnectedMemberships?: InputMaybe; totalConnectedMemberships_gt?: InputMaybe; totalConnectedMemberships_gte?: InputMaybe; totalConnectedMemberships_in?: InputMaybe>; totalConnectedMemberships_lt?: InputMaybe; totalConnectedMemberships_lte?: InputMaybe; totalConnectedMemberships_not?: InputMaybe; totalConnectedMemberships_not_in?: InputMaybe>; totalDeposit?: InputMaybe; totalDeposit_gt?: InputMaybe; totalDeposit_gte?: InputMaybe; totalDeposit_in?: InputMaybe>; totalDeposit_lt?: InputMaybe; totalDeposit_lte?: InputMaybe; totalDeposit_not?: InputMaybe; totalDeposit_not_in?: InputMaybe>; totalGDADeposit?: InputMaybe; totalGDADeposit_gt?: InputMaybe; totalGDADeposit_gte?: InputMaybe; totalGDADeposit_in?: InputMaybe>; totalGDADeposit_lt?: InputMaybe; totalGDADeposit_lte?: InputMaybe; totalGDADeposit_not?: InputMaybe; totalGDADeposit_not_in?: InputMaybe>; totalGDANumberOfActiveStreams?: InputMaybe; totalGDANumberOfActiveStreams_gt?: InputMaybe; totalGDANumberOfActiveStreams_gte?: InputMaybe; totalGDANumberOfActiveStreams_in?: InputMaybe>; totalGDANumberOfActiveStreams_lt?: InputMaybe; totalGDANumberOfActiveStreams_lte?: InputMaybe; totalGDANumberOfActiveStreams_not?: InputMaybe; totalGDANumberOfActiveStreams_not_in?: InputMaybe>; totalGDANumberOfClosedStreams?: InputMaybe; totalGDANumberOfClosedStreams_gt?: InputMaybe; totalGDANumberOfClosedStreams_gte?: InputMaybe; totalGDANumberOfClosedStreams_in?: InputMaybe>; totalGDANumberOfClosedStreams_lt?: InputMaybe; totalGDANumberOfClosedStreams_lte?: InputMaybe; totalGDANumberOfClosedStreams_not?: InputMaybe; totalGDANumberOfClosedStreams_not_in?: InputMaybe>; totalGDAOutflowRate?: InputMaybe; totalGDAOutflowRate_gt?: InputMaybe; totalGDAOutflowRate_gte?: InputMaybe; totalGDAOutflowRate_in?: InputMaybe>; totalGDAOutflowRate_lt?: InputMaybe; totalGDAOutflowRate_lte?: InputMaybe; totalGDAOutflowRate_not?: InputMaybe; totalGDAOutflowRate_not_in?: InputMaybe>; totalMembershipsWithUnits?: InputMaybe; totalMembershipsWithUnits_gt?: InputMaybe; totalMembershipsWithUnits_gte?: InputMaybe; totalMembershipsWithUnits_in?: InputMaybe>; totalMembershipsWithUnits_lt?: InputMaybe; totalMembershipsWithUnits_lte?: InputMaybe; totalMembershipsWithUnits_not?: InputMaybe; totalMembershipsWithUnits_not_in?: InputMaybe>; totalNumberOfAccounts?: InputMaybe; totalNumberOfAccounts_gt?: InputMaybe; totalNumberOfAccounts_gte?: InputMaybe; totalNumberOfAccounts_in?: InputMaybe>; totalNumberOfAccounts_lt?: InputMaybe; totalNumberOfAccounts_lte?: InputMaybe; totalNumberOfAccounts_not?: InputMaybe; totalNumberOfAccounts_not_in?: InputMaybe>; totalNumberOfActiveIndexes?: InputMaybe; totalNumberOfActiveIndexes_gt?: InputMaybe; totalNumberOfActiveIndexes_gte?: InputMaybe; totalNumberOfActiveIndexes_in?: InputMaybe>; totalNumberOfActiveIndexes_lt?: InputMaybe; totalNumberOfActiveIndexes_lte?: InputMaybe; totalNumberOfActiveIndexes_not?: InputMaybe; totalNumberOfActiveIndexes_not_in?: InputMaybe>; totalNumberOfActivePools?: InputMaybe; totalNumberOfActivePools_gt?: InputMaybe; totalNumberOfActivePools_gte?: InputMaybe; totalNumberOfActivePools_in?: InputMaybe>; totalNumberOfActivePools_lt?: InputMaybe; totalNumberOfActivePools_lte?: InputMaybe; totalNumberOfActivePools_not?: InputMaybe; totalNumberOfActivePools_not_in?: InputMaybe>; totalNumberOfActiveStreams?: InputMaybe; totalNumberOfActiveStreams_gt?: InputMaybe; totalNumberOfActiveStreams_gte?: InputMaybe; totalNumberOfActiveStreams_in?: InputMaybe>; totalNumberOfActiveStreams_lt?: InputMaybe; totalNumberOfActiveStreams_lte?: InputMaybe; totalNumberOfActiveStreams_not?: InputMaybe; totalNumberOfActiveStreams_not_in?: InputMaybe>; totalNumberOfClosedStreams?: InputMaybe; totalNumberOfClosedStreams_gt?: InputMaybe; totalNumberOfClosedStreams_gte?: InputMaybe; totalNumberOfClosedStreams_in?: InputMaybe>; totalNumberOfClosedStreams_lt?: InputMaybe; totalNumberOfClosedStreams_lte?: InputMaybe; totalNumberOfClosedStreams_not?: InputMaybe; totalNumberOfClosedStreams_not_in?: InputMaybe>; totalNumberOfHolders?: InputMaybe; totalNumberOfHolders_gt?: InputMaybe; totalNumberOfHolders_gte?: InputMaybe; totalNumberOfHolders_in?: InputMaybe>; totalNumberOfHolders_lt?: InputMaybe; totalNumberOfHolders_lte?: InputMaybe; totalNumberOfHolders_not?: InputMaybe; totalNumberOfHolders_not_in?: InputMaybe>; totalNumberOfIndexes?: InputMaybe; totalNumberOfIndexes_gt?: InputMaybe; totalNumberOfIndexes_gte?: InputMaybe; totalNumberOfIndexes_in?: InputMaybe>; totalNumberOfIndexes_lt?: InputMaybe; totalNumberOfIndexes_lte?: InputMaybe; totalNumberOfIndexes_not?: InputMaybe; totalNumberOfIndexes_not_in?: InputMaybe>; totalNumberOfPools?: InputMaybe; totalNumberOfPools_gt?: InputMaybe; totalNumberOfPools_gte?: InputMaybe; totalNumberOfPools_in?: InputMaybe>; totalNumberOfPools_lt?: InputMaybe; totalNumberOfPools_lte?: InputMaybe; totalNumberOfPools_not?: InputMaybe; totalNumberOfPools_not_in?: InputMaybe>; totalOutflowRate?: InputMaybe; totalOutflowRate_gt?: InputMaybe; totalOutflowRate_gte?: InputMaybe; totalOutflowRate_in?: InputMaybe>; totalOutflowRate_lt?: InputMaybe; totalOutflowRate_lte?: InputMaybe; totalOutflowRate_not?: InputMaybe; totalOutflowRate_not_in?: InputMaybe>; totalSubscriptionsWithUnits?: InputMaybe; totalSubscriptionsWithUnits_gt?: InputMaybe; totalSubscriptionsWithUnits_gte?: InputMaybe; totalSubscriptionsWithUnits_in?: InputMaybe>; totalSubscriptionsWithUnits_lt?: InputMaybe; totalSubscriptionsWithUnits_lte?: InputMaybe; totalSubscriptionsWithUnits_not?: InputMaybe; totalSubscriptionsWithUnits_not_in?: InputMaybe>; totalSupply?: InputMaybe; totalSupply_gt?: InputMaybe; totalSupply_gte?: InputMaybe; totalSupply_in?: InputMaybe>; totalSupply_lt?: InputMaybe; totalSupply_lte?: InputMaybe; totalSupply_not?: InputMaybe; totalSupply_not_in?: InputMaybe>; updatedAtBlockNumber?: InputMaybe; updatedAtBlockNumber_gt?: InputMaybe; updatedAtBlockNumber_gte?: InputMaybe; updatedAtBlockNumber_in?: InputMaybe>; updatedAtBlockNumber_lt?: InputMaybe; updatedAtBlockNumber_lte?: InputMaybe; updatedAtBlockNumber_not?: InputMaybe; updatedAtBlockNumber_not_in?: InputMaybe>; updatedAtTimestamp?: InputMaybe; updatedAtTimestamp_gt?: InputMaybe; updatedAtTimestamp_gte?: InputMaybe; updatedAtTimestamp_in?: InputMaybe>; updatedAtTimestamp_lt?: InputMaybe; updatedAtTimestamp_lte?: InputMaybe; updatedAtTimestamp_not?: InputMaybe; updatedAtTimestamp_not_in?: InputMaybe>; } export type TokenStatistic_OrderBy = 'id' | 'token' | 'tokenStatisticLogs' | 'token__createdAtBlockNumber' | 'token__createdAtTimestamp' | 'token__decimals' | 'token__id' | 'token__isListed' | 'token__isNativeAssetSuperToken' | 'token__isSuperToken' | 'token__name' | 'token__symbol' | 'token__underlyingAddress' | 'totalAmountDistributedUntilUpdatedAt' | 'totalAmountStreamedUntilUpdatedAt' | 'totalAmountTransferredUntilUpdatedAt' | 'totalApprovedSubscriptions' | 'totalCFAAmountStreamedUntilUpdatedAt' | 'totalCFADeposit' | 'totalCFANumberOfActiveStreams' | 'totalCFANumberOfClosedStreams' | 'totalCFAOutflowRate' | 'totalConnectedMemberships' | 'totalDeposit' | 'totalGDADeposit' | 'totalGDANumberOfActiveStreams' | 'totalGDANumberOfClosedStreams' | 'totalGDAOutflowRate' | 'totalMembershipsWithUnits' | 'totalNumberOfAccounts' | 'totalNumberOfActiveIndexes' | 'totalNumberOfActivePools' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalNumberOfHolders' | 'totalNumberOfIndexes' | 'totalNumberOfPools' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'totalSupply' | 'updatedAtBlockNumber' | 'updatedAtTimestamp'; export interface TokenUpgradedEvent_Filter { _change_block?: InputMaybe; account?: InputMaybe; account_?: InputMaybe; account_contains?: InputMaybe; account_contains_nocase?: InputMaybe; account_ends_with?: InputMaybe; account_ends_with_nocase?: InputMaybe; account_gt?: InputMaybe; account_gte?: InputMaybe; account_in?: InputMaybe>; account_lt?: InputMaybe; account_lte?: InputMaybe; account_not?: InputMaybe; account_not_contains?: InputMaybe; account_not_contains_nocase?: InputMaybe; account_not_ends_with?: InputMaybe; account_not_ends_with_nocase?: InputMaybe; account_not_in?: InputMaybe>; account_not_starts_with?: InputMaybe; account_not_starts_with_nocase?: InputMaybe; account_starts_with?: InputMaybe; account_starts_with_nocase?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; amount?: InputMaybe; amount_gt?: InputMaybe; amount_gte?: InputMaybe; amount_in?: InputMaybe>; amount_lt?: InputMaybe; amount_lte?: InputMaybe; amount_not?: InputMaybe; amount_not_in?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type TokenUpgradedEvent_OrderBy = 'account' | 'account__createdAtBlockNumber' | 'account__createdAtTimestamp' | 'account__id' | 'account__isSuperApp' | 'account__updatedAtBlockNumber' | 'account__updatedAtTimestamp' | 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash'; export interface Token_Filter { _change_block?: InputMaybe; and?: InputMaybe>>; createdAtBlockNumber?: InputMaybe; createdAtBlockNumber_gt?: InputMaybe; createdAtBlockNumber_gte?: InputMaybe; createdAtBlockNumber_in?: InputMaybe>; createdAtBlockNumber_lt?: InputMaybe; createdAtBlockNumber_lte?: InputMaybe; createdAtBlockNumber_not?: InputMaybe; createdAtBlockNumber_not_in?: InputMaybe>; createdAtTimestamp?: InputMaybe; createdAtTimestamp_gt?: InputMaybe; createdAtTimestamp_gte?: InputMaybe; createdAtTimestamp_in?: InputMaybe>; createdAtTimestamp_lt?: InputMaybe; createdAtTimestamp_lte?: InputMaybe; createdAtTimestamp_not?: InputMaybe; createdAtTimestamp_not_in?: InputMaybe>; decimals?: InputMaybe; decimals_gt?: InputMaybe; decimals_gte?: InputMaybe; decimals_in?: InputMaybe>; decimals_lt?: InputMaybe; decimals_lte?: InputMaybe; decimals_not?: InputMaybe; decimals_not_in?: InputMaybe>; governanceConfig?: InputMaybe; governanceConfig_?: InputMaybe; governanceConfig_contains?: InputMaybe; governanceConfig_contains_nocase?: InputMaybe; governanceConfig_ends_with?: InputMaybe; governanceConfig_ends_with_nocase?: InputMaybe; governanceConfig_gt?: InputMaybe; governanceConfig_gte?: InputMaybe; governanceConfig_in?: InputMaybe>; governanceConfig_lt?: InputMaybe; governanceConfig_lte?: InputMaybe; governanceConfig_not?: InputMaybe; governanceConfig_not_contains?: InputMaybe; governanceConfig_not_contains_nocase?: InputMaybe; governanceConfig_not_ends_with?: InputMaybe; governanceConfig_not_ends_with_nocase?: InputMaybe; governanceConfig_not_in?: InputMaybe>; governanceConfig_not_starts_with?: InputMaybe; governanceConfig_not_starts_with_nocase?: InputMaybe; governanceConfig_starts_with?: InputMaybe; governanceConfig_starts_with_nocase?: InputMaybe; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; isListed?: InputMaybe; isListed_in?: InputMaybe>; isListed_not?: InputMaybe; isListed_not_in?: InputMaybe>; isNativeAssetSuperToken?: InputMaybe; isNativeAssetSuperToken_in?: InputMaybe>; isNativeAssetSuperToken_not?: InputMaybe; isNativeAssetSuperToken_not_in?: InputMaybe>; isSuperToken?: InputMaybe; isSuperToken_in?: InputMaybe>; isSuperToken_not?: InputMaybe; isSuperToken_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; symbol?: InputMaybe; symbol_contains?: InputMaybe; symbol_contains_nocase?: InputMaybe; symbol_ends_with?: InputMaybe; symbol_ends_with_nocase?: InputMaybe; symbol_gt?: InputMaybe; symbol_gte?: InputMaybe; symbol_in?: InputMaybe>; symbol_lt?: InputMaybe; symbol_lte?: InputMaybe; symbol_not?: InputMaybe; symbol_not_contains?: InputMaybe; symbol_not_contains_nocase?: InputMaybe; symbol_not_ends_with?: InputMaybe; symbol_not_ends_with_nocase?: InputMaybe; symbol_not_in?: InputMaybe>; symbol_not_starts_with?: InputMaybe; symbol_not_starts_with_nocase?: InputMaybe; symbol_starts_with?: InputMaybe; symbol_starts_with_nocase?: InputMaybe; underlyingAddress?: InputMaybe; underlyingAddress_contains?: InputMaybe; underlyingAddress_gt?: InputMaybe; underlyingAddress_gte?: InputMaybe; underlyingAddress_in?: InputMaybe>; underlyingAddress_lt?: InputMaybe; underlyingAddress_lte?: InputMaybe; underlyingAddress_not?: InputMaybe; underlyingAddress_not_contains?: InputMaybe; underlyingAddress_not_in?: InputMaybe>; underlyingToken?: InputMaybe; underlyingToken_?: InputMaybe; underlyingToken_contains?: InputMaybe; underlyingToken_contains_nocase?: InputMaybe; underlyingToken_ends_with?: InputMaybe; underlyingToken_ends_with_nocase?: InputMaybe; underlyingToken_gt?: InputMaybe; underlyingToken_gte?: InputMaybe; underlyingToken_in?: InputMaybe>; underlyingToken_lt?: InputMaybe; underlyingToken_lte?: InputMaybe; underlyingToken_not?: InputMaybe; underlyingToken_not_contains?: InputMaybe; underlyingToken_not_contains_nocase?: InputMaybe; underlyingToken_not_ends_with?: InputMaybe; underlyingToken_not_ends_with_nocase?: InputMaybe; underlyingToken_not_in?: InputMaybe>; underlyingToken_not_starts_with?: InputMaybe; underlyingToken_not_starts_with_nocase?: InputMaybe; underlyingToken_starts_with?: InputMaybe; underlyingToken_starts_with_nocase?: InputMaybe; } export type Token_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'decimals' | 'governanceConfig' | 'governanceConfig__createdAtBlockNumber' | 'governanceConfig__createdAtTimestamp' | 'governanceConfig__id' | 'governanceConfig__isDefault' | 'governanceConfig__liquidationPeriod' | 'governanceConfig__minimumDeposit' | 'governanceConfig__patricianPeriod' | 'governanceConfig__rewardAddress' | 'governanceConfig__updatedAtBlockNumber' | 'governanceConfig__updatedAtTimestamp' | 'id' | 'isListed' | 'isNativeAssetSuperToken' | 'isSuperToken' | 'name' | 'symbol' | 'underlyingAddress' | 'underlyingToken' | 'underlyingToken__createdAtBlockNumber' | 'underlyingToken__createdAtTimestamp' | 'underlyingToken__decimals' | 'underlyingToken__id' | 'underlyingToken__isListed' | 'underlyingToken__isNativeAssetSuperToken' | 'underlyingToken__isSuperToken' | 'underlyingToken__name' | 'underlyingToken__symbol' | 'underlyingToken__underlyingAddress'; export interface TransferEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; from?: InputMaybe; from_?: InputMaybe; from_contains?: InputMaybe; from_contains_nocase?: InputMaybe; from_ends_with?: InputMaybe; from_ends_with_nocase?: InputMaybe; from_gt?: InputMaybe; from_gte?: InputMaybe; from_in?: InputMaybe>; from_lt?: InputMaybe; from_lte?: InputMaybe; from_not?: InputMaybe; from_not_contains?: InputMaybe; from_not_contains_nocase?: InputMaybe; from_not_ends_with?: InputMaybe; from_not_ends_with_nocase?: InputMaybe; from_not_in?: InputMaybe>; from_not_starts_with?: InputMaybe; from_not_starts_with_nocase?: InputMaybe; from_starts_with?: InputMaybe; from_starts_with_nocase?: InputMaybe; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; to?: InputMaybe; to_?: InputMaybe; to_contains?: InputMaybe; to_contains_nocase?: InputMaybe; to_ends_with?: InputMaybe; to_ends_with_nocase?: InputMaybe; to_gt?: InputMaybe; to_gte?: InputMaybe; to_in?: InputMaybe>; to_lt?: InputMaybe; to_lte?: InputMaybe; to_not?: InputMaybe; to_not_contains?: InputMaybe; to_not_contains_nocase?: InputMaybe; to_not_ends_with?: InputMaybe; to_not_ends_with_nocase?: InputMaybe; to_not_in?: InputMaybe>; to_not_starts_with?: InputMaybe; to_not_starts_with_nocase?: InputMaybe; to_starts_with?: InputMaybe; to_starts_with_nocase?: InputMaybe; token?: InputMaybe; token_contains?: InputMaybe; token_gt?: InputMaybe; token_gte?: InputMaybe; token_in?: InputMaybe>; token_lt?: InputMaybe; token_lte?: InputMaybe; token_not?: InputMaybe; token_not_contains?: InputMaybe; token_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; value?: InputMaybe; value_gt?: InputMaybe; value_gte?: InputMaybe; value_in?: InputMaybe>; value_lt?: InputMaybe; value_lte?: InputMaybe; value_not?: InputMaybe; value_not_in?: InputMaybe>; } export type TransferEvent_OrderBy = 'addresses' | 'blockNumber' | 'from' | 'from__createdAtBlockNumber' | 'from__createdAtTimestamp' | 'from__id' | 'from__isSuperApp' | 'from__updatedAtBlockNumber' | 'from__updatedAtTimestamp' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'to' | 'to__createdAtBlockNumber' | 'to__createdAtTimestamp' | 'to__id' | 'to__isSuperApp' | 'to__updatedAtBlockNumber' | 'to__updatedAtTimestamp' | 'token' | 'transactionHash' | 'value'; export interface TrustedForwarderChangedEvent_Filter { _change_block?: InputMaybe; addresses?: InputMaybe>; addresses_contains?: InputMaybe>; addresses_contains_nocase?: InputMaybe>; addresses_not?: InputMaybe>; addresses_not_contains?: InputMaybe>; addresses_not_contains_nocase?: InputMaybe>; and?: InputMaybe>>; blockNumber?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_gte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_lt?: InputMaybe; blockNumber_lte?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_not_in?: InputMaybe>; enabled?: InputMaybe; enabled_in?: InputMaybe>; enabled_not?: InputMaybe; enabled_not_in?: InputMaybe>; forwarder?: InputMaybe; forwarder_contains?: InputMaybe; forwarder_gt?: InputMaybe; forwarder_gte?: InputMaybe; forwarder_in?: InputMaybe>; forwarder_lt?: InputMaybe; forwarder_lte?: InputMaybe; forwarder_not?: InputMaybe; forwarder_not_contains?: InputMaybe; forwarder_not_in?: InputMaybe>; gasPrice?: InputMaybe; gasPrice_gt?: InputMaybe; gasPrice_gte?: InputMaybe; gasPrice_in?: InputMaybe>; gasPrice_lt?: InputMaybe; gasPrice_lte?: InputMaybe; gasPrice_not?: InputMaybe; gasPrice_not_in?: InputMaybe>; gasUsed?: InputMaybe; gasUsed_gt?: InputMaybe; gasUsed_gte?: InputMaybe; gasUsed_in?: InputMaybe>; gasUsed_lt?: InputMaybe; gasUsed_lte?: InputMaybe; gasUsed_not?: InputMaybe; gasUsed_not_in?: InputMaybe>; governanceAddress?: InputMaybe; governanceAddress_contains?: InputMaybe; governanceAddress_gt?: InputMaybe; governanceAddress_gte?: InputMaybe; governanceAddress_in?: InputMaybe>; governanceAddress_lt?: InputMaybe; governanceAddress_lte?: InputMaybe; governanceAddress_not?: InputMaybe; governanceAddress_not_contains?: InputMaybe; governanceAddress_not_in?: InputMaybe>; host?: InputMaybe; host_contains?: InputMaybe; host_gt?: InputMaybe; host_gte?: InputMaybe; host_in?: InputMaybe>; host_lt?: InputMaybe; host_lte?: InputMaybe; host_not?: InputMaybe; host_not_contains?: InputMaybe; host_not_in?: InputMaybe>; id?: InputMaybe; id_gt?: InputMaybe; id_gte?: InputMaybe; id_in?: InputMaybe>; id_lt?: InputMaybe; id_lte?: InputMaybe; id_not?: InputMaybe; id_not_in?: InputMaybe>; isKeySet?: InputMaybe; isKeySet_in?: InputMaybe>; isKeySet_not?: InputMaybe; isKeySet_not_in?: InputMaybe>; logIndex?: InputMaybe; logIndex_gt?: InputMaybe; logIndex_gte?: InputMaybe; logIndex_in?: InputMaybe>; logIndex_lt?: InputMaybe; logIndex_lte?: InputMaybe; logIndex_not?: InputMaybe; logIndex_not_in?: InputMaybe>; name?: InputMaybe; name_contains?: InputMaybe; name_contains_nocase?: InputMaybe; name_ends_with?: InputMaybe; name_ends_with_nocase?: InputMaybe; name_gt?: InputMaybe; name_gte?: InputMaybe; name_in?: InputMaybe>; name_lt?: InputMaybe; name_lte?: InputMaybe; name_not?: InputMaybe; name_not_contains?: InputMaybe; name_not_contains_nocase?: InputMaybe; name_not_ends_with?: InputMaybe; name_not_ends_with_nocase?: InputMaybe; name_not_in?: InputMaybe>; name_not_starts_with?: InputMaybe; name_not_starts_with_nocase?: InputMaybe; name_starts_with?: InputMaybe; name_starts_with_nocase?: InputMaybe; or?: InputMaybe>>; order?: InputMaybe; order_gt?: InputMaybe; order_gte?: InputMaybe; order_in?: InputMaybe>; order_lt?: InputMaybe; order_lte?: InputMaybe; order_not?: InputMaybe; order_not_in?: InputMaybe>; superToken?: InputMaybe; superToken_contains?: InputMaybe; superToken_gt?: InputMaybe; superToken_gte?: InputMaybe; superToken_in?: InputMaybe>; superToken_lt?: InputMaybe; superToken_lte?: InputMaybe; superToken_not?: InputMaybe; superToken_not_contains?: InputMaybe; superToken_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_gt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_lt?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_not?: InputMaybe; timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_contains?: InputMaybe; transactionHash_gt?: InputMaybe; transactionHash_gte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_lt?: InputMaybe; transactionHash_lte?: InputMaybe; transactionHash_not?: InputMaybe; transactionHash_not_contains?: InputMaybe; transactionHash_not_in?: InputMaybe>; } export type TrustedForwarderChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'enabled' | 'forwarder' | 'gasPrice' | 'gasUsed' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'logIndex' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash'; export type _SubgraphErrorPolicy_ = 'allow' | 'deny'; //# sourceMappingURL=schema.generated.d.ts.map