@ledgerhq/live-common 34.46.0-nightly.5 → 34.46.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 (335) hide show
  1. package/lib/bridge/crypto-assets/index.d.ts +1 -1
  2. package/lib/bridge/crypto-assets/index.d.ts.map +1 -1
  3. package/lib/bridge/crypto-assets/index.js +1 -1
  4. package/lib/bridge/crypto-assets/index.js.map +1 -1
  5. package/lib/bridge/generic-alpaca/estimateMaxSpendable.d.ts.map +1 -1
  6. package/lib/bridge/generic-alpaca/estimateMaxSpendable.js +4 -6
  7. package/lib/bridge/generic-alpaca/estimateMaxSpendable.js.map +1 -1
  8. package/lib/bridge/generic-alpaca/getTransactionStatus.d.ts.map +1 -1
  9. package/lib/bridge/generic-alpaca/getTransactionStatus.js +2 -2
  10. package/lib/bridge/generic-alpaca/getTransactionStatus.js.map +1 -1
  11. package/lib/bridge/generic-alpaca/prepareTransaction.d.ts.map +1 -1
  12. package/lib/bridge/generic-alpaca/prepareTransaction.js +12 -12
  13. package/lib/bridge/generic-alpaca/prepareTransaction.js.map +1 -1
  14. package/lib/bridge/generic-alpaca/signOperation.d.ts.map +1 -1
  15. package/lib/bridge/generic-alpaca/signOperation.js +4 -3
  16. package/lib/bridge/generic-alpaca/signOperation.js.map +1 -1
  17. package/lib/bridge/generic-alpaca/tests/prepareTransaction.test.js +1 -1
  18. package/lib/bridge/generic-alpaca/tests/prepareTransaction.test.js.map +1 -1
  19. package/lib/bridge/generic-alpaca/utils.d.ts +1 -0
  20. package/lib/bridge/generic-alpaca/utils.d.ts.map +1 -1
  21. package/lib/bridge/generic-alpaca/utils.js +1 -0
  22. package/lib/bridge/generic-alpaca/utils.js.map +1 -1
  23. package/lib/bridge/impl.d.ts +1 -1
  24. package/lib/bridge/impl.d.ts.map +1 -1
  25. package/lib/currencies/index.d.ts +1 -1
  26. package/lib/currencies/index.d.ts.map +1 -1
  27. package/lib/currencies/index.js +2 -1
  28. package/lib/currencies/index.js.map +1 -1
  29. package/lib/currencies/sortByMarketcap.test.js +1 -2
  30. package/lib/currencies/sortByMarketcap.test.js.map +1 -1
  31. package/lib/domain/getTokensWithFunds.test.js +1 -1
  32. package/lib/domain/getTokensWithFunds.test.js.map +1 -1
  33. package/lib/e2e/enum/AppInfos.d.ts +1 -1
  34. package/lib/e2e/enum/AppInfos.d.ts.map +1 -1
  35. package/lib/e2e/enum/DeviceLabels.d.ts +2 -3
  36. package/lib/e2e/enum/DeviceLabels.d.ts.map +1 -1
  37. package/lib/e2e/enum/DeviceLabels.js +1 -2
  38. package/lib/e2e/enum/DeviceLabels.js.map +1 -1
  39. package/lib/e2e/enum/Provider.d.ts.map +1 -1
  40. package/lib/e2e/enum/Provider.js +2 -2
  41. package/lib/e2e/enum/Provider.js.map +1 -1
  42. package/lib/e2e/families/solana.d.ts.map +1 -1
  43. package/lib/e2e/families/solana.js +4 -4
  44. package/lib/e2e/families/solana.js.map +1 -1
  45. package/lib/e2e/index.d.ts +0 -5
  46. package/lib/e2e/index.d.ts.map +1 -1
  47. package/lib/e2e/speculos.d.ts.map +1 -1
  48. package/lib/e2e/speculos.js +5 -4
  49. package/lib/e2e/speculos.js.map +1 -1
  50. package/lib/e2e/speculosCI.d.ts +0 -4
  51. package/lib/e2e/speculosCI.d.ts.map +1 -1
  52. package/lib/e2e/speculosCI.js +6 -16
  53. package/lib/e2e/speculosCI.js.map +1 -1
  54. package/lib/env.react.d.ts +1 -1
  55. package/lib/env.react.d.ts.map +1 -1
  56. package/lib/exchange/swap/api/v5/actions.js +1 -1
  57. package/lib/exchange/swap/api/v5/actions.js.map +1 -1
  58. package/lib/exchange/swap/types.d.ts +1 -1
  59. package/lib/exchange/swap/types.d.ts.map +1 -1
  60. package/lib/families/evm/setup.d.ts.map +1 -1
  61. package/lib/families/evm/setup.js +1 -11
  62. package/lib/families/evm/setup.js.map +1 -1
  63. package/lib/families/hedera/setup.d.ts +5 -5
  64. package/lib/families/hedera/setup.d.ts.map +1 -1
  65. package/lib/families/hedera/setup.js.map +1 -1
  66. package/lib/families/solana/setup.d.ts.map +1 -1
  67. package/lib/families/solana/setup.js +1 -2
  68. package/lib/families/solana/setup.js.map +1 -1
  69. package/lib/featureFlags/defaultFeatures.d.ts.map +1 -1
  70. package/lib/featureFlags/defaultFeatures.js +0 -1
  71. package/lib/featureFlags/defaultFeatures.js.map +1 -1
  72. package/lib/featureFlags/useFeature.d.ts +1 -1
  73. package/lib/featureFlags/useFeature.d.ts.map +1 -1
  74. package/lib/generated/bridge/js.d.ts +1 -1
  75. package/lib/market/utils/countervalueFormatter.d.ts.map +1 -1
  76. package/lib/market/utils/countervalueFormatter.js.map +1 -1
  77. package/lib/market/utils/types.d.ts +0 -2
  78. package/lib/market/utils/types.d.ts.map +1 -1
  79. package/lib/modularDrawer/__mocks__/currencies.mock.d.ts.map +1 -1
  80. package/lib/modularDrawer/__mocks__/currencies.mock.js +7 -7
  81. package/lib/modularDrawer/__mocks__/currencies.mock.js.map +1 -1
  82. package/lib/modularDrawer/__mocks__/useGroupedCurrenciesByProvider.mock.js +1 -1
  83. package/lib/modularDrawer/__mocks__/useGroupedCurrenciesByProvider.mock.js.map +1 -1
  84. package/lib/modularDrawer/utils/__tests__/currencyUtils.test.js +1 -1
  85. package/lib/modularDrawer/utils/__tests__/currencyUtils.test.js.map +1 -1
  86. package/lib/modularDrawer/utils/__tests__/haveOneCommonProvider.test.js +1 -1
  87. package/lib/modularDrawer/utils/__tests__/haveOneCommonProvider.test.js.map +1 -1
  88. package/lib/utils/__tests__/getAccountTuplesForCurrency.test.js +1 -1
  89. package/lib/utils/__tests__/getAccountTuplesForCurrency.test.js.map +1 -1
  90. package/lib-es/bridge/crypto-assets/index.d.ts +1 -1
  91. package/lib-es/bridge/crypto-assets/index.d.ts.map +1 -1
  92. package/lib-es/bridge/crypto-assets/index.js +1 -1
  93. package/lib-es/bridge/crypto-assets/index.js.map +1 -1
  94. package/lib-es/bridge/generic-alpaca/estimateMaxSpendable.d.ts.map +1 -1
  95. package/lib-es/bridge/generic-alpaca/estimateMaxSpendable.js +4 -6
  96. package/lib-es/bridge/generic-alpaca/estimateMaxSpendable.js.map +1 -1
  97. package/lib-es/bridge/generic-alpaca/getTransactionStatus.d.ts.map +1 -1
  98. package/lib-es/bridge/generic-alpaca/getTransactionStatus.js +2 -2
  99. package/lib-es/bridge/generic-alpaca/getTransactionStatus.js.map +1 -1
  100. package/lib-es/bridge/generic-alpaca/prepareTransaction.d.ts.map +1 -1
  101. package/lib-es/bridge/generic-alpaca/prepareTransaction.js +12 -12
  102. package/lib-es/bridge/generic-alpaca/prepareTransaction.js.map +1 -1
  103. package/lib-es/bridge/generic-alpaca/signOperation.d.ts.map +1 -1
  104. package/lib-es/bridge/generic-alpaca/signOperation.js +4 -3
  105. package/lib-es/bridge/generic-alpaca/signOperation.js.map +1 -1
  106. package/lib-es/bridge/generic-alpaca/tests/prepareTransaction.test.js +1 -1
  107. package/lib-es/bridge/generic-alpaca/tests/prepareTransaction.test.js.map +1 -1
  108. package/lib-es/bridge/generic-alpaca/utils.d.ts +1 -0
  109. package/lib-es/bridge/generic-alpaca/utils.d.ts.map +1 -1
  110. package/lib-es/bridge/generic-alpaca/utils.js +1 -0
  111. package/lib-es/bridge/generic-alpaca/utils.js.map +1 -1
  112. package/lib-es/bridge/impl.d.ts +1 -1
  113. package/lib-es/bridge/impl.d.ts.map +1 -1
  114. package/lib-es/currencies/index.d.ts +1 -1
  115. package/lib-es/currencies/index.d.ts.map +1 -1
  116. package/lib-es/currencies/index.js +1 -1
  117. package/lib-es/currencies/index.js.map +1 -1
  118. package/lib-es/currencies/sortByMarketcap.test.js +1 -2
  119. package/lib-es/currencies/sortByMarketcap.test.js.map +1 -1
  120. package/lib-es/domain/getTokensWithFunds.test.js +1 -1
  121. package/lib-es/domain/getTokensWithFunds.test.js.map +1 -1
  122. package/lib-es/e2e/enum/AppInfos.d.ts +1 -1
  123. package/lib-es/e2e/enum/AppInfos.d.ts.map +1 -1
  124. package/lib-es/e2e/enum/DeviceLabels.d.ts +2 -3
  125. package/lib-es/e2e/enum/DeviceLabels.d.ts.map +1 -1
  126. package/lib-es/e2e/enum/DeviceLabels.js +1 -2
  127. package/lib-es/e2e/enum/DeviceLabels.js.map +1 -1
  128. package/lib-es/e2e/enum/Provider.d.ts.map +1 -1
  129. package/lib-es/e2e/enum/Provider.js +2 -2
  130. package/lib-es/e2e/enum/Provider.js.map +1 -1
  131. package/lib-es/e2e/families/solana.d.ts.map +1 -1
  132. package/lib-es/e2e/families/solana.js +4 -4
  133. package/lib-es/e2e/families/solana.js.map +1 -1
  134. package/lib-es/e2e/index.d.ts +0 -5
  135. package/lib-es/e2e/index.d.ts.map +1 -1
  136. package/lib-es/e2e/speculos.d.ts.map +1 -1
  137. package/lib-es/e2e/speculos.js +5 -4
  138. package/lib-es/e2e/speculos.js.map +1 -1
  139. package/lib-es/e2e/speculosCI.d.ts +0 -4
  140. package/lib-es/e2e/speculosCI.d.ts.map +1 -1
  141. package/lib-es/e2e/speculosCI.js +5 -14
  142. package/lib-es/e2e/speculosCI.js.map +1 -1
  143. package/lib-es/env.react.d.ts +1 -1
  144. package/lib-es/env.react.d.ts.map +1 -1
  145. package/lib-es/exchange/swap/api/v5/actions.js +1 -1
  146. package/lib-es/exchange/swap/api/v5/actions.js.map +1 -1
  147. package/lib-es/exchange/swap/types.d.ts +1 -1
  148. package/lib-es/exchange/swap/types.d.ts.map +1 -1
  149. package/lib-es/families/evm/setup.d.ts.map +1 -1
  150. package/lib-es/families/evm/setup.js +1 -11
  151. package/lib-es/families/evm/setup.js.map +1 -1
  152. package/lib-es/families/hedera/setup.d.ts +5 -5
  153. package/lib-es/families/hedera/setup.d.ts.map +1 -1
  154. package/lib-es/families/hedera/setup.js.map +1 -1
  155. package/lib-es/families/solana/setup.d.ts.map +1 -1
  156. package/lib-es/families/solana/setup.js +1 -2
  157. package/lib-es/families/solana/setup.js.map +1 -1
  158. package/lib-es/featureFlags/defaultFeatures.d.ts.map +1 -1
  159. package/lib-es/featureFlags/defaultFeatures.js +0 -1
  160. package/lib-es/featureFlags/defaultFeatures.js.map +1 -1
  161. package/lib-es/featureFlags/useFeature.d.ts +1 -1
  162. package/lib-es/featureFlags/useFeature.d.ts.map +1 -1
  163. package/lib-es/generated/bridge/js.d.ts +1 -1
  164. package/lib-es/market/utils/countervalueFormatter.d.ts.map +1 -1
  165. package/lib-es/market/utils/countervalueFormatter.js.map +1 -1
  166. package/lib-es/market/utils/types.d.ts +0 -2
  167. package/lib-es/market/utils/types.d.ts.map +1 -1
  168. package/lib-es/modularDrawer/__mocks__/currencies.mock.d.ts.map +1 -1
  169. package/lib-es/modularDrawer/__mocks__/currencies.mock.js +1 -1
  170. package/lib-es/modularDrawer/__mocks__/currencies.mock.js.map +1 -1
  171. package/lib-es/modularDrawer/__mocks__/useGroupedCurrenciesByProvider.mock.js +1 -1
  172. package/lib-es/modularDrawer/__mocks__/useGroupedCurrenciesByProvider.mock.js.map +1 -1
  173. package/lib-es/modularDrawer/utils/__tests__/currencyUtils.test.js +1 -1
  174. package/lib-es/modularDrawer/utils/__tests__/currencyUtils.test.js.map +1 -1
  175. package/lib-es/modularDrawer/utils/__tests__/haveOneCommonProvider.test.js +1 -1
  176. package/lib-es/modularDrawer/utils/__tests__/haveOneCommonProvider.test.js.map +1 -1
  177. package/lib-es/utils/__tests__/getAccountTuplesForCurrency.test.js +1 -1
  178. package/lib-es/utils/__tests__/getAccountTuplesForCurrency.test.js.map +1 -1
  179. package/package.json +74 -76
  180. package/src/DataModel.test.ts +1 -1
  181. package/src/__tests__/accounts/groupPerDay.ts +1 -1
  182. package/src/__tests__/test-helpers/setup.ts +1 -1
  183. package/src/account/serialization.test.ts +1 -1
  184. package/src/bridge/crypto-assets/index.test.ts +1 -1
  185. package/src/bridge/crypto-assets/index.ts +2 -3
  186. package/src/bridge/generic-alpaca/estimateMaxSpendable.ts +5 -11
  187. package/src/bridge/generic-alpaca/getTransactionStatus.ts +1 -2
  188. package/src/bridge/generic-alpaca/prepareTransaction.ts +16 -20
  189. package/src/bridge/generic-alpaca/signOperation.ts +2 -3
  190. package/src/bridge/generic-alpaca/tests/prepareTransaction.test.ts +1 -1
  191. package/src/bridge/generic-alpaca/utils.ts +2 -0
  192. package/src/bridge/impl.ts +1 -1
  193. package/src/currencies/index.ts +1 -0
  194. package/src/currencies/sortByMarketcap.test.ts +2 -3
  195. package/src/domain/getTokensWithFunds.test.ts +1 -1
  196. package/src/e2e/enum/AppInfos.ts +1 -1
  197. package/src/e2e/enum/DeviceLabels.ts +1 -2
  198. package/src/e2e/enum/Provider.ts +2 -2
  199. package/src/e2e/families/solana.ts +4 -7
  200. package/src/e2e/speculos.ts +5 -4
  201. package/src/e2e/speculosCI.ts +6 -18
  202. package/src/exchange/swap/api/v5/actions.ts +1 -1
  203. package/src/exchange/swap/types.ts +1 -1
  204. package/src/families/bitcoin/__snapshots__/bridge.integration.test.ts.snap +0 -7
  205. package/src/families/bitcoin/satstack.test.ts +1 -1
  206. package/src/families/evm/setup.ts +1 -12
  207. package/src/families/hedera/__snapshots__/bridge.integration.test.ts.snap +1135 -464
  208. package/src/families/hedera/setup.ts +3 -7
  209. package/src/families/solana/setup.ts +0 -2
  210. package/src/families/tron/data.mock.ts +1 -1
  211. package/src/featureFlags/defaultFeatures.ts +0 -1
  212. package/src/market/utils/countervalueFormatter.ts +1 -0
  213. package/src/market/utils/types.ts +0 -4
  214. package/src/modularDrawer/__mocks__/currencies.mock.ts +1 -1
  215. package/src/modularDrawer/__mocks__/useGroupedCurrenciesByProvider.mock.ts +1 -1
  216. package/src/modularDrawer/utils/__tests__/currencyUtils.test.ts +1 -1
  217. package/src/modularDrawer/utils/__tests__/haveOneCommonProvider.test.ts +2 -2
  218. package/src/utils/__tests__/getAccountTuplesForCurrency.test.ts +1 -1
  219. package/lib/families/hedera/constants.d.ts +0 -2
  220. package/lib/families/hedera/constants.d.ts.map +0 -1
  221. package/lib/families/hedera/constants.js +0 -19
  222. package/lib/families/hedera/constants.js.map +0 -1
  223. package/lib/modularDrawer/data/entities/index.d.ts +0 -68
  224. package/lib/modularDrawer/data/entities/index.d.ts.map +0 -1
  225. package/lib/modularDrawer/data/entities/index.js +0 -3
  226. package/lib/modularDrawer/data/entities/index.js.map +0 -1
  227. package/lib/modularDrawer/data/state-manager/api.d.ts +0 -152
  228. package/lib/modularDrawer/data/state-manager/api.d.ts.map +0 -1
  229. package/lib/modularDrawer/data/state-manager/api.js +0 -45
  230. package/lib/modularDrawer/data/state-manager/api.js.map +0 -1
  231. package/lib/modularDrawer/hooks/__test__/useAssetsData.test.d.ts +0 -5
  232. package/lib/modularDrawer/hooks/__test__/useAssetsData.test.d.ts.map +0 -1
  233. package/lib/modularDrawer/hooks/__test__/useAssetsData.test.js +0 -120
  234. package/lib/modularDrawer/hooks/__test__/useAssetsData.test.js.map +0 -1
  235. package/lib/modularDrawer/hooks/useAssetsData.d.ts +0 -13
  236. package/lib/modularDrawer/hooks/useAssetsData.d.ts.map +0 -1
  237. package/lib/modularDrawer/hooks/useAssetsData.js +0 -31
  238. package/lib/modularDrawer/hooks/useAssetsData.js.map +0 -1
  239. package/lib/modularDrawer/utils/__tests__/counterValueFormatter.test.d.ts +0 -2
  240. package/lib/modularDrawer/utils/__tests__/counterValueFormatter.test.d.ts.map +0 -1
  241. package/lib/modularDrawer/utils/__tests__/counterValueFormatter.test.js +0 -496
  242. package/lib/modularDrawer/utils/__tests__/counterValueFormatter.test.js.map +0 -1
  243. package/lib/modularDrawer/utils/calculateProviderTotal.d.ts +0 -9
  244. package/lib/modularDrawer/utils/calculateProviderTotal.d.ts.map +0 -1
  245. package/lib/modularDrawer/utils/calculateProviderTotal.js +0 -23
  246. package/lib/modularDrawer/utils/calculateProviderTotal.js.map +0 -1
  247. package/lib/modularDrawer/utils/counterValueFormatter.d.ts +0 -14
  248. package/lib/modularDrawer/utils/counterValueFormatter.d.ts.map +0 -1
  249. package/lib/modularDrawer/utils/counterValueFormatter.js +0 -107
  250. package/lib/modularDrawer/utils/counterValueFormatter.js.map +0 -1
  251. package/lib/modularDrawer/utils/getBalanceAndFiatValueByAssets.d.ts +0 -11
  252. package/lib/modularDrawer/utils/getBalanceAndFiatValueByAssets.d.ts.map +0 -1
  253. package/lib/modularDrawer/utils/getBalanceAndFiatValueByAssets.js +0 -45
  254. package/lib/modularDrawer/utils/getBalanceAndFiatValueByAssets.js.map +0 -1
  255. package/lib/modularDrawer/utils/getProviderCurrency.d.ts +0 -3
  256. package/lib/modularDrawer/utils/getProviderCurrency.d.ts.map +0 -1
  257. package/lib/modularDrawer/utils/getProviderCurrency.js +0 -14
  258. package/lib/modularDrawer/utils/getProviderCurrency.js.map +0 -1
  259. package/lib/modularDrawer/utils/groupAccountsByAsset.d.ts +0 -11
  260. package/lib/modularDrawer/utils/groupAccountsByAsset.d.ts.map +0 -1
  261. package/lib/modularDrawer/utils/groupAccountsByAsset.js +0 -32
  262. package/lib/modularDrawer/utils/groupAccountsByAsset.js.map +0 -1
  263. package/lib/modularDrawer/utils/parseToBigNumber.d.ts +0 -9
  264. package/lib/modularDrawer/utils/parseToBigNumber.d.ts.map +0 -1
  265. package/lib/modularDrawer/utils/parseToBigNumber.js +0 -24
  266. package/lib/modularDrawer/utils/parseToBigNumber.js.map +0 -1
  267. package/lib/modularDrawer/utils/type.d.ts +0 -21
  268. package/lib/modularDrawer/utils/type.d.ts.map +0 -1
  269. package/lib/modularDrawer/utils/type.js +0 -3
  270. package/lib/modularDrawer/utils/type.js.map +0 -1
  271. package/lib-es/families/hedera/constants.d.ts +0 -2
  272. package/lib-es/families/hedera/constants.d.ts.map +0 -1
  273. package/lib-es/families/hedera/constants.js +0 -3
  274. package/lib-es/families/hedera/constants.js.map +0 -1
  275. package/lib-es/modularDrawer/data/entities/index.d.ts +0 -68
  276. package/lib-es/modularDrawer/data/entities/index.d.ts.map +0 -1
  277. package/lib-es/modularDrawer/data/entities/index.js +0 -2
  278. package/lib-es/modularDrawer/data/entities/index.js.map +0 -1
  279. package/lib-es/modularDrawer/data/state-manager/api.d.ts +0 -152
  280. package/lib-es/modularDrawer/data/state-manager/api.d.ts.map +0 -1
  281. package/lib-es/modularDrawer/data/state-manager/api.js +0 -42
  282. package/lib-es/modularDrawer/data/state-manager/api.js.map +0 -1
  283. package/lib-es/modularDrawer/hooks/__test__/useAssetsData.test.d.ts +0 -5
  284. package/lib-es/modularDrawer/hooks/__test__/useAssetsData.test.d.ts.map +0 -1
  285. package/lib-es/modularDrawer/hooks/__test__/useAssetsData.test.js +0 -118
  286. package/lib-es/modularDrawer/hooks/__test__/useAssetsData.test.js.map +0 -1
  287. package/lib-es/modularDrawer/hooks/useAssetsData.d.ts +0 -13
  288. package/lib-es/modularDrawer/hooks/useAssetsData.d.ts.map +0 -1
  289. package/lib-es/modularDrawer/hooks/useAssetsData.js +0 -27
  290. package/lib-es/modularDrawer/hooks/useAssetsData.js.map +0 -1
  291. package/lib-es/modularDrawer/utils/__tests__/counterValueFormatter.test.d.ts +0 -2
  292. package/lib-es/modularDrawer/utils/__tests__/counterValueFormatter.test.d.ts.map +0 -1
  293. package/lib-es/modularDrawer/utils/__tests__/counterValueFormatter.test.js +0 -494
  294. package/lib-es/modularDrawer/utils/__tests__/counterValueFormatter.test.js.map +0 -1
  295. package/lib-es/modularDrawer/utils/calculateProviderTotal.d.ts +0 -9
  296. package/lib-es/modularDrawer/utils/calculateProviderTotal.d.ts.map +0 -1
  297. package/lib-es/modularDrawer/utils/calculateProviderTotal.js +0 -16
  298. package/lib-es/modularDrawer/utils/calculateProviderTotal.js.map +0 -1
  299. package/lib-es/modularDrawer/utils/counterValueFormatter.d.ts +0 -14
  300. package/lib-es/modularDrawer/utils/counterValueFormatter.d.ts.map +0 -1
  301. package/lib-es/modularDrawer/utils/counterValueFormatter.js +0 -103
  302. package/lib-es/modularDrawer/utils/counterValueFormatter.js.map +0 -1
  303. package/lib-es/modularDrawer/utils/getBalanceAndFiatValueByAssets.d.ts +0 -11
  304. package/lib-es/modularDrawer/utils/getBalanceAndFiatValueByAssets.d.ts.map +0 -1
  305. package/lib-es/modularDrawer/utils/getBalanceAndFiatValueByAssets.js +0 -41
  306. package/lib-es/modularDrawer/utils/getBalanceAndFiatValueByAssets.js.map +0 -1
  307. package/lib-es/modularDrawer/utils/getProviderCurrency.d.ts +0 -3
  308. package/lib-es/modularDrawer/utils/getProviderCurrency.d.ts.map +0 -1
  309. package/lib-es/modularDrawer/utils/getProviderCurrency.js +0 -10
  310. package/lib-es/modularDrawer/utils/getProviderCurrency.js.map +0 -1
  311. package/lib-es/modularDrawer/utils/groupAccountsByAsset.d.ts +0 -11
  312. package/lib-es/modularDrawer/utils/groupAccountsByAsset.d.ts.map +0 -1
  313. package/lib-es/modularDrawer/utils/groupAccountsByAsset.js +0 -25
  314. package/lib-es/modularDrawer/utils/groupAccountsByAsset.js.map +0 -1
  315. package/lib-es/modularDrawer/utils/parseToBigNumber.d.ts +0 -9
  316. package/lib-es/modularDrawer/utils/parseToBigNumber.d.ts.map +0 -1
  317. package/lib-es/modularDrawer/utils/parseToBigNumber.js +0 -17
  318. package/lib-es/modularDrawer/utils/parseToBigNumber.js.map +0 -1
  319. package/lib-es/modularDrawer/utils/type.d.ts +0 -21
  320. package/lib-es/modularDrawer/utils/type.d.ts.map +0 -1
  321. package/lib-es/modularDrawer/utils/type.js +0 -2
  322. package/lib-es/modularDrawer/utils/type.js.map +0 -1
  323. package/src/families/hedera/constants.ts +0 -2
  324. package/src/modularDrawer/data/entities/index.ts +0 -79
  325. package/src/modularDrawer/data/state-manager/api.ts +0 -62
  326. package/src/modularDrawer/hooks/__test__/useAssetsData.test.ts +0 -139
  327. package/src/modularDrawer/hooks/useAssetsData.ts +0 -36
  328. package/src/modularDrawer/utils/__tests__/counterValueFormatter.test.ts +0 -549
  329. package/src/modularDrawer/utils/calculateProviderTotal.ts +0 -23
  330. package/src/modularDrawer/utils/counterValueFormatter.ts +0 -165
  331. package/src/modularDrawer/utils/getBalanceAndFiatValueByAssets.ts +0 -76
  332. package/src/modularDrawer/utils/getProviderCurrency.ts +0 -13
  333. package/src/modularDrawer/utils/groupAccountsByAsset.ts +0 -51
  334. package/src/modularDrawer/utils/parseToBigNumber.ts +0 -17
  335. package/src/modularDrawer/utils/type.ts +0 -22
@@ -1,80 +1,37 @@
1
1
  // Jest Snapshot v1, https://goo.gl/fbAQLP
2
2
 
3
- exports[`hedera currency bridge scanAccounts hedera seed 1 1`] = `
3
+ exports[`hedera currency bridge scanAccounts estimateMaxSpendable is between 0 and account balance 1`] = `
4
4
  [
5
5
  {
6
- "balance": "942529312",
6
+ "balance": "1095169974",
7
7
  "currencyId": "hedera",
8
8
  "derivationMode": "hederaBip44",
9
9
  "freshAddress": "0.0.1040977",
10
10
  "freshAddressPath": "44/3030",
11
- "hederaResources": {
12
- "isAutoTokenAssociationEnabled": false,
13
- "maxAutomaticTokenAssociations": 0,
14
- },
15
11
  "id": "js:2:hedera:0.0.1040977:hederaBip44",
16
12
  "index": 0,
17
- "operationsCount": 40,
13
+ "operationsCount": 36,
18
14
  "pendingOperations": [],
19
15
  "seedIdentifier": "9e92a312233d5fd6b5a723875aeea2cea81a8e48ffc00341cff6dffcfd3ab7f2",
20
- "spendableBalance": "942529312",
21
- "subAccounts": [],
16
+ "spendableBalance": "1095169974",
22
17
  "swapHistory": [],
23
- "syncHash": "0x30c71e3f",
18
+ "syncHash": undefined,
24
19
  "used": true,
25
20
  },
26
- {
27
- "balance": "30000000",
28
- "id": "js:2:hedera:0.0.1040977:hederaBip44+hedera%2Fhts%2Ftune~!underscore!~fm~!underscore!~0.0.127877",
29
- "operationsCount": 0,
30
- "parentId": "js:2:hedera:0.0.1040977:hederaBip44",
31
- "pendingOperations": [],
32
- "spendableBalance": "30000000",
33
- "swapHistory": [],
34
- "tokenId": "hedera/hts/tune_fm_0.0.127877",
35
- "type": "TokenAccountRaw",
36
- },
37
- {
38
- "balance": "10000",
39
- "id": "js:2:hedera:0.0.1040977:hederaBip44+hedera%2Fhts%2Fusd~!underscore!~coin~!underscore!~0.0.456858",
40
- "operationsCount": 0,
41
- "parentId": "js:2:hedera:0.0.1040977:hederaBip44",
42
- "pendingOperations": [],
43
- "spendableBalance": "10000",
44
- "swapHistory": [],
45
- "tokenId": "hedera/hts/usd_coin_0.0.456858",
46
- "type": "TokenAccountRaw",
47
- },
48
- {
49
- "balance": "20000000",
50
- "id": "js:2:hedera:0.0.1040977:hederaBip44+hedera%2Fhts%2F~!underscore!~0.0.7893707",
51
- "operationsCount": 0,
52
- "parentId": "js:2:hedera:0.0.1040977:hederaBip44",
53
- "pendingOperations": [],
54
- "spendableBalance": "20000000",
55
- "swapHistory": [],
56
- "tokenId": "hedera/hts/_0.0.7893707",
57
- "type": "TokenAccountRaw",
58
- },
59
21
  {
60
22
  "balance": "226095",
61
23
  "currencyId": "hedera",
62
24
  "derivationMode": "hederaBip44",
63
25
  "freshAddress": "0.0.7305122",
64
26
  "freshAddressPath": "44/3030",
65
- "hederaResources": {
66
- "isAutoTokenAssociationEnabled": false,
67
- "maxAutomaticTokenAssociations": 0,
68
- },
69
27
  "id": "js:2:hedera:0.0.7305122:hederaBip44",
70
28
  "index": 1,
71
29
  "operationsCount": 21,
72
30
  "pendingOperations": [],
73
31
  "seedIdentifier": "9e92a312233d5fd6b5a723875aeea2cea81a8e48ffc00341cff6dffcfd3ab7f2",
74
32
  "spendableBalance": "226095",
75
- "subAccounts": [],
76
33
  "swapHistory": [],
77
- "syncHash": "0x30c71e3f",
34
+ "syncHash": undefined,
78
35
  "used": true,
79
36
  },
80
37
  {
@@ -83,19 +40,14 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 1`] = `
83
40
  "derivationMode": "hederaBip44",
84
41
  "freshAddress": "0.0.7560245",
85
42
  "freshAddressPath": "44/3030",
86
- "hederaResources": {
87
- "isAutoTokenAssociationEnabled": false,
88
- "maxAutomaticTokenAssociations": 0,
89
- },
90
43
  "id": "js:2:hedera:0.0.7560245:hederaBip44",
91
44
  "index": 2,
92
45
  "operationsCount": 2,
93
46
  "pendingOperations": [],
94
47
  "seedIdentifier": "9e92a312233d5fd6b5a723875aeea2cea81a8e48ffc00341cff6dffcfd3ab7f2",
95
48
  "spendableBalance": "80189",
96
- "subAccounts": [],
97
49
  "swapHistory": [],
98
- "syncHash": "0x30c71e3f",
50
+ "syncHash": undefined,
99
51
  "used": true,
100
52
  },
101
53
  {
@@ -104,57 +56,36 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 1`] = `
104
56
  "derivationMode": "hederaBip44",
105
57
  "freshAddress": "0.0.7578015",
106
58
  "freshAddressPath": "44/3030",
107
- "hederaResources": {
108
- "isAutoTokenAssociationEnabled": false,
109
- "maxAutomaticTokenAssociations": 0,
110
- },
111
59
  "id": "js:2:hedera:0.0.7578015:hederaBip44",
112
60
  "index": 3,
113
61
  "operationsCount": 1,
114
62
  "pendingOperations": [],
115
63
  "seedIdentifier": "9e92a312233d5fd6b5a723875aeea2cea81a8e48ffc00341cff6dffcfd3ab7f2",
116
64
  "spendableBalance": "99836954",
117
- "subAccounts": [],
118
65
  "swapHistory": [],
119
- "syncHash": "0x30c71e3f",
66
+ "syncHash": undefined,
120
67
  "used": true,
121
68
  },
122
69
  {
123
- "balance": "771802909",
70
+ "balance": "772197760",
124
71
  "currencyId": "hedera",
125
72
  "derivationMode": "hederaBip44",
126
73
  "freshAddress": "0.0.8313485",
127
74
  "freshAddressPath": "44/3030",
128
- "hederaResources": {
129
- "isAutoTokenAssociationEnabled": false,
130
- "maxAutomaticTokenAssociations": 0,
131
- },
132
75
  "id": "js:2:hedera:0.0.8313485:hederaBip44",
133
76
  "index": 4,
134
- "operationsCount": 21,
77
+ "operationsCount": 18,
135
78
  "pendingOperations": [],
136
79
  "seedIdentifier": "9e92a312233d5fd6b5a723875aeea2cea81a8e48ffc00341cff6dffcfd3ab7f2",
137
- "spendableBalance": "771802909",
138
- "subAccounts": [],
80
+ "spendableBalance": "772197760",
139
81
  "swapHistory": [],
140
- "syncHash": "0x30c71e3f",
82
+ "syncHash": undefined,
141
83
  "used": true,
142
84
  },
143
- {
144
- "balance": "328000000",
145
- "id": "js:2:hedera:0.0.8313485:hederaBip44+hedera%2Fhts%2Ftune~!underscore!~fm~!underscore!~0.0.127877",
146
- "operationsCount": 0,
147
- "parentId": "js:2:hedera:0.0.8313485:hederaBip44",
148
- "pendingOperations": [],
149
- "spendableBalance": "328000000",
150
- "swapHistory": [],
151
- "tokenId": "hedera/hts/tune_fm_0.0.127877",
152
- "type": "TokenAccountRaw",
153
- },
154
85
  ]
155
86
  `;
156
87
 
157
- exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
88
+ exports[`hedera currency bridge scanAccounts estimateMaxSpendable is between 0 and account balance 2`] = `
158
89
  [
159
90
  [
160
91
  {
@@ -165,12 +96,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
165
96
  "consensusTimestamp": "1730811624.603795000",
166
97
  },
167
98
  "fee": "225279",
168
- "hasFailed": false,
169
99
  "hash": "_ZF8iWgETD9Y8JjmKDMJ512kJk4ZtgohOwMu2WjBI2w1kQg464A7ESzIOtDKVL9_",
170
100
  "id": "js:2:hedera:0.0.1040977:hederaBip44-_ZF8iWgETD9Y8JjmKDMJ512kJk4ZtgohOwMu2WjBI2w1kQg464A7ESzIOtDKVL9_-IN",
171
101
  "recipients": [
172
102
  "0.0.1040977",
173
- "0.0.3",
174
103
  ],
175
104
  "senders": [
176
105
  "0.0.7305122",
@@ -186,12 +115,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
186
115
  "consensusTimestamp": "1729155939.657319000",
187
116
  },
188
117
  "fee": "194053",
189
- "hasFailed": false,
190
118
  "hash": "4t_ibZXGYqpoF8sN5HktGwEA0xyX4hLmjCrO7Vi6YPq9GuTncpA8T3cL-uTmViMB",
191
119
  "id": "js:2:hedera:0.0.1040977:hederaBip44-4t_ibZXGYqpoF8sN5HktGwEA0xyX4hLmjCrO7Vi6YPq9GuTncpA8T3cL-uTmViMB-OUT",
192
120
  "recipients": [
193
121
  "0.0.7305122",
194
- "0.0.3",
195
122
  ],
196
123
  "senders": [
197
124
  "0.0.1040977",
@@ -207,12 +134,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
207
134
  "consensusTimestamp": "1730813192.423784000",
208
135
  },
209
136
  "fee": "225507",
210
- "hasFailed": false,
211
137
  "hash": "597wNJbpRrx1_mW32q3kbS40yjooZ36XtsGIDNLj_BQLZfMUQkt5uc7wxI6OCBHp",
212
138
  "id": "js:2:hedera:0.0.1040977:hederaBip44-597wNJbpRrx1_mW32q3kbS40yjooZ36XtsGIDNLj_BQLZfMUQkt5uc7wxI6OCBHp-IN",
213
139
  "recipients": [
214
140
  "0.0.1040977",
215
- "0.0.3",
216
141
  ],
217
142
  "senders": [
218
143
  "0.0.7305122",
@@ -228,12 +153,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
228
153
  "consensusTimestamp": "1730811403.115680000",
229
154
  },
230
155
  "fee": "226772",
231
- "hasFailed": false,
232
156
  "hash": "Ax5Kiufx1qxAv05cpFKxNhTqehmGK6KDzk6093twLQMpVfeTYtDEG6igZjn-lEI3",
233
157
  "id": "js:2:hedera:0.0.1040977:hederaBip44-Ax5Kiufx1qxAv05cpFKxNhTqehmGK6KDzk6093twLQMpVfeTYtDEG6igZjn-lEI3-OUT",
234
158
  "recipients": [
235
159
  "0.0.7305122",
236
- "0.0.3",
237
160
  ],
238
161
  "senders": [
239
162
  "0.0.1040977",
@@ -249,12 +172,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
249
172
  "consensusTimestamp": "1726477122.251592000",
250
173
  },
251
174
  "fee": "203103",
252
- "hasFailed": false,
253
175
  "hash": "AXp5GsfiBSbwdBDkVX3snncUERbpa-0csxv0QrX23zT1c_2PgGOcNUfYX9GEflw6",
254
176
  "id": "js:2:hedera:0.0.1040977:hederaBip44-AXp5GsfiBSbwdBDkVX3snncUERbpa-0csxv0QrX23zT1c_2PgGOcNUfYX9GEflw6-IN",
255
177
  "recipients": [
256
178
  "0.0.1040977",
257
- "0.0.3",
258
179
  ],
259
180
  "senders": [
260
181
  "0.0.7107424",
@@ -270,12 +191,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
270
191
  "consensusTimestamp": "1729155815.270550000",
271
192
  },
272
193
  "fee": "194053",
273
- "hasFailed": false,
274
194
  "hash": "cdqATvnISnqFael7PUD1yhAqWNNYyKfck4p5cS22wKvP9ymzIytaS6o_1rSXwdcv",
275
195
  "id": "js:2:hedera:0.0.1040977:hederaBip44-cdqATvnISnqFael7PUD1yhAqWNNYyKfck4p5cS22wKvP9ymzIytaS6o_1rSXwdcv-IN",
276
196
  "recipients": [
277
197
  "0.0.1040977",
278
- "0.0.4",
279
198
  ],
280
199
  "senders": [
281
200
  "0.0.7305122",
@@ -291,16 +210,14 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
291
210
  "consensusTimestamp": "1726477062.311057502",
292
211
  },
293
212
  "fee": "203410",
294
- "hasFailed": false,
295
213
  "hash": "dc9kimkNghpi2LdVjEm6jRpgRfhJRwzaP4S37rlVxxZ2IeyxCD32I7mIgZWmcPuG",
296
214
  "id": "js:2:hedera:0.0.1040977:hederaBip44-dc9kimkNghpi2LdVjEm6jRpgRfhJRwzaP4S37rlVxxZ2IeyxCD32I7mIgZWmcPuG-IN",
297
215
  "recipients": [
298
216
  "0.0.1040977",
299
- "0.0.3",
300
217
  ],
301
218
  "senders": [
302
- "0.0.7107424",
303
219
  "0.0.800",
220
+ "0.0.7107424",
304
221
  ],
305
222
  "type": "IN",
306
223
  "value": "100000000",
@@ -313,12 +230,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
313
230
  "consensusTimestamp": "1730811531.050920029",
314
231
  },
315
232
  "fee": "226772",
316
- "hasFailed": false,
317
233
  "hash": "DNptnQi6ClOCnJ8n45OLas1CyCWbHx9SwU-5wvAx7LHAOdgXvic9IV3JwqG5G6yq",
318
234
  "id": "js:2:hedera:0.0.1040977:hederaBip44-DNptnQi6ClOCnJ8n45OLas1CyCWbHx9SwU-5wvAx7LHAOdgXvic9IV3JwqG5G6yq-OUT",
319
235
  "recipients": [
320
236
  "0.0.7305122",
321
- "0.0.3",
322
237
  ],
323
238
  "senders": [
324
239
  "0.0.1040977",
@@ -334,12 +249,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
334
249
  "consensusTimestamp": "1726235313.566576000",
335
250
  },
336
251
  "fee": "198870",
337
- "hasFailed": false,
338
252
  "hash": "DU8fiVT77ZHD4YM7TnCH9-sdboY8eI2chghDTGeWRPUy-LGwY6uR0pB_gA-5lvGW",
339
253
  "id": "js:2:hedera:0.0.1040977:hederaBip44-DU8fiVT77ZHD4YM7TnCH9-sdboY8eI2chghDTGeWRPUy-LGwY6uR0pB_gA-5lvGW-IN",
340
254
  "recipients": [
341
255
  "0.0.1040977",
342
- "0.0.3",
343
256
  ],
344
257
  "senders": [
345
258
  "0.0.7107424",
@@ -355,12 +268,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
355
268
  "consensusTimestamp": "1729858464.980892000",
356
269
  },
357
270
  "fee": "199068",
358
- "hasFailed": false,
359
271
  "hash": "E5dQ7JL0SINzr2JUaZS2ciX3EciNc6bHlHPwk8dOrZzucTPQGZAjohql00StEkgZ",
360
272
  "id": "js:2:hedera:0.0.1040977:hederaBip44-E5dQ7JL0SINzr2JUaZS2ciX3EciNc6bHlHPwk8dOrZzucTPQGZAjohql00StEkgZ-OUT",
361
273
  "recipients": [
362
274
  "0.0.7305122",
363
- "0.0.3",
364
275
  ],
365
276
  "senders": [
366
277
  "0.0.1040977",
@@ -368,27 +279,6 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
368
279
  "type": "OUT",
369
280
  "value": "209068",
370
281
  },
371
- {
372
- "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
373
- "blockHash": null,
374
- "blockHeight": 5,
375
- "extra": {
376
- "associatedTokenId": "0.0.127877",
377
- "consensusTimestamp": "1753711721.783899000",
378
- },
379
- "fee": "17755051",
380
- "hasFailed": false,
381
- "hash": "F4Ls0JJ6T2fsrpUlPcM90vHUVH-CaegItZAzg2-fYgTVOUECJOaV93GZ6irtNAmo",
382
- "id": "js:2:hedera:0.0.1040977:hederaBip44-F4Ls0JJ6T2fsrpUlPcM90vHUVH-CaegItZAzg2-fYgTVOUECJOaV93GZ6irtNAmo-ASSOCIATE_TOKEN",
383
- "recipients": [
384
- "0.0.3",
385
- ],
386
- "senders": [
387
- "0.0.1040977",
388
- ],
389
- "type": "ASSOCIATE_TOKEN",
390
- "value": "17755051",
391
- },
392
282
  {
393
283
  "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
394
284
  "blockHash": null,
@@ -397,12 +287,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
397
287
  "consensusTimestamp": "1729147655.662122737",
398
288
  },
399
289
  "fee": "191792",
400
- "hasFailed": false,
401
290
  "hash": "fFUnwevTOhFVcXuH62vECBPFN9sxq5BqhNSEyy2F73N8NPGqms0uAFlKgNeqHddH",
402
291
  "id": "js:2:hedera:0.0.1040977:hederaBip44-fFUnwevTOhFVcXuH62vECBPFN9sxq5BqhNSEyy2F73N8NPGqms0uAFlKgNeqHddH-OUT",
403
292
  "recipients": [
404
293
  "0.0.7305122",
405
- "0.0.3",
406
294
  ],
407
295
  "senders": [
408
296
  "0.0.1040977",
@@ -418,12 +306,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
418
306
  "consensusTimestamp": "1729687467.306035525",
419
307
  },
420
308
  "fee": "196236",
421
- "hasFailed": false,
422
309
  "hash": "flTssQb-PABB-mCEFUuIFBjrwZ8jz176hDMbqjiJQUDHtpMmCWHl7bVr5B89D0mQ",
423
310
  "id": "js:2:hedera:0.0.1040977:hederaBip44-flTssQb-PABB-mCEFUuIFBjrwZ8jz176hDMbqjiJQUDHtpMmCWHl7bVr5B89D0mQ-OUT",
424
311
  "recipients": [
425
312
  "0.0.7305122",
426
- "0.0.3",
427
313
  ],
428
314
  "senders": [
429
315
  "0.0.1040977",
@@ -439,12 +325,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
439
325
  "consensusTimestamp": "1729150225.131300000",
440
326
  },
441
327
  "fee": "193637",
442
- "hasFailed": false,
443
328
  "hash": "G5bOWCgmRJz9njNXY5wPZNETmvOcOCBKnEnZftbZDySTzwlSqU3LKB3cG0or6Cjm",
444
329
  "id": "js:2:hedera:0.0.1040977:hederaBip44-G5bOWCgmRJz9njNXY5wPZNETmvOcOCBKnEnZftbZDySTzwlSqU3LKB3cG0or6Cjm-IN",
445
330
  "recipients": [
446
331
  "0.0.1040977",
447
- "0.0.3",
448
332
  ],
449
333
  "senders": [
450
334
  "0.0.7305122",
@@ -460,12 +344,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
460
344
  "consensusTimestamp": "1732192441.542423000",
461
345
  },
462
346
  "fee": "82857",
463
- "hasFailed": false,
464
347
  "hash": "geODvLCG3S-R_gRHW6ZcrSMUE6lSiO3DQjpnYnWVc2H2du1-_x_M_VSNpD69zGT2",
465
348
  "id": "js:2:hedera:0.0.1040977:hederaBip44-geODvLCG3S-R_gRHW6ZcrSMUE6lSiO3DQjpnYnWVc2H2du1-_x_M_VSNpD69zGT2-OUT",
466
349
  "recipients": [
467
350
  "0.0.7560245",
468
- "0.0.3",
469
351
  ],
470
352
  "senders": [
471
353
  "0.0.1040977",
@@ -481,11 +363,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
481
363
  "consensusTimestamp": "1704213295.949352003",
482
364
  },
483
365
  "fee": "103989",
484
- "hasFailed": false,
485
366
  "hash": "H_sVqT3WhqNwX5Iw-Y_TaIiMy-C_jLTPNCg2fLcyUQqh2prPzMhQsawCmwcN5E_p",
486
367
  "id": "js:2:hedera:0.0.1040977:hederaBip44-H_sVqT3WhqNwX5Iw-Y_TaIiMy-C_jLTPNCg2fLcyUQqh2prPzMhQsawCmwcN5E_p-OUT",
487
368
  "recipients": [
488
- "0.0.3",
369
+ "0.0.98",
489
370
  ],
490
371
  "senders": [
491
372
  "0.0.1040977",
@@ -501,12 +382,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
501
382
  "consensusTimestamp": "1732205762.558954000",
502
383
  },
503
384
  "fee": "83709",
504
- "hasFailed": false,
505
385
  "hash": "HBUllSXgRrXReT7pFosXQ0cgB-Y8FfHSS6LGxqgW6A-rNuU5w7ge780YmZzu4k8X",
506
386
  "id": "js:2:hedera:0.0.1040977:hederaBip44-HBUllSXgRrXReT7pFosXQ0cgB-Y8FfHSS6LGxqgW6A-rNuU5w7ge780YmZzu4k8X-IN",
507
387
  "recipients": [
508
388
  "0.0.1040977",
509
- "0.0.20",
510
389
  ],
511
390
  "senders": [
512
391
  "0.0.7579210",
@@ -522,11 +401,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
522
401
  "consensusTimestamp": "1697645669.026204003",
523
402
  },
524
403
  "fee": "210184",
525
- "hasFailed": false,
526
404
  "hash": "hW0dnb0rNVpglweGCKaPaHlHxr3RqXpoMC9Juz86wDJHZ9e1Hp5WfmfqdzxkWeQC",
527
405
  "id": "js:2:hedera:0.0.1040977:hederaBip44-hW0dnb0rNVpglweGCKaPaHlHxr3RqXpoMC9Juz86wDJHZ9e1Hp5WfmfqdzxkWeQC-OUT",
528
406
  "recipients": [
529
- "0.0.3",
407
+ "0.0.98",
530
408
  ],
531
409
  "senders": [
532
410
  "0.0.1040977",
@@ -542,12 +420,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
542
420
  "consensusTimestamp": "1730813149.715064983",
543
421
  },
544
422
  "fee": "225507",
545
- "hasFailed": false,
546
423
  "hash": "i_mUYjjGcauOIq-wIdXUzGa5nnD2tq0AAhfezF5AHvl_AlQJeEfYy1ZCQU4n8SPg",
547
424
  "id": "js:2:hedera:0.0.1040977:hederaBip44-i_mUYjjGcauOIq-wIdXUzGa5nnD2tq0AAhfezF5AHvl_AlQJeEfYy1ZCQU4n8SPg-OUT",
548
425
  "recipients": [
549
426
  "0.0.7305122",
550
- "0.0.3",
551
427
  ],
552
428
  "senders": [
553
429
  "0.0.1040977",
@@ -563,12 +439,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
563
439
  "consensusTimestamp": "1657021403.368076000",
564
440
  },
565
441
  "fee": "163081",
566
- "hasFailed": false,
567
442
  "hash": "iQ_oLq-PEMlwmoSEZBXpeK_J9ENApLJnz-uGB3_1XVqtRnMU-0VvdKmJV3E8ig5J",
568
443
  "id": "js:2:hedera:0.0.1040977:hederaBip44-iQ_oLq-PEMlwmoSEZBXpeK_J9ENApLJnz-uGB3_1XVqtRnMU-0VvdKmJV3E8ig5J-IN",
569
444
  "recipients": [
570
445
  "0.0.1040977",
571
- "0.0.3",
572
446
  ],
573
447
  "senders": [
574
448
  "0.0.880760",
@@ -584,12 +458,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
584
458
  "consensusTimestamp": "1729177404.980663000",
585
459
  },
586
460
  "fee": "197305",
587
- "hasFailed": false,
588
461
  "hash": "Mq0CNEbhugTVQ1n6I-f5aSaFXF7-cA-wYSvuow-okMRHDTozoAb_fE1-1o7bb2P4",
589
462
  "id": "js:2:hedera:0.0.1040977:hederaBip44-Mq0CNEbhugTVQ1n6I-f5aSaFXF7-cA-wYSvuow-okMRHDTozoAb_fE1-1o7bb2P4-OUT",
590
463
  "recipients": [
591
464
  "0.0.7305122",
592
- "0.0.3",
593
465
  ],
594
466
  "senders": [
595
467
  "0.0.1040977",
@@ -605,12 +477,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
605
477
  "consensusTimestamp": "1729156701.804949000",
606
478
  },
607
479
  "fee": "194053",
608
- "hasFailed": false,
609
480
  "hash": "ms8ReEo0dI2vEjojzorZAto2mrYSImX2UOyB_lNYjVlg4w6giRafivPeeQAEwYL3",
610
481
  "id": "js:2:hedera:0.0.1040977:hederaBip44-ms8ReEo0dI2vEjojzorZAto2mrYSImX2UOyB_lNYjVlg4w6giRafivPeeQAEwYL3-IN",
611
482
  "recipients": [
612
483
  "0.0.1040977",
613
- "0.0.3",
614
484
  ],
615
485
  "senders": [
616
486
  "0.0.7305122",
@@ -626,12 +496,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
626
496
  "consensusTimestamp": "1729585926.624752000",
627
497
  },
628
498
  "fee": "189619",
629
- "hasFailed": false,
630
499
  "hash": "MXshLxa4L9lF9rduImR7w-qMvZRgQC-z_XBQRc5Yl3nv_qHKNSQASAGX3sDkXT-h",
631
500
  "id": "js:2:hedera:0.0.1040977:hederaBip44-MXshLxa4L9lF9rduImR7w-qMvZRgQC-z_XBQRc5Yl3nv_qHKNSQASAGX3sDkXT-h-OUT",
632
501
  "recipients": [
633
502
  "0.0.7305122",
634
- "0.0.3",
635
503
  ],
636
504
  "senders": [
637
505
  "0.0.1040977",
@@ -647,40 +515,17 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
647
515
  "consensusTimestamp": "1721982048.841299095",
648
516
  },
649
517
  "fee": "148589",
650
- "hasFailed": false,
651
518
  "hash": "n0oMavzcRvdYLyQVq0u-yXBIiLftalIoEVknXlNJDG6alDab16np8mcWt9lDg-Hh",
652
519
  "id": "js:2:hedera:0.0.1040977:hederaBip44-n0oMavzcRvdYLyQVq0u-yXBIiLftalIoEVknXlNJDG6alDab16np8mcWt9lDg-Hh-OUT",
653
520
  "recipients": [
654
521
  "0.0.2024333",
655
- "0.0.3",
656
522
  ],
657
523
  "senders": [
658
- "0.0.1040977",
659
524
  "0.0.800",
660
- ],
661
- "type": "OUT",
662
- "value": "1148589",
663
- },
664
- {
665
- "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
666
- "blockHash": null,
667
- "blockHeight": 5,
668
- "extra": {
669
- "consensusTimestamp": "1748539198.038322000",
670
- },
671
- "fee": "55505",
672
- "hasFailed": false,
673
- "hash": "N0uyXj-S_rGVIAMREJCiYpw25NjdXA3fgJzF9IQj1f4kES6fLuJOPjJGPzyN0Haw",
674
- "id": "js:2:hedera:0.0.1040977:hederaBip44-N0uyXj-S_rGVIAMREJCiYpw25NjdXA3fgJzF9IQj1f4kES6fLuJOPjJGPzyN0Haw-OUT",
675
- "recipients": [
676
- "0.0.6391318",
677
- "0.0.3",
678
- ],
679
- "senders": [
680
525
  "0.0.1040977",
681
526
  ],
682
527
  "type": "OUT",
683
- "value": "100055505",
528
+ "value": "1148589",
684
529
  },
685
530
  {
686
531
  "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
@@ -690,12 +535,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
690
535
  "consensusTimestamp": "1732202577.896639115",
691
536
  },
692
537
  "fee": "82707",
693
- "hasFailed": false,
694
538
  "hash": "NqDeX4kBO4rt5ugHajGvhJWY6q5DZ7GKAqmw2ysZBp2HXArxsaYFzOUZYWFcLsTz",
695
539
  "id": "js:2:hedera:0.0.1040977:hederaBip44-NqDeX4kBO4rt5ugHajGvhJWY6q5DZ7GKAqmw2ysZBp2HXArxsaYFzOUZYWFcLsTz-OUT",
696
540
  "recipients": [
697
541
  "0.0.7579210",
698
- "0.0.3",
699
542
  ],
700
543
  "senders": [
701
544
  "0.0.1040977",
@@ -711,12 +554,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
711
554
  "consensusTimestamp": "1740739322.044670000",
712
555
  },
713
556
  "fee": "54816",
714
- "hasFailed": false,
715
557
  "hash": "ntVwGzpooIIYSwktldo-Isbz6igXCw0jKilaxS8_vzvFg-tmLguXPlmhk3zyY-lY",
716
558
  "id": "js:2:hedera:0.0.1040977:hederaBip44-ntVwGzpooIIYSwktldo-Isbz6igXCw0jKilaxS8_vzvFg-tmLguXPlmhk3zyY-lY-OUT",
717
559
  "recipients": [
718
560
  "0.0.8313485",
719
- "0.0.3",
720
561
  ],
721
562
  "senders": [
722
563
  "0.0.1040977",
@@ -732,12 +573,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
732
573
  "consensusTimestamp": "1726235092.011928000",
733
574
  },
734
575
  "fee": "197924",
735
- "hasFailed": false,
736
576
  "hash": "qnLNbcduW-SlQvIxCMwOJW7Eu3yDScHFmgEvRlp05a1RBsB94Ein74GGlH63-kk8",
737
577
  "id": "js:2:hedera:0.0.1040977:hederaBip44-qnLNbcduW-SlQvIxCMwOJW7Eu3yDScHFmgEvRlp05a1RBsB94Ein74GGlH63-kk8-OUT",
738
578
  "recipients": [
739
579
  "0.0.7107424",
740
- "0.0.3",
741
580
  ],
742
581
  "senders": [
743
582
  "0.0.1040977",
@@ -753,11 +592,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
753
592
  "consensusTimestamp": "1669565599.465640003",
754
593
  },
755
594
  "fee": "199161",
756
- "hasFailed": false,
757
595
  "hash": "sBvHuXD8K0xKtonpe7r5WhuM_-0aTZ5up4LEha6buC3jjM_T3v645lxF96XyAKDA",
758
596
  "id": "js:2:hedera:0.0.1040977:hederaBip44-sBvHuXD8K0xKtonpe7r5WhuM_-0aTZ5up4LEha6buC3jjM_T3v645lxF96XyAKDA-OUT",
759
597
  "recipients": [
760
- "0.0.3",
598
+ "0.0.98",
761
599
  ],
762
600
  "senders": [
763
601
  "0.0.1040977",
@@ -773,12 +611,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
773
611
  "consensusTimestamp": "1729237802.452111000",
774
612
  },
775
613
  "fee": "196821",
776
- "hasFailed": false,
777
614
  "hash": "SdVskGKV5xZioeu-hERlmM7jNXnjcdqUKHFT6J-CiPQymfzPXzafUrkqcoFtd8au",
778
615
  "id": "js:2:hedera:0.0.1040977:hederaBip44-SdVskGKV5xZioeu-hERlmM7jNXnjcdqUKHFT6J-CiPQymfzPXzafUrkqcoFtd8au-OUT",
779
616
  "recipients": [
780
617
  "0.0.7305122",
781
- "0.0.3",
782
618
  ],
783
619
  "senders": [
784
620
  "0.0.1040977",
@@ -794,11 +630,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
794
630
  "consensusTimestamp": "1726233233.981368000",
795
631
  },
796
632
  "fee": "198124",
797
- "hasFailed": true,
798
633
  "hash": "sUxfRaA-RPK8z0bxCZ-QIBoVL0AChsXc-cEZMaXTPvrre9Y-ruWr5Jwx4MseudTs",
799
634
  "id": "js:2:hedera:0.0.1040977:hederaBip44-sUxfRaA-RPK8z0bxCZ-QIBoVL0AChsXc-cEZMaXTPvrre9Y-ruWr5Jwx4MseudTs-OUT",
800
635
  "recipients": [
801
- "0.0.3",
636
+ "0.0.98",
802
637
  ],
803
638
  "senders": [
804
639
  "0.0.1040977",
@@ -814,16 +649,14 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
814
649
  "consensusTimestamp": "1729100859.761766000",
815
650
  },
816
651
  "fee": "187371",
817
- "hasFailed": false,
818
652
  "hash": "tRewhc7YRpuB6FJdi-8gKHmvyLmEwo7FJt55xEEMAcM8RAwafrlMJyr__7WzHpVy",
819
653
  "id": "js:2:hedera:0.0.1040977:hederaBip44-tRewhc7YRpuB6FJdi-8gKHmvyLmEwo7FJt55xEEMAcM8RAwafrlMJyr__7WzHpVy-OUT",
820
654
  "recipients": [
821
655
  "0.0.7107424",
822
- "0.0.3",
823
656
  ],
824
657
  "senders": [
825
- "0.0.1040977",
826
658
  "0.0.800",
659
+ "0.0.1040977",
827
660
  ],
828
661
  "type": "OUT",
829
662
  "value": "10187371",
@@ -836,12 +669,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
836
669
  "consensusTimestamp": "1729103620.094329000",
837
670
  },
838
671
  "fee": "187710",
839
- "hasFailed": false,
840
672
  "hash": "TUYXGAGmXtXiTavjIA3LOn_F4WXPHp-2f79vRKsgcxWynlJUc7eq5b0H2koUzAK2",
841
673
  "id": "js:2:hedera:0.0.1040977:hederaBip44-TUYXGAGmXtXiTavjIA3LOn_F4WXPHp-2f79vRKsgcxWynlJUc7eq5b0H2koUzAK2-IN",
842
674
  "recipients": [
843
675
  "0.0.1040977",
844
- "0.0.3",
845
676
  ],
846
677
  "senders": [
847
678
  "0.0.7107424",
@@ -849,48 +680,6 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
849
680
  "type": "IN",
850
681
  "value": "2000000000",
851
682
  },
852
- {
853
- "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
854
- "blockHash": null,
855
- "blockHeight": 5,
856
- "extra": {
857
- "associatedTokenId": "0.0.456858",
858
- "consensusTimestamp": "1753699142.805347000",
859
- },
860
- "fee": "17475021",
861
- "hasFailed": false,
862
- "hash": "uBSg1KX3_ZMnkg0Z3bKgjcy_d1LYm0B4nEaP1CPmtyw-1nRdIiz4tVY_i6tfToSS",
863
- "id": "js:2:hedera:0.0.1040977:hederaBip44-uBSg1KX3_ZMnkg0Z3bKgjcy_d1LYm0B4nEaP1CPmtyw-1nRdIiz4tVY_i6tfToSS-ASSOCIATE_TOKEN",
864
- "recipients": [
865
- "0.0.3",
866
- ],
867
- "senders": [
868
- "0.0.1040977",
869
- ],
870
- "type": "ASSOCIATE_TOKEN",
871
- "value": "17475021",
872
- },
873
- {
874
- "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
875
- "blockHash": null,
876
- "blockHeight": 5,
877
- "extra": {
878
- "associatedTokenId": "0.0.7893707",
879
- "consensusTimestamp": "1753690589.721137000",
880
- },
881
- "fee": "17355085",
882
- "hasFailed": false,
883
- "hash": "wsryeqjY6BsPZL63CoSvY7fZUyfwxNTUTbCdmA5iulO9GF5g589TeD8DyvwMTvaL",
884
- "id": "js:2:hedera:0.0.1040977:hederaBip44-wsryeqjY6BsPZL63CoSvY7fZUyfwxNTUTbCdmA5iulO9GF5g589TeD8DyvwMTvaL-ASSOCIATE_TOKEN",
885
- "recipients": [
886
- "0.0.3",
887
- ],
888
- "senders": [
889
- "0.0.1040977",
890
- ],
891
- "type": "ASSOCIATE_TOKEN",
892
- "value": "17355085",
893
- },
894
683
  {
895
684
  "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
896
685
  "blockHash": null,
@@ -899,12 +688,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
899
688
  "consensusTimestamp": "1729159845.725723000",
900
689
  },
901
690
  "fee": "195597",
902
- "hasFailed": false,
903
691
  "hash": "wt0c7-dDE69WuBkj53U5o11RDvkBxdU-Z3wuuSN3btSwyMGlKC9AxphcmvTfiPP6",
904
692
  "id": "js:2:hedera:0.0.1040977:hederaBip44-wt0c7-dDE69WuBkj53U5o11RDvkBxdU-Z3wuuSN3btSwyMGlKC9AxphcmvTfiPP6-IN",
905
693
  "recipients": [
906
694
  "0.0.1040977",
907
- "0.0.3",
908
695
  ],
909
696
  "senders": [
910
697
  "0.0.7305122",
@@ -920,12 +707,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
920
707
  "consensusTimestamp": "1726233110.321533000",
921
708
  },
922
709
  "fee": "197824",
923
- "hasFailed": false,
924
710
  "hash": "y6mQt2VeMBbxeplMNEhENjHt6tKz4LidJwup4Pt2hwP1CIwgrCwF7tn3wgeAh3zu",
925
711
  "id": "js:2:hedera:0.0.1040977:hederaBip44-y6mQt2VeMBbxeplMNEhENjHt6tKz4LidJwup4Pt2hwP1CIwgrCwF7tn3wgeAh3zu-IN",
926
712
  "recipients": [
927
713
  "0.0.1040977",
928
- "0.0.3",
929
714
  ],
930
715
  "senders": [
931
716
  "0.0.7107424",
@@ -941,12 +726,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
941
726
  "consensusTimestamp": "1729858548.245891000",
942
727
  },
943
728
  "fee": "199068",
944
- "hasFailed": false,
945
729
  "hash": "YSw6vQYOoNyr258eb1GGetRlYActrg6PAFKtCjJzfIfiDykrPuhn5WV3OIWbhLK4",
946
730
  "id": "js:2:hedera:0.0.1040977:hederaBip44-YSw6vQYOoNyr258eb1GGetRlYActrg6PAFKtCjJzfIfiDykrPuhn5WV3OIWbhLK4-IN",
947
731
  "recipients": [
948
732
  "0.0.1040977",
949
- "0.0.3",
950
733
  ],
951
734
  "senders": [
952
735
  "0.0.7305122",
@@ -962,12 +745,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
962
745
  "consensusTimestamp": "1729150309.511412000",
963
746
  },
964
747
  "fee": "193637",
965
- "hasFailed": false,
966
748
  "hash": "zphHlC8Ku5wGJB1fmRHFWk2Kh0HuknpXxh4VSi9xYNFk2uX_9QZ8ilDO1s8iFfxf",
967
749
  "id": "js:2:hedera:0.0.1040977:hederaBip44-zphHlC8Ku5wGJB1fmRHFWk2Kh0HuknpXxh4VSi9xYNFk2uX_9QZ8ilDO1s8iFfxf-OUT",
968
750
  "recipients": [
969
751
  "0.0.7305122",
970
- "0.0.3",
971
752
  ],
972
753
  "senders": [
973
754
  "0.0.1040977",
@@ -983,24 +764,19 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
983
764
  "consensusTimestamp": "1701941251.224927003",
984
765
  },
985
766
  "fee": "148487",
986
- "hasFailed": false,
987
767
  "hash": "Zvr0zFzL2meSIoGWe0JlEOhBVetvj3IXH3OJ5Jy7k7zS4xLEIjqV6txRuPYgw3gw",
988
768
  "id": "js:2:hedera:0.0.1040977:hederaBip44-Zvr0zFzL2meSIoGWe0JlEOhBVetvj3IXH3OJ5Jy7k7zS4xLEIjqV6txRuPYgw3gw-OUT",
989
769
  "recipients": [
990
770
  "0.0.2024333",
991
- "0.0.3",
992
771
  ],
993
772
  "senders": [
994
- "0.0.1040977",
995
773
  "0.0.800",
774
+ "0.0.1040977",
996
775
  ],
997
776
  "type": "OUT",
998
777
  "value": "10148487",
999
778
  },
1000
779
  ],
1001
- [],
1002
- [],
1003
- [],
1004
780
  [
1005
781
  {
1006
782
  "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
@@ -1010,12 +786,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1010
786
  "consensusTimestamp": "1730811624.603795000",
1011
787
  },
1012
788
  "fee": "225279",
1013
- "hasFailed": false,
1014
789
  "hash": "_ZF8iWgETD9Y8JjmKDMJ512kJk4ZtgohOwMu2WjBI2w1kQg464A7ESzIOtDKVL9_",
1015
790
  "id": "js:2:hedera:0.0.7305122:hederaBip44-_ZF8iWgETD9Y8JjmKDMJ512kJk4ZtgohOwMu2WjBI2w1kQg464A7ESzIOtDKVL9_-OUT",
1016
791
  "recipients": [
1017
792
  "0.0.1040977",
1018
- "0.0.3",
1019
793
  ],
1020
794
  "senders": [
1021
795
  "0.0.7305122",
@@ -1031,12 +805,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1031
805
  "consensusTimestamp": "1729155939.657319000",
1032
806
  },
1033
807
  "fee": "194053",
1034
- "hasFailed": false,
1035
808
  "hash": "4t_ibZXGYqpoF8sN5HktGwEA0xyX4hLmjCrO7Vi6YPq9GuTncpA8T3cL-uTmViMB",
1036
809
  "id": "js:2:hedera:0.0.7305122:hederaBip44-4t_ibZXGYqpoF8sN5HktGwEA0xyX4hLmjCrO7Vi6YPq9GuTncpA8T3cL-uTmViMB-IN",
1037
810
  "recipients": [
1038
811
  "0.0.7305122",
1039
- "0.0.3",
1040
812
  ],
1041
813
  "senders": [
1042
814
  "0.0.1040977",
@@ -1052,12 +824,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1052
824
  "consensusTimestamp": "1730813192.423784000",
1053
825
  },
1054
826
  "fee": "225507",
1055
- "hasFailed": false,
1056
827
  "hash": "597wNJbpRrx1_mW32q3kbS40yjooZ36XtsGIDNLj_BQLZfMUQkt5uc7wxI6OCBHp",
1057
828
  "id": "js:2:hedera:0.0.7305122:hederaBip44-597wNJbpRrx1_mW32q3kbS40yjooZ36XtsGIDNLj_BQLZfMUQkt5uc7wxI6OCBHp-OUT",
1058
829
  "recipients": [
1059
830
  "0.0.1040977",
1060
- "0.0.3",
1061
831
  ],
1062
832
  "senders": [
1063
833
  "0.0.7305122",
@@ -1073,12 +843,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1073
843
  "consensusTimestamp": "1730811403.115680000",
1074
844
  },
1075
845
  "fee": "226772",
1076
- "hasFailed": false,
1077
846
  "hash": "Ax5Kiufx1qxAv05cpFKxNhTqehmGK6KDzk6093twLQMpVfeTYtDEG6igZjn-lEI3",
1078
847
  "id": "js:2:hedera:0.0.7305122:hederaBip44-Ax5Kiufx1qxAv05cpFKxNhTqehmGK6KDzk6093twLQMpVfeTYtDEG6igZjn-lEI3-IN",
1079
848
  "recipients": [
1080
849
  "0.0.7305122",
1081
- "0.0.3",
1082
850
  ],
1083
851
  "senders": [
1084
852
  "0.0.1040977",
@@ -1094,11 +862,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1094
862
  "consensusTimestamp": "1729155755.397758000",
1095
863
  },
1096
864
  "fee": "194053",
1097
- "hasFailed": true,
1098
865
  "hash": "cCROyQoe3pmG4S-LawcXSsIqBDt5GK2LTfhWDMOyOPEK7aQnI1K9SqrBO_sqeXht",
1099
866
  "id": "js:2:hedera:0.0.7305122:hederaBip44-cCROyQoe3pmG4S-LawcXSsIqBDt5GK2LTfhWDMOyOPEK7aQnI1K9SqrBO_sqeXht-OUT",
1100
867
  "recipients": [
1101
- "0.0.23",
868
+ "0.0.98",
1102
869
  ],
1103
870
  "senders": [
1104
871
  "0.0.7305122",
@@ -1114,12 +881,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1114
881
  "consensusTimestamp": "1729155815.270550000",
1115
882
  },
1116
883
  "fee": "194053",
1117
- "hasFailed": false,
1118
884
  "hash": "cdqATvnISnqFael7PUD1yhAqWNNYyKfck4p5cS22wKvP9ymzIytaS6o_1rSXwdcv",
1119
885
  "id": "js:2:hedera:0.0.7305122:hederaBip44-cdqATvnISnqFael7PUD1yhAqWNNYyKfck4p5cS22wKvP9ymzIytaS6o_1rSXwdcv-OUT",
1120
886
  "recipients": [
1121
887
  "0.0.1040977",
1122
- "0.0.4",
1123
888
  ],
1124
889
  "senders": [
1125
890
  "0.0.7305122",
@@ -1135,12 +900,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1135
900
  "consensusTimestamp": "1730811531.050920029",
1136
901
  },
1137
902
  "fee": "226772",
1138
- "hasFailed": false,
1139
903
  "hash": "DNptnQi6ClOCnJ8n45OLas1CyCWbHx9SwU-5wvAx7LHAOdgXvic9IV3JwqG5G6yq",
1140
904
  "id": "js:2:hedera:0.0.7305122:hederaBip44-DNptnQi6ClOCnJ8n45OLas1CyCWbHx9SwU-5wvAx7LHAOdgXvic9IV3JwqG5G6yq-IN",
1141
905
  "recipients": [
1142
906
  "0.0.7305122",
1143
- "0.0.3",
1144
907
  ],
1145
908
  "senders": [
1146
909
  "0.0.1040977",
@@ -1156,12 +919,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1156
919
  "consensusTimestamp": "1729858464.980892000",
1157
920
  },
1158
921
  "fee": "199068",
1159
- "hasFailed": false,
1160
922
  "hash": "E5dQ7JL0SINzr2JUaZS2ciX3EciNc6bHlHPwk8dOrZzucTPQGZAjohql00StEkgZ",
1161
923
  "id": "js:2:hedera:0.0.7305122:hederaBip44-E5dQ7JL0SINzr2JUaZS2ciX3EciNc6bHlHPwk8dOrZzucTPQGZAjohql00StEkgZ-IN",
1162
924
  "recipients": [
1163
925
  "0.0.7305122",
1164
- "0.0.3",
1165
926
  ],
1166
927
  "senders": [
1167
928
  "0.0.1040977",
@@ -1177,12 +938,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1177
938
  "consensusTimestamp": "1729147655.662122737",
1178
939
  },
1179
940
  "fee": "191792",
1180
- "hasFailed": false,
1181
941
  "hash": "fFUnwevTOhFVcXuH62vECBPFN9sxq5BqhNSEyy2F73N8NPGqms0uAFlKgNeqHddH",
1182
942
  "id": "js:2:hedera:0.0.7305122:hederaBip44-fFUnwevTOhFVcXuH62vECBPFN9sxq5BqhNSEyy2F73N8NPGqms0uAFlKgNeqHddH-IN",
1183
943
  "recipients": [
1184
944
  "0.0.7305122",
1185
- "0.0.3",
1186
945
  ],
1187
946
  "senders": [
1188
947
  "0.0.1040977",
@@ -1198,12 +957,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1198
957
  "consensusTimestamp": "1729687467.306035525",
1199
958
  },
1200
959
  "fee": "196236",
1201
- "hasFailed": false,
1202
960
  "hash": "flTssQb-PABB-mCEFUuIFBjrwZ8jz176hDMbqjiJQUDHtpMmCWHl7bVr5B89D0mQ",
1203
961
  "id": "js:2:hedera:0.0.7305122:hederaBip44-flTssQb-PABB-mCEFUuIFBjrwZ8jz176hDMbqjiJQUDHtpMmCWHl7bVr5B89D0mQ-IN",
1204
962
  "recipients": [
1205
963
  "0.0.7305122",
1206
- "0.0.3",
1207
964
  ],
1208
965
  "senders": [
1209
966
  "0.0.1040977",
@@ -1219,12 +976,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1219
976
  "consensusTimestamp": "1729150225.131300000",
1220
977
  },
1221
978
  "fee": "193637",
1222
- "hasFailed": false,
1223
979
  "hash": "G5bOWCgmRJz9njNXY5wPZNETmvOcOCBKnEnZftbZDySTzwlSqU3LKB3cG0or6Cjm",
1224
980
  "id": "js:2:hedera:0.0.7305122:hederaBip44-G5bOWCgmRJz9njNXY5wPZNETmvOcOCBKnEnZftbZDySTzwlSqU3LKB3cG0or6Cjm-OUT",
1225
981
  "recipients": [
1226
982
  "0.0.1040977",
1227
- "0.0.3",
1228
983
  ],
1229
984
  "senders": [
1230
985
  "0.0.7305122",
@@ -1240,12 +995,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1240
995
  "consensusTimestamp": "1730813149.715064983",
1241
996
  },
1242
997
  "fee": "225507",
1243
- "hasFailed": false,
1244
998
  "hash": "i_mUYjjGcauOIq-wIdXUzGa5nnD2tq0AAhfezF5AHvl_AlQJeEfYy1ZCQU4n8SPg",
1245
999
  "id": "js:2:hedera:0.0.7305122:hederaBip44-i_mUYjjGcauOIq-wIdXUzGa5nnD2tq0AAhfezF5AHvl_AlQJeEfYy1ZCQU4n8SPg-IN",
1246
1000
  "recipients": [
1247
1001
  "0.0.7305122",
1248
- "0.0.3",
1249
1002
  ],
1250
1003
  "senders": [
1251
1004
  "0.0.1040977",
@@ -1261,12 +1014,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1261
1014
  "consensusTimestamp": "1729177404.980663000",
1262
1015
  },
1263
1016
  "fee": "197305",
1264
- "hasFailed": false,
1265
1017
  "hash": "Mq0CNEbhugTVQ1n6I-f5aSaFXF7-cA-wYSvuow-okMRHDTozoAb_fE1-1o7bb2P4",
1266
1018
  "id": "js:2:hedera:0.0.7305122:hederaBip44-Mq0CNEbhugTVQ1n6I-f5aSaFXF7-cA-wYSvuow-okMRHDTozoAb_fE1-1o7bb2P4-IN",
1267
1019
  "recipients": [
1268
1020
  "0.0.7305122",
1269
- "0.0.3",
1270
1021
  ],
1271
1022
  "senders": [
1272
1023
  "0.0.1040977",
@@ -1282,12 +1033,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1282
1033
  "consensusTimestamp": "1729156701.804949000",
1283
1034
  },
1284
1035
  "fee": "194053",
1285
- "hasFailed": false,
1286
1036
  "hash": "ms8ReEo0dI2vEjojzorZAto2mrYSImX2UOyB_lNYjVlg4w6giRafivPeeQAEwYL3",
1287
1037
  "id": "js:2:hedera:0.0.7305122:hederaBip44-ms8ReEo0dI2vEjojzorZAto2mrYSImX2UOyB_lNYjVlg4w6giRafivPeeQAEwYL3-OUT",
1288
1038
  "recipients": [
1289
1039
  "0.0.1040977",
1290
- "0.0.3",
1291
1040
  ],
1292
1041
  "senders": [
1293
1042
  "0.0.7305122",
@@ -1303,12 +1052,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1303
1052
  "consensusTimestamp": "1729585926.624752000",
1304
1053
  },
1305
1054
  "fee": "189619",
1306
- "hasFailed": false,
1307
1055
  "hash": "MXshLxa4L9lF9rduImR7w-qMvZRgQC-z_XBQRc5Yl3nv_qHKNSQASAGX3sDkXT-h",
1308
1056
  "id": "js:2:hedera:0.0.7305122:hederaBip44-MXshLxa4L9lF9rduImR7w-qMvZRgQC-z_XBQRc5Yl3nv_qHKNSQASAGX3sDkXT-h-IN",
1309
1057
  "recipients": [
1310
1058
  "0.0.7305122",
1311
- "0.0.3",
1312
1059
  ],
1313
1060
  "senders": [
1314
1061
  "0.0.1040977",
@@ -1324,12 +1071,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1324
1071
  "consensusTimestamp": "1729237802.452111000",
1325
1072
  },
1326
1073
  "fee": "196821",
1327
- "hasFailed": false,
1328
1074
  "hash": "SdVskGKV5xZioeu-hERlmM7jNXnjcdqUKHFT6J-CiPQymfzPXzafUrkqcoFtd8au",
1329
1075
  "id": "js:2:hedera:0.0.7305122:hederaBip44-SdVskGKV5xZioeu-hERlmM7jNXnjcdqUKHFT6J-CiPQymfzPXzafUrkqcoFtd8au-IN",
1330
1076
  "recipients": [
1331
1077
  "0.0.7305122",
1332
- "0.0.3",
1333
1078
  ],
1334
1079
  "senders": [
1335
1080
  "0.0.1040977",
@@ -1345,11 +1090,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1345
1090
  "consensusTimestamp": "1729156015.784781613",
1346
1091
  },
1347
1092
  "fee": "414180",
1348
- "hasFailed": false,
1349
1093
  "hash": "SX6QjkXKRGbFG1tWq31I0rv1Aof4r9iRXxLlxd_tO6YNuER_6CCmvW_s47FtPVhl",
1350
1094
  "id": "js:2:hedera:0.0.7305122:hederaBip44-SX6QjkXKRGbFG1tWq31I0rv1Aof4r9iRXxLlxd_tO6YNuER_6CCmvW_s47FtPVhl-OUT",
1351
1095
  "recipients": [
1352
- "0.0.25",
1096
+ "0.0.98",
1353
1097
  ],
1354
1098
  "senders": [
1355
1099
  "0.0.7305122",
@@ -1365,12 +1109,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1365
1109
  "consensusTimestamp": "1729159845.725723000",
1366
1110
  },
1367
1111
  "fee": "195597",
1368
- "hasFailed": false,
1369
1112
  "hash": "wt0c7-dDE69WuBkj53U5o11RDvkBxdU-Z3wuuSN3btSwyMGlKC9AxphcmvTfiPP6",
1370
1113
  "id": "js:2:hedera:0.0.7305122:hederaBip44-wt0c7-dDE69WuBkj53U5o11RDvkBxdU-Z3wuuSN3btSwyMGlKC9AxphcmvTfiPP6-OUT",
1371
1114
  "recipients": [
1372
1115
  "0.0.1040977",
1373
- "0.0.3",
1374
1116
  ],
1375
1117
  "senders": [
1376
1118
  "0.0.7305122",
@@ -1386,12 +1128,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1386
1128
  "consensusTimestamp": "1729858548.245891000",
1387
1129
  },
1388
1130
  "fee": "199068",
1389
- "hasFailed": false,
1390
1131
  "hash": "YSw6vQYOoNyr258eb1GGetRlYActrg6PAFKtCjJzfIfiDykrPuhn5WV3OIWbhLK4",
1391
1132
  "id": "js:2:hedera:0.0.7305122:hederaBip44-YSw6vQYOoNyr258eb1GGetRlYActrg6PAFKtCjJzfIfiDykrPuhn5WV3OIWbhLK4-OUT",
1392
1133
  "recipients": [
1393
1134
  "0.0.1040977",
1394
- "0.0.3",
1395
1135
  ],
1396
1136
  "senders": [
1397
1137
  "0.0.7305122",
@@ -1407,11 +1147,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1407
1147
  "consensusTimestamp": "1729156037.761102000",
1408
1148
  },
1409
1149
  "fee": "415339",
1410
- "hasFailed": false,
1411
1150
  "hash": "ZPCrj02WZwh_depYNheXuCLRpq6gDHfxeskEvIr-PCZzoM9WdUUSswRqRf-bZZfS",
1412
1151
  "id": "js:2:hedera:0.0.7305122:hederaBip44-ZPCrj02WZwh_depYNheXuCLRpq6gDHfxeskEvIr-PCZzoM9WdUUSswRqRf-bZZfS-OUT",
1413
1152
  "recipients": [
1414
- "0.0.23",
1153
+ "0.0.98",
1415
1154
  ],
1416
1155
  "senders": [
1417
1156
  "0.0.7305122",
@@ -1427,12 +1166,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1427
1166
  "consensusTimestamp": "1729150309.511412000",
1428
1167
  },
1429
1168
  "fee": "193637",
1430
- "hasFailed": false,
1431
1169
  "hash": "zphHlC8Ku5wGJB1fmRHFWk2Kh0HuknpXxh4VSi9xYNFk2uX_9QZ8ilDO1s8iFfxf",
1432
1170
  "id": "js:2:hedera:0.0.7305122:hederaBip44-zphHlC8Ku5wGJB1fmRHFWk2Kh0HuknpXxh4VSi9xYNFk2uX_9QZ8ilDO1s8iFfxf-IN",
1433
1171
  "recipients": [
1434
1172
  "0.0.7305122",
1435
- "0.0.3",
1436
1173
  ],
1437
1174
  "senders": [
1438
1175
  "0.0.1040977",
@@ -1450,12 +1187,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1450
1187
  "consensusTimestamp": "1732192441.542423000",
1451
1188
  },
1452
1189
  "fee": "82857",
1453
- "hasFailed": false,
1454
1190
  "hash": "geODvLCG3S-R_gRHW6ZcrSMUE6lSiO3DQjpnYnWVc2H2du1-_x_M_VSNpD69zGT2",
1455
1191
  "id": "js:2:hedera:0.0.7560245:hederaBip44-geODvLCG3S-R_gRHW6ZcrSMUE6lSiO3DQjpnYnWVc2H2du1-_x_M_VSNpD69zGT2-IN",
1456
1192
  "recipients": [
1457
1193
  "0.0.7560245",
1458
- "0.0.3",
1459
1194
  ],
1460
1195
  "senders": [
1461
1196
  "0.0.1040977",
@@ -1471,12 +1206,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1471
1206
  "consensusTimestamp": "1732193188.290747000",
1472
1207
  },
1473
1208
  "fee": "82857",
1474
- "hasFailed": false,
1475
1209
  "hash": "jjb5_0au4hyPjyQaM44Fkn-d4IrGcDhsoqhA7r8rje7V0-7Sa3J70gUrpgmpgMsP",
1476
1210
  "id": "js:2:hedera:0.0.7560245:hederaBip44-jjb5_0au4hyPjyQaM44Fkn-d4IrGcDhsoqhA7r8rje7V0-7Sa3J70gUrpgmpgMsP-OUT",
1477
1211
  "recipients": [
1478
1212
  "0.0.7578015",
1479
- "0.0.3",
1480
1213
  ],
1481
1214
  "senders": [
1482
1215
  "0.0.7560245",
@@ -1494,12 +1227,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1494
1227
  "consensusTimestamp": "1732193188.290747000",
1495
1228
  },
1496
1229
  "fee": "82857",
1497
- "hasFailed": false,
1498
1230
  "hash": "jjb5_0au4hyPjyQaM44Fkn-d4IrGcDhsoqhA7r8rje7V0-7Sa3J70gUrpgmpgMsP",
1499
1231
  "id": "js:2:hedera:0.0.7578015:hederaBip44-jjb5_0au4hyPjyQaM44Fkn-d4IrGcDhsoqhA7r8rje7V0-7Sa3J70gUrpgmpgMsP-IN",
1500
1232
  "recipients": [
1501
1233
  "0.0.7578015",
1502
- "0.0.3",
1503
1234
  ],
1504
1235
  "senders": [
1505
1236
  "0.0.7560245",
@@ -1517,16 +1248,15 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1517
1248
  "consensusTimestamp": "1740741189.513410000",
1518
1249
  },
1519
1250
  "fee": "26836467",
1520
- "hasFailed": false,
1521
1251
  "hash": "_ewGHkI-6ZCZPXq2ltcB7XHFw9RtCj20Qtdevtzm9SytscIFUL44i-VoSyFgvF1r",
1522
- "id": "js:2:hedera:0.0.8313485:hederaBip44-_ewGHkI-6ZCZPXq2ltcB7XHFw9RtCj20Qtdevtzm9SytscIFUL44i-VoSyFgvF1r-FEES",
1252
+ "id": "js:2:hedera:0.0.8313485:hederaBip44-_ewGHkI-6ZCZPXq2ltcB7XHFw9RtCj20Qtdevtzm9SytscIFUL44i-VoSyFgvF1r-OUT",
1523
1253
  "recipients": [
1524
- "0.0.8367704",
1254
+ "0.0.98",
1525
1255
  ],
1526
1256
  "senders": [
1527
1257
  "0.0.8313485",
1528
1258
  ],
1529
- "type": "FEES",
1259
+ "type": "OUT",
1530
1260
  "value": "26836467",
1531
1261
  },
1532
1262
  {
@@ -1537,12 +1267,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1537
1267
  "consensusTimestamp": "1740739889.583598491",
1538
1268
  },
1539
1269
  "fee": "54816",
1540
- "hasFailed": false,
1541
1270
  "hash": "-wR3CTecetXx9-0B6G_r4zz-l5j9kUEPvQ7KxfIy95gG-zbXPojdNdQgcL-9lVqm",
1542
1271
  "id": "js:2:hedera:0.0.8313485:hederaBip44--wR3CTecetXx9-0B6G_r4zz-l5j9kUEPvQ7KxfIy95gG-zbXPojdNdQgcL-9lVqm-OUT",
1543
1272
  "recipients": [
1544
1273
  "0.0.8367704",
1545
- "0.0.30",
1546
1274
  ],
1547
1275
  "senders": [
1548
1276
  "0.0.8313485",
@@ -1558,16 +1286,15 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1558
1286
  "consensusTimestamp": "1740741060.702187741",
1559
1287
  },
1560
1288
  "fee": "526632",
1561
- "hasFailed": false,
1562
1289
  "hash": "05C7rBKw99WX0z1p1xCgXJohDc2441_c-aLX3g6UAnspz1Lppu1M-duYfs_dVuJn",
1563
- "id": "js:2:hedera:0.0.8313485:hederaBip44-05C7rBKw99WX0z1p1xCgXJohDc2441_c-aLX3g6UAnspz1Lppu1M-duYfs_dVuJn-FEES",
1290
+ "id": "js:2:hedera:0.0.8313485:hederaBip44-05C7rBKw99WX0z1p1xCgXJohDc2441_c-aLX3g6UAnspz1Lppu1M-duYfs_dVuJn-OUT",
1564
1291
  "recipients": [
1565
- "0.0.507737",
1292
+ "0.0.98",
1566
1293
  ],
1567
1294
  "senders": [
1568
1295
  "0.0.8313485",
1569
1296
  ],
1570
- "type": "FEES",
1297
+ "type": "OUT",
1571
1298
  "value": "526632",
1572
1299
  },
1573
1300
  {
@@ -1575,51 +1302,39 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1575
1302
  "blockHash": null,
1576
1303
  "blockHeight": 5,
1577
1304
  "extra": {
1578
- "consensusTimestamp": "1740741706.219984000",
1305
+ "consensusTimestamp": "1740739638.887363715",
1579
1306
  },
1580
- "fee": "1160556",
1581
- "hasFailed": false,
1582
- "hash": "3JgGBvKlAT7OMf12rD0zC5h1fQxSyloS1DOUrEUQ3E_4crK-BHkrUeLcED-HDG_0",
1583
- "id": "js:2:hedera:0.0.8313485:hederaBip44-3JgGBvKlAT7OMf12rD0zC5h1fQxSyloS1DOUrEUQ3E_4crK-BHkrUeLcED-HDG_0-IN",
1307
+ "fee": "544516",
1308
+ "hash": "1Q3HZHH__yXIyTrDJ1QQvAQtcVBYgC1A-1dRhcMtfSeOwDijXGwXsWAW9kWQREsZ",
1309
+ "id": "js:2:hedera:0.0.8313485:hederaBip44-1Q3HZHH__yXIyTrDJ1QQvAQtcVBYgC1A-1dRhcMtfSeOwDijXGwXsWAW9kWQREsZ-NONE",
1584
1310
  "recipients": [
1585
- "0.0.8313485",
1586
- "0.0.4",
1311
+ "0.0.98",
1587
1312
  ],
1588
1313
  "senders": [
1589
- "0.0.8367704",
1590
- "0.0.995584",
1314
+ "0.0.507737",
1591
1315
  ],
1592
- "type": "IN",
1593
- "value": "40000",
1316
+ "type": "NONE",
1317
+ "value": "0",
1594
1318
  },
1595
1319
  {
1596
1320
  "accountId": "js:2:hedera:0.0.8313485:hederaBip44",
1597
1321
  "blockHash": null,
1598
1322
  "blockHeight": 5,
1599
1323
  "extra": {
1600
- "consensusTimestamp": "1743884119.632624000",
1324
+ "consensusTimestamp": "1740741706.219984000",
1601
1325
  },
1602
- "fee": "67995",
1603
- "hasFailed": false,
1604
- "hash": "4adPwlGUAp5DbO636BAzOEQrdij3rkqr3qkvirS3PchzJx2UlmR5VeJkrAwY5Owt",
1605
- "id": "js:2:hedera:0.0.8313485:hederaBip44-4adPwlGUAp5DbO636BAzOEQrdij3rkqr3qkvirS3PchzJx2UlmR5VeJkrAwY5Owt-IN",
1326
+ "fee": "1160556",
1327
+ "hash": "3JgGBvKlAT7OMf12rD0zC5h1fQxSyloS1DOUrEUQ3E_4crK-BHkrUeLcED-HDG_0",
1328
+ "id": "js:2:hedera:0.0.8313485:hederaBip44-3JgGBvKlAT7OMf12rD0zC5h1fQxSyloS1DOUrEUQ3E_4crK-BHkrUeLcED-HDG_0-IN",
1606
1329
  "recipients": [
1607
1330
  "0.0.8313485",
1608
- "0.0.7884574",
1609
- "0.0.7884559",
1610
- "0.0.7884558",
1611
- "0.0.7884543",
1612
- "0.0.7884291",
1613
- "0.0.4590927",
1614
- "0.0.4552078",
1615
- "0.0.664803",
1616
- "0.0.31",
1617
1331
  ],
1618
1332
  "senders": [
1619
- "0.0.8217344",
1333
+ "0.0.995584",
1334
+ "0.0.8367704",
1620
1335
  ],
1621
1336
  "type": "IN",
1622
- "value": "10000",
1337
+ "value": "40000",
1623
1338
  },
1624
1339
  {
1625
1340
  "accountId": "js:2:hedera:0.0.8313485:hederaBip44",
@@ -1629,7 +1344,6 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1629
1344
  "consensusTimestamp": "1740739889.583598490",
1630
1345
  },
1631
1346
  "fee": "25696084",
1632
- "hasFailed": false,
1633
1347
  "hash": "4iK1Z91U5OXF4UFOw2LLnzSsF5okORut20B9Y_iTFCXd3_jO69a8jPd58d_tC4cv",
1634
1348
  "id": "js:2:hedera:0.0.8313485:hederaBip44-4iK1Z91U5OXF4UFOw2LLnzSsF5okORut20B9Y_iTFCXd3_jO69a8jPd58d_tC4cv-OUT",
1635
1349
  "recipients": [
@@ -1649,12 +1363,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1649
1363
  "consensusTimestamp": "1743094572.925082000",
1650
1364
  },
1651
1365
  "fee": "52397",
1652
- "hasFailed": false,
1653
1366
  "hash": "85lLz0RGSQniFYplo8LtsWOzFIPpJDQi8eXNIT_2D2r1eVS6U3WmrKgxni7mmm5g",
1654
1367
  "id": "js:2:hedera:0.0.8313485:hederaBip44-85lLz0RGSQniFYplo8LtsWOzFIPpJDQi8eXNIT_2D2r1eVS6U3WmrKgxni7mmm5g-OUT",
1655
1368
  "recipients": [
1656
1369
  "0.0.8758518",
1657
- "0.0.17",
1658
1370
  ],
1659
1371
  "senders": [
1660
1372
  "0.0.8313485",
@@ -1667,20 +1379,18 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1667
1379
  "blockHash": null,
1668
1380
  "blockHeight": 5,
1669
1381
  "extra": {
1670
- "associatedTokenId": "0.0.127877",
1671
1382
  "consensusTimestamp": "1740739493.554732000",
1672
1383
  },
1673
1384
  "fee": "27194555",
1674
- "hasFailed": false,
1675
1385
  "hash": "cCa5ntZnM_Dt3a_QKkm2vj_LCtVHg2J4r8uz_cBwgS_DDPGnt63y3jyU3CKzPE4m",
1676
- "id": "js:2:hedera:0.0.8313485:hederaBip44-cCa5ntZnM_Dt3a_QKkm2vj_LCtVHg2J4r8uz_cBwgS_DDPGnt63y3jyU3CKzPE4m-ASSOCIATE_TOKEN",
1386
+ "id": "js:2:hedera:0.0.8313485:hederaBip44-cCa5ntZnM_Dt3a_QKkm2vj_LCtVHg2J4r8uz_cBwgS_DDPGnt63y3jyU3CKzPE4m-OUT",
1677
1387
  "recipients": [
1678
- "0.0.34",
1388
+ "0.0.98",
1679
1389
  ],
1680
1390
  "senders": [
1681
1391
  "0.0.8313485",
1682
1392
  ],
1683
- "type": "ASSOCIATE_TOKEN",
1393
+ "type": "OUT",
1684
1394
  "value": "27194555",
1685
1395
  },
1686
1396
  {
@@ -1691,49 +1401,18 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1691
1401
  "consensusTimestamp": "1743371982.785505000",
1692
1402
  },
1693
1403
  "fee": "64500",
1694
- "hasFailed": false,
1695
1404
  "hash": "eVYpewyGqQGyBPBPkTvOWvKH8U4yIk9VHiaWiy2HsaHBPCDnlBOKNgiS5dUVpkco",
1696
1405
  "id": "js:2:hedera:0.0.8313485:hederaBip44-eVYpewyGqQGyBPBPkTvOWvKH8U4yIk9VHiaWiy2HsaHBPCDnlBOKNgiS5dUVpkco-IN",
1697
1406
  "recipients": [
1698
- "0.0.8758122",
1699
- "0.0.8674038",
1700
- "0.0.8405418",
1701
- "0.0.8313485",
1702
- "0.0.7847143",
1703
- "0.0.7612543",
1704
- "0.0.7611306",
1705
- "0.0.7611305",
1706
1407
  "0.0.7611280",
1707
- "0.0.4",
1708
- ],
1709
- "senders": [
1710
- "0.0.8217344",
1711
- ],
1712
- "type": "IN",
1713
- "value": "10000",
1714
- },
1715
- {
1716
- "accountId": "js:2:hedera:0.0.8313485:hederaBip44",
1717
- "blockHash": null,
1718
- "blockHeight": 5,
1719
- "extra": {
1720
- "consensusTimestamp": "1743884110.485189168",
1721
- },
1722
- "fee": "67995",
1723
- "hasFailed": false,
1724
- "hash": "hoHRwEd3FWTi8JVr2IJPNnJ0KfTin6SdEPXBWNoJpwWJ0d7FGQ2nLPfdUYaLts0_",
1725
- "id": "js:2:hedera:0.0.8313485:hederaBip44-hoHRwEd3FWTi8JVr2IJPNnJ0KfTin6SdEPXBWNoJpwWJ0d7FGQ2nLPfdUYaLts0_-IN",
1726
- "recipients": [
1408
+ "0.0.7611305",
1409
+ "0.0.7611306",
1410
+ "0.0.7612543",
1411
+ "0.0.7847143",
1727
1412
  "0.0.8313485",
1728
- "0.0.7884574",
1729
- "0.0.7884559",
1730
- "0.0.7884558",
1731
- "0.0.7884543",
1732
- "0.0.7884291",
1733
- "0.0.4590927",
1734
- "0.0.4552078",
1735
- "0.0.664803",
1736
- "0.0.3",
1413
+ "0.0.8405418",
1414
+ "0.0.8674038",
1415
+ "0.0.8758122",
1737
1416
  ],
1738
1417
  "senders": [
1739
1418
  "0.0.8217344",
@@ -1749,20 +1428,18 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1749
1428
  "consensusTimestamp": "1743371987.018009000",
1750
1429
  },
1751
1430
  "fee": "64514",
1752
- "hasFailed": false,
1753
1431
  "hash": "J0XNN2FH1TwwrtI1eljkItUK66nL-YvqOZSWKrc9ZkcBV2MSfcXn-i4ipFGv-044",
1754
1432
  "id": "js:2:hedera:0.0.8313485:hederaBip44-J0XNN2FH1TwwrtI1eljkItUK66nL-YvqOZSWKrc9ZkcBV2MSfcXn-i4ipFGv-044-IN",
1755
1433
  "recipients": [
1756
- "0.0.8758122",
1757
- "0.0.8674038",
1758
- "0.0.8405418",
1759
- "0.0.8313485",
1760
- "0.0.7847143",
1761
- "0.0.7612543",
1762
- "0.0.7611306",
1763
- "0.0.7611305",
1764
1434
  "0.0.7611280",
1765
- "0.0.8",
1435
+ "0.0.7611305",
1436
+ "0.0.7611306",
1437
+ "0.0.7612543",
1438
+ "0.0.7847143",
1439
+ "0.0.8313485",
1440
+ "0.0.8405418",
1441
+ "0.0.8674038",
1442
+ "0.0.8758122",
1766
1443
  ],
1767
1444
  "senders": [
1768
1445
  "0.0.8217344",
@@ -1770,26 +1447,6 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1770
1447
  "type": "IN",
1771
1448
  "value": "10000",
1772
1449
  },
1773
- {
1774
- "accountId": "js:2:hedera:0.0.8313485:hederaBip44",
1775
- "blockHash": null,
1776
- "blockHeight": 5,
1777
- "extra": {
1778
- "consensusTimestamp": "1755785525.693277000",
1779
- },
1780
- "fee": "424851",
1781
- "hasFailed": false,
1782
- "hash": "kPQrVav4moSwtzRn6jm5LOs_PCxv03Ka8WOZ_sLPuIqpnHxJDX9OC4_Lo1v0ktTI",
1783
- "id": "js:2:hedera:0.0.8313485:hederaBip44-kPQrVav4moSwtzRn6jm5LOs_PCxv03Ka8WOZ_sLPuIqpnHxJDX9OC4_Lo1v0ktTI-FEES",
1784
- "recipients": [
1785
- "0.0.1040977",
1786
- ],
1787
- "senders": [
1788
- "0.0.8313485",
1789
- ],
1790
- "type": "FEES",
1791
- "value": "424851",
1792
- },
1793
1450
  {
1794
1451
  "accountId": "js:2:hedera:0.0.8313485:hederaBip44",
1795
1452
  "blockHash": null,
@@ -1798,16 +1455,15 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1798
1455
  "consensusTimestamp": "1743601916.977125409",
1799
1456
  },
1800
1457
  "fee": "602274",
1801
- "hasFailed": false,
1802
1458
  "hash": "la4OImgYRurAR8W3FACQKeCUWXZw8_ew77p4vdKyNavWzNjRhYzWDIAzeEeqPTkG",
1803
- "id": "js:2:hedera:0.0.8313485:hederaBip44-la4OImgYRurAR8W3FACQKeCUWXZw8_ew77p4vdKyNavWzNjRhYzWDIAzeEeqPTkG-FEES",
1459
+ "id": "js:2:hedera:0.0.8313485:hederaBip44-la4OImgYRurAR8W3FACQKeCUWXZw8_ew77p4vdKyNavWzNjRhYzWDIAzeEeqPTkG-OUT",
1804
1460
  "recipients": [
1805
- "0.0.8758518",
1461
+ "0.0.98",
1806
1462
  ],
1807
1463
  "senders": [
1808
1464
  "0.0.8313485",
1809
1465
  ],
1810
- "type": "FEES",
1466
+ "type": "OUT",
1811
1467
  "value": "602274",
1812
1468
  },
1813
1469
  {
@@ -1818,12 +1474,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1818
1474
  "consensusTimestamp": "1740739322.044670000",
1819
1475
  },
1820
1476
  "fee": "54816",
1821
- "hasFailed": false,
1822
1477
  "hash": "ntVwGzpooIIYSwktldo-Isbz6igXCw0jKilaxS8_vzvFg-tmLguXPlmhk3zyY-lY",
1823
1478
  "id": "js:2:hedera:0.0.8313485:hederaBip44-ntVwGzpooIIYSwktldo-Isbz6igXCw0jKilaxS8_vzvFg-tmLguXPlmhk3zyY-lY-IN",
1824
1479
  "recipients": [
1825
1480
  "0.0.8313485",
1826
- "0.0.3",
1827
1481
  ],
1828
1482
  "senders": [
1829
1483
  "0.0.1040977",
@@ -1831,35 +1485,6 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1831
1485
  "type": "IN",
1832
1486
  "value": "1000000000",
1833
1487
  },
1834
- {
1835
- "accountId": "js:2:hedera:0.0.8313485:hederaBip44",
1836
- "blockHash": null,
1837
- "blockHeight": 5,
1838
- "extra": {
1839
- "consensusTimestamp": "1743884114.875352000",
1840
- },
1841
- "fee": "68011",
1842
- "hasFailed": false,
1843
- "hash": "O-eH8k8SzI6_w1P5qlGF1WRkX2JkShsHcF5K_D1HPsBfH5Bs7J6mt3GEMfw2aGHE",
1844
- "id": "js:2:hedera:0.0.8313485:hederaBip44-O-eH8k8SzI6_w1P5qlGF1WRkX2JkShsHcF5K_D1HPsBfH5Bs7J6mt3GEMfw2aGHE-IN",
1845
- "recipients": [
1846
- "0.0.8313485",
1847
- "0.0.7884574",
1848
- "0.0.7884559",
1849
- "0.0.7884558",
1850
- "0.0.7884543",
1851
- "0.0.7884291",
1852
- "0.0.4590927",
1853
- "0.0.4552078",
1854
- "0.0.664803",
1855
- "0.0.6",
1856
- ],
1857
- "senders": [
1858
- "0.0.8217344",
1859
- ],
1860
- "type": "IN",
1861
- "value": "10000",
1862
- },
1863
1488
  {
1864
1489
  "accountId": "js:2:hedera:0.0.8313485:hederaBip44",
1865
1490
  "blockHash": null,
@@ -1868,20 +1493,18 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1868
1493
  "consensusTimestamp": "1743371991.769212000",
1869
1494
  },
1870
1495
  "fee": "64500",
1871
- "hasFailed": false,
1872
1496
  "hash": "pTzgoDwUYO5mr3q56iBG7AomeMcOWUjrh-UoQbFfEbNVx-OT16-jcQAzoak6LAkB",
1873
1497
  "id": "js:2:hedera:0.0.8313485:hederaBip44-pTzgoDwUYO5mr3q56iBG7AomeMcOWUjrh-UoQbFfEbNVx-OT16-jcQAzoak6LAkB-IN",
1874
1498
  "recipients": [
1875
- "0.0.8758122",
1876
- "0.0.8674038",
1877
- "0.0.8405418",
1878
- "0.0.8313485",
1879
- "0.0.7847143",
1880
- "0.0.7612543",
1881
- "0.0.7611306",
1882
- "0.0.7611305",
1883
1499
  "0.0.7611280",
1884
- "0.0.17",
1500
+ "0.0.7611305",
1501
+ "0.0.7611306",
1502
+ "0.0.7612543",
1503
+ "0.0.7847143",
1504
+ "0.0.8313485",
1505
+ "0.0.8405418",
1506
+ "0.0.8674038",
1507
+ "0.0.8758122",
1885
1508
  ],
1886
1509
  "senders": [
1887
1510
  "0.0.8217344",
@@ -1897,16 +1520,14 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1897
1520
  "consensusTimestamp": "1740740327.007740000",
1898
1521
  },
1899
1522
  "fee": "1212697",
1900
- "hasFailed": false,
1901
1523
  "hash": "QgtcED3A7geKeAOQQYN1BfgKyJADPtAVLeT7ey8gFMdu8tAACWEHx77z4FR_0MSV",
1902
1524
  "id": "js:2:hedera:0.0.8313485:hederaBip44-QgtcED3A7geKeAOQQYN1BfgKyJADPtAVLeT7ey8gFMdu8tAACWEHx77z4FR_0MSV-IN",
1903
1525
  "recipients": [
1904
1526
  "0.0.8313485",
1905
- "0.0.4",
1906
1527
  ],
1907
1528
  "senders": [
1908
- "0.0.8367704",
1909
1529
  "0.0.995584",
1530
+ "0.0.8367704",
1910
1531
  ],
1911
1532
  "type": "IN",
1912
1533
  "value": "600000",
@@ -1919,16 +1540,15 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1919
1540
  "consensusTimestamp": "1743089390.497908000",
1920
1541
  },
1921
1542
  "fee": "26918289",
1922
- "hasFailed": false,
1923
1543
  "hash": "qWJVsguWV08ZhHLfnakvnsDcS-O2tVtE6r_QlBbtFkLj7r-PWHgwIVKNh1a70-S_",
1924
- "id": "js:2:hedera:0.0.8313485:hederaBip44-qWJVsguWV08ZhHLfnakvnsDcS-O2tVtE6r_QlBbtFkLj7r-PWHgwIVKNh1a70-S_-FEES",
1544
+ "id": "js:2:hedera:0.0.8313485:hederaBip44-qWJVsguWV08ZhHLfnakvnsDcS-O2tVtE6r_QlBbtFkLj7r-PWHgwIVKNh1a70-S_-OUT",
1925
1545
  "recipients": [
1926
- "0.0.8758518",
1546
+ "0.0.98",
1927
1547
  ],
1928
1548
  "senders": [
1929
1549
  "0.0.8313485",
1930
1550
  ],
1931
- "type": "FEES",
1551
+ "type": "OUT",
1932
1552
  "value": "26918289",
1933
1553
  },
1934
1554
  {
@@ -1939,7 +1559,6 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1939
1559
  "consensusTimestamp": "1743089390.497907999",
1940
1560
  },
1941
1561
  "fee": "24935910",
1942
- "hasFailed": false,
1943
1562
  "hash": "sJDAVx1fkaLPGjkFuj3iNnC3GgOamMkRBwAl57rkYRKrcOlj1Lu-kb0D01c3eF4y",
1944
1563
  "id": "js:2:hedera:0.0.8313485:hederaBip44-sJDAVx1fkaLPGjkFuj3iNnC3GgOamMkRBwAl57rkYRKrcOlj1Lu-kb0D01c3eF4y-OUT",
1945
1564
  "recipients": [
@@ -1959,12 +1578,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1959
1578
  "consensusTimestamp": "1740740097.334683000",
1960
1579
  },
1961
1580
  "fee": "54816",
1962
- "hasFailed": false,
1963
1581
  "hash": "uj5J-L_fkKOiXYEamSopL0p7kEc1G8RBHuQjsQfafcsi1N-ATZ5YZXgqz3OZfebn",
1964
1582
  "id": "js:2:hedera:0.0.8313485:hederaBip44-uj5J-L_fkKOiXYEamSopL0p7kEc1G8RBHuQjsQfafcsi1N-ATZ5YZXgqz3OZfebn-OUT",
1965
1583
  "recipients": [
1966
1584
  "0.0.8367704",
1967
- "0.0.9",
1968
1585
  ],
1969
1586
  "senders": [
1970
1587
  "0.0.8313485",
@@ -1980,12 +1597,10 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1980
1597
  "consensusTimestamp": "1740738764.065021000",
1981
1598
  },
1982
1599
  "fee": "54982",
1983
- "hasFailed": false,
1984
1600
  "hash": "wIHVqsGrwL1dn0JTJZijUBgiQwwkyPtI73c6-W91BEvs8nlY5-05GD_QPeajRNvP",
1985
1601
  "id": "js:2:hedera:0.0.8313485:hederaBip44-wIHVqsGrwL1dn0JTJZijUBgiQwwkyPtI73c6-W91BEvs8nlY5-05GD_QPeajRNvP-IN",
1986
1602
  "recipients": [
1987
1603
  "0.0.8313485",
1988
- "0.0.5",
1989
1604
  ],
1990
1605
  "senders": [
1991
1606
  "0.0.507737",
@@ -1994,6 +1609,1062 @@ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1994
1609
  "value": "10000000",
1995
1610
  },
1996
1611
  ],
1997
- [],
1612
+ ]
1613
+ `;
1614
+
1615
+ exports[`hedera currency bridge scanAccounts hedera seed 1 1`] = `
1616
+ [
1617
+ {
1618
+ "balance": "2197390354",
1619
+ "currencyId": "hedera",
1620
+ "derivationMode": "hederaBip44",
1621
+ "freshAddress": "0.0.1040977",
1622
+ "freshAddressPath": "44/3030",
1623
+ "id": "js:2:hedera:0.0.1040977:hederaBip44",
1624
+ "index": 0,
1625
+ "operationsCount": 32,
1626
+ "pendingOperations": [],
1627
+ "seedIdentifier": "9e92a312233d5fd6b5a723875aeea2cea81a8e48ffc00341cff6dffcfd3ab7f2",
1628
+ "spendableBalance": "2197390354",
1629
+ "swapHistory": [],
1630
+ "syncHash": undefined,
1631
+ "used": true,
1632
+ },
1633
+ {
1634
+ "balance": "226095",
1635
+ "currencyId": "hedera",
1636
+ "derivationMode": "hederaBip44",
1637
+ "freshAddress": "0.0.7305122",
1638
+ "freshAddressPath": "44/3030",
1639
+ "id": "js:2:hedera:0.0.7305122:hederaBip44",
1640
+ "index": 1,
1641
+ "operationsCount": 21,
1642
+ "pendingOperations": [],
1643
+ "seedIdentifier": "9e92a312233d5fd6b5a723875aeea2cea81a8e48ffc00341cff6dffcfd3ab7f2",
1644
+ "spendableBalance": "226095",
1645
+ "swapHistory": [],
1646
+ "syncHash": undefined,
1647
+ "used": true,
1648
+ },
1649
+ ]
1650
+ `;
1651
+
1652
+ exports[`hedera currency bridge scanAccounts hedera seed 1 2`] = `
1653
+ [
1654
+ [
1655
+ {
1656
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1657
+ "blockHash": null,
1658
+ "blockHeight": 5,
1659
+ "extra": {
1660
+ "consensusTimestamp": "1730811624.603795000",
1661
+ },
1662
+ "fee": "225279",
1663
+ "hash": "_ZF8iWgETD9Y8JjmKDMJ512kJk4ZtgohOwMu2WjBI2w1kQg464A7ESzIOtDKVL9_",
1664
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-_ZF8iWgETD9Y8JjmKDMJ512kJk4ZtgohOwMu2WjBI2w1kQg464A7ESzIOtDKVL9_-IN",
1665
+ "recipients": [
1666
+ "0.0.1040977",
1667
+ ],
1668
+ "senders": [
1669
+ "0.0.7305122",
1670
+ ],
1671
+ "type": "IN",
1672
+ "value": "9755232",
1673
+ },
1674
+ {
1675
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1676
+ "blockHash": null,
1677
+ "blockHeight": 5,
1678
+ "extra": {
1679
+ "consensusTimestamp": "1729155939.657319000",
1680
+ },
1681
+ "fee": "194053",
1682
+ "hash": "4t_ibZXGYqpoF8sN5HktGwEA0xyX4hLmjCrO7Vi6YPq9GuTncpA8T3cL-uTmViMB",
1683
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-4t_ibZXGYqpoF8sN5HktGwEA0xyX4hLmjCrO7Vi6YPq9GuTncpA8T3cL-uTmViMB-OUT",
1684
+ "recipients": [
1685
+ "0.0.7305122",
1686
+ ],
1687
+ "senders": [
1688
+ "0.0.1040977",
1689
+ ],
1690
+ "type": "OUT",
1691
+ "value": "294053",
1692
+ },
1693
+ {
1694
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1695
+ "blockHash": null,
1696
+ "blockHeight": 5,
1697
+ "extra": {
1698
+ "consensusTimestamp": "1730813192.423784000",
1699
+ },
1700
+ "fee": "225507",
1701
+ "hash": "597wNJbpRrx1_mW32q3kbS40yjooZ36XtsGIDNLj_BQLZfMUQkt5uc7wxI6OCBHp",
1702
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-597wNJbpRrx1_mW32q3kbS40yjooZ36XtsGIDNLj_BQLZfMUQkt5uc7wxI6OCBHp-IN",
1703
+ "recipients": [
1704
+ "0.0.1040977",
1705
+ ],
1706
+ "senders": [
1707
+ "0.0.7305122",
1708
+ ],
1709
+ "type": "IN",
1710
+ "value": "9772427",
1711
+ },
1712
+ {
1713
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1714
+ "blockHash": null,
1715
+ "blockHeight": 5,
1716
+ "extra": {
1717
+ "consensusTimestamp": "1730811403.115680000",
1718
+ },
1719
+ "fee": "226772",
1720
+ "hash": "Ax5Kiufx1qxAv05cpFKxNhTqehmGK6KDzk6093twLQMpVfeTYtDEG6igZjn-lEI3",
1721
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-Ax5Kiufx1qxAv05cpFKxNhTqehmGK6KDzk6093twLQMpVfeTYtDEG6igZjn-lEI3-OUT",
1722
+ "recipients": [
1723
+ "0.0.7305122",
1724
+ ],
1725
+ "senders": [
1726
+ "0.0.1040977",
1727
+ ],
1728
+ "type": "OUT",
1729
+ "value": "236772",
1730
+ },
1731
+ {
1732
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1733
+ "blockHash": null,
1734
+ "blockHeight": 5,
1735
+ "extra": {
1736
+ "consensusTimestamp": "1726477122.251592000",
1737
+ },
1738
+ "fee": "203103",
1739
+ "hash": "AXp5GsfiBSbwdBDkVX3snncUERbpa-0csxv0QrX23zT1c_2PgGOcNUfYX9GEflw6",
1740
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-AXp5GsfiBSbwdBDkVX3snncUERbpa-0csxv0QrX23zT1c_2PgGOcNUfYX9GEflw6-IN",
1741
+ "recipients": [
1742
+ "0.0.1040977",
1743
+ ],
1744
+ "senders": [
1745
+ "0.0.7107424",
1746
+ ],
1747
+ "type": "IN",
1748
+ "value": "12300000",
1749
+ },
1750
+ {
1751
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1752
+ "blockHash": null,
1753
+ "blockHeight": 5,
1754
+ "extra": {
1755
+ "consensusTimestamp": "1729155815.270550000",
1756
+ },
1757
+ "fee": "194053",
1758
+ "hash": "cdqATvnISnqFael7PUD1yhAqWNNYyKfck4p5cS22wKvP9ymzIytaS6o_1rSXwdcv",
1759
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-cdqATvnISnqFael7PUD1yhAqWNNYyKfck4p5cS22wKvP9ymzIytaS6o_1rSXwdcv-IN",
1760
+ "recipients": [
1761
+ "0.0.1040977",
1762
+ ],
1763
+ "senders": [
1764
+ "0.0.7305122",
1765
+ ],
1766
+ "type": "IN",
1767
+ "value": "100000",
1768
+ },
1769
+ {
1770
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1771
+ "blockHash": null,
1772
+ "blockHeight": 5,
1773
+ "extra": {
1774
+ "consensusTimestamp": "1726477062.311057502",
1775
+ },
1776
+ "fee": "203410",
1777
+ "hash": "dc9kimkNghpi2LdVjEm6jRpgRfhJRwzaP4S37rlVxxZ2IeyxCD32I7mIgZWmcPuG",
1778
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-dc9kimkNghpi2LdVjEm6jRpgRfhJRwzaP4S37rlVxxZ2IeyxCD32I7mIgZWmcPuG-IN",
1779
+ "recipients": [
1780
+ "0.0.1040977",
1781
+ ],
1782
+ "senders": [
1783
+ "0.0.800",
1784
+ "0.0.7107424",
1785
+ ],
1786
+ "type": "IN",
1787
+ "value": "100000000",
1788
+ },
1789
+ {
1790
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1791
+ "blockHash": null,
1792
+ "blockHeight": 5,
1793
+ "extra": {
1794
+ "consensusTimestamp": "1730811531.050920029",
1795
+ },
1796
+ "fee": "226772",
1797
+ "hash": "DNptnQi6ClOCnJ8n45OLas1CyCWbHx9SwU-5wvAx7LHAOdgXvic9IV3JwqG5G6yq",
1798
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-DNptnQi6ClOCnJ8n45OLas1CyCWbHx9SwU-5wvAx7LHAOdgXvic9IV3JwqG5G6yq-OUT",
1799
+ "recipients": [
1800
+ "0.0.7305122",
1801
+ ],
1802
+ "senders": [
1803
+ "0.0.1040977",
1804
+ ],
1805
+ "type": "OUT",
1806
+ "value": "10226772",
1807
+ },
1808
+ {
1809
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1810
+ "blockHash": null,
1811
+ "blockHeight": 5,
1812
+ "extra": {
1813
+ "consensusTimestamp": "1726235313.566576000",
1814
+ },
1815
+ "fee": "198870",
1816
+ "hash": "DU8fiVT77ZHD4YM7TnCH9-sdboY8eI2chghDTGeWRPUy-LGwY6uR0pB_gA-5lvGW",
1817
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-DU8fiVT77ZHD4YM7TnCH9-sdboY8eI2chghDTGeWRPUy-LGwY6uR0pB_gA-5lvGW-IN",
1818
+ "recipients": [
1819
+ "0.0.1040977",
1820
+ ],
1821
+ "senders": [
1822
+ "0.0.7107424",
1823
+ ],
1824
+ "type": "IN",
1825
+ "value": "100000000",
1826
+ },
1827
+ {
1828
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1829
+ "blockHash": null,
1830
+ "blockHeight": 5,
1831
+ "extra": {
1832
+ "consensusTimestamp": "1729858464.980892000",
1833
+ },
1834
+ "fee": "199068",
1835
+ "hash": "E5dQ7JL0SINzr2JUaZS2ciX3EciNc6bHlHPwk8dOrZzucTPQGZAjohql00StEkgZ",
1836
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-E5dQ7JL0SINzr2JUaZS2ciX3EciNc6bHlHPwk8dOrZzucTPQGZAjohql00StEkgZ-OUT",
1837
+ "recipients": [
1838
+ "0.0.7305122",
1839
+ ],
1840
+ "senders": [
1841
+ "0.0.1040977",
1842
+ ],
1843
+ "type": "OUT",
1844
+ "value": "209068",
1845
+ },
1846
+ {
1847
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1848
+ "blockHash": null,
1849
+ "blockHeight": 5,
1850
+ "extra": {
1851
+ "consensusTimestamp": "1729147655.662122737",
1852
+ },
1853
+ "fee": "191792",
1854
+ "hash": "fFUnwevTOhFVcXuH62vECBPFN9sxq5BqhNSEyy2F73N8NPGqms0uAFlKgNeqHddH",
1855
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-fFUnwevTOhFVcXuH62vECBPFN9sxq5BqhNSEyy2F73N8NPGqms0uAFlKgNeqHddH-OUT",
1856
+ "recipients": [
1857
+ "0.0.7305122",
1858
+ ],
1859
+ "senders": [
1860
+ "0.0.1040977",
1861
+ ],
1862
+ "type": "OUT",
1863
+ "value": "100191792",
1864
+ },
1865
+ {
1866
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1867
+ "blockHash": null,
1868
+ "blockHeight": 5,
1869
+ "extra": {
1870
+ "consensusTimestamp": "1729687467.306035525",
1871
+ },
1872
+ "fee": "196236",
1873
+ "hash": "flTssQb-PABB-mCEFUuIFBjrwZ8jz176hDMbqjiJQUDHtpMmCWHl7bVr5B89D0mQ",
1874
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-flTssQb-PABB-mCEFUuIFBjrwZ8jz176hDMbqjiJQUDHtpMmCWHl7bVr5B89D0mQ-OUT",
1875
+ "recipients": [
1876
+ "0.0.7305122",
1877
+ ],
1878
+ "senders": [
1879
+ "0.0.1040977",
1880
+ ],
1881
+ "type": "OUT",
1882
+ "value": "296236",
1883
+ },
1884
+ {
1885
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1886
+ "blockHash": null,
1887
+ "blockHeight": 5,
1888
+ "extra": {
1889
+ "consensusTimestamp": "1729150225.131300000",
1890
+ },
1891
+ "fee": "193637",
1892
+ "hash": "G5bOWCgmRJz9njNXY5wPZNETmvOcOCBKnEnZftbZDySTzwlSqU3LKB3cG0or6Cjm",
1893
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-G5bOWCgmRJz9njNXY5wPZNETmvOcOCBKnEnZftbZDySTzwlSqU3LKB3cG0or6Cjm-IN",
1894
+ "recipients": [
1895
+ "0.0.1040977",
1896
+ ],
1897
+ "senders": [
1898
+ "0.0.7305122",
1899
+ ],
1900
+ "type": "IN",
1901
+ "value": "99614516",
1902
+ },
1903
+ {
1904
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1905
+ "blockHash": null,
1906
+ "blockHeight": 5,
1907
+ "extra": {
1908
+ "consensusTimestamp": "1704213295.949352003",
1909
+ },
1910
+ "fee": "103989",
1911
+ "hash": "H_sVqT3WhqNwX5Iw-Y_TaIiMy-C_jLTPNCg2fLcyUQqh2prPzMhQsawCmwcN5E_p",
1912
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-H_sVqT3WhqNwX5Iw-Y_TaIiMy-C_jLTPNCg2fLcyUQqh2prPzMhQsawCmwcN5E_p-OUT",
1913
+ "recipients": [
1914
+ "0.0.98",
1915
+ ],
1916
+ "senders": [
1917
+ "0.0.1040977",
1918
+ ],
1919
+ "type": "OUT",
1920
+ "value": "103989",
1921
+ },
1922
+ {
1923
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1924
+ "blockHash": null,
1925
+ "blockHeight": 5,
1926
+ "extra": {
1927
+ "consensusTimestamp": "1697645669.026204003",
1928
+ },
1929
+ "fee": "210184",
1930
+ "hash": "hW0dnb0rNVpglweGCKaPaHlHxr3RqXpoMC9Juz86wDJHZ9e1Hp5WfmfqdzxkWeQC",
1931
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-hW0dnb0rNVpglweGCKaPaHlHxr3RqXpoMC9Juz86wDJHZ9e1Hp5WfmfqdzxkWeQC-OUT",
1932
+ "recipients": [
1933
+ "0.0.98",
1934
+ ],
1935
+ "senders": [
1936
+ "0.0.1040977",
1937
+ ],
1938
+ "type": "OUT",
1939
+ "value": "210184",
1940
+ },
1941
+ {
1942
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1943
+ "blockHash": null,
1944
+ "blockHeight": 5,
1945
+ "extra": {
1946
+ "consensusTimestamp": "1730813149.715064983",
1947
+ },
1948
+ "fee": "225507",
1949
+ "hash": "i_mUYjjGcauOIq-wIdXUzGa5nnD2tq0AAhfezF5AHvl_AlQJeEfYy1ZCQU4n8SPg",
1950
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-i_mUYjjGcauOIq-wIdXUzGa5nnD2tq0AAhfezF5AHvl_AlQJeEfYy1ZCQU4n8SPg-OUT",
1951
+ "recipients": [
1952
+ "0.0.7305122",
1953
+ ],
1954
+ "senders": [
1955
+ "0.0.1040977",
1956
+ ],
1957
+ "type": "OUT",
1958
+ "value": "10225507",
1959
+ },
1960
+ {
1961
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1962
+ "blockHash": null,
1963
+ "blockHeight": 5,
1964
+ "extra": {
1965
+ "consensusTimestamp": "1657021403.368076000",
1966
+ },
1967
+ "fee": "163081",
1968
+ "hash": "iQ_oLq-PEMlwmoSEZBXpeK_J9ENApLJnz-uGB3_1XVqtRnMU-0VvdKmJV3E8ig5J",
1969
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-iQ_oLq-PEMlwmoSEZBXpeK_J9ENApLJnz-uGB3_1XVqtRnMU-0VvdKmJV3E8ig5J-IN",
1970
+ "recipients": [
1971
+ "0.0.1040977",
1972
+ ],
1973
+ "senders": [
1974
+ "0.0.880760",
1975
+ ],
1976
+ "type": "IN",
1977
+ "value": "99870000",
1978
+ },
1979
+ {
1980
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
1981
+ "blockHash": null,
1982
+ "blockHeight": 5,
1983
+ "extra": {
1984
+ "consensusTimestamp": "1729177404.980663000",
1985
+ },
1986
+ "fee": "197305",
1987
+ "hash": "Mq0CNEbhugTVQ1n6I-f5aSaFXF7-cA-wYSvuow-okMRHDTozoAb_fE1-1o7bb2P4",
1988
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-Mq0CNEbhugTVQ1n6I-f5aSaFXF7-cA-wYSvuow-okMRHDTozoAb_fE1-1o7bb2P4-OUT",
1989
+ "recipients": [
1990
+ "0.0.7305122",
1991
+ ],
1992
+ "senders": [
1993
+ "0.0.1040977",
1994
+ ],
1995
+ "type": "OUT",
1996
+ "value": "297305",
1997
+ },
1998
+ {
1999
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2000
+ "blockHash": null,
2001
+ "blockHeight": 5,
2002
+ "extra": {
2003
+ "consensusTimestamp": "1729156701.804949000",
2004
+ },
2005
+ "fee": "194053",
2006
+ "hash": "ms8ReEo0dI2vEjojzorZAto2mrYSImX2UOyB_lNYjVlg4w6giRafivPeeQAEwYL3",
2007
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-ms8ReEo0dI2vEjojzorZAto2mrYSImX2UOyB_lNYjVlg4w6giRafivPeeQAEwYL3-IN",
2008
+ "recipients": [
2009
+ "0.0.1040977",
2010
+ ],
2011
+ "senders": [
2012
+ "0.0.7305122",
2013
+ ],
2014
+ "type": "IN",
2015
+ "value": "100000",
2016
+ },
2017
+ {
2018
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2019
+ "blockHash": null,
2020
+ "blockHeight": 5,
2021
+ "extra": {
2022
+ "consensusTimestamp": "1729585926.624752000",
2023
+ },
2024
+ "fee": "189619",
2025
+ "hash": "MXshLxa4L9lF9rduImR7w-qMvZRgQC-z_XBQRc5Yl3nv_qHKNSQASAGX3sDkXT-h",
2026
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-MXshLxa4L9lF9rduImR7w-qMvZRgQC-z_XBQRc5Yl3nv_qHKNSQASAGX3sDkXT-h-OUT",
2027
+ "recipients": [
2028
+ "0.0.7305122",
2029
+ ],
2030
+ "senders": [
2031
+ "0.0.1040977",
2032
+ ],
2033
+ "type": "OUT",
2034
+ "value": "289619",
2035
+ },
2036
+ {
2037
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2038
+ "blockHash": null,
2039
+ "blockHeight": 5,
2040
+ "extra": {
2041
+ "consensusTimestamp": "1721982048.841299095",
2042
+ },
2043
+ "fee": "148589",
2044
+ "hash": "n0oMavzcRvdYLyQVq0u-yXBIiLftalIoEVknXlNJDG6alDab16np8mcWt9lDg-Hh",
2045
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-n0oMavzcRvdYLyQVq0u-yXBIiLftalIoEVknXlNJDG6alDab16np8mcWt9lDg-Hh-OUT",
2046
+ "recipients": [
2047
+ "0.0.2024333",
2048
+ ],
2049
+ "senders": [
2050
+ "0.0.800",
2051
+ "0.0.1040977",
2052
+ ],
2053
+ "type": "OUT",
2054
+ "value": "1148589",
2055
+ },
2056
+ {
2057
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2058
+ "blockHash": null,
2059
+ "blockHeight": 5,
2060
+ "extra": {
2061
+ "consensusTimestamp": "1726235092.011928000",
2062
+ },
2063
+ "fee": "197924",
2064
+ "hash": "qnLNbcduW-SlQvIxCMwOJW7Eu3yDScHFmgEvRlp05a1RBsB94Ein74GGlH63-kk8",
2065
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-qnLNbcduW-SlQvIxCMwOJW7Eu3yDScHFmgEvRlp05a1RBsB94Ein74GGlH63-kk8-OUT",
2066
+ "recipients": [
2067
+ "0.0.7107424",
2068
+ ],
2069
+ "senders": [
2070
+ "0.0.1040977",
2071
+ ],
2072
+ "type": "OUT",
2073
+ "value": "187669298",
2074
+ },
2075
+ {
2076
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2077
+ "blockHash": null,
2078
+ "blockHeight": 5,
2079
+ "extra": {
2080
+ "consensusTimestamp": "1669565599.465640003",
2081
+ },
2082
+ "fee": "199161",
2083
+ "hash": "sBvHuXD8K0xKtonpe7r5WhuM_-0aTZ5up4LEha6buC3jjM_T3v645lxF96XyAKDA",
2084
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-sBvHuXD8K0xKtonpe7r5WhuM_-0aTZ5up4LEha6buC3jjM_T3v645lxF96XyAKDA-OUT",
2085
+ "recipients": [
2086
+ "0.0.98",
2087
+ ],
2088
+ "senders": [
2089
+ "0.0.1040977",
2090
+ ],
2091
+ "type": "OUT",
2092
+ "value": "199161",
2093
+ },
2094
+ {
2095
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2096
+ "blockHash": null,
2097
+ "blockHeight": 5,
2098
+ "extra": {
2099
+ "consensusTimestamp": "1729237802.452111000",
2100
+ },
2101
+ "fee": "196821",
2102
+ "hash": "SdVskGKV5xZioeu-hERlmM7jNXnjcdqUKHFT6J-CiPQymfzPXzafUrkqcoFtd8au",
2103
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-SdVskGKV5xZioeu-hERlmM7jNXnjcdqUKHFT6J-CiPQymfzPXzafUrkqcoFtd8au-OUT",
2104
+ "recipients": [
2105
+ "0.0.7305122",
2106
+ ],
2107
+ "senders": [
2108
+ "0.0.1040977",
2109
+ ],
2110
+ "type": "OUT",
2111
+ "value": "296821",
2112
+ },
2113
+ {
2114
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2115
+ "blockHash": null,
2116
+ "blockHeight": 5,
2117
+ "extra": {
2118
+ "consensusTimestamp": "1726233233.981368000",
2119
+ },
2120
+ "fee": "198124",
2121
+ "hash": "sUxfRaA-RPK8z0bxCZ-QIBoVL0AChsXc-cEZMaXTPvrre9Y-ruWr5Jwx4MseudTs",
2122
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-sUxfRaA-RPK8z0bxCZ-QIBoVL0AChsXc-cEZMaXTPvrre9Y-ruWr5Jwx4MseudTs-OUT",
2123
+ "recipients": [
2124
+ "0.0.98",
2125
+ ],
2126
+ "senders": [
2127
+ "0.0.1040977",
2128
+ ],
2129
+ "type": "OUT",
2130
+ "value": "198124",
2131
+ },
2132
+ {
2133
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2134
+ "blockHash": null,
2135
+ "blockHeight": 5,
2136
+ "extra": {
2137
+ "consensusTimestamp": "1729100859.761766000",
2138
+ },
2139
+ "fee": "187371",
2140
+ "hash": "tRewhc7YRpuB6FJdi-8gKHmvyLmEwo7FJt55xEEMAcM8RAwafrlMJyr__7WzHpVy",
2141
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-tRewhc7YRpuB6FJdi-8gKHmvyLmEwo7FJt55xEEMAcM8RAwafrlMJyr__7WzHpVy-OUT",
2142
+ "recipients": [
2143
+ "0.0.7107424",
2144
+ ],
2145
+ "senders": [
2146
+ "0.0.800",
2147
+ "0.0.1040977",
2148
+ ],
2149
+ "type": "OUT",
2150
+ "value": "10187371",
2151
+ },
2152
+ {
2153
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2154
+ "blockHash": null,
2155
+ "blockHeight": 5,
2156
+ "extra": {
2157
+ "consensusTimestamp": "1729103620.094329000",
2158
+ },
2159
+ "fee": "187710",
2160
+ "hash": "TUYXGAGmXtXiTavjIA3LOn_F4WXPHp-2f79vRKsgcxWynlJUc7eq5b0H2koUzAK2",
2161
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-TUYXGAGmXtXiTavjIA3LOn_F4WXPHp-2f79vRKsgcxWynlJUc7eq5b0H2koUzAK2-IN",
2162
+ "recipients": [
2163
+ "0.0.1040977",
2164
+ ],
2165
+ "senders": [
2166
+ "0.0.7107424",
2167
+ ],
2168
+ "type": "IN",
2169
+ "value": "2000000000",
2170
+ },
2171
+ {
2172
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2173
+ "blockHash": null,
2174
+ "blockHeight": 5,
2175
+ "extra": {
2176
+ "consensusTimestamp": "1729159845.725723000",
2177
+ },
2178
+ "fee": "195597",
2179
+ "hash": "wt0c7-dDE69WuBkj53U5o11RDvkBxdU-Z3wuuSN3btSwyMGlKC9AxphcmvTfiPP6",
2180
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-wt0c7-dDE69WuBkj53U5o11RDvkBxdU-Z3wuuSN3btSwyMGlKC9AxphcmvTfiPP6-IN",
2181
+ "recipients": [
2182
+ "0.0.1040977",
2183
+ ],
2184
+ "senders": [
2185
+ "0.0.7305122",
2186
+ ],
2187
+ "type": "IN",
2188
+ "value": "8289627",
2189
+ },
2190
+ {
2191
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2192
+ "blockHash": null,
2193
+ "blockHeight": 5,
2194
+ "extra": {
2195
+ "consensusTimestamp": "1726233110.321533000",
2196
+ },
2197
+ "fee": "197824",
2198
+ "hash": "y6mQt2VeMBbxeplMNEhENjHt6tKz4LidJwup4Pt2hwP1CIwgrCwF7tn3wgeAh3zu",
2199
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-y6mQt2VeMBbxeplMNEhENjHt6tKz4LidJwup4Pt2hwP1CIwgrCwF7tn3wgeAh3zu-IN",
2200
+ "recipients": [
2201
+ "0.0.1040977",
2202
+ ],
2203
+ "senders": [
2204
+ "0.0.7107424",
2205
+ ],
2206
+ "type": "IN",
2207
+ "value": "100000000",
2208
+ },
2209
+ {
2210
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2211
+ "blockHash": null,
2212
+ "blockHeight": 5,
2213
+ "extra": {
2214
+ "consensusTimestamp": "1729858548.245891000",
2215
+ },
2216
+ "fee": "199068",
2217
+ "hash": "YSw6vQYOoNyr258eb1GGetRlYActrg6PAFKtCjJzfIfiDykrPuhn5WV3OIWbhLK4",
2218
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-YSw6vQYOoNyr258eb1GGetRlYActrg6PAFKtCjJzfIfiDykrPuhn5WV3OIWbhLK4-IN",
2219
+ "recipients": [
2220
+ "0.0.1040977",
2221
+ ],
2222
+ "senders": [
2223
+ "0.0.7305122",
2224
+ ],
2225
+ "type": "IN",
2226
+ "value": "211337",
2227
+ },
2228
+ {
2229
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2230
+ "blockHash": null,
2231
+ "blockHeight": 5,
2232
+ "extra": {
2233
+ "consensusTimestamp": "1729150309.511412000",
2234
+ },
2235
+ "fee": "193637",
2236
+ "hash": "zphHlC8Ku5wGJB1fmRHFWk2Kh0HuknpXxh4VSi9xYNFk2uX_9QZ8ilDO1s8iFfxf",
2237
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-zphHlC8Ku5wGJB1fmRHFWk2Kh0HuknpXxh4VSi9xYNFk2uX_9QZ8ilDO1s8iFfxf-OUT",
2238
+ "recipients": [
2239
+ "0.0.7305122",
2240
+ ],
2241
+ "senders": [
2242
+ "0.0.1040977",
2243
+ ],
2244
+ "type": "OUT",
2245
+ "value": "10193637",
2246
+ },
2247
+ {
2248
+ "accountId": "js:2:hedera:0.0.1040977:hederaBip44",
2249
+ "blockHash": null,
2250
+ "blockHeight": 5,
2251
+ "extra": {
2252
+ "consensusTimestamp": "1701941251.224927003",
2253
+ },
2254
+ "fee": "148487",
2255
+ "hash": "Zvr0zFzL2meSIoGWe0JlEOhBVetvj3IXH3OJ5Jy7k7zS4xLEIjqV6txRuPYgw3gw",
2256
+ "id": "js:2:hedera:0.0.1040977:hederaBip44-Zvr0zFzL2meSIoGWe0JlEOhBVetvj3IXH3OJ5Jy7k7zS4xLEIjqV6txRuPYgw3gw-OUT",
2257
+ "recipients": [
2258
+ "0.0.2024333",
2259
+ ],
2260
+ "senders": [
2261
+ "0.0.800",
2262
+ "0.0.1040977",
2263
+ ],
2264
+ "type": "OUT",
2265
+ "value": "10148487",
2266
+ },
2267
+ ],
2268
+ [
2269
+ {
2270
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2271
+ "blockHash": null,
2272
+ "blockHeight": 5,
2273
+ "extra": {
2274
+ "consensusTimestamp": "1730811624.603795000",
2275
+ },
2276
+ "fee": "225279",
2277
+ "hash": "_ZF8iWgETD9Y8JjmKDMJ512kJk4ZtgohOwMu2WjBI2w1kQg464A7ESzIOtDKVL9_",
2278
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-_ZF8iWgETD9Y8JjmKDMJ512kJk4ZtgohOwMu2WjBI2w1kQg464A7ESzIOtDKVL9_-OUT",
2279
+ "recipients": [
2280
+ "0.0.1040977",
2281
+ ],
2282
+ "senders": [
2283
+ "0.0.7305122",
2284
+ ],
2285
+ "type": "OUT",
2286
+ "value": "9980511",
2287
+ },
2288
+ {
2289
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2290
+ "blockHash": null,
2291
+ "blockHeight": 5,
2292
+ "extra": {
2293
+ "consensusTimestamp": "1729155939.657319000",
2294
+ },
2295
+ "fee": "194053",
2296
+ "hash": "4t_ibZXGYqpoF8sN5HktGwEA0xyX4hLmjCrO7Vi6YPq9GuTncpA8T3cL-uTmViMB",
2297
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-4t_ibZXGYqpoF8sN5HktGwEA0xyX4hLmjCrO7Vi6YPq9GuTncpA8T3cL-uTmViMB-IN",
2298
+ "recipients": [
2299
+ "0.0.7305122",
2300
+ ],
2301
+ "senders": [
2302
+ "0.0.1040977",
2303
+ ],
2304
+ "type": "IN",
2305
+ "value": "100000",
2306
+ },
2307
+ {
2308
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2309
+ "blockHash": null,
2310
+ "blockHeight": 5,
2311
+ "extra": {
2312
+ "consensusTimestamp": "1730813192.423784000",
2313
+ },
2314
+ "fee": "225507",
2315
+ "hash": "597wNJbpRrx1_mW32q3kbS40yjooZ36XtsGIDNLj_BQLZfMUQkt5uc7wxI6OCBHp",
2316
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-597wNJbpRrx1_mW32q3kbS40yjooZ36XtsGIDNLj_BQLZfMUQkt5uc7wxI6OCBHp-OUT",
2317
+ "recipients": [
2318
+ "0.0.1040977",
2319
+ ],
2320
+ "senders": [
2321
+ "0.0.7305122",
2322
+ ],
2323
+ "type": "OUT",
2324
+ "value": "9997934",
2325
+ },
2326
+ {
2327
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2328
+ "blockHash": null,
2329
+ "blockHeight": 5,
2330
+ "extra": {
2331
+ "consensusTimestamp": "1730811403.115680000",
2332
+ },
2333
+ "fee": "226772",
2334
+ "hash": "Ax5Kiufx1qxAv05cpFKxNhTqehmGK6KDzk6093twLQMpVfeTYtDEG6igZjn-lEI3",
2335
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-Ax5Kiufx1qxAv05cpFKxNhTqehmGK6KDzk6093twLQMpVfeTYtDEG6igZjn-lEI3-IN",
2336
+ "recipients": [
2337
+ "0.0.7305122",
2338
+ ],
2339
+ "senders": [
2340
+ "0.0.1040977",
2341
+ ],
2342
+ "type": "IN",
2343
+ "value": "10000",
2344
+ },
2345
+ {
2346
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2347
+ "blockHash": null,
2348
+ "blockHeight": 5,
2349
+ "extra": {
2350
+ "consensusTimestamp": "1729155755.397758000",
2351
+ },
2352
+ "fee": "194053",
2353
+ "hash": "cCROyQoe3pmG4S-LawcXSsIqBDt5GK2LTfhWDMOyOPEK7aQnI1K9SqrBO_sqeXht",
2354
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-cCROyQoe3pmG4S-LawcXSsIqBDt5GK2LTfhWDMOyOPEK7aQnI1K9SqrBO_sqeXht-OUT",
2355
+ "recipients": [
2356
+ "0.0.98",
2357
+ ],
2358
+ "senders": [
2359
+ "0.0.7305122",
2360
+ ],
2361
+ "type": "OUT",
2362
+ "value": "194053",
2363
+ },
2364
+ {
2365
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2366
+ "blockHash": null,
2367
+ "blockHeight": 5,
2368
+ "extra": {
2369
+ "consensusTimestamp": "1729155815.270550000",
2370
+ },
2371
+ "fee": "194053",
2372
+ "hash": "cdqATvnISnqFael7PUD1yhAqWNNYyKfck4p5cS22wKvP9ymzIytaS6o_1rSXwdcv",
2373
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-cdqATvnISnqFael7PUD1yhAqWNNYyKfck4p5cS22wKvP9ymzIytaS6o_1rSXwdcv-OUT",
2374
+ "recipients": [
2375
+ "0.0.1040977",
2376
+ ],
2377
+ "senders": [
2378
+ "0.0.7305122",
2379
+ ],
2380
+ "type": "OUT",
2381
+ "value": "294053",
2382
+ },
2383
+ {
2384
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2385
+ "blockHash": null,
2386
+ "blockHeight": 5,
2387
+ "extra": {
2388
+ "consensusTimestamp": "1730811531.050920029",
2389
+ },
2390
+ "fee": "226772",
2391
+ "hash": "DNptnQi6ClOCnJ8n45OLas1CyCWbHx9SwU-5wvAx7LHAOdgXvic9IV3JwqG5G6yq",
2392
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-DNptnQi6ClOCnJ8n45OLas1CyCWbHx9SwU-5wvAx7LHAOdgXvic9IV3JwqG5G6yq-IN",
2393
+ "recipients": [
2394
+ "0.0.7305122",
2395
+ ],
2396
+ "senders": [
2397
+ "0.0.1040977",
2398
+ ],
2399
+ "type": "IN",
2400
+ "value": "10000000",
2401
+ },
2402
+ {
2403
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2404
+ "blockHash": null,
2405
+ "blockHeight": 5,
2406
+ "extra": {
2407
+ "consensusTimestamp": "1729858464.980892000",
2408
+ },
2409
+ "fee": "199068",
2410
+ "hash": "E5dQ7JL0SINzr2JUaZS2ciX3EciNc6bHlHPwk8dOrZzucTPQGZAjohql00StEkgZ",
2411
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-E5dQ7JL0SINzr2JUaZS2ciX3EciNc6bHlHPwk8dOrZzucTPQGZAjohql00StEkgZ-IN",
2412
+ "recipients": [
2413
+ "0.0.7305122",
2414
+ ],
2415
+ "senders": [
2416
+ "0.0.1040977",
2417
+ ],
2418
+ "type": "IN",
2419
+ "value": "10000",
2420
+ },
2421
+ {
2422
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2423
+ "blockHash": null,
2424
+ "blockHeight": 5,
2425
+ "extra": {
2426
+ "consensusTimestamp": "1729147655.662122737",
2427
+ },
2428
+ "fee": "191792",
2429
+ "hash": "fFUnwevTOhFVcXuH62vECBPFN9sxq5BqhNSEyy2F73N8NPGqms0uAFlKgNeqHddH",
2430
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-fFUnwevTOhFVcXuH62vECBPFN9sxq5BqhNSEyy2F73N8NPGqms0uAFlKgNeqHddH-IN",
2431
+ "recipients": [
2432
+ "0.0.7305122",
2433
+ ],
2434
+ "senders": [
2435
+ "0.0.1040977",
2436
+ ],
2437
+ "type": "IN",
2438
+ "value": "100000000",
2439
+ },
2440
+ {
2441
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2442
+ "blockHash": null,
2443
+ "blockHeight": 5,
2444
+ "extra": {
2445
+ "consensusTimestamp": "1729687467.306035525",
2446
+ },
2447
+ "fee": "196236",
2448
+ "hash": "flTssQb-PABB-mCEFUuIFBjrwZ8jz176hDMbqjiJQUDHtpMmCWHl7bVr5B89D0mQ",
2449
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-flTssQb-PABB-mCEFUuIFBjrwZ8jz176hDMbqjiJQUDHtpMmCWHl7bVr5B89D0mQ-IN",
2450
+ "recipients": [
2451
+ "0.0.7305122",
2452
+ ],
2453
+ "senders": [
2454
+ "0.0.1040977",
2455
+ ],
2456
+ "type": "IN",
2457
+ "value": "100000",
2458
+ },
2459
+ {
2460
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2461
+ "blockHash": null,
2462
+ "blockHeight": 5,
2463
+ "extra": {
2464
+ "consensusTimestamp": "1729150225.131300000",
2465
+ },
2466
+ "fee": "193637",
2467
+ "hash": "G5bOWCgmRJz9njNXY5wPZNETmvOcOCBKnEnZftbZDySTzwlSqU3LKB3cG0or6Cjm",
2468
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-G5bOWCgmRJz9njNXY5wPZNETmvOcOCBKnEnZftbZDySTzwlSqU3LKB3cG0or6Cjm-OUT",
2469
+ "recipients": [
2470
+ "0.0.1040977",
2471
+ ],
2472
+ "senders": [
2473
+ "0.0.7305122",
2474
+ ],
2475
+ "type": "OUT",
2476
+ "value": "99808153",
2477
+ },
2478
+ {
2479
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2480
+ "blockHash": null,
2481
+ "blockHeight": 5,
2482
+ "extra": {
2483
+ "consensusTimestamp": "1730813149.715064983",
2484
+ },
2485
+ "fee": "225507",
2486
+ "hash": "i_mUYjjGcauOIq-wIdXUzGa5nnD2tq0AAhfezF5AHvl_AlQJeEfYy1ZCQU4n8SPg",
2487
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-i_mUYjjGcauOIq-wIdXUzGa5nnD2tq0AAhfezF5AHvl_AlQJeEfYy1ZCQU4n8SPg-IN",
2488
+ "recipients": [
2489
+ "0.0.7305122",
2490
+ ],
2491
+ "senders": [
2492
+ "0.0.1040977",
2493
+ ],
2494
+ "type": "IN",
2495
+ "value": "10000000",
2496
+ },
2497
+ {
2498
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2499
+ "blockHash": null,
2500
+ "blockHeight": 5,
2501
+ "extra": {
2502
+ "consensusTimestamp": "1729177404.980663000",
2503
+ },
2504
+ "fee": "197305",
2505
+ "hash": "Mq0CNEbhugTVQ1n6I-f5aSaFXF7-cA-wYSvuow-okMRHDTozoAb_fE1-1o7bb2P4",
2506
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-Mq0CNEbhugTVQ1n6I-f5aSaFXF7-cA-wYSvuow-okMRHDTozoAb_fE1-1o7bb2P4-IN",
2507
+ "recipients": [
2508
+ "0.0.7305122",
2509
+ ],
2510
+ "senders": [
2511
+ "0.0.1040977",
2512
+ ],
2513
+ "type": "IN",
2514
+ "value": "100000",
2515
+ },
2516
+ {
2517
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2518
+ "blockHash": null,
2519
+ "blockHeight": 5,
2520
+ "extra": {
2521
+ "consensusTimestamp": "1729156701.804949000",
2522
+ },
2523
+ "fee": "194053",
2524
+ "hash": "ms8ReEo0dI2vEjojzorZAto2mrYSImX2UOyB_lNYjVlg4w6giRafivPeeQAEwYL3",
2525
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-ms8ReEo0dI2vEjojzorZAto2mrYSImX2UOyB_lNYjVlg4w6giRafivPeeQAEwYL3-OUT",
2526
+ "recipients": [
2527
+ "0.0.1040977",
2528
+ ],
2529
+ "senders": [
2530
+ "0.0.7305122",
2531
+ ],
2532
+ "type": "OUT",
2533
+ "value": "294053",
2534
+ },
2535
+ {
2536
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2537
+ "blockHash": null,
2538
+ "blockHeight": 5,
2539
+ "extra": {
2540
+ "consensusTimestamp": "1729585926.624752000",
2541
+ },
2542
+ "fee": "189619",
2543
+ "hash": "MXshLxa4L9lF9rduImR7w-qMvZRgQC-z_XBQRc5Yl3nv_qHKNSQASAGX3sDkXT-h",
2544
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-MXshLxa4L9lF9rduImR7w-qMvZRgQC-z_XBQRc5Yl3nv_qHKNSQASAGX3sDkXT-h-IN",
2545
+ "recipients": [
2546
+ "0.0.7305122",
2547
+ ],
2548
+ "senders": [
2549
+ "0.0.1040977",
2550
+ ],
2551
+ "type": "IN",
2552
+ "value": "100000",
2553
+ },
2554
+ {
2555
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2556
+ "blockHash": null,
2557
+ "blockHeight": 5,
2558
+ "extra": {
2559
+ "consensusTimestamp": "1729237802.452111000",
2560
+ },
2561
+ "fee": "196821",
2562
+ "hash": "SdVskGKV5xZioeu-hERlmM7jNXnjcdqUKHFT6J-CiPQymfzPXzafUrkqcoFtd8au",
2563
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-SdVskGKV5xZioeu-hERlmM7jNXnjcdqUKHFT6J-CiPQymfzPXzafUrkqcoFtd8au-IN",
2564
+ "recipients": [
2565
+ "0.0.7305122",
2566
+ ],
2567
+ "senders": [
2568
+ "0.0.1040977",
2569
+ ],
2570
+ "type": "IN",
2571
+ "value": "100000",
2572
+ },
2573
+ {
2574
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2575
+ "blockHash": null,
2576
+ "blockHeight": 5,
2577
+ "extra": {
2578
+ "consensusTimestamp": "1729156015.784781613",
2579
+ },
2580
+ "fee": "414180",
2581
+ "hash": "SX6QjkXKRGbFG1tWq31I0rv1Aof4r9iRXxLlxd_tO6YNuER_6CCmvW_s47FtPVhl",
2582
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-SX6QjkXKRGbFG1tWq31I0rv1Aof4r9iRXxLlxd_tO6YNuER_6CCmvW_s47FtPVhl-OUT",
2583
+ "recipients": [
2584
+ "0.0.98",
2585
+ ],
2586
+ "senders": [
2587
+ "0.0.7305122",
2588
+ ],
2589
+ "type": "OUT",
2590
+ "value": "414180",
2591
+ },
2592
+ {
2593
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2594
+ "blockHash": null,
2595
+ "blockHeight": 5,
2596
+ "extra": {
2597
+ "consensusTimestamp": "1729159845.725723000",
2598
+ },
2599
+ "fee": "195597",
2600
+ "hash": "wt0c7-dDE69WuBkj53U5o11RDvkBxdU-Z3wuuSN3btSwyMGlKC9AxphcmvTfiPP6",
2601
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-wt0c7-dDE69WuBkj53U5o11RDvkBxdU-Z3wuuSN3btSwyMGlKC9AxphcmvTfiPP6-OUT",
2602
+ "recipients": [
2603
+ "0.0.1040977",
2604
+ ],
2605
+ "senders": [
2606
+ "0.0.7305122",
2607
+ ],
2608
+ "type": "OUT",
2609
+ "value": "8485224",
2610
+ },
2611
+ {
2612
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2613
+ "blockHash": null,
2614
+ "blockHeight": 5,
2615
+ "extra": {
2616
+ "consensusTimestamp": "1729858548.245891000",
2617
+ },
2618
+ "fee": "199068",
2619
+ "hash": "YSw6vQYOoNyr258eb1GGetRlYActrg6PAFKtCjJzfIfiDykrPuhn5WV3OIWbhLK4",
2620
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-YSw6vQYOoNyr258eb1GGetRlYActrg6PAFKtCjJzfIfiDykrPuhn5WV3OIWbhLK4-OUT",
2621
+ "recipients": [
2622
+ "0.0.1040977",
2623
+ ],
2624
+ "senders": [
2625
+ "0.0.7305122",
2626
+ ],
2627
+ "type": "OUT",
2628
+ "value": "410405",
2629
+ },
2630
+ {
2631
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2632
+ "blockHash": null,
2633
+ "blockHeight": 5,
2634
+ "extra": {
2635
+ "consensusTimestamp": "1729156037.761102000",
2636
+ },
2637
+ "fee": "415339",
2638
+ "hash": "ZPCrj02WZwh_depYNheXuCLRpq6gDHfxeskEvIr-PCZzoM9WdUUSswRqRf-bZZfS",
2639
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-ZPCrj02WZwh_depYNheXuCLRpq6gDHfxeskEvIr-PCZzoM9WdUUSswRqRf-bZZfS-OUT",
2640
+ "recipients": [
2641
+ "0.0.98",
2642
+ ],
2643
+ "senders": [
2644
+ "0.0.7305122",
2645
+ ],
2646
+ "type": "OUT",
2647
+ "value": "415339",
2648
+ },
2649
+ {
2650
+ "accountId": "js:2:hedera:0.0.7305122:hederaBip44",
2651
+ "blockHash": null,
2652
+ "blockHeight": 5,
2653
+ "extra": {
2654
+ "consensusTimestamp": "1729150309.511412000",
2655
+ },
2656
+ "fee": "193637",
2657
+ "hash": "zphHlC8Ku5wGJB1fmRHFWk2Kh0HuknpXxh4VSi9xYNFk2uX_9QZ8ilDO1s8iFfxf",
2658
+ "id": "js:2:hedera:0.0.7305122:hederaBip44-zphHlC8Ku5wGJB1fmRHFWk2Kh0HuknpXxh4VSi9xYNFk2uX_9QZ8ilDO1s8iFfxf-IN",
2659
+ "recipients": [
2660
+ "0.0.7305122",
2661
+ ],
2662
+ "senders": [
2663
+ "0.0.1040977",
2664
+ ],
2665
+ "type": "IN",
2666
+ "value": "10000000",
2667
+ },
2668
+ ],
1998
2669
  ]
1999
2670
  `;