@chainflip/processor 1.11.10 → 1.11.12

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 (418) hide show
  1. package/README.MD +1 -1
  2. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  3. package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  4. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  5. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  6. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
  7. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
  8. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
  9. package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
  10. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  11. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  12. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  13. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  14. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  15. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  16. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  17. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  18. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  19. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  20. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  21. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  22. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  23. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  24. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  25. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  26. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  27. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  28. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  29. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  30. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  31. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  32. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  33. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  34. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  35. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  36. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  37. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  38. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  39. package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  40. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  41. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  42. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
  43. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
  44. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +177 -177
  45. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +177 -177
  46. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  47. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  48. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
  49. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +88 -88
  50. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +392 -392
  51. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +392 -392
  52. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
  53. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
  54. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  55. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  56. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
  57. package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
  58. package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
  59. package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +203 -203
  60. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  61. package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  62. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
  63. package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
  64. package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
  65. package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
  66. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  67. package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  68. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  69. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  70. package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
  71. package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
  72. package/dist/11100/common.cjs +32 -20
  73. package/dist/11100/common.d.cts +447 -26
  74. package/dist/11100/common.d.ts +447 -26
  75. package/dist/11100/common.mjs +31 -19
  76. package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +125 -0
  77. package/dist/11100/environment/runtimeSafeModeUpdated.d.ts +125 -0
  78. package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
  79. package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
  80. package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
  81. package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
  82. package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
  83. package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
  84. package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
  85. package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
  86. package/dist/11100/lendingPools/collateralAdded.cjs +11 -0
  87. package/dist/11100/lendingPools/collateralAdded.d.cts +37 -0
  88. package/dist/11100/lendingPools/collateralAdded.d.ts +37 -0
  89. package/dist/11100/lendingPools/collateralAdded.mjs +11 -0
  90. package/dist/11100/lendingPools/collateralRemoved.cjs +11 -0
  91. package/dist/11100/lendingPools/collateralRemoved.d.cts +37 -0
  92. package/dist/11100/lendingPools/collateralRemoved.d.ts +37 -0
  93. package/dist/11100/lendingPools/collateralRemoved.mjs +11 -0
  94. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.cjs +10 -0
  95. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +24 -0
  96. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.ts +24 -0
  97. package/dist/11100/lendingPools/lendingFeeCollectionInitiated.mjs +10 -0
  98. package/dist/11100/lendingPools/lendingFundsAdded.cjs +11 -0
  99. package/dist/11100/lendingPools/lendingFundsAdded.d.cts +27 -0
  100. package/dist/11100/lendingPools/lendingFundsAdded.d.ts +27 -0
  101. package/dist/11100/lendingPools/lendingFundsAdded.mjs +11 -0
  102. package/dist/11100/lendingPools/lendingFundsRemoved.cjs +11 -0
  103. package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +27 -0
  104. package/dist/11100/lendingPools/lendingFundsRemoved.d.ts +27 -0
  105. package/dist/11100/lendingPools/lendingFundsRemoved.mjs +11 -0
  106. package/dist/11100/lendingPools/lendingPoolCreated.cjs +7 -0
  107. package/dist/11100/lendingPools/lendingPoolCreated.d.cts +21 -0
  108. package/dist/11100/lendingPools/lendingPoolCreated.d.ts +21 -0
  109. package/dist/11100/lendingPools/lendingPoolCreated.mjs +7 -0
  110. package/dist/11100/lendingPools/liquidationInitiated.cjs +11 -0
  111. package/dist/11100/lendingPools/liquidationInitiated.d.cts +17 -0
  112. package/dist/11100/lendingPools/liquidationInitiated.d.ts +17 -0
  113. package/dist/11100/lendingPools/liquidationInitiated.mjs +11 -0
  114. package/dist/11100/lendingPools/loanCreated.cjs +13 -0
  115. package/dist/11100/lendingPools/loanCreated.d.cts +33 -0
  116. package/dist/11100/lendingPools/loanCreated.d.ts +33 -0
  117. package/dist/11100/lendingPools/loanCreated.mjs +13 -0
  118. package/dist/11100/lendingPools/loanRepaid.cjs +11 -0
  119. package/dist/11100/lendingPools/loanRepaid.d.cts +27 -0
  120. package/dist/11100/lendingPools/loanRepaid.d.ts +27 -0
  121. package/dist/11100/lendingPools/loanRepaid.mjs +11 -0
  122. package/dist/11100/lendingPools/loanSettled.cjs +10 -0
  123. package/dist/11100/lendingPools/loanSettled.d.cts +24 -0
  124. package/dist/11100/lendingPools/loanSettled.d.ts +24 -0
  125. package/dist/11100/lendingPools/loanSettled.mjs +10 -0
  126. package/dist/11100/lendingPools/loanUpdated.cjs +11 -0
  127. package/dist/11100/lendingPools/loanUpdated.d.cts +17 -0
  128. package/dist/11100/lendingPools/loanUpdated.d.ts +17 -0
  129. package/dist/11100/lendingPools/loanUpdated.mjs +11 -0
  130. package/dist/11100/swapping/swapAborted.d.cts +7 -7
  131. package/dist/11100/swapping/swapAborted.d.ts +7 -7
  132. package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
  133. package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
  134. package/dist/11100/swapping/swapExecuted.d.cts +14 -14
  135. package/dist/11100/swapping/swapExecuted.d.ts +14 -14
  136. package/dist/11100/swapping/swapRequested.d.cts +474 -374
  137. package/dist/11100/swapping/swapRequested.d.ts +474 -374
  138. package/dist/11100/swapping/swapRescheduled.d.cts +7 -7
  139. package/dist/11100/swapping/swapRescheduled.d.ts +7 -7
  140. package/dist/11200/common.cjs +137 -0
  141. package/dist/11200/common.d.cts +539 -0
  142. package/dist/11200/common.d.ts +539 -0
  143. package/dist/11200/common.mjs +137 -0
  144. package/dist/11200/lendingPools/interestTaken.cjs +13 -0
  145. package/dist/11200/lendingPools/interestTaken.d.cts +63 -0
  146. package/dist/11200/lendingPools/interestTaken.d.ts +63 -0
  147. package/dist/11200/lendingPools/interestTaken.mjs +13 -0
  148. package/dist/11200/lendingPools/lendingNetworkFeeSwapInitiated.cjs +7 -0
  149. package/dist/11200/lendingPools/lendingNetworkFeeSwapInitiated.d.cts +11 -0
  150. package/dist/11200/lendingPools/lendingNetworkFeeSwapInitiated.d.ts +11 -0
  151. package/dist/11200/lendingPools/lendingNetworkFeeSwapInitiated.mjs +7 -0
  152. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.cjs +10 -0
  153. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.cts +24 -0
  154. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.ts +24 -0
  155. package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.mjs +10 -0
  156. package/dist/11200/lendingPools/liquidationFeeTaken.cjs +12 -0
  157. package/dist/11200/lendingPools/liquidationFeeTaken.d.cts +20 -0
  158. package/dist/11200/lendingPools/liquidationFeeTaken.d.ts +20 -0
  159. package/dist/11200/lendingPools/liquidationFeeTaken.mjs +12 -0
  160. package/dist/11200/lendingPools/loanCreated.cjs +12 -0
  161. package/dist/11200/lendingPools/loanCreated.d.cts +30 -0
  162. package/dist/11200/lendingPools/loanCreated.d.ts +30 -0
  163. package/dist/11200/lendingPools/loanCreated.mjs +12 -0
  164. package/dist/11200/lendingPools/loanRepaid.cjs +7 -0
  165. package/dist/11200/lendingPools/loanRepaid.d.cts +14 -0
  166. package/dist/11200/lendingPools/loanRepaid.d.ts +14 -0
  167. package/dist/11200/lendingPools/loanRepaid.mjs +7 -0
  168. package/dist/11200/lendingPools/loanSettled.cjs +11 -0
  169. package/dist/11200/lendingPools/loanSettled.d.cts +17 -0
  170. package/dist/11200/lendingPools/loanSettled.d.ts +17 -0
  171. package/dist/11200/lendingPools/loanSettled.mjs +11 -0
  172. package/dist/11200/lendingPools/loanUpdated.cjs +10 -0
  173. package/dist/11200/lendingPools/loanUpdated.d.cts +14 -0
  174. package/dist/11200/lendingPools/loanUpdated.d.ts +14 -0
  175. package/dist/11200/lendingPools/loanUpdated.mjs +10 -0
  176. package/dist/11200/lendingPools/originationFeeTaken.cjs +12 -0
  177. package/dist/11200/lendingPools/originationFeeTaken.d.cts +20 -0
  178. package/dist/11200/lendingPools/originationFeeTaken.d.ts +20 -0
  179. package/dist/11200/lendingPools/originationFeeTaken.mjs +12 -0
  180. package/dist/11200/lendingPools/palletConfigUpdated.cjs +9 -0
  181. package/dist/11200/lendingPools/palletConfigUpdated.d.cts +352 -0
  182. package/dist/11200/lendingPools/palletConfigUpdated.d.ts +352 -0
  183. package/dist/11200/lendingPools/palletConfigUpdated.mjs +9 -0
  184. package/dist/11200/swapping/swapAborted.cjs +10 -0
  185. package/dist/11200/swapping/swapAborted.d.cts +24 -0
  186. package/dist/11200/swapping/swapAborted.d.ts +24 -0
  187. package/dist/11200/swapping/swapAborted.mjs +10 -0
  188. package/dist/11200/swapping/swapRescheduled.cjs +11 -0
  189. package/dist/11200/swapping/swapRescheduled.d.cts +27 -0
  190. package/dist/11200/swapping/swapRescheduled.d.ts +27 -0
  191. package/dist/11200/swapping/swapRescheduled.mjs +11 -0
  192. package/dist/11200/validator/operatorSettingsUpdated.cjs +10 -0
  193. package/dist/11200/validator/operatorSettingsUpdated.d.cts +41 -0
  194. package/dist/11200/validator/operatorSettingsUpdated.d.ts +41 -0
  195. package/dist/11200/validator/operatorSettingsUpdated.mjs +10 -0
  196. package/dist/11200/validator/palletConfigUpdated.cjs +9 -0
  197. package/dist/11200/validator/palletConfigUpdated.d.cts +202 -0
  198. package/dist/11200/validator/palletConfigUpdated.d.ts +202 -0
  199. package/dist/11200/validator/palletConfigUpdated.mjs +9 -0
  200. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  201. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  202. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  203. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  204. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  205. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
  206. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  207. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  208. package/dist/131/swapping/batchSwapFailed.d.cts +2 -2
  209. package/dist/131/swapping/batchSwapFailed.d.ts +2 -2
  210. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  211. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  212. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  213. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  214. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  215. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  216. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  217. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  218. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
  219. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
  220. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  221. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  222. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  223. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  224. package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
  225. package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
  226. package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
  227. package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
  228. package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
  229. package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
  230. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  231. package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  232. package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  233. package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  234. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  235. package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  236. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  237. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  238. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  239. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  240. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  241. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  242. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  243. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  244. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  245. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  246. package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
  247. package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
  248. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  249. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  250. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  251. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  252. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  253. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  254. package/dist/141/swapping/swapScheduled.d.cts +99 -99
  255. package/dist/141/swapping/swapScheduled.d.ts +99 -99
  256. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  257. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  258. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  259. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  260. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  261. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  262. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  263. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  264. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  265. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  266. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  267. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  268. package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
  269. package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
  270. package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
  271. package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
  272. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  273. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  274. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  275. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  276. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
  277. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
  278. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  279. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  280. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  281. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  282. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  283. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  284. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  285. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  286. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  287. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  288. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  289. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  290. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  291. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  292. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  293. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  294. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  295. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  296. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  297. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  298. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  299. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  300. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  301. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  302. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
  303. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
  304. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  305. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  306. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  307. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  308. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  309. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  310. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  311. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  312. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  313. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  314. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  315. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  316. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
  317. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
  318. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
  319. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
  320. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  321. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  322. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  323. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  324. package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
  325. package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
  326. package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
  327. package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
  328. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  329. package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  330. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  331. package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  332. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  333. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  334. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  335. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  336. package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
  337. package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
  338. package/dist/170/solanaIngressEgress/depositIgnored.d.cts +4 -4
  339. package/dist/170/solanaIngressEgress/depositIgnored.d.ts +4 -4
  340. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  341. package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  342. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  343. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  344. package/dist/170/swapping/swapRequested.d.cts +27 -27
  345. package/dist/170/swapping/swapRequested.d.ts +27 -27
  346. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
  347. package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
  348. package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
  349. package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
  350. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +26 -26
  351. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +26 -26
  352. package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  353. package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  354. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  355. package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  356. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  357. package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  358. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
  359. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
  360. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +10 -10
  361. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +10 -10
  362. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
  363. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
  364. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
  365. package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
  366. package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
  367. package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
  368. package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
  369. package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
  370. package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
  371. package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
  372. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  373. package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  374. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +64 -64
  375. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +64 -64
  376. package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
  377. package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +16 -16
  378. package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +191 -191
  379. package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +191 -191
  380. package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
  381. package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +12 -12
  382. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
  383. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
  384. package/dist/190/assetBalances/refundScheduled.d.cts +56 -56
  385. package/dist/190/assetBalances/refundScheduled.d.ts +56 -56
  386. package/dist/190/assetBalances/refundSkipped.d.cts +103 -103
  387. package/dist/190/assetBalances/refundSkipped.d.ts +103 -103
  388. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  389. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  390. package/dist/190/liquidityProvider/assetTransferred.d.cts +9 -9
  391. package/dist/190/liquidityProvider/assetTransferred.d.ts +9 -9
  392. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
  393. package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
  394. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
  395. package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
  396. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
  397. package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
  398. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  399. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  400. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  401. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  402. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  403. package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  404. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
  405. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
  406. package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
  407. package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
  408. package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
  409. package/dist/190/solanaIngressEgress/depositFailed.d.ts +10 -10
  410. package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
  411. package/dist/190/solanaIngressEgress/depositFinalised.d.ts +8 -8
  412. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
  413. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
  414. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  415. package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  416. package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
  417. package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
  418. package/package.json +2 -2
@@ -32,17 +32,17 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
32
32
  error: string;
33
33
  }>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Module";
36
35
  value: {
37
36
  index: number;
38
37
  error: `0x${string}`;
39
38
  };
40
- }, {
41
39
  __kind: "Module";
40
+ }, {
42
41
  value: {
43
42
  index: number;
44
43
  error: string;
45
44
  };
45
+ __kind: "Module";
46
46
  }>, z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"ConsumerRemaining">;
48
48
  }, "strip", z.ZodTypeAny, {
@@ -73,13 +73,13 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
73
73
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
74
74
  }>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- __kind: "Token";
77
76
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
- }, {
79
77
  __kind: "Token";
78
+ }, {
80
79
  value: {
81
80
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
82
81
  };
82
+ __kind: "Token";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"Arithmetic">;
85
85
  value: z.ZodEffects<z.ZodObject<{
@@ -92,13 +92,13 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
92
92
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
93
93
  }>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- __kind: "Arithmetic";
96
95
  value: "Underflow" | "Overflow" | "DivisionByZero";
97
- }, {
98
96
  __kind: "Arithmetic";
97
+ }, {
99
98
  value: {
100
99
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
101
100
  };
101
+ __kind: "Arithmetic";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Transactional">;
104
104
  value: z.ZodEffects<z.ZodObject<{
@@ -111,13 +111,13 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
111
111
  __kind: "LimitReached" | "NoLayer";
112
112
  }>;
113
113
  }, "strip", z.ZodTypeAny, {
114
- __kind: "Transactional";
115
114
  value: "LimitReached" | "NoLayer";
116
- }, {
117
115
  __kind: "Transactional";
116
+ }, {
118
117
  value: {
119
118
  __kind: "LimitReached" | "NoLayer";
120
119
  };
120
+ __kind: "Transactional";
121
121
  }>, z.ZodObject<{
122
122
  __kind: z.ZodLiteral<"Exhausted">;
123
123
  }, "strip", z.ZodTypeAny, {
@@ -156,67 +156,67 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
156
156
  __kind: z.ZodLiteral<"Eth">;
157
157
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
158
158
  }, "strip", z.ZodTypeAny, {
159
- __kind: "Eth";
160
159
  value: `0x${string}`;
161
- }, {
162
160
  __kind: "Eth";
161
+ }, {
163
162
  value: string;
163
+ __kind: "Eth";
164
164
  }>, z.ZodObject<{
165
165
  __kind: z.ZodLiteral<"Dot">;
166
166
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
167
167
  }, "strip", z.ZodTypeAny, {
168
- __kind: "Dot";
169
168
  value: `0x${string}`;
170
- }, {
171
169
  __kind: "Dot";
170
+ }, {
172
171
  value: string;
172
+ __kind: "Dot";
173
173
  }>, z.ZodObject<{
174
174
  __kind: z.ZodLiteral<"Btc">;
175
175
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
176
176
  __kind: z.ZodLiteral<"P2PKH">;
177
177
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
178
178
  }, "strip", z.ZodTypeAny, {
179
- __kind: "P2PKH";
180
179
  value: `0x${string}`;
181
- }, {
182
180
  __kind: "P2PKH";
181
+ }, {
183
182
  value: string;
183
+ __kind: "P2PKH";
184
184
  }>, z.ZodObject<{
185
185
  __kind: z.ZodLiteral<"P2SH">;
186
186
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
187
187
  }, "strip", z.ZodTypeAny, {
188
- __kind: "P2SH";
189
188
  value: `0x${string}`;
190
- }, {
191
189
  __kind: "P2SH";
190
+ }, {
192
191
  value: string;
192
+ __kind: "P2SH";
193
193
  }>, z.ZodObject<{
194
194
  __kind: z.ZodLiteral<"P2WPKH">;
195
195
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
196
196
  }, "strip", z.ZodTypeAny, {
197
- __kind: "P2WPKH";
198
197
  value: `0x${string}`;
199
- }, {
200
198
  __kind: "P2WPKH";
199
+ }, {
201
200
  value: string;
201
+ __kind: "P2WPKH";
202
202
  }>, z.ZodObject<{
203
203
  __kind: z.ZodLiteral<"P2WSH">;
204
204
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
205
205
  }, "strip", z.ZodTypeAny, {
206
- __kind: "P2WSH";
207
206
  value: `0x${string}`;
208
- }, {
209
207
  __kind: "P2WSH";
208
+ }, {
210
209
  value: string;
210
+ __kind: "P2WSH";
211
211
  }>, z.ZodObject<{
212
212
  __kind: z.ZodLiteral<"Taproot">;
213
213
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
214
214
  }, "strip", z.ZodTypeAny, {
215
- __kind: "Taproot";
216
215
  value: `0x${string}`;
217
- }, {
218
216
  __kind: "Taproot";
217
+ }, {
219
218
  value: string;
219
+ __kind: "Taproot";
220
220
  }>, z.ZodObject<{
221
221
  __kind: z.ZodLiteral<"OtherSegwit">;
222
222
  version: z.ZodNumber;
@@ -231,69 +231,105 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
231
231
  program: string;
232
232
  }>]>;
233
233
  }, "strip", z.ZodTypeAny, {
234
- __kind: "Btc";
235
234
  value: {
236
- __kind: "P2PKH";
237
235
  value: `0x${string}`;
236
+ __kind: "P2PKH";
238
237
  } | {
239
- __kind: "P2SH";
240
238
  value: `0x${string}`;
239
+ __kind: "P2SH";
241
240
  } | {
242
- __kind: "P2WPKH";
243
241
  value: `0x${string}`;
242
+ __kind: "P2WPKH";
244
243
  } | {
245
- __kind: "P2WSH";
246
244
  value: `0x${string}`;
245
+ __kind: "P2WSH";
247
246
  } | {
248
- __kind: "Taproot";
249
247
  value: `0x${string}`;
248
+ __kind: "Taproot";
250
249
  } | {
251
250
  __kind: "OtherSegwit";
252
251
  version: number;
253
252
  program: `0x${string}`;
254
253
  };
255
- }, {
256
254
  __kind: "Btc";
255
+ }, {
257
256
  value: {
258
- __kind: "P2PKH";
259
257
  value: string;
258
+ __kind: "P2PKH";
260
259
  } | {
261
- __kind: "P2SH";
262
260
  value: string;
261
+ __kind: "P2SH";
263
262
  } | {
264
- __kind: "P2WPKH";
265
263
  value: string;
264
+ __kind: "P2WPKH";
266
265
  } | {
267
- __kind: "P2WSH";
268
266
  value: string;
267
+ __kind: "P2WSH";
269
268
  } | {
270
- __kind: "Taproot";
271
269
  value: string;
270
+ __kind: "Taproot";
272
271
  } | {
273
272
  __kind: "OtherSegwit";
274
273
  version: number;
275
274
  program: string;
276
275
  };
276
+ __kind: "Btc";
277
277
  }>, z.ZodObject<{
278
278
  __kind: z.ZodLiteral<"Arb">;
279
279
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
280
280
  }, "strip", z.ZodTypeAny, {
281
- __kind: "Arb";
282
281
  value: `0x${string}`;
283
- }, {
284
282
  __kind: "Arb";
283
+ }, {
285
284
  value: string;
285
+ __kind: "Arb";
286
286
  }>, z.ZodObject<{
287
287
  __kind: z.ZodLiteral<"Sol">;
288
288
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
289
289
  }, "strip", z.ZodTypeAny, {
290
- __kind: "Sol";
291
290
  value: `0x${string}`;
292
- }, {
293
291
  __kind: "Sol";
292
+ }, {
294
293
  value: string;
294
+ __kind: "Sol";
295
295
  }>]>;
296
296
  }, "strip", z.ZodTypeAny, {
297
+ chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
298
+ address: {
299
+ value: `0x${string}`;
300
+ __kind: "Eth";
301
+ } | {
302
+ value: `0x${string}`;
303
+ __kind: "Dot";
304
+ } | {
305
+ value: {
306
+ value: `0x${string}`;
307
+ __kind: "P2PKH";
308
+ } | {
309
+ value: `0x${string}`;
310
+ __kind: "P2SH";
311
+ } | {
312
+ value: `0x${string}`;
313
+ __kind: "P2WPKH";
314
+ } | {
315
+ value: `0x${string}`;
316
+ __kind: "P2WSH";
317
+ } | {
318
+ value: `0x${string}`;
319
+ __kind: "Taproot";
320
+ } | {
321
+ __kind: "OtherSegwit";
322
+ version: number;
323
+ program: `0x${string}`;
324
+ };
325
+ __kind: "Btc";
326
+ } | {
327
+ value: `0x${string}`;
328
+ __kind: "Arb";
329
+ } | {
330
+ value: `0x${string}`;
331
+ __kind: "Sol";
332
+ };
297
333
  reason: {
298
334
  __kind: "Other";
299
335
  } | {
@@ -301,11 +337,11 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
301
337
  } | {
302
338
  __kind: "BadOrigin";
303
339
  } | {
304
- __kind: "Module";
305
340
  value: {
306
341
  index: number;
307
342
  error: `0x${string}`;
308
343
  };
344
+ __kind: "Module";
309
345
  } | {
310
346
  __kind: "ConsumerRemaining";
311
347
  } | {
@@ -313,14 +349,14 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
313
349
  } | {
314
350
  __kind: "TooManyConsumers";
315
351
  } | {
316
- __kind: "Token";
317
352
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
353
+ __kind: "Token";
318
354
  } | {
319
- __kind: "Arithmetic";
320
355
  value: "Underflow" | "Overflow" | "DivisionByZero";
356
+ __kind: "Arithmetic";
321
357
  } | {
322
- __kind: "Transactional";
323
358
  value: "LimitReached" | "NoLayer";
359
+ __kind: "Transactional";
324
360
  } | {
325
361
  __kind: "Exhausted";
326
362
  } | {
@@ -330,43 +366,45 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
330
366
  } | {
331
367
  __kind: "RootNotAllowed";
332
368
  };
333
- chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
369
+ }, {
370
+ chain: {
371
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
372
+ };
334
373
  address: {
374
+ value: string;
335
375
  __kind: "Eth";
336
- value: `0x${string}`;
337
376
  } | {
377
+ value: string;
338
378
  __kind: "Dot";
339
- value: `0x${string}`;
340
379
  } | {
341
- __kind: "Btc";
342
380
  value: {
381
+ value: string;
343
382
  __kind: "P2PKH";
344
- value: `0x${string}`;
345
383
  } | {
384
+ value: string;
346
385
  __kind: "P2SH";
347
- value: `0x${string}`;
348
386
  } | {
387
+ value: string;
349
388
  __kind: "P2WPKH";
350
- value: `0x${string}`;
351
389
  } | {
390
+ value: string;
352
391
  __kind: "P2WSH";
353
- value: `0x${string}`;
354
392
  } | {
393
+ value: string;
355
394
  __kind: "Taproot";
356
- value: `0x${string}`;
357
395
  } | {
358
396
  __kind: "OtherSegwit";
359
397
  version: number;
360
- program: `0x${string}`;
398
+ program: string;
361
399
  };
400
+ __kind: "Btc";
362
401
  } | {
402
+ value: string;
363
403
  __kind: "Arb";
364
- value: `0x${string}`;
365
404
  } | {
405
+ value: string;
366
406
  __kind: "Sol";
367
- value: `0x${string}`;
368
407
  };
369
- }, {
370
408
  reason: {
371
409
  __kind: "Other";
372
410
  } | {
@@ -374,11 +412,11 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
374
412
  } | {
375
413
  __kind: "BadOrigin";
376
414
  } | {
377
- __kind: "Module";
378
415
  value: {
379
416
  index: number;
380
417
  error: string;
381
418
  };
419
+ __kind: "Module";
382
420
  } | {
383
421
  __kind: "ConsumerRemaining";
384
422
  } | {
@@ -386,20 +424,20 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
386
424
  } | {
387
425
  __kind: "TooManyConsumers";
388
426
  } | {
389
- __kind: "Token";
390
427
  value: {
391
428
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
392
429
  };
430
+ __kind: "Token";
393
431
  } | {
394
- __kind: "Arithmetic";
395
432
  value: {
396
433
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
397
434
  };
435
+ __kind: "Arithmetic";
398
436
  } | {
399
- __kind: "Transactional";
400
437
  value: {
401
438
  __kind: "LimitReached" | "NoLayer";
402
439
  };
440
+ __kind: "Transactional";
403
441
  } | {
404
442
  __kind: "Exhausted";
405
443
  } | {
@@ -409,44 +447,6 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
409
447
  } | {
410
448
  __kind: "RootNotAllowed";
411
449
  };
412
- chain: {
413
- __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
414
- };
415
- address: {
416
- __kind: "Eth";
417
- value: string;
418
- } | {
419
- __kind: "Dot";
420
- value: string;
421
- } | {
422
- __kind: "Btc";
423
- value: {
424
- __kind: "P2PKH";
425
- value: string;
426
- } | {
427
- __kind: "P2SH";
428
- value: string;
429
- } | {
430
- __kind: "P2WPKH";
431
- value: string;
432
- } | {
433
- __kind: "P2WSH";
434
- value: string;
435
- } | {
436
- __kind: "Taproot";
437
- value: string;
438
- } | {
439
- __kind: "OtherSegwit";
440
- version: number;
441
- program: string;
442
- };
443
- } | {
444
- __kind: "Arb";
445
- value: string;
446
- } | {
447
- __kind: "Sol";
448
- value: string;
449
- };
450
450
  }>;
451
451
 
452
452
  export { assetBalancesRefundSkipped };
@@ -12,13 +12,13 @@ declare const ethereumIngressEgressCcmBroadcastRequested: 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
- broadcastId: number;
16
15
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
17
- }, {
18
16
  broadcastId: number;
17
+ }, {
19
18
  egressId: [{
20
19
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
21
20
  }, string | number];
21
+ broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { ethereumIngressEgressCcmBroadcastRequested };
@@ -12,13 +12,13 @@ declare const ethereumIngressEgressCcmBroadcastRequested: 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
- broadcastId: number;
16
15
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
17
- }, {
18
16
  broadcastId: number;
17
+ }, {
19
18
  egressId: [{
20
19
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
21
20
  }, string | number];
21
+ broadcastId: number;
22
22
  }>;
23
23
 
24
24
  export { ethereumIngressEgressCcmBroadcastRequested };
@@ -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" | "Arbitrum" | "Solana", 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" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
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" | "Arbitrum" | "Solana";
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" | "Arbitrum" | "Solana", 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" | "Arbitrum" | "Solana", bigint];
193
193
  }, {
194
+ egressId: [{
195
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
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" | "Arbitrum" | "Solana";
238
- }, string | number];
239
239
  }>;
240
240
 
241
241
  export { ethereumIngressEgressCcmEgressInvalid };
@@ -54,9 +54,9 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
54
54
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
55
55
  boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  }, "strip", z.ZodTypeAny, {
57
+ lp: string;
57
58
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
58
59
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
59
- lp: string;
60
60
  side: "Buy" | "Sell";
61
61
  id: bigint;
62
62
  tick: number;
@@ -71,13 +71,13 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
71
71
  value: bigint;
72
72
  } | null | undefined;
73
73
  }, {
74
+ lp: string;
74
75
  baseAsset: {
75
76
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
76
77
  };
77
78
  quoteAsset: {
78
79
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
79
80
  };
80
- lp: string;
81
81
  side: {
82
82
  __kind: "Buy" | "Sell";
83
83
  };
@@ -54,9 +54,9 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
54
54
  collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
55
55
  boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
56
56
  }, "strip", z.ZodTypeAny, {
57
+ lp: string;
57
58
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
58
59
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
59
- lp: string;
60
60
  side: "Buy" | "Sell";
61
61
  id: bigint;
62
62
  tick: number;
@@ -71,13 +71,13 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
71
71
  value: bigint;
72
72
  } | null | undefined;
73
73
  }, {
74
+ lp: string;
74
75
  baseAsset: {
75
76
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
76
77
  };
77
78
  quoteAsset: {
78
79
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
79
80
  };
80
- lp: string;
81
81
  side: {
82
82
  __kind: "Buy" | "Sell";
83
83
  };
@@ -134,9 +134,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
134
134
  quote: string | number;
135
135
  }>;
136
136
  }, "strip", z.ZodTypeAny, {
137
+ lp: string;
137
138
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
138
139
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
139
- lp: string;
140
140
  id: bigint;
141
141
  collectedFees: {
142
142
  base: bigint;
@@ -167,13 +167,13 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
167
167
  };
168
168
  } | null | undefined;
169
169
  }, {
170
+ lp: string;
170
171
  baseAsset: {
171
172
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
172
173
  };
173
174
  quoteAsset: {
174
175
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
175
176
  };
176
- lp: string;
177
177
  id: string | number;
178
178
  collectedFees: {
179
179
  base: string | number;
@@ -134,9 +134,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
134
134
  quote: string | number;
135
135
  }>;
136
136
  }, "strip", z.ZodTypeAny, {
137
+ lp: string;
137
138
  baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
138
139
  quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
139
- lp: string;
140
140
  id: bigint;
141
141
  collectedFees: {
142
142
  base: bigint;
@@ -167,13 +167,13 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
167
167
  };
168
168
  } | null | undefined;
169
169
  }, {
170
+ lp: string;
170
171
  baseAsset: {
171
172
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
172
173
  };
173
174
  quoteAsset: {
174
175
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
175
176
  };
176
- lp: string;
177
177
  id: string | number;
178
178
  collectedFees: {
179
179
  base: string | number;
@@ -24,13 +24,14 @@ declare const solanaIngressEgressBoostFundsAdded: 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;
27
28
  boosterId: string;
28
29
  boostPool: {
29
30
  asset: "Sol";
30
31
  tier: number;
31
32
  };
32
- amount: bigint;
33
33
  }, {
34
+ amount: string | number;
34
35
  boosterId: string;
35
36
  boostPool: {
36
37
  asset: {
@@ -38,7 +39,6 @@ declare const solanaIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  };
39
40
  tier: number;
40
41
  };
41
- amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { solanaIngressEgressBoostFundsAdded };
@@ -24,13 +24,14 @@ declare const solanaIngressEgressBoostFundsAdded: 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;
27
28
  boosterId: string;
28
29
  boostPool: {
29
30
  asset: "Sol";
30
31
  tier: number;
31
32
  };
32
- amount: bigint;
33
33
  }, {
34
+ amount: string | number;
34
35
  boosterId: string;
35
36
  boostPool: {
36
37
  asset: {
@@ -38,7 +39,6 @@ declare const solanaIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  };
39
40
  tier: number;
40
41
  };
41
- amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { solanaIngressEgressBoostFundsAdded };