@chainflip/processor 1.4.3 → 1.4.4

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 (173) hide show
  1. package/dist/100/BitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  2. package/dist/100/BitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  3. package/dist/100/BitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  4. package/dist/100/BitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  5. package/dist/100/Environment/runtimeSafeModeUpdated.d.cts +12 -12
  6. package/dist/100/Environment/runtimeSafeModeUpdated.d.ts +12 -12
  7. package/dist/100/Funding/boundExecutorAddress.d.cts +2 -2
  8. package/dist/100/Funding/boundExecutorAddress.d.ts +2 -2
  9. package/dist/100/Funding/boundRedeemAddress.d.cts +2 -2
  10. package/dist/100/Funding/boundRedeemAddress.d.ts +2 -2
  11. package/dist/100/Funding/failedFundingAttempt.d.cts +2 -2
  12. package/dist/100/Funding/failedFundingAttempt.d.ts +2 -2
  13. package/dist/100/Funding/funded.d.cts +2 -2
  14. package/dist/100/Funding/funded.d.ts +2 -2
  15. package/dist/100/Funding/redemptionRequested.d.cts +2 -2
  16. package/dist/100/Funding/redemptionRequested.d.ts +2 -2
  17. package/dist/100/LiquidityPools/limitOrderUpdated.d.cts +8 -8
  18. package/dist/100/LiquidityPools/limitOrderUpdated.d.ts +8 -8
  19. package/dist/100/LiquidityPools/rangeOrderUpdated.d.cts +8 -8
  20. package/dist/100/LiquidityPools/rangeOrderUpdated.d.ts +8 -8
  21. package/dist/100/LiquidityProvider/accountCredited.d.cts +2 -2
  22. package/dist/100/LiquidityProvider/accountCredited.d.ts +2 -2
  23. package/dist/100/LiquidityProvider/accountDebited.d.cts +2 -2
  24. package/dist/100/LiquidityProvider/accountDebited.d.ts +2 -2
  25. package/dist/100/LiquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  26. package/dist/100/LiquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  27. package/dist/100/PolkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  28. package/dist/100/PolkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  29. package/dist/100/PolkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  30. package/dist/100/PolkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  31. package/dist/100/PolkadotIngressEgress/depositIgnored.d.cts +2 -2
  32. package/dist/100/PolkadotIngressEgress/depositIgnored.d.ts +2 -2
  33. package/dist/100/PolkadotIngressEgress/depositReceived.d.cts +2 -2
  34. package/dist/100/PolkadotIngressEgress/depositReceived.d.ts +2 -2
  35. package/dist/100/PolkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  36. package/dist/100/PolkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  37. package/dist/100/Swapping/batchSwapFailed.d.cts +2 -2
  38. package/dist/100/Swapping/batchSwapFailed.d.ts +2 -2
  39. package/dist/100/Swapping/ccmDepositReceived.d.cts +78 -78
  40. package/dist/100/Swapping/ccmDepositReceived.d.ts +78 -78
  41. package/dist/100/Swapping/ccmFailed.d.cts +78 -78
  42. package/dist/100/Swapping/ccmFailed.d.ts +78 -78
  43. package/dist/100/Swapping/swapAmountTooLow.d.cts +40 -40
  44. package/dist/100/Swapping/swapAmountTooLow.d.ts +40 -40
  45. package/dist/100/Swapping/swapDepositAddressReady.d.cts +24 -24
  46. package/dist/100/Swapping/swapDepositAddressReady.d.ts +24 -24
  47. package/dist/100/Swapping/swapEgressScheduled.d.cts +4 -4
  48. package/dist/100/Swapping/swapEgressScheduled.d.ts +4 -4
  49. package/dist/100/Swapping/swapScheduled.d.cts +118 -118
  50. package/dist/100/Swapping/swapScheduled.d.ts +118 -118
  51. package/dist/100/Swapping/withdrawalRequested.d.cts +16 -16
  52. package/dist/100/Swapping/withdrawalRequested.d.ts +16 -16
  53. package/dist/100/Witnesser/witnessExecutionFailed.d.cts +2 -2
  54. package/dist/100/Witnesser/witnessExecutionFailed.d.ts +2 -2
  55. package/dist/111/LiquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  56. package/dist/111/LiquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  57. package/dist/131/LiquidityPools/limitOrderUpdated.d.cts +2 -2
  58. package/dist/131/LiquidityPools/limitOrderUpdated.d.ts +2 -2
  59. package/dist/131/LiquidityPools/rangeOrderUpdated.d.cts +2 -2
  60. package/dist/131/LiquidityPools/rangeOrderUpdated.d.ts +2 -2
  61. package/dist/131/LiquidityProvider/accountCredited.d.cts +2 -2
  62. package/dist/131/LiquidityProvider/accountCredited.d.ts +2 -2
  63. package/dist/131/LiquidityProvider/accountDebited.d.cts +2 -2
  64. package/dist/131/LiquidityProvider/accountDebited.d.ts +2 -2
  65. package/dist/131/LiquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  66. package/dist/131/LiquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  67. package/dist/131/LiquidityProvider/liquidityDepositCredited.d.cts +2 -2
  68. package/dist/131/LiquidityProvider/liquidityDepositCredited.d.ts +2 -2
  69. package/dist/131/Swapping/batchSwapFailed.d.cts +6 -6
  70. package/dist/131/Swapping/batchSwapFailed.d.ts +6 -6
  71. package/dist/131/Swapping/maximumSwapAmountSet.d.cts +6 -6
  72. package/dist/131/Swapping/maximumSwapAmountSet.d.ts +6 -6
  73. package/dist/131/Swapping/swapAmountConfiscated.d.cts +12 -12
  74. package/dist/131/Swapping/swapAmountConfiscated.d.ts +12 -12
  75. package/dist/131/Swapping/swapDepositAddressReady.d.cts +18 -18
  76. package/dist/131/Swapping/swapDepositAddressReady.d.ts +18 -18
  77. package/dist/131/Swapping/swapEgressIgnored.d.cts +12 -12
  78. package/dist/131/Swapping/swapEgressIgnored.d.ts +12 -12
  79. package/dist/131/Swapping/swapEgressScheduled.d.cts +8 -8
  80. package/dist/131/Swapping/swapEgressScheduled.d.ts +8 -8
  81. package/dist/131/Swapping/swapExecuted.d.cts +12 -12
  82. package/dist/131/Swapping/swapExecuted.d.ts +12 -12
  83. package/dist/131/Swapping/swapScheduled.d.cts +14 -14
  84. package/dist/131/Swapping/swapScheduled.d.ts +14 -14
  85. package/dist/131/Swapping/withdrawalRequested.d.cts +6 -6
  86. package/dist/131/Swapping/withdrawalRequested.d.ts +6 -6
  87. package/dist/141/ArbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  88. package/dist/141/ArbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  89. package/dist/141/ArbitrumIngressEgress/depositBoosted.d.cts +8 -8
  90. package/dist/141/ArbitrumIngressEgress/depositBoosted.d.ts +8 -8
  91. package/dist/141/ArbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  92. package/dist/141/ArbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  93. package/dist/141/ArbitrumIngressEgress/depositFinalised.d.cts +8 -8
  94. package/dist/141/ArbitrumIngressEgress/depositFinalised.d.ts +8 -8
  95. package/dist/141/ArbitrumIngressEgress/depositIgnored.d.cts +3 -3
  96. package/dist/141/ArbitrumIngressEgress/depositIgnored.d.ts +3 -3
  97. package/dist/141/ArbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
  98. package/dist/141/ArbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
  99. package/dist/141/ArbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  100. package/dist/141/ArbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  101. package/dist/141/ArbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  102. package/dist/141/ArbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  103. package/dist/141/ArbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
  104. package/dist/141/ArbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
  105. package/dist/141/EthereumIngressEgress/boostFundsAdded.d.cts +2 -2
  106. package/dist/141/EthereumIngressEgress/boostFundsAdded.d.ts +2 -2
  107. package/dist/141/EthereumIngressEgress/depositBoosted.d.cts +4 -4
  108. package/dist/141/EthereumIngressEgress/depositBoosted.d.ts +4 -4
  109. package/dist/141/EthereumIngressEgress/depositFinalised.d.cts +4 -4
  110. package/dist/141/EthereumIngressEgress/depositFinalised.d.ts +4 -4
  111. package/dist/141/EthereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  112. package/dist/141/EthereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  113. package/dist/141/EvmThresholdSigner/failureReportProcessed.d.cts +2 -2
  114. package/dist/141/EvmThresholdSigner/failureReportProcessed.d.ts +2 -2
  115. package/dist/141/EvmThresholdSigner/retryRequested.d.cts +2 -2
  116. package/dist/141/EvmThresholdSigner/retryRequested.d.ts +2 -2
  117. package/dist/141/EvmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  118. package/dist/141/EvmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  119. package/dist/141/EvmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  120. package/dist/141/EvmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  121. package/dist/141/EvmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  122. package/dist/141/EvmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  123. package/dist/141/EvmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  124. package/dist/141/EvmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  125. package/dist/141/LiquidityPools/limitOrderUpdated.d.cts +10 -10
  126. package/dist/141/LiquidityPools/limitOrderUpdated.d.ts +10 -10
  127. package/dist/141/LiquidityPools/rangeOrderUpdated.d.cts +10 -10
  128. package/dist/141/LiquidityPools/rangeOrderUpdated.d.ts +10 -10
  129. package/dist/141/PolkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  130. package/dist/141/PolkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  131. package/dist/141/PolkadotIngressEgress/depositBoosted.d.cts +4 -4
  132. package/dist/141/PolkadotIngressEgress/depositBoosted.d.ts +4 -4
  133. package/dist/141/PolkadotIngressEgress/depositFinalised.d.cts +4 -4
  134. package/dist/141/PolkadotIngressEgress/depositFinalised.d.ts +4 -4
  135. package/dist/141/PolkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  136. package/dist/141/PolkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  137. package/dist/141/Swapping/batchSwapFailed.d.cts +8 -8
  138. package/dist/141/Swapping/batchSwapFailed.d.ts +8 -8
  139. package/dist/141/Swapping/ccmDepositReceived.d.cts +88 -88
  140. package/dist/141/Swapping/ccmDepositReceived.d.ts +88 -88
  141. package/dist/141/Swapping/ccmFailed.d.cts +124 -124
  142. package/dist/141/Swapping/ccmFailed.d.ts +124 -124
  143. package/dist/141/Swapping/maximumSwapAmountSet.d.cts +6 -6
  144. package/dist/141/Swapping/maximumSwapAmountSet.d.ts +6 -6
  145. package/dist/141/Swapping/swapAmountConfiscated.d.cts +12 -12
  146. package/dist/141/Swapping/swapAmountConfiscated.d.ts +12 -12
  147. package/dist/141/Swapping/swapDepositAddressReady.d.cts +50 -50
  148. package/dist/141/Swapping/swapDepositAddressReady.d.ts +50 -50
  149. package/dist/141/Swapping/swapEgressIgnored.d.cts +24 -24
  150. package/dist/141/Swapping/swapEgressIgnored.d.ts +24 -24
  151. package/dist/141/Swapping/swapEgressScheduled.d.cts +8 -8
  152. package/dist/141/Swapping/swapEgressScheduled.d.ts +8 -8
  153. package/dist/141/Swapping/swapExecuted.d.cts +98 -98
  154. package/dist/141/Swapping/swapExecuted.d.ts +98 -98
  155. package/dist/141/Swapping/swapScheduled.d.cts +150 -150
  156. package/dist/141/Swapping/swapScheduled.d.ts +150 -150
  157. package/dist/141/Swapping/withdrawalRequested.d.cts +22 -22
  158. package/dist/141/Swapping/withdrawalRequested.d.ts +22 -22
  159. package/dist/141/TokenholderGovernance/proposalEnacted.d.cts +8 -8
  160. package/dist/141/TokenholderGovernance/proposalEnacted.d.ts +8 -8
  161. package/dist/141/TokenholderGovernance/proposalPassed.d.cts +8 -8
  162. package/dist/141/TokenholderGovernance/proposalPassed.d.ts +8 -8
  163. package/dist/141/TokenholderGovernance/proposalRejected.d.cts +8 -8
  164. package/dist/141/TokenholderGovernance/proposalRejected.d.ts +8 -8
  165. package/dist/141/TokenholderGovernance/proposalSubmitted.d.cts +8 -8
  166. package/dist/141/TokenholderGovernance/proposalSubmitted.d.ts +8 -8
  167. package/dist/Processor.cjs +8 -1
  168. package/dist/Processor.d.cts +1 -0
  169. package/dist/Processor.d.ts +1 -0
  170. package/dist/Processor.mjs +8 -1
  171. package/dist/types.d.cts +1 -1
  172. package/dist/types.d.ts +1 -1
  173. package/package.json +1 -1
@@ -44,17 +44,17 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
44
44
  gasSwapId?: string | number | null | undefined;
45
45
  }>;
46
46
  }, "strip", z.ZodTypeAny, {
47
- __kind: "CcmTransfer";
48
47
  value: {
49
48
  principalSwapId?: bigint | null | undefined;
50
49
  gasSwapId?: bigint | null | undefined;
51
50
  };
52
- }, {
53
51
  __kind: "CcmTransfer";
52
+ }, {
54
53
  value: {
55
54
  principalSwapId?: string | number | null | undefined;
56
55
  gasSwapId?: string | number | null | undefined;
57
56
  };
57
+ __kind: "CcmTransfer";
58
58
  }>, z.ZodObject<{
59
59
  __kind: z.ZodLiteral<"NoAction">;
60
60
  }, "strip", z.ZodTypeAny, {
@@ -73,10 +73,10 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
73
73
  }>]>;
74
74
  channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- asset: "ArbEth" | "ArbUsdc";
77
76
  amount: bigint;
78
77
  depositAddress: `0x${string}`;
79
78
  channelId: bigint;
79
+ asset: "ArbEth" | "ArbUsdc";
80
80
  ingressFee: bigint;
81
81
  action: {
82
82
  __kind: "Swap";
@@ -85,11 +85,11 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
85
85
  __kind: "LiquidityProvision";
86
86
  lpAccount: string;
87
87
  } | {
88
- __kind: "CcmTransfer";
89
88
  value: {
90
89
  principalSwapId?: bigint | null | undefined;
91
90
  gasSwapId?: bigint | null | undefined;
92
91
  };
92
+ __kind: "CcmTransfer";
93
93
  } | {
94
94
  __kind: "NoAction";
95
95
  } | {
@@ -97,12 +97,12 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
97
97
  prewitnessedDepositId: bigint;
98
98
  };
99
99
  }, {
100
- asset: {
101
- __kind: "ArbEth" | "ArbUsdc";
102
- };
103
100
  amount: string | number;
104
101
  depositAddress: string;
105
102
  channelId: string | number;
103
+ asset: {
104
+ __kind: "ArbEth" | "ArbUsdc";
105
+ };
106
106
  ingressFee: string | number;
107
107
  action: {
108
108
  __kind: "Swap";
@@ -111,11 +111,11 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
111
111
  __kind: "LiquidityProvision";
112
112
  lpAccount: string;
113
113
  } | {
114
- __kind: "CcmTransfer";
115
114
  value: {
116
115
  principalSwapId?: string | number | null | undefined;
117
116
  gasSwapId?: string | number | null | undefined;
118
117
  };
118
+ __kind: "CcmTransfer";
119
119
  } | {
120
120
  __kind: "NoAction";
121
121
  } | {
@@ -22,16 +22,16 @@ declare const arbitrumIngressEgressDepositIgnored: z.ZodObject<{
22
22
  __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
23
23
  }>;
24
24
  }, "strip", z.ZodTypeAny, {
25
- asset: "ArbEth" | "ArbUsdc";
26
25
  amount: bigint;
27
26
  depositAddress: `0x${string}`;
27
+ asset: "ArbEth" | "ArbUsdc";
28
28
  reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
29
29
  }, {
30
+ amount: string | number;
31
+ depositAddress: string;
30
32
  asset: {
31
33
  __kind: "ArbEth" | "ArbUsdc";
32
34
  };
33
- amount: string | number;
34
- depositAddress: string;
35
35
  reason: {
36
36
  __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
37
37
  };
@@ -22,16 +22,16 @@ declare const arbitrumIngressEgressDepositIgnored: z.ZodObject<{
22
22
  __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
23
23
  }>;
24
24
  }, "strip", z.ZodTypeAny, {
25
- asset: "ArbEth" | "ArbUsdc";
26
25
  amount: bigint;
27
26
  depositAddress: `0x${string}`;
27
+ asset: "ArbEth" | "ArbUsdc";
28
28
  reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
29
29
  }, {
30
+ amount: string | number;
31
+ depositAddress: string;
30
32
  asset: {
31
33
  __kind: "ArbEth" | "ArbUsdc";
32
34
  };
33
- amount: string | number;
34
- depositAddress: string;
35
35
  reason: {
36
36
  __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
37
37
  };
@@ -32,17 +32,17 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
32
32
  error: string;
33
33
  }>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Module";
36
35
  value: {
37
36
  index: number;
38
37
  error: `0x${string}`;
39
38
  };
40
- }, {
41
39
  __kind: "Module";
40
+ }, {
42
41
  value: {
43
42
  index: number;
44
43
  error: string;
45
44
  };
45
+ __kind: "Module";
46
46
  }>, z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"ConsumerRemaining">;
48
48
  }, "strip", z.ZodTypeAny, {
@@ -73,13 +73,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
73
73
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
74
74
  }>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- __kind: "Token";
77
76
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
- }, {
79
77
  __kind: "Token";
78
+ }, {
80
79
  value: {
81
80
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
82
81
  };
82
+ __kind: "Token";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"Arithmetic">;
85
85
  value: z.ZodEffects<z.ZodObject<{
@@ -92,13 +92,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
92
92
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
93
93
  }>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- __kind: "Arithmetic";
96
95
  value: "Underflow" | "Overflow" | "DivisionByZero";
97
- }, {
98
96
  __kind: "Arithmetic";
97
+ }, {
99
98
  value: {
100
99
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
101
100
  };
101
+ __kind: "Arithmetic";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Transactional">;
104
104
  value: z.ZodEffects<z.ZodObject<{
@@ -111,13 +111,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
111
111
  __kind: "LimitReached" | "NoLayer";
112
112
  }>;
113
113
  }, "strip", z.ZodTypeAny, {
114
- __kind: "Transactional";
115
114
  value: "LimitReached" | "NoLayer";
116
- }, {
117
115
  __kind: "Transactional";
116
+ }, {
118
117
  value: {
119
118
  __kind: "LimitReached" | "NoLayer";
120
119
  };
120
+ __kind: "Transactional";
121
121
  }>, z.ZodObject<{
122
122
  __kind: z.ZodLiteral<"Exhausted">;
123
123
  }, "strip", z.ZodTypeAny, {
@@ -156,15 +156,15 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
156
156
  }>;
157
157
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
158
158
  }, "strip", z.ZodTypeAny, {
159
- asset: "ArbEth" | "ArbUsdc";
160
159
  amount: bigint;
161
160
  depositAddress: `0x${string}`;
161
+ asset: "ArbEth" | "ArbUsdc";
162
162
  }, {
163
+ amount: string | number;
164
+ depositAddress: string;
163
165
  asset: {
164
166
  __kind: "ArbEth" | "ArbUsdc";
165
167
  };
166
- amount: string | number;
167
- depositAddress: string;
168
168
  }>;
169
169
  }, "strip", z.ZodTypeAny, {
170
170
  reason: {
@@ -174,11 +174,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
174
174
  } | {
175
175
  __kind: "BadOrigin";
176
176
  } | {
177
- __kind: "Module";
178
177
  value: {
179
178
  index: number;
180
179
  error: `0x${string}`;
181
180
  };
181
+ __kind: "Module";
182
182
  } | {
183
183
  __kind: "ConsumerRemaining";
184
184
  } | {
@@ -186,14 +186,14 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
186
186
  } | {
187
187
  __kind: "TooManyConsumers";
188
188
  } | {
189
- __kind: "Token";
190
189
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
190
+ __kind: "Token";
191
191
  } | {
192
- __kind: "Arithmetic";
193
192
  value: "Underflow" | "Overflow" | "DivisionByZero";
193
+ __kind: "Arithmetic";
194
194
  } | {
195
- __kind: "Transactional";
196
195
  value: "LimitReached" | "NoLayer";
196
+ __kind: "Transactional";
197
197
  } | {
198
198
  __kind: "Exhausted";
199
199
  } | {
@@ -204,9 +204,9 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
204
204
  __kind: "RootNotAllowed";
205
205
  };
206
206
  depositWitness: {
207
- asset: "ArbEth" | "ArbUsdc";
208
207
  amount: bigint;
209
208
  depositAddress: `0x${string}`;
209
+ asset: "ArbEth" | "ArbUsdc";
210
210
  };
211
211
  }, {
212
212
  reason: {
@@ -216,11 +216,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
216
216
  } | {
217
217
  __kind: "BadOrigin";
218
218
  } | {
219
- __kind: "Module";
220
219
  value: {
221
220
  index: number;
222
221
  error: string;
223
222
  };
223
+ __kind: "Module";
224
224
  } | {
225
225
  __kind: "ConsumerRemaining";
226
226
  } | {
@@ -228,20 +228,20 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
228
228
  } | {
229
229
  __kind: "TooManyConsumers";
230
230
  } | {
231
- __kind: "Token";
232
231
  value: {
233
232
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
234
233
  };
234
+ __kind: "Token";
235
235
  } | {
236
- __kind: "Arithmetic";
237
236
  value: {
238
237
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
239
238
  };
239
+ __kind: "Arithmetic";
240
240
  } | {
241
- __kind: "Transactional";
242
241
  value: {
243
242
  __kind: "LimitReached" | "NoLayer";
244
243
  };
244
+ __kind: "Transactional";
245
245
  } | {
246
246
  __kind: "Exhausted";
247
247
  } | {
@@ -252,11 +252,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
252
252
  __kind: "RootNotAllowed";
253
253
  };
254
254
  depositWitness: {
255
+ amount: string | number;
256
+ depositAddress: string;
255
257
  asset: {
256
258
  __kind: "ArbEth" | "ArbUsdc";
257
259
  };
258
- amount: string | number;
259
- depositAddress: string;
260
260
  };
261
261
  }>;
262
262
 
@@ -32,17 +32,17 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
32
32
  error: string;
33
33
  }>;
34
34
  }, "strip", z.ZodTypeAny, {
35
- __kind: "Module";
36
35
  value: {
37
36
  index: number;
38
37
  error: `0x${string}`;
39
38
  };
40
- }, {
41
39
  __kind: "Module";
40
+ }, {
42
41
  value: {
43
42
  index: number;
44
43
  error: string;
45
44
  };
45
+ __kind: "Module";
46
46
  }>, z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"ConsumerRemaining">;
48
48
  }, "strip", z.ZodTypeAny, {
@@ -73,13 +73,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
73
73
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
74
74
  }>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- __kind: "Token";
77
76
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
- }, {
79
77
  __kind: "Token";
78
+ }, {
80
79
  value: {
81
80
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
82
81
  };
82
+ __kind: "Token";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"Arithmetic">;
85
85
  value: z.ZodEffects<z.ZodObject<{
@@ -92,13 +92,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
92
92
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
93
93
  }>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- __kind: "Arithmetic";
96
95
  value: "Underflow" | "Overflow" | "DivisionByZero";
97
- }, {
98
96
  __kind: "Arithmetic";
97
+ }, {
99
98
  value: {
100
99
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
101
100
  };
101
+ __kind: "Arithmetic";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Transactional">;
104
104
  value: z.ZodEffects<z.ZodObject<{
@@ -111,13 +111,13 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
111
111
  __kind: "LimitReached" | "NoLayer";
112
112
  }>;
113
113
  }, "strip", z.ZodTypeAny, {
114
- __kind: "Transactional";
115
114
  value: "LimitReached" | "NoLayer";
116
- }, {
117
115
  __kind: "Transactional";
116
+ }, {
118
117
  value: {
119
118
  __kind: "LimitReached" | "NoLayer";
120
119
  };
120
+ __kind: "Transactional";
121
121
  }>, z.ZodObject<{
122
122
  __kind: z.ZodLiteral<"Exhausted">;
123
123
  }, "strip", z.ZodTypeAny, {
@@ -156,15 +156,15 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
156
156
  }>;
157
157
  amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
158
158
  }, "strip", z.ZodTypeAny, {
159
- asset: "ArbEth" | "ArbUsdc";
160
159
  amount: bigint;
161
160
  depositAddress: `0x${string}`;
161
+ asset: "ArbEth" | "ArbUsdc";
162
162
  }, {
163
+ amount: string | number;
164
+ depositAddress: string;
163
165
  asset: {
164
166
  __kind: "ArbEth" | "ArbUsdc";
165
167
  };
166
- amount: string | number;
167
- depositAddress: string;
168
168
  }>;
169
169
  }, "strip", z.ZodTypeAny, {
170
170
  reason: {
@@ -174,11 +174,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
174
174
  } | {
175
175
  __kind: "BadOrigin";
176
176
  } | {
177
- __kind: "Module";
178
177
  value: {
179
178
  index: number;
180
179
  error: `0x${string}`;
181
180
  };
181
+ __kind: "Module";
182
182
  } | {
183
183
  __kind: "ConsumerRemaining";
184
184
  } | {
@@ -186,14 +186,14 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
186
186
  } | {
187
187
  __kind: "TooManyConsumers";
188
188
  } | {
189
- __kind: "Token";
190
189
  value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
190
+ __kind: "Token";
191
191
  } | {
192
- __kind: "Arithmetic";
193
192
  value: "Underflow" | "Overflow" | "DivisionByZero";
193
+ __kind: "Arithmetic";
194
194
  } | {
195
- __kind: "Transactional";
196
195
  value: "LimitReached" | "NoLayer";
196
+ __kind: "Transactional";
197
197
  } | {
198
198
  __kind: "Exhausted";
199
199
  } | {
@@ -204,9 +204,9 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
204
204
  __kind: "RootNotAllowed";
205
205
  };
206
206
  depositWitness: {
207
- asset: "ArbEth" | "ArbUsdc";
208
207
  amount: bigint;
209
208
  depositAddress: `0x${string}`;
209
+ asset: "ArbEth" | "ArbUsdc";
210
210
  };
211
211
  }, {
212
212
  reason: {
@@ -216,11 +216,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
216
216
  } | {
217
217
  __kind: "BadOrigin";
218
218
  } | {
219
- __kind: "Module";
220
219
  value: {
221
220
  index: number;
222
221
  error: string;
223
222
  };
223
+ __kind: "Module";
224
224
  } | {
225
225
  __kind: "ConsumerRemaining";
226
226
  } | {
@@ -228,20 +228,20 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
228
228
  } | {
229
229
  __kind: "TooManyConsumers";
230
230
  } | {
231
- __kind: "Token";
232
231
  value: {
233
232
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
234
233
  };
234
+ __kind: "Token";
235
235
  } | {
236
- __kind: "Arithmetic";
237
236
  value: {
238
237
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
239
238
  };
239
+ __kind: "Arithmetic";
240
240
  } | {
241
- __kind: "Transactional";
242
241
  value: {
243
242
  __kind: "LimitReached" | "NoLayer";
244
243
  };
244
+ __kind: "Transactional";
245
245
  } | {
246
246
  __kind: "Exhausted";
247
247
  } | {
@@ -252,11 +252,11 @@ declare const arbitrumIngressEgressDepositWitnessRejected: z.ZodObject<{
252
252
  __kind: "RootNotAllowed";
253
253
  };
254
254
  depositWitness: {
255
+ amount: string | number;
256
+ depositAddress: string;
255
257
  asset: {
256
258
  __kind: "ArbEth" | "ArbUsdc";
257
259
  };
258
- amount: string | number;
259
- depositAddress: string;
260
260
  };
261
261
  }>;
262
262