@ercworldio/blockchain-shared 1.0.1-dev.8 → 1.0.2-dev.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 (50) hide show
  1. package/build/chains/networks_dev.json +28 -7
  2. package/build/chains/networks_prod-bu.json +98 -7
  3. package/build/chains/networks_prod-dz.json +46 -12
  4. package/build/chains/networks_stg-bu.json +14 -7
  5. package/build/chains/networks_stg-dz.json +38 -20
  6. package/build/entities/DepositAddressArchive.js +1 -1
  7. package/build/errors/AdminErrors.d.ts +5 -9
  8. package/build/errors/AdminErrors.d.ts.map +1 -1
  9. package/build/errors/AdminErrors.js +49 -24
  10. package/build/errors/AlchemyErrors.d.ts +14 -18
  11. package/build/errors/AlchemyErrors.d.ts.map +1 -1
  12. package/build/errors/AlchemyErrors.js +76 -49
  13. package/build/errors/BalanceErrors.d.ts +3 -7
  14. package/build/errors/BalanceErrors.d.ts.map +1 -1
  15. package/build/errors/BalanceErrors.js +47 -26
  16. package/build/errors/DatabaseErrors.d.ts +5 -9
  17. package/build/errors/DatabaseErrors.d.ts.map +1 -1
  18. package/build/errors/DatabaseErrors.js +49 -28
  19. package/build/errors/TransactionsErrors.d.ts +15 -20
  20. package/build/errors/TransactionsErrors.d.ts.map +1 -1
  21. package/build/errors/TransactionsErrors.js +81 -66
  22. package/build/errors/VoltageErrors.d.ts +8 -13
  23. package/build/errors/VoltageErrors.d.ts.map +1 -1
  24. package/build/errors/VoltageErrors.js +58 -45
  25. package/build/errors/WalletErrors.d.ts +6 -12
  26. package/build/errors/WalletErrors.d.ts.map +1 -1
  27. package/build/errors/WalletErrors.js +48 -37
  28. package/build/errors/errors.d.ts +137 -27
  29. package/build/errors/errors.d.ts.map +1 -1
  30. package/build/errors/errors.js +230 -66
  31. package/build/errors/index.d.ts +37 -36
  32. package/build/errors/index.d.ts.map +1 -1
  33. package/build/services/AlchemyWebhookAddressManager.d.ts.map +1 -1
  34. package/build/services/AlchemyWebhookAddressManager.js +3 -1
  35. package/build/services/BalanceService.js +1 -1
  36. package/build/services/DepositAddressArchiveService.js +2 -2
  37. package/build/services/quicknode-notifications/QnWebhookAddressManager.d.ts +1 -2
  38. package/build/services/quicknode-notifications/QnWebhookAddressManager.d.ts.map +1 -1
  39. package/build/services/quicknode-notifications/QnWebhookAddressManager.js +25 -42
  40. package/build/services/quicknode-notifications/SetupNotifications.d.ts +1 -0
  41. package/build/services/quicknode-notifications/SetupNotifications.d.ts.map +1 -1
  42. package/build/services/quicknode-notifications/SetupNotifications.js +29 -2
  43. package/build/services/types/chain_manager.d.ts +5 -0
  44. package/build/services/types/chain_manager.d.ts.map +1 -1
  45. package/build/utils/Logger.d.ts.map +1 -1
  46. package/build/utils/Logger.js +13 -2
  47. package/build/utils/solana.d.ts +2 -1
  48. package/build/utils/solana.d.ts.map +1 -1
  49. package/build/utils/solana.js +28 -3
  50. package/package.json +1 -1
@@ -44,7 +44,8 @@
44
44
  "funding_wallet": "TN4tXH5F36BxWEe8UQuUeMr1EuPwJjNUFJ",
45
45
  "treasury_receiver": "TN4tXH5F36BxWEe8UQuUeMr1EuPwJjNUFJ",
46
46
  "overflow_treasury_receiver": "TCdE3ZGvBjUcqVCreT25SWwF36gkiLYTGD",
47
- "overflow_threshold_decimal": 100000
47
+ "overflow_threshold_decimal": 100000,
48
+ "min_funding_wallet_balance_usd": 5
48
49
  },
49
50
  "rpcBaseUrl": "https://api.nileex.io",
50
51
  "rpcBaseUrlWss": "",
@@ -108,7 +109,8 @@
108
109
  "funding_wallet": "GLfRJqsRtTNDVvYVccXrz8RCKNnad2hqQfgFaApAKXCq",
109
110
  "treasury_receiver": "AAuFzrm6H4Vv7UyJi8R5Gsm4ixtR2yVmqzLmuyUTS5cu",
110
111
  "overflow_treasury_receiver": "GLfRJqsRtTNDVvYVccXrz8RCKNnad2hqQfgFaApAKXCq",
111
- "overflow_threshold_decimal": 100000
112
+ "overflow_threshold_decimal": 100000,
113
+ "min_funding_wallet_balance_usd": 5
112
114
  },
113
115
  "custodialAlchemyWebhooks": [
114
116
  {
@@ -121,6 +123,13 @@
121
123
  }
122
124
  ],
123
125
  "quicknodeNotificationConfig": [
126
+ {
127
+ "name": "escrow-sol-dev",
128
+ "network": "solana-devnet",
129
+ "template": "solanaWalletFilter",
130
+ "source": "contract",
131
+ "chain_id": 103
132
+ },
124
133
  {
125
134
  "name": "qn-custodial-webhook-sol-dev",
126
135
  "network": "solana-devnet",
@@ -194,7 +203,8 @@
194
203
  "funding_wallet": "0xF84a78E56fBACAADd73E59eDAe02b3b80e4966C8",
195
204
  "treasury_receiver": "0xaD372aCDd0F14A9430Af29DaEc8229A9F109d7F5",
196
205
  "overflow_treasury_receiver": "0xF84a78E56fBACAADd73E59eDAe02b3b80e4966C8",
197
- "overflow_threshold_decimal": 100000
206
+ "overflow_threshold_decimal": 100000,
207
+ "min_funding_wallet_balance_usd": 5
198
208
  },
199
209
  "custodialAlchemyWebhooks": [
200
210
  {
@@ -353,7 +363,8 @@
353
363
  "funding_wallet": "0xF84a78E56fBACAADd73E59eDAe02b3b80e4966C8",
354
364
  "treasury_receiver": "0x89DecB6b265D7714A69EE05E3Bc50Fd829D7Ef90",
355
365
  "overflow_treasury_receiver": "0xF84a78E56fBACAADd73E59eDAe02b3b80e4966C8",
356
- "overflow_threshold_decimal": 100000
366
+ "overflow_threshold_decimal": 100000,
367
+ "min_funding_wallet_balance_usd": 5
357
368
  },
358
369
  "custodialAlchemyWebhooks": [
359
370
  {
@@ -454,7 +465,8 @@
454
465
  "funding_wallet": "0xF84a78E56fBACAADd73E59eDAe02b3b80e4966C8",
455
466
  "treasury_receiver": "0xEA8Ad078561B83724EEcDBb5b5A4f03369115Cf8",
456
467
  "overflow_treasury_receiver": "0xF84a78E56fBACAADd73E59eDAe02b3b80e4966C8",
457
- "overflow_threshold_decimal": 100000
468
+ "overflow_threshold_decimal": 100000,
469
+ "min_funding_wallet_balance_usd": 5
458
470
  },
459
471
  "custodialAlchemyWebhooks": [
460
472
  {
@@ -541,7 +553,8 @@
541
553
  "funding_wallet": "0xF84a78E56fBACAADd73E59eDAe02b3b80e4966C8",
542
554
  "treasury_receiver": "0x69E1F9316E03Da502B52f4682b0349d36CFBfFfD",
543
555
  "overflow_treasury_receiver": "0xF84a78E56fBACAADd73E59eDAe02b3b80e4966C8",
544
- "overflow_threshold_decimal": 100000
556
+ "overflow_threshold_decimal": 100000,
557
+ "min_funding_wallet_balance_usd": 1
545
558
  },
546
559
  "custodialAlchemyWebhooks": [
547
560
  {
@@ -627,7 +640,8 @@
627
640
  "funding_wallet": "0xF84a78E56fBACAADd73E59eDAe02b3b80e4966C8",
628
641
  "treasury_receiver": "0xf4BE5695F5eCd281171ab625ceb59bEee081e14f",
629
642
  "overflow_treasury_receiver": "0xF84a78E56fBACAADd73E59eDAe02b3b80e4966C8",
630
- "overflow_threshold_decimal": 100000
643
+ "overflow_threshold_decimal": 100000,
644
+ "min_funding_wallet_balance_usd": 0.5
631
645
  },
632
646
  "custodialAlchemyWebhooks": [
633
647
  {
@@ -640,6 +654,13 @@
640
654
  }
641
655
  ],
642
656
  "quicknodeNotificationConfig": [
657
+ {
658
+ "name": "escrow-mon-dev",
659
+ "network": "monad-testnet",
660
+ "template": "evmWalletFilter",
661
+ "source": "contract",
662
+ "chain_id": 10143
663
+ },
643
664
  {
644
665
  "name": "qn-custodial-webhook-mon-dev",
645
666
  "network": "monad-testnet",
@@ -13,7 +13,8 @@
13
13
  "funding_wallet": "0xd81C736189d255379a9510a4E11A27d559Cc5695",
14
14
  "treasury_receiver": "0x7F625Ba70fA13694218cD68b14F99EEF3518eC7C",
15
15
  "overflow_treasury_receiver": "0x7F625Ba70fA13694218cD68b14F99EEF3518eC7C",
16
- "overflow_threshold_decimal": 100000
16
+ "overflow_threshold_decimal": 100000,
17
+ "min_funding_wallet_balance_usd": 5
17
18
  },
18
19
  "custodialAlchemyWebhooks": [
19
20
  {
@@ -25,6 +26,20 @@
25
26
  "source": "wallet"
26
27
  }
27
28
  ],
29
+ "quicknodeNotificationConfig": [
30
+ {
31
+ "name": "escrow-eth-prod-bu",
32
+ "network": "ethereum-mainnet",
33
+ "template": "evmWalletFilter",
34
+ "source": "contract",
35
+ "chain_id": 1
36
+ },
37
+ {
38
+ "name": "qn-custodial-webhook-eth-prod-bu",
39
+ "network": "ethereum-mainnet",
40
+ "template": "evmWalletFilter"
41
+ }
42
+ ],
28
43
  "contracts": [
29
44
  {
30
45
  "type": "Escrow",
@@ -93,7 +108,8 @@
93
108
  "funding_wallet": "0xd81C736189d255379a9510a4E11A27d559Cc5695",
94
109
  "treasury_receiver": "0x7F625Ba70fA13694218cD68b14F99EEF3518eC7C",
95
110
  "overflow_treasury_receiver": "0x7F625Ba70fA13694218cD68b14F99EEF3518eC7C",
96
- "overflow_threshold_decimal": 100000
111
+ "overflow_threshold_decimal": 100000,
112
+ "min_funding_wallet_balance_usd": 5
97
113
  },
98
114
  "custodialAlchemyWebhooks": [
99
115
  {
@@ -105,6 +121,20 @@
105
121
  "source": "wallet"
106
122
  }
107
123
  ],
124
+ "quicknodeNotificationConfig": [
125
+ {
126
+ "name": "escrow-bnb-prod-bu",
127
+ "network": "bnbchain-mainnet",
128
+ "template": "evmWalletFilter",
129
+ "source": "contract",
130
+ "chain_id": 56
131
+ },
132
+ {
133
+ "name": "qn-custodial-webhook-bnb-prod-bu",
134
+ "network": "bnbchain-mainnet",
135
+ "template": "evmWalletFilter"
136
+ }
137
+ ],
108
138
  "contracts": [
109
139
  {
110
140
  "type": "Escrow",
@@ -173,7 +203,8 @@
173
203
  "funding_wallet": "EvEmp35XMdWcsG3sULndr2Vb5yiLcA9JCfSBw5A6bXk6",
174
204
  "treasury_receiver": "67e3Robajph3KSAq3VDuYL21xifkCmD5y28DPwMecu7S",
175
205
  "overflow_treasury_receiver": "67e3Robajph3KSAq3VDuYL21xifkCmD5y28DPwMecu7S",
176
- "overflow_threshold_decimal": 100000
206
+ "overflow_threshold_decimal": 100000,
207
+ "min_funding_wallet_balance_usd": 5
177
208
  },
178
209
  "custodialAlchemyWebhooks": [
179
210
  {
@@ -185,6 +216,20 @@
185
216
  "source": "wallet"
186
217
  }
187
218
  ],
219
+ "quicknodeNotificationConfig": [
220
+ {
221
+ "name": "escrow-sol-prod-bu",
222
+ "network": "solana-mainnet",
223
+ "template": "solanaWalletFilter",
224
+ "source": "contract",
225
+ "chain_id": 101
226
+ },
227
+ {
228
+ "name": "qn-custodial-webhook-sol-prod-bu",
229
+ "network": "solana-mainnet",
230
+ "template": "solanaWalletFilter"
231
+ }
232
+ ],
188
233
  "contracts": [
189
234
  {
190
235
  "type": "Escrow",
@@ -253,7 +298,8 @@
253
298
  "funding_wallet": "0xd81C736189d255379a9510a4E11A27d559Cc5695",
254
299
  "treasury_receiver": "0xE75526AaD30364d198b8553C716Aa9DDc2f8BD26",
255
300
  "overflow_treasury_receiver": "0xE75526AaD30364d198b8553C716Aa9DDc2f8BD26",
256
- "overflow_threshold_decimal": 100000
301
+ "overflow_threshold_decimal": 100000,
302
+ "min_funding_wallet_balance_usd": 5
257
303
  },
258
304
  "custodialAlchemyWebhooks": [
259
305
  {
@@ -265,6 +311,20 @@
265
311
  "source": "wallet"
266
312
  }
267
313
  ],
314
+ "quicknodeNotificationConfig": [
315
+ {
316
+ "name": "escrow-pol-prod-bu",
317
+ "network": "polygon-mainnet",
318
+ "template": "evmWalletFilter",
319
+ "source": "contract",
320
+ "chain_id": 137
321
+ },
322
+ {
323
+ "name": "qn-custodial-webhook-pol-prod-bu",
324
+ "network": "polygon-mainnet",
325
+ "template": "evmWalletFilter"
326
+ }
327
+ ],
268
328
  "contracts": [
269
329
  {
270
330
  "type": "Escrow",
@@ -333,7 +393,8 @@
333
393
  "funding_wallet": "0xd81C736189d255379a9510a4E11A27d559Cc5695",
334
394
  "treasury_receiver": "0xD7205fD63Fa5def834DD3556c149FF7911478391",
335
395
  "overflow_treasury_receiver": "0xD7205fD63Fa5def834DD3556c149FF7911478391",
336
- "overflow_threshold_decimal": 100000
396
+ "overflow_threshold_decimal": 100000,
397
+ "min_funding_wallet_balance_usd": 5
337
398
  },
338
399
  "custodialAlchemyWebhooks": [
339
400
  {
@@ -345,6 +406,20 @@
345
406
  "source": "wallet"
346
407
  }
347
408
  ],
409
+ "quicknodeNotificationConfig": [
410
+ {
411
+ "name": "escrow-mon-prod-bu",
412
+ "network": "monad-mainnet",
413
+ "template": "evmWalletFilter",
414
+ "source": "contract",
415
+ "chain_id": 143
416
+ },
417
+ {
418
+ "name": "qn-custodial-webhook-mon-prod-bu",
419
+ "network": "monad-mainnet",
420
+ "template": "evmWalletFilter"
421
+ }
422
+ ],
348
423
  "contracts": [
349
424
  {
350
425
  "type": "Escrow",
@@ -402,7 +477,8 @@
402
477
  "funding_wallet": "0xd81C736189d255379a9510a4E11A27d559Cc5695",
403
478
  "treasury_receiver": "0xedb9e987Da3806205D2f1e246Eb8c538A872783E",
404
479
  "overflow_treasury_receiver": "0xedb9e987Da3806205D2f1e246Eb8c538A872783E",
405
- "overflow_threshold_decimal": 100000
480
+ "overflow_threshold_decimal": 100000,
481
+ "min_funding_wallet_balance_usd": 5
406
482
  },
407
483
  "custodialAlchemyWebhooks": [
408
484
  {
@@ -414,6 +490,20 @@
414
490
  "source": "wallet"
415
491
  }
416
492
  ],
493
+ "quicknodeNotificationConfig": [
494
+ {
495
+ "name": "escrow-avax-prod-bu",
496
+ "network": "avalanche-mainnet",
497
+ "template": "evmWalletFilter",
498
+ "source": "contract",
499
+ "chain_id": 43114
500
+ },
501
+ {
502
+ "name": "qn-custodial-webhook-avax-prod-bu",
503
+ "network": "avalanche-mainnet",
504
+ "template": "evmWalletFilter"
505
+ }
506
+ ],
417
507
  "contracts": [
418
508
  {
419
509
  "type": "Escrow",
@@ -483,7 +573,8 @@
483
573
  "funding_wallet": "TTxo5LeNkq5g9sywaGdXjttKRvoum8xSGp",
484
574
  "treasury_receiver": "TTxo5LeNkq5g9sywaGdXjttKRvoum8xSGp",
485
575
  "overflow_treasury_receiver": "TTxo5LeNkq5g9sywaGdXjttKRvoum8xSGp",
486
- "overflow_threshold_decimal": 100000
576
+ "overflow_threshold_decimal": 100000,
577
+ "min_funding_wallet_balance_usd": 5
487
578
  },
488
579
  "rpcMetadata": {
489
580
  "rpcBaseUrl": "https://rpc.ankr.com/premium-http/tron",
@@ -12,8 +12,9 @@
12
12
  "accounting": {
13
13
  "funding_wallet": "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7",
14
14
  "treasury_receiver": "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0",
15
- "overflow_treasury_receiver": "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0",
16
- "overflow_threshold_decimal": 100000
15
+ "overflow_treasury_receiver": "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e",
16
+ "overflow_threshold_decimal": 100000,
17
+ "min_funding_wallet_balance_usd": 5
17
18
  },
18
19
  "custodialAlchemyWebhooks": [
19
20
  {
@@ -103,8 +104,9 @@
103
104
  "accounting": {
104
105
  "funding_wallet": "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7",
105
106
  "treasury_receiver": "0x184D508C3934e36Df2531175460DCca51F238E4e",
106
- "overflow_treasury_receiver": "0x184D508C3934e36Df2531175460DCca51F238E4e",
107
- "overflow_threshold_decimal": 100000
107
+ "overflow_treasury_receiver": "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e",
108
+ "overflow_threshold_decimal": 100000,
109
+ "min_funding_wallet_balance_usd": 5
108
110
  },
109
111
  "custodialAlchemyWebhooks": [
110
112
  {
@@ -183,8 +185,9 @@
183
185
  "accounting": {
184
186
  "funding_wallet": "7z5QwV7mg93PU8tBsbdvXscG9bf5VUP2QYHvS2czNisG",
185
187
  "treasury_receiver": "Cr1fJwtExaPdYG8huC5axiW2m2knSoTumLzYBj9rMjCd",
186
- "overflow_treasury_receiver": "Cr1fJwtExaPdYG8huC5axiW2m2knSoTumLzYBj9rMjCd",
187
- "overflow_threshold_decimal": 100000
188
+ "overflow_treasury_receiver": "9Akuf5wxomRwzbu3wpSPpJ21EABGGaopoBoCD1boE4Hn",
189
+ "overflow_threshold_decimal": 100000,
190
+ "min_funding_wallet_balance_usd": 5
188
191
  },
189
192
  "custodialAlchemyWebhooks": [
190
193
  {
@@ -196,6 +199,20 @@
196
199
  "source": "wallet"
197
200
  }
198
201
  ],
202
+ "quicknodeNotificationConfig": [
203
+ {
204
+ "name": "escrow-sol-prod-bu",
205
+ "network": "solana-mainnet",
206
+ "template": "solanaWalletFilter",
207
+ "source": "contract",
208
+ "chain_id": 101
209
+ },
210
+ {
211
+ "name": "qn-custodial-webhook-sol-prod-bu",
212
+ "network": "solana-mainnet",
213
+ "template": "solanaWalletFilter"
214
+ }
215
+ ],
199
216
  "contracts": [
200
217
  {
201
218
  "type": "Escrow",
@@ -263,8 +280,9 @@
263
280
  "accounting": {
264
281
  "funding_wallet": "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7",
265
282
  "treasury_receiver": "0x1821236AaC799c31F12C7359017083620a49a52E",
266
- "overflow_treasury_receiver": "0x1821236AaC799c31F12C7359017083620a49a52E",
267
- "overflow_threshold_decimal": 100000
283
+ "overflow_treasury_receiver": "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e",
284
+ "overflow_threshold_decimal": 100000,
285
+ "min_funding_wallet_balance_usd": 5
268
286
  },
269
287
  "custodialAlchemyWebhooks": [
270
288
  {
@@ -343,8 +361,9 @@
343
361
  "accounting": {
344
362
  "funding_wallet": "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7",
345
363
  "treasury_receiver": "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0",
346
- "overflow_treasury_receiver": "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0",
347
- "overflow_threshold_decimal": 100000
364
+ "overflow_treasury_receiver": "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e",
365
+ "overflow_threshold_decimal": 100000,
366
+ "min_funding_wallet_balance_usd": 5
348
367
  },
349
368
  "custodialAlchemyWebhooks": [
350
369
  {
@@ -356,6 +375,20 @@
356
375
  "source": "wallet"
357
376
  }
358
377
  ],
378
+ "quicknodeNotificationConfig": [
379
+ {
380
+ "name": "escrow-avax-prod-dz",
381
+ "network": "avalanche-mainnet",
382
+ "template": "evmWalletFilter",
383
+ "source": "contract",
384
+ "chain_id": 43114
385
+ },
386
+ {
387
+ "name": "qn-custodial-webhook-avax-prod-dz",
388
+ "network": "avalanche-mainnet",
389
+ "template": "evmWalletFilter"
390
+ }
391
+ ],
359
392
  "contracts": [
360
393
  {
361
394
  "type": "Escrow",
@@ -424,8 +457,9 @@
424
457
  "accounting": {
425
458
  "funding_wallet": "TBLeFCWoBrwgbvj33F41t8FErhkgbm3276",
426
459
  "treasury_receiver": "TBLeFCWoBrwgbvj33F41t8FErhkgbm3276",
427
- "overflow_treasury_receiver": "TBLeFCWoBrwgbvj33F41t8FErhkgbm3276",
428
- "overflow_threshold_decimal": 100000
460
+ "overflow_treasury_receiver": "TJetV4XspjvQ3adfQV8RExniL7NAJukF2p",
461
+ "overflow_threshold_decimal": 100000,
462
+ "min_funding_wallet_balance_usd": 5
429
463
  },
430
464
  "rpcMetadata": {
431
465
  "rpcBaseUrl": "https://rpc.ankr.com/premium-http/tron",
@@ -13,7 +13,8 @@
13
13
  "funding_wallet": "0x93c7Db61068415Bf0af97849F15eec295a1670dd",
14
14
  "treasury_receiver": "0x8A729F30A9860ad6148D35A4Df49314f571bE84d",
15
15
  "overflow_treasury_receiver": "0x8A729F30A9860ad6148D35A4Df49314f571bE84d",
16
- "overflow_threshold_decimal": 100000
16
+ "overflow_threshold_decimal": 100000,
17
+ "min_funding_wallet_balance_usd": 5
17
18
  },
18
19
  "custodialAlchemyWebhooks": [
19
20
  {
@@ -93,7 +94,8 @@
93
94
  "funding_wallet": "0x93c7Db61068415Bf0af97849F15eec295a1670dd",
94
95
  "treasury_receiver": "0x8A729F30A9860ad6148D35A4Df49314f571bE84d",
95
96
  "overflow_treasury_receiver": "0x8A729F30A9860ad6148D35A4Df49314f571bE84d",
96
- "overflow_threshold_decimal": 100000
97
+ "overflow_threshold_decimal": 100000,
98
+ "min_funding_wallet_balance_usd": 5
97
99
  },
98
100
  "custodialAlchemyWebhooks": [
99
101
  {
@@ -173,7 +175,8 @@
173
175
  "funding_wallet": "79ojMgdb9dLuGnFRjaNzkYmd4NFxV5ukRTpYSrTxmTFN",
174
176
  "treasury_receiver": "Fi2BknBbXXcjHst2PwQQVZwYx8NHx6k8NsU5cLXhTwmT",
175
177
  "overflow_treasury_receiver": "Fi2BknBbXXcjHst2PwQQVZwYx8NHx6k8NsU5cLXhTwmT",
176
- "overflow_threshold_decimal": 100000
178
+ "overflow_threshold_decimal": 100000,
179
+ "min_funding_wallet_balance_usd": 5
177
180
  },
178
181
  "custodialAlchemyWebhooks": [
179
182
  {
@@ -253,7 +256,8 @@
253
256
  "funding_wallet": "0x93c7Db61068415Bf0af97849F15eec295a1670dd",
254
257
  "treasury_receiver": "0x45B284aB71F18866438E33f1f68e7561aa8D5806",
255
258
  "overflow_treasury_receiver": "0x45B284aB71F18866438E33f1f68e7561aa8D5806",
256
- "overflow_threshold_decimal": 100000
259
+ "overflow_threshold_decimal": 100000,
260
+ "min_funding_wallet_balance_usd": 5
257
261
  },
258
262
  "custodialAlchemyWebhooks": [
259
263
  {
@@ -333,7 +337,8 @@
333
337
  "funding_wallet": "0x93c7Db61068415Bf0af97849F15eec295a1670dd",
334
338
  "treasury_receiver": "0x8A729F30A9860ad6148D35A4Df49314f571bE84d",
335
339
  "overflow_treasury_receiver": "0x8A729F30A9860ad6148D35A4Df49314f571bE84d",
336
- "overflow_threshold_decimal": 100000
340
+ "overflow_threshold_decimal": 100000,
341
+ "min_funding_wallet_balance_usd": 5
337
342
  },
338
343
  "custodialAlchemyWebhooks": [
339
344
  {
@@ -402,7 +407,8 @@
402
407
  "funding_wallet": "0x93c7Db61068415Bf0af97849F15eec295a1670dd",
403
408
  "treasury_receiver": "0x8A729F30A9860ad6148D35A4Df49314f571bE84d",
404
409
  "overflow_treasury_receiver": "0x8A729F30A9860ad6148D35A4Df49314f571bE84d",
405
- "overflow_threshold_decimal": 100000
410
+ "overflow_threshold_decimal": 100000,
411
+ "min_funding_wallet_balance_usd": 5
406
412
  },
407
413
  "custodialAlchemyWebhooks": [
408
414
  {
@@ -483,7 +489,8 @@
483
489
  "funding_wallet": "TWA4NYYdVtnb7iZfmyruC5MefsFdw84iZu",
484
490
  "treasury_receiver": "TWA4NYYdVtnb7iZfmyruC5MefsFdw84iZu",
485
491
  "overflow_treasury_receiver": "TWA4NYYdVtnb7iZfmyruC5MefsFdw84iZu",
486
- "overflow_threshold_decimal": 100000
492
+ "overflow_threshold_decimal": 100000,
493
+ "min_funding_wallet_balance_usd": 5
487
494
  },
488
495
  "rpcMetadata": {
489
496
  "rpcBaseUrl": "https://rpc.ankr.com/premium-http/tron",
@@ -13,7 +13,8 @@
13
13
  "funding_wallet": "0x5BCAbaCAC48055E02eDc1A640E9208C867AbC4Fa",
14
14
  "treasury_receiver": "0xD7205fD63Fa5def834DD3556c149FF7911478391",
15
15
  "overflow_treasury_receiver": "0xD7205fD63Fa5def834DD3556c149FF7911478391",
16
- "overflow_threshold_decimal": 100000
16
+ "overflow_threshold_decimal": 100000,
17
+ "min_funding_wallet_balance_usd": 5
17
18
  },
18
19
  "custodialAlchemyWebhooks": [
19
20
  {
@@ -62,6 +63,7 @@
62
63
  "type": "native",
63
64
  "decimals": 18,
64
65
  "address": "0x0000000000000000000000000000000000000000",
66
+ "isStableCoin": false,
65
67
  "sweepThreshold": 0.004,
66
68
  "sweepWalletMinBalance": 0.0002
67
69
  },
@@ -72,8 +74,9 @@
72
74
  "type": "erc20",
73
75
  "decimals": 6,
74
76
  "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
75
- "sweepThreshold": 5,
76
- "sweepWalletMinBalance": 1
77
+ "isStableCoin": true,
78
+ "sweepThreshold": 1,
79
+ "sweepWalletMinBalance": 0
77
80
  },
78
81
  {
79
82
  "name": "Circle Token",
@@ -83,8 +86,8 @@
83
86
  "isStableCoin": true,
84
87
  "decimals": 6,
85
88
  "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
86
- "sweepThreshold": 4,
87
- "sweepWalletMinBalance": 1
89
+ "sweepThreshold": 1,
90
+ "sweepWalletMinBalance": 0.1
88
91
  }
89
92
  ]
90
93
  },
@@ -102,7 +105,8 @@
102
105
  "funding_wallet": "0x5BCAbaCAC48055E02eDc1A640E9208C867AbC4Fa",
103
106
  "treasury_receiver": "0xedb9e987Da3806205D2f1e246Eb8c538A872783E",
104
107
  "overflow_treasury_receiver": "0xedb9e987Da3806205D2f1e246Eb8c538A872783E",
105
- "overflow_threshold_decimal": 100000
108
+ "overflow_threshold_decimal": 100000,
109
+ "min_funding_wallet_balance_usd": 5
106
110
  },
107
111
  "custodialAlchemyWebhooks": [
108
112
  {
@@ -149,6 +153,7 @@
149
153
  "symbol": "BNB",
150
154
  "token_standard": "BEP-20",
151
155
  "type": "native",
156
+ "isStableCoin": false,
152
157
  "decimals": 18,
153
158
  "address": "0x0000000000000000000000000000000000000000",
154
159
  "sweepThreshold": 0.008,
@@ -160,9 +165,10 @@
160
165
  "token_standard": "BEP-20",
161
166
  "type": "erc20",
162
167
  "decimals": 18,
168
+ "isStableCoin": true,
163
169
  "address": "0x55d398326f99059fF775485246999027B3197955",
164
- "sweepThreshold": 5,
165
- "sweepWalletMinBalance": 1
170
+ "sweepThreshold": 1,
171
+ "sweepWalletMinBalance": 0.1
166
172
  }
167
173
  ]
168
174
  },
@@ -180,7 +186,8 @@
180
186
  "funding_wallet": "sB5d7n9EK7QNmFqB9VmLdi8FMf2yJxbovfuz9mToUqD",
181
187
  "treasury_receiver": "yCwEYHrHy2Ri81vxkYbwmuPcLubCZe82mWRUhDciqx6",
182
188
  "overflow_treasury_receiver": "yCwEYHrHy2Ri81vxkYbwmuPcLubCZe82mWRUhDciqx6",
183
- "overflow_threshold_decimal": 100000
189
+ "overflow_threshold_decimal": 100000,
190
+ "min_funding_wallet_balance_usd": 5
184
191
  },
185
192
  "custodialAlchemyWebhooks": [
186
193
  {
@@ -242,7 +249,7 @@
242
249
  "decimals": 6,
243
250
  "address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
244
251
  "sweepThreshold": 1,
245
- "sweepWalletMinBalance": 1
252
+ "sweepWalletMinBalance": 0.1
246
253
  }
247
254
  ]
248
255
  },
@@ -260,7 +267,8 @@
260
267
  "funding_wallet": "0x5BCAbaCAC48055E02eDc1A640E9208C867AbC4Fa",
261
268
  "treasury_receiver": "0xc4b25365d597EB6B7Db78429f70b8E325C2456BD",
262
269
  "overflow_treasury_receiver": "0xc4b25365d597EB6B7Db78429f70b8E325C2456BD",
263
- "overflow_threshold_decimal": 100000
270
+ "overflow_threshold_decimal": 100000,
271
+ "min_funding_wallet_balance_usd": 5
264
272
  },
265
273
  "custodialAlchemyWebhooks": [
266
274
  {
@@ -307,6 +315,7 @@
307
315
  "symbol": "POL",
308
316
  "token_standard": "POL",
309
317
  "type": "native",
318
+ "isStableCoin": false,
310
319
  "decimals": 18,
311
320
  "address": "0x0000000000000000000000000000000000000000",
312
321
  "sweepThreshold": 10,
@@ -317,10 +326,11 @@
317
326
  "symbol": "USDT",
318
327
  "token_standard": "POL",
319
328
  "type": "erc20",
329
+ "isStableCoin": true,
320
330
  "decimals": 6,
321
331
  "address": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F",
322
- "sweepThreshold": 0,
323
- "sweepWalletMinBalance": 1
332
+ "sweepThreshold": 1,
333
+ "sweepWalletMinBalance": 0.1
324
334
  }
325
335
  ]
326
336
  },
@@ -338,7 +348,8 @@
338
348
  "funding_wallet": "0x5BCAbaCAC48055E02eDc1A640E9208C867AbC4Fa",
339
349
  "treasury_receiver": "0xA228E95a253B42fFAc8C26Df2ca1EdD0C2D4A191",
340
350
  "overflow_treasury_receiver": "0xA228E95a253B42fFAc8C26Df2ca1EdD0C2D4A191",
341
- "overflow_threshold_decimal": 100000
351
+ "overflow_threshold_decimal": 100000,
352
+ "min_funding_wallet_balance_usd": 5
342
353
  },
343
354
  "custodialAlchemyWebhooks": [
344
355
  {
@@ -386,6 +397,7 @@
386
397
  "token_standard": "ERC-20",
387
398
  "type": "native",
388
399
  "decimals": 18,
400
+ "isStableCoin": false,
389
401
  "address": "0x0000000000000000000000000000000000000000",
390
402
  "sweepThreshold": 10,
391
403
  "sweepWalletMinBalance": 0.1
@@ -406,7 +418,8 @@
406
418
  "funding_wallet": "0x5BCAbaCAC48055E02eDc1A640E9208C867AbC4Fa",
407
419
  "treasury_receiver": "0xD7205fD63Fa5def834DD3556c149FF7911478391",
408
420
  "overflow_treasury_receiver": "0xD7205fD63Fa5def834DD3556c149FF7911478391",
409
- "overflow_threshold_decimal": 100000
421
+ "overflow_threshold_decimal": 100000,
422
+ "min_funding_wallet_balance_usd": 5
410
423
  },
411
424
  "custodialAlchemyWebhooks": [
412
425
  {
@@ -453,6 +466,7 @@
453
466
  "symbol": "AVAX",
454
467
  "token_standard": "AVAXC",
455
468
  "type": "native",
469
+ "isStableCoin": false,
456
470
  "decimals": 18,
457
471
  "address": "0x0000000000000000000000000000000000000000",
458
472
  "sweepThreshold": 0.05,
@@ -463,10 +477,11 @@
463
477
  "symbol": "USDT",
464
478
  "token_standard": "AVAXC",
465
479
  "type": "erc20",
480
+ "isStableCoin": true,
466
481
  "decimals": 6,
467
482
  "address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7",
468
- "sweepThreshold": 5,
469
- "sweepWalletMinBalance": 1
483
+ "sweepThreshold": 1,
484
+ "sweepWalletMinBalance": 0.1
470
485
  }
471
486
  ]
472
487
  },
@@ -485,7 +500,8 @@
485
500
  "funding_wallet": "TUWoLoAJKqWome13wtHZ7m62Apa2rT87Ky",
486
501
  "treasury_receiver": "TUWoLoAJKqWome13wtHZ7m62Apa2rT87Ky",
487
502
  "overflow_treasury_receiver": "TUWoLoAJKqWome13wtHZ7m62Apa2rT87Ky",
488
- "overflow_threshold_decimal": 100000
503
+ "overflow_threshold_decimal": 100000,
504
+ "min_funding_wallet_balance_usd": 5
489
505
  },
490
506
  "rpcMetadata": {
491
507
  "rpcBaseUrl": "https://rpc.ankr.com/premium-http/tron",
@@ -522,6 +538,7 @@
522
538
  "symbol": "TRX",
523
539
  "token_standard": "TRX",
524
540
  "type": "native",
541
+ "isStableCoin": false,
525
542
  "decimals": 6,
526
543
  "address": "0000000000000000000000000000000000000000",
527
544
  "sweepThreshold": 10,
@@ -532,10 +549,11 @@
532
549
  "symbol": "USDT",
533
550
  "token_standard": "TRC-20",
534
551
  "type": "trc20",
552
+ "isStableCoin": true,
535
553
  "decimals": 6,
536
554
  "address": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
537
- "sweepThreshold": 5,
538
- "sweepWalletMinBalance": 1
555
+ "sweepThreshold": 1,
556
+ "sweepWalletMinBalance": 0.1
539
557
  }
540
558
  ]
541
559
  }