@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
@@ -153,7 +153,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
157
156
  error: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -190,10 +189,8 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
192
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
193
193
  }, {
194
- egressId: [{
195
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
196
- }, string | number];
197
194
  error: {
198
195
  __kind: "Other";
199
196
  } | {
@@ -236,6 +233,9 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
236
233
  } | {
237
234
  __kind: "RootNotAllowed";
238
235
  };
236
+ egressId: [{
237
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
238
+ }, string | number];
239
239
  }>;
240
240
 
241
241
  export { bitcoinIngressEgressCcmEgressInvalid };
@@ -153,7 +153,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
157
156
  error: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -190,10 +189,8 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
192
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
193
193
  }, {
194
- egressId: [{
195
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
196
- }, string | number];
197
194
  error: {
198
195
  __kind: "Other";
199
196
  } | {
@@ -236,6 +233,9 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
236
233
  } | {
237
234
  __kind: "RootNotAllowed";
238
235
  };
236
+ egressId: [{
237
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
238
+ }, string | number];
239
239
  }>;
240
240
 
241
241
  export { bitcoinIngressEgressCcmEgressInvalid };
@@ -24,14 +24,13 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
- amount: bigint;
28
27
  boosterId: string;
29
28
  boostPool: {
30
29
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
31
30
  tier: number;
32
31
  };
32
+ amount: bigint;
33
33
  }, {
34
- amount: string | number;
35
34
  boosterId: string;
36
35
  boostPool: {
37
36
  asset: {
@@ -39,6 +38,7 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
39
38
  };
40
39
  tier: number;
41
40
  };
41
+ amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { ethereumIngressEgressBoostFundsAdded };
@@ -24,14 +24,13 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
24
24
  }>;
25
25
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  }, "strip", z.ZodTypeAny, {
27
- amount: bigint;
28
27
  boosterId: string;
29
28
  boostPool: {
30
29
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
31
30
  tier: number;
32
31
  };
32
+ amount: bigint;
33
33
  }, {
34
- amount: string | number;
35
34
  boosterId: string;
36
35
  boostPool: {
37
36
  asset: {
@@ -39,6 +38,7 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
39
38
  };
40
39
  tier: number;
41
40
  };
41
+ amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { ethereumIngressEgressBoostFundsAdded };
@@ -63,10 +63,10 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
63
63
  prewitnessedDepositId: string | number;
64
64
  }>]>;
65
65
  }, "strip", z.ZodTypeAny, {
66
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
66
67
  depositAddress: `0x${string}`;
67
68
  channelId: bigint;
68
69
  prewitnessedDepositId: bigint;
69
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
70
70
  amounts: [number, bigint][];
71
71
  ingressFee: bigint;
72
72
  boostFee: bigint;
@@ -87,12 +87,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
87
87
  prewitnessedDepositId: bigint;
88
88
  };
89
89
  }, {
90
- depositAddress: string;
91
- channelId: string | number;
92
- prewitnessedDepositId: string | number;
93
90
  asset: {
94
91
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
95
92
  };
93
+ depositAddress: string;
94
+ channelId: string | number;
95
+ prewitnessedDepositId: string | number;
96
96
  amounts: [number, string | number][];
97
97
  ingressFee: string | number;
98
98
  boostFee: string | number;
@@ -63,10 +63,10 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
63
63
  prewitnessedDepositId: string | number;
64
64
  }>]>;
65
65
  }, "strip", z.ZodTypeAny, {
66
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
66
67
  depositAddress: `0x${string}`;
67
68
  channelId: bigint;
68
69
  prewitnessedDepositId: bigint;
69
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
70
70
  amounts: [number, bigint][];
71
71
  ingressFee: bigint;
72
72
  boostFee: bigint;
@@ -87,12 +87,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
87
87
  prewitnessedDepositId: bigint;
88
88
  };
89
89
  }, {
90
- depositAddress: string;
91
- channelId: string | number;
92
- prewitnessedDepositId: string | number;
93
90
  asset: {
94
91
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
95
92
  };
93
+ depositAddress: string;
94
+ channelId: string | number;
95
+ prewitnessedDepositId: string | number;
96
96
  amounts: [number, string | number][];
97
97
  ingressFee: string | number;
98
98
  boostFee: string | number;
@@ -61,10 +61,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
61
61
  }>]>;
62
62
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
63
63
  }, "strip", z.ZodTypeAny, {
64
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
64
65
  amount: bigint;
65
66
  depositAddress: `0x${string}`;
66
67
  channelId: bigint;
67
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
68
68
  ingressFee: bigint;
69
69
  action: {
70
70
  __kind: "Swap";
@@ -83,12 +83,12 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
83
83
  prewitnessedDepositId: bigint;
84
84
  };
85
85
  }, {
86
- amount: string | number;
87
- depositAddress: string;
88
- channelId: string | number;
89
86
  asset: {
90
87
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
91
88
  };
89
+ amount: string | number;
90
+ depositAddress: string;
91
+ channelId: string | number;
92
92
  ingressFee: string | number;
93
93
  action: {
94
94
  __kind: "Swap";
@@ -61,10 +61,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
61
61
  }>]>;
62
62
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
63
63
  }, "strip", z.ZodTypeAny, {
64
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
64
65
  amount: bigint;
65
66
  depositAddress: `0x${string}`;
66
67
  channelId: bigint;
67
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
68
68
  ingressFee: bigint;
69
69
  action: {
70
70
  __kind: "Swap";
@@ -83,12 +83,12 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
83
83
  prewitnessedDepositId: bigint;
84
84
  };
85
85
  }, {
86
- amount: string | number;
87
- depositAddress: string;
88
- channelId: string | number;
89
86
  asset: {
90
87
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
91
88
  };
89
+ amount: string | number;
90
+ depositAddress: string;
91
+ channelId: string | number;
92
92
  ingressFee: string | number;
93
93
  action: {
94
94
  __kind: "Swap";
@@ -14,16 +14,16 @@ declare const ethereumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
14
14
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
17
18
  channelId: bigint;
18
19
  prewitnessedDepositId: bigint;
19
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
- channelId: string | number;
23
- prewitnessedDepositId: string | number;
24
22
  asset: {
25
23
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
26
24
  };
25
+ channelId: string | number;
26
+ prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29
 
@@ -14,16 +14,16 @@ declare const ethereumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
14
14
  amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
16
16
  }, "strip", z.ZodTypeAny, {
17
+ asset: "Eth" | "Flip" | "Usdc" | "Usdt";
17
18
  channelId: bigint;
18
19
  prewitnessedDepositId: bigint;
19
- asset: "Eth" | "Flip" | "Usdc" | "Usdt";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
- channelId: string | number;
23
- prewitnessedDepositId: string | number;
24
22
  asset: {
25
23
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
26
24
  };
25
+ channelId: string | number;
26
+ prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29
 
@@ -5,12 +5,12 @@ declare const evmThresholdSignerFailureReportProcessed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- ceremonyId: bigint;
9
8
  requestId: number;
9
+ ceremonyId: bigint;
10
10
  reporterId: string;
11
11
  }, {
12
- ceremonyId: string | number;
13
12
  requestId: number;
13
+ ceremonyId: string | number;
14
14
  reporterId: string;
15
15
  }>;
16
16
 
@@ -5,12 +5,12 @@ declare const evmThresholdSignerFailureReportProcessed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
7
7
  }, "strip", z.ZodTypeAny, {
8
- ceremonyId: bigint;
9
8
  requestId: number;
9
+ ceremonyId: bigint;
10
10
  reporterId: string;
11
11
  }, {
12
- ceremonyId: string | number;
13
12
  requestId: number;
13
+ ceremonyId: string | number;
14
14
  reporterId: string;
15
15
  }>;
16
16
 
@@ -4,11 +4,11 @@ declare const evmThresholdSignerRetryRequested: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- ceremonyId: bigint;
8
7
  requestId: number;
8
+ ceremonyId: bigint;
9
9
  }, {
10
- ceremonyId: string | number;
11
10
  requestId: number;
11
+ ceremonyId: string | number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerRetryRequested };
@@ -4,11 +4,11 @@ declare const evmThresholdSignerRetryRequested: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- ceremonyId: bigint;
8
7
  requestId: number;
8
+ ceremonyId: bigint;
9
9
  }, {
10
- ceremonyId: string | number;
11
10
  requestId: number;
11
+ ceremonyId: string | number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerRetryRequested };
@@ -237,8 +237,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
237
237
  __kind: "Err";
238
238
  }>]>;
239
239
  }, "strip", z.ZodTypeAny, {
240
- ceremonyId: bigint;
241
240
  requestId: number;
241
+ ceremonyId: bigint;
242
242
  result: {
243
243
  __kind: "Ok";
244
244
  } | {
@@ -281,8 +281,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
281
281
  __kind: "Err";
282
282
  };
283
283
  }, {
284
- ceremonyId: string | number;
285
284
  requestId: number;
285
+ ceremonyId: string | number;
286
286
  result: {
287
287
  __kind: "Ok";
288
288
  } | {
@@ -237,8 +237,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
237
237
  __kind: "Err";
238
238
  }>]>;
239
239
  }, "strip", z.ZodTypeAny, {
240
- ceremonyId: bigint;
241
240
  requestId: number;
241
+ ceremonyId: bigint;
242
242
  result: {
243
243
  __kind: "Ok";
244
244
  } | {
@@ -281,8 +281,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
281
281
  __kind: "Err";
282
282
  };
283
283
  }, {
284
- ceremonyId: string | number;
285
284
  requestId: number;
285
+ ceremonyId: string | number;
286
286
  result: {
287
287
  __kind: "Ok";
288
288
  } | {
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
7
7
  }, "strip", z.ZodTypeAny, {
8
- ceremonyId: bigint;
9
8
  requestId: number;
9
+ ceremonyId: bigint;
10
10
  offenders: string[];
11
11
  }, {
12
- ceremonyId: string | number;
13
12
  requestId: number;
13
+ ceremonyId: string | number;
14
14
  offenders: string[];
15
15
  }>;
16
16
 
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
7
7
  }, "strip", z.ZodTypeAny, {
8
- ceremonyId: bigint;
9
8
  requestId: number;
9
+ ceremonyId: bigint;
10
10
  offenders: string[];
11
11
  }, {
12
- ceremonyId: string | number;
13
12
  requestId: number;
13
+ ceremonyId: string | number;
14
14
  offenders: string[];
15
15
  }>;
16
16
 
@@ -27,8 +27,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
27
27
  signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
28
28
  payload: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- ceremonyId: bigint;
31
30
  requestId: number;
31
+ ceremonyId: bigint;
32
32
  epoch: number;
33
33
  key: {
34
34
  pubKeyX: `0x${string}`;
@@ -37,8 +37,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
37
37
  signatories: string[];
38
38
  payload: `0x${string}`;
39
39
  }, {
40
- ceremonyId: string | number;
41
40
  requestId: number;
41
+ ceremonyId: string | number;
42
42
  epoch: number;
43
43
  key: {
44
44
  pubKeyX: string;
@@ -27,8 +27,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
27
27
  signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
28
28
  payload: z.ZodEffects<z.ZodString, `0x${string}`, string>;
29
29
  }, "strip", z.ZodTypeAny, {
30
- ceremonyId: bigint;
31
30
  requestId: number;
31
+ ceremonyId: bigint;
32
32
  epoch: number;
33
33
  key: {
34
34
  pubKeyX: `0x${string}`;
@@ -37,8 +37,8 @@ declare const evmThresholdSignerThresholdSignatureRequest: z.ZodObject<{
37
37
  signatories: string[];
38
38
  payload: `0x${string}`;
39
39
  }, {
40
- ceremonyId: string | number;
41
40
  requestId: number;
41
+ ceremonyId: string | number;
42
42
  epoch: number;
43
43
  key: {
44
44
  pubKeyX: string;
@@ -4,11 +4,11 @@ declare const evmThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- ceremonyId: bigint;
8
7
  requestId: number;
8
+ ceremonyId: bigint;
9
9
  }, {
10
- ceremonyId: string | number;
11
10
  requestId: number;
11
+ ceremonyId: string | number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerThresholdSignatureSuccess };
@@ -4,11 +4,11 @@ declare const evmThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
4
4
  requestId: z.ZodNumber;
5
5
  ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- ceremonyId: bigint;
8
7
  requestId: number;
8
+ ceremonyId: bigint;
9
9
  }, {
10
- ceremonyId: string | number;
11
10
  requestId: number;
11
+ ceremonyId: string | number;
12
12
  }>;
13
13
 
14
14
  export { evmThresholdSignerThresholdSignatureSuccess };
@@ -12,13 +12,13 @@ declare const arbitrumIngressEgressCcmBroadcastRequested: z.ZodObject<{
12
12
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
13
13
  }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
16
15
  broadcastId: number;
16
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
17
17
  }, {
18
+ broadcastId: number;
18
19
  egressId: [{
19
20
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
20
21
  }, string | number];
21
- broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { arbitrumIngressEgressCcmBroadcastRequested };
@@ -12,13 +12,13 @@ declare const arbitrumIngressEgressCcmBroadcastRequested: z.ZodObject<{
12
12
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
13
13
  }>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
16
15
  broadcastId: number;
16
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
17
17
  }, {
18
+ broadcastId: number;
18
19
  egressId: [{
19
20
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
20
21
  }, string | number];
21
- broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { arbitrumIngressEgressCcmBroadcastRequested };
@@ -153,7 +153,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
157
156
  error: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -190,10 +189,8 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
192
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
- egressId: [{
195
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
- }, string | number];
197
194
  error: {
198
195
  __kind: "Other";
199
196
  } | {
@@ -236,6 +233,9 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
236
233
  } | {
237
234
  __kind: "RootNotAllowed";
238
235
  };
236
+ egressId: [{
237
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
+ }, string | number];
239
239
  }>;
240
240
 
241
241
  export { arbitrumIngressEgressCcmEgressInvalid };
@@ -153,7 +153,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
153
153
  __kind: "RootNotAllowed";
154
154
  }>]>;
155
155
  }, "strip", z.ZodTypeAny, {
156
- egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
157
156
  error: {
158
157
  __kind: "Other";
159
158
  } | {
@@ -190,10 +189,8 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
190
189
  } | {
191
190
  __kind: "RootNotAllowed";
192
191
  };
192
+ egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
- egressId: [{
195
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
196
- }, string | number];
197
194
  error: {
198
195
  __kind: "Other";
199
196
  } | {
@@ -236,6 +233,9 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
236
233
  } | {
237
234
  __kind: "RootNotAllowed";
238
235
  };
236
+ egressId: [{
237
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
238
+ }, string | number];
239
239
  }>;
240
240
 
241
241
  export { arbitrumIngressEgressCcmEgressInvalid };