@chainflip/processor 1.4.4 → 1.4.5
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/BitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/BitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/BitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/BitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/Environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/100/Environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/100/EthereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/EthereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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/Funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/Funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/Funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/Funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/Funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/Funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/Funding/funded.d.cts +2 -2
- package/dist/100/Funding/funded.d.ts +2 -2
- package/dist/100/Funding/redemptionRequested.d.cts +4 -4
- package/dist/100/Funding/redemptionRequested.d.ts +4 -4
- package/dist/100/LiquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/LiquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/LiquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/LiquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/LiquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/100/LiquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/100/PolkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/PolkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/Swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/Swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/Swapping/ccmDepositReceived.d.cts +78 -78
- package/dist/100/Swapping/ccmDepositReceived.d.ts +78 -78
- package/dist/100/Swapping/ccmFailed.d.cts +78 -78
- package/dist/100/Swapping/ccmFailed.d.ts +78 -78
- package/dist/100/Swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/Swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/Swapping/swapAmountTooLow.d.cts +50 -50
- package/dist/100/Swapping/swapAmountTooLow.d.ts +50 -50
- package/dist/100/Swapping/swapDepositAddressReady.d.cts +42 -42
- package/dist/100/Swapping/swapDepositAddressReady.d.ts +42 -42
- package/dist/100/Swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/Swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/Swapping/swapExecuted.d.cts +12 -12
- package/dist/100/Swapping/swapExecuted.d.ts +12 -12
- package/dist/100/Swapping/swapScheduled.d.cts +130 -130
- package/dist/100/Swapping/swapScheduled.d.ts +130 -130
- package/dist/100/Swapping/withdrawalRequested.d.cts +12 -12
- package/dist/100/Swapping/withdrawalRequested.d.ts +12 -12
- package/dist/111/LiquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/LiquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/120/PolkadotIngressEgress/depositReceived.d.cts +4 -4
- package/dist/120/PolkadotIngressEgress/depositReceived.d.ts +4 -4
- package/dist/120/Swapping/ccmFailed.d.cts +78 -78
- package/dist/120/Swapping/ccmFailed.d.ts +78 -78
- 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 +6 -6
- package/dist/120/Swapping/swapEgressScheduled.d.ts +6 -6
- 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 +12 -12
- package/dist/120/Swapping/withdrawalRequested.d.ts +12 -12
- package/dist/131/Environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/Environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/131/EthereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/EthereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/EthereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/EthereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/EthereumIngressEgress/depositReceived.d.cts +6 -6
- package/dist/131/EthereumIngressEgress/depositReceived.d.ts +6 -6
- package/dist/131/EthereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/EthereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/EthereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/EthereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/LiquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/131/LiquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/131/LiquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/131/LiquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/131/LiquidityProvider/accountCredited.d.cts +2 -2
- package/dist/131/LiquidityProvider/accountCredited.d.ts +2 -2
- package/dist/131/LiquidityProvider/accountDebited.d.cts +2 -2
- package/dist/131/LiquidityProvider/accountDebited.d.ts +2 -2
- package/dist/131/LiquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/LiquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/131/LiquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/131/LiquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/131/Swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/Swapping/batchSwapFailed.d.ts +6 -6
- package/dist/131/Swapping/ccmFailed.d.cts +106 -106
- package/dist/131/Swapping/ccmFailed.d.ts +106 -106
- package/dist/131/Swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/Swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/Swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/Swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/Swapping/swapDepositAddressReady.d.cts +46 -46
- package/dist/131/Swapping/swapDepositAddressReady.d.ts +46 -46
- package/dist/131/Swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/131/Swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/131/Swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/131/Swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/131/Swapping/swapExecuted.d.cts +12 -12
- package/dist/131/Swapping/swapExecuted.d.ts +12 -12
- package/dist/131/Swapping/swapScheduled.d.cts +136 -136
- package/dist/131/Swapping/swapScheduled.d.ts +136 -136
- package/dist/131/Swapping/withdrawalRequested.d.cts +18 -18
- package/dist/131/Swapping/withdrawalRequested.d.ts +18 -18
- 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 +8 -8
- package/dist/141/ArbitrumIngressEgress/depositBoosted.d.ts +8 -8
- 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 +8 -8
- package/dist/141/ArbitrumIngressEgress/depositFinalised.d.ts +8 -8
- 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 +12 -12
- package/dist/141/Environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/141/EthereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/EthereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/EthereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/EthereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/EthereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/EthereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/EthereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/EthereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/EthereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/EthereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/LiquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/LiquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/LiquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/LiquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/Swapping/ccmDepositReceived.d.cts +92 -92
- package/dist/141/Swapping/ccmDepositReceived.d.ts +92 -92
- package/dist/141/Swapping/ccmFailed.d.cts +128 -128
- package/dist/141/Swapping/ccmFailed.d.ts +128 -128
- package/dist/141/Swapping/swapDepositAddressReady.d.cts +32 -32
- package/dist/141/Swapping/swapDepositAddressReady.d.ts +32 -32
- package/dist/141/Swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/Swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/Swapping/swapExecuted.d.cts +86 -86
- package/dist/141/Swapping/swapExecuted.d.ts +86 -86
- package/dist/141/Swapping/swapScheduled.d.cts +140 -140
- package/dist/141/Swapping/swapScheduled.d.ts +140 -140
- package/dist/141/Swapping/withdrawalRequested.d.cts +16 -16
- package/dist/141/Swapping/withdrawalRequested.d.ts +16 -16
- package/dist/141/TokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/TokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/141/TokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/TokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/141/TokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/TokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/141/TokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/TokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/Processor.cjs +11 -5
- package/dist/Processor.d.cts +2 -0
- package/dist/Processor.d.ts +2 -0
- package/dist/Processor.mjs +11 -5
- package/dist/types.d.cts +5 -1
- package/dist/types.d.ts +5 -1
- 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", "Usdt"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Eth" | "
|
|
16
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "Eth" | "
|
|
19
|
-
}>, "Eth" | "
|
|
20
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
19
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
20
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "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,62 +25,62 @@ 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
|
}>]>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
53
|
destinationAddress: {
|
|
54
|
-
__kind: "Eth";
|
|
55
54
|
value: `0x${string}`;
|
|
55
|
+
__kind: "Eth";
|
|
56
56
|
} | {
|
|
57
|
-
__kind: "Dot";
|
|
58
57
|
value: `0x${string}`;
|
|
58
|
+
__kind: "Dot";
|
|
59
59
|
} | {
|
|
60
|
-
__kind: "Btc";
|
|
61
60
|
value: `0x${string}`;
|
|
61
|
+
__kind: "Btc";
|
|
62
62
|
};
|
|
63
63
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
64
64
|
egressAmount: bigint;
|
|
65
|
-
egressAsset: "Eth" | "
|
|
65
|
+
egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
66
66
|
egressFee: bigint;
|
|
67
67
|
}, {
|
|
68
68
|
destinationAddress: {
|
|
69
|
-
__kind: "Eth";
|
|
70
69
|
value: string;
|
|
70
|
+
__kind: "Eth";
|
|
71
71
|
} | {
|
|
72
|
-
__kind: "Dot";
|
|
73
72
|
value: string;
|
|
73
|
+
__kind: "Dot";
|
|
74
74
|
} | {
|
|
75
|
-
__kind: "Btc";
|
|
76
75
|
value: string;
|
|
76
|
+
__kind: "Btc";
|
|
77
77
|
};
|
|
78
78
|
egressId: [{
|
|
79
79
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
80
80
|
}, string | number];
|
|
81
81
|
egressAmount: string | number;
|
|
82
82
|
egressAsset: {
|
|
83
|
-
__kind: "Eth" | "
|
|
83
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
84
84
|
};
|
|
85
85
|
egressFee: string | number;
|
|
86
86
|
}>;
|
|
@@ -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", "Usdt"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Eth" | "
|
|
16
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "Eth" | "
|
|
19
|
-
}>, "Eth" | "
|
|
20
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
19
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt", {
|
|
20
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "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,62 +25,62 @@ 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
|
}>]>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
53
|
destinationAddress: {
|
|
54
|
-
__kind: "Eth";
|
|
55
54
|
value: `0x${string}`;
|
|
55
|
+
__kind: "Eth";
|
|
56
56
|
} | {
|
|
57
|
-
__kind: "Dot";
|
|
58
57
|
value: `0x${string}`;
|
|
58
|
+
__kind: "Dot";
|
|
59
59
|
} | {
|
|
60
|
-
__kind: "Btc";
|
|
61
60
|
value: `0x${string}`;
|
|
61
|
+
__kind: "Btc";
|
|
62
62
|
};
|
|
63
63
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
64
64
|
egressAmount: bigint;
|
|
65
|
-
egressAsset: "Eth" | "
|
|
65
|
+
egressAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
66
66
|
egressFee: bigint;
|
|
67
67
|
}, {
|
|
68
68
|
destinationAddress: {
|
|
69
|
-
__kind: "Eth";
|
|
70
69
|
value: string;
|
|
70
|
+
__kind: "Eth";
|
|
71
71
|
} | {
|
|
72
|
-
__kind: "Dot";
|
|
73
72
|
value: string;
|
|
73
|
+
__kind: "Dot";
|
|
74
74
|
} | {
|
|
75
|
-
__kind: "Btc";
|
|
76
75
|
value: string;
|
|
76
|
+
__kind: "Btc";
|
|
77
77
|
};
|
|
78
78
|
egressId: [{
|
|
79
79
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
80
80
|
}, string | number];
|
|
81
81
|
egressAmount: string | number;
|
|
82
82
|
egressAsset: {
|
|
83
|
-
__kind: "Eth" | "
|
|
83
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
84
84
|
};
|
|
85
85
|
egressFee: string | number;
|
|
86
86
|
}>;
|
|
@@ -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
|
} | {
|
|
@@ -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
|
} | {
|
|
@@ -47,17 +47,17 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
47
47
|
gasSwapId?: string | number | null | undefined;
|
|
48
48
|
}>;
|
|
49
49
|
}, "strip", z.ZodTypeAny, {
|
|
50
|
+
__kind: "CcmTransfer";
|
|
50
51
|
value: {
|
|
51
52
|
principalSwapId?: bigint | null | undefined;
|
|
52
53
|
gasSwapId?: bigint | null | undefined;
|
|
53
54
|
};
|
|
54
|
-
__kind: "CcmTransfer";
|
|
55
55
|
}, {
|
|
56
|
+
__kind: "CcmTransfer";
|
|
56
57
|
value: {
|
|
57
58
|
principalSwapId?: string | number | null | undefined;
|
|
58
59
|
gasSwapId?: string | number | null | undefined;
|
|
59
60
|
};
|
|
60
|
-
__kind: "CcmTransfer";
|
|
61
61
|
}>, z.ZodObject<{
|
|
62
62
|
__kind: z.ZodLiteral<"NoAction">;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -75,10 +75,10 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
75
75
|
prewitnessedDepositId: string | number;
|
|
76
76
|
}>]>;
|
|
77
77
|
}, "strip", z.ZodTypeAny, {
|
|
78
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
78
79
|
depositAddress: `0x${string}`;
|
|
79
80
|
channelId: bigint;
|
|
80
81
|
prewitnessedDepositId: bigint;
|
|
81
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
82
82
|
amounts: [number, bigint][];
|
|
83
83
|
ingressFee: bigint;
|
|
84
84
|
boostFee: bigint;
|
|
@@ -89,11 +89,11 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
89
89
|
__kind: "LiquidityProvision";
|
|
90
90
|
lpAccount: string;
|
|
91
91
|
} | {
|
|
92
|
+
__kind: "CcmTransfer";
|
|
92
93
|
value: {
|
|
93
94
|
principalSwapId?: bigint | null | undefined;
|
|
94
95
|
gasSwapId?: bigint | null | undefined;
|
|
95
96
|
};
|
|
96
|
-
__kind: "CcmTransfer";
|
|
97
97
|
} | {
|
|
98
98
|
__kind: "NoAction";
|
|
99
99
|
} | {
|
|
@@ -101,12 +101,12 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
101
101
|
prewitnessedDepositId: bigint;
|
|
102
102
|
};
|
|
103
103
|
}, {
|
|
104
|
-
depositAddress: string;
|
|
105
|
-
channelId: string | number;
|
|
106
|
-
prewitnessedDepositId: string | number;
|
|
107
104
|
asset: {
|
|
108
105
|
__kind: "ArbEth" | "ArbUsdc";
|
|
109
106
|
};
|
|
107
|
+
depositAddress: string;
|
|
108
|
+
channelId: string | number;
|
|
109
|
+
prewitnessedDepositId: string | number;
|
|
110
110
|
amounts: [number, string | number][];
|
|
111
111
|
ingressFee: string | number;
|
|
112
112
|
boostFee: string | number;
|
|
@@ -117,11 +117,11 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
117
117
|
__kind: "LiquidityProvision";
|
|
118
118
|
lpAccount: string;
|
|
119
119
|
} | {
|
|
120
|
+
__kind: "CcmTransfer";
|
|
120
121
|
value: {
|
|
121
122
|
principalSwapId?: string | number | null | undefined;
|
|
122
123
|
gasSwapId?: string | number | null | undefined;
|
|
123
124
|
};
|
|
124
|
-
__kind: "CcmTransfer";
|
|
125
125
|
} | {
|
|
126
126
|
__kind: "NoAction";
|
|
127
127
|
} | {
|
|
@@ -47,17 +47,17 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
47
47
|
gasSwapId?: string | number | null | undefined;
|
|
48
48
|
}>;
|
|
49
49
|
}, "strip", z.ZodTypeAny, {
|
|
50
|
+
__kind: "CcmTransfer";
|
|
50
51
|
value: {
|
|
51
52
|
principalSwapId?: bigint | null | undefined;
|
|
52
53
|
gasSwapId?: bigint | null | undefined;
|
|
53
54
|
};
|
|
54
|
-
__kind: "CcmTransfer";
|
|
55
55
|
}, {
|
|
56
|
+
__kind: "CcmTransfer";
|
|
56
57
|
value: {
|
|
57
58
|
principalSwapId?: string | number | null | undefined;
|
|
58
59
|
gasSwapId?: string | number | null | undefined;
|
|
59
60
|
};
|
|
60
|
-
__kind: "CcmTransfer";
|
|
61
61
|
}>, z.ZodObject<{
|
|
62
62
|
__kind: z.ZodLiteral<"NoAction">;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -75,10 +75,10 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
75
75
|
prewitnessedDepositId: string | number;
|
|
76
76
|
}>]>;
|
|
77
77
|
}, "strip", z.ZodTypeAny, {
|
|
78
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
78
79
|
depositAddress: `0x${string}`;
|
|
79
80
|
channelId: bigint;
|
|
80
81
|
prewitnessedDepositId: bigint;
|
|
81
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
82
82
|
amounts: [number, bigint][];
|
|
83
83
|
ingressFee: bigint;
|
|
84
84
|
boostFee: bigint;
|
|
@@ -89,11 +89,11 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
89
89
|
__kind: "LiquidityProvision";
|
|
90
90
|
lpAccount: string;
|
|
91
91
|
} | {
|
|
92
|
+
__kind: "CcmTransfer";
|
|
92
93
|
value: {
|
|
93
94
|
principalSwapId?: bigint | null | undefined;
|
|
94
95
|
gasSwapId?: bigint | null | undefined;
|
|
95
96
|
};
|
|
96
|
-
__kind: "CcmTransfer";
|
|
97
97
|
} | {
|
|
98
98
|
__kind: "NoAction";
|
|
99
99
|
} | {
|
|
@@ -101,12 +101,12 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
101
101
|
prewitnessedDepositId: bigint;
|
|
102
102
|
};
|
|
103
103
|
}, {
|
|
104
|
-
depositAddress: string;
|
|
105
|
-
channelId: string | number;
|
|
106
|
-
prewitnessedDepositId: string | number;
|
|
107
104
|
asset: {
|
|
108
105
|
__kind: "ArbEth" | "ArbUsdc";
|
|
109
106
|
};
|
|
107
|
+
depositAddress: string;
|
|
108
|
+
channelId: string | number;
|
|
109
|
+
prewitnessedDepositId: string | number;
|
|
110
110
|
amounts: [number, string | number][];
|
|
111
111
|
ingressFee: string | number;
|
|
112
112
|
boostFee: string | number;
|
|
@@ -117,11 +117,11 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
117
117
|
__kind: "LiquidityProvision";
|
|
118
118
|
lpAccount: string;
|
|
119
119
|
} | {
|
|
120
|
+
__kind: "CcmTransfer";
|
|
120
121
|
value: {
|
|
121
122
|
principalSwapId?: string | number | null | undefined;
|
|
122
123
|
gasSwapId?: string | number | null | undefined;
|
|
123
124
|
};
|
|
124
|
-
__kind: "CcmTransfer";
|
|
125
125
|
} | {
|
|
126
126
|
__kind: "NoAction";
|
|
127
127
|
} | {
|
|
@@ -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 };
|