@chainflip/processor 1.5.0 → 1.5.1

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 (195) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  3. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +28 -28
  4. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +28 -28
  5. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  6. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  7. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  8. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  9. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  10. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  11. package/dist/100/funding/funded.d.cts +2 -2
  12. package/dist/100/funding/funded.d.ts +2 -2
  13. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  14. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  15. package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
  16. package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
  17. package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
  18. package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
  19. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
  20. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
  21. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  22. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
  23. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  24. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  25. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  26. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  27. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  28. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  29. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  30. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  31. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  32. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  33. package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
  34. package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
  35. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  36. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  37. package/dist/120/swapping/ccmFailed.d.cts +70 -70
  38. package/dist/120/swapping/ccmFailed.d.ts +70 -70
  39. package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
  40. package/dist/120/swapping/swapEgressIgnored.d.ts +24 -24
  41. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  42. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  43. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  44. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  45. package/dist/120/swapping/withdrawalRequested.d.cts +14 -14
  46. package/dist/120/swapping/withdrawalRequested.d.ts +14 -14
  47. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  48. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  49. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  50. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  51. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  52. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  53. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  54. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
  55. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  56. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  57. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  58. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  59. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  60. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  61. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  62. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  63. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  64. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  65. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  66. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  67. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  68. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  69. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  70. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  71. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  72. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  73. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  74. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  75. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  76. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  77. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
  78. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +4 -4
  79. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +4 -4
  80. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +4 -4
  81. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  82. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  83. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  84. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  85. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  86. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
  87. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  88. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  89. package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
  90. package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
  91. package/dist/141/swapping/ccmFailed.d.cts +104 -104
  92. package/dist/141/swapping/ccmFailed.d.ts +104 -104
  93. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  94. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  95. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  96. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  97. package/dist/141/swapping/swapDepositAddressReady.d.cts +44 -44
  98. package/dist/141/swapping/swapDepositAddressReady.d.ts +44 -44
  99. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  100. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  101. package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
  102. package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
  103. package/dist/141/swapping/swapExecuted.d.cts +88 -88
  104. package/dist/141/swapping/swapExecuted.d.ts +88 -88
  105. package/dist/141/swapping/swapScheduled.d.cts +128 -128
  106. package/dist/141/swapping/swapScheduled.d.ts +128 -128
  107. package/dist/141/swapping/withdrawalRequested.d.cts +26 -26
  108. package/dist/141/swapping/withdrawalRequested.d.ts +26 -26
  109. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  110. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  111. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
  112. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
  113. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  114. package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
  115. package/dist/150/common.cjs +15 -15
  116. package/dist/150/common.d.cts +189 -322
  117. package/dist/150/common.d.ts +189 -322
  118. package/dist/150/common.mjs +15 -15
  119. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  120. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  121. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  122. package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  123. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
  124. package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +2 -2
  125. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  126. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
  127. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  128. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  129. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
  130. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
  131. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  132. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  133. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
  134. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
  135. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  136. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  137. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  138. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  139. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  140. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  141. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  142. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  143. package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
  144. package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
  145. package/dist/150/swapping/ccmFailed.d.cts +120 -120
  146. package/dist/150/swapping/ccmFailed.d.ts +120 -120
  147. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  148. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  149. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  150. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  151. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  152. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  153. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  154. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  155. package/dist/150/swapping/swapDepositAddressReady.cjs +1 -1
  156. package/dist/150/swapping/swapDepositAddressReady.d.cts +83 -254
  157. package/dist/150/swapping/swapDepositAddressReady.d.ts +83 -254
  158. package/dist/150/swapping/swapDepositAddressReady.mjs +2 -2
  159. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  160. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  161. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  162. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  163. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  164. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  165. package/dist/150/swapping/swapScheduled.d.cts +144 -144
  166. package/dist/150/swapping/swapScheduled.d.ts +144 -144
  167. package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
  168. package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
  169. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
  170. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
  171. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
  172. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
  173. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  174. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  175. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  176. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  177. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
  178. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
  179. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  180. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
  181. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  182. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  183. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
  184. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
  185. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  186. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  187. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  188. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  189. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  190. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  191. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
  192. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
  193. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  194. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  195. package/package.json +1 -1
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
13
13
  egressAsset: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
16
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
17
  }, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
19
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol", {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
18
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
19
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt", {
20
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
21
21
  }>;
22
22
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -25,85 +25,85 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"Eth">;
26
26
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
27
27
  }, "strip", z.ZodTypeAny, {
28
- __kind: "Eth";
29
28
  value: `0x${string}`;
30
- }, {
31
29
  __kind: "Eth";
30
+ }, {
32
31
  value: string;
32
+ __kind: "Eth";
33
33
  }>, z.ZodObject<{
34
34
  __kind: z.ZodLiteral<"Dot">;
35
35
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
36
36
  }, "strip", z.ZodTypeAny, {
37
- __kind: "Dot";
38
37
  value: `0x${string}`;
39
- }, {
40
38
  __kind: "Dot";
39
+ }, {
41
40
  value: string;
41
+ __kind: "Dot";
42
42
  }>, z.ZodObject<{
43
43
  __kind: z.ZodLiteral<"Btc">;
44
44
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
45
45
  }, "strip", z.ZodTypeAny, {
46
- __kind: "Btc";
47
46
  value: `0x${string}`;
48
- }, {
49
47
  __kind: "Btc";
48
+ }, {
50
49
  value: string;
50
+ __kind: "Btc";
51
51
  }>, z.ZodObject<{
52
52
  __kind: z.ZodLiteral<"Arb">;
53
53
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
54
54
  }, "strip", z.ZodTypeAny, {
55
- __kind: "Arb";
56
55
  value: `0x${string}`;
57
- }, {
58
56
  __kind: "Arb";
57
+ }, {
59
58
  value: string;
59
+ __kind: "Arb";
60
60
  }>, z.ZodObject<{
61
61
  __kind: z.ZodLiteral<"Sol">;
62
62
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
63
63
  }, "strip", z.ZodTypeAny, {
64
- __kind: "Sol";
65
64
  value: `0x${string}`;
66
- }, {
67
65
  __kind: "Sol";
66
+ }, {
68
67
  value: string;
68
+ __kind: "Sol";
69
69
  }>]>;
70
70
  }, "strip", z.ZodTypeAny, {
71
71
  destinationAddress: {
72
- __kind: "Eth";
73
72
  value: `0x${string}`;
73
+ __kind: "Eth";
74
74
  } | {
75
- __kind: "Dot";
76
75
  value: `0x${string}`;
76
+ __kind: "Dot";
77
77
  } | {
78
- __kind: "Btc";
79
78
  value: `0x${string}`;
79
+ __kind: "Btc";
80
80
  } | {
81
- __kind: "Arb";
82
81
  value: `0x${string}`;
82
+ __kind: "Arb";
83
83
  } | {
84
- __kind: "Sol";
85
84
  value: `0x${string}`;
85
+ __kind: "Sol";
86
86
  };
87
87
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
88
88
  egressFee: bigint;
89
89
  egressAmount: bigint;
90
- egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
90
+ egressAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
91
91
  }, {
92
92
  destinationAddress: {
93
- __kind: "Eth";
94
93
  value: string;
94
+ __kind: "Eth";
95
95
  } | {
96
- __kind: "Dot";
97
96
  value: string;
97
+ __kind: "Dot";
98
98
  } | {
99
- __kind: "Btc";
100
99
  value: string;
100
+ __kind: "Btc";
101
101
  } | {
102
- __kind: "Arb";
103
102
  value: string;
103
+ __kind: "Arb";
104
104
  } | {
105
- __kind: "Sol";
106
105
  value: string;
106
+ __kind: "Sol";
107
107
  };
108
108
  egressId: [{
109
109
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
@@ -111,7 +111,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
111
111
  egressFee: string | number;
112
112
  egressAmount: string | number;
113
113
  egressAsset: {
114
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
114
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
115
115
  };
116
116
  }>;
117
117
 
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
13
13
  egressAsset: z.ZodEffects<z.ZodObject<{
14
14
  __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
16
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
17
17
  }, {
18
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
19
- }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol", {
20
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
18
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
19
+ }>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt", {
20
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
21
21
  }>;
22
22
  egressAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
23
23
  egressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
@@ -25,85 +25,85 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
25
25
  __kind: z.ZodLiteral<"Eth">;
26
26
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
27
27
  }, "strip", z.ZodTypeAny, {
28
- __kind: "Eth";
29
28
  value: `0x${string}`;
30
- }, {
31
29
  __kind: "Eth";
30
+ }, {
32
31
  value: string;
32
+ __kind: "Eth";
33
33
  }>, z.ZodObject<{
34
34
  __kind: z.ZodLiteral<"Dot">;
35
35
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
36
36
  }, "strip", z.ZodTypeAny, {
37
- __kind: "Dot";
38
37
  value: `0x${string}`;
39
- }, {
40
38
  __kind: "Dot";
39
+ }, {
41
40
  value: string;
41
+ __kind: "Dot";
42
42
  }>, z.ZodObject<{
43
43
  __kind: z.ZodLiteral<"Btc">;
44
44
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
45
45
  }, "strip", z.ZodTypeAny, {
46
- __kind: "Btc";
47
46
  value: `0x${string}`;
48
- }, {
49
47
  __kind: "Btc";
48
+ }, {
50
49
  value: string;
50
+ __kind: "Btc";
51
51
  }>, z.ZodObject<{
52
52
  __kind: z.ZodLiteral<"Arb">;
53
53
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
54
54
  }, "strip", z.ZodTypeAny, {
55
- __kind: "Arb";
56
55
  value: `0x${string}`;
57
- }, {
58
56
  __kind: "Arb";
57
+ }, {
59
58
  value: string;
59
+ __kind: "Arb";
60
60
  }>, z.ZodObject<{
61
61
  __kind: z.ZodLiteral<"Sol">;
62
62
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
63
63
  }, "strip", z.ZodTypeAny, {
64
- __kind: "Sol";
65
64
  value: `0x${string}`;
66
- }, {
67
65
  __kind: "Sol";
66
+ }, {
68
67
  value: string;
68
+ __kind: "Sol";
69
69
  }>]>;
70
70
  }, "strip", z.ZodTypeAny, {
71
71
  destinationAddress: {
72
- __kind: "Eth";
73
72
  value: `0x${string}`;
73
+ __kind: "Eth";
74
74
  } | {
75
- __kind: "Dot";
76
75
  value: `0x${string}`;
76
+ __kind: "Dot";
77
77
  } | {
78
- __kind: "Btc";
79
78
  value: `0x${string}`;
79
+ __kind: "Btc";
80
80
  } | {
81
- __kind: "Arb";
82
81
  value: `0x${string}`;
82
+ __kind: "Arb";
83
83
  } | {
84
- __kind: "Sol";
85
84
  value: `0x${string}`;
85
+ __kind: "Sol";
86
86
  };
87
87
  egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
88
88
  egressFee: bigint;
89
89
  egressAmount: bigint;
90
- egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
90
+ egressAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
91
91
  }, {
92
92
  destinationAddress: {
93
- __kind: "Eth";
94
93
  value: string;
94
+ __kind: "Eth";
95
95
  } | {
96
- __kind: "Dot";
97
96
  value: string;
97
+ __kind: "Dot";
98
98
  } | {
99
- __kind: "Btc";
100
99
  value: string;
100
+ __kind: "Btc";
101
101
  } | {
102
- __kind: "Arb";
103
102
  value: string;
103
+ __kind: "Arb";
104
104
  } | {
105
- __kind: "Sol";
106
105
  value: string;
106
+ __kind: "Sol";
107
107
  };
108
108
  egressId: [{
109
109
  __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
@@ -111,7 +111,7 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
111
111
  egressFee: string | number;
112
112
  egressAmount: string | number;
113
113
  egressAsset: {
114
- __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
114
+ __kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt";
115
115
  };
116
116
  }>;
117
117
 
@@ -70,12 +70,15 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
70
70
  }, "strip", z.ZodTypeAny, {
71
71
  depositAddress: `0x${string}`;
72
72
  asset: "ArbEth" | "ArbUsdc";
73
- blockHeight: bigint;
73
+ amounts: [number, bigint][];
74
74
  depositDetails: {
75
75
  txHashes?: `0x${string}`[] | null | undefined;
76
76
  };
77
- ingressFee: bigint;
78
77
  prewitnessedDepositId: bigint;
78
+ channelId: bigint;
79
+ blockHeight: bigint;
80
+ ingressFee: bigint;
81
+ boostFee: bigint;
79
82
  action: {
80
83
  __kind: "Swap";
81
84
  swapRequestId: bigint;
@@ -91,20 +94,20 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
91
94
  __kind: "BoostersCredited";
92
95
  prewitnessedDepositId: bigint;
93
96
  };
94
- channelId: bigint;
95
- amounts: [number, bigint][];
96
- boostFee: bigint;
97
97
  }, {
98
98
  depositAddress: string;
99
99
  asset: {
100
100
  __kind: "ArbEth" | "ArbUsdc";
101
101
  };
102
- blockHeight: string | number;
102
+ amounts: [number, string | number][];
103
103
  depositDetails: {
104
104
  txHashes?: string[] | null | undefined;
105
105
  };
106
- ingressFee: string | number;
107
106
  prewitnessedDepositId: string | number;
107
+ channelId: string | number;
108
+ blockHeight: string | number;
109
+ ingressFee: string | number;
110
+ boostFee: string | number;
108
111
  action: {
109
112
  __kind: "Swap";
110
113
  swapRequestId: string | number;
@@ -120,9 +123,6 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
120
123
  __kind: "BoostersCredited";
121
124
  prewitnessedDepositId: string | number;
122
125
  };
123
- channelId: string | number;
124
- amounts: [number, string | number][];
125
- boostFee: string | number;
126
126
  }>;
127
127
 
128
128
  export { arbitrumIngressEgressDepositBoosted };
@@ -70,12 +70,15 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
70
70
  }, "strip", z.ZodTypeAny, {
71
71
  depositAddress: `0x${string}`;
72
72
  asset: "ArbEth" | "ArbUsdc";
73
- blockHeight: bigint;
73
+ amounts: [number, bigint][];
74
74
  depositDetails: {
75
75
  txHashes?: `0x${string}`[] | null | undefined;
76
76
  };
77
- ingressFee: bigint;
78
77
  prewitnessedDepositId: bigint;
78
+ channelId: bigint;
79
+ blockHeight: bigint;
80
+ ingressFee: bigint;
81
+ boostFee: bigint;
79
82
  action: {
80
83
  __kind: "Swap";
81
84
  swapRequestId: bigint;
@@ -91,20 +94,20 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
91
94
  __kind: "BoostersCredited";
92
95
  prewitnessedDepositId: bigint;
93
96
  };
94
- channelId: bigint;
95
- amounts: [number, bigint][];
96
- boostFee: bigint;
97
97
  }, {
98
98
  depositAddress: string;
99
99
  asset: {
100
100
  __kind: "ArbEth" | "ArbUsdc";
101
101
  };
102
- blockHeight: string | number;
102
+ amounts: [number, string | number][];
103
103
  depositDetails: {
104
104
  txHashes?: string[] | null | undefined;
105
105
  };
106
- ingressFee: string | number;
107
106
  prewitnessedDepositId: string | number;
107
+ channelId: string | number;
108
+ blockHeight: string | number;
109
+ ingressFee: string | number;
110
+ boostFee: string | number;
108
111
  action: {
109
112
  __kind: "Swap";
110
113
  swapRequestId: string | number;
@@ -120,9 +123,6 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
120
123
  __kind: "BoostersCredited";
121
124
  prewitnessedDepositId: string | number;
122
125
  };
123
- channelId: string | number;
124
- amounts: [number, string | number][];
125
- boostFee: string | number;
126
126
  }>;
127
127
 
128
128
  export { arbitrumIngressEgressDepositBoosted };
@@ -68,11 +68,11 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
68
68
  }, "strip", z.ZodTypeAny, {
69
69
  depositAddress: `0x${string}`;
70
70
  asset: "ArbEth" | "ArbUsdc";
71
- amount: bigint;
72
- blockHeight: bigint;
73
71
  depositDetails: {
74
72
  txHashes?: `0x${string}`[] | null | undefined;
75
73
  };
74
+ channelId: bigint;
75
+ blockHeight: bigint;
76
76
  ingressFee: bigint;
77
77
  action: {
78
78
  __kind: "Swap";
@@ -89,17 +89,17 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
89
89
  __kind: "BoostersCredited";
90
90
  prewitnessedDepositId: bigint;
91
91
  };
92
- channelId: bigint;
92
+ amount: bigint;
93
93
  }, {
94
94
  depositAddress: string;
95
95
  asset: {
96
96
  __kind: "ArbEth" | "ArbUsdc";
97
97
  };
98
- amount: string | number;
99
- blockHeight: string | number;
100
98
  depositDetails: {
101
99
  txHashes?: string[] | null | undefined;
102
100
  };
101
+ channelId: string | number;
102
+ blockHeight: string | number;
103
103
  ingressFee: string | number;
104
104
  action: {
105
105
  __kind: "Swap";
@@ -116,7 +116,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
116
116
  __kind: "BoostersCredited";
117
117
  prewitnessedDepositId: string | number;
118
118
  };
119
- channelId: string | number;
119
+ amount: string | number;
120
120
  }>;
121
121
 
122
122
  export { arbitrumIngressEgressDepositFinalised };
@@ -68,11 +68,11 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
68
68
  }, "strip", z.ZodTypeAny, {
69
69
  depositAddress: `0x${string}`;
70
70
  asset: "ArbEth" | "ArbUsdc";
71
- amount: bigint;
72
- blockHeight: bigint;
73
71
  depositDetails: {
74
72
  txHashes?: `0x${string}`[] | null | undefined;
75
73
  };
74
+ channelId: bigint;
75
+ blockHeight: bigint;
76
76
  ingressFee: bigint;
77
77
  action: {
78
78
  __kind: "Swap";
@@ -89,17 +89,17 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
89
89
  __kind: "BoostersCredited";
90
90
  prewitnessedDepositId: bigint;
91
91
  };
92
- channelId: bigint;
92
+ amount: bigint;
93
93
  }, {
94
94
  depositAddress: string;
95
95
  asset: {
96
96
  __kind: "ArbEth" | "ArbUsdc";
97
97
  };
98
- amount: string | number;
99
- blockHeight: string | number;
100
98
  depositDetails: {
101
99
  txHashes?: string[] | null | undefined;
102
100
  };
101
+ channelId: string | number;
102
+ blockHeight: string | number;
103
103
  ingressFee: string | number;
104
104
  action: {
105
105
  __kind: "Swap";
@@ -116,7 +116,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
116
116
  __kind: "BoostersCredited";
117
117
  prewitnessedDepositId: string | number;
118
118
  };
119
- channelId: string | number;
119
+ amount: string | number;
120
120
  }>;
121
121
 
122
122
  export { arbitrumIngressEgressDepositFinalised };
@@ -149,13 +149,16 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
149
149
  program: `0x${string}`;
150
150
  };
151
151
  asset: "Btc";
152
- blockHeight: bigint;
152
+ amounts: [number, bigint][];
153
153
  depositDetails: {
154
154
  txId: `0x${string}`;
155
155
  vout: number;
156
156
  };
157
- ingressFee: bigint;
158
157
  prewitnessedDepositId: bigint;
158
+ channelId: bigint;
159
+ blockHeight: bigint;
160
+ ingressFee: bigint;
161
+ boostFee: bigint;
159
162
  action: {
160
163
  __kind: "Swap";
161
164
  swapRequestId: bigint;
@@ -171,9 +174,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
171
174
  __kind: "BoostersCredited";
172
175
  prewitnessedDepositId: bigint;
173
176
  };
174
- channelId: bigint;
175
- amounts: [number, bigint][];
176
- boostFee: bigint;
177
177
  }, {
178
178
  depositAddress: {
179
179
  value: string;
@@ -198,13 +198,16 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
198
198
  asset: {
199
199
  __kind: "Btc";
200
200
  };
201
- blockHeight: string | number;
201
+ amounts: [number, string | number][];
202
202
  depositDetails: {
203
203
  txId: string;
204
204
  vout: number;
205
205
  };
206
- ingressFee: string | number;
207
206
  prewitnessedDepositId: string | number;
207
+ channelId: string | number;
208
+ blockHeight: string | number;
209
+ ingressFee: string | number;
210
+ boostFee: string | number;
208
211
  action: {
209
212
  __kind: "Swap";
210
213
  swapRequestId: string | number;
@@ -220,9 +223,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
220
223
  __kind: "BoostersCredited";
221
224
  prewitnessedDepositId: string | number;
222
225
  };
223
- channelId: string | number;
224
- amounts: [number, string | number][];
225
- boostFee: string | number;
226
226
  }>;
227
227
 
228
228
  export { bitcoinIngressEgressDepositBoosted };
@@ -149,13 +149,16 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
149
149
  program: `0x${string}`;
150
150
  };
151
151
  asset: "Btc";
152
- blockHeight: bigint;
152
+ amounts: [number, bigint][];
153
153
  depositDetails: {
154
154
  txId: `0x${string}`;
155
155
  vout: number;
156
156
  };
157
- ingressFee: bigint;
158
157
  prewitnessedDepositId: bigint;
158
+ channelId: bigint;
159
+ blockHeight: bigint;
160
+ ingressFee: bigint;
161
+ boostFee: bigint;
159
162
  action: {
160
163
  __kind: "Swap";
161
164
  swapRequestId: bigint;
@@ -171,9 +174,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
171
174
  __kind: "BoostersCredited";
172
175
  prewitnessedDepositId: bigint;
173
176
  };
174
- channelId: bigint;
175
- amounts: [number, bigint][];
176
- boostFee: bigint;
177
177
  }, {
178
178
  depositAddress: {
179
179
  value: string;
@@ -198,13 +198,16 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
198
198
  asset: {
199
199
  __kind: "Btc";
200
200
  };
201
- blockHeight: string | number;
201
+ amounts: [number, string | number][];
202
202
  depositDetails: {
203
203
  txId: string;
204
204
  vout: number;
205
205
  };
206
- ingressFee: string | number;
207
206
  prewitnessedDepositId: string | number;
207
+ channelId: string | number;
208
+ blockHeight: string | number;
209
+ ingressFee: string | number;
210
+ boostFee: string | number;
208
211
  action: {
209
212
  __kind: "Swap";
210
213
  swapRequestId: string | number;
@@ -220,9 +223,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
220
223
  __kind: "BoostersCredited";
221
224
  prewitnessedDepositId: string | number;
222
225
  };
223
- channelId: string | number;
224
- amounts: [number, string | number][];
225
- boostFee: string | number;
226
226
  }>;
227
227
 
228
228
  export { bitcoinIngressEgressDepositBoosted };
@@ -147,12 +147,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
147
147
  program: `0x${string}`;
148
148
  };
149
149
  asset: "Btc";
150
- amount: bigint;
151
- blockHeight: bigint;
152
150
  depositDetails: {
153
151
  txId: `0x${string}`;
154
152
  vout: number;
155
153
  };
154
+ channelId: bigint;
155
+ blockHeight: bigint;
156
156
  ingressFee: bigint;
157
157
  action: {
158
158
  __kind: "Swap";
@@ -169,7 +169,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
169
169
  __kind: "BoostersCredited";
170
170
  prewitnessedDepositId: bigint;
171
171
  };
172
- channelId: bigint;
172
+ amount: bigint;
173
173
  }, {
174
174
  depositAddress: {
175
175
  value: string;
@@ -194,12 +194,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
194
194
  asset: {
195
195
  __kind: "Btc";
196
196
  };
197
- amount: string | number;
198
- blockHeight: string | number;
199
197
  depositDetails: {
200
198
  txId: string;
201
199
  vout: number;
202
200
  };
201
+ channelId: string | number;
202
+ blockHeight: string | number;
203
203
  ingressFee: string | number;
204
204
  action: {
205
205
  __kind: "Swap";
@@ -216,7 +216,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
216
216
  __kind: "BoostersCredited";
217
217
  prewitnessedDepositId: string | number;
218
218
  };
219
- channelId: string | number;
219
+ amount: string | number;
220
220
  }>;
221
221
 
222
222
  export { bitcoinIngressEgressDepositFinalised };
@@ -147,12 +147,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
147
147
  program: `0x${string}`;
148
148
  };
149
149
  asset: "Btc";
150
- amount: bigint;
151
- blockHeight: bigint;
152
150
  depositDetails: {
153
151
  txId: `0x${string}`;
154
152
  vout: number;
155
153
  };
154
+ channelId: bigint;
155
+ blockHeight: bigint;
156
156
  ingressFee: bigint;
157
157
  action: {
158
158
  __kind: "Swap";
@@ -169,7 +169,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
169
169
  __kind: "BoostersCredited";
170
170
  prewitnessedDepositId: bigint;
171
171
  };
172
- channelId: bigint;
172
+ amount: bigint;
173
173
  }, {
174
174
  depositAddress: {
175
175
  value: string;
@@ -194,12 +194,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
194
194
  asset: {
195
195
  __kind: "Btc";
196
196
  };
197
- amount: string | number;
198
- blockHeight: string | number;
199
197
  depositDetails: {
200
198
  txId: string;
201
199
  vout: number;
202
200
  };
201
+ channelId: string | number;
202
+ blockHeight: string | number;
203
203
  ingressFee: string | number;
204
204
  action: {
205
205
  __kind: "Swap";
@@ -216,7 +216,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
216
216
  __kind: "BoostersCredited";
217
217
  prewitnessedDepositId: string | number;
218
218
  };
219
- channelId: string | number;
219
+ amount: string | number;
220
220
  }>;
221
221
 
222
222
  export { bitcoinIngressEgressDepositFinalised };