@chainflip/processor 2.1.3-bsc-dev.2 → 2.1.3-bsc-dev.3

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 (824) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  3. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  4. package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  5. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
  6. package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
  7. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  8. package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  9. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  10. package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
  11. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  12. package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
  13. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  14. package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
  15. package/dist/100/funding/funded.d.cts +2 -2
  16. package/dist/100/funding/funded.d.mts +2 -2
  17. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  18. package/dist/100/funding/redemptionRequested.d.mts +2 -2
  19. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  20. package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
  21. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  22. package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
  23. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  24. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
  25. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  26. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
  27. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  28. package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  29. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  30. package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  31. package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
  32. package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
  33. package/dist/100/swapping/swapExecuted.d.cts +4 -4
  34. package/dist/100/swapping/swapExecuted.d.mts +4 -4
  35. package/dist/100/swapping/swapScheduled.d.cts +10 -10
  36. package/dist/100/swapping/swapScheduled.d.mts +10 -10
  37. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  38. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
  39. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +194 -194
  40. package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +194 -194
  41. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  42. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  43. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
  44. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
  45. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +188 -188
  46. package/dist/11000/assethubIngressEgress/depositFailed.d.mts +188 -188
  47. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  48. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  49. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  50. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
  51. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +394 -394
  52. package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +394 -394
  53. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  54. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  55. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  56. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
  57. package/dist/11000/common.d.cts +2497 -2497
  58. package/dist/11000/common.d.mts +2497 -2497
  59. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
  60. package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
  61. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
  62. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
  63. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +194 -194
  64. package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +194 -194
  65. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  66. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  67. package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
  68. package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
  69. package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
  70. package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
  71. package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
  72. package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
  73. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
  74. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
  75. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +188 -188
  76. package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +188 -188
  77. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  78. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  79. package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
  80. package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
  81. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
  82. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
  83. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +185 -185
  84. package/dist/11000/solanaIngressEgress/depositFailed.d.mts +185 -185
  85. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  86. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
  87. package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
  88. package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
  89. package/dist/11000/swapping/refundEgressScheduled.d.cts +17 -17
  90. package/dist/11000/swapping/refundEgressScheduled.d.mts +17 -17
  91. package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
  92. package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
  93. package/dist/11000/swapping/swapDepositAddressReady.d.cts +45 -45
  94. package/dist/11000/swapping/swapDepositAddressReady.d.mts +45 -45
  95. package/dist/11000/swapping/swapRequested.d.cts +102 -102
  96. package/dist/11000/swapping/swapRequested.d.mts +102 -102
  97. package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
  98. package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
  99. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +28 -28
  100. package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
  101. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
  102. package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
  103. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +44 -44
  104. package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +44 -44
  105. package/dist/11100/common.d.cts +486 -486
  106. package/dist/11100/common.d.mts +486 -486
  107. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
  108. package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
  109. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +28 -28
  110. package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +28 -28
  111. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  112. package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
  113. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +37 -37
  114. package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +37 -37
  115. package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
  116. package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
  117. package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
  118. package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
  119. package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
  120. package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
  121. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
  122. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
  123. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
  124. package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
  125. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
  126. package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
  127. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
  128. package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
  129. package/dist/11100/lendingPools/loanCreated.d.cts +9 -9
  130. package/dist/11100/lendingPools/loanCreated.d.mts +9 -9
  131. package/dist/11100/lendingPools/loanRepaid.d.cts +8 -8
  132. package/dist/11100/lendingPools/loanRepaid.d.mts +8 -8
  133. package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
  134. package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
  135. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
  136. package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
  137. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
  138. package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
  139. package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
  140. package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
  141. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  142. package/dist/11100/swapping/swapExecuted.d.mts +14 -14
  143. package/dist/11100/swapping/swapRequested.d.cts +66 -66
  144. package/dist/11100/swapping/swapRequested.d.mts +66 -66
  145. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  146. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  147. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +40 -40
  148. package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +40 -40
  149. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  150. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
  151. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  152. package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
  153. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +40 -40
  154. package/dist/11200/assethubIngressEgress/depositFailed.d.mts +40 -40
  155. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
  156. package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
  157. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
  158. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  159. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  160. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +46 -46
  161. package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +46 -46
  162. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  163. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  164. package/dist/11200/common.d.cts +363 -363
  165. package/dist/11200/common.d.mts +2729 -2729
  166. package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
  167. package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
  168. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  169. package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  170. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +40 -40
  171. package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +40 -40
  172. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  173. package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
  174. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  175. package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  176. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +40 -40
  177. package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +40 -40
  178. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  179. package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
  180. package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +6 -6
  181. package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +6 -6
  182. package/dist/11200/solanaIngressEgress/depositFailed.d.cts +40 -40
  183. package/dist/11200/solanaIngressEgress/depositFailed.d.mts +40 -40
  184. package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +4 -4
  185. package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +4 -4
  186. package/dist/11200/swapping/swapRequested.d.cts +35 -35
  187. package/dist/11200/swapping/swapRequested.d.mts +35 -35
  188. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  189. package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
  190. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  191. package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
  192. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  193. package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
  194. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  195. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
  196. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  197. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  198. package/dist/131/common.d.cts +201 -201
  199. package/dist/131/common.d.mts +201 -201
  200. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
  201. package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
  202. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  203. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
  204. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  205. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  206. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  207. package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  208. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  209. package/dist/131/liquidityPools/limitOrderUpdated.d.mts +8 -8
  210. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  211. package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +8 -8
  212. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  213. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  214. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
  215. package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
  216. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  217. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
  218. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  219. package/dist/131/reputation/offencePenalty.d.mts +2 -2
  220. package/dist/131/swapping/ccmFailed.d.cts +67 -67
  221. package/dist/131/swapping/ccmFailed.d.mts +67 -67
  222. package/dist/131/swapping/swapDepositAddressReady.d.cts +12 -12
  223. package/dist/131/swapping/swapDepositAddressReady.d.mts +12 -12
  224. package/dist/131/swapping/swapEgressIgnored.d.cts +16 -16
  225. package/dist/131/swapping/swapEgressIgnored.d.mts +16 -16
  226. package/dist/131/swapping/swapScheduled.d.cts +87 -87
  227. package/dist/131/swapping/swapScheduled.d.mts +87 -87
  228. package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
  229. package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
  230. package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
  231. package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
  232. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  233. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
  234. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  235. package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
  236. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  237. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
  238. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +9 -9
  239. package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +9 -9
  240. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  241. package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
  242. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
  243. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
  244. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  245. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  246. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  247. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
  248. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  249. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
  250. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
  251. package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
  252. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
  253. package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
  254. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  255. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  256. package/dist/141/common.d.cts +19 -19
  257. package/dist/141/common.d.mts +19 -19
  258. package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
  259. package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
  260. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  261. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
  262. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  263. package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +8 -8
  264. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +9 -9
  265. package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +9 -9
  266. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  267. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  268. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  269. package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
  270. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  271. package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
  272. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  273. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
  274. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  275. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  276. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
  277. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
  278. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  279. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  280. package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
  281. package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
  282. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +14 -14
  283. package/dist/141/liquidityPools/limitOrderUpdated.d.mts +14 -14
  284. package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
  285. package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
  286. package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
  287. package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
  288. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +14 -14
  289. package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +14 -14
  290. package/dist/141/liquidityProvider/accountCredited.d.cts +7 -7
  291. package/dist/141/liquidityProvider/accountCredited.d.mts +7 -7
  292. package/dist/141/liquidityProvider/accountDebited.d.cts +7 -7
  293. package/dist/141/liquidityProvider/accountDebited.d.mts +7 -7
  294. package/dist/141/liquidityProvider/assetTransferred.d.cts +7 -7
  295. package/dist/141/liquidityProvider/assetTransferred.d.mts +7 -7
  296. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  297. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
  298. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
  299. package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
  300. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +7 -7
  301. package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +7 -7
  302. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  303. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
  304. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  305. package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +8 -8
  306. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +9 -9
  307. package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +9 -9
  308. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  309. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  310. package/dist/141/swapping/batchSwapFailed.d.cts +7 -7
  311. package/dist/141/swapping/batchSwapFailed.d.mts +7 -7
  312. package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
  313. package/dist/141/swapping/ccmDepositReceived.d.mts +2 -2
  314. package/dist/141/swapping/ccmFailed.d.cts +36 -36
  315. package/dist/141/swapping/ccmFailed.d.mts +36 -36
  316. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  317. package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
  318. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  319. package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
  320. package/dist/141/swapping/swapDepositAddressReady.d.cts +23 -23
  321. package/dist/141/swapping/swapDepositAddressReady.d.mts +23 -23
  322. package/dist/141/swapping/swapEgressIgnored.d.cts +8 -8
  323. package/dist/141/swapping/swapEgressIgnored.d.mts +8 -8
  324. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  325. package/dist/141/swapping/swapEgressScheduled.d.mts +8 -8
  326. package/dist/141/swapping/swapExecuted.d.cts +13 -13
  327. package/dist/141/swapping/swapExecuted.d.mts +13 -13
  328. package/dist/141/swapping/swapScheduled.d.cts +24 -24
  329. package/dist/141/swapping/swapScheduled.d.mts +24 -24
  330. package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
  331. package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
  332. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  333. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  334. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  335. package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  336. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  337. package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  338. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  339. package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
  340. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  341. package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
  342. package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
  343. package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
  344. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  345. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  346. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
  347. package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
  348. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
  349. package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
  350. package/dist/150/common.d.cts +4 -4
  351. package/dist/150/common.d.mts +4 -4
  352. package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
  353. package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
  354. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  355. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  356. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  357. package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  358. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  359. package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  360. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  361. package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
  362. package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
  363. package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
  364. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +17 -17
  365. package/dist/150/liquidityPools/limitOrderUpdated.d.mts +17 -17
  366. package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
  367. package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
  368. package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
  369. package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
  370. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +21 -21
  371. package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +21 -21
  372. package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
  373. package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
  374. package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
  375. package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
  376. package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
  377. package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
  378. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +7 -7
  379. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
  380. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
  381. package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
  382. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
  383. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
  384. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  385. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  386. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  387. package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  388. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  389. package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  390. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
  391. package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
  392. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  393. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  394. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  395. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  396. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +5 -5
  397. package/dist/150/solanaIngressEgress/depositBoosted.d.mts +5 -5
  398. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  399. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
  400. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  401. package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
  402. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
  403. package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
  404. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  405. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
  406. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  407. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  408. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  409. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
  410. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  411. package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
  412. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
  413. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
  414. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  415. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
  416. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  417. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
  418. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  419. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
  420. package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
  421. package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
  422. package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
  423. package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
  424. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  425. package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
  426. package/dist/150/swapping/refundEgressIgnored.d.cts +12 -12
  427. package/dist/150/swapping/refundEgressIgnored.d.mts +12 -12
  428. package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
  429. package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
  430. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  431. package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
  432. package/dist/150/swapping/swapDepositAddressReady.d.cts +12 -12
  433. package/dist/150/swapping/swapDepositAddressReady.d.mts +12 -12
  434. package/dist/150/swapping/swapEgressIgnored.d.cts +12 -12
  435. package/dist/150/swapping/swapEgressIgnored.d.mts +12 -12
  436. package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
  437. package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
  438. package/dist/150/swapping/swapExecuted.d.cts +18 -18
  439. package/dist/150/swapping/swapExecuted.d.mts +18 -18
  440. package/dist/150/swapping/swapScheduled.d.cts +16 -16
  441. package/dist/150/swapping/swapScheduled.d.mts +16 -16
  442. package/dist/150/swapping/withdrawalRequested.d.cts +12 -12
  443. package/dist/150/swapping/withdrawalRequested.d.mts +12 -12
  444. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  445. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  446. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  447. package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
  448. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  449. package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
  450. package/dist/160/assetBalances/accountCredited.d.cts +7 -7
  451. package/dist/160/assetBalances/accountCredited.d.mts +7 -7
  452. package/dist/160/assetBalances/accountDebited.d.cts +7 -7
  453. package/dist/160/assetBalances/accountDebited.d.mts +7 -7
  454. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  455. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  456. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  457. package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
  458. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  459. package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  460. package/dist/160/common.d.cts +153 -153
  461. package/dist/160/common.d.mts +153 -153
  462. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
  463. package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
  464. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  465. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  466. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +2 -2
  467. package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +2 -2
  468. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  469. package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
  470. package/dist/160/liquidityPools/assetSwapped.d.cts +14 -14
  471. package/dist/160/liquidityPools/assetSwapped.d.mts +14 -14
  472. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
  473. package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
  474. package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
  475. package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
  476. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
  477. package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
  478. package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
  479. package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
  480. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
  481. package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
  482. package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
  483. package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
  484. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  485. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
  486. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
  487. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
  488. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  489. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  490. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +2 -2
  491. package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +2 -2
  492. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  493. package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
  494. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  495. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
  496. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  497. package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
  498. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  499. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  500. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +2 -2
  501. package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
  502. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  503. package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
  504. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  505. package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
  506. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
  507. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +26 -26
  508. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
  509. package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
  510. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  511. package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
  512. package/dist/160/swapping/ccmFailed.d.cts +18 -18
  513. package/dist/160/swapping/ccmFailed.d.mts +18 -18
  514. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  515. package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
  516. package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
  517. package/dist/160/swapping/refundEgressIgnored.d.mts +28 -28
  518. package/dist/160/swapping/refundEgressScheduled.d.cts +10 -10
  519. package/dist/160/swapping/refundEgressScheduled.d.mts +10 -10
  520. package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
  521. package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
  522. package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
  523. package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
  524. package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
  525. package/dist/160/swapping/swapEgressIgnored.d.mts +28 -28
  526. package/dist/160/swapping/swapEgressScheduled.d.cts +10 -10
  527. package/dist/160/swapping/swapEgressScheduled.d.mts +10 -10
  528. package/dist/160/swapping/swapExecuted.d.cts +16 -16
  529. package/dist/160/swapping/swapExecuted.d.mts +16 -16
  530. package/dist/160/swapping/swapRequested.d.cts +46 -46
  531. package/dist/160/swapping/swapRequested.d.mts +46 -46
  532. package/dist/160/swapping/swapScheduled.d.cts +2 -2
  533. package/dist/160/swapping/swapScheduled.d.mts +2 -2
  534. package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
  535. package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
  536. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  537. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
  538. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  539. package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
  540. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  541. package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
  542. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
  543. package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
  544. package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
  545. package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
  546. package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
  547. package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
  548. package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
  549. package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
  550. package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
  551. package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
  552. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
  553. package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
  554. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
  555. package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
  556. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
  557. package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
  558. package/dist/170/common.d.cts +72 -72
  559. package/dist/170/common.d.mts +72 -72
  560. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  561. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
  562. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  563. package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
  564. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  565. package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
  566. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  567. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
  568. package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
  569. package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
  570. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
  571. package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
  572. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  573. package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
  574. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  575. package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
  576. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
  577. package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
  578. package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
  579. package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
  580. package/dist/170/swapping/swapRequested.d.cts +53 -53
  581. package/dist/170/swapping/swapRequested.d.mts +53 -53
  582. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  583. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  584. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  585. package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
  586. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +203 -203
  587. package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +203 -203
  588. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  589. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  590. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  591. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  592. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
  593. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
  594. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  595. package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
  596. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +394 -394
  597. package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +394 -394
  598. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  599. package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
  600. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  601. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  602. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  603. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  604. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  605. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
  606. package/dist/180/common.d.cts +1753 -1753
  607. package/dist/180/common.d.mts +1753 -1753
  608. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  609. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
  610. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  611. package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
  612. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +203 -203
  613. package/dist/180/ethereumIngressEgress/depositFailed.d.mts +203 -203
  614. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  615. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  616. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  617. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  618. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  619. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
  620. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  621. package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
  622. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +209 -209
  623. package/dist/180/polkadotIngressEgress/depositFailed.d.mts +209 -209
  624. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  625. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  626. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  627. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  628. package/dist/180/solanaElections/unknownElection.d.cts +4 -4
  629. package/dist/180/solanaElections/unknownElection.d.mts +4 -4
  630. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  631. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
  632. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  633. package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
  634. package/dist/180/solanaIngressEgress/depositFailed.d.cts +194 -194
  635. package/dist/180/solanaIngressEgress/depositFailed.d.mts +194 -194
  636. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  637. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
  638. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  639. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
  640. package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
  641. package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
  642. package/dist/180/swapping/swapDepositAddressReady.d.cts +35 -35
  643. package/dist/180/swapping/swapDepositAddressReady.d.mts +35 -35
  644. package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
  645. package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
  646. package/dist/180/swapping/swapRequested.d.cts +61 -61
  647. package/dist/180/swapping/swapRequested.d.mts +61 -61
  648. package/dist/180/swapping/swapScheduled.d.cts +6 -6
  649. package/dist/180/swapping/swapScheduled.d.mts +6 -6
  650. package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
  651. package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
  652. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  653. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  654. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  655. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  656. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +39 -39
  657. package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +39 -39
  658. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  659. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
  660. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  661. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  662. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +4 -4
  663. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +4 -4
  664. package/dist/190/assethubIngressEgress/depositFailed.d.cts +42 -42
  665. package/dist/190/assethubIngressEgress/depositFailed.d.mts +42 -42
  666. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  667. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
  668. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  669. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
  670. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  671. package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  672. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  673. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
  674. package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  675. package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
  676. package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +91 -91
  677. package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +91 -91
  678. package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  679. package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
  680. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
  681. package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
  682. package/dist/190/common.d.cts +289 -289
  683. package/dist/190/common.d.mts +289 -289
  684. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  685. package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  686. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  687. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
  688. package/dist/190/ethereumIngressEgress/depositFailed.d.cts +39 -39
  689. package/dist/190/ethereumIngressEgress/depositFailed.d.mts +39 -39
  690. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  691. package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
  692. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  693. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
  694. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  695. package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  696. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  697. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
  698. package/dist/190/polkadotIngressEgress/depositFailed.d.cts +42 -42
  699. package/dist/190/polkadotIngressEgress/depositFailed.d.mts +42 -42
  700. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  701. package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
  702. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  703. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
  704. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  705. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
  706. package/dist/190/solanaIngressEgress/depositFailed.d.cts +30 -30
  707. package/dist/190/solanaIngressEgress/depositFailed.d.mts +30 -30
  708. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  709. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
  710. package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
  711. package/dist/190/swapping/refundEgressScheduled.d.mts +2 -2
  712. package/dist/190/swapping/swapDepositAddressReady.d.cts +8 -8
  713. package/dist/190/swapping/swapDepositAddressReady.d.mts +8 -8
  714. package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
  715. package/dist/190/swapping/swapEgressScheduled.d.mts +2 -2
  716. package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
  717. package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
  718. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  719. package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  720. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  721. package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
  722. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +44 -44
  723. package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +44 -44
  724. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  725. package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
  726. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  727. package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  728. package/dist/210/assetBalances/accountCredited.d.cts +2 -2
  729. package/dist/210/assetBalances/accountCredited.d.mts +2 -2
  730. package/dist/210/assetBalances/accountDebited.d.cts +2 -2
  731. package/dist/210/assetBalances/accountDebited.d.mts +2 -2
  732. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
  733. package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
  734. package/dist/210/assethubIngressEgress/depositFailed.d.cts +50 -50
  735. package/dist/210/assethubIngressEgress/depositFailed.d.mts +50 -50
  736. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  737. package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  738. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  739. package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
  740. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +99 -99
  741. package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +99 -99
  742. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  743. package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  744. package/dist/210/common.d.cts +450 -450
  745. package/dist/210/common.d.mts +450 -450
  746. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
  747. package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
  748. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  749. package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
  750. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +44 -44
  751. package/dist/210/ethereumIngressEgress/depositFailed.d.mts +44 -44
  752. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +12 -12
  753. package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +12 -12
  754. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  755. package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  756. package/dist/210/funding/redemptionExpired.d.cts +2 -2
  757. package/dist/210/funding/redemptionExpired.d.mts +2 -2
  758. package/dist/210/funding/redemptionSettled.d.cts +2 -2
  759. package/dist/210/funding/redemptionSettled.d.mts +2 -2
  760. package/dist/210/funding/sCCallCannotBeExecuted.d.cts +6 -6
  761. package/dist/210/funding/sCCallCannotBeExecuted.d.mts +6 -6
  762. package/dist/210/governance/govKeyCallExecutionFailed.d.cts +2 -2
  763. package/dist/210/governance/govKeyCallExecutionFailed.d.mts +2 -2
  764. package/dist/210/lendingPools/collateralAdded.d.cts +4 -4
  765. package/dist/210/lendingPools/collateralAdded.d.mts +4 -4
  766. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +2 -2
  767. package/dist/210/lendingPools/lendingFundsRemoved.d.mts +2 -2
  768. package/dist/210/lendingPools/loanCreated.d.cts +2 -2
  769. package/dist/210/lendingPools/loanCreated.d.mts +2 -2
  770. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +2 -2
  771. package/dist/210/liquidityPools/limitOrderUpdated.d.mts +2 -2
  772. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +8 -8
  773. package/dist/210/liquidityPools/orderDeletionFailed.d.mts +8 -8
  774. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  775. package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +2 -2
  776. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +4 -4
  777. package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +4 -4
  778. package/dist/210/liquidityProvider/assetBalancePurged.d.cts +6 -6
  779. package/dist/210/liquidityProvider/assetBalancePurged.d.mts +6 -6
  780. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  781. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
  782. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  783. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
  784. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
  785. package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
  786. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +50 -50
  787. package/dist/210/polkadotIngressEgress/depositFailed.d.mts +50 -50
  788. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  789. package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  790. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
  791. package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
  792. package/dist/210/solanaIngressEgress/depositBoosted.d.cts +10 -10
  793. package/dist/210/solanaIngressEgress/depositBoosted.d.mts +10 -10
  794. package/dist/210/solanaIngressEgress/depositFailed.d.cts +56 -56
  795. package/dist/210/solanaIngressEgress/depositFailed.d.mts +56 -56
  796. package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
  797. package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
  798. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  799. package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
  800. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +2 -2
  801. package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +2 -2
  802. package/dist/210/swapping/creditedOnChain.d.cts +2 -2
  803. package/dist/210/swapping/creditedOnChain.d.mts +2 -2
  804. package/dist/210/swapping/refundEgressIgnored.d.cts +2 -2
  805. package/dist/210/swapping/refundEgressIgnored.d.mts +2 -2
  806. package/dist/210/swapping/refundEgressScheduled.d.cts +2 -2
  807. package/dist/210/swapping/refundEgressScheduled.d.mts +2 -2
  808. package/dist/210/swapping/refundedOnChain.d.cts +2 -2
  809. package/dist/210/swapping/refundedOnChain.d.mts +2 -2
  810. package/dist/210/swapping/swapDepositAddressReady.d.cts +8 -8
  811. package/dist/210/swapping/swapDepositAddressReady.d.mts +8 -8
  812. package/dist/210/swapping/swapEgressIgnored.d.cts +2 -2
  813. package/dist/210/swapping/swapEgressIgnored.d.mts +2 -2
  814. package/dist/210/swapping/swapEgressScheduled.d.cts +2 -2
  815. package/dist/210/swapping/swapEgressScheduled.d.mts +2 -2
  816. package/dist/210/swapping/swapRequested.d.cts +48 -48
  817. package/dist/210/swapping/swapRequested.d.mts +48 -48
  818. package/dist/210/swapping/withdrawalRequested.d.cts +6 -6
  819. package/dist/210/swapping/withdrawalRequested.d.mts +6 -6
  820. package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +2 -2
  821. package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +2 -2
  822. package/dist/210/witnesser/witnessExecutionFailed.d.cts +2 -2
  823. package/dist/210/witnesser/witnessExecutionFailed.d.mts +2 -2
  824. package/package.json +3 -3
@@ -55,20 +55,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
55
55
  sourceAsset: z.ZodEffects<z.ZodObject<{
56
56
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
57
57
  }, "strip", z.ZodTypeAny, {
58
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
58
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
59
59
  }, {
60
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
61
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
62
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
60
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
61
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
62
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
63
63
  }>;
64
64
  destinationAsset: z.ZodEffects<z.ZodObject<{
65
65
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
66
66
  }, "strip", z.ZodTypeAny, {
67
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
67
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
68
68
  }, {
69
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
70
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
71
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
69
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
70
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
71
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
72
72
  }>;
73
73
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
74
74
  brokerCommissionRate: z.ZodNumber;
@@ -99,8 +99,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
99
99
  bps: number;
100
100
  }>, "many">;
101
101
  }, "strip", z.ZodTypeAny, {
102
- channelId: bigint;
103
- destinationAddress: {
102
+ depositAddress: {
104
103
  readonly chain: "Ethereum";
105
104
  readonly address: `0x${string}`;
106
105
  } | {
@@ -113,7 +112,10 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
113
112
  readonly chain: "Arbitrum";
114
113
  readonly address: `0x${string}`;
115
114
  };
116
- depositAddress: {
115
+ channelId: bigint;
116
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
117
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
118
+ destinationAddress: {
117
119
  readonly chain: "Ethereum";
118
120
  readonly address: `0x${string}`;
119
121
  } | {
@@ -127,11 +129,9 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
127
129
  readonly address: `0x${string}`;
128
130
  };
129
131
  boostFee: number;
130
- channelOpeningFee: bigint;
131
- sourceAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
132
- destinationAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
133
132
  brokerCommissionRate: number;
134
133
  sourceChainExpiryBlock: bigint;
134
+ channelOpeningFee: bigint;
135
135
  affiliateFees: {
136
136
  account: `cF${string}`;
137
137
  bps: number;
@@ -142,25 +142,25 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
142
142
  cfParameters: `0x${string}`;
143
143
  } | null | undefined;
144
144
  }, {
145
- channelId: string | number;
146
- destinationAddress: {
147
- value: string;
148
- __kind: "Eth" | "Dot" | "Btc" | "Arb";
149
- };
150
145
  depositAddress: {
151
146
  value: string;
152
147
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
153
148
  };
154
- boostFee: number;
155
- channelOpeningFee: string | number;
149
+ channelId: string | number;
156
150
  sourceAsset: {
157
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
151
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
158
152
  };
159
153
  destinationAsset: {
160
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
154
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
161
155
  };
156
+ destinationAddress: {
157
+ value: string;
158
+ __kind: "Eth" | "Dot" | "Btc" | "Arb";
159
+ };
160
+ boostFee: number;
162
161
  brokerCommissionRate: number;
163
162
  sourceChainExpiryBlock: string | number;
163
+ channelOpeningFee: string | number;
164
164
  affiliateFees: {
165
165
  account: string;
166
166
  bps: number;
@@ -55,20 +55,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
55
55
  sourceAsset: z.ZodEffects<z.ZodObject<{
56
56
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
57
57
  }, "strip", z.ZodTypeAny, {
58
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
58
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
59
59
  }, {
60
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
61
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
62
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
60
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
61
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
62
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
63
63
  }>;
64
64
  destinationAsset: z.ZodEffects<z.ZodObject<{
65
65
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
66
66
  }, "strip", z.ZodTypeAny, {
67
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
67
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
68
68
  }, {
69
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
70
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
71
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
69
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
70
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
71
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
72
72
  }>;
73
73
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
74
74
  brokerCommissionRate: z.ZodNumber;
@@ -99,8 +99,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
99
99
  bps: number;
100
100
  }>, "many">;
101
101
  }, "strip", z.ZodTypeAny, {
102
- channelId: bigint;
103
- destinationAddress: {
102
+ depositAddress: {
104
103
  readonly chain: "Ethereum";
105
104
  readonly address: `0x${string}`;
106
105
  } | {
@@ -113,7 +112,10 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
113
112
  readonly chain: "Arbitrum";
114
113
  readonly address: `0x${string}`;
115
114
  };
116
- depositAddress: {
115
+ channelId: bigint;
116
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
117
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
118
+ destinationAddress: {
117
119
  readonly chain: "Ethereum";
118
120
  readonly address: `0x${string}`;
119
121
  } | {
@@ -127,11 +129,9 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
127
129
  readonly address: `0x${string}`;
128
130
  };
129
131
  boostFee: number;
130
- channelOpeningFee: bigint;
131
- sourceAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
132
- destinationAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
133
132
  brokerCommissionRate: number;
134
133
  sourceChainExpiryBlock: bigint;
134
+ channelOpeningFee: bigint;
135
135
  affiliateFees: {
136
136
  account: `cF${string}`;
137
137
  bps: number;
@@ -142,25 +142,25 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
142
142
  cfParameters: `0x${string}`;
143
143
  } | null | undefined;
144
144
  }, {
145
- channelId: string | number;
146
- destinationAddress: {
147
- value: string;
148
- __kind: "Eth" | "Dot" | "Btc" | "Arb";
149
- };
150
145
  depositAddress: {
151
146
  value: string;
152
147
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
153
148
  };
154
- boostFee: number;
155
- channelOpeningFee: string | number;
149
+ channelId: string | number;
156
150
  sourceAsset: {
157
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
151
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
158
152
  };
159
153
  destinationAsset: {
160
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
154
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
161
155
  };
156
+ destinationAddress: {
157
+ value: string;
158
+ __kind: "Eth" | "Dot" | "Btc" | "Arb";
159
+ };
160
+ boostFee: number;
162
161
  brokerCommissionRate: number;
163
162
  sourceChainExpiryBlock: string | number;
163
+ channelOpeningFee: string | number;
164
164
  affiliateFees: {
165
165
  account: string;
166
166
  bps: number;
@@ -6,11 +6,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
6
6
  asset: z.ZodEffects<z.ZodObject<{
7
7
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
8
8
  }, "strip", z.ZodTypeAny, {
9
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
10
  }, {
11
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
12
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
13
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
12
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
13
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
14
14
  }>;
15
15
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -156,9 +156,9 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
156
156
  __kind: "RootNotAllowed";
157
157
  }>]>;
158
158
  }, "strip", z.ZodTypeAny, {
159
- asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
160
159
  amount: bigint;
161
160
  swapId: bigint;
161
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
162
162
  reason: {
163
163
  __kind: "Other";
164
164
  } | {
@@ -196,11 +196,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
196
196
  __kind: "RootNotAllowed";
197
197
  };
198
198
  }, {
199
- asset: {
200
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
201
- };
202
199
  amount: string | number;
203
200
  swapId: string | number;
201
+ asset: {
202
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
203
+ };
204
204
  reason: {
205
205
  __kind: "Other";
206
206
  } | {
@@ -6,11 +6,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
6
6
  asset: z.ZodEffects<z.ZodObject<{
7
7
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
8
8
  }, "strip", z.ZodTypeAny, {
9
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
10
  }, {
11
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
12
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
13
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
12
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
13
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
14
14
  }>;
15
15
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -156,9 +156,9 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
156
156
  __kind: "RootNotAllowed";
157
157
  }>]>;
158
158
  }, "strip", z.ZodTypeAny, {
159
- asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
160
159
  amount: bigint;
161
160
  swapId: bigint;
161
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
162
162
  reason: {
163
163
  __kind: "Other";
164
164
  } | {
@@ -196,11 +196,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
196
196
  __kind: "RootNotAllowed";
197
197
  };
198
198
  }, {
199
- asset: {
200
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
201
- };
202
199
  amount: string | number;
203
200
  swapId: string | number;
201
+ asset: {
202
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
203
+ };
204
204
  reason: {
205
205
  __kind: "Other";
206
206
  } | {
@@ -15,26 +15,26 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
15
15
  asset: z.ZodEffects<z.ZodObject<{
16
16
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
18
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
19
19
  }, {
20
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
22
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
21
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
22
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
23
23
  }>;
24
24
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
25
  fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
- asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
28
27
  amount: bigint;
29
28
  swapId: bigint;
29
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
30
30
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
31
31
  fee: bigint;
32
32
  }, {
33
- asset: {
34
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
35
- };
36
33
  amount: string | number;
37
34
  swapId: string | number;
35
+ asset: {
36
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
37
+ };
38
38
  egressId: [{
39
39
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
40
40
  }, string | number];
@@ -15,26 +15,26 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
15
15
  asset: z.ZodEffects<z.ZodObject<{
16
16
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
18
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
19
19
  }, {
20
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
22
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
21
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
22
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
23
23
  }>;
24
24
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
25
25
  fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
- asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
28
27
  amount: bigint;
29
28
  swapId: bigint;
29
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
30
30
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
31
31
  fee: bigint;
32
32
  }, {
33
- asset: {
34
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
35
- };
36
33
  amount: string | number;
37
34
  swapId: string | number;
35
+ asset: {
36
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
37
+ };
38
38
  egressId: [{
39
39
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
40
40
  }, string | number];
@@ -6,22 +6,22 @@ declare const swappingSwapExecuted: z.ZodObject<{
6
6
  sourceAsset: z.ZodEffects<z.ZodObject<{
7
7
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
8
8
  }, "strip", z.ZodTypeAny, {
9
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
10
  }, {
11
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
12
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
13
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
12
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
13
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
14
14
  }>;
15
15
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  swapInput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17
17
  destinationAsset: z.ZodEffects<z.ZodObject<{
18
18
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
19
19
  }, "strip", z.ZodTypeAny, {
20
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
21
21
  }, {
22
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
23
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
24
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
22
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
23
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
24
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
25
25
  }>;
26
26
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
27
27
  swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -261,9 +261,9 @@ declare const swappingSwapExecuted: z.ZodObject<{
261
261
  }>]>;
262
262
  }, "strip", z.ZodTypeAny, {
263
263
  swapId: bigint;
264
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
264
265
  depositAmount: bigint;
265
- sourceAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
266
- destinationAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
266
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
267
267
  swapType: {
268
268
  value: {
269
269
  value: `0x${string}`;
@@ -315,12 +315,12 @@ declare const swappingSwapExecuted: z.ZodObject<{
315
315
  intermediateAmount?: bigint | null | undefined;
316
316
  }, {
317
317
  swapId: string | number;
318
- depositAmount: string | number;
319
318
  sourceAsset: {
320
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
319
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
321
320
  };
321
+ depositAmount: string | number;
322
322
  destinationAsset: {
323
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
323
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
324
324
  };
325
325
  swapType: {
326
326
  value: {
@@ -6,22 +6,22 @@ declare const swappingSwapExecuted: z.ZodObject<{
6
6
  sourceAsset: z.ZodEffects<z.ZodObject<{
7
7
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
8
8
  }, "strip", z.ZodTypeAny, {
9
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
10
  }, {
11
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
12
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
13
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
12
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
13
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
14
14
  }>;
15
15
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  swapInput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
17
17
  destinationAsset: z.ZodEffects<z.ZodObject<{
18
18
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
19
19
  }, "strip", z.ZodTypeAny, {
20
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
20
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
21
21
  }, {
22
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
23
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
24
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
22
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
23
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
24
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
25
25
  }>;
26
26
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
27
27
  swapOutput: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -261,9 +261,9 @@ declare const swappingSwapExecuted: z.ZodObject<{
261
261
  }>]>;
262
262
  }, "strip", z.ZodTypeAny, {
263
263
  swapId: bigint;
264
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
264
265
  depositAmount: bigint;
265
- sourceAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
266
- destinationAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
266
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
267
267
  swapType: {
268
268
  value: {
269
269
  value: `0x${string}`;
@@ -315,12 +315,12 @@ declare const swappingSwapExecuted: z.ZodObject<{
315
315
  intermediateAmount?: bigint | null | undefined;
316
316
  }, {
317
317
  swapId: string | number;
318
- depositAmount: string | number;
319
318
  sourceAsset: {
320
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
319
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
321
320
  };
321
+ depositAmount: string | number;
322
322
  destinationAsset: {
323
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
323
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
324
324
  };
325
325
  swapType: {
326
326
  value: {
@@ -6,21 +6,21 @@ declare const swappingSwapScheduled: z.ZodObject<{
6
6
  sourceAsset: z.ZodEffects<z.ZodObject<{
7
7
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
8
8
  }, "strip", z.ZodTypeAny, {
9
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
9
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
10
10
  }, {
11
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
12
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
13
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
11
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
12
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
13
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
14
14
  }>;
15
15
  depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  destinationAsset: z.ZodEffects<z.ZodObject<{
17
17
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
18
18
  }, "strip", z.ZodTypeAny, {
19
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
19
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
20
  }, {
21
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
22
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
23
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
21
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
23
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
24
24
  }>;
25
25
  destinationAddress: z.ZodEffects<z.ZodObject<{
26
26
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb"]>;
@@ -78,7 +78,6 @@ declare const swappingSwapScheduled: z.ZodObject<{
78
78
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
79
79
  }, "strip", z.ZodTypeAny, {
80
80
  __kind: "DepositChannel";
81
- channelId: bigint;
82
81
  depositAddress: {
83
82
  readonly chain: "Ethereum";
84
83
  readonly address: `0x${string}`;
@@ -92,14 +91,15 @@ declare const swappingSwapScheduled: z.ZodObject<{
92
91
  readonly chain: "Arbitrum";
93
92
  readonly address: `0x${string}`;
94
93
  };
94
+ channelId: bigint;
95
95
  depositBlockHeight: bigint;
96
96
  }, {
97
97
  __kind: "DepositChannel";
98
- channelId: string | number;
99
98
  depositAddress: {
100
99
  value: string;
101
100
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
102
101
  };
102
+ channelId: string | number;
103
103
  depositBlockHeight: string | number;
104
104
  }>, z.ZodObject<{
105
105
  __kind: z.ZodLiteral<"Vault">;
@@ -348,6 +348,10 @@ declare const swappingSwapScheduled: z.ZodObject<{
348
348
  brokerFee: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
349
349
  executeAt: z.ZodNumber;
350
350
  }, "strip", z.ZodTypeAny, {
351
+ swapId: bigint;
352
+ sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
353
+ depositAmount: bigint;
354
+ destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
351
355
  destinationAddress: {
352
356
  readonly chain: "Ethereum";
353
357
  readonly address: `0x${string}`;
@@ -361,11 +365,8 @@ declare const swappingSwapScheduled: z.ZodObject<{
361
365
  readonly chain: "Arbitrum";
362
366
  readonly address: `0x${string}`;
363
367
  };
364
- swapId: bigint;
365
- depositAmount: bigint;
366
368
  origin: {
367
369
  __kind: "DepositChannel";
368
- channelId: bigint;
369
370
  depositAddress: {
370
371
  readonly chain: "Ethereum";
371
372
  readonly address: `0x${string}`;
@@ -379,13 +380,12 @@ declare const swappingSwapScheduled: z.ZodObject<{
379
380
  readonly chain: "Arbitrum";
380
381
  readonly address: `0x${string}`;
381
382
  };
383
+ channelId: bigint;
382
384
  depositBlockHeight: bigint;
383
385
  } | {
384
386
  __kind: "Vault";
385
387
  txHash: `0x${string}`;
386
388
  };
387
- sourceAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
388
- destinationAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
389
389
  swapType: {
390
390
  value: {
391
391
  value: `0x${string}`;
@@ -435,30 +435,30 @@ declare const swappingSwapScheduled: z.ZodObject<{
435
435
  brokerCommission?: bigint | null | undefined;
436
436
  brokerFee?: bigint | null | undefined;
437
437
  }, {
438
+ swapId: string | number;
439
+ sourceAsset: {
440
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
441
+ };
442
+ depositAmount: string | number;
443
+ destinationAsset: {
444
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
445
+ };
438
446
  destinationAddress: {
439
447
  value: string;
440
448
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
441
449
  };
442
- swapId: string | number;
443
- depositAmount: string | number;
444
450
  origin: {
445
451
  __kind: "DepositChannel";
446
- channelId: string | number;
447
452
  depositAddress: {
448
453
  value: string;
449
454
  __kind: "Eth" | "Dot" | "Btc" | "Arb";
450
455
  };
456
+ channelId: string | number;
451
457
  depositBlockHeight: string | number;
452
458
  } | {
453
459
  __kind: "Vault";
454
460
  txHash: string;
455
461
  };
456
- sourceAsset: {
457
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
458
- };
459
- destinationAsset: {
460
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
461
- };
462
462
  swapType: {
463
463
  value: {
464
464
  value: string;