@xyo-network/blockchain-payload-plugins 2.42.14 → 2.42.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +1537 -0
  2. package/package.json +4 -4
package/dist/docs.json ADDED
@@ -0,0 +1,1537 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/blockchain-payload-plugins",
4
+ "kind": 1,
5
+ "kindString": "Project",
6
+ "flags": {},
7
+ "originalName": "",
8
+ "children": [
9
+ {
10
+ "id": 2,
11
+ "name": "default",
12
+ "kind": 8388608,
13
+ "kindString": "Reference",
14
+ "flags": {},
15
+ "sources": [
16
+ {
17
+ "fileName": "src/index.ts",
18
+ "line": 9,
19
+ "character": 0,
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payload/packages/blockchain/src/index.ts#L9"
21
+ }
22
+ ],
23
+ "target": 1
24
+ },
25
+ {
26
+ "id": 11,
27
+ "name": "EthereumGasEtherchainV1Response",
28
+ "kind": 256,
29
+ "kindString": "Interface",
30
+ "flags": {},
31
+ "children": [
32
+ {
33
+ "id": 12,
34
+ "name": "currentBaseFee",
35
+ "kind": 1024,
36
+ "kindString": "Property",
37
+ "flags": {},
38
+ "sources": [
39
+ {
40
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Payload.d.ts",
41
+ "line": 4,
42
+ "character": 4
43
+ }
44
+ ],
45
+ "type": {
46
+ "type": "intrinsic",
47
+ "name": "number"
48
+ }
49
+ },
50
+ {
51
+ "id": 13,
52
+ "name": "fast",
53
+ "kind": 1024,
54
+ "kindString": "Property",
55
+ "flags": {},
56
+ "sources": [
57
+ {
58
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Payload.d.ts",
59
+ "line": 5,
60
+ "character": 4
61
+ }
62
+ ],
63
+ "type": {
64
+ "type": "intrinsic",
65
+ "name": "number"
66
+ }
67
+ },
68
+ {
69
+ "id": 14,
70
+ "name": "fastest",
71
+ "kind": 1024,
72
+ "kindString": "Property",
73
+ "flags": {},
74
+ "sources": [
75
+ {
76
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Payload.d.ts",
77
+ "line": 6,
78
+ "character": 4
79
+ }
80
+ ],
81
+ "type": {
82
+ "type": "intrinsic",
83
+ "name": "number"
84
+ }
85
+ },
86
+ {
87
+ "id": 15,
88
+ "name": "recommendedBaseFee",
89
+ "kind": 1024,
90
+ "kindString": "Property",
91
+ "flags": {},
92
+ "sources": [
93
+ {
94
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Payload.d.ts",
95
+ "line": 7,
96
+ "character": 4
97
+ }
98
+ ],
99
+ "type": {
100
+ "type": "intrinsic",
101
+ "name": "number"
102
+ }
103
+ },
104
+ {
105
+ "id": 16,
106
+ "name": "safeLow",
107
+ "kind": 1024,
108
+ "kindString": "Property",
109
+ "flags": {},
110
+ "sources": [
111
+ {
112
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Payload.d.ts",
113
+ "line": 8,
114
+ "character": 4
115
+ }
116
+ ],
117
+ "type": {
118
+ "type": "intrinsic",
119
+ "name": "number"
120
+ }
121
+ },
122
+ {
123
+ "id": 17,
124
+ "name": "standard",
125
+ "kind": 1024,
126
+ "kindString": "Property",
127
+ "flags": {},
128
+ "sources": [
129
+ {
130
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Payload.d.ts",
131
+ "line": 9,
132
+ "character": 4
133
+ }
134
+ ],
135
+ "type": {
136
+ "type": "intrinsic",
137
+ "name": "number"
138
+ }
139
+ }
140
+ ],
141
+ "groups": [
142
+ {
143
+ "title": "Properties",
144
+ "children": [
145
+ 12,
146
+ 13,
147
+ 14,
148
+ 15,
149
+ 16,
150
+ 17
151
+ ]
152
+ }
153
+ ],
154
+ "sources": [
155
+ {
156
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Payload.d.ts",
157
+ "line": 3,
158
+ "character": 17
159
+ }
160
+ ]
161
+ },
162
+ {
163
+ "id": 29,
164
+ "name": "EthereumGasEtherchainV2Response",
165
+ "kind": 256,
166
+ "kindString": "Interface",
167
+ "flags": {},
168
+ "children": [
169
+ {
170
+ "id": 30,
171
+ "name": "code",
172
+ "kind": 1024,
173
+ "kindString": "Property",
174
+ "flags": {},
175
+ "sources": [
176
+ {
177
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
178
+ "line": 4,
179
+ "character": 4
180
+ }
181
+ ],
182
+ "type": {
183
+ "type": "intrinsic",
184
+ "name": "number"
185
+ }
186
+ },
187
+ {
188
+ "id": 31,
189
+ "name": "data",
190
+ "kind": 1024,
191
+ "kindString": "Property",
192
+ "flags": {},
193
+ "sources": [
194
+ {
195
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
196
+ "line": 5,
197
+ "character": 4
198
+ }
199
+ ],
200
+ "type": {
201
+ "type": "reflection",
202
+ "declaration": {
203
+ "id": 32,
204
+ "name": "__type",
205
+ "kind": 65536,
206
+ "kindString": "Type literal",
207
+ "flags": {},
208
+ "children": [
209
+ {
210
+ "id": 33,
211
+ "name": "fast",
212
+ "kind": 1024,
213
+ "kindString": "Property",
214
+ "flags": {},
215
+ "sources": [
216
+ {
217
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
218
+ "line": 6,
219
+ "character": 8
220
+ }
221
+ ],
222
+ "type": {
223
+ "type": "intrinsic",
224
+ "name": "number"
225
+ }
226
+ },
227
+ {
228
+ "id": 34,
229
+ "name": "priceUSD",
230
+ "kind": 1024,
231
+ "kindString": "Property",
232
+ "flags": {},
233
+ "sources": [
234
+ {
235
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
236
+ "line": 7,
237
+ "character": 8
238
+ }
239
+ ],
240
+ "type": {
241
+ "type": "intrinsic",
242
+ "name": "number"
243
+ }
244
+ },
245
+ {
246
+ "id": 35,
247
+ "name": "rapid",
248
+ "kind": 1024,
249
+ "kindString": "Property",
250
+ "flags": {},
251
+ "sources": [
252
+ {
253
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
254
+ "line": 8,
255
+ "character": 8
256
+ }
257
+ ],
258
+ "type": {
259
+ "type": "intrinsic",
260
+ "name": "number"
261
+ }
262
+ },
263
+ {
264
+ "id": 36,
265
+ "name": "slow",
266
+ "kind": 1024,
267
+ "kindString": "Property",
268
+ "flags": {},
269
+ "sources": [
270
+ {
271
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
272
+ "line": 9,
273
+ "character": 8
274
+ }
275
+ ],
276
+ "type": {
277
+ "type": "intrinsic",
278
+ "name": "number"
279
+ }
280
+ },
281
+ {
282
+ "id": 37,
283
+ "name": "standard",
284
+ "kind": 1024,
285
+ "kindString": "Property",
286
+ "flags": {},
287
+ "sources": [
288
+ {
289
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
290
+ "line": 10,
291
+ "character": 8
292
+ }
293
+ ],
294
+ "type": {
295
+ "type": "intrinsic",
296
+ "name": "number"
297
+ }
298
+ },
299
+ {
300
+ "id": 38,
301
+ "name": "timestamp",
302
+ "kind": 1024,
303
+ "kindString": "Property",
304
+ "flags": {},
305
+ "sources": [
306
+ {
307
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
308
+ "line": 11,
309
+ "character": 8
310
+ }
311
+ ],
312
+ "type": {
313
+ "type": "intrinsic",
314
+ "name": "number"
315
+ }
316
+ }
317
+ ],
318
+ "groups": [
319
+ {
320
+ "title": "Properties",
321
+ "children": [
322
+ 33,
323
+ 34,
324
+ 35,
325
+ 36,
326
+ 37,
327
+ 38
328
+ ]
329
+ }
330
+ ],
331
+ "sources": [
332
+ {
333
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
334
+ "line": 5,
335
+ "character": 10
336
+ }
337
+ ]
338
+ }
339
+ }
340
+ }
341
+ ],
342
+ "groups": [
343
+ {
344
+ "title": "Properties",
345
+ "children": [
346
+ 30,
347
+ 31
348
+ ]
349
+ }
350
+ ],
351
+ "sources": [
352
+ {
353
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
354
+ "line": 3,
355
+ "character": 17
356
+ }
357
+ ]
358
+ },
359
+ {
360
+ "id": 50,
361
+ "name": "EthereumGasEtherscanResponse",
362
+ "kind": 256,
363
+ "kindString": "Interface",
364
+ "flags": {},
365
+ "comment": {
366
+ "summary": [
367
+ {
368
+ "kind": "text",
369
+ "text": "https://docs.etherscan.io/api-endpoints/gas-tracker#get-gas-oracle"
370
+ }
371
+ ]
372
+ },
373
+ "children": [
374
+ {
375
+ "id": 51,
376
+ "name": "message",
377
+ "kind": 1024,
378
+ "kindString": "Property",
379
+ "flags": {},
380
+ "sources": [
381
+ {
382
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
383
+ "line": 7,
384
+ "character": 4
385
+ }
386
+ ],
387
+ "type": {
388
+ "type": "intrinsic",
389
+ "name": "string"
390
+ }
391
+ },
392
+ {
393
+ "id": 52,
394
+ "name": "result",
395
+ "kind": 1024,
396
+ "kindString": "Property",
397
+ "flags": {},
398
+ "sources": [
399
+ {
400
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
401
+ "line": 8,
402
+ "character": 4
403
+ }
404
+ ],
405
+ "type": {
406
+ "type": "reflection",
407
+ "declaration": {
408
+ "id": 53,
409
+ "name": "__type",
410
+ "kind": 65536,
411
+ "kindString": "Type literal",
412
+ "flags": {},
413
+ "children": [
414
+ {
415
+ "id": 54,
416
+ "name": "FastGasPrice",
417
+ "kind": 1024,
418
+ "kindString": "Property",
419
+ "flags": {},
420
+ "comment": {
421
+ "summary": [
422
+ {
423
+ "kind": "text",
424
+ "text": "Priority Fee"
425
+ }
426
+ ]
427
+ },
428
+ "sources": [
429
+ {
430
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
431
+ "line": 12,
432
+ "character": 8
433
+ }
434
+ ],
435
+ "type": {
436
+ "type": "intrinsic",
437
+ "name": "string"
438
+ }
439
+ },
440
+ {
441
+ "id": 55,
442
+ "name": "LastBlock",
443
+ "kind": 1024,
444
+ "kindString": "Property",
445
+ "flags": {},
446
+ "comment": {
447
+ "summary": [
448
+ {
449
+ "kind": "text",
450
+ "text": "Number of last block"
451
+ }
452
+ ]
453
+ },
454
+ "sources": [
455
+ {
456
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
457
+ "line": 16,
458
+ "character": 8
459
+ }
460
+ ],
461
+ "type": {
462
+ "type": "intrinsic",
463
+ "name": "string"
464
+ }
465
+ },
466
+ {
467
+ "id": 56,
468
+ "name": "ProposeGasPrice",
469
+ "kind": 1024,
470
+ "kindString": "Property",
471
+ "flags": {},
472
+ "comment": {
473
+ "summary": [
474
+ {
475
+ "kind": "text",
476
+ "text": "Priority Fee"
477
+ }
478
+ ]
479
+ },
480
+ "sources": [
481
+ {
482
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
483
+ "line": 20,
484
+ "character": 8
485
+ }
486
+ ],
487
+ "type": {
488
+ "type": "intrinsic",
489
+ "name": "string"
490
+ }
491
+ },
492
+ {
493
+ "id": 57,
494
+ "name": "SafeGasPrice",
495
+ "kind": 1024,
496
+ "kindString": "Property",
497
+ "flags": {},
498
+ "comment": {
499
+ "summary": [
500
+ {
501
+ "kind": "text",
502
+ "text": "Priority Fee"
503
+ }
504
+ ]
505
+ },
506
+ "sources": [
507
+ {
508
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
509
+ "line": 24,
510
+ "character": 8
511
+ }
512
+ ],
513
+ "type": {
514
+ "type": "intrinsic",
515
+ "name": "string"
516
+ }
517
+ },
518
+ {
519
+ "id": 58,
520
+ "name": "gasUsedRatio",
521
+ "kind": 1024,
522
+ "kindString": "Property",
523
+ "flags": {},
524
+ "comment": {
525
+ "summary": [
526
+ {
527
+ "kind": "text",
528
+ "text": "Estimate of how busy the network is"
529
+ }
530
+ ]
531
+ },
532
+ "sources": [
533
+ {
534
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
535
+ "line": 28,
536
+ "character": 8
537
+ }
538
+ ],
539
+ "type": {
540
+ "type": "intrinsic",
541
+ "name": "string"
542
+ }
543
+ },
544
+ {
545
+ "id": 59,
546
+ "name": "suggestBaseFee",
547
+ "kind": 1024,
548
+ "kindString": "Property",
549
+ "flags": {},
550
+ "comment": {
551
+ "summary": [
552
+ {
553
+ "kind": "text",
554
+ "text": "The baseFee of the next pending block"
555
+ }
556
+ ]
557
+ },
558
+ "sources": [
559
+ {
560
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
561
+ "line": 32,
562
+ "character": 8
563
+ }
564
+ ],
565
+ "type": {
566
+ "type": "intrinsic",
567
+ "name": "string"
568
+ }
569
+ }
570
+ ],
571
+ "groups": [
572
+ {
573
+ "title": "Properties",
574
+ "children": [
575
+ 54,
576
+ 55,
577
+ 56,
578
+ 57,
579
+ 58,
580
+ 59
581
+ ]
582
+ }
583
+ ],
584
+ "sources": [
585
+ {
586
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
587
+ "line": 8,
588
+ "character": 12
589
+ }
590
+ ]
591
+ }
592
+ }
593
+ },
594
+ {
595
+ "id": 60,
596
+ "name": "status",
597
+ "kind": 1024,
598
+ "kindString": "Property",
599
+ "flags": {},
600
+ "sources": [
601
+ {
602
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
603
+ "line": 34,
604
+ "character": 4
605
+ }
606
+ ],
607
+ "type": {
608
+ "type": "intrinsic",
609
+ "name": "string"
610
+ }
611
+ }
612
+ ],
613
+ "groups": [
614
+ {
615
+ "title": "Properties",
616
+ "children": [
617
+ 51,
618
+ 52,
619
+ 60
620
+ ]
621
+ }
622
+ ],
623
+ "sources": [
624
+ {
625
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
626
+ "line": 6,
627
+ "character": 17
628
+ }
629
+ ]
630
+ },
631
+ {
632
+ "id": 18,
633
+ "name": "XyoEthereumGasEtherchainV1Payload",
634
+ "kind": 4194304,
635
+ "kindString": "Type alias",
636
+ "flags": {},
637
+ "sources": [
638
+ {
639
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Payload.d.ts",
640
+ "line": 11,
641
+ "character": 12
642
+ }
643
+ ],
644
+ "type": {
645
+ "type": "reference",
646
+ "typeArguments": [
647
+ {
648
+ "type": "intersection",
649
+ "types": [
650
+ {
651
+ "type": "reference",
652
+ "id": 11,
653
+ "name": "EthereumGasEtherchainV1Response"
654
+ },
655
+ {
656
+ "type": "reflection",
657
+ "declaration": {
658
+ "id": 19,
659
+ "name": "__type",
660
+ "kind": 65536,
661
+ "kindString": "Type literal",
662
+ "flags": {},
663
+ "children": [
664
+ {
665
+ "id": 20,
666
+ "name": "schema",
667
+ "kind": 1024,
668
+ "kindString": "Property",
669
+ "flags": {},
670
+ "sources": [
671
+ {
672
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Payload.d.ts",
673
+ "line": 12,
674
+ "character": 4
675
+ }
676
+ ],
677
+ "type": {
678
+ "type": "reference",
679
+ "id": 22,
680
+ "name": "XyoEthereumGasEtherchainV1Schema"
681
+ }
682
+ },
683
+ {
684
+ "id": 21,
685
+ "name": "timestamp",
686
+ "kind": 1024,
687
+ "kindString": "Property",
688
+ "flags": {},
689
+ "sources": [
690
+ {
691
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Payload.d.ts",
692
+ "line": 13,
693
+ "character": 4
694
+ }
695
+ ],
696
+ "type": {
697
+ "type": "intrinsic",
698
+ "name": "number"
699
+ }
700
+ }
701
+ ],
702
+ "groups": [
703
+ {
704
+ "title": "Properties",
705
+ "children": [
706
+ 20,
707
+ 21
708
+ ]
709
+ }
710
+ ],
711
+ "sources": [
712
+ {
713
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Payload.d.ts",
714
+ "line": 11,
715
+ "character": 93
716
+ }
717
+ ]
718
+ }
719
+ }
720
+ ]
721
+ }
722
+ ],
723
+ "name": "XyoPayload"
724
+ }
725
+ },
726
+ {
727
+ "id": 23,
728
+ "name": "XyoEthereumGasEtherchainV1Schema",
729
+ "kind": 4194304,
730
+ "kindString": "Type alias",
731
+ "flags": {},
732
+ "sources": [
733
+ {
734
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Schema.d.ts",
735
+ "line": 1,
736
+ "character": 12
737
+ },
738
+ {
739
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Schema.d.ts",
740
+ "line": 2,
741
+ "character": 21
742
+ }
743
+ ],
744
+ "type": {
745
+ "type": "literal",
746
+ "value": "network.xyo.blockchain.ethereum.gas.etherchain.v1"
747
+ }
748
+ },
749
+ {
750
+ "id": 39,
751
+ "name": "XyoEthereumGasEtherchainV2Payload",
752
+ "kind": 4194304,
753
+ "kindString": "Type alias",
754
+ "flags": {},
755
+ "sources": [
756
+ {
757
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
758
+ "line": 14,
759
+ "character": 12
760
+ }
761
+ ],
762
+ "type": {
763
+ "type": "reference",
764
+ "typeArguments": [
765
+ {
766
+ "type": "intersection",
767
+ "types": [
768
+ {
769
+ "type": "reference",
770
+ "id": 29,
771
+ "name": "EthereumGasEtherchainV2Response"
772
+ },
773
+ {
774
+ "type": "reflection",
775
+ "declaration": {
776
+ "id": 40,
777
+ "name": "__type",
778
+ "kind": 65536,
779
+ "kindString": "Type literal",
780
+ "flags": {},
781
+ "children": [
782
+ {
783
+ "id": 41,
784
+ "name": "schema",
785
+ "kind": 1024,
786
+ "kindString": "Property",
787
+ "flags": {},
788
+ "sources": [
789
+ {
790
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
791
+ "line": 15,
792
+ "character": 4
793
+ }
794
+ ],
795
+ "type": {
796
+ "type": "reference",
797
+ "id": 43,
798
+ "name": "XyoEthereumGasEtherchainV2Schema"
799
+ }
800
+ },
801
+ {
802
+ "id": 42,
803
+ "name": "timestamp",
804
+ "kind": 1024,
805
+ "kindString": "Property",
806
+ "flags": {},
807
+ "sources": [
808
+ {
809
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
810
+ "line": 16,
811
+ "character": 4
812
+ }
813
+ ],
814
+ "type": {
815
+ "type": "intrinsic",
816
+ "name": "number"
817
+ }
818
+ }
819
+ ],
820
+ "groups": [
821
+ {
822
+ "title": "Properties",
823
+ "children": [
824
+ 41,
825
+ 42
826
+ ]
827
+ }
828
+ ],
829
+ "sources": [
830
+ {
831
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
832
+ "line": 14,
833
+ "character": 93
834
+ }
835
+ ]
836
+ }
837
+ }
838
+ ]
839
+ }
840
+ ],
841
+ "name": "XyoPayload"
842
+ }
843
+ },
844
+ {
845
+ "id": 44,
846
+ "name": "XyoEthereumGasEtherchainV2Schema",
847
+ "kind": 4194304,
848
+ "kindString": "Type alias",
849
+ "flags": {},
850
+ "sources": [
851
+ {
852
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Schema.d.ts",
853
+ "line": 1,
854
+ "character": 12
855
+ },
856
+ {
857
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Schema.d.ts",
858
+ "line": 2,
859
+ "character": 21
860
+ }
861
+ ],
862
+ "type": {
863
+ "type": "literal",
864
+ "value": "network.xyo.blockchain.ethereum.gas.etherchain.v2"
865
+ }
866
+ },
867
+ {
868
+ "id": 61,
869
+ "name": "XyoEthereumGasEtherscanPayload",
870
+ "kind": 4194304,
871
+ "kindString": "Type alias",
872
+ "flags": {},
873
+ "sources": [
874
+ {
875
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
876
+ "line": 36,
877
+ "character": 12
878
+ }
879
+ ],
880
+ "type": {
881
+ "type": "reference",
882
+ "typeArguments": [
883
+ {
884
+ "type": "intersection",
885
+ "types": [
886
+ {
887
+ "type": "reference",
888
+ "id": 50,
889
+ "name": "EthereumGasEtherscanResponse"
890
+ },
891
+ {
892
+ "type": "reflection",
893
+ "declaration": {
894
+ "id": 62,
895
+ "name": "__type",
896
+ "kind": 65536,
897
+ "kindString": "Type literal",
898
+ "flags": {},
899
+ "children": [
900
+ {
901
+ "id": 63,
902
+ "name": "schema",
903
+ "kind": 1024,
904
+ "kindString": "Property",
905
+ "flags": {},
906
+ "sources": [
907
+ {
908
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
909
+ "line": 37,
910
+ "character": 4
911
+ }
912
+ ],
913
+ "type": {
914
+ "type": "reference",
915
+ "id": 65,
916
+ "name": "XyoEthereumGasEtherscanSchema"
917
+ }
918
+ },
919
+ {
920
+ "id": 64,
921
+ "name": "timestamp",
922
+ "kind": 1024,
923
+ "kindString": "Property",
924
+ "flags": {},
925
+ "sources": [
926
+ {
927
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
928
+ "line": 38,
929
+ "character": 4
930
+ }
931
+ ],
932
+ "type": {
933
+ "type": "intrinsic",
934
+ "name": "number"
935
+ }
936
+ }
937
+ ],
938
+ "groups": [
939
+ {
940
+ "title": "Properties",
941
+ "children": [
942
+ 63,
943
+ 64
944
+ ]
945
+ }
946
+ ],
947
+ "sources": [
948
+ {
949
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
950
+ "line": 36,
951
+ "character": 87
952
+ }
953
+ ]
954
+ }
955
+ }
956
+ ]
957
+ }
958
+ ],
959
+ "name": "XyoPayload"
960
+ }
961
+ },
962
+ {
963
+ "id": 66,
964
+ "name": "XyoEthereumGasEtherscanSchema",
965
+ "kind": 4194304,
966
+ "kindString": "Type alias",
967
+ "flags": {},
968
+ "sources": [
969
+ {
970
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Schema.d.ts",
971
+ "line": 1,
972
+ "character": 12
973
+ },
974
+ {
975
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Schema.d.ts",
976
+ "line": 2,
977
+ "character": 21
978
+ }
979
+ ],
980
+ "type": {
981
+ "type": "literal",
982
+ "value": "network.xyo.blockchain.ethereum.gas.etherscan"
983
+ }
984
+ },
985
+ {
986
+ "id": 1,
987
+ "name": "XyoBlockchainPayloadPlugins",
988
+ "kind": 32,
989
+ "kindString": "Variable",
990
+ "flags": {
991
+ "isConst": true
992
+ },
993
+ "sources": [
994
+ {
995
+ "fileName": "src/index.ts",
996
+ "line": 6,
997
+ "character": 13,
998
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payload/packages/blockchain/src/index.ts#L6"
999
+ }
1000
+ ],
1001
+ "type": {
1002
+ "type": "array",
1003
+ "elementType": {
1004
+ "type": "reference",
1005
+ "name": "XyoPayloadPluginFunc"
1006
+ }
1007
+ },
1008
+ "defaultValue": "..."
1009
+ },
1010
+ {
1011
+ "id": 5,
1012
+ "name": "XyoEthereumGasEtherchainPayloadPlugins",
1013
+ "kind": 32,
1014
+ "kindString": "Variable",
1015
+ "flags": {
1016
+ "isConst": true
1017
+ },
1018
+ "sources": [
1019
+ {
1020
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/dist/esm/index.d.ts",
1021
+ "line": 4,
1022
+ "character": 21
1023
+ }
1024
+ ],
1025
+ "type": {
1026
+ "type": "array",
1027
+ "elementType": {
1028
+ "type": "reference",
1029
+ "name": "XyoPayloadPluginFunc"
1030
+ }
1031
+ }
1032
+ },
1033
+ {
1034
+ "id": 22,
1035
+ "name": "XyoEthereumGasEtherchainV1Schema",
1036
+ "kind": 32,
1037
+ "kindString": "Variable",
1038
+ "flags": {},
1039
+ "sources": [
1040
+ {
1041
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Schema.d.ts",
1042
+ "line": 1,
1043
+ "character": 12
1044
+ },
1045
+ {
1046
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Schema.d.ts",
1047
+ "line": 2,
1048
+ "character": 21
1049
+ }
1050
+ ],
1051
+ "type": {
1052
+ "type": "literal",
1053
+ "value": "network.xyo.blockchain.ethereum.gas.etherchain.v1"
1054
+ }
1055
+ },
1056
+ {
1057
+ "id": 43,
1058
+ "name": "XyoEthereumGasEtherchainV2Schema",
1059
+ "kind": 32,
1060
+ "kindString": "Variable",
1061
+ "flags": {},
1062
+ "sources": [
1063
+ {
1064
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Schema.d.ts",
1065
+ "line": 1,
1066
+ "character": 12
1067
+ },
1068
+ {
1069
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Schema.d.ts",
1070
+ "line": 2,
1071
+ "character": 21
1072
+ }
1073
+ ],
1074
+ "type": {
1075
+ "type": "literal",
1076
+ "value": "network.xyo.blockchain.ethereum.gas.etherchain.v2"
1077
+ }
1078
+ },
1079
+ {
1080
+ "id": 65,
1081
+ "name": "XyoEthereumGasEtherscanSchema",
1082
+ "kind": 32,
1083
+ "kindString": "Variable",
1084
+ "flags": {},
1085
+ "sources": [
1086
+ {
1087
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Schema.d.ts",
1088
+ "line": 1,
1089
+ "character": 12
1090
+ },
1091
+ {
1092
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Schema.d.ts",
1093
+ "line": 2,
1094
+ "character": 21
1095
+ }
1096
+ ],
1097
+ "type": {
1098
+ "type": "literal",
1099
+ "value": "network.xyo.blockchain.ethereum.gas.etherscan"
1100
+ }
1101
+ },
1102
+ {
1103
+ "id": 4,
1104
+ "name": "XyoEthereumGasPayloadPlugins",
1105
+ "kind": 32,
1106
+ "kindString": "Variable",
1107
+ "flags": {
1108
+ "isConst": true
1109
+ },
1110
+ "sources": [
1111
+ {
1112
+ "fileName": "packages/ethereum/packages/gas/dist/esm/index.d.ts",
1113
+ "line": 4,
1114
+ "character": 21
1115
+ }
1116
+ ],
1117
+ "type": {
1118
+ "type": "array",
1119
+ "elementType": {
1120
+ "type": "reference",
1121
+ "name": "XyoPayloadPluginFunc"
1122
+ }
1123
+ }
1124
+ },
1125
+ {
1126
+ "id": 3,
1127
+ "name": "XyoEthereumPayloadPlugins",
1128
+ "kind": 32,
1129
+ "kindString": "Variable",
1130
+ "flags": {
1131
+ "isConst": true
1132
+ },
1133
+ "sources": [
1134
+ {
1135
+ "fileName": "packages/ethereum/dist/esm/index.d.ts",
1136
+ "line": 3,
1137
+ "character": 21
1138
+ }
1139
+ ],
1140
+ "type": {
1141
+ "type": "array",
1142
+ "elementType": {
1143
+ "type": "reference",
1144
+ "name": "XyoPayloadPluginFunc"
1145
+ }
1146
+ }
1147
+ },
1148
+ {
1149
+ "id": 6,
1150
+ "name": "XyoEthereumGasEtherchainV1PayloadPlugin",
1151
+ "kind": 64,
1152
+ "kindString": "Function",
1153
+ "flags": {},
1154
+ "sources": [
1155
+ {
1156
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Plugin.d.ts",
1157
+ "line": 1,
1158
+ "character": 21
1159
+ }
1160
+ ],
1161
+ "signatures": [
1162
+ {
1163
+ "id": 7,
1164
+ "name": "XyoEthereumGasEtherchainV1PayloadPlugin",
1165
+ "kind": 4096,
1166
+ "kindString": "Call signature",
1167
+ "flags": {},
1168
+ "type": {
1169
+ "type": "reference",
1170
+ "typeArguments": [
1171
+ {
1172
+ "type": "intersection",
1173
+ "types": [
1174
+ {
1175
+ "type": "reference",
1176
+ "name": "SchemaFields"
1177
+ },
1178
+ {
1179
+ "type": "reference",
1180
+ "name": "PayloadFields"
1181
+ },
1182
+ {
1183
+ "type": "reference",
1184
+ "id": 11,
1185
+ "name": "EthereumGasEtherchainV1Response"
1186
+ },
1187
+ {
1188
+ "type": "reflection",
1189
+ "declaration": {
1190
+ "id": 8,
1191
+ "name": "__type",
1192
+ "kind": 65536,
1193
+ "kindString": "Type literal",
1194
+ "flags": {},
1195
+ "children": [
1196
+ {
1197
+ "id": 9,
1198
+ "name": "schema",
1199
+ "kind": 1024,
1200
+ "kindString": "Property",
1201
+ "flags": {},
1202
+ "sources": [
1203
+ {
1204
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Plugin.d.ts",
1205
+ "line": 2,
1206
+ "character": 4
1207
+ }
1208
+ ],
1209
+ "type": {
1210
+ "type": "literal",
1211
+ "value": "network.xyo.blockchain.ethereum.gas.etherchain.v1"
1212
+ }
1213
+ },
1214
+ {
1215
+ "id": 10,
1216
+ "name": "timestamp",
1217
+ "kind": 1024,
1218
+ "kindString": "Property",
1219
+ "flags": {},
1220
+ "sources": [
1221
+ {
1222
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Plugin.d.ts",
1223
+ "line": 3,
1224
+ "character": 4
1225
+ }
1226
+ ],
1227
+ "type": {
1228
+ "type": "intrinsic",
1229
+ "name": "number"
1230
+ }
1231
+ }
1232
+ ],
1233
+ "groups": [
1234
+ {
1235
+ "title": "Properties",
1236
+ "children": [
1237
+ 9,
1238
+ 10
1239
+ ]
1240
+ }
1241
+ ],
1242
+ "sources": [
1243
+ {
1244
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Plugin.d.ts",
1245
+ "line": 1,
1246
+ "character": 282
1247
+ }
1248
+ ]
1249
+ }
1250
+ }
1251
+ ]
1252
+ }
1253
+ ],
1254
+ "name": "XyoPayloadPlugin"
1255
+ }
1256
+ }
1257
+ ]
1258
+ },
1259
+ {
1260
+ "id": 24,
1261
+ "name": "XyoEthereumGasEtherchainV2PayloadPlugin",
1262
+ "kind": 64,
1263
+ "kindString": "Function",
1264
+ "flags": {},
1265
+ "sources": [
1266
+ {
1267
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Plugin.d.ts",
1268
+ "line": 1,
1269
+ "character": 21
1270
+ }
1271
+ ],
1272
+ "signatures": [
1273
+ {
1274
+ "id": 25,
1275
+ "name": "XyoEthereumGasEtherchainV2PayloadPlugin",
1276
+ "kind": 4096,
1277
+ "kindString": "Call signature",
1278
+ "flags": {},
1279
+ "type": {
1280
+ "type": "reference",
1281
+ "typeArguments": [
1282
+ {
1283
+ "type": "intersection",
1284
+ "types": [
1285
+ {
1286
+ "type": "reference",
1287
+ "name": "SchemaFields"
1288
+ },
1289
+ {
1290
+ "type": "reference",
1291
+ "name": "PayloadFields"
1292
+ },
1293
+ {
1294
+ "type": "reference",
1295
+ "id": 29,
1296
+ "name": "EthereumGasEtherchainV2Response"
1297
+ },
1298
+ {
1299
+ "type": "reflection",
1300
+ "declaration": {
1301
+ "id": 26,
1302
+ "name": "__type",
1303
+ "kind": 65536,
1304
+ "kindString": "Type literal",
1305
+ "flags": {},
1306
+ "children": [
1307
+ {
1308
+ "id": 27,
1309
+ "name": "schema",
1310
+ "kind": 1024,
1311
+ "kindString": "Property",
1312
+ "flags": {},
1313
+ "sources": [
1314
+ {
1315
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Plugin.d.ts",
1316
+ "line": 2,
1317
+ "character": 4
1318
+ }
1319
+ ],
1320
+ "type": {
1321
+ "type": "literal",
1322
+ "value": "network.xyo.blockchain.ethereum.gas.etherchain.v2"
1323
+ }
1324
+ },
1325
+ {
1326
+ "id": 28,
1327
+ "name": "timestamp",
1328
+ "kind": 1024,
1329
+ "kindString": "Property",
1330
+ "flags": {},
1331
+ "sources": [
1332
+ {
1333
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Plugin.d.ts",
1334
+ "line": 3,
1335
+ "character": 4
1336
+ }
1337
+ ],
1338
+ "type": {
1339
+ "type": "intrinsic",
1340
+ "name": "number"
1341
+ }
1342
+ }
1343
+ ],
1344
+ "groups": [
1345
+ {
1346
+ "title": "Properties",
1347
+ "children": [
1348
+ 27,
1349
+ 28
1350
+ ]
1351
+ }
1352
+ ],
1353
+ "sources": [
1354
+ {
1355
+ "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Plugin.d.ts",
1356
+ "line": 1,
1357
+ "character": 282
1358
+ }
1359
+ ]
1360
+ }
1361
+ }
1362
+ ]
1363
+ }
1364
+ ],
1365
+ "name": "XyoPayloadPlugin"
1366
+ }
1367
+ }
1368
+ ]
1369
+ },
1370
+ {
1371
+ "id": 45,
1372
+ "name": "XyoEthereumGasEtherscanPayloadPlugin",
1373
+ "kind": 64,
1374
+ "kindString": "Function",
1375
+ "flags": {},
1376
+ "sources": [
1377
+ {
1378
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Plugin.d.ts",
1379
+ "line": 1,
1380
+ "character": 21
1381
+ }
1382
+ ],
1383
+ "signatures": [
1384
+ {
1385
+ "id": 46,
1386
+ "name": "XyoEthereumGasEtherscanPayloadPlugin",
1387
+ "kind": 4096,
1388
+ "kindString": "Call signature",
1389
+ "flags": {},
1390
+ "type": {
1391
+ "type": "reference",
1392
+ "typeArguments": [
1393
+ {
1394
+ "type": "intersection",
1395
+ "types": [
1396
+ {
1397
+ "type": "reference",
1398
+ "name": "SchemaFields"
1399
+ },
1400
+ {
1401
+ "type": "reference",
1402
+ "name": "PayloadFields"
1403
+ },
1404
+ {
1405
+ "type": "reference",
1406
+ "id": 50,
1407
+ "name": "EthereumGasEtherscanResponse"
1408
+ },
1409
+ {
1410
+ "type": "reflection",
1411
+ "declaration": {
1412
+ "id": 47,
1413
+ "name": "__type",
1414
+ "kind": 65536,
1415
+ "kindString": "Type literal",
1416
+ "flags": {},
1417
+ "children": [
1418
+ {
1419
+ "id": 48,
1420
+ "name": "schema",
1421
+ "kind": 1024,
1422
+ "kindString": "Property",
1423
+ "flags": {},
1424
+ "sources": [
1425
+ {
1426
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Plugin.d.ts",
1427
+ "line": 2,
1428
+ "character": 4
1429
+ }
1430
+ ],
1431
+ "type": {
1432
+ "type": "literal",
1433
+ "value": "network.xyo.blockchain.ethereum.gas.etherscan"
1434
+ }
1435
+ },
1436
+ {
1437
+ "id": 49,
1438
+ "name": "timestamp",
1439
+ "kind": 1024,
1440
+ "kindString": "Property",
1441
+ "flags": {},
1442
+ "sources": [
1443
+ {
1444
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Plugin.d.ts",
1445
+ "line": 3,
1446
+ "character": 4
1447
+ }
1448
+ ],
1449
+ "type": {
1450
+ "type": "intrinsic",
1451
+ "name": "number"
1452
+ }
1453
+ }
1454
+ ],
1455
+ "groups": [
1456
+ {
1457
+ "title": "Properties",
1458
+ "children": [
1459
+ 48,
1460
+ 49
1461
+ ]
1462
+ }
1463
+ ],
1464
+ "sources": [
1465
+ {
1466
+ "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/esm/Plugin.d.ts",
1467
+ "line": 1,
1468
+ "character": 276
1469
+ }
1470
+ ]
1471
+ }
1472
+ }
1473
+ ]
1474
+ }
1475
+ ],
1476
+ "name": "XyoPayloadPlugin"
1477
+ }
1478
+ }
1479
+ ]
1480
+ }
1481
+ ],
1482
+ "groups": [
1483
+ {
1484
+ "title": "References",
1485
+ "children": [
1486
+ 2
1487
+ ]
1488
+ },
1489
+ {
1490
+ "title": "Interfaces",
1491
+ "children": [
1492
+ 11,
1493
+ 29,
1494
+ 50
1495
+ ]
1496
+ },
1497
+ {
1498
+ "title": "Type Aliases",
1499
+ "children": [
1500
+ 18,
1501
+ 23,
1502
+ 39,
1503
+ 44,
1504
+ 61,
1505
+ 66
1506
+ ]
1507
+ },
1508
+ {
1509
+ "title": "Variables",
1510
+ "children": [
1511
+ 1,
1512
+ 5,
1513
+ 22,
1514
+ 43,
1515
+ 65,
1516
+ 4,
1517
+ 3
1518
+ ]
1519
+ },
1520
+ {
1521
+ "title": "Functions",
1522
+ "children": [
1523
+ 6,
1524
+ 24,
1525
+ 45
1526
+ ]
1527
+ }
1528
+ ],
1529
+ "sources": [
1530
+ {
1531
+ "fileName": "src/index.ts",
1532
+ "line": 1,
1533
+ "character": 0,
1534
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payload/packages/blockchain/src/index.ts#L1"
1535
+ }
1536
+ ]
1537
+ }