@xyo-network/ethereum-blockchain-payload-plugins 2.31.5 → 2.32.0-rc.3

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 +1155 -952
  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/ba02757/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/70c3bd3/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -37,8 +37,8 @@
37
37
  "flags": {},
38
38
  "sources": [
39
39
  {
40
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
41
- "line": 8,
40
+ "fileName": "plugins/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Witness.d.ts",
41
+ "line": 5,
42
42
  "character": 4
43
43
  }
44
44
  ],
@@ -58,8 +58,14 @@
58
58
  "flags": {},
59
59
  "type": {
60
60
  "type": "reference",
61
- "id": 7,
62
- "name": "XyoEthereumGasEtherchainV1WitnessConfig"
61
+ "typeArguments": [
62
+ {
63
+ "type": "reference",
64
+ "id": 7,
65
+ "name": "XyoEthereumGasEtherchainV1WitnessConfig"
66
+ }
67
+ ],
68
+ "name": "PartialWitnessConfig"
63
69
  }
64
70
  }
65
71
  ],
@@ -68,20 +74,20 @@
68
74
  "id": 24,
69
75
  "name": "XyoEtherchainEthereumGasWitnessV1"
70
76
  },
71
- "inheritedFrom": {
77
+ "overwrites": {
72
78
  "type": "reference",
73
79
  "name": "XyoTimestampWitness<XyoEthereumGasEtherchainV1Payload, XyoEthereumGasEtherchainV1WitnessConfig>.constructor"
74
80
  }
75
81
  }
76
82
  ],
77
- "inheritedFrom": {
83
+ "overwrites": {
78
84
  "type": "reference",
79
85
  "name": "XyoTimestampWitness<XyoEthereumGasEtherchainV1Payload, XyoEthereumGasEtherchainV1WitnessConfig>.constructor"
80
86
  }
81
87
  },
82
88
  {
83
- "id": 42,
84
- "name": "config",
89
+ "id": 38,
90
+ "name": "account",
85
91
  "kind": 1024,
86
92
  "kindString": "Property",
87
93
  "flags": {
@@ -89,121 +95,102 @@
89
95
  },
90
96
  "sources": [
91
97
  {
92
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
93
- "line": 7,
98
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
99
+ "line": 10,
94
100
  "character": 14
95
101
  }
96
102
  ],
97
103
  "type": {
98
104
  "type": "reference",
99
- "id": 7,
100
- "name": "XyoEthereumGasEtherchainV1WitnessConfig"
105
+ "name": "XyoAccount"
101
106
  },
102
107
  "inheritedFrom": {
103
108
  "type": "reference",
104
- "name": "XyoTimestampWitness.config"
109
+ "name": "XyoTimestampWitness.account"
105
110
  }
106
111
  },
107
112
  {
108
- "id": 46,
109
- "name": "account",
110
- "kind": 262144,
111
- "kindString": "Accessor",
112
- "flags": {},
113
+ "id": 37,
114
+ "name": "config",
115
+ "kind": 1024,
116
+ "kindString": "Property",
117
+ "flags": {
118
+ "isProtected": true,
119
+ "isOptional": true
120
+ },
113
121
  "sources": [
114
122
  {
115
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
116
- "line": 12,
117
- "character": 8
123
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
124
+ "line": 9,
125
+ "character": 14
118
126
  }
119
127
  ],
120
- "getSignature": {
121
- "id": 47,
122
- "name": "account",
123
- "kind": 524288,
124
- "kindString": "Get signature",
125
- "flags": {},
126
- "type": {
127
- "type": "reference",
128
- "name": "XyoAccount"
129
- },
130
- "inheritedFrom": {
131
- "type": "reference",
132
- "name": "XyoTimestampWitness.account"
133
- }
128
+ "type": {
129
+ "type": "reference",
130
+ "id": 7,
131
+ "name": "XyoEthereumGasEtherchainV1WitnessConfig"
134
132
  },
135
133
  "inheritedFrom": {
136
134
  "type": "reference",
137
- "name": "XyoTimestampWitness.account"
135
+ "name": "XyoTimestampWitness.config"
138
136
  }
139
137
  },
140
138
  {
141
- "id": 48,
142
- "name": "address",
143
- "kind": 262144,
144
- "kindString": "Accessor",
145
- "flags": {},
139
+ "id": 39,
140
+ "name": "resolver",
141
+ "kind": 1024,
142
+ "kindString": "Property",
143
+ "flags": {
144
+ "isProtected": true,
145
+ "isOptional": true
146
+ },
146
147
  "sources": [
147
148
  {
148
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
149
- "line": 13,
150
- "character": 8
149
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
150
+ "line": 11,
151
+ "character": 14
151
152
  }
152
153
  ],
153
- "getSignature": {
154
- "id": 49,
155
- "name": "address",
156
- "kind": 524288,
157
- "kindString": "Get signature",
158
- "flags": {},
159
- "type": {
160
- "type": "intrinsic",
161
- "name": "string"
162
- },
163
- "inheritedFrom": {
164
- "type": "reference",
165
- "name": "XyoTimestampWitness.address"
166
- }
154
+ "type": {
155
+ "type": "reference",
156
+ "name": "XyoModuleResolverFunc"
167
157
  },
168
158
  "inheritedFrom": {
169
159
  "type": "reference",
170
- "name": "XyoTimestampWitness.address"
160
+ "name": "XyoTimestampWitness.resolver"
171
161
  }
172
162
  },
173
163
  {
174
- "id": 32,
175
- "name": "queries",
164
+ "id": 40,
165
+ "name": "address",
176
166
  "kind": 262144,
177
167
  "kindString": "Accessor",
178
168
  "flags": {},
179
169
  "sources": [
180
170
  {
181
- "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
182
- "line": 10,
171
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
172
+ "line": 13,
183
173
  "character": 8
184
174
  }
185
175
  ],
186
176
  "getSignature": {
187
- "id": 33,
188
- "name": "queries",
177
+ "id": 41,
178
+ "name": "address",
189
179
  "kind": 524288,
190
180
  "kindString": "Get signature",
191
181
  "flags": {},
192
182
  "type": {
193
- "type": "array",
194
- "elementType": {
195
- "type": "literal",
196
- "value": "network.xyo.query.witness.observe"
197
- }
183
+ "type": "intrinsic",
184
+ "name": "string"
198
185
  },
199
186
  "inheritedFrom": {
200
187
  "type": "reference",
201
- "name": "XyoTimestampWitness.queries"
188
+ "name": "XyoTimestampWitness.address"
202
189
  }
203
190
  },
204
191
  "inheritedFrom": {
205
192
  "type": "reference",
206
- "name": "XyoTimestampWitness.queries"
193
+ "name": "XyoTimestampWitness.address"
207
194
  }
208
195
  },
209
196
  {
@@ -215,7 +202,7 @@
215
202
  "sources": [
216
203
  {
217
204
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
218
- "line": 9,
205
+ "line": 10,
219
206
  "character": 8
220
207
  }
221
208
  ],
@@ -226,8 +213,17 @@
226
213
  "kindString": "Get signature",
227
214
  "flags": {},
228
215
  "type": {
229
- "type": "intrinsic",
230
- "name": "string"
216
+ "type": "union",
217
+ "types": [
218
+ {
219
+ "type": "intrinsic",
220
+ "name": "undefined"
221
+ },
222
+ {
223
+ "type": "intrinsic",
224
+ "name": "string"
225
+ }
226
+ ]
231
227
  },
232
228
  "inheritedFrom": {
233
229
  "type": "reference",
@@ -240,28 +236,28 @@
240
236
  }
241
237
  },
242
238
  {
243
- "id": 50,
239
+ "id": 53,
244
240
  "name": "bindHashes",
245
241
  "kind": 2048,
246
242
  "kindString": "Method",
247
243
  "flags": {},
248
244
  "sources": [
249
245
  {
250
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
251
- "line": 14,
246
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
247
+ "line": 21,
252
248
  "character": 4
253
249
  }
254
250
  ],
255
251
  "signatures": [
256
252
  {
257
- "id": 51,
253
+ "id": 54,
258
254
  "name": "bindHashes",
259
255
  "kind": 4096,
260
256
  "kindString": "Call signature",
261
257
  "flags": {},
262
258
  "parameters": [
263
259
  {
264
- "id": 52,
260
+ "id": 55,
265
261
  "name": "hashes",
266
262
  "kind": 32768,
267
263
  "kindString": "Parameter",
@@ -275,7 +271,7 @@
275
271
  }
276
272
  },
277
273
  {
278
- "id": 53,
274
+ "id": 56,
279
275
  "name": "schema",
280
276
  "kind": 32768,
281
277
  "kindString": "Parameter",
@@ -299,14 +295,14 @@
299
295
  {
300
296
  "type": "reflection",
301
297
  "declaration": {
302
- "id": 54,
298
+ "id": 57,
303
299
  "name": "__type",
304
300
  "kind": 65536,
305
301
  "kindString": "Type literal",
306
302
  "flags": {},
307
303
  "children": [
308
304
  {
309
- "id": 56,
305
+ "id": 59,
310
306
  "name": "previousHash",
311
307
  "kind": 1024,
312
308
  "kindString": "Property",
@@ -315,8 +311,8 @@
315
311
  },
316
312
  "sources": [
317
313
  {
318
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
319
- "line": 16,
314
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
315
+ "line": 23,
320
316
  "character": 8
321
317
  }
322
318
  ],
@@ -326,15 +322,15 @@
326
322
  }
327
323
  },
328
324
  {
329
- "id": 55,
325
+ "id": 58,
330
326
  "name": "schema",
331
327
  "kind": 1024,
332
328
  "kindString": "Property",
333
329
  "flags": {},
334
330
  "sources": [
335
331
  {
336
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
337
- "line": 15,
332
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
333
+ "line": 22,
338
334
  "character": 8
339
335
  }
340
336
  ],
@@ -344,7 +340,7 @@
344
340
  }
345
341
  },
346
342
  {
347
- "id": 57,
343
+ "id": 60,
348
344
  "name": "sources",
349
345
  "kind": 1024,
350
346
  "kindString": "Property",
@@ -353,8 +349,8 @@
353
349
  },
354
350
  "sources": [
355
351
  {
356
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
357
- "line": 17,
352
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
353
+ "line": 24,
358
354
  "character": 8
359
355
  }
360
356
  ],
@@ -367,7 +363,7 @@
367
363
  }
368
364
  },
369
365
  {
370
- "id": 58,
366
+ "id": 61,
371
367
  "name": "timestamp",
372
368
  "kind": 1024,
373
369
  "kindString": "Property",
@@ -376,8 +372,8 @@
376
372
  },
377
373
  "sources": [
378
374
  {
379
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
380
- "line": 18,
375
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
376
+ "line": 25,
381
377
  "character": 8
382
378
  }
383
379
  ],
@@ -391,17 +387,17 @@
391
387
  {
392
388
  "title": "Properties",
393
389
  "children": [
394
- 56,
395
- 55,
396
- 57,
397
- 58
390
+ 59,
391
+ 58,
392
+ 60,
393
+ 61
398
394
  ]
399
395
  }
400
396
  ],
401
397
  "sources": [
402
398
  {
403
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
404
- "line": 14,
399
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
400
+ "line": 21,
405
401
  "character": 165
406
402
  }
407
403
  ]
@@ -422,28 +418,28 @@
422
418
  }
423
419
  },
424
420
  {
425
- "id": 59,
421
+ "id": 62,
426
422
  "name": "bindPayloads",
427
423
  "kind": 2048,
428
424
  "kindString": "Method",
429
425
  "flags": {},
430
426
  "sources": [
431
427
  {
432
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
433
- "line": 20,
428
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
429
+ "line": 27,
434
430
  "character": 4
435
431
  }
436
432
  ],
437
433
  "signatures": [
438
434
  {
439
- "id": 60,
435
+ "id": 63,
440
436
  "name": "bindPayloads",
441
437
  "kind": 4096,
442
438
  "kindString": "Call signature",
443
439
  "flags": {},
444
440
  "parameters": [
445
441
  {
446
- "id": 61,
442
+ "id": 64,
447
443
  "name": "payloads",
448
444
  "kind": 32768,
449
445
  "kindString": "Parameter",
@@ -460,14 +456,14 @@
460
456
  {
461
457
  "type": "reflection",
462
458
  "declaration": {
463
- "id": 62,
459
+ "id": 65,
464
460
  "name": "__type",
465
461
  "kind": 65536,
466
462
  "kindString": "Type literal",
467
463
  "flags": {},
468
464
  "children": [
469
465
  {
470
- "id": 64,
466
+ "id": 67,
471
467
  "name": "previousHash",
472
468
  "kind": 1024,
473
469
  "kindString": "Property",
@@ -487,7 +483,7 @@
487
483
  }
488
484
  },
489
485
  {
490
- "id": 63,
486
+ "id": 66,
491
487
  "name": "schema",
492
488
  "kind": 1024,
493
489
  "kindString": "Property",
@@ -505,7 +501,7 @@
505
501
  }
506
502
  },
507
503
  {
508
- "id": 65,
504
+ "id": 68,
509
505
  "name": "sources",
510
506
  "kind": 1024,
511
507
  "kindString": "Property",
@@ -528,7 +524,7 @@
528
524
  }
529
525
  },
530
526
  {
531
- "id": 66,
527
+ "id": 69,
532
528
  "name": "timestamp",
533
529
  "kind": 1024,
534
530
  "kindString": "Property",
@@ -552,10 +548,10 @@
552
548
  {
553
549
  "title": "Properties",
554
550
  "children": [
555
- 64,
556
- 63,
557
- 65,
558
- 66
551
+ 67,
552
+ 66,
553
+ 68,
554
+ 69
559
555
  ]
560
556
  }
561
557
  ],
@@ -583,14 +579,14 @@
583
579
  {
584
580
  "type": "reflection",
585
581
  "declaration": {
586
- "id": 67,
582
+ "id": 70,
587
583
  "name": "__type",
588
584
  "kind": 65536,
589
585
  "kindString": "Type literal",
590
586
  "flags": {},
591
587
  "children": [
592
588
  {
593
- "id": 69,
589
+ "id": 72,
594
590
  "name": "previousHash",
595
591
  "kind": 1024,
596
592
  "kindString": "Property",
@@ -599,8 +595,8 @@
599
595
  },
600
596
  "sources": [
601
597
  {
602
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
603
- "line": 22,
598
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
599
+ "line": 29,
604
600
  "character": 8
605
601
  }
606
602
  ],
@@ -610,15 +606,15 @@
610
606
  }
611
607
  },
612
608
  {
613
- "id": 68,
609
+ "id": 71,
614
610
  "name": "schema",
615
611
  "kind": 1024,
616
612
  "kindString": "Property",
617
613
  "flags": {},
618
614
  "sources": [
619
615
  {
620
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
621
- "line": 21,
616
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
617
+ "line": 28,
622
618
  "character": 8
623
619
  }
624
620
  ],
@@ -628,7 +624,7 @@
628
624
  }
629
625
  },
630
626
  {
631
- "id": 70,
627
+ "id": 73,
632
628
  "name": "sources",
633
629
  "kind": 1024,
634
630
  "kindString": "Property",
@@ -637,8 +633,8 @@
637
633
  },
638
634
  "sources": [
639
635
  {
640
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
641
- "line": 23,
636
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
637
+ "line": 30,
642
638
  "character": 8
643
639
  }
644
640
  ],
@@ -651,7 +647,7 @@
651
647
  }
652
648
  },
653
649
  {
654
- "id": 71,
650
+ "id": 74,
655
651
  "name": "timestamp",
656
652
  "kind": 1024,
657
653
  "kindString": "Property",
@@ -660,8 +656,8 @@
660
656
  },
661
657
  "sources": [
662
658
  {
663
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
664
- "line": 24,
659
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
660
+ "line": 31,
665
661
  "character": 8
666
662
  }
667
663
  ],
@@ -675,17 +671,17 @@
675
671
  {
676
672
  "title": "Properties",
677
673
  "children": [
678
- 69,
679
- 68,
680
- 70,
681
- 71
674
+ 72,
675
+ 71,
676
+ 73,
677
+ 74
682
678
  ]
683
679
  }
684
680
  ],
685
681
  "sources": [
686
682
  {
687
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
688
- "line": 20,
683
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
684
+ "line": 27,
689
685
  "character": 164
690
686
  }
691
687
  ]
@@ -705,6 +701,76 @@
705
701
  "name": "XyoTimestampWitness.bindPayloads"
706
702
  }
707
703
  },
704
+ {
705
+ "id": 45,
706
+ "name": "discover",
707
+ "kind": 2048,
708
+ "kindString": "Method",
709
+ "flags": {},
710
+ "sources": [
711
+ {
712
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
713
+ "line": 17,
714
+ "character": 4
715
+ }
716
+ ],
717
+ "signatures": [
718
+ {
719
+ "id": 46,
720
+ "name": "discover",
721
+ "kind": 4096,
722
+ "kindString": "Call signature",
723
+ "flags": {},
724
+ "type": {
725
+ "type": "intrinsic",
726
+ "name": "void"
727
+ },
728
+ "inheritedFrom": {
729
+ "type": "reference",
730
+ "name": "XyoTimestampWitness.discover"
731
+ }
732
+ }
733
+ ],
734
+ "inheritedFrom": {
735
+ "type": "reference",
736
+ "name": "XyoTimestampWitness.discover"
737
+ }
738
+ },
739
+ {
740
+ "id": 47,
741
+ "name": "initialize",
742
+ "kind": 2048,
743
+ "kindString": "Method",
744
+ "flags": {},
745
+ "sources": [
746
+ {
747
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
748
+ "line": 18,
749
+ "character": 4
750
+ }
751
+ ],
752
+ "signatures": [
753
+ {
754
+ "id": 48,
755
+ "name": "initialize",
756
+ "kind": 4096,
757
+ "kindString": "Call signature",
758
+ "flags": {},
759
+ "type": {
760
+ "type": "intrinsic",
761
+ "name": "void"
762
+ },
763
+ "inheritedFrom": {
764
+ "type": "reference",
765
+ "name": "XyoTimestampWitness.initialize"
766
+ }
767
+ }
768
+ ],
769
+ "inheritedFrom": {
770
+ "type": "reference",
771
+ "name": "XyoTimestampWitness.initialize"
772
+ }
773
+ },
708
774
  {
709
775
  "id": 28,
710
776
  "name": "observe",
@@ -714,7 +780,7 @@
714
780
  "sources": [
715
781
  {
716
782
  "fileName": "plugins/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Witness.d.ts",
717
- "line": 5,
783
+ "line": 6,
718
784
  "character": 4
719
785
  }
720
786
  ],
@@ -750,28 +816,28 @@
750
816
  }
751
817
  },
752
818
  {
753
- "id": 43,
819
+ "id": 42,
754
820
  "name": "queriable",
755
821
  "kind": 2048,
756
822
  "kindString": "Method",
757
823
  "flags": {},
758
824
  "sources": [
759
825
  {
760
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
761
- "line": 9,
826
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
827
+ "line": 14,
762
828
  "character": 4
763
829
  }
764
830
  ],
765
831
  "signatures": [
766
832
  {
767
- "id": 44,
833
+ "id": 43,
768
834
  "name": "queriable",
769
835
  "kind": 4096,
770
836
  "kindString": "Call signature",
771
837
  "flags": {},
772
838
  "parameters": [
773
839
  {
774
- "id": 45,
840
+ "id": 44,
775
841
  "name": "schema",
776
842
  "kind": 32768,
777
843
  "kindString": "Parameter",
@@ -797,6 +863,44 @@
797
863
  "name": "XyoTimestampWitness.queriable"
798
864
  }
799
865
  },
866
+ {
867
+ "id": 32,
868
+ "name": "queries",
869
+ "kind": 2048,
870
+ "kindString": "Method",
871
+ "flags": {},
872
+ "sources": [
873
+ {
874
+ "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
875
+ "line": 11,
876
+ "character": 4
877
+ }
878
+ ],
879
+ "signatures": [
880
+ {
881
+ "id": 33,
882
+ "name": "queries",
883
+ "kind": 4096,
884
+ "kindString": "Call signature",
885
+ "flags": {},
886
+ "type": {
887
+ "type": "array",
888
+ "elementType": {
889
+ "type": "literal",
890
+ "value": "network.xyo.query.witness.observe"
891
+ }
892
+ },
893
+ "inheritedFrom": {
894
+ "type": "reference",
895
+ "name": "XyoTimestampWitness.queries"
896
+ }
897
+ }
898
+ ],
899
+ "inheritedFrom": {
900
+ "type": "reference",
901
+ "name": "XyoTimestampWitness.queries"
902
+ }
903
+ },
800
904
  {
801
905
  "id": 34,
802
906
  "name": "query",
@@ -806,7 +910,7 @@
806
910
  "sources": [
807
911
  {
808
912
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
809
- "line": 12,
913
+ "line": 13,
810
914
  "character": 4
811
915
  }
812
916
  ],
@@ -833,7 +937,7 @@
833
937
  "name": "XyoEthereumGasEtherchainV1Payload"
834
938
  }
835
939
  ],
836
- "name": "XyoWitnessQueryPayload"
940
+ "name": "XyoWitnessQuery"
837
941
  }
838
942
  }
839
943
  ],
@@ -841,127 +945,15 @@
841
945
  "type": "reference",
842
946
  "typeArguments": [
843
947
  {
844
- "type": "tuple",
845
- "elements": [
948
+ "type": "reference",
949
+ "typeArguments": [
846
950
  {
847
951
  "type": "reference",
848
- "name": "XyoBoundWitness"
849
- },
850
- {
851
- "type": "array",
852
- "elementType": {
853
- "type": "reflection",
854
- "declaration": {
855
- "id": 37,
856
- "name": "__type",
857
- "kind": 65536,
858
- "kindString": "Type literal",
859
- "flags": {},
860
- "children": [
861
- {
862
- "id": 39,
863
- "name": "previousHash",
864
- "kind": 1024,
865
- "kindString": "Property",
866
- "flags": {
867
- "isOptional": true
868
- },
869
- "sources": [
870
- {
871
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
872
- "line": 9,
873
- "character": 4
874
- }
875
- ],
876
- "type": {
877
- "type": "intrinsic",
878
- "name": "string"
879
- }
880
- },
881
- {
882
- "id": 38,
883
- "name": "schema",
884
- "kind": 1024,
885
- "kindString": "Property",
886
- "flags": {},
887
- "sources": [
888
- {
889
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
890
- "line": 8,
891
- "character": 4
892
- }
893
- ],
894
- "type": {
895
- "type": "intrinsic",
896
- "name": "string"
897
- }
898
- },
899
- {
900
- "id": 40,
901
- "name": "sources",
902
- "kind": 1024,
903
- "kindString": "Property",
904
- "flags": {
905
- "isOptional": true
906
- },
907
- "sources": [
908
- {
909
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
910
- "line": 10,
911
- "character": 4
912
- }
913
- ],
914
- "type": {
915
- "type": "array",
916
- "elementType": {
917
- "type": "intrinsic",
918
- "name": "string"
919
- }
920
- }
921
- },
922
- {
923
- "id": 41,
924
- "name": "timestamp",
925
- "kind": 1024,
926
- "kindString": "Property",
927
- "flags": {
928
- "isOptional": true
929
- },
930
- "sources": [
931
- {
932
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
933
- "line": 11,
934
- "character": 4
935
- }
936
- ],
937
- "type": {
938
- "type": "intrinsic",
939
- "name": "number"
940
- }
941
- }
942
- ],
943
- "groups": [
944
- {
945
- "title": "Properties",
946
- "children": [
947
- 39,
948
- 38,
949
- 40,
950
- 41
951
- ]
952
- }
953
- ],
954
- "sources": [
955
- {
956
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
957
- "line": 7,
958
- "character": 107
959
- }
960
- ]
961
- }
962
- }
952
+ "id": 10,
953
+ "name": "XyoEthereumGasEtherchainV1Payload"
963
954
  }
964
- ]
955
+ ],
956
+ "name": "XyoModuleQueryResult"
965
957
  }
966
958
  ],
967
959
  "name": "Promise",
@@ -978,6 +970,76 @@
978
970
  "type": "reference",
979
971
  "name": "XyoTimestampWitness.query"
980
972
  }
973
+ },
974
+ {
975
+ "id": 51,
976
+ "name": "shutdown",
977
+ "kind": 2048,
978
+ "kindString": "Method",
979
+ "flags": {},
980
+ "sources": [
981
+ {
982
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
983
+ "line": 20,
984
+ "character": 4
985
+ }
986
+ ],
987
+ "signatures": [
988
+ {
989
+ "id": 52,
990
+ "name": "shutdown",
991
+ "kind": 4096,
992
+ "kindString": "Call signature",
993
+ "flags": {},
994
+ "type": {
995
+ "type": "intrinsic",
996
+ "name": "void"
997
+ },
998
+ "inheritedFrom": {
999
+ "type": "reference",
1000
+ "name": "XyoTimestampWitness.shutdown"
1001
+ }
1002
+ }
1003
+ ],
1004
+ "inheritedFrom": {
1005
+ "type": "reference",
1006
+ "name": "XyoTimestampWitness.shutdown"
1007
+ }
1008
+ },
1009
+ {
1010
+ "id": 49,
1011
+ "name": "subscribe",
1012
+ "kind": 2048,
1013
+ "kindString": "Method",
1014
+ "flags": {},
1015
+ "sources": [
1016
+ {
1017
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1018
+ "line": 19,
1019
+ "character": 4
1020
+ }
1021
+ ],
1022
+ "signatures": [
1023
+ {
1024
+ "id": 50,
1025
+ "name": "subscribe",
1026
+ "kind": 4096,
1027
+ "kindString": "Call signature",
1028
+ "flags": {},
1029
+ "type": {
1030
+ "type": "intrinsic",
1031
+ "name": "void"
1032
+ },
1033
+ "inheritedFrom": {
1034
+ "type": "reference",
1035
+ "name": "XyoTimestampWitness.subscribe"
1036
+ }
1037
+ }
1038
+ ],
1039
+ "inheritedFrom": {
1040
+ "type": "reference",
1041
+ "name": "XyoTimestampWitness.subscribe"
1042
+ }
981
1043
  }
982
1044
  ],
983
1045
  "groups": [
@@ -990,26 +1052,31 @@
990
1052
  {
991
1053
  "title": "Properties",
992
1054
  "children": [
993
- 42
1055
+ 38,
1056
+ 37,
1057
+ 39
994
1058
  ]
995
1059
  },
996
1060
  {
997
1061
  "title": "Accessors",
998
1062
  "children": [
999
- 46,
1000
- 48,
1001
- 32,
1063
+ 40,
1002
1064
  30
1003
1065
  ]
1004
1066
  },
1005
1067
  {
1006
1068
  "title": "Methods",
1007
1069
  "children": [
1008
- 50,
1009
- 59,
1070
+ 53,
1071
+ 62,
1072
+ 45,
1073
+ 47,
1010
1074
  28,
1011
- 43,
1012
- 34
1075
+ 42,
1076
+ 32,
1077
+ 34,
1078
+ 51,
1079
+ 49
1013
1080
  ]
1014
1081
  }
1015
1082
  ],
@@ -1040,65 +1107,73 @@
1040
1107
  ]
1041
1108
  },
1042
1109
  {
1043
- "id": 93,
1110
+ "id": 96,
1044
1111
  "name": "XyoEtherchainEthereumGasWitnessV2",
1045
1112
  "kind": 128,
1046
1113
  "kindString": "Class",
1047
1114
  "flags": {},
1048
1115
  "children": [
1049
1116
  {
1050
- "id": 94,
1117
+ "id": 97,
1051
1118
  "name": "constructor",
1052
1119
  "kind": 512,
1053
1120
  "kindString": "Constructor",
1054
1121
  "flags": {},
1055
1122
  "sources": [
1056
1123
  {
1057
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1058
- "line": 8,
1124
+ "fileName": "plugins/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Witness.d.ts",
1125
+ "line": 5,
1059
1126
  "character": 4
1060
1127
  }
1061
1128
  ],
1062
1129
  "signatures": [
1063
1130
  {
1064
- "id": 95,
1131
+ "id": 98,
1065
1132
  "name": "new XyoEtherchainEthereumGasWitnessV2",
1066
1133
  "kind": 16384,
1067
1134
  "kindString": "Constructor signature",
1068
1135
  "flags": {},
1069
1136
  "parameters": [
1070
1137
  {
1071
- "id": 96,
1138
+ "id": 99,
1072
1139
  "name": "config",
1073
1140
  "kind": 32768,
1074
1141
  "kindString": "Parameter",
1075
- "flags": {},
1142
+ "flags": {
1143
+ "isOptional": true
1144
+ },
1076
1145
  "type": {
1077
1146
  "type": "reference",
1078
- "id": 74,
1079
- "name": "XyoEthereumGasEtherchainV2WitnessConfig"
1147
+ "typeArguments": [
1148
+ {
1149
+ "type": "reference",
1150
+ "id": 77,
1151
+ "name": "XyoEthereumGasEtherchainV2WitnessConfig"
1152
+ }
1153
+ ],
1154
+ "name": "PartialWitnessConfig"
1080
1155
  }
1081
1156
  }
1082
1157
  ],
1083
1158
  "type": {
1084
1159
  "type": "reference",
1085
- "id": 93,
1160
+ "id": 96,
1086
1161
  "name": "XyoEtherchainEthereumGasWitnessV2"
1087
1162
  },
1088
- "inheritedFrom": {
1163
+ "overwrites": {
1089
1164
  "type": "reference",
1090
1165
  "name": "XyoTimestampWitness<XyoEthereumGasEtherchainV2Payload, XyoEthereumGasEtherchainV2WitnessConfig>.constructor"
1091
1166
  }
1092
1167
  }
1093
1168
  ],
1094
- "inheritedFrom": {
1169
+ "overwrites": {
1095
1170
  "type": "reference",
1096
1171
  "name": "XyoTimestampWitness<XyoEthereumGasEtherchainV2Payload, XyoEthereumGasEtherchainV2WitnessConfig>.constructor"
1097
1172
  }
1098
1173
  },
1099
1174
  {
1100
- "id": 111,
1101
- "name": "config",
1175
+ "id": 110,
1176
+ "name": "account",
1102
1177
  "kind": 1024,
1103
1178
  "kindString": "Property",
1104
1179
  "flags": {
@@ -1106,125 +1181,106 @@
1106
1181
  },
1107
1182
  "sources": [
1108
1183
  {
1109
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1110
- "line": 7,
1184
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1185
+ "line": 10,
1111
1186
  "character": 14
1112
1187
  }
1113
1188
  ],
1114
1189
  "type": {
1115
1190
  "type": "reference",
1116
- "id": 74,
1117
- "name": "XyoEthereumGasEtherchainV2WitnessConfig"
1191
+ "name": "XyoAccount"
1118
1192
  },
1119
1193
  "inheritedFrom": {
1120
1194
  "type": "reference",
1121
- "name": "XyoTimestampWitness.config"
1195
+ "name": "XyoTimestampWitness.account"
1122
1196
  }
1123
1197
  },
1124
1198
  {
1125
- "id": 115,
1126
- "name": "account",
1127
- "kind": 262144,
1128
- "kindString": "Accessor",
1129
- "flags": {},
1199
+ "id": 109,
1200
+ "name": "config",
1201
+ "kind": 1024,
1202
+ "kindString": "Property",
1203
+ "flags": {
1204
+ "isProtected": true,
1205
+ "isOptional": true
1206
+ },
1130
1207
  "sources": [
1131
1208
  {
1132
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1133
- "line": 12,
1134
- "character": 8
1209
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1210
+ "line": 9,
1211
+ "character": 14
1135
1212
  }
1136
1213
  ],
1137
- "getSignature": {
1138
- "id": 116,
1139
- "name": "account",
1140
- "kind": 524288,
1141
- "kindString": "Get signature",
1142
- "flags": {},
1143
- "type": {
1144
- "type": "reference",
1145
- "name": "XyoAccount"
1146
- },
1147
- "inheritedFrom": {
1148
- "type": "reference",
1149
- "name": "XyoTimestampWitness.account"
1150
- }
1214
+ "type": {
1215
+ "type": "reference",
1216
+ "id": 77,
1217
+ "name": "XyoEthereumGasEtherchainV2WitnessConfig"
1151
1218
  },
1152
1219
  "inheritedFrom": {
1153
1220
  "type": "reference",
1154
- "name": "XyoTimestampWitness.account"
1221
+ "name": "XyoTimestampWitness.config"
1155
1222
  }
1156
1223
  },
1157
1224
  {
1158
- "id": 117,
1159
- "name": "address",
1160
- "kind": 262144,
1161
- "kindString": "Accessor",
1162
- "flags": {},
1225
+ "id": 111,
1226
+ "name": "resolver",
1227
+ "kind": 1024,
1228
+ "kindString": "Property",
1229
+ "flags": {
1230
+ "isProtected": true,
1231
+ "isOptional": true
1232
+ },
1163
1233
  "sources": [
1164
1234
  {
1165
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1166
- "line": 13,
1167
- "character": 8
1235
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1236
+ "line": 11,
1237
+ "character": 14
1168
1238
  }
1169
1239
  ],
1170
- "getSignature": {
1171
- "id": 118,
1172
- "name": "address",
1173
- "kind": 524288,
1174
- "kindString": "Get signature",
1175
- "flags": {},
1176
- "type": {
1177
- "type": "intrinsic",
1178
- "name": "string"
1179
- },
1180
- "inheritedFrom": {
1181
- "type": "reference",
1182
- "name": "XyoTimestampWitness.address"
1183
- }
1240
+ "type": {
1241
+ "type": "reference",
1242
+ "name": "XyoModuleResolverFunc"
1184
1243
  },
1185
1244
  "inheritedFrom": {
1186
1245
  "type": "reference",
1187
- "name": "XyoTimestampWitness.address"
1246
+ "name": "XyoTimestampWitness.resolver"
1188
1247
  }
1189
1248
  },
1190
1249
  {
1191
- "id": 101,
1192
- "name": "queries",
1250
+ "id": 112,
1251
+ "name": "address",
1193
1252
  "kind": 262144,
1194
1253
  "kindString": "Accessor",
1195
1254
  "flags": {},
1196
1255
  "sources": [
1197
1256
  {
1198
- "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
1199
- "line": 10,
1257
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1258
+ "line": 13,
1200
1259
  "character": 8
1201
1260
  }
1202
1261
  ],
1203
1262
  "getSignature": {
1204
- "id": 102,
1205
- "name": "queries",
1263
+ "id": 113,
1264
+ "name": "address",
1206
1265
  "kind": 524288,
1207
1266
  "kindString": "Get signature",
1208
1267
  "flags": {},
1209
1268
  "type": {
1210
- "type": "array",
1211
- "elementType": {
1212
- "type": "literal",
1213
- "value": "network.xyo.query.witness.observe"
1214
- }
1269
+ "type": "intrinsic",
1270
+ "name": "string"
1215
1271
  },
1216
1272
  "inheritedFrom": {
1217
1273
  "type": "reference",
1218
- "name": "XyoTimestampWitness.queries"
1274
+ "name": "XyoTimestampWitness.address"
1219
1275
  }
1220
1276
  },
1221
1277
  "inheritedFrom": {
1222
1278
  "type": "reference",
1223
- "name": "XyoTimestampWitness.queries"
1279
+ "name": "XyoTimestampWitness.address"
1224
1280
  }
1225
1281
  },
1226
1282
  {
1227
- "id": 99,
1283
+ "id": 102,
1228
1284
  "name": "targetSchema",
1229
1285
  "kind": 262144,
1230
1286
  "kindString": "Accessor",
@@ -1232,19 +1288,28 @@
1232
1288
  "sources": [
1233
1289
  {
1234
1290
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
1235
- "line": 9,
1291
+ "line": 10,
1236
1292
  "character": 8
1237
1293
  }
1238
1294
  ],
1239
1295
  "getSignature": {
1240
- "id": 100,
1296
+ "id": 103,
1241
1297
  "name": "targetSchema",
1242
1298
  "kind": 524288,
1243
1299
  "kindString": "Get signature",
1244
1300
  "flags": {},
1245
1301
  "type": {
1246
- "type": "intrinsic",
1247
- "name": "string"
1302
+ "type": "union",
1303
+ "types": [
1304
+ {
1305
+ "type": "intrinsic",
1306
+ "name": "undefined"
1307
+ },
1308
+ {
1309
+ "type": "intrinsic",
1310
+ "name": "string"
1311
+ }
1312
+ ]
1248
1313
  },
1249
1314
  "inheritedFrom": {
1250
1315
  "type": "reference",
@@ -1257,28 +1322,28 @@
1257
1322
  }
1258
1323
  },
1259
1324
  {
1260
- "id": 119,
1325
+ "id": 125,
1261
1326
  "name": "bindHashes",
1262
1327
  "kind": 2048,
1263
1328
  "kindString": "Method",
1264
1329
  "flags": {},
1265
1330
  "sources": [
1266
1331
  {
1267
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1268
- "line": 14,
1332
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1333
+ "line": 21,
1269
1334
  "character": 4
1270
1335
  }
1271
1336
  ],
1272
1337
  "signatures": [
1273
1338
  {
1274
- "id": 120,
1339
+ "id": 126,
1275
1340
  "name": "bindHashes",
1276
1341
  "kind": 4096,
1277
1342
  "kindString": "Call signature",
1278
1343
  "flags": {},
1279
1344
  "parameters": [
1280
1345
  {
1281
- "id": 121,
1346
+ "id": 127,
1282
1347
  "name": "hashes",
1283
1348
  "kind": 32768,
1284
1349
  "kindString": "Parameter",
@@ -1292,7 +1357,7 @@
1292
1357
  }
1293
1358
  },
1294
1359
  {
1295
- "id": 122,
1360
+ "id": 128,
1296
1361
  "name": "schema",
1297
1362
  "kind": 32768,
1298
1363
  "kindString": "Parameter",
@@ -1316,14 +1381,14 @@
1316
1381
  {
1317
1382
  "type": "reflection",
1318
1383
  "declaration": {
1319
- "id": 123,
1384
+ "id": 129,
1320
1385
  "name": "__type",
1321
1386
  "kind": 65536,
1322
1387
  "kindString": "Type literal",
1323
1388
  "flags": {},
1324
1389
  "children": [
1325
1390
  {
1326
- "id": 125,
1391
+ "id": 131,
1327
1392
  "name": "previousHash",
1328
1393
  "kind": 1024,
1329
1394
  "kindString": "Property",
@@ -1332,8 +1397,8 @@
1332
1397
  },
1333
1398
  "sources": [
1334
1399
  {
1335
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1336
- "line": 16,
1400
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1401
+ "line": 23,
1337
1402
  "character": 8
1338
1403
  }
1339
1404
  ],
@@ -1343,15 +1408,15 @@
1343
1408
  }
1344
1409
  },
1345
1410
  {
1346
- "id": 124,
1411
+ "id": 130,
1347
1412
  "name": "schema",
1348
1413
  "kind": 1024,
1349
1414
  "kindString": "Property",
1350
1415
  "flags": {},
1351
1416
  "sources": [
1352
1417
  {
1353
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1354
- "line": 15,
1418
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1419
+ "line": 22,
1355
1420
  "character": 8
1356
1421
  }
1357
1422
  ],
@@ -1361,7 +1426,7 @@
1361
1426
  }
1362
1427
  },
1363
1428
  {
1364
- "id": 126,
1429
+ "id": 132,
1365
1430
  "name": "sources",
1366
1431
  "kind": 1024,
1367
1432
  "kindString": "Property",
@@ -1370,8 +1435,8 @@
1370
1435
  },
1371
1436
  "sources": [
1372
1437
  {
1373
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1374
- "line": 17,
1438
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1439
+ "line": 24,
1375
1440
  "character": 8
1376
1441
  }
1377
1442
  ],
@@ -1384,7 +1449,7 @@
1384
1449
  }
1385
1450
  },
1386
1451
  {
1387
- "id": 127,
1452
+ "id": 133,
1388
1453
  "name": "timestamp",
1389
1454
  "kind": 1024,
1390
1455
  "kindString": "Property",
@@ -1393,8 +1458,8 @@
1393
1458
  },
1394
1459
  "sources": [
1395
1460
  {
1396
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1397
- "line": 18,
1461
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1462
+ "line": 25,
1398
1463
  "character": 8
1399
1464
  }
1400
1465
  ],
@@ -1408,17 +1473,17 @@
1408
1473
  {
1409
1474
  "title": "Properties",
1410
1475
  "children": [
1411
- 125,
1412
- 124,
1413
- 126,
1414
- 127
1476
+ 131,
1477
+ 130,
1478
+ 132,
1479
+ 133
1415
1480
  ]
1416
1481
  }
1417
1482
  ],
1418
1483
  "sources": [
1419
1484
  {
1420
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1421
- "line": 14,
1485
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1486
+ "line": 21,
1422
1487
  "character": 165
1423
1488
  }
1424
1489
  ]
@@ -1439,28 +1504,28 @@
1439
1504
  }
1440
1505
  },
1441
1506
  {
1442
- "id": 128,
1507
+ "id": 134,
1443
1508
  "name": "bindPayloads",
1444
1509
  "kind": 2048,
1445
1510
  "kindString": "Method",
1446
1511
  "flags": {},
1447
1512
  "sources": [
1448
1513
  {
1449
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1450
- "line": 20,
1514
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1515
+ "line": 27,
1451
1516
  "character": 4
1452
1517
  }
1453
1518
  ],
1454
1519
  "signatures": [
1455
1520
  {
1456
- "id": 129,
1521
+ "id": 135,
1457
1522
  "name": "bindPayloads",
1458
1523
  "kind": 4096,
1459
1524
  "kindString": "Call signature",
1460
1525
  "flags": {},
1461
1526
  "parameters": [
1462
1527
  {
1463
- "id": 130,
1528
+ "id": 136,
1464
1529
  "name": "payloads",
1465
1530
  "kind": 32768,
1466
1531
  "kindString": "Parameter",
@@ -1477,14 +1542,14 @@
1477
1542
  {
1478
1543
  "type": "reflection",
1479
1544
  "declaration": {
1480
- "id": 131,
1545
+ "id": 137,
1481
1546
  "name": "__type",
1482
1547
  "kind": 65536,
1483
1548
  "kindString": "Type literal",
1484
1549
  "flags": {},
1485
1550
  "children": [
1486
1551
  {
1487
- "id": 133,
1552
+ "id": 139,
1488
1553
  "name": "previousHash",
1489
1554
  "kind": 1024,
1490
1555
  "kindString": "Property",
@@ -1504,7 +1569,7 @@
1504
1569
  }
1505
1570
  },
1506
1571
  {
1507
- "id": 132,
1572
+ "id": 138,
1508
1573
  "name": "schema",
1509
1574
  "kind": 1024,
1510
1575
  "kindString": "Property",
@@ -1522,7 +1587,7 @@
1522
1587
  }
1523
1588
  },
1524
1589
  {
1525
- "id": 134,
1590
+ "id": 140,
1526
1591
  "name": "sources",
1527
1592
  "kind": 1024,
1528
1593
  "kindString": "Property",
@@ -1545,7 +1610,7 @@
1545
1610
  }
1546
1611
  },
1547
1612
  {
1548
- "id": 135,
1613
+ "id": 141,
1549
1614
  "name": "timestamp",
1550
1615
  "kind": 1024,
1551
1616
  "kindString": "Property",
@@ -1569,10 +1634,10 @@
1569
1634
  {
1570
1635
  "title": "Properties",
1571
1636
  "children": [
1572
- 133,
1573
- 132,
1574
- 134,
1575
- 135
1637
+ 139,
1638
+ 138,
1639
+ 140,
1640
+ 141
1576
1641
  ]
1577
1642
  }
1578
1643
  ],
@@ -1600,14 +1665,14 @@
1600
1665
  {
1601
1666
  "type": "reflection",
1602
1667
  "declaration": {
1603
- "id": 136,
1668
+ "id": 142,
1604
1669
  "name": "__type",
1605
1670
  "kind": 65536,
1606
1671
  "kindString": "Type literal",
1607
1672
  "flags": {},
1608
1673
  "children": [
1609
1674
  {
1610
- "id": 138,
1675
+ "id": 144,
1611
1676
  "name": "previousHash",
1612
1677
  "kind": 1024,
1613
1678
  "kindString": "Property",
@@ -1616,8 +1681,8 @@
1616
1681
  },
1617
1682
  "sources": [
1618
1683
  {
1619
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1620
- "line": 22,
1684
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1685
+ "line": 29,
1621
1686
  "character": 8
1622
1687
  }
1623
1688
  ],
@@ -1627,15 +1692,15 @@
1627
1692
  }
1628
1693
  },
1629
1694
  {
1630
- "id": 137,
1695
+ "id": 143,
1631
1696
  "name": "schema",
1632
1697
  "kind": 1024,
1633
1698
  "kindString": "Property",
1634
1699
  "flags": {},
1635
1700
  "sources": [
1636
1701
  {
1637
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1638
- "line": 21,
1702
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1703
+ "line": 28,
1639
1704
  "character": 8
1640
1705
  }
1641
1706
  ],
@@ -1645,7 +1710,7 @@
1645
1710
  }
1646
1711
  },
1647
1712
  {
1648
- "id": 139,
1713
+ "id": 145,
1649
1714
  "name": "sources",
1650
1715
  "kind": 1024,
1651
1716
  "kindString": "Property",
@@ -1654,8 +1719,8 @@
1654
1719
  },
1655
1720
  "sources": [
1656
1721
  {
1657
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1658
- "line": 23,
1722
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1723
+ "line": 30,
1659
1724
  "character": 8
1660
1725
  }
1661
1726
  ],
@@ -1668,7 +1733,7 @@
1668
1733
  }
1669
1734
  },
1670
1735
  {
1671
- "id": 140,
1736
+ "id": 146,
1672
1737
  "name": "timestamp",
1673
1738
  "kind": 1024,
1674
1739
  "kindString": "Property",
@@ -1677,8 +1742,8 @@
1677
1742
  },
1678
1743
  "sources": [
1679
1744
  {
1680
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1681
- "line": 24,
1745
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1746
+ "line": 31,
1682
1747
  "character": 8
1683
1748
  }
1684
1749
  ],
@@ -1692,17 +1757,17 @@
1692
1757
  {
1693
1758
  "title": "Properties",
1694
1759
  "children": [
1695
- 138,
1696
- 137,
1697
- 139,
1698
- 140
1760
+ 144,
1761
+ 143,
1762
+ 145,
1763
+ 146
1699
1764
  ]
1700
1765
  }
1701
1766
  ],
1702
1767
  "sources": [
1703
1768
  {
1704
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1705
- "line": 20,
1769
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1770
+ "line": 27,
1706
1771
  "character": 164
1707
1772
  }
1708
1773
  ]
@@ -1723,79 +1788,149 @@
1723
1788
  }
1724
1789
  },
1725
1790
  {
1726
- "id": 97,
1727
- "name": "observe",
1791
+ "id": 117,
1792
+ "name": "discover",
1728
1793
  "kind": 2048,
1729
1794
  "kindString": "Method",
1730
1795
  "flags": {},
1731
1796
  "sources": [
1732
1797
  {
1733
- "fileName": "plugins/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Witness.d.ts",
1734
- "line": 5,
1798
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1799
+ "line": 17,
1735
1800
  "character": 4
1736
1801
  }
1737
1802
  ],
1738
1803
  "signatures": [
1739
1804
  {
1740
- "id": 98,
1741
- "name": "observe",
1805
+ "id": 118,
1806
+ "name": "discover",
1742
1807
  "kind": 4096,
1743
1808
  "kindString": "Call signature",
1744
1809
  "flags": {},
1745
1810
  "type": {
1746
- "type": "reference",
1747
- "typeArguments": [
1748
- {
1749
- "type": "reference",
1750
- "id": 77,
1751
- "name": "XyoEthereumGasEtherchainV2Payload"
1752
- }
1753
- ],
1754
- "name": "Promise",
1755
- "qualifiedName": "Promise",
1756
- "package": "typescript"
1811
+ "type": "intrinsic",
1812
+ "name": "void"
1757
1813
  },
1758
- "overwrites": {
1814
+ "inheritedFrom": {
1759
1815
  "type": "reference",
1760
- "name": "XyoTimestampWitness.observe"
1816
+ "name": "XyoTimestampWitness.discover"
1761
1817
  }
1762
1818
  }
1763
1819
  ],
1764
- "overwrites": {
1820
+ "inheritedFrom": {
1765
1821
  "type": "reference",
1766
- "name": "XyoTimestampWitness.observe"
1822
+ "name": "XyoTimestampWitness.discover"
1767
1823
  }
1768
1824
  },
1769
1825
  {
1770
- "id": 112,
1771
- "name": "queriable",
1826
+ "id": 119,
1827
+ "name": "initialize",
1772
1828
  "kind": 2048,
1773
1829
  "kindString": "Method",
1774
1830
  "flags": {},
1775
1831
  "sources": [
1776
1832
  {
1777
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
1778
- "line": 9,
1833
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1834
+ "line": 18,
1779
1835
  "character": 4
1780
1836
  }
1781
1837
  ],
1782
1838
  "signatures": [
1783
1839
  {
1784
- "id": 113,
1785
- "name": "queriable",
1840
+ "id": 120,
1841
+ "name": "initialize",
1786
1842
  "kind": 4096,
1787
1843
  "kindString": "Call signature",
1788
1844
  "flags": {},
1789
- "parameters": [
1790
- {
1791
- "id": 114,
1792
- "name": "schema",
1793
- "kind": 32768,
1794
- "kindString": "Parameter",
1795
- "flags": {},
1796
- "type": {
1797
- "type": "intrinsic",
1798
- "name": "string"
1845
+ "type": {
1846
+ "type": "intrinsic",
1847
+ "name": "void"
1848
+ },
1849
+ "inheritedFrom": {
1850
+ "type": "reference",
1851
+ "name": "XyoTimestampWitness.initialize"
1852
+ }
1853
+ }
1854
+ ],
1855
+ "inheritedFrom": {
1856
+ "type": "reference",
1857
+ "name": "XyoTimestampWitness.initialize"
1858
+ }
1859
+ },
1860
+ {
1861
+ "id": 100,
1862
+ "name": "observe",
1863
+ "kind": 2048,
1864
+ "kindString": "Method",
1865
+ "flags": {},
1866
+ "sources": [
1867
+ {
1868
+ "fileName": "plugins/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Witness.d.ts",
1869
+ "line": 6,
1870
+ "character": 4
1871
+ }
1872
+ ],
1873
+ "signatures": [
1874
+ {
1875
+ "id": 101,
1876
+ "name": "observe",
1877
+ "kind": 4096,
1878
+ "kindString": "Call signature",
1879
+ "flags": {},
1880
+ "type": {
1881
+ "type": "reference",
1882
+ "typeArguments": [
1883
+ {
1884
+ "type": "reference",
1885
+ "id": 80,
1886
+ "name": "XyoEthereumGasEtherchainV2Payload"
1887
+ }
1888
+ ],
1889
+ "name": "Promise",
1890
+ "qualifiedName": "Promise",
1891
+ "package": "typescript"
1892
+ },
1893
+ "overwrites": {
1894
+ "type": "reference",
1895
+ "name": "XyoTimestampWitness.observe"
1896
+ }
1897
+ }
1898
+ ],
1899
+ "overwrites": {
1900
+ "type": "reference",
1901
+ "name": "XyoTimestampWitness.observe"
1902
+ }
1903
+ },
1904
+ {
1905
+ "id": 114,
1906
+ "name": "queriable",
1907
+ "kind": 2048,
1908
+ "kindString": "Method",
1909
+ "flags": {},
1910
+ "sources": [
1911
+ {
1912
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1913
+ "line": 14,
1914
+ "character": 4
1915
+ }
1916
+ ],
1917
+ "signatures": [
1918
+ {
1919
+ "id": 115,
1920
+ "name": "queriable",
1921
+ "kind": 4096,
1922
+ "kindString": "Call signature",
1923
+ "flags": {},
1924
+ "parameters": [
1925
+ {
1926
+ "id": 116,
1927
+ "name": "schema",
1928
+ "kind": 32768,
1929
+ "kindString": "Parameter",
1930
+ "flags": {},
1931
+ "type": {
1932
+ "type": "intrinsic",
1933
+ "name": "string"
1799
1934
  }
1800
1935
  }
1801
1936
  ],
@@ -1815,7 +1950,45 @@
1815
1950
  }
1816
1951
  },
1817
1952
  {
1818
- "id": 103,
1953
+ "id": 104,
1954
+ "name": "queries",
1955
+ "kind": 2048,
1956
+ "kindString": "Method",
1957
+ "flags": {},
1958
+ "sources": [
1959
+ {
1960
+ "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
1961
+ "line": 11,
1962
+ "character": 4
1963
+ }
1964
+ ],
1965
+ "signatures": [
1966
+ {
1967
+ "id": 105,
1968
+ "name": "queries",
1969
+ "kind": 4096,
1970
+ "kindString": "Call signature",
1971
+ "flags": {},
1972
+ "type": {
1973
+ "type": "array",
1974
+ "elementType": {
1975
+ "type": "literal",
1976
+ "value": "network.xyo.query.witness.observe"
1977
+ }
1978
+ },
1979
+ "inheritedFrom": {
1980
+ "type": "reference",
1981
+ "name": "XyoTimestampWitness.queries"
1982
+ }
1983
+ }
1984
+ ],
1985
+ "inheritedFrom": {
1986
+ "type": "reference",
1987
+ "name": "XyoTimestampWitness.queries"
1988
+ }
1989
+ },
1990
+ {
1991
+ "id": 106,
1819
1992
  "name": "query",
1820
1993
  "kind": 2048,
1821
1994
  "kindString": "Method",
@@ -1823,20 +1996,20 @@
1823
1996
  "sources": [
1824
1997
  {
1825
1998
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
1826
- "line": 12,
1999
+ "line": 13,
1827
2000
  "character": 4
1828
2001
  }
1829
2002
  ],
1830
2003
  "signatures": [
1831
2004
  {
1832
- "id": 104,
2005
+ "id": 107,
1833
2006
  "name": "query",
1834
2007
  "kind": 4096,
1835
2008
  "kindString": "Call signature",
1836
2009
  "flags": {},
1837
2010
  "parameters": [
1838
2011
  {
1839
- "id": 105,
2012
+ "id": 108,
1840
2013
  "name": "query",
1841
2014
  "kind": 32768,
1842
2015
  "kindString": "Parameter",
@@ -1846,11 +2019,11 @@
1846
2019
  "typeArguments": [
1847
2020
  {
1848
2021
  "type": "reference",
1849
- "id": 77,
2022
+ "id": 80,
1850
2023
  "name": "XyoEthereumGasEtherchainV2Payload"
1851
2024
  }
1852
2025
  ],
1853
- "name": "XyoWitnessQueryPayload"
2026
+ "name": "XyoWitnessQuery"
1854
2027
  }
1855
2028
  }
1856
2029
  ],
@@ -1858,127 +2031,15 @@
1858
2031
  "type": "reference",
1859
2032
  "typeArguments": [
1860
2033
  {
1861
- "type": "tuple",
1862
- "elements": [
2034
+ "type": "reference",
2035
+ "typeArguments": [
1863
2036
  {
1864
2037
  "type": "reference",
1865
- "name": "XyoBoundWitness"
1866
- },
1867
- {
1868
- "type": "array",
1869
- "elementType": {
1870
- "type": "reflection",
1871
- "declaration": {
1872
- "id": 106,
1873
- "name": "__type",
1874
- "kind": 65536,
1875
- "kindString": "Type literal",
1876
- "flags": {},
1877
- "children": [
1878
- {
1879
- "id": 108,
1880
- "name": "previousHash",
1881
- "kind": 1024,
1882
- "kindString": "Property",
1883
- "flags": {
1884
- "isOptional": true
1885
- },
1886
- "sources": [
1887
- {
1888
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1889
- "line": 9,
1890
- "character": 4
1891
- }
1892
- ],
1893
- "type": {
1894
- "type": "intrinsic",
1895
- "name": "string"
1896
- }
1897
- },
1898
- {
1899
- "id": 107,
1900
- "name": "schema",
1901
- "kind": 1024,
1902
- "kindString": "Property",
1903
- "flags": {},
1904
- "sources": [
1905
- {
1906
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1907
- "line": 8,
1908
- "character": 4
1909
- }
1910
- ],
1911
- "type": {
1912
- "type": "intrinsic",
1913
- "name": "string"
1914
- }
1915
- },
1916
- {
1917
- "id": 109,
1918
- "name": "sources",
1919
- "kind": 1024,
1920
- "kindString": "Property",
1921
- "flags": {
1922
- "isOptional": true
1923
- },
1924
- "sources": [
1925
- {
1926
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1927
- "line": 10,
1928
- "character": 4
1929
- }
1930
- ],
1931
- "type": {
1932
- "type": "array",
1933
- "elementType": {
1934
- "type": "intrinsic",
1935
- "name": "string"
1936
- }
1937
- }
1938
- },
1939
- {
1940
- "id": 110,
1941
- "name": "timestamp",
1942
- "kind": 1024,
1943
- "kindString": "Property",
1944
- "flags": {
1945
- "isOptional": true
1946
- },
1947
- "sources": [
1948
- {
1949
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1950
- "line": 11,
1951
- "character": 4
1952
- }
1953
- ],
1954
- "type": {
1955
- "type": "intrinsic",
1956
- "name": "number"
1957
- }
1958
- }
1959
- ],
1960
- "groups": [
1961
- {
1962
- "title": "Properties",
1963
- "children": [
1964
- 108,
1965
- 107,
1966
- 109,
1967
- 110
1968
- ]
1969
- }
1970
- ],
1971
- "sources": [
1972
- {
1973
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1974
- "line": 7,
1975
- "character": 107
1976
- }
1977
- ]
1978
- }
1979
- }
2038
+ "id": 80,
2039
+ "name": "XyoEthereumGasEtherchainV2Payload"
1980
2040
  }
1981
- ]
2041
+ ],
2042
+ "name": "XyoModuleQueryResult"
1982
2043
  }
1983
2044
  ],
1984
2045
  "name": "Promise",
@@ -1995,38 +2056,113 @@
1995
2056
  "type": "reference",
1996
2057
  "name": "XyoTimestampWitness.query"
1997
2058
  }
2059
+ },
2060
+ {
2061
+ "id": 123,
2062
+ "name": "shutdown",
2063
+ "kind": 2048,
2064
+ "kindString": "Method",
2065
+ "flags": {},
2066
+ "sources": [
2067
+ {
2068
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2069
+ "line": 20,
2070
+ "character": 4
2071
+ }
2072
+ ],
2073
+ "signatures": [
2074
+ {
2075
+ "id": 124,
2076
+ "name": "shutdown",
2077
+ "kind": 4096,
2078
+ "kindString": "Call signature",
2079
+ "flags": {},
2080
+ "type": {
2081
+ "type": "intrinsic",
2082
+ "name": "void"
2083
+ },
2084
+ "inheritedFrom": {
2085
+ "type": "reference",
2086
+ "name": "XyoTimestampWitness.shutdown"
2087
+ }
2088
+ }
2089
+ ],
2090
+ "inheritedFrom": {
2091
+ "type": "reference",
2092
+ "name": "XyoTimestampWitness.shutdown"
2093
+ }
2094
+ },
2095
+ {
2096
+ "id": 121,
2097
+ "name": "subscribe",
2098
+ "kind": 2048,
2099
+ "kindString": "Method",
2100
+ "flags": {},
2101
+ "sources": [
2102
+ {
2103
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2104
+ "line": 19,
2105
+ "character": 4
2106
+ }
2107
+ ],
2108
+ "signatures": [
2109
+ {
2110
+ "id": 122,
2111
+ "name": "subscribe",
2112
+ "kind": 4096,
2113
+ "kindString": "Call signature",
2114
+ "flags": {},
2115
+ "type": {
2116
+ "type": "intrinsic",
2117
+ "name": "void"
2118
+ },
2119
+ "inheritedFrom": {
2120
+ "type": "reference",
2121
+ "name": "XyoTimestampWitness.subscribe"
2122
+ }
2123
+ }
2124
+ ],
2125
+ "inheritedFrom": {
2126
+ "type": "reference",
2127
+ "name": "XyoTimestampWitness.subscribe"
2128
+ }
1998
2129
  }
1999
2130
  ],
2000
2131
  "groups": [
2001
2132
  {
2002
2133
  "title": "Constructors",
2003
2134
  "children": [
2004
- 94
2135
+ 97
2005
2136
  ]
2006
2137
  },
2007
2138
  {
2008
2139
  "title": "Properties",
2009
2140
  "children": [
2141
+ 110,
2142
+ 109,
2010
2143
  111
2011
2144
  ]
2012
2145
  },
2013
2146
  {
2014
2147
  "title": "Accessors",
2015
2148
  "children": [
2016
- 115,
2017
- 117,
2018
- 101,
2019
- 99
2149
+ 112,
2150
+ 102
2020
2151
  ]
2021
2152
  },
2022
2153
  {
2023
2154
  "title": "Methods",
2024
2155
  "children": [
2156
+ 125,
2157
+ 134,
2158
+ 117,
2025
2159
  119,
2026
- 128,
2027
- 97,
2028
- 112,
2029
- 103
2160
+ 100,
2161
+ 114,
2162
+ 104,
2163
+ 106,
2164
+ 123,
2165
+ 121
2030
2166
  ]
2031
2167
  }
2032
2168
  ],
@@ -2043,12 +2179,12 @@
2043
2179
  "typeArguments": [
2044
2180
  {
2045
2181
  "type": "reference",
2046
- "id": 77,
2182
+ "id": 80,
2047
2183
  "name": "XyoEthereumGasEtherchainV2Payload"
2048
2184
  },
2049
2185
  {
2050
2186
  "type": "reference",
2051
- "id": 74,
2187
+ "id": 77,
2052
2188
  "name": "XyoEthereumGasEtherchainV2WitnessConfig"
2053
2189
  }
2054
2190
  ],
@@ -2057,65 +2193,71 @@
2057
2193
  ]
2058
2194
  },
2059
2195
  {
2060
- "id": 155,
2196
+ "id": 161,
2061
2197
  "name": "XyoEtherscanEthereumGasWitness",
2062
2198
  "kind": 128,
2063
2199
  "kindString": "Class",
2064
2200
  "flags": {},
2065
2201
  "children": [
2066
2202
  {
2067
- "id": 156,
2203
+ "id": 162,
2068
2204
  "name": "constructor",
2069
2205
  "kind": 512,
2070
2206
  "kindString": "Constructor",
2071
2207
  "flags": {},
2072
2208
  "sources": [
2073
2209
  {
2074
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2075
- "line": 8,
2210
+ "fileName": "plugins/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/dist/esm/Witness.d.ts",
2211
+ "line": 5,
2076
2212
  "character": 4
2077
2213
  }
2078
2214
  ],
2079
2215
  "signatures": [
2080
2216
  {
2081
- "id": 157,
2217
+ "id": 163,
2082
2218
  "name": "new XyoEtherscanEthereumGasWitness",
2083
2219
  "kind": 16384,
2084
2220
  "kindString": "Constructor signature",
2085
2221
  "flags": {},
2086
2222
  "parameters": [
2087
2223
  {
2088
- "id": 158,
2224
+ "id": 164,
2089
2225
  "name": "config",
2090
2226
  "kind": 32768,
2091
2227
  "kindString": "Parameter",
2092
2228
  "flags": {},
2093
2229
  "type": {
2094
2230
  "type": "reference",
2095
- "id": 143,
2096
- "name": "XyoEthereumGasEtherscanWitnessConfig"
2231
+ "typeArguments": [
2232
+ {
2233
+ "type": "reference",
2234
+ "id": 149,
2235
+ "name": "XyoEthereumGasEtherscanWitnessConfig"
2236
+ }
2237
+ ],
2238
+ "name": "PartialWitnessConfig"
2097
2239
  }
2098
2240
  }
2099
2241
  ],
2100
2242
  "type": {
2101
2243
  "type": "reference",
2102
- "id": 155,
2244
+ "id": 161,
2103
2245
  "name": "XyoEtherscanEthereumGasWitness"
2104
2246
  },
2105
- "inheritedFrom": {
2247
+ "overwrites": {
2106
2248
  "type": "reference",
2107
2249
  "name": "XyoTimestampWitness<XyoEthereumGasEtherscanPayload, XyoEthereumGasEtherscanWitnessConfig>.constructor"
2108
2250
  }
2109
2251
  }
2110
2252
  ],
2111
- "inheritedFrom": {
2253
+ "overwrites": {
2112
2254
  "type": "reference",
2113
2255
  "name": "XyoTimestampWitness<XyoEthereumGasEtherscanPayload, XyoEthereumGasEtherscanWitnessConfig>.constructor"
2114
2256
  }
2115
2257
  },
2116
2258
  {
2117
- "id": 173,
2118
- "name": "config",
2259
+ "id": 175,
2260
+ "name": "account",
2119
2261
  "kind": 1024,
2120
2262
  "kindString": "Property",
2121
2263
  "flags": {
@@ -2123,125 +2265,106 @@
2123
2265
  },
2124
2266
  "sources": [
2125
2267
  {
2126
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2127
- "line": 7,
2268
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2269
+ "line": 10,
2128
2270
  "character": 14
2129
2271
  }
2130
2272
  ],
2131
2273
  "type": {
2132
2274
  "type": "reference",
2133
- "id": 143,
2134
- "name": "XyoEthereumGasEtherscanWitnessConfig"
2275
+ "name": "XyoAccount"
2135
2276
  },
2136
2277
  "inheritedFrom": {
2137
2278
  "type": "reference",
2138
- "name": "XyoTimestampWitness.config"
2279
+ "name": "XyoTimestampWitness.account"
2139
2280
  }
2140
2281
  },
2141
2282
  {
2142
- "id": 177,
2143
- "name": "account",
2144
- "kind": 262144,
2145
- "kindString": "Accessor",
2146
- "flags": {},
2283
+ "id": 174,
2284
+ "name": "config",
2285
+ "kind": 1024,
2286
+ "kindString": "Property",
2287
+ "flags": {
2288
+ "isProtected": true,
2289
+ "isOptional": true
2290
+ },
2147
2291
  "sources": [
2148
2292
  {
2149
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2150
- "line": 12,
2151
- "character": 8
2293
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2294
+ "line": 9,
2295
+ "character": 14
2152
2296
  }
2153
2297
  ],
2154
- "getSignature": {
2155
- "id": 178,
2156
- "name": "account",
2157
- "kind": 524288,
2158
- "kindString": "Get signature",
2159
- "flags": {},
2160
- "type": {
2161
- "type": "reference",
2162
- "name": "XyoAccount"
2163
- },
2164
- "inheritedFrom": {
2165
- "type": "reference",
2166
- "name": "XyoTimestampWitness.account"
2167
- }
2298
+ "type": {
2299
+ "type": "reference",
2300
+ "id": 149,
2301
+ "name": "XyoEthereumGasEtherscanWitnessConfig"
2168
2302
  },
2169
2303
  "inheritedFrom": {
2170
2304
  "type": "reference",
2171
- "name": "XyoTimestampWitness.account"
2305
+ "name": "XyoTimestampWitness.config"
2172
2306
  }
2173
2307
  },
2174
2308
  {
2175
- "id": 179,
2176
- "name": "address",
2177
- "kind": 262144,
2178
- "kindString": "Accessor",
2179
- "flags": {},
2309
+ "id": 176,
2310
+ "name": "resolver",
2311
+ "kind": 1024,
2312
+ "kindString": "Property",
2313
+ "flags": {
2314
+ "isProtected": true,
2315
+ "isOptional": true
2316
+ },
2180
2317
  "sources": [
2181
2318
  {
2182
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2183
- "line": 13,
2184
- "character": 8
2319
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2320
+ "line": 11,
2321
+ "character": 14
2185
2322
  }
2186
2323
  ],
2187
- "getSignature": {
2188
- "id": 180,
2189
- "name": "address",
2190
- "kind": 524288,
2191
- "kindString": "Get signature",
2192
- "flags": {},
2193
- "type": {
2194
- "type": "intrinsic",
2195
- "name": "string"
2196
- },
2197
- "inheritedFrom": {
2198
- "type": "reference",
2199
- "name": "XyoTimestampWitness.address"
2200
- }
2324
+ "type": {
2325
+ "type": "reference",
2326
+ "name": "XyoModuleResolverFunc"
2201
2327
  },
2202
2328
  "inheritedFrom": {
2203
2329
  "type": "reference",
2204
- "name": "XyoTimestampWitness.address"
2330
+ "name": "XyoTimestampWitness.resolver"
2205
2331
  }
2206
2332
  },
2207
2333
  {
2208
- "id": 163,
2209
- "name": "queries",
2334
+ "id": 177,
2335
+ "name": "address",
2210
2336
  "kind": 262144,
2211
2337
  "kindString": "Accessor",
2212
2338
  "flags": {},
2213
2339
  "sources": [
2214
2340
  {
2215
- "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2216
- "line": 10,
2341
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2342
+ "line": 13,
2217
2343
  "character": 8
2218
2344
  }
2219
2345
  ],
2220
2346
  "getSignature": {
2221
- "id": 164,
2222
- "name": "queries",
2347
+ "id": 178,
2348
+ "name": "address",
2223
2349
  "kind": 524288,
2224
2350
  "kindString": "Get signature",
2225
2351
  "flags": {},
2226
2352
  "type": {
2227
- "type": "array",
2228
- "elementType": {
2229
- "type": "literal",
2230
- "value": "network.xyo.query.witness.observe"
2231
- }
2353
+ "type": "intrinsic",
2354
+ "name": "string"
2232
2355
  },
2233
2356
  "inheritedFrom": {
2234
2357
  "type": "reference",
2235
- "name": "XyoTimestampWitness.queries"
2358
+ "name": "XyoTimestampWitness.address"
2236
2359
  }
2237
2360
  },
2238
2361
  "inheritedFrom": {
2239
2362
  "type": "reference",
2240
- "name": "XyoTimestampWitness.queries"
2363
+ "name": "XyoTimestampWitness.address"
2241
2364
  }
2242
2365
  },
2243
2366
  {
2244
- "id": 161,
2367
+ "id": 167,
2245
2368
  "name": "targetSchema",
2246
2369
  "kind": 262144,
2247
2370
  "kindString": "Accessor",
@@ -2249,19 +2372,28 @@
2249
2372
  "sources": [
2250
2373
  {
2251
2374
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2252
- "line": 9,
2375
+ "line": 10,
2253
2376
  "character": 8
2254
2377
  }
2255
2378
  ],
2256
2379
  "getSignature": {
2257
- "id": 162,
2380
+ "id": 168,
2258
2381
  "name": "targetSchema",
2259
2382
  "kind": 524288,
2260
2383
  "kindString": "Get signature",
2261
2384
  "flags": {},
2262
2385
  "type": {
2263
- "type": "intrinsic",
2264
- "name": "string"
2386
+ "type": "union",
2387
+ "types": [
2388
+ {
2389
+ "type": "intrinsic",
2390
+ "name": "undefined"
2391
+ },
2392
+ {
2393
+ "type": "intrinsic",
2394
+ "name": "string"
2395
+ }
2396
+ ]
2265
2397
  },
2266
2398
  "inheritedFrom": {
2267
2399
  "type": "reference",
@@ -2274,28 +2406,28 @@
2274
2406
  }
2275
2407
  },
2276
2408
  {
2277
- "id": 181,
2409
+ "id": 190,
2278
2410
  "name": "bindHashes",
2279
2411
  "kind": 2048,
2280
2412
  "kindString": "Method",
2281
2413
  "flags": {},
2282
2414
  "sources": [
2283
2415
  {
2284
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2285
- "line": 14,
2416
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2417
+ "line": 21,
2286
2418
  "character": 4
2287
2419
  }
2288
2420
  ],
2289
2421
  "signatures": [
2290
2422
  {
2291
- "id": 182,
2423
+ "id": 191,
2292
2424
  "name": "bindHashes",
2293
2425
  "kind": 4096,
2294
2426
  "kindString": "Call signature",
2295
2427
  "flags": {},
2296
2428
  "parameters": [
2297
2429
  {
2298
- "id": 183,
2430
+ "id": 192,
2299
2431
  "name": "hashes",
2300
2432
  "kind": 32768,
2301
2433
  "kindString": "Parameter",
@@ -2309,7 +2441,7 @@
2309
2441
  }
2310
2442
  },
2311
2443
  {
2312
- "id": 184,
2444
+ "id": 193,
2313
2445
  "name": "schema",
2314
2446
  "kind": 32768,
2315
2447
  "kindString": "Parameter",
@@ -2333,14 +2465,14 @@
2333
2465
  {
2334
2466
  "type": "reflection",
2335
2467
  "declaration": {
2336
- "id": 185,
2468
+ "id": 194,
2337
2469
  "name": "__type",
2338
2470
  "kind": 65536,
2339
2471
  "kindString": "Type literal",
2340
2472
  "flags": {},
2341
2473
  "children": [
2342
2474
  {
2343
- "id": 187,
2475
+ "id": 196,
2344
2476
  "name": "previousHash",
2345
2477
  "kind": 1024,
2346
2478
  "kindString": "Property",
@@ -2349,8 +2481,8 @@
2349
2481
  },
2350
2482
  "sources": [
2351
2483
  {
2352
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2353
- "line": 16,
2484
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2485
+ "line": 23,
2354
2486
  "character": 8
2355
2487
  }
2356
2488
  ],
@@ -2360,15 +2492,15 @@
2360
2492
  }
2361
2493
  },
2362
2494
  {
2363
- "id": 186,
2495
+ "id": 195,
2364
2496
  "name": "schema",
2365
2497
  "kind": 1024,
2366
2498
  "kindString": "Property",
2367
2499
  "flags": {},
2368
2500
  "sources": [
2369
2501
  {
2370
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2371
- "line": 15,
2502
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2503
+ "line": 22,
2372
2504
  "character": 8
2373
2505
  }
2374
2506
  ],
@@ -2378,7 +2510,7 @@
2378
2510
  }
2379
2511
  },
2380
2512
  {
2381
- "id": 188,
2513
+ "id": 197,
2382
2514
  "name": "sources",
2383
2515
  "kind": 1024,
2384
2516
  "kindString": "Property",
@@ -2387,8 +2519,8 @@
2387
2519
  },
2388
2520
  "sources": [
2389
2521
  {
2390
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2391
- "line": 17,
2522
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2523
+ "line": 24,
2392
2524
  "character": 8
2393
2525
  }
2394
2526
  ],
@@ -2401,7 +2533,7 @@
2401
2533
  }
2402
2534
  },
2403
2535
  {
2404
- "id": 189,
2536
+ "id": 198,
2405
2537
  "name": "timestamp",
2406
2538
  "kind": 1024,
2407
2539
  "kindString": "Property",
@@ -2410,8 +2542,8 @@
2410
2542
  },
2411
2543
  "sources": [
2412
2544
  {
2413
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2414
- "line": 18,
2545
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2546
+ "line": 25,
2415
2547
  "character": 8
2416
2548
  }
2417
2549
  ],
@@ -2425,17 +2557,17 @@
2425
2557
  {
2426
2558
  "title": "Properties",
2427
2559
  "children": [
2428
- 187,
2429
- 186,
2430
- 188,
2431
- 189
2560
+ 196,
2561
+ 195,
2562
+ 197,
2563
+ 198
2432
2564
  ]
2433
2565
  }
2434
2566
  ],
2435
2567
  "sources": [
2436
2568
  {
2437
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2438
- "line": 14,
2569
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2570
+ "line": 21,
2439
2571
  "character": 165
2440
2572
  }
2441
2573
  ]
@@ -2456,28 +2588,28 @@
2456
2588
  }
2457
2589
  },
2458
2590
  {
2459
- "id": 190,
2591
+ "id": 199,
2460
2592
  "name": "bindPayloads",
2461
2593
  "kind": 2048,
2462
2594
  "kindString": "Method",
2463
2595
  "flags": {},
2464
2596
  "sources": [
2465
2597
  {
2466
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2467
- "line": 20,
2598
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2599
+ "line": 27,
2468
2600
  "character": 4
2469
2601
  }
2470
2602
  ],
2471
2603
  "signatures": [
2472
2604
  {
2473
- "id": 191,
2605
+ "id": 200,
2474
2606
  "name": "bindPayloads",
2475
2607
  "kind": 4096,
2476
2608
  "kindString": "Call signature",
2477
2609
  "flags": {},
2478
2610
  "parameters": [
2479
2611
  {
2480
- "id": 192,
2612
+ "id": 201,
2481
2613
  "name": "payloads",
2482
2614
  "kind": 32768,
2483
2615
  "kindString": "Parameter",
@@ -2494,14 +2626,14 @@
2494
2626
  {
2495
2627
  "type": "reflection",
2496
2628
  "declaration": {
2497
- "id": 193,
2629
+ "id": 202,
2498
2630
  "name": "__type",
2499
2631
  "kind": 65536,
2500
2632
  "kindString": "Type literal",
2501
2633
  "flags": {},
2502
2634
  "children": [
2503
2635
  {
2504
- "id": 195,
2636
+ "id": 204,
2505
2637
  "name": "previousHash",
2506
2638
  "kind": 1024,
2507
2639
  "kindString": "Property",
@@ -2521,7 +2653,7 @@
2521
2653
  }
2522
2654
  },
2523
2655
  {
2524
- "id": 194,
2656
+ "id": 203,
2525
2657
  "name": "schema",
2526
2658
  "kind": 1024,
2527
2659
  "kindString": "Property",
@@ -2539,7 +2671,7 @@
2539
2671
  }
2540
2672
  },
2541
2673
  {
2542
- "id": 196,
2674
+ "id": 205,
2543
2675
  "name": "sources",
2544
2676
  "kind": 1024,
2545
2677
  "kindString": "Property",
@@ -2562,7 +2694,7 @@
2562
2694
  }
2563
2695
  },
2564
2696
  {
2565
- "id": 197,
2697
+ "id": 206,
2566
2698
  "name": "timestamp",
2567
2699
  "kind": 1024,
2568
2700
  "kindString": "Property",
@@ -2586,10 +2718,10 @@
2586
2718
  {
2587
2719
  "title": "Properties",
2588
2720
  "children": [
2589
- 195,
2590
- 194,
2591
- 196,
2592
- 197
2721
+ 204,
2722
+ 203,
2723
+ 205,
2724
+ 206
2593
2725
  ]
2594
2726
  }
2595
2727
  ],
@@ -2617,14 +2749,14 @@
2617
2749
  {
2618
2750
  "type": "reflection",
2619
2751
  "declaration": {
2620
- "id": 198,
2752
+ "id": 207,
2621
2753
  "name": "__type",
2622
2754
  "kind": 65536,
2623
2755
  "kindString": "Type literal",
2624
2756
  "flags": {},
2625
2757
  "children": [
2626
2758
  {
2627
- "id": 200,
2759
+ "id": 209,
2628
2760
  "name": "previousHash",
2629
2761
  "kind": 1024,
2630
2762
  "kindString": "Property",
@@ -2633,8 +2765,8 @@
2633
2765
  },
2634
2766
  "sources": [
2635
2767
  {
2636
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2637
- "line": 22,
2768
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2769
+ "line": 29,
2638
2770
  "character": 8
2639
2771
  }
2640
2772
  ],
@@ -2644,15 +2776,15 @@
2644
2776
  }
2645
2777
  },
2646
2778
  {
2647
- "id": 199,
2779
+ "id": 208,
2648
2780
  "name": "schema",
2649
2781
  "kind": 1024,
2650
2782
  "kindString": "Property",
2651
2783
  "flags": {},
2652
2784
  "sources": [
2653
2785
  {
2654
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2655
- "line": 21,
2786
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2787
+ "line": 28,
2656
2788
  "character": 8
2657
2789
  }
2658
2790
  ],
@@ -2662,7 +2794,7 @@
2662
2794
  }
2663
2795
  },
2664
2796
  {
2665
- "id": 201,
2797
+ "id": 210,
2666
2798
  "name": "sources",
2667
2799
  "kind": 1024,
2668
2800
  "kindString": "Property",
@@ -2671,8 +2803,8 @@
2671
2803
  },
2672
2804
  "sources": [
2673
2805
  {
2674
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2675
- "line": 23,
2806
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2807
+ "line": 30,
2676
2808
  "character": 8
2677
2809
  }
2678
2810
  ],
@@ -2685,7 +2817,7 @@
2685
2817
  }
2686
2818
  },
2687
2819
  {
2688
- "id": 202,
2820
+ "id": 211,
2689
2821
  "name": "timestamp",
2690
2822
  "kind": 1024,
2691
2823
  "kindString": "Property",
@@ -2694,8 +2826,8 @@
2694
2826
  },
2695
2827
  "sources": [
2696
2828
  {
2697
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2698
- "line": 24,
2829
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2830
+ "line": 31,
2699
2831
  "character": 8
2700
2832
  }
2701
2833
  ],
@@ -2709,17 +2841,17 @@
2709
2841
  {
2710
2842
  "title": "Properties",
2711
2843
  "children": [
2712
- 200,
2713
- 199,
2714
- 201,
2715
- 202
2844
+ 209,
2845
+ 208,
2846
+ 210,
2847
+ 211
2716
2848
  ]
2717
2849
  }
2718
2850
  ],
2719
2851
  "sources": [
2720
2852
  {
2721
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2722
- "line": 20,
2853
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2854
+ "line": 27,
2723
2855
  "character": 164
2724
2856
  }
2725
2857
  ]
@@ -2730,17 +2862,87 @@
2730
2862
  },
2731
2863
  "inheritedFrom": {
2732
2864
  "type": "reference",
2733
- "name": "XyoTimestampWitness.bindPayloads"
2865
+ "name": "XyoTimestampWitness.bindPayloads"
2866
+ }
2867
+ }
2868
+ ],
2869
+ "inheritedFrom": {
2870
+ "type": "reference",
2871
+ "name": "XyoTimestampWitness.bindPayloads"
2872
+ }
2873
+ },
2874
+ {
2875
+ "id": 182,
2876
+ "name": "discover",
2877
+ "kind": 2048,
2878
+ "kindString": "Method",
2879
+ "flags": {},
2880
+ "sources": [
2881
+ {
2882
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2883
+ "line": 17,
2884
+ "character": 4
2885
+ }
2886
+ ],
2887
+ "signatures": [
2888
+ {
2889
+ "id": 183,
2890
+ "name": "discover",
2891
+ "kind": 4096,
2892
+ "kindString": "Call signature",
2893
+ "flags": {},
2894
+ "type": {
2895
+ "type": "intrinsic",
2896
+ "name": "void"
2897
+ },
2898
+ "inheritedFrom": {
2899
+ "type": "reference",
2900
+ "name": "XyoTimestampWitness.discover"
2901
+ }
2902
+ }
2903
+ ],
2904
+ "inheritedFrom": {
2905
+ "type": "reference",
2906
+ "name": "XyoTimestampWitness.discover"
2907
+ }
2908
+ },
2909
+ {
2910
+ "id": 184,
2911
+ "name": "initialize",
2912
+ "kind": 2048,
2913
+ "kindString": "Method",
2914
+ "flags": {},
2915
+ "sources": [
2916
+ {
2917
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2918
+ "line": 18,
2919
+ "character": 4
2920
+ }
2921
+ ],
2922
+ "signatures": [
2923
+ {
2924
+ "id": 185,
2925
+ "name": "initialize",
2926
+ "kind": 4096,
2927
+ "kindString": "Call signature",
2928
+ "flags": {},
2929
+ "type": {
2930
+ "type": "intrinsic",
2931
+ "name": "void"
2932
+ },
2933
+ "inheritedFrom": {
2934
+ "type": "reference",
2935
+ "name": "XyoTimestampWitness.initialize"
2734
2936
  }
2735
2937
  }
2736
2938
  ],
2737
2939
  "inheritedFrom": {
2738
2940
  "type": "reference",
2739
- "name": "XyoTimestampWitness.bindPayloads"
2941
+ "name": "XyoTimestampWitness.initialize"
2740
2942
  }
2741
2943
  },
2742
2944
  {
2743
- "id": 159,
2945
+ "id": 165,
2744
2946
  "name": "observe",
2745
2947
  "kind": 2048,
2746
2948
  "kindString": "Method",
@@ -2748,13 +2950,13 @@
2748
2950
  "sources": [
2749
2951
  {
2750
2952
  "fileName": "plugins/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/dist/esm/Witness.d.ts",
2751
- "line": 5,
2953
+ "line": 6,
2752
2954
  "character": 4
2753
2955
  }
2754
2956
  ],
2755
2957
  "signatures": [
2756
2958
  {
2757
- "id": 160,
2959
+ "id": 166,
2758
2960
  "name": "observe",
2759
2961
  "kind": 4096,
2760
2962
  "kindString": "Call signature",
@@ -2764,7 +2966,7 @@
2764
2966
  "typeArguments": [
2765
2967
  {
2766
2968
  "type": "reference",
2767
- "id": 147,
2969
+ "id": 153,
2768
2970
  "name": "XyoEthereumGasEtherscanPayload"
2769
2971
  }
2770
2972
  ],
@@ -2784,28 +2986,28 @@
2784
2986
  }
2785
2987
  },
2786
2988
  {
2787
- "id": 174,
2989
+ "id": 179,
2788
2990
  "name": "queriable",
2789
2991
  "kind": 2048,
2790
2992
  "kindString": "Method",
2791
2993
  "flags": {},
2792
2994
  "sources": [
2793
2995
  {
2794
- "fileName": "modules/packages/module/dist/esm/Abstract.d.ts",
2795
- "line": 9,
2996
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2997
+ "line": 14,
2796
2998
  "character": 4
2797
2999
  }
2798
3000
  ],
2799
3001
  "signatures": [
2800
3002
  {
2801
- "id": 175,
3003
+ "id": 180,
2802
3004
  "name": "queriable",
2803
3005
  "kind": 4096,
2804
3006
  "kindString": "Call signature",
2805
3007
  "flags": {},
2806
3008
  "parameters": [
2807
3009
  {
2808
- "id": 176,
3010
+ "id": 181,
2809
3011
  "name": "schema",
2810
3012
  "kind": 32768,
2811
3013
  "kindString": "Parameter",
@@ -2832,7 +3034,45 @@
2832
3034
  }
2833
3035
  },
2834
3036
  {
2835
- "id": 165,
3037
+ "id": 169,
3038
+ "name": "queries",
3039
+ "kind": 2048,
3040
+ "kindString": "Method",
3041
+ "flags": {},
3042
+ "sources": [
3043
+ {
3044
+ "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
3045
+ "line": 11,
3046
+ "character": 4
3047
+ }
3048
+ ],
3049
+ "signatures": [
3050
+ {
3051
+ "id": 170,
3052
+ "name": "queries",
3053
+ "kind": 4096,
3054
+ "kindString": "Call signature",
3055
+ "flags": {},
3056
+ "type": {
3057
+ "type": "array",
3058
+ "elementType": {
3059
+ "type": "literal",
3060
+ "value": "network.xyo.query.witness.observe"
3061
+ }
3062
+ },
3063
+ "inheritedFrom": {
3064
+ "type": "reference",
3065
+ "name": "XyoTimestampWitness.queries"
3066
+ }
3067
+ }
3068
+ ],
3069
+ "inheritedFrom": {
3070
+ "type": "reference",
3071
+ "name": "XyoTimestampWitness.queries"
3072
+ }
3073
+ },
3074
+ {
3075
+ "id": 171,
2836
3076
  "name": "query",
2837
3077
  "kind": 2048,
2838
3078
  "kindString": "Method",
@@ -2840,20 +3080,20 @@
2840
3080
  "sources": [
2841
3081
  {
2842
3082
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2843
- "line": 12,
3083
+ "line": 13,
2844
3084
  "character": 4
2845
3085
  }
2846
3086
  ],
2847
3087
  "signatures": [
2848
3088
  {
2849
- "id": 166,
3089
+ "id": 172,
2850
3090
  "name": "query",
2851
3091
  "kind": 4096,
2852
3092
  "kindString": "Call signature",
2853
3093
  "flags": {},
2854
3094
  "parameters": [
2855
3095
  {
2856
- "id": 167,
3096
+ "id": 173,
2857
3097
  "name": "query",
2858
3098
  "kind": 32768,
2859
3099
  "kindString": "Parameter",
@@ -2863,11 +3103,11 @@
2863
3103
  "typeArguments": [
2864
3104
  {
2865
3105
  "type": "reference",
2866
- "id": 147,
3106
+ "id": 153,
2867
3107
  "name": "XyoEthereumGasEtherscanPayload"
2868
3108
  }
2869
3109
  ],
2870
- "name": "XyoWitnessQueryPayload"
3110
+ "name": "XyoWitnessQuery"
2871
3111
  }
2872
3112
  }
2873
3113
  ],
@@ -2875,127 +3115,15 @@
2875
3115
  "type": "reference",
2876
3116
  "typeArguments": [
2877
3117
  {
2878
- "type": "tuple",
2879
- "elements": [
3118
+ "type": "reference",
3119
+ "typeArguments": [
2880
3120
  {
2881
3121
  "type": "reference",
2882
- "name": "XyoBoundWitness"
2883
- },
2884
- {
2885
- "type": "array",
2886
- "elementType": {
2887
- "type": "reflection",
2888
- "declaration": {
2889
- "id": 168,
2890
- "name": "__type",
2891
- "kind": 65536,
2892
- "kindString": "Type literal",
2893
- "flags": {},
2894
- "children": [
2895
- {
2896
- "id": 170,
2897
- "name": "previousHash",
2898
- "kind": 1024,
2899
- "kindString": "Property",
2900
- "flags": {
2901
- "isOptional": true
2902
- },
2903
- "sources": [
2904
- {
2905
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2906
- "line": 9,
2907
- "character": 4
2908
- }
2909
- ],
2910
- "type": {
2911
- "type": "intrinsic",
2912
- "name": "string"
2913
- }
2914
- },
2915
- {
2916
- "id": 169,
2917
- "name": "schema",
2918
- "kind": 1024,
2919
- "kindString": "Property",
2920
- "flags": {},
2921
- "sources": [
2922
- {
2923
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2924
- "line": 8,
2925
- "character": 4
2926
- }
2927
- ],
2928
- "type": {
2929
- "type": "intrinsic",
2930
- "name": "string"
2931
- }
2932
- },
2933
- {
2934
- "id": 171,
2935
- "name": "sources",
2936
- "kind": 1024,
2937
- "kindString": "Property",
2938
- "flags": {
2939
- "isOptional": true
2940
- },
2941
- "sources": [
2942
- {
2943
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2944
- "line": 10,
2945
- "character": 4
2946
- }
2947
- ],
2948
- "type": {
2949
- "type": "array",
2950
- "elementType": {
2951
- "type": "intrinsic",
2952
- "name": "string"
2953
- }
2954
- }
2955
- },
2956
- {
2957
- "id": 172,
2958
- "name": "timestamp",
2959
- "kind": 1024,
2960
- "kindString": "Property",
2961
- "flags": {
2962
- "isOptional": true
2963
- },
2964
- "sources": [
2965
- {
2966
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2967
- "line": 11,
2968
- "character": 4
2969
- }
2970
- ],
2971
- "type": {
2972
- "type": "intrinsic",
2973
- "name": "number"
2974
- }
2975
- }
2976
- ],
2977
- "groups": [
2978
- {
2979
- "title": "Properties",
2980
- "children": [
2981
- 170,
2982
- 169,
2983
- 171,
2984
- 172
2985
- ]
2986
- }
2987
- ],
2988
- "sources": [
2989
- {
2990
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
2991
- "line": 7,
2992
- "character": 107
2993
- }
2994
- ]
2995
- }
2996
- }
3122
+ "id": 153,
3123
+ "name": "XyoEthereumGasEtherscanPayload"
2997
3124
  }
2998
- ]
3125
+ ],
3126
+ "name": "XyoModuleQueryResult"
2999
3127
  }
3000
3128
  ],
3001
3129
  "name": "Promise",
@@ -3012,38 +3140,113 @@
3012
3140
  "type": "reference",
3013
3141
  "name": "XyoTimestampWitness.query"
3014
3142
  }
3143
+ },
3144
+ {
3145
+ "id": 188,
3146
+ "name": "shutdown",
3147
+ "kind": 2048,
3148
+ "kindString": "Method",
3149
+ "flags": {},
3150
+ "sources": [
3151
+ {
3152
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
3153
+ "line": 20,
3154
+ "character": 4
3155
+ }
3156
+ ],
3157
+ "signatures": [
3158
+ {
3159
+ "id": 189,
3160
+ "name": "shutdown",
3161
+ "kind": 4096,
3162
+ "kindString": "Call signature",
3163
+ "flags": {},
3164
+ "type": {
3165
+ "type": "intrinsic",
3166
+ "name": "void"
3167
+ },
3168
+ "inheritedFrom": {
3169
+ "type": "reference",
3170
+ "name": "XyoTimestampWitness.shutdown"
3171
+ }
3172
+ }
3173
+ ],
3174
+ "inheritedFrom": {
3175
+ "type": "reference",
3176
+ "name": "XyoTimestampWitness.shutdown"
3177
+ }
3178
+ },
3179
+ {
3180
+ "id": 186,
3181
+ "name": "subscribe",
3182
+ "kind": 2048,
3183
+ "kindString": "Method",
3184
+ "flags": {},
3185
+ "sources": [
3186
+ {
3187
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
3188
+ "line": 19,
3189
+ "character": 4
3190
+ }
3191
+ ],
3192
+ "signatures": [
3193
+ {
3194
+ "id": 187,
3195
+ "name": "subscribe",
3196
+ "kind": 4096,
3197
+ "kindString": "Call signature",
3198
+ "flags": {},
3199
+ "type": {
3200
+ "type": "intrinsic",
3201
+ "name": "void"
3202
+ },
3203
+ "inheritedFrom": {
3204
+ "type": "reference",
3205
+ "name": "XyoTimestampWitness.subscribe"
3206
+ }
3207
+ }
3208
+ ],
3209
+ "inheritedFrom": {
3210
+ "type": "reference",
3211
+ "name": "XyoTimestampWitness.subscribe"
3212
+ }
3015
3213
  }
3016
3214
  ],
3017
3215
  "groups": [
3018
3216
  {
3019
3217
  "title": "Constructors",
3020
3218
  "children": [
3021
- 156
3219
+ 162
3022
3220
  ]
3023
3221
  },
3024
3222
  {
3025
3223
  "title": "Properties",
3026
3224
  "children": [
3027
- 173
3225
+ 175,
3226
+ 174,
3227
+ 176
3028
3228
  ]
3029
3229
  },
3030
3230
  {
3031
3231
  "title": "Accessors",
3032
3232
  "children": [
3033
3233
  177,
3034
- 179,
3035
- 163,
3036
- 161
3234
+ 167
3037
3235
  ]
3038
3236
  },
3039
3237
  {
3040
3238
  "title": "Methods",
3041
3239
  "children": [
3042
- 181,
3043
3240
  190,
3044
- 159,
3045
- 174,
3046
- 165
3241
+ 199,
3242
+ 182,
3243
+ 184,
3244
+ 165,
3245
+ 179,
3246
+ 169,
3247
+ 171,
3248
+ 188,
3249
+ 186
3047
3250
  ]
3048
3251
  }
3049
3252
  ],
@@ -3060,12 +3263,12 @@
3060
3263
  "typeArguments": [
3061
3264
  {
3062
3265
  "type": "reference",
3063
- "id": 147,
3266
+ "id": 153,
3064
3267
  "name": "XyoEthereumGasEtherscanPayload"
3065
3268
  },
3066
3269
  {
3067
3270
  "type": "reference",
3068
- "id": 143,
3271
+ "id": 149,
3069
3272
  "name": "XyoEthereumGasEtherscanWitnessConfig"
3070
3273
  }
3071
3274
  ],
@@ -3204,7 +3407,7 @@
3204
3407
  "type": {
3205
3408
  "type": "reference",
3206
3409
  "id": 22,
3207
- "name": "XyoEthereumGasEtherchainV1PayloadSchema"
3410
+ "name": "XyoEthereumGasEtherchainV1Schema"
3208
3411
  }
3209
3412
  },
3210
3413
  {
@@ -3274,7 +3477,7 @@
3274
3477
  },
3275
3478
  {
3276
3479
  "id": 23,
3277
- "name": "XyoEthereumGasEtherchainV1PayloadSchema",
3480
+ "name": "XyoEthereumGasEtherchainV1Schema",
3278
3481
  "kind": 4194304,
3279
3482
  "kindString": "Type alias",
3280
3483
  "flags": {},
@@ -3390,7 +3593,7 @@
3390
3593
  }
3391
3594
  },
3392
3595
  {
3393
- "id": 77,
3596
+ "id": 80,
3394
3597
  "name": "XyoEthereumGasEtherchainV2Payload",
3395
3598
  "kind": 4194304,
3396
3599
  "kindString": "Type alias",
@@ -3408,14 +3611,14 @@
3408
3611
  {
3409
3612
  "type": "reflection",
3410
3613
  "declaration": {
3411
- "id": 78,
3614
+ "id": 81,
3412
3615
  "name": "__type",
3413
3616
  "kind": 65536,
3414
3617
  "kindString": "Type literal",
3415
3618
  "flags": {},
3416
3619
  "children": [
3417
3620
  {
3418
- "id": 80,
3621
+ "id": 83,
3419
3622
  "name": "code",
3420
3623
  "kind": 1024,
3421
3624
  "kindString": "Property",
@@ -3433,7 +3636,7 @@
3433
3636
  }
3434
3637
  },
3435
3638
  {
3436
- "id": 81,
3639
+ "id": 84,
3437
3640
  "name": "data",
3438
3641
  "kind": 1024,
3439
3642
  "kindString": "Property",
@@ -3448,14 +3651,14 @@
3448
3651
  "type": {
3449
3652
  "type": "reflection",
3450
3653
  "declaration": {
3451
- "id": 82,
3654
+ "id": 85,
3452
3655
  "name": "__type",
3453
3656
  "kind": 65536,
3454
3657
  "kindString": "Type literal",
3455
3658
  "flags": {},
3456
3659
  "children": [
3457
3660
  {
3458
- "id": 83,
3661
+ "id": 86,
3459
3662
  "name": "fast",
3460
3663
  "kind": 1024,
3461
3664
  "kindString": "Property",
@@ -3473,7 +3676,7 @@
3473
3676
  }
3474
3677
  },
3475
3678
  {
3476
- "id": 84,
3679
+ "id": 87,
3477
3680
  "name": "priceUSD",
3478
3681
  "kind": 1024,
3479
3682
  "kindString": "Property",
@@ -3491,7 +3694,7 @@
3491
3694
  }
3492
3695
  },
3493
3696
  {
3494
- "id": 85,
3697
+ "id": 88,
3495
3698
  "name": "rapid",
3496
3699
  "kind": 1024,
3497
3700
  "kindString": "Property",
@@ -3509,7 +3712,7 @@
3509
3712
  }
3510
3713
  },
3511
3714
  {
3512
- "id": 86,
3715
+ "id": 89,
3513
3716
  "name": "slow",
3514
3717
  "kind": 1024,
3515
3718
  "kindString": "Property",
@@ -3527,7 +3730,7 @@
3527
3730
  }
3528
3731
  },
3529
3732
  {
3530
- "id": 87,
3733
+ "id": 90,
3531
3734
  "name": "standard",
3532
3735
  "kind": 1024,
3533
3736
  "kindString": "Property",
@@ -3545,7 +3748,7 @@
3545
3748
  }
3546
3749
  },
3547
3750
  {
3548
- "id": 88,
3751
+ "id": 91,
3549
3752
  "name": "timestamp",
3550
3753
  "kind": 1024,
3551
3754
  "kindString": "Property",
@@ -3567,12 +3770,12 @@
3567
3770
  {
3568
3771
  "title": "Properties",
3569
3772
  "children": [
3570
- 83,
3571
- 84,
3572
- 85,
3573
3773
  86,
3574
3774
  87,
3575
- 88
3775
+ 88,
3776
+ 89,
3777
+ 90,
3778
+ 91
3576
3779
  ]
3577
3780
  }
3578
3781
  ],
@@ -3587,7 +3790,7 @@
3587
3790
  }
3588
3791
  },
3589
3792
  {
3590
- "id": 79,
3793
+ "id": 82,
3591
3794
  "name": "schema",
3592
3795
  "kind": 1024,
3593
3796
  "kindString": "Property",
@@ -3601,8 +3804,8 @@
3601
3804
  ],
3602
3805
  "type": {
3603
3806
  "type": "reference",
3604
- "id": 91,
3605
- "name": "XyoEthereumGasEtherchainV2PayloadSchema"
3807
+ "id": 94,
3808
+ "name": "XyoEthereumGasEtherchainV2Schema"
3606
3809
  }
3607
3810
  }
3608
3811
  ],
@@ -3610,9 +3813,9 @@
3610
3813
  {
3611
3814
  "title": "Properties",
3612
3815
  "children": [
3613
- 80,
3614
- 81,
3615
- 79
3816
+ 83,
3817
+ 84,
3818
+ 82
3616
3819
  ]
3617
3820
  }
3618
3821
  ],
@@ -3630,8 +3833,8 @@
3630
3833
  }
3631
3834
  },
3632
3835
  {
3633
- "id": 92,
3634
- "name": "XyoEthereumGasEtherchainV2PayloadSchema",
3836
+ "id": 95,
3837
+ "name": "XyoEthereumGasEtherchainV2Schema",
3635
3838
  "kind": 4194304,
3636
3839
  "kindString": "Type alias",
3637
3840
  "flags": {},
@@ -3653,7 +3856,7 @@
3653
3856
  }
3654
3857
  },
3655
3858
  {
3656
- "id": 74,
3859
+ "id": 77,
3657
3860
  "name": "XyoEthereumGasEtherchainV2WitnessConfig",
3658
3861
  "kind": 4194304,
3659
3862
  "kindString": "Type alias",
@@ -3670,20 +3873,20 @@
3670
3873
  "typeArguments": [
3671
3874
  {
3672
3875
  "type": "reference",
3673
- "id": 77,
3876
+ "id": 80,
3674
3877
  "name": "XyoEthereumGasEtherchainV2Payload"
3675
3878
  },
3676
3879
  {
3677
3880
  "type": "reflection",
3678
3881
  "declaration": {
3679
- "id": 75,
3882
+ "id": 78,
3680
3883
  "name": "__type",
3681
3884
  "kind": 65536,
3682
3885
  "kindString": "Type literal",
3683
3886
  "flags": {},
3684
3887
  "children": [
3685
3888
  {
3686
- "id": 76,
3889
+ "id": 79,
3687
3890
  "name": "schema",
3688
3891
  "kind": 1024,
3689
3892
  "kindString": "Property",
@@ -3697,7 +3900,7 @@
3697
3900
  ],
3698
3901
  "type": {
3699
3902
  "type": "reference",
3700
- "id": 89,
3903
+ "id": 92,
3701
3904
  "name": "XyoEthereumGasEtherchainV2WitnessConfigSchema"
3702
3905
  }
3703
3906
  }
@@ -3706,7 +3909,7 @@
3706
3909
  {
3707
3910
  "title": "Properties",
3708
3911
  "children": [
3709
- 76
3912
+ 79
3710
3913
  ]
3711
3914
  }
3712
3915
  ],
@@ -3724,7 +3927,7 @@
3724
3927
  }
3725
3928
  },
3726
3929
  {
3727
- "id": 90,
3930
+ "id": 93,
3728
3931
  "name": "XyoEthereumGasEtherchainV2WitnessConfigSchema",
3729
3932
  "kind": 4194304,
3730
3933
  "kindString": "Type alias",
@@ -3747,7 +3950,7 @@
3747
3950
  }
3748
3951
  },
3749
3952
  {
3750
- "id": 147,
3953
+ "id": 153,
3751
3954
  "name": "XyoEthereumGasEtherscanPayload",
3752
3955
  "kind": 4194304,
3753
3956
  "kindString": "Type alias",
@@ -3779,14 +3982,14 @@
3779
3982
  {
3780
3983
  "type": "reflection",
3781
3984
  "declaration": {
3782
- "id": 148,
3985
+ "id": 154,
3783
3986
  "name": "__type",
3784
3987
  "kind": 65536,
3785
3988
  "kindString": "Type literal",
3786
3989
  "flags": {},
3787
3990
  "children": [
3788
3991
  {
3789
- "id": 149,
3992
+ "id": 155,
3790
3993
  "name": "schema",
3791
3994
  "kind": 1024,
3792
3995
  "kindString": "Property",
@@ -3800,12 +4003,12 @@
3800
4003
  ],
3801
4004
  "type": {
3802
4005
  "type": "reference",
3803
- "id": 153,
3804
- "name": "XyoEthereumGasEtherscanPayloadSchema"
4006
+ "id": 159,
4007
+ "name": "XyoEthereumGasEtherscanSchema"
3805
4008
  }
3806
4009
  },
3807
4010
  {
3808
- "id": 150,
4011
+ "id": 156,
3809
4012
  "name": "timestamp",
3810
4013
  "kind": 1024,
3811
4014
  "kindString": "Property",
@@ -3827,8 +4030,8 @@
3827
4030
  {
3828
4031
  "title": "Properties",
3829
4032
  "children": [
3830
- 149,
3831
- 150
4033
+ 155,
4034
+ 156
3832
4035
  ]
3833
4036
  }
3834
4037
  ],
@@ -3848,8 +4051,8 @@
3848
4051
  }
3849
4052
  },
3850
4053
  {
3851
- "id": 154,
3852
- "name": "XyoEthereumGasEtherscanPayloadSchema",
4054
+ "id": 160,
4055
+ "name": "XyoEthereumGasEtherscanSchema",
3853
4056
  "kind": 4194304,
3854
4057
  "kindString": "Type alias",
3855
4058
  "flags": {},
@@ -3871,7 +4074,7 @@
3871
4074
  }
3872
4075
  },
3873
4076
  {
3874
- "id": 143,
4077
+ "id": 149,
3875
4078
  "name": "XyoEthereumGasEtherscanWitnessConfig",
3876
4079
  "kind": 4194304,
3877
4080
  "kindString": "Type alias",
@@ -3888,20 +4091,20 @@
3888
4091
  "typeArguments": [
3889
4092
  {
3890
4093
  "type": "reference",
3891
- "id": 147,
4094
+ "id": 153,
3892
4095
  "name": "XyoEthereumGasEtherscanPayload"
3893
4096
  },
3894
4097
  {
3895
4098
  "type": "reflection",
3896
4099
  "declaration": {
3897
- "id": 144,
4100
+ "id": 150,
3898
4101
  "name": "__type",
3899
4102
  "kind": 65536,
3900
4103
  "kindString": "Type literal",
3901
4104
  "flags": {},
3902
4105
  "children": [
3903
4106
  {
3904
- "id": 146,
4107
+ "id": 152,
3905
4108
  "name": "apiKey",
3906
4109
  "kind": 1024,
3907
4110
  "kindString": "Property",
@@ -3919,7 +4122,7 @@
3919
4122
  }
3920
4123
  },
3921
4124
  {
3922
- "id": 145,
4125
+ "id": 151,
3923
4126
  "name": "schema",
3924
4127
  "kind": 1024,
3925
4128
  "kindString": "Property",
@@ -3933,7 +4136,7 @@
3933
4136
  ],
3934
4137
  "type": {
3935
4138
  "type": "reference",
3936
- "id": 151,
4139
+ "id": 157,
3937
4140
  "name": "XyoEthereumGasEtherscanWitnessConfigSchema"
3938
4141
  }
3939
4142
  }
@@ -3942,8 +4145,8 @@
3942
4145
  {
3943
4146
  "title": "Properties",
3944
4147
  "children": [
3945
- 146,
3946
- 145
4148
+ 152,
4149
+ 151
3947
4150
  ]
3948
4151
  }
3949
4152
  ],
@@ -3961,7 +4164,7 @@
3961
4164
  }
3962
4165
  },
3963
4166
  {
3964
- "id": 152,
4167
+ "id": 158,
3965
4168
  "name": "XyoEthereumGasEtherscanWitnessConfigSchema",
3966
4169
  "kind": 4194304,
3967
4170
  "kindString": "Type alias",
@@ -4008,7 +4211,7 @@
4008
4211
  },
4009
4212
  {
4010
4213
  "id": 22,
4011
- "name": "XyoEthereumGasEtherchainV1PayloadSchema",
4214
+ "name": "XyoEthereumGasEtherchainV1Schema",
4012
4215
  "kind": 32,
4013
4216
  "kindString": "Variable",
4014
4217
  "flags": {},
@@ -4053,8 +4256,8 @@
4053
4256
  }
4054
4257
  },
4055
4258
  {
4056
- "id": 91,
4057
- "name": "XyoEthereumGasEtherchainV2PayloadSchema",
4259
+ "id": 94,
4260
+ "name": "XyoEthereumGasEtherchainV2Schema",
4058
4261
  "kind": 32,
4059
4262
  "kindString": "Variable",
4060
4263
  "flags": {},
@@ -4076,7 +4279,7 @@
4076
4279
  }
4077
4280
  },
4078
4281
  {
4079
- "id": 89,
4282
+ "id": 92,
4080
4283
  "name": "XyoEthereumGasEtherchainV2WitnessConfigSchema",
4081
4284
  "kind": 32,
4082
4285
  "kindString": "Variable",
@@ -4099,8 +4302,8 @@
4099
4302
  }
4100
4303
  },
4101
4304
  {
4102
- "id": 153,
4103
- "name": "XyoEthereumGasEtherscanPayloadSchema",
4305
+ "id": 159,
4306
+ "name": "XyoEthereumGasEtherscanSchema",
4104
4307
  "kind": 32,
4105
4308
  "kindString": "Variable",
4106
4309
  "flags": {},
@@ -4122,7 +4325,7 @@
4122
4325
  }
4123
4326
  },
4124
4327
  {
4125
- "id": 151,
4328
+ "id": 157,
4126
4329
  "name": "XyoEthereumGasEtherscanWitnessConfigSchema",
4127
4330
  "kind": 32,
4128
4331
  "kindString": "Variable",
@@ -4180,7 +4383,7 @@
4180
4383
  "fileName": "plugins/packages/blockchain/packages/ethereum/src/index.ts",
4181
4384
  "line": 6,
4182
4385
  "character": 13,
4183
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ba02757/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L6"
4386
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/70c3bd3/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L6"
4184
4387
  }
4185
4388
  ],
4186
4389
  "type": {
@@ -4243,7 +4446,7 @@
4243
4446
  ]
4244
4447
  },
4245
4448
  {
4246
- "id": 72,
4449
+ "id": 75,
4247
4450
  "name": "XyoEthereumGasEtherchainV2PayloadPlugin",
4248
4451
  "kind": 64,
4249
4452
  "kindString": "Function",
@@ -4257,7 +4460,7 @@
4257
4460
  ],
4258
4461
  "signatures": [
4259
4462
  {
4260
- "id": 73,
4463
+ "id": 76,
4261
4464
  "name": "XyoEthereumGasEtherchainV2PayloadPlugin",
4262
4465
  "kind": 4096,
4263
4466
  "kindString": "Call signature",
@@ -4267,12 +4470,12 @@
4267
4470
  "typeArguments": [
4268
4471
  {
4269
4472
  "type": "reference",
4270
- "id": 77,
4473
+ "id": 80,
4271
4474
  "name": "XyoEthereumGasEtherchainV2Payload"
4272
4475
  },
4273
4476
  {
4274
4477
  "type": "reference",
4275
- "id": 74,
4478
+ "id": 77,
4276
4479
  "name": "XyoEthereumGasEtherchainV2WitnessConfig"
4277
4480
  },
4278
4481
  {
@@ -4280,7 +4483,7 @@
4280
4483
  "typeArguments": [
4281
4484
  {
4282
4485
  "type": "reference",
4283
- "id": 77,
4486
+ "id": 80,
4284
4487
  "name": "XyoEthereumGasEtherchainV2Payload"
4285
4488
  }
4286
4489
  ],
@@ -4293,7 +4496,7 @@
4293
4496
  ]
4294
4497
  },
4295
4498
  {
4296
- "id": 141,
4499
+ "id": 147,
4297
4500
  "name": "XyoEthereumGasEtherscanPayloadPlugin",
4298
4501
  "kind": 64,
4299
4502
  "kindString": "Function",
@@ -4307,7 +4510,7 @@
4307
4510
  ],
4308
4511
  "signatures": [
4309
4512
  {
4310
- "id": 142,
4513
+ "id": 148,
4311
4514
  "name": "XyoEthereumGasEtherscanPayloadPlugin",
4312
4515
  "kind": 4096,
4313
4516
  "kindString": "Call signature",
@@ -4317,12 +4520,12 @@
4317
4520
  "typeArguments": [
4318
4521
  {
4319
4522
  "type": "reference",
4320
- "id": 147,
4523
+ "id": 153,
4321
4524
  "name": "XyoEthereumGasEtherscanPayload"
4322
4525
  },
4323
4526
  {
4324
4527
  "type": "reference",
4325
- "id": 143,
4528
+ "id": 149,
4326
4529
  "name": "XyoEthereumGasEtherscanWitnessConfig"
4327
4530
  },
4328
4531
  {
@@ -4330,7 +4533,7 @@
4330
4533
  "typeArguments": [
4331
4534
  {
4332
4535
  "type": "reference",
4333
- "id": 147,
4536
+ "id": 153,
4334
4537
  "name": "XyoEthereumGasEtherscanPayload"
4335
4538
  }
4336
4539
  ],
@@ -4354,8 +4557,8 @@
4354
4557
  "title": "Classes",
4355
4558
  "children": [
4356
4559
  24,
4357
- 93,
4358
- 155
4560
+ 96,
4561
+ 161
4359
4562
  ]
4360
4563
  },
4361
4564
  {
@@ -4365,14 +4568,14 @@
4365
4568
  23,
4366
4569
  7,
4367
4570
  21,
4571
+ 80,
4572
+ 95,
4368
4573
  77,
4369
- 92,
4370
- 74,
4371
- 90,
4372
- 147,
4373
- 154,
4374
- 143,
4375
- 152
4574
+ 93,
4575
+ 153,
4576
+ 160,
4577
+ 149,
4578
+ 158
4376
4579
  ]
4377
4580
  },
4378
4581
  {
@@ -4381,10 +4584,10 @@
4381
4584
  4,
4382
4585
  22,
4383
4586
  20,
4384
- 91,
4385
- 89,
4386
- 153,
4387
- 151,
4587
+ 94,
4588
+ 92,
4589
+ 159,
4590
+ 157,
4388
4591
  3,
4389
4592
  1
4390
4593
  ]
@@ -4393,8 +4596,8 @@
4393
4596
  "title": "Functions",
4394
4597
  "children": [
4395
4598
  5,
4396
- 72,
4397
- 141
4599
+ 75,
4600
+ 147
4398
4601
  ]
4399
4602
  }
4400
4603
  ],
@@ -4403,7 +4606,7 @@
4403
4606
  "fileName": "plugins/packages/blockchain/packages/ethereum/src/index.ts",
4404
4607
  "line": 1,
4405
4608
  "character": 0,
4406
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ba02757/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L1"
4609
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/70c3bd3/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L1"
4407
4610
  }
4408
4611
  ]
4409
4612
  }