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
@@ -112,13 +112,13 @@ export declare const optimismGoerli: {
|
|
112
112
|
gas?: `0x${string}`;
|
113
113
|
nonce?: `0x${string}`;
|
114
114
|
value?: `0x${string}`;
|
115
|
+
accessList?: undefined;
|
116
|
+
blobVersionedHashes?: undefined;
|
115
117
|
blockHash?: `0x${string}` | null;
|
116
118
|
blockNumber?: `0x${string}` | null;
|
117
119
|
hash?: `0x${string}`;
|
118
120
|
input?: `0x${string}`;
|
119
121
|
transactionIndex?: `0x${string}` | null;
|
120
|
-
accessList?: undefined;
|
121
|
-
blobVersionedHashes?: undefined;
|
122
122
|
chainId?: `0x${string}` | undefined;
|
123
123
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
124
124
|
r: `0x${string}`;
|
@@ -163,13 +163,13 @@ export declare const optimismGoerli: {
|
|
163
163
|
gas?: `0x${string}`;
|
164
164
|
nonce?: `0x${string}`;
|
165
165
|
value?: `0x${string}`;
|
166
|
+
accessList?: undefined;
|
167
|
+
blobVersionedHashes?: undefined;
|
166
168
|
blockHash?: `0x${string}` | null;
|
167
169
|
blockNumber?: `0x${string}` | null;
|
168
170
|
hash?: `0x${string}`;
|
169
171
|
input?: `0x${string}`;
|
170
172
|
transactionIndex?: `0x${string}` | null;
|
171
|
-
accessList?: undefined;
|
172
|
-
blobVersionedHashes?: undefined;
|
173
173
|
chainId?: `0x${string}` | undefined;
|
174
174
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
175
175
|
isSystemTx?: boolean | undefined;
|
@@ -191,13 +191,13 @@ export declare const optimismGoerli: {
|
|
191
191
|
gas?: `0x${string}`;
|
192
192
|
nonce?: `0x${string}`;
|
193
193
|
value?: `0x${string}`;
|
194
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
195
|
+
blobVersionedHashes?: undefined;
|
194
196
|
blockHash?: `0x${string}` | null;
|
195
197
|
blockNumber?: `0x${string}` | null;
|
196
198
|
hash?: `0x${string}`;
|
197
199
|
input?: `0x${string}`;
|
198
200
|
transactionIndex?: `0x${string}` | null;
|
199
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
200
|
-
blobVersionedHashes?: undefined;
|
201
201
|
chainId?: `0x${string}` | undefined;
|
202
202
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
203
203
|
r: `0x${string}`;
|
@@ -242,13 +242,13 @@ export declare const optimismGoerli: {
|
|
242
242
|
gas?: `0x${string}`;
|
243
243
|
nonce?: `0x${string}`;
|
244
244
|
value?: `0x${string}`;
|
245
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
246
|
+
blobVersionedHashes?: undefined;
|
245
247
|
blockHash?: `0x${string}` | null;
|
246
248
|
blockNumber?: `0x${string}` | null;
|
247
249
|
hash?: `0x${string}`;
|
248
250
|
input?: `0x${string}`;
|
249
251
|
transactionIndex?: `0x${string}` | null;
|
250
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
251
|
-
blobVersionedHashes?: undefined;
|
252
252
|
chainId?: `0x${string}` | undefined;
|
253
253
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
254
254
|
blockHash: `0x${string}` | null;
|
@@ -293,13 +293,13 @@ export declare const optimismGoerli: {
|
|
293
293
|
gas?: `0x${string}`;
|
294
294
|
nonce?: `0x${string}`;
|
295
295
|
value?: `0x${string}`;
|
296
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
297
|
+
blobVersionedHashes?: undefined;
|
296
298
|
blockHash?: `0x${string}` | null;
|
297
299
|
blockNumber?: `0x${string}` | null;
|
298
300
|
hash?: `0x${string}`;
|
299
301
|
input?: `0x${string}`;
|
300
302
|
transactionIndex?: `0x${string}` | null;
|
301
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
302
|
-
blobVersionedHashes?: undefined;
|
303
303
|
chainId?: `0x${string}` | undefined;
|
304
304
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
305
305
|
blockHash: `0x${string}` | null;
|
@@ -344,13 +344,13 @@ export declare const optimismGoerli: {
|
|
344
344
|
gas?: `0x${string}`;
|
345
345
|
nonce?: `0x${string}`;
|
346
346
|
value?: `0x${string}`;
|
347
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
348
|
+
blobVersionedHashes?: undefined;
|
347
349
|
blockHash?: `0x${string}` | null;
|
348
350
|
blockNumber?: `0x${string}` | null;
|
349
351
|
hash?: `0x${string}`;
|
350
352
|
input?: `0x${string}`;
|
351
353
|
transactionIndex?: `0x${string}` | null;
|
352
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
353
|
-
blobVersionedHashes?: undefined;
|
354
354
|
chainId?: `0x${string}` | undefined;
|
355
355
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
356
356
|
isSystemTx?: boolean | undefined;
|
@@ -372,13 +372,13 @@ export declare const optimismGoerli: {
|
|
372
372
|
gas?: `0x${string}`;
|
373
373
|
nonce?: `0x${string}`;
|
374
374
|
value?: `0x${string}`;
|
375
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
376
|
+
blobVersionedHashes?: undefined;
|
375
377
|
blockHash?: `0x${string}` | null;
|
376
378
|
blockNumber?: `0x${string}` | null;
|
377
379
|
hash?: `0x${string}`;
|
378
380
|
input?: `0x${string}`;
|
379
381
|
transactionIndex?: `0x${string}` | null;
|
380
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
381
|
-
blobVersionedHashes?: undefined;
|
382
382
|
chainId?: `0x${string}` | undefined;
|
383
383
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
384
384
|
r: `0x${string}`;
|
@@ -423,13 +423,13 @@ export declare const optimismGoerli: {
|
|
423
423
|
gas?: `0x${string}`;
|
424
424
|
nonce?: `0x${string}`;
|
425
425
|
value?: `0x${string}`;
|
426
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
427
|
+
blobVersionedHashes?: undefined;
|
426
428
|
blockHash?: `0x${string}` | null;
|
427
429
|
blockNumber?: `0x${string}` | null;
|
428
430
|
hash?: `0x${string}`;
|
429
431
|
input?: `0x${string}`;
|
430
432
|
transactionIndex?: `0x${string}` | null;
|
431
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
432
|
-
blobVersionedHashes?: undefined;
|
433
433
|
chainId?: `0x${string}` | undefined;
|
434
434
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
435
435
|
blockHash: `0x${string}` | null;
|
@@ -474,13 +474,13 @@ export declare const optimismGoerli: {
|
|
474
474
|
gas?: `0x${string}`;
|
475
475
|
nonce?: `0x${string}`;
|
476
476
|
value?: `0x${string}`;
|
477
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
478
|
+
blobVersionedHashes?: undefined;
|
477
479
|
blockHash?: `0x${string}` | null;
|
478
480
|
blockNumber?: `0x${string}` | null;
|
479
481
|
hash?: `0x${string}`;
|
480
482
|
input?: `0x${string}`;
|
481
483
|
transactionIndex?: `0x${string}` | null;
|
482
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
483
|
-
blobVersionedHashes?: undefined;
|
484
484
|
chainId?: `0x${string}` | undefined;
|
485
485
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
486
486
|
blockHash: `0x${string}` | null;
|
@@ -525,13 +525,13 @@ export declare const optimismGoerli: {
|
|
525
525
|
gas?: `0x${string}`;
|
526
526
|
nonce?: `0x${string}`;
|
527
527
|
value?: `0x${string}`;
|
528
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
529
|
+
blobVersionedHashes?: undefined;
|
528
530
|
blockHash?: `0x${string}` | null;
|
529
531
|
blockNumber?: `0x${string}` | null;
|
530
532
|
hash?: `0x${string}`;
|
531
533
|
input?: `0x${string}`;
|
532
534
|
transactionIndex?: `0x${string}` | null;
|
533
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
534
|
-
blobVersionedHashes?: undefined;
|
535
535
|
chainId?: `0x${string}` | undefined;
|
536
536
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
537
537
|
isSystemTx?: boolean | undefined;
|
@@ -553,13 +553,13 @@ export declare const optimismGoerli: {
|
|
553
553
|
gas?: `0x${string}`;
|
554
554
|
nonce?: `0x${string}`;
|
555
555
|
value?: `0x${string}`;
|
556
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
557
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
556
558
|
blockHash?: `0x${string}` | null;
|
557
559
|
blockNumber?: `0x${string}` | null;
|
558
560
|
hash?: `0x${string}`;
|
559
561
|
input?: `0x${string}`;
|
560
562
|
transactionIndex?: `0x${string}` | null;
|
561
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
562
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
563
563
|
chainId?: `0x${string}` | undefined;
|
564
564
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
565
565
|
r: `0x${string}`;
|
@@ -604,13 +604,13 @@ export declare const optimismGoerli: {
|
|
604
604
|
gas?: `0x${string}`;
|
605
605
|
nonce?: `0x${string}`;
|
606
606
|
value?: `0x${string}`;
|
607
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
608
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
607
609
|
blockHash?: `0x${string}` | null;
|
608
610
|
blockNumber?: `0x${string}` | null;
|
609
611
|
hash?: `0x${string}`;
|
610
612
|
input?: `0x${string}`;
|
611
613
|
transactionIndex?: `0x${string}` | null;
|
612
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
613
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
614
614
|
chainId?: `0x${string}` | undefined;
|
615
615
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
616
616
|
blockHash: `0x${string}` | null;
|
@@ -655,13 +655,13 @@ export declare const optimismGoerli: {
|
|
655
655
|
gas?: `0x${string}`;
|
656
656
|
nonce?: `0x${string}`;
|
657
657
|
value?: `0x${string}`;
|
658
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
659
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
658
660
|
blockHash?: `0x${string}` | null;
|
659
661
|
blockNumber?: `0x${string}` | null;
|
660
662
|
hash?: `0x${string}`;
|
661
663
|
input?: `0x${string}`;
|
662
664
|
transactionIndex?: `0x${string}` | null;
|
663
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
664
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
665
665
|
chainId?: `0x${string}` | undefined;
|
666
666
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
667
667
|
blockHash: `0x${string}` | null;
|
@@ -706,13 +706,13 @@ export declare const optimismGoerli: {
|
|
706
706
|
gas?: `0x${string}`;
|
707
707
|
nonce?: `0x${string}`;
|
708
708
|
value?: `0x${string}`;
|
709
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
710
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
709
711
|
blockHash?: `0x${string}` | null;
|
710
712
|
blockNumber?: `0x${string}` | null;
|
711
713
|
hash?: `0x${string}`;
|
712
714
|
input?: `0x${string}`;
|
713
715
|
transactionIndex?: `0x${string}` | null;
|
714
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
715
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
716
716
|
chainId?: `0x${string}` | undefined;
|
717
717
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
718
718
|
blockHash: `0x${string}` | null;
|
@@ -757,13 +757,13 @@ export declare const optimismGoerli: {
|
|
757
757
|
gas?: `0x${string}`;
|
758
758
|
nonce?: `0x${string}`;
|
759
759
|
value?: `0x${string}`;
|
760
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
761
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
760
762
|
blockHash?: `0x${string}` | null;
|
761
763
|
blockNumber?: `0x${string}` | null;
|
762
764
|
hash?: `0x${string}`;
|
763
765
|
input?: `0x${string}`;
|
764
766
|
transactionIndex?: `0x${string}` | null;
|
765
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
766
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
767
767
|
chainId?: `0x${string}` | undefined;
|
768
768
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
769
769
|
isSystemTx?: boolean | undefined;
|
@@ -117,13 +117,13 @@ export declare const optimismSepolia: {
|
|
117
117
|
gas?: `0x${string}`;
|
118
118
|
nonce?: `0x${string}`;
|
119
119
|
value?: `0x${string}`;
|
120
|
+
accessList?: undefined;
|
121
|
+
blobVersionedHashes?: undefined;
|
120
122
|
blockHash?: `0x${string}` | null;
|
121
123
|
blockNumber?: `0x${string}` | null;
|
122
124
|
hash?: `0x${string}`;
|
123
125
|
input?: `0x${string}`;
|
124
126
|
transactionIndex?: `0x${string}` | null;
|
125
|
-
accessList?: undefined;
|
126
|
-
blobVersionedHashes?: undefined;
|
127
127
|
chainId?: `0x${string}` | undefined;
|
128
128
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
129
129
|
r: `0x${string}`;
|
@@ -168,13 +168,13 @@ export declare const optimismSepolia: {
|
|
168
168
|
gas?: `0x${string}`;
|
169
169
|
nonce?: `0x${string}`;
|
170
170
|
value?: `0x${string}`;
|
171
|
+
accessList?: undefined;
|
172
|
+
blobVersionedHashes?: undefined;
|
171
173
|
blockHash?: `0x${string}` | null;
|
172
174
|
blockNumber?: `0x${string}` | null;
|
173
175
|
hash?: `0x${string}`;
|
174
176
|
input?: `0x${string}`;
|
175
177
|
transactionIndex?: `0x${string}` | null;
|
176
|
-
accessList?: undefined;
|
177
|
-
blobVersionedHashes?: undefined;
|
178
178
|
chainId?: `0x${string}` | undefined;
|
179
179
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
180
180
|
isSystemTx?: boolean | undefined;
|
@@ -196,13 +196,13 @@ export declare const optimismSepolia: {
|
|
196
196
|
gas?: `0x${string}`;
|
197
197
|
nonce?: `0x${string}`;
|
198
198
|
value?: `0x${string}`;
|
199
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
200
|
+
blobVersionedHashes?: undefined;
|
199
201
|
blockHash?: `0x${string}` | null;
|
200
202
|
blockNumber?: `0x${string}` | null;
|
201
203
|
hash?: `0x${string}`;
|
202
204
|
input?: `0x${string}`;
|
203
205
|
transactionIndex?: `0x${string}` | null;
|
204
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
205
|
-
blobVersionedHashes?: undefined;
|
206
206
|
chainId?: `0x${string}` | undefined;
|
207
207
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
208
208
|
r: `0x${string}`;
|
@@ -247,13 +247,13 @@ export declare const optimismSepolia: {
|
|
247
247
|
gas?: `0x${string}`;
|
248
248
|
nonce?: `0x${string}`;
|
249
249
|
value?: `0x${string}`;
|
250
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
251
|
+
blobVersionedHashes?: undefined;
|
250
252
|
blockHash?: `0x${string}` | null;
|
251
253
|
blockNumber?: `0x${string}` | null;
|
252
254
|
hash?: `0x${string}`;
|
253
255
|
input?: `0x${string}`;
|
254
256
|
transactionIndex?: `0x${string}` | null;
|
255
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
256
|
-
blobVersionedHashes?: undefined;
|
257
257
|
chainId?: `0x${string}` | undefined;
|
258
258
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
259
259
|
blockHash: `0x${string}` | null;
|
@@ -298,13 +298,13 @@ export declare const optimismSepolia: {
|
|
298
298
|
gas?: `0x${string}`;
|
299
299
|
nonce?: `0x${string}`;
|
300
300
|
value?: `0x${string}`;
|
301
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
302
|
+
blobVersionedHashes?: undefined;
|
301
303
|
blockHash?: `0x${string}` | null;
|
302
304
|
blockNumber?: `0x${string}` | null;
|
303
305
|
hash?: `0x${string}`;
|
304
306
|
input?: `0x${string}`;
|
305
307
|
transactionIndex?: `0x${string}` | null;
|
306
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
307
|
-
blobVersionedHashes?: undefined;
|
308
308
|
chainId?: `0x${string}` | undefined;
|
309
309
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
310
310
|
blockHash: `0x${string}` | null;
|
@@ -349,13 +349,13 @@ export declare const optimismSepolia: {
|
|
349
349
|
gas?: `0x${string}`;
|
350
350
|
nonce?: `0x${string}`;
|
351
351
|
value?: `0x${string}`;
|
352
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
353
|
+
blobVersionedHashes?: undefined;
|
352
354
|
blockHash?: `0x${string}` | null;
|
353
355
|
blockNumber?: `0x${string}` | null;
|
354
356
|
hash?: `0x${string}`;
|
355
357
|
input?: `0x${string}`;
|
356
358
|
transactionIndex?: `0x${string}` | null;
|
357
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
358
|
-
blobVersionedHashes?: undefined;
|
359
359
|
chainId?: `0x${string}` | undefined;
|
360
360
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
361
361
|
isSystemTx?: boolean | undefined;
|
@@ -377,13 +377,13 @@ export declare const optimismSepolia: {
|
|
377
377
|
gas?: `0x${string}`;
|
378
378
|
nonce?: `0x${string}`;
|
379
379
|
value?: `0x${string}`;
|
380
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
381
|
+
blobVersionedHashes?: undefined;
|
380
382
|
blockHash?: `0x${string}` | null;
|
381
383
|
blockNumber?: `0x${string}` | null;
|
382
384
|
hash?: `0x${string}`;
|
383
385
|
input?: `0x${string}`;
|
384
386
|
transactionIndex?: `0x${string}` | null;
|
385
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
386
|
-
blobVersionedHashes?: undefined;
|
387
387
|
chainId?: `0x${string}` | undefined;
|
388
388
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
389
389
|
r: `0x${string}`;
|
@@ -428,13 +428,13 @@ export declare const optimismSepolia: {
|
|
428
428
|
gas?: `0x${string}`;
|
429
429
|
nonce?: `0x${string}`;
|
430
430
|
value?: `0x${string}`;
|
431
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
432
|
+
blobVersionedHashes?: undefined;
|
431
433
|
blockHash?: `0x${string}` | null;
|
432
434
|
blockNumber?: `0x${string}` | null;
|
433
435
|
hash?: `0x${string}`;
|
434
436
|
input?: `0x${string}`;
|
435
437
|
transactionIndex?: `0x${string}` | null;
|
436
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
437
|
-
blobVersionedHashes?: undefined;
|
438
438
|
chainId?: `0x${string}` | undefined;
|
439
439
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
440
440
|
blockHash: `0x${string}` | null;
|
@@ -479,13 +479,13 @@ export declare const optimismSepolia: {
|
|
479
479
|
gas?: `0x${string}`;
|
480
480
|
nonce?: `0x${string}`;
|
481
481
|
value?: `0x${string}`;
|
482
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
483
|
+
blobVersionedHashes?: undefined;
|
482
484
|
blockHash?: `0x${string}` | null;
|
483
485
|
blockNumber?: `0x${string}` | null;
|
484
486
|
hash?: `0x${string}`;
|
485
487
|
input?: `0x${string}`;
|
486
488
|
transactionIndex?: `0x${string}` | null;
|
487
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
488
|
-
blobVersionedHashes?: undefined;
|
489
489
|
chainId?: `0x${string}` | undefined;
|
490
490
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
491
491
|
blockHash: `0x${string}` | null;
|
@@ -530,13 +530,13 @@ export declare const optimismSepolia: {
|
|
530
530
|
gas?: `0x${string}`;
|
531
531
|
nonce?: `0x${string}`;
|
532
532
|
value?: `0x${string}`;
|
533
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
534
|
+
blobVersionedHashes?: undefined;
|
533
535
|
blockHash?: `0x${string}` | null;
|
534
536
|
blockNumber?: `0x${string}` | null;
|
535
537
|
hash?: `0x${string}`;
|
536
538
|
input?: `0x${string}`;
|
537
539
|
transactionIndex?: `0x${string}` | null;
|
538
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
539
|
-
blobVersionedHashes?: undefined;
|
540
540
|
chainId?: `0x${string}` | undefined;
|
541
541
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
542
542
|
isSystemTx?: boolean | undefined;
|
@@ -558,13 +558,13 @@ export declare const optimismSepolia: {
|
|
558
558
|
gas?: `0x${string}`;
|
559
559
|
nonce?: `0x${string}`;
|
560
560
|
value?: `0x${string}`;
|
561
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
562
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
561
563
|
blockHash?: `0x${string}` | null;
|
562
564
|
blockNumber?: `0x${string}` | null;
|
563
565
|
hash?: `0x${string}`;
|
564
566
|
input?: `0x${string}`;
|
565
567
|
transactionIndex?: `0x${string}` | null;
|
566
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
567
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
568
568
|
chainId?: `0x${string}` | undefined;
|
569
569
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
570
570
|
r: `0x${string}`;
|
@@ -609,13 +609,13 @@ export declare const optimismSepolia: {
|
|
609
609
|
gas?: `0x${string}`;
|
610
610
|
nonce?: `0x${string}`;
|
611
611
|
value?: `0x${string}`;
|
612
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
613
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
612
614
|
blockHash?: `0x${string}` | null;
|
613
615
|
blockNumber?: `0x${string}` | null;
|
614
616
|
hash?: `0x${string}`;
|
615
617
|
input?: `0x${string}`;
|
616
618
|
transactionIndex?: `0x${string}` | null;
|
617
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
618
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
619
619
|
chainId?: `0x${string}` | undefined;
|
620
620
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
621
621
|
blockHash: `0x${string}` | null;
|
@@ -660,13 +660,13 @@ export declare const optimismSepolia: {
|
|
660
660
|
gas?: `0x${string}`;
|
661
661
|
nonce?: `0x${string}`;
|
662
662
|
value?: `0x${string}`;
|
663
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
664
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
663
665
|
blockHash?: `0x${string}` | null;
|
664
666
|
blockNumber?: `0x${string}` | null;
|
665
667
|
hash?: `0x${string}`;
|
666
668
|
input?: `0x${string}`;
|
667
669
|
transactionIndex?: `0x${string}` | null;
|
668
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
669
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
670
670
|
chainId?: `0x${string}` | undefined;
|
671
671
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
672
672
|
blockHash: `0x${string}` | null;
|
@@ -711,13 +711,13 @@ export declare const optimismSepolia: {
|
|
711
711
|
gas?: `0x${string}`;
|
712
712
|
nonce?: `0x${string}`;
|
713
713
|
value?: `0x${string}`;
|
714
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
715
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
714
716
|
blockHash?: `0x${string}` | null;
|
715
717
|
blockNumber?: `0x${string}` | null;
|
716
718
|
hash?: `0x${string}`;
|
717
719
|
input?: `0x${string}`;
|
718
720
|
transactionIndex?: `0x${string}` | null;
|
719
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
720
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
721
721
|
chainId?: `0x${string}` | undefined;
|
722
722
|
} & import("../index.js").Omit<import("../index.js").PartialBy<{
|
723
723
|
blockHash: `0x${string}` | null;
|
@@ -762,13 +762,13 @@ export declare const optimismSepolia: {
|
|
762
762
|
gas?: `0x${string}`;
|
763
763
|
nonce?: `0x${string}`;
|
764
764
|
value?: `0x${string}`;
|
765
|
+
accessList?: import("../../index.js").AccessList | undefined;
|
766
|
+
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
765
767
|
blockHash?: `0x${string}` | null;
|
766
768
|
blockNumber?: `0x${string}` | null;
|
767
769
|
hash?: `0x${string}`;
|
768
770
|
input?: `0x${string}`;
|
769
771
|
transactionIndex?: `0x${string}` | null;
|
770
|
-
accessList?: import("../../index.js").AccessList | undefined;
|
771
|
-
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
772
772
|
chainId?: `0x${string}` | undefined;
|
773
773
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
774
774
|
isSystemTx?: boolean | undefined;
|