@superfluid-finance/sdk-core 0.8.1-dev.c887de9.0 → 0.8.1-dev.fb6cd05.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 (240) hide show
  1. package/dist/index.umd.js +226 -88
  2. package/dist/main/BatchCall.d.ts.map +1 -1
  3. package/dist/main/ConstantFlowAgreementV1.d.ts.map +1 -1
  4. package/dist/main/ERC20Token.d.ts.map +1 -1
  5. package/dist/main/ERC721Token.d.ts.map +1 -1
  6. package/dist/main/Framework.d.ts.map +1 -1
  7. package/dist/main/GeneralDistributionAgreementV1.d.ts.map +1 -1
  8. package/dist/main/Governance.d.ts.map +1 -1
  9. package/dist/main/InstantDistributionAgreementV1.d.ts.map +1 -1
  10. package/dist/main/Operation.d.ts.map +1 -1
  11. package/dist/main/Query.d.ts.map +1 -1
  12. package/dist/main/SuperToken.d.ts +22 -22
  13. package/dist/main/SuperToken.d.ts.map +1 -1
  14. package/dist/main/SuperfluidAgreement.d.ts.map +1 -1
  15. package/dist/main/SuperfluidPool.d.ts.map +1 -1
  16. package/dist/main/mapGetAllEventsQueryEvents.d.ts.map +1 -1
  17. package/dist/main/multiplyGasLimit.js +1 -1
  18. package/dist/main/multiplyGasLimit.js.map +1 -1
  19. package/dist/main/pagination.d.ts.map +1 -1
  20. package/dist/main/pagination.js +5 -5
  21. package/dist/main/pagination.js.map +1 -1
  22. package/dist/main/subgraph/entities/account/account.d.ts +2 -2
  23. package/dist/main/subgraph/entities/account/account.d.ts.map +1 -1
  24. package/dist/main/subgraph/entities/account/accounts.generated.d.ts +1 -8
  25. package/dist/main/subgraph/entities/account/accounts.generated.d.ts.map +1 -1
  26. package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts +2 -2
  27. package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts.map +1 -1
  28. package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts +1 -8
  29. package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts.map +1 -1
  30. package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts +2 -2
  31. package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts.map +1 -1
  32. package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts +1 -8
  33. package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts.map +1 -1
  34. package/dist/main/subgraph/entities/flowOperator/flowOperator.d.ts +2 -2
  35. package/dist/main/subgraph/entities/flowOperator/flowOperator.d.ts.map +1 -1
  36. package/dist/main/subgraph/entities/flowOperator/flowOperators.generated.d.ts +1 -8
  37. package/dist/main/subgraph/entities/flowOperator/flowOperators.generated.d.ts.map +1 -1
  38. package/dist/main/subgraph/entities/index/index.d.ts +2 -2
  39. package/dist/main/subgraph/entities/index/index.d.ts.map +1 -1
  40. package/dist/main/subgraph/entities/index/indexes.generated.d.ts +1 -8
  41. package/dist/main/subgraph/entities/index/indexes.generated.d.ts.map +1 -1
  42. package/dist/main/subgraph/entities/indexSubscription/indexSubscription.d.ts +2 -2
  43. package/dist/main/subgraph/entities/indexSubscription/indexSubscription.d.ts.map +1 -1
  44. package/dist/main/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts +1 -8
  45. package/dist/main/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts.map +1 -1
  46. package/dist/main/subgraph/entities/pool/pool.d.ts +2 -2
  47. package/dist/main/subgraph/entities/pool/pool.d.ts.map +1 -1
  48. package/dist/main/subgraph/entities/pool/pools.generated.d.ts +2 -11
  49. package/dist/main/subgraph/entities/pool/pools.generated.d.ts.map +1 -1
  50. package/dist/main/subgraph/entities/poolDistributor/poolDistributor.d.ts +2 -2
  51. package/dist/main/subgraph/entities/poolDistributor/poolDistributor.d.ts.map +1 -1
  52. package/dist/main/subgraph/entities/poolDistributor/poolDistributors.generated.d.ts +1 -8
  53. package/dist/main/subgraph/entities/poolDistributor/poolDistributors.generated.d.ts.map +1 -1
  54. package/dist/main/subgraph/entities/poolMember/poolMember.d.ts +2 -2
  55. package/dist/main/subgraph/entities/poolMember/poolMember.d.ts.map +1 -1
  56. package/dist/main/subgraph/entities/poolMember/poolMembers.generated.d.ts +1 -8
  57. package/dist/main/subgraph/entities/poolMember/poolMembers.generated.d.ts.map +1 -1
  58. package/dist/main/subgraph/entities/stream/stream.d.ts +2 -2
  59. package/dist/main/subgraph/entities/stream/stream.d.ts.map +1 -1
  60. package/dist/main/subgraph/entities/stream/streams.generated.d.ts +1 -8
  61. package/dist/main/subgraph/entities/stream/streams.generated.d.ts.map +1 -1
  62. package/dist/main/subgraph/entities/streamPeriod/streamPeriod.d.ts +2 -2
  63. package/dist/main/subgraph/entities/streamPeriod/streamPeriod.d.ts.map +1 -1
  64. package/dist/main/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts +1 -8
  65. package/dist/main/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts.map +1 -1
  66. package/dist/main/subgraph/entities/token/token.d.ts +2 -2
  67. package/dist/main/subgraph/entities/token/token.d.ts.map +1 -1
  68. package/dist/main/subgraph/entities/token/tokens.generated.d.ts +1 -8
  69. package/dist/main/subgraph/entities/token/tokens.generated.d.ts.map +1 -1
  70. package/dist/main/subgraph/entities/tokenStatistic/tokenStatistic.d.ts +2 -2
  71. package/dist/main/subgraph/entities/tokenStatistic/tokenStatistic.d.ts.map +1 -1
  72. package/dist/main/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts +1 -8
  73. package/dist/main/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts.map +1 -1
  74. package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts +2 -2
  75. package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts.map +1 -1
  76. package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts +1 -8
  77. package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts.map +1 -1
  78. package/dist/main/subgraph/events/events.d.ts +5 -5
  79. package/dist/main/subgraph/events/events.d.ts.map +1 -1
  80. package/dist/main/subgraph/events/events.generated.d.ts +42 -336
  81. package/dist/main/subgraph/events/events.generated.d.ts.map +1 -1
  82. package/dist/main/subgraph/events/flowUpdatedEvent.d.ts +2 -2
  83. package/dist/main/subgraph/events/flowUpdatedEvent.d.ts.map +1 -1
  84. package/dist/main/subgraph/events/indexUpdatedEvent.d.ts +2 -2
  85. package/dist/main/subgraph/events/indexUpdatedEvent.d.ts.map +1 -1
  86. package/dist/main/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts +2 -2
  87. package/dist/main/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts.map +1 -1
  88. package/dist/main/subgraph/events/transferEvents.d.ts +2 -2
  89. package/dist/main/subgraph/events/transferEvents.d.ts.map +1 -1
  90. package/dist/main/subgraph/meta/meta.generated.d.ts +1 -3
  91. package/dist/main/subgraph/meta/meta.generated.d.ts.map +1 -1
  92. package/dist/main/subgraph/queries/getAccountTokenSnapshots.generated.d.ts +1 -7
  93. package/dist/main/subgraph/queries/getAccountTokenSnapshots.generated.d.ts.map +1 -1
  94. package/dist/main/subgraph/queries/getAllEvents.generated.d.ts +1 -7
  95. package/dist/main/subgraph/queries/getAllEvents.generated.d.ts.map +1 -1
  96. package/dist/main/subgraph/queries/getIndexSubscriptions.generated.d.ts +1 -7
  97. package/dist/main/subgraph/queries/getIndexSubscriptions.generated.d.ts.map +1 -1
  98. package/dist/main/subgraph/queries/getIndexes.generated.d.ts +1 -7
  99. package/dist/main/subgraph/queries/getIndexes.generated.d.ts.map +1 -1
  100. package/dist/main/subgraph/queries/getStreams.generated.d.ts +1 -7
  101. package/dist/main/subgraph/queries/getStreams.generated.d.ts.map +1 -1
  102. package/dist/main/subgraph/queries/getTokens.generated.d.ts +1 -7
  103. package/dist/main/subgraph/queries/getTokens.generated.d.ts.map +1 -1
  104. package/dist/main/typechain-types/contracts/interfaces/utils/IUserDefinedMacro.d.ts +9 -1
  105. package/dist/main/typechain-types/contracts/interfaces/utils/IUserDefinedMacro.d.ts.map +1 -1
  106. package/dist/main/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.d.ts +18 -0
  107. package/dist/main/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.d.ts.map +1 -1
  108. package/dist/main/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.js +23 -0
  109. package/dist/main/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.js.map +1 -1
  110. package/dist/main/typechain-types/factories/contracts/tokens/SETH.sol/SETHProxy__factory.d.ts +1 -1
  111. package/dist/main/typechain-types/factories/contracts/tokens/SETH.sol/SETHProxy__factory.js +1 -1
  112. package/dist/main/typechain-types/factories/contracts/utils/MacroForwarder__factory.d.ts +1 -1
  113. package/dist/main/typechain-types/factories/contracts/utils/MacroForwarder__factory.d.ts.map +1 -1
  114. package/dist/main/typechain-types/factories/contracts/utils/MacroForwarder__factory.js +1 -1
  115. package/dist/main/typechain-types/factories/contracts/utils/MacroForwarder__factory.js.map +1 -1
  116. package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.d.ts +1 -1
  117. package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.js +1 -1
  118. package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.d.ts +1 -1
  119. package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.js +1 -1
  120. package/dist/main/utils.d.ts +1 -1
  121. package/dist/main/utils.d.ts.map +1 -1
  122. package/dist/main/utils.js +3 -3
  123. package/dist/main/utils.js.map +1 -1
  124. package/dist/module/BatchCall.d.ts.map +1 -1
  125. package/dist/module/ConstantFlowAgreementV1.d.ts.map +1 -1
  126. package/dist/module/ERC20Token.d.ts.map +1 -1
  127. package/dist/module/ERC721Token.d.ts.map +1 -1
  128. package/dist/module/Framework.d.ts.map +1 -1
  129. package/dist/module/GeneralDistributionAgreementV1.d.ts.map +1 -1
  130. package/dist/module/Governance.d.ts.map +1 -1
  131. package/dist/module/InstantDistributionAgreementV1.d.ts.map +1 -1
  132. package/dist/module/Operation.d.ts.map +1 -1
  133. package/dist/module/Query.d.ts.map +1 -1
  134. package/dist/module/SuperToken.d.ts +22 -22
  135. package/dist/module/SuperToken.d.ts.map +1 -1
  136. package/dist/module/SuperfluidAgreement.d.ts.map +1 -1
  137. package/dist/module/SuperfluidPool.d.ts.map +1 -1
  138. package/dist/module/mapGetAllEventsQueryEvents.d.ts.map +1 -1
  139. package/dist/module/pagination.d.ts.map +1 -1
  140. package/dist/module/subgraph/entities/account/account.d.ts +2 -2
  141. package/dist/module/subgraph/entities/account/account.d.ts.map +1 -1
  142. package/dist/module/subgraph/entities/account/accounts.generated.d.ts +1 -8
  143. package/dist/module/subgraph/entities/account/accounts.generated.d.ts.map +1 -1
  144. package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts +2 -2
  145. package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts.map +1 -1
  146. package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts +1 -8
  147. package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts.map +1 -1
  148. package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts +2 -2
  149. package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts.map +1 -1
  150. package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts +1 -8
  151. package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts.map +1 -1
  152. package/dist/module/subgraph/entities/flowOperator/flowOperator.d.ts +2 -2
  153. package/dist/module/subgraph/entities/flowOperator/flowOperator.d.ts.map +1 -1
  154. package/dist/module/subgraph/entities/flowOperator/flowOperators.generated.d.ts +1 -8
  155. package/dist/module/subgraph/entities/flowOperator/flowOperators.generated.d.ts.map +1 -1
  156. package/dist/module/subgraph/entities/index/index.d.ts +2 -2
  157. package/dist/module/subgraph/entities/index/index.d.ts.map +1 -1
  158. package/dist/module/subgraph/entities/index/indexes.generated.d.ts +1 -8
  159. package/dist/module/subgraph/entities/index/indexes.generated.d.ts.map +1 -1
  160. package/dist/module/subgraph/entities/indexSubscription/indexSubscription.d.ts +2 -2
  161. package/dist/module/subgraph/entities/indexSubscription/indexSubscription.d.ts.map +1 -1
  162. package/dist/module/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts +1 -8
  163. package/dist/module/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts.map +1 -1
  164. package/dist/module/subgraph/entities/pool/pool.d.ts +2 -2
  165. package/dist/module/subgraph/entities/pool/pool.d.ts.map +1 -1
  166. package/dist/module/subgraph/entities/pool/pools.generated.d.ts +2 -11
  167. package/dist/module/subgraph/entities/pool/pools.generated.d.ts.map +1 -1
  168. package/dist/module/subgraph/entities/poolDistributor/poolDistributor.d.ts +2 -2
  169. package/dist/module/subgraph/entities/poolDistributor/poolDistributor.d.ts.map +1 -1
  170. package/dist/module/subgraph/entities/poolDistributor/poolDistributors.generated.d.ts +1 -8
  171. package/dist/module/subgraph/entities/poolDistributor/poolDistributors.generated.d.ts.map +1 -1
  172. package/dist/module/subgraph/entities/poolMember/poolMember.d.ts +2 -2
  173. package/dist/module/subgraph/entities/poolMember/poolMember.d.ts.map +1 -1
  174. package/dist/module/subgraph/entities/poolMember/poolMembers.generated.d.ts +1 -8
  175. package/dist/module/subgraph/entities/poolMember/poolMembers.generated.d.ts.map +1 -1
  176. package/dist/module/subgraph/entities/stream/stream.d.ts +2 -2
  177. package/dist/module/subgraph/entities/stream/stream.d.ts.map +1 -1
  178. package/dist/module/subgraph/entities/stream/streams.generated.d.ts +1 -8
  179. package/dist/module/subgraph/entities/stream/streams.generated.d.ts.map +1 -1
  180. package/dist/module/subgraph/entities/streamPeriod/streamPeriod.d.ts +2 -2
  181. package/dist/module/subgraph/entities/streamPeriod/streamPeriod.d.ts.map +1 -1
  182. package/dist/module/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts +1 -8
  183. package/dist/module/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts.map +1 -1
  184. package/dist/module/subgraph/entities/token/token.d.ts +2 -2
  185. package/dist/module/subgraph/entities/token/token.d.ts.map +1 -1
  186. package/dist/module/subgraph/entities/token/tokens.generated.d.ts +1 -8
  187. package/dist/module/subgraph/entities/token/tokens.generated.d.ts.map +1 -1
  188. package/dist/module/subgraph/entities/tokenStatistic/tokenStatistic.d.ts +2 -2
  189. package/dist/module/subgraph/entities/tokenStatistic/tokenStatistic.d.ts.map +1 -1
  190. package/dist/module/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts +1 -8
  191. package/dist/module/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts.map +1 -1
  192. package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts +2 -2
  193. package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts.map +1 -1
  194. package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts +1 -8
  195. package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts.map +1 -1
  196. package/dist/module/subgraph/events/events.d.ts +5 -5
  197. package/dist/module/subgraph/events/events.d.ts.map +1 -1
  198. package/dist/module/subgraph/events/events.generated.d.ts +42 -336
  199. package/dist/module/subgraph/events/events.generated.d.ts.map +1 -1
  200. package/dist/module/subgraph/events/flowUpdatedEvent.d.ts +2 -2
  201. package/dist/module/subgraph/events/flowUpdatedEvent.d.ts.map +1 -1
  202. package/dist/module/subgraph/events/indexUpdatedEvent.d.ts +2 -2
  203. package/dist/module/subgraph/events/indexUpdatedEvent.d.ts.map +1 -1
  204. package/dist/module/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts +2 -2
  205. package/dist/module/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts.map +1 -1
  206. package/dist/module/subgraph/events/transferEvents.d.ts +2 -2
  207. package/dist/module/subgraph/events/transferEvents.d.ts.map +1 -1
  208. package/dist/module/subgraph/meta/meta.generated.d.ts +1 -3
  209. package/dist/module/subgraph/meta/meta.generated.d.ts.map +1 -1
  210. package/dist/module/subgraph/queries/getAccountTokenSnapshots.generated.d.ts +1 -7
  211. package/dist/module/subgraph/queries/getAccountTokenSnapshots.generated.d.ts.map +1 -1
  212. package/dist/module/subgraph/queries/getAllEvents.generated.d.ts +1 -7
  213. package/dist/module/subgraph/queries/getAllEvents.generated.d.ts.map +1 -1
  214. package/dist/module/subgraph/queries/getIndexSubscriptions.generated.d.ts +1 -7
  215. package/dist/module/subgraph/queries/getIndexSubscriptions.generated.d.ts.map +1 -1
  216. package/dist/module/subgraph/queries/getIndexes.generated.d.ts +1 -7
  217. package/dist/module/subgraph/queries/getIndexes.generated.d.ts.map +1 -1
  218. package/dist/module/subgraph/queries/getStreams.generated.d.ts +1 -7
  219. package/dist/module/subgraph/queries/getStreams.generated.d.ts.map +1 -1
  220. package/dist/module/subgraph/queries/getTokens.generated.d.ts +1 -7
  221. package/dist/module/subgraph/queries/getTokens.generated.d.ts.map +1 -1
  222. package/dist/module/typechain-types/contracts/interfaces/utils/IUserDefinedMacro.d.ts +9 -1
  223. package/dist/module/typechain-types/contracts/interfaces/utils/IUserDefinedMacro.d.ts.map +1 -1
  224. package/dist/module/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.d.ts +18 -0
  225. package/dist/module/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.d.ts.map +1 -1
  226. package/dist/module/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.js +23 -0
  227. package/dist/module/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.js.map +1 -1
  228. package/dist/module/typechain-types/factories/contracts/tokens/SETH.sol/SETHProxy__factory.d.ts +1 -1
  229. package/dist/module/typechain-types/factories/contracts/tokens/SETH.sol/SETHProxy__factory.js +1 -1
  230. package/dist/module/typechain-types/factories/contracts/utils/MacroForwarder__factory.d.ts +1 -1
  231. package/dist/module/typechain-types/factories/contracts/utils/MacroForwarder__factory.d.ts.map +1 -1
  232. package/dist/module/typechain-types/factories/contracts/utils/MacroForwarder__factory.js +1 -1
  233. package/dist/module/typechain-types/factories/contracts/utils/MacroForwarder__factory.js.map +1 -1
  234. package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.d.ts +1 -1
  235. package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.js +1 -1
  236. package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.d.ts +1 -1
  237. package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.js +1 -1
  238. package/dist/module/utils.d.ts +1 -1
  239. package/dist/module/utils.d.ts.map +1 -1
  240. package/package.json +35 -44
@@ -1817,340 +1817,46 @@ export type EventsQuery = {
1817
1817
  name: string;
1818
1818
  }>;
1819
1819
  };
1820
- export declare const FlowUpdatedEventsDocument: DocumentNode<FlowUpdatedEventsQuery, Types.Exact<{
1821
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1822
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1823
- where?: Types.InputMaybe<Types.FlowUpdatedEvent_Filter>;
1824
- orderBy?: Types.InputMaybe<Types.FlowUpdatedEvent_OrderBy>;
1825
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1826
- block?: Types.InputMaybe<Types.Block_Height>;
1827
- }>>;
1828
- export declare const FlowOperatorUpdatedEventsDocument: DocumentNode<FlowOperatorUpdatedEventsQuery, Types.Exact<{
1829
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1830
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1831
- where?: Types.InputMaybe<Types.FlowOperatorUpdatedEvent_Filter>;
1832
- orderBy?: Types.InputMaybe<Types.FlowOperatorUpdatedEvent_OrderBy>;
1833
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1834
- block?: Types.InputMaybe<Types.Block_Height>;
1835
- }>>;
1836
- export declare const IndexCreatedEventsDocument: DocumentNode<IndexCreatedEventsQuery, Types.Exact<{
1837
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1838
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1839
- where?: Types.InputMaybe<Types.IndexCreatedEvent_Filter>;
1840
- orderBy?: Types.InputMaybe<Types.IndexCreatedEvent_OrderBy>;
1841
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1842
- block?: Types.InputMaybe<Types.Block_Height>;
1843
- }>>;
1844
- export declare const IndexDistributionClaimedEventsDocument: DocumentNode<IndexDistributionClaimedEventsQuery, Types.Exact<{
1845
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1846
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1847
- where?: Types.InputMaybe<Types.IndexDistributionClaimedEvent_Filter>;
1848
- orderBy?: Types.InputMaybe<Types.IndexDistributionClaimedEvent_OrderBy>;
1849
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1850
- block?: Types.InputMaybe<Types.Block_Height>;
1851
- }>>;
1852
- export declare const IndexUpdatedEventsDocument: DocumentNode<IndexUpdatedEventsQuery, Types.Exact<{
1853
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1854
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1855
- where?: Types.InputMaybe<Types.IndexUpdatedEvent_Filter>;
1856
- orderBy?: Types.InputMaybe<Types.IndexUpdatedEvent_OrderBy>;
1857
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1858
- block?: Types.InputMaybe<Types.Block_Height>;
1859
- }>>;
1860
- export declare const IndexSubscribedEventsDocument: DocumentNode<IndexSubscribedEventsQuery, Types.Exact<{
1861
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1862
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1863
- where?: Types.InputMaybe<Types.IndexSubscribedEvent_Filter>;
1864
- orderBy?: Types.InputMaybe<Types.IndexSubscribedEvent_OrderBy>;
1865
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1866
- block?: Types.InputMaybe<Types.Block_Height>;
1867
- }>>;
1868
- export declare const IndexUnitsUpdatedEventsDocument: DocumentNode<IndexUnitsUpdatedEventsQuery, Types.Exact<{
1869
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1870
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1871
- where?: Types.InputMaybe<Types.IndexUnitsUpdatedEvent_Filter>;
1872
- orderBy?: Types.InputMaybe<Types.IndexUnitsUpdatedEvent_OrderBy>;
1873
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1874
- block?: Types.InputMaybe<Types.Block_Height>;
1875
- }>>;
1876
- export declare const IndexUnsubscribedEventsDocument: DocumentNode<IndexUnsubscribedEventsQuery, Types.Exact<{
1877
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1878
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1879
- where?: Types.InputMaybe<Types.IndexUnsubscribedEvent_Filter>;
1880
- orderBy?: Types.InputMaybe<Types.IndexUnsubscribedEvent_OrderBy>;
1881
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1882
- block?: Types.InputMaybe<Types.Block_Height>;
1883
- }>>;
1884
- export declare const SubscriptionApprovedEventsDocument: DocumentNode<SubscriptionApprovedEventsQuery, Types.Exact<{
1885
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1886
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1887
- where?: Types.InputMaybe<Types.SubscriptionApprovedEvent_Filter>;
1888
- orderBy?: Types.InputMaybe<Types.SubscriptionApprovedEvent_OrderBy>;
1889
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1890
- block?: Types.InputMaybe<Types.Block_Height>;
1891
- }>>;
1892
- export declare const SubscriptionDistributionClaimedEventsDocument: DocumentNode<SubscriptionDistributionClaimedEventsQuery, Types.Exact<{
1893
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1894
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1895
- where?: Types.InputMaybe<Types.SubscriptionDistributionClaimedEvent_Filter>;
1896
- orderBy?: Types.InputMaybe<Types.SubscriptionDistributionClaimedEvent_OrderBy>;
1897
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1898
- block?: Types.InputMaybe<Types.Block_Height>;
1899
- }>>;
1900
- export declare const SubscriptionRevokedEventsDocument: DocumentNode<SubscriptionRevokedEventsQuery, Types.Exact<{
1901
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1902
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1903
- where?: Types.InputMaybe<Types.SubscriptionRevokedEvent_Filter>;
1904
- orderBy?: Types.InputMaybe<Types.SubscriptionRevokedEvent_OrderBy>;
1905
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1906
- block?: Types.InputMaybe<Types.Block_Height>;
1907
- }>>;
1908
- export declare const SubscriptionUnitsUpdatedEventsDocument: DocumentNode<SubscriptionUnitsUpdatedEventsQuery, Types.Exact<{
1909
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1910
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1911
- where?: Types.InputMaybe<Types.SubscriptionUnitsUpdatedEvent_Filter>;
1912
- orderBy?: Types.InputMaybe<Types.SubscriptionUnitsUpdatedEvent_OrderBy>;
1913
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1914
- block?: Types.InputMaybe<Types.Block_Height>;
1915
- }>>;
1916
- export declare const TransferEventsDocument: DocumentNode<TransferEventsQuery, Types.Exact<{
1917
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1918
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1919
- where?: Types.InputMaybe<Types.TransferEvent_Filter>;
1920
- orderBy?: Types.InputMaybe<Types.TransferEvent_OrderBy>;
1921
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1922
- block?: Types.InputMaybe<Types.Block_Height>;
1923
- }>>;
1924
- export declare const TokenUpgradedEventsDocument: DocumentNode<TokenUpgradedEventsQuery, Types.Exact<{
1925
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1926
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1927
- where?: Types.InputMaybe<Types.TokenUpgradedEvent_Filter>;
1928
- orderBy?: Types.InputMaybe<Types.TokenUpgradedEvent_OrderBy>;
1929
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1930
- block?: Types.InputMaybe<Types.Block_Height>;
1931
- }>>;
1932
- export declare const TokenDowngradedEventsDocument: DocumentNode<TokenDowngradedEventsQuery, Types.Exact<{
1933
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1934
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1935
- where?: Types.InputMaybe<Types.TokenDowngradedEvent_Filter>;
1936
- orderBy?: Types.InputMaybe<Types.TokenDowngradedEvent_OrderBy>;
1937
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1938
- block?: Types.InputMaybe<Types.Block_Height>;
1939
- }>>;
1940
- export declare const AgreementClassRegisteredEventsDocument: DocumentNode<AgreementClassRegisteredEventsQuery, Types.Exact<{
1941
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1942
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1943
- where?: Types.InputMaybe<Types.AgreementClassRegisteredEvent_Filter>;
1944
- orderBy?: Types.InputMaybe<Types.AgreementClassRegisteredEvent_OrderBy>;
1945
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1946
- block?: Types.InputMaybe<Types.Block_Height>;
1947
- }>>;
1948
- export declare const AgreementClassUpdatedEventsDocument: DocumentNode<AgreementClassUpdatedEventsQuery, Types.Exact<{
1949
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1950
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1951
- where?: Types.InputMaybe<Types.AgreementClassUpdatedEvent_Filter>;
1952
- orderBy?: Types.InputMaybe<Types.AgreementClassUpdatedEvent_OrderBy>;
1953
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1954
- block?: Types.InputMaybe<Types.Block_Height>;
1955
- }>>;
1956
- export declare const AppRegisteredEventsDocument: DocumentNode<AppRegisteredEventsQuery, Types.Exact<{
1957
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1958
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1959
- where?: Types.InputMaybe<Types.AppRegisteredEvent_Filter>;
1960
- orderBy?: Types.InputMaybe<Types.AppRegisteredEvent_OrderBy>;
1961
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1962
- block?: Types.InputMaybe<Types.Block_Height>;
1963
- }>>;
1964
- export declare const GovernanceReplacedEventsDocument: DocumentNode<GovernanceReplacedEventsQuery, Types.Exact<{
1965
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1966
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1967
- where?: Types.InputMaybe<Types.GovernanceReplacedEvent_Filter>;
1968
- orderBy?: Types.InputMaybe<Types.GovernanceReplacedEvent_OrderBy>;
1969
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1970
- block?: Types.InputMaybe<Types.Block_Height>;
1971
- }>>;
1972
- export declare const JailEventsDocument: DocumentNode<JailEventsQuery, Types.Exact<{
1973
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1974
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1975
- where?: Types.InputMaybe<Types.JailEvent_Filter>;
1976
- orderBy?: Types.InputMaybe<Types.JailEvent_OrderBy>;
1977
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1978
- block?: Types.InputMaybe<Types.Block_Height>;
1979
- }>>;
1980
- export declare const SuperTokenFactoryUpdatedEventsDocument: DocumentNode<SuperTokenFactoryUpdatedEventsQuery, Types.Exact<{
1981
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1982
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1983
- where?: Types.InputMaybe<Types.SuperTokenFactoryUpdatedEvent_Filter>;
1984
- orderBy?: Types.InputMaybe<Types.SuperTokenFactoryUpdatedEvent_OrderBy>;
1985
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1986
- block?: Types.InputMaybe<Types.Block_Height>;
1987
- }>>;
1988
- export declare const SuperTokenLogicUpdatedEventsDocument: DocumentNode<SuperTokenLogicUpdatedEventsQuery, Types.Exact<{
1989
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1990
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1991
- where?: Types.InputMaybe<Types.SuperTokenLogicUpdatedEvent_Filter>;
1992
- orderBy?: Types.InputMaybe<Types.SuperTokenLogicUpdatedEvent_OrderBy>;
1993
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
1994
- block?: Types.InputMaybe<Types.Block_Height>;
1995
- }>>;
1996
- export declare const RoleAdminChangedEventsDocument: DocumentNode<RoleAdminChangedEventsQuery, Types.Exact<{
1997
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1998
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
1999
- where?: Types.InputMaybe<Types.RoleAdminChangedEvent_Filter>;
2000
- orderBy?: Types.InputMaybe<Types.RoleAdminChangedEvent_OrderBy>;
2001
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2002
- block?: Types.InputMaybe<Types.Block_Height>;
2003
- }>>;
2004
- export declare const RoleGrantedEventsDocument: DocumentNode<RoleGrantedEventsQuery, Types.Exact<{
2005
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2006
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2007
- where?: Types.InputMaybe<Types.RoleGrantedEvent_Filter>;
2008
- orderBy?: Types.InputMaybe<Types.RoleGrantedEvent_OrderBy>;
2009
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2010
- block?: Types.InputMaybe<Types.Block_Height>;
2011
- }>>;
2012
- export declare const RoleRevokedEventsDocument: DocumentNode<RoleRevokedEventsQuery, Types.Exact<{
2013
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2014
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2015
- where?: Types.InputMaybe<Types.RoleRevokedEvent_Filter>;
2016
- orderBy?: Types.InputMaybe<Types.RoleRevokedEvent_OrderBy>;
2017
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2018
- block?: Types.InputMaybe<Types.Block_Height>;
2019
- }>>;
2020
- export declare const SetEventsDocument: DocumentNode<SetEventsQuery, Types.Exact<{
2021
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2022
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2023
- where?: Types.InputMaybe<Types.SetEvent_Filter>;
2024
- orderBy?: Types.InputMaybe<Types.SetEvent_OrderBy>;
2025
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2026
- block?: Types.InputMaybe<Types.Block_Height>;
2027
- }>>;
2028
- export declare const CfaV1LiquidationPeriodChangedEventsDocument: DocumentNode<CfaV1LiquidationPeriodChangedEventsQuery, Types.Exact<{
2029
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2030
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2031
- where?: Types.InputMaybe<Types.CfAv1LiquidationPeriodChangedEvent_Filter>;
2032
- orderBy?: Types.InputMaybe<Types.CfAv1LiquidationPeriodChangedEvent_OrderBy>;
2033
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2034
- block?: Types.InputMaybe<Types.Block_Height>;
2035
- }>>;
2036
- export declare const ConfigChangedEventsDocument: DocumentNode<ConfigChangedEventsQuery, Types.Exact<{
2037
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2038
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2039
- where?: Types.InputMaybe<Types.ConfigChangedEvent_Filter>;
2040
- orderBy?: Types.InputMaybe<Types.ConfigChangedEvent_OrderBy>;
2041
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2042
- block?: Types.InputMaybe<Types.Block_Height>;
2043
- }>>;
2044
- export declare const RewardAddressChangedEventsDocument: DocumentNode<RewardAddressChangedEventsQuery, Types.Exact<{
2045
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2046
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2047
- where?: Types.InputMaybe<Types.RewardAddressChangedEvent_Filter>;
2048
- orderBy?: Types.InputMaybe<Types.RewardAddressChangedEvent_OrderBy>;
2049
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2050
- block?: Types.InputMaybe<Types.Block_Height>;
2051
- }>>;
2052
- export declare const SuperTokenMinimumDepositChangedEventsDocument: DocumentNode<SuperTokenMinimumDepositChangedEventsQuery, Types.Exact<{
2053
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2054
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2055
- where?: Types.InputMaybe<Types.SuperTokenMinimumDepositChangedEvent_Filter>;
2056
- orderBy?: Types.InputMaybe<Types.SuperTokenMinimumDepositChangedEvent_OrderBy>;
2057
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2058
- block?: Types.InputMaybe<Types.Block_Height>;
2059
- }>>;
2060
- export declare const TrustedForwarderChangedEventsDocument: DocumentNode<TrustedForwarderChangedEventsQuery, Types.Exact<{
2061
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2062
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2063
- where?: Types.InputMaybe<Types.TrustedForwarderChangedEvent_Filter>;
2064
- orderBy?: Types.InputMaybe<Types.TrustedForwarderChangedEvent_OrderBy>;
2065
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2066
- block?: Types.InputMaybe<Types.Block_Height>;
2067
- }>>;
2068
- export declare const AgreementLiquidatedByEventsDocument: DocumentNode<AgreementLiquidatedByEventsQuery, Types.Exact<{
2069
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2070
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2071
- where?: Types.InputMaybe<Types.AgreementLiquidatedByEvent_Filter>;
2072
- orderBy?: Types.InputMaybe<Types.AgreementLiquidatedByEvent_OrderBy>;
2073
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2074
- block?: Types.InputMaybe<Types.Block_Height>;
2075
- }>>;
2076
- export declare const BurnedEventsDocument: DocumentNode<BurnedEventsQuery, Types.Exact<{
2077
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2078
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2079
- where?: Types.InputMaybe<Types.BurnedEvent_Filter>;
2080
- orderBy?: Types.InputMaybe<Types.BurnedEvent_OrderBy>;
2081
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2082
- block?: Types.InputMaybe<Types.Block_Height>;
2083
- }>>;
2084
- export declare const MintedEventsDocument: DocumentNode<MintedEventsQuery, Types.Exact<{
2085
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2086
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2087
- where?: Types.InputMaybe<Types.MintedEvent_Filter>;
2088
- orderBy?: Types.InputMaybe<Types.MintedEvent_OrderBy>;
2089
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2090
- block?: Types.InputMaybe<Types.Block_Height>;
2091
- }>>;
2092
- export declare const SentEventsDocument: DocumentNode<SentEventsQuery, Types.Exact<{
2093
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2094
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2095
- where?: Types.InputMaybe<Types.SentEvent_Filter>;
2096
- orderBy?: Types.InputMaybe<Types.SentEvent_OrderBy>;
2097
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2098
- block?: Types.InputMaybe<Types.Block_Height>;
2099
- }>>;
2100
- export declare const CustomSuperTokenCreatedEventsDocument: DocumentNode<CustomSuperTokenCreatedEventsQuery, Types.Exact<{
2101
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2102
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2103
- where?: Types.InputMaybe<Types.CustomSuperTokenCreatedEvent_Filter>;
2104
- orderBy?: Types.InputMaybe<Types.CustomSuperTokenCreatedEvent_OrderBy>;
2105
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2106
- block?: Types.InputMaybe<Types.Block_Height>;
2107
- }>>;
2108
- export declare const SuperTokenCreatedEventsDocument: DocumentNode<SuperTokenCreatedEventsQuery, Types.Exact<{
2109
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2110
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2111
- where?: Types.InputMaybe<Types.SuperTokenCreatedEvent_Filter>;
2112
- orderBy?: Types.InputMaybe<Types.SuperTokenCreatedEvent_OrderBy>;
2113
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2114
- block?: Types.InputMaybe<Types.Block_Height>;
2115
- }>>;
2116
- export declare const SuperTokenLogicCreatedEventsDocument: DocumentNode<SuperTokenLogicCreatedEventsQuery, Types.Exact<{
2117
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2118
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2119
- where?: Types.InputMaybe<Types.SuperTokenLogicCreatedEvent_Filter>;
2120
- orderBy?: Types.InputMaybe<Types.SuperTokenLogicCreatedEvent_OrderBy>;
2121
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2122
- block?: Types.InputMaybe<Types.Block_Height>;
2123
- }>>;
2124
- export declare const NewPicEventsDocument: DocumentNode<NewPicEventsQuery, Types.Exact<{
2125
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2126
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2127
- where?: Types.InputMaybe<Types.NewPicEvent_Filter>;
2128
- orderBy?: Types.InputMaybe<Types.NewPicEvent_OrderBy>;
2129
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2130
- block?: Types.InputMaybe<Types.Block_Height>;
2131
- }>>;
2132
- export declare const ExitRateChangedEventsDocument: DocumentNode<ExitRateChangedEventsQuery, Types.Exact<{
2133
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2134
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2135
- where?: Types.InputMaybe<Types.ExitRateChangedEvent_Filter>;
2136
- orderBy?: Types.InputMaybe<Types.ExitRateChangedEvent_OrderBy>;
2137
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2138
- block?: Types.InputMaybe<Types.Block_Height>;
2139
- }>>;
2140
- export declare const BondIncreasedEventsDocument: DocumentNode<BondIncreasedEventsQuery, Types.Exact<{
2141
- first?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2142
- skip?: Types.InputMaybe<Types.Scalars['Int']['input']>;
2143
- where?: Types.InputMaybe<Types.BondIncreasedEvent_Filter>;
2144
- orderBy?: Types.InputMaybe<Types.BondIncreasedEvent_OrderBy>;
2145
- orderDirection?: Types.InputMaybe<Types.OrderDirection>;
2146
- block?: Types.InputMaybe<Types.Block_Height>;
2147
- }>>;
2148
- export declare const EventsDocument: DocumentNode<EventsQuery, Types.Exact<{
2149
- where?: Types.Event_Filter | undefined;
2150
- skip?: number | undefined;
2151
- first?: number | undefined;
2152
- orderBy?: Types.Event_OrderBy | undefined;
2153
- orderDirection?: Types.OrderDirection | undefined;
2154
- block?: Types.InputMaybe<Types.Block_Height>;
2155
- }>>;
1820
+ export declare const FlowUpdatedEventsDocument: DocumentNode<FlowUpdatedEventsQuery, FlowUpdatedEventsQueryVariables>;
1821
+ export declare const FlowOperatorUpdatedEventsDocument: DocumentNode<FlowOperatorUpdatedEventsQuery, FlowOperatorUpdatedEventsQueryVariables>;
1822
+ export declare const IndexCreatedEventsDocument: DocumentNode<IndexCreatedEventsQuery, IndexCreatedEventsQueryVariables>;
1823
+ export declare const IndexDistributionClaimedEventsDocument: DocumentNode<IndexDistributionClaimedEventsQuery, IndexDistributionClaimedEventsQueryVariables>;
1824
+ export declare const IndexUpdatedEventsDocument: DocumentNode<IndexUpdatedEventsQuery, IndexUpdatedEventsQueryVariables>;
1825
+ export declare const IndexSubscribedEventsDocument: DocumentNode<IndexSubscribedEventsQuery, IndexSubscribedEventsQueryVariables>;
1826
+ export declare const IndexUnitsUpdatedEventsDocument: DocumentNode<IndexUnitsUpdatedEventsQuery, IndexUnitsUpdatedEventsQueryVariables>;
1827
+ export declare const IndexUnsubscribedEventsDocument: DocumentNode<IndexUnsubscribedEventsQuery, IndexUnsubscribedEventsQueryVariables>;
1828
+ export declare const SubscriptionApprovedEventsDocument: DocumentNode<SubscriptionApprovedEventsQuery, SubscriptionApprovedEventsQueryVariables>;
1829
+ export declare const SubscriptionDistributionClaimedEventsDocument: DocumentNode<SubscriptionDistributionClaimedEventsQuery, SubscriptionDistributionClaimedEventsQueryVariables>;
1830
+ export declare const SubscriptionRevokedEventsDocument: DocumentNode<SubscriptionRevokedEventsQuery, SubscriptionRevokedEventsQueryVariables>;
1831
+ export declare const SubscriptionUnitsUpdatedEventsDocument: DocumentNode<SubscriptionUnitsUpdatedEventsQuery, SubscriptionUnitsUpdatedEventsQueryVariables>;
1832
+ export declare const TransferEventsDocument: DocumentNode<TransferEventsQuery, TransferEventsQueryVariables>;
1833
+ export declare const TokenUpgradedEventsDocument: DocumentNode<TokenUpgradedEventsQuery, TokenUpgradedEventsQueryVariables>;
1834
+ export declare const TokenDowngradedEventsDocument: DocumentNode<TokenDowngradedEventsQuery, TokenDowngradedEventsQueryVariables>;
1835
+ export declare const AgreementClassRegisteredEventsDocument: DocumentNode<AgreementClassRegisteredEventsQuery, AgreementClassRegisteredEventsQueryVariables>;
1836
+ export declare const AgreementClassUpdatedEventsDocument: DocumentNode<AgreementClassUpdatedEventsQuery, AgreementClassUpdatedEventsQueryVariables>;
1837
+ export declare const AppRegisteredEventsDocument: DocumentNode<AppRegisteredEventsQuery, AppRegisteredEventsQueryVariables>;
1838
+ export declare const GovernanceReplacedEventsDocument: DocumentNode<GovernanceReplacedEventsQuery, GovernanceReplacedEventsQueryVariables>;
1839
+ export declare const JailEventsDocument: DocumentNode<JailEventsQuery, JailEventsQueryVariables>;
1840
+ export declare const SuperTokenFactoryUpdatedEventsDocument: DocumentNode<SuperTokenFactoryUpdatedEventsQuery, SuperTokenFactoryUpdatedEventsQueryVariables>;
1841
+ export declare const SuperTokenLogicUpdatedEventsDocument: DocumentNode<SuperTokenLogicUpdatedEventsQuery, SuperTokenLogicUpdatedEventsQueryVariables>;
1842
+ export declare const RoleAdminChangedEventsDocument: DocumentNode<RoleAdminChangedEventsQuery, RoleAdminChangedEventsQueryVariables>;
1843
+ export declare const RoleGrantedEventsDocument: DocumentNode<RoleGrantedEventsQuery, RoleGrantedEventsQueryVariables>;
1844
+ export declare const RoleRevokedEventsDocument: DocumentNode<RoleRevokedEventsQuery, RoleRevokedEventsQueryVariables>;
1845
+ export declare const SetEventsDocument: DocumentNode<SetEventsQuery, SetEventsQueryVariables>;
1846
+ export declare const CfaV1LiquidationPeriodChangedEventsDocument: DocumentNode<CfaV1LiquidationPeriodChangedEventsQuery, CfaV1LiquidationPeriodChangedEventsQueryVariables>;
1847
+ export declare const ConfigChangedEventsDocument: DocumentNode<ConfigChangedEventsQuery, ConfigChangedEventsQueryVariables>;
1848
+ export declare const RewardAddressChangedEventsDocument: DocumentNode<RewardAddressChangedEventsQuery, RewardAddressChangedEventsQueryVariables>;
1849
+ export declare const SuperTokenMinimumDepositChangedEventsDocument: DocumentNode<SuperTokenMinimumDepositChangedEventsQuery, SuperTokenMinimumDepositChangedEventsQueryVariables>;
1850
+ export declare const TrustedForwarderChangedEventsDocument: DocumentNode<TrustedForwarderChangedEventsQuery, TrustedForwarderChangedEventsQueryVariables>;
1851
+ export declare const AgreementLiquidatedByEventsDocument: DocumentNode<AgreementLiquidatedByEventsQuery, AgreementLiquidatedByEventsQueryVariables>;
1852
+ export declare const BurnedEventsDocument: DocumentNode<BurnedEventsQuery, BurnedEventsQueryVariables>;
1853
+ export declare const MintedEventsDocument: DocumentNode<MintedEventsQuery, MintedEventsQueryVariables>;
1854
+ export declare const SentEventsDocument: DocumentNode<SentEventsQuery, SentEventsQueryVariables>;
1855
+ export declare const CustomSuperTokenCreatedEventsDocument: DocumentNode<CustomSuperTokenCreatedEventsQuery, CustomSuperTokenCreatedEventsQueryVariables>;
1856
+ export declare const SuperTokenCreatedEventsDocument: DocumentNode<SuperTokenCreatedEventsQuery, SuperTokenCreatedEventsQueryVariables>;
1857
+ export declare const SuperTokenLogicCreatedEventsDocument: DocumentNode<SuperTokenLogicCreatedEventsQuery, SuperTokenLogicCreatedEventsQueryVariables>;
1858
+ export declare const NewPicEventsDocument: DocumentNode<NewPicEventsQuery, NewPicEventsQueryVariables>;
1859
+ export declare const ExitRateChangedEventsDocument: DocumentNode<ExitRateChangedEventsQuery, ExitRateChangedEventsQueryVariables>;
1860
+ export declare const BondIncreasedEventsDocument: DocumentNode<BondIncreasedEventsQuery, BondIncreasedEventsQueryVariables>;
1861
+ export declare const EventsDocument: DocumentNode<EventsQuery, EventsQueryVariables>;
2156
1862
  //# sourceMappingURL=events.generated.d.ts.map