@superfluid-finance/ethereum-contracts 1.4.2-dev.eef6e1f.0 → 1.4.3-dev.60d67eb.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/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
package/build/typechain/factories/contracts/mocks/SuperfluidMock.sol/SuperfluidMock__factory.js
ADDED
|
@@ -0,0 +1,1500 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SuperfluidMock__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: "uint256",
|
|
697
|
+
name: "n",
|
|
698
|
+
type: "uint256",
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
internalType: "bytes",
|
|
702
|
+
name: "ctx",
|
|
703
|
+
type: "bytes",
|
|
704
|
+
},
|
|
705
|
+
],
|
|
706
|
+
name: "ctxFunc1",
|
|
707
|
+
outputs: [
|
|
708
|
+
{
|
|
709
|
+
internalType: "uint256",
|
|
710
|
+
name: "",
|
|
711
|
+
type: "uint256",
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
internalType: "bytes",
|
|
715
|
+
name: "",
|
|
716
|
+
type: "bytes",
|
|
717
|
+
},
|
|
718
|
+
],
|
|
719
|
+
stateMutability: "pure",
|
|
720
|
+
type: "function",
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
inputs: [
|
|
724
|
+
{
|
|
725
|
+
internalType: "address",
|
|
726
|
+
name: "superToken",
|
|
727
|
+
type: "address",
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
internalType: "address",
|
|
731
|
+
name: "agreementClass",
|
|
732
|
+
type: "address",
|
|
733
|
+
},
|
|
734
|
+
{
|
|
735
|
+
internalType: "bytes32",
|
|
736
|
+
name: "agreementId",
|
|
737
|
+
type: "bytes32",
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
internalType: "bytes",
|
|
741
|
+
name: "agreementData",
|
|
742
|
+
type: "bytes",
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
internalType: "bytes",
|
|
746
|
+
name: "cbdata",
|
|
747
|
+
type: "bytes",
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
internalType: "bytes",
|
|
751
|
+
name: "ctx",
|
|
752
|
+
type: "bytes",
|
|
753
|
+
},
|
|
754
|
+
],
|
|
755
|
+
name: "ctxFunc2",
|
|
756
|
+
outputs: [
|
|
757
|
+
{
|
|
758
|
+
internalType: "address",
|
|
759
|
+
name: "",
|
|
760
|
+
type: "address",
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
internalType: "address",
|
|
764
|
+
name: "",
|
|
765
|
+
type: "address",
|
|
766
|
+
},
|
|
767
|
+
{
|
|
768
|
+
internalType: "bytes32",
|
|
769
|
+
name: "",
|
|
770
|
+
type: "bytes32",
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
internalType: "bytes",
|
|
774
|
+
name: "",
|
|
775
|
+
type: "bytes",
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
internalType: "bytes",
|
|
779
|
+
name: "",
|
|
780
|
+
type: "bytes",
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
internalType: "bytes",
|
|
784
|
+
name: "",
|
|
785
|
+
type: "bytes",
|
|
786
|
+
},
|
|
787
|
+
],
|
|
788
|
+
stateMutability: "pure",
|
|
789
|
+
type: "function",
|
|
790
|
+
},
|
|
791
|
+
{
|
|
792
|
+
inputs: [
|
|
793
|
+
{
|
|
794
|
+
internalType: "bytes",
|
|
795
|
+
name: "ctx",
|
|
796
|
+
type: "bytes",
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
internalType: "int256",
|
|
800
|
+
name: "appCreditUsedMore",
|
|
801
|
+
type: "int256",
|
|
802
|
+
},
|
|
803
|
+
],
|
|
804
|
+
name: "ctxUseCredit",
|
|
805
|
+
outputs: [
|
|
806
|
+
{
|
|
807
|
+
internalType: "bytes",
|
|
808
|
+
name: "newCtx",
|
|
809
|
+
type: "bytes",
|
|
810
|
+
},
|
|
811
|
+
],
|
|
812
|
+
stateMutability: "nonpayable",
|
|
813
|
+
type: "function",
|
|
814
|
+
},
|
|
815
|
+
{
|
|
816
|
+
inputs: [
|
|
817
|
+
{
|
|
818
|
+
internalType: "bytes",
|
|
819
|
+
name: "ctx",
|
|
820
|
+
type: "bytes",
|
|
821
|
+
},
|
|
822
|
+
],
|
|
823
|
+
name: "decodeCtx",
|
|
824
|
+
outputs: [
|
|
825
|
+
{
|
|
826
|
+
components: [
|
|
827
|
+
{
|
|
828
|
+
internalType: "uint8",
|
|
829
|
+
name: "appCallbackLevel",
|
|
830
|
+
type: "uint8",
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
internalType: "uint8",
|
|
834
|
+
name: "callType",
|
|
835
|
+
type: "uint8",
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
internalType: "uint256",
|
|
839
|
+
name: "timestamp",
|
|
840
|
+
type: "uint256",
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
internalType: "address",
|
|
844
|
+
name: "msgSender",
|
|
845
|
+
type: "address",
|
|
846
|
+
},
|
|
847
|
+
{
|
|
848
|
+
internalType: "bytes4",
|
|
849
|
+
name: "agreementSelector",
|
|
850
|
+
type: "bytes4",
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
internalType: "bytes",
|
|
854
|
+
name: "userData",
|
|
855
|
+
type: "bytes",
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
internalType: "uint256",
|
|
859
|
+
name: "appCreditGranted",
|
|
860
|
+
type: "uint256",
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
internalType: "uint256",
|
|
864
|
+
name: "appCreditWantedDeprecated",
|
|
865
|
+
type: "uint256",
|
|
866
|
+
},
|
|
867
|
+
{
|
|
868
|
+
internalType: "int256",
|
|
869
|
+
name: "appCreditUsed",
|
|
870
|
+
type: "int256",
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
internalType: "address",
|
|
874
|
+
name: "appAddress",
|
|
875
|
+
type: "address",
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
internalType: "contract ISuperfluidToken",
|
|
879
|
+
name: "appCreditToken",
|
|
880
|
+
type: "address",
|
|
881
|
+
},
|
|
882
|
+
],
|
|
883
|
+
internalType: "struct ISuperfluid.Context",
|
|
884
|
+
name: "context",
|
|
885
|
+
type: "tuple",
|
|
886
|
+
},
|
|
887
|
+
],
|
|
888
|
+
stateMutability: "pure",
|
|
889
|
+
type: "function",
|
|
890
|
+
},
|
|
891
|
+
{
|
|
892
|
+
inputs: [
|
|
893
|
+
{
|
|
894
|
+
components: [
|
|
895
|
+
{
|
|
896
|
+
internalType: "uint32",
|
|
897
|
+
name: "operationType",
|
|
898
|
+
type: "uint32",
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
internalType: "address",
|
|
902
|
+
name: "target",
|
|
903
|
+
type: "address",
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
internalType: "bytes",
|
|
907
|
+
name: "data",
|
|
908
|
+
type: "bytes",
|
|
909
|
+
},
|
|
910
|
+
],
|
|
911
|
+
internalType: "struct ISuperfluid.Operation[]",
|
|
912
|
+
name: "operations",
|
|
913
|
+
type: "tuple[]",
|
|
914
|
+
},
|
|
915
|
+
],
|
|
916
|
+
name: "forwardBatchCall",
|
|
917
|
+
outputs: [],
|
|
918
|
+
stateMutability: "nonpayable",
|
|
919
|
+
type: "function",
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
inputs: [
|
|
923
|
+
{
|
|
924
|
+
internalType: "bytes32",
|
|
925
|
+
name: "agreementType",
|
|
926
|
+
type: "bytes32",
|
|
927
|
+
},
|
|
928
|
+
],
|
|
929
|
+
name: "getAgreementClass",
|
|
930
|
+
outputs: [
|
|
931
|
+
{
|
|
932
|
+
internalType: "contract ISuperAgreement",
|
|
933
|
+
name: "agreementClass",
|
|
934
|
+
type: "address",
|
|
935
|
+
},
|
|
936
|
+
],
|
|
937
|
+
stateMutability: "view",
|
|
938
|
+
type: "function",
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
inputs: [
|
|
942
|
+
{
|
|
943
|
+
internalType: "contract ISuperApp",
|
|
944
|
+
name: "appAddr",
|
|
945
|
+
type: "address",
|
|
946
|
+
},
|
|
947
|
+
],
|
|
948
|
+
name: "getAppCallbackLevel",
|
|
949
|
+
outputs: [
|
|
950
|
+
{
|
|
951
|
+
internalType: "uint8",
|
|
952
|
+
name: "",
|
|
953
|
+
type: "uint8",
|
|
954
|
+
},
|
|
955
|
+
],
|
|
956
|
+
stateMutability: "view",
|
|
957
|
+
type: "function",
|
|
958
|
+
},
|
|
959
|
+
{
|
|
960
|
+
inputs: [
|
|
961
|
+
{
|
|
962
|
+
internalType: "contract ISuperApp",
|
|
963
|
+
name: "app",
|
|
964
|
+
type: "address",
|
|
965
|
+
},
|
|
966
|
+
],
|
|
967
|
+
name: "getAppManifest",
|
|
968
|
+
outputs: [
|
|
969
|
+
{
|
|
970
|
+
internalType: "bool",
|
|
971
|
+
name: "isSuperApp",
|
|
972
|
+
type: "bool",
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
internalType: "bool",
|
|
976
|
+
name: "isJailed",
|
|
977
|
+
type: "bool",
|
|
978
|
+
},
|
|
979
|
+
{
|
|
980
|
+
internalType: "uint256",
|
|
981
|
+
name: "noopMask",
|
|
982
|
+
type: "uint256",
|
|
983
|
+
},
|
|
984
|
+
],
|
|
985
|
+
stateMutability: "view",
|
|
986
|
+
type: "function",
|
|
987
|
+
},
|
|
988
|
+
{
|
|
989
|
+
inputs: [],
|
|
990
|
+
name: "getCodeAddress",
|
|
991
|
+
outputs: [
|
|
992
|
+
{
|
|
993
|
+
internalType: "address",
|
|
994
|
+
name: "codeAddress",
|
|
995
|
+
type: "address",
|
|
996
|
+
},
|
|
997
|
+
],
|
|
998
|
+
stateMutability: "view",
|
|
999
|
+
type: "function",
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
inputs: [],
|
|
1003
|
+
name: "getGovernance",
|
|
1004
|
+
outputs: [
|
|
1005
|
+
{
|
|
1006
|
+
internalType: "contract ISuperfluidGovernance",
|
|
1007
|
+
name: "",
|
|
1008
|
+
type: "address",
|
|
1009
|
+
},
|
|
1010
|
+
],
|
|
1011
|
+
stateMutability: "view",
|
|
1012
|
+
type: "function",
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
inputs: [],
|
|
1016
|
+
name: "getNow",
|
|
1017
|
+
outputs: [
|
|
1018
|
+
{
|
|
1019
|
+
internalType: "uint256",
|
|
1020
|
+
name: "",
|
|
1021
|
+
type: "uint256",
|
|
1022
|
+
},
|
|
1023
|
+
],
|
|
1024
|
+
stateMutability: "view",
|
|
1025
|
+
type: "function",
|
|
1026
|
+
},
|
|
1027
|
+
{
|
|
1028
|
+
inputs: [],
|
|
1029
|
+
name: "getSuperTokenFactory",
|
|
1030
|
+
outputs: [
|
|
1031
|
+
{
|
|
1032
|
+
internalType: "contract ISuperTokenFactory",
|
|
1033
|
+
name: "factory",
|
|
1034
|
+
type: "address",
|
|
1035
|
+
},
|
|
1036
|
+
],
|
|
1037
|
+
stateMutability: "view",
|
|
1038
|
+
type: "function",
|
|
1039
|
+
},
|
|
1040
|
+
{
|
|
1041
|
+
inputs: [],
|
|
1042
|
+
name: "getSuperTokenFactoryLogic",
|
|
1043
|
+
outputs: [
|
|
1044
|
+
{
|
|
1045
|
+
internalType: "address",
|
|
1046
|
+
name: "logic",
|
|
1047
|
+
type: "address",
|
|
1048
|
+
},
|
|
1049
|
+
],
|
|
1050
|
+
stateMutability: "view",
|
|
1051
|
+
type: "function",
|
|
1052
|
+
},
|
|
1053
|
+
{
|
|
1054
|
+
inputs: [
|
|
1055
|
+
{
|
|
1056
|
+
internalType: "contract ISuperfluidGovernance",
|
|
1057
|
+
name: "gov",
|
|
1058
|
+
type: "address",
|
|
1059
|
+
},
|
|
1060
|
+
],
|
|
1061
|
+
name: "initialize",
|
|
1062
|
+
outputs: [],
|
|
1063
|
+
stateMutability: "nonpayable",
|
|
1064
|
+
type: "function",
|
|
1065
|
+
},
|
|
1066
|
+
{
|
|
1067
|
+
inputs: [
|
|
1068
|
+
{
|
|
1069
|
+
internalType: "contract ISuperAgreement",
|
|
1070
|
+
name: "agreementClass",
|
|
1071
|
+
type: "address",
|
|
1072
|
+
},
|
|
1073
|
+
],
|
|
1074
|
+
name: "isAgreementClassListed",
|
|
1075
|
+
outputs: [
|
|
1076
|
+
{
|
|
1077
|
+
internalType: "bool",
|
|
1078
|
+
name: "yes",
|
|
1079
|
+
type: "bool",
|
|
1080
|
+
},
|
|
1081
|
+
],
|
|
1082
|
+
stateMutability: "view",
|
|
1083
|
+
type: "function",
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
inputs: [
|
|
1087
|
+
{
|
|
1088
|
+
internalType: "bytes32",
|
|
1089
|
+
name: "agreementType",
|
|
1090
|
+
type: "bytes32",
|
|
1091
|
+
},
|
|
1092
|
+
],
|
|
1093
|
+
name: "isAgreementTypeListed",
|
|
1094
|
+
outputs: [
|
|
1095
|
+
{
|
|
1096
|
+
internalType: "bool",
|
|
1097
|
+
name: "yes",
|
|
1098
|
+
type: "bool",
|
|
1099
|
+
},
|
|
1100
|
+
],
|
|
1101
|
+
stateMutability: "view",
|
|
1102
|
+
type: "function",
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
inputs: [
|
|
1106
|
+
{
|
|
1107
|
+
internalType: "contract ISuperApp",
|
|
1108
|
+
name: "app",
|
|
1109
|
+
type: "address",
|
|
1110
|
+
},
|
|
1111
|
+
],
|
|
1112
|
+
name: "isApp",
|
|
1113
|
+
outputs: [
|
|
1114
|
+
{
|
|
1115
|
+
internalType: "bool",
|
|
1116
|
+
name: "",
|
|
1117
|
+
type: "bool",
|
|
1118
|
+
},
|
|
1119
|
+
],
|
|
1120
|
+
stateMutability: "view",
|
|
1121
|
+
type: "function",
|
|
1122
|
+
},
|
|
1123
|
+
{
|
|
1124
|
+
inputs: [
|
|
1125
|
+
{
|
|
1126
|
+
internalType: "contract ISuperApp",
|
|
1127
|
+
name: "app",
|
|
1128
|
+
type: "address",
|
|
1129
|
+
},
|
|
1130
|
+
],
|
|
1131
|
+
name: "isAppJailed",
|
|
1132
|
+
outputs: [
|
|
1133
|
+
{
|
|
1134
|
+
internalType: "bool",
|
|
1135
|
+
name: "",
|
|
1136
|
+
type: "bool",
|
|
1137
|
+
},
|
|
1138
|
+
],
|
|
1139
|
+
stateMutability: "view",
|
|
1140
|
+
type: "function",
|
|
1141
|
+
},
|
|
1142
|
+
{
|
|
1143
|
+
inputs: [
|
|
1144
|
+
{
|
|
1145
|
+
internalType: "contract ISuperApp",
|
|
1146
|
+
name: "app",
|
|
1147
|
+
type: "address",
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
internalType: "contract ISuperApp",
|
|
1151
|
+
name: "targetApp",
|
|
1152
|
+
type: "address",
|
|
1153
|
+
},
|
|
1154
|
+
],
|
|
1155
|
+
name: "isCompositeAppAllowed",
|
|
1156
|
+
outputs: [
|
|
1157
|
+
{
|
|
1158
|
+
internalType: "bool",
|
|
1159
|
+
name: "",
|
|
1160
|
+
type: "bool",
|
|
1161
|
+
},
|
|
1162
|
+
],
|
|
1163
|
+
stateMutability: "view",
|
|
1164
|
+
type: "function",
|
|
1165
|
+
},
|
|
1166
|
+
{
|
|
1167
|
+
inputs: [
|
|
1168
|
+
{
|
|
1169
|
+
internalType: "bytes",
|
|
1170
|
+
name: "ctx",
|
|
1171
|
+
type: "bytes",
|
|
1172
|
+
},
|
|
1173
|
+
],
|
|
1174
|
+
name: "isCtxValid",
|
|
1175
|
+
outputs: [
|
|
1176
|
+
{
|
|
1177
|
+
internalType: "bool",
|
|
1178
|
+
name: "",
|
|
1179
|
+
type: "bool",
|
|
1180
|
+
},
|
|
1181
|
+
],
|
|
1182
|
+
stateMutability: "view",
|
|
1183
|
+
type: "function",
|
|
1184
|
+
},
|
|
1185
|
+
{
|
|
1186
|
+
inputs: [
|
|
1187
|
+
{
|
|
1188
|
+
internalType: "address",
|
|
1189
|
+
name: "forwarder",
|
|
1190
|
+
type: "address",
|
|
1191
|
+
},
|
|
1192
|
+
],
|
|
1193
|
+
name: "isTrustedForwarder",
|
|
1194
|
+
outputs: [
|
|
1195
|
+
{
|
|
1196
|
+
internalType: "bool",
|
|
1197
|
+
name: "",
|
|
1198
|
+
type: "bool",
|
|
1199
|
+
},
|
|
1200
|
+
],
|
|
1201
|
+
stateMutability: "view",
|
|
1202
|
+
type: "function",
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
inputs: [
|
|
1206
|
+
{
|
|
1207
|
+
internalType: "contract ISuperApp",
|
|
1208
|
+
name: "app",
|
|
1209
|
+
type: "address",
|
|
1210
|
+
},
|
|
1211
|
+
],
|
|
1212
|
+
name: "jailApp",
|
|
1213
|
+
outputs: [],
|
|
1214
|
+
stateMutability: "nonpayable",
|
|
1215
|
+
type: "function",
|
|
1216
|
+
},
|
|
1217
|
+
{
|
|
1218
|
+
inputs: [
|
|
1219
|
+
{
|
|
1220
|
+
internalType: "bytes",
|
|
1221
|
+
name: "ctx",
|
|
1222
|
+
type: "bytes",
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
internalType: "contract ISuperApp",
|
|
1226
|
+
name: "app",
|
|
1227
|
+
type: "address",
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
internalType: "uint256",
|
|
1231
|
+
name: "reason",
|
|
1232
|
+
type: "uint256",
|
|
1233
|
+
},
|
|
1234
|
+
],
|
|
1235
|
+
name: "jailApp",
|
|
1236
|
+
outputs: [
|
|
1237
|
+
{
|
|
1238
|
+
internalType: "bytes",
|
|
1239
|
+
name: "newCtx",
|
|
1240
|
+
type: "bytes",
|
|
1241
|
+
},
|
|
1242
|
+
],
|
|
1243
|
+
stateMutability: "nonpayable",
|
|
1244
|
+
type: "function",
|
|
1245
|
+
},
|
|
1246
|
+
{
|
|
1247
|
+
inputs: [
|
|
1248
|
+
{
|
|
1249
|
+
internalType: "uint256",
|
|
1250
|
+
name: "bitmap",
|
|
1251
|
+
type: "uint256",
|
|
1252
|
+
},
|
|
1253
|
+
],
|
|
1254
|
+
name: "mapAgreementClasses",
|
|
1255
|
+
outputs: [
|
|
1256
|
+
{
|
|
1257
|
+
internalType: "contract ISuperAgreement[]",
|
|
1258
|
+
name: "agreementClasses",
|
|
1259
|
+
type: "address[]",
|
|
1260
|
+
},
|
|
1261
|
+
],
|
|
1262
|
+
stateMutability: "view",
|
|
1263
|
+
type: "function",
|
|
1264
|
+
},
|
|
1265
|
+
{
|
|
1266
|
+
inputs: [],
|
|
1267
|
+
name: "proxiableUUID",
|
|
1268
|
+
outputs: [
|
|
1269
|
+
{
|
|
1270
|
+
internalType: "bytes32",
|
|
1271
|
+
name: "",
|
|
1272
|
+
type: "bytes32",
|
|
1273
|
+
},
|
|
1274
|
+
],
|
|
1275
|
+
stateMutability: "pure",
|
|
1276
|
+
type: "function",
|
|
1277
|
+
},
|
|
1278
|
+
{
|
|
1279
|
+
inputs: [
|
|
1280
|
+
{
|
|
1281
|
+
internalType: "contract ISuperAgreement",
|
|
1282
|
+
name: "agreementClassLogic",
|
|
1283
|
+
type: "address",
|
|
1284
|
+
},
|
|
1285
|
+
],
|
|
1286
|
+
name: "registerAgreementClass",
|
|
1287
|
+
outputs: [],
|
|
1288
|
+
stateMutability: "nonpayable",
|
|
1289
|
+
type: "function",
|
|
1290
|
+
},
|
|
1291
|
+
{
|
|
1292
|
+
inputs: [
|
|
1293
|
+
{
|
|
1294
|
+
internalType: "uint256",
|
|
1295
|
+
name: "configWord",
|
|
1296
|
+
type: "uint256",
|
|
1297
|
+
},
|
|
1298
|
+
],
|
|
1299
|
+
name: "registerApp",
|
|
1300
|
+
outputs: [],
|
|
1301
|
+
stateMutability: "nonpayable",
|
|
1302
|
+
type: "function",
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
inputs: [
|
|
1306
|
+
{
|
|
1307
|
+
internalType: "contract ISuperApp",
|
|
1308
|
+
name: "app",
|
|
1309
|
+
type: "address",
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
internalType: "uint256",
|
|
1313
|
+
name: "configWord",
|
|
1314
|
+
type: "uint256",
|
|
1315
|
+
},
|
|
1316
|
+
],
|
|
1317
|
+
name: "registerAppByFactory",
|
|
1318
|
+
outputs: [],
|
|
1319
|
+
stateMutability: "nonpayable",
|
|
1320
|
+
type: "function",
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
inputs: [
|
|
1324
|
+
{
|
|
1325
|
+
internalType: "uint256",
|
|
1326
|
+
name: "configWord",
|
|
1327
|
+
type: "uint256",
|
|
1328
|
+
},
|
|
1329
|
+
{
|
|
1330
|
+
internalType: "string",
|
|
1331
|
+
name: "registrationKey",
|
|
1332
|
+
type: "string",
|
|
1333
|
+
},
|
|
1334
|
+
],
|
|
1335
|
+
name: "registerAppWithKey",
|
|
1336
|
+
outputs: [],
|
|
1337
|
+
stateMutability: "nonpayable",
|
|
1338
|
+
type: "function",
|
|
1339
|
+
},
|
|
1340
|
+
{
|
|
1341
|
+
inputs: [
|
|
1342
|
+
{
|
|
1343
|
+
internalType: "uint256",
|
|
1344
|
+
name: "bitmap",
|
|
1345
|
+
type: "uint256",
|
|
1346
|
+
},
|
|
1347
|
+
{
|
|
1348
|
+
internalType: "bytes32",
|
|
1349
|
+
name: "agreementType",
|
|
1350
|
+
type: "bytes32",
|
|
1351
|
+
},
|
|
1352
|
+
],
|
|
1353
|
+
name: "removeFromAgreementClassesBitmap",
|
|
1354
|
+
outputs: [
|
|
1355
|
+
{
|
|
1356
|
+
internalType: "uint256",
|
|
1357
|
+
name: "newBitmap",
|
|
1358
|
+
type: "uint256",
|
|
1359
|
+
},
|
|
1360
|
+
],
|
|
1361
|
+
stateMutability: "view",
|
|
1362
|
+
type: "function",
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
inputs: [
|
|
1366
|
+
{
|
|
1367
|
+
internalType: "contract ISuperfluidGovernance",
|
|
1368
|
+
name: "newGov",
|
|
1369
|
+
type: "address",
|
|
1370
|
+
},
|
|
1371
|
+
],
|
|
1372
|
+
name: "replaceGovernance",
|
|
1373
|
+
outputs: [],
|
|
1374
|
+
stateMutability: "nonpayable",
|
|
1375
|
+
type: "function",
|
|
1376
|
+
},
|
|
1377
|
+
{
|
|
1378
|
+
inputs: [
|
|
1379
|
+
{
|
|
1380
|
+
internalType: "bytes",
|
|
1381
|
+
name: "dataWithPlaceHolderCtx",
|
|
1382
|
+
type: "bytes",
|
|
1383
|
+
},
|
|
1384
|
+
{
|
|
1385
|
+
internalType: "bytes",
|
|
1386
|
+
name: "ctx",
|
|
1387
|
+
type: "bytes",
|
|
1388
|
+
},
|
|
1389
|
+
],
|
|
1390
|
+
name: "testCtxFuncX",
|
|
1391
|
+
outputs: [
|
|
1392
|
+
{
|
|
1393
|
+
internalType: "bytes",
|
|
1394
|
+
name: "returnedData",
|
|
1395
|
+
type: "bytes",
|
|
1396
|
+
},
|
|
1397
|
+
],
|
|
1398
|
+
stateMutability: "view",
|
|
1399
|
+
type: "function",
|
|
1400
|
+
},
|
|
1401
|
+
{
|
|
1402
|
+
inputs: [
|
|
1403
|
+
{
|
|
1404
|
+
internalType: "contract ISuperAgreement",
|
|
1405
|
+
name: "agreementClassLogic",
|
|
1406
|
+
type: "address",
|
|
1407
|
+
},
|
|
1408
|
+
],
|
|
1409
|
+
name: "updateAgreementClass",
|
|
1410
|
+
outputs: [],
|
|
1411
|
+
stateMutability: "nonpayable",
|
|
1412
|
+
type: "function",
|
|
1413
|
+
},
|
|
1414
|
+
{
|
|
1415
|
+
inputs: [
|
|
1416
|
+
{
|
|
1417
|
+
internalType: "address",
|
|
1418
|
+
name: "newAddress",
|
|
1419
|
+
type: "address",
|
|
1420
|
+
},
|
|
1421
|
+
],
|
|
1422
|
+
name: "updateCode",
|
|
1423
|
+
outputs: [],
|
|
1424
|
+
stateMutability: "nonpayable",
|
|
1425
|
+
type: "function",
|
|
1426
|
+
},
|
|
1427
|
+
{
|
|
1428
|
+
inputs: [
|
|
1429
|
+
{
|
|
1430
|
+
internalType: "contract ISuperTokenFactory",
|
|
1431
|
+
name: "newFactory",
|
|
1432
|
+
type: "address",
|
|
1433
|
+
},
|
|
1434
|
+
],
|
|
1435
|
+
name: "updateSuperTokenFactory",
|
|
1436
|
+
outputs: [],
|
|
1437
|
+
stateMutability: "nonpayable",
|
|
1438
|
+
type: "function",
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
inputs: [
|
|
1442
|
+
{
|
|
1443
|
+
internalType: "contract ISuperToken",
|
|
1444
|
+
name: "token",
|
|
1445
|
+
type: "address",
|
|
1446
|
+
},
|
|
1447
|
+
],
|
|
1448
|
+
name: "updateSuperTokenLogic",
|
|
1449
|
+
outputs: [],
|
|
1450
|
+
stateMutability: "nonpayable",
|
|
1451
|
+
type: "function",
|
|
1452
|
+
},
|
|
1453
|
+
{
|
|
1454
|
+
inputs: [],
|
|
1455
|
+
name: "versionRecipient",
|
|
1456
|
+
outputs: [
|
|
1457
|
+
{
|
|
1458
|
+
internalType: "string",
|
|
1459
|
+
name: "",
|
|
1460
|
+
type: "string",
|
|
1461
|
+
},
|
|
1462
|
+
],
|
|
1463
|
+
stateMutability: "pure",
|
|
1464
|
+
type: "function",
|
|
1465
|
+
},
|
|
1466
|
+
];
|
|
1467
|
+
const _bytecode = "0x60c06040523480156200001157600080fd5b50604051620054093803806200540983398101604081905262000034916200005b565b901515608052151560a05262000093565b805180151581146200005657600080fd5b919050565b600080604083850312156200006f57600080fd5b6200007a8362000045565b91506200008a6020840162000045565b90509250929050565b60805160a051615311620000f86000396000818161060701528181611e8f0152818161236e01526128c10152600081816107600152818161085601528181610af40152818161112e01528181611266015281816113c501526127eb01526153116000f3fe608060405234801561001057600080fd5b506004361061030c5760003560e01c8063787afde71161019d578063bced3ddc116100e9578063cd312ec4116100a2578063f2e55caf1161007c578063f2e55caf146107c5578063f3733052146107cd578063f5398661146107e0578063f9f522f4146107f357600080fd5b8063cd312ec41461075b578063e8dccb7d14610782578063eb5bf901146107a457600080fd5b8063bced3ddc146106ca578063bd1c448b146106dd578063bf428734146106f0578063c4d66de814610703578063c56a069d14610716578063c6ae79731461073657600080fd5b8063a5dbbbcd11610156578063b724211e11610130578063b724211e14610662578063ba48b5f814610675578063bb84cfa114610688578063bbe4fd50146106c457600080fd5b8063a5dbbbcd14610629578063ad3915c81461063c578063b6d200de1461064f57600080fd5b8063787afde71461059c5780638ca48484146105af5780639378fa13146105c2578063989b0c3e146105e75780639903ad38146105fa5780639d297e301461060257600080fd5b806350d75d251161025c578063670e77e3116102155780637283100c116101ef5780637283100c14610552578063731aed6e1461056557806374041e0214610576578063768fabb01461058957600080fd5b8063670e77e3146105195780636ad3ca7d1461052c5780636b4f33351461053f57600080fd5b806350d75d251461049557806352d1902d1461049d57806354fbc493146104cd57806357121e0c146104e0578063572b6c05146104f357806359a291411461050657600080fd5b806333d608f1116102c95780633f6c923a116102a35780633f6c923a146104235780634329d293146104435780634695195414610464578063486ff0cd1461047757600080fd5b806333d608f1146103b357806339255d5b146103d55780633ca3ad4e146103e857600080fd5b806306cecba81461031157806315a024e1146103265780631e6d0a84146103395780631e855cf314610362578063289b3c0d1461037557806333511863146103a0575b600080fd5b61032461031f3660046140b2565b610823565b005b6103246103343660046140b2565b610a03565b61034c61034736600461412c565b610c57565b6040516103599190614212565b60405180910390f35b61034c6103703660046142e8565b610ea2565b6000546201000090046001600160a01b03165b6040516001600160a01b039091168152602001610359565b6103246103ae3660046140b2565b610eb8565b6103bd622dc6c081565b6040516001600160401b039091168152602001610359565b61034c6103e3366004614337565b610ec7565b6104136103f63660046140b2565b6001600160a01b0316600090815260046020526040902054151590565b6040519015158152602001610359565b6104366104313660046143ac565b610edd565b60405161035991906143e0565b6104566104513660046144c1565b610eee565b60405161035992919061456d565b6103246104723660046140b2565b6110fb565b604080518082019091526002815261763160f01b602082015261034c565b6103886111f4565b7fcd355cae2c435f8c5e0c626c4691d22fd85aa7422a424c6f0bced6e64c7aba745b604051908152602001610359565b6103246104db3660046140b2565b611223565b6103246104ee3660046140b2565b6114a6565b6104136105013660046140b2565b611574565b61034c610514366004614592565b6115fe565b6103246105273660046145dd565b6116e4565b61032461053a3660046145dd565b6116fa565b61041361054d3660046140b2565b611705565b6103246105603660046140b2565b611729565b6003546001600160a01b0316610388565b61034c61058436600461412c565b6117d1565b61034c610597366004614651565b611924565b6103246105aa3660046140b2565b611ac4565b6104136105bd3660046140b2565b611c07565b6105d56105d03660046140b2565b611ccc565b60405160ff9091168152602001610359565b61034c6105f5366004614592565b611ced565b610324611d84565b6104137f000000000000000000000000000000000000000000000000000000000000000081565b6104bf6106373660046146cc565b611e3f565b61032461064a3660046146ee565b611e8d565b61038861065d3660046146ee565b611ed8565b61034c610670366004614707565b611f43565b61034c610683366004614763565b612008565b6104136106963660046147e5565b6001600160a01b03918216600090815260056020908152604080832093909416825291909152205460ff1690565b426104bf565b6104bf6106d83660046146cc565b61231f565b6103246106eb36600461481e565b61236c565b6104136106fe366004614869565b612484565b6103246107113660046140b2565b6124c5565b6107296107243660046146ee565b6125a9565b60405161035991906148aa565b6107496107443660046148f7565b612693565b604051610359969594939291906149c1565b6104137f000000000000000000000000000000000000000000000000000000000000000081565b6104136107903660046146ee565b600090815260026020526040902054151590565b6107b76107b236600461481e565b612780565b604051610359929190614a1a565b6103886127ce565b6103246107db366004614a33565b612896565b61034c6107ee366004614a5f565b6129a2565b6108066108013660046140b2565b612a9a565b604080519315158452911515602084015290820152606001610359565b6000546201000090046001600160a01b03163314610854576040516362e9152760e11b815260040160405180910390fd5b7f000000000000000000000000000000000000000000000000000000000000000015610893576040516314f72c9f60e01b815260040160405180910390fd5b6000816001600160a01b0316637730599e6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156108d3573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906108f79190614aca565b60008181526002602052604081205491925081900361093257604051639995b0c160e01b8152610bb960048201526024015b60405180910390fd5b600060016109408184614af9565b8154811061095057610950614b0c565b6000918252602090912001546040516311a5465560e21b81526001600160a01b03868116600483015290911691508190634695195490602401600060405180830381600087803b1580156109a357600080fd5b505af11580156109b7573d6000803e3d6000fd5b5050604080518681526001600160a01b03881660208201527f9279aa773f2b588996032d8de89911555039f28b13a11a7c17074330bc082d9a935001905060405180910390a150505050565b6000546201000090046001600160a01b03163314610a34576040516362e9152760e11b815260040160405180910390fd5b6000816001600160a01b0316637730599e6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610a74573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a989190614aca565b60008181526002602052604090205490915015610acc57604051635b5b42a560e01b8152610bb86004820152602401610929565b60015461010011610af057604051630f85034f60e31b815260040160405180910390fd5b60007f0000000000000000000000000000000000000000000000000000000000000000610baa576000604051610b2590614035565b604051809103906000f080158015610b41573d6000803e3d6000fd5b50604051634a0687ef60e01b81526001600160a01b03868116600483015291925090821690634a0687ef90602401600060405180830381600087803b158015610b8957600080fd5b505af1158015610b9d573d6000803e3d6000fd5b5050505080915050610bad565b50815b6001805480820182557fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf60180546001600160a01b0384166001600160a01b0319909116179055546000838152600260205260409081902091909155517f878135063a6cfb3bc333e534b1fdc83f4f12221cad6705c31c0567048a8bd3d190610c4a90849086909182526001600160a01b0316602082015260400190565b60405180910390a1505050565b6060610c6233611c07565b610c8357604051639aca506b60e01b8152610ce46004820152602401610929565b82828080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610cc59250839150612ae99050565b610cd157610cd1614b22565b600080610d4b8a6000898c8c8080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050604080516020601f8f018190048102820181019092528d815292508d91508c9081908401838280828437600092019190915250612b0992505050565b915091508115610e5b57610d5e81612c96565b15610df35780806020019051810190610d779190614b7d565b9350610d8284612ae9565b610dee5786610da75760405163a85ba64f60e01b815260146004820152602401610929565b85858080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250929650610dee92508c915060149050612cea565b610e95565b86610e145760405163a85ba64f60e01b815260166004820152602401610929565b85858080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250929650610dee92508c915060169050612cea565b85858080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152509296505050505b5050509695505050505050565b6060610eaf338484612d5f565b90505b92915050565b610ec481611b1e612cea565b50565b6060610ed533858585612f9a565b949350505050565b610ee5614042565b610eb2826130ad565b60608083838080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610f339250839150612ae99050565b610f535760405163a85ba64f60e01b815260146004820152602401610929565b89610f5d81611c07565b610f7e57604051639aca506b60e01b8152610ce46004820152602401610929565b6000610fbf87878080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610edd92505050565b6101208101519091506001600160a01b03163314610ff05760405163066875e160e11b815260040160405180910390fd5b60608101805133909152604080516020601f8c018190048102820181019092528a8152908b908b908190840183828082843760009201919091525050505060a083015261103c82613178565b955060006110828e8e8e8080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152508c92506132ac915050565b9650905080156110e157858060200190518101906110a09190614b7d565b96506110ab87612ae9565b6110b7576110b7614b22565b6110c087610edd565b6001600160a01b038316606082015292506110da83613178565b96506110ea565b6110ea8661335d565b505050505097509795505050505050565b6000546201000090046001600160a01b0316331461112c576040516362e9152760e11b815260040160405180910390fd5b7f00000000000000000000000000000000000000000000000000000000000000001561116b576040516314f72c9f60e01b815260040160405180910390fd5b806001600160a01b031663cd312ec46040518163ffffffff1660e01b8152600401602060405180830381865afa1580156111a9573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111cd9190614bb1565b156111eb5760405163474e764160e01b815260040160405180910390fd5b610ec481613468565b600061121e7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5490565b905090565b6000546201000090046001600160a01b03163314611254576040516362e9152760e11b815260040160405180910390fd5b6003546001600160a01b03166113c3577f000000000000000000000000000000000000000000000000000000000000000061133a57600060405161129790614035565b604051809103906000f0801580156112b3573d6000803e3d6000fd5b50604051634a0687ef60e01b81526001600160a01b03848116600483015291925090821690634a0687ef90602401600060405180830381600087803b1580156112fb57600080fd5b505af115801561130f573d6000803e3d6000fd5b5050600380546001600160a01b0319166001600160a01b039490941693909317909255506113569050565b600380546001600160a01b0319166001600160a01b0383161790555b600360009054906101000a90046001600160a01b03166001600160a01b0316638129fc1c6040518163ffffffff1660e01b8152600401600060405180830381600087803b1580156113a657600080fd5b505af11580156113ba573d6000803e3d6000fd5b50505050611462565b7f000000000000000000000000000000000000000000000000000000000000000015611402576040516314f72c9f60e01b815260040160405180910390fd5b6003546040516311a5465560e21b81526001600160a01b03838116600483015290911690634695195490602401600060405180830381600087803b15801561144957600080fd5b505af115801561145d573d6000803e3d6000fd5b505050505b6003546040516001600160a01b0390911681527fce13a9895a1719ad4493b2ac1a9bfb36070566161abab408e7ecbe586da8d499906020015b60405180910390a150565b336000818152600460205260409020546114d3576040516302eb3f7160e61b815260040160405180910390fd5b6001600160a01b03821660009081526004602052604090205461150957604051634b5518af60e11b815260040160405180910390fd5b61151282611ccc565b60ff1661151e82611ccc565b60ff161161153f57604051630447252760e41b815260040160405180910390fd5b6001600160a01b039081166000908152600560209081526040808320949093168252929092529020805460ff19166001179055565b600080546201000090046001600160a01b03166380f70cba3083611597866136a2565b6040518463ffffffff1660e01b81526004016115b593929190614bce565b602060405180830381865afa1580156115d2573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906115f69190614aca565b151592915050565b606061160933611c07565b61162a57604051639aca506b60e01b8152610ce46004820152602401610929565b83838080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525061166c9250839150612ae99050565b61167857611678614b22565b60006116b986868080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610edd92505050565b90508381610100018181516116ce9190614bf2565b9052506116da81613178565b9695505050505050565b6116f66116ef61372a565b8383613792565b5050565b6116f6338383613792565b6001600160a01b038116600090815260046020526040812054618000161515610eb2565b6000546201000090046001600160a01b0316331461175a576040516362e9152760e11b815260040160405180910390fd5b600054604080516001600160a01b03620100009093048316815291831660208301527f13abda02e63c790d0e2818b251282cfe5cbe0a8abd69c54bf5d2260c0907bd2e910160405180910390a1600080546001600160a01b03909216620100000262010000600160b01b0319909216919091179055565b60606117dc33611c07565b6117fd57604051639aca506b60e01b8152610ce46004820152602401610929565b82828080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525061183f9250839150612ae99050565b61184b5761184b614b22565b6000806118c58a6001898c8c8080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050604080516020601f8f018190048102820181019092528d815292508d91508c9081908401838280828437600092019190915250612b0992505050565b915091508115610e95576118d881612c96565b156118f857808060200190518101906118f19190614b7d565b9350610e95565b866119195760405163a85ba64f60e01b815260166004820152602401610929565b610e958a6016612cea565b606061192f33611c07565b61195057604051639aca506b60e01b8152610ce46004820152602401610929565b86868080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152506119929250839150612ae99050565b61199e5761199e614b22565b60006119df89898080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610edd92505050565b9050611a0681606001516001600160a01b0316600090815260046020526040902054151590565b8015611a1a57506001816000015160ff1610155b15611a6d5760608101516001600160a01b039081166000908152600560209081526040808320938b168352929052205460ff16611a6d5760405163a85ba64f60e01b8152601e6004820152602401610929565b805181611a7982614c1a565b60ff169052506003602082015260c0810186905261010081018590526001600160a01b038088166101208301528416610140820152611ab781613178565b9998505050505050505050565b6000546201000090046001600160a01b03163314611af5576040516362e9152760e11b815260040160405180910390fd5b60035460408051634a3852d960e11b815290516000926001600160a01b031691639470a5b29160048083019260209291908290030181865afa158015611b3f573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611b639190614c39565b6040516311a5465560e21b81526001600160a01b03808316600483015291925090831690634695195490602401600060405180830381600087803b158015611baa57600080fd5b505af1158015611bbe573d6000803e3d6000fd5b50506040516001600160a01b038481168252851692507f840acbd291b38534819f47f875839277e502f40e1c7bfea2c5fc2c8017442cd391506020015b60405180910390a25050565b600080826001600160a01b0316637730599e6040518163ffffffff1660e01b8152600401602060405180830381865afa158015611c48573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611c6c9190614aca565b6000818152600260205260409020549091508015801590610ed557506001600160a01b0384166001611c9e8184614af9565b81548110611cae57611cae614b0c565b6000918252602090912001546001600160a01b031614949350505050565b6001600160a01b03811660009081526004602052604081205460ff16610eb2565b6060611cf833611c07565b611d1957604051639aca506b60e01b8152610ce46004820152602401610929565b6000611d5a85858080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610edd92505050565b9050828161010001818151611d6f9190614bf2565b905250611d7b81613178565b95945050505050565b600054610100900460ff1615808015611da45750600054600160ff909116105b80611dbe5750303b158015611dbe575060005460ff166001145b611dda5760405162461bcd60e51b815260040161092990614c56565b6000805460ff191660011790558015611dfd576000805461ff0019166101001790555b8015610ec4576000805461ff0019169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200161149b565b600081815260026020526040812054808203611e7257604051639995b0c160e01b8152610bb96004820152602401610929565b611e7d600182614af9565b6001901b19841691505092915050565b7f000000000000000000000000000000000000000000000000000000000000000015611ecc576040516305b93ebf60e41b815260040160405180910390fd5b610ec481336001613cb0565b600081815260026020526040812054808203611f0b57604051639995b0c160e01b8152610bb96004820152602401610929565b6001611f178183614af9565b81548110611f2757611f27614b0c565b6000918252602090912001546001600160a01b03169392505050565b6060611f4e33611c07565b611f6f57604051639aca506b60e01b8152610ce46004820152602401610929565b84848080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250611fb19250839150612ae99050565b611fbd57611fbd614b22565b611fc78484612cea565b85858080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250929998505050505050505050565b606082828080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525061204c9250839150612ae99050565b61206c5760405163a85ba64f60e01b815260146004820152602401610929565b6001600160a01b03871660009081526004602052604081205488918190036120a75760405163163cbe4360e01b815260040160405180910390fd5b6180008116156120c957604051628e12d960e21b815260040160405180910390fd5b87878080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920182905250925061210a9150839050613dcf565b90506001600160e01b031981166330d9c91560e01b148061213b57506001600160e01b0319811663d86ed3e560e01b145b8061215657506001600160e01b03198116630221347d60e61b145b8061217157506001600160e01b0319811663230dbd2960e01b145b8061218c57506001600160e01b03198116635f9e7d7760e01b145b806121a757506001600160e01b031981166353c11f9960e01b145b156121c5576040516377a14afb60e11b815260040160405180910390fd5b600061220689898080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250610edd92505050565b6101208101519091506001600160a01b03163314612237576040516311cfdef560e21b815260040160405180910390fd5b6060810180513390915261224a82613178565b97506000806122918f8f8f8080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152508f92506132ac915050565b91509150811561230457808060200190518101906122af9190614b7d565b99506122ba8a612ae9565b6122da5760405163a85ba64f60e01b815260146004820152602401610929565b6122e38a610edd565b6001600160a01b038416606082015293506122fd84613178565b995061230d565b61230d8161335d565b50505050505050505095945050505050565b60008181526002602052604081205480820361235257604051639995b0c160e01b8152610bb96004820152602401610929565b61235d600182614af9565b6001901b841791505092915050565b7f0000000000000000000000000000000000000000000000000000000000000000156124735760006123d43284848080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250613e2b92505050565b6000805460405163407b865d60e11b81529293504292620100009091046001600160a01b0316916380f70cba916124119130918790600401614bce565b602060405180830381865afa15801561242e573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906124529190614aca565b1015612471576040516319ab84d160e01b815260040160405180910390fd5b505b61247f83336001613cb0565b505050565b6000610eaf83838080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250612ae992505050565b600054610100900460ff16158080156124e55750600054600160ff909116105b806124ff5750303b1580156124ff575060005460ff166001145b61251b5760405162461bcd60e51b815260040161092990614c56565b6000805460ff19166001179055801561253e576000805461ff0019166101001790555b6000805462010000600160b01b031916620100006001600160a01b0385160217905580156116f6576000805461ff0019169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15050565b60606000806001805490506001600160401b038111156125cb576125cb614225565b6040519080825280602002602001820160405280156125f4578160200160208202803683370190505b50925060009050600091505b60015482101561268b576001821b84161561267b576001828154811061262857612628614b0c565b6000918252602090912001546001600160a01b0316838261264881614ca4565b93508151811061265a5761265a614b0c565b60200260200101906001600160a01b031690816001600160a01b0316815250505b61268482614ca4565b9150612600565b825250919050565b600080600060608060608e8e8e8e8e8e8e8e8e85858080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050604080516020601f890181900481028201810190925287815293995096975094959394509192909150859085908190840183828082843760009201919091525050604080516020601f87018190048102820181019092528581529397509495509293919250849184915081908401838280828437600092019190915250999f50979d50959b50939950919750919550505050505099509950995099509950999350505050565b6000606084848481818080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525095975091955050505050505b935093915050565b6003546000906001600160a01b03166127e9576127e9614b22565b7f00000000000000000000000000000000000000000000000000000000000000001561281f57506003546001600160a01b031690565b600360009054906101000a90046001600160a01b03166001600160a01b03166350d75d256040518163ffffffff1660e01b8152600401602060405180830381865afa158015612872573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061121e9190614c39565b333b60008190036128be57604051630db74dbd60e41b8152610c806004820152602401610929565b507f0000000000000000000000000000000000000000000000000000000000000000156129965760006128f033613e5e565b6000805460405163407b865d60e11b81529293509091620100009091046001600160a01b0316906380f70cba9061292f90309085908790600401614bce565b602060405180830381865afa15801561294c573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906129709190614aca565b6001149050806129935760405163289533c560e01b815260040160405180910390fd5b50505b6116f681836000613cb0565b60606000612a1986868080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525050604080516020601f8a018190048102820181019092528881529250889150879081908401838280828437600092019190915250613ed892505050565b90506000306001600160a01b031682604051612a359190614cbd565b600060405180830381855afa9150503d8060008114612a70576040519150601f19603f3d011682016040523d82523d6000602084013e612a75565b606091505b50935090508015612a87575050610ed5565b612a908361335d565b5050949350505050565b6001600160a01b038116600090815260046020908152604080832081519283019091525480825215801592918291612ae157805161800081161515935064ff000000001691505b509193909250565b60008151600014158015610eb25750600654825160208401201492915050565b600060606001600160a01b038716612b2357612b23614b22565b612b2d8484613ed8565b935060005a90508615612bab57876001600160a01b0316622dc6c06001600160401b031686604051612b5f9190614cbd565b6000604051808303818686fa925050503d8060008114612b9b576040519150601f19603f3d011682016040523d82523d6000602084013e612ba0565b606091505b509093509150612c1a565b876001600160a01b0316622dc6c06001600160401b031686604051612bd09190614cbd565b60006040518083038160008787f1925050503d8060008114612c0e576040519150601f19603f3d011682016040523d82523d6000602084013e612c13565b606091505b5090935091505b82612c8b57612c2a603f82614cd9565b5a1115612c4f5785612c4457612c3f8261335d565b612c8b565b612c3f88600a612cea565b60405162461bcd60e51b815260206004820152601160248201527053463a206e656564206d6f72652067617360781b6044820152606401610929565b509550959350505050565b6000604082511015612caa57506000919050565b602082810151906000908214612cc4575060009392505050565b506040830151612cd381613f8f565b612cde906040614cfb565b84511492505050919050565b6001600160a01b0382166000908152600460205260408120546180001690036116f6576001600160a01b038216600081815260046020526040908190208054618000179055517fbe3aa33bd245135e4e26b223d79d14ea479a47bff09f2b03c53838af1edbb14b90611bfb9084815260200190565b60065460609015612d865760405163a85ba64f60e01b815260156004820152602401610929565b6001600160a01b0383166000908152600460205260408120548491819003612dc15760405163163cbe4360e01b815260040160405180910390fd5b618000811615612de357604051628e12d960e21b815260040160405180910390fd5b836000612def82613dcf565b90506001600160e01b031981166330d9c91560e01b1480612e2057506001600160e01b0319811663d86ed3e560e01b145b80612e3b57506001600160e01b03198116630221347d60e61b145b80612e5657506001600160e01b0319811663230dbd2960e01b145b80612e7157506001600160e01b03198116635f9e7d7760e01b145b80612e8c57506001600160e01b031981166353c11f9960e01b145b15612eaa576040516377a14afb60e11b815260040160405180910390fd5b60408051610160810182526000808252600260208084019190915242838501526001600160a01b03808d16606085015260808401839052845191820190945281815260a083015260c0820181905260e0820181905261010082018190529189166101208201526101408101829052612f2190613178565b90506000612f308989846132ac565b975090508015612f7e5786806020019051810190612f4e9190614b7d565b9150612f5982612ae9565b612f795760405163a85ba64f60e01b815260146004820152602401610929565b612f87565b612f878761335d565b5050600060065550929695505050505050565b60065460609015612fc15760405163a85ba64f60e01b815260156004820152602401610929565b83612fcb81611c07565b612fec57604051639aca506b60e01b8152610ce46004820152602401610929565b6000612ff785613dcf565b604080516101608101825260008082526001602083015292935061307a9181014281526020018a6001600160a01b03168152602001846001600160e01b031916815260200187815260200160008152602001600081526020016000815260200160006001600160a01b0316815260200160006001600160a01b0316815250613178565b905060006130898888846132ac565b955090508061309b5761309b8561335d565b50506000600655509095945050505050565b6130b5614042565b606080838060200190518101906130cc9190614d0e565b815191935091506000906130e99084016020908101908501614d67565b60a08901526001600160e01b03191660808801526001600160a01b031660608701526040860152602081811c600f168187015260ff909116855282516000925061313a919084018101908401614deb565b6001600160a01b03908116610140890152166101208701526101008601526001600160801b03811660c086015260801c60e085015250919392505050565b60606001826000015160ff1611156131a65760405163a85ba64f60e01b815260286004820152602401610929565b815160208084015160009260ff1664ff000000009190921b16179050600060806131d38560e00151613fc8565b6001600160801b0316901b6131eb8560c00151613fc8565b6001600160801b0316179050818460400151856060015186608001518760a00151604051602001613220959493929190614e36565b60408051601f1981840301815282825261010087015161012088015161014089015160208601879052938501919091526001600160a01b03908116606085015290911660808301529060a00160408051601f198184030181529082905261328a929160200161456d565b60408051601f1981840301815291905280516020820120600655949350505050565b600060606001600160a01b0385166132c6576132c6614b22565b6132d08484613ed8565b9350846001600160a01b0316846040516132ea9190614cbd565b6000604051808303816000865af19150503d8060008114613327576040519150601f19603f3d011682016040523d82523d6000602084013e61332c565b606091505b50909250905081156127c65780516000036127c65760405163a85ba64f60e01b815260166004820152602401610929565b6004815110156133af5760405162461bcd60e51b815260206004820152601a60248201527f43616c6c5574696c733a207461726765742072657665727428290000000000006044820152606401610929565b602081015163b1b7848f60e01b6001600160e01b031982160161345f5760408051808201825260208082527f43616c6c5574696c733a207461726765742070616e69636b65643a2030785f5f90820190815260248501517f43616c6c5574696c733a207461726765742070616e69636b65643a2030780000600482811c600f908116603090810160081b918516011791909117909252925162461bcd60e51b815291929161092991849101614212565b81518060208401fd5b60006134927f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5490565b6001600160a01b0316036134e85760405162461bcd60e51b815260206004820152601d60248201527f5555505350726f786961626c653a206e6f742075706772616461626c650000006044820152606401610929565b806001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa158015613526573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061354a9190614aca565b7fcd355cae2c435f8c5e0c626c4691d22fd85aa7422a424c6f0bced6e64c7aba74146135c45760405162461bcd60e51b815260206004820152602360248201527f5555505350726f786961626c653a206e6f7420636f6d70617469626c65206c6f60448201526267696360e81b6064820152608401610929565b6001600160a01b038116300361361c5760405162461bcd60e51b815260206004820152601960248201527f5555505350726f786961626c653a2070726f7879206c6f6f70000000000000006044820152606401610929565b613644817f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc55565b7fe011bc04c286c344a8fcbb8de77f953da762c3e25d8cdea984147fc4168a5dcc7fcd355cae2c435f8c5e0c626c4691d22fd85aa7422a424c6f0bced6e64c7aba74604080519182526001600160a01b03841660208301520161149b565b6040805160208101829052603260608201527f6f72672e7375706572666c7569642d66696e616e63652e7375706572666c756960808201527132173a393ab9ba32b22337b93bb0b93232b960711b60a08201526001600160a01b0383169181019190915260009060c0015b604051602081830303815290604052805190602001209050919050565b600060183610801590613741575061374133611574565b6137855760405162461bcd60e51b81526020600482015260156024820152742737ba103a393ab9ba32b2103337b93bb0b93232b960591b6044820152606401610929565b5060131936013560601c90565b60005b81811015613caa5760008383838181106137b1576137b1614b0c565b90506020028101906137c39190614e82565b6137d1906020810190614e98565b905060001963ffffffff8216016138c5576000808585858181106137f7576137f7614b0c565b90506020028101906138099190614e82565b613817906040810190614ebe565b8101906138249190614a33565b9150915085858581811061383a5761383a614b0c565b905060200281019061384c9190614e82565b61385d9060408101906020016140b2565b6001600160a01b03166362aa52878884846040518463ffffffff1660e01b815260040161388c93929190614bce565b600060405180830381600087803b1580156138a657600080fd5b505af11580156138ba573d6000803e3d6000fd5b505050505050613c99565b60011963ffffffff8216016139cf5760008060008686868181106138eb576138eb614b0c565b90506020028101906138fd9190614e82565b61390b906040810190614ebe565b8101906139189190614f04565b92509250925086868681811061393057613930614b0c565b90506020028101906139429190614e82565b6139539060408101906020016140b2565b604051630b682aeb60e11b81526001600160a01b038a81166004830152858116602483015284811660448301526064820184905291909116906316d055d690608401600060405180830381600087803b1580156139af57600080fd5b505af11580156139c3573d6000803e3d6000fd5b50505050505050613c99565b60641963ffffffff821601613ac4578383838181106139f0576139f0614b0c565b9050602002810190613a029190614e82565b613a139060408101906020016140b2565b6001600160a01b031663ca78946486868686818110613a3457613a34614b0c565b9050602002810190613a469190614e82565b613a54906040810190614ebe565b810190613a6191906146ee565b6040516001600160e01b031960e085901b1681526001600160a01b0390921660048301526024820152604401600060405180830381600087803b158015613aa757600080fd5b505af1158015613abb573d6000803e3d6000fd5b50505050613c99565b60651963ffffffff821601613b2957838383818110613ae557613ae5614b0c565b9050602002810190613af79190614e82565b613b089060408101906020016140b2565b6001600160a01b031663245887fc86868686818110613a3457613a34614b0c565b60c81963ffffffff821601613bc657600080858585818110613b4d57613b4d614b0c565b9050602002810190613b5f9190614e82565b613b6d906040810190614ebe565b810190613b7a9190614f45565b91509150613bbe87878787818110613b9457613b94614b0c565b9050602002810190613ba69190614e82565b613bb79060408101906020016140b2565b8484612f9a565b505050613c99565b60c91963ffffffff821601613c8057613c7a85858585818110613beb57613beb614b0c565b9050602002810190613bfd9190614e82565b613c0e9060408101906020016140b2565b868686818110613c2057613c20614b0c565b9050602002810190613c329190614e82565b613c40906040810190614ebe565b8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250612d5f92505050565b50613c99565b60405163b477011560e01b815260040160405180910390fd5b50613ca381614ca4565b9050613795565b50505050565b323303613cd35760405163a85ba64f60e01b815260026004820152602401610929565b8015613cff57813b8015613cfd5760405163a85ba64f60e01b815260016004820152602401610929565b505b64ff000080ff198316151580613d16575060ff8316155b80613d245750618000831615155b15613d4257604051633d3200a960e21b815260040160405180910390fd5b6001600160a01b03821660009081526004602052604090205415613d79576040516301b0a93560e01b815260040160405180910390fd5b60408051602080820183528582526001600160a01b038516600081815260049092528382209251909255915190917f0d540ad8f39e07d19909687352b9fa017405d93c91a6760981fbae9cf28bfef791a2505050565b6000600482511015613e235760405162461bcd60e51b815260206004820152601b60248201527f43616c6c5574696c733a20696e76616c69642063616c6c4461746100000000006044820152606401610929565b506020015190565b60008282604051602001613e40929190614f9e565b60405160208183030381529060405280519060200120905092915050565b6040805160208101829052603960608201527f6f72672e7375706572666c7569642d66696e616e63652e7375706572666c756960808201527f642e61707057686974654c697374696e672e666163746f72790000000000000060a08201526001600160a01b0383169181019190915260009060c00161370d565b815180830151606091908015613f01576040516367e9985b60e01b815260040160405180910390fd5b50601f1981018452825184908481613f1881613f8f565b613f229190614af9565b6001600160401b03811115613f3957613f39614225565b6040519080825280601f01601f191660200182016040528015613f63576020820181803683370190505b50604051602001613f779493929190615023565b60405160208183030381529060405291505092915050565b60008082601f1611613fa2576000613fa5565b60015b60ff16613fb3602084614cd9565b613fbd9190614cfb565b610eb2906020615072565b60006001600160801b038211156140315760405162461bcd60e51b815260206004820152602760248201527f53616665436173743a2076616c756520646f65736e27742066697420696e20316044820152663238206269747360c81b6064820152608401610929565b5090565b61024a8061509283390190565b604080516101608101825260008082526020820181905291810182905260608082018390526080820183905260a082015260c0810182905260e081018290526101008101829052610120810182905261014081019190915290565b6001600160a01b0381168114610ec457600080fd5b6000602082840312156140c457600080fd5b81356140cf8161409d565b9392505050565b60008083601f8401126140e857600080fd5b5081356001600160401b038111156140ff57600080fd5b60208301915083602082850101111561411757600080fd5b9250929050565b8015158114610ec457600080fd5b6000806000806000806080878903121561414557600080fd5b86356141508161409d565b955060208701356001600160401b038082111561416c57600080fd5b6141788a838b016140d6565b90975095506040890135915061418d8261411e565b909350606088013590808211156141a357600080fd5b506141b089828a016140d6565b979a9699509497509295939492505050565b60005b838110156141dd5781810151838201526020016141c5565b50506000910152565b600081518084526141fe8160208601602086016141c2565b601f01601f19169290920160200192915050565b602081526000610eaf60208301846141e6565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b038111828210171561426357614263614225565b604052919050565b60006001600160401b0382111561428457614284614225565b50601f01601f191660200190565b600082601f8301126142a357600080fd5b81356142b66142b18261426b565b61423b565b8181528460208386010111156142cb57600080fd5b816020850160208301376000918101602001919091529392505050565b600080604083850312156142fb57600080fd5b82356143068161409d565b915060208301356001600160401b0381111561432157600080fd5b61432d85828601614292565b9150509250929050565b60008060006060848603121561434c57600080fd5b83356143578161409d565b925060208401356001600160401b038082111561437357600080fd5b61437f87838801614292565b9350604086013591508082111561439557600080fd5b506143a286828701614292565b9150509250925092565b6000602082840312156143be57600080fd5b81356001600160401b038111156143d457600080fd5b610ed584828501614292565b602081526143f460208201835160ff169052565b6000602083015161440a604084018260ff169052565b5060408301516060830152606083015161442f60808401826001600160a01b03169052565b5060808301516001600160e01b0319811660a08401525060a08301516101608060c08501526144626101808501836141e6565b915060c085015160e085015260e08501516101008181870152808701519150506101208181870152808701519150506101406144a8818701836001600160a01b03169052565b909501516001600160a01b031693019290925250919050565b60008060008060008060006080888a0312156144dc57600080fd5b87356144e78161409d565b965060208801356001600160401b038082111561450357600080fd5b61450f8b838c016140d6565b909850965060408a013591508082111561452857600080fd5b6145348b838c016140d6565b909650945060608a013591508082111561454d57600080fd5b5061455a8a828b016140d6565b989b979a50959850939692959293505050565b60408152600061458060408301856141e6565b8281036020840152611d7b81856141e6565b6000806000604084860312156145a757600080fd5b83356001600160401b038111156145bd57600080fd5b6145c9868287016140d6565b909790965060209590950135949350505050565b600080602083850312156145f057600080fd5b82356001600160401b038082111561460757600080fd5b818501915085601f83011261461b57600080fd5b81358181111561462a57600080fd5b8660208260051b850101111561463f57600080fd5b60209290920196919550909350505050565b60008060008060008060a0878903121561466a57600080fd5b86356001600160401b0381111561468057600080fd5b61468c89828a016140d6565b90975095505060208701356146a08161409d565b9350604087013592506060870135915060808701356146be8161409d565b809150509295509295509295565b600080604083850312156146df57600080fd5b50508035926020909101359150565b60006020828403121561470057600080fd5b5035919050565b6000806000806060858703121561471d57600080fd5b84356001600160401b0381111561473357600080fd5b61473f878288016140d6565b90955093505060208501356147538161409d565b9396929550929360400135925050565b60008060008060006060868803121561477b57600080fd5b85356147868161409d565b945060208601356001600160401b03808211156147a257600080fd5b6147ae89838a016140d6565b909650945060408801359150808211156147c757600080fd5b506147d4888289016140d6565b969995985093965092949392505050565b600080604083850312156147f857600080fd5b82356148038161409d565b915060208301356148138161409d565b809150509250929050565b60008060006040848603121561483357600080fd5b8335925060208401356001600160401b0381111561485057600080fd5b61485c868287016140d6565b9497909650939450505050565b6000806020838503121561487c57600080fd5b82356001600160401b0381111561489257600080fd5b61489e858286016140d6565b90969095509350505050565b6020808252825182820181905260009190848201906040850190845b818110156148eb5783516001600160a01b0316835292840192918401916001016148c6565b50909695505050505050565b600080600080600080600080600060c08a8c03121561491557600080fd5b89356149208161409d565b985060208a01356149308161409d565b975060408a0135965060608a01356001600160401b038082111561495357600080fd5b61495f8d838e016140d6565b909850965060808c013591508082111561497857600080fd5b6149848d838e016140d6565b909650945060a08c013591508082111561499d57600080fd5b506149aa8c828d016140d6565b915080935050809150509295985092959850929598565b6001600160a01b038781168252861660208201526040810185905260c0606082018190526000906149f4908301866141e6565b8281036080840152614a0681866141e6565b905082810360a0840152611ab781856141e6565b828152604060208201526000610ed560408301846141e6565b60008060408385031215614a4657600080fd5b8235614a518161409d565b946020939093013593505050565b60008060008060408587031215614a7557600080fd5b84356001600160401b0380821115614a8c57600080fd5b614a98888389016140d6565b90965094506020870135915080821115614ab157600080fd5b50614abe878288016140d6565b95989497509550505050565b600060208284031215614adc57600080fd5b5051919050565b634e487b7160e01b600052601160045260246000fd5b81810381811115610eb257610eb2614ae3565b634e487b7160e01b600052603260045260246000fd5b634e487b7160e01b600052600160045260246000fd5b600082601f830112614b4957600080fd5b8151614b576142b18261426b565b818152846020838601011115614b6c57600080fd5b610ed58260208301602087016141c2565b600060208284031215614b8f57600080fd5b81516001600160401b03811115614ba557600080fd5b610ed584828501614b38565b600060208284031215614bc357600080fd5b81516140cf8161411e565b6001600160a01b039384168152919092166020820152604081019190915260600190565b8082018281126000831280158216821582161715614c1257614c12614ae3565b505092915050565b600060ff821660ff8103614c3057614c30614ae3565b60010192915050565b600060208284031215614c4b57600080fd5b81516140cf8161409d565b6020808252602e908201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160408201526d191e481a5b9a5d1a585b1a5e995960921b606082015260800190565b600060018201614cb657614cb6614ae3565b5060010190565b60008251614ccf8184602087016141c2565b9190910192915050565b600082614cf657634e487b7160e01b600052601260045260246000fd5b500490565b80820180821115610eb257610eb2614ae3565b60008060408385031215614d2157600080fd5b82516001600160401b0380821115614d3857600080fd5b614d4486838701614b38565b93506020850151915080821115614d5a57600080fd5b5061432d85828601614b38565b600080600080600060a08688031215614d7f57600080fd5b85519450602086015193506040860151614d988161409d565b60608701519093506001600160e01b031981168114614db657600080fd5b60808701519092506001600160401b03811115614dd257600080fd5b614dde88828901614b38565b9150509295509295909350565b60008060008060808587031215614e0157600080fd5b84519350602085015192506040850151614e1a8161409d565b6060860151909250614e2b8161409d565b939692955090935050565b858152602081018590526001600160a01b03841660408201526001600160e01b03198316606082015260a060808201819052600090614e77908301846141e6565b979650505050505050565b60008235605e19833603018112614ccf57600080fd5b600060208284031215614eaa57600080fd5b813563ffffffff811681146140cf57600080fd5b6000808335601e19843603018112614ed557600080fd5b8301803591506001600160401b03821115614eef57600080fd5b60200191503681900382131561411757600080fd5b600080600060608486031215614f1957600080fd5b8335614f248161409d565b92506020840135614f348161409d565b929592945050506040919091013590565b60008060408385031215614f5857600080fd5b82356001600160401b0380821115614f6f57600080fd5b614f7b86838701614292565b93506020850135915080821115614f9157600080fd5b5061432d85828601614292565b60608152604160608201527f6f72672e7375706572666c7569642d66696e616e63652e7375706572666c756960808201527f642e61707057686974654c697374696e672e726567697374726174696f6e4b6560a0820152607960f81b60c082015260018060a01b038316602082015260e060408201526000610ed560e08301846141e6565b6000855160206150368285838b016141c2565b8184019150868252855161504f81838501848a016141c2565b8551920191615063818385018489016141c2565b91909101019695505050505050565b600081600019048311821515161561508c5761508c614ae3565b50029056fe608060405234801561001057600080fd5b5061022a806100206000396000f3fe6080604052600436106100225760003560e01c80634a0687ef1461003957610031565b366100315761002f610059565b005b61002f610059565b34801561004557600080fd5b5061002f6100543660046101c4565b61006b565b610069610064610171565b6101a0565b565b6001600160a01b0381166100c65760405162461bcd60e51b815260206004820152601760248201527f5555505350726f78793a207a65726f206164647265737300000000000000000060448201526064015b60405180910390fd5b60006100f07f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5490565b6001600160a01b0316146101465760405162461bcd60e51b815260206004820152601e60248201527f5555505350726f78793a20616c726561647920696e697469616c697a6564000060448201526064016100bd565b61016e817f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc55565b50565b600061019b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc5490565b905090565b3660008037600080366000845af43d6000803e8080156101bf573d6000f35b3d6000fd5b6000602082840312156101d657600080fd5b81356001600160a01b03811681146101ed57600080fd5b939250505056fea26469706673582212209b58aa53d1a30f60f937a8ec6ab95e94f3b48e2e1cae54384ae904ce731e1a4e64736f6c63430008100033a26469706673582212207cd76793e1da3d89cac7c314629b6acdb813451aa2c63e0540e05b1c3ea0157464736f6c63430008100033";
|
|
1468
|
+
const isSuperArgs = (xs) => xs.length > 1;
|
|
1469
|
+
class SuperfluidMock__factory extends ethers_1.ContractFactory {
|
|
1470
|
+
constructor(...args) {
|
|
1471
|
+
if (isSuperArgs(args)) {
|
|
1472
|
+
super(...args);
|
|
1473
|
+
}
|
|
1474
|
+
else {
|
|
1475
|
+
super(_abi, _bytecode, args[0]);
|
|
1476
|
+
}
|
|
1477
|
+
}
|
|
1478
|
+
deploy(nonUpgradable, appWhiteListingEnabled, overrides) {
|
|
1479
|
+
return super.deploy(nonUpgradable, appWhiteListingEnabled, overrides || {});
|
|
1480
|
+
}
|
|
1481
|
+
getDeployTransaction(nonUpgradable, appWhiteListingEnabled, overrides) {
|
|
1482
|
+
return super.getDeployTransaction(nonUpgradable, appWhiteListingEnabled, overrides || {});
|
|
1483
|
+
}
|
|
1484
|
+
attach(address) {
|
|
1485
|
+
return super.attach(address);
|
|
1486
|
+
}
|
|
1487
|
+
connect(signer) {
|
|
1488
|
+
return super.connect(signer);
|
|
1489
|
+
}
|
|
1490
|
+
static createInterface() {
|
|
1491
|
+
return new ethers_1.utils.Interface(_abi);
|
|
1492
|
+
}
|
|
1493
|
+
static connect(address, signerOrProvider) {
|
|
1494
|
+
return new ethers_1.Contract(address, _abi, signerOrProvider);
|
|
1495
|
+
}
|
|
1496
|
+
}
|
|
1497
|
+
exports.SuperfluidMock__factory = SuperfluidMock__factory;
|
|
1498
|
+
SuperfluidMock__factory.bytecode = _bytecode;
|
|
1499
|
+
SuperfluidMock__factory.abi = _abi;
|
|
1500
|
+
//# sourceMappingURL=SuperfluidMock__factory.js.map
|