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/celo/formatters.ts
CHANGED
package/celo/index.ts
CHANGED
@@ -1,9 +1,12 @@
|
|
1
1
|
// biome-ignore lint/performance/noBarrelFile: entrypoint module
|
2
2
|
export { chainConfig } from './chainConfig.js'
|
3
3
|
|
4
|
-
export { parseTransaction } from './parsers.js'
|
4
|
+
export { type ParseTransactionReturnType, parseTransaction } from './parsers.js'
|
5
5
|
|
6
|
-
export {
|
6
|
+
export {
|
7
|
+
type SerializeTransactionCIP64ReturnType,
|
8
|
+
serializeTransaction,
|
9
|
+
} from './serializers.js'
|
7
10
|
|
8
11
|
export type {
|
9
12
|
CeloBlock,
|
package/celo/utils.ts
CHANGED
@@ -0,0 +1,24 @@
|
|
1
|
+
import { defineChain } from '../../utils/chain/defineChain.js'
|
2
|
+
|
3
|
+
export const ham = /*#__PURE__*/ defineChain({
|
4
|
+
id: 5112,
|
5
|
+
name: 'Ham',
|
6
|
+
nativeCurrency: {
|
7
|
+
decimals: 18,
|
8
|
+
name: 'Ham',
|
9
|
+
symbol: 'ETH',
|
10
|
+
},
|
11
|
+
rpcUrls: {
|
12
|
+
default: {
|
13
|
+
http: ['https://rpc.ham.fun'],
|
14
|
+
webSocket: ['wss://rpc.ham.fun'],
|
15
|
+
},
|
16
|
+
},
|
17
|
+
blockExplorers: {
|
18
|
+
default: {
|
19
|
+
name: 'Ham Chain Explorer',
|
20
|
+
url: 'https://explorer.ham.fun',
|
21
|
+
apiUrl: 'https://explorer.ham.fun/api/v2',
|
22
|
+
},
|
23
|
+
},
|
24
|
+
})
|
@@ -22,6 +22,11 @@ export const optimism = /*#__PURE__*/ defineChain({
|
|
22
22
|
},
|
23
23
|
contracts: {
|
24
24
|
...chainConfig.contracts,
|
25
|
+
disputeGameFactory: {
|
26
|
+
[sourceId]: {
|
27
|
+
address: '0xe5965Ab5962eDc7477C8520243A95517CD252fA9',
|
28
|
+
},
|
29
|
+
},
|
25
30
|
l2OutputOracle: {
|
26
31
|
[sourceId]: {
|
27
32
|
address: '0xdfe97868233d1aa22e815a266982f2cf17685a27',
|
@@ -0,0 +1,24 @@
|
|
1
|
+
import { defineChain } from '../../utils/chain/defineChain.js'
|
2
|
+
|
3
|
+
export const redbellyTestnet = /*#__PURE__*/ defineChain({
|
4
|
+
id: 153,
|
5
|
+
name: 'Redbelly Network Testnet',
|
6
|
+
nativeCurrency: {
|
7
|
+
name: 'Redbelly Native Coin',
|
8
|
+
symbol: 'RBNT',
|
9
|
+
decimals: 18,
|
10
|
+
},
|
11
|
+
rpcUrls: {
|
12
|
+
default: {
|
13
|
+
http: ['https://governors.testnet.redbelly.network'],
|
14
|
+
},
|
15
|
+
},
|
16
|
+
blockExplorers: {
|
17
|
+
default: {
|
18
|
+
name: 'Ethernal',
|
19
|
+
url: 'https://explorer.testnet.redbelly.network',
|
20
|
+
apiUrl: 'https://ethernal.fly.dev/api',
|
21
|
+
},
|
22
|
+
},
|
23
|
+
testnet: true,
|
24
|
+
})
|
@@ -0,0 +1,25 @@
|
|
1
|
+
import { defineChain } from '../../utils/chain/defineChain.js'
|
2
|
+
|
3
|
+
export const xai = /*#__PURE__*/ defineChain({
|
4
|
+
id: 660279,
|
5
|
+
name: 'Xai Mainnet',
|
6
|
+
nativeCurrency: { name: 'Xai', symbol: 'XAI', decimals: 18 },
|
7
|
+
rpcUrls: {
|
8
|
+
default: {
|
9
|
+
http: ['https://xai-chain.net/rpc'],
|
10
|
+
},
|
11
|
+
},
|
12
|
+
blockExplorers: {
|
13
|
+
default: {
|
14
|
+
name: 'Blockscout',
|
15
|
+
url: 'https://explorer.xai-chain.net',
|
16
|
+
},
|
17
|
+
},
|
18
|
+
contracts: {
|
19
|
+
multicall3: {
|
20
|
+
address: '0xca11bde05977b3631167028862be2a173976ca11',
|
21
|
+
blockCreated: 222549,
|
22
|
+
},
|
23
|
+
},
|
24
|
+
testnet: false,
|
25
|
+
})
|
@@ -0,0 +1,19 @@
|
|
1
|
+
import { defineChain } from '../../utils/chain/defineChain.js'
|
2
|
+
|
3
|
+
export const xaiTestnet = /*#__PURE__*/ defineChain({
|
4
|
+
id: 37714555429,
|
5
|
+
name: 'Xai Testnet',
|
6
|
+
nativeCurrency: { name: 'sXai', symbol: 'sXAI', decimals: 18 },
|
7
|
+
rpcUrls: {
|
8
|
+
default: {
|
9
|
+
http: ['https://testnet-v2.xai-chain.net/rpc'],
|
10
|
+
},
|
11
|
+
},
|
12
|
+
blockExplorers: {
|
13
|
+
default: {
|
14
|
+
name: 'Blockscout',
|
15
|
+
url: 'https://testnet-explorer-v2.xai-chain.net',
|
16
|
+
},
|
17
|
+
},
|
18
|
+
testnet: true,
|
19
|
+
})
|
package/chains/index.ts
CHANGED
@@ -108,6 +108,7 @@ export { gobi } from './definitions/gobi.js'
|
|
108
108
|
export { goerli } from './definitions/goerli.js'
|
109
109
|
export { gnosis } from './definitions/gnosis.js'
|
110
110
|
export { gnosisChiado } from './definitions/gnosisChiado.js'
|
111
|
+
export { ham } from './definitions/ham.js'
|
111
112
|
export { hardhat } from './definitions/hardhat.js'
|
112
113
|
export { harmonyOne } from './definitions/harmonyOne.js'
|
113
114
|
export { haqqMainnet } from './definitions/haqqMainnet.js'
|
@@ -202,6 +203,7 @@ export { pulsechain } from './definitions/pulsechain.js'
|
|
202
203
|
export { pulsechainV4 } from './definitions/pulsechainV4.js'
|
203
204
|
export { qMainnet } from './definitions/qMainnet.js'
|
204
205
|
export { qTestnet } from './definitions/qTestnet.js'
|
206
|
+
export { redbellyTestnet } from './definitions/redbellyTestnet.js'
|
205
207
|
export { redstone } from './definitions/redstone.js'
|
206
208
|
export { reyaNetwork } from './definitions/reyaNetwork.js'
|
207
209
|
export { rollux } from './definitions/rollux.js'
|
@@ -269,6 +271,8 @@ export {
|
|
269
271
|
x1Testnet,
|
270
272
|
} from './definitions/xLayerTestnet.js'
|
271
273
|
export { xLayer } from './definitions/xLayer.js'
|
274
|
+
export { xai } from './definitions/xai.js'
|
275
|
+
export { xaiTestnet } from './definitions/xaiTestnet.js'
|
272
276
|
export { xdc } from './definitions/xdc.js'
|
273
277
|
export { xdcTestnet } from './definitions/xdcTestnet.js'
|
274
278
|
export { yooldoVerse } from './definitions/yooldoVerse.js'
|
package/clients/createClient.ts
CHANGED
@@ -1,7 +1,10 @@
|
|
1
1
|
import type { Address } from 'abitype'
|
2
2
|
|
3
3
|
import type { JsonRpcAccount } from '../accounts/types.js'
|
4
|
-
import
|
4
|
+
import {
|
5
|
+
type ParseAccountErrorType,
|
6
|
+
parseAccount,
|
7
|
+
} from '../accounts/utils/parseAccount.js'
|
5
8
|
import type { ErrorType } from '../errors/utils.js'
|
6
9
|
import type { Account } from '../types/account.js'
|
7
10
|
import type { Chain } from '../types/chain.js'
|
@@ -11,7 +14,6 @@ import type {
|
|
11
14
|
RpcSchema,
|
12
15
|
} from '../types/eip1193.js'
|
13
16
|
import type { ExactPartial, Prettify } from '../types/utils.js'
|
14
|
-
import { parseAccount } from '../utils/accounts.js'
|
15
17
|
import type {
|
16
18
|
CcipRequestParameters,
|
17
19
|
CcipRequestReturnType,
|
@@ -1838,7 +1838,7 @@ export function publicActions<
|
|
1838
1838
|
getTransactionReceipt: (args) => getTransactionReceipt(client, args),
|
1839
1839
|
multicall: (args) => multicall(client, args),
|
1840
1840
|
prepareTransactionRequest: (args) =>
|
1841
|
-
prepareTransactionRequest(client as any, args as any),
|
1841
|
+
prepareTransactionRequest(client as any, args as any) as any,
|
1842
1842
|
readContract: (args) => readContract(client, args),
|
1843
1843
|
sendRawTransaction: (args) => sendRawTransaction(client, args),
|
1844
1844
|
simulateContract: (args) => simulateContract(client, args),
|
@@ -703,7 +703,7 @@ export function walletActions<
|
|
703
703
|
getChainId: () => getChainId(client),
|
704
704
|
getPermissions: () => getPermissions(client),
|
705
705
|
prepareTransactionRequest: (args) =>
|
706
|
-
prepareTransactionRequest(client as any, args as any),
|
706
|
+
prepareTransactionRequest(client as any, args as any) as any,
|
707
707
|
requestAddresses: () => requestAddresses(client),
|
708
708
|
requestPermissions: (args) => requestPermissions(client, args),
|
709
709
|
sendRawTransaction: (args) => sendRawTransaction(client, args),
|
@@ -18,19 +18,20 @@ import {
|
|
18
18
|
createTransport,
|
19
19
|
} from './createTransport.js'
|
20
20
|
|
21
|
-
export type BatchOptions = {
|
22
|
-
/** The maximum number of JSON-RPC requests to send in a batch. @default 1_000 */
|
23
|
-
batchSize?: number | undefined
|
24
|
-
/** The maximum number of milliseconds to wait before sending a batch. @default 0 */
|
25
|
-
wait?: number | undefined
|
26
|
-
}
|
27
|
-
|
28
21
|
export type HttpTransportConfig = {
|
29
22
|
/**
|
30
23
|
* Whether to enable Batch JSON-RPC.
|
31
24
|
* @link https://www.jsonrpc.org/specification#batch
|
32
25
|
*/
|
33
|
-
batch?:
|
26
|
+
batch?:
|
27
|
+
| boolean
|
28
|
+
| {
|
29
|
+
/** The maximum number of JSON-RPC requests to send in a batch. @default 1_000 */
|
30
|
+
batchSize?: number | undefined
|
31
|
+
/** The maximum number of milliseconds to wait before sending a batch. @default 0 */
|
32
|
+
wait?: number | undefined
|
33
|
+
}
|
34
|
+
| undefined
|
34
35
|
/**
|
35
36
|
* Request configuration to pass to `fetch`.
|
36
37
|
* @link https://developer.mozilla.org/en-US/docs/Web/API/fetch
|
package/constants/abis.ts
CHANGED
package/constants/blob.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
// https://github.com/ethereum/EIPs/blob/master/EIPS/eip-4844.md#parameters
|
2
2
|
|
3
3
|
/** Blob limit per transaction. */
|
4
|
-
|
4
|
+
const blobsPerTransaction = 6
|
5
5
|
|
6
6
|
/** The number of bytes in a BLS scalar field element. */
|
7
7
|
export const bytesPerFieldElement = 32
|
package/constants/kzg.ts
CHANGED
@@ -1,9 +1,3 @@
|
|
1
1
|
// https://github.com/ethereum/EIPs/blob/master/EIPS/eip-4844.md#parameters
|
2
2
|
|
3
|
-
/** The number of bytes in a KZG commitment. */
|
4
|
-
export const bytesPerCommitment = 48
|
5
|
-
|
6
|
-
/** The number of bytes in a KZG proof. */
|
7
|
-
export const bytesPerProof = 48
|
8
|
-
|
9
3
|
export const versionedHashVersionKzg = 1
|
package/errors/abi.ts
CHANGED
@@ -95,19 +95,6 @@ export class AbiDecodingDataSizeTooSmallError extends BaseError {
|
|
95
95
|
}
|
96
96
|
}
|
97
97
|
|
98
|
-
export type AbiDecodingOffsetOutOfBoundsErrorType =
|
99
|
-
AbiDecodingOffsetOutOfBoundsError & {
|
100
|
-
name: 'AbiDecodingOffsetOutOfBoundsError'
|
101
|
-
}
|
102
|
-
export class AbiDecodingOffsetOutOfBoundsError extends BaseError {
|
103
|
-
override name = 'AbiDecodingOffsetOutOfBoundsError'
|
104
|
-
constructor({ offset, position }: { offset: number; position: number }) {
|
105
|
-
super(
|
106
|
-
`Offset at "${offset}" is out-of-bounds (current position: "${position}").`,
|
107
|
-
)
|
108
|
-
}
|
109
|
-
}
|
110
|
-
|
111
98
|
export type AbiDecodingZeroDataErrorType = AbiDecodingZeroDataError & {
|
112
99
|
name: 'AbiDecodingZeroDataError'
|
113
100
|
}
|
package/errors/base.ts
CHANGED
@@ -1,6 +1,7 @@
|
|
1
1
|
import { getVersion } from './utils.js'
|
2
2
|
|
3
3
|
type BaseErrorParameters = {
|
4
|
+
docsBaseUrl?: string | undefined
|
4
5
|
docsPath?: string | undefined
|
5
6
|
docsSlug?: string | undefined
|
6
7
|
metaMessages?: string[] | undefined
|
@@ -45,7 +46,7 @@ export class BaseError extends Error {
|
|
45
46
|
...(args.metaMessages ? [...args.metaMessages, ''] : []),
|
46
47
|
...(docsPath
|
47
48
|
? [
|
48
|
-
`Docs: https://viem.sh${docsPath}${
|
49
|
+
`Docs: ${args.docsBaseUrl ?? 'https://viem.sh'}${docsPath}${
|
49
50
|
args.docsSlug ? `#${args.docsSlug}` : ''
|
50
51
|
}`,
|
51
52
|
]
|
package/errors/ccip.ts
CHANGED
package/errors/stateOverride.ts
CHANGED
@@ -23,6 +23,7 @@ export class StateAssignmentConflictError extends BaseError {
|
|
23
23
|
}
|
24
24
|
}
|
25
25
|
|
26
|
+
/** @internal */
|
26
27
|
export function prettyStateMapping(stateMapping: StateMapping) {
|
27
28
|
return stateMapping.reduce((pretty, { slot, value }) => {
|
28
29
|
return `${pretty} ${slot}: ${value}\n`
|
package/errors/version.ts
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export const version = '2.13.
|
1
|
+
export const version = '2.13.9'
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { parseAccount } from '../../../accounts/utils/parseAccount.js'
|
1
2
|
import type { Client } from '../../../clients/createClient.js'
|
2
3
|
import type { Transport } from '../../../clients/transports/createTransport.js'
|
3
4
|
import { AccountNotFoundError } from '../../../errors/account.js'
|
@@ -9,7 +10,6 @@ import type {
|
|
9
10
|
WalletCapabilitiesRecord,
|
10
11
|
} from '../../../types/eip1193.js'
|
11
12
|
import type { Prettify } from '../../../types/utils.js'
|
12
|
-
import { parseAccount } from '../../../utils/accounts.js'
|
13
13
|
import type { RequestErrorType } from '../../../utils/buildRequest.js'
|
14
14
|
|
15
15
|
export type GetCapabilitiesParameters<
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { parseAccount } from '../../../accounts/utils/parseAccount.js'
|
1
2
|
import type { Client } from '../../../clients/createClient.js'
|
2
3
|
import type { Transport } from '../../../clients/transports/createTransport.js'
|
3
4
|
import { AccountNotFoundError } from '../../../errors/account.js'
|
@@ -12,7 +13,6 @@ import type {
|
|
12
13
|
} from '../../../types/eip1193.js'
|
13
14
|
import type { Hex } from '../../../types/misc.js'
|
14
15
|
import type { OneOf } from '../../../types/utils.js'
|
15
|
-
import { parseAccount } from '../../../utils/accounts.js'
|
16
16
|
import type { RequestErrorType } from '../../../utils/buildRequest.js'
|
17
17
|
import { numberToHex } from '../../../utils/encoding/toHex.js'
|
18
18
|
import { getTransactionError } from '../../../utils/errors/getTransactionError.js'
|
@@ -2,6 +2,7 @@ import type { Address } from 'abitype'
|
|
2
2
|
|
3
3
|
import type { OneOf } from '../../../types/utils.js'
|
4
4
|
|
5
|
+
/** @internal */
|
5
6
|
export type NativeTokenLimitPermission<amount = bigint> = {
|
6
7
|
type: 'native-token-limit'
|
7
8
|
data: {
|
@@ -9,6 +10,7 @@ export type NativeTokenLimitPermission<amount = bigint> = {
|
|
9
10
|
}
|
10
11
|
}
|
11
12
|
|
13
|
+
/** @internal */
|
12
14
|
export type Erc20LimitPermission<amount = bigint> = {
|
13
15
|
type: 'erc20-limit'
|
14
16
|
data: {
|
@@ -17,6 +19,7 @@ export type Erc20LimitPermission<amount = bigint> = {
|
|
17
19
|
}
|
18
20
|
}
|
19
21
|
|
22
|
+
/** @internal */
|
20
23
|
export type GasLimitPermission<amount = bigint> = {
|
21
24
|
type: 'gas-limit'
|
22
25
|
data: {
|
@@ -24,11 +27,13 @@ export type GasLimitPermission<amount = bigint> = {
|
|
24
27
|
}
|
25
28
|
}
|
26
29
|
|
30
|
+
/** @internal */
|
27
31
|
export type ContractCallPermission = {
|
28
32
|
type: 'contract-call'
|
29
33
|
data: unknown
|
30
34
|
}
|
31
35
|
|
36
|
+
/** @internal */
|
32
37
|
export type RateLimitPermission = {
|
33
38
|
type: 'rate-limit'
|
34
39
|
data: {
|
@@ -1,6 +1,7 @@
|
|
1
1
|
import type { Address } from 'abitype'
|
2
2
|
import type { OneOf } from '../../../types/utils.js'
|
3
3
|
|
4
|
+
/** @internal */
|
4
5
|
export type AccountSigner = {
|
5
6
|
type: 'account'
|
6
7
|
data: {
|
@@ -8,6 +9,7 @@ export type AccountSigner = {
|
|
8
9
|
}
|
9
10
|
}
|
10
11
|
|
12
|
+
/** @internal */
|
11
13
|
export type KeySigner = {
|
12
14
|
type: 'key'
|
13
15
|
data: {
|
@@ -15,6 +17,7 @@ export type KeySigner = {
|
|
15
17
|
}
|
16
18
|
}
|
17
19
|
|
20
|
+
/** @internal */
|
18
21
|
export type MultiKeySigner = {
|
19
22
|
type: 'keys'
|
20
23
|
data: {
|
package/index.ts
CHANGED
@@ -994,7 +994,7 @@ export type {
|
|
994
994
|
EIP1193Provider,
|
995
995
|
EIP1193RequestFn,
|
996
996
|
EIP1474Methods,
|
997
|
-
|
997
|
+
ProviderRpcErrorType as EIP1193ProviderRpcErrorType,
|
998
998
|
ProviderConnectInfo,
|
999
999
|
ProviderMessage,
|
1000
1000
|
PublicRpcSchema,
|
@@ -1014,6 +1014,7 @@ export type {
|
|
1014
1014
|
WalletRpcSchema,
|
1015
1015
|
WatchAssetParams,
|
1016
1016
|
} from './types/eip1193.js'
|
1017
|
+
export { ProviderRpcError as EIP1193ProviderRpcError } from './types/eip1193.js'
|
1017
1018
|
export type { BlobSidecar, BlobSidecars } from './types/eip4844.js'
|
1018
1019
|
export type {
|
1019
1020
|
FeeHistory,
|
@@ -1026,7 +1027,6 @@ export type {
|
|
1026
1027
|
export type { Filter, FilterType } from './types/filter.js'
|
1027
1028
|
export type { TypedDataDefinition } from './types/typedData.js'
|
1028
1029
|
export type { GetTransportConfig, GetPollOptions } from './types/transport.js'
|
1029
|
-
export type { HDKey } from '@scure/bip32'
|
1030
1030
|
export type { Log } from './types/log.js'
|
1031
1031
|
export type {
|
1032
1032
|
MulticallContracts,
|
@@ -1036,6 +1036,7 @@ export type {
|
|
1036
1036
|
export type {
|
1037
1037
|
ParseAccount,
|
1038
1038
|
DeriveAccount,
|
1039
|
+
HDKey,
|
1039
1040
|
} from './types/account.js'
|
1040
1041
|
export type {
|
1041
1042
|
Index,
|
@@ -1178,6 +1179,7 @@ export {
|
|
1178
1179
|
export {
|
1179
1180
|
type GetAbiItemErrorType,
|
1180
1181
|
type GetAbiItemParameters,
|
1182
|
+
type GetAbiItemReturnType,
|
1181
1183
|
getAbiItem,
|
1182
1184
|
} from './utils/abi/getAbiItem.js'
|
1183
1185
|
export {
|
@@ -1553,19 +1555,33 @@ export {
|
|
1553
1555
|
hashMessage,
|
1554
1556
|
} from './utils/signature/hashMessage.js'
|
1555
1557
|
export {
|
1558
|
+
type IsAddressOptions,
|
1556
1559
|
type IsAddressErrorType,
|
1557
1560
|
isAddress,
|
1558
1561
|
} from './utils/address/isAddress.js'
|
1559
1562
|
export {
|
1563
|
+
type IsAddressEqualReturnType,
|
1560
1564
|
type IsAddressEqualErrorType,
|
1561
1565
|
isAddressEqual,
|
1562
1566
|
} from './utils/address/isAddressEqual.js'
|
1563
1567
|
export { type IsBytesErrorType, isBytes } from './utils/data/isBytes.js'
|
1564
1568
|
export { type IsHashErrorType, isHash } from './utils/hash/isHash.js'
|
1565
1569
|
export { type IsHexErrorType, isHex } from './utils/data/isHex.js'
|
1566
|
-
export {
|
1567
|
-
|
1568
|
-
|
1570
|
+
export {
|
1571
|
+
type Keccak256Hash,
|
1572
|
+
type Keccak256ErrorType,
|
1573
|
+
keccak256,
|
1574
|
+
} from './utils/hash/keccak256.js'
|
1575
|
+
export {
|
1576
|
+
type Sha256Hash,
|
1577
|
+
type Sha256ErrorType,
|
1578
|
+
sha256,
|
1579
|
+
} from './utils/hash/sha256.js'
|
1580
|
+
export {
|
1581
|
+
type Ripemd160Hash,
|
1582
|
+
type Ripemd160ErrorType,
|
1583
|
+
ripemd160,
|
1584
|
+
} from './utils/hash/ripemd160.js'
|
1569
1585
|
export {
|
1570
1586
|
type PadBytesErrorType,
|
1571
1587
|
type PadErrorType,
|
package/node/trustedSetups.ts
CHANGED