@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
|
@@ -3050,15 +3050,15 @@
|
|
|
3050
3050
|
2047
|
|
3051
3051
|
],
|
|
3052
3052
|
"TokenCustodian": [
|
|
3053
|
-
|
|
3053
|
+
40936
|
|
3054
3054
|
]
|
|
3055
3055
|
},
|
|
3056
|
-
"id":
|
|
3056
|
+
"id": 40937,
|
|
3057
3057
|
"license": "AGPLv3",
|
|
3058
3058
|
"nodeType": "SourceUnit",
|
|
3059
3059
|
"nodes": [
|
|
3060
3060
|
{
|
|
3061
|
-
"id":
|
|
3061
|
+
"id": 40782,
|
|
3062
3062
|
"literals": [
|
|
3063
3063
|
"solidity",
|
|
3064
3064
|
"0.8",
|
|
@@ -3070,16 +3070,16 @@
|
|
|
3070
3070
|
{
|
|
3071
3071
|
"absolutePath": "@openzeppelin/contracts/token/ERC777/IERC777.sol",
|
|
3072
3072
|
"file": "@openzeppelin/contracts/token/ERC777/IERC777.sol",
|
|
3073
|
-
"id":
|
|
3073
|
+
"id": 40784,
|
|
3074
3074
|
"nameLocation": "-1:-1:-1",
|
|
3075
3075
|
"nodeType": "ImportDirective",
|
|
3076
|
-
"scope":
|
|
3076
|
+
"scope": 40937,
|
|
3077
3077
|
"sourceUnit": 2028,
|
|
3078
3078
|
"src": "60:75:104",
|
|
3079
3079
|
"symbolAliases": [
|
|
3080
3080
|
{
|
|
3081
3081
|
"foreign": {
|
|
3082
|
-
"id":
|
|
3082
|
+
"id": 40783,
|
|
3083
3083
|
"name": "IERC777",
|
|
3084
3084
|
"nodeType": "Identifier",
|
|
3085
3085
|
"overloadedDeclarations": [],
|
|
@@ -3095,16 +3095,16 @@
|
|
|
3095
3095
|
{
|
|
3096
3096
|
"absolutePath": "@openzeppelin/contracts/utils/introspection/IERC1820Registry.sol",
|
|
3097
3097
|
"file": "@openzeppelin/contracts/utils/introspection/IERC1820Registry.sol",
|
|
3098
|
-
"id":
|
|
3098
|
+
"id": 40786,
|
|
3099
3099
|
"nameLocation": "-1:-1:-1",
|
|
3100
3100
|
"nodeType": "ImportDirective",
|
|
3101
|
-
"scope":
|
|
3101
|
+
"scope": 40937,
|
|
3102
3102
|
"sourceUnit": 2921,
|
|
3103
3103
|
"src": "136:100:104",
|
|
3104
3104
|
"symbolAliases": [
|
|
3105
3105
|
{
|
|
3106
3106
|
"foreign": {
|
|
3107
|
-
"id":
|
|
3107
|
+
"id": 40785,
|
|
3108
3108
|
"name": "IERC1820Registry",
|
|
3109
3109
|
"nodeType": "Identifier",
|
|
3110
3110
|
"overloadedDeclarations": [],
|
|
@@ -3120,16 +3120,16 @@
|
|
|
3120
3120
|
{
|
|
3121
3121
|
"absolutePath": "@openzeppelin/contracts/token/ERC777/IERC777Recipient.sol",
|
|
3122
3122
|
"file": "@openzeppelin/contracts/token/ERC777/IERC777Recipient.sol",
|
|
3123
|
-
"id":
|
|
3123
|
+
"id": 40788,
|
|
3124
3124
|
"nameLocation": "-1:-1:-1",
|
|
3125
3125
|
"nodeType": "ImportDirective",
|
|
3126
|
-
"scope":
|
|
3126
|
+
"scope": 40937,
|
|
3127
3127
|
"sourceUnit": 2048,
|
|
3128
3128
|
"src": "237:93:104",
|
|
3129
3129
|
"symbolAliases": [
|
|
3130
3130
|
{
|
|
3131
3131
|
"foreign": {
|
|
3132
|
-
"id":
|
|
3132
|
+
"id": 40787,
|
|
3133
3133
|
"name": "IERC777Recipient",
|
|
3134
3134
|
"nodeType": "Identifier",
|
|
3135
3135
|
"overloadedDeclarations": [],
|
|
@@ -3147,7 +3147,7 @@
|
|
|
3147
3147
|
"baseContracts": [
|
|
3148
3148
|
{
|
|
3149
3149
|
"baseName": {
|
|
3150
|
-
"id":
|
|
3150
|
+
"id": 40790,
|
|
3151
3151
|
"name": "IERC777Recipient",
|
|
3152
3152
|
"nameLocations": [
|
|
3153
3153
|
"521:16:104"
|
|
@@ -3156,7 +3156,7 @@
|
|
|
3156
3156
|
"referencedDeclaration": 2047,
|
|
3157
3157
|
"src": "521:16:104"
|
|
3158
3158
|
},
|
|
3159
|
-
"id":
|
|
3159
|
+
"id": 40791,
|
|
3160
3160
|
"nodeType": "InheritanceSpecifier",
|
|
3161
3161
|
"src": "521:16:104"
|
|
3162
3162
|
}
|
|
@@ -3165,15 +3165,15 @@
|
|
|
3165
3165
|
"contractDependencies": [],
|
|
3166
3166
|
"contractKind": "contract",
|
|
3167
3167
|
"documentation": {
|
|
3168
|
-
"id":
|
|
3168
|
+
"id": 40789,
|
|
3169
3169
|
"nodeType": "StructuredDocumentation",
|
|
3170
3170
|
"src": "332:161:104",
|
|
3171
3171
|
"text": " @title Token custodian contract\n @author Superfluid\n @dev Contract which takes custody of funds which couldn't be sent to the designated recipient"
|
|
3172
3172
|
},
|
|
3173
3173
|
"fullyImplemented": true,
|
|
3174
|
-
"id":
|
|
3174
|
+
"id": 40936,
|
|
3175
3175
|
"linearizedBaseContracts": [
|
|
3176
|
-
|
|
3176
|
+
40936,
|
|
3177
3177
|
2047
|
|
3178
3178
|
],
|
|
3179
3179
|
"name": "TokenCustodian",
|
|
@@ -3182,12 +3182,12 @@
|
|
|
3182
3182
|
"nodes": [
|
|
3183
3183
|
{
|
|
3184
3184
|
"constant": true,
|
|
3185
|
-
"id":
|
|
3185
|
+
"id": 40797,
|
|
3186
3186
|
"mutability": "constant",
|
|
3187
3187
|
"name": "_ERC1820_REGISTRY",
|
|
3188
3188
|
"nameLocation": "579:17:104",
|
|
3189
3189
|
"nodeType": "VariableDeclaration",
|
|
3190
|
-
"scope":
|
|
3190
|
+
"scope": 40936,
|
|
3191
3191
|
"src": "544:119:104",
|
|
3192
3192
|
"stateVariable": true,
|
|
3193
3193
|
"storageLocation": "default",
|
|
@@ -3196,10 +3196,10 @@
|
|
|
3196
3196
|
"typeString": "contract IERC1820Registry"
|
|
3197
3197
|
},
|
|
3198
3198
|
"typeName": {
|
|
3199
|
-
"id":
|
|
3199
|
+
"id": 40793,
|
|
3200
3200
|
"nodeType": "UserDefinedTypeName",
|
|
3201
3201
|
"pathNode": {
|
|
3202
|
-
"id":
|
|
3202
|
+
"id": 40792,
|
|
3203
3203
|
"name": "IERC1820Registry",
|
|
3204
3204
|
"nameLocations": [
|
|
3205
3205
|
"544:16:104"
|
|
@@ -3219,7 +3219,7 @@
|
|
|
3219
3219
|
"arguments": [
|
|
3220
3220
|
{
|
|
3221
3221
|
"hexValue": "307831383230613442373631384264453731446365386364633733614142364339353930356661443234",
|
|
3222
|
-
"id":
|
|
3222
|
+
"id": 40795,
|
|
3223
3223
|
"isConstant": false,
|
|
3224
3224
|
"isLValue": false,
|
|
3225
3225
|
"isPure": true,
|
|
@@ -3241,7 +3241,7 @@
|
|
|
3241
3241
|
"typeString": "address"
|
|
3242
3242
|
}
|
|
3243
3243
|
],
|
|
3244
|
-
"id":
|
|
3244
|
+
"id": 40794,
|
|
3245
3245
|
"name": "IERC1820Registry",
|
|
3246
3246
|
"nodeType": "Identifier",
|
|
3247
3247
|
"overloadedDeclarations": [],
|
|
@@ -3252,7 +3252,7 @@
|
|
|
3252
3252
|
"typeString": "type(contract IERC1820Registry)"
|
|
3253
3253
|
}
|
|
3254
3254
|
},
|
|
3255
|
-
"id":
|
|
3255
|
+
"id": 40796,
|
|
3256
3256
|
"isConstant": false,
|
|
3257
3257
|
"isLValue": false,
|
|
3258
3258
|
"isPure": true,
|
|
@@ -3273,12 +3273,12 @@
|
|
|
3273
3273
|
{
|
|
3274
3274
|
"constant": false,
|
|
3275
3275
|
"functionSelector": "c23f001f",
|
|
3276
|
-
"id":
|
|
3276
|
+
"id": 40804,
|
|
3277
3277
|
"mutability": "mutable",
|
|
3278
3278
|
"name": "balances",
|
|
3279
3279
|
"nameLocation": "724:8:104",
|
|
3280
3280
|
"nodeType": "VariableDeclaration",
|
|
3281
|
-
"scope":
|
|
3281
|
+
"scope": 40936,
|
|
3282
3282
|
"src": "669:63:104",
|
|
3283
3283
|
"stateVariable": true,
|
|
3284
3284
|
"storageLocation": "default",
|
|
@@ -3287,12 +3287,12 @@
|
|
|
3287
3287
|
"typeString": "mapping(contract IERC777 => mapping(address => uint256))"
|
|
3288
3288
|
},
|
|
3289
3289
|
"typeName": {
|
|
3290
|
-
"id":
|
|
3290
|
+
"id": 40803,
|
|
3291
3291
|
"keyType": {
|
|
3292
|
-
"id":
|
|
3292
|
+
"id": 40799,
|
|
3293
3293
|
"nodeType": "UserDefinedTypeName",
|
|
3294
3294
|
"pathNode": {
|
|
3295
|
-
"id":
|
|
3295
|
+
"id": 40798,
|
|
3296
3296
|
"name": "IERC777",
|
|
3297
3297
|
"nameLocations": [
|
|
3298
3298
|
"677:7:104"
|
|
@@ -3315,9 +3315,9 @@
|
|
|
3315
3315
|
"typeString": "mapping(contract IERC777 => mapping(address => uint256))"
|
|
3316
3316
|
},
|
|
3317
3317
|
"valueType": {
|
|
3318
|
-
"id":
|
|
3318
|
+
"id": 40802,
|
|
3319
3319
|
"keyType": {
|
|
3320
|
-
"id":
|
|
3320
|
+
"id": 40800,
|
|
3321
3321
|
"name": "address",
|
|
3322
3322
|
"nodeType": "ElementaryTypeName",
|
|
3323
3323
|
"src": "696:7:104",
|
|
@@ -3333,7 +3333,7 @@
|
|
|
3333
3333
|
"typeString": "mapping(address => uint256)"
|
|
3334
3334
|
},
|
|
3335
3335
|
"valueType": {
|
|
3336
|
-
"id":
|
|
3336
|
+
"id": 40801,
|
|
3337
3337
|
"name": "uint256",
|
|
3338
3338
|
"nodeType": "ElementaryTypeName",
|
|
3339
3339
|
"src": "707:7:104",
|
|
@@ -3348,7 +3348,7 @@
|
|
|
3348
3348
|
},
|
|
3349
3349
|
{
|
|
3350
3350
|
"body": {
|
|
3351
|
-
"id":
|
|
3351
|
+
"id": 40823,
|
|
3352
3352
|
"nodeType": "Block",
|
|
3353
3353
|
"src": "753:124:104",
|
|
3354
3354
|
"statements": [
|
|
@@ -3358,14 +3358,14 @@
|
|
|
3358
3358
|
{
|
|
3359
3359
|
"arguments": [
|
|
3360
3360
|
{
|
|
3361
|
-
"id":
|
|
3361
|
+
"id": 40812,
|
|
3362
3362
|
"name": "this",
|
|
3363
3363
|
"nodeType": "Identifier",
|
|
3364
3364
|
"overloadedDeclarations": [],
|
|
3365
3365
|
"referencedDeclaration": 4294967268,
|
|
3366
3366
|
"src": "813:4:104",
|
|
3367
3367
|
"typeDescriptions": {
|
|
3368
|
-
"typeIdentifier": "t_contract$_TokenCustodian_$
|
|
3368
|
+
"typeIdentifier": "t_contract$_TokenCustodian_$40936",
|
|
3369
3369
|
"typeString": "contract TokenCustodian"
|
|
3370
3370
|
}
|
|
3371
3371
|
}
|
|
@@ -3373,11 +3373,11 @@
|
|
|
3373
3373
|
"expression": {
|
|
3374
3374
|
"argumentTypes": [
|
|
3375
3375
|
{
|
|
3376
|
-
"typeIdentifier": "t_contract$_TokenCustodian_$
|
|
3376
|
+
"typeIdentifier": "t_contract$_TokenCustodian_$40936",
|
|
3377
3377
|
"typeString": "contract TokenCustodian"
|
|
3378
3378
|
}
|
|
3379
3379
|
],
|
|
3380
|
-
"id":
|
|
3380
|
+
"id": 40811,
|
|
3381
3381
|
"isConstant": false,
|
|
3382
3382
|
"isLValue": false,
|
|
3383
3383
|
"isPure": true,
|
|
@@ -3389,14 +3389,14 @@
|
|
|
3389
3389
|
"typeString": "type(address)"
|
|
3390
3390
|
},
|
|
3391
3391
|
"typeName": {
|
|
3392
|
-
"id":
|
|
3392
|
+
"id": 40810,
|
|
3393
3393
|
"name": "address",
|
|
3394
3394
|
"nodeType": "ElementaryTypeName",
|
|
3395
3395
|
"src": "805:7:104",
|
|
3396
3396
|
"typeDescriptions": {}
|
|
3397
3397
|
}
|
|
3398
3398
|
},
|
|
3399
|
-
"id":
|
|
3399
|
+
"id": 40813,
|
|
3400
3400
|
"isConstant": false,
|
|
3401
3401
|
"isLValue": false,
|
|
3402
3402
|
"isPure": false,
|
|
@@ -3416,7 +3416,7 @@
|
|
|
3416
3416
|
"arguments": [
|
|
3417
3417
|
{
|
|
3418
3418
|
"hexValue": "455243373737546f6b656e73526563697069656e74",
|
|
3419
|
-
"id":
|
|
3419
|
+
"id": 40815,
|
|
3420
3420
|
"isConstant": false,
|
|
3421
3421
|
"isLValue": false,
|
|
3422
3422
|
"isPure": true,
|
|
@@ -3438,7 +3438,7 @@
|
|
|
3438
3438
|
"typeString": "literal_string \"ERC777TokensRecipient\""
|
|
3439
3439
|
}
|
|
3440
3440
|
],
|
|
3441
|
-
"id":
|
|
3441
|
+
"id": 40814,
|
|
3442
3442
|
"name": "keccak256",
|
|
3443
3443
|
"nodeType": "Identifier",
|
|
3444
3444
|
"overloadedDeclarations": [],
|
|
@@ -3449,7 +3449,7 @@
|
|
|
3449
3449
|
"typeString": "function (bytes memory) pure returns (bytes32)"
|
|
3450
3450
|
}
|
|
3451
3451
|
},
|
|
3452
|
-
"id":
|
|
3452
|
+
"id": 40816,
|
|
3453
3453
|
"isConstant": false,
|
|
3454
3454
|
"isLValue": false,
|
|
3455
3455
|
"isPure": true,
|
|
@@ -3468,14 +3468,14 @@
|
|
|
3468
3468
|
{
|
|
3469
3469
|
"arguments": [
|
|
3470
3470
|
{
|
|
3471
|
-
"id":
|
|
3471
|
+
"id": 40819,
|
|
3472
3472
|
"name": "this",
|
|
3473
3473
|
"nodeType": "Identifier",
|
|
3474
3474
|
"overloadedDeclarations": [],
|
|
3475
3475
|
"referencedDeclaration": 4294967268,
|
|
3476
3476
|
"src": "864:4:104",
|
|
3477
3477
|
"typeDescriptions": {
|
|
3478
|
-
"typeIdentifier": "t_contract$_TokenCustodian_$
|
|
3478
|
+
"typeIdentifier": "t_contract$_TokenCustodian_$40936",
|
|
3479
3479
|
"typeString": "contract TokenCustodian"
|
|
3480
3480
|
}
|
|
3481
3481
|
}
|
|
@@ -3483,11 +3483,11 @@
|
|
|
3483
3483
|
"expression": {
|
|
3484
3484
|
"argumentTypes": [
|
|
3485
3485
|
{
|
|
3486
|
-
"typeIdentifier": "t_contract$_TokenCustodian_$
|
|
3486
|
+
"typeIdentifier": "t_contract$_TokenCustodian_$40936",
|
|
3487
3487
|
"typeString": "contract TokenCustodian"
|
|
3488
3488
|
}
|
|
3489
3489
|
],
|
|
3490
|
-
"id":
|
|
3490
|
+
"id": 40818,
|
|
3491
3491
|
"isConstant": false,
|
|
3492
3492
|
"isLValue": false,
|
|
3493
3493
|
"isPure": true,
|
|
@@ -3499,14 +3499,14 @@
|
|
|
3499
3499
|
"typeString": "type(address)"
|
|
3500
3500
|
},
|
|
3501
3501
|
"typeName": {
|
|
3502
|
-
"id":
|
|
3502
|
+
"id": 40817,
|
|
3503
3503
|
"name": "address",
|
|
3504
3504
|
"nodeType": "ElementaryTypeName",
|
|
3505
3505
|
"src": "856:7:104",
|
|
3506
3506
|
"typeDescriptions": {}
|
|
3507
3507
|
}
|
|
3508
3508
|
},
|
|
3509
|
-
"id":
|
|
3509
|
+
"id": 40820,
|
|
3510
3510
|
"isConstant": false,
|
|
3511
3511
|
"isLValue": false,
|
|
3512
3512
|
"isPure": false,
|
|
@@ -3539,18 +3539,18 @@
|
|
|
3539
3539
|
}
|
|
3540
3540
|
],
|
|
3541
3541
|
"expression": {
|
|
3542
|
-
"id":
|
|
3542
|
+
"id": 40807,
|
|
3543
3543
|
"name": "_ERC1820_REGISTRY",
|
|
3544
3544
|
"nodeType": "Identifier",
|
|
3545
3545
|
"overloadedDeclarations": [],
|
|
3546
|
-
"referencedDeclaration":
|
|
3546
|
+
"referencedDeclaration": 40797,
|
|
3547
3547
|
"src": "763:17:104",
|
|
3548
3548
|
"typeDescriptions": {
|
|
3549
3549
|
"typeIdentifier": "t_contract$_IERC1820Registry_$2920",
|
|
3550
3550
|
"typeString": "contract IERC1820Registry"
|
|
3551
3551
|
}
|
|
3552
3552
|
},
|
|
3553
|
-
"id":
|
|
3553
|
+
"id": 40809,
|
|
3554
3554
|
"isConstant": false,
|
|
3555
3555
|
"isLValue": false,
|
|
3556
3556
|
"isPure": false,
|
|
@@ -3565,7 +3565,7 @@
|
|
|
3565
3565
|
"typeString": "function (address,bytes32,address) external"
|
|
3566
3566
|
}
|
|
3567
3567
|
},
|
|
3568
|
-
"id":
|
|
3568
|
+
"id": 40821,
|
|
3569
3569
|
"isConstant": false,
|
|
3570
3570
|
"isLValue": false,
|
|
3571
3571
|
"isPure": false,
|
|
@@ -3581,13 +3581,13 @@
|
|
|
3581
3581
|
"typeString": "tuple()"
|
|
3582
3582
|
}
|
|
3583
3583
|
},
|
|
3584
|
-
"id":
|
|
3584
|
+
"id": 40822,
|
|
3585
3585
|
"nodeType": "ExpressionStatement",
|
|
3586
3586
|
"src": "763:107:104"
|
|
3587
3587
|
}
|
|
3588
3588
|
]
|
|
3589
3589
|
},
|
|
3590
|
-
"id":
|
|
3590
|
+
"id": 40824,
|
|
3591
3591
|
"implemented": true,
|
|
3592
3592
|
"kind": "constructor",
|
|
3593
3593
|
"modifiers": [],
|
|
@@ -3595,18 +3595,18 @@
|
|
|
3595
3595
|
"nameLocation": "-1:-1:-1",
|
|
3596
3596
|
"nodeType": "FunctionDefinition",
|
|
3597
3597
|
"parameters": {
|
|
3598
|
-
"id":
|
|
3598
|
+
"id": 40805,
|
|
3599
3599
|
"nodeType": "ParameterList",
|
|
3600
3600
|
"parameters": [],
|
|
3601
3601
|
"src": "750:2:104"
|
|
3602
3602
|
},
|
|
3603
3603
|
"returnParameters": {
|
|
3604
|
-
"id":
|
|
3604
|
+
"id": 40806,
|
|
3605
3605
|
"nodeType": "ParameterList",
|
|
3606
3606
|
"parameters": [],
|
|
3607
3607
|
"src": "753:0:104"
|
|
3608
3608
|
},
|
|
3609
|
-
"scope":
|
|
3609
|
+
"scope": 40936,
|
|
3610
3610
|
"src": "739:138:104",
|
|
3611
3611
|
"stateMutability": "nonpayable",
|
|
3612
3612
|
"virtual": false,
|
|
@@ -3615,23 +3615,23 @@
|
|
|
3615
3615
|
{
|
|
3616
3616
|
"anonymous": false,
|
|
3617
3617
|
"eventSelector": "9318b8aa904a44e8e096d937e3ff0488521fd9ce8db68cb8b120e2a08cbc02a1",
|
|
3618
|
-
"id":
|
|
3618
|
+
"id": 40833,
|
|
3619
3619
|
"name": "CustodianDeposit",
|
|
3620
3620
|
"nameLocation": "889:16:104",
|
|
3621
3621
|
"nodeType": "EventDefinition",
|
|
3622
3622
|
"parameters": {
|
|
3623
|
-
"id":
|
|
3623
|
+
"id": 40832,
|
|
3624
3624
|
"nodeType": "ParameterList",
|
|
3625
3625
|
"parameters": [
|
|
3626
3626
|
{
|
|
3627
3627
|
"constant": false,
|
|
3628
|
-
"id":
|
|
3628
|
+
"id": 40827,
|
|
3629
3629
|
"indexed": true,
|
|
3630
3630
|
"mutability": "mutable",
|
|
3631
3631
|
"name": "token",
|
|
3632
3632
|
"nameLocation": "922:5:104",
|
|
3633
3633
|
"nodeType": "VariableDeclaration",
|
|
3634
|
-
"scope":
|
|
3634
|
+
"scope": 40833,
|
|
3635
3635
|
"src": "906:21:104",
|
|
3636
3636
|
"stateVariable": false,
|
|
3637
3637
|
"storageLocation": "default",
|
|
@@ -3640,10 +3640,10 @@
|
|
|
3640
3640
|
"typeString": "contract IERC777"
|
|
3641
3641
|
},
|
|
3642
3642
|
"typeName": {
|
|
3643
|
-
"id":
|
|
3643
|
+
"id": 40826,
|
|
3644
3644
|
"nodeType": "UserDefinedTypeName",
|
|
3645
3645
|
"pathNode": {
|
|
3646
|
-
"id":
|
|
3646
|
+
"id": 40825,
|
|
3647
3647
|
"name": "IERC777",
|
|
3648
3648
|
"nameLocations": [
|
|
3649
3649
|
"906:7:104"
|
|
@@ -3663,13 +3663,13 @@
|
|
|
3663
3663
|
},
|
|
3664
3664
|
{
|
|
3665
3665
|
"constant": false,
|
|
3666
|
-
"id":
|
|
3666
|
+
"id": 40829,
|
|
3667
3667
|
"indexed": false,
|
|
3668
3668
|
"mutability": "mutable",
|
|
3669
3669
|
"name": "recipient",
|
|
3670
3670
|
"nameLocation": "937:9:104",
|
|
3671
3671
|
"nodeType": "VariableDeclaration",
|
|
3672
|
-
"scope":
|
|
3672
|
+
"scope": 40833,
|
|
3673
3673
|
"src": "929:17:104",
|
|
3674
3674
|
"stateVariable": false,
|
|
3675
3675
|
"storageLocation": "default",
|
|
@@ -3678,7 +3678,7 @@
|
|
|
3678
3678
|
"typeString": "address"
|
|
3679
3679
|
},
|
|
3680
3680
|
"typeName": {
|
|
3681
|
-
"id":
|
|
3681
|
+
"id": 40828,
|
|
3682
3682
|
"name": "address",
|
|
3683
3683
|
"nodeType": "ElementaryTypeName",
|
|
3684
3684
|
"src": "929:7:104",
|
|
@@ -3692,13 +3692,13 @@
|
|
|
3692
3692
|
},
|
|
3693
3693
|
{
|
|
3694
3694
|
"constant": false,
|
|
3695
|
-
"id":
|
|
3695
|
+
"id": 40831,
|
|
3696
3696
|
"indexed": false,
|
|
3697
3697
|
"mutability": "mutable",
|
|
3698
3698
|
"name": "amount",
|
|
3699
3699
|
"nameLocation": "956:6:104",
|
|
3700
3700
|
"nodeType": "VariableDeclaration",
|
|
3701
|
-
"scope":
|
|
3701
|
+
"scope": 40833,
|
|
3702
3702
|
"src": "948:14:104",
|
|
3703
3703
|
"stateVariable": false,
|
|
3704
3704
|
"storageLocation": "default",
|
|
@@ -3707,7 +3707,7 @@
|
|
|
3707
3707
|
"typeString": "uint256"
|
|
3708
3708
|
},
|
|
3709
3709
|
"typeName": {
|
|
3710
|
-
"id":
|
|
3710
|
+
"id": 40830,
|
|
3711
3711
|
"name": "uint256",
|
|
3712
3712
|
"nodeType": "ElementaryTypeName",
|
|
3713
3713
|
"src": "948:7:104",
|
|
@@ -3726,23 +3726,23 @@
|
|
|
3726
3726
|
{
|
|
3727
3727
|
"anonymous": false,
|
|
3728
3728
|
"eventSelector": "6ee58811e1c06f9971bf4c156175fabb19413d8a51841c2231beee4f3c04e73f",
|
|
3729
|
-
"id":
|
|
3729
|
+
"id": 40842,
|
|
3730
3730
|
"name": "CustodianWithdrawal",
|
|
3731
3731
|
"nameLocation": "975:19:104",
|
|
3732
3732
|
"nodeType": "EventDefinition",
|
|
3733
3733
|
"parameters": {
|
|
3734
|
-
"id":
|
|
3734
|
+
"id": 40841,
|
|
3735
3735
|
"nodeType": "ParameterList",
|
|
3736
3736
|
"parameters": [
|
|
3737
3737
|
{
|
|
3738
3738
|
"constant": false,
|
|
3739
|
-
"id":
|
|
3739
|
+
"id": 40836,
|
|
3740
3740
|
"indexed": true,
|
|
3741
3741
|
"mutability": "mutable",
|
|
3742
3742
|
"name": "token",
|
|
3743
3743
|
"nameLocation": "1011:5:104",
|
|
3744
3744
|
"nodeType": "VariableDeclaration",
|
|
3745
|
-
"scope":
|
|
3745
|
+
"scope": 40842,
|
|
3746
3746
|
"src": "995:21:104",
|
|
3747
3747
|
"stateVariable": false,
|
|
3748
3748
|
"storageLocation": "default",
|
|
@@ -3751,10 +3751,10 @@
|
|
|
3751
3751
|
"typeString": "contract IERC777"
|
|
3752
3752
|
},
|
|
3753
3753
|
"typeName": {
|
|
3754
|
-
"id":
|
|
3754
|
+
"id": 40835,
|
|
3755
3755
|
"nodeType": "UserDefinedTypeName",
|
|
3756
3756
|
"pathNode": {
|
|
3757
|
-
"id":
|
|
3757
|
+
"id": 40834,
|
|
3758
3758
|
"name": "IERC777",
|
|
3759
3759
|
"nameLocations": [
|
|
3760
3760
|
"995:7:104"
|
|
@@ -3774,13 +3774,13 @@
|
|
|
3774
3774
|
},
|
|
3775
3775
|
{
|
|
3776
3776
|
"constant": false,
|
|
3777
|
-
"id":
|
|
3777
|
+
"id": 40838,
|
|
3778
3778
|
"indexed": false,
|
|
3779
3779
|
"mutability": "mutable",
|
|
3780
3780
|
"name": "recipient",
|
|
3781
3781
|
"nameLocation": "1026:9:104",
|
|
3782
3782
|
"nodeType": "VariableDeclaration",
|
|
3783
|
-
"scope":
|
|
3783
|
+
"scope": 40842,
|
|
3784
3784
|
"src": "1018:17:104",
|
|
3785
3785
|
"stateVariable": false,
|
|
3786
3786
|
"storageLocation": "default",
|
|
@@ -3789,7 +3789,7 @@
|
|
|
3789
3789
|
"typeString": "address"
|
|
3790
3790
|
},
|
|
3791
3791
|
"typeName": {
|
|
3792
|
-
"id":
|
|
3792
|
+
"id": 40837,
|
|
3793
3793
|
"name": "address",
|
|
3794
3794
|
"nodeType": "ElementaryTypeName",
|
|
3795
3795
|
"src": "1018:7:104",
|
|
@@ -3803,13 +3803,13 @@
|
|
|
3803
3803
|
},
|
|
3804
3804
|
{
|
|
3805
3805
|
"constant": false,
|
|
3806
|
-
"id":
|
|
3806
|
+
"id": 40840,
|
|
3807
3807
|
"indexed": false,
|
|
3808
3808
|
"mutability": "mutable",
|
|
3809
3809
|
"name": "amount",
|
|
3810
3810
|
"nameLocation": "1045:6:104",
|
|
3811
3811
|
"nodeType": "VariableDeclaration",
|
|
3812
|
-
"scope":
|
|
3812
|
+
"scope": 40842,
|
|
3813
3813
|
"src": "1037:14:104",
|
|
3814
3814
|
"stateVariable": false,
|
|
3815
3815
|
"storageLocation": "default",
|
|
@@ -3818,7 +3818,7 @@
|
|
|
3818
3818
|
"typeString": "uint256"
|
|
3819
3819
|
},
|
|
3820
3820
|
"typeName": {
|
|
3821
|
-
"id":
|
|
3821
|
+
"id": 40839,
|
|
3822
3822
|
"name": "uint256",
|
|
3823
3823
|
"nodeType": "ElementaryTypeName",
|
|
3824
3824
|
"src": "1037:7:104",
|
|
@@ -3836,23 +3836,23 @@
|
|
|
3836
3836
|
},
|
|
3837
3837
|
{
|
|
3838
3838
|
"body": {
|
|
3839
|
-
"id":
|
|
3839
|
+
"id": 40885,
|
|
3840
3840
|
"nodeType": "Block",
|
|
3841
3841
|
"src": "1187:313:104",
|
|
3842
3842
|
"statements": [
|
|
3843
3843
|
{
|
|
3844
3844
|
"assignments": [
|
|
3845
|
-
|
|
3845
|
+
40851
|
|
3846
3846
|
],
|
|
3847
3847
|
"declarations": [
|
|
3848
3848
|
{
|
|
3849
3849
|
"constant": false,
|
|
3850
|
-
"id":
|
|
3850
|
+
"id": 40851,
|
|
3851
3851
|
"mutability": "mutable",
|
|
3852
3852
|
"name": "amount",
|
|
3853
3853
|
"nameLocation": "1205:6:104",
|
|
3854
3854
|
"nodeType": "VariableDeclaration",
|
|
3855
|
-
"scope":
|
|
3855
|
+
"scope": 40885,
|
|
3856
3856
|
"src": "1197:14:104",
|
|
3857
3857
|
"stateVariable": false,
|
|
3858
3858
|
"storageLocation": "default",
|
|
@@ -3861,7 +3861,7 @@
|
|
|
3861
3861
|
"typeString": "uint256"
|
|
3862
3862
|
},
|
|
3863
3863
|
"typeName": {
|
|
3864
|
-
"id":
|
|
3864
|
+
"id": 40850,
|
|
3865
3865
|
"name": "uint256",
|
|
3866
3866
|
"nodeType": "ElementaryTypeName",
|
|
3867
3867
|
"src": "1197:7:104",
|
|
@@ -3873,28 +3873,28 @@
|
|
|
3873
3873
|
"visibility": "internal"
|
|
3874
3874
|
}
|
|
3875
3875
|
],
|
|
3876
|
-
"id":
|
|
3876
|
+
"id": 40857,
|
|
3877
3877
|
"initialValue": {
|
|
3878
3878
|
"baseExpression": {
|
|
3879
3879
|
"baseExpression": {
|
|
3880
|
-
"id":
|
|
3880
|
+
"id": 40852,
|
|
3881
3881
|
"name": "balances",
|
|
3882
3882
|
"nodeType": "Identifier",
|
|
3883
3883
|
"overloadedDeclarations": [],
|
|
3884
|
-
"referencedDeclaration":
|
|
3884
|
+
"referencedDeclaration": 40804,
|
|
3885
3885
|
"src": "1214:8:104",
|
|
3886
3886
|
"typeDescriptions": {
|
|
3887
3887
|
"typeIdentifier": "t_mapping$_t_contract$_IERC777_$2027_$_t_mapping$_t_address_$_t_uint256_$_$",
|
|
3888
3888
|
"typeString": "mapping(contract IERC777 => mapping(address => uint256))"
|
|
3889
3889
|
}
|
|
3890
3890
|
},
|
|
3891
|
-
"id":
|
|
3891
|
+
"id": 40854,
|
|
3892
3892
|
"indexExpression": {
|
|
3893
|
-
"id":
|
|
3893
|
+
"id": 40853,
|
|
3894
3894
|
"name": "token",
|
|
3895
3895
|
"nodeType": "Identifier",
|
|
3896
3896
|
"overloadedDeclarations": [],
|
|
3897
|
-
"referencedDeclaration":
|
|
3897
|
+
"referencedDeclaration": 40845,
|
|
3898
3898
|
"src": "1223:5:104",
|
|
3899
3899
|
"typeDescriptions": {
|
|
3900
3900
|
"typeIdentifier": "t_contract$_IERC777_$2027",
|
|
@@ -3912,13 +3912,13 @@
|
|
|
3912
3912
|
"typeString": "mapping(address => uint256)"
|
|
3913
3913
|
}
|
|
3914
3914
|
},
|
|
3915
|
-
"id":
|
|
3915
|
+
"id": 40856,
|
|
3916
3916
|
"indexExpression": {
|
|
3917
|
-
"id":
|
|
3917
|
+
"id": 40855,
|
|
3918
3918
|
"name": "recipient",
|
|
3919
3919
|
"nodeType": "Identifier",
|
|
3920
3920
|
"overloadedDeclarations": [],
|
|
3921
|
-
"referencedDeclaration":
|
|
3921
|
+
"referencedDeclaration": 40847,
|
|
3922
3922
|
"src": "1230:9:104",
|
|
3923
3923
|
"typeDescriptions": {
|
|
3924
3924
|
"typeIdentifier": "t_address",
|
|
@@ -3945,17 +3945,17 @@
|
|
|
3945
3945
|
"typeIdentifier": "t_uint256",
|
|
3946
3946
|
"typeString": "uint256"
|
|
3947
3947
|
},
|
|
3948
|
-
"id":
|
|
3948
|
+
"id": 40860,
|
|
3949
3949
|
"isConstant": false,
|
|
3950
3950
|
"isLValue": false,
|
|
3951
3951
|
"isPure": false,
|
|
3952
3952
|
"lValueRequested": false,
|
|
3953
3953
|
"leftExpression": {
|
|
3954
|
-
"id":
|
|
3954
|
+
"id": 40858,
|
|
3955
3955
|
"name": "amount",
|
|
3956
3956
|
"nodeType": "Identifier",
|
|
3957
3957
|
"overloadedDeclarations": [],
|
|
3958
|
-
"referencedDeclaration":
|
|
3958
|
+
"referencedDeclaration": 40851,
|
|
3959
3959
|
"src": "1254:6:104",
|
|
3960
3960
|
"typeDescriptions": {
|
|
3961
3961
|
"typeIdentifier": "t_uint256",
|
|
@@ -3966,7 +3966,7 @@
|
|
|
3966
3966
|
"operator": ">",
|
|
3967
3967
|
"rightExpression": {
|
|
3968
3968
|
"hexValue": "30",
|
|
3969
|
-
"id":
|
|
3969
|
+
"id": 40859,
|
|
3970
3970
|
"isConstant": false,
|
|
3971
3971
|
"isLValue": false,
|
|
3972
3972
|
"isPure": true,
|
|
@@ -3986,17 +3986,17 @@
|
|
|
3986
3986
|
"typeString": "bool"
|
|
3987
3987
|
}
|
|
3988
3988
|
},
|
|
3989
|
-
"id":
|
|
3989
|
+
"id": 40884,
|
|
3990
3990
|
"nodeType": "IfStatement",
|
|
3991
3991
|
"src": "1250:244:104",
|
|
3992
3992
|
"trueBody": {
|
|
3993
|
-
"id":
|
|
3993
|
+
"id": 40883,
|
|
3994
3994
|
"nodeType": "Block",
|
|
3995
3995
|
"src": "1266:228:104",
|
|
3996
3996
|
"statements": [
|
|
3997
3997
|
{
|
|
3998
3998
|
"expression": {
|
|
3999
|
-
"id":
|
|
3999
|
+
"id": 40867,
|
|
4000
4000
|
"isConstant": false,
|
|
4001
4001
|
"isLValue": false,
|
|
4002
4002
|
"isPure": false,
|
|
@@ -4004,24 +4004,24 @@
|
|
|
4004
4004
|
"leftHandSide": {
|
|
4005
4005
|
"baseExpression": {
|
|
4006
4006
|
"baseExpression": {
|
|
4007
|
-
"id":
|
|
4007
|
+
"id": 40861,
|
|
4008
4008
|
"name": "balances",
|
|
4009
4009
|
"nodeType": "Identifier",
|
|
4010
4010
|
"overloadedDeclarations": [],
|
|
4011
|
-
"referencedDeclaration":
|
|
4011
|
+
"referencedDeclaration": 40804,
|
|
4012
4012
|
"src": "1280:8:104",
|
|
4013
4013
|
"typeDescriptions": {
|
|
4014
4014
|
"typeIdentifier": "t_mapping$_t_contract$_IERC777_$2027_$_t_mapping$_t_address_$_t_uint256_$_$",
|
|
4015
4015
|
"typeString": "mapping(contract IERC777 => mapping(address => uint256))"
|
|
4016
4016
|
}
|
|
4017
4017
|
},
|
|
4018
|
-
"id":
|
|
4018
|
+
"id": 40864,
|
|
4019
4019
|
"indexExpression": {
|
|
4020
|
-
"id":
|
|
4020
|
+
"id": 40862,
|
|
4021
4021
|
"name": "token",
|
|
4022
4022
|
"nodeType": "Identifier",
|
|
4023
4023
|
"overloadedDeclarations": [],
|
|
4024
|
-
"referencedDeclaration":
|
|
4024
|
+
"referencedDeclaration": 40845,
|
|
4025
4025
|
"src": "1289:5:104",
|
|
4026
4026
|
"typeDescriptions": {
|
|
4027
4027
|
"typeIdentifier": "t_contract$_IERC777_$2027",
|
|
@@ -4039,13 +4039,13 @@
|
|
|
4039
4039
|
"typeString": "mapping(address => uint256)"
|
|
4040
4040
|
}
|
|
4041
4041
|
},
|
|
4042
|
-
"id":
|
|
4042
|
+
"id": 40865,
|
|
4043
4043
|
"indexExpression": {
|
|
4044
|
-
"id":
|
|
4044
|
+
"id": 40863,
|
|
4045
4045
|
"name": "recipient",
|
|
4046
4046
|
"nodeType": "Identifier",
|
|
4047
4047
|
"overloadedDeclarations": [],
|
|
4048
|
-
"referencedDeclaration":
|
|
4048
|
+
"referencedDeclaration": 40847,
|
|
4049
4049
|
"src": "1296:9:104",
|
|
4050
4050
|
"typeDescriptions": {
|
|
4051
4051
|
"typeIdentifier": "t_address",
|
|
@@ -4067,7 +4067,7 @@
|
|
|
4067
4067
|
"operator": "=",
|
|
4068
4068
|
"rightHandSide": {
|
|
4069
4069
|
"hexValue": "30",
|
|
4070
|
-
"id":
|
|
4070
|
+
"id": 40866,
|
|
4071
4071
|
"isConstant": false,
|
|
4072
4072
|
"isLValue": false,
|
|
4073
4073
|
"isPure": true,
|
|
@@ -4087,7 +4087,7 @@
|
|
|
4087
4087
|
"typeString": "uint256"
|
|
4088
4088
|
}
|
|
4089
4089
|
},
|
|
4090
|
-
"id":
|
|
4090
|
+
"id": 40868,
|
|
4091
4091
|
"nodeType": "ExpressionStatement",
|
|
4092
4092
|
"src": "1280:30:104"
|
|
4093
4093
|
},
|
|
@@ -4095,11 +4095,11 @@
|
|
|
4095
4095
|
"expression": {
|
|
4096
4096
|
"arguments": [
|
|
4097
4097
|
{
|
|
4098
|
-
"id":
|
|
4098
|
+
"id": 40872,
|
|
4099
4099
|
"name": "recipient",
|
|
4100
4100
|
"nodeType": "Identifier",
|
|
4101
4101
|
"overloadedDeclarations": [],
|
|
4102
|
-
"referencedDeclaration":
|
|
4102
|
+
"referencedDeclaration": 40847,
|
|
4103
4103
|
"src": "1394:9:104",
|
|
4104
4104
|
"typeDescriptions": {
|
|
4105
4105
|
"typeIdentifier": "t_address",
|
|
@@ -4107,11 +4107,11 @@
|
|
|
4107
4107
|
}
|
|
4108
4108
|
},
|
|
4109
4109
|
{
|
|
4110
|
-
"id":
|
|
4110
|
+
"id": 40873,
|
|
4111
4111
|
"name": "amount",
|
|
4112
4112
|
"nodeType": "Identifier",
|
|
4113
4113
|
"overloadedDeclarations": [],
|
|
4114
|
-
"referencedDeclaration":
|
|
4114
|
+
"referencedDeclaration": 40851,
|
|
4115
4115
|
"src": "1405:6:104",
|
|
4116
4116
|
"typeDescriptions": {
|
|
4117
4117
|
"typeIdentifier": "t_uint256",
|
|
@@ -4120,7 +4120,7 @@
|
|
|
4120
4120
|
},
|
|
4121
4121
|
{
|
|
4122
4122
|
"hexValue": "307830",
|
|
4123
|
-
"id":
|
|
4123
|
+
"id": 40874,
|
|
4124
4124
|
"isConstant": false,
|
|
4125
4125
|
"isLValue": false,
|
|
4126
4126
|
"isPure": true,
|
|
@@ -4151,18 +4151,18 @@
|
|
|
4151
4151
|
}
|
|
4152
4152
|
],
|
|
4153
4153
|
"expression": {
|
|
4154
|
-
"id":
|
|
4154
|
+
"id": 40869,
|
|
4155
4155
|
"name": "token",
|
|
4156
4156
|
"nodeType": "Identifier",
|
|
4157
4157
|
"overloadedDeclarations": [],
|
|
4158
|
-
"referencedDeclaration":
|
|
4158
|
+
"referencedDeclaration": 40845,
|
|
4159
4159
|
"src": "1383:5:104",
|
|
4160
4160
|
"typeDescriptions": {
|
|
4161
4161
|
"typeIdentifier": "t_contract$_IERC777_$2027",
|
|
4162
4162
|
"typeString": "contract IERC777"
|
|
4163
4163
|
}
|
|
4164
4164
|
},
|
|
4165
|
-
"id":
|
|
4165
|
+
"id": 40871,
|
|
4166
4166
|
"isConstant": false,
|
|
4167
4167
|
"isLValue": false,
|
|
4168
4168
|
"isPure": false,
|
|
@@ -4177,7 +4177,7 @@
|
|
|
4177
4177
|
"typeString": "function (address,uint256,bytes memory) external"
|
|
4178
4178
|
}
|
|
4179
4179
|
},
|
|
4180
|
-
"id":
|
|
4180
|
+
"id": 40875,
|
|
4181
4181
|
"isConstant": false,
|
|
4182
4182
|
"isLValue": false,
|
|
4183
4183
|
"isPure": false,
|
|
@@ -4193,7 +4193,7 @@
|
|
|
4193
4193
|
"typeString": "tuple()"
|
|
4194
4194
|
}
|
|
4195
4195
|
},
|
|
4196
|
-
"id":
|
|
4196
|
+
"id": 40876,
|
|
4197
4197
|
"nodeType": "ExpressionStatement",
|
|
4198
4198
|
"src": "1383:36:104"
|
|
4199
4199
|
},
|
|
@@ -4201,11 +4201,11 @@
|
|
|
4201
4201
|
"eventCall": {
|
|
4202
4202
|
"arguments": [
|
|
4203
4203
|
{
|
|
4204
|
-
"id":
|
|
4204
|
+
"id": 40878,
|
|
4205
4205
|
"name": "token",
|
|
4206
4206
|
"nodeType": "Identifier",
|
|
4207
4207
|
"overloadedDeclarations": [],
|
|
4208
|
-
"referencedDeclaration":
|
|
4208
|
+
"referencedDeclaration": 40845,
|
|
4209
4209
|
"src": "1458:5:104",
|
|
4210
4210
|
"typeDescriptions": {
|
|
4211
4211
|
"typeIdentifier": "t_contract$_IERC777_$2027",
|
|
@@ -4213,11 +4213,11 @@
|
|
|
4213
4213
|
}
|
|
4214
4214
|
},
|
|
4215
4215
|
{
|
|
4216
|
-
"id":
|
|
4216
|
+
"id": 40879,
|
|
4217
4217
|
"name": "recipient",
|
|
4218
4218
|
"nodeType": "Identifier",
|
|
4219
4219
|
"overloadedDeclarations": [],
|
|
4220
|
-
"referencedDeclaration":
|
|
4220
|
+
"referencedDeclaration": 40847,
|
|
4221
4221
|
"src": "1465:9:104",
|
|
4222
4222
|
"typeDescriptions": {
|
|
4223
4223
|
"typeIdentifier": "t_address",
|
|
@@ -4225,11 +4225,11 @@
|
|
|
4225
4225
|
}
|
|
4226
4226
|
},
|
|
4227
4227
|
{
|
|
4228
|
-
"id":
|
|
4228
|
+
"id": 40880,
|
|
4229
4229
|
"name": "amount",
|
|
4230
4230
|
"nodeType": "Identifier",
|
|
4231
4231
|
"overloadedDeclarations": [],
|
|
4232
|
-
"referencedDeclaration":
|
|
4232
|
+
"referencedDeclaration": 40851,
|
|
4233
4233
|
"src": "1476:6:104",
|
|
4234
4234
|
"typeDescriptions": {
|
|
4235
4235
|
"typeIdentifier": "t_uint256",
|
|
@@ -4252,18 +4252,18 @@
|
|
|
4252
4252
|
"typeString": "uint256"
|
|
4253
4253
|
}
|
|
4254
4254
|
],
|
|
4255
|
-
"id":
|
|
4255
|
+
"id": 40877,
|
|
4256
4256
|
"name": "CustodianWithdrawal",
|
|
4257
4257
|
"nodeType": "Identifier",
|
|
4258
4258
|
"overloadedDeclarations": [],
|
|
4259
|
-
"referencedDeclaration":
|
|
4259
|
+
"referencedDeclaration": 40842,
|
|
4260
4260
|
"src": "1438:19:104",
|
|
4261
4261
|
"typeDescriptions": {
|
|
4262
4262
|
"typeIdentifier": "t_function_event_nonpayable$_t_contract$_IERC777_$2027_$_t_address_$_t_uint256_$returns$__$",
|
|
4263
4263
|
"typeString": "function (contract IERC777,address,uint256)"
|
|
4264
4264
|
}
|
|
4265
4265
|
},
|
|
4266
|
-
"id":
|
|
4266
|
+
"id": 40881,
|
|
4267
4267
|
"isConstant": false,
|
|
4268
4268
|
"isLValue": false,
|
|
4269
4269
|
"isPure": false,
|
|
@@ -4279,7 +4279,7 @@
|
|
|
4279
4279
|
"typeString": "tuple()"
|
|
4280
4280
|
}
|
|
4281
4281
|
},
|
|
4282
|
-
"id":
|
|
4282
|
+
"id": 40882,
|
|
4283
4283
|
"nodeType": "EmitStatement",
|
|
4284
4284
|
"src": "1433:50:104"
|
|
4285
4285
|
}
|
|
@@ -4289,7 +4289,7 @@
|
|
|
4289
4289
|
]
|
|
4290
4290
|
},
|
|
4291
4291
|
"functionSelector": "9cfddc36",
|
|
4292
|
-
"id":
|
|
4292
|
+
"id": 40886,
|
|
4293
4293
|
"implemented": true,
|
|
4294
4294
|
"kind": "function",
|
|
4295
4295
|
"modifiers": [],
|
|
@@ -4297,17 +4297,17 @@
|
|
|
4297
4297
|
"nameLocation": "1140:5:104",
|
|
4298
4298
|
"nodeType": "FunctionDefinition",
|
|
4299
4299
|
"parameters": {
|
|
4300
|
-
"id":
|
|
4300
|
+
"id": 40848,
|
|
4301
4301
|
"nodeType": "ParameterList",
|
|
4302
4302
|
"parameters": [
|
|
4303
4303
|
{
|
|
4304
4304
|
"constant": false,
|
|
4305
|
-
"id":
|
|
4305
|
+
"id": 40845,
|
|
4306
4306
|
"mutability": "mutable",
|
|
4307
4307
|
"name": "token",
|
|
4308
4308
|
"nameLocation": "1154:5:104",
|
|
4309
4309
|
"nodeType": "VariableDeclaration",
|
|
4310
|
-
"scope":
|
|
4310
|
+
"scope": 40886,
|
|
4311
4311
|
"src": "1146:13:104",
|
|
4312
4312
|
"stateVariable": false,
|
|
4313
4313
|
"storageLocation": "default",
|
|
@@ -4316,10 +4316,10 @@
|
|
|
4316
4316
|
"typeString": "contract IERC777"
|
|
4317
4317
|
},
|
|
4318
4318
|
"typeName": {
|
|
4319
|
-
"id":
|
|
4319
|
+
"id": 40844,
|
|
4320
4320
|
"nodeType": "UserDefinedTypeName",
|
|
4321
4321
|
"pathNode": {
|
|
4322
|
-
"id":
|
|
4322
|
+
"id": 40843,
|
|
4323
4323
|
"name": "IERC777",
|
|
4324
4324
|
"nameLocations": [
|
|
4325
4325
|
"1146:7:104"
|
|
@@ -4339,12 +4339,12 @@
|
|
|
4339
4339
|
},
|
|
4340
4340
|
{
|
|
4341
4341
|
"constant": false,
|
|
4342
|
-
"id":
|
|
4342
|
+
"id": 40847,
|
|
4343
4343
|
"mutability": "mutable",
|
|
4344
4344
|
"name": "recipient",
|
|
4345
4345
|
"nameLocation": "1169:9:104",
|
|
4346
4346
|
"nodeType": "VariableDeclaration",
|
|
4347
|
-
"scope":
|
|
4347
|
+
"scope": 40886,
|
|
4348
4348
|
"src": "1161:17:104",
|
|
4349
4349
|
"stateVariable": false,
|
|
4350
4350
|
"storageLocation": "default",
|
|
@@ -4353,7 +4353,7 @@
|
|
|
4353
4353
|
"typeString": "address"
|
|
4354
4354
|
},
|
|
4355
4355
|
"typeName": {
|
|
4356
|
-
"id":
|
|
4356
|
+
"id": 40846,
|
|
4357
4357
|
"name": "address",
|
|
4358
4358
|
"nodeType": "ElementaryTypeName",
|
|
4359
4359
|
"src": "1161:7:104",
|
|
@@ -4369,12 +4369,12 @@
|
|
|
4369
4369
|
"src": "1145:34:104"
|
|
4370
4370
|
},
|
|
4371
4371
|
"returnParameters": {
|
|
4372
|
-
"id":
|
|
4372
|
+
"id": 40849,
|
|
4373
4373
|
"nodeType": "ParameterList",
|
|
4374
4374
|
"parameters": [],
|
|
4375
4375
|
"src": "1187:0:104"
|
|
4376
4376
|
},
|
|
4377
|
-
"scope":
|
|
4377
|
+
"scope": 40936,
|
|
4378
4378
|
"src": "1131:369:104",
|
|
4379
4379
|
"stateMutability": "nonpayable",
|
|
4380
4380
|
"virtual": false,
|
|
@@ -4385,23 +4385,23 @@
|
|
|
4385
4385
|
2046
|
|
4386
4386
|
],
|
|
4387
4387
|
"body": {
|
|
4388
|
-
"id":
|
|
4388
|
+
"id": 40934,
|
|
4389
4389
|
"nodeType": "Block",
|
|
4390
4390
|
"src": "1981:418:104",
|
|
4391
4391
|
"statements": [
|
|
4392
4392
|
{
|
|
4393
4393
|
"assignments": [
|
|
4394
|
-
|
|
4394
|
+
40904
|
|
4395
4395
|
],
|
|
4396
4396
|
"declarations": [
|
|
4397
4397
|
{
|
|
4398
4398
|
"constant": false,
|
|
4399
|
-
"id":
|
|
4399
|
+
"id": 40904,
|
|
4400
4400
|
"mutability": "mutable",
|
|
4401
4401
|
"name": "token",
|
|
4402
4402
|
"nameLocation": "1999:5:104",
|
|
4403
4403
|
"nodeType": "VariableDeclaration",
|
|
4404
|
-
"scope":
|
|
4404
|
+
"scope": 40934,
|
|
4405
4405
|
"src": "1991:13:104",
|
|
4406
4406
|
"stateVariable": false,
|
|
4407
4407
|
"storageLocation": "default",
|
|
@@ -4410,10 +4410,10 @@
|
|
|
4410
4410
|
"typeString": "contract IERC777"
|
|
4411
4411
|
},
|
|
4412
4412
|
"typeName": {
|
|
4413
|
-
"id":
|
|
4413
|
+
"id": 40903,
|
|
4414
4414
|
"nodeType": "UserDefinedTypeName",
|
|
4415
4415
|
"pathNode": {
|
|
4416
|
-
"id":
|
|
4416
|
+
"id": 40902,
|
|
4417
4417
|
"name": "IERC777",
|
|
4418
4418
|
"nameLocations": [
|
|
4419
4419
|
"1991:7:104"
|
|
@@ -4432,12 +4432,12 @@
|
|
|
4432
4432
|
"visibility": "internal"
|
|
4433
4433
|
}
|
|
4434
4434
|
],
|
|
4435
|
-
"id":
|
|
4435
|
+
"id": 40909,
|
|
4436
4436
|
"initialValue": {
|
|
4437
4437
|
"arguments": [
|
|
4438
4438
|
{
|
|
4439
4439
|
"expression": {
|
|
4440
|
-
"id":
|
|
4440
|
+
"id": 40906,
|
|
4441
4441
|
"name": "msg",
|
|
4442
4442
|
"nodeType": "Identifier",
|
|
4443
4443
|
"overloadedDeclarations": [],
|
|
@@ -4448,7 +4448,7 @@
|
|
|
4448
4448
|
"typeString": "msg"
|
|
4449
4449
|
}
|
|
4450
4450
|
},
|
|
4451
|
-
"id":
|
|
4451
|
+
"id": 40907,
|
|
4452
4452
|
"isConstant": false,
|
|
4453
4453
|
"isLValue": false,
|
|
4454
4454
|
"isPure": false,
|
|
@@ -4470,7 +4470,7 @@
|
|
|
4470
4470
|
"typeString": "address"
|
|
4471
4471
|
}
|
|
4472
4472
|
],
|
|
4473
|
-
"id":
|
|
4473
|
+
"id": 40905,
|
|
4474
4474
|
"name": "IERC777",
|
|
4475
4475
|
"nodeType": "Identifier",
|
|
4476
4476
|
"overloadedDeclarations": [],
|
|
@@ -4481,7 +4481,7 @@
|
|
|
4481
4481
|
"typeString": "type(contract IERC777)"
|
|
4482
4482
|
}
|
|
4483
4483
|
},
|
|
4484
|
-
"id":
|
|
4484
|
+
"id": 40908,
|
|
4485
4485
|
"isConstant": false,
|
|
4486
4486
|
"isLValue": false,
|
|
4487
4487
|
"isPure": false,
|
|
@@ -4502,17 +4502,17 @@
|
|
|
4502
4502
|
},
|
|
4503
4503
|
{
|
|
4504
4504
|
"assignments": [
|
|
4505
|
-
|
|
4505
|
+
40911
|
|
4506
4506
|
],
|
|
4507
4507
|
"declarations": [
|
|
4508
4508
|
{
|
|
4509
4509
|
"constant": false,
|
|
4510
|
-
"id":
|
|
4510
|
+
"id": 40911,
|
|
4511
4511
|
"mutability": "mutable",
|
|
4512
4512
|
"name": "recipient",
|
|
4513
4513
|
"nameLocation": "2130:9:104",
|
|
4514
4514
|
"nodeType": "VariableDeclaration",
|
|
4515
|
-
"scope":
|
|
4515
|
+
"scope": 40934,
|
|
4516
4516
|
"src": "2122:17:104",
|
|
4517
4517
|
"stateVariable": false,
|
|
4518
4518
|
"storageLocation": "default",
|
|
@@ -4521,7 +4521,7 @@
|
|
|
4521
4521
|
"typeString": "address"
|
|
4522
4522
|
},
|
|
4523
4523
|
"typeName": {
|
|
4524
|
-
"id":
|
|
4524
|
+
"id": 40910,
|
|
4525
4525
|
"name": "address",
|
|
4526
4526
|
"nodeType": "ElementaryTypeName",
|
|
4527
4527
|
"src": "2122:7:104",
|
|
@@ -4534,15 +4534,15 @@
|
|
|
4534
4534
|
"visibility": "internal"
|
|
4535
4535
|
}
|
|
4536
4536
|
],
|
|
4537
|
-
"id":
|
|
4537
|
+
"id": 40919,
|
|
4538
4538
|
"initialValue": {
|
|
4539
4539
|
"arguments": [
|
|
4540
4540
|
{
|
|
4541
|
-
"id":
|
|
4541
|
+
"id": 40914,
|
|
4542
4542
|
"name": "userData",
|
|
4543
4543
|
"nodeType": "Identifier",
|
|
4544
4544
|
"overloadedDeclarations": [],
|
|
4545
|
-
"referencedDeclaration":
|
|
4545
|
+
"referencedDeclaration": 40896,
|
|
4546
4546
|
"src": "2153:8:104",
|
|
4547
4547
|
"typeDescriptions": {
|
|
4548
4548
|
"typeIdentifier": "t_bytes_calldata_ptr",
|
|
@@ -4552,7 +4552,7 @@
|
|
|
4552
4552
|
{
|
|
4553
4553
|
"components": [
|
|
4554
4554
|
{
|
|
4555
|
-
"id":
|
|
4555
|
+
"id": 40916,
|
|
4556
4556
|
"isConstant": false,
|
|
4557
4557
|
"isLValue": false,
|
|
4558
4558
|
"isPure": true,
|
|
@@ -4564,7 +4564,7 @@
|
|
|
4564
4564
|
"typeString": "type(address)"
|
|
4565
4565
|
},
|
|
4566
4566
|
"typeName": {
|
|
4567
|
-
"id":
|
|
4567
|
+
"id": 40915,
|
|
4568
4568
|
"name": "address",
|
|
4569
4569
|
"nodeType": "ElementaryTypeName",
|
|
4570
4570
|
"src": "2164:7:104",
|
|
@@ -4572,7 +4572,7 @@
|
|
|
4572
4572
|
}
|
|
4573
4573
|
}
|
|
4574
4574
|
],
|
|
4575
|
-
"id":
|
|
4575
|
+
"id": 40917,
|
|
4576
4576
|
"isConstant": false,
|
|
4577
4577
|
"isInlineArray": false,
|
|
4578
4578
|
"isLValue": false,
|
|
@@ -4598,7 +4598,7 @@
|
|
|
4598
4598
|
}
|
|
4599
4599
|
],
|
|
4600
4600
|
"expression": {
|
|
4601
|
-
"id":
|
|
4601
|
+
"id": 40912,
|
|
4602
4602
|
"name": "abi",
|
|
4603
4603
|
"nodeType": "Identifier",
|
|
4604
4604
|
"overloadedDeclarations": [],
|
|
@@ -4609,7 +4609,7 @@
|
|
|
4609
4609
|
"typeString": "abi"
|
|
4610
4610
|
}
|
|
4611
4611
|
},
|
|
4612
|
-
"id":
|
|
4612
|
+
"id": 40913,
|
|
4613
4613
|
"isConstant": false,
|
|
4614
4614
|
"isLValue": false,
|
|
4615
4615
|
"isPure": true,
|
|
@@ -4623,7 +4623,7 @@
|
|
|
4623
4623
|
"typeString": "function () pure"
|
|
4624
4624
|
}
|
|
4625
4625
|
},
|
|
4626
|
-
"id":
|
|
4626
|
+
"id": 40918,
|
|
4627
4627
|
"isConstant": false,
|
|
4628
4628
|
"isLValue": false,
|
|
4629
4629
|
"isPure": false,
|
|
@@ -4644,7 +4644,7 @@
|
|
|
4644
4644
|
},
|
|
4645
4645
|
{
|
|
4646
4646
|
"expression": {
|
|
4647
|
-
"id":
|
|
4647
|
+
"id": 40926,
|
|
4648
4648
|
"isConstant": false,
|
|
4649
4649
|
"isLValue": false,
|
|
4650
4650
|
"isPure": false,
|
|
@@ -4652,24 +4652,24 @@
|
|
|
4652
4652
|
"leftHandSide": {
|
|
4653
4653
|
"baseExpression": {
|
|
4654
4654
|
"baseExpression": {
|
|
4655
|
-
"id":
|
|
4655
|
+
"id": 40920,
|
|
4656
4656
|
"name": "balances",
|
|
4657
4657
|
"nodeType": "Identifier",
|
|
4658
4658
|
"overloadedDeclarations": [],
|
|
4659
|
-
"referencedDeclaration":
|
|
4659
|
+
"referencedDeclaration": 40804,
|
|
4660
4660
|
"src": "2183:8:104",
|
|
4661
4661
|
"typeDescriptions": {
|
|
4662
4662
|
"typeIdentifier": "t_mapping$_t_contract$_IERC777_$2027_$_t_mapping$_t_address_$_t_uint256_$_$",
|
|
4663
4663
|
"typeString": "mapping(contract IERC777 => mapping(address => uint256))"
|
|
4664
4664
|
}
|
|
4665
4665
|
},
|
|
4666
|
-
"id":
|
|
4666
|
+
"id": 40923,
|
|
4667
4667
|
"indexExpression": {
|
|
4668
|
-
"id":
|
|
4668
|
+
"id": 40921,
|
|
4669
4669
|
"name": "token",
|
|
4670
4670
|
"nodeType": "Identifier",
|
|
4671
4671
|
"overloadedDeclarations": [],
|
|
4672
|
-
"referencedDeclaration":
|
|
4672
|
+
"referencedDeclaration": 40904,
|
|
4673
4673
|
"src": "2192:5:104",
|
|
4674
4674
|
"typeDescriptions": {
|
|
4675
4675
|
"typeIdentifier": "t_contract$_IERC777_$2027",
|
|
@@ -4687,13 +4687,13 @@
|
|
|
4687
4687
|
"typeString": "mapping(address => uint256)"
|
|
4688
4688
|
}
|
|
4689
4689
|
},
|
|
4690
|
-
"id":
|
|
4690
|
+
"id": 40924,
|
|
4691
4691
|
"indexExpression": {
|
|
4692
|
-
"id":
|
|
4692
|
+
"id": 40922,
|
|
4693
4693
|
"name": "recipient",
|
|
4694
4694
|
"nodeType": "Identifier",
|
|
4695
4695
|
"overloadedDeclarations": [],
|
|
4696
|
-
"referencedDeclaration":
|
|
4696
|
+
"referencedDeclaration": 40911,
|
|
4697
4697
|
"src": "2199:9:104",
|
|
4698
4698
|
"typeDescriptions": {
|
|
4699
4699
|
"typeIdentifier": "t_address",
|
|
@@ -4714,11 +4714,11 @@
|
|
|
4714
4714
|
"nodeType": "Assignment",
|
|
4715
4715
|
"operator": "+=",
|
|
4716
4716
|
"rightHandSide": {
|
|
4717
|
-
"id":
|
|
4717
|
+
"id": 40925,
|
|
4718
4718
|
"name": "amount",
|
|
4719
4719
|
"nodeType": "Identifier",
|
|
4720
4720
|
"overloadedDeclarations": [],
|
|
4721
|
-
"referencedDeclaration":
|
|
4721
|
+
"referencedDeclaration": 40894,
|
|
4722
4722
|
"src": "2213:6:104",
|
|
4723
4723
|
"typeDescriptions": {
|
|
4724
4724
|
"typeIdentifier": "t_uint256",
|
|
@@ -4731,7 +4731,7 @@
|
|
|
4731
4731
|
"typeString": "uint256"
|
|
4732
4732
|
}
|
|
4733
4733
|
},
|
|
4734
|
-
"id":
|
|
4734
|
+
"id": 40927,
|
|
4735
4735
|
"nodeType": "ExpressionStatement",
|
|
4736
4736
|
"src": "2183:36:104"
|
|
4737
4737
|
},
|
|
@@ -4739,11 +4739,11 @@
|
|
|
4739
4739
|
"eventCall": {
|
|
4740
4740
|
"arguments": [
|
|
4741
4741
|
{
|
|
4742
|
-
"id":
|
|
4742
|
+
"id": 40929,
|
|
4743
4743
|
"name": "token",
|
|
4744
4744
|
"nodeType": "Identifier",
|
|
4745
4745
|
"overloadedDeclarations": [],
|
|
4746
|
-
"referencedDeclaration":
|
|
4746
|
+
"referencedDeclaration": 40904,
|
|
4747
4747
|
"src": "2251:5:104",
|
|
4748
4748
|
"typeDescriptions": {
|
|
4749
4749
|
"typeIdentifier": "t_contract$_IERC777_$2027",
|
|
@@ -4751,11 +4751,11 @@
|
|
|
4751
4751
|
}
|
|
4752
4752
|
},
|
|
4753
4753
|
{
|
|
4754
|
-
"id":
|
|
4754
|
+
"id": 40930,
|
|
4755
4755
|
"name": "recipient",
|
|
4756
4756
|
"nodeType": "Identifier",
|
|
4757
4757
|
"overloadedDeclarations": [],
|
|
4758
|
-
"referencedDeclaration":
|
|
4758
|
+
"referencedDeclaration": 40911,
|
|
4759
4759
|
"src": "2258:9:104",
|
|
4760
4760
|
"typeDescriptions": {
|
|
4761
4761
|
"typeIdentifier": "t_address",
|
|
@@ -4763,11 +4763,11 @@
|
|
|
4763
4763
|
}
|
|
4764
4764
|
},
|
|
4765
4765
|
{
|
|
4766
|
-
"id":
|
|
4766
|
+
"id": 40931,
|
|
4767
4767
|
"name": "amount",
|
|
4768
4768
|
"nodeType": "Identifier",
|
|
4769
4769
|
"overloadedDeclarations": [],
|
|
4770
|
-
"referencedDeclaration":
|
|
4770
|
+
"referencedDeclaration": 40894,
|
|
4771
4771
|
"src": "2269:6:104",
|
|
4772
4772
|
"typeDescriptions": {
|
|
4773
4773
|
"typeIdentifier": "t_uint256",
|
|
@@ -4790,18 +4790,18 @@
|
|
|
4790
4790
|
"typeString": "uint256"
|
|
4791
4791
|
}
|
|
4792
4792
|
],
|
|
4793
|
-
"id":
|
|
4793
|
+
"id": 40928,
|
|
4794
4794
|
"name": "CustodianDeposit",
|
|
4795
4795
|
"nodeType": "Identifier",
|
|
4796
4796
|
"overloadedDeclarations": [],
|
|
4797
|
-
"referencedDeclaration":
|
|
4797
|
+
"referencedDeclaration": 40833,
|
|
4798
4798
|
"src": "2234:16:104",
|
|
4799
4799
|
"typeDescriptions": {
|
|
4800
4800
|
"typeIdentifier": "t_function_event_nonpayable$_t_contract$_IERC777_$2027_$_t_address_$_t_uint256_$returns$__$",
|
|
4801
4801
|
"typeString": "function (contract IERC777,address,uint256)"
|
|
4802
4802
|
}
|
|
4803
4803
|
},
|
|
4804
|
-
"id":
|
|
4804
|
+
"id": 40932,
|
|
4805
4805
|
"isConstant": false,
|
|
4806
4806
|
"isLValue": false,
|
|
4807
4807
|
"isPure": false,
|
|
@@ -4817,14 +4817,14 @@
|
|
|
4817
4817
|
"typeString": "tuple()"
|
|
4818
4818
|
}
|
|
4819
4819
|
},
|
|
4820
|
-
"id":
|
|
4820
|
+
"id": 40933,
|
|
4821
4821
|
"nodeType": "EmitStatement",
|
|
4822
4822
|
"src": "2229:47:104"
|
|
4823
4823
|
}
|
|
4824
4824
|
]
|
|
4825
4825
|
},
|
|
4826
4826
|
"functionSelector": "0023de29",
|
|
4827
|
-
"id":
|
|
4827
|
+
"id": 40935,
|
|
4828
4828
|
"implemented": true,
|
|
4829
4829
|
"kind": "function",
|
|
4830
4830
|
"modifiers": [],
|
|
@@ -4832,23 +4832,23 @@
|
|
|
4832
4832
|
"nameLocation": "1764:14:104",
|
|
4833
4833
|
"nodeType": "FunctionDefinition",
|
|
4834
4834
|
"overrides": {
|
|
4835
|
-
"id":
|
|
4835
|
+
"id": 40900,
|
|
4836
4836
|
"nodeType": "OverrideSpecifier",
|
|
4837
4837
|
"overrides": [],
|
|
4838
4838
|
"src": "1963:8:104"
|
|
4839
4839
|
},
|
|
4840
4840
|
"parameters": {
|
|
4841
|
-
"id":
|
|
4841
|
+
"id": 40899,
|
|
4842
4842
|
"nodeType": "ParameterList",
|
|
4843
4843
|
"parameters": [
|
|
4844
4844
|
{
|
|
4845
4845
|
"constant": false,
|
|
4846
|
-
"id":
|
|
4846
|
+
"id": 40888,
|
|
4847
4847
|
"mutability": "mutable",
|
|
4848
4848
|
"name": "",
|
|
4849
4849
|
"nameLocation": "-1:-1:-1",
|
|
4850
4850
|
"nodeType": "VariableDeclaration",
|
|
4851
|
-
"scope":
|
|
4851
|
+
"scope": 40935,
|
|
4852
4852
|
"src": "1788:7:104",
|
|
4853
4853
|
"stateVariable": false,
|
|
4854
4854
|
"storageLocation": "default",
|
|
@@ -4857,7 +4857,7 @@
|
|
|
4857
4857
|
"typeString": "address"
|
|
4858
4858
|
},
|
|
4859
4859
|
"typeName": {
|
|
4860
|
-
"id":
|
|
4860
|
+
"id": 40887,
|
|
4861
4861
|
"name": "address",
|
|
4862
4862
|
"nodeType": "ElementaryTypeName",
|
|
4863
4863
|
"src": "1788:7:104",
|
|
@@ -4871,12 +4871,12 @@
|
|
|
4871
4871
|
},
|
|
4872
4872
|
{
|
|
4873
4873
|
"constant": false,
|
|
4874
|
-
"id":
|
|
4874
|
+
"id": 40890,
|
|
4875
4875
|
"mutability": "mutable",
|
|
4876
4876
|
"name": "",
|
|
4877
4877
|
"nameLocation": "-1:-1:-1",
|
|
4878
4878
|
"nodeType": "VariableDeclaration",
|
|
4879
|
-
"scope":
|
|
4879
|
+
"scope": 40935,
|
|
4880
4880
|
"src": "1818:7:104",
|
|
4881
4881
|
"stateVariable": false,
|
|
4882
4882
|
"storageLocation": "default",
|
|
@@ -4885,7 +4885,7 @@
|
|
|
4885
4885
|
"typeString": "address"
|
|
4886
4886
|
},
|
|
4887
4887
|
"typeName": {
|
|
4888
|
-
"id":
|
|
4888
|
+
"id": 40889,
|
|
4889
4889
|
"name": "address",
|
|
4890
4890
|
"nodeType": "ElementaryTypeName",
|
|
4891
4891
|
"src": "1818:7:104",
|
|
@@ -4899,12 +4899,12 @@
|
|
|
4899
4899
|
},
|
|
4900
4900
|
{
|
|
4901
4901
|
"constant": false,
|
|
4902
|
-
"id":
|
|
4902
|
+
"id": 40892,
|
|
4903
4903
|
"mutability": "mutable",
|
|
4904
4904
|
"name": "",
|
|
4905
4905
|
"nameLocation": "-1:-1:-1",
|
|
4906
4906
|
"nodeType": "VariableDeclaration",
|
|
4907
|
-
"scope":
|
|
4907
|
+
"scope": 40935,
|
|
4908
4908
|
"src": "1844:7:104",
|
|
4909
4909
|
"stateVariable": false,
|
|
4910
4910
|
"storageLocation": "default",
|
|
@@ -4913,7 +4913,7 @@
|
|
|
4913
4913
|
"typeString": "address"
|
|
4914
4914
|
},
|
|
4915
4915
|
"typeName": {
|
|
4916
|
-
"id":
|
|
4916
|
+
"id": 40891,
|
|
4917
4917
|
"name": "address",
|
|
4918
4918
|
"nodeType": "ElementaryTypeName",
|
|
4919
4919
|
"src": "1844:7:104",
|
|
@@ -4927,12 +4927,12 @@
|
|
|
4927
4927
|
},
|
|
4928
4928
|
{
|
|
4929
4929
|
"constant": false,
|
|
4930
|
-
"id":
|
|
4930
|
+
"id": 40894,
|
|
4931
4931
|
"mutability": "mutable",
|
|
4932
4932
|
"name": "amount",
|
|
4933
4933
|
"nameLocation": "1876:6:104",
|
|
4934
4934
|
"nodeType": "VariableDeclaration",
|
|
4935
|
-
"scope":
|
|
4935
|
+
"scope": 40935,
|
|
4936
4936
|
"src": "1868:14:104",
|
|
4937
4937
|
"stateVariable": false,
|
|
4938
4938
|
"storageLocation": "default",
|
|
@@ -4941,7 +4941,7 @@
|
|
|
4941
4941
|
"typeString": "uint256"
|
|
4942
4942
|
},
|
|
4943
4943
|
"typeName": {
|
|
4944
|
-
"id":
|
|
4944
|
+
"id": 40893,
|
|
4945
4945
|
"name": "uint256",
|
|
4946
4946
|
"nodeType": "ElementaryTypeName",
|
|
4947
4947
|
"src": "1868:7:104",
|
|
@@ -4954,12 +4954,12 @@
|
|
|
4954
4954
|
},
|
|
4955
4955
|
{
|
|
4956
4956
|
"constant": false,
|
|
4957
|
-
"id":
|
|
4957
|
+
"id": 40896,
|
|
4958
4958
|
"mutability": "mutable",
|
|
4959
4959
|
"name": "userData",
|
|
4960
4960
|
"nameLocation": "1907:8:104",
|
|
4961
4961
|
"nodeType": "VariableDeclaration",
|
|
4962
|
-
"scope":
|
|
4962
|
+
"scope": 40935,
|
|
4963
4963
|
"src": "1892:23:104",
|
|
4964
4964
|
"stateVariable": false,
|
|
4965
4965
|
"storageLocation": "calldata",
|
|
@@ -4968,7 +4968,7 @@
|
|
|
4968
4968
|
"typeString": "bytes"
|
|
4969
4969
|
},
|
|
4970
4970
|
"typeName": {
|
|
4971
|
-
"id":
|
|
4971
|
+
"id": 40895,
|
|
4972
4972
|
"name": "bytes",
|
|
4973
4973
|
"nodeType": "ElementaryTypeName",
|
|
4974
4974
|
"src": "1892:5:104",
|
|
@@ -4981,12 +4981,12 @@
|
|
|
4981
4981
|
},
|
|
4982
4982
|
{
|
|
4983
4983
|
"constant": false,
|
|
4984
|
-
"id":
|
|
4984
|
+
"id": 40898,
|
|
4985
4985
|
"mutability": "mutable",
|
|
4986
4986
|
"name": "",
|
|
4987
4987
|
"nameLocation": "-1:-1:-1",
|
|
4988
4988
|
"nodeType": "VariableDeclaration",
|
|
4989
|
-
"scope":
|
|
4989
|
+
"scope": 40935,
|
|
4990
4990
|
"src": "1925:14:104",
|
|
4991
4991
|
"stateVariable": false,
|
|
4992
4992
|
"storageLocation": "calldata",
|
|
@@ -4995,7 +4995,7 @@
|
|
|
4995
4995
|
"typeString": "bytes"
|
|
4996
4996
|
},
|
|
4997
4997
|
"typeName": {
|
|
4998
|
-
"id":
|
|
4998
|
+
"id": 40897,
|
|
4999
4999
|
"name": "bytes",
|
|
5000
5000
|
"nodeType": "ElementaryTypeName",
|
|
5001
5001
|
"src": "1925:5:104",
|
|
@@ -5010,19 +5010,19 @@
|
|
|
5010
5010
|
"src": "1778:184:104"
|
|
5011
5011
|
},
|
|
5012
5012
|
"returnParameters": {
|
|
5013
|
-
"id":
|
|
5013
|
+
"id": 40901,
|
|
5014
5014
|
"nodeType": "ParameterList",
|
|
5015
5015
|
"parameters": [],
|
|
5016
5016
|
"src": "1981:0:104"
|
|
5017
5017
|
},
|
|
5018
|
-
"scope":
|
|
5018
|
+
"scope": 40936,
|
|
5019
5019
|
"src": "1755:644:104",
|
|
5020
5020
|
"stateMutability": "nonpayable",
|
|
5021
5021
|
"virtual": false,
|
|
5022
5022
|
"visibility": "external"
|
|
5023
5023
|
}
|
|
5024
5024
|
],
|
|
5025
|
-
"scope":
|
|
5025
|
+
"scope": 40937,
|
|
5026
5026
|
"src": "494:1907:104",
|
|
5027
5027
|
"usedErrors": []
|
|
5028
5028
|
}
|
|
@@ -5035,7 +5035,7 @@
|
|
|
5035
5035
|
},
|
|
5036
5036
|
"networks": {},
|
|
5037
5037
|
"schemaVersion": "3.4.9",
|
|
5038
|
-
"updatedAt": "2022-10-
|
|
5038
|
+
"updatedAt": "2022-10-17T13:30:38.010Z",
|
|
5039
5039
|
"devdoc": {
|
|
5040
5040
|
"author": "Superfluid",
|
|
5041
5041
|
"details": "Contract which takes custody of funds which couldn't be sent to the designated recipient",
|