@superfluid-finance/sdk-core 0.9.1-dev.2afd074.0 → 0.9.1-dev.2fa7d88.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.umd.js +10432 -7677
- package/dist/main/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC1271.d.ts +45 -0
- package/dist/main/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC1271.d.ts.map +1 -0
- package/dist/main/typechain-types/{contracts/utils/MacroForwarder.js → @openzeppelin-v5/contracts/interfaces/IERC1271.js} +1 -1
- package/dist/main/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC1271.js.map +1 -0
- package/dist/main/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier.d.ts +43 -0
- package/dist/main/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier.d.ts.map +1 -0
- package/dist/main/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier.js +3 -0
- package/dist/main/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier.js.map +1 -0
- package/dist/main/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.d.ts +2 -0
- package/dist/main/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.d.ts.map +1 -0
- package/dist/main/typechain-types/{contracts/interfaces/utils/IUserDefinedMacro.js → @openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.js} +1 -1
- package/dist/main/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.js.map +1 -0
- package/dist/main/typechain-types/@openzeppelin-v5/contracts/interfaces/index.d.ts +3 -0
- package/dist/main/typechain-types/@openzeppelin-v5/contracts/interfaces/index.d.ts.map +1 -1
- package/dist/main/typechain-types/contracts/interfaces/external/IPermit2.d.ts +98 -0
- package/dist/main/typechain-types/contracts/interfaces/external/IPermit2.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/external/IPermit2.js +3 -0
- package/dist/main/typechain-types/contracts/interfaces/external/IPermit2.js.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/external/index.d.ts +2 -0
- package/dist/main/typechain-types/contracts/interfaces/external/index.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/external/index.js +3 -0
- package/dist/main/typechain-types/contracts/interfaces/external/index.js.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/index.d.ts +2 -0
- package/dist/main/typechain-types/contracts/interfaces/index.d.ts.map +1 -1
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacro.d.ts +91 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacro.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacro.js +3 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacro.js.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1.d.ts +143 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1.js +3 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1.js.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2.d.ts +250 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2.js +3 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2.js.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension.d.ts +144 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension.js +3 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension.js.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.d.ts +3 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.js +3 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.js.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/{IUserDefinedMacro.d.ts → IMacro.d.ts} +14 -14
- package/dist/main/typechain-types/contracts/interfaces/utils/IMacro.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IMacro.js +3 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/IMacro.js.map +1 -0
- package/dist/main/typechain-types/contracts/interfaces/utils/index.d.ts +5 -1
- package/dist/main/typechain-types/contracts/interfaces/utils/index.d.ts.map +1 -1
- package/dist/main/typechain-types/contracts/utils/{MacroForwarder.d.ts → BlindMacroForwarder.d.ts} +22 -7
- package/dist/main/typechain-types/contracts/utils/BlindMacroForwarder.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/utils/BlindMacroForwarder.js +3 -0
- package/dist/main/typechain-types/contracts/utils/BlindMacroForwarder.js.map +1 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroBase.d.ts +87 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroBase.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroBase.js +3 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroBase.js.map +1 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1.d.ts +216 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1.js +3 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1.js.map +1 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/NonceManager.d.ts +45 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/NonceManager.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/NonceManager.js +3 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/NonceManager.js.map +1 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/index.d.ts +3 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/index.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/index.js +3 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/index.js.map +1 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1WithPermit2.d.ts +331 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1WithPermit2.d.ts.map +1 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1WithPermit2.js +3 -0
- package/dist/main/typechain-types/contracts/utils/ClearMacroForwarderV1WithPermit2.js.map +1 -0
- package/dist/main/typechain-types/contracts/utils/SuperfluidFrameworkDeployer.t.sol/SuperfluidFrameworkDeployer.d.ts +3 -0
- package/dist/main/typechain-types/contracts/utils/SuperfluidFrameworkDeployer.t.sol/SuperfluidFrameworkDeployer.d.ts.map +1 -1
- package/dist/main/typechain-types/contracts/utils/SuperfluidFrameworkDeploymentSteps.t.sol/SuperfluidFrameworkDeploymentSteps.d.ts +3 -0
- package/dist/main/typechain-types/contracts/utils/SuperfluidFrameworkDeploymentSteps.t.sol/SuperfluidFrameworkDeploymentSteps.d.ts.map +1 -1
- package/dist/main/typechain-types/contracts/utils/index.d.ts +5 -1
- package/dist/main/typechain-types/contracts/utils/index.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC1271__factory.d.ts +27 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC1271__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC1271__factory.js +44 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC1271__factory.js.map +1 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier__factory.d.ts +31 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier__factory.js +49 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier__factory.js.map +1 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.d.ts +2 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.js +9 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.js.map +1 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/index.d.ts +2 -0
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/index.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/index.js +4 -1
- package/dist/main/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/index.js.map +1 -1
- package/dist/main/typechain-types/factories/contracts/interfaces/external/IPermit2__factory.d.ts +80 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/external/IPermit2__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/external/IPermit2__factory.js +112 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/external/IPermit2__factory.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/external/index.d.ts +2 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/external/index.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/external/index.js +9 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/external/index.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/index.d.ts +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/index.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/contracts/interfaces/index.js +2 -1
- package/dist/main/typechain-types/factories/contracts/interfaces/index.js.map +1 -1
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2__factory.d.ts +331 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2__factory.js +440 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2__factory.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension__factory.d.ts +152 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension__factory.js +205 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension__factory.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.d.ts +3 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.js +11 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1__factory.d.ts +188 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1__factory.js +255 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1__factory.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacro__factory.d.ts +104 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacro__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacro__factory.js +146 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IClearMacro__factory.js.map +1 -0
- package/dist/{module/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.d.ts → main/typechain-types/factories/contracts/interfaces/utils/IMacro__factory.d.ts} +7 -7
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IMacro__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/{IUserDefinedMacro__factory.js → IMacro__factory.js} +7 -7
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IMacro__factory.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/index.d.ts +4 -1
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/index.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/index.js +41 -3
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/index.js.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/BlindMacroForwarder__factory.d.ts +93 -0
- package/dist/main/typechain-types/factories/contracts/utils/BlindMacroForwarder__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/utils/BlindMacroForwarder__factory.js +138 -0
- package/dist/main/typechain-types/factories/contracts/utils/BlindMacroForwarder__factory.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/utils/CFAv1Forwarder__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/CFAv1Forwarder__factory.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/CFAv1Forwarder__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/CFAv1Forwarder__factory.js.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroBase__factory.d.ts +116 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroBase__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroBase__factory.js +162 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroBase__factory.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1__factory.d.ts +333 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1__factory.js +452 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1__factory.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/NonceManager__factory.d.ts +39 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/NonceManager__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/NonceManager__factory.js +60 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/NonceManager__factory.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/index.d.ts +3 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/index.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/index.js +11 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/index.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1WithPermit2__factory.d.ts +494 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1WithPermit2__factory.d.ts.map +1 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1WithPermit2__factory.js +661 -0
- package/dist/main/typechain-types/factories/contracts/utils/ClearMacroForwarderV1WithPermit2__factory.js.map +1 -0
- package/dist/main/typechain-types/factories/contracts/utils/GDAv1Forwarder__factory.d.ts +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/GDAv1Forwarder__factory.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/GDAv1Forwarder__factory.js +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/GDAv1Forwarder__factory.js.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer.t.sol/SuperfluidFrameworkDeployer__factory.d.ts +6 -2
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer.t.sol/SuperfluidFrameworkDeployer__factory.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer.t.sol/SuperfluidFrameworkDeployer__factory.js +7 -2
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer.t.sol/SuperfluidFrameworkDeployer__factory.js.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps.t.sol/SuperfluidFrameworkDeploymentSteps__factory.d.ts +6 -2
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps.t.sol/SuperfluidFrameworkDeploymentSteps__factory.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps.t.sol/SuperfluidFrameworkDeploymentSteps__factory.js +7 -2
- package/dist/main/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps.t.sol/SuperfluidFrameworkDeploymentSteps__factory.js.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/index.d.ts +4 -1
- package/dist/main/typechain-types/factories/contracts/utils/index.d.ts.map +1 -1
- package/dist/main/typechain-types/factories/contracts/utils/index.js +8 -3
- package/dist/main/typechain-types/factories/contracts/utils/index.js.map +1 -1
- package/dist/main/typechain-types/index.d.ts +26 -4
- package/dist/main/typechain-types/index.d.ts.map +1 -1
- package/dist/main/typechain-types/index.js +30 -8
- package/dist/main/typechain-types/index.js.map +1 -1
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC1271.d.ts +45 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC1271.d.ts.map +1 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC1271.js +2 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC1271.js.map +1 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier.d.ts +43 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier.d.ts.map +1 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier.js +2 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier.js.map +1 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.d.ts +2 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.d.ts.map +1 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.js +2 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.js.map +1 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/index.d.ts +3 -0
- package/dist/module/typechain-types/@openzeppelin-v5/contracts/interfaces/index.d.ts.map +1 -1
- package/dist/module/typechain-types/contracts/interfaces/external/IPermit2.d.ts +98 -0
- package/dist/module/typechain-types/contracts/interfaces/external/IPermit2.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/external/IPermit2.js +2 -0
- package/dist/module/typechain-types/contracts/interfaces/external/IPermit2.js.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/external/index.d.ts +2 -0
- package/dist/module/typechain-types/contracts/interfaces/external/index.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/external/index.js +2 -0
- package/dist/module/typechain-types/contracts/interfaces/external/index.js.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/index.d.ts +2 -0
- package/dist/module/typechain-types/contracts/interfaces/index.d.ts.map +1 -1
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacro.d.ts +91 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacro.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacro.js +2 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacro.js.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1.d.ts +143 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1.js +2 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1.js.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2.d.ts +250 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2.js +2 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2.js.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension.d.ts +144 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension.js +2 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension.js.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.d.ts +3 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.js +2 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.js.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/{IUserDefinedMacro.d.ts → IMacro.d.ts} +14 -14
- package/dist/module/typechain-types/contracts/interfaces/utils/IMacro.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IMacro.js +2 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/IMacro.js.map +1 -0
- package/dist/module/typechain-types/contracts/interfaces/utils/index.d.ts +5 -1
- package/dist/module/typechain-types/contracts/interfaces/utils/index.d.ts.map +1 -1
- package/dist/module/typechain-types/contracts/utils/{MacroForwarder.d.ts → BlindMacroForwarder.d.ts} +22 -7
- package/dist/module/typechain-types/contracts/utils/BlindMacroForwarder.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/utils/BlindMacroForwarder.js +2 -0
- package/dist/module/typechain-types/contracts/utils/BlindMacroForwarder.js.map +1 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroBase.d.ts +87 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroBase.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroBase.js +2 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroBase.js.map +1 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1.d.ts +216 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1.js +2 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1.js.map +1 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/NonceManager.d.ts +45 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/NonceManager.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/NonceManager.js +2 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/NonceManager.js.map +1 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/index.d.ts +3 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/index.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/index.js +2 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1.sol/index.js.map +1 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1WithPermit2.d.ts +331 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1WithPermit2.d.ts.map +1 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1WithPermit2.js +2 -0
- package/dist/module/typechain-types/contracts/utils/ClearMacroForwarderV1WithPermit2.js.map +1 -0
- package/dist/module/typechain-types/contracts/utils/SuperfluidFrameworkDeployer.t.sol/SuperfluidFrameworkDeployer.d.ts +3 -0
- package/dist/module/typechain-types/contracts/utils/SuperfluidFrameworkDeployer.t.sol/SuperfluidFrameworkDeployer.d.ts.map +1 -1
- package/dist/module/typechain-types/contracts/utils/SuperfluidFrameworkDeploymentSteps.t.sol/SuperfluidFrameworkDeploymentSteps.d.ts +3 -0
- package/dist/module/typechain-types/contracts/utils/SuperfluidFrameworkDeploymentSteps.t.sol/SuperfluidFrameworkDeploymentSteps.d.ts.map +1 -1
- package/dist/module/typechain-types/contracts/utils/index.d.ts +5 -1
- package/dist/module/typechain-types/contracts/utils/index.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC1271__factory.d.ts +27 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC1271__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC1271__factory.js +40 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC1271__factory.js.map +1 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier__factory.d.ts +31 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier__factory.js +45 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/IERC7913SignatureVerifier__factory.js.map +1 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.d.ts +2 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.js +5 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/IERC7913.sol/index.js.map +1 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/index.d.ts +2 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/index.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/index.js +2 -0
- package/dist/module/typechain-types/factories/@openzeppelin-v5/contracts/interfaces/index.js.map +1 -1
- package/dist/module/typechain-types/factories/contracts/interfaces/external/IPermit2__factory.d.ts +80 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/external/IPermit2__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/external/IPermit2__factory.js +108 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/external/IPermit2__factory.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/external/index.d.ts +2 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/external/index.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/external/index.js +5 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/external/index.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/index.d.ts +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/index.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/contracts/interfaces/index.js +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/index.js.map +1 -1
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2__factory.d.ts +331 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2__factory.js +436 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2__factory.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension__factory.d.ts +152 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension__factory.js +201 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroPermit2Extension__factory.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.d.ts +3 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.js +6 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/index.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1__factory.d.ts +188 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1__factory.js +251 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1__factory.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacro__factory.d.ts +104 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacro__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacro__factory.js +142 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IClearMacro__factory.js.map +1 -0
- package/dist/{main/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.d.ts → module/typechain-types/factories/contracts/interfaces/utils/IMacro__factory.d.ts} +7 -7
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IMacro__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/{IUserDefinedMacro__factory.js → IMacro__factory.js} +5 -5
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IMacro__factory.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/index.d.ts +4 -1
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/index.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/index.js +4 -1
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/index.js.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/BlindMacroForwarder__factory.d.ts +93 -0
- package/dist/module/typechain-types/factories/contracts/utils/BlindMacroForwarder__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/utils/BlindMacroForwarder__factory.js +134 -0
- package/dist/module/typechain-types/factories/contracts/utils/BlindMacroForwarder__factory.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/utils/CFAv1Forwarder__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/CFAv1Forwarder__factory.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/CFAv1Forwarder__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/CFAv1Forwarder__factory.js.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroBase__factory.d.ts +116 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroBase__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroBase__factory.js +158 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroBase__factory.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1__factory.d.ts +333 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1__factory.js +448 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/ClearMacroForwarderV1__factory.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/NonceManager__factory.d.ts +39 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/NonceManager__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/NonceManager__factory.js +56 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/NonceManager__factory.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/index.d.ts +3 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/index.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/index.js +6 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1.sol/index.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1WithPermit2__factory.d.ts +494 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1WithPermit2__factory.d.ts.map +1 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1WithPermit2__factory.js +657 -0
- package/dist/module/typechain-types/factories/contracts/utils/ClearMacroForwarderV1WithPermit2__factory.js.map +1 -0
- package/dist/module/typechain-types/factories/contracts/utils/GDAv1Forwarder__factory.d.ts +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/GDAv1Forwarder__factory.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/GDAv1Forwarder__factory.js +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/GDAv1Forwarder__factory.js.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer.t.sol/SuperfluidFrameworkDeployer__factory.d.ts +6 -2
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer.t.sol/SuperfluidFrameworkDeployer__factory.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer.t.sol/SuperfluidFrameworkDeployer__factory.js +7 -2
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeployer.t.sol/SuperfluidFrameworkDeployer__factory.js.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps.t.sol/SuperfluidFrameworkDeploymentSteps__factory.d.ts +6 -2
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps.t.sol/SuperfluidFrameworkDeploymentSteps__factory.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps.t.sol/SuperfluidFrameworkDeploymentSteps__factory.js +7 -2
- package/dist/module/typechain-types/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps.t.sol/SuperfluidFrameworkDeploymentSteps__factory.js.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/index.d.ts +4 -1
- package/dist/module/typechain-types/factories/contracts/utils/index.d.ts.map +1 -1
- package/dist/module/typechain-types/factories/contracts/utils/index.js +4 -1
- package/dist/module/typechain-types/factories/contracts/utils/index.js.map +1 -1
- package/dist/module/typechain-types/index.d.ts +26 -4
- package/dist/module/typechain-types/index.d.ts.map +1 -1
- package/dist/module/typechain-types/index.js +13 -2
- package/dist/module/typechain-types/index.js.map +1 -1
- package/package.json +3 -3
- package/dist/main/typechain-types/contracts/interfaces/utils/IUserDefinedMacro.d.ts.map +0 -1
- package/dist/main/typechain-types/contracts/interfaces/utils/IUserDefinedMacro.js.map +0 -1
- package/dist/main/typechain-types/contracts/utils/MacroForwarder.d.ts.map +0 -1
- package/dist/main/typechain-types/contracts/utils/MacroForwarder.js.map +0 -1
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.d.ts.map +0 -1
- package/dist/main/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.js.map +0 -1
- package/dist/main/typechain-types/factories/contracts/utils/MacroForwarder__factory.d.ts +0 -78
- package/dist/main/typechain-types/factories/contracts/utils/MacroForwarder__factory.d.ts.map +0 -1
- package/dist/main/typechain-types/factories/contracts/utils/MacroForwarder__factory.js +0 -119
- package/dist/main/typechain-types/factories/contracts/utils/MacroForwarder__factory.js.map +0 -1
- package/dist/module/typechain-types/contracts/interfaces/utils/IUserDefinedMacro.d.ts.map +0 -1
- package/dist/module/typechain-types/contracts/interfaces/utils/IUserDefinedMacro.js +0 -2
- package/dist/module/typechain-types/contracts/interfaces/utils/IUserDefinedMacro.js.map +0 -1
- package/dist/module/typechain-types/contracts/utils/MacroForwarder.d.ts.map +0 -1
- package/dist/module/typechain-types/contracts/utils/MacroForwarder.js +0 -2
- package/dist/module/typechain-types/contracts/utils/MacroForwarder.js.map +0 -1
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.d.ts.map +0 -1
- package/dist/module/typechain-types/factories/contracts/interfaces/utils/IUserDefinedMacro__factory.js.map +0 -1
- package/dist/module/typechain-types/factories/contracts/utils/MacroForwarder__factory.d.ts +0 -78
- package/dist/module/typechain-types/factories/contracts/utils/MacroForwarder__factory.d.ts.map +0 -1
- package/dist/module/typechain-types/factories/contracts/utils/MacroForwarder__factory.js +0 -115
- package/dist/module/typechain-types/factories/contracts/utils/MacroForwarder__factory.js.map +0 -1
|
@@ -0,0 +1,331 @@
|
|
|
1
|
+
import { Signer } from "ethers";
|
|
2
|
+
import type { Provider } from "@ethersproject/providers";
|
|
3
|
+
import type { IClearMacroForwarderV1WithPermit2, IClearMacroForwarderV1WithPermit2Interface } from "../../../../../contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2";
|
|
4
|
+
export declare class IClearMacroForwarderV1WithPermit2__factory {
|
|
5
|
+
static readonly abi: readonly [{
|
|
6
|
+
readonly anonymous: false;
|
|
7
|
+
readonly inputs: readonly [{
|
|
8
|
+
readonly indexed: true;
|
|
9
|
+
readonly internalType: "address";
|
|
10
|
+
readonly name: "signer";
|
|
11
|
+
readonly type: "address";
|
|
12
|
+
}, {
|
|
13
|
+
readonly indexed: true;
|
|
14
|
+
readonly internalType: "address";
|
|
15
|
+
readonly name: "macroContract";
|
|
16
|
+
readonly type: "address";
|
|
17
|
+
}, {
|
|
18
|
+
readonly indexed: true;
|
|
19
|
+
readonly internalType: "bytes32";
|
|
20
|
+
readonly name: "providerRole";
|
|
21
|
+
readonly type: "bytes32";
|
|
22
|
+
}];
|
|
23
|
+
readonly name: "MacroExecuted";
|
|
24
|
+
readonly type: "event";
|
|
25
|
+
}, {
|
|
26
|
+
readonly anonymous: false;
|
|
27
|
+
readonly inputs: readonly [{
|
|
28
|
+
readonly indexed: true;
|
|
29
|
+
readonly internalType: "address";
|
|
30
|
+
readonly name: "signer";
|
|
31
|
+
readonly type: "address";
|
|
32
|
+
}, {
|
|
33
|
+
readonly indexed: true;
|
|
34
|
+
readonly internalType: "address";
|
|
35
|
+
readonly name: "underlying";
|
|
36
|
+
readonly type: "address";
|
|
37
|
+
}, {
|
|
38
|
+
readonly indexed: true;
|
|
39
|
+
readonly internalType: "address";
|
|
40
|
+
readonly name: "superToken";
|
|
41
|
+
readonly type: "address";
|
|
42
|
+
}, {
|
|
43
|
+
readonly indexed: false;
|
|
44
|
+
readonly internalType: "uint256";
|
|
45
|
+
readonly name: "underlyingAmount";
|
|
46
|
+
readonly type: "uint256";
|
|
47
|
+
}, {
|
|
48
|
+
readonly indexed: false;
|
|
49
|
+
readonly internalType: "uint256";
|
|
50
|
+
readonly name: "superTokenAmount";
|
|
51
|
+
readonly type: "uint256";
|
|
52
|
+
}];
|
|
53
|
+
readonly name: "Permit2UpgradeExecuted";
|
|
54
|
+
readonly type: "event";
|
|
55
|
+
}, {
|
|
56
|
+
readonly inputs: readonly [{
|
|
57
|
+
readonly internalType: "bytes";
|
|
58
|
+
readonly name: "actionParams";
|
|
59
|
+
readonly type: "bytes";
|
|
60
|
+
}, {
|
|
61
|
+
readonly components: readonly [{
|
|
62
|
+
readonly internalType: "string";
|
|
63
|
+
readonly name: "domain";
|
|
64
|
+
readonly type: "string";
|
|
65
|
+
}, {
|
|
66
|
+
readonly internalType: "address";
|
|
67
|
+
readonly name: "macroContract";
|
|
68
|
+
readonly type: "address";
|
|
69
|
+
}, {
|
|
70
|
+
readonly internalType: "string";
|
|
71
|
+
readonly name: "provider";
|
|
72
|
+
readonly type: "string";
|
|
73
|
+
}, {
|
|
74
|
+
readonly internalType: "uint256";
|
|
75
|
+
readonly name: "validAfter";
|
|
76
|
+
readonly type: "uint256";
|
|
77
|
+
}, {
|
|
78
|
+
readonly internalType: "uint256";
|
|
79
|
+
readonly name: "validBefore";
|
|
80
|
+
readonly type: "uint256";
|
|
81
|
+
}, {
|
|
82
|
+
readonly internalType: "uint256";
|
|
83
|
+
readonly name: "nonce";
|
|
84
|
+
readonly type: "uint256";
|
|
85
|
+
}];
|
|
86
|
+
readonly internalType: "struct IClearMacroForwarderV1.Security";
|
|
87
|
+
readonly name: "security";
|
|
88
|
+
readonly type: "tuple";
|
|
89
|
+
}];
|
|
90
|
+
readonly name: "encodeParams";
|
|
91
|
+
readonly outputs: readonly [{
|
|
92
|
+
readonly internalType: "bytes";
|
|
93
|
+
readonly name: "encodedPayload";
|
|
94
|
+
readonly type: "bytes";
|
|
95
|
+
}];
|
|
96
|
+
readonly stateMutability: "pure";
|
|
97
|
+
readonly type: "function";
|
|
98
|
+
}, {
|
|
99
|
+
readonly inputs: readonly [{
|
|
100
|
+
readonly internalType: "contract IClearMacro";
|
|
101
|
+
readonly name: "m";
|
|
102
|
+
readonly type: "address";
|
|
103
|
+
}, {
|
|
104
|
+
readonly internalType: "bytes";
|
|
105
|
+
readonly name: "encodedPayload";
|
|
106
|
+
readonly type: "bytes";
|
|
107
|
+
}];
|
|
108
|
+
readonly name: "getDigest";
|
|
109
|
+
readonly outputs: readonly [{
|
|
110
|
+
readonly internalType: "bytes32";
|
|
111
|
+
readonly name: "";
|
|
112
|
+
readonly type: "bytes32";
|
|
113
|
+
}];
|
|
114
|
+
readonly stateMutability: "view";
|
|
115
|
+
readonly type: "function";
|
|
116
|
+
}, {
|
|
117
|
+
readonly inputs: readonly [{
|
|
118
|
+
readonly internalType: "address";
|
|
119
|
+
readonly name: "sender";
|
|
120
|
+
readonly type: "address";
|
|
121
|
+
}, {
|
|
122
|
+
readonly internalType: "uint192";
|
|
123
|
+
readonly name: "key";
|
|
124
|
+
readonly type: "uint192";
|
|
125
|
+
}];
|
|
126
|
+
readonly name: "getNonce";
|
|
127
|
+
readonly outputs: readonly [{
|
|
128
|
+
readonly internalType: "uint256";
|
|
129
|
+
readonly name: "";
|
|
130
|
+
readonly type: "uint256";
|
|
131
|
+
}];
|
|
132
|
+
readonly stateMutability: "view";
|
|
133
|
+
readonly type: "function";
|
|
134
|
+
}, {
|
|
135
|
+
readonly inputs: readonly [{
|
|
136
|
+
readonly internalType: "contract IClearMacro";
|
|
137
|
+
readonly name: "m";
|
|
138
|
+
readonly type: "address";
|
|
139
|
+
}, {
|
|
140
|
+
readonly internalType: "bytes";
|
|
141
|
+
readonly name: "encodedPayload";
|
|
142
|
+
readonly type: "bytes";
|
|
143
|
+
}, {
|
|
144
|
+
readonly internalType: "address";
|
|
145
|
+
readonly name: "upgradeSuperToken";
|
|
146
|
+
readonly type: "address";
|
|
147
|
+
}];
|
|
148
|
+
readonly name: "getPermit2WitnessStructHash";
|
|
149
|
+
readonly outputs: readonly [{
|
|
150
|
+
readonly internalType: "bytes32";
|
|
151
|
+
readonly name: "";
|
|
152
|
+
readonly type: "bytes32";
|
|
153
|
+
}];
|
|
154
|
+
readonly stateMutability: "view";
|
|
155
|
+
readonly type: "function";
|
|
156
|
+
}, {
|
|
157
|
+
readonly inputs: readonly [{
|
|
158
|
+
readonly internalType: "contract IClearMacro";
|
|
159
|
+
readonly name: "m";
|
|
160
|
+
readonly type: "address";
|
|
161
|
+
}, {
|
|
162
|
+
readonly internalType: "bytes";
|
|
163
|
+
readonly name: "encodedPayload";
|
|
164
|
+
readonly type: "bytes";
|
|
165
|
+
}];
|
|
166
|
+
readonly name: "getPermit2WitnessTypeString";
|
|
167
|
+
readonly outputs: readonly [{
|
|
168
|
+
readonly internalType: "string";
|
|
169
|
+
readonly name: "";
|
|
170
|
+
readonly type: "string";
|
|
171
|
+
}];
|
|
172
|
+
readonly stateMutability: "view";
|
|
173
|
+
readonly type: "function";
|
|
174
|
+
}, {
|
|
175
|
+
readonly inputs: readonly [{
|
|
176
|
+
readonly internalType: "contract IClearMacro";
|
|
177
|
+
readonly name: "m";
|
|
178
|
+
readonly type: "address";
|
|
179
|
+
}, {
|
|
180
|
+
readonly internalType: "bytes";
|
|
181
|
+
readonly name: "encodedPayload";
|
|
182
|
+
readonly type: "bytes";
|
|
183
|
+
}];
|
|
184
|
+
readonly name: "getStructHash";
|
|
185
|
+
readonly outputs: readonly [{
|
|
186
|
+
readonly internalType: "bytes32";
|
|
187
|
+
readonly name: "";
|
|
188
|
+
readonly type: "bytes32";
|
|
189
|
+
}];
|
|
190
|
+
readonly stateMutability: "view";
|
|
191
|
+
readonly type: "function";
|
|
192
|
+
}, {
|
|
193
|
+
readonly inputs: readonly [{
|
|
194
|
+
readonly internalType: "contract IClearMacro";
|
|
195
|
+
readonly name: "m";
|
|
196
|
+
readonly type: "address";
|
|
197
|
+
}, {
|
|
198
|
+
readonly internalType: "bytes";
|
|
199
|
+
readonly name: "encodedPayload";
|
|
200
|
+
readonly type: "bytes";
|
|
201
|
+
}];
|
|
202
|
+
readonly name: "getTypeDefinition";
|
|
203
|
+
readonly outputs: readonly [{
|
|
204
|
+
readonly internalType: "string";
|
|
205
|
+
readonly name: "";
|
|
206
|
+
readonly type: "string";
|
|
207
|
+
}];
|
|
208
|
+
readonly stateMutability: "view";
|
|
209
|
+
readonly type: "function";
|
|
210
|
+
}, {
|
|
211
|
+
readonly inputs: readonly [{
|
|
212
|
+
readonly internalType: "contract IClearMacro";
|
|
213
|
+
readonly name: "m";
|
|
214
|
+
readonly type: "address";
|
|
215
|
+
}, {
|
|
216
|
+
readonly internalType: "bytes";
|
|
217
|
+
readonly name: "encodedPayload";
|
|
218
|
+
readonly type: "bytes";
|
|
219
|
+
}];
|
|
220
|
+
readonly name: "getTypeHash";
|
|
221
|
+
readonly outputs: readonly [{
|
|
222
|
+
readonly internalType: "bytes32";
|
|
223
|
+
readonly name: "";
|
|
224
|
+
readonly type: "bytes32";
|
|
225
|
+
}];
|
|
226
|
+
readonly stateMutability: "view";
|
|
227
|
+
readonly type: "function";
|
|
228
|
+
}, {
|
|
229
|
+
readonly inputs: readonly [{
|
|
230
|
+
readonly internalType: "contract IClearMacro";
|
|
231
|
+
readonly name: "m";
|
|
232
|
+
readonly type: "address";
|
|
233
|
+
}, {
|
|
234
|
+
readonly internalType: "bytes";
|
|
235
|
+
readonly name: "encodedPayload";
|
|
236
|
+
readonly type: "bytes";
|
|
237
|
+
}, {
|
|
238
|
+
readonly internalType: "address";
|
|
239
|
+
readonly name: "signer";
|
|
240
|
+
readonly type: "address";
|
|
241
|
+
}, {
|
|
242
|
+
readonly internalType: "bytes";
|
|
243
|
+
readonly name: "signature";
|
|
244
|
+
readonly type: "bytes";
|
|
245
|
+
}];
|
|
246
|
+
readonly name: "runMacro";
|
|
247
|
+
readonly outputs: readonly [{
|
|
248
|
+
readonly internalType: "bool";
|
|
249
|
+
readonly name: "";
|
|
250
|
+
readonly type: "bool";
|
|
251
|
+
}];
|
|
252
|
+
readonly stateMutability: "payable";
|
|
253
|
+
readonly type: "function";
|
|
254
|
+
}, {
|
|
255
|
+
readonly inputs: readonly [{
|
|
256
|
+
readonly components: readonly [{
|
|
257
|
+
readonly components: readonly [{
|
|
258
|
+
readonly components: readonly [{
|
|
259
|
+
readonly internalType: "address";
|
|
260
|
+
readonly name: "token";
|
|
261
|
+
readonly type: "address";
|
|
262
|
+
}, {
|
|
263
|
+
readonly internalType: "uint256";
|
|
264
|
+
readonly name: "amount";
|
|
265
|
+
readonly type: "uint256";
|
|
266
|
+
}];
|
|
267
|
+
readonly internalType: "struct IPermit2.TokenPermissions";
|
|
268
|
+
readonly name: "permitted";
|
|
269
|
+
readonly type: "tuple";
|
|
270
|
+
}, {
|
|
271
|
+
readonly internalType: "uint256";
|
|
272
|
+
readonly name: "nonce";
|
|
273
|
+
readonly type: "uint256";
|
|
274
|
+
}, {
|
|
275
|
+
readonly internalType: "uint256";
|
|
276
|
+
readonly name: "deadline";
|
|
277
|
+
readonly type: "uint256";
|
|
278
|
+
}];
|
|
279
|
+
readonly internalType: "struct IPermit2.PermitTransferFrom";
|
|
280
|
+
readonly name: "permit";
|
|
281
|
+
readonly type: "tuple";
|
|
282
|
+
}, {
|
|
283
|
+
readonly internalType: "address";
|
|
284
|
+
readonly name: "owner";
|
|
285
|
+
readonly type: "address";
|
|
286
|
+
}, {
|
|
287
|
+
readonly internalType: "bytes32";
|
|
288
|
+
readonly name: "witness";
|
|
289
|
+
readonly type: "bytes32";
|
|
290
|
+
}, {
|
|
291
|
+
readonly internalType: "string";
|
|
292
|
+
readonly name: "witnessTypeString";
|
|
293
|
+
readonly type: "string";
|
|
294
|
+
}, {
|
|
295
|
+
readonly internalType: "bytes";
|
|
296
|
+
readonly name: "signature";
|
|
297
|
+
readonly type: "bytes";
|
|
298
|
+
}, {
|
|
299
|
+
readonly internalType: "address";
|
|
300
|
+
readonly name: "spender";
|
|
301
|
+
readonly type: "address";
|
|
302
|
+
}, {
|
|
303
|
+
readonly internalType: "address";
|
|
304
|
+
readonly name: "upgradeSuperToken";
|
|
305
|
+
readonly type: "address";
|
|
306
|
+
}];
|
|
307
|
+
readonly internalType: "struct IClearMacroPermit2Extension.Permit2Context";
|
|
308
|
+
readonly name: "permit2Context";
|
|
309
|
+
readonly type: "tuple";
|
|
310
|
+
}, {
|
|
311
|
+
readonly internalType: "contract IClearMacro";
|
|
312
|
+
readonly name: "m";
|
|
313
|
+
readonly type: "address";
|
|
314
|
+
}, {
|
|
315
|
+
readonly internalType: "bytes";
|
|
316
|
+
readonly name: "encodedPayload";
|
|
317
|
+
readonly type: "bytes";
|
|
318
|
+
}];
|
|
319
|
+
readonly name: "runPermit2AndMacro";
|
|
320
|
+
readonly outputs: readonly [{
|
|
321
|
+
readonly internalType: "bool";
|
|
322
|
+
readonly name: "";
|
|
323
|
+
readonly type: "bool";
|
|
324
|
+
}];
|
|
325
|
+
readonly stateMutability: "payable";
|
|
326
|
+
readonly type: "function";
|
|
327
|
+
}];
|
|
328
|
+
static createInterface(): IClearMacroForwarderV1WithPermit2Interface;
|
|
329
|
+
static connect(address: string, signerOrProvider: Signer | Provider): IClearMacroForwarderV1WithPermit2;
|
|
330
|
+
}
|
|
331
|
+
//# sourceMappingURL=IClearMacroForwarderV1WithPermit2__factory.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IClearMacroForwarderV1WithPermit2__factory.d.ts","sourceRoot":"","sources":["../../../../../../../../src/typechain-types/factories/contracts/interfaces/utils/IClearMacroForwarderV1WithPermit2.sol/IClearMacroForwarderV1WithPermit2__factory.ts"],"names":[],"mappings":"AAIA,OAAO,EAAY,MAAM,EAAS,MAAM,QAAQ,CAAC;AACjD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,KAAK,EACV,iCAAiC,EACjC,0CAA0C,EAC3C,MAAM,mHAAmH,CAAC;AAya3H,qBAAa,0CAA0C;IACrD,MAAM,CAAC,QAAQ,CAAC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAAQ;IAC3B,MAAM,CAAC,eAAe,IAAI,0CAA0C;IAKpE,MAAM,CAAC,OAAO,CACZ,OAAO,EAAE,MAAM,EACf,gBAAgB,EAAE,MAAM,GAAG,QAAQ,GAClC,iCAAiC;CAOrC"}
|