@xyo-network/crypto-nft-payload-plugins 2.70.4 → 2.70.6

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 +579 -490
  2. package/package.json +3 -3
package/dist/docs.json CHANGED
@@ -6,14 +6,14 @@
6
6
  "flags": {},
7
7
  "children": [
8
8
  {
9
- "id": 108,
9
+ "id": 111,
10
10
  "name": "NftAttribute",
11
11
  "variant": "declaration",
12
12
  "kind": 256,
13
13
  "flags": {},
14
14
  "children": [
15
15
  {
16
- "id": 109,
16
+ "id": 112,
17
17
  "name": "display_type",
18
18
  "variant": "declaration",
19
19
  "kind": 1024,
@@ -33,7 +33,7 @@
33
33
  }
34
34
  },
35
35
  {
36
- "id": 110,
36
+ "id": 113,
37
37
  "name": "trait_type",
38
38
  "variant": "declaration",
39
39
  "kind": 1024,
@@ -53,7 +53,7 @@
53
53
  }
54
54
  },
55
55
  {
56
- "id": 111,
56
+ "id": 114,
57
57
  "name": "value",
58
58
  "variant": "declaration",
59
59
  "kind": 1024,
@@ -77,9 +77,9 @@
77
77
  {
78
78
  "title": "Properties",
79
79
  "children": [
80
- 109,
81
- 110,
82
- 111
80
+ 112,
81
+ 113,
82
+ 114
83
83
  ]
84
84
  }
85
85
  ],
@@ -91,7 +91,7 @@
91
91
  }
92
92
  ],
93
93
  "indexSignature": {
94
- "id": 112,
94
+ "id": 115,
95
95
  "name": "__index",
96
96
  "variant": "signature",
97
97
  "kind": 8192,
@@ -105,7 +105,7 @@
105
105
  ],
106
106
  "parameters": [
107
107
  {
108
- "id": 113,
108
+ "id": 116,
109
109
  "name": "key",
110
110
  "variant": "param",
111
111
  "kind": 32768,
@@ -124,7 +124,7 @@
124
124
  "extendedBy": [
125
125
  {
126
126
  "type": "reference",
127
- "target": 128,
127
+ "target": 131,
128
128
  "name": "OpenSeaNftAttribute"
129
129
  }
130
130
  ]
@@ -225,6 +225,24 @@
225
225
  "type": "intrinsic",
226
226
  "name": "string"
227
227
  }
228
+ },
229
+ {
230
+ "id": 33,
231
+ "name": "total",
232
+ "variant": "declaration",
233
+ "kind": 1024,
234
+ "flags": {},
235
+ "sources": [
236
+ {
237
+ "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Payload.d.ts",
238
+ "line": 9,
239
+ "character": 4
240
+ }
241
+ ],
242
+ "type": {
243
+ "type": "intrinsic",
244
+ "name": "number"
245
+ }
228
246
  }
229
247
  ],
230
248
  "groups": [
@@ -235,7 +253,8 @@
235
253
  29,
236
254
  30,
237
255
  31,
238
- 32
256
+ 32,
257
+ 33
239
258
  ]
240
259
  }
241
260
  ],
@@ -248,14 +267,14 @@
248
267
  ]
249
268
  },
250
269
  {
251
- "id": 121,
270
+ "id": 124,
252
271
  "name": "NftInfo",
253
272
  "variant": "declaration",
254
273
  "kind": 256,
255
274
  "flags": {},
256
275
  "children": [
257
276
  {
258
- "id": 122,
277
+ "id": 125,
259
278
  "name": "contract",
260
279
  "variant": "declaration",
261
280
  "kind": 1024,
@@ -273,7 +292,7 @@
273
292
  }
274
293
  },
275
294
  {
276
- "id": 123,
295
+ "id": 126,
277
296
  "name": "metadata",
278
297
  "variant": "declaration",
279
298
  "kind": 1024,
@@ -289,13 +308,13 @@
289
308
  ],
290
309
  "type": {
291
310
  "type": "reference",
292
- "target": 114,
311
+ "target": 117,
293
312
  "name": "NftMetadata",
294
313
  "package": "@xyo-network/crypto-nft-payload-plugin"
295
314
  }
296
315
  },
297
316
  {
298
- "id": 124,
317
+ "id": 127,
299
318
  "name": "supply",
300
319
  "variant": "declaration",
301
320
  "kind": 1024,
@@ -313,7 +332,7 @@
313
332
  }
314
333
  },
315
334
  {
316
- "id": 125,
335
+ "id": 128,
317
336
  "name": "tokenId",
318
337
  "variant": "declaration",
319
338
  "kind": 1024,
@@ -331,7 +350,7 @@
331
350
  }
332
351
  },
333
352
  {
334
- "id": 126,
353
+ "id": 129,
335
354
  "name": "type",
336
355
  "variant": "declaration",
337
356
  "kind": 1024,
@@ -353,11 +372,11 @@
353
372
  {
354
373
  "title": "Properties",
355
374
  "children": [
356
- 122,
357
- 123,
358
- 124,
359
375
  125,
360
- 126
376
+ 126,
377
+ 127,
378
+ 128,
379
+ 129
361
380
  ]
362
381
  }
363
382
  ],
@@ -371,20 +390,20 @@
371
390
  "extendedBy": [
372
391
  {
373
392
  "type": "reference",
374
- "target": 143,
393
+ "target": 146,
375
394
  "name": "OpenSeaNftInfo"
376
395
  }
377
396
  ]
378
397
  },
379
398
  {
380
- "id": 114,
399
+ "id": 117,
381
400
  "name": "NftMetadata",
382
401
  "variant": "declaration",
383
402
  "kind": 256,
384
403
  "flags": {},
385
404
  "children": [
386
405
  {
387
- "id": 115,
406
+ "id": 118,
388
407
  "name": "attributes",
389
408
  "variant": "declaration",
390
409
  "kind": 1024,
@@ -404,7 +423,7 @@
404
423
  }
405
424
  },
406
425
  {
407
- "id": 116,
426
+ "id": 119,
408
427
  "name": "description",
409
428
  "variant": "declaration",
410
429
  "kind": 1024,
@@ -424,7 +443,7 @@
424
443
  }
425
444
  },
426
445
  {
427
- "id": 117,
446
+ "id": 120,
428
447
  "name": "image",
429
448
  "variant": "declaration",
430
449
  "kind": 1024,
@@ -444,7 +463,7 @@
444
463
  }
445
464
  },
446
465
  {
447
- "id": 118,
466
+ "id": 121,
448
467
  "name": "name",
449
468
  "variant": "declaration",
450
469
  "kind": 1024,
@@ -468,10 +487,10 @@
468
487
  {
469
488
  "title": "Properties",
470
489
  "children": [
471
- 115,
472
- 116,
473
- 117,
474
- 118
490
+ 118,
491
+ 119,
492
+ 120,
493
+ 121
475
494
  ]
476
495
  }
477
496
  ],
@@ -483,7 +502,7 @@
483
502
  }
484
503
  ],
485
504
  "indexSignature": {
486
- "id": 119,
505
+ "id": 122,
487
506
  "name": "__index",
488
507
  "variant": "signature",
489
508
  "kind": 8192,
@@ -497,7 +516,7 @@
497
516
  ],
498
517
  "parameters": [
499
518
  {
500
- "id": 120,
519
+ "id": 123,
501
520
  "name": "key",
502
521
  "variant": "param",
503
522
  "kind": 32768,
@@ -516,20 +535,20 @@
516
535
  "extendedBy": [
517
536
  {
518
537
  "type": "reference",
519
- "target": 133,
538
+ "target": 136,
520
539
  "name": "OpenSeaNftMetadata"
521
540
  }
522
541
  ]
523
542
  },
524
543
  {
525
- "id": 128,
544
+ "id": 131,
526
545
  "name": "OpenSeaNftAttribute",
527
546
  "variant": "declaration",
528
547
  "kind": 256,
529
548
  "flags": {},
530
549
  "children": [
531
550
  {
532
- "id": 129,
551
+ "id": 132,
533
552
  "name": "display_type",
534
553
  "variant": "declaration",
535
554
  "kind": 1024,
@@ -553,18 +572,18 @@
553
572
  ],
554
573
  "type": {
555
574
  "type": "reference",
556
- "target": 127,
575
+ "target": 130,
557
576
  "name": "DisplayType",
558
577
  "package": "@xyo-network/crypto-nft-payload-plugin"
559
578
  },
560
579
  "overwrites": {
561
580
  "type": "reference",
562
- "target": 109,
581
+ "target": 112,
563
582
  "name": "NftAttribute.display_type"
564
583
  }
565
584
  },
566
585
  {
567
- "id": 130,
586
+ "id": 133,
568
587
  "name": "max_value",
569
588
  "variant": "declaration",
570
589
  "kind": 1024,
@@ -584,7 +603,7 @@
584
603
  }
585
604
  },
586
605
  {
587
- "id": 131,
606
+ "id": 134,
588
607
  "name": "trait_type",
589
608
  "variant": "declaration",
590
609
  "kind": 1024,
@@ -610,12 +629,12 @@
610
629
  },
611
630
  "overwrites": {
612
631
  "type": "reference",
613
- "target": 110,
632
+ "target": 113,
614
633
  "name": "NftAttribute.trait_type"
615
634
  }
616
635
  },
617
636
  {
618
- "id": 132,
637
+ "id": 135,
619
638
  "name": "value",
620
639
  "variant": "declaration",
621
640
  "kind": 1024,
@@ -650,7 +669,7 @@
650
669
  },
651
670
  "overwrites": {
652
671
  "type": "reference",
653
- "target": 111,
672
+ "target": 114,
654
673
  "name": "NftAttribute.value"
655
674
  }
656
675
  }
@@ -659,10 +678,10 @@
659
678
  {
660
679
  "title": "Properties",
661
680
  "children": [
662
- 129,
663
- 130,
664
- 131,
665
- 132
681
+ 132,
682
+ 133,
683
+ 134,
684
+ 135
666
685
  ]
667
686
  }
668
687
  ],
@@ -676,21 +695,21 @@
676
695
  "extendedTypes": [
677
696
  {
678
697
  "type": "reference",
679
- "target": 108,
698
+ "target": 111,
680
699
  "name": "NftAttribute",
681
700
  "package": "@xyo-network/crypto-nft-payload-plugin"
682
701
  }
683
702
  ]
684
703
  },
685
704
  {
686
- "id": 143,
705
+ "id": 146,
687
706
  "name": "OpenSeaNftInfo",
688
707
  "variant": "declaration",
689
708
  "kind": 256,
690
709
  "flags": {},
691
710
  "children": [
692
711
  {
693
- "id": 145,
712
+ "id": 148,
694
713
  "name": "contract",
695
714
  "variant": "declaration",
696
715
  "kind": 1024,
@@ -708,12 +727,12 @@
708
727
  },
709
728
  "inheritedFrom": {
710
729
  "type": "reference",
711
- "target": 122,
730
+ "target": 125,
712
731
  "name": "NftInfo.contract"
713
732
  }
714
733
  },
715
734
  {
716
- "id": 144,
735
+ "id": 147,
717
736
  "name": "metadata",
718
737
  "variant": "declaration",
719
738
  "kind": 1024,
@@ -727,18 +746,18 @@
727
746
  ],
728
747
  "type": {
729
748
  "type": "reference",
730
- "target": 133,
749
+ "target": 136,
731
750
  "name": "OpenSeaNftMetadata",
732
751
  "package": "@xyo-network/crypto-nft-payload-plugin"
733
752
  },
734
753
  "overwrites": {
735
754
  "type": "reference",
736
- "target": 123,
755
+ "target": 126,
737
756
  "name": "NftInfo.metadata"
738
757
  }
739
758
  },
740
759
  {
741
- "id": 146,
760
+ "id": 149,
742
761
  "name": "supply",
743
762
  "variant": "declaration",
744
763
  "kind": 1024,
@@ -756,12 +775,12 @@
756
775
  },
757
776
  "inheritedFrom": {
758
777
  "type": "reference",
759
- "target": 124,
778
+ "target": 127,
760
779
  "name": "NftInfo.supply"
761
780
  }
762
781
  },
763
782
  {
764
- "id": 147,
783
+ "id": 150,
765
784
  "name": "tokenId",
766
785
  "variant": "declaration",
767
786
  "kind": 1024,
@@ -779,12 +798,12 @@
779
798
  },
780
799
  "inheritedFrom": {
781
800
  "type": "reference",
782
- "target": 125,
801
+ "target": 128,
783
802
  "name": "NftInfo.tokenId"
784
803
  }
785
804
  },
786
805
  {
787
- "id": 148,
806
+ "id": 151,
788
807
  "name": "type",
789
808
  "variant": "declaration",
790
809
  "kind": 1024,
@@ -802,7 +821,7 @@
802
821
  },
803
822
  "inheritedFrom": {
804
823
  "type": "reference",
805
- "target": 126,
824
+ "target": 129,
806
825
  "name": "NftInfo.type"
807
826
  }
808
827
  }
@@ -811,11 +830,11 @@
811
830
  {
812
831
  "title": "Properties",
813
832
  "children": [
814
- 145,
815
- 144,
816
- 146,
833
+ 148,
817
834
  147,
818
- 148
835
+ 149,
836
+ 150,
837
+ 151
819
838
  ]
820
839
  }
821
840
  ],
@@ -829,14 +848,14 @@
829
848
  "extendedTypes": [
830
849
  {
831
850
  "type": "reference",
832
- "target": 121,
851
+ "target": 124,
833
852
  "name": "NftInfo",
834
853
  "package": "@xyo-network/crypto-nft-payload-plugin"
835
854
  }
836
855
  ]
837
856
  },
838
857
  {
839
- "id": 133,
858
+ "id": 136,
840
859
  "name": "OpenSeaNftMetadata",
841
860
  "variant": "declaration",
842
861
  "kind": 256,
@@ -851,7 +870,7 @@
851
870
  },
852
871
  "children": [
853
872
  {
854
- "id": 134,
873
+ "id": 137,
855
874
  "name": "animation_url",
856
875
  "variant": "declaration",
857
876
  "kind": 1024,
@@ -877,7 +896,7 @@
877
896
  }
878
897
  },
879
898
  {
880
- "id": 135,
899
+ "id": 138,
881
900
  "name": "attributes",
882
901
  "variant": "declaration",
883
902
  "kind": 1024,
@@ -903,19 +922,19 @@
903
922
  "type": "array",
904
923
  "elementType": {
905
924
  "type": "reference",
906
- "target": 128,
925
+ "target": 131,
907
926
  "name": "OpenSeaNftAttribute",
908
927
  "package": "@xyo-network/crypto-nft-payload-plugin"
909
928
  }
910
929
  },
911
930
  "overwrites": {
912
931
  "type": "reference",
913
- "target": 115,
932
+ "target": 118,
914
933
  "name": "NftMetadata.attributes"
915
934
  }
916
935
  },
917
936
  {
918
- "id": 136,
937
+ "id": 139,
919
938
  "name": "background_color",
920
939
  "variant": "declaration",
921
940
  "kind": 1024,
@@ -943,7 +962,7 @@
943
962
  }
944
963
  },
945
964
  {
946
- "id": 137,
965
+ "id": 140,
947
966
  "name": "description",
948
967
  "variant": "declaration",
949
968
  "kind": 1024,
@@ -969,12 +988,12 @@
969
988
  },
970
989
  "overwrites": {
971
990
  "type": "reference",
972
- "target": 116,
991
+ "target": 119,
973
992
  "name": "NftMetadata.description"
974
993
  }
975
994
  },
976
995
  {
977
- "id": 138,
996
+ "id": 141,
978
997
  "name": "external_url",
979
998
  "variant": "declaration",
980
999
  "kind": 1024,
@@ -1002,7 +1021,7 @@
1002
1021
  }
1003
1022
  },
1004
1023
  {
1005
- "id": 139,
1024
+ "id": 142,
1006
1025
  "name": "image",
1007
1026
  "variant": "declaration",
1008
1027
  "kind": 1024,
@@ -1028,12 +1047,12 @@
1028
1047
  },
1029
1048
  "overwrites": {
1030
1049
  "type": "reference",
1031
- "target": 117,
1050
+ "target": 120,
1032
1051
  "name": "NftMetadata.image"
1033
1052
  }
1034
1053
  },
1035
1054
  {
1036
- "id": 140,
1055
+ "id": 143,
1037
1056
  "name": "image_data",
1038
1057
  "variant": "declaration",
1039
1058
  "kind": 1024,
@@ -1061,7 +1080,7 @@
1061
1080
  }
1062
1081
  },
1063
1082
  {
1064
- "id": 141,
1083
+ "id": 144,
1065
1084
  "name": "name",
1066
1085
  "variant": "declaration",
1067
1086
  "kind": 1024,
@@ -1087,12 +1106,12 @@
1087
1106
  },
1088
1107
  "overwrites": {
1089
1108
  "type": "reference",
1090
- "target": 118,
1109
+ "target": 121,
1091
1110
  "name": "NftMetadata.name"
1092
1111
  }
1093
1112
  },
1094
1113
  {
1095
- "id": 142,
1114
+ "id": 145,
1096
1115
  "name": "youtube_url",
1097
1116
  "variant": "declaration",
1098
1117
  "kind": 1024,
@@ -1124,15 +1143,15 @@
1124
1143
  {
1125
1144
  "title": "Properties",
1126
1145
  "children": [
1127
- 134,
1128
- 135,
1129
- 136,
1130
1146
  137,
1131
1147
  138,
1132
1148
  139,
1133
1149
  140,
1134
1150
  141,
1135
- 142
1151
+ 142,
1152
+ 143,
1153
+ 144,
1154
+ 145
1136
1155
  ]
1137
1156
  }
1138
1157
  ],
@@ -1146,14 +1165,14 @@
1146
1165
  "extendedTypes": [
1147
1166
  {
1148
1167
  "type": "reference",
1149
- "target": 114,
1168
+ "target": 117,
1150
1169
  "name": "NftMetadata",
1151
1170
  "package": "@xyo-network/crypto-nft-payload-plugin"
1152
1171
  }
1153
1172
  ]
1154
1173
  },
1155
1174
  {
1156
- "id": 89,
1175
+ "id": 92,
1157
1176
  "name": "AttributesScoringCriteria",
1158
1177
  "variant": "declaration",
1159
1178
  "kind": 4194304,
@@ -1171,7 +1190,7 @@
1171
1190
  }
1172
1191
  },
1173
1192
  {
1174
- "id": 169,
1193
+ "id": 172,
1175
1194
  "name": "CryptoWalletNftWitnessConfig",
1176
1195
  "variant": "declaration",
1177
1196
  "kind": 4194304,
@@ -1193,14 +1212,14 @@
1193
1212
  {
1194
1213
  "type": "reflection",
1195
1214
  "declaration": {
1196
- "id": 170,
1215
+ "id": 173,
1197
1216
  "name": "__type",
1198
1217
  "variant": "declaration",
1199
1218
  "kind": 65536,
1200
1219
  "flags": {},
1201
1220
  "children": [
1202
1221
  {
1203
- "id": 171,
1222
+ "id": 174,
1204
1223
  "name": "address",
1205
1224
  "variant": "declaration",
1206
1225
  "kind": 1024,
@@ -1220,7 +1239,7 @@
1220
1239
  }
1221
1240
  },
1222
1241
  {
1223
- "id": 172,
1242
+ "id": 175,
1224
1243
  "name": "chainId",
1225
1244
  "variant": "declaration",
1226
1245
  "kind": 1024,
@@ -1240,7 +1259,7 @@
1240
1259
  }
1241
1260
  },
1242
1261
  {
1243
- "id": 173,
1262
+ "id": 176,
1244
1263
  "name": "schema",
1245
1264
  "variant": "declaration",
1246
1265
  "kind": 1024,
@@ -1254,7 +1273,7 @@
1254
1273
  ],
1255
1274
  "type": {
1256
1275
  "type": "reference",
1257
- "target": 190,
1276
+ "target": 193,
1258
1277
  "name": "NftWitnessConfigSchema",
1259
1278
  "package": "@xyo-network/crypto-nft-payload-plugin"
1260
1279
  }
@@ -1264,9 +1283,9 @@
1264
1283
  {
1265
1284
  "title": "Properties",
1266
1285
  "children": [
1267
- 171,
1268
- 172,
1269
- 173
1286
+ 174,
1287
+ 175,
1288
+ 176
1270
1289
  ]
1271
1290
  }
1272
1291
  ],
@@ -1285,7 +1304,7 @@
1285
1304
  }
1286
1305
  },
1287
1306
  {
1288
- "id": 127,
1307
+ "id": 130,
1289
1308
  "name": "DisplayType",
1290
1309
  "variant": "declaration",
1291
1310
  "kind": 4194304,
@@ -1324,7 +1343,7 @@
1324
1343
  }
1325
1344
  },
1326
1345
  {
1327
- "id": 90,
1346
+ "id": 93,
1328
1347
  "name": "MetadataScoringCriteria",
1329
1348
  "variant": "declaration",
1330
1349
  "kind": 4194304,
@@ -1373,7 +1392,7 @@
1373
1392
  },
1374
1393
  {
1375
1394
  "type": "reference",
1376
- "target": 89,
1395
+ "target": 92,
1377
1396
  "name": "AttributesScoringCriteria",
1378
1397
  "package": "@xyo-network/crypto-nft-payload-plugin"
1379
1398
  }
@@ -1381,7 +1400,7 @@
1381
1400
  }
1382
1401
  },
1383
1402
  {
1384
- "id": 93,
1403
+ "id": 96,
1385
1404
  "name": "NftAnalysis",
1386
1405
  "variant": "declaration",
1387
1406
  "kind": 4194304,
@@ -1398,7 +1417,7 @@
1398
1417
  "parameter": "key",
1399
1418
  "parameterType": {
1400
1419
  "type": "reference",
1401
- "target": 92,
1420
+ "target": 95,
1402
1421
  "name": "ScoringCriteriaKey",
1403
1422
  "package": "@xyo-network/crypto-nft-payload-plugin"
1404
1423
  },
@@ -1466,7 +1485,7 @@
1466
1485
  }
1467
1486
  },
1468
1487
  {
1469
- "id": 33,
1488
+ "id": 34,
1470
1489
  "name": "NftCollectionInfoPayload",
1471
1490
  "variant": "declaration",
1472
1491
  "kind": 4194304,
@@ -1474,7 +1493,7 @@
1474
1493
  "sources": [
1475
1494
  {
1476
1495
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Payload.d.ts",
1477
- "line": 10,
1496
+ "line": 11,
1478
1497
  "character": 12
1479
1498
  }
1480
1499
  ],
@@ -1497,14 +1516,14 @@
1497
1516
  {
1498
1517
  "type": "reflection",
1499
1518
  "declaration": {
1500
- "id": 34,
1519
+ "id": 35,
1501
1520
  "name": "__type",
1502
1521
  "variant": "declaration",
1503
1522
  "kind": 65536,
1504
1523
  "flags": {},
1505
1524
  "children": [
1506
1525
  {
1507
- "id": 35,
1526
+ "id": 36,
1508
1527
  "name": "schema",
1509
1528
  "variant": "declaration",
1510
1529
  "kind": 1024,
@@ -1512,13 +1531,13 @@
1512
1531
  "sources": [
1513
1532
  {
1514
1533
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Payload.d.ts",
1515
- "line": 11,
1534
+ "line": 12,
1516
1535
  "character": 4
1517
1536
  }
1518
1537
  ],
1519
1538
  "type": {
1520
1539
  "type": "reference",
1521
- "target": 45,
1540
+ "target": 46,
1522
1541
  "name": "NftCollectionSchema",
1523
1542
  "package": "@xyo-network/crypto-nft-collection-payload-plugin"
1524
1543
  }
@@ -1528,14 +1547,14 @@
1528
1547
  {
1529
1548
  "title": "Properties",
1530
1549
  "children": [
1531
- 35
1550
+ 36
1532
1551
  ]
1533
1552
  }
1534
1553
  ],
1535
1554
  "sources": [
1536
1555
  {
1537
1556
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Payload.d.ts",
1538
- "line": 10,
1557
+ "line": 11,
1539
1558
  "character": 67
1540
1559
  }
1541
1560
  ]
@@ -1549,7 +1568,7 @@
1549
1568
  }
1550
1569
  },
1551
1570
  {
1552
- "id": 46,
1571
+ "id": 47,
1553
1572
  "name": "NftCollectionSchema",
1554
1573
  "variant": "declaration",
1555
1574
  "kind": 4194304,
@@ -1811,7 +1830,7 @@
1811
1830
  [
1812
1831
  {
1813
1832
  "type": "reference",
1814
- "target": 45,
1833
+ "target": 46,
1815
1834
  "name": "NftCollectionSchema",
1816
1835
  "package": "@xyo-network/crypto-nft-collection-payload-plugin"
1817
1836
  },
@@ -1821,7 +1840,7 @@
1821
1840
  }
1822
1841
  },
1823
1842
  {
1824
- "id": 53,
1843
+ "id": 54,
1825
1844
  "name": "NftCollectionWitnessConfig",
1826
1845
  "variant": "declaration",
1827
1846
  "kind": 4194304,
@@ -1843,14 +1862,14 @@
1843
1862
  {
1844
1863
  "type": "reflection",
1845
1864
  "declaration": {
1846
- "id": 54,
1865
+ "id": 55,
1847
1866
  "name": "__type",
1848
1867
  "variant": "declaration",
1849
1868
  "kind": 65536,
1850
1869
  "flags": {},
1851
1870
  "children": [
1852
1871
  {
1853
- "id": 55,
1872
+ "id": 56,
1854
1873
  "name": "address",
1855
1874
  "variant": "declaration",
1856
1875
  "kind": 1024,
@@ -1870,7 +1889,7 @@
1870
1889
  }
1871
1890
  },
1872
1891
  {
1873
- "id": 56,
1892
+ "id": 57,
1874
1893
  "name": "chainId",
1875
1894
  "variant": "declaration",
1876
1895
  "kind": 1024,
@@ -1890,7 +1909,7 @@
1890
1909
  }
1891
1910
  },
1892
1911
  {
1893
- "id": 57,
1912
+ "id": 58,
1894
1913
  "name": "schema",
1895
1914
  "variant": "declaration",
1896
1915
  "kind": 1024,
@@ -1904,7 +1923,7 @@
1904
1923
  ],
1905
1924
  "type": {
1906
1925
  "type": "reference",
1907
- "target": 74,
1926
+ "target": 77,
1908
1927
  "name": "NftCollectionWitnessConfigSchema",
1909
1928
  "package": "@xyo-network/crypto-nft-collection-payload-plugin"
1910
1929
  }
@@ -1914,9 +1933,9 @@
1914
1933
  {
1915
1934
  "title": "Properties",
1916
1935
  "children": [
1917
- 55,
1918
1936
  56,
1919
- 57
1937
+ 57,
1938
+ 58
1920
1939
  ]
1921
1940
  }
1922
1941
  ],
@@ -1935,7 +1954,7 @@
1935
1954
  }
1936
1955
  },
1937
1956
  {
1938
- "id": 75,
1957
+ "id": 78,
1939
1958
  "name": "NftCollectionWitnessConfigSchema",
1940
1959
  "variant": "declaration",
1941
1960
  "kind": 4194304,
@@ -1959,7 +1978,7 @@
1959
1978
  [
1960
1979
  {
1961
1980
  "type": "reference",
1962
- "target": 45,
1981
+ "target": 46,
1963
1982
  "name": "NftCollectionSchema",
1964
1983
  "package": "@xyo-network/crypto-nft-collection-payload-plugin"
1965
1984
  },
@@ -1969,7 +1988,7 @@
1969
1988
  }
1970
1989
  },
1971
1990
  {
1972
- "id": 58,
1991
+ "id": 59,
1973
1992
  "name": "NftCollectionWitnessQueryPayload",
1974
1993
  "variant": "declaration",
1975
1994
  "kind": 4194304,
@@ -1991,14 +2010,14 @@
1991
2010
  {
1992
2011
  "type": "reflection",
1993
2012
  "declaration": {
1994
- "id": 59,
2013
+ "id": 60,
1995
2014
  "name": "__type",
1996
2015
  "variant": "declaration",
1997
2016
  "kind": 65536,
1998
2017
  "flags": {},
1999
2018
  "children": [
2000
2019
  {
2001
- "id": 60,
2020
+ "id": 61,
2002
2021
  "name": "address",
2003
2022
  "variant": "declaration",
2004
2023
  "kind": 1024,
@@ -2018,7 +2037,7 @@
2018
2037
  }
2019
2038
  },
2020
2039
  {
2021
- "id": 61,
2040
+ "id": 62,
2022
2041
  "name": "chainId",
2023
2042
  "variant": "declaration",
2024
2043
  "kind": 1024,
@@ -2038,7 +2057,35 @@
2038
2057
  }
2039
2058
  },
2040
2059
  {
2041
- "id": 62,
2060
+ "id": 63,
2061
+ "name": "maxNftSampleSize",
2062
+ "variant": "declaration",
2063
+ "kind": 1024,
2064
+ "flags": {
2065
+ "isOptional": true
2066
+ },
2067
+ "comment": {
2068
+ "summary": [
2069
+ {
2070
+ "kind": "text",
2071
+ "text": "The maximum number of NFTs to sample from the collection\nfor determining the collection's schema & distribution"
2072
+ }
2073
+ ]
2074
+ },
2075
+ "sources": [
2076
+ {
2077
+ "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Witness/Query.d.ts",
2078
+ "line": 10,
2079
+ "character": 4
2080
+ }
2081
+ ],
2082
+ "type": {
2083
+ "type": "intrinsic",
2084
+ "name": "number"
2085
+ }
2086
+ },
2087
+ {
2088
+ "id": 64,
2042
2089
  "name": "schema",
2043
2090
  "variant": "declaration",
2044
2091
  "kind": 1024,
@@ -2046,13 +2093,13 @@
2046
2093
  "sources": [
2047
2094
  {
2048
2095
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Witness/Query.d.ts",
2049
- "line": 6,
2096
+ "line": 11,
2050
2097
  "character": 4
2051
2098
  }
2052
2099
  ],
2053
2100
  "type": {
2054
2101
  "type": "reference",
2055
- "target": 76,
2102
+ "target": 79,
2056
2103
  "name": "NftCollectionWitnessQuerySchema",
2057
2104
  "package": "@xyo-network/crypto-nft-collection-payload-plugin"
2058
2105
  }
@@ -2062,9 +2109,10 @@
2062
2109
  {
2063
2110
  "title": "Properties",
2064
2111
  "children": [
2065
- 60,
2066
2112
  61,
2067
- 62
2113
+ 62,
2114
+ 63,
2115
+ 64
2068
2116
  ]
2069
2117
  }
2070
2118
  ],
@@ -2083,7 +2131,7 @@
2083
2131
  }
2084
2132
  },
2085
2133
  {
2086
- "id": 77,
2134
+ "id": 80,
2087
2135
  "name": "NftCollectionWitnessQuerySchema",
2088
2136
  "variant": "declaration",
2089
2137
  "kind": 4194304,
@@ -2107,7 +2155,7 @@
2107
2155
  [
2108
2156
  {
2109
2157
  "type": "reference",
2110
- "target": 45,
2158
+ "target": 46,
2111
2159
  "name": "NftCollectionSchema",
2112
2160
  "package": "@xyo-network/crypto-nft-collection-payload-plugin"
2113
2161
  },
@@ -2117,7 +2165,7 @@
2117
2165
  }
2118
2166
  },
2119
2167
  {
2120
- "id": 149,
2168
+ "id": 152,
2121
2169
  "name": "NftInfoPayload",
2122
2170
  "variant": "declaration",
2123
2171
  "kind": 4194304,
@@ -2141,21 +2189,21 @@
2141
2189
  "types": [
2142
2190
  {
2143
2191
  "type": "reference",
2144
- "target": 121,
2192
+ "target": 124,
2145
2193
  "name": "NftInfo",
2146
2194
  "package": "@xyo-network/crypto-nft-payload-plugin"
2147
2195
  },
2148
2196
  {
2149
2197
  "type": "reflection",
2150
2198
  "declaration": {
2151
- "id": 150,
2199
+ "id": 153,
2152
2200
  "name": "__type",
2153
2201
  "variant": "declaration",
2154
2202
  "kind": 65536,
2155
2203
  "flags": {},
2156
2204
  "children": [
2157
2205
  {
2158
- "id": 151,
2206
+ "id": 154,
2159
2207
  "name": "schema",
2160
2208
  "variant": "declaration",
2161
2209
  "kind": 1024,
@@ -2169,7 +2217,7 @@
2169
2217
  ],
2170
2218
  "type": {
2171
2219
  "type": "reference",
2172
- "target": 161,
2220
+ "target": 164,
2173
2221
  "name": "NftSchema",
2174
2222
  "package": "@xyo-network/crypto-nft-payload-plugin"
2175
2223
  }
@@ -2179,7 +2227,7 @@
2179
2227
  {
2180
2228
  "title": "Properties",
2181
2229
  "children": [
2182
- 151
2230
+ 154
2183
2231
  ]
2184
2232
  }
2185
2233
  ],
@@ -2200,7 +2248,7 @@
2200
2248
  }
2201
2249
  },
2202
2250
  {
2203
- "id": 162,
2251
+ "id": 165,
2204
2252
  "name": "NftSchema",
2205
2253
  "variant": "declaration",
2206
2254
  "kind": 4194304,
@@ -2223,7 +2271,7 @@
2223
2271
  }
2224
2272
  },
2225
2273
  {
2226
- "id": 86,
2274
+ "id": 89,
2227
2275
  "name": "NftScoreDivinerConfig",
2228
2276
  "variant": "declaration",
2229
2277
  "kind": 4194304,
@@ -2245,14 +2293,14 @@
2245
2293
  {
2246
2294
  "type": "reflection",
2247
2295
  "declaration": {
2248
- "id": 87,
2296
+ "id": 90,
2249
2297
  "name": "__type",
2250
2298
  "variant": "declaration",
2251
2299
  "kind": 65536,
2252
2300
  "flags": {},
2253
2301
  "children": [
2254
2302
  {
2255
- "id": 88,
2303
+ "id": 91,
2256
2304
  "name": "schema",
2257
2305
  "variant": "declaration",
2258
2306
  "kind": 1024,
@@ -2266,7 +2314,7 @@
2266
2314
  ],
2267
2315
  "type": {
2268
2316
  "type": "reference",
2269
- "target": 84,
2317
+ "target": 87,
2270
2318
  "name": "NftScoreDivinerConfigSchema",
2271
2319
  "package": "@xyo-network/crypto-nft-payload-plugin"
2272
2320
  }
@@ -2276,7 +2324,7 @@
2276
2324
  {
2277
2325
  "title": "Properties",
2278
2326
  "children": [
2279
- 88
2327
+ 91
2280
2328
  ]
2281
2329
  }
2282
2330
  ],
@@ -2295,7 +2343,7 @@
2295
2343
  }
2296
2344
  },
2297
2345
  {
2298
- "id": 85,
2346
+ "id": 88,
2299
2347
  "name": "NftScoreDivinerConfigSchema",
2300
2348
  "variant": "declaration",
2301
2349
  "kind": 4194304,
@@ -2319,7 +2367,7 @@
2319
2367
  [
2320
2368
  {
2321
2369
  "type": "reference",
2322
- "target": 106,
2370
+ "target": 109,
2323
2371
  "name": "NftScoreSchema",
2324
2372
  "package": "@xyo-network/crypto-nft-payload-plugin"
2325
2373
  },
@@ -2329,7 +2377,7 @@
2329
2377
  }
2330
2378
  },
2331
2379
  {
2332
- "id": 94,
2380
+ "id": 97,
2333
2381
  "name": "NftScorePayload",
2334
2382
  "variant": "declaration",
2335
2383
  "kind": 4194304,
@@ -2354,14 +2402,14 @@
2354
2402
  {
2355
2403
  "type": "reflection",
2356
2404
  "declaration": {
2357
- "id": 95,
2405
+ "id": 98,
2358
2406
  "name": "__type",
2359
2407
  "variant": "declaration",
2360
2408
  "kind": 65536,
2361
2409
  "flags": {},
2362
2410
  "children": [
2363
2411
  {
2364
- "id": 96,
2412
+ "id": 99,
2365
2413
  "name": "schema",
2366
2414
  "variant": "declaration",
2367
2415
  "kind": 1024,
@@ -2375,7 +2423,7 @@
2375
2423
  ],
2376
2424
  "type": {
2377
2425
  "type": "reference",
2378
- "target": 106,
2426
+ "target": 109,
2379
2427
  "name": "NftScoreSchema",
2380
2428
  "package": "@xyo-network/crypto-nft-payload-plugin"
2381
2429
  }
@@ -2385,7 +2433,7 @@
2385
2433
  {
2386
2434
  "title": "Properties",
2387
2435
  "children": [
2388
- 96
2436
+ 99
2389
2437
  ]
2390
2438
  }
2391
2439
  ],
@@ -2414,7 +2462,7 @@
2414
2462
  "typeArguments": [
2415
2463
  {
2416
2464
  "type": "reference",
2417
- "target": 93,
2465
+ "target": 96,
2418
2466
  "name": "NftAnalysis",
2419
2467
  "package": "@xyo-network/crypto-nft-payload-plugin"
2420
2468
  },
@@ -2438,7 +2486,7 @@
2438
2486
  }
2439
2487
  },
2440
2488
  {
2441
- "id": 107,
2489
+ "id": 110,
2442
2490
  "name": "NftScoreSchema",
2443
2491
  "variant": "declaration",
2444
2492
  "kind": 4194304,
@@ -2462,7 +2510,7 @@
2462
2510
  [
2463
2511
  {
2464
2512
  "type": "reference",
2465
- "target": 161,
2513
+ "target": 164,
2466
2514
  "name": "NftSchema",
2467
2515
  "package": "@xyo-network/crypto-nft-payload-plugin"
2468
2516
  },
@@ -2472,7 +2520,7 @@
2472
2520
  }
2473
2521
  },
2474
2522
  {
2475
- "id": 191,
2523
+ "id": 194,
2476
2524
  "name": "NftWitnessConfigSchema",
2477
2525
  "variant": "declaration",
2478
2526
  "kind": 4194304,
@@ -2496,7 +2544,7 @@
2496
2544
  [
2497
2545
  {
2498
2546
  "type": "reference",
2499
- "target": 161,
2547
+ "target": 164,
2500
2548
  "name": "NftSchema",
2501
2549
  "package": "@xyo-network/crypto-nft-payload-plugin"
2502
2550
  },
@@ -2506,7 +2554,7 @@
2506
2554
  }
2507
2555
  },
2508
2556
  {
2509
- "id": 174,
2557
+ "id": 177,
2510
2558
  "name": "NftWitnessQueryPayload",
2511
2559
  "variant": "declaration",
2512
2560
  "kind": 4194304,
@@ -2528,14 +2576,14 @@
2528
2576
  {
2529
2577
  "type": "reflection",
2530
2578
  "declaration": {
2531
- "id": 175,
2579
+ "id": 178,
2532
2580
  "name": "__type",
2533
2581
  "variant": "declaration",
2534
2582
  "kind": 65536,
2535
2583
  "flags": {},
2536
2584
  "children": [
2537
2585
  {
2538
- "id": 176,
2586
+ "id": 179,
2539
2587
  "name": "address",
2540
2588
  "variant": "declaration",
2541
2589
  "kind": 1024,
@@ -2555,7 +2603,7 @@
2555
2603
  }
2556
2604
  },
2557
2605
  {
2558
- "id": 177,
2606
+ "id": 180,
2559
2607
  "name": "chainId",
2560
2608
  "variant": "declaration",
2561
2609
  "kind": 1024,
@@ -2575,7 +2623,7 @@
2575
2623
  }
2576
2624
  },
2577
2625
  {
2578
- "id": 178,
2626
+ "id": 181,
2579
2627
  "name": "schema",
2580
2628
  "variant": "declaration",
2581
2629
  "kind": 1024,
@@ -2589,7 +2637,7 @@
2589
2637
  ],
2590
2638
  "type": {
2591
2639
  "type": "reference",
2592
- "target": 192,
2640
+ "target": 195,
2593
2641
  "name": "NftWitnessQuerySchema",
2594
2642
  "package": "@xyo-network/crypto-nft-payload-plugin"
2595
2643
  }
@@ -2599,9 +2647,9 @@
2599
2647
  {
2600
2648
  "title": "Properties",
2601
2649
  "children": [
2602
- 176,
2603
- 177,
2604
- 178
2650
+ 179,
2651
+ 180,
2652
+ 181
2605
2653
  ]
2606
2654
  }
2607
2655
  ],
@@ -2620,7 +2668,7 @@
2620
2668
  }
2621
2669
  },
2622
2670
  {
2623
- "id": 193,
2671
+ "id": 196,
2624
2672
  "name": "NftWitnessQuerySchema",
2625
2673
  "variant": "declaration",
2626
2674
  "kind": 4194304,
@@ -2644,7 +2692,7 @@
2644
2692
  [
2645
2693
  {
2646
2694
  "type": "reference",
2647
- "target": 161,
2695
+ "target": 164,
2648
2696
  "name": "NftSchema",
2649
2697
  "package": "@xyo-network/crypto-nft-payload-plugin"
2650
2698
  },
@@ -2654,7 +2702,7 @@
2654
2702
  }
2655
2703
  },
2656
2704
  {
2657
- "id": 91,
2705
+ "id": 94,
2658
2706
  "name": "ScoringCriteria",
2659
2707
  "variant": "declaration",
2660
2708
  "kind": 4194304,
@@ -2687,7 +2735,7 @@
2687
2735
  },
2688
2736
  {
2689
2737
  "type": "reference",
2690
- "target": 90,
2738
+ "target": 93,
2691
2739
  "name": "MetadataScoringCriteria",
2692
2740
  "package": "@xyo-network/crypto-nft-payload-plugin"
2693
2741
  }
@@ -2695,7 +2743,7 @@
2695
2743
  }
2696
2744
  },
2697
2745
  {
2698
- "id": 92,
2746
+ "id": 95,
2699
2747
  "name": "ScoringCriteriaKey",
2700
2748
  "variant": "declaration",
2701
2749
  "kind": 4194304,
@@ -2712,7 +2760,7 @@
2712
2760
  "types": [
2713
2761
  {
2714
2762
  "type": "reference",
2715
- "target": 91,
2763
+ "target": 94,
2716
2764
  "name": "ScoringCriteria",
2717
2765
  "package": "@xyo-network/crypto-nft-payload-plugin"
2718
2766
  },
@@ -2729,7 +2777,7 @@
2729
2777
  }
2730
2778
  },
2731
2779
  {
2732
- "id": 45,
2780
+ "id": 46,
2733
2781
  "name": "NftCollectionSchema",
2734
2782
  "variant": "declaration",
2735
2783
  "kind": 32,
@@ -2798,7 +2846,7 @@
2798
2846
  }
2799
2847
  },
2800
2848
  {
2801
- "id": 74,
2849
+ "id": 77,
2802
2850
  "name": "NftCollectionWitnessConfigSchema",
2803
2851
  "variant": "declaration",
2804
2852
  "kind": 32,
@@ -2821,7 +2869,7 @@
2821
2869
  }
2822
2870
  },
2823
2871
  {
2824
- "id": 76,
2872
+ "id": 79,
2825
2873
  "name": "NftCollectionWitnessQuerySchema",
2826
2874
  "variant": "declaration",
2827
2875
  "kind": 32,
@@ -2844,7 +2892,7 @@
2844
2892
  }
2845
2893
  },
2846
2894
  {
2847
- "id": 161,
2895
+ "id": 164,
2848
2896
  "name": "NftSchema",
2849
2897
  "variant": "declaration",
2850
2898
  "kind": 32,
@@ -2867,7 +2915,7 @@
2867
2915
  }
2868
2916
  },
2869
2917
  {
2870
- "id": 84,
2918
+ "id": 87,
2871
2919
  "name": "NftScoreDivinerConfigSchema",
2872
2920
  "variant": "declaration",
2873
2921
  "kind": 32,
@@ -2890,7 +2938,7 @@
2890
2938
  }
2891
2939
  },
2892
2940
  {
2893
- "id": 106,
2941
+ "id": 109,
2894
2942
  "name": "NftScoreSchema",
2895
2943
  "variant": "declaration",
2896
2944
  "kind": 32,
@@ -2913,7 +2961,7 @@
2913
2961
  }
2914
2962
  },
2915
2963
  {
2916
- "id": 190,
2964
+ "id": 193,
2917
2965
  "name": "NftWitnessConfigSchema",
2918
2966
  "variant": "declaration",
2919
2967
  "kind": 32,
@@ -2936,7 +2984,7 @@
2936
2984
  }
2937
2985
  },
2938
2986
  {
2939
- "id": 192,
2987
+ "id": 195,
2940
2988
  "name": "NftWitnessQuerySchema",
2941
2989
  "variant": "declaration",
2942
2990
  "kind": 32,
@@ -3119,7 +3167,7 @@
3119
3167
  ]
3120
3168
  },
3121
3169
  {
3122
- "id": 78,
3170
+ "id": 81,
3123
3171
  "name": "NftInfoPayloadPlugin",
3124
3172
  "variant": "declaration",
3125
3173
  "kind": 64,
@@ -3133,7 +3181,7 @@
3133
3181
  ],
3134
3182
  "signatures": [
3135
3183
  {
3136
- "id": 79,
3184
+ "id": 82,
3137
3185
  "name": "NftInfoPayloadPlugin",
3138
3186
  "variant": "signature",
3139
3187
  "kind": 4096,
@@ -3175,21 +3223,21 @@
3175
3223
  },
3176
3224
  {
3177
3225
  "type": "reference",
3178
- "target": 121,
3226
+ "target": 124,
3179
3227
  "name": "NftInfo",
3180
3228
  "package": "@xyo-network/crypto-nft-payload-plugin"
3181
3229
  },
3182
3230
  {
3183
3231
  "type": "reflection",
3184
3232
  "declaration": {
3185
- "id": 80,
3233
+ "id": 83,
3186
3234
  "name": "__type",
3187
3235
  "variant": "declaration",
3188
3236
  "kind": 65536,
3189
3237
  "flags": {},
3190
3238
  "children": [
3191
3239
  {
3192
- "id": 81,
3240
+ "id": 84,
3193
3241
  "name": "schema",
3194
3242
  "variant": "declaration",
3195
3243
  "kind": 1024,
@@ -3211,7 +3259,7 @@
3211
3259
  {
3212
3260
  "title": "Properties",
3213
3261
  "children": [
3214
- 81
3262
+ 84
3215
3263
  ]
3216
3264
  }
3217
3265
  ],
@@ -3227,14 +3275,14 @@
3227
3275
  {
3228
3276
  "type": "reflection",
3229
3277
  "declaration": {
3230
- "id": 82,
3278
+ "id": 85,
3231
3279
  "name": "__type",
3232
3280
  "variant": "declaration",
3233
3281
  "kind": 65536,
3234
3282
  "flags": {},
3235
3283
  "children": [
3236
3284
  {
3237
- "id": 83,
3285
+ "id": 86,
3238
3286
  "name": "schema",
3239
3287
  "variant": "declaration",
3240
3288
  "kind": 1024,
@@ -3256,7 +3304,7 @@
3256
3304
  {
3257
3305
  "title": "Properties",
3258
3306
  "children": [
3259
- 83
3307
+ 86
3260
3308
  ]
3261
3309
  }
3262
3310
  ],
@@ -3279,7 +3327,7 @@
3279
3327
  ]
3280
3328
  },
3281
3329
  {
3282
- "id": 47,
3330
+ "id": 48,
3283
3331
  "name": "cryptoNftCollectionPayloadTemplate",
3284
3332
  "variant": "declaration",
3285
3333
  "kind": 64,
@@ -3293,7 +3341,7 @@
3293
3341
  ],
3294
3342
  "signatures": [
3295
3343
  {
3296
- "id": 48,
3344
+ "id": 49,
3297
3345
  "name": "cryptoNftCollectionPayloadTemplate",
3298
3346
  "variant": "signature",
3299
3347
  "kind": 4096,
@@ -3342,14 +3390,14 @@
3342
3390
  {
3343
3391
  "type": "reflection",
3344
3392
  "declaration": {
3345
- "id": 49,
3393
+ "id": 50,
3346
3394
  "name": "__type",
3347
3395
  "variant": "declaration",
3348
3396
  "kind": 65536,
3349
3397
  "flags": {},
3350
3398
  "children": [
3351
3399
  {
3352
- "id": 50,
3400
+ "id": 51,
3353
3401
  "name": "schema",
3354
3402
  "variant": "declaration",
3355
3403
  "kind": 1024,
@@ -3357,7 +3405,7 @@
3357
3405
  "sources": [
3358
3406
  {
3359
3407
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Payload.d.ts",
3360
- "line": 11,
3408
+ "line": 12,
3361
3409
  "character": 4
3362
3410
  }
3363
3411
  ],
@@ -3371,14 +3419,14 @@
3371
3419
  {
3372
3420
  "title": "Properties",
3373
3421
  "children": [
3374
- 50
3422
+ 51
3375
3423
  ]
3376
3424
  }
3377
3425
  ],
3378
3426
  "sources": [
3379
3427
  {
3380
3428
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Payload.d.ts",
3381
- "line": 10,
3429
+ "line": 11,
3382
3430
  "character": 67
3383
3431
  }
3384
3432
  ]
@@ -3387,14 +3435,14 @@
3387
3435
  {
3388
3436
  "type": "reflection",
3389
3437
  "declaration": {
3390
- "id": 51,
3438
+ "id": 52,
3391
3439
  "name": "__type",
3392
3440
  "variant": "declaration",
3393
3441
  "kind": 65536,
3394
3442
  "flags": {},
3395
3443
  "children": [
3396
3444
  {
3397
- "id": 52,
3445
+ "id": 53,
3398
3446
  "name": "schema",
3399
3447
  "variant": "declaration",
3400
3448
  "kind": 1024,
@@ -3416,7 +3464,7 @@
3416
3464
  {
3417
3465
  "title": "Properties",
3418
3466
  "children": [
3419
- 52
3467
+ 53
3420
3468
  ]
3421
3469
  }
3422
3470
  ],
@@ -3439,7 +3487,7 @@
3439
3487
  ]
3440
3488
  },
3441
3489
  {
3442
- "id": 163,
3490
+ "id": 166,
3443
3491
  "name": "cryptoWalletNftPayloadTemplate",
3444
3492
  "variant": "declaration",
3445
3493
  "kind": 64,
@@ -3453,7 +3501,7 @@
3453
3501
  ],
3454
3502
  "signatures": [
3455
3503
  {
3456
- "id": 164,
3504
+ "id": 167,
3457
3505
  "name": "cryptoWalletNftPayloadTemplate",
3458
3506
  "variant": "signature",
3459
3507
  "kind": 4096,
@@ -3495,21 +3543,21 @@
3495
3543
  },
3496
3544
  {
3497
3545
  "type": "reference",
3498
- "target": 121,
3546
+ "target": 124,
3499
3547
  "name": "NftInfo",
3500
3548
  "package": "@xyo-network/crypto-nft-payload-plugin"
3501
3549
  },
3502
3550
  {
3503
3551
  "type": "reflection",
3504
3552
  "declaration": {
3505
- "id": 165,
3553
+ "id": 168,
3506
3554
  "name": "__type",
3507
3555
  "variant": "declaration",
3508
3556
  "kind": 65536,
3509
3557
  "flags": {},
3510
3558
  "children": [
3511
3559
  {
3512
- "id": 166,
3560
+ "id": 169,
3513
3561
  "name": "schema",
3514
3562
  "variant": "declaration",
3515
3563
  "kind": 1024,
@@ -3531,7 +3579,7 @@
3531
3579
  {
3532
3580
  "title": "Properties",
3533
3581
  "children": [
3534
- 166
3582
+ 169
3535
3583
  ]
3536
3584
  }
3537
3585
  ],
@@ -3547,14 +3595,14 @@
3547
3595
  {
3548
3596
  "type": "reflection",
3549
3597
  "declaration": {
3550
- "id": 167,
3598
+ "id": 170,
3551
3599
  "name": "__type",
3552
3600
  "variant": "declaration",
3553
3601
  "kind": 65536,
3554
3602
  "flags": {},
3555
3603
  "children": [
3556
3604
  {
3557
- "id": 168,
3605
+ "id": 171,
3558
3606
  "name": "schema",
3559
3607
  "variant": "declaration",
3560
3608
  "kind": 1024,
@@ -3576,7 +3624,7 @@
3576
3624
  {
3577
3625
  "title": "Properties",
3578
3626
  "children": [
3579
- 168
3627
+ 171
3580
3628
  ]
3581
3629
  }
3582
3630
  ],
@@ -3599,7 +3647,7 @@
3599
3647
  ]
3600
3648
  },
3601
3649
  {
3602
- "id": 36,
3650
+ "id": 37,
3603
3651
  "name": "isNftCollectionInfoPayload",
3604
3652
  "variant": "declaration",
3605
3653
  "kind": 64,
@@ -3607,13 +3655,13 @@
3607
3655
  "sources": [
3608
3656
  {
3609
3657
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Payload.d.ts",
3610
- "line": 13,
3658
+ "line": 14,
3611
3659
  "character": 21
3612
3660
  }
3613
3661
  ],
3614
3662
  "signatures": [
3615
3663
  {
3616
- "id": 37,
3664
+ "id": 38,
3617
3665
  "name": "isNftCollectionInfoPayload",
3618
3666
  "variant": "signature",
3619
3667
  "kind": 4096,
@@ -3621,13 +3669,13 @@
3621
3669
  "sources": [
3622
3670
  {
3623
3671
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Payload.d.ts",
3624
- "line": 13,
3672
+ "line": 14,
3625
3673
  "character": 49
3626
3674
  }
3627
3675
  ],
3628
3676
  "parameters": [
3629
3677
  {
3630
- "id": 38,
3678
+ "id": 39,
3631
3679
  "name": "payload",
3632
3680
  "variant": "param",
3633
3681
  "kind": 32768,
@@ -3656,14 +3704,14 @@
3656
3704
  {
3657
3705
  "type": "reflection",
3658
3706
  "declaration": {
3659
- "id": 39,
3707
+ "id": 40,
3660
3708
  "name": "__type",
3661
3709
  "variant": "declaration",
3662
3710
  "kind": 65536,
3663
3711
  "flags": {},
3664
3712
  "children": [
3665
3713
  {
3666
- "id": 40,
3714
+ "id": 41,
3667
3715
  "name": "schema",
3668
3716
  "variant": "declaration",
3669
3717
  "kind": 1024,
@@ -3685,7 +3733,7 @@
3685
3733
  {
3686
3734
  "title": "Properties",
3687
3735
  "children": [
3688
- 40
3736
+ 41
3689
3737
  ]
3690
3738
  }
3691
3739
  ],
@@ -3736,14 +3784,14 @@
3736
3784
  {
3737
3785
  "type": "reflection",
3738
3786
  "declaration": {
3739
- "id": 41,
3787
+ "id": 42,
3740
3788
  "name": "__type",
3741
3789
  "variant": "declaration",
3742
3790
  "kind": 65536,
3743
3791
  "flags": {},
3744
3792
  "children": [
3745
3793
  {
3746
- "id": 42,
3794
+ "id": 43,
3747
3795
  "name": "schema",
3748
3796
  "variant": "declaration",
3749
3797
  "kind": 1024,
@@ -3751,7 +3799,7 @@
3751
3799
  "sources": [
3752
3800
  {
3753
3801
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Payload.d.ts",
3754
- "line": 14,
3802
+ "line": 15,
3755
3803
  "character": 4
3756
3804
  }
3757
3805
  ],
@@ -3765,14 +3813,14 @@
3765
3813
  {
3766
3814
  "title": "Properties",
3767
3815
  "children": [
3768
- 42
3816
+ 43
3769
3817
  ]
3770
3818
  }
3771
3819
  ],
3772
3820
  "sources": [
3773
3821
  {
3774
3822
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Payload.d.ts",
3775
- "line": 13,
3823
+ "line": 14,
3776
3824
  "character": 207
3777
3825
  }
3778
3826
  ]
@@ -3781,14 +3829,14 @@
3781
3829
  {
3782
3830
  "type": "reflection",
3783
3831
  "declaration": {
3784
- "id": 43,
3832
+ "id": 44,
3785
3833
  "name": "__type",
3786
3834
  "variant": "declaration",
3787
3835
  "kind": 65536,
3788
3836
  "flags": {},
3789
3837
  "children": [
3790
3838
  {
3791
- "id": 44,
3839
+ "id": 45,
3792
3840
  "name": "schema",
3793
3841
  "variant": "declaration",
3794
3842
  "kind": 1024,
@@ -3796,7 +3844,7 @@
3796
3844
  "sources": [
3797
3845
  {
3798
3846
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Payload.d.ts",
3799
- "line": 16,
3847
+ "line": 17,
3800
3848
  "character": 4
3801
3849
  }
3802
3850
  ],
@@ -3810,14 +3858,14 @@
3810
3858
  {
3811
3859
  "title": "Properties",
3812
3860
  "children": [
3813
- 44
3861
+ 45
3814
3862
  ]
3815
3863
  }
3816
3864
  ],
3817
3865
  "sources": [
3818
3866
  {
3819
3867
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Payload.d.ts",
3820
- "line": 15,
3868
+ "line": 16,
3821
3869
  "character": 4
3822
3870
  }
3823
3871
  ]
@@ -4098,7 +4146,7 @@
4098
4146
  ]
4099
4147
  },
4100
4148
  {
4101
- "id": 63,
4149
+ "id": 65,
4102
4150
  "name": "isNftCollectionWitnessQueryPayload",
4103
4151
  "variant": "declaration",
4104
4152
  "kind": 64,
@@ -4106,13 +4154,13 @@
4106
4154
  "sources": [
4107
4155
  {
4108
4156
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Witness/Query.d.ts",
4109
- "line": 8,
4157
+ "line": 13,
4110
4158
  "character": 21
4111
4159
  }
4112
4160
  ],
4113
4161
  "signatures": [
4114
4162
  {
4115
- "id": 64,
4163
+ "id": 66,
4116
4164
  "name": "isNftCollectionWitnessQueryPayload",
4117
4165
  "variant": "signature",
4118
4166
  "kind": 4096,
@@ -4120,13 +4168,13 @@
4120
4168
  "sources": [
4121
4169
  {
4122
4170
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Witness/Query.d.ts",
4123
- "line": 8,
4171
+ "line": 13,
4124
4172
  "character": 57
4125
4173
  }
4126
4174
  ],
4127
4175
  "parameters": [
4128
4176
  {
4129
- "id": 65,
4177
+ "id": 67,
4130
4178
  "name": "x",
4131
4179
  "variant": "param",
4132
4180
  "kind": 32768,
@@ -4164,14 +4212,14 @@
4164
4212
  {
4165
4213
  "type": "reflection",
4166
4214
  "declaration": {
4167
- "id": 66,
4215
+ "id": 68,
4168
4216
  "name": "__type",
4169
4217
  "variant": "declaration",
4170
4218
  "kind": 65536,
4171
4219
  "flags": {},
4172
4220
  "children": [
4173
4221
  {
4174
- "id": 67,
4222
+ "id": 69,
4175
4223
  "name": "schema",
4176
4224
  "variant": "declaration",
4177
4225
  "kind": 1024,
@@ -4193,7 +4241,7 @@
4193
4241
  {
4194
4242
  "title": "Properties",
4195
4243
  "children": [
4196
- 67
4244
+ 69
4197
4245
  ]
4198
4246
  }
4199
4247
  ],
@@ -4240,14 +4288,14 @@
4240
4288
  {
4241
4289
  "type": "reflection",
4242
4290
  "declaration": {
4243
- "id": 68,
4291
+ "id": 70,
4244
4292
  "name": "__type",
4245
4293
  "variant": "declaration",
4246
4294
  "kind": 65536,
4247
4295
  "flags": {},
4248
4296
  "children": [
4249
4297
  {
4250
- "id": 69,
4298
+ "id": 71,
4251
4299
  "name": "address",
4252
4300
  "variant": "declaration",
4253
4301
  "kind": 1024,
@@ -4257,7 +4305,7 @@
4257
4305
  "sources": [
4258
4306
  {
4259
4307
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Witness/Query.d.ts",
4260
- "line": 9,
4308
+ "line": 14,
4261
4309
  "character": 4
4262
4310
  }
4263
4311
  ],
@@ -4267,7 +4315,7 @@
4267
4315
  }
4268
4316
  },
4269
4317
  {
4270
- "id": 70,
4318
+ "id": 72,
4271
4319
  "name": "chainId",
4272
4320
  "variant": "declaration",
4273
4321
  "kind": 1024,
@@ -4277,7 +4325,7 @@
4277
4325
  "sources": [
4278
4326
  {
4279
4327
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Witness/Query.d.ts",
4280
- "line": 10,
4328
+ "line": 15,
4281
4329
  "character": 4
4282
4330
  }
4283
4331
  ],
@@ -4287,7 +4335,35 @@
4287
4335
  }
4288
4336
  },
4289
4337
  {
4290
- "id": 71,
4338
+ "id": 73,
4339
+ "name": "maxNftSampleSize",
4340
+ "variant": "declaration",
4341
+ "kind": 1024,
4342
+ "flags": {
4343
+ "isOptional": true
4344
+ },
4345
+ "comment": {
4346
+ "summary": [
4347
+ {
4348
+ "kind": "text",
4349
+ "text": "The maximum number of NFTs to sample from the collection\nfor determining the collection's schema & distribution"
4350
+ }
4351
+ ]
4352
+ },
4353
+ "sources": [
4354
+ {
4355
+ "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Witness/Query.d.ts",
4356
+ "line": 20,
4357
+ "character": 4
4358
+ }
4359
+ ],
4360
+ "type": {
4361
+ "type": "intrinsic",
4362
+ "name": "number"
4363
+ }
4364
+ },
4365
+ {
4366
+ "id": 74,
4291
4367
  "name": "schema",
4292
4368
  "variant": "declaration",
4293
4369
  "kind": 1024,
@@ -4295,7 +4371,7 @@
4295
4371
  "sources": [
4296
4372
  {
4297
4373
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Witness/Query.d.ts",
4298
- "line": 11,
4374
+ "line": 21,
4299
4375
  "character": 4
4300
4376
  }
4301
4377
  ],
@@ -4309,16 +4385,17 @@
4309
4385
  {
4310
4386
  "title": "Properties",
4311
4387
  "children": [
4312
- 69,
4313
- 70,
4314
- 71
4388
+ 71,
4389
+ 72,
4390
+ 73,
4391
+ 74
4315
4392
  ]
4316
4393
  }
4317
4394
  ],
4318
4395
  "sources": [
4319
4396
  {
4320
4397
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Witness/Query.d.ts",
4321
- "line": 8,
4398
+ "line": 13,
4322
4399
  "character": 191
4323
4400
  }
4324
4401
  ]
@@ -4327,14 +4404,14 @@
4327
4404
  {
4328
4405
  "type": "reflection",
4329
4406
  "declaration": {
4330
- "id": 72,
4407
+ "id": 75,
4331
4408
  "name": "__type",
4332
4409
  "variant": "declaration",
4333
4410
  "kind": 65536,
4334
4411
  "flags": {},
4335
4412
  "children": [
4336
4413
  {
4337
- "id": 73,
4414
+ "id": 76,
4338
4415
  "name": "schema",
4339
4416
  "variant": "declaration",
4340
4417
  "kind": 1024,
@@ -4342,7 +4419,7 @@
4342
4419
  "sources": [
4343
4420
  {
4344
4421
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Witness/Query.d.ts",
4345
- "line": 13,
4422
+ "line": 23,
4346
4423
  "character": 4
4347
4424
  }
4348
4425
  ],
@@ -4356,14 +4433,14 @@
4356
4433
  {
4357
4434
  "title": "Properties",
4358
4435
  "children": [
4359
- 73
4436
+ 76
4360
4437
  ]
4361
4438
  }
4362
4439
  ],
4363
4440
  "sources": [
4364
4441
  {
4365
4442
  "fileName": "plugins/packages/payload/packages/crypto/packages/nft/packages/collection/dist/types/Witness/Query.d.ts",
4366
- "line": 12,
4443
+ "line": 22,
4367
4444
  "character": 4
4368
4445
  }
4369
4446
  ]
@@ -4376,7 +4453,7 @@
4376
4453
  ]
4377
4454
  },
4378
4455
  {
4379
- "id": 152,
4456
+ "id": 155,
4380
4457
  "name": "isNftInfoPayload",
4381
4458
  "variant": "declaration",
4382
4459
  "kind": 64,
@@ -4390,7 +4467,7 @@
4390
4467
  ],
4391
4468
  "signatures": [
4392
4469
  {
4393
- "id": 153,
4470
+ "id": 156,
4394
4471
  "name": "isNftInfoPayload",
4395
4472
  "variant": "signature",
4396
4473
  "kind": 4096,
@@ -4404,7 +4481,7 @@
4404
4481
  ],
4405
4482
  "parameters": [
4406
4483
  {
4407
- "id": 154,
4484
+ "id": 157,
4408
4485
  "name": "payload",
4409
4486
  "variant": "param",
4410
4487
  "kind": 32768,
@@ -4433,14 +4510,14 @@
4433
4510
  {
4434
4511
  "type": "reflection",
4435
4512
  "declaration": {
4436
- "id": 155,
4513
+ "id": 158,
4437
4514
  "name": "__type",
4438
4515
  "variant": "declaration",
4439
4516
  "kind": 65536,
4440
4517
  "flags": {},
4441
4518
  "children": [
4442
4519
  {
4443
- "id": 156,
4520
+ "id": 159,
4444
4521
  "name": "schema",
4445
4522
  "variant": "declaration",
4446
4523
  "kind": 1024,
@@ -4462,7 +4539,7 @@
4462
4539
  {
4463
4540
  "title": "Properties",
4464
4541
  "children": [
4465
- 156
4542
+ 159
4466
4543
  ]
4467
4544
  }
4468
4545
  ],
@@ -4506,21 +4583,21 @@
4506
4583
  },
4507
4584
  {
4508
4585
  "type": "reference",
4509
- "target": 121,
4586
+ "target": 124,
4510
4587
  "name": "NftInfo",
4511
4588
  "package": "@xyo-network/crypto-nft-payload-plugin"
4512
4589
  },
4513
4590
  {
4514
4591
  "type": "reflection",
4515
4592
  "declaration": {
4516
- "id": 157,
4593
+ "id": 160,
4517
4594
  "name": "__type",
4518
4595
  "variant": "declaration",
4519
4596
  "kind": 65536,
4520
4597
  "flags": {},
4521
4598
  "children": [
4522
4599
  {
4523
- "id": 158,
4600
+ "id": 161,
4524
4601
  "name": "schema",
4525
4602
  "variant": "declaration",
4526
4603
  "kind": 1024,
@@ -4542,7 +4619,7 @@
4542
4619
  {
4543
4620
  "title": "Properties",
4544
4621
  "children": [
4545
- 158
4622
+ 161
4546
4623
  ]
4547
4624
  }
4548
4625
  ],
@@ -4558,14 +4635,14 @@
4558
4635
  {
4559
4636
  "type": "reflection",
4560
4637
  "declaration": {
4561
- "id": 159,
4638
+ "id": 162,
4562
4639
  "name": "__type",
4563
4640
  "variant": "declaration",
4564
4641
  "kind": 65536,
4565
4642
  "flags": {},
4566
4643
  "children": [
4567
4644
  {
4568
- "id": 160,
4645
+ "id": 163,
4569
4646
  "name": "schema",
4570
4647
  "variant": "declaration",
4571
4648
  "kind": 1024,
@@ -4587,7 +4664,7 @@
4587
4664
  {
4588
4665
  "title": "Properties",
4589
4666
  "children": [
4590
- 160
4667
+ 163
4591
4668
  ]
4592
4669
  }
4593
4670
  ],
@@ -4607,7 +4684,7 @@
4607
4684
  ]
4608
4685
  },
4609
4686
  {
4610
- "id": 97,
4687
+ "id": 100,
4611
4688
  "name": "isNftScorePayload",
4612
4689
  "variant": "declaration",
4613
4690
  "kind": 64,
@@ -4621,7 +4698,7 @@
4621
4698
  ],
4622
4699
  "signatures": [
4623
4700
  {
4624
- "id": 98,
4701
+ "id": 101,
4625
4702
  "name": "isNftScorePayload",
4626
4703
  "variant": "signature",
4627
4704
  "kind": 4096,
@@ -4635,7 +4712,7 @@
4635
4712
  ],
4636
4713
  "parameters": [
4637
4714
  {
4638
- "id": 99,
4715
+ "id": 102,
4639
4716
  "name": "x",
4640
4717
  "variant": "param",
4641
4718
  "kind": 32768,
@@ -4673,14 +4750,14 @@
4673
4750
  {
4674
4751
  "type": "reflection",
4675
4752
  "declaration": {
4676
- "id": 100,
4753
+ "id": 103,
4677
4754
  "name": "__type",
4678
4755
  "variant": "declaration",
4679
4756
  "kind": 65536,
4680
4757
  "flags": {},
4681
4758
  "children": [
4682
4759
  {
4683
- "id": 101,
4760
+ "id": 104,
4684
4761
  "name": "schema",
4685
4762
  "variant": "declaration",
4686
4763
  "kind": 1024,
@@ -4702,7 +4779,7 @@
4702
4779
  {
4703
4780
  "title": "Properties",
4704
4781
  "children": [
4705
- 101
4782
+ 104
4706
4783
  ]
4707
4784
  }
4708
4785
  ],
@@ -4749,14 +4826,14 @@
4749
4826
  {
4750
4827
  "type": "reflection",
4751
4828
  "declaration": {
4752
- "id": 102,
4829
+ "id": 105,
4753
4830
  "name": "__type",
4754
4831
  "variant": "declaration",
4755
4832
  "kind": 65536,
4756
4833
  "flags": {},
4757
4834
  "children": [
4758
4835
  {
4759
- "id": 103,
4836
+ "id": 106,
4760
4837
  "name": "schema",
4761
4838
  "variant": "declaration",
4762
4839
  "kind": 1024,
@@ -4778,7 +4855,7 @@
4778
4855
  {
4779
4856
  "title": "Properties",
4780
4857
  "children": [
4781
- 103
4858
+ 106
4782
4859
  ]
4783
4860
  }
4784
4861
  ],
@@ -4807,7 +4884,7 @@
4807
4884
  "typeArguments": [
4808
4885
  {
4809
4886
  "type": "reference",
4810
- "target": 93,
4887
+ "target": 96,
4811
4888
  "name": "NftAnalysis",
4812
4889
  "package": "@xyo-network/crypto-nft-payload-plugin"
4813
4890
  },
@@ -4826,14 +4903,14 @@
4826
4903
  {
4827
4904
  "type": "reflection",
4828
4905
  "declaration": {
4829
- "id": 104,
4906
+ "id": 107,
4830
4907
  "name": "__type",
4831
4908
  "variant": "declaration",
4832
4909
  "kind": 65536,
4833
4910
  "flags": {},
4834
4911
  "children": [
4835
4912
  {
4836
- "id": 105,
4913
+ "id": 108,
4837
4914
  "name": "schema",
4838
4915
  "variant": "declaration",
4839
4916
  "kind": 1024,
@@ -4855,7 +4932,7 @@
4855
4932
  {
4856
4933
  "title": "Properties",
4857
4934
  "children": [
4858
- 105
4935
+ 108
4859
4936
  ]
4860
4937
  }
4861
4938
  ],
@@ -4875,7 +4952,7 @@
4875
4952
  ]
4876
4953
  },
4877
4954
  {
4878
- "id": 179,
4955
+ "id": 182,
4879
4956
  "name": "isNftWitnessQueryPayload",
4880
4957
  "variant": "declaration",
4881
4958
  "kind": 64,
@@ -4889,7 +4966,7 @@
4889
4966
  ],
4890
4967
  "signatures": [
4891
4968
  {
4892
- "id": 180,
4969
+ "id": 183,
4893
4970
  "name": "isNftWitnessQueryPayload",
4894
4971
  "variant": "signature",
4895
4972
  "kind": 4096,
@@ -4903,7 +4980,7 @@
4903
4980
  ],
4904
4981
  "parameters": [
4905
4982
  {
4906
- "id": 181,
4983
+ "id": 184,
4907
4984
  "name": "x",
4908
4985
  "variant": "param",
4909
4986
  "kind": 32768,
@@ -4941,14 +5018,14 @@
4941
5018
  {
4942
5019
  "type": "reflection",
4943
5020
  "declaration": {
4944
- "id": 182,
5021
+ "id": 185,
4945
5022
  "name": "__type",
4946
5023
  "variant": "declaration",
4947
5024
  "kind": 65536,
4948
5025
  "flags": {},
4949
5026
  "children": [
4950
5027
  {
4951
- "id": 183,
5028
+ "id": 186,
4952
5029
  "name": "schema",
4953
5030
  "variant": "declaration",
4954
5031
  "kind": 1024,
@@ -4970,7 +5047,7 @@
4970
5047
  {
4971
5048
  "title": "Properties",
4972
5049
  "children": [
4973
- 183
5050
+ 186
4974
5051
  ]
4975
5052
  }
4976
5053
  ],
@@ -5017,14 +5094,14 @@
5017
5094
  {
5018
5095
  "type": "reflection",
5019
5096
  "declaration": {
5020
- "id": 184,
5097
+ "id": 187,
5021
5098
  "name": "__type",
5022
5099
  "variant": "declaration",
5023
5100
  "kind": 65536,
5024
5101
  "flags": {},
5025
5102
  "children": [
5026
5103
  {
5027
- "id": 185,
5104
+ "id": 188,
5028
5105
  "name": "address",
5029
5106
  "variant": "declaration",
5030
5107
  "kind": 1024,
@@ -5044,7 +5121,7 @@
5044
5121
  }
5045
5122
  },
5046
5123
  {
5047
- "id": 186,
5124
+ "id": 189,
5048
5125
  "name": "chainId",
5049
5126
  "variant": "declaration",
5050
5127
  "kind": 1024,
@@ -5064,7 +5141,7 @@
5064
5141
  }
5065
5142
  },
5066
5143
  {
5067
- "id": 187,
5144
+ "id": 190,
5068
5145
  "name": "schema",
5069
5146
  "variant": "declaration",
5070
5147
  "kind": 1024,
@@ -5086,9 +5163,9 @@
5086
5163
  {
5087
5164
  "title": "Properties",
5088
5165
  "children": [
5089
- 185,
5090
- 186,
5091
- 187
5166
+ 188,
5167
+ 189,
5168
+ 190
5092
5169
  ]
5093
5170
  }
5094
5171
  ],
@@ -5104,14 +5181,14 @@
5104
5181
  {
5105
5182
  "type": "reflection",
5106
5183
  "declaration": {
5107
- "id": 188,
5184
+ "id": 191,
5108
5185
  "name": "__type",
5109
5186
  "variant": "declaration",
5110
5187
  "kind": 65536,
5111
5188
  "flags": {},
5112
5189
  "children": [
5113
5190
  {
5114
- "id": 189,
5191
+ "id": 192,
5115
5192
  "name": "schema",
5116
5193
  "variant": "declaration",
5117
5194
  "kind": 1024,
@@ -5133,7 +5210,7 @@
5133
5210
  {
5134
5211
  "title": "Properties",
5135
5212
  "children": [
5136
- 189
5213
+ 192
5137
5214
  ]
5138
5215
  }
5139
5216
  ],
@@ -5157,75 +5234,75 @@
5157
5234
  {
5158
5235
  "title": "Interfaces",
5159
5236
  "children": [
5160
- 108,
5237
+ 111,
5161
5238
  27,
5162
- 121,
5163
- 114,
5164
- 128,
5165
- 143,
5166
- 133
5239
+ 124,
5240
+ 117,
5241
+ 131,
5242
+ 146,
5243
+ 136
5167
5244
  ]
5168
5245
  },
5169
5246
  {
5170
5247
  "title": "Type Aliases",
5171
5248
  "children": [
5172
- 89,
5173
- 169,
5174
- 127,
5175
- 90,
5249
+ 92,
5250
+ 172,
5251
+ 130,
5176
5252
  93,
5253
+ 96,
5177
5254
  12,
5178
- 33,
5179
- 46,
5255
+ 34,
5256
+ 47,
5180
5257
  9,
5181
5258
  8,
5182
5259
  13,
5183
5260
  26,
5184
- 53,
5185
- 75,
5186
- 58,
5187
- 77,
5188
- 149,
5189
- 162,
5190
- 86,
5191
- 85,
5261
+ 54,
5262
+ 78,
5263
+ 59,
5264
+ 80,
5265
+ 152,
5266
+ 165,
5267
+ 89,
5268
+ 88,
5269
+ 97,
5270
+ 110,
5271
+ 194,
5272
+ 177,
5273
+ 196,
5192
5274
  94,
5193
- 107,
5194
- 191,
5195
- 174,
5196
- 193,
5197
- 91,
5198
- 92
5275
+ 95
5199
5276
  ]
5200
5277
  },
5201
5278
  {
5202
5279
  "title": "Variables",
5203
5280
  "children": [
5204
- 45,
5281
+ 46,
5205
5282
  7,
5206
5283
  25,
5207
- 74,
5208
- 76,
5209
- 161,
5210
- 84,
5211
- 106,
5212
- 190,
5213
- 192
5284
+ 77,
5285
+ 79,
5286
+ 164,
5287
+ 87,
5288
+ 109,
5289
+ 193,
5290
+ 195
5214
5291
  ]
5215
5292
  },
5216
5293
  {
5217
5294
  "title": "Functions",
5218
5295
  "children": [
5219
5296
  1,
5220
- 78,
5221
- 47,
5222
- 163,
5223
- 36,
5297
+ 81,
5298
+ 48,
5299
+ 166,
5300
+ 37,
5224
5301
  16,
5225
- 63,
5226
- 152,
5227
- 97,
5228
- 179
5302
+ 65,
5303
+ 155,
5304
+ 100,
5305
+ 182
5229
5306
  ]
5230
5307
  }
5231
5308
  ],
@@ -5371,19 +5448,19 @@
5371
5448
  },
5372
5449
  "33": {
5373
5450
  "sourceFileName": "packages/collection/src/Payload.ts",
5374
- "qualifiedName": "NftCollectionInfoPayload"
5451
+ "qualifiedName": "NftCollectionInfo.total"
5375
5452
  },
5376
5453
  "34": {
5377
5454
  "sourceFileName": "packages/collection/src/Payload.ts",
5378
- "qualifiedName": "__type"
5455
+ "qualifiedName": "NftCollectionInfoPayload"
5379
5456
  },
5380
5457
  "35": {
5381
5458
  "sourceFileName": "packages/collection/src/Payload.ts",
5382
- "qualifiedName": "__type.schema"
5459
+ "qualifiedName": "__type"
5383
5460
  },
5384
5461
  "36": {
5385
5462
  "sourceFileName": "packages/collection/src/Payload.ts",
5386
- "qualifiedName": "isNftCollectionInfoPayload"
5463
+ "qualifiedName": "__type.schema"
5387
5464
  },
5388
5465
  "37": {
5389
5466
  "sourceFileName": "packages/collection/src/Payload.ts",
@@ -5391,617 +5468,629 @@
5391
5468
  },
5392
5469
  "38": {
5393
5470
  "sourceFileName": "packages/collection/src/Payload.ts",
5394
- "qualifiedName": "payload"
5471
+ "qualifiedName": "isNftCollectionInfoPayload"
5395
5472
  },
5396
5473
  "39": {
5474
+ "sourceFileName": "packages/collection/src/Payload.ts",
5475
+ "qualifiedName": "payload"
5476
+ },
5477
+ "40": {
5397
5478
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5398
5479
  "qualifiedName": "__type"
5399
5480
  },
5400
- "40": {
5481
+ "41": {
5401
5482
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5402
5483
  "qualifiedName": "__type.schema"
5403
5484
  },
5404
- "41": {
5485
+ "42": {
5405
5486
  "sourceFileName": "packages/collection/src/Payload.ts",
5406
5487
  "qualifiedName": "__type"
5407
5488
  },
5408
- "42": {
5489
+ "43": {
5409
5490
  "sourceFileName": "packages/collection/src/Payload.ts",
5410
5491
  "qualifiedName": "__type.schema"
5411
5492
  },
5412
- "43": {
5493
+ "44": {
5413
5494
  "sourceFileName": "packages/collection/src/Payload.ts",
5414
5495
  "qualifiedName": "__type"
5415
5496
  },
5416
- "44": {
5497
+ "45": {
5417
5498
  "sourceFileName": "packages/collection/src/Payload.ts",
5418
5499
  "qualifiedName": "__type.schema"
5419
5500
  },
5420
- "45": {
5501
+ "46": {
5421
5502
  "sourceFileName": "packages/collection/src/Schema.ts",
5422
5503
  "qualifiedName": "NftCollectionSchema"
5423
5504
  },
5424
- "46": {
5505
+ "47": {
5425
5506
  "sourceFileName": "packages/collection/src/Schema.ts",
5426
5507
  "qualifiedName": "NftCollectionSchema"
5427
5508
  },
5428
- "47": {
5509
+ "48": {
5429
5510
  "sourceFileName": "packages/collection/src/Template.ts",
5430
5511
  "qualifiedName": "cryptoNftCollectionPayloadTemplate"
5431
5512
  },
5432
- "48": {
5513
+ "49": {
5433
5514
  "sourceFileName": "packages/collection/src/Template.ts",
5434
5515
  "qualifiedName": "cryptoNftCollectionPayloadTemplate"
5435
5516
  },
5436
- "49": {
5517
+ "50": {
5437
5518
  "sourceFileName": "packages/collection/src/Payload.ts",
5438
5519
  "qualifiedName": "__type"
5439
5520
  },
5440
- "50": {
5521
+ "51": {
5441
5522
  "sourceFileName": "packages/collection/src/Payload.ts",
5442
5523
  "qualifiedName": "__type.schema"
5443
5524
  },
5444
- "51": {
5525
+ "52": {
5445
5526
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5446
5527
  "qualifiedName": "__type"
5447
5528
  },
5448
- "52": {
5529
+ "53": {
5449
5530
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5450
5531
  "qualifiedName": "__type.schema"
5451
5532
  },
5452
- "53": {
5533
+ "54": {
5453
5534
  "sourceFileName": "packages/collection/src/Witness/Config.ts",
5454
5535
  "qualifiedName": "NftCollectionWitnessConfig"
5455
5536
  },
5456
- "54": {
5537
+ "55": {
5457
5538
  "sourceFileName": "packages/collection/src/Witness/Config.ts",
5458
5539
  "qualifiedName": "__type"
5459
5540
  },
5460
- "55": {
5541
+ "56": {
5461
5542
  "sourceFileName": "packages/collection/src/Witness/Config.ts",
5462
5543
  "qualifiedName": "__type.address"
5463
5544
  },
5464
- "56": {
5545
+ "57": {
5465
5546
  "sourceFileName": "packages/collection/src/Witness/Config.ts",
5466
5547
  "qualifiedName": "__type.chainId"
5467
5548
  },
5468
- "57": {
5549
+ "58": {
5469
5550
  "sourceFileName": "packages/collection/src/Witness/Config.ts",
5470
5551
  "qualifiedName": "__type.schema"
5471
5552
  },
5472
- "58": {
5553
+ "59": {
5473
5554
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5474
5555
  "qualifiedName": "NftCollectionWitnessQueryPayload"
5475
5556
  },
5476
- "59": {
5557
+ "60": {
5477
5558
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5478
5559
  "qualifiedName": "__type"
5479
5560
  },
5480
- "60": {
5561
+ "61": {
5481
5562
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5482
5563
  "qualifiedName": "__type.address"
5483
5564
  },
5484
- "61": {
5565
+ "62": {
5485
5566
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5486
5567
  "qualifiedName": "__type.chainId"
5487
5568
  },
5488
- "62": {
5569
+ "63": {
5570
+ "sourceFileName": "packages/collection/src/Witness/Query.ts",
5571
+ "qualifiedName": "__type.maxNftSampleSize"
5572
+ },
5573
+ "64": {
5489
5574
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5490
5575
  "qualifiedName": "__type.schema"
5491
5576
  },
5492
- "63": {
5577
+ "65": {
5493
5578
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5494
5579
  "qualifiedName": "isNftCollectionWitnessQueryPayload"
5495
5580
  },
5496
- "64": {
5581
+ "66": {
5497
5582
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5498
5583
  "qualifiedName": "isNftCollectionWitnessQueryPayload"
5499
5584
  },
5500
- "65": {
5585
+ "67": {
5501
5586
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5502
5587
  "qualifiedName": "x"
5503
5588
  },
5504
- "66": {
5589
+ "68": {
5505
5590
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5506
5591
  "qualifiedName": "__type"
5507
5592
  },
5508
- "67": {
5593
+ "69": {
5509
5594
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5510
5595
  "qualifiedName": "__type.schema"
5511
5596
  },
5512
- "68": {
5597
+ "70": {
5513
5598
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5514
5599
  "qualifiedName": "__type"
5515
5600
  },
5516
- "69": {
5601
+ "71": {
5517
5602
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5518
5603
  "qualifiedName": "__type.address"
5519
5604
  },
5520
- "70": {
5605
+ "72": {
5521
5606
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5522
5607
  "qualifiedName": "__type.chainId"
5523
5608
  },
5524
- "71": {
5609
+ "73": {
5610
+ "sourceFileName": "packages/collection/src/Witness/Query.ts",
5611
+ "qualifiedName": "__type.maxNftSampleSize"
5612
+ },
5613
+ "74": {
5525
5614
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5526
5615
  "qualifiedName": "__type.schema"
5527
5616
  },
5528
- "72": {
5617
+ "75": {
5529
5618
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5530
5619
  "qualifiedName": "__type"
5531
5620
  },
5532
- "73": {
5621
+ "76": {
5533
5622
  "sourceFileName": "packages/collection/src/Witness/Query.ts",
5534
5623
  "qualifiedName": "__type.schema"
5535
5624
  },
5536
- "74": {
5625
+ "77": {
5537
5626
  "sourceFileName": "packages/collection/src/Witness/Schema.ts",
5538
5627
  "qualifiedName": "NftCollectionWitnessConfigSchema"
5539
5628
  },
5540
- "75": {
5629
+ "78": {
5541
5630
  "sourceFileName": "packages/collection/src/Witness/Schema.ts",
5542
5631
  "qualifiedName": "NftCollectionWitnessConfigSchema"
5543
5632
  },
5544
- "76": {
5633
+ "79": {
5545
5634
  "sourceFileName": "packages/collection/src/Witness/Schema.ts",
5546
5635
  "qualifiedName": "NftCollectionWitnessQuerySchema"
5547
5636
  },
5548
- "77": {
5637
+ "80": {
5549
5638
  "sourceFileName": "packages/collection/src/Witness/Schema.ts",
5550
5639
  "qualifiedName": "NftCollectionWitnessQuerySchema"
5551
5640
  },
5552
- "78": {
5641
+ "81": {
5553
5642
  "sourceFileName": "packages/nft/src/Plugin.ts",
5554
5643
  "qualifiedName": "NftInfoPayloadPlugin"
5555
5644
  },
5556
- "79": {
5645
+ "82": {
5557
5646
  "sourceFileName": "packages/nft/src/Plugin.ts",
5558
5647
  "qualifiedName": "NftInfoPayloadPlugin"
5559
5648
  },
5560
- "80": {
5649
+ "83": {
5561
5650
  "sourceFileName": "packages/nft/src/Plugin.ts",
5562
5651
  "qualifiedName": "__type"
5563
5652
  },
5564
- "81": {
5653
+ "84": {
5565
5654
  "sourceFileName": "packages/nft/src/Plugin.ts",
5566
5655
  "qualifiedName": "__type.schema"
5567
5656
  },
5568
- "82": {
5657
+ "85": {
5569
5658
  "sourceFileName": "packages/nft/src/Plugin.ts",
5570
5659
  "qualifiedName": "__type"
5571
5660
  },
5572
- "83": {
5661
+ "86": {
5573
5662
  "sourceFileName": "packages/nft/src/Plugin.ts",
5574
5663
  "qualifiedName": "__type.schema"
5575
5664
  },
5576
- "84": {
5665
+ "87": {
5577
5666
  "sourceFileName": "packages/nft/src/Diviner/Config.ts",
5578
5667
  "qualifiedName": "NftScoreDivinerConfigSchema"
5579
5668
  },
5580
- "85": {
5669
+ "88": {
5581
5670
  "sourceFileName": "packages/nft/src/Diviner/Config.ts",
5582
5671
  "qualifiedName": "NftScoreDivinerConfigSchema"
5583
5672
  },
5584
- "86": {
5673
+ "89": {
5585
5674
  "sourceFileName": "packages/nft/src/Diviner/Config.ts",
5586
5675
  "qualifiedName": "NftScoreDivinerConfig"
5587
5676
  },
5588
- "87": {
5677
+ "90": {
5589
5678
  "sourceFileName": "packages/nft/src/Diviner/Config.ts",
5590
5679
  "qualifiedName": "__type"
5591
5680
  },
5592
- "88": {
5681
+ "91": {
5593
5682
  "sourceFileName": "packages/nft/src/Diviner/Config.ts",
5594
5683
  "qualifiedName": "__type.schema"
5595
5684
  },
5596
- "89": {
5685
+ "92": {
5597
5686
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5598
5687
  "qualifiedName": "AttributesScoringCriteria"
5599
5688
  },
5600
- "90": {
5689
+ "93": {
5601
5690
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5602
5691
  "qualifiedName": "MetadataScoringCriteria"
5603
5692
  },
5604
- "91": {
5693
+ "94": {
5605
5694
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5606
5695
  "qualifiedName": "ScoringCriteria"
5607
5696
  },
5608
- "92": {
5697
+ "95": {
5609
5698
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5610
5699
  "qualifiedName": "ScoringCriteriaKey"
5611
5700
  },
5612
- "93": {
5701
+ "96": {
5613
5702
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5614
5703
  "qualifiedName": "NftAnalysis"
5615
5704
  },
5616
- "94": {
5705
+ "97": {
5617
5706
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5618
5707
  "qualifiedName": "NftScorePayload"
5619
5708
  },
5620
- "95": {
5709
+ "98": {
5621
5710
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5622
5711
  "qualifiedName": "__type"
5623
5712
  },
5624
- "96": {
5713
+ "99": {
5625
5714
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5626
5715
  "qualifiedName": "__type.schema"
5627
5716
  },
5628
- "97": {
5717
+ "100": {
5629
5718
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5630
5719
  "qualifiedName": "isNftScorePayload"
5631
5720
  },
5632
- "98": {
5721
+ "101": {
5633
5722
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5634
5723
  "qualifiedName": "isNftScorePayload"
5635
5724
  },
5636
- "99": {
5725
+ "102": {
5637
5726
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5638
5727
  "qualifiedName": "x"
5639
5728
  },
5640
- "100": {
5729
+ "103": {
5641
5730
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5642
5731
  "qualifiedName": "__type"
5643
5732
  },
5644
- "101": {
5733
+ "104": {
5645
5734
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5646
5735
  "qualifiedName": "__type.schema"
5647
5736
  },
5648
- "102": {
5737
+ "105": {
5649
5738
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5650
5739
  "qualifiedName": "__type"
5651
5740
  },
5652
- "103": {
5741
+ "106": {
5653
5742
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5654
5743
  "qualifiedName": "__type.schema"
5655
5744
  },
5656
- "104": {
5745
+ "107": {
5657
5746
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5658
5747
  "qualifiedName": "__type"
5659
5748
  },
5660
- "105": {
5749
+ "108": {
5661
5750
  "sourceFileName": "packages/nft/src/Diviner/Payload.ts",
5662
5751
  "qualifiedName": "__type.schema"
5663
5752
  },
5664
- "106": {
5753
+ "109": {
5665
5754
  "sourceFileName": "packages/nft/src/Diviner/Schema.ts",
5666
5755
  "qualifiedName": "NftScoreSchema"
5667
5756
  },
5668
- "107": {
5757
+ "110": {
5669
5758
  "sourceFileName": "packages/nft/src/Diviner/Schema.ts",
5670
5759
  "qualifiedName": "NftScoreSchema"
5671
5760
  },
5672
- "108": {
5761
+ "111": {
5673
5762
  "sourceFileName": "packages/nft/src/Payload.ts",
5674
5763
  "qualifiedName": "NftAttribute"
5675
5764
  },
5676
- "109": {
5765
+ "112": {
5677
5766
  "sourceFileName": "packages/nft/src/Payload.ts",
5678
5767
  "qualifiedName": "NftAttribute.display_type"
5679
5768
  },
5680
- "110": {
5769
+ "113": {
5681
5770
  "sourceFileName": "packages/nft/src/Payload.ts",
5682
5771
  "qualifiedName": "NftAttribute.trait_type"
5683
5772
  },
5684
- "111": {
5773
+ "114": {
5685
5774
  "sourceFileName": "packages/nft/src/Payload.ts",
5686
5775
  "qualifiedName": "NftAttribute.value"
5687
5776
  },
5688
- "112": {
5777
+ "115": {
5689
5778
  "sourceFileName": "packages/nft/src/Payload.ts",
5690
5779
  "qualifiedName": "NftAttribute.__index"
5691
5780
  },
5692
- "114": {
5781
+ "117": {
5693
5782
  "sourceFileName": "packages/nft/src/Payload.ts",
5694
5783
  "qualifiedName": "NftMetadata"
5695
5784
  },
5696
- "115": {
5785
+ "118": {
5697
5786
  "sourceFileName": "packages/nft/src/Payload.ts",
5698
5787
  "qualifiedName": "NftMetadata.attributes"
5699
5788
  },
5700
- "116": {
5789
+ "119": {
5701
5790
  "sourceFileName": "packages/nft/src/Payload.ts",
5702
5791
  "qualifiedName": "NftMetadata.description"
5703
5792
  },
5704
- "117": {
5793
+ "120": {
5705
5794
  "sourceFileName": "packages/nft/src/Payload.ts",
5706
5795
  "qualifiedName": "NftMetadata.image"
5707
5796
  },
5708
- "118": {
5797
+ "121": {
5709
5798
  "sourceFileName": "packages/nft/src/Payload.ts",
5710
5799
  "qualifiedName": "NftMetadata.name"
5711
5800
  },
5712
- "119": {
5801
+ "122": {
5713
5802
  "sourceFileName": "packages/nft/src/Payload.ts",
5714
5803
  "qualifiedName": "NftMetadata.__index"
5715
5804
  },
5716
- "121": {
5805
+ "124": {
5717
5806
  "sourceFileName": "packages/nft/src/Payload.ts",
5718
5807
  "qualifiedName": "NftInfo"
5719
5808
  },
5720
- "122": {
5809
+ "125": {
5721
5810
  "sourceFileName": "packages/nft/src/Payload.ts",
5722
5811
  "qualifiedName": "NftInfo.contract"
5723
5812
  },
5724
- "123": {
5813
+ "126": {
5725
5814
  "sourceFileName": "packages/nft/src/Payload.ts",
5726
5815
  "qualifiedName": "NftInfo.metadata"
5727
5816
  },
5728
- "124": {
5817
+ "127": {
5729
5818
  "sourceFileName": "packages/nft/src/Payload.ts",
5730
5819
  "qualifiedName": "NftInfo.supply"
5731
5820
  },
5732
- "125": {
5821
+ "128": {
5733
5822
  "sourceFileName": "packages/nft/src/Payload.ts",
5734
5823
  "qualifiedName": "NftInfo.tokenId"
5735
5824
  },
5736
- "126": {
5825
+ "129": {
5737
5826
  "sourceFileName": "packages/nft/src/Payload.ts",
5738
5827
  "qualifiedName": "NftInfo.type"
5739
5828
  },
5740
- "127": {
5829
+ "130": {
5741
5830
  "sourceFileName": "packages/nft/src/Payload.ts",
5742
5831
  "qualifiedName": "DisplayType"
5743
5832
  },
5744
- "128": {
5833
+ "131": {
5745
5834
  "sourceFileName": "packages/nft/src/Payload.ts",
5746
5835
  "qualifiedName": "OpenSeaNftAttribute"
5747
5836
  },
5748
- "129": {
5837
+ "132": {
5749
5838
  "sourceFileName": "packages/nft/src/Payload.ts",
5750
5839
  "qualifiedName": "OpenSeaNftAttribute.display_type"
5751
5840
  },
5752
- "130": {
5841
+ "133": {
5753
5842
  "sourceFileName": "packages/nft/src/Payload.ts",
5754
5843
  "qualifiedName": "OpenSeaNftAttribute.max_value"
5755
5844
  },
5756
- "131": {
5845
+ "134": {
5757
5846
  "sourceFileName": "packages/nft/src/Payload.ts",
5758
5847
  "qualifiedName": "OpenSeaNftAttribute.trait_type"
5759
5848
  },
5760
- "132": {
5849
+ "135": {
5761
5850
  "sourceFileName": "packages/nft/src/Payload.ts",
5762
5851
  "qualifiedName": "OpenSeaNftAttribute.value"
5763
5852
  },
5764
- "133": {
5853
+ "136": {
5765
5854
  "sourceFileName": "packages/nft/src/Payload.ts",
5766
5855
  "qualifiedName": "OpenSeaNftMetadata"
5767
5856
  },
5768
- "134": {
5857
+ "137": {
5769
5858
  "sourceFileName": "packages/nft/src/Payload.ts",
5770
5859
  "qualifiedName": "OpenSeaNftMetadata.animation_url"
5771
5860
  },
5772
- "135": {
5861
+ "138": {
5773
5862
  "sourceFileName": "packages/nft/src/Payload.ts",
5774
5863
  "qualifiedName": "OpenSeaNftMetadata.attributes"
5775
5864
  },
5776
- "136": {
5865
+ "139": {
5777
5866
  "sourceFileName": "packages/nft/src/Payload.ts",
5778
5867
  "qualifiedName": "OpenSeaNftMetadata.background_color"
5779
5868
  },
5780
- "137": {
5869
+ "140": {
5781
5870
  "sourceFileName": "packages/nft/src/Payload.ts",
5782
5871
  "qualifiedName": "OpenSeaNftMetadata.description"
5783
5872
  },
5784
- "138": {
5873
+ "141": {
5785
5874
  "sourceFileName": "packages/nft/src/Payload.ts",
5786
5875
  "qualifiedName": "OpenSeaNftMetadata.external_url"
5787
5876
  },
5788
- "139": {
5877
+ "142": {
5789
5878
  "sourceFileName": "packages/nft/src/Payload.ts",
5790
5879
  "qualifiedName": "OpenSeaNftMetadata.image"
5791
5880
  },
5792
- "140": {
5881
+ "143": {
5793
5882
  "sourceFileName": "packages/nft/src/Payload.ts",
5794
5883
  "qualifiedName": "OpenSeaNftMetadata.image_data"
5795
5884
  },
5796
- "141": {
5885
+ "144": {
5797
5886
  "sourceFileName": "packages/nft/src/Payload.ts",
5798
5887
  "qualifiedName": "OpenSeaNftMetadata.name"
5799
5888
  },
5800
- "142": {
5889
+ "145": {
5801
5890
  "sourceFileName": "packages/nft/src/Payload.ts",
5802
5891
  "qualifiedName": "OpenSeaNftMetadata.youtube_url"
5803
5892
  },
5804
- "143": {
5893
+ "146": {
5805
5894
  "sourceFileName": "packages/nft/src/Payload.ts",
5806
5895
  "qualifiedName": "OpenSeaNftInfo"
5807
5896
  },
5808
- "144": {
5897
+ "147": {
5809
5898
  "sourceFileName": "packages/nft/src/Payload.ts",
5810
5899
  "qualifiedName": "OpenSeaNftInfo.metadata"
5811
5900
  },
5812
- "145": {
5901
+ "148": {
5813
5902
  "sourceFileName": "packages/nft/src/Payload.ts",
5814
5903
  "qualifiedName": "NftInfo.contract"
5815
5904
  },
5816
- "146": {
5905
+ "149": {
5817
5906
  "sourceFileName": "packages/nft/src/Payload.ts",
5818
5907
  "qualifiedName": "NftInfo.supply"
5819
5908
  },
5820
- "147": {
5909
+ "150": {
5821
5910
  "sourceFileName": "packages/nft/src/Payload.ts",
5822
5911
  "qualifiedName": "NftInfo.tokenId"
5823
5912
  },
5824
- "148": {
5913
+ "151": {
5825
5914
  "sourceFileName": "packages/nft/src/Payload.ts",
5826
5915
  "qualifiedName": "NftInfo.type"
5827
5916
  },
5828
- "149": {
5917
+ "152": {
5829
5918
  "sourceFileName": "packages/nft/src/Payload.ts",
5830
5919
  "qualifiedName": "NftInfoPayload"
5831
5920
  },
5832
- "150": {
5921
+ "153": {
5833
5922
  "sourceFileName": "packages/nft/src/Payload.ts",
5834
5923
  "qualifiedName": "__type"
5835
5924
  },
5836
- "151": {
5925
+ "154": {
5837
5926
  "sourceFileName": "packages/nft/src/Payload.ts",
5838
5927
  "qualifiedName": "__type.schema"
5839
5928
  },
5840
- "152": {
5929
+ "155": {
5841
5930
  "sourceFileName": "packages/nft/src/Payload.ts",
5842
5931
  "qualifiedName": "isNftInfoPayload"
5843
5932
  },
5844
- "153": {
5933
+ "156": {
5845
5934
  "sourceFileName": "packages/nft/src/Payload.ts",
5846
5935
  "qualifiedName": "isNftInfoPayload"
5847
5936
  },
5848
- "154": {
5937
+ "157": {
5849
5938
  "sourceFileName": "packages/nft/src/Payload.ts",
5850
5939
  "qualifiedName": "payload"
5851
5940
  },
5852
- "155": {
5941
+ "158": {
5853
5942
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5854
5943
  "qualifiedName": "__type"
5855
5944
  },
5856
- "156": {
5945
+ "159": {
5857
5946
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5858
5947
  "qualifiedName": "__type.schema"
5859
5948
  },
5860
- "157": {
5949
+ "160": {
5861
5950
  "sourceFileName": "packages/nft/src/Payload.ts",
5862
5951
  "qualifiedName": "__type"
5863
5952
  },
5864
- "158": {
5953
+ "161": {
5865
5954
  "sourceFileName": "packages/nft/src/Payload.ts",
5866
5955
  "qualifiedName": "__type.schema"
5867
5956
  },
5868
- "159": {
5957
+ "162": {
5869
5958
  "sourceFileName": "packages/nft/src/Payload.ts",
5870
5959
  "qualifiedName": "__type"
5871
5960
  },
5872
- "160": {
5961
+ "163": {
5873
5962
  "sourceFileName": "packages/nft/src/Payload.ts",
5874
5963
  "qualifiedName": "__type.schema"
5875
5964
  },
5876
- "161": {
5965
+ "164": {
5877
5966
  "sourceFileName": "packages/nft/src/Schema.ts",
5878
5967
  "qualifiedName": "NftSchema"
5879
5968
  },
5880
- "162": {
5969
+ "165": {
5881
5970
  "sourceFileName": "packages/nft/src/Schema.ts",
5882
5971
  "qualifiedName": "NftSchema"
5883
5972
  },
5884
- "163": {
5973
+ "166": {
5885
5974
  "sourceFileName": "packages/nft/src/Template.ts",
5886
5975
  "qualifiedName": "cryptoWalletNftPayloadTemplate"
5887
5976
  },
5888
- "164": {
5977
+ "167": {
5889
5978
  "sourceFileName": "packages/nft/src/Template.ts",
5890
5979
  "qualifiedName": "cryptoWalletNftPayloadTemplate"
5891
5980
  },
5892
- "165": {
5981
+ "168": {
5893
5982
  "sourceFileName": "packages/nft/src/Payload.ts",
5894
5983
  "qualifiedName": "__type"
5895
5984
  },
5896
- "166": {
5985
+ "169": {
5897
5986
  "sourceFileName": "packages/nft/src/Payload.ts",
5898
5987
  "qualifiedName": "__type.schema"
5899
5988
  },
5900
- "167": {
5989
+ "170": {
5901
5990
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5902
5991
  "qualifiedName": "__type"
5903
5992
  },
5904
- "168": {
5993
+ "171": {
5905
5994
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5906
5995
  "qualifiedName": "__type.schema"
5907
5996
  },
5908
- "169": {
5997
+ "172": {
5909
5998
  "sourceFileName": "packages/nft/src/Witness/Config.ts",
5910
5999
  "qualifiedName": "CryptoWalletNftWitnessConfig"
5911
6000
  },
5912
- "170": {
6001
+ "173": {
5913
6002
  "sourceFileName": "packages/nft/src/Witness/Config.ts",
5914
6003
  "qualifiedName": "__type"
5915
6004
  },
5916
- "171": {
6005
+ "174": {
5917
6006
  "sourceFileName": "packages/nft/src/Witness/Config.ts",
5918
6007
  "qualifiedName": "__type.address"
5919
6008
  },
5920
- "172": {
6009
+ "175": {
5921
6010
  "sourceFileName": "packages/nft/src/Witness/Config.ts",
5922
6011
  "qualifiedName": "__type.chainId"
5923
6012
  },
5924
- "173": {
6013
+ "176": {
5925
6014
  "sourceFileName": "packages/nft/src/Witness/Config.ts",
5926
6015
  "qualifiedName": "__type.schema"
5927
6016
  },
5928
- "174": {
6017
+ "177": {
5929
6018
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5930
6019
  "qualifiedName": "NftWitnessQueryPayload"
5931
6020
  },
5932
- "175": {
6021
+ "178": {
5933
6022
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5934
6023
  "qualifiedName": "__type"
5935
6024
  },
5936
- "176": {
6025
+ "179": {
5937
6026
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5938
6027
  "qualifiedName": "__type.address"
5939
6028
  },
5940
- "177": {
6029
+ "180": {
5941
6030
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5942
6031
  "qualifiedName": "__type.chainId"
5943
6032
  },
5944
- "178": {
6033
+ "181": {
5945
6034
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5946
6035
  "qualifiedName": "__type.schema"
5947
6036
  },
5948
- "179": {
6037
+ "182": {
5949
6038
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5950
6039
  "qualifiedName": "isNftWitnessQueryPayload"
5951
6040
  },
5952
- "180": {
6041
+ "183": {
5953
6042
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5954
6043
  "qualifiedName": "isNftWitnessQueryPayload"
5955
6044
  },
5956
- "181": {
6045
+ "184": {
5957
6046
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5958
6047
  "qualifiedName": "x"
5959
6048
  },
5960
- "182": {
6049
+ "185": {
5961
6050
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5962
6051
  "qualifiedName": "__type"
5963
6052
  },
5964
- "183": {
6053
+ "186": {
5965
6054
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5966
6055
  "qualifiedName": "__type.schema"
5967
6056
  },
5968
- "184": {
6057
+ "187": {
5969
6058
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5970
6059
  "qualifiedName": "__type"
5971
6060
  },
5972
- "185": {
6061
+ "188": {
5973
6062
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5974
6063
  "qualifiedName": "__type.address"
5975
6064
  },
5976
- "186": {
6065
+ "189": {
5977
6066
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5978
6067
  "qualifiedName": "__type.chainId"
5979
6068
  },
5980
- "187": {
6069
+ "190": {
5981
6070
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5982
6071
  "qualifiedName": "__type.schema"
5983
6072
  },
5984
- "188": {
6073
+ "191": {
5985
6074
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5986
6075
  "qualifiedName": "__type"
5987
6076
  },
5988
- "189": {
6077
+ "192": {
5989
6078
  "sourceFileName": "packages/nft/src/Witness/Query.ts",
5990
6079
  "qualifiedName": "__type.schema"
5991
6080
  },
5992
- "190": {
6081
+ "193": {
5993
6082
  "sourceFileName": "packages/nft/src/Witness/Schema.ts",
5994
6083
  "qualifiedName": "NftWitnessConfigSchema"
5995
6084
  },
5996
- "191": {
6085
+ "194": {
5997
6086
  "sourceFileName": "packages/nft/src/Witness/Schema.ts",
5998
6087
  "qualifiedName": "NftWitnessConfigSchema"
5999
6088
  },
6000
- "192": {
6089
+ "195": {
6001
6090
  "sourceFileName": "packages/nft/src/Witness/Schema.ts",
6002
6091
  "qualifiedName": "NftWitnessQuerySchema"
6003
6092
  },
6004
- "193": {
6093
+ "196": {
6005
6094
  "sourceFileName": "packages/nft/src/Witness/Schema.ts",
6006
6095
  "qualifiedName": "NftWitnessQuerySchema"
6007
6096
  }