viem 0.3.0-main.20230405T025333 → 0.3.0-main.20230406T040634

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