@xyo-network/gas-ethereum-blockchain-payload-plugins 2.73.4 → 2.74.0

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