@chainflip/processor 2.0.4 → 2.1.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (499) hide show
  1. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  3. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  4. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  5. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  6. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  7. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  8. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  9. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  10. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  11. package/dist/100/funding/funded.d.cts +2 -2
  12. package/dist/100/funding/funded.d.ts +2 -2
  13. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  14. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  15. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  16. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
  17. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  18. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
  19. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  20. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  21. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  22. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  23. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
  24. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +207 -207
  25. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  26. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  27. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  28. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  29. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  30. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  31. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  32. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  33. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
  34. package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +22 -22
  35. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
  36. package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
  37. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
  38. package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
  39. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  40. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  41. package/dist/11100/flip/flipMinted.d.cts +2 -2
  42. package/dist/11100/flip/flipMinted.d.ts +2 -2
  43. package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
  44. package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
  45. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  46. package/dist/11100/swapping/swapExecuted.d.ts +14 -14
  47. package/dist/11100/swapping/swapRequested.d.cts +386 -386
  48. package/dist/11100/swapping/swapRequested.d.ts +386 -386
  49. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  50. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  51. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  52. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
  53. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
  54. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
  55. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  56. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
  57. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
  58. package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +22 -22
  59. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
  60. package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +22 -22
  61. package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +306 -306
  62. package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +306 -306
  63. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
  64. package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
  65. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  66. package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  67. package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  68. package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  69. package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +184 -184
  70. package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +184 -184
  71. package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  72. package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  73. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  74. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  75. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  76. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  77. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  78. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  79. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  80. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  81. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  82. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  83. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  84. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  85. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  86. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  87. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  88. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  89. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  90. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  91. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  92. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  93. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
  94. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +20 -20
  95. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  96. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  97. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  98. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  99. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  100. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  101. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  102. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  103. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  104. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  105. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  106. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  107. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  108. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  109. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  110. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  111. package/dist/160/liquidityProvider/assetTransferred.d.cts +4 -4
  112. package/dist/160/liquidityProvider/assetTransferred.d.ts +4 -4
  113. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  114. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  115. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
  116. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +57 -57
  117. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  118. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  119. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +150 -150
  120. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +150 -150
  121. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  122. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  123. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  124. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  125. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  126. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  127. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  128. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  129. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  130. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  131. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  132. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  133. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  134. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  135. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  136. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  137. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  138. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  139. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  140. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  141. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
  142. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
  143. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  144. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  145. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  146. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  147. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  148. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  149. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  150. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
  151. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
  152. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
  153. package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
  154. package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
  155. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  156. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  157. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  158. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  159. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  160. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  161. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  162. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  163. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  164. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  165. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  166. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  167. package/dist/180/swapping/swapRequested.d.cts +4 -4
  168. package/dist/180/swapping/swapRequested.d.ts +4 -4
  169. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  170. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  171. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  172. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  173. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  174. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  175. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
  176. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +10 -10
  177. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
  178. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +8 -8
  179. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  180. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  181. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  182. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  183. package/dist/190/assetBalances/accountCredited.d.cts +2 -2
  184. package/dist/190/assetBalances/accountCredited.d.ts +2 -2
  185. package/dist/190/assetBalances/accountDebited.d.cts +2 -2
  186. package/dist/190/assetBalances/accountDebited.d.ts +2 -2
  187. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  188. package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  189. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
  190. package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
  191. package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
  192. package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
  193. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
  194. package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
  195. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  196. package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  197. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  198. package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  199. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
  200. package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
  201. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  202. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  203. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  204. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  205. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  206. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  207. package/dist/200/lendingPools/loanCreated.d.cts +4 -4
  208. package/dist/200/lendingPools/loanCreated.d.ts +4 -4
  209. package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +9 -9
  210. package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +9 -9
  211. package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
  212. package/dist/200/swapping/swapRequestCompleted.d.ts +2 -2
  213. package/dist/200/swapping/swapRequested.d.cts +10 -10
  214. package/dist/200/swapping/swapRequested.d.ts +10 -10
  215. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.cjs +10 -0
  216. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  217. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  218. package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.mjs +10 -0
  219. package/dist/210/arbitrumIngressEgress/depositBoosted.cjs +27 -0
  220. package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +203 -0
  221. package/dist/210/arbitrumIngressEgress/depositBoosted.d.ts +203 -0
  222. package/dist/210/arbitrumIngressEgress/depositBoosted.mjs +27 -0
  223. package/dist/210/arbitrumIngressEgress/depositFailed.cjs +15 -0
  224. package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +1426 -0
  225. package/dist/210/arbitrumIngressEgress/depositFailed.d.ts +1426 -0
  226. package/dist/210/arbitrumIngressEgress/depositFailed.mjs +15 -0
  227. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.cjs +10 -0
  228. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +24 -0
  229. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.ts +24 -0
  230. package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.mjs +10 -0
  231. package/dist/210/arbitrumIngressEgress/depositFinalised.cjs +25 -0
  232. package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +197 -0
  233. package/dist/210/arbitrumIngressEgress/depositFinalised.d.ts +197 -0
  234. package/dist/210/arbitrumIngressEgress/depositFinalised.mjs +25 -0
  235. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  236. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  237. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  238. package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  239. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.cjs +11 -0
  240. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.cts +27 -0
  241. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.ts +27 -0
  242. package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.mjs +11 -0
  243. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  244. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
  245. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
  246. package/dist/210/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  247. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
  248. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
  249. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
  250. package/dist/210/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
  251. package/dist/210/assetBalances/accountCredited.cjs +12 -0
  252. package/dist/210/assetBalances/accountCredited.d.cts +30 -0
  253. package/dist/210/assetBalances/accountCredited.d.ts +30 -0
  254. package/dist/210/assetBalances/accountCredited.mjs +12 -0
  255. package/dist/210/assetBalances/accountDebited.cjs +12 -0
  256. package/dist/210/assetBalances/accountDebited.d.cts +30 -0
  257. package/dist/210/assetBalances/accountDebited.d.ts +30 -0
  258. package/dist/210/assetBalances/accountDebited.mjs +12 -0
  259. package/dist/210/assethubIngressEgress/depositFailed.cjs +14 -0
  260. package/dist/210/assethubIngressEgress/depositFailed.d.cts +1417 -0
  261. package/dist/210/assethubIngressEgress/depositFailed.d.ts +1417 -0
  262. package/dist/210/assethubIngressEgress/depositFailed.mjs +14 -0
  263. package/dist/210/bitcoinIngressEgress/depositFailed.cjs +15 -0
  264. package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +2335 -0
  265. package/dist/210/bitcoinIngressEgress/depositFailed.d.ts +2335 -0
  266. package/dist/210/bitcoinIngressEgress/depositFailed.mjs +15 -0
  267. package/dist/210/common.cjs +1171 -0
  268. package/dist/210/common.d.cts +26252 -0
  269. package/dist/210/common.d.ts +26252 -0
  270. package/dist/210/common.mjs +1171 -0
  271. package/dist/210/environment/addedNewArbAsset.cjs +7 -0
  272. package/dist/210/environment/addedNewArbAsset.d.cts +13 -0
  273. package/dist/210/environment/addedNewArbAsset.d.ts +13 -0
  274. package/dist/210/environment/addedNewArbAsset.mjs +7 -0
  275. package/dist/210/environment/addedNewEthAsset.cjs +7 -0
  276. package/dist/210/environment/addedNewEthAsset.d.cts +13 -0
  277. package/dist/210/environment/addedNewEthAsset.d.ts +13 -0
  278. package/dist/210/environment/addedNewEthAsset.mjs +7 -0
  279. package/dist/210/environment/runtimeSafeModeUpdated.cjs +9 -0
  280. package/dist/210/environment/runtimeSafeModeUpdated.d.cts +1928 -0
  281. package/dist/210/environment/runtimeSafeModeUpdated.d.ts +1928 -0
  282. package/dist/210/environment/runtimeSafeModeUpdated.mjs +9 -0
  283. package/dist/210/environment/updatedArbAsset.cjs +7 -0
  284. package/dist/210/environment/updatedArbAsset.d.cts +13 -0
  285. package/dist/210/environment/updatedArbAsset.d.ts +13 -0
  286. package/dist/210/environment/updatedArbAsset.mjs +7 -0
  287. package/dist/210/environment/updatedEthAsset.cjs +7 -0
  288. package/dist/210/environment/updatedEthAsset.d.cts +13 -0
  289. package/dist/210/environment/updatedEthAsset.d.ts +13 -0
  290. package/dist/210/environment/updatedEthAsset.mjs +7 -0
  291. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.cjs +10 -0
  292. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  293. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  294. package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.mjs +10 -0
  295. package/dist/210/ethereumIngressEgress/depositBoosted.cjs +27 -0
  296. package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +203 -0
  297. package/dist/210/ethereumIngressEgress/depositBoosted.d.ts +203 -0
  298. package/dist/210/ethereumIngressEgress/depositBoosted.mjs +27 -0
  299. package/dist/210/ethereumIngressEgress/depositFailed.cjs +15 -0
  300. package/dist/210/ethereumIngressEgress/depositFailed.d.cts +1426 -0
  301. package/dist/210/ethereumIngressEgress/depositFailed.d.ts +1426 -0
  302. package/dist/210/ethereumIngressEgress/depositFailed.mjs +15 -0
  303. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.cjs +10 -0
  304. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +24 -0
  305. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.ts +24 -0
  306. package/dist/210/ethereumIngressEgress/depositFetchesScheduled.mjs +10 -0
  307. package/dist/210/ethereumIngressEgress/depositFinalised.cjs +25 -0
  308. package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +197 -0
  309. package/dist/210/ethereumIngressEgress/depositFinalised.d.ts +197 -0
  310. package/dist/210/ethereumIngressEgress/depositFinalised.mjs +25 -0
  311. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
  312. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
  313. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
  314. package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
  315. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.cjs +11 -0
  316. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.cts +27 -0
  317. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.ts +27 -0
  318. package/dist/210/ethereumIngressEgress/invalidCcmRefunded.mjs +11 -0
  319. package/dist/210/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  320. package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
  321. package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
  322. package/dist/210/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  323. package/dist/210/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
  324. package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
  325. package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
  326. package/dist/210/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
  327. package/dist/210/funding/funded.cjs +12 -0
  328. package/dist/210/funding/funded.d.cts +87 -0
  329. package/dist/210/funding/funded.d.ts +87 -0
  330. package/dist/210/funding/funded.mjs +12 -0
  331. package/dist/210/governance/newGovernanceCouncil.cjs +9 -0
  332. package/dist/210/governance/newGovernanceCouncil.d.cts +26 -0
  333. package/dist/210/governance/newGovernanceCouncil.d.ts +26 -0
  334. package/dist/210/governance/newGovernanceCouncil.mjs +9 -0
  335. package/dist/210/lendingPools/boostFundsAdded.cjs +11 -0
  336. package/dist/210/lendingPools/boostFundsAdded.d.cts +44 -0
  337. package/dist/210/lendingPools/boostFundsAdded.d.ts +44 -0
  338. package/dist/210/lendingPools/boostFundsAdded.mjs +11 -0
  339. package/dist/210/lendingPools/boostPoolCreated.cjs +9 -0
  340. package/dist/210/lendingPools/boostPoolCreated.d.cts +38 -0
  341. package/dist/210/lendingPools/boostPoolCreated.d.ts +38 -0
  342. package/dist/210/lendingPools/boostPoolCreated.mjs +9 -0
  343. package/dist/210/lendingPools/collateralAdded.cjs +16 -0
  344. package/dist/210/lendingPools/collateralAdded.d.cts +62 -0
  345. package/dist/210/lendingPools/collateralAdded.d.ts +62 -0
  346. package/dist/210/lendingPools/collateralAdded.mjs +16 -0
  347. package/dist/210/lendingPools/collateralRemoved.cjs +10 -0
  348. package/dist/210/lendingPools/collateralRemoved.d.cts +24 -0
  349. package/dist/210/lendingPools/collateralRemoved.d.ts +24 -0
  350. package/dist/210/lendingPools/collateralRemoved.mjs +10 -0
  351. package/dist/210/lendingPools/collateralTopupAssetUpdated.cjs +10 -0
  352. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +24 -0
  353. package/dist/210/lendingPools/collateralTopupAssetUpdated.d.ts +24 -0
  354. package/dist/210/lendingPools/collateralTopupAssetUpdated.mjs +10 -0
  355. package/dist/210/lendingPools/lendingFundsAdded.cjs +11 -0
  356. package/dist/210/lendingPools/lendingFundsAdded.d.cts +27 -0
  357. package/dist/210/lendingPools/lendingFundsAdded.d.ts +27 -0
  358. package/dist/210/lendingPools/lendingFundsAdded.mjs +11 -0
  359. package/dist/210/lendingPools/lendingFundsRemoved.cjs +11 -0
  360. package/dist/210/lendingPools/lendingFundsRemoved.d.cts +27 -0
  361. package/dist/210/lendingPools/lendingFundsRemoved.d.ts +27 -0
  362. package/dist/210/lendingPools/lendingFundsRemoved.mjs +11 -0
  363. package/dist/210/lendingPools/lendingPoolCreated.cjs +7 -0
  364. package/dist/210/lendingPools/lendingPoolCreated.d.cts +21 -0
  365. package/dist/210/lendingPools/lendingPoolCreated.d.ts +21 -0
  366. package/dist/210/lendingPools/lendingPoolCreated.mjs +7 -0
  367. package/dist/210/lendingPools/loanCreated.cjs +12 -0
  368. package/dist/210/lendingPools/loanCreated.d.cts +30 -0
  369. package/dist/210/lendingPools/loanCreated.d.ts +30 -0
  370. package/dist/210/lendingPools/loanCreated.mjs +12 -0
  371. package/dist/210/lendingPools/palletConfigUpdated.cjs +9 -0
  372. package/dist/210/lendingPools/palletConfigUpdated.d.cts +387 -0
  373. package/dist/210/lendingPools/palletConfigUpdated.d.ts +387 -0
  374. package/dist/210/lendingPools/palletConfigUpdated.mjs +9 -0
  375. package/dist/210/lendingPools/stoppedBoosting.cjs +12 -0
  376. package/dist/210/lendingPools/stoppedBoosting.d.cts +47 -0
  377. package/dist/210/lendingPools/stoppedBoosting.d.ts +47 -0
  378. package/dist/210/lendingPools/stoppedBoosting.mjs +12 -0
  379. package/dist/210/liquidityPools/assetSwapped.cjs +12 -0
  380. package/dist/210/liquidityPools/assetSwapped.d.cts +40 -0
  381. package/dist/210/liquidityPools/assetSwapped.d.ts +40 -0
  382. package/dist/210/liquidityPools/assetSwapped.mjs +12 -0
  383. package/dist/210/liquidityPools/limitOrderUpdated.cjs +24 -0
  384. package/dist/210/liquidityPools/limitOrderUpdated.d.cts +98 -0
  385. package/dist/210/liquidityPools/limitOrderUpdated.d.ts +98 -0
  386. package/dist/210/liquidityPools/limitOrderUpdated.mjs +24 -0
  387. package/dist/210/liquidityPools/newPoolCreated.cjs +12 -0
  388. package/dist/210/liquidityPools/newPoolCreated.d.cts +40 -0
  389. package/dist/210/liquidityPools/newPoolCreated.d.ts +40 -0
  390. package/dist/210/liquidityPools/newPoolCreated.mjs +12 -0
  391. package/dist/210/liquidityPools/orderDeletionFailed.cjs +7 -0
  392. package/dist/210/liquidityPools/orderDeletionFailed.d.cts +126 -0
  393. package/dist/210/liquidityPools/orderDeletionFailed.d.ts +126 -0
  394. package/dist/210/liquidityPools/orderDeletionFailed.mjs +7 -0
  395. package/dist/210/liquidityPools/palletConfigUpdated.cjs +9 -0
  396. package/dist/210/liquidityPools/palletConfigUpdated.d.cts +43 -0
  397. package/dist/210/liquidityPools/palletConfigUpdated.d.ts +43 -0
  398. package/dist/210/liquidityPools/palletConfigUpdated.mjs +9 -0
  399. package/dist/210/liquidityPools/poolFeeSet.cjs +11 -0
  400. package/dist/210/liquidityPools/poolFeeSet.d.cts +37 -0
  401. package/dist/210/liquidityPools/poolFeeSet.d.ts +37 -0
  402. package/dist/210/liquidityPools/poolFeeSet.mjs +11 -0
  403. package/dist/210/liquidityPools/priceImpactLimitSet.cjs +10 -0
  404. package/dist/210/liquidityPools/priceImpactLimitSet.d.cts +45 -0
  405. package/dist/210/liquidityPools/priceImpactLimitSet.d.ts +45 -0
  406. package/dist/210/liquidityPools/priceImpactLimitSet.mjs +10 -0
  407. package/dist/210/liquidityPools/rangeOrderUpdated.cjs +22 -0
  408. package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +208 -0
  409. package/dist/210/liquidityPools/rangeOrderUpdated.d.ts +208 -0
  410. package/dist/210/liquidityPools/rangeOrderUpdated.mjs +22 -0
  411. package/dist/210/liquidityProvider/assetTransferred.cjs +12 -0
  412. package/dist/210/liquidityProvider/assetTransferred.d.cts +30 -0
  413. package/dist/210/liquidityProvider/assetTransferred.d.ts +30 -0
  414. package/dist/210/liquidityProvider/assetTransferred.mjs +12 -0
  415. package/dist/210/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
  416. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +90 -0
  417. package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.ts +90 -0
  418. package/dist/210/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
  419. package/dist/210/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
  420. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +94 -0
  421. package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.ts +94 -0
  422. package/dist/210/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
  423. package/dist/210/polkadotIngressEgress/depositFailed.cjs +14 -0
  424. package/dist/210/polkadotIngressEgress/depositFailed.d.cts +1417 -0
  425. package/dist/210/polkadotIngressEgress/depositFailed.d.ts +1417 -0
  426. package/dist/210/polkadotIngressEgress/depositFailed.mjs +14 -0
  427. package/dist/210/solanaIngressEgress/depositFailed.cjs +15 -0
  428. package/dist/210/solanaIngressEgress/depositFailed.d.cts +1498 -0
  429. package/dist/210/solanaIngressEgress/depositFailed.d.ts +1498 -0
  430. package/dist/210/solanaIngressEgress/depositFailed.mjs +15 -0
  431. package/dist/210/swapping/accountCreationDepositAddressReady.cjs +22 -0
  432. package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +147 -0
  433. package/dist/210/swapping/accountCreationDepositAddressReady.d.ts +147 -0
  434. package/dist/210/swapping/accountCreationDepositAddressReady.mjs +22 -0
  435. package/dist/210/swapping/batchSwapFailed.cjs +11 -0
  436. package/dist/210/swapping/batchSwapFailed.d.cts +37 -0
  437. package/dist/210/swapping/batchSwapFailed.d.ts +37 -0
  438. package/dist/210/swapping/batchSwapFailed.mjs +11 -0
  439. package/dist/210/swapping/creditedOnChain.cjs +12 -0
  440. package/dist/210/swapping/creditedOnChain.d.cts +30 -0
  441. package/dist/210/swapping/creditedOnChain.d.ts +30 -0
  442. package/dist/210/swapping/creditedOnChain.mjs +12 -0
  443. package/dist/210/swapping/palletConfigUpdated.cjs +7 -0
  444. package/dist/210/swapping/palletConfigUpdated.d.cts +254 -0
  445. package/dist/210/swapping/palletConfigUpdated.d.ts +254 -0
  446. package/dist/210/swapping/palletConfigUpdated.mjs +7 -0
  447. package/dist/210/swapping/refundEgressIgnored.cjs +12 -0
  448. package/dist/210/swapping/refundEgressIgnored.d.cts +247 -0
  449. package/dist/210/swapping/refundEgressIgnored.d.ts +247 -0
  450. package/dist/210/swapping/refundEgressIgnored.mjs +12 -0
  451. package/dist/210/swapping/refundEgressScheduled.cjs +18 -0
  452. package/dist/210/swapping/refundEgressScheduled.d.cts +56 -0
  453. package/dist/210/swapping/refundEgressScheduled.d.ts +56 -0
  454. package/dist/210/swapping/refundEgressScheduled.mjs +18 -0
  455. package/dist/210/swapping/refundedOnChain.cjs +13 -0
  456. package/dist/210/swapping/refundedOnChain.d.cts +33 -0
  457. package/dist/210/swapping/refundedOnChain.d.ts +33 -0
  458. package/dist/210/swapping/refundedOnChain.mjs +13 -0
  459. package/dist/210/swapping/swapAmountConfiscated.cjs +12 -0
  460. package/dist/210/swapping/swapAmountConfiscated.d.cts +30 -0
  461. package/dist/210/swapping/swapAmountConfiscated.d.ts +30 -0
  462. package/dist/210/swapping/swapAmountConfiscated.mjs +12 -0
  463. package/dist/210/swapping/swapDepositAddressReady.cjs +31 -0
  464. package/dist/210/swapping/swapDepositAddressReady.d.cts +694 -0
  465. package/dist/210/swapping/swapDepositAddressReady.d.ts +694 -0
  466. package/dist/210/swapping/swapDepositAddressReady.mjs +31 -0
  467. package/dist/210/swapping/swapEgressIgnored.cjs +12 -0
  468. package/dist/210/swapping/swapEgressIgnored.d.cts +247 -0
  469. package/dist/210/swapping/swapEgressIgnored.d.ts +247 -0
  470. package/dist/210/swapping/swapEgressIgnored.mjs +12 -0
  471. package/dist/210/swapping/swapEgressScheduled.cjs +17 -0
  472. package/dist/210/swapping/swapEgressScheduled.d.cts +53 -0
  473. package/dist/210/swapping/swapEgressScheduled.d.ts +53 -0
  474. package/dist/210/swapping/swapEgressScheduled.mjs +17 -0
  475. package/dist/210/swapping/swapExecuted.cjs +18 -0
  476. package/dist/210/swapping/swapExecuted.d.cts +58 -0
  477. package/dist/210/swapping/swapExecuted.d.ts +58 -0
  478. package/dist/210/swapping/swapExecuted.mjs +18 -0
  479. package/dist/210/swapping/swapRequested.cjs +25 -0
  480. package/dist/210/swapping/swapRequested.d.cts +3992 -0
  481. package/dist/210/swapping/swapRequested.d.ts +3992 -0
  482. package/dist/210/swapping/swapRequested.mjs +25 -0
  483. package/dist/210/swapping/withdrawalRequested.cjs +20 -0
  484. package/dist/210/swapping/withdrawalRequested.d.cts +97 -0
  485. package/dist/210/swapping/withdrawalRequested.d.ts +97 -0
  486. package/dist/210/swapping/withdrawalRequested.mjs +20 -0
  487. package/dist/210/tradingStrategy/fundsAddedToStrategy.cjs +10 -0
  488. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +24 -0
  489. package/dist/210/tradingStrategy/fundsAddedToStrategy.d.ts +24 -0
  490. package/dist/210/tradingStrategy/fundsAddedToStrategy.mjs +10 -0
  491. package/dist/210/tradingStrategy/palletConfigUpdated.cjs +9 -0
  492. package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +107 -0
  493. package/dist/210/tradingStrategy/palletConfigUpdated.d.ts +107 -0
  494. package/dist/210/tradingStrategy/palletConfigUpdated.mjs +9 -0
  495. package/dist/210/tradingStrategy/strategyDeployed.cjs +11 -0
  496. package/dist/210/tradingStrategy/strategyDeployed.d.cts +133 -0
  497. package/dist/210/tradingStrategy/strategyDeployed.d.ts +133 -0
  498. package/dist/210/tradingStrategy/strategyDeployed.mjs +11 -0
  499. package/package.json +2 -2
@@ -4,11 +4,11 @@ declare const swappingPrivateBrokerChannelOpened: z.ZodObject<{
4
4
  brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
5
5
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- brokerId: `cF${string}`;
8
7
  channelId: bigint;
8
+ brokerId: `cF${string}`;
9
9
  }, {
10
- brokerId: string;
11
10
  channelId: string | number;
11
+ brokerId: string;
12
12
  }>;
13
13
 
14
14
  export { swappingPrivateBrokerChannelOpened };
@@ -173,7 +173,6 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
173
173
  chunkInterval: number;
174
174
  }>>>;
175
175
  }, "strip", z.ZodTypeAny, {
176
- brokerId: `cF${string}`;
177
176
  depositAddress: {
178
177
  readonly chain: "Ethereum";
179
178
  readonly address: `0x${string}`;
@@ -191,6 +190,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
191
190
  readonly address: string;
192
191
  };
193
192
  channelId: bigint;
193
+ brokerId: `cF${string}`;
194
194
  destinationAddress: {
195
195
  readonly chain: "Ethereum";
196
196
  readonly address: `0x${string}`;
@@ -247,12 +247,12 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
247
247
  chunkInterval: number;
248
248
  } | null | undefined;
249
249
  }, {
250
- brokerId: string;
251
250
  depositAddress: {
252
251
  value: string;
253
252
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
254
253
  };
255
254
  channelId: string | number;
255
+ brokerId: string;
256
256
  destinationAddress: {
257
257
  value: string;
258
258
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
@@ -173,7 +173,6 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
173
173
  chunkInterval: number;
174
174
  }>>>;
175
175
  }, "strip", z.ZodTypeAny, {
176
- brokerId: `cF${string}`;
177
176
  depositAddress: {
178
177
  readonly chain: "Ethereum";
179
178
  readonly address: `0x${string}`;
@@ -191,6 +190,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
191
190
  readonly address: string;
192
191
  };
193
192
  channelId: bigint;
193
+ brokerId: `cF${string}`;
194
194
  destinationAddress: {
195
195
  readonly chain: "Ethereum";
196
196
  readonly address: `0x${string}`;
@@ -247,12 +247,12 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
247
247
  chunkInterval: number;
248
248
  } | null | undefined;
249
249
  }, {
250
- brokerId: string;
251
250
  depositAddress: {
252
251
  value: string;
253
252
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
254
253
  };
255
254
  channelId: string | number;
255
+ brokerId: string;
256
256
  destinationAddress: {
257
257
  value: string;
258
258
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
@@ -55,7 +55,6 @@ declare const swappingSwapRequested: z.ZodObject<{
55
55
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
57
57
  }, "strip", z.ZodTypeAny, {
58
- brokerId: `cF${string}`;
59
58
  __kind: "DepositChannel";
60
59
  depositAddress: {
61
60
  readonly chain: "Ethereum";
@@ -75,8 +74,8 @@ declare const swappingSwapRequested: z.ZodObject<{
75
74
  };
76
75
  channelId: bigint;
77
76
  depositBlockHeight: bigint;
77
+ brokerId: `cF${string}`;
78
78
  }, {
79
- brokerId: string;
80
79
  __kind: "DepositChannel";
81
80
  depositAddress: {
82
81
  value: string;
@@ -84,6 +83,7 @@ declare const swappingSwapRequested: z.ZodObject<{
84
83
  };
85
84
  channelId: string | number;
86
85
  depositBlockHeight: string | number;
86
+ brokerId: string;
87
87
  }>, z.ZodObject<{
88
88
  __kind: z.ZodLiteral<"Vault">;
89
89
  txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -471,7 +471,6 @@ declare const swappingSwapRequested: z.ZodObject<{
471
471
  outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
472
472
  inputAmount: bigint;
473
473
  origin: {
474
- brokerId: `cF${string}`;
475
474
  __kind: "DepositChannel";
476
475
  depositAddress: {
477
476
  readonly chain: "Ethereum";
@@ -491,6 +490,7 @@ declare const swappingSwapRequested: z.ZodObject<{
491
490
  };
492
491
  channelId: bigint;
493
492
  depositBlockHeight: bigint;
493
+ brokerId: `cF${string}`;
494
494
  } | {
495
495
  __kind: "Vault";
496
496
  txId: {
@@ -600,7 +600,6 @@ declare const swappingSwapRequested: z.ZodObject<{
600
600
  };
601
601
  inputAmount: string | number;
602
602
  origin: {
603
- brokerId: string;
604
603
  __kind: "DepositChannel";
605
604
  depositAddress: {
606
605
  value: string;
@@ -608,6 +607,7 @@ declare const swappingSwapRequested: z.ZodObject<{
608
607
  };
609
608
  channelId: string | number;
610
609
  depositBlockHeight: string | number;
610
+ brokerId: string;
611
611
  } | {
612
612
  __kind: "Vault";
613
613
  txId: {
@@ -55,7 +55,6 @@ declare const swappingSwapRequested: z.ZodObject<{
55
55
  depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
57
57
  }, "strip", z.ZodTypeAny, {
58
- brokerId: `cF${string}`;
59
58
  __kind: "DepositChannel";
60
59
  depositAddress: {
61
60
  readonly chain: "Ethereum";
@@ -75,8 +74,8 @@ declare const swappingSwapRequested: z.ZodObject<{
75
74
  };
76
75
  channelId: bigint;
77
76
  depositBlockHeight: bigint;
77
+ brokerId: `cF${string}`;
78
78
  }, {
79
- brokerId: string;
80
79
  __kind: "DepositChannel";
81
80
  depositAddress: {
82
81
  value: string;
@@ -84,6 +83,7 @@ declare const swappingSwapRequested: z.ZodObject<{
84
83
  };
85
84
  channelId: string | number;
86
85
  depositBlockHeight: string | number;
86
+ brokerId: string;
87
87
  }>, z.ZodObject<{
88
88
  __kind: z.ZodLiteral<"Vault">;
89
89
  txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
@@ -471,7 +471,6 @@ declare const swappingSwapRequested: z.ZodObject<{
471
471
  outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
472
472
  inputAmount: bigint;
473
473
  origin: {
474
- brokerId: `cF${string}`;
475
474
  __kind: "DepositChannel";
476
475
  depositAddress: {
477
476
  readonly chain: "Ethereum";
@@ -491,6 +490,7 @@ declare const swappingSwapRequested: z.ZodObject<{
491
490
  };
492
491
  channelId: bigint;
493
492
  depositBlockHeight: bigint;
493
+ brokerId: `cF${string}`;
494
494
  } | {
495
495
  __kind: "Vault";
496
496
  txId: {
@@ -600,7 +600,6 @@ declare const swappingSwapRequested: z.ZodObject<{
600
600
  };
601
601
  inputAmount: string | number;
602
602
  origin: {
603
- brokerId: string;
604
603
  __kind: "DepositChannel";
605
604
  depositAddress: {
606
605
  value: string;
@@ -608,6 +607,7 @@ declare const swappingSwapRequested: z.ZodObject<{
608
607
  };
609
608
  channelId: string | number;
610
609
  depositBlockHeight: string | number;
610
+ brokerId: string;
611
611
  } | {
612
612
  __kind: "Vault";
613
613
  txId: {
@@ -12,13 +12,13 @@ declare const arbitrumIngressEgressCcmBroadcastRequested: z.ZodObject<{
12
12
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
13
13
  }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
16
15
  broadcastId: number;
16
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
17
17
  }, {
18
+ broadcastId: number;
18
19
  egressId: [{
19
20
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
20
21
  }, string | number];
21
- broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { arbitrumIngressEgressCcmBroadcastRequested };
@@ -12,13 +12,13 @@ declare const arbitrumIngressEgressCcmBroadcastRequested: z.ZodObject<{
12
12
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
13
13
  }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
16
15
  broadcastId: number;
16
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
17
17
  }, {
18
+ broadcastId: number;
18
19
  egressId: [{
19
20
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
20
21
  }, string | number];
21
- broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { arbitrumIngressEgressCcmBroadcastRequested };
@@ -72,18 +72,18 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
72
72
  value: z.ZodEffects<z.ZodObject<{
73
73
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
74
74
  }, "strip", z.ZodTypeAny, {
75
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
75
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
76
76
  }, {
77
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
78
- }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
79
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
77
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
78
+ }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
79
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
80
80
  }>;
81
81
  }, "strip", z.ZodTypeAny, {
82
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
82
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
83
83
  __kind: "InvalidCcm";
84
84
  }, {
85
85
  value: {
86
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
86
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
87
87
  };
88
88
  __kind: "InvalidCcm";
89
89
  }>, z.ZodObject<{
@@ -117,7 +117,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
117
117
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
118
118
  __kind: "FailedToDeriveAddress";
119
119
  } | {
120
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
120
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
121
121
  __kind: "InvalidCcm";
122
122
  } | {
123
123
  __kind: "FailedToSerializeFinalTransaction";
@@ -144,7 +144,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
144
144
  __kind: "FailedToDeriveAddress";
145
145
  } | {
146
146
  value: {
147
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
147
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
148
148
  };
149
149
  __kind: "InvalidCcm";
150
150
  } | {
@@ -221,18 +221,18 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
221
221
  value: z.ZodEffects<z.ZodObject<{
222
222
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
223
223
  }, "strip", z.ZodTypeAny, {
224
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
224
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
225
225
  }, {
226
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
228
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
226
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
228
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
229
229
  }>;
230
230
  }, "strip", z.ZodTypeAny, {
231
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
231
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
232
232
  __kind: "Token";
233
233
  }, {
234
234
  value: {
235
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
235
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
236
236
  };
237
237
  __kind: "Token";
238
238
  }>, z.ZodObject<{
@@ -318,7 +318,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
318
318
  } | {
319
319
  __kind: "TooManyConsumers";
320
320
  } | {
321
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
321
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
322
322
  __kind: "Token";
323
323
  } | {
324
324
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -357,7 +357,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
357
357
  __kind: "TooManyConsumers";
358
358
  } | {
359
359
  value: {
360
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
360
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
361
361
  };
362
362
  __kind: "Token";
363
363
  } | {
@@ -388,7 +388,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
388
388
  __kind: "NoVault";
389
389
  }>]>;
390
390
  }, "strip", z.ZodTypeAny, {
391
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
392
391
  error: {
393
392
  __kind: "Unsupported";
394
393
  } | {
@@ -406,7 +405,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
406
405
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
407
406
  __kind: "FailedToDeriveAddress";
408
407
  } | {
409
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
408
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
410
409
  __kind: "InvalidCcm";
411
410
  } | {
412
411
  __kind: "FailedToSerializeFinalTransaction";
@@ -435,7 +434,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
435
434
  } | {
436
435
  __kind: "TooManyConsumers";
437
436
  } | {
438
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
437
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
439
438
  __kind: "Token";
440
439
  } | {
441
440
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -456,10 +455,8 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
456
455
  } | {
457
456
  __kind: "NoVault";
458
457
  };
458
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
459
459
  }, {
460
- egressId: [{
461
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
462
- }, string | number];
463
460
  error: {
464
461
  __kind: "Unsupported";
465
462
  } | {
@@ -480,7 +477,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
480
477
  __kind: "FailedToDeriveAddress";
481
478
  } | {
482
479
  value: {
483
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
480
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
484
481
  };
485
482
  __kind: "InvalidCcm";
486
483
  } | {
@@ -511,7 +508,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
511
508
  __kind: "TooManyConsumers";
512
509
  } | {
513
510
  value: {
514
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
511
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
515
512
  };
516
513
  __kind: "Token";
517
514
  } | {
@@ -537,6 +534,9 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
537
534
  } | {
538
535
  __kind: "NoVault";
539
536
  };
537
+ egressId: [{
538
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
539
+ }, string | number];
540
540
  }>;
541
541
 
542
542
  export { arbitrumIngressEgressCcmEgressInvalid };
@@ -72,18 +72,18 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
72
72
  value: z.ZodEffects<z.ZodObject<{
73
73
  __kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
74
74
  }, "strip", z.ZodTypeAny, {
75
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
75
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
76
76
  }, {
77
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
78
- }>, "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables", {
79
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
77
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
78
+ }>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
79
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
80
80
  }>;
81
81
  }, "strip", z.ZodTypeAny, {
82
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
82
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
83
83
  __kind: "InvalidCcm";
84
84
  }, {
85
85
  value: {
86
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
86
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
87
87
  };
88
88
  __kind: "InvalidCcm";
89
89
  }>, z.ZodObject<{
@@ -117,7 +117,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
117
117
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
118
118
  __kind: "FailedToDeriveAddress";
119
119
  } | {
120
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
120
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
121
121
  __kind: "InvalidCcm";
122
122
  } | {
123
123
  __kind: "FailedToSerializeFinalTransaction";
@@ -144,7 +144,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
144
144
  __kind: "FailedToDeriveAddress";
145
145
  } | {
146
146
  value: {
147
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
147
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
148
148
  };
149
149
  __kind: "InvalidCcm";
150
150
  } | {
@@ -221,18 +221,18 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
221
221
  value: z.ZodEffects<z.ZodObject<{
222
222
  __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
223
223
  }, "strip", z.ZodTypeAny, {
224
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
224
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
225
225
  }, {
226
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
- }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
228
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
226
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
228
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
229
229
  }>;
230
230
  }, "strip", z.ZodTypeAny, {
231
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
231
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
232
232
  __kind: "Token";
233
233
  }, {
234
234
  value: {
235
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
235
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
236
236
  };
237
237
  __kind: "Token";
238
238
  }>, z.ZodObject<{
@@ -318,7 +318,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
318
318
  } | {
319
319
  __kind: "TooManyConsumers";
320
320
  } | {
321
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
321
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
322
322
  __kind: "Token";
323
323
  } | {
324
324
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -357,7 +357,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
357
357
  __kind: "TooManyConsumers";
358
358
  } | {
359
359
  value: {
360
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
360
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
361
361
  };
362
362
  __kind: "Token";
363
363
  } | {
@@ -388,7 +388,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
388
388
  __kind: "NoVault";
389
389
  }>]>;
390
390
  }, "strip", z.ZodTypeAny, {
391
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
392
391
  error: {
393
392
  __kind: "Unsupported";
394
393
  } | {
@@ -406,7 +405,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
406
405
  value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
407
406
  __kind: "FailedToDeriveAddress";
408
407
  } | {
409
- value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
408
+ value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
410
409
  __kind: "InvalidCcm";
411
410
  } | {
412
411
  __kind: "FailedToSerializeFinalTransaction";
@@ -435,7 +434,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
435
434
  } | {
436
435
  __kind: "TooManyConsumers";
437
436
  } | {
438
- value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
437
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
439
438
  __kind: "Token";
440
439
  } | {
441
440
  value: "Underflow" | "Overflow" | "DivisionByZero";
@@ -456,10 +455,8 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
456
455
  } | {
457
456
  __kind: "NoVault";
458
457
  };
458
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
459
459
  }, {
460
- egressId: [{
461
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
462
- }, string | number];
463
460
  error: {
464
461
  __kind: "Unsupported";
465
462
  } | {
@@ -480,7 +477,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
480
477
  __kind: "FailedToDeriveAddress";
481
478
  } | {
482
479
  value: {
483
- __kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
480
+ __kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
484
481
  };
485
482
  __kind: "InvalidCcm";
486
483
  } | {
@@ -511,7 +508,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
511
508
  __kind: "TooManyConsumers";
512
509
  } | {
513
510
  value: {
514
- __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
511
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
515
512
  };
516
513
  __kind: "Token";
517
514
  } | {
@@ -537,6 +534,9 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
537
534
  } | {
538
535
  __kind: "NoVault";
539
536
  };
537
+ egressId: [{
538
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
539
+ }, string | number];
540
540
  }>;
541
541
 
542
542
  export { arbitrumIngressEgressCcmEgressInvalid };
@@ -81,23 +81,23 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
81
81
  reason: z.ZodEffects<z.ZodObject<{
82
82
  __kind: z.ZodEnum<["InvalidBrokerFees", "InvalidRefundParameters", "InvalidDcaParameters", "CcmUnsupportedForTargetChain", "CcmInvalidMetadata", "InvalidDestinationAddress"]>;
83
83
  }, "strip", z.ZodTypeAny, {
84
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
84
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
85
85
  }, {
86
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
87
- }>, "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata", {
88
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
86
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
87
+ }>, "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress", {
88
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
89
89
  }>;
90
90
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
91
91
  }, "strip", z.ZodTypeAny, {
92
92
  __kind: "Refund";
93
93
  amount: bigint;
94
- reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
94
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
95
95
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
96
96
  }, {
97
97
  __kind: "Refund";
98
98
  amount: string | number;
99
99
  reason: {
100
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
100
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
101
101
  };
102
102
  egressId?: [{
103
103
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
@@ -140,7 +140,7 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
140
140
  } | {
141
141
  __kind: "Refund";
142
142
  amount: bigint;
143
- reason: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
143
+ reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
144
144
  egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
145
145
  };
146
146
  originType: "DepositChannel" | "Vault";
@@ -177,7 +177,7 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
177
177
  __kind: "Refund";
178
178
  amount: string | number;
179
179
  reason: {
180
- __kind: "InvalidDestinationAddress" | "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata";
180
+ __kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
181
181
  };
182
182
  egressId?: [{
183
183
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";