@trustware/sdk-staging 1.1.8-staging.6 → 1.1.8-staging.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/constants.cjs +1 -1
- package/dist/constants.mjs +1 -1
- package/dist/{core-BPYlJrNb.d.ts → core-BQ0mFnLc.d.ts} +2 -2
- package/dist/{core-CJMf4PvV.d.cts → core-BjQwlpoI.d.cts} +2 -2
- package/dist/core.cjs +1515 -42
- package/dist/core.cjs.map +1 -1
- package/dist/core.d.cts +2 -2
- package/dist/core.d.ts +2 -2
- package/dist/core.mjs +1516 -43
- package/dist/core.mjs.map +1 -1
- package/dist/{detect-CWNTV5Wq.d.cts → detect-DlbgTrkm.d.cts} +1 -1
- package/dist/{detect-CaQQECVe.d.ts → detect-MWKHLhn9.d.ts} +1 -1
- package/dist/index.cjs +4746 -2842
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +5 -5
- package/dist/index.d.ts +5 -5
- package/dist/index.mjs +4394 -2488
- package/dist/index.mjs.map +1 -1
- package/dist/{manager-DHCXknCG.d.cts → manager-DKVW7zeh.d.cts} +5 -12
- package/dist/{manager-Dtmjibzl.d.ts → manager-aOd3vkF9.d.ts} +5 -12
- package/dist/smart-account.cjs +4 -15
- package/dist/smart-account.cjs.map +1 -1
- package/dist/smart-account.d.cts +48 -48
- package/dist/smart-account.d.ts +48 -48
- package/dist/smart-account.mjs +4 -15
- package/dist/smart-account.mjs.map +1 -1
- package/dist/wallet.cjs +4 -15
- package/dist/wallet.cjs.map +1 -1
- package/dist/wallet.d.cts +3 -3
- package/dist/wallet.d.ts +3 -3
- package/dist/wallet.mjs +4 -15
- package/dist/wallet.mjs.map +1 -1
- package/dist/widget.cjs +4731 -2811
- package/dist/widget.cjs.map +1 -1
- package/dist/widget.mjs +4383 -2462
- package/dist/widget.mjs.map +1 -1
- package/package.json +4 -2
package/dist/smart-account.d.cts
CHANGED
|
@@ -304,12 +304,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
304
304
|
[x: `uint256[${string}]`]: undefined;
|
|
305
305
|
[x: `bool[${string}]`]: undefined;
|
|
306
306
|
[x: `uint8[${string}]`]: undefined;
|
|
307
|
-
[x: `bytes8[${string}]`]: undefined;
|
|
308
307
|
[x: `bytes18[${string}]`]: undefined;
|
|
309
308
|
[x: `bytes16[${string}]`]: undefined;
|
|
310
309
|
[x: `bytes1[${string}]`]: undefined;
|
|
311
310
|
[x: `bytes2[${string}]`]: undefined;
|
|
312
311
|
[x: `bytes3[${string}]`]: undefined;
|
|
312
|
+
[x: `bytes8[${string}]`]: undefined;
|
|
313
313
|
[x: `bytes6[${string}]`]: undefined;
|
|
314
314
|
[x: `bytes9[${string}]`]: undefined;
|
|
315
315
|
[x: `bytes10[${string}]`]: undefined;
|
|
@@ -337,18 +337,18 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
337
337
|
[x: `bytes29[${string}]`]: undefined;
|
|
338
338
|
[x: `bytes31[${string}]`]: undefined;
|
|
339
339
|
[x: `int[${string}]`]: undefined;
|
|
340
|
-
[x: `int8[${string}]`]: undefined;
|
|
341
340
|
[x: `int16[${string}]`]: undefined;
|
|
341
|
+
[x: `int8[${string}]`]: undefined;
|
|
342
342
|
[x: `int40[${string}]`]: undefined;
|
|
343
343
|
[x: `int56[${string}]`]: undefined;
|
|
344
344
|
[x: `int88[${string}]`]: undefined;
|
|
345
345
|
[x: `int232[${string}]`]: undefined;
|
|
346
|
+
[x: `int64[${string}]`]: undefined;
|
|
346
347
|
[x: `int120[${string}]`]: undefined;
|
|
347
348
|
[x: `int200[${string}]`]: undefined;
|
|
348
349
|
[x: `int48[${string}]`]: undefined;
|
|
349
350
|
[x: `int24[${string}]`]: undefined;
|
|
350
351
|
[x: `int32[${string}]`]: undefined;
|
|
351
|
-
[x: `int64[${string}]`]: undefined;
|
|
352
352
|
[x: `int72[${string}]`]: undefined;
|
|
353
353
|
[x: `int80[${string}]`]: undefined;
|
|
354
354
|
[x: `int96[${string}]`]: undefined;
|
|
@@ -375,12 +375,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
375
375
|
[x: `uint56[${string}]`]: undefined;
|
|
376
376
|
[x: `uint88[${string}]`]: undefined;
|
|
377
377
|
[x: `uint232[${string}]`]: undefined;
|
|
378
|
+
[x: `uint64[${string}]`]: undefined;
|
|
378
379
|
[x: `uint120[${string}]`]: undefined;
|
|
379
380
|
[x: `uint200[${string}]`]: undefined;
|
|
380
381
|
[x: `uint48[${string}]`]: undefined;
|
|
381
382
|
[x: `uint24[${string}]`]: undefined;
|
|
382
383
|
[x: `uint32[${string}]`]: undefined;
|
|
383
|
-
[x: `uint64[${string}]`]: undefined;
|
|
384
384
|
[x: `uint72[${string}]`]: undefined;
|
|
385
385
|
[x: `uint80[${string}]`]: undefined;
|
|
386
386
|
[x: `uint96[${string}]`]: undefined;
|
|
@@ -406,12 +406,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
406
406
|
uint256?: undefined;
|
|
407
407
|
bool?: undefined;
|
|
408
408
|
uint8?: undefined;
|
|
409
|
-
bytes8?: undefined;
|
|
410
409
|
bytes18?: undefined;
|
|
411
410
|
bytes16?: undefined;
|
|
412
411
|
bytes1?: undefined;
|
|
413
412
|
bytes2?: undefined;
|
|
414
413
|
bytes3?: undefined;
|
|
414
|
+
bytes8?: undefined;
|
|
415
415
|
bytes6?: undefined;
|
|
416
416
|
bytes9?: undefined;
|
|
417
417
|
bytes10?: undefined;
|
|
@@ -438,18 +438,18 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
438
438
|
bytes28?: undefined;
|
|
439
439
|
bytes29?: undefined;
|
|
440
440
|
bytes31?: undefined;
|
|
441
|
-
int8?: undefined;
|
|
442
441
|
int16?: undefined;
|
|
442
|
+
int8?: undefined;
|
|
443
443
|
int40?: undefined;
|
|
444
444
|
int56?: undefined;
|
|
445
445
|
int88?: undefined;
|
|
446
446
|
int232?: undefined;
|
|
447
|
+
int64?: undefined;
|
|
447
448
|
int120?: undefined;
|
|
448
449
|
int200?: undefined;
|
|
449
450
|
int48?: undefined;
|
|
450
451
|
int24?: undefined;
|
|
451
452
|
int32?: undefined;
|
|
452
|
-
int64?: undefined;
|
|
453
453
|
int72?: undefined;
|
|
454
454
|
int80?: undefined;
|
|
455
455
|
int96?: undefined;
|
|
@@ -475,12 +475,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
475
475
|
uint56?: undefined;
|
|
476
476
|
uint88?: undefined;
|
|
477
477
|
uint232?: undefined;
|
|
478
|
+
uint64?: undefined;
|
|
478
479
|
uint120?: undefined;
|
|
479
480
|
uint200?: undefined;
|
|
480
481
|
uint48?: undefined;
|
|
481
482
|
uint24?: undefined;
|
|
482
483
|
uint32?: undefined;
|
|
483
|
-
uint64?: undefined;
|
|
484
484
|
uint72?: undefined;
|
|
485
485
|
uint80?: undefined;
|
|
486
486
|
uint96?: undefined;
|
|
@@ -511,12 +511,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
511
511
|
[x: `uint256[${string}]`]: undefined;
|
|
512
512
|
[x: `bool[${string}]`]: undefined;
|
|
513
513
|
[x: `uint8[${string}]`]: undefined;
|
|
514
|
-
[x: `bytes8[${string}]`]: undefined;
|
|
515
514
|
[x: `bytes18[${string}]`]: undefined;
|
|
516
515
|
[x: `bytes16[${string}]`]: undefined;
|
|
517
516
|
[x: `bytes1[${string}]`]: undefined;
|
|
518
517
|
[x: `bytes2[${string}]`]: undefined;
|
|
519
518
|
[x: `bytes3[${string}]`]: undefined;
|
|
519
|
+
[x: `bytes8[${string}]`]: undefined;
|
|
520
520
|
[x: `bytes6[${string}]`]: undefined;
|
|
521
521
|
[x: `bytes9[${string}]`]: undefined;
|
|
522
522
|
[x: `bytes10[${string}]`]: undefined;
|
|
@@ -544,18 +544,18 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
544
544
|
[x: `bytes29[${string}]`]: undefined;
|
|
545
545
|
[x: `bytes31[${string}]`]: undefined;
|
|
546
546
|
[x: `int[${string}]`]: undefined;
|
|
547
|
-
[x: `int8[${string}]`]: undefined;
|
|
548
547
|
[x: `int16[${string}]`]: undefined;
|
|
548
|
+
[x: `int8[${string}]`]: undefined;
|
|
549
549
|
[x: `int40[${string}]`]: undefined;
|
|
550
550
|
[x: `int56[${string}]`]: undefined;
|
|
551
551
|
[x: `int88[${string}]`]: undefined;
|
|
552
552
|
[x: `int232[${string}]`]: undefined;
|
|
553
|
+
[x: `int64[${string}]`]: undefined;
|
|
553
554
|
[x: `int120[${string}]`]: undefined;
|
|
554
555
|
[x: `int200[${string}]`]: undefined;
|
|
555
556
|
[x: `int48[${string}]`]: undefined;
|
|
556
557
|
[x: `int24[${string}]`]: undefined;
|
|
557
558
|
[x: `int32[${string}]`]: undefined;
|
|
558
|
-
[x: `int64[${string}]`]: undefined;
|
|
559
559
|
[x: `int72[${string}]`]: undefined;
|
|
560
560
|
[x: `int80[${string}]`]: undefined;
|
|
561
561
|
[x: `int96[${string}]`]: undefined;
|
|
@@ -582,12 +582,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
582
582
|
[x: `uint56[${string}]`]: undefined;
|
|
583
583
|
[x: `uint88[${string}]`]: undefined;
|
|
584
584
|
[x: `uint232[${string}]`]: undefined;
|
|
585
|
+
[x: `uint64[${string}]`]: undefined;
|
|
585
586
|
[x: `uint120[${string}]`]: undefined;
|
|
586
587
|
[x: `uint200[${string}]`]: undefined;
|
|
587
588
|
[x: `uint48[${string}]`]: undefined;
|
|
588
589
|
[x: `uint24[${string}]`]: undefined;
|
|
589
590
|
[x: `uint32[${string}]`]: undefined;
|
|
590
|
-
[x: `uint64[${string}]`]: undefined;
|
|
591
591
|
[x: `uint72[${string}]`]: undefined;
|
|
592
592
|
[x: `uint80[${string}]`]: undefined;
|
|
593
593
|
[x: `uint96[${string}]`]: undefined;
|
|
@@ -613,12 +613,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
613
613
|
uint256?: undefined;
|
|
614
614
|
bool?: undefined;
|
|
615
615
|
uint8?: undefined;
|
|
616
|
-
bytes8?: undefined;
|
|
617
616
|
bytes18?: undefined;
|
|
618
617
|
bytes16?: undefined;
|
|
619
618
|
bytes1?: undefined;
|
|
620
619
|
bytes2?: undefined;
|
|
621
620
|
bytes3?: undefined;
|
|
621
|
+
bytes8?: undefined;
|
|
622
622
|
bytes6?: undefined;
|
|
623
623
|
bytes9?: undefined;
|
|
624
624
|
bytes10?: undefined;
|
|
@@ -645,18 +645,18 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
645
645
|
bytes28?: undefined;
|
|
646
646
|
bytes29?: undefined;
|
|
647
647
|
bytes31?: undefined;
|
|
648
|
-
int8?: undefined;
|
|
649
648
|
int16?: undefined;
|
|
649
|
+
int8?: undefined;
|
|
650
650
|
int40?: undefined;
|
|
651
651
|
int56?: undefined;
|
|
652
652
|
int88?: undefined;
|
|
653
653
|
int232?: undefined;
|
|
654
|
+
int64?: undefined;
|
|
654
655
|
int120?: undefined;
|
|
655
656
|
int200?: undefined;
|
|
656
657
|
int48?: undefined;
|
|
657
658
|
int24?: undefined;
|
|
658
659
|
int32?: undefined;
|
|
659
|
-
int64?: undefined;
|
|
660
660
|
int72?: undefined;
|
|
661
661
|
int80?: undefined;
|
|
662
662
|
int96?: undefined;
|
|
@@ -682,12 +682,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
682
682
|
uint56?: undefined;
|
|
683
683
|
uint88?: undefined;
|
|
684
684
|
uint232?: undefined;
|
|
685
|
+
uint64?: undefined;
|
|
685
686
|
uint120?: undefined;
|
|
686
687
|
uint200?: undefined;
|
|
687
688
|
uint48?: undefined;
|
|
688
689
|
uint24?: undefined;
|
|
689
690
|
uint32?: undefined;
|
|
690
|
-
uint64?: undefined;
|
|
691
691
|
uint72?: undefined;
|
|
692
692
|
uint80?: undefined;
|
|
693
693
|
uint96?: undefined;
|
|
@@ -2736,12 +2736,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
2736
2736
|
[x: `uint256[${string}]`]: undefined;
|
|
2737
2737
|
[x: `bool[${string}]`]: undefined;
|
|
2738
2738
|
[x: `uint8[${string}]`]: undefined;
|
|
2739
|
-
[x: `bytes8[${string}]`]: undefined;
|
|
2740
2739
|
[x: `bytes18[${string}]`]: undefined;
|
|
2741
2740
|
[x: `bytes16[${string}]`]: undefined;
|
|
2742
2741
|
[x: `bytes1[${string}]`]: undefined;
|
|
2743
2742
|
[x: `bytes2[${string}]`]: undefined;
|
|
2744
2743
|
[x: `bytes3[${string}]`]: undefined;
|
|
2744
|
+
[x: `bytes8[${string}]`]: undefined;
|
|
2745
2745
|
[x: `bytes6[${string}]`]: undefined;
|
|
2746
2746
|
[x: `bytes9[${string}]`]: undefined;
|
|
2747
2747
|
[x: `bytes10[${string}]`]: undefined;
|
|
@@ -2769,18 +2769,18 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
2769
2769
|
[x: `bytes29[${string}]`]: undefined;
|
|
2770
2770
|
[x: `bytes31[${string}]`]: undefined;
|
|
2771
2771
|
[x: `int[${string}]`]: undefined;
|
|
2772
|
-
[x: `int8[${string}]`]: undefined;
|
|
2773
2772
|
[x: `int16[${string}]`]: undefined;
|
|
2773
|
+
[x: `int8[${string}]`]: undefined;
|
|
2774
2774
|
[x: `int40[${string}]`]: undefined;
|
|
2775
2775
|
[x: `int56[${string}]`]: undefined;
|
|
2776
2776
|
[x: `int88[${string}]`]: undefined;
|
|
2777
2777
|
[x: `int232[${string}]`]: undefined;
|
|
2778
|
+
[x: `int64[${string}]`]: undefined;
|
|
2778
2779
|
[x: `int120[${string}]`]: undefined;
|
|
2779
2780
|
[x: `int200[${string}]`]: undefined;
|
|
2780
2781
|
[x: `int48[${string}]`]: undefined;
|
|
2781
2782
|
[x: `int24[${string}]`]: undefined;
|
|
2782
2783
|
[x: `int32[${string}]`]: undefined;
|
|
2783
|
-
[x: `int64[${string}]`]: undefined;
|
|
2784
2784
|
[x: `int72[${string}]`]: undefined;
|
|
2785
2785
|
[x: `int80[${string}]`]: undefined;
|
|
2786
2786
|
[x: `int96[${string}]`]: undefined;
|
|
@@ -2807,12 +2807,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
2807
2807
|
[x: `uint56[${string}]`]: undefined;
|
|
2808
2808
|
[x: `uint88[${string}]`]: undefined;
|
|
2809
2809
|
[x: `uint232[${string}]`]: undefined;
|
|
2810
|
+
[x: `uint64[${string}]`]: undefined;
|
|
2810
2811
|
[x: `uint120[${string}]`]: undefined;
|
|
2811
2812
|
[x: `uint200[${string}]`]: undefined;
|
|
2812
2813
|
[x: `uint48[${string}]`]: undefined;
|
|
2813
2814
|
[x: `uint24[${string}]`]: undefined;
|
|
2814
2815
|
[x: `uint32[${string}]`]: undefined;
|
|
2815
|
-
[x: `uint64[${string}]`]: undefined;
|
|
2816
2816
|
[x: `uint72[${string}]`]: undefined;
|
|
2817
2817
|
[x: `uint80[${string}]`]: undefined;
|
|
2818
2818
|
[x: `uint96[${string}]`]: undefined;
|
|
@@ -2838,12 +2838,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
2838
2838
|
uint256?: undefined;
|
|
2839
2839
|
bool?: undefined;
|
|
2840
2840
|
uint8?: undefined;
|
|
2841
|
-
bytes8?: undefined;
|
|
2842
2841
|
bytes18?: undefined;
|
|
2843
2842
|
bytes16?: undefined;
|
|
2844
2843
|
bytes1?: undefined;
|
|
2845
2844
|
bytes2?: undefined;
|
|
2846
2845
|
bytes3?: undefined;
|
|
2846
|
+
bytes8?: undefined;
|
|
2847
2847
|
bytes6?: undefined;
|
|
2848
2848
|
bytes9?: undefined;
|
|
2849
2849
|
bytes10?: undefined;
|
|
@@ -2870,18 +2870,18 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
2870
2870
|
bytes28?: undefined;
|
|
2871
2871
|
bytes29?: undefined;
|
|
2872
2872
|
bytes31?: undefined;
|
|
2873
|
-
int8?: undefined;
|
|
2874
2873
|
int16?: undefined;
|
|
2874
|
+
int8?: undefined;
|
|
2875
2875
|
int40?: undefined;
|
|
2876
2876
|
int56?: undefined;
|
|
2877
2877
|
int88?: undefined;
|
|
2878
2878
|
int232?: undefined;
|
|
2879
|
+
int64?: undefined;
|
|
2879
2880
|
int120?: undefined;
|
|
2880
2881
|
int200?: undefined;
|
|
2881
2882
|
int48?: undefined;
|
|
2882
2883
|
int24?: undefined;
|
|
2883
2884
|
int32?: undefined;
|
|
2884
|
-
int64?: undefined;
|
|
2885
2885
|
int72?: undefined;
|
|
2886
2886
|
int80?: undefined;
|
|
2887
2887
|
int96?: undefined;
|
|
@@ -2907,12 +2907,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
2907
2907
|
uint56?: undefined;
|
|
2908
2908
|
uint88?: undefined;
|
|
2909
2909
|
uint232?: undefined;
|
|
2910
|
+
uint64?: undefined;
|
|
2910
2911
|
uint120?: undefined;
|
|
2911
2912
|
uint200?: undefined;
|
|
2912
2913
|
uint48?: undefined;
|
|
2913
2914
|
uint24?: undefined;
|
|
2914
2915
|
uint32?: undefined;
|
|
2915
|
-
uint64?: undefined;
|
|
2916
2916
|
uint72?: undefined;
|
|
2917
2917
|
uint80?: undefined;
|
|
2918
2918
|
uint96?: undefined;
|
|
@@ -2959,12 +2959,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
2959
2959
|
[x: `uint256[${string}]`]: undefined;
|
|
2960
2960
|
[x: `bool[${string}]`]: undefined;
|
|
2961
2961
|
[x: `uint8[${string}]`]: undefined;
|
|
2962
|
-
[x: `bytes8[${string}]`]: undefined;
|
|
2963
2962
|
[x: `bytes18[${string}]`]: undefined;
|
|
2964
2963
|
[x: `bytes16[${string}]`]: undefined;
|
|
2965
2964
|
[x: `bytes1[${string}]`]: undefined;
|
|
2966
2965
|
[x: `bytes2[${string}]`]: undefined;
|
|
2967
2966
|
[x: `bytes3[${string}]`]: undefined;
|
|
2967
|
+
[x: `bytes8[${string}]`]: undefined;
|
|
2968
2968
|
[x: `bytes6[${string}]`]: undefined;
|
|
2969
2969
|
[x: `bytes9[${string}]`]: undefined;
|
|
2970
2970
|
[x: `bytes10[${string}]`]: undefined;
|
|
@@ -2992,18 +2992,18 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
2992
2992
|
[x: `bytes29[${string}]`]: undefined;
|
|
2993
2993
|
[x: `bytes31[${string}]`]: undefined;
|
|
2994
2994
|
[x: `int[${string}]`]: undefined;
|
|
2995
|
-
[x: `int8[${string}]`]: undefined;
|
|
2996
2995
|
[x: `int16[${string}]`]: undefined;
|
|
2996
|
+
[x: `int8[${string}]`]: undefined;
|
|
2997
2997
|
[x: `int40[${string}]`]: undefined;
|
|
2998
2998
|
[x: `int56[${string}]`]: undefined;
|
|
2999
2999
|
[x: `int88[${string}]`]: undefined;
|
|
3000
3000
|
[x: `int232[${string}]`]: undefined;
|
|
3001
|
+
[x: `int64[${string}]`]: undefined;
|
|
3001
3002
|
[x: `int120[${string}]`]: undefined;
|
|
3002
3003
|
[x: `int200[${string}]`]: undefined;
|
|
3003
3004
|
[x: `int48[${string}]`]: undefined;
|
|
3004
3005
|
[x: `int24[${string}]`]: undefined;
|
|
3005
3006
|
[x: `int32[${string}]`]: undefined;
|
|
3006
|
-
[x: `int64[${string}]`]: undefined;
|
|
3007
3007
|
[x: `int72[${string}]`]: undefined;
|
|
3008
3008
|
[x: `int80[${string}]`]: undefined;
|
|
3009
3009
|
[x: `int96[${string}]`]: undefined;
|
|
@@ -3030,12 +3030,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3030
3030
|
[x: `uint56[${string}]`]: undefined;
|
|
3031
3031
|
[x: `uint88[${string}]`]: undefined;
|
|
3032
3032
|
[x: `uint232[${string}]`]: undefined;
|
|
3033
|
+
[x: `uint64[${string}]`]: undefined;
|
|
3033
3034
|
[x: `uint120[${string}]`]: undefined;
|
|
3034
3035
|
[x: `uint200[${string}]`]: undefined;
|
|
3035
3036
|
[x: `uint48[${string}]`]: undefined;
|
|
3036
3037
|
[x: `uint24[${string}]`]: undefined;
|
|
3037
3038
|
[x: `uint32[${string}]`]: undefined;
|
|
3038
|
-
[x: `uint64[${string}]`]: undefined;
|
|
3039
3039
|
[x: `uint72[${string}]`]: undefined;
|
|
3040
3040
|
[x: `uint80[${string}]`]: undefined;
|
|
3041
3041
|
[x: `uint96[${string}]`]: undefined;
|
|
@@ -3061,12 +3061,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3061
3061
|
uint256?: undefined;
|
|
3062
3062
|
bool?: undefined;
|
|
3063
3063
|
uint8?: undefined;
|
|
3064
|
-
bytes8?: undefined;
|
|
3065
3064
|
bytes18?: undefined;
|
|
3066
3065
|
bytes16?: undefined;
|
|
3067
3066
|
bytes1?: undefined;
|
|
3068
3067
|
bytes2?: undefined;
|
|
3069
3068
|
bytes3?: undefined;
|
|
3069
|
+
bytes8?: undefined;
|
|
3070
3070
|
bytes6?: undefined;
|
|
3071
3071
|
bytes9?: undefined;
|
|
3072
3072
|
bytes10?: undefined;
|
|
@@ -3093,18 +3093,18 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3093
3093
|
bytes28?: undefined;
|
|
3094
3094
|
bytes29?: undefined;
|
|
3095
3095
|
bytes31?: undefined;
|
|
3096
|
-
int8?: undefined;
|
|
3097
3096
|
int16?: undefined;
|
|
3097
|
+
int8?: undefined;
|
|
3098
3098
|
int40?: undefined;
|
|
3099
3099
|
int56?: undefined;
|
|
3100
3100
|
int88?: undefined;
|
|
3101
3101
|
int232?: undefined;
|
|
3102
|
+
int64?: undefined;
|
|
3102
3103
|
int120?: undefined;
|
|
3103
3104
|
int200?: undefined;
|
|
3104
3105
|
int48?: undefined;
|
|
3105
3106
|
int24?: undefined;
|
|
3106
3107
|
int32?: undefined;
|
|
3107
|
-
int64?: undefined;
|
|
3108
3108
|
int72?: undefined;
|
|
3109
3109
|
int80?: undefined;
|
|
3110
3110
|
int96?: undefined;
|
|
@@ -3130,12 +3130,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3130
3130
|
uint56?: undefined;
|
|
3131
3131
|
uint88?: undefined;
|
|
3132
3132
|
uint232?: undefined;
|
|
3133
|
+
uint64?: undefined;
|
|
3133
3134
|
uint120?: undefined;
|
|
3134
3135
|
uint200?: undefined;
|
|
3135
3136
|
uint48?: undefined;
|
|
3136
3137
|
uint24?: undefined;
|
|
3137
3138
|
uint32?: undefined;
|
|
3138
|
-
uint64?: undefined;
|
|
3139
3139
|
uint72?: undefined;
|
|
3140
3140
|
uint80?: undefined;
|
|
3141
3141
|
uint96?: undefined;
|
|
@@ -3429,12 +3429,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3429
3429
|
[x: `uint256[${string}]`]: undefined;
|
|
3430
3430
|
[x: `bool[${string}]`]: undefined;
|
|
3431
3431
|
[x: `uint8[${string}]`]: undefined;
|
|
3432
|
-
[x: `bytes8[${string}]`]: undefined;
|
|
3433
3432
|
[x: `bytes18[${string}]`]: undefined;
|
|
3434
3433
|
[x: `bytes16[${string}]`]: undefined;
|
|
3435
3434
|
[x: `bytes1[${string}]`]: undefined;
|
|
3436
3435
|
[x: `bytes2[${string}]`]: undefined;
|
|
3437
3436
|
[x: `bytes3[${string}]`]: undefined;
|
|
3437
|
+
[x: `bytes8[${string}]`]: undefined;
|
|
3438
3438
|
[x: `bytes6[${string}]`]: undefined;
|
|
3439
3439
|
[x: `bytes9[${string}]`]: undefined;
|
|
3440
3440
|
[x: `bytes10[${string}]`]: undefined;
|
|
@@ -3462,18 +3462,18 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3462
3462
|
[x: `bytes29[${string}]`]: undefined;
|
|
3463
3463
|
[x: `bytes31[${string}]`]: undefined;
|
|
3464
3464
|
[x: `int[${string}]`]: undefined;
|
|
3465
|
-
[x: `int8[${string}]`]: undefined;
|
|
3466
3465
|
[x: `int16[${string}]`]: undefined;
|
|
3466
|
+
[x: `int8[${string}]`]: undefined;
|
|
3467
3467
|
[x: `int40[${string}]`]: undefined;
|
|
3468
3468
|
[x: `int56[${string}]`]: undefined;
|
|
3469
3469
|
[x: `int88[${string}]`]: undefined;
|
|
3470
3470
|
[x: `int232[${string}]`]: undefined;
|
|
3471
|
+
[x: `int64[${string}]`]: undefined;
|
|
3471
3472
|
[x: `int120[${string}]`]: undefined;
|
|
3472
3473
|
[x: `int200[${string}]`]: undefined;
|
|
3473
3474
|
[x: `int48[${string}]`]: undefined;
|
|
3474
3475
|
[x: `int24[${string}]`]: undefined;
|
|
3475
3476
|
[x: `int32[${string}]`]: undefined;
|
|
3476
|
-
[x: `int64[${string}]`]: undefined;
|
|
3477
3477
|
[x: `int72[${string}]`]: undefined;
|
|
3478
3478
|
[x: `int80[${string}]`]: undefined;
|
|
3479
3479
|
[x: `int96[${string}]`]: undefined;
|
|
@@ -3500,12 +3500,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3500
3500
|
[x: `uint56[${string}]`]: undefined;
|
|
3501
3501
|
[x: `uint88[${string}]`]: undefined;
|
|
3502
3502
|
[x: `uint232[${string}]`]: undefined;
|
|
3503
|
+
[x: `uint64[${string}]`]: undefined;
|
|
3503
3504
|
[x: `uint120[${string}]`]: undefined;
|
|
3504
3505
|
[x: `uint200[${string}]`]: undefined;
|
|
3505
3506
|
[x: `uint48[${string}]`]: undefined;
|
|
3506
3507
|
[x: `uint24[${string}]`]: undefined;
|
|
3507
3508
|
[x: `uint32[${string}]`]: undefined;
|
|
3508
|
-
[x: `uint64[${string}]`]: undefined;
|
|
3509
3509
|
[x: `uint72[${string}]`]: undefined;
|
|
3510
3510
|
[x: `uint80[${string}]`]: undefined;
|
|
3511
3511
|
[x: `uint96[${string}]`]: undefined;
|
|
@@ -3531,12 +3531,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3531
3531
|
uint256?: undefined;
|
|
3532
3532
|
bool?: undefined;
|
|
3533
3533
|
uint8?: undefined;
|
|
3534
|
-
bytes8?: undefined;
|
|
3535
3534
|
bytes18?: undefined;
|
|
3536
3535
|
bytes16?: undefined;
|
|
3537
3536
|
bytes1?: undefined;
|
|
3538
3537
|
bytes2?: undefined;
|
|
3539
3538
|
bytes3?: undefined;
|
|
3539
|
+
bytes8?: undefined;
|
|
3540
3540
|
bytes6?: undefined;
|
|
3541
3541
|
bytes9?: undefined;
|
|
3542
3542
|
bytes10?: undefined;
|
|
@@ -3563,18 +3563,18 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3563
3563
|
bytes28?: undefined;
|
|
3564
3564
|
bytes29?: undefined;
|
|
3565
3565
|
bytes31?: undefined;
|
|
3566
|
-
int8?: undefined;
|
|
3567
3566
|
int16?: undefined;
|
|
3567
|
+
int8?: undefined;
|
|
3568
3568
|
int40?: undefined;
|
|
3569
3569
|
int56?: undefined;
|
|
3570
3570
|
int88?: undefined;
|
|
3571
3571
|
int232?: undefined;
|
|
3572
|
+
int64?: undefined;
|
|
3572
3573
|
int120?: undefined;
|
|
3573
3574
|
int200?: undefined;
|
|
3574
3575
|
int48?: undefined;
|
|
3575
3576
|
int24?: undefined;
|
|
3576
3577
|
int32?: undefined;
|
|
3577
|
-
int64?: undefined;
|
|
3578
3578
|
int72?: undefined;
|
|
3579
3579
|
int80?: undefined;
|
|
3580
3580
|
int96?: undefined;
|
|
@@ -3600,12 +3600,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3600
3600
|
uint56?: undefined;
|
|
3601
3601
|
uint88?: undefined;
|
|
3602
3602
|
uint232?: undefined;
|
|
3603
|
+
uint64?: undefined;
|
|
3603
3604
|
uint120?: undefined;
|
|
3604
3605
|
uint200?: undefined;
|
|
3605
3606
|
uint48?: undefined;
|
|
3606
3607
|
uint24?: undefined;
|
|
3607
3608
|
uint32?: undefined;
|
|
3608
|
-
uint64?: undefined;
|
|
3609
3609
|
uint72?: undefined;
|
|
3610
3610
|
uint80?: undefined;
|
|
3611
3611
|
uint96?: undefined;
|
|
@@ -3652,12 +3652,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3652
3652
|
[x: `uint256[${string}]`]: undefined;
|
|
3653
3653
|
[x: `bool[${string}]`]: undefined;
|
|
3654
3654
|
[x: `uint8[${string}]`]: undefined;
|
|
3655
|
-
[x: `bytes8[${string}]`]: undefined;
|
|
3656
3655
|
[x: `bytes18[${string}]`]: undefined;
|
|
3657
3656
|
[x: `bytes16[${string}]`]: undefined;
|
|
3658
3657
|
[x: `bytes1[${string}]`]: undefined;
|
|
3659
3658
|
[x: `bytes2[${string}]`]: undefined;
|
|
3660
3659
|
[x: `bytes3[${string}]`]: undefined;
|
|
3660
|
+
[x: `bytes8[${string}]`]: undefined;
|
|
3661
3661
|
[x: `bytes6[${string}]`]: undefined;
|
|
3662
3662
|
[x: `bytes9[${string}]`]: undefined;
|
|
3663
3663
|
[x: `bytes10[${string}]`]: undefined;
|
|
@@ -3685,18 +3685,18 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3685
3685
|
[x: `bytes29[${string}]`]: undefined;
|
|
3686
3686
|
[x: `bytes31[${string}]`]: undefined;
|
|
3687
3687
|
[x: `int[${string}]`]: undefined;
|
|
3688
|
-
[x: `int8[${string}]`]: undefined;
|
|
3689
3688
|
[x: `int16[${string}]`]: undefined;
|
|
3689
|
+
[x: `int8[${string}]`]: undefined;
|
|
3690
3690
|
[x: `int40[${string}]`]: undefined;
|
|
3691
3691
|
[x: `int56[${string}]`]: undefined;
|
|
3692
3692
|
[x: `int88[${string}]`]: undefined;
|
|
3693
3693
|
[x: `int232[${string}]`]: undefined;
|
|
3694
|
+
[x: `int64[${string}]`]: undefined;
|
|
3694
3695
|
[x: `int120[${string}]`]: undefined;
|
|
3695
3696
|
[x: `int200[${string}]`]: undefined;
|
|
3696
3697
|
[x: `int48[${string}]`]: undefined;
|
|
3697
3698
|
[x: `int24[${string}]`]: undefined;
|
|
3698
3699
|
[x: `int32[${string}]`]: undefined;
|
|
3699
|
-
[x: `int64[${string}]`]: undefined;
|
|
3700
3700
|
[x: `int72[${string}]`]: undefined;
|
|
3701
3701
|
[x: `int80[${string}]`]: undefined;
|
|
3702
3702
|
[x: `int96[${string}]`]: undefined;
|
|
@@ -3723,12 +3723,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3723
3723
|
[x: `uint56[${string}]`]: undefined;
|
|
3724
3724
|
[x: `uint88[${string}]`]: undefined;
|
|
3725
3725
|
[x: `uint232[${string}]`]: undefined;
|
|
3726
|
+
[x: `uint64[${string}]`]: undefined;
|
|
3726
3727
|
[x: `uint120[${string}]`]: undefined;
|
|
3727
3728
|
[x: `uint200[${string}]`]: undefined;
|
|
3728
3729
|
[x: `uint48[${string}]`]: undefined;
|
|
3729
3730
|
[x: `uint24[${string}]`]: undefined;
|
|
3730
3731
|
[x: `uint32[${string}]`]: undefined;
|
|
3731
|
-
[x: `uint64[${string}]`]: undefined;
|
|
3732
3732
|
[x: `uint72[${string}]`]: undefined;
|
|
3733
3733
|
[x: `uint80[${string}]`]: undefined;
|
|
3734
3734
|
[x: `uint96[${string}]`]: undefined;
|
|
@@ -3754,12 +3754,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3754
3754
|
uint256?: undefined;
|
|
3755
3755
|
bool?: undefined;
|
|
3756
3756
|
uint8?: undefined;
|
|
3757
|
-
bytes8?: undefined;
|
|
3758
3757
|
bytes18?: undefined;
|
|
3759
3758
|
bytes16?: undefined;
|
|
3760
3759
|
bytes1?: undefined;
|
|
3761
3760
|
bytes2?: undefined;
|
|
3762
3761
|
bytes3?: undefined;
|
|
3762
|
+
bytes8?: undefined;
|
|
3763
3763
|
bytes6?: undefined;
|
|
3764
3764
|
bytes9?: undefined;
|
|
3765
3765
|
bytes10?: undefined;
|
|
@@ -3786,18 +3786,18 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3786
3786
|
bytes28?: undefined;
|
|
3787
3787
|
bytes29?: undefined;
|
|
3788
3788
|
bytes31?: undefined;
|
|
3789
|
-
int8?: undefined;
|
|
3790
3789
|
int16?: undefined;
|
|
3790
|
+
int8?: undefined;
|
|
3791
3791
|
int40?: undefined;
|
|
3792
3792
|
int56?: undefined;
|
|
3793
3793
|
int88?: undefined;
|
|
3794
3794
|
int232?: undefined;
|
|
3795
|
+
int64?: undefined;
|
|
3795
3796
|
int120?: undefined;
|
|
3796
3797
|
int200?: undefined;
|
|
3797
3798
|
int48?: undefined;
|
|
3798
3799
|
int24?: undefined;
|
|
3799
3800
|
int32?: undefined;
|
|
3800
|
-
int64?: undefined;
|
|
3801
3801
|
int72?: undefined;
|
|
3802
3802
|
int80?: undefined;
|
|
3803
3803
|
int96?: undefined;
|
|
@@ -3823,12 +3823,12 @@ declare function createTrustwareSmartAccountClient(eoaAddress: `0x${string}`, ch
|
|
|
3823
3823
|
uint56?: undefined;
|
|
3824
3824
|
uint88?: undefined;
|
|
3825
3825
|
uint232?: undefined;
|
|
3826
|
+
uint64?: undefined;
|
|
3826
3827
|
uint120?: undefined;
|
|
3827
3828
|
uint200?: undefined;
|
|
3828
3829
|
uint48?: undefined;
|
|
3829
3830
|
uint24?: undefined;
|
|
3830
3831
|
uint32?: undefined;
|
|
3831
|
-
uint64?: undefined;
|
|
3832
3832
|
uint72?: undefined;
|
|
3833
3833
|
uint80?: undefined;
|
|
3834
3834
|
uint96?: undefined;
|