permissionless 0.3.3 → 0.3.4
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/CHANGELOG.md +6 -0
- package/_cjs/accounts/biconomy/toBiconomySmartAccount.js.map +1 -1
- package/_cjs/accounts/etherspot/constants.js +1 -1
- package/_cjs/accounts/etherspot/constants.js.map +1 -1
- package/_cjs/accounts/etherspot/toEtherspotSmartAccount.js.map +1 -1
- package/_cjs/accounts/etherspot/utils/getInitMSAData.js.map +1 -1
- package/_cjs/accounts/etherspot/utils/getNonceKey.js +3 -3
- package/_cjs/accounts/etherspot/utils/getNonceKey.js.map +1 -1
- package/_cjs/accounts/etherspot/utils/wrapMessageHash.js.map +1 -1
- package/_cjs/accounts/index.js +12 -12
- package/_cjs/accounts/index.js.map +1 -1
- package/_cjs/accounts/kernel/constants.js.map +1 -1
- package/_cjs/accounts/kernel/to7702KernelSmartAccount.js.map +1 -1
- package/_cjs/accounts/kernel/toEcdsaKernelSmartAccount.js.map +1 -1
- package/_cjs/accounts/kernel/toKernelSmartAccount.js.map +1 -1
- package/_cjs/accounts/kernel/utils/decodeCallData.js.map +1 -1
- package/_cjs/accounts/kernel/utils/encodeCallData.js.map +1 -1
- package/_cjs/accounts/kernel/utils/getNonceKey.js +3 -3
- package/_cjs/accounts/kernel/utils/getNonceKey.js.map +1 -1
- package/_cjs/accounts/kernel/utils/isKernelV2.js.map +1 -1
- package/_cjs/accounts/kernel/utils/isWebAuthnAccount.js.map +1 -1
- package/_cjs/accounts/kernel/utils/signMessage.js +1 -1
- package/_cjs/accounts/kernel/utils/signMessage.js.map +1 -1
- package/_cjs/accounts/kernel/utils/signTypedData.js.map +1 -1
- package/_cjs/accounts/kernel/utils/wrapMessageHash.js.map +1 -1
- package/_cjs/accounts/light/toLightSmartAccount.js.map +1 -1
- package/_cjs/accounts/nexus/toNexusSmartAccount.js.map +1 -1
- package/_cjs/accounts/safe/signUserOperation.js.map +1 -1
- package/_cjs/accounts/safe/toSafeSmartAccount.js +1 -1
- package/_cjs/accounts/safe/toSafeSmartAccount.js.map +1 -1
- package/_cjs/accounts/simple/to7702SimpleSmartAccount.js.map +1 -1
- package/_cjs/accounts/simple/toSimpleSmartAccount.js.map +1 -1
- package/_cjs/accounts/thirdweb/toThirdwebSmartAccount.js.map +1 -1
- package/_cjs/accounts/thirdweb/utils/decodeCallData.js.map +1 -1
- package/_cjs/accounts/thirdweb/utils/encodeCallData.js.map +1 -1
- package/_cjs/accounts/thirdweb/utils/getAccountAddress.js.map +1 -1
- package/_cjs/accounts/thirdweb/utils/getFactoryData.js.map +1 -1
- package/_cjs/accounts/thirdweb/utils/signMessage.js.map +1 -1
- package/_cjs/accounts/thirdweb/utils/signTypedData.js.map +1 -1
- package/_cjs/accounts/trust/toTrustSmartAccount.js.map +1 -1
- package/_cjs/accounts/trust/utils/decodeCallData.js.map +1 -1
- package/_cjs/accounts/trust/utils/encodeCallData.js.map +1 -1
- package/_cjs/accounts/trust/utils/getFactoryData.js.map +1 -1
- package/_cjs/actions/erc7579/accountId.js.map +1 -1
- package/_cjs/actions/erc7579/installModule.js.map +1 -1
- package/_cjs/actions/erc7579/installModules.js.map +1 -1
- package/_cjs/actions/erc7579/isModuleInstalled.js.map +1 -1
- package/_cjs/actions/erc7579/supportsExecutionMode.js.map +1 -1
- package/_cjs/actions/erc7579/supportsModule.js.map +1 -1
- package/_cjs/actions/erc7579/uninstallModule.js.map +1 -1
- package/_cjs/actions/erc7579/uninstallModules.js.map +1 -1
- package/_cjs/actions/erc7579.js.map +1 -1
- package/_cjs/actions/etherspot/getUserOperationGasPrice.js.map +1 -1
- package/_cjs/actions/etherspot.js +1 -1
- package/_cjs/actions/etherspot.js.map +1 -1
- package/_cjs/actions/index.js +2 -2
- package/_cjs/actions/index.js.map +1 -1
- package/_cjs/actions/passkeyServer/getCredentials.js.map +1 -1
- package/_cjs/actions/passkeyServer/startAuthentication.js.map +1 -1
- package/_cjs/actions/passkeyServer/startRegistration.js.map +1 -1
- package/_cjs/actions/passkeyServer/verifyAuthentication.js.map +1 -1
- package/_cjs/actions/passkeyServer/verifyRegistration.js.map +1 -1
- package/_cjs/actions/passkeyServer.js +3 -3
- package/_cjs/actions/passkeyServer.js.map +1 -1
- package/_cjs/actions/pimlico/estimateErc20PaymasterCost.js.map +1 -1
- package/_cjs/actions/pimlico/getTokenQuotes.js.map +1 -1
- package/_cjs/actions/pimlico/getUserOperationGasPrice.js.map +1 -1
- package/_cjs/actions/pimlico/getUserOperationStatus.js.map +1 -1
- package/_cjs/actions/pimlico/sendCompressedUserOperation.js.map +1 -1
- package/_cjs/actions/pimlico/sponsorUserOperation.js.map +1 -1
- package/_cjs/actions/pimlico/validateSponsorshipPolicies.js.map +1 -1
- package/_cjs/actions/pimlico.js +7 -7
- package/_cjs/actions/pimlico.js.map +1 -1
- package/_cjs/actions/public/getAccountNonce.js.map +1 -1
- package/_cjs/actions/public/getSenderAddress.js +1 -6
- package/_cjs/actions/public/getSenderAddress.js.map +1 -1
- package/_cjs/actions/smartAccount/getCallsStatus.js.map +1 -1
- package/_cjs/actions/smartAccount/sendCalls.js.map +1 -1
- package/_cjs/actions/smartAccount/sendTransaction.js.map +1 -1
- package/_cjs/actions/smartAccount/signMessage.js.map +1 -1
- package/_cjs/actions/smartAccount/signTypedData.js.map +1 -1
- package/_cjs/actions/smartAccount/writeContract.js +1 -1
- package/_cjs/actions/smartAccount/writeContract.js.map +1 -1
- package/_cjs/actions/smartAccount.js +4 -4
- package/_cjs/actions/smartAccount.js.map +1 -1
- package/_cjs/clients/createSmartAccountClient.js.map +1 -1
- package/_cjs/clients/decorators/passkeyServer.js.map +1 -1
- package/_cjs/clients/decorators/pimlico.js.map +1 -1
- package/_cjs/clients/decorators/smartAccount.js.map +1 -1
- package/_cjs/clients/passkeyServer.js.map +1 -1
- package/_cjs/clients/pimlico.js.map +1 -1
- package/_cjs/errors/index.js.map +1 -1
- package/_cjs/experimental/pimlico/index.js +1 -1
- package/_cjs/experimental/pimlico/index.js.map +1 -1
- package/_cjs/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.js +1 -1
- package/_cjs/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.js.map +1 -1
- package/_cjs/utils/decode7579Calls.js.map +1 -1
- package/_cjs/utils/decodeNonce.js.map +1 -1
- package/_cjs/utils/deepHexlify.js.map +1 -1
- package/_cjs/utils/encode7579Calls.js.map +1 -1
- package/_cjs/utils/encodeInstallModule.js.map +1 -1
- package/_cjs/utils/encodeNonce.js.map +1 -1
- package/_cjs/utils/encodeUninstallModule.js.map +1 -1
- package/_cjs/utils/erc20AllowanceOverride.js.map +1 -1
- package/_cjs/utils/erc20BalanceOverride.js.map +1 -1
- package/_cjs/utils/getAddressFromInitCodeOrPaymasterAndData.js.map +1 -1
- package/_cjs/utils/getEstimationCallData.js.map +1 -1
- package/_cjs/utils/getPackedUserOperation.js.map +1 -1
- package/_cjs/utils/getRequiredPrefund.js.map +1 -1
- package/_cjs/utils/index.js +15 -15
- package/_cjs/utils/index.js.map +1 -1
- package/_cjs/utils/isSmartAccountDeployed.js.map +1 -1
- package/_cjs/utils/ox.js +3 -1
- package/_cjs/utils/ox.js.map +1 -1
- package/_cjs/utils/toOwner.js.map +1 -1
- package/_esm/accounts/biconomy/toBiconomySmartAccount.js.map +1 -1
- package/_esm/accounts/etherspot/constants.js +2 -1
- package/_esm/accounts/etherspot/constants.js.map +1 -1
- package/_esm/accounts/etherspot/toEtherspotSmartAccount.js.map +1 -1
- package/_esm/accounts/etherspot/utils/getInitMSAData.js.map +1 -1
- package/_esm/accounts/etherspot/utils/getNonceKey.js.map +1 -1
- package/_esm/accounts/etherspot/utils/wrapMessageHash.js.map +1 -1
- package/_esm/accounts/kernel/constants.js +2 -1
- package/_esm/accounts/kernel/constants.js.map +1 -1
- package/_esm/accounts/kernel/to7702KernelSmartAccount.js.map +1 -1
- package/_esm/accounts/kernel/toEcdsaKernelSmartAccount.js.map +1 -1
- package/_esm/accounts/kernel/toKernelSmartAccount.js.map +1 -1
- package/_esm/accounts/kernel/utils/decodeCallData.js.map +1 -1
- package/_esm/accounts/kernel/utils/encodeCallData.js.map +1 -1
- package/_esm/accounts/kernel/utils/getNonceKey.js.map +1 -1
- package/_esm/accounts/kernel/utils/isKernelV2.js.map +1 -1
- package/_esm/accounts/kernel/utils/isWebAuthnAccount.js.map +1 -1
- package/_esm/accounts/kernel/utils/signMessage.js +1 -1
- package/_esm/accounts/kernel/utils/signMessage.js.map +1 -1
- package/_esm/accounts/kernel/utils/signTypedData.js.map +1 -1
- package/_esm/accounts/kernel/utils/wrapMessageHash.js.map +1 -1
- package/_esm/accounts/light/toLightSmartAccount.js.map +1 -1
- package/_esm/accounts/nexus/toNexusSmartAccount.js.map +1 -1
- package/_esm/accounts/safe/signUserOperation.js.map +1 -1
- package/_esm/accounts/safe/toSafeSmartAccount.js.map +1 -1
- package/_esm/accounts/simple/to7702SimpleSmartAccount.js.map +1 -1
- package/_esm/accounts/simple/toSimpleSmartAccount.js.map +1 -1
- package/_esm/accounts/thirdweb/toThirdwebSmartAccount.js.map +1 -1
- package/_esm/accounts/thirdweb/utils/decodeCallData.js.map +1 -1
- package/_esm/accounts/thirdweb/utils/encodeCallData.js.map +1 -1
- package/_esm/accounts/thirdweb/utils/getAccountAddress.js.map +1 -1
- package/_esm/accounts/thirdweb/utils/getFactoryData.js.map +1 -1
- package/_esm/accounts/thirdweb/utils/signMessage.js.map +1 -1
- package/_esm/accounts/thirdweb/utils/signTypedData.js.map +1 -1
- package/_esm/accounts/trust/toTrustSmartAccount.js.map +1 -1
- package/_esm/accounts/trust/utils/decodeCallData.js.map +1 -1
- package/_esm/accounts/trust/utils/encodeCallData.js.map +1 -1
- package/_esm/accounts/trust/utils/getFactoryData.js.map +1 -1
- package/_esm/actions/erc7579/accountId.js.map +1 -1
- package/_esm/actions/erc7579/installModule.js.map +1 -1
- package/_esm/actions/erc7579/installModules.js.map +1 -1
- package/_esm/actions/erc7579/isModuleInstalled.js.map +1 -1
- package/_esm/actions/erc7579/supportsExecutionMode.js.map +1 -1
- package/_esm/actions/erc7579/supportsModule.js.map +1 -1
- package/_esm/actions/erc7579/uninstallModule.js.map +1 -1
- package/_esm/actions/erc7579/uninstallModules.js.map +1 -1
- package/_esm/actions/erc7579.js.map +1 -1
- package/_esm/actions/etherspot/getUserOperationGasPrice.js.map +1 -1
- package/_esm/actions/passkeyServer/getCredentials.js.map +1 -1
- package/_esm/actions/passkeyServer/startAuthentication.js.map +1 -1
- package/_esm/actions/passkeyServer/startRegistration.js.map +1 -1
- package/_esm/actions/passkeyServer/verifyAuthentication.js.map +1 -1
- package/_esm/actions/passkeyServer/verifyRegistration.js.map +1 -1
- package/_esm/actions/pimlico/estimateErc20PaymasterCost.js.map +1 -1
- package/_esm/actions/pimlico/getTokenQuotes.js.map +1 -1
- package/_esm/actions/pimlico/getUserOperationGasPrice.js.map +1 -1
- package/_esm/actions/pimlico/getUserOperationStatus.js.map +1 -1
- package/_esm/actions/pimlico/sendCompressedUserOperation.js.map +1 -1
- package/_esm/actions/pimlico/sponsorUserOperation.js.map +1 -1
- package/_esm/actions/pimlico/validateSponsorshipPolicies.js.map +1 -1
- package/_esm/actions/public/getAccountNonce.js.map +1 -1
- package/_esm/actions/public/getSenderAddress.js +1 -6
- package/_esm/actions/public/getSenderAddress.js.map +1 -1
- package/_esm/actions/smartAccount/getCallsStatus.js.map +1 -1
- package/_esm/actions/smartAccount/sendCalls.js.map +1 -1
- package/_esm/actions/smartAccount/sendTransaction.js.map +1 -1
- package/_esm/actions/smartAccount/signMessage.js.map +1 -1
- package/_esm/actions/smartAccount/signTypedData.js.map +1 -1
- package/_esm/actions/smartAccount/writeContract.js +1 -1
- package/_esm/actions/smartAccount/writeContract.js.map +1 -1
- package/_esm/clients/createSmartAccountClient.js.map +1 -1
- package/_esm/clients/decorators/smartAccount.js.map +1 -1
- package/_esm/clients/passkeyServer.js.map +1 -1
- package/_esm/clients/pimlico.js.map +1 -1
- package/_esm/errors/index.js.map +1 -1
- package/_esm/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.js.map +1 -1
- package/_esm/utils/decode7579Calls.js.map +1 -1
- package/_esm/utils/decodeNonce.js.map +1 -1
- package/_esm/utils/deepHexlify.js.map +1 -1
- package/_esm/utils/encode7579Calls.js.map +1 -1
- package/_esm/utils/encodeInstallModule.js.map +1 -1
- package/_esm/utils/encodeNonce.js.map +1 -1
- package/_esm/utils/encodeUninstallModule.js.map +1 -1
- package/_esm/utils/erc20AllowanceOverride.js.map +1 -1
- package/_esm/utils/erc20BalanceOverride.js.map +1 -1
- package/_esm/utils/getAddressFromInitCodeOrPaymasterAndData.js.map +1 -1
- package/_esm/utils/getEstimationCallData.js.map +1 -1
- package/_esm/utils/getPackedUserOperation.js.map +1 -1
- package/_esm/utils/getRequiredPrefund.js.map +1 -1
- package/_esm/utils/isSmartAccountDeployed.js.map +1 -1
- package/_esm/utils/ox.js.map +1 -1
- package/_esm/utils/toOwner.js.map +1 -1
- package/_types/accounts/etherspot/utils/getInitMSAData.d.ts +1 -2
- package/_types/accounts/etherspot/utils/getInitMSAData.d.ts.map +1 -1
- package/_types/accounts/etherspot/utils/getNonceKey.d.ts +1 -2
- package/_types/accounts/etherspot/utils/getNonceKey.d.ts.map +1 -1
- package/_types/accounts/etherspot/utils/wrapMessageHash.d.ts +2 -2
- package/_types/accounts/etherspot/utils/wrapMessageHash.d.ts.map +1 -1
- package/_types/accounts/kernel/toKernelSmartAccount.d.ts +1 -1
- package/_types/accounts/kernel/toKernelSmartAccount.d.ts.map +1 -1
- package/_types/accounts/kernel/utils/decodeCallData.d.ts +3 -4
- package/_types/accounts/kernel/utils/decodeCallData.d.ts.map +1 -1
- package/_types/accounts/kernel/utils/encodeCallData.d.ts +2 -3
- package/_types/accounts/kernel/utils/encodeCallData.d.ts.map +1 -1
- package/_types/accounts/kernel/utils/getNonceKey.d.ts +1 -2
- package/_types/accounts/kernel/utils/getNonceKey.d.ts.map +1 -1
- package/_types/accounts/kernel/utils/isKernelV2.d.ts.map +1 -1
- package/_types/accounts/kernel/utils/isWebAuthnAccount.d.ts.map +1 -1
- package/_types/accounts/kernel/utils/wrapMessageHash.d.ts +2 -2
- package/_types/accounts/kernel/utils/wrapMessageHash.d.ts.map +1 -1
- package/_types/accounts/safe/signUserOperation.d.ts +4 -4
- package/_types/accounts/safe/signUserOperation.d.ts.map +1 -1
- package/_types/accounts/safe/toSafeSmartAccount.d.ts +10 -10
- package/_types/accounts/safe/toSafeSmartAccount.d.ts.map +1 -1
- package/_types/accounts/simple/toSimpleSmartAccount.d.ts +603 -603
- package/_types/accounts/simple/toSimpleSmartAccount.d.ts.map +1 -1
- package/_types/accounts/thirdweb/toThirdwebSmartAccount.d.ts +2 -2
- package/_types/accounts/thirdweb/toThirdwebSmartAccount.d.ts.map +1 -1
- package/_types/accounts/thirdweb/utils/decodeCallData.d.ts +4 -5
- package/_types/accounts/thirdweb/utils/decodeCallData.d.ts.map +1 -1
- package/_types/accounts/thirdweb/utils/encodeCallData.d.ts +2 -3
- package/_types/accounts/thirdweb/utils/encodeCallData.d.ts.map +1 -1
- package/_types/accounts/thirdweb/utils/getAccountAddress.d.ts +1 -1
- package/_types/accounts/thirdweb/utils/getAccountAddress.d.ts.map +1 -1
- package/_types/accounts/thirdweb/utils/getFactoryData.d.ts +2 -3
- package/_types/accounts/thirdweb/utils/getFactoryData.d.ts.map +1 -1
- package/_types/accounts/trust/utils/decodeCallData.d.ts +4 -5
- package/_types/accounts/trust/utils/decodeCallData.d.ts.map +1 -1
- package/_types/accounts/trust/utils/encodeCallData.d.ts +2 -3
- package/_types/accounts/trust/utils/encodeCallData.d.ts.map +1 -1
- package/_types/accounts/trust/utils/getFactoryData.d.ts +2 -3
- package/_types/accounts/trust/utils/getFactoryData.d.ts.map +1 -1
- package/_types/actions/erc7579.d.ts.map +1 -1
- package/_types/actions/etherspot/getUserOperationGasPrice.d.ts.map +1 -1
- package/_types/actions/passkeyServer/getCredentials.d.ts +1 -1
- package/_types/actions/passkeyServer/getCredentials.d.ts.map +1 -1
- package/_types/actions/passkeyServer/startAuthentication.d.ts.map +1 -1
- package/_types/actions/passkeyServer/startRegistration.d.ts.map +1 -1
- package/_types/actions/passkeyServer/verifyAuthentication.d.ts.map +1 -1
- package/_types/actions/passkeyServer/verifyRegistration.d.ts.map +1 -1
- package/_types/actions/pimlico/estimateErc20PaymasterCost.d.ts.map +1 -1
- package/_types/actions/pimlico/getTokenQuotes.d.ts.map +1 -1
- package/_types/actions/pimlico/getUserOperationGasPrice.d.ts.map +1 -1
- package/_types/actions/pimlico/getUserOperationStatus.d.ts +1 -1
- package/_types/actions/pimlico/getUserOperationStatus.d.ts.map +1 -1
- package/_types/actions/pimlico/sendCompressedUserOperation.d.ts +2 -2
- package/_types/actions/pimlico/sendCompressedUserOperation.d.ts.map +1 -1
- package/_types/actions/pimlico/sponsorUserOperation.d.ts.map +1 -1
- package/_types/actions/pimlico/validateSponsorshipPolicies.d.ts.map +1 -1
- package/_types/actions/public/getAccountNonce.d.ts.map +1 -1
- package/_types/actions/public/getSenderAddress.d.ts +1 -1
- package/_types/actions/public/getSenderAddress.d.ts.map +1 -1
- package/_types/clients/decorators/passkeyServer.d.ts.map +1 -1
- package/_types/clients/decorators/pimlico.d.ts +2 -2
- package/_types/clients/decorators/pimlico.d.ts.map +1 -1
- package/_types/errors/index.d.ts.map +1 -1
- package/_types/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.d.ts +67 -4
- package/_types/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.d.ts.map +1 -1
- package/_types/utils/getPackedUserOperation.d.ts +18 -1
- package/_types/utils/getPackedUserOperation.d.ts.map +1 -1
- package/_types/utils/getRequiredPrefund.d.ts.map +1 -1
- package/_types/utils/isSmartAccountDeployed.d.ts +2 -2
- package/_types/utils/isSmartAccountDeployed.d.ts.map +1 -1
- package/accounts/kernel/utils/isWebAuthnAccount.ts +2 -2
- package/accounts/kernel/utils/signMessage.ts +1 -1
- package/actions/passkeyServer/startRegistration.ts +2 -2
- package/package.json +3 -3
- package/_cjs/vitest.config.js +0 -33
- package/_cjs/vitest.config.js.map +0 -1
- package/_esm/vitest.config.js +0 -31
- package/_esm/vitest.config.js.map +0 -1
- package/_types/vitest.config.d.ts +0 -3
- package/_types/vitest.config.d.ts.map +0 -1
|
@@ -27,28 +27,32 @@ export type ToSimpleSmartAccountParameters<entryPointVersion extends EntryPointV
|
|
|
27
27
|
accountLogicAddress?: Address;
|
|
28
28
|
});
|
|
29
29
|
declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readonly [{
|
|
30
|
-
readonly inputs: readonly [];
|
|
31
|
-
readonly stateMutability: "nonpayable";
|
|
32
|
-
readonly type: "constructor";
|
|
33
|
-
}, {
|
|
34
30
|
readonly inputs: readonly [{
|
|
35
|
-
readonly
|
|
36
|
-
readonly
|
|
31
|
+
readonly name: "preOpGas";
|
|
32
|
+
readonly type: "uint256";
|
|
33
|
+
}, {
|
|
34
|
+
readonly name: "paid";
|
|
35
|
+
readonly type: "uint256";
|
|
36
|
+
}, {
|
|
37
|
+
readonly name: "validAfter";
|
|
38
|
+
readonly type: "uint48";
|
|
39
|
+
}, {
|
|
40
|
+
readonly name: "validUntil";
|
|
41
|
+
readonly type: "uint48";
|
|
42
|
+
}, {
|
|
43
|
+
readonly name: "targetSuccess";
|
|
37
44
|
readonly type: "bool";
|
|
38
45
|
}, {
|
|
39
|
-
readonly
|
|
40
|
-
readonly name: "ret";
|
|
46
|
+
readonly name: "targetResult";
|
|
41
47
|
readonly type: "bytes";
|
|
42
48
|
}];
|
|
43
|
-
readonly name: "
|
|
49
|
+
readonly name: "ExecutionResult";
|
|
44
50
|
readonly type: "error";
|
|
45
51
|
}, {
|
|
46
52
|
readonly inputs: readonly [{
|
|
47
|
-
readonly internalType: "uint256";
|
|
48
53
|
readonly name: "opIndex";
|
|
49
54
|
readonly type: "uint256";
|
|
50
55
|
}, {
|
|
51
|
-
readonly internalType: "string";
|
|
52
56
|
readonly name: "reason";
|
|
53
57
|
readonly type: "string";
|
|
54
58
|
}];
|
|
@@ -56,39 +60,6 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
56
60
|
readonly type: "error";
|
|
57
61
|
}, {
|
|
58
62
|
readonly inputs: readonly [{
|
|
59
|
-
readonly internalType: "uint256";
|
|
60
|
-
readonly name: "opIndex";
|
|
61
|
-
readonly type: "uint256";
|
|
62
|
-
}, {
|
|
63
|
-
readonly internalType: "string";
|
|
64
|
-
readonly name: "reason";
|
|
65
|
-
readonly type: "string";
|
|
66
|
-
}, {
|
|
67
|
-
readonly internalType: "bytes";
|
|
68
|
-
readonly name: "inner";
|
|
69
|
-
readonly type: "bytes";
|
|
70
|
-
}];
|
|
71
|
-
readonly name: "FailedOpWithRevert";
|
|
72
|
-
readonly type: "error";
|
|
73
|
-
}, {
|
|
74
|
-
readonly inputs: readonly [];
|
|
75
|
-
readonly name: "InvalidShortString";
|
|
76
|
-
readonly type: "error";
|
|
77
|
-
}, {
|
|
78
|
-
readonly inputs: readonly [{
|
|
79
|
-
readonly internalType: "bytes";
|
|
80
|
-
readonly name: "returnData";
|
|
81
|
-
readonly type: "bytes";
|
|
82
|
-
}];
|
|
83
|
-
readonly name: "PostOpReverted";
|
|
84
|
-
readonly type: "error";
|
|
85
|
-
}, {
|
|
86
|
-
readonly inputs: readonly [];
|
|
87
|
-
readonly name: "ReentrancyGuardReentrantCall";
|
|
88
|
-
readonly type: "error";
|
|
89
|
-
}, {
|
|
90
|
-
readonly inputs: readonly [{
|
|
91
|
-
readonly internalType: "address";
|
|
92
63
|
readonly name: "sender";
|
|
93
64
|
readonly type: "address";
|
|
94
65
|
}];
|
|
@@ -96,7 +67,6 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
96
67
|
readonly type: "error";
|
|
97
68
|
}, {
|
|
98
69
|
readonly inputs: readonly [{
|
|
99
|
-
readonly internalType: "address";
|
|
100
70
|
readonly name: "aggregator";
|
|
101
71
|
readonly type: "address";
|
|
102
72
|
}];
|
|
@@ -104,32 +74,149 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
104
74
|
readonly type: "error";
|
|
105
75
|
}, {
|
|
106
76
|
readonly inputs: readonly [{
|
|
107
|
-
readonly
|
|
108
|
-
|
|
109
|
-
|
|
77
|
+
readonly components: readonly [{
|
|
78
|
+
readonly name: "preOpGas";
|
|
79
|
+
readonly type: "uint256";
|
|
80
|
+
}, {
|
|
81
|
+
readonly name: "prefund";
|
|
82
|
+
readonly type: "uint256";
|
|
83
|
+
}, {
|
|
84
|
+
readonly name: "sigFailed";
|
|
85
|
+
readonly type: "bool";
|
|
86
|
+
}, {
|
|
87
|
+
readonly name: "validAfter";
|
|
88
|
+
readonly type: "uint48";
|
|
89
|
+
}, {
|
|
90
|
+
readonly name: "validUntil";
|
|
91
|
+
readonly type: "uint48";
|
|
92
|
+
}, {
|
|
93
|
+
readonly name: "paymasterContext";
|
|
94
|
+
readonly type: "bytes";
|
|
95
|
+
}];
|
|
96
|
+
readonly name: "returnInfo";
|
|
97
|
+
readonly type: "tuple";
|
|
98
|
+
}, {
|
|
99
|
+
readonly components: readonly [{
|
|
100
|
+
readonly name: "stake";
|
|
101
|
+
readonly type: "uint256";
|
|
102
|
+
}, {
|
|
103
|
+
readonly name: "unstakeDelaySec";
|
|
104
|
+
readonly type: "uint256";
|
|
105
|
+
}];
|
|
106
|
+
readonly name: "senderInfo";
|
|
107
|
+
readonly type: "tuple";
|
|
108
|
+
}, {
|
|
109
|
+
readonly components: readonly [{
|
|
110
|
+
readonly name: "stake";
|
|
111
|
+
readonly type: "uint256";
|
|
112
|
+
}, {
|
|
113
|
+
readonly name: "unstakeDelaySec";
|
|
114
|
+
readonly type: "uint256";
|
|
115
|
+
}];
|
|
116
|
+
readonly name: "factoryInfo";
|
|
117
|
+
readonly type: "tuple";
|
|
118
|
+
}, {
|
|
119
|
+
readonly components: readonly [{
|
|
120
|
+
readonly name: "stake";
|
|
121
|
+
readonly type: "uint256";
|
|
122
|
+
}, {
|
|
123
|
+
readonly name: "unstakeDelaySec";
|
|
124
|
+
readonly type: "uint256";
|
|
125
|
+
}];
|
|
126
|
+
readonly name: "paymasterInfo";
|
|
127
|
+
readonly type: "tuple";
|
|
110
128
|
}];
|
|
111
|
-
readonly name: "
|
|
129
|
+
readonly name: "ValidationResult";
|
|
130
|
+
readonly type: "error";
|
|
131
|
+
}, {
|
|
132
|
+
readonly inputs: readonly [{
|
|
133
|
+
readonly components: readonly [{
|
|
134
|
+
readonly name: "preOpGas";
|
|
135
|
+
readonly type: "uint256";
|
|
136
|
+
}, {
|
|
137
|
+
readonly name: "prefund";
|
|
138
|
+
readonly type: "uint256";
|
|
139
|
+
}, {
|
|
140
|
+
readonly name: "sigFailed";
|
|
141
|
+
readonly type: "bool";
|
|
142
|
+
}, {
|
|
143
|
+
readonly name: "validAfter";
|
|
144
|
+
readonly type: "uint48";
|
|
145
|
+
}, {
|
|
146
|
+
readonly name: "validUntil";
|
|
147
|
+
readonly type: "uint48";
|
|
148
|
+
}, {
|
|
149
|
+
readonly name: "paymasterContext";
|
|
150
|
+
readonly type: "bytes";
|
|
151
|
+
}];
|
|
152
|
+
readonly name: "returnInfo";
|
|
153
|
+
readonly type: "tuple";
|
|
154
|
+
}, {
|
|
155
|
+
readonly components: readonly [{
|
|
156
|
+
readonly name: "stake";
|
|
157
|
+
readonly type: "uint256";
|
|
158
|
+
}, {
|
|
159
|
+
readonly name: "unstakeDelaySec";
|
|
160
|
+
readonly type: "uint256";
|
|
161
|
+
}];
|
|
162
|
+
readonly name: "senderInfo";
|
|
163
|
+
readonly type: "tuple";
|
|
164
|
+
}, {
|
|
165
|
+
readonly components: readonly [{
|
|
166
|
+
readonly name: "stake";
|
|
167
|
+
readonly type: "uint256";
|
|
168
|
+
}, {
|
|
169
|
+
readonly name: "unstakeDelaySec";
|
|
170
|
+
readonly type: "uint256";
|
|
171
|
+
}];
|
|
172
|
+
readonly name: "factoryInfo";
|
|
173
|
+
readonly type: "tuple";
|
|
174
|
+
}, {
|
|
175
|
+
readonly components: readonly [{
|
|
176
|
+
readonly name: "stake";
|
|
177
|
+
readonly type: "uint256";
|
|
178
|
+
}, {
|
|
179
|
+
readonly name: "unstakeDelaySec";
|
|
180
|
+
readonly type: "uint256";
|
|
181
|
+
}];
|
|
182
|
+
readonly name: "paymasterInfo";
|
|
183
|
+
readonly type: "tuple";
|
|
184
|
+
}, {
|
|
185
|
+
readonly components: readonly [{
|
|
186
|
+
readonly name: "aggregator";
|
|
187
|
+
readonly type: "address";
|
|
188
|
+
}, {
|
|
189
|
+
readonly components: readonly [{
|
|
190
|
+
readonly name: "stake";
|
|
191
|
+
readonly type: "uint256";
|
|
192
|
+
}, {
|
|
193
|
+
readonly name: "unstakeDelaySec";
|
|
194
|
+
readonly type: "uint256";
|
|
195
|
+
}];
|
|
196
|
+
readonly name: "stakeInfo";
|
|
197
|
+
readonly type: "tuple";
|
|
198
|
+
}];
|
|
199
|
+
readonly name: "aggregatorInfo";
|
|
200
|
+
readonly type: "tuple";
|
|
201
|
+
}];
|
|
202
|
+
readonly name: "ValidationResultWithAggregation";
|
|
112
203
|
readonly type: "error";
|
|
113
204
|
}, {
|
|
114
205
|
readonly anonymous: false;
|
|
115
206
|
readonly inputs: readonly [{
|
|
116
207
|
readonly indexed: true;
|
|
117
|
-
readonly internalType: "bytes32";
|
|
118
208
|
readonly name: "userOpHash";
|
|
119
209
|
readonly type: "bytes32";
|
|
120
210
|
}, {
|
|
121
211
|
readonly indexed: true;
|
|
122
|
-
readonly internalType: "address";
|
|
123
212
|
readonly name: "sender";
|
|
124
213
|
readonly type: "address";
|
|
125
214
|
}, {
|
|
126
215
|
readonly indexed: false;
|
|
127
|
-
readonly internalType: "address";
|
|
128
216
|
readonly name: "factory";
|
|
129
217
|
readonly type: "address";
|
|
130
218
|
}, {
|
|
131
219
|
readonly indexed: false;
|
|
132
|
-
readonly internalType: "address";
|
|
133
220
|
readonly name: "paymaster";
|
|
134
221
|
readonly type: "address";
|
|
135
222
|
}];
|
|
@@ -144,52 +231,19 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
144
231
|
readonly anonymous: false;
|
|
145
232
|
readonly inputs: readonly [{
|
|
146
233
|
readonly indexed: true;
|
|
147
|
-
readonly internalType: "address";
|
|
148
234
|
readonly name: "account";
|
|
149
235
|
readonly type: "address";
|
|
150
236
|
}, {
|
|
151
237
|
readonly indexed: false;
|
|
152
|
-
readonly internalType: "uint256";
|
|
153
238
|
readonly name: "totalDeposit";
|
|
154
239
|
readonly type: "uint256";
|
|
155
240
|
}];
|
|
156
241
|
readonly name: "Deposited";
|
|
157
242
|
readonly type: "event";
|
|
158
|
-
}, {
|
|
159
|
-
readonly anonymous: false;
|
|
160
|
-
readonly inputs: readonly [];
|
|
161
|
-
readonly name: "EIP712DomainChanged";
|
|
162
|
-
readonly type: "event";
|
|
163
|
-
}, {
|
|
164
|
-
readonly anonymous: false;
|
|
165
|
-
readonly inputs: readonly [{
|
|
166
|
-
readonly indexed: true;
|
|
167
|
-
readonly internalType: "bytes32";
|
|
168
|
-
readonly name: "userOpHash";
|
|
169
|
-
readonly type: "bytes32";
|
|
170
|
-
}, {
|
|
171
|
-
readonly indexed: true;
|
|
172
|
-
readonly internalType: "address";
|
|
173
|
-
readonly name: "sender";
|
|
174
|
-
readonly type: "address";
|
|
175
|
-
}, {
|
|
176
|
-
readonly indexed: false;
|
|
177
|
-
readonly internalType: "uint256";
|
|
178
|
-
readonly name: "nonce";
|
|
179
|
-
readonly type: "uint256";
|
|
180
|
-
}, {
|
|
181
|
-
readonly indexed: false;
|
|
182
|
-
readonly internalType: "bytes";
|
|
183
|
-
readonly name: "revertReason";
|
|
184
|
-
readonly type: "bytes";
|
|
185
|
-
}];
|
|
186
|
-
readonly name: "PostOpRevertReason";
|
|
187
|
-
readonly type: "event";
|
|
188
243
|
}, {
|
|
189
244
|
readonly anonymous: false;
|
|
190
245
|
readonly inputs: readonly [{
|
|
191
246
|
readonly indexed: true;
|
|
192
|
-
readonly internalType: "address";
|
|
193
247
|
readonly name: "aggregator";
|
|
194
248
|
readonly type: "address";
|
|
195
249
|
}];
|
|
@@ -199,17 +253,14 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
199
253
|
readonly anonymous: false;
|
|
200
254
|
readonly inputs: readonly [{
|
|
201
255
|
readonly indexed: true;
|
|
202
|
-
readonly internalType: "address";
|
|
203
256
|
readonly name: "account";
|
|
204
257
|
readonly type: "address";
|
|
205
258
|
}, {
|
|
206
259
|
readonly indexed: false;
|
|
207
|
-
readonly internalType: "uint256";
|
|
208
260
|
readonly name: "totalStaked";
|
|
209
261
|
readonly type: "uint256";
|
|
210
262
|
}, {
|
|
211
263
|
readonly indexed: false;
|
|
212
|
-
readonly internalType: "uint256";
|
|
213
264
|
readonly name: "unstakeDelaySec";
|
|
214
265
|
readonly type: "uint256";
|
|
215
266
|
}];
|
|
@@ -219,12 +270,10 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
219
270
|
readonly anonymous: false;
|
|
220
271
|
readonly inputs: readonly [{
|
|
221
272
|
readonly indexed: true;
|
|
222
|
-
readonly internalType: "address";
|
|
223
273
|
readonly name: "account";
|
|
224
274
|
readonly type: "address";
|
|
225
275
|
}, {
|
|
226
276
|
readonly indexed: false;
|
|
227
|
-
readonly internalType: "uint256";
|
|
228
277
|
readonly name: "withdrawTime";
|
|
229
278
|
readonly type: "uint256";
|
|
230
279
|
}];
|
|
@@ -234,17 +283,14 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
234
283
|
readonly anonymous: false;
|
|
235
284
|
readonly inputs: readonly [{
|
|
236
285
|
readonly indexed: true;
|
|
237
|
-
readonly internalType: "address";
|
|
238
286
|
readonly name: "account";
|
|
239
287
|
readonly type: "address";
|
|
240
288
|
}, {
|
|
241
289
|
readonly indexed: false;
|
|
242
|
-
readonly internalType: "address";
|
|
243
290
|
readonly name: "withdrawAddress";
|
|
244
291
|
readonly type: "address";
|
|
245
292
|
}, {
|
|
246
293
|
readonly indexed: false;
|
|
247
|
-
readonly internalType: "uint256";
|
|
248
294
|
readonly name: "amount";
|
|
249
295
|
readonly type: "uint256";
|
|
250
296
|
}];
|
|
@@ -254,37 +300,30 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
254
300
|
readonly anonymous: false;
|
|
255
301
|
readonly inputs: readonly [{
|
|
256
302
|
readonly indexed: true;
|
|
257
|
-
readonly internalType: "bytes32";
|
|
258
303
|
readonly name: "userOpHash";
|
|
259
304
|
readonly type: "bytes32";
|
|
260
305
|
}, {
|
|
261
306
|
readonly indexed: true;
|
|
262
|
-
readonly internalType: "address";
|
|
263
307
|
readonly name: "sender";
|
|
264
308
|
readonly type: "address";
|
|
265
309
|
}, {
|
|
266
310
|
readonly indexed: true;
|
|
267
|
-
readonly internalType: "address";
|
|
268
311
|
readonly name: "paymaster";
|
|
269
312
|
readonly type: "address";
|
|
270
313
|
}, {
|
|
271
314
|
readonly indexed: false;
|
|
272
|
-
readonly internalType: "uint256";
|
|
273
315
|
readonly name: "nonce";
|
|
274
316
|
readonly type: "uint256";
|
|
275
317
|
}, {
|
|
276
318
|
readonly indexed: false;
|
|
277
|
-
readonly internalType: "bool";
|
|
278
319
|
readonly name: "success";
|
|
279
320
|
readonly type: "bool";
|
|
280
321
|
}, {
|
|
281
322
|
readonly indexed: false;
|
|
282
|
-
readonly internalType: "uint256";
|
|
283
323
|
readonly name: "actualGasCost";
|
|
284
324
|
readonly type: "uint256";
|
|
285
325
|
}, {
|
|
286
326
|
readonly indexed: false;
|
|
287
|
-
readonly internalType: "uint256";
|
|
288
327
|
readonly name: "actualGasUsed";
|
|
289
328
|
readonly type: "uint256";
|
|
290
329
|
}];
|
|
@@ -294,42 +333,18 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
294
333
|
readonly anonymous: false;
|
|
295
334
|
readonly inputs: readonly [{
|
|
296
335
|
readonly indexed: true;
|
|
297
|
-
readonly internalType: "bytes32";
|
|
298
336
|
readonly name: "userOpHash";
|
|
299
337
|
readonly type: "bytes32";
|
|
300
338
|
}, {
|
|
301
339
|
readonly indexed: true;
|
|
302
|
-
readonly internalType: "address";
|
|
303
340
|
readonly name: "sender";
|
|
304
341
|
readonly type: "address";
|
|
305
342
|
}, {
|
|
306
343
|
readonly indexed: false;
|
|
307
|
-
readonly internalType: "uint256";
|
|
308
344
|
readonly name: "nonce";
|
|
309
345
|
readonly type: "uint256";
|
|
310
|
-
}];
|
|
311
|
-
readonly name: "UserOperationPrefundTooLow";
|
|
312
|
-
readonly type: "event";
|
|
313
|
-
}, {
|
|
314
|
-
readonly anonymous: false;
|
|
315
|
-
readonly inputs: readonly [{
|
|
316
|
-
readonly indexed: true;
|
|
317
|
-
readonly internalType: "bytes32";
|
|
318
|
-
readonly name: "userOpHash";
|
|
319
|
-
readonly type: "bytes32";
|
|
320
|
-
}, {
|
|
321
|
-
readonly indexed: true;
|
|
322
|
-
readonly internalType: "address";
|
|
323
|
-
readonly name: "sender";
|
|
324
|
-
readonly type: "address";
|
|
325
346
|
}, {
|
|
326
347
|
readonly indexed: false;
|
|
327
|
-
readonly internalType: "uint256";
|
|
328
|
-
readonly name: "nonce";
|
|
329
|
-
readonly type: "uint256";
|
|
330
|
-
}, {
|
|
331
|
-
readonly indexed: false;
|
|
332
|
-
readonly internalType: "bytes";
|
|
333
348
|
readonly name: "revertReason";
|
|
334
349
|
readonly type: "bytes";
|
|
335
350
|
}];
|
|
@@ -339,25 +354,45 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
339
354
|
readonly anonymous: false;
|
|
340
355
|
readonly inputs: readonly [{
|
|
341
356
|
readonly indexed: true;
|
|
342
|
-
readonly internalType: "address";
|
|
343
357
|
readonly name: "account";
|
|
344
358
|
readonly type: "address";
|
|
345
359
|
}, {
|
|
346
360
|
readonly indexed: false;
|
|
347
|
-
readonly internalType: "address";
|
|
348
361
|
readonly name: "withdrawAddress";
|
|
349
362
|
readonly type: "address";
|
|
350
363
|
}, {
|
|
351
364
|
readonly indexed: false;
|
|
352
|
-
readonly internalType: "uint256";
|
|
353
365
|
readonly name: "amount";
|
|
354
366
|
readonly type: "uint256";
|
|
355
367
|
}];
|
|
356
368
|
readonly name: "Withdrawn";
|
|
357
369
|
readonly type: "event";
|
|
370
|
+
}, {
|
|
371
|
+
readonly inputs: readonly [];
|
|
372
|
+
readonly name: "SIG_VALIDATION_FAILED";
|
|
373
|
+
readonly outputs: readonly [{
|
|
374
|
+
readonly name: "";
|
|
375
|
+
readonly type: "uint256";
|
|
376
|
+
}];
|
|
377
|
+
readonly stateMutability: "view";
|
|
378
|
+
readonly type: "function";
|
|
379
|
+
}, {
|
|
380
|
+
readonly inputs: readonly [{
|
|
381
|
+
readonly name: "initCode";
|
|
382
|
+
readonly type: "bytes";
|
|
383
|
+
}, {
|
|
384
|
+
readonly name: "sender";
|
|
385
|
+
readonly type: "address";
|
|
386
|
+
}, {
|
|
387
|
+
readonly name: "paymasterAndData";
|
|
388
|
+
readonly type: "bytes";
|
|
389
|
+
}];
|
|
390
|
+
readonly name: "_validateSenderAndPaymaster";
|
|
391
|
+
readonly outputs: readonly [];
|
|
392
|
+
readonly stateMutability: "view";
|
|
393
|
+
readonly type: "function";
|
|
358
394
|
}, {
|
|
359
395
|
readonly inputs: readonly [{
|
|
360
|
-
readonly internalType: "uint32";
|
|
361
396
|
readonly name: "unstakeDelaySec";
|
|
362
397
|
readonly type: "uint32";
|
|
363
398
|
}];
|
|
@@ -367,13 +402,11 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
367
402
|
readonly type: "function";
|
|
368
403
|
}, {
|
|
369
404
|
readonly inputs: readonly [{
|
|
370
|
-
readonly internalType: "address";
|
|
371
405
|
readonly name: "account";
|
|
372
406
|
readonly type: "address";
|
|
373
407
|
}];
|
|
374
408
|
readonly name: "balanceOf";
|
|
375
409
|
readonly outputs: readonly [{
|
|
376
|
-
readonly internalType: "uint256";
|
|
377
410
|
readonly name: "";
|
|
378
411
|
readonly type: "uint256";
|
|
379
412
|
}];
|
|
@@ -381,21 +414,6 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
381
414
|
readonly type: "function";
|
|
382
415
|
}, {
|
|
383
416
|
readonly inputs: readonly [{
|
|
384
|
-
readonly internalType: "address";
|
|
385
|
-
readonly name: "target";
|
|
386
|
-
readonly type: "address";
|
|
387
|
-
}, {
|
|
388
|
-
readonly internalType: "bytes";
|
|
389
|
-
readonly name: "data";
|
|
390
|
-
readonly type: "bytes";
|
|
391
|
-
}];
|
|
392
|
-
readonly name: "delegateAndRevert";
|
|
393
|
-
readonly outputs: readonly [];
|
|
394
|
-
readonly stateMutability: "nonpayable";
|
|
395
|
-
readonly type: "function";
|
|
396
|
-
}, {
|
|
397
|
-
readonly inputs: readonly [{
|
|
398
|
-
readonly internalType: "address";
|
|
399
417
|
readonly name: "account";
|
|
400
418
|
readonly type: "address";
|
|
401
419
|
}];
|
|
@@ -404,115 +422,74 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
404
422
|
readonly stateMutability: "payable";
|
|
405
423
|
readonly type: "function";
|
|
406
424
|
}, {
|
|
407
|
-
readonly inputs: readonly [
|
|
408
|
-
|
|
425
|
+
readonly inputs: readonly [{
|
|
426
|
+
readonly name: "";
|
|
427
|
+
readonly type: "address";
|
|
428
|
+
}];
|
|
429
|
+
readonly name: "deposits";
|
|
409
430
|
readonly outputs: readonly [{
|
|
410
|
-
readonly
|
|
411
|
-
readonly
|
|
412
|
-
readonly type: "bytes1";
|
|
413
|
-
}, {
|
|
414
|
-
readonly internalType: "string";
|
|
415
|
-
readonly name: "name";
|
|
416
|
-
readonly type: "string";
|
|
417
|
-
}, {
|
|
418
|
-
readonly internalType: "string";
|
|
419
|
-
readonly name: "version";
|
|
420
|
-
readonly type: "string";
|
|
431
|
+
readonly name: "deposit";
|
|
432
|
+
readonly type: "uint112";
|
|
421
433
|
}, {
|
|
422
|
-
readonly
|
|
423
|
-
readonly
|
|
424
|
-
readonly type: "uint256";
|
|
434
|
+
readonly name: "staked";
|
|
435
|
+
readonly type: "bool";
|
|
425
436
|
}, {
|
|
426
|
-
readonly
|
|
427
|
-
readonly
|
|
428
|
-
readonly type: "address";
|
|
437
|
+
readonly name: "stake";
|
|
438
|
+
readonly type: "uint112";
|
|
429
439
|
}, {
|
|
430
|
-
readonly
|
|
431
|
-
readonly
|
|
432
|
-
readonly type: "bytes32";
|
|
440
|
+
readonly name: "unstakeDelaySec";
|
|
441
|
+
readonly type: "uint32";
|
|
433
442
|
}, {
|
|
434
|
-
readonly
|
|
435
|
-
readonly
|
|
436
|
-
readonly type: "uint256[]";
|
|
443
|
+
readonly name: "withdrawTime";
|
|
444
|
+
readonly type: "uint48";
|
|
437
445
|
}];
|
|
438
446
|
readonly stateMutability: "view";
|
|
439
447
|
readonly type: "function";
|
|
440
448
|
}, {
|
|
441
449
|
readonly inputs: readonly [{
|
|
442
|
-
readonly internalType: "address";
|
|
443
450
|
readonly name: "account";
|
|
444
451
|
readonly type: "address";
|
|
445
452
|
}];
|
|
446
453
|
readonly name: "getDepositInfo";
|
|
447
454
|
readonly outputs: readonly [{
|
|
448
455
|
readonly components: readonly [{
|
|
449
|
-
readonly internalType: "uint256";
|
|
450
456
|
readonly name: "deposit";
|
|
451
|
-
readonly type: "
|
|
457
|
+
readonly type: "uint112";
|
|
452
458
|
}, {
|
|
453
|
-
readonly internalType: "bool";
|
|
454
459
|
readonly name: "staked";
|
|
455
460
|
readonly type: "bool";
|
|
456
461
|
}, {
|
|
457
|
-
readonly internalType: "uint112";
|
|
458
462
|
readonly name: "stake";
|
|
459
463
|
readonly type: "uint112";
|
|
460
464
|
}, {
|
|
461
|
-
readonly internalType: "uint32";
|
|
462
465
|
readonly name: "unstakeDelaySec";
|
|
463
466
|
readonly type: "uint32";
|
|
464
467
|
}, {
|
|
465
|
-
readonly internalType: "uint48";
|
|
466
468
|
readonly name: "withdrawTime";
|
|
467
469
|
readonly type: "uint48";
|
|
468
470
|
}];
|
|
469
|
-
readonly internalType: "struct IStakeManager.DepositInfo";
|
|
470
471
|
readonly name: "info";
|
|
471
472
|
readonly type: "tuple";
|
|
472
473
|
}];
|
|
473
474
|
readonly stateMutability: "view";
|
|
474
475
|
readonly type: "function";
|
|
475
|
-
}, {
|
|
476
|
-
readonly inputs: readonly [];
|
|
477
|
-
readonly name: "getDomainSeparatorV4";
|
|
478
|
-
readonly outputs: readonly [{
|
|
479
|
-
readonly internalType: "bytes32";
|
|
480
|
-
readonly name: "";
|
|
481
|
-
readonly type: "bytes32";
|
|
482
|
-
}];
|
|
483
|
-
readonly stateMutability: "view";
|
|
484
|
-
readonly type: "function";
|
|
485
476
|
}, {
|
|
486
477
|
readonly inputs: readonly [{
|
|
487
|
-
readonly internalType: "address";
|
|
488
478
|
readonly name: "sender";
|
|
489
479
|
readonly type: "address";
|
|
490
480
|
}, {
|
|
491
|
-
readonly internalType: "uint192";
|
|
492
481
|
readonly name: "key";
|
|
493
482
|
readonly type: "uint192";
|
|
494
483
|
}];
|
|
495
484
|
readonly name: "getNonce";
|
|
496
485
|
readonly outputs: readonly [{
|
|
497
|
-
readonly internalType: "uint256";
|
|
498
486
|
readonly name: "nonce";
|
|
499
487
|
readonly type: "uint256";
|
|
500
488
|
}];
|
|
501
489
|
readonly stateMutability: "view";
|
|
502
490
|
readonly type: "function";
|
|
503
|
-
}, {
|
|
504
|
-
readonly inputs: readonly [];
|
|
505
|
-
readonly name: "getPackedUserOpTypeHash";
|
|
506
|
-
readonly outputs: readonly [{
|
|
507
|
-
readonly internalType: "bytes32";
|
|
508
|
-
readonly name: "";
|
|
509
|
-
readonly type: "bytes32";
|
|
510
|
-
}];
|
|
511
|
-
readonly stateMutability: "pure";
|
|
512
|
-
readonly type: "function";
|
|
513
491
|
}, {
|
|
514
492
|
readonly inputs: readonly [{
|
|
515
|
-
readonly internalType: "bytes";
|
|
516
493
|
readonly name: "initCode";
|
|
517
494
|
readonly type: "bytes";
|
|
518
495
|
}];
|
|
@@ -523,49 +500,44 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
523
500
|
}, {
|
|
524
501
|
readonly inputs: readonly [{
|
|
525
502
|
readonly components: readonly [{
|
|
526
|
-
readonly internalType: "address";
|
|
527
503
|
readonly name: "sender";
|
|
528
504
|
readonly type: "address";
|
|
529
505
|
}, {
|
|
530
|
-
readonly internalType: "uint256";
|
|
531
506
|
readonly name: "nonce";
|
|
532
507
|
readonly type: "uint256";
|
|
533
508
|
}, {
|
|
534
|
-
readonly internalType: "bytes";
|
|
535
509
|
readonly name: "initCode";
|
|
536
510
|
readonly type: "bytes";
|
|
537
511
|
}, {
|
|
538
|
-
readonly internalType: "bytes";
|
|
539
512
|
readonly name: "callData";
|
|
540
513
|
readonly type: "bytes";
|
|
541
514
|
}, {
|
|
542
|
-
readonly
|
|
543
|
-
readonly
|
|
544
|
-
|
|
515
|
+
readonly name: "callGasLimit";
|
|
516
|
+
readonly type: "uint256";
|
|
517
|
+
}, {
|
|
518
|
+
readonly name: "verificationGasLimit";
|
|
519
|
+
readonly type: "uint256";
|
|
545
520
|
}, {
|
|
546
|
-
readonly internalType: "uint256";
|
|
547
521
|
readonly name: "preVerificationGas";
|
|
548
522
|
readonly type: "uint256";
|
|
549
523
|
}, {
|
|
550
|
-
readonly
|
|
551
|
-
readonly
|
|
552
|
-
|
|
524
|
+
readonly name: "maxFeePerGas";
|
|
525
|
+
readonly type: "uint256";
|
|
526
|
+
}, {
|
|
527
|
+
readonly name: "maxPriorityFeePerGas";
|
|
528
|
+
readonly type: "uint256";
|
|
553
529
|
}, {
|
|
554
|
-
readonly internalType: "bytes";
|
|
555
530
|
readonly name: "paymasterAndData";
|
|
556
531
|
readonly type: "bytes";
|
|
557
532
|
}, {
|
|
558
|
-
readonly internalType: "bytes";
|
|
559
533
|
readonly name: "signature";
|
|
560
534
|
readonly type: "bytes";
|
|
561
535
|
}];
|
|
562
|
-
readonly internalType: "struct PackedUserOperation";
|
|
563
536
|
readonly name: "userOp";
|
|
564
537
|
readonly type: "tuple";
|
|
565
538
|
}];
|
|
566
539
|
readonly name: "getUserOpHash";
|
|
567
540
|
readonly outputs: readonly [{
|
|
568
|
-
readonly internalType: "bytes32";
|
|
569
541
|
readonly name: "";
|
|
570
542
|
readonly type: "bytes32";
|
|
571
543
|
}];
|
|
@@ -575,59 +547,51 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
575
547
|
readonly inputs: readonly [{
|
|
576
548
|
readonly components: readonly [{
|
|
577
549
|
readonly components: readonly [{
|
|
578
|
-
readonly internalType: "address";
|
|
579
550
|
readonly name: "sender";
|
|
580
551
|
readonly type: "address";
|
|
581
552
|
}, {
|
|
582
|
-
readonly internalType: "uint256";
|
|
583
553
|
readonly name: "nonce";
|
|
584
554
|
readonly type: "uint256";
|
|
585
555
|
}, {
|
|
586
|
-
readonly internalType: "bytes";
|
|
587
556
|
readonly name: "initCode";
|
|
588
557
|
readonly type: "bytes";
|
|
589
558
|
}, {
|
|
590
|
-
readonly internalType: "bytes";
|
|
591
559
|
readonly name: "callData";
|
|
592
560
|
readonly type: "bytes";
|
|
593
561
|
}, {
|
|
594
|
-
readonly
|
|
595
|
-
readonly
|
|
596
|
-
|
|
562
|
+
readonly name: "callGasLimit";
|
|
563
|
+
readonly type: "uint256";
|
|
564
|
+
}, {
|
|
565
|
+
readonly name: "verificationGasLimit";
|
|
566
|
+
readonly type: "uint256";
|
|
597
567
|
}, {
|
|
598
|
-
readonly internalType: "uint256";
|
|
599
568
|
readonly name: "preVerificationGas";
|
|
600
569
|
readonly type: "uint256";
|
|
601
570
|
}, {
|
|
602
|
-
readonly
|
|
603
|
-
readonly
|
|
604
|
-
|
|
571
|
+
readonly name: "maxFeePerGas";
|
|
572
|
+
readonly type: "uint256";
|
|
573
|
+
}, {
|
|
574
|
+
readonly name: "maxPriorityFeePerGas";
|
|
575
|
+
readonly type: "uint256";
|
|
605
576
|
}, {
|
|
606
|
-
readonly internalType: "bytes";
|
|
607
577
|
readonly name: "paymasterAndData";
|
|
608
578
|
readonly type: "bytes";
|
|
609
579
|
}, {
|
|
610
|
-
readonly internalType: "bytes";
|
|
611
580
|
readonly name: "signature";
|
|
612
581
|
readonly type: "bytes";
|
|
613
582
|
}];
|
|
614
|
-
readonly internalType: "struct PackedUserOperation[]";
|
|
615
583
|
readonly name: "userOps";
|
|
616
584
|
readonly type: "tuple[]";
|
|
617
585
|
}, {
|
|
618
|
-
readonly internalType: "contract IAggregator";
|
|
619
586
|
readonly name: "aggregator";
|
|
620
587
|
readonly type: "address";
|
|
621
588
|
}, {
|
|
622
|
-
readonly internalType: "bytes";
|
|
623
589
|
readonly name: "signature";
|
|
624
590
|
readonly type: "bytes";
|
|
625
591
|
}];
|
|
626
|
-
readonly internalType: "struct IEntryPoint.UserOpsPerAggregator[]";
|
|
627
592
|
readonly name: "opsPerAggregator";
|
|
628
593
|
readonly type: "tuple[]";
|
|
629
594
|
}, {
|
|
630
|
-
readonly internalType: "address payable";
|
|
631
595
|
readonly name: "beneficiary";
|
|
632
596
|
readonly type: "address";
|
|
633
597
|
}];
|
|
@@ -638,47 +602,42 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
638
602
|
}, {
|
|
639
603
|
readonly inputs: readonly [{
|
|
640
604
|
readonly components: readonly [{
|
|
641
|
-
readonly internalType: "address";
|
|
642
605
|
readonly name: "sender";
|
|
643
606
|
readonly type: "address";
|
|
644
607
|
}, {
|
|
645
|
-
readonly internalType: "uint256";
|
|
646
608
|
readonly name: "nonce";
|
|
647
609
|
readonly type: "uint256";
|
|
648
610
|
}, {
|
|
649
|
-
readonly internalType: "bytes";
|
|
650
611
|
readonly name: "initCode";
|
|
651
612
|
readonly type: "bytes";
|
|
652
613
|
}, {
|
|
653
|
-
readonly internalType: "bytes";
|
|
654
614
|
readonly name: "callData";
|
|
655
615
|
readonly type: "bytes";
|
|
656
616
|
}, {
|
|
657
|
-
readonly
|
|
658
|
-
readonly
|
|
659
|
-
|
|
617
|
+
readonly name: "callGasLimit";
|
|
618
|
+
readonly type: "uint256";
|
|
619
|
+
}, {
|
|
620
|
+
readonly name: "verificationGasLimit";
|
|
621
|
+
readonly type: "uint256";
|
|
660
622
|
}, {
|
|
661
|
-
readonly internalType: "uint256";
|
|
662
623
|
readonly name: "preVerificationGas";
|
|
663
624
|
readonly type: "uint256";
|
|
664
625
|
}, {
|
|
665
|
-
readonly
|
|
666
|
-
readonly
|
|
667
|
-
|
|
626
|
+
readonly name: "maxFeePerGas";
|
|
627
|
+
readonly type: "uint256";
|
|
628
|
+
}, {
|
|
629
|
+
readonly name: "maxPriorityFeePerGas";
|
|
630
|
+
readonly type: "uint256";
|
|
668
631
|
}, {
|
|
669
|
-
readonly internalType: "bytes";
|
|
670
632
|
readonly name: "paymasterAndData";
|
|
671
633
|
readonly type: "bytes";
|
|
672
634
|
}, {
|
|
673
|
-
readonly internalType: "bytes";
|
|
674
635
|
readonly name: "signature";
|
|
675
636
|
readonly type: "bytes";
|
|
676
637
|
}];
|
|
677
|
-
readonly internalType: "struct PackedUserOperation[]";
|
|
678
638
|
readonly name: "ops";
|
|
679
639
|
readonly type: "tuple[]";
|
|
680
640
|
}, {
|
|
681
|
-
readonly internalType: "address payable";
|
|
682
641
|
readonly name: "beneficiary";
|
|
683
642
|
readonly type: "address";
|
|
684
643
|
}];
|
|
@@ -688,7 +647,6 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
688
647
|
readonly type: "function";
|
|
689
648
|
}, {
|
|
690
649
|
readonly inputs: readonly [{
|
|
691
|
-
readonly internalType: "uint192";
|
|
692
650
|
readonly name: "key";
|
|
693
651
|
readonly type: "uint192";
|
|
694
652
|
}];
|
|
@@ -698,83 +656,58 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
698
656
|
readonly type: "function";
|
|
699
657
|
}, {
|
|
700
658
|
readonly inputs: readonly [{
|
|
701
|
-
readonly internalType: "bytes";
|
|
702
659
|
readonly name: "callData";
|
|
703
660
|
readonly type: "bytes";
|
|
704
661
|
}, {
|
|
705
662
|
readonly components: readonly [{
|
|
706
663
|
readonly components: readonly [{
|
|
707
|
-
readonly internalType: "address";
|
|
708
664
|
readonly name: "sender";
|
|
709
665
|
readonly type: "address";
|
|
710
666
|
}, {
|
|
711
|
-
readonly internalType: "uint256";
|
|
712
667
|
readonly name: "nonce";
|
|
713
668
|
readonly type: "uint256";
|
|
714
669
|
}, {
|
|
715
|
-
readonly internalType: "uint256";
|
|
716
|
-
readonly name: "verificationGasLimit";
|
|
717
|
-
readonly type: "uint256";
|
|
718
|
-
}, {
|
|
719
|
-
readonly internalType: "uint256";
|
|
720
670
|
readonly name: "callGasLimit";
|
|
721
671
|
readonly type: "uint256";
|
|
722
672
|
}, {
|
|
723
|
-
readonly
|
|
724
|
-
readonly name: "paymasterVerificationGasLimit";
|
|
725
|
-
readonly type: "uint256";
|
|
726
|
-
}, {
|
|
727
|
-
readonly internalType: "uint256";
|
|
728
|
-
readonly name: "paymasterPostOpGasLimit";
|
|
673
|
+
readonly name: "verificationGasLimit";
|
|
729
674
|
readonly type: "uint256";
|
|
730
675
|
}, {
|
|
731
|
-
readonly internalType: "uint256";
|
|
732
676
|
readonly name: "preVerificationGas";
|
|
733
677
|
readonly type: "uint256";
|
|
734
678
|
}, {
|
|
735
|
-
readonly internalType: "address";
|
|
736
679
|
readonly name: "paymaster";
|
|
737
680
|
readonly type: "address";
|
|
738
681
|
}, {
|
|
739
|
-
readonly internalType: "uint256";
|
|
740
682
|
readonly name: "maxFeePerGas";
|
|
741
683
|
readonly type: "uint256";
|
|
742
684
|
}, {
|
|
743
|
-
readonly internalType: "uint256";
|
|
744
685
|
readonly name: "maxPriorityFeePerGas";
|
|
745
686
|
readonly type: "uint256";
|
|
746
687
|
}];
|
|
747
|
-
readonly internalType: "struct EntryPoint.MemoryUserOp";
|
|
748
688
|
readonly name: "mUserOp";
|
|
749
689
|
readonly type: "tuple";
|
|
750
690
|
}, {
|
|
751
|
-
readonly internalType: "bytes32";
|
|
752
691
|
readonly name: "userOpHash";
|
|
753
692
|
readonly type: "bytes32";
|
|
754
693
|
}, {
|
|
755
|
-
readonly internalType: "uint256";
|
|
756
694
|
readonly name: "prefund";
|
|
757
695
|
readonly type: "uint256";
|
|
758
696
|
}, {
|
|
759
|
-
readonly internalType: "uint256";
|
|
760
697
|
readonly name: "contextOffset";
|
|
761
698
|
readonly type: "uint256";
|
|
762
699
|
}, {
|
|
763
|
-
readonly internalType: "uint256";
|
|
764
700
|
readonly name: "preOpGas";
|
|
765
701
|
readonly type: "uint256";
|
|
766
702
|
}];
|
|
767
|
-
readonly internalType: "struct EntryPoint.UserOpInfo";
|
|
768
703
|
readonly name: "opInfo";
|
|
769
704
|
readonly type: "tuple";
|
|
770
705
|
}, {
|
|
771
|
-
readonly internalType: "bytes";
|
|
772
706
|
readonly name: "context";
|
|
773
707
|
readonly type: "bytes";
|
|
774
708
|
}];
|
|
775
709
|
readonly name: "innerHandleOp";
|
|
776
710
|
readonly outputs: readonly [{
|
|
777
|
-
readonly internalType: "uint256";
|
|
778
711
|
readonly name: "actualGasCost";
|
|
779
712
|
readonly type: "uint256";
|
|
780
713
|
}];
|
|
@@ -782,45 +715,110 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
782
715
|
readonly type: "function";
|
|
783
716
|
}, {
|
|
784
717
|
readonly inputs: readonly [{
|
|
785
|
-
readonly internalType: "address";
|
|
786
718
|
readonly name: "";
|
|
787
719
|
readonly type: "address";
|
|
788
720
|
}, {
|
|
789
|
-
readonly internalType: "uint192";
|
|
790
721
|
readonly name: "";
|
|
791
722
|
readonly type: "uint192";
|
|
792
723
|
}];
|
|
793
724
|
readonly name: "nonceSequenceNumber";
|
|
794
725
|
readonly outputs: readonly [{
|
|
795
|
-
readonly internalType: "uint256";
|
|
796
726
|
readonly name: "";
|
|
797
727
|
readonly type: "uint256";
|
|
798
728
|
}];
|
|
799
729
|
readonly stateMutability: "view";
|
|
800
730
|
readonly type: "function";
|
|
801
731
|
}, {
|
|
802
|
-
readonly inputs: readonly [
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
732
|
+
readonly inputs: readonly [{
|
|
733
|
+
readonly components: readonly [{
|
|
734
|
+
readonly name: "sender";
|
|
735
|
+
readonly type: "address";
|
|
736
|
+
}, {
|
|
737
|
+
readonly name: "nonce";
|
|
738
|
+
readonly type: "uint256";
|
|
739
|
+
}, {
|
|
740
|
+
readonly name: "initCode";
|
|
741
|
+
readonly type: "bytes";
|
|
742
|
+
}, {
|
|
743
|
+
readonly name: "callData";
|
|
744
|
+
readonly type: "bytes";
|
|
745
|
+
}, {
|
|
746
|
+
readonly name: "callGasLimit";
|
|
747
|
+
readonly type: "uint256";
|
|
748
|
+
}, {
|
|
749
|
+
readonly name: "verificationGasLimit";
|
|
750
|
+
readonly type: "uint256";
|
|
751
|
+
}, {
|
|
752
|
+
readonly name: "preVerificationGas";
|
|
753
|
+
readonly type: "uint256";
|
|
754
|
+
}, {
|
|
755
|
+
readonly name: "maxFeePerGas";
|
|
756
|
+
readonly type: "uint256";
|
|
757
|
+
}, {
|
|
758
|
+
readonly name: "maxPriorityFeePerGas";
|
|
759
|
+
readonly type: "uint256";
|
|
760
|
+
}, {
|
|
761
|
+
readonly name: "paymasterAndData";
|
|
762
|
+
readonly type: "bytes";
|
|
763
|
+
}, {
|
|
764
|
+
readonly name: "signature";
|
|
765
|
+
readonly type: "bytes";
|
|
766
|
+
}];
|
|
767
|
+
readonly name: "op";
|
|
768
|
+
readonly type: "tuple";
|
|
769
|
+
}, {
|
|
770
|
+
readonly name: "target";
|
|
807
771
|
readonly type: "address";
|
|
772
|
+
}, {
|
|
773
|
+
readonly name: "targetCallData";
|
|
774
|
+
readonly type: "bytes";
|
|
808
775
|
}];
|
|
809
|
-
readonly
|
|
776
|
+
readonly name: "simulateHandleOp";
|
|
777
|
+
readonly outputs: readonly [];
|
|
778
|
+
readonly stateMutability: "nonpayable";
|
|
810
779
|
readonly type: "function";
|
|
811
780
|
}, {
|
|
812
781
|
readonly inputs: readonly [{
|
|
813
|
-
readonly
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
782
|
+
readonly components: readonly [{
|
|
783
|
+
readonly name: "sender";
|
|
784
|
+
readonly type: "address";
|
|
785
|
+
}, {
|
|
786
|
+
readonly name: "nonce";
|
|
787
|
+
readonly type: "uint256";
|
|
788
|
+
}, {
|
|
789
|
+
readonly name: "initCode";
|
|
790
|
+
readonly type: "bytes";
|
|
791
|
+
}, {
|
|
792
|
+
readonly name: "callData";
|
|
793
|
+
readonly type: "bytes";
|
|
794
|
+
}, {
|
|
795
|
+
readonly name: "callGasLimit";
|
|
796
|
+
readonly type: "uint256";
|
|
797
|
+
}, {
|
|
798
|
+
readonly name: "verificationGasLimit";
|
|
799
|
+
readonly type: "uint256";
|
|
800
|
+
}, {
|
|
801
|
+
readonly name: "preVerificationGas";
|
|
802
|
+
readonly type: "uint256";
|
|
803
|
+
}, {
|
|
804
|
+
readonly name: "maxFeePerGas";
|
|
805
|
+
readonly type: "uint256";
|
|
806
|
+
}, {
|
|
807
|
+
readonly name: "maxPriorityFeePerGas";
|
|
808
|
+
readonly type: "uint256";
|
|
809
|
+
}, {
|
|
810
|
+
readonly name: "paymasterAndData";
|
|
811
|
+
readonly type: "bytes";
|
|
812
|
+
}, {
|
|
813
|
+
readonly name: "signature";
|
|
814
|
+
readonly type: "bytes";
|
|
815
|
+
}];
|
|
816
|
+
readonly name: "userOp";
|
|
817
|
+
readonly type: "tuple";
|
|
822
818
|
}];
|
|
823
|
-
readonly
|
|
819
|
+
readonly name: "simulateValidation";
|
|
820
|
+
readonly outputs: readonly [];
|
|
821
|
+
readonly stateMutability: "nonpayable";
|
|
824
822
|
readonly type: "function";
|
|
825
823
|
}, {
|
|
826
824
|
readonly inputs: readonly [];
|
|
@@ -830,7 +828,6 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
830
828
|
readonly type: "function";
|
|
831
829
|
}, {
|
|
832
830
|
readonly inputs: readonly [{
|
|
833
|
-
readonly internalType: "address payable";
|
|
834
831
|
readonly name: "withdrawAddress";
|
|
835
832
|
readonly type: "address";
|
|
836
833
|
}];
|
|
@@ -840,11 +837,9 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
840
837
|
readonly type: "function";
|
|
841
838
|
}, {
|
|
842
839
|
readonly inputs: readonly [{
|
|
843
|
-
readonly internalType: "address payable";
|
|
844
840
|
readonly name: "withdrawAddress";
|
|
845
841
|
readonly type: "address";
|
|
846
842
|
}, {
|
|
847
|
-
readonly internalType: "uint256";
|
|
848
843
|
readonly name: "withdrawAmount";
|
|
849
844
|
readonly type: "uint256";
|
|
850
845
|
}];
|
|
@@ -1497,32 +1492,28 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
1497
1492
|
readonly stateMutability: "payable";
|
|
1498
1493
|
readonly type: "receive";
|
|
1499
1494
|
}] | readonly [{
|
|
1495
|
+
readonly inputs: readonly [];
|
|
1496
|
+
readonly stateMutability: "nonpayable";
|
|
1497
|
+
readonly type: "constructor";
|
|
1498
|
+
}, {
|
|
1500
1499
|
readonly inputs: readonly [{
|
|
1501
|
-
readonly
|
|
1502
|
-
readonly
|
|
1503
|
-
}, {
|
|
1504
|
-
readonly name: "paid";
|
|
1505
|
-
readonly type: "uint256";
|
|
1506
|
-
}, {
|
|
1507
|
-
readonly name: "validAfter";
|
|
1508
|
-
readonly type: "uint48";
|
|
1509
|
-
}, {
|
|
1510
|
-
readonly name: "validUntil";
|
|
1511
|
-
readonly type: "uint48";
|
|
1512
|
-
}, {
|
|
1513
|
-
readonly name: "targetSuccess";
|
|
1500
|
+
readonly internalType: "bool";
|
|
1501
|
+
readonly name: "success";
|
|
1514
1502
|
readonly type: "bool";
|
|
1515
1503
|
}, {
|
|
1516
|
-
readonly
|
|
1504
|
+
readonly internalType: "bytes";
|
|
1505
|
+
readonly name: "ret";
|
|
1517
1506
|
readonly type: "bytes";
|
|
1518
1507
|
}];
|
|
1519
|
-
readonly name: "
|
|
1508
|
+
readonly name: "DelegateAndRevert";
|
|
1520
1509
|
readonly type: "error";
|
|
1521
1510
|
}, {
|
|
1522
1511
|
readonly inputs: readonly [{
|
|
1512
|
+
readonly internalType: "uint256";
|
|
1523
1513
|
readonly name: "opIndex";
|
|
1524
1514
|
readonly type: "uint256";
|
|
1525
1515
|
}, {
|
|
1516
|
+
readonly internalType: "string";
|
|
1526
1517
|
readonly name: "reason";
|
|
1527
1518
|
readonly type: "string";
|
|
1528
1519
|
}];
|
|
@@ -1530,163 +1521,80 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
1530
1521
|
readonly type: "error";
|
|
1531
1522
|
}, {
|
|
1532
1523
|
readonly inputs: readonly [{
|
|
1533
|
-
readonly
|
|
1534
|
-
readonly
|
|
1535
|
-
|
|
1536
|
-
readonly name: "SenderAddressResult";
|
|
1537
|
-
readonly type: "error";
|
|
1538
|
-
}, {
|
|
1539
|
-
readonly inputs: readonly [{
|
|
1540
|
-
readonly name: "aggregator";
|
|
1541
|
-
readonly type: "address";
|
|
1542
|
-
}];
|
|
1543
|
-
readonly name: "SignatureValidationFailed";
|
|
1544
|
-
readonly type: "error";
|
|
1545
|
-
}, {
|
|
1546
|
-
readonly inputs: readonly [{
|
|
1547
|
-
readonly components: readonly [{
|
|
1548
|
-
readonly name: "preOpGas";
|
|
1549
|
-
readonly type: "uint256";
|
|
1550
|
-
}, {
|
|
1551
|
-
readonly name: "prefund";
|
|
1552
|
-
readonly type: "uint256";
|
|
1553
|
-
}, {
|
|
1554
|
-
readonly name: "sigFailed";
|
|
1555
|
-
readonly type: "bool";
|
|
1556
|
-
}, {
|
|
1557
|
-
readonly name: "validAfter";
|
|
1558
|
-
readonly type: "uint48";
|
|
1559
|
-
}, {
|
|
1560
|
-
readonly name: "validUntil";
|
|
1561
|
-
readonly type: "uint48";
|
|
1562
|
-
}, {
|
|
1563
|
-
readonly name: "paymasterContext";
|
|
1564
|
-
readonly type: "bytes";
|
|
1565
|
-
}];
|
|
1566
|
-
readonly name: "returnInfo";
|
|
1567
|
-
readonly type: "tuple";
|
|
1568
|
-
}, {
|
|
1569
|
-
readonly components: readonly [{
|
|
1570
|
-
readonly name: "stake";
|
|
1571
|
-
readonly type: "uint256";
|
|
1572
|
-
}, {
|
|
1573
|
-
readonly name: "unstakeDelaySec";
|
|
1574
|
-
readonly type: "uint256";
|
|
1575
|
-
}];
|
|
1576
|
-
readonly name: "senderInfo";
|
|
1577
|
-
readonly type: "tuple";
|
|
1524
|
+
readonly internalType: "uint256";
|
|
1525
|
+
readonly name: "opIndex";
|
|
1526
|
+
readonly type: "uint256";
|
|
1578
1527
|
}, {
|
|
1579
|
-
readonly
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
}, {
|
|
1583
|
-
readonly name: "unstakeDelaySec";
|
|
1584
|
-
readonly type: "uint256";
|
|
1585
|
-
}];
|
|
1586
|
-
readonly name: "factoryInfo";
|
|
1587
|
-
readonly type: "tuple";
|
|
1528
|
+
readonly internalType: "string";
|
|
1529
|
+
readonly name: "reason";
|
|
1530
|
+
readonly type: "string";
|
|
1588
1531
|
}, {
|
|
1589
|
-
readonly
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1532
|
+
readonly internalType: "bytes";
|
|
1533
|
+
readonly name: "inner";
|
|
1534
|
+
readonly type: "bytes";
|
|
1535
|
+
}];
|
|
1536
|
+
readonly name: "FailedOpWithRevert";
|
|
1537
|
+
readonly type: "error";
|
|
1538
|
+
}, {
|
|
1539
|
+
readonly inputs: readonly [];
|
|
1540
|
+
readonly name: "InvalidShortString";
|
|
1541
|
+
readonly type: "error";
|
|
1542
|
+
}, {
|
|
1543
|
+
readonly inputs: readonly [{
|
|
1544
|
+
readonly internalType: "bytes";
|
|
1545
|
+
readonly name: "returnData";
|
|
1546
|
+
readonly type: "bytes";
|
|
1598
1547
|
}];
|
|
1599
|
-
readonly name: "
|
|
1548
|
+
readonly name: "PostOpReverted";
|
|
1549
|
+
readonly type: "error";
|
|
1550
|
+
}, {
|
|
1551
|
+
readonly inputs: readonly [];
|
|
1552
|
+
readonly name: "ReentrancyGuardReentrantCall";
|
|
1600
1553
|
readonly type: "error";
|
|
1601
1554
|
}, {
|
|
1602
1555
|
readonly inputs: readonly [{
|
|
1603
|
-
readonly
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
}, {
|
|
1607
|
-
readonly name: "prefund";
|
|
1608
|
-
readonly type: "uint256";
|
|
1609
|
-
}, {
|
|
1610
|
-
readonly name: "sigFailed";
|
|
1611
|
-
readonly type: "bool";
|
|
1612
|
-
}, {
|
|
1613
|
-
readonly name: "validAfter";
|
|
1614
|
-
readonly type: "uint48";
|
|
1615
|
-
}, {
|
|
1616
|
-
readonly name: "validUntil";
|
|
1617
|
-
readonly type: "uint48";
|
|
1618
|
-
}, {
|
|
1619
|
-
readonly name: "paymasterContext";
|
|
1620
|
-
readonly type: "bytes";
|
|
1621
|
-
}];
|
|
1622
|
-
readonly name: "returnInfo";
|
|
1623
|
-
readonly type: "tuple";
|
|
1624
|
-
}, {
|
|
1625
|
-
readonly components: readonly [{
|
|
1626
|
-
readonly name: "stake";
|
|
1627
|
-
readonly type: "uint256";
|
|
1628
|
-
}, {
|
|
1629
|
-
readonly name: "unstakeDelaySec";
|
|
1630
|
-
readonly type: "uint256";
|
|
1631
|
-
}];
|
|
1632
|
-
readonly name: "senderInfo";
|
|
1633
|
-
readonly type: "tuple";
|
|
1634
|
-
}, {
|
|
1635
|
-
readonly components: readonly [{
|
|
1636
|
-
readonly name: "stake";
|
|
1637
|
-
readonly type: "uint256";
|
|
1638
|
-
}, {
|
|
1639
|
-
readonly name: "unstakeDelaySec";
|
|
1640
|
-
readonly type: "uint256";
|
|
1641
|
-
}];
|
|
1642
|
-
readonly name: "factoryInfo";
|
|
1643
|
-
readonly type: "tuple";
|
|
1644
|
-
}, {
|
|
1645
|
-
readonly components: readonly [{
|
|
1646
|
-
readonly name: "stake";
|
|
1647
|
-
readonly type: "uint256";
|
|
1648
|
-
}, {
|
|
1649
|
-
readonly name: "unstakeDelaySec";
|
|
1650
|
-
readonly type: "uint256";
|
|
1651
|
-
}];
|
|
1652
|
-
readonly name: "paymasterInfo";
|
|
1653
|
-
readonly type: "tuple";
|
|
1654
|
-
}, {
|
|
1655
|
-
readonly components: readonly [{
|
|
1656
|
-
readonly name: "aggregator";
|
|
1657
|
-
readonly type: "address";
|
|
1658
|
-
}, {
|
|
1659
|
-
readonly components: readonly [{
|
|
1660
|
-
readonly name: "stake";
|
|
1661
|
-
readonly type: "uint256";
|
|
1662
|
-
}, {
|
|
1663
|
-
readonly name: "unstakeDelaySec";
|
|
1664
|
-
readonly type: "uint256";
|
|
1665
|
-
}];
|
|
1666
|
-
readonly name: "stakeInfo";
|
|
1667
|
-
readonly type: "tuple";
|
|
1668
|
-
}];
|
|
1669
|
-
readonly name: "aggregatorInfo";
|
|
1670
|
-
readonly type: "tuple";
|
|
1556
|
+
readonly internalType: "address";
|
|
1557
|
+
readonly name: "sender";
|
|
1558
|
+
readonly type: "address";
|
|
1671
1559
|
}];
|
|
1672
|
-
readonly name: "
|
|
1560
|
+
readonly name: "SenderAddressResult";
|
|
1561
|
+
readonly type: "error";
|
|
1562
|
+
}, {
|
|
1563
|
+
readonly inputs: readonly [{
|
|
1564
|
+
readonly internalType: "address";
|
|
1565
|
+
readonly name: "aggregator";
|
|
1566
|
+
readonly type: "address";
|
|
1567
|
+
}];
|
|
1568
|
+
readonly name: "SignatureValidationFailed";
|
|
1569
|
+
readonly type: "error";
|
|
1570
|
+
}, {
|
|
1571
|
+
readonly inputs: readonly [{
|
|
1572
|
+
readonly internalType: "string";
|
|
1573
|
+
readonly name: "str";
|
|
1574
|
+
readonly type: "string";
|
|
1575
|
+
}];
|
|
1576
|
+
readonly name: "StringTooLong";
|
|
1673
1577
|
readonly type: "error";
|
|
1674
1578
|
}, {
|
|
1675
1579
|
readonly anonymous: false;
|
|
1676
1580
|
readonly inputs: readonly [{
|
|
1677
1581
|
readonly indexed: true;
|
|
1582
|
+
readonly internalType: "bytes32";
|
|
1678
1583
|
readonly name: "userOpHash";
|
|
1679
1584
|
readonly type: "bytes32";
|
|
1680
1585
|
}, {
|
|
1681
1586
|
readonly indexed: true;
|
|
1587
|
+
readonly internalType: "address";
|
|
1682
1588
|
readonly name: "sender";
|
|
1683
1589
|
readonly type: "address";
|
|
1684
1590
|
}, {
|
|
1685
1591
|
readonly indexed: false;
|
|
1592
|
+
readonly internalType: "address";
|
|
1686
1593
|
readonly name: "factory";
|
|
1687
1594
|
readonly type: "address";
|
|
1688
1595
|
}, {
|
|
1689
1596
|
readonly indexed: false;
|
|
1597
|
+
readonly internalType: "address";
|
|
1690
1598
|
readonly name: "paymaster";
|
|
1691
1599
|
readonly type: "address";
|
|
1692
1600
|
}];
|
|
@@ -1701,19 +1609,52 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
1701
1609
|
readonly anonymous: false;
|
|
1702
1610
|
readonly inputs: readonly [{
|
|
1703
1611
|
readonly indexed: true;
|
|
1612
|
+
readonly internalType: "address";
|
|
1704
1613
|
readonly name: "account";
|
|
1705
1614
|
readonly type: "address";
|
|
1706
1615
|
}, {
|
|
1707
1616
|
readonly indexed: false;
|
|
1617
|
+
readonly internalType: "uint256";
|
|
1708
1618
|
readonly name: "totalDeposit";
|
|
1709
1619
|
readonly type: "uint256";
|
|
1710
1620
|
}];
|
|
1711
1621
|
readonly name: "Deposited";
|
|
1712
1622
|
readonly type: "event";
|
|
1623
|
+
}, {
|
|
1624
|
+
readonly anonymous: false;
|
|
1625
|
+
readonly inputs: readonly [];
|
|
1626
|
+
readonly name: "EIP712DomainChanged";
|
|
1627
|
+
readonly type: "event";
|
|
1628
|
+
}, {
|
|
1629
|
+
readonly anonymous: false;
|
|
1630
|
+
readonly inputs: readonly [{
|
|
1631
|
+
readonly indexed: true;
|
|
1632
|
+
readonly internalType: "bytes32";
|
|
1633
|
+
readonly name: "userOpHash";
|
|
1634
|
+
readonly type: "bytes32";
|
|
1635
|
+
}, {
|
|
1636
|
+
readonly indexed: true;
|
|
1637
|
+
readonly internalType: "address";
|
|
1638
|
+
readonly name: "sender";
|
|
1639
|
+
readonly type: "address";
|
|
1640
|
+
}, {
|
|
1641
|
+
readonly indexed: false;
|
|
1642
|
+
readonly internalType: "uint256";
|
|
1643
|
+
readonly name: "nonce";
|
|
1644
|
+
readonly type: "uint256";
|
|
1645
|
+
}, {
|
|
1646
|
+
readonly indexed: false;
|
|
1647
|
+
readonly internalType: "bytes";
|
|
1648
|
+
readonly name: "revertReason";
|
|
1649
|
+
readonly type: "bytes";
|
|
1650
|
+
}];
|
|
1651
|
+
readonly name: "PostOpRevertReason";
|
|
1652
|
+
readonly type: "event";
|
|
1713
1653
|
}, {
|
|
1714
1654
|
readonly anonymous: false;
|
|
1715
1655
|
readonly inputs: readonly [{
|
|
1716
1656
|
readonly indexed: true;
|
|
1657
|
+
readonly internalType: "address";
|
|
1717
1658
|
readonly name: "aggregator";
|
|
1718
1659
|
readonly type: "address";
|
|
1719
1660
|
}];
|
|
@@ -1723,14 +1664,17 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
1723
1664
|
readonly anonymous: false;
|
|
1724
1665
|
readonly inputs: readonly [{
|
|
1725
1666
|
readonly indexed: true;
|
|
1667
|
+
readonly internalType: "address";
|
|
1726
1668
|
readonly name: "account";
|
|
1727
1669
|
readonly type: "address";
|
|
1728
1670
|
}, {
|
|
1729
1671
|
readonly indexed: false;
|
|
1672
|
+
readonly internalType: "uint256";
|
|
1730
1673
|
readonly name: "totalStaked";
|
|
1731
1674
|
readonly type: "uint256";
|
|
1732
1675
|
}, {
|
|
1733
1676
|
readonly indexed: false;
|
|
1677
|
+
readonly internalType: "uint256";
|
|
1734
1678
|
readonly name: "unstakeDelaySec";
|
|
1735
1679
|
readonly type: "uint256";
|
|
1736
1680
|
}];
|
|
@@ -1740,10 +1684,12 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
1740
1684
|
readonly anonymous: false;
|
|
1741
1685
|
readonly inputs: readonly [{
|
|
1742
1686
|
readonly indexed: true;
|
|
1687
|
+
readonly internalType: "address";
|
|
1743
1688
|
readonly name: "account";
|
|
1744
1689
|
readonly type: "address";
|
|
1745
1690
|
}, {
|
|
1746
1691
|
readonly indexed: false;
|
|
1692
|
+
readonly internalType: "uint256";
|
|
1747
1693
|
readonly name: "withdrawTime";
|
|
1748
1694
|
readonly type: "uint256";
|
|
1749
1695
|
}];
|
|
@@ -1753,14 +1699,17 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
1753
1699
|
readonly anonymous: false;
|
|
1754
1700
|
readonly inputs: readonly [{
|
|
1755
1701
|
readonly indexed: true;
|
|
1702
|
+
readonly internalType: "address";
|
|
1756
1703
|
readonly name: "account";
|
|
1757
1704
|
readonly type: "address";
|
|
1758
1705
|
}, {
|
|
1759
1706
|
readonly indexed: false;
|
|
1707
|
+
readonly internalType: "address";
|
|
1760
1708
|
readonly name: "withdrawAddress";
|
|
1761
1709
|
readonly type: "address";
|
|
1762
1710
|
}, {
|
|
1763
1711
|
readonly indexed: false;
|
|
1712
|
+
readonly internalType: "uint256";
|
|
1764
1713
|
readonly name: "amount";
|
|
1765
1714
|
readonly type: "uint256";
|
|
1766
1715
|
}];
|
|
@@ -1770,30 +1719,37 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
1770
1719
|
readonly anonymous: false;
|
|
1771
1720
|
readonly inputs: readonly [{
|
|
1772
1721
|
readonly indexed: true;
|
|
1722
|
+
readonly internalType: "bytes32";
|
|
1773
1723
|
readonly name: "userOpHash";
|
|
1774
1724
|
readonly type: "bytes32";
|
|
1775
1725
|
}, {
|
|
1776
1726
|
readonly indexed: true;
|
|
1727
|
+
readonly internalType: "address";
|
|
1777
1728
|
readonly name: "sender";
|
|
1778
1729
|
readonly type: "address";
|
|
1779
1730
|
}, {
|
|
1780
1731
|
readonly indexed: true;
|
|
1732
|
+
readonly internalType: "address";
|
|
1781
1733
|
readonly name: "paymaster";
|
|
1782
1734
|
readonly type: "address";
|
|
1783
1735
|
}, {
|
|
1784
1736
|
readonly indexed: false;
|
|
1737
|
+
readonly internalType: "uint256";
|
|
1785
1738
|
readonly name: "nonce";
|
|
1786
1739
|
readonly type: "uint256";
|
|
1787
1740
|
}, {
|
|
1788
1741
|
readonly indexed: false;
|
|
1742
|
+
readonly internalType: "bool";
|
|
1789
1743
|
readonly name: "success";
|
|
1790
1744
|
readonly type: "bool";
|
|
1791
1745
|
}, {
|
|
1792
1746
|
readonly indexed: false;
|
|
1747
|
+
readonly internalType: "uint256";
|
|
1793
1748
|
readonly name: "actualGasCost";
|
|
1794
1749
|
readonly type: "uint256";
|
|
1795
1750
|
}, {
|
|
1796
1751
|
readonly indexed: false;
|
|
1752
|
+
readonly internalType: "uint256";
|
|
1797
1753
|
readonly name: "actualGasUsed";
|
|
1798
1754
|
readonly type: "uint256";
|
|
1799
1755
|
}];
|
|
@@ -1803,18 +1759,42 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
1803
1759
|
readonly anonymous: false;
|
|
1804
1760
|
readonly inputs: readonly [{
|
|
1805
1761
|
readonly indexed: true;
|
|
1762
|
+
readonly internalType: "bytes32";
|
|
1763
|
+
readonly name: "userOpHash";
|
|
1764
|
+
readonly type: "bytes32";
|
|
1765
|
+
}, {
|
|
1766
|
+
readonly indexed: true;
|
|
1767
|
+
readonly internalType: "address";
|
|
1768
|
+
readonly name: "sender";
|
|
1769
|
+
readonly type: "address";
|
|
1770
|
+
}, {
|
|
1771
|
+
readonly indexed: false;
|
|
1772
|
+
readonly internalType: "uint256";
|
|
1773
|
+
readonly name: "nonce";
|
|
1774
|
+
readonly type: "uint256";
|
|
1775
|
+
}];
|
|
1776
|
+
readonly name: "UserOperationPrefundTooLow";
|
|
1777
|
+
readonly type: "event";
|
|
1778
|
+
}, {
|
|
1779
|
+
readonly anonymous: false;
|
|
1780
|
+
readonly inputs: readonly [{
|
|
1781
|
+
readonly indexed: true;
|
|
1782
|
+
readonly internalType: "bytes32";
|
|
1806
1783
|
readonly name: "userOpHash";
|
|
1807
1784
|
readonly type: "bytes32";
|
|
1808
1785
|
}, {
|
|
1809
1786
|
readonly indexed: true;
|
|
1787
|
+
readonly internalType: "address";
|
|
1810
1788
|
readonly name: "sender";
|
|
1811
1789
|
readonly type: "address";
|
|
1812
1790
|
}, {
|
|
1813
1791
|
readonly indexed: false;
|
|
1792
|
+
readonly internalType: "uint256";
|
|
1814
1793
|
readonly name: "nonce";
|
|
1815
1794
|
readonly type: "uint256";
|
|
1816
1795
|
}, {
|
|
1817
1796
|
readonly indexed: false;
|
|
1797
|
+
readonly internalType: "bytes";
|
|
1818
1798
|
readonly name: "revertReason";
|
|
1819
1799
|
readonly type: "bytes";
|
|
1820
1800
|
}];
|
|
@@ -1824,45 +1804,25 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
1824
1804
|
readonly anonymous: false;
|
|
1825
1805
|
readonly inputs: readonly [{
|
|
1826
1806
|
readonly indexed: true;
|
|
1807
|
+
readonly internalType: "address";
|
|
1827
1808
|
readonly name: "account";
|
|
1828
1809
|
readonly type: "address";
|
|
1829
1810
|
}, {
|
|
1830
1811
|
readonly indexed: false;
|
|
1812
|
+
readonly internalType: "address";
|
|
1831
1813
|
readonly name: "withdrawAddress";
|
|
1832
1814
|
readonly type: "address";
|
|
1833
1815
|
}, {
|
|
1834
1816
|
readonly indexed: false;
|
|
1817
|
+
readonly internalType: "uint256";
|
|
1835
1818
|
readonly name: "amount";
|
|
1836
1819
|
readonly type: "uint256";
|
|
1837
1820
|
}];
|
|
1838
1821
|
readonly name: "Withdrawn";
|
|
1839
1822
|
readonly type: "event";
|
|
1840
|
-
}, {
|
|
1841
|
-
readonly inputs: readonly [];
|
|
1842
|
-
readonly name: "SIG_VALIDATION_FAILED";
|
|
1843
|
-
readonly outputs: readonly [{
|
|
1844
|
-
readonly name: "";
|
|
1845
|
-
readonly type: "uint256";
|
|
1846
|
-
}];
|
|
1847
|
-
readonly stateMutability: "view";
|
|
1848
|
-
readonly type: "function";
|
|
1849
|
-
}, {
|
|
1850
|
-
readonly inputs: readonly [{
|
|
1851
|
-
readonly name: "initCode";
|
|
1852
|
-
readonly type: "bytes";
|
|
1853
|
-
}, {
|
|
1854
|
-
readonly name: "sender";
|
|
1855
|
-
readonly type: "address";
|
|
1856
|
-
}, {
|
|
1857
|
-
readonly name: "paymasterAndData";
|
|
1858
|
-
readonly type: "bytes";
|
|
1859
|
-
}];
|
|
1860
|
-
readonly name: "_validateSenderAndPaymaster";
|
|
1861
|
-
readonly outputs: readonly [];
|
|
1862
|
-
readonly stateMutability: "view";
|
|
1863
|
-
readonly type: "function";
|
|
1864
1823
|
}, {
|
|
1865
1824
|
readonly inputs: readonly [{
|
|
1825
|
+
readonly internalType: "uint32";
|
|
1866
1826
|
readonly name: "unstakeDelaySec";
|
|
1867
1827
|
readonly type: "uint32";
|
|
1868
1828
|
}];
|
|
@@ -1872,11 +1832,13 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
1872
1832
|
readonly type: "function";
|
|
1873
1833
|
}, {
|
|
1874
1834
|
readonly inputs: readonly [{
|
|
1835
|
+
readonly internalType: "address";
|
|
1875
1836
|
readonly name: "account";
|
|
1876
1837
|
readonly type: "address";
|
|
1877
1838
|
}];
|
|
1878
1839
|
readonly name: "balanceOf";
|
|
1879
1840
|
readonly outputs: readonly [{
|
|
1841
|
+
readonly internalType: "uint256";
|
|
1880
1842
|
readonly name: "";
|
|
1881
1843
|
readonly type: "uint256";
|
|
1882
1844
|
}];
|
|
@@ -1884,82 +1846,138 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
1884
1846
|
readonly type: "function";
|
|
1885
1847
|
}, {
|
|
1886
1848
|
readonly inputs: readonly [{
|
|
1887
|
-
readonly
|
|
1849
|
+
readonly internalType: "address";
|
|
1850
|
+
readonly name: "target";
|
|
1888
1851
|
readonly type: "address";
|
|
1852
|
+
}, {
|
|
1853
|
+
readonly internalType: "bytes";
|
|
1854
|
+
readonly name: "data";
|
|
1855
|
+
readonly type: "bytes";
|
|
1889
1856
|
}];
|
|
1890
|
-
readonly name: "
|
|
1857
|
+
readonly name: "delegateAndRevert";
|
|
1891
1858
|
readonly outputs: readonly [];
|
|
1892
|
-
readonly stateMutability: "
|
|
1859
|
+
readonly stateMutability: "nonpayable";
|
|
1893
1860
|
readonly type: "function";
|
|
1894
1861
|
}, {
|
|
1895
1862
|
readonly inputs: readonly [{
|
|
1896
|
-
readonly
|
|
1863
|
+
readonly internalType: "address";
|
|
1864
|
+
readonly name: "account";
|
|
1897
1865
|
readonly type: "address";
|
|
1898
1866
|
}];
|
|
1899
|
-
readonly name: "
|
|
1867
|
+
readonly name: "depositTo";
|
|
1868
|
+
readonly outputs: readonly [];
|
|
1869
|
+
readonly stateMutability: "payable";
|
|
1870
|
+
readonly type: "function";
|
|
1871
|
+
}, {
|
|
1872
|
+
readonly inputs: readonly [];
|
|
1873
|
+
readonly name: "eip712Domain";
|
|
1900
1874
|
readonly outputs: readonly [{
|
|
1901
|
-
readonly
|
|
1902
|
-
readonly
|
|
1875
|
+
readonly internalType: "bytes1";
|
|
1876
|
+
readonly name: "fields";
|
|
1877
|
+
readonly type: "bytes1";
|
|
1903
1878
|
}, {
|
|
1904
|
-
readonly
|
|
1905
|
-
readonly
|
|
1879
|
+
readonly internalType: "string";
|
|
1880
|
+
readonly name: "name";
|
|
1881
|
+
readonly type: "string";
|
|
1906
1882
|
}, {
|
|
1907
|
-
readonly
|
|
1908
|
-
readonly
|
|
1883
|
+
readonly internalType: "string";
|
|
1884
|
+
readonly name: "version";
|
|
1885
|
+
readonly type: "string";
|
|
1886
|
+
}, {
|
|
1887
|
+
readonly internalType: "uint256";
|
|
1888
|
+
readonly name: "chainId";
|
|
1889
|
+
readonly type: "uint256";
|
|
1890
|
+
}, {
|
|
1891
|
+
readonly internalType: "address";
|
|
1892
|
+
readonly name: "verifyingContract";
|
|
1893
|
+
readonly type: "address";
|
|
1909
1894
|
}, {
|
|
1910
|
-
readonly
|
|
1911
|
-
readonly
|
|
1895
|
+
readonly internalType: "bytes32";
|
|
1896
|
+
readonly name: "salt";
|
|
1897
|
+
readonly type: "bytes32";
|
|
1912
1898
|
}, {
|
|
1913
|
-
readonly
|
|
1914
|
-
readonly
|
|
1899
|
+
readonly internalType: "uint256[]";
|
|
1900
|
+
readonly name: "extensions";
|
|
1901
|
+
readonly type: "uint256[]";
|
|
1915
1902
|
}];
|
|
1916
1903
|
readonly stateMutability: "view";
|
|
1917
1904
|
readonly type: "function";
|
|
1918
1905
|
}, {
|
|
1919
1906
|
readonly inputs: readonly [{
|
|
1907
|
+
readonly internalType: "address";
|
|
1920
1908
|
readonly name: "account";
|
|
1921
1909
|
readonly type: "address";
|
|
1922
1910
|
}];
|
|
1923
1911
|
readonly name: "getDepositInfo";
|
|
1924
1912
|
readonly outputs: readonly [{
|
|
1925
1913
|
readonly components: readonly [{
|
|
1914
|
+
readonly internalType: "uint256";
|
|
1926
1915
|
readonly name: "deposit";
|
|
1927
|
-
readonly type: "
|
|
1916
|
+
readonly type: "uint256";
|
|
1928
1917
|
}, {
|
|
1918
|
+
readonly internalType: "bool";
|
|
1929
1919
|
readonly name: "staked";
|
|
1930
1920
|
readonly type: "bool";
|
|
1931
1921
|
}, {
|
|
1922
|
+
readonly internalType: "uint112";
|
|
1932
1923
|
readonly name: "stake";
|
|
1933
1924
|
readonly type: "uint112";
|
|
1934
1925
|
}, {
|
|
1926
|
+
readonly internalType: "uint32";
|
|
1935
1927
|
readonly name: "unstakeDelaySec";
|
|
1936
1928
|
readonly type: "uint32";
|
|
1937
1929
|
}, {
|
|
1930
|
+
readonly internalType: "uint48";
|
|
1938
1931
|
readonly name: "withdrawTime";
|
|
1939
1932
|
readonly type: "uint48";
|
|
1940
1933
|
}];
|
|
1934
|
+
readonly internalType: "struct IStakeManager.DepositInfo";
|
|
1941
1935
|
readonly name: "info";
|
|
1942
1936
|
readonly type: "tuple";
|
|
1943
1937
|
}];
|
|
1944
1938
|
readonly stateMutability: "view";
|
|
1945
1939
|
readonly type: "function";
|
|
1940
|
+
}, {
|
|
1941
|
+
readonly inputs: readonly [];
|
|
1942
|
+
readonly name: "getDomainSeparatorV4";
|
|
1943
|
+
readonly outputs: readonly [{
|
|
1944
|
+
readonly internalType: "bytes32";
|
|
1945
|
+
readonly name: "";
|
|
1946
|
+
readonly type: "bytes32";
|
|
1947
|
+
}];
|
|
1948
|
+
readonly stateMutability: "view";
|
|
1949
|
+
readonly type: "function";
|
|
1946
1950
|
}, {
|
|
1947
1951
|
readonly inputs: readonly [{
|
|
1952
|
+
readonly internalType: "address";
|
|
1948
1953
|
readonly name: "sender";
|
|
1949
1954
|
readonly type: "address";
|
|
1950
1955
|
}, {
|
|
1956
|
+
readonly internalType: "uint192";
|
|
1951
1957
|
readonly name: "key";
|
|
1952
1958
|
readonly type: "uint192";
|
|
1953
1959
|
}];
|
|
1954
1960
|
readonly name: "getNonce";
|
|
1955
1961
|
readonly outputs: readonly [{
|
|
1962
|
+
readonly internalType: "uint256";
|
|
1956
1963
|
readonly name: "nonce";
|
|
1957
1964
|
readonly type: "uint256";
|
|
1958
1965
|
}];
|
|
1959
1966
|
readonly stateMutability: "view";
|
|
1960
1967
|
readonly type: "function";
|
|
1968
|
+
}, {
|
|
1969
|
+
readonly inputs: readonly [];
|
|
1970
|
+
readonly name: "getPackedUserOpTypeHash";
|
|
1971
|
+
readonly outputs: readonly [{
|
|
1972
|
+
readonly internalType: "bytes32";
|
|
1973
|
+
readonly name: "";
|
|
1974
|
+
readonly type: "bytes32";
|
|
1975
|
+
}];
|
|
1976
|
+
readonly stateMutability: "pure";
|
|
1977
|
+
readonly type: "function";
|
|
1961
1978
|
}, {
|
|
1962
1979
|
readonly inputs: readonly [{
|
|
1980
|
+
readonly internalType: "bytes";
|
|
1963
1981
|
readonly name: "initCode";
|
|
1964
1982
|
readonly type: "bytes";
|
|
1965
1983
|
}];
|
|
@@ -1970,44 +1988,49 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
1970
1988
|
}, {
|
|
1971
1989
|
readonly inputs: readonly [{
|
|
1972
1990
|
readonly components: readonly [{
|
|
1991
|
+
readonly internalType: "address";
|
|
1973
1992
|
readonly name: "sender";
|
|
1974
1993
|
readonly type: "address";
|
|
1975
1994
|
}, {
|
|
1995
|
+
readonly internalType: "uint256";
|
|
1976
1996
|
readonly name: "nonce";
|
|
1977
1997
|
readonly type: "uint256";
|
|
1978
1998
|
}, {
|
|
1999
|
+
readonly internalType: "bytes";
|
|
1979
2000
|
readonly name: "initCode";
|
|
1980
2001
|
readonly type: "bytes";
|
|
1981
2002
|
}, {
|
|
2003
|
+
readonly internalType: "bytes";
|
|
1982
2004
|
readonly name: "callData";
|
|
1983
2005
|
readonly type: "bytes";
|
|
1984
2006
|
}, {
|
|
1985
|
-
readonly
|
|
1986
|
-
readonly
|
|
1987
|
-
|
|
1988
|
-
readonly name: "verificationGasLimit";
|
|
1989
|
-
readonly type: "uint256";
|
|
2007
|
+
readonly internalType: "bytes32";
|
|
2008
|
+
readonly name: "accountGasLimits";
|
|
2009
|
+
readonly type: "bytes32";
|
|
1990
2010
|
}, {
|
|
2011
|
+
readonly internalType: "uint256";
|
|
1991
2012
|
readonly name: "preVerificationGas";
|
|
1992
2013
|
readonly type: "uint256";
|
|
1993
2014
|
}, {
|
|
1994
|
-
readonly
|
|
1995
|
-
readonly
|
|
1996
|
-
|
|
1997
|
-
readonly name: "maxPriorityFeePerGas";
|
|
1998
|
-
readonly type: "uint256";
|
|
2015
|
+
readonly internalType: "bytes32";
|
|
2016
|
+
readonly name: "gasFees";
|
|
2017
|
+
readonly type: "bytes32";
|
|
1999
2018
|
}, {
|
|
2019
|
+
readonly internalType: "bytes";
|
|
2000
2020
|
readonly name: "paymasterAndData";
|
|
2001
2021
|
readonly type: "bytes";
|
|
2002
2022
|
}, {
|
|
2023
|
+
readonly internalType: "bytes";
|
|
2003
2024
|
readonly name: "signature";
|
|
2004
2025
|
readonly type: "bytes";
|
|
2005
2026
|
}];
|
|
2027
|
+
readonly internalType: "struct PackedUserOperation";
|
|
2006
2028
|
readonly name: "userOp";
|
|
2007
2029
|
readonly type: "tuple";
|
|
2008
2030
|
}];
|
|
2009
2031
|
readonly name: "getUserOpHash";
|
|
2010
2032
|
readonly outputs: readonly [{
|
|
2033
|
+
readonly internalType: "bytes32";
|
|
2011
2034
|
readonly name: "";
|
|
2012
2035
|
readonly type: "bytes32";
|
|
2013
2036
|
}];
|
|
@@ -2017,51 +2040,59 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
2017
2040
|
readonly inputs: readonly [{
|
|
2018
2041
|
readonly components: readonly [{
|
|
2019
2042
|
readonly components: readonly [{
|
|
2043
|
+
readonly internalType: "address";
|
|
2020
2044
|
readonly name: "sender";
|
|
2021
2045
|
readonly type: "address";
|
|
2022
2046
|
}, {
|
|
2047
|
+
readonly internalType: "uint256";
|
|
2023
2048
|
readonly name: "nonce";
|
|
2024
2049
|
readonly type: "uint256";
|
|
2025
2050
|
}, {
|
|
2051
|
+
readonly internalType: "bytes";
|
|
2026
2052
|
readonly name: "initCode";
|
|
2027
2053
|
readonly type: "bytes";
|
|
2028
2054
|
}, {
|
|
2055
|
+
readonly internalType: "bytes";
|
|
2029
2056
|
readonly name: "callData";
|
|
2030
2057
|
readonly type: "bytes";
|
|
2031
2058
|
}, {
|
|
2032
|
-
readonly
|
|
2033
|
-
readonly
|
|
2034
|
-
|
|
2035
|
-
readonly name: "verificationGasLimit";
|
|
2036
|
-
readonly type: "uint256";
|
|
2059
|
+
readonly internalType: "bytes32";
|
|
2060
|
+
readonly name: "accountGasLimits";
|
|
2061
|
+
readonly type: "bytes32";
|
|
2037
2062
|
}, {
|
|
2063
|
+
readonly internalType: "uint256";
|
|
2038
2064
|
readonly name: "preVerificationGas";
|
|
2039
2065
|
readonly type: "uint256";
|
|
2040
2066
|
}, {
|
|
2041
|
-
readonly
|
|
2042
|
-
readonly
|
|
2043
|
-
|
|
2044
|
-
readonly name: "maxPriorityFeePerGas";
|
|
2045
|
-
readonly type: "uint256";
|
|
2067
|
+
readonly internalType: "bytes32";
|
|
2068
|
+
readonly name: "gasFees";
|
|
2069
|
+
readonly type: "bytes32";
|
|
2046
2070
|
}, {
|
|
2071
|
+
readonly internalType: "bytes";
|
|
2047
2072
|
readonly name: "paymasterAndData";
|
|
2048
2073
|
readonly type: "bytes";
|
|
2049
2074
|
}, {
|
|
2075
|
+
readonly internalType: "bytes";
|
|
2050
2076
|
readonly name: "signature";
|
|
2051
2077
|
readonly type: "bytes";
|
|
2052
2078
|
}];
|
|
2079
|
+
readonly internalType: "struct PackedUserOperation[]";
|
|
2053
2080
|
readonly name: "userOps";
|
|
2054
2081
|
readonly type: "tuple[]";
|
|
2055
2082
|
}, {
|
|
2083
|
+
readonly internalType: "contract IAggregator";
|
|
2056
2084
|
readonly name: "aggregator";
|
|
2057
2085
|
readonly type: "address";
|
|
2058
2086
|
}, {
|
|
2087
|
+
readonly internalType: "bytes";
|
|
2059
2088
|
readonly name: "signature";
|
|
2060
2089
|
readonly type: "bytes";
|
|
2061
2090
|
}];
|
|
2091
|
+
readonly internalType: "struct IEntryPoint.UserOpsPerAggregator[]";
|
|
2062
2092
|
readonly name: "opsPerAggregator";
|
|
2063
2093
|
readonly type: "tuple[]";
|
|
2064
2094
|
}, {
|
|
2095
|
+
readonly internalType: "address payable";
|
|
2065
2096
|
readonly name: "beneficiary";
|
|
2066
2097
|
readonly type: "address";
|
|
2067
2098
|
}];
|
|
@@ -2072,42 +2103,47 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
2072
2103
|
}, {
|
|
2073
2104
|
readonly inputs: readonly [{
|
|
2074
2105
|
readonly components: readonly [{
|
|
2106
|
+
readonly internalType: "address";
|
|
2075
2107
|
readonly name: "sender";
|
|
2076
2108
|
readonly type: "address";
|
|
2077
2109
|
}, {
|
|
2110
|
+
readonly internalType: "uint256";
|
|
2078
2111
|
readonly name: "nonce";
|
|
2079
2112
|
readonly type: "uint256";
|
|
2080
2113
|
}, {
|
|
2114
|
+
readonly internalType: "bytes";
|
|
2081
2115
|
readonly name: "initCode";
|
|
2082
2116
|
readonly type: "bytes";
|
|
2083
2117
|
}, {
|
|
2118
|
+
readonly internalType: "bytes";
|
|
2084
2119
|
readonly name: "callData";
|
|
2085
2120
|
readonly type: "bytes";
|
|
2086
2121
|
}, {
|
|
2087
|
-
readonly
|
|
2088
|
-
readonly
|
|
2089
|
-
|
|
2090
|
-
readonly name: "verificationGasLimit";
|
|
2091
|
-
readonly type: "uint256";
|
|
2122
|
+
readonly internalType: "bytes32";
|
|
2123
|
+
readonly name: "accountGasLimits";
|
|
2124
|
+
readonly type: "bytes32";
|
|
2092
2125
|
}, {
|
|
2126
|
+
readonly internalType: "uint256";
|
|
2093
2127
|
readonly name: "preVerificationGas";
|
|
2094
2128
|
readonly type: "uint256";
|
|
2095
2129
|
}, {
|
|
2096
|
-
readonly
|
|
2097
|
-
readonly
|
|
2098
|
-
|
|
2099
|
-
readonly name: "maxPriorityFeePerGas";
|
|
2100
|
-
readonly type: "uint256";
|
|
2130
|
+
readonly internalType: "bytes32";
|
|
2131
|
+
readonly name: "gasFees";
|
|
2132
|
+
readonly type: "bytes32";
|
|
2101
2133
|
}, {
|
|
2134
|
+
readonly internalType: "bytes";
|
|
2102
2135
|
readonly name: "paymasterAndData";
|
|
2103
2136
|
readonly type: "bytes";
|
|
2104
2137
|
}, {
|
|
2138
|
+
readonly internalType: "bytes";
|
|
2105
2139
|
readonly name: "signature";
|
|
2106
2140
|
readonly type: "bytes";
|
|
2107
2141
|
}];
|
|
2142
|
+
readonly internalType: "struct PackedUserOperation[]";
|
|
2108
2143
|
readonly name: "ops";
|
|
2109
2144
|
readonly type: "tuple[]";
|
|
2110
2145
|
}, {
|
|
2146
|
+
readonly internalType: "address payable";
|
|
2111
2147
|
readonly name: "beneficiary";
|
|
2112
2148
|
readonly type: "address";
|
|
2113
2149
|
}];
|
|
@@ -2117,6 +2153,7 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
2117
2153
|
readonly type: "function";
|
|
2118
2154
|
}, {
|
|
2119
2155
|
readonly inputs: readonly [{
|
|
2156
|
+
readonly internalType: "uint192";
|
|
2120
2157
|
readonly name: "key";
|
|
2121
2158
|
readonly type: "uint192";
|
|
2122
2159
|
}];
|
|
@@ -2126,58 +2163,83 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
2126
2163
|
readonly type: "function";
|
|
2127
2164
|
}, {
|
|
2128
2165
|
readonly inputs: readonly [{
|
|
2166
|
+
readonly internalType: "bytes";
|
|
2129
2167
|
readonly name: "callData";
|
|
2130
2168
|
readonly type: "bytes";
|
|
2131
2169
|
}, {
|
|
2132
2170
|
readonly components: readonly [{
|
|
2133
2171
|
readonly components: readonly [{
|
|
2172
|
+
readonly internalType: "address";
|
|
2134
2173
|
readonly name: "sender";
|
|
2135
2174
|
readonly type: "address";
|
|
2136
2175
|
}, {
|
|
2176
|
+
readonly internalType: "uint256";
|
|
2137
2177
|
readonly name: "nonce";
|
|
2138
2178
|
readonly type: "uint256";
|
|
2139
2179
|
}, {
|
|
2180
|
+
readonly internalType: "uint256";
|
|
2181
|
+
readonly name: "verificationGasLimit";
|
|
2182
|
+
readonly type: "uint256";
|
|
2183
|
+
}, {
|
|
2184
|
+
readonly internalType: "uint256";
|
|
2140
2185
|
readonly name: "callGasLimit";
|
|
2141
2186
|
readonly type: "uint256";
|
|
2142
2187
|
}, {
|
|
2143
|
-
readonly
|
|
2188
|
+
readonly internalType: "uint256";
|
|
2189
|
+
readonly name: "paymasterVerificationGasLimit";
|
|
2190
|
+
readonly type: "uint256";
|
|
2191
|
+
}, {
|
|
2192
|
+
readonly internalType: "uint256";
|
|
2193
|
+
readonly name: "paymasterPostOpGasLimit";
|
|
2144
2194
|
readonly type: "uint256";
|
|
2145
2195
|
}, {
|
|
2196
|
+
readonly internalType: "uint256";
|
|
2146
2197
|
readonly name: "preVerificationGas";
|
|
2147
2198
|
readonly type: "uint256";
|
|
2148
2199
|
}, {
|
|
2200
|
+
readonly internalType: "address";
|
|
2149
2201
|
readonly name: "paymaster";
|
|
2150
2202
|
readonly type: "address";
|
|
2151
2203
|
}, {
|
|
2204
|
+
readonly internalType: "uint256";
|
|
2152
2205
|
readonly name: "maxFeePerGas";
|
|
2153
2206
|
readonly type: "uint256";
|
|
2154
2207
|
}, {
|
|
2208
|
+
readonly internalType: "uint256";
|
|
2155
2209
|
readonly name: "maxPriorityFeePerGas";
|
|
2156
2210
|
readonly type: "uint256";
|
|
2157
2211
|
}];
|
|
2212
|
+
readonly internalType: "struct EntryPoint.MemoryUserOp";
|
|
2158
2213
|
readonly name: "mUserOp";
|
|
2159
2214
|
readonly type: "tuple";
|
|
2160
2215
|
}, {
|
|
2216
|
+
readonly internalType: "bytes32";
|
|
2161
2217
|
readonly name: "userOpHash";
|
|
2162
2218
|
readonly type: "bytes32";
|
|
2163
2219
|
}, {
|
|
2220
|
+
readonly internalType: "uint256";
|
|
2164
2221
|
readonly name: "prefund";
|
|
2165
2222
|
readonly type: "uint256";
|
|
2166
2223
|
}, {
|
|
2224
|
+
readonly internalType: "uint256";
|
|
2167
2225
|
readonly name: "contextOffset";
|
|
2168
2226
|
readonly type: "uint256";
|
|
2169
2227
|
}, {
|
|
2228
|
+
readonly internalType: "uint256";
|
|
2170
2229
|
readonly name: "preOpGas";
|
|
2171
2230
|
readonly type: "uint256";
|
|
2172
2231
|
}];
|
|
2232
|
+
readonly internalType: "struct EntryPoint.UserOpInfo";
|
|
2173
2233
|
readonly name: "opInfo";
|
|
2174
2234
|
readonly type: "tuple";
|
|
2175
2235
|
}, {
|
|
2236
|
+
readonly internalType: "bytes";
|
|
2176
2237
|
readonly name: "context";
|
|
2177
2238
|
readonly type: "bytes";
|
|
2178
2239
|
}];
|
|
2179
2240
|
readonly name: "innerHandleOp";
|
|
2180
2241
|
readonly outputs: readonly [{
|
|
2242
|
+
readonly internalType: "uint256";
|
|
2181
2243
|
readonly name: "actualGasCost";
|
|
2182
2244
|
readonly type: "uint256";
|
|
2183
2245
|
}];
|
|
@@ -2185,110 +2247,45 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
2185
2247
|
readonly type: "function";
|
|
2186
2248
|
}, {
|
|
2187
2249
|
readonly inputs: readonly [{
|
|
2250
|
+
readonly internalType: "address";
|
|
2188
2251
|
readonly name: "";
|
|
2189
2252
|
readonly type: "address";
|
|
2190
2253
|
}, {
|
|
2254
|
+
readonly internalType: "uint192";
|
|
2191
2255
|
readonly name: "";
|
|
2192
2256
|
readonly type: "uint192";
|
|
2193
2257
|
}];
|
|
2194
2258
|
readonly name: "nonceSequenceNumber";
|
|
2195
2259
|
readonly outputs: readonly [{
|
|
2260
|
+
readonly internalType: "uint256";
|
|
2196
2261
|
readonly name: "";
|
|
2197
2262
|
readonly type: "uint256";
|
|
2198
2263
|
}];
|
|
2199
2264
|
readonly stateMutability: "view";
|
|
2200
2265
|
readonly type: "function";
|
|
2201
2266
|
}, {
|
|
2202
|
-
readonly inputs: readonly [
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
readonly name: "nonce";
|
|
2208
|
-
readonly type: "uint256";
|
|
2209
|
-
}, {
|
|
2210
|
-
readonly name: "initCode";
|
|
2211
|
-
readonly type: "bytes";
|
|
2212
|
-
}, {
|
|
2213
|
-
readonly name: "callData";
|
|
2214
|
-
readonly type: "bytes";
|
|
2215
|
-
}, {
|
|
2216
|
-
readonly name: "callGasLimit";
|
|
2217
|
-
readonly type: "uint256";
|
|
2218
|
-
}, {
|
|
2219
|
-
readonly name: "verificationGasLimit";
|
|
2220
|
-
readonly type: "uint256";
|
|
2221
|
-
}, {
|
|
2222
|
-
readonly name: "preVerificationGas";
|
|
2223
|
-
readonly type: "uint256";
|
|
2224
|
-
}, {
|
|
2225
|
-
readonly name: "maxFeePerGas";
|
|
2226
|
-
readonly type: "uint256";
|
|
2227
|
-
}, {
|
|
2228
|
-
readonly name: "maxPriorityFeePerGas";
|
|
2229
|
-
readonly type: "uint256";
|
|
2230
|
-
}, {
|
|
2231
|
-
readonly name: "paymasterAndData";
|
|
2232
|
-
readonly type: "bytes";
|
|
2233
|
-
}, {
|
|
2234
|
-
readonly name: "signature";
|
|
2235
|
-
readonly type: "bytes";
|
|
2236
|
-
}];
|
|
2237
|
-
readonly name: "op";
|
|
2238
|
-
readonly type: "tuple";
|
|
2239
|
-
}, {
|
|
2240
|
-
readonly name: "target";
|
|
2267
|
+
readonly inputs: readonly [];
|
|
2268
|
+
readonly name: "senderCreator";
|
|
2269
|
+
readonly outputs: readonly [{
|
|
2270
|
+
readonly internalType: "contract ISenderCreator";
|
|
2271
|
+
readonly name: "";
|
|
2241
2272
|
readonly type: "address";
|
|
2242
|
-
}, {
|
|
2243
|
-
readonly name: "targetCallData";
|
|
2244
|
-
readonly type: "bytes";
|
|
2245
2273
|
}];
|
|
2246
|
-
readonly
|
|
2247
|
-
readonly outputs: readonly [];
|
|
2248
|
-
readonly stateMutability: "nonpayable";
|
|
2274
|
+
readonly stateMutability: "view";
|
|
2249
2275
|
readonly type: "function";
|
|
2250
2276
|
}, {
|
|
2251
2277
|
readonly inputs: readonly [{
|
|
2252
|
-
readonly
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
}, {
|
|
2256
|
-
readonly name: "nonce";
|
|
2257
|
-
readonly type: "uint256";
|
|
2258
|
-
}, {
|
|
2259
|
-
readonly name: "initCode";
|
|
2260
|
-
readonly type: "bytes";
|
|
2261
|
-
}, {
|
|
2262
|
-
readonly name: "callData";
|
|
2263
|
-
readonly type: "bytes";
|
|
2264
|
-
}, {
|
|
2265
|
-
readonly name: "callGasLimit";
|
|
2266
|
-
readonly type: "uint256";
|
|
2267
|
-
}, {
|
|
2268
|
-
readonly name: "verificationGasLimit";
|
|
2269
|
-
readonly type: "uint256";
|
|
2270
|
-
}, {
|
|
2271
|
-
readonly name: "preVerificationGas";
|
|
2272
|
-
readonly type: "uint256";
|
|
2273
|
-
}, {
|
|
2274
|
-
readonly name: "maxFeePerGas";
|
|
2275
|
-
readonly type: "uint256";
|
|
2276
|
-
}, {
|
|
2277
|
-
readonly name: "maxPriorityFeePerGas";
|
|
2278
|
-
readonly type: "uint256";
|
|
2279
|
-
}, {
|
|
2280
|
-
readonly name: "paymasterAndData";
|
|
2281
|
-
readonly type: "bytes";
|
|
2282
|
-
}, {
|
|
2283
|
-
readonly name: "signature";
|
|
2284
|
-
readonly type: "bytes";
|
|
2285
|
-
}];
|
|
2286
|
-
readonly name: "userOp";
|
|
2287
|
-
readonly type: "tuple";
|
|
2278
|
+
readonly internalType: "bytes4";
|
|
2279
|
+
readonly name: "interfaceId";
|
|
2280
|
+
readonly type: "bytes4";
|
|
2288
2281
|
}];
|
|
2289
|
-
readonly name: "
|
|
2290
|
-
readonly outputs: readonly [
|
|
2291
|
-
|
|
2282
|
+
readonly name: "supportsInterface";
|
|
2283
|
+
readonly outputs: readonly [{
|
|
2284
|
+
readonly internalType: "bool";
|
|
2285
|
+
readonly name: "";
|
|
2286
|
+
readonly type: "bool";
|
|
2287
|
+
}];
|
|
2288
|
+
readonly stateMutability: "view";
|
|
2292
2289
|
readonly type: "function";
|
|
2293
2290
|
}, {
|
|
2294
2291
|
readonly inputs: readonly [];
|
|
@@ -2298,6 +2295,7 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
2298
2295
|
readonly type: "function";
|
|
2299
2296
|
}, {
|
|
2300
2297
|
readonly inputs: readonly [{
|
|
2298
|
+
readonly internalType: "address payable";
|
|
2301
2299
|
readonly name: "withdrawAddress";
|
|
2302
2300
|
readonly type: "address";
|
|
2303
2301
|
}];
|
|
@@ -2307,9 +2305,11 @@ declare const getEntryPointAbi: (entryPointVersion: EntryPointVersion) => readon
|
|
|
2307
2305
|
readonly type: "function";
|
|
2308
2306
|
}, {
|
|
2309
2307
|
readonly inputs: readonly [{
|
|
2308
|
+
readonly internalType: "address payable";
|
|
2310
2309
|
readonly name: "withdrawAddress";
|
|
2311
2310
|
readonly type: "address";
|
|
2312
2311
|
}, {
|
|
2312
|
+
readonly internalType: "uint256";
|
|
2313
2313
|
readonly name: "withdrawAmount";
|
|
2314
2314
|
readonly type: "uint256";
|
|
2315
2315
|
}];
|