dexbot 1.4.15 → 1.4.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (57) hide show
  1. package/README.md +21 -15
  2. package/claw/data/positions.json +2035 -1
  3. package/claw/modules/chain_broadcast.ts +4 -5
  4. package/claw/modules/credit_runtime_adapter.ts +6 -7
  5. package/claw/modules/dexbot_profiles.ts +4 -1
  6. package/claw/modules/launcher_paths.ts +4 -1
  7. package/claw/package.json +1 -1
  8. package/claw/runtimes/openclaw-plugin/openclaw.plugin.json +1 -1
  9. package/claw/runtimes/openclaw-plugin/package.json +1 -1
  10. package/claw/tests/test_claw_mcp_transport.ts +2 -2
  11. package/dist/credential-daemon.js +7 -7
  12. package/dist/credential-daemon.js.map +1 -1
  13. package/dist/market_adapter/core/market_adapter_service.d.ts.map +1 -1
  14. package/dist/market_adapter/core/market_adapter_service.js +7 -1
  15. package/dist/market_adapter/core/market_adapter_service.js.map +1 -1
  16. package/dist/market_adapter/inputs/fetch_cex_synthetic_data.js +1 -2
  17. package/dist/market_adapter/inputs/fetch_cex_synthetic_data.js.map +1 -1
  18. package/dist/market_adapter/inputs/fetch_lp_data.d.ts.map +1 -1
  19. package/dist/market_adapter/inputs/fetch_lp_data.js +2 -3
  20. package/dist/market_adapter/inputs/fetch_lp_data.js.map +1 -1
  21. package/dist/market_adapter/market_adapter.d.ts.map +1 -1
  22. package/dist/market_adapter/market_adapter.js +1 -0
  23. package/dist/market_adapter/market_adapter.js.map +1 -1
  24. package/dist/market_adapter/utils/data_discovery.js +2 -2
  25. package/dist/market_adapter/utils/data_discovery.js.map +1 -1
  26. package/dist/modules/chain_keys.d.ts.map +1 -1
  27. package/dist/modules/chain_keys.js +7 -1
  28. package/dist/modules/chain_keys.js.map +1 -1
  29. package/dist/modules/credential_policy.js +1 -1
  30. package/dist/modules/credential_policy.js.map +1 -1
  31. package/dist/modules/credential_runtime.d.ts +0 -3
  32. package/dist/modules/credential_runtime.d.ts.map +1 -1
  33. package/dist/modules/credential_runtime.js +5 -27
  34. package/dist/modules/credential_runtime.js.map +1 -1
  35. package/dist/modules/key_store.js +1 -1
  36. package/dist/modules/key_store.js.map +1 -1
  37. package/dist/modules/launcher/credential_daemon.d.ts.map +1 -1
  38. package/dist/modules/launcher/credential_daemon.js +3 -3
  39. package/dist/modules/launcher/credential_daemon.js.map +1 -1
  40. package/dist/modules/launcher/monolithic_runtime.d.ts.map +1 -1
  41. package/dist/modules/launcher/monolithic_runtime.js +2 -2
  42. package/dist/modules/launcher/monolithic_runtime.js.map +1 -1
  43. package/dist/modules/order/utils/system.d.ts.map +1 -1
  44. package/dist/modules/order/utils/system.js +11 -1
  45. package/dist/modules/order/utils/system.js.map +1 -1
  46. package/dist/modules/paths.d.ts +42 -13
  47. package/dist/modules/paths.d.ts.map +1 -1
  48. package/dist/modules/paths.js +140 -30
  49. package/dist/modules/paths.js.map +1 -1
  50. package/dist/pm2.js +3 -3
  51. package/dist/pm2.js.map +1 -1
  52. package/dist/scripts/update.d.ts +14 -5
  53. package/dist/scripts/update.d.ts.map +1 -1
  54. package/dist/scripts/update.js +335 -172
  55. package/dist/scripts/update.js.map +1 -1
  56. package/package.json +3 -3
  57. package/scripts/lib/dexbot-paths.sh +71 -20
@@ -148029,8 +148029,2042 @@
148029
148029
  "strategy": "short-mpa-bts",
148030
148030
  "status": "planned",
148031
148031
  "updatedAt": "2026-08-18T09:55:37.731Z"
148032
+ },
148033
+ {
148034
+ "accountName": "alice",
148035
+ "assets": {
148036
+ "collateral": {
148037
+ "id": "1.3.0",
148038
+ "precision": 5,
148039
+ "symbol": "BTS"
148040
+ },
148041
+ "mpa": {
148042
+ "id": "1.3.10",
148043
+ "precision": 5,
148044
+ "symbol": "HONEST.USD"
148045
+ }
148046
+ },
148047
+ "collateral": {
148048
+ "amount": 25000,
148049
+ "asset": "BTS",
148050
+ "targetCollateralRatio": null
148051
+ },
148052
+ "createdAt": "2026-08-18T15:19:45.090Z",
148053
+ "debt": {
148054
+ "amount": 10,
148055
+ "asset": "HONEST.USD"
148056
+ },
148057
+ "entry": {
148058
+ "expectedBtsProceeds": 10000,
148059
+ "sellPriceInBts": 1000,
148060
+ "averageExecutionPriceInBts": null,
148061
+ "fillCount": 0,
148062
+ "fillStatus": "unfilled",
148063
+ "filledReceiveAmount": 0,
148064
+ "filledSellAmount": 0,
148065
+ "isFullyFilled": false,
148066
+ "lastFillAt": null,
148067
+ "orderId": null,
148068
+ "orderOpen": false,
148069
+ "placedAt": null,
148070
+ "priceInBts": 1000,
148071
+ "receiveAsset": {
148072
+ "id": "1.3.0",
148073
+ "precision": 5,
148074
+ "symbol": "BTS"
148075
+ },
148076
+ "receiveAmountRemaining": 10000,
148077
+ "sellAsset": {
148078
+ "id": "1.3.10",
148079
+ "precision": 5,
148080
+ "symbol": "HONEST.USD"
148081
+ },
148082
+ "sellAmountRemaining": 10,
148083
+ "targetReceiveAmount": 10000,
148084
+ "targetSellAmount": 10,
148085
+ "tx": null
148086
+ },
148087
+ "events": [
148088
+ {
148089
+ "at": "2026-08-18T15:19:45.090Z",
148090
+ "details": {
148091
+ "collateralAmount": 25000,
148092
+ "debtAmount": 10,
148093
+ "mpaAsset": "HONEST.USD",
148094
+ "sellPriceInBts": 1000
148095
+ },
148096
+ "type": "position-created"
148097
+ }
148098
+ ],
148099
+ "exit": {
148100
+ "averageExecutionPriceInBts": null,
148101
+ "fillCount": 0,
148102
+ "fillStatus": "unfilled",
148103
+ "filledReceiveAmount": 0,
148104
+ "filledSellAmount": 0,
148105
+ "isFullyFilled": false,
148106
+ "lastFillAt": null,
148107
+ "orderId": null,
148108
+ "orderOpen": false,
148109
+ "placedAt": null,
148110
+ "priceInBts": null,
148111
+ "receiveAsset": {
148112
+ "id": "1.3.10",
148113
+ "precision": 5,
148114
+ "symbol": "HONEST.USD"
148115
+ },
148116
+ "receiveAmountRemaining": 0,
148117
+ "sellAsset": {
148118
+ "id": "1.3.0",
148119
+ "precision": 5,
148120
+ "symbol": "BTS"
148121
+ },
148122
+ "sellAmountRemaining": 0,
148123
+ "targetReceiveAmount": 0,
148124
+ "targetSellAmount": 0,
148125
+ "tx": null,
148126
+ "amountToCover": null,
148127
+ "buyPriceInBts": null,
148128
+ "estimatedGrossPnlInBts": null,
148129
+ "maxBtsToSpend": null
148130
+ },
148131
+ "id": "pos_1787066385090_chzqrncm",
148132
+ "market": "HONEST.USD/BTS",
148133
+ "onChain": null,
148134
+ "pnl": {
148135
+ "averageEntryPriceInBts": null,
148136
+ "averageExitPriceInBts": null,
148137
+ "netBtsFlow": null,
148138
+ "realizedCoverAmount": 0,
148139
+ "realizedGrossPnlInBts": 0,
148140
+ "updatedAt": null
148141
+ },
148142
+ "strategy": "short-mpa-bts",
148143
+ "status": "planned",
148144
+ "updatedAt": "2026-08-18T15:19:45.090Z"
148145
+ },
148146
+ {
148147
+ "accountName": "alice",
148148
+ "assets": {
148149
+ "collateral": {
148150
+ "id": "1.3.0",
148151
+ "precision": 5,
148152
+ "symbol": "BTS"
148153
+ },
148154
+ "mpa": {
148155
+ "id": "1.3.10",
148156
+ "precision": 5,
148157
+ "symbol": "HONEST.USD"
148158
+ }
148159
+ },
148160
+ "collateral": {
148161
+ "amount": 25000,
148162
+ "asset": "BTS",
148163
+ "targetCollateralRatio": null
148164
+ },
148165
+ "createdAt": "2026-08-18T15:28:28.084Z",
148166
+ "debt": {
148167
+ "amount": 10,
148168
+ "asset": "HONEST.USD"
148169
+ },
148170
+ "entry": {
148171
+ "expectedBtsProceeds": 10000,
148172
+ "sellPriceInBts": 1000,
148173
+ "averageExecutionPriceInBts": null,
148174
+ "fillCount": 0,
148175
+ "fillStatus": "unfilled",
148176
+ "filledReceiveAmount": 0,
148177
+ "filledSellAmount": 0,
148178
+ "isFullyFilled": false,
148179
+ "lastFillAt": null,
148180
+ "orderId": null,
148181
+ "orderOpen": false,
148182
+ "placedAt": null,
148183
+ "priceInBts": 1000,
148184
+ "receiveAsset": {
148185
+ "id": "1.3.0",
148186
+ "precision": 5,
148187
+ "symbol": "BTS"
148188
+ },
148189
+ "receiveAmountRemaining": 10000,
148190
+ "sellAsset": {
148191
+ "id": "1.3.10",
148192
+ "precision": 5,
148193
+ "symbol": "HONEST.USD"
148194
+ },
148195
+ "sellAmountRemaining": 10,
148196
+ "targetReceiveAmount": 10000,
148197
+ "targetSellAmount": 10,
148198
+ "tx": null
148199
+ },
148200
+ "events": [
148201
+ {
148202
+ "at": "2026-08-18T15:28:28.084Z",
148203
+ "details": {
148204
+ "collateralAmount": 25000,
148205
+ "debtAmount": 10,
148206
+ "mpaAsset": "HONEST.USD",
148207
+ "sellPriceInBts": 1000
148208
+ },
148209
+ "type": "position-created"
148210
+ }
148211
+ ],
148212
+ "exit": {
148213
+ "averageExecutionPriceInBts": null,
148214
+ "fillCount": 0,
148215
+ "fillStatus": "unfilled",
148216
+ "filledReceiveAmount": 0,
148217
+ "filledSellAmount": 0,
148218
+ "isFullyFilled": false,
148219
+ "lastFillAt": null,
148220
+ "orderId": null,
148221
+ "orderOpen": false,
148222
+ "placedAt": null,
148223
+ "priceInBts": null,
148224
+ "receiveAsset": {
148225
+ "id": "1.3.10",
148226
+ "precision": 5,
148227
+ "symbol": "HONEST.USD"
148228
+ },
148229
+ "receiveAmountRemaining": 0,
148230
+ "sellAsset": {
148231
+ "id": "1.3.0",
148232
+ "precision": 5,
148233
+ "symbol": "BTS"
148234
+ },
148235
+ "sellAmountRemaining": 0,
148236
+ "targetReceiveAmount": 0,
148237
+ "targetSellAmount": 0,
148238
+ "tx": null,
148239
+ "amountToCover": null,
148240
+ "buyPriceInBts": null,
148241
+ "estimatedGrossPnlInBts": null,
148242
+ "maxBtsToSpend": null
148243
+ },
148244
+ "id": "pos_1787066908084_0o1w5db3",
148245
+ "market": "HONEST.USD/BTS",
148246
+ "onChain": null,
148247
+ "pnl": {
148248
+ "averageEntryPriceInBts": null,
148249
+ "averageExitPriceInBts": null,
148250
+ "netBtsFlow": null,
148251
+ "realizedCoverAmount": 0,
148252
+ "realizedGrossPnlInBts": 0,
148253
+ "updatedAt": null
148254
+ },
148255
+ "strategy": "short-mpa-bts",
148256
+ "status": "planned",
148257
+ "updatedAt": "2026-08-18T15:28:28.084Z"
148258
+ },
148259
+ {
148260
+ "accountName": "alice",
148261
+ "assets": {
148262
+ "collateral": {
148263
+ "id": "1.3.0",
148264
+ "precision": 5,
148265
+ "symbol": "BTS"
148266
+ },
148267
+ "mpa": {
148268
+ "id": "1.3.10",
148269
+ "precision": 5,
148270
+ "symbol": "HONEST.USD"
148271
+ }
148272
+ },
148273
+ "collateral": {
148274
+ "amount": 25000,
148275
+ "asset": "BTS",
148276
+ "targetCollateralRatio": null
148277
+ },
148278
+ "createdAt": "2026-08-18T15:38:16.321Z",
148279
+ "debt": {
148280
+ "amount": 10,
148281
+ "asset": "HONEST.USD"
148282
+ },
148283
+ "entry": {
148284
+ "expectedBtsProceeds": 10000,
148285
+ "sellPriceInBts": 1000,
148286
+ "averageExecutionPriceInBts": null,
148287
+ "fillCount": 0,
148288
+ "fillStatus": "unfilled",
148289
+ "filledReceiveAmount": 0,
148290
+ "filledSellAmount": 0,
148291
+ "isFullyFilled": false,
148292
+ "lastFillAt": null,
148293
+ "orderId": null,
148294
+ "orderOpen": false,
148295
+ "placedAt": null,
148296
+ "priceInBts": 1000,
148297
+ "receiveAsset": {
148298
+ "id": "1.3.0",
148299
+ "precision": 5,
148300
+ "symbol": "BTS"
148301
+ },
148302
+ "receiveAmountRemaining": 10000,
148303
+ "sellAsset": {
148304
+ "id": "1.3.10",
148305
+ "precision": 5,
148306
+ "symbol": "HONEST.USD"
148307
+ },
148308
+ "sellAmountRemaining": 10,
148309
+ "targetReceiveAmount": 10000,
148310
+ "targetSellAmount": 10,
148311
+ "tx": null
148312
+ },
148313
+ "events": [
148314
+ {
148315
+ "at": "2026-08-18T15:38:16.321Z",
148316
+ "details": {
148317
+ "collateralAmount": 25000,
148318
+ "debtAmount": 10,
148319
+ "mpaAsset": "HONEST.USD",
148320
+ "sellPriceInBts": 1000
148321
+ },
148322
+ "type": "position-created"
148323
+ }
148324
+ ],
148325
+ "exit": {
148326
+ "averageExecutionPriceInBts": null,
148327
+ "fillCount": 0,
148328
+ "fillStatus": "unfilled",
148329
+ "filledReceiveAmount": 0,
148330
+ "filledSellAmount": 0,
148331
+ "isFullyFilled": false,
148332
+ "lastFillAt": null,
148333
+ "orderId": null,
148334
+ "orderOpen": false,
148335
+ "placedAt": null,
148336
+ "priceInBts": null,
148337
+ "receiveAsset": {
148338
+ "id": "1.3.10",
148339
+ "precision": 5,
148340
+ "symbol": "HONEST.USD"
148341
+ },
148342
+ "receiveAmountRemaining": 0,
148343
+ "sellAsset": {
148344
+ "id": "1.3.0",
148345
+ "precision": 5,
148346
+ "symbol": "BTS"
148347
+ },
148348
+ "sellAmountRemaining": 0,
148349
+ "targetReceiveAmount": 0,
148350
+ "targetSellAmount": 0,
148351
+ "tx": null,
148352
+ "amountToCover": null,
148353
+ "buyPriceInBts": null,
148354
+ "estimatedGrossPnlInBts": null,
148355
+ "maxBtsToSpend": null
148356
+ },
148357
+ "id": "pos_1787067496321_u5a6e4ld",
148358
+ "market": "HONEST.USD/BTS",
148359
+ "onChain": null,
148360
+ "pnl": {
148361
+ "averageEntryPriceInBts": null,
148362
+ "averageExitPriceInBts": null,
148363
+ "netBtsFlow": null,
148364
+ "realizedCoverAmount": 0,
148365
+ "realizedGrossPnlInBts": 0,
148366
+ "updatedAt": null
148367
+ },
148368
+ "strategy": "short-mpa-bts",
148369
+ "status": "planned",
148370
+ "updatedAt": "2026-08-18T15:38:16.321Z"
148371
+ },
148372
+ {
148373
+ "accountName": "alice",
148374
+ "assets": {
148375
+ "collateral": {
148376
+ "id": "1.3.0",
148377
+ "precision": 5,
148378
+ "symbol": "BTS"
148379
+ },
148380
+ "mpa": {
148381
+ "id": "1.3.10",
148382
+ "precision": 5,
148383
+ "symbol": "HONEST.USD"
148384
+ }
148385
+ },
148386
+ "collateral": {
148387
+ "amount": 25000,
148388
+ "asset": "BTS",
148389
+ "targetCollateralRatio": null
148390
+ },
148391
+ "createdAt": "2026-08-18T15:45:24.595Z",
148392
+ "debt": {
148393
+ "amount": 10,
148394
+ "asset": "HONEST.USD"
148395
+ },
148396
+ "entry": {
148397
+ "expectedBtsProceeds": 10000,
148398
+ "sellPriceInBts": 1000,
148399
+ "averageExecutionPriceInBts": null,
148400
+ "fillCount": 0,
148401
+ "fillStatus": "unfilled",
148402
+ "filledReceiveAmount": 0,
148403
+ "filledSellAmount": 0,
148404
+ "isFullyFilled": false,
148405
+ "lastFillAt": null,
148406
+ "orderId": null,
148407
+ "orderOpen": false,
148408
+ "placedAt": null,
148409
+ "priceInBts": 1000,
148410
+ "receiveAsset": {
148411
+ "id": "1.3.0",
148412
+ "precision": 5,
148413
+ "symbol": "BTS"
148414
+ },
148415
+ "receiveAmountRemaining": 10000,
148416
+ "sellAsset": {
148417
+ "id": "1.3.10",
148418
+ "precision": 5,
148419
+ "symbol": "HONEST.USD"
148420
+ },
148421
+ "sellAmountRemaining": 10,
148422
+ "targetReceiveAmount": 10000,
148423
+ "targetSellAmount": 10,
148424
+ "tx": null
148425
+ },
148426
+ "events": [
148427
+ {
148428
+ "at": "2026-08-18T15:45:24.595Z",
148429
+ "details": {
148430
+ "collateralAmount": 25000,
148431
+ "debtAmount": 10,
148432
+ "mpaAsset": "HONEST.USD",
148433
+ "sellPriceInBts": 1000
148434
+ },
148435
+ "type": "position-created"
148436
+ }
148437
+ ],
148438
+ "exit": {
148439
+ "averageExecutionPriceInBts": null,
148440
+ "fillCount": 0,
148441
+ "fillStatus": "unfilled",
148442
+ "filledReceiveAmount": 0,
148443
+ "filledSellAmount": 0,
148444
+ "isFullyFilled": false,
148445
+ "lastFillAt": null,
148446
+ "orderId": null,
148447
+ "orderOpen": false,
148448
+ "placedAt": null,
148449
+ "priceInBts": null,
148450
+ "receiveAsset": {
148451
+ "id": "1.3.10",
148452
+ "precision": 5,
148453
+ "symbol": "HONEST.USD"
148454
+ },
148455
+ "receiveAmountRemaining": 0,
148456
+ "sellAsset": {
148457
+ "id": "1.3.0",
148458
+ "precision": 5,
148459
+ "symbol": "BTS"
148460
+ },
148461
+ "sellAmountRemaining": 0,
148462
+ "targetReceiveAmount": 0,
148463
+ "targetSellAmount": 0,
148464
+ "tx": null,
148465
+ "amountToCover": null,
148466
+ "buyPriceInBts": null,
148467
+ "estimatedGrossPnlInBts": null,
148468
+ "maxBtsToSpend": null
148469
+ },
148470
+ "id": "pos_1787067924595_dcqq7xem",
148471
+ "market": "HONEST.USD/BTS",
148472
+ "onChain": null,
148473
+ "pnl": {
148474
+ "averageEntryPriceInBts": null,
148475
+ "averageExitPriceInBts": null,
148476
+ "netBtsFlow": null,
148477
+ "realizedCoverAmount": 0,
148478
+ "realizedGrossPnlInBts": 0,
148479
+ "updatedAt": null
148480
+ },
148481
+ "strategy": "short-mpa-bts",
148482
+ "status": "planned",
148483
+ "updatedAt": "2026-08-18T15:45:24.595Z"
148484
+ },
148485
+ {
148486
+ "accountName": "alice",
148487
+ "assets": {
148488
+ "collateral": {
148489
+ "id": "1.3.0",
148490
+ "precision": 5,
148491
+ "symbol": "BTS"
148492
+ },
148493
+ "mpa": {
148494
+ "id": "1.3.10",
148495
+ "precision": 5,
148496
+ "symbol": "HONEST.USD"
148497
+ }
148498
+ },
148499
+ "collateral": {
148500
+ "amount": 25000,
148501
+ "asset": "BTS",
148502
+ "targetCollateralRatio": null
148503
+ },
148504
+ "createdAt": "2026-08-18T15:50:54.292Z",
148505
+ "debt": {
148506
+ "amount": 10,
148507
+ "asset": "HONEST.USD"
148508
+ },
148509
+ "entry": {
148510
+ "expectedBtsProceeds": 10000,
148511
+ "sellPriceInBts": 1000,
148512
+ "averageExecutionPriceInBts": null,
148513
+ "fillCount": 0,
148514
+ "fillStatus": "unfilled",
148515
+ "filledReceiveAmount": 0,
148516
+ "filledSellAmount": 0,
148517
+ "isFullyFilled": false,
148518
+ "lastFillAt": null,
148519
+ "orderId": null,
148520
+ "orderOpen": false,
148521
+ "placedAt": null,
148522
+ "priceInBts": 1000,
148523
+ "receiveAsset": {
148524
+ "id": "1.3.0",
148525
+ "precision": 5,
148526
+ "symbol": "BTS"
148527
+ },
148528
+ "receiveAmountRemaining": 10000,
148529
+ "sellAsset": {
148530
+ "id": "1.3.10",
148531
+ "precision": 5,
148532
+ "symbol": "HONEST.USD"
148533
+ },
148534
+ "sellAmountRemaining": 10,
148535
+ "targetReceiveAmount": 10000,
148536
+ "targetSellAmount": 10,
148537
+ "tx": null
148538
+ },
148539
+ "events": [
148540
+ {
148541
+ "at": "2026-08-18T15:50:54.292Z",
148542
+ "details": {
148543
+ "collateralAmount": 25000,
148544
+ "debtAmount": 10,
148545
+ "mpaAsset": "HONEST.USD",
148546
+ "sellPriceInBts": 1000
148547
+ },
148548
+ "type": "position-created"
148549
+ }
148550
+ ],
148551
+ "exit": {
148552
+ "averageExecutionPriceInBts": null,
148553
+ "fillCount": 0,
148554
+ "fillStatus": "unfilled",
148555
+ "filledReceiveAmount": 0,
148556
+ "filledSellAmount": 0,
148557
+ "isFullyFilled": false,
148558
+ "lastFillAt": null,
148559
+ "orderId": null,
148560
+ "orderOpen": false,
148561
+ "placedAt": null,
148562
+ "priceInBts": null,
148563
+ "receiveAsset": {
148564
+ "id": "1.3.10",
148565
+ "precision": 5,
148566
+ "symbol": "HONEST.USD"
148567
+ },
148568
+ "receiveAmountRemaining": 0,
148569
+ "sellAsset": {
148570
+ "id": "1.3.0",
148571
+ "precision": 5,
148572
+ "symbol": "BTS"
148573
+ },
148574
+ "sellAmountRemaining": 0,
148575
+ "targetReceiveAmount": 0,
148576
+ "targetSellAmount": 0,
148577
+ "tx": null,
148578
+ "amountToCover": null,
148579
+ "buyPriceInBts": null,
148580
+ "estimatedGrossPnlInBts": null,
148581
+ "maxBtsToSpend": null
148582
+ },
148583
+ "id": "pos_1787068254292_ahrbs31l",
148584
+ "market": "HONEST.USD/BTS",
148585
+ "onChain": null,
148586
+ "pnl": {
148587
+ "averageEntryPriceInBts": null,
148588
+ "averageExitPriceInBts": null,
148589
+ "netBtsFlow": null,
148590
+ "realizedCoverAmount": 0,
148591
+ "realizedGrossPnlInBts": 0,
148592
+ "updatedAt": null
148593
+ },
148594
+ "strategy": "short-mpa-bts",
148595
+ "status": "planned",
148596
+ "updatedAt": "2026-08-18T15:50:54.292Z"
148597
+ },
148598
+ {
148599
+ "accountName": "alice",
148600
+ "assets": {
148601
+ "collateral": {
148602
+ "id": "1.3.0",
148603
+ "precision": 5,
148604
+ "symbol": "BTS"
148605
+ },
148606
+ "mpa": {
148607
+ "id": "1.3.10",
148608
+ "precision": 5,
148609
+ "symbol": "HONEST.USD"
148610
+ }
148611
+ },
148612
+ "collateral": {
148613
+ "amount": 25000,
148614
+ "asset": "BTS",
148615
+ "targetCollateralRatio": null
148616
+ },
148617
+ "createdAt": "2026-08-18T15:54:30.726Z",
148618
+ "debt": {
148619
+ "amount": 10,
148620
+ "asset": "HONEST.USD"
148621
+ },
148622
+ "entry": {
148623
+ "expectedBtsProceeds": 10000,
148624
+ "sellPriceInBts": 1000,
148625
+ "averageExecutionPriceInBts": null,
148626
+ "fillCount": 0,
148627
+ "fillStatus": "unfilled",
148628
+ "filledReceiveAmount": 0,
148629
+ "filledSellAmount": 0,
148630
+ "isFullyFilled": false,
148631
+ "lastFillAt": null,
148632
+ "orderId": null,
148633
+ "orderOpen": false,
148634
+ "placedAt": null,
148635
+ "priceInBts": 1000,
148636
+ "receiveAsset": {
148637
+ "id": "1.3.0",
148638
+ "precision": 5,
148639
+ "symbol": "BTS"
148640
+ },
148641
+ "receiveAmountRemaining": 10000,
148642
+ "sellAsset": {
148643
+ "id": "1.3.10",
148644
+ "precision": 5,
148645
+ "symbol": "HONEST.USD"
148646
+ },
148647
+ "sellAmountRemaining": 10,
148648
+ "targetReceiveAmount": 10000,
148649
+ "targetSellAmount": 10,
148650
+ "tx": null
148651
+ },
148652
+ "events": [
148653
+ {
148654
+ "at": "2026-08-18T15:54:30.726Z",
148655
+ "details": {
148656
+ "collateralAmount": 25000,
148657
+ "debtAmount": 10,
148658
+ "mpaAsset": "HONEST.USD",
148659
+ "sellPriceInBts": 1000
148660
+ },
148661
+ "type": "position-created"
148662
+ }
148663
+ ],
148664
+ "exit": {
148665
+ "averageExecutionPriceInBts": null,
148666
+ "fillCount": 0,
148667
+ "fillStatus": "unfilled",
148668
+ "filledReceiveAmount": 0,
148669
+ "filledSellAmount": 0,
148670
+ "isFullyFilled": false,
148671
+ "lastFillAt": null,
148672
+ "orderId": null,
148673
+ "orderOpen": false,
148674
+ "placedAt": null,
148675
+ "priceInBts": null,
148676
+ "receiveAsset": {
148677
+ "id": "1.3.10",
148678
+ "precision": 5,
148679
+ "symbol": "HONEST.USD"
148680
+ },
148681
+ "receiveAmountRemaining": 0,
148682
+ "sellAsset": {
148683
+ "id": "1.3.0",
148684
+ "precision": 5,
148685
+ "symbol": "BTS"
148686
+ },
148687
+ "sellAmountRemaining": 0,
148688
+ "targetReceiveAmount": 0,
148689
+ "targetSellAmount": 0,
148690
+ "tx": null,
148691
+ "amountToCover": null,
148692
+ "buyPriceInBts": null,
148693
+ "estimatedGrossPnlInBts": null,
148694
+ "maxBtsToSpend": null
148695
+ },
148696
+ "id": "pos_1787068470726_x7jcypf7",
148697
+ "market": "HONEST.USD/BTS",
148698
+ "onChain": null,
148699
+ "pnl": {
148700
+ "averageEntryPriceInBts": null,
148701
+ "averageExitPriceInBts": null,
148702
+ "netBtsFlow": null,
148703
+ "realizedCoverAmount": 0,
148704
+ "realizedGrossPnlInBts": 0,
148705
+ "updatedAt": null
148706
+ },
148707
+ "strategy": "short-mpa-bts",
148708
+ "status": "planned",
148709
+ "updatedAt": "2026-08-18T15:54:30.726Z"
148710
+ },
148711
+ {
148712
+ "accountName": "alice",
148713
+ "assets": {
148714
+ "collateral": {
148715
+ "id": "1.3.0",
148716
+ "precision": 5,
148717
+ "symbol": "BTS"
148718
+ },
148719
+ "mpa": {
148720
+ "id": "1.3.10",
148721
+ "precision": 5,
148722
+ "symbol": "HONEST.USD"
148723
+ }
148724
+ },
148725
+ "collateral": {
148726
+ "amount": 25000,
148727
+ "asset": "BTS",
148728
+ "targetCollateralRatio": null
148729
+ },
148730
+ "createdAt": "2026-08-18T16:00:46.687Z",
148731
+ "debt": {
148732
+ "amount": 10,
148733
+ "asset": "HONEST.USD"
148734
+ },
148735
+ "entry": {
148736
+ "expectedBtsProceeds": 10000,
148737
+ "sellPriceInBts": 1000,
148738
+ "averageExecutionPriceInBts": null,
148739
+ "fillCount": 0,
148740
+ "fillStatus": "unfilled",
148741
+ "filledReceiveAmount": 0,
148742
+ "filledSellAmount": 0,
148743
+ "isFullyFilled": false,
148744
+ "lastFillAt": null,
148745
+ "orderId": null,
148746
+ "orderOpen": false,
148747
+ "placedAt": null,
148748
+ "priceInBts": 1000,
148749
+ "receiveAsset": {
148750
+ "id": "1.3.0",
148751
+ "precision": 5,
148752
+ "symbol": "BTS"
148753
+ },
148754
+ "receiveAmountRemaining": 10000,
148755
+ "sellAsset": {
148756
+ "id": "1.3.10",
148757
+ "precision": 5,
148758
+ "symbol": "HONEST.USD"
148759
+ },
148760
+ "sellAmountRemaining": 10,
148761
+ "targetReceiveAmount": 10000,
148762
+ "targetSellAmount": 10,
148763
+ "tx": null
148764
+ },
148765
+ "events": [
148766
+ {
148767
+ "at": "2026-08-18T16:00:46.687Z",
148768
+ "details": {
148769
+ "collateralAmount": 25000,
148770
+ "debtAmount": 10,
148771
+ "mpaAsset": "HONEST.USD",
148772
+ "sellPriceInBts": 1000
148773
+ },
148774
+ "type": "position-created"
148775
+ }
148776
+ ],
148777
+ "exit": {
148778
+ "averageExecutionPriceInBts": null,
148779
+ "fillCount": 0,
148780
+ "fillStatus": "unfilled",
148781
+ "filledReceiveAmount": 0,
148782
+ "filledSellAmount": 0,
148783
+ "isFullyFilled": false,
148784
+ "lastFillAt": null,
148785
+ "orderId": null,
148786
+ "orderOpen": false,
148787
+ "placedAt": null,
148788
+ "priceInBts": null,
148789
+ "receiveAsset": {
148790
+ "id": "1.3.10",
148791
+ "precision": 5,
148792
+ "symbol": "HONEST.USD"
148793
+ },
148794
+ "receiveAmountRemaining": 0,
148795
+ "sellAsset": {
148796
+ "id": "1.3.0",
148797
+ "precision": 5,
148798
+ "symbol": "BTS"
148799
+ },
148800
+ "sellAmountRemaining": 0,
148801
+ "targetReceiveAmount": 0,
148802
+ "targetSellAmount": 0,
148803
+ "tx": null,
148804
+ "amountToCover": null,
148805
+ "buyPriceInBts": null,
148806
+ "estimatedGrossPnlInBts": null,
148807
+ "maxBtsToSpend": null
148808
+ },
148809
+ "id": "pos_1787068846687_30mncriq",
148810
+ "market": "HONEST.USD/BTS",
148811
+ "onChain": null,
148812
+ "pnl": {
148813
+ "averageEntryPriceInBts": null,
148814
+ "averageExitPriceInBts": null,
148815
+ "netBtsFlow": null,
148816
+ "realizedCoverAmount": 0,
148817
+ "realizedGrossPnlInBts": 0,
148818
+ "updatedAt": null
148819
+ },
148820
+ "strategy": "short-mpa-bts",
148821
+ "status": "planned",
148822
+ "updatedAt": "2026-08-18T16:00:46.687Z"
148823
+ },
148824
+ {
148825
+ "accountName": "alice",
148826
+ "assets": {
148827
+ "collateral": {
148828
+ "id": "1.3.0",
148829
+ "precision": 5,
148830
+ "symbol": "BTS"
148831
+ },
148832
+ "mpa": {
148833
+ "id": "1.3.10",
148834
+ "precision": 5,
148835
+ "symbol": "HONEST.USD"
148836
+ }
148837
+ },
148838
+ "collateral": {
148839
+ "amount": 25000,
148840
+ "asset": "BTS",
148841
+ "targetCollateralRatio": null
148842
+ },
148843
+ "createdAt": "2026-08-18T16:01:40.001Z",
148844
+ "debt": {
148845
+ "amount": 10,
148846
+ "asset": "HONEST.USD"
148847
+ },
148848
+ "entry": {
148849
+ "expectedBtsProceeds": 10000,
148850
+ "sellPriceInBts": 1000,
148851
+ "averageExecutionPriceInBts": null,
148852
+ "fillCount": 0,
148853
+ "fillStatus": "unfilled",
148854
+ "filledReceiveAmount": 0,
148855
+ "filledSellAmount": 0,
148856
+ "isFullyFilled": false,
148857
+ "lastFillAt": null,
148858
+ "orderId": null,
148859
+ "orderOpen": false,
148860
+ "placedAt": null,
148861
+ "priceInBts": 1000,
148862
+ "receiveAsset": {
148863
+ "id": "1.3.0",
148864
+ "precision": 5,
148865
+ "symbol": "BTS"
148866
+ },
148867
+ "receiveAmountRemaining": 10000,
148868
+ "sellAsset": {
148869
+ "id": "1.3.10",
148870
+ "precision": 5,
148871
+ "symbol": "HONEST.USD"
148872
+ },
148873
+ "sellAmountRemaining": 10,
148874
+ "targetReceiveAmount": 10000,
148875
+ "targetSellAmount": 10,
148876
+ "tx": null
148877
+ },
148878
+ "events": [
148879
+ {
148880
+ "at": "2026-08-18T16:01:40.001Z",
148881
+ "details": {
148882
+ "collateralAmount": 25000,
148883
+ "debtAmount": 10,
148884
+ "mpaAsset": "HONEST.USD",
148885
+ "sellPriceInBts": 1000
148886
+ },
148887
+ "type": "position-created"
148888
+ }
148889
+ ],
148890
+ "exit": {
148891
+ "averageExecutionPriceInBts": null,
148892
+ "fillCount": 0,
148893
+ "fillStatus": "unfilled",
148894
+ "filledReceiveAmount": 0,
148895
+ "filledSellAmount": 0,
148896
+ "isFullyFilled": false,
148897
+ "lastFillAt": null,
148898
+ "orderId": null,
148899
+ "orderOpen": false,
148900
+ "placedAt": null,
148901
+ "priceInBts": null,
148902
+ "receiveAsset": {
148903
+ "id": "1.3.10",
148904
+ "precision": 5,
148905
+ "symbol": "HONEST.USD"
148906
+ },
148907
+ "receiveAmountRemaining": 0,
148908
+ "sellAsset": {
148909
+ "id": "1.3.0",
148910
+ "precision": 5,
148911
+ "symbol": "BTS"
148912
+ },
148913
+ "sellAmountRemaining": 0,
148914
+ "targetReceiveAmount": 0,
148915
+ "targetSellAmount": 0,
148916
+ "tx": null,
148917
+ "amountToCover": null,
148918
+ "buyPriceInBts": null,
148919
+ "estimatedGrossPnlInBts": null,
148920
+ "maxBtsToSpend": null
148921
+ },
148922
+ "id": "pos_1787068900001_36chysoq",
148923
+ "market": "HONEST.USD/BTS",
148924
+ "onChain": null,
148925
+ "pnl": {
148926
+ "averageEntryPriceInBts": null,
148927
+ "averageExitPriceInBts": null,
148928
+ "netBtsFlow": null,
148929
+ "realizedCoverAmount": 0,
148930
+ "realizedGrossPnlInBts": 0,
148931
+ "updatedAt": null
148932
+ },
148933
+ "strategy": "short-mpa-bts",
148934
+ "status": "planned",
148935
+ "updatedAt": "2026-08-18T16:01:40.001Z"
148936
+ },
148937
+ {
148938
+ "accountName": "alice",
148939
+ "assets": {
148940
+ "collateral": {
148941
+ "id": "1.3.0",
148942
+ "precision": 5,
148943
+ "symbol": "BTS"
148944
+ },
148945
+ "mpa": {
148946
+ "id": "1.3.10",
148947
+ "precision": 5,
148948
+ "symbol": "HONEST.USD"
148949
+ }
148950
+ },
148951
+ "collateral": {
148952
+ "amount": 25000,
148953
+ "asset": "BTS",
148954
+ "targetCollateralRatio": null
148955
+ },
148956
+ "createdAt": "2026-08-18T16:41:52.561Z",
148957
+ "debt": {
148958
+ "amount": 10,
148959
+ "asset": "HONEST.USD"
148960
+ },
148961
+ "entry": {
148962
+ "expectedBtsProceeds": 10000,
148963
+ "sellPriceInBts": 1000,
148964
+ "averageExecutionPriceInBts": null,
148965
+ "fillCount": 0,
148966
+ "fillStatus": "unfilled",
148967
+ "filledReceiveAmount": 0,
148968
+ "filledSellAmount": 0,
148969
+ "isFullyFilled": false,
148970
+ "lastFillAt": null,
148971
+ "orderId": null,
148972
+ "orderOpen": false,
148973
+ "placedAt": null,
148974
+ "priceInBts": 1000,
148975
+ "receiveAsset": {
148976
+ "id": "1.3.0",
148977
+ "precision": 5,
148978
+ "symbol": "BTS"
148979
+ },
148980
+ "receiveAmountRemaining": 10000,
148981
+ "sellAsset": {
148982
+ "id": "1.3.10",
148983
+ "precision": 5,
148984
+ "symbol": "HONEST.USD"
148985
+ },
148986
+ "sellAmountRemaining": 10,
148987
+ "targetReceiveAmount": 10000,
148988
+ "targetSellAmount": 10,
148989
+ "tx": null
148990
+ },
148991
+ "events": [
148992
+ {
148993
+ "at": "2026-08-18T16:41:52.561Z",
148994
+ "details": {
148995
+ "collateralAmount": 25000,
148996
+ "debtAmount": 10,
148997
+ "mpaAsset": "HONEST.USD",
148998
+ "sellPriceInBts": 1000
148999
+ },
149000
+ "type": "position-created"
149001
+ }
149002
+ ],
149003
+ "exit": {
149004
+ "averageExecutionPriceInBts": null,
149005
+ "fillCount": 0,
149006
+ "fillStatus": "unfilled",
149007
+ "filledReceiveAmount": 0,
149008
+ "filledSellAmount": 0,
149009
+ "isFullyFilled": false,
149010
+ "lastFillAt": null,
149011
+ "orderId": null,
149012
+ "orderOpen": false,
149013
+ "placedAt": null,
149014
+ "priceInBts": null,
149015
+ "receiveAsset": {
149016
+ "id": "1.3.10",
149017
+ "precision": 5,
149018
+ "symbol": "HONEST.USD"
149019
+ },
149020
+ "receiveAmountRemaining": 0,
149021
+ "sellAsset": {
149022
+ "id": "1.3.0",
149023
+ "precision": 5,
149024
+ "symbol": "BTS"
149025
+ },
149026
+ "sellAmountRemaining": 0,
149027
+ "targetReceiveAmount": 0,
149028
+ "targetSellAmount": 0,
149029
+ "tx": null,
149030
+ "amountToCover": null,
149031
+ "buyPriceInBts": null,
149032
+ "estimatedGrossPnlInBts": null,
149033
+ "maxBtsToSpend": null
149034
+ },
149035
+ "id": "pos_1787071312561_a2b3wioy",
149036
+ "market": "HONEST.USD/BTS",
149037
+ "onChain": null,
149038
+ "pnl": {
149039
+ "averageEntryPriceInBts": null,
149040
+ "averageExitPriceInBts": null,
149041
+ "netBtsFlow": null,
149042
+ "realizedCoverAmount": 0,
149043
+ "realizedGrossPnlInBts": 0,
149044
+ "updatedAt": null
149045
+ },
149046
+ "strategy": "short-mpa-bts",
149047
+ "status": "planned",
149048
+ "updatedAt": "2026-08-18T16:41:52.561Z"
149049
+ },
149050
+ {
149051
+ "accountName": "alice",
149052
+ "assets": {
149053
+ "collateral": {
149054
+ "id": "1.3.0",
149055
+ "precision": 5,
149056
+ "symbol": "BTS"
149057
+ },
149058
+ "mpa": {
149059
+ "id": "1.3.10",
149060
+ "precision": 5,
149061
+ "symbol": "HONEST.USD"
149062
+ }
149063
+ },
149064
+ "collateral": {
149065
+ "amount": 25000,
149066
+ "asset": "BTS",
149067
+ "targetCollateralRatio": null
149068
+ },
149069
+ "createdAt": "2026-08-18T16:47:03.220Z",
149070
+ "debt": {
149071
+ "amount": 10,
149072
+ "asset": "HONEST.USD"
149073
+ },
149074
+ "entry": {
149075
+ "expectedBtsProceeds": 10000,
149076
+ "sellPriceInBts": 1000,
149077
+ "averageExecutionPriceInBts": null,
149078
+ "fillCount": 0,
149079
+ "fillStatus": "unfilled",
149080
+ "filledReceiveAmount": 0,
149081
+ "filledSellAmount": 0,
149082
+ "isFullyFilled": false,
149083
+ "lastFillAt": null,
149084
+ "orderId": null,
149085
+ "orderOpen": false,
149086
+ "placedAt": null,
149087
+ "priceInBts": 1000,
149088
+ "receiveAsset": {
149089
+ "id": "1.3.0",
149090
+ "precision": 5,
149091
+ "symbol": "BTS"
149092
+ },
149093
+ "receiveAmountRemaining": 10000,
149094
+ "sellAsset": {
149095
+ "id": "1.3.10",
149096
+ "precision": 5,
149097
+ "symbol": "HONEST.USD"
149098
+ },
149099
+ "sellAmountRemaining": 10,
149100
+ "targetReceiveAmount": 10000,
149101
+ "targetSellAmount": 10,
149102
+ "tx": null
149103
+ },
149104
+ "events": [
149105
+ {
149106
+ "at": "2026-08-18T16:47:03.220Z",
149107
+ "details": {
149108
+ "collateralAmount": 25000,
149109
+ "debtAmount": 10,
149110
+ "mpaAsset": "HONEST.USD",
149111
+ "sellPriceInBts": 1000
149112
+ },
149113
+ "type": "position-created"
149114
+ }
149115
+ ],
149116
+ "exit": {
149117
+ "averageExecutionPriceInBts": null,
149118
+ "fillCount": 0,
149119
+ "fillStatus": "unfilled",
149120
+ "filledReceiveAmount": 0,
149121
+ "filledSellAmount": 0,
149122
+ "isFullyFilled": false,
149123
+ "lastFillAt": null,
149124
+ "orderId": null,
149125
+ "orderOpen": false,
149126
+ "placedAt": null,
149127
+ "priceInBts": null,
149128
+ "receiveAsset": {
149129
+ "id": "1.3.10",
149130
+ "precision": 5,
149131
+ "symbol": "HONEST.USD"
149132
+ },
149133
+ "receiveAmountRemaining": 0,
149134
+ "sellAsset": {
149135
+ "id": "1.3.0",
149136
+ "precision": 5,
149137
+ "symbol": "BTS"
149138
+ },
149139
+ "sellAmountRemaining": 0,
149140
+ "targetReceiveAmount": 0,
149141
+ "targetSellAmount": 0,
149142
+ "tx": null,
149143
+ "amountToCover": null,
149144
+ "buyPriceInBts": null,
149145
+ "estimatedGrossPnlInBts": null,
149146
+ "maxBtsToSpend": null
149147
+ },
149148
+ "id": "pos_1787071623220_mfs25ls3",
149149
+ "market": "HONEST.USD/BTS",
149150
+ "onChain": null,
149151
+ "pnl": {
149152
+ "averageEntryPriceInBts": null,
149153
+ "averageExitPriceInBts": null,
149154
+ "netBtsFlow": null,
149155
+ "realizedCoverAmount": 0,
149156
+ "realizedGrossPnlInBts": 0,
149157
+ "updatedAt": null
149158
+ },
149159
+ "strategy": "short-mpa-bts",
149160
+ "status": "planned",
149161
+ "updatedAt": "2026-08-18T16:47:03.220Z"
149162
+ },
149163
+ {
149164
+ "accountName": "alice",
149165
+ "assets": {
149166
+ "collateral": {
149167
+ "id": "1.3.0",
149168
+ "precision": 5,
149169
+ "symbol": "BTS"
149170
+ },
149171
+ "mpa": {
149172
+ "id": "1.3.10",
149173
+ "precision": 5,
149174
+ "symbol": "HONEST.USD"
149175
+ }
149176
+ },
149177
+ "collateral": {
149178
+ "amount": 25000,
149179
+ "asset": "BTS",
149180
+ "targetCollateralRatio": null
149181
+ },
149182
+ "createdAt": "2026-08-18T16:52:17.970Z",
149183
+ "debt": {
149184
+ "amount": 10,
149185
+ "asset": "HONEST.USD"
149186
+ },
149187
+ "entry": {
149188
+ "expectedBtsProceeds": 10000,
149189
+ "sellPriceInBts": 1000,
149190
+ "averageExecutionPriceInBts": null,
149191
+ "fillCount": 0,
149192
+ "fillStatus": "unfilled",
149193
+ "filledReceiveAmount": 0,
149194
+ "filledSellAmount": 0,
149195
+ "isFullyFilled": false,
149196
+ "lastFillAt": null,
149197
+ "orderId": null,
149198
+ "orderOpen": false,
149199
+ "placedAt": null,
149200
+ "priceInBts": 1000,
149201
+ "receiveAsset": {
149202
+ "id": "1.3.0",
149203
+ "precision": 5,
149204
+ "symbol": "BTS"
149205
+ },
149206
+ "receiveAmountRemaining": 10000,
149207
+ "sellAsset": {
149208
+ "id": "1.3.10",
149209
+ "precision": 5,
149210
+ "symbol": "HONEST.USD"
149211
+ },
149212
+ "sellAmountRemaining": 10,
149213
+ "targetReceiveAmount": 10000,
149214
+ "targetSellAmount": 10,
149215
+ "tx": null
149216
+ },
149217
+ "events": [
149218
+ {
149219
+ "at": "2026-08-18T16:52:17.970Z",
149220
+ "details": {
149221
+ "collateralAmount": 25000,
149222
+ "debtAmount": 10,
149223
+ "mpaAsset": "HONEST.USD",
149224
+ "sellPriceInBts": 1000
149225
+ },
149226
+ "type": "position-created"
149227
+ }
149228
+ ],
149229
+ "exit": {
149230
+ "averageExecutionPriceInBts": null,
149231
+ "fillCount": 0,
149232
+ "fillStatus": "unfilled",
149233
+ "filledReceiveAmount": 0,
149234
+ "filledSellAmount": 0,
149235
+ "isFullyFilled": false,
149236
+ "lastFillAt": null,
149237
+ "orderId": null,
149238
+ "orderOpen": false,
149239
+ "placedAt": null,
149240
+ "priceInBts": null,
149241
+ "receiveAsset": {
149242
+ "id": "1.3.10",
149243
+ "precision": 5,
149244
+ "symbol": "HONEST.USD"
149245
+ },
149246
+ "receiveAmountRemaining": 0,
149247
+ "sellAsset": {
149248
+ "id": "1.3.0",
149249
+ "precision": 5,
149250
+ "symbol": "BTS"
149251
+ },
149252
+ "sellAmountRemaining": 0,
149253
+ "targetReceiveAmount": 0,
149254
+ "targetSellAmount": 0,
149255
+ "tx": null,
149256
+ "amountToCover": null,
149257
+ "buyPriceInBts": null,
149258
+ "estimatedGrossPnlInBts": null,
149259
+ "maxBtsToSpend": null
149260
+ },
149261
+ "id": "pos_1787071937970_42gjdgct",
149262
+ "market": "HONEST.USD/BTS",
149263
+ "onChain": null,
149264
+ "pnl": {
149265
+ "averageEntryPriceInBts": null,
149266
+ "averageExitPriceInBts": null,
149267
+ "netBtsFlow": null,
149268
+ "realizedCoverAmount": 0,
149269
+ "realizedGrossPnlInBts": 0,
149270
+ "updatedAt": null
149271
+ },
149272
+ "strategy": "short-mpa-bts",
149273
+ "status": "planned",
149274
+ "updatedAt": "2026-08-18T16:52:17.970Z"
149275
+ },
149276
+ {
149277
+ "accountName": "alice",
149278
+ "assets": {
149279
+ "collateral": {
149280
+ "id": "1.3.0",
149281
+ "precision": 5,
149282
+ "symbol": "BTS"
149283
+ },
149284
+ "mpa": {
149285
+ "id": "1.3.10",
149286
+ "precision": 5,
149287
+ "symbol": "HONEST.USD"
149288
+ }
149289
+ },
149290
+ "collateral": {
149291
+ "amount": 25000,
149292
+ "asset": "BTS",
149293
+ "targetCollateralRatio": null
149294
+ },
149295
+ "createdAt": "2026-08-18T17:01:26.329Z",
149296
+ "debt": {
149297
+ "amount": 10,
149298
+ "asset": "HONEST.USD"
149299
+ },
149300
+ "entry": {
149301
+ "expectedBtsProceeds": 10000,
149302
+ "sellPriceInBts": 1000,
149303
+ "averageExecutionPriceInBts": null,
149304
+ "fillCount": 0,
149305
+ "fillStatus": "unfilled",
149306
+ "filledReceiveAmount": 0,
149307
+ "filledSellAmount": 0,
149308
+ "isFullyFilled": false,
149309
+ "lastFillAt": null,
149310
+ "orderId": null,
149311
+ "orderOpen": false,
149312
+ "placedAt": null,
149313
+ "priceInBts": 1000,
149314
+ "receiveAsset": {
149315
+ "id": "1.3.0",
149316
+ "precision": 5,
149317
+ "symbol": "BTS"
149318
+ },
149319
+ "receiveAmountRemaining": 10000,
149320
+ "sellAsset": {
149321
+ "id": "1.3.10",
149322
+ "precision": 5,
149323
+ "symbol": "HONEST.USD"
149324
+ },
149325
+ "sellAmountRemaining": 10,
149326
+ "targetReceiveAmount": 10000,
149327
+ "targetSellAmount": 10,
149328
+ "tx": null
149329
+ },
149330
+ "events": [
149331
+ {
149332
+ "at": "2026-08-18T17:01:26.329Z",
149333
+ "details": {
149334
+ "collateralAmount": 25000,
149335
+ "debtAmount": 10,
149336
+ "mpaAsset": "HONEST.USD",
149337
+ "sellPriceInBts": 1000
149338
+ },
149339
+ "type": "position-created"
149340
+ }
149341
+ ],
149342
+ "exit": {
149343
+ "averageExecutionPriceInBts": null,
149344
+ "fillCount": 0,
149345
+ "fillStatus": "unfilled",
149346
+ "filledReceiveAmount": 0,
149347
+ "filledSellAmount": 0,
149348
+ "isFullyFilled": false,
149349
+ "lastFillAt": null,
149350
+ "orderId": null,
149351
+ "orderOpen": false,
149352
+ "placedAt": null,
149353
+ "priceInBts": null,
149354
+ "receiveAsset": {
149355
+ "id": "1.3.10",
149356
+ "precision": 5,
149357
+ "symbol": "HONEST.USD"
149358
+ },
149359
+ "receiveAmountRemaining": 0,
149360
+ "sellAsset": {
149361
+ "id": "1.3.0",
149362
+ "precision": 5,
149363
+ "symbol": "BTS"
149364
+ },
149365
+ "sellAmountRemaining": 0,
149366
+ "targetReceiveAmount": 0,
149367
+ "targetSellAmount": 0,
149368
+ "tx": null,
149369
+ "amountToCover": null,
149370
+ "buyPriceInBts": null,
149371
+ "estimatedGrossPnlInBts": null,
149372
+ "maxBtsToSpend": null
149373
+ },
149374
+ "id": "pos_1787072486329_fyryus9e",
149375
+ "market": "HONEST.USD/BTS",
149376
+ "onChain": null,
149377
+ "pnl": {
149378
+ "averageEntryPriceInBts": null,
149379
+ "averageExitPriceInBts": null,
149380
+ "netBtsFlow": null,
149381
+ "realizedCoverAmount": 0,
149382
+ "realizedGrossPnlInBts": 0,
149383
+ "updatedAt": null
149384
+ },
149385
+ "strategy": "short-mpa-bts",
149386
+ "status": "planned",
149387
+ "updatedAt": "2026-08-18T17:01:26.329Z"
149388
+ },
149389
+ {
149390
+ "accountName": "alice",
149391
+ "assets": {
149392
+ "collateral": {
149393
+ "id": "1.3.0",
149394
+ "precision": 5,
149395
+ "symbol": "BTS"
149396
+ },
149397
+ "mpa": {
149398
+ "id": "1.3.10",
149399
+ "precision": 5,
149400
+ "symbol": "HONEST.USD"
149401
+ }
149402
+ },
149403
+ "collateral": {
149404
+ "amount": 25000,
149405
+ "asset": "BTS",
149406
+ "targetCollateralRatio": null
149407
+ },
149408
+ "createdAt": "2026-08-18T17:04:35.368Z",
149409
+ "debt": {
149410
+ "amount": 10,
149411
+ "asset": "HONEST.USD"
149412
+ },
149413
+ "entry": {
149414
+ "expectedBtsProceeds": 10000,
149415
+ "sellPriceInBts": 1000,
149416
+ "averageExecutionPriceInBts": null,
149417
+ "fillCount": 0,
149418
+ "fillStatus": "unfilled",
149419
+ "filledReceiveAmount": 0,
149420
+ "filledSellAmount": 0,
149421
+ "isFullyFilled": false,
149422
+ "lastFillAt": null,
149423
+ "orderId": null,
149424
+ "orderOpen": false,
149425
+ "placedAt": null,
149426
+ "priceInBts": 1000,
149427
+ "receiveAsset": {
149428
+ "id": "1.3.0",
149429
+ "precision": 5,
149430
+ "symbol": "BTS"
149431
+ },
149432
+ "receiveAmountRemaining": 10000,
149433
+ "sellAsset": {
149434
+ "id": "1.3.10",
149435
+ "precision": 5,
149436
+ "symbol": "HONEST.USD"
149437
+ },
149438
+ "sellAmountRemaining": 10,
149439
+ "targetReceiveAmount": 10000,
149440
+ "targetSellAmount": 10,
149441
+ "tx": null
149442
+ },
149443
+ "events": [
149444
+ {
149445
+ "at": "2026-08-18T17:04:35.368Z",
149446
+ "details": {
149447
+ "collateralAmount": 25000,
149448
+ "debtAmount": 10,
149449
+ "mpaAsset": "HONEST.USD",
149450
+ "sellPriceInBts": 1000
149451
+ },
149452
+ "type": "position-created"
149453
+ }
149454
+ ],
149455
+ "exit": {
149456
+ "averageExecutionPriceInBts": null,
149457
+ "fillCount": 0,
149458
+ "fillStatus": "unfilled",
149459
+ "filledReceiveAmount": 0,
149460
+ "filledSellAmount": 0,
149461
+ "isFullyFilled": false,
149462
+ "lastFillAt": null,
149463
+ "orderId": null,
149464
+ "orderOpen": false,
149465
+ "placedAt": null,
149466
+ "priceInBts": null,
149467
+ "receiveAsset": {
149468
+ "id": "1.3.10",
149469
+ "precision": 5,
149470
+ "symbol": "HONEST.USD"
149471
+ },
149472
+ "receiveAmountRemaining": 0,
149473
+ "sellAsset": {
149474
+ "id": "1.3.0",
149475
+ "precision": 5,
149476
+ "symbol": "BTS"
149477
+ },
149478
+ "sellAmountRemaining": 0,
149479
+ "targetReceiveAmount": 0,
149480
+ "targetSellAmount": 0,
149481
+ "tx": null,
149482
+ "amountToCover": null,
149483
+ "buyPriceInBts": null,
149484
+ "estimatedGrossPnlInBts": null,
149485
+ "maxBtsToSpend": null
149486
+ },
149487
+ "id": "pos_1787072675368_1dn8t81w",
149488
+ "market": "HONEST.USD/BTS",
149489
+ "onChain": null,
149490
+ "pnl": {
149491
+ "averageEntryPriceInBts": null,
149492
+ "averageExitPriceInBts": null,
149493
+ "netBtsFlow": null,
149494
+ "realizedCoverAmount": 0,
149495
+ "realizedGrossPnlInBts": 0,
149496
+ "updatedAt": null
149497
+ },
149498
+ "strategy": "short-mpa-bts",
149499
+ "status": "planned",
149500
+ "updatedAt": "2026-08-18T17:04:35.368Z"
149501
+ },
149502
+ {
149503
+ "accountName": "alice",
149504
+ "assets": {
149505
+ "collateral": {
149506
+ "id": "1.3.0",
149507
+ "precision": 5,
149508
+ "symbol": "BTS"
149509
+ },
149510
+ "mpa": {
149511
+ "id": "1.3.10",
149512
+ "precision": 5,
149513
+ "symbol": "HONEST.USD"
149514
+ }
149515
+ },
149516
+ "collateral": {
149517
+ "amount": 25000,
149518
+ "asset": "BTS",
149519
+ "targetCollateralRatio": null
149520
+ },
149521
+ "createdAt": "2026-08-18T17:07:29.875Z",
149522
+ "debt": {
149523
+ "amount": 10,
149524
+ "asset": "HONEST.USD"
149525
+ },
149526
+ "entry": {
149527
+ "expectedBtsProceeds": 10000,
149528
+ "sellPriceInBts": 1000,
149529
+ "averageExecutionPriceInBts": null,
149530
+ "fillCount": 0,
149531
+ "fillStatus": "unfilled",
149532
+ "filledReceiveAmount": 0,
149533
+ "filledSellAmount": 0,
149534
+ "isFullyFilled": false,
149535
+ "lastFillAt": null,
149536
+ "orderId": null,
149537
+ "orderOpen": false,
149538
+ "placedAt": null,
149539
+ "priceInBts": 1000,
149540
+ "receiveAsset": {
149541
+ "id": "1.3.0",
149542
+ "precision": 5,
149543
+ "symbol": "BTS"
149544
+ },
149545
+ "receiveAmountRemaining": 10000,
149546
+ "sellAsset": {
149547
+ "id": "1.3.10",
149548
+ "precision": 5,
149549
+ "symbol": "HONEST.USD"
149550
+ },
149551
+ "sellAmountRemaining": 10,
149552
+ "targetReceiveAmount": 10000,
149553
+ "targetSellAmount": 10,
149554
+ "tx": null
149555
+ },
149556
+ "events": [
149557
+ {
149558
+ "at": "2026-08-18T17:07:29.875Z",
149559
+ "details": {
149560
+ "collateralAmount": 25000,
149561
+ "debtAmount": 10,
149562
+ "mpaAsset": "HONEST.USD",
149563
+ "sellPriceInBts": 1000
149564
+ },
149565
+ "type": "position-created"
149566
+ }
149567
+ ],
149568
+ "exit": {
149569
+ "averageExecutionPriceInBts": null,
149570
+ "fillCount": 0,
149571
+ "fillStatus": "unfilled",
149572
+ "filledReceiveAmount": 0,
149573
+ "filledSellAmount": 0,
149574
+ "isFullyFilled": false,
149575
+ "lastFillAt": null,
149576
+ "orderId": null,
149577
+ "orderOpen": false,
149578
+ "placedAt": null,
149579
+ "priceInBts": null,
149580
+ "receiveAsset": {
149581
+ "id": "1.3.10",
149582
+ "precision": 5,
149583
+ "symbol": "HONEST.USD"
149584
+ },
149585
+ "receiveAmountRemaining": 0,
149586
+ "sellAsset": {
149587
+ "id": "1.3.0",
149588
+ "precision": 5,
149589
+ "symbol": "BTS"
149590
+ },
149591
+ "sellAmountRemaining": 0,
149592
+ "targetReceiveAmount": 0,
149593
+ "targetSellAmount": 0,
149594
+ "tx": null,
149595
+ "amountToCover": null,
149596
+ "buyPriceInBts": null,
149597
+ "estimatedGrossPnlInBts": null,
149598
+ "maxBtsToSpend": null
149599
+ },
149600
+ "id": "pos_1787072849875_arxnvt7n",
149601
+ "market": "HONEST.USD/BTS",
149602
+ "onChain": null,
149603
+ "pnl": {
149604
+ "averageEntryPriceInBts": null,
149605
+ "averageExitPriceInBts": null,
149606
+ "netBtsFlow": null,
149607
+ "realizedCoverAmount": 0,
149608
+ "realizedGrossPnlInBts": 0,
149609
+ "updatedAt": null
149610
+ },
149611
+ "strategy": "short-mpa-bts",
149612
+ "status": "planned",
149613
+ "updatedAt": "2026-08-18T17:07:29.875Z"
149614
+ },
149615
+ {
149616
+ "accountName": "alice",
149617
+ "assets": {
149618
+ "collateral": {
149619
+ "id": "1.3.0",
149620
+ "precision": 5,
149621
+ "symbol": "BTS"
149622
+ },
149623
+ "mpa": {
149624
+ "id": "1.3.10",
149625
+ "precision": 5,
149626
+ "symbol": "HONEST.USD"
149627
+ }
149628
+ },
149629
+ "collateral": {
149630
+ "amount": 25000,
149631
+ "asset": "BTS",
149632
+ "targetCollateralRatio": null
149633
+ },
149634
+ "createdAt": "2026-08-18T17:32:29.058Z",
149635
+ "debt": {
149636
+ "amount": 10,
149637
+ "asset": "HONEST.USD"
149638
+ },
149639
+ "entry": {
149640
+ "expectedBtsProceeds": 10000,
149641
+ "sellPriceInBts": 1000,
149642
+ "averageExecutionPriceInBts": null,
149643
+ "fillCount": 0,
149644
+ "fillStatus": "unfilled",
149645
+ "filledReceiveAmount": 0,
149646
+ "filledSellAmount": 0,
149647
+ "isFullyFilled": false,
149648
+ "lastFillAt": null,
149649
+ "orderId": null,
149650
+ "orderOpen": false,
149651
+ "placedAt": null,
149652
+ "priceInBts": 1000,
149653
+ "receiveAsset": {
149654
+ "id": "1.3.0",
149655
+ "precision": 5,
149656
+ "symbol": "BTS"
149657
+ },
149658
+ "receiveAmountRemaining": 10000,
149659
+ "sellAsset": {
149660
+ "id": "1.3.10",
149661
+ "precision": 5,
149662
+ "symbol": "HONEST.USD"
149663
+ },
149664
+ "sellAmountRemaining": 10,
149665
+ "targetReceiveAmount": 10000,
149666
+ "targetSellAmount": 10,
149667
+ "tx": null
149668
+ },
149669
+ "events": [
149670
+ {
149671
+ "at": "2026-08-18T17:32:29.058Z",
149672
+ "details": {
149673
+ "collateralAmount": 25000,
149674
+ "debtAmount": 10,
149675
+ "mpaAsset": "HONEST.USD",
149676
+ "sellPriceInBts": 1000
149677
+ },
149678
+ "type": "position-created"
149679
+ }
149680
+ ],
149681
+ "exit": {
149682
+ "averageExecutionPriceInBts": null,
149683
+ "fillCount": 0,
149684
+ "fillStatus": "unfilled",
149685
+ "filledReceiveAmount": 0,
149686
+ "filledSellAmount": 0,
149687
+ "isFullyFilled": false,
149688
+ "lastFillAt": null,
149689
+ "orderId": null,
149690
+ "orderOpen": false,
149691
+ "placedAt": null,
149692
+ "priceInBts": null,
149693
+ "receiveAsset": {
149694
+ "id": "1.3.10",
149695
+ "precision": 5,
149696
+ "symbol": "HONEST.USD"
149697
+ },
149698
+ "receiveAmountRemaining": 0,
149699
+ "sellAsset": {
149700
+ "id": "1.3.0",
149701
+ "precision": 5,
149702
+ "symbol": "BTS"
149703
+ },
149704
+ "sellAmountRemaining": 0,
149705
+ "targetReceiveAmount": 0,
149706
+ "targetSellAmount": 0,
149707
+ "tx": null,
149708
+ "amountToCover": null,
149709
+ "buyPriceInBts": null,
149710
+ "estimatedGrossPnlInBts": null,
149711
+ "maxBtsToSpend": null
149712
+ },
149713
+ "id": "pos_1787074349059_j62yjz83",
149714
+ "market": "HONEST.USD/BTS",
149715
+ "onChain": null,
149716
+ "pnl": {
149717
+ "averageEntryPriceInBts": null,
149718
+ "averageExitPriceInBts": null,
149719
+ "netBtsFlow": null,
149720
+ "realizedCoverAmount": 0,
149721
+ "realizedGrossPnlInBts": 0,
149722
+ "updatedAt": null
149723
+ },
149724
+ "strategy": "short-mpa-bts",
149725
+ "status": "planned",
149726
+ "updatedAt": "2026-08-18T17:32:29.058Z"
149727
+ },
149728
+ {
149729
+ "accountName": "alice",
149730
+ "assets": {
149731
+ "collateral": {
149732
+ "id": "1.3.0",
149733
+ "precision": 5,
149734
+ "symbol": "BTS"
149735
+ },
149736
+ "mpa": {
149737
+ "id": "1.3.10",
149738
+ "precision": 5,
149739
+ "symbol": "HONEST.USD"
149740
+ }
149741
+ },
149742
+ "collateral": {
149743
+ "amount": 25000,
149744
+ "asset": "BTS",
149745
+ "targetCollateralRatio": null
149746
+ },
149747
+ "createdAt": "2026-08-18T17:33:34.571Z",
149748
+ "debt": {
149749
+ "amount": 10,
149750
+ "asset": "HONEST.USD"
149751
+ },
149752
+ "entry": {
149753
+ "expectedBtsProceeds": 10000,
149754
+ "sellPriceInBts": 1000,
149755
+ "averageExecutionPriceInBts": null,
149756
+ "fillCount": 0,
149757
+ "fillStatus": "unfilled",
149758
+ "filledReceiveAmount": 0,
149759
+ "filledSellAmount": 0,
149760
+ "isFullyFilled": false,
149761
+ "lastFillAt": null,
149762
+ "orderId": null,
149763
+ "orderOpen": false,
149764
+ "placedAt": null,
149765
+ "priceInBts": 1000,
149766
+ "receiveAsset": {
149767
+ "id": "1.3.0",
149768
+ "precision": 5,
149769
+ "symbol": "BTS"
149770
+ },
149771
+ "receiveAmountRemaining": 10000,
149772
+ "sellAsset": {
149773
+ "id": "1.3.10",
149774
+ "precision": 5,
149775
+ "symbol": "HONEST.USD"
149776
+ },
149777
+ "sellAmountRemaining": 10,
149778
+ "targetReceiveAmount": 10000,
149779
+ "targetSellAmount": 10,
149780
+ "tx": null
149781
+ },
149782
+ "events": [
149783
+ {
149784
+ "at": "2026-08-18T17:33:34.571Z",
149785
+ "details": {
149786
+ "collateralAmount": 25000,
149787
+ "debtAmount": 10,
149788
+ "mpaAsset": "HONEST.USD",
149789
+ "sellPriceInBts": 1000
149790
+ },
149791
+ "type": "position-created"
149792
+ }
149793
+ ],
149794
+ "exit": {
149795
+ "averageExecutionPriceInBts": null,
149796
+ "fillCount": 0,
149797
+ "fillStatus": "unfilled",
149798
+ "filledReceiveAmount": 0,
149799
+ "filledSellAmount": 0,
149800
+ "isFullyFilled": false,
149801
+ "lastFillAt": null,
149802
+ "orderId": null,
149803
+ "orderOpen": false,
149804
+ "placedAt": null,
149805
+ "priceInBts": null,
149806
+ "receiveAsset": {
149807
+ "id": "1.3.10",
149808
+ "precision": 5,
149809
+ "symbol": "HONEST.USD"
149810
+ },
149811
+ "receiveAmountRemaining": 0,
149812
+ "sellAsset": {
149813
+ "id": "1.3.0",
149814
+ "precision": 5,
149815
+ "symbol": "BTS"
149816
+ },
149817
+ "sellAmountRemaining": 0,
149818
+ "targetReceiveAmount": 0,
149819
+ "targetSellAmount": 0,
149820
+ "tx": null,
149821
+ "amountToCover": null,
149822
+ "buyPriceInBts": null,
149823
+ "estimatedGrossPnlInBts": null,
149824
+ "maxBtsToSpend": null
149825
+ },
149826
+ "id": "pos_1787074414571_6tmr3rh6",
149827
+ "market": "HONEST.USD/BTS",
149828
+ "onChain": null,
149829
+ "pnl": {
149830
+ "averageEntryPriceInBts": null,
149831
+ "averageExitPriceInBts": null,
149832
+ "netBtsFlow": null,
149833
+ "realizedCoverAmount": 0,
149834
+ "realizedGrossPnlInBts": 0,
149835
+ "updatedAt": null
149836
+ },
149837
+ "strategy": "short-mpa-bts",
149838
+ "status": "planned",
149839
+ "updatedAt": "2026-08-18T17:33:34.571Z"
149840
+ },
149841
+ {
149842
+ "accountName": "alice",
149843
+ "assets": {
149844
+ "collateral": {
149845
+ "id": "1.3.0",
149846
+ "precision": 5,
149847
+ "symbol": "BTS"
149848
+ },
149849
+ "mpa": {
149850
+ "id": "1.3.10",
149851
+ "precision": 5,
149852
+ "symbol": "HONEST.USD"
149853
+ }
149854
+ },
149855
+ "collateral": {
149856
+ "amount": 25000,
149857
+ "asset": "BTS",
149858
+ "targetCollateralRatio": null
149859
+ },
149860
+ "createdAt": "2026-08-18T17:38:13.303Z",
149861
+ "debt": {
149862
+ "amount": 10,
149863
+ "asset": "HONEST.USD"
149864
+ },
149865
+ "entry": {
149866
+ "expectedBtsProceeds": 10000,
149867
+ "sellPriceInBts": 1000,
149868
+ "averageExecutionPriceInBts": null,
149869
+ "fillCount": 0,
149870
+ "fillStatus": "unfilled",
149871
+ "filledReceiveAmount": 0,
149872
+ "filledSellAmount": 0,
149873
+ "isFullyFilled": false,
149874
+ "lastFillAt": null,
149875
+ "orderId": null,
149876
+ "orderOpen": false,
149877
+ "placedAt": null,
149878
+ "priceInBts": 1000,
149879
+ "receiveAsset": {
149880
+ "id": "1.3.0",
149881
+ "precision": 5,
149882
+ "symbol": "BTS"
149883
+ },
149884
+ "receiveAmountRemaining": 10000,
149885
+ "sellAsset": {
149886
+ "id": "1.3.10",
149887
+ "precision": 5,
149888
+ "symbol": "HONEST.USD"
149889
+ },
149890
+ "sellAmountRemaining": 10,
149891
+ "targetReceiveAmount": 10000,
149892
+ "targetSellAmount": 10,
149893
+ "tx": null
149894
+ },
149895
+ "events": [
149896
+ {
149897
+ "at": "2026-08-18T17:38:13.303Z",
149898
+ "details": {
149899
+ "collateralAmount": 25000,
149900
+ "debtAmount": 10,
149901
+ "mpaAsset": "HONEST.USD",
149902
+ "sellPriceInBts": 1000
149903
+ },
149904
+ "type": "position-created"
149905
+ }
149906
+ ],
149907
+ "exit": {
149908
+ "averageExecutionPriceInBts": null,
149909
+ "fillCount": 0,
149910
+ "fillStatus": "unfilled",
149911
+ "filledReceiveAmount": 0,
149912
+ "filledSellAmount": 0,
149913
+ "isFullyFilled": false,
149914
+ "lastFillAt": null,
149915
+ "orderId": null,
149916
+ "orderOpen": false,
149917
+ "placedAt": null,
149918
+ "priceInBts": null,
149919
+ "receiveAsset": {
149920
+ "id": "1.3.10",
149921
+ "precision": 5,
149922
+ "symbol": "HONEST.USD"
149923
+ },
149924
+ "receiveAmountRemaining": 0,
149925
+ "sellAsset": {
149926
+ "id": "1.3.0",
149927
+ "precision": 5,
149928
+ "symbol": "BTS"
149929
+ },
149930
+ "sellAmountRemaining": 0,
149931
+ "targetReceiveAmount": 0,
149932
+ "targetSellAmount": 0,
149933
+ "tx": null,
149934
+ "amountToCover": null,
149935
+ "buyPriceInBts": null,
149936
+ "estimatedGrossPnlInBts": null,
149937
+ "maxBtsToSpend": null
149938
+ },
149939
+ "id": "pos_1787074693303_ikn3fcbh",
149940
+ "market": "HONEST.USD/BTS",
149941
+ "onChain": null,
149942
+ "pnl": {
149943
+ "averageEntryPriceInBts": null,
149944
+ "averageExitPriceInBts": null,
149945
+ "netBtsFlow": null,
149946
+ "realizedCoverAmount": 0,
149947
+ "realizedGrossPnlInBts": 0,
149948
+ "updatedAt": null
149949
+ },
149950
+ "strategy": "short-mpa-bts",
149951
+ "status": "planned",
149952
+ "updatedAt": "2026-08-18T17:38:13.303Z"
149953
+ },
149954
+ {
149955
+ "accountName": "alice",
149956
+ "assets": {
149957
+ "collateral": {
149958
+ "id": "1.3.0",
149959
+ "precision": 5,
149960
+ "symbol": "BTS"
149961
+ },
149962
+ "mpa": {
149963
+ "id": "1.3.10",
149964
+ "precision": 5,
149965
+ "symbol": "HONEST.USD"
149966
+ }
149967
+ },
149968
+ "collateral": {
149969
+ "amount": 25000,
149970
+ "asset": "BTS",
149971
+ "targetCollateralRatio": null
149972
+ },
149973
+ "createdAt": "2026-08-18T17:39:13.238Z",
149974
+ "debt": {
149975
+ "amount": 10,
149976
+ "asset": "HONEST.USD"
149977
+ },
149978
+ "entry": {
149979
+ "expectedBtsProceeds": 10000,
149980
+ "sellPriceInBts": 1000,
149981
+ "averageExecutionPriceInBts": null,
149982
+ "fillCount": 0,
149983
+ "fillStatus": "unfilled",
149984
+ "filledReceiveAmount": 0,
149985
+ "filledSellAmount": 0,
149986
+ "isFullyFilled": false,
149987
+ "lastFillAt": null,
149988
+ "orderId": null,
149989
+ "orderOpen": false,
149990
+ "placedAt": null,
149991
+ "priceInBts": 1000,
149992
+ "receiveAsset": {
149993
+ "id": "1.3.0",
149994
+ "precision": 5,
149995
+ "symbol": "BTS"
149996
+ },
149997
+ "receiveAmountRemaining": 10000,
149998
+ "sellAsset": {
149999
+ "id": "1.3.10",
150000
+ "precision": 5,
150001
+ "symbol": "HONEST.USD"
150002
+ },
150003
+ "sellAmountRemaining": 10,
150004
+ "targetReceiveAmount": 10000,
150005
+ "targetSellAmount": 10,
150006
+ "tx": null
150007
+ },
150008
+ "events": [
150009
+ {
150010
+ "at": "2026-08-18T17:39:13.238Z",
150011
+ "details": {
150012
+ "collateralAmount": 25000,
150013
+ "debtAmount": 10,
150014
+ "mpaAsset": "HONEST.USD",
150015
+ "sellPriceInBts": 1000
150016
+ },
150017
+ "type": "position-created"
150018
+ }
150019
+ ],
150020
+ "exit": {
150021
+ "averageExecutionPriceInBts": null,
150022
+ "fillCount": 0,
150023
+ "fillStatus": "unfilled",
150024
+ "filledReceiveAmount": 0,
150025
+ "filledSellAmount": 0,
150026
+ "isFullyFilled": false,
150027
+ "lastFillAt": null,
150028
+ "orderId": null,
150029
+ "orderOpen": false,
150030
+ "placedAt": null,
150031
+ "priceInBts": null,
150032
+ "receiveAsset": {
150033
+ "id": "1.3.10",
150034
+ "precision": 5,
150035
+ "symbol": "HONEST.USD"
150036
+ },
150037
+ "receiveAmountRemaining": 0,
150038
+ "sellAsset": {
150039
+ "id": "1.3.0",
150040
+ "precision": 5,
150041
+ "symbol": "BTS"
150042
+ },
150043
+ "sellAmountRemaining": 0,
150044
+ "targetReceiveAmount": 0,
150045
+ "targetSellAmount": 0,
150046
+ "tx": null,
150047
+ "amountToCover": null,
150048
+ "buyPriceInBts": null,
150049
+ "estimatedGrossPnlInBts": null,
150050
+ "maxBtsToSpend": null
150051
+ },
150052
+ "id": "pos_1787074753238_gxtpy8jm",
150053
+ "market": "HONEST.USD/BTS",
150054
+ "onChain": null,
150055
+ "pnl": {
150056
+ "averageEntryPriceInBts": null,
150057
+ "averageExitPriceInBts": null,
150058
+ "netBtsFlow": null,
150059
+ "realizedCoverAmount": 0,
150060
+ "realizedGrossPnlInBts": 0,
150061
+ "updatedAt": null
150062
+ },
150063
+ "strategy": "short-mpa-bts",
150064
+ "status": "planned",
150065
+ "updatedAt": "2026-08-18T17:39:13.238Z"
148032
150066
  }
148033
150067
  ],
148034
- "updatedAt": "2026-08-18T09:55:37.731Z",
150068
+ "updatedAt": "2026-08-18T17:39:13.238Z",
148035
150069
  "version": 1
148036
150070
  }