viem 0.2.8 → 0.2.10

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/dist/public.js CHANGED
@@ -26,7 +26,7 @@
26
26
 
27
27
 
28
28
 
29
- var _chunkTFIHG36Gjs = require('./chunk-TFIHG36G.js');
29
+ var _chunk6PP4CMLNjs = require('./chunk-6PP4CMLN.js');
30
30
 
31
31
 
32
32
 
@@ -55,5 +55,5 @@ var _chunkTFIHG36Gjs = require('./chunk-TFIHG36G.js');
55
55
 
56
56
 
57
57
 
58
- exports.call = _chunkTFIHG36Gjs.call; exports.createBlockFilter = _chunkTFIHG36Gjs.createBlockFilter; exports.createEventFilter = _chunkTFIHG36Gjs.createEventFilter; exports.createPendingTransactionFilter = _chunkTFIHG36Gjs.createPendingTransactionFilter; exports.estimateGas = _chunkTFIHG36Gjs.estimateGas; exports.getBalance = _chunkTFIHG36Gjs.getBalance; exports.getBlock = _chunkTFIHG36Gjs.getBlock; exports.getBlockNumber = _chunkTFIHG36Gjs.getBlockNumber; exports.getBlockNumberCache = _chunkTFIHG36Gjs.getBlockNumberCache; exports.getBlockTransactionCount = _chunkTFIHG36Gjs.getBlockTransactionCount; exports.getBytecode = _chunkTFIHG36Gjs.getBytecode; exports.getChainId = _chunkTFIHG36Gjs.getChainId; exports.getFeeHistory = _chunkTFIHG36Gjs.getFeeHistory; exports.getFilterChanges = _chunkTFIHG36Gjs.getFilterChanges; exports.getFilterLogs = _chunkTFIHG36Gjs.getFilterLogs; exports.getGasPrice = _chunkTFIHG36Gjs.getGasPrice; exports.getLogs = _chunkTFIHG36Gjs.getLogs; exports.getTransaction = _chunkTFIHG36Gjs.getTransaction; exports.getTransactionConfirmations = _chunkTFIHG36Gjs.getTransactionConfirmations; exports.getTransactionCount = _chunkTFIHG36Gjs.getTransactionCount; exports.getTransactionReceipt = _chunkTFIHG36Gjs.getTransactionReceipt; exports.uninstallFilter = _chunkTFIHG36Gjs.uninstallFilter; exports.waitForTransactionReceipt = _chunkTFIHG36Gjs.waitForTransactionReceipt; exports.watchBlockNumber = _chunkTFIHG36Gjs.watchBlockNumber; exports.watchBlocks = _chunkTFIHG36Gjs.watchBlocks; exports.watchEvent = _chunkTFIHG36Gjs.watchEvent; exports.watchPendingTransactions = _chunkTFIHG36Gjs.watchPendingTransactions;
58
+ exports.call = _chunk6PP4CMLNjs.call; exports.createBlockFilter = _chunk6PP4CMLNjs.createBlockFilter; exports.createEventFilter = _chunk6PP4CMLNjs.createEventFilter; exports.createPendingTransactionFilter = _chunk6PP4CMLNjs.createPendingTransactionFilter; exports.estimateGas = _chunk6PP4CMLNjs.estimateGas; exports.getBalance = _chunk6PP4CMLNjs.getBalance; exports.getBlock = _chunk6PP4CMLNjs.getBlock; exports.getBlockNumber = _chunk6PP4CMLNjs.getBlockNumber; exports.getBlockNumberCache = _chunk6PP4CMLNjs.getBlockNumberCache; exports.getBlockTransactionCount = _chunk6PP4CMLNjs.getBlockTransactionCount; exports.getBytecode = _chunk6PP4CMLNjs.getBytecode; exports.getChainId = _chunk6PP4CMLNjs.getChainId; exports.getFeeHistory = _chunk6PP4CMLNjs.getFeeHistory; exports.getFilterChanges = _chunk6PP4CMLNjs.getFilterChanges; exports.getFilterLogs = _chunk6PP4CMLNjs.getFilterLogs; exports.getGasPrice = _chunk6PP4CMLNjs.getGasPrice; exports.getLogs = _chunk6PP4CMLNjs.getLogs; exports.getTransaction = _chunk6PP4CMLNjs.getTransaction; exports.getTransactionConfirmations = _chunk6PP4CMLNjs.getTransactionConfirmations; exports.getTransactionCount = _chunk6PP4CMLNjs.getTransactionCount; exports.getTransactionReceipt = _chunk6PP4CMLNjs.getTransactionReceipt; exports.uninstallFilter = _chunk6PP4CMLNjs.uninstallFilter; exports.waitForTransactionReceipt = _chunk6PP4CMLNjs.waitForTransactionReceipt; exports.watchBlockNumber = _chunk6PP4CMLNjs.watchBlockNumber; exports.watchBlocks = _chunk6PP4CMLNjs.watchBlocks; exports.watchEvent = _chunk6PP4CMLNjs.watchEvent; exports.watchPendingTransactions = _chunk6PP4CMLNjs.watchPendingTransactions;
59
59
  //# sourceMappingURL=public.js.map
package/dist/public.mjs CHANGED
@@ -26,7 +26,7 @@ import {
26
26
  watchBlocks,
27
27
  watchEvent,
28
28
  watchPendingTransactions
29
- } from "./chunk-DXKVBX5S.mjs";
29
+ } from "./chunk-34RQIVOR.mjs";
30
30
  export {
31
31
  call,
32
32
  createBlockFilter,
package/dist/test.js CHANGED
@@ -27,7 +27,7 @@
27
27
 
28
28
 
29
29
 
30
- var _chunkTFIHG36Gjs = require('./chunk-TFIHG36G.js');
30
+ var _chunk6PP4CMLNjs = require('./chunk-6PP4CMLN.js');
31
31
 
32
32
 
33
33
 
@@ -57,5 +57,5 @@ var _chunkTFIHG36Gjs = require('./chunk-TFIHG36G.js');
57
57
 
58
58
 
59
59
 
60
- exports.dropTransaction = _chunkTFIHG36Gjs.dropTransaction; exports.getAutomine = _chunkTFIHG36Gjs.getAutomine; exports.getTxpoolContent = _chunkTFIHG36Gjs.getTxpoolContent; exports.getTxpoolStatus = _chunkTFIHG36Gjs.getTxpoolStatus; exports.impersonateAccount = _chunkTFIHG36Gjs.impersonateAccount; exports.increaseTime = _chunkTFIHG36Gjs.increaseTime; exports.inspectTxpool = _chunkTFIHG36Gjs.inspectTxpool; exports.mine = _chunkTFIHG36Gjs.mine; exports.removeBlockTimestampInterval = _chunkTFIHG36Gjs.removeBlockTimestampInterval; exports.reset = _chunkTFIHG36Gjs.reset; exports.revert = _chunkTFIHG36Gjs.revert; exports.sendUnsignedTransaction = _chunkTFIHG36Gjs.sendUnsignedTransaction; exports.setAutomine = _chunkTFIHG36Gjs.setAutomine; exports.setBalance = _chunkTFIHG36Gjs.setBalance; exports.setBlockGasLimit = _chunkTFIHG36Gjs.setBlockGasLimit; exports.setBlockTimestampInterval = _chunkTFIHG36Gjs.setBlockTimestampInterval; exports.setCode = _chunkTFIHG36Gjs.setCode; exports.setCoinbase = _chunkTFIHG36Gjs.setCoinbase; exports.setIntervalMining = _chunkTFIHG36Gjs.setIntervalMining; exports.setLoggingEnabled = _chunkTFIHG36Gjs.setLoggingEnabled; exports.setMinGasPrice = _chunkTFIHG36Gjs.setMinGasPrice; exports.setNextBlockBaseFeePerGas = _chunkTFIHG36Gjs.setNextBlockBaseFeePerGas; exports.setNextBlockTimestamp = _chunkTFIHG36Gjs.setNextBlockTimestamp; exports.setNonce = _chunkTFIHG36Gjs.setNonce; exports.setRpcUrl = _chunkTFIHG36Gjs.setRpcUrl; exports.setStorageAt = _chunkTFIHG36Gjs.setStorageAt; exports.snapshot = _chunkTFIHG36Gjs.snapshot; exports.stopImpersonatingAccount = _chunkTFIHG36Gjs.stopImpersonatingAccount;
60
+ exports.dropTransaction = _chunk6PP4CMLNjs.dropTransaction; exports.getAutomine = _chunk6PP4CMLNjs.getAutomine; exports.getTxpoolContent = _chunk6PP4CMLNjs.getTxpoolContent; exports.getTxpoolStatus = _chunk6PP4CMLNjs.getTxpoolStatus; exports.impersonateAccount = _chunk6PP4CMLNjs.impersonateAccount; exports.increaseTime = _chunk6PP4CMLNjs.increaseTime; exports.inspectTxpool = _chunk6PP4CMLNjs.inspectTxpool; exports.mine = _chunk6PP4CMLNjs.mine; exports.removeBlockTimestampInterval = _chunk6PP4CMLNjs.removeBlockTimestampInterval; exports.reset = _chunk6PP4CMLNjs.reset; exports.revert = _chunk6PP4CMLNjs.revert; exports.sendUnsignedTransaction = _chunk6PP4CMLNjs.sendUnsignedTransaction; exports.setAutomine = _chunk6PP4CMLNjs.setAutomine; exports.setBalance = _chunk6PP4CMLNjs.setBalance; exports.setBlockGasLimit = _chunk6PP4CMLNjs.setBlockGasLimit; exports.setBlockTimestampInterval = _chunk6PP4CMLNjs.setBlockTimestampInterval; exports.setCode = _chunk6PP4CMLNjs.setCode; exports.setCoinbase = _chunk6PP4CMLNjs.setCoinbase; exports.setIntervalMining = _chunk6PP4CMLNjs.setIntervalMining; exports.setLoggingEnabled = _chunk6PP4CMLNjs.setLoggingEnabled; exports.setMinGasPrice = _chunk6PP4CMLNjs.setMinGasPrice; exports.setNextBlockBaseFeePerGas = _chunk6PP4CMLNjs.setNextBlockBaseFeePerGas; exports.setNextBlockTimestamp = _chunk6PP4CMLNjs.setNextBlockTimestamp; exports.setNonce = _chunk6PP4CMLNjs.setNonce; exports.setRpcUrl = _chunk6PP4CMLNjs.setRpcUrl; exports.setStorageAt = _chunk6PP4CMLNjs.setStorageAt; exports.snapshot = _chunk6PP4CMLNjs.snapshot; exports.stopImpersonatingAccount = _chunk6PP4CMLNjs.stopImpersonatingAccount;
61
61
  //# sourceMappingURL=test.js.map
package/dist/test.mjs CHANGED
@@ -27,7 +27,7 @@ import {
27
27
  setStorageAt,
28
28
  snapshot,
29
29
  stopImpersonatingAccount
30
- } from "./chunk-DXKVBX5S.mjs";
30
+ } from "./chunk-34RQIVOR.mjs";
31
31
  export {
32
32
  dropTransaction,
33
33
  getAutomine,
@@ -118,7 +118,7 @@
118
118
 
119
119
 
120
120
 
121
- var _chunkTFIHG36Gjs = require('../chunk-TFIHG36G.js');
121
+ var _chunk6PP4CMLNjs = require('../chunk-6PP4CMLN.js');
122
122
 
123
123
 
124
124
 
@@ -239,5 +239,5 @@ var _chunkTFIHG36Gjs = require('../chunk-TFIHG36G.js');
239
239
 
240
240
 
241
241
 
242
- exports.arrayRegex = _chunkTFIHG36Gjs.arrayRegex; exports.assertRequest = _chunkTFIHG36Gjs.assertRequest; exports.assertTransactionEIP1559 = _chunkTFIHG36Gjs.assertTransactionEIP1559; exports.assertTransactionEIP2930 = _chunkTFIHG36Gjs.assertTransactionEIP2930; exports.assertTransactionLegacy = _chunkTFIHG36Gjs.assertTransactionLegacy; exports.boolToBytes = _chunkTFIHG36Gjs.boolToBytes; exports.boolToHex = _chunkTFIHG36Gjs.boolToHex; exports.buildRequest = _chunkTFIHG36Gjs.buildRequest; exports.bytesRegex = _chunkTFIHG36Gjs.bytesRegex; exports.bytesToBigint = _chunkTFIHG36Gjs.bytesToBigint; exports.bytesToBool = _chunkTFIHG36Gjs.bytesToBool; exports.bytesToHex = _chunkTFIHG36Gjs.bytesToHex; exports.bytesToNumber = _chunkTFIHG36Gjs.bytesToNumber; exports.bytesToString = _chunkTFIHG36Gjs.bytesToString; exports.concat = _chunkTFIHG36Gjs.concat; exports.concatBytes = _chunkTFIHG36Gjs.concatBytes; exports.concatHex = _chunkTFIHG36Gjs.concatHex; exports.containsNodeError = _chunkTFIHG36Gjs.containsNodeError; exports.decodeAbiParameters = _chunkTFIHG36Gjs.decodeAbiParameters; exports.decodeErrorResult = _chunkTFIHG36Gjs.decodeErrorResult; exports.decodeEventLog = _chunkTFIHG36Gjs.decodeEventLog; exports.decodeFunctionData = _chunkTFIHG36Gjs.decodeFunctionData; exports.decodeFunctionResult = _chunkTFIHG36Gjs.decodeFunctionResult; exports.defineBlock = _chunkTFIHG36Gjs.defineBlock; exports.defineChain = _chunkTFIHG36Gjs.defineChain; exports.defineFormatter = _chunkTFIHG36Gjs.defineFormatter; exports.defineTransaction = _chunkTFIHG36Gjs.defineTransaction; exports.defineTransactionReceipt = _chunkTFIHG36Gjs.defineTransactionReceipt; exports.defineTransactionRequest = _chunkTFIHG36Gjs.defineTransactionRequest; exports.encodeAbiParameters = _chunkTFIHG36Gjs.encodeAbiParameters; exports.encodeDeployData = _chunkTFIHG36Gjs.encodeDeployData; exports.encodeErrorResult = _chunkTFIHG36Gjs.encodeErrorResult; exports.encodeEventTopics = _chunkTFIHG36Gjs.encodeEventTopics; exports.encodeFunctionData = _chunkTFIHG36Gjs.encodeFunctionData; exports.encodeFunctionResult = _chunkTFIHG36Gjs.encodeFunctionResult; exports.encodePacked = _chunkTFIHG36Gjs.encodePacked; exports.extract = _chunkTFIHG36Gjs.extract; exports.extractFunctionName = _chunkTFIHG36Gjs.extractFunctionName; exports.extractFunctionParams = _chunkTFIHG36Gjs.extractFunctionParams; exports.extractFunctionParts = _chunkTFIHG36Gjs.extractFunctionParts; exports.extractFunctionType = _chunkTFIHG36Gjs.extractFunctionType; exports.format = _chunkTFIHG36Gjs.format; exports.formatAbiItem = _chunkTFIHG36Gjs.formatAbiItem; exports.formatAbiItemWithArgs = _chunkTFIHG36Gjs.formatAbiItemWithArgs; exports.formatBlock = _chunkTFIHG36Gjs.formatBlock; exports.formatEther = _chunkTFIHG36Gjs.formatEther; exports.formatGwei = _chunkTFIHG36Gjs.formatGwei; exports.formatTransaction = _chunkTFIHG36Gjs.formatTransaction; exports.formatTransactionRequest = _chunkTFIHG36Gjs.formatTransactionRequest; exports.formatUnits = _chunkTFIHG36Gjs.formatUnits; exports.fromBytes = _chunkTFIHG36Gjs.fromBytes; exports.fromHex = _chunkTFIHG36Gjs.fromHex; exports.fromRlp = _chunkTFIHG36Gjs.fromRlp; exports.getAbiItem = _chunkTFIHG36Gjs.getAbiItem; exports.getAddress = _chunkTFIHG36Gjs.getAddress; exports.getCallError = _chunkTFIHG36Gjs.getCallError; exports.getChainContractAddress = _chunkTFIHG36Gjs.getChainContractAddress; exports.getContractAddress = _chunkTFIHG36Gjs.getContractAddress; exports.getContractError = _chunkTFIHG36Gjs.getContractError; exports.getCreate2Address = _chunkTFIHG36Gjs.getCreate2Address; exports.getCreateAddress = _chunkTFIHG36Gjs.getCreateAddress; exports.getEstimateGasError = _chunkTFIHG36Gjs.getEstimateGasError; exports.getEventSelector = _chunkTFIHG36Gjs.getEventSelector; exports.getFunctionSelector = _chunkTFIHG36Gjs.getFunctionSelector; exports.getNodeError = _chunkTFIHG36Gjs.getNodeError; exports.getSerializedTransactionType = _chunkTFIHG36Gjs.getSerializedTransactionType; exports.getSocket = _chunkTFIHG36Gjs.getSocket; exports.getTransactionError = _chunkTFIHG36Gjs.getTransactionError; exports.getTransactionType = _chunkTFIHG36Gjs.getTransactionType; exports.hashMessage = _chunkTFIHG36Gjs.hashMessage; exports.hashTypedData = _chunkTFIHG36Gjs.hashTypedData; exports.hexToBigInt = _chunkTFIHG36Gjs.hexToBigInt; exports.hexToBool = _chunkTFIHG36Gjs.hexToBool; exports.hexToBytes = _chunkTFIHG36Gjs.hexToBytes; exports.hexToNumber = _chunkTFIHG36Gjs.hexToNumber; exports.hexToString = _chunkTFIHG36Gjs.hexToString; exports.integerRegex = _chunkTFIHG36Gjs.integerRegex; exports.isAddress = _chunkTFIHG36Gjs.isAddress; exports.isAddressEqual = _chunkTFIHG36Gjs.isAddressEqual; exports.isBytes = _chunkTFIHG36Gjs.isBytes; exports.isHash = _chunkTFIHG36Gjs.isHash; exports.isHex = _chunkTFIHG36Gjs.isHex; exports.keccak256 = _chunkTFIHG36Gjs.keccak256; exports.numberToBytes = _chunkTFIHG36Gjs.numberToBytes; exports.numberToHex = _chunkTFIHG36Gjs.numberToHex; exports.pad = _chunkTFIHG36Gjs.pad; exports.padBytes = _chunkTFIHG36Gjs.padBytes; exports.padHex = _chunkTFIHG36Gjs.padHex; exports.parseAbi = _chunkTFIHG36Gjs.parseAbi; exports.parseAbiItem = _chunkTFIHG36Gjs.parseAbiItem; exports.parseAbiParameter = _chunkTFIHG36Gjs.parseAbiParameter; exports.parseAbiParameters = _chunkTFIHG36Gjs.parseAbiParameters; exports.parseAccount = _chunkTFIHG36Gjs.parseAccount; exports.parseEther = _chunkTFIHG36Gjs.parseEther; exports.parseGwei = _chunkTFIHG36Gjs.parseGwei; exports.parseTransaction = _chunkTFIHG36Gjs.parseTransaction; exports.parseUnits = _chunkTFIHG36Gjs.parseUnits; exports.prepareRequest = _chunkTFIHG36Gjs.prepareRequest; exports.publicKeyToAddress = _chunkTFIHG36Gjs.publicKeyToAddress; exports.recoverAddress = _chunkTFIHG36Gjs.recoverAddress; exports.recoverMessageAddress = _chunkTFIHG36Gjs.recoverMessageAddress; exports.recoverTypedDataAddress = _chunkTFIHG36Gjs.recoverTypedDataAddress; exports.rpc = _chunkTFIHG36Gjs.rpc; exports.serializeTransaction = _chunkTFIHG36Gjs.serializeTransaction; exports.size = _chunkTFIHG36Gjs.size; exports.slice = _chunkTFIHG36Gjs.slice; exports.sliceBytes = _chunkTFIHG36Gjs.sliceBytes; exports.sliceHex = _chunkTFIHG36Gjs.sliceHex; exports.stringToBytes = _chunkTFIHG36Gjs.stringToBytes; exports.stringToHex = _chunkTFIHG36Gjs.stringToHex; exports.stringify = _chunkTFIHG36Gjs.stringify; exports.toBytes = _chunkTFIHG36Gjs.toBytes; exports.toHex = _chunkTFIHG36Gjs.toHex; exports.toRlp = _chunkTFIHG36Gjs.toRlp; exports.transactionType = _chunkTFIHG36Gjs.transactionType; exports.trim = _chunkTFIHG36Gjs.trim; exports.validateTypedData = _chunkTFIHG36Gjs.validateTypedData; exports.verifyMessage = _chunkTFIHG36Gjs.verifyMessage; exports.verifyTypedData = _chunkTFIHG36Gjs.verifyTypedData;
242
+ exports.arrayRegex = _chunk6PP4CMLNjs.arrayRegex; exports.assertRequest = _chunk6PP4CMLNjs.assertRequest; exports.assertTransactionEIP1559 = _chunk6PP4CMLNjs.assertTransactionEIP1559; exports.assertTransactionEIP2930 = _chunk6PP4CMLNjs.assertTransactionEIP2930; exports.assertTransactionLegacy = _chunk6PP4CMLNjs.assertTransactionLegacy; exports.boolToBytes = _chunk6PP4CMLNjs.boolToBytes; exports.boolToHex = _chunk6PP4CMLNjs.boolToHex; exports.buildRequest = _chunk6PP4CMLNjs.buildRequest; exports.bytesRegex = _chunk6PP4CMLNjs.bytesRegex; exports.bytesToBigint = _chunk6PP4CMLNjs.bytesToBigint; exports.bytesToBool = _chunk6PP4CMLNjs.bytesToBool; exports.bytesToHex = _chunk6PP4CMLNjs.bytesToHex; exports.bytesToNumber = _chunk6PP4CMLNjs.bytesToNumber; exports.bytesToString = _chunk6PP4CMLNjs.bytesToString; exports.concat = _chunk6PP4CMLNjs.concat; exports.concatBytes = _chunk6PP4CMLNjs.concatBytes; exports.concatHex = _chunk6PP4CMLNjs.concatHex; exports.containsNodeError = _chunk6PP4CMLNjs.containsNodeError; exports.decodeAbiParameters = _chunk6PP4CMLNjs.decodeAbiParameters; exports.decodeErrorResult = _chunk6PP4CMLNjs.decodeErrorResult; exports.decodeEventLog = _chunk6PP4CMLNjs.decodeEventLog; exports.decodeFunctionData = _chunk6PP4CMLNjs.decodeFunctionData; exports.decodeFunctionResult = _chunk6PP4CMLNjs.decodeFunctionResult; exports.defineBlock = _chunk6PP4CMLNjs.defineBlock; exports.defineChain = _chunk6PP4CMLNjs.defineChain; exports.defineFormatter = _chunk6PP4CMLNjs.defineFormatter; exports.defineTransaction = _chunk6PP4CMLNjs.defineTransaction; exports.defineTransactionReceipt = _chunk6PP4CMLNjs.defineTransactionReceipt; exports.defineTransactionRequest = _chunk6PP4CMLNjs.defineTransactionRequest; exports.encodeAbiParameters = _chunk6PP4CMLNjs.encodeAbiParameters; exports.encodeDeployData = _chunk6PP4CMLNjs.encodeDeployData; exports.encodeErrorResult = _chunk6PP4CMLNjs.encodeErrorResult; exports.encodeEventTopics = _chunk6PP4CMLNjs.encodeEventTopics; exports.encodeFunctionData = _chunk6PP4CMLNjs.encodeFunctionData; exports.encodeFunctionResult = _chunk6PP4CMLNjs.encodeFunctionResult; exports.encodePacked = _chunk6PP4CMLNjs.encodePacked; exports.extract = _chunk6PP4CMLNjs.extract; exports.extractFunctionName = _chunk6PP4CMLNjs.extractFunctionName; exports.extractFunctionParams = _chunk6PP4CMLNjs.extractFunctionParams; exports.extractFunctionParts = _chunk6PP4CMLNjs.extractFunctionParts; exports.extractFunctionType = _chunk6PP4CMLNjs.extractFunctionType; exports.format = _chunk6PP4CMLNjs.format; exports.formatAbiItem = _chunk6PP4CMLNjs.formatAbiItem; exports.formatAbiItemWithArgs = _chunk6PP4CMLNjs.formatAbiItemWithArgs; exports.formatBlock = _chunk6PP4CMLNjs.formatBlock; exports.formatEther = _chunk6PP4CMLNjs.formatEther; exports.formatGwei = _chunk6PP4CMLNjs.formatGwei; exports.formatTransaction = _chunk6PP4CMLNjs.formatTransaction; exports.formatTransactionRequest = _chunk6PP4CMLNjs.formatTransactionRequest; exports.formatUnits = _chunk6PP4CMLNjs.formatUnits; exports.fromBytes = _chunk6PP4CMLNjs.fromBytes; exports.fromHex = _chunk6PP4CMLNjs.fromHex; exports.fromRlp = _chunk6PP4CMLNjs.fromRlp; exports.getAbiItem = _chunk6PP4CMLNjs.getAbiItem; exports.getAddress = _chunk6PP4CMLNjs.getAddress; exports.getCallError = _chunk6PP4CMLNjs.getCallError; exports.getChainContractAddress = _chunk6PP4CMLNjs.getChainContractAddress; exports.getContractAddress = _chunk6PP4CMLNjs.getContractAddress; exports.getContractError = _chunk6PP4CMLNjs.getContractError; exports.getCreate2Address = _chunk6PP4CMLNjs.getCreate2Address; exports.getCreateAddress = _chunk6PP4CMLNjs.getCreateAddress; exports.getEstimateGasError = _chunk6PP4CMLNjs.getEstimateGasError; exports.getEventSelector = _chunk6PP4CMLNjs.getEventSelector; exports.getFunctionSelector = _chunk6PP4CMLNjs.getFunctionSelector; exports.getNodeError = _chunk6PP4CMLNjs.getNodeError; exports.getSerializedTransactionType = _chunk6PP4CMLNjs.getSerializedTransactionType; exports.getSocket = _chunk6PP4CMLNjs.getSocket; exports.getTransactionError = _chunk6PP4CMLNjs.getTransactionError; exports.getTransactionType = _chunk6PP4CMLNjs.getTransactionType; exports.hashMessage = _chunk6PP4CMLNjs.hashMessage; exports.hashTypedData = _chunk6PP4CMLNjs.hashTypedData; exports.hexToBigInt = _chunk6PP4CMLNjs.hexToBigInt; exports.hexToBool = _chunk6PP4CMLNjs.hexToBool; exports.hexToBytes = _chunk6PP4CMLNjs.hexToBytes; exports.hexToNumber = _chunk6PP4CMLNjs.hexToNumber; exports.hexToString = _chunk6PP4CMLNjs.hexToString; exports.integerRegex = _chunk6PP4CMLNjs.integerRegex; exports.isAddress = _chunk6PP4CMLNjs.isAddress; exports.isAddressEqual = _chunk6PP4CMLNjs.isAddressEqual; exports.isBytes = _chunk6PP4CMLNjs.isBytes; exports.isHash = _chunk6PP4CMLNjs.isHash; exports.isHex = _chunk6PP4CMLNjs.isHex; exports.keccak256 = _chunk6PP4CMLNjs.keccak256; exports.numberToBytes = _chunk6PP4CMLNjs.numberToBytes; exports.numberToHex = _chunk6PP4CMLNjs.numberToHex; exports.pad = _chunk6PP4CMLNjs.pad; exports.padBytes = _chunk6PP4CMLNjs.padBytes; exports.padHex = _chunk6PP4CMLNjs.padHex; exports.parseAbi = _chunk6PP4CMLNjs.parseAbi; exports.parseAbiItem = _chunk6PP4CMLNjs.parseAbiItem; exports.parseAbiParameter = _chunk6PP4CMLNjs.parseAbiParameter; exports.parseAbiParameters = _chunk6PP4CMLNjs.parseAbiParameters; exports.parseAccount = _chunk6PP4CMLNjs.parseAccount; exports.parseEther = _chunk6PP4CMLNjs.parseEther; exports.parseGwei = _chunk6PP4CMLNjs.parseGwei; exports.parseTransaction = _chunk6PP4CMLNjs.parseTransaction; exports.parseUnits = _chunk6PP4CMLNjs.parseUnits; exports.prepareRequest = _chunk6PP4CMLNjs.prepareRequest; exports.publicKeyToAddress = _chunk6PP4CMLNjs.publicKeyToAddress; exports.recoverAddress = _chunk6PP4CMLNjs.recoverAddress; exports.recoverMessageAddress = _chunk6PP4CMLNjs.recoverMessageAddress; exports.recoverTypedDataAddress = _chunk6PP4CMLNjs.recoverTypedDataAddress; exports.rpc = _chunk6PP4CMLNjs.rpc; exports.serializeTransaction = _chunk6PP4CMLNjs.serializeTransaction; exports.size = _chunk6PP4CMLNjs.size; exports.slice = _chunk6PP4CMLNjs.slice; exports.sliceBytes = _chunk6PP4CMLNjs.sliceBytes; exports.sliceHex = _chunk6PP4CMLNjs.sliceHex; exports.stringToBytes = _chunk6PP4CMLNjs.stringToBytes; exports.stringToHex = _chunk6PP4CMLNjs.stringToHex; exports.stringify = _chunk6PP4CMLNjs.stringify; exports.toBytes = _chunk6PP4CMLNjs.toBytes; exports.toHex = _chunk6PP4CMLNjs.toHex; exports.toRlp = _chunk6PP4CMLNjs.toRlp; exports.transactionType = _chunk6PP4CMLNjs.transactionType; exports.trim = _chunk6PP4CMLNjs.trim; exports.validateTypedData = _chunk6PP4CMLNjs.validateTypedData; exports.verifyMessage = _chunk6PP4CMLNjs.verifyMessage; exports.verifyTypedData = _chunk6PP4CMLNjs.verifyTypedData;
243
243
  //# sourceMappingURL=index.js.map
@@ -118,7 +118,7 @@ import {
118
118
  validateTypedData,
119
119
  verifyMessage,
120
120
  verifyTypedData
121
- } from "../chunk-DXKVBX5S.mjs";
121
+ } from "../chunk-34RQIVOR.mjs";
122
122
  export {
123
123
  arrayRegex,
124
124
  assertRequest,
package/dist/wallet.js CHANGED
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- var _chunkTFIHG36Gjs = require('./chunk-TFIHG36G.js');
12
+ var _chunk6PP4CMLNjs = require('./chunk-6PP4CMLN.js');
13
13
 
14
14
 
15
15
 
@@ -21,5 +21,5 @@ var _chunkTFIHG36Gjs = require('./chunk-TFIHG36G.js');
21
21
 
22
22
 
23
23
 
24
- exports.addChain = _chunkTFIHG36Gjs.addChain; exports.getAddresses = _chunkTFIHG36Gjs.getAddresses; exports.getPermissions = _chunkTFIHG36Gjs.getPermissions; exports.requestAddresses = _chunkTFIHG36Gjs.requestAddresses; exports.requestPermissions = _chunkTFIHG36Gjs.requestPermissions; exports.sendTransaction = _chunkTFIHG36Gjs.sendTransaction; exports.signMessage = _chunkTFIHG36Gjs.signMessage; exports.signTypedData = _chunkTFIHG36Gjs.signTypedData; exports.switchChain = _chunkTFIHG36Gjs.switchChain; exports.watchAsset = _chunkTFIHG36Gjs.watchAsset;
24
+ exports.addChain = _chunk6PP4CMLNjs.addChain; exports.getAddresses = _chunk6PP4CMLNjs.getAddresses; exports.getPermissions = _chunk6PP4CMLNjs.getPermissions; exports.requestAddresses = _chunk6PP4CMLNjs.requestAddresses; exports.requestPermissions = _chunk6PP4CMLNjs.requestPermissions; exports.sendTransaction = _chunk6PP4CMLNjs.sendTransaction; exports.signMessage = _chunk6PP4CMLNjs.signMessage; exports.signTypedData = _chunk6PP4CMLNjs.signTypedData; exports.switchChain = _chunk6PP4CMLNjs.switchChain; exports.watchAsset = _chunk6PP4CMLNjs.watchAsset;
25
25
  //# sourceMappingURL=wallet.js.map
package/dist/wallet.mjs CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  signTypedData,
10
10
  switchChain,
11
11
  watchAsset
12
- } from "./chunk-DXKVBX5S.mjs";
12
+ } from "./chunk-34RQIVOR.mjs";
13
13
  export {
14
14
  addChain,
15
15
  getAddresses,
package/package.json CHANGED
@@ -12,7 +12,7 @@
12
12
  "isomorphic-ws": "5.0.0",
13
13
  "ws": "8.12.0"
14
14
  },
15
- "version": "0.2.8",
15
+ "version": "0.2.10",
16
16
  "files": [
17
17
  "/abi",
18
18
  "/accounts",