@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.
- package/build/bundled-abi.js +2 -2
- package/build/bundled-abi.json +1 -1
- package/build/contracts-sizes.txt +1 -1
- package/build/truffle/AccessControl.json +1 -1
- package/build/truffle/AccessControlEnumerable.json +1 -1
- package/build/truffle/Address.json +1 -1
- package/build/truffle/AgreementBase.json +9 -9
- package/build/truffle/AgreementLibrary.json +4 -4
- package/build/truffle/BaseRelayRecipient.json +1 -1
- package/build/truffle/BatchLiquidator.json +340 -340
- package/build/truffle/BatchOperation.json +1 -1
- package/build/truffle/CFAv1Forwarder.json +995 -995
- package/build/truffle/CFAv1ForwarderDeployerLibrary.json +2127 -2127
- package/build/truffle/CFAv1Library.json +4 -4
- package/build/truffle/CallUtils.json +1 -1
- package/build/truffle/ClosingOnUpdateFlowTestApp.json +4 -4
- package/build/truffle/ConstantFlowAgreementV1.json +5 -5
- package/build/truffle/ConstantInflowNFT.json +6 -6
- package/build/truffle/ConstantOutflowNFT.json +6 -6
- package/build/truffle/Context.json +1 -1
- package/build/truffle/ContextDefinitions.json +1 -1
- package/build/truffle/CustomSuperTokenBase.json +1 -1
- package/build/truffle/ERC165.json +1 -1
- package/build/truffle/ERC1820Implementer.json +1 -1
- package/build/truffle/ERC1820RegistryCompiled.json +1 -1
- package/build/truffle/ERC20.json +1 -1
- package/build/truffle/ERC20WithTokenInfo.json +1 -1
- package/build/truffle/ERC777Helper.json +1 -1
- package/build/truffle/ERC777RecipientDrainingGas.json +4 -4
- package/build/truffle/ERC777RecipientReverting.json +4 -4
- package/build/truffle/EnumerableSet.json +1 -1
- package/build/truffle/EventsEmitter.json +1 -1
- package/build/truffle/ExclusiveInflowTestApp.json +4 -4
- package/build/truffle/FixedSizeData.json +1 -1
- package/build/truffle/FlowExchangeTestApp.json +4 -4
- package/build/truffle/FlowNFTBase.json +11 -11
- package/build/truffle/FlowOperatorDefinitions.json +1 -1
- package/build/truffle/ForwarderBase.json +138 -138
- package/build/truffle/FullUpgradableSuperTokenProxy.json +1 -1
- package/build/truffle/IAccessControl.json +1 -1
- package/build/truffle/IAccessControlEnumerable.json +1 -1
- package/build/truffle/IConstantFlowAgreementV1.json +1 -1
- package/build/truffle/IConstantInflowNFT.json +1 -1
- package/build/truffle/IConstantOutflowNFT.json +1 -1
- package/build/truffle/IDAv1Forwarder.json +726 -726
- package/build/truffle/IDAv1ForwarderDeployerLibrary.json +2127 -2127
- package/build/truffle/IDAv1Library.json +4 -4
- package/build/truffle/IERC165.json +1 -1
- package/build/truffle/IERC1820Implementer.json +1 -1
- package/build/truffle/IERC1820Registry.json +1 -1
- package/build/truffle/IERC20.json +1 -1
- package/build/truffle/IERC20Metadata.json +1 -1
- package/build/truffle/IERC20Permit.json +1 -1
- package/build/truffle/IERC721.json +1 -1
- package/build/truffle/IERC721Metadata.json +1 -1
- package/build/truffle/IERC777.json +1 -1
- package/build/truffle/IERC777Recipient.json +1 -1
- package/build/truffle/IERC777Sender.json +1 -1
- package/build/truffle/IFlowNFTBase.json +1 -1
- package/build/truffle/IInstantDistributionAgreementV1.json +1 -1
- package/build/truffle/IMultiSigWallet.json +1 -1
- package/build/truffle/IPoolAdminNFT.json +1 -1
- package/build/truffle/IPoolMemberNFT.json +1 -1
- package/build/truffle/IPureSuperToken.json +1 -1
- package/build/truffle/IPureSuperTokenCustom.json +1 -1
- package/build/truffle/IRelayRecipient.json +1 -1
- package/build/truffle/IResolver.json +1 -1
- package/build/truffle/ISETH.json +1 -1
- package/build/truffle/ISETHCustom.json +1 -1
- package/build/truffle/ISuperAgreement.json +1 -1
- package/build/truffle/ISuperApp.json +1 -1
- package/build/truffle/ISuperToken.json +1 -1
- package/build/truffle/ISuperTokenFactory.json +1 -1
- package/build/truffle/ISuperfluid.json +17 -17
- package/build/truffle/ISuperfluidGovernance.json +2 -2
- package/build/truffle/ISuperfluidToken.json +1 -1
- package/build/truffle/ITOGAv1.json +1114 -1114
- package/build/truffle/ITOGAv2.json +1114 -1114
- package/build/truffle/ITOGAv3.json +1114 -1114
- package/build/truffle/Initializable.json +1 -1
- package/build/truffle/InstantDistributionAgreementV1.json +5 -5
- package/build/truffle/Math.json +1 -1
- package/build/truffle/NonClosableOutflowTestApp.json +4 -4
- package/build/truffle/Ownable.json +1 -1
- package/build/truffle/Proxy.json +1 -1
- package/build/truffle/ProxyDeployerLibrary.json +2127 -2127
- package/build/truffle/PureSuperToken.json +85 -85
- package/build/truffle/Resolver.json +90 -90
- package/build/truffle/SETHProxy.json +193 -193
- package/build/truffle/SafeCast.json +1 -1
- package/build/truffle/SafeERC20.json +1 -1
- package/build/truffle/SafeGasLibrary.json +1 -1
- package/build/truffle/SafeMath.json +1 -1
- package/build/truffle/SelfDeletingFlowTestApp.json +4 -4
- package/build/truffle/SignedMath.json +1 -1
- package/build/truffle/SlotsBitmapLibrary.json +1 -1
- package/build/truffle/StreamRedirector.json +4 -4
- package/build/truffle/Strings.json +1 -1
- package/build/truffle/SuperAppBase.json +2 -2
- package/build/truffle/SuperAppBaseFlow.json +2 -2
- package/build/truffle/SuperAppDefinitions.json +1 -1
- package/build/truffle/SuperToken.json +56 -56
- package/build/truffle/SuperTokenDeployerLibrary.json +2125 -2125
- package/build/truffle/SuperTokenFactory.json +1738 -1712
- package/build/truffle/SuperTokenFactoryBase.json +1732 -1706
- package/build/truffle/SuperTokenV1Library.json +4 -4
- package/build/truffle/SuperUpgrader.json +424 -424
- package/build/truffle/Superfluid.json +4115 -4115
- package/build/truffle/SuperfluidCFAv1DeployerLibrary.json +2125 -2125
- package/build/truffle/SuperfluidFrameworkDeployer.json +1148 -1148
- package/build/truffle/SuperfluidFrameworkDeploymentSteps.json +2127 -2127
- package/build/truffle/SuperfluidGovDeployerLibrary.json +2128 -2128
- package/build/truffle/SuperfluidGovernanceBase.json +21 -21
- package/build/truffle/SuperfluidGovernanceConfigs.json +1 -1
- package/build/truffle/SuperfluidGovernanceII.json +17 -17
- package/build/truffle/SuperfluidGovernanceIIProxy.json +17 -17
- package/build/truffle/SuperfluidHostDeployerLibrary.json +2127 -2127
- package/build/truffle/SuperfluidIDAv1DeployerLibrary.json +2125 -2125
- package/build/truffle/SuperfluidLoader.json +144 -144
- package/build/truffle/SuperfluidLoaderDeployerLibrary.json +2127 -2127
- package/build/truffle/SuperfluidLoaderLibrary.json +1 -1
- package/build/truffle/SuperfluidNFTLogicDeployerLibrary.json +2125 -2125
- package/build/truffle/SuperfluidPeripheryDeployerLibrary.json +2128 -2128
- package/build/truffle/SuperfluidToken.json +1265 -1265
- package/build/truffle/TOGA.json +1119 -1119
- package/build/truffle/TestGovernance.json +171 -171
- package/build/truffle/TestResolver.json +46 -46
- package/build/truffle/TestToken.json +102 -102
- package/build/truffle/TokenDeployerLibrary.json +2129 -2129
- package/build/truffle/TokenInfo.json +1 -1
- package/build/truffle/UUPSProxiable.json +139 -139
- package/build/truffle/UUPSProxy.json +81 -81
- package/build/truffle/UUPSUtils.json +37 -37
- package/build/typechain-ethers-v5/factories/contracts/agreements/ConstantFlowAgreementV1__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/agreements/ConstantFlowAgreementV1__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/agreements/InstantDistributionAgreementV1__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/agreements/InstantDistributionAgreementV1__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceIIProxy__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceIIProxy__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceII__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceII__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/AgreementMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/AgreementMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/ClosingOnUpdateFlowTestApp__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/ClosingOnUpdateFlowTestApp__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/ExclusiveInflowTestApp__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/ExclusiveInflowTestApp__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/FlowExchangeTestApp__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/FlowExchangeTestApp__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/NonClosableOutflowTestApp__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/NonClosableOutflowTestApp__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/SelfDeletingFlowTestApp__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAAppMocks.sol/SelfDeletingFlowTestApp__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFALibraryMock.sol/CFALibraryMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFALibraryMock.sol/CFALibraryMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFALibraryMock.sol/CFALibrarySuperAppMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFALibraryMock.sol/CFALibrarySuperAppMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTMock.sol/ConstantInflowNFTMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTMock.sol/ConstantInflowNFTMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTMock.sol/ConstantOutflowNFTMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTMock.sol/ConstantOutflowNFTMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTMock.sol/NoNFTSuperTokenMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTMock.sol/NoNFTSuperTokenMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTUpgradabilityMock.sol/ConstantInflowNFTStorageLayoutMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTUpgradabilityMock.sol/ConstantInflowNFTStorageLayoutMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTUpgradabilityMock.sol/ConstantOutflowNFTStorageLayoutMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTUpgradabilityMock.sol/ConstantOutflowNFTStorageLayoutMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTUpgradabilityMock.sol/FlowNFTBaseStorageLayoutMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/CFAv1NFTUpgradabilityMock.sol/FlowNFTBaseStorageLayoutMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/IDASuperAppTester__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/IDASuperAppTester__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibraryMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibraryMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibrarySuperAppMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibrarySuperAppMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/MockSmartWallet__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/MockSmartWallet__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/MultiFlowTesterApp__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/MultiFlowTesterApp__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/StreamRedirector__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/StreamRedirector__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppBaseFlowTester__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppBaseFlowTester__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppFactoryMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppFactoryMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock2ndLevel__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock2ndLevel__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockAux__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockAux__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningEmptyCtx__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningEmptyCtx__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningInvalidCtx__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningInvalidCtx__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockUsingDeprecatedRegisterApp__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockUsingDeprecatedRegisterApp__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockWithRegistrationKey__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockWithRegistrationKey__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.d.ts.map +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.js.map +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.d.ts.map +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.js.map +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.d.ts.map +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.js.map +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryUpdateLogicContractsTester__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryUpdateLogicContractsTester__factory.d.ts.map +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryUpdateLogicContractsTester__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryUpdateLogicContractsTester__factory.js.map +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryCFAMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryCFAMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryCFASuperAppMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryCFASuperAppMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryIDAMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryIDAMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryIDASuperAppMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenLibraryV1Mock.sol/SuperTokenLibraryIDASuperAppMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperfluidGovernanceIIMock.sol/SuperfluidGovernanceIIUpgradabilityTester__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperfluidGovernanceIIMock.sol/SuperfluidGovernanceIIUpgradabilityTester__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidMock__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidMock__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidUpgradabilityTester__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidUpgradabilityTester__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/superfluid/ConstantInflowNFT__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/superfluid/ConstantInflowNFT__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/superfluid/ConstantOutflowNFT__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/superfluid/ConstantOutflowNFT__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.d.ts +5 -5
- package/build/typechain-ethers-v5/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.d.ts.map +1 -1
- package/build/typechain-ethers-v5/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.js +7 -7
- package/build/typechain-ethers-v5/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.js.map +1 -1
- package/build/typechain-ethers-v5/factories/contracts/superfluid/SuperToken__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/superfluid/SuperToken__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/superfluid/Superfluid__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/superfluid/Superfluid__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/BatchLiquidator__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/BatchLiquidator__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/CFAv1Forwarder__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/CFAv1Forwarder__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/IDAv1Forwarder__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/IDAv1Forwarder__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/SuperUpgrader__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/SuperUpgrader__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/SuperfluidLoader__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/SuperfluidLoader__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/TOGA.sol/TOGA__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/TOGA.sol/TOGA__factory.js +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/TestGovernance__factory.d.ts +1 -1
- package/build/typechain-ethers-v5/factories/contracts/utils/TestGovernance__factory.js +1 -1
- package/contracts/interfaces/superfluid/ISuperfluid.sol +1 -1
- package/contracts/superfluid/SuperToken.sol +2 -2
- package/contracts/superfluid/SuperTokenFactory.sol +11 -9
- package/package.json +3 -3
package/build/bundled-abi.js
CHANGED
|
@@ -19388,12 +19388,12 @@ Superfluid_ABI = module.exports = {
|
|
|
19388
19388
|
},
|
|
19389
19389
|
{
|
|
19390
19390
|
"internalType": "contract IConstantOutflowNFT",
|
|
19391
|
-
"name": "
|
|
19391
|
+
"name": "constantOutflowNFTLogic",
|
|
19392
19392
|
"type": "address"
|
|
19393
19393
|
},
|
|
19394
19394
|
{
|
|
19395
19395
|
"internalType": "contract IConstantInflowNFT",
|
|
19396
|
-
"name": "
|
|
19396
|
+
"name": "constantInflowNFTLogic",
|
|
19397
19397
|
"type": "address"
|
|
19398
19398
|
}
|
|
19399
19399
|
],
|