@chainflip/processor 1.11.12 → 1.11.13

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 (545) hide show
  1. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  3. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
  4. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
  5. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
  7. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
  8. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
  9. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  10. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  11. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  12. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  13. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  14. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  15. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  16. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  17. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  18. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  19. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  20. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  21. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  22. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  23. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  24. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  25. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  26. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  27. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  28. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  29. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  30. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  31. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  32. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  33. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  34. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  35. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  36. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  37. package/dist/100/funding/funded.d.cts +2 -2
  38. package/dist/100/funding/funded.d.ts +2 -2
  39. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  40. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  41. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  42. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  43. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  44. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  45. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  46. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  47. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  48. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  49. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  50. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  51. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +161 -161
  52. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +161 -161
  53. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  54. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  55. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  56. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
  57. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
  58. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +203 -203
  59. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  60. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  61. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  62. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +88 -88
  63. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +392 -392
  64. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +392 -392
  65. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  66. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  67. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  68. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  69. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
  70. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
  71. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  72. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  73. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  74. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  75. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  76. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  77. package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
  78. package/dist/11000/swapping/refundEgressScheduled.d.ts +4 -4
  79. package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
  80. package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
  81. package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
  82. package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
  83. package/dist/11000/swapping/swapRequested.d.cts +98 -98
  84. package/dist/11000/swapping/swapRequested.d.ts +98 -98
  85. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
  86. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
  87. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  88. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  89. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  90. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
  91. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
  92. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
  93. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  94. package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
  95. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
  96. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
  97. package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
  98. package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
  99. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  100. package/dist/11100/swapping/swapExecuted.d.ts +14 -14
  101. package/dist/11100/swapping/swapRequested.d.cts +386 -386
  102. package/dist/11100/swapping/swapRequested.d.ts +386 -386
  103. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
  104. package/dist/11100/validator/operatorAcceptedByValidator.d.ts +2 -2
  105. package/dist/11100/validator/validatorClaimed.d.cts +2 -2
  106. package/dist/11100/validator/validatorClaimed.d.ts +2 -2
  107. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
  108. package/dist/11100/validator/validatorRemovedFromOperator.d.ts +2 -2
  109. package/dist/11200/arbitrumIngressEgress/depositBoosted.cjs +27 -0
  110. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +203 -0
  111. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +203 -0
  112. package/dist/11200/arbitrumIngressEgress/depositBoosted.mjs +27 -0
  113. package/dist/11200/arbitrumIngressEgress/depositFailed.cjs +15 -0
  114. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +1426 -0
  115. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +1426 -0
  116. package/dist/11200/arbitrumIngressEgress/depositFailed.mjs +15 -0
  117. package/dist/11200/arbitrumIngressEgress/depositFinalised.cjs +25 -0
  118. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +197 -0
  119. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +197 -0
  120. package/dist/11200/arbitrumIngressEgress/depositFinalised.mjs +25 -0
  121. package/dist/11200/assethubIngressEgress/depositBoosted.cjs +26 -0
  122. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +193 -0
  123. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +193 -0
  124. package/dist/11200/assethubIngressEgress/depositBoosted.mjs +26 -0
  125. package/dist/11200/assethubIngressEgress/depositFailed.cjs +14 -0
  126. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +1417 -0
  127. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +1417 -0
  128. package/dist/11200/assethubIngressEgress/depositFailed.mjs +14 -0
  129. package/dist/11200/assethubIngressEgress/depositFinalised.cjs +24 -0
  130. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +187 -0
  131. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +187 -0
  132. package/dist/11200/assethubIngressEgress/depositFinalised.mjs +24 -0
  133. package/dist/11200/bitcoinIngressEgress/depositBoosted.cjs +27 -0
  134. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +417 -0
  135. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +417 -0
  136. package/dist/11200/bitcoinIngressEgress/depositBoosted.mjs +27 -0
  137. package/dist/11200/bitcoinIngressEgress/depositFailed.cjs +15 -0
  138. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +2126 -0
  139. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +2126 -0
  140. package/dist/11200/bitcoinIngressEgress/depositFailed.mjs +15 -0
  141. package/dist/11200/bitcoinIngressEgress/depositFinalised.cjs +25 -0
  142. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +411 -0
  143. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +411 -0
  144. package/dist/11200/bitcoinIngressEgress/depositFinalised.mjs +25 -0
  145. package/dist/11200/common.cjs +765 -16
  146. package/dist/11200/common.d.cts +16217 -164
  147. package/dist/11200/common.d.ts +16217 -164
  148. package/dist/11200/common.mjs +765 -16
  149. package/dist/11200/environment/runtimeSafeModeUpdated.cjs +9 -0
  150. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +1910 -0
  151. package/dist/11200/environment/runtimeSafeModeUpdated.d.ts +1910 -0
  152. package/dist/11200/environment/runtimeSafeModeUpdated.mjs +9 -0
  153. package/dist/11200/ethereumIngressEgress/depositBoosted.cjs +27 -0
  154. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +203 -0
  155. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +203 -0
  156. package/dist/11200/ethereumIngressEgress/depositBoosted.mjs +27 -0
  157. package/dist/11200/ethereumIngressEgress/depositFailed.cjs +15 -0
  158. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +1426 -0
  159. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +1426 -0
  160. package/dist/11200/ethereumIngressEgress/depositFailed.mjs +15 -0
  161. package/dist/11200/ethereumIngressEgress/depositFinalised.cjs +25 -0
  162. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +197 -0
  163. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +197 -0
  164. package/dist/11200/ethereumIngressEgress/depositFinalised.mjs +25 -0
  165. package/dist/11200/lendingPools/collateralAdded.cjs +10 -0
  166. package/dist/11200/lendingPools/collateralAdded.d.cts +24 -0
  167. package/dist/11200/lendingPools/collateralAdded.d.ts +24 -0
  168. package/dist/11200/lendingPools/collateralAdded.mjs +10 -0
  169. package/dist/11200/lendingPools/collateralRemoved.cjs +10 -0
  170. package/dist/11200/lendingPools/collateralRemoved.d.cts +24 -0
  171. package/dist/11200/lendingPools/collateralRemoved.d.ts +24 -0
  172. package/dist/11200/lendingPools/collateralRemoved.mjs +10 -0
  173. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.cts +2 -2
  174. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.ts +2 -2
  175. package/dist/11200/lendingPools/liquidationFeeTaken.d.cts +2 -2
  176. package/dist/11200/lendingPools/liquidationFeeTaken.d.ts +2 -2
  177. package/dist/11200/lendingPools/loanCreated.d.cts +4 -4
  178. package/dist/11200/lendingPools/loanCreated.d.ts +4 -4
  179. package/dist/11200/lendingPools/loanRepaid.d.cts +2 -2
  180. package/dist/11200/lendingPools/loanRepaid.d.ts +2 -2
  181. package/dist/11200/lendingPools/originationFeeTaken.d.cts +2 -2
  182. package/dist/11200/lendingPools/originationFeeTaken.d.ts +2 -2
  183. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.cjs +10 -0
  184. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.d.cts +24 -0
  185. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.d.ts +24 -0
  186. package/dist/11200/lendingPools/primaryCollateralAssetUpdated.mjs +10 -0
  187. package/dist/11200/polkadotIngressEgress/depositBoosted.cjs +26 -0
  188. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +193 -0
  189. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +193 -0
  190. package/dist/11200/polkadotIngressEgress/depositBoosted.mjs +26 -0
  191. package/dist/11200/polkadotIngressEgress/depositFailed.cjs +14 -0
  192. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +1417 -0
  193. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +1417 -0
  194. package/dist/11200/polkadotIngressEgress/depositFailed.mjs +14 -0
  195. package/dist/11200/polkadotIngressEgress/depositFinalised.cjs +24 -0
  196. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +187 -0
  197. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +187 -0
  198. package/dist/11200/polkadotIngressEgress/depositFinalised.mjs +24 -0
  199. package/dist/11200/solanaIngressEgress/depositBoosted.cjs +25 -0
  200. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +190 -0
  201. package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +190 -0
  202. package/dist/11200/solanaIngressEgress/depositBoosted.mjs +25 -0
  203. package/dist/11200/solanaIngressEgress/depositFailed.cjs +15 -0
  204. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +1376 -0
  205. package/dist/11200/solanaIngressEgress/depositFailed.d.ts +1376 -0
  206. package/dist/11200/solanaIngressEgress/depositFailed.mjs +15 -0
  207. package/dist/11200/solanaIngressEgress/depositFinalised.cjs +23 -0
  208. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +184 -0
  209. package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +184 -0
  210. package/dist/11200/solanaIngressEgress/depositFinalised.mjs +23 -0
  211. package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
  212. package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
  213. package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
  214. package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
  215. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  216. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  217. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  218. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  219. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  220. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  221. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  222. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  223. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  224. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  225. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  226. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  227. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  228. package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
  229. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  230. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  231. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  232. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  233. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  234. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  235. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  236. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  237. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  238. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  239. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  240. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  241. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  242. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  243. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  244. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  245. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  246. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  247. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  248. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  249. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  250. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  251. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  252. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  253. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  254. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  255. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  256. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  257. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  258. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  259. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  260. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  261. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  262. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  263. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  264. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  265. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  266. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  267. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  268. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  269. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  270. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  271. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  272. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  273. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  274. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  275. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  276. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  277. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  278. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  279. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  280. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  281. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  282. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  283. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  284. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  285. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  286. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  287. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  288. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  289. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  290. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  291. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  292. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  293. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  294. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  295. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  296. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  297. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  298. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  299. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  300. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  301. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  302. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  303. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  304. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  305. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  306. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  307. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  308. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  309. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  310. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  311. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  312. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  313. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  314. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  315. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  316. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  317. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  318. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  319. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  320. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  321. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  322. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  323. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  324. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  325. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  326. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  327. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
  328. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
  329. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  330. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  331. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  332. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  333. package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
  334. package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
  335. package/dist/150/swapping/ccmFailed.d.cts +79 -79
  336. package/dist/150/swapping/ccmFailed.d.ts +79 -79
  337. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  338. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  339. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  340. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  341. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  342. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  343. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  344. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  345. package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
  346. package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
  347. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  348. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  349. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  350. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  351. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  352. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  353. package/dist/150/swapping/swapScheduled.d.cts +103 -103
  354. package/dist/150/swapping/swapScheduled.d.ts +103 -103
  355. package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
  356. package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
  357. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  358. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  359. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  360. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  361. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  362. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  363. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  364. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  365. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  366. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  367. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  368. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  369. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  370. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  371. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  372. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  373. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
  374. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
  375. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  376. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
  377. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  378. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  379. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  380. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
  381. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  382. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  383. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  384. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  385. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  386. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
  387. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  388. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  389. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  390. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
  391. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  392. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  393. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  394. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  395. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  396. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
  397. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  398. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
  399. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  400. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  401. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
  402. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +57 -57
  403. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  404. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  405. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +162 -162
  406. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +162 -162
  407. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  408. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  409. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  410. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  411. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  412. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  413. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  414. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  415. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  416. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  417. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  418. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  419. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  420. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  421. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  422. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  423. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  424. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +10 -10
  425. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  426. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  427. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +36 -36
  428. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +36 -36
  429. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  430. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  431. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  432. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  433. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
  434. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
  435. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  436. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  437. package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
  438. package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
  439. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  440. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
  441. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  442. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  443. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  444. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  445. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  446. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  447. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  448. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  449. package/dist/180/swapping/swapRequested.d.cts +4 -4
  450. package/dist/180/swapping/swapRequested.d.ts +4 -4
  451. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  452. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  453. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  454. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  455. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  456. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  457. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  458. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +10 -10
  459. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  460. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +8 -8
  461. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  462. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  463. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  464. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  465. package/dist/190/assetBalances/accountCredited.d.cts +6 -6
  466. package/dist/190/assetBalances/accountCredited.d.ts +6 -6
  467. package/dist/190/assetBalances/accountDebited.d.cts +6 -6
  468. package/dist/190/assetBalances/accountDebited.d.ts +6 -6
  469. package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
  470. package/dist/190/assetBalances/refundScheduled.d.ts +54 -54
  471. package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
  472. package/dist/190/assetBalances/refundSkipped.d.ts +103 -103
  473. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  474. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  475. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  476. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  477. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  478. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  479. package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
  480. package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
  481. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  482. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  483. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  484. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  485. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  486. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  487. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  488. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  489. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  490. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  491. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  492. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  493. package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  494. package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  495. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
  496. package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
  497. package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
  498. package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
  499. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  500. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  501. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  502. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
  503. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  504. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  505. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  506. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  507. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  508. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  509. package/dist/190/liquidityProvider/assetTransferred.d.cts +9 -9
  510. package/dist/190/liquidityProvider/assetTransferred.d.ts +9 -9
  511. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  512. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
  513. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  514. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  515. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  516. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
  517. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  518. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  519. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  520. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  521. package/dist/190/swapping/creditedOnChain.d.cts +4 -4
  522. package/dist/190/swapping/creditedOnChain.d.ts +4 -4
  523. package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
  524. package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
  525. package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
  526. package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
  527. package/dist/190/swapping/refundedOnChain.d.cts +4 -4
  528. package/dist/190/swapping/refundedOnChain.d.ts +4 -4
  529. package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
  530. package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
  531. package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
  532. package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
  533. package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
  534. package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
  535. package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
  536. package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
  537. package/dist/190/swapping/swapRequested.d.cts +70 -70
  538. package/dist/190/swapping/swapRequested.d.ts +70 -70
  539. package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
  540. package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
  541. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  542. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  543. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  544. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  545. package/package.json +2 -2
@@ -78,23 +78,23 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
78
78
  reason: z.ZodEffects<z.ZodObject<{
79
79
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
80
80
  }, "strip", z.ZodTypeAny, {
81
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
81
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
82
82
  }, {
83
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
84
- }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
85
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
83
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
84
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
85
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
86
86
  }>;
87
87
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
88
88
  }, "strip", z.ZodTypeAny, {
89
89
  __kind: "Refund";
90
90
  amount: bigint;
91
- reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
91
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
92
92
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
93
93
  }, {
94
94
  __kind: "Refund";
95
95
  amount: string | number;
96
96
  reason: {
97
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
97
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
98
98
  };
99
99
  egressId?: [{
100
100
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -136,7 +136,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
136
136
  } | {
137
137
  __kind: "Refund";
138
138
  amount: bigint;
139
- reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
139
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
140
140
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
141
141
  };
142
142
  originType: "DepositChannel" | "Vault";
@@ -171,7 +171,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
171
171
  __kind: "Refund";
172
172
  amount: string | number;
173
173
  reason: {
174
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
174
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
175
175
  };
176
176
  egressId?: [{
177
177
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -78,23 +78,23 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
78
78
  reason: z.ZodEffects<z.ZodObject<{
79
79
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
80
80
  }, "strip", z.ZodTypeAny, {
81
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
81
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
82
82
  }, {
83
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
84
- }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
85
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
83
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
84
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
85
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
86
86
  }>;
87
87
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
88
88
  }, "strip", z.ZodTypeAny, {
89
89
  __kind: "Refund";
90
90
  amount: bigint;
91
- reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
91
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
92
92
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
93
93
  }, {
94
94
  __kind: "Refund";
95
95
  amount: string | number;
96
96
  reason: {
97
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
97
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
98
98
  };
99
99
  egressId?: [{
100
100
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -136,7 +136,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
136
136
  } | {
137
137
  __kind: "Refund";
138
138
  amount: bigint;
139
- reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
139
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
140
140
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
141
141
  };
142
142
  originType: "DepositChannel" | "Vault";
@@ -171,7 +171,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
171
171
  __kind: "Refund";
172
172
  amount: string | number;
173
173
  reason: {
174
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
174
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
175
175
  };
176
176
  egressId?: [{
177
177
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -87,18 +87,18 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
87
87
  value: z.ZodEffects<z.ZodObject<{
88
88
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
89
89
  }, "strip", z.ZodTypeAny, {
90
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
90
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
91
91
  }, {
92
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
93
- }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
94
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
92
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
93
+ }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
94
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
95
95
  }>;
96
96
  }, "strip", z.ZodTypeAny, {
97
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
97
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
98
98
  __kind: "InvalidCcm";
99
99
  }, {
100
100
  value: {
101
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
101
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
102
102
  };
103
103
  __kind: "InvalidCcm";
104
104
  }>, z.ZodObject<{
@@ -132,7 +132,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
132
132
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
133
133
  __kind: "FailedToDeriveAddress";
134
134
  } | {
135
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
135
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
136
136
  __kind: "InvalidCcm";
137
137
  } | {
138
138
  __kind: "FailedToSerializeFinalTransaction";
@@ -159,7 +159,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
159
159
  __kind: "FailedToDeriveAddress";
160
160
  } | {
161
161
  value: {
162
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
162
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
163
163
  };
164
164
  __kind: "InvalidCcm";
165
165
  } | {
@@ -236,18 +236,18 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
236
236
  value: z.ZodEffects<z.ZodObject<{
237
237
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
238
238
  }, "strip", z.ZodTypeAny, {
239
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
239
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
240
240
  }, {
241
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
242
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
243
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
241
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
242
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
243
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
244
244
  }>;
245
245
  }, "strip", z.ZodTypeAny, {
246
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
246
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
247
247
  __kind: "Token";
248
248
  }, {
249
249
  value: {
250
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
250
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
251
251
  };
252
252
  __kind: "Token";
253
253
  }>, z.ZodObject<{
@@ -333,7 +333,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
333
333
  } | {
334
334
  __kind: "TooManyConsumers";
335
335
  } | {
336
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
336
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
337
337
  __kind: "Token";
338
338
  } | {
339
339
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -372,7 +372,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
372
372
  __kind: "TooManyConsumers";
373
373
  } | {
374
374
  value: {
375
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
375
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
376
376
  };
377
377
  __kind: "Token";
378
378
  } | {
@@ -422,7 +422,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
422
422
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
423
423
  __kind: "FailedToDeriveAddress";
424
424
  } | {
425
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
425
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
426
426
  __kind: "InvalidCcm";
427
427
  } | {
428
428
  __kind: "FailedToSerializeFinalTransaction";
@@ -451,7 +451,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
451
451
  } | {
452
452
  __kind: "TooManyConsumers";
453
453
  } | {
454
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
454
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
455
455
  __kind: "Token";
456
456
  } | {
457
457
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -499,7 +499,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
499
499
  __kind: "FailedToDeriveAddress";
500
500
  } | {
501
501
  value: {
502
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
502
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
503
503
  };
504
504
  __kind: "InvalidCcm";
505
505
  } | {
@@ -530,7 +530,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
530
530
  __kind: "TooManyConsumers";
531
531
  } | {
532
532
  value: {
533
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
533
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
534
534
  };
535
535
  __kind: "Token";
536
536
  } | {
@@ -87,18 +87,18 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
87
87
  value: z.ZodEffects<z.ZodObject<{
88
88
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
89
89
  }, "strip", z.ZodTypeAny, {
90
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
90
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
91
91
  }, {
92
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
93
- }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
94
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
92
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
93
+ }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
94
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
95
95
  }>;
96
96
  }, "strip", z.ZodTypeAny, {
97
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
97
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
98
98
  __kind: "InvalidCcm";
99
99
  }, {
100
100
  value: {
101
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
101
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
102
102
  };
103
103
  __kind: "InvalidCcm";
104
104
  }>, z.ZodObject<{
@@ -132,7 +132,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
132
132
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
133
133
  __kind: "FailedToDeriveAddress";
134
134
  } | {
135
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
135
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
136
136
  __kind: "InvalidCcm";
137
137
  } | {
138
138
  __kind: "FailedToSerializeFinalTransaction";
@@ -159,7 +159,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
159
159
  __kind: "FailedToDeriveAddress";
160
160
  } | {
161
161
  value: {
162
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
162
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
163
163
  };
164
164
  __kind: "InvalidCcm";
165
165
  } | {
@@ -236,18 +236,18 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
236
236
  value: z.ZodEffects<z.ZodObject<{
237
237
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
238
238
  }, "strip", z.ZodTypeAny, {
239
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
239
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
240
240
  }, {
241
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
242
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
243
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
241
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
242
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
243
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
244
244
  }>;
245
245
  }, "strip", z.ZodTypeAny, {
246
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
246
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
247
247
  __kind: "Token";
248
248
  }, {
249
249
  value: {
250
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
250
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
251
251
  };
252
252
  __kind: "Token";
253
253
  }>, z.ZodObject<{
@@ -333,7 +333,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
333
333
  } | {
334
334
  __kind: "TooManyConsumers";
335
335
  } | {
336
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
336
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
337
337
  __kind: "Token";
338
338
  } | {
339
339
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -372,7 +372,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
372
372
  __kind: "TooManyConsumers";
373
373
  } | {
374
374
  value: {
375
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
375
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
376
376
  };
377
377
  __kind: "Token";
378
378
  } | {
@@ -422,7 +422,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
422
422
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
423
423
  __kind: "FailedToDeriveAddress";
424
424
  } | {
425
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
425
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
426
426
  __kind: "InvalidCcm";
427
427
  } | {
428
428
  __kind: "FailedToSerializeFinalTransaction";
@@ -451,7 +451,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
451
451
  } | {
452
452
  __kind: "TooManyConsumers";
453
453
  } | {
454
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
454
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
455
455
  __kind: "Token";
456
456
  } | {
457
457
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -499,7 +499,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
499
499
  __kind: "FailedToDeriveAddress";
500
500
  } | {
501
501
  value: {
502
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
502
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
503
503
  };
504
504
  __kind: "InvalidCcm";
505
505
  } | {
@@ -530,7 +530,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
530
530
  __kind: "TooManyConsumers";
531
531
  } | {
532
532
  value: {
533
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
533
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
534
534
  };
535
535
  __kind: "Token";
536
536
  } | {
@@ -37,22 +37,22 @@ declare const arbitrumIngressEgressTransferFallbackRequested: z.ZodObject<{
37
37
  feeWithheld: string | number;
38
38
  }>>>;
39
39
  }, "strip", z.ZodTypeAny, {
40
+ broadcastId: number;
40
41
  asset: "ArbEth" | "ArbUsdc";
41
42
  amount: bigint;
42
43
  destinationAddress: `0x${string}`;
43
- broadcastId: number;
44
44
  egressDetails?: {
45
45
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
46
46
  egressAmount: bigint;
47
47
  feeWithheld: bigint;
48
48
  } | null | undefined;
49
49
  }, {
50
+ broadcastId: number;
50
51
  asset: {
51
52
  __kind: "ArbEth" | "ArbUsdc";
52
53
  };
53
54
  amount: string | number;
54
55
  destinationAddress: string;
55
- broadcastId: number;
56
56
  egressDetails?: {
57
57
  egressId: [{
58
58
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -37,22 +37,22 @@ declare const arbitrumIngressEgressTransferFallbackRequested: z.ZodObject<{
37
37
  feeWithheld: string | number;
38
38
  }>>>;
39
39
  }, "strip", z.ZodTypeAny, {
40
+ broadcastId: number;
40
41
  asset: "ArbEth" | "ArbUsdc";
41
42
  amount: bigint;
42
43
  destinationAddress: `0x${string}`;
43
- broadcastId: number;
44
44
  egressDetails?: {
45
45
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
46
46
  egressAmount: bigint;
47
47
  feeWithheld: bigint;
48
48
  } | null | undefined;
49
49
  }, {
50
+ broadcastId: number;
50
51
  asset: {
51
52
  __kind: "ArbEth" | "ArbUsdc";
52
53
  };
53
54
  amount: string | number;
54
55
  destinationAddress: string;
55
- broadcastId: number;
56
56
  egressDetails?: {
57
57
  egressId: [{
58
58
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -5,23 +5,23 @@ declare const assetBalancesAccountCredited: z.ZodObject<{
5
5
  asset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13
13
  }>;
14
14
  amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  newBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
17
  accountId: string;
18
- asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19
19
  amountCredited: bigint;
20
20
  newBalance: bigint;
21
21
  }, {
22
22
  accountId: string;
23
23
  asset: {
24
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
24
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
25
25
  };
26
26
  amountCredited: string | number;
27
27
  newBalance: string | number;
@@ -5,23 +5,23 @@ declare const assetBalancesAccountCredited: z.ZodObject<{
5
5
  asset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13
13
  }>;
14
14
  amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  newBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
17
  accountId: string;
18
- asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19
19
  amountCredited: bigint;
20
20
  newBalance: bigint;
21
21
  }, {
22
22
  accountId: string;
23
23
  asset: {
24
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
24
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
25
25
  };
26
26
  amountCredited: string | number;
27
27
  newBalance: string | number;
@@ -5,23 +5,23 @@ declare const assetBalancesAccountDebited: z.ZodObject<{
5
5
  asset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13
13
  }>;
14
14
  amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  newBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
17
  accountId: string;
18
- asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19
19
  newBalance: bigint;
20
20
  amountDebited: bigint;
21
21
  }, {
22
22
  accountId: string;
23
23
  asset: {
24
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
24
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
25
25
  };
26
26
  newBalance: string | number;
27
27
  amountDebited: string | number;
@@ -5,23 +5,23 @@ declare const assetBalancesAccountDebited: z.ZodObject<{
5
5
  asset: z.ZodEffects<z.ZodObject<{
6
6
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
8
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
9
9
  }, {
10
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11
- }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
10
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
11
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
12
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
13
13
  }>;
14
14
  amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  newBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
17
  accountId: string;
18
- asset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
18
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
19
19
  newBalance: bigint;
20
20
  amountDebited: bigint;
21
21
  }, {
22
22
  accountId: string;
23
23
  asset: {
24
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
24
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
25
25
  };
26
26
  newBalance: string | number;
27
27
  amountDebited: string | number;