@chainflip/processor 1.5.0 → 1.5.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/common.cjs +15 -6
- package/dist/100/common.d.cts +25 -25
- package/dist/100/common.d.ts +25 -25
- package/dist/100/common.mjs +14 -5
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +23 -23
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +23 -23
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +21 -21
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +21 -21
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +19 -19
- package/dist/100/swapping/ccmDepositReceived.d.ts +19 -19
- package/dist/100/swapping/ccmFailed.d.cts +15 -15
- package/dist/100/swapping/ccmFailed.d.ts +15 -15
- package/dist/100/swapping/swapAmountTooLow.d.cts +35 -35
- package/dist/100/swapping/swapAmountTooLow.d.ts +35 -35
- package/dist/100/swapping/swapDepositAddressReady.d.cts +36 -36
- package/dist/100/swapping/swapDepositAddressReady.d.ts +36 -36
- package/dist/100/swapping/swapScheduled.d.cts +37 -37
- package/dist/100/swapping/swapScheduled.d.ts +37 -37
- package/dist/100/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/100/swapping/withdrawalRequested.d.ts +15 -15
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
- package/dist/102/common.cjs +3 -3
- package/dist/102/common.mjs +2 -2
- package/dist/111/common.cjs +3 -3
- package/dist/111/common.mjs +2 -2
- package/dist/120/common.cjs +15 -6
- package/dist/120/common.d.cts +10 -10
- package/dist/120/common.d.ts +10 -10
- package/dist/120/common.mjs +14 -5
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +15 -15
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +15 -15
- package/dist/120/swapping/ccmFailed.d.cts +79 -79
- package/dist/120/swapping/ccmFailed.d.ts +79 -79
- package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/120/swapping/swapEgressIgnored.d.ts +24 -24
- 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 +23 -23
- package/dist/120/swapping/withdrawalRequested.d.ts +23 -23
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/common.cjs +15 -6
- package/dist/131/common.d.cts +25 -25
- package/dist/131/common.d.ts +25 -25
- package/dist/131/common.mjs +14 -5
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +15 -15
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +15 -15
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +15 -15
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.ts +15 -15
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/ccmFailed.d.cts +35 -35
- package/dist/131/swapping/ccmFailed.d.ts +35 -35
- 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 +48 -48
- package/dist/131/swapping/swapDepositAddressReady.d.ts +48 -48
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- 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 +49 -49
- package/dist/131/swapping/swapScheduled.d.ts +49 -49
- package/dist/131/swapping/withdrawalRequested.d.cts +21 -21
- package/dist/131/swapping/withdrawalRequested.d.ts +21 -21
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/common.cjs +19 -7
- package/dist/141/common.d.cts +30 -30
- package/dist/141/common.d.ts +30 -30
- package/dist/141/common.mjs +18 -6
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
- 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/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +18 -18
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +18 -18
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +18 -18
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.ts +18 -18
- package/dist/141/swapping/ccmDepositReceived.d.cts +18 -18
- package/dist/141/swapping/ccmDepositReceived.d.ts +18 -18
- package/dist/141/swapping/ccmFailed.d.cts +42 -42
- package/dist/141/swapping/ccmFailed.d.ts +42 -42
- package/dist/141/swapping/swapDepositAddressReady.d.cts +36 -36
- package/dist/141/swapping/swapDepositAddressReady.d.ts +36 -36
- package/dist/141/swapping/swapScheduled.d.cts +42 -42
- package/dist/141/swapping/swapScheduled.d.ts +42 -42
- package/dist/141/swapping/withdrawalRequested.d.cts +18 -18
- package/dist/141/swapping/withdrawalRequested.d.ts +18 -18
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +70 -70
- package/dist/150/assetBalances/refundSkipped.d.ts +70 -70
- package/dist/150/common.cjs +40 -23
- package/dist/150/common.d.cts +205 -338
- package/dist/150/common.d.ts +205 -338
- package/dist/150/common.mjs +39 -22
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +24 -24
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +24 -24
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +24 -24
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.ts +24 -24
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.cts +24 -24
- package/dist/150/swapping/ccmDepositReceived.d.ts +24 -24
- package/dist/150/swapping/ccmFailed.d.cts +56 -56
- package/dist/150/swapping/ccmFailed.d.ts +56 -56
- package/dist/150/swapping/swapDepositAddressReady.cjs +1 -1
- package/dist/150/swapping/swapDepositAddressReady.d.cts +83 -254
- package/dist/150/swapping/swapDepositAddressReady.d.ts +83 -254
- package/dist/150/swapping/swapDepositAddressReady.mjs +2 -2
- package/dist/150/swapping/swapScheduled.d.cts +56 -56
- package/dist/150/swapping/swapScheduled.d.ts +56 -56
- package/dist/150/swapping/withdrawalRequested.d.cts +24 -24
- package/dist/150/swapping/withdrawalRequested.d.ts +24 -24
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/common.cjs +25 -8
- package/dist/160/common.d.cts +88 -88
- package/dist/160/common.d.ts +88 -88
- package/dist/160/common.mjs +24 -7
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/160/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/160/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/160/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +28 -28
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +28 -28
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +24 -24
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +24 -24
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/160/swapping/ccmFailed.d.cts +56 -56
- package/dist/160/swapping/ccmFailed.d.ts +56 -56
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +66 -66
- package/dist/160/swapping/swapDepositAddressReady.d.ts +66 -66
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +110 -110
- package/dist/160/swapping/swapRequested.d.ts +110 -110
- package/dist/160/swapping/withdrawalRequested.d.cts +30 -30
- package/dist/160/swapping/withdrawalRequested.d.ts +30 -30
- package/dist/Processor.cjs +7 -1
- package/dist/Processor.mjs +7 -1
- package/package.json +1 -1
|
@@ -22,37 +22,37 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
22
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
23
23
|
}>;
|
|
24
24
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
25
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
25
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
__kind: "
|
|
28
|
+
__kind: "Ethereum";
|
|
29
29
|
value: `0x${string}`;
|
|
30
30
|
}, {
|
|
31
31
|
__kind: "Eth";
|
|
32
32
|
value: string;
|
|
33
33
|
}>, z.ZodObject<{
|
|
34
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
35
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
35
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
__kind: "
|
|
38
|
-
value:
|
|
37
|
+
__kind: "Polkadot";
|
|
38
|
+
value: string;
|
|
39
39
|
}, {
|
|
40
40
|
__kind: "Dot";
|
|
41
41
|
value: string;
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
44
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
44
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "
|
|
47
|
-
value:
|
|
46
|
+
__kind: "Bitcoin";
|
|
47
|
+
value: string;
|
|
48
48
|
}, {
|
|
49
49
|
__kind: "Btc";
|
|
50
50
|
value: string;
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
52
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "
|
|
55
|
+
__kind: "Arbitrum";
|
|
56
56
|
value: `0x${string}`;
|
|
57
57
|
}, {
|
|
58
58
|
__kind: "Arb";
|
|
@@ -61,37 +61,37 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
61
61
|
origin: z.ZodUnion<[z.ZodObject<{
|
|
62
62
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
63
63
|
depositAddress: z.ZodUnion<[z.ZodObject<{
|
|
64
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
64
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
65
65
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
__kind: "
|
|
67
|
+
__kind: "Ethereum";
|
|
68
68
|
value: `0x${string}`;
|
|
69
69
|
}, {
|
|
70
70
|
__kind: "Eth";
|
|
71
71
|
value: string;
|
|
72
72
|
}>, z.ZodObject<{
|
|
73
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
74
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
73
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
74
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
__kind: "
|
|
77
|
-
value:
|
|
76
|
+
__kind: "Polkadot";
|
|
77
|
+
value: string;
|
|
78
78
|
}, {
|
|
79
79
|
__kind: "Dot";
|
|
80
80
|
value: string;
|
|
81
81
|
}>, z.ZodObject<{
|
|
82
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
83
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
82
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
83
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
__kind: "
|
|
86
|
-
value:
|
|
85
|
+
__kind: "Bitcoin";
|
|
86
|
+
value: string;
|
|
87
87
|
}, {
|
|
88
88
|
__kind: "Btc";
|
|
89
89
|
value: string;
|
|
90
90
|
}>, z.ZodObject<{
|
|
91
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
91
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
92
92
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
93
93
|
}, "strip", z.ZodTypeAny, {
|
|
94
|
-
__kind: "
|
|
94
|
+
__kind: "Arbitrum";
|
|
95
95
|
value: `0x${string}`;
|
|
96
96
|
}, {
|
|
97
97
|
__kind: "Arb";
|
|
@@ -102,16 +102,16 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
102
102
|
}, "strip", z.ZodTypeAny, {
|
|
103
103
|
__kind: "DepositChannel";
|
|
104
104
|
depositAddress: {
|
|
105
|
-
__kind: "
|
|
105
|
+
__kind: "Ethereum";
|
|
106
106
|
value: `0x${string}`;
|
|
107
107
|
} | {
|
|
108
|
-
__kind: "
|
|
109
|
-
value:
|
|
108
|
+
__kind: "Polkadot";
|
|
109
|
+
value: string;
|
|
110
110
|
} | {
|
|
111
|
-
__kind: "
|
|
112
|
-
value:
|
|
111
|
+
__kind: "Bitcoin";
|
|
112
|
+
value: string;
|
|
113
113
|
} | {
|
|
114
|
-
__kind: "
|
|
114
|
+
__kind: "Arbitrum";
|
|
115
115
|
value: `0x${string}`;
|
|
116
116
|
};
|
|
117
117
|
channelId: bigint;
|
|
@@ -383,31 +383,31 @@ declare const swappingSwapScheduled: z.ZodObject<{
|
|
|
383
383
|
swapId: bigint;
|
|
384
384
|
depositAmount: bigint;
|
|
385
385
|
destinationAddress: {
|
|
386
|
-
__kind: "
|
|
386
|
+
__kind: "Ethereum";
|
|
387
387
|
value: `0x${string}`;
|
|
388
388
|
} | {
|
|
389
|
-
__kind: "
|
|
390
|
-
value:
|
|
389
|
+
__kind: "Polkadot";
|
|
390
|
+
value: string;
|
|
391
391
|
} | {
|
|
392
|
-
__kind: "
|
|
393
|
-
value:
|
|
392
|
+
__kind: "Bitcoin";
|
|
393
|
+
value: string;
|
|
394
394
|
} | {
|
|
395
|
-
__kind: "
|
|
395
|
+
__kind: "Arbitrum";
|
|
396
396
|
value: `0x${string}`;
|
|
397
397
|
};
|
|
398
398
|
origin: {
|
|
399
399
|
__kind: "DepositChannel";
|
|
400
400
|
depositAddress: {
|
|
401
|
-
__kind: "
|
|
401
|
+
__kind: "Ethereum";
|
|
402
402
|
value: `0x${string}`;
|
|
403
403
|
} | {
|
|
404
|
-
__kind: "
|
|
405
|
-
value:
|
|
404
|
+
__kind: "Polkadot";
|
|
405
|
+
value: string;
|
|
406
406
|
} | {
|
|
407
|
-
__kind: "
|
|
408
|
-
value:
|
|
407
|
+
__kind: "Bitcoin";
|
|
408
|
+
value: string;
|
|
409
409
|
} | {
|
|
410
|
-
__kind: "
|
|
410
|
+
__kind: "Arbitrum";
|
|
411
411
|
value: `0x${string}`;
|
|
412
412
|
};
|
|
413
413
|
channelId: bigint;
|
|
@@ -22,37 +22,37 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
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>;
|
|
24
24
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
25
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
25
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
__kind: "
|
|
28
|
+
__kind: "Ethereum";
|
|
29
29
|
value: `0x${string}`;
|
|
30
30
|
}, {
|
|
31
31
|
__kind: "Eth";
|
|
32
32
|
value: string;
|
|
33
33
|
}>, z.ZodObject<{
|
|
34
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
35
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
35
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
__kind: "
|
|
38
|
-
value:
|
|
37
|
+
__kind: "Polkadot";
|
|
38
|
+
value: string;
|
|
39
39
|
}, {
|
|
40
40
|
__kind: "Dot";
|
|
41
41
|
value: string;
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
44
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
44
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "
|
|
47
|
-
value:
|
|
46
|
+
__kind: "Bitcoin";
|
|
47
|
+
value: string;
|
|
48
48
|
}, {
|
|
49
49
|
__kind: "Btc";
|
|
50
50
|
value: string;
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
52
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "
|
|
55
|
+
__kind: "Arbitrum";
|
|
56
56
|
value: `0x${string}`;
|
|
57
57
|
}, {
|
|
58
58
|
__kind: "Arb";
|
|
@@ -60,16 +60,16 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
60
60
|
}>]>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
62
|
destinationAddress: {
|
|
63
|
-
__kind: "
|
|
63
|
+
__kind: "Ethereum";
|
|
64
64
|
value: `0x${string}`;
|
|
65
65
|
} | {
|
|
66
|
-
__kind: "
|
|
67
|
-
value:
|
|
66
|
+
__kind: "Polkadot";
|
|
67
|
+
value: string;
|
|
68
68
|
} | {
|
|
69
|
-
__kind: "
|
|
70
|
-
value:
|
|
69
|
+
__kind: "Bitcoin";
|
|
70
|
+
value: string;
|
|
71
71
|
} | {
|
|
72
|
-
__kind: "
|
|
72
|
+
__kind: "Arbitrum";
|
|
73
73
|
value: `0x${string}`;
|
|
74
74
|
};
|
|
75
75
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
@@ -22,37 +22,37 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
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>;
|
|
24
24
|
destinationAddress: z.ZodUnion<[z.ZodObject<{
|
|
25
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
25
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
__kind: "
|
|
28
|
+
__kind: "Ethereum";
|
|
29
29
|
value: `0x${string}`;
|
|
30
30
|
}, {
|
|
31
31
|
__kind: "Eth";
|
|
32
32
|
value: string;
|
|
33
33
|
}>, z.ZodObject<{
|
|
34
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
35
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
35
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
__kind: "
|
|
38
|
-
value:
|
|
37
|
+
__kind: "Polkadot";
|
|
38
|
+
value: string;
|
|
39
39
|
}, {
|
|
40
40
|
__kind: "Dot";
|
|
41
41
|
value: string;
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
44
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
44
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "
|
|
47
|
-
value:
|
|
46
|
+
__kind: "Bitcoin";
|
|
47
|
+
value: string;
|
|
48
48
|
}, {
|
|
49
49
|
__kind: "Btc";
|
|
50
50
|
value: string;
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
52
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Arb">, "Arbitrum", "Arb">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "
|
|
55
|
+
__kind: "Arbitrum";
|
|
56
56
|
value: `0x${string}`;
|
|
57
57
|
}, {
|
|
58
58
|
__kind: "Arb";
|
|
@@ -60,16 +60,16 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
60
60
|
}>]>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
62
|
destinationAddress: {
|
|
63
|
-
__kind: "
|
|
63
|
+
__kind: "Ethereum";
|
|
64
64
|
value: `0x${string}`;
|
|
65
65
|
} | {
|
|
66
|
-
__kind: "
|
|
67
|
-
value:
|
|
66
|
+
__kind: "Polkadot";
|
|
67
|
+
value: string;
|
|
68
68
|
} | {
|
|
69
|
-
__kind: "
|
|
70
|
-
value:
|
|
69
|
+
__kind: "Bitcoin";
|
|
70
|
+
value: string;
|
|
71
71
|
} | {
|
|
72
|
-
__kind: "
|
|
72
|
+
__kind: "Arbitrum";
|
|
73
73
|
value: `0x${string}`;
|
|
74
74
|
};
|
|
75
75
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
@@ -14,67 +14,67 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodLiteral<"Eth">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
value: `0x${string}`;
|
|
18
17
|
__kind: "Eth";
|
|
18
|
+
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
|
-
value: string;
|
|
21
20
|
__kind: "Eth";
|
|
21
|
+
value: string;
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"Dot">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
value: `0x${string}`;
|
|
27
26
|
__kind: "Dot";
|
|
27
|
+
value: `0x${string}`;
|
|
28
28
|
}, {
|
|
29
|
-
value: string;
|
|
30
29
|
__kind: "Dot";
|
|
30
|
+
value: string;
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"Btc">;
|
|
33
33
|
value: z.ZodUnion<[z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
value: `0x${string}`;
|
|
38
37
|
__kind: "P2PKH";
|
|
38
|
+
value: `0x${string}`;
|
|
39
39
|
}, {
|
|
40
|
-
value: string;
|
|
41
40
|
__kind: "P2PKH";
|
|
41
|
+
value: string;
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"P2SH">;
|
|
44
44
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
value: `0x${string}`;
|
|
47
46
|
__kind: "P2SH";
|
|
47
|
+
value: `0x${string}`;
|
|
48
48
|
}, {
|
|
49
|
-
value: string;
|
|
50
49
|
__kind: "P2SH";
|
|
50
|
+
value: string;
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
52
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
value: `0x${string}`;
|
|
56
55
|
__kind: "P2WPKH";
|
|
56
|
+
value: `0x${string}`;
|
|
57
57
|
}, {
|
|
58
|
-
value: string;
|
|
59
58
|
__kind: "P2WPKH";
|
|
59
|
+
value: string;
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
62
62
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
value: `0x${string}`;
|
|
65
64
|
__kind: "P2WSH";
|
|
65
|
+
value: `0x${string}`;
|
|
66
66
|
}, {
|
|
67
|
-
value: string;
|
|
68
67
|
__kind: "P2WSH";
|
|
68
|
+
value: string;
|
|
69
69
|
}>, z.ZodObject<{
|
|
70
70
|
__kind: z.ZodLiteral<"Taproot">;
|
|
71
71
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
value: `0x${string}`;
|
|
74
73
|
__kind: "Taproot";
|
|
74
|
+
value: `0x${string}`;
|
|
75
75
|
}, {
|
|
76
|
-
value: string;
|
|
77
76
|
__kind: "Taproot";
|
|
77
|
+
value: string;
|
|
78
78
|
}>, z.ZodObject<{
|
|
79
79
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
80
80
|
version: z.ZodNumber;
|
|
@@ -89,147 +89,147 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
89
89
|
program: string;
|
|
90
90
|
}>]>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
|
+
__kind: "Btc";
|
|
92
93
|
value: {
|
|
93
|
-
value: `0x${string}`;
|
|
94
94
|
__kind: "P2PKH";
|
|
95
|
-
} | {
|
|
96
95
|
value: `0x${string}`;
|
|
97
|
-
__kind: "P2SH";
|
|
98
96
|
} | {
|
|
97
|
+
__kind: "P2SH";
|
|
99
98
|
value: `0x${string}`;
|
|
100
|
-
__kind: "P2WPKH";
|
|
101
99
|
} | {
|
|
100
|
+
__kind: "P2WPKH";
|
|
102
101
|
value: `0x${string}`;
|
|
103
|
-
__kind: "P2WSH";
|
|
104
102
|
} | {
|
|
103
|
+
__kind: "P2WSH";
|
|
105
104
|
value: `0x${string}`;
|
|
105
|
+
} | {
|
|
106
106
|
__kind: "Taproot";
|
|
107
|
+
value: `0x${string}`;
|
|
107
108
|
} | {
|
|
108
109
|
__kind: "OtherSegwit";
|
|
109
110
|
version: number;
|
|
110
111
|
program: `0x${string}`;
|
|
111
112
|
};
|
|
112
|
-
__kind: "Btc";
|
|
113
113
|
}, {
|
|
114
|
+
__kind: "Btc";
|
|
114
115
|
value: {
|
|
115
|
-
value: string;
|
|
116
116
|
__kind: "P2PKH";
|
|
117
|
-
} | {
|
|
118
117
|
value: string;
|
|
119
|
-
__kind: "P2SH";
|
|
120
118
|
} | {
|
|
119
|
+
__kind: "P2SH";
|
|
121
120
|
value: string;
|
|
122
|
-
__kind: "P2WPKH";
|
|
123
121
|
} | {
|
|
122
|
+
__kind: "P2WPKH";
|
|
124
123
|
value: string;
|
|
125
|
-
__kind: "P2WSH";
|
|
126
124
|
} | {
|
|
125
|
+
__kind: "P2WSH";
|
|
127
126
|
value: string;
|
|
127
|
+
} | {
|
|
128
128
|
__kind: "Taproot";
|
|
129
|
+
value: string;
|
|
129
130
|
} | {
|
|
130
131
|
__kind: "OtherSegwit";
|
|
131
132
|
version: number;
|
|
132
133
|
program: string;
|
|
133
134
|
};
|
|
134
|
-
__kind: "Btc";
|
|
135
135
|
}>, z.ZodObject<{
|
|
136
136
|
__kind: z.ZodLiteral<"Arb">;
|
|
137
137
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
138
138
|
}, "strip", z.ZodTypeAny, {
|
|
139
|
-
value: `0x${string}`;
|
|
140
139
|
__kind: "Arb";
|
|
140
|
+
value: `0x${string}`;
|
|
141
141
|
}, {
|
|
142
|
-
value: string;
|
|
143
142
|
__kind: "Arb";
|
|
143
|
+
value: string;
|
|
144
144
|
}>, z.ZodObject<{
|
|
145
145
|
__kind: z.ZodLiteral<"Sol">;
|
|
146
146
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
148
|
-
value: `0x${string}`;
|
|
149
148
|
__kind: "Sol";
|
|
149
|
+
value: `0x${string}`;
|
|
150
150
|
}, {
|
|
151
|
-
value: string;
|
|
152
151
|
__kind: "Sol";
|
|
152
|
+
value: string;
|
|
153
153
|
}>]>;
|
|
154
154
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
amount: bigint;
|
|
156
157
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
157
158
|
destination: {
|
|
158
|
-
value: `0x${string}`;
|
|
159
159
|
__kind: "Eth";
|
|
160
|
-
} | {
|
|
161
160
|
value: `0x${string}`;
|
|
161
|
+
} | {
|
|
162
162
|
__kind: "Dot";
|
|
163
|
+
value: `0x${string}`;
|
|
163
164
|
} | {
|
|
165
|
+
__kind: "Btc";
|
|
164
166
|
value: {
|
|
165
|
-
value: `0x${string}`;
|
|
166
167
|
__kind: "P2PKH";
|
|
167
|
-
} | {
|
|
168
168
|
value: `0x${string}`;
|
|
169
|
-
__kind: "P2SH";
|
|
170
169
|
} | {
|
|
170
|
+
__kind: "P2SH";
|
|
171
171
|
value: `0x${string}`;
|
|
172
|
-
__kind: "P2WPKH";
|
|
173
172
|
} | {
|
|
173
|
+
__kind: "P2WPKH";
|
|
174
174
|
value: `0x${string}`;
|
|
175
|
-
__kind: "P2WSH";
|
|
176
175
|
} | {
|
|
176
|
+
__kind: "P2WSH";
|
|
177
177
|
value: `0x${string}`;
|
|
178
|
+
} | {
|
|
178
179
|
__kind: "Taproot";
|
|
180
|
+
value: `0x${string}`;
|
|
179
181
|
} | {
|
|
180
182
|
__kind: "OtherSegwit";
|
|
181
183
|
version: number;
|
|
182
184
|
program: `0x${string}`;
|
|
183
185
|
};
|
|
184
|
-
__kind: "Btc";
|
|
185
186
|
} | {
|
|
186
|
-
value: `0x${string}`;
|
|
187
187
|
__kind: "Arb";
|
|
188
|
-
} | {
|
|
189
188
|
value: `0x${string}`;
|
|
189
|
+
} | {
|
|
190
190
|
__kind: "Sol";
|
|
191
|
+
value: `0x${string}`;
|
|
191
192
|
};
|
|
192
|
-
amount: bigint;
|
|
193
193
|
}, {
|
|
194
|
+
amount: string | number;
|
|
194
195
|
egressId: [{
|
|
195
196
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
196
197
|
}, string | number];
|
|
197
198
|
destination: {
|
|
198
|
-
value: string;
|
|
199
199
|
__kind: "Eth";
|
|
200
|
-
} | {
|
|
201
200
|
value: string;
|
|
201
|
+
} | {
|
|
202
202
|
__kind: "Dot";
|
|
203
|
+
value: string;
|
|
203
204
|
} | {
|
|
205
|
+
__kind: "Btc";
|
|
204
206
|
value: {
|
|
205
|
-
value: string;
|
|
206
207
|
__kind: "P2PKH";
|
|
207
|
-
} | {
|
|
208
208
|
value: string;
|
|
209
|
-
__kind: "P2SH";
|
|
210
209
|
} | {
|
|
210
|
+
__kind: "P2SH";
|
|
211
211
|
value: string;
|
|
212
|
-
__kind: "P2WPKH";
|
|
213
212
|
} | {
|
|
213
|
+
__kind: "P2WPKH";
|
|
214
214
|
value: string;
|
|
215
|
-
__kind: "P2WSH";
|
|
216
215
|
} | {
|
|
216
|
+
__kind: "P2WSH";
|
|
217
217
|
value: string;
|
|
218
|
+
} | {
|
|
218
219
|
__kind: "Taproot";
|
|
220
|
+
value: string;
|
|
219
221
|
} | {
|
|
220
222
|
__kind: "OtherSegwit";
|
|
221
223
|
version: number;
|
|
222
224
|
program: string;
|
|
223
225
|
};
|
|
224
|
-
__kind: "Btc";
|
|
225
226
|
} | {
|
|
226
|
-
value: string;
|
|
227
227
|
__kind: "Arb";
|
|
228
|
-
} | {
|
|
229
228
|
value: string;
|
|
229
|
+
} | {
|
|
230
230
|
__kind: "Sol";
|
|
231
|
+
value: string;
|
|
231
232
|
};
|
|
232
|
-
amount: string | number;
|
|
233
233
|
}>;
|
|
234
234
|
|
|
235
235
|
export { assetBalancesRefundScheduled };
|