@xyo-network/ethereum-blockchain-payload-plugins 2.32.1 → 2.33.0-rc.1

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.
Files changed (2) hide show
  1. package/dist/docs.json +936 -1197
  2. package/package.json +4 -3
package/dist/docs.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/blockchain/packages/ethereum/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cd475ec/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -238,7 +238,7 @@
238
238
  }
239
239
  },
240
240
  {
241
- "id": 53,
241
+ "id": 61,
242
242
  "name": "bindHashes",
243
243
  "kind": 2048,
244
244
  "kindString": "Method",
@@ -246,20 +246,20 @@
246
246
  "sources": [
247
247
  {
248
248
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
249
- "line": 21,
249
+ "line": 22,
250
250
  "character": 4
251
251
  }
252
252
  ],
253
253
  "signatures": [
254
254
  {
255
- "id": 54,
255
+ "id": 62,
256
256
  "name": "bindHashes",
257
257
  "kind": 4096,
258
258
  "kindString": "Call signature",
259
259
  "flags": {},
260
260
  "parameters": [
261
261
  {
262
- "id": 55,
262
+ "id": 63,
263
263
  "name": "hashes",
264
264
  "kind": 32768,
265
265
  "kindString": "Parameter",
@@ -273,7 +273,7 @@
273
273
  }
274
274
  },
275
275
  {
276
- "id": 56,
276
+ "id": 64,
277
277
  "name": "schema",
278
278
  "kind": 32768,
279
279
  "kindString": "Parameter",
@@ -285,128 +285,32 @@
285
285
  "name": "string"
286
286
  }
287
287
  }
288
+ },
289
+ {
290
+ "id": 65,
291
+ "name": "queryAccount",
292
+ "kind": 32768,
293
+ "kindString": "Parameter",
294
+ "flags": {},
295
+ "type": {
296
+ "type": "reference",
297
+ "name": "XyoAccount"
298
+ }
288
299
  }
289
300
  ],
290
301
  "type": {
291
302
  "type": "reference",
292
303
  "typeArguments": [
293
304
  {
294
- "type": "reference",
295
- "name": "XyoBoundWitness"
305
+ "type": "intrinsic",
306
+ "name": "unknown"
296
307
  },
297
308
  {
298
- "type": "reflection",
299
- "declaration": {
300
- "id": 57,
301
- "name": "__type",
302
- "kind": 65536,
303
- "kindString": "Type literal",
304
- "flags": {},
305
- "children": [
306
- {
307
- "id": 59,
308
- "name": "previousHash",
309
- "kind": 1024,
310
- "kindString": "Property",
311
- "flags": {
312
- "isOptional": true
313
- },
314
- "sources": [
315
- {
316
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
317
- "line": 23,
318
- "character": 8
319
- }
320
- ],
321
- "type": {
322
- "type": "intrinsic",
323
- "name": "string"
324
- }
325
- },
326
- {
327
- "id": 58,
328
- "name": "schema",
329
- "kind": 1024,
330
- "kindString": "Property",
331
- "flags": {},
332
- "sources": [
333
- {
334
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
335
- "line": 22,
336
- "character": 8
337
- }
338
- ],
339
- "type": {
340
- "type": "intrinsic",
341
- "name": "string"
342
- }
343
- },
344
- {
345
- "id": 60,
346
- "name": "sources",
347
- "kind": 1024,
348
- "kindString": "Property",
349
- "flags": {
350
- "isOptional": true
351
- },
352
- "sources": [
353
- {
354
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
355
- "line": 24,
356
- "character": 8
357
- }
358
- ],
359
- "type": {
360
- "type": "array",
361
- "elementType": {
362
- "type": "intrinsic",
363
- "name": "string"
364
- }
365
- }
366
- },
367
- {
368
- "id": 61,
369
- "name": "timestamp",
370
- "kind": 1024,
371
- "kindString": "Property",
372
- "flags": {
373
- "isOptional": true
374
- },
375
- "sources": [
376
- {
377
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
378
- "line": 25,
379
- "character": 8
380
- }
381
- ],
382
- "type": {
383
- "type": "intrinsic",
384
- "name": "number"
385
- }
386
- }
387
- ],
388
- "groups": [
389
- {
390
- "title": "Properties",
391
- "children": [
392
- 59,
393
- 58,
394
- 60,
395
- 61
396
- ]
397
- }
398
- ],
399
- "sources": [
400
- {
401
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
402
- "line": 21,
403
- "character": 165
404
- }
405
- ]
406
- }
309
+ "type": "reference",
310
+ "name": "XyoAccount"
407
311
  }
408
312
  ],
409
- "name": "XyoBoundWitnessWithMeta"
313
+ "name": "PromiseEx"
410
314
  },
411
315
  "inheritedFrom": {
412
316
  "type": "reference",
@@ -420,7 +324,79 @@
420
324
  }
421
325
  },
422
326
  {
423
- "id": 62,
327
+ "id": 57,
328
+ "name": "bindHashesInternal",
329
+ "kind": 2048,
330
+ "kindString": "Method",
331
+ "flags": {},
332
+ "sources": [
333
+ {
334
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
335
+ "line": 21,
336
+ "character": 4
337
+ }
338
+ ],
339
+ "signatures": [
340
+ {
341
+ "id": 58,
342
+ "name": "bindHashesInternal",
343
+ "kind": 4096,
344
+ "kindString": "Call signature",
345
+ "flags": {},
346
+ "parameters": [
347
+ {
348
+ "id": 59,
349
+ "name": "hashes",
350
+ "kind": 32768,
351
+ "kindString": "Parameter",
352
+ "flags": {},
353
+ "type": {
354
+ "type": "array",
355
+ "elementType": {
356
+ "type": "intrinsic",
357
+ "name": "string"
358
+ }
359
+ }
360
+ },
361
+ {
362
+ "id": 60,
363
+ "name": "schema",
364
+ "kind": 32768,
365
+ "kindString": "Parameter",
366
+ "flags": {},
367
+ "type": {
368
+ "type": "array",
369
+ "elementType": {
370
+ "type": "intrinsic",
371
+ "name": "string"
372
+ }
373
+ }
374
+ }
375
+ ],
376
+ "type": {
377
+ "type": "reference",
378
+ "typeArguments": [
379
+ {
380
+ "type": "reference",
381
+ "id": 10,
382
+ "name": "XyoEthereumGasEtherchainV1Payload"
383
+ }
384
+ ],
385
+ "name": "XyoModuleQueryResult"
386
+ },
387
+ "inheritedFrom": {
388
+ "type": "reference",
389
+ "name": "XyoTimestampWitness.bindHashesInternal"
390
+ }
391
+ }
392
+ ],
393
+ "inheritedFrom": {
394
+ "type": "reference",
395
+ "name": "XyoTimestampWitness.bindHashesInternal"
396
+ }
397
+ },
398
+ {
399
+ "id": 69,
424
400
  "name": "bindPayloads",
425
401
  "kind": 2048,
426
402
  "kindString": "Method",
@@ -428,20 +404,20 @@
428
404
  "sources": [
429
405
  {
430
406
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
431
- "line": 27,
407
+ "line": 24,
432
408
  "character": 4
433
409
  }
434
410
  ],
435
411
  "signatures": [
436
412
  {
437
- "id": 63,
413
+ "id": 70,
438
414
  "name": "bindPayloads",
439
415
  "kind": 4096,
440
416
  "kindString": "Call signature",
441
417
  "flags": {},
442
418
  "parameters": [
443
419
  {
444
- "id": 64,
420
+ "id": 71,
445
421
  "name": "payloads",
446
422
  "kind": 32768,
447
423
  "kindString": "Parameter",
@@ -456,119 +432,26 @@
456
432
  "value": null
457
433
  },
458
434
  {
459
- "type": "reflection",
460
- "declaration": {
461
- "id": 65,
462
- "name": "__type",
463
- "kind": 65536,
464
- "kindString": "Type literal",
465
- "flags": {},
466
- "children": [
467
- {
468
- "id": 67,
469
- "name": "previousHash",
470
- "kind": 1024,
471
- "kindString": "Property",
472
- "flags": {
473
- "isOptional": true
474
- },
475
- "sources": [
476
- {
477
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
478
- "line": 9,
479
- "character": 4
480
- }
481
- ],
482
- "type": {
483
- "type": "intrinsic",
484
- "name": "string"
485
- }
486
- },
487
- {
488
- "id": 66,
489
- "name": "schema",
490
- "kind": 1024,
491
- "kindString": "Property",
492
- "flags": {},
493
- "sources": [
494
- {
495
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
496
- "line": 8,
497
- "character": 4
498
- }
499
- ],
500
- "type": {
501
- "type": "intrinsic",
502
- "name": "string"
503
- }
504
- },
505
- {
506
- "id": 68,
507
- "name": "sources",
508
- "kind": 1024,
509
- "kindString": "Property",
510
- "flags": {
511
- "isOptional": true
512
- },
513
- "sources": [
514
- {
515
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
516
- "line": 10,
517
- "character": 4
518
- }
519
- ],
520
- "type": {
521
- "type": "array",
522
- "elementType": {
523
- "type": "intrinsic",
524
- "name": "string"
525
- }
526
- }
527
- },
528
- {
529
- "id": 69,
530
- "name": "timestamp",
531
- "kind": 1024,
532
- "kindString": "Property",
533
- "flags": {
534
- "isOptional": true
535
- },
536
- "sources": [
537
- {
538
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
539
- "line": 11,
540
- "character": 4
541
- }
542
- ],
543
- "type": {
544
- "type": "intrinsic",
545
- "name": "number"
546
- }
547
- }
548
- ],
549
- "groups": [
550
- {
551
- "title": "Properties",
552
- "children": [
553
- 67,
554
- 66,
555
- 68,
556
- 69
557
- ]
558
- }
559
- ],
560
- "sources": [
561
- {
562
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
563
- "line": 7,
564
- "character": 107
565
- }
566
- ]
567
- }
435
+ "type": "reference",
436
+ "id": 10,
437
+ "name": "XyoEthereumGasEtherchainV1Payload"
568
438
  }
569
439
  ]
570
440
  }
571
441
  }
442
+ },
443
+ {
444
+ "id": 72,
445
+ "name": "account",
446
+ "kind": 32768,
447
+ "kindString": "Parameter",
448
+ "flags": {
449
+ "isOptional": true
450
+ },
451
+ "type": {
452
+ "type": "reference",
453
+ "name": "XyoAccount"
454
+ }
572
455
  }
573
456
  ],
574
457
  "type": {
@@ -576,131 +459,99 @@
576
459
  "typeArguments": [
577
460
  {
578
461
  "type": "reference",
579
- "name": "XyoBoundWitness"
462
+ "typeArguments": [
463
+ {
464
+ "type": "reference",
465
+ "id": 10,
466
+ "name": "XyoEthereumGasEtherchainV1Payload"
467
+ }
468
+ ],
469
+ "name": "XyoModuleQueryResult"
580
470
  },
581
471
  {
582
- "type": "reflection",
583
- "declaration": {
584
- "id": 70,
585
- "name": "__type",
586
- "kind": 65536,
587
- "kindString": "Type literal",
588
- "flags": {},
589
- "children": [
590
- {
591
- "id": 72,
592
- "name": "previousHash",
593
- "kind": 1024,
594
- "kindString": "Property",
595
- "flags": {
596
- "isOptional": true
597
- },
598
- "sources": [
599
- {
600
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
601
- "line": 29,
602
- "character": 8
603
- }
604
- ],
605
- "type": {
606
- "type": "intrinsic",
607
- "name": "string"
608
- }
609
- },
610
- {
611
- "id": 71,
612
- "name": "schema",
613
- "kind": 1024,
614
- "kindString": "Property",
615
- "flags": {},
616
- "sources": [
617
- {
618
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
619
- "line": 28,
620
- "character": 8
621
- }
622
- ],
623
- "type": {
624
- "type": "intrinsic",
625
- "name": "string"
626
- }
627
- },
472
+ "type": "reference",
473
+ "name": "XyoAccount"
474
+ }
475
+ ],
476
+ "name": "PromiseEx"
477
+ },
478
+ "inheritedFrom": {
479
+ "type": "reference",
480
+ "name": "XyoTimestampWitness.bindPayloads"
481
+ }
482
+ }
483
+ ],
484
+ "inheritedFrom": {
485
+ "type": "reference",
486
+ "name": "XyoTimestampWitness.bindPayloads"
487
+ }
488
+ },
489
+ {
490
+ "id": 66,
491
+ "name": "bindPayloadsInternal",
492
+ "kind": 2048,
493
+ "kindString": "Method",
494
+ "flags": {},
495
+ "sources": [
496
+ {
497
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
498
+ "line": 23,
499
+ "character": 4
500
+ }
501
+ ],
502
+ "signatures": [
503
+ {
504
+ "id": 67,
505
+ "name": "bindPayloadsInternal",
506
+ "kind": 4096,
507
+ "kindString": "Call signature",
508
+ "flags": {},
509
+ "parameters": [
510
+ {
511
+ "id": 68,
512
+ "name": "payloads",
513
+ "kind": 32768,
514
+ "kindString": "Parameter",
515
+ "flags": {},
516
+ "type": {
517
+ "type": "array",
518
+ "elementType": {
519
+ "type": "union",
520
+ "types": [
628
521
  {
629
- "id": 73,
630
- "name": "sources",
631
- "kind": 1024,
632
- "kindString": "Property",
633
- "flags": {
634
- "isOptional": true
635
- },
636
- "sources": [
637
- {
638
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
639
- "line": 30,
640
- "character": 8
641
- }
642
- ],
643
- "type": {
644
- "type": "array",
645
- "elementType": {
646
- "type": "intrinsic",
647
- "name": "string"
648
- }
649
- }
522
+ "type": "literal",
523
+ "value": null
650
524
  },
651
525
  {
652
- "id": 74,
653
- "name": "timestamp",
654
- "kind": 1024,
655
- "kindString": "Property",
656
- "flags": {
657
- "isOptional": true
658
- },
659
- "sources": [
660
- {
661
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
662
- "line": 31,
663
- "character": 8
664
- }
665
- ],
666
- "type": {
667
- "type": "intrinsic",
668
- "name": "number"
669
- }
670
- }
671
- ],
672
- "groups": [
673
- {
674
- "title": "Properties",
675
- "children": [
676
- 72,
677
- 71,
678
- 73,
679
- 74
680
- ]
681
- }
682
- ],
683
- "sources": [
684
- {
685
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
686
- "line": 27,
687
- "character": 164
526
+ "type": "reference",
527
+ "id": 10,
528
+ "name": "XyoEthereumGasEtherchainV1Payload"
688
529
  }
689
530
  ]
690
531
  }
691
532
  }
533
+ }
534
+ ],
535
+ "type": {
536
+ "type": "reference",
537
+ "typeArguments": [
538
+ {
539
+ "type": "reference",
540
+ "id": 10,
541
+ "name": "XyoEthereumGasEtherchainV1Payload"
542
+ }
692
543
  ],
693
- "name": "XyoBoundWitnessWithMeta"
544
+ "name": "XyoModuleQueryResult"
694
545
  },
695
546
  "inheritedFrom": {
696
547
  "type": "reference",
697
- "name": "XyoTimestampWitness.bindPayloads"
548
+ "name": "XyoTimestampWitness.bindPayloadsInternal"
698
549
  }
699
550
  }
700
551
  ],
701
552
  "inheritedFrom": {
702
553
  "type": "reference",
703
- "name": "XyoTimestampWitness.bindPayloads"
554
+ "name": "XyoTimestampWitness.bindPayloadsInternal"
704
555
  }
705
556
  },
706
557
  {
@@ -723,6 +574,21 @@
723
574
  "kind": 4096,
724
575
  "kindString": "Call signature",
725
576
  "flags": {},
577
+ "parameters": [
578
+ {
579
+ "id": 47,
580
+ "name": "_queryAccount",
581
+ "kind": 32768,
582
+ "kindString": "Parameter",
583
+ "flags": {
584
+ "isOptional": true
585
+ },
586
+ "type": {
587
+ "type": "reference",
588
+ "name": "XyoAccount"
589
+ }
590
+ }
591
+ ],
726
592
  "type": {
727
593
  "type": "intrinsic",
728
594
  "name": "void"
@@ -739,7 +605,7 @@
739
605
  }
740
606
  },
741
607
  {
742
- "id": 47,
608
+ "id": 48,
743
609
  "name": "initialize",
744
610
  "kind": 2048,
745
611
  "kindString": "Method",
@@ -753,11 +619,26 @@
753
619
  ],
754
620
  "signatures": [
755
621
  {
756
- "id": 48,
622
+ "id": 49,
757
623
  "name": "initialize",
758
624
  "kind": 4096,
759
625
  "kindString": "Call signature",
760
626
  "flags": {},
627
+ "parameters": [
628
+ {
629
+ "id": 50,
630
+ "name": "_queryAccount",
631
+ "kind": 32768,
632
+ "kindString": "Parameter",
633
+ "flags": {
634
+ "isOptional": true
635
+ },
636
+ "type": {
637
+ "type": "reference",
638
+ "name": "XyoAccount"
639
+ }
640
+ }
641
+ ],
761
642
  "type": {
762
643
  "type": "intrinsic",
763
644
  "name": "void"
@@ -974,7 +855,7 @@
974
855
  }
975
856
  },
976
857
  {
977
- "id": 51,
858
+ "id": 54,
978
859
  "name": "shutdown",
979
860
  "kind": 2048,
980
861
  "kindString": "Method",
@@ -988,11 +869,26 @@
988
869
  ],
989
870
  "signatures": [
990
871
  {
991
- "id": 52,
872
+ "id": 55,
992
873
  "name": "shutdown",
993
874
  "kind": 4096,
994
875
  "kindString": "Call signature",
995
876
  "flags": {},
877
+ "parameters": [
878
+ {
879
+ "id": 56,
880
+ "name": "_queryAccount",
881
+ "kind": 32768,
882
+ "kindString": "Parameter",
883
+ "flags": {
884
+ "isOptional": true
885
+ },
886
+ "type": {
887
+ "type": "reference",
888
+ "name": "XyoAccount"
889
+ }
890
+ }
891
+ ],
996
892
  "type": {
997
893
  "type": "intrinsic",
998
894
  "name": "void"
@@ -1009,7 +905,7 @@
1009
905
  }
1010
906
  },
1011
907
  {
1012
- "id": 49,
908
+ "id": 51,
1013
909
  "name": "subscribe",
1014
910
  "kind": 2048,
1015
911
  "kindString": "Method",
@@ -1023,11 +919,26 @@
1023
919
  ],
1024
920
  "signatures": [
1025
921
  {
1026
- "id": 50,
922
+ "id": 52,
1027
923
  "name": "subscribe",
1028
924
  "kind": 4096,
1029
925
  "kindString": "Call signature",
1030
926
  "flags": {},
927
+ "parameters": [
928
+ {
929
+ "id": 53,
930
+ "name": "_queryAccount",
931
+ "kind": 32768,
932
+ "kindString": "Parameter",
933
+ "flags": {
934
+ "isOptional": true
935
+ },
936
+ "type": {
937
+ "type": "reference",
938
+ "name": "XyoAccount"
939
+ }
940
+ }
941
+ ],
1031
942
  "type": {
1032
943
  "type": "intrinsic",
1033
944
  "name": "void"
@@ -1069,16 +980,18 @@
1069
980
  {
1070
981
  "title": "Methods",
1071
982
  "children": [
1072
- 53,
1073
- 62,
983
+ 61,
984
+ 57,
985
+ 69,
986
+ 66,
1074
987
  45,
1075
- 47,
988
+ 48,
1076
989
  28,
1077
990
  32,
1078
991
  34,
1079
992
  42,
1080
- 51,
1081
- 49
993
+ 54,
994
+ 51
1082
995
  ]
1083
996
  }
1084
997
  ],
@@ -1109,14 +1022,14 @@
1109
1022
  ]
1110
1023
  },
1111
1024
  {
1112
- "id": 96,
1025
+ "id": 94,
1113
1026
  "name": "XyoEtherchainEthereumGasWitnessV2",
1114
1027
  "kind": 128,
1115
1028
  "kindString": "Class",
1116
1029
  "flags": {},
1117
1030
  "children": [
1118
1031
  {
1119
- "id": 97,
1032
+ "id": 95,
1120
1033
  "name": "constructor",
1121
1034
  "kind": 512,
1122
1035
  "kindString": "Constructor",
@@ -1130,14 +1043,14 @@
1130
1043
  ],
1131
1044
  "signatures": [
1132
1045
  {
1133
- "id": 98,
1046
+ "id": 96,
1134
1047
  "name": "new XyoEtherchainEthereumGasWitnessV2",
1135
1048
  "kind": 16384,
1136
1049
  "kindString": "Constructor signature",
1137
1050
  "flags": {},
1138
1051
  "parameters": [
1139
1052
  {
1140
- "id": 99,
1053
+ "id": 97,
1141
1054
  "name": "config",
1142
1055
  "kind": 32768,
1143
1056
  "kindString": "Parameter",
@@ -1149,7 +1062,7 @@
1149
1062
  "typeArguments": [
1150
1063
  {
1151
1064
  "type": "reference",
1152
- "id": 77,
1065
+ "id": 75,
1153
1066
  "name": "XyoEthereumGasEtherchainV2WitnessConfig"
1154
1067
  }
1155
1068
  ],
@@ -1159,7 +1072,7 @@
1159
1072
  ],
1160
1073
  "type": {
1161
1074
  "type": "reference",
1162
- "id": 96,
1075
+ "id": 94,
1163
1076
  "name": "XyoEtherchainEthereumGasWitnessV2"
1164
1077
  },
1165
1078
  "overwrites": {
@@ -1174,7 +1087,7 @@
1174
1087
  }
1175
1088
  },
1176
1089
  {
1177
- "id": 110,
1090
+ "id": 108,
1178
1091
  "name": "account",
1179
1092
  "kind": 1024,
1180
1093
  "kindString": "Property",
@@ -1198,7 +1111,7 @@
1198
1111
  }
1199
1112
  },
1200
1113
  {
1201
- "id": 109,
1114
+ "id": 107,
1202
1115
  "name": "config",
1203
1116
  "kind": 1024,
1204
1117
  "kindString": "Property",
@@ -1215,7 +1128,7 @@
1215
1128
  ],
1216
1129
  "type": {
1217
1130
  "type": "reference",
1218
- "id": 77,
1131
+ "id": 75,
1219
1132
  "name": "XyoEthereumGasEtherchainV2WitnessConfig"
1220
1133
  },
1221
1134
  "inheritedFrom": {
@@ -1224,7 +1137,7 @@
1224
1137
  }
1225
1138
  },
1226
1139
  {
1227
- "id": 111,
1140
+ "id": 109,
1228
1141
  "name": "resolver",
1229
1142
  "kind": 1024,
1230
1143
  "kindString": "Property",
@@ -1249,7 +1162,7 @@
1249
1162
  }
1250
1163
  },
1251
1164
  {
1252
- "id": 112,
1165
+ "id": 110,
1253
1166
  "name": "address",
1254
1167
  "kind": 262144,
1255
1168
  "kindString": "Accessor",
@@ -1262,7 +1175,7 @@
1262
1175
  }
1263
1176
  ],
1264
1177
  "getSignature": {
1265
- "id": 113,
1178
+ "id": 111,
1266
1179
  "name": "address",
1267
1180
  "kind": 524288,
1268
1181
  "kindString": "Get signature",
@@ -1282,7 +1195,7 @@
1282
1195
  }
1283
1196
  },
1284
1197
  {
1285
- "id": 102,
1198
+ "id": 100,
1286
1199
  "name": "targetSchema",
1287
1200
  "kind": 262144,
1288
1201
  "kindString": "Accessor",
@@ -1295,7 +1208,7 @@
1295
1208
  }
1296
1209
  ],
1297
1210
  "getSignature": {
1298
- "id": 103,
1211
+ "id": 101,
1299
1212
  "name": "targetSchema",
1300
1213
  "kind": 524288,
1301
1214
  "kindString": "Get signature",
@@ -1324,7 +1237,7 @@
1324
1237
  }
1325
1238
  },
1326
1239
  {
1327
- "id": 125,
1240
+ "id": 131,
1328
1241
  "name": "bindHashes",
1329
1242
  "kind": 2048,
1330
1243
  "kindString": "Method",
@@ -1332,20 +1245,20 @@
1332
1245
  "sources": [
1333
1246
  {
1334
1247
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1335
- "line": 21,
1248
+ "line": 22,
1336
1249
  "character": 4
1337
1250
  }
1338
1251
  ],
1339
1252
  "signatures": [
1340
1253
  {
1341
- "id": 126,
1254
+ "id": 132,
1342
1255
  "name": "bindHashes",
1343
1256
  "kind": 4096,
1344
1257
  "kindString": "Call signature",
1345
1258
  "flags": {},
1346
1259
  "parameters": [
1347
1260
  {
1348
- "id": 127,
1261
+ "id": 133,
1349
1262
  "name": "hashes",
1350
1263
  "kind": 32768,
1351
1264
  "kindString": "Parameter",
@@ -1359,7 +1272,7 @@
1359
1272
  }
1360
1273
  },
1361
1274
  {
1362
- "id": 128,
1275
+ "id": 134,
1363
1276
  "name": "schema",
1364
1277
  "kind": 32768,
1365
1278
  "kindString": "Parameter",
@@ -1371,128 +1284,32 @@
1371
1284
  "name": "string"
1372
1285
  }
1373
1286
  }
1287
+ },
1288
+ {
1289
+ "id": 135,
1290
+ "name": "queryAccount",
1291
+ "kind": 32768,
1292
+ "kindString": "Parameter",
1293
+ "flags": {},
1294
+ "type": {
1295
+ "type": "reference",
1296
+ "name": "XyoAccount"
1297
+ }
1374
1298
  }
1375
1299
  ],
1376
1300
  "type": {
1377
1301
  "type": "reference",
1378
1302
  "typeArguments": [
1379
1303
  {
1380
- "type": "reference",
1381
- "name": "XyoBoundWitness"
1304
+ "type": "intrinsic",
1305
+ "name": "unknown"
1382
1306
  },
1383
1307
  {
1384
- "type": "reflection",
1385
- "declaration": {
1386
- "id": 129,
1387
- "name": "__type",
1388
- "kind": 65536,
1389
- "kindString": "Type literal",
1390
- "flags": {},
1391
- "children": [
1392
- {
1393
- "id": 131,
1394
- "name": "previousHash",
1395
- "kind": 1024,
1396
- "kindString": "Property",
1397
- "flags": {
1398
- "isOptional": true
1399
- },
1400
- "sources": [
1401
- {
1402
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1403
- "line": 23,
1404
- "character": 8
1405
- }
1406
- ],
1407
- "type": {
1408
- "type": "intrinsic",
1409
- "name": "string"
1410
- }
1411
- },
1412
- {
1413
- "id": 130,
1414
- "name": "schema",
1415
- "kind": 1024,
1416
- "kindString": "Property",
1417
- "flags": {},
1418
- "sources": [
1419
- {
1420
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1421
- "line": 22,
1422
- "character": 8
1423
- }
1424
- ],
1425
- "type": {
1426
- "type": "intrinsic",
1427
- "name": "string"
1428
- }
1429
- },
1430
- {
1431
- "id": 132,
1432
- "name": "sources",
1433
- "kind": 1024,
1434
- "kindString": "Property",
1435
- "flags": {
1436
- "isOptional": true
1437
- },
1438
- "sources": [
1439
- {
1440
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1441
- "line": 24,
1442
- "character": 8
1443
- }
1444
- ],
1445
- "type": {
1446
- "type": "array",
1447
- "elementType": {
1448
- "type": "intrinsic",
1449
- "name": "string"
1450
- }
1451
- }
1452
- },
1453
- {
1454
- "id": 133,
1455
- "name": "timestamp",
1456
- "kind": 1024,
1457
- "kindString": "Property",
1458
- "flags": {
1459
- "isOptional": true
1460
- },
1461
- "sources": [
1462
- {
1463
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1464
- "line": 25,
1465
- "character": 8
1466
- }
1467
- ],
1468
- "type": {
1469
- "type": "intrinsic",
1470
- "name": "number"
1471
- }
1472
- }
1473
- ],
1474
- "groups": [
1475
- {
1476
- "title": "Properties",
1477
- "children": [
1478
- 131,
1479
- 130,
1480
- 132,
1481
- 133
1482
- ]
1483
- }
1484
- ],
1485
- "sources": [
1486
- {
1487
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1488
- "line": 21,
1489
- "character": 165
1490
- }
1491
- ]
1492
- }
1308
+ "type": "reference",
1309
+ "name": "XyoAccount"
1493
1310
  }
1494
1311
  ],
1495
- "name": "XyoBoundWitnessWithMeta"
1312
+ "name": "PromiseEx"
1496
1313
  },
1497
1314
  "inheritedFrom": {
1498
1315
  "type": "reference",
@@ -1506,7 +1323,79 @@
1506
1323
  }
1507
1324
  },
1508
1325
  {
1509
- "id": 134,
1326
+ "id": 127,
1327
+ "name": "bindHashesInternal",
1328
+ "kind": 2048,
1329
+ "kindString": "Method",
1330
+ "flags": {},
1331
+ "sources": [
1332
+ {
1333
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1334
+ "line": 21,
1335
+ "character": 4
1336
+ }
1337
+ ],
1338
+ "signatures": [
1339
+ {
1340
+ "id": 128,
1341
+ "name": "bindHashesInternal",
1342
+ "kind": 4096,
1343
+ "kindString": "Call signature",
1344
+ "flags": {},
1345
+ "parameters": [
1346
+ {
1347
+ "id": 129,
1348
+ "name": "hashes",
1349
+ "kind": 32768,
1350
+ "kindString": "Parameter",
1351
+ "flags": {},
1352
+ "type": {
1353
+ "type": "array",
1354
+ "elementType": {
1355
+ "type": "intrinsic",
1356
+ "name": "string"
1357
+ }
1358
+ }
1359
+ },
1360
+ {
1361
+ "id": 130,
1362
+ "name": "schema",
1363
+ "kind": 32768,
1364
+ "kindString": "Parameter",
1365
+ "flags": {},
1366
+ "type": {
1367
+ "type": "array",
1368
+ "elementType": {
1369
+ "type": "intrinsic",
1370
+ "name": "string"
1371
+ }
1372
+ }
1373
+ }
1374
+ ],
1375
+ "type": {
1376
+ "type": "reference",
1377
+ "typeArguments": [
1378
+ {
1379
+ "type": "reference",
1380
+ "id": 78,
1381
+ "name": "XyoEthereumGasEtherchainV2Payload"
1382
+ }
1383
+ ],
1384
+ "name": "XyoModuleQueryResult"
1385
+ },
1386
+ "inheritedFrom": {
1387
+ "type": "reference",
1388
+ "name": "XyoTimestampWitness.bindHashesInternal"
1389
+ }
1390
+ }
1391
+ ],
1392
+ "inheritedFrom": {
1393
+ "type": "reference",
1394
+ "name": "XyoTimestampWitness.bindHashesInternal"
1395
+ }
1396
+ },
1397
+ {
1398
+ "id": 139,
1510
1399
  "name": "bindPayloads",
1511
1400
  "kind": 2048,
1512
1401
  "kindString": "Method",
@@ -1514,20 +1403,20 @@
1514
1403
  "sources": [
1515
1404
  {
1516
1405
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1517
- "line": 27,
1406
+ "line": 24,
1518
1407
  "character": 4
1519
1408
  }
1520
1409
  ],
1521
1410
  "signatures": [
1522
1411
  {
1523
- "id": 135,
1412
+ "id": 140,
1524
1413
  "name": "bindPayloads",
1525
1414
  "kind": 4096,
1526
1415
  "kindString": "Call signature",
1527
1416
  "flags": {},
1528
1417
  "parameters": [
1529
1418
  {
1530
- "id": 136,
1419
+ "id": 141,
1531
1420
  "name": "payloads",
1532
1421
  "kind": 32768,
1533
1422
  "kindString": "Parameter",
@@ -1542,119 +1431,26 @@
1542
1431
  "value": null
1543
1432
  },
1544
1433
  {
1545
- "type": "reflection",
1546
- "declaration": {
1547
- "id": 137,
1548
- "name": "__type",
1549
- "kind": 65536,
1550
- "kindString": "Type literal",
1551
- "flags": {},
1552
- "children": [
1553
- {
1554
- "id": 139,
1555
- "name": "previousHash",
1556
- "kind": 1024,
1557
- "kindString": "Property",
1558
- "flags": {
1559
- "isOptional": true
1560
- },
1561
- "sources": [
1562
- {
1563
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1564
- "line": 9,
1565
- "character": 4
1566
- }
1567
- ],
1568
- "type": {
1569
- "type": "intrinsic",
1570
- "name": "string"
1571
- }
1572
- },
1573
- {
1574
- "id": 138,
1575
- "name": "schema",
1576
- "kind": 1024,
1577
- "kindString": "Property",
1578
- "flags": {},
1579
- "sources": [
1580
- {
1581
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1582
- "line": 8,
1583
- "character": 4
1584
- }
1585
- ],
1586
- "type": {
1587
- "type": "intrinsic",
1588
- "name": "string"
1589
- }
1590
- },
1591
- {
1592
- "id": 140,
1593
- "name": "sources",
1594
- "kind": 1024,
1595
- "kindString": "Property",
1596
- "flags": {
1597
- "isOptional": true
1598
- },
1599
- "sources": [
1600
- {
1601
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1602
- "line": 10,
1603
- "character": 4
1604
- }
1605
- ],
1606
- "type": {
1607
- "type": "array",
1608
- "elementType": {
1609
- "type": "intrinsic",
1610
- "name": "string"
1611
- }
1612
- }
1613
- },
1614
- {
1615
- "id": 141,
1616
- "name": "timestamp",
1617
- "kind": 1024,
1618
- "kindString": "Property",
1619
- "flags": {
1620
- "isOptional": true
1621
- },
1622
- "sources": [
1623
- {
1624
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1625
- "line": 11,
1626
- "character": 4
1627
- }
1628
- ],
1629
- "type": {
1630
- "type": "intrinsic",
1631
- "name": "number"
1632
- }
1633
- }
1634
- ],
1635
- "groups": [
1636
- {
1637
- "title": "Properties",
1638
- "children": [
1639
- 139,
1640
- 138,
1641
- 140,
1642
- 141
1643
- ]
1644
- }
1645
- ],
1646
- "sources": [
1647
- {
1648
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1649
- "line": 7,
1650
- "character": 107
1651
- }
1652
- ]
1653
- }
1434
+ "type": "reference",
1435
+ "id": 78,
1436
+ "name": "XyoEthereumGasEtherchainV2Payload"
1654
1437
  }
1655
1438
  ]
1656
1439
  }
1657
1440
  }
1441
+ },
1442
+ {
1443
+ "id": 142,
1444
+ "name": "account",
1445
+ "kind": 32768,
1446
+ "kindString": "Parameter",
1447
+ "flags": {
1448
+ "isOptional": true
1449
+ },
1450
+ "type": {
1451
+ "type": "reference",
1452
+ "name": "XyoAccount"
1453
+ }
1658
1454
  }
1659
1455
  ],
1660
1456
  "type": {
@@ -1662,135 +1458,103 @@
1662
1458
  "typeArguments": [
1663
1459
  {
1664
1460
  "type": "reference",
1665
- "name": "XyoBoundWitness"
1461
+ "typeArguments": [
1462
+ {
1463
+ "type": "reference",
1464
+ "id": 78,
1465
+ "name": "XyoEthereumGasEtherchainV2Payload"
1466
+ }
1467
+ ],
1468
+ "name": "XyoModuleQueryResult"
1666
1469
  },
1667
1470
  {
1668
- "type": "reflection",
1669
- "declaration": {
1670
- "id": 142,
1671
- "name": "__type",
1672
- "kind": 65536,
1673
- "kindString": "Type literal",
1674
- "flags": {},
1675
- "children": [
1676
- {
1677
- "id": 144,
1678
- "name": "previousHash",
1679
- "kind": 1024,
1680
- "kindString": "Property",
1681
- "flags": {
1682
- "isOptional": true
1683
- },
1684
- "sources": [
1685
- {
1686
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1687
- "line": 29,
1688
- "character": 8
1689
- }
1690
- ],
1691
- "type": {
1692
- "type": "intrinsic",
1693
- "name": "string"
1694
- }
1695
- },
1696
- {
1697
- "id": 143,
1698
- "name": "schema",
1699
- "kind": 1024,
1700
- "kindString": "Property",
1701
- "flags": {},
1702
- "sources": [
1703
- {
1704
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1705
- "line": 28,
1706
- "character": 8
1707
- }
1708
- ],
1709
- "type": {
1710
- "type": "intrinsic",
1711
- "name": "string"
1712
- }
1713
- },
1714
- {
1715
- "id": 145,
1716
- "name": "sources",
1717
- "kind": 1024,
1718
- "kindString": "Property",
1719
- "flags": {
1720
- "isOptional": true
1721
- },
1722
- "sources": [
1723
- {
1724
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1725
- "line": 30,
1726
- "character": 8
1727
- }
1728
- ],
1729
- "type": {
1730
- "type": "array",
1731
- "elementType": {
1732
- "type": "intrinsic",
1733
- "name": "string"
1734
- }
1735
- }
1736
- },
1737
- {
1738
- "id": 146,
1739
- "name": "timestamp",
1740
- "kind": 1024,
1741
- "kindString": "Property",
1742
- "flags": {
1743
- "isOptional": true
1744
- },
1745
- "sources": [
1746
- {
1747
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1748
- "line": 31,
1749
- "character": 8
1750
- }
1751
- ],
1752
- "type": {
1753
- "type": "intrinsic",
1754
- "name": "number"
1755
- }
1756
- }
1757
- ],
1758
- "groups": [
1471
+ "type": "reference",
1472
+ "name": "XyoAccount"
1473
+ }
1474
+ ],
1475
+ "name": "PromiseEx"
1476
+ },
1477
+ "inheritedFrom": {
1478
+ "type": "reference",
1479
+ "name": "XyoTimestampWitness.bindPayloads"
1480
+ }
1481
+ }
1482
+ ],
1483
+ "inheritedFrom": {
1484
+ "type": "reference",
1485
+ "name": "XyoTimestampWitness.bindPayloads"
1486
+ }
1487
+ },
1488
+ {
1489
+ "id": 136,
1490
+ "name": "bindPayloadsInternal",
1491
+ "kind": 2048,
1492
+ "kindString": "Method",
1493
+ "flags": {},
1494
+ "sources": [
1495
+ {
1496
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1497
+ "line": 23,
1498
+ "character": 4
1499
+ }
1500
+ ],
1501
+ "signatures": [
1502
+ {
1503
+ "id": 137,
1504
+ "name": "bindPayloadsInternal",
1505
+ "kind": 4096,
1506
+ "kindString": "Call signature",
1507
+ "flags": {},
1508
+ "parameters": [
1509
+ {
1510
+ "id": 138,
1511
+ "name": "payloads",
1512
+ "kind": 32768,
1513
+ "kindString": "Parameter",
1514
+ "flags": {},
1515
+ "type": {
1516
+ "type": "array",
1517
+ "elementType": {
1518
+ "type": "union",
1519
+ "types": [
1759
1520
  {
1760
- "title": "Properties",
1761
- "children": [
1762
- 144,
1763
- 143,
1764
- 145,
1765
- 146
1766
- ]
1767
- }
1768
- ],
1769
- "sources": [
1521
+ "type": "literal",
1522
+ "value": null
1523
+ },
1770
1524
  {
1771
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1772
- "line": 27,
1773
- "character": 164
1525
+ "type": "reference",
1526
+ "id": 78,
1527
+ "name": "XyoEthereumGasEtherchainV2Payload"
1774
1528
  }
1775
1529
  ]
1776
1530
  }
1777
1531
  }
1532
+ }
1533
+ ],
1534
+ "type": {
1535
+ "type": "reference",
1536
+ "typeArguments": [
1537
+ {
1538
+ "type": "reference",
1539
+ "id": 78,
1540
+ "name": "XyoEthereumGasEtherchainV2Payload"
1541
+ }
1778
1542
  ],
1779
- "name": "XyoBoundWitnessWithMeta"
1543
+ "name": "XyoModuleQueryResult"
1780
1544
  },
1781
1545
  "inheritedFrom": {
1782
1546
  "type": "reference",
1783
- "name": "XyoTimestampWitness.bindPayloads"
1547
+ "name": "XyoTimestampWitness.bindPayloadsInternal"
1784
1548
  }
1785
1549
  }
1786
1550
  ],
1787
1551
  "inheritedFrom": {
1788
1552
  "type": "reference",
1789
- "name": "XyoTimestampWitness.bindPayloads"
1553
+ "name": "XyoTimestampWitness.bindPayloadsInternal"
1790
1554
  }
1791
1555
  },
1792
1556
  {
1793
- "id": 117,
1557
+ "id": 115,
1794
1558
  "name": "discover",
1795
1559
  "kind": 2048,
1796
1560
  "kindString": "Method",
@@ -1804,11 +1568,26 @@
1804
1568
  ],
1805
1569
  "signatures": [
1806
1570
  {
1807
- "id": 118,
1571
+ "id": 116,
1808
1572
  "name": "discover",
1809
1573
  "kind": 4096,
1810
1574
  "kindString": "Call signature",
1811
1575
  "flags": {},
1576
+ "parameters": [
1577
+ {
1578
+ "id": 117,
1579
+ "name": "_queryAccount",
1580
+ "kind": 32768,
1581
+ "kindString": "Parameter",
1582
+ "flags": {
1583
+ "isOptional": true
1584
+ },
1585
+ "type": {
1586
+ "type": "reference",
1587
+ "name": "XyoAccount"
1588
+ }
1589
+ }
1590
+ ],
1812
1591
  "type": {
1813
1592
  "type": "intrinsic",
1814
1593
  "name": "void"
@@ -1825,7 +1604,7 @@
1825
1604
  }
1826
1605
  },
1827
1606
  {
1828
- "id": 119,
1607
+ "id": 118,
1829
1608
  "name": "initialize",
1830
1609
  "kind": 2048,
1831
1610
  "kindString": "Method",
@@ -1839,11 +1618,26 @@
1839
1618
  ],
1840
1619
  "signatures": [
1841
1620
  {
1842
- "id": 120,
1621
+ "id": 119,
1843
1622
  "name": "initialize",
1844
1623
  "kind": 4096,
1845
1624
  "kindString": "Call signature",
1846
1625
  "flags": {},
1626
+ "parameters": [
1627
+ {
1628
+ "id": 120,
1629
+ "name": "_queryAccount",
1630
+ "kind": 32768,
1631
+ "kindString": "Parameter",
1632
+ "flags": {
1633
+ "isOptional": true
1634
+ },
1635
+ "type": {
1636
+ "type": "reference",
1637
+ "name": "XyoAccount"
1638
+ }
1639
+ }
1640
+ ],
1847
1641
  "type": {
1848
1642
  "type": "intrinsic",
1849
1643
  "name": "void"
@@ -1860,7 +1654,7 @@
1860
1654
  }
1861
1655
  },
1862
1656
  {
1863
- "id": 100,
1657
+ "id": 98,
1864
1658
  "name": "observe",
1865
1659
  "kind": 2048,
1866
1660
  "kindString": "Method",
@@ -1874,7 +1668,7 @@
1874
1668
  ],
1875
1669
  "signatures": [
1876
1670
  {
1877
- "id": 101,
1671
+ "id": 99,
1878
1672
  "name": "observe",
1879
1673
  "kind": 4096,
1880
1674
  "kindString": "Call signature",
@@ -1884,7 +1678,7 @@
1884
1678
  "typeArguments": [
1885
1679
  {
1886
1680
  "type": "reference",
1887
- "id": 80,
1681
+ "id": 78,
1888
1682
  "name": "XyoEthereumGasEtherchainV2Payload"
1889
1683
  }
1890
1684
  ],
@@ -1904,7 +1698,7 @@
1904
1698
  }
1905
1699
  },
1906
1700
  {
1907
- "id": 104,
1701
+ "id": 102,
1908
1702
  "name": "queries",
1909
1703
  "kind": 2048,
1910
1704
  "kindString": "Method",
@@ -1918,7 +1712,7 @@
1918
1712
  ],
1919
1713
  "signatures": [
1920
1714
  {
1921
- "id": 105,
1715
+ "id": 103,
1922
1716
  "name": "queries",
1923
1717
  "kind": 4096,
1924
1718
  "kindString": "Call signature",
@@ -1942,7 +1736,7 @@
1942
1736
  }
1943
1737
  },
1944
1738
  {
1945
- "id": 106,
1739
+ "id": 104,
1946
1740
  "name": "query",
1947
1741
  "kind": 2048,
1948
1742
  "kindString": "Method",
@@ -1956,14 +1750,14 @@
1956
1750
  ],
1957
1751
  "signatures": [
1958
1752
  {
1959
- "id": 107,
1753
+ "id": 105,
1960
1754
  "name": "query",
1961
1755
  "kind": 4096,
1962
1756
  "kindString": "Call signature",
1963
1757
  "flags": {},
1964
1758
  "parameters": [
1965
1759
  {
1966
- "id": 108,
1760
+ "id": 106,
1967
1761
  "name": "query",
1968
1762
  "kind": 32768,
1969
1763
  "kindString": "Parameter",
@@ -1973,7 +1767,7 @@
1973
1767
  "typeArguments": [
1974
1768
  {
1975
1769
  "type": "reference",
1976
- "id": 80,
1770
+ "id": 78,
1977
1771
  "name": "XyoEthereumGasEtherchainV2Payload"
1978
1772
  }
1979
1773
  ],
@@ -1989,7 +1783,7 @@
1989
1783
  "typeArguments": [
1990
1784
  {
1991
1785
  "type": "reference",
1992
- "id": 80,
1786
+ "id": 78,
1993
1787
  "name": "XyoEthereumGasEtherchainV2Payload"
1994
1788
  }
1995
1789
  ],
@@ -2012,7 +1806,7 @@
2012
1806
  }
2013
1807
  },
2014
1808
  {
2015
- "id": 114,
1809
+ "id": 112,
2016
1810
  "name": "queryable",
2017
1811
  "kind": 2048,
2018
1812
  "kindString": "Method",
@@ -2026,14 +1820,14 @@
2026
1820
  ],
2027
1821
  "signatures": [
2028
1822
  {
2029
- "id": 115,
1823
+ "id": 113,
2030
1824
  "name": "queryable",
2031
1825
  "kind": 4096,
2032
1826
  "kindString": "Call signature",
2033
1827
  "flags": {},
2034
1828
  "parameters": [
2035
1829
  {
2036
- "id": 116,
1830
+ "id": 114,
2037
1831
  "name": "schema",
2038
1832
  "kind": 32768,
2039
1833
  "kindString": "Parameter",
@@ -2060,7 +1854,7 @@
2060
1854
  }
2061
1855
  },
2062
1856
  {
2063
- "id": 123,
1857
+ "id": 124,
2064
1858
  "name": "shutdown",
2065
1859
  "kind": 2048,
2066
1860
  "kindString": "Method",
@@ -2074,11 +1868,26 @@
2074
1868
  ],
2075
1869
  "signatures": [
2076
1870
  {
2077
- "id": 124,
1871
+ "id": 125,
2078
1872
  "name": "shutdown",
2079
1873
  "kind": 4096,
2080
1874
  "kindString": "Call signature",
2081
1875
  "flags": {},
1876
+ "parameters": [
1877
+ {
1878
+ "id": 126,
1879
+ "name": "_queryAccount",
1880
+ "kind": 32768,
1881
+ "kindString": "Parameter",
1882
+ "flags": {
1883
+ "isOptional": true
1884
+ },
1885
+ "type": {
1886
+ "type": "reference",
1887
+ "name": "XyoAccount"
1888
+ }
1889
+ }
1890
+ ],
2082
1891
  "type": {
2083
1892
  "type": "intrinsic",
2084
1893
  "name": "void"
@@ -2114,6 +1923,21 @@
2114
1923
  "kind": 4096,
2115
1924
  "kindString": "Call signature",
2116
1925
  "flags": {},
1926
+ "parameters": [
1927
+ {
1928
+ "id": 123,
1929
+ "name": "_queryAccount",
1930
+ "kind": 32768,
1931
+ "kindString": "Parameter",
1932
+ "flags": {
1933
+ "isOptional": true
1934
+ },
1935
+ "type": {
1936
+ "type": "reference",
1937
+ "name": "XyoAccount"
1938
+ }
1939
+ }
1940
+ ],
2117
1941
  "type": {
2118
1942
  "type": "intrinsic",
2119
1943
  "name": "void"
@@ -2134,36 +1958,38 @@
2134
1958
  {
2135
1959
  "title": "Constructors",
2136
1960
  "children": [
2137
- 97
1961
+ 95
2138
1962
  ]
2139
1963
  },
2140
1964
  {
2141
1965
  "title": "Properties",
2142
1966
  "children": [
2143
- 110,
2144
- 109,
2145
- 111
1967
+ 108,
1968
+ 107,
1969
+ 109
2146
1970
  ]
2147
1971
  },
2148
1972
  {
2149
1973
  "title": "Accessors",
2150
1974
  "children": [
2151
- 112,
2152
- 102
1975
+ 110,
1976
+ 100
2153
1977
  ]
2154
1978
  },
2155
1979
  {
2156
1980
  "title": "Methods",
2157
1981
  "children": [
2158
- 125,
2159
- 134,
2160
- 117,
2161
- 119,
2162
- 100,
1982
+ 131,
1983
+ 127,
1984
+ 139,
1985
+ 136,
1986
+ 115,
1987
+ 118,
1988
+ 98,
1989
+ 102,
2163
1990
  104,
2164
- 106,
2165
- 114,
2166
- 123,
1991
+ 112,
1992
+ 124,
2167
1993
  121
2168
1994
  ]
2169
1995
  }
@@ -2181,12 +2007,12 @@
2181
2007
  "typeArguments": [
2182
2008
  {
2183
2009
  "type": "reference",
2184
- "id": 80,
2010
+ "id": 78,
2185
2011
  "name": "XyoEthereumGasEtherchainV2Payload"
2186
2012
  },
2187
2013
  {
2188
2014
  "type": "reference",
2189
- "id": 77,
2015
+ "id": 75,
2190
2016
  "name": "XyoEthereumGasEtherchainV2WitnessConfig"
2191
2017
  }
2192
2018
  ],
@@ -2195,14 +2021,14 @@
2195
2021
  ]
2196
2022
  },
2197
2023
  {
2198
- "id": 161,
2024
+ "id": 157,
2199
2025
  "name": "XyoEtherscanEthereumGasWitness",
2200
2026
  "kind": 128,
2201
2027
  "kindString": "Class",
2202
2028
  "flags": {},
2203
2029
  "children": [
2204
2030
  {
2205
- "id": 162,
2031
+ "id": 158,
2206
2032
  "name": "constructor",
2207
2033
  "kind": 512,
2208
2034
  "kindString": "Constructor",
@@ -2216,14 +2042,14 @@
2216
2042
  ],
2217
2043
  "signatures": [
2218
2044
  {
2219
- "id": 163,
2045
+ "id": 159,
2220
2046
  "name": "new XyoEtherscanEthereumGasWitness",
2221
2047
  "kind": 16384,
2222
2048
  "kindString": "Constructor signature",
2223
2049
  "flags": {},
2224
2050
  "parameters": [
2225
2051
  {
2226
- "id": 164,
2052
+ "id": 160,
2227
2053
  "name": "config",
2228
2054
  "kind": 32768,
2229
2055
  "kindString": "Parameter",
@@ -2233,7 +2059,7 @@
2233
2059
  "typeArguments": [
2234
2060
  {
2235
2061
  "type": "reference",
2236
- "id": 149,
2062
+ "id": 145,
2237
2063
  "name": "XyoEthereumGasEtherscanWitnessConfig"
2238
2064
  }
2239
2065
  ],
@@ -2243,7 +2069,7 @@
2243
2069
  ],
2244
2070
  "type": {
2245
2071
  "type": "reference",
2246
- "id": 161,
2072
+ "id": 157,
2247
2073
  "name": "XyoEtherscanEthereumGasWitness"
2248
2074
  },
2249
2075
  "overwrites": {
@@ -2258,7 +2084,7 @@
2258
2084
  }
2259
2085
  },
2260
2086
  {
2261
- "id": 175,
2087
+ "id": 171,
2262
2088
  "name": "account",
2263
2089
  "kind": 1024,
2264
2090
  "kindString": "Property",
@@ -2282,7 +2108,7 @@
2282
2108
  }
2283
2109
  },
2284
2110
  {
2285
- "id": 174,
2111
+ "id": 170,
2286
2112
  "name": "config",
2287
2113
  "kind": 1024,
2288
2114
  "kindString": "Property",
@@ -2299,7 +2125,7 @@
2299
2125
  ],
2300
2126
  "type": {
2301
2127
  "type": "reference",
2302
- "id": 149,
2128
+ "id": 145,
2303
2129
  "name": "XyoEthereumGasEtherscanWitnessConfig"
2304
2130
  },
2305
2131
  "inheritedFrom": {
@@ -2308,7 +2134,7 @@
2308
2134
  }
2309
2135
  },
2310
2136
  {
2311
- "id": 176,
2137
+ "id": 172,
2312
2138
  "name": "resolver",
2313
2139
  "kind": 1024,
2314
2140
  "kindString": "Property",
@@ -2333,7 +2159,7 @@
2333
2159
  }
2334
2160
  },
2335
2161
  {
2336
- "id": 177,
2162
+ "id": 173,
2337
2163
  "name": "address",
2338
2164
  "kind": 262144,
2339
2165
  "kindString": "Accessor",
@@ -2346,7 +2172,7 @@
2346
2172
  }
2347
2173
  ],
2348
2174
  "getSignature": {
2349
- "id": 178,
2175
+ "id": 174,
2350
2176
  "name": "address",
2351
2177
  "kind": 524288,
2352
2178
  "kindString": "Get signature",
@@ -2366,7 +2192,7 @@
2366
2192
  }
2367
2193
  },
2368
2194
  {
2369
- "id": 167,
2195
+ "id": 163,
2370
2196
  "name": "targetSchema",
2371
2197
  "kind": 262144,
2372
2198
  "kindString": "Accessor",
@@ -2379,7 +2205,7 @@
2379
2205
  }
2380
2206
  ],
2381
2207
  "getSignature": {
2382
- "id": 168,
2208
+ "id": 164,
2383
2209
  "name": "targetSchema",
2384
2210
  "kind": 524288,
2385
2211
  "kindString": "Get signature",
@@ -2408,7 +2234,7 @@
2408
2234
  }
2409
2235
  },
2410
2236
  {
2411
- "id": 190,
2237
+ "id": 194,
2412
2238
  "name": "bindHashes",
2413
2239
  "kind": 2048,
2414
2240
  "kindString": "Method",
@@ -2416,20 +2242,20 @@
2416
2242
  "sources": [
2417
2243
  {
2418
2244
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2419
- "line": 21,
2245
+ "line": 22,
2420
2246
  "character": 4
2421
2247
  }
2422
2248
  ],
2423
2249
  "signatures": [
2424
2250
  {
2425
- "id": 191,
2251
+ "id": 195,
2426
2252
  "name": "bindHashes",
2427
2253
  "kind": 4096,
2428
2254
  "kindString": "Call signature",
2429
2255
  "flags": {},
2430
2256
  "parameters": [
2431
2257
  {
2432
- "id": 192,
2258
+ "id": 196,
2433
2259
  "name": "hashes",
2434
2260
  "kind": 32768,
2435
2261
  "kindString": "Parameter",
@@ -2443,7 +2269,7 @@
2443
2269
  }
2444
2270
  },
2445
2271
  {
2446
- "id": 193,
2272
+ "id": 197,
2447
2273
  "name": "schema",
2448
2274
  "kind": 32768,
2449
2275
  "kindString": "Parameter",
@@ -2455,142 +2281,118 @@
2455
2281
  "name": "string"
2456
2282
  }
2457
2283
  }
2284
+ },
2285
+ {
2286
+ "id": 198,
2287
+ "name": "queryAccount",
2288
+ "kind": 32768,
2289
+ "kindString": "Parameter",
2290
+ "flags": {},
2291
+ "type": {
2292
+ "type": "reference",
2293
+ "name": "XyoAccount"
2294
+ }
2458
2295
  }
2459
2296
  ],
2460
2297
  "type": {
2461
2298
  "type": "reference",
2462
2299
  "typeArguments": [
2463
2300
  {
2464
- "type": "reference",
2465
- "name": "XyoBoundWitness"
2301
+ "type": "intrinsic",
2302
+ "name": "unknown"
2466
2303
  },
2467
2304
  {
2468
- "type": "reflection",
2469
- "declaration": {
2470
- "id": 194,
2471
- "name": "__type",
2472
- "kind": 65536,
2473
- "kindString": "Type literal",
2474
- "flags": {},
2475
- "children": [
2476
- {
2477
- "id": 196,
2478
- "name": "previousHash",
2479
- "kind": 1024,
2480
- "kindString": "Property",
2481
- "flags": {
2482
- "isOptional": true
2483
- },
2484
- "sources": [
2485
- {
2486
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2487
- "line": 23,
2488
- "character": 8
2489
- }
2490
- ],
2491
- "type": {
2492
- "type": "intrinsic",
2493
- "name": "string"
2494
- }
2495
- },
2496
- {
2497
- "id": 195,
2498
- "name": "schema",
2499
- "kind": 1024,
2500
- "kindString": "Property",
2501
- "flags": {},
2502
- "sources": [
2503
- {
2504
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2505
- "line": 22,
2506
- "character": 8
2507
- }
2508
- ],
2509
- "type": {
2510
- "type": "intrinsic",
2511
- "name": "string"
2512
- }
2513
- },
2514
- {
2515
- "id": 197,
2516
- "name": "sources",
2517
- "kind": 1024,
2518
- "kindString": "Property",
2519
- "flags": {
2520
- "isOptional": true
2521
- },
2522
- "sources": [
2523
- {
2524
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2525
- "line": 24,
2526
- "character": 8
2527
- }
2528
- ],
2529
- "type": {
2530
- "type": "array",
2531
- "elementType": {
2532
- "type": "intrinsic",
2533
- "name": "string"
2534
- }
2535
- }
2536
- },
2537
- {
2538
- "id": 198,
2539
- "name": "timestamp",
2540
- "kind": 1024,
2541
- "kindString": "Property",
2542
- "flags": {
2543
- "isOptional": true
2544
- },
2545
- "sources": [
2546
- {
2547
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2548
- "line": 25,
2549
- "character": 8
2550
- }
2551
- ],
2552
- "type": {
2553
- "type": "intrinsic",
2554
- "name": "number"
2555
- }
2556
- }
2557
- ],
2558
- "groups": [
2559
- {
2560
- "title": "Properties",
2561
- "children": [
2562
- 196,
2563
- 195,
2564
- 197,
2565
- 198
2566
- ]
2567
- }
2568
- ],
2569
- "sources": [
2570
- {
2571
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2572
- "line": 21,
2573
- "character": 165
2574
- }
2575
- ]
2305
+ "type": "reference",
2306
+ "name": "XyoAccount"
2307
+ }
2308
+ ],
2309
+ "name": "PromiseEx"
2310
+ },
2311
+ "inheritedFrom": {
2312
+ "type": "reference",
2313
+ "name": "XyoTimestampWitness.bindHashes"
2314
+ }
2315
+ }
2316
+ ],
2317
+ "inheritedFrom": {
2318
+ "type": "reference",
2319
+ "name": "XyoTimestampWitness.bindHashes"
2320
+ }
2321
+ },
2322
+ {
2323
+ "id": 190,
2324
+ "name": "bindHashesInternal",
2325
+ "kind": 2048,
2326
+ "kindString": "Method",
2327
+ "flags": {},
2328
+ "sources": [
2329
+ {
2330
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2331
+ "line": 21,
2332
+ "character": 4
2333
+ }
2334
+ ],
2335
+ "signatures": [
2336
+ {
2337
+ "id": 191,
2338
+ "name": "bindHashesInternal",
2339
+ "kind": 4096,
2340
+ "kindString": "Call signature",
2341
+ "flags": {},
2342
+ "parameters": [
2343
+ {
2344
+ "id": 192,
2345
+ "name": "hashes",
2346
+ "kind": 32768,
2347
+ "kindString": "Parameter",
2348
+ "flags": {},
2349
+ "type": {
2350
+ "type": "array",
2351
+ "elementType": {
2352
+ "type": "intrinsic",
2353
+ "name": "string"
2354
+ }
2355
+ }
2356
+ },
2357
+ {
2358
+ "id": 193,
2359
+ "name": "schema",
2360
+ "kind": 32768,
2361
+ "kindString": "Parameter",
2362
+ "flags": {},
2363
+ "type": {
2364
+ "type": "array",
2365
+ "elementType": {
2366
+ "type": "intrinsic",
2367
+ "name": "string"
2576
2368
  }
2577
2369
  }
2370
+ }
2371
+ ],
2372
+ "type": {
2373
+ "type": "reference",
2374
+ "typeArguments": [
2375
+ {
2376
+ "type": "reference",
2377
+ "id": 149,
2378
+ "name": "XyoEthereumGasEtherscanPayload"
2379
+ }
2578
2380
  ],
2579
- "name": "XyoBoundWitnessWithMeta"
2381
+ "name": "XyoModuleQueryResult"
2580
2382
  },
2581
2383
  "inheritedFrom": {
2582
2384
  "type": "reference",
2583
- "name": "XyoTimestampWitness.bindHashes"
2385
+ "name": "XyoTimestampWitness.bindHashesInternal"
2584
2386
  }
2585
2387
  }
2586
2388
  ],
2587
2389
  "inheritedFrom": {
2588
2390
  "type": "reference",
2589
- "name": "XyoTimestampWitness.bindHashes"
2391
+ "name": "XyoTimestampWitness.bindHashesInternal"
2590
2392
  }
2591
2393
  },
2592
2394
  {
2593
- "id": 199,
2395
+ "id": 202,
2594
2396
  "name": "bindPayloads",
2595
2397
  "kind": 2048,
2596
2398
  "kindString": "Method",
@@ -2598,20 +2400,20 @@
2598
2400
  "sources": [
2599
2401
  {
2600
2402
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2601
- "line": 27,
2403
+ "line": 24,
2602
2404
  "character": 4
2603
2405
  }
2604
2406
  ],
2605
2407
  "signatures": [
2606
2408
  {
2607
- "id": 200,
2409
+ "id": 203,
2608
2410
  "name": "bindPayloads",
2609
2411
  "kind": 4096,
2610
2412
  "kindString": "Call signature",
2611
2413
  "flags": {},
2612
2414
  "parameters": [
2613
2415
  {
2614
- "id": 201,
2416
+ "id": 204,
2615
2417
  "name": "payloads",
2616
2418
  "kind": 32768,
2617
2419
  "kindString": "Parameter",
@@ -2626,119 +2428,26 @@
2626
2428
  "value": null
2627
2429
  },
2628
2430
  {
2629
- "type": "reflection",
2630
- "declaration": {
2631
- "id": 202,
2632
- "name": "__type",
2633
- "kind": 65536,
2634
- "kindString": "Type literal",
2635
- "flags": {},
2636
- "children": [
2637
- {
2638
- "id": 204,
2639
- "name": "previousHash",
2640
- "kind": 1024,
2641
- "kindString": "Property",
2642
- "flags": {
2643
- "isOptional": true
2644
- },
2645
- "sources": [
2646
- {
2647
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2648
- "line": 9,
2649
- "character": 4
2650
- }
2651
- ],
2652
- "type": {
2653
- "type": "intrinsic",
2654
- "name": "string"
2655
- }
2656
- },
2657
- {
2658
- "id": 203,
2659
- "name": "schema",
2660
- "kind": 1024,
2661
- "kindString": "Property",
2662
- "flags": {},
2663
- "sources": [
2664
- {
2665
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2666
- "line": 8,
2667
- "character": 4
2668
- }
2669
- ],
2670
- "type": {
2671
- "type": "intrinsic",
2672
- "name": "string"
2673
- }
2674
- },
2675
- {
2676
- "id": 205,
2677
- "name": "sources",
2678
- "kind": 1024,
2679
- "kindString": "Property",
2680
- "flags": {
2681
- "isOptional": true
2682
- },
2683
- "sources": [
2684
- {
2685
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2686
- "line": 10,
2687
- "character": 4
2688
- }
2689
- ],
2690
- "type": {
2691
- "type": "array",
2692
- "elementType": {
2693
- "type": "intrinsic",
2694
- "name": "string"
2695
- }
2696
- }
2697
- },
2698
- {
2699
- "id": 206,
2700
- "name": "timestamp",
2701
- "kind": 1024,
2702
- "kindString": "Property",
2703
- "flags": {
2704
- "isOptional": true
2705
- },
2706
- "sources": [
2707
- {
2708
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2709
- "line": 11,
2710
- "character": 4
2711
- }
2712
- ],
2713
- "type": {
2714
- "type": "intrinsic",
2715
- "name": "number"
2716
- }
2717
- }
2718
- ],
2719
- "groups": [
2720
- {
2721
- "title": "Properties",
2722
- "children": [
2723
- 204,
2724
- 203,
2725
- 205,
2726
- 206
2727
- ]
2728
- }
2729
- ],
2730
- "sources": [
2731
- {
2732
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2733
- "line": 7,
2734
- "character": 107
2735
- }
2736
- ]
2737
- }
2431
+ "type": "reference",
2432
+ "id": 149,
2433
+ "name": "XyoEthereumGasEtherscanPayload"
2738
2434
  }
2739
2435
  ]
2740
2436
  }
2741
2437
  }
2438
+ },
2439
+ {
2440
+ "id": 205,
2441
+ "name": "account",
2442
+ "kind": 32768,
2443
+ "kindString": "Parameter",
2444
+ "flags": {
2445
+ "isOptional": true
2446
+ },
2447
+ "type": {
2448
+ "type": "reference",
2449
+ "name": "XyoAccount"
2450
+ }
2742
2451
  }
2743
2452
  ],
2744
2453
  "type": {
@@ -2746,135 +2455,103 @@
2746
2455
  "typeArguments": [
2747
2456
  {
2748
2457
  "type": "reference",
2749
- "name": "XyoBoundWitness"
2458
+ "typeArguments": [
2459
+ {
2460
+ "type": "reference",
2461
+ "id": 149,
2462
+ "name": "XyoEthereumGasEtherscanPayload"
2463
+ }
2464
+ ],
2465
+ "name": "XyoModuleQueryResult"
2750
2466
  },
2751
2467
  {
2752
- "type": "reflection",
2753
- "declaration": {
2754
- "id": 207,
2755
- "name": "__type",
2756
- "kind": 65536,
2757
- "kindString": "Type literal",
2758
- "flags": {},
2759
- "children": [
2760
- {
2761
- "id": 209,
2762
- "name": "previousHash",
2763
- "kind": 1024,
2764
- "kindString": "Property",
2765
- "flags": {
2766
- "isOptional": true
2767
- },
2768
- "sources": [
2769
- {
2770
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2771
- "line": 29,
2772
- "character": 8
2773
- }
2774
- ],
2775
- "type": {
2776
- "type": "intrinsic",
2777
- "name": "string"
2778
- }
2779
- },
2780
- {
2781
- "id": 208,
2782
- "name": "schema",
2783
- "kind": 1024,
2784
- "kindString": "Property",
2785
- "flags": {},
2786
- "sources": [
2787
- {
2788
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2789
- "line": 28,
2790
- "character": 8
2791
- }
2792
- ],
2793
- "type": {
2794
- "type": "intrinsic",
2795
- "name": "string"
2796
- }
2797
- },
2468
+ "type": "reference",
2469
+ "name": "XyoAccount"
2470
+ }
2471
+ ],
2472
+ "name": "PromiseEx"
2473
+ },
2474
+ "inheritedFrom": {
2475
+ "type": "reference",
2476
+ "name": "XyoTimestampWitness.bindPayloads"
2477
+ }
2478
+ }
2479
+ ],
2480
+ "inheritedFrom": {
2481
+ "type": "reference",
2482
+ "name": "XyoTimestampWitness.bindPayloads"
2483
+ }
2484
+ },
2485
+ {
2486
+ "id": 199,
2487
+ "name": "bindPayloadsInternal",
2488
+ "kind": 2048,
2489
+ "kindString": "Method",
2490
+ "flags": {},
2491
+ "sources": [
2492
+ {
2493
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2494
+ "line": 23,
2495
+ "character": 4
2496
+ }
2497
+ ],
2498
+ "signatures": [
2499
+ {
2500
+ "id": 200,
2501
+ "name": "bindPayloadsInternal",
2502
+ "kind": 4096,
2503
+ "kindString": "Call signature",
2504
+ "flags": {},
2505
+ "parameters": [
2506
+ {
2507
+ "id": 201,
2508
+ "name": "payloads",
2509
+ "kind": 32768,
2510
+ "kindString": "Parameter",
2511
+ "flags": {},
2512
+ "type": {
2513
+ "type": "array",
2514
+ "elementType": {
2515
+ "type": "union",
2516
+ "types": [
2798
2517
  {
2799
- "id": 210,
2800
- "name": "sources",
2801
- "kind": 1024,
2802
- "kindString": "Property",
2803
- "flags": {
2804
- "isOptional": true
2805
- },
2806
- "sources": [
2807
- {
2808
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2809
- "line": 30,
2810
- "character": 8
2811
- }
2812
- ],
2813
- "type": {
2814
- "type": "array",
2815
- "elementType": {
2816
- "type": "intrinsic",
2817
- "name": "string"
2818
- }
2819
- }
2518
+ "type": "literal",
2519
+ "value": null
2820
2520
  },
2821
2521
  {
2822
- "id": 211,
2823
- "name": "timestamp",
2824
- "kind": 1024,
2825
- "kindString": "Property",
2826
- "flags": {
2827
- "isOptional": true
2828
- },
2829
- "sources": [
2830
- {
2831
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2832
- "line": 31,
2833
- "character": 8
2834
- }
2835
- ],
2836
- "type": {
2837
- "type": "intrinsic",
2838
- "name": "number"
2839
- }
2840
- }
2841
- ],
2842
- "groups": [
2843
- {
2844
- "title": "Properties",
2845
- "children": [
2846
- 209,
2847
- 208,
2848
- 210,
2849
- 211
2850
- ]
2851
- }
2852
- ],
2853
- "sources": [
2854
- {
2855
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2856
- "line": 27,
2857
- "character": 164
2522
+ "type": "reference",
2523
+ "id": 149,
2524
+ "name": "XyoEthereumGasEtherscanPayload"
2858
2525
  }
2859
2526
  ]
2860
2527
  }
2861
2528
  }
2529
+ }
2530
+ ],
2531
+ "type": {
2532
+ "type": "reference",
2533
+ "typeArguments": [
2534
+ {
2535
+ "type": "reference",
2536
+ "id": 149,
2537
+ "name": "XyoEthereumGasEtherscanPayload"
2538
+ }
2862
2539
  ],
2863
- "name": "XyoBoundWitnessWithMeta"
2540
+ "name": "XyoModuleQueryResult"
2864
2541
  },
2865
2542
  "inheritedFrom": {
2866
2543
  "type": "reference",
2867
- "name": "XyoTimestampWitness.bindPayloads"
2544
+ "name": "XyoTimestampWitness.bindPayloadsInternal"
2868
2545
  }
2869
2546
  }
2870
2547
  ],
2871
2548
  "inheritedFrom": {
2872
2549
  "type": "reference",
2873
- "name": "XyoTimestampWitness.bindPayloads"
2550
+ "name": "XyoTimestampWitness.bindPayloadsInternal"
2874
2551
  }
2875
2552
  },
2876
2553
  {
2877
- "id": 182,
2554
+ "id": 178,
2878
2555
  "name": "discover",
2879
2556
  "kind": 2048,
2880
2557
  "kindString": "Method",
@@ -2888,11 +2565,26 @@
2888
2565
  ],
2889
2566
  "signatures": [
2890
2567
  {
2891
- "id": 183,
2568
+ "id": 179,
2892
2569
  "name": "discover",
2893
2570
  "kind": 4096,
2894
2571
  "kindString": "Call signature",
2895
2572
  "flags": {},
2573
+ "parameters": [
2574
+ {
2575
+ "id": 180,
2576
+ "name": "_queryAccount",
2577
+ "kind": 32768,
2578
+ "kindString": "Parameter",
2579
+ "flags": {
2580
+ "isOptional": true
2581
+ },
2582
+ "type": {
2583
+ "type": "reference",
2584
+ "name": "XyoAccount"
2585
+ }
2586
+ }
2587
+ ],
2896
2588
  "type": {
2897
2589
  "type": "intrinsic",
2898
2590
  "name": "void"
@@ -2909,7 +2601,7 @@
2909
2601
  }
2910
2602
  },
2911
2603
  {
2912
- "id": 184,
2604
+ "id": 181,
2913
2605
  "name": "initialize",
2914
2606
  "kind": 2048,
2915
2607
  "kindString": "Method",
@@ -2923,11 +2615,26 @@
2923
2615
  ],
2924
2616
  "signatures": [
2925
2617
  {
2926
- "id": 185,
2618
+ "id": 182,
2927
2619
  "name": "initialize",
2928
2620
  "kind": 4096,
2929
2621
  "kindString": "Call signature",
2930
2622
  "flags": {},
2623
+ "parameters": [
2624
+ {
2625
+ "id": 183,
2626
+ "name": "_queryAccount",
2627
+ "kind": 32768,
2628
+ "kindString": "Parameter",
2629
+ "flags": {
2630
+ "isOptional": true
2631
+ },
2632
+ "type": {
2633
+ "type": "reference",
2634
+ "name": "XyoAccount"
2635
+ }
2636
+ }
2637
+ ],
2931
2638
  "type": {
2932
2639
  "type": "intrinsic",
2933
2640
  "name": "void"
@@ -2944,7 +2651,7 @@
2944
2651
  }
2945
2652
  },
2946
2653
  {
2947
- "id": 165,
2654
+ "id": 161,
2948
2655
  "name": "observe",
2949
2656
  "kind": 2048,
2950
2657
  "kindString": "Method",
@@ -2958,7 +2665,7 @@
2958
2665
  ],
2959
2666
  "signatures": [
2960
2667
  {
2961
- "id": 166,
2668
+ "id": 162,
2962
2669
  "name": "observe",
2963
2670
  "kind": 4096,
2964
2671
  "kindString": "Call signature",
@@ -2968,7 +2675,7 @@
2968
2675
  "typeArguments": [
2969
2676
  {
2970
2677
  "type": "reference",
2971
- "id": 153,
2678
+ "id": 149,
2972
2679
  "name": "XyoEthereumGasEtherscanPayload"
2973
2680
  }
2974
2681
  ],
@@ -2988,7 +2695,7 @@
2988
2695
  }
2989
2696
  },
2990
2697
  {
2991
- "id": 169,
2698
+ "id": 165,
2992
2699
  "name": "queries",
2993
2700
  "kind": 2048,
2994
2701
  "kindString": "Method",
@@ -3002,7 +2709,7 @@
3002
2709
  ],
3003
2710
  "signatures": [
3004
2711
  {
3005
- "id": 170,
2712
+ "id": 166,
3006
2713
  "name": "queries",
3007
2714
  "kind": 4096,
3008
2715
  "kindString": "Call signature",
@@ -3026,7 +2733,7 @@
3026
2733
  }
3027
2734
  },
3028
2735
  {
3029
- "id": 171,
2736
+ "id": 167,
3030
2737
  "name": "query",
3031
2738
  "kind": 2048,
3032
2739
  "kindString": "Method",
@@ -3040,14 +2747,14 @@
3040
2747
  ],
3041
2748
  "signatures": [
3042
2749
  {
3043
- "id": 172,
2750
+ "id": 168,
3044
2751
  "name": "query",
3045
2752
  "kind": 4096,
3046
2753
  "kindString": "Call signature",
3047
2754
  "flags": {},
3048
2755
  "parameters": [
3049
2756
  {
3050
- "id": 173,
2757
+ "id": 169,
3051
2758
  "name": "query",
3052
2759
  "kind": 32768,
3053
2760
  "kindString": "Parameter",
@@ -3057,7 +2764,7 @@
3057
2764
  "typeArguments": [
3058
2765
  {
3059
2766
  "type": "reference",
3060
- "id": 153,
2767
+ "id": 149,
3061
2768
  "name": "XyoEthereumGasEtherscanPayload"
3062
2769
  }
3063
2770
  ],
@@ -3073,7 +2780,7 @@
3073
2780
  "typeArguments": [
3074
2781
  {
3075
2782
  "type": "reference",
3076
- "id": 153,
2783
+ "id": 149,
3077
2784
  "name": "XyoEthereumGasEtherscanPayload"
3078
2785
  }
3079
2786
  ],
@@ -3096,7 +2803,7 @@
3096
2803
  }
3097
2804
  },
3098
2805
  {
3099
- "id": 179,
2806
+ "id": 175,
3100
2807
  "name": "queryable",
3101
2808
  "kind": 2048,
3102
2809
  "kindString": "Method",
@@ -3110,14 +2817,14 @@
3110
2817
  ],
3111
2818
  "signatures": [
3112
2819
  {
3113
- "id": 180,
2820
+ "id": 176,
3114
2821
  "name": "queryable",
3115
2822
  "kind": 4096,
3116
2823
  "kindString": "Call signature",
3117
2824
  "flags": {},
3118
2825
  "parameters": [
3119
2826
  {
3120
- "id": 181,
2827
+ "id": 177,
3121
2828
  "name": "schema",
3122
2829
  "kind": 32768,
3123
2830
  "kindString": "Parameter",
@@ -3144,7 +2851,7 @@
3144
2851
  }
3145
2852
  },
3146
2853
  {
3147
- "id": 188,
2854
+ "id": 187,
3148
2855
  "name": "shutdown",
3149
2856
  "kind": 2048,
3150
2857
  "kindString": "Method",
@@ -3158,11 +2865,26 @@
3158
2865
  ],
3159
2866
  "signatures": [
3160
2867
  {
3161
- "id": 189,
2868
+ "id": 188,
3162
2869
  "name": "shutdown",
3163
2870
  "kind": 4096,
3164
2871
  "kindString": "Call signature",
3165
2872
  "flags": {},
2873
+ "parameters": [
2874
+ {
2875
+ "id": 189,
2876
+ "name": "_queryAccount",
2877
+ "kind": 32768,
2878
+ "kindString": "Parameter",
2879
+ "flags": {
2880
+ "isOptional": true
2881
+ },
2882
+ "type": {
2883
+ "type": "reference",
2884
+ "name": "XyoAccount"
2885
+ }
2886
+ }
2887
+ ],
3166
2888
  "type": {
3167
2889
  "type": "intrinsic",
3168
2890
  "name": "void"
@@ -3179,7 +2901,7 @@
3179
2901
  }
3180
2902
  },
3181
2903
  {
3182
- "id": 186,
2904
+ "id": 184,
3183
2905
  "name": "subscribe",
3184
2906
  "kind": 2048,
3185
2907
  "kindString": "Method",
@@ -3193,11 +2915,26 @@
3193
2915
  ],
3194
2916
  "signatures": [
3195
2917
  {
3196
- "id": 187,
2918
+ "id": 185,
3197
2919
  "name": "subscribe",
3198
2920
  "kind": 4096,
3199
2921
  "kindString": "Call signature",
3200
2922
  "flags": {},
2923
+ "parameters": [
2924
+ {
2925
+ "id": 186,
2926
+ "name": "_queryAccount",
2927
+ "kind": 32768,
2928
+ "kindString": "Parameter",
2929
+ "flags": {
2930
+ "isOptional": true
2931
+ },
2932
+ "type": {
2933
+ "type": "reference",
2934
+ "name": "XyoAccount"
2935
+ }
2936
+ }
2937
+ ],
3201
2938
  "type": {
3202
2939
  "type": "intrinsic",
3203
2940
  "name": "void"
@@ -3218,37 +2955,39 @@
3218
2955
  {
3219
2956
  "title": "Constructors",
3220
2957
  "children": [
3221
- 162
2958
+ 158
3222
2959
  ]
3223
2960
  },
3224
2961
  {
3225
2962
  "title": "Properties",
3226
2963
  "children": [
3227
- 175,
3228
- 174,
3229
- 176
2964
+ 171,
2965
+ 170,
2966
+ 172
3230
2967
  ]
3231
2968
  },
3232
2969
  {
3233
2970
  "title": "Accessors",
3234
2971
  "children": [
3235
- 177,
3236
- 167
2972
+ 173,
2973
+ 163
3237
2974
  ]
3238
2975
  },
3239
2976
  {
3240
2977
  "title": "Methods",
3241
2978
  "children": [
2979
+ 194,
3242
2980
  190,
2981
+ 202,
3243
2982
  199,
3244
- 182,
3245
- 184,
2983
+ 178,
2984
+ 181,
2985
+ 161,
3246
2986
  165,
3247
- 169,
3248
- 171,
3249
- 179,
3250
- 188,
3251
- 186
2987
+ 167,
2988
+ 175,
2989
+ 187,
2990
+ 184
3252
2991
  ]
3253
2992
  }
3254
2993
  ],
@@ -3265,12 +3004,12 @@
3265
3004
  "typeArguments": [
3266
3005
  {
3267
3006
  "type": "reference",
3268
- "id": 153,
3007
+ "id": 149,
3269
3008
  "name": "XyoEthereumGasEtherscanPayload"
3270
3009
  },
3271
3010
  {
3272
3011
  "type": "reference",
3273
- "id": 149,
3012
+ "id": 145,
3274
3013
  "name": "XyoEthereumGasEtherscanWitnessConfig"
3275
3014
  }
3276
3015
  ],
@@ -3595,7 +3334,7 @@
3595
3334
  }
3596
3335
  },
3597
3336
  {
3598
- "id": 80,
3337
+ "id": 78,
3599
3338
  "name": "XyoEthereumGasEtherchainV2Payload",
3600
3339
  "kind": 4194304,
3601
3340
  "kindString": "Type alias",
@@ -3613,14 +3352,14 @@
3613
3352
  {
3614
3353
  "type": "reflection",
3615
3354
  "declaration": {
3616
- "id": 81,
3355
+ "id": 79,
3617
3356
  "name": "__type",
3618
3357
  "kind": 65536,
3619
3358
  "kindString": "Type literal",
3620
3359
  "flags": {},
3621
3360
  "children": [
3622
3361
  {
3623
- "id": 83,
3362
+ "id": 81,
3624
3363
  "name": "code",
3625
3364
  "kind": 1024,
3626
3365
  "kindString": "Property",
@@ -3638,7 +3377,7 @@
3638
3377
  }
3639
3378
  },
3640
3379
  {
3641
- "id": 84,
3380
+ "id": 82,
3642
3381
  "name": "data",
3643
3382
  "kind": 1024,
3644
3383
  "kindString": "Property",
@@ -3653,14 +3392,14 @@
3653
3392
  "type": {
3654
3393
  "type": "reflection",
3655
3394
  "declaration": {
3656
- "id": 85,
3395
+ "id": 83,
3657
3396
  "name": "__type",
3658
3397
  "kind": 65536,
3659
3398
  "kindString": "Type literal",
3660
3399
  "flags": {},
3661
3400
  "children": [
3662
3401
  {
3663
- "id": 86,
3402
+ "id": 84,
3664
3403
  "name": "fast",
3665
3404
  "kind": 1024,
3666
3405
  "kindString": "Property",
@@ -3678,7 +3417,7 @@
3678
3417
  }
3679
3418
  },
3680
3419
  {
3681
- "id": 87,
3420
+ "id": 85,
3682
3421
  "name": "priceUSD",
3683
3422
  "kind": 1024,
3684
3423
  "kindString": "Property",
@@ -3696,7 +3435,7 @@
3696
3435
  }
3697
3436
  },
3698
3437
  {
3699
- "id": 88,
3438
+ "id": 86,
3700
3439
  "name": "rapid",
3701
3440
  "kind": 1024,
3702
3441
  "kindString": "Property",
@@ -3714,7 +3453,7 @@
3714
3453
  }
3715
3454
  },
3716
3455
  {
3717
- "id": 89,
3456
+ "id": 87,
3718
3457
  "name": "slow",
3719
3458
  "kind": 1024,
3720
3459
  "kindString": "Property",
@@ -3732,7 +3471,7 @@
3732
3471
  }
3733
3472
  },
3734
3473
  {
3735
- "id": 90,
3474
+ "id": 88,
3736
3475
  "name": "standard",
3737
3476
  "kind": 1024,
3738
3477
  "kindString": "Property",
@@ -3750,7 +3489,7 @@
3750
3489
  }
3751
3490
  },
3752
3491
  {
3753
- "id": 91,
3492
+ "id": 89,
3754
3493
  "name": "timestamp",
3755
3494
  "kind": 1024,
3756
3495
  "kindString": "Property",
@@ -3772,12 +3511,12 @@
3772
3511
  {
3773
3512
  "title": "Properties",
3774
3513
  "children": [
3514
+ 84,
3515
+ 85,
3775
3516
  86,
3776
3517
  87,
3777
3518
  88,
3778
- 89,
3779
- 90,
3780
- 91
3519
+ 89
3781
3520
  ]
3782
3521
  }
3783
3522
  ],
@@ -3792,7 +3531,7 @@
3792
3531
  }
3793
3532
  },
3794
3533
  {
3795
- "id": 82,
3534
+ "id": 80,
3796
3535
  "name": "schema",
3797
3536
  "kind": 1024,
3798
3537
  "kindString": "Property",
@@ -3806,7 +3545,7 @@
3806
3545
  ],
3807
3546
  "type": {
3808
3547
  "type": "reference",
3809
- "id": 94,
3548
+ "id": 92,
3810
3549
  "name": "XyoEthereumGasEtherchainV2Schema"
3811
3550
  }
3812
3551
  }
@@ -3815,9 +3554,9 @@
3815
3554
  {
3816
3555
  "title": "Properties",
3817
3556
  "children": [
3818
- 83,
3819
- 84,
3820
- 82
3557
+ 81,
3558
+ 82,
3559
+ 80
3821
3560
  ]
3822
3561
  }
3823
3562
  ],
@@ -3835,7 +3574,7 @@
3835
3574
  }
3836
3575
  },
3837
3576
  {
3838
- "id": 95,
3577
+ "id": 93,
3839
3578
  "name": "XyoEthereumGasEtherchainV2Schema",
3840
3579
  "kind": 4194304,
3841
3580
  "kindString": "Type alias",
@@ -3858,7 +3597,7 @@
3858
3597
  }
3859
3598
  },
3860
3599
  {
3861
- "id": 77,
3600
+ "id": 75,
3862
3601
  "name": "XyoEthereumGasEtherchainV2WitnessConfig",
3863
3602
  "kind": 4194304,
3864
3603
  "kindString": "Type alias",
@@ -3875,20 +3614,20 @@
3875
3614
  "typeArguments": [
3876
3615
  {
3877
3616
  "type": "reference",
3878
- "id": 80,
3617
+ "id": 78,
3879
3618
  "name": "XyoEthereumGasEtherchainV2Payload"
3880
3619
  },
3881
3620
  {
3882
3621
  "type": "reflection",
3883
3622
  "declaration": {
3884
- "id": 78,
3623
+ "id": 76,
3885
3624
  "name": "__type",
3886
3625
  "kind": 65536,
3887
3626
  "kindString": "Type literal",
3888
3627
  "flags": {},
3889
3628
  "children": [
3890
3629
  {
3891
- "id": 79,
3630
+ "id": 77,
3892
3631
  "name": "schema",
3893
3632
  "kind": 1024,
3894
3633
  "kindString": "Property",
@@ -3902,7 +3641,7 @@
3902
3641
  ],
3903
3642
  "type": {
3904
3643
  "type": "reference",
3905
- "id": 92,
3644
+ "id": 90,
3906
3645
  "name": "XyoEthereumGasEtherchainV2WitnessConfigSchema"
3907
3646
  }
3908
3647
  }
@@ -3911,7 +3650,7 @@
3911
3650
  {
3912
3651
  "title": "Properties",
3913
3652
  "children": [
3914
- 79
3653
+ 77
3915
3654
  ]
3916
3655
  }
3917
3656
  ],
@@ -3929,7 +3668,7 @@
3929
3668
  }
3930
3669
  },
3931
3670
  {
3932
- "id": 93,
3671
+ "id": 91,
3933
3672
  "name": "XyoEthereumGasEtherchainV2WitnessConfigSchema",
3934
3673
  "kind": 4194304,
3935
3674
  "kindString": "Type alias",
@@ -3952,7 +3691,7 @@
3952
3691
  }
3953
3692
  },
3954
3693
  {
3955
- "id": 153,
3694
+ "id": 149,
3956
3695
  "name": "XyoEthereumGasEtherscanPayload",
3957
3696
  "kind": 4194304,
3958
3697
  "kindString": "Type alias",
@@ -3984,14 +3723,14 @@
3984
3723
  {
3985
3724
  "type": "reflection",
3986
3725
  "declaration": {
3987
- "id": 154,
3726
+ "id": 150,
3988
3727
  "name": "__type",
3989
3728
  "kind": 65536,
3990
3729
  "kindString": "Type literal",
3991
3730
  "flags": {},
3992
3731
  "children": [
3993
3732
  {
3994
- "id": 155,
3733
+ "id": 151,
3995
3734
  "name": "schema",
3996
3735
  "kind": 1024,
3997
3736
  "kindString": "Property",
@@ -4005,12 +3744,12 @@
4005
3744
  ],
4006
3745
  "type": {
4007
3746
  "type": "reference",
4008
- "id": 159,
3747
+ "id": 155,
4009
3748
  "name": "XyoEthereumGasEtherscanSchema"
4010
3749
  }
4011
3750
  },
4012
3751
  {
4013
- "id": 156,
3752
+ "id": 152,
4014
3753
  "name": "timestamp",
4015
3754
  "kind": 1024,
4016
3755
  "kindString": "Property",
@@ -4032,8 +3771,8 @@
4032
3771
  {
4033
3772
  "title": "Properties",
4034
3773
  "children": [
4035
- 155,
4036
- 156
3774
+ 151,
3775
+ 152
4037
3776
  ]
4038
3777
  }
4039
3778
  ],
@@ -4053,7 +3792,7 @@
4053
3792
  }
4054
3793
  },
4055
3794
  {
4056
- "id": 160,
3795
+ "id": 156,
4057
3796
  "name": "XyoEthereumGasEtherscanSchema",
4058
3797
  "kind": 4194304,
4059
3798
  "kindString": "Type alias",
@@ -4076,7 +3815,7 @@
4076
3815
  }
4077
3816
  },
4078
3817
  {
4079
- "id": 149,
3818
+ "id": 145,
4080
3819
  "name": "XyoEthereumGasEtherscanWitnessConfig",
4081
3820
  "kind": 4194304,
4082
3821
  "kindString": "Type alias",
@@ -4093,20 +3832,20 @@
4093
3832
  "typeArguments": [
4094
3833
  {
4095
3834
  "type": "reference",
4096
- "id": 153,
3835
+ "id": 149,
4097
3836
  "name": "XyoEthereumGasEtherscanPayload"
4098
3837
  },
4099
3838
  {
4100
3839
  "type": "reflection",
4101
3840
  "declaration": {
4102
- "id": 150,
3841
+ "id": 146,
4103
3842
  "name": "__type",
4104
3843
  "kind": 65536,
4105
3844
  "kindString": "Type literal",
4106
3845
  "flags": {},
4107
3846
  "children": [
4108
3847
  {
4109
- "id": 152,
3848
+ "id": 148,
4110
3849
  "name": "apiKey",
4111
3850
  "kind": 1024,
4112
3851
  "kindString": "Property",
@@ -4124,7 +3863,7 @@
4124
3863
  }
4125
3864
  },
4126
3865
  {
4127
- "id": 151,
3866
+ "id": 147,
4128
3867
  "name": "schema",
4129
3868
  "kind": 1024,
4130
3869
  "kindString": "Property",
@@ -4138,7 +3877,7 @@
4138
3877
  ],
4139
3878
  "type": {
4140
3879
  "type": "reference",
4141
- "id": 157,
3880
+ "id": 153,
4142
3881
  "name": "XyoEthereumGasEtherscanWitnessConfigSchema"
4143
3882
  }
4144
3883
  }
@@ -4147,8 +3886,8 @@
4147
3886
  {
4148
3887
  "title": "Properties",
4149
3888
  "children": [
4150
- 152,
4151
- 151
3889
+ 148,
3890
+ 147
4152
3891
  ]
4153
3892
  }
4154
3893
  ],
@@ -4166,7 +3905,7 @@
4166
3905
  }
4167
3906
  },
4168
3907
  {
4169
- "id": 158,
3908
+ "id": 154,
4170
3909
  "name": "XyoEthereumGasEtherscanWitnessConfigSchema",
4171
3910
  "kind": 4194304,
4172
3911
  "kindString": "Type alias",
@@ -4258,7 +3997,7 @@
4258
3997
  }
4259
3998
  },
4260
3999
  {
4261
- "id": 94,
4000
+ "id": 92,
4262
4001
  "name": "XyoEthereumGasEtherchainV2Schema",
4263
4002
  "kind": 32,
4264
4003
  "kindString": "Variable",
@@ -4281,7 +4020,7 @@
4281
4020
  }
4282
4021
  },
4283
4022
  {
4284
- "id": 92,
4023
+ "id": 90,
4285
4024
  "name": "XyoEthereumGasEtherchainV2WitnessConfigSchema",
4286
4025
  "kind": 32,
4287
4026
  "kindString": "Variable",
@@ -4304,7 +4043,7 @@
4304
4043
  }
4305
4044
  },
4306
4045
  {
4307
- "id": 159,
4046
+ "id": 155,
4308
4047
  "name": "XyoEthereumGasEtherscanSchema",
4309
4048
  "kind": 32,
4310
4049
  "kindString": "Variable",
@@ -4327,7 +4066,7 @@
4327
4066
  }
4328
4067
  },
4329
4068
  {
4330
- "id": 157,
4069
+ "id": 153,
4331
4070
  "name": "XyoEthereumGasEtherscanWitnessConfigSchema",
4332
4071
  "kind": 32,
4333
4072
  "kindString": "Variable",
@@ -4385,7 +4124,7 @@
4385
4124
  "fileName": "plugins/packages/blockchain/packages/ethereum/src/index.ts",
4386
4125
  "line": 6,
4387
4126
  "character": 13,
4388
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L6"
4127
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cd475ec/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L6"
4389
4128
  }
4390
4129
  ],
4391
4130
  "type": {
@@ -4448,7 +4187,7 @@
4448
4187
  ]
4449
4188
  },
4450
4189
  {
4451
- "id": 75,
4190
+ "id": 73,
4452
4191
  "name": "XyoEthereumGasEtherchainV2PayloadPlugin",
4453
4192
  "kind": 64,
4454
4193
  "kindString": "Function",
@@ -4462,7 +4201,7 @@
4462
4201
  ],
4463
4202
  "signatures": [
4464
4203
  {
4465
- "id": 76,
4204
+ "id": 74,
4466
4205
  "name": "XyoEthereumGasEtherchainV2PayloadPlugin",
4467
4206
  "kind": 4096,
4468
4207
  "kindString": "Call signature",
@@ -4472,12 +4211,12 @@
4472
4211
  "typeArguments": [
4473
4212
  {
4474
4213
  "type": "reference",
4475
- "id": 80,
4214
+ "id": 78,
4476
4215
  "name": "XyoEthereumGasEtherchainV2Payload"
4477
4216
  },
4478
4217
  {
4479
4218
  "type": "reference",
4480
- "id": 77,
4219
+ "id": 75,
4481
4220
  "name": "XyoEthereumGasEtherchainV2WitnessConfig"
4482
4221
  },
4483
4222
  {
@@ -4485,7 +4224,7 @@
4485
4224
  "typeArguments": [
4486
4225
  {
4487
4226
  "type": "reference",
4488
- "id": 80,
4227
+ "id": 78,
4489
4228
  "name": "XyoEthereumGasEtherchainV2Payload"
4490
4229
  }
4491
4230
  ],
@@ -4498,7 +4237,7 @@
4498
4237
  ]
4499
4238
  },
4500
4239
  {
4501
- "id": 147,
4240
+ "id": 143,
4502
4241
  "name": "XyoEthereumGasEtherscanPayloadPlugin",
4503
4242
  "kind": 64,
4504
4243
  "kindString": "Function",
@@ -4512,7 +4251,7 @@
4512
4251
  ],
4513
4252
  "signatures": [
4514
4253
  {
4515
- "id": 148,
4254
+ "id": 144,
4516
4255
  "name": "XyoEthereumGasEtherscanPayloadPlugin",
4517
4256
  "kind": 4096,
4518
4257
  "kindString": "Call signature",
@@ -4522,12 +4261,12 @@
4522
4261
  "typeArguments": [
4523
4262
  {
4524
4263
  "type": "reference",
4525
- "id": 153,
4264
+ "id": 149,
4526
4265
  "name": "XyoEthereumGasEtherscanPayload"
4527
4266
  },
4528
4267
  {
4529
4268
  "type": "reference",
4530
- "id": 149,
4269
+ "id": 145,
4531
4270
  "name": "XyoEthereumGasEtherscanWitnessConfig"
4532
4271
  },
4533
4272
  {
@@ -4535,7 +4274,7 @@
4535
4274
  "typeArguments": [
4536
4275
  {
4537
4276
  "type": "reference",
4538
- "id": 153,
4277
+ "id": 149,
4539
4278
  "name": "XyoEthereumGasEtherscanPayload"
4540
4279
  }
4541
4280
  ],
@@ -4559,8 +4298,8 @@
4559
4298
  "title": "Classes",
4560
4299
  "children": [
4561
4300
  24,
4562
- 96,
4563
- 161
4301
+ 94,
4302
+ 157
4564
4303
  ]
4565
4304
  },
4566
4305
  {
@@ -4570,14 +4309,14 @@
4570
4309
  23,
4571
4310
  7,
4572
4311
  21,
4573
- 80,
4574
- 95,
4575
- 77,
4312
+ 78,
4576
4313
  93,
4577
- 153,
4578
- 160,
4314
+ 75,
4315
+ 91,
4579
4316
  149,
4580
- 158
4317
+ 156,
4318
+ 145,
4319
+ 154
4581
4320
  ]
4582
4321
  },
4583
4322
  {
@@ -4586,10 +4325,10 @@
4586
4325
  4,
4587
4326
  22,
4588
4327
  20,
4589
- 94,
4590
4328
  92,
4591
- 159,
4592
- 157,
4329
+ 90,
4330
+ 155,
4331
+ 153,
4593
4332
  3,
4594
4333
  1
4595
4334
  ]
@@ -4598,8 +4337,8 @@
4598
4337
  "title": "Functions",
4599
4338
  "children": [
4600
4339
  5,
4601
- 75,
4602
- 147
4340
+ 73,
4341
+ 143
4603
4342
  ]
4604
4343
  }
4605
4344
  ],
@@ -4608,7 +4347,7 @@
4608
4347
  "fileName": "plugins/packages/blockchain/packages/ethereum/src/index.ts",
4609
4348
  "line": 1,
4610
4349
  "character": 0,
4611
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L1"
4350
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cd475ec/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L1"
4612
4351
  }
4613
4352
  ]
4614
4353
  }