viem 0.0.0-main.20230929T005223 → 0.0.0-main.20230929T010100
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/_cjs/abi/index.js.map +1 -1
- package/_cjs/accounts/generateMnemonic.js.map +1 -1
- package/_cjs/accounts/generatePrivateKey.js.map +1 -1
- package/_cjs/accounts/hdKeyToAccount.js.map +1 -1
- package/_cjs/accounts/index.js.map +1 -1
- package/_cjs/accounts/mnemonicToAccount.js.map +1 -1
- package/_cjs/accounts/privateKeyToAccount.js.map +1 -1
- package/_cjs/accounts/toAccount.js.map +1 -1
- package/_cjs/accounts/utils/parseAccount.js.map +1 -1
- package/_cjs/accounts/utils/privateKeyToAddress.js.map +1 -1
- package/_cjs/accounts/utils/publicKeyToAddress.js.map +1 -1
- package/_cjs/accounts/utils/sign.js.map +1 -1
- package/_cjs/accounts/utils/signMessage.js.map +1 -1
- package/_cjs/accounts/utils/signTransaction.js.map +1 -1
- package/_cjs/accounts/utils/signTypedData.js.map +1 -1
- package/_cjs/actions/ens/getEnsAddress.js.map +1 -1
- package/_cjs/actions/ens/getEnsAvatar.js.map +1 -1
- package/_cjs/actions/ens/getEnsName.js.map +1 -1
- package/_cjs/actions/ens/getEnsResolver.js.map +1 -1
- package/_cjs/actions/ens/getEnsText.js.map +1 -1
- package/_cjs/actions/getContract.js.map +1 -1
- package/_cjs/actions/index.js.map +1 -1
- package/_cjs/actions/public/call.js.map +1 -1
- package/_cjs/actions/public/createBlockFilter.js.map +1 -1
- package/_cjs/actions/public/createContractEventFilter.js.map +1 -1
- package/_cjs/actions/public/createEventFilter.js.map +1 -1
- package/_cjs/actions/public/createPendingTransactionFilter.js.map +1 -1
- package/_cjs/actions/public/estimateContractGas.js.map +1 -1
- package/_cjs/actions/public/estimateFeesPerGas.js.map +1 -1
- package/_cjs/actions/public/estimateGas.js.map +1 -1
- package/_cjs/actions/public/estimateMaxPriorityFeePerGas.js.map +1 -1
- package/_cjs/actions/public/getBalance.js.map +1 -1
- package/_cjs/actions/public/getBlock.js.map +1 -1
- package/_cjs/actions/public/getBlockNumber.js.map +1 -1
- package/_cjs/actions/public/getBlockTransactionCount.js.map +1 -1
- package/_cjs/actions/public/getBytecode.js.map +1 -1
- package/_cjs/actions/public/getChainId.js.map +1 -1
- package/_cjs/actions/public/getContractEvents.js.map +1 -1
- package/_cjs/actions/public/getFeeHistory.js.map +1 -1
- package/_cjs/actions/public/getFilterChanges.js.map +1 -1
- package/_cjs/actions/public/getFilterLogs.js.map +1 -1
- package/_cjs/actions/public/getGasPrice.js.map +1 -1
- package/_cjs/actions/public/getLogs.js.map +1 -1
- package/_cjs/actions/public/getStorageAt.js.map +1 -1
- package/_cjs/actions/public/getTransaction.js.map +1 -1
- package/_cjs/actions/public/getTransactionConfirmations.js.map +1 -1
- package/_cjs/actions/public/getTransactionCount.js.map +1 -1
- package/_cjs/actions/public/getTransactionReceipt.js.map +1 -1
- package/_cjs/actions/public/multicall.js.map +1 -1
- package/_cjs/actions/public/readContract.js.map +1 -1
- package/_cjs/actions/public/simulateContract.js.map +1 -1
- package/_cjs/actions/public/uninstallFilter.js.map +1 -1
- package/_cjs/actions/public/verifyHash.js.map +1 -1
- package/_cjs/actions/public/verifyMessage.js.map +1 -1
- package/_cjs/actions/public/verifyTypedData.js.map +1 -1
- package/_cjs/actions/public/waitForTransactionReceipt.js.map +1 -1
- package/_cjs/actions/public/watchBlockNumber.js.map +1 -1
- package/_cjs/actions/public/watchBlocks.js.map +1 -1
- package/_cjs/actions/public/watchContractEvent.js.map +1 -1
- package/_cjs/actions/public/watchEvent.js.map +1 -1
- package/_cjs/actions/public/watchPendingTransactions.js.map +1 -1
- package/_cjs/actions/test/dropTransaction.js.map +1 -1
- package/_cjs/actions/test/getAutomine.js.map +1 -1
- package/_cjs/actions/test/getTxpoolContent.js.map +1 -1
- package/_cjs/actions/test/getTxpoolStatus.js.map +1 -1
- package/_cjs/actions/test/impersonateAccount.js.map +1 -1
- package/_cjs/actions/test/increaseTime.js.map +1 -1
- package/_cjs/actions/test/inspectTxpool.js.map +1 -1
- package/_cjs/actions/test/mine.js.map +1 -1
- package/_cjs/actions/test/removeBlockTimestampInterval.js.map +1 -1
- package/_cjs/actions/test/reset.js.map +1 -1
- package/_cjs/actions/test/revert.js.map +1 -1
- package/_cjs/actions/test/sendUnsignedTransaction.js.map +1 -1
- package/_cjs/actions/test/setAutomine.js.map +1 -1
- package/_cjs/actions/test/setBalance.js.map +1 -1
- package/_cjs/actions/test/setBlockGasLimit.js.map +1 -1
- package/_cjs/actions/test/setBlockTimestampInterval.js.map +1 -1
- package/_cjs/actions/test/setCode.js.map +1 -1
- package/_cjs/actions/test/setCoinbase.js.map +1 -1
- package/_cjs/actions/test/setIntervalMining.js.map +1 -1
- package/_cjs/actions/test/setLoggingEnabled.js.map +1 -1
- package/_cjs/actions/test/setMinGasPrice.js.map +1 -1
- package/_cjs/actions/test/setNextBlockBaseFeePerGas.js.map +1 -1
- package/_cjs/actions/test/setNextBlockTimestamp.js.map +1 -1
- package/_cjs/actions/test/setNonce.js.map +1 -1
- package/_cjs/actions/test/setRpcUrl.js.map +1 -1
- package/_cjs/actions/test/setStorageAt.js.map +1 -1
- package/_cjs/actions/test/snapshot.js.map +1 -1
- package/_cjs/actions/test/stopImpersonatingAccount.js.map +1 -1
- package/_cjs/actions/wallet/addChain.js.map +1 -1
- package/_cjs/actions/wallet/deployContract.js.map +1 -1
- package/_cjs/actions/wallet/getAddresses.js.map +1 -1
- package/_cjs/actions/wallet/getPermissions.js.map +1 -1
- package/_cjs/actions/wallet/prepareTransactionRequest.js.map +1 -1
- package/_cjs/actions/wallet/requestAddresses.js.map +1 -1
- package/_cjs/actions/wallet/requestPermissions.js.map +1 -1
- package/_cjs/actions/wallet/sendRawTransaction.js.map +1 -1
- package/_cjs/actions/wallet/sendTransaction.js.map +1 -1
- package/_cjs/actions/wallet/signMessage.js.map +1 -1
- package/_cjs/actions/wallet/signTransaction.js.map +1 -1
- package/_cjs/actions/wallet/signTypedData.js.map +1 -1
- package/_cjs/actions/wallet/switchChain.js.map +1 -1
- package/_cjs/actions/wallet/watchAsset.js.map +1 -1
- package/_cjs/actions/wallet/writeContract.js.map +1 -1
- package/_cjs/clients/createClient.js.map +1 -1
- package/_cjs/clients/createPublicClient.js.map +1 -1
- package/_cjs/clients/createTestClient.js.map +1 -1
- package/_cjs/clients/createWalletClient.js.map +1 -1
- package/_cjs/clients/transports/createTransport.js.map +1 -1
- package/_cjs/clients/transports/custom.js.map +1 -1
- package/_cjs/clients/transports/fallback.js.map +1 -1
- package/_cjs/clients/transports/http.js.map +1 -1
- package/_cjs/clients/transports/webSocket.js.map +1 -1
- package/_cjs/contract/index.js.map +1 -1
- package/_cjs/ens/index.js.map +1 -1
- package/_cjs/errors/abi.js.map +1 -1
- package/_cjs/errors/account.js.map +1 -1
- package/_cjs/errors/address.js.map +1 -1
- package/_cjs/errors/base.js.map +1 -1
- package/_cjs/errors/block.js.map +1 -1
- package/_cjs/errors/ccip.js.map +1 -1
- package/_cjs/errors/chain.js.map +1 -1
- package/_cjs/errors/contract.js.map +1 -1
- package/_cjs/errors/cursor.js.map +1 -1
- package/_cjs/errors/data.js.map +1 -1
- package/_cjs/errors/encoding.js.map +1 -1
- package/_cjs/errors/ens.js.map +1 -1
- package/_cjs/errors/estimateGas.js.map +1 -1
- package/_cjs/errors/fee.js.map +1 -1
- package/_cjs/errors/log.js.map +1 -1
- package/_cjs/errors/node.js +11 -11
- package/_cjs/errors/node.js.map +1 -1
- package/_cjs/errors/request.js.map +1 -1
- package/_cjs/errors/rpc.js +18 -18
- package/_cjs/errors/rpc.js.map +1 -1
- package/_cjs/errors/transaction.js.map +1 -1
- package/_cjs/errors/transport.js.map +1 -1
- package/_cjs/errors/utils.js.map +1 -1
- package/_cjs/errors/version.js +1 -1
- package/_cjs/index.js +31 -6
- package/_cjs/index.js.map +1 -1
- package/_cjs/public/index.js.map +1 -1
- package/_cjs/test/index.js.map +1 -1
- package/_cjs/types/eip1193.js.map +1 -1
- package/_cjs/utils/abi/decodeAbiParameters.js.map +1 -1
- package/_cjs/utils/abi/decodeDeployData.js.map +1 -1
- package/_cjs/utils/abi/decodeErrorResult.js.map +1 -1
- package/_cjs/utils/abi/decodeEventLog.js.map +1 -1
- package/_cjs/utils/abi/decodeFunctionData.js.map +1 -1
- package/_cjs/utils/abi/decodeFunctionResult.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/encodeErrorResult.js.map +1 -1
- package/_cjs/utils/abi/encodeEventTopics.js.map +1 -1
- package/_cjs/utils/abi/encodeFunctionData.js.map +1 -1
- package/_cjs/utils/abi/encodeFunctionResult.js.map +1 -1
- package/_cjs/utils/abi/encodePacked.js.map +1 -1
- package/_cjs/utils/abi/formatAbiItem.js.map +1 -1
- package/_cjs/utils/abi/formatAbiItemWithArgs.js.map +1 -1
- package/_cjs/utils/abi/getAbiItem.js.map +1 -1
- package/_cjs/utils/address/getAddress.js.map +1 -1
- package/_cjs/utils/address/getContractAddress.js.map +1 -1
- package/_cjs/utils/address/isAddress.js.map +1 -1
- package/_cjs/utils/address/isAddressEqual.js.map +1 -1
- package/_cjs/utils/buildRequest.js.map +1 -1
- package/_cjs/utils/ccip.js.map +1 -1
- package/_cjs/utils/chain.js.map +1 -1
- package/_cjs/utils/contract/extractFunctionParts.js.map +1 -1
- package/_cjs/utils/cursor.js.map +1 -1
- package/_cjs/utils/data/concat.js.map +1 -1
- package/_cjs/utils/data/isBytes.js.map +1 -1
- package/_cjs/utils/data/isBytesEqual.js.map +1 -1
- package/_cjs/utils/data/isHex.js.map +1 -1
- package/_cjs/utils/data/pad.js.map +1 -1
- package/_cjs/utils/data/size.js.map +1 -1
- package/_cjs/utils/data/slice.js.map +1 -1
- package/_cjs/utils/data/trim.js.map +1 -1
- package/_cjs/utils/encoding/fromBytes.js.map +1 -1
- package/_cjs/utils/encoding/fromHex.js.map +1 -1
- package/_cjs/utils/encoding/fromRlp.js.map +1 -1
- package/_cjs/utils/encoding/toBytes.js.map +1 -1
- package/_cjs/utils/encoding/toHex.js.map +1 -1
- package/_cjs/utils/encoding/toRlp.js.map +1 -1
- package/_cjs/utils/ens/avatar/parseAvatarRecord.js.map +1 -1
- package/_cjs/utils/ens/avatar/utils.js.map +1 -1
- package/_cjs/utils/ens/encodeLabelhash.js.map +1 -1
- package/_cjs/utils/ens/encodedLabelToLabelhash.js.map +1 -1
- package/_cjs/utils/ens/errors.js.map +1 -1
- package/_cjs/utils/ens/labelhash.js.map +1 -1
- package/_cjs/utils/ens/namehash.js.map +1 -1
- package/_cjs/utils/ens/normalize.js.map +1 -1
- package/_cjs/utils/ens/packetToBytes.js.map +1 -1
- package/_cjs/utils/errors/getCallError.js +6 -3
- package/_cjs/utils/errors/getCallError.js.map +1 -1
- package/_cjs/utils/errors/getContractError.js +14 -13
- package/_cjs/utils/errors/getContractError.js.map +1 -1
- package/_cjs/utils/errors/getEstimateGasError.js +6 -3
- package/_cjs/utils/errors/getEstimateGasError.js.map +1 -1
- package/_cjs/utils/errors/getNodeError.js.map +1 -1
- package/_cjs/utils/errors/getTransactionError.js +6 -3
- package/_cjs/utils/errors/getTransactionError.js.map +1 -1
- package/_cjs/utils/formatters/block.js.map +1 -1
- package/_cjs/utils/formatters/extract.js.map +1 -1
- package/_cjs/utils/formatters/feeHistory.js.map +1 -1
- package/_cjs/utils/formatters/formatter.js.map +1 -1
- package/_cjs/utils/formatters/log.js.map +1 -1
- package/_cjs/utils/formatters/transaction.js.map +1 -1
- package/_cjs/utils/formatters/transactionReceipt.js.map +1 -1
- package/_cjs/utils/formatters/transactionRequest.js.map +1 -1
- package/_cjs/utils/hash/getEventSelector.js.map +1 -1
- package/_cjs/utils/hash/getEventSignature.js.map +1 -1
- package/_cjs/utils/hash/getFunctionSelector.js.map +1 -1
- package/_cjs/utils/hash/getFunctionSignature.js.map +1 -1
- package/_cjs/utils/hash/hashFunction.js.map +1 -1
- package/_cjs/utils/hash/isHash.js.map +1 -1
- package/_cjs/utils/hash/keccak256.js.map +1 -1
- package/_cjs/utils/index.js +4 -3
- package/_cjs/utils/index.js.map +1 -1
- package/_cjs/utils/observe.js.map +1 -1
- package/_cjs/utils/poll.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/withRetry.js.map +1 -1
- package/_cjs/utils/promise/withTimeout.js.map +1 -1
- package/_cjs/utils/rpc.js.map +1 -1
- package/_cjs/utils/signature/hashMessage.js.map +1 -1
- package/_cjs/utils/signature/hashTypedData.js.map +1 -1
- package/_cjs/utils/signature/hexToSignature.js.map +1 -1
- package/_cjs/utils/signature/recoverAddress.js.map +1 -1
- package/_cjs/utils/signature/recoverMessageAddress.js.map +1 -1
- package/_cjs/utils/signature/recoverPublicKey.js.map +1 -1
- package/_cjs/utils/signature/recoverTypedDataAddress.js.map +1 -1
- package/_cjs/utils/signature/signatureToHex.js.map +1 -1
- package/_cjs/utils/signature/verifyMessage.js.map +1 -1
- package/_cjs/utils/signature/verifyTypedData.js.map +1 -1
- package/_cjs/utils/stringify.js.map +1 -1
- package/_cjs/utils/transaction/assertRequest.js.map +1 -1
- package/_cjs/utils/transaction/assertTransaction.js.map +1 -1
- package/_cjs/utils/transaction/getSerializedTransactionType.js.map +1 -1
- package/_cjs/utils/transaction/getTransactionType.js.map +1 -1
- package/_cjs/utils/transaction/parseTransaction.js.map +1 -1
- package/_cjs/utils/transaction/serializeAccessList.js.map +1 -1
- package/_cjs/utils/transaction/serializeTransaction.js.map +1 -1
- package/_cjs/utils/typedData.js.map +1 -1
- package/_cjs/utils/unit/formatEther.js.map +1 -1
- package/_cjs/utils/unit/formatGwei.js.map +1 -1
- package/_cjs/utils/unit/formatUnits.js.map +1 -1
- package/_cjs/utils/unit/parseEther.js.map +1 -1
- package/_cjs/utils/unit/parseGwei.js.map +1 -1
- package/_cjs/utils/unit/parseUnits.js.map +1 -1
- package/_esm/abi/index.js +1 -1
- package/_esm/abi/index.js.map +1 -1
- package/_esm/accounts/generateMnemonic.js.map +1 -1
- package/_esm/accounts/generatePrivateKey.js.map +1 -1
- package/_esm/accounts/hdKeyToAccount.js +1 -1
- package/_esm/accounts/hdKeyToAccount.js.map +1 -1
- package/_esm/accounts/index.js +10 -10
- package/_esm/accounts/index.js.map +1 -1
- package/_esm/accounts/mnemonicToAccount.js +1 -1
- package/_esm/accounts/mnemonicToAccount.js.map +1 -1
- package/_esm/accounts/privateKeyToAccount.js +3 -3
- package/_esm/accounts/privateKeyToAccount.js.map +1 -1
- package/_esm/accounts/toAccount.js +2 -2
- package/_esm/accounts/toAccount.js.map +1 -1
- package/_esm/accounts/utils/parseAccount.js.map +1 -1
- package/_esm/accounts/utils/privateKeyToAddress.js +2 -2
- package/_esm/accounts/utils/privateKeyToAddress.js.map +1 -1
- package/_esm/accounts/utils/publicKeyToAddress.js +2 -2
- package/_esm/accounts/utils/publicKeyToAddress.js.map +1 -1
- package/_esm/accounts/utils/sign.js.map +1 -1
- package/_esm/accounts/utils/signMessage.js +2 -2
- package/_esm/accounts/utils/signMessage.js.map +1 -1
- package/_esm/accounts/utils/signTransaction.js +1 -1
- package/_esm/accounts/utils/signTransaction.js.map +1 -1
- package/_esm/accounts/utils/signTypedData.js +1 -1
- package/_esm/accounts/utils/signTypedData.js.map +1 -1
- package/_esm/actions/ens/getEnsAddress.js +4 -4
- package/_esm/actions/ens/getEnsAddress.js.map +1 -1
- package/_esm/actions/ens/getEnsAvatar.js +2 -2
- package/_esm/actions/ens/getEnsAvatar.js.map +1 -1
- package/_esm/actions/ens/getEnsName.js +2 -2
- package/_esm/actions/ens/getEnsName.js.map +1 -1
- package/_esm/actions/ens/getEnsResolver.js +2 -2
- package/_esm/actions/ens/getEnsResolver.js.map +1 -1
- package/_esm/actions/ens/getEnsText.js +4 -4
- package/_esm/actions/ens/getEnsText.js.map +1 -1
- package/_esm/actions/getContract.js.map +1 -1
- package/_esm/actions/index.js +8 -8
- package/_esm/actions/index.js.map +1 -1
- package/_esm/actions/public/call.js +8 -8
- package/_esm/actions/public/call.js.map +1 -1
- package/_esm/actions/public/createBlockFilter.js.map +1 -1
- package/_esm/actions/public/createContractEventFilter.js +1 -1
- package/_esm/actions/public/createContractEventFilter.js.map +1 -1
- package/_esm/actions/public/createEventFilter.js +1 -1
- package/_esm/actions/public/createEventFilter.js.map +1 -1
- package/_esm/actions/public/createPendingTransactionFilter.js.map +1 -1
- package/_esm/actions/public/estimateContractGas.js +3 -3
- package/_esm/actions/public/estimateContractGas.js.map +1 -1
- package/_esm/actions/public/estimateFeesPerGas.js +1 -1
- package/_esm/actions/public/estimateFeesPerGas.js.map +1 -1
- package/_esm/actions/public/estimateGas.js +3 -3
- package/_esm/actions/public/estimateGas.js.map +1 -1
- package/_esm/actions/public/estimateMaxPriorityFeePerGas.js +2 -2
- package/_esm/actions/public/estimateMaxPriorityFeePerGas.js.map +1 -1
- package/_esm/actions/public/getBalance.js +1 -1
- package/_esm/actions/public/getBalance.js.map +1 -1
- package/_esm/actions/public/getBlock.js +2 -2
- package/_esm/actions/public/getBlock.js.map +1 -1
- package/_esm/actions/public/getBlockNumber.js.map +1 -1
- package/_esm/actions/public/getBlockTransactionCount.js +2 -2
- package/_esm/actions/public/getBlockTransactionCount.js.map +1 -1
- package/_esm/actions/public/getBytecode.js +1 -1
- package/_esm/actions/public/getBytecode.js.map +1 -1
- package/_esm/actions/public/getChainId.js +1 -1
- package/_esm/actions/public/getChainId.js.map +1 -1
- package/_esm/actions/public/getContractEvents.js +1 -1
- package/_esm/actions/public/getContractEvents.js.map +1 -1
- package/_esm/actions/public/getFeeHistory.js +2 -2
- package/_esm/actions/public/getFeeHistory.js.map +1 -1
- package/_esm/actions/public/getFilterChanges.js +2 -2
- package/_esm/actions/public/getFilterChanges.js.map +1 -1
- package/_esm/actions/public/getFilterLogs.js +2 -2
- package/_esm/actions/public/getFilterLogs.js.map +1 -1
- package/_esm/actions/public/getGasPrice.js.map +1 -1
- package/_esm/actions/public/getLogs.js +3 -3
- package/_esm/actions/public/getLogs.js.map +1 -1
- package/_esm/actions/public/getStorageAt.js +1 -1
- package/_esm/actions/public/getStorageAt.js.map +1 -1
- package/_esm/actions/public/getTransaction.js +1 -1
- package/_esm/actions/public/getTransaction.js.map +1 -1
- package/_esm/actions/public/getTransactionConfirmations.js +2 -2
- package/_esm/actions/public/getTransactionConfirmations.js.map +1 -1
- package/_esm/actions/public/getTransactionCount.js +2 -2
- package/_esm/actions/public/getTransactionCount.js.map +1 -1
- package/_esm/actions/public/getTransactionReceipt.js +1 -1
- package/_esm/actions/public/getTransactionReceipt.js.map +1 -1
- package/_esm/actions/public/multicall.js +3 -3
- package/_esm/actions/public/multicall.js.map +1 -1
- package/_esm/actions/public/readContract.js +1 -1
- package/_esm/actions/public/readContract.js.map +1 -1
- package/_esm/actions/public/simulateContract.js +2 -2
- package/_esm/actions/public/simulateContract.js.map +1 -1
- package/_esm/actions/public/uninstallFilter.js.map +1 -1
- package/_esm/actions/public/verifyHash.js +1 -1
- package/_esm/actions/public/verifyHash.js.map +1 -1
- package/_esm/actions/public/verifyMessage.js +1 -1
- package/_esm/actions/public/verifyMessage.js.map +1 -1
- package/_esm/actions/public/verifyTypedData.js +2 -2
- package/_esm/actions/public/verifyTypedData.js.map +1 -1
- package/_esm/actions/public/waitForTransactionReceipt.js +1 -1
- package/_esm/actions/public/waitForTransactionReceipt.js.map +1 -1
- package/_esm/actions/public/watchBlockNumber.js.map +1 -1
- package/_esm/actions/public/watchBlocks.js.map +1 -1
- package/_esm/actions/public/watchContractEvent.js.map +1 -1
- package/_esm/actions/public/watchEvent.js.map +1 -1
- package/_esm/actions/public/watchPendingTransactions.js.map +1 -1
- package/_esm/actions/test/dropTransaction.js.map +1 -1
- package/_esm/actions/test/getAutomine.js.map +1 -1
- package/_esm/actions/test/getTxpoolContent.js.map +1 -1
- package/_esm/actions/test/getTxpoolStatus.js.map +1 -1
- package/_esm/actions/test/impersonateAccount.js.map +1 -1
- package/_esm/actions/test/increaseTime.js.map +1 -1
- package/_esm/actions/test/inspectTxpool.js.map +1 -1
- package/_esm/actions/test/mine.js.map +1 -1
- package/_esm/actions/test/removeBlockTimestampInterval.js.map +1 -1
- package/_esm/actions/test/reset.js.map +1 -1
- package/_esm/actions/test/revert.js.map +1 -1
- package/_esm/actions/test/sendUnsignedTransaction.js.map +1 -1
- package/_esm/actions/test/setAutomine.js.map +1 -1
- package/_esm/actions/test/setBalance.js.map +1 -1
- package/_esm/actions/test/setBlockGasLimit.js.map +1 -1
- package/_esm/actions/test/setBlockTimestampInterval.js.map +1 -1
- package/_esm/actions/test/setCode.js.map +1 -1
- package/_esm/actions/test/setCoinbase.js.map +1 -1
- package/_esm/actions/test/setIntervalMining.js.map +1 -1
- package/_esm/actions/test/setLoggingEnabled.js.map +1 -1
- package/_esm/actions/test/setMinGasPrice.js.map +1 -1
- package/_esm/actions/test/setNextBlockBaseFeePerGas.js.map +1 -1
- package/_esm/actions/test/setNextBlockTimestamp.js.map +1 -1
- package/_esm/actions/test/setNonce.js.map +1 -1
- package/_esm/actions/test/setRpcUrl.js.map +1 -1
- package/_esm/actions/test/setStorageAt.js.map +1 -1
- package/_esm/actions/test/snapshot.js.map +1 -1
- package/_esm/actions/test/stopImpersonatingAccount.js.map +1 -1
- package/_esm/actions/wallet/addChain.js +1 -1
- package/_esm/actions/wallet/addChain.js.map +1 -1
- package/_esm/actions/wallet/deployContract.js.map +1 -1
- package/_esm/actions/wallet/getAddresses.js +1 -1
- package/_esm/actions/wallet/getAddresses.js.map +1 -1
- package/_esm/actions/wallet/getPermissions.js.map +1 -1
- package/_esm/actions/wallet/prepareTransactionRequest.js +5 -5
- package/_esm/actions/wallet/prepareTransactionRequest.js.map +1 -1
- package/_esm/actions/wallet/requestAddresses.js.map +1 -1
- package/_esm/actions/wallet/requestPermissions.js.map +1 -1
- package/_esm/actions/wallet/sendRawTransaction.js.map +1 -1
- package/_esm/actions/wallet/sendTransaction.js +5 -5
- package/_esm/actions/wallet/sendTransaction.js.map +1 -1
- package/_esm/actions/wallet/signMessage.js +2 -2
- package/_esm/actions/wallet/signMessage.js.map +1 -1
- package/_esm/actions/wallet/signTransaction.js +3 -3
- package/_esm/actions/wallet/signTransaction.js.map +1 -1
- package/_esm/actions/wallet/signTypedData.js +2 -2
- package/_esm/actions/wallet/signTypedData.js.map +1 -1
- package/_esm/actions/wallet/switchChain.js +1 -1
- package/_esm/actions/wallet/switchChain.js.map +1 -1
- package/_esm/actions/wallet/watchAsset.js.map +1 -1
- package/_esm/actions/wallet/writeContract.js.map +1 -1
- package/_esm/clients/createClient.js.map +1 -1
- package/_esm/clients/createPublicClient.js +1 -1
- package/_esm/clients/createPublicClient.js.map +1 -1
- package/_esm/clients/createTestClient.js +1 -1
- package/_esm/clients/createTestClient.js.map +1 -1
- package/_esm/clients/createWalletClient.js +1 -1
- package/_esm/clients/createWalletClient.js.map +1 -1
- package/_esm/clients/transports/createTransport.js.map +1 -1
- package/_esm/clients/transports/custom.js.map +1 -1
- package/_esm/clients/transports/fallback.js.map +1 -1
- package/_esm/clients/transports/http.js +1 -1
- package/_esm/clients/transports/http.js.map +1 -1
- package/_esm/clients/transports/webSocket.js +1 -1
- package/_esm/clients/transports/webSocket.js.map +1 -1
- package/_esm/contract/index.js +2 -2
- package/_esm/contract/index.js.map +1 -1
- package/_esm/ens/index.js.map +1 -1
- package/_esm/errors/abi.js.map +1 -1
- package/_esm/errors/account.js.map +1 -1
- package/_esm/errors/address.js.map +1 -1
- package/_esm/errors/base.js.map +1 -1
- package/_esm/errors/block.js.map +1 -1
- package/_esm/errors/ccip.js.map +1 -1
- package/_esm/errors/chain.js.map +1 -1
- package/_esm/errors/contract.js.map +1 -1
- package/_esm/errors/cursor.js.map +1 -1
- package/_esm/errors/data.js.map +1 -1
- package/_esm/errors/encoding.js.map +1 -1
- package/_esm/errors/ens.js.map +1 -1
- package/_esm/errors/estimateGas.js.map +1 -1
- package/_esm/errors/fee.js.map +1 -1
- package/_esm/errors/log.js.map +1 -1
- package/_esm/errors/node.js +22 -20
- package/_esm/errors/node.js.map +1 -1
- package/_esm/errors/request.js.map +1 -1
- package/_esm/errors/rpc.js +36 -121
- package/_esm/errors/rpc.js.map +1 -1
- package/_esm/errors/transaction.js.map +1 -1
- package/_esm/errors/transport.js.map +1 -1
- package/_esm/errors/utils.js.map +1 -1
- package/_esm/errors/version.js +1 -1
- package/_esm/index.js +42 -42
- package/_esm/index.js.map +1 -1
- package/_esm/public/index.js +1 -1
- package/_esm/public/index.js.map +1 -1
- package/_esm/test/index.js +9 -9
- package/_esm/test/index.js.map +1 -1
- package/_esm/types/eip1193.js +0 -2
- package/_esm/types/eip1193.js.map +1 -1
- package/_esm/utils/abi/decodeAbiParameters.js +2 -3
- package/_esm/utils/abi/decodeAbiParameters.js.map +1 -1
- package/_esm/utils/abi/decodeDeployData.js +1 -1
- package/_esm/utils/abi/decodeDeployData.js.map +1 -1
- package/_esm/utils/abi/decodeErrorResult.js +2 -2
- package/_esm/utils/abi/decodeErrorResult.js.map +1 -1
- package/_esm/utils/abi/decodeEventLog.js +2 -2
- package/_esm/utils/abi/decodeEventLog.js.map +1 -1
- package/_esm/utils/abi/decodeFunctionData.js +2 -2
- package/_esm/utils/abi/decodeFunctionData.js.map +1 -1
- package/_esm/utils/abi/decodeFunctionResult.js +2 -2
- package/_esm/utils/abi/decodeFunctionResult.js.map +1 -1
- package/_esm/utils/abi/encodeAbiParameters.js +2 -4
- package/_esm/utils/abi/encodeAbiParameters.js.map +1 -1
- package/_esm/utils/abi/encodeDeployData.js +1 -1
- package/_esm/utils/abi/encodeDeployData.js.map +1 -1
- package/_esm/utils/abi/encodeErrorResult.js +3 -3
- package/_esm/utils/abi/encodeErrorResult.js.map +1 -1
- package/_esm/utils/abi/encodeEventTopics.js +4 -4
- package/_esm/utils/abi/encodeEventTopics.js.map +1 -1
- package/_esm/utils/abi/encodeFunctionData.js +4 -4
- package/_esm/utils/abi/encodeFunctionData.js.map +1 -1
- package/_esm/utils/abi/encodeFunctionResult.js +2 -2
- package/_esm/utils/abi/encodeFunctionResult.js.map +1 -1
- package/_esm/utils/abi/encodePacked.js +2 -2
- package/_esm/utils/abi/encodePacked.js.map +1 -1
- package/_esm/utils/abi/formatAbiItem.js +1 -1
- package/_esm/utils/abi/formatAbiItem.js.map +1 -1
- package/_esm/utils/abi/formatAbiItemWithArgs.js.map +1 -1
- package/_esm/utils/abi/getAbiItem.js +1 -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/getContractAddress.js.map +1 -1
- package/_esm/utils/address/isAddress.js.map +1 -1
- package/_esm/utils/address/isAddressEqual.js +1 -1
- package/_esm/utils/address/isAddressEqual.js.map +1 -1
- package/_esm/utils/buildRequest.js +1 -1
- package/_esm/utils/buildRequest.js.map +1 -1
- package/_esm/utils/ccip.js.map +1 -1
- package/_esm/utils/chain.js.map +1 -1
- package/_esm/utils/contract/extractFunctionParts.js.map +1 -1
- package/_esm/utils/cursor.js.map +1 -1
- package/_esm/utils/data/concat.js.map +1 -1
- package/_esm/utils/data/isBytes.js.map +1 -1
- package/_esm/utils/data/isBytesEqual.js.map +1 -1
- package/_esm/utils/data/isHex.js.map +1 -1
- package/_esm/utils/data/pad.js +1 -1
- package/_esm/utils/data/pad.js.map +1 -1
- package/_esm/utils/data/size.js.map +1 -1
- package/_esm/utils/data/slice.js +1 -1
- package/_esm/utils/data/slice.js.map +1 -1
- package/_esm/utils/data/trim.js.map +1 -1
- package/_esm/utils/encoding/fromBytes.js +1 -1
- package/_esm/utils/encoding/fromBytes.js.map +1 -1
- package/_esm/utils/encoding/fromHex.js.map +1 -1
- package/_esm/utils/encoding/fromRlp.js +2 -2
- package/_esm/utils/encoding/fromRlp.js.map +1 -1
- package/_esm/utils/encoding/toBytes.js +1 -1
- package/_esm/utils/encoding/toBytes.js.map +1 -1
- package/_esm/utils/encoding/toHex.js +1 -1
- package/_esm/utils/encoding/toHex.js.map +1 -1
- package/_esm/utils/encoding/toRlp.js +1 -1
- package/_esm/utils/encoding/toRlp.js.map +1 -1
- package/_esm/utils/ens/avatar/parseAvatarRecord.js.map +1 -1
- package/_esm/utils/ens/avatar/utils.js +1 -1
- package/_esm/utils/ens/avatar/utils.js.map +1 -1
- package/_esm/utils/ens/encodeLabelhash.js.map +1 -1
- package/_esm/utils/ens/encodedLabelToLabelhash.js.map +1 -1
- package/_esm/utils/ens/errors.js.map +1 -1
- package/_esm/utils/ens/labelhash.js +2 -2
- package/_esm/utils/ens/labelhash.js.map +1 -1
- package/_esm/utils/ens/namehash.js +2 -2
- package/_esm/utils/ens/namehash.js.map +1 -1
- package/_esm/utils/ens/normalize.js.map +1 -1
- package/_esm/utils/ens/packetToBytes.js +2 -2
- package/_esm/utils/ens/packetToBytes.js.map +1 -1
- package/_esm/utils/errors/getCallError.js +8 -5
- package/_esm/utils/errors/getCallError.js.map +1 -1
- package/_esm/utils/errors/getContractError.js +14 -13
- package/_esm/utils/errors/getContractError.js.map +1 -1
- package/_esm/utils/errors/getEstimateGasError.js +8 -5
- package/_esm/utils/errors/getEstimateGasError.js.map +1 -1
- package/_esm/utils/errors/getNodeError.js.map +1 -1
- package/_esm/utils/errors/getTransactionError.js +8 -5
- package/_esm/utils/errors/getTransactionError.js.map +1 -1
- package/_esm/utils/formatters/block.js.map +1 -1
- package/_esm/utils/formatters/extract.js.map +1 -1
- package/_esm/utils/formatters/feeHistory.js.map +1 -1
- package/_esm/utils/formatters/formatter.js.map +1 -1
- package/_esm/utils/formatters/log.js.map +1 -1
- package/_esm/utils/formatters/transaction.js.map +1 -1
- package/_esm/utils/formatters/transactionReceipt.js.map +1 -1
- package/_esm/utils/formatters/transactionRequest.js.map +1 -1
- package/_esm/utils/hash/getEventSelector.js.map +1 -1
- package/_esm/utils/hash/getEventSignature.js +1 -1
- package/_esm/utils/hash/getEventSignature.js.map +1 -1
- package/_esm/utils/hash/getFunctionSelector.js +1 -1
- package/_esm/utils/hash/getFunctionSelector.js.map +1 -1
- package/_esm/utils/hash/getFunctionSignature.js +1 -1
- package/_esm/utils/hash/getFunctionSignature.js.map +1 -1
- package/_esm/utils/hash/hashFunction.js +2 -2
- package/_esm/utils/hash/hashFunction.js.map +1 -1
- package/_esm/utils/hash/isHash.js.map +1 -1
- package/_esm/utils/hash/keccak256.js.map +1 -1
- package/_esm/utils/index.js +27 -27
- package/_esm/utils/index.js.map +1 -1
- package/_esm/utils/observe.js.map +1 -1
- package/_esm/utils/poll.js.map +1 -1
- package/_esm/utils/promise/createBatchScheduler.js.map +1 -1
- package/_esm/utils/promise/withCache.js.map +1 -1
- package/_esm/utils/promise/withRetry.js.map +1 -1
- package/_esm/utils/promise/withTimeout.js.map +1 -1
- package/_esm/utils/rpc.js +2 -2
- package/_esm/utils/rpc.js.map +1 -1
- package/_esm/utils/signature/hashMessage.js +1 -1
- package/_esm/utils/signature/hashMessage.js.map +1 -1
- package/_esm/utils/signature/hashTypedData.js +2 -2
- package/_esm/utils/signature/hashTypedData.js.map +1 -1
- package/_esm/utils/signature/hexToSignature.js +1 -1
- package/_esm/utils/signature/hexToSignature.js.map +1 -1
- package/_esm/utils/signature/recoverAddress.js.map +1 -1
- package/_esm/utils/signature/recoverMessageAddress.js +1 -1
- package/_esm/utils/signature/recoverMessageAddress.js.map +1 -1
- package/_esm/utils/signature/recoverPublicKey.js.map +1 -1
- package/_esm/utils/signature/recoverTypedDataAddress.js +1 -1
- package/_esm/utils/signature/recoverTypedDataAddress.js.map +1 -1
- package/_esm/utils/signature/signatureToHex.js +1 -1
- package/_esm/utils/signature/signatureToHex.js.map +1 -1
- package/_esm/utils/signature/verifyMessage.js +2 -2
- package/_esm/utils/signature/verifyMessage.js.map +1 -1
- package/_esm/utils/signature/verifyTypedData.js +1 -1
- package/_esm/utils/signature/verifyTypedData.js.map +1 -1
- package/_esm/utils/stringify.js.map +1 -1
- package/_esm/utils/transaction/assertRequest.js +4 -4
- package/_esm/utils/transaction/assertRequest.js.map +1 -1
- package/_esm/utils/transaction/assertTransaction.js +3 -3
- package/_esm/utils/transaction/assertTransaction.js.map +1 -1
- package/_esm/utils/transaction/getSerializedTransactionType.js +1 -1
- package/_esm/utils/transaction/getSerializedTransactionType.js.map +1 -1
- package/_esm/utils/transaction/getTransactionType.js +1 -1
- package/_esm/utils/transaction/getTransactionType.js.map +1 -1
- package/_esm/utils/transaction/parseTransaction.js +2 -2
- package/_esm/utils/transaction/parseTransaction.js.map +1 -1
- package/_esm/utils/transaction/serializeAccessList.js +2 -2
- package/_esm/utils/transaction/serializeAccessList.js.map +1 -1
- package/_esm/utils/transaction/serializeTransaction.js +2 -2
- package/_esm/utils/transaction/serializeTransaction.js.map +1 -1
- package/_esm/utils/typedData.js +1 -1
- package/_esm/utils/typedData.js.map +1 -1
- package/_esm/utils/unit/formatEther.js.map +1 -1
- package/_esm/utils/unit/formatGwei.js.map +1 -1
- package/_esm/utils/unit/formatUnits.js.map +1 -1
- package/_esm/utils/unit/parseEther.js.map +1 -1
- package/_esm/utils/unit/parseGwei.js.map +1 -1
- package/_esm/utils/unit/parseUnits.js.map +1 -1
- package/_types/abi/index.d.ts +4 -4
- package/_types/abi/index.d.ts.map +1 -1
- package/_types/accounts/generateMnemonic.d.ts +2 -0
- package/_types/accounts/generateMnemonic.d.ts.map +1 -1
- package/_types/accounts/generatePrivateKey.d.ts +3 -0
- package/_types/accounts/generatePrivateKey.d.ts.map +1 -1
- package/_types/accounts/hdKeyToAccount.d.ts +4 -0
- package/_types/accounts/hdKeyToAccount.d.ts.map +1 -1
- package/_types/accounts/index.d.ts +14 -14
- package/_types/accounts/index.d.ts.map +1 -1
- package/_types/accounts/mnemonicToAccount.d.ts +3 -0
- package/_types/accounts/mnemonicToAccount.d.ts.map +1 -1
- package/_types/accounts/privateKeyToAccount.d.ts +8 -0
- package/_types/accounts/privateKeyToAccount.d.ts.map +1 -1
- package/_types/accounts/toAccount.d.ts +4 -0
- package/_types/accounts/toAccount.d.ts.map +1 -1
- package/_types/accounts/utils/parseAccount.d.ts +2 -0
- package/_types/accounts/utils/parseAccount.d.ts.map +1 -1
- package/_types/accounts/utils/privateKeyToAddress.d.ts +4 -0
- package/_types/accounts/utils/privateKeyToAddress.d.ts.map +1 -1
- package/_types/accounts/utils/publicKeyToAddress.d.ts +4 -0
- package/_types/accounts/utils/publicKeyToAddress.d.ts.map +1 -1
- package/_types/accounts/utils/sign.d.ts +3 -0
- package/_types/accounts/utils/sign.d.ts.map +1 -1
- package/_types/accounts/utils/signMessage.d.ts +5 -0
- package/_types/accounts/utils/signMessage.d.ts.map +1 -1
- package/_types/accounts/utils/signTransaction.d.ts +4 -0
- package/_types/accounts/utils/signTransaction.d.ts.map +1 -1
- package/_types/accounts/utils/signTypedData.d.ts +5 -0
- package/_types/accounts/utils/signTypedData.d.ts.map +1 -1
- package/_types/actions/ens/getEnsAddress.d.ts +9 -0
- package/_types/actions/ens/getEnsAddress.d.ts.map +1 -1
- package/_types/actions/ens/getEnsAvatar.d.ts +4 -1
- package/_types/actions/ens/getEnsAvatar.d.ts.map +1 -1
- package/_types/actions/ens/getEnsName.d.ts +6 -1
- package/_types/actions/ens/getEnsName.d.ts.map +1 -1
- package/_types/actions/ens/getEnsResolver.d.ts +5 -0
- package/_types/actions/ens/getEnsResolver.d.ts.map +1 -1
- package/_types/actions/ens/getEnsText.d.ts +8 -1
- package/_types/actions/ens/getEnsText.d.ts.map +1 -1
- package/_types/actions/getContract.d.ts +2 -0
- package/_types/actions/getContract.d.ts.map +1 -1
- package/_types/actions/index.d.ts +78 -78
- package/_types/actions/index.d.ts.map +1 -1
- package/_types/actions/public/call.d.ts +15 -1
- package/_types/actions/public/call.d.ts.map +1 -1
- package/_types/actions/public/createBlockFilter.d.ts +3 -0
- package/_types/actions/public/createBlockFilter.d.ts.map +1 -1
- package/_types/actions/public/createContractEventFilter.d.ts +5 -0
- package/_types/actions/public/createContractEventFilter.d.ts.map +1 -1
- package/_types/actions/public/createEventFilter.d.ts +5 -0
- package/_types/actions/public/createEventFilter.d.ts.map +1 -1
- package/_types/actions/public/createPendingTransactionFilter.d.ts +3 -0
- package/_types/actions/public/createPendingTransactionFilter.d.ts.map +1 -1
- package/_types/actions/public/estimateContractGas.d.ts +5 -1
- package/_types/actions/public/estimateContractGas.d.ts.map +1 -1
- package/_types/actions/public/estimateFeesPerGas.d.ts +5 -0
- package/_types/actions/public/estimateFeesPerGas.d.ts.map +1 -1
- package/_types/actions/public/estimateGas.d.ts +6 -0
- package/_types/actions/public/estimateGas.d.ts.map +1 -1
- package/_types/actions/public/estimateMaxPriorityFeePerGas.d.ts +7 -0
- package/_types/actions/public/estimateMaxPriorityFeePerGas.d.ts.map +1 -1
- package/_types/actions/public/getBalance.d.ts +4 -0
- package/_types/actions/public/getBalance.d.ts.map +1 -1
- package/_types/actions/public/getBlock.d.ts +5 -0
- package/_types/actions/public/getBlock.d.ts.map +1 -1
- package/_types/actions/public/getBlockNumber.d.ts +3 -0
- package/_types/actions/public/getBlockNumber.d.ts.map +1 -1
- package/_types/actions/public/getBlockTransactionCount.d.ts +5 -0
- package/_types/actions/public/getBlockTransactionCount.d.ts.map +1 -1
- package/_types/actions/public/getBytecode.d.ts +4 -0
- package/_types/actions/public/getBytecode.d.ts.map +1 -1
- package/_types/actions/public/getChainId.d.ts +4 -0
- package/_types/actions/public/getChainId.d.ts.map +1 -1
- package/_types/actions/public/getContractEvents.d.ts +4 -0
- package/_types/actions/public/getContractEvents.d.ts.map +1 -1
- package/_types/actions/public/getFeeHistory.d.ts +4 -0
- package/_types/actions/public/getFeeHistory.d.ts.map +1 -1
- package/_types/actions/public/getFilterChanges.d.ts +5 -0
- package/_types/actions/public/getFilterChanges.d.ts.map +1 -1
- package/_types/actions/public/getFilterLogs.d.ts +5 -0
- package/_types/actions/public/getFilterLogs.d.ts.map +1 -1
- package/_types/actions/public/getGasPrice.d.ts +3 -0
- package/_types/actions/public/getGasPrice.d.ts.map +1 -1
- package/_types/actions/public/getLogs.d.ts +7 -0
- package/_types/actions/public/getLogs.d.ts.map +1 -1
- package/_types/actions/public/getStorageAt.d.ts +4 -0
- package/_types/actions/public/getStorageAt.d.ts.map +1 -1
- package/_types/actions/public/getTransaction.d.ts +4 -0
- package/_types/actions/public/getTransaction.d.ts.map +1 -1
- package/_types/actions/public/getTransactionConfirmations.d.ts +4 -0
- package/_types/actions/public/getTransactionConfirmations.d.ts.map +1 -1
- package/_types/actions/public/getTransactionCount.d.ts +5 -0
- package/_types/actions/public/getTransactionCount.d.ts.map +1 -1
- package/_types/actions/public/getTransactionReceipt.d.ts +4 -0
- package/_types/actions/public/getTransactionReceipt.d.ts.map +1 -1
- package/_types/actions/public/multicall.d.ts +7 -0
- package/_types/actions/public/multicall.d.ts.map +1 -1
- package/_types/actions/public/readContract.d.ts +5 -1
- package/_types/actions/public/readContract.d.ts.map +1 -1
- package/_types/actions/public/simulateContract.d.ts +7 -1
- package/_types/actions/public/simulateContract.d.ts.map +1 -1
- package/_types/actions/public/uninstallFilter.d.ts +3 -0
- package/_types/actions/public/uninstallFilter.d.ts.map +1 -1
- package/_types/actions/public/verifyHash.d.ts +7 -1
- package/_types/actions/public/verifyHash.d.ts.map +1 -1
- package/_types/actions/public/verifyMessage.d.ts +4 -1
- package/_types/actions/public/verifyMessage.d.ts.map +1 -1
- package/_types/actions/public/verifyTypedData.d.ts +4 -1
- package/_types/actions/public/verifyTypedData.d.ts.map +1 -1
- package/_types/actions/public/waitForTransactionReceipt.d.ts +7 -1
- package/_types/actions/public/waitForTransactionReceipt.d.ts.map +1 -1
- package/_types/actions/public/watchBlockNumber.d.ts +3 -0
- package/_types/actions/public/watchBlockNumber.d.ts.map +1 -1
- package/_types/actions/public/watchBlocks.d.ts +4 -0
- package/_types/actions/public/watchBlocks.d.ts.map +1 -1
- package/_types/actions/public/watchContractEvent.d.ts +4 -0
- package/_types/actions/public/watchContractEvent.d.ts.map +1 -1
- package/_types/actions/public/watchEvent.d.ts +4 -0
- package/_types/actions/public/watchEvent.d.ts.map +1 -1
- package/_types/actions/public/watchPendingTransactions.d.ts +4 -0
- package/_types/actions/public/watchPendingTransactions.d.ts.map +1 -1
- package/_types/actions/test/dropTransaction.d.ts +3 -0
- package/_types/actions/test/dropTransaction.d.ts.map +1 -1
- package/_types/actions/test/getAutomine.d.ts +3 -0
- package/_types/actions/test/getAutomine.d.ts.map +1 -1
- package/_types/actions/test/getTxpoolContent.d.ts +3 -0
- package/_types/actions/test/getTxpoolContent.d.ts.map +1 -1
- package/_types/actions/test/getTxpoolStatus.d.ts +3 -0
- package/_types/actions/test/getTxpoolStatus.d.ts.map +1 -1
- package/_types/actions/test/impersonateAccount.d.ts +3 -0
- package/_types/actions/test/impersonateAccount.d.ts.map +1 -1
- package/_types/actions/test/increaseTime.d.ts +3 -0
- package/_types/actions/test/increaseTime.d.ts.map +1 -1
- package/_types/actions/test/inspectTxpool.d.ts +3 -0
- package/_types/actions/test/inspectTxpool.d.ts.map +1 -1
- package/_types/actions/test/mine.d.ts +3 -0
- package/_types/actions/test/mine.d.ts.map +1 -1
- package/_types/actions/test/removeBlockTimestampInterval.d.ts +3 -0
- package/_types/actions/test/removeBlockTimestampInterval.d.ts.map +1 -1
- package/_types/actions/test/reset.d.ts +3 -0
- package/_types/actions/test/reset.d.ts.map +1 -1
- package/_types/actions/test/revert.d.ts +3 -0
- package/_types/actions/test/revert.d.ts.map +1 -1
- package/_types/actions/test/sendUnsignedTransaction.d.ts +3 -0
- package/_types/actions/test/sendUnsignedTransaction.d.ts.map +1 -1
- package/_types/actions/test/setAutomine.d.ts +3 -0
- package/_types/actions/test/setAutomine.d.ts.map +1 -1
- package/_types/actions/test/setBalance.d.ts +3 -0
- package/_types/actions/test/setBalance.d.ts.map +1 -1
- package/_types/actions/test/setBlockGasLimit.d.ts +3 -0
- package/_types/actions/test/setBlockGasLimit.d.ts.map +1 -1
- package/_types/actions/test/setBlockTimestampInterval.d.ts +3 -0
- package/_types/actions/test/setBlockTimestampInterval.d.ts.map +1 -1
- package/_types/actions/test/setCode.d.ts +3 -0
- package/_types/actions/test/setCode.d.ts.map +1 -1
- package/_types/actions/test/setCoinbase.d.ts +3 -0
- package/_types/actions/test/setCoinbase.d.ts.map +1 -1
- package/_types/actions/test/setIntervalMining.d.ts +3 -0
- package/_types/actions/test/setIntervalMining.d.ts.map +1 -1
- package/_types/actions/test/setLoggingEnabled.d.ts +3 -0
- package/_types/actions/test/setLoggingEnabled.d.ts.map +1 -1
- package/_types/actions/test/setMinGasPrice.d.ts +3 -0
- package/_types/actions/test/setMinGasPrice.d.ts.map +1 -1
- package/_types/actions/test/setNextBlockBaseFeePerGas.d.ts +3 -0
- package/_types/actions/test/setNextBlockBaseFeePerGas.d.ts.map +1 -1
- package/_types/actions/test/setNextBlockTimestamp.d.ts +3 -0
- package/_types/actions/test/setNextBlockTimestamp.d.ts.map +1 -1
- package/_types/actions/test/setNonce.d.ts +3 -0
- package/_types/actions/test/setNonce.d.ts.map +1 -1
- package/_types/actions/test/setRpcUrl.d.ts +3 -0
- package/_types/actions/test/setRpcUrl.d.ts.map +1 -1
- package/_types/actions/test/setStorageAt.d.ts +3 -0
- package/_types/actions/test/setStorageAt.d.ts.map +1 -1
- package/_types/actions/test/snapshot.d.ts +3 -0
- package/_types/actions/test/snapshot.d.ts.map +1 -1
- package/_types/actions/test/stopImpersonatingAccount.d.ts +3 -0
- package/_types/actions/test/stopImpersonatingAccount.d.ts.map +1 -1
- package/_types/actions/wallet/addChain.d.ts +4 -0
- package/_types/actions/wallet/addChain.d.ts.map +1 -1
- package/_types/actions/wallet/deployContract.d.ts +3 -1
- package/_types/actions/wallet/deployContract.d.ts.map +1 -1
- package/_types/actions/wallet/getAddresses.d.ts +4 -0
- package/_types/actions/wallet/getAddresses.d.ts.map +1 -1
- package/_types/actions/wallet/getPermissions.d.ts +3 -0
- package/_types/actions/wallet/getPermissions.d.ts.map +1 -1
- package/_types/actions/wallet/prepareTransactionRequest.d.ts +8 -0
- package/_types/actions/wallet/prepareTransactionRequest.d.ts.map +1 -1
- package/_types/actions/wallet/requestAddresses.d.ts +3 -0
- package/_types/actions/wallet/requestAddresses.d.ts.map +1 -1
- package/_types/actions/wallet/requestPermissions.d.ts +3 -0
- package/_types/actions/wallet/requestPermissions.d.ts.map +1 -1
- package/_types/actions/wallet/sendRawTransaction.d.ts +3 -0
- package/_types/actions/wallet/sendRawTransaction.d.ts.map +1 -1
- package/_types/actions/wallet/sendTransaction.d.ts +11 -0
- package/_types/actions/wallet/sendTransaction.d.ts.map +1 -1
- package/_types/actions/wallet/signMessage.d.ts +6 -0
- package/_types/actions/wallet/signMessage.d.ts.map +1 -1
- package/_types/actions/wallet/signTransaction.d.ts +9 -0
- package/_types/actions/wallet/signTransaction.d.ts.map +1 -1
- package/_types/actions/wallet/signTypedData.d.ts +9 -0
- package/_types/actions/wallet/signTypedData.d.ts.map +1 -1
- package/_types/actions/wallet/switchChain.d.ts +4 -0
- package/_types/actions/wallet/switchChain.d.ts.map +1 -1
- package/_types/actions/wallet/watchAsset.d.ts +3 -0
- package/_types/actions/wallet/watchAsset.d.ts.map +1 -1
- package/_types/actions/wallet/writeContract.d.ts +4 -1
- package/_types/actions/wallet/writeContract.d.ts.map +1 -1
- package/_types/clients/createClient.d.ts +3 -0
- package/_types/clients/createClient.d.ts.map +1 -1
- package/_types/clients/createPublicClient.d.ts +3 -1
- package/_types/clients/createPublicClient.d.ts.map +1 -1
- package/_types/clients/createTestClient.d.ts +3 -1
- package/_types/clients/createTestClient.d.ts.map +1 -1
- package/_types/clients/createWalletClient.d.ts +3 -1
- package/_types/clients/createWalletClient.d.ts.map +1 -1
- package/_types/clients/transports/createTransport.d.ts +2 -0
- package/_types/clients/transports/createTransport.d.ts.map +1 -1
- package/_types/clients/transports/custom.d.ts +3 -1
- package/_types/clients/transports/custom.d.ts.map +1 -1
- package/_types/clients/transports/fallback.d.ts +3 -1
- package/_types/clients/transports/fallback.d.ts.map +1 -1
- package/_types/clients/transports/http.d.ts +4 -1
- package/_types/clients/transports/http.d.ts.map +1 -1
- package/_types/clients/transports/webSocket.d.ts +4 -1
- package/_types/clients/transports/webSocket.d.ts.map +1 -1
- package/_types/contract/index.d.ts +25 -25
- package/_types/contract/index.d.ts.map +1 -1
- package/_types/ens/index.d.ts +8 -8
- package/_types/ens/index.d.ts.map +1 -1
- package/_types/errors/abi.d.ts +75 -0
- package/_types/errors/abi.d.ts.map +1 -1
- package/_types/errors/account.d.ts +3 -0
- package/_types/errors/account.d.ts.map +1 -1
- package/_types/errors/address.d.ts +3 -0
- package/_types/errors/address.d.ts.map +1 -1
- package/_types/errors/base.d.ts +3 -0
- package/_types/errors/base.d.ts.map +1 -1
- package/_types/errors/block.d.ts +3 -0
- package/_types/errors/block.d.ts.map +1 -1
- package/_types/errors/ccip.d.ts +9 -0
- package/_types/errors/ccip.d.ts.map +1 -1
- package/_types/errors/chain.d.ts +15 -0
- package/_types/errors/chain.d.ts.map +1 -1
- package/_types/errors/contract.d.ts +15 -0
- package/_types/errors/contract.d.ts.map +1 -1
- package/_types/errors/cursor.d.ts +6 -0
- package/_types/errors/cursor.d.ts.map +1 -1
- package/_types/errors/data.d.ts +6 -0
- package/_types/errors/data.d.ts.map +1 -1
- package/_types/errors/encoding.d.ts +26 -2
- package/_types/errors/encoding.d.ts.map +1 -1
- package/_types/errors/ens.d.ts +12 -0
- package/_types/errors/ens.d.ts.map +1 -1
- package/_types/errors/estimateGas.d.ts +3 -0
- package/_types/errors/estimateGas.d.ts.map +1 -1
- package/_types/errors/fee.d.ts +9 -0
- package/_types/errors/fee.d.ts.map +1 -1
- package/_types/errors/log.d.ts +3 -0
- package/_types/errors/log.d.ts.map +1 -1
- package/_types/errors/node.d.ts +37 -0
- package/_types/errors/node.d.ts.map +1 -1
- package/_types/errors/request.d.ts +12 -0
- package/_types/errors/request.d.ts.map +1 -1
- package/_types/errors/rpc.d.ts +81 -0
- package/_types/errors/rpc.d.ts.map +1 -1
- package/_types/errors/transaction.d.ts +30 -0
- package/_types/errors/transaction.d.ts.map +1 -1
- package/_types/errors/transport.d.ts +3 -0
- package/_types/errors/transport.d.ts.map +1 -1
- package/_types/errors/utils.d.ts +3 -0
- package/_types/errors/utils.d.ts.map +1 -1
- package/_types/errors/version.d.ts +1 -1
- package/_types/index.d.ts +175 -175
- package/_types/index.d.ts.map +1 -1
- package/_types/public/index.d.ts +27 -27
- package/_types/public/index.d.ts.map +1 -1
- package/_types/test/index.d.ts +28 -28
- package/_types/test/index.d.ts.map +1 -1
- package/_types/types/eip1193.d.ts +3 -0
- package/_types/types/eip1193.d.ts.map +1 -1
- package/_types/utils/abi/decodeAbiParameters.d.ts +20 -0
- package/_types/utils/abi/decodeAbiParameters.d.ts.map +1 -1
- package/_types/utils/abi/decodeDeployData.d.ts +4 -0
- package/_types/utils/abi/decodeDeployData.d.ts.map +1 -1
- package/_types/utils/abi/decodeErrorResult.d.ts +6 -0
- package/_types/utils/abi/decodeErrorResult.d.ts.map +1 -1
- package/_types/utils/abi/decodeEventLog.d.ts +6 -0
- package/_types/utils/abi/decodeEventLog.d.ts.map +1 -1
- package/_types/utils/abi/decodeFunctionData.d.ts +7 -0
- package/_types/utils/abi/decodeFunctionData.d.ts.map +1 -1
- package/_types/utils/abi/decodeFunctionResult.d.ts +5 -0
- package/_types/utils/abi/decodeFunctionResult.d.ts.map +1 -1
- package/_types/utils/abi/encodeAbiParameters.d.ts +21 -0
- package/_types/utils/abi/encodeAbiParameters.d.ts.map +1 -1
- package/_types/utils/abi/encodeDeployData.d.ts +5 -0
- package/_types/utils/abi/encodeDeployData.d.ts.map +1 -1
- package/_types/utils/abi/encodeErrorResult.d.ts +7 -0
- package/_types/utils/abi/encodeErrorResult.d.ts.map +1 -1
- package/_types/utils/abi/encodeEventTopics.d.ts +10 -0
- package/_types/utils/abi/encodeEventTopics.d.ts.map +1 -1
- package/_types/utils/abi/encodeFunctionData.d.ts +8 -0
- package/_types/utils/abi/encodeFunctionData.d.ts.map +1 -1
- package/_types/utils/abi/encodeFunctionResult.d.ts +5 -0
- package/_types/utils/abi/encodeFunctionResult.d.ts.map +1 -1
- package/_types/utils/abi/encodePacked.d.ts +9 -0
- package/_types/utils/abi/encodePacked.d.ts.map +1 -1
- package/_types/utils/abi/formatAbiItem.d.ts +5 -0
- package/_types/utils/abi/formatAbiItem.d.ts.map +1 -1
- package/_types/utils/abi/formatAbiItemWithArgs.d.ts +2 -0
- package/_types/utils/abi/formatAbiItemWithArgs.d.ts.map +1 -1
- package/_types/utils/abi/getAbiItem.d.ts +6 -0
- package/_types/utils/abi/getAbiItem.d.ts.map +1 -1
- package/_types/utils/address/getAddress.d.ts +6 -0
- package/_types/utils/address/getAddress.d.ts.map +1 -1
- package/_types/utils/address/getContractAddress.d.ts +11 -0
- package/_types/utils/address/getContractAddress.d.ts.map +1 -1
- package/_types/utils/address/isAddress.d.ts +2 -0
- package/_types/utils/address/isAddress.d.ts.map +1 -1
- package/_types/utils/address/isAddressEqual.d.ts +4 -0
- package/_types/utils/address/isAddressEqual.d.ts.map +1 -1
- package/_types/utils/buildRequest.d.ts +8 -0
- package/_types/utils/buildRequest.d.ts.map +1 -1
- package/_types/utils/ccip.d.ts +3 -0
- package/_types/utils/ccip.d.ts.map +1 -1
- package/_types/utils/chain.d.ts +4 -0
- package/_types/utils/chain.d.ts.map +1 -1
- package/_types/utils/contract/extractFunctionParts.d.ts +5 -0
- package/_types/utils/contract/extractFunctionParts.d.ts.map +1 -1
- package/_types/utils/cursor.d.ts +7 -0
- package/_types/utils/cursor.d.ts.map +1 -1
- package/_types/utils/data/concat.d.ts +4 -0
- package/_types/utils/data/concat.d.ts.map +1 -1
- package/_types/utils/data/isBytes.d.ts +2 -0
- package/_types/utils/data/isBytes.d.ts.map +1 -1
- package/_types/utils/data/isBytesEqual.d.ts +4 -0
- package/_types/utils/data/isBytesEqual.d.ts.map +1 -1
- package/_types/utils/data/isHex.d.ts +2 -0
- package/_types/utils/data/isHex.d.ts.map +1 -1
- package/_types/utils/data/pad.d.ts +5 -0
- package/_types/utils/data/pad.d.ts.map +1 -1
- package/_types/utils/data/size.d.ts +3 -0
- package/_types/utils/data/size.d.ts.map +1 -1
- package/_types/utils/data/slice.d.ts +9 -0
- package/_types/utils/data/slice.d.ts.map +1 -1
- package/_types/utils/data/trim.d.ts +2 -0
- package/_types/utils/data/trim.d.ts.map +1 -1
- package/_types/utils/encoding/fromBytes.d.ts +10 -2
- package/_types/utils/encoding/fromBytes.d.ts.map +1 -1
- package/_types/utils/encoding/fromHex.d.ts +11 -0
- package/_types/utils/encoding/fromHex.d.ts.map +1 -1
- package/_types/utils/encoding/fromRlp.d.ts +12 -0
- package/_types/utils/encoding/fromRlp.d.ts.map +1 -1
- package/_types/utils/encoding/toBytes.d.ts +12 -3
- package/_types/utils/encoding/toBytes.d.ts.map +1 -1
- package/_types/utils/encoding/toHex.d.ts +9 -0
- package/_types/utils/encoding/toHex.d.ts.map +1 -1
- package/_types/utils/encoding/toRlp.d.ts +7 -0
- package/_types/utils/encoding/toRlp.d.ts.map +1 -1
- package/_types/utils/ens/avatar/parseAvatarRecord.d.ts +4 -0
- package/_types/utils/ens/avatar/parseAvatarRecord.d.ts.map +1 -1
- package/_types/utils/ens/avatar/utils.d.ts +11 -0
- package/_types/utils/ens/avatar/utils.d.ts.map +1 -1
- package/_types/utils/ens/encodeLabelhash.d.ts +2 -0
- package/_types/utils/ens/encodeLabelhash.d.ts.map +1 -1
- package/_types/utils/ens/encodedLabelToLabelhash.d.ts +3 -0
- package/_types/utils/ens/encodedLabelToLabelhash.d.ts.map +1 -1
- package/_types/utils/ens/errors.d.ts +2 -0
- package/_types/utils/ens/errors.d.ts.map +1 -1
- package/_types/utils/ens/labelhash.d.ts +6 -0
- package/_types/utils/ens/labelhash.d.ts.map +1 -1
- package/_types/utils/ens/namehash.d.ts +7 -0
- package/_types/utils/ens/namehash.d.ts.map +1 -1
- package/_types/utils/ens/normalize.d.ts +2 -0
- package/_types/utils/ens/normalize.d.ts.map +1 -1
- package/_types/utils/ens/packetToBytes.d.ts +5 -0
- package/_types/utils/ens/packetToBytes.d.ts.map +1 -1
- package/_types/utils/errors/getCallError.d.ts +8 -4
- package/_types/utils/errors/getCallError.d.ts.map +1 -1
- package/_types/utils/errors/getContractError.d.ts +7 -4
- package/_types/utils/errors/getContractError.d.ts.map +1 -1
- package/_types/utils/errors/getEstimateGasError.d.ts +8 -4
- package/_types/utils/errors/getEstimateGasError.d.ts.map +1 -1
- package/_types/utils/errors/getNodeError.d.ts +3 -2
- package/_types/utils/errors/getNodeError.d.ts.map +1 -1
- package/_types/utils/errors/getTransactionError.d.ts +7 -3
- package/_types/utils/errors/getTransactionError.d.ts.map +1 -1
- package/_types/utils/formatters/block.d.ts +4 -0
- package/_types/utils/formatters/block.d.ts.map +1 -1
- package/_types/utils/formatters/extract.d.ts +2 -0
- package/_types/utils/formatters/extract.d.ts.map +1 -1
- package/_types/utils/formatters/feeHistory.d.ts +2 -0
- package/_types/utils/formatters/feeHistory.d.ts.map +1 -1
- package/_types/utils/formatters/formatter.d.ts +2 -0
- package/_types/utils/formatters/formatter.d.ts.map +1 -1
- package/_types/utils/formatters/log.d.ts +2 -0
- package/_types/utils/formatters/log.d.ts.map +1 -1
- package/_types/utils/formatters/transaction.d.ts +4 -0
- package/_types/utils/formatters/transaction.d.ts.map +1 -1
- package/_types/utils/formatters/transactionReceipt.d.ts +4 -0
- package/_types/utils/formatters/transactionReceipt.d.ts.map +1 -1
- package/_types/utils/formatters/transactionRequest.d.ts +4 -0
- package/_types/utils/formatters/transactionRequest.d.ts.map +1 -1
- package/_types/utils/hash/getEventSelector.d.ts +4 -0
- package/_types/utils/hash/getEventSelector.d.ts.map +1 -1
- package/_types/utils/hash/getEventSignature.d.ts +3 -0
- package/_types/utils/hash/getEventSignature.d.ts.map +1 -1
- package/_types/utils/hash/getFunctionSelector.d.ts +6 -0
- package/_types/utils/hash/getFunctionSelector.d.ts.map +1 -1
- package/_types/utils/hash/getFunctionSignature.d.ts +4 -0
- package/_types/utils/hash/getFunctionSignature.d.ts.map +1 -1
- package/_types/utils/hash/hashFunction.d.ts +7 -0
- package/_types/utils/hash/hashFunction.d.ts.map +1 -1
- package/_types/utils/hash/isHash.d.ts +4 -0
- package/_types/utils/hash/isHash.d.ts.map +1 -1
- package/_types/utils/hash/keccak256.d.ts +5 -0
- package/_types/utils/hash/keccak256.d.ts.map +1 -1
- package/_types/utils/index.d.ts +79 -79
- package/_types/utils/index.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/poll.d.ts +2 -0
- package/_types/utils/poll.d.ts.map +1 -1
- package/_types/utils/promise/createBatchScheduler.d.ts +2 -0
- package/_types/utils/promise/createBatchScheduler.d.ts.map +1 -1
- package/_types/utils/promise/withCache.d.ts +2 -0
- package/_types/utils/promise/withCache.d.ts.map +1 -1
- package/_types/utils/promise/withRetry.d.ts +2 -0
- package/_types/utils/promise/withRetry.d.ts.map +1 -1
- package/_types/utils/promise/withTimeout.d.ts +2 -0
- package/_types/utils/promise/withTimeout.d.ts.map +1 -1
- package/_types/utils/rpc.d.ts +8 -0
- package/_types/utils/rpc.d.ts.map +1 -1
- package/_types/utils/signature/hashMessage.d.ts +5 -0
- package/_types/utils/signature/hashMessage.d.ts.map +1 -1
- package/_types/utils/signature/hashTypedData.d.ts +13 -0
- package/_types/utils/signature/hashTypedData.d.ts.map +1 -1
- package/_types/utils/signature/hexToSignature.d.ts +3 -0
- package/_types/utils/signature/hexToSignature.d.ts.map +1 -1
- package/_types/utils/signature/recoverAddress.d.ts +2 -0
- package/_types/utils/signature/recoverAddress.d.ts.map +1 -1
- package/_types/utils/signature/recoverMessageAddress.d.ts +4 -0
- package/_types/utils/signature/recoverMessageAddress.d.ts.map +1 -1
- package/_types/utils/signature/recoverPublicKey.d.ts +4 -0
- package/_types/utils/signature/recoverPublicKey.d.ts.map +1 -1
- package/_types/utils/signature/recoverTypedDataAddress.d.ts +4 -0
- package/_types/utils/signature/recoverTypedDataAddress.d.ts.map +1 -1
- package/_types/utils/signature/signatureToHex.d.ts +4 -0
- package/_types/utils/signature/signatureToHex.d.ts.map +1 -1
- package/_types/utils/signature/verifyMessage.d.ts +5 -0
- package/_types/utils/signature/verifyMessage.d.ts.map +1 -1
- package/_types/utils/signature/verifyTypedData.d.ts +5 -0
- package/_types/utils/signature/verifyTypedData.d.ts.map +1 -1
- package/_types/utils/stringify.d.ts +2 -0
- package/_types/utils/stringify.d.ts.map +1 -1
- package/_types/utils/transaction/assertRequest.d.ts +6 -0
- package/_types/utils/transaction/assertRequest.d.ts.map +1 -1
- package/_types/utils/transaction/assertTransaction.d.ts +9 -0
- package/_types/utils/transaction/assertTransaction.d.ts.map +1 -1
- package/_types/utils/transaction/getSerializedTransactionType.d.ts +5 -0
- package/_types/utils/transaction/getSerializedTransactionType.d.ts.map +1 -1
- package/_types/utils/transaction/getTransactionType.d.ts +3 -0
- package/_types/utils/transaction/getTransactionType.d.ts.map +1 -1
- package/_types/utils/transaction/parseTransaction.d.ts +18 -1
- package/_types/utils/transaction/parseTransaction.d.ts.map +1 -1
- package/_types/utils/transaction/serializeAccessList.d.ts +5 -0
- package/_types/utils/transaction/serializeAccessList.d.ts.map +1 -1
- package/_types/utils/transaction/serializeTransaction.d.ts +13 -1
- package/_types/utils/transaction/serializeTransaction.d.ts.map +1 -1
- package/_types/utils/typedData.d.ts +8 -0
- package/_types/utils/typedData.d.ts.map +1 -1
- package/_types/utils/unit/formatEther.d.ts +2 -0
- package/_types/utils/unit/formatEther.d.ts.map +1 -1
- package/_types/utils/unit/formatGwei.d.ts +2 -0
- package/_types/utils/unit/formatGwei.d.ts.map +1 -1
- package/_types/utils/unit/formatUnits.d.ts +2 -0
- package/_types/utils/unit/formatUnits.d.ts.map +1 -1
- package/_types/utils/unit/parseEther.d.ts +3 -0
- package/_types/utils/unit/parseEther.d.ts.map +1 -1
- package/_types/utils/unit/parseGwei.d.ts +3 -0
- package/_types/utils/unit/parseGwei.d.ts.map +1 -1
- package/_types/utils/unit/parseUnits.d.ts +2 -0
- package/_types/utils/unit/parseUnits.d.ts.map +1 -1
- package/abi/index.ts +7 -1
- package/accounts/generateMnemonic.ts +3 -0
- package/accounts/generatePrivateKey.ts +4 -1
- package/accounts/hdKeyToAccount.ts +11 -2
- package/accounts/index.ts +46 -11
- package/accounts/mnemonicToAccount.ts +7 -1
- package/accounts/privateKeyToAccount.ts +25 -6
- package/accounts/toAccount.ts +14 -2
- package/accounts/utils/parseAccount.ts +3 -0
- package/accounts/utils/privateKeyToAddress.ts +14 -2
- package/accounts/utils/publicKeyToAddress.ts +14 -2
- package/accounts/utils/sign.ts +5 -1
- package/accounts/utils/signMessage.ts +17 -3
- package/accounts/utils/signTransaction.ts +12 -2
- package/accounts/utils/signTypedData.ts +13 -2
- package/actions/ens/getEnsAddress.ts +30 -7
- package/actions/ens/getEnsAvatar.ts +15 -2
- package/actions/ens/getEnsName.ts +18 -3
- package/actions/ens/getEnsResolver.ts +16 -3
- package/actions/ens/getEnsText.ts +28 -6
- package/actions/getContract.ts +3 -0
- package/actions/index.ts +110 -10
- package/actions/public/call.ts +60 -10
- package/actions/public/createBlockFilter.ts +4 -0
- package/actions/public/createContractEventFilter.ts +13 -1
- package/actions/public/createEventFilter.ts +13 -1
- package/actions/public/createPendingTransactionFilter.ts +6 -0
- package/actions/public/estimateContractGas.ts +18 -3
- package/actions/public/estimateFeesPerGas.ts +15 -2
- package/actions/public/estimateGas.ts +21 -3
- package/actions/public/estimateMaxPriorityFeePerGas.ts +22 -4
- package/actions/public/getBalance.ts +11 -1
- package/actions/public/getBlock.ts +16 -2
- package/actions/public/getBlockNumber.ts +4 -0
- package/actions/public/getBlockTransactionCount.ts +16 -2
- package/actions/public/getBytecode.ts +11 -1
- package/actions/public/getChainId.ts +11 -1
- package/actions/public/getContractEvents.ts +12 -2
- package/actions/public/getFeeHistory.ts +14 -2
- package/actions/public/getFilterChanges.ts +16 -2
- package/actions/public/getFilterLogs.ts +16 -2
- package/actions/public/getGasPrice.ts +4 -0
- package/actions/public/getLogs.ts +23 -3
- package/actions/public/getStorageAt.ts +11 -1
- package/actions/public/getTransaction.ts +11 -1
- package/actions/public/getTransactionConfirmations.ts +14 -2
- package/actions/public/getTransactionCount.ts +16 -2
- package/actions/public/getTransactionReceipt.ts +11 -1
- package/actions/public/multicall.ts +23 -4
- package/actions/public/readContract.ts +11 -2
- package/actions/public/simulateContract.ts +18 -3
- package/actions/public/uninstallFilter.ts +4 -0
- package/actions/public/verifyHash.ts +17 -2
- package/actions/public/verifyMessage.ts +12 -1
- package/actions/public/verifyTypedData.ts +15 -2
- package/actions/public/waitForTransactionReceipt.ts +17 -3
- package/actions/public/watchBlockNumber.ts +4 -1
- package/actions/public/watchBlocks.ts +8 -2
- package/actions/public/watchContractEvent.ts +8 -2
- package/actions/public/watchEvent.ts +8 -2
- package/actions/public/watchPendingTransactions.ts +8 -2
- package/actions/test/dropTransaction.ts +4 -0
- package/actions/test/getAutomine.ts +4 -0
- package/actions/test/getTxpoolContent.ts +4 -0
- package/actions/test/getTxpoolStatus.ts +4 -0
- package/actions/test/impersonateAccount.ts +4 -0
- package/actions/test/increaseTime.ts +4 -0
- package/actions/test/inspectTxpool.ts +4 -0
- package/actions/test/mine.ts +4 -0
- package/actions/test/removeBlockTimestampInterval.ts +4 -0
- package/actions/test/reset.ts +4 -0
- package/actions/test/revert.ts +4 -0
- package/actions/test/sendUnsignedTransaction.ts +4 -0
- package/actions/test/setAutomine.ts +4 -0
- package/actions/test/setBalance.ts +4 -0
- package/actions/test/setBlockGasLimit.ts +4 -0
- package/actions/test/setBlockTimestampInterval.ts +4 -0
- package/actions/test/setCode.ts +4 -0
- package/actions/test/setCoinbase.ts +4 -0
- package/actions/test/setIntervalMining.ts +4 -0
- package/actions/test/setLoggingEnabled.ts +4 -0
- package/actions/test/setMinGasPrice.ts +4 -0
- package/actions/test/setNextBlockBaseFeePerGas.ts +4 -0
- package/actions/test/setNextBlockTimestamp.ts +4 -0
- package/actions/test/setNonce.ts +4 -0
- package/actions/test/setRpcUrl.ts +4 -0
- package/actions/test/setStorageAt.ts +4 -0
- package/actions/test/snapshot.ts +4 -0
- package/actions/test/stopImpersonatingAccount.ts +4 -0
- package/actions/wallet/addChain.ts +11 -1
- package/actions/wallet/deployContract.ts +4 -0
- package/actions/wallet/getAddresses.ts +11 -1
- package/actions/wallet/getPermissions.ts +4 -0
- package/actions/wallet/prepareTransactionRequest.ts +34 -6
- package/actions/wallet/requestAddresses.ts +4 -0
- package/actions/wallet/requestPermissions.ts +4 -0
- package/actions/wallet/sendRawTransaction.ts +4 -0
- package/actions/wallet/sendTransaction.ts +38 -6
- package/actions/wallet/signMessage.ts +19 -2
- package/actions/wallet/signTransaction.ts +27 -4
- package/actions/wallet/signTypedData.ts +26 -4
- package/actions/wallet/switchChain.ts +11 -1
- package/actions/wallet/watchAsset.ts +3 -0
- package/actions/wallet/writeContract.ts +8 -0
- package/clients/createClient.ts +4 -0
- package/clients/createPublicClient.ts +9 -1
- package/clients/createTestClient.ts +9 -1
- package/clients/createWalletClient.ts +9 -1
- package/clients/transports/createTransport.ts +3 -0
- package/clients/transports/custom.ts +4 -0
- package/clients/transports/fallback.ts +4 -0
- package/clients/transports/http.ts +11 -1
- package/clients/transports/webSocket.ts +11 -1
- package/contract/index.ts +31 -2
- package/ens/index.ts +8 -3
- package/errors/abi.ts +87 -0
- package/errors/account.ts +3 -0
- package/errors/address.ts +3 -0
- package/errors/base.ts +1 -0
- package/errors/block.ts +3 -0
- package/errors/ccip.ts +11 -0
- package/errors/chain.ts +17 -0
- package/errors/contract.ts +18 -0
- package/errors/cursor.ts +6 -0
- package/errors/data.ts +6 -0
- package/errors/encoding.ts +26 -2
- package/errors/ens.ts +14 -0
- package/errors/estimateGas.ts +3 -0
- package/errors/fee.ts +9 -0
- package/errors/log.ts +3 -0
- package/errors/node.ts +38 -1
- package/errors/request.ts +12 -0
- package/errors/rpc.ts +81 -0
- package/errors/transaction.ts +35 -0
- package/errors/transport.ts +3 -0
- package/errors/utils.ts +2 -0
- package/errors/version.ts +1 -1
- package/index.ts +546 -79
- package/package.json +1 -1
- package/public/index.ts +34 -1
- package/test/index.ts +60 -10
- package/types/eip1193.ts +3 -0
- package/utils/abi/decodeAbiParameters.ts +70 -5
- package/utils/abi/decodeDeployData.ts +14 -1
- package/utils/abi/decodeErrorResult.ts +20 -3
- package/utils/abi/decodeEventLog.ts +26 -3
- package/utils/abi/decodeFunctionData.ts +19 -4
- package/utils/abi/decodeFunctionResult.ts +19 -2
- package/utils/abi/encodeAbiParameters.ts +87 -7
- package/utils/abi/encodeDeployData.ts +13 -2
- package/utils/abi/encodeErrorResult.ts +24 -5
- package/utils/abi/encodeEventTopics.ts +34 -7
- package/utils/abi/encodeFunctionData.ts +29 -6
- package/utils/abi/encodeFunctionResult.ts +17 -2
- package/utils/abi/encodePacked.ts +35 -5
- package/utils/abi/formatAbiItem.ts +14 -1
- package/utils/abi/formatAbiItemWithArgs.ts +3 -0
- package/utils/abi/getAbiItem.ts +15 -3
- package/utils/address/getAddress.ts +16 -3
- package/utils/address/getContractAddress.ts +27 -8
- package/utils/address/isAddress.ts +3 -0
- package/utils/address/isAddressEqual.ts +8 -2
- package/utils/buildRequest.ts +62 -2
- package/utils/ccip.ts +5 -0
- package/utils/chain.ts +12 -0
- package/utils/contract/extractFunctionParts.ts +10 -0
- package/utils/cursor.ts +15 -0
- package/utils/data/concat.ts +10 -0
- package/utils/data/isBytes.ts +3 -0
- package/utils/data/isBytesEqual.ts +8 -2
- package/utils/data/isHex.ts +3 -0
- package/utils/data/pad.ts +11 -1
- package/utils/data/size.ts +4 -1
- package/utils/data/slice.ts +33 -3
- package/utils/data/trim.ts +3 -0
- package/utils/encoding/fromBytes.ts +40 -4
- package/utils/encoding/fromHex.ts +35 -3
- package/utils/encoding/fromRlp.ts +34 -5
- package/utils/encoding/toBytes.ts +36 -6
- package/utils/encoding/toHex.ts +25 -3
- package/utils/encoding/toRlp.ts +18 -3
- package/utils/ens/avatar/parseAvatarRecord.ts +21 -0
- package/utils/ens/avatar/utils.ts +41 -1
- package/utils/ens/encodeLabelhash.ts +3 -0
- package/utils/ens/encodedLabelToLabelhash.ts +4 -1
- package/utils/ens/errors.ts +3 -0
- package/utils/ens/labelhash.ts +18 -4
- package/utils/ens/namehash.ts +23 -5
- package/utils/ens/normalize.ts +3 -0
- package/utils/ens/packetToBytes.ts +16 -3
- package/utils/errors/getCallError.ts +29 -8
- package/utils/errors/getContractError.ts +35 -19
- package/utils/errors/getEstimateGasError.ts +27 -8
- package/utils/errors/getNodeError.ts +43 -14
- package/utils/errors/getTransactionError.ts +27 -8
- package/utils/formatters/block.ts +6 -1
- package/utils/formatters/extract.ts +3 -0
- package/utils/formatters/feeHistory.ts +3 -0
- package/utils/formatters/formatter.ts +3 -0
- package/utils/formatters/log.ts +3 -0
- package/utils/formatters/transaction.ts +6 -1
- package/utils/formatters/transactionReceipt.ts +8 -1
- package/utils/formatters/transactionRequest.ts +8 -1
- package/utils/hash/getEventSelector.ts +8 -2
- package/utils/hash/getEventSignature.ts +9 -1
- package/utils/hash/getFunctionSelector.ts +15 -4
- package/utils/hash/getFunctionSignature.ts +13 -1
- package/utils/hash/hashFunction.ts +23 -4
- package/utils/hash/isHash.ts +5 -2
- package/utils/hash/keccak256.ts +10 -3
- package/utils/index.ts +239 -45
- package/utils/observe.ts +3 -0
- package/utils/poll.ts +3 -0
- package/utils/promise/createBatchScheduler.ts +5 -0
- package/utils/promise/withCache.ts +4 -0
- package/utils/promise/withRetry.ts +3 -0
- package/utils/promise/withTimeout.ts +4 -0
- package/utils/rpc.ts +27 -3
- package/utils/signature/hashMessage.ts +16 -3
- package/utils/signature/hashTypedData.ts +46 -4
- package/utils/signature/hexToSignature.ts +7 -1
- package/utils/signature/recoverAddress.ts +4 -0
- package/utils/signature/recoverMessageAddress.ts +12 -2
- package/utils/signature/recoverPublicKey.ts +9 -2
- package/utils/signature/recoverTypedDataAddress.ts +12 -2
- package/utils/signature/signatureToHex.ts +11 -2
- package/utils/signature/verifyMessage.ts +16 -3
- package/utils/signature/verifyTypedData.ts +12 -2
- package/utils/stringify.ts +4 -0
- package/utils/transaction/assertRequest.ts +27 -4
- package/utils/transaction/assertTransaction.ts +42 -5
- package/utils/transaction/getSerializedTransactionType.ts +13 -3
- package/utils/transaction/getTransactionType.ts +9 -1
- package/utils/transaction/parseTransaction.ts +71 -6
- package/utils/transaction/serializeAccessList.ts +16 -3
- package/utils/transaction/serializeTransaction.ts +48 -5
- package/utils/typedData.ts +22 -4
- package/utils/unit/formatEther.ts +3 -1
- package/utils/unit/formatGwei.ts +3 -1
- package/utils/unit/formatUnits.ts +4 -0
- package/utils/unit/parseEther.ts +4 -1
- package/utils/unit/parseGwei.ts +4 -1
- package/utils/unit/parseUnits.ts +4 -0
@@ -6,22 +6,34 @@ import type { Hash, Hex } from '../types/misc.js';
|
|
6
6
|
import type { TransactionType } from '../types/transaction.js';
|
7
7
|
import { BaseError } from './base.js';
|
8
8
|
export declare function prettyPrint(args: Record<string, bigint | number | string | undefined | false | unknown>): string;
|
9
|
+
export type FeeConflictErrorType = FeeConflictError & {
|
10
|
+
name: 'FeeConflictError';
|
11
|
+
};
|
9
12
|
export declare class FeeConflictError extends BaseError {
|
10
13
|
name: string;
|
11
14
|
constructor();
|
12
15
|
}
|
16
|
+
export type InvalidLegacyVErrorType = InvalidLegacyVError & {
|
17
|
+
name: 'InvalidLegacyVError';
|
18
|
+
};
|
13
19
|
export declare class InvalidLegacyVError extends BaseError {
|
14
20
|
name: string;
|
15
21
|
constructor({ v }: {
|
16
22
|
v: bigint;
|
17
23
|
});
|
18
24
|
}
|
25
|
+
export type InvalidSerializableTransactionErrorType = InvalidSerializableTransactionError & {
|
26
|
+
name: 'InvalidSerializableTransactionError';
|
27
|
+
};
|
19
28
|
export declare class InvalidSerializableTransactionError extends BaseError {
|
20
29
|
name: string;
|
21
30
|
constructor({ transaction }: {
|
22
31
|
transaction: Record<string, unknown>;
|
23
32
|
});
|
24
33
|
}
|
34
|
+
export type InvalidSerializedTransactionTypeErrorType = InvalidSerializedTransactionTypeError & {
|
35
|
+
name: 'InvalidSerializedTransactionTypeError';
|
36
|
+
};
|
25
37
|
export declare class InvalidSerializedTransactionTypeError extends BaseError {
|
26
38
|
name: string;
|
27
39
|
serializedType: Hex;
|
@@ -29,6 +41,9 @@ export declare class InvalidSerializedTransactionTypeError extends BaseError {
|
|
29
41
|
serializedType: Hex;
|
30
42
|
});
|
31
43
|
}
|
44
|
+
export type InvalidSerializedTransactionErrorType = InvalidSerializedTransactionError & {
|
45
|
+
name: 'InvalidSerializedTransactionError';
|
46
|
+
};
|
32
47
|
export declare class InvalidSerializedTransactionError extends BaseError {
|
33
48
|
name: string;
|
34
49
|
serializedTransaction: Hex;
|
@@ -39,12 +54,18 @@ export declare class InvalidSerializedTransactionError extends BaseError {
|
|
39
54
|
type: TransactionType;
|
40
55
|
});
|
41
56
|
}
|
57
|
+
export type InvalidStorageKeySizeErrorType = InvalidStorageKeySizeError & {
|
58
|
+
name: 'InvalidStorageKeySizeError';
|
59
|
+
};
|
42
60
|
export declare class InvalidStorageKeySizeError extends BaseError {
|
43
61
|
name: string;
|
44
62
|
constructor({ storageKey }: {
|
45
63
|
storageKey: Hex;
|
46
64
|
});
|
47
65
|
}
|
66
|
+
export type TransactionExecutionErrorType = TransactionExecutionError & {
|
67
|
+
name: 'TransactionExecutionError';
|
68
|
+
};
|
48
69
|
export declare class TransactionExecutionError extends BaseError {
|
49
70
|
cause: BaseError;
|
50
71
|
name: string;
|
@@ -54,6 +75,9 @@ export declare class TransactionExecutionError extends BaseError {
|
|
54
75
|
docsPath?: string;
|
55
76
|
});
|
56
77
|
}
|
78
|
+
export type TransactionNotFoundErrorType = TransactionNotFoundError & {
|
79
|
+
name: 'TransactionNotFoundError';
|
80
|
+
};
|
57
81
|
export declare class TransactionNotFoundError extends BaseError {
|
58
82
|
name: string;
|
59
83
|
constructor({ blockHash, blockNumber, blockTag, hash, index, }: {
|
@@ -64,12 +88,18 @@ export declare class TransactionNotFoundError extends BaseError {
|
|
64
88
|
index?: number;
|
65
89
|
});
|
66
90
|
}
|
91
|
+
export type TransactionReceiptNotFoundErrorType = TransactionReceiptNotFoundError & {
|
92
|
+
name: 'TransactionReceiptNotFoundError';
|
93
|
+
};
|
67
94
|
export declare class TransactionReceiptNotFoundError extends BaseError {
|
68
95
|
name: string;
|
69
96
|
constructor({ hash }: {
|
70
97
|
hash: Hash;
|
71
98
|
});
|
72
99
|
}
|
100
|
+
export type WaitForTransactionReceiptTimeoutErrorType = WaitForTransactionReceiptTimeoutError & {
|
101
|
+
name: 'WaitForTransactionReceiptTimeoutError';
|
102
|
+
};
|
73
103
|
export declare class WaitForTransactionReceiptTimeoutError extends BaseError {
|
74
104
|
name: string;
|
75
105
|
constructor({ hash }: {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"transaction.d.ts","sourceRoot":"","sources":["../../errors/transaction.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;AACnD,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,sCAAsC,CAAA;AACrF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAA;AACjD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAA;AAC9C,OAAO,KAAK,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAA;AAI9D,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAA;AAErC,wBAAgB,WAAW,CACzB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,KAAK,GAAG,OAAO,CAAC,UAY7E;AAED,qBAAa,gBAAiB,SAAQ,SAAS;IACpC,IAAI,SAAqB;;CASnC;AAED,qBAAa,mBAAoB,SAAQ,SAAS;IACvC,IAAI,SAAwB;gBAEzB,EAAE,CAAC,EAAE,EAAE;QAAE,CAAC,EAAE,MAAM,CAAA;KAAE;CAGjC;AAED,qBAAa,mCAAoC,SAAQ,SAAS;IACvD,IAAI,SAAwC;gBAEzC,EAAE,WAAW,EAAE,EAAE;QAAE,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;KAAE;CAgBtE;AAED,qBAAa,qCAAsC,SAAQ,SAAS;IACzD,IAAI,SAAqC;IAElD,cAAc,EAAE,GAAG,CAAA;gBAEP,EAAE,cAAc,EAAE,EAAE;QAAE,cAAc,EAAE,GAAG,CAAA;KAAE;CAKxD;AAED,qBAAa,iCAAkC,SAAQ,SAAS;IACrD,IAAI,SAAsC;IAEnD,qBAAqB,EAAE,GAAG,CAAA;IAC1B,IAAI,EAAE,eAAe,CAAA;gBAET,EACV,UAAU,EACV,qBAAqB,EACrB,IAAI,GACL,EAAE;QACD,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;QACnC,qBAAqB,EAAE,GAAG,CAAA;QAC1B,IAAI,EAAE,eAAe,CAAA;KACtB;CAcF;AAED,qBAAa,0BAA2B,SAAQ,SAAS;IAC9C,IAAI,SAA+B;gBAEhC,EAAE,UAAU,EAAE,EAAE;QAAE,UAAU,EAAE,GAAG,CAAA;KAAE;CAOhD;AAED,qBAAa,yBAA0B,SAAQ,SAAS;IAC7C,KAAK,EAAE,SAAS,CAAA;IAEhB,IAAI,SAA8B;gBAGzC,KAAK,EAAE,SAAS,EAChB,EACE,OAAO,EACP,QAAQ,EACR,KAAK,EACL,IAAI,EACJ,GAAG,EACH,QAAQ,EACR,YAAY,EACZ,oBAAoB,EACpB,KAAK,EACL,EAAE,EACF,KAAK,GACN,EAAE,IAAI,CAAC,yBAAyB,EAAE,SAAS,GAAG,OAAO,CAAC,GAAG;QACxD,OAAO,EAAE,OAAO,CAAA;QAChB,KAAK,CAAC,EAAE,KAAK,CAAA;QACb,QAAQ,CAAC,EAAE,MAAM,CAAA;KAClB;CAiCJ;AAED,qBAAa,wBAAyB,SAAQ,SAAS;IAC5C,IAAI,SAA6B;gBAC9B,EACV,SAAS,EACT,WAAW,EACX,QAAQ,EACR,IAAI,EACJ,KAAK,GACN,EAAE;QACD,SAAS,CAAC,EAAE,IAAI,CAAA;QAChB,WAAW,CAAC,EAAE,MAAM,CAAA;QACpB,QAAQ,CAAC,EAAE,QAAQ,CAAA;QACnB,IAAI,CAAC,EAAE,IAAI,CAAA;QACX,KAAK,CAAC,EAAE,MAAM,CAAA;KACf;CAWF;AAED,qBAAa,+BAAgC,SAAQ,SAAS;IACnD,IAAI,SAAoC;gBACrC,EAAE,IAAI,EAAE,EAAE;QAAE,IAAI,EAAE,IAAI,CAAA;KAAE;CAKrC;AAED,qBAAa,qCAAsC,SAAQ,SAAS;IACzD,IAAI,SAA0C;gBAC3C,EAAE,IAAI,EAAE,EAAE;QAAE,IAAI,EAAE,IAAI,CAAA;KAAE;CAKrC"}
|
1
|
+
{"version":3,"file":"transaction.d.ts","sourceRoot":"","sources":["../../errors/transaction.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;AACnD,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,sCAAsC,CAAA;AACrF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAA;AACjD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAA;AAC9C,OAAO,KAAK,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAA;AAI9D,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAA;AAErC,wBAAgB,WAAW,CACzB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,KAAK,GAAG,OAAO,CAAC,UAY7E;AAED,MAAM,MAAM,oBAAoB,GAAG,gBAAgB,GAAG;IACpD,IAAI,EAAE,kBAAkB,CAAA;CACzB,CAAA;AACD,qBAAa,gBAAiB,SAAQ,SAAS;IACpC,IAAI,SAAqB;;CASnC;AAED,MAAM,MAAM,uBAAuB,GAAG,mBAAmB,GAAG;IAC1D,IAAI,EAAE,qBAAqB,CAAA;CAC5B,CAAA;AACD,qBAAa,mBAAoB,SAAQ,SAAS;IACvC,IAAI,SAAwB;gBAEzB,EAAE,CAAC,EAAE,EAAE;QAAE,CAAC,EAAE,MAAM,CAAA;KAAE;CAGjC;AAED,MAAM,MAAM,uCAAuC,GACjD,mCAAmC,GAAG;IACpC,IAAI,EAAE,qCAAqC,CAAA;CAC5C,CAAA;AACH,qBAAa,mCAAoC,SAAQ,SAAS;IACvD,IAAI,SAAwC;gBAEzC,EAAE,WAAW,EAAE,EAAE;QAAE,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;KAAE;CAgBtE;AAED,MAAM,MAAM,yCAAyC,GACnD,qCAAqC,GAAG;IACtC,IAAI,EAAE,uCAAuC,CAAA;CAC9C,CAAA;AACH,qBAAa,qCAAsC,SAAQ,SAAS;IACzD,IAAI,SAAqC;IAElD,cAAc,EAAE,GAAG,CAAA;gBAEP,EAAE,cAAc,EAAE,EAAE;QAAE,cAAc,EAAE,GAAG,CAAA;KAAE;CAKxD;AAED,MAAM,MAAM,qCAAqC,GAC/C,iCAAiC,GAAG;IAClC,IAAI,EAAE,mCAAmC,CAAA;CAC1C,CAAA;AACH,qBAAa,iCAAkC,SAAQ,SAAS;IACrD,IAAI,SAAsC;IAEnD,qBAAqB,EAAE,GAAG,CAAA;IAC1B,IAAI,EAAE,eAAe,CAAA;gBAET,EACV,UAAU,EACV,qBAAqB,EACrB,IAAI,GACL,EAAE;QACD,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;QACnC,qBAAqB,EAAE,GAAG,CAAA;QAC1B,IAAI,EAAE,eAAe,CAAA;KACtB;CAcF;AAED,MAAM,MAAM,8BAA8B,GAAG,0BAA0B,GAAG;IACxE,IAAI,EAAE,4BAA4B,CAAA;CACnC,CAAA;AACD,qBAAa,0BAA2B,SAAQ,SAAS;IAC9C,IAAI,SAA+B;gBAEhC,EAAE,UAAU,EAAE,EAAE;QAAE,UAAU,EAAE,GAAG,CAAA;KAAE;CAOhD;AAED,MAAM,MAAM,6BAA6B,GAAG,yBAAyB,GAAG;IACtE,IAAI,EAAE,2BAA2B,CAAA;CAClC,CAAA;AACD,qBAAa,yBAA0B,SAAQ,SAAS;IAC7C,KAAK,EAAE,SAAS,CAAA;IAEhB,IAAI,SAA8B;gBAGzC,KAAK,EAAE,SAAS,EAChB,EACE,OAAO,EACP,QAAQ,EACR,KAAK,EACL,IAAI,EACJ,GAAG,EACH,QAAQ,EACR,YAAY,EACZ,oBAAoB,EACpB,KAAK,EACL,EAAE,EACF,KAAK,GACN,EAAE,IAAI,CAAC,yBAAyB,EAAE,SAAS,GAAG,OAAO,CAAC,GAAG;QACxD,OAAO,EAAE,OAAO,CAAA;QAChB,KAAK,CAAC,EAAE,KAAK,CAAA;QACb,QAAQ,CAAC,EAAE,MAAM,CAAA;KAClB;CAiCJ;AAED,MAAM,MAAM,4BAA4B,GAAG,wBAAwB,GAAG;IACpE,IAAI,EAAE,0BAA0B,CAAA;CACjC,CAAA;AACD,qBAAa,wBAAyB,SAAQ,SAAS;IAC5C,IAAI,SAA6B;gBAC9B,EACV,SAAS,EACT,WAAW,EACX,QAAQ,EACR,IAAI,EACJ,KAAK,GACN,EAAE;QACD,SAAS,CAAC,EAAE,IAAI,CAAA;QAChB,WAAW,CAAC,EAAE,MAAM,CAAA;QACpB,QAAQ,CAAC,EAAE,QAAQ,CAAA;QACnB,IAAI,CAAC,EAAE,IAAI,CAAA;QACX,KAAK,CAAC,EAAE,MAAM,CAAA;KACf;CAWF;AAED,MAAM,MAAM,mCAAmC,GAC7C,+BAA+B,GAAG;IAChC,IAAI,EAAE,iCAAiC,CAAA;CACxC,CAAA;AACH,qBAAa,+BAAgC,SAAQ,SAAS;IACnD,IAAI,SAAoC;gBACrC,EAAE,IAAI,EAAE,EAAE;QAAE,IAAI,EAAE,IAAI,CAAA;KAAE;CAKrC;AAED,MAAM,MAAM,yCAAyC,GACnD,qCAAqC,GAAG;IACtC,IAAI,EAAE,uCAAuC,CAAA;CAC9C,CAAA;AACH,qBAAa,qCAAsC,SAAQ,SAAS;IACzD,IAAI,SAA0C;gBAC3C,EAAE,IAAI,EAAE,EAAE;QAAE,IAAI,EAAE,IAAI,CAAA;KAAE;CAKrC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"transport.d.ts","sourceRoot":"","sources":["../../errors/transport.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAA;AAErC,qBAAa,gBAAiB,SAAQ,SAAS;;CAS9C"}
|
1
|
+
{"version":3,"file":"transport.d.ts","sourceRoot":"","sources":["../../errors/transport.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAA;AAErC,MAAM,MAAM,oBAAoB,GAAG,gBAAgB,GAAG;IACpD,IAAI,EAAE,kBAAkB,CAAA;CACzB,CAAA;AACD,qBAAa,gBAAiB,SAAQ,SAAS;;CAS9C"}
|
package/_types/errors/utils.d.ts
CHANGED
@@ -1,4 +1,7 @@
|
|
1
1
|
import type { Address } from 'abitype';
|
2
|
+
export type ErrorType<name extends string = 'Error'> = Error & {
|
3
|
+
name: name;
|
4
|
+
};
|
2
5
|
export declare const getContractAddress: (address: Address) => `0x${string}`;
|
3
6
|
export declare const getUrl: (url: string) => string;
|
4
7
|
export declare const getVersion: () => string;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../errors/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA;AAItC,eAAO,MAAM,kBAAkB,YAAa,OAAO,kBAAY,CAAA;AAC/D,eAAO,MAAM,MAAM,QAAS,MAAM,WAAQ,CAAA;AAC1C,eAAO,MAAM,UAAU,cAA0B,CAAA"}
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../errors/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA;AAItC,MAAM,MAAM,SAAS,CAAC,IAAI,SAAS,MAAM,GAAG,OAAO,IAAI,KAAK,GAAG;IAAE,IAAI,EAAE,IAAI,CAAA;CAAE,CAAA;AAE7E,eAAO,MAAM,kBAAkB,YAAa,OAAO,kBAAY,CAAA;AAC/D,eAAO,MAAM,MAAM,QAAS,MAAM,WAAQ,CAAA;AAC1C,eAAO,MAAM,UAAU,cAA0B,CAAA"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export declare const version = "0.0.0-main.
|
1
|
+
export declare const version = "0.0.0-main.20230929T010100";
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/_types/index.d.ts
CHANGED
@@ -1,86 +1,86 @@
|
|
1
1
|
export { type Abi, type Address, type Narrow, type ParseAbi, type ParseAbiItem, type ParseAbiParameter, type ParseAbiParameters, type ResolvedConfig, type TypedData, type TypedDataDomain, type TypedDataParameter, CircularReferenceError, InvalidAbiParameterError, InvalidAbiParametersError, InvalidAbiItemError, InvalidAbiTypeParameterError, InvalidFunctionModifierError, InvalidModifierError, InvalidParameterError, InvalidParenthesisError, InvalidSignatureError, InvalidStructSignatureError, SolidityProtectedKeywordError, UnknownTypeError, UnknownSignatureError, parseAbi, parseAbiItem, parseAbiParameter, parseAbiParameters, } from 'abitype';
|
2
|
-
export { getContract, type GetContractParameters, type GetContractReturnType, } from './actions/getContract.js';
|
3
|
-
export { type AddChainParameters } from './actions/wallet/addChain.js';
|
4
|
-
export { type CallParameters, type CallReturnType, } from './actions/public/call.js';
|
5
|
-
export type { CreateBlockFilterReturnType } from './actions/public/createBlockFilter.js';
|
6
|
-
export type { CreateContractEventFilterParameters, CreateContractEventFilterReturnType, } from './actions/public/createContractEventFilter.js';
|
7
|
-
export type { CreateEventFilterParameters, CreateEventFilterReturnType, } from './actions/public/createEventFilter.js';
|
8
|
-
export type { CreatePendingTransactionFilterReturnType } from './actions/public/createPendingTransactionFilter.js';
|
9
|
-
export type { DeployContractParameters, DeployContractReturnType, } from './actions/wallet/deployContract.js';
|
10
|
-
export type { DropTransactionParameters } from './actions/test/dropTransaction.js';
|
11
|
-
export type { GetAutomineReturnType } from './actions/test/getAutomine.js';
|
12
|
-
export type { EstimateContractGasParameters, EstimateContractGasReturnType, } from './actions/public/estimateContractGas.js';
|
13
|
-
export type { EstimateGasParameters, EstimateGasReturnType, } from './actions/public/estimateGas.js';
|
14
|
-
export type { EstimateFeesPerGasParameters, EstimateFeesPerGasReturnType, } from './actions/public/estimateFeesPerGas.js';
|
15
|
-
export type { EstimateMaxPriorityFeePerGasParameters, EstimateMaxPriorityFeePerGasReturnType, } from './actions/public/estimateMaxPriorityFeePerGas.js';
|
16
|
-
export type { GetAddressesReturnType } from './actions/wallet/getAddresses.js';
|
17
|
-
export type { GetBalanceParameters, GetBalanceReturnType, } from './actions/public/getBalance.js';
|
18
|
-
export type { GetBlockNumberParameters, GetBlockNumberReturnType, } from './actions/public/getBlockNumber.js';
|
19
|
-
export type { GetBlockParameters, GetBlockReturnType, } from './actions/public/getBlock.js';
|
20
|
-
export type { GetBlockTransactionCountParameters, GetBlockTransactionCountReturnType, } from './actions/public/getBlockTransactionCount.js';
|
21
|
-
export type { GetBytecodeParameters, GetBytecodeReturnType, } from './actions/public/getBytecode.js';
|
22
|
-
export type { GetChainIdReturnType } from './actions/public/getChainId.js';
|
23
|
-
export type { GetEnsAddressParameters, GetEnsAddressReturnType, } from './actions/ens/getEnsAddress.js';
|
24
|
-
export type { GetEnsNameParameters, GetEnsNameReturnType, } from './actions/ens/getEnsName.js';
|
25
|
-
export type { GetEnsResolverParameters, GetEnsResolverReturnType, } from './actions/ens/getEnsResolver.js';
|
26
|
-
export type { GetFeeHistoryParameters, GetFeeHistoryReturnType, } from './actions/public/getFeeHistory.js';
|
27
|
-
export type { GetFilterChangesParameters, GetFilterChangesReturnType, } from './actions/public/getFilterChanges.js';
|
28
|
-
export type { GetFilterLogsParameters, GetFilterLogsReturnType, } from './actions/public/getFilterLogs.js';
|
29
|
-
export type { GetGasPriceReturnType } from './actions/public/getGasPrice.js';
|
30
|
-
export type { GetLogsParameters, GetLogsReturnType, } from './actions/public/getLogs.js';
|
31
|
-
export type { GetPermissionsReturnType } from './actions/wallet/getPermissions.js';
|
32
|
-
export type { GetStorageAtParameters, GetStorageAtReturnType, } from './actions/public/getStorageAt.js';
|
33
|
-
export type { GetTransactionConfirmationsParameters, GetTransactionConfirmationsReturnType, } from './actions/public/getTransactionConfirmations.js';
|
34
|
-
export type { GetTransactionCountParameters, GetTransactionCountReturnType, } from './actions/public/getTransactionCount.js';
|
35
|
-
export type { GetTransactionParameters, GetTransactionReturnType, } from './actions/public/getTransaction.js';
|
36
|
-
export type { GetTransactionReceiptParameters, GetTransactionReceiptReturnType, } from './actions/public/getTransactionReceipt.js';
|
37
|
-
export type { ImpersonateAccountParameters } from './actions/test/impersonateAccount.js';
|
38
|
-
export type { IncreaseTimeParameters } from './actions/test/increaseTime.js';
|
39
|
-
export type { MineParameters } from './actions/test/mine.js';
|
40
|
-
export type { MulticallParameters, MulticallReturnType, } from './actions/public/multicall.js';
|
41
|
-
export type { OnBlock, OnBlockParameter, WatchBlocksParameters, WatchBlocksReturnType, } from './actions/public/watchBlocks.js';
|
42
|
-
export type { OnBlockNumberFn, OnBlockNumberParameter, WatchBlockNumberParameters, WatchBlockNumberReturnType, } from './actions/public/watchBlockNumber.js';
|
2
|
+
export { getContract, type GetContractErrorType, type GetContractParameters, type GetContractReturnType, } from './actions/getContract.js';
|
3
|
+
export { type AddChainErrorType, type AddChainParameters, } from './actions/wallet/addChain.js';
|
4
|
+
export { type CallErrorType, type CallParameters, type CallReturnType, } from './actions/public/call.js';
|
5
|
+
export type { CreateBlockFilterErrorType, CreateBlockFilterReturnType, } from './actions/public/createBlockFilter.js';
|
6
|
+
export type { CreateContractEventFilterErrorType, CreateContractEventFilterParameters, CreateContractEventFilterReturnType, } from './actions/public/createContractEventFilter.js';
|
7
|
+
export type { CreateEventFilterErrorType, CreateEventFilterParameters, CreateEventFilterReturnType, } from './actions/public/createEventFilter.js';
|
8
|
+
export type { CreatePendingTransactionFilterErrorType, CreatePendingTransactionFilterReturnType, } from './actions/public/createPendingTransactionFilter.js';
|
9
|
+
export type { DeployContractErrorType, DeployContractParameters, DeployContractReturnType, } from './actions/wallet/deployContract.js';
|
10
|
+
export type { DropTransactionErrorType, DropTransactionParameters, } from './actions/test/dropTransaction.js';
|
11
|
+
export type { GetAutomineErrorType, GetAutomineReturnType, } from './actions/test/getAutomine.js';
|
12
|
+
export type { EstimateContractGasErrorType, EstimateContractGasParameters, EstimateContractGasReturnType, } from './actions/public/estimateContractGas.js';
|
13
|
+
export type { EstimateGasErrorType, EstimateGasParameters, EstimateGasReturnType, } from './actions/public/estimateGas.js';
|
14
|
+
export type { EstimateFeesPerGasErrorType, EstimateFeesPerGasParameters, EstimateFeesPerGasReturnType, } from './actions/public/estimateFeesPerGas.js';
|
15
|
+
export type { EstimateMaxPriorityFeePerGasErrorType, EstimateMaxPriorityFeePerGasParameters, EstimateMaxPriorityFeePerGasReturnType, } from './actions/public/estimateMaxPriorityFeePerGas.js';
|
16
|
+
export type { GetAddressesErrorType, GetAddressesReturnType, } from './actions/wallet/getAddresses.js';
|
17
|
+
export type { GetBalanceErrorType, GetBalanceParameters, GetBalanceReturnType, } from './actions/public/getBalance.js';
|
18
|
+
export type { GetBlockNumberErrorType, GetBlockNumberParameters, GetBlockNumberReturnType, } from './actions/public/getBlockNumber.js';
|
19
|
+
export type { GetBlockErrorType, GetBlockParameters, GetBlockReturnType, } from './actions/public/getBlock.js';
|
20
|
+
export type { GetBlockTransactionCountErrorType, GetBlockTransactionCountParameters, GetBlockTransactionCountReturnType, } from './actions/public/getBlockTransactionCount.js';
|
21
|
+
export type { GetBytecodeErrorType, GetBytecodeParameters, GetBytecodeReturnType, } from './actions/public/getBytecode.js';
|
22
|
+
export type { GetChainIdErrorType, GetChainIdReturnType, } from './actions/public/getChainId.js';
|
23
|
+
export type { GetEnsAddressErrorType, GetEnsAddressParameters, GetEnsAddressReturnType, } from './actions/ens/getEnsAddress.js';
|
24
|
+
export type { GetEnsNameErrorType, GetEnsNameParameters, GetEnsNameReturnType, } from './actions/ens/getEnsName.js';
|
25
|
+
export type { GetEnsResolverErrorType, GetEnsResolverParameters, GetEnsResolverReturnType, } from './actions/ens/getEnsResolver.js';
|
26
|
+
export type { GetFeeHistoryErrorType, GetFeeHistoryParameters, GetFeeHistoryReturnType, } from './actions/public/getFeeHistory.js';
|
27
|
+
export type { GetFilterChangesErrorType, GetFilterChangesParameters, GetFilterChangesReturnType, } from './actions/public/getFilterChanges.js';
|
28
|
+
export type { GetFilterLogsErrorType, GetFilterLogsParameters, GetFilterLogsReturnType, } from './actions/public/getFilterLogs.js';
|
29
|
+
export type { GetGasPriceErrorType, GetGasPriceReturnType, } from './actions/public/getGasPrice.js';
|
30
|
+
export type { GetLogsErrorType, GetLogsParameters, GetLogsReturnType, } from './actions/public/getLogs.js';
|
31
|
+
export type { GetPermissionsErrorType, GetPermissionsReturnType, } from './actions/wallet/getPermissions.js';
|
32
|
+
export type { GetStorageAtErrorType, GetStorageAtParameters, GetStorageAtReturnType, } from './actions/public/getStorageAt.js';
|
33
|
+
export type { GetTransactionConfirmationsErrorType, GetTransactionConfirmationsParameters, GetTransactionConfirmationsReturnType, } from './actions/public/getTransactionConfirmations.js';
|
34
|
+
export type { GetTransactionCountErrorType, GetTransactionCountParameters, GetTransactionCountReturnType, } from './actions/public/getTransactionCount.js';
|
35
|
+
export type { GetTransactionErrorType, GetTransactionParameters, GetTransactionReturnType, } from './actions/public/getTransaction.js';
|
36
|
+
export type { GetTransactionReceiptErrorType, GetTransactionReceiptParameters, GetTransactionReceiptReturnType, } from './actions/public/getTransactionReceipt.js';
|
37
|
+
export type { ImpersonateAccountErrorType, ImpersonateAccountParameters, } from './actions/test/impersonateAccount.js';
|
38
|
+
export type { IncreaseTimeErrorType, IncreaseTimeParameters, } from './actions/test/increaseTime.js';
|
39
|
+
export type { MineErrorType, MineParameters } from './actions/test/mine.js';
|
40
|
+
export type { MulticallErrorType, MulticallParameters, MulticallReturnType, } from './actions/public/multicall.js';
|
41
|
+
export type { OnBlock, OnBlockParameter, WatchBlocksErrorType, WatchBlocksParameters, WatchBlocksReturnType, } from './actions/public/watchBlocks.js';
|
42
|
+
export type { OnBlockNumberFn, OnBlockNumberParameter, WatchBlockNumberErrorType, WatchBlockNumberParameters, WatchBlockNumberReturnType, } from './actions/public/watchBlockNumber.js';
|
43
43
|
export type { WatchEventOnLogsFn,
|
44
44
|
/** @deprecated - use `WatchEventOnLogsFn` instead. */
|
45
45
|
WatchEventOnLogsFn as OnLogFn, WatchEventOnLogsParameter,
|
46
46
|
/** @deprecated - use `WatchEventOnLogsParameter` instead. */
|
47
|
-
WatchEventOnLogsParameter as OnLogParameter, WatchEventParameters, WatchEventReturnType, } from './actions/public/watchEvent.js';
|
48
|
-
export type { OnTransactionsFn, OnTransactionsParameter, WatchPendingTransactionsParameters, WatchPendingTransactionsReturnType, } from './actions/public/watchPendingTransactions.js';
|
49
|
-
export type { ReadContractParameters, ReadContractReturnType, } from './actions/public/readContract.js';
|
50
|
-
export type { ReplacementReason, ReplacementReturnType, WaitForTransactionReceiptParameters, WaitForTransactionReceiptReturnType, } from './actions/public/waitForTransactionReceipt.js';
|
51
|
-
export type { RequestAddressesReturnType } from './actions/wallet/requestAddresses.js';
|
52
|
-
export type { RequestPermissionsReturnType, RequestPermissionsParameters, } from './actions/wallet/requestPermissions.js';
|
53
|
-
export type { GetTxpoolContentReturnType } from './actions/test/getTxpoolContent.js';
|
54
|
-
export type { GetTxpoolStatusReturnType } from './actions/test/getTxpoolStatus.js';
|
55
|
-
export type { InspectTxpoolReturnType } from './actions/test/inspectTxpool.js';
|
56
|
-
export type { ResetParameters } from './actions/test/reset.js';
|
57
|
-
export type { RevertParameters } from './actions/test/revert.js';
|
58
|
-
export type { SendTransactionParameters, SendTransactionReturnType, } from './actions/wallet/sendTransaction.js';
|
59
|
-
export type { PrepareTransactionRequestParameters, PrepareTransactionRequestReturnType,
|
47
|
+
WatchEventOnLogsParameter as OnLogParameter, WatchEventErrorType, WatchEventParameters, WatchEventReturnType, } from './actions/public/watchEvent.js';
|
48
|
+
export type { OnTransactionsFn, OnTransactionsParameter, WatchPendingTransactionsErrorType, WatchPendingTransactionsParameters, WatchPendingTransactionsReturnType, } from './actions/public/watchPendingTransactions.js';
|
49
|
+
export type { ReadContractErrorType, ReadContractParameters, ReadContractReturnType, } from './actions/public/readContract.js';
|
50
|
+
export type { ReplacementReason, ReplacementReturnType, WaitForTransactionReceiptErrorType, WaitForTransactionReceiptParameters, WaitForTransactionReceiptReturnType, } from './actions/public/waitForTransactionReceipt.js';
|
51
|
+
export type { RequestAddressesErrorType, RequestAddressesReturnType, } from './actions/wallet/requestAddresses.js';
|
52
|
+
export type { RequestPermissionsErrorType, RequestPermissionsReturnType, RequestPermissionsParameters, } from './actions/wallet/requestPermissions.js';
|
53
|
+
export type { GetTxpoolContentErrorType, GetTxpoolContentReturnType, } from './actions/test/getTxpoolContent.js';
|
54
|
+
export type { GetTxpoolStatusErrorType, GetTxpoolStatusReturnType, } from './actions/test/getTxpoolStatus.js';
|
55
|
+
export type { InspectTxpoolErrorType, InspectTxpoolReturnType, } from './actions/test/inspectTxpool.js';
|
56
|
+
export type { ResetErrorType, ResetParameters } from './actions/test/reset.js';
|
57
|
+
export type { RevertErrorType, RevertParameters, } from './actions/test/revert.js';
|
58
|
+
export type { SendTransactionErrorType, SendTransactionParameters, SendTransactionReturnType, } from './actions/wallet/sendTransaction.js';
|
59
|
+
export type { PrepareTransactionRequestErrorType, PrepareTransactionRequestParameters, PrepareTransactionRequestReturnType,
|
60
60
|
/** @deprecated import `prepareTransactionRequest` from `viem/actions` instead. */
|
61
61
|
prepareTransactionRequest as prepareRequest, } from './actions/wallet/prepareTransactionRequest.js';
|
62
|
-
export type { SendUnsignedTransactionParameters, SendUnsignedTransactionReturnType, } from './actions/test/sendUnsignedTransaction.js';
|
63
|
-
export type { SetBalanceParameters } from './actions/test/setBalance.js';
|
64
|
-
export type { SetBlockGasLimitParameters } from './actions/test/setBlockGasLimit.js';
|
65
|
-
export type { SetBlockTimestampIntervalParameters } from './actions/test/setBlockTimestampInterval.js';
|
66
|
-
export type { SetCodeParameters } from './actions/test/setCode.js';
|
67
|
-
export type { SetCoinbaseParameters } from './actions/test/setCoinbase.js';
|
68
|
-
export type { SetIntervalMiningParameters } from './actions/test/setIntervalMining.js';
|
69
|
-
export type { SetMinGasPriceParameters } from './actions/test/setMinGasPrice.js';
|
70
|
-
export type { SetNextBlockBaseFeePerGasParameters } from './actions/test/setNextBlockBaseFeePerGas.js';
|
71
|
-
export type { SetNextBlockTimestampParameters } from './actions/test/setNextBlockTimestamp.js';
|
72
|
-
export type { SetNonceParameters } from './actions/test/setNonce.js';
|
73
|
-
export type { SetStorageAtParameters } from './actions/test/setStorageAt.js';
|
74
|
-
export type { SignMessageParameters, SignMessageReturnType, } from './actions/wallet/signMessage.js';
|
75
|
-
export type { SignTypedDataParameters, SignTypedDataReturnType, } from './actions/wallet/signTypedData.js';
|
76
|
-
export type { SimulateContractParameters, SimulateContractReturnType, } from './actions/public/simulateContract.js';
|
77
|
-
export type { StopImpersonatingAccountParameters } from './actions/test/stopImpersonatingAccount.js';
|
78
|
-
export type { SwitchChainParameters } from './actions/wallet/switchChain.js';
|
79
|
-
export type { UninstallFilterParameters, UninstallFilterReturnType, } from './actions/public/uninstallFilter.js';
|
80
|
-
export type { WatchAssetParameters, WatchAssetReturnType, } from './actions/wallet/watchAsset.js';
|
81
|
-
export type { VerifyHashParameters, VerifyHashReturnType, } from './actions/public/verifyHash.js';
|
82
|
-
export type { WatchContractEventOnLogsParameter, WatchContractEventParameters, WatchContractEventReturnType, } from './actions/public/watchContractEvent.js';
|
83
|
-
export type { WriteContractParameters, WriteContractReturnType, } from './actions/wallet/writeContract.js';
|
62
|
+
export type { SendUnsignedTransactionErrorType, SendUnsignedTransactionParameters, SendUnsignedTransactionReturnType, } from './actions/test/sendUnsignedTransaction.js';
|
63
|
+
export type { SetBalanceErrorType, SetBalanceParameters, } from './actions/test/setBalance.js';
|
64
|
+
export type { SetBlockGasLimitErrorType, SetBlockGasLimitParameters, } from './actions/test/setBlockGasLimit.js';
|
65
|
+
export type { SetBlockTimestampIntervalErrorType, SetBlockTimestampIntervalParameters, } from './actions/test/setBlockTimestampInterval.js';
|
66
|
+
export type { SetCodeErrorType, SetCodeParameters, } from './actions/test/setCode.js';
|
67
|
+
export type { SetCoinbaseErrorType, SetCoinbaseParameters, } from './actions/test/setCoinbase.js';
|
68
|
+
export type { SetIntervalMiningErrorType, SetIntervalMiningParameters, } from './actions/test/setIntervalMining.js';
|
69
|
+
export type { SetMinGasPriceErrorType, SetMinGasPriceParameters, } from './actions/test/setMinGasPrice.js';
|
70
|
+
export type { SetNextBlockBaseFeePerGasErrorType, SetNextBlockBaseFeePerGasParameters, } from './actions/test/setNextBlockBaseFeePerGas.js';
|
71
|
+
export type { SetNextBlockTimestampErrorType, SetNextBlockTimestampParameters, } from './actions/test/setNextBlockTimestamp.js';
|
72
|
+
export type { SetNonceErrorType, SetNonceParameters, } from './actions/test/setNonce.js';
|
73
|
+
export type { SetStorageAtErrorType, SetStorageAtParameters, } from './actions/test/setStorageAt.js';
|
74
|
+
export type { SignMessageErrorType, SignMessageParameters, SignMessageReturnType, } from './actions/wallet/signMessage.js';
|
75
|
+
export type { SignTypedDataErrorType, SignTypedDataParameters, SignTypedDataReturnType, } from './actions/wallet/signTypedData.js';
|
76
|
+
export type { SimulateContractErrorType, SimulateContractParameters, SimulateContractReturnType, } from './actions/public/simulateContract.js';
|
77
|
+
export type { StopImpersonatingAccountErrorType, StopImpersonatingAccountParameters, } from './actions/test/stopImpersonatingAccount.js';
|
78
|
+
export type { SwitchChainErrorType, SwitchChainParameters, } from './actions/wallet/switchChain.js';
|
79
|
+
export type { UninstallFilterErrorType, UninstallFilterParameters, UninstallFilterReturnType, } from './actions/public/uninstallFilter.js';
|
80
|
+
export type { WatchAssetErrorType, WatchAssetParameters, WatchAssetReturnType, } from './actions/wallet/watchAsset.js';
|
81
|
+
export type { VerifyHashErrorType, VerifyHashParameters, VerifyHashReturnType, } from './actions/public/verifyHash.js';
|
82
|
+
export type { WatchContractEventOnLogsParameter, WatchContractEventErrorType, WatchContractEventParameters, WatchContractEventReturnType, } from './actions/public/watchContractEvent.js';
|
83
|
+
export type { WriteContractErrorType, WriteContractParameters, WriteContractReturnType, } from './actions/wallet/writeContract.js';
|
84
84
|
export type { Chain, ChainContract, ChainFees, ChainFormatter,
|
85
85
|
/** @deprecated use `ChainFormatter` instead. */
|
86
86
|
ChainFormatter as Formatter, ChainFormatters,
|
@@ -94,39 +94,39 @@ ExtractChainFormatterExclude as ExtractFormatterExclude, ExtractChainFormatterPa
|
|
94
94
|
ExtractChainFormatterParameters as ExtractFormatterParameters, ExtractChainFormatterReturnType,
|
95
95
|
/** @deprecated use `ExtractChainFormatterReturnType` instead. */
|
96
96
|
ExtractChainFormatterReturnType as ExtractFormatterReturnType, } from './types/chain.js';
|
97
|
-
export { type Client, type ClientConfig, type MulticallBatchOptions, createClient, } from './clients/createClient.js';
|
98
|
-
export { type CustomTransport, type CustomTransportConfig, custom, } from './clients/transports/custom.js';
|
99
|
-
export { type FallbackTransport, type FallbackTransportConfig, fallback, } from './clients/transports/fallback.js';
|
100
|
-
export { type HttpTransport, type
|
101
|
-
export { type PublicClient, type PublicClientConfig, createPublicClient, } from './clients/createPublicClient.js';
|
102
|
-
export { type TestClient, type TestClientConfig, createTestClient, } from './clients/createTestClient.js';
|
97
|
+
export { type Client, type ClientConfig, type CreateClientErrorType, type MulticallBatchOptions, createClient, } from './clients/createClient.js';
|
98
|
+
export { type CustomTransport, type CustomTransportConfig, type CustomTransportErrorType, custom, } from './clients/transports/custom.js';
|
99
|
+
export { type FallbackTransport, type FallbackTransportConfig, type FallbackTransportErrorType, fallback, } from './clients/transports/fallback.js';
|
100
|
+
export { type HttpTransport, type HttpTransportErrorType, http, } from './clients/transports/http.js';
|
101
|
+
export { type PublicClient, type PublicClientConfig, type CreatePublicClientErrorType, createPublicClient, } from './clients/createPublicClient.js';
|
102
|
+
export { type TestClient, type TestClientConfig, type CreateTestClientErrorType, createTestClient, } from './clients/createTestClient.js';
|
103
103
|
export { type PublicActions, publicActions, } from './clients/decorators/public.js';
|
104
104
|
export { type TestActions, testActions, } from './clients/decorators/test.js';
|
105
105
|
export { type WalletActions, walletActions, } from './clients/decorators/wallet.js';
|
106
|
-
export { type Transport, type TransportConfig, createTransport, } from './clients/transports/createTransport.js';
|
107
|
-
export { type WalletClient, type WalletClientConfig, createWalletClient, } from './clients/createWalletClient.js';
|
108
|
-
export { type WebSocketTransport, type WebSocketTransportConfig, webSocket, } from './clients/transports/webSocket.js';
|
106
|
+
export { type Transport, type TransportConfig, type CreateTransportErrorType, createTransport, } from './clients/transports/createTransport.js';
|
107
|
+
export { type WalletClient, type WalletClientConfig, type CreateWalletClientErrorType, createWalletClient, } from './clients/createWalletClient.js';
|
108
|
+
export { type WebSocketTransport, type WebSocketTransportConfig, type WebSocketTransportErrorType, webSocket, } from './clients/transports/webSocket.js';
|
109
109
|
export { multicall3Abi } from './constants/abis.js';
|
110
110
|
export { zeroAddress } from './constants/address.js';
|
111
111
|
export { etherUnits, gweiUnits, weiUnits } from './constants/unit.js';
|
112
112
|
export { maxInt8, maxInt16, maxInt24, maxInt32, maxInt40, maxInt48, maxInt56, maxInt64, maxInt72, maxInt80, maxInt88, maxInt96, maxInt104, maxInt112, maxInt120, maxInt128, maxInt136, maxInt144, maxInt152, maxInt160, maxInt168, maxInt176, maxInt184, maxInt192, maxInt200, maxInt208, maxInt216, maxInt224, maxInt232, maxInt240, maxInt248, maxInt256, maxUint8, maxUint16, maxUint24, maxUint32, maxUint40, maxUint48, maxUint56, maxUint64, maxUint72, maxUint80, maxUint88, maxUint96, maxUint104, maxUint112, maxUint120, maxUint128, maxUint136, maxUint144, maxUint152, maxUint160, maxUint168, maxUint176, maxUint184, maxUint192, maxUint200, maxUint208, maxUint216, maxUint224, maxUint232, maxUint240, maxUint248, maxUint256, minInt8, minInt16, minInt24, minInt32, minInt40, minInt48, minInt56, minInt64, minInt72, minInt80, minInt88, minInt96, minInt104, minInt112, minInt120, minInt128, minInt136, minInt144, minInt152, minInt160, minInt168, minInt176, minInt184, minInt192, minInt200, minInt208, minInt216, minInt224, minInt232, minInt240, minInt248, minInt256, } from './constants/number.js';
|
113
|
-
export { AbiConstructorNotFoundError, AbiConstructorParamsNotFoundError, AbiDecodingDataSizeInvalidError, AbiDecodingZeroDataError, AbiEncodingArrayLengthMismatchError, AbiEncodingLengthMismatchError, AbiErrorInputsNotFoundError, AbiErrorNotFoundError, AbiErrorSignatureNotFoundError, AbiEventNotFoundError, AbiEventSignatureEmptyTopicsError, AbiEventSignatureNotFoundError, AbiFunctionNotFoundError, AbiFunctionOutputsNotFoundError, AbiFunctionSignatureNotFoundError, DecodeLogTopicsMismatch, InvalidAbiDecodingTypeError, InvalidAbiEncodingTypeError, InvalidArrayError, InvalidDefinitionTypeError, } from './errors/abi.js';
|
114
|
-
export { BaseError } from './errors/base.js';
|
115
|
-
export { BlockNotFoundError } from './errors/block.js';
|
116
|
-
export { CallExecutionError, ContractFunctionExecutionError, ContractFunctionRevertedError, ContractFunctionZeroDataError, RawContractError, } from './errors/contract.js';
|
117
|
-
export { BaseFeeScalarError, Eip1559FeesNotSupportedError, MaxFeePerGasTooLowError, } from './errors/fee.js';
|
118
|
-
export { ChainDisconnectedError, InternalRpcError, InvalidInputRpcError, InvalidParamsRpcError, InvalidRequestRpcError, JsonRpcVersionUnsupportedError, LimitExceededRpcError, MethodNotFoundRpcError, MethodNotSupportedRpcError, ParseRpcError, ProviderDisconnectedError, ProviderRpcError, type ProviderRpcErrorCode, ResourceNotFoundRpcError, ResourceUnavailableRpcError, RpcError, type RpcErrorCode, TransactionRejectedRpcError,
|
119
|
-
export { ChainDoesNotSupportContract, ClientChainNotConfiguredError, InvalidChainIdError, } from './errors/chain.js';
|
120
|
-
export { DataLengthTooLongError, DataLengthTooShortError, InvalidBytesBooleanError, InvalidHexBooleanError, InvalidHexValueError, OffsetOutOfBoundsError, } from './errors/encoding.js';
|
121
|
-
export { EnsAvatarUriResolutionError } from './errors/ens.js';
|
122
|
-
export { EstimateGasExecutionError } from './errors/estimateGas.js';
|
123
|
-
export { ExecutionRevertedError, FeeCapTooHighError, FeeCapTooLowError, InsufficientFundsError, IntrinsicGasTooHighError, IntrinsicGasTooLowError, NonceMaxValueError, NonceTooHighError, NonceTooLowError, TipAboveFeeCapError, TransactionTypeNotSupportedError, UnknownNodeError, } from './errors/node.js';
|
124
|
-
export { FilterTypeNotSupportedError } from './errors/log.js';
|
125
|
-
export { HttpRequestError, RpcRequestError, TimeoutError, WebSocketRequestError, } from './errors/request.js';
|
126
|
-
export { InvalidAddressError } from './errors/address.js';
|
127
|
-
export { InvalidLegacyVError, TransactionExecutionError, TransactionNotFoundError, TransactionReceiptNotFoundError, WaitForTransactionReceiptTimeoutError, } from './errors/transaction.js';
|
128
|
-
export { SizeExceedsPaddingSizeError } from './errors/data.js';
|
129
|
-
export { UrlRequiredError } from './errors/transport.js';
|
113
|
+
export { AbiConstructorNotFoundError, type AbiConstructorNotFoundErrorType, AbiConstructorParamsNotFoundError, type AbiConstructorParamsNotFoundErrorType, AbiDecodingDataSizeInvalidError, type AbiDecodingDataSizeInvalidErrorType, AbiDecodingDataSizeTooSmallError, type AbiDecodingDataSizeTooSmallErrorType, AbiDecodingZeroDataError, type AbiDecodingZeroDataErrorType, AbiEncodingArrayLengthMismatchError, type AbiEncodingArrayLengthMismatchErrorType, AbiEncodingLengthMismatchError, type AbiEncodingLengthMismatchErrorType, AbiEncodingBytesSizeMismatchError, type AbiEncodingBytesSizeMismatchErrorType, AbiErrorInputsNotFoundError, type AbiErrorInputsNotFoundErrorType, AbiErrorNotFoundError, type AbiErrorNotFoundErrorType, AbiErrorSignatureNotFoundError, type AbiErrorSignatureNotFoundErrorType, AbiEventNotFoundError, type AbiEventNotFoundErrorType, AbiEventSignatureEmptyTopicsError, type AbiEventSignatureEmptyTopicsErrorType, AbiEventSignatureNotFoundError, type AbiEventSignatureNotFoundErrorType, AbiFunctionNotFoundError, type AbiFunctionNotFoundErrorType, AbiFunctionOutputsNotFoundError, type AbiFunctionOutputsNotFoundErrorType, AbiFunctionSignatureNotFoundError, type AbiFunctionSignatureNotFoundErrorType, BytesSizeMismatchError, type BytesSizeMismatchErrorType, DecodeLogDataMismatch, type DecodeLogDataMismatchErrorType, DecodeLogTopicsMismatch, type DecodeLogTopicsMismatchErrorType, InvalidAbiDecodingTypeError, type InvalidAbiDecodingTypeErrorType, InvalidAbiEncodingTypeError, type InvalidAbiEncodingTypeErrorType, InvalidArrayError, type InvalidArrayErrorType, InvalidDefinitionTypeError, type InvalidDefinitionTypeErrorType, UnsupportedPackedAbiType, type UnsupportedPackedAbiTypeErrorType, } from './errors/abi.js';
|
114
|
+
export { BaseError, type BaseErrorType } from './errors/base.js';
|
115
|
+
export { BlockNotFoundError, type BlockNotFoundErrorType, } from './errors/block.js';
|
116
|
+
export { CallExecutionError, type CallExecutionErrorType, ContractFunctionExecutionError, type ContractFunctionExecutionErrorType, ContractFunctionRevertedError, type ContractFunctionRevertedErrorType, ContractFunctionZeroDataError, type ContractFunctionZeroDataErrorType, RawContractError, type RawContractErrorType, } from './errors/contract.js';
|
117
|
+
export { BaseFeeScalarError, type BaseFeeScalarErrorType, Eip1559FeesNotSupportedError, type Eip1559FeesNotSupportedErrorType, MaxFeePerGasTooLowError, type MaxFeePerGasTooLowErrorType, } from './errors/fee.js';
|
118
|
+
export { ChainDisconnectedError, type ChainDisconnectedErrorType, InternalRpcError, type InternalRpcErrorType, InvalidInputRpcError, type InvalidInputRpcErrorType, InvalidParamsRpcError, type InvalidParamsRpcErrorType, InvalidRequestRpcError, type InvalidRequestRpcErrorType, JsonRpcVersionUnsupportedError, type JsonRpcVersionUnsupportedErrorType, LimitExceededRpcError, type LimitExceededRpcErrorType, MethodNotFoundRpcError, type MethodNotFoundRpcErrorType, MethodNotSupportedRpcError, type MethodNotSupportedRpcErrorType, ParseRpcError, type ParseRpcErrorType, ProviderDisconnectedError, type ProviderDisconnectedErrorType, ProviderRpcError, type ProviderRpcErrorCode, type ProviderRpcErrorType, ResourceNotFoundRpcError, type ResourceNotFoundRpcErrorType, ResourceUnavailableRpcError, type ResourceUnavailableRpcErrorType, RpcError, type RpcErrorType, type RpcErrorCode, SwitchChainError, TransactionRejectedRpcError, type TransactionRejectedRpcErrorType, UnauthorizedProviderError, type UnauthorizedProviderErrorType, UnknownRpcError, type UnknownRpcErrorType, UnsupportedProviderMethodError, type UnsupportedProviderMethodErrorType, UserRejectedRequestError, type UserRejectedRequestErrorType, } from './errors/rpc.js';
|
119
|
+
export { ChainDoesNotSupportContract, type ChainDoesNotSupportContractErrorType, ChainMismatchError, type ChainMismatchErrorType, ChainNotFoundError, type ChainNotFoundErrorType, ClientChainNotConfiguredError, type ClientChainNotConfiguredErrorType, InvalidChainIdError, type InvalidChainIdErrorType, } from './errors/chain.js';
|
120
|
+
export { DataLengthTooLongError, type DataLengthTooLongErrorType, DataLengthTooShortError, type DataLengthTooShortErrorType, InvalidBytesBooleanError, type InvalidBytesBooleanErrorType, IntegerOutOfRangeError, type IntegerOutOfRangeErrorType, InvalidHexBooleanError, type InvalidHexBooleanErrorType, InvalidHexValueError, type InvalidHexValueErrorType, OffsetOutOfBoundsError, type OffsetOutOfBoundsErrorType, SizeOverflowError, type SizeOverflowErrorType, } from './errors/encoding.js';
|
121
|
+
export { type EnsAvatarInvalidMetadataError, EnsAvatarUriResolutionError, type EnsAvatarInvalidMetadataErrorType, EnsAvatarInvalidNftUriError, type EnsAvatarInvalidNftUriErrorType, EnsAvatarUnsupportedNamespaceError, type EnsAvatarUnsupportedNamespaceErrorType, type EnsAvatarUriResolutionErrorType, } from './errors/ens.js';
|
122
|
+
export { EstimateGasExecutionError, type EstimateGasExecutionErrorType, } from './errors/estimateGas.js';
|
123
|
+
export { ExecutionRevertedError, type ExecutionRevertedErrorType, FeeCapTooHighError, type FeeCapTooHighErrorType, FeeCapTooLowError, type FeeCapTooLowErrorType, InsufficientFundsError, type InsufficientFundsErrorType, IntrinsicGasTooHighError, type IntrinsicGasTooHighErrorType, IntrinsicGasTooLowError, type IntrinsicGasTooLowErrorType, NonceMaxValueError, type NonceMaxValueErrorType, NonceTooHighError, type NonceTooHighErrorType, NonceTooLowError, type NonceTooLowErrorType, TipAboveFeeCapError, type TipAboveFeeCapErrorType, TransactionTypeNotSupportedError, type TransactionTypeNotSupportedErrorType, UnknownNodeError, type UnknownNodeErrorType, } from './errors/node.js';
|
124
|
+
export { FilterTypeNotSupportedError, type FilterTypeNotSupportedErrorType, } from './errors/log.js';
|
125
|
+
export { HttpRequestError, type HttpRequestErrorType, RpcRequestError, type RpcRequestErrorType, TimeoutError, type TimeoutErrorType, WebSocketRequestError, type WebSocketRequestErrorType, } from './errors/request.js';
|
126
|
+
export { InvalidAddressError, type InvalidAddressErrorType, } from './errors/address.js';
|
127
|
+
export { FeeConflictError, type FeeConflictErrorType, InvalidLegacyVError, type InvalidLegacyVErrorType, InvalidSerializableTransactionError, type InvalidSerializableTransactionErrorType, InvalidSerializedTransactionError, type InvalidSerializedTransactionErrorType, InvalidSerializedTransactionTypeError, type InvalidSerializedTransactionTypeErrorType, InvalidStorageKeySizeError, type InvalidStorageKeySizeErrorType, TransactionExecutionError, type TransactionExecutionErrorType, TransactionNotFoundError, type TransactionNotFoundErrorType, TransactionReceiptNotFoundError, type TransactionReceiptNotFoundErrorType, WaitForTransactionReceiptTimeoutError, type WaitForTransactionReceiptTimeoutErrorType, } from './errors/transaction.js';
|
128
|
+
export { SizeExceedsPaddingSizeError, type SizeExceedsPaddingSizeErrorType, SliceOffsetOutOfBoundsError, type SliceOffsetOutOfBoundsErrorType, } from './errors/data.js';
|
129
|
+
export { UrlRequiredError, type UrlRequiredErrorType, } from './errors/transport.js';
|
130
130
|
export type { AbiItem, ContractFunctionConfig, ContractFunctionResult, GetConstructorArgs, GetErrorArgs, GetEventArgs, GetEventArgsFromTopics, GetFunctionArgs, GetValue, InferErrorName, InferEventName, InferFunctionName, InferItemName, } from './types/contract.js';
|
131
131
|
export type { AccessList, Transaction, TransactionBase, TransactionEIP1559, TransactionEIP2930, TransactionLegacy, TransactionReceipt, TransactionRequest, TransactionRequestBase, TransactionRequestEIP1559, TransactionRequestEIP2930, TransactionRequestLegacy, TransactionSerializable, TransactionSerializableBase, TransactionSerializableEIP1559, TransactionSerializableEIP2930, TransactionSerializableLegacy, TransactionSerialized, TransactionSerializedEIP1559, TransactionSerializedEIP2930, TransactionSerializedLegacy, TransactionType, } from './types/transaction.js';
|
132
132
|
export type { Account, AccountSource, CustomSource, HDAccount, HDOptions, JsonRpcAccount, LocalAccount, PrivateKeyAccount, } from './accounts/types.js';
|
@@ -144,78 +144,78 @@ export type { Log } from './types/log.js';
|
|
144
144
|
export type { MulticallContract, MulticallContracts, MulticallResult, MulticallResults, } from './types/multicall.js';
|
145
145
|
export type { ParseAccount } from './types/account.js';
|
146
146
|
export type { RpcBlock, RpcBlockIdentifier, RpcBlockNumber, RpcFeeHistory, RpcFeeValues, RpcLog, RpcTransaction, RpcTransactionReceipt, RpcTransactionRequest, RpcUncle, } from './types/rpc.js';
|
147
|
-
export { labelhash } from './utils/ens/labelhash.js';
|
148
|
-
export { namehash } from './utils/ens/namehash.js';
|
149
|
-
export { type FormattedBlock, defineBlock, formatBlock, } from './utils/formatters/block.js';
|
150
|
-
export { formatLog } from './utils/formatters/log.js';
|
151
|
-
export { type DecodeAbiParametersReturnType, decodeAbiParameters, } from './utils/abi/decodeAbiParameters.js';
|
152
|
-
export { type DecodeDeployDataParameters, type DecodeDeployDataReturnType, decodeDeployData, } from './utils/abi/decodeDeployData.js';
|
153
|
-
export { type DecodeErrorResultParameters, type DecodeErrorResultReturnType, decodeErrorResult, } from './utils/abi/decodeErrorResult.js';
|
154
|
-
export { type DecodeEventLogParameters, type DecodeEventLogReturnType, decodeEventLog, } from './utils/abi/decodeEventLog.js';
|
155
|
-
export { type DecodeFunctionDataParameters, decodeFunctionData, } from './utils/abi/decodeFunctionData.js';
|
156
|
-
export { type DecodeFunctionResultParameters, type DecodeFunctionResultReturnType, decodeFunctionResult, } from './utils/abi/decodeFunctionResult.js';
|
157
|
-
export { type EncodeAbiParametersReturnType, encodeAbiParameters, } from './utils/abi/encodeAbiParameters.js';
|
158
|
-
export { type EncodeDeployDataParameters, encodeDeployData, } from './utils/abi/encodeDeployData.js';
|
159
|
-
export { type EncodeErrorResultParameters, encodeErrorResult, } from './utils/abi/encodeErrorResult.js';
|
160
|
-
export { type EncodeEventTopicsParameters, encodeEventTopics, } from './utils/abi/encodeEventTopics.js';
|
161
|
-
export { type EncodeFunctionDataParameters, encodeFunctionData, } from './utils/abi/encodeFunctionData.js';
|
162
|
-
export { type EncodeFunctionResultParameters, encodeFunctionResult, } from './utils/abi/encodeFunctionResult.js';
|
163
|
-
export { type FormattedTransaction, defineTransaction, formatTransaction, transactionType, } from './utils/formatters/transaction.js';
|
164
|
-
export { type FormattedTransactionReceipt, defineTransactionReceipt, } from './utils/formatters/transactionReceipt.js';
|
165
|
-
export { type FormattedTransactionRequest, defineTransactionRequest, formatTransactionRequest, rpcTransactionType, } from './utils/formatters/transactionRequest.js';
|
166
|
-
export { type GetAbiItemParameters, getAbiItem, } from './utils/abi/getAbiItem.js';
|
167
|
-
export { type GetContractAddressOptions, type GetCreate2AddressOptions, type GetCreateAddressOptions, getContractAddress, getCreate2Address, getCreateAddress, } from './utils/address/getContractAddress.js';
|
168
|
-
export { type GetSerializedTransactionType, getSerializedTransactionType, } from './utils/transaction/getSerializedTransactionType.js';
|
169
|
-
export { type GetTransactionType, getTransactionType, } from './utils/transaction/getTransactionType.js';
|
170
|
-
export { type HashTypedDataParameters, type HashTypedDataReturnType, hashTypedData, } from './utils/signature/hashTypedData.js';
|
171
|
-
export { hexToSignature } from './utils/signature/hexToSignature.js';
|
172
|
-
export { type RecoverAddressParameters, type RecoverAddressReturnType, recoverAddress, } from './utils/signature/recoverAddress.js';
|
173
|
-
export { type RecoverMessageAddressParameters, type RecoverMessageAddressReturnType, recoverMessageAddress, } from './utils/signature/recoverMessageAddress.js';
|
174
|
-
export { type RecoverPublicKeyParameters, type RecoverPublicKeyReturnType, recoverPublicKey, } from './utils/signature/recoverPublicKey.js';
|
175
|
-
export { type RecoverTypedDataAddressParameters, type RecoverTypedDataAddressReturnType, recoverTypedDataAddress, } from './utils/signature/recoverTypedDataAddress.js';
|
176
|
-
export { signatureToHex } from './utils/signature/signatureToHex.js';
|
177
|
-
export { type
|
178
|
-
export { type VerifyMessageParameters, type VerifyMessageReturnType, verifyMessage, } from './utils/signature/verifyMessage.js';
|
179
|
-
export { type VerifyTypedDataParameters, type VerifyTypedDataReturnType, verifyTypedData, } from './utils/signature/verifyTypedData.js';
|
180
|
-
export { assertRequest } from './utils/transaction/assertRequest.js';
|
181
|
-
export { assertTransactionEIP1559, assertTransactionEIP2930, assertTransactionLegacy, } from './utils/transaction/assertTransaction.js';
|
182
|
-
export { boolToBytes, hexToBytes, numberToBytes, stringToBytes, toBytes, } from './utils/encoding/toBytes.js';
|
183
|
-
export { boolToHex, bytesToHex, numberToHex, stringToHex, toHex, } from './utils/encoding/toHex.js';
|
184
|
-
export { bytesToBigInt,
|
147
|
+
export { labelhash, type LabelhashErrorType } from './utils/ens/labelhash.js';
|
148
|
+
export { namehash, type NamehashErrorType } from './utils/ens/namehash.js';
|
149
|
+
export { type FormattedBlock, defineBlock, type DefineBlockErrorType, formatBlock, type FormatBlockErrorType, } from './utils/formatters/block.js';
|
150
|
+
export { formatLog, type FormatLogErrorType } from './utils/formatters/log.js';
|
151
|
+
export { type DecodeAbiParametersErrorType, type DecodeAbiParametersReturnType, decodeAbiParameters, } from './utils/abi/decodeAbiParameters.js';
|
152
|
+
export { type DecodeDeployDataErrorType, type DecodeDeployDataParameters, type DecodeDeployDataReturnType, decodeDeployData, } from './utils/abi/decodeDeployData.js';
|
153
|
+
export { type DecodeErrorResultErrorType, type DecodeErrorResultParameters, type DecodeErrorResultReturnType, decodeErrorResult, } from './utils/abi/decodeErrorResult.js';
|
154
|
+
export { type DecodeEventLogErrorType, type DecodeEventLogParameters, type DecodeEventLogReturnType, decodeEventLog, } from './utils/abi/decodeEventLog.js';
|
155
|
+
export { type DecodeFunctionDataErrorType, type DecodeFunctionDataParameters, decodeFunctionData, } from './utils/abi/decodeFunctionData.js';
|
156
|
+
export { type DecodeFunctionResultErrorType, type DecodeFunctionResultParameters, type DecodeFunctionResultReturnType, decodeFunctionResult, } from './utils/abi/decodeFunctionResult.js';
|
157
|
+
export { type EncodeAbiParametersErrorType, type EncodeAbiParametersReturnType, encodeAbiParameters, } from './utils/abi/encodeAbiParameters.js';
|
158
|
+
export { type EncodeDeployDataErrorType, type EncodeDeployDataParameters, encodeDeployData, } from './utils/abi/encodeDeployData.js';
|
159
|
+
export { type EncodeErrorResultErrorType, type EncodeErrorResultParameters, encodeErrorResult, } from './utils/abi/encodeErrorResult.js';
|
160
|
+
export { type EncodeEventTopicsErrorType, type EncodeEventTopicsParameters, encodeEventTopics, } from './utils/abi/encodeEventTopics.js';
|
161
|
+
export { type EncodeFunctionDataErrorType, type EncodeFunctionDataParameters, encodeFunctionData, } from './utils/abi/encodeFunctionData.js';
|
162
|
+
export { type EncodeFunctionResultErrorType, type EncodeFunctionResultParameters, encodeFunctionResult, } from './utils/abi/encodeFunctionResult.js';
|
163
|
+
export { type FormattedTransaction, defineTransaction, type DefineTransactionErrorType, formatTransaction, type FormatTransactionErrorType, transactionType, } from './utils/formatters/transaction.js';
|
164
|
+
export { type FormattedTransactionReceipt, defineTransactionReceipt, type DefineTransactionReceiptErrorType, formatTransactionReceipt, type FormatTransactionReceiptErrorType, } from './utils/formatters/transactionReceipt.js';
|
165
|
+
export { type FormattedTransactionRequest, defineTransactionRequest, type DefineTransactionRequestErrorType, formatTransactionRequest, type FormatTransactionRequestErrorType, rpcTransactionType, } from './utils/formatters/transactionRequest.js';
|
166
|
+
export { type GetAbiItemErrorType, type GetAbiItemParameters, getAbiItem, } from './utils/abi/getAbiItem.js';
|
167
|
+
export { type GetContractAddressOptions, type GetCreate2AddressOptions, type GetCreate2AddressErrorType, type GetCreateAddressOptions, type GetCreateAddressErrorType, getContractAddress, getCreate2Address, getCreateAddress, } from './utils/address/getContractAddress.js';
|
168
|
+
export { type GetSerializedTransactionType, type GetSerializedTransactionTypeErrorType, getSerializedTransactionType, } from './utils/transaction/getSerializedTransactionType.js';
|
169
|
+
export { type GetTransactionType, type GetTransationTypeErrorType, getTransactionType, } from './utils/transaction/getTransactionType.js';
|
170
|
+
export { type HashDomainErrorType, type HashTypedDataErrorType, type HashTypedDataParameters, type HashTypedDataReturnType, hashDomain, hashTypedData, } from './utils/signature/hashTypedData.js';
|
171
|
+
export { type HexToSignatureErrorType, hexToSignature, } from './utils/signature/hexToSignature.js';
|
172
|
+
export { type RecoverAddressErrorType, type RecoverAddressParameters, type RecoverAddressReturnType, recoverAddress, } from './utils/signature/recoverAddress.js';
|
173
|
+
export { type RecoverMessageAddressErrorType, type RecoverMessageAddressParameters, type RecoverMessageAddressReturnType, recoverMessageAddress, } from './utils/signature/recoverMessageAddress.js';
|
174
|
+
export { type RecoverPublicKeyErrorType, type RecoverPublicKeyParameters, type RecoverPublicKeyReturnType, recoverPublicKey, } from './utils/signature/recoverPublicKey.js';
|
175
|
+
export { type RecoverTypedDataAddressErrorType, type RecoverTypedDataAddressParameters, type RecoverTypedDataAddressReturnType, recoverTypedDataAddress, } from './utils/signature/recoverTypedDataAddress.js';
|
176
|
+
export { type SignatureToHexErrorType, signatureToHex, } from './utils/signature/signatureToHex.js';
|
177
|
+
export { bytesToRlp, type BytesToRlpErrorType, hexToRlp, type HexToRlpErrorType, toRlp, type ToRlpErrorType, type ToRlpReturnType, } from './utils/encoding/toRlp.js';
|
178
|
+
export { type VerifyMessageErrorType, type VerifyMessageParameters, type VerifyMessageReturnType, verifyMessage, } from './utils/signature/verifyMessage.js';
|
179
|
+
export { type VerifyTypedDataErrorType, type VerifyTypedDataParameters, type VerifyTypedDataReturnType, verifyTypedData, } from './utils/signature/verifyTypedData.js';
|
180
|
+
export { type AssertRequestErrorType, assertRequest, } from './utils/transaction/assertRequest.js';
|
181
|
+
export { type AssertTransactionEIP1559ErrorType, assertTransactionEIP1559, type AssertTransactionEIP2930ErrorType, assertTransactionEIP2930, type AssertTransactionLegacyErrorType, assertTransactionLegacy, } from './utils/transaction/assertTransaction.js';
|
182
|
+
export { type BoolToBytesErrorType, type BoolToBytesOpts, boolToBytes, type HexToBytesErrorType, type HexToBytesOpts, hexToBytes, type NumberToBytesErrorType, numberToBytes, type StringToBytesErrorType, type StringToBytesOpts, stringToBytes, type ToBytesErrorType, type ToBytesParameters, toBytes, } from './utils/encoding/toBytes.js';
|
183
|
+
export { type BoolToHexErrorType, type BoolToHexOpts, boolToHex, type BytesToHexErrorType, type BytesToHexOpts, bytesToHex, type NumberToHexErrorType, type NumberToHexOpts, numberToHex, type StringToHexErrorType, type StringToHexOpts, stringToHex, type ToHexErrorType, type ToHexParameters, toHex, } from './utils/encoding/toHex.js';
|
184
|
+
export { type BytesToBigIntErrorType, type BytesToBigIntOpts, bytesToBigInt,
|
185
185
|
/** @deprecated - use `bytesToBigInt` */
|
186
|
-
bytesToBigInt as bytesToBigint, bytesToBool, bytesToNumber, bytesToString, fromBytes, } from './utils/encoding/fromBytes.js';
|
187
|
-
export { ccipFetch, offchainLookup, offchainLookupAbiItem, offchainLookupSignature, } from './utils/ccip.js';
|
188
|
-
export { concat, concatBytes, concatHex } from './utils/data/concat.js';
|
189
|
-
export { assertCurrentChain, defineChain } from './utils/chain.js';
|
190
|
-
export { encodePacked } from './utils/abi/encodePacked.js';
|
191
|
-
export { formatEther } from './utils/unit/formatEther.js';
|
192
|
-
export { formatGwei } from './utils/unit/formatGwei.js';
|
193
|
-
export { formatUnits } from './utils/unit/formatUnits.js';
|
194
|
-
export { fromHex, hexToBigInt, hexToBool, hexToNumber, hexToString, } from './utils/encoding/fromHex.js';
|
195
|
-
export { fromRlp } from './utils/encoding/fromRlp.js';
|
196
|
-
export { getAddress } from './utils/address/getAddress.js';
|
197
|
-
export { getContractError } from './utils/errors/getContractError.js';
|
198
|
-
export { getEventSelector } from './utils/hash/getEventSelector.js';
|
199
|
-
export { getEventSignature } from './utils/hash/getEventSignature.js';
|
200
|
-
export { getFunctionSelector } from './utils/hash/getFunctionSelector.js';
|
201
|
-
export { getFunctionSignature } from './utils/hash/getFunctionSignature.js';
|
202
|
-
export { hashMessage } from './utils/signature/hashMessage.js';
|
203
|
-
export { isAddress } from './utils/address/isAddress.js';
|
204
|
-
export { isAddressEqual } from './utils/address/isAddressEqual.js';
|
205
|
-
export { isBytes } from './utils/data/isBytes.js';
|
206
|
-
export { isHash } from './utils/hash/isHash.js';
|
207
|
-
export { isHex } from './utils/data/isHex.js';
|
208
|
-
export { keccak256 } from './utils/hash/keccak256.js';
|
209
|
-
export { pad, padBytes, padHex } from './utils/data/pad.js';
|
210
|
-
export { parseEther } from './utils/unit/parseEther.js';
|
211
|
-
export { parseGwei } from './utils/unit/parseGwei.js';
|
212
|
-
export { parseTransaction } from './utils/transaction/parseTransaction.js';
|
213
|
-
export { parseUnits } from './utils/unit/parseUnits.js';
|
214
|
-
export { serializeAccessList } from './utils/transaction/serializeAccessList.js';
|
215
|
-
export { serializeTransaction, type SerializeTransactionFn, } from './utils/transaction/serializeTransaction.js';
|
216
|
-
export { size } from './utils/data/size.js';
|
217
|
-
export { slice, sliceBytes, sliceHex } from './utils/data/slice.js';
|
218
|
-
export { stringify } from './utils/stringify.js';
|
219
|
-
export { trim } from './utils/data/trim.js';
|
220
|
-
export { validateTypedData, domainSeparator } from './utils/typedData.js';
|
186
|
+
bytesToBigInt as bytesToBigint, type BytesToBoolErrorType, type BytesToBoolOpts, bytesToBool, type BytesToNumberErrorType, type BytesToNumberOpts, bytesToNumber, type BytesToStringErrorType, type BytesToStringOpts, bytesToString, type FromBytesErrorType, type FromBytesParameters, fromBytes, } from './utils/encoding/fromBytes.js';
|
187
|
+
export { type CcipFetchErrorType, ccipFetch, type OffchainLookupErrorType, offchainLookup, offchainLookupAbiItem, offchainLookupSignature, } from './utils/ccip.js';
|
188
|
+
export { type ConcatBytesErrorType, type ConcatErrorType, type ConcatHexErrorType, type ConcatReturnType, concat, concatBytes, concatHex, } from './utils/data/concat.js';
|
189
|
+
export { type AssertCurrentChainErrorType, type AssertCurrentChainParameters, type GetChainContractAddressErrorType, assertCurrentChain, defineChain, getChainContractAddress, } from './utils/chain.js';
|
190
|
+
export { type EncodePackedErrorType, encodePacked, } from './utils/abi/encodePacked.js';
|
191
|
+
export { type FormatEtherErrorType, formatEther, } from './utils/unit/formatEther.js';
|
192
|
+
export { type FormatGweiErrorType, formatGwei, } from './utils/unit/formatGwei.js';
|
193
|
+
export { type FormatUnitsErrorType, formatUnits, } from './utils/unit/formatUnits.js';
|
194
|
+
export { type FromHexErrorType, fromHex, type HexToBigIntErrorType, hexToBigInt, type HexToBoolErrorType, hexToBool, type HexToNumberErrorType, hexToNumber, type HexToStringErrorType, hexToString, } from './utils/encoding/fromHex.js';
|
195
|
+
export { type FromRlpErrorType, type FromRlpReturnType, fromRlp, } from './utils/encoding/fromRlp.js';
|
196
|
+
export { type ChecksumAddressErrorType, type GetAddressErrorType, checksumAddress, getAddress, } from './utils/address/getAddress.js';
|
197
|
+
export { type GetContractErrorReturnType, getContractError, } from './utils/errors/getContractError.js';
|
198
|
+
export { type GetEventSelectorErrorType, getEventSelector, } from './utils/hash/getEventSelector.js';
|
199
|
+
export { type GetEventSignatureErrorType, getEventSignature, } from './utils/hash/getEventSignature.js';
|
200
|
+
export { type GetFunctionSelectorErrorType, getFunctionSelector, } from './utils/hash/getFunctionSelector.js';
|
201
|
+
export { type GetFunctionSignatureErrorType, getFunctionSignature, } from './utils/hash/getFunctionSignature.js';
|
202
|
+
export { type HashMessageErrorType, hashMessage, } from './utils/signature/hashMessage.js';
|
203
|
+
export { type IsAddressErrorType, isAddress, } from './utils/address/isAddress.js';
|
204
|
+
export { type IsAddressEqualErrorType, isAddressEqual, } from './utils/address/isAddressEqual.js';
|
205
|
+
export { type IsBytesErrorType, isBytes } from './utils/data/isBytes.js';
|
206
|
+
export { type IsHashErrorType, isHash } from './utils/hash/isHash.js';
|
207
|
+
export { type IsHexErrorType, isHex } from './utils/data/isHex.js';
|
208
|
+
export { type Keccak256ErrorType, keccak256 } from './utils/hash/keccak256.js';
|
209
|
+
export { type PadBytesErrorType, type PadErrorType, type PadHexErrorType, type PadReturnType, pad, padBytes, padHex, } from './utils/data/pad.js';
|
210
|
+
export { type ParseEtherErrorType, parseEther, } from './utils/unit/parseEther.js';
|
211
|
+
export { type ParseGweiErrorType, parseGwei } from './utils/unit/parseGwei.js';
|
212
|
+
export { type ParseTransactionErrorType, type ParseTransactionReturnType, parseTransaction, } from './utils/transaction/parseTransaction.js';
|
213
|
+
export { type ParseUnitsErrorType, parseUnits, } from './utils/unit/parseUnits.js';
|
214
|
+
export { type SerializeAccessListErrorType, serializeAccessList, } from './utils/transaction/serializeAccessList.js';
|
215
|
+
export { serializeTransaction, type SerializeTransactionErrorType, type SerializedTransactionReturnType, type SerializeTransactionFn, } from './utils/transaction/serializeTransaction.js';
|
216
|
+
export { type SizeErrorType, size } from './utils/data/size.js';
|
217
|
+
export { type SliceBytesErrorType, type SliceErrorType, type SliceHexErrorType, slice, sliceBytes, sliceHex, } from './utils/data/slice.js';
|
218
|
+
export { type StringifyErrorType, stringify } from './utils/stringify.js';
|
219
|
+
export { type TrimErrorType, type TrimReturnType, trim, } from './utils/data/trim.js';
|
220
|
+
export { type DomainSeparatorErrorType, type GetTypesForEIP712DomainErrorType, type ValidateTypedDataErrorType, validateTypedData, domainSeparator, getTypesForEIP712Domain, } from './utils/typedData.js';
|
221
221
|
//# sourceMappingURL=index.d.ts.map
|