@chainflip/processor 1.5.4 → 1.5.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/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.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/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 +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- 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 +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- 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/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +70 -70
- package/dist/120/swapping/ccmFailed.d.ts +70 -70
- 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/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- 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/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
- 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 +6 -6
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +6 -6
- 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/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/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.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 +80 -80
- package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
- package/dist/141/swapping/ccmFailed.d.cts +100 -100
- package/dist/141/swapping/ccmFailed.d.ts +100 -100
- 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 +44 -44
- package/dist/141/swapping/swapDepositAddressReady.d.ts +44 -44
- 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 +124 -124
- package/dist/141/swapping/swapScheduled.d.ts +124 -124
- package/dist/141/swapping/withdrawalRequested.d.cts +26 -26
- package/dist/141/swapping/withdrawalRequested.d.ts +26 -26
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
- package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/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/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/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/common.cjs +7 -2
- package/dist/160/common.d.cts +12 -2
- package/dist/160/common.d.ts +12 -2
- package/dist/160/common.mjs +7 -2
- 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/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/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- 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/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +26 -26
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- 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.cjs +3 -1
- package/dist/160/swapping/swapDepositAddressReady.d.cts +36 -18
- package/dist/160/swapping/swapDepositAddressReady.d.ts +36 -18
- package/dist/160/swapping/swapDepositAddressReady.mjs +4 -2
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.cjs +1 -1
- package/dist/160/swapping/swapEgressScheduled.d.cts +11 -11
- package/dist/160/swapping/swapEgressScheduled.d.ts +11 -11
- package/dist/160/swapping/swapEgressScheduled.mjs +1 -1
- 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 +14 -14
- package/dist/160/swapping/swapRequested.d.ts +14 -14
- package/dist/160/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.ts +6 -6
- package/package.json +1 -1
|
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
13
13
|
egressAsset: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "
|
|
16
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "
|
|
19
|
-
}>, "
|
|
20
|
-
__kind: "
|
|
18
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
19
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
20
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "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,64 +25,65 @@ 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
|
}>, {
|
|
34
34
|
chain: "Ethereum";
|
|
35
35
|
address: `0x${string}`;
|
|
36
36
|
}, {
|
|
37
|
-
__kind: "Eth";
|
|
38
37
|
value: string;
|
|
38
|
+
__kind: "Eth";
|
|
39
39
|
}>, z.ZodEffects<z.ZodObject<{
|
|
40
40
|
__kind: z.ZodLiteral<"Dot">;
|
|
41
41
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
42
42
|
}, "strip", z.ZodTypeAny, {
|
|
43
|
-
__kind: "Dot";
|
|
44
43
|
value: `0x${string}`;
|
|
45
|
-
}, {
|
|
46
44
|
__kind: "Dot";
|
|
45
|
+
}, {
|
|
47
46
|
value: string;
|
|
47
|
+
__kind: "Dot";
|
|
48
48
|
}>, {
|
|
49
49
|
chain: "Polkadot";
|
|
50
50
|
address: string;
|
|
51
51
|
}, {
|
|
52
|
-
__kind: "Dot";
|
|
53
52
|
value: string;
|
|
53
|
+
__kind: "Dot";
|
|
54
54
|
}>, z.ZodEffects<z.ZodObject<{
|
|
55
55
|
__kind: z.ZodLiteral<"Btc">;
|
|
56
56
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
|
-
__kind: "Btc";
|
|
59
58
|
value: `0x${string}`;
|
|
60
|
-
}, {
|
|
61
59
|
__kind: "Btc";
|
|
60
|
+
}, {
|
|
62
61
|
value: string;
|
|
62
|
+
__kind: "Btc";
|
|
63
63
|
}>, {
|
|
64
64
|
chain: "Bitcoin";
|
|
65
65
|
address: string;
|
|
66
66
|
}, {
|
|
67
|
-
__kind: "Btc";
|
|
68
67
|
value: string;
|
|
68
|
+
__kind: "Btc";
|
|
69
69
|
}>, z.ZodEffects<z.ZodObject<{
|
|
70
70
|
__kind: z.ZodLiteral<"Arb">;
|
|
71
71
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
__kind: "Arb";
|
|
74
73
|
value: `0x${string}`;
|
|
75
|
-
}, {
|
|
76
74
|
__kind: "Arb";
|
|
75
|
+
}, {
|
|
77
76
|
value: string;
|
|
77
|
+
__kind: "Arb";
|
|
78
78
|
}>, {
|
|
79
79
|
chain: "Arbitrum";
|
|
80
80
|
address: `0x${string}`;
|
|
81
81
|
}, {
|
|
82
|
-
__kind: "Arb";
|
|
83
82
|
value: string;
|
|
83
|
+
__kind: "Arb";
|
|
84
84
|
}>]>;
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
86
87
|
destinationAddress: {
|
|
87
88
|
chain: "Ethereum";
|
|
88
89
|
address: `0x${string}`;
|
|
@@ -96,30 +97,29 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
96
97
|
chain: "Arbitrum";
|
|
97
98
|
address: `0x${string}`;
|
|
98
99
|
};
|
|
99
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
100
100
|
egressAmount: bigint;
|
|
101
|
-
egressAsset: "
|
|
101
|
+
egressAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
102
102
|
egressFee: bigint;
|
|
103
103
|
}, {
|
|
104
|
+
egressId: [{
|
|
105
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
106
|
+
}, string | number];
|
|
104
107
|
destinationAddress: {
|
|
105
|
-
__kind: "Eth";
|
|
106
108
|
value: string;
|
|
109
|
+
__kind: "Eth";
|
|
107
110
|
} | {
|
|
108
|
-
__kind: "Dot";
|
|
109
111
|
value: string;
|
|
112
|
+
__kind: "Dot";
|
|
110
113
|
} | {
|
|
111
|
-
__kind: "Btc";
|
|
112
114
|
value: string;
|
|
115
|
+
__kind: "Btc";
|
|
113
116
|
} | {
|
|
114
|
-
__kind: "Arb";
|
|
115
117
|
value: string;
|
|
118
|
+
__kind: "Arb";
|
|
116
119
|
};
|
|
117
|
-
egressId: [{
|
|
118
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
119
|
-
}, string | number];
|
|
120
120
|
egressAmount: string | number;
|
|
121
121
|
egressAsset: {
|
|
122
|
-
__kind: "
|
|
122
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
123
123
|
};
|
|
124
124
|
egressFee: string | number;
|
|
125
125
|
}>;
|
|
@@ -13,11 +13,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
13
13
|
egressAsset: z.ZodEffects<z.ZodObject<{
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "
|
|
16
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
17
17
|
}, {
|
|
18
|
-
__kind: "
|
|
19
|
-
}>, "
|
|
20
|
-
__kind: "
|
|
18
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
19
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
20
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "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,64 +25,65 @@ 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
|
}>, {
|
|
34
34
|
chain: "Ethereum";
|
|
35
35
|
address: `0x${string}`;
|
|
36
36
|
}, {
|
|
37
|
-
__kind: "Eth";
|
|
38
37
|
value: string;
|
|
38
|
+
__kind: "Eth";
|
|
39
39
|
}>, z.ZodEffects<z.ZodObject<{
|
|
40
40
|
__kind: z.ZodLiteral<"Dot">;
|
|
41
41
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
42
42
|
}, "strip", z.ZodTypeAny, {
|
|
43
|
-
__kind: "Dot";
|
|
44
43
|
value: `0x${string}`;
|
|
45
|
-
}, {
|
|
46
44
|
__kind: "Dot";
|
|
45
|
+
}, {
|
|
47
46
|
value: string;
|
|
47
|
+
__kind: "Dot";
|
|
48
48
|
}>, {
|
|
49
49
|
chain: "Polkadot";
|
|
50
50
|
address: string;
|
|
51
51
|
}, {
|
|
52
|
-
__kind: "Dot";
|
|
53
52
|
value: string;
|
|
53
|
+
__kind: "Dot";
|
|
54
54
|
}>, z.ZodEffects<z.ZodObject<{
|
|
55
55
|
__kind: z.ZodLiteral<"Btc">;
|
|
56
56
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
|
-
__kind: "Btc";
|
|
59
58
|
value: `0x${string}`;
|
|
60
|
-
}, {
|
|
61
59
|
__kind: "Btc";
|
|
60
|
+
}, {
|
|
62
61
|
value: string;
|
|
62
|
+
__kind: "Btc";
|
|
63
63
|
}>, {
|
|
64
64
|
chain: "Bitcoin";
|
|
65
65
|
address: string;
|
|
66
66
|
}, {
|
|
67
|
-
__kind: "Btc";
|
|
68
67
|
value: string;
|
|
68
|
+
__kind: "Btc";
|
|
69
69
|
}>, z.ZodEffects<z.ZodObject<{
|
|
70
70
|
__kind: z.ZodLiteral<"Arb">;
|
|
71
71
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
__kind: "Arb";
|
|
74
73
|
value: `0x${string}`;
|
|
75
|
-
}, {
|
|
76
74
|
__kind: "Arb";
|
|
75
|
+
}, {
|
|
77
76
|
value: string;
|
|
77
|
+
__kind: "Arb";
|
|
78
78
|
}>, {
|
|
79
79
|
chain: "Arbitrum";
|
|
80
80
|
address: `0x${string}`;
|
|
81
81
|
}, {
|
|
82
|
-
__kind: "Arb";
|
|
83
82
|
value: string;
|
|
83
|
+
__kind: "Arb";
|
|
84
84
|
}>]>;
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
86
87
|
destinationAddress: {
|
|
87
88
|
chain: "Ethereum";
|
|
88
89
|
address: `0x${string}`;
|
|
@@ -96,30 +97,29 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
96
97
|
chain: "Arbitrum";
|
|
97
98
|
address: `0x${string}`;
|
|
98
99
|
};
|
|
99
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
100
100
|
egressAmount: bigint;
|
|
101
|
-
egressAsset: "
|
|
101
|
+
egressAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
102
102
|
egressFee: bigint;
|
|
103
103
|
}, {
|
|
104
|
+
egressId: [{
|
|
105
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
106
|
+
}, string | number];
|
|
104
107
|
destinationAddress: {
|
|
105
|
-
__kind: "Eth";
|
|
106
108
|
value: string;
|
|
109
|
+
__kind: "Eth";
|
|
107
110
|
} | {
|
|
108
|
-
__kind: "Dot";
|
|
109
111
|
value: string;
|
|
112
|
+
__kind: "Dot";
|
|
110
113
|
} | {
|
|
111
|
-
__kind: "Btc";
|
|
112
114
|
value: string;
|
|
115
|
+
__kind: "Btc";
|
|
113
116
|
} | {
|
|
114
|
-
__kind: "Arb";
|
|
115
117
|
value: string;
|
|
118
|
+
__kind: "Arb";
|
|
116
119
|
};
|
|
117
|
-
egressId: [{
|
|
118
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
119
|
-
}, string | number];
|
|
120
120
|
egressAmount: string | number;
|
|
121
121
|
egressAsset: {
|
|
122
|
-
__kind: "
|
|
122
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
123
123
|
};
|
|
124
124
|
egressFee: string | number;
|
|
125
125
|
}>;
|
|
@@ -153,6 +153,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { arbitrumIngressEgressCcmEgressInvalid };
|
|
@@ -153,6 +153,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { arbitrumIngressEgressCcmEgressInvalid };
|
|
@@ -153,7 +153,6 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
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;
|
|
157
156
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
158
157
|
destination: {
|
|
159
158
|
value: `0x${string}`;
|
|
@@ -190,8 +189,8 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
190
189
|
value: `0x${string}`;
|
|
191
190
|
__kind: "Sol";
|
|
192
191
|
};
|
|
192
|
+
amount: bigint;
|
|
193
193
|
}, {
|
|
194
|
-
amount: string | number;
|
|
195
194
|
egressId: [{
|
|
196
195
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
197
196
|
}, string | number];
|
|
@@ -230,6 +229,7 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
230
229
|
value: string;
|
|
231
230
|
__kind: "Sol";
|
|
232
231
|
};
|
|
232
|
+
amount: string | number;
|
|
233
233
|
}>;
|
|
234
234
|
|
|
235
235
|
export { assetBalancesRefundScheduled };
|
|
@@ -153,7 +153,6 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
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;
|
|
157
156
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
158
157
|
destination: {
|
|
159
158
|
value: `0x${string}`;
|
|
@@ -190,8 +189,8 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
190
189
|
value: `0x${string}`;
|
|
191
190
|
__kind: "Sol";
|
|
192
191
|
};
|
|
192
|
+
amount: bigint;
|
|
193
193
|
}, {
|
|
194
|
-
amount: string | number;
|
|
195
194
|
egressId: [{
|
|
196
195
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
197
196
|
}, string | number];
|
|
@@ -230,6 +229,7 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
230
229
|
value: string;
|
|
231
230
|
__kind: "Sol";
|
|
232
231
|
};
|
|
232
|
+
amount: string | number;
|
|
233
233
|
}>;
|
|
234
234
|
|
|
235
235
|
export { assetBalancesRefundScheduled };
|
|
@@ -294,6 +294,42 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
294
294
|
__kind: "Sol";
|
|
295
295
|
}>]>;
|
|
296
296
|
}, "strip", z.ZodTypeAny, {
|
|
297
|
+
address: {
|
|
298
|
+
value: `0x${string}`;
|
|
299
|
+
__kind: "Eth";
|
|
300
|
+
} | {
|
|
301
|
+
value: `0x${string}`;
|
|
302
|
+
__kind: "Dot";
|
|
303
|
+
} | {
|
|
304
|
+
value: {
|
|
305
|
+
value: `0x${string}`;
|
|
306
|
+
__kind: "P2PKH";
|
|
307
|
+
} | {
|
|
308
|
+
value: `0x${string}`;
|
|
309
|
+
__kind: "P2SH";
|
|
310
|
+
} | {
|
|
311
|
+
value: `0x${string}`;
|
|
312
|
+
__kind: "P2WPKH";
|
|
313
|
+
} | {
|
|
314
|
+
value: `0x${string}`;
|
|
315
|
+
__kind: "P2WSH";
|
|
316
|
+
} | {
|
|
317
|
+
value: `0x${string}`;
|
|
318
|
+
__kind: "Taproot";
|
|
319
|
+
} | {
|
|
320
|
+
__kind: "OtherSegwit";
|
|
321
|
+
version: number;
|
|
322
|
+
program: `0x${string}`;
|
|
323
|
+
};
|
|
324
|
+
__kind: "Btc";
|
|
325
|
+
} | {
|
|
326
|
+
value: `0x${string}`;
|
|
327
|
+
__kind: "Arb";
|
|
328
|
+
} | {
|
|
329
|
+
value: `0x${string}`;
|
|
330
|
+
__kind: "Sol";
|
|
331
|
+
};
|
|
332
|
+
chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
297
333
|
reason: {
|
|
298
334
|
__kind: "Other";
|
|
299
335
|
} | {
|
|
@@ -330,43 +366,45 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
330
366
|
} | {
|
|
331
367
|
__kind: "RootNotAllowed";
|
|
332
368
|
};
|
|
333
|
-
|
|
369
|
+
}, {
|
|
334
370
|
address: {
|
|
335
|
-
value:
|
|
371
|
+
value: string;
|
|
336
372
|
__kind: "Eth";
|
|
337
373
|
} | {
|
|
338
|
-
value:
|
|
374
|
+
value: string;
|
|
339
375
|
__kind: "Dot";
|
|
340
376
|
} | {
|
|
341
377
|
value: {
|
|
342
|
-
value:
|
|
378
|
+
value: string;
|
|
343
379
|
__kind: "P2PKH";
|
|
344
380
|
} | {
|
|
345
|
-
value:
|
|
381
|
+
value: string;
|
|
346
382
|
__kind: "P2SH";
|
|
347
383
|
} | {
|
|
348
|
-
value:
|
|
384
|
+
value: string;
|
|
349
385
|
__kind: "P2WPKH";
|
|
350
386
|
} | {
|
|
351
|
-
value:
|
|
387
|
+
value: string;
|
|
352
388
|
__kind: "P2WSH";
|
|
353
389
|
} | {
|
|
354
|
-
value:
|
|
390
|
+
value: string;
|
|
355
391
|
__kind: "Taproot";
|
|
356
392
|
} | {
|
|
357
393
|
__kind: "OtherSegwit";
|
|
358
394
|
version: number;
|
|
359
|
-
program:
|
|
395
|
+
program: string;
|
|
360
396
|
};
|
|
361
397
|
__kind: "Btc";
|
|
362
398
|
} | {
|
|
363
|
-
value:
|
|
399
|
+
value: string;
|
|
364
400
|
__kind: "Arb";
|
|
365
401
|
} | {
|
|
366
|
-
value:
|
|
402
|
+
value: string;
|
|
367
403
|
__kind: "Sol";
|
|
368
404
|
};
|
|
369
|
-
|
|
405
|
+
chain: {
|
|
406
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
407
|
+
};
|
|
370
408
|
reason: {
|
|
371
409
|
__kind: "Other";
|
|
372
410
|
} | {
|
|
@@ -409,44 +447,6 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
409
447
|
} | {
|
|
410
448
|
__kind: "RootNotAllowed";
|
|
411
449
|
};
|
|
412
|
-
chain: {
|
|
413
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
414
|
-
};
|
|
415
|
-
address: {
|
|
416
|
-
value: string;
|
|
417
|
-
__kind: "Eth";
|
|
418
|
-
} | {
|
|
419
|
-
value: string;
|
|
420
|
-
__kind: "Dot";
|
|
421
|
-
} | {
|
|
422
|
-
value: {
|
|
423
|
-
value: string;
|
|
424
|
-
__kind: "P2PKH";
|
|
425
|
-
} | {
|
|
426
|
-
value: string;
|
|
427
|
-
__kind: "P2SH";
|
|
428
|
-
} | {
|
|
429
|
-
value: string;
|
|
430
|
-
__kind: "P2WPKH";
|
|
431
|
-
} | {
|
|
432
|
-
value: string;
|
|
433
|
-
__kind: "P2WSH";
|
|
434
|
-
} | {
|
|
435
|
-
value: string;
|
|
436
|
-
__kind: "Taproot";
|
|
437
|
-
} | {
|
|
438
|
-
__kind: "OtherSegwit";
|
|
439
|
-
version: number;
|
|
440
|
-
program: string;
|
|
441
|
-
};
|
|
442
|
-
__kind: "Btc";
|
|
443
|
-
} | {
|
|
444
|
-
value: string;
|
|
445
|
-
__kind: "Arb";
|
|
446
|
-
} | {
|
|
447
|
-
value: string;
|
|
448
|
-
__kind: "Sol";
|
|
449
|
-
};
|
|
450
450
|
}>;
|
|
451
451
|
|
|
452
452
|
export { assetBalancesRefundSkipped };
|
|
@@ -294,6 +294,42 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
294
294
|
__kind: "Sol";
|
|
295
295
|
}>]>;
|
|
296
296
|
}, "strip", z.ZodTypeAny, {
|
|
297
|
+
address: {
|
|
298
|
+
value: `0x${string}`;
|
|
299
|
+
__kind: "Eth";
|
|
300
|
+
} | {
|
|
301
|
+
value: `0x${string}`;
|
|
302
|
+
__kind: "Dot";
|
|
303
|
+
} | {
|
|
304
|
+
value: {
|
|
305
|
+
value: `0x${string}`;
|
|
306
|
+
__kind: "P2PKH";
|
|
307
|
+
} | {
|
|
308
|
+
value: `0x${string}`;
|
|
309
|
+
__kind: "P2SH";
|
|
310
|
+
} | {
|
|
311
|
+
value: `0x${string}`;
|
|
312
|
+
__kind: "P2WPKH";
|
|
313
|
+
} | {
|
|
314
|
+
value: `0x${string}`;
|
|
315
|
+
__kind: "P2WSH";
|
|
316
|
+
} | {
|
|
317
|
+
value: `0x${string}`;
|
|
318
|
+
__kind: "Taproot";
|
|
319
|
+
} | {
|
|
320
|
+
__kind: "OtherSegwit";
|
|
321
|
+
version: number;
|
|
322
|
+
program: `0x${string}`;
|
|
323
|
+
};
|
|
324
|
+
__kind: "Btc";
|
|
325
|
+
} | {
|
|
326
|
+
value: `0x${string}`;
|
|
327
|
+
__kind: "Arb";
|
|
328
|
+
} | {
|
|
329
|
+
value: `0x${string}`;
|
|
330
|
+
__kind: "Sol";
|
|
331
|
+
};
|
|
332
|
+
chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
297
333
|
reason: {
|
|
298
334
|
__kind: "Other";
|
|
299
335
|
} | {
|
|
@@ -330,43 +366,45 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
330
366
|
} | {
|
|
331
367
|
__kind: "RootNotAllowed";
|
|
332
368
|
};
|
|
333
|
-
|
|
369
|
+
}, {
|
|
334
370
|
address: {
|
|
335
|
-
value:
|
|
371
|
+
value: string;
|
|
336
372
|
__kind: "Eth";
|
|
337
373
|
} | {
|
|
338
|
-
value:
|
|
374
|
+
value: string;
|
|
339
375
|
__kind: "Dot";
|
|
340
376
|
} | {
|
|
341
377
|
value: {
|
|
342
|
-
value:
|
|
378
|
+
value: string;
|
|
343
379
|
__kind: "P2PKH";
|
|
344
380
|
} | {
|
|
345
|
-
value:
|
|
381
|
+
value: string;
|
|
346
382
|
__kind: "P2SH";
|
|
347
383
|
} | {
|
|
348
|
-
value:
|
|
384
|
+
value: string;
|
|
349
385
|
__kind: "P2WPKH";
|
|
350
386
|
} | {
|
|
351
|
-
value:
|
|
387
|
+
value: string;
|
|
352
388
|
__kind: "P2WSH";
|
|
353
389
|
} | {
|
|
354
|
-
value:
|
|
390
|
+
value: string;
|
|
355
391
|
__kind: "Taproot";
|
|
356
392
|
} | {
|
|
357
393
|
__kind: "OtherSegwit";
|
|
358
394
|
version: number;
|
|
359
|
-
program:
|
|
395
|
+
program: string;
|
|
360
396
|
};
|
|
361
397
|
__kind: "Btc";
|
|
362
398
|
} | {
|
|
363
|
-
value:
|
|
399
|
+
value: string;
|
|
364
400
|
__kind: "Arb";
|
|
365
401
|
} | {
|
|
366
|
-
value:
|
|
402
|
+
value: string;
|
|
367
403
|
__kind: "Sol";
|
|
368
404
|
};
|
|
369
|
-
|
|
405
|
+
chain: {
|
|
406
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
407
|
+
};
|
|
370
408
|
reason: {
|
|
371
409
|
__kind: "Other";
|
|
372
410
|
} | {
|
|
@@ -409,44 +447,6 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
409
447
|
} | {
|
|
410
448
|
__kind: "RootNotAllowed";
|
|
411
449
|
};
|
|
412
|
-
chain: {
|
|
413
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
414
|
-
};
|
|
415
|
-
address: {
|
|
416
|
-
value: string;
|
|
417
|
-
__kind: "Eth";
|
|
418
|
-
} | {
|
|
419
|
-
value: string;
|
|
420
|
-
__kind: "Dot";
|
|
421
|
-
} | {
|
|
422
|
-
value: {
|
|
423
|
-
value: string;
|
|
424
|
-
__kind: "P2PKH";
|
|
425
|
-
} | {
|
|
426
|
-
value: string;
|
|
427
|
-
__kind: "P2SH";
|
|
428
|
-
} | {
|
|
429
|
-
value: string;
|
|
430
|
-
__kind: "P2WPKH";
|
|
431
|
-
} | {
|
|
432
|
-
value: string;
|
|
433
|
-
__kind: "P2WSH";
|
|
434
|
-
} | {
|
|
435
|
-
value: string;
|
|
436
|
-
__kind: "Taproot";
|
|
437
|
-
} | {
|
|
438
|
-
__kind: "OtherSegwit";
|
|
439
|
-
version: number;
|
|
440
|
-
program: string;
|
|
441
|
-
};
|
|
442
|
-
__kind: "Btc";
|
|
443
|
-
} | {
|
|
444
|
-
value: string;
|
|
445
|
-
__kind: "Arb";
|
|
446
|
-
} | {
|
|
447
|
-
value: string;
|
|
448
|
-
__kind: "Sol";
|
|
449
|
-
};
|
|
450
450
|
}>;
|
|
451
451
|
|
|
452
452
|
export { assetBalancesRefundSkipped };
|