@chainflip/processor 1.10.1 → 1.11.0-beta

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 (507) hide show
  1. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  2. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  3. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  4. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  5. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  6. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  7. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  10. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  11. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  12. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  13. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  15. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  16. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  17. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  18. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  19. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  20. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  21. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  22. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  23. package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
  24. package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
  25. package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
  26. package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
  27. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  28. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  29. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  30. package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  31. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
  32. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
  33. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  34. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  35. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  36. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  37. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  38. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  39. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  40. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  41. package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
  42. package/dist/100/swapping/batchSwapFailed.d.ts +2 -2
  43. package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
  44. package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
  45. package/dist/100/swapping/swapDepositAddressReady.d.cts +6 -6
  46. package/dist/100/swapping/swapDepositAddressReady.d.ts +6 -6
  47. package/dist/100/swapping/swapScheduled.d.cts +2 -2
  48. package/dist/100/swapping/swapScheduled.d.ts +2 -2
  49. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  50. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  51. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  52. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  53. package/dist/11000/arbitrumIngressEgress/depositFailed.cjs +15 -0
  54. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +1354 -0
  55. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +1354 -0
  56. package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +15 -0
  57. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  58. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  59. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
  60. package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
  61. package/dist/11000/assethubIngressEgress/depositFailed.cjs +14 -0
  62. package/dist/11000/assethubIngressEgress/depositFailed.d.cts +1345 -0
  63. package/dist/11000/assethubIngressEgress/depositFailed.d.ts +1345 -0
  64. package/dist/11000/assethubIngressEgress/depositFailed.mjs +14 -0
  65. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  66. package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  67. package/dist/11000/bitcoinElections/allVotesCleared.cjs +6 -0
  68. package/dist/11000/bitcoinElections/allVotesCleared.d.cts +5 -0
  69. package/dist/11000/bitcoinElections/allVotesCleared.d.ts +5 -0
  70. package/dist/11000/bitcoinElections/allVotesCleared.mjs +6 -0
  71. package/dist/11000/bitcoinElections/allVotesNotCleared.cjs +6 -0
  72. package/dist/11000/bitcoinElections/allVotesNotCleared.d.cts +5 -0
  73. package/dist/11000/bitcoinElections/allVotesNotCleared.d.ts +5 -0
  74. package/dist/11000/bitcoinElections/allVotesNotCleared.mjs +6 -0
  75. package/dist/11000/bitcoinElections/corruptStorage.cjs +6 -0
  76. package/dist/11000/bitcoinElections/corruptStorage.d.cts +5 -0
  77. package/dist/11000/bitcoinElections/corruptStorage.d.ts +5 -0
  78. package/dist/11000/bitcoinElections/corruptStorage.mjs +6 -0
  79. package/dist/11000/bitcoinElections/electoralEvent.cjs +6 -0
  80. package/dist/11000/bitcoinElections/electoralEvent.d.cts +29 -0
  81. package/dist/11000/bitcoinElections/electoralEvent.d.ts +29 -0
  82. package/dist/11000/bitcoinElections/electoralEvent.mjs +6 -0
  83. package/dist/11000/bitcoinElections/uninitialized.cjs +6 -0
  84. package/dist/11000/bitcoinElections/uninitialized.d.cts +5 -0
  85. package/dist/11000/bitcoinElections/uninitialized.d.ts +5 -0
  86. package/dist/11000/bitcoinElections/uninitialized.mjs +6 -0
  87. package/dist/11000/bitcoinElections/unknownElection.cjs +13 -0
  88. package/dist/11000/bitcoinElections/unknownElection.d.cts +13 -0
  89. package/dist/11000/bitcoinElections/unknownElection.d.ts +13 -0
  90. package/dist/11000/bitcoinElections/unknownElection.mjs +13 -0
  91. package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +15 -0
  92. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +2263 -0
  93. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +2263 -0
  94. package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +15 -0
  95. package/dist/11000/common.cjs +366 -12
  96. package/dist/11000/common.d.cts +13199 -1201
  97. package/dist/11000/common.d.ts +13199 -1201
  98. package/dist/11000/common.mjs +365 -11
  99. package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +216 -54
  100. package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +216 -54
  101. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  102. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  103. package/dist/11000/ethereumIngressEgress/depositFailed.cjs +15 -0
  104. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +1354 -0
  105. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +1354 -0
  106. package/dist/11000/ethereumIngressEgress/depositFailed.mjs +15 -0
  107. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  108. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  109. package/dist/11000/polkadotIngressEgress/depositFailed.cjs +14 -0
  110. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +1345 -0
  111. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +1345 -0
  112. package/dist/11000/polkadotIngressEgress/depositFailed.mjs +14 -0
  113. package/dist/11000/solanaElections/electoralEvent.cjs +6 -0
  114. package/dist/11000/solanaElections/electoralEvent.d.cts +5 -0
  115. package/dist/11000/solanaElections/electoralEvent.d.ts +5 -0
  116. package/dist/11000/solanaElections/electoralEvent.mjs +6 -0
  117. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  118. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  119. package/dist/11000/solanaIngressEgress/depositFailed.cjs +15 -0
  120. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +1304 -0
  121. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +1304 -0
  122. package/dist/11000/solanaIngressEgress/depositFailed.mjs +15 -0
  123. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  124. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  125. package/dist/11000/swapping/swapDepositAddressReady.d.cts +10 -10
  126. package/dist/11000/swapping/swapDepositAddressReady.d.ts +10 -10
  127. package/dist/11000/swapping/swapRequested.d.cts +4 -4
  128. package/dist/11000/swapping/swapRequested.d.ts +4 -4
  129. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  130. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  131. package/dist/11100/accountRoles/accountRoleDeregistered.cjs +10 -0
  132. package/dist/11100/accountRoles/accountRoleDeregistered.d.cts +24 -0
  133. package/dist/11100/accountRoles/accountRoleDeregistered.d.ts +24 -0
  134. package/dist/11100/accountRoles/accountRoleDeregistered.mjs +10 -0
  135. package/dist/11100/accountRoles/accountRoleRegistered.cjs +10 -0
  136. package/dist/11100/accountRoles/accountRoleRegistered.d.cts +24 -0
  137. package/dist/11100/accountRoles/accountRoleRegistered.d.ts +24 -0
  138. package/dist/11100/accountRoles/accountRoleRegistered.mjs +10 -0
  139. package/dist/11100/accountRoles/subAccountCallExecuted.cjs +11 -0
  140. package/dist/11100/accountRoles/subAccountCallExecuted.d.cts +17 -0
  141. package/dist/11100/accountRoles/subAccountCallExecuted.d.ts +17 -0
  142. package/dist/11100/accountRoles/subAccountCallExecuted.mjs +11 -0
  143. package/dist/11100/accountRoles/subAccountCreated.cjs +11 -0
  144. package/dist/11100/accountRoles/subAccountCreated.d.cts +17 -0
  145. package/dist/11100/accountRoles/subAccountCreated.d.ts +17 -0
  146. package/dist/11100/accountRoles/subAccountCreated.mjs +11 -0
  147. package/dist/11100/arbitrumIngressEgress/depositFailed.cjs +15 -0
  148. package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +1407 -0
  149. package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +1407 -0
  150. package/dist/11100/arbitrumIngressEgress/depositFailed.mjs +15 -0
  151. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
  152. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.cts +135 -0
  153. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.ts +135 -0
  154. package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
  155. package/dist/11100/assethubIngressEgress/depositFailed.cjs +14 -0
  156. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +1398 -0
  157. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +1398 -0
  158. package/dist/11100/assethubIngressEgress/depositFailed.mjs +14 -0
  159. package/dist/11100/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
  160. package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.cts +135 -0
  161. package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.ts +135 -0
  162. package/dist/11100/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
  163. package/dist/11100/bitcoinIngressEgress/depositFailed.cjs +15 -0
  164. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +2316 -0
  165. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +2316 -0
  166. package/dist/11100/bitcoinIngressEgress/depositFailed.mjs +15 -0
  167. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
  168. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.cts +135 -0
  169. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.ts +135 -0
  170. package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
  171. package/dist/11100/common.cjs +722 -0
  172. package/dist/11100/common.d.cts +18017 -0
  173. package/dist/11100/common.d.ts +18017 -0
  174. package/dist/11100/common.mjs +722 -0
  175. package/dist/11100/ethereumIngressEgress/depositFailed.cjs +15 -0
  176. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +1407 -0
  177. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +1407 -0
  178. package/dist/11100/ethereumIngressEgress/depositFailed.mjs +15 -0
  179. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
  180. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +135 -0
  181. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.ts +135 -0
  182. package/dist/11100/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
  183. package/dist/11100/polkadotIngressEgress/depositFailed.cjs +14 -0
  184. package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +1398 -0
  185. package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +1398 -0
  186. package/dist/11100/polkadotIngressEgress/depositFailed.mjs +14 -0
  187. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
  188. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.cts +135 -0
  189. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.ts +135 -0
  190. package/dist/11100/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
  191. package/dist/11100/solanaIngressEgress/depositFailed.cjs +15 -0
  192. package/dist/11100/solanaIngressEgress/depositFailed.d.cts +1357 -0
  193. package/dist/11100/solanaIngressEgress/depositFailed.d.ts +1357 -0
  194. package/dist/11100/solanaIngressEgress/depositFailed.mjs +15 -0
  195. package/dist/11100/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
  196. package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.cts +135 -0
  197. package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.ts +135 -0
  198. package/dist/11100/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
  199. package/dist/11100/swapping/swapDepositAddressReady.cjs +31 -0
  200. package/dist/11100/swapping/swapDepositAddressReady.d.cts +689 -0
  201. package/dist/11100/swapping/swapDepositAddressReady.d.ts +689 -0
  202. package/dist/11100/swapping/swapDepositAddressReady.mjs +31 -0
  203. package/dist/11100/swapping/swapRequested.cjs +25 -0
  204. package/dist/11100/swapping/swapRequested.d.cts +2635 -0
  205. package/dist/11100/swapping/swapRequested.d.ts +2635 -0
  206. package/dist/11100/swapping/swapRequested.mjs +25 -0
  207. package/dist/11100/validator/delegated.cjs +7 -0
  208. package/dist/11100/validator/delegated.d.cts +14 -0
  209. package/dist/11100/validator/delegated.d.ts +14 -0
  210. package/dist/11100/validator/delegated.mjs +7 -0
  211. package/dist/11100/validator/delegatorAllowed.cjs +7 -0
  212. package/dist/11100/validator/delegatorAllowed.d.cts +14 -0
  213. package/dist/11100/validator/delegatorAllowed.d.ts +14 -0
  214. package/dist/11100/validator/delegatorAllowed.mjs +7 -0
  215. package/dist/11100/validator/delegatorBlocked.cjs +7 -0
  216. package/dist/11100/validator/delegatorBlocked.d.cts +14 -0
  217. package/dist/11100/validator/delegatorBlocked.d.ts +14 -0
  218. package/dist/11100/validator/delegatorBlocked.mjs +7 -0
  219. package/dist/11100/validator/operatorAcceptedByValidator.cjs +10 -0
  220. package/dist/11100/validator/operatorAcceptedByValidator.d.cts +14 -0
  221. package/dist/11100/validator/operatorAcceptedByValidator.d.ts +14 -0
  222. package/dist/11100/validator/operatorAcceptedByValidator.mjs +10 -0
  223. package/dist/11100/validator/operatorSettingsUpdated.cjs +10 -0
  224. package/dist/11100/validator/operatorSettingsUpdated.d.cts +41 -0
  225. package/dist/11100/validator/operatorSettingsUpdated.d.ts +41 -0
  226. package/dist/11100/validator/operatorSettingsUpdated.mjs +10 -0
  227. package/dist/11100/validator/unDelegated.cjs +7 -0
  228. package/dist/11100/validator/unDelegated.d.cts +14 -0
  229. package/dist/11100/validator/unDelegated.d.ts +14 -0
  230. package/dist/11100/validator/unDelegated.mjs +7 -0
  231. package/dist/11100/validator/validatorClaimed.cjs +7 -0
  232. package/dist/11100/validator/validatorClaimed.d.cts +14 -0
  233. package/dist/11100/validator/validatorClaimed.d.ts +14 -0
  234. package/dist/11100/validator/validatorClaimed.mjs +7 -0
  235. package/dist/11100/validator/validatorRemovedFromOperator.cjs +10 -0
  236. package/dist/11100/validator/validatorRemovedFromOperator.d.cts +14 -0
  237. package/dist/11100/validator/validatorRemovedFromOperator.d.ts +14 -0
  238. package/dist/11100/validator/validatorRemovedFromOperator.mjs +10 -0
  239. package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  240. package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  241. package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  242. package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  243. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
  244. package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
  245. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  246. package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  247. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  248. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  249. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  250. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  251. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  252. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  253. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  254. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  255. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  256. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  257. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  258. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  259. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  260. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  261. package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
  262. package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
  263. package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
  264. package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
  265. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  266. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  267. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  268. package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  269. package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
  270. package/dist/131/swapping/batchSwapFailed.d.ts +6 -6
  271. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  272. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  273. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  274. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  275. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  276. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  277. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  278. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  279. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  280. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  281. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  282. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  283. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  284. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  285. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  286. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  287. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  288. package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  289. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  290. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  291. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  292. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  293. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  294. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  295. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  296. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  297. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  298. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  299. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  300. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  301. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  302. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  303. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  304. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  305. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  306. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  307. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  308. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  309. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  310. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  311. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  312. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  313. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  314. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  315. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  316. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  317. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  318. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  319. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  320. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  321. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  322. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  323. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
  324. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
  325. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  326. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  327. package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
  328. package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
  329. package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
  330. package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
  331. package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
  332. package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
  333. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  334. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  335. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  336. package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  337. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  338. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  339. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  340. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  341. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  342. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  343. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  344. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  345. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  346. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  347. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  348. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  349. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  350. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  351. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  352. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  353. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  354. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  355. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  356. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  357. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  358. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  359. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  360. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  361. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  362. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  363. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  364. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
  365. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  366. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  367. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  368. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  369. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  370. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  371. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  372. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  373. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  374. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  375. package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
  376. package/dist/160/swapping/batchSwapFailed.d.ts +6 -6
  377. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  378. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  379. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  380. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  381. package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
  382. package/dist/160/swapping/refundEgressIgnored.d.ts +28 -28
  383. package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
  384. package/dist/160/swapping/refundEgressScheduled.d.ts +6 -6
  385. package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
  386. package/dist/160/swapping/swapAmountConfiscated.d.ts +6 -6
  387. package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
  388. package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
  389. package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
  390. package/dist/160/swapping/swapEgressIgnored.d.ts +28 -28
  391. package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
  392. package/dist/160/swapping/swapEgressScheduled.d.ts +6 -6
  393. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  394. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  395. package/dist/160/swapping/swapRequested.d.cts +40 -40
  396. package/dist/160/swapping/swapRequested.d.ts +40 -40
  397. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  398. package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
  399. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  400. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  401. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  402. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  403. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
  404. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
  405. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  406. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  407. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  408. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  409. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +4 -4
  410. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +4 -4
  411. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  412. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  413. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  414. package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  415. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  416. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  417. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  418. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  419. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  420. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  421. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  422. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +2 -2
  423. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  424. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  425. package/dist/170/swapping/swapRequested.d.cts +27 -27
  426. package/dist/170/swapping/swapRequested.d.ts +27 -27
  427. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  428. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  429. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +151 -151
  430. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +151 -151
  431. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  432. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  433. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  434. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  435. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  436. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  437. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
  438. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
  439. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  440. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  441. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  442. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  443. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  444. package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  445. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
  446. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
  447. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  448. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  449. package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
  450. package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
  451. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  452. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
  453. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  454. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  455. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  456. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  457. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  458. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  459. package/dist/180/swapping/swapDepositAddressReady.d.cts +4 -4
  460. package/dist/180/swapping/swapDepositAddressReady.d.ts +4 -4
  461. package/dist/180/swapping/swapRequested.d.cts +8 -8
  462. package/dist/180/swapping/swapRequested.d.ts +8 -8
  463. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  464. package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  465. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
  466. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
  467. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  468. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  469. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  470. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
  471. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  472. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  473. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  474. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  475. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
  476. package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
  477. package/dist/190/assetBalances/accountCredited.d.cts +6 -6
  478. package/dist/190/assetBalances/accountCredited.d.ts +6 -6
  479. package/dist/190/assetBalances/accountDebited.d.cts +6 -6
  480. package/dist/190/assetBalances/accountDebited.d.ts +6 -6
  481. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  482. package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
  483. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  484. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  485. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  486. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  487. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  488. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  489. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  490. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  491. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  492. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  493. package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
  494. package/dist/190/liquidityProvider/assetTransferred.d.ts +6 -6
  495. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  496. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
  497. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  498. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  499. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
  500. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +16 -16
  501. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
  502. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
  503. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  504. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  505. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  506. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  507. package/package.json +3 -3
@@ -0,0 +1,1345 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const polkadotIngressEgressDepositFailed: z.ZodObject<{
4
+ blockHeight: z.ZodNumber;
5
+ reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
6
+ __kind: z.ZodLiteral<"BelowMinimumDeposit">;
7
+ }, "strip", z.ZodTypeAny, {
8
+ __kind: "BelowMinimumDeposit";
9
+ }, {
10
+ __kind: "BelowMinimumDeposit";
11
+ }>, z.ZodObject<{
12
+ __kind: z.ZodLiteral<"NotEnoughToPayFees">;
13
+ }, "strip", z.ZodTypeAny, {
14
+ __kind: "NotEnoughToPayFees";
15
+ }, {
16
+ __kind: "NotEnoughToPayFees";
17
+ }>, z.ZodObject<{
18
+ __kind: z.ZodLiteral<"TransactionRejectedByBroker">;
19
+ }, "strip", z.ZodTypeAny, {
20
+ __kind: "TransactionRejectedByBroker";
21
+ }, {
22
+ __kind: "TransactionRejectedByBroker";
23
+ }>, z.ZodObject<{
24
+ __kind: z.ZodLiteral<"DepositWitnessRejected">;
25
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
26
+ __kind: z.ZodLiteral<"Other">;
27
+ }, "strip", z.ZodTypeAny, {
28
+ __kind: "Other";
29
+ }, {
30
+ __kind: "Other";
31
+ }>, z.ZodObject<{
32
+ __kind: z.ZodLiteral<"CannotLookup">;
33
+ }, "strip", z.ZodTypeAny, {
34
+ __kind: "CannotLookup";
35
+ }, {
36
+ __kind: "CannotLookup";
37
+ }>, z.ZodObject<{
38
+ __kind: z.ZodLiteral<"BadOrigin">;
39
+ }, "strip", z.ZodTypeAny, {
40
+ __kind: "BadOrigin";
41
+ }, {
42
+ __kind: "BadOrigin";
43
+ }>, z.ZodObject<{
44
+ __kind: z.ZodLiteral<"Module">;
45
+ value: z.ZodObject<{
46
+ index: z.ZodNumber;
47
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
48
+ }, "strip", z.ZodTypeAny, {
49
+ index: number;
50
+ error: `0x${string}`;
51
+ }, {
52
+ index: number;
53
+ error: string;
54
+ }>;
55
+ }, "strip", z.ZodTypeAny, {
56
+ value: {
57
+ index: number;
58
+ error: `0x${string}`;
59
+ };
60
+ __kind: "Module";
61
+ }, {
62
+ value: {
63
+ index: number;
64
+ error: string;
65
+ };
66
+ __kind: "Module";
67
+ }>, z.ZodObject<{
68
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
69
+ }, "strip", z.ZodTypeAny, {
70
+ __kind: "ConsumerRemaining";
71
+ }, {
72
+ __kind: "ConsumerRemaining";
73
+ }>, z.ZodObject<{
74
+ __kind: z.ZodLiteral<"NoProviders">;
75
+ }, "strip", z.ZodTypeAny, {
76
+ __kind: "NoProviders";
77
+ }, {
78
+ __kind: "NoProviders";
79
+ }>, z.ZodObject<{
80
+ __kind: z.ZodLiteral<"TooManyConsumers">;
81
+ }, "strip", z.ZodTypeAny, {
82
+ __kind: "TooManyConsumers";
83
+ }, {
84
+ __kind: "TooManyConsumers";
85
+ }>, z.ZodObject<{
86
+ __kind: z.ZodLiteral<"Token">;
87
+ value: z.ZodEffects<z.ZodObject<{
88
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
89
+ }, "strip", z.ZodTypeAny, {
90
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
+ }, {
92
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
93
+ }>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
94
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
+ }>;
96
+ }, "strip", z.ZodTypeAny, {
97
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
98
+ __kind: "Token";
99
+ }, {
100
+ value: {
101
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
102
+ };
103
+ __kind: "Token";
104
+ }>, z.ZodObject<{
105
+ __kind: z.ZodLiteral<"Arithmetic">;
106
+ value: z.ZodEffects<z.ZodObject<{
107
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
108
+ }, "strip", z.ZodTypeAny, {
109
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
+ }, {
111
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
112
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
113
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
114
+ }>;
115
+ }, "strip", z.ZodTypeAny, {
116
+ value: "Underflow" | "Overflow" | "DivisionByZero";
117
+ __kind: "Arithmetic";
118
+ }, {
119
+ value: {
120
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
121
+ };
122
+ __kind: "Arithmetic";
123
+ }>, z.ZodObject<{
124
+ __kind: z.ZodLiteral<"Transactional">;
125
+ value: z.ZodEffects<z.ZodObject<{
126
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
127
+ }, "strip", z.ZodTypeAny, {
128
+ __kind: "LimitReached" | "NoLayer";
129
+ }, {
130
+ __kind: "LimitReached" | "NoLayer";
131
+ }>, "LimitReached" | "NoLayer", {
132
+ __kind: "LimitReached" | "NoLayer";
133
+ }>;
134
+ }, "strip", z.ZodTypeAny, {
135
+ value: "LimitReached" | "NoLayer";
136
+ __kind: "Transactional";
137
+ }, {
138
+ value: {
139
+ __kind: "LimitReached" | "NoLayer";
140
+ };
141
+ __kind: "Transactional";
142
+ }>, z.ZodObject<{
143
+ __kind: z.ZodLiteral<"Exhausted">;
144
+ }, "strip", z.ZodTypeAny, {
145
+ __kind: "Exhausted";
146
+ }, {
147
+ __kind: "Exhausted";
148
+ }>, z.ZodObject<{
149
+ __kind: z.ZodLiteral<"Corruption">;
150
+ }, "strip", z.ZodTypeAny, {
151
+ __kind: "Corruption";
152
+ }, {
153
+ __kind: "Corruption";
154
+ }>, z.ZodObject<{
155
+ __kind: z.ZodLiteral<"Unavailable">;
156
+ }, "strip", z.ZodTypeAny, {
157
+ __kind: "Unavailable";
158
+ }, {
159
+ __kind: "Unavailable";
160
+ }>, z.ZodObject<{
161
+ __kind: z.ZodLiteral<"RootNotAllowed">;
162
+ }, "strip", z.ZodTypeAny, {
163
+ __kind: "RootNotAllowed";
164
+ }, {
165
+ __kind: "RootNotAllowed";
166
+ }>]>;
167
+ }, "strip", z.ZodTypeAny, {
168
+ value: {
169
+ __kind: "Other";
170
+ } | {
171
+ __kind: "CannotLookup";
172
+ } | {
173
+ __kind: "BadOrigin";
174
+ } | {
175
+ value: {
176
+ index: number;
177
+ error: `0x${string}`;
178
+ };
179
+ __kind: "Module";
180
+ } | {
181
+ __kind: "ConsumerRemaining";
182
+ } | {
183
+ __kind: "NoProviders";
184
+ } | {
185
+ __kind: "TooManyConsumers";
186
+ } | {
187
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
188
+ __kind: "Token";
189
+ } | {
190
+ value: "Underflow" | "Overflow" | "DivisionByZero";
191
+ __kind: "Arithmetic";
192
+ } | {
193
+ value: "LimitReached" | "NoLayer";
194
+ __kind: "Transactional";
195
+ } | {
196
+ __kind: "Exhausted";
197
+ } | {
198
+ __kind: "Corruption";
199
+ } | {
200
+ __kind: "Unavailable";
201
+ } | {
202
+ __kind: "RootNotAllowed";
203
+ };
204
+ __kind: "DepositWitnessRejected";
205
+ }, {
206
+ value: {
207
+ __kind: "Other";
208
+ } | {
209
+ __kind: "CannotLookup";
210
+ } | {
211
+ __kind: "BadOrigin";
212
+ } | {
213
+ value: {
214
+ index: number;
215
+ error: string;
216
+ };
217
+ __kind: "Module";
218
+ } | {
219
+ __kind: "ConsumerRemaining";
220
+ } | {
221
+ __kind: "NoProviders";
222
+ } | {
223
+ __kind: "TooManyConsumers";
224
+ } | {
225
+ value: {
226
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
227
+ };
228
+ __kind: "Token";
229
+ } | {
230
+ value: {
231
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
232
+ };
233
+ __kind: "Arithmetic";
234
+ } | {
235
+ value: {
236
+ __kind: "LimitReached" | "NoLayer";
237
+ };
238
+ __kind: "Transactional";
239
+ } | {
240
+ __kind: "Exhausted";
241
+ } | {
242
+ __kind: "Corruption";
243
+ } | {
244
+ __kind: "Unavailable";
245
+ } | {
246
+ __kind: "RootNotAllowed";
247
+ };
248
+ __kind: "DepositWitnessRejected";
249
+ }>]>;
250
+ details: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
251
+ __kind: z.ZodLiteral<"DepositFailedDepositChannelVariantPolkadot">;
252
+ depositWitness: z.ZodObject<{
253
+ depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
254
+ asset: z.ZodEffects<z.ZodObject<{
255
+ __kind: z.ZodEnum<["Dot"]>;
256
+ }, "strip", z.ZodTypeAny, {
257
+ __kind: "Dot";
258
+ }, {
259
+ __kind: "Dot";
260
+ }>, "Dot", {
261
+ __kind: "Dot";
262
+ }>;
263
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
264
+ depositDetails: z.ZodNumber;
265
+ }, "strip", z.ZodTypeAny, {
266
+ depositAddress: `0x${string}`;
267
+ asset: "Dot";
268
+ amount: bigint;
269
+ depositDetails: number;
270
+ }, {
271
+ depositAddress: string;
272
+ asset: {
273
+ __kind: "Dot";
274
+ };
275
+ amount: string | number;
276
+ depositDetails: number;
277
+ }>;
278
+ }, "strip", z.ZodTypeAny, {
279
+ __kind: "DepositFailedDepositChannelVariantPolkadot";
280
+ depositWitness: {
281
+ depositAddress: `0x${string}`;
282
+ asset: "Dot";
283
+ amount: bigint;
284
+ depositDetails: number;
285
+ };
286
+ }, {
287
+ __kind: "DepositFailedDepositChannelVariantPolkadot";
288
+ depositWitness: {
289
+ depositAddress: string;
290
+ asset: {
291
+ __kind: "Dot";
292
+ };
293
+ amount: string | number;
294
+ depositDetails: number;
295
+ };
296
+ }>, z.ZodObject<{
297
+ __kind: z.ZodLiteral<"DepositFailedVaultVariantPolkadot">;
298
+ vaultWitness: z.ZodObject<{
299
+ inputAsset: z.ZodEffects<z.ZodObject<{
300
+ __kind: z.ZodEnum<["Dot"]>;
301
+ }, "strip", z.ZodTypeAny, {
302
+ __kind: "Dot";
303
+ }, {
304
+ __kind: "Dot";
305
+ }>, "Dot", {
306
+ __kind: "Dot";
307
+ }>;
308
+ depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
309
+ channelId: 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>>>;
310
+ depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
311
+ depositDetails: z.ZodNumber;
312
+ outputAsset: z.ZodEffects<z.ZodObject<{
313
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
314
+ }, "strip", z.ZodTypeAny, {
315
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
316
+ }, {
317
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
318
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
319
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
320
+ }>;
321
+ destinationAddress: z.ZodEffects<z.ZodObject<{
322
+ __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
323
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
324
+ }, "strip", z.ZodTypeAny, {
325
+ value: `0x${string}`;
326
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
327
+ }, {
328
+ value: string;
329
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
330
+ }>, {
331
+ readonly chain: "Ethereum";
332
+ readonly address: `0x${string}`;
333
+ } | {
334
+ readonly chain: "Polkadot";
335
+ readonly address: string;
336
+ } | {
337
+ readonly chain: "Bitcoin";
338
+ readonly address: string;
339
+ } | {
340
+ readonly chain: "Arbitrum";
341
+ readonly address: `0x${string}`;
342
+ } | {
343
+ readonly chain: "Solana";
344
+ readonly address: string;
345
+ } | {
346
+ readonly chain: "Assethub";
347
+ readonly address: string;
348
+ }, {
349
+ value: string;
350
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
351
+ }>;
352
+ depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
353
+ channelMetadata: z.ZodObject<{
354
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
355
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
356
+ ccmAdditionalData: z.ZodEffects<z.ZodString, `0x${string}`, string>;
357
+ }, "strip", z.ZodTypeAny, {
358
+ message: `0x${string}`;
359
+ gasBudget: bigint;
360
+ ccmAdditionalData: `0x${string}`;
361
+ }, {
362
+ message: string;
363
+ gasBudget: string | number;
364
+ ccmAdditionalData: string;
365
+ }>;
366
+ sourceChain: z.ZodEffects<z.ZodObject<{
367
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
368
+ }, "strip", z.ZodTypeAny, {
369
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
370
+ }, {
371
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
372
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
373
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
374
+ }>;
375
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
376
+ __kind: z.ZodLiteral<"Eth">;
377
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
378
+ }, "strip", z.ZodTypeAny, {
379
+ value: `0x${string}`;
380
+ __kind: "Eth";
381
+ }, {
382
+ value: string;
383
+ __kind: "Eth";
384
+ }>, z.ZodObject<{
385
+ __kind: z.ZodLiteral<"Dot">;
386
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
387
+ }, "strip", z.ZodTypeAny, {
388
+ value: `0x${string}`;
389
+ __kind: "Dot";
390
+ }, {
391
+ value: string;
392
+ __kind: "Dot";
393
+ }>, z.ZodObject<{
394
+ __kind: z.ZodLiteral<"Btc">;
395
+ value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
396
+ __kind: z.ZodLiteral<"P2PKH">;
397
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
398
+ }, "strip", z.ZodTypeAny, {
399
+ value: `0x${string}`;
400
+ __kind: "P2PKH";
401
+ }, {
402
+ value: string;
403
+ __kind: "P2PKH";
404
+ }>, z.ZodObject<{
405
+ __kind: z.ZodLiteral<"P2SH">;
406
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
407
+ }, "strip", z.ZodTypeAny, {
408
+ value: `0x${string}`;
409
+ __kind: "P2SH";
410
+ }, {
411
+ value: string;
412
+ __kind: "P2SH";
413
+ }>, z.ZodObject<{
414
+ __kind: z.ZodLiteral<"P2WPKH">;
415
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
416
+ }, "strip", z.ZodTypeAny, {
417
+ value: `0x${string}`;
418
+ __kind: "P2WPKH";
419
+ }, {
420
+ value: string;
421
+ __kind: "P2WPKH";
422
+ }>, z.ZodObject<{
423
+ __kind: z.ZodLiteral<"P2WSH">;
424
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
425
+ }, "strip", z.ZodTypeAny, {
426
+ value: `0x${string}`;
427
+ __kind: "P2WSH";
428
+ }, {
429
+ value: string;
430
+ __kind: "P2WSH";
431
+ }>, z.ZodObject<{
432
+ __kind: z.ZodLiteral<"Taproot">;
433
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
434
+ }, "strip", z.ZodTypeAny, {
435
+ value: `0x${string}`;
436
+ __kind: "Taproot";
437
+ }, {
438
+ value: string;
439
+ __kind: "Taproot";
440
+ }>, z.ZodObject<{
441
+ __kind: z.ZodLiteral<"OtherSegwit">;
442
+ version: z.ZodNumber;
443
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
444
+ }, "strip", z.ZodTypeAny, {
445
+ __kind: "OtherSegwit";
446
+ version: number;
447
+ program: `0x${string}`;
448
+ }, {
449
+ __kind: "OtherSegwit";
450
+ version: number;
451
+ program: string;
452
+ }>]>;
453
+ }, "strip", z.ZodTypeAny, {
454
+ value: {
455
+ value: `0x${string}`;
456
+ __kind: "P2PKH";
457
+ } | {
458
+ value: `0x${string}`;
459
+ __kind: "P2SH";
460
+ } | {
461
+ value: `0x${string}`;
462
+ __kind: "P2WPKH";
463
+ } | {
464
+ value: `0x${string}`;
465
+ __kind: "P2WSH";
466
+ } | {
467
+ value: `0x${string}`;
468
+ __kind: "Taproot";
469
+ } | {
470
+ __kind: "OtherSegwit";
471
+ version: number;
472
+ program: `0x${string}`;
473
+ };
474
+ __kind: "Btc";
475
+ }, {
476
+ value: {
477
+ value: string;
478
+ __kind: "P2PKH";
479
+ } | {
480
+ value: string;
481
+ __kind: "P2SH";
482
+ } | {
483
+ value: string;
484
+ __kind: "P2WPKH";
485
+ } | {
486
+ value: string;
487
+ __kind: "P2WSH";
488
+ } | {
489
+ value: string;
490
+ __kind: "Taproot";
491
+ } | {
492
+ __kind: "OtherSegwit";
493
+ version: number;
494
+ program: string;
495
+ };
496
+ __kind: "Btc";
497
+ }>, z.ZodObject<{
498
+ __kind: z.ZodLiteral<"Arb">;
499
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
500
+ }, "strip", z.ZodTypeAny, {
501
+ value: `0x${string}`;
502
+ __kind: "Arb";
503
+ }, {
504
+ value: string;
505
+ __kind: "Arb";
506
+ }>, z.ZodObject<{
507
+ __kind: z.ZodLiteral<"Sol">;
508
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
509
+ }, "strip", z.ZodTypeAny, {
510
+ value: `0x${string}`;
511
+ __kind: "Sol";
512
+ }, {
513
+ value: string;
514
+ __kind: "Sol";
515
+ }>, z.ZodObject<{
516
+ __kind: z.ZodLiteral<"Hub">;
517
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
518
+ }, "strip", z.ZodTypeAny, {
519
+ value: `0x${string}`;
520
+ __kind: "Hub";
521
+ }, {
522
+ value: string;
523
+ __kind: "Hub";
524
+ }>]>>>;
525
+ }, "strip", z.ZodTypeAny, {
526
+ channelMetadata: {
527
+ message: `0x${string}`;
528
+ gasBudget: bigint;
529
+ ccmAdditionalData: `0x${string}`;
530
+ };
531
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
532
+ sourceAddress?: {
533
+ value: `0x${string}`;
534
+ __kind: "Eth";
535
+ } | {
536
+ value: `0x${string}`;
537
+ __kind: "Dot";
538
+ } | {
539
+ value: {
540
+ value: `0x${string}`;
541
+ __kind: "P2PKH";
542
+ } | {
543
+ value: `0x${string}`;
544
+ __kind: "P2SH";
545
+ } | {
546
+ value: `0x${string}`;
547
+ __kind: "P2WPKH";
548
+ } | {
549
+ value: `0x${string}`;
550
+ __kind: "P2WSH";
551
+ } | {
552
+ value: `0x${string}`;
553
+ __kind: "Taproot";
554
+ } | {
555
+ __kind: "OtherSegwit";
556
+ version: number;
557
+ program: `0x${string}`;
558
+ };
559
+ __kind: "Btc";
560
+ } | {
561
+ value: `0x${string}`;
562
+ __kind: "Arb";
563
+ } | {
564
+ value: `0x${string}`;
565
+ __kind: "Sol";
566
+ } | {
567
+ value: `0x${string}`;
568
+ __kind: "Hub";
569
+ } | null | undefined;
570
+ }, {
571
+ channelMetadata: {
572
+ message: string;
573
+ gasBudget: string | number;
574
+ ccmAdditionalData: string;
575
+ };
576
+ sourceChain: {
577
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
578
+ };
579
+ sourceAddress?: {
580
+ value: string;
581
+ __kind: "Eth";
582
+ } | {
583
+ value: string;
584
+ __kind: "Dot";
585
+ } | {
586
+ value: {
587
+ value: string;
588
+ __kind: "P2PKH";
589
+ } | {
590
+ value: string;
591
+ __kind: "P2SH";
592
+ } | {
593
+ value: string;
594
+ __kind: "P2WPKH";
595
+ } | {
596
+ value: string;
597
+ __kind: "P2WSH";
598
+ } | {
599
+ value: string;
600
+ __kind: "Taproot";
601
+ } | {
602
+ __kind: "OtherSegwit";
603
+ version: number;
604
+ program: string;
605
+ };
606
+ __kind: "Btc";
607
+ } | {
608
+ value: string;
609
+ __kind: "Arb";
610
+ } | {
611
+ value: string;
612
+ __kind: "Sol";
613
+ } | {
614
+ value: string;
615
+ __kind: "Hub";
616
+ } | null | undefined;
617
+ }>>>;
618
+ txId: z.ZodObject<{
619
+ blockNumber: z.ZodNumber;
620
+ extrinsicIndex: z.ZodNumber;
621
+ }, "strip", z.ZodTypeAny, {
622
+ blockNumber: number;
623
+ extrinsicIndex: number;
624
+ }, {
625
+ blockNumber: number;
626
+ extrinsicIndex: number;
627
+ }>;
628
+ brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
629
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
630
+ bps: z.ZodNumber;
631
+ }, "strip", z.ZodTypeAny, {
632
+ account: string;
633
+ bps: number;
634
+ }, {
635
+ account: string;
636
+ bps: number;
637
+ }>>>;
638
+ affiliateFees: z.ZodArray<z.ZodObject<{
639
+ account: z.ZodNumber;
640
+ bps: z.ZodNumber;
641
+ }, "strip", z.ZodTypeAny, {
642
+ account: number;
643
+ bps: number;
644
+ }, {
645
+ account: number;
646
+ bps: number;
647
+ }>, "many">;
648
+ refundParams: z.ZodObject<{
649
+ retryDuration: z.ZodNumber;
650
+ refundAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
651
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
652
+ }, "strip", z.ZodTypeAny, {
653
+ retryDuration: number;
654
+ minPrice: bigint;
655
+ refundAddress: `0x${string}`;
656
+ }, {
657
+ retryDuration: number;
658
+ minPrice: string | number;
659
+ refundAddress: string;
660
+ }>;
661
+ dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
662
+ numberOfChunks: z.ZodNumber;
663
+ chunkInterval: z.ZodNumber;
664
+ }, "strip", z.ZodTypeAny, {
665
+ numberOfChunks: number;
666
+ chunkInterval: number;
667
+ }, {
668
+ numberOfChunks: number;
669
+ chunkInterval: number;
670
+ }>>>;
671
+ boostFee: z.ZodNumber;
672
+ }, "strip", z.ZodTypeAny, {
673
+ txId: {
674
+ blockNumber: number;
675
+ extrinsicIndex: number;
676
+ };
677
+ depositDetails: number;
678
+ inputAsset: "Dot";
679
+ depositAmount: bigint;
680
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
681
+ destinationAddress: {
682
+ readonly chain: "Ethereum";
683
+ readonly address: `0x${string}`;
684
+ } | {
685
+ readonly chain: "Polkadot";
686
+ readonly address: string;
687
+ } | {
688
+ readonly chain: "Bitcoin";
689
+ readonly address: string;
690
+ } | {
691
+ readonly chain: "Arbitrum";
692
+ readonly address: `0x${string}`;
693
+ } | {
694
+ readonly chain: "Solana";
695
+ readonly address: string;
696
+ } | {
697
+ readonly chain: "Assethub";
698
+ readonly address: string;
699
+ };
700
+ affiliateFees: {
701
+ account: number;
702
+ bps: number;
703
+ }[];
704
+ refundParams: {
705
+ retryDuration: number;
706
+ minPrice: bigint;
707
+ refundAddress: `0x${string}`;
708
+ };
709
+ boostFee: number;
710
+ depositAddress?: `0x${string}` | null | undefined;
711
+ channelId?: bigint | null | undefined;
712
+ depositMetadata?: {
713
+ channelMetadata: {
714
+ message: `0x${string}`;
715
+ gasBudget: bigint;
716
+ ccmAdditionalData: `0x${string}`;
717
+ };
718
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
719
+ sourceAddress?: {
720
+ value: `0x${string}`;
721
+ __kind: "Eth";
722
+ } | {
723
+ value: `0x${string}`;
724
+ __kind: "Dot";
725
+ } | {
726
+ value: {
727
+ value: `0x${string}`;
728
+ __kind: "P2PKH";
729
+ } | {
730
+ value: `0x${string}`;
731
+ __kind: "P2SH";
732
+ } | {
733
+ value: `0x${string}`;
734
+ __kind: "P2WPKH";
735
+ } | {
736
+ value: `0x${string}`;
737
+ __kind: "P2WSH";
738
+ } | {
739
+ value: `0x${string}`;
740
+ __kind: "Taproot";
741
+ } | {
742
+ __kind: "OtherSegwit";
743
+ version: number;
744
+ program: `0x${string}`;
745
+ };
746
+ __kind: "Btc";
747
+ } | {
748
+ value: `0x${string}`;
749
+ __kind: "Arb";
750
+ } | {
751
+ value: `0x${string}`;
752
+ __kind: "Sol";
753
+ } | {
754
+ value: `0x${string}`;
755
+ __kind: "Hub";
756
+ } | null | undefined;
757
+ } | null | undefined;
758
+ brokerFee?: {
759
+ account: string;
760
+ bps: number;
761
+ } | null | undefined;
762
+ dcaParams?: {
763
+ numberOfChunks: number;
764
+ chunkInterval: number;
765
+ } | null | undefined;
766
+ }, {
767
+ txId: {
768
+ blockNumber: number;
769
+ extrinsicIndex: number;
770
+ };
771
+ depositDetails: number;
772
+ inputAsset: {
773
+ __kind: "Dot";
774
+ };
775
+ depositAmount: string | number;
776
+ outputAsset: {
777
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
778
+ };
779
+ destinationAddress: {
780
+ value: string;
781
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
782
+ };
783
+ affiliateFees: {
784
+ account: number;
785
+ bps: number;
786
+ }[];
787
+ refundParams: {
788
+ retryDuration: number;
789
+ minPrice: string | number;
790
+ refundAddress: string;
791
+ };
792
+ boostFee: number;
793
+ depositAddress?: string | null | undefined;
794
+ channelId?: string | number | null | undefined;
795
+ depositMetadata?: {
796
+ channelMetadata: {
797
+ message: string;
798
+ gasBudget: string | number;
799
+ ccmAdditionalData: string;
800
+ };
801
+ sourceChain: {
802
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
803
+ };
804
+ sourceAddress?: {
805
+ value: string;
806
+ __kind: "Eth";
807
+ } | {
808
+ value: string;
809
+ __kind: "Dot";
810
+ } | {
811
+ value: {
812
+ value: string;
813
+ __kind: "P2PKH";
814
+ } | {
815
+ value: string;
816
+ __kind: "P2SH";
817
+ } | {
818
+ value: string;
819
+ __kind: "P2WPKH";
820
+ } | {
821
+ value: string;
822
+ __kind: "P2WSH";
823
+ } | {
824
+ value: string;
825
+ __kind: "Taproot";
826
+ } | {
827
+ __kind: "OtherSegwit";
828
+ version: number;
829
+ program: string;
830
+ };
831
+ __kind: "Btc";
832
+ } | {
833
+ value: string;
834
+ __kind: "Arb";
835
+ } | {
836
+ value: string;
837
+ __kind: "Sol";
838
+ } | {
839
+ value: string;
840
+ __kind: "Hub";
841
+ } | null | undefined;
842
+ } | null | undefined;
843
+ brokerFee?: {
844
+ account: string;
845
+ bps: number;
846
+ } | null | undefined;
847
+ dcaParams?: {
848
+ numberOfChunks: number;
849
+ chunkInterval: number;
850
+ } | null | undefined;
851
+ }>;
852
+ }, "strip", z.ZodTypeAny, {
853
+ __kind: "DepositFailedVaultVariantPolkadot";
854
+ vaultWitness: {
855
+ txId: {
856
+ blockNumber: number;
857
+ extrinsicIndex: number;
858
+ };
859
+ depositDetails: number;
860
+ inputAsset: "Dot";
861
+ depositAmount: bigint;
862
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
863
+ destinationAddress: {
864
+ readonly chain: "Ethereum";
865
+ readonly address: `0x${string}`;
866
+ } | {
867
+ readonly chain: "Polkadot";
868
+ readonly address: string;
869
+ } | {
870
+ readonly chain: "Bitcoin";
871
+ readonly address: string;
872
+ } | {
873
+ readonly chain: "Arbitrum";
874
+ readonly address: `0x${string}`;
875
+ } | {
876
+ readonly chain: "Solana";
877
+ readonly address: string;
878
+ } | {
879
+ readonly chain: "Assethub";
880
+ readonly address: string;
881
+ };
882
+ affiliateFees: {
883
+ account: number;
884
+ bps: number;
885
+ }[];
886
+ refundParams: {
887
+ retryDuration: number;
888
+ minPrice: bigint;
889
+ refundAddress: `0x${string}`;
890
+ };
891
+ boostFee: number;
892
+ depositAddress?: `0x${string}` | null | undefined;
893
+ channelId?: bigint | null | undefined;
894
+ depositMetadata?: {
895
+ channelMetadata: {
896
+ message: `0x${string}`;
897
+ gasBudget: bigint;
898
+ ccmAdditionalData: `0x${string}`;
899
+ };
900
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
901
+ sourceAddress?: {
902
+ value: `0x${string}`;
903
+ __kind: "Eth";
904
+ } | {
905
+ value: `0x${string}`;
906
+ __kind: "Dot";
907
+ } | {
908
+ value: {
909
+ value: `0x${string}`;
910
+ __kind: "P2PKH";
911
+ } | {
912
+ value: `0x${string}`;
913
+ __kind: "P2SH";
914
+ } | {
915
+ value: `0x${string}`;
916
+ __kind: "P2WPKH";
917
+ } | {
918
+ value: `0x${string}`;
919
+ __kind: "P2WSH";
920
+ } | {
921
+ value: `0x${string}`;
922
+ __kind: "Taproot";
923
+ } | {
924
+ __kind: "OtherSegwit";
925
+ version: number;
926
+ program: `0x${string}`;
927
+ };
928
+ __kind: "Btc";
929
+ } | {
930
+ value: `0x${string}`;
931
+ __kind: "Arb";
932
+ } | {
933
+ value: `0x${string}`;
934
+ __kind: "Sol";
935
+ } | {
936
+ value: `0x${string}`;
937
+ __kind: "Hub";
938
+ } | null | undefined;
939
+ } | null | undefined;
940
+ brokerFee?: {
941
+ account: string;
942
+ bps: number;
943
+ } | null | undefined;
944
+ dcaParams?: {
945
+ numberOfChunks: number;
946
+ chunkInterval: number;
947
+ } | null | undefined;
948
+ };
949
+ }, {
950
+ __kind: "DepositFailedVaultVariantPolkadot";
951
+ vaultWitness: {
952
+ txId: {
953
+ blockNumber: number;
954
+ extrinsicIndex: number;
955
+ };
956
+ depositDetails: number;
957
+ inputAsset: {
958
+ __kind: "Dot";
959
+ };
960
+ depositAmount: string | number;
961
+ outputAsset: {
962
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
963
+ };
964
+ destinationAddress: {
965
+ value: string;
966
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
967
+ };
968
+ affiliateFees: {
969
+ account: number;
970
+ bps: number;
971
+ }[];
972
+ refundParams: {
973
+ retryDuration: number;
974
+ minPrice: string | number;
975
+ refundAddress: string;
976
+ };
977
+ boostFee: number;
978
+ depositAddress?: string | null | undefined;
979
+ channelId?: string | number | null | undefined;
980
+ depositMetadata?: {
981
+ channelMetadata: {
982
+ message: string;
983
+ gasBudget: string | number;
984
+ ccmAdditionalData: string;
985
+ };
986
+ sourceChain: {
987
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
988
+ };
989
+ sourceAddress?: {
990
+ value: string;
991
+ __kind: "Eth";
992
+ } | {
993
+ value: string;
994
+ __kind: "Dot";
995
+ } | {
996
+ value: {
997
+ value: string;
998
+ __kind: "P2PKH";
999
+ } | {
1000
+ value: string;
1001
+ __kind: "P2SH";
1002
+ } | {
1003
+ value: string;
1004
+ __kind: "P2WPKH";
1005
+ } | {
1006
+ value: string;
1007
+ __kind: "P2WSH";
1008
+ } | {
1009
+ value: string;
1010
+ __kind: "Taproot";
1011
+ } | {
1012
+ __kind: "OtherSegwit";
1013
+ version: number;
1014
+ program: string;
1015
+ };
1016
+ __kind: "Btc";
1017
+ } | {
1018
+ value: string;
1019
+ __kind: "Arb";
1020
+ } | {
1021
+ value: string;
1022
+ __kind: "Sol";
1023
+ } | {
1024
+ value: string;
1025
+ __kind: "Hub";
1026
+ } | null | undefined;
1027
+ } | null | undefined;
1028
+ brokerFee?: {
1029
+ account: string;
1030
+ bps: number;
1031
+ } | null | undefined;
1032
+ dcaParams?: {
1033
+ numberOfChunks: number;
1034
+ chunkInterval: number;
1035
+ } | null | undefined;
1036
+ };
1037
+ }>]>;
1038
+ }, "strip", z.ZodTypeAny, {
1039
+ blockHeight: number;
1040
+ reason: {
1041
+ __kind: "BelowMinimumDeposit";
1042
+ } | {
1043
+ __kind: "NotEnoughToPayFees";
1044
+ } | {
1045
+ __kind: "TransactionRejectedByBroker";
1046
+ } | {
1047
+ value: {
1048
+ __kind: "Other";
1049
+ } | {
1050
+ __kind: "CannotLookup";
1051
+ } | {
1052
+ __kind: "BadOrigin";
1053
+ } | {
1054
+ value: {
1055
+ index: number;
1056
+ error: `0x${string}`;
1057
+ };
1058
+ __kind: "Module";
1059
+ } | {
1060
+ __kind: "ConsumerRemaining";
1061
+ } | {
1062
+ __kind: "NoProviders";
1063
+ } | {
1064
+ __kind: "TooManyConsumers";
1065
+ } | {
1066
+ value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1067
+ __kind: "Token";
1068
+ } | {
1069
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1070
+ __kind: "Arithmetic";
1071
+ } | {
1072
+ value: "LimitReached" | "NoLayer";
1073
+ __kind: "Transactional";
1074
+ } | {
1075
+ __kind: "Exhausted";
1076
+ } | {
1077
+ __kind: "Corruption";
1078
+ } | {
1079
+ __kind: "Unavailable";
1080
+ } | {
1081
+ __kind: "RootNotAllowed";
1082
+ };
1083
+ __kind: "DepositWitnessRejected";
1084
+ };
1085
+ details: {
1086
+ __kind: "DepositFailedDepositChannelVariantPolkadot";
1087
+ depositWitness: {
1088
+ depositAddress: `0x${string}`;
1089
+ asset: "Dot";
1090
+ amount: bigint;
1091
+ depositDetails: number;
1092
+ };
1093
+ } | {
1094
+ __kind: "DepositFailedVaultVariantPolkadot";
1095
+ vaultWitness: {
1096
+ txId: {
1097
+ blockNumber: number;
1098
+ extrinsicIndex: number;
1099
+ };
1100
+ depositDetails: number;
1101
+ inputAsset: "Dot";
1102
+ depositAmount: bigint;
1103
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1104
+ destinationAddress: {
1105
+ readonly chain: "Ethereum";
1106
+ readonly address: `0x${string}`;
1107
+ } | {
1108
+ readonly chain: "Polkadot";
1109
+ readonly address: string;
1110
+ } | {
1111
+ readonly chain: "Bitcoin";
1112
+ readonly address: string;
1113
+ } | {
1114
+ readonly chain: "Arbitrum";
1115
+ readonly address: `0x${string}`;
1116
+ } | {
1117
+ readonly chain: "Solana";
1118
+ readonly address: string;
1119
+ } | {
1120
+ readonly chain: "Assethub";
1121
+ readonly address: string;
1122
+ };
1123
+ affiliateFees: {
1124
+ account: number;
1125
+ bps: number;
1126
+ }[];
1127
+ refundParams: {
1128
+ retryDuration: number;
1129
+ minPrice: bigint;
1130
+ refundAddress: `0x${string}`;
1131
+ };
1132
+ boostFee: number;
1133
+ depositAddress?: `0x${string}` | null | undefined;
1134
+ channelId?: bigint | null | undefined;
1135
+ depositMetadata?: {
1136
+ channelMetadata: {
1137
+ message: `0x${string}`;
1138
+ gasBudget: bigint;
1139
+ ccmAdditionalData: `0x${string}`;
1140
+ };
1141
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1142
+ sourceAddress?: {
1143
+ value: `0x${string}`;
1144
+ __kind: "Eth";
1145
+ } | {
1146
+ value: `0x${string}`;
1147
+ __kind: "Dot";
1148
+ } | {
1149
+ value: {
1150
+ value: `0x${string}`;
1151
+ __kind: "P2PKH";
1152
+ } | {
1153
+ value: `0x${string}`;
1154
+ __kind: "P2SH";
1155
+ } | {
1156
+ value: `0x${string}`;
1157
+ __kind: "P2WPKH";
1158
+ } | {
1159
+ value: `0x${string}`;
1160
+ __kind: "P2WSH";
1161
+ } | {
1162
+ value: `0x${string}`;
1163
+ __kind: "Taproot";
1164
+ } | {
1165
+ __kind: "OtherSegwit";
1166
+ version: number;
1167
+ program: `0x${string}`;
1168
+ };
1169
+ __kind: "Btc";
1170
+ } | {
1171
+ value: `0x${string}`;
1172
+ __kind: "Arb";
1173
+ } | {
1174
+ value: `0x${string}`;
1175
+ __kind: "Sol";
1176
+ } | {
1177
+ value: `0x${string}`;
1178
+ __kind: "Hub";
1179
+ } | null | undefined;
1180
+ } | null | undefined;
1181
+ brokerFee?: {
1182
+ account: string;
1183
+ bps: number;
1184
+ } | null | undefined;
1185
+ dcaParams?: {
1186
+ numberOfChunks: number;
1187
+ chunkInterval: number;
1188
+ } | null | undefined;
1189
+ };
1190
+ };
1191
+ }, {
1192
+ blockHeight: number;
1193
+ reason: {
1194
+ __kind: "BelowMinimumDeposit";
1195
+ } | {
1196
+ __kind: "NotEnoughToPayFees";
1197
+ } | {
1198
+ __kind: "TransactionRejectedByBroker";
1199
+ } | {
1200
+ value: {
1201
+ __kind: "Other";
1202
+ } | {
1203
+ __kind: "CannotLookup";
1204
+ } | {
1205
+ __kind: "BadOrigin";
1206
+ } | {
1207
+ value: {
1208
+ index: number;
1209
+ error: string;
1210
+ };
1211
+ __kind: "Module";
1212
+ } | {
1213
+ __kind: "ConsumerRemaining";
1214
+ } | {
1215
+ __kind: "NoProviders";
1216
+ } | {
1217
+ __kind: "TooManyConsumers";
1218
+ } | {
1219
+ value: {
1220
+ __kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1221
+ };
1222
+ __kind: "Token";
1223
+ } | {
1224
+ value: {
1225
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1226
+ };
1227
+ __kind: "Arithmetic";
1228
+ } | {
1229
+ value: {
1230
+ __kind: "LimitReached" | "NoLayer";
1231
+ };
1232
+ __kind: "Transactional";
1233
+ } | {
1234
+ __kind: "Exhausted";
1235
+ } | {
1236
+ __kind: "Corruption";
1237
+ } | {
1238
+ __kind: "Unavailable";
1239
+ } | {
1240
+ __kind: "RootNotAllowed";
1241
+ };
1242
+ __kind: "DepositWitnessRejected";
1243
+ };
1244
+ details: {
1245
+ __kind: "DepositFailedDepositChannelVariantPolkadot";
1246
+ depositWitness: {
1247
+ depositAddress: string;
1248
+ asset: {
1249
+ __kind: "Dot";
1250
+ };
1251
+ amount: string | number;
1252
+ depositDetails: number;
1253
+ };
1254
+ } | {
1255
+ __kind: "DepositFailedVaultVariantPolkadot";
1256
+ vaultWitness: {
1257
+ txId: {
1258
+ blockNumber: number;
1259
+ extrinsicIndex: number;
1260
+ };
1261
+ depositDetails: number;
1262
+ inputAsset: {
1263
+ __kind: "Dot";
1264
+ };
1265
+ depositAmount: string | number;
1266
+ outputAsset: {
1267
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1268
+ };
1269
+ destinationAddress: {
1270
+ value: string;
1271
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1272
+ };
1273
+ affiliateFees: {
1274
+ account: number;
1275
+ bps: number;
1276
+ }[];
1277
+ refundParams: {
1278
+ retryDuration: number;
1279
+ minPrice: string | number;
1280
+ refundAddress: string;
1281
+ };
1282
+ boostFee: number;
1283
+ depositAddress?: string | null | undefined;
1284
+ channelId?: string | number | null | undefined;
1285
+ depositMetadata?: {
1286
+ channelMetadata: {
1287
+ message: string;
1288
+ gasBudget: string | number;
1289
+ ccmAdditionalData: string;
1290
+ };
1291
+ sourceChain: {
1292
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1293
+ };
1294
+ sourceAddress?: {
1295
+ value: string;
1296
+ __kind: "Eth";
1297
+ } | {
1298
+ value: string;
1299
+ __kind: "Dot";
1300
+ } | {
1301
+ value: {
1302
+ value: string;
1303
+ __kind: "P2PKH";
1304
+ } | {
1305
+ value: string;
1306
+ __kind: "P2SH";
1307
+ } | {
1308
+ value: string;
1309
+ __kind: "P2WPKH";
1310
+ } | {
1311
+ value: string;
1312
+ __kind: "P2WSH";
1313
+ } | {
1314
+ value: string;
1315
+ __kind: "Taproot";
1316
+ } | {
1317
+ __kind: "OtherSegwit";
1318
+ version: number;
1319
+ program: string;
1320
+ };
1321
+ __kind: "Btc";
1322
+ } | {
1323
+ value: string;
1324
+ __kind: "Arb";
1325
+ } | {
1326
+ value: string;
1327
+ __kind: "Sol";
1328
+ } | {
1329
+ value: string;
1330
+ __kind: "Hub";
1331
+ } | null | undefined;
1332
+ } | null | undefined;
1333
+ brokerFee?: {
1334
+ account: string;
1335
+ bps: number;
1336
+ } | null | undefined;
1337
+ dcaParams?: {
1338
+ numberOfChunks: number;
1339
+ chunkInterval: number;
1340
+ } | null | undefined;
1341
+ };
1342
+ };
1343
+ }>;
1344
+
1345
+ export { polkadotIngressEgressDepositFailed };