@xyo-network/react-storybook 2.28.10 → 2.29.0-rc.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/WithMapboxSetup.d.ts +3 -0
- package/dist/cjs/WithMapboxSetup.d.ts.map +1 -0
- package/dist/cjs/WithMapboxSetup.js +10 -0
- package/dist/cjs/WithMapboxSetup.js.map +1 -0
- package/dist/cjs/index.d.ts +2 -0
- package/dist/cjs/index.d.ts.map +1 -1
- package/dist/cjs/index.js +2 -0
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/sampleCoinGeckoPayload.d.ts +73 -0
- package/dist/cjs/sampleCoinGeckoPayload.d.ts.map +1 -0
- package/dist/cjs/sampleCoinGeckoPayload.js +76 -0
- package/dist/cjs/sampleCoinGeckoPayload.js.map +1 -0
- package/dist/docs.json +1760 -117
- package/dist/esm/WithMapboxSetup.d.ts +3 -0
- package/dist/esm/WithMapboxSetup.d.ts.map +1 -0
- package/dist/esm/WithMapboxSetup.js +6 -0
- package/dist/esm/WithMapboxSetup.js.map +1 -0
- package/dist/esm/index.d.ts +2 -0
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +2 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/sampleCoinGeckoPayload.d.ts +73 -0
- package/dist/esm/sampleCoinGeckoPayload.d.ts.map +1 -0
- package/dist/esm/sampleCoinGeckoPayload.js +73 -0
- package/dist/esm/sampleCoinGeckoPayload.js.map +1 -0
- package/package.json +12 -10
- package/src/WithMapboxSetup.tsx +10 -0
- package/src/index.ts +2 -0
- package/src/sampleCoinGeckoPayload.ts +72 -0
package/dist/docs.json
CHANGED
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 127,
|
|
11
11
|
"name": "WrappedArgs",
|
|
12
12
|
"kind": 256,
|
|
13
13
|
"kindString": "Interface",
|
|
14
14
|
"flags": {},
|
|
15
15
|
"children": [
|
|
16
16
|
{
|
|
17
|
-
"id":
|
|
17
|
+
"id": 129,
|
|
18
18
|
"name": "apiDomain",
|
|
19
19
|
"kind": 1024,
|
|
20
20
|
"kindString": "Property",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"fileName": "packages/sdk/storybook/src/WrappedArgs.ts",
|
|
27
27
|
"line": 5,
|
|
28
28
|
"character": 2,
|
|
29
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
29
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/WrappedArgs.ts#L5"
|
|
30
30
|
}
|
|
31
31
|
],
|
|
32
32
|
"type": {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
37
|
{
|
|
38
|
-
"id":
|
|
38
|
+
"id": 128,
|
|
39
39
|
"name": "authState",
|
|
40
40
|
"kind": 1024,
|
|
41
41
|
"kindString": "Property",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"fileName": "packages/sdk/storybook/src/WrappedArgs.ts",
|
|
48
48
|
"line": 4,
|
|
49
49
|
"character": 2,
|
|
50
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
50
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/WrappedArgs.ts#L4"
|
|
51
51
|
}
|
|
52
52
|
],
|
|
53
53
|
"type": {
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
|
-
"id":
|
|
67
|
+
"id": 130,
|
|
68
68
|
"name": "isDarkMode",
|
|
69
69
|
"kind": 1024,
|
|
70
70
|
"kindString": "Property",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"fileName": "packages/sdk/storybook/src/WrappedArgs.ts",
|
|
77
77
|
"line": 6,
|
|
78
78
|
"character": 2,
|
|
79
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
79
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/WrappedArgs.ts#L6"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
82
|
"type": {
|
|
@@ -89,9 +89,9 @@
|
|
|
89
89
|
{
|
|
90
90
|
"title": "Properties",
|
|
91
91
|
"children": [
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
92
|
+
129,
|
|
93
|
+
128,
|
|
94
|
+
130
|
|
95
95
|
]
|
|
96
96
|
}
|
|
97
97
|
],
|
|
@@ -100,12 +100,12 @@
|
|
|
100
100
|
"fileName": "packages/sdk/storybook/src/WrappedArgs.ts",
|
|
101
101
|
"line": 3,
|
|
102
102
|
"character": 17,
|
|
103
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
103
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/WrappedArgs.ts#L3"
|
|
104
104
|
}
|
|
105
105
|
]
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
|
-
"id":
|
|
108
|
+
"id": 131,
|
|
109
109
|
"name": "WrappedAuthComponent",
|
|
110
110
|
"kind": 4194304,
|
|
111
111
|
"kindString": "Type alias",
|
|
@@ -115,13 +115,13 @@
|
|
|
115
115
|
"fileName": "packages/sdk/storybook/src/WrappedAuthComponent.ts",
|
|
116
116
|
"line": 3,
|
|
117
117
|
"character": 12,
|
|
118
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
118
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/WrappedAuthComponent.ts#L3"
|
|
119
119
|
}
|
|
120
120
|
],
|
|
121
121
|
"type": {
|
|
122
122
|
"type": "reflection",
|
|
123
123
|
"declaration": {
|
|
124
|
-
"id":
|
|
124
|
+
"id": 132,
|
|
125
125
|
"name": "__type",
|
|
126
126
|
"kind": 65536,
|
|
127
127
|
"kindString": "Type literal",
|
|
@@ -131,26 +131,26 @@
|
|
|
131
131
|
"fileName": "packages/sdk/storybook/src/WrappedAuthComponent.ts",
|
|
132
132
|
"line": 3,
|
|
133
133
|
"character": 35,
|
|
134
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
134
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/WrappedAuthComponent.ts#L3"
|
|
135
135
|
}
|
|
136
136
|
],
|
|
137
137
|
"signatures": [
|
|
138
138
|
{
|
|
139
|
-
"id":
|
|
139
|
+
"id": 133,
|
|
140
140
|
"name": "__type",
|
|
141
141
|
"kind": 4096,
|
|
142
142
|
"kindString": "Call signature",
|
|
143
143
|
"flags": {},
|
|
144
144
|
"parameters": [
|
|
145
145
|
{
|
|
146
|
-
"id":
|
|
146
|
+
"id": 134,
|
|
147
147
|
"name": "props",
|
|
148
148
|
"kind": 32768,
|
|
149
149
|
"kindString": "Parameter",
|
|
150
150
|
"flags": {},
|
|
151
151
|
"type": {
|
|
152
152
|
"type": "reference",
|
|
153
|
-
"id":
|
|
153
|
+
"id": 127,
|
|
154
154
|
"name": "WrappedArgs"
|
|
155
155
|
}
|
|
156
156
|
}
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
}
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
|
-
"id":
|
|
170
|
+
"id": 114,
|
|
171
171
|
"name": "payloadDataMissingPairs",
|
|
172
172
|
"kind": 32,
|
|
173
173
|
"kindString": "Variable",
|
|
@@ -179,20 +179,20 @@
|
|
|
179
179
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
180
180
|
"line": 190,
|
|
181
181
|
"character": 13,
|
|
182
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
182
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L190"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
185
|
"type": {
|
|
186
186
|
"type": "reflection",
|
|
187
187
|
"declaration": {
|
|
188
|
-
"id":
|
|
188
|
+
"id": 115,
|
|
189
189
|
"name": "__type",
|
|
190
190
|
"kind": 65536,
|
|
191
191
|
"kindString": "Type literal",
|
|
192
192
|
"flags": {},
|
|
193
193
|
"children": [
|
|
194
194
|
{
|
|
195
|
-
"id":
|
|
195
|
+
"id": 116,
|
|
196
196
|
"name": "pairs",
|
|
197
197
|
"kind": 1024,
|
|
198
198
|
"kindString": "Property",
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
203
203
|
"line": 191,
|
|
204
204
|
"character": 2,
|
|
205
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
205
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L191"
|
|
206
206
|
}
|
|
207
207
|
],
|
|
208
208
|
"type": {
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
"defaultValue": "[]"
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
|
-
"id":
|
|
218
|
+
"id": 117,
|
|
219
219
|
"name": "schema",
|
|
220
220
|
"kind": 1024,
|
|
221
221
|
"kindString": "Property",
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
226
226
|
"line": 192,
|
|
227
227
|
"character": 2,
|
|
228
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
228
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L192"
|
|
229
229
|
}
|
|
230
230
|
],
|
|
231
231
|
"type": {
|
|
@@ -235,7 +235,7 @@
|
|
|
235
235
|
"defaultValue": "'network.xyo.crypto.market.uniswap'"
|
|
236
236
|
},
|
|
237
237
|
{
|
|
238
|
-
"id":
|
|
238
|
+
"id": 118,
|
|
239
239
|
"name": "timestamp",
|
|
240
240
|
"kind": 1024,
|
|
241
241
|
"kindString": "Property",
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
246
246
|
"line": 193,
|
|
247
247
|
"character": 2,
|
|
248
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
248
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L193"
|
|
249
249
|
}
|
|
250
250
|
],
|
|
251
251
|
"type": {
|
|
@@ -259,9 +259,9 @@
|
|
|
259
259
|
{
|
|
260
260
|
"title": "Properties",
|
|
261
261
|
"children": [
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
262
|
+
116,
|
|
263
|
+
117,
|
|
264
|
+
118
|
|
265
265
|
]
|
|
266
266
|
}
|
|
267
267
|
],
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
271
271
|
"line": 190,
|
|
272
272
|
"character": 39,
|
|
273
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
273
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L190"
|
|
274
274
|
}
|
|
275
275
|
]
|
|
276
276
|
}
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
"fileName": "packages/sdk/storybook/src/sampleBlock.ts",
|
|
291
291
|
"line": 5,
|
|
292
292
|
"character": 13,
|
|
293
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
293
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleBlock.ts#L5"
|
|
294
294
|
}
|
|
295
295
|
],
|
|
296
296
|
"type": {
|
|
@@ -314,7 +314,7 @@
|
|
|
314
314
|
"fileName": "packages/sdk/storybook/src/sampleBlock.ts",
|
|
315
315
|
"line": 16,
|
|
316
316
|
"character": 13,
|
|
317
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
317
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleBlock.ts#L16"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
320
|
"type": {
|
|
@@ -348,7 +348,1546 @@
|
|
|
348
348
|
"defaultValue": "..."
|
|
349
349
|
},
|
|
350
350
|
{
|
|
351
|
-
"id":
|
|
351
|
+
"id": 17,
|
|
352
|
+
"name": "sampleCoinGeckoPayload",
|
|
353
|
+
"kind": 32,
|
|
354
|
+
"kindString": "Variable",
|
|
355
|
+
"flags": {
|
|
356
|
+
"isConst": true
|
|
357
|
+
},
|
|
358
|
+
"sources": [
|
|
359
|
+
{
|
|
360
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
361
|
+
"line": 1,
|
|
362
|
+
"character": 13,
|
|
363
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L1"
|
|
364
|
+
}
|
|
365
|
+
],
|
|
366
|
+
"type": {
|
|
367
|
+
"type": "reflection",
|
|
368
|
+
"declaration": {
|
|
369
|
+
"id": 18,
|
|
370
|
+
"name": "__type",
|
|
371
|
+
"kind": 65536,
|
|
372
|
+
"kindString": "Type literal",
|
|
373
|
+
"flags": {},
|
|
374
|
+
"children": [
|
|
375
|
+
{
|
|
376
|
+
"id": 19,
|
|
377
|
+
"name": "assets",
|
|
378
|
+
"kind": 1024,
|
|
379
|
+
"kindString": "Property",
|
|
380
|
+
"flags": {},
|
|
381
|
+
"sources": [
|
|
382
|
+
{
|
|
383
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
384
|
+
"line": 2,
|
|
385
|
+
"character": 2,
|
|
386
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L2"
|
|
387
|
+
}
|
|
388
|
+
],
|
|
389
|
+
"type": {
|
|
390
|
+
"type": "reflection",
|
|
391
|
+
"declaration": {
|
|
392
|
+
"id": 20,
|
|
393
|
+
"name": "__type",
|
|
394
|
+
"kind": 65536,
|
|
395
|
+
"kindString": "Type literal",
|
|
396
|
+
"flags": {},
|
|
397
|
+
"children": [
|
|
398
|
+
{
|
|
399
|
+
"id": 21,
|
|
400
|
+
"name": "ada",
|
|
401
|
+
"kind": 1024,
|
|
402
|
+
"kindString": "Property",
|
|
403
|
+
"flags": {},
|
|
404
|
+
"sources": [
|
|
405
|
+
{
|
|
406
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
407
|
+
"line": 3,
|
|
408
|
+
"character": 4,
|
|
409
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L3"
|
|
410
|
+
}
|
|
411
|
+
],
|
|
412
|
+
"type": {
|
|
413
|
+
"type": "reflection",
|
|
414
|
+
"declaration": {
|
|
415
|
+
"id": 22,
|
|
416
|
+
"name": "__type",
|
|
417
|
+
"kind": 65536,
|
|
418
|
+
"kindString": "Type literal",
|
|
419
|
+
"flags": {},
|
|
420
|
+
"children": [
|
|
421
|
+
{
|
|
422
|
+
"id": 23,
|
|
423
|
+
"name": "btc",
|
|
424
|
+
"kind": 1024,
|
|
425
|
+
"kindString": "Property",
|
|
426
|
+
"flags": {},
|
|
427
|
+
"sources": [
|
|
428
|
+
{
|
|
429
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
430
|
+
"line": 4,
|
|
431
|
+
"character": 6,
|
|
432
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L4"
|
|
433
|
+
}
|
|
434
|
+
],
|
|
435
|
+
"type": {
|
|
436
|
+
"type": "intrinsic",
|
|
437
|
+
"name": "number"
|
|
438
|
+
},
|
|
439
|
+
"defaultValue": "0.00002121"
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
"id": 24,
|
|
443
|
+
"name": "eth",
|
|
444
|
+
"kind": 1024,
|
|
445
|
+
"kindString": "Property",
|
|
446
|
+
"flags": {},
|
|
447
|
+
"sources": [
|
|
448
|
+
{
|
|
449
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
450
|
+
"line": 5,
|
|
451
|
+
"character": 6,
|
|
452
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L5"
|
|
453
|
+
}
|
|
454
|
+
],
|
|
455
|
+
"type": {
|
|
456
|
+
"type": "intrinsic",
|
|
457
|
+
"name": "number"
|
|
458
|
+
},
|
|
459
|
+
"defaultValue": "0.00028602"
|
|
460
|
+
},
|
|
461
|
+
{
|
|
462
|
+
"id": 25,
|
|
463
|
+
"name": "eur",
|
|
464
|
+
"kind": 1024,
|
|
465
|
+
"kindString": "Property",
|
|
466
|
+
"flags": {},
|
|
467
|
+
"sources": [
|
|
468
|
+
{
|
|
469
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
470
|
+
"line": 6,
|
|
471
|
+
"character": 6,
|
|
472
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L6"
|
|
473
|
+
}
|
|
474
|
+
],
|
|
475
|
+
"type": {
|
|
476
|
+
"type": "intrinsic",
|
|
477
|
+
"name": "number"
|
|
478
|
+
},
|
|
479
|
+
"defaultValue": "0.455045"
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"id": 26,
|
|
483
|
+
"name": "usd",
|
|
484
|
+
"kind": 1024,
|
|
485
|
+
"kindString": "Property",
|
|
486
|
+
"flags": {},
|
|
487
|
+
"sources": [
|
|
488
|
+
{
|
|
489
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
490
|
+
"line": 7,
|
|
491
|
+
"character": 6,
|
|
492
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L7"
|
|
493
|
+
}
|
|
494
|
+
],
|
|
495
|
+
"type": {
|
|
496
|
+
"type": "intrinsic",
|
|
497
|
+
"name": "number"
|
|
498
|
+
},
|
|
499
|
+
"defaultValue": "0.451912"
|
|
500
|
+
}
|
|
501
|
+
],
|
|
502
|
+
"groups": [
|
|
503
|
+
{
|
|
504
|
+
"title": "Properties",
|
|
505
|
+
"children": [
|
|
506
|
+
23,
|
|
507
|
+
24,
|
|
508
|
+
25,
|
|
509
|
+
26
|
|
510
|
+
]
|
|
511
|
+
}
|
|
512
|
+
],
|
|
513
|
+
"sources": [
|
|
514
|
+
{
|
|
515
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
516
|
+
"line": 3,
|
|
517
|
+
"character": 9,
|
|
518
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L3"
|
|
519
|
+
}
|
|
520
|
+
]
|
|
521
|
+
}
|
|
522
|
+
},
|
|
523
|
+
"defaultValue": "..."
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
"id": 27,
|
|
527
|
+
"name": "btc",
|
|
528
|
+
"kind": 1024,
|
|
529
|
+
"kindString": "Property",
|
|
530
|
+
"flags": {},
|
|
531
|
+
"sources": [
|
|
532
|
+
{
|
|
533
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
534
|
+
"line": 9,
|
|
535
|
+
"character": 4,
|
|
536
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L9"
|
|
537
|
+
}
|
|
538
|
+
],
|
|
539
|
+
"type": {
|
|
540
|
+
"type": "reflection",
|
|
541
|
+
"declaration": {
|
|
542
|
+
"id": 28,
|
|
543
|
+
"name": "__type",
|
|
544
|
+
"kind": 65536,
|
|
545
|
+
"kindString": "Type literal",
|
|
546
|
+
"flags": {},
|
|
547
|
+
"children": [
|
|
548
|
+
{
|
|
549
|
+
"id": 29,
|
|
550
|
+
"name": "btc",
|
|
551
|
+
"kind": 1024,
|
|
552
|
+
"kindString": "Property",
|
|
553
|
+
"flags": {},
|
|
554
|
+
"sources": [
|
|
555
|
+
{
|
|
556
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
557
|
+
"line": 10,
|
|
558
|
+
"character": 6,
|
|
559
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L10"
|
|
560
|
+
}
|
|
561
|
+
],
|
|
562
|
+
"type": {
|
|
563
|
+
"type": "intrinsic",
|
|
564
|
+
"name": "number"
|
|
565
|
+
},
|
|
566
|
+
"defaultValue": "1"
|
|
567
|
+
},
|
|
568
|
+
{
|
|
569
|
+
"id": 30,
|
|
570
|
+
"name": "eth",
|
|
571
|
+
"kind": 1024,
|
|
572
|
+
"kindString": "Property",
|
|
573
|
+
"flags": {},
|
|
574
|
+
"sources": [
|
|
575
|
+
{
|
|
576
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
577
|
+
"line": 11,
|
|
578
|
+
"character": 6,
|
|
579
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L11"
|
|
580
|
+
}
|
|
581
|
+
],
|
|
582
|
+
"type": {
|
|
583
|
+
"type": "intrinsic",
|
|
584
|
+
"name": "number"
|
|
585
|
+
},
|
|
586
|
+
"defaultValue": "13.480925"
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"id": 31,
|
|
590
|
+
"name": "eur",
|
|
591
|
+
"kind": 1024,
|
|
592
|
+
"kindString": "Property",
|
|
593
|
+
"flags": {},
|
|
594
|
+
"sources": [
|
|
595
|
+
{
|
|
596
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
597
|
+
"line": 12,
|
|
598
|
+
"character": 6,
|
|
599
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L12"
|
|
600
|
+
}
|
|
601
|
+
],
|
|
602
|
+
"type": {
|
|
603
|
+
"type": "intrinsic",
|
|
604
|
+
"name": "number"
|
|
605
|
+
},
|
|
606
|
+
"defaultValue": "21444"
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
"id": 32,
|
|
610
|
+
"name": "usd",
|
|
611
|
+
"kind": 1024,
|
|
612
|
+
"kindString": "Property",
|
|
613
|
+
"flags": {},
|
|
614
|
+
"sources": [
|
|
615
|
+
{
|
|
616
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
617
|
+
"line": 13,
|
|
618
|
+
"character": 6,
|
|
619
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L13"
|
|
620
|
+
}
|
|
621
|
+
],
|
|
622
|
+
"type": {
|
|
623
|
+
"type": "intrinsic",
|
|
624
|
+
"name": "number"
|
|
625
|
+
},
|
|
626
|
+
"defaultValue": "21297"
|
|
627
|
+
}
|
|
628
|
+
],
|
|
629
|
+
"groups": [
|
|
630
|
+
{
|
|
631
|
+
"title": "Properties",
|
|
632
|
+
"children": [
|
|
633
|
+
29,
|
|
634
|
+
30,
|
|
635
|
+
31,
|
|
636
|
+
32
|
|
637
|
+
]
|
|
638
|
+
}
|
|
639
|
+
],
|
|
640
|
+
"sources": [
|
|
641
|
+
{
|
|
642
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
643
|
+
"line": 9,
|
|
644
|
+
"character": 9,
|
|
645
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L9"
|
|
646
|
+
}
|
|
647
|
+
]
|
|
648
|
+
}
|
|
649
|
+
},
|
|
650
|
+
"defaultValue": "..."
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"id": 33,
|
|
654
|
+
"name": "busd",
|
|
655
|
+
"kind": 1024,
|
|
656
|
+
"kindString": "Property",
|
|
657
|
+
"flags": {},
|
|
658
|
+
"sources": [
|
|
659
|
+
{
|
|
660
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
661
|
+
"line": 15,
|
|
662
|
+
"character": 4,
|
|
663
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L15"
|
|
664
|
+
}
|
|
665
|
+
],
|
|
666
|
+
"type": {
|
|
667
|
+
"type": "reflection",
|
|
668
|
+
"declaration": {
|
|
669
|
+
"id": 34,
|
|
670
|
+
"name": "__type",
|
|
671
|
+
"kind": 65536,
|
|
672
|
+
"kindString": "Type literal",
|
|
673
|
+
"flags": {},
|
|
674
|
+
"children": [
|
|
675
|
+
{
|
|
676
|
+
"id": 35,
|
|
677
|
+
"name": "btc",
|
|
678
|
+
"kind": 1024,
|
|
679
|
+
"kindString": "Property",
|
|
680
|
+
"flags": {},
|
|
681
|
+
"sources": [
|
|
682
|
+
{
|
|
683
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
684
|
+
"line": 16,
|
|
685
|
+
"character": 6,
|
|
686
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L16"
|
|
687
|
+
}
|
|
688
|
+
],
|
|
689
|
+
"type": {
|
|
690
|
+
"type": "intrinsic",
|
|
691
|
+
"name": "number"
|
|
692
|
+
},
|
|
693
|
+
"defaultValue": "0.00004691"
|
|
694
|
+
},
|
|
695
|
+
{
|
|
696
|
+
"id": 36,
|
|
697
|
+
"name": "eth",
|
|
698
|
+
"kind": 1024,
|
|
699
|
+
"kindString": "Property",
|
|
700
|
+
"flags": {},
|
|
701
|
+
"sources": [
|
|
702
|
+
{
|
|
703
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
704
|
+
"line": 17,
|
|
705
|
+
"character": 6,
|
|
706
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L17"
|
|
707
|
+
}
|
|
708
|
+
],
|
|
709
|
+
"type": {
|
|
710
|
+
"type": "intrinsic",
|
|
711
|
+
"name": "number"
|
|
712
|
+
},
|
|
713
|
+
"defaultValue": "0.00063254"
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"id": 37,
|
|
717
|
+
"name": "eur",
|
|
718
|
+
"kind": 1024,
|
|
719
|
+
"kindString": "Property",
|
|
720
|
+
"flags": {},
|
|
721
|
+
"sources": [
|
|
722
|
+
{
|
|
723
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
724
|
+
"line": 18,
|
|
725
|
+
"character": 6,
|
|
726
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L18"
|
|
727
|
+
}
|
|
728
|
+
],
|
|
729
|
+
"type": {
|
|
730
|
+
"type": "intrinsic",
|
|
731
|
+
"name": "number"
|
|
732
|
+
},
|
|
733
|
+
"defaultValue": "1.006"
|
|
734
|
+
},
|
|
735
|
+
{
|
|
736
|
+
"id": 38,
|
|
737
|
+
"name": "usd",
|
|
738
|
+
"kind": 1024,
|
|
739
|
+
"kindString": "Property",
|
|
740
|
+
"flags": {},
|
|
741
|
+
"sources": [
|
|
742
|
+
{
|
|
743
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
744
|
+
"line": 19,
|
|
745
|
+
"character": 6,
|
|
746
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L19"
|
|
747
|
+
}
|
|
748
|
+
],
|
|
749
|
+
"type": {
|
|
750
|
+
"type": "intrinsic",
|
|
751
|
+
"name": "number"
|
|
752
|
+
},
|
|
753
|
+
"defaultValue": "0.999271"
|
|
754
|
+
}
|
|
755
|
+
],
|
|
756
|
+
"groups": [
|
|
757
|
+
{
|
|
758
|
+
"title": "Properties",
|
|
759
|
+
"children": [
|
|
760
|
+
35,
|
|
761
|
+
36,
|
|
762
|
+
37,
|
|
763
|
+
38
|
|
764
|
+
]
|
|
765
|
+
}
|
|
766
|
+
],
|
|
767
|
+
"sources": [
|
|
768
|
+
{
|
|
769
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
770
|
+
"line": 15,
|
|
771
|
+
"character": 10,
|
|
772
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L15"
|
|
773
|
+
}
|
|
774
|
+
]
|
|
775
|
+
}
|
|
776
|
+
},
|
|
777
|
+
"defaultValue": "..."
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"id": 39,
|
|
781
|
+
"name": "doge",
|
|
782
|
+
"kind": 1024,
|
|
783
|
+
"kindString": "Property",
|
|
784
|
+
"flags": {},
|
|
785
|
+
"sources": [
|
|
786
|
+
{
|
|
787
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
788
|
+
"line": 21,
|
|
789
|
+
"character": 4,
|
|
790
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L21"
|
|
791
|
+
}
|
|
792
|
+
],
|
|
793
|
+
"type": {
|
|
794
|
+
"type": "reflection",
|
|
795
|
+
"declaration": {
|
|
796
|
+
"id": 40,
|
|
797
|
+
"name": "__type",
|
|
798
|
+
"kind": 65536,
|
|
799
|
+
"kindString": "Type literal",
|
|
800
|
+
"flags": {},
|
|
801
|
+
"children": [
|
|
802
|
+
{
|
|
803
|
+
"id": 41,
|
|
804
|
+
"name": "btc",
|
|
805
|
+
"kind": 1024,
|
|
806
|
+
"kindString": "Property",
|
|
807
|
+
"flags": {},
|
|
808
|
+
"sources": [
|
|
809
|
+
{
|
|
810
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
811
|
+
"line": 22,
|
|
812
|
+
"character": 6,
|
|
813
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L22"
|
|
814
|
+
}
|
|
815
|
+
],
|
|
816
|
+
"type": {
|
|
817
|
+
"type": "intrinsic",
|
|
818
|
+
"name": "number"
|
|
819
|
+
},
|
|
820
|
+
"defaultValue": "0.00000315"
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
"id": 42,
|
|
824
|
+
"name": "eth",
|
|
825
|
+
"kind": 1024,
|
|
826
|
+
"kindString": "Property",
|
|
827
|
+
"flags": {},
|
|
828
|
+
"sources": [
|
|
829
|
+
{
|
|
830
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
831
|
+
"line": 23,
|
|
832
|
+
"character": 6,
|
|
833
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L23"
|
|
834
|
+
}
|
|
835
|
+
],
|
|
836
|
+
"type": {
|
|
837
|
+
"type": "intrinsic",
|
|
838
|
+
"name": "number"
|
|
839
|
+
},
|
|
840
|
+
"defaultValue": "0.00004251"
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
"id": 43,
|
|
844
|
+
"name": "eur",
|
|
845
|
+
"kind": 1024,
|
|
846
|
+
"kindString": "Property",
|
|
847
|
+
"flags": {},
|
|
848
|
+
"sources": [
|
|
849
|
+
{
|
|
850
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
851
|
+
"line": 24,
|
|
852
|
+
"character": 6,
|
|
853
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L24"
|
|
854
|
+
}
|
|
855
|
+
],
|
|
856
|
+
"type": {
|
|
857
|
+
"type": "intrinsic",
|
|
858
|
+
"name": "number"
|
|
859
|
+
},
|
|
860
|
+
"defaultValue": "0.067639"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"id": 44,
|
|
864
|
+
"name": "usd",
|
|
865
|
+
"kind": 1024,
|
|
866
|
+
"kindString": "Property",
|
|
867
|
+
"flags": {},
|
|
868
|
+
"sources": [
|
|
869
|
+
{
|
|
870
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
871
|
+
"line": 25,
|
|
872
|
+
"character": 6,
|
|
873
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L25"
|
|
874
|
+
}
|
|
875
|
+
],
|
|
876
|
+
"type": {
|
|
877
|
+
"type": "intrinsic",
|
|
878
|
+
"name": "number"
|
|
879
|
+
},
|
|
880
|
+
"defaultValue": "0.067173"
|
|
881
|
+
}
|
|
882
|
+
],
|
|
883
|
+
"groups": [
|
|
884
|
+
{
|
|
885
|
+
"title": "Properties",
|
|
886
|
+
"children": [
|
|
887
|
+
41,
|
|
888
|
+
42,
|
|
889
|
+
43,
|
|
890
|
+
44
|
|
891
|
+
]
|
|
892
|
+
}
|
|
893
|
+
],
|
|
894
|
+
"sources": [
|
|
895
|
+
{
|
|
896
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
897
|
+
"line": 21,
|
|
898
|
+
"character": 10,
|
|
899
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L21"
|
|
900
|
+
}
|
|
901
|
+
]
|
|
902
|
+
}
|
|
903
|
+
},
|
|
904
|
+
"defaultValue": "..."
|
|
905
|
+
},
|
|
906
|
+
{
|
|
907
|
+
"id": 45,
|
|
908
|
+
"name": "dot",
|
|
909
|
+
"kind": 1024,
|
|
910
|
+
"kindString": "Property",
|
|
911
|
+
"flags": {},
|
|
912
|
+
"sources": [
|
|
913
|
+
{
|
|
914
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
915
|
+
"line": 27,
|
|
916
|
+
"character": 4,
|
|
917
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L27"
|
|
918
|
+
}
|
|
919
|
+
],
|
|
920
|
+
"type": {
|
|
921
|
+
"type": "reflection",
|
|
922
|
+
"declaration": {
|
|
923
|
+
"id": 46,
|
|
924
|
+
"name": "__type",
|
|
925
|
+
"kind": 65536,
|
|
926
|
+
"kindString": "Type literal",
|
|
927
|
+
"flags": {},
|
|
928
|
+
"children": [
|
|
929
|
+
{
|
|
930
|
+
"id": 47,
|
|
931
|
+
"name": "btc",
|
|
932
|
+
"kind": 1024,
|
|
933
|
+
"kindString": "Property",
|
|
934
|
+
"flags": {},
|
|
935
|
+
"sources": [
|
|
936
|
+
{
|
|
937
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
938
|
+
"line": 28,
|
|
939
|
+
"character": 6,
|
|
940
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L28"
|
|
941
|
+
}
|
|
942
|
+
],
|
|
943
|
+
"type": {
|
|
944
|
+
"type": "intrinsic",
|
|
945
|
+
"name": "number"
|
|
946
|
+
},
|
|
947
|
+
"defaultValue": "0.00033957"
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"id": 48,
|
|
951
|
+
"name": "eth",
|
|
952
|
+
"kind": 1024,
|
|
953
|
+
"kindString": "Property",
|
|
954
|
+
"flags": {},
|
|
955
|
+
"sources": [
|
|
956
|
+
{
|
|
957
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
958
|
+
"line": 29,
|
|
959
|
+
"character": 6,
|
|
960
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L29"
|
|
961
|
+
}
|
|
962
|
+
],
|
|
963
|
+
"type": {
|
|
964
|
+
"type": "intrinsic",
|
|
965
|
+
"name": "number"
|
|
966
|
+
},
|
|
967
|
+
"defaultValue": "0.00457909"
|
|
968
|
+
},
|
|
969
|
+
{
|
|
970
|
+
"id": 49,
|
|
971
|
+
"name": "eur",
|
|
972
|
+
"kind": 1024,
|
|
973
|
+
"kindString": "Property",
|
|
974
|
+
"flags": {},
|
|
975
|
+
"sources": [
|
|
976
|
+
{
|
|
977
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
978
|
+
"line": 30,
|
|
979
|
+
"character": 6,
|
|
980
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L30"
|
|
981
|
+
}
|
|
982
|
+
],
|
|
983
|
+
"type": {
|
|
984
|
+
"type": "intrinsic",
|
|
985
|
+
"name": "number"
|
|
986
|
+
},
|
|
987
|
+
"defaultValue": "7.28"
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"id": 50,
|
|
991
|
+
"name": "usd",
|
|
992
|
+
"kind": 1024,
|
|
993
|
+
"kindString": "Property",
|
|
994
|
+
"flags": {},
|
|
995
|
+
"sources": [
|
|
996
|
+
{
|
|
997
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
998
|
+
"line": 31,
|
|
999
|
+
"character": 6,
|
|
1000
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L31"
|
|
1001
|
+
}
|
|
1002
|
+
],
|
|
1003
|
+
"type": {
|
|
1004
|
+
"type": "intrinsic",
|
|
1005
|
+
"name": "number"
|
|
1006
|
+
},
|
|
1007
|
+
"defaultValue": "7.23"
|
|
1008
|
+
}
|
|
1009
|
+
],
|
|
1010
|
+
"groups": [
|
|
1011
|
+
{
|
|
1012
|
+
"title": "Properties",
|
|
1013
|
+
"children": [
|
|
1014
|
+
47,
|
|
1015
|
+
48,
|
|
1016
|
+
49,
|
|
1017
|
+
50
|
|
1018
|
+
]
|
|
1019
|
+
}
|
|
1020
|
+
],
|
|
1021
|
+
"sources": [
|
|
1022
|
+
{
|
|
1023
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1024
|
+
"line": 27,
|
|
1025
|
+
"character": 9,
|
|
1026
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L27"
|
|
1027
|
+
}
|
|
1028
|
+
]
|
|
1029
|
+
}
|
|
1030
|
+
},
|
|
1031
|
+
"defaultValue": "..."
|
|
1032
|
+
},
|
|
1033
|
+
{
|
|
1034
|
+
"id": 51,
|
|
1035
|
+
"name": "eth",
|
|
1036
|
+
"kind": 1024,
|
|
1037
|
+
"kindString": "Property",
|
|
1038
|
+
"flags": {},
|
|
1039
|
+
"sources": [
|
|
1040
|
+
{
|
|
1041
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1042
|
+
"line": 33,
|
|
1043
|
+
"character": 4,
|
|
1044
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L33"
|
|
1045
|
+
}
|
|
1046
|
+
],
|
|
1047
|
+
"type": {
|
|
1048
|
+
"type": "reflection",
|
|
1049
|
+
"declaration": {
|
|
1050
|
+
"id": 52,
|
|
1051
|
+
"name": "__type",
|
|
1052
|
+
"kind": 65536,
|
|
1053
|
+
"kindString": "Type literal",
|
|
1054
|
+
"flags": {},
|
|
1055
|
+
"children": [
|
|
1056
|
+
{
|
|
1057
|
+
"id": 53,
|
|
1058
|
+
"name": "btc",
|
|
1059
|
+
"kind": 1024,
|
|
1060
|
+
"kindString": "Property",
|
|
1061
|
+
"flags": {},
|
|
1062
|
+
"sources": [
|
|
1063
|
+
{
|
|
1064
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1065
|
+
"line": 34,
|
|
1066
|
+
"character": 6,
|
|
1067
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L34"
|
|
1068
|
+
}
|
|
1069
|
+
],
|
|
1070
|
+
"type": {
|
|
1071
|
+
"type": "intrinsic",
|
|
1072
|
+
"name": "number"
|
|
1073
|
+
},
|
|
1074
|
+
"defaultValue": "0.07416836"
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
"id": 54,
|
|
1078
|
+
"name": "eth",
|
|
1079
|
+
"kind": 1024,
|
|
1080
|
+
"kindString": "Property",
|
|
1081
|
+
"flags": {},
|
|
1082
|
+
"sources": [
|
|
1083
|
+
{
|
|
1084
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1085
|
+
"line": 35,
|
|
1086
|
+
"character": 6,
|
|
1087
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L35"
|
|
1088
|
+
}
|
|
1089
|
+
],
|
|
1090
|
+
"type": {
|
|
1091
|
+
"type": "intrinsic",
|
|
1092
|
+
"name": "number"
|
|
1093
|
+
},
|
|
1094
|
+
"defaultValue": "1"
|
|
1095
|
+
},
|
|
1096
|
+
{
|
|
1097
|
+
"id": 55,
|
|
1098
|
+
"name": "eur",
|
|
1099
|
+
"kind": 1024,
|
|
1100
|
+
"kindString": "Property",
|
|
1101
|
+
"flags": {},
|
|
1102
|
+
"sources": [
|
|
1103
|
+
{
|
|
1104
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1105
|
+
"line": 36,
|
|
1106
|
+
"character": 6,
|
|
1107
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L36"
|
|
1108
|
+
}
|
|
1109
|
+
],
|
|
1110
|
+
"type": {
|
|
1111
|
+
"type": "intrinsic",
|
|
1112
|
+
"name": "number"
|
|
1113
|
+
},
|
|
1114
|
+
"defaultValue": "1590.95"
|
|
1115
|
+
},
|
|
1116
|
+
{
|
|
1117
|
+
"id": 56,
|
|
1118
|
+
"name": "usd",
|
|
1119
|
+
"kind": 1024,
|
|
1120
|
+
"kindString": "Property",
|
|
1121
|
+
"flags": {},
|
|
1122
|
+
"sources": [
|
|
1123
|
+
{
|
|
1124
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1125
|
+
"line": 37,
|
|
1126
|
+
"character": 6,
|
|
1127
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L37"
|
|
1128
|
+
}
|
|
1129
|
+
],
|
|
1130
|
+
"type": {
|
|
1131
|
+
"type": "intrinsic",
|
|
1132
|
+
"name": "number"
|
|
1133
|
+
},
|
|
1134
|
+
"defaultValue": "1580"
|
|
1135
|
+
}
|
|
1136
|
+
],
|
|
1137
|
+
"groups": [
|
|
1138
|
+
{
|
|
1139
|
+
"title": "Properties",
|
|
1140
|
+
"children": [
|
|
1141
|
+
53,
|
|
1142
|
+
54,
|
|
1143
|
+
55,
|
|
1144
|
+
56
|
|
1145
|
+
]
|
|
1146
|
+
}
|
|
1147
|
+
],
|
|
1148
|
+
"sources": [
|
|
1149
|
+
{
|
|
1150
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1151
|
+
"line": 33,
|
|
1152
|
+
"character": 9,
|
|
1153
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L33"
|
|
1154
|
+
}
|
|
1155
|
+
]
|
|
1156
|
+
}
|
|
1157
|
+
},
|
|
1158
|
+
"defaultValue": "..."
|
|
1159
|
+
},
|
|
1160
|
+
{
|
|
1161
|
+
"id": 57,
|
|
1162
|
+
"name": "sol",
|
|
1163
|
+
"kind": 1024,
|
|
1164
|
+
"kindString": "Property",
|
|
1165
|
+
"flags": {},
|
|
1166
|
+
"sources": [
|
|
1167
|
+
{
|
|
1168
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1169
|
+
"line": 39,
|
|
1170
|
+
"character": 4,
|
|
1171
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L39"
|
|
1172
|
+
}
|
|
1173
|
+
],
|
|
1174
|
+
"type": {
|
|
1175
|
+
"type": "reflection",
|
|
1176
|
+
"declaration": {
|
|
1177
|
+
"id": 58,
|
|
1178
|
+
"name": "__type",
|
|
1179
|
+
"kind": 65536,
|
|
1180
|
+
"kindString": "Type literal",
|
|
1181
|
+
"flags": {},
|
|
1182
|
+
"children": [
|
|
1183
|
+
{
|
|
1184
|
+
"id": 59,
|
|
1185
|
+
"name": "btc",
|
|
1186
|
+
"kind": 1024,
|
|
1187
|
+
"kindString": "Property",
|
|
1188
|
+
"flags": {},
|
|
1189
|
+
"sources": [
|
|
1190
|
+
{
|
|
1191
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1192
|
+
"line": 40,
|
|
1193
|
+
"character": 6,
|
|
1194
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L40"
|
|
1195
|
+
}
|
|
1196
|
+
],
|
|
1197
|
+
"type": {
|
|
1198
|
+
"type": "intrinsic",
|
|
1199
|
+
"name": "number"
|
|
1200
|
+
},
|
|
1201
|
+
"defaultValue": "0.00162396"
|
|
1202
|
+
},
|
|
1203
|
+
{
|
|
1204
|
+
"id": 60,
|
|
1205
|
+
"name": "eth",
|
|
1206
|
+
"kind": 1024,
|
|
1207
|
+
"kindString": "Property",
|
|
1208
|
+
"flags": {},
|
|
1209
|
+
"sources": [
|
|
1210
|
+
{
|
|
1211
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1212
|
+
"line": 41,
|
|
1213
|
+
"character": 6,
|
|
1214
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L41"
|
|
1215
|
+
}
|
|
1216
|
+
],
|
|
1217
|
+
"type": {
|
|
1218
|
+
"type": "intrinsic",
|
|
1219
|
+
"name": "number"
|
|
1220
|
+
},
|
|
1221
|
+
"defaultValue": "0.02189873"
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
"id": 61,
|
|
1225
|
+
"name": "eur",
|
|
1226
|
+
"kind": 1024,
|
|
1227
|
+
"kindString": "Property",
|
|
1228
|
+
"flags": {},
|
|
1229
|
+
"sources": [
|
|
1230
|
+
{
|
|
1231
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1232
|
+
"line": 42,
|
|
1233
|
+
"character": 6,
|
|
1234
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L42"
|
|
1235
|
+
}
|
|
1236
|
+
],
|
|
1237
|
+
"type": {
|
|
1238
|
+
"type": "intrinsic",
|
|
1239
|
+
"name": "number"
|
|
1240
|
+
},
|
|
1241
|
+
"defaultValue": "34.83"
|
|
1242
|
+
},
|
|
1243
|
+
{
|
|
1244
|
+
"id": 62,
|
|
1245
|
+
"name": "usd",
|
|
1246
|
+
"kind": 1024,
|
|
1247
|
+
"kindString": "Property",
|
|
1248
|
+
"flags": {},
|
|
1249
|
+
"sources": [
|
|
1250
|
+
{
|
|
1251
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1252
|
+
"line": 43,
|
|
1253
|
+
"character": 6,
|
|
1254
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L43"
|
|
1255
|
+
}
|
|
1256
|
+
],
|
|
1257
|
+
"type": {
|
|
1258
|
+
"type": "intrinsic",
|
|
1259
|
+
"name": "number"
|
|
1260
|
+
},
|
|
1261
|
+
"defaultValue": "34.59"
|
|
1262
|
+
}
|
|
1263
|
+
],
|
|
1264
|
+
"groups": [
|
|
1265
|
+
{
|
|
1266
|
+
"title": "Properties",
|
|
1267
|
+
"children": [
|
|
1268
|
+
59,
|
|
1269
|
+
60,
|
|
1270
|
+
61,
|
|
1271
|
+
62
|
|
1272
|
+
]
|
|
1273
|
+
}
|
|
1274
|
+
],
|
|
1275
|
+
"sources": [
|
|
1276
|
+
{
|
|
1277
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1278
|
+
"line": 39,
|
|
1279
|
+
"character": 9,
|
|
1280
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L39"
|
|
1281
|
+
}
|
|
1282
|
+
]
|
|
1283
|
+
}
|
|
1284
|
+
},
|
|
1285
|
+
"defaultValue": "..."
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
"id": 63,
|
|
1289
|
+
"name": "usdc",
|
|
1290
|
+
"kind": 1024,
|
|
1291
|
+
"kindString": "Property",
|
|
1292
|
+
"flags": {},
|
|
1293
|
+
"sources": [
|
|
1294
|
+
{
|
|
1295
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1296
|
+
"line": 45,
|
|
1297
|
+
"character": 4,
|
|
1298
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L45"
|
|
1299
|
+
}
|
|
1300
|
+
],
|
|
1301
|
+
"type": {
|
|
1302
|
+
"type": "reflection",
|
|
1303
|
+
"declaration": {
|
|
1304
|
+
"id": 64,
|
|
1305
|
+
"name": "__type",
|
|
1306
|
+
"kind": 65536,
|
|
1307
|
+
"kindString": "Type literal",
|
|
1308
|
+
"flags": {},
|
|
1309
|
+
"children": [
|
|
1310
|
+
{
|
|
1311
|
+
"id": 65,
|
|
1312
|
+
"name": "btc",
|
|
1313
|
+
"kind": 1024,
|
|
1314
|
+
"kindString": "Property",
|
|
1315
|
+
"flags": {},
|
|
1316
|
+
"sources": [
|
|
1317
|
+
{
|
|
1318
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1319
|
+
"line": 46,
|
|
1320
|
+
"character": 6,
|
|
1321
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L46"
|
|
1322
|
+
}
|
|
1323
|
+
],
|
|
1324
|
+
"type": {
|
|
1325
|
+
"type": "intrinsic",
|
|
1326
|
+
"name": "number"
|
|
1327
|
+
},
|
|
1328
|
+
"defaultValue": "0.00004691"
|
|
1329
|
+
},
|
|
1330
|
+
{
|
|
1331
|
+
"id": 66,
|
|
1332
|
+
"name": "eth",
|
|
1333
|
+
"kind": 1024,
|
|
1334
|
+
"kindString": "Property",
|
|
1335
|
+
"flags": {},
|
|
1336
|
+
"sources": [
|
|
1337
|
+
{
|
|
1338
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1339
|
+
"line": 47,
|
|
1340
|
+
"character": 6,
|
|
1341
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L47"
|
|
1342
|
+
}
|
|
1343
|
+
],
|
|
1344
|
+
"type": {
|
|
1345
|
+
"type": "intrinsic",
|
|
1346
|
+
"name": "number"
|
|
1347
|
+
},
|
|
1348
|
+
"defaultValue": "0.00063259"
|
|
1349
|
+
},
|
|
1350
|
+
{
|
|
1351
|
+
"id": 67,
|
|
1352
|
+
"name": "eur",
|
|
1353
|
+
"kind": 1024,
|
|
1354
|
+
"kindString": "Property",
|
|
1355
|
+
"flags": {},
|
|
1356
|
+
"sources": [
|
|
1357
|
+
{
|
|
1358
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1359
|
+
"line": 48,
|
|
1360
|
+
"character": 6,
|
|
1361
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L48"
|
|
1362
|
+
}
|
|
1363
|
+
],
|
|
1364
|
+
"type": {
|
|
1365
|
+
"type": "intrinsic",
|
|
1366
|
+
"name": "number"
|
|
1367
|
+
},
|
|
1368
|
+
"defaultValue": "1.006"
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
"id": 68,
|
|
1372
|
+
"name": "usd",
|
|
1373
|
+
"kind": 1024,
|
|
1374
|
+
"kindString": "Property",
|
|
1375
|
+
"flags": {},
|
|
1376
|
+
"sources": [
|
|
1377
|
+
{
|
|
1378
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1379
|
+
"line": 49,
|
|
1380
|
+
"character": 6,
|
|
1381
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L49"
|
|
1382
|
+
}
|
|
1383
|
+
],
|
|
1384
|
+
"type": {
|
|
1385
|
+
"type": "intrinsic",
|
|
1386
|
+
"name": "number"
|
|
1387
|
+
},
|
|
1388
|
+
"defaultValue": "0.999341"
|
|
1389
|
+
}
|
|
1390
|
+
],
|
|
1391
|
+
"groups": [
|
|
1392
|
+
{
|
|
1393
|
+
"title": "Properties",
|
|
1394
|
+
"children": [
|
|
1395
|
+
65,
|
|
1396
|
+
66,
|
|
1397
|
+
67,
|
|
1398
|
+
68
|
|
1399
|
+
]
|
|
1400
|
+
}
|
|
1401
|
+
],
|
|
1402
|
+
"sources": [
|
|
1403
|
+
{
|
|
1404
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1405
|
+
"line": 45,
|
|
1406
|
+
"character": 10,
|
|
1407
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L45"
|
|
1408
|
+
}
|
|
1409
|
+
]
|
|
1410
|
+
}
|
|
1411
|
+
},
|
|
1412
|
+
"defaultValue": "..."
|
|
1413
|
+
},
|
|
1414
|
+
{
|
|
1415
|
+
"id": 69,
|
|
1416
|
+
"name": "usdt",
|
|
1417
|
+
"kind": 1024,
|
|
1418
|
+
"kindString": "Property",
|
|
1419
|
+
"flags": {},
|
|
1420
|
+
"sources": [
|
|
1421
|
+
{
|
|
1422
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1423
|
+
"line": 51,
|
|
1424
|
+
"character": 4,
|
|
1425
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L51"
|
|
1426
|
+
}
|
|
1427
|
+
],
|
|
1428
|
+
"type": {
|
|
1429
|
+
"type": "reflection",
|
|
1430
|
+
"declaration": {
|
|
1431
|
+
"id": 70,
|
|
1432
|
+
"name": "__type",
|
|
1433
|
+
"kind": 65536,
|
|
1434
|
+
"kindString": "Type literal",
|
|
1435
|
+
"flags": {},
|
|
1436
|
+
"children": [
|
|
1437
|
+
{
|
|
1438
|
+
"id": 71,
|
|
1439
|
+
"name": "btc",
|
|
1440
|
+
"kind": 1024,
|
|
1441
|
+
"kindString": "Property",
|
|
1442
|
+
"flags": {},
|
|
1443
|
+
"sources": [
|
|
1444
|
+
{
|
|
1445
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1446
|
+
"line": 52,
|
|
1447
|
+
"character": 6,
|
|
1448
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L52"
|
|
1449
|
+
}
|
|
1450
|
+
],
|
|
1451
|
+
"type": {
|
|
1452
|
+
"type": "intrinsic",
|
|
1453
|
+
"name": "number"
|
|
1454
|
+
},
|
|
1455
|
+
"defaultValue": "0.00004697"
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
"id": 72,
|
|
1459
|
+
"name": "eth",
|
|
1460
|
+
"kind": 1024,
|
|
1461
|
+
"kindString": "Property",
|
|
1462
|
+
"flags": {},
|
|
1463
|
+
"sources": [
|
|
1464
|
+
{
|
|
1465
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1466
|
+
"line": 53,
|
|
1467
|
+
"character": 6,
|
|
1468
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L53"
|
|
1469
|
+
}
|
|
1470
|
+
],
|
|
1471
|
+
"type": {
|
|
1472
|
+
"type": "intrinsic",
|
|
1473
|
+
"name": "number"
|
|
1474
|
+
},
|
|
1475
|
+
"defaultValue": "0.00063328"
|
|
1476
|
+
},
|
|
1477
|
+
{
|
|
1478
|
+
"id": 73,
|
|
1479
|
+
"name": "eur",
|
|
1480
|
+
"kind": 1024,
|
|
1481
|
+
"kindString": "Property",
|
|
1482
|
+
"flags": {},
|
|
1483
|
+
"sources": [
|
|
1484
|
+
{
|
|
1485
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1486
|
+
"line": 54,
|
|
1487
|
+
"character": 6,
|
|
1488
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L54"
|
|
1489
|
+
}
|
|
1490
|
+
],
|
|
1491
|
+
"type": {
|
|
1492
|
+
"type": "intrinsic",
|
|
1493
|
+
"name": "number"
|
|
1494
|
+
},
|
|
1495
|
+
"defaultValue": "1.008"
|
|
1496
|
+
},
|
|
1497
|
+
{
|
|
1498
|
+
"id": 74,
|
|
1499
|
+
"name": "usd",
|
|
1500
|
+
"kind": 1024,
|
|
1501
|
+
"kindString": "Property",
|
|
1502
|
+
"flags": {},
|
|
1503
|
+
"sources": [
|
|
1504
|
+
{
|
|
1505
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1506
|
+
"line": 55,
|
|
1507
|
+
"character": 6,
|
|
1508
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L55"
|
|
1509
|
+
}
|
|
1510
|
+
],
|
|
1511
|
+
"type": {
|
|
1512
|
+
"type": "intrinsic",
|
|
1513
|
+
"name": "number"
|
|
1514
|
+
},
|
|
1515
|
+
"defaultValue": "1.001"
|
|
1516
|
+
}
|
|
1517
|
+
],
|
|
1518
|
+
"groups": [
|
|
1519
|
+
{
|
|
1520
|
+
"title": "Properties",
|
|
1521
|
+
"children": [
|
|
1522
|
+
71,
|
|
1523
|
+
72,
|
|
1524
|
+
73,
|
|
1525
|
+
74
|
|
1526
|
+
]
|
|
1527
|
+
}
|
|
1528
|
+
],
|
|
1529
|
+
"sources": [
|
|
1530
|
+
{
|
|
1531
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1532
|
+
"line": 51,
|
|
1533
|
+
"character": 10,
|
|
1534
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L51"
|
|
1535
|
+
}
|
|
1536
|
+
]
|
|
1537
|
+
}
|
|
1538
|
+
},
|
|
1539
|
+
"defaultValue": "..."
|
|
1540
|
+
},
|
|
1541
|
+
{
|
|
1542
|
+
"id": 75,
|
|
1543
|
+
"name": "wbtc",
|
|
1544
|
+
"kind": 1024,
|
|
1545
|
+
"kindString": "Property",
|
|
1546
|
+
"flags": {},
|
|
1547
|
+
"sources": [
|
|
1548
|
+
{
|
|
1549
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1550
|
+
"line": 57,
|
|
1551
|
+
"character": 4,
|
|
1552
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L57"
|
|
1553
|
+
}
|
|
1554
|
+
],
|
|
1555
|
+
"type": {
|
|
1556
|
+
"type": "reflection",
|
|
1557
|
+
"declaration": {
|
|
1558
|
+
"id": 76,
|
|
1559
|
+
"name": "__type",
|
|
1560
|
+
"kind": 65536,
|
|
1561
|
+
"kindString": "Type literal",
|
|
1562
|
+
"flags": {},
|
|
1563
|
+
"children": [
|
|
1564
|
+
{
|
|
1565
|
+
"id": 77,
|
|
1566
|
+
"name": "btc",
|
|
1567
|
+
"kind": 1024,
|
|
1568
|
+
"kindString": "Property",
|
|
1569
|
+
"flags": {},
|
|
1570
|
+
"sources": [
|
|
1571
|
+
{
|
|
1572
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1573
|
+
"line": 58,
|
|
1574
|
+
"character": 6,
|
|
1575
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L58"
|
|
1576
|
+
}
|
|
1577
|
+
],
|
|
1578
|
+
"type": {
|
|
1579
|
+
"type": "intrinsic",
|
|
1580
|
+
"name": "number"
|
|
1581
|
+
},
|
|
1582
|
+
"defaultValue": "0.99985708"
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"id": 78,
|
|
1586
|
+
"name": "eth",
|
|
1587
|
+
"kind": 1024,
|
|
1588
|
+
"kindString": "Property",
|
|
1589
|
+
"flags": {},
|
|
1590
|
+
"sources": [
|
|
1591
|
+
{
|
|
1592
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1593
|
+
"line": 59,
|
|
1594
|
+
"character": 6,
|
|
1595
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L59"
|
|
1596
|
+
}
|
|
1597
|
+
],
|
|
1598
|
+
"type": {
|
|
1599
|
+
"type": "intrinsic",
|
|
1600
|
+
"name": "number"
|
|
1601
|
+
},
|
|
1602
|
+
"defaultValue": "13.482839"
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1605
|
+
"id": 79,
|
|
1606
|
+
"name": "eur",
|
|
1607
|
+
"kind": 1024,
|
|
1608
|
+
"kindString": "Property",
|
|
1609
|
+
"flags": {},
|
|
1610
|
+
"sources": [
|
|
1611
|
+
{
|
|
1612
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1613
|
+
"line": 60,
|
|
1614
|
+
"character": 6,
|
|
1615
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L60"
|
|
1616
|
+
}
|
|
1617
|
+
],
|
|
1618
|
+
"type": {
|
|
1619
|
+
"type": "intrinsic",
|
|
1620
|
+
"name": "number"
|
|
1621
|
+
},
|
|
1622
|
+
"defaultValue": "21447"
|
|
1623
|
+
},
|
|
1624
|
+
{
|
|
1625
|
+
"id": 80,
|
|
1626
|
+
"name": "usd",
|
|
1627
|
+
"kind": 1024,
|
|
1628
|
+
"kindString": "Property",
|
|
1629
|
+
"flags": {},
|
|
1630
|
+
"sources": [
|
|
1631
|
+
{
|
|
1632
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1633
|
+
"line": 61,
|
|
1634
|
+
"character": 6,
|
|
1635
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L61"
|
|
1636
|
+
}
|
|
1637
|
+
],
|
|
1638
|
+
"type": {
|
|
1639
|
+
"type": "intrinsic",
|
|
1640
|
+
"name": "number"
|
|
1641
|
+
},
|
|
1642
|
+
"defaultValue": "21300"
|
|
1643
|
+
}
|
|
1644
|
+
],
|
|
1645
|
+
"groups": [
|
|
1646
|
+
{
|
|
1647
|
+
"title": "Properties",
|
|
1648
|
+
"children": [
|
|
1649
|
+
77,
|
|
1650
|
+
78,
|
|
1651
|
+
79,
|
|
1652
|
+
80
|
|
1653
|
+
]
|
|
1654
|
+
}
|
|
1655
|
+
],
|
|
1656
|
+
"sources": [
|
|
1657
|
+
{
|
|
1658
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1659
|
+
"line": 57,
|
|
1660
|
+
"character": 10,
|
|
1661
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L57"
|
|
1662
|
+
}
|
|
1663
|
+
]
|
|
1664
|
+
}
|
|
1665
|
+
},
|
|
1666
|
+
"defaultValue": "..."
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
"id": 81,
|
|
1670
|
+
"name": "xyo",
|
|
1671
|
+
"kind": 1024,
|
|
1672
|
+
"kindString": "Property",
|
|
1673
|
+
"flags": {},
|
|
1674
|
+
"sources": [
|
|
1675
|
+
{
|
|
1676
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1677
|
+
"line": 63,
|
|
1678
|
+
"character": 4,
|
|
1679
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L63"
|
|
1680
|
+
}
|
|
1681
|
+
],
|
|
1682
|
+
"type": {
|
|
1683
|
+
"type": "reflection",
|
|
1684
|
+
"declaration": {
|
|
1685
|
+
"id": 82,
|
|
1686
|
+
"name": "__type",
|
|
1687
|
+
"kind": 65536,
|
|
1688
|
+
"kindString": "Type literal",
|
|
1689
|
+
"flags": {},
|
|
1690
|
+
"children": [
|
|
1691
|
+
{
|
|
1692
|
+
"id": 83,
|
|
1693
|
+
"name": "btc",
|
|
1694
|
+
"kind": 1024,
|
|
1695
|
+
"kindString": "Property",
|
|
1696
|
+
"flags": {},
|
|
1697
|
+
"sources": [
|
|
1698
|
+
{
|
|
1699
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1700
|
+
"line": 64,
|
|
1701
|
+
"character": 6,
|
|
1702
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L64"
|
|
1703
|
+
}
|
|
1704
|
+
],
|
|
1705
|
+
"type": {
|
|
1706
|
+
"type": "intrinsic",
|
|
1707
|
+
"name": "number"
|
|
1708
|
+
},
|
|
1709
|
+
"defaultValue": "4.06347e-7"
|
|
1710
|
+
},
|
|
1711
|
+
{
|
|
1712
|
+
"id": 84,
|
|
1713
|
+
"name": "eth",
|
|
1714
|
+
"kind": 1024,
|
|
1715
|
+
"kindString": "Property",
|
|
1716
|
+
"flags": {},
|
|
1717
|
+
"sources": [
|
|
1718
|
+
{
|
|
1719
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1720
|
+
"line": 65,
|
|
1721
|
+
"character": 6,
|
|
1722
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L65"
|
|
1723
|
+
}
|
|
1724
|
+
],
|
|
1725
|
+
"type": {
|
|
1726
|
+
"type": "intrinsic",
|
|
1727
|
+
"name": "number"
|
|
1728
|
+
},
|
|
1729
|
+
"defaultValue": "0.00000548"
|
|
1730
|
+
},
|
|
1731
|
+
{
|
|
1732
|
+
"id": 85,
|
|
1733
|
+
"name": "eur",
|
|
1734
|
+
"kind": 1024,
|
|
1735
|
+
"kindString": "Property",
|
|
1736
|
+
"flags": {},
|
|
1737
|
+
"sources": [
|
|
1738
|
+
{
|
|
1739
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1740
|
+
"line": 66,
|
|
1741
|
+
"character": 6,
|
|
1742
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L66"
|
|
1743
|
+
}
|
|
1744
|
+
],
|
|
1745
|
+
"type": {
|
|
1746
|
+
"type": "intrinsic",
|
|
1747
|
+
"name": "number"
|
|
1748
|
+
},
|
|
1749
|
+
"defaultValue": "0.00871642"
|
|
1750
|
+
},
|
|
1751
|
+
{
|
|
1752
|
+
"id": 86,
|
|
1753
|
+
"name": "usd",
|
|
1754
|
+
"kind": 1024,
|
|
1755
|
+
"kindString": "Property",
|
|
1756
|
+
"flags": {},
|
|
1757
|
+
"sources": [
|
|
1758
|
+
{
|
|
1759
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1760
|
+
"line": 67,
|
|
1761
|
+
"character": 6,
|
|
1762
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L67"
|
|
1763
|
+
}
|
|
1764
|
+
],
|
|
1765
|
+
"type": {
|
|
1766
|
+
"type": "intrinsic",
|
|
1767
|
+
"name": "number"
|
|
1768
|
+
},
|
|
1769
|
+
"defaultValue": "0.0086564"
|
|
1770
|
+
}
|
|
1771
|
+
],
|
|
1772
|
+
"groups": [
|
|
1773
|
+
{
|
|
1774
|
+
"title": "Properties",
|
|
1775
|
+
"children": [
|
|
1776
|
+
83,
|
|
1777
|
+
84,
|
|
1778
|
+
85,
|
|
1779
|
+
86
|
|
1780
|
+
]
|
|
1781
|
+
}
|
|
1782
|
+
],
|
|
1783
|
+
"sources": [
|
|
1784
|
+
{
|
|
1785
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1786
|
+
"line": 63,
|
|
1787
|
+
"character": 9,
|
|
1788
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L63"
|
|
1789
|
+
}
|
|
1790
|
+
]
|
|
1791
|
+
}
|
|
1792
|
+
},
|
|
1793
|
+
"defaultValue": "..."
|
|
1794
|
+
}
|
|
1795
|
+
],
|
|
1796
|
+
"groups": [
|
|
1797
|
+
{
|
|
1798
|
+
"title": "Properties",
|
|
1799
|
+
"children": [
|
|
1800
|
+
21,
|
|
1801
|
+
27,
|
|
1802
|
+
33,
|
|
1803
|
+
39,
|
|
1804
|
+
45,
|
|
1805
|
+
51,
|
|
1806
|
+
57,
|
|
1807
|
+
63,
|
|
1808
|
+
69,
|
|
1809
|
+
75,
|
|
1810
|
+
81
|
|
1811
|
+
]
|
|
1812
|
+
}
|
|
1813
|
+
],
|
|
1814
|
+
"sources": [
|
|
1815
|
+
{
|
|
1816
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1817
|
+
"line": 2,
|
|
1818
|
+
"character": 10,
|
|
1819
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L2"
|
|
1820
|
+
}
|
|
1821
|
+
]
|
|
1822
|
+
}
|
|
1823
|
+
},
|
|
1824
|
+
"defaultValue": "..."
|
|
1825
|
+
},
|
|
1826
|
+
{
|
|
1827
|
+
"id": 87,
|
|
1828
|
+
"name": "schema",
|
|
1829
|
+
"kind": 1024,
|
|
1830
|
+
"kindString": "Property",
|
|
1831
|
+
"flags": {},
|
|
1832
|
+
"sources": [
|
|
1833
|
+
{
|
|
1834
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1835
|
+
"line": 70,
|
|
1836
|
+
"character": 2,
|
|
1837
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L70"
|
|
1838
|
+
}
|
|
1839
|
+
],
|
|
1840
|
+
"type": {
|
|
1841
|
+
"type": "intrinsic",
|
|
1842
|
+
"name": "string"
|
|
1843
|
+
},
|
|
1844
|
+
"defaultValue": "'network.xyo.crypto.market.coingecko'"
|
|
1845
|
+
},
|
|
1846
|
+
{
|
|
1847
|
+
"id": 88,
|
|
1848
|
+
"name": "timestamp",
|
|
1849
|
+
"kind": 1024,
|
|
1850
|
+
"kindString": "Property",
|
|
1851
|
+
"flags": {},
|
|
1852
|
+
"sources": [
|
|
1853
|
+
{
|
|
1854
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1855
|
+
"line": 71,
|
|
1856
|
+
"character": 2,
|
|
1857
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L71"
|
|
1858
|
+
}
|
|
1859
|
+
],
|
|
1860
|
+
"type": {
|
|
1861
|
+
"type": "intrinsic",
|
|
1862
|
+
"name": "number"
|
|
1863
|
+
},
|
|
1864
|
+
"defaultValue": "1661188759757"
|
|
1865
|
+
}
|
|
1866
|
+
],
|
|
1867
|
+
"groups": [
|
|
1868
|
+
{
|
|
1869
|
+
"title": "Properties",
|
|
1870
|
+
"children": [
|
|
1871
|
+
19,
|
|
1872
|
+
87,
|
|
1873
|
+
88
|
|
1874
|
+
]
|
|
1875
|
+
}
|
|
1876
|
+
],
|
|
1877
|
+
"sources": [
|
|
1878
|
+
{
|
|
1879
|
+
"fileName": "packages/sdk/storybook/src/sampleCoinGeckoPayload.ts",
|
|
1880
|
+
"line": 1,
|
|
1881
|
+
"character": 38,
|
|
1882
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleCoinGeckoPayload.ts#L1"
|
|
1883
|
+
}
|
|
1884
|
+
]
|
|
1885
|
+
}
|
|
1886
|
+
},
|
|
1887
|
+
"defaultValue": "..."
|
|
1888
|
+
},
|
|
1889
|
+
{
|
|
1890
|
+
"id": 93,
|
|
352
1891
|
"name": "samplePayload",
|
|
353
1892
|
"kind": 32,
|
|
354
1893
|
"kindString": "Variable",
|
|
@@ -360,20 +1899,20 @@
|
|
|
360
1899
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
361
1900
|
"line": 10,
|
|
362
1901
|
"character": 13,
|
|
363
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1902
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L10"
|
|
364
1903
|
}
|
|
365
1904
|
],
|
|
366
1905
|
"type": {
|
|
367
1906
|
"type": "reflection",
|
|
368
1907
|
"declaration": {
|
|
369
|
-
"id":
|
|
1908
|
+
"id": 94,
|
|
370
1909
|
"name": "__type",
|
|
371
1910
|
"kind": 65536,
|
|
372
1911
|
"kindString": "Type literal",
|
|
373
1912
|
"flags": {},
|
|
374
1913
|
"children": [
|
|
375
1914
|
{
|
|
376
|
-
"id":
|
|
1915
|
+
"id": 95,
|
|
377
1916
|
"name": "_archive",
|
|
378
1917
|
"kind": 1024,
|
|
379
1918
|
"kindString": "Property",
|
|
@@ -383,7 +1922,7 @@
|
|
|
383
1922
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
384
1923
|
"line": 11,
|
|
385
1924
|
"character": 2,
|
|
386
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1925
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L11"
|
|
387
1926
|
}
|
|
388
1927
|
],
|
|
389
1928
|
"type": {
|
|
@@ -393,7 +1932,7 @@
|
|
|
393
1932
|
"defaultValue": "'temp'"
|
|
394
1933
|
},
|
|
395
1934
|
{
|
|
396
|
-
"id":
|
|
1935
|
+
"id": 96,
|
|
397
1936
|
"name": "_client",
|
|
398
1937
|
"kind": 1024,
|
|
399
1938
|
"kindString": "Property",
|
|
@@ -403,7 +1942,7 @@
|
|
|
403
1942
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
404
1943
|
"line": 12,
|
|
405
1944
|
"character": 2,
|
|
406
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1945
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L12"
|
|
407
1946
|
}
|
|
408
1947
|
],
|
|
409
1948
|
"type": {
|
|
@@ -413,7 +1952,7 @@
|
|
|
413
1952
|
"defaultValue": "'js'"
|
|
414
1953
|
},
|
|
415
1954
|
{
|
|
416
|
-
"id":
|
|
1955
|
+
"id": 97,
|
|
417
1956
|
"name": "_hash",
|
|
418
1957
|
"kind": 1024,
|
|
419
1958
|
"kindString": "Property",
|
|
@@ -423,7 +1962,7 @@
|
|
|
423
1962
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
424
1963
|
"line": 13,
|
|
425
1964
|
"character": 2,
|
|
426
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1965
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L13"
|
|
427
1966
|
}
|
|
428
1967
|
],
|
|
429
1968
|
"type": {
|
|
@@ -433,7 +1972,7 @@
|
|
|
433
1972
|
"defaultValue": "'a98a39e11205ceacc0cf271db4dd74dd7841fa25f26585f6cd7f2fc3f03c7d55'"
|
|
434
1973
|
},
|
|
435
1974
|
{
|
|
436
|
-
"id":
|
|
1975
|
+
"id": 98,
|
|
437
1976
|
"name": "_id",
|
|
438
1977
|
"kind": 1024,
|
|
439
1978
|
"kindString": "Property",
|
|
@@ -443,7 +1982,7 @@
|
|
|
443
1982
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
444
1983
|
"line": 14,
|
|
445
1984
|
"character": 2,
|
|
446
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1985
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L14"
|
|
447
1986
|
}
|
|
448
1987
|
],
|
|
449
1988
|
"type": {
|
|
@@ -453,7 +1992,7 @@
|
|
|
453
1992
|
"defaultValue": "'62199875bcb044877bd6ddf3'"
|
|
454
1993
|
},
|
|
455
1994
|
{
|
|
456
|
-
"id":
|
|
1995
|
+
"id": 99,
|
|
457
1996
|
"name": "_observeDuration",
|
|
458
1997
|
"kind": 1024,
|
|
459
1998
|
"kindString": "Property",
|
|
@@ -463,7 +2002,7 @@
|
|
|
463
2002
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
464
2003
|
"line": 15,
|
|
465
2004
|
"character": 2,
|
|
466
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2005
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L15"
|
|
467
2006
|
}
|
|
468
2007
|
],
|
|
469
2008
|
"type": {
|
|
@@ -473,7 +2012,7 @@
|
|
|
473
2012
|
"defaultValue": "13"
|
|
474
2013
|
},
|
|
475
2014
|
{
|
|
476
|
-
"id":
|
|
2015
|
+
"id": 100,
|
|
477
2016
|
"name": "_timestamp",
|
|
478
2017
|
"kind": 1024,
|
|
479
2018
|
"kindString": "Property",
|
|
@@ -483,7 +2022,7 @@
|
|
|
483
2022
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
484
2023
|
"line": 16,
|
|
485
2024
|
"character": 2,
|
|
486
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2025
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L16"
|
|
487
2026
|
}
|
|
488
2027
|
],
|
|
489
2028
|
"type": {
|
|
@@ -493,7 +2032,7 @@
|
|
|
493
2032
|
"defaultValue": "1645844597478"
|
|
494
2033
|
},
|
|
495
2034
|
{
|
|
496
|
-
"id":
|
|
2035
|
+
"id": 101,
|
|
497
2036
|
"name": "salt",
|
|
498
2037
|
"kind": 1024,
|
|
499
2038
|
"kindString": "Property",
|
|
@@ -503,7 +2042,7 @@
|
|
|
503
2042
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
504
2043
|
"line": 17,
|
|
505
2044
|
"character": 2,
|
|
506
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2045
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L17"
|
|
507
2046
|
}
|
|
508
2047
|
],
|
|
509
2048
|
"type": {
|
|
@@ -513,7 +2052,7 @@
|
|
|
513
2052
|
"defaultValue": "'81b2372a-b4f0-4ab5-8642-c4e6de46a1cf'"
|
|
514
2053
|
},
|
|
515
2054
|
{
|
|
516
|
-
"id":
|
|
2055
|
+
"id": 102,
|
|
517
2056
|
"name": "schema",
|
|
518
2057
|
"kind": 1024,
|
|
519
2058
|
"kindString": "Property",
|
|
@@ -523,7 +2062,7 @@
|
|
|
523
2062
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
524
2063
|
"line": 18,
|
|
525
2064
|
"character": 2,
|
|
526
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2065
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L18"
|
|
527
2066
|
}
|
|
528
2067
|
],
|
|
529
2068
|
"type": {
|
|
@@ -537,14 +2076,14 @@
|
|
|
537
2076
|
{
|
|
538
2077
|
"title": "Properties",
|
|
539
2078
|
"children": [
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
2079
|
+
95,
|
|
2080
|
+
96,
|
|
2081
|
+
97,
|
|
2082
|
+
98,
|
|
2083
|
+
99,
|
|
2084
|
+
100,
|
|
2085
|
+
101,
|
|
2086
|
+
102
|
|
548
2087
|
]
|
|
549
2088
|
}
|
|
550
2089
|
],
|
|
@@ -553,7 +2092,7 @@
|
|
|
553
2092
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
554
2093
|
"line": 10,
|
|
555
2094
|
"character": 29,
|
|
556
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2095
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L10"
|
|
557
2096
|
}
|
|
558
2097
|
]
|
|
559
2098
|
}
|
|
@@ -561,7 +2100,7 @@
|
|
|
561
2100
|
"defaultValue": "..."
|
|
562
2101
|
},
|
|
563
2102
|
{
|
|
564
|
-
"id":
|
|
2103
|
+
"id": 89,
|
|
565
2104
|
"name": "samplePayloadFromBuilder",
|
|
566
2105
|
"kind": 32,
|
|
567
2106
|
"kindString": "Variable",
|
|
@@ -573,20 +2112,20 @@
|
|
|
573
2112
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
574
2113
|
"line": 3,
|
|
575
2114
|
"character": 13,
|
|
576
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2115
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L3"
|
|
577
2116
|
}
|
|
578
2117
|
],
|
|
579
2118
|
"type": {
|
|
580
2119
|
"type": "reflection",
|
|
581
2120
|
"declaration": {
|
|
582
|
-
"id":
|
|
2121
|
+
"id": 90,
|
|
583
2122
|
"name": "__type",
|
|
584
2123
|
"kind": 65536,
|
|
585
2124
|
"kindString": "Type literal",
|
|
586
2125
|
"flags": {},
|
|
587
2126
|
"children": [
|
|
588
2127
|
{
|
|
589
|
-
"id":
|
|
2128
|
+
"id": 91,
|
|
590
2129
|
"name": "_archive",
|
|
591
2130
|
"kind": 1024,
|
|
592
2131
|
"kindString": "Property",
|
|
@@ -596,7 +2135,7 @@
|
|
|
596
2135
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
597
2136
|
"line": 7,
|
|
598
2137
|
"character": 2,
|
|
599
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2138
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L7"
|
|
600
2139
|
}
|
|
601
2140
|
],
|
|
602
2141
|
"type": {
|
|
@@ -606,7 +2145,7 @@
|
|
|
606
2145
|
"defaultValue": "'temp'"
|
|
607
2146
|
},
|
|
608
2147
|
{
|
|
609
|
-
"id":
|
|
2148
|
+
"id": 92,
|
|
610
2149
|
"name": "test",
|
|
611
2150
|
"kind": 1024,
|
|
612
2151
|
"kindString": "Property",
|
|
@@ -616,7 +2155,7 @@
|
|
|
616
2155
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
617
2156
|
"line": 4,
|
|
618
2157
|
"character": 68,
|
|
619
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2158
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L4"
|
|
620
2159
|
}
|
|
621
2160
|
],
|
|
622
2161
|
"type": {
|
|
@@ -629,8 +2168,8 @@
|
|
|
629
2168
|
{
|
|
630
2169
|
"title": "Properties",
|
|
631
2170
|
"children": [
|
|
632
|
-
|
|
633
|
-
|
|
2171
|
+
91,
|
|
2172
|
+
92
|
|
634
2173
|
]
|
|
635
2174
|
}
|
|
636
2175
|
],
|
|
@@ -639,7 +2178,7 @@
|
|
|
639
2178
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
640
2179
|
"line": 3,
|
|
641
2180
|
"character": 40,
|
|
642
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2181
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/samplePayload.ts#L3"
|
|
643
2182
|
}
|
|
644
2183
|
]
|
|
645
2184
|
}
|
|
@@ -647,7 +2186,7 @@
|
|
|
647
2186
|
"defaultValue": "..."
|
|
648
2187
|
},
|
|
649
2188
|
{
|
|
650
|
-
"id":
|
|
2189
|
+
"id": 103,
|
|
651
2190
|
"name": "sampleUniswapPayload",
|
|
652
2191
|
"kind": 32,
|
|
653
2192
|
"kindString": "Variable",
|
|
@@ -659,20 +2198,20 @@
|
|
|
659
2198
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
660
2199
|
"line": 1,
|
|
661
2200
|
"character": 13,
|
|
662
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2201
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L1"
|
|
663
2202
|
}
|
|
664
2203
|
],
|
|
665
2204
|
"type": {
|
|
666
2205
|
"type": "reflection",
|
|
667
2206
|
"declaration": {
|
|
668
|
-
"id":
|
|
2207
|
+
"id": 104,
|
|
669
2208
|
"name": "__type",
|
|
670
2209
|
"kind": 65536,
|
|
671
2210
|
"kindString": "Type literal",
|
|
672
2211
|
"flags": {},
|
|
673
2212
|
"children": [
|
|
674
2213
|
{
|
|
675
|
-
"id":
|
|
2214
|
+
"id": 105,
|
|
676
2215
|
"name": "pairs",
|
|
677
2216
|
"kind": 1024,
|
|
678
2217
|
"kindString": "Property",
|
|
@@ -682,7 +2221,7 @@
|
|
|
682
2221
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
683
2222
|
"line": 2,
|
|
684
2223
|
"character": 2,
|
|
685
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2224
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L2"
|
|
686
2225
|
}
|
|
687
2226
|
],
|
|
688
2227
|
"type": {
|
|
@@ -690,14 +2229,14 @@
|
|
|
690
2229
|
"elementType": {
|
|
691
2230
|
"type": "reflection",
|
|
692
2231
|
"declaration": {
|
|
693
|
-
"id":
|
|
2232
|
+
"id": 106,
|
|
694
2233
|
"name": "__type",
|
|
695
2234
|
"kind": 65536,
|
|
696
2235
|
"kindString": "Type literal",
|
|
697
2236
|
"flags": {},
|
|
698
2237
|
"children": [
|
|
699
2238
|
{
|
|
700
|
-
"id":
|
|
2239
|
+
"id": 107,
|
|
701
2240
|
"name": "tokens",
|
|
702
2241
|
"kind": 1024,
|
|
703
2242
|
"kindString": "Property",
|
|
@@ -707,7 +2246,7 @@
|
|
|
707
2246
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
708
2247
|
"line": 4,
|
|
709
2248
|
"character": 6,
|
|
710
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2249
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L4"
|
|
711
2250
|
}
|
|
712
2251
|
],
|
|
713
2252
|
"type": {
|
|
@@ -715,14 +2254,14 @@
|
|
|
715
2254
|
"elementType": {
|
|
716
2255
|
"type": "reflection",
|
|
717
2256
|
"declaration": {
|
|
718
|
-
"id":
|
|
2257
|
+
"id": 108,
|
|
719
2258
|
"name": "__type",
|
|
720
2259
|
"kind": 65536,
|
|
721
2260
|
"kindString": "Type literal",
|
|
722
2261
|
"flags": {},
|
|
723
2262
|
"children": [
|
|
724
2263
|
{
|
|
725
|
-
"id":
|
|
2264
|
+
"id": 109,
|
|
726
2265
|
"name": "address",
|
|
727
2266
|
"kind": 1024,
|
|
728
2267
|
"kindString": "Property",
|
|
@@ -732,7 +2271,7 @@
|
|
|
732
2271
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
733
2272
|
"line": 6,
|
|
734
2273
|
"character": 10,
|
|
735
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2274
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L6"
|
|
736
2275
|
}
|
|
737
2276
|
],
|
|
738
2277
|
"type": {
|
|
@@ -742,7 +2281,7 @@
|
|
|
742
2281
|
"defaultValue": "'0x55296f69f40Ea6d20E478533C15A6B08B654E758'"
|
|
743
2282
|
},
|
|
744
2283
|
{
|
|
745
|
-
"id":
|
|
2284
|
+
"id": 110,
|
|
746
2285
|
"name": "symbol",
|
|
747
2286
|
"kind": 1024,
|
|
748
2287
|
"kindString": "Property",
|
|
@@ -752,7 +2291,7 @@
|
|
|
752
2291
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
753
2292
|
"line": 7,
|
|
754
2293
|
"character": 10,
|
|
755
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2294
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L7"
|
|
756
2295
|
}
|
|
757
2296
|
],
|
|
758
2297
|
"type": {
|
|
@@ -762,7 +2301,7 @@
|
|
|
762
2301
|
"defaultValue": "'xyo'"
|
|
763
2302
|
},
|
|
764
2303
|
{
|
|
765
|
-
"id":
|
|
2304
|
+
"id": 111,
|
|
766
2305
|
"name": "value",
|
|
767
2306
|
"kind": 1024,
|
|
768
2307
|
"kindString": "Property",
|
|
@@ -772,7 +2311,7 @@
|
|
|
772
2311
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
773
2312
|
"line": 8,
|
|
774
2313
|
"character": 10,
|
|
775
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2314
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L8"
|
|
776
2315
|
}
|
|
777
2316
|
],
|
|
778
2317
|
"type": {
|
|
@@ -786,9 +2325,9 @@
|
|
|
786
2325
|
{
|
|
787
2326
|
"title": "Properties",
|
|
788
2327
|
"children": [
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
2328
|
+
109,
|
|
2329
|
+
110,
|
|
2330
|
+
111
|
|
792
2331
|
]
|
|
793
2332
|
}
|
|
794
2333
|
],
|
|
@@ -797,7 +2336,7 @@
|
|
|
797
2336
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
798
2337
|
"line": 5,
|
|
799
2338
|
"character": 8,
|
|
800
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2339
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L5"
|
|
801
2340
|
}
|
|
802
2341
|
]
|
|
803
2342
|
}
|
|
@@ -810,7 +2349,7 @@
|
|
|
810
2349
|
{
|
|
811
2350
|
"title": "Properties",
|
|
812
2351
|
"children": [
|
|
813
|
-
|
|
2352
|
+
107
|
|
814
2353
|
]
|
|
815
2354
|
}
|
|
816
2355
|
],
|
|
@@ -819,7 +2358,7 @@
|
|
|
819
2358
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
820
2359
|
"line": 3,
|
|
821
2360
|
"character": 4,
|
|
822
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2361
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L3"
|
|
823
2362
|
}
|
|
824
2363
|
]
|
|
825
2364
|
}
|
|
@@ -828,7 +2367,7 @@
|
|
|
828
2367
|
"defaultValue": "..."
|
|
829
2368
|
},
|
|
830
2369
|
{
|
|
831
|
-
"id":
|
|
2370
|
+
"id": 112,
|
|
832
2371
|
"name": "schema",
|
|
833
2372
|
"kind": 1024,
|
|
834
2373
|
"kindString": "Property",
|
|
@@ -838,7 +2377,7 @@
|
|
|
838
2377
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
839
2378
|
"line": 186,
|
|
840
2379
|
"character": 2,
|
|
841
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2380
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L186"
|
|
842
2381
|
}
|
|
843
2382
|
],
|
|
844
2383
|
"type": {
|
|
@@ -848,7 +2387,7 @@
|
|
|
848
2387
|
"defaultValue": "'network.xyo.crypto.market.uniswap'"
|
|
849
2388
|
},
|
|
850
2389
|
{
|
|
851
|
-
"id":
|
|
2390
|
+
"id": 113,
|
|
852
2391
|
"name": "timestamp",
|
|
853
2392
|
"kind": 1024,
|
|
854
2393
|
"kindString": "Property",
|
|
@@ -858,7 +2397,7 @@
|
|
|
858
2397
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
859
2398
|
"line": 187,
|
|
860
2399
|
"character": 2,
|
|
861
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2400
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L187"
|
|
862
2401
|
}
|
|
863
2402
|
],
|
|
864
2403
|
"type": {
|
|
@@ -872,9 +2411,9 @@
|
|
|
872
2411
|
{
|
|
873
2412
|
"title": "Properties",
|
|
874
2413
|
"children": [
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
2414
|
+
105,
|
|
2415
|
+
112,
|
|
2416
|
+
113
|
|
878
2417
|
]
|
|
879
2418
|
}
|
|
880
2419
|
],
|
|
@@ -883,7 +2422,7 @@
|
|
|
883
2422
|
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
884
2423
|
"line": 1,
|
|
885
2424
|
"character": 36,
|
|
886
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2425
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/sampleUniswapPayload.ts#L1"
|
|
887
2426
|
}
|
|
888
2427
|
]
|
|
889
2428
|
}
|
|
@@ -901,7 +2440,7 @@
|
|
|
901
2440
|
"fileName": "packages/sdk/storybook/src/DeprecateStory.tsx",
|
|
902
2441
|
"line": 3,
|
|
903
2442
|
"character": 13,
|
|
904
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2443
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/DeprecateStory.tsx#L3"
|
|
905
2444
|
}
|
|
906
2445
|
],
|
|
907
2446
|
"signatures": [
|
|
@@ -940,7 +2479,7 @@
|
|
|
940
2479
|
"fileName": "packages/sdk/storybook/src/DeprecateStory.tsx",
|
|
941
2480
|
"line": 3,
|
|
942
2481
|
"character": 40,
|
|
943
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2482
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/DeprecateStory.tsx#L3"
|
|
944
2483
|
}
|
|
945
2484
|
],
|
|
946
2485
|
"type": {
|
|
@@ -962,7 +2501,7 @@
|
|
|
962
2501
|
"fileName": "packages/sdk/storybook/src/DeprecateStory.tsx",
|
|
963
2502
|
"line": 3,
|
|
964
2503
|
"character": 38,
|
|
965
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2504
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/DeprecateStory.tsx#L3"
|
|
966
2505
|
}
|
|
967
2506
|
]
|
|
968
2507
|
}
|
|
@@ -1010,6 +2549,108 @@
|
|
|
1010
2549
|
}
|
|
1011
2550
|
]
|
|
1012
2551
|
},
|
|
2552
|
+
{
|
|
2553
|
+
"id": 123,
|
|
2554
|
+
"name": "WithMapboxSetup",
|
|
2555
|
+
"kind": 64,
|
|
2556
|
+
"kindString": "Function",
|
|
2557
|
+
"flags": {},
|
|
2558
|
+
"sources": [
|
|
2559
|
+
{
|
|
2560
|
+
"fileName": "packages/sdk/storybook/src/WithMapboxSetup.tsx",
|
|
2561
|
+
"line": 4,
|
|
2562
|
+
"character": 13,
|
|
2563
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/WithMapboxSetup.tsx#L4"
|
|
2564
|
+
}
|
|
2565
|
+
],
|
|
2566
|
+
"signatures": [
|
|
2567
|
+
{
|
|
2568
|
+
"id": 124,
|
|
2569
|
+
"name": "WithMapboxSetup",
|
|
2570
|
+
"kind": 4096,
|
|
2571
|
+
"kindString": "Call signature",
|
|
2572
|
+
"flags": {},
|
|
2573
|
+
"parameters": [
|
|
2574
|
+
{
|
|
2575
|
+
"id": 125,
|
|
2576
|
+
"name": "fn",
|
|
2577
|
+
"kind": 32768,
|
|
2578
|
+
"kindString": "Parameter",
|
|
2579
|
+
"flags": {},
|
|
2580
|
+
"type": {
|
|
2581
|
+
"type": "reference",
|
|
2582
|
+
"typeArguments": [
|
|
2583
|
+
{
|
|
2584
|
+
"type": "reference",
|
|
2585
|
+
"typeArguments": [
|
|
2586
|
+
{
|
|
2587
|
+
"type": "reference",
|
|
2588
|
+
"name": "StoryFnReactReturnType",
|
|
2589
|
+
"qualifiedName": "StoryFnReactReturnType",
|
|
2590
|
+
"package": "@storybook/react"
|
|
2591
|
+
}
|
|
2592
|
+
],
|
|
2593
|
+
"name": "ReturnTypeFramework",
|
|
2594
|
+
"qualifiedName": "ReturnTypeFramework",
|
|
2595
|
+
"package": "@storybook/addons"
|
|
2596
|
+
},
|
|
2597
|
+
{
|
|
2598
|
+
"type": "reference",
|
|
2599
|
+
"name": "Args",
|
|
2600
|
+
"qualifiedName": "Args",
|
|
2601
|
+
"package": "@storybook/csf"
|
|
2602
|
+
}
|
|
2603
|
+
],
|
|
2604
|
+
"name": "PartialStoryFn",
|
|
2605
|
+
"qualifiedName": "PartialStoryFn",
|
|
2606
|
+
"package": "@storybook/csf"
|
|
2607
|
+
}
|
|
2608
|
+
},
|
|
2609
|
+
{
|
|
2610
|
+
"id": 126,
|
|
2611
|
+
"name": "c",
|
|
2612
|
+
"kind": 32768,
|
|
2613
|
+
"kindString": "Parameter",
|
|
2614
|
+
"flags": {},
|
|
2615
|
+
"type": {
|
|
2616
|
+
"type": "reference",
|
|
2617
|
+
"typeArguments": [
|
|
2618
|
+
{
|
|
2619
|
+
"type": "reference",
|
|
2620
|
+
"typeArguments": [
|
|
2621
|
+
{
|
|
2622
|
+
"type": "reference",
|
|
2623
|
+
"name": "StoryFnReactReturnType",
|
|
2624
|
+
"qualifiedName": "StoryFnReactReturnType",
|
|
2625
|
+
"package": "@storybook/react"
|
|
2626
|
+
}
|
|
2627
|
+
],
|
|
2628
|
+
"name": "ReturnTypeFramework",
|
|
2629
|
+
"qualifiedName": "ReturnTypeFramework",
|
|
2630
|
+
"package": "@storybook/addons"
|
|
2631
|
+
},
|
|
2632
|
+
{
|
|
2633
|
+
"type": "reference",
|
|
2634
|
+
"name": "Args",
|
|
2635
|
+
"qualifiedName": "Args",
|
|
2636
|
+
"package": "@storybook/csf"
|
|
2637
|
+
}
|
|
2638
|
+
],
|
|
2639
|
+
"name": "StoryContext",
|
|
2640
|
+
"qualifiedName": "StoryContext",
|
|
2641
|
+
"package": "@storybook/csf"
|
|
2642
|
+
}
|
|
2643
|
+
}
|
|
2644
|
+
],
|
|
2645
|
+
"type": {
|
|
2646
|
+
"type": "reference",
|
|
2647
|
+
"name": "StoryFnReactReturnType",
|
|
2648
|
+
"qualifiedName": "StoryFnReactReturnType",
|
|
2649
|
+
"package": "@storybook/react"
|
|
2650
|
+
}
|
|
2651
|
+
}
|
|
2652
|
+
]
|
|
2653
|
+
},
|
|
1013
2654
|
{
|
|
1014
2655
|
"id": 1,
|
|
1015
2656
|
"name": "archivistApiDecorator",
|
|
@@ -1021,7 +2662,7 @@
|
|
|
1021
2662
|
"fileName": "packages/sdk/storybook/src/archivistApiDecorator.tsx",
|
|
1022
2663
|
"line": 4,
|
|
1023
2664
|
"character": 6,
|
|
1024
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2665
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/archivistApiDecorator.tsx#L4"
|
|
1025
2666
|
}
|
|
1026
2667
|
],
|
|
1027
2668
|
"signatures": [
|
|
@@ -1123,7 +2764,7 @@
|
|
|
1123
2764
|
"fileName": "packages/sdk/storybook/src/authDecorator.tsx",
|
|
1124
2765
|
"line": 26,
|
|
1125
2766
|
"character": 13,
|
|
1126
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2767
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/authDecorator.tsx#L26"
|
|
1127
2768
|
}
|
|
1128
2769
|
],
|
|
1129
2770
|
"signatures": [
|
|
@@ -1215,7 +2856,7 @@
|
|
|
1215
2856
|
]
|
|
1216
2857
|
},
|
|
1217
2858
|
{
|
|
1218
|
-
"id":
|
|
2859
|
+
"id": 119,
|
|
1219
2860
|
"name": "useAppThemeDecorator",
|
|
1220
2861
|
"kind": 64,
|
|
1221
2862
|
"kindString": "Function",
|
|
@@ -1225,19 +2866,19 @@
|
|
|
1225
2866
|
"fileName": "packages/sdk/storybook/src/useAppThemeDecorator.tsx",
|
|
1226
2867
|
"line": 7,
|
|
1227
2868
|
"character": 6,
|
|
1228
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2869
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/useAppThemeDecorator.tsx#L7"
|
|
1229
2870
|
}
|
|
1230
2871
|
],
|
|
1231
2872
|
"signatures": [
|
|
1232
2873
|
{
|
|
1233
|
-
"id":
|
|
2874
|
+
"id": 120,
|
|
1234
2875
|
"name": "useAppThemeDecorator",
|
|
1235
2876
|
"kind": 4096,
|
|
1236
2877
|
"kindString": "Call signature",
|
|
1237
2878
|
"flags": {},
|
|
1238
2879
|
"parameters": [
|
|
1239
2880
|
{
|
|
1240
|
-
"id":
|
|
2881
|
+
"id": 121,
|
|
1241
2882
|
"name": "fn",
|
|
1242
2883
|
"kind": 32768,
|
|
1243
2884
|
"kindString": "Parameter",
|
|
@@ -1272,7 +2913,7 @@
|
|
|
1272
2913
|
}
|
|
1273
2914
|
},
|
|
1274
2915
|
{
|
|
1275
|
-
"id":
|
|
2916
|
+
"id": 122,
|
|
1276
2917
|
"name": "c",
|
|
1277
2918
|
"kind": 32768,
|
|
1278
2919
|
"kindString": "Parameter",
|
|
@@ -1321,33 +2962,35 @@
|
|
|
1321
2962
|
{
|
|
1322
2963
|
"title": "Interfaces",
|
|
1323
2964
|
"children": [
|
|
1324
|
-
|
|
2965
|
+
127
|
|
1325
2966
|
]
|
|
1326
2967
|
},
|
|
1327
2968
|
{
|
|
1328
2969
|
"title": "Type Aliases",
|
|
1329
2970
|
"children": [
|
|
1330
|
-
|
|
2971
|
+
131
|
|
1331
2972
|
]
|
|
1332
2973
|
},
|
|
1333
2974
|
{
|
|
1334
2975
|
"title": "Variables",
|
|
1335
2976
|
"children": [
|
|
1336
|
-
|
|
2977
|
+
114,
|
|
1337
2978
|
15,
|
|
1338
2979
|
16,
|
|
1339
|
-
21,
|
|
1340
2980
|
17,
|
|
1341
|
-
|
|
2981
|
+
93,
|
|
2982
|
+
89,
|
|
2983
|
+
103
|
|
1342
2984
|
]
|
|
1343
2985
|
},
|
|
1344
2986
|
{
|
|
1345
2987
|
"title": "Functions",
|
|
1346
2988
|
"children": [
|
|
1347
2989
|
9,
|
|
2990
|
+
123,
|
|
1348
2991
|
1,
|
|
1349
2992
|
5,
|
|
1350
|
-
|
|
2993
|
+
119
|
|
1351
2994
|
]
|
|
1352
2995
|
}
|
|
1353
2996
|
],
|
|
@@ -1356,7 +2999,7 @@
|
|
|
1356
2999
|
"fileName": "packages/sdk/storybook/src/index.ts",
|
|
1357
3000
|
"line": 1,
|
|
1358
3001
|
"character": 0,
|
|
1359
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3002
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/84443336/packages/sdk/storybook/src/index.ts#L1"
|
|
1360
3003
|
}
|
|
1361
3004
|
]
|
|
1362
3005
|
}
|