@xyo-network/crypto-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 +3265 -0
  2. package/package.json +5 -5
package/dist/docs.json ADDED
@@ -0,0 +1,3265 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/crypto-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": "plugins/packages/payload/packages/crypto/src/index.ts",
18
+ "line": 11,
19
+ "character": 0,
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payload/packages/crypto/src/index.ts#L11"
21
+ }
22
+ ],
23
+ "target": 1
24
+ },
25
+ {
26
+ "id": 81,
27
+ "name": "AssetInfo",
28
+ "kind": 256,
29
+ "kindString": "Interface",
30
+ "flags": {},
31
+ "children": [
32
+ {
33
+ "id": 82,
34
+ "name": "value",
35
+ "kind": 1024,
36
+ "kindString": "Property",
37
+ "flags": {},
38
+ "sources": [
39
+ {
40
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Model/AssetInfo.d.ts",
41
+ "line": 3,
42
+ "character": 4
43
+ }
44
+ ],
45
+ "type": {
46
+ "type": "reference",
47
+ "typeArguments": [
48
+ {
49
+ "type": "reference",
50
+ "typeArguments": [
51
+ {
52
+ "type": "union",
53
+ "types": [
54
+ {
55
+ "type": "reference",
56
+ "id": 83,
57
+ "name": "Currency"
58
+ },
59
+ {
60
+ "type": "reference",
61
+ "id": 84,
62
+ "name": "Token"
63
+ }
64
+ ]
65
+ },
66
+ {
67
+ "type": "union",
68
+ "types": [
69
+ {
70
+ "type": "intrinsic",
71
+ "name": "undefined"
72
+ },
73
+ {
74
+ "type": "intrinsic",
75
+ "name": "string"
76
+ }
77
+ ]
78
+ }
79
+ ],
80
+ "name": "Record",
81
+ "qualifiedName": "Record",
82
+ "package": "typescript"
83
+ }
84
+ ],
85
+ "name": "Partial",
86
+ "qualifiedName": "Partial",
87
+ "package": "typescript"
88
+ }
89
+ }
90
+ ],
91
+ "groups": [
92
+ {
93
+ "title": "Properties",
94
+ "children": [
95
+ 82
96
+ ]
97
+ }
98
+ ],
99
+ "sources": [
100
+ {
101
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Model/AssetInfo.d.ts",
102
+ "line": 2,
103
+ "character": 17
104
+ }
105
+ ]
106
+ },
107
+ {
108
+ "id": 62,
109
+ "name": "XyoCryptoAsset",
110
+ "kind": 256,
111
+ "kindString": "Interface",
112
+ "flags": {},
113
+ "children": [
114
+ {
115
+ "id": 63,
116
+ "name": "name",
117
+ "kind": 1024,
118
+ "kindString": "Property",
119
+ "flags": {
120
+ "isOptional": true
121
+ },
122
+ "sources": [
123
+ {
124
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/lib/XyoCryptoAsset.d.ts",
125
+ "line": 2,
126
+ "character": 4
127
+ }
128
+ ],
129
+ "type": {
130
+ "type": "intrinsic",
131
+ "name": "string"
132
+ }
133
+ },
134
+ {
135
+ "id": 64,
136
+ "name": "symbol",
137
+ "kind": 1024,
138
+ "kindString": "Property",
139
+ "flags": {
140
+ "isOptional": true
141
+ },
142
+ "sources": [
143
+ {
144
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/lib/XyoCryptoAsset.d.ts",
145
+ "line": 3,
146
+ "character": 4
147
+ }
148
+ ],
149
+ "type": {
150
+ "type": "intrinsic",
151
+ "name": "string"
152
+ }
153
+ }
154
+ ],
155
+ "groups": [
156
+ {
157
+ "title": "Properties",
158
+ "children": [
159
+ 63,
160
+ 64
161
+ ]
162
+ }
163
+ ],
164
+ "sources": [
165
+ {
166
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/lib/XyoCryptoAsset.d.ts",
167
+ "line": 1,
168
+ "character": 17
169
+ }
170
+ ]
171
+ },
172
+ {
173
+ "id": 86,
174
+ "name": "XyoCryptoMarketAssetPayload",
175
+ "kind": 256,
176
+ "kindString": "Interface",
177
+ "flags": {},
178
+ "children": [
179
+ {
180
+ "id": 87,
181
+ "name": "assets",
182
+ "kind": 1024,
183
+ "kindString": "Property",
184
+ "flags": {},
185
+ "sources": [
186
+ {
187
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Payload.d.ts",
188
+ "line": 5,
189
+ "character": 4
190
+ }
191
+ ],
192
+ "type": {
193
+ "type": "reference",
194
+ "typeArguments": [
195
+ {
196
+ "type": "reference",
197
+ "typeArguments": [
198
+ {
199
+ "type": "reference",
200
+ "id": 84,
201
+ "name": "Token"
202
+ },
203
+ {
204
+ "type": "union",
205
+ "types": [
206
+ {
207
+ "type": "intrinsic",
208
+ "name": "undefined"
209
+ },
210
+ {
211
+ "type": "reference",
212
+ "id": 81,
213
+ "name": "AssetInfo"
214
+ }
215
+ ]
216
+ }
217
+ ],
218
+ "name": "Record",
219
+ "qualifiedName": "Record",
220
+ "package": "typescript"
221
+ }
222
+ ],
223
+ "name": "Partial",
224
+ "qualifiedName": "Partial",
225
+ "package": "typescript"
226
+ }
227
+ },
228
+ {
229
+ "id": 88,
230
+ "name": "schema",
231
+ "kind": 1024,
232
+ "kindString": "Property",
233
+ "flags": {},
234
+ "sources": [
235
+ {
236
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Payload.d.ts",
237
+ "line": 6,
238
+ "character": 4
239
+ }
240
+ ],
241
+ "type": {
242
+ "type": "literal",
243
+ "value": "network.xyo.crypto.asset"
244
+ },
245
+ "overwrites": {
246
+ "type": "reference",
247
+ "name": "XyoPayload.schema"
248
+ }
249
+ },
250
+ {
251
+ "id": 90,
252
+ "name": "sources",
253
+ "kind": 1024,
254
+ "kindString": "Property",
255
+ "flags": {
256
+ "isOptional": true
257
+ },
258
+ "sources": [
259
+ {
260
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
261
+ "line": 12,
262
+ "character": 4
263
+ }
264
+ ],
265
+ "type": {
266
+ "type": "array",
267
+ "elementType": {
268
+ "type": "intrinsic",
269
+ "name": "string"
270
+ }
271
+ },
272
+ "inheritedFrom": {
273
+ "type": "reference",
274
+ "name": "XyoPayload.sources"
275
+ }
276
+ },
277
+ {
278
+ "id": 89,
279
+ "name": "timestamp",
280
+ "kind": 1024,
281
+ "kindString": "Property",
282
+ "flags": {},
283
+ "sources": [
284
+ {
285
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Payload.d.ts",
286
+ "line": 7,
287
+ "character": 4
288
+ }
289
+ ],
290
+ "type": {
291
+ "type": "intrinsic",
292
+ "name": "number"
293
+ },
294
+ "overwrites": {
295
+ "type": "reference",
296
+ "name": "XyoPayload.timestamp"
297
+ }
298
+ }
299
+ ],
300
+ "groups": [
301
+ {
302
+ "title": "Properties",
303
+ "children": [
304
+ 87,
305
+ 88,
306
+ 90,
307
+ 89
308
+ ]
309
+ }
310
+ ],
311
+ "sources": [
312
+ {
313
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Payload.d.ts",
314
+ "line": 4,
315
+ "character": 17
316
+ }
317
+ ],
318
+ "extendedTypes": [
319
+ {
320
+ "type": "reference",
321
+ "name": "XyoPayload"
322
+ }
323
+ ]
324
+ },
325
+ {
326
+ "id": 101,
327
+ "name": "XyoUniswapCryptoPair",
328
+ "kind": 256,
329
+ "kindString": "Interface",
330
+ "flags": {},
331
+ "children": [
332
+ {
333
+ "id": 102,
334
+ "name": "tokens",
335
+ "kind": 1024,
336
+ "kindString": "Property",
337
+ "flags": {},
338
+ "sources": [
339
+ {
340
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/lib/XyoUniswapCryptoPair.d.ts",
341
+ "line": 3,
342
+ "character": 4
343
+ }
344
+ ],
345
+ "type": {
346
+ "type": "array",
347
+ "elementType": {
348
+ "type": "reference",
349
+ "id": 103,
350
+ "name": "XyoUniswapCryptoToken"
351
+ }
352
+ }
353
+ }
354
+ ],
355
+ "groups": [
356
+ {
357
+ "title": "Properties",
358
+ "children": [
359
+ 102
360
+ ]
361
+ }
362
+ ],
363
+ "sources": [
364
+ {
365
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/lib/XyoUniswapCryptoPair.d.ts",
366
+ "line": 2,
367
+ "character": 17
368
+ }
369
+ ]
370
+ },
371
+ {
372
+ "id": 103,
373
+ "name": "XyoUniswapCryptoToken",
374
+ "kind": 256,
375
+ "kindString": "Interface",
376
+ "flags": {},
377
+ "children": [
378
+ {
379
+ "id": 104,
380
+ "name": "address",
381
+ "kind": 1024,
382
+ "kindString": "Property",
383
+ "flags": {},
384
+ "sources": [
385
+ {
386
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/lib/XyoUniswapCryptoToken.d.ts",
387
+ "line": 2,
388
+ "character": 4
389
+ }
390
+ ],
391
+ "type": {
392
+ "type": "intrinsic",
393
+ "name": "string"
394
+ }
395
+ },
396
+ {
397
+ "id": 105,
398
+ "name": "symbol",
399
+ "kind": 1024,
400
+ "kindString": "Property",
401
+ "flags": {},
402
+ "sources": [
403
+ {
404
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/lib/XyoUniswapCryptoToken.d.ts",
405
+ "line": 3,
406
+ "character": 4
407
+ }
408
+ ],
409
+ "type": {
410
+ "type": "intrinsic",
411
+ "name": "string"
412
+ }
413
+ },
414
+ {
415
+ "id": 106,
416
+ "name": "value",
417
+ "kind": 1024,
418
+ "kindString": "Property",
419
+ "flags": {},
420
+ "sources": [
421
+ {
422
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/lib/XyoUniswapCryptoToken.d.ts",
423
+ "line": 4,
424
+ "character": 4
425
+ }
426
+ ],
427
+ "type": {
428
+ "type": "intrinsic",
429
+ "name": "number"
430
+ }
431
+ }
432
+ ],
433
+ "groups": [
434
+ {
435
+ "title": "Properties",
436
+ "children": [
437
+ 104,
438
+ 105,
439
+ 106
440
+ ]
441
+ }
442
+ ],
443
+ "sources": [
444
+ {
445
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/lib/XyoUniswapCryptoToken.d.ts",
446
+ "line": 1,
447
+ "character": 17
448
+ }
449
+ ]
450
+ },
451
+ {
452
+ "id": 61,
453
+ "name": "AssetSymbol",
454
+ "kind": 4194304,
455
+ "kindString": "Type alias",
456
+ "flags": {},
457
+ "sources": [
458
+ {
459
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/lib/AssetSymbol.d.ts",
460
+ "line": 1,
461
+ "character": 12
462
+ }
463
+ ],
464
+ "type": {
465
+ "type": "union",
466
+ "types": [
467
+ {
468
+ "type": "literal",
469
+ "value": "btc"
470
+ },
471
+ {
472
+ "type": "literal",
473
+ "value": "eth"
474
+ },
475
+ {
476
+ "type": "literal",
477
+ "value": "xyo"
478
+ },
479
+ {
480
+ "type": "literal",
481
+ "value": "usd"
482
+ },
483
+ {
484
+ "type": "literal",
485
+ "value": "eur"
486
+ },
487
+ {
488
+ "type": "literal",
489
+ "value": "usdt"
490
+ },
491
+ {
492
+ "type": "literal",
493
+ "value": "usdc"
494
+ },
495
+ {
496
+ "type": "literal",
497
+ "value": "bnb"
498
+ },
499
+ {
500
+ "type": "literal",
501
+ "value": "xrp"
502
+ },
503
+ {
504
+ "type": "literal",
505
+ "value": "ada"
506
+ },
507
+ {
508
+ "type": "literal",
509
+ "value": "sol"
510
+ },
511
+ {
512
+ "type": "literal",
513
+ "value": "busd"
514
+ },
515
+ {
516
+ "type": "literal",
517
+ "value": "dot"
518
+ },
519
+ {
520
+ "type": "literal",
521
+ "value": "doge"
522
+ },
523
+ {
524
+ "type": "literal",
525
+ "value": "wbtc"
526
+ }
527
+ ]
528
+ }
529
+ },
530
+ {
531
+ "id": 83,
532
+ "name": "Currency",
533
+ "kind": 4194304,
534
+ "kindString": "Type alias",
535
+ "flags": {},
536
+ "sources": [
537
+ {
538
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Model/Currency.d.ts",
539
+ "line": 1,
540
+ "character": 12
541
+ }
542
+ ],
543
+ "type": {
544
+ "type": "union",
545
+ "types": [
546
+ {
547
+ "type": "literal",
548
+ "value": "eur"
549
+ },
550
+ {
551
+ "type": "literal",
552
+ "value": "usd"
553
+ }
554
+ ]
555
+ }
556
+ },
557
+ {
558
+ "id": 84,
559
+ "name": "Token",
560
+ "kind": 4194304,
561
+ "kindString": "Type alias",
562
+ "flags": {},
563
+ "sources": [
564
+ {
565
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Model/Token.d.ts",
566
+ "line": 1,
567
+ "character": 12
568
+ }
569
+ ],
570
+ "type": {
571
+ "type": "union",
572
+ "types": [
573
+ {
574
+ "type": "literal",
575
+ "value": "ada"
576
+ },
577
+ {
578
+ "type": "literal",
579
+ "value": "btc"
580
+ },
581
+ {
582
+ "type": "literal",
583
+ "value": "busd"
584
+ },
585
+ {
586
+ "type": "literal",
587
+ "value": "doge"
588
+ },
589
+ {
590
+ "type": "literal",
591
+ "value": "dot"
592
+ },
593
+ {
594
+ "type": "literal",
595
+ "value": "eth"
596
+ },
597
+ {
598
+ "type": "literal",
599
+ "value": "sol"
600
+ },
601
+ {
602
+ "type": "literal",
603
+ "value": "usdc"
604
+ },
605
+ {
606
+ "type": "literal",
607
+ "value": "usdt"
608
+ },
609
+ {
610
+ "type": "literal",
611
+ "value": "wbtc"
612
+ },
613
+ {
614
+ "type": "literal",
615
+ "value": "weth"
616
+ },
617
+ {
618
+ "type": "literal",
619
+ "value": "xyo"
620
+ }
621
+ ]
622
+ }
623
+ },
624
+ {
625
+ "id": 85,
626
+ "name": "ValueBasis",
627
+ "kind": 4194304,
628
+ "kindString": "Type alias",
629
+ "flags": {},
630
+ "sources": [
631
+ {
632
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Model/ValueBasis.d.ts",
633
+ "line": 3,
634
+ "character": 12
635
+ }
636
+ ],
637
+ "type": {
638
+ "type": "reference",
639
+ "typeArguments": [
640
+ {
641
+ "type": "reference",
642
+ "typeArguments": [
643
+ {
644
+ "type": "union",
645
+ "types": [
646
+ {
647
+ "type": "reference",
648
+ "id": 83,
649
+ "name": "Currency"
650
+ },
651
+ {
652
+ "type": "reference",
653
+ "id": 84,
654
+ "name": "Token"
655
+ }
656
+ ]
657
+ },
658
+ {
659
+ "type": "union",
660
+ "types": [
661
+ {
662
+ "type": "intrinsic",
663
+ "name": "string"
664
+ },
665
+ {
666
+ "type": "intrinsic",
667
+ "name": "undefined"
668
+ }
669
+ ]
670
+ }
671
+ ],
672
+ "name": "Record",
673
+ "qualifiedName": "Record",
674
+ "package": "typescript"
675
+ }
676
+ ],
677
+ "name": "Partial",
678
+ "qualifiedName": "Partial",
679
+ "package": "typescript"
680
+ }
681
+ },
682
+ {
683
+ "id": 66,
684
+ "name": "XyoCoingeckoCryptoMarketPayload",
685
+ "kind": 4194304,
686
+ "kindString": "Type alias",
687
+ "flags": {},
688
+ "sources": [
689
+ {
690
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Payload.d.ts",
691
+ "line": 4,
692
+ "character": 12
693
+ }
694
+ ],
695
+ "type": {
696
+ "type": "reference",
697
+ "typeArguments": [
698
+ {
699
+ "type": "reflection",
700
+ "declaration": {
701
+ "id": 67,
702
+ "name": "__type",
703
+ "kind": 65536,
704
+ "kindString": "Type literal",
705
+ "flags": {},
706
+ "children": [
707
+ {
708
+ "id": 68,
709
+ "name": "assets",
710
+ "kind": 1024,
711
+ "kindString": "Property",
712
+ "flags": {},
713
+ "sources": [
714
+ {
715
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Payload.d.ts",
716
+ "line": 5,
717
+ "character": 4
718
+ }
719
+ ],
720
+ "type": {
721
+ "type": "reference",
722
+ "id": 65,
723
+ "name": "XyoCryptoAssetPrices"
724
+ }
725
+ },
726
+ {
727
+ "id": 69,
728
+ "name": "schema",
729
+ "kind": 1024,
730
+ "kindString": "Property",
731
+ "flags": {},
732
+ "sources": [
733
+ {
734
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Payload.d.ts",
735
+ "line": 6,
736
+ "character": 4
737
+ }
738
+ ],
739
+ "type": {
740
+ "type": "reference",
741
+ "id": 71,
742
+ "name": "XyoCoingeckoCryptoMarketSchema"
743
+ }
744
+ },
745
+ {
746
+ "id": 70,
747
+ "name": "timestamp",
748
+ "kind": 1024,
749
+ "kindString": "Property",
750
+ "flags": {},
751
+ "sources": [
752
+ {
753
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Payload.d.ts",
754
+ "line": 7,
755
+ "character": 4
756
+ }
757
+ ],
758
+ "type": {
759
+ "type": "intrinsic",
760
+ "name": "number"
761
+ }
762
+ }
763
+ ],
764
+ "groups": [
765
+ {
766
+ "title": "Properties",
767
+ "children": [
768
+ 68,
769
+ 69,
770
+ 70
771
+ ]
772
+ }
773
+ ],
774
+ "sources": [
775
+ {
776
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Payload.d.ts",
777
+ "line": 4,
778
+ "character": 57
779
+ }
780
+ ]
781
+ }
782
+ }
783
+ ],
784
+ "name": "XyoPayload"
785
+ }
786
+ },
787
+ {
788
+ "id": 72,
789
+ "name": "XyoCoingeckoCryptoMarketSchema",
790
+ "kind": 4194304,
791
+ "kindString": "Type alias",
792
+ "flags": {},
793
+ "sources": [
794
+ {
795
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Schema.d.ts",
796
+ "line": 1,
797
+ "character": 12
798
+ },
799
+ {
800
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Schema.d.ts",
801
+ "line": 2,
802
+ "character": 21
803
+ }
804
+ ],
805
+ "type": {
806
+ "type": "literal",
807
+ "value": "network.xyo.crypto.market.coingecko"
808
+ }
809
+ },
810
+ {
811
+ "id": 65,
812
+ "name": "XyoCryptoAssetPrices",
813
+ "kind": 4194304,
814
+ "kindString": "Type alias",
815
+ "flags": {},
816
+ "sources": [
817
+ {
818
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/lib/XyoCryptoAssets.d.ts",
819
+ "line": 1,
820
+ "character": 12
821
+ }
822
+ ],
823
+ "type": {
824
+ "type": "reference",
825
+ "typeArguments": [
826
+ {
827
+ "type": "reference",
828
+ "typeArguments": [
829
+ {
830
+ "type": "intrinsic",
831
+ "name": "string"
832
+ },
833
+ {
834
+ "type": "reference",
835
+ "typeArguments": [
836
+ {
837
+ "type": "union",
838
+ "types": [
839
+ {
840
+ "type": "reference",
841
+ "typeArguments": [
842
+ {
843
+ "type": "intrinsic",
844
+ "name": "string"
845
+ },
846
+ {
847
+ "type": "intrinsic",
848
+ "name": "number"
849
+ }
850
+ ],
851
+ "name": "Record",
852
+ "qualifiedName": "Record",
853
+ "package": "typescript"
854
+ },
855
+ {
856
+ "type": "intrinsic",
857
+ "name": "undefined"
858
+ }
859
+ ]
860
+ }
861
+ ],
862
+ "name": "Partial",
863
+ "qualifiedName": "Partial",
864
+ "package": "typescript"
865
+ }
866
+ ],
867
+ "name": "Record",
868
+ "qualifiedName": "Record",
869
+ "package": "typescript"
870
+ }
871
+ ],
872
+ "name": "Partial",
873
+ "qualifiedName": "Partial",
874
+ "package": "typescript"
875
+ }
876
+ },
877
+ {
878
+ "id": 14,
879
+ "name": "XyoCryptoCardsGamePayload",
880
+ "kind": 4194304,
881
+ "kindString": "Type alias",
882
+ "flags": {},
883
+ "sources": [
884
+ {
885
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
886
+ "line": 3,
887
+ "character": 12
888
+ }
889
+ ],
890
+ "type": {
891
+ "type": "reference",
892
+ "typeArguments": [
893
+ {
894
+ "type": "reflection",
895
+ "declaration": {
896
+ "id": 15,
897
+ "name": "__type",
898
+ "kind": 65536,
899
+ "kindString": "Type literal",
900
+ "flags": {},
901
+ "children": [
902
+ {
903
+ "id": 16,
904
+ "name": "allowedWeights",
905
+ "kind": 1024,
906
+ "kindString": "Property",
907
+ "flags": {},
908
+ "comment": {
909
+ "summary": [],
910
+ "blockTags": [
911
+ {
912
+ "tag": "@field",
913
+ "content": [
914
+ {
915
+ "kind": "text",
916
+ "text": "The set of weights to pick from"
917
+ }
918
+ ]
919
+ }
920
+ ]
921
+ },
922
+ "sources": [
923
+ {
924
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
925
+ "line": 5,
926
+ "character": 4
927
+ }
928
+ ],
929
+ "type": {
930
+ "type": "array",
931
+ "elementType": {
932
+ "type": "intrinsic",
933
+ "name": "number"
934
+ }
935
+ }
936
+ },
937
+ {
938
+ "id": 17,
939
+ "name": "duration",
940
+ "kind": 1024,
941
+ "kindString": "Property",
942
+ "flags": {},
943
+ "comment": {
944
+ "summary": [],
945
+ "blockTags": [
946
+ {
947
+ "tag": "@field",
948
+ "content": [
949
+ {
950
+ "kind": "text",
951
+ "text": "The length [ms] of the game"
952
+ }
953
+ ]
954
+ }
955
+ ]
956
+ },
957
+ "sources": [
958
+ {
959
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
960
+ "line": 7,
961
+ "character": 4
962
+ }
963
+ ],
964
+ "type": {
965
+ "type": "intrinsic",
966
+ "name": "number"
967
+ }
968
+ },
969
+ {
970
+ "id": 18,
971
+ "name": "expiration",
972
+ "kind": 1024,
973
+ "kindString": "Property",
974
+ "flags": {},
975
+ "comment": {
976
+ "summary": [],
977
+ "blockTags": [
978
+ {
979
+ "tag": "@field",
980
+ "content": [
981
+ {
982
+ "kind": "text",
983
+ "text": "The time [epoch] when the game is no longer allowed to be joined"
984
+ }
985
+ ]
986
+ }
987
+ ]
988
+ },
989
+ "sources": [
990
+ {
991
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
992
+ "line": 9,
993
+ "character": 4
994
+ }
995
+ ],
996
+ "type": {
997
+ "type": "intrinsic",
998
+ "name": "number"
999
+ }
1000
+ },
1001
+ {
1002
+ "id": 19,
1003
+ "name": "oraclePointer",
1004
+ "kind": 1024,
1005
+ "kindString": "Property",
1006
+ "flags": {},
1007
+ "comment": {
1008
+ "summary": [],
1009
+ "blockTags": [
1010
+ {
1011
+ "tag": "@field",
1012
+ "content": [
1013
+ {
1014
+ "kind": "text",
1015
+ "text": "The Huri of the Oracle Pointer that will determine the winner"
1016
+ }
1017
+ ]
1018
+ }
1019
+ ]
1020
+ },
1021
+ "sources": [
1022
+ {
1023
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
1024
+ "line": 11,
1025
+ "character": 4
1026
+ }
1027
+ ],
1028
+ "type": {
1029
+ "type": "intrinsic",
1030
+ "name": "string"
1031
+ }
1032
+ },
1033
+ {
1034
+ "id": 20,
1035
+ "name": "schema",
1036
+ "kind": 1024,
1037
+ "kindString": "Property",
1038
+ "flags": {},
1039
+ "sources": [
1040
+ {
1041
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
1042
+ "line": 12,
1043
+ "character": 4
1044
+ }
1045
+ ],
1046
+ "type": {
1047
+ "type": "reference",
1048
+ "id": 23,
1049
+ "name": "XyoCryptoCardsGameSchema"
1050
+ }
1051
+ },
1052
+ {
1053
+ "id": 21,
1054
+ "name": "sequence",
1055
+ "kind": 1024,
1056
+ "kindString": "Property",
1057
+ "flags": {},
1058
+ "comment": {
1059
+ "summary": [],
1060
+ "blockTags": [
1061
+ {
1062
+ "tag": "@field",
1063
+ "content": [
1064
+ {
1065
+ "kind": "text",
1066
+ "text": "The Sequence of payloads the are required for completion"
1067
+ }
1068
+ ]
1069
+ }
1070
+ ]
1071
+ },
1072
+ "sources": [
1073
+ {
1074
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
1075
+ "line": 14,
1076
+ "character": 4
1077
+ }
1078
+ ],
1079
+ "type": {
1080
+ "type": "array",
1081
+ "elementType": {
1082
+ "type": "intrinsic",
1083
+ "name": "string"
1084
+ }
1085
+ }
1086
+ },
1087
+ {
1088
+ "id": 22,
1089
+ "name": "sequencer",
1090
+ "kind": 1024,
1091
+ "kindString": "Property",
1092
+ "flags": {},
1093
+ "comment": {
1094
+ "summary": [],
1095
+ "blockTags": [
1096
+ {
1097
+ "tag": "@field",
1098
+ "content": [
1099
+ {
1100
+ "kind": "text",
1101
+ "text": "The Address of the Sequencer that will be used"
1102
+ }
1103
+ ]
1104
+ }
1105
+ ]
1106
+ },
1107
+ "sources": [
1108
+ {
1109
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
1110
+ "line": 16,
1111
+ "character": 4
1112
+ }
1113
+ ],
1114
+ "type": {
1115
+ "type": "intrinsic",
1116
+ "name": "string"
1117
+ }
1118
+ }
1119
+ ],
1120
+ "groups": [
1121
+ {
1122
+ "title": "Properties",
1123
+ "children": [
1124
+ 16,
1125
+ 17,
1126
+ 18,
1127
+ 19,
1128
+ 20,
1129
+ 21,
1130
+ 22
1131
+ ]
1132
+ }
1133
+ ],
1134
+ "sources": [
1135
+ {
1136
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
1137
+ "line": 3,
1138
+ "character": 51
1139
+ }
1140
+ ]
1141
+ }
1142
+ }
1143
+ ],
1144
+ "name": "XyoPayload"
1145
+ }
1146
+ },
1147
+ {
1148
+ "id": 24,
1149
+ "name": "XyoCryptoCardsGameSchema",
1150
+ "kind": 4194304,
1151
+ "kindString": "Type alias",
1152
+ "flags": {},
1153
+ "sources": [
1154
+ {
1155
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Schema.d.ts",
1156
+ "line": 1,
1157
+ "character": 12
1158
+ },
1159
+ {
1160
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Schema.d.ts",
1161
+ "line": 2,
1162
+ "character": 21
1163
+ }
1164
+ ],
1165
+ "type": {
1166
+ "type": "literal",
1167
+ "value": "network.xyo.crypto.cards.game"
1168
+ }
1169
+ },
1170
+ {
1171
+ "id": 41,
1172
+ "name": "XyoCryptoCardsMovePayload",
1173
+ "kind": 4194304,
1174
+ "kindString": "Type alias",
1175
+ "flags": {},
1176
+ "sources": [
1177
+ {
1178
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Payload.d.ts",
1179
+ "line": 3,
1180
+ "character": 12
1181
+ }
1182
+ ],
1183
+ "type": {
1184
+ "type": "reference",
1185
+ "typeArguments": [
1186
+ {
1187
+ "type": "reflection",
1188
+ "declaration": {
1189
+ "id": 42,
1190
+ "name": "__type",
1191
+ "kind": 65536,
1192
+ "kindString": "Type literal",
1193
+ "flags": {},
1194
+ "children": [
1195
+ {
1196
+ "id": 43,
1197
+ "name": "cards",
1198
+ "kind": 1024,
1199
+ "kindString": "Property",
1200
+ "flags": {},
1201
+ "comment": {
1202
+ "summary": [],
1203
+ "blockTags": [
1204
+ {
1205
+ "tag": "@field",
1206
+ "content": [
1207
+ {
1208
+ "kind": "text",
1209
+ "text": "The Huri of each of the cards you play - some are globally available"
1210
+ }
1211
+ ]
1212
+ }
1213
+ ]
1214
+ },
1215
+ "sources": [
1216
+ {
1217
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Payload.d.ts",
1218
+ "line": 5,
1219
+ "character": 4
1220
+ }
1221
+ ],
1222
+ "type": {
1223
+ "type": "array",
1224
+ "elementType": {
1225
+ "type": "intrinsic",
1226
+ "name": "string"
1227
+ }
1228
+ }
1229
+ },
1230
+ {
1231
+ "id": 44,
1232
+ "name": "moves",
1233
+ "kind": 1024,
1234
+ "kindString": "Property",
1235
+ "flags": {},
1236
+ "comment": {
1237
+ "summary": [],
1238
+ "blockTags": [
1239
+ {
1240
+ "tag": "@field",
1241
+ "content": [
1242
+ {
1243
+ "kind": "text",
1244
+ "text": "The moves chosen by the player (negative/positive for direction, and weight)"
1245
+ }
1246
+ ]
1247
+ }
1248
+ ]
1249
+ },
1250
+ "sources": [
1251
+ {
1252
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Payload.d.ts",
1253
+ "line": 7,
1254
+ "character": 4
1255
+ }
1256
+ ],
1257
+ "type": {
1258
+ "type": "array",
1259
+ "elementType": {
1260
+ "type": "intrinsic",
1261
+ "name": "number"
1262
+ }
1263
+ }
1264
+ },
1265
+ {
1266
+ "id": 45,
1267
+ "name": "schema",
1268
+ "kind": 1024,
1269
+ "kindString": "Property",
1270
+ "flags": {},
1271
+ "sources": [
1272
+ {
1273
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Payload.d.ts",
1274
+ "line": 8,
1275
+ "character": 4
1276
+ }
1277
+ ],
1278
+ "type": {
1279
+ "type": "reference",
1280
+ "id": 46,
1281
+ "name": "XyoCryptoCardsMoveSchema"
1282
+ }
1283
+ }
1284
+ ],
1285
+ "groups": [
1286
+ {
1287
+ "title": "Properties",
1288
+ "children": [
1289
+ 43,
1290
+ 44,
1291
+ 45
1292
+ ]
1293
+ }
1294
+ ],
1295
+ "sources": [
1296
+ {
1297
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Payload.d.ts",
1298
+ "line": 3,
1299
+ "character": 51
1300
+ }
1301
+ ]
1302
+ }
1303
+ }
1304
+ ],
1305
+ "name": "XyoPayload"
1306
+ }
1307
+ },
1308
+ {
1309
+ "id": 47,
1310
+ "name": "XyoCryptoCardsMoveSchema",
1311
+ "kind": 4194304,
1312
+ "kindString": "Type alias",
1313
+ "flags": {},
1314
+ "sources": [
1315
+ {
1316
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Schema.d.ts",
1317
+ "line": 1,
1318
+ "character": 12
1319
+ },
1320
+ {
1321
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Schema.d.ts",
1322
+ "line": 2,
1323
+ "character": 21
1324
+ }
1325
+ ],
1326
+ "type": {
1327
+ "type": "literal",
1328
+ "value": "network.xyo.crypto.cards.move"
1329
+ }
1330
+ },
1331
+ {
1332
+ "id": 92,
1333
+ "name": "XyoCryptoMarketAssetSchema",
1334
+ "kind": 4194304,
1335
+ "kindString": "Type alias",
1336
+ "flags": {},
1337
+ "sources": [
1338
+ {
1339
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Schema.d.ts",
1340
+ "line": 1,
1341
+ "character": 12
1342
+ },
1343
+ {
1344
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Schema.d.ts",
1345
+ "line": 2,
1346
+ "character": 21
1347
+ }
1348
+ ],
1349
+ "type": {
1350
+ "type": "literal",
1351
+ "value": "network.xyo.crypto.asset"
1352
+ }
1353
+ },
1354
+ {
1355
+ "id": 107,
1356
+ "name": "XyoUniswapCryptoMarketPayload",
1357
+ "kind": 4194304,
1358
+ "kindString": "Type alias",
1359
+ "flags": {},
1360
+ "sources": [
1361
+ {
1362
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Payload.d.ts",
1363
+ "line": 4,
1364
+ "character": 12
1365
+ }
1366
+ ],
1367
+ "type": {
1368
+ "type": "reference",
1369
+ "typeArguments": [
1370
+ {
1371
+ "type": "reflection",
1372
+ "declaration": {
1373
+ "id": 108,
1374
+ "name": "__type",
1375
+ "kind": 65536,
1376
+ "kindString": "Type literal",
1377
+ "flags": {},
1378
+ "children": [
1379
+ {
1380
+ "id": 109,
1381
+ "name": "pairs",
1382
+ "kind": 1024,
1383
+ "kindString": "Property",
1384
+ "flags": {},
1385
+ "sources": [
1386
+ {
1387
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Payload.d.ts",
1388
+ "line": 5,
1389
+ "character": 4
1390
+ }
1391
+ ],
1392
+ "type": {
1393
+ "type": "array",
1394
+ "elementType": {
1395
+ "type": "reference",
1396
+ "id": 101,
1397
+ "name": "XyoUniswapCryptoPair"
1398
+ }
1399
+ }
1400
+ },
1401
+ {
1402
+ "id": 110,
1403
+ "name": "schema",
1404
+ "kind": 1024,
1405
+ "kindString": "Property",
1406
+ "flags": {},
1407
+ "sources": [
1408
+ {
1409
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Payload.d.ts",
1410
+ "line": 6,
1411
+ "character": 4
1412
+ }
1413
+ ],
1414
+ "type": {
1415
+ "type": "reference",
1416
+ "id": 114,
1417
+ "name": "XyoUniswapCryptoMarketSchema"
1418
+ }
1419
+ },
1420
+ {
1421
+ "id": 111,
1422
+ "name": "timestamp",
1423
+ "kind": 1024,
1424
+ "kindString": "Property",
1425
+ "flags": {},
1426
+ "sources": [
1427
+ {
1428
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Payload.d.ts",
1429
+ "line": 7,
1430
+ "character": 4
1431
+ }
1432
+ ],
1433
+ "type": {
1434
+ "type": "intrinsic",
1435
+ "name": "number"
1436
+ }
1437
+ }
1438
+ ],
1439
+ "groups": [
1440
+ {
1441
+ "title": "Properties",
1442
+ "children": [
1443
+ 109,
1444
+ 110,
1445
+ 111
1446
+ ]
1447
+ }
1448
+ ],
1449
+ "sources": [
1450
+ {
1451
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Payload.d.ts",
1452
+ "line": 4,
1453
+ "character": 55
1454
+ }
1455
+ ]
1456
+ }
1457
+ }
1458
+ ],
1459
+ "name": "XyoPayload"
1460
+ }
1461
+ },
1462
+ {
1463
+ "id": 115,
1464
+ "name": "XyoUniswapCryptoMarketSchema",
1465
+ "kind": 4194304,
1466
+ "kindString": "Type alias",
1467
+ "flags": {},
1468
+ "sources": [
1469
+ {
1470
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Schema.d.ts",
1471
+ "line": 3,
1472
+ "character": 12
1473
+ },
1474
+ {
1475
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Schema.d.ts",
1476
+ "line": 4,
1477
+ "character": 21
1478
+ }
1479
+ ],
1480
+ "type": {
1481
+ "type": "literal",
1482
+ "value": "network.xyo.crypto.market.uniswap"
1483
+ }
1484
+ },
1485
+ {
1486
+ "id": 113,
1487
+ "name": "XyoUniswapCryptoMarketWitnessConfigSchema",
1488
+ "kind": 4194304,
1489
+ "kindString": "Type alias",
1490
+ "flags": {},
1491
+ "sources": [
1492
+ {
1493
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Schema.d.ts",
1494
+ "line": 1,
1495
+ "character": 12
1496
+ },
1497
+ {
1498
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Schema.d.ts",
1499
+ "line": 2,
1500
+ "character": 21
1501
+ }
1502
+ ],
1503
+ "type": {
1504
+ "type": "literal",
1505
+ "value": "network.xyo.crypto.market.uniswap.witness.config"
1506
+ }
1507
+ },
1508
+ {
1509
+ "id": 1,
1510
+ "name": "CryptoPayloadPlugins",
1511
+ "kind": 32,
1512
+ "kindString": "Variable",
1513
+ "flags": {
1514
+ "isConst": true
1515
+ },
1516
+ "sources": [
1517
+ {
1518
+ "fileName": "plugins/packages/payload/packages/crypto/src/index.ts",
1519
+ "line": 8,
1520
+ "character": 13,
1521
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payload/packages/crypto/src/index.ts#L8"
1522
+ }
1523
+ ],
1524
+ "type": {
1525
+ "type": "array",
1526
+ "elementType": {
1527
+ "type": "reference",
1528
+ "name": "XyoPayloadPluginFunc"
1529
+ }
1530
+ },
1531
+ "defaultValue": "..."
1532
+ },
1533
+ {
1534
+ "id": 71,
1535
+ "name": "XyoCoingeckoCryptoMarketSchema",
1536
+ "kind": 32,
1537
+ "kindString": "Variable",
1538
+ "flags": {},
1539
+ "sources": [
1540
+ {
1541
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Schema.d.ts",
1542
+ "line": 1,
1543
+ "character": 12
1544
+ },
1545
+ {
1546
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Schema.d.ts",
1547
+ "line": 2,
1548
+ "character": 21
1549
+ }
1550
+ ],
1551
+ "type": {
1552
+ "type": "literal",
1553
+ "value": "network.xyo.crypto.market.coingecko"
1554
+ }
1555
+ },
1556
+ {
1557
+ "id": 23,
1558
+ "name": "XyoCryptoCardsGameSchema",
1559
+ "kind": 32,
1560
+ "kindString": "Variable",
1561
+ "flags": {},
1562
+ "sources": [
1563
+ {
1564
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Schema.d.ts",
1565
+ "line": 1,
1566
+ "character": 12
1567
+ },
1568
+ {
1569
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Schema.d.ts",
1570
+ "line": 2,
1571
+ "character": 21
1572
+ }
1573
+ ],
1574
+ "type": {
1575
+ "type": "literal",
1576
+ "value": "network.xyo.crypto.cards.game"
1577
+ }
1578
+ },
1579
+ {
1580
+ "id": 46,
1581
+ "name": "XyoCryptoCardsMoveSchema",
1582
+ "kind": 32,
1583
+ "kindString": "Variable",
1584
+ "flags": {},
1585
+ "sources": [
1586
+ {
1587
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Schema.d.ts",
1588
+ "line": 1,
1589
+ "character": 12
1590
+ },
1591
+ {
1592
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Schema.d.ts",
1593
+ "line": 2,
1594
+ "character": 21
1595
+ }
1596
+ ],
1597
+ "type": {
1598
+ "type": "literal",
1599
+ "value": "network.xyo.crypto.cards.move"
1600
+ }
1601
+ },
1602
+ {
1603
+ "id": 3,
1604
+ "name": "XyoCryptoCardsPayloadPlugins",
1605
+ "kind": 32,
1606
+ "kindString": "Variable",
1607
+ "flags": {
1608
+ "isConst": true
1609
+ },
1610
+ "sources": [
1611
+ {
1612
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/dist/esm/index.d.ts",
1613
+ "line": 4,
1614
+ "character": 21
1615
+ }
1616
+ ],
1617
+ "type": {
1618
+ "type": "array",
1619
+ "elementType": {
1620
+ "type": "reference",
1621
+ "name": "XyoPayloadPluginFunc"
1622
+ }
1623
+ }
1624
+ },
1625
+ {
1626
+ "id": 91,
1627
+ "name": "XyoCryptoMarketAssetSchema",
1628
+ "kind": 32,
1629
+ "kindString": "Variable",
1630
+ "flags": {},
1631
+ "sources": [
1632
+ {
1633
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Schema.d.ts",
1634
+ "line": 1,
1635
+ "character": 12
1636
+ },
1637
+ {
1638
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Schema.d.ts",
1639
+ "line": 2,
1640
+ "character": 21
1641
+ }
1642
+ ],
1643
+ "type": {
1644
+ "type": "literal",
1645
+ "value": "network.xyo.crypto.asset"
1646
+ }
1647
+ },
1648
+ {
1649
+ "id": 54,
1650
+ "name": "XyoCryptoMarketPayloadPlugins",
1651
+ "kind": 32,
1652
+ "kindString": "Variable",
1653
+ "flags": {
1654
+ "isConst": true
1655
+ },
1656
+ "sources": [
1657
+ {
1658
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/dist/esm/index.d.ts",
1659
+ "line": 5,
1660
+ "character": 21
1661
+ }
1662
+ ],
1663
+ "type": {
1664
+ "type": "array",
1665
+ "elementType": {
1666
+ "type": "reference",
1667
+ "name": "XyoPayloadPluginFunc"
1668
+ }
1669
+ }
1670
+ },
1671
+ {
1672
+ "id": 114,
1673
+ "name": "XyoUniswapCryptoMarketSchema",
1674
+ "kind": 32,
1675
+ "kindString": "Variable",
1676
+ "flags": {},
1677
+ "sources": [
1678
+ {
1679
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Schema.d.ts",
1680
+ "line": 3,
1681
+ "character": 12
1682
+ },
1683
+ {
1684
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Schema.d.ts",
1685
+ "line": 4,
1686
+ "character": 21
1687
+ }
1688
+ ],
1689
+ "type": {
1690
+ "type": "literal",
1691
+ "value": "network.xyo.crypto.market.uniswap"
1692
+ }
1693
+ },
1694
+ {
1695
+ "id": 112,
1696
+ "name": "XyoUniswapCryptoMarketWitnessConfigSchema",
1697
+ "kind": 32,
1698
+ "kindString": "Variable",
1699
+ "flags": {},
1700
+ "sources": [
1701
+ {
1702
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Schema.d.ts",
1703
+ "line": 1,
1704
+ "character": 12
1705
+ },
1706
+ {
1707
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Schema.d.ts",
1708
+ "line": 2,
1709
+ "character": 21
1710
+ }
1711
+ ],
1712
+ "type": {
1713
+ "type": "literal",
1714
+ "value": "network.xyo.crypto.market.uniswap.witness.config"
1715
+ }
1716
+ },
1717
+ {
1718
+ "id": 55,
1719
+ "name": "CoingeckoCryptoMarketPayloadPlugin",
1720
+ "kind": 64,
1721
+ "kindString": "Function",
1722
+ "flags": {},
1723
+ "sources": [
1724
+ {
1725
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Plugin.d.ts",
1726
+ "line": 1,
1727
+ "character": 21
1728
+ }
1729
+ ],
1730
+ "signatures": [
1731
+ {
1732
+ "id": 56,
1733
+ "name": "CoingeckoCryptoMarketPayloadPlugin",
1734
+ "kind": 4096,
1735
+ "kindString": "Call signature",
1736
+ "flags": {},
1737
+ "type": {
1738
+ "type": "reference",
1739
+ "typeArguments": [
1740
+ {
1741
+ "type": "intersection",
1742
+ "types": [
1743
+ {
1744
+ "type": "reference",
1745
+ "name": "SchemaFields"
1746
+ },
1747
+ {
1748
+ "type": "reference",
1749
+ "name": "PayloadFields"
1750
+ },
1751
+ {
1752
+ "type": "reflection",
1753
+ "declaration": {
1754
+ "id": 57,
1755
+ "name": "__type",
1756
+ "kind": 65536,
1757
+ "kindString": "Type literal",
1758
+ "flags": {},
1759
+ "children": [
1760
+ {
1761
+ "id": 58,
1762
+ "name": "assets",
1763
+ "kind": 1024,
1764
+ "kindString": "Property",
1765
+ "flags": {},
1766
+ "sources": [
1767
+ {
1768
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Plugin.d.ts",
1769
+ "line": 2,
1770
+ "character": 4
1771
+ }
1772
+ ],
1773
+ "type": {
1774
+ "type": "reference",
1775
+ "typeArguments": [
1776
+ {
1777
+ "type": "reference",
1778
+ "typeArguments": [
1779
+ {
1780
+ "type": "intrinsic",
1781
+ "name": "string"
1782
+ },
1783
+ {
1784
+ "type": "reference",
1785
+ "typeArguments": [
1786
+ {
1787
+ "type": "union",
1788
+ "types": [
1789
+ {
1790
+ "type": "intrinsic",
1791
+ "name": "undefined"
1792
+ },
1793
+ {
1794
+ "type": "reference",
1795
+ "typeArguments": [
1796
+ {
1797
+ "type": "intrinsic",
1798
+ "name": "string"
1799
+ },
1800
+ {
1801
+ "type": "intrinsic",
1802
+ "name": "number"
1803
+ }
1804
+ ],
1805
+ "name": "Record",
1806
+ "qualifiedName": "Record",
1807
+ "package": "typescript"
1808
+ }
1809
+ ]
1810
+ }
1811
+ ],
1812
+ "name": "Partial",
1813
+ "qualifiedName": "Partial",
1814
+ "package": "typescript"
1815
+ }
1816
+ ],
1817
+ "name": "Record",
1818
+ "qualifiedName": "Record",
1819
+ "package": "typescript"
1820
+ }
1821
+ ],
1822
+ "name": "Partial",
1823
+ "qualifiedName": "Partial",
1824
+ "package": "typescript"
1825
+ }
1826
+ },
1827
+ {
1828
+ "id": 59,
1829
+ "name": "schema",
1830
+ "kind": 1024,
1831
+ "kindString": "Property",
1832
+ "flags": {},
1833
+ "sources": [
1834
+ {
1835
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Plugin.d.ts",
1836
+ "line": 3,
1837
+ "character": 4
1838
+ }
1839
+ ],
1840
+ "type": {
1841
+ "type": "literal",
1842
+ "value": "network.xyo.crypto.market.coingecko"
1843
+ }
1844
+ },
1845
+ {
1846
+ "id": 60,
1847
+ "name": "timestamp",
1848
+ "kind": 1024,
1849
+ "kindString": "Property",
1850
+ "flags": {},
1851
+ "sources": [
1852
+ {
1853
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Plugin.d.ts",
1854
+ "line": 4,
1855
+ "character": 4
1856
+ }
1857
+ ],
1858
+ "type": {
1859
+ "type": "intrinsic",
1860
+ "name": "number"
1861
+ }
1862
+ }
1863
+ ],
1864
+ "groups": [
1865
+ {
1866
+ "title": "Properties",
1867
+ "children": [
1868
+ 58,
1869
+ 59,
1870
+ 60
1871
+ ]
1872
+ }
1873
+ ],
1874
+ "sources": [
1875
+ {
1876
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Plugin.d.ts",
1877
+ "line": 1,
1878
+ "character": 223
1879
+ }
1880
+ ]
1881
+ }
1882
+ }
1883
+ ]
1884
+ }
1885
+ ],
1886
+ "name": "XyoPayloadPlugin"
1887
+ }
1888
+ }
1889
+ ]
1890
+ },
1891
+ {
1892
+ "id": 4,
1893
+ "name": "CryptoCardsGamePayloadPlugin",
1894
+ "kind": 64,
1895
+ "kindString": "Function",
1896
+ "flags": {},
1897
+ "sources": [
1898
+ {
1899
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Plugin.d.ts",
1900
+ "line": 1,
1901
+ "character": 21
1902
+ }
1903
+ ],
1904
+ "signatures": [
1905
+ {
1906
+ "id": 5,
1907
+ "name": "CryptoCardsGamePayloadPlugin",
1908
+ "kind": 4096,
1909
+ "kindString": "Call signature",
1910
+ "flags": {},
1911
+ "type": {
1912
+ "type": "reference",
1913
+ "typeArguments": [
1914
+ {
1915
+ "type": "intersection",
1916
+ "types": [
1917
+ {
1918
+ "type": "reference",
1919
+ "name": "SchemaFields"
1920
+ },
1921
+ {
1922
+ "type": "reference",
1923
+ "name": "PayloadFields"
1924
+ },
1925
+ {
1926
+ "type": "reflection",
1927
+ "declaration": {
1928
+ "id": 6,
1929
+ "name": "__type",
1930
+ "kind": 65536,
1931
+ "kindString": "Type literal",
1932
+ "flags": {},
1933
+ "children": [
1934
+ {
1935
+ "id": 7,
1936
+ "name": "allowedWeights",
1937
+ "kind": 1024,
1938
+ "kindString": "Property",
1939
+ "flags": {},
1940
+ "sources": [
1941
+ {
1942
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Plugin.d.ts",
1943
+ "line": 2,
1944
+ "character": 4
1945
+ }
1946
+ ],
1947
+ "type": {
1948
+ "type": "array",
1949
+ "elementType": {
1950
+ "type": "intrinsic",
1951
+ "name": "number"
1952
+ }
1953
+ }
1954
+ },
1955
+ {
1956
+ "id": 8,
1957
+ "name": "duration",
1958
+ "kind": 1024,
1959
+ "kindString": "Property",
1960
+ "flags": {},
1961
+ "sources": [
1962
+ {
1963
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Plugin.d.ts",
1964
+ "line": 3,
1965
+ "character": 4
1966
+ }
1967
+ ],
1968
+ "type": {
1969
+ "type": "intrinsic",
1970
+ "name": "number"
1971
+ }
1972
+ },
1973
+ {
1974
+ "id": 9,
1975
+ "name": "expiration",
1976
+ "kind": 1024,
1977
+ "kindString": "Property",
1978
+ "flags": {},
1979
+ "sources": [
1980
+ {
1981
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Plugin.d.ts",
1982
+ "line": 4,
1983
+ "character": 4
1984
+ }
1985
+ ],
1986
+ "type": {
1987
+ "type": "intrinsic",
1988
+ "name": "number"
1989
+ }
1990
+ },
1991
+ {
1992
+ "id": 10,
1993
+ "name": "oraclePointer",
1994
+ "kind": 1024,
1995
+ "kindString": "Property",
1996
+ "flags": {},
1997
+ "sources": [
1998
+ {
1999
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Plugin.d.ts",
2000
+ "line": 5,
2001
+ "character": 4
2002
+ }
2003
+ ],
2004
+ "type": {
2005
+ "type": "intrinsic",
2006
+ "name": "string"
2007
+ }
2008
+ },
2009
+ {
2010
+ "id": 11,
2011
+ "name": "schema",
2012
+ "kind": 1024,
2013
+ "kindString": "Property",
2014
+ "flags": {},
2015
+ "sources": [
2016
+ {
2017
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Plugin.d.ts",
2018
+ "line": 6,
2019
+ "character": 4
2020
+ }
2021
+ ],
2022
+ "type": {
2023
+ "type": "literal",
2024
+ "value": "network.xyo.crypto.cards.game"
2025
+ }
2026
+ },
2027
+ {
2028
+ "id": 12,
2029
+ "name": "sequence",
2030
+ "kind": 1024,
2031
+ "kindString": "Property",
2032
+ "flags": {},
2033
+ "sources": [
2034
+ {
2035
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Plugin.d.ts",
2036
+ "line": 7,
2037
+ "character": 4
2038
+ }
2039
+ ],
2040
+ "type": {
2041
+ "type": "array",
2042
+ "elementType": {
2043
+ "type": "intrinsic",
2044
+ "name": "string"
2045
+ }
2046
+ }
2047
+ },
2048
+ {
2049
+ "id": 13,
2050
+ "name": "sequencer",
2051
+ "kind": 1024,
2052
+ "kindString": "Property",
2053
+ "flags": {},
2054
+ "sources": [
2055
+ {
2056
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Plugin.d.ts",
2057
+ "line": 8,
2058
+ "character": 4
2059
+ }
2060
+ ],
2061
+ "type": {
2062
+ "type": "intrinsic",
2063
+ "name": "string"
2064
+ }
2065
+ }
2066
+ ],
2067
+ "groups": [
2068
+ {
2069
+ "title": "Properties",
2070
+ "children": [
2071
+ 7,
2072
+ 8,
2073
+ 9,
2074
+ 10,
2075
+ 11,
2076
+ 12,
2077
+ 13
2078
+ ]
2079
+ }
2080
+ ],
2081
+ "sources": [
2082
+ {
2083
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Plugin.d.ts",
2084
+ "line": 1,
2085
+ "character": 217
2086
+ }
2087
+ ]
2088
+ }
2089
+ }
2090
+ ]
2091
+ }
2092
+ ],
2093
+ "name": "XyoPayloadPlugin"
2094
+ }
2095
+ }
2096
+ ]
2097
+ },
2098
+ {
2099
+ "id": 35,
2100
+ "name": "CryptoCardsMovePayloadPlugin",
2101
+ "kind": 64,
2102
+ "kindString": "Function",
2103
+ "flags": {},
2104
+ "sources": [
2105
+ {
2106
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Plugin.d.ts",
2107
+ "line": 1,
2108
+ "character": 21
2109
+ }
2110
+ ],
2111
+ "signatures": [
2112
+ {
2113
+ "id": 36,
2114
+ "name": "CryptoCardsMovePayloadPlugin",
2115
+ "kind": 4096,
2116
+ "kindString": "Call signature",
2117
+ "flags": {},
2118
+ "type": {
2119
+ "type": "reference",
2120
+ "typeArguments": [
2121
+ {
2122
+ "type": "intersection",
2123
+ "types": [
2124
+ {
2125
+ "type": "reference",
2126
+ "name": "SchemaFields"
2127
+ },
2128
+ {
2129
+ "type": "reference",
2130
+ "name": "PayloadFields"
2131
+ },
2132
+ {
2133
+ "type": "reflection",
2134
+ "declaration": {
2135
+ "id": 37,
2136
+ "name": "__type",
2137
+ "kind": 65536,
2138
+ "kindString": "Type literal",
2139
+ "flags": {},
2140
+ "children": [
2141
+ {
2142
+ "id": 38,
2143
+ "name": "cards",
2144
+ "kind": 1024,
2145
+ "kindString": "Property",
2146
+ "flags": {},
2147
+ "sources": [
2148
+ {
2149
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Plugin.d.ts",
2150
+ "line": 2,
2151
+ "character": 4
2152
+ }
2153
+ ],
2154
+ "type": {
2155
+ "type": "array",
2156
+ "elementType": {
2157
+ "type": "intrinsic",
2158
+ "name": "string"
2159
+ }
2160
+ }
2161
+ },
2162
+ {
2163
+ "id": 39,
2164
+ "name": "moves",
2165
+ "kind": 1024,
2166
+ "kindString": "Property",
2167
+ "flags": {},
2168
+ "sources": [
2169
+ {
2170
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Plugin.d.ts",
2171
+ "line": 3,
2172
+ "character": 4
2173
+ }
2174
+ ],
2175
+ "type": {
2176
+ "type": "array",
2177
+ "elementType": {
2178
+ "type": "intrinsic",
2179
+ "name": "number"
2180
+ }
2181
+ }
2182
+ },
2183
+ {
2184
+ "id": 40,
2185
+ "name": "schema",
2186
+ "kind": 1024,
2187
+ "kindString": "Property",
2188
+ "flags": {},
2189
+ "sources": [
2190
+ {
2191
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Plugin.d.ts",
2192
+ "line": 4,
2193
+ "character": 4
2194
+ }
2195
+ ],
2196
+ "type": {
2197
+ "type": "literal",
2198
+ "value": "network.xyo.crypto.cards.move"
2199
+ }
2200
+ }
2201
+ ],
2202
+ "groups": [
2203
+ {
2204
+ "title": "Properties",
2205
+ "children": [
2206
+ 38,
2207
+ 39,
2208
+ 40
2209
+ ]
2210
+ }
2211
+ ],
2212
+ "sources": [
2213
+ {
2214
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Plugin.d.ts",
2215
+ "line": 1,
2216
+ "character": 217
2217
+ }
2218
+ ]
2219
+ }
2220
+ }
2221
+ ]
2222
+ }
2223
+ ],
2224
+ "name": "XyoPayloadPlugin"
2225
+ }
2226
+ }
2227
+ ]
2228
+ },
2229
+ {
2230
+ "id": 79,
2231
+ "name": "CryptoMarketAssetPayloadPlugin",
2232
+ "kind": 64,
2233
+ "kindString": "Function",
2234
+ "flags": {},
2235
+ "sources": [
2236
+ {
2237
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Plugin.d.ts",
2238
+ "line": 2,
2239
+ "character": 21
2240
+ }
2241
+ ],
2242
+ "signatures": [
2243
+ {
2244
+ "id": 80,
2245
+ "name": "CryptoMarketAssetPayloadPlugin",
2246
+ "kind": 4096,
2247
+ "kindString": "Call signature",
2248
+ "flags": {},
2249
+ "type": {
2250
+ "type": "reference",
2251
+ "typeArguments": [
2252
+ {
2253
+ "type": "reference",
2254
+ "id": 86,
2255
+ "name": "XyoCryptoMarketAssetPayload"
2256
+ }
2257
+ ],
2258
+ "name": "XyoPayloadPlugin"
2259
+ }
2260
+ }
2261
+ ]
2262
+ },
2263
+ {
2264
+ "id": 95,
2265
+ "name": "UniswapCryptoMarketPayloadPlugin",
2266
+ "kind": 64,
2267
+ "kindString": "Function",
2268
+ "flags": {},
2269
+ "sources": [
2270
+ {
2271
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Plugin.d.ts",
2272
+ "line": 1,
2273
+ "character": 21
2274
+ }
2275
+ ],
2276
+ "signatures": [
2277
+ {
2278
+ "id": 96,
2279
+ "name": "UniswapCryptoMarketPayloadPlugin",
2280
+ "kind": 4096,
2281
+ "kindString": "Call signature",
2282
+ "flags": {},
2283
+ "type": {
2284
+ "type": "reference",
2285
+ "typeArguments": [
2286
+ {
2287
+ "type": "intersection",
2288
+ "types": [
2289
+ {
2290
+ "type": "reference",
2291
+ "name": "SchemaFields"
2292
+ },
2293
+ {
2294
+ "type": "reference",
2295
+ "name": "PayloadFields"
2296
+ },
2297
+ {
2298
+ "type": "reflection",
2299
+ "declaration": {
2300
+ "id": 97,
2301
+ "name": "__type",
2302
+ "kind": 65536,
2303
+ "kindString": "Type literal",
2304
+ "flags": {},
2305
+ "children": [
2306
+ {
2307
+ "id": 98,
2308
+ "name": "pairs",
2309
+ "kind": 1024,
2310
+ "kindString": "Property",
2311
+ "flags": {},
2312
+ "sources": [
2313
+ {
2314
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Plugin.d.ts",
2315
+ "line": 2,
2316
+ "character": 4
2317
+ }
2318
+ ],
2319
+ "type": {
2320
+ "type": "array",
2321
+ "elementType": {
2322
+ "type": "reference",
2323
+ "id": 101,
2324
+ "name": "XyoUniswapCryptoPair"
2325
+ }
2326
+ }
2327
+ },
2328
+ {
2329
+ "id": 99,
2330
+ "name": "schema",
2331
+ "kind": 1024,
2332
+ "kindString": "Property",
2333
+ "flags": {},
2334
+ "sources": [
2335
+ {
2336
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Plugin.d.ts",
2337
+ "line": 3,
2338
+ "character": 4
2339
+ }
2340
+ ],
2341
+ "type": {
2342
+ "type": "literal",
2343
+ "value": "network.xyo.crypto.market.uniswap"
2344
+ }
2345
+ },
2346
+ {
2347
+ "id": 100,
2348
+ "name": "timestamp",
2349
+ "kind": 1024,
2350
+ "kindString": "Property",
2351
+ "flags": {},
2352
+ "sources": [
2353
+ {
2354
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Plugin.d.ts",
2355
+ "line": 4,
2356
+ "character": 4
2357
+ }
2358
+ ],
2359
+ "type": {
2360
+ "type": "intrinsic",
2361
+ "name": "number"
2362
+ }
2363
+ }
2364
+ ],
2365
+ "groups": [
2366
+ {
2367
+ "title": "Properties",
2368
+ "children": [
2369
+ 98,
2370
+ 99,
2371
+ 100
2372
+ ]
2373
+ }
2374
+ ],
2375
+ "sources": [
2376
+ {
2377
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Plugin.d.ts",
2378
+ "line": 1,
2379
+ "character": 221
2380
+ }
2381
+ ]
2382
+ }
2383
+ }
2384
+ ]
2385
+ }
2386
+ ],
2387
+ "name": "XyoPayloadPlugin"
2388
+ }
2389
+ }
2390
+ ]
2391
+ },
2392
+ {
2393
+ "id": 73,
2394
+ "name": "coingeckoCryptoMarketPayloadTemplate",
2395
+ "kind": 64,
2396
+ "kindString": "Function",
2397
+ "flags": {},
2398
+ "sources": [
2399
+ {
2400
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Template.d.ts",
2401
+ "line": 2,
2402
+ "character": 21
2403
+ }
2404
+ ],
2405
+ "signatures": [
2406
+ {
2407
+ "id": 74,
2408
+ "name": "coingeckoCryptoMarketPayloadTemplate",
2409
+ "kind": 4096,
2410
+ "kindString": "Call signature",
2411
+ "flags": {},
2412
+ "type": {
2413
+ "type": "reference",
2414
+ "typeArguments": [
2415
+ {
2416
+ "type": "intersection",
2417
+ "types": [
2418
+ {
2419
+ "type": "reference",
2420
+ "name": "SchemaFields"
2421
+ },
2422
+ {
2423
+ "type": "reference",
2424
+ "name": "PayloadFields"
2425
+ },
2426
+ {
2427
+ "type": "reflection",
2428
+ "declaration": {
2429
+ "id": 75,
2430
+ "name": "__type",
2431
+ "kind": 65536,
2432
+ "kindString": "Type literal",
2433
+ "flags": {},
2434
+ "children": [
2435
+ {
2436
+ "id": 76,
2437
+ "name": "assets",
2438
+ "kind": 1024,
2439
+ "kindString": "Property",
2440
+ "flags": {},
2441
+ "sources": [
2442
+ {
2443
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Payload.d.ts",
2444
+ "line": 5,
2445
+ "character": 4
2446
+ }
2447
+ ],
2448
+ "type": {
2449
+ "type": "reference",
2450
+ "typeArguments": [
2451
+ {
2452
+ "type": "reference",
2453
+ "typeArguments": [
2454
+ {
2455
+ "type": "intrinsic",
2456
+ "name": "string"
2457
+ },
2458
+ {
2459
+ "type": "reference",
2460
+ "typeArguments": [
2461
+ {
2462
+ "type": "union",
2463
+ "types": [
2464
+ {
2465
+ "type": "intrinsic",
2466
+ "name": "undefined"
2467
+ },
2468
+ {
2469
+ "type": "reference",
2470
+ "typeArguments": [
2471
+ {
2472
+ "type": "intrinsic",
2473
+ "name": "string"
2474
+ },
2475
+ {
2476
+ "type": "intrinsic",
2477
+ "name": "number"
2478
+ }
2479
+ ],
2480
+ "name": "Record",
2481
+ "qualifiedName": "Record",
2482
+ "package": "typescript"
2483
+ }
2484
+ ]
2485
+ }
2486
+ ],
2487
+ "name": "Partial",
2488
+ "qualifiedName": "Partial",
2489
+ "package": "typescript"
2490
+ }
2491
+ ],
2492
+ "name": "Record",
2493
+ "qualifiedName": "Record",
2494
+ "package": "typescript"
2495
+ }
2496
+ ],
2497
+ "name": "Partial",
2498
+ "qualifiedName": "Partial",
2499
+ "package": "typescript"
2500
+ }
2501
+ },
2502
+ {
2503
+ "id": 77,
2504
+ "name": "schema",
2505
+ "kind": 1024,
2506
+ "kindString": "Property",
2507
+ "flags": {},
2508
+ "sources": [
2509
+ {
2510
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Payload.d.ts",
2511
+ "line": 6,
2512
+ "character": 4
2513
+ }
2514
+ ],
2515
+ "type": {
2516
+ "type": "literal",
2517
+ "value": "network.xyo.crypto.market.coingecko"
2518
+ }
2519
+ },
2520
+ {
2521
+ "id": 78,
2522
+ "name": "timestamp",
2523
+ "kind": 1024,
2524
+ "kindString": "Property",
2525
+ "flags": {},
2526
+ "sources": [
2527
+ {
2528
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Payload.d.ts",
2529
+ "line": 7,
2530
+ "character": 4
2531
+ }
2532
+ ],
2533
+ "type": {
2534
+ "type": "intrinsic",
2535
+ "name": "number"
2536
+ }
2537
+ }
2538
+ ],
2539
+ "groups": [
2540
+ {
2541
+ "title": "Properties",
2542
+ "children": [
2543
+ 76,
2544
+ 77,
2545
+ 78
2546
+ ]
2547
+ }
2548
+ ],
2549
+ "sources": [
2550
+ {
2551
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/coingecko/dist/esm/Payload.d.ts",
2552
+ "line": 4,
2553
+ "character": 57
2554
+ }
2555
+ ]
2556
+ }
2557
+ }
2558
+ ]
2559
+ }
2560
+ ],
2561
+ "name": "Partial",
2562
+ "qualifiedName": "Partial",
2563
+ "package": "typescript"
2564
+ }
2565
+ }
2566
+ ]
2567
+ },
2568
+ {
2569
+ "id": 25,
2570
+ "name": "cryptoCardsGamePayloadTemplate",
2571
+ "kind": 64,
2572
+ "kindString": "Function",
2573
+ "flags": {},
2574
+ "sources": [
2575
+ {
2576
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Template.d.ts",
2577
+ "line": 2,
2578
+ "character": 21
2579
+ }
2580
+ ],
2581
+ "signatures": [
2582
+ {
2583
+ "id": 26,
2584
+ "name": "cryptoCardsGamePayloadTemplate",
2585
+ "kind": 4096,
2586
+ "kindString": "Call signature",
2587
+ "flags": {},
2588
+ "type": {
2589
+ "type": "reference",
2590
+ "typeArguments": [
2591
+ {
2592
+ "type": "intersection",
2593
+ "types": [
2594
+ {
2595
+ "type": "reference",
2596
+ "name": "SchemaFields"
2597
+ },
2598
+ {
2599
+ "type": "reference",
2600
+ "name": "PayloadFields"
2601
+ },
2602
+ {
2603
+ "type": "reflection",
2604
+ "declaration": {
2605
+ "id": 27,
2606
+ "name": "__type",
2607
+ "kind": 65536,
2608
+ "kindString": "Type literal",
2609
+ "flags": {},
2610
+ "children": [
2611
+ {
2612
+ "id": 28,
2613
+ "name": "allowedWeights",
2614
+ "kind": 1024,
2615
+ "kindString": "Property",
2616
+ "flags": {},
2617
+ "comment": {
2618
+ "summary": [],
2619
+ "blockTags": [
2620
+ {
2621
+ "tag": "@field",
2622
+ "content": [
2623
+ {
2624
+ "kind": "text",
2625
+ "text": "The set of weights to pick from"
2626
+ }
2627
+ ]
2628
+ }
2629
+ ]
2630
+ },
2631
+ "sources": [
2632
+ {
2633
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
2634
+ "line": 5,
2635
+ "character": 4
2636
+ }
2637
+ ],
2638
+ "type": {
2639
+ "type": "array",
2640
+ "elementType": {
2641
+ "type": "intrinsic",
2642
+ "name": "number"
2643
+ }
2644
+ }
2645
+ },
2646
+ {
2647
+ "id": 29,
2648
+ "name": "duration",
2649
+ "kind": 1024,
2650
+ "kindString": "Property",
2651
+ "flags": {},
2652
+ "comment": {
2653
+ "summary": [],
2654
+ "blockTags": [
2655
+ {
2656
+ "tag": "@field",
2657
+ "content": [
2658
+ {
2659
+ "kind": "text",
2660
+ "text": "The length [ms] of the game"
2661
+ }
2662
+ ]
2663
+ }
2664
+ ]
2665
+ },
2666
+ "sources": [
2667
+ {
2668
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
2669
+ "line": 7,
2670
+ "character": 4
2671
+ }
2672
+ ],
2673
+ "type": {
2674
+ "type": "intrinsic",
2675
+ "name": "number"
2676
+ }
2677
+ },
2678
+ {
2679
+ "id": 30,
2680
+ "name": "expiration",
2681
+ "kind": 1024,
2682
+ "kindString": "Property",
2683
+ "flags": {},
2684
+ "comment": {
2685
+ "summary": [],
2686
+ "blockTags": [
2687
+ {
2688
+ "tag": "@field",
2689
+ "content": [
2690
+ {
2691
+ "kind": "text",
2692
+ "text": "The time [epoch] when the game is no longer allowed to be joined"
2693
+ }
2694
+ ]
2695
+ }
2696
+ ]
2697
+ },
2698
+ "sources": [
2699
+ {
2700
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
2701
+ "line": 9,
2702
+ "character": 4
2703
+ }
2704
+ ],
2705
+ "type": {
2706
+ "type": "intrinsic",
2707
+ "name": "number"
2708
+ }
2709
+ },
2710
+ {
2711
+ "id": 31,
2712
+ "name": "oraclePointer",
2713
+ "kind": 1024,
2714
+ "kindString": "Property",
2715
+ "flags": {},
2716
+ "comment": {
2717
+ "summary": [],
2718
+ "blockTags": [
2719
+ {
2720
+ "tag": "@field",
2721
+ "content": [
2722
+ {
2723
+ "kind": "text",
2724
+ "text": "The Huri of the Oracle Pointer that will determine the winner"
2725
+ }
2726
+ ]
2727
+ }
2728
+ ]
2729
+ },
2730
+ "sources": [
2731
+ {
2732
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
2733
+ "line": 11,
2734
+ "character": 4
2735
+ }
2736
+ ],
2737
+ "type": {
2738
+ "type": "intrinsic",
2739
+ "name": "string"
2740
+ }
2741
+ },
2742
+ {
2743
+ "id": 32,
2744
+ "name": "schema",
2745
+ "kind": 1024,
2746
+ "kindString": "Property",
2747
+ "flags": {},
2748
+ "sources": [
2749
+ {
2750
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
2751
+ "line": 12,
2752
+ "character": 4
2753
+ }
2754
+ ],
2755
+ "type": {
2756
+ "type": "literal",
2757
+ "value": "network.xyo.crypto.cards.game"
2758
+ }
2759
+ },
2760
+ {
2761
+ "id": 33,
2762
+ "name": "sequence",
2763
+ "kind": 1024,
2764
+ "kindString": "Property",
2765
+ "flags": {},
2766
+ "comment": {
2767
+ "summary": [],
2768
+ "blockTags": [
2769
+ {
2770
+ "tag": "@field",
2771
+ "content": [
2772
+ {
2773
+ "kind": "text",
2774
+ "text": "The Sequence of payloads the are required for completion"
2775
+ }
2776
+ ]
2777
+ }
2778
+ ]
2779
+ },
2780
+ "sources": [
2781
+ {
2782
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
2783
+ "line": 14,
2784
+ "character": 4
2785
+ }
2786
+ ],
2787
+ "type": {
2788
+ "type": "array",
2789
+ "elementType": {
2790
+ "type": "intrinsic",
2791
+ "name": "string"
2792
+ }
2793
+ }
2794
+ },
2795
+ {
2796
+ "id": 34,
2797
+ "name": "sequencer",
2798
+ "kind": 1024,
2799
+ "kindString": "Property",
2800
+ "flags": {},
2801
+ "comment": {
2802
+ "summary": [],
2803
+ "blockTags": [
2804
+ {
2805
+ "tag": "@field",
2806
+ "content": [
2807
+ {
2808
+ "kind": "text",
2809
+ "text": "The Address of the Sequencer that will be used"
2810
+ }
2811
+ ]
2812
+ }
2813
+ ]
2814
+ },
2815
+ "sources": [
2816
+ {
2817
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
2818
+ "line": 16,
2819
+ "character": 4
2820
+ }
2821
+ ],
2822
+ "type": {
2823
+ "type": "intrinsic",
2824
+ "name": "string"
2825
+ }
2826
+ }
2827
+ ],
2828
+ "groups": [
2829
+ {
2830
+ "title": "Properties",
2831
+ "children": [
2832
+ 28,
2833
+ 29,
2834
+ 30,
2835
+ 31,
2836
+ 32,
2837
+ 33,
2838
+ 34
2839
+ ]
2840
+ }
2841
+ ],
2842
+ "sources": [
2843
+ {
2844
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/game/dist/esm/Payload.d.ts",
2845
+ "line": 3,
2846
+ "character": 51
2847
+ }
2848
+ ]
2849
+ }
2850
+ }
2851
+ ]
2852
+ }
2853
+ ],
2854
+ "name": "Partial",
2855
+ "qualifiedName": "Partial",
2856
+ "package": "typescript"
2857
+ }
2858
+ }
2859
+ ]
2860
+ },
2861
+ {
2862
+ "id": 48,
2863
+ "name": "cryptoCardsMovePayloadTemplate",
2864
+ "kind": 64,
2865
+ "kindString": "Function",
2866
+ "flags": {},
2867
+ "sources": [
2868
+ {
2869
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Template.d.ts",
2870
+ "line": 2,
2871
+ "character": 21
2872
+ }
2873
+ ],
2874
+ "signatures": [
2875
+ {
2876
+ "id": 49,
2877
+ "name": "cryptoCardsMovePayloadTemplate",
2878
+ "kind": 4096,
2879
+ "kindString": "Call signature",
2880
+ "flags": {},
2881
+ "type": {
2882
+ "type": "reference",
2883
+ "typeArguments": [
2884
+ {
2885
+ "type": "intersection",
2886
+ "types": [
2887
+ {
2888
+ "type": "reference",
2889
+ "name": "SchemaFields"
2890
+ },
2891
+ {
2892
+ "type": "reference",
2893
+ "name": "PayloadFields"
2894
+ },
2895
+ {
2896
+ "type": "reflection",
2897
+ "declaration": {
2898
+ "id": 50,
2899
+ "name": "__type",
2900
+ "kind": 65536,
2901
+ "kindString": "Type literal",
2902
+ "flags": {},
2903
+ "children": [
2904
+ {
2905
+ "id": 51,
2906
+ "name": "cards",
2907
+ "kind": 1024,
2908
+ "kindString": "Property",
2909
+ "flags": {},
2910
+ "comment": {
2911
+ "summary": [],
2912
+ "blockTags": [
2913
+ {
2914
+ "tag": "@field",
2915
+ "content": [
2916
+ {
2917
+ "kind": "text",
2918
+ "text": "The Huri of each of the cards you play - some are globally available"
2919
+ }
2920
+ ]
2921
+ }
2922
+ ]
2923
+ },
2924
+ "sources": [
2925
+ {
2926
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Payload.d.ts",
2927
+ "line": 5,
2928
+ "character": 4
2929
+ }
2930
+ ],
2931
+ "type": {
2932
+ "type": "array",
2933
+ "elementType": {
2934
+ "type": "intrinsic",
2935
+ "name": "string"
2936
+ }
2937
+ }
2938
+ },
2939
+ {
2940
+ "id": 52,
2941
+ "name": "moves",
2942
+ "kind": 1024,
2943
+ "kindString": "Property",
2944
+ "flags": {},
2945
+ "comment": {
2946
+ "summary": [],
2947
+ "blockTags": [
2948
+ {
2949
+ "tag": "@field",
2950
+ "content": [
2951
+ {
2952
+ "kind": "text",
2953
+ "text": "The moves chosen by the player (negative/positive for direction, and weight)"
2954
+ }
2955
+ ]
2956
+ }
2957
+ ]
2958
+ },
2959
+ "sources": [
2960
+ {
2961
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Payload.d.ts",
2962
+ "line": 7,
2963
+ "character": 4
2964
+ }
2965
+ ],
2966
+ "type": {
2967
+ "type": "array",
2968
+ "elementType": {
2969
+ "type": "intrinsic",
2970
+ "name": "number"
2971
+ }
2972
+ }
2973
+ },
2974
+ {
2975
+ "id": 53,
2976
+ "name": "schema",
2977
+ "kind": 1024,
2978
+ "kindString": "Property",
2979
+ "flags": {},
2980
+ "sources": [
2981
+ {
2982
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Payload.d.ts",
2983
+ "line": 8,
2984
+ "character": 4
2985
+ }
2986
+ ],
2987
+ "type": {
2988
+ "type": "literal",
2989
+ "value": "network.xyo.crypto.cards.move"
2990
+ }
2991
+ }
2992
+ ],
2993
+ "groups": [
2994
+ {
2995
+ "title": "Properties",
2996
+ "children": [
2997
+ 51,
2998
+ 52,
2999
+ 53
3000
+ ]
3001
+ }
3002
+ ],
3003
+ "sources": [
3004
+ {
3005
+ "fileName": "plugins/packages/payload/packages/crypto/packages/cards/packages/move/dist/esm/Payload.d.ts",
3006
+ "line": 3,
3007
+ "character": 51
3008
+ }
3009
+ ]
3010
+ }
3011
+ }
3012
+ ]
3013
+ }
3014
+ ],
3015
+ "name": "Partial",
3016
+ "qualifiedName": "Partial",
3017
+ "package": "typescript"
3018
+ }
3019
+ }
3020
+ ]
3021
+ },
3022
+ {
3023
+ "id": 93,
3024
+ "name": "cryptoMarketAssetPayloadTemplate",
3025
+ "kind": 64,
3026
+ "kindString": "Function",
3027
+ "flags": {},
3028
+ "sources": [
3029
+ {
3030
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/asset/dist/esm/Template.d.ts",
3031
+ "line": 2,
3032
+ "character": 21
3033
+ }
3034
+ ],
3035
+ "signatures": [
3036
+ {
3037
+ "id": 94,
3038
+ "name": "cryptoMarketAssetPayloadTemplate",
3039
+ "kind": 4096,
3040
+ "kindString": "Call signature",
3041
+ "flags": {},
3042
+ "type": {
3043
+ "type": "reference",
3044
+ "typeArguments": [
3045
+ {
3046
+ "type": "reference",
3047
+ "id": 86,
3048
+ "name": "XyoCryptoMarketAssetPayload"
3049
+ }
3050
+ ],
3051
+ "name": "Partial",
3052
+ "qualifiedName": "Partial",
3053
+ "package": "typescript"
3054
+ }
3055
+ }
3056
+ ]
3057
+ },
3058
+ {
3059
+ "id": 116,
3060
+ "name": "uniswapCryptoMarketPayloadTemplate",
3061
+ "kind": 64,
3062
+ "kindString": "Function",
3063
+ "flags": {},
3064
+ "sources": [
3065
+ {
3066
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Template.d.ts",
3067
+ "line": 2,
3068
+ "character": 21
3069
+ }
3070
+ ],
3071
+ "signatures": [
3072
+ {
3073
+ "id": 117,
3074
+ "name": "uniswapCryptoMarketPayloadTemplate",
3075
+ "kind": 4096,
3076
+ "kindString": "Call signature",
3077
+ "flags": {},
3078
+ "type": {
3079
+ "type": "reference",
3080
+ "typeArguments": [
3081
+ {
3082
+ "type": "intersection",
3083
+ "types": [
3084
+ {
3085
+ "type": "reference",
3086
+ "name": "SchemaFields"
3087
+ },
3088
+ {
3089
+ "type": "reference",
3090
+ "name": "PayloadFields"
3091
+ },
3092
+ {
3093
+ "type": "reflection",
3094
+ "declaration": {
3095
+ "id": 118,
3096
+ "name": "__type",
3097
+ "kind": 65536,
3098
+ "kindString": "Type literal",
3099
+ "flags": {},
3100
+ "children": [
3101
+ {
3102
+ "id": 119,
3103
+ "name": "pairs",
3104
+ "kind": 1024,
3105
+ "kindString": "Property",
3106
+ "flags": {},
3107
+ "sources": [
3108
+ {
3109
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Payload.d.ts",
3110
+ "line": 5,
3111
+ "character": 4
3112
+ }
3113
+ ],
3114
+ "type": {
3115
+ "type": "array",
3116
+ "elementType": {
3117
+ "type": "reference",
3118
+ "id": 101,
3119
+ "name": "XyoUniswapCryptoPair"
3120
+ }
3121
+ }
3122
+ },
3123
+ {
3124
+ "id": 120,
3125
+ "name": "schema",
3126
+ "kind": 1024,
3127
+ "kindString": "Property",
3128
+ "flags": {},
3129
+ "sources": [
3130
+ {
3131
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Payload.d.ts",
3132
+ "line": 6,
3133
+ "character": 4
3134
+ }
3135
+ ],
3136
+ "type": {
3137
+ "type": "literal",
3138
+ "value": "network.xyo.crypto.market.uniswap"
3139
+ }
3140
+ },
3141
+ {
3142
+ "id": 121,
3143
+ "name": "timestamp",
3144
+ "kind": 1024,
3145
+ "kindString": "Property",
3146
+ "flags": {},
3147
+ "sources": [
3148
+ {
3149
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Payload.d.ts",
3150
+ "line": 7,
3151
+ "character": 4
3152
+ }
3153
+ ],
3154
+ "type": {
3155
+ "type": "intrinsic",
3156
+ "name": "number"
3157
+ }
3158
+ }
3159
+ ],
3160
+ "groups": [
3161
+ {
3162
+ "title": "Properties",
3163
+ "children": [
3164
+ 119,
3165
+ 120,
3166
+ 121
3167
+ ]
3168
+ }
3169
+ ],
3170
+ "sources": [
3171
+ {
3172
+ "fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Payload.d.ts",
3173
+ "line": 4,
3174
+ "character": 55
3175
+ }
3176
+ ]
3177
+ }
3178
+ }
3179
+ ]
3180
+ }
3181
+ ],
3182
+ "name": "Partial",
3183
+ "qualifiedName": "Partial",
3184
+ "package": "typescript"
3185
+ }
3186
+ }
3187
+ ]
3188
+ }
3189
+ ],
3190
+ "groups": [
3191
+ {
3192
+ "title": "References",
3193
+ "children": [
3194
+ 2
3195
+ ]
3196
+ },
3197
+ {
3198
+ "title": "Interfaces",
3199
+ "children": [
3200
+ 81,
3201
+ 62,
3202
+ 86,
3203
+ 101,
3204
+ 103
3205
+ ]
3206
+ },
3207
+ {
3208
+ "title": "Type Aliases",
3209
+ "children": [
3210
+ 61,
3211
+ 83,
3212
+ 84,
3213
+ 85,
3214
+ 66,
3215
+ 72,
3216
+ 65,
3217
+ 14,
3218
+ 24,
3219
+ 41,
3220
+ 47,
3221
+ 92,
3222
+ 107,
3223
+ 115,
3224
+ 113
3225
+ ]
3226
+ },
3227
+ {
3228
+ "title": "Variables",
3229
+ "children": [
3230
+ 1,
3231
+ 71,
3232
+ 23,
3233
+ 46,
3234
+ 3,
3235
+ 91,
3236
+ 54,
3237
+ 114,
3238
+ 112
3239
+ ]
3240
+ },
3241
+ {
3242
+ "title": "Functions",
3243
+ "children": [
3244
+ 55,
3245
+ 4,
3246
+ 35,
3247
+ 79,
3248
+ 95,
3249
+ 73,
3250
+ 25,
3251
+ 48,
3252
+ 93,
3253
+ 116
3254
+ ]
3255
+ }
3256
+ ],
3257
+ "sources": [
3258
+ {
3259
+ "fileName": "plugins/packages/payload/packages/crypto/src/index.ts",
3260
+ "line": 1,
3261
+ "character": 0,
3262
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payload/packages/crypto/src/index.ts#L1"
3263
+ }
3264
+ ]
3265
+ }