@ercworldio/blockchain-shared 1.0.5-dev.8-PLAT272.0 → 1.0.5-dev.8-PLAT300.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.
@@ -0,0 +1,727 @@
1
+ {
2
+ "1": {
3
+ "status": true,
4
+ "isTestnet": false,
5
+ "name": "Ethereum",
6
+ "blockchainType": "evm",
7
+ "chainId": 1,
8
+ "blockexplorerUrl": "https://etherscan.io",
9
+ "rpcBaseUrl": "https://rpc.ankr.com/eth",
10
+ "rpcBaseUrlWss": "wss://rpc.ankr.com/eth/ws",
11
+ "targetConfirmations": 10,
12
+ "accounting": {
13
+ "funding_wallet": "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7",
14
+ "treasury_receiver": "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0",
15
+ "overflow_treasury_receiver": "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e",
16
+ "overflow_threshold_decimal": 250,
17
+ "min_funding_wallet_balance_usd": 5,
18
+ "allowed_receivers": [
19
+ "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e"
20
+ ]
21
+ },
22
+ "custodialAlchemyWebhooks": [
23
+ {
24
+ "chainId": "1",
25
+ "network_symbol": "eth",
26
+ "network": "ETH_MAINNET",
27
+ "total_wallet_count": 10,
28
+ "endpoint": "webhook/alchemy/address-activity-eth",
29
+ "source": "wallet"
30
+ }
31
+ ],
32
+ "quicknodeNotificationConfig": [
33
+ {
34
+ "name": "qn-custodial-webhook-eth-prod-dz",
35
+ "network": "ethereum-mainnet",
36
+ "template": "evmWalletFilter"
37
+ }
38
+ ],
39
+ "contracts": [
40
+ {
41
+ "type": "Escrow",
42
+ "version": "1",
43
+ "startingBlock": 24549134,
44
+ "escrowAlchemyWebhooks": [
45
+ {
46
+ "chainId": "1",
47
+ "network_symbol": "eth",
48
+ "network": "ETH_MAINNET",
49
+ "type": "GRAPHQL",
50
+ "endpoint": "webhook/alchemy/escrow-events",
51
+ "source": "contract"
52
+ }
53
+ ],
54
+ "addresses": [
55
+ "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0"
56
+ ]
57
+ },
58
+ {
59
+ "type": "FundingWallet",
60
+ "version": "1",
61
+ "startingBlock": 1,
62
+ "escrowAlchemyWebhooks": [],
63
+ "addresses": [
64
+ "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7"
65
+ ]
66
+ }
67
+ ],
68
+ "paymentTokens": [
69
+ {
70
+ "name": "Ethereum",
71
+ "symbol": "ETH",
72
+ "token_standard": "ERC-20",
73
+ "type": "native",
74
+ "isStableCoin": false,
75
+ "decimals": 18,
76
+ "address": "0x0000000000000000000000000000000000000000",
77
+ "sweepThreshold": 0.004,
78
+ "sweepWalletMinBalance": 0.0002,
79
+ "recommendedMinBalanceFundingWallet": 0.025,
80
+ "recommendedMinBalanceEscrow": 0.5,
81
+ "recommendedMinBalanceRentEnergy": 0
82
+ },
83
+ {
84
+ "name": "Tether Token",
85
+ "symbol": "USDT",
86
+ "token_standard": "ERC-20",
87
+ "type": "erc20",
88
+ "isStableCoin": true,
89
+ "decimals": 6,
90
+ "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
91
+ "sweepThreshold": 4,
92
+ "sweepWalletMinBalance": 1,
93
+ "recommendedMinBalanceFundingWallet": 0,
94
+ "recommendedMinBalanceEscrow": 100,
95
+ "recommendedMinBalanceRentEnergy": 0
96
+ },
97
+ {
98
+ "name": "Circle Token",
99
+ "symbol": "USDC",
100
+ "token_standard": "ERC-20",
101
+ "type": "erc20",
102
+ "isStableCoin": true,
103
+ "decimals": 6,
104
+ "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
105
+ "sweepThreshold": 4,
106
+ "sweepWalletMinBalance": 1,
107
+ "recommendedMinBalanceFundingWallet": 0,
108
+ "recommendedMinBalanceEscrow": 100,
109
+ "recommendedMinBalanceRentEnergy": 0
110
+ },
111
+ {
112
+ "name": "PalmUSD",
113
+ "symbol": "PUSD",
114
+ "token_standard": "ERC-20",
115
+ "type": "erc20",
116
+ "isStableCoin": true,
117
+ "decimals": 6,
118
+ "address": "0xFAF0cEe6B20e2Aaa4B80748a6AF4CD89609a3d78",
119
+ "sweepThreshold": 1,
120
+ "sweepWalletMinBalance": 0.1,
121
+ "recommendedMinBalanceFundingWallet": 0,
122
+ "recommendedMinBalanceEscrow": 100,
123
+ "recommendedMinBalanceRentEnergy": 0
124
+ }
125
+ ]
126
+ },
127
+ "56": {
128
+ "status": true,
129
+ "isTestnet": false,
130
+ "name": "BNB Chain",
131
+ "blockchainType": "evm",
132
+ "chainId": 56,
133
+ "blockexplorerUrl": "https://bscscan.com",
134
+ "rpcBaseUrl": "https://rpc.ankr.com/bsc",
135
+ "rpcBaseUrlWss": "wss://rpc.ankr.com/bsc/ws",
136
+ "targetConfirmations": 5,
137
+ "accounting": {
138
+ "funding_wallet": "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7",
139
+ "treasury_receiver": "0x184D508C3934e36Df2531175460DCca51F238E4e",
140
+ "overflow_treasury_receiver": "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e",
141
+ "overflow_threshold_decimal": 250,
142
+ "min_funding_wallet_balance_usd": 5,
143
+ "allowed_receivers": [
144
+ "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e"
145
+ ]
146
+ },
147
+ "custodialAlchemyWebhooks": [
148
+ {
149
+ "chainId": "56",
150
+ "network_symbol": "bnb",
151
+ "network": "BNB_MAINNET",
152
+ "total_wallet_count": 10,
153
+ "endpoint": "webhook/alchemy/address-activity-bnb",
154
+ "source": "wallet"
155
+ }
156
+ ],
157
+ "quicknodeNotificationConfig": [
158
+ {
159
+ "name": "qn-custodial-webhook-bnb-prod-dz",
160
+ "network": "bnbchain-mainnet",
161
+ "template": "evmWalletFilter"
162
+ }
163
+ ],
164
+ "contracts": [
165
+ {
166
+ "type": "Escrow",
167
+ "version": "1",
168
+ "startingBlock": 83690132,
169
+ "escrowAlchemyWebhooks": [
170
+ {
171
+ "chainId": "56",
172
+ "network_symbol": "bnb",
173
+ "network": "BNB_MAINNET",
174
+ "type": "GRAPHQL",
175
+ "endpoint": "webhook/alchemy/escrow-events",
176
+ "source": "contract"
177
+ }
178
+ ],
179
+ "addresses": [
180
+ "0x184D508C3934e36Df2531175460DCca51F238E4e"
181
+ ]
182
+ },
183
+ {
184
+ "type": "FundingWallet",
185
+ "version": "1",
186
+ "startingBlock": 1,
187
+ "escrowAlchemyWebhooks": [],
188
+ "addresses": [
189
+ "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7"
190
+ ]
191
+ }
192
+ ],
193
+ "paymentTokens": [
194
+ {
195
+ "name": "BNB Chain",
196
+ "symbol": "BNB",
197
+ "token_standard": "BEP-20",
198
+ "type": "native",
199
+ "isStableCoin": false,
200
+ "decimals": 18,
201
+ "address": "0x0000000000000000000000000000000000000000",
202
+ "sweepThreshold": 0.008,
203
+ "sweepWalletMinBalance": 0.0002,
204
+ "recommendedMinBalanceFundingWallet": 0.1,
205
+ "recommendedMinBalanceEscrow": 1,
206
+ "recommendedMinBalanceRentEnergy": 0
207
+ },
208
+ {
209
+ "name": "Tether Token",
210
+ "symbol": "USDT",
211
+ "token_standard": "BEP-20",
212
+ "type": "erc20",
213
+ "isStableCoin": true,
214
+ "decimals": 18,
215
+ "address": "0x55d398326f99059fF775485246999027B3197955",
216
+ "sweepThreshold": 5,
217
+ "sweepWalletMinBalance": 1,
218
+ "recommendedMinBalanceFundingWallet": 0,
219
+ "recommendedMinBalanceEscrow": 100,
220
+ "recommendedMinBalanceRentEnergy": 0
221
+ }
222
+ ]
223
+ },
224
+ "101": {
225
+ "status": true,
226
+ "isTestnet": false,
227
+ "name": "Solana",
228
+ "blockchainType": "solana",
229
+ "chainId": 101,
230
+ "blockexplorerUrl": "https://solscan.io",
231
+ "rpcBaseUrl": "https://rpc.ankr.com/solana",
232
+ "rpcBaseUrlWss": "wss://rpc.ankr.com/solana/ws",
233
+ "targetConfirmations": 32,
234
+ "accounting": {
235
+ "funding_wallet": "7z5QwV7mg93PU8tBsbdvXscG9bf5VUP2QYHvS2czNisG",
236
+ "treasury_receiver": "Cr1fJwtExaPdYG8huC5axiW2m2knSoTumLzYBj9rMjCd",
237
+ "overflow_treasury_receiver": "9Akuf5wxomRwzbu3wpSPpJ21EABGGaopoBoCD1boE4Hn",
238
+ "overflow_threshold_decimal": 250,
239
+ "min_funding_wallet_balance_usd": 5,
240
+ "allowed_receivers": [
241
+ "9Akuf5wxomRwzbu3wpSPpJ21EABGGaopoBoCD1boE4Hn"
242
+ ]
243
+ },
244
+ "custodialAlchemyWebhooks": [
245
+ {
246
+ "chainId": "101",
247
+ "network_symbol": "sol",
248
+ "network": "SOLANA_MAINNET",
249
+ "total_wallet_count": 10,
250
+ "endpoint": "webhook/alchemy/address-activity-sol",
251
+ "source": "wallet"
252
+ }
253
+ ],
254
+ "quicknodeNotificationConfig": [
255
+ {
256
+ "name": "escrow-sol-prod-dz",
257
+ "network": "solana-mainnet",
258
+ "template": "solanaWalletFilter",
259
+ "source": "contract",
260
+ "chain_id": 101
261
+ },
262
+ {
263
+ "name": "qn-custodial-webhook-sol-prod-dz",
264
+ "network": "solana-mainnet",
265
+ "template": "solanaWalletFilter"
266
+ }
267
+ ],
268
+ "contracts": [
269
+ {
270
+ "type": "Escrow",
271
+ "version": "1",
272
+ "startingBlock": 416497745,
273
+ "escrowAlchemyWebhooks": [
274
+ {
275
+ "chainId": "101",
276
+ "network_symbol": "sol",
277
+ "network": "SOLANA_MAINNET",
278
+ "type": "ADDRESS_ACTIVITY",
279
+ "endpoint": "webhook/alchemy/solana/escrow-events",
280
+ "source": "contract"
281
+ }
282
+ ],
283
+ "addresses": [
284
+ "Cr1fJwtExaPdYG8huC5axiW2m2knSoTumLzYBj9rMjCd"
285
+ ]
286
+ },
287
+ {
288
+ "type": "FundingWallet",
289
+ "version": "1",
290
+ "startingBlock": 45852351,
291
+ "escrowAlchemyWebhooks": [],
292
+ "addresses": [
293
+ "7z5QwV7mg93PU8tBsbdvXscG9bf5VUP2QYHvS2czNisG"
294
+ ]
295
+ }
296
+ ],
297
+ "paymentTokens": [
298
+ {
299
+ "name": "Solana",
300
+ "symbol": "SOL",
301
+ "token_standard": "SOL",
302
+ "type": "native",
303
+ "isStableCoin": false,
304
+ "decimals": 9,
305
+ "address": "11111111111111111111111111111111",
306
+ "sweepThreshold": 0.05,
307
+ "sweepWalletMinBalance": 0.01,
308
+ "recommendedMinBalanceFundingWallet": 0.1,
309
+ "recommendedMinBalanceEscrow": 1,
310
+ "recommendedMinBalanceRentEnergy": 0
311
+ },
312
+ {
313
+ "name": "Circle Token",
314
+ "symbol": "USDC",
315
+ "token_standard": "SOL",
316
+ "type": "erc20",
317
+ "isStableCoin": true,
318
+ "decimals": 6,
319
+ "address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
320
+ "sweepThreshold": 1,
321
+ "sweepWalletMinBalance": 1,
322
+ "recommendedMinBalanceFundingWallet": 0,
323
+ "recommendedMinBalanceEscrow": 100,
324
+ "recommendedMinBalanceRentEnergy": 0
325
+ },
326
+ {
327
+ "name": "PalmUSD",
328
+ "symbol": "PUSD",
329
+ "token_standard": "SOL",
330
+ "type": "erc20",
331
+ "isStableCoin": true,
332
+ "decimals": 6,
333
+ "address": "CZzgUBvxaMLwMhVSLgqJn3npmxoTo6nzMNQPAnwtHF3s",
334
+ "sweepThreshold": 1,
335
+ "sweepWalletMinBalance": 0.1,
336
+ "recommendedMinBalanceFundingWallet": 0,
337
+ "recommendedMinBalanceEscrow": 100,
338
+ "recommendedMinBalanceRentEnergy": 0
339
+ }
340
+ ]
341
+ },
342
+ "137": {
343
+ "status": true,
344
+ "isTestnet": false,
345
+ "name": "Polygon",
346
+ "blockchainType": "evm",
347
+ "chainId": 137,
348
+ "blockexplorerUrl": "https://polygonscan.com",
349
+ "rpcBaseUrl": "https://rpc.ankr.com/polygon",
350
+ "rpcBaseUrlWss": "wss://rpc.ankr.com/polygon/ws",
351
+ "targetConfirmations": 10,
352
+ "accounting": {
353
+ "funding_wallet": "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7",
354
+ "treasury_receiver": "0x1821236AaC799c31F12C7359017083620a49a52E",
355
+ "overflow_treasury_receiver": "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e",
356
+ "overflow_threshold_decimal": 250,
357
+ "min_funding_wallet_balance_usd": 5,
358
+ "allowed_receivers": [
359
+ "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e"
360
+ ]
361
+ },
362
+ "custodialAlchemyWebhooks": [
363
+ {
364
+ "chainId": "137",
365
+ "network_symbol": "pol",
366
+ "network": "MATIC_MAINNET",
367
+ "total_wallet_count": 10,
368
+ "endpoint": "webhook/alchemy/address-activity-pol",
369
+ "source": "wallet"
370
+ }
371
+ ],
372
+ "quicknodeNotificationConfig": [
373
+ {
374
+ "name": "qn-custodial-webhook-pol-prod-dz",
375
+ "network": "bnbchain-mainnet",
376
+ "template": "evmWalletFilter"
377
+ }
378
+ ],
379
+ "contracts": [
380
+ {
381
+ "type": "Escrow",
382
+ "version": "1",
383
+ "startingBlock": 83543163,
384
+ "escrowAlchemyWebhooks": [
385
+ {
386
+ "chainId": "137",
387
+ "network_symbol": "pol",
388
+ "network": "MATIC_MAINNET",
389
+ "type": "GRAPHQL",
390
+ "endpoint": "webhook/alchemy/escrow-events",
391
+ "source": "contract"
392
+ }
393
+ ],
394
+ "addresses": [
395
+ "0x1821236AaC799c31F12C7359017083620a49a52E"
396
+ ]
397
+ },
398
+ {
399
+ "type": "FundingWallet",
400
+ "version": "1",
401
+ "startingBlock": 1,
402
+ "escrowAlchemyWebhooks": [],
403
+ "addresses": [
404
+ "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7"
405
+ ]
406
+ }
407
+ ],
408
+ "paymentTokens": [
409
+ {
410
+ "name": "Polygon",
411
+ "symbol": "POL",
412
+ "token_standard": "POL",
413
+ "type": "native",
414
+ "isStableCoin": false,
415
+ "decimals": 18,
416
+ "address": "0x0000000000000000000000000000000000000000",
417
+ "sweepThreshold": 10,
418
+ "sweepWalletMinBalance": 0.1,
419
+ "recommendedMinBalanceFundingWallet": 50,
420
+ "recommendedMinBalanceEscrow": 1000,
421
+ "recommendedMinBalanceRentEnergy": 0
422
+ },
423
+ {
424
+ "name": "Tether Token",
425
+ "symbol": "USDT",
426
+ "token_standard": "POL",
427
+ "isStableCoin": true,
428
+ "type": "erc20",
429
+ "decimals": 6,
430
+ "address": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F",
431
+ "sweepThreshold": 0,
432
+ "sweepWalletMinBalance": 1,
433
+ "recommendedMinBalanceFundingWallet": 0,
434
+ "recommendedMinBalanceEscrow": 100,
435
+ "recommendedMinBalanceRentEnergy": 0
436
+ }
437
+ ]
438
+ },
439
+ "143": {
440
+ "status": true,
441
+ "isTestnet": false,
442
+ "name": "Monad",
443
+ "blockchainType": "evm",
444
+ "chainId": 143,
445
+ "blockexplorerUrl": "https://monadscan.com",
446
+ "rpcBaseUrl": "https://rpc.ankr.com/monad_mainnet",
447
+ "rpcBaseUrlWss": "wss://rpc.ankr.com/monad_mainnet/ws",
448
+ "targetConfirmations": 10,
449
+ "accounting": {
450
+ "funding_wallet": "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7",
451
+ "treasury_receiver": "0x567559911E22E461a449BB036fE4C44464aaa664",
452
+ "overflow_treasury_receiver": "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e",
453
+ "overflow_threshold_decimal": 250,
454
+ "min_funding_wallet_balance_usd": 5,
455
+ "allowed_receivers": [
456
+ "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e"
457
+ ]
458
+ },
459
+ "custodialAlchemyWebhooks": [
460
+ {
461
+ "chainId": "143",
462
+ "network_symbol": "mon",
463
+ "network": "MONAD_MAINNET",
464
+ "total_wallet_count": 10,
465
+ "endpoint": "webhook/alchemy/address-activity-mon",
466
+ "source": "wallet"
467
+ }
468
+ ],
469
+ "quicknodeNotificationConfig": [
470
+ {
471
+ "name": "qn-custodial-webhook-mon-prod-dz",
472
+ "network": "monad-mainnet",
473
+ "template": "evmWalletFilter"
474
+ }
475
+ ],
476
+ "contracts": [
477
+ {
478
+ "type": "Escrow",
479
+ "version": "1",
480
+ "startingBlock": 56816192,
481
+ "escrowAlchemyWebhooks": [
482
+ {
483
+ "chainId": "143",
484
+ "network_symbol": "mon",
485
+ "network": "MONAD_MAINNET",
486
+ "type": "GRAPHQL",
487
+ "endpoint": "webhook/alchemy/escrow-events",
488
+ "source": "contract"
489
+ }
490
+ ],
491
+ "addresses": [
492
+ "0x567559911E22E461a449BB036fE4C44464aaa664"
493
+ ]
494
+ },
495
+ {
496
+ "type": "FundingWallet",
497
+ "version": "1",
498
+ "startingBlock": 1,
499
+ "escrowAlchemyWebhooks": [],
500
+ "addresses": [
501
+ "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7"
502
+ ]
503
+ }
504
+ ],
505
+ "paymentTokens": [
506
+ {
507
+ "name": "Monad",
508
+ "symbol": "MON",
509
+ "token_standard": "ERC-20",
510
+ "type": "native",
511
+ "decimals": 18,
512
+ "address": "0x0000000000000000000000000000000000000000",
513
+ "isStableCoin": false,
514
+ "sweepThreshold": 10,
515
+ "sweepWalletMinBalance": 0.1,
516
+ "recommendedMinBalanceFundingWallet": 100,
517
+ "recommendedMinBalanceEscrow": 1000,
518
+ "recommendedMinBalanceRentEnergy": 0
519
+ }
520
+ ]
521
+ },
522
+ "43114": {
523
+ "status": true,
524
+ "isTestnet": false,
525
+ "name": "Avalanche C-Chain",
526
+ "blockchainType": "evm",
527
+ "chainId": 43114,
528
+ "blockexplorerUrl": "https://snowtrace.io",
529
+ "rpcBaseUrl": "https://rpc.ankr.com/avalanche",
530
+ "rpcBaseUrlWss": "wss://rpc.ankr.com/avalanche/ws",
531
+ "targetConfirmations": 10,
532
+ "accounting": {
533
+ "funding_wallet": "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7",
534
+ "treasury_receiver": "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0",
535
+ "overflow_treasury_receiver": "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e",
536
+ "overflow_threshold_decimal": 250,
537
+ "min_funding_wallet_balance_usd": 5,
538
+ "allowed_receivers": [
539
+ "0x9ec71A61106a84048D19bDb4D27EbBcD4f12fd2e"
540
+ ]
541
+ },
542
+ "custodialAlchemyWebhooks": [
543
+ {
544
+ "chainId": "43114",
545
+ "network_symbol": "avax",
546
+ "network": "AVAX_MAINNET",
547
+ "total_wallet_count": 10,
548
+ "endpoint": "webhook/alchemy/address-activity-avax",
549
+ "source": "wallet"
550
+ }
551
+ ],
552
+ "quicknodeNotificationConfig": [
553
+ {
554
+ "name": "qn-custodial-webhook-avax-prod-dz",
555
+ "network": "avalanche-mainnet",
556
+ "template": "evmWalletFilter"
557
+ }
558
+ ],
559
+ "contracts": [
560
+ {
561
+ "type": "Escrow",
562
+ "version": "1",
563
+ "startingBlock": 79138284,
564
+ "escrowAlchemyWebhooks": [
565
+ {
566
+ "chainId": "43114",
567
+ "network_symbol": "avax",
568
+ "network": "AVAX_MAINNET",
569
+ "type": "GRAPHQL",
570
+ "endpoint": "webhook/alchemy/escrow-events",
571
+ "source": "contract"
572
+ }
573
+ ],
574
+ "addresses": [
575
+ "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0"
576
+ ]
577
+ },
578
+ {
579
+ "type": "FundingWallet",
580
+ "version": "1",
581
+ "startingBlock": 1,
582
+ "escrowAlchemyWebhooks": [],
583
+ "addresses": [
584
+ "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7"
585
+ ]
586
+ }
587
+ ],
588
+ "paymentTokens": [
589
+ {
590
+ "name": "Avalanche",
591
+ "symbol": "AVAX",
592
+ "token_standard": "AVAXC",
593
+ "isStableCoin": false,
594
+ "type": "native",
595
+ "decimals": 18,
596
+ "address": "0x0000000000000000000000000000000000000000",
597
+ "sweepThreshold": 0.05,
598
+ "sweepWalletMinBalance": 0.01,
599
+ "recommendedMinBalanceFundingWallet": 1,
600
+ "recommendedMinBalanceEscrow": 10,
601
+ "recommendedMinBalanceRentEnergy": 0
602
+ },
603
+ {
604
+ "name": "Tether Token",
605
+ "symbol": "USDT",
606
+ "token_standard": "AVAXC",
607
+ "type": "erc20",
608
+ "isStableCoin": true,
609
+ "decimals": 6,
610
+ "address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7",
611
+ "sweepThreshold": 4,
612
+ "sweepWalletMinBalance": 1,
613
+ "recommendedMinBalanceFundingWallet": 0,
614
+ "recommendedMinBalanceEscrow": 100,
615
+ "recommendedMinBalanceRentEnergy": 0
616
+ }
617
+ ]
618
+ },
619
+ "728126428": {
620
+ "status": true,
621
+ "isTestnet": false,
622
+ "name": "Tron",
623
+ "blockchainType": "tron",
624
+ "chainId": 728126428,
625
+ "blockexplorerUrl": "https://tronscan.org",
626
+ "tronConfig": {
627
+ "trxTransferCost": 270000,
628
+ "trc20TransferCost": 4000000,
629
+ "rentEnergyWallet": "TJAntZWVbAEj92sWwgwpgbQzQSoT9zczHp"
630
+ },
631
+ "accounting": {
632
+ "funding_wallet": "TBLeFCWoBrwgbvj33F41t8FErhkgbm3276",
633
+ "treasury_receiver": "TBLeFCWoBrwgbvj33F41t8FErhkgbm3276",
634
+ "overflow_treasury_receiver": "TJetV4XspjvQ3adfQV8RExniL7NAJukF2p",
635
+ "overflow_threshold_decimal": 250,
636
+ "min_funding_wallet_balance_usd": 5,
637
+ "allowed_receivers": [
638
+ "TJetV4XspjvQ3adfQV8RExniL7NAJukF2p"
639
+ ]
640
+ },
641
+ "rpcMetadata": {
642
+ "rpcBaseUrl": "https://rpc.ankr.com/premium-http/tron",
643
+ "tronGridApi": "https://api.trongrid.io"
644
+ },
645
+ "rpcBaseUrl": "https://rpc.ankr.com/premium-http/tron",
646
+ "rpcBaseUrlWss": "",
647
+ "targetConfirmations": 2,
648
+ "quicknodeStreams": [
649
+ {
650
+ "network": "tron-mainnet",
651
+ "dataset": "logs",
652
+ "name": "tron-custodial-transfers",
653
+ "listConfig": {
654
+ "key": "custodial-addresses"
655
+ }
656
+ }
657
+ ],
658
+ "custodialAlchemyWebhooks": [],
659
+ "contracts": [
660
+ {
661
+ "type": "FundingWallet",
662
+ "version": "1",
663
+ "startingBlock": 1,
664
+ "escrowAlchemyWebhooks": [],
665
+ "addresses": [
666
+ "TBLeFCWoBrwgbvj33F41t8FErhkgbm3276"
667
+ ]
668
+ }
669
+ ],
670
+ "paymentTokens": [
671
+ {
672
+ "name": "Tron",
673
+ "symbol": "TRX",
674
+ "token_standard": "TRX",
675
+ "type": "native",
676
+ "isStableCoin": false,
677
+ "decimals": 6,
678
+ "address": "0000000000000000000000000000000000000000",
679
+ "sweepThreshold": 10,
680
+ "sweepWalletMinBalance": 6,
681
+ "recommendedMinBalanceFundingWallet": 333,
682
+ "recommendedMinBalanceEscrow": 0,
683
+ "recommendedMinBalanceRentEnergy": 50
684
+ },
685
+ {
686
+ "name": "Tether Token",
687
+ "symbol": "USDT",
688
+ "token_standard": "TRC-20",
689
+ "type": "trc20",
690
+ "isStableCoin": true,
691
+ "decimals": 6,
692
+ "address": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
693
+ "sweepThreshold": 5,
694
+ "sweepWalletMinBalance": 1,
695
+ "recommendedMinBalanceFundingWallet": 100,
696
+ "recommendedMinBalanceEscrow": 0,
697
+ "recommendedMinBalanceRentEnergy": 0
698
+ }
699
+ ]
700
+ },
701
+ "1000000000": {
702
+ "status": true,
703
+ "isTestnet": false,
704
+ "name": "Bitcoin",
705
+ "blockchainType": "lightning",
706
+ "chainId": 1000000000,
707
+ "blockexplorerUrl": "https://mempool.space/lightning",
708
+ "rpcBaseUrl": "",
709
+ "rpcBaseUrlWss": "",
710
+ "targetConfirmations": 1,
711
+ "custodialAlchemyWebhooks": [],
712
+ "contracts": [],
713
+ "paymentTokens": [
714
+ {
715
+ "name": "Bitcoin",
716
+ "symbol": "BTC",
717
+ "token_standard": "LIGHTNING",
718
+ "type": "native",
719
+ "isStableCoin": false,
720
+ "decimals": 8,
721
+ "address": "000000000000000000000000000000000000000000",
722
+ "sweepThreshold": 0.001,
723
+ "sweepWalletMinBalance": 0.01
724
+ }
725
+ ]
726
+ }
727
+ }