@permissionless-technologies/upp-sdk 0.2.0 → 0.3.0

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 (72) hide show
  1. package/dist/chunk-3YZSIYJC.cjs +154 -0
  2. package/dist/chunk-3YZSIYJC.cjs.map +1 -0
  3. package/dist/{chunk-5AKBSMEQ.cjs → chunk-4N5BH43P.cjs} +2 -2
  4. package/dist/{chunk-5AKBSMEQ.cjs.map → chunk-4N5BH43P.cjs.map} +1 -1
  5. package/dist/{chunk-C7QQOJ7T.cjs → chunk-52PPS4AT.cjs} +4 -22
  6. package/dist/chunk-52PPS4AT.cjs.map +1 -0
  7. package/dist/{chunk-NUIQHTSA.js → chunk-7F75NGNB.js} +76 -3
  8. package/dist/chunk-7F75NGNB.js.map +1 -0
  9. package/dist/{chunk-SGZZL5AC.js → chunk-GS4UCMW4.js} +4 -20
  10. package/dist/chunk-GS4UCMW4.js.map +1 -0
  11. package/dist/{chunk-OQDSHMXU.js → chunk-IU5P5VDV.js} +2 -2
  12. package/dist/{chunk-OQDSHMXU.js.map → chunk-IU5P5VDV.js.map} +1 -1
  13. package/dist/{chunk-GXZ3MTCQ.cjs → chunk-IYOR5TCO.cjs} +77 -2
  14. package/dist/chunk-IYOR5TCO.cjs.map +1 -0
  15. package/dist/{chunk-GQV47S3N.cjs → chunk-PTDVGWHU.cjs} +2 -2
  16. package/dist/{chunk-GQV47S3N.cjs.map → chunk-PTDVGWHU.cjs.map} +1 -1
  17. package/dist/{chunk-PWHOUQOZ.js → chunk-QBCLFGMV.js} +16 -16
  18. package/dist/{chunk-PWHOUQOZ.js.map → chunk-QBCLFGMV.js.map} +1 -1
  19. package/dist/{chunk-NCW4AE7L.js → chunk-UAVWYXDN.js} +2 -2
  20. package/dist/chunk-UAVWYXDN.js.map +1 -0
  21. package/dist/{chunk-KIKBPJXJ.cjs → chunk-X4DLTVOG.cjs} +16 -16
  22. package/dist/{chunk-KIKBPJXJ.cjs.map → chunk-X4DLTVOG.cjs.map} +1 -1
  23. package/dist/chunk-XBNYAAMU.js +140 -0
  24. package/dist/chunk-XBNYAAMU.js.map +1 -0
  25. package/dist/core/index.cjs +67 -61
  26. package/dist/core/index.d.cts +3 -2
  27. package/dist/core/index.d.ts +3 -2
  28. package/dist/core/index.js +5 -3
  29. package/dist/{index-BGvapsJy.d.cts → index-B45-okum.d.cts} +19 -3
  30. package/dist/{index-ChGaGPzP.d.ts → index-BIcvNMPt.d.ts} +19 -3
  31. package/dist/{index-BBzvvrhG.d.ts → index-DwAJBoU7.d.ts} +122 -96
  32. package/dist/{index-C-jSNw6j.d.cts → index-o-Ds3YAq.d.cts} +122 -96
  33. package/dist/index.cjs +123 -70
  34. package/dist/index.cjs.map +1 -1
  35. package/dist/index.d.cts +4 -3
  36. package/dist/index.d.ts +4 -3
  37. package/dist/index.js +6 -5
  38. package/dist/index.js.map +1 -1
  39. package/dist/indexer/index.cjs +6 -6
  40. package/dist/indexer/index.d.cts +6 -5
  41. package/dist/indexer/index.d.ts +6 -5
  42. package/dist/indexer/index.js +1 -1
  43. package/dist/react/index.cjs +107 -102
  44. package/dist/react/index.cjs.map +1 -1
  45. package/dist/react/index.d.cts +2 -2
  46. package/dist/react/index.d.ts +2 -2
  47. package/dist/react/index.js +100 -95
  48. package/dist/react/index.js.map +1 -1
  49. package/dist/stark-BcTD1OaJ.d.cts +185 -0
  50. package/dist/stark-BcTD1OaJ.d.ts +185 -0
  51. package/dist/{transfer-2UDHDS7Q.cjs → transfer-6ZIVZ6JY.cjs} +9 -9
  52. package/dist/{transfer-2UDHDS7Q.cjs.map → transfer-6ZIVZ6JY.cjs.map} +1 -1
  53. package/dist/{transfer-DKZuJnRM.d.cts → transfer-BzyernBd.d.cts} +1 -3
  54. package/dist/{transfer-KTCXKHS4.js → transfer-CDXC3OQW.js} +3 -3
  55. package/dist/{transfer-KTCXKHS4.js.map → transfer-CDXC3OQW.js.map} +1 -1
  56. package/dist/{transfer-BlmbO-Rd.d.ts → transfer-sqS6mJko.d.ts} +1 -3
  57. package/dist/utils/index.cjs +54 -1
  58. package/dist/utils/index.d.cts +2 -0
  59. package/dist/utils/index.d.ts +2 -0
  60. package/dist/utils/index.js +2 -1
  61. package/package.json +3 -2
  62. package/src/deployments/11155111.json +13 -13
  63. package/src/deployments/31337.json +1 -1
  64. package/stwo-prover/pkg/upp_stwo_prover.d.ts +79 -0
  65. package/stwo-prover/pkg/upp_stwo_prover.js +293 -0
  66. package/stwo-prover/pkg/upp_stwo_prover_bg.wasm +0 -0
  67. package/stwo-prover/pkg/upp_stwo_prover_bg.wasm.d.ts +13 -0
  68. package/dist/chunk-C7QQOJ7T.cjs.map +0 -1
  69. package/dist/chunk-GXZ3MTCQ.cjs.map +0 -1
  70. package/dist/chunk-NCW4AE7L.js.map +0 -1
  71. package/dist/chunk-NUIQHTSA.js.map +0 -1
  72. package/dist/chunk-SGZZL5AC.js.map +0 -1
package/dist/index.cjs CHANGED
@@ -1,14 +1,15 @@
1
1
  'use strict';
2
2
 
3
- var chunkC7QQOJ7T_cjs = require('./chunk-C7QQOJ7T.cjs');
4
- var chunkKIKBPJXJ_cjs = require('./chunk-KIKBPJXJ.cjs');
5
- var chunk5AKBSMEQ_cjs = require('./chunk-5AKBSMEQ.cjs');
3
+ var chunk52PPS4AT_cjs = require('./chunk-52PPS4AT.cjs');
4
+ var chunkX4DLTVOG_cjs = require('./chunk-X4DLTVOG.cjs');
5
+ var chunk4N5BH43P_cjs = require('./chunk-4N5BH43P.cjs');
6
6
  var chunkZKZV6OI3_cjs = require('./chunk-ZKZV6OI3.cjs');
7
- var chunkGXZ3MTCQ_cjs = require('./chunk-GXZ3MTCQ.cjs');
7
+ var chunkIYOR5TCO_cjs = require('./chunk-IYOR5TCO.cjs');
8
8
  var chunkNDM5EJEV_cjs = require('./chunk-NDM5EJEV.cjs');
9
9
  require('./chunk-ERQE57IA.cjs');
10
- require('./chunk-GQV47S3N.cjs');
10
+ require('./chunk-PTDVGWHU.cjs');
11
11
  var chunkTSF6HEVS_cjs = require('./chunk-TSF6HEVS.cjs');
12
+ var chunk3YZSIYJC_cjs = require('./chunk-3YZSIYJC.cjs');
12
13
  var chunkEUP7MBAH_cjs = require('./chunk-EUP7MBAH.cjs');
13
14
  var chunkBH24DZ5S_cjs = require('./chunk-BH24DZ5S.cjs');
14
15
  var chunk3HQ7A6ZM_cjs = require('./chunk-3HQ7A6ZM.cjs');
@@ -3109,85 +3110,77 @@ var TEST_STABLE_TOKEN_2_ABI = [
3109
3110
  }
3110
3111
  ];
3111
3112
 
3112
- Object.defineProperty(exports, "DirectAccountAdapter", {
3113
- enumerable: true,
3114
- get: function () { return chunkC7QQOJ7T_cjs.DirectAccountAdapter; }
3115
- });
3116
3113
  Object.defineProperty(exports, "NOTE_VERSION", {
3117
3114
  enumerable: true,
3118
- get: function () { return chunkC7QQOJ7T_cjs.NOTE_VERSION; }
3119
- });
3120
- Object.defineProperty(exports, "STARK_AMOUNT_SCALE", {
3121
- enumerable: true,
3122
- get: function () { return chunkC7QQOJ7T_cjs.STARK_AMOUNT_SCALE; }
3115
+ get: function () { return chunk52PPS4AT_cjs.NOTE_VERSION; }
3123
3116
  });
3124
3117
  Object.defineProperty(exports, "createNote", {
3125
3118
  enumerable: true,
3126
- get: function () { return chunkC7QQOJ7T_cjs.createNote; }
3119
+ get: function () { return chunk52PPS4AT_cjs.createNote; }
3127
3120
  });
3128
3121
  Object.defineProperty(exports, "createUPPClient", {
3129
3122
  enumerable: true,
3130
- get: function () { return chunkC7QQOJ7T_cjs.createUPPClient; }
3123
+ get: function () { return chunk52PPS4AT_cjs.createUPPClient; }
3131
3124
  });
3132
3125
  Object.defineProperty(exports, "decryptNote", {
3133
3126
  enumerable: true,
3134
- get: function () { return chunkC7QQOJ7T_cjs.decryptNote; }
3127
+ get: function () { return chunk52PPS4AT_cjs.decryptNote; }
3135
3128
  });
3136
3129
  Object.defineProperty(exports, "encryptNote", {
3137
3130
  enumerable: true,
3138
- get: function () { return chunkC7QQOJ7T_cjs.encryptNote; }
3131
+ get: function () { return chunk52PPS4AT_cjs.encryptNote; }
3139
3132
  });
3140
3133
  Object.defineProperty(exports, "buildTransfer", {
3141
3134
  enumerable: true,
3142
- get: function () { return chunkKIKBPJXJ_cjs.buildTransfer; }
3135
+ get: function () { return chunkX4DLTVOG_cjs.buildTransfer; }
3143
3136
  });
3144
3137
  Object.defineProperty(exports, "buildUPPTransferCircuitInputs", {
3145
3138
  enumerable: true,
3146
- get: function () { return chunkKIKBPJXJ_cjs.buildUPPTransferCircuitInputs; }
3139
+ get: function () { return chunkX4DLTVOG_cjs.buildUPPTransferCircuitInputs; }
3147
3140
  });
3148
3141
  Object.defineProperty(exports, "computeNullifier", {
3149
3142
  enumerable: true,
3150
- get: function () { return chunkKIKBPJXJ_cjs.computeNullifier; }
3143
+ get: function () { return chunkX4DLTVOG_cjs.computeNullifier; }
3151
3144
  });
3152
3145
  Object.defineProperty(exports, "formatOutputForContract", {
3153
3146
  enumerable: true,
3154
- get: function () { return chunkKIKBPJXJ_cjs.formatOutputForContract; }
3147
+ get: function () { return chunkX4DLTVOG_cjs.formatOutputForContract; }
3155
3148
  });
3156
3149
  Object.defineProperty(exports, "getDeployment", {
3157
3150
  enumerable: true,
3158
- get: function () { return chunkKIKBPJXJ_cjs.getDeployment; }
3151
+ get: function () { return chunkX4DLTVOG_cjs.getDeployment; }
3159
3152
  });
3160
3153
  Object.defineProperty(exports, "getDeploymentOrThrow", {
3161
3154
  enumerable: true,
3162
- get: function () { return chunkKIKBPJXJ_cjs.getDeploymentOrThrow; }
3155
+ get: function () { return chunkX4DLTVOG_cjs.getDeploymentOrThrow; }
3163
3156
  });
3164
3157
  Object.defineProperty(exports, "getMerkleProofsForNotes", {
3165
3158
  enumerable: true,
3166
- get: function () { return chunkKIKBPJXJ_cjs.getMerkleProofsForNotes; }
3159
+ get: function () { return chunkX4DLTVOG_cjs.getMerkleProofsForNotes; }
3167
3160
  });
3168
3161
  Object.defineProperty(exports, "getSupportedChainIds", {
3169
3162
  enumerable: true,
3170
- get: function () { return chunkKIKBPJXJ_cjs.getSupportedChainIds; }
3163
+ get: function () { return chunkX4DLTVOG_cjs.getSupportedChainIds; }
3171
3164
  });
3172
3165
  Object.defineProperty(exports, "getTokenAddress", {
3173
3166
  enumerable: true,
3174
- get: function () { return chunkKIKBPJXJ_cjs.getTokenAddress; }
3167
+ get: function () { return chunkX4DLTVOG_cjs.getTokenAddress; }
3175
3168
  });
3176
3169
  Object.defineProperty(exports, "hasDeployment", {
3177
3170
  enumerable: true,
3178
- get: function () { return chunkKIKBPJXJ_cjs.hasDeployment; }
3171
+ get: function () { return chunkX4DLTVOG_cjs.hasDeployment; }
3179
3172
  });
3180
3173
  Object.defineProperty(exports, "registerDeployment", {
3181
3174
  enumerable: true,
3182
- get: function () { return chunkKIKBPJXJ_cjs.registerDeployment; }
3175
+ get: function () { return chunkX4DLTVOG_cjs.registerDeployment; }
3183
3176
  });
3184
3177
  Object.defineProperty(exports, "syncMerkleTree", {
3185
3178
  enumerable: true,
3186
- get: function () { return chunkKIKBPJXJ_cjs.syncMerkleTree; }
3179
+ get: function () { return chunkX4DLTVOG_cjs.syncMerkleTree; }
3187
3180
  });
3188
3181
  Object.defineProperty(exports, "makeRpcIndexer", {
3189
3182
  enumerable: true,
3190
- get: function () { return chunk5AKBSMEQ_cjs.makeRpcIndexer; }
3183
+ get: function () { return chunk4N5BH43P_cjs.makeRpcIndexer; }
3191
3184
  });
3192
3185
  Object.defineProperty(exports, "DEFAULT_KEY_DERIVATION_CONFIG", {
3193
3186
  enumerable: true,
@@ -3247,159 +3240,167 @@ Object.defineProperty(exports, "verifyKeysMatchSignature", {
3247
3240
  });
3248
3241
  Object.defineProperty(exports, "ADDRESS_VERSION", {
3249
3242
  enumerable: true,
3250
- get: function () { return chunkGXZ3MTCQ_cjs.ADDRESS_VERSION; }
3243
+ get: function () { return chunkIYOR5TCO_cjs.ADDRESS_VERSION; }
3244
+ });
3245
+ Object.defineProperty(exports, "DirectAccountAdapter", {
3246
+ enumerable: true,
3247
+ get: function () { return chunkIYOR5TCO_cjs.DirectAccountAdapter; }
3251
3248
  });
3252
3249
  Object.defineProperty(exports, "NoteStore", {
3253
3250
  enumerable: true,
3254
- get: function () { return chunkGXZ3MTCQ_cjs.NoteStore; }
3251
+ get: function () { return chunkIYOR5TCO_cjs.NoteStore; }
3255
3252
  });
3256
3253
  Object.defineProperty(exports, "RATE_PRECISION", {
3257
3254
  enumerable: true,
3258
- get: function () { return chunkGXZ3MTCQ_cjs.RATE_PRECISION; }
3255
+ get: function () { return chunkIYOR5TCO_cjs.RATE_PRECISION; }
3259
3256
  });
3260
3257
  Object.defineProperty(exports, "STARK_ADDRESS_VERSION", {
3261
3258
  enumerable: true,
3262
- get: function () { return chunkGXZ3MTCQ_cjs.STARK_ADDRESS_VERSION; }
3259
+ get: function () { return chunkIYOR5TCO_cjs.STARK_ADDRESS_VERSION; }
3263
3260
  });
3264
3261
  Object.defineProperty(exports, "STARK_STEALTH_ADDRESS_PREFIX", {
3265
3262
  enumerable: true,
3266
- get: function () { return chunkGXZ3MTCQ_cjs.STARK_STEALTH_ADDRESS_PREFIX; }
3263
+ get: function () { return chunkIYOR5TCO_cjs.STARK_STEALTH_ADDRESS_PREFIX; }
3267
3264
  });
3268
3265
  Object.defineProperty(exports, "STEALTH_ADDRESS_PREFIX", {
3269
3266
  enumerable: true,
3270
- get: function () { return chunkGXZ3MTCQ_cjs.STEALTH_ADDRESS_PREFIX; }
3267
+ get: function () { return chunkIYOR5TCO_cjs.STEALTH_ADDRESS_PREFIX; }
3271
3268
  });
3272
3269
  Object.defineProperty(exports, "SWAP_EVENTS_ABI", {
3273
3270
  enumerable: true,
3274
- get: function () { return chunkGXZ3MTCQ_cjs.SWAP_EVENTS_ABI; }
3271
+ get: function () { return chunkIYOR5TCO_cjs.SWAP_EVENTS_ABI; }
3275
3272
  });
3276
3273
  Object.defineProperty(exports, "SWAP_ORDER_CANCELLED_EVENT", {
3277
3274
  enumerable: true,
3278
- get: function () { return chunkGXZ3MTCQ_cjs.SWAP_ORDER_CANCELLED_EVENT; }
3275
+ get: function () { return chunkIYOR5TCO_cjs.SWAP_ORDER_CANCELLED_EVENT; }
3279
3276
  });
3280
3277
  Object.defineProperty(exports, "SWAP_ORDER_CLAIMED_EVENT", {
3281
3278
  enumerable: true,
3282
- get: function () { return chunkGXZ3MTCQ_cjs.SWAP_ORDER_CLAIMED_EVENT; }
3279
+ get: function () { return chunkIYOR5TCO_cjs.SWAP_ORDER_CLAIMED_EVENT; }
3283
3280
  });
3284
3281
  Object.defineProperty(exports, "SWAP_ORDER_FILLED_EVENT", {
3285
3282
  enumerable: true,
3286
- get: function () { return chunkGXZ3MTCQ_cjs.SWAP_ORDER_FILLED_EVENT; }
3283
+ get: function () { return chunkIYOR5TCO_cjs.SWAP_ORDER_FILLED_EVENT; }
3287
3284
  });
3288
3285
  Object.defineProperty(exports, "SWAP_ORDER_PLACED_EVENT", {
3289
3286
  enumerable: true,
3290
- get: function () { return chunkGXZ3MTCQ_cjs.SWAP_ORDER_PLACED_EVENT; }
3287
+ get: function () { return chunkIYOR5TCO_cjs.SWAP_ORDER_PLACED_EVENT; }
3288
+ });
3289
+ Object.defineProperty(exports, "StorableAccountAdapter", {
3290
+ enumerable: true,
3291
+ get: function () { return chunkIYOR5TCO_cjs.StorableAccountAdapter; }
3291
3292
  });
3292
3293
  Object.defineProperty(exports, "computeCancelKeyHash", {
3293
3294
  enumerable: true,
3294
- get: function () { return chunkGXZ3MTCQ_cjs.computeCancelKeyHash; }
3295
+ get: function () { return chunkIYOR5TCO_cjs.computeCancelKeyHash; }
3295
3296
  });
3296
3297
  Object.defineProperty(exports, "computeFillPercentage", {
3297
3298
  enumerable: true,
3298
- get: function () { return chunkGXZ3MTCQ_cjs.computeFillPercentage; }
3299
+ get: function () { return chunkIYOR5TCO_cjs.computeFillPercentage; }
3299
3300
  });
3300
3301
  Object.defineProperty(exports, "computeGiveAmount", {
3301
3302
  enumerable: true,
3302
- get: function () { return chunkGXZ3MTCQ_cjs.computeGiveAmount; }
3303
+ get: function () { return chunkIYOR5TCO_cjs.computeGiveAmount; }
3303
3304
  });
3304
3305
  Object.defineProperty(exports, "computeNoteEncryptionKey", {
3305
3306
  enumerable: true,
3306
- get: function () { return chunkGXZ3MTCQ_cjs.computeNoteEncryptionKey; }
3307
+ get: function () { return chunkIYOR5TCO_cjs.computeNoteEncryptionKey; }
3307
3308
  });
3308
3309
  Object.defineProperty(exports, "computeRate", {
3309
3310
  enumerable: true,
3310
- get: function () { return chunkGXZ3MTCQ_cjs.computeRate; }
3311
+ get: function () { return chunkIYOR5TCO_cjs.computeRate; }
3311
3312
  });
3312
3313
  Object.defineProperty(exports, "computeTakeAmount", {
3313
3314
  enumerable: true,
3314
- get: function () { return chunkGXZ3MTCQ_cjs.computeTakeAmount; }
3315
+ get: function () { return chunkIYOR5TCO_cjs.computeTakeAmount; }
3315
3316
  });
3316
3317
  Object.defineProperty(exports, "computeTotalBuyAmount", {
3317
3318
  enumerable: true,
3318
- get: function () { return chunkGXZ3MTCQ_cjs.computeTotalBuyAmount; }
3319
+ get: function () { return chunkIYOR5TCO_cjs.computeTotalBuyAmount; }
3319
3320
  });
3320
3321
  Object.defineProperty(exports, "createOneTimeKeys", {
3321
3322
  enumerable: true,
3322
- get: function () { return chunkGXZ3MTCQ_cjs.createOneTimeKeys; }
3323
+ get: function () { return chunkIYOR5TCO_cjs.createOneTimeKeys; }
3323
3324
  });
3324
3325
  Object.defineProperty(exports, "decodeStarkStealthAddress", {
3325
3326
  enumerable: true,
3326
- get: function () { return chunkGXZ3MTCQ_cjs.decodeStarkStealthAddress; }
3327
+ get: function () { return chunkIYOR5TCO_cjs.decodeStarkStealthAddress; }
3327
3328
  });
3328
3329
  Object.defineProperty(exports, "decodeStealthAddress", {
3329
3330
  enumerable: true,
3330
- get: function () { return chunkGXZ3MTCQ_cjs.decodeStealthAddress; }
3331
+ get: function () { return chunkIYOR5TCO_cjs.decodeStealthAddress; }
3331
3332
  });
3332
3333
  Object.defineProperty(exports, "detectAddressType", {
3333
3334
  enumerable: true,
3334
- get: function () { return chunkGXZ3MTCQ_cjs.detectAddressType; }
3335
+ get: function () { return chunkIYOR5TCO_cjs.detectAddressType; }
3335
3336
  });
3336
3337
  Object.defineProperty(exports, "encodeStarkStealthAddress", {
3337
3338
  enumerable: true,
3338
- get: function () { return chunkGXZ3MTCQ_cjs.encodeStarkStealthAddress; }
3339
+ get: function () { return chunkIYOR5TCO_cjs.encodeStarkStealthAddress; }
3339
3340
  });
3340
3341
  Object.defineProperty(exports, "encodeStealthAddress", {
3341
3342
  enumerable: true,
3342
- get: function () { return chunkGXZ3MTCQ_cjs.encodeStealthAddress; }
3343
+ get: function () { return chunkIYOR5TCO_cjs.encodeStealthAddress; }
3343
3344
  });
3344
3345
  Object.defineProperty(exports, "filterOrdersByASP", {
3345
3346
  enumerable: true,
3346
- get: function () { return chunkGXZ3MTCQ_cjs.filterOrdersByASP; }
3347
+ get: function () { return chunkIYOR5TCO_cjs.filterOrdersByASP; }
3347
3348
  });
3348
3349
  Object.defineProperty(exports, "filterOrdersByTokenPair", {
3349
3350
  enumerable: true,
3350
- get: function () { return chunkGXZ3MTCQ_cjs.filterOrdersByTokenPair; }
3351
+ get: function () { return chunkIYOR5TCO_cjs.filterOrdersByTokenPair; }
3351
3352
  });
3352
3353
  Object.defineProperty(exports, "formatRate", {
3353
3354
  enumerable: true,
3354
- get: function () { return chunkGXZ3MTCQ_cjs.formatRate; }
3355
+ get: function () { return chunkIYOR5TCO_cjs.formatRate; }
3355
3356
  });
3356
3357
  Object.defineProperty(exports, "generateCancelSecret", {
3357
3358
  enumerable: true,
3358
- get: function () { return chunkGXZ3MTCQ_cjs.generateCancelSecret; }
3359
+ get: function () { return chunkIYOR5TCO_cjs.generateCancelSecret; }
3359
3360
  });
3360
3361
  Object.defineProperty(exports, "generateStarkStealthAddress", {
3361
3362
  enumerable: true,
3362
- get: function () { return chunkGXZ3MTCQ_cjs.generateStarkStealthAddress; }
3363
+ get: function () { return chunkIYOR5TCO_cjs.generateStarkStealthAddress; }
3363
3364
  });
3364
3365
  Object.defineProperty(exports, "generateStealthAddress", {
3365
3366
  enumerable: true,
3366
- get: function () { return chunkGXZ3MTCQ_cjs.generateStealthAddress; }
3367
+ get: function () { return chunkIYOR5TCO_cjs.generateStealthAddress; }
3367
3368
  });
3368
3369
  Object.defineProperty(exports, "getCancelSecret", {
3369
3370
  enumerable: true,
3370
- get: function () { return chunkGXZ3MTCQ_cjs.getCancelSecret; }
3371
+ get: function () { return chunkIYOR5TCO_cjs.getCancelSecret; }
3371
3372
  });
3372
3373
  Object.defineProperty(exports, "getOwnOrderIds", {
3373
3374
  enumerable: true,
3374
- get: function () { return chunkGXZ3MTCQ_cjs.getOwnOrderIds; }
3375
+ get: function () { return chunkIYOR5TCO_cjs.getOwnOrderIds; }
3375
3376
  });
3376
3377
  Object.defineProperty(exports, "isFillerASPAccepted", {
3377
3378
  enumerable: true,
3378
- get: function () { return chunkGXZ3MTCQ_cjs.isFillerASPAccepted; }
3379
+ get: function () { return chunkIYOR5TCO_cjs.isFillerASPAccepted; }
3379
3380
  });
3380
3381
  Object.defineProperty(exports, "isOrderActive", {
3381
3382
  enumerable: true,
3382
- get: function () { return chunkGXZ3MTCQ_cjs.isOrderActive; }
3383
+ get: function () { return chunkIYOR5TCO_cjs.isOrderActive; }
3383
3384
  });
3384
3385
  Object.defineProperty(exports, "isValidStarkStealthAddress", {
3385
3386
  enumerable: true,
3386
- get: function () { return chunkGXZ3MTCQ_cjs.isValidStarkStealthAddress; }
3387
+ get: function () { return chunkIYOR5TCO_cjs.isValidStarkStealthAddress; }
3387
3388
  });
3388
3389
  Object.defineProperty(exports, "isValidStealthAddress", {
3389
3390
  enumerable: true,
3390
- get: function () { return chunkGXZ3MTCQ_cjs.isValidStealthAddress; }
3391
+ get: function () { return chunkIYOR5TCO_cjs.isValidStealthAddress; }
3391
3392
  });
3392
3393
  Object.defineProperty(exports, "removeCancelSecret", {
3393
3394
  enumerable: true,
3394
- get: function () { return chunkGXZ3MTCQ_cjs.removeCancelSecret; }
3395
+ get: function () { return chunkIYOR5TCO_cjs.removeCancelSecret; }
3395
3396
  });
3396
3397
  Object.defineProperty(exports, "storeCancelSecret", {
3397
3398
  enumerable: true,
3398
- get: function () { return chunkGXZ3MTCQ_cjs.storeCancelSecret; }
3399
+ get: function () { return chunkIYOR5TCO_cjs.storeCancelSecret; }
3399
3400
  });
3400
3401
  Object.defineProperty(exports, "verifyOwnership", {
3401
3402
  enumerable: true,
3402
- get: function () { return chunkGXZ3MTCQ_cjs.verifyOwnership; }
3403
+ get: function () { return chunkIYOR5TCO_cjs.verifyOwnership; }
3403
3404
  });
3404
3405
  Object.defineProperty(exports, "DEMO_ASP_ID", {
3405
3406
  enumerable: true,
@@ -3489,6 +3490,58 @@ Object.defineProperty(exports, "tupleToPoint", {
3489
3490
  enumerable: true,
3490
3491
  get: function () { return chunkTSF6HEVS_cjs.tupleToPoint; }
3491
3492
  });
3493
+ Object.defineProperty(exports, "STARK_AMOUNT_SCALE", {
3494
+ enumerable: true,
3495
+ get: function () { return chunk3YZSIYJC_cjs.STARK_AMOUNT_SCALE; }
3496
+ });
3497
+ Object.defineProperty(exports, "STARK_ASP_TREE_DEPTH", {
3498
+ enumerable: true,
3499
+ get: function () { return chunk3YZSIYJC_cjs.STARK_ASP_TREE_DEPTH; }
3500
+ });
3501
+ Object.defineProperty(exports, "STARK_STATE_TREE_DEPTH", {
3502
+ enumerable: true,
3503
+ get: function () { return chunk3YZSIYJC_cjs.STARK_STATE_TREE_DEPTH; }
3504
+ });
3505
+ Object.defineProperty(exports, "addressToM31", {
3506
+ enumerable: true,
3507
+ get: function () { return chunk3YZSIYJC_cjs.addressToM31; }
3508
+ });
3509
+ Object.defineProperty(exports, "buildStarkTransferWitness", {
3510
+ enumerable: true,
3511
+ get: function () { return chunk3YZSIYJC_cjs.buildStarkTransferWitness; }
3512
+ });
3513
+ Object.defineProperty(exports, "buildStarkWithdrawWitness", {
3514
+ enumerable: true,
3515
+ get: function () { return chunk3YZSIYJC_cjs.buildStarkWithdrawWitness; }
3516
+ });
3517
+ Object.defineProperty(exports, "computeTransferPublicInputsSeed", {
3518
+ enumerable: true,
3519
+ get: function () { return chunk3YZSIYJC_cjs.computeTransferPublicInputsSeed; }
3520
+ });
3521
+ Object.defineProperty(exports, "computeWithdrawPublicInputsSeed", {
3522
+ enumerable: true,
3523
+ get: function () { return chunk3YZSIYJC_cjs.computeWithdrawPublicInputsSeed; }
3524
+ });
3525
+ Object.defineProperty(exports, "isStarkAligned", {
3526
+ enumerable: true,
3527
+ get: function () { return chunk3YZSIYJC_cjs.isStarkAligned; }
3528
+ });
3529
+ Object.defineProperty(exports, "packM31Digest", {
3530
+ enumerable: true,
3531
+ get: function () { return chunk3YZSIYJC_cjs.packM31Digest; }
3532
+ });
3533
+ Object.defineProperty(exports, "scaleAmountForStark", {
3534
+ enumerable: true,
3535
+ get: function () { return chunk3YZSIYJC_cjs.scaleAmountForStark; }
3536
+ });
3537
+ Object.defineProperty(exports, "splitSecretToM31Limbs", {
3538
+ enumerable: true,
3539
+ get: function () { return chunk3YZSIYJC_cjs.splitSecretToM31Limbs; }
3540
+ });
3541
+ Object.defineProperty(exports, "truncateToM31", {
3542
+ enumerable: true,
3543
+ get: function () { return chunk3YZSIYJC_cjs.truncateToM31; }
3544
+ });
3492
3545
  Object.defineProperty(exports, "MAX_TREE_DEPTH", {
3493
3546
  enumerable: true,
3494
3547
  get: function () { return chunkEUP7MBAH_cjs.MAX_TREE_DEPTH; }