@ercworldio/blockchain-shared 1.0.0 → 1.0.1-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 (75) hide show
  1. package/build/chains/networks_dev.json +44 -11
  2. package/build/chains/networks_prod-bu.json +7 -7
  3. package/build/chains/networks_prod-dz.json +510 -0
  4. package/build/chains/networks_prod.json +8 -8
  5. package/build/chains/networks_stg-bu.json +7 -7
  6. package/build/chains/networks_stg-dz.json +17 -6
  7. package/build/index.d.ts +6 -0
  8. package/build/index.d.ts.map +1 -1
  9. package/build/index.js +13 -2
  10. package/build/interfaces/config.d.ts +15 -2
  11. package/build/interfaces/config.d.ts.map +1 -1
  12. package/build/interfaces/config.js +5 -0
  13. package/build/interfaces.d.ts +2 -1
  14. package/build/interfaces.d.ts.map +1 -1
  15. package/build/services/AlchemyService.d.ts +1 -0
  16. package/build/services/AlchemyService.d.ts.map +1 -1
  17. package/build/services/AlchemyService.js +6 -2
  18. package/build/services/AlchemyWebhookAddressManager.d.ts +38 -0
  19. package/build/services/AlchemyWebhookAddressManager.d.ts.map +1 -0
  20. package/build/services/AlchemyWebhookAddressManager.js +123 -0
  21. package/build/services/AlchemyWebhookSignature.d.ts +3 -3
  22. package/build/services/AlchemyWebhookSignature.d.ts.map +1 -1
  23. package/build/services/AlchemyWebhookSignature.js +8 -8
  24. package/build/services/BalanceService.d.ts +5 -1
  25. package/build/services/BalanceService.d.ts.map +1 -1
  26. package/build/services/BalanceService.js +32 -11
  27. package/build/services/ClaimJobService.d.ts.map +1 -1
  28. package/build/services/ClaimJobService.js +4 -1
  29. package/build/services/DepositAddressService.d.ts +8 -0
  30. package/build/services/DepositAddressService.d.ts.map +1 -1
  31. package/build/services/DepositAddressService.js +30 -0
  32. package/build/services/KeyVaultService.d.ts +1 -1
  33. package/build/services/KeyVaultService.d.ts.map +1 -1
  34. package/build/services/KeyVaultService.js +3 -30
  35. package/build/services/QuicknodeWebhookSignature.d.ts +3 -3
  36. package/build/services/QuicknodeWebhookSignature.d.ts.map +1 -1
  37. package/build/services/QuicknodeWebhookSignature.js +8 -8
  38. package/build/services/StorageService.js +2 -2
  39. package/build/services/SweepJobService.d.ts.map +1 -1
  40. package/build/services/SweepJobService.js +4 -1
  41. package/build/services/WalletManager.d.ts +3 -1
  42. package/build/services/WalletManager.d.ts.map +1 -1
  43. package/build/services/WalletManager.js +11 -7
  44. package/build/services/WalletManagerHelper.d.ts +15 -0
  45. package/build/services/WalletManagerHelper.d.ts.map +1 -0
  46. package/build/services/WalletManagerHelper.js +65 -0
  47. package/build/services/quicknode-notifications/QnNotificationsApi.d.ts +20 -0
  48. package/build/services/quicknode-notifications/QnNotificationsApi.d.ts.map +1 -0
  49. package/build/services/quicknode-notifications/QnNotificationsApi.js +134 -0
  50. package/build/services/quicknode-notifications/QnWebhookAddressManager.d.ts +47 -0
  51. package/build/services/quicknode-notifications/QnWebhookAddressManager.d.ts.map +1 -0
  52. package/build/services/quicknode-notifications/QnWebhookAddressManager.js +265 -0
  53. package/build/services/quicknode-notifications/SetupNotifications.d.ts +40 -0
  54. package/build/services/quicknode-notifications/SetupNotifications.d.ts.map +1 -0
  55. package/build/services/quicknode-notifications/SetupNotifications.js +253 -0
  56. package/build/services/quicknode-notifications/types/index.d.ts +2 -0
  57. package/build/services/quicknode-notifications/types/index.d.ts.map +1 -0
  58. package/build/services/quicknode-notifications/types/index.js +17 -0
  59. package/build/services/quicknode-notifications/types/notification_types.d.ts +154 -0
  60. package/build/services/quicknode-notifications/types/notification_types.d.ts.map +1 -0
  61. package/build/services/quicknode-notifications/types/notification_types.js +2 -0
  62. package/build/services/solana/escrow/idl/escrow.json +110 -1
  63. package/build/services/solana/escrow/types/escrow.d.ts +110 -1
  64. package/build/services/solana/escrow/types/escrow.d.ts.map +1 -1
  65. package/build/services/types/chain_manager.d.ts +5 -0
  66. package/build/services/types/chain_manager.d.ts.map +1 -1
  67. package/build/services/types/quicknode.d.ts +1 -0
  68. package/build/services/types/quicknode.d.ts.map +1 -1
  69. package/build/utils/AsyncTTLCache.d.ts +1 -0
  70. package/build/utils/AsyncTTLCache.d.ts.map +1 -1
  71. package/build/utils/AsyncTTLCache.js +3 -0
  72. package/build/utils/solana.d.ts +1 -0
  73. package/build/utils/solana.d.ts.map +1 -1
  74. package/build/utils/solana.js +15 -1
  75. package/package.json +1 -1
@@ -2,7 +2,7 @@
2
2
  "1000000001": {
3
3
  "status": true,
4
4
  "isTestnet": true,
5
- "name": "BTC Lightning",
5
+ "name": "Bitcoin",
6
6
  "blockchainType": "lightning",
7
7
  "chainId": 1000000001,
8
8
  "blockexplorerUrl": "https://mempool.space/lightning",
@@ -49,16 +49,7 @@
49
49
  "rpcBaseUrl": "https://api.nileex.io",
50
50
  "rpcBaseUrlWss": "",
51
51
  "targetConfirmations": 20,
52
- "quicknodeStreams": [
53
- {
54
- "network": "tron-mainnet",
55
- "dataset": "logs",
56
- "name": "tron-custodial-transfers",
57
- "listConfig": {
58
- "key": "custodial-addresses"
59
- }
60
- }
61
- ],
52
+ "quicknodeStreams": [],
62
53
  "custodialAlchemyWebhooks": [],
63
54
  "contracts": [
64
55
  {
@@ -129,6 +120,13 @@
129
120
  "source": "wallet"
130
121
  }
131
122
  ],
123
+ "quicknodeNotificationConfig": [
124
+ {
125
+ "name": "qn-custodial-webhook-sol-dev",
126
+ "network": "solana-devnet",
127
+ "template": "solanaWalletFilter"
128
+ }
129
+ ],
132
130
  "contracts": [
133
131
  {
134
132
  "type": "Escrow",
@@ -208,6 +206,13 @@
208
206
  "source": "wallet"
209
207
  }
210
208
  ],
209
+ "quicknodeNotificationConfig": [
210
+ {
211
+ "name": "qn-custodial-webhook-bsc-dev",
212
+ "network": "bnbchain-testnet",
213
+ "template": "evmWalletFilter"
214
+ }
215
+ ],
211
216
  "contracts": [
212
217
  {
213
218
  "type": "Escrow",
@@ -360,6 +365,13 @@
360
365
  "source": "wallet"
361
366
  }
362
367
  ],
368
+ "quicknodeNotificationConfig": [
369
+ {
370
+ "name": "qn-custodial-webhook-avax-dev",
371
+ "network": "avalanche-fuji",
372
+ "template": "evmWalletFilter"
373
+ }
374
+ ],
363
375
  "contracts": [
364
376
  {
365
377
  "type": "Escrow",
@@ -454,6 +466,13 @@
454
466
  "source": "wallet"
455
467
  }
456
468
  ],
469
+ "quicknodeNotificationConfig": [
470
+ {
471
+ "name": "qn-custodial-webhook-eth-dev",
472
+ "network": "ethereum-sepolia",
473
+ "template": "evmWalletFilter"
474
+ }
475
+ ],
457
476
  "contracts": [
458
477
  {
459
478
  "type": "Escrow",
@@ -534,6 +553,13 @@
534
553
  "source": "wallet"
535
554
  }
536
555
  ],
556
+ "quicknodeNotificationConfig": [
557
+ {
558
+ "name": "qn-custodial-webhook-pol-dev",
559
+ "network": "polygon-amoy",
560
+ "template": "evmWalletFilter"
561
+ }
562
+ ],
537
563
  "contracts": [
538
564
  {
539
565
  "type": "Escrow",
@@ -613,6 +639,13 @@
613
639
  "source": "wallet"
614
640
  }
615
641
  ],
642
+ "quicknodeNotificationConfig": [
643
+ {
644
+ "name": "qn-custodial-webhook-mon-dev",
645
+ "network": "monad-testnet",
646
+ "template": "evmWalletFilter"
647
+ }
648
+ ],
616
649
  "contracts": [
617
650
  {
618
651
  "type": "Escrow",
@@ -75,7 +75,7 @@
75
75
  "decimals": 6,
76
76
  "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
77
77
  "sweepThreshold": 5,
78
- "sweepWalletMinBalance": 0
78
+ "sweepWalletMinBalance": 1
79
79
  }
80
80
  ]
81
81
  },
@@ -155,7 +155,7 @@
155
155
  "decimals": 18,
156
156
  "address": "0x55d398326f99059fF775485246999027B3197955",
157
157
  "sweepThreshold": 5,
158
- "sweepWalletMinBalance": 0
158
+ "sweepWalletMinBalance": 1
159
159
  }
160
160
  ]
161
161
  },
@@ -235,7 +235,7 @@
235
235
  "decimals": 6,
236
236
  "address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
237
237
  "sweepThreshold": 1,
238
- "sweepWalletMinBalance": 0
238
+ "sweepWalletMinBalance": 1
239
239
  }
240
240
  ]
241
241
  },
@@ -457,14 +457,14 @@
457
457
  },
458
458
  {
459
459
  "name": "Tether Token",
460
- "symbol": "USDt",
460
+ "symbol": "USDT",
461
461
  "token_standard": "AVAXC",
462
462
  "type": "erc20",
463
463
  "isStableCoin": true,
464
464
  "decimals": 6,
465
465
  "address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7",
466
466
  "sweepThreshold": 5,
467
- "sweepWalletMinBalance": 0
467
+ "sweepWalletMinBalance": 1
468
468
  }
469
469
  ]
470
470
  },
@@ -535,14 +535,14 @@
535
535
  "decimals": 6,
536
536
  "address": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
537
537
  "sweepThreshold": 5,
538
- "sweepWalletMinBalance": 0
538
+ "sweepWalletMinBalance": 1
539
539
  }
540
540
  ]
541
541
  },
542
542
  "1000000000": {
543
543
  "status": true,
544
544
  "isTestnet": false,
545
- "name": "BTC Lightning",
545
+ "name": "Bitcoin",
546
546
  "blockchainType": "lightning",
547
547
  "chainId": 1000000000,
548
548
  "blockexplorerUrl": "https://mempool.space/lightning",
@@ -0,0 +1,510 @@
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": "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0",
16
+ "overflow_threshold_decimal": 100000
17
+ },
18
+ "custodialAlchemyWebhooks": [
19
+ {
20
+ "chainId": "1",
21
+ "network_symbol": "eth",
22
+ "network": "ETH_MAINNET",
23
+ "total_wallet_count": 10,
24
+ "endpoint": "webhook/alchemy/address-activity-eth",
25
+ "source": "wallet"
26
+ }
27
+ ],
28
+ "contracts": [
29
+ {
30
+ "type": "Escrow",
31
+ "version": "1",
32
+ "startingBlock": 24549134,
33
+ "escrowAlchemyWebhooks": [
34
+ {
35
+ "chainId": "1",
36
+ "network_symbol": "eth",
37
+ "network": "ETH_MAINNET",
38
+ "type": "GRAPHQL",
39
+ "endpoint": "webhook/alchemy/escrow-events",
40
+ "source": "contract"
41
+ }
42
+ ],
43
+ "addresses": [
44
+ "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0"
45
+ ]
46
+ },
47
+ {
48
+ "type": "FundingWallet",
49
+ "version": "1",
50
+ "startingBlock": 1,
51
+ "escrowAlchemyWebhooks": [],
52
+ "addresses": [
53
+ "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7"
54
+ ]
55
+ }
56
+ ],
57
+ "paymentTokens": [
58
+ {
59
+ "name": "Ethereum",
60
+ "symbol": "ETH",
61
+ "token_standard": "ERC-20",
62
+ "type": "native",
63
+ "isStableCoin": false,
64
+ "decimals": 18,
65
+ "address": "0x0000000000000000000000000000000000000000",
66
+ "sweepThreshold": 0.004,
67
+ "sweepWalletMinBalance": 0.0002
68
+ },
69
+ {
70
+ "name": "Tether Token",
71
+ "symbol": "USDT",
72
+ "token_standard": "ERC-20",
73
+ "type": "erc20",
74
+ "isStableCoin": true,
75
+ "decimals": 6,
76
+ "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
77
+ "sweepThreshold": 4,
78
+ "sweepWalletMinBalance": 1
79
+ },
80
+ {
81
+ "name": "Circle Token",
82
+ "symbol": "USDC",
83
+ "token_standard": "ERC-20",
84
+ "type": "erc20",
85
+ "isStableCoin": true,
86
+ "decimals": 6,
87
+ "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
88
+ "sweepThreshold": 4,
89
+ "sweepWalletMinBalance": 1
90
+ }
91
+ ]
92
+ },
93
+ "56": {
94
+ "status": true,
95
+ "isTestnet": false,
96
+ "name": "BNB Chain",
97
+ "blockchainType": "evm",
98
+ "chainId": 56,
99
+ "blockexplorerUrl": "https://bscscan.com",
100
+ "rpcBaseUrl": "https://rpc.ankr.com/bsc",
101
+ "rpcBaseUrlWss": "wss://rpc.ankr.com/bsc/ws",
102
+ "targetConfirmations": 5,
103
+ "accounting": {
104
+ "funding_wallet": "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7",
105
+ "treasury_receiver": "0x184D508C3934e36Df2531175460DCca51F238E4e",
106
+ "overflow_treasury_receiver": "0x184D508C3934e36Df2531175460DCca51F238E4e",
107
+ "overflow_threshold_decimal": 100000
108
+ },
109
+ "custodialAlchemyWebhooks": [
110
+ {
111
+ "chainId": "56",
112
+ "network_symbol": "bnb",
113
+ "network": "BNB_MAINNET",
114
+ "total_wallet_count": 10,
115
+ "endpoint": "webhook/alchemy/address-activity-bnb",
116
+ "source": "wallet"
117
+ }
118
+ ],
119
+ "contracts": [
120
+ {
121
+ "type": "Escrow",
122
+ "version": "1",
123
+ "startingBlock": 83690132,
124
+ "escrowAlchemyWebhooks": [
125
+ {
126
+ "chainId": "56",
127
+ "network_symbol": "bnb",
128
+ "network": "BNB_MAINNET",
129
+ "type": "GRAPHQL",
130
+ "endpoint": "webhook/alchemy/escrow-events",
131
+ "source": "contract"
132
+ }
133
+ ],
134
+ "addresses": [
135
+ "0x184D508C3934e36Df2531175460DCca51F238E4e"
136
+ ]
137
+ },
138
+ {
139
+ "type": "FundingWallet",
140
+ "version": "1",
141
+ "startingBlock": 1,
142
+ "escrowAlchemyWebhooks": [],
143
+ "addresses": [
144
+ "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7"
145
+ ]
146
+ }
147
+ ],
148
+ "paymentTokens": [
149
+ {
150
+ "name": "BNB Chain",
151
+ "symbol": "BNB",
152
+ "token_standard": "BEP-20",
153
+ "type": "native",
154
+ "isStableCoin": false,
155
+ "decimals": 18,
156
+ "address": "0x0000000000000000000000000000000000000000",
157
+ "sweepThreshold": 0.008,
158
+ "sweepWalletMinBalance": 0.0002
159
+ },
160
+ {
161
+ "name": "Tether Token",
162
+ "symbol": "USDT",
163
+ "token_standard": "BEP-20",
164
+ "type": "erc20",
165
+ "isStableCoin": true,
166
+ "decimals": 18,
167
+ "address": "0x55d398326f99059fF775485246999027B3197955",
168
+ "sweepThreshold": 5,
169
+ "sweepWalletMinBalance": 1
170
+ }
171
+ ]
172
+ },
173
+ "101": {
174
+ "status": true,
175
+ "isTestnet": false,
176
+ "name": "Solana",
177
+ "blockchainType": "solana",
178
+ "chainId": 101,
179
+ "blockexplorerUrl": "https://solscan.io",
180
+ "rpcBaseUrl": "https://rpc.ankr.com/solana",
181
+ "rpcBaseUrlWss": "wss://rpc.ankr.com/solana/ws",
182
+ "targetConfirmations": 2,
183
+ "accounting": {
184
+ "funding_wallet": "7z5QwV7mg93PU8tBsbdvXscG9bf5VUP2QYHvS2czNisG",
185
+ "treasury_receiver": "Cr1fJwtExaPdYG8huC5axiW2m2knSoTumLzYBj9rMjCd",
186
+ "overflow_treasury_receiver": "Cr1fJwtExaPdYG8huC5axiW2m2knSoTumLzYBj9rMjCd",
187
+ "overflow_threshold_decimal": 100000
188
+ },
189
+ "custodialAlchemyWebhooks": [
190
+ {
191
+ "chainId": "101",
192
+ "network_symbol": "sol",
193
+ "network": "SOLANA_MAINNET",
194
+ "total_wallet_count": 10,
195
+ "endpoint": "webhook/alchemy/address-activity-sol",
196
+ "source": "wallet"
197
+ }
198
+ ],
199
+ "contracts": [
200
+ {
201
+ "type": "Escrow",
202
+ "version": "1",
203
+ "startingBlock": 416497745,
204
+ "escrowAlchemyWebhooks": [
205
+ {
206
+ "chainId": "101",
207
+ "network_symbol": "sol",
208
+ "network": "SOLANA_MAINNET",
209
+ "type": "ADDRESS_ACTIVITY",
210
+ "endpoint": "webhook/alchemy/solana/escrow-events",
211
+ "source": "contract"
212
+ }
213
+ ],
214
+ "addresses": [
215
+ "Cr1fJwtExaPdYG8huC5axiW2m2knSoTumLzYBj9rMjCd"
216
+ ]
217
+ },
218
+ {
219
+ "type": "FundingWallet",
220
+ "version": "1",
221
+ "startingBlock": 45852351,
222
+ "escrowAlchemyWebhooks": [],
223
+ "addresses": [
224
+ "7z5QwV7mg93PU8tBsbdvXscG9bf5VUP2QYHvS2czNisG"
225
+ ]
226
+ }
227
+ ],
228
+ "paymentTokens": [
229
+ {
230
+ "name": "Solana",
231
+ "symbol": "SOL",
232
+ "token_standard": "SOL",
233
+ "type": "native",
234
+ "isStableCoin": false,
235
+ "decimals": 9,
236
+ "address": "11111111111111111111111111111111",
237
+ "sweepThreshold": 0.05,
238
+ "sweepWalletMinBalance": 0.01
239
+ },
240
+ {
241
+ "name": "Circle Token",
242
+ "symbol": "USDC",
243
+ "token_standard": "SOL",
244
+ "type": "erc20",
245
+ "isStableCoin": true,
246
+ "decimals": 6,
247
+ "address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
248
+ "sweepThreshold": 1,
249
+ "sweepWalletMinBalance": 1
250
+ }
251
+ ]
252
+ },
253
+ "137": {
254
+ "status": true,
255
+ "isTestnet": false,
256
+ "name": "Polygon",
257
+ "blockchainType": "evm",
258
+ "chainId": 137,
259
+ "blockexplorerUrl": "https://polygonscan.com",
260
+ "rpcBaseUrl": "https://rpc.ankr.com/polygon",
261
+ "rpcBaseUrlWss": "wss://rpc.ankr.com/polygon/ws",
262
+ "targetConfirmations": 10,
263
+ "accounting": {
264
+ "funding_wallet": "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7",
265
+ "treasury_receiver": "0x1821236AaC799c31F12C7359017083620a49a52E",
266
+ "overflow_treasury_receiver": "0x1821236AaC799c31F12C7359017083620a49a52E",
267
+ "overflow_threshold_decimal": 100000
268
+ },
269
+ "custodialAlchemyWebhooks": [
270
+ {
271
+ "chainId": "137",
272
+ "network_symbol": "pol",
273
+ "network": "MATIC_MAINNET",
274
+ "total_wallet_count": 10,
275
+ "endpoint": "webhook/alchemy/address-activity-pol",
276
+ "source": "wallet"
277
+ }
278
+ ],
279
+ "contracts": [
280
+ {
281
+ "type": "Escrow",
282
+ "version": "1",
283
+ "startingBlock": 83543163,
284
+ "escrowAlchemyWebhooks": [
285
+ {
286
+ "chainId": "137",
287
+ "network_symbol": "pol",
288
+ "network": "MATIC_MAINNET",
289
+ "type": "GRAPHQL",
290
+ "endpoint": "webhook/alchemy/escrow-events",
291
+ "source": "contract"
292
+ }
293
+ ],
294
+ "addresses": [
295
+ "0x1821236AaC799c31F12C7359017083620a49a52E"
296
+ ]
297
+ },
298
+ {
299
+ "type": "FundingWallet",
300
+ "version": "1",
301
+ "startingBlock": 1,
302
+ "escrowAlchemyWebhooks": [],
303
+ "addresses": [
304
+ "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7"
305
+ ]
306
+ }
307
+ ],
308
+ "paymentTokens": [
309
+ {
310
+ "name": "Polygon",
311
+ "symbol": "POL",
312
+ "token_standard": "POL",
313
+ "type": "native",
314
+ "isStableCoin": false,
315
+ "decimals": 18,
316
+ "address": "0x0000000000000000000000000000000000000000",
317
+ "sweepThreshold": 10,
318
+ "sweepWalletMinBalance": 0.1
319
+ },
320
+ {
321
+ "name": "Tether Token",
322
+ "symbol": "USDT",
323
+ "token_standard": "POL",
324
+ "isStableCoin": true,
325
+ "type": "erc20",
326
+ "decimals": 6,
327
+ "address": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F",
328
+ "sweepThreshold": 0,
329
+ "sweepWalletMinBalance": 1
330
+ }
331
+ ]
332
+ },
333
+ "43114": {
334
+ "status": true,
335
+ "isTestnet": false,
336
+ "name": "Avalanche C-Chain",
337
+ "blockchainType": "evm",
338
+ "chainId": 43114,
339
+ "blockexplorerUrl": "https://snowtrace.io",
340
+ "rpcBaseUrl": "https://rpc.ankr.com/avalanche",
341
+ "rpcBaseUrlWss": "wss://rpc.ankr.com/avalanche/ws",
342
+ "targetConfirmations": 10,
343
+ "accounting": {
344
+ "funding_wallet": "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7",
345
+ "treasury_receiver": "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0",
346
+ "overflow_treasury_receiver": "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0",
347
+ "overflow_threshold_decimal": 100000
348
+ },
349
+ "custodialAlchemyWebhooks": [
350
+ {
351
+ "chainId": "43114",
352
+ "network_symbol": "avax",
353
+ "network": "AVAX_MAINNET",
354
+ "total_wallet_count": 10,
355
+ "endpoint": "webhook/alchemy/address-activity-avax",
356
+ "source": "wallet"
357
+ }
358
+ ],
359
+ "contracts": [
360
+ {
361
+ "type": "Escrow",
362
+ "version": "1",
363
+ "startingBlock": 79138284,
364
+ "escrowAlchemyWebhooks": [
365
+ {
366
+ "chainId": "43114",
367
+ "network_symbol": "avax",
368
+ "network": "AVAX_MAINNET",
369
+ "type": "GRAPHQL",
370
+ "endpoint": "webhook/alchemy/escrow-events",
371
+ "source": "contract"
372
+ }
373
+ ],
374
+ "addresses": [
375
+ "0x5df6F2A9016d6cA062e60da3b056736B2015B6f0"
376
+ ]
377
+ },
378
+ {
379
+ "type": "FundingWallet",
380
+ "version": "1",
381
+ "startingBlock": 1,
382
+ "escrowAlchemyWebhooks": [],
383
+ "addresses": [
384
+ "0x9Ea8Fb697981Fe83599E3F90b0Bd77E3a3253fE7"
385
+ ]
386
+ }
387
+ ],
388
+ "paymentTokens": [
389
+ {
390
+ "name": "Avalanche",
391
+ "symbol": "AVAX",
392
+ "token_standard": "AVAXC",
393
+ "isStableCoin": false,
394
+ "type": "native",
395
+ "decimals": 18,
396
+ "address": "0x0000000000000000000000000000000000000000",
397
+ "sweepThreshold": 0.05,
398
+ "sweepWalletMinBalance": 0.01
399
+ },
400
+ {
401
+ "name": "Tether Token",
402
+ "symbol": "USDT",
403
+ "token_standard": "AVAXC",
404
+ "type": "erc20",
405
+ "isStableCoin": true,
406
+ "decimals": 6,
407
+ "address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7",
408
+ "sweepThreshold": 4,
409
+ "sweepWalletMinBalance": 1
410
+ }
411
+ ]
412
+ },
413
+ "728126428": {
414
+ "status": true,
415
+ "isTestnet": false,
416
+ "name": "Tron",
417
+ "blockchainType": "tron",
418
+ "chainId": 728126428,
419
+ "blockexplorerUrl": "https://tronscan.org",
420
+ "tronConfig": {
421
+ "trxTransferCost": 270000,
422
+ "trc20TransferCost": 4000000
423
+ },
424
+ "accounting": {
425
+ "funding_wallet": "TTxo5LeNkq5g9sywaGdXjttKRvoum8xSGp",
426
+ "treasury_receiver": "TTxo5LeNkq5g9sywaGdXjttKRvoum8xSGp",
427
+ "overflow_treasury_receiver": "TTxo5LeNkq5g9sywaGdXjttKRvoum8xSGp",
428
+ "overflow_threshold_decimal": 100000
429
+ },
430
+ "rpcMetadata": {
431
+ "rpcBaseUrl": "https://rpc.ankr.com/premium-http/tron",
432
+ "tronGridApi": "https://api.trongrid.io"
433
+ },
434
+ "rpcBaseUrl": "https://rpc.ankr.com/premium-http/tron",
435
+ "rpcBaseUrlWss": "",
436
+ "targetConfirmations": 2,
437
+ "quicknodeStreams": [
438
+ {
439
+ "network": "tron-mainnet",
440
+ "dataset": "logs",
441
+ "name": "tron-custodial-transfers",
442
+ "listConfig": {
443
+ "key": "custodial-addresses"
444
+ }
445
+ }
446
+ ],
447
+ "custodialAlchemyWebhooks": [],
448
+ "contracts": [
449
+ {
450
+ "type": "FundingWallet",
451
+ "version": "1",
452
+ "startingBlock": 1,
453
+ "escrowAlchemyWebhooks": [],
454
+ "addresses": [
455
+ "TTxo5LeNkq5g9sywaGdXjttKRvoum8xSGp"
456
+ ]
457
+ }
458
+ ],
459
+ "paymentTokens": [
460
+ {
461
+ "name": "Tron",
462
+ "symbol": "TRX",
463
+ "token_standard": "TRX",
464
+ "type": "native",
465
+ "isStableCoin": false,
466
+ "decimals": 6,
467
+ "address": "0000000000000000000000000000000000000000",
468
+ "sweepThreshold": 10,
469
+ "sweepWalletMinBalance": 6
470
+ },
471
+ {
472
+ "name": "Tether Token",
473
+ "symbol": "USDT",
474
+ "token_standard": "TRC-20",
475
+ "type": "trc20",
476
+ "isStableCoin": true,
477
+ "decimals": 6,
478
+ "address": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
479
+ "sweepThreshold": 5,
480
+ "sweepWalletMinBalance": 1
481
+ }
482
+ ]
483
+ },
484
+ "1000000000": {
485
+ "status": true,
486
+ "isTestnet": false,
487
+ "name": "Bitcoin",
488
+ "blockchainType": "lightning",
489
+ "chainId": 1000000000,
490
+ "blockexplorerUrl": "https://mempool.space/lightning",
491
+ "rpcBaseUrl": "",
492
+ "rpcBaseUrlWss": "",
493
+ "targetConfirmations": 1,
494
+ "custodialAlchemyWebhooks": [],
495
+ "contracts": [],
496
+ "paymentTokens": [
497
+ {
498
+ "name": "Bitcoin",
499
+ "symbol": "BTC",
500
+ "token_standard": "LIGHTNING",
501
+ "type": "native",
502
+ "isStableCoin": false,
503
+ "decimals": 8,
504
+ "address": "000000000000000000000000000000000000000000",
505
+ "sweepThreshold": 0.001,
506
+ "sweepWalletMinBalance": 0.01
507
+ }
508
+ ]
509
+ }
510
+ }