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