viem 0.0.1-alpha.37 → 0.0.1-alpha.38
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/abi.js +2 -2
- package/dist/abi.mjs +1 -1
- package/dist/chains.js +46 -46
- package/dist/chains.mjs +1 -1
- package/dist/{chunk-WVZFIDQ5.mjs → chunk-6HE2CZVN.mjs} +6 -3
- package/dist/chunk-6HE2CZVN.mjs.map +1 -0
- package/dist/{chunk-534U2FZG.js → chunk-FRQ7AKUZ.js} +6 -3
- package/dist/chunk-FRQ7AKUZ.js.map +1 -0
- package/dist/{chunk-JXFHSHM6.js → chunk-OZ4DLQQM.js} +21 -21
- package/dist/{chunk-AS2YWIFN.mjs → chunk-VE26HLH7.mjs} +2 -2
- package/dist/contract.js +2 -2
- package/dist/contract.mjs +1 -1
- package/dist/ens.js +3 -3
- package/dist/ens.mjs +2 -2
- package/dist/index.js +88 -88
- package/dist/index.mjs +2 -2
- package/dist/public.js +2 -2
- package/dist/public.mjs +1 -1
- package/dist/test.js +2 -2
- package/dist/test.mjs +1 -1
- package/dist/utils/index.js +2 -2
- package/dist/utils/index.mjs +1 -1
- package/dist/wallet.js +2 -2
- package/dist/wallet.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-534U2FZG.js.map +0 -1
- package/dist/chunk-WVZFIDQ5.mjs.map +0 -1
- /package/dist/{chunk-JXFHSHM6.js.map → chunk-OZ4DLQQM.js.map} +0 -0
- /package/dist/{chunk-AS2YWIFN.mjs.map → chunk-VE26HLH7.mjs.map} +0 -0
package/dist/utils/index.js
CHANGED
@@ -89,7 +89,7 @@
|
|
89
89
|
|
90
90
|
|
91
91
|
|
92
|
-
var
|
92
|
+
var _chunkFRQ7AKUZjs = require('../chunk-FRQ7AKUZ.js');
|
93
93
|
|
94
94
|
|
95
95
|
|
@@ -181,5 +181,5 @@ var _chunk534U2FZGjs = require('../chunk-534U2FZG.js');
|
|
181
181
|
|
182
182
|
|
183
183
|
|
184
|
-
exports.assertRequest =
|
184
|
+
exports.assertRequest = _chunkFRQ7AKUZjs.assertRequest; exports.boolToBytes = _chunkFRQ7AKUZjs.boolToBytes; exports.boolToHex = _chunkFRQ7AKUZjs.boolToHex; exports.buildRequest = _chunkFRQ7AKUZjs.buildRequest; exports.bytesToBigint = _chunkFRQ7AKUZjs.bytesToBigint; exports.bytesToBool = _chunkFRQ7AKUZjs.bytesToBool; exports.bytesToHex = _chunkFRQ7AKUZjs.bytesToHex; exports.bytesToNumber = _chunkFRQ7AKUZjs.bytesToNumber; exports.bytesToString = _chunkFRQ7AKUZjs.bytesToString; exports.containsNodeError = _chunkFRQ7AKUZjs.containsNodeError; exports.decodeAbiParameters = _chunkFRQ7AKUZjs.decodeAbiParameters; exports.decodeErrorResult = _chunkFRQ7AKUZjs.decodeErrorResult; exports.decodeEventLog = _chunkFRQ7AKUZjs.decodeEventLog; exports.decodeFunctionData = _chunkFRQ7AKUZjs.decodeFunctionData; exports.decodeFunctionResult = _chunkFRQ7AKUZjs.decodeFunctionResult; exports.defineBlock = _chunkFRQ7AKUZjs.defineBlock; exports.defineChain = _chunkFRQ7AKUZjs.defineChain; exports.defineFormatter = _chunkFRQ7AKUZjs.defineFormatter; exports.defineTransaction = _chunkFRQ7AKUZjs.defineTransaction; exports.defineTransactionReceipt = _chunkFRQ7AKUZjs.defineTransactionReceipt; exports.defineTransactionRequest = _chunkFRQ7AKUZjs.defineTransactionRequest; exports.encodeAbiParameters = _chunkFRQ7AKUZjs.encodeAbiParameters; exports.encodeDeployData = _chunkFRQ7AKUZjs.encodeDeployData; exports.encodeErrorResult = _chunkFRQ7AKUZjs.encodeErrorResult; exports.encodeEventTopics = _chunkFRQ7AKUZjs.encodeEventTopics; exports.encodeFunctionData = _chunkFRQ7AKUZjs.encodeFunctionData; exports.encodeFunctionResult = _chunkFRQ7AKUZjs.encodeFunctionResult; exports.extract = _chunkFRQ7AKUZjs.extract; exports.extractFunctionName = _chunkFRQ7AKUZjs.extractFunctionName; exports.extractFunctionParams = _chunkFRQ7AKUZjs.extractFunctionParams; exports.extractFunctionParts = _chunkFRQ7AKUZjs.extractFunctionParts; exports.extractFunctionType = _chunkFRQ7AKUZjs.extractFunctionType; exports.format = _chunkFRQ7AKUZjs.format; exports.formatAbiItem = _chunkFRQ7AKUZjs.formatAbiItem; exports.formatAbiItemWithArgs = _chunkFRQ7AKUZjs.formatAbiItemWithArgs; exports.formatBlock = _chunkFRQ7AKUZjs.formatBlock; exports.formatEther = _chunkFRQ7AKUZjs.formatEther; exports.formatGwei = _chunkFRQ7AKUZjs.formatGwei; exports.formatTransaction = _chunkFRQ7AKUZjs.formatTransaction; exports.formatTransactionRequest = _chunkFRQ7AKUZjs.formatTransactionRequest; exports.formatUnits = _chunkFRQ7AKUZjs.formatUnits; exports.fromBytes = _chunkFRQ7AKUZjs.fromBytes; exports.fromHex = _chunkFRQ7AKUZjs.fromHex; exports.fromRlp = _chunkFRQ7AKUZjs.fromRlp; exports.getAbiItem = _chunkFRQ7AKUZjs.getAbiItem; exports.getAccount = _chunkFRQ7AKUZjs.getAccount; exports.getAddress = _chunkFRQ7AKUZjs.getAddress; exports.getCallError = _chunkFRQ7AKUZjs.getCallError; exports.getContractAddress = _chunkFRQ7AKUZjs.getContractAddress; exports.getContractError = _chunkFRQ7AKUZjs.getContractError; exports.getCreate2Address = _chunkFRQ7AKUZjs.getCreate2Address; exports.getCreateAddress = _chunkFRQ7AKUZjs.getCreateAddress; exports.getEstimateGasError = _chunkFRQ7AKUZjs.getEstimateGasError; exports.getEventSelector = _chunkFRQ7AKUZjs.getEventSelector; exports.getFunctionSelector = _chunkFRQ7AKUZjs.getFunctionSelector; exports.getNodeError = _chunkFRQ7AKUZjs.getNodeError; exports.getSocket = _chunkFRQ7AKUZjs.getSocket; exports.getTransactionError = _chunkFRQ7AKUZjs.getTransactionError; exports.hexToBigInt = _chunkFRQ7AKUZjs.hexToBigInt; exports.hexToBool = _chunkFRQ7AKUZjs.hexToBool; exports.hexToBytes = _chunkFRQ7AKUZjs.hexToBytes; exports.hexToNumber = _chunkFRQ7AKUZjs.hexToNumber; exports.hexToString = _chunkFRQ7AKUZjs.hexToString; exports.isAddress = _chunkFRQ7AKUZjs.isAddress; exports.isAddressEqual = _chunkFRQ7AKUZjs.isAddressEqual; exports.isBytes = _chunkFRQ7AKUZjs.isBytes; exports.isHex = _chunkFRQ7AKUZjs.isHex; exports.keccak256 = _chunkFRQ7AKUZjs.keccak256; exports.numberToBytes = _chunkFRQ7AKUZjs.numberToBytes; exports.numberToHex = _chunkFRQ7AKUZjs.numberToHex; exports.pad = _chunkFRQ7AKUZjs.pad; exports.padBytes = _chunkFRQ7AKUZjs.padBytes; exports.padHex = _chunkFRQ7AKUZjs.padHex; exports.parseEther = _chunkFRQ7AKUZjs.parseEther; exports.parseGwei = _chunkFRQ7AKUZjs.parseGwei; exports.parseUnits = _chunkFRQ7AKUZjs.parseUnits; exports.prepareRequest = _chunkFRQ7AKUZjs.prepareRequest; exports.rpc = _chunkFRQ7AKUZjs.rpc; exports.size = _chunkFRQ7AKUZjs.size; exports.slice = _chunkFRQ7AKUZjs.slice; exports.sliceBytes = _chunkFRQ7AKUZjs.sliceBytes; exports.sliceHex = _chunkFRQ7AKUZjs.sliceHex; exports.stringToBytes = _chunkFRQ7AKUZjs.stringToBytes; exports.stringToHex = _chunkFRQ7AKUZjs.stringToHex; exports.stringify = _chunkFRQ7AKUZjs.stringify; exports.toBytes = _chunkFRQ7AKUZjs.toBytes; exports.toHex = _chunkFRQ7AKUZjs.toHex; exports.toRlp = _chunkFRQ7AKUZjs.toRlp; exports.transactionType = _chunkFRQ7AKUZjs.transactionType; exports.trim = _chunkFRQ7AKUZjs.trim;
|
185
185
|
//# sourceMappingURL=index.js.map
|
package/dist/utils/index.mjs
CHANGED
package/dist/wallet.js
CHANGED
@@ -8,7 +8,7 @@
|
|
8
8
|
|
9
9
|
|
10
10
|
|
11
|
-
var
|
11
|
+
var _chunkFRQ7AKUZjs = require('./chunk-FRQ7AKUZ.js');
|
12
12
|
|
13
13
|
|
14
14
|
|
@@ -19,5 +19,5 @@ var _chunk534U2FZGjs = require('./chunk-534U2FZG.js');
|
|
19
19
|
|
20
20
|
|
21
21
|
|
22
|
-
exports.addChain =
|
22
|
+
exports.addChain = _chunkFRQ7AKUZjs.addChain; exports.getAddresses = _chunkFRQ7AKUZjs.getAddresses; exports.getPermissions = _chunkFRQ7AKUZjs.getPermissions; exports.requestAddresses = _chunkFRQ7AKUZjs.requestAddresses; exports.requestPermissions = _chunkFRQ7AKUZjs.requestPermissions; exports.sendTransaction = _chunkFRQ7AKUZjs.sendTransaction; exports.signMessage = _chunkFRQ7AKUZjs.signMessage; exports.switchChain = _chunkFRQ7AKUZjs.switchChain; exports.watchAsset = _chunkFRQ7AKUZjs.watchAsset;
|
23
23
|
//# sourceMappingURL=wallet.js.map
|
package/dist/wallet.mjs
CHANGED