@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
@@ -24,14 +24,13 @@ declare const bitcoinIngressEgressBoostFundsAdded: 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: "Btc";
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 bitcoinIngressEgressBoostFundsAdded: z.ZodObject<{
39
38
  };
40
39
  tier: number;
41
40
  };
41
+ amount: string | number;
42
42
  }>;
43
43
 
44
44
  export { bitcoinIngressEgressBoostFundsAdded };
@@ -130,6 +130,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
130
130
  prewitnessedDepositId: string | number;
131
131
  }>]>;
132
132
  }, "strip", z.ZodTypeAny, {
133
+ asset: "Btc";
133
134
  depositAddress: {
134
135
  value: `0x${string}`;
135
136
  __kind: "P2PKH";
@@ -152,7 +153,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
152
153
  };
153
154
  channelId: bigint;
154
155
  prewitnessedDepositId: bigint;
155
- asset: "Btc";
156
156
  amounts: [number, bigint][];
157
157
  depositDetails: {
158
158
  txId: `0x${string}`;
@@ -177,6 +177,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
177
177
  prewitnessedDepositId: bigint;
178
178
  };
179
179
  }, {
180
+ asset: {
181
+ __kind: "Btc";
182
+ };
180
183
  depositAddress: {
181
184
  value: string;
182
185
  __kind: "P2PKH";
@@ -199,9 +202,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
199
202
  };
200
203
  channelId: string | number;
201
204
  prewitnessedDepositId: string | number;
202
- asset: {
203
- __kind: "Btc";
204
- };
205
205
  amounts: [number, string | number][];
206
206
  depositDetails: {
207
207
  txId: string;
@@ -130,6 +130,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
130
130
  prewitnessedDepositId: string | number;
131
131
  }>]>;
132
132
  }, "strip", z.ZodTypeAny, {
133
+ asset: "Btc";
133
134
  depositAddress: {
134
135
  value: `0x${string}`;
135
136
  __kind: "P2PKH";
@@ -152,7 +153,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
152
153
  };
153
154
  channelId: bigint;
154
155
  prewitnessedDepositId: bigint;
155
- asset: "Btc";
156
156
  amounts: [number, bigint][];
157
157
  depositDetails: {
158
158
  txId: `0x${string}`;
@@ -177,6 +177,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
177
177
  prewitnessedDepositId: bigint;
178
178
  };
179
179
  }, {
180
+ asset: {
181
+ __kind: "Btc";
182
+ };
180
183
  depositAddress: {
181
184
  value: string;
182
185
  __kind: "P2PKH";
@@ -199,9 +202,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
199
202
  };
200
203
  channelId: string | number;
201
204
  prewitnessedDepositId: string | number;
202
- asset: {
203
- __kind: "Btc";
204
- };
205
205
  amounts: [number, string | number][];
206
206
  depositDetails: {
207
207
  txId: string;
@@ -128,6 +128,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
128
128
  }>]>;
129
129
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
130
130
  }, "strip", z.ZodTypeAny, {
131
+ asset: "Btc";
131
132
  amount: bigint;
132
133
  depositAddress: {
133
134
  value: `0x${string}`;
@@ -150,7 +151,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
150
151
  program: `0x${string}`;
151
152
  };
152
153
  channelId: bigint;
153
- asset: "Btc";
154
154
  depositDetails: {
155
155
  txId: `0x${string}`;
156
156
  vout: number;
@@ -173,6 +173,9 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
173
173
  prewitnessedDepositId: bigint;
174
174
  };
175
175
  }, {
176
+ asset: {
177
+ __kind: "Btc";
178
+ };
176
179
  amount: string | number;
177
180
  depositAddress: {
178
181
  value: string;
@@ -195,9 +198,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
195
198
  program: string;
196
199
  };
197
200
  channelId: string | number;
198
- asset: {
199
- __kind: "Btc";
200
- };
201
201
  depositDetails: {
202
202
  txId: string;
203
203
  vout: number;
@@ -128,6 +128,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
128
128
  }>]>;
129
129
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
130
130
  }, "strip", z.ZodTypeAny, {
131
+ asset: "Btc";
131
132
  amount: bigint;
132
133
  depositAddress: {
133
134
  value: `0x${string}`;
@@ -150,7 +151,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
150
151
  program: `0x${string}`;
151
152
  };
152
153
  channelId: bigint;
153
- asset: "Btc";
154
154
  depositDetails: {
155
155
  txId: `0x${string}`;
156
156
  vout: number;
@@ -173,6 +173,9 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
173
173
  prewitnessedDepositId: bigint;
174
174
  };
175
175
  }, {
176
+ asset: {
177
+ __kind: "Btc";
178
+ };
176
179
  amount: string | number;
177
180
  depositAddress: {
178
181
  value: string;
@@ -195,9 +198,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
195
198
  program: string;
196
199
  };
197
200
  channelId: string | number;
198
- asset: {
199
- __kind: "Btc";
200
- };
201
201
  depositDetails: {
202
202
  txId: string;
203
203
  vout: number;
@@ -14,16 +14,16 @@ declare const bitcoinIngressEgressInsufficientBoostLiquidity: 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: "Btc";
17
18
  channelId: bigint;
18
19
  prewitnessedDepositId: bigint;
19
- asset: "Btc";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
- channelId: string | number;
23
- prewitnessedDepositId: string | number;
24
22
  asset: {
25
23
  __kind: "Btc";
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 bitcoinIngressEgressInsufficientBoostLiquidity: 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: "Btc";
17
18
  channelId: bigint;
18
19
  prewitnessedDepositId: bigint;
19
- asset: "Btc";
20
20
  amountAttempted: bigint;
21
21
  }, {
22
- channelId: string | number;
23
- prewitnessedDepositId: string | number;
24
22
  asset: {
25
23
  __kind: "Btc";
26
24
  };
25
+ channelId: string | number;
26
+ prewitnessedDepositId: string | number;
27
27
  amountAttempted: string | number;
28
28
  }>;
29
29
 
@@ -24,13 +24,14 @@ 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
+ boosterId: string;
27
28
  boostPool: {
28
29
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
29
30
  tier: number;
30
31
  };
31
32
  amount: bigint;
32
- boosterId: string;
33
33
  }, {
34
+ boosterId: string;
34
35
  boostPool: {
35
36
  asset: {
36
37
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
@@ -38,7 +39,6 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  tier: number;
39
40
  };
40
41
  amount: string | number;
41
- boosterId: string;
42
42
  }>;
43
43
 
44
44
  export { ethereumIngressEgressBoostFundsAdded };
@@ -24,13 +24,14 @@ 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
+ boosterId: string;
27
28
  boostPool: {
28
29
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
29
30
  tier: number;
30
31
  };
31
32
  amount: bigint;
32
- boosterId: string;
33
33
  }, {
34
+ boosterId: string;
34
35
  boostPool: {
35
36
  asset: {
36
37
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
@@ -38,7 +39,6 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
38
39
  tier: number;
39
40
  };
40
41
  amount: string | number;
41
- boosterId: string;
42
42
  }>;
43
43
 
44
44
  export { ethereumIngressEgressBoostFundsAdded };
@@ -41,17 +41,17 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
- __kind: "Module";
45
44
  value: {
46
45
  index: number;
47
46
  error: `0x${string}`;
48
47
  };
49
- }, {
50
48
  __kind: "Module";
49
+ }, {
51
50
  value: {
52
51
  index: number;
53
52
  error: string;
54
53
  };
54
+ __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- __kind: "Token";
86
85
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
- }, {
88
86
  __kind: "Token";
87
+ }, {
89
88
  value: {
90
89
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
90
  };
91
+ __kind: "Token";
92
92
  }>, z.ZodObject<{
93
93
  __kind: z.ZodLiteral<"Arithmetic">;
94
94
  value: z.ZodEffects<z.ZodObject<{
@@ -101,13 +101,13 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- __kind: "Arithmetic";
105
104
  value: "Underflow" | "Overflow" | "DivisionByZero";
106
- }, {
107
105
  __kind: "Arithmetic";
106
+ }, {
108
107
  value: {
109
108
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
109
  };
110
+ __kind: "Arithmetic";
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"Transactional">;
113
113
  value: z.ZodEffects<z.ZodObject<{
@@ -120,13 +120,13 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- __kind: "Transactional";
124
123
  value: "LimitReached" | "NoLayer";
125
- }, {
126
124
  __kind: "Transactional";
125
+ }, {
127
126
  value: {
128
127
  __kind: "LimitReached" | "NoLayer";
129
128
  };
129
+ __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -160,11 +160,11 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
160
160
  } | {
161
161
  __kind: "BadOrigin";
162
162
  } | {
163
- __kind: "Module";
164
163
  value: {
165
164
  index: number;
166
165
  error: `0x${string}`;
167
166
  };
167
+ __kind: "Module";
168
168
  } | {
169
169
  __kind: "ConsumerRemaining";
170
170
  } | {
@@ -172,14 +172,14 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
172
172
  } | {
173
173
  __kind: "TooManyConsumers";
174
174
  } | {
175
- __kind: "Token";
176
175
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
176
+ __kind: "Token";
177
177
  } | {
178
- __kind: "Arithmetic";
179
178
  value: "Underflow" | "Overflow" | "DivisionByZero";
179
+ __kind: "Arithmetic";
180
180
  } | {
181
- __kind: "Transactional";
182
181
  value: "LimitReached" | "NoLayer";
182
+ __kind: "Transactional";
183
183
  } | {
184
184
  __kind: "Exhausted";
185
185
  } | {
@@ -198,11 +198,11 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
198
198
  } | {
199
199
  __kind: "BadOrigin";
200
200
  } | {
201
- __kind: "Module";
202
201
  value: {
203
202
  index: number;
204
203
  error: string;
205
204
  };
205
+ __kind: "Module";
206
206
  } | {
207
207
  __kind: "ConsumerRemaining";
208
208
  } | {
@@ -210,20 +210,20 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
210
210
  } | {
211
211
  __kind: "TooManyConsumers";
212
212
  } | {
213
- __kind: "Token";
214
213
  value: {
215
214
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
216
215
  };
216
+ __kind: "Token";
217
217
  } | {
218
- __kind: "Arithmetic";
219
218
  value: {
220
219
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
221
220
  };
221
+ __kind: "Arithmetic";
222
222
  } | {
223
- __kind: "Transactional";
224
223
  value: {
225
224
  __kind: "LimitReached" | "NoLayer";
226
225
  };
226
+ __kind: "Transactional";
227
227
  } | {
228
228
  __kind: "Exhausted";
229
229
  } | {
@@ -41,17 +41,17 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
41
41
  error: string;
42
42
  }>;
43
43
  }, "strip", z.ZodTypeAny, {
44
- __kind: "Module";
45
44
  value: {
46
45
  index: number;
47
46
  error: `0x${string}`;
48
47
  };
49
- }, {
50
48
  __kind: "Module";
49
+ }, {
51
50
  value: {
52
51
  index: number;
53
52
  error: string;
54
53
  };
54
+ __kind: "Module";
55
55
  }>, z.ZodObject<{
56
56
  __kind: z.ZodLiteral<"ConsumerRemaining">;
57
57
  }, "strip", z.ZodTypeAny, {
@@ -82,13 +82,13 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
82
82
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
83
83
  }>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- __kind: "Token";
86
85
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
87
- }, {
88
86
  __kind: "Token";
87
+ }, {
89
88
  value: {
90
89
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
91
90
  };
91
+ __kind: "Token";
92
92
  }>, z.ZodObject<{
93
93
  __kind: z.ZodLiteral<"Arithmetic">;
94
94
  value: z.ZodEffects<z.ZodObject<{
@@ -101,13 +101,13 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
101
101
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
102
102
  }>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- __kind: "Arithmetic";
105
104
  value: "Underflow" | "Overflow" | "DivisionByZero";
106
- }, {
107
105
  __kind: "Arithmetic";
106
+ }, {
108
107
  value: {
109
108
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
110
109
  };
110
+ __kind: "Arithmetic";
111
111
  }>, z.ZodObject<{
112
112
  __kind: z.ZodLiteral<"Transactional">;
113
113
  value: z.ZodEffects<z.ZodObject<{
@@ -120,13 +120,13 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
120
120
  __kind: "LimitReached" | "NoLayer";
121
121
  }>;
122
122
  }, "strip", z.ZodTypeAny, {
123
- __kind: "Transactional";
124
123
  value: "LimitReached" | "NoLayer";
125
- }, {
126
124
  __kind: "Transactional";
125
+ }, {
127
126
  value: {
128
127
  __kind: "LimitReached" | "NoLayer";
129
128
  };
129
+ __kind: "Transactional";
130
130
  }>, z.ZodObject<{
131
131
  __kind: z.ZodLiteral<"Exhausted">;
132
132
  }, "strip", z.ZodTypeAny, {
@@ -160,11 +160,11 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
160
160
  } | {
161
161
  __kind: "BadOrigin";
162
162
  } | {
163
- __kind: "Module";
164
163
  value: {
165
164
  index: number;
166
165
  error: `0x${string}`;
167
166
  };
167
+ __kind: "Module";
168
168
  } | {
169
169
  __kind: "ConsumerRemaining";
170
170
  } | {
@@ -172,14 +172,14 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
172
172
  } | {
173
173
  __kind: "TooManyConsumers";
174
174
  } | {
175
- __kind: "Token";
176
175
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
176
+ __kind: "Token";
177
177
  } | {
178
- __kind: "Arithmetic";
179
178
  value: "Underflow" | "Overflow" | "DivisionByZero";
179
+ __kind: "Arithmetic";
180
180
  } | {
181
- __kind: "Transactional";
182
181
  value: "LimitReached" | "NoLayer";
182
+ __kind: "Transactional";
183
183
  } | {
184
184
  __kind: "Exhausted";
185
185
  } | {
@@ -198,11 +198,11 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
198
198
  } | {
199
199
  __kind: "BadOrigin";
200
200
  } | {
201
- __kind: "Module";
202
201
  value: {
203
202
  index: number;
204
203
  error: string;
205
204
  };
205
+ __kind: "Module";
206
206
  } | {
207
207
  __kind: "ConsumerRemaining";
208
208
  } | {
@@ -210,20 +210,20 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
210
210
  } | {
211
211
  __kind: "TooManyConsumers";
212
212
  } | {
213
- __kind: "Token";
214
213
  value: {
215
214
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
216
215
  };
216
+ __kind: "Token";
217
217
  } | {
218
- __kind: "Arithmetic";
219
218
  value: {
220
219
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
221
220
  };
221
+ __kind: "Arithmetic";
222
222
  } | {
223
- __kind: "Transactional";
224
223
  value: {
225
224
  __kind: "LimitReached" | "NoLayer";
226
225
  };
226
+ __kind: "Transactional";
227
227
  } | {
228
228
  __kind: "Exhausted";
229
229
  } | {
@@ -25,21 +25,21 @@ declare const ethereumIngressEgressStoppedBoosting: z.ZodObject<{
25
25
  unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
27
27
  }, "strip", z.ZodTypeAny, {
28
+ boosterId: string;
28
29
  boostPool: {
29
30
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
30
31
  tier: number;
31
32
  };
32
- boosterId: string;
33
33
  unlockedAmount: bigint;
34
34
  pendingBoosts: bigint[];
35
35
  }, {
36
+ boosterId: string;
36
37
  boostPool: {
37
38
  asset: {
38
39
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
39
40
  };
40
41
  tier: number;
41
42
  };
42
- boosterId: string;
43
43
  unlockedAmount: string | number;
44
44
  pendingBoosts: (string | number)[];
45
45
  }>;
@@ -25,21 +25,21 @@ declare const ethereumIngressEgressStoppedBoosting: z.ZodObject<{
25
25
  unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
26
26
  pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
27
27
  }, "strip", z.ZodTypeAny, {
28
+ boosterId: string;
28
29
  boostPool: {
29
30
  asset: "Eth" | "Flip" | "Usdc" | "Usdt";
30
31
  tier: number;
31
32
  };
32
- boosterId: string;
33
33
  unlockedAmount: bigint;
34
34
  pendingBoosts: bigint[];
35
35
  }, {
36
+ boosterId: string;
36
37
  boostPool: {
37
38
  asset: {
38
39
  __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
39
40
  };
40
41
  tier: number;
41
42
  };
42
- boosterId: string;
43
43
  unlockedAmount: string | number;
44
44
  pendingBoosts: (string | number)[];
45
45
  }>;
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
13
13
  }>;
14
14
  amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  amountCredited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
23
  };
23
- accountId: string;
24
24
  amountCredited: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
13
13
  }>;
14
14
  amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  amountCredited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
23
  };
23
- accountId: string;
24
24
  amountCredited: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
13
13
  }>;
14
14
  amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  amountDebited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
23
  };
23
- accountId: string;
24
24
  amountDebited: string | number;
25
25
  }>;
26
26
 
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
13
13
  }>;
14
14
  amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
16
  accountId: string;
17
+ asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
18
18
  amountDebited: bigint;
19
19
  }, {
20
+ accountId: string;
20
21
  asset: {
21
22
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
22
23
  };
23
- accountId: string;
24
24
  amountDebited: string | number;
25
25
  }>;
26
26
 
@@ -14,17 +14,17 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
14
14
  }>;
15
15
  amount: 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
- from: string;
18
- to: string;
19
17
  asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
20
18
  amount: bigint;
21
- }, {
22
19
  from: string;
23
20
  to: string;
21
+ }, {
24
22
  asset: {
25
23
  __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
26
24
  };
27
25
  amount: string | number;
26
+ from: string;
27
+ to: string;
28
28
  }>;
29
29
 
30
30
  export { liquidityProviderAssetTransferred };