@superfluid-finance/sdk-core 0.6.1-dev.cd4538f.0 → 0.6.1-dev.d4f39a2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (235) hide show
  1. package/CHANGELOG.md +20 -3
  2. package/dist/index.umd.js +50856 -48369
  3. package/dist/main/BatchCall.d.ts.map +1 -1
  4. package/dist/main/BatchCall.js +8 -7
  5. package/dist/main/BatchCall.js.map +1 -1
  6. package/dist/main/ConstantFlowAgreementV1.js +6 -6
  7. package/dist/main/ConstantFlowAgreementV1.js.map +1 -1
  8. package/dist/main/Framework.d.ts +3 -3
  9. package/dist/main/Framework.d.ts.map +1 -1
  10. package/dist/main/Framework.js.map +1 -1
  11. package/dist/main/Operation.d.ts +3 -3
  12. package/dist/main/Operation.d.ts.map +1 -1
  13. package/dist/main/Operation.js.map +1 -1
  14. package/dist/main/SFError.d.ts +1 -1
  15. package/dist/main/SFError.d.ts.map +1 -1
  16. package/dist/main/SuperToken.d.ts +25 -3
  17. package/dist/main/SuperToken.d.ts.map +1 -1
  18. package/dist/main/SuperToken.js +27 -2
  19. package/dist/main/SuperToken.js.map +1 -1
  20. package/dist/main/events.d.ts +21 -4
  21. package/dist/main/events.d.ts.map +1 -1
  22. package/dist/main/events.js.map +1 -1
  23. package/dist/main/index.d.ts +2 -2
  24. package/dist/main/index.d.ts.map +1 -1
  25. package/dist/main/index.js.map +1 -1
  26. package/dist/main/interfaces.d.ts +44 -84
  27. package/dist/main/interfaces.d.ts.map +1 -1
  28. package/dist/main/mapGetAllEventsQueryEvents.d.ts.map +1 -1
  29. package/dist/main/mapGetAllEventsQueryEvents.js +41 -0
  30. package/dist/main/mapGetAllEventsQueryEvents.js.map +1 -1
  31. package/dist/main/ordering.d.ts +1 -1
  32. package/dist/main/ordering.d.ts.map +1 -1
  33. package/dist/main/pagination.d.ts +5 -5
  34. package/dist/main/pagination.d.ts.map +1 -1
  35. package/dist/main/subgraph/SubgraphClient.d.ts +2 -2
  36. package/dist/main/subgraph/SubgraphClient.d.ts.map +1 -1
  37. package/dist/main/subgraph/SubgraphClient.js +1 -1
  38. package/dist/main/subgraph/SubgraphClient.js.map +1 -1
  39. package/dist/main/subgraph/entities/account/account.d.ts +1 -1
  40. package/dist/main/subgraph/entities/account/account.d.ts.map +1 -1
  41. package/dist/main/subgraph/entities/account/accounts.generated.d.ts +2 -2
  42. package/dist/main/subgraph/entities/account/accounts.generated.d.ts.map +1 -1
  43. package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts +1 -1
  44. package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts.map +1 -1
  45. package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts +2 -2
  46. package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts.map +1 -1
  47. package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts +1 -1
  48. package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts.map +1 -1
  49. package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts +2 -2
  50. package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts.map +1 -1
  51. package/dist/main/subgraph/entities/index/index.d.ts +1 -1
  52. package/dist/main/subgraph/entities/index/index.d.ts.map +1 -1
  53. package/dist/main/subgraph/entities/index/indexes.generated.d.ts +2 -2
  54. package/dist/main/subgraph/entities/index/indexes.generated.d.ts.map +1 -1
  55. package/dist/main/subgraph/entities/indexSubscription/indexSubscription.d.ts +1 -1
  56. package/dist/main/subgraph/entities/indexSubscription/indexSubscription.d.ts.map +1 -1
  57. package/dist/main/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts +2 -2
  58. package/dist/main/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts.map +1 -1
  59. package/dist/main/subgraph/entities/stream/stream.d.ts +1 -1
  60. package/dist/main/subgraph/entities/stream/stream.d.ts.map +1 -1
  61. package/dist/main/subgraph/entities/stream/streams.generated.d.ts +2 -2
  62. package/dist/main/subgraph/entities/stream/streams.generated.d.ts.map +1 -1
  63. package/dist/main/subgraph/entities/streamPeriod/streamPeriod.d.ts +1 -1
  64. package/dist/main/subgraph/entities/streamPeriod/streamPeriod.d.ts.map +1 -1
  65. package/dist/main/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts +2 -2
  66. package/dist/main/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts.map +1 -1
  67. package/dist/main/subgraph/entities/token/token.d.ts +1 -1
  68. package/dist/main/subgraph/entities/token/token.d.ts.map +1 -1
  69. package/dist/main/subgraph/entities/token/tokens.generated.d.ts +2 -2
  70. package/dist/main/subgraph/entities/token/tokens.generated.d.ts.map +1 -1
  71. package/dist/main/subgraph/entities/tokenStatistic/tokenStatistic.d.ts +1 -1
  72. package/dist/main/subgraph/entities/tokenStatistic/tokenStatistic.d.ts.map +1 -1
  73. package/dist/main/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts +2 -2
  74. package/dist/main/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts.map +1 -1
  75. package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts +1 -1
  76. package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts.map +1 -1
  77. package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts +2 -2
  78. package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts.map +1 -1
  79. package/dist/main/subgraph/events/events.d.ts +1 -1
  80. package/dist/main/subgraph/events/events.d.ts.map +1 -1
  81. package/dist/main/subgraph/events/events.generated.d.ts +203 -76
  82. package/dist/main/subgraph/events/events.generated.d.ts.map +1 -1
  83. package/dist/main/subgraph/events/events.generated.js +5 -2
  84. package/dist/main/subgraph/events/events.generated.js.map +1 -1
  85. package/dist/main/subgraph/events/flowUpdatedEvent.d.ts +1 -1
  86. package/dist/main/subgraph/events/flowUpdatedEvent.d.ts.map +1 -1
  87. package/dist/main/subgraph/events/indexUpdatedEvent.d.ts +1 -1
  88. package/dist/main/subgraph/events/indexUpdatedEvent.d.ts.map +1 -1
  89. package/dist/main/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts +1 -1
  90. package/dist/main/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts.map +1 -1
  91. package/dist/main/subgraph/events/transferEvents.d.ts +1 -1
  92. package/dist/main/subgraph/events/transferEvents.d.ts.map +1 -1
  93. package/dist/main/subgraph/mappedSubgraphTypes.d.ts +5 -5
  94. package/dist/main/subgraph/mappedSubgraphTypes.d.ts.map +1 -1
  95. package/dist/main/subgraph/meta/meta.d.ts +1 -1
  96. package/dist/main/subgraph/meta/meta.d.ts.map +1 -1
  97. package/dist/main/subgraph/meta/meta.generated.d.ts +2 -2
  98. package/dist/main/subgraph/meta/meta.generated.d.ts.map +1 -1
  99. package/dist/main/subgraph/queries/getAccountTokenSnapshots.generated.d.ts +2 -2
  100. package/dist/main/subgraph/queries/getAccountTokenSnapshots.generated.d.ts.map +1 -1
  101. package/dist/main/subgraph/queries/getAllEvents.generated.d.ts +37 -2
  102. package/dist/main/subgraph/queries/getAllEvents.generated.d.ts.map +1 -1
  103. package/dist/main/subgraph/queries/getAllEvents.generated.js +1 -1
  104. package/dist/main/subgraph/queries/getAllEvents.generated.js.map +1 -1
  105. package/dist/main/subgraph/queries/getIndexSubscriptions.generated.d.ts +2 -2
  106. package/dist/main/subgraph/queries/getIndexSubscriptions.generated.d.ts.map +1 -1
  107. package/dist/main/subgraph/queries/getIndexes.generated.d.ts +2 -2
  108. package/dist/main/subgraph/queries/getIndexes.generated.d.ts.map +1 -1
  109. package/dist/main/subgraph/queries/getStreams.generated.d.ts +2 -2
  110. package/dist/main/subgraph/queries/getStreams.generated.d.ts.map +1 -1
  111. package/dist/main/subgraph/queries/getTokens.generated.d.ts +2 -2
  112. package/dist/main/subgraph/queries/getTokens.generated.d.ts.map +1 -1
  113. package/dist/main/subgraph/schema.generated.d.ts +766 -61
  114. package/dist/main/subgraph/schema.generated.d.ts.map +1 -1
  115. package/dist/main/types.d.ts +2 -2
  116. package/dist/main/types.d.ts.map +1 -1
  117. package/dist/main/utils.d.ts +1 -1
  118. package/dist/main/utils.js +1 -1
  119. package/dist/module/BatchCall.d.ts.map +1 -1
  120. package/dist/module/BatchCall.js +8 -7
  121. package/dist/module/BatchCall.js.map +1 -1
  122. package/dist/module/ConstantFlowAgreementV1.js +6 -6
  123. package/dist/module/ConstantFlowAgreementV1.js.map +1 -1
  124. package/dist/module/Framework.d.ts +3 -3
  125. package/dist/module/Framework.d.ts.map +1 -1
  126. package/dist/module/Framework.js.map +1 -1
  127. package/dist/module/Operation.d.ts +3 -3
  128. package/dist/module/Operation.d.ts.map +1 -1
  129. package/dist/module/Operation.js.map +1 -1
  130. package/dist/module/SFError.d.ts +1 -1
  131. package/dist/module/SFError.d.ts.map +1 -1
  132. package/dist/module/SuperToken.d.ts +25 -3
  133. package/dist/module/SuperToken.d.ts.map +1 -1
  134. package/dist/module/SuperToken.js +27 -2
  135. package/dist/module/SuperToken.js.map +1 -1
  136. package/dist/module/events.d.ts +21 -4
  137. package/dist/module/events.d.ts.map +1 -1
  138. package/dist/module/events.js.map +1 -1
  139. package/dist/module/index.d.ts +2 -2
  140. package/dist/module/index.d.ts.map +1 -1
  141. package/dist/module/index.js.map +1 -1
  142. package/dist/module/interfaces.d.ts +44 -84
  143. package/dist/module/interfaces.d.ts.map +1 -1
  144. package/dist/module/mapGetAllEventsQueryEvents.d.ts.map +1 -1
  145. package/dist/module/mapGetAllEventsQueryEvents.js +41 -0
  146. package/dist/module/mapGetAllEventsQueryEvents.js.map +1 -1
  147. package/dist/module/ordering.d.ts +1 -1
  148. package/dist/module/ordering.d.ts.map +1 -1
  149. package/dist/module/pagination.d.ts +5 -5
  150. package/dist/module/pagination.d.ts.map +1 -1
  151. package/dist/module/subgraph/SubgraphClient.d.ts +2 -2
  152. package/dist/module/subgraph/SubgraphClient.d.ts.map +1 -1
  153. package/dist/module/subgraph/SubgraphClient.js +1 -1
  154. package/dist/module/subgraph/SubgraphClient.js.map +1 -1
  155. package/dist/module/subgraph/entities/account/account.d.ts +1 -1
  156. package/dist/module/subgraph/entities/account/account.d.ts.map +1 -1
  157. package/dist/module/subgraph/entities/account/accounts.generated.d.ts +2 -2
  158. package/dist/module/subgraph/entities/account/accounts.generated.d.ts.map +1 -1
  159. package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts +1 -1
  160. package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts.map +1 -1
  161. package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts +2 -2
  162. package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts.map +1 -1
  163. package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts +1 -1
  164. package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts.map +1 -1
  165. package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts +2 -2
  166. package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts.map +1 -1
  167. package/dist/module/subgraph/entities/index/index.d.ts +1 -1
  168. package/dist/module/subgraph/entities/index/index.d.ts.map +1 -1
  169. package/dist/module/subgraph/entities/index/indexes.generated.d.ts +2 -2
  170. package/dist/module/subgraph/entities/index/indexes.generated.d.ts.map +1 -1
  171. package/dist/module/subgraph/entities/indexSubscription/indexSubscription.d.ts +1 -1
  172. package/dist/module/subgraph/entities/indexSubscription/indexSubscription.d.ts.map +1 -1
  173. package/dist/module/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts +2 -2
  174. package/dist/module/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts.map +1 -1
  175. package/dist/module/subgraph/entities/stream/stream.d.ts +1 -1
  176. package/dist/module/subgraph/entities/stream/stream.d.ts.map +1 -1
  177. package/dist/module/subgraph/entities/stream/streams.generated.d.ts +2 -2
  178. package/dist/module/subgraph/entities/stream/streams.generated.d.ts.map +1 -1
  179. package/dist/module/subgraph/entities/streamPeriod/streamPeriod.d.ts +1 -1
  180. package/dist/module/subgraph/entities/streamPeriod/streamPeriod.d.ts.map +1 -1
  181. package/dist/module/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts +2 -2
  182. package/dist/module/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts.map +1 -1
  183. package/dist/module/subgraph/entities/token/token.d.ts +1 -1
  184. package/dist/module/subgraph/entities/token/token.d.ts.map +1 -1
  185. package/dist/module/subgraph/entities/token/tokens.generated.d.ts +2 -2
  186. package/dist/module/subgraph/entities/token/tokens.generated.d.ts.map +1 -1
  187. package/dist/module/subgraph/entities/tokenStatistic/tokenStatistic.d.ts +1 -1
  188. package/dist/module/subgraph/entities/tokenStatistic/tokenStatistic.d.ts.map +1 -1
  189. package/dist/module/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts +2 -2
  190. package/dist/module/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts.map +1 -1
  191. package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts +1 -1
  192. package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts.map +1 -1
  193. package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts +2 -2
  194. package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts.map +1 -1
  195. package/dist/module/subgraph/events/events.d.ts +1 -1
  196. package/dist/module/subgraph/events/events.d.ts.map +1 -1
  197. package/dist/module/subgraph/events/events.generated.d.ts +203 -76
  198. package/dist/module/subgraph/events/events.generated.d.ts.map +1 -1
  199. package/dist/module/subgraph/events/events.generated.js +4 -1
  200. package/dist/module/subgraph/events/events.generated.js.map +1 -1
  201. package/dist/module/subgraph/events/flowUpdatedEvent.d.ts +1 -1
  202. package/dist/module/subgraph/events/flowUpdatedEvent.d.ts.map +1 -1
  203. package/dist/module/subgraph/events/indexUpdatedEvent.d.ts +1 -1
  204. package/dist/module/subgraph/events/indexUpdatedEvent.d.ts.map +1 -1
  205. package/dist/module/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts +1 -1
  206. package/dist/module/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts.map +1 -1
  207. package/dist/module/subgraph/events/transferEvents.d.ts +1 -1
  208. package/dist/module/subgraph/events/transferEvents.d.ts.map +1 -1
  209. package/dist/module/subgraph/mappedSubgraphTypes.d.ts +5 -5
  210. package/dist/module/subgraph/mappedSubgraphTypes.d.ts.map +1 -1
  211. package/dist/module/subgraph/meta/meta.d.ts +1 -1
  212. package/dist/module/subgraph/meta/meta.d.ts.map +1 -1
  213. package/dist/module/subgraph/meta/meta.generated.d.ts +2 -2
  214. package/dist/module/subgraph/meta/meta.generated.d.ts.map +1 -1
  215. package/dist/module/subgraph/queries/getAccountTokenSnapshots.generated.d.ts +2 -2
  216. package/dist/module/subgraph/queries/getAccountTokenSnapshots.generated.d.ts.map +1 -1
  217. package/dist/module/subgraph/queries/getAllEvents.generated.d.ts +37 -2
  218. package/dist/module/subgraph/queries/getAllEvents.generated.d.ts.map +1 -1
  219. package/dist/module/subgraph/queries/getAllEvents.generated.js +1 -1
  220. package/dist/module/subgraph/queries/getAllEvents.generated.js.map +1 -1
  221. package/dist/module/subgraph/queries/getIndexSubscriptions.generated.d.ts +2 -2
  222. package/dist/module/subgraph/queries/getIndexSubscriptions.generated.d.ts.map +1 -1
  223. package/dist/module/subgraph/queries/getIndexes.generated.d.ts +2 -2
  224. package/dist/module/subgraph/queries/getIndexes.generated.d.ts.map +1 -1
  225. package/dist/module/subgraph/queries/getStreams.generated.d.ts +2 -2
  226. package/dist/module/subgraph/queries/getStreams.generated.d.ts.map +1 -1
  227. package/dist/module/subgraph/queries/getTokens.generated.d.ts +2 -2
  228. package/dist/module/subgraph/queries/getTokens.generated.d.ts.map +1 -1
  229. package/dist/module/subgraph/schema.generated.d.ts +766 -61
  230. package/dist/module/subgraph/schema.generated.d.ts.map +1 -1
  231. package/dist/module/types.d.ts +2 -2
  232. package/dist/module/types.d.ts.map +1 -1
  233. package/dist/module/utils.d.ts +1 -1
  234. package/dist/module/utils.js +1 -1
  235. package/package.json +12 -11
@@ -1,14 +1,14 @@
1
- export declare type Maybe<T> = T | undefined;
2
- export declare type InputMaybe<T> = T | undefined | null;
3
- export declare type Exact<T extends {
1
+ export type Maybe<T> = T | undefined;
2
+ export type InputMaybe<T> = T | undefined | null;
3
+ export type Exact<T extends {
4
4
  [key: string]: unknown;
5
5
  }> = {
6
6
  [K in keyof T]: T[K];
7
7
  };
8
- export declare type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
8
+ export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
9
9
  [SubKey in K]?: Maybe<T[SubKey]>;
10
10
  };
11
- export declare type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
11
+ export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
12
12
  [SubKey in K]: Maybe<T[SubKey]>;
13
13
  };
14
14
  /** All built-in and custom scalars, mapped to their actual values */
@@ -266,7 +266,7 @@ export interface AccountTokenSnapshotLog_Filter {
266
266
  triggeredByEventName_starts_with?: InputMaybe<Scalars['String']>;
267
267
  triggeredByEventName_starts_with_nocase?: InputMaybe<Scalars['String']>;
268
268
  }
269
- export declare type AccountTokenSnapshotLog_OrderBy = 'account' | 'accountTokenSnapshot' | 'balance' | 'blockNumber' | 'id' | 'logIndex' | 'maybeCriticalAtTimestamp' | 'order' | 'timestamp' | 'token' | 'totalAmountStreamed' | 'totalAmountStreamedIn' | 'totalAmountStreamedOut' | 'totalAmountTransferred' | 'totalApprovedSubscriptions' | 'totalDeposit' | 'totalInflowRate' | 'totalNetFlowRate' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'transactionHash' | 'triggeredByEventName';
269
+ export type AccountTokenSnapshotLog_OrderBy = 'account' | 'accountTokenSnapshot' | 'balance' | 'blockNumber' | 'id' | 'logIndex' | 'maybeCriticalAtTimestamp' | 'order' | 'timestamp' | 'token' | 'totalAmountStreamed' | 'totalAmountStreamedIn' | 'totalAmountStreamedOut' | 'totalAmountTransferred' | 'totalApprovedSubscriptions' | 'totalDeposit' | 'totalInflowRate' | 'totalNetFlowRate' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'transactionHash' | 'triggeredByEventName';
270
270
  export interface AccountTokenSnapshot_Filter {
271
271
  _change_block?: InputMaybe<BlockChangedFilter>;
272
272
  account?: InputMaybe<Scalars['String']>;
@@ -454,7 +454,7 @@ export interface AccountTokenSnapshot_Filter {
454
454
  updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
455
455
  updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
456
456
  }
457
- export declare type AccountTokenSnapshot_OrderBy = 'account' | 'accountTokenSnapshotLogs' | 'balanceUntilUpdatedAt' | 'flowOperators' | 'id' | 'isLiquidationEstimateOptimistic' | 'maybeCriticalAtTimestamp' | 'token' | 'totalAmountStreamedInUntilUpdatedAt' | 'totalAmountStreamedOutUntilUpdatedAt' | 'totalAmountStreamedUntilUpdatedAt' | 'totalAmountTransferredUntilUpdatedAt' | 'totalApprovedSubscriptions' | 'totalDeposit' | 'totalInflowRate' | 'totalNetFlowRate' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
457
+ export type AccountTokenSnapshot_OrderBy = 'account' | 'accountTokenSnapshotLogs' | 'balanceUntilUpdatedAt' | 'flowOperators' | 'id' | 'isLiquidationEstimateOptimistic' | 'maybeCriticalAtTimestamp' | 'token' | 'totalAmountStreamedInUntilUpdatedAt' | 'totalAmountStreamedOutUntilUpdatedAt' | 'totalAmountStreamedUntilUpdatedAt' | 'totalAmountTransferredUntilUpdatedAt' | 'totalApprovedSubscriptions' | 'totalDeposit' | 'totalInflowRate' | 'totalNetFlowRate' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
458
458
  export interface Account_Filter {
459
459
  _change_block?: InputMaybe<BlockChangedFilter>;
460
460
  accountTokenSnapshots_?: InputMaybe<AccountTokenSnapshot_Filter>;
@@ -511,7 +511,7 @@ export interface Account_Filter {
511
511
  updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
512
512
  updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
513
513
  }
514
- export declare type Account_OrderBy = 'accountTokenSnapshots' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'inflows' | 'isSuperApp' | 'outflows' | 'publishedIndexes' | 'receivedTransferEvents' | 'sentTransferEvents' | 'subscriptions' | 'tokenDowngradedEvents' | 'tokenUpgradedEvents' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
514
+ export type Account_OrderBy = 'accountTokenSnapshots' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'inflows' | 'isSuperApp' | 'outflows' | 'publishedIndexes' | 'receivedTransferEvents' | 'sentTransferEvents' | 'subscriptions' | 'tokenDowngradedEvents' | 'tokenUpgradedEvents' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
515
515
  export interface AgreementClassRegisteredEvent_Filter {
516
516
  _change_block?: InputMaybe<BlockChangedFilter>;
517
517
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -548,6 +548,14 @@ export interface AgreementClassRegisteredEvent_Filter {
548
548
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
549
549
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
550
550
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
551
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
552
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
553
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
554
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
555
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
556
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
557
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
558
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
551
559
  id?: InputMaybe<Scalars['ID']>;
552
560
  id_gt?: InputMaybe<Scalars['ID']>;
553
561
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -607,7 +615,7 @@ export interface AgreementClassRegisteredEvent_Filter {
607
615
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
608
616
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
609
617
  }
610
- export declare type AgreementClassRegisteredEvent_OrderBy = 'addresses' | 'agreementType' | 'blockNumber' | 'code' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash';
618
+ export type AgreementClassRegisteredEvent_OrderBy = 'addresses' | 'agreementType' | 'blockNumber' | 'code' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash';
611
619
  export interface AgreementClassUpdatedEvent_Filter {
612
620
  _change_block?: InputMaybe<BlockChangedFilter>;
613
621
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -644,6 +652,14 @@ export interface AgreementClassUpdatedEvent_Filter {
644
652
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
645
653
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
646
654
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
655
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
656
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
657
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
658
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
659
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
660
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
661
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
662
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
647
663
  id?: InputMaybe<Scalars['ID']>;
648
664
  id_gt?: InputMaybe<Scalars['ID']>;
649
665
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -703,7 +719,7 @@ export interface AgreementClassUpdatedEvent_Filter {
703
719
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
704
720
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
705
721
  }
706
- export declare type AgreementClassUpdatedEvent_OrderBy = 'addresses' | 'agreementType' | 'blockNumber' | 'code' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash';
722
+ export type AgreementClassUpdatedEvent_OrderBy = 'addresses' | 'agreementType' | 'blockNumber' | 'code' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash';
707
723
  export interface AgreementLiquidatedByEvent_Filter {
708
724
  _change_block?: InputMaybe<BlockChangedFilter>;
709
725
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -746,6 +762,22 @@ export interface AgreementLiquidatedByEvent_Filter {
746
762
  bondAccount_not?: InputMaybe<Scalars['Bytes']>;
747
763
  bondAccount_not_contains?: InputMaybe<Scalars['Bytes']>;
748
764
  bondAccount_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
765
+ deposit?: InputMaybe<Scalars['BigInt']>;
766
+ deposit_gt?: InputMaybe<Scalars['BigInt']>;
767
+ deposit_gte?: InputMaybe<Scalars['BigInt']>;
768
+ deposit_in?: InputMaybe<Array<Scalars['BigInt']>>;
769
+ deposit_lt?: InputMaybe<Scalars['BigInt']>;
770
+ deposit_lte?: InputMaybe<Scalars['BigInt']>;
771
+ deposit_not?: InputMaybe<Scalars['BigInt']>;
772
+ deposit_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
773
+ flowRateAtLiquidation?: InputMaybe<Scalars['BigInt']>;
774
+ flowRateAtLiquidation_gt?: InputMaybe<Scalars['BigInt']>;
775
+ flowRateAtLiquidation_gte?: InputMaybe<Scalars['BigInt']>;
776
+ flowRateAtLiquidation_in?: InputMaybe<Array<Scalars['BigInt']>>;
777
+ flowRateAtLiquidation_lt?: InputMaybe<Scalars['BigInt']>;
778
+ flowRateAtLiquidation_lte?: InputMaybe<Scalars['BigInt']>;
779
+ flowRateAtLiquidation_not?: InputMaybe<Scalars['BigInt']>;
780
+ flowRateAtLiquidation_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
749
781
  gasPrice?: InputMaybe<Scalars['BigInt']>;
750
782
  gasPrice_gt?: InputMaybe<Scalars['BigInt']>;
751
783
  gasPrice_gte?: InputMaybe<Scalars['BigInt']>;
@@ -754,6 +786,14 @@ export interface AgreementLiquidatedByEvent_Filter {
754
786
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
755
787
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
756
788
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
789
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
790
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
791
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
792
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
793
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
794
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
795
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
796
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
757
797
  id?: InputMaybe<Scalars['ID']>;
758
798
  id_gt?: InputMaybe<Scalars['ID']>;
759
799
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -839,7 +879,7 @@ export interface AgreementLiquidatedByEvent_Filter {
839
879
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
840
880
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
841
881
  }
842
- export declare type AgreementLiquidatedByEvent_OrderBy = 'addresses' | 'agreementClass' | 'agreementId' | 'bailoutAmount' | 'blockNumber' | 'bondAccount' | 'gasPrice' | 'id' | 'liquidatorAccount' | 'logIndex' | 'name' | 'order' | 'penaltyAccount' | 'rewardAmount' | 'timestamp' | 'token' | 'transactionHash';
882
+ export type AgreementLiquidatedByEvent_OrderBy = 'addresses' | 'agreementClass' | 'agreementId' | 'bailoutAmount' | 'blockNumber' | 'bondAccount' | 'deposit' | 'flowRateAtLiquidation' | 'gasPrice' | 'gasUsed' | 'id' | 'liquidatorAccount' | 'logIndex' | 'name' | 'order' | 'penaltyAccount' | 'rewardAmount' | 'timestamp' | 'token' | 'transactionHash';
843
883
  export interface AgreementLiquidatedV2Event_Filter {
844
884
  _change_block?: InputMaybe<BlockChangedFilter>;
845
885
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -868,6 +908,22 @@ export interface AgreementLiquidatedV2Event_Filter {
868
908
  blockNumber_lte?: InputMaybe<Scalars['BigInt']>;
869
909
  blockNumber_not?: InputMaybe<Scalars['BigInt']>;
870
910
  blockNumber_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
911
+ deposit?: InputMaybe<Scalars['BigInt']>;
912
+ deposit_gt?: InputMaybe<Scalars['BigInt']>;
913
+ deposit_gte?: InputMaybe<Scalars['BigInt']>;
914
+ deposit_in?: InputMaybe<Array<Scalars['BigInt']>>;
915
+ deposit_lt?: InputMaybe<Scalars['BigInt']>;
916
+ deposit_lte?: InputMaybe<Scalars['BigInt']>;
917
+ deposit_not?: InputMaybe<Scalars['BigInt']>;
918
+ deposit_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
919
+ flowRateAtLiquidation?: InputMaybe<Scalars['BigInt']>;
920
+ flowRateAtLiquidation_gt?: InputMaybe<Scalars['BigInt']>;
921
+ flowRateAtLiquidation_gte?: InputMaybe<Scalars['BigInt']>;
922
+ flowRateAtLiquidation_in?: InputMaybe<Array<Scalars['BigInt']>>;
923
+ flowRateAtLiquidation_lt?: InputMaybe<Scalars['BigInt']>;
924
+ flowRateAtLiquidation_lte?: InputMaybe<Scalars['BigInt']>;
925
+ flowRateAtLiquidation_not?: InputMaybe<Scalars['BigInt']>;
926
+ flowRateAtLiquidation_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
871
927
  gasPrice?: InputMaybe<Scalars['BigInt']>;
872
928
  gasPrice_gt?: InputMaybe<Scalars['BigInt']>;
873
929
  gasPrice_gte?: InputMaybe<Scalars['BigInt']>;
@@ -876,6 +932,14 @@ export interface AgreementLiquidatedV2Event_Filter {
876
932
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
877
933
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
878
934
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
935
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
936
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
937
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
938
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
939
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
940
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
941
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
942
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
879
943
  id?: InputMaybe<Scalars['ID']>;
880
944
  id_gt?: InputMaybe<Scalars['ID']>;
881
945
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -997,7 +1061,7 @@ export interface AgreementLiquidatedV2Event_Filter {
997
1061
  version_not?: InputMaybe<Scalars['BigInt']>;
998
1062
  version_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
999
1063
  }
1000
- export declare type AgreementLiquidatedV2Event_OrderBy = 'addresses' | 'agreementClass' | 'agreementId' | 'blockNumber' | 'gasPrice' | 'id' | 'liquidationType' | 'liquidatorAccount' | 'logIndex' | 'name' | 'order' | 'rewardAccount' | 'rewardAmount' | 'rewardAmountReceiver' | 'targetAccount' | 'targetAccountBalanceDelta' | 'timestamp' | 'token' | 'transactionHash' | 'version';
1064
+ 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';
1001
1065
  export interface AppRegisteredEvent_Filter {
1002
1066
  _change_block?: InputMaybe<BlockChangedFilter>;
1003
1067
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -1028,6 +1092,14 @@ export interface AppRegisteredEvent_Filter {
1028
1092
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
1029
1093
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
1030
1094
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1095
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
1096
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
1097
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
1098
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
1099
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
1100
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
1101
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
1102
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1031
1103
  id?: InputMaybe<Scalars['ID']>;
1032
1104
  id_gt?: InputMaybe<Scalars['ID']>;
1033
1105
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -1087,7 +1159,7 @@ export interface AppRegisteredEvent_Filter {
1087
1159
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
1088
1160
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
1089
1161
  }
1090
- export declare type AppRegisteredEvent_OrderBy = 'addresses' | 'app' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash';
1162
+ export type AppRegisteredEvent_OrderBy = 'addresses' | 'app' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash';
1091
1163
  export interface BlockChangedFilter {
1092
1164
  number_gte: Scalars['Int'];
1093
1165
  }
@@ -1096,6 +1168,112 @@ export interface Block_Height {
1096
1168
  number?: InputMaybe<Scalars['Int']>;
1097
1169
  number_gte?: InputMaybe<Scalars['Int']>;
1098
1170
  }
1171
+ export interface BondIncreasedEvent_Filter {
1172
+ _change_block?: InputMaybe<BlockChangedFilter>;
1173
+ additionalBond?: InputMaybe<Scalars['BigInt']>;
1174
+ additionalBond_gt?: InputMaybe<Scalars['BigInt']>;
1175
+ additionalBond_gte?: InputMaybe<Scalars['BigInt']>;
1176
+ additionalBond_in?: InputMaybe<Array<Scalars['BigInt']>>;
1177
+ additionalBond_lt?: InputMaybe<Scalars['BigInt']>;
1178
+ additionalBond_lte?: InputMaybe<Scalars['BigInt']>;
1179
+ additionalBond_not?: InputMaybe<Scalars['BigInt']>;
1180
+ additionalBond_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1181
+ addresses?: InputMaybe<Array<Scalars['Bytes']>>;
1182
+ addresses_contains?: InputMaybe<Array<Scalars['Bytes']>>;
1183
+ addresses_contains_nocase?: InputMaybe<Array<Scalars['Bytes']>>;
1184
+ addresses_not?: InputMaybe<Array<Scalars['Bytes']>>;
1185
+ addresses_not_contains?: InputMaybe<Array<Scalars['Bytes']>>;
1186
+ addresses_not_contains_nocase?: InputMaybe<Array<Scalars['Bytes']>>;
1187
+ blockNumber?: InputMaybe<Scalars['BigInt']>;
1188
+ blockNumber_gt?: InputMaybe<Scalars['BigInt']>;
1189
+ blockNumber_gte?: InputMaybe<Scalars['BigInt']>;
1190
+ blockNumber_in?: InputMaybe<Array<Scalars['BigInt']>>;
1191
+ blockNumber_lt?: InputMaybe<Scalars['BigInt']>;
1192
+ blockNumber_lte?: InputMaybe<Scalars['BigInt']>;
1193
+ blockNumber_not?: InputMaybe<Scalars['BigInt']>;
1194
+ blockNumber_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1195
+ gasPrice?: InputMaybe<Scalars['BigInt']>;
1196
+ gasPrice_gt?: InputMaybe<Scalars['BigInt']>;
1197
+ gasPrice_gte?: InputMaybe<Scalars['BigInt']>;
1198
+ gasPrice_in?: InputMaybe<Array<Scalars['BigInt']>>;
1199
+ gasPrice_lt?: InputMaybe<Scalars['BigInt']>;
1200
+ gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
1201
+ gasPrice_not?: InputMaybe<Scalars['BigInt']>;
1202
+ gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1203
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
1204
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
1205
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
1206
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
1207
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
1208
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
1209
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
1210
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1211
+ id?: InputMaybe<Scalars['ID']>;
1212
+ id_gt?: InputMaybe<Scalars['ID']>;
1213
+ id_gte?: InputMaybe<Scalars['ID']>;
1214
+ id_in?: InputMaybe<Array<Scalars['ID']>>;
1215
+ id_lt?: InputMaybe<Scalars['ID']>;
1216
+ id_lte?: InputMaybe<Scalars['ID']>;
1217
+ id_not?: InputMaybe<Scalars['ID']>;
1218
+ id_not_in?: InputMaybe<Array<Scalars['ID']>>;
1219
+ logIndex?: InputMaybe<Scalars['BigInt']>;
1220
+ logIndex_gt?: InputMaybe<Scalars['BigInt']>;
1221
+ logIndex_gte?: InputMaybe<Scalars['BigInt']>;
1222
+ logIndex_in?: InputMaybe<Array<Scalars['BigInt']>>;
1223
+ logIndex_lt?: InputMaybe<Scalars['BigInt']>;
1224
+ logIndex_lte?: InputMaybe<Scalars['BigInt']>;
1225
+ logIndex_not?: InputMaybe<Scalars['BigInt']>;
1226
+ logIndex_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1227
+ name?: InputMaybe<Scalars['String']>;
1228
+ name_contains?: InputMaybe<Scalars['String']>;
1229
+ name_contains_nocase?: InputMaybe<Scalars['String']>;
1230
+ name_ends_with?: InputMaybe<Scalars['String']>;
1231
+ name_ends_with_nocase?: InputMaybe<Scalars['String']>;
1232
+ name_gt?: InputMaybe<Scalars['String']>;
1233
+ name_gte?: InputMaybe<Scalars['String']>;
1234
+ name_in?: InputMaybe<Array<Scalars['String']>>;
1235
+ name_lt?: InputMaybe<Scalars['String']>;
1236
+ name_lte?: InputMaybe<Scalars['String']>;
1237
+ name_not?: InputMaybe<Scalars['String']>;
1238
+ name_not_contains?: InputMaybe<Scalars['String']>;
1239
+ name_not_contains_nocase?: InputMaybe<Scalars['String']>;
1240
+ name_not_ends_with?: InputMaybe<Scalars['String']>;
1241
+ name_not_ends_with_nocase?: InputMaybe<Scalars['String']>;
1242
+ name_not_in?: InputMaybe<Array<Scalars['String']>>;
1243
+ name_not_starts_with?: InputMaybe<Scalars['String']>;
1244
+ name_not_starts_with_nocase?: InputMaybe<Scalars['String']>;
1245
+ name_starts_with?: InputMaybe<Scalars['String']>;
1246
+ name_starts_with_nocase?: InputMaybe<Scalars['String']>;
1247
+ order?: InputMaybe<Scalars['BigInt']>;
1248
+ order_gt?: InputMaybe<Scalars['BigInt']>;
1249
+ order_gte?: InputMaybe<Scalars['BigInt']>;
1250
+ order_in?: InputMaybe<Array<Scalars['BigInt']>>;
1251
+ order_lt?: InputMaybe<Scalars['BigInt']>;
1252
+ order_lte?: InputMaybe<Scalars['BigInt']>;
1253
+ order_not?: InputMaybe<Scalars['BigInt']>;
1254
+ order_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1255
+ timestamp?: InputMaybe<Scalars['BigInt']>;
1256
+ timestamp_gt?: InputMaybe<Scalars['BigInt']>;
1257
+ timestamp_gte?: InputMaybe<Scalars['BigInt']>;
1258
+ timestamp_in?: InputMaybe<Array<Scalars['BigInt']>>;
1259
+ timestamp_lt?: InputMaybe<Scalars['BigInt']>;
1260
+ timestamp_lte?: InputMaybe<Scalars['BigInt']>;
1261
+ timestamp_not?: InputMaybe<Scalars['BigInt']>;
1262
+ timestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1263
+ token?: InputMaybe<Scalars['Bytes']>;
1264
+ token_contains?: InputMaybe<Scalars['Bytes']>;
1265
+ token_in?: InputMaybe<Array<Scalars['Bytes']>>;
1266
+ token_not?: InputMaybe<Scalars['Bytes']>;
1267
+ token_not_contains?: InputMaybe<Scalars['Bytes']>;
1268
+ token_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
1269
+ transactionHash?: InputMaybe<Scalars['Bytes']>;
1270
+ transactionHash_contains?: InputMaybe<Scalars['Bytes']>;
1271
+ transactionHash_in?: InputMaybe<Array<Scalars['Bytes']>>;
1272
+ transactionHash_not?: InputMaybe<Scalars['Bytes']>;
1273
+ transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
1274
+ transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
1275
+ }
1276
+ export type BondIncreasedEvent_OrderBy = 'additionalBond' | 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
1099
1277
  export interface BurnedEvent_Filter {
1100
1278
  _change_block?: InputMaybe<BlockChangedFilter>;
1101
1279
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -1140,6 +1318,14 @@ export interface BurnedEvent_Filter {
1140
1318
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
1141
1319
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
1142
1320
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1321
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
1322
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
1323
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
1324
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
1325
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
1326
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
1327
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
1328
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1143
1329
  id?: InputMaybe<Scalars['ID']>;
1144
1330
  id_gt?: InputMaybe<Scalars['ID']>;
1145
1331
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -1217,7 +1403,7 @@ export interface BurnedEvent_Filter {
1217
1403
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
1218
1404
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
1219
1405
  }
1220
- export declare type BurnedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'data' | 'from' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'operator' | 'operatorData' | 'order' | 'timestamp' | 'token' | 'transactionHash';
1406
+ export type BurnedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'data' | 'from' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'operator' | 'operatorData' | 'order' | 'timestamp' | 'token' | 'transactionHash';
1221
1407
  export interface CfAv1LiquidationPeriodChangedEvent_Filter {
1222
1408
  _change_block?: InputMaybe<BlockChangedFilter>;
1223
1409
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -1242,6 +1428,14 @@ export interface CfAv1LiquidationPeriodChangedEvent_Filter {
1242
1428
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
1243
1429
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
1244
1430
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1431
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
1432
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
1433
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
1434
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
1435
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
1436
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
1437
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
1438
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1245
1439
  governanceAddress?: InputMaybe<Scalars['Bytes']>;
1246
1440
  governanceAddress_contains?: InputMaybe<Scalars['Bytes']>;
1247
1441
  governanceAddress_in?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -1331,7 +1525,7 @@ export interface CfAv1LiquidationPeriodChangedEvent_Filter {
1331
1525
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
1332
1526
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
1333
1527
  }
1334
- export declare type CfAv1LiquidationPeriodChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'liquidationPeriod' | 'logIndex' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash';
1528
+ export type CfAv1LiquidationPeriodChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'liquidationPeriod' | 'logIndex' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash';
1335
1529
  export interface ConfigChangedEvent_Filter {
1336
1530
  _change_block?: InputMaybe<BlockChangedFilter>;
1337
1531
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -1356,6 +1550,14 @@ export interface ConfigChangedEvent_Filter {
1356
1550
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
1357
1551
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
1358
1552
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1553
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
1554
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
1555
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
1556
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
1557
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
1558
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
1559
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
1560
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1359
1561
  governanceAddress?: InputMaybe<Scalars['Bytes']>;
1360
1562
  governanceAddress_contains?: InputMaybe<Scalars['Bytes']>;
1361
1563
  governanceAddress_in?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -1451,7 +1653,7 @@ export interface ConfigChangedEvent_Filter {
1451
1653
  value_not?: InputMaybe<Scalars['BigInt']>;
1452
1654
  value_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1453
1655
  }
1454
- export declare type ConfigChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'key' | 'logIndex' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash' | 'value';
1656
+ export type ConfigChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'key' | 'logIndex' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash' | 'value';
1455
1657
  export interface CustomSuperTokenCreatedEvent_Filter {
1456
1658
  _change_block?: InputMaybe<BlockChangedFilter>;
1457
1659
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -1476,6 +1678,14 @@ export interface CustomSuperTokenCreatedEvent_Filter {
1476
1678
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
1477
1679
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
1478
1680
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1681
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
1682
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
1683
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
1684
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
1685
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
1686
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
1687
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
1688
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1479
1689
  id?: InputMaybe<Scalars['ID']>;
1480
1690
  id_gt?: InputMaybe<Scalars['ID']>;
1481
1691
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -1541,7 +1751,7 @@ export interface CustomSuperTokenCreatedEvent_Filter {
1541
1751
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
1542
1752
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
1543
1753
  }
1544
- export declare type CustomSuperTokenCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
1754
+ export type CustomSuperTokenCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
1545
1755
  export interface Event_Filter {
1546
1756
  _change_block?: InputMaybe<BlockChangedFilter>;
1547
1757
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -1566,6 +1776,114 @@ export interface Event_Filter {
1566
1776
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
1567
1777
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
1568
1778
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1779
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
1780
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
1781
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
1782
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
1783
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
1784
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
1785
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
1786
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1787
+ id?: InputMaybe<Scalars['ID']>;
1788
+ id_gt?: InputMaybe<Scalars['ID']>;
1789
+ id_gte?: InputMaybe<Scalars['ID']>;
1790
+ id_in?: InputMaybe<Array<Scalars['ID']>>;
1791
+ id_lt?: InputMaybe<Scalars['ID']>;
1792
+ id_lte?: InputMaybe<Scalars['ID']>;
1793
+ id_not?: InputMaybe<Scalars['ID']>;
1794
+ id_not_in?: InputMaybe<Array<Scalars['ID']>>;
1795
+ logIndex?: InputMaybe<Scalars['BigInt']>;
1796
+ logIndex_gt?: InputMaybe<Scalars['BigInt']>;
1797
+ logIndex_gte?: InputMaybe<Scalars['BigInt']>;
1798
+ logIndex_in?: InputMaybe<Array<Scalars['BigInt']>>;
1799
+ logIndex_lt?: InputMaybe<Scalars['BigInt']>;
1800
+ logIndex_lte?: InputMaybe<Scalars['BigInt']>;
1801
+ logIndex_not?: InputMaybe<Scalars['BigInt']>;
1802
+ logIndex_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1803
+ name?: InputMaybe<Scalars['String']>;
1804
+ name_contains?: InputMaybe<Scalars['String']>;
1805
+ name_contains_nocase?: InputMaybe<Scalars['String']>;
1806
+ name_ends_with?: InputMaybe<Scalars['String']>;
1807
+ name_ends_with_nocase?: InputMaybe<Scalars['String']>;
1808
+ name_gt?: InputMaybe<Scalars['String']>;
1809
+ name_gte?: InputMaybe<Scalars['String']>;
1810
+ name_in?: InputMaybe<Array<Scalars['String']>>;
1811
+ name_lt?: InputMaybe<Scalars['String']>;
1812
+ name_lte?: InputMaybe<Scalars['String']>;
1813
+ name_not?: InputMaybe<Scalars['String']>;
1814
+ name_not_contains?: InputMaybe<Scalars['String']>;
1815
+ name_not_contains_nocase?: InputMaybe<Scalars['String']>;
1816
+ name_not_ends_with?: InputMaybe<Scalars['String']>;
1817
+ name_not_ends_with_nocase?: InputMaybe<Scalars['String']>;
1818
+ name_not_in?: InputMaybe<Array<Scalars['String']>>;
1819
+ name_not_starts_with?: InputMaybe<Scalars['String']>;
1820
+ name_not_starts_with_nocase?: InputMaybe<Scalars['String']>;
1821
+ name_starts_with?: InputMaybe<Scalars['String']>;
1822
+ name_starts_with_nocase?: InputMaybe<Scalars['String']>;
1823
+ order?: InputMaybe<Scalars['BigInt']>;
1824
+ order_gt?: InputMaybe<Scalars['BigInt']>;
1825
+ order_gte?: InputMaybe<Scalars['BigInt']>;
1826
+ order_in?: InputMaybe<Array<Scalars['BigInt']>>;
1827
+ order_lt?: InputMaybe<Scalars['BigInt']>;
1828
+ order_lte?: InputMaybe<Scalars['BigInt']>;
1829
+ order_not?: InputMaybe<Scalars['BigInt']>;
1830
+ order_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1831
+ timestamp?: InputMaybe<Scalars['BigInt']>;
1832
+ timestamp_gt?: InputMaybe<Scalars['BigInt']>;
1833
+ timestamp_gte?: InputMaybe<Scalars['BigInt']>;
1834
+ timestamp_in?: InputMaybe<Array<Scalars['BigInt']>>;
1835
+ timestamp_lt?: InputMaybe<Scalars['BigInt']>;
1836
+ timestamp_lte?: InputMaybe<Scalars['BigInt']>;
1837
+ timestamp_not?: InputMaybe<Scalars['BigInt']>;
1838
+ timestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1839
+ transactionHash?: InputMaybe<Scalars['Bytes']>;
1840
+ transactionHash_contains?: InputMaybe<Scalars['Bytes']>;
1841
+ transactionHash_in?: InputMaybe<Array<Scalars['Bytes']>>;
1842
+ transactionHash_not?: InputMaybe<Scalars['Bytes']>;
1843
+ transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
1844
+ transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
1845
+ }
1846
+ export type Event_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash';
1847
+ export interface ExitRateChangedEvent_Filter {
1848
+ _change_block?: InputMaybe<BlockChangedFilter>;
1849
+ addresses?: InputMaybe<Array<Scalars['Bytes']>>;
1850
+ addresses_contains?: InputMaybe<Array<Scalars['Bytes']>>;
1851
+ addresses_contains_nocase?: InputMaybe<Array<Scalars['Bytes']>>;
1852
+ addresses_not?: InputMaybe<Array<Scalars['Bytes']>>;
1853
+ addresses_not_contains?: InputMaybe<Array<Scalars['Bytes']>>;
1854
+ addresses_not_contains_nocase?: InputMaybe<Array<Scalars['Bytes']>>;
1855
+ blockNumber?: InputMaybe<Scalars['BigInt']>;
1856
+ blockNumber_gt?: InputMaybe<Scalars['BigInt']>;
1857
+ blockNumber_gte?: InputMaybe<Scalars['BigInt']>;
1858
+ blockNumber_in?: InputMaybe<Array<Scalars['BigInt']>>;
1859
+ blockNumber_lt?: InputMaybe<Scalars['BigInt']>;
1860
+ blockNumber_lte?: InputMaybe<Scalars['BigInt']>;
1861
+ blockNumber_not?: InputMaybe<Scalars['BigInt']>;
1862
+ blockNumber_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1863
+ exitRate?: InputMaybe<Scalars['BigInt']>;
1864
+ exitRate_gt?: InputMaybe<Scalars['BigInt']>;
1865
+ exitRate_gte?: InputMaybe<Scalars['BigInt']>;
1866
+ exitRate_in?: InputMaybe<Array<Scalars['BigInt']>>;
1867
+ exitRate_lt?: InputMaybe<Scalars['BigInt']>;
1868
+ exitRate_lte?: InputMaybe<Scalars['BigInt']>;
1869
+ exitRate_not?: InputMaybe<Scalars['BigInt']>;
1870
+ exitRate_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1871
+ gasPrice?: InputMaybe<Scalars['BigInt']>;
1872
+ gasPrice_gt?: InputMaybe<Scalars['BigInt']>;
1873
+ gasPrice_gte?: InputMaybe<Scalars['BigInt']>;
1874
+ gasPrice_in?: InputMaybe<Array<Scalars['BigInt']>>;
1875
+ gasPrice_lt?: InputMaybe<Scalars['BigInt']>;
1876
+ gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
1877
+ gasPrice_not?: InputMaybe<Scalars['BigInt']>;
1878
+ gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1879
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
1880
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
1881
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
1882
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
1883
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
1884
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
1885
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
1886
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1569
1887
  id?: InputMaybe<Scalars['ID']>;
1570
1888
  id_gt?: InputMaybe<Scalars['ID']>;
1571
1889
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -1618,6 +1936,12 @@ export interface Event_Filter {
1618
1936
  timestamp_lte?: InputMaybe<Scalars['BigInt']>;
1619
1937
  timestamp_not?: InputMaybe<Scalars['BigInt']>;
1620
1938
  timestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1939
+ token?: InputMaybe<Scalars['Bytes']>;
1940
+ token_contains?: InputMaybe<Scalars['Bytes']>;
1941
+ token_in?: InputMaybe<Array<Scalars['Bytes']>>;
1942
+ token_not?: InputMaybe<Scalars['Bytes']>;
1943
+ token_not_contains?: InputMaybe<Scalars['Bytes']>;
1944
+ token_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
1621
1945
  transactionHash?: InputMaybe<Scalars['Bytes']>;
1622
1946
  transactionHash_contains?: InputMaybe<Scalars['Bytes']>;
1623
1947
  transactionHash_in?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -1625,7 +1949,7 @@ export interface Event_Filter {
1625
1949
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
1626
1950
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
1627
1951
  }
1628
- export declare type Event_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash';
1952
+ export type ExitRateChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'exitRate' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
1629
1953
  export interface FlowOperatorUpdatedEvent_Filter {
1630
1954
  _change_block?: InputMaybe<BlockChangedFilter>;
1631
1955
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -1679,6 +2003,14 @@ export interface FlowOperatorUpdatedEvent_Filter {
1679
2003
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
1680
2004
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
1681
2005
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2006
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
2007
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
2008
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
2009
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
2010
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
2011
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
2012
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
2013
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1682
2014
  id?: InputMaybe<Scalars['ID']>;
1683
2015
  id_gt?: InputMaybe<Scalars['ID']>;
1684
2016
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -1758,7 +2090,7 @@ export interface FlowOperatorUpdatedEvent_Filter {
1758
2090
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
1759
2091
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
1760
2092
  }
1761
- export declare type FlowOperatorUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'flowOperator' | 'flowRateAllowance' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'permissions' | 'sender' | 'timestamp' | 'token' | 'transactionHash';
2093
+ export type FlowOperatorUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'flowOperator' | 'flowRateAllowance' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'permissions' | 'sender' | 'timestamp' | 'token' | 'transactionHash';
1762
2094
  export interface FlowOperator_Filter {
1763
2095
  _change_block?: InputMaybe<BlockChangedFilter>;
1764
2096
  accountTokenSnapshot?: InputMaybe<Scalars['String']>;
@@ -1896,7 +2228,7 @@ export interface FlowOperator_Filter {
1896
2228
  updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
1897
2229
  updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1898
2230
  }
1899
- export declare type FlowOperator_OrderBy = 'accountTokenSnapshot' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'flowOperator' | 'flowOperatorUpdatedEvents' | 'flowRateAllowanceGranted' | 'flowRateAllowanceRemaining' | 'id' | 'permissions' | 'sender' | 'token' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
2231
+ export type FlowOperator_OrderBy = 'accountTokenSnapshot' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'flowOperator' | 'flowOperatorUpdatedEvents' | 'flowRateAllowanceGranted' | 'flowRateAllowanceRemaining' | 'id' | 'permissions' | 'sender' | 'token' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
1900
2232
  export interface FlowUpdatedEvent_Filter {
1901
2233
  _change_block?: InputMaybe<BlockChangedFilter>;
1902
2234
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -1943,6 +2275,14 @@ export interface FlowUpdatedEvent_Filter {
1943
2275
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
1944
2276
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
1945
2277
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2278
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
2279
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
2280
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
2281
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
2282
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
2283
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
2284
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
2285
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
1946
2286
  id?: InputMaybe<Scalars['ID']>;
1947
2287
  id_gt?: InputMaybe<Scalars['ID']>;
1948
2288
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -2087,7 +2427,7 @@ export interface FlowUpdatedEvent_Filter {
2087
2427
  userData_not_contains?: InputMaybe<Scalars['Bytes']>;
2088
2428
  userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
2089
2429
  }
2090
- export declare type FlowUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'deposit' | 'flowOperator' | 'flowRate' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'oldFlowRate' | 'order' | 'receiver' | 'sender' | 'stream' | 'timestamp' | 'token' | 'totalAmountStreamedUntilTimestamp' | 'totalReceiverFlowRate' | 'totalSenderFlowRate' | 'transactionHash' | 'type' | 'userData';
2430
+ export type FlowUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'deposit' | 'flowOperator' | 'flowRate' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'oldFlowRate' | 'order' | 'receiver' | 'sender' | 'stream' | 'timestamp' | 'token' | 'totalAmountStreamedUntilTimestamp' | 'totalReceiverFlowRate' | 'totalSenderFlowRate' | 'transactionHash' | 'type' | 'userData';
2091
2431
  export interface GovernanceReplacedEvent_Filter {
2092
2432
  _change_block?: InputMaybe<BlockChangedFilter>;
2093
2433
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -2112,6 +2452,14 @@ export interface GovernanceReplacedEvent_Filter {
2112
2452
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
2113
2453
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
2114
2454
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2455
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
2456
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
2457
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
2458
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
2459
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
2460
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
2461
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
2462
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2115
2463
  id?: InputMaybe<Scalars['ID']>;
2116
2464
  id_gt?: InputMaybe<Scalars['ID']>;
2117
2465
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -2183,7 +2531,7 @@ export interface GovernanceReplacedEvent_Filter {
2183
2531
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
2184
2532
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
2185
2533
  }
2186
- export declare type GovernanceReplacedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'newGovernance' | 'oldGovernance' | 'order' | 'timestamp' | 'transactionHash';
2534
+ export type GovernanceReplacedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'newGovernance' | 'oldGovernance' | 'order' | 'timestamp' | 'transactionHash';
2187
2535
  export interface IndexCreatedEvent_Filter {
2188
2536
  _change_block?: InputMaybe<BlockChangedFilter>;
2189
2537
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -2208,6 +2556,14 @@ export interface IndexCreatedEvent_Filter {
2208
2556
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
2209
2557
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
2210
2558
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2559
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
2560
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
2561
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
2562
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
2563
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
2564
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
2565
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
2566
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2211
2567
  id?: InputMaybe<Scalars['ID']>;
2212
2568
  id_gt?: InputMaybe<Scalars['ID']>;
2213
2569
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -2314,7 +2670,7 @@ export interface IndexCreatedEvent_Filter {
2314
2670
  userData_not_contains?: InputMaybe<Scalars['Bytes']>;
2315
2671
  userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
2316
2672
  }
2317
- export declare type IndexCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
2673
+ export type IndexCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
2318
2674
  export interface IndexDistributionClaimedEvent_Filter {
2319
2675
  _change_block?: InputMaybe<BlockChangedFilter>;
2320
2676
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -2347,6 +2703,14 @@ export interface IndexDistributionClaimedEvent_Filter {
2347
2703
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
2348
2704
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
2349
2705
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2706
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
2707
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
2708
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
2709
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
2710
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
2711
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
2712
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
2713
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2350
2714
  id?: InputMaybe<Scalars['ID']>;
2351
2715
  id_gt?: InputMaybe<Scalars['ID']>;
2352
2716
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -2453,7 +2817,7 @@ export interface IndexDistributionClaimedEvent_Filter {
2453
2817
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
2454
2818
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
2455
2819
  }
2456
- export declare type IndexDistributionClaimedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash';
2820
+ export type IndexDistributionClaimedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash';
2457
2821
  export interface IndexSubscribedEvent_Filter {
2458
2822
  _change_block?: InputMaybe<BlockChangedFilter>;
2459
2823
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -2478,6 +2842,14 @@ export interface IndexSubscribedEvent_Filter {
2478
2842
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
2479
2843
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
2480
2844
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2845
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
2846
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
2847
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
2848
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
2849
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
2850
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
2851
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
2852
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2481
2853
  id?: InputMaybe<Scalars['ID']>;
2482
2854
  id_gt?: InputMaybe<Scalars['ID']>;
2483
2855
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -2590,7 +2962,7 @@ export interface IndexSubscribedEvent_Filter {
2590
2962
  userData_not_contains?: InputMaybe<Scalars['Bytes']>;
2591
2963
  userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
2592
2964
  }
2593
- export declare type IndexSubscribedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
2965
+ export type IndexSubscribedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
2594
2966
  export interface IndexSubscription_Filter {
2595
2967
  _change_block?: InputMaybe<BlockChangedFilter>;
2596
2968
  approved?: InputMaybe<Scalars['Boolean']>;
@@ -2708,7 +3080,7 @@ export interface IndexSubscription_Filter {
2708
3080
  updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
2709
3081
  updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2710
3082
  }
2711
- export declare type IndexSubscription_OrderBy = 'approved' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'index' | 'indexValueUntilUpdatedAt' | 'subscriber' | 'subscriptionApprovedEvents' | 'subscriptionDistributionClaimedEvents' | 'subscriptionRevokedEvents' | 'subscriptionUnitsUpdatedEvents' | 'totalAmountReceivedUntilUpdatedAt' | 'units' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
3083
+ export type IndexSubscription_OrderBy = 'approved' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'index' | 'indexValueUntilUpdatedAt' | 'subscriber' | 'subscriptionApprovedEvents' | 'subscriptionDistributionClaimedEvents' | 'subscriptionRevokedEvents' | 'subscriptionUnitsUpdatedEvents' | 'totalAmountReceivedUntilUpdatedAt' | 'units' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
2712
3084
  export interface IndexUnitsUpdatedEvent_Filter {
2713
3085
  _change_block?: InputMaybe<BlockChangedFilter>;
2714
3086
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -2733,6 +3105,14 @@ export interface IndexUnitsUpdatedEvent_Filter {
2733
3105
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
2734
3106
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
2735
3107
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3108
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
3109
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
3110
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
3111
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
3112
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
3113
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
3114
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
3115
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2736
3116
  id?: InputMaybe<Scalars['ID']>;
2737
3117
  id_gt?: InputMaybe<Scalars['ID']>;
2738
3118
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -2861,7 +3241,7 @@ export interface IndexUnitsUpdatedEvent_Filter {
2861
3241
  userData_not_contains?: InputMaybe<Scalars['Bytes']>;
2862
3242
  userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
2863
3243
  }
2864
- export declare type IndexUnitsUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'oldUnits' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash' | 'units' | 'userData';
3244
+ export type IndexUnitsUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'oldUnits' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash' | 'units' | 'userData';
2865
3245
  export interface IndexUnsubscribedEvent_Filter {
2866
3246
  _change_block?: InputMaybe<BlockChangedFilter>;
2867
3247
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -2886,6 +3266,14 @@ export interface IndexUnsubscribedEvent_Filter {
2886
3266
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
2887
3267
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
2888
3268
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3269
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
3270
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
3271
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
3272
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
3273
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
3274
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
3275
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
3276
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
2889
3277
  id?: InputMaybe<Scalars['ID']>;
2890
3278
  id_gt?: InputMaybe<Scalars['ID']>;
2891
3279
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -2998,7 +3386,7 @@ export interface IndexUnsubscribedEvent_Filter {
2998
3386
  userData_not_contains?: InputMaybe<Scalars['Bytes']>;
2999
3387
  userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
3000
3388
  }
3001
- export declare type IndexUnsubscribedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
3389
+ export type IndexUnsubscribedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
3002
3390
  export interface IndexUpdatedEvent_Filter {
3003
3391
  _change_block?: InputMaybe<BlockChangedFilter>;
3004
3392
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -3023,6 +3411,14 @@ export interface IndexUpdatedEvent_Filter {
3023
3411
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
3024
3412
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
3025
3413
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3414
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
3415
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
3416
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
3417
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
3418
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
3419
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
3420
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
3421
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3026
3422
  id?: InputMaybe<Scalars['ID']>;
3027
3423
  id_gt?: InputMaybe<Scalars['ID']>;
3028
3424
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -3161,7 +3557,7 @@ export interface IndexUpdatedEvent_Filter {
3161
3557
  userData_not_contains?: InputMaybe<Scalars['Bytes']>;
3162
3558
  userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
3163
3559
  }
3164
- export declare type IndexUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'newIndexValue' | 'oldIndexValue' | 'order' | 'publisher' | 'timestamp' | 'token' | 'totalUnitsApproved' | 'totalUnitsPending' | 'transactionHash' | 'userData';
3560
+ export type IndexUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'newIndexValue' | 'oldIndexValue' | 'order' | 'publisher' | 'timestamp' | 'token' | 'totalUnitsApproved' | 'totalUnitsPending' | 'transactionHash' | 'userData';
3165
3561
  export interface Index_Filter {
3166
3562
  _change_block?: InputMaybe<BlockChangedFilter>;
3167
3563
  createdAtBlockNumber?: InputMaybe<Scalars['BigInt']>;
@@ -3330,7 +3726,7 @@ export interface Index_Filter {
3330
3726
  updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
3331
3727
  updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3332
3728
  }
3333
- export declare type Index_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'indexCreatedEvent' | 'indexDistributionClaimedEvents' | 'indexId' | 'indexSubscribedEvents' | 'indexUnitsUpdatedEvents' | 'indexUnsubscribedEvents' | 'indexUpdatedEvents' | 'indexValue' | 'publisher' | 'subscriptions' | 'token' | 'totalAmountDistributedUntilUpdatedAt' | 'totalSubscriptionsWithUnits' | 'totalUnits' | 'totalUnitsApproved' | 'totalUnitsPending' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
3729
+ export type Index_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'indexCreatedEvent' | 'indexDistributionClaimedEvents' | 'indexId' | 'indexSubscribedEvents' | 'indexUnitsUpdatedEvents' | 'indexUnsubscribedEvents' | 'indexUpdatedEvents' | 'indexValue' | 'publisher' | 'subscriptions' | 'token' | 'totalAmountDistributedUntilUpdatedAt' | 'totalSubscriptionsWithUnits' | 'totalUnits' | 'totalUnitsApproved' | 'totalUnitsPending' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
3334
3730
  export interface JailEvent_Filter {
3335
3731
  _change_block?: InputMaybe<BlockChangedFilter>;
3336
3732
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -3361,6 +3757,14 @@ export interface JailEvent_Filter {
3361
3757
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
3362
3758
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
3363
3759
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3760
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
3761
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
3762
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
3763
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
3764
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
3765
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
3766
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
3767
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3364
3768
  id?: InputMaybe<Scalars['ID']>;
3365
3769
  id_gt?: InputMaybe<Scalars['ID']>;
3366
3770
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -3428,7 +3832,7 @@ export interface JailEvent_Filter {
3428
3832
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
3429
3833
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
3430
3834
  }
3431
- export declare type JailEvent_OrderBy = 'addresses' | 'app' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'reason' | 'timestamp' | 'transactionHash';
3835
+ export type JailEvent_OrderBy = 'addresses' | 'app' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'reason' | 'timestamp' | 'transactionHash';
3432
3836
  export interface MintedEvent_Filter {
3433
3837
  _change_block?: InputMaybe<BlockChangedFilter>;
3434
3838
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -3467,6 +3871,14 @@ export interface MintedEvent_Filter {
3467
3871
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
3468
3872
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
3469
3873
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3874
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
3875
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
3876
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
3877
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
3878
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
3879
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
3880
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
3881
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3470
3882
  id?: InputMaybe<Scalars['ID']>;
3471
3883
  id_gt?: InputMaybe<Scalars['ID']>;
3472
3884
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -3550,8 +3962,128 @@ export interface MintedEvent_Filter {
3550
3962
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
3551
3963
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
3552
3964
  }
3553
- export declare type MintedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'data' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'operator' | 'operatorData' | 'order' | 'timestamp' | 'to' | 'token' | 'transactionHash';
3554
- export declare type OrderDirection = 'asc' | 'desc';
3965
+ export type MintedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'data' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'operator' | 'operatorData' | 'order' | 'timestamp' | 'to' | 'token' | 'transactionHash';
3966
+ export interface NewPicEvent_Filter {
3967
+ _change_block?: InputMaybe<BlockChangedFilter>;
3968
+ addresses?: InputMaybe<Array<Scalars['Bytes']>>;
3969
+ addresses_contains?: InputMaybe<Array<Scalars['Bytes']>>;
3970
+ addresses_contains_nocase?: InputMaybe<Array<Scalars['Bytes']>>;
3971
+ addresses_not?: InputMaybe<Array<Scalars['Bytes']>>;
3972
+ addresses_not_contains?: InputMaybe<Array<Scalars['Bytes']>>;
3973
+ addresses_not_contains_nocase?: InputMaybe<Array<Scalars['Bytes']>>;
3974
+ blockNumber?: InputMaybe<Scalars['BigInt']>;
3975
+ blockNumber_gt?: InputMaybe<Scalars['BigInt']>;
3976
+ blockNumber_gte?: InputMaybe<Scalars['BigInt']>;
3977
+ blockNumber_in?: InputMaybe<Array<Scalars['BigInt']>>;
3978
+ blockNumber_lt?: InputMaybe<Scalars['BigInt']>;
3979
+ blockNumber_lte?: InputMaybe<Scalars['BigInt']>;
3980
+ blockNumber_not?: InputMaybe<Scalars['BigInt']>;
3981
+ blockNumber_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3982
+ bond?: InputMaybe<Scalars['BigInt']>;
3983
+ bond_gt?: InputMaybe<Scalars['BigInt']>;
3984
+ bond_gte?: InputMaybe<Scalars['BigInt']>;
3985
+ bond_in?: InputMaybe<Array<Scalars['BigInt']>>;
3986
+ bond_lt?: InputMaybe<Scalars['BigInt']>;
3987
+ bond_lte?: InputMaybe<Scalars['BigInt']>;
3988
+ bond_not?: InputMaybe<Scalars['BigInt']>;
3989
+ bond_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3990
+ exitRate?: InputMaybe<Scalars['BigInt']>;
3991
+ exitRate_gt?: InputMaybe<Scalars['BigInt']>;
3992
+ exitRate_gte?: InputMaybe<Scalars['BigInt']>;
3993
+ exitRate_in?: InputMaybe<Array<Scalars['BigInt']>>;
3994
+ exitRate_lt?: InputMaybe<Scalars['BigInt']>;
3995
+ exitRate_lte?: InputMaybe<Scalars['BigInt']>;
3996
+ exitRate_not?: InputMaybe<Scalars['BigInt']>;
3997
+ exitRate_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3998
+ gasPrice?: InputMaybe<Scalars['BigInt']>;
3999
+ gasPrice_gt?: InputMaybe<Scalars['BigInt']>;
4000
+ gasPrice_gte?: InputMaybe<Scalars['BigInt']>;
4001
+ gasPrice_in?: InputMaybe<Array<Scalars['BigInt']>>;
4002
+ gasPrice_lt?: InputMaybe<Scalars['BigInt']>;
4003
+ gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
4004
+ gasPrice_not?: InputMaybe<Scalars['BigInt']>;
4005
+ gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4006
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
4007
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
4008
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
4009
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
4010
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
4011
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
4012
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
4013
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4014
+ id?: InputMaybe<Scalars['ID']>;
4015
+ id_gt?: InputMaybe<Scalars['ID']>;
4016
+ id_gte?: InputMaybe<Scalars['ID']>;
4017
+ id_in?: InputMaybe<Array<Scalars['ID']>>;
4018
+ id_lt?: InputMaybe<Scalars['ID']>;
4019
+ id_lte?: InputMaybe<Scalars['ID']>;
4020
+ id_not?: InputMaybe<Scalars['ID']>;
4021
+ id_not_in?: InputMaybe<Array<Scalars['ID']>>;
4022
+ logIndex?: InputMaybe<Scalars['BigInt']>;
4023
+ logIndex_gt?: InputMaybe<Scalars['BigInt']>;
4024
+ logIndex_gte?: InputMaybe<Scalars['BigInt']>;
4025
+ logIndex_in?: InputMaybe<Array<Scalars['BigInt']>>;
4026
+ logIndex_lt?: InputMaybe<Scalars['BigInt']>;
4027
+ logIndex_lte?: InputMaybe<Scalars['BigInt']>;
4028
+ logIndex_not?: InputMaybe<Scalars['BigInt']>;
4029
+ logIndex_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4030
+ name?: InputMaybe<Scalars['String']>;
4031
+ name_contains?: InputMaybe<Scalars['String']>;
4032
+ name_contains_nocase?: InputMaybe<Scalars['String']>;
4033
+ name_ends_with?: InputMaybe<Scalars['String']>;
4034
+ name_ends_with_nocase?: InputMaybe<Scalars['String']>;
4035
+ name_gt?: InputMaybe<Scalars['String']>;
4036
+ name_gte?: InputMaybe<Scalars['String']>;
4037
+ name_in?: InputMaybe<Array<Scalars['String']>>;
4038
+ name_lt?: InputMaybe<Scalars['String']>;
4039
+ name_lte?: InputMaybe<Scalars['String']>;
4040
+ name_not?: InputMaybe<Scalars['String']>;
4041
+ name_not_contains?: InputMaybe<Scalars['String']>;
4042
+ name_not_contains_nocase?: InputMaybe<Scalars['String']>;
4043
+ name_not_ends_with?: InputMaybe<Scalars['String']>;
4044
+ name_not_ends_with_nocase?: InputMaybe<Scalars['String']>;
4045
+ name_not_in?: InputMaybe<Array<Scalars['String']>>;
4046
+ name_not_starts_with?: InputMaybe<Scalars['String']>;
4047
+ name_not_starts_with_nocase?: InputMaybe<Scalars['String']>;
4048
+ name_starts_with?: InputMaybe<Scalars['String']>;
4049
+ name_starts_with_nocase?: InputMaybe<Scalars['String']>;
4050
+ order?: InputMaybe<Scalars['BigInt']>;
4051
+ order_gt?: InputMaybe<Scalars['BigInt']>;
4052
+ order_gte?: InputMaybe<Scalars['BigInt']>;
4053
+ order_in?: InputMaybe<Array<Scalars['BigInt']>>;
4054
+ order_lt?: InputMaybe<Scalars['BigInt']>;
4055
+ order_lte?: InputMaybe<Scalars['BigInt']>;
4056
+ order_not?: InputMaybe<Scalars['BigInt']>;
4057
+ order_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4058
+ pic?: InputMaybe<Scalars['Bytes']>;
4059
+ pic_contains?: InputMaybe<Scalars['Bytes']>;
4060
+ pic_in?: InputMaybe<Array<Scalars['Bytes']>>;
4061
+ pic_not?: InputMaybe<Scalars['Bytes']>;
4062
+ pic_not_contains?: InputMaybe<Scalars['Bytes']>;
4063
+ pic_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
4064
+ timestamp?: InputMaybe<Scalars['BigInt']>;
4065
+ timestamp_gt?: InputMaybe<Scalars['BigInt']>;
4066
+ timestamp_gte?: InputMaybe<Scalars['BigInt']>;
4067
+ timestamp_in?: InputMaybe<Array<Scalars['BigInt']>>;
4068
+ timestamp_lt?: InputMaybe<Scalars['BigInt']>;
4069
+ timestamp_lte?: InputMaybe<Scalars['BigInt']>;
4070
+ timestamp_not?: InputMaybe<Scalars['BigInt']>;
4071
+ timestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4072
+ token?: InputMaybe<Scalars['Bytes']>;
4073
+ token_contains?: InputMaybe<Scalars['Bytes']>;
4074
+ token_in?: InputMaybe<Array<Scalars['Bytes']>>;
4075
+ token_not?: InputMaybe<Scalars['Bytes']>;
4076
+ token_not_contains?: InputMaybe<Scalars['Bytes']>;
4077
+ token_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
4078
+ transactionHash?: InputMaybe<Scalars['Bytes']>;
4079
+ transactionHash_contains?: InputMaybe<Scalars['Bytes']>;
4080
+ transactionHash_in?: InputMaybe<Array<Scalars['Bytes']>>;
4081
+ transactionHash_not?: InputMaybe<Scalars['Bytes']>;
4082
+ transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
4083
+ transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
4084
+ }
4085
+ export type NewPicEvent_OrderBy = 'addresses' | 'blockNumber' | 'bond' | 'exitRate' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'pic' | 'timestamp' | 'token' | 'transactionHash';
4086
+ export type OrderDirection = 'asc' | 'desc';
3555
4087
  export interface PppConfigurationChangedEvent_Filter {
3556
4088
  _change_block?: InputMaybe<BlockChangedFilter>;
3557
4089
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -3576,6 +4108,14 @@ export interface PppConfigurationChangedEvent_Filter {
3576
4108
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
3577
4109
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
3578
4110
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4111
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
4112
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
4113
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
4114
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
4115
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
4116
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
4117
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
4118
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3579
4119
  governanceAddress?: InputMaybe<Scalars['Bytes']>;
3580
4120
  governanceAddress_contains?: InputMaybe<Scalars['Bytes']>;
3581
4121
  governanceAddress_in?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -3673,7 +4213,7 @@ export interface PppConfigurationChangedEvent_Filter {
3673
4213
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
3674
4214
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
3675
4215
  }
3676
- export declare type PppConfigurationChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'liquidationPeriod' | 'logIndex' | 'name' | 'order' | 'patricianPeriod' | 'superToken' | 'timestamp' | 'transactionHash';
4216
+ export type PppConfigurationChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'liquidationPeriod' | 'logIndex' | 'name' | 'order' | 'patricianPeriod' | 'superToken' | 'timestamp' | 'transactionHash';
3677
4217
  export interface ResolverEntry_Filter {
3678
4218
  _change_block?: InputMaybe<BlockChangedFilter>;
3679
4219
  createdAtBlockNumber?: InputMaybe<Scalars['BigInt']>;
@@ -3732,7 +4272,7 @@ export interface ResolverEntry_Filter {
3732
4272
  updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
3733
4273
  updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3734
4274
  }
3735
- export declare type ResolverEntry_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'isListed' | 'isToken' | 'setEvents' | 'targetAddress' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
4275
+ export type ResolverEntry_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'isListed' | 'isToken' | 'setEvents' | 'targetAddress' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
3736
4276
  export interface RewardAddressChangedEvent_Filter {
3737
4277
  _change_block?: InputMaybe<BlockChangedFilter>;
3738
4278
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -3757,6 +4297,14 @@ export interface RewardAddressChangedEvent_Filter {
3757
4297
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
3758
4298
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
3759
4299
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4300
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
4301
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
4302
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
4303
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
4304
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
4305
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
4306
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
4307
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3760
4308
  governanceAddress?: InputMaybe<Scalars['Bytes']>;
3761
4309
  governanceAddress_contains?: InputMaybe<Scalars['Bytes']>;
3762
4310
  governanceAddress_in?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -3844,7 +4392,7 @@ export interface RewardAddressChangedEvent_Filter {
3844
4392
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
3845
4393
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
3846
4394
  }
3847
- export declare type RewardAddressChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'logIndex' | 'name' | 'order' | 'rewardAddress' | 'superToken' | 'timestamp' | 'transactionHash';
4395
+ export type RewardAddressChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'logIndex' | 'name' | 'order' | 'rewardAddress' | 'superToken' | 'timestamp' | 'transactionHash';
3848
4396
  export interface RoleAdminChangedEvent_Filter {
3849
4397
  _change_block?: InputMaybe<BlockChangedFilter>;
3850
4398
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -3869,6 +4417,14 @@ export interface RoleAdminChangedEvent_Filter {
3869
4417
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
3870
4418
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
3871
4419
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4420
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
4421
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
4422
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
4423
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
4424
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
4425
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
4426
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
4427
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3872
4428
  id?: InputMaybe<Scalars['ID']>;
3873
4429
  id_gt?: InputMaybe<Scalars['ID']>;
3874
4430
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -3946,7 +4502,7 @@ export interface RoleAdminChangedEvent_Filter {
3946
4502
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
3947
4503
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
3948
4504
  }
3949
- export declare type RoleAdminChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'newAdminRole' | 'order' | 'previousAdminRole' | 'role' | 'timestamp' | 'transactionHash';
4505
+ export type RoleAdminChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'newAdminRole' | 'order' | 'previousAdminRole' | 'role' | 'timestamp' | 'transactionHash';
3950
4506
  export interface RoleGrantedEvent_Filter {
3951
4507
  _change_block?: InputMaybe<BlockChangedFilter>;
3952
4508
  account?: InputMaybe<Scalars['Bytes']>;
@@ -3977,6 +4533,14 @@ export interface RoleGrantedEvent_Filter {
3977
4533
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
3978
4534
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
3979
4535
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4536
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
4537
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
4538
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
4539
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
4540
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
4541
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
4542
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
4543
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
3980
4544
  id?: InputMaybe<Scalars['ID']>;
3981
4545
  id_gt?: InputMaybe<Scalars['ID']>;
3982
4546
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -4048,7 +4612,7 @@ export interface RoleGrantedEvent_Filter {
4048
4612
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
4049
4613
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
4050
4614
  }
4051
- export declare type RoleGrantedEvent_OrderBy = 'account' | 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'role' | 'sender' | 'timestamp' | 'transactionHash';
4615
+ export type RoleGrantedEvent_OrderBy = 'account' | 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'role' | 'sender' | 'timestamp' | 'transactionHash';
4052
4616
  export interface RoleRevokedEvent_Filter {
4053
4617
  _change_block?: InputMaybe<BlockChangedFilter>;
4054
4618
  account?: InputMaybe<Scalars['Bytes']>;
@@ -4079,6 +4643,14 @@ export interface RoleRevokedEvent_Filter {
4079
4643
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
4080
4644
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
4081
4645
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4646
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
4647
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
4648
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
4649
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
4650
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
4651
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
4652
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
4653
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4082
4654
  id?: InputMaybe<Scalars['ID']>;
4083
4655
  id_gt?: InputMaybe<Scalars['ID']>;
4084
4656
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -4150,7 +4722,7 @@ export interface RoleRevokedEvent_Filter {
4150
4722
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
4151
4723
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
4152
4724
  }
4153
- export declare type RoleRevokedEvent_OrderBy = 'account' | 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'role' | 'sender' | 'timestamp' | 'transactionHash';
4725
+ export type RoleRevokedEvent_OrderBy = 'account' | 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'role' | 'sender' | 'timestamp' | 'transactionHash';
4154
4726
  export interface SfMeta_Filter {
4155
4727
  _change_block?: InputMaybe<BlockChangedFilter>;
4156
4728
  blockNumber?: InputMaybe<Scalars['BigInt']>;
@@ -4218,7 +4790,7 @@ export interface SfMeta_Filter {
4218
4790
  timestamp_not?: InputMaybe<Scalars['BigInt']>;
4219
4791
  timestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4220
4792
  }
4221
- export declare type SfMeta_OrderBy = 'blockNumber' | 'branch' | 'configuration' | 'id' | 'timestamp';
4793
+ export type SfMeta_OrderBy = 'blockNumber' | 'branch' | 'configuration' | 'id' | 'timestamp';
4222
4794
  export interface SentEvent_Filter {
4223
4795
  _change_block?: InputMaybe<BlockChangedFilter>;
4224
4796
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -4263,6 +4835,14 @@ export interface SentEvent_Filter {
4263
4835
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
4264
4836
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
4265
4837
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4838
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
4839
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
4840
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
4841
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
4842
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
4843
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
4844
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
4845
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4266
4846
  id?: InputMaybe<Scalars['ID']>;
4267
4847
  id_gt?: InputMaybe<Scalars['ID']>;
4268
4848
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -4346,7 +4926,7 @@ export interface SentEvent_Filter {
4346
4926
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
4347
4927
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
4348
4928
  }
4349
- export declare type SentEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'data' | 'from' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'operator' | 'operatorData' | 'order' | 'timestamp' | 'to' | 'token' | 'transactionHash';
4929
+ export type SentEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'data' | 'from' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'operator' | 'operatorData' | 'order' | 'timestamp' | 'to' | 'token' | 'transactionHash';
4350
4930
  export interface SetEvent_Filter {
4351
4931
  _change_block?: InputMaybe<BlockChangedFilter>;
4352
4932
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -4371,6 +4951,14 @@ export interface SetEvent_Filter {
4371
4951
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
4372
4952
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
4373
4953
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4954
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
4955
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
4956
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
4957
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
4958
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
4959
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
4960
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
4961
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4374
4962
  hashedName?: InputMaybe<Scalars['Bytes']>;
4375
4963
  hashedName_contains?: InputMaybe<Scalars['Bytes']>;
4376
4964
  hashedName_in?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -4463,7 +5051,7 @@ export interface SetEvent_Filter {
4463
5051
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
4464
5052
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
4465
5053
  }
4466
- export declare type SetEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'hashedName' | 'id' | 'logIndex' | 'name' | 'order' | 'resolverEntry' | 'target' | 'timestamp' | 'transactionHash';
5054
+ export type SetEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'hashedName' | 'id' | 'logIndex' | 'name' | 'order' | 'resolverEntry' | 'target' | 'timestamp' | 'transactionHash';
4467
5055
  export interface StreamPeriod_Filter {
4468
5056
  _change_block?: InputMaybe<BlockChangedFilter>;
4469
5057
  deposit?: InputMaybe<Scalars['BigInt']>;
@@ -4657,7 +5245,7 @@ export interface StreamPeriod_Filter {
4657
5245
  totalAmountStreamed_not?: InputMaybe<Scalars['BigInt']>;
4658
5246
  totalAmountStreamed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4659
5247
  }
4660
- export declare type StreamPeriod_OrderBy = 'deposit' | 'flowRate' | 'id' | 'receiver' | 'sender' | 'startedAtBlockNumber' | 'startedAtEvent' | 'startedAtTimestamp' | 'stoppedAtBlockNumber' | 'stoppedAtEvent' | 'stoppedAtTimestamp' | 'stream' | 'token' | 'totalAmountStreamed';
5248
+ export type StreamPeriod_OrderBy = 'deposit' | 'flowRate' | 'id' | 'receiver' | 'sender' | 'startedAtBlockNumber' | 'startedAtEvent' | 'startedAtTimestamp' | 'stoppedAtBlockNumber' | 'stoppedAtEvent' | 'stoppedAtTimestamp' | 'stream' | 'token' | 'totalAmountStreamed';
4661
5249
  export interface StreamRevision_Filter {
4662
5250
  _change_block?: InputMaybe<BlockChangedFilter>;
4663
5251
  id?: InputMaybe<Scalars['ID']>;
@@ -4668,6 +5256,27 @@ export interface StreamRevision_Filter {
4668
5256
  id_lte?: InputMaybe<Scalars['ID']>;
4669
5257
  id_not?: InputMaybe<Scalars['ID']>;
4670
5258
  id_not_in?: InputMaybe<Array<Scalars['ID']>>;
5259
+ mostRecentStream?: InputMaybe<Scalars['String']>;
5260
+ mostRecentStream_?: InputMaybe<Stream_Filter>;
5261
+ mostRecentStream_contains?: InputMaybe<Scalars['String']>;
5262
+ mostRecentStream_contains_nocase?: InputMaybe<Scalars['String']>;
5263
+ mostRecentStream_ends_with?: InputMaybe<Scalars['String']>;
5264
+ mostRecentStream_ends_with_nocase?: InputMaybe<Scalars['String']>;
5265
+ mostRecentStream_gt?: InputMaybe<Scalars['String']>;
5266
+ mostRecentStream_gte?: InputMaybe<Scalars['String']>;
5267
+ mostRecentStream_in?: InputMaybe<Array<Scalars['String']>>;
5268
+ mostRecentStream_lt?: InputMaybe<Scalars['String']>;
5269
+ mostRecentStream_lte?: InputMaybe<Scalars['String']>;
5270
+ mostRecentStream_not?: InputMaybe<Scalars['String']>;
5271
+ mostRecentStream_not_contains?: InputMaybe<Scalars['String']>;
5272
+ mostRecentStream_not_contains_nocase?: InputMaybe<Scalars['String']>;
5273
+ mostRecentStream_not_ends_with?: InputMaybe<Scalars['String']>;
5274
+ mostRecentStream_not_ends_with_nocase?: InputMaybe<Scalars['String']>;
5275
+ mostRecentStream_not_in?: InputMaybe<Array<Scalars['String']>>;
5276
+ mostRecentStream_not_starts_with?: InputMaybe<Scalars['String']>;
5277
+ mostRecentStream_not_starts_with_nocase?: InputMaybe<Scalars['String']>;
5278
+ mostRecentStream_starts_with?: InputMaybe<Scalars['String']>;
5279
+ mostRecentStream_starts_with_nocase?: InputMaybe<Scalars['String']>;
4671
5280
  periodRevisionIndex?: InputMaybe<Scalars['Int']>;
4672
5281
  periodRevisionIndex_gt?: InputMaybe<Scalars['Int']>;
4673
5282
  periodRevisionIndex_gte?: InputMaybe<Scalars['Int']>;
@@ -4685,7 +5294,7 @@ export interface StreamRevision_Filter {
4685
5294
  revisionIndex_not?: InputMaybe<Scalars['Int']>;
4686
5295
  revisionIndex_not_in?: InputMaybe<Array<Scalars['Int']>>;
4687
5296
  }
4688
- export declare type StreamRevision_OrderBy = 'id' | 'periodRevisionIndex' | 'revisionIndex';
5297
+ export type StreamRevision_OrderBy = 'id' | 'mostRecentStream' | 'periodRevisionIndex' | 'revisionIndex';
4689
5298
  export interface Stream_Filter {
4690
5299
  _change_block?: InputMaybe<BlockChangedFilter>;
4691
5300
  createdAtBlockNumber?: InputMaybe<Scalars['BigInt']>;
@@ -4818,7 +5427,7 @@ export interface Stream_Filter {
4818
5427
  updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
4819
5428
  updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4820
5429
  }
4821
- export declare type Stream_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'currentFlowRate' | 'deposit' | 'flowUpdatedEvents' | 'id' | 'receiver' | 'sender' | 'streamPeriods' | 'streamedUntilUpdatedAt' | 'token' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
5430
+ export type Stream_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'currentFlowRate' | 'deposit' | 'flowUpdatedEvents' | 'id' | 'receiver' | 'sender' | 'streamPeriods' | 'streamedUntilUpdatedAt' | 'token' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
4822
5431
  export interface SubscriptionApprovedEvent_Filter {
4823
5432
  _change_block?: InputMaybe<BlockChangedFilter>;
4824
5433
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -4843,6 +5452,14 @@ export interface SubscriptionApprovedEvent_Filter {
4843
5452
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
4844
5453
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
4845
5454
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
5455
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
5456
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
5457
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
5458
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
5459
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
5460
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
5461
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
5462
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4846
5463
  id?: InputMaybe<Scalars['ID']>;
4847
5464
  id_gt?: InputMaybe<Scalars['ID']>;
4848
5465
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -4955,7 +5572,7 @@ export interface SubscriptionApprovedEvent_Filter {
4955
5572
  userData_not_contains?: InputMaybe<Scalars['Bytes']>;
4956
5573
  userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
4957
5574
  }
4958
- export declare type SubscriptionApprovedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
5575
+ export type SubscriptionApprovedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
4959
5576
  export interface SubscriptionDistributionClaimedEvent_Filter {
4960
5577
  _change_block?: InputMaybe<BlockChangedFilter>;
4961
5578
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -4988,6 +5605,14 @@ export interface SubscriptionDistributionClaimedEvent_Filter {
4988
5605
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
4989
5606
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
4990
5607
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
5608
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
5609
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
5610
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
5611
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
5612
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
5613
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
5614
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
5615
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
4991
5616
  id?: InputMaybe<Scalars['ID']>;
4992
5617
  id_gt?: InputMaybe<Scalars['ID']>;
4993
5618
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -5094,7 +5719,7 @@ export interface SubscriptionDistributionClaimedEvent_Filter {
5094
5719
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
5095
5720
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
5096
5721
  }
5097
- export declare type SubscriptionDistributionClaimedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'id' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'timestamp' | 'token' | 'transactionHash';
5722
+ export type SubscriptionDistributionClaimedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'timestamp' | 'token' | 'transactionHash';
5098
5723
  export interface SubscriptionRevokedEvent_Filter {
5099
5724
  _change_block?: InputMaybe<BlockChangedFilter>;
5100
5725
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -5119,6 +5744,14 @@ export interface SubscriptionRevokedEvent_Filter {
5119
5744
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
5120
5745
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
5121
5746
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
5747
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
5748
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
5749
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
5750
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
5751
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
5752
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
5753
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
5754
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
5122
5755
  id?: InputMaybe<Scalars['ID']>;
5123
5756
  id_gt?: InputMaybe<Scalars['ID']>;
5124
5757
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -5231,7 +5864,7 @@ export interface SubscriptionRevokedEvent_Filter {
5231
5864
  userData_not_contains?: InputMaybe<Scalars['Bytes']>;
5232
5865
  userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
5233
5866
  }
5234
- export declare type SubscriptionRevokedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
5867
+ export type SubscriptionRevokedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
5235
5868
  export interface SubscriptionUnitsUpdatedEvent_Filter {
5236
5869
  _change_block?: InputMaybe<BlockChangedFilter>;
5237
5870
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -5256,6 +5889,14 @@ export interface SubscriptionUnitsUpdatedEvent_Filter {
5256
5889
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
5257
5890
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
5258
5891
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
5892
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
5893
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
5894
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
5895
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
5896
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
5897
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
5898
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
5899
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
5259
5900
  id?: InputMaybe<Scalars['ID']>;
5260
5901
  id_gt?: InputMaybe<Scalars['ID']>;
5261
5902
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -5384,7 +6025,7 @@ export interface SubscriptionUnitsUpdatedEvent_Filter {
5384
6025
  userData_not_contains?: InputMaybe<Scalars['Bytes']>;
5385
6026
  userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
5386
6027
  }
5387
- export declare type SubscriptionUnitsUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'indexId' | 'logIndex' | 'name' | 'oldUnits' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'timestamp' | 'token' | 'transactionHash' | 'units' | 'userData';
6028
+ export type SubscriptionUnitsUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'indexId' | 'logIndex' | 'name' | 'oldUnits' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'timestamp' | 'token' | 'transactionHash' | 'units' | 'userData';
5388
6029
  export interface SuperTokenCreatedEvent_Filter {
5389
6030
  _change_block?: InputMaybe<BlockChangedFilter>;
5390
6031
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -5409,6 +6050,14 @@ export interface SuperTokenCreatedEvent_Filter {
5409
6050
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
5410
6051
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
5411
6052
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
6053
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
6054
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
6055
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
6056
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
6057
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
6058
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
6059
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
6060
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
5412
6061
  id?: InputMaybe<Scalars['ID']>;
5413
6062
  id_gt?: InputMaybe<Scalars['ID']>;
5414
6063
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -5474,7 +6123,7 @@ export interface SuperTokenCreatedEvent_Filter {
5474
6123
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
5475
6124
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
5476
6125
  }
5477
- export declare type SuperTokenCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
6126
+ export type SuperTokenCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
5478
6127
  export interface SuperTokenFactoryUpdatedEvent_Filter {
5479
6128
  _change_block?: InputMaybe<BlockChangedFilter>;
5480
6129
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -5499,6 +6148,14 @@ export interface SuperTokenFactoryUpdatedEvent_Filter {
5499
6148
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
5500
6149
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
5501
6150
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
6151
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
6152
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
6153
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
6154
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
6155
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
6156
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
6157
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
6158
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
5502
6159
  id?: InputMaybe<Scalars['ID']>;
5503
6160
  id_gt?: InputMaybe<Scalars['ID']>;
5504
6161
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -5564,7 +6221,7 @@ export interface SuperTokenFactoryUpdatedEvent_Filter {
5564
6221
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
5565
6222
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
5566
6223
  }
5567
- export declare type SuperTokenFactoryUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'newFactory' | 'order' | 'timestamp' | 'transactionHash';
6224
+ export type SuperTokenFactoryUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'newFactory' | 'order' | 'timestamp' | 'transactionHash';
5568
6225
  export interface SuperTokenLogicCreatedEvent_Filter {
5569
6226
  _change_block?: InputMaybe<BlockChangedFilter>;
5570
6227
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -5589,6 +6246,14 @@ export interface SuperTokenLogicCreatedEvent_Filter {
5589
6246
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
5590
6247
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
5591
6248
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
6249
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
6250
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
6251
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
6252
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
6253
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
6254
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
6255
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
6256
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
5592
6257
  id?: InputMaybe<Scalars['ID']>;
5593
6258
  id_gt?: InputMaybe<Scalars['ID']>;
5594
6259
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -5654,7 +6319,7 @@ export interface SuperTokenLogicCreatedEvent_Filter {
5654
6319
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
5655
6320
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
5656
6321
  }
5657
- export declare type SuperTokenLogicCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'tokenLogic' | 'transactionHash';
6322
+ export type SuperTokenLogicCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'tokenLogic' | 'transactionHash';
5658
6323
  export interface SuperTokenLogicUpdatedEvent_Filter {
5659
6324
  _change_block?: InputMaybe<BlockChangedFilter>;
5660
6325
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -5685,6 +6350,14 @@ export interface SuperTokenLogicUpdatedEvent_Filter {
5685
6350
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
5686
6351
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
5687
6352
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
6353
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
6354
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
6355
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
6356
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
6357
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
6358
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
6359
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
6360
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
5688
6361
  id?: InputMaybe<Scalars['ID']>;
5689
6362
  id_gt?: InputMaybe<Scalars['ID']>;
5690
6363
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -5750,7 +6423,7 @@ export interface SuperTokenLogicUpdatedEvent_Filter {
5750
6423
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
5751
6424
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
5752
6425
  }
5753
- export declare type SuperTokenLogicUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'code' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
6426
+ export type SuperTokenLogicUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'code' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
5754
6427
  export interface TokenDowngradedEvent_Filter {
5755
6428
  _change_block?: InputMaybe<BlockChangedFilter>;
5756
6429
  account?: InputMaybe<Scalars['String']>;
@@ -5804,6 +6477,14 @@ export interface TokenDowngradedEvent_Filter {
5804
6477
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
5805
6478
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
5806
6479
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
6480
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
6481
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
6482
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
6483
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
6484
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
6485
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
6486
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
6487
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
5807
6488
  id?: InputMaybe<Scalars['ID']>;
5808
6489
  id_gt?: InputMaybe<Scalars['ID']>;
5809
6490
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -5869,7 +6550,7 @@ export interface TokenDowngradedEvent_Filter {
5869
6550
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
5870
6551
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
5871
6552
  }
5872
- export declare type TokenDowngradedEvent_OrderBy = 'account' | 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
6553
+ export type TokenDowngradedEvent_OrderBy = 'account' | 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
5873
6554
  export interface TokenStatisticLog_Filter {
5874
6555
  _change_block?: InputMaybe<BlockChangedFilter>;
5875
6556
  blockNumber?: InputMaybe<Scalars['BigInt']>;
@@ -6077,7 +6758,7 @@ export interface TokenStatisticLog_Filter {
6077
6758
  triggeredByEventName_starts_with?: InputMaybe<Scalars['String']>;
6078
6759
  triggeredByEventName_starts_with_nocase?: InputMaybe<Scalars['String']>;
6079
6760
  }
6080
- export declare type TokenStatisticLog_OrderBy = 'blockNumber' | 'id' | 'logIndex' | 'order' | 'timestamp' | 'token' | 'tokenStatistic' | 'totalAmountDistributed' | 'totalAmountStreamed' | 'totalAmountTransferred' | 'totalApprovedSubscriptions' | 'totalDeposit' | 'totalNumberOfActiveIndexes' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalNumberOfIndexes' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'totalSupply' | 'transactionHash' | 'triggeredByEventName';
6761
+ export type TokenStatisticLog_OrderBy = 'blockNumber' | 'id' | 'logIndex' | 'order' | 'timestamp' | 'token' | 'tokenStatistic' | 'totalAmountDistributed' | 'totalAmountStreamed' | 'totalAmountTransferred' | 'totalApprovedSubscriptions' | 'totalDeposit' | 'totalNumberOfActiveIndexes' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalNumberOfIndexes' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'totalSupply' | 'transactionHash' | 'triggeredByEventName';
6081
6762
  export interface TokenStatistic_Filter {
6082
6763
  _change_block?: InputMaybe<BlockChangedFilter>;
6083
6764
  id?: InputMaybe<Scalars['ID']>;
@@ -6223,7 +6904,7 @@ export interface TokenStatistic_Filter {
6223
6904
  updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
6224
6905
  updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
6225
6906
  }
6226
- export declare type TokenStatistic_OrderBy = 'id' | 'token' | 'tokenStatisticLogs' | 'totalAmountDistributedUntilUpdatedAt' | 'totalAmountStreamedUntilUpdatedAt' | 'totalAmountTransferredUntilUpdatedAt' | 'totalApprovedSubscriptions' | 'totalDeposit' | 'totalNumberOfActiveIndexes' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalNumberOfIndexes' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'totalSupply' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
6907
+ export type TokenStatistic_OrderBy = 'id' | 'token' | 'tokenStatisticLogs' | 'totalAmountDistributedUntilUpdatedAt' | 'totalAmountStreamedUntilUpdatedAt' | 'totalAmountTransferredUntilUpdatedAt' | 'totalApprovedSubscriptions' | 'totalDeposit' | 'totalNumberOfActiveIndexes' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalNumberOfIndexes' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'totalSupply' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
6227
6908
  export interface TokenUpgradedEvent_Filter {
6228
6909
  _change_block?: InputMaybe<BlockChangedFilter>;
6229
6910
  account?: InputMaybe<Scalars['String']>;
@@ -6277,6 +6958,14 @@ export interface TokenUpgradedEvent_Filter {
6277
6958
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
6278
6959
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
6279
6960
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
6961
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
6962
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
6963
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
6964
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
6965
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
6966
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
6967
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
6968
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
6280
6969
  id?: InputMaybe<Scalars['ID']>;
6281
6970
  id_gt?: InputMaybe<Scalars['ID']>;
6282
6971
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -6342,7 +7031,7 @@ export interface TokenUpgradedEvent_Filter {
6342
7031
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
6343
7032
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
6344
7033
  }
6345
- export declare type TokenUpgradedEvent_OrderBy = 'account' | 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
7034
+ export type TokenUpgradedEvent_OrderBy = 'account' | 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
6346
7035
  export interface Token_Filter {
6347
7036
  _change_block?: InputMaybe<BlockChangedFilter>;
6348
7037
  createdAtBlockNumber?: InputMaybe<Scalars['BigInt']>;
@@ -6457,7 +7146,7 @@ export interface Token_Filter {
6457
7146
  underlyingToken_starts_with?: InputMaybe<Scalars['String']>;
6458
7147
  underlyingToken_starts_with_nocase?: InputMaybe<Scalars['String']>;
6459
7148
  }
6460
- export declare type Token_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'decimals' | 'id' | 'isListed' | 'isNativeAssetSuperToken' | 'isSuperToken' | 'name' | 'symbol' | 'underlyingAddress' | 'underlyingToken';
7149
+ export type Token_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'decimals' | 'id' | 'isListed' | 'isNativeAssetSuperToken' | 'isSuperToken' | 'name' | 'symbol' | 'underlyingAddress' | 'underlyingToken';
6461
7150
  export interface TransferEvent_Filter {
6462
7151
  _change_block?: InputMaybe<BlockChangedFilter>;
6463
7152
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -6503,6 +7192,14 @@ export interface TransferEvent_Filter {
6503
7192
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
6504
7193
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
6505
7194
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
7195
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
7196
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
7197
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
7198
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
7199
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
7200
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
7201
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
7202
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
6506
7203
  id?: InputMaybe<Scalars['ID']>;
6507
7204
  id_gt?: InputMaybe<Scalars['ID']>;
6508
7205
  id_gte?: InputMaybe<Scalars['ID']>;
@@ -6597,7 +7294,7 @@ export interface TransferEvent_Filter {
6597
7294
  value_not?: InputMaybe<Scalars['BigInt']>;
6598
7295
  value_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
6599
7296
  }
6600
- export declare type TransferEvent_OrderBy = 'addresses' | 'blockNumber' | 'from' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'to' | 'token' | 'transactionHash' | 'value';
7297
+ export type TransferEvent_OrderBy = 'addresses' | 'blockNumber' | 'from' | 'gasPrice' | 'gasUsed' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'to' | 'token' | 'transactionHash' | 'value';
6601
7298
  export interface TrustedForwarderChangedEvent_Filter {
6602
7299
  _change_block?: InputMaybe<BlockChangedFilter>;
6603
7300
  addresses?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -6632,6 +7329,14 @@ export interface TrustedForwarderChangedEvent_Filter {
6632
7329
  gasPrice_lte?: InputMaybe<Scalars['BigInt']>;
6633
7330
  gasPrice_not?: InputMaybe<Scalars['BigInt']>;
6634
7331
  gasPrice_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
7332
+ gasUsed?: InputMaybe<Scalars['BigInt']>;
7333
+ gasUsed_gt?: InputMaybe<Scalars['BigInt']>;
7334
+ gasUsed_gte?: InputMaybe<Scalars['BigInt']>;
7335
+ gasUsed_in?: InputMaybe<Array<Scalars['BigInt']>>;
7336
+ gasUsed_lt?: InputMaybe<Scalars['BigInt']>;
7337
+ gasUsed_lte?: InputMaybe<Scalars['BigInt']>;
7338
+ gasUsed_not?: InputMaybe<Scalars['BigInt']>;
7339
+ gasUsed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
6635
7340
  governanceAddress?: InputMaybe<Scalars['Bytes']>;
6636
7341
  governanceAddress_contains?: InputMaybe<Scalars['Bytes']>;
6637
7342
  governanceAddress_in?: InputMaybe<Array<Scalars['Bytes']>>;
@@ -6713,6 +7418,6 @@ export interface TrustedForwarderChangedEvent_Filter {
6713
7418
  transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
6714
7419
  transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
6715
7420
  }
6716
- export declare type TrustedForwarderChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'enabled' | 'forwarder' | 'gasPrice' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'logIndex' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash';
6717
- export declare type _SubgraphErrorPolicy_ = 'allow' | 'deny';
7421
+ export type TrustedForwarderChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'enabled' | 'forwarder' | 'gasPrice' | 'gasUsed' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'logIndex' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash';
7422
+ export type _SubgraphErrorPolicy_ = 'allow' | 'deny';
6718
7423
  //# sourceMappingURL=schema.generated.d.ts.map