viem 0.0.1-alpha.1 → 0.0.1-alpha.11

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.
Files changed (40) hide show
  1. package/actions/package.json +1 -1
  2. package/chains/package.json +1 -1
  3. package/clients/package.json +1 -1
  4. package/dist/actions/index.d.ts +6 -6
  5. package/dist/actions/index.js +125 -123
  6. package/dist/actions/index.mjs +125 -0
  7. package/dist/chains.d.ts +651 -21
  8. package/dist/chains.js +76 -75
  9. package/dist/chains.mjs +134 -0
  10. package/dist/chunk-35OJIFIW.js +2619 -0
  11. package/dist/{chunk-Z6LRV6XI.js → chunk-DY4MSK2M.mjs} +1052 -411
  12. package/dist/chunk-GXCYE2PD.js +258 -0
  13. package/dist/{chunk-LLYFXUSV.js → chunk-JXGK2LUM.mjs} +184 -198
  14. package/dist/chunk-PEAG3TIC.js +1084 -0
  15. package/dist/{chunk-OQTFTQTO.js → chunk-TP542F7H.mjs} +44 -63
  16. package/dist/clients/index.d.ts +5 -6
  17. package/dist/clients/index.js +23 -25
  18. package/dist/clients/index.mjs +23 -0
  19. package/dist/{createWalletClient-915223f3.d.ts → createWalletClient-3f9fa8b6.d.ts} +1 -1
  20. package/dist/{eip1193-8f7c22ce.d.ts → eip1193-c001fcd5.d.ts} +3 -3
  21. package/dist/index.d.ts +341 -10
  22. package/dist/index.js +374 -290
  23. package/dist/index.mjs +374 -0
  24. package/dist/{parseGwei-bbc055e4.d.ts → parseGwei-7c87ff41.d.ts} +70 -118
  25. package/dist/{rpc-3c0e3985.d.ts → rpc-26932bae.d.ts} +1 -38
  26. package/dist/{rpc-655c0ba4.d.ts → rpc-b77c5aee.d.ts} +1 -1
  27. package/dist/transactionRequest-08d30731.d.ts +132 -0
  28. package/dist/utils/index.d.ts +41 -7
  29. package/dist/utils/index.js +148 -154
  30. package/dist/utils/index.mjs +148 -0
  31. package/dist/{watchAsset-04ab8db5.d.ts → watchAsset-43255bfd.d.ts} +17 -16
  32. package/dist/{webSocket-c6e0d26f.d.ts → webSocket-3385e295.d.ts} +4 -9
  33. package/dist/window.d.ts +2 -2
  34. package/dist/window.js +1 -0
  35. package/dist/window.mjs +0 -0
  36. package/package.json +9 -62
  37. package/utils/package.json +1 -1
  38. package/window/package.json +1 -1
  39. package/dist/BaseError-7688f84e.d.ts +0 -18
  40. package/dist/transactionRequest-ade896ac.d.ts +0 -44
@@ -1,4 +1,4 @@
1
1
  {
2
- "type": "module",
2
+ "module": "../dist/actions/index.mjs",
3
3
  "main": "../dist/actions/index.js"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
- "type": "module",
2
+ "module": "../dist/chains.mjs",
3
3
  "main": "../dist/chains.js"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
- "type": "module",
2
+ "module": "../dist/clients/index.mjs",
3
3
  "main": "../dist/clients/index.js"
4
4
  }
@@ -1,8 +1,8 @@
1
- export { C as CallArgs, a as CallResponse, b as CreateBlockFilterResponse, c as CreatePendingTransactionFilterResponse, D as DropTransactionArgs, E as EstimateGasArgs, d as EstimateGasResponse, bf as FormattedTransactionRequest, G as GetBalanceArgs, e as GetBalanceResponse, f as GetBlockArgs, g as GetBlockNumberArgs, h as GetBlockNumberResponse, i as GetBlockResponse, j as GetBlockTransactionCountArgs, k as GetBlockTransactionCountResponse, l as GetFeeHistoryArgs, m as GetFeeHistoryResponse, n as GetFilterChangesArgs, o as GetFilterChangesResponse, p as GetFilterLogsArgs, q as GetFilterLogsResponse, r as GetGasPriceResponse, s as GetPermissionsResponse, t as GetTransactionArgs, u as GetTransactionConfirmationsArgs, v as GetTransactionConfirmationsResponse, w as GetTransactionCountArgs, x as GetTransactionCountResponse, z as GetTransactionReceiptArgs, A as GetTransactionReceiptResponse, y as GetTransactionResponse, I as ImpersonateAccountArgs, B as IncreaseTimeArgs, bg as InvalidGasArgumentsError, M as MineArgs, O as OnBlock, F as OnBlockNumber, H as OnBlockNumberResponse, J as OnBlockResponse, K as OnTransactions, L as OnTransactionsResponse, bc as ReplacementReason, bd as ReplacementResponse, N as RequestPermissionsResponse, R as ResetArgs, P as RevertArgs, S as SendTransactionArgs, Q as SendTransactionResponse, T as SendUnsignedTransactionArgs, U as SendUnsignedTransactionResponse, V as SetBalanceArgs, W as SetBlockGasLimitArgs, $ as SetBlockTimestampIntervalArgs, X as SetCodeArgs, Y as SetCoinbaseArgs, Z as SetIntervalMiningArgs, _ as SetMinGasPriceArgs, a1 as SetNextBlockBaseFeePerGasArgs, a0 as SetNextBlockTimestampArgs, a2 as SetNonceArgs, a3 as SetStorageAtArgs, a4 as SignMessageArgs, a5 as SignMessageResponse, a6 as StopImpersonatingAccountArgs, a7 as SwitchChainArgs, a8 as UninstallFilterArgs, a9 as UninstallFilterResponse, aa as WaitForTransactionReceiptArgs, ab as WaitForTransactionReceiptResponse, be as WaitForTransactionReceiptTimeoutError, ac as WatchAssetArgs, ad as WatchAssetResponse, ae as WatchBlockNumberArgs, af as WatchBlocksArgs, ag as WatchPendingTransactionsArgs, ah as addChain, ai as call, aj as createBlockFilter, ak as createPendingTransactionFilter, am as dropTransaction, al as estimateGas, an as getAccounts, ao as getAutomine, ap as getBalance, aq as getBlock, ar as getBlockNumber, bb as getBlockNumberCache, as as getBlockTransactionCount, at as getChainId, au as getFeeHistory, av as getFilterChanges, aw as getFilterLogs, ax as getGasPrice, ay as getPermissions, az as getTransaction, aA as getTransactionConfirmations, aB as getTransactionCount, aC as getTransactionReceipt, aD as getTxpoolContent, aE as getTxpoolStatus, aF as impersonateAccount, aG as increaseTime, aH as inspectTxpool, aI as mine, aJ as removeBlockTimestampInterval, aL as requestAccounts, aM as requestPermissions, aK as reset, aN as revert, aO as sendTransaction, aP as sendUnsignedTransaction, aQ as setAutomine, aR as setBalance, aS as setBlockGasLimit, aT as setBlockTimestampInterval, aU as setCode, aV as setCoinbase, aW as setIntervalMining, aX as setLoggingEnabled, aY as setMinGasPrice, aZ as setNextBlockBaseFeePerGas, a_ as setNextBlockTimestamp, a$ as setNonce, b0 as setStorageAt, b1 as signMessage, b2 as snapshot, b3 as stopImpersonatingAccount, b4 as switchChain, b5 as uninstallFilter, b6 as waitForTransactionReceipt, b7 as watchAsset, b8 as watchBlockNumber, b9 as watchBlocks, ba as watchPendingTransactions } from '../watchAsset-04ab8db5.js';
1
+ export { C as CallArgs, a as CallContractArgs, b as CallContractResponse, c as CallResponse, d as CreateBlockFilterResponse, e as CreatePendingTransactionFilterResponse, D as DropTransactionArgs, E as EstimateGasArgs, f as EstimateGasResponse, bh as FormattedTransactionRequest, G as GetBalanceArgs, g as GetBalanceResponse, h as GetBlockArgs, i as GetBlockNumberArgs, j as GetBlockNumberResponse, k as GetBlockResponse, l as GetBlockTransactionCountArgs, m as GetBlockTransactionCountResponse, n as GetFeeHistoryArgs, o as GetFeeHistoryResponse, p as GetFilterChangesArgs, q as GetFilterChangesResponse, r as GetFilterLogsArgs, s as GetFilterLogsResponse, t as GetGasPriceResponse, u as GetPermissionsResponse, v as GetTransactionArgs, w as GetTransactionConfirmationsArgs, x as GetTransactionConfirmationsResponse, y as GetTransactionCountArgs, z as GetTransactionCountResponse, B as GetTransactionReceiptArgs, F as GetTransactionReceiptResponse, A as GetTransactionResponse, I as ImpersonateAccountArgs, H as IncreaseTimeArgs, M as MineArgs, O as OnBlock, J as OnBlockNumber, K as OnBlockNumberResponse, L as OnBlockResponse, N as OnTransactions, P as OnTransactionsResponse, bf as ReplacementReason, bg as ReplacementResponse, Q as RequestPermissionsResponse, R as ResetArgs, S as RevertArgs, T as SendTransactionArgs, U as SendTransactionResponse, V as SendUnsignedTransactionArgs, W as SendUnsignedTransactionResponse, X as SetBalanceArgs, Y as SetBlockGasLimitArgs, a1 as SetBlockTimestampIntervalArgs, Z as SetCodeArgs, _ as SetCoinbaseArgs, $ as SetIntervalMiningArgs, a0 as SetMinGasPriceArgs, a3 as SetNextBlockBaseFeePerGasArgs, a2 as SetNextBlockTimestampArgs, a4 as SetNonceArgs, a5 as SetStorageAtArgs, a6 as SignMessageArgs, a7 as SignMessageResponse, a8 as StopImpersonatingAccountArgs, a9 as SwitchChainArgs, aa as UninstallFilterArgs, ab as UninstallFilterResponse, ac as WaitForTransactionReceiptArgs, ad as WaitForTransactionReceiptResponse, ae as WatchAssetArgs, af as WatchAssetResponse, ag as WatchBlockNumberArgs, ah as WatchBlocksArgs, ai as WatchPendingTransactionsArgs, aj as addChain, ak as call, al as callContract, am as createBlockFilter, an as createPendingTransactionFilter, ap as dropTransaction, ao as estimateGas, aq as getAccounts, ar as getAutomine, as as getBalance, at as getBlock, au as getBlockNumber, be as getBlockNumberCache, av as getBlockTransactionCount, aw as getChainId, ax as getFeeHistory, ay as getFilterChanges, az as getFilterLogs, aA as getGasPrice, aB as getPermissions, aC as getTransaction, aD as getTransactionConfirmations, aE as getTransactionCount, aF as getTransactionReceipt, aG as getTxpoolContent, aH as getTxpoolStatus, aI as impersonateAccount, aJ as increaseTime, aK as inspectTxpool, aL as mine, aM as removeBlockTimestampInterval, aO as requestAccounts, aP as requestPermissions, aN as reset, aQ as revert, aR as sendTransaction, aS as sendUnsignedTransaction, aT as setAutomine, aU as setBalance, aV as setBlockGasLimit, aW as setBlockTimestampInterval, aX as setCode, aY as setCoinbase, aZ as setIntervalMining, a_ as setLoggingEnabled, a$ as setMinGasPrice, b0 as setNextBlockBaseFeePerGas, b1 as setNextBlockTimestamp, b2 as setNonce, b3 as setStorageAt, b4 as signMessage, b5 as snapshot, b6 as stopImpersonatingAccount, b7 as switchChain, b8 as uninstallFilter, b9 as waitForTransactionReceipt, ba as watchAsset, bb as watchBlockNumber, bc as watchBlocks, bd as watchPendingTransactions } from '../watchAsset-43255bfd.js';
2
+ import 'abitype';
2
3
  import '../chains.js';
3
- import '../rpc-655c0ba4.js';
4
+ import '../rpc-b77c5aee.js';
4
5
  import '@wagmi/chains';
5
- import '../transactionRequest-ade896ac.js';
6
- import '../createWalletClient-915223f3.js';
7
- import '../eip1193-8f7c22ce.js';
8
- import '../BaseError-7688f84e.js';
6
+ import '../transactionRequest-08d30731.js';
7
+ import '../createWalletClient-3f9fa8b6.js';
8
+ import '../eip1193-c001fcd5.js';
@@ -1,123 +1,125 @@
1
- import {
2
- addChain,
3
- call,
4
- createBlockFilter,
5
- createPendingTransactionFilter,
6
- dropTransaction,
7
- estimateGas,
8
- getAccounts,
9
- getAutomine,
10
- getBalance,
11
- getBlock,
12
- getBlockNumber,
13
- getBlockNumberCache,
14
- getBlockTransactionCount,
15
- getChainId,
16
- getFeeHistory,
17
- getFilterChanges,
18
- getFilterLogs,
19
- getGasPrice,
20
- getPermissions,
21
- getTransaction,
22
- getTransactionConfirmations,
23
- getTransactionCount,
24
- getTransactionReceipt,
25
- getTxpoolContent,
26
- getTxpoolStatus,
27
- impersonateAccount,
28
- increaseTime,
29
- inspectTxpool,
30
- mine,
31
- removeBlockTimestampInterval,
32
- requestAccounts,
33
- requestPermissions,
34
- reset,
35
- revert,
36
- sendTransaction,
37
- sendUnsignedTransaction,
38
- setAutomine,
39
- setBalance,
40
- setBlockGasLimit,
41
- setBlockTimestampInterval,
42
- setCode,
43
- setCoinbase,
44
- setIntervalMining,
45
- setLoggingEnabled,
46
- setMinGasPrice,
47
- setNextBlockBaseFeePerGas,
48
- setNextBlockTimestamp,
49
- setNonce,
50
- setStorageAt,
51
- signMessage,
52
- snapshot,
53
- stopImpersonatingAccount,
54
- switchChain,
55
- uninstallFilter,
56
- waitForTransactionReceipt,
57
- watchAsset,
58
- watchBlockNumber,
59
- watchBlocks,
60
- watchPendingTransactions
61
- } from "../chunk-LLYFXUSV.js";
62
- import "../chunk-Z6LRV6XI.js";
63
- export {
64
- addChain,
65
- call,
66
- createBlockFilter,
67
- createPendingTransactionFilter,
68
- dropTransaction,
69
- estimateGas,
70
- getAccounts,
71
- getAutomine,
72
- getBalance,
73
- getBlock,
74
- getBlockNumber,
75
- getBlockNumberCache,
76
- getBlockTransactionCount,
77
- getChainId,
78
- getFeeHistory,
79
- getFilterChanges,
80
- getFilterLogs,
81
- getGasPrice,
82
- getPermissions,
83
- getTransaction,
84
- getTransactionConfirmations,
85
- getTransactionCount,
86
- getTransactionReceipt,
87
- getTxpoolContent,
88
- getTxpoolStatus,
89
- impersonateAccount,
90
- increaseTime,
91
- inspectTxpool,
92
- mine,
93
- removeBlockTimestampInterval,
94
- requestAccounts,
95
- requestPermissions,
96
- reset,
97
- revert,
98
- sendTransaction,
99
- sendUnsignedTransaction,
100
- setAutomine,
101
- setBalance,
102
- setBlockGasLimit,
103
- setBlockTimestampInterval,
104
- setCode,
105
- setCoinbase,
106
- setIntervalMining,
107
- setLoggingEnabled,
108
- setMinGasPrice,
109
- setNextBlockBaseFeePerGas,
110
- setNextBlockTimestamp,
111
- setNonce,
112
- setStorageAt,
113
- signMessage,
114
- snapshot,
115
- stopImpersonatingAccount,
116
- switchChain,
117
- uninstallFilter,
118
- waitForTransactionReceipt,
119
- watchAsset,
120
- watchBlockNumber,
121
- watchBlocks,
122
- watchPendingTransactions
123
- };
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+ var _chunkPEAG3TICjs = require('../chunk-PEAG3TIC.js');
63
+ require('../chunk-35OJIFIW.js');
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+ exports.addChain = _chunkPEAG3TICjs.addChain; exports.call = _chunkPEAG3TICjs.call; exports.callContract = _chunkPEAG3TICjs.callContract; exports.createBlockFilter = _chunkPEAG3TICjs.createBlockFilter; exports.createPendingTransactionFilter = _chunkPEAG3TICjs.createPendingTransactionFilter; exports.dropTransaction = _chunkPEAG3TICjs.dropTransaction; exports.estimateGas = _chunkPEAG3TICjs.estimateGas; exports.getAccounts = _chunkPEAG3TICjs.getAccounts; exports.getAutomine = _chunkPEAG3TICjs.getAutomine; exports.getBalance = _chunkPEAG3TICjs.getBalance; exports.getBlock = _chunkPEAG3TICjs.getBlock; exports.getBlockNumber = _chunkPEAG3TICjs.getBlockNumber; exports.getBlockNumberCache = _chunkPEAG3TICjs.getBlockNumberCache; exports.getBlockTransactionCount = _chunkPEAG3TICjs.getBlockTransactionCount; exports.getChainId = _chunkPEAG3TICjs.getChainId; exports.getFeeHistory = _chunkPEAG3TICjs.getFeeHistory; exports.getFilterChanges = _chunkPEAG3TICjs.getFilterChanges; exports.getFilterLogs = _chunkPEAG3TICjs.getFilterLogs; exports.getGasPrice = _chunkPEAG3TICjs.getGasPrice; exports.getPermissions = _chunkPEAG3TICjs.getPermissions; exports.getTransaction = _chunkPEAG3TICjs.getTransaction; exports.getTransactionConfirmations = _chunkPEAG3TICjs.getTransactionConfirmations; exports.getTransactionCount = _chunkPEAG3TICjs.getTransactionCount; exports.getTransactionReceipt = _chunkPEAG3TICjs.getTransactionReceipt; exports.getTxpoolContent = _chunkPEAG3TICjs.getTxpoolContent; exports.getTxpoolStatus = _chunkPEAG3TICjs.getTxpoolStatus; exports.impersonateAccount = _chunkPEAG3TICjs.impersonateAccount; exports.increaseTime = _chunkPEAG3TICjs.increaseTime; exports.inspectTxpool = _chunkPEAG3TICjs.inspectTxpool; exports.mine = _chunkPEAG3TICjs.mine; exports.removeBlockTimestampInterval = _chunkPEAG3TICjs.removeBlockTimestampInterval; exports.requestAccounts = _chunkPEAG3TICjs.requestAccounts; exports.requestPermissions = _chunkPEAG3TICjs.requestPermissions; exports.reset = _chunkPEAG3TICjs.reset; exports.revert = _chunkPEAG3TICjs.revert; exports.sendTransaction = _chunkPEAG3TICjs.sendTransaction; exports.sendUnsignedTransaction = _chunkPEAG3TICjs.sendUnsignedTransaction; exports.setAutomine = _chunkPEAG3TICjs.setAutomine; exports.setBalance = _chunkPEAG3TICjs.setBalance; exports.setBlockGasLimit = _chunkPEAG3TICjs.setBlockGasLimit; exports.setBlockTimestampInterval = _chunkPEAG3TICjs.setBlockTimestampInterval; exports.setCode = _chunkPEAG3TICjs.setCode; exports.setCoinbase = _chunkPEAG3TICjs.setCoinbase; exports.setIntervalMining = _chunkPEAG3TICjs.setIntervalMining; exports.setLoggingEnabled = _chunkPEAG3TICjs.setLoggingEnabled; exports.setMinGasPrice = _chunkPEAG3TICjs.setMinGasPrice; exports.setNextBlockBaseFeePerGas = _chunkPEAG3TICjs.setNextBlockBaseFeePerGas; exports.setNextBlockTimestamp = _chunkPEAG3TICjs.setNextBlockTimestamp; exports.setNonce = _chunkPEAG3TICjs.setNonce; exports.setStorageAt = _chunkPEAG3TICjs.setStorageAt; exports.signMessage = _chunkPEAG3TICjs.signMessage; exports.snapshot = _chunkPEAG3TICjs.snapshot; exports.stopImpersonatingAccount = _chunkPEAG3TICjs.stopImpersonatingAccount; exports.switchChain = _chunkPEAG3TICjs.switchChain; exports.uninstallFilter = _chunkPEAG3TICjs.uninstallFilter; exports.waitForTransactionReceipt = _chunkPEAG3TICjs.waitForTransactionReceipt; exports.watchAsset = _chunkPEAG3TICjs.watchAsset; exports.watchBlockNumber = _chunkPEAG3TICjs.watchBlockNumber; exports.watchBlocks = _chunkPEAG3TICjs.watchBlocks; exports.watchPendingTransactions = _chunkPEAG3TICjs.watchPendingTransactions;
@@ -0,0 +1,125 @@
1
+ import {
2
+ addChain,
3
+ call,
4
+ callContract,
5
+ createBlockFilter,
6
+ createPendingTransactionFilter,
7
+ dropTransaction,
8
+ estimateGas,
9
+ getAccounts,
10
+ getAutomine,
11
+ getBalance,
12
+ getBlock,
13
+ getBlockNumber,
14
+ getBlockNumberCache,
15
+ getBlockTransactionCount,
16
+ getChainId,
17
+ getFeeHistory,
18
+ getFilterChanges,
19
+ getFilterLogs,
20
+ getGasPrice,
21
+ getPermissions,
22
+ getTransaction,
23
+ getTransactionConfirmations,
24
+ getTransactionCount,
25
+ getTransactionReceipt,
26
+ getTxpoolContent,
27
+ getTxpoolStatus,
28
+ impersonateAccount,
29
+ increaseTime,
30
+ inspectTxpool,
31
+ mine,
32
+ removeBlockTimestampInterval,
33
+ requestAccounts,
34
+ requestPermissions,
35
+ reset,
36
+ revert,
37
+ sendTransaction,
38
+ sendUnsignedTransaction,
39
+ setAutomine,
40
+ setBalance,
41
+ setBlockGasLimit,
42
+ setBlockTimestampInterval,
43
+ setCode,
44
+ setCoinbase,
45
+ setIntervalMining,
46
+ setLoggingEnabled,
47
+ setMinGasPrice,
48
+ setNextBlockBaseFeePerGas,
49
+ setNextBlockTimestamp,
50
+ setNonce,
51
+ setStorageAt,
52
+ signMessage,
53
+ snapshot,
54
+ stopImpersonatingAccount,
55
+ switchChain,
56
+ uninstallFilter,
57
+ waitForTransactionReceipt,
58
+ watchAsset,
59
+ watchBlockNumber,
60
+ watchBlocks,
61
+ watchPendingTransactions
62
+ } from "../chunk-JXGK2LUM.mjs";
63
+ import "../chunk-DY4MSK2M.mjs";
64
+ export {
65
+ addChain,
66
+ call,
67
+ callContract,
68
+ createBlockFilter,
69
+ createPendingTransactionFilter,
70
+ dropTransaction,
71
+ estimateGas,
72
+ getAccounts,
73
+ getAutomine,
74
+ getBalance,
75
+ getBlock,
76
+ getBlockNumber,
77
+ getBlockNumberCache,
78
+ getBlockTransactionCount,
79
+ getChainId,
80
+ getFeeHistory,
81
+ getFilterChanges,
82
+ getFilterLogs,
83
+ getGasPrice,
84
+ getPermissions,
85
+ getTransaction,
86
+ getTransactionConfirmations,
87
+ getTransactionCount,
88
+ getTransactionReceipt,
89
+ getTxpoolContent,
90
+ getTxpoolStatus,
91
+ impersonateAccount,
92
+ increaseTime,
93
+ inspectTxpool,
94
+ mine,
95
+ removeBlockTimestampInterval,
96
+ requestAccounts,
97
+ requestPermissions,
98
+ reset,
99
+ revert,
100
+ sendTransaction,
101
+ sendUnsignedTransaction,
102
+ setAutomine,
103
+ setBalance,
104
+ setBlockGasLimit,
105
+ setBlockTimestampInterval,
106
+ setCode,
107
+ setCoinbase,
108
+ setIntervalMining,
109
+ setLoggingEnabled,
110
+ setMinGasPrice,
111
+ setNextBlockBaseFeePerGas,
112
+ setNextBlockTimestamp,
113
+ setNonce,
114
+ setStorageAt,
115
+ signMessage,
116
+ snapshot,
117
+ stopImpersonatingAccount,
118
+ switchChain,
119
+ uninstallFilter,
120
+ waitForTransactionReceipt,
121
+ watchAsset,
122
+ watchBlockNumber,
123
+ watchBlocks,
124
+ watchPendingTransactions
125
+ };