@chainflip/processor 1.11.9 → 1.11.10

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 (435) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  3. package/dist/100/common.d.cts +3 -9
  4. package/dist/100/common.d.ts +3 -9
  5. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  6. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  7. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  8. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  9. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  10. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  11. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  12. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  13. package/dist/100/funding/funded.d.cts +2 -2
  14. package/dist/100/funding/funded.d.ts +2 -2
  15. package/dist/100/funding/redemptionRequested.d.cts +4 -4
  16. package/dist/100/funding/redemptionRequested.d.ts +4 -4
  17. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  18. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  19. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  20. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  21. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  22. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  23. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  24. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  25. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  26. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  27. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  28. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  29. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  30. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  31. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  32. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  33. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  34. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  35. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  36. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  37. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  38. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  39. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  40. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  41. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  42. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  43. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  44. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  45. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  46. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  47. package/dist/102/common.d.cts +3 -9
  48. package/dist/102/common.d.ts +3 -9
  49. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  50. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  51. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +177 -177
  52. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +177 -177
  53. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  54. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  55. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  56. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +88 -88
  57. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +392 -392
  58. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +392 -392
  59. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  60. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  61. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  62. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  63. package/dist/11000/common.d.cts +3 -9
  64. package/dist/11000/common.d.ts +3 -9
  65. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  66. package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  67. package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +161 -161
  68. package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +161 -161
  69. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  70. package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  71. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  72. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  73. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +161 -161
  74. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +161 -161
  75. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  76. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  77. package/dist/111/common.d.cts +3 -9
  78. package/dist/111/common.d.ts +3 -9
  79. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  80. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  81. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  82. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  83. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
  84. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
  85. package/dist/11100/common.cjs +27 -5
  86. package/dist/11100/common.d.cts +197 -34
  87. package/dist/11100/common.d.ts +197 -34
  88. package/dist/11100/common.mjs +26 -4
  89. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
  90. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
  91. package/dist/11100/flip/bondUpdated.cjs +7 -0
  92. package/dist/11100/flip/bondUpdated.d.cts +14 -0
  93. package/dist/11100/flip/bondUpdated.d.ts +14 -0
  94. package/dist/11100/flip/bondUpdated.mjs +7 -0
  95. package/dist/11100/flip/flipMinted.d.cts +2 -2
  96. package/dist/11100/flip/flipMinted.d.ts +2 -2
  97. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  98. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
  99. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
  100. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
  101. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  102. package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
  103. package/dist/11100/validator/delegated.cjs +5 -1
  104. package/dist/11100/validator/delegated.d.cts +3 -0
  105. package/dist/11100/validator/delegated.d.ts +3 -0
  106. package/dist/11100/validator/delegated.mjs +6 -2
  107. package/dist/11100/validator/maxBidUpdated.cjs +1 -1
  108. package/dist/11100/validator/maxBidUpdated.d.cts +33 -3
  109. package/dist/11100/validator/maxBidUpdated.d.ts +33 -3
  110. package/dist/11100/validator/maxBidUpdated.mjs +2 -2
  111. package/dist/11100/validator/palletConfigUpdated.d.cts +10 -40
  112. package/dist/11100/validator/palletConfigUpdated.d.ts +10 -40
  113. package/dist/11100/validator/rotationPhaseUpdated.cjs +7 -0
  114. package/dist/11100/validator/rotationPhaseUpdated.d.cts +236 -0
  115. package/dist/11100/validator/rotationPhaseUpdated.d.ts +236 -0
  116. package/dist/11100/validator/rotationPhaseUpdated.mjs +7 -0
  117. package/dist/11100/validator/undelegated.cjs +11 -0
  118. package/dist/11100/validator/{unDelegated.d.cts → undelegated.d.cts} +3 -0
  119. package/dist/11100/validator/{unDelegated.d.ts → undelegated.d.ts} +3 -0
  120. package/dist/11100/validator/undelegated.mjs +11 -0
  121. package/dist/120/common.d.cts +3 -9
  122. package/dist/120/common.d.ts +3 -9
  123. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  124. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  125. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  126. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  127. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  128. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  129. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  130. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  131. package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
  132. package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
  133. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  134. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  135. package/dist/131/common.d.cts +3 -9
  136. package/dist/131/common.d.ts +3 -9
  137. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  138. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  139. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  140. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  141. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  142. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  143. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  144. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  145. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  146. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  147. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  148. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
  149. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  150. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  151. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  152. package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  153. package/dist/131/swapping/batchSwapFailed.d.cts +2 -2
  154. package/dist/131/swapping/batchSwapFailed.d.ts +2 -2
  155. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  156. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  157. package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  158. package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  159. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  160. package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  161. package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  162. package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  163. package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
  164. package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
  165. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  166. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  167. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  168. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  169. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  170. package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  171. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  172. package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  173. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
  174. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +4 -4
  175. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  176. package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  177. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
  178. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +24 -24
  179. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  180. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  181. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  182. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  183. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
  184. package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
  185. package/dist/141/common.d.cts +3 -9
  186. package/dist/141/common.d.ts +3 -9
  187. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  188. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  189. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  190. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  191. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  192. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  193. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  194. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  195. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  196. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  197. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  198. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  199. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  200. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  201. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  202. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  203. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  204. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  205. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  206. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  207. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  208. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  209. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  210. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  211. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
  212. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
  213. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  214. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  215. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  216. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  217. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  218. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  219. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  220. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  221. package/dist/150/common.d.cts +3 -9
  222. package/dist/150/common.d.ts +3 -9
  223. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +10 -10
  224. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +10 -10
  225. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  226. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  227. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  228. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  229. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  230. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  231. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  232. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  233. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  234. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  235. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  236. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  237. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  238. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  239. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  240. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  241. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  242. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  243. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  244. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  245. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  246. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  247. package/dist/160/common.d.cts +3 -9
  248. package/dist/160/common.d.ts +3 -9
  249. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  250. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
  251. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  252. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  253. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  254. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  255. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  256. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  257. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  258. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  259. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  260. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  261. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  262. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  263. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  264. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
  265. package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
  266. package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
  267. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  268. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  269. package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
  270. package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
  271. package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
  272. package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
  273. package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
  274. package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
  275. package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
  276. package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
  277. package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
  278. package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
  279. package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
  280. package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
  281. package/dist/160/swapping/swapRequested.d.cts +26 -26
  282. package/dist/160/swapping/swapRequested.d.ts +26 -26
  283. package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
  284. package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
  285. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
  286. package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
  287. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
  288. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
  289. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  290. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  291. package/dist/170/common.d.cts +3 -9
  292. package/dist/170/common.d.ts +3 -9
  293. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
  294. package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
  295. package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
  296. package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
  297. package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
  298. package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
  299. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  300. package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  301. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  302. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  303. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  304. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  305. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  306. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  307. package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
  308. package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
  309. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
  310. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +2 -2
  311. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  312. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  313. package/dist/170/swapping/swapRequested.d.cts +27 -27
  314. package/dist/170/swapping/swapRequested.d.ts +27 -27
  315. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  316. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  317. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  318. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  319. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
  320. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
  321. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  322. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  323. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  324. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  325. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  326. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  327. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  328. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +50 -50
  329. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  330. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  331. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +306 -306
  332. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +306 -306
  333. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  334. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  335. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  336. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  337. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  338. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  339. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  340. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  341. package/dist/180/common.d.cts +3 -9
  342. package/dist/180/common.d.ts +3 -9
  343. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +57 -57
  344. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +57 -57
  345. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  346. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  347. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +162 -162
  348. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +162 -162
  349. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  350. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  351. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  352. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  353. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
  354. package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +10 -10
  355. package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  356. package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  357. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +24 -24
  358. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +24 -24
  359. package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  360. package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  361. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  362. package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  363. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  364. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
  365. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
  366. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
  367. package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
  368. package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
  369. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
  370. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
  371. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  372. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  373. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  374. package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  375. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  376. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  377. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  378. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  379. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  380. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  381. package/dist/180/swapping/swapRequested.d.cts +4 -4
  382. package/dist/180/swapping/swapRequested.d.ts +4 -4
  383. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +64 -64
  384. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +64 -64
  385. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
  386. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +16 -16
  387. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +191 -191
  388. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +191 -191
  389. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  390. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +12 -12
  391. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  392. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
  393. package/dist/190/assetBalances/accountCredited.d.cts +6 -6
  394. package/dist/190/assetBalances/accountCredited.d.ts +6 -6
  395. package/dist/190/assetBalances/accountDebited.d.cts +6 -6
  396. package/dist/190/assetBalances/accountDebited.d.ts +6 -6
  397. package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
  398. package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
  399. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  400. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  401. package/dist/190/common.d.cts +3 -9
  402. package/dist/190/common.d.ts +3 -9
  403. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  404. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  405. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  406. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  407. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  408. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  409. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  410. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  411. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  412. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  413. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  414. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  415. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  416. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
  417. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  418. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
  419. package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
  420. package/dist/190/solanaIngressEgress/depositFailed.d.ts +10 -10
  421. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
  422. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +8 -8
  423. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  424. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  425. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  426. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  427. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  428. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  429. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
  430. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
  431. package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
  432. package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
  433. package/package.json +2 -2
  434. package/dist/11100/validator/unDelegated.cjs +0 -7
  435. package/dist/11100/validator/unDelegated.mjs +0 -7
@@ -21,21 +21,21 @@ declare const bitcoinBroadcasterTransactionBroadcastRequest: z.ZodObject<{
21
21
  }>;
22
22
  transactionOutId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
23
23
  }, "strip", z.ZodTypeAny, {
24
+ transactionOutId: `0x${string}`;
24
25
  broadcastAttemptId: {
25
26
  broadcastId: number;
26
27
  attemptCount: number;
27
28
  };
28
- transactionOutId: `0x${string}`;
29
29
  nominee: string;
30
30
  transactionPayload: {
31
31
  encodedTransaction: `0x${string}`;
32
32
  };
33
33
  }, {
34
+ transactionOutId: string;
34
35
  broadcastAttemptId: {
35
36
  broadcastId: number;
36
37
  attemptCount: number;
37
38
  };
38
- transactionOutId: string;
39
39
  nominee: string;
40
40
  transactionPayload: {
41
41
  encodedTransaction: string;
@@ -21,21 +21,21 @@ declare const bitcoinBroadcasterTransactionBroadcastRequest: z.ZodObject<{
21
21
  }>;
22
22
  transactionOutId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
23
23
  }, "strip", z.ZodTypeAny, {
24
+ transactionOutId: `0x${string}`;
24
25
  broadcastAttemptId: {
25
26
  broadcastId: number;
26
27
  attemptCount: number;
27
28
  };
28
- transactionOutId: `0x${string}`;
29
29
  nominee: string;
30
30
  transactionPayload: {
31
31
  encodedTransaction: `0x${string}`;
32
32
  };
33
33
  }, {
34
+ transactionOutId: string;
34
35
  broadcastAttemptId: {
35
36
  broadcastId: number;
36
37
  attemptCount: number;
37
38
  };
38
- transactionOutId: string;
39
39
  nominee: string;
40
40
  transactionPayload: {
41
41
  encodedTransaction: string;
@@ -17,19 +17,13 @@ declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(val
17
17
  __kind: z.ZodEnum<z.Writeable<T>>;
18
18
  }, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
19
19
  __kind: z.ZodEnum<z.Writeable<T>>;
20
- }>, any> extends infer T_1 ? { [k in keyof T_1]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
20
+ }>, any> extends infer T_1 ? { [k in keyof T_1]: T_1[k]; } : never, z.baseObjectInputType<{
21
21
  __kind: z.ZodEnum<z.Writeable<T>>;
22
- }>, any>[k]; } : never, z.baseObjectInputType<{
23
- __kind: z.ZodEnum<z.Writeable<T>>;
24
- }> extends infer T_2 ? { [k_1 in keyof T_2]: z.baseObjectInputType<{
25
- __kind: z.ZodEnum<z.Writeable<T>>;
26
- }>[k_1]; } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
22
+ }> extends infer T_2 ? { [k_1 in keyof T_2]: T_2[k_1]; } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
27
23
  __kind: z.ZodEnum<z.Writeable<T>>;
28
24
  }>, any>["__kind"], z.baseObjectInputType<{
29
25
  __kind: z.ZodEnum<z.Writeable<T>>;
30
- }> extends infer T_3 ? { [k_1 in keyof T_3]: z.baseObjectInputType<{
31
- __kind: z.ZodEnum<z.Writeable<T>>;
32
- }>[k_1]; } : never>;
26
+ }> extends infer T_3 ? { [k_1 in keyof T_3]: T_3[k_1]; } : never>;
33
27
  declare const frameSupportDispatchDispatchClass: z.ZodEffects<z.ZodObject<{
34
28
  __kind: z.ZodEnum<["Normal", "Operational", "Mandatory"]>;
35
29
  }, "strip", z.ZodTypeAny, {
@@ -17,19 +17,13 @@ declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(val
17
17
  __kind: z.ZodEnum<z.Writeable<T>>;
18
18
  }, "strip", z.ZodTypeAny, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
19
19
  __kind: z.ZodEnum<z.Writeable<T>>;
20
- }>, any> extends infer T_1 ? { [k in keyof T_1]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
20
+ }>, any> extends infer T_1 ? { [k in keyof T_1]: T_1[k]; } : never, z.baseObjectInputType<{
21
21
  __kind: z.ZodEnum<z.Writeable<T>>;
22
- }>, any>[k]; } : never, z.baseObjectInputType<{
23
- __kind: z.ZodEnum<z.Writeable<T>>;
24
- }> extends infer T_2 ? { [k_1 in keyof T_2]: z.baseObjectInputType<{
25
- __kind: z.ZodEnum<z.Writeable<T>>;
26
- }>[k_1]; } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
22
+ }> extends infer T_2 ? { [k_1 in keyof T_2]: T_2[k_1]; } : never>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
27
23
  __kind: z.ZodEnum<z.Writeable<T>>;
28
24
  }>, any>["__kind"], z.baseObjectInputType<{
29
25
  __kind: z.ZodEnum<z.Writeable<T>>;
30
- }> extends infer T_3 ? { [k_1 in keyof T_3]: z.baseObjectInputType<{
31
- __kind: z.ZodEnum<z.Writeable<T>>;
32
- }>[k_1]; } : never>;
26
+ }> extends infer T_3 ? { [k_1 in keyof T_3]: T_3[k_1]; } : never>;
33
27
  declare const frameSupportDispatchDispatchClass: z.ZodEffects<z.ZodObject<{
34
28
  __kind: z.ZodEnum<["Normal", "Operational", "Mandatory"]>;
35
29
  }, "strip", z.ZodTypeAny, {
@@ -153,6 +153,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
156
157
  error: {
157
158
  __kind: "Other";
158
159
  } | {
@@ -189,8 +190,10 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
189
190
  } | {
190
191
  __kind: "RootNotAllowed";
191
192
  };
192
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin";
196
+ }, string | number];
194
197
  error: {
195
198
  __kind: "Other";
196
199
  } | {
@@ -233,9 +236,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
233
236
  } | {
234
237
  __kind: "RootNotAllowed";
235
238
  };
236
- egressId: [{
237
- __kind: "Ethereum" | "Polkadot" | "Bitcoin";
238
- }, string | number];
239
239
  }>;
240
240
 
241
241
  export { ethereumIngressEgressCcmEgressInvalid };
@@ -153,6 +153,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
156
157
  error: {
157
158
  __kind: "Other";
158
159
  } | {
@@ -189,8 +190,10 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
189
190
  } | {
190
191
  __kind: "RootNotAllowed";
191
192
  };
192
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin";
196
+ }, string | number];
194
197
  error: {
195
198
  __kind: "Other";
196
199
  } | {
@@ -233,9 +236,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
233
236
  } | {
234
237
  __kind: "RootNotAllowed";
235
238
  };
236
- egressId: [{
237
- __kind: "Ethereum" | "Polkadot" | "Bitcoin";
238
- }, string | number];
239
239
  }>;
240
240
 
241
241
  export { ethereumIngressEgressCcmEgressInvalid };
@@ -4,11 +4,11 @@ declare const fundingBoundExecutorAddress: z.ZodObject<{
4
4
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
5
5
  address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- address: `0x${string}`;
8
7
  accountId: string;
8
+ address: `0x${string}`;
9
9
  }, {
10
- address: string;
11
10
  accountId: string;
11
+ address: string;
12
12
  }>;
13
13
 
14
14
  export { fundingBoundExecutorAddress };
@@ -4,11 +4,11 @@ declare const fundingBoundExecutorAddress: z.ZodObject<{
4
4
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
5
5
  address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- address: `0x${string}`;
8
7
  accountId: string;
8
+ address: `0x${string}`;
9
9
  }, {
10
- address: string;
11
10
  accountId: string;
11
+ address: string;
12
12
  }>;
13
13
 
14
14
  export { fundingBoundExecutorAddress };
@@ -4,11 +4,11 @@ declare const fundingBoundRedeemAddress: z.ZodObject<{
4
4
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
5
5
  address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- address: `0x${string}`;
8
7
  accountId: string;
8
+ address: `0x${string}`;
9
9
  }, {
10
- address: string;
11
10
  accountId: string;
11
+ address: string;
12
12
  }>;
13
13
 
14
14
  export { fundingBoundRedeemAddress };
@@ -4,11 +4,11 @@ declare const fundingBoundRedeemAddress: z.ZodObject<{
4
4
  accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
5
5
  address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- address: `0x${string}`;
8
7
  accountId: string;
8
+ address: `0x${string}`;
9
9
  }, {
10
- address: string;
11
10
  accountId: string;
11
+ address: string;
12
12
  }>;
13
13
 
14
14
  export { fundingBoundRedeemAddress };
@@ -5,13 +5,13 @@ declare const fundingFailedFundingAttempt: z.ZodObject<{
5
5
  withdrawalAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6
6
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- amount: bigint;
9
8
  accountId: string;
10
9
  withdrawalAddress: `0x${string}`;
10
+ amount: bigint;
11
11
  }, {
12
- amount: string | number;
13
12
  accountId: string;
14
13
  withdrawalAddress: string;
14
+ amount: string | number;
15
15
  }>;
16
16
 
17
17
  export { fundingFailedFundingAttempt };
@@ -5,13 +5,13 @@ declare const fundingFailedFundingAttempt: z.ZodObject<{
5
5
  withdrawalAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6
6
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- amount: bigint;
9
8
  accountId: string;
10
9
  withdrawalAddress: `0x${string}`;
10
+ amount: bigint;
11
11
  }, {
12
- amount: string | number;
13
12
  accountId: string;
14
13
  withdrawalAddress: string;
14
+ amount: string | number;
15
15
  }>;
16
16
 
17
17
  export { fundingFailedFundingAttempt };
@@ -6,13 +6,13 @@ declare const fundingFunded: z.ZodObject<{
6
6
  fundsAdded: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7
7
  totalBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8
8
  }, "strip", z.ZodTypeAny, {
9
- txHash: `0x${string}`;
10
9
  accountId: string;
10
+ txHash: `0x${string}`;
11
11
  fundsAdded: bigint;
12
12
  totalBalance: bigint;
13
13
  }, {
14
- txHash: string;
15
14
  accountId: string;
15
+ txHash: string;
16
16
  fundsAdded: string | number;
17
17
  totalBalance: string | number;
18
18
  }>;
@@ -6,13 +6,13 @@ declare const fundingFunded: z.ZodObject<{
6
6
  fundsAdded: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
7
7
  totalBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8
8
  }, "strip", z.ZodTypeAny, {
9
- txHash: `0x${string}`;
10
9
  accountId: string;
10
+ txHash: `0x${string}`;
11
11
  fundsAdded: bigint;
12
12
  totalBalance: bigint;
13
13
  }, {
14
- txHash: string;
15
14
  accountId: string;
15
+ txHash: string;
16
16
  fundsAdded: string | number;
17
17
  totalBalance: string | number;
18
18
  }>;
@@ -6,14 +6,14 @@ declare const fundingRedemptionRequested: z.ZodObject<{
6
6
  broadcastId: z.ZodNumber;
7
7
  expiryTime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8
8
  }, "strip", z.ZodTypeAny, {
9
- broadcastId: number;
10
- amount: bigint;
11
9
  accountId: string;
10
+ amount: bigint;
11
+ broadcastId: number;
12
12
  expiryTime: bigint;
13
13
  }, {
14
- broadcastId: number;
15
- amount: string | number;
16
14
  accountId: string;
15
+ amount: string | number;
16
+ broadcastId: number;
17
17
  expiryTime: string | number;
18
18
  }>;
19
19
 
@@ -6,14 +6,14 @@ declare const fundingRedemptionRequested: z.ZodObject<{
6
6
  broadcastId: z.ZodNumber;
7
7
  expiryTime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
8
8
  }, "strip", z.ZodTypeAny, {
9
- broadcastId: number;
10
- amount: bigint;
11
9
  accountId: string;
10
+ amount: bigint;
11
+ broadcastId: number;
12
12
  expiryTime: bigint;
13
13
  }, {
14
- broadcastId: number;
15
- amount: string | number;
16
14
  accountId: string;
15
+ amount: string | number;
16
+ broadcastId: number;
17
17
  expiryTime: string | number;
18
18
  }>;
19
19
 
@@ -41,17 +41,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
+ __kind: "Module";
44
45
  value: {
45
46
  index: number;
46
47
  error: `0x${string}`;
47
48
  };
48
- __kind: "Module";
49
49
  }, {
50
+ __kind: "Module";
50
51
  value: {
51
52
  index: number;
52
53
  error: string;
53
54
  };
54
- __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
86
85
  __kind: "Token";
86
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
87
  }, {
88
+ __kind: "Token";
88
89
  value: {
89
90
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
90
91
  };
91
- __kind: "Token";
92
92
  }>, z.ZodObject<{
93
93
  __kind: z.ZodLiteral<"Arithmetic">;
94
94
  value: z.ZodEffects<z.ZodObject<{
@@ -101,13 +101,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- value: "Underflow" | "Overflow" | "DivisionByZero";
105
104
  __kind: "Arithmetic";
105
+ value: "Underflow" | "Overflow" | "DivisionByZero";
106
106
  }, {
107
+ __kind: "Arithmetic";
107
108
  value: {
108
109
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
109
110
  };
110
- __kind: "Arithmetic";
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"Transactional">;
113
113
  value: z.ZodEffects<z.ZodObject<{
@@ -120,13 +120,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- value: "LimitReached" | "NoLayer";
124
123
  __kind: "Transactional";
124
+ value: "LimitReached" | "NoLayer";
125
125
  }, {
126
+ __kind: "Transactional";
126
127
  value: {
127
128
  __kind: "LimitReached" | "NoLayer";
128
129
  };
129
- __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -160,11 +160,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
160
160
  } | {
161
161
  __kind: "BadOrigin";
162
162
  } | {
163
+ __kind: "Module";
163
164
  value: {
164
165
  index: number;
165
166
  error: `0x${string}`;
166
167
  };
167
- __kind: "Module";
168
168
  } | {
169
169
  __kind: "ConsumerRemaining";
170
170
  } | {
@@ -172,14 +172,14 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
172
172
  } | {
173
173
  __kind: "TooManyConsumers";
174
174
  } | {
175
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
176
175
  __kind: "Token";
176
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
177
177
  } | {
178
- value: "Underflow" | "Overflow" | "DivisionByZero";
179
178
  __kind: "Arithmetic";
179
+ value: "Underflow" | "Overflow" | "DivisionByZero";
180
180
  } | {
181
- value: "LimitReached" | "NoLayer";
182
181
  __kind: "Transactional";
182
+ value: "LimitReached" | "NoLayer";
183
183
  } | {
184
184
  __kind: "Exhausted";
185
185
  } | {
@@ -198,11 +198,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
198
198
  } | {
199
199
  __kind: "BadOrigin";
200
200
  } | {
201
+ __kind: "Module";
201
202
  value: {
202
203
  index: number;
203
204
  error: string;
204
205
  };
205
- __kind: "Module";
206
206
  } | {
207
207
  __kind: "ConsumerRemaining";
208
208
  } | {
@@ -210,20 +210,20 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
210
210
  } | {
211
211
  __kind: "TooManyConsumers";
212
212
  } | {
213
+ __kind: "Token";
213
214
  value: {
214
215
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
215
216
  };
216
- __kind: "Token";
217
217
  } | {
218
+ __kind: "Arithmetic";
218
219
  value: {
219
220
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
220
221
  };
221
- __kind: "Arithmetic";
222
222
  } | {
223
+ __kind: "Transactional";
223
224
  value: {
224
225
  __kind: "LimitReached" | "NoLayer";
225
226
  };
226
- __kind: "Transactional";
227
227
  } | {
228
228
  __kind: "Exhausted";
229
229
  } | {
@@ -41,17 +41,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
+ __kind: "Module";
44
45
  value: {
45
46
  index: number;
46
47
  error: `0x${string}`;
47
48
  };
48
- __kind: "Module";
49
49
  }, {
50
+ __kind: "Module";
50
51
  value: {
51
52
  index: number;
52
53
  error: string;
53
54
  };
54
- __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
86
85
  __kind: "Token";
86
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
87
  }, {
88
+ __kind: "Token";
88
89
  value: {
89
90
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
90
91
  };
91
- __kind: "Token";
92
92
  }>, z.ZodObject<{
93
93
  __kind: z.ZodLiteral<"Arithmetic">;
94
94
  value: z.ZodEffects<z.ZodObject<{
@@ -101,13 +101,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- value: "Underflow" | "Overflow" | "DivisionByZero";
105
104
  __kind: "Arithmetic";
105
+ value: "Underflow" | "Overflow" | "DivisionByZero";
106
106
  }, {
107
+ __kind: "Arithmetic";
107
108
  value: {
108
109
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
109
110
  };
110
- __kind: "Arithmetic";
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"Transactional">;
113
113
  value: z.ZodEffects<z.ZodObject<{
@@ -120,13 +120,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- value: "LimitReached" | "NoLayer";
124
123
  __kind: "Transactional";
124
+ value: "LimitReached" | "NoLayer";
125
125
  }, {
126
+ __kind: "Transactional";
126
127
  value: {
127
128
  __kind: "LimitReached" | "NoLayer";
128
129
  };
129
- __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -160,11 +160,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
160
160
  } | {
161
161
  __kind: "BadOrigin";
162
162
  } | {
163
+ __kind: "Module";
163
164
  value: {
164
165
  index: number;
165
166
  error: `0x${string}`;
166
167
  };
167
- __kind: "Module";
168
168
  } | {
169
169
  __kind: "ConsumerRemaining";
170
170
  } | {
@@ -172,14 +172,14 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
172
172
  } | {
173
173
  __kind: "TooManyConsumers";
174
174
  } | {
175
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
176
175
  __kind: "Token";
176
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
177
177
  } | {
178
- value: "Underflow" | "Overflow" | "DivisionByZero";
179
178
  __kind: "Arithmetic";
179
+ value: "Underflow" | "Overflow" | "DivisionByZero";
180
180
  } | {
181
- value: "LimitReached" | "NoLayer";
182
181
  __kind: "Transactional";
182
+ value: "LimitReached" | "NoLayer";
183
183
  } | {
184
184
  __kind: "Exhausted";
185
185
  } | {
@@ -198,11 +198,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
198
198
  } | {
199
199
  __kind: "BadOrigin";
200
200
  } | {
201
+ __kind: "Module";
201
202
  value: {
202
203
  index: number;
203
204
  error: string;
204
205
  };
205
- __kind: "Module";
206
206
  } | {
207
207
  __kind: "ConsumerRemaining";
208
208
  } | {
@@ -210,20 +210,20 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
210
210
  } | {
211
211
  __kind: "TooManyConsumers";
212
212
  } | {
213
+ __kind: "Token";
213
214
  value: {
214
215
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
215
216
  };
216
- __kind: "Token";
217
217
  } | {
218
+ __kind: "Arithmetic";
218
219
  value: {
219
220
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
220
221
  };
221
- __kind: "Arithmetic";
222
222
  } | {
223
+ __kind: "Transactional";
223
224
  value: {
224
225
  __kind: "LimitReached" | "NoLayer";
225
226
  };
226
- __kind: "Transactional";
227
227
  } | {
228
228
  __kind: "Exhausted";
229
229
  } | {
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressDepositFetchesScheduled: z.ZodObject<{
12
12
  __kind: "Dot";
13
13
  }>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- channelId: bigint;
16
15
  asset: "Dot";
16
+ channelId: bigint;
17
17
  }, {
18
- channelId: string | number;
19
18
  asset: {
20
19
  __kind: "Dot";
21
20
  };
21
+ channelId: string | number;
22
22
  }>;
23
23
 
24
24
  export { polkadotIngressEgressDepositFetchesScheduled };
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressDepositFetchesScheduled: z.ZodObject<{
12
12
  __kind: "Dot";
13
13
  }>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- channelId: bigint;
16
15
  asset: "Dot";
16
+ channelId: bigint;
17
17
  }, {
18
- channelId: string | number;
19
18
  asset: {
20
19
  __kind: "Dot";
21
20
  };
21
+ channelId: string | number;
22
22
  }>;
23
23
 
24
24
  export { polkadotIngressEgressDepositFetchesScheduled };
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositIgnored: z.ZodObject<{
13
13
  }>;
14
14
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- depositAddress: `0x${string}`;
17
16
  asset: "Dot";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Dot";
23
22
  };
23
+ depositAddress: string;
24
24
  amount: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositIgnored: z.ZodObject<{
13
13
  }>;
14
14
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- depositAddress: `0x${string}`;
17
16
  asset: "Dot";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Dot";
23
22
  };
23
+ depositAddress: string;
24
24
  amount: string | number;
25
25
  }>;
26
26