permissionless 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (57) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/_cjs/actions/bundler.js +117 -0
  3. package/_cjs/actions/bundler.js.map +1 -0
  4. package/_cjs/actions/index.js +11 -0
  5. package/_cjs/actions/index.js.map +1 -0
  6. package/_cjs/actions/utils.js +27 -0
  7. package/_cjs/actions/utils.js.map +1 -0
  8. package/_cjs/index.js +6 -0
  9. package/_cjs/index.js.map +1 -0
  10. package/_cjs/package.json +1 -0
  11. package/_cjs/types/bundler.js +3 -0
  12. package/_cjs/types/bundler.js.map +1 -0
  13. package/_cjs/types/index.js +3 -0
  14. package/_cjs/types/index.js.map +1 -0
  15. package/_cjs/types/userOperation.js +3 -0
  16. package/_cjs/types/userOperation.js.map +1 -0
  17. package/_esm/actions/bundler.js +384 -0
  18. package/_esm/actions/bundler.js.map +1 -0
  19. package/_esm/actions/index.js +3 -0
  20. package/_esm/actions/index.js.map +1 -0
  21. package/_esm/actions/utils.js +24 -0
  22. package/_esm/actions/utils.js.map +1 -0
  23. package/_esm/index.js +3 -0
  24. package/_esm/index.js.map +1 -0
  25. package/_esm/package.json +1 -0
  26. package/_esm/types/bundler.js +2 -0
  27. package/_esm/types/bundler.js.map +1 -0
  28. package/_esm/types/index.js +2 -0
  29. package/_esm/types/index.js.map +1 -0
  30. package/_esm/types/userOperation.js +2 -0
  31. package/_esm/types/userOperation.js.map +1 -0
  32. package/_types/actions/bundler.d.ts +304 -0
  33. package/_types/actions/bundler.d.ts.map +1 -0
  34. package/_types/actions/index.d.ts +3 -0
  35. package/_types/actions/index.d.ts.map +1 -0
  36. package/_types/actions/utils.d.ts +2 -0
  37. package/_types/actions/utils.d.ts.map +1 -0
  38. package/_types/index.d.ts +3 -0
  39. package/_types/index.d.ts.map +1 -0
  40. package/_types/types/bundler.d.ts +115 -0
  41. package/_types/types/bundler.d.ts.map +1 -0
  42. package/_types/types/index.d.ts +4 -0
  43. package/_types/types/index.d.ts.map +1 -0
  44. package/_types/types/userOperation.d.ts +29 -0
  45. package/_types/types/userOperation.d.ts.map +1 -0
  46. package/actions/bundler.ts +446 -0
  47. package/actions/index.ts +22 -0
  48. package/actions/package.json +6 -0
  49. package/actions/utils.ts +25 -0
  50. package/index.ts +2 -0
  51. package/package.json +34 -11
  52. package/tsconfig.build.tsbuildinfo +1 -0
  53. package/types/bundler.ts +120 -0
  54. package/types/index.ts +4 -0
  55. package/types/package.json +6 -0
  56. package/types/userOperation.ts +30 -0
  57. package/LICENSE +0 -21
@@ -0,0 +1 @@
1
+ {"program":{"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.es2021.d.ts","../node_modules/typescript/lib/lib.es2022.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2017.date.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/typescript/lib/lib.es2021.promise.d.ts","../node_modules/typescript/lib/lib.es2021.string.d.ts","../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../node_modules/typescript/lib/lib.es2021.intl.d.ts","../node_modules/typescript/lib/lib.es2022.array.d.ts","../node_modules/typescript/lib/lib.es2022.error.d.ts","../node_modules/typescript/lib/lib.es2022.intl.d.ts","../node_modules/typescript/lib/lib.es2022.object.d.ts","../node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2022.string.d.ts","../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../node_modules/typescript/lib/lib.esnext.intl.d.ts","../node_modules/typescript/lib/lib.decorators.d.ts","../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/tslib/tslib.d.ts","../node_modules/abitype/dist/types/types.d.ts","../node_modules/abitype/dist/types/config.d.ts","../node_modules/abitype/dist/types/abi.d.ts","../node_modules/abitype/dist/types/errors.d.ts","../node_modules/abitype/dist/types/narrow.d.ts","../node_modules/abitype/dist/types/utils.d.ts","../node_modules/abitype/dist/types/human-readable/types/signatures.d.ts","../node_modules/abitype/dist/types/human-readable/formatAbiParameter.d.ts","../node_modules/abitype/dist/types/human-readable/formatAbiParameters.d.ts","../node_modules/abitype/dist/types/human-readable/formatAbiItem.d.ts","../node_modules/abitype/dist/types/human-readable/formatAbi.d.ts","../node_modules/abitype/dist/types/human-readable/types/utils.d.ts","../node_modules/abitype/dist/types/human-readable/types/structs.d.ts","../node_modules/abitype/dist/types/human-readable/parseAbi.d.ts","../node_modules/abitype/dist/types/human-readable/parseAbiItem.d.ts","../node_modules/abitype/dist/types/human-readable/parseAbiParameter.d.ts","../node_modules/abitype/dist/types/human-readable/parseAbiParameters.d.ts","../node_modules/abitype/dist/types/human-readable/errors/abiItem.d.ts","../node_modules/abitype/dist/types/human-readable/errors/abiParameter.d.ts","../node_modules/abitype/dist/types/human-readable/errors/signature.d.ts","../node_modules/abitype/dist/types/human-readable/errors/splitParameters.d.ts","../node_modules/abitype/dist/types/human-readable/errors/struct.d.ts","../node_modules/abitype/dist/types/index.d.ts","../node_modules/@scure/bip32/lib/index.d.ts","../node_modules/viem/_types/types/misc.d.ts","../node_modules/viem/_types/types/block.d.ts","../node_modules/viem/_types/types/fee.d.ts","../node_modules/viem/_types/types/utils.d.ts","../node_modules/viem/_types/types/contract.d.ts","../node_modules/viem/_types/types/log.d.ts","../node_modules/viem/_types/types/rpc.d.ts","../node_modules/viem/_types/types/eip1193.d.ts","../node_modules/viem/_types/clients/transports/createTransport.d.ts","../node_modules/viem/_types/clients/createClient.d.ts","../node_modules/viem/_types/types/account.d.ts","../node_modules/viem/_types/utils/formatters/transactionRequest.d.ts","../node_modules/viem/_types/actions/wallet/prepareTransactionRequest.d.ts","../node_modules/viem/_types/actions/public/estimateFeesPerGas.d.ts","../node_modules/viem/_types/utils/formatters/block.d.ts","../node_modules/viem/_types/utils/transaction/getTransactionType.d.ts","../node_modules/viem/_types/utils/transaction/serializeTransaction.d.ts","../node_modules/viem/_types/types/chain.d.ts","../node_modules/viem/_types/utils/formatters/transaction.d.ts","../node_modules/viem/_types/types/transaction.d.ts","../node_modules/viem/_types/types/typedData.d.ts","../node_modules/viem/_types/accounts/types.d.ts","../node_modules/viem/_types/actions/public/call.d.ts","../node_modules/viem/_types/actions/public/readContract.d.ts","../node_modules/viem/_types/actions/ens/getEnsAddress.d.ts","../node_modules/viem/_types/types/ens.d.ts","../node_modules/viem/_types/actions/ens/getEnsText.d.ts","../node_modules/viem/_types/actions/ens/getEnsAvatar.d.ts","../node_modules/viem/_types/actions/ens/getEnsName.d.ts","../node_modules/viem/_types/actions/ens/getEnsResolver.d.ts","../node_modules/viem/_types/types/filter.d.ts","../node_modules/viem/_types/actions/public/createBlockFilter.d.ts","../node_modules/viem/_types/actions/public/createContractEventFilter.d.ts","../node_modules/viem/_types/actions/public/createEventFilter.d.ts","../node_modules/viem/_types/actions/public/createPendingTransactionFilter.d.ts","../node_modules/viem/_types/actions/public/estimateGas.d.ts","../node_modules/viem/_types/actions/public/estimateContractGas.d.ts","../node_modules/viem/_types/actions/public/estimateMaxPriorityFeePerGas.d.ts","../node_modules/viem/_types/actions/public/getBalance.d.ts","../node_modules/viem/_types/actions/public/getBlock.d.ts","../node_modules/viem/_types/actions/public/getBlockNumber.d.ts","../node_modules/viem/_types/actions/public/getBlockTransactionCount.d.ts","../node_modules/viem/_types/actions/public/getBytecode.d.ts","../node_modules/viem/_types/actions/public/getChainId.d.ts","../node_modules/viem/_types/actions/public/getContractEvents.d.ts","../node_modules/viem/_types/actions/public/getFeeHistory.d.ts","../node_modules/viem/_types/actions/public/getFilterChanges.d.ts","../node_modules/viem/_types/actions/public/getFilterLogs.d.ts","../node_modules/viem/_types/actions/public/getGasPrice.d.ts","../node_modules/viem/_types/actions/public/getLogs.d.ts","../node_modules/viem/_types/actions/public/getStorageAt.d.ts","../node_modules/viem/_types/actions/public/getTransaction.d.ts","../node_modules/viem/_types/utils/formatters/transactionReceipt.d.ts","../node_modules/viem/_types/actions/public/getTransactionConfirmations.d.ts","../node_modules/viem/_types/actions/public/getTransactionCount.d.ts","../node_modules/viem/_types/actions/public/getTransactionReceipt.d.ts","../node_modules/viem/_types/types/multicall.d.ts","../node_modules/viem/_types/actions/public/multicall.d.ts","../node_modules/viem/_types/actions/wallet/sendTransaction.d.ts","../node_modules/viem/_types/actions/wallet/writeContract.d.ts","../node_modules/viem/_types/actions/public/simulateContract.d.ts","../node_modules/viem/_types/actions/public/uninstallFilter.d.ts","../node_modules/viem/_types/actions/public/verifyHash.d.ts","../node_modules/viem/_types/actions/public/verifyMessage.d.ts","../node_modules/viem/_types/actions/public/verifyTypedData.d.ts","../node_modules/viem/_types/actions/public/waitForTransactionReceipt.d.ts","../node_modules/viem/_types/types/transport.d.ts","../node_modules/viem/_types/actions/public/watchBlockNumber.d.ts","../node_modules/viem/_types/actions/public/watchBlocks.d.ts","../node_modules/viem/_types/actions/public/watchContractEvent.d.ts","../node_modules/viem/_types/actions/public/watchEvent.d.ts","../node_modules/viem/_types/actions/public/watchPendingTransactions.d.ts","../node_modules/viem/_types/actions/wallet/sendRawTransaction.d.ts","../node_modules/viem/_types/clients/decorators/public.d.ts","../node_modules/viem/_types/clients/createPublicClient.d.ts","../node_modules/viem/_types/actions/wallet/addChain.d.ts","../node_modules/viem/_types/actions/wallet/deployContract.d.ts","../node_modules/viem/_types/actions/wallet/getAddresses.d.ts","../node_modules/viem/_types/actions/wallet/getPermissions.d.ts","../node_modules/viem/_types/actions/wallet/requestAddresses.d.ts","../node_modules/viem/_types/actions/wallet/requestPermissions.d.ts","../node_modules/viem/_types/actions/wallet/signMessage.d.ts","../node_modules/viem/_types/actions/wallet/signTransaction.d.ts","../node_modules/viem/_types/actions/wallet/signTypedData.d.ts","../node_modules/viem/_types/actions/wallet/switchChain.d.ts","../node_modules/viem/_types/actions/wallet/watchAsset.d.ts","../node_modules/viem/_types/clients/decorators/wallet.d.ts","../node_modules/viem/_types/clients/createWalletClient.d.ts","../node_modules/viem/_types/actions/getContract.d.ts","../node_modules/viem/_types/actions/test/getAutomine.d.ts","../node_modules/viem/_types/actions/test/getTxpoolContent.d.ts","../node_modules/viem/_types/actions/test/getTxpoolStatus.d.ts","../node_modules/viem/_types/actions/test/impersonateAccount.d.ts","../node_modules/viem/_types/actions/test/increaseTime.d.ts","../node_modules/viem/_types/actions/test/inspectTxpool.d.ts","../node_modules/viem/_types/actions/test/mine.d.ts","../node_modules/viem/_types/actions/test/reset.d.ts","../node_modules/viem/_types/actions/test/revert.d.ts","../node_modules/viem/_types/actions/test/sendUnsignedTransaction.d.ts","../node_modules/viem/_types/actions/test/setBalance.d.ts","../node_modules/viem/_types/actions/test/setBlockGasLimit.d.ts","../node_modules/viem/_types/actions/test/setBlockTimestampInterval.d.ts","../node_modules/viem/_types/actions/test/setCode.d.ts","../node_modules/viem/_types/actions/test/setCoinbase.d.ts","../node_modules/viem/_types/actions/test/setIntervalMining.d.ts","../node_modules/viem/_types/actions/test/setMinGasPrice.d.ts","../node_modules/viem/_types/actions/test/setNextBlockBaseFeePerGas.d.ts","../node_modules/viem/_types/actions/test/setNextBlockTimestamp.d.ts","../node_modules/viem/_types/actions/test/setNonce.d.ts","../node_modules/viem/_types/actions/test/setStorageAt.d.ts","../node_modules/viem/_types/actions/test/stopImpersonatingAccount.d.ts","../node_modules/viem/_types/clients/decorators/test.d.ts","../node_modules/viem/_types/clients/createTestClient.d.ts","../node_modules/viem/_types/actions/test/dropTransaction.d.ts","../node_modules/viem/_types/clients/transports/custom.d.ts","../node_modules/viem/_types/clients/transports/fallback.d.ts","../node_modules/@types/node/assert.d.ts","../node_modules/@types/node/assert/strict.d.ts","../node_modules/@types/node/globals.d.ts","../node_modules/@types/node/async_hooks.d.ts","../node_modules/@types/node/buffer.d.ts","../node_modules/@types/node/child_process.d.ts","../node_modules/@types/node/cluster.d.ts","../node_modules/@types/node/console.d.ts","../node_modules/@types/node/constants.d.ts","../node_modules/@types/node/crypto.d.ts","../node_modules/@types/node/dgram.d.ts","../node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/@types/node/dns.d.ts","../node_modules/@types/node/dns/promises.d.ts","../node_modules/@types/node/domain.d.ts","../node_modules/@types/node/dom-events.d.ts","../node_modules/@types/node/events.d.ts","../node_modules/@types/node/fs.d.ts","../node_modules/@types/node/fs/promises.d.ts","../node_modules/@types/node/http.d.ts","../node_modules/@types/node/http2.d.ts","../node_modules/@types/node/https.d.ts","../node_modules/@types/node/inspector.d.ts","../node_modules/@types/node/module.d.ts","../node_modules/@types/node/net.d.ts","../node_modules/@types/node/os.d.ts","../node_modules/@types/node/path.d.ts","../node_modules/@types/node/perf_hooks.d.ts","../node_modules/@types/node/process.d.ts","../node_modules/@types/node/punycode.d.ts","../node_modules/@types/node/querystring.d.ts","../node_modules/@types/node/readline.d.ts","../node_modules/@types/node/readline/promises.d.ts","../node_modules/@types/node/repl.d.ts","../node_modules/@types/node/stream.d.ts","../node_modules/@types/node/stream/promises.d.ts","../node_modules/@types/node/stream/consumers.d.ts","../node_modules/@types/node/stream/web.d.ts","../node_modules/@types/node/string_decoder.d.ts","../node_modules/@types/node/test.d.ts","../node_modules/@types/node/timers.d.ts","../node_modules/@types/node/timers/promises.d.ts","../node_modules/@types/node/tls.d.ts","../node_modules/@types/node/trace_events.d.ts","../node_modules/@types/node/tty.d.ts","../node_modules/@types/node/url.d.ts","../node_modules/@types/node/util.d.ts","../node_modules/@types/node/v8.d.ts","../node_modules/@types/node/vm.d.ts","../node_modules/@types/node/wasi.d.ts","../node_modules/@types/node/worker_threads.d.ts","../node_modules/@types/node/zlib.d.ts","../node_modules/@types/node/globals.global.d.ts","../node_modules/@types/node/index.d.ts","../node_modules/@types/ws/index.d.ts","../node_modules/isomorphic-ws/index.d.ts","../node_modules/viem/_types/utils/rpc.d.ts","../node_modules/viem/_types/clients/transports/http.d.ts","../node_modules/viem/_types/clients/transports/webSocket.d.ts","../node_modules/viem/_types/constants/abis.d.ts","../node_modules/viem/_types/constants/address.d.ts","../node_modules/viem/_types/constants/unit.d.ts","../node_modules/viem/_types/constants/number.d.ts","../node_modules/viem/_types/errors/base.d.ts","../node_modules/viem/_types/errors/abi.d.ts","../node_modules/viem/_types/errors/block.d.ts","../node_modules/viem/_types/utils/abi/decodeErrorResult.d.ts","../node_modules/viem/_types/errors/contract.d.ts","../node_modules/viem/_types/errors/fee.d.ts","../node_modules/viem/_types/errors/rpc.d.ts","../node_modules/viem/_types/errors/chain.d.ts","../node_modules/viem/_types/errors/encoding.d.ts","../node_modules/viem/_types/errors/ens.d.ts","../node_modules/viem/_types/errors/estimateGas.d.ts","../node_modules/viem/_types/errors/node.d.ts","../node_modules/viem/_types/errors/log.d.ts","../node_modules/viem/_types/errors/request.d.ts","../node_modules/viem/_types/errors/address.d.ts","../node_modules/viem/_types/errors/transaction.d.ts","../node_modules/viem/_types/errors/data.d.ts","../node_modules/viem/_types/errors/transport.d.ts","../node_modules/viem/_types/utils/ens/labelhash.d.ts","../node_modules/viem/_types/utils/ens/namehash.d.ts","../node_modules/viem/_types/utils/formatters/log.d.ts","../node_modules/viem/_types/utils/abi/decodeAbiParameters.d.ts","../node_modules/viem/_types/utils/abi/decodeDeployData.d.ts","../node_modules/viem/_types/utils/abi/decodeEventLog.d.ts","../node_modules/viem/_types/utils/abi/decodeFunctionData.d.ts","../node_modules/viem/_types/utils/abi/decodeFunctionResult.d.ts","../node_modules/viem/_types/utils/abi/encodeAbiParameters.d.ts","../node_modules/viem/_types/utils/abi/encodeDeployData.d.ts","../node_modules/viem/_types/utils/abi/encodeErrorResult.d.ts","../node_modules/viem/_types/utils/abi/encodeEventTopics.d.ts","../node_modules/viem/_types/utils/abi/encodeFunctionData.d.ts","../node_modules/viem/_types/utils/abi/encodeFunctionResult.d.ts","../node_modules/viem/_types/utils/abi/getAbiItem.d.ts","../node_modules/viem/_types/utils/address/getContractAddress.d.ts","../node_modules/viem/_types/utils/transaction/getSerializedTransactionType.d.ts","../node_modules/viem/_types/utils/signature/hashTypedData.d.ts","../node_modules/viem/_types/utils/signature/hexToSignature.d.ts","../node_modules/viem/_types/utils/signature/recoverAddress.d.ts","../node_modules/viem/_types/utils/signature/recoverMessageAddress.d.ts","../node_modules/viem/_types/utils/signature/recoverPublicKey.d.ts","../node_modules/viem/_types/utils/signature/recoverTypedDataAddress.d.ts","../node_modules/viem/_types/utils/signature/signatureToHex.d.ts","../node_modules/viem/_types/utils/encoding/toRlp.d.ts","../node_modules/viem/_types/utils/signature/verifyMessage.d.ts","../node_modules/viem/_types/utils/signature/verifyTypedData.d.ts","../node_modules/viem/_types/utils/transaction/assertRequest.d.ts","../node_modules/viem/_types/utils/transaction/assertTransaction.d.ts","../node_modules/viem/_types/utils/encoding/toHex.d.ts","../node_modules/viem/_types/utils/encoding/toBytes.d.ts","../node_modules/viem/_types/utils/encoding/fromBytes.d.ts","../node_modules/viem/_types/utils/ccip.d.ts","../node_modules/viem/_types/utils/data/concat.d.ts","../node_modules/viem/_types/utils/chain.d.ts","../node_modules/viem/_types/utils/abi/encodePacked.d.ts","../node_modules/viem/_types/utils/unit/formatEther.d.ts","../node_modules/viem/_types/utils/unit/formatGwei.d.ts","../node_modules/viem/_types/utils/unit/formatUnits.d.ts","../node_modules/viem/_types/utils/encoding/fromHex.d.ts","../node_modules/viem/_types/utils/encoding/fromRlp.d.ts","../node_modules/viem/_types/utils/address/getAddress.d.ts","../node_modules/viem/_types/utils/errors/getContractError.d.ts","../node_modules/viem/_types/utils/hash/getEventSelector.d.ts","../node_modules/viem/_types/utils/hash/getEventSignature.d.ts","../node_modules/viem/_types/utils/hash/getFunctionSelector.d.ts","../node_modules/viem/_types/utils/hash/getFunctionSignature.d.ts","../node_modules/viem/_types/utils/signature/hashMessage.d.ts","../node_modules/viem/_types/utils/address/isAddress.d.ts","../node_modules/viem/_types/utils/address/isAddressEqual.d.ts","../node_modules/viem/_types/utils/data/isBytes.d.ts","../node_modules/viem/_types/utils/hash/isHash.d.ts","../node_modules/viem/_types/utils/data/isHex.d.ts","../node_modules/viem/_types/utils/hash/keccak256.d.ts","../node_modules/viem/_types/utils/data/pad.d.ts","../node_modules/viem/_types/utils/unit/parseEther.d.ts","../node_modules/viem/_types/utils/unit/parseGwei.d.ts","../node_modules/viem/_types/utils/transaction/parseTransaction.d.ts","../node_modules/viem/_types/utils/unit/parseUnits.d.ts","../node_modules/viem/_types/utils/transaction/serializeAccessList.d.ts","../node_modules/viem/_types/utils/data/size.d.ts","../node_modules/viem/_types/utils/data/slice.d.ts","../node_modules/viem/_types/utils/stringify.d.ts","../node_modules/viem/_types/utils/data/trim.d.ts","../node_modules/viem/_types/utils/typedData.d.ts","../node_modules/viem/_types/index.d.ts","../node_modules/viem/types/utils.ts","./types/userOperation.ts","./types/bundler.ts","./types/index.ts","./actions/utils.ts","./actions/bundler.ts","./actions/index.ts","./index.ts","../node_modules/ci-info/index.d.ts","../node_modules/@types/is-ci/index.d.ts","../node_modules/@types/minimist/index.d.ts","../node_modules/@types/normalize-package-data/index.d.ts","../node_modules/@types/semver/classes/semver.d.ts","../node_modules/@types/semver/functions/parse.d.ts","../node_modules/@types/semver/functions/valid.d.ts","../node_modules/@types/semver/functions/clean.d.ts","../node_modules/@types/semver/functions/inc.d.ts","../node_modules/@types/semver/functions/diff.d.ts","../node_modules/@types/semver/functions/major.d.ts","../node_modules/@types/semver/functions/minor.d.ts","../node_modules/@types/semver/functions/patch.d.ts","../node_modules/@types/semver/functions/prerelease.d.ts","../node_modules/@types/semver/functions/compare.d.ts","../node_modules/@types/semver/functions/rcompare.d.ts","../node_modules/@types/semver/functions/compare-loose.d.ts","../node_modules/@types/semver/functions/compare-build.d.ts","../node_modules/@types/semver/functions/sort.d.ts","../node_modules/@types/semver/functions/rsort.d.ts","../node_modules/@types/semver/functions/gt.d.ts","../node_modules/@types/semver/functions/lt.d.ts","../node_modules/@types/semver/functions/eq.d.ts","../node_modules/@types/semver/functions/neq.d.ts","../node_modules/@types/semver/functions/gte.d.ts","../node_modules/@types/semver/functions/lte.d.ts","../node_modules/@types/semver/functions/cmp.d.ts","../node_modules/@types/semver/functions/coerce.d.ts","../node_modules/@types/semver/classes/comparator.d.ts","../node_modules/@types/semver/classes/range.d.ts","../node_modules/@types/semver/functions/satisfies.d.ts","../node_modules/@types/semver/ranges/max-satisfying.d.ts","../node_modules/@types/semver/ranges/min-satisfying.d.ts","../node_modules/@types/semver/ranges/to-comparators.d.ts","../node_modules/@types/semver/ranges/min-version.d.ts","../node_modules/@types/semver/ranges/valid.d.ts","../node_modules/@types/semver/ranges/outside.d.ts","../node_modules/@types/semver/ranges/gtr.d.ts","../node_modules/@types/semver/ranges/ltr.d.ts","../node_modules/@types/semver/ranges/intersects.d.ts","../node_modules/@types/semver/ranges/simplify.d.ts","../node_modules/@types/semver/ranges/subset.d.ts","../node_modules/@types/semver/internals/identifiers.d.ts","../node_modules/@types/semver/index.d.ts"],"fileInfos":[{"version":"2ac9cdcfb8f8875c18d14ec5796a8b029c426f73ad6dc3ffb580c228b58d1c44","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc",{"version":"0075fa5ceda385bcdf3488e37786b5a33be730e8bc4aa3cf1e78c63891752ce8","affectsGlobalScope":true},{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true},{"version":"09226e53d1cfda217317074a97724da3e71e2c545e18774484b61562afc53cd2","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"8b41361862022eb72fcc8a7f34680ac842aca802cf4bc1f915e8c620c9ce4331","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"709efdae0cb5df5f49376cde61daacc95cdd44ae4671da13a540da5088bf3f30","affectsGlobalScope":true},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true},{"version":"bc496ef4377553e461efcf7cc5a5a57cf59f9962aea06b5e722d54a36bf66ea1","affectsGlobalScope":true},{"version":"038a2f66a34ee7a9c2fbc3584c8ab43dff2995f8c68e3f566f4c300d2175e31e","affectsGlobalScope":true},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true},{"version":"f5c92f2c27b06c1a41b88f6db8299205aee52c2a2943f7ed29bd585977f254e8","affectsGlobalScope":true},{"version":"930b0e15811f84e203d3c23508674d5ded88266df4b10abee7b31b2ac77632d2","affectsGlobalScope":true},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true},{"version":"b9ea5778ff8b50d7c04c9890170db34c26a5358cccba36844fe319f50a43a61a","affectsGlobalScope":true},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true},{"version":"50d53ccd31f6667aff66e3d62adf948879a3a16f05d89882d1188084ee415bbc","affectsGlobalScope":true},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true},{"version":"f35a831e4f0fe3b3697f4a0fe0e3caa7624c92b78afbecaf142c0f93abfaf379","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"7a1971efcba559ea9002ada4c4e3c925004fb67a755300d53b5edf9399354900","1a726b2c0314984bab9e7382180edc5f872319b4e3d5c6aff08d110879a09f48","951764544f3d43eb6840981ab6a38ea614b0d02ba85e93ac098e33cc9cbcd16d","ce0fa2aa08100b77cb6463bff955bb3346b1c349fc8aba5480c3b99218be32f2","63634c0855e639ea7f609613d799bbb0dc774ec9f3242bc272c5567dc5ccd485","b1ab57574d7e456b1e6b54fc9d130e49c491c66b74aa4bf59541b11f3d93a592","b8ac292b9cb293ff00cd2a93c2a16003bafe80ee072c12855e663ec3727638ec","0bfb3aa49673701e21ecd4696499c29fe2dea5e0bc641767885e45200263e662","17fd55c3a4308d80ebeeeae1ee0e6d00a774529f9e8d1bcd1ff36af7b2d0c22b","89c66198a7db1a95a5a1120573334d9963eed7678e51b6b84eee0e0ae612c5f6","7e7f1c8a81e97afd21ffbbed1d06139bd0070059f1073a6067b668d31d6b317d","12add8b9d557be5e629d76ab6ec73ecc4ea2e0c77df1c47ec1da89cab2be5dbd","b66f64931b7d840839788ad332760b38ffde975a5193405b5f61c59a0c79229b","cb14ca1f254df0344f717d3e5a832736377410cfd786a0ba59aba8e76849197d","f5742eccfdeaa904e6e7618b9cacb5b4669465718fcb10cb45d0cd071fc0ec84","e54fbc8f58130c95e75dc512fccd01d3df18ab6db1f1075f5210e084590b2961","1a2108b91af6f1ca36724cc5bd6938a654fff4810edcab5663ad952b677862fb","a69bf85101e61d32dbeb1d9bfe8f9f733494af634df01d3c1bc54c6649d928d9","d364c8df7d52199f5d011b4ded96f36dd114b984f5ee2e50ffe7d30ac1ab4bba","408f9eb3c7a3533bf5f07e0cde110a5ee0702864795ee6727792520fe60320b6","ba79eb15c36ff23e352ef608ceb7f9f0f278b15ad42512c05eedbe78f228e0e4","4cd233c6af471432253a67ae4f3b43c85e58a71418d98c3e162a1dac975c68f6","aa77c7d8ddc961e8192bcaa92da140e1205f8aee78bfadead5f52b8844d7d05c","c9b67818d4e8e06001a874c985698957f3994fff1ff440da69590f7b19855653","e34b123b5031f7625e989c64cbaffa0e83b4f24c5b828bdbcad8e4c62730d9cb","41146ab3b3d76dd1262ac9bf726a1e0b2e7fdc19d75f2babf6d40563c6072702","16e72b674ce084e59a4ba764ce06495cb84d0f3cbfa62bd99cb5da004af82d03","b4d31f42f67b81c98e9ddb3e93998d8672618f8f4855d5005a5b0bcda0931754","13aefc10f4424cc725646d4c7299f52058457b555f925b5838b99b4947f9478b","de7efced9de20c2a619c746b245bb67277d4e6b863d7b82499252e63b87ac5d6","de1658bb847172b0af0ae080174513af21425364af9603d043482d492aef3186","a8dde16747cef1c55553d647d00aeaae8faae5fa9cd30fb1bf9192f18ae06164","d0bee6d979f40fc99a52d7fae8a7666e43434b4135cc0e6e88b87ab0cead3e99","b8dc563e83b374182e9ff486cfff85df1618da6df9a38aa63869a510c55e85ca","8aaf3a0b2cc5262360594a30837064da589e9bc8c30e3373b00c3022b4fa8b07","a336c530b4d9bf1ea6bc282ba3adb1346ddab58cae11aebd3a888af82ad2db0d","1cd6987559a1ce4e0016994216897d2bdaf4c40b4eed4da26b10b0465804a304","46489c514efd3412c3eb056191f037a5eb32bc4506cd8c2c79e4237d9730f1e4","e381f432e3a9cb2bad4c9cc6dff69aafdaef0fea117290a3edfd5d1a0a421a16","89afc06a0b8596ea0681357e3546617f22f3ecb359e6e879907b5fa8e24c47f6","b051f083a92ca98b078994c2659e42450fc529ae508f9aaf951c04e49ecef31b","a99a55b3a28b8b8314470a982007e4d3711282b22378da9762b28a76f5b3a7e5","057c384d27385a4696b77c5ac9df3ac1a7d28c42ac37d502b26b77ace1ff7a14","8b22c1e660dbd0a9bf58719c1e24e97b1f68939c03018da5c8160073e3af1509","cf706da802e24cbc36434650d031374d796d69ae46da1925e0b44844efdce2e2","8a09ee2c20b393ae32de0f031967bfe56f84e0cb91c6ee2f8655c92cb7fc2af1","4ecaeb0a9cb05d30d8974cd621e036e5055b5a6b4740b257866beba2d236843e","3cffc29e5785d43f27358036e775dc246711b5f6890e5bdbd7528c3e0dd47b8a","18f6ee4b7b2a0d68bdb4a6fd1f135b87ba93c2b08224683ac28326b1ea20206c","9d295b5eada654e9db8e987f5ff65da0cb3d9d924df4231668ac69ce2c142de6","03197d430dcb9dbc5c0e24fe8f845a0866a8335d0d5c4268e6f943e340f88a8d","0c9bd5894ab629a3c5b56c0e853ad7020afa30c4820d56391a68fc9780c061a8","95358835831718706f0d9ee8296ff47a37e80957408a9a93a51e93afc7cf8919","6dcea8b36ba2604c1d1228ce22ebe9866edd7d1943f9c8e2d9410f04300ecc28","d1d78453fe3859566f801a27a6cff72f2bd6ec3809315a73fa1026e0101d9789","80b94dd6aeee643d3f9346c2eaed7dbf45a694168dcdc8bdc7f585005b852bb9","4d1e735b933a3d0d2294e7e8f1904390e7af04613a805f082bc222c3cdba103c","aa6b658843b418c2d4d3343ca0251f6a3bd7336da13efca9e35463a37fa1a887","ce15067d8e51dbf10e8a492cd108f332395d43de2c00f1cd6cfe6cc1861c72bb","e65e6fa1e9ca9e46eccbd8df152c2711d008b5a967f27e5af9021a37ecc2f16a","407747ad2f527d7da8c1ef06a0187092d262fd727c05ea931fa4007b2c0a345d","d01d84b218cab8f72db950229570366388b1ba63845e940451c5af7fda3d08ea","d6d407e31609082db0bbe2e9877405d3630beacd822ace6f5d967ada410d2141","8ff77b2dc93c1cceae5b105e4e6dc3916b843c5a6c2a5b3bcfc6413e483618db","6aceb76ec6f58c73039bda66f7b579dad316127e384e64547ebe5f75c0b2bf66","f09fa5798f54ee50c2b34f7dedce7480cc0fd9f34000a3d6a004b31f2330abd1","cb5958533d5ae21fa172dc4c614195f6b65e28bd1e7fc102d0725aa33c0ffc3e","be43df5a98d947f30bf41696dd71fc9b05de7ab987d479cd959a57e28d36a0f8","139a1d35b98e26b47cb5e95759a701047188c3ede830a45820b794a952b85cb6","991e0ca42a6e7bd860d22e3425427e5859bf19dc9e1639074fa68b892814fc49","a1bc644e54efbc7b3933e60049a546737522b4fc7d1eeb7c9f25d0b67e01c53a","5a1566e49d27d603127602e00ea15914dfee960ab0ef8e81f46cd853e382b2dd","3242603136f60b88248cf0cc2f456bbb738716cb57d45a33c581617484927e74","a5528eb95f409dd753a73090f4763ad0ca4adf1aac06e913e86813202f2356ec","a339807aa53d74fe74dd522768aec56f4bb5c61942b99b1b85ca50b282c059b6","4389febcb12980ec71bcb1153c31c440ccf62d2d3d792c5a14cdc528f50ef2ae","ab81d544295c3f6ea5b981a97ce3300862e2e7ef11029a7387c51a0ad969e76a","10569d2480b026781ab7f6a9795f804ab4770d868122db5dac41006c46dd07bb","490ec276bff95bc5d0d00f08df2ede306936dcad8277cc0745706972a0e7a6f9","5926e9ba718cbe009275495a5a6fe8e30ec1754015406933548332da8ddf4acc","44e941c6b09c9ece296ba253c106e91b3b9b5ff632366ee187cd64f084167ce6","f48d3e5df2ac804b4b2d6efd4964f7eb62d39a7c1cb22ad7212adb9e0e1a37c1","7244882b8f5702746786fddca942aa809f76d6d49873f33ca6d4f65286e24a49","b3db9ce19c97cfb1633f101338d16955898bda72c5c06e6ce14654a515611b24","49ecd6f3cdeceed8658f5a9082087868dbe8379746c457f0275e90a2ca52d587","ae53bf584582ac4f805f34bc280776e7f3f1da5ffb649707e86e1027d89ddc85","9fc78ee9a215f5343e2abe98e8af0d58fd751a76f21a93ac61712e0c127da19b","150e19a0abf5c4a02444ce6039a6f2bfd488cc7abf1cace942129733573e9df5","a935adcb8946a8922b3cfdf371b681de61dabe282dfb191f78bca3aa604dbdac","0739f8f4b77d6c076753b761fae237315fb18791ff3f54997f6630d22ad3445f","bffe4394485a95cbb2b6516d00cb2096b7bfb859b3bf44a3381140b3dea5dece","772f94a36fdce5cb4cf6f620b72295103cc7b45f6b0817a340096ad3090191ff","d5fbaa2ef8e78f7e224e9754b8a96bd1eac88ab0a735bd388d0e3c375c47ec1d","6e4873201a52a1124f05cfe0c4e63f0fc740b48ff2524fdccf085dab7dcde748","0459639a78aef11279797bf40f95d3a9cb0867f7a649b9781597cf71dda87a36","91fc8207cd8e3daa806c0359499bdaa48632e194fb8b94411c60f74e43384c21","1f7e4d6a2507b24f79899d1b8853ff11dd1c6bb21e5d8689b2cac107a26ceede","e13eb41952e645b975bda4ca9360c1d8125db9d5f9ba1a5c791b8fdce26a0320","e7f106f8aed4d7a6219e1f05a21e003f0ecc3026af8197f4cb077cbe1e95485f","af9d38e296ae3e4ba4ea8e44d9d29bfd62044f6cad596f5712ef5994e5472e2f","878b970c9d647d15870f158f98a5a2e53ce4ab96d201018138655e8985e1e4b6","16ef0f73efea8c001922d184ba7df77b99d86626f95654ed29960576a4fb2e79","74b7976a370bd8e3d0161878d99f9e8557d059cb5630c3885aa13556e7d795cf","90243636977ec844d9c58db6cf05923dcaab060fd303ee63ecb2d8133b70a2e0","0129457ef89139ff01653c46dbe8c00faa056213c41c65b0f69c3a3facee609b","b30bdf7f87d4206953fb8992df23f9bc17675aae0fca783e3d1b72a55b29ee45","ddd06b05d7815bbfbb7e27761a4df9a2ee7107ea676d051d8fd60ae2751cb8fa","dc465907bc11685f4a081b5a2bd5657298bd49a2f369a558770b1de1512c0631","1610339aa8af3d7c71ed42c79fc5f446dee6f4a9bcc5f571d7f99abfbffa1310","0710b0bdfcd7c63a0f8b682a4bb1cd1b8119ae25e72c2667304d8e4a2caa4b33","128a69f15dd5cb3f91a5e0116cbef726b9f15a5008206205071e429a901fe0be","3a194b5d03c079784f0f5e842c257b7a3c5243da2869d4e7c45071bb32820caf","8fc0b67b171de8575fc84bce7f3e1fe1836182f0b87246b5c0c3040e69520187","21f6adbfd62cdea0ad4a520068b97d6956465e144b6807ee40dfcf35748d0e8b","872dd28ab7bd4647cd9ceafe7b70786a5661fb9b88a13dff922a8d7ca12b6c64","aaad1f30573b808c914a733730741bb04d56038d01c39275bfbeb2be860d8d8b","ac6b5b2af33a2b1111620a37026c01510fba063f9ee64bae37dc975dc2418206","ccfad66ae76c555654c9530dfecd045e7b67df251f461aacf9dc950d73a25f29","f3e25773e60315821a4f3bde7b9a3714b1b0cc4b8d8a93f4958a765026077676","87d09ea1d1c88575741ea099be7e6acdd4c7b63fbf198caa4e1d4af9e81c5ae7","bc5eb37adba7089fcfdbf1f36def8c25f2668bc43165dc8195c056bcdcdc915a","8d4fe0f15fe6356d9242906432a3dbd6fd5387e7bf3beecca428b272614a2c2e","7899ad619370c8b9051690d40d64faa1fd6cc3655ea51c002c6bc51fef6d8a74","205acfa02a8009b2934128245e69fbb7a21167bd2a3b93195a85ea83cab6e4c5","7205f3819f818d2016f504cc1f8dd77e45986bb6afd1fc27531bfcc11e0baf28","07ba1098aa7eb6772ce7bd1af5e94fd9de801623568d20224be07d15f62b30f6","ae3601c7a379750e601a7dd2e10e65455a269505ae27fb740a597b0e8e52975b","e749448a3e1a6550becbf15e3c563f06dc9d1c3e5ebbd711af08d3ab8a60b259","694698e94789e7b0f6a9caddeaf40fd1b8b1bc623f4dea5706389f652be18fc8","c867f6701b3d5e495ecc71dc47bc2b872e216f96638da57d6b537cfa4f0784cb","383f3af46a21f2ae41dd5aa3d5a0b0a8cb7203cdd1a800f9764aa69f7472aefa","185bd1c51d77d5cdf856cc17b4a531c461ce151cb6aa162c1b0d76b810a67768","fec030de9e036ae78af0961c6fa1d6caf3ce2c7b77f0b541e592d6645388ef68","bb2bc5ca3afdd41fbbd1763e137172344c575ebd1ac2b164ba4a57b3e02fb2af","d13a9e2dfb84551a00d313e0011c6d4313b911485e974d24379b32bd8527a480","cc36108422b68c2eaef03d58441bd187cb2ea8f1f0d773b967e7b3521b6b958e","6592acd845a66b3f08c6e96aae4ab8c0e7af076149aba4d44dfd042633ac434b","e418e33fef365393b22ff39ce12c83a2cff4d180a174da9e6ad524e2b12596c0","aa9fd004d109e586d0358c58d145e091c2a41c146c8d6901e502ed51feae13f9","743832b5c8308560131c7a3fa72c4cea554ee0ae30e430c31e525c451d10a8a2","fd2059670c7a6f6dfb7ca782893675b24a433336c699f48b18f65b6b71dd3c6a","09df3b4f1c937f02e7fee2836d4c4d7a63e66db70fd4d4e97126f4542cc21d9d","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419",{"version":"32465ea19404cb188e84cf08c6b1f6b12d739140436402cdbc184a3fd20a7d81","affectsGlobalScope":true},"cce1f5f86974c1e916ec4a8cab6eec9aa8e31e8148845bf07fbaa8e1d97b1a2c",{"version":"bb6872f39c58753205c19b9f89e1e07d61116ae5d82539cef0f3bde5e8fecb57","affectsGlobalScope":true},"546ab07e19116d935ad982e76a223275b53bff7771dab94f433b7ab04652936e","7b43160a49cf2c6082da0465876c4a0b164e160b81187caeb0a6ca7a281e85ba",{"version":"9d47c688661e93022dad3fa56d19051dcf3bff1a1d35e4564e2f8d80c1528ae9","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","3a3b3310118e79c8d394171a87f4dc8fd562337a85e33f9fa9636040a2ec2fde","b86e1a45b29437f3a99bad4147cb9fe2357617e8008c0484568e5bb5138d6e13","b5b719a47968cd61a6f83f437236bb6fe22a39223b6620da81ef89f5d7a78fb7","42c431e7965b641106b5e25ab3283aa4865ca7bb9909610a2abfa6226e4348be","0b7e732af0a9599be28c091d6bd1cb22c856ec0d415d4749c087c3881ca07a56","b7fe70be794e13d1b7940e318b8770cd1fb3eced7707805318a2e3aaac2c3e9e",{"version":"2c71199d1fc83bf17636ad5bf63a945633406b7b94887612bba4ef027c662b3e","affectsGlobalScope":true},{"version":"bd27e23daf177808fc4b00c86f7d67d64dc42bbc3c855ea41bfed7a529150a1d","affectsGlobalScope":true},"3b4c85eea12187de9929a76792b98406e8778ce575caca8c574f06da82622c54","f788131a39c81e0c9b9e463645dd7132b5bc1beb609b0e31e5c1ceaea378b4df","f4016bf7fd9b760162521f2f18fab4023095795e4fb34496d8c61c59acfd0a56","21894466693f64957b9bd4c80fa3ec7fdfd4efa9d1861e070aca23f10220c9b2","396a8939b5e177542bdf9b5262b4eee85d29851b2d57681fa9d7eae30e225830","ad8848c289c0b633452e58179f46edccd14b5a0fe90ebce411f79ff040b803e0",{"version":"461bf9e5c23836060175cdbf722669fe56e017df8be2baf2fe7f96039cb40c12","affectsGlobalScope":true},"dbb8e7f56519feb8551cf58102dc9de4ceb166bf858a86241061053df6f4857f","42a7993edf3288c33755ec08faefb1a40fd9f5f0844f82e48ae152791e80c76a","0f05c06ff6196958d76b865ae17245b52d8fe01773626ac3c43214a2458ea7b7",{"version":"f49fb15c4aa06b65b0dce4db4584bfd8a9f74644baef1511b404dc95be34af00","affectsGlobalScope":true},{"version":"277adc1eeeee80a589d90c0726ab82d8794bca491203777c333fd82b6b4bc3db","affectsGlobalScope":true},"7aaeb5e62f90e1b2be0fc4844df78cdb1be15c22b427bc6c39d57308785b8f10","3ba30205a029ebc0c91d7b1ab4da73f6277d730ca1fc6692d5a9144c6772c76b","d8dba11dc34d50cb4202de5effa9a1b296d7a2f4a029eec871f894bddfb6430d","8b71dd18e7e63b6f991b511a201fad7c3bf8d1e0dd98acb5e3d844f335a73634","01d8e1419c84affad359cc240b2b551fb9812b450b4d3d456b64cda8102d4f60","458b216959c231df388a5de9dcbcafd4b4ca563bc3784d706d0455467d7d4942","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","8258e69a3b0de494ea55eeea7a4d3216ac112c12006c74dfd381c0d5e42a2607","cdaaf046791d7d588f28f32197c5d6acc43343e62540a67eed194c9c20535fdc","d067393b855ce498e2bab543af222ac8b6f311a31fa5e8b870a4a9fdec13c5cf",{"version":"9a81e2eaad14a7c3cb489b575cc2913d4dbb49fe9361f636342c94397bc41d5e","affectsGlobalScope":true},{"version":"cbf046714f3a3ba2544957e1973ac94aa819fa8aa668846fa8de47eb1c41b0b2","affectsGlobalScope":true},"aa34c3aa493d1c699601027c441b9664547c3024f9dbab1639df7701d63d18fa","eae74e3d50820f37c72c0679fed959cd1e63c98f6a146a55b8c4361582fa6a52","7c651f8dce91a927ab62925e73f190763574c46098f2b11fb8ddc1b147a6709a","7440ab60f4cb031812940cc38166b8bb6fbf2540cfe599f87c41c08011f0c1df",{"version":"aed89e3c18f4c659ee8153a76560dffda23e2d801e1e60d7a67abd84bc555f8d","affectsGlobalScope":true},{"version":"290276bcec65d49eb152489c62845b28bed530258751c80d04d167b36b33be72","affectsGlobalScope":true},"e393915d3dc385e69c0e2390739c87b2d296a610662eb0b1cb85224e55992250","2f940651c2f30e6b29f8743fae3f40b7b1c03615184f837132b56ea75edad08b","5749c327c3f789f658072f8340786966c8b05ea124a56c1d8d60e04649495a4d",{"version":"c9d62b2a51b2ff166314d8be84f6881a7fcbccd37612442cf1c70d27d5352f50","affectsGlobalScope":true},"e7dbf5716d76846c7522e910896c5747b6df1abd538fee8f5291bdc843461795",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"13e851ee5f3dad116583e14e9d3f4aaf231194bbb6f4b969dc7446ae98a3fa73","2dd1d4cea14cead7a7fc9eec8f40593089dff0de8c0199458446143c9b8c4ea9","1442a75050bad91356b11dcea6dfb877154d1f2e00f863a9b17ba5e903659503","3373fa575f41618a2190367b832c7fe37012916e542e48e85b571d99bd318440","56d12319ac6671ee8b5f1e5a36dc76e406ac7aaf81c6ce10d23c0eb71ee1f767","eb0acd48f75d37e58b19003ae0a9a822ed884d9ff2e7af5fe9154a65aba96eca","ddc52f478692a1c31dc82957ef95abdba4a3ac5b63bbd5eb98af47f8f77d9af6","c9aae0fa87ddc03601e3bb1d7d7a32ba337219039b30c9e9c86ade440c44641d","9334b283bedfcd488ccb33b3e942905c86fa163e919653a5379eb8f28a2d5f7d","f3f62eb4cf38d86cc7f56d0879b49656a21f2eef4fd0acef3936889327d7f256","1f493fcc47e9c94789298468a798c428225bbfc6ebb4a096f88725566c04adb0","0fd606debfa4c0fa37f154e867c431f52a620f1290545bd1a678b4ff054548ab","8d3e5755adf8fa8b1d30cfbc2a1c73fd230644d7c3390343b389935a8242d268","b393ab2a11f317eefa17cfba94e4104d2cc0cb3d7b62a60c4d81700ad8c18a25","0cebc1f8a05a5a870988a191855795e6368a712db2023d1eb384bd23aea8123a","80b4582c3379cf9b4a5d048e91360d13191e273b341334d7707482bf5158c2ff","e1e4c4f7059b2628aa7c8731dc44c63c81d40225aa4e5dc1fc1ee832841a289a","4aa679a5f4d0aa9bdd4e16c59507f5be08a4a7ed67cefde989548bdb10fb5744","94c69ad0dbe26a0dabbb6157bc206dff7b53a4e6ab015e0c93ff67263cc60292","8c6ff5193220aa67e7efbda74c109e2846386608609f9eafdf1868eb1b258c3a","83269ec15149e1f93e94b45c5d60a909437f4e71d3025cbfc12b6f98ef0d4f1e","ae1d78c1de023d226782a1144d077ba792b373e879229021121dc040da931095","44dd9a71cce1a8f4b0e9346d44acfebaadaef7c2910766af2014ed136c541bef","bcdd94f2a77b144b9d234b9a751bdd6639abb483d85d00683432d658bdb4495b","9d3008c77a722f2ff3dba444e3b235a738a5dbcbf4653814467c1a9d7236458a","552f610bd7a03174b1752e742c7e0f3713d6384d4b181e43f0ccf424d8aee815","a6087e270685986e6c5f3c54766d67d74c43a5a17de8b49606330fa81fa65f1a","8b2a389c163417778a539c3cddd92988ded63f785207666bd36a368d35fcb10a","2cf7f66d7bade8d1e96b4a29027bc6e5ad0ad4c629a79fac4412189332773ff8","c9bf2f91c96d539ce6b5c685d35862f3f74d8692c42a3c67c9949da3ab01db58","adb42119a1e273ac0ed026d9e75511f8fc9bb339002c1b45dfd44ceecc4aeee5","184f91e2bb94de135b1b0bef70724b57335887f548398a3714d5a5fb5fe31727","b8c488ee8fe9267238792be0a80610082a17975bf44c7ae4fa342413fd1e8451","0d3dede15f199d55bf6f53f843eda1563326e2aced9318cdba8fbc29754a81cf","b0d08e3e6aa4ebddd9bbc27dfdade2d5908c60b6f4bef5230d2278a7371095d5","9c76b5147007a23c122ab26a1b454a0727c81fa902725e2d9c81201eef16c560","46e96560f56d6c722f63bdd43e3840a21290175f10d17275ffd5eb28511a06de","07775e4955d2c7dec1eba31cc3fb1aa87af031bda456511e1c367769d8546644","2c6aa69550fa7ae9c91ca9aba84d5a4fb6bff390479ff5528ebfcea077761ba2","07730817f3d1d55d6d0956cc4a4608210d5cce00a9fad948765c8ad564d45f71","e92fe2a1b4d0693081e28b3186a7d754e696828bc6b66a60c45b6b0020619f7f","326dafd65cea6fa25262307edb32fa8d186e448be158915b2ae6d2064756f886","9f422560ae0460476f49962587ae06eb5cf9a57a2ee1cbe5e2408f06c4385ddb","b6d02e8b244fbd94dca9a8dc6b9b2659139b3b807170c7bffc40a074592f8a63","14b4f8b8d6facf4c9ce5abbe5c23a98b6889852e2ec03c8a6cf6d889c7c5af6a","83a7e637f81457254f74a3364fdb3748f1890187f4bf5a00f5a4b5eb9132ca82","4a9642d198430c8a6074b2b49b24c03d3d7be7a13bf11ba6c482308597a9e914","70205021a474c0d0552eb7121b6119f602ce27ff376708911d5266618fe4ce96","17906b2b1b26978ea9a1fe66e9ac51039b30e963b3d3ff1c3fc6948a0eca1419","946fec7ef72cb597e58125dce2bb711906da43180c003c76751ac3b3686f347b","bd9fc0ee00a4c0ac076e2b15d144b878df2be389e17a874e848e991bc76fab3e","b93dd42c6111a9621f03b8dc8efb1168a663e0f58a1d075cde1bed27453f3183","ba47c1445ad305fcb1f527499510ea4a8e56d9abeeb6ab9e428b4ec2815dcd97","6d2e480150d1255ebbbda1d12ccf0ca1630a9735b6d1ec5a6f0b7aac9c74ae13","eb134b9bee02fbf9e44ab4540ff2b802fac3ab0f5e909601b74f1988fb30e843","fd6364aecb8777533fd41d083e9b5d1292f1d7c157b0d2a6fb8c5db55a84952a","f3b440fa63969bdd68a7ef3ac0221ef4e630c7936511f55bf3618e261a167d15","b4654aeb10766feb56a01eebce1bd7989c7c321b007282d8744d054afd10a874","83b4156304692e8d00b782284eab9939850d9c86e76b2ed4d51310b11de41a35","fc8784361023a0b841ff4e7924156cd4433b975a38dafdfc25102fd5ebe00332","db1ce3f9e78781a70ef2ad3ae018ad887fcb3497ba6c0f1bafe3af7764760389","e48f305bd1633792cb46fc34e14dd1f11e92cd67236516b2c0a34bb44b135f52","8a0525f18bb52054d592f7600019d7cba8afa7ace63c3bcb638bea5111e7632e","fb7929fbc08ecdf1fcf117776a05917ce00c450261b907304f5b91a6b3345bb6","6e0c133497610d1b0b7dcaed9fbe0d9f9a950e3764abf91d4a7599a61cadca1f","88f86a47af6e96e34011539f50b0f56444c62f96c8a26134330a5ea8af5f2de2","191ef0c040417ae8e204510505e55369ce88ea3093e33f2f5e13ee09475cb093","3725904127641a75d2744da436abc927f8bbf7a7a696d53321ac7dc86397bb17","54ff96f8af0c31a582d51318ceedc5cafa689d692d161b41ae98b12d638490ea","c62428c66fd12408714d8812b98bc5be3d6d90b347d7eee64e210cc0168b3b0a","13713c77eec8a34b514a407034867ea56261550808ae01ba00cd3f070d3401da","8d6057516de386d80b6c5d7c040e59ca3dc8a55d0bea1002c64d7bf10a744aec","eeab8c2588d278a93cad8a89971d38edbd34a5f49ffbda8cd33045d1d5d7d829","8effd55e2bee2daf515465a1a545183889fcabf3ebdbafbbf084cc1a98d0d48c","5c0387e87a2611a0ac17029729e29f6442280070f91c77533b018b96d7afa002","9e46503d60e0c1b1351b241bb518ae4f75b393d9276b3d2a210b1a8200bc815e","adfbe169584fa7a191f36c7980341f0e8f2647d24d606135f1789a830afa6441","6a42d9aee7f5b0b7e5c11c5121ce2db21e3d93eedf31d4448ccaaafc7d3daf36","c9bac41410413614a6bb2a5677ced5d963c0be58b4e059a9f2ce1fabc68c1deb","c70d7b2078f4a7ae4f0cc92c448ffb0f0c6ccf7653c95d785b8da310d4cd93dc","7c86af0b72bfa53a3a7c00c7ca8af79056723381eba98b0cf27f7bed741bdd13","8f80f33da3891e456007bf582ca08a329f2a9e711a6c5f74edeab74aaf72dd09","b305881ec2102f1ee6a9ac0c4a8bee0f3da17b0ac96ab910d49833240aeb4d30","97a5eabeb7b88ca0da0f2efd280b3931a5532ac4847a98f9e8e444a725969d42","ed21b80c8437ba3125ef9c1aa7169e62f757c49cfded4af5e59fe3674d18da69","a50d2fa6b712194a21008dcc832408f05568d7606feb7c46968cde77eb36d502","ff9c81cd6dba82b651db61077aeddaf8575df49e5ddfdba5f90386214def325c","5fab2b7adb83eeea32a87ab1ab7b26fc89b95787747ed145d7d0f4b05cff3d33","686fb3f0e5f38ea54540c6463e8f6046fa6cdf64f8f91bbcf7db97bf35dfbff2","2b53ba6bb54271c94d2d2fac1ab16c1475c3ad2622e8f7a2a9aa3fb21933d186","1f3edbcaa6de898ea2d3e01ea5c163c925e383b0f7ceb273d3bbd665e5abe2a7","4f6e09ff71781a3c46820413e323aa85fc4a3327f10dac58aa22f7dd5a5e2c62","998188324688f465c048596728647c836b337c3ee4584780d278662e21941b8c","c8c84f510cc8a8205a1a4426e569f410f9e47f9553f26cc060c3c1ddb5a78a7c","12d0eba85aace00f0d20cc1882404027a415ad5418e4b3d851096d6df30f2c16","4f722fdf9a7f6c98ae2638a40965b51dd157792395b98e6e9e52b6223842e55b","212c744962445e99fc2006f4ffa2e8ea3eec90c199d49852e51896bc047441ba","167f0bf3b2cad9032760e23ce94786e8508391d56bce97b00fb9326b566b50bb","11515deab7859911c3adde7fad2d8a7752b917a6b1c155468d44d27d579e4723","d92f3a6b066ce249f47542bdb6bd6d4a07aa15a4784fc826847803f1c286f377","86c1deef7420263480dcc4a09a7e6835ee8a2679c53aeb96024814114b05cb48","1d02be849772430f1574e2c5b5b4c03e1545b75310832bdb54e04c024d42b9df","6a61697f65beb341884485c695894ee1876a45c1a7190d76cb4a57a679c9d5b8","a3e5b8b86e7bd38d9afdc294875c4445c535319e288d3a13c1e2e41f9af934f2","209e814e8e71aec74f69686a9506dd7610b97ab59dcee9446266446f72a76d05","58b3082802116f10782ecaa577a473499def44650204beb38a8541d4d98b757b","cc0700b1b97e18a3d5d9184470502d8762ec85158819d662730c3a8c5d702584","9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","f77ff4cd234d3fd18ddd5aeadb6f94374511931976d41f4b9f594cb71f7ce6f3","4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","4f18b4e6081e5e980ef53ddf57b9c959d36cffe1eb153865f512a01aeffb5e1e","7f17d4846a88eca5fe71c4474ef687ee89c4acf9b5372ab9b2ee68644b7e0fe0","b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","58e0cee50add50d4b6d47a935e26aeb0080d98c9cf729f8af389511cdfa10526"],"root":[[348,354]],"options":{"allowSyntheticDefaultImports":false,"esModuleInterop":false,"importHelpers":true,"module":5,"noFallthroughCasesInSwitch":true,"noImplicitOverride":true,"noImplicitReturns":true,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./_esm","rootDir":"./","skipLibCheck":true,"sourceMap":true,"strict":true,"target":8,"useDefineForClassFields":true,"useUnknownInCatchVariables":true},"fileIdsList":[[246],[246,355],[200,246],[203,246],[204,209,237,246],[205,216,217,224,234,245,246],[205,206,216,224,246],[207,246],[208,209,217,225,246],[209,234,242,246],[210,212,216,224,246],[211,246],[212,213,246],[216,246],[214,216,246],[216,217,218,234,245,246],[216,217,218,231,234,237,246],[246,250],[212,216,219,224,234,245,246],[216,217,219,220,224,234,242,245,246],[219,221,234,242,245,246],[200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252],[216,222,246],[223,245,246,250],[212,216,224,234,246],[225,246],[226,246],[203,227,246],[228,244,246,250],[229,246],[230,246],[216,231,232,246],[231,233,246,248],[204,216,234,235,236,237,246],[204,234,236,246],[234,235,246],[237,246],[238,246],[203,234,246],[216,240,241,246],[240,241,246],[209,224,234,242,246],[243,246],[224,244,246],[204,219,230,245,246],[209,246],[234,246,247],[223,246,248],[246,249],[204,209,216,218,227,234,245,246,248,250],[234,246,251],[246,359,398],[246,359,383,398],[246,398],[246,359],[246,359,384,398],[246,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397],[246,384,398],[216,219,221,234,242,245,246,251,253],[60,61,246],[60,246],[63,246],[62,63,66,246],[62,63,246],[62,69,246],[62,66,68,246],[60,62,66,246],[60,62,67,246],[60,62,66,71,72,246],[60,62,64,66,71,72,246],[60,62,246],[60,62,66,71,246],[60,61,62,66,72,246],[61,62,63,64,65,67,68,69,70,73,74,75,76,77,78,79,80,81,246],[60,61,62,246],[246,254],[82,83,84,87,99,100,103,104,246],[82,87,92,93,101,107,246],[87,92,93,101,109,110,246],[82,87,88,92,101,105,107,116,120,128,143,144,153,158,171,246],[82,84,85,87,92,93,95,101,105,246],[92,93,101,114,246],[82,85,88,92,93,101,114,246],[82,85,87,88,92,93,101,114,246],[82,87,88,92,93,101,105,119,246],[85,86,92,93,96,101,246],[85,87,92,93,94,95,101,105,246],[85,92,93,94,96,101,246],[82,85,92,93,101,246],[84,85,92,93,98,101,105,246],[92,93,101,246],[84,85,92,93,101,246],[82,84,85,92,93,101,246],[92,93,101,105,246],[82,84,85,88,89,92,93,101,246],[85,86,92,93,101,246],[82,84,85,89,92,93,101,114,246],[82,85,89,92,93,101,114,246],[84,85,92,93,101,102,246],[84,92,93,101,136,246],[82,85,92,93,101,105,246],[84,92,93,101,136,246,346],[82,88,92,93,101,106,140,246],[82,88,92,93,101,106,246],[82,84,87,88,92,93,101,106,143,246],[82,84,92,93,101,106,246],[82,84,92,93,101,146,246],[82,84,92,93,101,104,146,246],[84,92,93,101,103,139,246],[92,93,101,124,150,246],[85,92,93,101,123,150,246],[82,88,89,92,93,101,150,246],[84,92,93,101,150,246],[84,92,94,101,196,246],[92,94,101,196,246],[82,90,92,94,101,196,246],[82,92,94,101,196,246],[90,92,94,101,196,246],[84,92,94,95,101,196,246],[82,84,92,94,101,196,246],[82,84,87,88,92,93,101,105,142,246],[82,92,93,101,105,246],[91,92,93,101,105,246],[87,92,93,94,95,101,105,246],[87,91,92,93,101,105,246],[84,92,93,101,103,246],[84,87,92,93,94,95,101,105,246],[84,92,93,94,101,105,246],[87,92,93,94,95,101,103,105,246],[82,84,92,93,94,101,104,105,246],[82,84,87,88,92,93,94,95,101,105,142,246],[82,87,91,92,101,105,246],[87,91,92,93,101,157,246],[82,87,91,92,93,94,101,105,195,246],[82,87,91,92,93,94,101,105,170,246],[82,85,86,88,92,93,94,96,97,101,106,107,108,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,137,138,139,141,144,145,147,148,149,151,152,153,154,155,156,246],[90,92,93,94,101,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,196,197,246],[82,92,93,96,101,105,127,142,143,156,159,160,161,162,163,164,165,166,167,168,169,246],[91,93,101,246],[92,246],[92,101,246],[92,246,256],[84,92,246,254,255,256],[82,84,246,263],[246,263],[84,246,263],[101,246,263],[82,84,101,106,246,263,266],[101,105,119,246,263],[87,246,263],[84,85,101,103,105,142,246,263],[82,83,84,85,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,149,150,151,152,153,154,155,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,246,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345],[82,83,87,105,246],[82,84,103,246],[82,86,87,92,93,94,96,97,98,100,103,246],[82,84,87,103,246],[82,84,85,87,90,246],[82,84,85,87,88,91,246],[82,84,88,246],[82,88,246],[85,86,87,89,103,246],[82,84,86,87,89,102,246],[82,246],[82,84,246],[82,84,87,88,246],[87,101,246],[84,246],[84,246,305],[84,246,310],[82,246,263,267],[84,85,87,90,101,102,246],[89,90,246],[85,87,90,101,103,246],[87,90,101,103,246],[246,255],[82,84,104,246],[101,142,246],[103,246],[84,103,246,297,305],[84,103,246,305],[84,99,103,246],[59,246],[59,82,246,346,347,348,349,350,351],[59,246,352],[59,246,346],[59,246,350,353],[59,246,346,347,348],[59,246,348,349],[59,82,246,346]],"referencedMap":[[83,1],[356,2],[357,1],[200,3],[201,3],[203,4],[204,5],[205,6],[206,7],[207,8],[208,9],[209,10],[210,11],[211,12],[212,13],[213,13],[215,14],[214,15],[216,14],[217,16],[218,17],[202,18],[252,1],[219,19],[220,20],[221,21],[253,22],[222,23],[223,24],[224,25],[225,26],[226,27],[227,28],[228,29],[229,30],[230,31],[231,32],[232,32],[233,33],[234,34],[236,35],[235,36],[237,37],[238,38],[239,39],[240,40],[241,41],[242,42],[243,43],[244,44],[245,45],[246,46],[247,47],[248,48],[249,49],[250,50],[251,51],[358,1],[383,52],[384,53],[359,54],[362,54],[381,52],[382,52],[372,52],[371,55],[369,52],[364,52],[377,52],[375,52],[379,52],[363,52],[376,52],[380,52],[365,52],[366,52],[378,52],[360,52],[367,52],[368,52],[370,52],[374,52],[385,56],[373,52],[361,52],[398,57],[397,1],[392,56],[394,58],[393,56],[386,56],[387,56],[389,56],[391,56],[395,58],[396,58],[388,58],[390,58],[254,59],[62,60],[61,61],[63,61],[77,62],[78,63],[79,64],[80,62],[81,62],[70,65],[69,66],[67,67],[68,68],[73,69],[74,70],[75,70],[76,70],[66,71],[72,72],[71,73],[82,74],[64,1],[60,1],[65,75],[355,1],[255,76],[59,1],[57,1],[58,1],[10,1],[12,1],[11,1],[2,1],[13,1],[14,1],[15,1],[16,1],[17,1],[18,1],[19,1],[20,1],[3,1],[4,1],[21,1],[25,1],[22,1],[23,1],[24,1],[26,1],[27,1],[28,1],[5,1],[29,1],[30,1],[31,1],[32,1],[6,1],[36,1],[33,1],[34,1],[35,1],[37,1],[7,1],[38,1],[43,1],[44,1],[39,1],[40,1],[41,1],[42,1],[8,1],[48,1],[45,1],[46,1],[47,1],[49,1],[9,1],[50,1],[51,1],[52,1],[55,1],[53,1],[54,1],[1,1],[56,1],[105,77],[108,78],[111,79],[112,78],[113,78],[110,78],[172,80],[106,81],[115,82],[116,83],[117,84],[118,82],[120,85],[97,86],[119,87],[121,88],[122,89],[123,90],[124,91],[125,92],[126,93],[127,94],[128,95],[129,96],[130,97],[131,98],[132,94],[133,95],[134,93],[135,99],[137,100],[138,101],[139,102],[141,103],[107,104],[144,105],[145,82],[146,106],[147,107],[148,108],[149,109],[151,110],[152,111],[153,112],[154,112],[155,113],[197,114],[173,115],[174,116],[175,115],[176,117],[177,115],[178,117],[179,115],[180,115],[181,118],[182,119],[183,117],[184,115],[185,115],[186,120],[187,117],[188,115],[189,115],[190,115],[191,115],[192,117],[193,120],[194,117],[159,94],[160,121],[161,122],[162,123],[96,124],[163,122],[164,125],[156,126],[142,127],[165,128],[166,129],[167,130],[168,94],[169,123],[143,131],[93,132],[158,133],[196,134],[171,135],[157,136],[195,137],[170,138],[92,139],[198,140],[199,141],[257,142],[258,143],[259,1],[260,1],[262,1],[261,1],[264,144],[277,145],[263,1],[265,146],[270,147],[267,148],[279,145],[271,146],[272,145],[273,149],[268,145],[275,145],[274,145],[276,145],[269,150],[278,151],[280,145],[346,152],[94,153],[85,154],[101,155],[88,156],[91,157],[109,1],[86,1],[114,158],[89,159],[84,1],[140,160],[90,161],[103,162],[150,140],[104,163],[87,1],[284,164],[285,159],[266,159],[286,165],[287,159],[288,159],[289,164],[290,159],[291,160],[292,160],[293,160],[294,160],[316,164],[295,159],[322,163],[296,164],[329,163],[330,163],[313,106],[315,166],[314,167],[331,167],[333,167],[335,167],[341,167],[342,167],[344,167],[312,167],[320,167],[321,168],[311,169],[310,167],[305,167],[281,1],[282,1],[323,170],[98,171],[283,172],[102,173],[136,174],[95,174],[324,163],[325,163],[326,163],[327,163],[332,167],[334,167],[256,175],[328,167],[298,176],[299,167],[300,164],[301,164],[302,167],[303,176],[304,167],[306,164],[307,176],[343,1],[308,177],[309,178],[297,178],[99,178],[338,179],[340,180],[100,181],[345,176],[317,1],[318,1],[319,1],[336,1],[337,1],[339,1],[347,182],[352,183],[353,184],[351,185],[354,186],[349,187],[350,188],[348,189]],"exportedModulesMap":[[83,1],[356,2],[357,1],[200,3],[201,3],[203,4],[204,5],[205,6],[206,7],[207,8],[208,9],[209,10],[210,11],[211,12],[212,13],[213,13],[215,14],[214,15],[216,14],[217,16],[218,17],[202,18],[252,1],[219,19],[220,20],[221,21],[253,22],[222,23],[223,24],[224,25],[225,26],[226,27],[227,28],[228,29],[229,30],[230,31],[231,32],[232,32],[233,33],[234,34],[236,35],[235,36],[237,37],[238,38],[239,39],[240,40],[241,41],[242,42],[243,43],[244,44],[245,45],[246,46],[247,47],[248,48],[249,49],[250,50],[251,51],[358,1],[383,52],[384,53],[359,54],[362,54],[381,52],[382,52],[372,52],[371,55],[369,52],[364,52],[377,52],[375,52],[379,52],[363,52],[376,52],[380,52],[365,52],[366,52],[378,52],[360,52],[367,52],[368,52],[370,52],[374,52],[385,56],[373,52],[361,52],[398,57],[397,1],[392,56],[394,58],[393,56],[386,56],[387,56],[389,56],[391,56],[395,58],[396,58],[388,58],[390,58],[254,59],[62,60],[61,61],[63,61],[77,62],[78,63],[79,64],[80,62],[81,62],[70,65],[69,66],[67,67],[68,68],[73,69],[74,70],[75,70],[76,70],[66,71],[72,72],[71,73],[82,74],[64,1],[60,1],[65,75],[355,1],[255,76],[59,1],[57,1],[58,1],[10,1],[12,1],[11,1],[2,1],[13,1],[14,1],[15,1],[16,1],[17,1],[18,1],[19,1],[20,1],[3,1],[4,1],[21,1],[25,1],[22,1],[23,1],[24,1],[26,1],[27,1],[28,1],[5,1],[29,1],[30,1],[31,1],[32,1],[6,1],[36,1],[33,1],[34,1],[35,1],[37,1],[7,1],[38,1],[43,1],[44,1],[39,1],[40,1],[41,1],[42,1],[8,1],[48,1],[45,1],[46,1],[47,1],[49,1],[9,1],[50,1],[51,1],[52,1],[55,1],[53,1],[54,1],[1,1],[56,1],[105,77],[108,78],[111,79],[112,78],[113,78],[110,78],[172,80],[106,81],[115,82],[116,83],[117,84],[118,82],[120,85],[97,86],[119,87],[121,88],[122,89],[123,90],[124,91],[125,92],[126,93],[127,94],[128,95],[129,96],[130,97],[131,98],[132,94],[133,95],[134,93],[135,99],[137,100],[138,101],[139,102],[141,103],[107,104],[144,105],[145,82],[146,106],[147,107],[148,108],[149,109],[151,110],[152,111],[153,112],[154,112],[155,113],[197,114],[173,115],[174,116],[175,115],[176,117],[177,115],[178,117],[179,115],[180,115],[181,118],[182,119],[183,117],[184,115],[185,115],[186,120],[187,117],[188,115],[189,115],[190,115],[191,115],[192,117],[193,120],[194,117],[159,94],[160,121],[161,122],[162,123],[96,124],[163,122],[164,125],[156,126],[142,127],[165,128],[166,129],[167,130],[168,94],[169,123],[143,131],[93,132],[158,133],[196,134],[171,135],[157,136],[195,137],[170,138],[92,139],[198,140],[199,141],[257,142],[258,143],[259,1],[260,1],[262,1],[261,1],[264,144],[277,145],[263,1],[265,146],[270,147],[267,148],[279,145],[271,146],[272,145],[273,149],[268,145],[275,145],[274,145],[276,145],[269,150],[278,151],[280,145],[346,152],[94,153],[85,154],[101,155],[88,156],[91,157],[109,1],[86,1],[114,158],[89,159],[84,1],[140,160],[90,161],[103,162],[150,140],[104,163],[87,1],[284,164],[285,159],[266,159],[286,165],[287,159],[288,159],[289,164],[290,159],[291,160],[292,160],[293,160],[294,160],[316,164],[295,159],[322,163],[296,164],[329,163],[330,163],[313,106],[315,166],[314,167],[331,167],[333,167],[335,167],[341,167],[342,167],[344,167],[312,167],[320,167],[321,168],[311,169],[310,167],[305,167],[281,1],[282,1],[323,170],[98,171],[283,172],[102,173],[136,174],[95,174],[324,163],[325,163],[326,163],[327,163],[332,167],[334,167],[256,175],[328,167],[298,176],[299,167],[300,164],[301,164],[302,167],[303,176],[304,167],[306,164],[307,176],[343,1],[308,177],[309,178],[297,178],[99,178],[338,179],[340,180],[100,181],[345,176],[317,1],[318,1],[319,1],[336,1],[337,1],[339,1],[347,182],[352,183],[353,184],[351,185],[354,186],[349,187],[350,188],[348,189]],"semanticDiagnosticsPerFile":[83,356,357,200,201,203,204,205,206,207,208,209,210,211,212,213,215,214,216,217,218,202,252,219,220,221,253,222,223,224,225,226,227,228,229,230,231,232,233,234,236,235,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,358,383,384,359,362,381,382,372,371,369,364,377,375,379,363,376,380,365,366,378,360,367,368,370,374,385,373,361,398,397,392,394,393,386,387,389,391,395,396,388,390,254,62,61,63,77,78,79,80,81,70,69,67,68,73,74,75,76,66,72,71,82,64,60,65,355,255,59,57,58,10,12,11,2,13,14,15,16,17,18,19,20,3,4,21,25,22,23,24,26,27,28,5,29,30,31,32,6,36,33,34,35,37,7,38,43,44,39,40,41,42,8,48,45,46,47,49,9,50,51,52,55,53,54,1,56,105,108,111,112,113,110,172,106,115,116,117,118,120,97,119,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,137,138,139,141,107,144,145,146,147,148,149,151,152,153,154,155,197,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,159,160,161,162,96,163,164,156,142,165,166,167,168,169,143,93,158,196,171,157,195,170,92,198,199,257,258,259,260,262,261,264,277,263,265,270,267,279,271,272,273,268,275,274,276,269,278,280,346,94,85,101,88,91,109,86,114,89,84,140,90,103,150,104,87,284,285,266,286,287,288,289,290,291,292,293,294,316,295,322,296,329,330,313,315,314,331,333,335,341,342,344,312,320,321,311,310,305,281,282,323,98,283,102,136,95,324,325,326,327,332,334,256,328,298,299,300,301,302,303,304,306,307,343,308,309,297,99,338,340,100,345,317,318,319,336,337,339,347,352,353,351,354,349,350,348]},"version":"5.2.2"}
@@ -0,0 +1,120 @@
1
+ import type { Account, Address, Chain, Client, Hash, Hex, Transport } from "viem"
2
+ import type { PartialBy } from "viem/types/utils"
3
+ import type { UserOperationWithBigIntAsHex } from "./userOperation"
4
+
5
+ export type BundlerClient = Client<Transport, Chain | undefined, Account | undefined, BundlerRpcSchema>
6
+
7
+ type BundlerRpcSchema = [
8
+ {
9
+ Method: "eth_sendUserOperation"
10
+ Parameters: [userOperation: UserOperationWithBigIntAsHex, entryPoint: Address]
11
+ ReturnType: Hash
12
+ },
13
+ {
14
+ Method: "eth_estimateUserOperationGas"
15
+ Parameters: [
16
+ userOperation: PartialBy<
17
+ UserOperationWithBigIntAsHex,
18
+ "callGasLimit" | "preVerificationGas" | "verificationGasLimit"
19
+ >,
20
+ entryPoint: Address
21
+ ]
22
+ ReturnType: {
23
+ preVerificationGas: Hex
24
+ verificationGasLimit: Hex
25
+ callGasLimit: Hex
26
+ }
27
+ },
28
+ {
29
+ Method: "eth_supportedEntryPoints"
30
+ Parameters: []
31
+ ReturnType: Address[]
32
+ },
33
+ {
34
+ Method: "eth_chainId"
35
+ Parameters: []
36
+ ReturnType: Hex
37
+ },
38
+ {
39
+ Method: "eth_getUserOperationByHash"
40
+ Parameters: [hash: Hash]
41
+ ReturnType: {
42
+ userOperation: UserOperationWithBigIntAsHex
43
+ entryPoint: Address
44
+ transactionHash: Hash
45
+ blockHash: Hash
46
+ blockNumber: Hex
47
+ }
48
+ },
49
+ {
50
+ Method: "eth_getUserOperationReceipt"
51
+ Parameters: [hash: Hash]
52
+ ReturnType: UserOperationReceiptWithBigIntAsHex
53
+ }
54
+ ]
55
+
56
+ export type UserOperationReceipt = {
57
+ userOpHash: Hash
58
+ sender: Address
59
+ nonce: bigint
60
+ actualGasUsed: bigint
61
+ actualGasCost: bigint
62
+ success: boolean
63
+ receipt: {
64
+ transactionHash: Hex
65
+ transactionIndex: bigint
66
+ blockHash: Hash
67
+ blockNumber: bigint
68
+ from: Address
69
+ to: Address | null
70
+ cumulativeGasUsed: bigint
71
+ status: bigint | null
72
+ gasUsed: bigint
73
+ contractAddress: Address | null
74
+ logsBloom: string
75
+ effectiveGasPrice: bigint
76
+ }
77
+ logs: {
78
+ data: Hex
79
+ blockNumber: bigint
80
+ blockHash: Hash
81
+ transactionHash: Hash
82
+ logIndex: bigint
83
+ transactionIndex: bigint
84
+ address: Address
85
+ topics: Hex[]
86
+ }[]
87
+ }
88
+
89
+ type UserOperationReceiptWithBigIntAsHex = {
90
+ userOpHash: Hash
91
+ sender: Address
92
+ nonce: Hex
93
+ actualGasUsed: Hex
94
+ actualGasCost: Hex
95
+ success: boolean
96
+ receipt: {
97
+ transactionHash: Hex
98
+ transactionIndex: Hex
99
+ blockHash: Hash
100
+ blockNumber: Hex
101
+ from: Address
102
+ to: Address | null
103
+ cumulativeGasUsed: Hex
104
+ status: Hex | null
105
+ gasUsed: Hex
106
+ contractAddress: Address | null
107
+ logsBloom: string
108
+ effectiveGasPrice: Hex
109
+ }
110
+ logs: {
111
+ data: Hex
112
+ blockNumber: Hex
113
+ blockHash: Hash
114
+ transactionHash: Hash
115
+ logIndex: Hex
116
+ transactionIndex: Hex
117
+ address: Address
118
+ topics: Hex[]
119
+ }[]
120
+ }
package/types/index.ts ADDED
@@ -0,0 +1,4 @@
1
+ import type { UserOperationReceipt } from "./bundler"
2
+ import type { UserOperation } from "./userOperation"
3
+
4
+ export type { UserOperationReceipt, UserOperation }
@@ -0,0 +1,6 @@
1
+ {
2
+ "type": "module",
3
+ "types": "../_types/types/index.d.ts",
4
+ "module": "../_esm/types/index.js",
5
+ "main": "../_cjs/types/index.js"
6
+ }
@@ -0,0 +1,30 @@
1
+ import type { Address } from "abitype"
2
+ import type { Hex } from "viem"
3
+
4
+ export type UserOperationWithBigIntAsHex = {
5
+ sender: Address
6
+ nonce: Hex
7
+ initCode: Hex
8
+ callData: Hex
9
+ callGasLimit: Hex
10
+ verificationGasLimit: Hex
11
+ preVerificationGas: Hex
12
+ maxFeePerGas: Hex
13
+ maxPriorityFeePerGas: Hex
14
+ paymasterAndData: Hex
15
+ signature: Hex
16
+ }
17
+
18
+ export type UserOperation = {
19
+ sender: Address
20
+ nonce: bigint
21
+ initCode: Hex
22
+ callData: Hex
23
+ callGasLimit: bigint
24
+ verificationGasLimit: bigint
25
+ preVerificationGas: bigint
26
+ maxFeePerGas: bigint
27
+ maxPriorityFeePerGas: bigint
28
+ paymasterAndData: Hex
29
+ signature: Hex
30
+ }
package/LICENSE DELETED
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2023 Pimlico
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.