flash-sdk 9.0.0-alpha.6 → 9.0.0-alpha.7
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/PerpetualsClient.d.ts +38 -49
- package/dist/PerpetualsClient.js +468 -1024
- package/dist/PoolConfig.d.ts +2 -0
- package/dist/PoolConfig.json +244 -10
- package/dist/idl/perpetuals.d.ts +70 -490
- package/dist/idl/perpetuals.js +70 -490
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/index.d.ts +0 -2
- package/package.json +1 -1
package/dist/PoolConfig.json
CHANGED
@@ -51,6 +51,7 @@
|
|
51
51
|
"tokenPrecision": 4,
|
52
52
|
"isStable": true,
|
53
53
|
"isVirtual": false,
|
54
|
+
"lazerId": 7,
|
54
55
|
"pythTicker": "Crypto.USDC/USD",
|
55
56
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
56
57
|
"isToken2022": false
|
@@ -63,6 +64,7 @@
|
|
63
64
|
"tokenPrecision": 4,
|
64
65
|
"isStable": false,
|
65
66
|
"isVirtual": false,
|
67
|
+
"lazerId": 6,
|
66
68
|
"pythTicker": "Crypto.SOL/USD",
|
67
69
|
"pythPriceId": "0xef0d8b6fda2ceba41da15d4095d1da392a0d2f8ed0c6c7bc0f4cfac8c280b56d",
|
68
70
|
"isToken2022": false
|
@@ -75,6 +77,7 @@
|
|
75
77
|
"tokenPrecision": 4,
|
76
78
|
"isStable": false,
|
77
79
|
"isVirtual": false,
|
80
|
+
"lazerId": 6,
|
78
81
|
"pythTicker": "Crypto.SOL/USD",
|
79
82
|
"pythPriceId": "0xef0d8b6fda2ceba41da15d4095d1da392a0d2f8ed0c6c7bc0f4cfac8c280b56d",
|
80
83
|
"isToken2022": false
|
@@ -87,6 +90,7 @@
|
|
87
90
|
"tokenPrecision": 6,
|
88
91
|
"isStable": false,
|
89
92
|
"isVirtual": false,
|
93
|
+
"lazerId": 1,
|
90
94
|
"pythTicker": "Crypto.BTC/USD",
|
91
95
|
"pythPriceId": "0xe62df6c8b4a85fe1a67db44dc12de5db330f7ac66b72dc658afedf0f4a415b43",
|
92
96
|
"isToken2022": false
|
@@ -99,6 +103,7 @@
|
|
99
103
|
"tokenPrecision": 4,
|
100
104
|
"isStable": false,
|
101
105
|
"isVirtual": false,
|
106
|
+
"lazerId": 2,
|
102
107
|
"pythTicker": "Crypto.ETH/USD",
|
103
108
|
"pythPriceId": "0xff61491a931112ddf1bd8147cd1b641375f79f5825126d665480874634fd0ace",
|
104
109
|
"isToken2022": false
|
@@ -111,6 +116,7 @@
|
|
111
116
|
"tokenPrecision": 4,
|
112
117
|
"isStable": false,
|
113
118
|
"isVirtual": false,
|
119
|
+
"lazerId": 458,
|
114
120
|
"pythTicker": "Crypto.JITOSOL/USD",
|
115
121
|
"pythPriceId": "0x67be9f519b95cf24338801051f9a808eff0a578ccb388db73b7f6fe1de019ffb",
|
116
122
|
"isToken2022": false
|
@@ -130,6 +136,7 @@
|
|
130
136
|
"isVirtual": false,
|
131
137
|
"intOracleAddress": "GCtJxWQ57B3BJUYdWrhb3TUxzeiDUx275ZCxKkTV6G3N",
|
132
138
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
139
|
+
"lazerId": 7,
|
133
140
|
"pythTicker": "Crypto.USDC/USD",
|
134
141
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
135
142
|
},
|
@@ -146,6 +153,7 @@
|
|
146
153
|
"isVirtual": false,
|
147
154
|
"intOracleAddress": "DXqtMo8qRBfHcK11kBnSaCSXkWKk1huMf94R6sAxLHtf",
|
148
155
|
"extOracleAddress": "7UVimffxr9ow1uXYxsr4LHAcV58mLzhmwaeKvJ1pjLiE",
|
156
|
+
"lazerId": 6,
|
149
157
|
"pythTicker": "Crypto.SOL/USD",
|
150
158
|
"pythPriceId": "0xef0d8b6fda2ceba41da15d4095d1da392a0d2f8ed0c6c7bc0f4cfac8c280b56d"
|
151
159
|
},
|
@@ -162,6 +170,7 @@
|
|
162
170
|
"isVirtual": false,
|
163
171
|
"intOracleAddress": "BYj2rSPK5JcvvVZGBN88j1TmW7mmtf1Rx3GMTqvdwB5c",
|
164
172
|
"extOracleAddress": "4cSM2e6rvbGQUFiJbqytoVMi5GgghSMr8LwVrT9VPSPo",
|
173
|
+
"lazerId": 1,
|
165
174
|
"pythTicker": "Crypto.BTC/USD",
|
166
175
|
"pythPriceId": "0xe62df6c8b4a85fe1a67db44dc12de5db330f7ac66b72dc658afedf0f4a415b43"
|
167
176
|
},
|
@@ -178,6 +187,7 @@
|
|
178
187
|
"isVirtual": false,
|
179
188
|
"intOracleAddress": "31QzXaaxY3XTfLM6QmSfELLFowQaNe6ytiT3GXpxBcbh",
|
180
189
|
"extOracleAddress": "42amVS4KgzR9rA28tkVYqVXjq9Qa8dcZQMbH5EYFX6XC",
|
190
|
+
"lazerId": 2,
|
181
191
|
"pythTicker": "Crypto.ETH/USD",
|
182
192
|
"pythPriceId": "0xff61491a931112ddf1bd8147cd1b641375f79f5825126d665480874634fd0ace"
|
183
193
|
},
|
@@ -194,6 +204,7 @@
|
|
194
204
|
"isVirtual": false,
|
195
205
|
"intOracleAddress": "65cokPf6QQmNpdwurPQu1s1QWPdumMX8iJYjdhALsbGW",
|
196
206
|
"extOracleAddress": "AxaxyeDT8JnWERSaTKvFXvPKkEdxnamKSqpWbsSjYg1g",
|
207
|
+
"lazerId": 458,
|
197
208
|
"pythTicker": "Crypto.JITOSOL/USD",
|
198
209
|
"pythPriceId": "0x67be9f519b95cf24338801051f9a808eff0a578ccb388db73b7f6fe1de019ffb"
|
199
210
|
}
|
@@ -358,6 +369,7 @@
|
|
358
369
|
"tokenPrecision": 4,
|
359
370
|
"isStable": true,
|
360
371
|
"isVirtual": false,
|
372
|
+
"lazerId": 7,
|
361
373
|
"pythTicker": "Crypto.USDC/USD",
|
362
374
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
363
375
|
"isToken2022": false
|
@@ -370,6 +382,7 @@
|
|
370
382
|
"tokenPrecision": 6,
|
371
383
|
"isStable": false,
|
372
384
|
"isVirtual": true,
|
385
|
+
"lazerId": 346,
|
373
386
|
"pythTicker": "Metal.XAU/USD",
|
374
387
|
"pythPriceId": "0x765d2ba906dbc32ca17cc11f5310a89e9ee1f6420508c63861f2f8ba4ee34bb2",
|
375
388
|
"isToken2022": false
|
@@ -382,6 +395,7 @@
|
|
382
395
|
"tokenPrecision": 6,
|
383
396
|
"isStable": false,
|
384
397
|
"isVirtual": true,
|
398
|
+
"lazerId": 345,
|
385
399
|
"pythTicker": "Metal.XAG/USD",
|
386
400
|
"pythPriceId": "0xf2fb02c32b055c805e7238d628e5e9dadef274376114eb1f012337cabe93871e",
|
387
401
|
"isToken2022": false
|
@@ -394,6 +408,7 @@
|
|
394
408
|
"tokenPrecision": 6,
|
395
409
|
"isStable": false,
|
396
410
|
"isVirtual": true,
|
411
|
+
"lazerId": 327,
|
397
412
|
"pythTicker": "FX.EUR/USD",
|
398
413
|
"pythPriceId": "0xa995d00bb36a63cef7fd2c287dc105fc8f3d93779f062f09551b0af3e81ec30b",
|
399
414
|
"isToken2022": false
|
@@ -406,6 +421,7 @@
|
|
406
421
|
"tokenPrecision": 6,
|
407
422
|
"isStable": false,
|
408
423
|
"isVirtual": true,
|
424
|
+
"lazerId": 333,
|
409
425
|
"pythTicker": "FX.GBP/USD",
|
410
426
|
"pythPriceId": "0x84c2dde9633d93d1bcad84e7dc41c9d56578b7ec52fabedc1f335d673df0a7c1",
|
411
427
|
"isToken2022": false
|
@@ -418,8 +434,9 @@
|
|
418
434
|
"tokenPrecision": 4,
|
419
435
|
"isStable": false,
|
420
436
|
"isVirtual": true,
|
421
|
-
"
|
422
|
-
"
|
437
|
+
"lazerId": 1788,
|
438
|
+
"pythTicker": "Commodities.WTIX5/USD",
|
439
|
+
"pythPriceId": "0x2e8c6b85cf4a79b6d8bce10be470eefb369810b642782cb6aa150f82362e65d1",
|
423
440
|
"isToken2022": false
|
424
441
|
}
|
425
442
|
],
|
@@ -437,6 +454,7 @@
|
|
437
454
|
"isVirtual": false,
|
438
455
|
"intOracleAddress": "GCtJxWQ57B3BJUYdWrhb3TUxzeiDUx275ZCxKkTV6G3N",
|
439
456
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
457
|
+
"lazerId": 7,
|
440
458
|
"pythTicker": "Crypto.USDC/USD",
|
441
459
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
442
460
|
},
|
@@ -453,6 +471,7 @@
|
|
453
471
|
"isVirtual": true,
|
454
472
|
"intOracleAddress": "9JUUs2uFLHmPo6gTXJecYB6txdY2VXV2tfu2WQQjsNAu",
|
455
473
|
"extOracleAddress": "2uPQGpm8X4ZkxMHxrAW1QuhXcse1AHEgPih6Xp9NuEWW",
|
474
|
+
"lazerId": 346,
|
456
475
|
"pythTicker": "Metal.XAU/USD",
|
457
476
|
"pythPriceId": "0x765d2ba906dbc32ca17cc11f5310a89e9ee1f6420508c63861f2f8ba4ee34bb2"
|
458
477
|
},
|
@@ -469,6 +488,7 @@
|
|
469
488
|
"isVirtual": true,
|
470
489
|
"intOracleAddress": "8Fwj8PHmoXzX7XMSiCiSvCwXTdfJ9U9SPcu4gbN3mCUN",
|
471
490
|
"extOracleAddress": "H9JxsWwtDZxjSL6m7cdCVsWibj3JBMD9sxqLjadoZnot",
|
491
|
+
"lazerId": 345,
|
472
492
|
"pythTicker": "Metal.XAG/USD",
|
473
493
|
"pythPriceId": "0xf2fb02c32b055c805e7238d628e5e9dadef274376114eb1f012337cabe93871e"
|
474
494
|
},
|
@@ -485,6 +505,7 @@
|
|
485
505
|
"isVirtual": true,
|
486
506
|
"intOracleAddress": "Fs9bKiF3eZMkQic39UD96A1jTqgrYHARCaPQ5MppYWay",
|
487
507
|
"extOracleAddress": "Fu76ChamBDjE8UuGLV6GP2AcPPSU6gjhkNhAyuoPm7ny",
|
508
|
+
"lazerId": 327,
|
488
509
|
"pythTicker": "FX.EUR/USD",
|
489
510
|
"pythPriceId": "0xa995d00bb36a63cef7fd2c287dc105fc8f3d93779f062f09551b0af3e81ec30b"
|
490
511
|
},
|
@@ -501,6 +522,7 @@
|
|
501
522
|
"isVirtual": true,
|
502
523
|
"intOracleAddress": "Gsy7UDnDQYVKcEcNtu8TZbjuE5eDaMsdQEJwygmMT6Ro",
|
503
524
|
"extOracleAddress": "G25Tm7UkVruTJ7mcbCxFm45XGWwsH72nJKNGcHEQw1tU",
|
525
|
+
"lazerId": 333,
|
504
526
|
"pythTicker": "FX.GBP/USD",
|
505
527
|
"pythPriceId": "0x84c2dde9633d93d1bcad84e7dc41c9d56578b7ec52fabedc1f335d673df0a7c1"
|
506
528
|
},
|
@@ -516,9 +538,10 @@
|
|
516
538
|
"isStable": false,
|
517
539
|
"isVirtual": true,
|
518
540
|
"intOracleAddress": "5qLQ3BT7JCf4fUxoAH1xZwHCca9fZuuTWTgTsNxLNcoZ",
|
519
|
-
"extOracleAddress": "
|
520
|
-
"
|
521
|
-
"
|
541
|
+
"extOracleAddress": "2SxsutiRd7TBmURrWW2tPR3xeHpJFuGVGAd4Wjddkk7D",
|
542
|
+
"lazerId": 1788,
|
543
|
+
"pythTicker": "Commodities.WTIX5/USD",
|
544
|
+
"pythPriceId": "0x2e8c6b85cf4a79b6d8bce10be470eefb369810b642782cb6aa150f82362e65d1"
|
522
545
|
}
|
523
546
|
],
|
524
547
|
"markets": [
|
@@ -729,6 +752,7 @@
|
|
729
752
|
"tokenPrecision": 4,
|
730
753
|
"isStable": true,
|
731
754
|
"isVirtual": false,
|
755
|
+
"lazerId": 7,
|
732
756
|
"pythTicker": "Crypto.USDC/USD",
|
733
757
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
734
758
|
"isToken2022": false
|
@@ -741,6 +765,7 @@
|
|
741
765
|
"tokenPrecision": 4,
|
742
766
|
"isStable": false,
|
743
767
|
"isVirtual": false,
|
768
|
+
"lazerId": 92,
|
744
769
|
"pythTicker": "Crypto.JUP/USD",
|
745
770
|
"pythPriceId": "0x0a0408d619e9380abad35060f9192039ed5042fa6f82301d0e48bb52be830996",
|
746
771
|
"isToken2022": false
|
@@ -753,6 +778,7 @@
|
|
753
778
|
"tokenPrecision": 4,
|
754
779
|
"isStable": false,
|
755
780
|
"isVirtual": false,
|
781
|
+
"lazerId": 3,
|
756
782
|
"pythTicker": "Crypto.PYTH/USD",
|
757
783
|
"pythPriceId": "0x0bbf28e9a841a1cc788f6a361b17ca072d0ea3098a1e5df1c3922d06719579ff",
|
758
784
|
"isToken2022": false
|
@@ -765,6 +791,7 @@
|
|
765
791
|
"tokenPrecision": 4,
|
766
792
|
"isStable": false,
|
767
793
|
"isVirtual": false,
|
794
|
+
"lazerId": 91,
|
768
795
|
"pythTicker": "Crypto.JTO/USD",
|
769
796
|
"pythPriceId": "0xb43660a5f790c69354b0729a5ef9d50d68f1df92107540210b9cccba1f947cc2",
|
770
797
|
"isToken2022": false
|
@@ -777,6 +804,7 @@
|
|
777
804
|
"tokenPrecision": 4,
|
778
805
|
"isStable": false,
|
779
806
|
"isVirtual": false,
|
807
|
+
"lazerId": 54,
|
780
808
|
"pythTicker": "Crypto.RAY/USD",
|
781
809
|
"pythPriceId": "0x91568baa8beb53db23eb3fb7f22c6e8bd303d103919e19733f2bb642d3e7987a",
|
782
810
|
"isToken2022": false
|
@@ -789,9 +817,23 @@
|
|
789
817
|
"tokenPrecision": 4,
|
790
818
|
"isStable": false,
|
791
819
|
"isVirtual": false,
|
820
|
+
"lazerId": 464,
|
792
821
|
"pythTicker": "Crypto.KMNO/USD",
|
793
822
|
"pythPriceId": "0xb17e5bc5de742a8a378b54c9c75442b7d51e30ada63f28d9bd28d3c0e26511a0",
|
794
823
|
"isToken2022": false
|
824
|
+
},
|
825
|
+
{
|
826
|
+
"symbol": "2Z",
|
827
|
+
"mintKey": "J6pQQ3FAcJQeWPPGppWRb4nM8jU3wLyYbRrLh7feMfvd",
|
828
|
+
"decimals": 8,
|
829
|
+
"usdPrecision": 4,
|
830
|
+
"tokenPrecision": 4,
|
831
|
+
"isStable": false,
|
832
|
+
"isVirtual": false,
|
833
|
+
"lazerId": 2316,
|
834
|
+
"pythTicker": "Crypto.2Z/USD",
|
835
|
+
"pythPriceId": "0xf2b3ab1c49e35e881003c3c0482d18b181a1560b697b844c24c8f85aba1cab95",
|
836
|
+
"isToken2022": false
|
795
837
|
}
|
796
838
|
],
|
797
839
|
"custodies": [
|
@@ -808,6 +850,7 @@
|
|
808
850
|
"isVirtual": false,
|
809
851
|
"intOracleAddress": "GCtJxWQ57B3BJUYdWrhb3TUxzeiDUx275ZCxKkTV6G3N",
|
810
852
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
853
|
+
"lazerId": 7,
|
811
854
|
"pythTicker": "Crypto.USDC/USD",
|
812
855
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
813
856
|
},
|
@@ -824,6 +867,7 @@
|
|
824
867
|
"isVirtual": false,
|
825
868
|
"intOracleAddress": "72rMJMG5jyAsiVXkxde2zWgELXj1yfqc3sYgAj1ENYns",
|
826
869
|
"extOracleAddress": "7dbob1psH1iZBS7qPsm3Kwbf5DzSXK8Jyg31CTgTnxH5",
|
870
|
+
"lazerId": 92,
|
827
871
|
"pythTicker": "Crypto.JUP/USD",
|
828
872
|
"pythPriceId": "0x0a0408d619e9380abad35060f9192039ed5042fa6f82301d0e48bb52be830996"
|
829
873
|
},
|
@@ -840,6 +884,7 @@
|
|
840
884
|
"isVirtual": false,
|
841
885
|
"intOracleAddress": "7HWfFZn87wBjpexboZBcV35UjTYmeaS9Kdg5jcHsbqdr",
|
842
886
|
"extOracleAddress": "8vjchtMuJNY4oFQdTi8yCe6mhCaNBFaUbktT482TpLPS",
|
887
|
+
"lazerId": 3,
|
843
888
|
"pythTicker": "Crypto.PYTH/USD",
|
844
889
|
"pythPriceId": "0x0bbf28e9a841a1cc788f6a361b17ca072d0ea3098a1e5df1c3922d06719579ff"
|
845
890
|
},
|
@@ -856,6 +901,7 @@
|
|
856
901
|
"isVirtual": false,
|
857
902
|
"intOracleAddress": "E2jXqDkASx9njXWhnnjDGxefcEw8LoeyD3We2g3Ja5pX",
|
858
903
|
"extOracleAddress": "7ajR2zA4MGMMTqRAVjghTKqPPn4kbrj3pYkAVRVwTGzP",
|
904
|
+
"lazerId": 91,
|
859
905
|
"pythTicker": "Crypto.JTO/USD",
|
860
906
|
"pythPriceId": "0xb43660a5f790c69354b0729a5ef9d50d68f1df92107540210b9cccba1f947cc2"
|
861
907
|
},
|
@@ -872,6 +918,7 @@
|
|
872
918
|
"isVirtual": false,
|
873
919
|
"intOracleAddress": "4RBgyAzw964UJa7QTjpq52h29YrBuyCrkfYAXbWzgV5v",
|
874
920
|
"extOracleAddress": "Hhipna3EoWR7u8pDruUg8RxhP5F6XLh6SEHMVDmZhWi8",
|
921
|
+
"lazerId": 54,
|
875
922
|
"pythTicker": "Crypto.RAY/USD",
|
876
923
|
"pythPriceId": "0x91568baa8beb53db23eb3fb7f22c6e8bd303d103919e19733f2bb642d3e7987a"
|
877
924
|
},
|
@@ -888,8 +935,26 @@
|
|
888
935
|
"isVirtual": false,
|
889
936
|
"intOracleAddress": "4tNprL7ziCzxHotNnuNWE8Z8znvQbg2irng4SEyjy9rs",
|
890
937
|
"extOracleAddress": "ArjngUHXrQPr1wH9Bqrji9hdDQirM6ijbzc1Jj1fXUk7",
|
938
|
+
"lazerId": 464,
|
891
939
|
"pythTicker": "Crypto.KMNO/USD",
|
892
940
|
"pythPriceId": "0xb17e5bc5de742a8a378b54c9c75442b7d51e30ada63f28d9bd28d3c0e26511a0"
|
941
|
+
},
|
942
|
+
{
|
943
|
+
"custodyId": 7,
|
944
|
+
"custodyAccount": "5Yi2PMxDJfMF8pUiYqvoN3ChnVgePm6fqxohzfdsYgYz",
|
945
|
+
"tokenAccount": "C1TiexZz6uHgR3zS8QETAD88vXXhDt6WKqbQKzqt4drK",
|
946
|
+
"symbol": "2Z",
|
947
|
+
"mintKey": "J6pQQ3FAcJQeWPPGppWRb4nM8jU3wLyYbRrLh7feMfvd",
|
948
|
+
"decimals": 8,
|
949
|
+
"usdPrecision": 4,
|
950
|
+
"tokenPrecision": 4,
|
951
|
+
"isStable": false,
|
952
|
+
"isVirtual": false,
|
953
|
+
"intOracleAddress": "DENBVxPsCmnr4L91RNDX15RVbVzfa5J5M7vQjz4eBmds",
|
954
|
+
"extOracleAddress": "FrbKHNNy7yrRmEjyy8C9PsVubrCbWkFku3DqRfFPZjyS",
|
955
|
+
"lazerId": 2316,
|
956
|
+
"pythTicker": "Crypto.2Z/USD",
|
957
|
+
"pythPriceId": "0xf2b3ab1c49e35e881003c3c0482d18b181a1560b697b844c24c8f85aba1cab95"
|
893
958
|
}
|
894
959
|
],
|
895
960
|
"markets": [
|
@@ -1052,6 +1117,38 @@
|
|
1052
1117
|
"collateralCustodyId": 0,
|
1053
1118
|
"targetMint": "KMNo3nJsBXfcpJTVhZcXLW7RmTwTt4GVFE7suUBo9sS",
|
1054
1119
|
"collateralMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
|
1120
|
+
},
|
1121
|
+
{
|
1122
|
+
"marketId": 12,
|
1123
|
+
"marketAccount": "CJnePGUX6aK9PiLA1EHRY4gczcLwEPcDwn4tKXT24kQE",
|
1124
|
+
"marketCorrelation": true,
|
1125
|
+
"pool": "D6bfytnxoZBSzJM7fcixg5sgWJ2hj8SbwkPvb2r8XpbH",
|
1126
|
+
"targetCustody": "5Yi2PMxDJfMF8pUiYqvoN3ChnVgePm6fqxohzfdsYgYz",
|
1127
|
+
"collateralCustody": "5Yi2PMxDJfMF8pUiYqvoN3ChnVgePm6fqxohzfdsYgYz",
|
1128
|
+
"side": "long",
|
1129
|
+
"maxLev": 10,
|
1130
|
+
"degenMinLev": 1,
|
1131
|
+
"degenMaxLev": 10,
|
1132
|
+
"targetCustodyId": 7,
|
1133
|
+
"collateralCustodyId": 7,
|
1134
|
+
"targetMint": "J6pQQ3FAcJQeWPPGppWRb4nM8jU3wLyYbRrLh7feMfvd",
|
1135
|
+
"collateralMint": "J6pQQ3FAcJQeWPPGppWRb4nM8jU3wLyYbRrLh7feMfvd"
|
1136
|
+
},
|
1137
|
+
{
|
1138
|
+
"marketId": 13,
|
1139
|
+
"marketAccount": "CdfVZirn5fXz4FS7noBPzdraFTFMA5wTED7VqHdraPxX",
|
1140
|
+
"marketCorrelation": false,
|
1141
|
+
"pool": "D6bfytnxoZBSzJM7fcixg5sgWJ2hj8SbwkPvb2r8XpbH",
|
1142
|
+
"targetCustody": "5Yi2PMxDJfMF8pUiYqvoN3ChnVgePm6fqxohzfdsYgYz",
|
1143
|
+
"collateralCustody": "6fiadNoZVTha5NdaktZgJ3PHm7bncZpiqGvFbCsrUv72",
|
1144
|
+
"side": "short",
|
1145
|
+
"maxLev": 10,
|
1146
|
+
"degenMinLev": 1,
|
1147
|
+
"degenMaxLev": 10,
|
1148
|
+
"targetCustodyId": 7,
|
1149
|
+
"collateralCustodyId": 0,
|
1150
|
+
"targetMint": "J6pQQ3FAcJQeWPPGppWRb4nM8jU3wLyYbRrLh7feMfvd",
|
1151
|
+
"collateralMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
|
1055
1152
|
}
|
1056
1153
|
]
|
1057
1154
|
},
|
@@ -1100,6 +1197,7 @@
|
|
1100
1197
|
"tokenPrecision": 4,
|
1101
1198
|
"isStable": true,
|
1102
1199
|
"isVirtual": false,
|
1200
|
+
"lazerId": 7,
|
1103
1201
|
"pythTicker": "Crypto.USDC/USD",
|
1104
1202
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
1105
1203
|
"isToken2022": false
|
@@ -1112,6 +1210,7 @@
|
|
1112
1210
|
"tokenPrecision": 4,
|
1113
1211
|
"isStable": false,
|
1114
1212
|
"isVirtual": false,
|
1213
|
+
"lazerId": 9,
|
1115
1214
|
"pythTicker": "Crypto.BONK/USD",
|
1116
1215
|
"pythPriceId": "0x72b021217ca3fe68922a19aaf990109cb9d84e9ad004b4d2025ad6f529314419",
|
1117
1216
|
"isToken2022": false
|
@@ -1124,6 +1223,7 @@
|
|
1124
1223
|
"tokenPrecision": 4,
|
1125
1224
|
"isStable": false,
|
1126
1225
|
"isVirtual": false,
|
1226
|
+
"lazerId": 97,
|
1127
1227
|
"pythTicker": "Crypto.PENGU/USD",
|
1128
1228
|
"pythPriceId": "0xbed3097008b9b5e3c93bec20be79cb43986b85a996475589351a21e67bae9b61",
|
1129
1229
|
"isToken2022": false
|
@@ -1136,6 +1236,7 @@
|
|
1136
1236
|
"tokenPrecision": 4,
|
1137
1237
|
"isStable": false,
|
1138
1238
|
"isVirtual": false,
|
1239
|
+
"lazerId": 1578,
|
1139
1240
|
"pythTicker": "Crypto.PUMP/USD",
|
1140
1241
|
"pythPriceId": "0x7a01fca212788bba7c5bf8c9efd576a8a722f070d2c17596ff7bb609b8d5c3b9",
|
1141
1242
|
"isToken2022": true
|
@@ -1155,6 +1256,7 @@
|
|
1155
1256
|
"isVirtual": false,
|
1156
1257
|
"intOracleAddress": "GCtJxWQ57B3BJUYdWrhb3TUxzeiDUx275ZCxKkTV6G3N",
|
1157
1258
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
1259
|
+
"lazerId": 7,
|
1158
1260
|
"pythTicker": "Crypto.USDC/USD",
|
1159
1261
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
1160
1262
|
},
|
@@ -1171,6 +1273,7 @@
|
|
1171
1273
|
"isVirtual": false,
|
1172
1274
|
"intOracleAddress": "J7ruj3xnMc3etbcPxRoTTaHBpDCwF8LeA73k3TidKXCK",
|
1173
1275
|
"extOracleAddress": "DBE3N8uNjhKPRHfANdwGvCZghWXyLPdqdSbEW2XFwBiX",
|
1276
|
+
"lazerId": 9,
|
1174
1277
|
"pythTicker": "Crypto.BONK/USD",
|
1175
1278
|
"pythPriceId": "0x72b021217ca3fe68922a19aaf990109cb9d84e9ad004b4d2025ad6f529314419"
|
1176
1279
|
},
|
@@ -1187,6 +1290,7 @@
|
|
1187
1290
|
"isVirtual": false,
|
1188
1291
|
"intOracleAddress": "HkbXAhndY1nErJ176ncjSYait341g23mBLcsRpFSM4QP",
|
1189
1292
|
"extOracleAddress": "27zzC5wXCeZeuJ3h9uAJzV5tGn6r5Tzo98S1ZceYKEb8",
|
1293
|
+
"lazerId": 97,
|
1190
1294
|
"pythTicker": "Crypto.PENGU/USD",
|
1191
1295
|
"pythPriceId": "0xbed3097008b9b5e3c93bec20be79cb43986b85a996475589351a21e67bae9b61"
|
1192
1296
|
},
|
@@ -1203,6 +1307,7 @@
|
|
1203
1307
|
"isVirtual": false,
|
1204
1308
|
"intOracleAddress": "3jdC8MKggXxFKPMV5LDNbJz24zGdneTWnuF3MvnjdTX7",
|
1205
1309
|
"extOracleAddress": "HMm3GPbdnqGwbkTnUUqCFsH8AMHDdEC3Lg8gcPD3HJSH",
|
1310
|
+
"lazerId": 1578,
|
1206
1311
|
"pythTicker": "Crypto.PUMP/USD",
|
1207
1312
|
"pythPriceId": "0x7a01fca212788bba7c5bf8c9efd576a8a722f070d2c17596ff7bb609b8d5c3b9"
|
1208
1313
|
}
|
@@ -1351,6 +1456,7 @@
|
|
1351
1456
|
"tokenPrecision": 4,
|
1352
1457
|
"isStable": true,
|
1353
1458
|
"isVirtual": false,
|
1459
|
+
"lazerId": 7,
|
1354
1460
|
"pythTicker": "Crypto.USDC/USD",
|
1355
1461
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
1356
1462
|
"isToken2022": false
|
@@ -1363,6 +1469,7 @@
|
|
1363
1469
|
"tokenPrecision": 4,
|
1364
1470
|
"isStable": false,
|
1365
1471
|
"isVirtual": false,
|
1472
|
+
"lazerId": 10,
|
1366
1473
|
"pythTicker": "Crypto.WIF/USD",
|
1367
1474
|
"pythPriceId": "0x4ca4beeca86f0d164160323817a4e42b10010a724c2217c6ee41b54cd4cc61fc",
|
1368
1475
|
"isToken2022": false
|
@@ -1382,6 +1489,7 @@
|
|
1382
1489
|
"isVirtual": false,
|
1383
1490
|
"intOracleAddress": "GCtJxWQ57B3BJUYdWrhb3TUxzeiDUx275ZCxKkTV6G3N",
|
1384
1491
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
1492
|
+
"lazerId": 7,
|
1385
1493
|
"pythTicker": "Crypto.USDC/USD",
|
1386
1494
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
1387
1495
|
},
|
@@ -1398,6 +1506,7 @@
|
|
1398
1506
|
"isVirtual": false,
|
1399
1507
|
"intOracleAddress": "4jibMQPD7xKhsU8tsrMcbKLrd7ADdRJDLr61CG4NGvQm",
|
1400
1508
|
"extOracleAddress": "6B23K3tkb51vLZA14jcEQVCA1pfHptzEHFA93V5dYwbT",
|
1509
|
+
"lazerId": 10,
|
1401
1510
|
"pythTicker": "Crypto.WIF/USD",
|
1402
1511
|
"pythPriceId": "0x4ca4beeca86f0d164160323817a4e42b10010a724c2217c6ee41b54cd4cc61fc"
|
1403
1512
|
}
|
@@ -1482,6 +1591,7 @@
|
|
1482
1591
|
"tokenPrecision": 4,
|
1483
1592
|
"isStable": true,
|
1484
1593
|
"isVirtual": false,
|
1594
|
+
"lazerId": 7,
|
1485
1595
|
"pythTicker": "Crypto.USDC/USD",
|
1486
1596
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
1487
1597
|
"isToken2022": false
|
@@ -1494,6 +1604,7 @@
|
|
1494
1604
|
"tokenPrecision": 4,
|
1495
1605
|
"isStable": false,
|
1496
1606
|
"isVirtual": false,
|
1607
|
+
"lazerId": -1,
|
1497
1608
|
"pythTicker": "Crypto.SAMO/USD",
|
1498
1609
|
"pythPriceId": "0x49601625e1a342c1f90c3fe6a03ae0251991a1d76e480d2741524c29037be28a",
|
1499
1610
|
"isToken2022": false
|
@@ -1513,6 +1624,7 @@
|
|
1513
1624
|
"isVirtual": false,
|
1514
1625
|
"intOracleAddress": "GCtJxWQ57B3BJUYdWrhb3TUxzeiDUx275ZCxKkTV6G3N",
|
1515
1626
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
1627
|
+
"lazerId": 7,
|
1516
1628
|
"pythTicker": "Crypto.USDC/USD",
|
1517
1629
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
1518
1630
|
},
|
@@ -1529,6 +1641,7 @@
|
|
1529
1641
|
"isVirtual": false,
|
1530
1642
|
"intOracleAddress": "7SMPa7rEnjgeDjp8S6i9yH522SXK2vQwNModGxcA5U8Y",
|
1531
1643
|
"extOracleAddress": "2eUVzcYccqXzsDU1iBuatUaDCbRKBjegEaPPeChzfocG",
|
1644
|
+
"lazerId": -1,
|
1532
1645
|
"pythTicker": "Crypto.SAMO/USD",
|
1533
1646
|
"pythPriceId": "0x49601625e1a342c1f90c3fe6a03ae0251991a1d76e480d2741524c29037be28a"
|
1534
1647
|
}
|
@@ -1613,6 +1726,7 @@
|
|
1613
1726
|
"tokenPrecision": 4,
|
1614
1727
|
"isStable": true,
|
1615
1728
|
"isVirtual": false,
|
1729
|
+
"lazerId": 7,
|
1616
1730
|
"pythTicker": "Crypto.USDC/USD",
|
1617
1731
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
1618
1732
|
"isToken2022": false
|
@@ -1625,6 +1739,7 @@
|
|
1625
1739
|
"tokenPrecision": 4,
|
1626
1740
|
"isStable": false,
|
1627
1741
|
"isVirtual": false,
|
1742
|
+
"lazerId": 182,
|
1628
1743
|
"pythTicker": "Crypto.FARTCOIN/USD",
|
1629
1744
|
"pythPriceId": "0x58cd29ef0e714c5affc44f269b2c1899a52da4169d7acc147b9da692e6953608",
|
1630
1745
|
"isToken2022": false
|
@@ -1644,6 +1759,7 @@
|
|
1644
1759
|
"isVirtual": false,
|
1645
1760
|
"intOracleAddress": "GCtJxWQ57B3BJUYdWrhb3TUxzeiDUx275ZCxKkTV6G3N",
|
1646
1761
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
1762
|
+
"lazerId": 7,
|
1647
1763
|
"pythTicker": "Crypto.USDC/USD",
|
1648
1764
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
1649
1765
|
},
|
@@ -1660,6 +1776,7 @@
|
|
1660
1776
|
"isVirtual": false,
|
1661
1777
|
"intOracleAddress": "CXUxUV4tsf7sYnX52KrKDdkskyGGHXGkQgDHXf2fk2UW",
|
1662
1778
|
"extOracleAddress": "2t8eUbYKjidMs3uSeYM9jXM9uudYZwGkSeTB4TKjmvnC",
|
1779
|
+
"lazerId": 182,
|
1663
1780
|
"pythTicker": "Crypto.FARTCOIN/USD",
|
1664
1781
|
"pythPriceId": "0x58cd29ef0e714c5affc44f269b2c1899a52da4169d7acc147b9da692e6953608"
|
1665
1782
|
}
|
@@ -1744,6 +1861,7 @@
|
|
1744
1861
|
"tokenPrecision": 4,
|
1745
1862
|
"isStable": true,
|
1746
1863
|
"isVirtual": false,
|
1864
|
+
"lazerId": 7,
|
1747
1865
|
"pythTicker": "Crypto.USDC/USD",
|
1748
1866
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
1749
1867
|
"isToken2022": false
|
@@ -1756,6 +1874,7 @@
|
|
1756
1874
|
"tokenPrecision": 4,
|
1757
1875
|
"isStable": false,
|
1758
1876
|
"isVirtual": false,
|
1877
|
+
"lazerId": 6,
|
1759
1878
|
"pythTicker": "Crypto.SOL/USD",
|
1760
1879
|
"pythPriceId": "0xef0d8b6fda2ceba41da15d4095d1da392a0d2f8ed0c6c7bc0f4cfac8c280b56d",
|
1761
1880
|
"isToken2022": false
|
@@ -1768,6 +1887,7 @@
|
|
1768
1887
|
"tokenPrecision": 4,
|
1769
1888
|
"isStable": false,
|
1770
1889
|
"isVirtual": false,
|
1890
|
+
"lazerId": 6,
|
1771
1891
|
"pythTicker": "Crypto.SOL/USD",
|
1772
1892
|
"pythPriceId": "0xef0d8b6fda2ceba41da15d4095d1da392a0d2f8ed0c6c7bc0f4cfac8c280b56d",
|
1773
1893
|
"isToken2022": false
|
@@ -1780,6 +1900,7 @@
|
|
1780
1900
|
"tokenPrecision": 6,
|
1781
1901
|
"isStable": false,
|
1782
1902
|
"isVirtual": false,
|
1903
|
+
"lazerId": 1,
|
1783
1904
|
"pythTicker": "Crypto.BTC/USD",
|
1784
1905
|
"pythPriceId": "0xe62df6c8b4a85fe1a67db44dc12de5db330f7ac66b72dc658afedf0f4a415b43",
|
1785
1906
|
"isToken2022": false
|
@@ -1792,6 +1913,7 @@
|
|
1792
1913
|
"tokenPrecision": 4,
|
1793
1914
|
"isStable": false,
|
1794
1915
|
"isVirtual": false,
|
1916
|
+
"lazerId": 2,
|
1795
1917
|
"pythTicker": "Crypto.ETH/USD",
|
1796
1918
|
"pythPriceId": "0xff61491a931112ddf1bd8147cd1b641375f79f5825126d665480874634fd0ace",
|
1797
1919
|
"isToken2022": false
|
@@ -1804,6 +1926,7 @@
|
|
1804
1926
|
"tokenPrecision": 4,
|
1805
1927
|
"isStable": false,
|
1806
1928
|
"isVirtual": false,
|
1929
|
+
"lazerId": 458,
|
1807
1930
|
"pythTicker": "Crypto.JITOSOL/USD",
|
1808
1931
|
"pythPriceId": "0x67be9f519b95cf24338801051f9a808eff0a578ccb388db73b7f6fe1de019ffb",
|
1809
1932
|
"isToken2022": false
|
@@ -1823,6 +1946,7 @@
|
|
1823
1946
|
"isVirtual": false,
|
1824
1947
|
"intOracleAddress": "CuzxxETyjZkGVJmUv4zJTjoo4YE5HHdNm4AT4krtTikY",
|
1825
1948
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
1949
|
+
"lazerId": 7,
|
1826
1950
|
"pythTicker": "Crypto.USDC/USD",
|
1827
1951
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
1828
1952
|
},
|
@@ -1839,6 +1963,7 @@
|
|
1839
1963
|
"isVirtual": false,
|
1840
1964
|
"intOracleAddress": "4JwcQt7a1Qis1RxixRJ2g6QgiF1aJay32hgWrMa7ptgD",
|
1841
1965
|
"extOracleAddress": "7UVimffxr9ow1uXYxsr4LHAcV58mLzhmwaeKvJ1pjLiE",
|
1966
|
+
"lazerId": 6,
|
1842
1967
|
"pythTicker": "Crypto.SOL/USD",
|
1843
1968
|
"pythPriceId": "0xef0d8b6fda2ceba41da15d4095d1da392a0d2f8ed0c6c7bc0f4cfac8c280b56d"
|
1844
1969
|
},
|
@@ -1855,6 +1980,7 @@
|
|
1855
1980
|
"isVirtual": false,
|
1856
1981
|
"intOracleAddress": "9YK4f2wPWRzJcC9iN8Bqhd7RWPewVh4kom7UVZhaJwbN",
|
1857
1982
|
"extOracleAddress": "4cSM2e6rvbGQUFiJbqytoVMi5GgghSMr8LwVrT9VPSPo",
|
1983
|
+
"lazerId": 1,
|
1858
1984
|
"pythTicker": "Crypto.BTC/USD",
|
1859
1985
|
"pythPriceId": "0xe62df6c8b4a85fe1a67db44dc12de5db330f7ac66b72dc658afedf0f4a415b43"
|
1860
1986
|
},
|
@@ -1871,6 +1997,7 @@
|
|
1871
1997
|
"isVirtual": false,
|
1872
1998
|
"intOracleAddress": "CMVuTVTME7PfxvtfFSURkktfaHEW6Yzbio2FLa29TngK",
|
1873
1999
|
"extOracleAddress": "42amVS4KgzR9rA28tkVYqVXjq9Qa8dcZQMbH5EYFX6XC",
|
2000
|
+
"lazerId": 2,
|
1874
2001
|
"pythTicker": "Crypto.ETH/USD",
|
1875
2002
|
"pythPriceId": "0xff61491a931112ddf1bd8147cd1b641375f79f5825126d665480874634fd0ace"
|
1876
2003
|
},
|
@@ -1887,6 +2014,7 @@
|
|
1887
2014
|
"isVirtual": false,
|
1888
2015
|
"intOracleAddress": "CvoTpWoqprBrzApWq5PQyxaj3neyYEMchSm1AVi43FrD",
|
1889
2016
|
"extOracleAddress": "AxaxyeDT8JnWERSaTKvFXvPKkEdxnamKSqpWbsSjYg1g",
|
2017
|
+
"lazerId": 458,
|
1890
2018
|
"pythTicker": "Crypto.JITOSOL/USD",
|
1891
2019
|
"pythPriceId": "0x67be9f519b95cf24338801051f9a808eff0a578ccb388db73b7f6fe1de019ffb"
|
1892
2020
|
}
|
@@ -2051,6 +2179,7 @@
|
|
2051
2179
|
"tokenPrecision": 4,
|
2052
2180
|
"isStable": true,
|
2053
2181
|
"isVirtual": false,
|
2182
|
+
"lazerId": 7,
|
2054
2183
|
"pythTicker": "Crypto.USDC/USD",
|
2055
2184
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
2056
2185
|
"isToken2022": false
|
@@ -2063,6 +2192,7 @@
|
|
2063
2192
|
"tokenPrecision": 4,
|
2064
2193
|
"isStable": false,
|
2065
2194
|
"isVirtual": true,
|
2195
|
+
"lazerId": 346,
|
2066
2196
|
"pythTicker": "Metal.XAU/USD",
|
2067
2197
|
"pythPriceId": "0x765d2ba906dbc32ca17cc11f5310a89e9ee1f6420508c63861f2f8ba4ee34bb2",
|
2068
2198
|
"isToken2022": false
|
@@ -2075,6 +2205,7 @@
|
|
2075
2205
|
"tokenPrecision": 4,
|
2076
2206
|
"isStable": false,
|
2077
2207
|
"isVirtual": true,
|
2208
|
+
"lazerId": 345,
|
2078
2209
|
"pythTicker": "Metal.XAG/USD",
|
2079
2210
|
"pythPriceId": "0xf2fb02c32b055c805e7238d628e5e9dadef274376114eb1f012337cabe93871e",
|
2080
2211
|
"isToken2022": false
|
@@ -2087,6 +2218,7 @@
|
|
2087
2218
|
"tokenPrecision": 4,
|
2088
2219
|
"isStable": false,
|
2089
2220
|
"isVirtual": true,
|
2221
|
+
"lazerId": 327,
|
2090
2222
|
"pythTicker": "FX.EUR/USD",
|
2091
2223
|
"pythPriceId": "0xa995d00bb36a63cef7fd2c287dc105fc8f3d93779f062f09551b0af3e81ec30b",
|
2092
2224
|
"isToken2022": false
|
@@ -2099,6 +2231,7 @@
|
|
2099
2231
|
"tokenPrecision": 4,
|
2100
2232
|
"isStable": false,
|
2101
2233
|
"isVirtual": true,
|
2234
|
+
"lazerId": 333,
|
2102
2235
|
"pythTicker": "FX.GBP/USD",
|
2103
2236
|
"pythPriceId": "0x84c2dde9633d93d1bcad84e7dc41c9d56578b7ec52fabedc1f335d673df0a7c1",
|
2104
2237
|
"isToken2022": false
|
@@ -2111,8 +2244,9 @@
|
|
2111
2244
|
"tokenPrecision": 4,
|
2112
2245
|
"isStable": false,
|
2113
2246
|
"isVirtual": true,
|
2114
|
-
"
|
2115
|
-
"
|
2247
|
+
"lazerId": 1788,
|
2248
|
+
"pythTicker": "Commodities.WTIX5/USD",
|
2249
|
+
"pythPriceId": "0x2e8c6b85cf4a79b6d8bce10be470eefb369810b642782cb6aa150f82362e65d1",
|
2116
2250
|
"isToken2022": false
|
2117
2251
|
}
|
2118
2252
|
],
|
@@ -2130,6 +2264,7 @@
|
|
2130
2264
|
"isVirtual": false,
|
2131
2265
|
"intOracleAddress": "CuzxxETyjZkGVJmUv4zJTjoo4YE5HHdNm4AT4krtTikY",
|
2132
2266
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
2267
|
+
"lazerId": 7,
|
2133
2268
|
"pythTicker": "Crypto.USDC/USD",
|
2134
2269
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
2135
2270
|
},
|
@@ -2146,6 +2281,7 @@
|
|
2146
2281
|
"isVirtual": true,
|
2147
2282
|
"intOracleAddress": "GKQnYPbwmkhdkUn2maAokiD49zcBfncZ3x4sfTWm85tN",
|
2148
2283
|
"extOracleAddress": "2uPQGpm8X4ZkxMHxrAW1QuhXcse1AHEgPih6Xp9NuEWW",
|
2284
|
+
"lazerId": 346,
|
2149
2285
|
"pythTicker": "Metal.XAU/USD",
|
2150
2286
|
"pythPriceId": "0x765d2ba906dbc32ca17cc11f5310a89e9ee1f6420508c63861f2f8ba4ee34bb2"
|
2151
2287
|
},
|
@@ -2162,6 +2298,7 @@
|
|
2162
2298
|
"isVirtual": true,
|
2163
2299
|
"intOracleAddress": "6QLKbCJ7CvvySAecJF8Ao6DzeLRC23XJeegaioY5B2qJ",
|
2164
2300
|
"extOracleAddress": "H9JxsWwtDZxjSL6m7cdCVsWibj3JBMD9sxqLjadoZnot",
|
2301
|
+
"lazerId": 345,
|
2165
2302
|
"pythTicker": "Metal.XAG/USD",
|
2166
2303
|
"pythPriceId": "0xf2fb02c32b055c805e7238d628e5e9dadef274376114eb1f012337cabe93871e"
|
2167
2304
|
},
|
@@ -2178,6 +2315,7 @@
|
|
2178
2315
|
"isVirtual": true,
|
2179
2316
|
"intOracleAddress": "6VeDqEd85fd4ePyBhhHvvKJnnsaj2zBiUApyMy8JGY7h",
|
2180
2317
|
"extOracleAddress": "Fu76ChamBDjE8UuGLV6GP2AcPPSU6gjhkNhAyuoPm7ny",
|
2318
|
+
"lazerId": 327,
|
2181
2319
|
"pythTicker": "FX.EUR/USD",
|
2182
2320
|
"pythPriceId": "0xa995d00bb36a63cef7fd2c287dc105fc8f3d93779f062f09551b0af3e81ec30b"
|
2183
2321
|
},
|
@@ -2194,6 +2332,7 @@
|
|
2194
2332
|
"isVirtual": true,
|
2195
2333
|
"intOracleAddress": "4dpwvLtUxQHbV8hx8LKLkdGgJ5m7kYRhkjhurijPj9Ww",
|
2196
2334
|
"extOracleAddress": "G25Tm7UkVruTJ7mcbCxFm45XGWwsH72nJKNGcHEQw1tU",
|
2335
|
+
"lazerId": 333,
|
2197
2336
|
"pythTicker": "FX.GBP/USD",
|
2198
2337
|
"pythPriceId": "0x84c2dde9633d93d1bcad84e7dc41c9d56578b7ec52fabedc1f335d673df0a7c1"
|
2199
2338
|
},
|
@@ -2209,9 +2348,10 @@
|
|
2209
2348
|
"isStable": false,
|
2210
2349
|
"isVirtual": true,
|
2211
2350
|
"intOracleAddress": "J7XXRCMCrNHFSn6WgSEJREEX74XmGtmvnq3JZusHQ5Kg",
|
2212
|
-
"extOracleAddress": "
|
2213
|
-
"
|
2214
|
-
"
|
2351
|
+
"extOracleAddress": "2SxsutiRd7TBmURrWW2tPR3xeHpJFuGVGAd4Wjddkk7D",
|
2352
|
+
"lazerId": 1788,
|
2353
|
+
"pythTicker": "Commodities.WTIX5/USD",
|
2354
|
+
"pythPriceId": "0x2e8c6b85cf4a79b6d8bce10be470eefb369810b642782cb6aa150f82362e65d1"
|
2215
2355
|
}
|
2216
2356
|
],
|
2217
2357
|
"markets": [
|
@@ -2422,6 +2562,7 @@
|
|
2422
2562
|
"tokenPrecision": 4,
|
2423
2563
|
"isStable": true,
|
2424
2564
|
"isVirtual": false,
|
2565
|
+
"lazerId": 7,
|
2425
2566
|
"pythTicker": "Crypto.USDC/USD",
|
2426
2567
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
2427
2568
|
"isToken2022": false
|
@@ -2434,6 +2575,7 @@
|
|
2434
2575
|
"tokenPrecision": 4,
|
2435
2576
|
"isStable": false,
|
2436
2577
|
"isVirtual": false,
|
2578
|
+
"lazerId": 92,
|
2437
2579
|
"pythTicker": "Crypto.JUP/USD",
|
2438
2580
|
"pythPriceId": "0x0a0408d619e9380abad35060f9192039ed5042fa6f82301d0e48bb52be830996",
|
2439
2581
|
"isToken2022": false
|
@@ -2446,6 +2588,7 @@
|
|
2446
2588
|
"tokenPrecision": 4,
|
2447
2589
|
"isStable": false,
|
2448
2590
|
"isVirtual": false,
|
2591
|
+
"lazerId": 3,
|
2449
2592
|
"pythTicker": "Crypto.PYTH/USD",
|
2450
2593
|
"pythPriceId": "0x0bbf28e9a841a1cc788f6a361b17ca072d0ea3098a1e5df1c3922d06719579ff",
|
2451
2594
|
"isToken2022": false
|
@@ -2458,6 +2601,7 @@
|
|
2458
2601
|
"tokenPrecision": 4,
|
2459
2602
|
"isStable": false,
|
2460
2603
|
"isVirtual": false,
|
2604
|
+
"lazerId": 91,
|
2461
2605
|
"pythTicker": "Crypto.JTO/USD",
|
2462
2606
|
"pythPriceId": "0xb43660a5f790c69354b0729a5ef9d50d68f1df92107540210b9cccba1f947cc2",
|
2463
2607
|
"isToken2022": false
|
@@ -2470,6 +2614,7 @@
|
|
2470
2614
|
"tokenPrecision": 4,
|
2471
2615
|
"isStable": false,
|
2472
2616
|
"isVirtual": false,
|
2617
|
+
"lazerId": 54,
|
2473
2618
|
"pythTicker": "Crypto.RAY/USD",
|
2474
2619
|
"pythPriceId": "0x91568baa8beb53db23eb3fb7f22c6e8bd303d103919e19733f2bb642d3e7987a",
|
2475
2620
|
"isToken2022": false
|
@@ -2482,9 +2627,23 @@
|
|
2482
2627
|
"tokenPrecision": 4,
|
2483
2628
|
"isStable": false,
|
2484
2629
|
"isVirtual": false,
|
2630
|
+
"lazerId": 464,
|
2485
2631
|
"pythTicker": "Crypto.KMNO/USD",
|
2486
2632
|
"pythPriceId": "0xb17e5bc5de742a8a378b54c9c75442b7d51e30ada63f28d9bd28d3c0e26511a0",
|
2487
2633
|
"isToken2022": false
|
2634
|
+
},
|
2635
|
+
{
|
2636
|
+
"symbol": "2Z",
|
2637
|
+
"mintKey": "2zRoPBHuDHcwHym3aeAtZZhWbpzHUXJSe3H8Rnsh3SL3",
|
2638
|
+
"decimals": 8,
|
2639
|
+
"usdPrecision": 4,
|
2640
|
+
"tokenPrecision": 4,
|
2641
|
+
"isStable": false,
|
2642
|
+
"isVirtual": false,
|
2643
|
+
"lazerId": 2316,
|
2644
|
+
"pythTicker": "Crypto.2Z/USD",
|
2645
|
+
"pythPriceId": "0xf2b3ab1c49e35e881003c3c0482d18b181a1560b697b844c24c8f85aba1cab95",
|
2646
|
+
"isToken2022": false
|
2488
2647
|
}
|
2489
2648
|
],
|
2490
2649
|
"custodies": [
|
@@ -2501,6 +2660,7 @@
|
|
2501
2660
|
"isVirtual": false,
|
2502
2661
|
"intOracleAddress": "CuzxxETyjZkGVJmUv4zJTjoo4YE5HHdNm4AT4krtTikY",
|
2503
2662
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
2663
|
+
"lazerId": 7,
|
2504
2664
|
"pythTicker": "Crypto.USDC/USD",
|
2505
2665
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
2506
2666
|
},
|
@@ -2517,6 +2677,7 @@
|
|
2517
2677
|
"isVirtual": false,
|
2518
2678
|
"intOracleAddress": "UoMv2PWy6uzLj9KLJNSRQ3s9bSp7CXWVFbBnjPcRnZk",
|
2519
2679
|
"extOracleAddress": "7dbob1psH1iZBS7qPsm3Kwbf5DzSXK8Jyg31CTgTnxH5",
|
2680
|
+
"lazerId": 92,
|
2520
2681
|
"pythTicker": "Crypto.JUP/USD",
|
2521
2682
|
"pythPriceId": "0x0a0408d619e9380abad35060f9192039ed5042fa6f82301d0e48bb52be830996"
|
2522
2683
|
},
|
@@ -2533,6 +2694,7 @@
|
|
2533
2694
|
"isVirtual": false,
|
2534
2695
|
"intOracleAddress": "FGx7LQvhNqbZCfxyChfLEy6svZWFmAwzY6vGs8cZH2Pf",
|
2535
2696
|
"extOracleAddress": "8vjchtMuJNY4oFQdTi8yCe6mhCaNBFaUbktT482TpLPS",
|
2697
|
+
"lazerId": 3,
|
2536
2698
|
"pythTicker": "Crypto.PYTH/USD",
|
2537
2699
|
"pythPriceId": "0x0bbf28e9a841a1cc788f6a361b17ca072d0ea3098a1e5df1c3922d06719579ff"
|
2538
2700
|
},
|
@@ -2549,6 +2711,7 @@
|
|
2549
2711
|
"isVirtual": false,
|
2550
2712
|
"intOracleAddress": "J5b2iRft9n3RLyk6K7yNTN8h1qUc9iG6vjXMUqdtcUcj",
|
2551
2713
|
"extOracleAddress": "7ajR2zA4MGMMTqRAVjghTKqPPn4kbrj3pYkAVRVwTGzP",
|
2714
|
+
"lazerId": 91,
|
2552
2715
|
"pythTicker": "Crypto.JTO/USD",
|
2553
2716
|
"pythPriceId": "0xb43660a5f790c69354b0729a5ef9d50d68f1df92107540210b9cccba1f947cc2"
|
2554
2717
|
},
|
@@ -2565,6 +2728,7 @@
|
|
2565
2728
|
"isVirtual": false,
|
2566
2729
|
"intOracleAddress": "96rdpwQ8J8ESbnzCZL3egYLa4kGPtfJTbTqg1KijouLF",
|
2567
2730
|
"extOracleAddress": "Hhipna3EoWR7u8pDruUg8RxhP5F6XLh6SEHMVDmZhWi8",
|
2731
|
+
"lazerId": 54,
|
2568
2732
|
"pythTicker": "Crypto.RAY/USD",
|
2569
2733
|
"pythPriceId": "0x91568baa8beb53db23eb3fb7f22c6e8bd303d103919e19733f2bb642d3e7987a"
|
2570
2734
|
},
|
@@ -2581,8 +2745,26 @@
|
|
2581
2745
|
"isVirtual": false,
|
2582
2746
|
"intOracleAddress": "DveCuL8dUoNgVsnTiWfq6eh74dmp5sY7kFBEfZJiVtkg",
|
2583
2747
|
"extOracleAddress": "ArjngUHXrQPr1wH9Bqrji9hdDQirM6ijbzc1Jj1fXUk7",
|
2748
|
+
"lazerId": 464,
|
2584
2749
|
"pythTicker": "Crypto.KMNO/USD",
|
2585
2750
|
"pythPriceId": "0xb17e5bc5de742a8a378b54c9c75442b7d51e30ada63f28d9bd28d3c0e26511a0"
|
2751
|
+
},
|
2752
|
+
{
|
2753
|
+
"custodyId": 7,
|
2754
|
+
"custodyAccount": "ByvXku8PCiFobubnYosELnhRPoa7rH8r51oebma7ZLLw",
|
2755
|
+
"tokenAccount": "DotMt3NeqzvreUYGf7a9YP32pgmDrqykvbcapUkmFkA",
|
2756
|
+
"symbol": "2Z",
|
2757
|
+
"mintKey": "2zRoPBHuDHcwHym3aeAtZZhWbpzHUXJSe3H8Rnsh3SL3",
|
2758
|
+
"decimals": 8,
|
2759
|
+
"usdPrecision": 4,
|
2760
|
+
"tokenPrecision": 4,
|
2761
|
+
"isStable": false,
|
2762
|
+
"isVirtual": false,
|
2763
|
+
"intOracleAddress": "5rLU2mhhpdbMBP8eL2VuRfMU2U8wt54Nd1hqYSdJyaTZ",
|
2764
|
+
"extOracleAddress": "FrbKHNNy7yrRmEjyy8C9PsVubrCbWkFku3DqRfFPZjyS",
|
2765
|
+
"lazerId": 2316,
|
2766
|
+
"pythTicker": "Crypto.2Z/USD",
|
2767
|
+
"pythPriceId": "0xf2b3ab1c49e35e881003c3c0482d18b181a1560b697b844c24c8f85aba1cab95"
|
2586
2768
|
}
|
2587
2769
|
],
|
2588
2770
|
"markets": [
|
@@ -2745,6 +2927,38 @@
|
|
2745
2927
|
"collateralCustodyId": 0,
|
2746
2928
|
"targetMint": "kmnooU2T6dYeVvPcwFjtNwDdgfNtAY6qs8tnxacZQxb",
|
2747
2929
|
"collateralMint": "Gh9ZwEmdLJ8DscKNTkTqPbNwLNNBjuSzaG9Vp2KGtKJr"
|
2930
|
+
},
|
2931
|
+
{
|
2932
|
+
"marketId": 12,
|
2933
|
+
"marketAccount": "3aHtcrXMw2eicVmcsjSRhyvg8tHuBT3UsMSP8iD6USwU",
|
2934
|
+
"marketCorrelation": true,
|
2935
|
+
"pool": "FpRXePeSYyPZrBKrCSvLNSQGYT6gkgZXGDCBWVVRkNRT",
|
2936
|
+
"targetCustody": "ByvXku8PCiFobubnYosELnhRPoa7rH8r51oebma7ZLLw",
|
2937
|
+
"collateralCustody": "ByvXku8PCiFobubnYosELnhRPoa7rH8r51oebma7ZLLw",
|
2938
|
+
"side": "long",
|
2939
|
+
"maxLev": 10,
|
2940
|
+
"degenMinLev": 1,
|
2941
|
+
"degenMaxLev": 10,
|
2942
|
+
"targetCustodyId": 6,
|
2943
|
+
"collateralCustodyId": 6,
|
2944
|
+
"targetMint": "2zRoPBHuDHcwHym3aeAtZZhWbpzHUXJSe3H8Rnsh3SL3",
|
2945
|
+
"collateralMint": "2zRoPBHuDHcwHym3aeAtZZhWbpzHUXJSe3H8Rnsh3SL3"
|
2946
|
+
},
|
2947
|
+
{
|
2948
|
+
"marketId": 13,
|
2949
|
+
"marketAccount": "62rk674GYceegnwc69yESt4LkgRjE3xaxPqzTiZzjDD8",
|
2950
|
+
"marketCorrelation": false,
|
2951
|
+
"pool": "FpRXePeSYyPZrBKrCSvLNSQGYT6gkgZXGDCBWVVRkNRT",
|
2952
|
+
"targetCustody": "ByvXku8PCiFobubnYosELnhRPoa7rH8r51oebma7ZLLw",
|
2953
|
+
"collateralCustody": "4BwjABgU78jqjKeyCemyCCLwEtFdZ8JSeP9ogPMQS8Zg",
|
2954
|
+
"side": "short",
|
2955
|
+
"maxLev": 10,
|
2956
|
+
"degenMinLev": 1,
|
2957
|
+
"degenMaxLev": 10,
|
2958
|
+
"targetCustodyId": 6,
|
2959
|
+
"collateralCustodyId": 0,
|
2960
|
+
"targetMint": "2zRoPBHuDHcwHym3aeAtZZhWbpzHUXJSe3H8Rnsh3SL3",
|
2961
|
+
"collateralMint": "Gh9ZwEmdLJ8DscKNTkTqPbNwLNNBjuSzaG9Vp2KGtKJr"
|
2748
2962
|
}
|
2749
2963
|
]
|
2750
2964
|
},
|
@@ -2793,6 +3007,7 @@
|
|
2793
3007
|
"tokenPrecision": 4,
|
2794
3008
|
"isStable": true,
|
2795
3009
|
"isVirtual": false,
|
3010
|
+
"lazerId": 7,
|
2796
3011
|
"pythTicker": "Crypto.USDC/USD",
|
2797
3012
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
2798
3013
|
"isToken2022": false
|
@@ -2805,6 +3020,7 @@
|
|
2805
3020
|
"tokenPrecision": 4,
|
2806
3021
|
"isStable": false,
|
2807
3022
|
"isVirtual": false,
|
3023
|
+
"lazerId": 9,
|
2808
3024
|
"pythTicker": "Crypto.BONK/USD",
|
2809
3025
|
"pythPriceId": "0x72b021217ca3fe68922a19aaf990109cb9d84e9ad004b4d2025ad6f529314419",
|
2810
3026
|
"isToken2022": false
|
@@ -2817,6 +3033,7 @@
|
|
2817
3033
|
"tokenPrecision": 4,
|
2818
3034
|
"isStable": false,
|
2819
3035
|
"isVirtual": false,
|
3036
|
+
"lazerId": 97,
|
2820
3037
|
"pythTicker": "Crypto.PENGU/USD",
|
2821
3038
|
"pythPriceId": "0xbed3097008b9b5e3c93bec20be79cb43986b85a996475589351a21e67bae9b61",
|
2822
3039
|
"isToken2022": false
|
@@ -2829,6 +3046,7 @@
|
|
2829
3046
|
"tokenPrecision": 4,
|
2830
3047
|
"isStable": false,
|
2831
3048
|
"isVirtual": false,
|
3049
|
+
"lazerId": 1578,
|
2832
3050
|
"pythTicker": "Crypto.PUMP/USD",
|
2833
3051
|
"pythPriceId": "0x7a01fca212788bba7c5bf8c9efd576a8a722f070d2c17596ff7bb609b8d5c3b9",
|
2834
3052
|
"isToken2022": true
|
@@ -2848,6 +3066,7 @@
|
|
2848
3066
|
"isVirtual": false,
|
2849
3067
|
"intOracleAddress": "CuzxxETyjZkGVJmUv4zJTjoo4YE5HHdNm4AT4krtTikY",
|
2850
3068
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
3069
|
+
"lazerId": 7,
|
2851
3070
|
"pythTicker": "Crypto.USDC/USD",
|
2852
3071
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
2853
3072
|
},
|
@@ -2864,6 +3083,7 @@
|
|
2864
3083
|
"isVirtual": false,
|
2865
3084
|
"intOracleAddress": "Gmp635ELmurCvcrbTwuY2AJyqVf74DzaSzgJ1xNYMGiB",
|
2866
3085
|
"extOracleAddress": "DBE3N8uNjhKPRHfANdwGvCZghWXyLPdqdSbEW2XFwBiX",
|
3086
|
+
"lazerId": 9,
|
2867
3087
|
"pythTicker": "Crypto.BONK/USD",
|
2868
3088
|
"pythPriceId": "0x72b021217ca3fe68922a19aaf990109cb9d84e9ad004b4d2025ad6f529314419"
|
2869
3089
|
},
|
@@ -2880,6 +3100,7 @@
|
|
2880
3100
|
"isVirtual": false,
|
2881
3101
|
"intOracleAddress": "BfsFWptshYaaQAByxv5MwgnPWSPcuTZ86jET6z9VHDVp",
|
2882
3102
|
"extOracleAddress": "27zzC5wXCeZeuJ3h9uAJzV5tGn6r5Tzo98S1ZceYKEb8",
|
3103
|
+
"lazerId": 97,
|
2883
3104
|
"pythTicker": "Crypto.PENGU/USD",
|
2884
3105
|
"pythPriceId": "0xbed3097008b9b5e3c93bec20be79cb43986b85a996475589351a21e67bae9b61"
|
2885
3106
|
},
|
@@ -2896,6 +3117,7 @@
|
|
2896
3117
|
"isVirtual": false,
|
2897
3118
|
"intOracleAddress": "2qu8NPhxAp3aV54amFQBgQ7f9rKgvRa1HUrwt3Vqg8Vq",
|
2898
3119
|
"extOracleAddress": "HMm3GPbdnqGwbkTnUUqCFsH8AMHDdEC3Lg8gcPD3HJSH",
|
3120
|
+
"lazerId": 1578,
|
2899
3121
|
"pythTicker": "Crypto.PUMP/USD",
|
2900
3122
|
"pythPriceId": "0x7a01fca212788bba7c5bf8c9efd576a8a722f070d2c17596ff7bb609b8d5c3b9"
|
2901
3123
|
}
|
@@ -3044,6 +3266,7 @@
|
|
3044
3266
|
"tokenPrecision": 4,
|
3045
3267
|
"isStable": true,
|
3046
3268
|
"isVirtual": false,
|
3269
|
+
"lazerId": 7,
|
3047
3270
|
"pythTicker": "Crypto.USDC/USD",
|
3048
3271
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
3049
3272
|
"isToken2022": false
|
@@ -3056,6 +3279,7 @@
|
|
3056
3279
|
"tokenPrecision": 4,
|
3057
3280
|
"isStable": false,
|
3058
3281
|
"isVirtual": false,
|
3282
|
+
"lazerId": 10,
|
3059
3283
|
"pythTicker": "Crypto.WIF/USD",
|
3060
3284
|
"pythPriceId": "0x4ca4beeca86f0d164160323817a4e42b10010a724c2217c6ee41b54cd4cc61fc",
|
3061
3285
|
"isToken2022": false
|
@@ -3075,6 +3299,7 @@
|
|
3075
3299
|
"isVirtual": false,
|
3076
3300
|
"intOracleAddress": "CuzxxETyjZkGVJmUv4zJTjoo4YE5HHdNm4AT4krtTikY",
|
3077
3301
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
3302
|
+
"lazerId": 7,
|
3078
3303
|
"pythTicker": "Crypto.USDC/USD",
|
3079
3304
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
3080
3305
|
},
|
@@ -3091,6 +3316,7 @@
|
|
3091
3316
|
"isVirtual": false,
|
3092
3317
|
"intOracleAddress": "BdeNEwrZ4UG3MRGSdE2JJNnbXvuz2VihqR4FzQ4Ms3uF",
|
3093
3318
|
"extOracleAddress": "6B23K3tkb51vLZA14jcEQVCA1pfHptzEHFA93V5dYwbT",
|
3319
|
+
"lazerId": 10,
|
3094
3320
|
"pythTicker": "Crypto.WIF/USD",
|
3095
3321
|
"pythPriceId": "0x4ca4beeca86f0d164160323817a4e42b10010a724c2217c6ee41b54cd4cc61fc"
|
3096
3322
|
}
|
@@ -3175,6 +3401,7 @@
|
|
3175
3401
|
"tokenPrecision": 4,
|
3176
3402
|
"isStable": true,
|
3177
3403
|
"isVirtual": false,
|
3404
|
+
"lazerId": 7,
|
3178
3405
|
"pythTicker": "Crypto.USDC/USD",
|
3179
3406
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
3180
3407
|
"isToken2022": false
|
@@ -3187,6 +3414,7 @@
|
|
3187
3414
|
"tokenPrecision": 4,
|
3188
3415
|
"isStable": false,
|
3189
3416
|
"isVirtual": false,
|
3417
|
+
"lazerId": -1,
|
3190
3418
|
"pythTicker": "Crypto.SAMO/USD",
|
3191
3419
|
"pythPriceId": "0x49601625e1a342c1f90c3fe6a03ae0251991a1d76e480d2741524c29037be28a",
|
3192
3420
|
"isToken2022": false
|
@@ -3206,6 +3434,7 @@
|
|
3206
3434
|
"isVirtual": false,
|
3207
3435
|
"intOracleAddress": "CuzxxETyjZkGVJmUv4zJTjoo4YE5HHdNm4AT4krtTikY",
|
3208
3436
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
3437
|
+
"lazerId": 7,
|
3209
3438
|
"pythTicker": "Crypto.USDC/USD",
|
3210
3439
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
3211
3440
|
},
|
@@ -3222,6 +3451,7 @@
|
|
3222
3451
|
"isVirtual": false,
|
3223
3452
|
"intOracleAddress": "7xDa6nvmCeG8cfAuAtspNHppq1V68E2fQT2i2CeubpGn",
|
3224
3453
|
"extOracleAddress": "2eUVzcYccqXzsDU1iBuatUaDCbRKBjegEaPPeChzfocG",
|
3454
|
+
"lazerId": -1,
|
3225
3455
|
"pythTicker": "Crypto.SAMO/USD",
|
3226
3456
|
"pythPriceId": "0x49601625e1a342c1f90c3fe6a03ae0251991a1d76e480d2741524c29037be28a"
|
3227
3457
|
}
|
@@ -3306,6 +3536,7 @@
|
|
3306
3536
|
"tokenPrecision": 4,
|
3307
3537
|
"isStable": true,
|
3308
3538
|
"isVirtual": false,
|
3539
|
+
"lazerId": 7,
|
3309
3540
|
"pythTicker": "Crypto.USDC/USD",
|
3310
3541
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
|
3311
3542
|
"isToken2022": false
|
@@ -3318,6 +3549,7 @@
|
|
3318
3549
|
"tokenPrecision": 4,
|
3319
3550
|
"isStable": false,
|
3320
3551
|
"isVirtual": false,
|
3552
|
+
"lazerId": 182,
|
3321
3553
|
"pythTicker": "Crypto.FARTCOIN/USD",
|
3322
3554
|
"pythPriceId": "0x58cd29ef0e714c5affc44f269b2c1899a52da4169d7acc147b9da692e6953608",
|
3323
3555
|
"isToken2022": false
|
@@ -3337,6 +3569,7 @@
|
|
3337
3569
|
"isVirtual": false,
|
3338
3570
|
"intOracleAddress": "CuzxxETyjZkGVJmUv4zJTjoo4YE5HHdNm4AT4krtTikY",
|
3339
3571
|
"extOracleAddress": "Dpw1EAVrSB1ibxiDQyTAW6Zip3J4Btk2x4SgApQCeFbX",
|
3572
|
+
"lazerId": 7,
|
3340
3573
|
"pythTicker": "Crypto.USDC/USD",
|
3341
3574
|
"pythPriceId": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a"
|
3342
3575
|
},
|
@@ -3353,6 +3586,7 @@
|
|
3353
3586
|
"isVirtual": false,
|
3354
3587
|
"intOracleAddress": "97WpDbJGCpjSQmWsP7ao5CF7kesyyQ4MTk54tWoaP4bD",
|
3355
3588
|
"extOracleAddress": "2t8eUbYKjidMs3uSeYM9jXM9uudYZwGkSeTB4TKjmvnC",
|
3589
|
+
"lazerId": 182,
|
3356
3590
|
"pythTicker": "Crypto.FARTCOIN/USD",
|
3357
3591
|
"pythPriceId": "0x58cd29ef0e714c5affc44f269b2c1899a52da4169d7acc147b9da692e6953608"
|
3358
3592
|
}
|