@xyo-network/payload-plugins 2.42.1 → 2.42.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.d.ts +1 -1
- package/dist/cjs/index.d.ts.map +1 -1
- package/dist/cjs/index.js +3 -3
- package/dist/cjs/index.js.map +1 -1
- package/dist/docs.json +594 -219
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/index.js.map +1 -1
- package/package.json +18 -10
- package/src/index.ts +3 -3
package/dist/docs.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payload/src/index.ts",
|
|
18
18
|
"line": 31,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb11dd45bf/packages/plugins/packages/payload/src/index.ts#L31"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -9168,15 +9168,15 @@
|
|
|
9168
9168
|
}
|
|
9169
9169
|
},
|
|
9170
9170
|
{
|
|
9171
|
-
"id":
|
|
9172
|
-
"name": "
|
|
9171
|
+
"id": 570,
|
|
9172
|
+
"name": "XyoSchemaPayload",
|
|
9173
9173
|
"kind": 4194304,
|
|
9174
9174
|
"kindString": "Type alias",
|
|
9175
9175
|
"flags": {},
|
|
9176
9176
|
"sources": [
|
|
9177
9177
|
{
|
|
9178
|
-
"fileName": "plugins/packages/payload/packages/
|
|
9179
|
-
"line":
|
|
9178
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
9179
|
+
"line": 3,
|
|
9180
9180
|
"character": 12
|
|
9181
9181
|
}
|
|
9182
9182
|
],
|
|
@@ -9186,85 +9186,167 @@
|
|
|
9186
9186
|
{
|
|
9187
9187
|
"type": "reflection",
|
|
9188
9188
|
"declaration": {
|
|
9189
|
-
"id":
|
|
9189
|
+
"id": 571,
|
|
9190
9190
|
"name": "__type",
|
|
9191
9191
|
"kind": 65536,
|
|
9192
9192
|
"kindString": "Type literal",
|
|
9193
9193
|
"flags": {},
|
|
9194
9194
|
"children": [
|
|
9195
9195
|
{
|
|
9196
|
-
"id":
|
|
9197
|
-
"name": "
|
|
9196
|
+
"id": 572,
|
|
9197
|
+
"name": "definition",
|
|
9198
9198
|
"kind": 1024,
|
|
9199
9199
|
"kindString": "Property",
|
|
9200
|
-
"flags": {
|
|
9201
|
-
"isOptional": true
|
|
9202
|
-
},
|
|
9200
|
+
"flags": {},
|
|
9203
9201
|
"sources": [
|
|
9204
9202
|
{
|
|
9205
|
-
"fileName": "plugins/packages/payload/packages/
|
|
9206
|
-
"line":
|
|
9203
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
9204
|
+
"line": 4,
|
|
9207
9205
|
"character": 4
|
|
9208
9206
|
}
|
|
9209
9207
|
],
|
|
9210
9208
|
"type": {
|
|
9211
|
-
"type": "
|
|
9212
|
-
"
|
|
9213
|
-
|
|
9214
|
-
|
|
9215
|
-
|
|
9209
|
+
"type": "reflection",
|
|
9210
|
+
"declaration": {
|
|
9211
|
+
"id": 573,
|
|
9212
|
+
"name": "__type",
|
|
9213
|
+
"kind": 65536,
|
|
9214
|
+
"kindString": "Type literal",
|
|
9215
|
+
"flags": {},
|
|
9216
|
+
"children": [
|
|
9217
|
+
{
|
|
9218
|
+
"id": 574,
|
|
9219
|
+
"name": "$id",
|
|
9220
|
+
"kind": 1024,
|
|
9221
|
+
"kindString": "Property",
|
|
9222
|
+
"flags": {
|
|
9223
|
+
"isOptional": true
|
|
9224
|
+
},
|
|
9225
|
+
"sources": [
|
|
9226
|
+
{
|
|
9227
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
9228
|
+
"line": 6,
|
|
9229
|
+
"character": 8
|
|
9230
|
+
}
|
|
9231
|
+
],
|
|
9232
|
+
"type": {
|
|
9233
|
+
"type": "intrinsic",
|
|
9234
|
+
"name": "string"
|
|
9235
|
+
}
|
|
9236
|
+
}
|
|
9237
|
+
],
|
|
9238
|
+
"groups": [
|
|
9239
|
+
{
|
|
9240
|
+
"title": "Properties",
|
|
9241
|
+
"children": [
|
|
9242
|
+
574
|
|
9243
|
+
]
|
|
9244
|
+
}
|
|
9245
|
+
],
|
|
9246
|
+
"sources": [
|
|
9247
|
+
{
|
|
9248
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
9249
|
+
"line": 4,
|
|
9250
|
+
"character": 16
|
|
9251
|
+
}
|
|
9252
|
+
],
|
|
9253
|
+
"indexSignature": {
|
|
9254
|
+
"id": 575,
|
|
9255
|
+
"name": "__index",
|
|
9256
|
+
"kind": 8192,
|
|
9257
|
+
"kindString": "Index signature",
|
|
9258
|
+
"flags": {},
|
|
9259
|
+
"parameters": [
|
|
9260
|
+
{
|
|
9261
|
+
"id": 576,
|
|
9262
|
+
"name": "key",
|
|
9263
|
+
"kind": 32768,
|
|
9264
|
+
"flags": {},
|
|
9265
|
+
"type": {
|
|
9266
|
+
"type": "intrinsic",
|
|
9267
|
+
"name": "string"
|
|
9268
|
+
}
|
|
9269
|
+
}
|
|
9270
|
+
],
|
|
9271
|
+
"type": {
|
|
9272
|
+
"type": "intrinsic",
|
|
9273
|
+
"name": "unknown"
|
|
9274
|
+
}
|
|
9216
9275
|
}
|
|
9217
|
-
|
|
9218
|
-
"name": "Partial",
|
|
9219
|
-
"qualifiedName": "Partial",
|
|
9220
|
-
"package": "typescript"
|
|
9276
|
+
}
|
|
9221
9277
|
}
|
|
9222
9278
|
},
|
|
9223
9279
|
{
|
|
9224
|
-
"id":
|
|
9225
|
-
"name": "
|
|
9280
|
+
"id": 577,
|
|
9281
|
+
"name": "extends",
|
|
9226
9282
|
"kind": 1024,
|
|
9227
9283
|
"kindString": "Property",
|
|
9228
|
-
"flags": {
|
|
9284
|
+
"flags": {
|
|
9285
|
+
"isOptional": true
|
|
9286
|
+
},
|
|
9229
9287
|
"sources": [
|
|
9230
9288
|
{
|
|
9231
|
-
"fileName": "plugins/packages/payload/packages/
|
|
9232
|
-
"line":
|
|
9289
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
9290
|
+
"line": 8,
|
|
9233
9291
|
"character": 4
|
|
9234
9292
|
}
|
|
9235
9293
|
],
|
|
9236
9294
|
"type": {
|
|
9237
|
-
"type": "
|
|
9238
|
-
"
|
|
9239
|
-
"name": "XyoPentairScreenlogicSchema"
|
|
9295
|
+
"type": "intrinsic",
|
|
9296
|
+
"name": "string"
|
|
9240
9297
|
}
|
|
9241
9298
|
},
|
|
9242
9299
|
{
|
|
9243
|
-
"id":
|
|
9244
|
-
"name": "
|
|
9300
|
+
"id": 578,
|
|
9301
|
+
"name": "name",
|
|
9245
9302
|
"kind": 1024,
|
|
9246
9303
|
"kindString": "Property",
|
|
9247
9304
|
"flags": {
|
|
9248
9305
|
"isOptional": true
|
|
9249
9306
|
},
|
|
9307
|
+
"comment": {
|
|
9308
|
+
"summary": [],
|
|
9309
|
+
"blockTags": [
|
|
9310
|
+
{
|
|
9311
|
+
"tag": "@deprecated",
|
|
9312
|
+
"content": [
|
|
9313
|
+
{
|
|
9314
|
+
"kind": "text",
|
|
9315
|
+
"text": "use definition.$id instead"
|
|
9316
|
+
}
|
|
9317
|
+
]
|
|
9318
|
+
}
|
|
9319
|
+
]
|
|
9320
|
+
},
|
|
9250
9321
|
"sources": [
|
|
9251
9322
|
{
|
|
9252
|
-
"fileName": "plugins/packages/payload/packages/
|
|
9253
|
-
"line":
|
|
9323
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
9324
|
+
"line": 10,
|
|
9325
|
+
"character": 4
|
|
9326
|
+
}
|
|
9327
|
+
],
|
|
9328
|
+
"type": {
|
|
9329
|
+
"type": "intrinsic",
|
|
9330
|
+
"name": "string"
|
|
9331
|
+
}
|
|
9332
|
+
},
|
|
9333
|
+
{
|
|
9334
|
+
"id": 579,
|
|
9335
|
+
"name": "schema",
|
|
9336
|
+
"kind": 1024,
|
|
9337
|
+
"kindString": "Property",
|
|
9338
|
+
"flags": {},
|
|
9339
|
+
"sources": [
|
|
9340
|
+
{
|
|
9341
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
9342
|
+
"line": 11,
|
|
9254
9343
|
"character": 4
|
|
9255
9344
|
}
|
|
9256
9345
|
],
|
|
9257
9346
|
"type": {
|
|
9258
9347
|
"type": "reference",
|
|
9259
|
-
"
|
|
9260
|
-
|
|
9261
|
-
"type": "reference",
|
|
9262
|
-
"name": "PoolStatus"
|
|
9263
|
-
}
|
|
9264
|
-
],
|
|
9265
|
-
"name": "Partial",
|
|
9266
|
-
"qualifiedName": "Partial",
|
|
9267
|
-
"package": "typescript"
|
|
9348
|
+
"id": 580,
|
|
9349
|
+
"name": "XyoSchemaSchema"
|
|
9268
9350
|
}
|
|
9269
9351
|
}
|
|
9270
9352
|
],
|
|
@@ -9272,17 +9354,18 @@
|
|
|
9272
9354
|
{
|
|
9273
9355
|
"title": "Properties",
|
|
9274
9356
|
"children": [
|
|
9275
|
-
|
|
9276
|
-
|
|
9277
|
-
|
|
9357
|
+
572,
|
|
9358
|
+
577,
|
|
9359
|
+
578,
|
|
9360
|
+
579
|
|
9278
9361
|
]
|
|
9279
9362
|
}
|
|
9280
9363
|
],
|
|
9281
9364
|
"sources": [
|
|
9282
9365
|
{
|
|
9283
|
-
"fileName": "plugins/packages/payload/packages/
|
|
9284
|
-
"line":
|
|
9285
|
-
"character":
|
|
9366
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
9367
|
+
"line": 3,
|
|
9368
|
+
"character": 42
|
|
9286
9369
|
}
|
|
9287
9370
|
]
|
|
9288
9371
|
}
|
|
@@ -9292,26 +9375,26 @@
|
|
|
9292
9375
|
}
|
|
9293
9376
|
},
|
|
9294
9377
|
{
|
|
9295
|
-
"id":
|
|
9296
|
-
"name": "
|
|
9378
|
+
"id": 581,
|
|
9379
|
+
"name": "XyoSchemaSchema",
|
|
9297
9380
|
"kind": 4194304,
|
|
9298
9381
|
"kindString": "Type alias",
|
|
9299
9382
|
"flags": {},
|
|
9300
9383
|
"sources": [
|
|
9301
9384
|
{
|
|
9302
|
-
"fileName": "plugins/packages/payload/packages/
|
|
9385
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Schema.d.ts",
|
|
9303
9386
|
"line": 1,
|
|
9304
9387
|
"character": 12
|
|
9305
9388
|
},
|
|
9306
9389
|
{
|
|
9307
|
-
"fileName": "plugins/packages/payload/packages/
|
|
9390
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Schema.d.ts",
|
|
9308
9391
|
"line": 2,
|
|
9309
9392
|
"character": 21
|
|
9310
9393
|
}
|
|
9311
9394
|
],
|
|
9312
9395
|
"type": {
|
|
9313
9396
|
"type": "literal",
|
|
9314
|
-
"value": "network.xyo.
|
|
9397
|
+
"value": "network.xyo.schema"
|
|
9315
9398
|
}
|
|
9316
9399
|
},
|
|
9317
9400
|
{
|
|
@@ -9642,7 +9725,7 @@
|
|
|
9642
9725
|
"fileName": "plugins/packages/payload/src/index.ts",
|
|
9643
9726
|
"line": 19,
|
|
9644
9727
|
"character": 13,
|
|
9645
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
9728
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb11dd45bf/packages/plugins/packages/payload/src/index.ts#L19"
|
|
9646
9729
|
}
|
|
9647
9730
|
],
|
|
9648
9731
|
"type": {
|
|
@@ -10000,26 +10083,26 @@
|
|
|
10000
10083
|
}
|
|
10001
10084
|
},
|
|
10002
10085
|
{
|
|
10003
|
-
"id":
|
|
10004
|
-
"name": "
|
|
10086
|
+
"id": 580,
|
|
10087
|
+
"name": "XyoSchemaSchema",
|
|
10005
10088
|
"kind": 32,
|
|
10006
10089
|
"kindString": "Variable",
|
|
10007
10090
|
"flags": {},
|
|
10008
10091
|
"sources": [
|
|
10009
10092
|
{
|
|
10010
|
-
"fileName": "plugins/packages/payload/packages/
|
|
10093
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Schema.d.ts",
|
|
10011
10094
|
"line": 1,
|
|
10012
10095
|
"character": 12
|
|
10013
10096
|
},
|
|
10014
10097
|
{
|
|
10015
|
-
"fileName": "plugins/packages/payload/packages/
|
|
10098
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Schema.d.ts",
|
|
10016
10099
|
"line": 2,
|
|
10017
10100
|
"character": 21
|
|
10018
10101
|
}
|
|
10019
10102
|
],
|
|
10020
10103
|
"type": {
|
|
10021
10104
|
"type": "literal",
|
|
10022
|
-
"value": "network.xyo.
|
|
10105
|
+
"value": "network.xyo.schema"
|
|
10023
10106
|
}
|
|
10024
10107
|
},
|
|
10025
10108
|
{
|
|
@@ -11428,22 +11511,22 @@
|
|
|
11428
11511
|
]
|
|
11429
11512
|
},
|
|
11430
11513
|
{
|
|
11431
|
-
"id":
|
|
11432
|
-
"name": "
|
|
11514
|
+
"id": 559,
|
|
11515
|
+
"name": "SchemaPayloadPlugin",
|
|
11433
11516
|
"kind": 64,
|
|
11434
11517
|
"kindString": "Function",
|
|
11435
11518
|
"flags": {},
|
|
11436
11519
|
"sources": [
|
|
11437
11520
|
{
|
|
11438
|
-
"fileName": "plugins/packages/payload/packages/
|
|
11521
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Plugin.d.ts",
|
|
11439
11522
|
"line": 1,
|
|
11440
11523
|
"character": 21
|
|
11441
11524
|
}
|
|
11442
11525
|
],
|
|
11443
11526
|
"signatures": [
|
|
11444
11527
|
{
|
|
11445
|
-
"id":
|
|
11446
|
-
"name": "
|
|
11528
|
+
"id": 560,
|
|
11529
|
+
"name": "SchemaPayloadPlugin",
|
|
11447
11530
|
"kind": 4096,
|
|
11448
11531
|
"kindString": "Call signature",
|
|
11449
11532
|
"flags": {},
|
|
@@ -11464,68 +11547,152 @@
|
|
|
11464
11547
|
{
|
|
11465
11548
|
"type": "reflection",
|
|
11466
11549
|
"declaration": {
|
|
11467
|
-
"id":
|
|
11550
|
+
"id": 561,
|
|
11468
11551
|
"name": "__type",
|
|
11469
11552
|
"kind": 65536,
|
|
11470
11553
|
"kindString": "Type literal",
|
|
11471
11554
|
"flags": {},
|
|
11472
11555
|
"children": [
|
|
11473
11556
|
{
|
|
11474
|
-
"id":
|
|
11475
|
-
"name": "
|
|
11557
|
+
"id": 562,
|
|
11558
|
+
"name": "definition",
|
|
11476
11559
|
"kind": 1024,
|
|
11477
11560
|
"kindString": "Property",
|
|
11478
11561
|
"flags": {},
|
|
11479
11562
|
"sources": [
|
|
11480
11563
|
{
|
|
11481
|
-
"fileName": "plugins/packages/payload/packages/
|
|
11564
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Plugin.d.ts",
|
|
11482
11565
|
"line": 2,
|
|
11483
11566
|
"character": 4
|
|
11484
11567
|
}
|
|
11485
11568
|
],
|
|
11486
11569
|
"type": {
|
|
11487
|
-
"type": "
|
|
11488
|
-
"
|
|
11489
|
-
"
|
|
11490
|
-
"
|
|
11491
|
-
"
|
|
11570
|
+
"type": "reflection",
|
|
11571
|
+
"declaration": {
|
|
11572
|
+
"id": 563,
|
|
11573
|
+
"name": "__type",
|
|
11574
|
+
"kind": 65536,
|
|
11575
|
+
"kindString": "Type literal",
|
|
11576
|
+
"flags": {},
|
|
11577
|
+
"children": [
|
|
11578
|
+
{
|
|
11579
|
+
"id": 564,
|
|
11580
|
+
"name": "$id",
|
|
11581
|
+
"kind": 1024,
|
|
11582
|
+
"kindString": "Property",
|
|
11583
|
+
"flags": {
|
|
11584
|
+
"isOptional": true
|
|
11585
|
+
},
|
|
11586
|
+
"sources": [
|
|
11587
|
+
{
|
|
11588
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Plugin.d.ts",
|
|
11589
|
+
"line": 4,
|
|
11590
|
+
"character": 8
|
|
11591
|
+
}
|
|
11592
|
+
],
|
|
11593
|
+
"type": {
|
|
11594
|
+
"type": "intrinsic",
|
|
11595
|
+
"name": "string"
|
|
11596
|
+
}
|
|
11597
|
+
}
|
|
11598
|
+
],
|
|
11599
|
+
"groups": [
|
|
11600
|
+
{
|
|
11601
|
+
"title": "Properties",
|
|
11602
|
+
"children": [
|
|
11603
|
+
564
|
|
11604
|
+
]
|
|
11605
|
+
}
|
|
11606
|
+
],
|
|
11607
|
+
"sources": [
|
|
11608
|
+
{
|
|
11609
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Plugin.d.ts",
|
|
11610
|
+
"line": 2,
|
|
11611
|
+
"character": 16
|
|
11612
|
+
}
|
|
11613
|
+
],
|
|
11614
|
+
"indexSignature": {
|
|
11615
|
+
"id": 565,
|
|
11616
|
+
"name": "__index",
|
|
11617
|
+
"kind": 8192,
|
|
11618
|
+
"kindString": "Index signature",
|
|
11619
|
+
"flags": {},
|
|
11620
|
+
"parameters": [
|
|
11621
|
+
{
|
|
11622
|
+
"id": 566,
|
|
11623
|
+
"name": "key",
|
|
11624
|
+
"kind": 32768,
|
|
11625
|
+
"flags": {},
|
|
11626
|
+
"type": {
|
|
11627
|
+
"type": "intrinsic",
|
|
11628
|
+
"name": "string"
|
|
11629
|
+
}
|
|
11630
|
+
}
|
|
11631
|
+
],
|
|
11632
|
+
"type": {
|
|
11633
|
+
"type": "intrinsic",
|
|
11634
|
+
"name": "unknown"
|
|
11635
|
+
}
|
|
11636
|
+
}
|
|
11492
11637
|
}
|
|
11493
11638
|
}
|
|
11494
11639
|
},
|
|
11495
11640
|
{
|
|
11496
|
-
"id":
|
|
11497
|
-
"name": "
|
|
11641
|
+
"id": 567,
|
|
11642
|
+
"name": "extends",
|
|
11498
11643
|
"kind": 1024,
|
|
11499
11644
|
"kindString": "Property",
|
|
11500
|
-
"flags": {
|
|
11645
|
+
"flags": {
|
|
11646
|
+
"isOptional": true
|
|
11647
|
+
},
|
|
11501
11648
|
"sources": [
|
|
11502
11649
|
{
|
|
11503
|
-
"fileName": "plugins/packages/payload/packages/
|
|
11504
|
-
"line":
|
|
11650
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Plugin.d.ts",
|
|
11651
|
+
"line": 6,
|
|
11505
11652
|
"character": 4
|
|
11506
11653
|
}
|
|
11507
11654
|
],
|
|
11508
11655
|
"type": {
|
|
11509
|
-
"type": "
|
|
11510
|
-
"
|
|
11656
|
+
"type": "intrinsic",
|
|
11657
|
+
"name": "string"
|
|
11511
11658
|
}
|
|
11512
11659
|
},
|
|
11513
11660
|
{
|
|
11514
|
-
"id":
|
|
11515
|
-
"name": "
|
|
11661
|
+
"id": 568,
|
|
11662
|
+
"name": "name",
|
|
11516
11663
|
"kind": 1024,
|
|
11517
11664
|
"kindString": "Property",
|
|
11518
|
-
"flags": {
|
|
11665
|
+
"flags": {
|
|
11666
|
+
"isOptional": true
|
|
11667
|
+
},
|
|
11519
11668
|
"sources": [
|
|
11520
11669
|
{
|
|
11521
|
-
"fileName": "plugins/packages/payload/packages/
|
|
11522
|
-
"line":
|
|
11670
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Plugin.d.ts",
|
|
11671
|
+
"line": 7,
|
|
11523
11672
|
"character": 4
|
|
11524
11673
|
}
|
|
11525
11674
|
],
|
|
11526
11675
|
"type": {
|
|
11527
11676
|
"type": "intrinsic",
|
|
11528
|
-
"name": "
|
|
11677
|
+
"name": "string"
|
|
11678
|
+
}
|
|
11679
|
+
},
|
|
11680
|
+
{
|
|
11681
|
+
"id": 569,
|
|
11682
|
+
"name": "schema",
|
|
11683
|
+
"kind": 1024,
|
|
11684
|
+
"kindString": "Property",
|
|
11685
|
+
"flags": {},
|
|
11686
|
+
"sources": [
|
|
11687
|
+
{
|
|
11688
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Plugin.d.ts",
|
|
11689
|
+
"line": 8,
|
|
11690
|
+
"character": 4
|
|
11691
|
+
}
|
|
11692
|
+
],
|
|
11693
|
+
"type": {
|
|
11694
|
+
"type": "literal",
|
|
11695
|
+
"value": "network.xyo.schema"
|
|
11529
11696
|
}
|
|
11530
11697
|
}
|
|
11531
11698
|
],
|
|
@@ -11533,17 +11700,18 @@
|
|
|
11533
11700
|
{
|
|
11534
11701
|
"title": "Properties",
|
|
11535
11702
|
"children": [
|
|
11536
|
-
|
|
11537
|
-
|
|
11538
|
-
|
|
11703
|
+
562,
|
|
11704
|
+
567,
|
|
11705
|
+
568,
|
|
11706
|
+
569
|
|
11539
11707
|
]
|
|
11540
11708
|
}
|
|
11541
11709
|
],
|
|
11542
11710
|
"sources": [
|
|
11543
11711
|
{
|
|
11544
|
-
"fileName": "plugins/packages/payload/packages/
|
|
11712
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Plugin.d.ts",
|
|
11545
11713
|
"line": 1,
|
|
11546
|
-
"character":
|
|
11714
|
+
"character": 196
|
|
11547
11715
|
}
|
|
11548
11716
|
]
|
|
11549
11717
|
}
|
|
@@ -11557,22 +11725,22 @@
|
|
|
11557
11725
|
]
|
|
11558
11726
|
},
|
|
11559
11727
|
{
|
|
11560
|
-
"id":
|
|
11561
|
-
"name": "
|
|
11728
|
+
"id": 162,
|
|
11729
|
+
"name": "UniswapCryptoMarketPayloadPlugin",
|
|
11562
11730
|
"kind": 64,
|
|
11563
11731
|
"kindString": "Function",
|
|
11564
11732
|
"flags": {},
|
|
11565
11733
|
"sources": [
|
|
11566
11734
|
{
|
|
11567
|
-
"fileName": "plugins/packages/payload/packages/
|
|
11735
|
+
"fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Plugin.d.ts",
|
|
11568
11736
|
"line": 1,
|
|
11569
11737
|
"character": 21
|
|
11570
11738
|
}
|
|
11571
11739
|
],
|
|
11572
11740
|
"signatures": [
|
|
11573
11741
|
{
|
|
11574
|
-
"id":
|
|
11575
|
-
"name": "
|
|
11742
|
+
"id": 163,
|
|
11743
|
+
"name": "UniswapCryptoMarketPayloadPlugin",
|
|
11576
11744
|
"kind": 4096,
|
|
11577
11745
|
"kindString": "Call signature",
|
|
11578
11746
|
"flags": {},
|
|
@@ -11590,71 +11758,89 @@
|
|
|
11590
11758
|
"type": "reference",
|
|
11591
11759
|
"name": "PayloadFields"
|
|
11592
11760
|
},
|
|
11593
|
-
{
|
|
11594
|
-
"type": "reference",
|
|
11595
|
-
"id": 12,
|
|
11596
|
-
"name": "EthereumGasEtherchainV1Response"
|
|
11597
|
-
},
|
|
11598
11761
|
{
|
|
11599
11762
|
"type": "reflection",
|
|
11600
11763
|
"declaration": {
|
|
11601
|
-
"id":
|
|
11764
|
+
"id": 164,
|
|
11602
11765
|
"name": "__type",
|
|
11603
11766
|
"kind": 65536,
|
|
11604
11767
|
"kindString": "Type literal",
|
|
11605
11768
|
"flags": {},
|
|
11606
11769
|
"children": [
|
|
11607
11770
|
{
|
|
11608
|
-
"id":
|
|
11609
|
-
"name": "
|
|
11771
|
+
"id": 165,
|
|
11772
|
+
"name": "pairs",
|
|
11610
11773
|
"kind": 1024,
|
|
11611
11774
|
"kindString": "Property",
|
|
11612
11775
|
"flags": {},
|
|
11613
11776
|
"sources": [
|
|
11614
11777
|
{
|
|
11615
|
-
"fileName": "plugins/packages/payload/packages/
|
|
11778
|
+
"fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Plugin.d.ts",
|
|
11616
11779
|
"line": 2,
|
|
11617
11780
|
"character": 4
|
|
11618
11781
|
}
|
|
11619
11782
|
],
|
|
11620
11783
|
"type": {
|
|
11621
|
-
"type": "
|
|
11622
|
-
"
|
|
11784
|
+
"type": "array",
|
|
11785
|
+
"elementType": {
|
|
11786
|
+
"type": "reference",
|
|
11787
|
+
"id": 168,
|
|
11788
|
+
"name": "XyoUniswapCryptoPair"
|
|
11789
|
+
}
|
|
11623
11790
|
}
|
|
11624
11791
|
},
|
|
11625
11792
|
{
|
|
11626
|
-
"id":
|
|
11627
|
-
"name": "
|
|
11793
|
+
"id": 166,
|
|
11794
|
+
"name": "schema",
|
|
11628
11795
|
"kind": 1024,
|
|
11629
11796
|
"kindString": "Property",
|
|
11630
11797
|
"flags": {},
|
|
11631
11798
|
"sources": [
|
|
11632
11799
|
{
|
|
11633
|
-
"fileName": "plugins/packages/payload/packages/
|
|
11800
|
+
"fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Plugin.d.ts",
|
|
11634
11801
|
"line": 3,
|
|
11635
11802
|
"character": 4
|
|
11636
11803
|
}
|
|
11637
11804
|
],
|
|
11638
11805
|
"type": {
|
|
11639
|
-
"type": "
|
|
11640
|
-
"
|
|
11806
|
+
"type": "literal",
|
|
11807
|
+
"value": "network.xyo.crypto.market.uniswap"
|
|
11641
11808
|
}
|
|
11642
|
-
}
|
|
11643
|
-
],
|
|
11644
|
-
"groups": [
|
|
11809
|
+
},
|
|
11645
11810
|
{
|
|
11646
|
-
"
|
|
11811
|
+
"id": 167,
|
|
11812
|
+
"name": "timestamp",
|
|
11813
|
+
"kind": 1024,
|
|
11814
|
+
"kindString": "Property",
|
|
11815
|
+
"flags": {},
|
|
11816
|
+
"sources": [
|
|
11817
|
+
{
|
|
11818
|
+
"fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Plugin.d.ts",
|
|
11819
|
+
"line": 4,
|
|
11820
|
+
"character": 4
|
|
11821
|
+
}
|
|
11822
|
+
],
|
|
11823
|
+
"type": {
|
|
11824
|
+
"type": "intrinsic",
|
|
11825
|
+
"name": "number"
|
|
11826
|
+
}
|
|
11827
|
+
}
|
|
11828
|
+
],
|
|
11829
|
+
"groups": [
|
|
11830
|
+
{
|
|
11831
|
+
"title": "Properties",
|
|
11647
11832
|
"children": [
|
|
11648
|
-
|
|
11649
|
-
|
|
11833
|
+
165,
|
|
11834
|
+
166,
|
|
11835
|
+
167
|
|
11650
11836
|
]
|
|
11651
11837
|
}
|
|
11652
11838
|
],
|
|
11653
11839
|
"sources": [
|
|
11654
11840
|
{
|
|
11655
|
-
"fileName": "plugins/packages/payload/packages/
|
|
11841
|
+
"fileName": "plugins/packages/payload/packages/crypto/packages/market/packages/uniswap/dist/esm/Plugin.d.ts",
|
|
11656
11842
|
"line": 1,
|
|
11657
|
-
"character":
|
|
11843
|
+
"character": 209
|
|
11658
11844
|
}
|
|
11659
11845
|
]
|
|
11660
11846
|
}
|
|
@@ -11668,22 +11854,22 @@
|
|
|
11668
11854
|
]
|
|
11669
11855
|
},
|
|
11670
11856
|
{
|
|
11671
|
-
"id":
|
|
11672
|
-
"name": "
|
|
11857
|
+
"id": 7,
|
|
11858
|
+
"name": "XyoEthereumGasEtherchainV1PayloadPlugin",
|
|
11673
11859
|
"kind": 64,
|
|
11674
11860
|
"kindString": "Function",
|
|
11675
11861
|
"flags": {},
|
|
11676
11862
|
"sources": [
|
|
11677
11863
|
{
|
|
11678
|
-
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/
|
|
11864
|
+
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Plugin.d.ts",
|
|
11679
11865
|
"line": 1,
|
|
11680
11866
|
"character": 21
|
|
11681
11867
|
}
|
|
11682
11868
|
],
|
|
11683
11869
|
"signatures": [
|
|
11684
11870
|
{
|
|
11685
|
-
"id":
|
|
11686
|
-
"name": "
|
|
11871
|
+
"id": 8,
|
|
11872
|
+
"name": "XyoEthereumGasEtherchainV1PayloadPlugin",
|
|
11687
11873
|
"kind": 4096,
|
|
11688
11874
|
"kindString": "Call signature",
|
|
11689
11875
|
"flags": {},
|
|
@@ -11703,45 +11889,45 @@
|
|
|
11703
11889
|
},
|
|
11704
11890
|
{
|
|
11705
11891
|
"type": "reference",
|
|
11706
|
-
"id":
|
|
11707
|
-
"name": "
|
|
11892
|
+
"id": 12,
|
|
11893
|
+
"name": "EthereumGasEtherchainV1Response"
|
|
11708
11894
|
},
|
|
11709
11895
|
{
|
|
11710
11896
|
"type": "reflection",
|
|
11711
11897
|
"declaration": {
|
|
11712
|
-
"id":
|
|
11898
|
+
"id": 9,
|
|
11713
11899
|
"name": "__type",
|
|
11714
11900
|
"kind": 65536,
|
|
11715
11901
|
"kindString": "Type literal",
|
|
11716
11902
|
"flags": {},
|
|
11717
11903
|
"children": [
|
|
11718
11904
|
{
|
|
11719
|
-
"id":
|
|
11905
|
+
"id": 10,
|
|
11720
11906
|
"name": "schema",
|
|
11721
11907
|
"kind": 1024,
|
|
11722
11908
|
"kindString": "Property",
|
|
11723
11909
|
"flags": {},
|
|
11724
11910
|
"sources": [
|
|
11725
11911
|
{
|
|
11726
|
-
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/
|
|
11912
|
+
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Plugin.d.ts",
|
|
11727
11913
|
"line": 2,
|
|
11728
11914
|
"character": 4
|
|
11729
11915
|
}
|
|
11730
11916
|
],
|
|
11731
11917
|
"type": {
|
|
11732
11918
|
"type": "literal",
|
|
11733
|
-
"value": "network.xyo.blockchain.ethereum.gas.etherchain.
|
|
11919
|
+
"value": "network.xyo.blockchain.ethereum.gas.etherchain.v1"
|
|
11734
11920
|
}
|
|
11735
11921
|
},
|
|
11736
11922
|
{
|
|
11737
|
-
"id":
|
|
11923
|
+
"id": 11,
|
|
11738
11924
|
"name": "timestamp",
|
|
11739
11925
|
"kind": 1024,
|
|
11740
11926
|
"kindString": "Property",
|
|
11741
11927
|
"flags": {},
|
|
11742
11928
|
"sources": [
|
|
11743
11929
|
{
|
|
11744
|
-
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/
|
|
11930
|
+
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Plugin.d.ts",
|
|
11745
11931
|
"line": 3,
|
|
11746
11932
|
"character": 4
|
|
11747
11933
|
}
|
|
@@ -11756,14 +11942,14 @@
|
|
|
11756
11942
|
{
|
|
11757
11943
|
"title": "Properties",
|
|
11758
11944
|
"children": [
|
|
11759
|
-
|
|
11760
|
-
|
|
11945
|
+
10,
|
|
11946
|
+
11
|
|
11761
11947
|
]
|
|
11762
11948
|
}
|
|
11763
11949
|
],
|
|
11764
11950
|
"sources": [
|
|
11765
11951
|
{
|
|
11766
|
-
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/
|
|
11952
|
+
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v1/dist/esm/Plugin.d.ts",
|
|
11767
11953
|
"line": 1,
|
|
11768
11954
|
"character": 270
|
|
11769
11955
|
}
|
|
@@ -11779,22 +11965,22 @@
|
|
|
11779
11965
|
]
|
|
11780
11966
|
},
|
|
11781
11967
|
{
|
|
11782
|
-
"id":
|
|
11783
|
-
"name": "
|
|
11968
|
+
"id": 25,
|
|
11969
|
+
"name": "XyoEthereumGasEtherchainV2PayloadPlugin",
|
|
11784
11970
|
"kind": 64,
|
|
11785
11971
|
"kindString": "Function",
|
|
11786
11972
|
"flags": {},
|
|
11787
11973
|
"sources": [
|
|
11788
11974
|
{
|
|
11789
|
-
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/
|
|
11975
|
+
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Plugin.d.ts",
|
|
11790
11976
|
"line": 1,
|
|
11791
11977
|
"character": 21
|
|
11792
11978
|
}
|
|
11793
11979
|
],
|
|
11794
11980
|
"signatures": [
|
|
11795
11981
|
{
|
|
11796
|
-
"id":
|
|
11797
|
-
"name": "
|
|
11982
|
+
"id": 26,
|
|
11983
|
+
"name": "XyoEthereumGasEtherchainV2PayloadPlugin",
|
|
11798
11984
|
"kind": 4096,
|
|
11799
11985
|
"kindString": "Call signature",
|
|
11800
11986
|
"flags": {},
|
|
@@ -11814,45 +12000,45 @@
|
|
|
11814
12000
|
},
|
|
11815
12001
|
{
|
|
11816
12002
|
"type": "reference",
|
|
11817
|
-
"id":
|
|
11818
|
-
"name": "
|
|
12003
|
+
"id": 30,
|
|
12004
|
+
"name": "EthereumGasEtherchainV2Response"
|
|
11819
12005
|
},
|
|
11820
12006
|
{
|
|
11821
12007
|
"type": "reflection",
|
|
11822
12008
|
"declaration": {
|
|
11823
|
-
"id":
|
|
12009
|
+
"id": 27,
|
|
11824
12010
|
"name": "__type",
|
|
11825
12011
|
"kind": 65536,
|
|
11826
12012
|
"kindString": "Type literal",
|
|
11827
12013
|
"flags": {},
|
|
11828
12014
|
"children": [
|
|
11829
12015
|
{
|
|
11830
|
-
"id":
|
|
12016
|
+
"id": 28,
|
|
11831
12017
|
"name": "schema",
|
|
11832
12018
|
"kind": 1024,
|
|
11833
12019
|
"kindString": "Property",
|
|
11834
12020
|
"flags": {},
|
|
11835
12021
|
"sources": [
|
|
11836
12022
|
{
|
|
11837
|
-
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/
|
|
12023
|
+
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Plugin.d.ts",
|
|
11838
12024
|
"line": 2,
|
|
11839
12025
|
"character": 4
|
|
11840
12026
|
}
|
|
11841
12027
|
],
|
|
11842
12028
|
"type": {
|
|
11843
12029
|
"type": "literal",
|
|
11844
|
-
"value": "network.xyo.blockchain.ethereum.gas.
|
|
12030
|
+
"value": "network.xyo.blockchain.ethereum.gas.etherchain.v2"
|
|
11845
12031
|
}
|
|
11846
12032
|
},
|
|
11847
12033
|
{
|
|
11848
|
-
"id":
|
|
12034
|
+
"id": 29,
|
|
11849
12035
|
"name": "timestamp",
|
|
11850
12036
|
"kind": 1024,
|
|
11851
12037
|
"kindString": "Property",
|
|
11852
12038
|
"flags": {},
|
|
11853
12039
|
"sources": [
|
|
11854
12040
|
{
|
|
11855
|
-
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/
|
|
12041
|
+
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Plugin.d.ts",
|
|
11856
12042
|
"line": 3,
|
|
11857
12043
|
"character": 4
|
|
11858
12044
|
}
|
|
@@ -11867,16 +12053,16 @@
|
|
|
11867
12053
|
{
|
|
11868
12054
|
"title": "Properties",
|
|
11869
12055
|
"children": [
|
|
11870
|
-
|
|
11871
|
-
|
|
12056
|
+
28,
|
|
12057
|
+
29
|
|
11872
12058
|
]
|
|
11873
12059
|
}
|
|
11874
12060
|
],
|
|
11875
12061
|
"sources": [
|
|
11876
12062
|
{
|
|
11877
|
-
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/
|
|
12063
|
+
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/esm/Plugin.d.ts",
|
|
11878
12064
|
"line": 1,
|
|
11879
|
-
"character":
|
|
12065
|
+
"character": 270
|
|
11880
12066
|
}
|
|
11881
12067
|
]
|
|
11882
12068
|
}
|
|
@@ -11890,22 +12076,22 @@
|
|
|
11890
12076
|
]
|
|
11891
12077
|
},
|
|
11892
12078
|
{
|
|
11893
|
-
"id":
|
|
11894
|
-
"name": "
|
|
12079
|
+
"id": 46,
|
|
12080
|
+
"name": "XyoEthereumGasEtherscanPayloadPlugin",
|
|
11895
12081
|
"kind": 64,
|
|
11896
12082
|
"kindString": "Function",
|
|
11897
12083
|
"flags": {},
|
|
11898
12084
|
"sources": [
|
|
11899
12085
|
{
|
|
11900
|
-
"fileName": "plugins/packages/payload/packages/
|
|
12086
|
+
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/dist/esm/Plugin.d.ts",
|
|
11901
12087
|
"line": 1,
|
|
11902
12088
|
"character": 21
|
|
11903
12089
|
}
|
|
11904
12090
|
],
|
|
11905
12091
|
"signatures": [
|
|
11906
12092
|
{
|
|
11907
|
-
"id":
|
|
11908
|
-
"name": "
|
|
12093
|
+
"id": 47,
|
|
12094
|
+
"name": "XyoEthereumGasEtherscanPayloadPlugin",
|
|
11909
12095
|
"kind": 4096,
|
|
11910
12096
|
"kindString": "Call signature",
|
|
11911
12097
|
"flags": {},
|
|
@@ -11923,87 +12109,54 @@
|
|
|
11923
12109
|
"type": "reference",
|
|
11924
12110
|
"name": "PayloadFields"
|
|
11925
12111
|
},
|
|
12112
|
+
{
|
|
12113
|
+
"type": "reference",
|
|
12114
|
+
"id": 51,
|
|
12115
|
+
"name": "EthereumGasEtherscanResponse"
|
|
12116
|
+
},
|
|
11926
12117
|
{
|
|
11927
12118
|
"type": "reflection",
|
|
11928
12119
|
"declaration": {
|
|
11929
|
-
"id":
|
|
12120
|
+
"id": 48,
|
|
11930
12121
|
"name": "__type",
|
|
11931
12122
|
"kind": 65536,
|
|
11932
12123
|
"kindString": "Type literal",
|
|
11933
12124
|
"flags": {},
|
|
11934
12125
|
"children": [
|
|
11935
12126
|
{
|
|
11936
|
-
"id":
|
|
11937
|
-
"name": "config",
|
|
11938
|
-
"kind": 1024,
|
|
11939
|
-
"kindString": "Property",
|
|
11940
|
-
"flags": {
|
|
11941
|
-
"isOptional": true
|
|
11942
|
-
},
|
|
11943
|
-
"sources": [
|
|
11944
|
-
{
|
|
11945
|
-
"fileName": "plugins/packages/payload/packages/pentair/dist/esm/Plugin.d.ts",
|
|
11946
|
-
"line": 2,
|
|
11947
|
-
"character": 4
|
|
11948
|
-
}
|
|
11949
|
-
],
|
|
11950
|
-
"type": {
|
|
11951
|
-
"type": "reference",
|
|
11952
|
-
"typeArguments": [
|
|
11953
|
-
{
|
|
11954
|
-
"type": "reference",
|
|
11955
|
-
"name": "PoolConfigJson"
|
|
11956
|
-
}
|
|
11957
|
-
],
|
|
11958
|
-
"name": "Partial",
|
|
11959
|
-
"qualifiedName": "Partial",
|
|
11960
|
-
"package": "typescript"
|
|
11961
|
-
}
|
|
11962
|
-
},
|
|
11963
|
-
{
|
|
11964
|
-
"id": 563,
|
|
12127
|
+
"id": 49,
|
|
11965
12128
|
"name": "schema",
|
|
11966
12129
|
"kind": 1024,
|
|
11967
12130
|
"kindString": "Property",
|
|
11968
12131
|
"flags": {},
|
|
11969
12132
|
"sources": [
|
|
11970
12133
|
{
|
|
11971
|
-
"fileName": "plugins/packages/payload/packages/
|
|
11972
|
-
"line":
|
|
12134
|
+
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/dist/esm/Plugin.d.ts",
|
|
12135
|
+
"line": 2,
|
|
11973
12136
|
"character": 4
|
|
11974
12137
|
}
|
|
11975
12138
|
],
|
|
11976
12139
|
"type": {
|
|
11977
12140
|
"type": "literal",
|
|
11978
|
-
"value": "network.xyo.
|
|
12141
|
+
"value": "network.xyo.blockchain.ethereum.gas.etherscan"
|
|
11979
12142
|
}
|
|
11980
12143
|
},
|
|
11981
12144
|
{
|
|
11982
|
-
"id":
|
|
11983
|
-
"name": "
|
|
12145
|
+
"id": 50,
|
|
12146
|
+
"name": "timestamp",
|
|
11984
12147
|
"kind": 1024,
|
|
11985
12148
|
"kindString": "Property",
|
|
11986
|
-
"flags": {
|
|
11987
|
-
"isOptional": true
|
|
11988
|
-
},
|
|
12149
|
+
"flags": {},
|
|
11989
12150
|
"sources": [
|
|
11990
12151
|
{
|
|
11991
|
-
"fileName": "plugins/packages/payload/packages/
|
|
11992
|
-
"line":
|
|
12152
|
+
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/dist/esm/Plugin.d.ts",
|
|
12153
|
+
"line": 3,
|
|
11993
12154
|
"character": 4
|
|
11994
12155
|
}
|
|
11995
12156
|
],
|
|
11996
12157
|
"type": {
|
|
11997
|
-
"type": "
|
|
11998
|
-
"
|
|
11999
|
-
{
|
|
12000
|
-
"type": "reference",
|
|
12001
|
-
"name": "PoolStatus"
|
|
12002
|
-
}
|
|
12003
|
-
],
|
|
12004
|
-
"name": "Partial",
|
|
12005
|
-
"qualifiedName": "Partial",
|
|
12006
|
-
"package": "typescript"
|
|
12158
|
+
"type": "intrinsic",
|
|
12159
|
+
"name": "number"
|
|
12007
12160
|
}
|
|
12008
12161
|
}
|
|
12009
12162
|
],
|
|
@@ -12011,17 +12164,16 @@
|
|
|
12011
12164
|
{
|
|
12012
12165
|
"title": "Properties",
|
|
12013
12166
|
"children": [
|
|
12014
|
-
|
|
12015
|
-
|
|
12016
|
-
564
|
|
12167
|
+
49,
|
|
12168
|
+
50
|
|
12017
12169
|
]
|
|
12018
12170
|
}
|
|
12019
12171
|
],
|
|
12020
12172
|
"sources": [
|
|
12021
12173
|
{
|
|
12022
|
-
"fileName": "plugins/packages/payload/packages/
|
|
12174
|
+
"fileName": "plugins/packages/payload/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/dist/esm/Plugin.d.ts",
|
|
12023
12175
|
"line": 1,
|
|
12024
|
-
"character":
|
|
12176
|
+
"character": 264
|
|
12025
12177
|
}
|
|
12026
12178
|
]
|
|
12027
12179
|
}
|
|
@@ -13483,6 +13635,228 @@
|
|
|
13483
13635
|
}
|
|
13484
13636
|
]
|
|
13485
13637
|
},
|
|
13638
|
+
{
|
|
13639
|
+
"id": 582,
|
|
13640
|
+
"name": "schemaPayloadTemplate",
|
|
13641
|
+
"kind": 64,
|
|
13642
|
+
"kindString": "Function",
|
|
13643
|
+
"flags": {},
|
|
13644
|
+
"sources": [
|
|
13645
|
+
{
|
|
13646
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Template.d.ts",
|
|
13647
|
+
"line": 2,
|
|
13648
|
+
"character": 21
|
|
13649
|
+
}
|
|
13650
|
+
],
|
|
13651
|
+
"signatures": [
|
|
13652
|
+
{
|
|
13653
|
+
"id": 583,
|
|
13654
|
+
"name": "schemaPayloadTemplate",
|
|
13655
|
+
"kind": 4096,
|
|
13656
|
+
"kindString": "Call signature",
|
|
13657
|
+
"flags": {},
|
|
13658
|
+
"type": {
|
|
13659
|
+
"type": "intersection",
|
|
13660
|
+
"types": [
|
|
13661
|
+
{
|
|
13662
|
+
"type": "reference",
|
|
13663
|
+
"name": "SchemaFields"
|
|
13664
|
+
},
|
|
13665
|
+
{
|
|
13666
|
+
"type": "reference",
|
|
13667
|
+
"name": "PayloadFields"
|
|
13668
|
+
},
|
|
13669
|
+
{
|
|
13670
|
+
"type": "reflection",
|
|
13671
|
+
"declaration": {
|
|
13672
|
+
"id": 584,
|
|
13673
|
+
"name": "__type",
|
|
13674
|
+
"kind": 65536,
|
|
13675
|
+
"kindString": "Type literal",
|
|
13676
|
+
"flags": {},
|
|
13677
|
+
"children": [
|
|
13678
|
+
{
|
|
13679
|
+
"id": 585,
|
|
13680
|
+
"name": "definition",
|
|
13681
|
+
"kind": 1024,
|
|
13682
|
+
"kindString": "Property",
|
|
13683
|
+
"flags": {},
|
|
13684
|
+
"sources": [
|
|
13685
|
+
{
|
|
13686
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
13687
|
+
"line": 4,
|
|
13688
|
+
"character": 4
|
|
13689
|
+
}
|
|
13690
|
+
],
|
|
13691
|
+
"type": {
|
|
13692
|
+
"type": "reflection",
|
|
13693
|
+
"declaration": {
|
|
13694
|
+
"id": 586,
|
|
13695
|
+
"name": "__type",
|
|
13696
|
+
"kind": 65536,
|
|
13697
|
+
"kindString": "Type literal",
|
|
13698
|
+
"flags": {},
|
|
13699
|
+
"children": [
|
|
13700
|
+
{
|
|
13701
|
+
"id": 587,
|
|
13702
|
+
"name": "$id",
|
|
13703
|
+
"kind": 1024,
|
|
13704
|
+
"kindString": "Property",
|
|
13705
|
+
"flags": {
|
|
13706
|
+
"isOptional": true
|
|
13707
|
+
},
|
|
13708
|
+
"sources": [
|
|
13709
|
+
{
|
|
13710
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
13711
|
+
"line": 6,
|
|
13712
|
+
"character": 8
|
|
13713
|
+
}
|
|
13714
|
+
],
|
|
13715
|
+
"type": {
|
|
13716
|
+
"type": "intrinsic",
|
|
13717
|
+
"name": "string"
|
|
13718
|
+
}
|
|
13719
|
+
}
|
|
13720
|
+
],
|
|
13721
|
+
"groups": [
|
|
13722
|
+
{
|
|
13723
|
+
"title": "Properties",
|
|
13724
|
+
"children": [
|
|
13725
|
+
587
|
|
13726
|
+
]
|
|
13727
|
+
}
|
|
13728
|
+
],
|
|
13729
|
+
"sources": [
|
|
13730
|
+
{
|
|
13731
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
13732
|
+
"line": 4,
|
|
13733
|
+
"character": 16
|
|
13734
|
+
}
|
|
13735
|
+
],
|
|
13736
|
+
"indexSignature": {
|
|
13737
|
+
"id": 588,
|
|
13738
|
+
"name": "__index",
|
|
13739
|
+
"kind": 8192,
|
|
13740
|
+
"kindString": "Index signature",
|
|
13741
|
+
"flags": {},
|
|
13742
|
+
"parameters": [
|
|
13743
|
+
{
|
|
13744
|
+
"id": 589,
|
|
13745
|
+
"name": "key",
|
|
13746
|
+
"kind": 32768,
|
|
13747
|
+
"flags": {},
|
|
13748
|
+
"type": {
|
|
13749
|
+
"type": "intrinsic",
|
|
13750
|
+
"name": "string"
|
|
13751
|
+
}
|
|
13752
|
+
}
|
|
13753
|
+
],
|
|
13754
|
+
"type": {
|
|
13755
|
+
"type": "intrinsic",
|
|
13756
|
+
"name": "unknown"
|
|
13757
|
+
}
|
|
13758
|
+
}
|
|
13759
|
+
}
|
|
13760
|
+
}
|
|
13761
|
+
},
|
|
13762
|
+
{
|
|
13763
|
+
"id": 590,
|
|
13764
|
+
"name": "extends",
|
|
13765
|
+
"kind": 1024,
|
|
13766
|
+
"kindString": "Property",
|
|
13767
|
+
"flags": {
|
|
13768
|
+
"isOptional": true
|
|
13769
|
+
},
|
|
13770
|
+
"sources": [
|
|
13771
|
+
{
|
|
13772
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
13773
|
+
"line": 8,
|
|
13774
|
+
"character": 4
|
|
13775
|
+
}
|
|
13776
|
+
],
|
|
13777
|
+
"type": {
|
|
13778
|
+
"type": "intrinsic",
|
|
13779
|
+
"name": "string"
|
|
13780
|
+
}
|
|
13781
|
+
},
|
|
13782
|
+
{
|
|
13783
|
+
"id": 591,
|
|
13784
|
+
"name": "name",
|
|
13785
|
+
"kind": 1024,
|
|
13786
|
+
"kindString": "Property",
|
|
13787
|
+
"flags": {
|
|
13788
|
+
"isOptional": true
|
|
13789
|
+
},
|
|
13790
|
+
"comment": {
|
|
13791
|
+
"summary": [],
|
|
13792
|
+
"blockTags": [
|
|
13793
|
+
{
|
|
13794
|
+
"tag": "@deprecated",
|
|
13795
|
+
"content": [
|
|
13796
|
+
{
|
|
13797
|
+
"kind": "text",
|
|
13798
|
+
"text": "use definition.$id instead"
|
|
13799
|
+
}
|
|
13800
|
+
]
|
|
13801
|
+
}
|
|
13802
|
+
]
|
|
13803
|
+
},
|
|
13804
|
+
"sources": [
|
|
13805
|
+
{
|
|
13806
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
13807
|
+
"line": 10,
|
|
13808
|
+
"character": 4
|
|
13809
|
+
}
|
|
13810
|
+
],
|
|
13811
|
+
"type": {
|
|
13812
|
+
"type": "intrinsic",
|
|
13813
|
+
"name": "string"
|
|
13814
|
+
}
|
|
13815
|
+
},
|
|
13816
|
+
{
|
|
13817
|
+
"id": 592,
|
|
13818
|
+
"name": "schema",
|
|
13819
|
+
"kind": 1024,
|
|
13820
|
+
"kindString": "Property",
|
|
13821
|
+
"flags": {},
|
|
13822
|
+
"sources": [
|
|
13823
|
+
{
|
|
13824
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
13825
|
+
"line": 11,
|
|
13826
|
+
"character": 4
|
|
13827
|
+
}
|
|
13828
|
+
],
|
|
13829
|
+
"type": {
|
|
13830
|
+
"type": "literal",
|
|
13831
|
+
"value": "network.xyo.schema"
|
|
13832
|
+
}
|
|
13833
|
+
}
|
|
13834
|
+
],
|
|
13835
|
+
"groups": [
|
|
13836
|
+
{
|
|
13837
|
+
"title": "Properties",
|
|
13838
|
+
"children": [
|
|
13839
|
+
585,
|
|
13840
|
+
590,
|
|
13841
|
+
591,
|
|
13842
|
+
592
|
|
13843
|
+
]
|
|
13844
|
+
}
|
|
13845
|
+
],
|
|
13846
|
+
"sources": [
|
|
13847
|
+
{
|
|
13848
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
13849
|
+
"line": 3,
|
|
13850
|
+
"character": 42
|
|
13851
|
+
}
|
|
13852
|
+
]
|
|
13853
|
+
}
|
|
13854
|
+
}
|
|
13855
|
+
]
|
|
13856
|
+
}
|
|
13857
|
+
}
|
|
13858
|
+
]
|
|
13859
|
+
},
|
|
13486
13860
|
{
|
|
13487
13861
|
"id": 183,
|
|
13488
13862
|
"name": "uniswapCryptoMarketPayloadTemplate",
|
|
@@ -13693,8 +14067,8 @@
|
|
|
13693
14067
|
45,
|
|
13694
14068
|
62,
|
|
13695
14069
|
67,
|
|
13696
|
-
|
|
13697
|
-
|
|
14070
|
+
570,
|
|
14071
|
+
581,
|
|
13698
14072
|
174,
|
|
13699
14073
|
182,
|
|
13700
14074
|
180
|
|
@@ -13726,7 +14100,7 @@
|
|
|
13726
14100
|
66,
|
|
13727
14101
|
5,
|
|
13728
14102
|
4,
|
|
13729
|
-
|
|
14103
|
+
580,
|
|
13730
14104
|
181,
|
|
13731
14105
|
179
|
|
13732
14106
|
]
|
|
@@ -13743,11 +14117,11 @@
|
|
|
13743
14117
|
489,
|
|
13744
14118
|
516,
|
|
13745
14119
|
520,
|
|
14120
|
+
559,
|
|
13746
14121
|
162,
|
|
13747
14122
|
7,
|
|
13748
14123
|
25,
|
|
13749
14124
|
46,
|
|
13750
|
-
559,
|
|
13751
14125
|
140,
|
|
13752
14126
|
91,
|
|
13753
14127
|
114,
|
|
@@ -13755,6 +14129,7 @@
|
|
|
13755
14129
|
222,
|
|
13756
14130
|
484,
|
|
13757
14131
|
504,
|
|
14132
|
+
582,
|
|
13758
14133
|
183
|
|
13759
14134
|
]
|
|
13760
14135
|
}
|
|
@@ -13764,7 +14139,7 @@
|
|
|
13764
14139
|
"fileName": "plugins/packages/payload/src/index.ts",
|
|
13765
14140
|
"line": 1,
|
|
13766
14141
|
"character": 0,
|
|
13767
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
14142
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb11dd45bf/packages/plugins/packages/payload/src/index.ts#L1"
|
|
13768
14143
|
}
|
|
13769
14144
|
]
|
|
13770
14145
|
}
|