@superfluid-finance/ethereum-contracts 1.7.3-dev.2c69647.0 → 1.7.3-dev.5a98332.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 (273) hide show
  1. package/build/bundled-abi.js +2 -2
  2. package/build/bundled-abi.json +1 -1
  3. package/build/contracts-sizes.txt +1 -1
  4. package/build/truffle/AccessControl.json +1 -1
  5. package/build/truffle/AccessControlEnumerable.json +1 -1
  6. package/build/truffle/Address.json +1 -1
  7. package/build/truffle/AgreementBase.json +9 -9
  8. package/build/truffle/AgreementLibrary.json +4 -4
  9. package/build/truffle/BaseRelayRecipient.json +1 -1
  10. package/build/truffle/BatchLiquidator.json +340 -340
  11. package/build/truffle/BatchOperation.json +1 -1
  12. package/build/truffle/CFAv1Forwarder.json +995 -995
  13. package/build/truffle/CFAv1ForwarderDeployerLibrary.json +2127 -2127
  14. package/build/truffle/CFAv1Library.json +4 -4
  15. package/build/truffle/CallUtils.json +1 -1
  16. package/build/truffle/ClosingOnUpdateFlowTestApp.json +4 -4
  17. package/build/truffle/ConstantFlowAgreementV1.json +5 -5
  18. package/build/truffle/ConstantInflowNFT.json +6 -6
  19. package/build/truffle/ConstantOutflowNFT.json +6 -6
  20. package/build/truffle/Context.json +1 -1
  21. package/build/truffle/ContextDefinitions.json +1 -1
  22. package/build/truffle/CustomSuperTokenBase.json +1 -1
  23. package/build/truffle/ERC165.json +1 -1
  24. package/build/truffle/ERC1820Implementer.json +1 -1
  25. package/build/truffle/ERC1820RegistryCompiled.json +1 -1
  26. package/build/truffle/ERC20.json +1 -1
  27. package/build/truffle/ERC20WithTokenInfo.json +1 -1
  28. package/build/truffle/ERC777Helper.json +1 -1
  29. package/build/truffle/ERC777RecipientDrainingGas.json +4 -4
  30. package/build/truffle/ERC777RecipientReverting.json +4 -4
  31. package/build/truffle/EnumerableSet.json +1 -1
  32. package/build/truffle/EventsEmitter.json +1 -1
  33. package/build/truffle/ExclusiveInflowTestApp.json +4 -4
  34. package/build/truffle/FixedSizeData.json +1 -1
  35. package/build/truffle/FlowExchangeTestApp.json +4 -4
  36. package/build/truffle/FlowNFTBase.json +11 -11
  37. package/build/truffle/FlowOperatorDefinitions.json +1 -1
  38. package/build/truffle/ForwarderBase.json +138 -138
  39. package/build/truffle/FullUpgradableSuperTokenProxy.json +1 -1
  40. package/build/truffle/IAccessControl.json +1 -1
  41. package/build/truffle/IAccessControlEnumerable.json +1 -1
  42. package/build/truffle/IConstantFlowAgreementV1.json +1 -1
  43. package/build/truffle/IConstantInflowNFT.json +1 -1
  44. package/build/truffle/IConstantOutflowNFT.json +1 -1
  45. package/build/truffle/IDAv1Forwarder.json +726 -726
  46. package/build/truffle/IDAv1ForwarderDeployerLibrary.json +2127 -2127
  47. package/build/truffle/IDAv1Library.json +4 -4
  48. package/build/truffle/IERC165.json +1 -1
  49. package/build/truffle/IERC1820Implementer.json +1 -1
  50. package/build/truffle/IERC1820Registry.json +1 -1
  51. package/build/truffle/IERC20.json +1 -1
  52. package/build/truffle/IERC20Metadata.json +1 -1
  53. package/build/truffle/IERC20Permit.json +1 -1
  54. package/build/truffle/IERC721.json +1 -1
  55. package/build/truffle/IERC721Metadata.json +1 -1
  56. package/build/truffle/IERC777.json +1 -1
  57. package/build/truffle/IERC777Recipient.json +1 -1
  58. package/build/truffle/IERC777Sender.json +1 -1
  59. package/build/truffle/IFlowNFTBase.json +1 -1
  60. package/build/truffle/IInstantDistributionAgreementV1.json +1 -1
  61. package/build/truffle/IMultiSigWallet.json +1 -1
  62. package/build/truffle/IPoolAdminNFT.json +1 -1
  63. package/build/truffle/IPoolMemberNFT.json +1 -1
  64. package/build/truffle/IPureSuperToken.json +1 -1
  65. package/build/truffle/IPureSuperTokenCustom.json +1 -1
  66. package/build/truffle/IRelayRecipient.json +1 -1
  67. package/build/truffle/IResolver.json +1 -1
  68. package/build/truffle/ISETH.json +1 -1
  69. package/build/truffle/ISETHCustom.json +1 -1
  70. package/build/truffle/ISuperAgreement.json +1 -1
  71. package/build/truffle/ISuperApp.json +1 -1
  72. package/build/truffle/ISuperToken.json +1 -1
  73. package/build/truffle/ISuperTokenFactory.json +1 -1
  74. package/build/truffle/ISuperfluid.json +17 -17
  75. package/build/truffle/ISuperfluidGovernance.json +2 -2
  76. package/build/truffle/ISuperfluidToken.json +1 -1
  77. package/build/truffle/ITOGAv1.json +1114 -1114
  78. package/build/truffle/ITOGAv2.json +1114 -1114
  79. package/build/truffle/ITOGAv3.json +1114 -1114
  80. package/build/truffle/Initializable.json +1 -1
  81. package/build/truffle/InstantDistributionAgreementV1.json +5 -5
  82. package/build/truffle/Math.json +1 -1
  83. package/build/truffle/NonClosableOutflowTestApp.json +4 -4
  84. package/build/truffle/Ownable.json +1 -1
  85. package/build/truffle/Proxy.json +1 -1
  86. package/build/truffle/ProxyDeployerLibrary.json +2127 -2127
  87. package/build/truffle/PureSuperToken.json +85 -85
  88. package/build/truffle/Resolver.json +90 -90
  89. package/build/truffle/SETHProxy.json +193 -193
  90. package/build/truffle/SafeCast.json +1 -1
  91. package/build/truffle/SafeERC20.json +1 -1
  92. package/build/truffle/SafeGasLibrary.json +1 -1
  93. package/build/truffle/SafeMath.json +1 -1
  94. package/build/truffle/SelfDeletingFlowTestApp.json +4 -4
  95. package/build/truffle/SignedMath.json +1 -1
  96. package/build/truffle/SlotsBitmapLibrary.json +1 -1
  97. package/build/truffle/StreamRedirector.json +4 -4
  98. package/build/truffle/Strings.json +1 -1
  99. package/build/truffle/SuperAppBase.json +2 -2
  100. package/build/truffle/SuperAppBaseFlow.json +2 -2
  101. package/build/truffle/SuperAppDefinitions.json +1 -1
  102. package/build/truffle/SuperToken.json +56 -56
  103. package/build/truffle/SuperTokenDeployerLibrary.json +2125 -2125
  104. package/build/truffle/SuperTokenFactory.json +1738 -1712
  105. package/build/truffle/SuperTokenFactoryBase.json +1732 -1706
  106. package/build/truffle/SuperTokenV1Library.json +4 -4
  107. package/build/truffle/SuperUpgrader.json +424 -424
  108. package/build/truffle/Superfluid.json +4115 -4115
  109. package/build/truffle/SuperfluidCFAv1DeployerLibrary.json +2125 -2125
  110. package/build/truffle/SuperfluidFrameworkDeployer.json +1148 -1148
  111. package/build/truffle/SuperfluidFrameworkDeploymentSteps.json +2127 -2127
  112. package/build/truffle/SuperfluidGovDeployerLibrary.json +2128 -2128
  113. package/build/truffle/SuperfluidGovernanceBase.json +21 -21
  114. package/build/truffle/SuperfluidGovernanceConfigs.json +1 -1
  115. package/build/truffle/SuperfluidGovernanceII.json +17 -17
  116. package/build/truffle/SuperfluidGovernanceIIProxy.json +17 -17
  117. package/build/truffle/SuperfluidHostDeployerLibrary.json +2127 -2127
  118. package/build/truffle/SuperfluidIDAv1DeployerLibrary.json +2125 -2125
  119. package/build/truffle/SuperfluidLoader.json +144 -144
  120. package/build/truffle/SuperfluidLoaderDeployerLibrary.json +2127 -2127
  121. package/build/truffle/SuperfluidLoaderLibrary.json +1 -1
  122. package/build/truffle/SuperfluidNFTLogicDeployerLibrary.json +2125 -2125
  123. package/build/truffle/SuperfluidPeripheryDeployerLibrary.json +2128 -2128
  124. package/build/truffle/SuperfluidToken.json +1265 -1265
  125. package/build/truffle/TOGA.json +1119 -1119
  126. package/build/truffle/TestGovernance.json +171 -171
  127. package/build/truffle/TestResolver.json +46 -46
  128. package/build/truffle/TestToken.json +102 -102
  129. package/build/truffle/TokenDeployerLibrary.json +2129 -2129
  130. package/build/truffle/TokenInfo.json +1 -1
  131. package/build/truffle/UUPSProxiable.json +139 -139
  132. package/build/truffle/UUPSProxy.json +81 -81
  133. package/build/truffle/UUPSUtils.json +37 -37
  134. package/build/typechain-ethers-v5/factories/contracts/agreements/ConstantFlowAgreementV1__factory.d.ts +1 -1
  135. package/build/typechain-ethers-v5/factories/contracts/agreements/ConstantFlowAgreementV1__factory.js +1 -1
  136. package/build/typechain-ethers-v5/factories/contracts/agreements/InstantDistributionAgreementV1__factory.d.ts +1 -1
  137. package/build/typechain-ethers-v5/factories/contracts/agreements/InstantDistributionAgreementV1__factory.js +1 -1
  138. package/build/typechain-ethers-v5/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceIIProxy__factory.d.ts +1 -1
  139. package/build/typechain-ethers-v5/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceIIProxy__factory.js +1 -1
  140. package/build/typechain-ethers-v5/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceII__factory.d.ts +1 -1
  141. package/build/typechain-ethers-v5/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceII__factory.js +1 -1
  142. package/build/typechain-ethers-v5/factories/contracts/mocks/AgreementMock__factory.d.ts +1 -1
  143. package/build/typechain-ethers-v5/factories/contracts/mocks/AgreementMock__factory.js +1 -1
  144. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/ClosingOnUpdateFlowTestApp__factory.d.ts +1 -1
  145. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/ClosingOnUpdateFlowTestApp__factory.js +1 -1
  146. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/ExclusiveInflowTestApp__factory.d.ts +1 -1
  147. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/ExclusiveInflowTestApp__factory.js +1 -1
  148. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/FlowExchangeTestApp__factory.d.ts +1 -1
  149. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/FlowExchangeTestApp__factory.js +1 -1
  150. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/NonClosableOutflowTestApp__factory.d.ts +1 -1
  151. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/NonClosableOutflowTestApp__factory.js +1 -1
  152. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/SelfDeletingFlowTestApp__factory.d.ts +1 -1
  153. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/SelfDeletingFlowTestApp__factory.js +1 -1
  154. package/build/typechain-ethers-v5/factories/contracts/mocks/CFALibraryMock.sol/CFALibraryMock__factory.d.ts +1 -1
  155. package/build/typechain-ethers-v5/factories/contracts/mocks/CFALibraryMock.sol/CFALibraryMock__factory.js +1 -1
  156. package/build/typechain-ethers-v5/factories/contracts/mocks/CFALibraryMock.sol/CFALibrarySuperAppMock__factory.d.ts +1 -1
  157. package/build/typechain-ethers-v5/factories/contracts/mocks/CFALibraryMock.sol/CFALibrarySuperAppMock__factory.js +1 -1
  158. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTMock.sol/ConstantInflowNFTMock__factory.d.ts +1 -1
  159. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTMock.sol/ConstantInflowNFTMock__factory.js +1 -1
  160. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTMock.sol/ConstantOutflowNFTMock__factory.d.ts +1 -1
  161. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTMock.sol/ConstantOutflowNFTMock__factory.js +1 -1
  162. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTMock.sol/NoNFTSuperTokenMock__factory.d.ts +1 -1
  163. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTMock.sol/NoNFTSuperTokenMock__factory.js +1 -1
  164. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTUpgradabilityMock.sol/ConstantInflowNFTStorageLayoutMock__factory.d.ts +1 -1
  165. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTUpgradabilityMock.sol/ConstantInflowNFTStorageLayoutMock__factory.js +1 -1
  166. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTUpgradabilityMock.sol/ConstantOutflowNFTStorageLayoutMock__factory.d.ts +1 -1
  167. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTUpgradabilityMock.sol/ConstantOutflowNFTStorageLayoutMock__factory.js +1 -1
  168. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTUpgradabilityMock.sol/FlowNFTBaseStorageLayoutMock__factory.d.ts +1 -1
  169. package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTUpgradabilityMock.sol/FlowNFTBaseStorageLayoutMock__factory.js +1 -1
  170. package/build/typechain-ethers-v5/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas__factory.d.ts +1 -1
  171. package/build/typechain-ethers-v5/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas__factory.js +1 -1
  172. package/build/typechain-ethers-v5/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting__factory.d.ts +1 -1
  173. package/build/typechain-ethers-v5/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting__factory.js +1 -1
  174. package/build/typechain-ethers-v5/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock__factory.d.ts +1 -1
  175. package/build/typechain-ethers-v5/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock__factory.js +1 -1
  176. package/build/typechain-ethers-v5/factories/contracts/mocks/IDASuperAppTester__factory.d.ts +1 -1
  177. package/build/typechain-ethers-v5/factories/contracts/mocks/IDASuperAppTester__factory.js +1 -1
  178. package/build/typechain-ethers-v5/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibraryMock__factory.d.ts +1 -1
  179. package/build/typechain-ethers-v5/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibraryMock__factory.js +1 -1
  180. package/build/typechain-ethers-v5/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibrarySuperAppMock__factory.d.ts +1 -1
  181. package/build/typechain-ethers-v5/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibrarySuperAppMock__factory.js +1 -1
  182. package/build/typechain-ethers-v5/factories/contracts/mocks/MockSmartWallet__factory.d.ts +1 -1
  183. package/build/typechain-ethers-v5/factories/contracts/mocks/MockSmartWallet__factory.js +1 -1
  184. package/build/typechain-ethers-v5/factories/contracts/mocks/MultiFlowTesterApp__factory.d.ts +1 -1
  185. package/build/typechain-ethers-v5/factories/contracts/mocks/MultiFlowTesterApp__factory.js +1 -1
  186. package/build/typechain-ethers-v5/factories/contracts/mocks/StreamRedirector__factory.d.ts +1 -1
  187. package/build/typechain-ethers-v5/factories/contracts/mocks/StreamRedirector__factory.js +1 -1
  188. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppBaseFlowTester__factory.d.ts +1 -1
  189. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppBaseFlowTester__factory.js +1 -1
  190. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppFactoryMock__factory.d.ts +1 -1
  191. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppFactoryMock__factory.js +1 -1
  192. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock2ndLevel__factory.d.ts +1 -1
  193. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock2ndLevel__factory.js +1 -1
  194. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockAux__factory.d.ts +1 -1
  195. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockAux__factory.js +1 -1
  196. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningEmptyCtx__factory.d.ts +1 -1
  197. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningEmptyCtx__factory.js +1 -1
  198. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningInvalidCtx__factory.d.ts +1 -1
  199. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningInvalidCtx__factory.js +1 -1
  200. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockUsingDeprecatedRegisterApp__factory.d.ts +1 -1
  201. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockUsingDeprecatedRegisterApp__factory.js +1 -1
  202. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockWithRegistrationKey__factory.d.ts +1 -1
  203. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockWithRegistrationKey__factory.js +1 -1
  204. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock__factory.d.ts +1 -1
  205. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock__factory.js +1 -1
  206. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.d.ts +1 -1
  207. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.d.ts.map +1 -1
  208. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.js +1 -1
  209. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.js.map +1 -1
  210. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.d.ts +1 -1
  211. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.d.ts.map +1 -1
  212. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.js +1 -1
  213. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.js.map +1 -1
  214. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.d.ts +1 -1
  215. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.d.ts.map +1 -1
  216. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.js +1 -1
  217. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.js.map +1 -1
  218. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryUpdateLogicContractsTester__factory.d.ts +1 -1
  219. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryUpdateLogicContractsTester__factory.d.ts.map +1 -1
  220. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryUpdateLogicContractsTester__factory.js +1 -1
  221. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryUpdateLogicContractsTester__factory.js.map +1 -1
  222. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryCFAMock__factory.d.ts +1 -1
  223. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryCFAMock__factory.js +1 -1
  224. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryCFASuperAppMock__factory.d.ts +1 -1
  225. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryCFASuperAppMock__factory.js +1 -1
  226. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryIDAMock__factory.d.ts +1 -1
  227. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryIDAMock__factory.js +1 -1
  228. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryIDASuperAppMock__factory.d.ts +1 -1
  229. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryIDASuperAppMock__factory.js +1 -1
  230. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenMock__factory.d.ts +1 -1
  231. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenMock__factory.js +1 -1
  232. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester__factory.d.ts +1 -1
  233. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester__factory.js +1 -1
  234. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperfluidGovernanceIIMock.sol/SuperfluidGovernanceIIUpgradabilityTester__factory.d.ts +1 -1
  235. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperfluidGovernanceIIMock.sol/SuperfluidGovernanceIIUpgradabilityTester__factory.js +1 -1
  236. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidMock__factory.d.ts +1 -1
  237. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidMock__factory.js +1 -1
  238. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidUpgradabilityTester__factory.d.ts +1 -1
  239. package/build/typechain-ethers-v5/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidUpgradabilityTester__factory.js +1 -1
  240. package/build/typechain-ethers-v5/factories/contracts/superfluid/ConstantInflowNFT__factory.d.ts +1 -1
  241. package/build/typechain-ethers-v5/factories/contracts/superfluid/ConstantInflowNFT__factory.js +1 -1
  242. package/build/typechain-ethers-v5/factories/contracts/superfluid/ConstantOutflowNFT__factory.d.ts +1 -1
  243. package/build/typechain-ethers-v5/factories/contracts/superfluid/ConstantOutflowNFT__factory.js +1 -1
  244. package/build/typechain-ethers-v5/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.d.ts +5 -5
  245. package/build/typechain-ethers-v5/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.d.ts.map +1 -1
  246. package/build/typechain-ethers-v5/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.js +7 -7
  247. package/build/typechain-ethers-v5/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.js.map +1 -1
  248. package/build/typechain-ethers-v5/factories/contracts/superfluid/SuperToken__factory.d.ts +1 -1
  249. package/build/typechain-ethers-v5/factories/contracts/superfluid/SuperToken__factory.js +1 -1
  250. package/build/typechain-ethers-v5/factories/contracts/superfluid/Superfluid__factory.d.ts +1 -1
  251. package/build/typechain-ethers-v5/factories/contracts/superfluid/Superfluid__factory.js +1 -1
  252. package/build/typechain-ethers-v5/factories/contracts/utils/BatchLiquidator__factory.d.ts +1 -1
  253. package/build/typechain-ethers-v5/factories/contracts/utils/BatchLiquidator__factory.js +1 -1
  254. package/build/typechain-ethers-v5/factories/contracts/utils/CFAv1Forwarder__factory.d.ts +1 -1
  255. package/build/typechain-ethers-v5/factories/contracts/utils/CFAv1Forwarder__factory.js +1 -1
  256. package/build/typechain-ethers-v5/factories/contracts/utils/IDAv1Forwarder__factory.d.ts +1 -1
  257. package/build/typechain-ethers-v5/factories/contracts/utils/IDAv1Forwarder__factory.js +1 -1
  258. package/build/typechain-ethers-v5/factories/contracts/utils/SuperUpgrader__factory.d.ts +1 -1
  259. package/build/typechain-ethers-v5/factories/contracts/utils/SuperUpgrader__factory.js +1 -1
  260. package/build/typechain-ethers-v5/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.d.ts +1 -1
  261. package/build/typechain-ethers-v5/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.js +1 -1
  262. package/build/typechain-ethers-v5/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.d.ts +1 -1
  263. package/build/typechain-ethers-v5/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.js +1 -1
  264. package/build/typechain-ethers-v5/factories/contracts/utils/SuperfluidLoader__factory.d.ts +1 -1
  265. package/build/typechain-ethers-v5/factories/contracts/utils/SuperfluidLoader__factory.js +1 -1
  266. package/build/typechain-ethers-v5/factories/contracts/utils/TOGA.sol/TOGA__factory.d.ts +1 -1
  267. package/build/typechain-ethers-v5/factories/contracts/utils/TOGA.sol/TOGA__factory.js +1 -1
  268. package/build/typechain-ethers-v5/factories/contracts/utils/TestGovernance__factory.d.ts +1 -1
  269. package/build/typechain-ethers-v5/factories/contracts/utils/TestGovernance__factory.js +1 -1
  270. package/contracts/interfaces/superfluid/ISuperfluid.sol +1 -1
  271. package/contracts/superfluid/SuperToken.sol +2 -2
  272. package/contracts/superfluid/SuperTokenFactory.sol +11 -9
  273. package/package.json +3 -3
@@ -19388,12 +19388,12 @@ Superfluid_ABI = module.exports = {
19388
19388
  },
19389
19389
  {
19390
19390
  "internalType": "contract IConstantOutflowNFT",
19391
- "name": "constantOutflowNFT",
19391
+ "name": "constantOutflowNFTLogic",
19392
19392
  "type": "address"
19393
19393
  },
19394
19394
  {
19395
19395
  "internalType": "contract IConstantInflowNFT",
19396
- "name": "constantInflowNFT",
19396
+ "name": "constantInflowNFTLogic",
19397
19397
  "type": "address"
19398
19398
  }
19399
19399
  ],