@xyo-network/ethereum-blockchain-payload-plugins 2.42.12 → 2.42.14

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/package.json +4 -5
  2. package/dist/docs.json +0 -1513
package/dist/docs.json DELETED
@@ -1,1513 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xyo-network/ethereum-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/ed42f12a4/packages/plugins/packages/payload/packages/blockchain/packages/ethereum/src/index.ts#L9"
21
- }
22
- ],
23
- "target": 1
24
- },
25
- {
26
- "id": 10,
27
- "name": "EthereumGasEtherchainV1Response",
28
- "kind": 256,
29
- "kindString": "Interface",
30
- "flags": {},
31
- "children": [
32
- {
33
- "id": 11,
34
- "name": "currentBaseFee",
35
- "kind": 1024,
36
- "kindString": "Property",
37
- "flags": {},
38
- "sources": [
39
- {
40
- "fileName": "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": 12,
52
- "name": "fast",
53
- "kind": 1024,
54
- "kindString": "Property",
55
- "flags": {},
56
- "sources": [
57
- {
58
- "fileName": "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": 13,
70
- "name": "fastest",
71
- "kind": 1024,
72
- "kindString": "Property",
73
- "flags": {},
74
- "sources": [
75
- {
76
- "fileName": "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": 14,
88
- "name": "recommendedBaseFee",
89
- "kind": 1024,
90
- "kindString": "Property",
91
- "flags": {},
92
- "sources": [
93
- {
94
- "fileName": "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": 15,
106
- "name": "safeLow",
107
- "kind": 1024,
108
- "kindString": "Property",
109
- "flags": {},
110
- "sources": [
111
- {
112
- "fileName": "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": 16,
124
- "name": "standard",
125
- "kind": 1024,
126
- "kindString": "Property",
127
- "flags": {},
128
- "sources": [
129
- {
130
- "fileName": "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
- 11,
146
- 12,
147
- 13,
148
- 14,
149
- 15,
150
- 16
151
- ]
152
- }
153
- ],
154
- "sources": [
155
- {
156
- "fileName": "packages/gas/packages/etherchain/packages/v1/dist/esm/Payload.d.ts",
157
- "line": 3,
158
- "character": 17
159
- }
160
- ]
161
- },
162
- {
163
- "id": 28,
164
- "name": "EthereumGasEtherchainV2Response",
165
- "kind": 256,
166
- "kindString": "Interface",
167
- "flags": {},
168
- "children": [
169
- {
170
- "id": 29,
171
- "name": "code",
172
- "kind": 1024,
173
- "kindString": "Property",
174
- "flags": {},
175
- "sources": [
176
- {
177
- "fileName": "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": 30,
189
- "name": "data",
190
- "kind": 1024,
191
- "kindString": "Property",
192
- "flags": {},
193
- "sources": [
194
- {
195
- "fileName": "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": 31,
204
- "name": "__type",
205
- "kind": 65536,
206
- "kindString": "Type literal",
207
- "flags": {},
208
- "children": [
209
- {
210
- "id": 32,
211
- "name": "fast",
212
- "kind": 1024,
213
- "kindString": "Property",
214
- "flags": {},
215
- "sources": [
216
- {
217
- "fileName": "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": 33,
229
- "name": "priceUSD",
230
- "kind": 1024,
231
- "kindString": "Property",
232
- "flags": {},
233
- "sources": [
234
- {
235
- "fileName": "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": 34,
247
- "name": "rapid",
248
- "kind": 1024,
249
- "kindString": "Property",
250
- "flags": {},
251
- "sources": [
252
- {
253
- "fileName": "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": 35,
265
- "name": "slow",
266
- "kind": 1024,
267
- "kindString": "Property",
268
- "flags": {},
269
- "sources": [
270
- {
271
- "fileName": "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": 36,
283
- "name": "standard",
284
- "kind": 1024,
285
- "kindString": "Property",
286
- "flags": {},
287
- "sources": [
288
- {
289
- "fileName": "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": 37,
301
- "name": "timestamp",
302
- "kind": 1024,
303
- "kindString": "Property",
304
- "flags": {},
305
- "sources": [
306
- {
307
- "fileName": "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
- 32,
323
- 33,
324
- 34,
325
- 35,
326
- 36,
327
- 37
328
- ]
329
- }
330
- ],
331
- "sources": [
332
- {
333
- "fileName": "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
- 29,
347
- 30
348
- ]
349
- }
350
- ],
351
- "sources": [
352
- {
353
- "fileName": "packages/gas/packages/etherchain/packages/v2/dist/esm/Payload.d.ts",
354
- "line": 3,
355
- "character": 17
356
- }
357
- ]
358
- },
359
- {
360
- "id": 49,
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": 50,
376
- "name": "message",
377
- "kind": 1024,
378
- "kindString": "Property",
379
- "flags": {},
380
- "sources": [
381
- {
382
- "fileName": "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": 51,
394
- "name": "result",
395
- "kind": 1024,
396
- "kindString": "Property",
397
- "flags": {},
398
- "sources": [
399
- {
400
- "fileName": "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": 52,
409
- "name": "__type",
410
- "kind": 65536,
411
- "kindString": "Type literal",
412
- "flags": {},
413
- "children": [
414
- {
415
- "id": 53,
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/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": 54,
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/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": 55,
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/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": 56,
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/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": 57,
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/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": 58,
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/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
- 53,
576
- 54,
577
- 55,
578
- 56,
579
- 57,
580
- 58
581
- ]
582
- }
583
- ],
584
- "sources": [
585
- {
586
- "fileName": "packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
587
- "line": 8,
588
- "character": 12
589
- }
590
- ]
591
- }
592
- }
593
- },
594
- {
595
- "id": 59,
596
- "name": "status",
597
- "kind": 1024,
598
- "kindString": "Property",
599
- "flags": {},
600
- "sources": [
601
- {
602
- "fileName": "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
- 50,
618
- 51,
619
- 59
620
- ]
621
- }
622
- ],
623
- "sources": [
624
- {
625
- "fileName": "packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
626
- "line": 6,
627
- "character": 17
628
- }
629
- ]
630
- },
631
- {
632
- "id": 17,
633
- "name": "XyoEthereumGasEtherchainV1Payload",
634
- "kind": 4194304,
635
- "kindString": "Type alias",
636
- "flags": {},
637
- "sources": [
638
- {
639
- "fileName": "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": 10,
653
- "name": "EthereumGasEtherchainV1Response"
654
- },
655
- {
656
- "type": "reflection",
657
- "declaration": {
658
- "id": 18,
659
- "name": "__type",
660
- "kind": 65536,
661
- "kindString": "Type literal",
662
- "flags": {},
663
- "children": [
664
- {
665
- "id": 19,
666
- "name": "schema",
667
- "kind": 1024,
668
- "kindString": "Property",
669
- "flags": {},
670
- "sources": [
671
- {
672
- "fileName": "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": 21,
680
- "name": "XyoEthereumGasEtherchainV1Schema"
681
- }
682
- },
683
- {
684
- "id": 20,
685
- "name": "timestamp",
686
- "kind": 1024,
687
- "kindString": "Property",
688
- "flags": {},
689
- "sources": [
690
- {
691
- "fileName": "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
- 19,
707
- 20
708
- ]
709
- }
710
- ],
711
- "sources": [
712
- {
713
- "fileName": "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": 22,
728
- "name": "XyoEthereumGasEtherchainV1Schema",
729
- "kind": 4194304,
730
- "kindString": "Type alias",
731
- "flags": {},
732
- "sources": [
733
- {
734
- "fileName": "packages/gas/packages/etherchain/packages/v1/dist/esm/Schema.d.ts",
735
- "line": 1,
736
- "character": 12
737
- },
738
- {
739
- "fileName": "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": 38,
751
- "name": "XyoEthereumGasEtherchainV2Payload",
752
- "kind": 4194304,
753
- "kindString": "Type alias",
754
- "flags": {},
755
- "sources": [
756
- {
757
- "fileName": "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": 28,
771
- "name": "EthereumGasEtherchainV2Response"
772
- },
773
- {
774
- "type": "reflection",
775
- "declaration": {
776
- "id": 39,
777
- "name": "__type",
778
- "kind": 65536,
779
- "kindString": "Type literal",
780
- "flags": {},
781
- "children": [
782
- {
783
- "id": 40,
784
- "name": "schema",
785
- "kind": 1024,
786
- "kindString": "Property",
787
- "flags": {},
788
- "sources": [
789
- {
790
- "fileName": "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": 42,
798
- "name": "XyoEthereumGasEtherchainV2Schema"
799
- }
800
- },
801
- {
802
- "id": 41,
803
- "name": "timestamp",
804
- "kind": 1024,
805
- "kindString": "Property",
806
- "flags": {},
807
- "sources": [
808
- {
809
- "fileName": "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
- 40,
825
- 41
826
- ]
827
- }
828
- ],
829
- "sources": [
830
- {
831
- "fileName": "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": 43,
846
- "name": "XyoEthereumGasEtherchainV2Schema",
847
- "kind": 4194304,
848
- "kindString": "Type alias",
849
- "flags": {},
850
- "sources": [
851
- {
852
- "fileName": "packages/gas/packages/etherchain/packages/v2/dist/esm/Schema.d.ts",
853
- "line": 1,
854
- "character": 12
855
- },
856
- {
857
- "fileName": "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": 60,
869
- "name": "XyoEthereumGasEtherscanPayload",
870
- "kind": 4194304,
871
- "kindString": "Type alias",
872
- "flags": {},
873
- "sources": [
874
- {
875
- "fileName": "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": 49,
889
- "name": "EthereumGasEtherscanResponse"
890
- },
891
- {
892
- "type": "reflection",
893
- "declaration": {
894
- "id": 61,
895
- "name": "__type",
896
- "kind": 65536,
897
- "kindString": "Type literal",
898
- "flags": {},
899
- "children": [
900
- {
901
- "id": 62,
902
- "name": "schema",
903
- "kind": 1024,
904
- "kindString": "Property",
905
- "flags": {},
906
- "sources": [
907
- {
908
- "fileName": "packages/gas/packages/etherscan/dist/esm/Payload.d.ts",
909
- "line": 37,
910
- "character": 4
911
- }
912
- ],
913
- "type": {
914
- "type": "reference",
915
- "id": 64,
916
- "name": "XyoEthereumGasEtherscanSchema"
917
- }
918
- },
919
- {
920
- "id": 63,
921
- "name": "timestamp",
922
- "kind": 1024,
923
- "kindString": "Property",
924
- "flags": {},
925
- "sources": [
926
- {
927
- "fileName": "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
- 62,
943
- 63
944
- ]
945
- }
946
- ],
947
- "sources": [
948
- {
949
- "fileName": "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": 65,
964
- "name": "XyoEthereumGasEtherscanSchema",
965
- "kind": 4194304,
966
- "kindString": "Type alias",
967
- "flags": {},
968
- "sources": [
969
- {
970
- "fileName": "packages/gas/packages/etherscan/dist/esm/Schema.d.ts",
971
- "line": 1,
972
- "character": 12
973
- },
974
- {
975
- "fileName": "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": 4,
987
- "name": "XyoEthereumGasEtherchainPayloadPlugins",
988
- "kind": 32,
989
- "kindString": "Variable",
990
- "flags": {
991
- "isConst": true
992
- },
993
- "sources": [
994
- {
995
- "fileName": "packages/gas/packages/etherchain/dist/esm/index.d.ts",
996
- "line": 4,
997
- "character": 21
998
- }
999
- ],
1000
- "type": {
1001
- "type": "array",
1002
- "elementType": {
1003
- "type": "reference",
1004
- "name": "XyoPayloadPluginFunc"
1005
- }
1006
- }
1007
- },
1008
- {
1009
- "id": 21,
1010
- "name": "XyoEthereumGasEtherchainV1Schema",
1011
- "kind": 32,
1012
- "kindString": "Variable",
1013
- "flags": {},
1014
- "sources": [
1015
- {
1016
- "fileName": "packages/gas/packages/etherchain/packages/v1/dist/esm/Schema.d.ts",
1017
- "line": 1,
1018
- "character": 12
1019
- },
1020
- {
1021
- "fileName": "packages/gas/packages/etherchain/packages/v1/dist/esm/Schema.d.ts",
1022
- "line": 2,
1023
- "character": 21
1024
- }
1025
- ],
1026
- "type": {
1027
- "type": "literal",
1028
- "value": "network.xyo.blockchain.ethereum.gas.etherchain.v1"
1029
- }
1030
- },
1031
- {
1032
- "id": 42,
1033
- "name": "XyoEthereumGasEtherchainV2Schema",
1034
- "kind": 32,
1035
- "kindString": "Variable",
1036
- "flags": {},
1037
- "sources": [
1038
- {
1039
- "fileName": "packages/gas/packages/etherchain/packages/v2/dist/esm/Schema.d.ts",
1040
- "line": 1,
1041
- "character": 12
1042
- },
1043
- {
1044
- "fileName": "packages/gas/packages/etherchain/packages/v2/dist/esm/Schema.d.ts",
1045
- "line": 2,
1046
- "character": 21
1047
- }
1048
- ],
1049
- "type": {
1050
- "type": "literal",
1051
- "value": "network.xyo.blockchain.ethereum.gas.etherchain.v2"
1052
- }
1053
- },
1054
- {
1055
- "id": 64,
1056
- "name": "XyoEthereumGasEtherscanSchema",
1057
- "kind": 32,
1058
- "kindString": "Variable",
1059
- "flags": {},
1060
- "sources": [
1061
- {
1062
- "fileName": "packages/gas/packages/etherscan/dist/esm/Schema.d.ts",
1063
- "line": 1,
1064
- "character": 12
1065
- },
1066
- {
1067
- "fileName": "packages/gas/packages/etherscan/dist/esm/Schema.d.ts",
1068
- "line": 2,
1069
- "character": 21
1070
- }
1071
- ],
1072
- "type": {
1073
- "type": "literal",
1074
- "value": "network.xyo.blockchain.ethereum.gas.etherscan"
1075
- }
1076
- },
1077
- {
1078
- "id": 3,
1079
- "name": "XyoEthereumGasPayloadPlugins",
1080
- "kind": 32,
1081
- "kindString": "Variable",
1082
- "flags": {
1083
- "isConst": true
1084
- },
1085
- "sources": [
1086
- {
1087
- "fileName": "packages/gas/dist/esm/index.d.ts",
1088
- "line": 4,
1089
- "character": 21
1090
- }
1091
- ],
1092
- "type": {
1093
- "type": "array",
1094
- "elementType": {
1095
- "type": "reference",
1096
- "name": "XyoPayloadPluginFunc"
1097
- }
1098
- }
1099
- },
1100
- {
1101
- "id": 1,
1102
- "name": "XyoEthereumPayloadPlugins",
1103
- "kind": 32,
1104
- "kindString": "Variable",
1105
- "flags": {
1106
- "isConst": true
1107
- },
1108
- "sources": [
1109
- {
1110
- "fileName": "src/index.ts",
1111
- "line": 6,
1112
- "character": 13,
1113
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ed42f12a4/packages/plugins/packages/payload/packages/blockchain/packages/ethereum/src/index.ts#L6"
1114
- }
1115
- ],
1116
- "type": {
1117
- "type": "array",
1118
- "elementType": {
1119
- "type": "reference",
1120
- "name": "XyoPayloadPluginFunc"
1121
- }
1122
- },
1123
- "defaultValue": "..."
1124
- },
1125
- {
1126
- "id": 5,
1127
- "name": "XyoEthereumGasEtherchainV1PayloadPlugin",
1128
- "kind": 64,
1129
- "kindString": "Function",
1130
- "flags": {},
1131
- "sources": [
1132
- {
1133
- "fileName": "packages/gas/packages/etherchain/packages/v1/dist/esm/Plugin.d.ts",
1134
- "line": 1,
1135
- "character": 21
1136
- }
1137
- ],
1138
- "signatures": [
1139
- {
1140
- "id": 6,
1141
- "name": "XyoEthereumGasEtherchainV1PayloadPlugin",
1142
- "kind": 4096,
1143
- "kindString": "Call signature",
1144
- "flags": {},
1145
- "type": {
1146
- "type": "reference",
1147
- "typeArguments": [
1148
- {
1149
- "type": "intersection",
1150
- "types": [
1151
- {
1152
- "type": "reference",
1153
- "name": "SchemaFields"
1154
- },
1155
- {
1156
- "type": "reference",
1157
- "name": "PayloadFields"
1158
- },
1159
- {
1160
- "type": "reference",
1161
- "id": 10,
1162
- "name": "EthereumGasEtherchainV1Response"
1163
- },
1164
- {
1165
- "type": "reflection",
1166
- "declaration": {
1167
- "id": 7,
1168
- "name": "__type",
1169
- "kind": 65536,
1170
- "kindString": "Type literal",
1171
- "flags": {},
1172
- "children": [
1173
- {
1174
- "id": 8,
1175
- "name": "schema",
1176
- "kind": 1024,
1177
- "kindString": "Property",
1178
- "flags": {},
1179
- "sources": [
1180
- {
1181
- "fileName": "packages/gas/packages/etherchain/packages/v1/dist/esm/Plugin.d.ts",
1182
- "line": 2,
1183
- "character": 4
1184
- }
1185
- ],
1186
- "type": {
1187
- "type": "literal",
1188
- "value": "network.xyo.blockchain.ethereum.gas.etherchain.v1"
1189
- }
1190
- },
1191
- {
1192
- "id": 9,
1193
- "name": "timestamp",
1194
- "kind": 1024,
1195
- "kindString": "Property",
1196
- "flags": {},
1197
- "sources": [
1198
- {
1199
- "fileName": "packages/gas/packages/etherchain/packages/v1/dist/esm/Plugin.d.ts",
1200
- "line": 3,
1201
- "character": 4
1202
- }
1203
- ],
1204
- "type": {
1205
- "type": "intrinsic",
1206
- "name": "number"
1207
- }
1208
- }
1209
- ],
1210
- "groups": [
1211
- {
1212
- "title": "Properties",
1213
- "children": [
1214
- 8,
1215
- 9
1216
- ]
1217
- }
1218
- ],
1219
- "sources": [
1220
- {
1221
- "fileName": "packages/gas/packages/etherchain/packages/v1/dist/esm/Plugin.d.ts",
1222
- "line": 1,
1223
- "character": 270
1224
- }
1225
- ]
1226
- }
1227
- }
1228
- ]
1229
- }
1230
- ],
1231
- "name": "XyoPayloadPlugin"
1232
- }
1233
- }
1234
- ]
1235
- },
1236
- {
1237
- "id": 23,
1238
- "name": "XyoEthereumGasEtherchainV2PayloadPlugin",
1239
- "kind": 64,
1240
- "kindString": "Function",
1241
- "flags": {},
1242
- "sources": [
1243
- {
1244
- "fileName": "packages/gas/packages/etherchain/packages/v2/dist/esm/Plugin.d.ts",
1245
- "line": 1,
1246
- "character": 21
1247
- }
1248
- ],
1249
- "signatures": [
1250
- {
1251
- "id": 24,
1252
- "name": "XyoEthereumGasEtherchainV2PayloadPlugin",
1253
- "kind": 4096,
1254
- "kindString": "Call signature",
1255
- "flags": {},
1256
- "type": {
1257
- "type": "reference",
1258
- "typeArguments": [
1259
- {
1260
- "type": "intersection",
1261
- "types": [
1262
- {
1263
- "type": "reference",
1264
- "name": "SchemaFields"
1265
- },
1266
- {
1267
- "type": "reference",
1268
- "name": "PayloadFields"
1269
- },
1270
- {
1271
- "type": "reference",
1272
- "id": 28,
1273
- "name": "EthereumGasEtherchainV2Response"
1274
- },
1275
- {
1276
- "type": "reflection",
1277
- "declaration": {
1278
- "id": 25,
1279
- "name": "__type",
1280
- "kind": 65536,
1281
- "kindString": "Type literal",
1282
- "flags": {},
1283
- "children": [
1284
- {
1285
- "id": 26,
1286
- "name": "schema",
1287
- "kind": 1024,
1288
- "kindString": "Property",
1289
- "flags": {},
1290
- "sources": [
1291
- {
1292
- "fileName": "packages/gas/packages/etherchain/packages/v2/dist/esm/Plugin.d.ts",
1293
- "line": 2,
1294
- "character": 4
1295
- }
1296
- ],
1297
- "type": {
1298
- "type": "literal",
1299
- "value": "network.xyo.blockchain.ethereum.gas.etherchain.v2"
1300
- }
1301
- },
1302
- {
1303
- "id": 27,
1304
- "name": "timestamp",
1305
- "kind": 1024,
1306
- "kindString": "Property",
1307
- "flags": {},
1308
- "sources": [
1309
- {
1310
- "fileName": "packages/gas/packages/etherchain/packages/v2/dist/esm/Plugin.d.ts",
1311
- "line": 3,
1312
- "character": 4
1313
- }
1314
- ],
1315
- "type": {
1316
- "type": "intrinsic",
1317
- "name": "number"
1318
- }
1319
- }
1320
- ],
1321
- "groups": [
1322
- {
1323
- "title": "Properties",
1324
- "children": [
1325
- 26,
1326
- 27
1327
- ]
1328
- }
1329
- ],
1330
- "sources": [
1331
- {
1332
- "fileName": "packages/gas/packages/etherchain/packages/v2/dist/esm/Plugin.d.ts",
1333
- "line": 1,
1334
- "character": 270
1335
- }
1336
- ]
1337
- }
1338
- }
1339
- ]
1340
- }
1341
- ],
1342
- "name": "XyoPayloadPlugin"
1343
- }
1344
- }
1345
- ]
1346
- },
1347
- {
1348
- "id": 44,
1349
- "name": "XyoEthereumGasEtherscanPayloadPlugin",
1350
- "kind": 64,
1351
- "kindString": "Function",
1352
- "flags": {},
1353
- "sources": [
1354
- {
1355
- "fileName": "packages/gas/packages/etherscan/dist/esm/Plugin.d.ts",
1356
- "line": 1,
1357
- "character": 21
1358
- }
1359
- ],
1360
- "signatures": [
1361
- {
1362
- "id": 45,
1363
- "name": "XyoEthereumGasEtherscanPayloadPlugin",
1364
- "kind": 4096,
1365
- "kindString": "Call signature",
1366
- "flags": {},
1367
- "type": {
1368
- "type": "reference",
1369
- "typeArguments": [
1370
- {
1371
- "type": "intersection",
1372
- "types": [
1373
- {
1374
- "type": "reference",
1375
- "name": "SchemaFields"
1376
- },
1377
- {
1378
- "type": "reference",
1379
- "name": "PayloadFields"
1380
- },
1381
- {
1382
- "type": "reference",
1383
- "id": 49,
1384
- "name": "EthereumGasEtherscanResponse"
1385
- },
1386
- {
1387
- "type": "reflection",
1388
- "declaration": {
1389
- "id": 46,
1390
- "name": "__type",
1391
- "kind": 65536,
1392
- "kindString": "Type literal",
1393
- "flags": {},
1394
- "children": [
1395
- {
1396
- "id": 47,
1397
- "name": "schema",
1398
- "kind": 1024,
1399
- "kindString": "Property",
1400
- "flags": {},
1401
- "sources": [
1402
- {
1403
- "fileName": "packages/gas/packages/etherscan/dist/esm/Plugin.d.ts",
1404
- "line": 2,
1405
- "character": 4
1406
- }
1407
- ],
1408
- "type": {
1409
- "type": "literal",
1410
- "value": "network.xyo.blockchain.ethereum.gas.etherscan"
1411
- }
1412
- },
1413
- {
1414
- "id": 48,
1415
- "name": "timestamp",
1416
- "kind": 1024,
1417
- "kindString": "Property",
1418
- "flags": {},
1419
- "sources": [
1420
- {
1421
- "fileName": "packages/gas/packages/etherscan/dist/esm/Plugin.d.ts",
1422
- "line": 3,
1423
- "character": 4
1424
- }
1425
- ],
1426
- "type": {
1427
- "type": "intrinsic",
1428
- "name": "number"
1429
- }
1430
- }
1431
- ],
1432
- "groups": [
1433
- {
1434
- "title": "Properties",
1435
- "children": [
1436
- 47,
1437
- 48
1438
- ]
1439
- }
1440
- ],
1441
- "sources": [
1442
- {
1443
- "fileName": "packages/gas/packages/etherscan/dist/esm/Plugin.d.ts",
1444
- "line": 1,
1445
- "character": 264
1446
- }
1447
- ]
1448
- }
1449
- }
1450
- ]
1451
- }
1452
- ],
1453
- "name": "XyoPayloadPlugin"
1454
- }
1455
- }
1456
- ]
1457
- }
1458
- ],
1459
- "groups": [
1460
- {
1461
- "title": "References",
1462
- "children": [
1463
- 2
1464
- ]
1465
- },
1466
- {
1467
- "title": "Interfaces",
1468
- "children": [
1469
- 10,
1470
- 28,
1471
- 49
1472
- ]
1473
- },
1474
- {
1475
- "title": "Type Aliases",
1476
- "children": [
1477
- 17,
1478
- 22,
1479
- 38,
1480
- 43,
1481
- 60,
1482
- 65
1483
- ]
1484
- },
1485
- {
1486
- "title": "Variables",
1487
- "children": [
1488
- 4,
1489
- 21,
1490
- 42,
1491
- 64,
1492
- 3,
1493
- 1
1494
- ]
1495
- },
1496
- {
1497
- "title": "Functions",
1498
- "children": [
1499
- 5,
1500
- 23,
1501
- 44
1502
- ]
1503
- }
1504
- ],
1505
- "sources": [
1506
- {
1507
- "fileName": "src/index.ts",
1508
- "line": 1,
1509
- "character": 0,
1510
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ed42f12a4/packages/plugins/packages/payload/packages/blockchain/packages/ethereum/src/index.ts#L1"
1511
- }
1512
- ]
1513
- }