viem 0.2.0-0-2-0.20230328T054201 → 0.2.0-0-2-0.20230328T231949
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.d.ts +3 -3
- package/dist/abi.js +2 -2
- package/dist/abi.mjs +1 -1
- package/dist/accounts/index.d.ts +4 -4
- package/dist/accounts/index.js +17 -17
- package/dist/accounts/index.mjs +2 -2
- package/dist/{chain-4af995bf.d.ts → chain-5b28fc53.d.ts} +2 -2
- package/dist/{chain-40443542.d.ts → chain-e9b996ff.d.ts} +1 -1
- package/dist/chains.d.ts +3 -3
- package/dist/chains.js +63 -63
- package/dist/chains.mjs +1 -1
- package/dist/{chunk-OW7TKT7L.js → chunk-564BCC7H.js} +3 -5
- package/dist/chunk-564BCC7H.js.map +1 -0
- package/dist/{chunk-UK6FAD4V.mjs → chunk-7QEOFHC7.mjs} +2 -2
- package/dist/{chunk-DFMQLPHS.mjs → chunk-BJ5KRDTG.mjs} +2 -2
- package/dist/{chunk-FZPFAAOJ.js → chunk-CXE4XSMF.js} +19 -19
- package/dist/{chunk-43HQD3IL.js → chunk-D3ALNUWN.js} +6 -6
- package/dist/{chunk-HYEOQX7O.mjs → chunk-UCZWRYV5.mjs} +3 -5
- package/dist/{chunk-HYEOQX7O.mjs.map → chunk-UCZWRYV5.mjs.map} +1 -1
- package/dist/contract.d.ts +8 -8
- package/dist/contract.js +2 -2
- package/dist/contract.mjs +1 -1
- package/dist/{createClient-1f19be8d.d.ts → createClient-e52de308.d.ts} +2 -2
- package/dist/{eip1193-210ab776.d.ts → eip1193-9080db42.d.ts} +1 -1
- package/dist/{encodeFunctionResult-a252fba1.d.ts → encodeFunctionResult-47ad60ed.d.ts} +1 -1
- package/dist/{encodePacked-a9464e97.d.ts → encodePacked-35c796fb.d.ts} +1 -1
- package/dist/ens.d.ts +5 -5
- package/dist/ens.js +3 -3
- package/dist/ens.mjs +2 -2
- package/dist/ethers.d.ts +2 -2
- package/dist/ethers.js +4 -4
- package/dist/ethers.mjs +2 -2
- package/dist/{formatAbiItem-6ed70dbd.d.ts → formatAbiItem-d9e801dd.d.ts} +1 -1
- package/dist/{getAbiItem-1ff0f41a.d.ts → getAbiItem-1d94ae0e.d.ts} +1 -1
- package/dist/index.d.ts +15 -15
- package/dist/index.js +91 -91
- package/dist/index.mjs +2 -2
- package/dist/{parseAccount-8e131c73.d.ts → parseAccount-4209fa24.d.ts} +1 -1
- package/dist/{parseGwei-5e2a8e87.d.ts → parseGwei-3c8f21f1.d.ts} +5 -5
- package/dist/public.d.ts +5 -5
- package/dist/public.js +2 -2
- package/dist/public.mjs +1 -1
- package/dist/{test-e28db435.d.ts → test-f3d06763.d.ts} +4 -4
- package/dist/test.d.ts +5 -5
- package/dist/test.js +2 -2
- package/dist/test.mjs +1 -1
- package/dist/{typedData-848139b1.d.ts → typedData-42b43450.d.ts} +1 -1
- package/dist/utils/index.d.ts +15 -15
- package/dist/utils/index.js +2 -2
- package/dist/utils/index.mjs +1 -1
- package/dist/wallet.d.ts +5 -5
- package/dist/wallet.js +2 -2
- package/dist/wallet.mjs +1 -1
- package/dist/{createPublicClient-fd8b1349.d.ts → watchPendingTransactions-80e93b17.d.ts} +211 -216
- package/dist/window.d.ts +2 -2
- package/package.json +1 -1
- package/dist/chunk-OW7TKT7L.js.map +0 -1
- /package/dist/{chunk-UK6FAD4V.mjs.map → chunk-7QEOFHC7.mjs.map} +0 -0
- /package/dist/{chunk-DFMQLPHS.mjs.map → chunk-BJ5KRDTG.mjs.map} +0 -0
- /package/dist/{chunk-FZPFAAOJ.js.map → chunk-CXE4XSMF.js.map} +0 -0
- /package/dist/{chunk-43HQD3IL.js.map → chunk-D3ALNUWN.js.map} +0 -0
package/dist/abi.d.ts
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
export { ParseAbi, ParseAbiItem, ParseAbiParameter, ParseAbiParameters, parseAbi, parseAbiItem, parseAbiParameter, parseAbiParameters } from 'abitype';
|
2
|
-
export { D as DecodeAbiParametersReturnType, E as EncodeAbiParametersReturnType, G as GetAbiItemParameters, d as decodeAbiParameters, e as encodeAbiParameters, g as getAbiItem } from './getAbiItem-
|
3
|
-
export { e as encodePacked } from './encodePacked-
|
4
|
-
import './chain-
|
2
|
+
export { D as DecodeAbiParametersReturnType, E as EncodeAbiParametersReturnType, G as GetAbiItemParameters, d as decodeAbiParameters, e as encodeAbiParameters, g as getAbiItem } from './getAbiItem-1d94ae0e.js';
|
3
|
+
export { e as encodePacked } from './encodePacked-35c796fb.js';
|
4
|
+
import './chain-5b28fc53.js';
|
5
5
|
import '@wagmi/chains';
|
package/dist/abi.js
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
|
8
8
|
|
9
9
|
|
10
|
-
var
|
10
|
+
var _chunk564BCC7Hjs = require('./chunk-564BCC7H.js');
|
11
11
|
|
12
12
|
|
13
13
|
|
@@ -17,5 +17,5 @@ var _chunkOW7TKT7Ljs = require('./chunk-OW7TKT7L.js');
|
|
17
17
|
|
18
18
|
|
19
19
|
|
20
|
-
exports.decodeAbiParameters =
|
20
|
+
exports.decodeAbiParameters = _chunk564BCC7Hjs.decodeAbiParameters; exports.encodeAbiParameters = _chunk564BCC7Hjs.encodeAbiParameters; exports.encodePacked = _chunk564BCC7Hjs.encodePacked; exports.getAbiItem = _chunk564BCC7Hjs.getAbiItem; exports.parseAbi = _chunk564BCC7Hjs.parseAbi; exports.parseAbiItem = _chunk564BCC7Hjs.parseAbiItem; exports.parseAbiParameter = _chunk564BCC7Hjs.parseAbiParameter; exports.parseAbiParameters = _chunk564BCC7Hjs.parseAbiParameters;
|
21
21
|
//# sourceMappingURL=abi.js.map
|
package/dist/abi.mjs
CHANGED
package/dist/accounts/index.d.ts
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
export { HDKey } from '@scure/bip32';
|
2
|
-
import { H as Hex } from '../chain-
|
3
|
-
import { P as PrivateKeyAccount, a as AccountSource, J as JsonRpcAccount, C as CustomSource, L as LocalAccount, T as TypedDataDefinition } from '../typedData-
|
4
|
-
export { A as Account, a as AccountSource, C as CustomSource, H as HDAccount, b as HDOptions, J as JsonRpcAccount, L as LocalAccount, P as PrivateKeyAccount } from '../typedData-
|
2
|
+
import { H as Hex } from '../chain-5b28fc53.js';
|
3
|
+
import { P as PrivateKeyAccount, a as AccountSource, J as JsonRpcAccount, C as CustomSource, L as LocalAccount, T as TypedDataDefinition } from '../typedData-42b43450.js';
|
4
|
+
export { A as Account, a as AccountSource, C as CustomSource, H as HDAccount, b as HDOptions, J as JsonRpcAccount, L as LocalAccount, P as PrivateKeyAccount } from '../typedData-42b43450.js';
|
5
5
|
import { Address, TypedData } from 'abitype';
|
6
|
-
export { p as parseAccount } from '../parseAccount-
|
6
|
+
export { p as parseAccount } from '../parseAccount-4209fa24.js';
|
7
7
|
export { wordlist as czech } from '@scure/bip39/wordlists/czech';
|
8
8
|
export { wordlist as english } from '@scure/bip39/wordlists/english';
|
9
9
|
export { wordlist as french } from '@scure/bip39/wordlists/french';
|
package/dist/accounts/index.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
2
2
|
|
3
|
-
var
|
3
|
+
var _chunkD3ALNUWNjs = require('../chunk-D3ALNUWN.js');
|
4
4
|
|
5
5
|
|
6
6
|
|
@@ -10,7 +10,7 @@ var _chunk43HQD3ILjs = require('../chunk-43HQD3IL.js');
|
|
10
10
|
|
11
11
|
|
12
12
|
|
13
|
-
var
|
13
|
+
var _chunk564BCC7Hjs = require('../chunk-564BCC7H.js');
|
14
14
|
|
15
15
|
// src/accounts/index.ts
|
16
16
|
var _bip32 = require('@scure/bip32');
|
@@ -24,7 +24,7 @@ function generateMnemonic(wordlist10) {
|
|
24
24
|
// src/accounts/generatePrivateKey.ts
|
25
25
|
var _secp256k1 = require('@noble/secp256k1');
|
26
26
|
function generatePrivateKey() {
|
27
|
-
return
|
27
|
+
return _chunk564BCC7Hjs.toHex.call(void 0, _secp256k1.utils.randomPrivateKey());
|
28
28
|
}
|
29
29
|
|
30
30
|
// src/accounts/privateKeyToAccount.ts
|
@@ -32,8 +32,8 @@ function generatePrivateKey() {
|
|
32
32
|
|
33
33
|
// src/accounts/utils/publicKeyToAddress.ts
|
34
34
|
function publicKeyToAddress(publicKey) {
|
35
|
-
const address =
|
36
|
-
return
|
35
|
+
const address = _chunk564BCC7Hjs.keccak256.call(void 0, `0x${publicKey.substring(4)}`).substring(26);
|
36
|
+
return _chunk564BCC7Hjs.checksumAddress.call(void 0, `0x${address}`);
|
37
37
|
}
|
38
38
|
|
39
39
|
// src/accounts/utils/sign.ts
|
@@ -48,8 +48,8 @@ async function sign({
|
|
48
48
|
});
|
49
49
|
const sig = _secp256k1.Signature.fromHex(sigBytes);
|
50
50
|
return {
|
51
|
-
r:
|
52
|
-
s:
|
51
|
+
r: _chunk564BCC7Hjs.toHex.call(void 0, sig.r),
|
52
|
+
s: _chunk564BCC7Hjs.toHex.call(void 0, sig.s),
|
53
53
|
v: recId ? 28n : 27n
|
54
54
|
};
|
55
55
|
}
|
@@ -58,9 +58,9 @@ async function sign({
|
|
58
58
|
|
59
59
|
function signatureToHex({ r, s, v }) {
|
60
60
|
return `0x${new (0, _secp256k1.Signature)(
|
61
|
-
|
62
|
-
|
63
|
-
).toCompactHex()}${
|
61
|
+
_chunk564BCC7Hjs.hexToBigInt.call(void 0, r),
|
62
|
+
_chunk564BCC7Hjs.hexToBigInt.call(void 0, s)
|
63
|
+
).toCompactHex()}${_chunk564BCC7Hjs.toHex.call(void 0, v).slice(2)}`;
|
64
64
|
}
|
65
65
|
|
66
66
|
// src/accounts/utils/signMessage.ts
|
@@ -68,7 +68,7 @@ async function signMessage({
|
|
68
68
|
message,
|
69
69
|
privateKey
|
70
70
|
}) {
|
71
|
-
const signature = await sign({ hash:
|
71
|
+
const signature = await sign({ hash: _chunk564BCC7Hjs.hashMessage.call(void 0, message), privateKey });
|
72
72
|
return signatureToHex(signature);
|
73
73
|
}
|
74
74
|
|
@@ -78,10 +78,10 @@ async function signTransaction({
|
|
78
78
|
transaction
|
79
79
|
}) {
|
80
80
|
const signature = await sign({
|
81
|
-
hash:
|
81
|
+
hash: _chunk564BCC7Hjs.keccak256.call(void 0, _chunk564BCC7Hjs.serializeTransaction.call(void 0, transaction)),
|
82
82
|
privateKey
|
83
83
|
});
|
84
|
-
return
|
84
|
+
return _chunk564BCC7Hjs.serializeTransaction.call(void 0, transaction, signature);
|
85
85
|
}
|
86
86
|
|
87
87
|
// src/accounts/utils/signTypedData.ts
|
@@ -90,7 +90,7 @@ async function signTypedData({
|
|
90
90
|
...typedData
|
91
91
|
}) {
|
92
92
|
const signature = await sign({
|
93
|
-
hash:
|
93
|
+
hash: _chunk564BCC7Hjs.hashTypedData.call(void 0, typedData),
|
94
94
|
privateKey
|
95
95
|
});
|
96
96
|
return signatureToHex(signature);
|
@@ -98,9 +98,9 @@ async function signTypedData({
|
|
98
98
|
|
99
99
|
// src/accounts/privateKeyToAccount.ts
|
100
100
|
function privateKeyToAccount(privateKey) {
|
101
|
-
const publicKey =
|
101
|
+
const publicKey = _chunk564BCC7Hjs.toHex.call(void 0, _secp256k1.getPublicKey.call(void 0, privateKey.slice(2)));
|
102
102
|
const address = publicKeyToAddress(publicKey);
|
103
|
-
const account =
|
103
|
+
const account = _chunkD3ALNUWNjs.toAccount.call(void 0, {
|
104
104
|
address,
|
105
105
|
async signMessage({ message }) {
|
106
106
|
return signMessage({ message, privateKey });
|
@@ -148,5 +148,5 @@ var _traditionalchinese = require('@scure/bip39/wordlists/traditional-chinese');
|
|
148
148
|
|
149
149
|
|
150
150
|
|
151
|
-
exports.HDKey = _bip32.HDKey; exports.czech = _czech.wordlist; exports.english = _english.wordlist; exports.french = _french.wordlist; exports.generateMnemonic = generateMnemonic; exports.generatePrivateKey = generatePrivateKey; exports.italian = _italian.wordlist; exports.japanese = _japanese.wordlist; exports.korean = _korean.wordlist; exports.parseAccount =
|
151
|
+
exports.HDKey = _bip32.HDKey; exports.czech = _czech.wordlist; exports.english = _english.wordlist; exports.french = _french.wordlist; exports.generateMnemonic = generateMnemonic; exports.generatePrivateKey = generatePrivateKey; exports.italian = _italian.wordlist; exports.japanese = _japanese.wordlist; exports.korean = _korean.wordlist; exports.parseAccount = _chunk564BCC7Hjs.parseAccount; exports.privateKeyToAccount = privateKeyToAccount; exports.publicKeyToAddress = publicKeyToAddress; exports.signMessage = signMessage; exports.signTypedData = signTypedData; exports.simplifiedChinese = _simplifiedchinese.wordlist; exports.spanish = _spanish.wordlist; exports.toAccount = _chunkD3ALNUWNjs.toAccount; exports.traditionalChinese = _traditionalchinese.wordlist;
|
152
152
|
//# sourceMappingURL=index.js.map
|
package/dist/accounts/index.mjs
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import {
|
2
2
|
toAccount
|
3
|
-
} from "../chunk-
|
3
|
+
} from "../chunk-7QEOFHC7.mjs";
|
4
4
|
import {
|
5
5
|
checksumAddress,
|
6
6
|
hashMessage,
|
@@ -10,7 +10,7 @@ import {
|
|
10
10
|
parseAccount,
|
11
11
|
serializeTransaction,
|
12
12
|
toHex
|
13
|
-
} from "../chunk-
|
13
|
+
} from "../chunk-UCZWRYV5.mjs";
|
14
14
|
|
15
15
|
// src/accounts/index.ts
|
16
16
|
import { HDKey } from "@scure/bip32";
|
@@ -46,7 +46,7 @@ declare const transactionType: {
|
|
46
46
|
declare function formatTransaction(transaction: Partial<RpcTransaction>): Transaction<bigint, number>;
|
47
47
|
declare const defineTransaction: <TFormat extends Formatter<Partial<RpcTransaction>, Partial<Transaction<bigint, number>> & {
|
48
48
|
[key: string]: unknown;
|
49
|
-
}>, TExclude extends ("type" | "value" | "blockHash" | "blockNumber" | "chainId" | "
|
49
|
+
}>, TExclude extends ("type" | "value" | "blockHash" | "blockNumber" | "chainId" | "gasPrice" | "maxFeePerGas" | "maxPriorityFeePerGas" | "from" | "accessList" | "to" | "gas" | "nonce" | "r" | "s" | "v" | "hash" | "input" | "transactionIndex")[] = []>({ exclude, format: formatOverride, }: {
|
50
50
|
exclude?: TExclude | undefined;
|
51
51
|
format?: TFormat | undefined;
|
52
52
|
}) => (data: Partial<RpcTransaction> & {
|
@@ -567,4 +567,4 @@ type GetChain<TChain extends Chain | undefined, TChainOverride extends Chain | u
|
|
567
567
|
chain?: TChainOverride | null;
|
568
568
|
};
|
569
569
|
|
570
|
-
export { TransactionSerialized as $, AbiItem as A, ByteArray as B, Chain as C, RpcTransactionRequest as D, ExtractArgsFromAbi as E, FeeHistory as F, RpcUncle as G, Hex as H, TransactionType$1 as I, TransactionBase as J, TransactionEIP1559 as K, Log as L, TransactionEIP2930 as M, TransactionLegacy as N, TransactionReceipt as O, TransactionRequest as P, TransactionRequestBase as Q, RpcBlock as R, TransactionRequestEIP1559 as S, Transaction as T, TransactionRequestEIP2930 as U, TransactionRequestLegacy as V, TransactionSerializable as W, TransactionSerializableBase as X, TransactionSerializableEIP1559 as Y, TransactionSerializableEIP2930 as Z, TransactionSerializableLegacy as _, Hash as a, TransactionSerializedEIP1559 as a0, TransactionSerializedEIP2930 as a1, TransactionSerializedLegacy as a2, Uncle as a3, ExtractFormatter as a4, Formatted as a5, FormattedTransaction as a6, TransactionFormatter as a7, defineTransaction as a8, formatTransaction as a9, transactionType as aa, Formatters as ab, Formatter as ac,
|
570
|
+
export { TransactionSerialized as $, AbiItem as A, ByteArray as B, Chain as C, RpcTransactionRequest as D, ExtractArgsFromAbi as E, FeeHistory as F, RpcUncle as G, Hex as H, TransactionType$1 as I, TransactionBase as J, TransactionEIP1559 as K, Log as L, TransactionEIP2930 as M, TransactionLegacy as N, TransactionReceipt as O, TransactionRequest as P, TransactionRequestBase as Q, RpcBlock as R, TransactionRequestEIP1559 as S, Transaction as T, TransactionRequestEIP2930 as U, TransactionRequestLegacy as V, TransactionSerializable as W, TransactionSerializableBase as X, TransactionSerializableEIP1559 as Y, TransactionSerializableEIP2930 as Z, TransactionSerializableLegacy as _, Hash as a, TransactionSerializedEIP1559 as a0, TransactionSerializedEIP2930 as a1, TransactionSerializedLegacy as a2, Uncle as a3, ExtractFormatter as a4, Formatted as a5, FormattedTransaction as a6, TransactionFormatter as a7, defineTransaction as a8, formatTransaction as a9, transactionType as aa, Formatters as ab, Formatter as ac, GetChain as ad, MergeIntersectionProperties as ae, GetValue as af, IsUndefined as ag, MaybeExtractEventArgsFromAbi as ah, Prettify as ai, MaybeAbiEventName as aj, Quantity as ak, EventDefinition as al, Signature as am, LogTopic as an, defineFormatter as ao, format as ap, AccessList as b, Block as c, BlockIdentifier as d, BlockNumber as e, BlockTag as f, ContractConfig as g, ExtractConstructorArgsFromAbi as h, ExtractErrorArgsFromAbi as i, ExtractErrorNameFromAbi as j, ExtractEventArgsFromAbi as k, ExtractEventArgsFromTopics as l, ExtractEventNameFromAbi as m, ExtractFunctionNameFromAbi as n, ExtractNameFromAbi as o, ExtractResultFromAbi as p, FeeValues as q, FeeValuesEIP1559 as r, FeeValuesLegacy as s, RpcBlockIdentifier as t, RpcBlockNumber as u, RpcFeeHistory as v, RpcFeeValues as w, RpcLog as x, RpcTransaction as y, RpcTransactionReceipt as z };
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ab as Formatters, C as Chain } from './chain-
|
1
|
+
import { ab as Formatters, C as Chain } from './chain-5b28fc53.js';
|
2
2
|
|
3
3
|
declare function defineChain<TFormatters extends Formatters = Formatters, TChain extends Chain<TFormatters> = Chain<TFormatters>>(chain: TChain): TChain;
|
4
4
|
declare function getChainContractAddress({ blockNumber, chain, contract: name, }: {
|
package/dist/chains.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
export { d as defineChain } from './chain-
|
2
|
-
import { R as RpcBlock, c as Block, T as Transaction, H as Hex, y as RpcTransaction, z as RpcTransactionReceipt, O as TransactionReceipt, I as TransactionType, P as TransactionRequest, D as RpcTransactionRequest } from './chain-
|
3
|
-
export { C as Chain } from './chain-
|
1
|
+
export { d as defineChain } from './chain-e9b996ff.js';
|
2
|
+
import { R as RpcBlock, c as Block, T as Transaction, H as Hex, y as RpcTransaction, z as RpcTransactionReceipt, O as TransactionReceipt, I as TransactionType, P as TransactionRequest, D as RpcTransactionRequest } from './chain-5b28fc53.js';
|
3
|
+
export { C as Chain } from './chain-5b28fc53.js';
|
4
4
|
import * as chains from '@wagmi/chains';
|
5
5
|
import 'abitype';
|
6
6
|
|
package/dist/chains.js
CHANGED
@@ -4,32 +4,32 @@
|
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
-
var
|
7
|
+
var _chunk564BCC7Hjs = require('./chunk-564BCC7H.js');
|
8
8
|
|
9
9
|
// src/chains.ts
|
10
10
|
var _chains = require('@wagmi/chains'); var chains = _interopRequireWildcard(_chains);
|
11
11
|
var celoFormatters = {
|
12
|
-
block:
|
12
|
+
block: _chunk564BCC7Hjs.defineBlock.call(void 0, {
|
13
13
|
exclude: ["difficulty", "gasLimit", "mixHash", "nonce", "uncles"],
|
14
14
|
format: (block) => ({
|
15
15
|
randomness: block.randomness
|
16
16
|
})
|
17
17
|
}),
|
18
|
-
transaction:
|
18
|
+
transaction: _chunk564BCC7Hjs.defineTransaction.call(void 0, {
|
19
19
|
format: (transaction) => ({
|
20
20
|
feeCurrency: transaction.feeCurrency,
|
21
21
|
gatewayFee: transaction.gatewayFee ? BigInt(transaction.gatewayFee) : null,
|
22
22
|
gatewayFeeRecipient: transaction.gatewayFeeRecipient
|
23
23
|
})
|
24
24
|
}),
|
25
|
-
transactionReceipt:
|
25
|
+
transactionReceipt: _chunk564BCC7Hjs.defineTransactionReceipt.call(void 0, {
|
26
26
|
format: (transaction) => ({
|
27
27
|
feeCurrency: transaction.feeCurrency,
|
28
28
|
gatewayFee: transaction.gatewayFee ? BigInt(transaction.gatewayFee) : null,
|
29
29
|
gatewayFeeRecipient: transaction.gatewayFeeRecipient
|
30
30
|
})
|
31
31
|
}),
|
32
|
-
transactionRequest:
|
32
|
+
transactionRequest: _chunk564BCC7Hjs.defineTransactionRequest.call(void 0, {
|
33
33
|
format: (transactionRequest) => ({
|
34
34
|
feeCurrency: transactionRequest.feeCurrency,
|
35
35
|
gatewayFee: transactionRequest.gatewayFee,
|
@@ -37,69 +37,69 @@ var celoFormatters = {
|
|
37
37
|
})
|
38
38
|
})
|
39
39
|
};
|
40
|
-
var arbitrum2 =
|
41
|
-
var arbitrumGoerli2 =
|
42
|
-
var aurora2 =
|
43
|
-
var auroraGoerli =
|
44
|
-
var avalanche2 =
|
45
|
-
var avalancheFuji2 =
|
46
|
-
var baseGoerli2 =
|
47
|
-
var boba2 =
|
48
|
-
var bronos2 =
|
49
|
-
var bronosTestnet2 =
|
50
|
-
var bsc2 =
|
51
|
-
var bscTestnet2 =
|
52
|
-
var canto2 =
|
53
|
-
var celo2 =
|
40
|
+
var arbitrum2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.arbitrum);
|
41
|
+
var arbitrumGoerli2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.arbitrumGoerli);
|
42
|
+
var aurora2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.aurora);
|
43
|
+
var auroraGoerli = _chunk564BCC7Hjs.defineChain.call(void 0, chains.auroraTestnet);
|
44
|
+
var avalanche2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.avalanche);
|
45
|
+
var avalancheFuji2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.avalancheFuji);
|
46
|
+
var baseGoerli2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.baseGoerli);
|
47
|
+
var boba2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.boba);
|
48
|
+
var bronos2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.bronos);
|
49
|
+
var bronosTestnet2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.bronosTestnet);
|
50
|
+
var bsc2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.bsc);
|
51
|
+
var bscTestnet2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.bscTestnet);
|
52
|
+
var canto2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.canto);
|
53
|
+
var celo2 = _chunk564BCC7Hjs.defineChain.call(void 0, {
|
54
54
|
...chains.celo,
|
55
55
|
formatters: celoFormatters
|
56
56
|
});
|
57
|
-
var celoAlfajores2 =
|
57
|
+
var celoAlfajores2 = _chunk564BCC7Hjs.defineChain.call(void 0, {
|
58
58
|
...chains.celoAlfajores,
|
59
59
|
formatters: celoFormatters
|
60
60
|
});
|
61
|
-
var crossbell2 =
|
62
|
-
var evmos2 =
|
63
|
-
var evmosTestnet2 =
|
64
|
-
var fantom2 =
|
65
|
-
var fantomTestnet2 =
|
66
|
-
var filecoin2 =
|
67
|
-
var filecoinCalibration2 =
|
68
|
-
var filecoinHyperspace2 =
|
69
|
-
var flare2 =
|
70
|
-
var flareTestnet2 =
|
71
|
-
var foundry2 =
|
72
|
-
var goerli2 =
|
73
|
-
var gnosis2 =
|
74
|
-
var gnosisChiado2 =
|
75
|
-
var hardhat2 =
|
76
|
-
var harmonyOne2 =
|
77
|
-
var iotex2 =
|
78
|
-
var iotexTestnet2 =
|
79
|
-
var localhost2 =
|
80
|
-
var mainnet2 =
|
81
|
-
var metis2 =
|
82
|
-
var metisGoerli2 =
|
83
|
-
var moonbaseAlpha2 =
|
84
|
-
var moonbeam2 =
|
85
|
-
var moonriver2 =
|
86
|
-
var okc2 =
|
87
|
-
var optimism2 =
|
88
|
-
var optimismGoerli2 =
|
89
|
-
var polygon2 =
|
90
|
-
var polygonMumbai2 =
|
91
|
-
var polygonZkEvmTestnet2 =
|
92
|
-
var sepolia2 =
|
93
|
-
var shardeumSphinx2 =
|
94
|
-
var songbird2 =
|
95
|
-
var songbirdTestnet2 =
|
96
|
-
var taraxa2 =
|
97
|
-
var taraxaTestnet2 =
|
98
|
-
var telos2 =
|
99
|
-
var telosTestnet2 =
|
100
|
-
var zhejiang2 =
|
101
|
-
var zkSync2 =
|
102
|
-
var zkSyncTestnet2 =
|
61
|
+
var crossbell2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.crossbell);
|
62
|
+
var evmos2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.evmos);
|
63
|
+
var evmosTestnet2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.evmosTestnet);
|
64
|
+
var fantom2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.fantom);
|
65
|
+
var fantomTestnet2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.fantomTestnet);
|
66
|
+
var filecoin2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.filecoin);
|
67
|
+
var filecoinCalibration2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.filecoinCalibration);
|
68
|
+
var filecoinHyperspace2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.filecoinHyperspace);
|
69
|
+
var flare2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.flare);
|
70
|
+
var flareTestnet2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.flareTestnet);
|
71
|
+
var foundry2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.foundry);
|
72
|
+
var goerli2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.goerli);
|
73
|
+
var gnosis2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.gnosis);
|
74
|
+
var gnosisChiado2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.gnosisChiado);
|
75
|
+
var hardhat2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.hardhat);
|
76
|
+
var harmonyOne2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.harmonyOne);
|
77
|
+
var iotex2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.iotex);
|
78
|
+
var iotexTestnet2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.iotexTestnet);
|
79
|
+
var localhost2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.localhost);
|
80
|
+
var mainnet2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.mainnet);
|
81
|
+
var metis2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.metis);
|
82
|
+
var metisGoerli2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.metisGoerli);
|
83
|
+
var moonbaseAlpha2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.moonbaseAlpha);
|
84
|
+
var moonbeam2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.moonbeam);
|
85
|
+
var moonriver2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.moonriver);
|
86
|
+
var okc2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.okc);
|
87
|
+
var optimism2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.optimism);
|
88
|
+
var optimismGoerli2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.optimismGoerli);
|
89
|
+
var polygon2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.polygon);
|
90
|
+
var polygonMumbai2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.polygonMumbai);
|
91
|
+
var polygonZkEvmTestnet2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.polygonZkEvmTestnet);
|
92
|
+
var sepolia2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.sepolia);
|
93
|
+
var shardeumSphinx2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.shardeumSphinx);
|
94
|
+
var songbird2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.songbird);
|
95
|
+
var songbirdTestnet2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.songbirdTestnet);
|
96
|
+
var taraxa2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.taraxa);
|
97
|
+
var taraxaTestnet2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.taraxaTestnet);
|
98
|
+
var telos2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.telos);
|
99
|
+
var telosTestnet2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.telosTestnet);
|
100
|
+
var zhejiang2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.zhejiang);
|
101
|
+
var zkSync2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.zkSync);
|
102
|
+
var zkSyncTestnet2 = _chunk564BCC7Hjs.defineChain.call(void 0, chains.zkSyncTestnet);
|
103
103
|
|
104
104
|
|
105
105
|
|
@@ -159,5 +159,5 @@ var zkSyncTestnet2 = _chunkOW7TKT7Ljs.defineChain.call(void 0, chains.zkSyncTest
|
|
159
159
|
|
160
160
|
|
161
161
|
|
162
|
-
exports.arbitrum = arbitrum2; exports.arbitrumGoerli = arbitrumGoerli2; exports.aurora = aurora2; exports.auroraGoerli = auroraGoerli; exports.avalanche = avalanche2; exports.avalancheFuji = avalancheFuji2; exports.baseGoerli = baseGoerli2; exports.boba = boba2; exports.bronos = bronos2; exports.bronosTestnet = bronosTestnet2; exports.bsc = bsc2; exports.bscTestnet = bscTestnet2; exports.canto = canto2; exports.celo = celo2; exports.celoAlfajores = celoAlfajores2; exports.crossbell = crossbell2; exports.defineChain =
|
162
|
+
exports.arbitrum = arbitrum2; exports.arbitrumGoerli = arbitrumGoerli2; exports.aurora = aurora2; exports.auroraGoerli = auroraGoerli; exports.avalanche = avalanche2; exports.avalancheFuji = avalancheFuji2; exports.baseGoerli = baseGoerli2; exports.boba = boba2; exports.bronos = bronos2; exports.bronosTestnet = bronosTestnet2; exports.bsc = bsc2; exports.bscTestnet = bscTestnet2; exports.canto = canto2; exports.celo = celo2; exports.celoAlfajores = celoAlfajores2; exports.crossbell = crossbell2; exports.defineChain = _chunk564BCC7Hjs.defineChain; exports.evmos = evmos2; exports.evmosTestnet = evmosTestnet2; exports.fantom = fantom2; exports.fantomTestnet = fantomTestnet2; exports.filecoin = filecoin2; exports.filecoinCalibration = filecoinCalibration2; exports.filecoinHyperspace = filecoinHyperspace2; exports.flare = flare2; exports.flareTestnet = flareTestnet2; exports.foundry = foundry2; exports.gnosis = gnosis2; exports.gnosisChiado = gnosisChiado2; exports.goerli = goerli2; exports.hardhat = hardhat2; exports.harmonyOne = harmonyOne2; exports.iotex = iotex2; exports.iotexTestnet = iotexTestnet2; exports.localhost = localhost2; exports.mainnet = mainnet2; exports.metis = metis2; exports.metisGoerli = metisGoerli2; exports.moonbaseAlpha = moonbaseAlpha2; exports.moonbeam = moonbeam2; exports.moonriver = moonriver2; exports.okc = okc2; exports.optimism = optimism2; exports.optimismGoerli = optimismGoerli2; exports.polygon = polygon2; exports.polygonMumbai = polygonMumbai2; exports.polygonZkEvmTestnet = polygonZkEvmTestnet2; exports.sepolia = sepolia2; exports.shardeumSphinx = shardeumSphinx2; exports.songbird = songbird2; exports.songbirdTestnet = songbirdTestnet2; exports.taraxa = taraxa2; exports.taraxaTestnet = taraxaTestnet2; exports.telos = telos2; exports.telosTestnet = telosTestnet2; exports.zhejiang = zhejiang2; exports.zkSync = zkSync2; exports.zkSyncTestnet = zkSyncTestnet2;
|
163
163
|
//# sourceMappingURL=chains.js.map
|
package/dist/chains.mjs
CHANGED
@@ -5612,7 +5612,6 @@ async function sendTransaction(client, args) {
|
|
5612
5612
|
// src/actions/wallet/signMessage.ts
|
5613
5613
|
async function signMessage(client, {
|
5614
5614
|
account: account_ = client.account,
|
5615
|
-
data,
|
5616
5615
|
message
|
5617
5616
|
}) {
|
5618
5617
|
if (!account_)
|
@@ -5620,12 +5619,11 @@ async function signMessage(client, {
|
|
5620
5619
|
docsPath: "/docs/actions/wallet/signMessage"
|
5621
5620
|
});
|
5622
5621
|
const account = parseAccount(account_);
|
5623
|
-
const message_ = message || data;
|
5624
5622
|
if (account.type === "local")
|
5625
|
-
return account.signMessage({ message
|
5623
|
+
return account.signMessage({ message });
|
5626
5624
|
return client.request({
|
5627
5625
|
method: "personal_sign",
|
5628
|
-
params: [toHex(
|
5626
|
+
params: [toHex(message), account.address]
|
5629
5627
|
});
|
5630
5628
|
}
|
5631
5629
|
|
@@ -6500,4 +6498,4 @@ function parseEther(ether, unit = "wei") {
|
|
6500
6498
|
|
6501
6499
|
|
6502
6500
|
exports.BaseError = BaseError; exports.AbiConstructorNotFoundError = AbiConstructorNotFoundError; exports.AbiConstructorParamsNotFoundError = AbiConstructorParamsNotFoundError; exports.AbiDecodingDataSizeInvalidError = AbiDecodingDataSizeInvalidError; exports.AbiDecodingZeroDataError = AbiDecodingZeroDataError; exports.AbiEncodingArrayLengthMismatchError = AbiEncodingArrayLengthMismatchError; exports.AbiEncodingLengthMismatchError = AbiEncodingLengthMismatchError; exports.AbiErrorInputsNotFoundError = AbiErrorInputsNotFoundError; exports.AbiErrorNotFoundError = AbiErrorNotFoundError; exports.AbiErrorSignatureNotFoundError = AbiErrorSignatureNotFoundError; exports.AbiEventSignatureEmptyTopicsError = AbiEventSignatureEmptyTopicsError; exports.AbiEventSignatureNotFoundError = AbiEventSignatureNotFoundError; exports.AbiEventNotFoundError = AbiEventNotFoundError; exports.AbiFunctionNotFoundError = AbiFunctionNotFoundError; exports.AbiFunctionOutputsNotFoundError = AbiFunctionOutputsNotFoundError; exports.AbiFunctionSignatureNotFoundError = AbiFunctionSignatureNotFoundError; exports.DecodeLogTopicsMismatch = DecodeLogTopicsMismatch; exports.InvalidAbiEncodingTypeError = InvalidAbiEncodingTypeError; exports.InvalidAbiDecodingTypeError = InvalidAbiDecodingTypeError; exports.InvalidArrayError = InvalidArrayError; exports.InvalidDefinitionTypeError = InvalidDefinitionTypeError; exports.InvalidAddressError = InvalidAddressError; exports.BlockNotFoundError = BlockNotFoundError; exports.ChainDoesNotSupportContract = ChainDoesNotSupportContract; exports.InvalidChainIdError = InvalidChainIdError; exports.multicall3Abi = multicall3Abi; exports.panicReasons = panicReasons; exports.etherUnits = etherUnits; exports.gweiUnits = gweiUnits; exports.weiUnits = weiUnits; exports.InvalidLegacyVError = InvalidLegacyVError; exports.TransactionExecutionError = TransactionExecutionError; exports.TransactionNotFoundError = TransactionNotFoundError; exports.TransactionReceiptNotFoundError = TransactionReceiptNotFoundError; exports.WaitForTransactionReceiptTimeoutError = WaitForTransactionReceiptTimeoutError; exports.CallExecutionError = CallExecutionError; exports.ContractFunctionExecutionError = ContractFunctionExecutionError; exports.ContractFunctionRevertedError = ContractFunctionRevertedError; exports.ContractFunctionZeroDataError = ContractFunctionZeroDataError; exports.RawContractError = RawContractError; exports.SizeExceedsPaddingSizeError = SizeExceedsPaddingSizeError; exports.DataLengthTooLongError = DataLengthTooLongError; exports.DataLengthTooShortError = DataLengthTooShortError; exports.InvalidBytesBooleanError = InvalidBytesBooleanError; exports.InvalidHexBooleanError = InvalidHexBooleanError; exports.InvalidHexValueError = InvalidHexValueError; exports.OffsetOutOfBoundsError = OffsetOutOfBoundsError; exports.EstimateGasExecutionError = EstimateGasExecutionError; exports.FilterTypeNotSupportedError = FilterTypeNotSupportedError; exports.ExecutionRevertedError = ExecutionRevertedError; exports.FeeCapTooHighError = FeeCapTooHighError; exports.FeeCapTooLowError = FeeCapTooLowError; exports.NonceTooHighError = NonceTooHighError; exports.NonceTooLowError = NonceTooLowError; exports.NonceMaxValueError = NonceMaxValueError; exports.InsufficientFundsError = InsufficientFundsError; exports.IntrinsicGasTooHighError = IntrinsicGasTooHighError; exports.IntrinsicGasTooLowError = IntrinsicGasTooLowError; exports.TransactionTypeNotSupportedError = TransactionTypeNotSupportedError; exports.TipAboveFeeCapError = TipAboveFeeCapError; exports.UnknownNodeError = UnknownNodeError; exports.RequestError = RequestError; exports.RpcRequestError = RpcRequestError; exports.ParseRpcError = ParseRpcError; exports.InvalidRequestRpcError = InvalidRequestRpcError; exports.MethodNotFoundRpcError = MethodNotFoundRpcError; exports.InvalidParamsRpcError = InvalidParamsRpcError; exports.InternalRpcError = InternalRpcError; exports.InvalidInputRpcError = InvalidInputRpcError; exports.ResourceNotFoundRpcError = ResourceNotFoundRpcError; exports.ResourceUnavailableRpcError = ResourceUnavailableRpcError; exports.TransactionRejectedRpcError = TransactionRejectedRpcError; exports.MethodNotSupportedRpcError = MethodNotSupportedRpcError; exports.LimitExceededRpcError = LimitExceededRpcError; exports.JsonRpcVersionUnsupportedError = JsonRpcVersionUnsupportedError; exports.UserRejectedRequestError = UserRejectedRequestError; exports.SwitchChainError = SwitchChainError; exports.UnknownRpcError = UnknownRpcError; exports.HttpRequestError = HttpRequestError; exports.WebSocketRequestError = WebSocketRequestError; exports.RpcError = RpcError; exports.TimeoutError = TimeoutError; exports.UrlRequiredError = UrlRequiredError; exports.concat = concat; exports.concatBytes = concatBytes; exports.concatHex = concatHex; exports.isBytes = isBytes; exports.isHex = isHex; exports.pad = pad; exports.padHex = padHex; exports.padBytes = padBytes; exports.trim = trim; exports.size = size; exports.slice = slice; exports.sliceBytes = sliceBytes; exports.sliceHex = sliceHex; exports.boolToHex = boolToHex; exports.bytesToHex = bytesToHex; exports.toHex = toHex; exports.numberToHex = numberToHex; exports.stringToHex = stringToHex; exports.toBytes = toBytes; exports.boolToBytes = boolToBytes; exports.hexToBytes = hexToBytes; exports.numberToBytes = numberToBytes; exports.stringToBytes = stringToBytes; exports.toRlp = toRlp; exports.fromHex = fromHex; exports.hexToBigInt = hexToBigInt; exports.hexToBool = hexToBool; exports.hexToNumber = hexToNumber; exports.hexToString = hexToString; exports.fromBytes = fromBytes; exports.bytesToBigint = bytesToBigint; exports.bytesToBool = bytesToBool; exports.bytesToNumber = bytesToNumber; exports.bytesToString = bytesToString; exports.fromRlp = fromRlp; exports.extractFunctionParts = extractFunctionParts; exports.extractFunctionName = extractFunctionName; exports.extractFunctionParams = extractFunctionParams; exports.extractFunctionType = extractFunctionType; exports.keccak256 = keccak256; exports.getEventSelector = getEventSelector; exports.getFunctionSelector = getFunctionSelector; exports.isHash = isHash; exports.isAddress = isAddress; exports.checksumAddress = checksumAddress; exports.getAddress = getAddress; exports.getContractAddress = getContractAddress2; exports.getCreateAddress = getCreateAddress; exports.getCreate2Address = getCreate2Address; exports.isAddressEqual = isAddressEqual; exports.encodeAbiParameters = encodeAbiParameters; exports.decodeAbiParameters = decodeAbiParameters; exports.formatAbiItem = formatAbiItem; exports.decodeErrorResult = decodeErrorResult; exports.decodeEventLog = decodeEventLog; exports.decodeFunctionData = decodeFunctionData; exports.getAbiItem = getAbiItem; exports.decodeFunctionResult = decodeFunctionResult; exports.encodeDeployData = encodeDeployData; exports.encodeErrorResult = encodeErrorResult; exports.encodeEventTopics = encodeEventTopics; exports.encodeFunctionData = encodeFunctionData; exports.encodeFunctionResult = encodeFunctionResult; exports.arrayRegex = arrayRegex; exports.bytesRegex = bytesRegex; exports.integerRegex = integerRegex; exports.encodePacked = encodePacked; exports.formatAbiItemWithArgs = formatAbiItemWithArgs; exports.parseAbi = _abitype.parseAbi; exports.parseAbiItem = _abitype.parseAbiItem; exports.parseAbiParameter = _abitype.parseAbiParameter; exports.parseAbiParameters = _abitype.parseAbiParameters; exports.parseAccount = parseAccount; exports.isDeterministicError = isDeterministicError; exports.buildRequest = buildRequest; exports.defineChain = defineChain; exports.getChainContractAddress = getChainContractAddress; exports.format = format3; exports.defineFormatter = defineFormatter; exports.transactionType = transactionType; exports.formatTransaction = formatTransaction; exports.defineTransaction = defineTransaction; exports.formatBlock = formatBlock; exports.defineBlock = defineBlock; exports.extract = extract; exports.defineTransactionReceipt = defineTransactionReceipt; exports.formatTransactionRequest = formatTransactionRequest; exports.defineTransactionRequest = defineTransactionRequest; exports.containsNodeError = containsNodeError; exports.getNodeError = getNodeError; exports.getCallError = getCallError; exports.getContractError = getContractError; exports.getEstimateGasError = getEstimateGasError; exports.getTransactionError = getTransactionError; exports.stringify = stringify; exports.getSocket = getSocket; exports.rpc = rpc; exports.hashMessage = hashMessage; exports.validateTypedData = validateTypedData; exports.hashTypedData = hashTypedData; exports.recoverAddress = recoverAddress; exports.recoverMessageAddress = recoverMessageAddress; exports.recoverTypedDataAddress = recoverTypedDataAddress; exports.verifyMessage = verifyMessage; exports.verifyTypedData = verifyTypedData; exports.assertRequest = assertRequest; exports.getSerializedTransactionType = getSerializedTransactionType; exports.getTransactionType = getTransactionType; exports.call = call; exports.simulateContract = simulateContract; exports.createPendingTransactionFilter = createPendingTransactionFilter; exports.createBlockFilter = createBlockFilter; exports.createEventFilter = createEventFilter; exports.createContractEventFilter = createContractEventFilter; exports.estimateGas = estimateGas; exports.estimateContractGas = estimateContractGas; exports.getBalance = getBalance; exports.getBlock = getBlock; exports.getBlockNumberCache = getBlockNumberCache; exports.getBlockNumber = getBlockNumber; exports.getBlockTransactionCount = getBlockTransactionCount; exports.getBytecode = getBytecode; exports.getChainId = getChainId; exports.getFeeHistory = getFeeHistory; exports.getFilterChanges = getFilterChanges; exports.getFilterLogs = getFilterLogs; exports.getGasPrice = getGasPrice; exports.getLogs = getLogs; exports.getStorageAt = getStorageAt; exports.getTransaction = getTransaction; exports.getTransactionConfirmations = getTransactionConfirmations; exports.getTransactionCount = getTransactionCount; exports.getTransactionReceipt = getTransactionReceipt; exports.readContract = readContract; exports.multicall = multicall; exports.uninstallFilter = uninstallFilter; exports.waitForTransactionReceipt = waitForTransactionReceipt; exports.watchBlockNumber = watchBlockNumber; exports.watchBlocks = watchBlocks; exports.watchContractEvent = watchContractEvent; exports.watchEvent = watchEvent; exports.watchPendingTransactions = watchPendingTransactions; exports.dropTransaction = dropTransaction; exports.getAutomine = getAutomine; exports.getTxpoolContent = getTxpoolContent; exports.getTxpoolStatus = getTxpoolStatus; exports.impersonateAccount = impersonateAccount; exports.increaseTime = increaseTime; exports.inspectTxpool = inspectTxpool; exports.mine = mine; exports.removeBlockTimestampInterval = removeBlockTimestampInterval; exports.reset = reset; exports.revert = revert; exports.sendUnsignedTransaction = sendUnsignedTransaction; exports.setAutomine = setAutomine; exports.setBalance = setBalance; exports.setBlockGasLimit = setBlockGasLimit; exports.setBlockTimestampInterval = setBlockTimestampInterval; exports.setCode = setCode; exports.setCoinbase = setCoinbase; exports.setIntervalMining = setIntervalMining; exports.setLoggingEnabled = setLoggingEnabled; exports.setMinGasPrice = setMinGasPrice; exports.setNextBlockBaseFeePerGas = setNextBlockBaseFeePerGas; exports.setNextBlockTimestamp = setNextBlockTimestamp; exports.setNonce = setNonce; exports.setRpcUrl = setRpcUrl; exports.setStorageAt = setStorageAt; exports.snapshot = snapshot; exports.stopImpersonatingAccount = stopImpersonatingAccount; exports.addChain = addChain; exports.deployContract = deployContract; exports.getAddresses = getAddresses; exports.getPermissions = getPermissions; exports.requestAddresses = requestAddresses; exports.requestPermissions = requestPermissions; exports.sendTransaction = sendTransaction; exports.signMessage = signMessage; exports.signTypedData = signTypedData; exports.switchChain = switchChain; exports.watchAsset = watchAsset; exports.writeContract = writeContract; exports.parseUnits = parseUnits; exports.parseGwei = parseGwei; exports.prepareRequest = prepareRequest; exports.assertTransactionEIP1559 = assertTransactionEIP1559; exports.assertTransactionEIP2930 = assertTransactionEIP2930; exports.assertTransactionLegacy = assertTransactionLegacy; exports.parseTransaction = parseTransaction; exports.serializeTransaction = serializeTransaction; exports.formatUnits = formatUnits; exports.formatEther = formatEther; exports.formatGwei = formatGwei; exports.parseEther = parseEther;
|
6503
|
-
//# sourceMappingURL=chunk-
|
6501
|
+
//# sourceMappingURL=chunk-564BCC7H.js.map
|