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