@chainflip/processor 2.0.0 → 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.
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +401 -401
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
- package/dist/11000/common.cjs +38 -8
- package/dist/11000/common.d.cts +2131 -801
- package/dist/11000/common.d.ts +2131 -801
- package/dist/11000/common.mjs +38 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +92 -92
- package/dist/11000/swapping/swapRequested.d.ts +92 -92
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
- package/dist/11100/common.cjs +38 -8
- package/dist/11100/common.d.cts +2067 -737
- package/dist/11100/common.d.ts +2067 -737
- package/dist/11100/common.mjs +38 -8
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +218 -9
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +218 -9
- package/dist/11200/common.cjs +85 -15
- package/dist/11200/common.d.cts +4493 -2569
- package/dist/11200/common.d.ts +4493 -2569
- package/dist/11200/common.mjs +86 -16
- package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
- package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/120/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.ts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.ts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/120/swapping/withdrawalRequested.d.ts +8 -8
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/141/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/141/swapping/swapDepositAddressReady.d.ts +20 -20
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
- package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
- package/dist/141/swapping/swapExecuted.d.cts +88 -88
- package/dist/141/swapping/swapExecuted.d.ts +88 -88
- package/dist/141/swapping/swapScheduled.d.cts +97 -97
- package/dist/141/swapping/swapScheduled.d.ts +97 -97
- package/dist/141/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/141/swapping/withdrawalRequested.d.ts +14 -14
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +161 -161
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +161 -161
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/assetBalances/accountCredited.d.cts +2 -2
- package/dist/190/assetBalances/accountCredited.d.ts +2 -2
- package/dist/190/assetBalances/accountDebited.d.cts +2 -2
- package/dist/190/assetBalances/accountDebited.d.ts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/200/common.cjs +25 -1
- package/dist/200/common.d.cts +37 -1
- package/dist/200/common.d.ts +37 -1
- package/dist/200/common.mjs +24 -0
- package/dist/200/lendingPools/collateralAdded.cjs +7 -1
- package/dist/200/lendingPools/collateralAdded.d.cts +13 -0
- package/dist/200/lendingPools/collateralAdded.d.ts +13 -0
- package/dist/200/lendingPools/collateralAdded.mjs +8 -2
- package/dist/200/lendingPools/liquidationCompleted.cjs +13 -0
- package/dist/200/lendingPools/liquidationCompleted.d.cts +24 -0
- package/dist/200/lendingPools/liquidationCompleted.d.ts +24 -0
- package/dist/200/lendingPools/liquidationCompleted.mjs +13 -0
- package/dist/200/lendingPools/liquidationInitiated.cjs +5 -1
- package/dist/200/lendingPools/liquidationInitiated.d.cts +13 -3
- package/dist/200/lendingPools/liquidationInitiated.d.ts +13 -3
- package/dist/200/lendingPools/liquidationInitiated.mjs +6 -2
- package/dist/200/swapping/swapRequestCompleted.cjs +10 -0
- package/dist/200/swapping/swapRequestCompleted.d.cts +24 -0
- package/dist/200/swapping/swapRequestCompleted.d.ts +24 -0
- package/dist/200/swapping/swapRequestCompleted.mjs +10 -0
- package/package.json +1 -1
|
@@ -41,17 +41,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
41
41
|
error: string;
|
|
42
42
|
}>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
+
__kind: "Module";
|
|
44
45
|
value: {
|
|
45
46
|
index: number;
|
|
46
47
|
error: `0x${string}`;
|
|
47
48
|
};
|
|
48
|
-
__kind: "Module";
|
|
49
49
|
}, {
|
|
50
|
+
__kind: "Module";
|
|
50
51
|
value: {
|
|
51
52
|
index: number;
|
|
52
53
|
error: string;
|
|
53
54
|
};
|
|
54
|
-
__kind: "Module";
|
|
55
55
|
}>, z.ZodObject<{
|
|
56
56
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -82,13 +82,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
82
82
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
83
83
|
}>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
86
85
|
__kind: "Token";
|
|
86
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
87
87
|
}, {
|
|
88
|
+
__kind: "Token";
|
|
88
89
|
value: {
|
|
89
90
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
90
91
|
};
|
|
91
|
-
__kind: "Token";
|
|
92
92
|
}>, z.ZodObject<{
|
|
93
93
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
94
94
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -101,13 +101,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
101
101
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
102
102
|
}>;
|
|
103
103
|
}, "strip", z.ZodTypeAny, {
|
|
104
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
105
104
|
__kind: "Arithmetic";
|
|
105
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
106
106
|
}, {
|
|
107
|
+
__kind: "Arithmetic";
|
|
107
108
|
value: {
|
|
108
109
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
109
110
|
};
|
|
110
|
-
__kind: "Arithmetic";
|
|
111
111
|
}>, z.ZodObject<{
|
|
112
112
|
__kind: z.ZodLiteral<"Transactional">;
|
|
113
113
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -120,13 +120,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
120
120
|
__kind: "LimitReached" | "NoLayer";
|
|
121
121
|
}>;
|
|
122
122
|
}, "strip", z.ZodTypeAny, {
|
|
123
|
-
value: "LimitReached" | "NoLayer";
|
|
124
123
|
__kind: "Transactional";
|
|
124
|
+
value: "LimitReached" | "NoLayer";
|
|
125
125
|
}, {
|
|
126
|
+
__kind: "Transactional";
|
|
126
127
|
value: {
|
|
127
128
|
__kind: "LimitReached" | "NoLayer";
|
|
128
129
|
};
|
|
129
|
-
__kind: "Transactional";
|
|
130
130
|
}>, z.ZodObject<{
|
|
131
131
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
132
132
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -160,11 +160,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
160
160
|
} | {
|
|
161
161
|
__kind: "BadOrigin";
|
|
162
162
|
} | {
|
|
163
|
+
__kind: "Module";
|
|
163
164
|
value: {
|
|
164
165
|
index: number;
|
|
165
166
|
error: `0x${string}`;
|
|
166
167
|
};
|
|
167
|
-
__kind: "Module";
|
|
168
168
|
} | {
|
|
169
169
|
__kind: "ConsumerRemaining";
|
|
170
170
|
} | {
|
|
@@ -172,14 +172,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
172
172
|
} | {
|
|
173
173
|
__kind: "TooManyConsumers";
|
|
174
174
|
} | {
|
|
175
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
176
175
|
__kind: "Token";
|
|
176
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
177
177
|
} | {
|
|
178
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
179
178
|
__kind: "Arithmetic";
|
|
179
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
180
180
|
} | {
|
|
181
|
-
value: "LimitReached" | "NoLayer";
|
|
182
181
|
__kind: "Transactional";
|
|
182
|
+
value: "LimitReached" | "NoLayer";
|
|
183
183
|
} | {
|
|
184
184
|
__kind: "Exhausted";
|
|
185
185
|
} | {
|
|
@@ -198,11 +198,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
198
198
|
} | {
|
|
199
199
|
__kind: "BadOrigin";
|
|
200
200
|
} | {
|
|
201
|
+
__kind: "Module";
|
|
201
202
|
value: {
|
|
202
203
|
index: number;
|
|
203
204
|
error: string;
|
|
204
205
|
};
|
|
205
|
-
__kind: "Module";
|
|
206
206
|
} | {
|
|
207
207
|
__kind: "ConsumerRemaining";
|
|
208
208
|
} | {
|
|
@@ -210,20 +210,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
210
210
|
} | {
|
|
211
211
|
__kind: "TooManyConsumers";
|
|
212
212
|
} | {
|
|
213
|
+
__kind: "Token";
|
|
213
214
|
value: {
|
|
214
215
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
215
216
|
};
|
|
216
|
-
__kind: "Token";
|
|
217
217
|
} | {
|
|
218
|
+
__kind: "Arithmetic";
|
|
218
219
|
value: {
|
|
219
220
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
220
221
|
};
|
|
221
|
-
__kind: "Arithmetic";
|
|
222
222
|
} | {
|
|
223
|
+
__kind: "Transactional";
|
|
223
224
|
value: {
|
|
224
225
|
__kind: "LimitReached" | "NoLayer";
|
|
225
226
|
};
|
|
226
|
-
__kind: "Transactional";
|
|
227
227
|
} | {
|
|
228
228
|
__kind: "Exhausted";
|
|
229
229
|
} | {
|
|
@@ -63,10 +63,10 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
63
63
|
prewitnessedDepositId: string | number;
|
|
64
64
|
}>]>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
66
67
|
depositAddress: `0x${string}`;
|
|
67
68
|
channelId: bigint;
|
|
68
69
|
prewitnessedDepositId: bigint;
|
|
69
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
70
70
|
amounts: [number, bigint][];
|
|
71
71
|
ingressFee: bigint;
|
|
72
72
|
boostFee: bigint;
|
|
@@ -87,12 +87,12 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
87
87
|
prewitnessedDepositId: bigint;
|
|
88
88
|
};
|
|
89
89
|
}, {
|
|
90
|
-
depositAddress: string;
|
|
91
|
-
channelId: string | number;
|
|
92
|
-
prewitnessedDepositId: string | number;
|
|
93
90
|
asset: {
|
|
94
91
|
__kind: "ArbEth" | "ArbUsdc";
|
|
95
92
|
};
|
|
93
|
+
depositAddress: string;
|
|
94
|
+
channelId: string | number;
|
|
95
|
+
prewitnessedDepositId: string | number;
|
|
96
96
|
amounts: [number, string | number][];
|
|
97
97
|
ingressFee: string | number;
|
|
98
98
|
boostFee: string | number;
|
|
@@ -63,10 +63,10 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
63
63
|
prewitnessedDepositId: string | number;
|
|
64
64
|
}>]>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
66
67
|
depositAddress: `0x${string}`;
|
|
67
68
|
channelId: bigint;
|
|
68
69
|
prewitnessedDepositId: bigint;
|
|
69
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
70
70
|
amounts: [number, bigint][];
|
|
71
71
|
ingressFee: bigint;
|
|
72
72
|
boostFee: bigint;
|
|
@@ -87,12 +87,12 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
87
87
|
prewitnessedDepositId: bigint;
|
|
88
88
|
};
|
|
89
89
|
}, {
|
|
90
|
-
depositAddress: string;
|
|
91
|
-
channelId: string | number;
|
|
92
|
-
prewitnessedDepositId: string | number;
|
|
93
90
|
asset: {
|
|
94
91
|
__kind: "ArbEth" | "ArbUsdc";
|
|
95
92
|
};
|
|
93
|
+
depositAddress: string;
|
|
94
|
+
channelId: string | number;
|
|
95
|
+
prewitnessedDepositId: string | number;
|
|
96
96
|
amounts: [number, string | number][];
|
|
97
97
|
ingressFee: string | number;
|
|
98
98
|
boostFee: string | number;
|
|
@@ -12,13 +12,13 @@ declare const arbitrumIngressEgressDepositFetchesScheduled: z.ZodObject<{
|
|
|
12
12
|
__kind: "ArbEth" | "ArbUsdc";
|
|
13
13
|
}>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
channelId: bigint;
|
|
16
15
|
asset: "ArbEth" | "ArbUsdc";
|
|
16
|
+
channelId: bigint;
|
|
17
17
|
}, {
|
|
18
|
-
channelId: string | number;
|
|
19
18
|
asset: {
|
|
20
19
|
__kind: "ArbEth" | "ArbUsdc";
|
|
21
20
|
};
|
|
21
|
+
channelId: string | number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { arbitrumIngressEgressDepositFetchesScheduled };
|
|
@@ -12,13 +12,13 @@ declare const arbitrumIngressEgressDepositFetchesScheduled: z.ZodObject<{
|
|
|
12
12
|
__kind: "ArbEth" | "ArbUsdc";
|
|
13
13
|
}>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
channelId: bigint;
|
|
16
15
|
asset: "ArbEth" | "ArbUsdc";
|
|
16
|
+
channelId: bigint;
|
|
17
17
|
}, {
|
|
18
|
-
channelId: string | number;
|
|
19
18
|
asset: {
|
|
20
19
|
__kind: "ArbEth" | "ArbUsdc";
|
|
21
20
|
};
|
|
21
|
+
channelId: string | number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { arbitrumIngressEgressDepositFetchesScheduled };
|
|
@@ -61,10 +61,10 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
61
61
|
}>]>;
|
|
62
62
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
64
65
|
amount: bigint;
|
|
65
66
|
depositAddress: `0x${string}`;
|
|
66
67
|
channelId: bigint;
|
|
67
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
68
68
|
ingressFee: bigint;
|
|
69
69
|
action: {
|
|
70
70
|
__kind: "Swap";
|
|
@@ -83,12 +83,12 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
83
83
|
prewitnessedDepositId: bigint;
|
|
84
84
|
};
|
|
85
85
|
}, {
|
|
86
|
-
amount: string | number;
|
|
87
|
-
depositAddress: string;
|
|
88
|
-
channelId: string | number;
|
|
89
86
|
asset: {
|
|
90
87
|
__kind: "ArbEth" | "ArbUsdc";
|
|
91
88
|
};
|
|
89
|
+
amount: string | number;
|
|
90
|
+
depositAddress: string;
|
|
91
|
+
channelId: string | number;
|
|
92
92
|
ingressFee: string | number;
|
|
93
93
|
action: {
|
|
94
94
|
__kind: "Swap";
|
|
@@ -61,10 +61,10 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
61
61
|
}>]>;
|
|
62
62
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
64
65
|
amount: bigint;
|
|
65
66
|
depositAddress: `0x${string}`;
|
|
66
67
|
channelId: bigint;
|
|
67
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
68
68
|
ingressFee: bigint;
|
|
69
69
|
action: {
|
|
70
70
|
__kind: "Swap";
|
|
@@ -83,12 +83,12 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
83
83
|
prewitnessedDepositId: bigint;
|
|
84
84
|
};
|
|
85
85
|
}, {
|
|
86
|
-
amount: string | number;
|
|
87
|
-
depositAddress: string;
|
|
88
|
-
channelId: string | number;
|
|
89
86
|
asset: {
|
|
90
87
|
__kind: "ArbEth" | "ArbUsdc";
|
|
91
88
|
};
|
|
89
|
+
amount: string | number;
|
|
90
|
+
depositAddress: string;
|
|
91
|
+
channelId: string | number;
|
|
92
92
|
ingressFee: string | number;
|
|
93
93
|
action: {
|
|
94
94
|
__kind: "Swap";
|
|
@@ -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";
|
|
25
26
|
amount: bigint;
|
|
26
27
|
depositAddress: `0x${string}`;
|
|
27
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
28
28
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
29
29
|
}, {
|
|
30
|
-
amount: string | number;
|
|
31
|
-
depositAddress: string;
|
|
32
30
|
asset: {
|
|
33
31
|
__kind: "ArbEth" | "ArbUsdc";
|
|
34
32
|
};
|
|
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";
|
|
25
26
|
amount: bigint;
|
|
26
27
|
depositAddress: `0x${string}`;
|
|
27
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
28
28
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
29
29
|
}, {
|
|
30
|
-
amount: string | number;
|
|
31
|
-
depositAddress: string;
|
|
32
30
|
asset: {
|
|
33
31
|
__kind: "ArbEth" | "ArbUsdc";
|
|
34
32
|
};
|
|
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";
|
|
35
36
|
value: {
|
|
36
37
|
index: number;
|
|
37
38
|
error: `0x${string}`;
|
|
38
39
|
};
|
|
39
|
-
__kind: "Module";
|
|
40
40
|
}, {
|
|
41
|
+
__kind: "Module";
|
|
41
42
|
value: {
|
|
42
43
|
index: number;
|
|
43
44
|
error: string;
|
|
44
45
|
};
|
|
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
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
77
76
|
__kind: "Token";
|
|
77
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
78
|
}, {
|
|
79
|
+
__kind: "Token";
|
|
79
80
|
value: {
|
|
80
81
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
81
82
|
};
|
|
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
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
96
95
|
__kind: "Arithmetic";
|
|
96
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
97
|
}, {
|
|
98
|
+
__kind: "Arithmetic";
|
|
98
99
|
value: {
|
|
99
100
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
100
101
|
};
|
|
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
|
-
value: "LimitReached" | "NoLayer";
|
|
115
114
|
__kind: "Transactional";
|
|
115
|
+
value: "LimitReached" | "NoLayer";
|
|
116
116
|
}, {
|
|
117
|
+
__kind: "Transactional";
|
|
117
118
|
value: {
|
|
118
119
|
__kind: "LimitReached" | "NoLayer";
|
|
119
120
|
};
|
|
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";
|
|
159
160
|
amount: bigint;
|
|
160
161
|
depositAddress: `0x${string}`;
|
|
161
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
162
162
|
}, {
|
|
163
|
-
amount: string | number;
|
|
164
|
-
depositAddress: string;
|
|
165
163
|
asset: {
|
|
166
164
|
__kind: "ArbEth" | "ArbUsdc";
|
|
167
165
|
};
|
|
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";
|
|
177
178
|
value: {
|
|
178
179
|
index: number;
|
|
179
180
|
error: `0x${string}`;
|
|
180
181
|
};
|
|
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
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
189
|
__kind: "Token";
|
|
190
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
191
191
|
} | {
|
|
192
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
192
|
__kind: "Arithmetic";
|
|
193
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
194
194
|
} | {
|
|
195
|
-
value: "LimitReached" | "NoLayer";
|
|
196
195
|
__kind: "Transactional";
|
|
196
|
+
value: "LimitReached" | "NoLayer";
|
|
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";
|
|
207
208
|
amount: bigint;
|
|
208
209
|
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";
|
|
219
220
|
value: {
|
|
220
221
|
index: number;
|
|
221
222
|
error: string;
|
|
222
223
|
};
|
|
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";
|
|
231
232
|
value: {
|
|
232
233
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
233
234
|
};
|
|
234
|
-
__kind: "Token";
|
|
235
235
|
} | {
|
|
236
|
+
__kind: "Arithmetic";
|
|
236
237
|
value: {
|
|
237
238
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
238
239
|
};
|
|
239
|
-
__kind: "Arithmetic";
|
|
240
240
|
} | {
|
|
241
|
+
__kind: "Transactional";
|
|
241
242
|
value: {
|
|
242
243
|
__kind: "LimitReached" | "NoLayer";
|
|
243
244
|
};
|
|
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;
|
|
257
255
|
asset: {
|
|
258
256
|
__kind: "ArbEth" | "ArbUsdc";
|
|
259
257
|
};
|
|
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";
|
|
35
36
|
value: {
|
|
36
37
|
index: number;
|
|
37
38
|
error: `0x${string}`;
|
|
38
39
|
};
|
|
39
|
-
__kind: "Module";
|
|
40
40
|
}, {
|
|
41
|
+
__kind: "Module";
|
|
41
42
|
value: {
|
|
42
43
|
index: number;
|
|
43
44
|
error: string;
|
|
44
45
|
};
|
|
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
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
77
76
|
__kind: "Token";
|
|
77
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
78
|
}, {
|
|
79
|
+
__kind: "Token";
|
|
79
80
|
value: {
|
|
80
81
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
81
82
|
};
|
|
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
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
96
95
|
__kind: "Arithmetic";
|
|
96
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
97
|
}, {
|
|
98
|
+
__kind: "Arithmetic";
|
|
98
99
|
value: {
|
|
99
100
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
100
101
|
};
|
|
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
|
-
value: "LimitReached" | "NoLayer";
|
|
115
114
|
__kind: "Transactional";
|
|
115
|
+
value: "LimitReached" | "NoLayer";
|
|
116
116
|
}, {
|
|
117
|
+
__kind: "Transactional";
|
|
117
118
|
value: {
|
|
118
119
|
__kind: "LimitReached" | "NoLayer";
|
|
119
120
|
};
|
|
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";
|
|
159
160
|
amount: bigint;
|
|
160
161
|
depositAddress: `0x${string}`;
|
|
161
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
162
162
|
}, {
|
|
163
|
-
amount: string | number;
|
|
164
|
-
depositAddress: string;
|
|
165
163
|
asset: {
|
|
166
164
|
__kind: "ArbEth" | "ArbUsdc";
|
|
167
165
|
};
|
|
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";
|
|
177
178
|
value: {
|
|
178
179
|
index: number;
|
|
179
180
|
error: `0x${string}`;
|
|
180
181
|
};
|
|
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
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
189
|
__kind: "Token";
|
|
190
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
191
191
|
} | {
|
|
192
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
192
|
__kind: "Arithmetic";
|
|
193
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
194
194
|
} | {
|
|
195
|
-
value: "LimitReached" | "NoLayer";
|
|
196
195
|
__kind: "Transactional";
|
|
196
|
+
value: "LimitReached" | "NoLayer";
|
|
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";
|
|
207
208
|
amount: bigint;
|
|
208
209
|
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";
|
|
219
220
|
value: {
|
|
220
221
|
index: number;
|
|
221
222
|
error: string;
|
|
222
223
|
};
|
|
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";
|
|
231
232
|
value: {
|
|
232
233
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
233
234
|
};
|
|
234
|
-
__kind: "Token";
|
|
235
235
|
} | {
|
|
236
|
+
__kind: "Arithmetic";
|
|
236
237
|
value: {
|
|
237
238
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
238
239
|
};
|
|
239
|
-
__kind: "Arithmetic";
|
|
240
240
|
} | {
|
|
241
|
+
__kind: "Transactional";
|
|
241
242
|
value: {
|
|
242
243
|
__kind: "LimitReached" | "NoLayer";
|
|
243
244
|
};
|
|
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;
|
|
257
255
|
asset: {
|
|
258
256
|
__kind: "ArbEth" | "ArbUsdc";
|
|
259
257
|
};
|
|
258
|
+
amount: string | number;
|
|
259
|
+
depositAddress: string;
|
|
260
260
|
};
|
|
261
261
|
}>;
|
|
262
262
|
|