viem 0.0.0-main.20240526T150333 → 0.0.0-main.20240526T225326
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/CHANGELOG.md +6 -0
- package/_cjs/accounts/privateKeyToAccount.js +0 -4
- package/_cjs/accounts/privateKeyToAccount.js.map +1 -1
- package/_cjs/accounts/toAccount.js +0 -1
- package/_cjs/accounts/toAccount.js.map +1 -1
- package/_cjs/errors/version.js +1 -1
- package/_cjs/experimental/index.js +1 -15
- package/_cjs/experimental/index.js.map +1 -1
- package/_esm/accounts/privateKeyToAccount.js +0 -4
- package/_esm/accounts/privateKeyToAccount.js.map +1 -1
- package/_esm/accounts/toAccount.js +0 -1
- package/_esm/accounts/toAccount.js.map +1 -1
- package/_esm/errors/version.js +1 -1
- package/_esm/experimental/index.js +0 -7
- package/_esm/experimental/index.js.map +1 -1
- package/_types/accounts/privateKeyToAccount.d.ts.map +1 -1
- package/_types/accounts/toAccount.d.ts.map +1 -1
- package/_types/accounts/types.d.ts +2 -4
- package/_types/accounts/types.d.ts.map +1 -1
- package/_types/celo/chainConfig.d.ts +76 -76
- package/_types/celo/formatters.d.ts +38 -38
- package/_types/chains/definitions/ancient8.d.ts +30 -30
- package/_types/chains/definitions/ancient8Sepolia.d.ts +30 -30
- package/_types/chains/definitions/base.d.ts +30 -30
- package/_types/chains/definitions/baseGoerli.d.ts +30 -30
- package/_types/chains/definitions/baseSepolia.d.ts +30 -30
- package/_types/chains/definitions/celo.d.ts +76 -76
- package/_types/chains/definitions/celoAlfajores.d.ts +76 -76
- package/_types/chains/definitions/fraxtal.d.ts +30 -30
- package/_types/chains/definitions/fraxtalTestnet.d.ts +30 -30
- package/_types/chains/definitions/funkiSepolia.d.ts +30 -30
- package/_types/chains/definitions/liskSepolia.d.ts +30 -30
- package/_types/chains/definitions/metalL2.d.ts +30 -30
- package/_types/chains/definitions/optimism.d.ts +30 -30
- package/_types/chains/definitions/optimismGoerli.d.ts +30 -30
- package/_types/chains/definitions/optimismSepolia.d.ts +30 -30
- package/_types/chains/definitions/pgn.d.ts +30 -30
- package/_types/chains/definitions/pgnTestnet.d.ts +30 -30
- package/_types/chains/definitions/rss3.d.ts +30 -30
- package/_types/chains/definitions/rss3Sepolia.d.ts +30 -30
- package/_types/chains/definitions/zora.d.ts +30 -30
- package/_types/chains/definitions/zoraSepolia.d.ts +30 -30
- package/_types/chains/definitions/zoraTestnet.d.ts +30 -30
- package/_types/errors/version.d.ts +1 -1
- package/_types/experimental/index.d.ts +0 -7
- package/_types/experimental/index.d.ts.map +1 -1
- package/_types/op-stack/chainConfig.d.ts +30 -30
- package/_types/op-stack/formatters.d.ts +30 -30
- package/_types/utils/formatters/transaction.d.ts +1 -1
- package/accounts/privateKeyToAccount.ts +0 -4
- package/accounts/toAccount.ts +0 -1
- package/accounts/types.ts +2 -9
- package/errors/version.ts +1 -1
- package/experimental/index.ts +0 -44
- package/package.json +1 -1
- package/_cjs/experimental/eip3074/actions/signAuthMessage.js +0 -29
- package/_cjs/experimental/eip3074/actions/signAuthMessage.js.map +0 -1
- package/_cjs/experimental/eip3074/constants/abis.js +0 -123
- package/_cjs/experimental/eip3074/constants/abis.js.map +0 -1
- package/_cjs/experimental/eip3074/decorators/eip3074.js +0 -13
- package/_cjs/experimental/eip3074/decorators/eip3074.js.map +0 -1
- package/_cjs/experimental/eip3074/invokers/coders/batchInvokerCoder.js +0 -26
- package/_cjs/experimental/eip3074/invokers/coders/batchInvokerCoder.js.map +0 -1
- package/_cjs/experimental/eip3074/invokers/coders/defineInvokerCoder.js +0 -8
- package/_cjs/experimental/eip3074/invokers/coders/defineInvokerCoder.js.map +0 -1
- package/_cjs/experimental/eip3074/invokers/getInvoker.js +0 -64
- package/_cjs/experimental/eip3074/invokers/getInvoker.js.map +0 -1
- package/_cjs/experimental/eip3074/utils/recoverAuthMessageAddress.js +0 -12
- package/_cjs/experimental/eip3074/utils/recoverAuthMessageAddress.js.map +0 -1
- package/_cjs/experimental/eip3074/utils/signAuthMessage.js +0 -17
- package/_cjs/experimental/eip3074/utils/signAuthMessage.js.map +0 -1
- package/_cjs/experimental/eip3074/utils/toAuthMessage.js +0 -17
- package/_cjs/experimental/eip3074/utils/toAuthMessage.js.map +0 -1
- package/_cjs/experimental/eip3074/utils/verifyAuthMessage.js +0 -11
- package/_cjs/experimental/eip3074/utils/verifyAuthMessage.js.map +0 -1
- package/_esm/experimental/eip3074/actions/signAuthMessage.js +0 -78
- package/_esm/experimental/eip3074/actions/signAuthMessage.js.map +0 -1
- package/_esm/experimental/eip3074/constants/abis.js +0 -120
- package/_esm/experimental/eip3074/constants/abis.js.map +0 -1
- package/_esm/experimental/eip3074/decorators/eip3074.js +0 -26
- package/_esm/experimental/eip3074/decorators/eip3074.js.map +0 -1
- package/_esm/experimental/eip3074/invokers/coders/batchInvokerCoder.js +0 -22
- package/_esm/experimental/eip3074/invokers/coders/batchInvokerCoder.js.map +0 -1
- package/_esm/experimental/eip3074/invokers/coders/defineInvokerCoder.js +0 -4
- package/_esm/experimental/eip3074/invokers/coders/defineInvokerCoder.js.map +0 -1
- package/_esm/experimental/eip3074/invokers/getInvoker.js +0 -60
- package/_esm/experimental/eip3074/invokers/getInvoker.js.map +0 -1
- package/_esm/experimental/eip3074/utils/recoverAuthMessageAddress.js +0 -8
- package/_esm/experimental/eip3074/utils/recoverAuthMessageAddress.js.map +0 -1
- package/_esm/experimental/eip3074/utils/signAuthMessage.js +0 -16
- package/_esm/experimental/eip3074/utils/signAuthMessage.js.map +0 -1
- package/_esm/experimental/eip3074/utils/toAuthMessage.js +0 -16
- package/_esm/experimental/eip3074/utils/toAuthMessage.js.map +0 -1
- package/_esm/experimental/eip3074/utils/verifyAuthMessage.js +0 -13
- package/_esm/experimental/eip3074/utils/verifyAuthMessage.js.map +0 -1
- package/_types/experimental/eip3074/actions/signAuthMessage.d.ts +0 -82
- package/_types/experimental/eip3074/actions/signAuthMessage.d.ts.map +0 -1
- package/_types/experimental/eip3074/constants/abis.d.ts +0 -91
- package/_types/experimental/eip3074/constants/abis.d.ts.map +0 -1
- package/_types/experimental/eip3074/decorators/eip3074.d.ts +0 -27
- package/_types/experimental/eip3074/decorators/eip3074.d.ts.map +0 -1
- package/_types/experimental/eip3074/invokers/coders/batchInvokerCoder.d.ts +0 -11
- package/_types/experimental/eip3074/invokers/coders/batchInvokerCoder.d.ts.map +0 -1
- package/_types/experimental/eip3074/invokers/coders/defineInvokerCoder.d.ts +0 -14
- package/_types/experimental/eip3074/invokers/coders/defineInvokerCoder.d.ts.map +0 -1
- package/_types/experimental/eip3074/invokers/getInvoker.d.ts +0 -48
- package/_types/experimental/eip3074/invokers/getInvoker.d.ts.map +0 -1
- package/_types/experimental/eip3074/utils/recoverAuthMessageAddress.d.ts +0 -12
- package/_types/experimental/eip3074/utils/recoverAuthMessageAddress.d.ts.map +0 -1
- package/_types/experimental/eip3074/utils/signAuthMessage.d.ts +0 -16
- package/_types/experimental/eip3074/utils/signAuthMessage.d.ts.map +0 -1
- package/_types/experimental/eip3074/utils/toAuthMessage.d.ts +0 -20
- package/_types/experimental/eip3074/utils/toAuthMessage.d.ts.map +0 -1
- package/_types/experimental/eip3074/utils/verifyAuthMessage.d.ts +0 -19
- package/_types/experimental/eip3074/utils/verifyAuthMessage.d.ts.map +0 -1
- package/experimental/eip3074/actions/signAuthMessage.ts +0 -151
- package/experimental/eip3074/constants/abis.ts +0 -119
- package/experimental/eip3074/decorators/eip3074.ts +0 -58
- package/experimental/eip3074/invokers/coders/batchInvokerCoder.ts +0 -46
- package/experimental/eip3074/invokers/coders/defineInvokerCoder.ts +0 -20
- package/experimental/eip3074/invokers/getInvoker.ts +0 -192
- package/experimental/eip3074/utils/recoverAuthMessageAddress.ts +0 -29
- package/experimental/eip3074/utils/signAuthMessage.ts +0 -40
- package/experimental/eip3074/utils/toAuthMessage.ts +0 -50
- package/experimental/eip3074/utils/verifyAuthMessage.ts +0 -46
@@ -110,13 +110,13 @@ export declare const ancient8Sepolia: {
|
|
110
110
|
gas?: `0x${string}`;
|
111
111
|
nonce?: `0x${string}`;
|
112
112
|
value?: `0x${string}`;
|
113
|
+
accessList?: undefined;
|
114
|
+
blobVersionedHashes?: undefined;
|
113
115
|
blockHash?: `0x${string}` | null;
|
114
116
|
blockNumber?: `0x${string}` | null;
|
115
117
|
hash?: `0x${string}`;
|
116
118
|
input?: `0x${string}`;
|
117
119
|
transactionIndex?: `0x${string}` | null;
|
118
|
-
accessList?: undefined;
|
119
|
-
blobVersionedHashes?: undefined;
|
120
120
|
chainId?: `0x${string}` | undefined;
|
121
121
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
122
122
|
r: `0x${string}`;
|
@@ -161,13 +161,13 @@ export declare const ancient8Sepolia: {
|
|
161
161
|
gas?: `0x${string}`;
|
162
162
|
nonce?: `0x${string}`;
|
163
163
|
value?: `0x${string}`;
|
164
|
+
accessList?: undefined;
|
165
|
+
blobVersionedHashes?: undefined;
|
164
166
|
blockHash?: `0x${string}` | null;
|
165
167
|
blockNumber?: `0x${string}` | null;
|
166
168
|
hash?: `0x${string}`;
|
167
169
|
input?: `0x${string}`;
|
168
170
|
transactionIndex?: `0x${string}` | null;
|
169
|
-
accessList?: undefined;
|
170
|
-
blobVersionedHashes?: undefined;
|
171
171
|
chainId?: `0x${string}` | undefined;
|
172
172
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
173
173
|
isSystemTx?: boolean | undefined;
|
@@ -189,13 +189,13 @@ export declare const ancient8Sepolia: {
|
|
189
189
|
gas?: `0x${string}`;
|
190
190
|
nonce?: `0x${string}`;
|
191
191
|
value?: `0x${string}`;
|
192
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
193
|
+
blobVersionedHashes?: undefined;
|
192
194
|
blockHash?: `0x${string}` | null;
|
193
195
|
blockNumber?: `0x${string}` | null;
|
194
196
|
hash?: `0x${string}`;
|
195
197
|
input?: `0x${string}`;
|
196
198
|
transactionIndex?: `0x${string}` | null;
|
197
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
198
|
-
blobVersionedHashes?: undefined;
|
199
199
|
chainId?: `0x${string}` | undefined;
|
200
200
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
201
201
|
r: `0x${string}`;
|
@@ -240,13 +240,13 @@ export declare const ancient8Sepolia: {
|
|
240
240
|
gas?: `0x${string}`;
|
241
241
|
nonce?: `0x${string}`;
|
242
242
|
value?: `0x${string}`;
|
243
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
244
|
+
blobVersionedHashes?: undefined;
|
243
245
|
blockHash?: `0x${string}` | null;
|
244
246
|
blockNumber?: `0x${string}` | null;
|
245
247
|
hash?: `0x${string}`;
|
246
248
|
input?: `0x${string}`;
|
247
249
|
transactionIndex?: `0x${string}` | null;
|
248
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
249
|
-
blobVersionedHashes?: undefined;
|
250
250
|
chainId?: `0x${string}` | undefined;
|
251
251
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
252
252
|
blockHash: `0x${string}` | null;
|
@@ -291,13 +291,13 @@ export declare const ancient8Sepolia: {
|
|
291
291
|
gas?: `0x${string}`;
|
292
292
|
nonce?: `0x${string}`;
|
293
293
|
value?: `0x${string}`;
|
294
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
295
|
+
blobVersionedHashes?: undefined;
|
294
296
|
blockHash?: `0x${string}` | null;
|
295
297
|
blockNumber?: `0x${string}` | null;
|
296
298
|
hash?: `0x${string}`;
|
297
299
|
input?: `0x${string}`;
|
298
300
|
transactionIndex?: `0x${string}` | null;
|
299
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
300
|
-
blobVersionedHashes?: undefined;
|
301
301
|
chainId?: `0x${string}` | undefined;
|
302
302
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
303
303
|
blockHash: `0x${string}` | null;
|
@@ -342,13 +342,13 @@ export declare const ancient8Sepolia: {
|
|
342
342
|
gas?: `0x${string}`;
|
343
343
|
nonce?: `0x${string}`;
|
344
344
|
value?: `0x${string}`;
|
345
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
346
|
+
blobVersionedHashes?: undefined;
|
345
347
|
blockHash?: `0x${string}` | null;
|
346
348
|
blockNumber?: `0x${string}` | null;
|
347
349
|
hash?: `0x${string}`;
|
348
350
|
input?: `0x${string}`;
|
349
351
|
transactionIndex?: `0x${string}` | null;
|
350
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
351
|
-
blobVersionedHashes?: undefined;
|
352
352
|
chainId?: `0x${string}` | undefined;
|
353
353
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
354
354
|
isSystemTx?: boolean | undefined;
|
@@ -370,13 +370,13 @@ export declare const ancient8Sepolia: {
|
|
370
370
|
gas?: `0x${string}`;
|
371
371
|
nonce?: `0x${string}`;
|
372
372
|
value?: `0x${string}`;
|
373
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
374
|
+
blobVersionedHashes?: undefined;
|
373
375
|
blockHash?: `0x${string}` | null;
|
374
376
|
blockNumber?: `0x${string}` | null;
|
375
377
|
hash?: `0x${string}`;
|
376
378
|
input?: `0x${string}`;
|
377
379
|
transactionIndex?: `0x${string}` | null;
|
378
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
379
|
-
blobVersionedHashes?: undefined;
|
380
380
|
chainId?: `0x${string}` | undefined;
|
381
381
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
382
382
|
r: `0x${string}`;
|
@@ -421,13 +421,13 @@ export declare const ancient8Sepolia: {
|
|
421
421
|
gas?: `0x${string}`;
|
422
422
|
nonce?: `0x${string}`;
|
423
423
|
value?: `0x${string}`;
|
424
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
425
|
+
blobVersionedHashes?: undefined;
|
424
426
|
blockHash?: `0x${string}` | null;
|
425
427
|
blockNumber?: `0x${string}` | null;
|
426
428
|
hash?: `0x${string}`;
|
427
429
|
input?: `0x${string}`;
|
428
430
|
transactionIndex?: `0x${string}` | null;
|
429
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
430
|
-
blobVersionedHashes?: undefined;
|
431
431
|
chainId?: `0x${string}` | undefined;
|
432
432
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
433
433
|
blockHash: `0x${string}` | null;
|
@@ -472,13 +472,13 @@ export declare const ancient8Sepolia: {
|
|
472
472
|
gas?: `0x${string}`;
|
473
473
|
nonce?: `0x${string}`;
|
474
474
|
value?: `0x${string}`;
|
475
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
476
|
+
blobVersionedHashes?: undefined;
|
475
477
|
blockHash?: `0x${string}` | null;
|
476
478
|
blockNumber?: `0x${string}` | null;
|
477
479
|
hash?: `0x${string}`;
|
478
480
|
input?: `0x${string}`;
|
479
481
|
transactionIndex?: `0x${string}` | null;
|
480
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
481
|
-
blobVersionedHashes?: undefined;
|
482
482
|
chainId?: `0x${string}` | undefined;
|
483
483
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
484
484
|
blockHash: `0x${string}` | null;
|
@@ -523,13 +523,13 @@ export declare const ancient8Sepolia: {
|
|
523
523
|
gas?: `0x${string}`;
|
524
524
|
nonce?: `0x${string}`;
|
525
525
|
value?: `0x${string}`;
|
526
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
527
|
+
blobVersionedHashes?: undefined;
|
526
528
|
blockHash?: `0x${string}` | null;
|
527
529
|
blockNumber?: `0x${string}` | null;
|
528
530
|
hash?: `0x${string}`;
|
529
531
|
input?: `0x${string}`;
|
530
532
|
transactionIndex?: `0x${string}` | null;
|
531
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
532
|
-
blobVersionedHashes?: undefined;
|
533
533
|
chainId?: `0x${string}` | undefined;
|
534
534
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
535
535
|
isSystemTx?: boolean | undefined;
|
@@ -551,13 +551,13 @@ export declare const ancient8Sepolia: {
|
|
551
551
|
gas?: `0x${string}`;
|
552
552
|
nonce?: `0x${string}`;
|
553
553
|
value?: `0x${string}`;
|
554
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
555
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
554
556
|
blockHash?: `0x${string}` | null;
|
555
557
|
blockNumber?: `0x${string}` | null;
|
556
558
|
hash?: `0x${string}`;
|
557
559
|
input?: `0x${string}`;
|
558
560
|
transactionIndex?: `0x${string}` | null;
|
559
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
560
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
561
561
|
chainId?: `0x${string}` | undefined;
|
562
562
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
563
563
|
r: `0x${string}`;
|
@@ -602,13 +602,13 @@ export declare const ancient8Sepolia: {
|
|
602
602
|
gas?: `0x${string}`;
|
603
603
|
nonce?: `0x${string}`;
|
604
604
|
value?: `0x${string}`;
|
605
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
606
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
605
607
|
blockHash?: `0x${string}` | null;
|
606
608
|
blockNumber?: `0x${string}` | null;
|
607
609
|
hash?: `0x${string}`;
|
608
610
|
input?: `0x${string}`;
|
609
611
|
transactionIndex?: `0x${string}` | null;
|
610
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
611
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
612
612
|
chainId?: `0x${string}` | undefined;
|
613
613
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
614
614
|
blockHash: `0x${string}` | null;
|
@@ -653,13 +653,13 @@ export declare const ancient8Sepolia: {
|
|
653
653
|
gas?: `0x${string}`;
|
654
654
|
nonce?: `0x${string}`;
|
655
655
|
value?: `0x${string}`;
|
656
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
657
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
656
658
|
blockHash?: `0x${string}` | null;
|
657
659
|
blockNumber?: `0x${string}` | null;
|
658
660
|
hash?: `0x${string}`;
|
659
661
|
input?: `0x${string}`;
|
660
662
|
transactionIndex?: `0x${string}` | null;
|
661
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
662
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
663
663
|
chainId?: `0x${string}` | undefined;
|
664
664
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
665
665
|
blockHash: `0x${string}` | null;
|
@@ -704,13 +704,13 @@ export declare const ancient8Sepolia: {
|
|
704
704
|
gas?: `0x${string}`;
|
705
705
|
nonce?: `0x${string}`;
|
706
706
|
value?: `0x${string}`;
|
707
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
708
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
707
709
|
blockHash?: `0x${string}` | null;
|
708
710
|
blockNumber?: `0x${string}` | null;
|
709
711
|
hash?: `0x${string}`;
|
710
712
|
input?: `0x${string}`;
|
711
713
|
transactionIndex?: `0x${string}` | null;
|
712
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
713
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
714
714
|
chainId?: `0x${string}` | undefined;
|
715
715
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
716
716
|
blockHash: `0x${string}` | null;
|
@@ -755,13 +755,13 @@ export declare const ancient8Sepolia: {
|
|
755
755
|
gas?: `0x${string}`;
|
756
756
|
nonce?: `0x${string}`;
|
757
757
|
value?: `0x${string}`;
|
758
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
759
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
758
760
|
blockHash?: `0x${string}` | null;
|
759
761
|
blockNumber?: `0x${string}` | null;
|
760
762
|
hash?: `0x${string}`;
|
761
763
|
input?: `0x${string}`;
|
762
764
|
transactionIndex?: `0x${string}` | null;
|
763
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
764
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
765
765
|
chainId?: `0x${string}` | undefined;
|
766
766
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
767
767
|
isSystemTx?: boolean | undefined;
|
@@ -114,13 +114,13 @@ export declare const base: {
|
|
114
114
|
gas?: `0x${string}`;
|
115
115
|
nonce?: `0x${string}`;
|
116
116
|
value?: `0x${string}`;
|
117
|
+
accessList?: undefined;
|
118
|
+
blobVersionedHashes?: undefined;
|
117
119
|
blockHash?: `0x${string}` | null;
|
118
120
|
blockNumber?: `0x${string}` | null;
|
119
121
|
hash?: `0x${string}`;
|
120
122
|
input?: `0x${string}`;
|
121
123
|
transactionIndex?: `0x${string}` | null;
|
122
|
-
accessList?: undefined;
|
123
|
-
blobVersionedHashes?: undefined;
|
124
124
|
chainId?: `0x${string}` | undefined;
|
125
125
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
126
126
|
r: `0x${string}`;
|
@@ -165,13 +165,13 @@ export declare const base: {
|
|
165
165
|
gas?: `0x${string}`;
|
166
166
|
nonce?: `0x${string}`;
|
167
167
|
value?: `0x${string}`;
|
168
|
+
accessList?: undefined;
|
169
|
+
blobVersionedHashes?: undefined;
|
168
170
|
blockHash?: `0x${string}` | null;
|
169
171
|
blockNumber?: `0x${string}` | null;
|
170
172
|
hash?: `0x${string}`;
|
171
173
|
input?: `0x${string}`;
|
172
174
|
transactionIndex?: `0x${string}` | null;
|
173
|
-
accessList?: undefined;
|
174
|
-
blobVersionedHashes?: undefined;
|
175
175
|
chainId?: `0x${string}` | undefined;
|
176
176
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
177
177
|
isSystemTx?: boolean | undefined;
|
@@ -193,13 +193,13 @@ export declare const base: {
|
|
193
193
|
gas?: `0x${string}`;
|
194
194
|
nonce?: `0x${string}`;
|
195
195
|
value?: `0x${string}`;
|
196
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
197
|
+
blobVersionedHashes?: undefined;
|
196
198
|
blockHash?: `0x${string}` | null;
|
197
199
|
blockNumber?: `0x${string}` | null;
|
198
200
|
hash?: `0x${string}`;
|
199
201
|
input?: `0x${string}`;
|
200
202
|
transactionIndex?: `0x${string}` | null;
|
201
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
202
|
-
blobVersionedHashes?: undefined;
|
203
203
|
chainId?: `0x${string}` | undefined;
|
204
204
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
205
205
|
r: `0x${string}`;
|
@@ -244,13 +244,13 @@ export declare const base: {
|
|
244
244
|
gas?: `0x${string}`;
|
245
245
|
nonce?: `0x${string}`;
|
246
246
|
value?: `0x${string}`;
|
247
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
248
|
+
blobVersionedHashes?: undefined;
|
247
249
|
blockHash?: `0x${string}` | null;
|
248
250
|
blockNumber?: `0x${string}` | null;
|
249
251
|
hash?: `0x${string}`;
|
250
252
|
input?: `0x${string}`;
|
251
253
|
transactionIndex?: `0x${string}` | null;
|
252
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
253
|
-
blobVersionedHashes?: undefined;
|
254
254
|
chainId?: `0x${string}` | undefined;
|
255
255
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
256
256
|
blockHash: `0x${string}` | null;
|
@@ -295,13 +295,13 @@ export declare const base: {
|
|
295
295
|
gas?: `0x${string}`;
|
296
296
|
nonce?: `0x${string}`;
|
297
297
|
value?: `0x${string}`;
|
298
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
299
|
+
blobVersionedHashes?: undefined;
|
298
300
|
blockHash?: `0x${string}` | null;
|
299
301
|
blockNumber?: `0x${string}` | null;
|
300
302
|
hash?: `0x${string}`;
|
301
303
|
input?: `0x${string}`;
|
302
304
|
transactionIndex?: `0x${string}` | null;
|
303
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
304
|
-
blobVersionedHashes?: undefined;
|
305
305
|
chainId?: `0x${string}` | undefined;
|
306
306
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
307
307
|
blockHash: `0x${string}` | null;
|
@@ -346,13 +346,13 @@ export declare const base: {
|
|
346
346
|
gas?: `0x${string}`;
|
347
347
|
nonce?: `0x${string}`;
|
348
348
|
value?: `0x${string}`;
|
349
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
350
|
+
blobVersionedHashes?: undefined;
|
349
351
|
blockHash?: `0x${string}` | null;
|
350
352
|
blockNumber?: `0x${string}` | null;
|
351
353
|
hash?: `0x${string}`;
|
352
354
|
input?: `0x${string}`;
|
353
355
|
transactionIndex?: `0x${string}` | null;
|
354
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
355
|
-
blobVersionedHashes?: undefined;
|
356
356
|
chainId?: `0x${string}` | undefined;
|
357
357
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
358
358
|
isSystemTx?: boolean | undefined;
|
@@ -374,13 +374,13 @@ export declare const base: {
|
|
374
374
|
gas?: `0x${string}`;
|
375
375
|
nonce?: `0x${string}`;
|
376
376
|
value?: `0x${string}`;
|
377
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
378
|
+
blobVersionedHashes?: undefined;
|
377
379
|
blockHash?: `0x${string}` | null;
|
378
380
|
blockNumber?: `0x${string}` | null;
|
379
381
|
hash?: `0x${string}`;
|
380
382
|
input?: `0x${string}`;
|
381
383
|
transactionIndex?: `0x${string}` | null;
|
382
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
383
|
-
blobVersionedHashes?: undefined;
|
384
384
|
chainId?: `0x${string}` | undefined;
|
385
385
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
386
386
|
r: `0x${string}`;
|
@@ -425,13 +425,13 @@ export declare const base: {
|
|
425
425
|
gas?: `0x${string}`;
|
426
426
|
nonce?: `0x${string}`;
|
427
427
|
value?: `0x${string}`;
|
428
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
429
|
+
blobVersionedHashes?: undefined;
|
428
430
|
blockHash?: `0x${string}` | null;
|
429
431
|
blockNumber?: `0x${string}` | null;
|
430
432
|
hash?: `0x${string}`;
|
431
433
|
input?: `0x${string}`;
|
432
434
|
transactionIndex?: `0x${string}` | null;
|
433
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
434
|
-
blobVersionedHashes?: undefined;
|
435
435
|
chainId?: `0x${string}` | undefined;
|
436
436
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
437
437
|
blockHash: `0x${string}` | null;
|
@@ -476,13 +476,13 @@ export declare const base: {
|
|
476
476
|
gas?: `0x${string}`;
|
477
477
|
nonce?: `0x${string}`;
|
478
478
|
value?: `0x${string}`;
|
479
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
480
|
+
blobVersionedHashes?: undefined;
|
479
481
|
blockHash?: `0x${string}` | null;
|
480
482
|
blockNumber?: `0x${string}` | null;
|
481
483
|
hash?: `0x${string}`;
|
482
484
|
input?: `0x${string}`;
|
483
485
|
transactionIndex?: `0x${string}` | null;
|
484
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
485
|
-
blobVersionedHashes?: undefined;
|
486
486
|
chainId?: `0x${string}` | undefined;
|
487
487
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
488
488
|
blockHash: `0x${string}` | null;
|
@@ -527,13 +527,13 @@ export declare const base: {
|
|
527
527
|
gas?: `0x${string}`;
|
528
528
|
nonce?: `0x${string}`;
|
529
529
|
value?: `0x${string}`;
|
530
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
531
|
+
blobVersionedHashes?: undefined;
|
530
532
|
blockHash?: `0x${string}` | null;
|
531
533
|
blockNumber?: `0x${string}` | null;
|
532
534
|
hash?: `0x${string}`;
|
533
535
|
input?: `0x${string}`;
|
534
536
|
transactionIndex?: `0x${string}` | null;
|
535
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
536
|
-
blobVersionedHashes?: undefined;
|
537
537
|
chainId?: `0x${string}` | undefined;
|
538
538
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
539
539
|
isSystemTx?: boolean | undefined;
|
@@ -555,13 +555,13 @@ export declare const base: {
|
|
555
555
|
gas?: `0x${string}`;
|
556
556
|
nonce?: `0x${string}`;
|
557
557
|
value?: `0x${string}`;
|
558
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
559
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
558
560
|
blockHash?: `0x${string}` | null;
|
559
561
|
blockNumber?: `0x${string}` | null;
|
560
562
|
hash?: `0x${string}`;
|
561
563
|
input?: `0x${string}`;
|
562
564
|
transactionIndex?: `0x${string}` | null;
|
563
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
564
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
565
565
|
chainId?: `0x${string}` | undefined;
|
566
566
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
567
567
|
r: `0x${string}`;
|
@@ -606,13 +606,13 @@ export declare const base: {
|
|
606
606
|
gas?: `0x${string}`;
|
607
607
|
nonce?: `0x${string}`;
|
608
608
|
value?: `0x${string}`;
|
609
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
610
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
609
611
|
blockHash?: `0x${string}` | null;
|
610
612
|
blockNumber?: `0x${string}` | null;
|
611
613
|
hash?: `0x${string}`;
|
612
614
|
input?: `0x${string}`;
|
613
615
|
transactionIndex?: `0x${string}` | null;
|
614
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
615
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
616
616
|
chainId?: `0x${string}` | undefined;
|
617
617
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
618
618
|
blockHash: `0x${string}` | null;
|
@@ -657,13 +657,13 @@ export declare const base: {
|
|
657
657
|
gas?: `0x${string}`;
|
658
658
|
nonce?: `0x${string}`;
|
659
659
|
value?: `0x${string}`;
|
660
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
661
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
660
662
|
blockHash?: `0x${string}` | null;
|
661
663
|
blockNumber?: `0x${string}` | null;
|
662
664
|
hash?: `0x${string}`;
|
663
665
|
input?: `0x${string}`;
|
664
666
|
transactionIndex?: `0x${string}` | null;
|
665
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
666
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
667
667
|
chainId?: `0x${string}` | undefined;
|
668
668
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
669
669
|
blockHash: `0x${string}` | null;
|
@@ -708,13 +708,13 @@ export declare const base: {
|
|
708
708
|
gas?: `0x${string}`;
|
709
709
|
nonce?: `0x${string}`;
|
710
710
|
value?: `0x${string}`;
|
711
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
712
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
711
713
|
blockHash?: `0x${string}` | null;
|
712
714
|
blockNumber?: `0x${string}` | null;
|
713
715
|
hash?: `0x${string}`;
|
714
716
|
input?: `0x${string}`;
|
715
717
|
transactionIndex?: `0x${string}` | null;
|
716
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
717
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
718
718
|
chainId?: `0x${string}` | undefined;
|
719
719
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
720
720
|
blockHash: `0x${string}` | null;
|
@@ -759,13 +759,13 @@ export declare const base: {
|
|
759
759
|
gas?: `0x${string}`;
|
760
760
|
nonce?: `0x${string}`;
|
761
761
|
value?: `0x${string}`;
|
762
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
763
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
762
764
|
blockHash?: `0x${string}` | null;
|
763
765
|
blockNumber?: `0x${string}` | null;
|
764
766
|
hash?: `0x${string}`;
|
765
767
|
input?: `0x${string}`;
|
766
768
|
transactionIndex?: `0x${string}` | null;
|
767
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
768
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
769
769
|
chainId?: `0x${string}` | undefined;
|
770
770
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
771
771
|
isSystemTx?: boolean | undefined;
|