@chainflip/processor 2.0.1 → 2.0.2

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 (227) hide show
  1. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  3. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  4. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  5. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  12. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  13. package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
  14. package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
  15. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  16. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  17. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  18. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  19. package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
  20. package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
  21. package/dist/100/swapping/ccmFailed.d.cts +62 -62
  22. package/dist/100/swapping/ccmFailed.d.ts +62 -62
  23. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  24. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  25. package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
  26. package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
  27. package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
  28. package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
  29. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  30. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  31. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  32. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  33. package/dist/100/swapping/swapScheduled.d.cts +91 -91
  34. package/dist/100/swapping/swapScheduled.d.ts +91 -91
  35. package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
  36. package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
  37. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  38. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  39. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
  40. package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
  41. package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
  42. package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
  43. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
  44. package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
  45. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
  46. package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +107 -107
  47. package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
  48. package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +401 -401
  49. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
  50. package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
  51. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
  52. package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
  53. package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
  54. package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
  55. package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
  56. package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
  57. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  58. package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  59. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
  60. package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
  61. package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
  62. package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +184 -184
  63. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  64. package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  65. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  66. package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  67. package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
  68. package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
  69. package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
  70. package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
  71. package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
  72. package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
  73. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
  74. package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
  75. package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  76. package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  77. package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +184 -184
  78. package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +184 -184
  79. package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  80. package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  81. package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
  82. package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
  83. package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
  84. package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
  85. package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
  86. package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
  87. package/dist/120/swapping/ccmFailed.d.cts +62 -62
  88. package/dist/120/swapping/ccmFailed.d.ts +62 -62
  89. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  90. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  91. package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
  92. package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
  93. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  94. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  95. package/dist/120/swapping/withdrawalRequested.d.cts +8 -8
  96. package/dist/120/swapping/withdrawalRequested.d.ts +8 -8
  97. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  98. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  99. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  100. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  101. package/dist/141/environment/runtimeSafeModeUpdated.d.cts +28 -28
  102. package/dist/141/environment/runtimeSafeModeUpdated.d.ts +28 -28
  103. package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
  104. package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
  105. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  106. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  107. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  108. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  109. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  110. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  111. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  112. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  113. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  114. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  115. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  116. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  117. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  118. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  119. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  120. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  121. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  122. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  123. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
  124. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
  125. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  126. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  127. package/dist/160/assetBalances/accountCredited.d.cts +2 -2
  128. package/dist/160/assetBalances/accountCredited.d.ts +2 -2
  129. package/dist/160/assetBalances/accountDebited.d.cts +2 -2
  130. package/dist/160/assetBalances/accountDebited.d.ts +2 -2
  131. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  132. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  133. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
  134. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
  135. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  136. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  137. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  138. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  139. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  140. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  141. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
  142. package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
  143. package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  144. package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  145. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
  146. package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
  147. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  148. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  149. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  150. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  151. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
  152. package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +50 -50
  153. package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
  154. package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
  155. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +306 -306
  156. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +306 -306
  157. package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
  158. package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
  159. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
  160. package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
  161. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  162. package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  163. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
  164. package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
  165. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  166. package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  167. package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
  168. package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
  169. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
  170. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
  171. package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  172. package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  173. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
  174. package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
  175. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
  176. package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
  177. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  178. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  179. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  180. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  181. package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
  182. package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
  183. package/dist/180/swapping/swapRequested.d.cts +4 -4
  184. package/dist/180/swapping/swapRequested.d.ts +4 -4
  185. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  186. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  187. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
  188. package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
  189. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  190. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  191. package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
  192. package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
  193. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  194. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  195. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
  196. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
  197. package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
  198. package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
  199. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
  200. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
  201. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  202. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  203. package/dist/190/reputation/offencePenalty.d.cts +6 -6
  204. package/dist/190/reputation/offencePenalty.d.ts +6 -6
  205. package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
  206. package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
  207. package/dist/200/common.cjs +25 -1
  208. package/dist/200/common.d.cts +37 -1
  209. package/dist/200/common.d.ts +37 -1
  210. package/dist/200/common.mjs +24 -0
  211. package/dist/200/lendingPools/collateralAdded.cjs +7 -1
  212. package/dist/200/lendingPools/collateralAdded.d.cts +13 -0
  213. package/dist/200/lendingPools/collateralAdded.d.ts +13 -0
  214. package/dist/200/lendingPools/collateralAdded.mjs +8 -2
  215. package/dist/200/lendingPools/liquidationCompleted.cjs +13 -0
  216. package/dist/200/lendingPools/liquidationCompleted.d.cts +24 -0
  217. package/dist/200/lendingPools/liquidationCompleted.d.ts +24 -0
  218. package/dist/200/lendingPools/liquidationCompleted.mjs +13 -0
  219. package/dist/200/lendingPools/liquidationInitiated.cjs +5 -1
  220. package/dist/200/lendingPools/liquidationInitiated.d.cts +13 -3
  221. package/dist/200/lendingPools/liquidationInitiated.d.ts +13 -3
  222. package/dist/200/lendingPools/liquidationInitiated.mjs +6 -2
  223. package/dist/200/swapping/swapRequestCompleted.cjs +10 -0
  224. package/dist/200/swapping/swapRequestCompleted.d.cts +24 -0
  225. package/dist/200/swapping/swapRequestCompleted.d.ts +24 -0
  226. package/dist/200/swapping/swapRequestCompleted.mjs +10 -0
  227. package/package.json +1 -1
@@ -53,17 +53,17 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
53
53
  error: string;
54
54
  }>;
55
55
  }, "strip", z.ZodTypeAny, {
56
- __kind: "Module";
57
56
  value: {
58
57
  index: number;
59
58
  error: `0x${string}`;
60
59
  };
61
- }, {
62
60
  __kind: "Module";
61
+ }, {
63
62
  value: {
64
63
  index: number;
65
64
  error: string;
66
65
  };
66
+ __kind: "Module";
67
67
  }>, z.ZodObject<{
68
68
  __kind: z.ZodLiteral<"ConsumerRemaining">;
69
69
  }, "strip", z.ZodTypeAny, {
@@ -94,13 +94,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
94
94
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
95
95
  }>;
96
96
  }, "strip", z.ZodTypeAny, {
97
- __kind: "Token";
98
97
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
99
- }, {
100
98
  __kind: "Token";
99
+ }, {
101
100
  value: {
102
101
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
103
102
  };
103
+ __kind: "Token";
104
104
  }>, z.ZodObject<{
105
105
  __kind: z.ZodLiteral<"Arithmetic">;
106
106
  value: z.ZodEffects<z.ZodObject<{
@@ -113,13 +113,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
113
113
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
114
114
  }>;
115
115
  }, "strip", z.ZodTypeAny, {
116
- __kind: "Arithmetic";
117
116
  value: "Underflow" | "Overflow" | "DivisionByZero";
118
- }, {
119
117
  __kind: "Arithmetic";
118
+ }, {
120
119
  value: {
121
120
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
122
121
  };
122
+ __kind: "Arithmetic";
123
123
  }>, z.ZodObject<{
124
124
  __kind: z.ZodLiteral<"Transactional">;
125
125
  value: z.ZodEffects<z.ZodObject<{
@@ -132,13 +132,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
132
132
  __kind: "LimitReached" | "NoLayer";
133
133
  }>;
134
134
  }, "strip", z.ZodTypeAny, {
135
- __kind: "Transactional";
136
135
  value: "LimitReached" | "NoLayer";
137
- }, {
138
136
  __kind: "Transactional";
137
+ }, {
139
138
  value: {
140
139
  __kind: "LimitReached" | "NoLayer";
141
140
  };
141
+ __kind: "Transactional";
142
142
  }>, z.ZodObject<{
143
143
  __kind: z.ZodLiteral<"Exhausted">;
144
144
  }, "strip", z.ZodTypeAny, {
@@ -165,7 +165,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
165
165
  __kind: "RootNotAllowed";
166
166
  }>]>;
167
167
  }, "strip", z.ZodTypeAny, {
168
- __kind: "DepositWitnessRejected";
169
168
  value: {
170
169
  __kind: "Other";
171
170
  } | {
@@ -173,11 +172,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
173
172
  } | {
174
173
  __kind: "BadOrigin";
175
174
  } | {
176
- __kind: "Module";
177
175
  value: {
178
176
  index: number;
179
177
  error: `0x${string}`;
180
178
  };
179
+ __kind: "Module";
181
180
  } | {
182
181
  __kind: "ConsumerRemaining";
183
182
  } | {
@@ -185,14 +184,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
185
184
  } | {
186
185
  __kind: "TooManyConsumers";
187
186
  } | {
188
- __kind: "Token";
189
187
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
188
+ __kind: "Token";
190
189
  } | {
191
- __kind: "Arithmetic";
192
190
  value: "Underflow" | "Overflow" | "DivisionByZero";
191
+ __kind: "Arithmetic";
193
192
  } | {
194
- __kind: "Transactional";
195
193
  value: "LimitReached" | "NoLayer";
194
+ __kind: "Transactional";
196
195
  } | {
197
196
  __kind: "Exhausted";
198
197
  } | {
@@ -202,8 +201,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
202
201
  } | {
203
202
  __kind: "RootNotAllowed";
204
203
  };
205
- }, {
206
204
  __kind: "DepositWitnessRejected";
205
+ }, {
207
206
  value: {
208
207
  __kind: "Other";
209
208
  } | {
@@ -211,11 +210,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
211
210
  } | {
212
211
  __kind: "BadOrigin";
213
212
  } | {
214
- __kind: "Module";
215
213
  value: {
216
214
  index: number;
217
215
  error: string;
218
216
  };
217
+ __kind: "Module";
219
218
  } | {
220
219
  __kind: "ConsumerRemaining";
221
220
  } | {
@@ -223,20 +222,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
223
222
  } | {
224
223
  __kind: "TooManyConsumers";
225
224
  } | {
226
- __kind: "Token";
227
225
  value: {
228
226
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
229
227
  };
228
+ __kind: "Token";
230
229
  } | {
231
- __kind: "Arithmetic";
232
230
  value: {
233
231
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
234
232
  };
233
+ __kind: "Arithmetic";
235
234
  } | {
236
- __kind: "Transactional";
237
235
  value: {
238
236
  __kind: "LimitReached" | "NoLayer";
239
237
  };
238
+ __kind: "Transactional";
240
239
  } | {
241
240
  __kind: "Exhausted";
242
241
  } | {
@@ -246,6 +245,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
246
245
  } | {
247
246
  __kind: "RootNotAllowed";
248
247
  };
248
+ __kind: "DepositWitnessRejected";
249
249
  }>, z.ZodObject<{
250
250
  __kind: z.ZodLiteral<"Unrefundable">;
251
251
  }, "strip", z.ZodTypeAny, {
@@ -276,42 +276,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
276
276
  }>;
277
277
  }, "strip", z.ZodTypeAny, {
278
278
  depositAddress: `0x${string}`;
279
+ amount: bigint;
279
280
  asset: "ArbEth" | "ArbUsdc";
280
281
  depositDetails: {
281
282
  txHashes?: `0x${string}`[] | null | undefined;
282
283
  };
283
- amount: bigint;
284
284
  }, {
285
285
  depositAddress: string;
286
+ amount: string | number;
286
287
  asset: {
287
288
  __kind: "ArbEth" | "ArbUsdc";
288
289
  };
289
290
  depositDetails: {
290
291
  txHashes?: string[] | null | undefined;
291
292
  };
292
- amount: string | number;
293
293
  }>;
294
294
  }, "strip", z.ZodTypeAny, {
295
295
  __kind: "DepositFailedDepositChannelVariantArbitrum";
296
296
  depositWitness: {
297
297
  depositAddress: `0x${string}`;
298
+ amount: bigint;
298
299
  asset: "ArbEth" | "ArbUsdc";
299
300
  depositDetails: {
300
301
  txHashes?: `0x${string}`[] | null | undefined;
301
302
  };
302
- amount: bigint;
303
303
  };
304
304
  }, {
305
305
  __kind: "DepositFailedDepositChannelVariantArbitrum";
306
306
  depositWitness: {
307
307
  depositAddress: string;
308
+ amount: string | number;
308
309
  asset: {
309
310
  __kind: "ArbEth" | "ArbUsdc";
310
311
  };
311
312
  depositDetails: {
312
313
  txHashes?: string[] | null | undefined;
313
314
  };
314
- amount: string | number;
315
315
  };
316
316
  }>, z.ZodObject<{
317
317
  __kind: z.ZodLiteral<"DepositFailedVaultVariantArbitrum">;
@@ -338,21 +338,21 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
338
338
  outputAsset: z.ZodEffects<z.ZodObject<{
339
339
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
340
340
  }, "strip", z.ZodTypeAny, {
341
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
341
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
342
342
  }, {
343
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
344
- }>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
345
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
343
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
344
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
345
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
346
346
  }>;
347
347
  destinationAddress: z.ZodEffects<z.ZodObject<{
348
348
  __kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
349
349
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
350
350
  }, "strip", z.ZodTypeAny, {
351
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
352
351
  value: `0x${string}`;
353
- }, {
354
352
  __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
353
+ }, {
355
354
  value: string;
355
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
356
356
  }>, {
357
357
  readonly chain: "Ethereum";
358
358
  readonly address: `0x${string}`;
@@ -372,8 +372,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
372
372
  readonly chain: "Assethub";
373
373
  readonly address: string;
374
374
  }, {
375
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
376
375
  value: string;
376
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
377
377
  }>;
378
378
  depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
379
379
  channelMetadata: z.ZodObject<{
@@ -402,67 +402,67 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
402
402
  __kind: z.ZodLiteral<"Eth">;
403
403
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
404
404
  }, "strip", z.ZodTypeAny, {
405
- __kind: "Eth";
406
405
  value: `0x${string}`;
407
- }, {
408
406
  __kind: "Eth";
407
+ }, {
409
408
  value: string;
409
+ __kind: "Eth";
410
410
  }>, z.ZodObject<{
411
411
  __kind: z.ZodLiteral<"Dot">;
412
412
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
413
413
  }, "strip", z.ZodTypeAny, {
414
- __kind: "Dot";
415
414
  value: `0x${string}`;
416
- }, {
417
415
  __kind: "Dot";
416
+ }, {
418
417
  value: string;
418
+ __kind: "Dot";
419
419
  }>, z.ZodObject<{
420
420
  __kind: z.ZodLiteral<"Btc">;
421
421
  value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
422
422
  __kind: z.ZodLiteral<"P2PKH">;
423
423
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
424
424
  }, "strip", z.ZodTypeAny, {
425
- __kind: "P2PKH";
426
425
  value: `0x${string}`;
427
- }, {
428
426
  __kind: "P2PKH";
427
+ }, {
429
428
  value: string;
429
+ __kind: "P2PKH";
430
430
  }>, z.ZodObject<{
431
431
  __kind: z.ZodLiteral<"P2SH">;
432
432
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
433
433
  }, "strip", z.ZodTypeAny, {
434
- __kind: "P2SH";
435
434
  value: `0x${string}`;
436
- }, {
437
435
  __kind: "P2SH";
436
+ }, {
438
437
  value: string;
438
+ __kind: "P2SH";
439
439
  }>, z.ZodObject<{
440
440
  __kind: z.ZodLiteral<"P2WPKH">;
441
441
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
442
442
  }, "strip", z.ZodTypeAny, {
443
- __kind: "P2WPKH";
444
443
  value: `0x${string}`;
445
- }, {
446
444
  __kind: "P2WPKH";
445
+ }, {
447
446
  value: string;
447
+ __kind: "P2WPKH";
448
448
  }>, z.ZodObject<{
449
449
  __kind: z.ZodLiteral<"P2WSH">;
450
450
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
451
451
  }, "strip", z.ZodTypeAny, {
452
- __kind: "P2WSH";
453
452
  value: `0x${string}`;
454
- }, {
455
453
  __kind: "P2WSH";
454
+ }, {
456
455
  value: string;
456
+ __kind: "P2WSH";
457
457
  }>, z.ZodObject<{
458
458
  __kind: z.ZodLiteral<"Taproot">;
459
459
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
460
460
  }, "strip", z.ZodTypeAny, {
461
- __kind: "Taproot";
462
461
  value: `0x${string}`;
463
- }, {
464
462
  __kind: "Taproot";
463
+ }, {
465
464
  value: string;
465
+ __kind: "Taproot";
466
466
  }>, z.ZodObject<{
467
467
  __kind: z.ZodLiteral<"OtherSegwit">;
468
468
  version: z.ZodNumber;
@@ -477,76 +477,76 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
477
477
  program: string;
478
478
  }>]>;
479
479
  }, "strip", z.ZodTypeAny, {
480
- __kind: "Btc";
481
480
  value: {
482
- __kind: "P2PKH";
483
481
  value: `0x${string}`;
482
+ __kind: "P2PKH";
484
483
  } | {
485
- __kind: "P2SH";
486
484
  value: `0x${string}`;
485
+ __kind: "P2SH";
487
486
  } | {
488
- __kind: "P2WPKH";
489
487
  value: `0x${string}`;
488
+ __kind: "P2WPKH";
490
489
  } | {
491
- __kind: "P2WSH";
492
490
  value: `0x${string}`;
491
+ __kind: "P2WSH";
493
492
  } | {
494
- __kind: "Taproot";
495
493
  value: `0x${string}`;
494
+ __kind: "Taproot";
496
495
  } | {
497
496
  __kind: "OtherSegwit";
498
497
  version: number;
499
498
  program: `0x${string}`;
500
499
  };
501
- }, {
502
500
  __kind: "Btc";
501
+ }, {
503
502
  value: {
504
- __kind: "P2PKH";
505
503
  value: string;
504
+ __kind: "P2PKH";
506
505
  } | {
507
- __kind: "P2SH";
508
506
  value: string;
507
+ __kind: "P2SH";
509
508
  } | {
510
- __kind: "P2WPKH";
511
509
  value: string;
510
+ __kind: "P2WPKH";
512
511
  } | {
513
- __kind: "P2WSH";
514
512
  value: string;
513
+ __kind: "P2WSH";
515
514
  } | {
516
- __kind: "Taproot";
517
515
  value: string;
516
+ __kind: "Taproot";
518
517
  } | {
519
518
  __kind: "OtherSegwit";
520
519
  version: number;
521
520
  program: string;
522
521
  };
522
+ __kind: "Btc";
523
523
  }>, z.ZodObject<{
524
524
  __kind: z.ZodLiteral<"Arb">;
525
525
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
526
526
  }, "strip", z.ZodTypeAny, {
527
- __kind: "Arb";
528
527
  value: `0x${string}`;
529
- }, {
530
528
  __kind: "Arb";
529
+ }, {
531
530
  value: string;
531
+ __kind: "Arb";
532
532
  }>, z.ZodObject<{
533
533
  __kind: z.ZodLiteral<"Sol">;
534
534
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
535
535
  }, "strip", z.ZodTypeAny, {
536
- __kind: "Sol";
537
536
  value: `0x${string}`;
538
- }, {
539
537
  __kind: "Sol";
538
+ }, {
540
539
  value: string;
540
+ __kind: "Sol";
541
541
  }>, z.ZodObject<{
542
542
  __kind: z.ZodLiteral<"Hub">;
543
543
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
544
544
  }, "strip", z.ZodTypeAny, {
545
- __kind: "Hub";
546
545
  value: `0x${string}`;
547
- }, {
548
546
  __kind: "Hub";
547
+ }, {
549
548
  value: string;
549
+ __kind: "Hub";
550
550
  }>]>>>;
551
551
  }, "strip", z.ZodTypeAny, {
552
552
  channelMetadata: {
@@ -556,42 +556,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
556
556
  };
557
557
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
558
558
  sourceAddress?: {
559
- __kind: "Eth";
560
559
  value: `0x${string}`;
560
+ __kind: "Eth";
561
561
  } | {
562
- __kind: "Dot";
563
562
  value: `0x${string}`;
563
+ __kind: "Dot";
564
564
  } | {
565
- __kind: "Btc";
566
565
  value: {
567
- __kind: "P2PKH";
568
566
  value: `0x${string}`;
567
+ __kind: "P2PKH";
569
568
  } | {
570
- __kind: "P2SH";
571
569
  value: `0x${string}`;
570
+ __kind: "P2SH";
572
571
  } | {
573
- __kind: "P2WPKH";
574
572
  value: `0x${string}`;
573
+ __kind: "P2WPKH";
575
574
  } | {
576
- __kind: "P2WSH";
577
575
  value: `0x${string}`;
576
+ __kind: "P2WSH";
578
577
  } | {
579
- __kind: "Taproot";
580
578
  value: `0x${string}`;
579
+ __kind: "Taproot";
581
580
  } | {
582
581
  __kind: "OtherSegwit";
583
582
  version: number;
584
583
  program: `0x${string}`;
585
584
  };
585
+ __kind: "Btc";
586
586
  } | {
587
- __kind: "Arb";
588
587
  value: `0x${string}`;
588
+ __kind: "Arb";
589
589
  } | {
590
- __kind: "Sol";
591
590
  value: `0x${string}`;
591
+ __kind: "Sol";
592
592
  } | {
593
- __kind: "Hub";
594
593
  value: `0x${string}`;
594
+ __kind: "Hub";
595
595
  } | null | undefined;
596
596
  }, {
597
597
  channelMetadata: {
@@ -603,42 +603,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
603
603
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
604
604
  };
605
605
  sourceAddress?: {
606
- __kind: "Eth";
607
606
  value: string;
607
+ __kind: "Eth";
608
608
  } | {
609
- __kind: "Dot";
610
609
  value: string;
610
+ __kind: "Dot";
611
611
  } | {
612
- __kind: "Btc";
613
612
  value: {
614
- __kind: "P2PKH";
615
613
  value: string;
614
+ __kind: "P2PKH";
616
615
  } | {
617
- __kind: "P2SH";
618
616
  value: string;
617
+ __kind: "P2SH";
619
618
  } | {
620
- __kind: "P2WPKH";
621
619
  value: string;
620
+ __kind: "P2WPKH";
622
621
  } | {
623
- __kind: "P2WSH";
624
622
  value: string;
623
+ __kind: "P2WSH";
625
624
  } | {
626
- __kind: "Taproot";
627
625
  value: string;
626
+ __kind: "Taproot";
628
627
  } | {
629
628
  __kind: "OtherSegwit";
630
629
  version: number;
631
630
  program: string;
632
631
  };
632
+ __kind: "Btc";
633
633
  } | {
634
- __kind: "Arb";
635
634
  value: string;
635
+ __kind: "Arb";
636
636
  } | {
637
- __kind: "Sol";
638
637
  value: string;
638
+ __kind: "Sol";
639
639
  } | {
640
- __kind: "Hub";
641
640
  value: string;
641
+ __kind: "Hub";
642
642
  } | null | undefined;
643
643
  }>>>;
644
644
  txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -713,14 +713,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
713
713
  }>>>;
714
714
  boostFee: z.ZodNumber;
715
715
  }, "strip", z.ZodTypeAny, {
716
+ txId: `0x${string}`;
716
717
  depositDetails: {
717
718
  txHashes?: `0x${string}`[] | null | undefined;
718
719
  };
719
- boostFee: number;
720
- txId: `0x${string}`;
721
720
  inputAsset: "ArbEth" | "ArbUsdc";
722
721
  depositAmount: bigint;
723
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
722
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
724
723
  destinationAddress: {
725
724
  readonly chain: "Ethereum";
726
725
  readonly address: `0x${string}`;
@@ -755,6 +754,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
755
754
  } | null | undefined;
756
755
  maxOraclePriceSlippage?: number | null | undefined;
757
756
  };
757
+ boostFee: number;
758
758
  depositAddress?: `0x${string}` | null | undefined;
759
759
  channelId?: bigint | null | undefined;
760
760
  depositMetadata?: {
@@ -765,42 +765,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
765
765
  };
766
766
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
767
767
  sourceAddress?: {
768
- __kind: "Eth";
769
768
  value: `0x${string}`;
769
+ __kind: "Eth";
770
770
  } | {
771
- __kind: "Dot";
772
771
  value: `0x${string}`;
772
+ __kind: "Dot";
773
773
  } | {
774
- __kind: "Btc";
775
774
  value: {
776
- __kind: "P2PKH";
777
775
  value: `0x${string}`;
776
+ __kind: "P2PKH";
778
777
  } | {
779
- __kind: "P2SH";
780
778
  value: `0x${string}`;
779
+ __kind: "P2SH";
781
780
  } | {
782
- __kind: "P2WPKH";
783
781
  value: `0x${string}`;
782
+ __kind: "P2WPKH";
784
783
  } | {
785
- __kind: "P2WSH";
786
784
  value: `0x${string}`;
785
+ __kind: "P2WSH";
787
786
  } | {
788
- __kind: "Taproot";
789
787
  value: `0x${string}`;
788
+ __kind: "Taproot";
790
789
  } | {
791
790
  __kind: "OtherSegwit";
792
791
  version: number;
793
792
  program: `0x${string}`;
794
793
  };
794
+ __kind: "Btc";
795
795
  } | {
796
- __kind: "Arb";
797
796
  value: `0x${string}`;
797
+ __kind: "Arb";
798
798
  } | {
799
- __kind: "Sol";
800
799
  value: `0x${string}`;
800
+ __kind: "Sol";
801
801
  } | {
802
- __kind: "Hub";
803
802
  value: `0x${string}`;
803
+ __kind: "Hub";
804
804
  } | null | undefined;
805
805
  } | null | undefined;
806
806
  brokerFee?: {
@@ -812,21 +812,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
812
812
  chunkInterval: number;
813
813
  } | null | undefined;
814
814
  }, {
815
+ txId: string;
815
816
  depositDetails: {
816
817
  txHashes?: string[] | null | undefined;
817
818
  };
818
- boostFee: number;
819
- txId: string;
820
819
  inputAsset: {
821
820
  __kind: "ArbEth" | "ArbUsdc";
822
821
  };
823
822
  depositAmount: string | number;
824
823
  outputAsset: {
825
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
824
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
826
825
  };
827
826
  destinationAddress: {
828
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
829
827
  value: string;
828
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
830
829
  };
831
830
  affiliateFees: {
832
831
  account: number;
@@ -843,6 +842,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
843
842
  } | null | undefined;
844
843
  maxOraclePriceSlippage?: number | null | undefined;
845
844
  };
845
+ boostFee: number;
846
846
  depositAddress?: string | null | undefined;
847
847
  channelId?: string | number | null | undefined;
848
848
  depositMetadata?: {
@@ -855,42 +855,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
855
855
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
856
856
  };
857
857
  sourceAddress?: {
858
- __kind: "Eth";
859
858
  value: string;
859
+ __kind: "Eth";
860
860
  } | {
861
- __kind: "Dot";
862
861
  value: string;
862
+ __kind: "Dot";
863
863
  } | {
864
- __kind: "Btc";
865
864
  value: {
866
- __kind: "P2PKH";
867
865
  value: string;
866
+ __kind: "P2PKH";
868
867
  } | {
869
- __kind: "P2SH";
870
868
  value: string;
869
+ __kind: "P2SH";
871
870
  } | {
872
- __kind: "P2WPKH";
873
871
  value: string;
872
+ __kind: "P2WPKH";
874
873
  } | {
875
- __kind: "P2WSH";
876
874
  value: string;
875
+ __kind: "P2WSH";
877
876
  } | {
878
- __kind: "Taproot";
879
877
  value: string;
878
+ __kind: "Taproot";
880
879
  } | {
881
880
  __kind: "OtherSegwit";
882
881
  version: number;
883
882
  program: string;
884
883
  };
884
+ __kind: "Btc";
885
885
  } | {
886
- __kind: "Arb";
887
886
  value: string;
887
+ __kind: "Arb";
888
888
  } | {
889
- __kind: "Sol";
890
889
  value: string;
890
+ __kind: "Sol";
891
891
  } | {
892
- __kind: "Hub";
893
892
  value: string;
893
+ __kind: "Hub";
894
894
  } | null | undefined;
895
895
  } | null | undefined;
896
896
  brokerFee?: {
@@ -905,14 +905,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
905
905
  }, "strip", z.ZodTypeAny, {
906
906
  __kind: "DepositFailedVaultVariantArbitrum";
907
907
  vaultWitness: {
908
+ txId: `0x${string}`;
908
909
  depositDetails: {
909
910
  txHashes?: `0x${string}`[] | null | undefined;
910
911
  };
911
- boostFee: number;
912
- txId: `0x${string}`;
913
912
  inputAsset: "ArbEth" | "ArbUsdc";
914
913
  depositAmount: bigint;
915
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
914
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
916
915
  destinationAddress: {
917
916
  readonly chain: "Ethereum";
918
917
  readonly address: `0x${string}`;
@@ -947,6 +946,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
947
946
  } | null | undefined;
948
947
  maxOraclePriceSlippage?: number | null | undefined;
949
948
  };
949
+ boostFee: number;
950
950
  depositAddress?: `0x${string}` | null | undefined;
951
951
  channelId?: bigint | null | undefined;
952
952
  depositMetadata?: {
@@ -957,42 +957,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
957
957
  };
958
958
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
959
959
  sourceAddress?: {
960
- __kind: "Eth";
961
960
  value: `0x${string}`;
961
+ __kind: "Eth";
962
962
  } | {
963
- __kind: "Dot";
964
963
  value: `0x${string}`;
964
+ __kind: "Dot";
965
965
  } | {
966
- __kind: "Btc";
967
966
  value: {
968
- __kind: "P2PKH";
969
967
  value: `0x${string}`;
968
+ __kind: "P2PKH";
970
969
  } | {
971
- __kind: "P2SH";
972
970
  value: `0x${string}`;
971
+ __kind: "P2SH";
973
972
  } | {
974
- __kind: "P2WPKH";
975
973
  value: `0x${string}`;
974
+ __kind: "P2WPKH";
976
975
  } | {
977
- __kind: "P2WSH";
978
976
  value: `0x${string}`;
977
+ __kind: "P2WSH";
979
978
  } | {
980
- __kind: "Taproot";
981
979
  value: `0x${string}`;
980
+ __kind: "Taproot";
982
981
  } | {
983
982
  __kind: "OtherSegwit";
984
983
  version: number;
985
984
  program: `0x${string}`;
986
985
  };
986
+ __kind: "Btc";
987
987
  } | {
988
- __kind: "Arb";
989
988
  value: `0x${string}`;
989
+ __kind: "Arb";
990
990
  } | {
991
- __kind: "Sol";
992
991
  value: `0x${string}`;
992
+ __kind: "Sol";
993
993
  } | {
994
- __kind: "Hub";
995
994
  value: `0x${string}`;
995
+ __kind: "Hub";
996
996
  } | null | undefined;
997
997
  } | null | undefined;
998
998
  brokerFee?: {
@@ -1007,21 +1007,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1007
1007
  }, {
1008
1008
  __kind: "DepositFailedVaultVariantArbitrum";
1009
1009
  vaultWitness: {
1010
+ txId: string;
1010
1011
  depositDetails: {
1011
1012
  txHashes?: string[] | null | undefined;
1012
1013
  };
1013
- boostFee: number;
1014
- txId: string;
1015
1014
  inputAsset: {
1016
1015
  __kind: "ArbEth" | "ArbUsdc";
1017
1016
  };
1018
1017
  depositAmount: string | number;
1019
1018
  outputAsset: {
1020
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1019
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1021
1020
  };
1022
1021
  destinationAddress: {
1023
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1024
1022
  value: string;
1023
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1025
1024
  };
1026
1025
  affiliateFees: {
1027
1026
  account: number;
@@ -1038,6 +1037,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1038
1037
  } | null | undefined;
1039
1038
  maxOraclePriceSlippage?: number | null | undefined;
1040
1039
  };
1040
+ boostFee: number;
1041
1041
  depositAddress?: string | null | undefined;
1042
1042
  channelId?: string | number | null | undefined;
1043
1043
  depositMetadata?: {
@@ -1050,42 +1050,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1050
1050
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1051
1051
  };
1052
1052
  sourceAddress?: {
1053
- __kind: "Eth";
1054
1053
  value: string;
1054
+ __kind: "Eth";
1055
1055
  } | {
1056
- __kind: "Dot";
1057
1056
  value: string;
1057
+ __kind: "Dot";
1058
1058
  } | {
1059
- __kind: "Btc";
1060
1059
  value: {
1061
- __kind: "P2PKH";
1062
1060
  value: string;
1061
+ __kind: "P2PKH";
1063
1062
  } | {
1064
- __kind: "P2SH";
1065
1063
  value: string;
1064
+ __kind: "P2SH";
1066
1065
  } | {
1067
- __kind: "P2WPKH";
1068
1066
  value: string;
1067
+ __kind: "P2WPKH";
1069
1068
  } | {
1070
- __kind: "P2WSH";
1071
1069
  value: string;
1070
+ __kind: "P2WSH";
1072
1071
  } | {
1073
- __kind: "Taproot";
1074
1072
  value: string;
1073
+ __kind: "Taproot";
1075
1074
  } | {
1076
1075
  __kind: "OtherSegwit";
1077
1076
  version: number;
1078
1077
  program: string;
1079
1078
  };
1079
+ __kind: "Btc";
1080
1080
  } | {
1081
- __kind: "Arb";
1082
1081
  value: string;
1082
+ __kind: "Arb";
1083
1083
  } | {
1084
- __kind: "Sol";
1085
1084
  value: string;
1085
+ __kind: "Sol";
1086
1086
  } | {
1087
- __kind: "Hub";
1088
1087
  value: string;
1088
+ __kind: "Hub";
1089
1089
  } | null | undefined;
1090
1090
  } | null | undefined;
1091
1091
  brokerFee?: {
@@ -1099,7 +1099,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1099
1099
  };
1100
1100
  }>]>;
1101
1101
  }, "strip", z.ZodTypeAny, {
1102
- blockHeight: bigint;
1103
1102
  reason: {
1104
1103
  __kind: "BelowMinimumDeposit";
1105
1104
  } | {
@@ -1107,7 +1106,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1107
1106
  } | {
1108
1107
  __kind: "TransactionRejectedByBroker";
1109
1108
  } | {
1110
- __kind: "DepositWitnessRejected";
1111
1109
  value: {
1112
1110
  __kind: "Other";
1113
1111
  } | {
@@ -1115,11 +1113,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1115
1113
  } | {
1116
1114
  __kind: "BadOrigin";
1117
1115
  } | {
1118
- __kind: "Module";
1119
1116
  value: {
1120
1117
  index: number;
1121
1118
  error: `0x${string}`;
1122
1119
  };
1120
+ __kind: "Module";
1123
1121
  } | {
1124
1122
  __kind: "ConsumerRemaining";
1125
1123
  } | {
@@ -1127,14 +1125,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1127
1125
  } | {
1128
1126
  __kind: "TooManyConsumers";
1129
1127
  } | {
1130
- __kind: "Token";
1131
1128
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1129
+ __kind: "Token";
1132
1130
  } | {
1133
- __kind: "Arithmetic";
1134
1131
  value: "Underflow" | "Overflow" | "DivisionByZero";
1132
+ __kind: "Arithmetic";
1135
1133
  } | {
1136
- __kind: "Transactional";
1137
1134
  value: "LimitReached" | "NoLayer";
1135
+ __kind: "Transactional";
1138
1136
  } | {
1139
1137
  __kind: "Exhausted";
1140
1138
  } | {
@@ -1144,30 +1142,31 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1144
1142
  } | {
1145
1143
  __kind: "RootNotAllowed";
1146
1144
  };
1145
+ __kind: "DepositWitnessRejected";
1147
1146
  } | {
1148
1147
  __kind: "Unrefundable";
1149
1148
  };
1149
+ blockHeight: bigint;
1150
1150
  details: {
1151
1151
  __kind: "DepositFailedDepositChannelVariantArbitrum";
1152
1152
  depositWitness: {
1153
1153
  depositAddress: `0x${string}`;
1154
+ amount: bigint;
1154
1155
  asset: "ArbEth" | "ArbUsdc";
1155
1156
  depositDetails: {
1156
1157
  txHashes?: `0x${string}`[] | null | undefined;
1157
1158
  };
1158
- amount: bigint;
1159
1159
  };
1160
1160
  } | {
1161
1161
  __kind: "DepositFailedVaultVariantArbitrum";
1162
1162
  vaultWitness: {
1163
+ txId: `0x${string}`;
1163
1164
  depositDetails: {
1164
1165
  txHashes?: `0x${string}`[] | null | undefined;
1165
1166
  };
1166
- boostFee: number;
1167
- txId: `0x${string}`;
1168
1167
  inputAsset: "ArbEth" | "ArbUsdc";
1169
1168
  depositAmount: bigint;
1170
- outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1169
+ outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1171
1170
  destinationAddress: {
1172
1171
  readonly chain: "Ethereum";
1173
1172
  readonly address: `0x${string}`;
@@ -1202,6 +1201,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1202
1201
  } | null | undefined;
1203
1202
  maxOraclePriceSlippage?: number | null | undefined;
1204
1203
  };
1204
+ boostFee: number;
1205
1205
  depositAddress?: `0x${string}` | null | undefined;
1206
1206
  channelId?: bigint | null | undefined;
1207
1207
  depositMetadata?: {
@@ -1212,42 +1212,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1212
1212
  };
1213
1213
  sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1214
1214
  sourceAddress?: {
1215
- __kind: "Eth";
1216
1215
  value: `0x${string}`;
1216
+ __kind: "Eth";
1217
1217
  } | {
1218
- __kind: "Dot";
1219
1218
  value: `0x${string}`;
1219
+ __kind: "Dot";
1220
1220
  } | {
1221
- __kind: "Btc";
1222
1221
  value: {
1223
- __kind: "P2PKH";
1224
1222
  value: `0x${string}`;
1223
+ __kind: "P2PKH";
1225
1224
  } | {
1226
- __kind: "P2SH";
1227
1225
  value: `0x${string}`;
1226
+ __kind: "P2SH";
1228
1227
  } | {
1229
- __kind: "P2WPKH";
1230
1228
  value: `0x${string}`;
1229
+ __kind: "P2WPKH";
1231
1230
  } | {
1232
- __kind: "P2WSH";
1233
1231
  value: `0x${string}`;
1232
+ __kind: "P2WSH";
1234
1233
  } | {
1235
- __kind: "Taproot";
1236
1234
  value: `0x${string}`;
1235
+ __kind: "Taproot";
1237
1236
  } | {
1238
1237
  __kind: "OtherSegwit";
1239
1238
  version: number;
1240
1239
  program: `0x${string}`;
1241
1240
  };
1241
+ __kind: "Btc";
1242
1242
  } | {
1243
- __kind: "Arb";
1244
1243
  value: `0x${string}`;
1244
+ __kind: "Arb";
1245
1245
  } | {
1246
- __kind: "Sol";
1247
1246
  value: `0x${string}`;
1247
+ __kind: "Sol";
1248
1248
  } | {
1249
- __kind: "Hub";
1250
1249
  value: `0x${string}`;
1250
+ __kind: "Hub";
1251
1251
  } | null | undefined;
1252
1252
  } | null | undefined;
1253
1253
  brokerFee?: {
@@ -1261,7 +1261,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1261
1261
  };
1262
1262
  };
1263
1263
  }, {
1264
- blockHeight: string | number;
1265
1264
  reason: {
1266
1265
  __kind: "BelowMinimumDeposit";
1267
1266
  } | {
@@ -1269,7 +1268,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1269
1268
  } | {
1270
1269
  __kind: "TransactionRejectedByBroker";
1271
1270
  } | {
1272
- __kind: "DepositWitnessRejected";
1273
1271
  value: {
1274
1272
  __kind: "Other";
1275
1273
  } | {
@@ -1277,11 +1275,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1277
1275
  } | {
1278
1276
  __kind: "BadOrigin";
1279
1277
  } | {
1280
- __kind: "Module";
1281
1278
  value: {
1282
1279
  index: number;
1283
1280
  error: string;
1284
1281
  };
1282
+ __kind: "Module";
1285
1283
  } | {
1286
1284
  __kind: "ConsumerRemaining";
1287
1285
  } | {
@@ -1289,20 +1287,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1289
1287
  } | {
1290
1288
  __kind: "TooManyConsumers";
1291
1289
  } | {
1292
- __kind: "Token";
1293
1290
  value: {
1294
1291
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1295
1292
  };
1293
+ __kind: "Token";
1296
1294
  } | {
1297
- __kind: "Arithmetic";
1298
1295
  value: {
1299
1296
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
1300
1297
  };
1298
+ __kind: "Arithmetic";
1301
1299
  } | {
1302
- __kind: "Transactional";
1303
1300
  value: {
1304
1301
  __kind: "LimitReached" | "NoLayer";
1305
1302
  };
1303
+ __kind: "Transactional";
1306
1304
  } | {
1307
1305
  __kind: "Exhausted";
1308
1306
  } | {
@@ -1312,39 +1310,40 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1312
1310
  } | {
1313
1311
  __kind: "RootNotAllowed";
1314
1312
  };
1313
+ __kind: "DepositWitnessRejected";
1315
1314
  } | {
1316
1315
  __kind: "Unrefundable";
1317
1316
  };
1317
+ blockHeight: string | number;
1318
1318
  details: {
1319
1319
  __kind: "DepositFailedDepositChannelVariantArbitrum";
1320
1320
  depositWitness: {
1321
1321
  depositAddress: string;
1322
+ amount: string | number;
1322
1323
  asset: {
1323
1324
  __kind: "ArbEth" | "ArbUsdc";
1324
1325
  };
1325
1326
  depositDetails: {
1326
1327
  txHashes?: string[] | null | undefined;
1327
1328
  };
1328
- amount: string | number;
1329
1329
  };
1330
1330
  } | {
1331
1331
  __kind: "DepositFailedVaultVariantArbitrum";
1332
1332
  vaultWitness: {
1333
+ txId: string;
1333
1334
  depositDetails: {
1334
1335
  txHashes?: string[] | null | undefined;
1335
1336
  };
1336
- boostFee: number;
1337
- txId: string;
1338
1337
  inputAsset: {
1339
1338
  __kind: "ArbEth" | "ArbUsdc";
1340
1339
  };
1341
1340
  depositAmount: string | number;
1342
1341
  outputAsset: {
1343
- __kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1342
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
1344
1343
  };
1345
1344
  destinationAddress: {
1346
- __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1347
1345
  value: string;
1346
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
1348
1347
  };
1349
1348
  affiliateFees: {
1350
1349
  account: number;
@@ -1361,6 +1360,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1361
1360
  } | null | undefined;
1362
1361
  maxOraclePriceSlippage?: number | null | undefined;
1363
1362
  };
1363
+ boostFee: number;
1364
1364
  depositAddress?: string | null | undefined;
1365
1365
  channelId?: string | number | null | undefined;
1366
1366
  depositMetadata?: {
@@ -1373,42 +1373,42 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
1373
1373
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
1374
1374
  };
1375
1375
  sourceAddress?: {
1376
- __kind: "Eth";
1377
1376
  value: string;
1377
+ __kind: "Eth";
1378
1378
  } | {
1379
- __kind: "Dot";
1380
1379
  value: string;
1380
+ __kind: "Dot";
1381
1381
  } | {
1382
- __kind: "Btc";
1383
1382
  value: {
1384
- __kind: "P2PKH";
1385
1383
  value: string;
1384
+ __kind: "P2PKH";
1386
1385
  } | {
1387
- __kind: "P2SH";
1388
1386
  value: string;
1387
+ __kind: "P2SH";
1389
1388
  } | {
1390
- __kind: "P2WPKH";
1391
1389
  value: string;
1390
+ __kind: "P2WPKH";
1392
1391
  } | {
1393
- __kind: "P2WSH";
1394
1392
  value: string;
1393
+ __kind: "P2WSH";
1395
1394
  } | {
1396
- __kind: "Taproot";
1397
1395
  value: string;
1396
+ __kind: "Taproot";
1398
1397
  } | {
1399
1398
  __kind: "OtherSegwit";
1400
1399
  version: number;
1401
1400
  program: string;
1402
1401
  };
1402
+ __kind: "Btc";
1403
1403
  } | {
1404
- __kind: "Arb";
1405
1404
  value: string;
1405
+ __kind: "Arb";
1406
1406
  } | {
1407
- __kind: "Sol";
1408
1407
  value: string;
1408
+ __kind: "Sol";
1409
1409
  } | {
1410
- __kind: "Hub";
1411
1410
  value: string;
1411
+ __kind: "Hub";
1412
1412
  } | null | undefined;
1413
1413
  } | null | undefined;
1414
1414
  brokerFee?: {