viem 2.13.7 → 2.13.9
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +26 -0
- package/_cjs/accounts/hdKeyToAccount.js.map +1 -1
- package/_cjs/actions/public/call.js.map +1 -1
- package/_cjs/actions/public/estimateGas.js.map +1 -1
- package/_cjs/actions/public/getBlockNumber.js.map +1 -1
- package/_cjs/actions/wallet/prepareTransactionRequest.js.map +1 -1
- package/_cjs/actions/wallet/signTypedData.js.map +1 -1
- package/_cjs/celo/formatters.js +1 -2
- package/_cjs/celo/formatters.js.map +1 -1
- package/_cjs/celo/index.js.map +1 -1
- package/_cjs/celo/utils.js.map +1 -1
- package/_cjs/chains/definitions/ham.js +27 -0
- package/_cjs/chains/definitions/ham.js.map +1 -0
- package/_cjs/chains/definitions/kakarotSepolia.js +1 -1
- package/_cjs/chains/definitions/kakarotSepolia.js.map +1 -1
- package/_cjs/chains/definitions/optimism.js +5 -0
- package/_cjs/chains/definitions/optimism.js.map +1 -1
- package/_cjs/chains/definitions/redbellyTestnet.js +27 -0
- package/_cjs/chains/definitions/redbellyTestnet.js.map +1 -0
- package/_cjs/chains/definitions/sei.js +1 -0
- package/_cjs/chains/definitions/sei.js.map +1 -1
- package/_cjs/chains/definitions/xai.js +28 -0
- package/_cjs/chains/definitions/xai.js.map +1 -0
- package/_cjs/chains/definitions/xaiTestnet.js +22 -0
- package/_cjs/chains/definitions/xaiTestnet.js.map +1 -0
- package/_cjs/chains/index.js +12 -4
- package/_cjs/chains/index.js.map +1 -1
- package/_cjs/clients/createClient.js +2 -2
- package/_cjs/clients/createClient.js.map +1 -1
- package/_cjs/clients/decorators/public.js.map +1 -1
- package/_cjs/clients/decorators/wallet.js.map +1 -1
- package/_cjs/clients/transports/fallback.js.map +1 -1
- package/_cjs/clients/transports/http.js.map +1 -1
- package/_cjs/constants/abis.js.map +1 -1
- package/_cjs/constants/blob.js +4 -4
- package/_cjs/constants/blob.js.map +1 -1
- package/_cjs/constants/kzg.js +1 -3
- package/_cjs/constants/kzg.js.map +1 -1
- package/_cjs/errors/abi.js +1 -13
- package/_cjs/errors/abi.js.map +1 -1
- package/_cjs/errors/base.js +1 -1
- package/_cjs/errors/base.js.map +1 -1
- package/_cjs/errors/ccip.js.map +1 -1
- package/_cjs/errors/stateOverride.js.map +1 -1
- package/_cjs/errors/version.js +1 -1
- package/_cjs/experimental/eip5792/actions/getCapabilities.js +2 -2
- package/_cjs/experimental/eip5792/actions/getCapabilities.js.map +1 -1
- package/_cjs/experimental/eip5792/actions/sendCalls.js +2 -2
- package/_cjs/experimental/eip5792/actions/sendCalls.js.map +1 -1
- package/_cjs/index.js +6 -4
- package/_cjs/index.js.map +1 -1
- package/_cjs/node/trustedSetups.js +1 -2
- package/_cjs/node/trustedSetups.js.map +1 -1
- package/_cjs/op-stack/abis.js +1 -458
- package/_cjs/op-stack/abis.js.map +1 -1
- package/_cjs/op-stack/actions/buildProveWithdrawal.js.map +1 -1
- package/_cjs/op-stack/actions/estimateDepositTransactionGas.js +4 -3
- package/_cjs/op-stack/actions/estimateDepositTransactionGas.js.map +1 -1
- package/_cjs/op-stack/actions/estimateFinalizeWithdrawalGas.js +4 -3
- package/_cjs/op-stack/actions/estimateFinalizeWithdrawalGas.js.map +1 -1
- package/_cjs/op-stack/actions/estimateInitiateWithdrawalGas.js +4 -3
- package/_cjs/op-stack/actions/estimateInitiateWithdrawalGas.js.map +1 -1
- package/_cjs/op-stack/actions/estimateProveWithdrawalGas.js +4 -3
- package/_cjs/op-stack/actions/estimateProveWithdrawalGas.js.map +1 -1
- package/_cjs/op-stack/actions/getWithdrawalStatus.js.map +1 -1
- package/_cjs/op-stack/index.js +15 -2
- package/_cjs/op-stack/index.js.map +1 -1
- package/_cjs/utils/abi/decodeAbiParameters.js.map +1 -1
- package/_cjs/utils/abi/encodeAbiParameters.js.map +1 -1
- package/_cjs/utils/abi/encodeDeployData.js.map +1 -1
- package/_cjs/utils/abi/getAbiItem.js.map +1 -1
- package/_cjs/utils/address/getAddress.js +5 -5
- package/_cjs/utils/address/getAddress.js.map +1 -1
- package/_cjs/utils/address/isAddress.js.map +1 -1
- package/_cjs/utils/blob/toBlobs.js.map +1 -1
- package/_cjs/utils/buildRequest.js.map +1 -1
- package/_cjs/utils/ccip.js.map +1 -1
- package/_cjs/utils/cursor.js.map +1 -1
- package/_cjs/utils/encoding/fromRlp.js +1 -9
- package/_cjs/utils/encoding/fromRlp.js.map +1 -1
- package/_cjs/utils/ens/avatar/utils.js.map +1 -1
- package/_cjs/utils/ens/errors.js.map +1 -1
- package/_cjs/utils/observe.js.map +1 -1
- package/_cjs/utils/promise/createBatchScheduler.js.map +1 -1
- package/_cjs/utils/promise/withCache.js.map +1 -1
- package/_cjs/utils/promise/withTimeout.js.map +1 -1
- package/_cjs/utils/rpc/id.js +1 -2
- package/_cjs/utils/rpc/id.js.map +1 -1
- package/_cjs/utils/rpc/ipc.js.map +1 -1
- package/_cjs/utils/stateOverride.js.map +1 -1
- package/_cjs/utils/transaction/parseTransaction.js.map +1 -1
- package/_cjs/utils/transaction/serializeTransaction.js +8 -5
- package/_cjs/utils/transaction/serializeTransaction.js.map +1 -1
- package/_cjs/zksync/actions/deployContract.js.map +1 -1
- package/_cjs/zksync/actions/estimateGasL1ToL2.js +2 -2
- package/_cjs/zksync/actions/estimateGasL1ToL2.js.map +1 -1
- package/_cjs/zksync/actions/getAllBalances.js +2 -2
- package/_cjs/zksync/actions/getAllBalances.js.map +1 -1
- package/_cjs/zksync/actions/getL1Allowance.js +2 -2
- package/_cjs/zksync/actions/getL1Allowance.js.map +1 -1
- package/_cjs/zksync/actions/getL1Balance.js +2 -2
- package/_cjs/zksync/actions/getL1Balance.js.map +1 -1
- package/_cjs/zksync/actions/getL1TokenBalance.js +2 -2
- package/_cjs/zksync/actions/getL1TokenBalance.js.map +1 -1
- package/_cjs/zksync/actions/sendEip712Transaction.js +7 -7
- package/_cjs/zksync/actions/sendEip712Transaction.js.map +1 -1
- package/_cjs/zksync/actions/sendTransaction.js +4 -4
- package/_cjs/zksync/actions/sendTransaction.js.map +1 -1
- package/_cjs/zksync/constants/contract.js +1 -2
- package/_cjs/zksync/constants/contract.js.map +1 -1
- package/_cjs/zksync/decorators/eip712.js.map +1 -1
- package/_cjs/zksync/index.js.map +1 -1
- package/_cjs/zksync/serializers.js.map +1 -1
- package/_cjs/zksync/utils/abi/encodeDeployData.js.map +1 -1
- package/_cjs/zksync/utils/assertEip712Request.js.map +1 -1
- package/_cjs/zksync/utils/hashBytecode.js.map +1 -1
- package/_esm/accounts/hdKeyToAccount.js.map +1 -1
- package/_esm/actions/public/call.js +1 -0
- package/_esm/actions/public/call.js.map +1 -1
- package/_esm/actions/public/estimateGas.js.map +1 -1
- package/_esm/actions/public/getBlockNumber.js +2 -1
- package/_esm/actions/public/getBlockNumber.js.map +1 -1
- package/_esm/actions/test/sendUnsignedTransaction.js +2 -2
- package/_esm/actions/wallet/prepareTransactionRequest.js.map +1 -1
- package/_esm/actions/wallet/signTypedData.js.map +1 -1
- package/_esm/celo/formatters.js +1 -2
- package/_esm/celo/formatters.js.map +1 -1
- package/_esm/celo/index.js +1 -1
- package/_esm/celo/index.js.map +1 -1
- package/_esm/celo/utils.js +1 -0
- package/_esm/celo/utils.js.map +1 -1
- package/_esm/chains/definitions/ham.js +24 -0
- package/_esm/chains/definitions/ham.js.map +1 -0
- package/_esm/chains/definitions/kakarotSepolia.js +1 -1
- package/_esm/chains/definitions/kakarotSepolia.js.map +1 -1
- package/_esm/chains/definitions/optimism.js +5 -0
- package/_esm/chains/definitions/optimism.js.map +1 -1
- package/_esm/chains/definitions/redbellyTestnet.js +24 -0
- package/_esm/chains/definitions/redbellyTestnet.js.map +1 -0
- package/_esm/chains/definitions/sei.js +1 -0
- package/_esm/chains/definitions/sei.js.map +1 -1
- package/_esm/chains/definitions/xai.js +25 -0
- package/_esm/chains/definitions/xai.js.map +1 -0
- package/_esm/chains/definitions/xaiTestnet.js +19 -0
- package/_esm/chains/definitions/xaiTestnet.js.map +1 -0
- package/_esm/chains/index.js +4 -0
- package/_esm/chains/index.js.map +1 -1
- package/_esm/clients/createClient.js +1 -1
- package/_esm/clients/createClient.js.map +1 -1
- package/_esm/clients/decorators/public.js.map +1 -1
- package/_esm/clients/decorators/wallet.js.map +1 -1
- package/_esm/clients/transports/fallback.js +1 -0
- package/_esm/clients/transports/fallback.js.map +1 -1
- package/_esm/clients/transports/http.js.map +1 -1
- package/_esm/constants/abis.js +1 -0
- package/_esm/constants/abis.js.map +1 -1
- package/_esm/constants/blob.js +1 -1
- package/_esm/constants/blob.js.map +1 -1
- package/_esm/constants/kzg.js +0 -4
- package/_esm/constants/kzg.js.map +1 -1
- package/_esm/errors/abi.js +0 -11
- package/_esm/errors/abi.js.map +1 -1
- package/_esm/errors/base.js +1 -1
- package/_esm/errors/base.js.map +1 -1
- package/_esm/errors/ccip.js.map +1 -1
- package/_esm/errors/stateOverride.js +1 -0
- package/_esm/errors/stateOverride.js.map +1 -1
- package/_esm/errors/version.js +1 -1
- package/_esm/experimental/eip5792/actions/getCapabilities.js +1 -1
- package/_esm/experimental/eip5792/actions/getCapabilities.js.map +1 -1
- package/_esm/experimental/eip5792/actions/sendCalls.js +1 -1
- package/_esm/experimental/eip5792/actions/sendCalls.js.map +1 -1
- package/_esm/index.js +4 -3
- package/_esm/index.js.map +1 -1
- package/_esm/node/trustedSetups.js +0 -1
- package/_esm/node/trustedSetups.js.map +1 -1
- package/_esm/node/trustedSetups_cjs.js +0 -1
- package/_esm/node/trustedSetups_cjs.js.map +1 -1
- package/_esm/op-stack/abis.js +0 -457
- package/_esm/op-stack/abis.js.map +1 -1
- package/_esm/op-stack/actions/buildProveWithdrawal.js +1 -0
- package/_esm/op-stack/actions/buildProveWithdrawal.js.map +1 -1
- package/_esm/op-stack/actions/estimateDepositTransactionGas.js +7 -3
- package/_esm/op-stack/actions/estimateDepositTransactionGas.js.map +1 -1
- package/_esm/op-stack/actions/estimateFinalizeWithdrawalGas.js +7 -3
- package/_esm/op-stack/actions/estimateFinalizeWithdrawalGas.js.map +1 -1
- package/_esm/op-stack/actions/estimateInitiateWithdrawalGas.js +7 -3
- package/_esm/op-stack/actions/estimateInitiateWithdrawalGas.js.map +1 -1
- package/_esm/op-stack/actions/estimateProveWithdrawalGas.js +7 -3
- package/_esm/op-stack/actions/estimateProveWithdrawalGas.js.map +1 -1
- package/_esm/op-stack/actions/getWithdrawalStatus.js +1 -1
- package/_esm/op-stack/actions/getWithdrawalStatus.js.map +1 -1
- package/_esm/op-stack/index.js +0 -1
- package/_esm/op-stack/index.js.map +1 -1
- package/_esm/utils/abi/decodeAbiParameters.js +1 -1
- package/_esm/utils/abi/decodeAbiParameters.js.map +1 -1
- package/_esm/utils/abi/encodeAbiParameters.js.map +1 -1
- package/_esm/utils/abi/encodeDeployData.js.map +1 -1
- package/_esm/utils/abi/getAbiItem.js +3 -1
- package/_esm/utils/abi/getAbiItem.js.map +1 -1
- package/_esm/utils/address/getAddress.js +1 -1
- package/_esm/utils/address/getAddress.js.map +1 -1
- package/_esm/utils/address/isAddress.js +1 -0
- package/_esm/utils/address/isAddress.js.map +1 -1
- package/_esm/utils/blob/toBlobs.js.map +1 -1
- package/_esm/utils/buildRequest.js +1 -0
- package/_esm/utils/buildRequest.js.map +1 -1
- package/_esm/utils/ccip.js +1 -1
- package/_esm/utils/ccip.js.map +1 -1
- package/_esm/utils/cursor.js.map +1 -1
- package/_esm/utils/encoding/fromRlp.js +0 -6
- package/_esm/utils/encoding/fromRlp.js.map +1 -1
- package/_esm/utils/ens/avatar/utils.js +2 -0
- package/_esm/utils/ens/avatar/utils.js.map +1 -1
- package/_esm/utils/ens/errors.js.map +1 -1
- package/_esm/utils/observe.js +2 -0
- package/_esm/utils/observe.js.map +1 -1
- package/_esm/utils/promise/createBatchScheduler.js +1 -0
- package/_esm/utils/promise/createBatchScheduler.js.map +1 -1
- package/_esm/utils/promise/withCache.js +2 -0
- package/_esm/utils/promise/withCache.js.map +1 -1
- package/_esm/utils/promise/withTimeout.js +1 -1
- package/_esm/utils/promise/withTimeout.js.map +1 -1
- package/_esm/utils/rpc/id.js +1 -1
- package/_esm/utils/rpc/id.js.map +1 -1
- package/_esm/utils/rpc/ipc.js +1 -0
- package/_esm/utils/rpc/ipc.js.map +1 -1
- package/_esm/utils/stateOverride.js +3 -0
- package/_esm/utils/stateOverride.js.map +1 -1
- package/_esm/utils/transaction/parseTransaction.js.map +1 -1
- package/_esm/utils/transaction/serializeTransaction.js +8 -5
- package/_esm/utils/transaction/serializeTransaction.js.map +1 -1
- package/_esm/utils/unit/parseUnits.js +1 -1
- package/_esm/utils/unit/parseUnits.js.map +1 -1
- package/_esm/zksync/actions/deployContract.js +1 -1
- package/_esm/zksync/actions/deployContract.js.map +1 -1
- package/_esm/zksync/actions/estimateGasL1ToL2.js +1 -1
- package/_esm/zksync/actions/estimateGasL1ToL2.js.map +1 -1
- package/_esm/zksync/actions/getAllBalances.js +1 -1
- package/_esm/zksync/actions/getAllBalances.js.map +1 -1
- package/_esm/zksync/actions/getL1Allowance.js +1 -1
- package/_esm/zksync/actions/getL1Allowance.js.map +1 -1
- package/_esm/zksync/actions/getL1Balance.js +1 -1
- package/_esm/zksync/actions/getL1Balance.js.map +1 -1
- package/_esm/zksync/actions/getL1TokenBalance.js +2 -2
- package/_esm/zksync/actions/getL1TokenBalance.js.map +1 -1
- package/_esm/zksync/actions/sendEip712Transaction.js +7 -7
- package/_esm/zksync/actions/sendEip712Transaction.js.map +1 -1
- package/_esm/zksync/actions/sendTransaction.js +6 -6
- package/_esm/zksync/actions/sendTransaction.js.map +1 -1
- package/_esm/zksync/constants/contract.js +0 -1
- package/_esm/zksync/constants/contract.js.map +1 -1
- package/_esm/zksync/decorators/eip712.js.map +1 -1
- package/_esm/zksync/index.js.map +1 -1
- package/_esm/zksync/serializers.js.map +1 -1
- package/_esm/zksync/utils/abi/encodeDeployData.js +1 -1
- package/_esm/zksync/utils/abi/encodeDeployData.js.map +1 -1
- package/_esm/zksync/utils/assertEip712Request.js +1 -1
- package/_esm/zksync/utils/assertEip712Request.js.map +1 -1
- package/_esm/zksync/utils/hashBytecode.js.map +1 -1
- package/_types/accounts/hdKeyToAccount.d.ts +1 -1
- package/_types/accounts/hdKeyToAccount.d.ts.map +1 -1
- package/_types/accounts/types.d.ts +1 -1
- package/_types/accounts/types.d.ts.map +1 -1
- package/_types/actions/public/call.d.ts +5 -2
- package/_types/actions/public/call.d.ts.map +1 -1
- package/_types/actions/public/estimateGas.d.ts +2 -1
- package/_types/actions/public/estimateGas.d.ts.map +1 -1
- package/_types/actions/public/getBlockNumber.d.ts +4 -0
- package/_types/actions/public/getBlockNumber.d.ts.map +1 -1
- package/_types/actions/test/sendUnsignedTransaction.d.ts +2 -2
- package/_types/actions/wallet/prepareTransactionRequest.d.ts +0 -7
- package/_types/actions/wallet/prepareTransactionRequest.d.ts.map +1 -1
- package/_types/actions/wallet/signTypedData.d.ts +2 -2
- package/_types/actions/wallet/signTypedData.d.ts.map +1 -1
- package/_types/celo/chainConfig.d.ts +60 -60
- package/_types/celo/formatters.d.ts +30 -30
- package/_types/celo/formatters.d.ts.map +1 -1
- package/_types/celo/index.d.ts +2 -2
- package/_types/celo/index.d.ts.map +1 -1
- package/_types/celo/utils.d.ts +1 -0
- package/_types/celo/utils.d.ts.map +1 -1
- package/_types/chains/definitions/ancient8.d.ts +26 -26
- package/_types/chains/definitions/ancient8Sepolia.d.ts +26 -26
- package/_types/chains/definitions/base.d.ts +26 -26
- package/_types/chains/definitions/baseGoerli.d.ts +26 -26
- package/_types/chains/definitions/baseSepolia.d.ts +26 -26
- package/_types/chains/definitions/celo.d.ts +60 -60
- package/_types/chains/definitions/celoAlfajores.d.ts +60 -60
- package/_types/chains/definitions/fraxtal.d.ts +26 -26
- package/_types/chains/definitions/fraxtalTestnet.d.ts +26 -26
- package/_types/chains/definitions/funkiSepolia.d.ts +26 -26
- package/_types/chains/definitions/ham.d.ts +37 -0
- package/_types/chains/definitions/ham.d.ts.map +1 -0
- package/_types/chains/definitions/kakarotSepolia.d.ts +1 -1
- package/_types/chains/definitions/liskSepolia.d.ts +26 -26
- package/_types/chains/definitions/metalL2.d.ts +26 -26
- package/_types/chains/definitions/optimism.d.ts +31 -26
- package/_types/chains/definitions/optimism.d.ts.map +1 -1
- package/_types/chains/definitions/optimismGoerli.d.ts +26 -26
- package/_types/chains/definitions/optimismSepolia.d.ts +26 -26
- package/_types/chains/definitions/pgn.d.ts +26 -26
- package/_types/chains/definitions/pgnTestnet.d.ts +26 -26
- package/_types/chains/definitions/redbellyTestnet.d.ts +36 -0
- package/_types/chains/definitions/redbellyTestnet.d.ts.map +1 -0
- package/_types/chains/definitions/rss3.d.ts +26 -26
- package/_types/chains/definitions/rss3Sepolia.d.ts +26 -26
- package/_types/chains/definitions/sei.d.ts +1 -0
- package/_types/chains/definitions/sei.d.ts.map +1 -1
- package/_types/chains/definitions/xai.d.ts +33 -0
- package/_types/chains/definitions/xai.d.ts.map +1 -0
- package/_types/chains/definitions/xaiTestnet.d.ts +35 -0
- package/_types/chains/definitions/xaiTestnet.d.ts.map +1 -0
- package/_types/chains/definitions/zora.d.ts +26 -26
- package/_types/chains/definitions/zoraSepolia.d.ts +26 -26
- package/_types/chains/definitions/zoraTestnet.d.ts +26 -26
- package/_types/chains/index.d.ts +4 -0
- package/_types/chains/index.d.ts.map +1 -1
- package/_types/clients/createClient.d.ts +1 -1
- package/_types/clients/createClient.d.ts.map +1 -1
- package/_types/clients/transports/fallback.d.ts +1 -0
- package/_types/clients/transports/fallback.d.ts.map +1 -1
- package/_types/clients/transports/http.d.ts +6 -7
- package/_types/clients/transports/http.d.ts.map +1 -1
- package/_types/constants/abis.d.ts +1 -0
- package/_types/constants/abis.d.ts.map +1 -1
- package/_types/constants/blob.d.ts +0 -2
- package/_types/constants/blob.d.ts.map +1 -1
- package/_types/constants/kzg.d.ts +0 -4
- package/_types/constants/kzg.d.ts.map +1 -1
- package/_types/errors/abi.d.ts +0 -10
- package/_types/errors/abi.d.ts.map +1 -1
- package/_types/errors/base.d.ts +1 -0
- package/_types/errors/base.d.ts.map +1 -1
- package/_types/errors/ccip.d.ts +1 -0
- package/_types/errors/ccip.d.ts.map +1 -1
- package/_types/errors/stateOverride.d.ts +1 -0
- package/_types/errors/stateOverride.d.ts.map +1 -1
- package/_types/errors/version.d.ts +1 -1
- package/_types/experimental/eip5792/actions/getCapabilities.d.ts.map +1 -1
- package/_types/experimental/eip5792/actions/sendCalls.d.ts.map +1 -1
- package/_types/experimental/erc7715/types/permission.d.ts +5 -0
- package/_types/experimental/erc7715/types/permission.d.ts.map +1 -1
- package/_types/experimental/erc7715/types/signer.d.ts +3 -0
- package/_types/experimental/erc7715/types/signer.d.ts.map +1 -1
- package/_types/index.d.ts +9 -9
- package/_types/index.d.ts.map +1 -1
- package/_types/node/trustedSetups.d.ts +0 -1
- package/_types/node/trustedSetups.d.ts.map +1 -1
- package/_types/node/trustedSetups_cjs.d.ts +0 -1
- package/_types/node/trustedSetups_cjs.d.ts.map +1 -1
- package/_types/op-stack/abis.d.ts +0 -626
- package/_types/op-stack/abis.d.ts.map +1 -1
- package/_types/op-stack/actions/buildProveWithdrawal.d.ts +1 -0
- package/_types/op-stack/actions/buildProveWithdrawal.d.ts.map +1 -1
- package/_types/op-stack/actions/estimateDepositTransactionGas.d.ts +2 -2
- package/_types/op-stack/actions/estimateDepositTransactionGas.d.ts.map +1 -1
- package/_types/op-stack/actions/estimateFinalizeWithdrawalGas.d.ts +1 -1
- package/_types/op-stack/actions/estimateFinalizeWithdrawalGas.d.ts.map +1 -1
- package/_types/op-stack/actions/estimateInitiateWithdrawalGas.d.ts +1 -1
- package/_types/op-stack/actions/estimateInitiateWithdrawalGas.d.ts.map +1 -1
- package/_types/op-stack/actions/estimateProveWithdrawalGas.d.ts +1 -1
- package/_types/op-stack/actions/estimateProveWithdrawalGas.d.ts.map +1 -1
- package/_types/op-stack/actions/getWithdrawalStatus.d.ts +2 -1
- package/_types/op-stack/actions/getWithdrawalStatus.d.ts.map +1 -1
- package/_types/op-stack/chainConfig.d.ts +26 -26
- package/_types/op-stack/formatters.d.ts +26 -26
- package/_types/op-stack/index.d.ts.map +1 -1
- package/_types/types/account.d.ts +1 -1
- package/_types/types/account.d.ts.map +1 -1
- package/_types/types/chain.d.ts +7 -7
- package/_types/types/chain.d.ts.map +1 -1
- package/_types/types/kzg.d.ts +1 -1
- package/_types/types/kzg.d.ts.map +1 -1
- package/_types/types/proof.d.ts +3 -2
- package/_types/types/proof.d.ts.map +1 -1
- package/_types/types/utils.d.ts +11 -3
- package/_types/types/utils.d.ts.map +1 -1
- package/_types/utils/abi/decodeAbiParameters.d.ts +2 -1
- package/_types/utils/abi/decodeAbiParameters.d.ts.map +1 -1
- package/_types/utils/abi/encodeAbiParameters.d.ts +12 -11
- package/_types/utils/abi/encodeAbiParameters.d.ts.map +1 -1
- package/_types/utils/abi/encodeDeployData.d.ts +4 -2
- package/_types/utils/abi/encodeDeployData.d.ts.map +1 -1
- package/_types/utils/abi/getAbiItem.d.ts +6 -2
- package/_types/utils/abi/getAbiItem.d.ts.map +1 -1
- package/_types/utils/address/getAddress.d.ts +0 -2
- package/_types/utils/address/getAddress.d.ts.map +1 -1
- package/_types/utils/address/isAddress.d.ts +1 -0
- package/_types/utils/address/isAddress.d.ts.map +1 -1
- package/_types/utils/blob/toBlobs.d.ts +2 -1
- package/_types/utils/blob/toBlobs.d.ts.map +1 -1
- package/_types/utils/buildRequest.d.ts +1 -0
- package/_types/utils/buildRequest.d.ts.map +1 -1
- package/_types/utils/ccip.d.ts +4 -2
- package/_types/utils/ccip.d.ts.map +1 -1
- package/_types/utils/cursor.d.ts +7 -6
- package/_types/utils/cursor.d.ts.map +1 -1
- package/_types/utils/encoding/fromRlp.d.ts +3 -7
- package/_types/utils/encoding/fromRlp.d.ts.map +1 -1
- package/_types/utils/ens/avatar/parseAvatarRecord.d.ts +2 -1
- package/_types/utils/ens/avatar/parseAvatarRecord.d.ts.map +1 -1
- package/_types/utils/ens/avatar/utils.d.ts +4 -2
- package/_types/utils/ens/avatar/utils.d.ts.map +1 -1
- package/_types/utils/ens/errors.d.ts +1 -0
- package/_types/utils/ens/errors.d.ts.map +1 -1
- package/_types/utils/formatters/transaction.d.ts +1 -1
- package/_types/utils/formatters/transactionRequest.d.ts +1 -1
- package/_types/utils/hash/normalizeSignature.d.ts +3 -2
- package/_types/utils/hash/normalizeSignature.d.ts.map +1 -1
- package/_types/utils/observe.d.ts +2 -0
- package/_types/utils/observe.d.ts.map +1 -1
- package/_types/utils/promise/createBatchScheduler.d.ts +3 -2
- package/_types/utils/promise/createBatchScheduler.d.ts.map +1 -1
- package/_types/utils/promise/withCache.d.ts +4 -1
- package/_types/utils/promise/withCache.d.ts.map +1 -1
- package/_types/utils/rpc/id.d.ts +0 -5
- package/_types/utils/rpc/id.d.ts.map +1 -1
- package/_types/utils/rpc/ipc.d.ts +1 -0
- package/_types/utils/rpc/ipc.d.ts.map +1 -1
- package/_types/utils/stateOverride.d.ts +9 -5
- package/_types/utils/stateOverride.d.ts.map +1 -1
- package/_types/utils/transaction/parseTransaction.d.ts +5 -5
- package/_types/utils/transaction/parseTransaction.d.ts.map +1 -1
- package/_types/utils/transaction/serializeTransaction.d.ts +1 -1
- package/_types/utils/transaction/serializeTransaction.d.ts.map +1 -1
- package/_types/zksync/actions/deployContract.d.ts +2 -1
- package/_types/zksync/actions/deployContract.d.ts.map +1 -1
- package/_types/zksync/actions/estimateGasL1ToL2.d.ts.map +1 -1
- package/_types/zksync/actions/getAllBalances.d.ts.map +1 -1
- package/_types/zksync/actions/getL1Allowance.d.ts.map +1 -1
- package/_types/zksync/actions/getL1Balance.d.ts.map +1 -1
- package/_types/zksync/actions/getL1TokenBalance.d.ts +4 -4
- package/_types/zksync/actions/getL1TokenBalance.d.ts.map +1 -1
- package/_types/zksync/actions/sendEip712Transaction.d.ts +3 -3
- package/_types/zksync/actions/sendEip712Transaction.d.ts.map +1 -1
- package/_types/zksync/actions/sendTransaction.d.ts +5 -5
- package/_types/zksync/actions/sendTransaction.d.ts.map +1 -1
- package/_types/zksync/constants/contract.d.ts +0 -1
- package/_types/zksync/constants/contract.d.ts.map +1 -1
- package/_types/zksync/decorators/eip712.d.ts +2 -1
- package/_types/zksync/decorators/eip712.d.ts.map +1 -1
- package/_types/zksync/index.d.ts +1 -0
- package/_types/zksync/index.d.ts.map +1 -1
- package/_types/zksync/serializers.d.ts +1 -2
- package/_types/zksync/serializers.d.ts.map +1 -1
- package/_types/zksync/types/chain.d.ts +2 -2
- package/_types/zksync/types/chain.d.ts.map +1 -1
- package/_types/zksync/types/eip1193.d.ts +5 -5
- package/_types/zksync/types/eip1193.d.ts.map +1 -1
- package/_types/zksync/utils/abi/encodeDeployData.d.ts +5 -0
- package/_types/zksync/utils/abi/encodeDeployData.d.ts.map +1 -1
- package/_types/zksync/utils/assertEip712Request.d.ts +3 -1
- package/_types/zksync/utils/assertEip712Request.d.ts.map +1 -1
- package/_types/zksync/utils/hashBytecode.d.ts +5 -0
- package/_types/zksync/utils/hashBytecode.d.ts.map +1 -1
- package/accounts/hdKeyToAccount.ts +1 -2
- package/accounts/types.ts +1 -1
- package/actions/public/call.ts +5 -5
- package/actions/public/estimateGas.ts +3 -4
- package/actions/public/getBlockNumber.ts +9 -1
- package/actions/test/sendUnsignedTransaction.ts +2 -2
- package/actions/wallet/prepareTransactionRequest.ts +0 -20
- package/actions/wallet/signTypedData.ts +2 -0
- package/celo/formatters.ts +1 -3
- package/celo/index.ts +5 -2
- package/celo/utils.ts +1 -0
- package/chains/definitions/ham.ts +24 -0
- package/chains/definitions/kakarotSepolia.ts +1 -1
- package/chains/definitions/optimism.ts +5 -0
- package/chains/definitions/redbellyTestnet.ts +24 -0
- package/chains/definitions/sei.ts +1 -0
- package/chains/definitions/xai.ts +25 -0
- package/chains/definitions/xaiTestnet.ts +19 -0
- package/chains/index.ts +4 -0
- package/clients/createClient.ts +4 -2
- package/clients/decorators/public.ts +1 -1
- package/clients/decorators/wallet.ts +1 -1
- package/clients/transports/fallback.ts +1 -0
- package/clients/transports/http.ts +9 -8
- package/constants/abis.ts +1 -0
- package/constants/blob.ts +1 -1
- package/constants/kzg.ts +0 -6
- package/errors/abi.ts +0 -13
- package/errors/base.ts +2 -1
- package/errors/ccip.ts +1 -0
- package/errors/stateOverride.ts +1 -0
- package/errors/version.ts +1 -1
- package/experimental/eip5792/actions/getCapabilities.ts +1 -1
- package/experimental/eip5792/actions/sendCalls.ts +1 -1
- package/experimental/erc7715/types/permission.ts +5 -0
- package/experimental/erc7715/types/signer.ts +3 -0
- package/index.ts +21 -5
- package/node/trustedSetups.ts +0 -5
- package/node/trustedSetups_cjs.ts +0 -5
- package/op-stack/abis.ts +0 -458
- package/op-stack/actions/buildProveWithdrawal.ts +1 -0
- package/op-stack/actions/estimateDepositTransactionGas.ts +18 -7
- package/op-stack/actions/estimateFinalizeWithdrawalGas.ts +11 -4
- package/op-stack/actions/estimateInitiateWithdrawalGas.ts +11 -4
- package/op-stack/actions/estimateProveWithdrawalGas.ts +11 -4
- package/op-stack/actions/getWithdrawalStatus.ts +6 -1
- package/op-stack/index.ts +0 -1
- package/package.json +1 -1
- package/types/account.ts +1 -11
- package/types/chain.ts +7 -7
- package/types/kzg.ts +2 -1
- package/types/proof.ts +2 -2
- package/types/utils.ts +11 -3
- package/utils/abi/decodeAbiParameters.ts +6 -1
- package/utils/abi/encodeAbiParameters.ts +22 -19
- package/utils/abi/encodeDeployData.ts +6 -5
- package/utils/abi/getAbiItem.ts +8 -2
- package/utils/address/getAddress.ts +1 -1
- package/utils/address/isAddress.ts +1 -0
- package/utils/blob/toBlobs.ts +2 -1
- package/utils/buildRequest.ts +1 -0
- package/utils/ccip.ts +11 -3
- package/utils/cursor.ts +16 -6
- package/utils/encoding/fromRlp.ts +3 -21
- package/utils/ens/avatar/parseAvatarRecord.ts +1 -1
- package/utils/ens/avatar/utils.ts +4 -2
- package/utils/ens/errors.ts +1 -0
- package/utils/hash/normalizeSignature.ts +2 -2
- package/utils/observe.ts +2 -0
- package/utils/promise/createBatchScheduler.ts +3 -2
- package/utils/promise/withCache.ts +3 -1
- package/utils/promise/withTimeout.ts +2 -2
- package/utils/rpc/id.ts +1 -1
- package/utils/rpc/ipc.ts +1 -0
- package/utils/stateOverride.ts +8 -5
- package/utils/transaction/parseTransaction.ts +7 -2
- package/utils/transaction/serializeTransaction.ts +11 -5
- package/utils/unit/parseUnits.ts +1 -1
- package/zksync/actions/deployContract.ts +8 -2
- package/zksync/actions/estimateGasL1ToL2.ts +1 -1
- package/zksync/actions/getAllBalances.ts +1 -1
- package/zksync/actions/getL1Allowance.ts +1 -1
- package/zksync/actions/getL1Balance.ts +1 -1
- package/zksync/actions/getL1TokenBalance.ts +10 -7
- package/zksync/actions/sendEip712Transaction.ts +27 -16
- package/zksync/actions/sendTransaction.ts +34 -18
- package/zksync/constants/contract.ts +0 -1
- package/zksync/decorators/eip712.ts +7 -2
- package/zksync/index.ts +5 -0
- package/zksync/serializers.ts +1 -2
- package/zksync/types/chain.ts +9 -9
- package/zksync/types/eip1193.ts +32 -26
- package/zksync/utils/abi/encodeDeployData.ts +12 -2
- package/zksync/utils/assertEip712Request.ts +9 -2
- package/zksync/utils/hashBytecode.ts +14 -2
- package/_cjs/utils/accounts.js +0 -8
- package/_cjs/utils/accounts.js.map +0 -1
- package/_esm/utils/accounts.js +0 -7
- package/_esm/utils/accounts.js.map +0 -1
- package/_types/utils/accounts.d.ts +0 -3
- package/_types/utils/accounts.d.ts.map +0 -1
- package/utils/accounts.ts +0 -7
package/utils/stateOverride.ts
CHANGED
@@ -21,10 +21,11 @@ import type { StateMapping, StateOverride } from '../types/stateOverride.js'
|
|
21
21
|
import { isAddress } from './address/isAddress.js'
|
22
22
|
import { type NumberToHexErrorType, numberToHex } from './encoding/toHex.js'
|
23
23
|
|
24
|
-
|
24
|
+
type SerializeStateMappingParameters = StateMapping | undefined
|
25
25
|
|
26
|
-
|
26
|
+
type SerializeStateMappingErrorType = InvalidBytesLengthErrorType
|
27
27
|
|
28
|
+
/** @internal */
|
28
29
|
export function serializeStateMapping(
|
29
30
|
stateMapping: SerializeStateMappingParameters,
|
30
31
|
): RpcStateMapping | undefined {
|
@@ -47,16 +48,17 @@ export function serializeStateMapping(
|
|
47
48
|
}, {} as RpcStateMapping)
|
48
49
|
}
|
49
50
|
|
50
|
-
|
51
|
+
type SerializeAccountStateOverrideParameters = Omit<
|
51
52
|
StateOverride[number],
|
52
53
|
'address'
|
53
54
|
>
|
54
55
|
|
55
|
-
|
56
|
+
type SerializeAccountStateOverrideErrorType =
|
56
57
|
| NumberToHexErrorType
|
57
58
|
| StateAssignmentConflictErrorType
|
58
59
|
| SerializeStateMappingErrorType
|
59
60
|
|
61
|
+
/** @internal */
|
60
62
|
export function serializeAccountStateOverride(
|
61
63
|
parameters: SerializeAccountStateOverrideParameters,
|
62
64
|
): RpcAccountStateOverride {
|
@@ -75,13 +77,14 @@ export function serializeAccountStateOverride(
|
|
75
77
|
return rpcAccountStateOverride
|
76
78
|
}
|
77
79
|
|
78
|
-
|
80
|
+
type SerializeStateOverrideParameters = StateOverride | undefined
|
79
81
|
|
80
82
|
export type SerializeStateOverrideErrorType =
|
81
83
|
| InvalidAddressErrorType
|
82
84
|
| AccountStateConflictErrorType
|
83
85
|
| SerializeAccountStateOverrideErrorType
|
84
86
|
|
87
|
+
/** @internal */
|
85
88
|
export function serializeStateOverride(
|
86
89
|
parameters?: SerializeStateOverrideParameters,
|
87
90
|
): RpcStateOverride | undefined {
|
@@ -102,6 +102,7 @@ export function parseTransaction<
|
|
102
102
|
}
|
103
103
|
|
104
104
|
type ParseTransactionEIP4844ErrorType =
|
105
|
+
| ToTransactionArrayErrorType
|
105
106
|
| AssertTransactionEIP4844ErrorType
|
106
107
|
| ToTransactionArrayErrorType
|
107
108
|
| HexToBigIntErrorType
|
@@ -204,6 +205,7 @@ function parseTransactionEIP4844(
|
|
204
205
|
}
|
205
206
|
|
206
207
|
type ParseTransactionEIP1559ErrorType =
|
208
|
+
| ToTransactionArrayErrorType
|
207
209
|
| AssertTransactionEIP1559ErrorType
|
208
210
|
| ToTransactionArrayErrorType
|
209
211
|
| HexToBigIntErrorType
|
@@ -212,6 +214,7 @@ type ParseTransactionEIP1559ErrorType =
|
|
212
214
|
| InvalidSerializedTransactionErrorType
|
213
215
|
| IsHexErrorType
|
214
216
|
| ParseEIP155SignatureErrorType
|
217
|
+
| ParseAccessListErrorType
|
215
218
|
| ErrorType
|
216
219
|
|
217
220
|
function parseTransactionEIP1559(
|
@@ -285,6 +288,7 @@ function parseTransactionEIP1559(
|
|
285
288
|
}
|
286
289
|
|
287
290
|
type ParseTransactionEIP2930ErrorType =
|
291
|
+
| ToTransactionArrayErrorType
|
288
292
|
| AssertTransactionEIP2930ErrorType
|
289
293
|
| ToTransactionArrayErrorType
|
290
294
|
| HexToBigIntErrorType
|
@@ -293,6 +297,7 @@ type ParseTransactionEIP2930ErrorType =
|
|
293
297
|
| InvalidSerializedTransactionErrorType
|
294
298
|
| IsHexErrorType
|
295
299
|
| ParseEIP155SignatureErrorType
|
300
|
+
| ParseAccessListErrorType
|
296
301
|
| ErrorType
|
297
302
|
|
298
303
|
function parseTransactionEIP2930(
|
@@ -430,13 +435,13 @@ function parseTransactionLegacy(
|
|
430
435
|
return transaction
|
431
436
|
}
|
432
437
|
|
433
|
-
|
438
|
+
type ToTransactionArrayErrorType = FromRlpErrorType | ErrorType
|
434
439
|
|
435
440
|
export function toTransactionArray(serializedTransaction: string) {
|
436
441
|
return fromRlp(`0x${serializedTransaction.slice(4)}` as Hex, 'hex')
|
437
442
|
}
|
438
443
|
|
439
|
-
|
444
|
+
type ParseAccessListErrorType =
|
440
445
|
| InvalidAddressErrorType
|
441
446
|
| IsAddressErrorType
|
442
447
|
| ErrorType
|
@@ -370,13 +370,18 @@ function serializeTransactionLegacy(
|
|
370
370
|
|
371
371
|
export function toYParitySignatureArray(
|
372
372
|
transaction: TransactionSerializableGeneric,
|
373
|
-
|
373
|
+
signature_?: Signature | undefined,
|
374
374
|
) {
|
375
|
-
const
|
376
|
-
|
377
|
-
|
375
|
+
const signature = signature_ ?? transaction
|
376
|
+
const { v, yParity } = signature
|
377
|
+
|
378
|
+
if (typeof signature.r === 'undefined') return []
|
379
|
+
if (typeof signature.s === 'undefined') return []
|
378
380
|
if (typeof v === 'undefined' && typeof yParity === 'undefined') return []
|
379
381
|
|
382
|
+
const r = trim(signature.r)
|
383
|
+
const s = trim(signature.s)
|
384
|
+
|
380
385
|
const yParity_ = (() => {
|
381
386
|
if (typeof yParity === 'number') return yParity ? toHex(1) : '0x'
|
382
387
|
if (v === 0n) return '0x'
|
@@ -384,5 +389,6 @@ export function toYParitySignatureArray(
|
|
384
389
|
|
385
390
|
return v === 27n ? '0x' : toHex(1)
|
386
391
|
})()
|
387
|
-
|
392
|
+
|
393
|
+
return [yParity_, r === '0x00' ? '0x' : r, s === '0x00' ? '0x' : s]
|
388
394
|
}
|
package/utils/unit/parseUnits.ts
CHANGED
@@ -19,7 +19,7 @@ export function parseUnits(value: string, decimals: number) {
|
|
19
19
|
const negative = integer.startsWith('-')
|
20
20
|
if (negative) integer = integer.slice(1)
|
21
21
|
|
22
|
-
// trim
|
22
|
+
// trim trailing zeros.
|
23
23
|
fraction = fraction.replace(/(0+)$/, '')
|
24
24
|
|
25
25
|
// round off if the fraction is larger than the number of decimals.
|
@@ -10,7 +10,10 @@ import type { Hash, Hex } from '../../types/misc.js'
|
|
10
10
|
import { contractDeployerAddress } from '../constants/address.js'
|
11
11
|
import type { ChainEIP712 } from '../types/chain.js'
|
12
12
|
import type { ContractDeploymentType } from '../types/contract.js'
|
13
|
-
import {
|
13
|
+
import {
|
14
|
+
type EncodeDeployDataErrorType,
|
15
|
+
encodeDeployData,
|
16
|
+
} from '../utils/abi/encodeDeployData.js'
|
14
17
|
import {
|
15
18
|
type SendEip712TransactionErrorType,
|
16
19
|
type SendEip712TransactionParameters,
|
@@ -32,7 +35,10 @@ export type DeployContractParameters<
|
|
32
35
|
|
33
36
|
export type DeployContractReturnType = SendEip712TransactionReturnType
|
34
37
|
|
35
|
-
export type DeployContractErrorType =
|
38
|
+
export type DeployContractErrorType =
|
39
|
+
| EncodeDeployDataErrorType
|
40
|
+
| SendEip712TransactionErrorType
|
41
|
+
| ErrorType
|
36
42
|
|
37
43
|
/**
|
38
44
|
* Deploys a contract to the network, given bytecode and constructor arguments using EIP712 transaction.
|
@@ -1,8 +1,8 @@
|
|
1
|
+
import { parseAccount } from '../../accounts/utils/parseAccount.js'
|
1
2
|
import type { SendTransactionParameters } from '../../actions/wallet/sendTransaction.js'
|
2
3
|
import type { Client } from '../../clients/createClient.js'
|
3
4
|
import type { Transport } from '../../clients/transports/createTransport.js'
|
4
5
|
import type { Account } from '../../types/account.js'
|
5
|
-
import { parseAccount } from '../../utils/accounts.js'
|
6
6
|
import type { ChainEIP712 } from '../types/chain.js'
|
7
7
|
import type { PublicZkSyncRpcSchema } from '../types/eip1193.js'
|
8
8
|
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import type { Address } from 'abitype'
|
2
|
+
import { parseAccount } from '../../accounts/utils/parseAccount.js'
|
2
3
|
import type { Client } from '../../clients/createClient.js'
|
3
4
|
import type { Transport } from '../../clients/transports/createTransport.js'
|
4
5
|
import type { Account, GetAccountParameter } from '../../types/account.js'
|
5
6
|
import type { Chain } from '../../types/chain.js'
|
6
|
-
import { parseAccount } from '../../utils/accounts.js'
|
7
7
|
import { hexToBigInt } from '../../utils/encoding/fromHex.js'
|
8
8
|
import type { PublicZkSyncRpcSchema } from '../types/eip1193.js'
|
9
9
|
|
@@ -1,4 +1,5 @@
|
|
1
1
|
import type { Address } from 'abitype'
|
2
|
+
import { parseAccount } from '../../accounts/utils/parseAccount.js'
|
2
3
|
import { readContract } from '../../actions/public/readContract.js'
|
3
4
|
import type { Client } from '../../clients/createClient.js'
|
4
5
|
import type { Transport } from '../../clients/transports/createTransport.js'
|
@@ -8,7 +9,6 @@ import type { BaseError } from '../../errors/base.js'
|
|
8
9
|
import type { Account, GetAccountParameter } from '../../types/account.js'
|
9
10
|
import type { BlockTag } from '../../types/block.js'
|
10
11
|
import type { Chain } from '../../types/chain.js'
|
11
|
-
import { parseAccount } from '../../utils/accounts.js'
|
12
12
|
|
13
13
|
export type GetL1AllowanceParameters<
|
14
14
|
TAccount extends Account | undefined = Account | undefined,
|
@@ -1,4 +1,5 @@
|
|
1
1
|
import type { Address } from 'abitype'
|
2
|
+
import { parseAccount } from '../../accounts/utils/parseAccount.js'
|
2
3
|
import {
|
3
4
|
type GetBalanceParameters,
|
4
5
|
getBalance,
|
@@ -10,7 +11,6 @@ import type { BaseError } from '../../errors/base.js'
|
|
10
11
|
import type { Account, GetAccountParameter } from '../../types/account.js'
|
11
12
|
import type { BlockTag } from '../../types/block.js'
|
12
13
|
import type { Chain } from '../../types/chain.js'
|
13
|
-
import { parseAccount } from '../../utils/accounts.js'
|
14
14
|
import { legacyEthAddress } from '../constants/address.js'
|
15
15
|
import { isEth } from '../utils/isEth.js'
|
16
16
|
import {
|
@@ -1,15 +1,18 @@
|
|
1
1
|
import type { Address } from '../../accounts/index.js'
|
2
|
+
import { parseAccount } from '../../accounts/utils/parseAccount.js'
|
2
3
|
import { readContract } from '../../actions/index.js'
|
3
4
|
import type { Client } from '../../clients/createClient.js'
|
4
5
|
import type { Transport } from '../../clients/transports/createTransport.js'
|
5
6
|
import { erc20Abi } from '../../constants/abis.js'
|
6
|
-
import type {
|
7
|
-
import type {
|
7
|
+
import type { AccountNotFoundErrorType } from '../../errors/account.js'
|
8
|
+
import type { BaseErrorType } from '../../errors/base.js'
|
8
9
|
import type { Account, GetAccountParameter } from '../../types/account.js'
|
9
10
|
import type { BlockTag } from '../../types/block.js'
|
10
11
|
import type { Chain } from '../../types/chain.js'
|
11
|
-
import {
|
12
|
-
|
12
|
+
import {
|
13
|
+
TokenIsEthError,
|
14
|
+
type TokenIsEthErrorType,
|
15
|
+
} from '../errors/token-is-eth.js'
|
13
16
|
import { isEth } from '../utils/isEth.js'
|
14
17
|
|
15
18
|
export type GetL1TokenBalanceParameters<
|
@@ -30,9 +33,9 @@ export type GetL1TokenBalanceParameters<
|
|
30
33
|
export type GetL1TokenBalanceReturnType = bigint
|
31
34
|
|
32
35
|
export type GetL1TokenBalanceErrorType =
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
+
| AccountNotFoundErrorType
|
37
|
+
| TokenIsEthErrorType
|
38
|
+
| BaseErrorType
|
36
39
|
|
37
40
|
export async function getL1TokenBalance<
|
38
41
|
TChain extends Chain | undefined,
|
@@ -5,7 +5,8 @@ import { prepareTransactionRequest } from '../../actions/wallet/prepareTransacti
|
|
5
5
|
import { sendRawTransaction } from '../../actions/wallet/sendRawTransaction.js'
|
6
6
|
import type {
|
7
7
|
SendTransactionErrorType,
|
8
|
-
SendTransactionParameters
|
8
|
+
SendTransactionParameters,
|
9
|
+
SendTransactionRequest,
|
9
10
|
SendTransactionReturnType,
|
10
11
|
} from '../../actions/wallet/sendTransaction.js'
|
11
12
|
import type { Client } from '../../clients/createClient.js'
|
@@ -24,10 +25,14 @@ import { assertEip712Request } from '../utils/assertEip712Request.js'
|
|
24
25
|
import { signTransaction } from './signTransaction.js'
|
25
26
|
|
26
27
|
export type SendEip712TransactionParameters<
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
28
|
+
chain extends ChainEIP712 | undefined = ChainEIP712 | undefined,
|
29
|
+
account extends Account | undefined = Account | undefined,
|
30
|
+
chainOverride extends ChainEIP712 | undefined = ChainEIP712 | undefined,
|
31
|
+
request extends SendTransactionRequest<
|
32
|
+
chain,
|
33
|
+
chainOverride
|
34
|
+
> = SendTransactionRequest<chain, chainOverride>,
|
35
|
+
> = SendTransactionParameters<chain, account, chainOverride, request>
|
31
36
|
|
32
37
|
export type SendEip712TransactionReturnType = SendTransactionReturnType
|
33
38
|
|
@@ -74,27 +79,33 @@ export type SendEip712TransactionErrorType = SendTransactionErrorType
|
|
74
79
|
* })
|
75
80
|
*/
|
76
81
|
export async function sendEip712Transaction<
|
77
|
-
|
78
|
-
|
79
|
-
|
82
|
+
chain extends ChainEIP712 | undefined,
|
83
|
+
account extends Account | undefined,
|
84
|
+
const request extends SendTransactionRequest<chain, chainOverride>,
|
85
|
+
chainOverride extends ChainEIP712 | undefined = undefined,
|
80
86
|
>(
|
81
|
-
client: Client<Transport,
|
82
|
-
|
87
|
+
client: Client<Transport, chain, account>,
|
88
|
+
parameters: SendEip712TransactionParameters<
|
89
|
+
chain,
|
90
|
+
account,
|
91
|
+
chainOverride,
|
92
|
+
request
|
93
|
+
>,
|
83
94
|
): Promise<SendEip712TransactionReturnType> {
|
84
|
-
const { chain = client.chain } =
|
95
|
+
const { chain = client.chain } = parameters
|
85
96
|
|
86
|
-
if (!
|
97
|
+
if (!parameters.account)
|
87
98
|
throw new AccountNotFoundError({
|
88
99
|
docsPath: '/docs/actions/wallet/sendTransaction',
|
89
100
|
})
|
90
|
-
const account = parseAccount(
|
101
|
+
const account = parseAccount(parameters.account)
|
91
102
|
|
92
103
|
try {
|
93
|
-
assertEip712Request(
|
104
|
+
assertEip712Request(parameters)
|
94
105
|
|
95
106
|
// Prepare the request for signing (assign appropriate fees, etc.)
|
96
107
|
const request = await prepareTransactionRequest(client, {
|
97
|
-
...
|
108
|
+
...parameters,
|
98
109
|
parameters: ['gas', 'nonce', 'fees'],
|
99
110
|
} as any)
|
100
111
|
|
@@ -121,7 +132,7 @@ export async function sendEip712Transaction<
|
|
121
132
|
})
|
122
133
|
} catch (err) {
|
123
134
|
throw getTransactionError(err as BaseError, {
|
124
|
-
...(
|
135
|
+
...(parameters as GetTransactionErrorParameters),
|
125
136
|
account,
|
126
137
|
chain: chain as Chain,
|
127
138
|
})
|
@@ -1,25 +1,33 @@
|
|
1
1
|
import type { Account } from '../../accounts/types.js'
|
2
|
-
import { sendTransaction as
|
2
|
+
import { sendTransaction as core_sendTransaction } from '../../actions/wallet/sendTransaction.js'
|
3
3
|
import type {
|
4
|
-
|
5
|
-
|
6
|
-
|
4
|
+
SendTransactionRequest,
|
5
|
+
SendTransactionErrorType as core_SendTransactionErrorType,
|
6
|
+
SendTransactionParameters as core_SendTransactionParameters,
|
7
|
+
SendTransactionReturnType as core_SendTransactionReturnType,
|
7
8
|
} from '../../actions/wallet/sendTransaction.js'
|
8
9
|
import type { Client } from '../../clients/createClient.js'
|
9
10
|
import type { Transport } from '../../clients/transports/createTransport.js'
|
10
11
|
import type { ChainEIP712 } from '../types/chain.js'
|
11
12
|
import { isEIP712Transaction } from '../utils/isEip712Transaction.js'
|
12
|
-
import {
|
13
|
+
import {
|
14
|
+
type SendEip712TransactionParameters,
|
15
|
+
sendEip712Transaction,
|
16
|
+
} from './sendEip712Transaction.js'
|
13
17
|
|
14
18
|
export type SendTransactionParameters<
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
+
chain extends ChainEIP712 | undefined = ChainEIP712 | undefined,
|
20
|
+
account extends Account | undefined = Account | undefined,
|
21
|
+
chainOverride extends ChainEIP712 | undefined = ChainEIP712 | undefined,
|
22
|
+
request extends SendTransactionRequest<
|
23
|
+
chain,
|
24
|
+
chainOverride
|
25
|
+
> = SendTransactionRequest<chain, chainOverride>,
|
26
|
+
> = core_SendTransactionParameters<chain, account, chainOverride, request>
|
19
27
|
|
20
|
-
export type SendTransactionReturnType =
|
28
|
+
export type SendTransactionReturnType = core_SendTransactionReturnType
|
21
29
|
|
22
|
-
export type SendTransactionErrorType =
|
30
|
+
export type SendTransactionErrorType = core_SendTransactionErrorType
|
23
31
|
|
24
32
|
/**
|
25
33
|
* Creates, signs, and sends a new transaction to the network.
|
@@ -66,13 +74,21 @@ export type SendTransactionErrorType = SendTransactionErrorType_
|
|
66
74
|
* })
|
67
75
|
*/
|
68
76
|
export async function sendTransaction<
|
69
|
-
|
70
|
-
|
71
|
-
|
77
|
+
chain extends ChainEIP712 | undefined,
|
78
|
+
account extends Account | undefined,
|
79
|
+
const request extends SendTransactionRequest<chain, chainOverride>,
|
80
|
+
chainOverride extends ChainEIP712 | undefined = undefined,
|
72
81
|
>(
|
73
|
-
client: Client<Transport,
|
74
|
-
|
82
|
+
client: Client<Transport, chain, account>,
|
83
|
+
parameters: SendTransactionParameters<chain, account, chainOverride, request>,
|
75
84
|
): Promise<SendTransactionReturnType> {
|
76
|
-
if (isEIP712Transaction(
|
77
|
-
|
85
|
+
if (isEIP712Transaction(parameters))
|
86
|
+
return sendEip712Transaction(
|
87
|
+
client,
|
88
|
+
parameters as SendEip712TransactionParameters,
|
89
|
+
)
|
90
|
+
return core_sendTransaction(
|
91
|
+
client,
|
92
|
+
parameters as core_SendTransactionParameters,
|
93
|
+
)
|
78
94
|
}
|
@@ -1,4 +1,6 @@
|
|
1
1
|
import type { Abi } from 'abitype'
|
2
|
+
|
3
|
+
import type { SendTransactionRequest } from '../../actions/wallet/sendTransaction.js'
|
2
4
|
import { writeContract } from '../../actions/wallet/writeContract.js'
|
3
5
|
import type { Client } from '../../clients/createClient.js'
|
4
6
|
import type { WalletActions } from '../../clients/decorators/wallet.js'
|
@@ -69,8 +71,11 @@ export type Eip712WalletActions<
|
|
69
71
|
* value: 1000000000000000000n,
|
70
72
|
* })
|
71
73
|
*/
|
72
|
-
sendTransaction: <
|
73
|
-
|
74
|
+
sendTransaction: <
|
75
|
+
const request extends SendTransactionRequest<chain, chainOverride>,
|
76
|
+
chainOverride extends ChainEIP712 | undefined = undefined,
|
77
|
+
>(
|
78
|
+
args: SendTransactionParameters<chain, account, chainOverride, request>,
|
74
79
|
) => Promise<SendTransactionReturnType>
|
75
80
|
/**
|
76
81
|
* Signs a transaction.
|
package/zksync/index.ts
CHANGED
@@ -134,6 +134,11 @@ export type {
|
|
134
134
|
EIP712DomainFn,
|
135
135
|
ZkSyncEip712Meta,
|
136
136
|
} from './types/eip712.js'
|
137
|
+
export type {
|
138
|
+
CommonDataRawBlockTransaction,
|
139
|
+
RawBlockTransactions,
|
140
|
+
PublicZkSyncRpcSchema,
|
141
|
+
} from './types/eip1193.js'
|
137
142
|
export type { ZkSyncFeeValues } from './types/fee.js'
|
138
143
|
export type {
|
139
144
|
ZkSyncL2ToL1Log,
|
package/zksync/serializers.ts
CHANGED
@@ -32,8 +32,7 @@ export const serializers = {
|
|
32
32
|
transaction: serializeTransaction,
|
33
33
|
} as const satisfies ChainSerializers
|
34
34
|
|
35
|
-
|
36
|
-
ZkSyncTransactionSerializedEIP712
|
35
|
+
type SerializeTransactionEIP712ReturnType = ZkSyncTransactionSerializedEIP712
|
37
36
|
|
38
37
|
function serializeTransactionEIP712(
|
39
38
|
transaction: ZkSyncTransactionSerializableEIP712,
|
package/zksync/types/chain.ts
CHANGED
@@ -6,20 +6,20 @@ import type { ZkSyncTransactionSerializable } from './transaction.js'
|
|
6
6
|
export type ChainEIP712<
|
7
7
|
formatters extends ChainFormatters | undefined = ChainFormatters | undefined,
|
8
8
|
TransactionSignable = {},
|
9
|
+
///
|
10
|
+
transactionSerializable extends
|
11
|
+
ZkSyncTransactionSerializable = formatters extends ChainFormatters
|
12
|
+
? formatters['transactionRequest'] extends ChainFormatter
|
13
|
+
? ZkSyncTransactionSerializable &
|
14
|
+
Parameters<formatters['transactionRequest']['format']>[0]
|
15
|
+
: ZkSyncTransactionSerializable
|
16
|
+
: ZkSyncTransactionSerializable,
|
9
17
|
> = Chain<
|
10
18
|
formatters,
|
11
19
|
{
|
12
20
|
/** Return EIP712 Domain for EIP712 transaction */
|
13
21
|
getEip712Domain?:
|
14
|
-
| EIP712DomainFn<
|
15
|
-
formatters extends ChainFormatters
|
16
|
-
? formatters['transactionRequest'] extends ChainFormatter
|
17
|
-
? ZkSyncTransactionSerializable &
|
18
|
-
Parameters<formatters['transactionRequest']['format']>[0]
|
19
|
-
: ZkSyncTransactionSerializable
|
20
|
-
: ZkSyncTransactionSerializable,
|
21
|
-
TransactionSignable
|
22
|
-
>
|
22
|
+
| EIP712DomainFn<transactionSerializable, TransactionSignable>
|
23
23
|
| undefined
|
24
24
|
}
|
25
25
|
>
|
package/zksync/types/eip1193.ts
CHANGED
@@ -22,32 +22,38 @@ export type CommonDataRawBlockTransaction = {
|
|
22
22
|
|
23
23
|
export type RawBlockTransactions = {
|
24
24
|
common_data: {
|
25
|
-
L1?:
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
25
|
+
L1?:
|
26
|
+
| ({
|
27
|
+
serialId: number
|
28
|
+
deadlineBlock: number
|
29
|
+
layer2TipFee: Hex
|
30
|
+
fullFee: Hex
|
31
|
+
opProcessingType: string
|
32
|
+
priorityQueueType: string
|
33
|
+
} & CommonDataRawBlockTransaction)
|
34
|
+
| undefined
|
35
|
+
L2?:
|
36
|
+
| {
|
37
|
+
nonce: number
|
38
|
+
fee: ZkSyncFee<Hex>
|
39
|
+
initiatorAddress: Address
|
40
|
+
signature: Uint8Array
|
41
|
+
transactionType: string
|
42
|
+
input?: {
|
43
|
+
hash: Hash
|
44
|
+
data: Uint8Array
|
45
|
+
}
|
46
|
+
paymasterParams: {
|
47
|
+
paymaster: Address
|
48
|
+
paymasterInput: Uint8Array
|
49
|
+
}
|
50
|
+
}
|
51
|
+
| undefined
|
52
|
+
ProtocolUpgrade?:
|
53
|
+
| ({
|
54
|
+
upgradeId: string
|
55
|
+
} & CommonDataRawBlockTransaction)
|
56
|
+
| undefined
|
51
57
|
}
|
52
58
|
execute: {
|
53
59
|
calldata: Hash
|
@@ -5,6 +5,7 @@ import {
|
|
5
5
|
AbiConstructorNotFoundError,
|
6
6
|
AbiConstructorParamsNotFoundError,
|
7
7
|
} from '../../../errors/abi.js'
|
8
|
+
import type { ErrorType } from '../../../errors/utils.js'
|
8
9
|
import type { ContractConstructorArgs } from '../../../types/contract.js'
|
9
10
|
import type { Hash } from '../../../types/misc.js'
|
10
11
|
import type { Hex } from '../../../types/misc.js'
|
@@ -13,15 +14,19 @@ import type {
|
|
13
14
|
EncodeDeployDataParameters as EncodeDeployDataParameters_,
|
14
15
|
EncodeDeployDataReturnType,
|
15
16
|
} from '../../../utils/abi/encodeDeployData.js'
|
16
|
-
import {
|
17
|
+
import {
|
18
|
+
type EncodeFunctionDataErrorType,
|
19
|
+
encodeFunctionData,
|
20
|
+
} from '../../../utils/abi/encodeFunctionData.js'
|
17
21
|
import { toHex } from '../../../utils/encoding/toHex.js'
|
18
22
|
import { contractDeployerAbi } from '../../constants/abis.js'
|
19
23
|
import { accountAbstractionVersion1 } from '../../constants/contract.js'
|
20
24
|
import type { ContractDeploymentType } from '../../types/contract.js'
|
21
|
-
import { hashBytecode } from '../hashBytecode.js'
|
25
|
+
import { type HashBytecodeErrorType, hashBytecode } from '../hashBytecode.js'
|
22
26
|
|
23
27
|
const docsPath = '/docs/contract/encodeDeployData'
|
24
28
|
|
29
|
+
/** @internal */
|
25
30
|
export type EncodeDeployDataParameters<
|
26
31
|
abi extends Abi | readonly unknown[] = Abi,
|
27
32
|
hasConstructor = abi extends Abi
|
@@ -37,6 +42,11 @@ export type EncodeDeployDataParameters<
|
|
37
42
|
salt?: Hash | undefined
|
38
43
|
}
|
39
44
|
|
45
|
+
export type EncodeDeployDataErrorType =
|
46
|
+
| EncodeFunctionDataErrorType
|
47
|
+
| HashBytecodeErrorType
|
48
|
+
| ErrorType
|
49
|
+
|
40
50
|
export function encodeDeployData<const abi extends Abi | readonly unknown[]>(
|
41
51
|
parameters: EncodeDeployDataParameters<abi>,
|
42
52
|
): EncodeDeployDataReturnType {
|
@@ -6,14 +6,21 @@ import {
|
|
6
6
|
} from '../../utils/transaction/assertRequest.js'
|
7
7
|
import type { zkSync } from '../../zksync/chains.js'
|
8
8
|
import type { SendTransactionParameters } from '../actions/sendTransaction.js'
|
9
|
-
import {
|
9
|
+
import {
|
10
|
+
InvalidEip712TransactionError,
|
11
|
+
type InvalidEip712TransactionErrorType,
|
12
|
+
} from '../errors/transaction.js'
|
10
13
|
import { isEIP712Transaction } from './isEip712Transaction.js'
|
11
14
|
|
12
15
|
export type AssertEip712RequestParameters = ExactPartial<
|
13
16
|
SendTransactionParameters<typeof zkSync>
|
14
17
|
>
|
15
18
|
|
16
|
-
|
19
|
+
/** @internal */
|
20
|
+
export type AssertEip712RequestErrorType =
|
21
|
+
| InvalidEip712TransactionErrorType
|
22
|
+
| AssertRequestErrorType
|
23
|
+
| ErrorType
|
17
24
|
|
18
25
|
export function assertEip712Request(args: AssertEip712RequestParameters) {
|
19
26
|
if (!isEIP712Transaction(args as any))
|