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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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 baseGoerli: {
|
|
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;
|
@@ -114,13 +114,13 @@ export declare const baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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 baseSepolia: {
|
|
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;
|