@xyo-network/etherscan-ethereum-gas-plugin 2.42.14 → 2.42.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/docs.json ADDED
@@ -0,0 +1,4845 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/etherscan-ethereum-gas-plugin",
4
+ "kind": 1,
5
+ "kindString": "Project",
6
+ "flags": {},
7
+ "originalName": "",
8
+ "children": [
9
+ {
10
+ "id": 199,
11
+ "name": "default",
12
+ "kind": 8388608,
13
+ "kindString": "Reference",
14
+ "flags": {},
15
+ "sources": [
16
+ {
17
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/index.ts",
18
+ "line": 10,
19
+ "character": 0,
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/index.ts#L10"
21
+ }
22
+ ],
23
+ "target": 1
24
+ },
25
+ {
26
+ "id": 21,
27
+ "name": "XyoEthereumGasEtherscanWitness",
28
+ "kind": 128,
29
+ "kindString": "Class",
30
+ "flags": {},
31
+ "children": [
32
+ {
33
+ "id": 39,
34
+ "name": "constructor",
35
+ "kind": 512,
36
+ "kindString": "Constructor",
37
+ "flags": {
38
+ "isProtected": true
39
+ },
40
+ "sources": [
41
+ {
42
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
43
+ "line": 20,
44
+ "character": 4
45
+ }
46
+ ],
47
+ "signatures": [
48
+ {
49
+ "id": 40,
50
+ "name": "new XyoEthereumGasEtherscanWitness",
51
+ "kind": 16384,
52
+ "kindString": "Constructor signature",
53
+ "flags": {},
54
+ "parameters": [
55
+ {
56
+ "id": 41,
57
+ "name": "params",
58
+ "kind": 32768,
59
+ "kindString": "Parameter",
60
+ "flags": {},
61
+ "type": {
62
+ "type": "reference",
63
+ "typeArguments": [
64
+ {
65
+ "type": "intersection",
66
+ "types": [
67
+ {
68
+ "type": "reference",
69
+ "name": "SchemaFields"
70
+ },
71
+ {
72
+ "type": "reference",
73
+ "name": "PayloadFields"
74
+ },
75
+ {
76
+ "type": "reflection",
77
+ "declaration": {
78
+ "id": 42,
79
+ "name": "__type",
80
+ "kind": 65536,
81
+ "kindString": "Type literal",
82
+ "flags": {},
83
+ "children": [
84
+ {
85
+ "id": 43,
86
+ "name": "security",
87
+ "kind": 1024,
88
+ "kindString": "Property",
89
+ "flags": {
90
+ "isOptional": true
91
+ },
92
+ "sources": [
93
+ {
94
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
95
+ "line": 8,
96
+ "character": 4
97
+ }
98
+ ],
99
+ "type": {
100
+ "type": "reflection",
101
+ "declaration": {
102
+ "id": 44,
103
+ "name": "__type",
104
+ "kind": 65536,
105
+ "kindString": "Type literal",
106
+ "flags": {},
107
+ "children": [
108
+ {
109
+ "id": 45,
110
+ "name": "allowed",
111
+ "kind": 1024,
112
+ "kindString": "Property",
113
+ "flags": {
114
+ "isOptional": true
115
+ },
116
+ "sources": [
117
+ {
118
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
119
+ "line": 9,
120
+ "character": 8
121
+ }
122
+ ],
123
+ "type": {
124
+ "type": "reference",
125
+ "typeArguments": [
126
+ {
127
+ "type": "intrinsic",
128
+ "name": "string"
129
+ },
130
+ {
131
+ "type": "array",
132
+ "elementType": {
133
+ "type": "array",
134
+ "elementType": {
135
+ "type": "intrinsic",
136
+ "name": "string"
137
+ }
138
+ }
139
+ }
140
+ ],
141
+ "name": "Record",
142
+ "qualifiedName": "Record",
143
+ "package": "typescript"
144
+ }
145
+ },
146
+ {
147
+ "id": 46,
148
+ "name": "disallowed",
149
+ "kind": 1024,
150
+ "kindString": "Property",
151
+ "flags": {
152
+ "isOptional": true
153
+ },
154
+ "sources": [
155
+ {
156
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
157
+ "line": 10,
158
+ "character": 8
159
+ }
160
+ ],
161
+ "type": {
162
+ "type": "reference",
163
+ "typeArguments": [
164
+ {
165
+ "type": "intrinsic",
166
+ "name": "string"
167
+ },
168
+ {
169
+ "type": "array",
170
+ "elementType": {
171
+ "type": "intrinsic",
172
+ "name": "string"
173
+ }
174
+ }
175
+ ],
176
+ "name": "Record",
177
+ "qualifiedName": "Record",
178
+ "package": "typescript"
179
+ }
180
+ }
181
+ ],
182
+ "groups": [
183
+ {
184
+ "title": "Properties",
185
+ "children": [
186
+ 45,
187
+ 46
188
+ ]
189
+ }
190
+ ],
191
+ "sources": [
192
+ {
193
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
194
+ "line": 8,
195
+ "character": 15
196
+ }
197
+ ]
198
+ }
199
+ }
200
+ }
201
+ ],
202
+ "groups": [
203
+ {
204
+ "title": "Properties",
205
+ "children": [
206
+ 43
207
+ ]
208
+ }
209
+ ],
210
+ "sources": [
211
+ {
212
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
213
+ "line": 7,
214
+ "character": 87
215
+ }
216
+ ]
217
+ }
218
+ },
219
+ {
220
+ "type": "reflection",
221
+ "declaration": {
222
+ "id": 47,
223
+ "name": "__type",
224
+ "kind": 65536,
225
+ "kindString": "Type literal",
226
+ "flags": {},
227
+ "children": [
228
+ {
229
+ "id": 48,
230
+ "name": "apiKey",
231
+ "kind": 1024,
232
+ "kindString": "Property",
233
+ "flags": {},
234
+ "sources": [
235
+ {
236
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
237
+ "line": 6,
238
+ "character": 2,
239
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
240
+ }
241
+ ],
242
+ "type": {
243
+ "type": "intrinsic",
244
+ "name": "string"
245
+ }
246
+ },
247
+ {
248
+ "id": 49,
249
+ "name": "schema",
250
+ "kind": 1024,
251
+ "kindString": "Property",
252
+ "flags": {},
253
+ "sources": [
254
+ {
255
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
256
+ "line": 7,
257
+ "character": 2,
258
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
259
+ }
260
+ ],
261
+ "type": {
262
+ "type": "literal",
263
+ "value": "network.xyo.blockchain.ethereum.gas.etherscan.witness.config"
264
+ }
265
+ }
266
+ ],
267
+ "groups": [
268
+ {
269
+ "title": "Properties",
270
+ "children": [
271
+ 48,
272
+ 49
273
+ ]
274
+ }
275
+ ],
276
+ "sources": [
277
+ {
278
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
279
+ "line": 5,
280
+ "character": 68,
281
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
282
+ }
283
+ ]
284
+ }
285
+ },
286
+ {
287
+ "type": "reflection",
288
+ "declaration": {
289
+ "id": 50,
290
+ "name": "__type",
291
+ "kind": 65536,
292
+ "kindString": "Type literal",
293
+ "flags": {},
294
+ "children": [
295
+ {
296
+ "id": 51,
297
+ "name": "targetSet",
298
+ "kind": 1024,
299
+ "kindString": "Property",
300
+ "flags": {
301
+ "isOptional": true
302
+ },
303
+ "sources": [
304
+ {
305
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
306
+ "line": 6,
307
+ "character": 4
308
+ }
309
+ ],
310
+ "type": {
311
+ "type": "intersection",
312
+ "types": [
313
+ {
314
+ "type": "reference",
315
+ "name": "SchemaFields"
316
+ },
317
+ {
318
+ "type": "reference",
319
+ "name": "PayloadFields"
320
+ },
321
+ {
322
+ "type": "reference",
323
+ "name": "PayloadSet"
324
+ },
325
+ {
326
+ "type": "reflection",
327
+ "declaration": {
328
+ "id": 52,
329
+ "name": "__type",
330
+ "kind": 65536,
331
+ "kindString": "Type literal",
332
+ "flags": {},
333
+ "children": [
334
+ {
335
+ "id": 53,
336
+ "name": "schema",
337
+ "kind": 1024,
338
+ "kindString": "Property",
339
+ "flags": {},
340
+ "sources": [
341
+ {
342
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
343
+ "line": 17,
344
+ "character": 4
345
+ }
346
+ ],
347
+ "type": {
348
+ "type": "literal",
349
+ "value": "network.xyo.payload.set"
350
+ }
351
+ }
352
+ ],
353
+ "groups": [
354
+ {
355
+ "title": "Properties",
356
+ "children": [
357
+ 53
358
+ ]
359
+ }
360
+ ],
361
+ "sources": [
362
+ {
363
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
364
+ "line": 16,
365
+ "character": 221
366
+ }
367
+ ]
368
+ }
369
+ }
370
+ ]
371
+ }
372
+ }
373
+ ],
374
+ "groups": [
375
+ {
376
+ "title": "Properties",
377
+ "children": [
378
+ 51
379
+ ]
380
+ }
381
+ ],
382
+ "sources": [
383
+ {
384
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
385
+ "line": 5,
386
+ "character": 103
387
+ }
388
+ ]
389
+ }
390
+ }
391
+ ]
392
+ }
393
+ ],
394
+ "name": "ModuleParams"
395
+ }
396
+ }
397
+ ],
398
+ "type": {
399
+ "type": "reference",
400
+ "id": 21,
401
+ "name": "XyoEthereumGasEtherscanWitness"
402
+ },
403
+ "inheritedFrom": {
404
+ "type": "reference",
405
+ "name": "TimestampWitness<XyoEthereumGasEtherscanWitnessConfig>.constructor"
406
+ }
407
+ }
408
+ ],
409
+ "inheritedFrom": {
410
+ "type": "reference",
411
+ "name": "TimestampWitness<XyoEthereumGasEtherscanWitnessConfig>.constructor"
412
+ }
413
+ },
414
+ {
415
+ "id": 97,
416
+ "name": "_started",
417
+ "kind": 1024,
418
+ "kindString": "Property",
419
+ "flags": {
420
+ "isProtected": true
421
+ },
422
+ "sources": [
423
+ {
424
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
425
+ "line": 16,
426
+ "character": 14
427
+ }
428
+ ],
429
+ "type": {
430
+ "type": "intrinsic",
431
+ "name": "boolean"
432
+ },
433
+ "inheritedFrom": {
434
+ "type": "reference",
435
+ "name": "TimestampWitness._started"
436
+ }
437
+ },
438
+ {
439
+ "id": 98,
440
+ "name": "account",
441
+ "kind": 1024,
442
+ "kindString": "Property",
443
+ "flags": {
444
+ "isProtected": true
445
+ },
446
+ "sources": [
447
+ {
448
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
449
+ "line": 17,
450
+ "character": 14
451
+ }
452
+ ],
453
+ "type": {
454
+ "type": "reference",
455
+ "name": "Account"
456
+ },
457
+ "inheritedFrom": {
458
+ "type": "reference",
459
+ "name": "TimestampWitness.account"
460
+ }
461
+ },
462
+ {
463
+ "id": 99,
464
+ "name": "allowedAddressSets",
465
+ "kind": 1024,
466
+ "kindString": "Property",
467
+ "flags": {
468
+ "isProtected": true,
469
+ "isOptional": true
470
+ },
471
+ "sources": [
472
+ {
473
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
474
+ "line": 18,
475
+ "character": 14
476
+ }
477
+ ],
478
+ "type": {
479
+ "type": "reference",
480
+ "typeArguments": [
481
+ {
482
+ "type": "intrinsic",
483
+ "name": "string"
484
+ },
485
+ {
486
+ "type": "array",
487
+ "elementType": {
488
+ "type": "intrinsic",
489
+ "name": "string"
490
+ }
491
+ }
492
+ ],
493
+ "name": "Record",
494
+ "qualifiedName": "Record",
495
+ "package": "typescript"
496
+ },
497
+ "inheritedFrom": {
498
+ "type": "reference",
499
+ "name": "TimestampWitness.allowedAddressSets"
500
+ }
501
+ },
502
+ {
503
+ "id": 81,
504
+ "name": "config",
505
+ "kind": 1024,
506
+ "kindString": "Property",
507
+ "flags": {},
508
+ "sources": [
509
+ {
510
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
511
+ "line": 14,
512
+ "character": 4
513
+ }
514
+ ],
515
+ "type": {
516
+ "type": "intersection",
517
+ "types": [
518
+ {
519
+ "type": "reference",
520
+ "name": "SchemaFields"
521
+ },
522
+ {
523
+ "type": "reference",
524
+ "name": "PayloadFields"
525
+ },
526
+ {
527
+ "type": "reflection",
528
+ "declaration": {
529
+ "id": 82,
530
+ "name": "__type",
531
+ "kind": 65536,
532
+ "kindString": "Type literal",
533
+ "flags": {},
534
+ "children": [
535
+ {
536
+ "id": 83,
537
+ "name": "security",
538
+ "kind": 1024,
539
+ "kindString": "Property",
540
+ "flags": {
541
+ "isOptional": true
542
+ },
543
+ "sources": [
544
+ {
545
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
546
+ "line": 8,
547
+ "character": 4
548
+ }
549
+ ],
550
+ "type": {
551
+ "type": "reflection",
552
+ "declaration": {
553
+ "id": 84,
554
+ "name": "__type",
555
+ "kind": 65536,
556
+ "kindString": "Type literal",
557
+ "flags": {},
558
+ "children": [
559
+ {
560
+ "id": 85,
561
+ "name": "allowed",
562
+ "kind": 1024,
563
+ "kindString": "Property",
564
+ "flags": {
565
+ "isOptional": true
566
+ },
567
+ "sources": [
568
+ {
569
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
570
+ "line": 9,
571
+ "character": 8
572
+ }
573
+ ],
574
+ "type": {
575
+ "type": "reference",
576
+ "typeArguments": [
577
+ {
578
+ "type": "intrinsic",
579
+ "name": "string"
580
+ },
581
+ {
582
+ "type": "array",
583
+ "elementType": {
584
+ "type": "array",
585
+ "elementType": {
586
+ "type": "intrinsic",
587
+ "name": "string"
588
+ }
589
+ }
590
+ }
591
+ ],
592
+ "name": "Record",
593
+ "qualifiedName": "Record",
594
+ "package": "typescript"
595
+ }
596
+ },
597
+ {
598
+ "id": 86,
599
+ "name": "disallowed",
600
+ "kind": 1024,
601
+ "kindString": "Property",
602
+ "flags": {
603
+ "isOptional": true
604
+ },
605
+ "sources": [
606
+ {
607
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
608
+ "line": 10,
609
+ "character": 8
610
+ }
611
+ ],
612
+ "type": {
613
+ "type": "reference",
614
+ "typeArguments": [
615
+ {
616
+ "type": "intrinsic",
617
+ "name": "string"
618
+ },
619
+ {
620
+ "type": "array",
621
+ "elementType": {
622
+ "type": "intrinsic",
623
+ "name": "string"
624
+ }
625
+ }
626
+ ],
627
+ "name": "Record",
628
+ "qualifiedName": "Record",
629
+ "package": "typescript"
630
+ }
631
+ }
632
+ ],
633
+ "groups": [
634
+ {
635
+ "title": "Properties",
636
+ "children": [
637
+ 85,
638
+ 86
639
+ ]
640
+ }
641
+ ],
642
+ "sources": [
643
+ {
644
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
645
+ "line": 8,
646
+ "character": 15
647
+ }
648
+ ]
649
+ }
650
+ }
651
+ }
652
+ ],
653
+ "groups": [
654
+ {
655
+ "title": "Properties",
656
+ "children": [
657
+ 83
658
+ ]
659
+ }
660
+ ],
661
+ "sources": [
662
+ {
663
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
664
+ "line": 7,
665
+ "character": 87
666
+ }
667
+ ]
668
+ }
669
+ },
670
+ {
671
+ "type": "reflection",
672
+ "declaration": {
673
+ "id": 87,
674
+ "name": "__type",
675
+ "kind": 65536,
676
+ "kindString": "Type literal",
677
+ "flags": {},
678
+ "children": [
679
+ {
680
+ "id": 88,
681
+ "name": "apiKey",
682
+ "kind": 1024,
683
+ "kindString": "Property",
684
+ "flags": {},
685
+ "sources": [
686
+ {
687
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
688
+ "line": 6,
689
+ "character": 2,
690
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
691
+ }
692
+ ],
693
+ "type": {
694
+ "type": "intrinsic",
695
+ "name": "string"
696
+ }
697
+ },
698
+ {
699
+ "id": 89,
700
+ "name": "schema",
701
+ "kind": 1024,
702
+ "kindString": "Property",
703
+ "flags": {},
704
+ "sources": [
705
+ {
706
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
707
+ "line": 7,
708
+ "character": 2,
709
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
710
+ }
711
+ ],
712
+ "type": {
713
+ "type": "literal",
714
+ "value": "network.xyo.blockchain.ethereum.gas.etherscan.witness.config"
715
+ }
716
+ }
717
+ ],
718
+ "groups": [
719
+ {
720
+ "title": "Properties",
721
+ "children": [
722
+ 88,
723
+ 89
724
+ ]
725
+ }
726
+ ],
727
+ "sources": [
728
+ {
729
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
730
+ "line": 5,
731
+ "character": 68,
732
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
733
+ }
734
+ ]
735
+ }
736
+ },
737
+ {
738
+ "type": "reflection",
739
+ "declaration": {
740
+ "id": 90,
741
+ "name": "__type",
742
+ "kind": 65536,
743
+ "kindString": "Type literal",
744
+ "flags": {},
745
+ "children": [
746
+ {
747
+ "id": 91,
748
+ "name": "targetSet",
749
+ "kind": 1024,
750
+ "kindString": "Property",
751
+ "flags": {
752
+ "isOptional": true
753
+ },
754
+ "sources": [
755
+ {
756
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
757
+ "line": 6,
758
+ "character": 4
759
+ }
760
+ ],
761
+ "type": {
762
+ "type": "intersection",
763
+ "types": [
764
+ {
765
+ "type": "reference",
766
+ "name": "SchemaFields"
767
+ },
768
+ {
769
+ "type": "reference",
770
+ "name": "PayloadFields"
771
+ },
772
+ {
773
+ "type": "reference",
774
+ "name": "PayloadSet"
775
+ },
776
+ {
777
+ "type": "reflection",
778
+ "declaration": {
779
+ "id": 92,
780
+ "name": "__type",
781
+ "kind": 65536,
782
+ "kindString": "Type literal",
783
+ "flags": {},
784
+ "children": [
785
+ {
786
+ "id": 93,
787
+ "name": "schema",
788
+ "kind": 1024,
789
+ "kindString": "Property",
790
+ "flags": {},
791
+ "sources": [
792
+ {
793
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
794
+ "line": 17,
795
+ "character": 4
796
+ }
797
+ ],
798
+ "type": {
799
+ "type": "literal",
800
+ "value": "network.xyo.payload.set"
801
+ }
802
+ }
803
+ ],
804
+ "groups": [
805
+ {
806
+ "title": "Properties",
807
+ "children": [
808
+ 93
809
+ ]
810
+ }
811
+ ],
812
+ "sources": [
813
+ {
814
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
815
+ "line": 16,
816
+ "character": 221
817
+ }
818
+ ]
819
+ }
820
+ }
821
+ ]
822
+ }
823
+ }
824
+ ],
825
+ "groups": [
826
+ {
827
+ "title": "Properties",
828
+ "children": [
829
+ 91
830
+ ]
831
+ }
832
+ ],
833
+ "sources": [
834
+ {
835
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
836
+ "line": 5,
837
+ "character": 103
838
+ }
839
+ ]
840
+ }
841
+ }
842
+ ]
843
+ },
844
+ "inheritedFrom": {
845
+ "type": "reference",
846
+ "name": "TimestampWitness.config"
847
+ }
848
+ },
849
+ {
850
+ "id": 100,
851
+ "name": "logger",
852
+ "kind": 1024,
853
+ "kindString": "Property",
854
+ "flags": {
855
+ "isProtected": true,
856
+ "isOptional": true,
857
+ "isReadonly": true
858
+ },
859
+ "sources": [
860
+ {
861
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
862
+ "line": 19,
863
+ "character": 23
864
+ }
865
+ ],
866
+ "type": {
867
+ "type": "reference",
868
+ "name": "Logging"
869
+ },
870
+ "inheritedFrom": {
871
+ "type": "reference",
872
+ "name": "TimestampWitness.logger"
873
+ }
874
+ },
875
+ {
876
+ "id": 94,
877
+ "name": "resolver",
878
+ "kind": 1024,
879
+ "kindString": "Property",
880
+ "flags": {
881
+ "isOptional": true
882
+ },
883
+ "sources": [
884
+ {
885
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
886
+ "line": 15,
887
+ "character": 4
888
+ }
889
+ ],
890
+ "type": {
891
+ "type": "reference",
892
+ "typeArguments": [
893
+ {
894
+ "type": "reference",
895
+ "typeArguments": [
896
+ {
897
+ "type": "intersection",
898
+ "types": [
899
+ {
900
+ "type": "reference",
901
+ "name": "SchemaFields"
902
+ },
903
+ {
904
+ "type": "reference",
905
+ "name": "PayloadFields"
906
+ },
907
+ {
908
+ "type": "reflection",
909
+ "declaration": {
910
+ "id": 95,
911
+ "name": "__type",
912
+ "kind": 65536,
913
+ "kindString": "Type literal",
914
+ "flags": {},
915
+ "children": [
916
+ {
917
+ "id": 96,
918
+ "name": "schema",
919
+ "kind": 1024,
920
+ "kindString": "Property",
921
+ "flags": {},
922
+ "sources": [
923
+ {
924
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
925
+ "line": 19,
926
+ "character": 4
927
+ }
928
+ ],
929
+ "type": {
930
+ "type": "intrinsic",
931
+ "name": "string"
932
+ }
933
+ }
934
+ ],
935
+ "groups": [
936
+ {
937
+ "title": "Properties",
938
+ "children": [
939
+ 96
940
+ ]
941
+ }
942
+ ],
943
+ "sources": [
944
+ {
945
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
946
+ "line": 18,
947
+ "character": 17
948
+ }
949
+ ]
950
+ }
951
+ }
952
+ ]
953
+ }
954
+ ],
955
+ "name": "Module"
956
+ }
957
+ ],
958
+ "name": "ModuleResolver"
959
+ },
960
+ "inheritedFrom": {
961
+ "type": "reference",
962
+ "name": "TimestampWitness.resolver"
963
+ }
964
+ },
965
+ {
966
+ "id": 22,
967
+ "name": "configSchema",
968
+ "kind": 1024,
969
+ "kindString": "Property",
970
+ "flags": {
971
+ "isStatic": true
972
+ },
973
+ "sources": [
974
+ {
975
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts",
976
+ "line": 13,
977
+ "character": 18,
978
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts#L13"
979
+ }
980
+ ],
981
+ "type": {
982
+ "type": "literal",
983
+ "value": "network.xyo.blockchain.ethereum.gas.etherscan.witness.config"
984
+ },
985
+ "defaultValue": "XyoEthereumGasEtherscanWitnessConfigSchema",
986
+ "overwrites": {
987
+ "type": "reference",
988
+ "name": "TimestampWitness.configSchema"
989
+ }
990
+ },
991
+ {
992
+ "id": 38,
993
+ "name": "defaultLogger",
994
+ "kind": 1024,
995
+ "kindString": "Property",
996
+ "flags": {
997
+ "isStatic": true,
998
+ "isOptional": true
999
+ },
1000
+ "sources": [
1001
+ {
1002
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1003
+ "line": 13,
1004
+ "character": 11
1005
+ }
1006
+ ],
1007
+ "type": {
1008
+ "type": "reference",
1009
+ "name": "Logger"
1010
+ },
1011
+ "inheritedFrom": {
1012
+ "type": "reference",
1013
+ "name": "TimestampWitness.defaultLogger"
1014
+ }
1015
+ },
1016
+ {
1017
+ "id": 101,
1018
+ "name": "address",
1019
+ "kind": 262144,
1020
+ "kindString": "Accessor",
1021
+ "flags": {},
1022
+ "sources": [
1023
+ {
1024
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1025
+ "line": 21,
1026
+ "character": 8
1027
+ }
1028
+ ],
1029
+ "getSignature": {
1030
+ "id": 102,
1031
+ "name": "address",
1032
+ "kind": 524288,
1033
+ "kindString": "Get signature",
1034
+ "flags": {},
1035
+ "type": {
1036
+ "type": "intrinsic",
1037
+ "name": "string"
1038
+ },
1039
+ "inheritedFrom": {
1040
+ "type": "reference",
1041
+ "name": "TimestampWitness.address"
1042
+ }
1043
+ },
1044
+ "inheritedFrom": {
1045
+ "type": "reference",
1046
+ "name": "TimestampWitness.address"
1047
+ }
1048
+ },
1049
+ {
1050
+ "id": 103,
1051
+ "name": "disallowedAddresses",
1052
+ "kind": 262144,
1053
+ "kindString": "Accessor",
1054
+ "flags": {},
1055
+ "sources": [
1056
+ {
1057
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1058
+ "line": 22,
1059
+ "character": 8
1060
+ }
1061
+ ],
1062
+ "getSignature": {
1063
+ "id": 104,
1064
+ "name": "disallowedAddresses",
1065
+ "kind": 524288,
1066
+ "kindString": "Get signature",
1067
+ "flags": {},
1068
+ "type": {
1069
+ "type": "union",
1070
+ "types": [
1071
+ {
1072
+ "type": "intrinsic",
1073
+ "name": "undefined"
1074
+ },
1075
+ {
1076
+ "type": "reference",
1077
+ "typeArguments": [
1078
+ {
1079
+ "type": "intrinsic",
1080
+ "name": "string"
1081
+ },
1082
+ {
1083
+ "type": "array",
1084
+ "elementType": {
1085
+ "type": "intrinsic",
1086
+ "name": "string"
1087
+ }
1088
+ }
1089
+ ],
1090
+ "name": "Record",
1091
+ "qualifiedName": "Record",
1092
+ "package": "typescript"
1093
+ }
1094
+ ]
1095
+ },
1096
+ "inheritedFrom": {
1097
+ "type": "reference",
1098
+ "name": "TimestampWitness.disallowedAddresses"
1099
+ }
1100
+ },
1101
+ "inheritedFrom": {
1102
+ "type": "reference",
1103
+ "name": "TimestampWitness.disallowedAddresses"
1104
+ }
1105
+ },
1106
+ {
1107
+ "id": 58,
1108
+ "name": "targetSet",
1109
+ "kind": 262144,
1110
+ "kindString": "Accessor",
1111
+ "flags": {},
1112
+ "sources": [
1113
+ {
1114
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
1115
+ "line": 8,
1116
+ "character": 8
1117
+ }
1118
+ ],
1119
+ "getSignature": {
1120
+ "id": 59,
1121
+ "name": "targetSet",
1122
+ "kind": 524288,
1123
+ "kindString": "Get signature",
1124
+ "flags": {},
1125
+ "type": {
1126
+ "type": "union",
1127
+ "types": [
1128
+ {
1129
+ "type": "intrinsic",
1130
+ "name": "undefined"
1131
+ },
1132
+ {
1133
+ "type": "intersection",
1134
+ "types": [
1135
+ {
1136
+ "type": "reference",
1137
+ "name": "SchemaFields"
1138
+ },
1139
+ {
1140
+ "type": "reference",
1141
+ "name": "PayloadFields"
1142
+ },
1143
+ {
1144
+ "type": "reference",
1145
+ "name": "PayloadSet"
1146
+ },
1147
+ {
1148
+ "type": "reflection",
1149
+ "declaration": {
1150
+ "id": 60,
1151
+ "name": "__type",
1152
+ "kind": 65536,
1153
+ "kindString": "Type literal",
1154
+ "flags": {},
1155
+ "children": [
1156
+ {
1157
+ "id": 61,
1158
+ "name": "schema",
1159
+ "kind": 1024,
1160
+ "kindString": "Property",
1161
+ "flags": {},
1162
+ "sources": [
1163
+ {
1164
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
1165
+ "line": 9,
1166
+ "character": 8
1167
+ }
1168
+ ],
1169
+ "type": {
1170
+ "type": "literal",
1171
+ "value": "network.xyo.payload.set"
1172
+ }
1173
+ }
1174
+ ],
1175
+ "groups": [
1176
+ {
1177
+ "title": "Properties",
1178
+ "children": [
1179
+ 61
1180
+ ]
1181
+ }
1182
+ ],
1183
+ "sources": [
1184
+ {
1185
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
1186
+ "line": 8,
1187
+ "character": 177
1188
+ }
1189
+ ]
1190
+ }
1191
+ }
1192
+ ]
1193
+ }
1194
+ ]
1195
+ },
1196
+ "inheritedFrom": {
1197
+ "type": "reference",
1198
+ "name": "TimestampWitness.targetSet"
1199
+ }
1200
+ },
1201
+ "inheritedFrom": {
1202
+ "type": "reference",
1203
+ "name": "TimestampWitness.targetSet"
1204
+ }
1205
+ },
1206
+ {
1207
+ "id": 122,
1208
+ "name": "bindHashes",
1209
+ "kind": 2048,
1210
+ "kindString": "Method",
1211
+ "flags": {
1212
+ "isProtected": true
1213
+ },
1214
+ "sources": [
1215
+ {
1216
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1217
+ "line": 31,
1218
+ "character": 14
1219
+ }
1220
+ ],
1221
+ "signatures": [
1222
+ {
1223
+ "id": 123,
1224
+ "name": "bindHashes",
1225
+ "kind": 4096,
1226
+ "kindString": "Call signature",
1227
+ "flags": {},
1228
+ "parameters": [
1229
+ {
1230
+ "id": 124,
1231
+ "name": "hashes",
1232
+ "kind": 32768,
1233
+ "kindString": "Parameter",
1234
+ "flags": {},
1235
+ "type": {
1236
+ "type": "array",
1237
+ "elementType": {
1238
+ "type": "intrinsic",
1239
+ "name": "string"
1240
+ }
1241
+ }
1242
+ },
1243
+ {
1244
+ "id": 125,
1245
+ "name": "schema",
1246
+ "kind": 32768,
1247
+ "kindString": "Parameter",
1248
+ "flags": {},
1249
+ "type": {
1250
+ "type": "array",
1251
+ "elementType": {
1252
+ "type": "intrinsic",
1253
+ "name": "string"
1254
+ }
1255
+ }
1256
+ },
1257
+ {
1258
+ "id": 126,
1259
+ "name": "account",
1260
+ "kind": 32768,
1261
+ "kindString": "Parameter",
1262
+ "flags": {
1263
+ "isOptional": true
1264
+ },
1265
+ "type": {
1266
+ "type": "reference",
1267
+ "name": "Account"
1268
+ }
1269
+ }
1270
+ ],
1271
+ "type": {
1272
+ "type": "reference",
1273
+ "typeArguments": [
1274
+ {
1275
+ "type": "intrinsic",
1276
+ "name": "unknown"
1277
+ },
1278
+ {
1279
+ "type": "reference",
1280
+ "name": "Account"
1281
+ }
1282
+ ],
1283
+ "name": "PromiseEx"
1284
+ },
1285
+ "inheritedFrom": {
1286
+ "type": "reference",
1287
+ "name": "TimestampWitness.bindHashes"
1288
+ }
1289
+ }
1290
+ ],
1291
+ "inheritedFrom": {
1292
+ "type": "reference",
1293
+ "name": "TimestampWitness.bindHashes"
1294
+ }
1295
+ },
1296
+ {
1297
+ "id": 127,
1298
+ "name": "bindHashesInternal",
1299
+ "kind": 2048,
1300
+ "kindString": "Method",
1301
+ "flags": {
1302
+ "isProtected": true
1303
+ },
1304
+ "sources": [
1305
+ {
1306
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1307
+ "line": 32,
1308
+ "character": 14
1309
+ }
1310
+ ],
1311
+ "signatures": [
1312
+ {
1313
+ "id": 128,
1314
+ "name": "bindHashesInternal",
1315
+ "kind": 4096,
1316
+ "kindString": "Call signature",
1317
+ "flags": {},
1318
+ "parameters": [
1319
+ {
1320
+ "id": 129,
1321
+ "name": "hashes",
1322
+ "kind": 32768,
1323
+ "kindString": "Parameter",
1324
+ "flags": {},
1325
+ "type": {
1326
+ "type": "array",
1327
+ "elementType": {
1328
+ "type": "intrinsic",
1329
+ "name": "string"
1330
+ }
1331
+ }
1332
+ },
1333
+ {
1334
+ "id": 130,
1335
+ "name": "schema",
1336
+ "kind": 32768,
1337
+ "kindString": "Parameter",
1338
+ "flags": {},
1339
+ "type": {
1340
+ "type": "array",
1341
+ "elementType": {
1342
+ "type": "intrinsic",
1343
+ "name": "string"
1344
+ }
1345
+ }
1346
+ },
1347
+ {
1348
+ "id": 131,
1349
+ "name": "account",
1350
+ "kind": 32768,
1351
+ "kindString": "Parameter",
1352
+ "flags": {
1353
+ "isOptional": true
1354
+ },
1355
+ "type": {
1356
+ "type": "reference",
1357
+ "name": "Account"
1358
+ }
1359
+ }
1360
+ ],
1361
+ "type": {
1362
+ "type": "intersection",
1363
+ "types": [
1364
+ {
1365
+ "type": "reference",
1366
+ "name": "SchemaFields"
1367
+ },
1368
+ {
1369
+ "type": "reference",
1370
+ "name": "PayloadFields"
1371
+ },
1372
+ {
1373
+ "type": "reference",
1374
+ "name": "XyoBoundWitnessFields"
1375
+ },
1376
+ {
1377
+ "type": "reflection",
1378
+ "declaration": {
1379
+ "id": 132,
1380
+ "name": "__type",
1381
+ "kind": 65536,
1382
+ "kindString": "Type literal",
1383
+ "flags": {},
1384
+ "children": [
1385
+ {
1386
+ "id": 133,
1387
+ "name": "schema",
1388
+ "kind": 1024,
1389
+ "kindString": "Property",
1390
+ "flags": {},
1391
+ "sources": [
1392
+ {
1393
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1394
+ "line": 17,
1395
+ "character": 4
1396
+ }
1397
+ ],
1398
+ "type": {
1399
+ "type": "literal",
1400
+ "value": "network.xyo.boundwitness"
1401
+ }
1402
+ }
1403
+ ],
1404
+ "groups": [
1405
+ {
1406
+ "title": "Properties",
1407
+ "children": [
1408
+ 133
1409
+ ]
1410
+ }
1411
+ ],
1412
+ "sources": [
1413
+ {
1414
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1415
+ "line": 16,
1416
+ "character": 221
1417
+ }
1418
+ ]
1419
+ }
1420
+ }
1421
+ ]
1422
+ },
1423
+ "inheritedFrom": {
1424
+ "type": "reference",
1425
+ "name": "TimestampWitness.bindHashesInternal"
1426
+ }
1427
+ }
1428
+ ],
1429
+ "inheritedFrom": {
1430
+ "type": "reference",
1431
+ "name": "TimestampWitness.bindHashesInternal"
1432
+ }
1433
+ },
1434
+ {
1435
+ "id": 134,
1436
+ "name": "bindQuery",
1437
+ "kind": 2048,
1438
+ "kindString": "Method",
1439
+ "flags": {
1440
+ "isProtected": true
1441
+ },
1442
+ "sources": [
1443
+ {
1444
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1445
+ "line": 33,
1446
+ "character": 14
1447
+ }
1448
+ ],
1449
+ "signatures": [
1450
+ {
1451
+ "id": 135,
1452
+ "name": "bindQuery",
1453
+ "kind": 4096,
1454
+ "kindString": "Call signature",
1455
+ "flags": {},
1456
+ "typeParameter": [
1457
+ {
1458
+ "id": 140,
1459
+ "name": "T",
1460
+ "kind": 131072,
1461
+ "kindString": "Type parameter",
1462
+ "flags": {},
1463
+ "type": {
1464
+ "type": "union",
1465
+ "types": [
1466
+ {
1467
+ "type": "intersection",
1468
+ "types": [
1469
+ {
1470
+ "type": "reference",
1471
+ "name": "SchemaFields"
1472
+ },
1473
+ {
1474
+ "type": "reference",
1475
+ "name": "PayloadFields"
1476
+ },
1477
+ {
1478
+ "type": "reference",
1479
+ "name": "XyoQueryFields"
1480
+ },
1481
+ {
1482
+ "type": "reflection",
1483
+ "declaration": {
1484
+ "id": 136,
1485
+ "name": "__type",
1486
+ "kind": 65536,
1487
+ "kindString": "Type literal",
1488
+ "flags": {},
1489
+ "children": [
1490
+ {
1491
+ "id": 137,
1492
+ "name": "schema",
1493
+ "kind": 1024,
1494
+ "kindString": "Property",
1495
+ "flags": {},
1496
+ "sources": [
1497
+ {
1498
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1499
+ "line": 17,
1500
+ "character": 4
1501
+ }
1502
+ ],
1503
+ "type": {
1504
+ "type": "intrinsic",
1505
+ "name": "string"
1506
+ }
1507
+ }
1508
+ ],
1509
+ "groups": [
1510
+ {
1511
+ "title": "Properties",
1512
+ "children": [
1513
+ 137
1514
+ ]
1515
+ }
1516
+ ],
1517
+ "sources": [
1518
+ {
1519
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1520
+ "line": 16,
1521
+ "character": 221
1522
+ }
1523
+ ]
1524
+ }
1525
+ }
1526
+ ]
1527
+ },
1528
+ {
1529
+ "type": "reference",
1530
+ "typeArguments": [
1531
+ {
1532
+ "type": "intersection",
1533
+ "types": [
1534
+ {
1535
+ "type": "reference",
1536
+ "name": "SchemaFields"
1537
+ },
1538
+ {
1539
+ "type": "reference",
1540
+ "name": "PayloadFields"
1541
+ },
1542
+ {
1543
+ "type": "reference",
1544
+ "name": "XyoQueryFields"
1545
+ },
1546
+ {
1547
+ "type": "reflection",
1548
+ "declaration": {
1549
+ "id": 138,
1550
+ "name": "__type",
1551
+ "kind": 65536,
1552
+ "kindString": "Type literal",
1553
+ "flags": {},
1554
+ "children": [
1555
+ {
1556
+ "id": 139,
1557
+ "name": "schema",
1558
+ "kind": 1024,
1559
+ "kindString": "Property",
1560
+ "flags": {},
1561
+ "sources": [
1562
+ {
1563
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1564
+ "line": 17,
1565
+ "character": 4
1566
+ }
1567
+ ],
1568
+ "type": {
1569
+ "type": "intrinsic",
1570
+ "name": "string"
1571
+ }
1572
+ }
1573
+ ],
1574
+ "groups": [
1575
+ {
1576
+ "title": "Properties",
1577
+ "children": [
1578
+ 139
1579
+ ]
1580
+ }
1581
+ ],
1582
+ "sources": [
1583
+ {
1584
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1585
+ "line": 16,
1586
+ "character": 221
1587
+ }
1588
+ ]
1589
+ }
1590
+ }
1591
+ ]
1592
+ }
1593
+ ],
1594
+ "name": "PayloadWrapper"
1595
+ }
1596
+ ]
1597
+ }
1598
+ }
1599
+ ],
1600
+ "parameters": [
1601
+ {
1602
+ "id": 141,
1603
+ "name": "query",
1604
+ "kind": 32768,
1605
+ "kindString": "Parameter",
1606
+ "flags": {},
1607
+ "type": {
1608
+ "type": "reference",
1609
+ "id": 140,
1610
+ "name": "T"
1611
+ }
1612
+ },
1613
+ {
1614
+ "id": 142,
1615
+ "name": "payloads",
1616
+ "kind": 32768,
1617
+ "kindString": "Parameter",
1618
+ "flags": {
1619
+ "isOptional": true
1620
+ },
1621
+ "type": {
1622
+ "type": "array",
1623
+ "elementType": {
1624
+ "type": "intersection",
1625
+ "types": [
1626
+ {
1627
+ "type": "reference",
1628
+ "name": "SchemaFields"
1629
+ },
1630
+ {
1631
+ "type": "reference",
1632
+ "name": "PayloadFields"
1633
+ },
1634
+ {
1635
+ "type": "reflection",
1636
+ "declaration": {
1637
+ "id": 143,
1638
+ "name": "__type",
1639
+ "kind": 65536,
1640
+ "kindString": "Type literal",
1641
+ "flags": {},
1642
+ "children": [
1643
+ {
1644
+ "id": 144,
1645
+ "name": "schema",
1646
+ "kind": 1024,
1647
+ "kindString": "Property",
1648
+ "flags": {},
1649
+ "sources": [
1650
+ {
1651
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1652
+ "line": 19,
1653
+ "character": 4
1654
+ }
1655
+ ],
1656
+ "type": {
1657
+ "type": "intrinsic",
1658
+ "name": "string"
1659
+ }
1660
+ }
1661
+ ],
1662
+ "groups": [
1663
+ {
1664
+ "title": "Properties",
1665
+ "children": [
1666
+ 144
1667
+ ]
1668
+ }
1669
+ ],
1670
+ "sources": [
1671
+ {
1672
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1673
+ "line": 18,
1674
+ "character": 17
1675
+ }
1676
+ ]
1677
+ }
1678
+ }
1679
+ ]
1680
+ }
1681
+ }
1682
+ },
1683
+ {
1684
+ "id": 145,
1685
+ "name": "account",
1686
+ "kind": 32768,
1687
+ "kindString": "Parameter",
1688
+ "flags": {
1689
+ "isOptional": true
1690
+ },
1691
+ "type": {
1692
+ "type": "reference",
1693
+ "name": "Account"
1694
+ }
1695
+ }
1696
+ ],
1697
+ "type": {
1698
+ "type": "reference",
1699
+ "typeArguments": [
1700
+ {
1701
+ "type": "tuple",
1702
+ "elements": [
1703
+ {
1704
+ "type": "intersection",
1705
+ "types": [
1706
+ {
1707
+ "type": "reference",
1708
+ "name": "SchemaFields"
1709
+ },
1710
+ {
1711
+ "type": "reference",
1712
+ "name": "PayloadFields"
1713
+ },
1714
+ {
1715
+ "type": "reference",
1716
+ "name": "XyoBoundWitnessFields"
1717
+ },
1718
+ {
1719
+ "type": "reflection",
1720
+ "declaration": {
1721
+ "id": 146,
1722
+ "name": "__type",
1723
+ "kind": 65536,
1724
+ "kindString": "Type literal",
1725
+ "flags": {},
1726
+ "children": [
1727
+ {
1728
+ "id": 147,
1729
+ "name": "query",
1730
+ "kind": 1024,
1731
+ "kindString": "Property",
1732
+ "flags": {},
1733
+ "sources": [
1734
+ {
1735
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1736
+ "line": 5,
1737
+ "character": 4
1738
+ }
1739
+ ],
1740
+ "type": {
1741
+ "type": "intrinsic",
1742
+ "name": "string"
1743
+ }
1744
+ },
1745
+ {
1746
+ "id": 148,
1747
+ "name": "resultSet",
1748
+ "kind": 1024,
1749
+ "kindString": "Property",
1750
+ "flags": {
1751
+ "isOptional": true
1752
+ },
1753
+ "sources": [
1754
+ {
1755
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1756
+ "line": 6,
1757
+ "character": 4
1758
+ }
1759
+ ],
1760
+ "type": {
1761
+ "type": "intrinsic",
1762
+ "name": "string"
1763
+ }
1764
+ },
1765
+ {
1766
+ "id": 149,
1767
+ "name": "schema",
1768
+ "kind": 1024,
1769
+ "kindString": "Property",
1770
+ "flags": {},
1771
+ "sources": [
1772
+ {
1773
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1774
+ "line": 7,
1775
+ "character": 4
1776
+ }
1777
+ ],
1778
+ "type": {
1779
+ "type": "literal",
1780
+ "value": "network.xyo.boundwitness.query"
1781
+ }
1782
+ }
1783
+ ],
1784
+ "groups": [
1785
+ {
1786
+ "title": "Properties",
1787
+ "children": [
1788
+ 147,
1789
+ 148,
1790
+ 149
1791
+ ]
1792
+ }
1793
+ ],
1794
+ "sources": [
1795
+ {
1796
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1797
+ "line": 4,
1798
+ "character": 51
1799
+ }
1800
+ ]
1801
+ }
1802
+ }
1803
+ ]
1804
+ },
1805
+ {
1806
+ "type": "array",
1807
+ "elementType": {
1808
+ "type": "intersection",
1809
+ "types": [
1810
+ {
1811
+ "type": "reference",
1812
+ "name": "SchemaFields"
1813
+ },
1814
+ {
1815
+ "type": "reference",
1816
+ "name": "PayloadFields"
1817
+ },
1818
+ {
1819
+ "type": "reflection",
1820
+ "declaration": {
1821
+ "id": 150,
1822
+ "name": "__type",
1823
+ "kind": 65536,
1824
+ "kindString": "Type literal",
1825
+ "flags": {},
1826
+ "children": [
1827
+ {
1828
+ "id": 151,
1829
+ "name": "schema",
1830
+ "kind": 1024,
1831
+ "kindString": "Property",
1832
+ "flags": {},
1833
+ "sources": [
1834
+ {
1835
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1836
+ "line": 19,
1837
+ "character": 4
1838
+ }
1839
+ ],
1840
+ "type": {
1841
+ "type": "intrinsic",
1842
+ "name": "string"
1843
+ }
1844
+ }
1845
+ ],
1846
+ "groups": [
1847
+ {
1848
+ "title": "Properties",
1849
+ "children": [
1850
+ 151
1851
+ ]
1852
+ }
1853
+ ],
1854
+ "sources": [
1855
+ {
1856
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1857
+ "line": 18,
1858
+ "character": 17
1859
+ }
1860
+ ]
1861
+ }
1862
+ }
1863
+ ]
1864
+ }
1865
+ }
1866
+ ]
1867
+ },
1868
+ {
1869
+ "type": "reference",
1870
+ "name": "Account"
1871
+ }
1872
+ ],
1873
+ "name": "PromiseEx"
1874
+ },
1875
+ "inheritedFrom": {
1876
+ "type": "reference",
1877
+ "name": "TimestampWitness.bindQuery"
1878
+ }
1879
+ }
1880
+ ],
1881
+ "inheritedFrom": {
1882
+ "type": "reference",
1883
+ "name": "TimestampWitness.bindQuery"
1884
+ }
1885
+ },
1886
+ {
1887
+ "id": 152,
1888
+ "name": "bindQueryInternal",
1889
+ "kind": 2048,
1890
+ "kindString": "Method",
1891
+ "flags": {
1892
+ "isProtected": true
1893
+ },
1894
+ "sources": [
1895
+ {
1896
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1897
+ "line": 34,
1898
+ "character": 14
1899
+ }
1900
+ ],
1901
+ "signatures": [
1902
+ {
1903
+ "id": 153,
1904
+ "name": "bindQueryInternal",
1905
+ "kind": 4096,
1906
+ "kindString": "Call signature",
1907
+ "flags": {},
1908
+ "typeParameter": [
1909
+ {
1910
+ "id": 158,
1911
+ "name": "T",
1912
+ "kind": 131072,
1913
+ "kindString": "Type parameter",
1914
+ "flags": {},
1915
+ "type": {
1916
+ "type": "union",
1917
+ "types": [
1918
+ {
1919
+ "type": "intersection",
1920
+ "types": [
1921
+ {
1922
+ "type": "reference",
1923
+ "name": "SchemaFields"
1924
+ },
1925
+ {
1926
+ "type": "reference",
1927
+ "name": "PayloadFields"
1928
+ },
1929
+ {
1930
+ "type": "reference",
1931
+ "name": "XyoQueryFields"
1932
+ },
1933
+ {
1934
+ "type": "reflection",
1935
+ "declaration": {
1936
+ "id": 154,
1937
+ "name": "__type",
1938
+ "kind": 65536,
1939
+ "kindString": "Type literal",
1940
+ "flags": {},
1941
+ "children": [
1942
+ {
1943
+ "id": 155,
1944
+ "name": "schema",
1945
+ "kind": 1024,
1946
+ "kindString": "Property",
1947
+ "flags": {},
1948
+ "sources": [
1949
+ {
1950
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1951
+ "line": 17,
1952
+ "character": 4
1953
+ }
1954
+ ],
1955
+ "type": {
1956
+ "type": "intrinsic",
1957
+ "name": "string"
1958
+ }
1959
+ }
1960
+ ],
1961
+ "groups": [
1962
+ {
1963
+ "title": "Properties",
1964
+ "children": [
1965
+ 155
1966
+ ]
1967
+ }
1968
+ ],
1969
+ "sources": [
1970
+ {
1971
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1972
+ "line": 16,
1973
+ "character": 221
1974
+ }
1975
+ ]
1976
+ }
1977
+ }
1978
+ ]
1979
+ },
1980
+ {
1981
+ "type": "reference",
1982
+ "typeArguments": [
1983
+ {
1984
+ "type": "intersection",
1985
+ "types": [
1986
+ {
1987
+ "type": "reference",
1988
+ "name": "SchemaFields"
1989
+ },
1990
+ {
1991
+ "type": "reference",
1992
+ "name": "PayloadFields"
1993
+ },
1994
+ {
1995
+ "type": "reference",
1996
+ "name": "XyoQueryFields"
1997
+ },
1998
+ {
1999
+ "type": "reflection",
2000
+ "declaration": {
2001
+ "id": 156,
2002
+ "name": "__type",
2003
+ "kind": 65536,
2004
+ "kindString": "Type literal",
2005
+ "flags": {},
2006
+ "children": [
2007
+ {
2008
+ "id": 157,
2009
+ "name": "schema",
2010
+ "kind": 1024,
2011
+ "kindString": "Property",
2012
+ "flags": {},
2013
+ "sources": [
2014
+ {
2015
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2016
+ "line": 17,
2017
+ "character": 4
2018
+ }
2019
+ ],
2020
+ "type": {
2021
+ "type": "intrinsic",
2022
+ "name": "string"
2023
+ }
2024
+ }
2025
+ ],
2026
+ "groups": [
2027
+ {
2028
+ "title": "Properties",
2029
+ "children": [
2030
+ 157
2031
+ ]
2032
+ }
2033
+ ],
2034
+ "sources": [
2035
+ {
2036
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2037
+ "line": 16,
2038
+ "character": 221
2039
+ }
2040
+ ]
2041
+ }
2042
+ }
2043
+ ]
2044
+ }
2045
+ ],
2046
+ "name": "PayloadWrapper"
2047
+ }
2048
+ ]
2049
+ }
2050
+ }
2051
+ ],
2052
+ "parameters": [
2053
+ {
2054
+ "id": 159,
2055
+ "name": "query",
2056
+ "kind": 32768,
2057
+ "kindString": "Parameter",
2058
+ "flags": {},
2059
+ "type": {
2060
+ "type": "reference",
2061
+ "id": 158,
2062
+ "name": "T"
2063
+ }
2064
+ },
2065
+ {
2066
+ "id": 160,
2067
+ "name": "payloads",
2068
+ "kind": 32768,
2069
+ "kindString": "Parameter",
2070
+ "flags": {
2071
+ "isOptional": true
2072
+ },
2073
+ "type": {
2074
+ "type": "array",
2075
+ "elementType": {
2076
+ "type": "intersection",
2077
+ "types": [
2078
+ {
2079
+ "type": "reference",
2080
+ "name": "SchemaFields"
2081
+ },
2082
+ {
2083
+ "type": "reference",
2084
+ "name": "PayloadFields"
2085
+ },
2086
+ {
2087
+ "type": "reflection",
2088
+ "declaration": {
2089
+ "id": 161,
2090
+ "name": "__type",
2091
+ "kind": 65536,
2092
+ "kindString": "Type literal",
2093
+ "flags": {},
2094
+ "children": [
2095
+ {
2096
+ "id": 162,
2097
+ "name": "schema",
2098
+ "kind": 1024,
2099
+ "kindString": "Property",
2100
+ "flags": {},
2101
+ "sources": [
2102
+ {
2103
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2104
+ "line": 19,
2105
+ "character": 4
2106
+ }
2107
+ ],
2108
+ "type": {
2109
+ "type": "intrinsic",
2110
+ "name": "string"
2111
+ }
2112
+ }
2113
+ ],
2114
+ "groups": [
2115
+ {
2116
+ "title": "Properties",
2117
+ "children": [
2118
+ 162
2119
+ ]
2120
+ }
2121
+ ],
2122
+ "sources": [
2123
+ {
2124
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2125
+ "line": 18,
2126
+ "character": 17
2127
+ }
2128
+ ]
2129
+ }
2130
+ }
2131
+ ]
2132
+ }
2133
+ }
2134
+ },
2135
+ {
2136
+ "id": 163,
2137
+ "name": "account",
2138
+ "kind": 32768,
2139
+ "kindString": "Parameter",
2140
+ "flags": {
2141
+ "isOptional": true
2142
+ },
2143
+ "type": {
2144
+ "type": "reference",
2145
+ "name": "Account"
2146
+ }
2147
+ }
2148
+ ],
2149
+ "type": {
2150
+ "type": "tuple",
2151
+ "elements": [
2152
+ {
2153
+ "type": "intersection",
2154
+ "types": [
2155
+ {
2156
+ "type": "reference",
2157
+ "name": "SchemaFields"
2158
+ },
2159
+ {
2160
+ "type": "reference",
2161
+ "name": "PayloadFields"
2162
+ },
2163
+ {
2164
+ "type": "reference",
2165
+ "name": "XyoBoundWitnessFields"
2166
+ },
2167
+ {
2168
+ "type": "reflection",
2169
+ "declaration": {
2170
+ "id": 164,
2171
+ "name": "__type",
2172
+ "kind": 65536,
2173
+ "kindString": "Type literal",
2174
+ "flags": {},
2175
+ "children": [
2176
+ {
2177
+ "id": 165,
2178
+ "name": "query",
2179
+ "kind": 1024,
2180
+ "kindString": "Property",
2181
+ "flags": {},
2182
+ "sources": [
2183
+ {
2184
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2185
+ "line": 5,
2186
+ "character": 4
2187
+ }
2188
+ ],
2189
+ "type": {
2190
+ "type": "intrinsic",
2191
+ "name": "string"
2192
+ }
2193
+ },
2194
+ {
2195
+ "id": 166,
2196
+ "name": "resultSet",
2197
+ "kind": 1024,
2198
+ "kindString": "Property",
2199
+ "flags": {
2200
+ "isOptional": true
2201
+ },
2202
+ "sources": [
2203
+ {
2204
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2205
+ "line": 6,
2206
+ "character": 4
2207
+ }
2208
+ ],
2209
+ "type": {
2210
+ "type": "intrinsic",
2211
+ "name": "string"
2212
+ }
2213
+ },
2214
+ {
2215
+ "id": 167,
2216
+ "name": "schema",
2217
+ "kind": 1024,
2218
+ "kindString": "Property",
2219
+ "flags": {},
2220
+ "sources": [
2221
+ {
2222
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2223
+ "line": 7,
2224
+ "character": 4
2225
+ }
2226
+ ],
2227
+ "type": {
2228
+ "type": "literal",
2229
+ "value": "network.xyo.boundwitness.query"
2230
+ }
2231
+ }
2232
+ ],
2233
+ "groups": [
2234
+ {
2235
+ "title": "Properties",
2236
+ "children": [
2237
+ 165,
2238
+ 166,
2239
+ 167
2240
+ ]
2241
+ }
2242
+ ],
2243
+ "sources": [
2244
+ {
2245
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2246
+ "line": 4,
2247
+ "character": 51
2248
+ }
2249
+ ]
2250
+ }
2251
+ }
2252
+ ]
2253
+ },
2254
+ {
2255
+ "type": "array",
2256
+ "elementType": {
2257
+ "type": "intersection",
2258
+ "types": [
2259
+ {
2260
+ "type": "reference",
2261
+ "name": "SchemaFields"
2262
+ },
2263
+ {
2264
+ "type": "reference",
2265
+ "name": "PayloadFields"
2266
+ },
2267
+ {
2268
+ "type": "reflection",
2269
+ "declaration": {
2270
+ "id": 168,
2271
+ "name": "__type",
2272
+ "kind": 65536,
2273
+ "kindString": "Type literal",
2274
+ "flags": {},
2275
+ "children": [
2276
+ {
2277
+ "id": 169,
2278
+ "name": "schema",
2279
+ "kind": 1024,
2280
+ "kindString": "Property",
2281
+ "flags": {},
2282
+ "sources": [
2283
+ {
2284
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2285
+ "line": 19,
2286
+ "character": 4
2287
+ }
2288
+ ],
2289
+ "type": {
2290
+ "type": "intrinsic",
2291
+ "name": "string"
2292
+ }
2293
+ }
2294
+ ],
2295
+ "groups": [
2296
+ {
2297
+ "title": "Properties",
2298
+ "children": [
2299
+ 169
2300
+ ]
2301
+ }
2302
+ ],
2303
+ "sources": [
2304
+ {
2305
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2306
+ "line": 18,
2307
+ "character": 17
2308
+ }
2309
+ ]
2310
+ }
2311
+ }
2312
+ ]
2313
+ }
2314
+ }
2315
+ ]
2316
+ },
2317
+ "inheritedFrom": {
2318
+ "type": "reference",
2319
+ "name": "TimestampWitness.bindQueryInternal"
2320
+ }
2321
+ }
2322
+ ],
2323
+ "inheritedFrom": {
2324
+ "type": "reference",
2325
+ "name": "TimestampWitness.bindQueryInternal"
2326
+ }
2327
+ },
2328
+ {
2329
+ "id": 170,
2330
+ "name": "bindResult",
2331
+ "kind": 2048,
2332
+ "kindString": "Method",
2333
+ "flags": {
2334
+ "isProtected": true
2335
+ },
2336
+ "sources": [
2337
+ {
2338
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2339
+ "line": 35,
2340
+ "character": 14
2341
+ }
2342
+ ],
2343
+ "signatures": [
2344
+ {
2345
+ "id": 171,
2346
+ "name": "bindResult",
2347
+ "kind": 4096,
2348
+ "kindString": "Call signature",
2349
+ "flags": {},
2350
+ "parameters": [
2351
+ {
2352
+ "id": 172,
2353
+ "name": "payloads",
2354
+ "kind": 32768,
2355
+ "kindString": "Parameter",
2356
+ "flags": {},
2357
+ "type": {
2358
+ "type": "array",
2359
+ "elementType": {
2360
+ "type": "intersection",
2361
+ "types": [
2362
+ {
2363
+ "type": "reference",
2364
+ "name": "SchemaFields"
2365
+ },
2366
+ {
2367
+ "type": "reference",
2368
+ "name": "PayloadFields"
2369
+ },
2370
+ {
2371
+ "type": "reflection",
2372
+ "declaration": {
2373
+ "id": 173,
2374
+ "name": "__type",
2375
+ "kind": 65536,
2376
+ "kindString": "Type literal",
2377
+ "flags": {},
2378
+ "children": [
2379
+ {
2380
+ "id": 174,
2381
+ "name": "schema",
2382
+ "kind": 1024,
2383
+ "kindString": "Property",
2384
+ "flags": {},
2385
+ "sources": [
2386
+ {
2387
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2388
+ "line": 19,
2389
+ "character": 4
2390
+ }
2391
+ ],
2392
+ "type": {
2393
+ "type": "intrinsic",
2394
+ "name": "string"
2395
+ }
2396
+ }
2397
+ ],
2398
+ "groups": [
2399
+ {
2400
+ "title": "Properties",
2401
+ "children": [
2402
+ 174
2403
+ ]
2404
+ }
2405
+ ],
2406
+ "sources": [
2407
+ {
2408
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2409
+ "line": 18,
2410
+ "character": 17
2411
+ }
2412
+ ]
2413
+ }
2414
+ }
2415
+ ]
2416
+ }
2417
+ }
2418
+ },
2419
+ {
2420
+ "id": 175,
2421
+ "name": "account",
2422
+ "kind": 32768,
2423
+ "kindString": "Parameter",
2424
+ "flags": {
2425
+ "isOptional": true
2426
+ },
2427
+ "type": {
2428
+ "type": "reference",
2429
+ "name": "Account"
2430
+ }
2431
+ }
2432
+ ],
2433
+ "type": {
2434
+ "type": "reference",
2435
+ "typeArguments": [
2436
+ {
2437
+ "type": "reference",
2438
+ "typeArguments": [
2439
+ {
2440
+ "type": "intersection",
2441
+ "types": [
2442
+ {
2443
+ "type": "reference",
2444
+ "name": "SchemaFields"
2445
+ },
2446
+ {
2447
+ "type": "reference",
2448
+ "name": "PayloadFields"
2449
+ },
2450
+ {
2451
+ "type": "reflection",
2452
+ "declaration": {
2453
+ "id": 176,
2454
+ "name": "__type",
2455
+ "kind": 65536,
2456
+ "kindString": "Type literal",
2457
+ "flags": {},
2458
+ "children": [
2459
+ {
2460
+ "id": 177,
2461
+ "name": "schema",
2462
+ "kind": 1024,
2463
+ "kindString": "Property",
2464
+ "flags": {},
2465
+ "sources": [
2466
+ {
2467
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2468
+ "line": 19,
2469
+ "character": 4
2470
+ }
2471
+ ],
2472
+ "type": {
2473
+ "type": "intrinsic",
2474
+ "name": "string"
2475
+ }
2476
+ }
2477
+ ],
2478
+ "groups": [
2479
+ {
2480
+ "title": "Properties",
2481
+ "children": [
2482
+ 177
2483
+ ]
2484
+ }
2485
+ ],
2486
+ "sources": [
2487
+ {
2488
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2489
+ "line": 18,
2490
+ "character": 17
2491
+ }
2492
+ ]
2493
+ }
2494
+ }
2495
+ ]
2496
+ }
2497
+ ],
2498
+ "name": "ModuleQueryResult"
2499
+ },
2500
+ {
2501
+ "type": "reference",
2502
+ "name": "Account"
2503
+ }
2504
+ ],
2505
+ "name": "PromiseEx"
2506
+ },
2507
+ "inheritedFrom": {
2508
+ "type": "reference",
2509
+ "name": "TimestampWitness.bindResult"
2510
+ }
2511
+ }
2512
+ ],
2513
+ "inheritedFrom": {
2514
+ "type": "reference",
2515
+ "name": "TimestampWitness.bindResult"
2516
+ }
2517
+ },
2518
+ {
2519
+ "id": 178,
2520
+ "name": "bindResultInternal",
2521
+ "kind": 2048,
2522
+ "kindString": "Method",
2523
+ "flags": {
2524
+ "isProtected": true
2525
+ },
2526
+ "sources": [
2527
+ {
2528
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2529
+ "line": 36,
2530
+ "character": 14
2531
+ }
2532
+ ],
2533
+ "signatures": [
2534
+ {
2535
+ "id": 179,
2536
+ "name": "bindResultInternal",
2537
+ "kind": 4096,
2538
+ "kindString": "Call signature",
2539
+ "flags": {},
2540
+ "parameters": [
2541
+ {
2542
+ "id": 180,
2543
+ "name": "payloads",
2544
+ "kind": 32768,
2545
+ "kindString": "Parameter",
2546
+ "flags": {},
2547
+ "type": {
2548
+ "type": "array",
2549
+ "elementType": {
2550
+ "type": "intersection",
2551
+ "types": [
2552
+ {
2553
+ "type": "reference",
2554
+ "name": "SchemaFields"
2555
+ },
2556
+ {
2557
+ "type": "reference",
2558
+ "name": "PayloadFields"
2559
+ },
2560
+ {
2561
+ "type": "reflection",
2562
+ "declaration": {
2563
+ "id": 181,
2564
+ "name": "__type",
2565
+ "kind": 65536,
2566
+ "kindString": "Type literal",
2567
+ "flags": {},
2568
+ "children": [
2569
+ {
2570
+ "id": 182,
2571
+ "name": "schema",
2572
+ "kind": 1024,
2573
+ "kindString": "Property",
2574
+ "flags": {},
2575
+ "sources": [
2576
+ {
2577
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2578
+ "line": 19,
2579
+ "character": 4
2580
+ }
2581
+ ],
2582
+ "type": {
2583
+ "type": "intrinsic",
2584
+ "name": "string"
2585
+ }
2586
+ }
2587
+ ],
2588
+ "groups": [
2589
+ {
2590
+ "title": "Properties",
2591
+ "children": [
2592
+ 182
2593
+ ]
2594
+ }
2595
+ ],
2596
+ "sources": [
2597
+ {
2598
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2599
+ "line": 18,
2600
+ "character": 17
2601
+ }
2602
+ ]
2603
+ }
2604
+ }
2605
+ ]
2606
+ }
2607
+ }
2608
+ },
2609
+ {
2610
+ "id": 183,
2611
+ "name": "account",
2612
+ "kind": 32768,
2613
+ "kindString": "Parameter",
2614
+ "flags": {
2615
+ "isOptional": true
2616
+ },
2617
+ "type": {
2618
+ "type": "reference",
2619
+ "name": "Account"
2620
+ }
2621
+ }
2622
+ ],
2623
+ "type": {
2624
+ "type": "reference",
2625
+ "typeArguments": [
2626
+ {
2627
+ "type": "intersection",
2628
+ "types": [
2629
+ {
2630
+ "type": "reference",
2631
+ "name": "SchemaFields"
2632
+ },
2633
+ {
2634
+ "type": "reference",
2635
+ "name": "PayloadFields"
2636
+ },
2637
+ {
2638
+ "type": "reflection",
2639
+ "declaration": {
2640
+ "id": 184,
2641
+ "name": "__type",
2642
+ "kind": 65536,
2643
+ "kindString": "Type literal",
2644
+ "flags": {},
2645
+ "children": [
2646
+ {
2647
+ "id": 185,
2648
+ "name": "schema",
2649
+ "kind": 1024,
2650
+ "kindString": "Property",
2651
+ "flags": {},
2652
+ "sources": [
2653
+ {
2654
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2655
+ "line": 19,
2656
+ "character": 4
2657
+ }
2658
+ ],
2659
+ "type": {
2660
+ "type": "intrinsic",
2661
+ "name": "string"
2662
+ }
2663
+ }
2664
+ ],
2665
+ "groups": [
2666
+ {
2667
+ "title": "Properties",
2668
+ "children": [
2669
+ 185
2670
+ ]
2671
+ }
2672
+ ],
2673
+ "sources": [
2674
+ {
2675
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2676
+ "line": 18,
2677
+ "character": 17
2678
+ }
2679
+ ]
2680
+ }
2681
+ }
2682
+ ]
2683
+ }
2684
+ ],
2685
+ "name": "ModuleQueryResult"
2686
+ },
2687
+ "inheritedFrom": {
2688
+ "type": "reference",
2689
+ "name": "TimestampWitness.bindResultInternal"
2690
+ }
2691
+ }
2692
+ ],
2693
+ "inheritedFrom": {
2694
+ "type": "reference",
2695
+ "name": "TimestampWitness.bindResultInternal"
2696
+ }
2697
+ },
2698
+ {
2699
+ "id": 105,
2700
+ "name": "description",
2701
+ "kind": 2048,
2702
+ "kindString": "Method",
2703
+ "flags": {},
2704
+ "sources": [
2705
+ {
2706
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2707
+ "line": 24,
2708
+ "character": 4
2709
+ }
2710
+ ],
2711
+ "signatures": [
2712
+ {
2713
+ "id": 106,
2714
+ "name": "description",
2715
+ "kind": 4096,
2716
+ "kindString": "Call signature",
2717
+ "flags": {},
2718
+ "type": {
2719
+ "type": "reference",
2720
+ "typeArguments": [
2721
+ {
2722
+ "type": "reference",
2723
+ "name": "ModuleDescription"
2724
+ },
2725
+ {
2726
+ "type": "intrinsic",
2727
+ "name": "never"
2728
+ }
2729
+ ],
2730
+ "name": "Promisable"
2731
+ },
2732
+ "inheritedFrom": {
2733
+ "type": "reference",
2734
+ "name": "TimestampWitness.description"
2735
+ }
2736
+ }
2737
+ ],
2738
+ "inheritedFrom": {
2739
+ "type": "reference",
2740
+ "name": "TimestampWitness.description"
2741
+ }
2742
+ },
2743
+ {
2744
+ "id": 107,
2745
+ "name": "discover",
2746
+ "kind": 2048,
2747
+ "kindString": "Method",
2748
+ "flags": {},
2749
+ "sources": [
2750
+ {
2751
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2752
+ "line": 25,
2753
+ "character": 4
2754
+ }
2755
+ ],
2756
+ "signatures": [
2757
+ {
2758
+ "id": 108,
2759
+ "name": "discover",
2760
+ "kind": 4096,
2761
+ "kindString": "Call signature",
2762
+ "flags": {},
2763
+ "parameters": [
2764
+ {
2765
+ "id": 109,
2766
+ "name": "_queryAccount",
2767
+ "kind": 32768,
2768
+ "kindString": "Parameter",
2769
+ "flags": {
2770
+ "isOptional": true
2771
+ },
2772
+ "type": {
2773
+ "type": "reference",
2774
+ "name": "Account"
2775
+ }
2776
+ }
2777
+ ],
2778
+ "type": {
2779
+ "type": "reference",
2780
+ "typeArguments": [
2781
+ {
2782
+ "type": "array",
2783
+ "elementType": {
2784
+ "type": "intersection",
2785
+ "types": [
2786
+ {
2787
+ "type": "reference",
2788
+ "name": "SchemaFields"
2789
+ },
2790
+ {
2791
+ "type": "reference",
2792
+ "name": "PayloadFields"
2793
+ },
2794
+ {
2795
+ "type": "reflection",
2796
+ "declaration": {
2797
+ "id": 110,
2798
+ "name": "__type",
2799
+ "kind": 65536,
2800
+ "kindString": "Type literal",
2801
+ "flags": {},
2802
+ "children": [
2803
+ {
2804
+ "id": 111,
2805
+ "name": "schema",
2806
+ "kind": 1024,
2807
+ "kindString": "Property",
2808
+ "flags": {},
2809
+ "sources": [
2810
+ {
2811
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2812
+ "line": 19,
2813
+ "character": 4
2814
+ }
2815
+ ],
2816
+ "type": {
2817
+ "type": "intrinsic",
2818
+ "name": "string"
2819
+ }
2820
+ }
2821
+ ],
2822
+ "groups": [
2823
+ {
2824
+ "title": "Properties",
2825
+ "children": [
2826
+ 111
2827
+ ]
2828
+ }
2829
+ ],
2830
+ "sources": [
2831
+ {
2832
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2833
+ "line": 18,
2834
+ "character": 17
2835
+ }
2836
+ ]
2837
+ }
2838
+ }
2839
+ ]
2840
+ }
2841
+ },
2842
+ {
2843
+ "type": "intrinsic",
2844
+ "name": "never"
2845
+ }
2846
+ ],
2847
+ "name": "Promisable"
2848
+ },
2849
+ "inheritedFrom": {
2850
+ "type": "reference",
2851
+ "name": "TimestampWitness.discover"
2852
+ }
2853
+ }
2854
+ ],
2855
+ "inheritedFrom": {
2856
+ "type": "reference",
2857
+ "name": "TimestampWitness.discover"
2858
+ }
2859
+ },
2860
+ {
2861
+ "id": 186,
2862
+ "name": "loadAccount",
2863
+ "kind": 2048,
2864
+ "kindString": "Method",
2865
+ "flags": {
2866
+ "isProtected": true
2867
+ },
2868
+ "sources": [
2869
+ {
2870
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2871
+ "line": 37,
2872
+ "character": 14
2873
+ }
2874
+ ],
2875
+ "signatures": [
2876
+ {
2877
+ "id": 187,
2878
+ "name": "loadAccount",
2879
+ "kind": 4096,
2880
+ "kindString": "Call signature",
2881
+ "flags": {},
2882
+ "parameters": [
2883
+ {
2884
+ "id": 188,
2885
+ "name": "account",
2886
+ "kind": 32768,
2887
+ "kindString": "Parameter",
2888
+ "flags": {
2889
+ "isOptional": true
2890
+ },
2891
+ "type": {
2892
+ "type": "reference",
2893
+ "name": "Account"
2894
+ }
2895
+ }
2896
+ ],
2897
+ "type": {
2898
+ "type": "reference",
2899
+ "name": "Account"
2900
+ },
2901
+ "inheritedFrom": {
2902
+ "type": "reference",
2903
+ "name": "TimestampWitness.loadAccount"
2904
+ }
2905
+ }
2906
+ ],
2907
+ "inheritedFrom": {
2908
+ "type": "reference",
2909
+ "name": "TimestampWitness.loadAccount"
2910
+ }
2911
+ },
2912
+ {
2913
+ "id": 54,
2914
+ "name": "observe",
2915
+ "kind": 2048,
2916
+ "kindString": "Method",
2917
+ "flags": {},
2918
+ "sources": [
2919
+ {
2920
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts",
2921
+ "line": 20,
2922
+ "character": 17,
2923
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts#L20"
2924
+ }
2925
+ ],
2926
+ "signatures": [
2927
+ {
2928
+ "id": 55,
2929
+ "name": "observe",
2930
+ "kind": 4096,
2931
+ "kindString": "Call signature",
2932
+ "flags": {},
2933
+ "type": {
2934
+ "type": "reference",
2935
+ "typeArguments": [
2936
+ {
2937
+ "type": "array",
2938
+ "elementType": {
2939
+ "type": "intersection",
2940
+ "types": [
2941
+ {
2942
+ "type": "reference",
2943
+ "name": "SchemaFields"
2944
+ },
2945
+ {
2946
+ "type": "reference",
2947
+ "name": "PayloadFields"
2948
+ },
2949
+ {
2950
+ "type": "reflection",
2951
+ "declaration": {
2952
+ "id": 56,
2953
+ "name": "__type",
2954
+ "kind": 65536,
2955
+ "kindString": "Type literal",
2956
+ "flags": {},
2957
+ "children": [
2958
+ {
2959
+ "id": 57,
2960
+ "name": "schema",
2961
+ "kind": 1024,
2962
+ "kindString": "Property",
2963
+ "flags": {},
2964
+ "sources": [
2965
+ {
2966
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2967
+ "line": 19,
2968
+ "character": 4
2969
+ }
2970
+ ],
2971
+ "type": {
2972
+ "type": "intrinsic",
2973
+ "name": "string"
2974
+ }
2975
+ }
2976
+ ],
2977
+ "groups": [
2978
+ {
2979
+ "title": "Properties",
2980
+ "children": [
2981
+ 57
2982
+ ]
2983
+ }
2984
+ ],
2985
+ "sources": [
2986
+ {
2987
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2988
+ "line": 18,
2989
+ "character": 17
2990
+ }
2991
+ ]
2992
+ }
2993
+ }
2994
+ ]
2995
+ }
2996
+ }
2997
+ ],
2998
+ "name": "Promise",
2999
+ "qualifiedName": "Promise",
3000
+ "package": "typescript"
3001
+ },
3002
+ "overwrites": {
3003
+ "type": "reference",
3004
+ "name": "TimestampWitness.observe"
3005
+ }
3006
+ }
3007
+ ],
3008
+ "overwrites": {
3009
+ "type": "reference",
3010
+ "name": "TimestampWitness.observe"
3011
+ }
3012
+ },
3013
+ {
3014
+ "id": 62,
3015
+ "name": "queries",
3016
+ "kind": 2048,
3017
+ "kindString": "Method",
3018
+ "flags": {},
3019
+ "sources": [
3020
+ {
3021
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3022
+ "line": 13,
3023
+ "character": 4
3024
+ }
3025
+ ],
3026
+ "signatures": [
3027
+ {
3028
+ "id": 63,
3029
+ "name": "queries",
3030
+ "kind": 4096,
3031
+ "kindString": "Call signature",
3032
+ "flags": {},
3033
+ "type": {
3034
+ "type": "array",
3035
+ "elementType": {
3036
+ "type": "intrinsic",
3037
+ "name": "string"
3038
+ }
3039
+ },
3040
+ "inheritedFrom": {
3041
+ "type": "reference",
3042
+ "name": "TimestampWitness.queries"
3043
+ }
3044
+ }
3045
+ ],
3046
+ "inheritedFrom": {
3047
+ "type": "reference",
3048
+ "name": "TimestampWitness.queries"
3049
+ }
3050
+ },
3051
+ {
3052
+ "id": 64,
3053
+ "name": "query",
3054
+ "kind": 2048,
3055
+ "kindString": "Method",
3056
+ "flags": {},
3057
+ "sources": [
3058
+ {
3059
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3060
+ "line": 14,
3061
+ "character": 4
3062
+ }
3063
+ ],
3064
+ "signatures": [
3065
+ {
3066
+ "id": 65,
3067
+ "name": "query",
3068
+ "kind": 4096,
3069
+ "kindString": "Call signature",
3070
+ "flags": {},
3071
+ "typeParameter": [
3072
+ {
3073
+ "id": 74,
3074
+ "name": "T",
3075
+ "kind": 131072,
3076
+ "kindString": "Type parameter",
3077
+ "flags": {},
3078
+ "type": {
3079
+ "type": "intersection",
3080
+ "types": [
3081
+ {
3082
+ "type": "reference",
3083
+ "name": "SchemaFields"
3084
+ },
3085
+ {
3086
+ "type": "reference",
3087
+ "name": "PayloadFields"
3088
+ },
3089
+ {
3090
+ "type": "reference",
3091
+ "name": "XyoBoundWitnessFields"
3092
+ },
3093
+ {
3094
+ "type": "reflection",
3095
+ "declaration": {
3096
+ "id": 66,
3097
+ "name": "__type",
3098
+ "kind": 65536,
3099
+ "kindString": "Type literal",
3100
+ "flags": {},
3101
+ "children": [
3102
+ {
3103
+ "id": 67,
3104
+ "name": "query",
3105
+ "kind": 1024,
3106
+ "kindString": "Property",
3107
+ "flags": {},
3108
+ "sources": [
3109
+ {
3110
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3111
+ "line": 5,
3112
+ "character": 4
3113
+ }
3114
+ ],
3115
+ "type": {
3116
+ "type": "intrinsic",
3117
+ "name": "string"
3118
+ }
3119
+ },
3120
+ {
3121
+ "id": 68,
3122
+ "name": "resultSet",
3123
+ "kind": 1024,
3124
+ "kindString": "Property",
3125
+ "flags": {
3126
+ "isOptional": true
3127
+ },
3128
+ "sources": [
3129
+ {
3130
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3131
+ "line": 6,
3132
+ "character": 4
3133
+ }
3134
+ ],
3135
+ "type": {
3136
+ "type": "intrinsic",
3137
+ "name": "string"
3138
+ }
3139
+ },
3140
+ {
3141
+ "id": 69,
3142
+ "name": "schema",
3143
+ "kind": 1024,
3144
+ "kindString": "Property",
3145
+ "flags": {},
3146
+ "sources": [
3147
+ {
3148
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3149
+ "line": 7,
3150
+ "character": 4
3151
+ }
3152
+ ],
3153
+ "type": {
3154
+ "type": "literal",
3155
+ "value": "network.xyo.boundwitness.query"
3156
+ }
3157
+ }
3158
+ ],
3159
+ "groups": [
3160
+ {
3161
+ "title": "Properties",
3162
+ "children": [
3163
+ 67,
3164
+ 68,
3165
+ 69
3166
+ ]
3167
+ }
3168
+ ],
3169
+ "sources": [
3170
+ {
3171
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3172
+ "line": 4,
3173
+ "character": 51
3174
+ }
3175
+ ]
3176
+ }
3177
+ }
3178
+ ]
3179
+ },
3180
+ "default": {
3181
+ "type": "intersection",
3182
+ "types": [
3183
+ {
3184
+ "type": "reference",
3185
+ "name": "SchemaFields"
3186
+ },
3187
+ {
3188
+ "type": "reference",
3189
+ "name": "PayloadFields"
3190
+ },
3191
+ {
3192
+ "type": "reference",
3193
+ "name": "XyoBoundWitnessFields"
3194
+ },
3195
+ {
3196
+ "type": "reflection",
3197
+ "declaration": {
3198
+ "id": 70,
3199
+ "name": "__type",
3200
+ "kind": 65536,
3201
+ "kindString": "Type literal",
3202
+ "flags": {},
3203
+ "children": [
3204
+ {
3205
+ "id": 71,
3206
+ "name": "query",
3207
+ "kind": 1024,
3208
+ "kindString": "Property",
3209
+ "flags": {},
3210
+ "sources": [
3211
+ {
3212
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3213
+ "line": 5,
3214
+ "character": 4
3215
+ }
3216
+ ],
3217
+ "type": {
3218
+ "type": "intrinsic",
3219
+ "name": "string"
3220
+ }
3221
+ },
3222
+ {
3223
+ "id": 72,
3224
+ "name": "resultSet",
3225
+ "kind": 1024,
3226
+ "kindString": "Property",
3227
+ "flags": {
3228
+ "isOptional": true
3229
+ },
3230
+ "sources": [
3231
+ {
3232
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3233
+ "line": 6,
3234
+ "character": 4
3235
+ }
3236
+ ],
3237
+ "type": {
3238
+ "type": "intrinsic",
3239
+ "name": "string"
3240
+ }
3241
+ },
3242
+ {
3243
+ "id": 73,
3244
+ "name": "schema",
3245
+ "kind": 1024,
3246
+ "kindString": "Property",
3247
+ "flags": {},
3248
+ "sources": [
3249
+ {
3250
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3251
+ "line": 7,
3252
+ "character": 4
3253
+ }
3254
+ ],
3255
+ "type": {
3256
+ "type": "literal",
3257
+ "value": "network.xyo.boundwitness.query"
3258
+ }
3259
+ }
3260
+ ],
3261
+ "groups": [
3262
+ {
3263
+ "title": "Properties",
3264
+ "children": [
3265
+ 71,
3266
+ 72,
3267
+ 73
3268
+ ]
3269
+ }
3270
+ ],
3271
+ "sources": [
3272
+ {
3273
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3274
+ "line": 4,
3275
+ "character": 51
3276
+ }
3277
+ ]
3278
+ }
3279
+ }
3280
+ ]
3281
+ }
3282
+ }
3283
+ ],
3284
+ "parameters": [
3285
+ {
3286
+ "id": 75,
3287
+ "name": "query",
3288
+ "kind": 32768,
3289
+ "kindString": "Parameter",
3290
+ "flags": {},
3291
+ "type": {
3292
+ "type": "reference",
3293
+ "id": 74,
3294
+ "name": "T"
3295
+ }
3296
+ },
3297
+ {
3298
+ "id": 76,
3299
+ "name": "payloads",
3300
+ "kind": 32768,
3301
+ "kindString": "Parameter",
3302
+ "flags": {
3303
+ "isOptional": true
3304
+ },
3305
+ "type": {
3306
+ "type": "array",
3307
+ "elementType": {
3308
+ "type": "intersection",
3309
+ "types": [
3310
+ {
3311
+ "type": "reference",
3312
+ "name": "SchemaFields"
3313
+ },
3314
+ {
3315
+ "type": "reference",
3316
+ "name": "PayloadFields"
3317
+ },
3318
+ {
3319
+ "type": "reflection",
3320
+ "declaration": {
3321
+ "id": 77,
3322
+ "name": "__type",
3323
+ "kind": 65536,
3324
+ "kindString": "Type literal",
3325
+ "flags": {},
3326
+ "children": [
3327
+ {
3328
+ "id": 78,
3329
+ "name": "schema",
3330
+ "kind": 1024,
3331
+ "kindString": "Property",
3332
+ "flags": {},
3333
+ "sources": [
3334
+ {
3335
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3336
+ "line": 19,
3337
+ "character": 4
3338
+ }
3339
+ ],
3340
+ "type": {
3341
+ "type": "intrinsic",
3342
+ "name": "string"
3343
+ }
3344
+ }
3345
+ ],
3346
+ "groups": [
3347
+ {
3348
+ "title": "Properties",
3349
+ "children": [
3350
+ 78
3351
+ ]
3352
+ }
3353
+ ],
3354
+ "sources": [
3355
+ {
3356
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3357
+ "line": 18,
3358
+ "character": 17
3359
+ }
3360
+ ]
3361
+ }
3362
+ }
3363
+ ]
3364
+ }
3365
+ }
3366
+ }
3367
+ ],
3368
+ "type": {
3369
+ "type": "reference",
3370
+ "typeArguments": [
3371
+ {
3372
+ "type": "reference",
3373
+ "typeArguments": [
3374
+ {
3375
+ "type": "intersection",
3376
+ "types": [
3377
+ {
3378
+ "type": "reference",
3379
+ "name": "SchemaFields"
3380
+ },
3381
+ {
3382
+ "type": "reference",
3383
+ "name": "PayloadFields"
3384
+ },
3385
+ {
3386
+ "type": "reflection",
3387
+ "declaration": {
3388
+ "id": 79,
3389
+ "name": "__type",
3390
+ "kind": 65536,
3391
+ "kindString": "Type literal",
3392
+ "flags": {},
3393
+ "children": [
3394
+ {
3395
+ "id": 80,
3396
+ "name": "schema",
3397
+ "kind": 1024,
3398
+ "kindString": "Property",
3399
+ "flags": {},
3400
+ "sources": [
3401
+ {
3402
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3403
+ "line": 15,
3404
+ "character": 8
3405
+ }
3406
+ ],
3407
+ "type": {
3408
+ "type": "intrinsic",
3409
+ "name": "string"
3410
+ }
3411
+ }
3412
+ ],
3413
+ "groups": [
3414
+ {
3415
+ "title": "Properties",
3416
+ "children": [
3417
+ 80
3418
+ ]
3419
+ }
3420
+ ],
3421
+ "sources": [
3422
+ {
3423
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3424
+ "line": 14,
3425
+ "character": 262
3426
+ }
3427
+ ]
3428
+ }
3429
+ }
3430
+ ]
3431
+ }
3432
+ ],
3433
+ "name": "ModuleQueryResult"
3434
+ }
3435
+ ],
3436
+ "name": "Promise",
3437
+ "qualifiedName": "Promise",
3438
+ "package": "typescript"
3439
+ },
3440
+ "inheritedFrom": {
3441
+ "type": "reference",
3442
+ "name": "TimestampWitness.query"
3443
+ }
3444
+ }
3445
+ ],
3446
+ "inheritedFrom": {
3447
+ "type": "reference",
3448
+ "name": "TimestampWitness.query"
3449
+ }
3450
+ },
3451
+ {
3452
+ "id": 112,
3453
+ "name": "queryable",
3454
+ "kind": 2048,
3455
+ "kindString": "Method",
3456
+ "flags": {},
3457
+ "sources": [
3458
+ {
3459
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3460
+ "line": 28,
3461
+ "character": 4
3462
+ }
3463
+ ],
3464
+ "signatures": [
3465
+ {
3466
+ "id": 113,
3467
+ "name": "queryable",
3468
+ "kind": 4096,
3469
+ "kindString": "Call signature",
3470
+ "flags": {},
3471
+ "parameters": [
3472
+ {
3473
+ "id": 114,
3474
+ "name": "schema",
3475
+ "kind": 32768,
3476
+ "kindString": "Parameter",
3477
+ "flags": {},
3478
+ "type": {
3479
+ "type": "intrinsic",
3480
+ "name": "string"
3481
+ }
3482
+ },
3483
+ {
3484
+ "id": 115,
3485
+ "name": "addresses",
3486
+ "kind": 32768,
3487
+ "kindString": "Parameter",
3488
+ "flags": {
3489
+ "isOptional": true
3490
+ },
3491
+ "type": {
3492
+ "type": "array",
3493
+ "elementType": {
3494
+ "type": "intrinsic",
3495
+ "name": "string"
3496
+ }
3497
+ }
3498
+ }
3499
+ ],
3500
+ "type": {
3501
+ "type": "intrinsic",
3502
+ "name": "boolean"
3503
+ },
3504
+ "inheritedFrom": {
3505
+ "type": "reference",
3506
+ "name": "TimestampWitness.queryable"
3507
+ }
3508
+ }
3509
+ ],
3510
+ "inheritedFrom": {
3511
+ "type": "reference",
3512
+ "name": "TimestampWitness.queryable"
3513
+ }
3514
+ },
3515
+ {
3516
+ "id": 189,
3517
+ "name": "start",
3518
+ "kind": 2048,
3519
+ "kindString": "Method",
3520
+ "flags": {
3521
+ "isProtected": true
3522
+ },
3523
+ "sources": [
3524
+ {
3525
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3526
+ "line": 38,
3527
+ "character": 14
3528
+ }
3529
+ ],
3530
+ "signatures": [
3531
+ {
3532
+ "id": 190,
3533
+ "name": "start",
3534
+ "kind": 4096,
3535
+ "kindString": "Call signature",
3536
+ "flags": {},
3537
+ "parameters": [
3538
+ {
3539
+ "id": 191,
3540
+ "name": "_timeout",
3541
+ "kind": 32768,
3542
+ "kindString": "Parameter",
3543
+ "flags": {
3544
+ "isOptional": true
3545
+ },
3546
+ "type": {
3547
+ "type": "intrinsic",
3548
+ "name": "number"
3549
+ }
3550
+ }
3551
+ ],
3552
+ "type": {
3553
+ "type": "reference",
3554
+ "typeArguments": [
3555
+ {
3556
+ "type": "reference",
3557
+ "id": 21,
3558
+ "name": "XyoEthereumGasEtherscanWitness"
3559
+ },
3560
+ {
3561
+ "type": "intrinsic",
3562
+ "name": "never"
3563
+ }
3564
+ ],
3565
+ "name": "Promisable"
3566
+ },
3567
+ "inheritedFrom": {
3568
+ "type": "reference",
3569
+ "name": "TimestampWitness.start"
3570
+ }
3571
+ }
3572
+ ],
3573
+ "inheritedFrom": {
3574
+ "type": "reference",
3575
+ "name": "TimestampWitness.start"
3576
+ }
3577
+ },
3578
+ {
3579
+ "id": 116,
3580
+ "name": "started",
3581
+ "kind": 2048,
3582
+ "kindString": "Method",
3583
+ "flags": {},
3584
+ "sources": [
3585
+ {
3586
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3587
+ "line": 29,
3588
+ "character": 4
3589
+ }
3590
+ ],
3591
+ "signatures": [
3592
+ {
3593
+ "id": 117,
3594
+ "name": "started",
3595
+ "kind": 4096,
3596
+ "kindString": "Call signature",
3597
+ "flags": {},
3598
+ "parameters": [
3599
+ {
3600
+ "id": 118,
3601
+ "name": "notStartedAction",
3602
+ "kind": 32768,
3603
+ "kindString": "Parameter",
3604
+ "flags": {
3605
+ "isOptional": true
3606
+ },
3607
+ "type": {
3608
+ "type": "union",
3609
+ "types": [
3610
+ {
3611
+ "type": "literal",
3612
+ "value": "error"
3613
+ },
3614
+ {
3615
+ "type": "literal",
3616
+ "value": "throw"
3617
+ },
3618
+ {
3619
+ "type": "literal",
3620
+ "value": "warn"
3621
+ },
3622
+ {
3623
+ "type": "literal",
3624
+ "value": "log"
3625
+ },
3626
+ {
3627
+ "type": "literal",
3628
+ "value": "none"
3629
+ }
3630
+ ]
3631
+ }
3632
+ }
3633
+ ],
3634
+ "type": {
3635
+ "type": "intrinsic",
3636
+ "name": "boolean"
3637
+ },
3638
+ "inheritedFrom": {
3639
+ "type": "reference",
3640
+ "name": "TimestampWitness.started"
3641
+ }
3642
+ }
3643
+ ],
3644
+ "inheritedFrom": {
3645
+ "type": "reference",
3646
+ "name": "TimestampWitness.started"
3647
+ }
3648
+ },
3649
+ {
3650
+ "id": 192,
3651
+ "name": "stop",
3652
+ "kind": 2048,
3653
+ "kindString": "Method",
3654
+ "flags": {
3655
+ "isProtected": true
3656
+ },
3657
+ "sources": [
3658
+ {
3659
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3660
+ "line": 39,
3661
+ "character": 14
3662
+ }
3663
+ ],
3664
+ "signatures": [
3665
+ {
3666
+ "id": 193,
3667
+ "name": "stop",
3668
+ "kind": 4096,
3669
+ "kindString": "Call signature",
3670
+ "flags": {},
3671
+ "parameters": [
3672
+ {
3673
+ "id": 194,
3674
+ "name": "_timeout",
3675
+ "kind": 32768,
3676
+ "kindString": "Parameter",
3677
+ "flags": {
3678
+ "isOptional": true
3679
+ },
3680
+ "type": {
3681
+ "type": "intrinsic",
3682
+ "name": "number"
3683
+ }
3684
+ }
3685
+ ],
3686
+ "type": {
3687
+ "type": "reference",
3688
+ "typeArguments": [
3689
+ {
3690
+ "type": "reference",
3691
+ "id": 21,
3692
+ "name": "XyoEthereumGasEtherscanWitness"
3693
+ },
3694
+ {
3695
+ "type": "intrinsic",
3696
+ "name": "never"
3697
+ }
3698
+ ],
3699
+ "name": "Promisable"
3700
+ },
3701
+ "inheritedFrom": {
3702
+ "type": "reference",
3703
+ "name": "TimestampWitness.stop"
3704
+ }
3705
+ }
3706
+ ],
3707
+ "inheritedFrom": {
3708
+ "type": "reference",
3709
+ "name": "TimestampWitness.stop"
3710
+ }
3711
+ },
3712
+ {
3713
+ "id": 119,
3714
+ "name": "subscribe",
3715
+ "kind": 2048,
3716
+ "kindString": "Method",
3717
+ "flags": {},
3718
+ "sources": [
3719
+ {
3720
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3721
+ "line": 30,
3722
+ "character": 4
3723
+ }
3724
+ ],
3725
+ "signatures": [
3726
+ {
3727
+ "id": 120,
3728
+ "name": "subscribe",
3729
+ "kind": 4096,
3730
+ "kindString": "Call signature",
3731
+ "flags": {},
3732
+ "parameters": [
3733
+ {
3734
+ "id": 121,
3735
+ "name": "_queryAccount",
3736
+ "kind": 32768,
3737
+ "kindString": "Parameter",
3738
+ "flags": {
3739
+ "isOptional": true
3740
+ },
3741
+ "type": {
3742
+ "type": "reference",
3743
+ "name": "Account"
3744
+ }
3745
+ }
3746
+ ],
3747
+ "type": {
3748
+ "type": "intrinsic",
3749
+ "name": "void"
3750
+ },
3751
+ "inheritedFrom": {
3752
+ "type": "reference",
3753
+ "name": "TimestampWitness.subscribe"
3754
+ }
3755
+ }
3756
+ ],
3757
+ "inheritedFrom": {
3758
+ "type": "reference",
3759
+ "name": "TimestampWitness.subscribe"
3760
+ }
3761
+ },
3762
+ {
3763
+ "id": 195,
3764
+ "name": "validateConfig",
3765
+ "kind": 2048,
3766
+ "kindString": "Method",
3767
+ "flags": {
3768
+ "isProtected": true
3769
+ },
3770
+ "sources": [
3771
+ {
3772
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3773
+ "line": 40,
3774
+ "character": 14
3775
+ }
3776
+ ],
3777
+ "signatures": [
3778
+ {
3779
+ "id": 196,
3780
+ "name": "validateConfig",
3781
+ "kind": 4096,
3782
+ "kindString": "Call signature",
3783
+ "flags": {},
3784
+ "parameters": [
3785
+ {
3786
+ "id": 197,
3787
+ "name": "config",
3788
+ "kind": 32768,
3789
+ "kindString": "Parameter",
3790
+ "flags": {
3791
+ "isOptional": true
3792
+ },
3793
+ "type": {
3794
+ "type": "intrinsic",
3795
+ "name": "unknown"
3796
+ }
3797
+ },
3798
+ {
3799
+ "id": 198,
3800
+ "name": "parents",
3801
+ "kind": 32768,
3802
+ "kindString": "Parameter",
3803
+ "flags": {
3804
+ "isOptional": true
3805
+ },
3806
+ "type": {
3807
+ "type": "array",
3808
+ "elementType": {
3809
+ "type": "intrinsic",
3810
+ "name": "string"
3811
+ }
3812
+ }
3813
+ }
3814
+ ],
3815
+ "type": {
3816
+ "type": "intrinsic",
3817
+ "name": "boolean"
3818
+ },
3819
+ "inheritedFrom": {
3820
+ "type": "reference",
3821
+ "name": "TimestampWitness.validateConfig"
3822
+ }
3823
+ }
3824
+ ],
3825
+ "inheritedFrom": {
3826
+ "type": "reference",
3827
+ "name": "TimestampWitness.validateConfig"
3828
+ }
3829
+ },
3830
+ {
3831
+ "id": 23,
3832
+ "name": "create",
3833
+ "kind": 2048,
3834
+ "kindString": "Method",
3835
+ "flags": {
3836
+ "isStatic": true
3837
+ },
3838
+ "sources": [
3839
+ {
3840
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts",
3841
+ "line": 15,
3842
+ "character": 24,
3843
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts#L15"
3844
+ }
3845
+ ],
3846
+ "signatures": [
3847
+ {
3848
+ "id": 24,
3849
+ "name": "create",
3850
+ "kind": 4096,
3851
+ "kindString": "Call signature",
3852
+ "flags": {},
3853
+ "parameters": [
3854
+ {
3855
+ "id": 25,
3856
+ "name": "params",
3857
+ "kind": 32768,
3858
+ "kindString": "Parameter",
3859
+ "flags": {
3860
+ "isOptional": true
3861
+ },
3862
+ "type": {
3863
+ "type": "reference",
3864
+ "typeArguments": [
3865
+ {
3866
+ "type": "intersection",
3867
+ "types": [
3868
+ {
3869
+ "type": "reference",
3870
+ "name": "SchemaFields"
3871
+ },
3872
+ {
3873
+ "type": "reference",
3874
+ "name": "PayloadFields"
3875
+ },
3876
+ {
3877
+ "type": "reflection",
3878
+ "declaration": {
3879
+ "id": 26,
3880
+ "name": "__type",
3881
+ "kind": 65536,
3882
+ "kindString": "Type literal",
3883
+ "flags": {},
3884
+ "children": [
3885
+ {
3886
+ "id": 27,
3887
+ "name": "security",
3888
+ "kind": 1024,
3889
+ "kindString": "Property",
3890
+ "flags": {
3891
+ "isOptional": true
3892
+ },
3893
+ "sources": [
3894
+ {
3895
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
3896
+ "line": 8,
3897
+ "character": 4
3898
+ }
3899
+ ],
3900
+ "type": {
3901
+ "type": "reflection",
3902
+ "declaration": {
3903
+ "id": 28,
3904
+ "name": "__type",
3905
+ "kind": 65536,
3906
+ "kindString": "Type literal",
3907
+ "flags": {},
3908
+ "children": [
3909
+ {
3910
+ "id": 29,
3911
+ "name": "allowed",
3912
+ "kind": 1024,
3913
+ "kindString": "Property",
3914
+ "flags": {
3915
+ "isOptional": true
3916
+ },
3917
+ "sources": [
3918
+ {
3919
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
3920
+ "line": 9,
3921
+ "character": 8
3922
+ }
3923
+ ],
3924
+ "type": {
3925
+ "type": "reference",
3926
+ "typeArguments": [
3927
+ {
3928
+ "type": "intrinsic",
3929
+ "name": "string"
3930
+ },
3931
+ {
3932
+ "type": "array",
3933
+ "elementType": {
3934
+ "type": "array",
3935
+ "elementType": {
3936
+ "type": "intrinsic",
3937
+ "name": "string"
3938
+ }
3939
+ }
3940
+ }
3941
+ ],
3942
+ "name": "Record",
3943
+ "qualifiedName": "Record",
3944
+ "package": "typescript"
3945
+ }
3946
+ },
3947
+ {
3948
+ "id": 30,
3949
+ "name": "disallowed",
3950
+ "kind": 1024,
3951
+ "kindString": "Property",
3952
+ "flags": {
3953
+ "isOptional": true
3954
+ },
3955
+ "sources": [
3956
+ {
3957
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
3958
+ "line": 10,
3959
+ "character": 8
3960
+ }
3961
+ ],
3962
+ "type": {
3963
+ "type": "reference",
3964
+ "typeArguments": [
3965
+ {
3966
+ "type": "intrinsic",
3967
+ "name": "string"
3968
+ },
3969
+ {
3970
+ "type": "array",
3971
+ "elementType": {
3972
+ "type": "intrinsic",
3973
+ "name": "string"
3974
+ }
3975
+ }
3976
+ ],
3977
+ "name": "Record",
3978
+ "qualifiedName": "Record",
3979
+ "package": "typescript"
3980
+ }
3981
+ }
3982
+ ],
3983
+ "groups": [
3984
+ {
3985
+ "title": "Properties",
3986
+ "children": [
3987
+ 29,
3988
+ 30
3989
+ ]
3990
+ }
3991
+ ],
3992
+ "sources": [
3993
+ {
3994
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
3995
+ "line": 8,
3996
+ "character": 15
3997
+ }
3998
+ ]
3999
+ }
4000
+ }
4001
+ }
4002
+ ],
4003
+ "groups": [
4004
+ {
4005
+ "title": "Properties",
4006
+ "children": [
4007
+ 27
4008
+ ]
4009
+ }
4010
+ ],
4011
+ "sources": [
4012
+ {
4013
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4014
+ "line": 7,
4015
+ "character": 87
4016
+ }
4017
+ ]
4018
+ }
4019
+ },
4020
+ {
4021
+ "type": "reflection",
4022
+ "declaration": {
4023
+ "id": 31,
4024
+ "name": "__type",
4025
+ "kind": 65536,
4026
+ "kindString": "Type literal",
4027
+ "flags": {},
4028
+ "children": [
4029
+ {
4030
+ "id": 32,
4031
+ "name": "apiKey",
4032
+ "kind": 1024,
4033
+ "kindString": "Property",
4034
+ "flags": {},
4035
+ "sources": [
4036
+ {
4037
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
4038
+ "line": 6,
4039
+ "character": 2,
4040
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
4041
+ }
4042
+ ],
4043
+ "type": {
4044
+ "type": "intrinsic",
4045
+ "name": "string"
4046
+ }
4047
+ },
4048
+ {
4049
+ "id": 33,
4050
+ "name": "schema",
4051
+ "kind": 1024,
4052
+ "kindString": "Property",
4053
+ "flags": {},
4054
+ "sources": [
4055
+ {
4056
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
4057
+ "line": 7,
4058
+ "character": 2,
4059
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
4060
+ }
4061
+ ],
4062
+ "type": {
4063
+ "type": "literal",
4064
+ "value": "network.xyo.blockchain.ethereum.gas.etherscan.witness.config"
4065
+ }
4066
+ }
4067
+ ],
4068
+ "groups": [
4069
+ {
4070
+ "title": "Properties",
4071
+ "children": [
4072
+ 32,
4073
+ 33
4074
+ ]
4075
+ }
4076
+ ],
4077
+ "sources": [
4078
+ {
4079
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
4080
+ "line": 5,
4081
+ "character": 68,
4082
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
4083
+ }
4084
+ ]
4085
+ }
4086
+ },
4087
+ {
4088
+ "type": "reflection",
4089
+ "declaration": {
4090
+ "id": 34,
4091
+ "name": "__type",
4092
+ "kind": 65536,
4093
+ "kindString": "Type literal",
4094
+ "flags": {},
4095
+ "children": [
4096
+ {
4097
+ "id": 35,
4098
+ "name": "targetSet",
4099
+ "kind": 1024,
4100
+ "kindString": "Property",
4101
+ "flags": {
4102
+ "isOptional": true
4103
+ },
4104
+ "sources": [
4105
+ {
4106
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
4107
+ "line": 6,
4108
+ "character": 4
4109
+ }
4110
+ ],
4111
+ "type": {
4112
+ "type": "intersection",
4113
+ "types": [
4114
+ {
4115
+ "type": "reference",
4116
+ "name": "SchemaFields"
4117
+ },
4118
+ {
4119
+ "type": "reference",
4120
+ "name": "PayloadFields"
4121
+ },
4122
+ {
4123
+ "type": "reference",
4124
+ "name": "PayloadSet"
4125
+ },
4126
+ {
4127
+ "type": "reflection",
4128
+ "declaration": {
4129
+ "id": 36,
4130
+ "name": "__type",
4131
+ "kind": 65536,
4132
+ "kindString": "Type literal",
4133
+ "flags": {},
4134
+ "children": [
4135
+ {
4136
+ "id": 37,
4137
+ "name": "schema",
4138
+ "kind": 1024,
4139
+ "kindString": "Property",
4140
+ "flags": {},
4141
+ "sources": [
4142
+ {
4143
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4144
+ "line": 17,
4145
+ "character": 4
4146
+ }
4147
+ ],
4148
+ "type": {
4149
+ "type": "literal",
4150
+ "value": "network.xyo.payload.set"
4151
+ }
4152
+ }
4153
+ ],
4154
+ "groups": [
4155
+ {
4156
+ "title": "Properties",
4157
+ "children": [
4158
+ 37
4159
+ ]
4160
+ }
4161
+ ],
4162
+ "sources": [
4163
+ {
4164
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4165
+ "line": 16,
4166
+ "character": 221
4167
+ }
4168
+ ]
4169
+ }
4170
+ }
4171
+ ]
4172
+ }
4173
+ }
4174
+ ],
4175
+ "groups": [
4176
+ {
4177
+ "title": "Properties",
4178
+ "children": [
4179
+ 35
4180
+ ]
4181
+ }
4182
+ ],
4183
+ "sources": [
4184
+ {
4185
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
4186
+ "line": 5,
4187
+ "character": 103
4188
+ }
4189
+ ]
4190
+ }
4191
+ }
4192
+ ]
4193
+ }
4194
+ ],
4195
+ "name": "ModuleParams"
4196
+ }
4197
+ }
4198
+ ],
4199
+ "type": {
4200
+ "type": "reference",
4201
+ "typeArguments": [
4202
+ {
4203
+ "type": "reference",
4204
+ "id": 21,
4205
+ "name": "XyoEthereumGasEtherscanWitness"
4206
+ }
4207
+ ],
4208
+ "name": "Promise",
4209
+ "qualifiedName": "Promise",
4210
+ "package": "typescript"
4211
+ },
4212
+ "overwrites": {
4213
+ "type": "reference",
4214
+ "name": "TimestampWitness.create"
4215
+ }
4216
+ }
4217
+ ],
4218
+ "overwrites": {
4219
+ "type": "reference",
4220
+ "name": "TimestampWitness.create"
4221
+ }
4222
+ }
4223
+ ],
4224
+ "groups": [
4225
+ {
4226
+ "title": "Constructors",
4227
+ "children": [
4228
+ 39
4229
+ ]
4230
+ },
4231
+ {
4232
+ "title": "Properties",
4233
+ "children": [
4234
+ 97,
4235
+ 98,
4236
+ 99,
4237
+ 81,
4238
+ 100,
4239
+ 94,
4240
+ 22,
4241
+ 38
4242
+ ]
4243
+ },
4244
+ {
4245
+ "title": "Accessors",
4246
+ "children": [
4247
+ 101,
4248
+ 103,
4249
+ 58
4250
+ ]
4251
+ },
4252
+ {
4253
+ "title": "Methods",
4254
+ "children": [
4255
+ 122,
4256
+ 127,
4257
+ 134,
4258
+ 152,
4259
+ 170,
4260
+ 178,
4261
+ 105,
4262
+ 107,
4263
+ 186,
4264
+ 54,
4265
+ 62,
4266
+ 64,
4267
+ 112,
4268
+ 189,
4269
+ 116,
4270
+ 192,
4271
+ 119,
4272
+ 195,
4273
+ 23
4274
+ ]
4275
+ }
4276
+ ],
4277
+ "sources": [
4278
+ {
4279
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts",
4280
+ "line": 12,
4281
+ "character": 13,
4282
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts#L12"
4283
+ }
4284
+ ],
4285
+ "extendedTypes": [
4286
+ {
4287
+ "type": "reference",
4288
+ "typeArguments": [
4289
+ {
4290
+ "type": "reference",
4291
+ "id": 15,
4292
+ "name": "XyoEthereumGasEtherscanWitnessConfig"
4293
+ }
4294
+ ],
4295
+ "name": "TimestampWitness"
4296
+ }
4297
+ ]
4298
+ },
4299
+ {
4300
+ "id": 15,
4301
+ "name": "XyoEthereumGasEtherscanWitnessConfig",
4302
+ "kind": 4194304,
4303
+ "kindString": "Type alias",
4304
+ "flags": {},
4305
+ "sources": [
4306
+ {
4307
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
4308
+ "line": 5,
4309
+ "character": 12,
4310
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
4311
+ }
4312
+ ],
4313
+ "type": {
4314
+ "type": "reference",
4315
+ "typeArguments": [
4316
+ {
4317
+ "type": "reflection",
4318
+ "declaration": {
4319
+ "id": 16,
4320
+ "name": "__type",
4321
+ "kind": 65536,
4322
+ "kindString": "Type literal",
4323
+ "flags": {},
4324
+ "children": [
4325
+ {
4326
+ "id": 17,
4327
+ "name": "apiKey",
4328
+ "kind": 1024,
4329
+ "kindString": "Property",
4330
+ "flags": {},
4331
+ "sources": [
4332
+ {
4333
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
4334
+ "line": 6,
4335
+ "character": 2,
4336
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
4337
+ }
4338
+ ],
4339
+ "type": {
4340
+ "type": "intrinsic",
4341
+ "name": "string"
4342
+ }
4343
+ },
4344
+ {
4345
+ "id": 18,
4346
+ "name": "schema",
4347
+ "kind": 1024,
4348
+ "kindString": "Property",
4349
+ "flags": {},
4350
+ "sources": [
4351
+ {
4352
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
4353
+ "line": 7,
4354
+ "character": 2,
4355
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
4356
+ }
4357
+ ],
4358
+ "type": {
4359
+ "type": "reference",
4360
+ "id": 19,
4361
+ "name": "XyoEthereumGasEtherscanWitnessConfigSchema"
4362
+ }
4363
+ }
4364
+ ],
4365
+ "groups": [
4366
+ {
4367
+ "title": "Properties",
4368
+ "children": [
4369
+ 17,
4370
+ 18
4371
+ ]
4372
+ }
4373
+ ],
4374
+ "sources": [
4375
+ {
4376
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
4377
+ "line": 5,
4378
+ "character": 68,
4379
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
4380
+ }
4381
+ ]
4382
+ }
4383
+ }
4384
+ ],
4385
+ "name": "XyoWitnessConfig"
4386
+ }
4387
+ },
4388
+ {
4389
+ "id": 20,
4390
+ "name": "XyoEthereumGasEtherscanWitnessConfigSchema",
4391
+ "kind": 4194304,
4392
+ "kindString": "Type alias",
4393
+ "flags": {},
4394
+ "sources": [
4395
+ {
4396
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts",
4397
+ "line": 1,
4398
+ "character": 12,
4399
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts#L1"
4400
+ },
4401
+ {
4402
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts",
4403
+ "line": 2,
4404
+ "character": 13,
4405
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts#L2"
4406
+ }
4407
+ ],
4408
+ "type": {
4409
+ "type": "literal",
4410
+ "value": "network.xyo.blockchain.ethereum.gas.etherscan.witness.config"
4411
+ }
4412
+ },
4413
+ {
4414
+ "id": 19,
4415
+ "name": "XyoEthereumGasEtherscanWitnessConfigSchema",
4416
+ "kind": 32,
4417
+ "kindString": "Variable",
4418
+ "flags": {},
4419
+ "sources": [
4420
+ {
4421
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts",
4422
+ "line": 1,
4423
+ "character": 12,
4424
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts#L1"
4425
+ },
4426
+ {
4427
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts",
4428
+ "line": 2,
4429
+ "character": 13,
4430
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts#L2"
4431
+ }
4432
+ ],
4433
+ "type": {
4434
+ "type": "literal",
4435
+ "value": "network.xyo.blockchain.ethereum.gas.etherscan.witness.config"
4436
+ }
4437
+ },
4438
+ {
4439
+ "id": 1,
4440
+ "name": "XyoEthereumGasEtherscanPlugin",
4441
+ "kind": 64,
4442
+ "kindString": "Function",
4443
+ "flags": {},
4444
+ "sources": [
4445
+ {
4446
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Plugin.ts",
4447
+ "line": 9,
4448
+ "character": 13,
4449
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Plugin.ts#L9"
4450
+ }
4451
+ ],
4452
+ "signatures": [
4453
+ {
4454
+ "id": 2,
4455
+ "name": "XyoEthereumGasEtherscanPlugin",
4456
+ "kind": 4096,
4457
+ "kindString": "Call signature",
4458
+ "flags": {},
4459
+ "type": {
4460
+ "type": "reference",
4461
+ "typeArguments": [
4462
+ {
4463
+ "type": "reference",
4464
+ "typeArguments": [
4465
+ {
4466
+ "type": "intersection",
4467
+ "types": [
4468
+ {
4469
+ "type": "reference",
4470
+ "name": "SchemaFields"
4471
+ },
4472
+ {
4473
+ "type": "reference",
4474
+ "name": "PayloadFields"
4475
+ },
4476
+ {
4477
+ "type": "reflection",
4478
+ "declaration": {
4479
+ "id": 3,
4480
+ "name": "__type",
4481
+ "kind": 65536,
4482
+ "kindString": "Type literal",
4483
+ "flags": {},
4484
+ "children": [
4485
+ {
4486
+ "id": 4,
4487
+ "name": "security",
4488
+ "kind": 1024,
4489
+ "kindString": "Property",
4490
+ "flags": {
4491
+ "isOptional": true
4492
+ },
4493
+ "sources": [
4494
+ {
4495
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4496
+ "line": 8,
4497
+ "character": 4
4498
+ }
4499
+ ],
4500
+ "type": {
4501
+ "type": "reflection",
4502
+ "declaration": {
4503
+ "id": 5,
4504
+ "name": "__type",
4505
+ "kind": 65536,
4506
+ "kindString": "Type literal",
4507
+ "flags": {},
4508
+ "children": [
4509
+ {
4510
+ "id": 6,
4511
+ "name": "allowed",
4512
+ "kind": 1024,
4513
+ "kindString": "Property",
4514
+ "flags": {
4515
+ "isOptional": true
4516
+ },
4517
+ "sources": [
4518
+ {
4519
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4520
+ "line": 9,
4521
+ "character": 8
4522
+ }
4523
+ ],
4524
+ "type": {
4525
+ "type": "reference",
4526
+ "typeArguments": [
4527
+ {
4528
+ "type": "intrinsic",
4529
+ "name": "string"
4530
+ },
4531
+ {
4532
+ "type": "array",
4533
+ "elementType": {
4534
+ "type": "array",
4535
+ "elementType": {
4536
+ "type": "intrinsic",
4537
+ "name": "string"
4538
+ }
4539
+ }
4540
+ }
4541
+ ],
4542
+ "name": "Record",
4543
+ "qualifiedName": "Record",
4544
+ "package": "typescript"
4545
+ }
4546
+ },
4547
+ {
4548
+ "id": 7,
4549
+ "name": "disallowed",
4550
+ "kind": 1024,
4551
+ "kindString": "Property",
4552
+ "flags": {
4553
+ "isOptional": true
4554
+ },
4555
+ "sources": [
4556
+ {
4557
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4558
+ "line": 10,
4559
+ "character": 8
4560
+ }
4561
+ ],
4562
+ "type": {
4563
+ "type": "reference",
4564
+ "typeArguments": [
4565
+ {
4566
+ "type": "intrinsic",
4567
+ "name": "string"
4568
+ },
4569
+ {
4570
+ "type": "array",
4571
+ "elementType": {
4572
+ "type": "intrinsic",
4573
+ "name": "string"
4574
+ }
4575
+ }
4576
+ ],
4577
+ "name": "Record",
4578
+ "qualifiedName": "Record",
4579
+ "package": "typescript"
4580
+ }
4581
+ }
4582
+ ],
4583
+ "groups": [
4584
+ {
4585
+ "title": "Properties",
4586
+ "children": [
4587
+ 6,
4588
+ 7
4589
+ ]
4590
+ }
4591
+ ],
4592
+ "sources": [
4593
+ {
4594
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4595
+ "line": 8,
4596
+ "character": 15
4597
+ }
4598
+ ]
4599
+ }
4600
+ }
4601
+ }
4602
+ ],
4603
+ "groups": [
4604
+ {
4605
+ "title": "Properties",
4606
+ "children": [
4607
+ 4
4608
+ ]
4609
+ }
4610
+ ],
4611
+ "sources": [
4612
+ {
4613
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4614
+ "line": 7,
4615
+ "character": 87
4616
+ }
4617
+ ]
4618
+ }
4619
+ },
4620
+ {
4621
+ "type": "reflection",
4622
+ "declaration": {
4623
+ "id": 8,
4624
+ "name": "__type",
4625
+ "kind": 65536,
4626
+ "kindString": "Type literal",
4627
+ "flags": {},
4628
+ "children": [
4629
+ {
4630
+ "id": 9,
4631
+ "name": "apiKey",
4632
+ "kind": 1024,
4633
+ "kindString": "Property",
4634
+ "flags": {},
4635
+ "sources": [
4636
+ {
4637
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
4638
+ "line": 6,
4639
+ "character": 2,
4640
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
4641
+ }
4642
+ ],
4643
+ "type": {
4644
+ "type": "intrinsic",
4645
+ "name": "string"
4646
+ }
4647
+ },
4648
+ {
4649
+ "id": 10,
4650
+ "name": "schema",
4651
+ "kind": 1024,
4652
+ "kindString": "Property",
4653
+ "flags": {},
4654
+ "sources": [
4655
+ {
4656
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
4657
+ "line": 7,
4658
+ "character": 2,
4659
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
4660
+ }
4661
+ ],
4662
+ "type": {
4663
+ "type": "literal",
4664
+ "value": "network.xyo.blockchain.ethereum.gas.etherscan.witness.config"
4665
+ }
4666
+ }
4667
+ ],
4668
+ "groups": [
4669
+ {
4670
+ "title": "Properties",
4671
+ "children": [
4672
+ 9,
4673
+ 10
4674
+ ]
4675
+ }
4676
+ ],
4677
+ "sources": [
4678
+ {
4679
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
4680
+ "line": 5,
4681
+ "character": 68,
4682
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
4683
+ }
4684
+ ]
4685
+ }
4686
+ },
4687
+ {
4688
+ "type": "reflection",
4689
+ "declaration": {
4690
+ "id": 11,
4691
+ "name": "__type",
4692
+ "kind": 65536,
4693
+ "kindString": "Type literal",
4694
+ "flags": {},
4695
+ "children": [
4696
+ {
4697
+ "id": 12,
4698
+ "name": "targetSet",
4699
+ "kind": 1024,
4700
+ "kindString": "Property",
4701
+ "flags": {
4702
+ "isOptional": true
4703
+ },
4704
+ "sources": [
4705
+ {
4706
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
4707
+ "line": 6,
4708
+ "character": 4
4709
+ }
4710
+ ],
4711
+ "type": {
4712
+ "type": "intersection",
4713
+ "types": [
4714
+ {
4715
+ "type": "reference",
4716
+ "name": "SchemaFields"
4717
+ },
4718
+ {
4719
+ "type": "reference",
4720
+ "name": "PayloadFields"
4721
+ },
4722
+ {
4723
+ "type": "reference",
4724
+ "name": "PayloadSet"
4725
+ },
4726
+ {
4727
+ "type": "reflection",
4728
+ "declaration": {
4729
+ "id": 13,
4730
+ "name": "__type",
4731
+ "kind": 65536,
4732
+ "kindString": "Type literal",
4733
+ "flags": {},
4734
+ "children": [
4735
+ {
4736
+ "id": 14,
4737
+ "name": "schema",
4738
+ "kind": 1024,
4739
+ "kindString": "Property",
4740
+ "flags": {},
4741
+ "sources": [
4742
+ {
4743
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4744
+ "line": 17,
4745
+ "character": 4
4746
+ }
4747
+ ],
4748
+ "type": {
4749
+ "type": "literal",
4750
+ "value": "network.xyo.payload.set"
4751
+ }
4752
+ }
4753
+ ],
4754
+ "groups": [
4755
+ {
4756
+ "title": "Properties",
4757
+ "children": [
4758
+ 14
4759
+ ]
4760
+ }
4761
+ ],
4762
+ "sources": [
4763
+ {
4764
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4765
+ "line": 16,
4766
+ "character": 221
4767
+ }
4768
+ ]
4769
+ }
4770
+ }
4771
+ ]
4772
+ }
4773
+ }
4774
+ ],
4775
+ "groups": [
4776
+ {
4777
+ "title": "Properties",
4778
+ "children": [
4779
+ 12
4780
+ ]
4781
+ }
4782
+ ],
4783
+ "sources": [
4784
+ {
4785
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
4786
+ "line": 5,
4787
+ "character": 103
4788
+ }
4789
+ ]
4790
+ }
4791
+ }
4792
+ ]
4793
+ }
4794
+ ],
4795
+ "name": "ModuleParams"
4796
+ }
4797
+ ],
4798
+ "name": "PayloadSetWitnessPlugin"
4799
+ }
4800
+ }
4801
+ ]
4802
+ }
4803
+ ],
4804
+ "groups": [
4805
+ {
4806
+ "title": "References",
4807
+ "children": [
4808
+ 199
4809
+ ]
4810
+ },
4811
+ {
4812
+ "title": "Classes",
4813
+ "children": [
4814
+ 21
4815
+ ]
4816
+ },
4817
+ {
4818
+ "title": "Type Aliases",
4819
+ "children": [
4820
+ 15,
4821
+ 20
4822
+ ]
4823
+ },
4824
+ {
4825
+ "title": "Variables",
4826
+ "children": [
4827
+ 19
4828
+ ]
4829
+ },
4830
+ {
4831
+ "title": "Functions",
4832
+ "children": [
4833
+ 1
4834
+ ]
4835
+ }
4836
+ ],
4837
+ "sources": [
4838
+ {
4839
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/index.ts",
4840
+ "line": 1,
4841
+ "character": 0,
4842
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/index.ts#L1"
4843
+ }
4844
+ ]
4845
+ }