@superfluid-finance/ethereum-contracts 1.4.2-dev.eef6e1f.0 → 1.4.2
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/contracts/AccessControl.json +1 -1
- package/build/contracts/AccessControlEnumerable.json +1 -1
- package/build/contracts/Address.json +1 -1
- package/build/contracts/AgreementBase.json +1 -1
- package/build/contracts/AgreementLibrary.json +1 -1
- package/build/contracts/BaseRelayRecipient.json +1 -1
- package/build/contracts/BatchLiquidator.json +1 -1
- package/build/contracts/BatchOperation.json +1 -1
- package/build/contracts/CFAv1Forwarder.json +1 -1
- package/build/contracts/CFAv1Library.json +1 -1
- package/build/contracts/CallUtils.json +1 -1
- package/build/contracts/ClosingOnUpdateFlowTestApp.json +1 -1
- package/build/contracts/ConstantFlowAgreementV1.json +1 -1
- package/build/contracts/Context.json +1 -1
- package/build/contracts/ContextDefinitions.json +1 -1
- package/build/contracts/Create2.json +1 -1
- package/build/contracts/CustomSuperTokenBase.json +1 -1
- package/build/contracts/ERC165.json +1 -1
- package/build/contracts/ERC1820Implementer.json +1 -1
- package/build/contracts/ERC1820RegistryCompiled.json +1 -1
- package/build/contracts/ERC20.json +1 -1
- package/build/contracts/ERC20WithTokenInfo.json +1 -1
- package/build/contracts/ERC777Helper.json +1 -1
- package/build/contracts/ERC777RecipientDrainingGas.json +1 -1
- package/build/contracts/ERC777RecipientReverting.json +1 -1
- package/build/contracts/EnumerableSet.json +1 -1
- package/build/contracts/EventsEmitter.json +1 -1
- package/build/contracts/ExclusiveInflowTestApp.json +1 -1
- package/build/contracts/FixedSizeData.json +1 -1
- package/build/contracts/FlowExchangeTestApp.json +1 -1
- package/build/contracts/FlowOperatorDefinitions.json +1 -1
- package/build/contracts/FullUpgradableSuperTokenProxy.json +1 -1
- package/build/contracts/IAccessControl.json +1 -1
- package/build/contracts/IAccessControlEnumerable.json +1 -1
- package/build/contracts/IConstantFlowAgreementHook.json +1 -1
- package/build/contracts/IConstantFlowAgreementV1.json +1 -1
- package/build/contracts/IDAv1Library.json +1 -1
- package/build/contracts/IERC165.json +1 -1
- package/build/contracts/IERC1820Implementer.json +1 -1
- package/build/contracts/IERC1820Registry.json +1 -1
- package/build/contracts/IERC20.json +1 -1
- package/build/contracts/IERC20Metadata.json +1 -1
- package/build/contracts/IERC20Permit.json +1 -1
- package/build/contracts/IERC777.json +1 -1
- package/build/contracts/IERC777Recipient.json +1 -1
- package/build/contracts/IERC777Sender.json +1 -1
- package/build/contracts/IInstantDistributionAgreementV1.json +1 -1
- package/build/contracts/IMultiSigWallet.json +1 -1
- package/build/contracts/IPureSuperToken.json +1 -1
- package/build/contracts/IPureSuperTokenCustom.json +1 -1
- package/build/contracts/IRelayRecipient.json +1 -1
- package/build/contracts/IResolver.json +1 -1
- package/build/contracts/ISETH.json +1 -1
- package/build/contracts/ISETHCustom.json +1 -1
- package/build/contracts/ISuperAgreement.json +1 -1
- package/build/contracts/ISuperApp.json +1 -1
- package/build/contracts/ISuperToken.json +1 -1
- package/build/contracts/ISuperTokenFactory.json +1 -1
- package/build/contracts/ISuperfluid.json +1 -1
- package/build/contracts/ISuperfluidGovernance.json +1 -1
- package/build/contracts/ISuperfluidToken.json +1 -1
- package/build/contracts/ITOGAv1.json +1207 -1207
- package/build/contracts/ITOGAv2.json +1207 -1207
- package/build/contracts/Initializable.json +1 -1
- package/build/contracts/InstantDistributionAgreementV1.json +1 -1
- package/build/contracts/NonClosableOutflowTestApp.json +1 -1
- package/build/contracts/Ownable.json +1 -1
- package/build/contracts/Proxy.json +1 -1
- package/build/contracts/PureSuperToken.json +1 -1
- package/build/contracts/Resolver.json +1 -1
- package/build/contracts/SETHProxy.json +1 -1
- package/build/contracts/SafeCast.json +1 -1
- package/build/contracts/SafeERC20.json +1 -1
- package/build/contracts/SafeMath.json +1 -1
- package/build/contracts/SelfDeletingFlowTestApp.json +1 -1
- package/build/contracts/SlotsBitmapLibrary.json +1 -1
- package/build/contracts/StreamRedirector.json +1 -1
- package/build/contracts/Strings.json +1 -1
- package/build/contracts/SuperAppBase.json +1 -1
- package/build/contracts/SuperAppDefinitions.json +1 -1
- package/build/contracts/SuperToken.json +1 -1
- package/build/contracts/SuperTokenFactory.json +1 -1
- package/build/contracts/SuperTokenFactoryBase.json +1 -1
- package/build/contracts/SuperTokenFactoryHelper.json +1 -1
- package/build/contracts/SuperUpgrader.json +1 -1
- package/build/contracts/Superfluid.json +1 -1
- package/build/contracts/SuperfluidErrors.json +1 -1
- package/build/contracts/SuperfluidFrameworkDeployer.json +4195 -2956
- package/build/contracts/SuperfluidGovernanceBase.json +1 -1
- package/build/contracts/SuperfluidGovernanceConfigs.json +1 -1
- package/build/contracts/SuperfluidGovernanceII.json +1 -1
- package/build/contracts/SuperfluidGovernanceIIProxy.json +1 -1
- package/build/contracts/SuperfluidLoader.json +141 -141
- package/build/contracts/SuperfluidToken.json +1 -1
- package/build/contracts/TOGA.json +1214 -1214
- package/build/contracts/TestGovernance.json +168 -168
- package/build/contracts/TestResolver.json +27 -27
- package/build/contracts/TestToken.json +102 -102
- package/build/contracts/TokenCustodian.json +214 -214
- package/build/contracts/TokenInfo.json +1 -1
- package/build/contracts/UUPSProxiable.json +1 -1
- package/build/contracts/UUPSProxy.json +1 -1
- package/build/contracts/UUPSUtils.json +1 -1
- package/build/contracts-sizes.txt +5 -5
- package/build/typechain/@openzeppelin/contracts/access/AccessControl.d.ts +162 -0
- package/build/typechain/@openzeppelin/contracts/access/AccessControl.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/access/AccessControl.js +3 -0
- package/build/typechain/@openzeppelin/contracts/access/AccessControl.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/access/AccessControlEnumerable.d.ts +178 -0
- package/build/typechain/@openzeppelin/contracts/access/AccessControlEnumerable.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/access/AccessControlEnumerable.js +3 -0
- package/build/typechain/@openzeppelin/contracts/access/AccessControlEnumerable.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/access/IAccessControl.d.ts +146 -0
- package/build/typechain/@openzeppelin/contracts/access/IAccessControl.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/access/IAccessControl.js +3 -0
- package/build/typechain/@openzeppelin/contracts/access/IAccessControl.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/access/IAccessControlEnumerable.d.ts +162 -0
- package/build/typechain/@openzeppelin/contracts/access/IAccessControlEnumerable.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/access/IAccessControlEnumerable.js +3 -0
- package/build/typechain/@openzeppelin/contracts/access/IAccessControlEnumerable.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/access/Ownable.d.ts +90 -0
- package/build/typechain/@openzeppelin/contracts/access/Ownable.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/access/Ownable.js +3 -0
- package/build/typechain/@openzeppelin/contracts/access/Ownable.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/access/index.d.ts +6 -0
- package/build/typechain/@openzeppelin/contracts/access/index.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/access/index.js +3 -0
- package/build/typechain/@openzeppelin/contracts/access/index.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/index.d.ts +9 -0
- package/build/typechain/@openzeppelin/contracts/index.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/index.js +3 -0
- package/build/typechain/@openzeppelin/contracts/index.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/proxy/Proxy.d.ts +28 -0
- package/build/typechain/@openzeppelin/contracts/proxy/Proxy.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/proxy/Proxy.js +3 -0
- package/build/typechain/@openzeppelin/contracts/proxy/Proxy.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/proxy/index.d.ts +4 -0
- package/build/typechain/@openzeppelin/contracts/proxy/index.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/proxy/index.js +3 -0
- package/build/typechain/@openzeppelin/contracts/proxy/index.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/proxy/utils/Initializable.d.ts +40 -0
- package/build/typechain/@openzeppelin/contracts/proxy/utils/Initializable.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/proxy/utils/Initializable.js +3 -0
- package/build/typechain/@openzeppelin/contracts/proxy/utils/Initializable.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/proxy/utils/index.d.ts +2 -0
- package/build/typechain/@openzeppelin/contracts/proxy/utils/index.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/proxy/utils/index.js +3 -0
- package/build/typechain/@openzeppelin/contracts/proxy/utils/index.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/ERC20.d.ts +199 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/ERC20.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/ERC20.js +3 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/ERC20.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/IERC20.d.ts +143 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/IERC20.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/IERC20.js +3 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/IERC20.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.d.ts +167 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.js +3 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/IERC20Permit.d.ts +75 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/IERC20Permit.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/IERC20Permit.js +3 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/IERC20Permit.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.d.ts +2 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.js +3 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/index.d.ts +4 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/index.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/index.js +3 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/extensions/index.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/index.d.ts +5 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/index.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/index.js +3 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC20/index.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/IERC777.d.ts +289 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/IERC777.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/IERC777.js +3 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/IERC777.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/IERC777Recipient.d.ts +58 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/IERC777Recipient.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/IERC777Recipient.js +3 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/IERC777Recipient.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/IERC777Sender.d.ts +58 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/IERC777Sender.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/IERC777Sender.js +3 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/IERC777Sender.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/index.d.ts +4 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/index.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/index.js +3 -0
- package/build/typechain/@openzeppelin/contracts/token/ERC777/index.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/index.d.ts +5 -0
- package/build/typechain/@openzeppelin/contracts/token/index.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/token/index.js +3 -0
- package/build/typechain/@openzeppelin/contracts/token/index.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/index.d.ts +3 -0
- package/build/typechain/@openzeppelin/contracts/utils/index.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/index.js +3 -0
- package/build/typechain/@openzeppelin/contracts/utils/index.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/ERC165.d.ts +43 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/ERC165.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/ERC165.js +3 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/ERC165.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/ERC1820Implementer.d.ts +43 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/ERC1820Implementer.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/ERC1820Implementer.js +3 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/ERC1820Implementer.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/IERC165.d.ts +43 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/IERC165.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/IERC165.js +3 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/IERC165.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/IERC1820Implementer.d.ts +43 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/IERC1820Implementer.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/IERC1820Implementer.js +3 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/IERC1820Implementer.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/IERC1820Registry.d.ts +157 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/IERC1820Registry.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/IERC1820Registry.js +3 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/IERC1820Registry.js.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/index.d.ts +6 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/index.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/index.js +3 -0
- package/build/typechain/@openzeppelin/contracts/utils/introspection/index.js.map +1 -0
- package/build/typechain/@openzeppelin/index.d.ts +3 -0
- package/build/typechain/@openzeppelin/index.d.ts.map +1 -0
- package/build/typechain/@openzeppelin/index.js +3 -0
- package/build/typechain/@openzeppelin/index.js.map +1 -0
- package/build/typechain/common.d.ts +23 -0
- package/build/typechain/common.d.ts.map +1 -0
- package/build/typechain/common.js +3 -0
- package/build/typechain/common.js.map +1 -0
- package/build/typechain/contracts/agreements/AgreementBase.d.ts +153 -0
- package/build/typechain/contracts/agreements/AgreementBase.d.ts.map +1 -0
- package/build/typechain/contracts/agreements/AgreementBase.js +3 -0
- package/build/typechain/contracts/agreements/AgreementBase.js.map +1 -0
- package/build/typechain/contracts/agreements/ConstantFlowAgreementV1.d.ts +678 -0
- package/build/typechain/contracts/agreements/ConstantFlowAgreementV1.d.ts.map +1 -0
- package/build/typechain/contracts/agreements/ConstantFlowAgreementV1.js +3 -0
- package/build/typechain/contracts/agreements/ConstantFlowAgreementV1.js.map +1 -0
- package/build/typechain/contracts/agreements/InstantDistributionAgreementV1.d.ts +721 -0
- package/build/typechain/contracts/agreements/InstantDistributionAgreementV1.d.ts.map +1 -0
- package/build/typechain/contracts/agreements/InstantDistributionAgreementV1.js +3 -0
- package/build/typechain/contracts/agreements/InstantDistributionAgreementV1.js.map +1 -0
- package/build/typechain/contracts/agreements/index.d.ts +4 -0
- package/build/typechain/contracts/agreements/index.d.ts.map +1 -0
- package/build/typechain/contracts/agreements/index.js +3 -0
- package/build/typechain/contracts/agreements/index.js.map +1 -0
- package/build/typechain/contracts/apps/SuperAppBase.d.ts +146 -0
- package/build/typechain/contracts/apps/SuperAppBase.d.ts.map +1 -0
- package/build/typechain/contracts/apps/SuperAppBase.js +3 -0
- package/build/typechain/contracts/apps/SuperAppBase.js.map +1 -0
- package/build/typechain/contracts/apps/index.d.ts +2 -0
- package/build/typechain/contracts/apps/index.d.ts.map +1 -0
- package/build/typechain/contracts/apps/index.js +3 -0
- package/build/typechain/contracts/apps/index.js.map +1 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceBase.d.ts +672 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceBase.d.ts.map +1 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceBase.js +3 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceBase.js.map +1 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceII.d.ts +797 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceII.d.ts.map +1 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceII.js +3 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceII.js.map +1 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceIIProxy.d.ts +106 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceIIProxy.d.ts.map +1 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceIIProxy.js +3 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceIIProxy.js.map +1 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceII.sol/index.d.ts +3 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceII.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceII.sol/index.js +3 -0
- package/build/typechain/contracts/gov/SuperfluidGovernanceII.sol/index.js.map +1 -0
- package/build/typechain/contracts/gov/index.d.ts +4 -0
- package/build/typechain/contracts/gov/index.d.ts.map +1 -0
- package/build/typechain/contracts/gov/index.js +3 -0
- package/build/typechain/contracts/gov/index.js.map +1 -0
- package/build/typechain/contracts/index.d.ts +21 -0
- package/build/typechain/contracts/index.d.ts.map +1 -0
- package/build/typechain/contracts/index.js +3 -0
- package/build/typechain/contracts/index.js.map +1 -0
- package/build/typechain/contracts/interfaces/agreements/IConstantFlowAgreementHook.d.ts +113 -0
- package/build/typechain/contracts/interfaces/agreements/IConstantFlowAgreementHook.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/agreements/IConstantFlowAgreementHook.js +3 -0
- package/build/typechain/contracts/interfaces/agreements/IConstantFlowAgreementHook.js.map +1 -0
- package/build/typechain/contracts/interfaces/agreements/IConstantFlowAgreementV1.d.ts +574 -0
- package/build/typechain/contracts/interfaces/agreements/IConstantFlowAgreementV1.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/agreements/IConstantFlowAgreementV1.js +3 -0
- package/build/typechain/contracts/interfaces/agreements/IConstantFlowAgreementV1.js.map +1 -0
- package/build/typechain/contracts/interfaces/agreements/IInstantDistributionAgreementV1.d.ts +641 -0
- package/build/typechain/contracts/interfaces/agreements/IInstantDistributionAgreementV1.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/agreements/IInstantDistributionAgreementV1.js +3 -0
- package/build/typechain/contracts/interfaces/agreements/IInstantDistributionAgreementV1.js.map +1 -0
- package/build/typechain/contracts/interfaces/agreements/index.d.ts +4 -0
- package/build/typechain/contracts/interfaces/agreements/index.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/agreements/index.js +3 -0
- package/build/typechain/contracts/interfaces/agreements/index.js.map +1 -0
- package/build/typechain/contracts/interfaces/index.d.ts +9 -0
- package/build/typechain/contracts/interfaces/index.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/index.js +3 -0
- package/build/typechain/contracts/interfaces/index.js.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/Definitions.sol/SuperfluidErrors.d.ts +28 -0
- package/build/typechain/contracts/interfaces/superfluid/Definitions.sol/SuperfluidErrors.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/Definitions.sol/SuperfluidErrors.js +3 -0
- package/build/typechain/contracts/interfaces/superfluid/Definitions.sol/SuperfluidErrors.js.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/Definitions.sol/index.d.ts +2 -0
- package/build/typechain/contracts/interfaces/superfluid/Definitions.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/Definitions.sol/index.js +3 -0
- package/build/typechain/contracts/interfaces/superfluid/Definitions.sol/index.js.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperAgreement.d.ts +79 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperAgreement.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperAgreement.js +3 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperAgreement.js.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperApp.d.ts +152 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperApp.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperApp.js +3 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperApp.js.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperToken.d.ts +1102 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperToken.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperToken.js +3 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperToken.js.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperTokenFactory.d.ts +165 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperTokenFactory.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperTokenFactory.js +3 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperTokenFactory.js.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperfluid.d.ts +729 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperfluid.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperfluid.js +3 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperfluid.js.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperfluidGovernance.d.ts +194 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperfluidGovernance.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperfluidGovernance.js +3 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperfluidGovernance.js.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperfluidToken.d.ts +439 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperfluidToken.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperfluidToken.js +3 -0
- package/build/typechain/contracts/interfaces/superfluid/ISuperfluidToken.js.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/index.d.ts +10 -0
- package/build/typechain/contracts/interfaces/superfluid/index.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/superfluid/index.js +3 -0
- package/build/typechain/contracts/interfaces/superfluid/index.js.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/ERC20WithTokenInfo.d.ts +167 -0
- package/build/typechain/contracts/interfaces/tokens/ERC20WithTokenInfo.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/ERC20WithTokenInfo.js +3 -0
- package/build/typechain/contracts/interfaces/tokens/ERC20WithTokenInfo.js.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperToken.d.ts +1122 -0
- package/build/typechain/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperToken.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperToken.js +3 -0
- package/build/typechain/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperToken.js.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperTokenCustom.d.ts +55 -0
- package/build/typechain/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperTokenCustom.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperTokenCustom.js +3 -0
- package/build/typechain/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperTokenCustom.js.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/IPureSuperToken.sol/index.d.ts +3 -0
- package/build/typechain/contracts/interfaces/tokens/IPureSuperToken.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/IPureSuperToken.sol/index.js +3 -0
- package/build/typechain/contracts/interfaces/tokens/IPureSuperToken.sol/index.js.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/ISETH.sol/ISETH.d.ts +1150 -0
- package/build/typechain/contracts/interfaces/tokens/ISETH.sol/ISETH.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/ISETH.sol/ISETH.js +3 -0
- package/build/typechain/contracts/interfaces/tokens/ISETH.sol/ISETH.js.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/ISETH.sol/ISETHCustom.d.ts +83 -0
- package/build/typechain/contracts/interfaces/tokens/ISETH.sol/ISETHCustom.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/ISETH.sol/ISETHCustom.js +3 -0
- package/build/typechain/contracts/interfaces/tokens/ISETH.sol/ISETHCustom.js.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/ISETH.sol/index.d.ts +3 -0
- package/build/typechain/contracts/interfaces/tokens/ISETH.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/ISETH.sol/index.js +3 -0
- package/build/typechain/contracts/interfaces/tokens/ISETH.sol/index.js.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/TokenInfo.d.ts +59 -0
- package/build/typechain/contracts/interfaces/tokens/TokenInfo.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/TokenInfo.js +3 -0
- package/build/typechain/contracts/interfaces/tokens/TokenInfo.js.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/index.d.ts +7 -0
- package/build/typechain/contracts/interfaces/tokens/index.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/tokens/index.js +3 -0
- package/build/typechain/contracts/interfaces/tokens/index.js.map +1 -0
- package/build/typechain/contracts/interfaces/utils/IMultiSigWallet.d.ts +55 -0
- package/build/typechain/contracts/interfaces/utils/IMultiSigWallet.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/utils/IMultiSigWallet.js +3 -0
- package/build/typechain/contracts/interfaces/utils/IMultiSigWallet.js.map +1 -0
- package/build/typechain/contracts/interfaces/utils/IRelayRecipient.d.ts +51 -0
- package/build/typechain/contracts/interfaces/utils/IRelayRecipient.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/utils/IRelayRecipient.js +3 -0
- package/build/typechain/contracts/interfaces/utils/IRelayRecipient.js.map +1 -0
- package/build/typechain/contracts/interfaces/utils/IResolver.d.ts +71 -0
- package/build/typechain/contracts/interfaces/utils/IResolver.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/utils/IResolver.js +3 -0
- package/build/typechain/contracts/interfaces/utils/IResolver.js.map +1 -0
- package/build/typechain/contracts/interfaces/utils/index.d.ts +4 -0
- package/build/typechain/contracts/interfaces/utils/index.d.ts.map +1 -0
- package/build/typechain/contracts/interfaces/utils/index.js +3 -0
- package/build/typechain/contracts/interfaces/utils/index.js.map +1 -0
- package/build/typechain/contracts/libs/BaseRelayRecipient.d.ts +51 -0
- package/build/typechain/contracts/libs/BaseRelayRecipient.d.ts.map +1 -0
- package/build/typechain/contracts/libs/BaseRelayRecipient.js +3 -0
- package/build/typechain/contracts/libs/BaseRelayRecipient.js.map +1 -0
- package/build/typechain/contracts/libs/EventsEmitter.d.ts +46 -0
- package/build/typechain/contracts/libs/EventsEmitter.d.ts.map +1 -0
- package/build/typechain/contracts/libs/EventsEmitter.js +3 -0
- package/build/typechain/contracts/libs/EventsEmitter.js.map +1 -0
- package/build/typechain/contracts/libs/SlotsBitmapLibrary.d.ts +63 -0
- package/build/typechain/contracts/libs/SlotsBitmapLibrary.d.ts.map +1 -0
- package/build/typechain/contracts/libs/SlotsBitmapLibrary.js +3 -0
- package/build/typechain/contracts/libs/SlotsBitmapLibrary.js.map +1 -0
- package/build/typechain/contracts/libs/index.d.ts +4 -0
- package/build/typechain/contracts/libs/index.d.ts.map +1 -0
- package/build/typechain/contracts/libs/index.js +3 -0
- package/build/typechain/contracts/libs/index.js.map +1 -0
- package/build/typechain/contracts/mocks/AgreementMock.d.ts +593 -0
- package/build/typechain/contracts/mocks/AgreementMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/AgreementMock.js +3 -0
- package/build/typechain/contracts/mocks/AgreementMock.js.map +1 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/ClosingOnUpdateFlowTestApp.d.ts +146 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/ClosingOnUpdateFlowTestApp.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/ClosingOnUpdateFlowTestApp.js +3 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/ClosingOnUpdateFlowTestApp.js.map +1 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/ExclusiveInflowTestApp.d.ts +146 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/ExclusiveInflowTestApp.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/ExclusiveInflowTestApp.js +3 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/ExclusiveInflowTestApp.js.map +1 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/FlowExchangeTestApp.d.ts +146 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/FlowExchangeTestApp.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/FlowExchangeTestApp.js +3 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/FlowExchangeTestApp.js.map +1 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/NonClosableOutflowTestApp.d.ts +166 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/NonClosableOutflowTestApp.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/NonClosableOutflowTestApp.js +3 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/NonClosableOutflowTestApp.js.map +1 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/SelfDeletingFlowTestApp.d.ts +146 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/SelfDeletingFlowTestApp.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/SelfDeletingFlowTestApp.js +3 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/SelfDeletingFlowTestApp.js.map +1 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/index.d.ts +6 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/index.js +3 -0
- package/build/typechain/contracts/mocks/CFAAppMocks.sol/index.js.map +1 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/BadCFAHookMock.d.ts +105 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/BadCFAHookMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/BadCFAHookMock.js +3 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/BadCFAHookMock.js.map +1 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/BaseCFAHookMock.d.ts +129 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/BaseCFAHookMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/BaseCFAHookMock.js +3 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/BaseCFAHookMock.js.map +1 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/GoodCFAHookMock.d.ts +192 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/GoodCFAHookMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/GoodCFAHookMock.js +3 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/GoodCFAHookMock.js.map +1 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/index.d.ts +4 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/index.js +3 -0
- package/build/typechain/contracts/mocks/CFAHookMocks.sol/index.js.map +1 -0
- package/build/typechain/contracts/mocks/CFALibraryMock.sol/CFALibraryMock.d.ts +223 -0
- package/build/typechain/contracts/mocks/CFALibraryMock.sol/CFALibraryMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFALibraryMock.sol/CFALibraryMock.js +3 -0
- package/build/typechain/contracts/mocks/CFALibraryMock.sol/CFALibraryMock.js.map +1 -0
- package/build/typechain/contracts/mocks/CFALibraryMock.sol/CFALibrarySuperAppMock.d.ts +178 -0
- package/build/typechain/contracts/mocks/CFALibraryMock.sol/CFALibrarySuperAppMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFALibraryMock.sol/CFALibrarySuperAppMock.js +3 -0
- package/build/typechain/contracts/mocks/CFALibraryMock.sol/CFALibrarySuperAppMock.js.map +1 -0
- package/build/typechain/contracts/mocks/CFALibraryMock.sol/index.d.ts +3 -0
- package/build/typechain/contracts/mocks/CFALibraryMock.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CFALibraryMock.sol/index.js +3 -0
- package/build/typechain/contracts/mocks/CFALibraryMock.sol/index.js.map +1 -0
- package/build/typechain/contracts/mocks/CallUtilsMock.d.ts +163 -0
- package/build/typechain/contracts/mocks/CallUtilsMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CallUtilsMock.js +3 -0
- package/build/typechain/contracts/mocks/CallUtilsMock.js.map +1 -0
- package/build/typechain/contracts/mocks/CallUtilsTester.d.ts +43 -0
- package/build/typechain/contracts/mocks/CallUtilsTester.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CallUtilsTester.js +3 -0
- package/build/typechain/contracts/mocks/CallUtilsTester.js.map +1 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenBaseMock.d.ts +122 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenBaseMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenBaseMock.js +3 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenBaseMock.js.map +1 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenMock.d.ts +1189 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenMock.js +3 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenMock.js.map +1 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenProxyMock.d.ts +162 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenProxyMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenProxyMock.js +3 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenProxyMock.js.map +1 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/index.d.ts +4 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/index.js +3 -0
- package/build/typechain/contracts/mocks/CustomSuperTokenMock.sol/index.js.map +1 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas.d.ts +81 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas.js +3 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas.js.map +1 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting.d.ts +58 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting.js +3 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting.js.map +1 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock.d.ts +314 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock.js +3 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock.js.map +1 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/index.d.ts +4 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/index.js +3 -0
- package/build/typechain/contracts/mocks/ERC777SenderRecipientMock.sol/index.js.map +1 -0
- package/build/typechain/contracts/mocks/FakeSuperfluidMock.d.ts +51 -0
- package/build/typechain/contracts/mocks/FakeSuperfluidMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/FakeSuperfluidMock.js +3 -0
- package/build/typechain/contracts/mocks/FakeSuperfluidMock.js.map +1 -0
- package/build/typechain/contracts/mocks/ForwarderMock.d.ts +73 -0
- package/build/typechain/contracts/mocks/ForwarderMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/ForwarderMock.js +3 -0
- package/build/typechain/contracts/mocks/ForwarderMock.js.map +1 -0
- package/build/typechain/contracts/mocks/IDASuperAppTester.d.ts +236 -0
- package/build/typechain/contracts/mocks/IDASuperAppTester.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/IDASuperAppTester.js +3 -0
- package/build/typechain/contracts/mocks/IDASuperAppTester.js.map +1 -0
- package/build/typechain/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibraryMock.d.ts +556 -0
- package/build/typechain/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibraryMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibraryMock.js +3 -0
- package/build/typechain/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibraryMock.js.map +1 -0
- package/build/typechain/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibrarySuperAppMock.d.ts +667 -0
- package/build/typechain/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibrarySuperAppMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibrarySuperAppMock.js +3 -0
- package/build/typechain/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibrarySuperAppMock.js.map +1 -0
- package/build/typechain/contracts/mocks/IDAv1LibraryMock.sol/index.d.ts +3 -0
- package/build/typechain/contracts/mocks/IDAv1LibraryMock.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/IDAv1LibraryMock.sol/index.js +3 -0
- package/build/typechain/contracts/mocks/IDAv1LibraryMock.sol/index.js.map +1 -0
- package/build/typechain/contracts/mocks/MockSmartWallet.d.ts +76 -0
- package/build/typechain/contracts/mocks/MockSmartWallet.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/MockSmartWallet.js +3 -0
- package/build/typechain/contracts/mocks/MockSmartWallet.js.map +1 -0
- package/build/typechain/contracts/mocks/MultiFlowTesterApp.d.ts +169 -0
- package/build/typechain/contracts/mocks/MultiFlowTesterApp.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/MultiFlowTesterApp.js +3 -0
- package/build/typechain/contracts/mocks/MultiFlowTesterApp.js.map +1 -0
- package/build/typechain/contracts/mocks/StreamRedirector.d.ts +275 -0
- package/build/typechain/contracts/mocks/StreamRedirector.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/StreamRedirector.js +3 -0
- package/build/typechain/contracts/mocks/StreamRedirector.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppFactoryMock.d.ts +55 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppFactoryMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppFactoryMock.js +3 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppFactoryMock.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMock.d.ts +473 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMock.js +3 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMock.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMock2ndLevel.d.ts +74 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMock2ndLevel.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMock2ndLevel.js +3 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMock2ndLevel.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockAux.d.ts +76 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockAux.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockAux.js +3 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockAux.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningEmptyCtx.d.ts +93 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningEmptyCtx.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningEmptyCtx.js +3 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningEmptyCtx.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningInvalidCtx.d.ts +65 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningInvalidCtx.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningInvalidCtx.js +3 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningInvalidCtx.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockUsingDeprecatedRegisterApp.d.ts +28 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockUsingDeprecatedRegisterApp.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockUsingDeprecatedRegisterApp.js +3 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockUsingDeprecatedRegisterApp.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockWithRegistrationKey.d.ts +28 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockWithRegistrationKey.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockWithRegistrationKey.js +3 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/SuperAppMockWithRegistrationKey.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/index.d.ts +9 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/index.js +3 -0
- package/build/typechain/contracts/mocks/SuperAppMocks.sol/index.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock.d.ts +251 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock.js +3 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42.d.ts +251 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42.js +3 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMockHelper.d.ts +51 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMockHelper.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMockHelper.js +3 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMockHelper.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester.d.ts +251 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester.js +3 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/index.d.ts +5 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/index.js +3 -0
- package/build/typechain/contracts/mocks/SuperTokenFactoryMock.sol/index.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenMock.sol/SuperTokenMock.d.ts +1255 -0
- package/build/typechain/contracts/mocks/SuperTokenMock.sol/SuperTokenMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenMock.sol/SuperTokenMock.js +3 -0
- package/build/typechain/contracts/mocks/SuperTokenMock.sol/SuperTokenMock.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester.d.ts +1188 -0
- package/build/typechain/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester.js +3 -0
- package/build/typechain/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenMock.sol/index.d.ts +3 -0
- package/build/typechain/contracts/mocks/SuperTokenMock.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperTokenMock.sol/index.js +3 -0
- package/build/typechain/contracts/mocks/SuperTokenMock.sol/index.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperfluidDestructorMock.d.ts +43 -0
- package/build/typechain/contracts/mocks/SuperfluidDestructorMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperfluidDestructorMock.js +3 -0
- package/build/typechain/contracts/mocks/SuperfluidDestructorMock.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperfluidGovernanceIIMock.sol/SuperfluidGovernanceIIUpgradabilityTester.d.ts +805 -0
- package/build/typechain/contracts/mocks/SuperfluidGovernanceIIMock.sol/SuperfluidGovernanceIIUpgradabilityTester.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperfluidGovernanceIIMock.sol/SuperfluidGovernanceIIUpgradabilityTester.js +3 -0
- package/build/typechain/contracts/mocks/SuperfluidGovernanceIIMock.sol/SuperfluidGovernanceIIUpgradabilityTester.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperfluidGovernanceIIMock.sol/index.d.ts +2 -0
- package/build/typechain/contracts/mocks/SuperfluidGovernanceIIMock.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperfluidGovernanceIIMock.sol/index.js +3 -0
- package/build/typechain/contracts/mocks/SuperfluidGovernanceIIMock.sol/index.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperfluidMock.sol/SuperfluidMock.d.ts +898 -0
- package/build/typechain/contracts/mocks/SuperfluidMock.sol/SuperfluidMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperfluidMock.sol/SuperfluidMock.js +3 -0
- package/build/typechain/contracts/mocks/SuperfluidMock.sol/SuperfluidMock.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperfluidMock.sol/SuperfluidUpgradabilityTester.d.ts +865 -0
- package/build/typechain/contracts/mocks/SuperfluidMock.sol/SuperfluidUpgradabilityTester.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperfluidMock.sol/SuperfluidUpgradabilityTester.js +3 -0
- package/build/typechain/contracts/mocks/SuperfluidMock.sol/SuperfluidUpgradabilityTester.js.map +1 -0
- package/build/typechain/contracts/mocks/SuperfluidMock.sol/index.d.ts +3 -0
- package/build/typechain/contracts/mocks/SuperfluidMock.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/SuperfluidMock.sol/index.js +3 -0
- package/build/typechain/contracts/mocks/SuperfluidMock.sol/index.js.map +1 -0
- package/build/typechain/contracts/mocks/UUPSProxiableMock.d.ts +133 -0
- package/build/typechain/contracts/mocks/UUPSProxiableMock.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/UUPSProxiableMock.js +3 -0
- package/build/typechain/contracts/mocks/UUPSProxiableMock.js.map +1 -0
- package/build/typechain/contracts/mocks/index.d.ts +34 -0
- package/build/typechain/contracts/mocks/index.d.ts.map +1 -0
- package/build/typechain/contracts/mocks/index.js +3 -0
- package/build/typechain/contracts/mocks/index.js.map +1 -0
- package/build/typechain/contracts/superfluid/FullUpgradableSuperTokenProxy.d.ts +51 -0
- package/build/typechain/contracts/superfluid/FullUpgradableSuperTokenProxy.d.ts.map +1 -0
- package/build/typechain/contracts/superfluid/FullUpgradableSuperTokenProxy.js +3 -0
- package/build/typechain/contracts/superfluid/FullUpgradableSuperTokenProxy.js.map +1 -0
- package/build/typechain/contracts/superfluid/SuperToken.d.ts +1170 -0
- package/build/typechain/contracts/superfluid/SuperToken.d.ts.map +1 -0
- package/build/typechain/contracts/superfluid/SuperToken.js +3 -0
- package/build/typechain/contracts/superfluid/SuperToken.js.map +1 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory.d.ts +251 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory.d.ts.map +1 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory.js +3 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory.js.map +1 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryBase.d.ts +251 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryBase.d.ts.map +1 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryBase.js +3 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryBase.js.map +1 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryHelper.d.ts +51 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryHelper.d.ts.map +1 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryHelper.js +3 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryHelper.js.map +1 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/index.d.ts +4 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/index.js +3 -0
- package/build/typechain/contracts/superfluid/SuperTokenFactory.sol/index.js.map +1 -0
- package/build/typechain/contracts/superfluid/Superfluid.d.ts +849 -0
- package/build/typechain/contracts/superfluid/Superfluid.d.ts.map +1 -0
- package/build/typechain/contracts/superfluid/Superfluid.js +3 -0
- package/build/typechain/contracts/superfluid/Superfluid.js.map +1 -0
- package/build/typechain/contracts/superfluid/SuperfluidToken.d.ts +437 -0
- package/build/typechain/contracts/superfluid/SuperfluidToken.d.ts.map +1 -0
- package/build/typechain/contracts/superfluid/SuperfluidToken.js +3 -0
- package/build/typechain/contracts/superfluid/SuperfluidToken.js.map +1 -0
- package/build/typechain/contracts/superfluid/index.d.ts +7 -0
- package/build/typechain/contracts/superfluid/index.d.ts.map +1 -0
- package/build/typechain/contracts/superfluid/index.js +3 -0
- package/build/typechain/contracts/superfluid/index.js.map +1 -0
- package/build/typechain/contracts/tokens/PureSuperToken.d.ts +71 -0
- package/build/typechain/contracts/tokens/PureSuperToken.d.ts.map +1 -0
- package/build/typechain/contracts/tokens/PureSuperToken.js +3 -0
- package/build/typechain/contracts/tokens/PureSuperToken.js.map +1 -0
- package/build/typechain/contracts/tokens/SETH.sol/SETHProxy.d.ts +127 -0
- package/build/typechain/contracts/tokens/SETH.sol/SETHProxy.d.ts.map +1 -0
- package/build/typechain/contracts/tokens/SETH.sol/SETHProxy.js +3 -0
- package/build/typechain/contracts/tokens/SETH.sol/SETHProxy.js.map +1 -0
- package/build/typechain/contracts/tokens/SETH.sol/index.d.ts +2 -0
- package/build/typechain/contracts/tokens/SETH.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/tokens/SETH.sol/index.js +3 -0
- package/build/typechain/contracts/tokens/SETH.sol/index.js.map +1 -0
- package/build/typechain/contracts/tokens/index.d.ts +4 -0
- package/build/typechain/contracts/tokens/index.d.ts.map +1 -0
- package/build/typechain/contracts/tokens/index.js +3 -0
- package/build/typechain/contracts/tokens/index.js.map +1 -0
- package/build/typechain/contracts/upgradability/UUPSProxiable.d.ts +109 -0
- package/build/typechain/contracts/upgradability/UUPSProxiable.d.ts.map +1 -0
- package/build/typechain/contracts/upgradability/UUPSProxiable.js +3 -0
- package/build/typechain/contracts/upgradability/UUPSProxiable.js.map +1 -0
- package/build/typechain/contracts/upgradability/UUPSProxy.d.ts +51 -0
- package/build/typechain/contracts/upgradability/UUPSProxy.d.ts.map +1 -0
- package/build/typechain/contracts/upgradability/UUPSProxy.js +3 -0
- package/build/typechain/contracts/upgradability/UUPSProxy.js.map +1 -0
- package/build/typechain/contracts/upgradability/index.d.ts +3 -0
- package/build/typechain/contracts/upgradability/index.d.ts.map +1 -0
- package/build/typechain/contracts/upgradability/index.js +3 -0
- package/build/typechain/contracts/upgradability/index.js.map +1 -0
- package/build/typechain/contracts/utils/BatchLiquidator.d.ts +57 -0
- package/build/typechain/contracts/utils/BatchLiquidator.d.ts.map +1 -0
- package/build/typechain/contracts/utils/BatchLiquidator.js +3 -0
- package/build/typechain/contracts/utils/BatchLiquidator.js.map +1 -0
- package/build/typechain/contracts/utils/CFAv1Forwarder.d.ts +338 -0
- package/build/typechain/contracts/utils/CFAv1Forwarder.d.ts.map +1 -0
- package/build/typechain/contracts/utils/CFAv1Forwarder.js +3 -0
- package/build/typechain/contracts/utils/CFAv1Forwarder.js.map +1 -0
- package/build/typechain/contracts/utils/Resolver.d.ts +212 -0
- package/build/typechain/contracts/utils/Resolver.d.ts.map +1 -0
- package/build/typechain/contracts/utils/Resolver.js +3 -0
- package/build/typechain/contracts/utils/Resolver.js.map +1 -0
- package/build/typechain/contracts/utils/SuperUpgrader.d.ts +310 -0
- package/build/typechain/contracts/utils/SuperUpgrader.d.ts.map +1 -0
- package/build/typechain/contracts/utils/SuperUpgrader.js +3 -0
- package/build/typechain/contracts/utils/SuperUpgrader.js.map +1 -0
- package/build/typechain/contracts/utils/SuperfluidFrameworkDeployer.d.ts +183 -0
- package/build/typechain/contracts/utils/SuperfluidFrameworkDeployer.d.ts.map +1 -0
- package/build/typechain/contracts/utils/SuperfluidFrameworkDeployer.js +3 -0
- package/build/typechain/contracts/utils/SuperfluidFrameworkDeployer.js.map +1 -0
- package/build/typechain/contracts/utils/SuperfluidLoader.d.ts +61 -0
- package/build/typechain/contracts/utils/SuperfluidLoader.d.ts.map +1 -0
- package/build/typechain/contracts/utils/SuperfluidLoader.js +3 -0
- package/build/typechain/contracts/utils/SuperfluidLoader.js.map +1 -0
- package/build/typechain/contracts/utils/TOGA.sol/ITOGAv1.d.ts +145 -0
- package/build/typechain/contracts/utils/TOGA.sol/ITOGAv1.d.ts.map +1 -0
- package/build/typechain/contracts/utils/TOGA.sol/ITOGAv1.js +3 -0
- package/build/typechain/contracts/utils/TOGA.sol/ITOGAv1.js.map +1 -0
- package/build/typechain/contracts/utils/TOGA.sol/ITOGAv2.d.ts +174 -0
- package/build/typechain/contracts/utils/TOGA.sol/ITOGAv2.d.ts.map +1 -0
- package/build/typechain/contracts/utils/TOGA.sol/ITOGAv2.js +3 -0
- package/build/typechain/contracts/utils/TOGA.sol/ITOGAv2.js.map +1 -0
- package/build/typechain/contracts/utils/TOGA.sol/TOGA.d.ts +213 -0
- package/build/typechain/contracts/utils/TOGA.sol/TOGA.d.ts.map +1 -0
- package/build/typechain/contracts/utils/TOGA.sol/TOGA.js +3 -0
- package/build/typechain/contracts/utils/TOGA.sol/TOGA.js.map +1 -0
- package/build/typechain/contracts/utils/TOGA.sol/index.d.ts +4 -0
- package/build/typechain/contracts/utils/TOGA.sol/index.d.ts.map +1 -0
- package/build/typechain/contracts/utils/TOGA.sol/index.js +3 -0
- package/build/typechain/contracts/utils/TOGA.sol/index.js.map +1 -0
- package/build/typechain/contracts/utils/TestGovernance.d.ts +747 -0
- package/build/typechain/contracts/utils/TestGovernance.d.ts.map +1 -0
- package/build/typechain/contracts/utils/TestGovernance.js +3 -0
- package/build/typechain/contracts/utils/TestGovernance.js.map +1 -0
- package/build/typechain/contracts/utils/TestResolver.d.ts +212 -0
- package/build/typechain/contracts/utils/TestResolver.d.ts.map +1 -0
- package/build/typechain/contracts/utils/TestResolver.js +3 -0
- package/build/typechain/contracts/utils/TestResolver.js.map +1 -0
- package/build/typechain/contracts/utils/TestToken.d.ts +215 -0
- package/build/typechain/contracts/utils/TestToken.d.ts.map +1 -0
- package/build/typechain/contracts/utils/TestToken.js +3 -0
- package/build/typechain/contracts/utils/TestToken.js.map +1 -0
- package/build/typechain/contracts/utils/TokenCustodian.d.ts +114 -0
- package/build/typechain/contracts/utils/TokenCustodian.d.ts.map +1 -0
- package/build/typechain/contracts/utils/TokenCustodian.js +3 -0
- package/build/typechain/contracts/utils/TokenCustodian.js.map +1 -0
- package/build/typechain/contracts/utils/index.d.ts +13 -0
- package/build/typechain/contracts/utils/index.d.ts.map +1 -0
- package/build/typechain/contracts/utils/index.js +3 -0
- package/build/typechain/contracts/utils/index.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/AccessControlEnumerable__factory.d.ts +36 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/AccessControlEnumerable__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/AccessControlEnumerable__factory.js +267 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/AccessControlEnumerable__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/AccessControl__factory.d.ts +36 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/AccessControl__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/AccessControl__factory.js +224 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/AccessControl__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/IAccessControlEnumerable__factory.d.ts +36 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/IAccessControlEnumerable__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/IAccessControlEnumerable__factory.js +235 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/IAccessControlEnumerable__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/IAccessControl__factory.d.ts +36 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/IAccessControl__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/IAccessControl__factory.js +192 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/IAccessControl__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/Ownable__factory.d.ts +43 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/Ownable__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/Ownable__factory.js +72 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/Ownable__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/index.d.ts +6 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/index.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/index.js +17 -0
- package/build/typechain/factories/@openzeppelin/contracts/access/index.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/index.d.ts +5 -0
- package/build/typechain/factories/@openzeppelin/contracts/index.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/index.js +34 -0
- package/build/typechain/factories/@openzeppelin/contracts/index.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/Proxy__factory.d.ts +12 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/Proxy__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/Proxy__factory.js +28 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/Proxy__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/index.d.ts +3 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/index.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/index.js +33 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/index.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/utils/Initializable__factory.d.ts +19 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/utils/Initializable__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/utils/Initializable__factory.js +33 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/utils/Initializable__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/utils/index.d.ts +2 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/utils/index.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/utils/index.js +9 -0
- package/build/typechain/factories/@openzeppelin/contracts/proxy/utils/index.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.d.ts +60 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.js +329 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/IERC20__factory.d.ts +36 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/IERC20__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/IERC20__factory.js +203 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/IERC20__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata__factory.d.ts +36 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata__factory.js +242 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/IERC20Permit__factory.d.ts +23 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/IERC20Permit__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/IERC20Permit__factory.js +95 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/IERC20Permit__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.d.ts +2 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.js +9 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/index.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/index.d.ts +3 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/index.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/index.js +33 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/index.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/index.d.ts +4 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/index.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/index.js +35 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC20/index.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/IERC777Recipient__factory.d.ts +19 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/IERC777Recipient__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/IERC777Recipient__factory.js +58 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/IERC777Recipient__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/IERC777Sender__factory.d.ts +19 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/IERC777Sender__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/IERC777Sender__factory.js +58 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/IERC777Sender__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/IERC777__factory.d.ts +36 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/IERC777__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/IERC777__factory.js +411 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/IERC777__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/index.d.ts +4 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/index.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/index.js +13 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/ERC777/index.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/index.d.ts +3 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/index.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/index.js +32 -0
- package/build/typechain/factories/@openzeppelin/contracts/token/index.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/index.d.ts +2 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/index.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/index.js +31 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/index.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/ERC165__factory.d.ts +23 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/ERC165__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/ERC165__factory.js +39 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/ERC165__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/ERC1820Implementer__factory.d.ts +36 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/ERC1820Implementer__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/ERC1820Implementer__factory.js +67 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/ERC1820Implementer__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC165__factory.d.ts +23 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC165__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC165__factory.js +39 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC165__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC1820Implementer__factory.d.ts +23 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC1820Implementer__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC1820Implementer__factory.js +44 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC1820Implementer__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC1820Registry__factory.d.ts +36 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC1820Registry__factory.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC1820Registry__factory.js +233 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/IERC1820Registry__factory.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/index.d.ts +6 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/index.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/index.js +17 -0
- package/build/typechain/factories/@openzeppelin/contracts/utils/introspection/index.js.map +1 -0
- package/build/typechain/factories/@openzeppelin/index.d.ts +2 -0
- package/build/typechain/factories/@openzeppelin/index.d.ts.map +1 -0
- package/build/typechain/factories/@openzeppelin/index.js +31 -0
- package/build/typechain/factories/@openzeppelin/index.js.map +1 -0
- package/build/typechain/factories/contracts/agreements/AgreementBase__factory.d.ts +47 -0
- package/build/typechain/factories/contracts/agreements/AgreementBase__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/agreements/AgreementBase__factory.js +161 -0
- package/build/typechain/factories/contracts/agreements/AgreementBase__factory.js.map +1 -0
- package/build/typechain/factories/contracts/agreements/ConstantFlowAgreementV1__factory.d.ts +71 -0
- package/build/typechain/factories/contracts/agreements/ConstantFlowAgreementV1__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/agreements/ConstantFlowAgreementV1__factory.js +1113 -0
- package/build/typechain/factories/contracts/agreements/ConstantFlowAgreementV1__factory.js.map +1 -0
- package/build/typechain/factories/contracts/agreements/InstantDistributionAgreementV1__factory.d.ts +78 -0
- package/build/typechain/factories/contracts/agreements/InstantDistributionAgreementV1__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/agreements/InstantDistributionAgreementV1__factory.js +1160 -0
- package/build/typechain/factories/contracts/agreements/InstantDistributionAgreementV1__factory.js.map +1 -0
- package/build/typechain/factories/contracts/agreements/index.d.ts +4 -0
- package/build/typechain/factories/contracts/agreements/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/agreements/index.js +13 -0
- package/build/typechain/factories/contracts/agreements/index.js.map +1 -0
- package/build/typechain/factories/contracts/apps/SuperAppBase__factory.d.ts +23 -0
- package/build/typechain/factories/contracts/apps/SuperAppBase__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/apps/SuperAppBase__factory.js +269 -0
- package/build/typechain/factories/contracts/apps/SuperAppBase__factory.js.map +1 -0
- package/build/typechain/factories/contracts/apps/index.d.ts +2 -0
- package/build/typechain/factories/contracts/apps/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/apps/index.js +9 -0
- package/build/typechain/factories/contracts/apps/index.js.map +1 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceBase__factory.d.ts +47 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceBase__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceBase__factory.js +968 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceBase__factory.js.map +1 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceIIProxy__factory.d.ts +63 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceIIProxy__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceIIProxy__factory.js +116 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceIIProxy__factory.js.map +1 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceII__factory.d.ts +60 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceII__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceII__factory.js +1126 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceII.sol/SuperfluidGovernanceII__factory.js.map +1 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceII.sol/index.d.ts +3 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceII.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceII.sol/index.js +11 -0
- package/build/typechain/factories/contracts/gov/SuperfluidGovernanceII.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/gov/index.d.ts +3 -0
- package/build/typechain/factories/contracts/gov/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/gov/index.js +33 -0
- package/build/typechain/factories/contracts/gov/index.js.map +1 -0
- package/build/typechain/factories/contracts/index.d.ts +11 -0
- package/build/typechain/factories/contracts/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/index.js +40 -0
- package/build/typechain/factories/contracts/index.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/agreements/IConstantFlowAgreementHook__factory.d.ts +33 -0
- package/build/typechain/factories/contracts/interfaces/agreements/IConstantFlowAgreementHook__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/agreements/IConstantFlowAgreementHook__factory.js +168 -0
- package/build/typechain/factories/contracts/interfaces/agreements/IConstantFlowAgreementHook__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/agreements/IConstantFlowAgreementV1__factory.d.ts +43 -0
- package/build/typechain/factories/contracts/interfaces/agreements/IConstantFlowAgreementV1__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/agreements/IConstantFlowAgreementV1__factory.js +878 -0
- package/build/typechain/factories/contracts/interfaces/agreements/IConstantFlowAgreementV1__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/agreements/IInstantDistributionAgreementV1__factory.d.ts +43 -0
- package/build/typechain/factories/contracts/interfaces/agreements/IInstantDistributionAgreementV1__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/agreements/IInstantDistributionAgreementV1__factory.js +968 -0
- package/build/typechain/factories/contracts/interfaces/agreements/IInstantDistributionAgreementV1__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/agreements/index.d.ts +4 -0
- package/build/typechain/factories/contracts/interfaces/agreements/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/agreements/index.js +13 -0
- package/build/typechain/factories/contracts/interfaces/agreements/index.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/index.d.ts +5 -0
- package/build/typechain/factories/contracts/interfaces/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/index.js +34 -0
- package/build/typechain/factories/contracts/interfaces/index.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/Definitions.sol/SuperfluidErrors__factory.d.ts +30 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/Definitions.sol/SuperfluidErrors__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/Definitions.sol/SuperfluidErrors__factory.js +131 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/Definitions.sol/SuperfluidErrors__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/Definitions.sol/index.d.ts +2 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/Definitions.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/Definitions.sol/index.js +9 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/Definitions.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperAgreement__factory.d.ts +23 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperAgreement__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperAgreement__factory.js +72 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperAgreement__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperApp__factory.d.ts +23 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperApp__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperApp__factory.js +269 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperApp__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperTokenFactory__factory.d.ts +36 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperTokenFactory__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperTokenFactory__factory.js +178 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperTokenFactory__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperToken__factory.d.ts +43 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperToken__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperToken__factory.js +1614 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperToken__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperfluidGovernance__factory.d.ts +29 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperfluidGovernance__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperfluidGovernance__factory.js +249 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperfluidGovernance__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperfluidToken__factory.d.ts +36 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperfluidToken__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperfluidToken__factory.js +661 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperfluidToken__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperfluid__factory.d.ts +79 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperfluid__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperfluid__factory.js +1109 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/ISuperfluid__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/index.d.ts +9 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/index.js +45 -0
- package/build/typechain/factories/contracts/interfaces/superfluid/index.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ERC20WithTokenInfo__factory.d.ts +36 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ERC20WithTokenInfo__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ERC20WithTokenInfo__factory.js +242 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ERC20WithTokenInfo__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperTokenCustom__factory.d.ts +19 -0
- package/build/typechain/factories/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperTokenCustom__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperTokenCustom__factory.js +43 -0
- package/build/typechain/factories/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperTokenCustom__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperToken__factory.d.ts +43 -0
- package/build/typechain/factories/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperToken__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperToken__factory.js +1637 -0
- package/build/typechain/factories/contracts/interfaces/tokens/IPureSuperToken.sol/IPureSuperToken__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/IPureSuperToken.sol/index.d.ts +3 -0
- package/build/typechain/factories/contracts/interfaces/tokens/IPureSuperToken.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/IPureSuperToken.sol/index.js +11 -0
- package/build/typechain/factories/contracts/interfaces/tokens/IPureSuperToken.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ISETH.sol/ISETHCustom__factory.d.ts +19 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ISETH.sol/ISETHCustom__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ISETH.sol/ISETHCustom__factory.js +53 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ISETH.sol/ISETHCustom__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ISETH.sol/ISETH__factory.d.ts +43 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ISETH.sol/ISETH__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ISETH.sol/ISETH__factory.js +1647 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ISETH.sol/ISETH__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ISETH.sol/index.d.ts +3 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ISETH.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ISETH.sol/index.js +11 -0
- package/build/typechain/factories/contracts/interfaces/tokens/ISETH.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/TokenInfo__factory.d.ts +19 -0
- package/build/typechain/factories/contracts/interfaces/tokens/TokenInfo__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/TokenInfo__factory.js +59 -0
- package/build/typechain/factories/contracts/interfaces/tokens/TokenInfo__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/index.d.ts +5 -0
- package/build/typechain/factories/contracts/interfaces/tokens/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/tokens/index.js +36 -0
- package/build/typechain/factories/contracts/interfaces/tokens/index.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/utils/IMultiSigWallet__factory.d.ts +23 -0
- package/build/typechain/factories/contracts/interfaces/utils/IMultiSigWallet__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/utils/IMultiSigWallet__factory.js +49 -0
- package/build/typechain/factories/contracts/interfaces/utils/IMultiSigWallet__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/utils/IRelayRecipient__factory.d.ts +23 -0
- package/build/typechain/factories/contracts/interfaces/utils/IRelayRecipient__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/utils/IRelayRecipient__factory.js +52 -0
- package/build/typechain/factories/contracts/interfaces/utils/IRelayRecipient__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/utils/IResolver__factory.d.ts +36 -0
- package/build/typechain/factories/contracts/interfaces/utils/IResolver__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/utils/IResolver__factory.js +76 -0
- package/build/typechain/factories/contracts/interfaces/utils/IResolver__factory.js.map +1 -0
- package/build/typechain/factories/contracts/interfaces/utils/index.d.ts +4 -0
- package/build/typechain/factories/contracts/interfaces/utils/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/interfaces/utils/index.js +13 -0
- package/build/typechain/factories/contracts/interfaces/utils/index.js.map +1 -0
- package/build/typechain/factories/contracts/libs/BaseRelayRecipient__factory.d.ts +23 -0
- package/build/typechain/factories/contracts/libs/BaseRelayRecipient__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/libs/BaseRelayRecipient__factory.js +52 -0
- package/build/typechain/factories/contracts/libs/BaseRelayRecipient__factory.js.map +1 -0
- package/build/typechain/factories/contracts/libs/EventsEmitter__factory.d.ts +32 -0
- package/build/typechain/factories/contracts/libs/EventsEmitter__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/libs/EventsEmitter__factory.js +68 -0
- package/build/typechain/factories/contracts/libs/EventsEmitter__factory.js.map +1 -0
- package/build/typechain/factories/contracts/libs/SlotsBitmapLibrary__factory.d.ts +36 -0
- package/build/typechain/factories/contracts/libs/SlotsBitmapLibrary__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/libs/SlotsBitmapLibrary__factory.js +82 -0
- package/build/typechain/factories/contracts/libs/SlotsBitmapLibrary__factory.js.map +1 -0
- package/build/typechain/factories/contracts/libs/index.d.ts +4 -0
- package/build/typechain/factories/contracts/libs/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/libs/index.js +13 -0
- package/build/typechain/factories/contracts/libs/index.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/AgreementMock__factory.d.ts +71 -0
- package/build/typechain/factories/contracts/mocks/AgreementMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/AgreementMock__factory.js +863 -0
- package/build/typechain/factories/contracts/mocks/AgreementMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/ClosingOnUpdateFlowTestApp__factory.d.ts +46 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/ClosingOnUpdateFlowTestApp__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/ClosingOnUpdateFlowTestApp__factory.js +308 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/ClosingOnUpdateFlowTestApp__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/ExclusiveInflowTestApp__factory.d.ts +46 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/ExclusiveInflowTestApp__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/ExclusiveInflowTestApp__factory.js +308 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/ExclusiveInflowTestApp__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/FlowExchangeTestApp__factory.d.ts +46 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/FlowExchangeTestApp__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/FlowExchangeTestApp__factory.js +313 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/FlowExchangeTestApp__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/NonClosableOutflowTestApp__factory.d.ts +46 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/NonClosableOutflowTestApp__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/NonClosableOutflowTestApp__factory.js +331 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/NonClosableOutflowTestApp__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/SelfDeletingFlowTestApp__factory.d.ts +46 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/SelfDeletingFlowTestApp__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/SelfDeletingFlowTestApp__factory.js +308 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/SelfDeletingFlowTestApp__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/index.d.ts +6 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/index.js +17 -0
- package/build/typechain/factories/contracts/mocks/CFAAppMocks.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/BadCFAHookMock__factory.d.ts +52 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/BadCFAHookMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/BadCFAHookMock__factory.js +219 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/BadCFAHookMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/BaseCFAHookMock__factory.d.ts +39 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/BaseCFAHookMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/BaseCFAHookMock__factory.js +191 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/BaseCFAHookMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/GoodCFAHookMock__factory.d.ts +66 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/GoodCFAHookMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/GoodCFAHookMock__factory.js +337 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/GoodCFAHookMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/index.d.ts +4 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/index.js +13 -0
- package/build/typechain/factories/contracts/mocks/CFAHookMocks.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFALibraryMock.sol/CFALibraryMock__factory.d.ts +52 -0
- package/build/typechain/factories/contracts/mocks/CFALibraryMock.sol/CFALibraryMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFALibraryMock.sol/CFALibraryMock__factory.js +279 -0
- package/build/typechain/factories/contracts/mocks/CFALibraryMock.sol/CFALibraryMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFALibraryMock.sol/CFALibrarySuperAppMock__factory.d.ts +46 -0
- package/build/typechain/factories/contracts/mocks/CFALibraryMock.sol/CFALibrarySuperAppMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFALibraryMock.sol/CFALibrarySuperAppMock__factory.js +344 -0
- package/build/typechain/factories/contracts/mocks/CFALibraryMock.sol/CFALibrarySuperAppMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFALibraryMock.sol/index.d.ts +3 -0
- package/build/typechain/factories/contracts/mocks/CFALibraryMock.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CFALibraryMock.sol/index.js +11 -0
- package/build/typechain/factories/contracts/mocks/CFALibraryMock.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CallUtilsMock__factory.d.ts +46 -0
- package/build/typechain/factories/contracts/mocks/CallUtilsMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CallUtilsMock__factory.js +193 -0
- package/build/typechain/factories/contracts/mocks/CallUtilsMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CallUtilsTester__factory.d.ts +28 -0
- package/build/typechain/factories/contracts/mocks/CallUtilsTester__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CallUtilsTester__factory.js +50 -0
- package/build/typechain/factories/contracts/mocks/CallUtilsTester__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenBaseMock__factory.d.ts +35 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenBaseMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenBaseMock__factory.js +128 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenBaseMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenMock__factory.d.ts +50 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenMock__factory.js +1722 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenProxyMock__factory.d.ts +48 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenProxyMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenProxyMock__factory.js +197 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/CustomSuperTokenProxyMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/index.d.ts +4 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/index.js +13 -0
- package/build/typechain/factories/contracts/mocks/CustomSuperTokenMock.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas__factory.d.ts +49 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas__factory.js +124 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting__factory.d.ts +42 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting__factory.js +110 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock__factory.d.ts +49 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock__factory.js +420 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/index.d.ts +4 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/index.js +13 -0
- package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/FakeSuperfluidMock__factory.d.ts +32 -0
- package/build/typechain/factories/contracts/mocks/FakeSuperfluidMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/FakeSuperfluidMock__factory.js +61 -0
- package/build/typechain/factories/contracts/mocks/FakeSuperfluidMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/ForwarderMock__factory.d.ts +37 -0
- package/build/typechain/factories/contracts/mocks/ForwarderMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/ForwarderMock__factory.js +83 -0
- package/build/typechain/factories/contracts/mocks/ForwarderMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/IDASuperAppTester__factory.d.ts +60 -0
- package/build/typechain/factories/contracts/mocks/IDASuperAppTester__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/IDASuperAppTester__factory.js +435 -0
- package/build/typechain/factories/contracts/mocks/IDASuperAppTester__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibraryMock__factory.d.ts +46 -0
- package/build/typechain/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibraryMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibraryMock__factory.js +692 -0
- package/build/typechain/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibraryMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibrarySuperAppMock__factory.d.ts +46 -0
- package/build/typechain/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibrarySuperAppMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibrarySuperAppMock__factory.js +941 -0
- package/build/typechain/factories/contracts/mocks/IDAv1LibraryMock.sol/IDAv1LibrarySuperAppMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/IDAv1LibraryMock.sol/index.d.ts +3 -0
- package/build/typechain/factories/contracts/mocks/IDAv1LibraryMock.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/IDAv1LibraryMock.sol/index.js +11 -0
- package/build/typechain/factories/contracts/mocks/IDAv1LibraryMock.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/MockSmartWallet__factory.d.ts +32 -0
- package/build/typechain/factories/contracts/mocks/MockSmartWallet__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/MockSmartWallet__factory.js +94 -0
- package/build/typechain/factories/contracts/mocks/MockSmartWallet__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/MultiFlowTesterApp__factory.d.ts +46 -0
- package/build/typechain/factories/contracts/mocks/MultiFlowTesterApp__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/MultiFlowTesterApp__factory.js +342 -0
- package/build/typechain/factories/contracts/mocks/MultiFlowTesterApp__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/StreamRedirector__factory.d.ts +52 -0
- package/build/typechain/factories/contracts/mocks/StreamRedirector__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/StreamRedirector__factory.js +483 -0
- package/build/typechain/factories/contracts/mocks/StreamRedirector__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppFactoryMock__factory.d.ts +32 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppFactoryMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppFactoryMock__factory.js +66 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppFactoryMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock2ndLevel__factory.d.ts +46 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock2ndLevel__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock2ndLevel__factory.js +115 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock2ndLevel__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockAux__factory.d.ts +32 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockAux__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockAux__factory.js +94 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockAux__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningEmptyCtx__factory.d.ts +42 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningEmptyCtx__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningEmptyCtx__factory.js +196 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningEmptyCtx__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningInvalidCtx__factory.d.ts +46 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningInvalidCtx__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningInvalidCtx__factory.js +142 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockReturningInvalidCtx__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockUsingDeprecatedRegisterApp__factory.d.ts +30 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockUsingDeprecatedRegisterApp__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockUsingDeprecatedRegisterApp__factory.js +59 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockUsingDeprecatedRegisterApp__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockWithRegistrationKey__factory.d.ts +30 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockWithRegistrationKey__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockWithRegistrationKey__factory.js +64 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMockWithRegistrationKey__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock__factory.d.ts +60 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock__factory.js +725 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/SuperAppMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/index.d.ts +9 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/index.js +23 -0
- package/build/typechain/factories/contracts/mocks/SuperAppMocks.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.d.ts +71 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.js +336 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMockHelper__factory.d.ts +36 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMockHelper__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMockHelper__factory.js +67 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMockHelper__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.d.ts +71 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.js +336 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.d.ts +71 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.js +338 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/index.d.ts +5 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/index.js +15 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenMock__factory.d.ts +71 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenMock__factory.js +1897 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester__factory.d.ts +71 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester__factory.js +1812 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/index.d.ts +3 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/index.js +11 -0
- package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidDestructorMock__factory.d.ts +38 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidDestructorMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidDestructorMock__factory.js +60 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidDestructorMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidGovernanceIIMock.sol/SuperfluidGovernanceIIUpgradabilityTester__factory.d.ts +60 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidGovernanceIIMock.sol/SuperfluidGovernanceIIUpgradabilityTester__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidGovernanceIIMock.sol/SuperfluidGovernanceIIUpgradabilityTester__factory.js +1133 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidGovernanceIIMock.sol/SuperfluidGovernanceIIUpgradabilityTester__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidGovernanceIIMock.sol/index.d.ts +2 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidGovernanceIIMock.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidGovernanceIIMock.sol/index.js +9 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidGovernanceIIMock.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidMock__factory.d.ts +107 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidMock__factory.js +1500 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidUpgradabilityTester__factory.d.ts +103 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidUpgradabilityTester__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidUpgradabilityTester__factory.js +1368 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidUpgradabilityTester__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/index.d.ts +3 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/index.js +11 -0
- package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/UUPSProxiableMock__factory.d.ts +67 -0
- package/build/typechain/factories/contracts/mocks/UUPSProxiableMock__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/UUPSProxiableMock__factory.js +157 -0
- package/build/typechain/factories/contracts/mocks/UUPSProxiableMock__factory.js.map +1 -0
- package/build/typechain/factories/contracts/mocks/index.d.ts +23 -0
- package/build/typechain/factories/contracts/mocks/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/mocks/index.js +63 -0
- package/build/typechain/factories/contracts/mocks/index.js.map +1 -0
- package/build/typechain/factories/contracts/superfluid/FullUpgradableSuperTokenProxy__factory.d.ts +40 -0
- package/build/typechain/factories/contracts/superfluid/FullUpgradableSuperTokenProxy__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/superfluid/FullUpgradableSuperTokenProxy__factory.js +63 -0
- package/build/typechain/factories/contracts/superfluid/FullUpgradableSuperTokenProxy__factory.js.map +1 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryBase__factory.d.ts +47 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryBase__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryBase__factory.js +297 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryBase__factory.js.map +1 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryHelper__factory.d.ts +36 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryHelper__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryHelper__factory.js +62 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactoryHelper__factory.js.map +1 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.d.ts +71 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.js +336 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.js.map +1 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/index.d.ts +4 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/index.js +13 -0
- package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/superfluid/SuperToken__factory.d.ts +71 -0
- package/build/typechain/factories/contracts/superfluid/SuperToken__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/superfluid/SuperToken__factory.js +1792 -0
- package/build/typechain/factories/contracts/superfluid/SuperToken__factory.js.map +1 -0
- package/build/typechain/factories/contracts/superfluid/SuperfluidToken__factory.d.ts +47 -0
- package/build/typechain/factories/contracts/superfluid/SuperfluidToken__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/superfluid/SuperfluidToken__factory.js +694 -0
- package/build/typechain/factories/contracts/superfluid/SuperfluidToken__factory.js.map +1 -0
- package/build/typechain/factories/contracts/superfluid/Superfluid__factory.d.ts +107 -0
- package/build/typechain/factories/contracts/superfluid/Superfluid__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/superfluid/Superfluid__factory.js +1365 -0
- package/build/typechain/factories/contracts/superfluid/Superfluid__factory.js.map +1 -0
- package/build/typechain/factories/contracts/superfluid/index.d.ts +6 -0
- package/build/typechain/factories/contracts/superfluid/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/superfluid/index.js +39 -0
- package/build/typechain/factories/contracts/superfluid/index.js.map +1 -0
- package/build/typechain/factories/contracts/tokens/PureSuperToken__factory.d.ts +38 -0
- package/build/typechain/factories/contracts/tokens/PureSuperToken__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/tokens/PureSuperToken__factory.js +87 -0
- package/build/typechain/factories/contracts/tokens/PureSuperToken__factory.js.map +1 -0
- package/build/typechain/factories/contracts/tokens/SETH.sol/SETHProxy__factory.d.ts +52 -0
- package/build/typechain/factories/contracts/tokens/SETH.sol/SETHProxy__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/tokens/SETH.sol/SETHProxy__factory.js +135 -0
- package/build/typechain/factories/contracts/tokens/SETH.sol/SETHProxy__factory.js.map +1 -0
- package/build/typechain/factories/contracts/tokens/SETH.sol/index.d.ts +2 -0
- package/build/typechain/factories/contracts/tokens/SETH.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/tokens/SETH.sol/index.js +9 -0
- package/build/typechain/factories/contracts/tokens/SETH.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/tokens/index.d.ts +3 -0
- package/build/typechain/factories/contracts/tokens/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/tokens/index.js +33 -0
- package/build/typechain/factories/contracts/tokens/index.js.map +1 -0
- package/build/typechain/factories/contracts/upgradability/UUPSProxiable__factory.d.ts +43 -0
- package/build/typechain/factories/contracts/upgradability/UUPSProxiable__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/upgradability/UUPSProxiable__factory.js +98 -0
- package/build/typechain/factories/contracts/upgradability/UUPSProxiable__factory.js.map +1 -0
- package/build/typechain/factories/contracts/upgradability/UUPSProxy__factory.d.ts +38 -0
- package/build/typechain/factories/contracts/upgradability/UUPSProxy__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/upgradability/UUPSProxy__factory.js +64 -0
- package/build/typechain/factories/contracts/upgradability/UUPSProxy__factory.js.map +1 -0
- package/build/typechain/factories/contracts/upgradability/index.d.ts +3 -0
- package/build/typechain/factories/contracts/upgradability/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/upgradability/index.js +11 -0
- package/build/typechain/factories/contracts/upgradability/index.js.map +1 -0
- package/build/typechain/factories/contracts/utils/BatchLiquidator__factory.d.ts +32 -0
- package/build/typechain/factories/contracts/utils/BatchLiquidator__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/BatchLiquidator__factory.js +76 -0
- package/build/typechain/factories/contracts/utils/BatchLiquidator__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/CFAv1Forwarder__factory.d.ts +52 -0
- package/build/typechain/factories/contracts/utils/CFAv1Forwarder__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/CFAv1Forwarder__factory.js +510 -0
- package/build/typechain/factories/contracts/utils/CFAv1Forwarder__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/Resolver__factory.d.ts +56 -0
- package/build/typechain/factories/contracts/utils/Resolver__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/Resolver__factory.js +351 -0
- package/build/typechain/factories/contracts/utils/Resolver__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/SuperUpgrader__factory.d.ts +60 -0
- package/build/typechain/factories/contracts/utils/SuperUpgrader__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/SuperUpgrader__factory.js +440 -0
- package/build/typechain/factories/contracts/utils/SuperUpgrader__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.d.ts +74 -0
- package/build/typechain/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.js +267 -0
- package/build/typechain/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/SuperfluidLoader__factory.d.ts +51 -0
- package/build/typechain/factories/contracts/utils/SuperfluidLoader__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/SuperfluidLoader__factory.js +95 -0
- package/build/typechain/factories/contracts/utils/SuperfluidLoader__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/ITOGAv1__factory.d.ts +36 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/ITOGAv1__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/ITOGAv1__factory.js +184 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/ITOGAv1__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/ITOGAv2__factory.d.ts +36 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/ITOGAv2__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/ITOGAv2__factory.js +216 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/ITOGAv2__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/TOGA__factory.d.ts +60 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/TOGA__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/TOGA__factory.js +324 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/TOGA__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/index.d.ts +4 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/index.js +13 -0
- package/build/typechain/factories/contracts/utils/TOGA.sol/index.js.map +1 -0
- package/build/typechain/factories/contracts/utils/TestGovernance__factory.d.ts +60 -0
- package/build/typechain/factories/contracts/utils/TestGovernance__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/TestGovernance__factory.js +1076 -0
- package/build/typechain/factories/contracts/utils/TestGovernance__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/TestResolver__factory.d.ts +60 -0
- package/build/typechain/factories/contracts/utils/TestResolver__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/TestResolver__factory.js +357 -0
- package/build/typechain/factories/contracts/utils/TestResolver__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/TestToken__factory.d.ts +60 -0
- package/build/typechain/factories/contracts/utils/TestToken__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/TestToken__factory.js +363 -0
- package/build/typechain/factories/contracts/utils/TestToken__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/TokenCustodian__factory.d.ts +56 -0
- package/build/typechain/factories/contracts/utils/TokenCustodian__factory.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/TokenCustodian__factory.js +178 -0
- package/build/typechain/factories/contracts/utils/TokenCustodian__factory.js.map +1 -0
- package/build/typechain/factories/contracts/utils/index.d.ts +12 -0
- package/build/typechain/factories/contracts/utils/index.d.ts.map +1 -0
- package/build/typechain/factories/contracts/utils/index.js +51 -0
- package/build/typechain/factories/contracts/utils/index.js.map +1 -0
- package/build/typechain/factories/index.d.ts +3 -0
- package/build/typechain/factories/index.d.ts.map +1 -0
- package/build/typechain/factories/index.js +32 -0
- package/build/typechain/factories/index.js.map +1 -0
- package/build/typechain/index.d.ts +244 -0
- package/build/typechain/index.d.ts.map +1 -0
- package/build/typechain/index.js +268 -0
- package/build/typechain/index.js.map +1 -0
- package/contracts/utils/SuperfluidFrameworkDeployer.sol +21 -11
- package/package.json +7 -4
|
@@ -0,0 +1,1365 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Superfluid__factory = void 0;
|
|
4
|
+
/* Autogenerated file. Do not edit manually. */
|
|
5
|
+
/* tslint:disable */
|
|
6
|
+
/* eslint-disable */
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
8
|
+
const _abi = [
|
|
9
|
+
{
|
|
10
|
+
inputs: [
|
|
11
|
+
{
|
|
12
|
+
internalType: "bool",
|
|
13
|
+
name: "nonUpgradable",
|
|
14
|
+
type: "bool",
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
internalType: "bool",
|
|
18
|
+
name: "appWhiteListingEnabled",
|
|
19
|
+
type: "bool",
|
|
20
|
+
},
|
|
21
|
+
],
|
|
22
|
+
stateMutability: "nonpayable",
|
|
23
|
+
type: "constructor",
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
inputs: [
|
|
27
|
+
{
|
|
28
|
+
internalType: "uint256",
|
|
29
|
+
name: "_code",
|
|
30
|
+
type: "uint256",
|
|
31
|
+
},
|
|
32
|
+
],
|
|
33
|
+
name: "ALREADY_EXISTS",
|
|
34
|
+
type: "error",
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
inputs: [
|
|
38
|
+
{
|
|
39
|
+
internalType: "uint256",
|
|
40
|
+
name: "_code",
|
|
41
|
+
type: "uint256",
|
|
42
|
+
},
|
|
43
|
+
],
|
|
44
|
+
name: "APP_RULE",
|
|
45
|
+
type: "error",
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
inputs: [
|
|
49
|
+
{
|
|
50
|
+
internalType: "uint256",
|
|
51
|
+
name: "_code",
|
|
52
|
+
type: "uint256",
|
|
53
|
+
},
|
|
54
|
+
],
|
|
55
|
+
name: "DOES_NOT_EXIST",
|
|
56
|
+
type: "error",
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
inputs: [],
|
|
60
|
+
name: "HOST_AGREEMENT_CALLBACK_IS_NOT_ACTION",
|
|
61
|
+
type: "error",
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
inputs: [],
|
|
65
|
+
name: "HOST_CALL_AGREEMENT_WITH_CTX_FROM_WRONG_ADDRESS",
|
|
66
|
+
type: "error",
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
inputs: [],
|
|
70
|
+
name: "HOST_CALL_APP_ACTION_WITH_CTX_FROM_WRONG_ADDRESS",
|
|
71
|
+
type: "error",
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
inputs: [],
|
|
75
|
+
name: "HOST_CANNOT_DOWNGRADE_TO_NON_UPGRADEABLE",
|
|
76
|
+
type: "error",
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
inputs: [],
|
|
80
|
+
name: "HOST_INVALID_CONFIG_WORD",
|
|
81
|
+
type: "error",
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
inputs: [],
|
|
85
|
+
name: "HOST_INVALID_OR_EXPIRED_SUPER_APP_REGISTRATION_KEY",
|
|
86
|
+
type: "error",
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
inputs: [],
|
|
90
|
+
name: "HOST_MAX_256_AGREEMENTS",
|
|
91
|
+
type: "error",
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
inputs: [],
|
|
95
|
+
name: "HOST_NON_UPGRADEABLE",
|
|
96
|
+
type: "error",
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
inputs: [],
|
|
100
|
+
name: "HOST_NON_ZERO_LENGTH_PLACEHOLDER_CTX",
|
|
101
|
+
type: "error",
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
inputs: [],
|
|
105
|
+
name: "HOST_NOT_A_SUPER_APP",
|
|
106
|
+
type: "error",
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
inputs: [],
|
|
110
|
+
name: "HOST_NO_APP_REGISTRATION_PERMISSIONS",
|
|
111
|
+
type: "error",
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
inputs: [],
|
|
115
|
+
name: "HOST_ONLY_GOVERNANCE",
|
|
116
|
+
type: "error",
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
inputs: [],
|
|
120
|
+
name: "HOST_RECEIVER_IS_NOT_SUPER_APP",
|
|
121
|
+
type: "error",
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
inputs: [],
|
|
125
|
+
name: "HOST_SENDER_IS_NOT_SUPER_APP",
|
|
126
|
+
type: "error",
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
inputs: [],
|
|
130
|
+
name: "HOST_SOURCE_APP_NEEDS_HIGHER_APP_LEVEL",
|
|
131
|
+
type: "error",
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
inputs: [],
|
|
135
|
+
name: "HOST_SUPER_APP_ALREADY_REGISTERED",
|
|
136
|
+
type: "error",
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
inputs: [],
|
|
140
|
+
name: "HOST_SUPER_APP_IS_JAILED",
|
|
141
|
+
type: "error",
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
inputs: [],
|
|
145
|
+
name: "HOST_UNAUTHORIZED_SUPER_APP_FACTORY",
|
|
146
|
+
type: "error",
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
inputs: [],
|
|
150
|
+
name: "HOST_UNKNOWN_BATCH_CALL_OPERATION_TYPE",
|
|
151
|
+
type: "error",
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
inputs: [
|
|
155
|
+
{
|
|
156
|
+
internalType: "uint256",
|
|
157
|
+
name: "_code",
|
|
158
|
+
type: "uint256",
|
|
159
|
+
},
|
|
160
|
+
],
|
|
161
|
+
name: "MUST_BE_CONTRACT",
|
|
162
|
+
type: "error",
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
inputs: [
|
|
166
|
+
{
|
|
167
|
+
internalType: "uint256",
|
|
168
|
+
name: "_code",
|
|
169
|
+
type: "uint256",
|
|
170
|
+
},
|
|
171
|
+
],
|
|
172
|
+
name: "ONLY_LISTED_AGREEMENT",
|
|
173
|
+
type: "error",
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
anonymous: false,
|
|
177
|
+
inputs: [
|
|
178
|
+
{
|
|
179
|
+
indexed: false,
|
|
180
|
+
internalType: "bytes32",
|
|
181
|
+
name: "agreementType",
|
|
182
|
+
type: "bytes32",
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
indexed: false,
|
|
186
|
+
internalType: "address",
|
|
187
|
+
name: "code",
|
|
188
|
+
type: "address",
|
|
189
|
+
},
|
|
190
|
+
],
|
|
191
|
+
name: "AgreementClassRegistered",
|
|
192
|
+
type: "event",
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
anonymous: false,
|
|
196
|
+
inputs: [
|
|
197
|
+
{
|
|
198
|
+
indexed: false,
|
|
199
|
+
internalType: "bytes32",
|
|
200
|
+
name: "agreementType",
|
|
201
|
+
type: "bytes32",
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
indexed: false,
|
|
205
|
+
internalType: "address",
|
|
206
|
+
name: "code",
|
|
207
|
+
type: "address",
|
|
208
|
+
},
|
|
209
|
+
],
|
|
210
|
+
name: "AgreementClassUpdated",
|
|
211
|
+
type: "event",
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
anonymous: false,
|
|
215
|
+
inputs: [
|
|
216
|
+
{
|
|
217
|
+
indexed: true,
|
|
218
|
+
internalType: "contract ISuperApp",
|
|
219
|
+
name: "app",
|
|
220
|
+
type: "address",
|
|
221
|
+
},
|
|
222
|
+
],
|
|
223
|
+
name: "AppRegistered",
|
|
224
|
+
type: "event",
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
anonymous: false,
|
|
228
|
+
inputs: [
|
|
229
|
+
{
|
|
230
|
+
indexed: false,
|
|
231
|
+
internalType: "bytes32",
|
|
232
|
+
name: "uuid",
|
|
233
|
+
type: "bytes32",
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
indexed: false,
|
|
237
|
+
internalType: "address",
|
|
238
|
+
name: "codeAddress",
|
|
239
|
+
type: "address",
|
|
240
|
+
},
|
|
241
|
+
],
|
|
242
|
+
name: "CodeUpdated",
|
|
243
|
+
type: "event",
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
anonymous: false,
|
|
247
|
+
inputs: [
|
|
248
|
+
{
|
|
249
|
+
indexed: false,
|
|
250
|
+
internalType: "contract ISuperfluidGovernance",
|
|
251
|
+
name: "oldGov",
|
|
252
|
+
type: "address",
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
indexed: false,
|
|
256
|
+
internalType: "contract ISuperfluidGovernance",
|
|
257
|
+
name: "newGov",
|
|
258
|
+
type: "address",
|
|
259
|
+
},
|
|
260
|
+
],
|
|
261
|
+
name: "GovernanceReplaced",
|
|
262
|
+
type: "event",
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
anonymous: false,
|
|
266
|
+
inputs: [
|
|
267
|
+
{
|
|
268
|
+
indexed: false,
|
|
269
|
+
internalType: "uint8",
|
|
270
|
+
name: "version",
|
|
271
|
+
type: "uint8",
|
|
272
|
+
},
|
|
273
|
+
],
|
|
274
|
+
name: "Initialized",
|
|
275
|
+
type: "event",
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
anonymous: false,
|
|
279
|
+
inputs: [
|
|
280
|
+
{
|
|
281
|
+
indexed: true,
|
|
282
|
+
internalType: "contract ISuperApp",
|
|
283
|
+
name: "app",
|
|
284
|
+
type: "address",
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
indexed: false,
|
|
288
|
+
internalType: "uint256",
|
|
289
|
+
name: "reason",
|
|
290
|
+
type: "uint256",
|
|
291
|
+
},
|
|
292
|
+
],
|
|
293
|
+
name: "Jail",
|
|
294
|
+
type: "event",
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
anonymous: false,
|
|
298
|
+
inputs: [
|
|
299
|
+
{
|
|
300
|
+
indexed: false,
|
|
301
|
+
internalType: "contract ISuperTokenFactory",
|
|
302
|
+
name: "newFactory",
|
|
303
|
+
type: "address",
|
|
304
|
+
},
|
|
305
|
+
],
|
|
306
|
+
name: "SuperTokenFactoryUpdated",
|
|
307
|
+
type: "event",
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
anonymous: false,
|
|
311
|
+
inputs: [
|
|
312
|
+
{
|
|
313
|
+
indexed: true,
|
|
314
|
+
internalType: "contract ISuperToken",
|
|
315
|
+
name: "token",
|
|
316
|
+
type: "address",
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
indexed: false,
|
|
320
|
+
internalType: "address",
|
|
321
|
+
name: "code",
|
|
322
|
+
type: "address",
|
|
323
|
+
},
|
|
324
|
+
],
|
|
325
|
+
name: "SuperTokenLogicUpdated",
|
|
326
|
+
type: "event",
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
inputs: [],
|
|
330
|
+
name: "APP_WHITE_LISTING_ENABLED",
|
|
331
|
+
outputs: [
|
|
332
|
+
{
|
|
333
|
+
internalType: "bool",
|
|
334
|
+
name: "",
|
|
335
|
+
type: "bool",
|
|
336
|
+
},
|
|
337
|
+
],
|
|
338
|
+
stateMutability: "view",
|
|
339
|
+
type: "function",
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
inputs: [],
|
|
343
|
+
name: "CALLBACK_GAS_LIMIT",
|
|
344
|
+
outputs: [
|
|
345
|
+
{
|
|
346
|
+
internalType: "uint64",
|
|
347
|
+
name: "",
|
|
348
|
+
type: "uint64",
|
|
349
|
+
},
|
|
350
|
+
],
|
|
351
|
+
stateMutability: "view",
|
|
352
|
+
type: "function",
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
inputs: [],
|
|
356
|
+
name: "NON_UPGRADABLE_DEPLOYMENT",
|
|
357
|
+
outputs: [
|
|
358
|
+
{
|
|
359
|
+
internalType: "bool",
|
|
360
|
+
name: "",
|
|
361
|
+
type: "bool",
|
|
362
|
+
},
|
|
363
|
+
],
|
|
364
|
+
stateMutability: "view",
|
|
365
|
+
type: "function",
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
inputs: [
|
|
369
|
+
{
|
|
370
|
+
internalType: "uint256",
|
|
371
|
+
name: "bitmap",
|
|
372
|
+
type: "uint256",
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
internalType: "bytes32",
|
|
376
|
+
name: "agreementType",
|
|
377
|
+
type: "bytes32",
|
|
378
|
+
},
|
|
379
|
+
],
|
|
380
|
+
name: "addToAgreementClassesBitmap",
|
|
381
|
+
outputs: [
|
|
382
|
+
{
|
|
383
|
+
internalType: "uint256",
|
|
384
|
+
name: "newBitmap",
|
|
385
|
+
type: "uint256",
|
|
386
|
+
},
|
|
387
|
+
],
|
|
388
|
+
stateMutability: "view",
|
|
389
|
+
type: "function",
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
inputs: [
|
|
393
|
+
{
|
|
394
|
+
internalType: "contract ISuperApp",
|
|
395
|
+
name: "targetApp",
|
|
396
|
+
type: "address",
|
|
397
|
+
},
|
|
398
|
+
],
|
|
399
|
+
name: "allowCompositeApp",
|
|
400
|
+
outputs: [],
|
|
401
|
+
stateMutability: "nonpayable",
|
|
402
|
+
type: "function",
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
inputs: [
|
|
406
|
+
{
|
|
407
|
+
internalType: "bytes",
|
|
408
|
+
name: "ctx",
|
|
409
|
+
type: "bytes",
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
internalType: "int256",
|
|
413
|
+
name: "appCreditUsedDelta",
|
|
414
|
+
type: "int256",
|
|
415
|
+
},
|
|
416
|
+
],
|
|
417
|
+
name: "appCallbackPop",
|
|
418
|
+
outputs: [
|
|
419
|
+
{
|
|
420
|
+
internalType: "bytes",
|
|
421
|
+
name: "newCtx",
|
|
422
|
+
type: "bytes",
|
|
423
|
+
},
|
|
424
|
+
],
|
|
425
|
+
stateMutability: "nonpayable",
|
|
426
|
+
type: "function",
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
inputs: [
|
|
430
|
+
{
|
|
431
|
+
internalType: "bytes",
|
|
432
|
+
name: "ctx",
|
|
433
|
+
type: "bytes",
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
internalType: "contract ISuperApp",
|
|
437
|
+
name: "app",
|
|
438
|
+
type: "address",
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
internalType: "uint256",
|
|
442
|
+
name: "appCreditGranted",
|
|
443
|
+
type: "uint256",
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
internalType: "int256",
|
|
447
|
+
name: "appCreditUsed",
|
|
448
|
+
type: "int256",
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
internalType: "contract ISuperfluidToken",
|
|
452
|
+
name: "appCreditToken",
|
|
453
|
+
type: "address",
|
|
454
|
+
},
|
|
455
|
+
],
|
|
456
|
+
name: "appCallbackPush",
|
|
457
|
+
outputs: [
|
|
458
|
+
{
|
|
459
|
+
internalType: "bytes",
|
|
460
|
+
name: "appCtx",
|
|
461
|
+
type: "bytes",
|
|
462
|
+
},
|
|
463
|
+
],
|
|
464
|
+
stateMutability: "nonpayable",
|
|
465
|
+
type: "function",
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
inputs: [
|
|
469
|
+
{
|
|
470
|
+
components: [
|
|
471
|
+
{
|
|
472
|
+
internalType: "uint32",
|
|
473
|
+
name: "operationType",
|
|
474
|
+
type: "uint32",
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
internalType: "address",
|
|
478
|
+
name: "target",
|
|
479
|
+
type: "address",
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
internalType: "bytes",
|
|
483
|
+
name: "data",
|
|
484
|
+
type: "bytes",
|
|
485
|
+
},
|
|
486
|
+
],
|
|
487
|
+
internalType: "struct ISuperfluid.Operation[]",
|
|
488
|
+
name: "operations",
|
|
489
|
+
type: "tuple[]",
|
|
490
|
+
},
|
|
491
|
+
],
|
|
492
|
+
name: "batchCall",
|
|
493
|
+
outputs: [],
|
|
494
|
+
stateMutability: "nonpayable",
|
|
495
|
+
type: "function",
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
inputs: [
|
|
499
|
+
{
|
|
500
|
+
internalType: "contract ISuperAgreement",
|
|
501
|
+
name: "agreementClass",
|
|
502
|
+
type: "address",
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
internalType: "bytes",
|
|
506
|
+
name: "callData",
|
|
507
|
+
type: "bytes",
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
internalType: "bytes",
|
|
511
|
+
name: "userData",
|
|
512
|
+
type: "bytes",
|
|
513
|
+
},
|
|
514
|
+
],
|
|
515
|
+
name: "callAgreement",
|
|
516
|
+
outputs: [
|
|
517
|
+
{
|
|
518
|
+
internalType: "bytes",
|
|
519
|
+
name: "returnedData",
|
|
520
|
+
type: "bytes",
|
|
521
|
+
},
|
|
522
|
+
],
|
|
523
|
+
stateMutability: "nonpayable",
|
|
524
|
+
type: "function",
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
inputs: [
|
|
528
|
+
{
|
|
529
|
+
internalType: "contract ISuperAgreement",
|
|
530
|
+
name: "agreementClass",
|
|
531
|
+
type: "address",
|
|
532
|
+
},
|
|
533
|
+
{
|
|
534
|
+
internalType: "bytes",
|
|
535
|
+
name: "callData",
|
|
536
|
+
type: "bytes",
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
internalType: "bytes",
|
|
540
|
+
name: "userData",
|
|
541
|
+
type: "bytes",
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
internalType: "bytes",
|
|
545
|
+
name: "ctx",
|
|
546
|
+
type: "bytes",
|
|
547
|
+
},
|
|
548
|
+
],
|
|
549
|
+
name: "callAgreementWithContext",
|
|
550
|
+
outputs: [
|
|
551
|
+
{
|
|
552
|
+
internalType: "bytes",
|
|
553
|
+
name: "newCtx",
|
|
554
|
+
type: "bytes",
|
|
555
|
+
},
|
|
556
|
+
{
|
|
557
|
+
internalType: "bytes",
|
|
558
|
+
name: "returnedData",
|
|
559
|
+
type: "bytes",
|
|
560
|
+
},
|
|
561
|
+
],
|
|
562
|
+
stateMutability: "nonpayable",
|
|
563
|
+
type: "function",
|
|
564
|
+
},
|
|
565
|
+
{
|
|
566
|
+
inputs: [
|
|
567
|
+
{
|
|
568
|
+
internalType: "contract ISuperApp",
|
|
569
|
+
name: "app",
|
|
570
|
+
type: "address",
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
internalType: "bytes",
|
|
574
|
+
name: "callData",
|
|
575
|
+
type: "bytes",
|
|
576
|
+
},
|
|
577
|
+
],
|
|
578
|
+
name: "callAppAction",
|
|
579
|
+
outputs: [
|
|
580
|
+
{
|
|
581
|
+
internalType: "bytes",
|
|
582
|
+
name: "returnedData",
|
|
583
|
+
type: "bytes",
|
|
584
|
+
},
|
|
585
|
+
],
|
|
586
|
+
stateMutability: "nonpayable",
|
|
587
|
+
type: "function",
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
inputs: [
|
|
591
|
+
{
|
|
592
|
+
internalType: "contract ISuperApp",
|
|
593
|
+
name: "app",
|
|
594
|
+
type: "address",
|
|
595
|
+
},
|
|
596
|
+
{
|
|
597
|
+
internalType: "bytes",
|
|
598
|
+
name: "callData",
|
|
599
|
+
type: "bytes",
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
internalType: "bytes",
|
|
603
|
+
name: "ctx",
|
|
604
|
+
type: "bytes",
|
|
605
|
+
},
|
|
606
|
+
],
|
|
607
|
+
name: "callAppActionWithContext",
|
|
608
|
+
outputs: [
|
|
609
|
+
{
|
|
610
|
+
internalType: "bytes",
|
|
611
|
+
name: "newCtx",
|
|
612
|
+
type: "bytes",
|
|
613
|
+
},
|
|
614
|
+
],
|
|
615
|
+
stateMutability: "nonpayable",
|
|
616
|
+
type: "function",
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
inputs: [
|
|
620
|
+
{
|
|
621
|
+
internalType: "contract ISuperApp",
|
|
622
|
+
name: "app",
|
|
623
|
+
type: "address",
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
internalType: "bytes",
|
|
627
|
+
name: "callData",
|
|
628
|
+
type: "bytes",
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
internalType: "bool",
|
|
632
|
+
name: "isTermination",
|
|
633
|
+
type: "bool",
|
|
634
|
+
},
|
|
635
|
+
{
|
|
636
|
+
internalType: "bytes",
|
|
637
|
+
name: "ctx",
|
|
638
|
+
type: "bytes",
|
|
639
|
+
},
|
|
640
|
+
],
|
|
641
|
+
name: "callAppAfterCallback",
|
|
642
|
+
outputs: [
|
|
643
|
+
{
|
|
644
|
+
internalType: "bytes",
|
|
645
|
+
name: "newCtx",
|
|
646
|
+
type: "bytes",
|
|
647
|
+
},
|
|
648
|
+
],
|
|
649
|
+
stateMutability: "nonpayable",
|
|
650
|
+
type: "function",
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
inputs: [
|
|
654
|
+
{
|
|
655
|
+
internalType: "contract ISuperApp",
|
|
656
|
+
name: "app",
|
|
657
|
+
type: "address",
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
internalType: "bytes",
|
|
661
|
+
name: "callData",
|
|
662
|
+
type: "bytes",
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
internalType: "bool",
|
|
666
|
+
name: "isTermination",
|
|
667
|
+
type: "bool",
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
internalType: "bytes",
|
|
671
|
+
name: "ctx",
|
|
672
|
+
type: "bytes",
|
|
673
|
+
},
|
|
674
|
+
],
|
|
675
|
+
name: "callAppBeforeCallback",
|
|
676
|
+
outputs: [
|
|
677
|
+
{
|
|
678
|
+
internalType: "bytes",
|
|
679
|
+
name: "cbdata",
|
|
680
|
+
type: "bytes",
|
|
681
|
+
},
|
|
682
|
+
],
|
|
683
|
+
stateMutability: "nonpayable",
|
|
684
|
+
type: "function",
|
|
685
|
+
},
|
|
686
|
+
{
|
|
687
|
+
inputs: [],
|
|
688
|
+
name: "castrate",
|
|
689
|
+
outputs: [],
|
|
690
|
+
stateMutability: "nonpayable",
|
|
691
|
+
type: "function",
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
inputs: [
|
|
695
|
+
{
|
|
696
|
+
internalType: "bytes",
|
|
697
|
+
name: "ctx",
|
|
698
|
+
type: "bytes",
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
internalType: "int256",
|
|
702
|
+
name: "appCreditUsedMore",
|
|
703
|
+
type: "int256",
|
|
704
|
+
},
|
|
705
|
+
],
|
|
706
|
+
name: "ctxUseCredit",
|
|
707
|
+
outputs: [
|
|
708
|
+
{
|
|
709
|
+
internalType: "bytes",
|
|
710
|
+
name: "newCtx",
|
|
711
|
+
type: "bytes",
|
|
712
|
+
},
|
|
713
|
+
],
|
|
714
|
+
stateMutability: "nonpayable",
|
|
715
|
+
type: "function",
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
inputs: [
|
|
719
|
+
{
|
|
720
|
+
internalType: "bytes",
|
|
721
|
+
name: "ctx",
|
|
722
|
+
type: "bytes",
|
|
723
|
+
},
|
|
724
|
+
],
|
|
725
|
+
name: "decodeCtx",
|
|
726
|
+
outputs: [
|
|
727
|
+
{
|
|
728
|
+
components: [
|
|
729
|
+
{
|
|
730
|
+
internalType: "uint8",
|
|
731
|
+
name: "appCallbackLevel",
|
|
732
|
+
type: "uint8",
|
|
733
|
+
},
|
|
734
|
+
{
|
|
735
|
+
internalType: "uint8",
|
|
736
|
+
name: "callType",
|
|
737
|
+
type: "uint8",
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
internalType: "uint256",
|
|
741
|
+
name: "timestamp",
|
|
742
|
+
type: "uint256",
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
internalType: "address",
|
|
746
|
+
name: "msgSender",
|
|
747
|
+
type: "address",
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
internalType: "bytes4",
|
|
751
|
+
name: "agreementSelector",
|
|
752
|
+
type: "bytes4",
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
internalType: "bytes",
|
|
756
|
+
name: "userData",
|
|
757
|
+
type: "bytes",
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
internalType: "uint256",
|
|
761
|
+
name: "appCreditGranted",
|
|
762
|
+
type: "uint256",
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
internalType: "uint256",
|
|
766
|
+
name: "appCreditWantedDeprecated",
|
|
767
|
+
type: "uint256",
|
|
768
|
+
},
|
|
769
|
+
{
|
|
770
|
+
internalType: "int256",
|
|
771
|
+
name: "appCreditUsed",
|
|
772
|
+
type: "int256",
|
|
773
|
+
},
|
|
774
|
+
{
|
|
775
|
+
internalType: "address",
|
|
776
|
+
name: "appAddress",
|
|
777
|
+
type: "address",
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
internalType: "contract ISuperfluidToken",
|
|
781
|
+
name: "appCreditToken",
|
|
782
|
+
type: "address",
|
|
783
|
+
},
|
|
784
|
+
],
|
|
785
|
+
internalType: "struct ISuperfluid.Context",
|
|
786
|
+
name: "context",
|
|
787
|
+
type: "tuple",
|
|
788
|
+
},
|
|
789
|
+
],
|
|
790
|
+
stateMutability: "pure",
|
|
791
|
+
type: "function",
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
inputs: [
|
|
795
|
+
{
|
|
796
|
+
components: [
|
|
797
|
+
{
|
|
798
|
+
internalType: "uint32",
|
|
799
|
+
name: "operationType",
|
|
800
|
+
type: "uint32",
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
internalType: "address",
|
|
804
|
+
name: "target",
|
|
805
|
+
type: "address",
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
internalType: "bytes",
|
|
809
|
+
name: "data",
|
|
810
|
+
type: "bytes",
|
|
811
|
+
},
|
|
812
|
+
],
|
|
813
|
+
internalType: "struct ISuperfluid.Operation[]",
|
|
814
|
+
name: "operations",
|
|
815
|
+
type: "tuple[]",
|
|
816
|
+
},
|
|
817
|
+
],
|
|
818
|
+
name: "forwardBatchCall",
|
|
819
|
+
outputs: [],
|
|
820
|
+
stateMutability: "nonpayable",
|
|
821
|
+
type: "function",
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
inputs: [
|
|
825
|
+
{
|
|
826
|
+
internalType: "bytes32",
|
|
827
|
+
name: "agreementType",
|
|
828
|
+
type: "bytes32",
|
|
829
|
+
},
|
|
830
|
+
],
|
|
831
|
+
name: "getAgreementClass",
|
|
832
|
+
outputs: [
|
|
833
|
+
{
|
|
834
|
+
internalType: "contract ISuperAgreement",
|
|
835
|
+
name: "agreementClass",
|
|
836
|
+
type: "address",
|
|
837
|
+
},
|
|
838
|
+
],
|
|
839
|
+
stateMutability: "view",
|
|
840
|
+
type: "function",
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
inputs: [
|
|
844
|
+
{
|
|
845
|
+
internalType: "contract ISuperApp",
|
|
846
|
+
name: "appAddr",
|
|
847
|
+
type: "address",
|
|
848
|
+
},
|
|
849
|
+
],
|
|
850
|
+
name: "getAppCallbackLevel",
|
|
851
|
+
outputs: [
|
|
852
|
+
{
|
|
853
|
+
internalType: "uint8",
|
|
854
|
+
name: "",
|
|
855
|
+
type: "uint8",
|
|
856
|
+
},
|
|
857
|
+
],
|
|
858
|
+
stateMutability: "view",
|
|
859
|
+
type: "function",
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
inputs: [
|
|
863
|
+
{
|
|
864
|
+
internalType: "contract ISuperApp",
|
|
865
|
+
name: "app",
|
|
866
|
+
type: "address",
|
|
867
|
+
},
|
|
868
|
+
],
|
|
869
|
+
name: "getAppManifest",
|
|
870
|
+
outputs: [
|
|
871
|
+
{
|
|
872
|
+
internalType: "bool",
|
|
873
|
+
name: "isSuperApp",
|
|
874
|
+
type: "bool",
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
internalType: "bool",
|
|
878
|
+
name: "isJailed",
|
|
879
|
+
type: "bool",
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
internalType: "uint256",
|
|
883
|
+
name: "noopMask",
|
|
884
|
+
type: "uint256",
|
|
885
|
+
},
|
|
886
|
+
],
|
|
887
|
+
stateMutability: "view",
|
|
888
|
+
type: "function",
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
inputs: [],
|
|
892
|
+
name: "getCodeAddress",
|
|
893
|
+
outputs: [
|
|
894
|
+
{
|
|
895
|
+
internalType: "address",
|
|
896
|
+
name: "codeAddress",
|
|
897
|
+
type: "address",
|
|
898
|
+
},
|
|
899
|
+
],
|
|
900
|
+
stateMutability: "view",
|
|
901
|
+
type: "function",
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
inputs: [],
|
|
905
|
+
name: "getGovernance",
|
|
906
|
+
outputs: [
|
|
907
|
+
{
|
|
908
|
+
internalType: "contract ISuperfluidGovernance",
|
|
909
|
+
name: "",
|
|
910
|
+
type: "address",
|
|
911
|
+
},
|
|
912
|
+
],
|
|
913
|
+
stateMutability: "view",
|
|
914
|
+
type: "function",
|
|
915
|
+
},
|
|
916
|
+
{
|
|
917
|
+
inputs: [],
|
|
918
|
+
name: "getNow",
|
|
919
|
+
outputs: [
|
|
920
|
+
{
|
|
921
|
+
internalType: "uint256",
|
|
922
|
+
name: "",
|
|
923
|
+
type: "uint256",
|
|
924
|
+
},
|
|
925
|
+
],
|
|
926
|
+
stateMutability: "view",
|
|
927
|
+
type: "function",
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
inputs: [],
|
|
931
|
+
name: "getSuperTokenFactory",
|
|
932
|
+
outputs: [
|
|
933
|
+
{
|
|
934
|
+
internalType: "contract ISuperTokenFactory",
|
|
935
|
+
name: "factory",
|
|
936
|
+
type: "address",
|
|
937
|
+
},
|
|
938
|
+
],
|
|
939
|
+
stateMutability: "view",
|
|
940
|
+
type: "function",
|
|
941
|
+
},
|
|
942
|
+
{
|
|
943
|
+
inputs: [],
|
|
944
|
+
name: "getSuperTokenFactoryLogic",
|
|
945
|
+
outputs: [
|
|
946
|
+
{
|
|
947
|
+
internalType: "address",
|
|
948
|
+
name: "logic",
|
|
949
|
+
type: "address",
|
|
950
|
+
},
|
|
951
|
+
],
|
|
952
|
+
stateMutability: "view",
|
|
953
|
+
type: "function",
|
|
954
|
+
},
|
|
955
|
+
{
|
|
956
|
+
inputs: [
|
|
957
|
+
{
|
|
958
|
+
internalType: "contract ISuperfluidGovernance",
|
|
959
|
+
name: "gov",
|
|
960
|
+
type: "address",
|
|
961
|
+
},
|
|
962
|
+
],
|
|
963
|
+
name: "initialize",
|
|
964
|
+
outputs: [],
|
|
965
|
+
stateMutability: "nonpayable",
|
|
966
|
+
type: "function",
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
inputs: [
|
|
970
|
+
{
|
|
971
|
+
internalType: "contract ISuperAgreement",
|
|
972
|
+
name: "agreementClass",
|
|
973
|
+
type: "address",
|
|
974
|
+
},
|
|
975
|
+
],
|
|
976
|
+
name: "isAgreementClassListed",
|
|
977
|
+
outputs: [
|
|
978
|
+
{
|
|
979
|
+
internalType: "bool",
|
|
980
|
+
name: "yes",
|
|
981
|
+
type: "bool",
|
|
982
|
+
},
|
|
983
|
+
],
|
|
984
|
+
stateMutability: "view",
|
|
985
|
+
type: "function",
|
|
986
|
+
},
|
|
987
|
+
{
|
|
988
|
+
inputs: [
|
|
989
|
+
{
|
|
990
|
+
internalType: "bytes32",
|
|
991
|
+
name: "agreementType",
|
|
992
|
+
type: "bytes32",
|
|
993
|
+
},
|
|
994
|
+
],
|
|
995
|
+
name: "isAgreementTypeListed",
|
|
996
|
+
outputs: [
|
|
997
|
+
{
|
|
998
|
+
internalType: "bool",
|
|
999
|
+
name: "yes",
|
|
1000
|
+
type: "bool",
|
|
1001
|
+
},
|
|
1002
|
+
],
|
|
1003
|
+
stateMutability: "view",
|
|
1004
|
+
type: "function",
|
|
1005
|
+
},
|
|
1006
|
+
{
|
|
1007
|
+
inputs: [
|
|
1008
|
+
{
|
|
1009
|
+
internalType: "contract ISuperApp",
|
|
1010
|
+
name: "app",
|
|
1011
|
+
type: "address",
|
|
1012
|
+
},
|
|
1013
|
+
],
|
|
1014
|
+
name: "isApp",
|
|
1015
|
+
outputs: [
|
|
1016
|
+
{
|
|
1017
|
+
internalType: "bool",
|
|
1018
|
+
name: "",
|
|
1019
|
+
type: "bool",
|
|
1020
|
+
},
|
|
1021
|
+
],
|
|
1022
|
+
stateMutability: "view",
|
|
1023
|
+
type: "function",
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
inputs: [
|
|
1027
|
+
{
|
|
1028
|
+
internalType: "contract ISuperApp",
|
|
1029
|
+
name: "app",
|
|
1030
|
+
type: "address",
|
|
1031
|
+
},
|
|
1032
|
+
],
|
|
1033
|
+
name: "isAppJailed",
|
|
1034
|
+
outputs: [
|
|
1035
|
+
{
|
|
1036
|
+
internalType: "bool",
|
|
1037
|
+
name: "",
|
|
1038
|
+
type: "bool",
|
|
1039
|
+
},
|
|
1040
|
+
],
|
|
1041
|
+
stateMutability: "view",
|
|
1042
|
+
type: "function",
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
inputs: [
|
|
1046
|
+
{
|
|
1047
|
+
internalType: "contract ISuperApp",
|
|
1048
|
+
name: "app",
|
|
1049
|
+
type: "address",
|
|
1050
|
+
},
|
|
1051
|
+
{
|
|
1052
|
+
internalType: "contract ISuperApp",
|
|
1053
|
+
name: "targetApp",
|
|
1054
|
+
type: "address",
|
|
1055
|
+
},
|
|
1056
|
+
],
|
|
1057
|
+
name: "isCompositeAppAllowed",
|
|
1058
|
+
outputs: [
|
|
1059
|
+
{
|
|
1060
|
+
internalType: "bool",
|
|
1061
|
+
name: "",
|
|
1062
|
+
type: "bool",
|
|
1063
|
+
},
|
|
1064
|
+
],
|
|
1065
|
+
stateMutability: "view",
|
|
1066
|
+
type: "function",
|
|
1067
|
+
},
|
|
1068
|
+
{
|
|
1069
|
+
inputs: [
|
|
1070
|
+
{
|
|
1071
|
+
internalType: "bytes",
|
|
1072
|
+
name: "ctx",
|
|
1073
|
+
type: "bytes",
|
|
1074
|
+
},
|
|
1075
|
+
],
|
|
1076
|
+
name: "isCtxValid",
|
|
1077
|
+
outputs: [
|
|
1078
|
+
{
|
|
1079
|
+
internalType: "bool",
|
|
1080
|
+
name: "",
|
|
1081
|
+
type: "bool",
|
|
1082
|
+
},
|
|
1083
|
+
],
|
|
1084
|
+
stateMutability: "view",
|
|
1085
|
+
type: "function",
|
|
1086
|
+
},
|
|
1087
|
+
{
|
|
1088
|
+
inputs: [
|
|
1089
|
+
{
|
|
1090
|
+
internalType: "address",
|
|
1091
|
+
name: "forwarder",
|
|
1092
|
+
type: "address",
|
|
1093
|
+
},
|
|
1094
|
+
],
|
|
1095
|
+
name: "isTrustedForwarder",
|
|
1096
|
+
outputs: [
|
|
1097
|
+
{
|
|
1098
|
+
internalType: "bool",
|
|
1099
|
+
name: "",
|
|
1100
|
+
type: "bool",
|
|
1101
|
+
},
|
|
1102
|
+
],
|
|
1103
|
+
stateMutability: "view",
|
|
1104
|
+
type: "function",
|
|
1105
|
+
},
|
|
1106
|
+
{
|
|
1107
|
+
inputs: [
|
|
1108
|
+
{
|
|
1109
|
+
internalType: "bytes",
|
|
1110
|
+
name: "ctx",
|
|
1111
|
+
type: "bytes",
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
internalType: "contract ISuperApp",
|
|
1115
|
+
name: "app",
|
|
1116
|
+
type: "address",
|
|
1117
|
+
},
|
|
1118
|
+
{
|
|
1119
|
+
internalType: "uint256",
|
|
1120
|
+
name: "reason",
|
|
1121
|
+
type: "uint256",
|
|
1122
|
+
},
|
|
1123
|
+
],
|
|
1124
|
+
name: "jailApp",
|
|
1125
|
+
outputs: [
|
|
1126
|
+
{
|
|
1127
|
+
internalType: "bytes",
|
|
1128
|
+
name: "newCtx",
|
|
1129
|
+
type: "bytes",
|
|
1130
|
+
},
|
|
1131
|
+
],
|
|
1132
|
+
stateMutability: "nonpayable",
|
|
1133
|
+
type: "function",
|
|
1134
|
+
},
|
|
1135
|
+
{
|
|
1136
|
+
inputs: [
|
|
1137
|
+
{
|
|
1138
|
+
internalType: "uint256",
|
|
1139
|
+
name: "bitmap",
|
|
1140
|
+
type: "uint256",
|
|
1141
|
+
},
|
|
1142
|
+
],
|
|
1143
|
+
name: "mapAgreementClasses",
|
|
1144
|
+
outputs: [
|
|
1145
|
+
{
|
|
1146
|
+
internalType: "contract ISuperAgreement[]",
|
|
1147
|
+
name: "agreementClasses",
|
|
1148
|
+
type: "address[]",
|
|
1149
|
+
},
|
|
1150
|
+
],
|
|
1151
|
+
stateMutability: "view",
|
|
1152
|
+
type: "function",
|
|
1153
|
+
},
|
|
1154
|
+
{
|
|
1155
|
+
inputs: [],
|
|
1156
|
+
name: "proxiableUUID",
|
|
1157
|
+
outputs: [
|
|
1158
|
+
{
|
|
1159
|
+
internalType: "bytes32",
|
|
1160
|
+
name: "",
|
|
1161
|
+
type: "bytes32",
|
|
1162
|
+
},
|
|
1163
|
+
],
|
|
1164
|
+
stateMutability: "pure",
|
|
1165
|
+
type: "function",
|
|
1166
|
+
},
|
|
1167
|
+
{
|
|
1168
|
+
inputs: [
|
|
1169
|
+
{
|
|
1170
|
+
internalType: "contract ISuperAgreement",
|
|
1171
|
+
name: "agreementClassLogic",
|
|
1172
|
+
type: "address",
|
|
1173
|
+
},
|
|
1174
|
+
],
|
|
1175
|
+
name: "registerAgreementClass",
|
|
1176
|
+
outputs: [],
|
|
1177
|
+
stateMutability: "nonpayable",
|
|
1178
|
+
type: "function",
|
|
1179
|
+
},
|
|
1180
|
+
{
|
|
1181
|
+
inputs: [
|
|
1182
|
+
{
|
|
1183
|
+
internalType: "uint256",
|
|
1184
|
+
name: "configWord",
|
|
1185
|
+
type: "uint256",
|
|
1186
|
+
},
|
|
1187
|
+
],
|
|
1188
|
+
name: "registerApp",
|
|
1189
|
+
outputs: [],
|
|
1190
|
+
stateMutability: "nonpayable",
|
|
1191
|
+
type: "function",
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
inputs: [
|
|
1195
|
+
{
|
|
1196
|
+
internalType: "contract ISuperApp",
|
|
1197
|
+
name: "app",
|
|
1198
|
+
type: "address",
|
|
1199
|
+
},
|
|
1200
|
+
{
|
|
1201
|
+
internalType: "uint256",
|
|
1202
|
+
name: "configWord",
|
|
1203
|
+
type: "uint256",
|
|
1204
|
+
},
|
|
1205
|
+
],
|
|
1206
|
+
name: "registerAppByFactory",
|
|
1207
|
+
outputs: [],
|
|
1208
|
+
stateMutability: "nonpayable",
|
|
1209
|
+
type: "function",
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
inputs: [
|
|
1213
|
+
{
|
|
1214
|
+
internalType: "uint256",
|
|
1215
|
+
name: "configWord",
|
|
1216
|
+
type: "uint256",
|
|
1217
|
+
},
|
|
1218
|
+
{
|
|
1219
|
+
internalType: "string",
|
|
1220
|
+
name: "registrationKey",
|
|
1221
|
+
type: "string",
|
|
1222
|
+
},
|
|
1223
|
+
],
|
|
1224
|
+
name: "registerAppWithKey",
|
|
1225
|
+
outputs: [],
|
|
1226
|
+
stateMutability: "nonpayable",
|
|
1227
|
+
type: "function",
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
inputs: [
|
|
1231
|
+
{
|
|
1232
|
+
internalType: "uint256",
|
|
1233
|
+
name: "bitmap",
|
|
1234
|
+
type: "uint256",
|
|
1235
|
+
},
|
|
1236
|
+
{
|
|
1237
|
+
internalType: "bytes32",
|
|
1238
|
+
name: "agreementType",
|
|
1239
|
+
type: "bytes32",
|
|
1240
|
+
},
|
|
1241
|
+
],
|
|
1242
|
+
name: "removeFromAgreementClassesBitmap",
|
|
1243
|
+
outputs: [
|
|
1244
|
+
{
|
|
1245
|
+
internalType: "uint256",
|
|
1246
|
+
name: "newBitmap",
|
|
1247
|
+
type: "uint256",
|
|
1248
|
+
},
|
|
1249
|
+
],
|
|
1250
|
+
stateMutability: "view",
|
|
1251
|
+
type: "function",
|
|
1252
|
+
},
|
|
1253
|
+
{
|
|
1254
|
+
inputs: [
|
|
1255
|
+
{
|
|
1256
|
+
internalType: "contract ISuperfluidGovernance",
|
|
1257
|
+
name: "newGov",
|
|
1258
|
+
type: "address",
|
|
1259
|
+
},
|
|
1260
|
+
],
|
|
1261
|
+
name: "replaceGovernance",
|
|
1262
|
+
outputs: [],
|
|
1263
|
+
stateMutability: "nonpayable",
|
|
1264
|
+
type: "function",
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
inputs: [
|
|
1268
|
+
{
|
|
1269
|
+
internalType: "contract ISuperAgreement",
|
|
1270
|
+
name: "agreementClassLogic",
|
|
1271
|
+
type: "address",
|
|
1272
|
+
},
|
|
1273
|
+
],
|
|
1274
|
+
name: "updateAgreementClass",
|
|
1275
|
+
outputs: [],
|
|
1276
|
+
stateMutability: "nonpayable",
|
|
1277
|
+
type: "function",
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
inputs: [
|
|
1281
|
+
{
|
|
1282
|
+
internalType: "address",
|
|
1283
|
+
name: "newAddress",
|
|
1284
|
+
type: "address",
|
|
1285
|
+
},
|
|
1286
|
+
],
|
|
1287
|
+
name: "updateCode",
|
|
1288
|
+
outputs: [],
|
|
1289
|
+
stateMutability: "nonpayable",
|
|
1290
|
+
type: "function",
|
|
1291
|
+
},
|
|
1292
|
+
{
|
|
1293
|
+
inputs: [
|
|
1294
|
+
{
|
|
1295
|
+
internalType: "contract ISuperTokenFactory",
|
|
1296
|
+
name: "newFactory",
|
|
1297
|
+
type: "address",
|
|
1298
|
+
},
|
|
1299
|
+
],
|
|
1300
|
+
name: "updateSuperTokenFactory",
|
|
1301
|
+
outputs: [],
|
|
1302
|
+
stateMutability: "nonpayable",
|
|
1303
|
+
type: "function",
|
|
1304
|
+
},
|
|
1305
|
+
{
|
|
1306
|
+
inputs: [
|
|
1307
|
+
{
|
|
1308
|
+
internalType: "contract ISuperToken",
|
|
1309
|
+
name: "token",
|
|
1310
|
+
type: "address",
|
|
1311
|
+
},
|
|
1312
|
+
],
|
|
1313
|
+
name: "updateSuperTokenLogic",
|
|
1314
|
+
outputs: [],
|
|
1315
|
+
stateMutability: "nonpayable",
|
|
1316
|
+
type: "function",
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
inputs: [],
|
|
1320
|
+
name: "versionRecipient",
|
|
1321
|
+
outputs: [
|
|
1322
|
+
{
|
|
1323
|
+
internalType: "string",
|
|
1324
|
+
name: "",
|
|
1325
|
+
type: "string",
|
|
1326
|
+
},
|
|
1327
|
+
],
|
|
1328
|
+
stateMutability: "pure",
|
|
1329
|
+
type: "function",
|
|
1330
|
+
},
|
|
1331
|
+
];
|
|
1332
|
+
const _bytecode = "0x60c06040523480156200001157600080fd5b5060405162004f5338038062004f5383398101604081905262000034916200005b565b901515608052151560a05262000093565b805180151581146200005657600080fd5b919050565b600080604083850312156200006f57600080fd5b6200007a8362000045565b91506200008a6020840162000045565b90509250929050565b60805160a051614e5b620000f86000396000818161058801528181611dab0152818161228a01526126a20152600081816106bc0152818161077e01528181610a1c0152818161104701528181611182015281816112e101526125cc0152614e5b6000f3fe608060405234801561001057600080fd5b50600436106102a05760003560e01c8063768fabb011610167578063bb84cfa1116100ce578063c56a069d11610087578063c56a069d14610697578063cd312ec4146106b7578063e8dccb7d146106de578063f2e55caf14610700578063f373305214610708578063f9f522f41461071b57600080fd5b8063bb84cfa114610609578063bbe4fd5014610645578063bced3ddc1461064b578063bd1c448b1461065e578063bf42873414610671578063c4d66de81461068457600080fd5b80639d297e30116101205780639d297e3014610583578063a5dbbbcd146105aa578063ad3915c8146105bd578063b6d200de146105d0578063b724211e146105e3578063ba48b5f8146105f657600080fd5b8063768fabb01461050a578063787afde71461051d5780638ca48484146105305780639378fa1314610543578063989b0c3e146105685780639903ad381461057b57600080fd5b806350d75d251161020b578063670e77e3116101c4578063670e77e31461049a5780636ad3ca7d146104ad5780636b4f3335146104c05780637283100c146104d3578063731aed6e146104e657806374041e02146104f757600080fd5b806350d75d251461041657806352d1902d1461041e57806354fbc4931461044e57806357121e0c14610461578063572b6c051461047457806359a291411461048757600080fd5b806339255d5b1161025d57806339255d5b146103565780633ca3ad4e146103695780633f6c923a146103a45780634329d293146103c457806346951954146103e5578063486ff0cd146103f857600080fd5b806306cecba8146102a557806315a024e1146102ba5780631e6d0a84146102cd5780631e855cf3146102f6578063289b3c0d1461030957806333d608f114610334575b600080fd5b6102b86102b3366004613da3565b61074b565b005b6102b86102c8366004613da3565b61092b565b6102e06102db366004613e1d565b610b7f565b6040516102ed9190613f03565b60405180910390f35b6102e0610304366004613fd9565b610dca565b6000546201000090046001600160a01b03165b6040516001600160a01b0390911681526020016102ed565b61033e622dc6c081565b6040516001600160401b0390911681526020016102ed565b6102e0610364366004614028565b610de0565b610394610377366004613da3565b6001600160a01b0316600090815260046020526040902054151590565b60405190151581526020016102ed565b6103b76103b236600461409d565b610df6565b6040516102ed91906140d1565b6103d76103d23660046141b2565b610e07565b6040516102ed92919061425e565b6102b86103f3366004613da3565b611014565b604080518082019091526002815261763160f01b60208201526102e0565b61031c611110565b7fcd355cae2c435f8c5e0c626c4691d22fd85aa7422a424c6f0bced6e64c7aba745b6040519081526020016102ed565b6102b861045c366004613da3565b61113f565b6102b861046f366004613da3565b6113c2565b610394610482366004613da3565b611490565b6102e0610495366004614283565b61151a565b6102b86104a83660046142ce565b611600565b6102b86104bb3660046142ce565b611616565b6103946104ce366004613da3565b611621565b6102b86104e1366004613da3565b611645565b6003546001600160a01b031661031c565b6102e0610505366004613e1d565b6116ed565b6102e0610518366004614342565b611840565b6102b861052b366004613da3565b6119e0565b61039461053e366004613da3565b611b23565b610556610551366004613da3565b611be8565b60405160ff90911681526020016102ed565b6102e0610576366004614283565b611c09565b6102b8611ca0565b6103947f000000000000000000000000000000000000000000000000000000000000000081565b6104406105b83660046143bd565b611d5b565b6102b86105cb3660046143df565b611da9565b61031c6105de3660046143df565b611df4565b6102e06105f13660046143f8565b611e5f565b6102e0610604366004614454565b611f24565b6103946106173660046144d6565b6001600160a01b03918216600090815260056020908152604080832093909416825291909152205460ff1690565b42610440565b6104406106593660046143bd565b61223b565b6102b861066c36600461450f565b612288565b61039461067f36600461455a565b6123a0565b6102b8610692366004613da3565b6123e1565b6106aa6106a53660046143df565b6124c5565b6040516102ed919061459b565b6103947f000000000000000000000000000000000000000000000000000000000000000081565b6103946106ec3660046143df565b600090815260026020526040902054151590565b61031c6125af565b6102b86107163660046145e8565b612677565b61072e610729366004613da3565b612783565b6040805193151584529115156020840152908201526060016102ed565b6000546201000090046001600160a01b0316331461077c576040516362e9152760e11b815260040160405180910390fd5b7f0000000000000000000000000000000000000000000000000000000000000000156107bb576040516314f72c9f60e01b815260040160405180910390fd5b6000816001600160a01b0316637730599e6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156107fb573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061081f9190614614565b60008181526002602052604081205491925081900361085a57604051639995b0c160e01b8152610bb960048201526024015b60405180910390fd5b600060016108688184614643565b8154811061087857610878614656565b6000918252602090912001546040516311a5465560e21b81526001600160a01b03868116600483015290911691508190634695195490602401600060405180830381600087803b1580156108cb57600080fd5b505af11580156108df573d6000803e3d6000fd5b5050604080518681526001600160a01b03881660208201527f9279aa773f2b588996032d8de89911555039f28b13a11a7c17074330bc082d9a935001905060405180910390a150505050565b6000546201000090046001600160a01b0316331461095c576040516362e9152760e11b815260040160405180910390fd5b6000816001600160a01b0316637730599e6040518163ffffffff1660e01b8152600401602060405180830381865afa15801561099c573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109c09190614614565b600081815260026020526040902054909150156109f457604051635b5b42a560e01b8152610bb86004820152602401610851565b60015461010011610a1857604051630f85034f60e31b815260040160405180910390fd5b60007f0000000000000000000000000000000000000000000000000000000000000000610ad2576000604051610a4d90613d26565b604051809103906000f080158015610a69573d6000803e3d6000fd5b50604051634a0687ef60e01b81526001600160a01b03868116600483015291925090821690634a0687ef90602401600060405180830381600087803b158015610ab157600080fd5b505af1158015610ac5573d6000803e3d6000fd5b5050505080915050610ad5565b50815b6001805480820182557fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf60180546001600160a01b0384166001600160a01b0319909116179055546000838152600260205260409081902091909155517f878135063a6cfb3bc333e534b1fdc83f4f12221cad6705c31c0567048a8bd3d190610b7290849086909182526001600160a01b0316602082015260400190565b60405180910390a1505050565b6060610b8a33611b23565b610bab57604051639aca506b60e01b8152610ce46004820152602401610851565b82828080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610bed92508391506127d29050565b610bf957610bf961466c565b600080610c738a6000898c8c8080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050604080516020601f8f018190048102820181019092528d815292508d91508c90819084018382808284376000920191909152506127f292505050565b915091508115610d8357610c868161297f565b15610d1b5780806020019051810190610c9f91906146c7565b9350610caa846127d2565b610d165786610ccf5760405163a85ba64f60e01b815260146004820152602401610851565b85858080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250929650610d1692508c9150601490506129d3565b610dbd565b86610d3c5760405163a85ba64f60e01b815260166004820152602401610851565b85858080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250929650610d1692508c9150601690506129d3565b85858080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152509296505050505b5050509695505050505050565b6060610dd7338484612a48565b90505b92915050565b6060610dee33858585612c83565b949350505050565b610dfe613d33565b610dda82612d96565b60608083838080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610e4c92508391506127d29050565b610e6c5760405163a85ba64f60e01b815260146004820152602401610851565b89610e7681611b23565b610e9757604051639aca506b60e01b8152610ce46004820152602401610851565b6000610ed887878080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610df692505050565b6101208101519091506001600160a01b03163314610f095760405163066875e160e11b815260040160405180910390fd5b60608101805133909152604080516020601f8c018190048102820181019092528a8152908b908b908190840183828082843760009201919091525050505060a0830152610f5582612e61565b95506000610f9b8e8e8e8080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152508c9250612f95915050565b965090508015610ffa5785806020019051810190610fb991906146c7565b9650610fc4876127d2565b610fd057610fd061466c565b610fd987610df6565b6001600160a01b03831660608201529250610ff383612e61565b9650611003565b6110038661304e565b505050505097509795505050505050565b6000546201000090046001600160a01b03163314611045576040516362e9152760e11b815260040160405180910390fd5b7f000000000000000000000000000000000000000000000000000000000000000015611084576040516314f72c9f60e01b815260040160405180910390fd5b806001600160a01b031663cd312ec46040518163ffffffff1660e01b8152600401602060405180830381865afa1580156110c2573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906110e691906146fb565b156111045760405163474e764160e01b815260040160405180910390fd5b61110d81613159565b50565b600061113a7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5490565b905090565b6000546201000090046001600160a01b03163314611170576040516362e9152760e11b815260040160405180910390fd5b6003546001600160a01b03166112df577f00000000000000000000000000000000000000000000000000000000000000006112565760006040516111b390613d26565b604051809103906000f0801580156111cf573d6000803e3d6000fd5b50604051634a0687ef60e01b81526001600160a01b03848116600483015291925090821690634a0687ef90602401600060405180830381600087803b15801561121757600080fd5b505af115801561122b573d6000803e3d6000fd5b5050600380546001600160a01b0319166001600160a01b039490941693909317909255506112729050565b600380546001600160a01b0319166001600160a01b0383161790555b600360009054906101000a90046001600160a01b03166001600160a01b0316638129fc1c6040518163ffffffff1660e01b8152600401600060405180830381600087803b1580156112c257600080fd5b505af11580156112d6573d6000803e3d6000fd5b5050505061137e565b7f00000000000000000000000000000000000000000000000000000000000000001561131e576040516314f72c9f60e01b815260040160405180910390fd5b6003546040516311a5465560e21b81526001600160a01b03838116600483015290911690634695195490602401600060405180830381600087803b15801561136557600080fd5b505af1158015611379573d6000803e3d6000fd5b505050505b6003546040516001600160a01b0390911681527fce13a9895a1719ad4493b2ac1a9bfb36070566161abab408e7ecbe586da8d499906020015b60405180910390a150565b336000818152600460205260409020546113ef576040516302eb3f7160e61b815260040160405180910390fd5b6001600160a01b03821660009081526004602052604090205461142557604051634b5518af60e11b815260040160405180910390fd5b61142e82611be8565b60ff1661143a82611be8565b60ff161161145b57604051630447252760e41b815260040160405180910390fd5b6001600160a01b039081166000908152600560209081526040808320949093168252929092529020805460ff19166001179055565b600080546201000090046001600160a01b03166380f70cba30836114b386613393565b6040518463ffffffff1660e01b81526004016114d193929190614718565b602060405180830381865afa1580156114ee573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906115129190614614565b151592915050565b606061152533611b23565b61154657604051639aca506b60e01b8152610ce46004820152602401610851565b83838080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525061158892508391506127d29050565b6115945761159461466c565b60006115d586868080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610df692505050565b90508381610100018181516115ea919061473c565b9052506115f681612e61565b9695505050505050565b61161261160b61341b565b8383613483565b5050565b611612338383613483565b6001600160a01b038116600090815260046020526040812054618000161515610dda565b6000546201000090046001600160a01b03163314611676576040516362e9152760e11b815260040160405180910390fd5b600054604080516001600160a01b03620100009093048316815291831660208301527f13abda02e63c790d0e2818b251282cfe5cbe0a8abd69c54bf5d2260c0907bd2e910160405180910390a1600080546001600160a01b03909216620100000262010000600160b01b0319909216919091179055565b60606116f833611b23565b61171957604051639aca506b60e01b8152610ce46004820152602401610851565b82828080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525061175b92508391506127d29050565b6117675761176761466c565b6000806117e18a6001898c8c8080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050604080516020601f8f018190048102820181019092528d815292508d91508c90819084018382808284376000920191909152506127f292505050565b915091508115610dbd576117f48161297f565b15611814578080602001905181019061180d91906146c7565b9350610dbd565b866118355760405163a85ba64f60e01b815260166004820152602401610851565b610dbd8a60166129d3565b606061184b33611b23565b61186c57604051639aca506b60e01b8152610ce46004820152602401610851565b86868080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152506118ae92508391506127d29050565b6118ba576118ba61466c565b60006118fb89898080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610df692505050565b905061192281606001516001600160a01b0316600090815260046020526040902054151590565b801561193657506001816000015160ff1610155b156119895760608101516001600160a01b039081166000908152600560209081526040808320938b168352929052205460ff166119895760405163a85ba64f60e01b8152601e6004820152602401610851565b80518161199582614764565b60ff169052506003602082015260c0810186905261010081018590526001600160a01b0380881661012083015284166101408201526119d381612e61565b9998505050505050505050565b6000546201000090046001600160a01b03163314611a11576040516362e9152760e11b815260040160405180910390fd5b60035460408051634a3852d960e11b815290516000926001600160a01b031691639470a5b29160048083019260209291908290030181865afa158015611a5b573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611a7f9190614783565b6040516311a5465560e21b81526001600160a01b03808316600483015291925090831690634695195490602401600060405180830381600087803b158015611ac657600080fd5b505af1158015611ada573d6000803e3d6000fd5b50506040516001600160a01b038481168252851692507f840acbd291b38534819f47f875839277e502f40e1c7bfea2c5fc2c8017442cd391506020015b60405180910390a25050565b600080826001600160a01b0316637730599e6040518163ffffffff1660e01b8152600401602060405180830381865afa158015611b64573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611b889190614614565b6000818152600260205260409020549091508015801590610dee57506001600160a01b0384166001611bba8184614643565b81548110611bca57611bca614656565b6000918252602090912001546001600160a01b031614949350505050565b6001600160a01b03811660009081526004602052604081205460ff16610dda565b6060611c1433611b23565b611c3557604051639aca506b60e01b8152610ce46004820152602401610851565b6000611c7685858080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610df692505050565b9050828161010001818151611c8b919061473c565b905250611c9781612e61565b95945050505050565b600054610100900460ff1615808015611cc05750600054600160ff909116105b80611cda5750303b158015611cda575060005460ff166001145b611cf65760405162461bcd60e51b8152600401610851906147a0565b6000805460ff191660011790558015611d19576000805461ff0019166101001790555b801561110d576000805461ff0019169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498906020016113b7565b600081815260026020526040812054808203611d8e57604051639995b0c160e01b8152610bb96004820152602401610851565b611d99600182614643565b6001901b19841691505092915050565b7f000000000000000000000000000000000000000000000000000000000000000015611de8576040516305b93ebf60e41b815260040160405180910390fd5b61110d813360016139a1565b600081815260026020526040812054808203611e2757604051639995b0c160e01b8152610bb96004820152602401610851565b6001611e338183614643565b81548110611e4357611e43614656565b6000918252602090912001546001600160a01b03169392505050565b6060611e6a33611b23565b611e8b57604051639aca506b60e01b8152610ce46004820152602401610851565b84848080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250611ecd92508391506127d29050565b611ed957611ed961466c565b611ee384846129d3565b85858080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250929998505050505050505050565b606082828080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250611f6892508391506127d29050565b611f885760405163a85ba64f60e01b815260146004820152602401610851565b6001600160a01b0387166000908152600460205260408120548891819003611fc35760405163163cbe4360e01b815260040160405180910390fd5b618000811615611fe557604051628e12d960e21b815260040160405180910390fd5b87878080601f016020809104026020016040519081016040528093929190818152602001838380828437600092018290525092506120269150839050613ac0565b90506001600160e01b031981166330d9c91560e01b148061205757506001600160e01b0319811663d86ed3e560e01b145b8061207257506001600160e01b03198116630221347d60e61b145b8061208d57506001600160e01b0319811663230dbd2960e01b145b806120a857506001600160e01b03198116635f9e7d7760e01b145b806120c357506001600160e01b031981166353c11f9960e01b145b156120e1576040516377a14afb60e11b815260040160405180910390fd5b600061212289898080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610df692505050565b6101208101519091506001600160a01b03163314612153576040516311cfdef560e21b815260040160405180910390fd5b6060810180513390915261216682612e61565b97506000806121ad8f8f8f8080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152508f9250612f95915050565b91509150811561222057808060200190518101906121cb91906146c7565b99506121d68a6127d2565b6121f65760405163a85ba64f60e01b815260146004820152602401610851565b6121ff8a610df6565b6001600160a01b0384166060820152935061221984612e61565b9950612229565b6122298161304e565b50505050505050505095945050505050565b60008181526002602052604081205480820361226e57604051639995b0c160e01b8152610bb96004820152602401610851565b612279600182614643565b6001901b841791505092915050565b7f00000000000000000000000000000000000000000000000000000000000000001561238f5760006122f03284848080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250613b1c92505050565b6000805460405163407b865d60e11b81529293504292620100009091046001600160a01b0316916380f70cba9161232d9130918790600401614718565b602060405180830381865afa15801561234a573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061236e9190614614565b101561238d576040516319ab84d160e01b815260040160405180910390fd5b505b61239b833360016139a1565b505050565b6000610dd783838080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152506127d292505050565b600054610100900460ff16158080156124015750600054600160ff909116105b8061241b5750303b15801561241b575060005460ff166001145b6124375760405162461bcd60e51b8152600401610851906147a0565b6000805460ff19166001179055801561245a576000805461ff0019166101001790555b6000805462010000600160b01b031916620100006001600160a01b038516021790558015611612576000805461ff0019169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15050565b60606000806001805490506001600160401b038111156124e7576124e7613f16565b604051908082528060200260200182016040528015612510578160200160208202803683370190505b50925060009050600091505b6001548210156125a7576001821b841615612597576001828154811061254457612544614656565b6000918252602090912001546001600160a01b03168382612564816147ee565b93508151811061257657612576614656565b60200260200101906001600160a01b031690816001600160a01b0316815250505b6125a0826147ee565b915061251c565b825250919050565b6003546000906001600160a01b03166125ca576125ca61466c565b7f00000000000000000000000000000000000000000000000000000000000000001561260057506003546001600160a01b031690565b600360009054906101000a90046001600160a01b03166001600160a01b03166350d75d256040518163ffffffff1660e01b8152600401602060405180830381865afa158015612653573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061113a9190614783565b333b600081900361269f57604051630db74dbd60e41b8152610c806004820152602401610851565b507f0000000000000000000000000000000000000000000000000000000000000000156127775760006126d133613b4f565b6000805460405163407b865d60e11b81529293509091620100009091046001600160a01b0316906380f70cba9061271090309085908790600401614718565b602060405180830381865afa15801561272d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906127519190614614565b6001149050806127745760405163289533c560e01b815260040160405180910390fd5b50505b611612818360006139a1565b6001600160a01b0381166000908152600460209081526040808320815192830190915254808252158015929182916127ca57805161800081161515935064ff000000001691505b509193909250565b60008151600014158015610dda5750600654825160208401201492915050565b600060606001600160a01b03871661280c5761280c61466c565b6128168484613bc9565b935060005a9050861561289457876001600160a01b0316622dc6c06001600160401b0316866040516128489190614807565b6000604051808303818686fa925050503d8060008114612884576040519150601f19603f3d011682016040523d82523d6000602084013e612889565b606091505b509093509150612903565b876001600160a01b0316622dc6c06001600160401b0316866040516128b99190614807565b60006040518083038160008787f1925050503d80600081146128f7576040519150601f19603f3d011682016040523d82523d6000602084013e6128fc565b606091505b5090935091505b8261297457612913603f82614823565b5a1115612938578561292d576129288261304e565b612974565b61292888600a6129d3565b60405162461bcd60e51b815260206004820152601160248201527053463a206e656564206d6f72652067617360781b6044820152606401610851565b509550959350505050565b600060408251101561299357506000919050565b6020828101519060009082146129ad575060009392505050565b5060408301516129bc81613c80565b6129c7906040614845565b84511492505050919050565b6001600160a01b038216600090815260046020526040812054618000169003611612576001600160a01b038216600081815260046020526040908190208054618000179055517fbe3aa33bd245135e4e26b223d79d14ea479a47bff09f2b03c53838af1edbb14b90611b179084815260200190565b60065460609015612a6f5760405163a85ba64f60e01b815260156004820152602401610851565b6001600160a01b0383166000908152600460205260408120548491819003612aaa5760405163163cbe4360e01b815260040160405180910390fd5b618000811615612acc57604051628e12d960e21b815260040160405180910390fd5b836000612ad882613ac0565b90506001600160e01b031981166330d9c91560e01b1480612b0957506001600160e01b0319811663d86ed3e560e01b145b80612b2457506001600160e01b03198116630221347d60e61b145b80612b3f57506001600160e01b0319811663230dbd2960e01b145b80612b5a57506001600160e01b03198116635f9e7d7760e01b145b80612b7557506001600160e01b031981166353c11f9960e01b145b15612b93576040516377a14afb60e11b815260040160405180910390fd5b60408051610160810182526000808252600260208084019190915242838501526001600160a01b03808d16606085015260808401839052845191820190945281815260a083015260c0820181905260e0820181905261010082018190529189166101208201526101408101829052612c0a90612e61565b90506000612c19898984612f95565b975090508015612c675786806020019051810190612c3791906146c7565b9150612c42826127d2565b612c625760405163a85ba64f60e01b815260146004820152602401610851565b612c70565b612c708761304e565b5050600060065550929695505050505050565b60065460609015612caa5760405163a85ba64f60e01b815260156004820152602401610851565b83612cb481611b23565b612cd557604051639aca506b60e01b8152610ce46004820152602401610851565b6000612ce085613ac0565b6040805161016081018252600080825260016020830152929350612d639181014281526020018a6001600160a01b03168152602001846001600160e01b031916815260200187815260200160008152602001600081526020016000815260200160006001600160a01b0316815260200160006001600160a01b0316815250612e61565b90506000612d72888884612f95565b9550905080612d8457612d848561304e565b50506000600655509095945050505050565b612d9e613d33565b60608083806020019051810190612db59190614858565b81519193509150600090612dd290840160209081019085016148b1565b60a08901526001600160e01b03191660808801526001600160a01b031660608701526040860152602081811c600f168187015260ff9091168552825160009250612e23919084018101908401614935565b6001600160a01b03908116610140890152166101208701526101008601526001600160801b03811660c086015260801c60e085015250919392505050565b60606001826000015160ff161115612e8f5760405163a85ba64f60e01b815260286004820152602401610851565b815160208084015160009260ff1664ff000000009190921b1617905060006080612ebc8560e00151613cb9565b6001600160801b0316901b612ed48560c00151613cb9565b6001600160801b0316179050818460400151856060015186608001518760a00151604051602001612f09959493929190614980565b60408051601f1981840301815282825261010087015161012088015161014089015160208601879052938501919091526001600160a01b03908116606085015290911660808301529060a00160408051601f1981840301815290829052612f73929160200161425e565b60408051601f1981840301815291905280516020820120600655949350505050565b600060606001600160a01b038516612faf57612faf61466c565b612fb98484613bc9565b9350846001600160a01b031684604051612fd39190614807565b6000604051808303816000865af19150503d8060008114613010576040519150601f19603f3d011682016040523d82523d6000602084013e613015565b606091505b50909250905081156130465780516000036130465760405163a85ba64f60e01b815260166004820152602401610851565b935093915050565b6004815110156130a05760405162461bcd60e51b815260206004820152601a60248201527f43616c6c5574696c733a207461726765742072657665727428290000000000006044820152606401610851565b602081015163b1b7848f60e01b6001600160e01b03198216016131505760408051808201825260208082527f43616c6c5574696c733a207461726765742070616e69636b65643a2030785f5f90820190815260248501517f43616c6c5574696c733a207461726765742070616e69636b65643a2030780000600482811c600f908116603090810160081b918516011791909117909252925162461bcd60e51b815291929161085191849101613f03565b81518060208401fd5b60006131837f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5490565b6001600160a01b0316036131d95760405162461bcd60e51b815260206004820152601d60248201527f5555505350726f786961626c653a206e6f742075706772616461626c650000006044820152606401610851565b806001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa158015613217573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061323b9190614614565b7fcd355cae2c435f8c5e0c626c4691d22fd85aa7422a424c6f0bced6e64c7aba74146132b55760405162461bcd60e51b815260206004820152602360248201527f5555505350726f786961626c653a206e6f7420636f6d70617469626c65206c6f60448201526267696360e81b6064820152608401610851565b6001600160a01b038116300361330d5760405162461bcd60e51b815260206004820152601960248201527f5555505350726f786961626c653a2070726f7879206c6f6f70000000000000006044820152606401610851565b613335817f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc55565b7fe011bc04c286c344a8fcbb8de77f953da762c3e25d8cdea984147fc4168a5dcc7fcd355cae2c435f8c5e0c626c4691d22fd85aa7422a424c6f0bced6e64c7aba74604080519182526001600160a01b0384166020830152016113b7565b6040805160208101829052603260608201527f6f72672e7375706572666c7569642d66696e616e63652e7375706572666c756960808201527132173a393ab9ba32b22337b93bb0b93232b960711b60a08201526001600160a01b0383169181019190915260009060c0015b604051602081830303815290604052805190602001209050919050565b600060183610801590613432575061343233611490565b6134765760405162461bcd60e51b81526020600482015260156024820152742737ba103a393ab9ba32b2103337b93bb0b93232b960591b6044820152606401610851565b5060131936013560601c90565b60005b8181101561399b5760008383838181106134a2576134a2614656565b90506020028101906134b491906149cc565b6134c29060208101906149e2565b905060001963ffffffff8216016135b6576000808585858181106134e8576134e8614656565b90506020028101906134fa91906149cc565b613508906040810190614a08565b81019061351591906145e8565b9150915085858581811061352b5761352b614656565b905060200281019061353d91906149cc565b61354e906040810190602001613da3565b6001600160a01b03166362aa52878884846040518463ffffffff1660e01b815260040161357d93929190614718565b600060405180830381600087803b15801561359757600080fd5b505af11580156135ab573d6000803e3d6000fd5b50505050505061398a565b60011963ffffffff8216016136c05760008060008686868181106135dc576135dc614656565b90506020028101906135ee91906149cc565b6135fc906040810190614a08565b8101906136099190614a4e565b92509250925086868681811061362157613621614656565b905060200281019061363391906149cc565b613644906040810190602001613da3565b604051630b682aeb60e11b81526001600160a01b038a81166004830152858116602483015284811660448301526064820184905291909116906316d055d690608401600060405180830381600087803b1580156136a057600080fd5b505af11580156136b4573d6000803e3d6000fd5b5050505050505061398a565b60641963ffffffff8216016137b5578383838181106136e1576136e1614656565b90506020028101906136f391906149cc565b613704906040810190602001613da3565b6001600160a01b031663ca7894648686868681811061372557613725614656565b905060200281019061373791906149cc565b613745906040810190614a08565b81019061375291906143df565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b15801561379857600080fd5b505af11580156137ac573d6000803e3d6000fd5b5050505061398a565b60651963ffffffff82160161381a578383838181106137d6576137d6614656565b90506020028101906137e891906149cc565b6137f9906040810190602001613da3565b6001600160a01b031663245887fc8686868681811061372557613725614656565b60c81963ffffffff8216016138b75760008085858581811061383e5761383e614656565b905060200281019061385091906149cc565b61385e906040810190614a08565b81019061386b9190614a8f565b915091506138af8787878781811061388557613885614656565b905060200281019061389791906149cc565b6138a8906040810190602001613da3565b8484612c83565b50505061398a565b60c91963ffffffff8216016139715761396b858585858181106138dc576138dc614656565b90506020028101906138ee91906149cc565b6138ff906040810190602001613da3565b86868681811061391157613911614656565b905060200281019061392391906149cc565b613931906040810190614a08565b8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250612a4892505050565b5061398a565b60405163b477011560e01b815260040160405180910390fd5b50613994816147ee565b9050613486565b50505050565b3233036139c45760405163a85ba64f60e01b815260026004820152602401610851565b80156139f057813b80156139ee5760405163a85ba64f60e01b815260016004820152602401610851565b505b64ff000080ff198316151580613a07575060ff8316155b80613a155750618000831615155b15613a3357604051633d3200a960e21b815260040160405180910390fd5b6001600160a01b03821660009081526004602052604090205415613a6a576040516301b0a93560e01b815260040160405180910390fd5b60408051602080820183528582526001600160a01b038516600081815260049092528382209251909255915190917f0d540ad8f39e07d19909687352b9fa017405d93c91a6760981fbae9cf28bfef791a2505050565b6000600482511015613b145760405162461bcd60e51b815260206004820152601b60248201527f43616c6c5574696c733a20696e76616c69642063616c6c4461746100000000006044820152606401610851565b506020015190565b60008282604051602001613b31929190614ae8565b60405160208183030381529060405280519060200120905092915050565b6040805160208101829052603960608201527f6f72672e7375706572666c7569642d66696e616e63652e7375706572666c756960808201527f642e61707057686974654c697374696e672e666163746f72790000000000000060a08201526001600160a01b0383169181019190915260009060c0016133fe565b815180830151606091908015613bf2576040516367e9985b60e01b815260040160405180910390fd5b50601f1981018452825184908481613c0981613c80565b613c139190614643565b6001600160401b03811115613c2a57613c2a613f16565b6040519080825280601f01601f191660200182016040528015613c54576020820181803683370190505b50604051602001613c689493929190614b6d565b60405160208183030381529060405291505092915050565b60008082601f1611613c93576000613c96565b60015b60ff16613ca4602084614823565b613cae9190614845565b610dda906020614bbc565b60006001600160801b03821115613d225760405162461bcd60e51b815260206004820152602760248201527f53616665436173743a2076616c756520646f65736e27742066697420696e20316044820152663238206269747360c81b6064820152608401610851565b5090565b61024a80614bdc83390190565b604080516101608101825260008082526020820181905291810182905260608082018390526080820183905260a082015260c0810182905260e081018290526101008101829052610120810182905261014081019190915290565b6001600160a01b038116811461110d57600080fd5b600060208284031215613db557600080fd5b8135613dc081613d8e565b9392505050565b60008083601f840112613dd957600080fd5b5081356001600160401b03811115613df057600080fd5b602083019150836020828501011115613e0857600080fd5b9250929050565b801515811461110d57600080fd5b60008060008060008060808789031215613e3657600080fd5b8635613e4181613d8e565b955060208701356001600160401b0380821115613e5d57600080fd5b613e698a838b01613dc7565b909750955060408901359150613e7e82613e0f565b90935060608801359080821115613e9457600080fd5b50613ea189828a01613dc7565b979a9699509497509295939492505050565b60005b83811015613ece578181015183820152602001613eb6565b50506000910152565b60008151808452613eef816020860160208601613eb3565b601f01601f19169290920160200192915050565b602081526000610dd76020830184613ed7565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b0381118282101715613f5457613f54613f16565b604052919050565b60006001600160401b03821115613f7557613f75613f16565b50601f01601f191660200190565b600082601f830112613f9457600080fd5b8135613fa7613fa282613f5c565b613f2c565b818152846020838601011115613fbc57600080fd5b816020850160208301376000918101602001919091529392505050565b60008060408385031215613fec57600080fd5b8235613ff781613d8e565b915060208301356001600160401b0381111561401257600080fd5b61401e85828601613f83565b9150509250929050565b60008060006060848603121561403d57600080fd5b833561404881613d8e565b925060208401356001600160401b038082111561406457600080fd5b61407087838801613f83565b9350604086013591508082111561408657600080fd5b5061409386828701613f83565b9150509250925092565b6000602082840312156140af57600080fd5b81356001600160401b038111156140c557600080fd5b610dee84828501613f83565b602081526140e560208201835160ff169052565b600060208301516140fb604084018260ff169052565b5060408301516060830152606083015161412060808401826001600160a01b03169052565b5060808301516001600160e01b0319811660a08401525060a08301516101608060c0850152614153610180850183613ed7565b915060c085015160e085015260e0850151610100818187015280870151915050610120818187015280870151915050610140614199818701836001600160a01b03169052565b909501516001600160a01b031693019290925250919050565b60008060008060008060006080888a0312156141cd57600080fd5b87356141d881613d8e565b965060208801356001600160401b03808211156141f457600080fd5b6142008b838c01613dc7565b909850965060408a013591508082111561421957600080fd5b6142258b838c01613dc7565b909650945060608a013591508082111561423e57600080fd5b5061424b8a828b01613dc7565b989b979a50959850939692959293505050565b6040815260006142716040830185613ed7565b8281036020840152611c978185613ed7565b60008060006040848603121561429857600080fd5b83356001600160401b038111156142ae57600080fd5b6142ba86828701613dc7565b909790965060209590950135949350505050565b600080602083850312156142e157600080fd5b82356001600160401b03808211156142f857600080fd5b818501915085601f83011261430c57600080fd5b81358181111561431b57600080fd5b8660208260051b850101111561433057600080fd5b60209290920196919550909350505050565b60008060008060008060a0878903121561435b57600080fd5b86356001600160401b0381111561437157600080fd5b61437d89828a01613dc7565b909750955050602087013561439181613d8e565b9350604087013592506060870135915060808701356143af81613d8e565b809150509295509295509295565b600080604083850312156143d057600080fd5b50508035926020909101359150565b6000602082840312156143f157600080fd5b5035919050565b6000806000806060858703121561440e57600080fd5b84356001600160401b0381111561442457600080fd5b61443087828801613dc7565b909550935050602085013561444481613d8e565b9396929550929360400135925050565b60008060008060006060868803121561446c57600080fd5b853561447781613d8e565b945060208601356001600160401b038082111561449357600080fd5b61449f89838a01613dc7565b909650945060408801359150808211156144b857600080fd5b506144c588828901613dc7565b969995985093965092949392505050565b600080604083850312156144e957600080fd5b82356144f481613d8e565b9150602083013561450481613d8e565b809150509250929050565b60008060006040848603121561452457600080fd5b8335925060208401356001600160401b0381111561454157600080fd5b61454d86828701613dc7565b9497909650939450505050565b6000806020838503121561456d57600080fd5b82356001600160401b0381111561458357600080fd5b61458f85828601613dc7565b90969095509350505050565b6020808252825182820181905260009190848201906040850190845b818110156145dc5783516001600160a01b0316835292840192918401916001016145b7565b50909695505050505050565b600080604083850312156145fb57600080fd5b823561460681613d8e565b946020939093013593505050565b60006020828403121561462657600080fd5b5051919050565b634e487b7160e01b600052601160045260246000fd5b81810381811115610dda57610dda61462d565b634e487b7160e01b600052603260045260246000fd5b634e487b7160e01b600052600160045260246000fd5b600082601f83011261469357600080fd5b81516146a1613fa282613f5c565b8181528460208386010111156146b657600080fd5b610dee826020830160208701613eb3565b6000602082840312156146d957600080fd5b81516001600160401b038111156146ef57600080fd5b610dee84828501614682565b60006020828403121561470d57600080fd5b8151613dc081613e0f565b6001600160a01b039384168152919092166020820152604081019190915260600190565b808201828112600083128015821682158216171561475c5761475c61462d565b505092915050565b600060ff821660ff810361477a5761477a61462d565b60010192915050565b60006020828403121561479557600080fd5b8151613dc081613d8e565b6020808252602e908201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160408201526d191e481a5b9a5d1a585b1a5e995960921b606082015260800190565b6000600182016148005761480061462d565b5060010190565b60008251614819818460208701613eb3565b9190910192915050565b60008261484057634e487b7160e01b600052601260045260246000fd5b500490565b80820180821115610dda57610dda61462d565b6000806040838503121561486b57600080fd5b82516001600160401b038082111561488257600080fd5b61488e86838701614682565b935060208501519150808211156148a457600080fd5b5061401e85828601614682565b600080600080600060a086880312156148c957600080fd5b855194506020860151935060408601516148e281613d8e565b60608701519093506001600160e01b03198116811461490057600080fd5b60808701519092506001600160401b0381111561491c57600080fd5b61492888828901614682565b9150509295509295909350565b6000806000806080858703121561494b57600080fd5b8451935060208501519250604085015161496481613d8e565b606086015190925061497581613d8e565b939692955090935050565b858152602081018590526001600160a01b03841660408201526001600160e01b03198316606082015260a0608082018190526000906149c190830184613ed7565b979650505050505050565b60008235605e1983360301811261481957600080fd5b6000602082840312156149f457600080fd5b813563ffffffff81168114613dc057600080fd5b6000808335601e19843603018112614a1f57600080fd5b8301803591506001600160401b03821115614a3957600080fd5b602001915036819003821315613e0857600080fd5b600080600060608486031215614a6357600080fd5b8335614a6e81613d8e565b92506020840135614a7e81613d8e565b929592945050506040919091013590565b60008060408385031215614aa257600080fd5b82356001600160401b0380821115614ab957600080fd5b614ac586838701613f83565b93506020850135915080821115614adb57600080fd5b5061401e85828601613f83565b60608152604160608201527f6f72672e7375706572666c7569642d66696e616e63652e7375706572666c756960808201527f642e61707057686974654c697374696e672e726567697374726174696f6e4b6560a0820152607960f81b60c082015260018060a01b038316602082015260e060408201526000610dee60e0830184613ed7565b600085516020614b808285838b01613eb3565b81840191508682528551614b9981838501848a01613eb3565b8551920191614bad81838501848901613eb3565b91909101019695505050505050565b6000816000190483118215151615614bd657614bd661462d565b50029056fe608060405234801561001057600080fd5b5061022a806100206000396000f3fe6080604052600436106100225760003560e01c80634a0687ef1461003957610031565b366100315761002f610059565b005b61002f610059565b34801561004557600080fd5b5061002f6100543660046101c4565b61006b565b610069610064610171565b6101a0565b565b6001600160a01b0381166100c65760405162461bcd60e51b815260206004820152601760248201527f5555505350726f78793a207a65726f206164647265737300000000000000000060448201526064015b60405180910390fd5b60006100f07f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5490565b6001600160a01b0316146101465760405162461bcd60e51b815260206004820152601e60248201527f5555505350726f78793a20616c726561647920696e697469616c697a6564000060448201526064016100bd565b61016e817f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc55565b50565b600061019b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5490565b905090565b3660008037600080366000845af43d6000803e8080156101bf573d6000f35b3d6000fd5b6000602082840312156101d657600080fd5b81356001600160a01b03811681146101ed57600080fd5b939250505056fea26469706673582212209b58aa53d1a30f60f937a8ec6ab95e94f3b48e2e1cae54384ae904ce731e1a4e64736f6c63430008100033a2646970667358221220224e3f4837013044763e78d42772be33627c73e4203d210e2f7cb9c77328de5a64736f6c63430008100033";
|
|
1333
|
+
const isSuperArgs = (xs) => xs.length > 1;
|
|
1334
|
+
class Superfluid__factory extends ethers_1.ContractFactory {
|
|
1335
|
+
constructor(...args) {
|
|
1336
|
+
if (isSuperArgs(args)) {
|
|
1337
|
+
super(...args);
|
|
1338
|
+
}
|
|
1339
|
+
else {
|
|
1340
|
+
super(_abi, _bytecode, args[0]);
|
|
1341
|
+
}
|
|
1342
|
+
}
|
|
1343
|
+
deploy(nonUpgradable, appWhiteListingEnabled, overrides) {
|
|
1344
|
+
return super.deploy(nonUpgradable, appWhiteListingEnabled, overrides || {});
|
|
1345
|
+
}
|
|
1346
|
+
getDeployTransaction(nonUpgradable, appWhiteListingEnabled, overrides) {
|
|
1347
|
+
return super.getDeployTransaction(nonUpgradable, appWhiteListingEnabled, overrides || {});
|
|
1348
|
+
}
|
|
1349
|
+
attach(address) {
|
|
1350
|
+
return super.attach(address);
|
|
1351
|
+
}
|
|
1352
|
+
connect(signer) {
|
|
1353
|
+
return super.connect(signer);
|
|
1354
|
+
}
|
|
1355
|
+
static createInterface() {
|
|
1356
|
+
return new ethers_1.utils.Interface(_abi);
|
|
1357
|
+
}
|
|
1358
|
+
static connect(address, signerOrProvider) {
|
|
1359
|
+
return new ethers_1.Contract(address, _abi, signerOrProvider);
|
|
1360
|
+
}
|
|
1361
|
+
}
|
|
1362
|
+
exports.Superfluid__factory = Superfluid__factory;
|
|
1363
|
+
Superfluid__factory.bytecode = _bytecode;
|
|
1364
|
+
Superfluid__factory.abi = _abi;
|
|
1365
|
+
//# sourceMappingURL=Superfluid__factory.js.map
|