@chainflip/processor 1.11.6 → 1.11.8
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/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- 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/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.ts +2 -2
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.ts +17 -17
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +203 -203
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +4 -4
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +4 -4
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.d.ts +2 -2
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +48 -48
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +48 -48
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +195 -195
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +195 -195
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +92 -92
- package/dist/11000/swapping/swapRequested.d.ts +92 -92
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
- package/dist/11100/common.cjs +49 -5
- package/dist/11100/common.d.cts +1659 -119
- package/dist/11100/common.d.ts +1659 -119
- package/dist/11100/common.mjs +49 -5
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/swapping/swapAborted.cjs +10 -0
- package/dist/11100/swapping/swapAborted.d.cts +24 -0
- package/dist/11100/swapping/swapAborted.d.ts +24 -0
- package/dist/11100/swapping/swapAborted.mjs +10 -0
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +81 -81
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +81 -81
- package/dist/11100/swapping/swapExecuted.cjs +18 -0
- package/dist/11100/swapping/swapExecuted.d.cts +58 -0
- package/dist/11100/swapping/swapExecuted.d.ts +58 -0
- package/dist/11100/swapping/swapExecuted.mjs +18 -0
- package/dist/11100/swapping/swapRequested.cjs +1 -1
- package/dist/11100/swapping/swapRequested.d.cts +1438 -1157
- package/dist/11100/swapping/swapRequested.d.ts +1438 -1157
- package/dist/11100/swapping/swapRequested.mjs +2 -2
- package/dist/11100/swapping/swapRescheduled.cjs +11 -0
- package/dist/11100/swapping/swapRescheduled.d.cts +27 -0
- package/dist/11100/swapping/swapRescheduled.d.ts +27 -0
- package/dist/11100/swapping/swapRescheduled.mjs +11 -0
- package/dist/11100/validator/palletConfigUpdated.cjs +9 -0
- package/dist/11100/validator/palletConfigUpdated.d.cts +202 -0
- package/dist/11100/validator/palletConfigUpdated.d.ts +202 -0
- package/dist/11100/validator/palletConfigUpdated.mjs +9 -0
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/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/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- 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 +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- 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 +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/141/swapping/swapDepositAddressReady.d.ts +20 -20
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
- package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
- package/dist/141/swapping/swapExecuted.d.cts +88 -88
- package/dist/141/swapping/swapExecuted.d.ts +88 -88
- package/dist/141/swapping/swapScheduled.d.cts +97 -97
- package/dist/141/swapping/swapScheduled.d.ts +97 -97
- package/dist/141/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/141/swapping/withdrawalRequested.d.ts +14 -14
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- 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 +66 -66
- package/dist/150/assetBalances/refundSkipped.d.ts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +26 -26
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- 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/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- 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/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/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.ts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.ts +2 -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 +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- 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 +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- 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 +31 -31
- package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
- 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 +40 -40
- package/dist/160/swapping/swapRequested.d.ts +40 -40
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +22 -22
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +22 -22
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
- package/dist/170/swapping/swapRequested.d.cts +27 -27
- package/dist/170/swapping/swapRequested.d.ts +27 -27
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +10 -10
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +36 -36
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +36 -36
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +8 -8
- package/dist/190/assetBalances/accountCredited.d.ts +8 -8
- package/dist/190/assetBalances/accountDebited.d.cts +8 -8
- package/dist/190/assetBalances/accountDebited.d.ts +8 -8
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityProvider/assetTransferred.d.cts +9 -9
- package/dist/190/liquidityProvider/assetTransferred.d.ts +9 -9
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/reputation/offencePenalty.d.cts +6 -6
- package/dist/190/reputation/offencePenalty.d.ts +6 -6
- package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/package.json +3 -3
- package/dist/11100/swapping/swapCanceled.cjs +0 -7
- package/dist/11100/swapping/swapCanceled.d.cts +0 -11
- package/dist/11100/swapping/swapCanceled.d.ts +0 -11
- package/dist/11100/swapping/swapCanceled.mjs +0 -7
|
@@ -5,21 +5,21 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
5
5
|
inputAsset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "
|
|
8
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "Eth" | "
|
|
11
|
-
}>, "Eth" | "
|
|
12
|
-
__kind: "Eth" | "
|
|
10
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
11
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13
13
|
}>;
|
|
14
14
|
inputAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
16
16
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth" | "
|
|
18
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
19
19
|
}, {
|
|
20
|
-
__kind: "Eth" | "
|
|
21
|
-
}>, "Eth" | "
|
|
22
|
-
__kind: "Eth" | "
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
21
|
+
}>, "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
23
23
|
}>;
|
|
24
24
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
25
25
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -27,11 +27,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
27
27
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
30
31
|
value: `0x${string}`;
|
|
31
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
32
32
|
}, {
|
|
33
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
33
34
|
value: string;
|
|
34
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
35
35
|
}>, {
|
|
36
36
|
readonly chain: "Ethereum";
|
|
37
37
|
readonly address: `0x${string}`;
|
|
@@ -51,8 +51,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
51
51
|
readonly chain: "Assethub";
|
|
52
52
|
readonly address: string;
|
|
53
53
|
}, {
|
|
54
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
54
55
|
value: string;
|
|
55
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
56
56
|
}>;
|
|
57
57
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
58
58
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -79,37 +79,37 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
79
79
|
readonly address: string;
|
|
80
80
|
};
|
|
81
81
|
channelId: bigint;
|
|
82
|
-
depositBlockHeight: bigint;
|
|
83
82
|
brokerId: string;
|
|
83
|
+
depositBlockHeight: bigint;
|
|
84
84
|
}, {
|
|
85
85
|
__kind: "DepositChannel";
|
|
86
86
|
depositAddress: {
|
|
87
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
87
88
|
value: string;
|
|
88
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
89
89
|
};
|
|
90
90
|
channelId: string | number;
|
|
91
|
-
depositBlockHeight: string | number;
|
|
92
91
|
brokerId: string;
|
|
92
|
+
depositBlockHeight: string | number;
|
|
93
93
|
}>, z.ZodObject<{
|
|
94
94
|
__kind: z.ZodLiteral<"Vault">;
|
|
95
95
|
txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
96
96
|
__kind: z.ZodLiteral<"Evm">;
|
|
97
97
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
98
98
|
}, "strip", z.ZodTypeAny, {
|
|
99
|
-
value: `0x${string}`;
|
|
100
99
|
__kind: "Evm";
|
|
100
|
+
value: `0x${string}`;
|
|
101
101
|
}, {
|
|
102
|
-
value: string;
|
|
103
102
|
__kind: "Evm";
|
|
103
|
+
value: string;
|
|
104
104
|
}>, z.ZodObject<{
|
|
105
105
|
__kind: z.ZodLiteral<"Bitcoin">;
|
|
106
106
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
107
107
|
}, "strip", z.ZodTypeAny, {
|
|
108
|
-
value: `0x${string}`;
|
|
109
108
|
__kind: "Bitcoin";
|
|
109
|
+
value: `0x${string}`;
|
|
110
110
|
}, {
|
|
111
|
-
value: string;
|
|
112
111
|
__kind: "Bitcoin";
|
|
112
|
+
value: string;
|
|
113
113
|
}>, z.ZodObject<{
|
|
114
114
|
__kind: z.ZodLiteral<"Polkadot">;
|
|
115
115
|
value: z.ZodObject<{
|
|
@@ -123,26 +123,26 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
123
123
|
extrinsicIndex: number;
|
|
124
124
|
}>;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
126
|
+
__kind: "Polkadot";
|
|
126
127
|
value: {
|
|
127
128
|
blockNumber: number;
|
|
128
129
|
extrinsicIndex: number;
|
|
129
130
|
};
|
|
130
|
-
__kind: "Polkadot";
|
|
131
131
|
}, {
|
|
132
|
+
__kind: "Polkadot";
|
|
132
133
|
value: {
|
|
133
134
|
blockNumber: number;
|
|
134
135
|
extrinsicIndex: number;
|
|
135
136
|
};
|
|
136
|
-
__kind: "Polkadot";
|
|
137
137
|
}>, z.ZodObject<{
|
|
138
138
|
__kind: z.ZodLiteral<"Solana">;
|
|
139
139
|
value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
140
140
|
}, "strip", z.ZodTypeAny, {
|
|
141
|
-
value: [`0x${string}`, bigint];
|
|
142
141
|
__kind: "Solana";
|
|
142
|
+
value: [`0x${string}`, bigint];
|
|
143
143
|
}, {
|
|
144
|
-
value: [string, string | number];
|
|
145
144
|
__kind: "Solana";
|
|
145
|
+
value: [string, string | number];
|
|
146
146
|
}>, z.ZodObject<{
|
|
147
147
|
__kind: z.ZodLiteral<"None">;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -154,20 +154,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
154
154
|
}, "strip", z.ZodTypeAny, {
|
|
155
155
|
__kind: "Vault";
|
|
156
156
|
txId: {
|
|
157
|
-
value: `0x${string}`;
|
|
158
157
|
__kind: "Evm";
|
|
159
|
-
} | {
|
|
160
158
|
value: `0x${string}`;
|
|
159
|
+
} | {
|
|
161
160
|
__kind: "Bitcoin";
|
|
161
|
+
value: `0x${string}`;
|
|
162
162
|
} | {
|
|
163
|
+
__kind: "Polkadot";
|
|
163
164
|
value: {
|
|
164
165
|
blockNumber: number;
|
|
165
166
|
extrinsicIndex: number;
|
|
166
167
|
};
|
|
167
|
-
__kind: "Polkadot";
|
|
168
168
|
} | {
|
|
169
|
-
value: [`0x${string}`, bigint];
|
|
170
169
|
__kind: "Solana";
|
|
170
|
+
value: [`0x${string}`, bigint];
|
|
171
171
|
} | {
|
|
172
172
|
__kind: "None";
|
|
173
173
|
};
|
|
@@ -175,20 +175,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
175
175
|
}, {
|
|
176
176
|
__kind: "Vault";
|
|
177
177
|
txId: {
|
|
178
|
-
value: string;
|
|
179
178
|
__kind: "Evm";
|
|
180
|
-
} | {
|
|
181
179
|
value: string;
|
|
180
|
+
} | {
|
|
182
181
|
__kind: "Bitcoin";
|
|
182
|
+
value: string;
|
|
183
183
|
} | {
|
|
184
|
+
__kind: "Polkadot";
|
|
184
185
|
value: {
|
|
185
186
|
blockNumber: number;
|
|
186
187
|
extrinsicIndex: number;
|
|
187
188
|
};
|
|
188
|
-
__kind: "Polkadot";
|
|
189
189
|
} | {
|
|
190
|
-
value: [string, string | number];
|
|
191
190
|
__kind: "Solana";
|
|
191
|
+
value: [string, string | number];
|
|
192
192
|
} | {
|
|
193
193
|
__kind: "None";
|
|
194
194
|
};
|
|
@@ -203,11 +203,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
203
203
|
__kind: z.ZodLiteral<"OnChainAccount">;
|
|
204
204
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
205
205
|
}, "strip", z.ZodTypeAny, {
|
|
206
|
-
value: string;
|
|
207
206
|
__kind: "OnChainAccount";
|
|
208
|
-
}, {
|
|
209
207
|
value: string;
|
|
208
|
+
}, {
|
|
210
209
|
__kind: "OnChainAccount";
|
|
210
|
+
value: string;
|
|
211
211
|
}>]>;
|
|
212
212
|
requestType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
213
213
|
__kind: z.ZodLiteral<"NetworkFee">;
|
|
@@ -283,6 +283,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
283
283
|
fallbackAddress: string;
|
|
284
284
|
}>;
|
|
285
285
|
}, "strip", z.ZodTypeAny, {
|
|
286
|
+
__kind: "V0";
|
|
286
287
|
value: {
|
|
287
288
|
cfReceiver: {
|
|
288
289
|
pubkey: `0x${string}`;
|
|
@@ -294,8 +295,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
294
295
|
}[];
|
|
295
296
|
fallbackAddress: `0x${string}`;
|
|
296
297
|
};
|
|
297
|
-
__kind: "V0";
|
|
298
298
|
}, {
|
|
299
|
+
__kind: "V0";
|
|
299
300
|
value: {
|
|
300
301
|
cfReceiver: {
|
|
301
302
|
pubkey: string;
|
|
@@ -307,7 +308,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
307
308
|
}[];
|
|
308
309
|
fallbackAddress: string;
|
|
309
310
|
};
|
|
310
|
-
__kind: "V0";
|
|
311
311
|
}>, z.ZodObject<{
|
|
312
312
|
__kind: z.ZodLiteral<"V1">;
|
|
313
313
|
ccmAccounts: z.ZodObject<{
|
|
@@ -384,7 +384,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
384
384
|
alts: string[];
|
|
385
385
|
}>]>;
|
|
386
386
|
}, "strip", z.ZodTypeAny, {
|
|
387
|
+
__kind: "Solana";
|
|
387
388
|
value: {
|
|
389
|
+
__kind: "V0";
|
|
388
390
|
value: {
|
|
389
391
|
cfReceiver: {
|
|
390
392
|
pubkey: `0x${string}`;
|
|
@@ -396,7 +398,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
396
398
|
}[];
|
|
397
399
|
fallbackAddress: `0x${string}`;
|
|
398
400
|
};
|
|
399
|
-
__kind: "V0";
|
|
400
401
|
} | {
|
|
401
402
|
__kind: "V1";
|
|
402
403
|
ccmAccounts: {
|
|
@@ -412,9 +413,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
412
413
|
};
|
|
413
414
|
alts: `0x${string}`[];
|
|
414
415
|
};
|
|
415
|
-
__kind: "Solana";
|
|
416
416
|
}, {
|
|
417
|
+
__kind: "Solana";
|
|
417
418
|
value: {
|
|
419
|
+
__kind: "V0";
|
|
418
420
|
value: {
|
|
419
421
|
cfReceiver: {
|
|
420
422
|
pubkey: string;
|
|
@@ -426,7 +428,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
426
428
|
}[];
|
|
427
429
|
fallbackAddress: string;
|
|
428
430
|
};
|
|
429
|
-
__kind: "V0";
|
|
430
431
|
} | {
|
|
431
432
|
__kind: "V1";
|
|
432
433
|
ccmAccounts: {
|
|
@@ -442,7 +443,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
442
443
|
};
|
|
443
444
|
alts: string[];
|
|
444
445
|
};
|
|
445
|
-
__kind: "Solana";
|
|
446
446
|
}>]>;
|
|
447
447
|
}, "strip", z.ZodTypeAny, {
|
|
448
448
|
message: `0x${string}`;
|
|
@@ -450,7 +450,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
450
450
|
ccmAdditionalData: {
|
|
451
451
|
__kind: "NotRequired";
|
|
452
452
|
} | {
|
|
453
|
+
__kind: "Solana";
|
|
453
454
|
value: {
|
|
455
|
+
__kind: "V0";
|
|
454
456
|
value: {
|
|
455
457
|
cfReceiver: {
|
|
456
458
|
pubkey: `0x${string}`;
|
|
@@ -462,7 +464,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
462
464
|
}[];
|
|
463
465
|
fallbackAddress: `0x${string}`;
|
|
464
466
|
};
|
|
465
|
-
__kind: "V0";
|
|
466
467
|
} | {
|
|
467
468
|
__kind: "V1";
|
|
468
469
|
ccmAccounts: {
|
|
@@ -478,7 +479,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
478
479
|
};
|
|
479
480
|
alts: `0x${string}`[];
|
|
480
481
|
};
|
|
481
|
-
__kind: "Solana";
|
|
482
482
|
};
|
|
483
483
|
}, {
|
|
484
484
|
message: string;
|
|
@@ -486,7 +486,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
486
486
|
ccmAdditionalData: {
|
|
487
487
|
__kind: "NotRequired";
|
|
488
488
|
} | {
|
|
489
|
+
__kind: "Solana";
|
|
489
490
|
value: {
|
|
491
|
+
__kind: "V0";
|
|
490
492
|
value: {
|
|
491
493
|
cfReceiver: {
|
|
492
494
|
pubkey: string;
|
|
@@ -498,7 +500,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
498
500
|
}[];
|
|
499
501
|
fallbackAddress: string;
|
|
500
502
|
};
|
|
501
|
-
__kind: "V0";
|
|
502
503
|
} | {
|
|
503
504
|
__kind: "V1";
|
|
504
505
|
ccmAccounts: {
|
|
@@ -514,7 +515,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
514
515
|
};
|
|
515
516
|
alts: string[];
|
|
516
517
|
};
|
|
517
|
-
__kind: "Solana";
|
|
518
518
|
};
|
|
519
519
|
}>;
|
|
520
520
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -530,11 +530,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
530
530
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
531
531
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
532
532
|
}, "strip", z.ZodTypeAny, {
|
|
533
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
533
534
|
value: `0x${string}`;
|
|
534
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
535
535
|
}, {
|
|
536
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
536
537
|
value: string;
|
|
537
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
538
538
|
}>, {
|
|
539
539
|
readonly chain: "Ethereum";
|
|
540
540
|
readonly address: `0x${string}`;
|
|
@@ -554,8 +554,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
554
554
|
readonly chain: "Assethub";
|
|
555
555
|
readonly address: string;
|
|
556
556
|
}, {
|
|
557
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
557
558
|
value: string;
|
|
558
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
559
559
|
}>>>;
|
|
560
560
|
}, "strip", z.ZodTypeAny, {
|
|
561
561
|
channelMetadata: {
|
|
@@ -564,7 +564,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
564
564
|
ccmAdditionalData: {
|
|
565
565
|
__kind: "NotRequired";
|
|
566
566
|
} | {
|
|
567
|
+
__kind: "Solana";
|
|
567
568
|
value: {
|
|
569
|
+
__kind: "V0";
|
|
568
570
|
value: {
|
|
569
571
|
cfReceiver: {
|
|
570
572
|
pubkey: `0x${string}`;
|
|
@@ -576,7 +578,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
576
578
|
}[];
|
|
577
579
|
fallbackAddress: `0x${string}`;
|
|
578
580
|
};
|
|
579
|
-
__kind: "V0";
|
|
580
581
|
} | {
|
|
581
582
|
__kind: "V1";
|
|
582
583
|
ccmAccounts: {
|
|
@@ -592,7 +593,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
592
593
|
};
|
|
593
594
|
alts: `0x${string}`[];
|
|
594
595
|
};
|
|
595
|
-
__kind: "Solana";
|
|
596
596
|
};
|
|
597
597
|
};
|
|
598
598
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -622,7 +622,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
622
622
|
ccmAdditionalData: {
|
|
623
623
|
__kind: "NotRequired";
|
|
624
624
|
} | {
|
|
625
|
+
__kind: "Solana";
|
|
625
626
|
value: {
|
|
627
|
+
__kind: "V0";
|
|
626
628
|
value: {
|
|
627
629
|
cfReceiver: {
|
|
628
630
|
pubkey: string;
|
|
@@ -634,7 +636,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
634
636
|
}[];
|
|
635
637
|
fallbackAddress: string;
|
|
636
638
|
};
|
|
637
|
-
__kind: "V0";
|
|
638
639
|
} | {
|
|
639
640
|
__kind: "V1";
|
|
640
641
|
ccmAccounts: {
|
|
@@ -650,26 +651,25 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
650
651
|
};
|
|
651
652
|
alts: string[];
|
|
652
653
|
};
|
|
653
|
-
__kind: "Solana";
|
|
654
654
|
};
|
|
655
655
|
};
|
|
656
656
|
sourceChain: {
|
|
657
657
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
658
658
|
};
|
|
659
659
|
sourceAddress?: {
|
|
660
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
660
661
|
value: string;
|
|
661
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
662
662
|
} | null | undefined;
|
|
663
663
|
}>>>;
|
|
664
664
|
outputAddress: z.ZodEffects<z.ZodObject<{
|
|
665
665
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
666
666
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
667
667
|
}, "strip", z.ZodTypeAny, {
|
|
668
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
668
669
|
value: `0x${string}`;
|
|
669
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
670
670
|
}, {
|
|
671
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
671
672
|
value: string;
|
|
672
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
673
673
|
}>, {
|
|
674
674
|
readonly chain: "Ethereum";
|
|
675
675
|
readonly address: `0x${string}`;
|
|
@@ -689,8 +689,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
689
689
|
readonly chain: "Assethub";
|
|
690
690
|
readonly address: string;
|
|
691
691
|
}, {
|
|
692
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
692
693
|
value: string;
|
|
693
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
694
694
|
}>;
|
|
695
695
|
}, "strip", z.ZodTypeAny, {
|
|
696
696
|
__kind: "Egress";
|
|
@@ -720,7 +720,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
720
720
|
ccmAdditionalData: {
|
|
721
721
|
__kind: "NotRequired";
|
|
722
722
|
} | {
|
|
723
|
+
__kind: "Solana";
|
|
723
724
|
value: {
|
|
725
|
+
__kind: "V0";
|
|
724
726
|
value: {
|
|
725
727
|
cfReceiver: {
|
|
726
728
|
pubkey: `0x${string}`;
|
|
@@ -732,7 +734,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
732
734
|
}[];
|
|
733
735
|
fallbackAddress: `0x${string}`;
|
|
734
736
|
};
|
|
735
|
-
__kind: "V0";
|
|
736
737
|
} | {
|
|
737
738
|
__kind: "V1";
|
|
738
739
|
ccmAccounts: {
|
|
@@ -748,7 +749,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
748
749
|
};
|
|
749
750
|
alts: `0x${string}`[];
|
|
750
751
|
};
|
|
751
|
-
__kind: "Solana";
|
|
752
752
|
};
|
|
753
753
|
};
|
|
754
754
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -775,8 +775,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
775
775
|
}, {
|
|
776
776
|
__kind: "Egress";
|
|
777
777
|
outputAddress: {
|
|
778
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
778
779
|
value: string;
|
|
779
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
780
780
|
};
|
|
781
781
|
ccmDepositMetadata?: {
|
|
782
782
|
channelMetadata: {
|
|
@@ -785,7 +785,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
785
785
|
ccmAdditionalData: {
|
|
786
786
|
__kind: "NotRequired";
|
|
787
787
|
} | {
|
|
788
|
+
__kind: "Solana";
|
|
788
789
|
value: {
|
|
790
|
+
__kind: "V0";
|
|
789
791
|
value: {
|
|
790
792
|
cfReceiver: {
|
|
791
793
|
pubkey: string;
|
|
@@ -797,7 +799,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
797
799
|
}[];
|
|
798
800
|
fallbackAddress: string;
|
|
799
801
|
};
|
|
800
|
-
__kind: "V0";
|
|
801
802
|
} | {
|
|
802
803
|
__kind: "V1";
|
|
803
804
|
ccmAccounts: {
|
|
@@ -813,15 +814,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
813
814
|
};
|
|
814
815
|
alts: string[];
|
|
815
816
|
};
|
|
816
|
-
__kind: "Solana";
|
|
817
817
|
};
|
|
818
818
|
};
|
|
819
819
|
sourceChain: {
|
|
820
820
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
821
821
|
};
|
|
822
822
|
sourceAddress?: {
|
|
823
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
823
824
|
value: string;
|
|
824
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
825
825
|
} | null | undefined;
|
|
826
826
|
} | null | undefined;
|
|
827
827
|
}>, z.ZodObject<{
|
|
@@ -864,7 +864,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
864
864
|
ccmAdditionalData: {
|
|
865
865
|
__kind: "NotRequired";
|
|
866
866
|
} | {
|
|
867
|
+
__kind: "Solana";
|
|
867
868
|
value: {
|
|
869
|
+
__kind: "V0";
|
|
868
870
|
value: {
|
|
869
871
|
cfReceiver: {
|
|
870
872
|
pubkey: `0x${string}`;
|
|
@@ -876,7 +878,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
876
878
|
}[];
|
|
877
879
|
fallbackAddress: `0x${string}`;
|
|
878
880
|
};
|
|
879
|
-
__kind: "V0";
|
|
880
881
|
} | {
|
|
881
882
|
__kind: "V1";
|
|
882
883
|
ccmAccounts: {
|
|
@@ -892,7 +893,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
892
893
|
};
|
|
893
894
|
alts: `0x${string}`[];
|
|
894
895
|
};
|
|
895
|
-
__kind: "Solana";
|
|
896
896
|
};
|
|
897
897
|
};
|
|
898
898
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -925,8 +925,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
925
925
|
outputAction: {
|
|
926
926
|
__kind: "Egress";
|
|
927
927
|
outputAddress: {
|
|
928
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
928
929
|
value: string;
|
|
929
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
930
930
|
};
|
|
931
931
|
ccmDepositMetadata?: {
|
|
932
932
|
channelMetadata: {
|
|
@@ -935,7 +935,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
935
935
|
ccmAdditionalData: {
|
|
936
936
|
__kind: "NotRequired";
|
|
937
937
|
} | {
|
|
938
|
+
__kind: "Solana";
|
|
938
939
|
value: {
|
|
940
|
+
__kind: "V0";
|
|
939
941
|
value: {
|
|
940
942
|
cfReceiver: {
|
|
941
943
|
pubkey: string;
|
|
@@ -947,7 +949,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
947
949
|
}[];
|
|
948
950
|
fallbackAddress: string;
|
|
949
951
|
};
|
|
950
|
-
__kind: "V0";
|
|
951
952
|
} | {
|
|
952
953
|
__kind: "V1";
|
|
953
954
|
ccmAccounts: {
|
|
@@ -963,15 +964,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
963
964
|
};
|
|
964
965
|
alts: string[];
|
|
965
966
|
};
|
|
966
|
-
__kind: "Solana";
|
|
967
967
|
};
|
|
968
968
|
};
|
|
969
969
|
sourceChain: {
|
|
970
970
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
971
971
|
};
|
|
972
972
|
sourceAddress?: {
|
|
973
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
973
974
|
value: string;
|
|
974
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
975
975
|
} | null | undefined;
|
|
976
976
|
} | null | undefined;
|
|
977
977
|
} | {
|
|
@@ -989,1113 +989,1384 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
989
989
|
account: string;
|
|
990
990
|
bps: number;
|
|
991
991
|
}>, "many">;
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
__kind: z.ZodLiteral<"InternalAccount">;
|
|
996
|
-
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
992
|
+
priceLimitsAndExpiry: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
993
|
+
expiryBehaviour: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
994
|
+
__kind: z.ZodLiteral<"NoExpiry">;
|
|
997
995
|
}, "strip", z.ZodTypeAny, {
|
|
998
|
-
|
|
999
|
-
__kind: "InternalAccount";
|
|
996
|
+
__kind: "NoExpiry";
|
|
1000
997
|
}, {
|
|
1001
|
-
|
|
1002
|
-
__kind: "InternalAccount";
|
|
998
|
+
__kind: "NoExpiry";
|
|
1003
999
|
}>, z.ZodObject<{
|
|
1004
|
-
__kind: z.ZodLiteral<"
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1000
|
+
__kind: z.ZodLiteral<"RefundIfExpires">;
|
|
1001
|
+
retryDuration: z.ZodNumber;
|
|
1002
|
+
refundAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1003
|
+
__kind: z.ZodLiteral<"InternalAccount">;
|
|
1004
|
+
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
1008
1005
|
}, "strip", z.ZodTypeAny, {
|
|
1009
|
-
|
|
1010
|
-
__kind: "Eth";
|
|
1011
|
-
}, {
|
|
1006
|
+
__kind: "InternalAccount";
|
|
1012
1007
|
value: string;
|
|
1013
|
-
__kind: "Eth";
|
|
1014
|
-
}>, z.ZodObject<{
|
|
1015
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
1016
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1017
|
-
}, "strip", z.ZodTypeAny, {
|
|
1018
|
-
value: `0x${string}`;
|
|
1019
|
-
__kind: "Dot";
|
|
1020
1008
|
}, {
|
|
1009
|
+
__kind: "InternalAccount";
|
|
1021
1010
|
value: string;
|
|
1022
|
-
__kind: "Dot";
|
|
1023
1011
|
}>, z.ZodObject<{
|
|
1024
|
-
__kind: z.ZodLiteral<"
|
|
1012
|
+
__kind: z.ZodLiteral<"ExternalAddress">;
|
|
1025
1013
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1026
|
-
__kind: z.ZodLiteral<"
|
|
1014
|
+
__kind: z.ZodLiteral<"Eth">;
|
|
1027
1015
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1028
1016
|
}, "strip", z.ZodTypeAny, {
|
|
1017
|
+
__kind: "Eth";
|
|
1029
1018
|
value: `0x${string}`;
|
|
1030
|
-
__kind: "P2PKH";
|
|
1031
1019
|
}, {
|
|
1020
|
+
__kind: "Eth";
|
|
1032
1021
|
value: string;
|
|
1033
|
-
__kind: "P2PKH";
|
|
1034
1022
|
}>, z.ZodObject<{
|
|
1035
|
-
__kind: z.ZodLiteral<"
|
|
1023
|
+
__kind: z.ZodLiteral<"Dot">;
|
|
1036
1024
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1037
1025
|
}, "strip", z.ZodTypeAny, {
|
|
1026
|
+
__kind: "Dot";
|
|
1038
1027
|
value: `0x${string}`;
|
|
1039
|
-
__kind: "P2SH";
|
|
1040
1028
|
}, {
|
|
1029
|
+
__kind: "Dot";
|
|
1041
1030
|
value: string;
|
|
1042
|
-
__kind: "P2SH";
|
|
1043
1031
|
}>, z.ZodObject<{
|
|
1044
|
-
__kind: z.ZodLiteral<"
|
|
1045
|
-
value: z.
|
|
1032
|
+
__kind: z.ZodLiteral<"Btc">;
|
|
1033
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1034
|
+
__kind: z.ZodLiteral<"P2PKH">;
|
|
1035
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1036
|
+
}, "strip", z.ZodTypeAny, {
|
|
1037
|
+
__kind: "P2PKH";
|
|
1038
|
+
value: `0x${string}`;
|
|
1039
|
+
}, {
|
|
1040
|
+
__kind: "P2PKH";
|
|
1041
|
+
value: string;
|
|
1042
|
+
}>, z.ZodObject<{
|
|
1043
|
+
__kind: z.ZodLiteral<"P2SH">;
|
|
1044
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1045
|
+
}, "strip", z.ZodTypeAny, {
|
|
1046
|
+
__kind: "P2SH";
|
|
1047
|
+
value: `0x${string}`;
|
|
1048
|
+
}, {
|
|
1049
|
+
__kind: "P2SH";
|
|
1050
|
+
value: string;
|
|
1051
|
+
}>, z.ZodObject<{
|
|
1052
|
+
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1053
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1054
|
+
}, "strip", z.ZodTypeAny, {
|
|
1055
|
+
__kind: "P2WPKH";
|
|
1056
|
+
value: `0x${string}`;
|
|
1057
|
+
}, {
|
|
1058
|
+
__kind: "P2WPKH";
|
|
1059
|
+
value: string;
|
|
1060
|
+
}>, z.ZodObject<{
|
|
1061
|
+
__kind: z.ZodLiteral<"P2WSH">;
|
|
1062
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1063
|
+
}, "strip", z.ZodTypeAny, {
|
|
1064
|
+
__kind: "P2WSH";
|
|
1065
|
+
value: `0x${string}`;
|
|
1066
|
+
}, {
|
|
1067
|
+
__kind: "P2WSH";
|
|
1068
|
+
value: string;
|
|
1069
|
+
}>, z.ZodObject<{
|
|
1070
|
+
__kind: z.ZodLiteral<"Taproot">;
|
|
1071
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1072
|
+
}, "strip", z.ZodTypeAny, {
|
|
1073
|
+
__kind: "Taproot";
|
|
1074
|
+
value: `0x${string}`;
|
|
1075
|
+
}, {
|
|
1076
|
+
__kind: "Taproot";
|
|
1077
|
+
value: string;
|
|
1078
|
+
}>, z.ZodObject<{
|
|
1079
|
+
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1080
|
+
version: z.ZodNumber;
|
|
1081
|
+
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1082
|
+
}, "strip", z.ZodTypeAny, {
|
|
1083
|
+
__kind: "OtherSegwit";
|
|
1084
|
+
version: number;
|
|
1085
|
+
program: `0x${string}`;
|
|
1086
|
+
}, {
|
|
1087
|
+
__kind: "OtherSegwit";
|
|
1088
|
+
version: number;
|
|
1089
|
+
program: string;
|
|
1090
|
+
}>]>;
|
|
1046
1091
|
}, "strip", z.ZodTypeAny, {
|
|
1047
|
-
|
|
1048
|
-
|
|
1092
|
+
__kind: "Btc";
|
|
1093
|
+
value: {
|
|
1094
|
+
__kind: "P2PKH";
|
|
1095
|
+
value: `0x${string}`;
|
|
1096
|
+
} | {
|
|
1097
|
+
__kind: "P2SH";
|
|
1098
|
+
value: `0x${string}`;
|
|
1099
|
+
} | {
|
|
1100
|
+
__kind: "P2WPKH";
|
|
1101
|
+
value: `0x${string}`;
|
|
1102
|
+
} | {
|
|
1103
|
+
__kind: "P2WSH";
|
|
1104
|
+
value: `0x${string}`;
|
|
1105
|
+
} | {
|
|
1106
|
+
__kind: "Taproot";
|
|
1107
|
+
value: `0x${string}`;
|
|
1108
|
+
} | {
|
|
1109
|
+
__kind: "OtherSegwit";
|
|
1110
|
+
version: number;
|
|
1111
|
+
program: `0x${string}`;
|
|
1112
|
+
};
|
|
1049
1113
|
}, {
|
|
1050
|
-
|
|
1051
|
-
|
|
1114
|
+
__kind: "Btc";
|
|
1115
|
+
value: {
|
|
1116
|
+
__kind: "P2PKH";
|
|
1117
|
+
value: string;
|
|
1118
|
+
} | {
|
|
1119
|
+
__kind: "P2SH";
|
|
1120
|
+
value: string;
|
|
1121
|
+
} | {
|
|
1122
|
+
__kind: "P2WPKH";
|
|
1123
|
+
value: string;
|
|
1124
|
+
} | {
|
|
1125
|
+
__kind: "P2WSH";
|
|
1126
|
+
value: string;
|
|
1127
|
+
} | {
|
|
1128
|
+
__kind: "Taproot";
|
|
1129
|
+
value: string;
|
|
1130
|
+
} | {
|
|
1131
|
+
__kind: "OtherSegwit";
|
|
1132
|
+
version: number;
|
|
1133
|
+
program: string;
|
|
1134
|
+
};
|
|
1052
1135
|
}>, z.ZodObject<{
|
|
1053
|
-
__kind: z.ZodLiteral<"
|
|
1136
|
+
__kind: z.ZodLiteral<"Arb">;
|
|
1054
1137
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1055
1138
|
}, "strip", z.ZodTypeAny, {
|
|
1139
|
+
__kind: "Arb";
|
|
1056
1140
|
value: `0x${string}`;
|
|
1057
|
-
__kind: "P2WSH";
|
|
1058
1141
|
}, {
|
|
1142
|
+
__kind: "Arb";
|
|
1059
1143
|
value: string;
|
|
1060
|
-
__kind: "P2WSH";
|
|
1061
1144
|
}>, z.ZodObject<{
|
|
1062
|
-
__kind: z.ZodLiteral<"
|
|
1145
|
+
__kind: z.ZodLiteral<"Sol">;
|
|
1063
1146
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1064
1147
|
}, "strip", z.ZodTypeAny, {
|
|
1148
|
+
__kind: "Sol";
|
|
1065
1149
|
value: `0x${string}`;
|
|
1066
|
-
__kind: "Taproot";
|
|
1067
1150
|
}, {
|
|
1151
|
+
__kind: "Sol";
|
|
1068
1152
|
value: string;
|
|
1069
|
-
__kind: "Taproot";
|
|
1070
1153
|
}>, z.ZodObject<{
|
|
1071
|
-
__kind: z.ZodLiteral<"
|
|
1072
|
-
|
|
1073
|
-
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1154
|
+
__kind: z.ZodLiteral<"Hub">;
|
|
1155
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1074
1156
|
}, "strip", z.ZodTypeAny, {
|
|
1075
|
-
__kind: "
|
|
1076
|
-
|
|
1077
|
-
program: `0x${string}`;
|
|
1157
|
+
__kind: "Hub";
|
|
1158
|
+
value: `0x${string}`;
|
|
1078
1159
|
}, {
|
|
1079
|
-
__kind: "
|
|
1080
|
-
|
|
1081
|
-
program: string;
|
|
1160
|
+
__kind: "Hub";
|
|
1161
|
+
value: string;
|
|
1082
1162
|
}>]>;
|
|
1083
1163
|
}, "strip", z.ZodTypeAny, {
|
|
1164
|
+
__kind: "ExternalAddress";
|
|
1084
1165
|
value: {
|
|
1166
|
+
__kind: "Eth";
|
|
1085
1167
|
value: `0x${string}`;
|
|
1086
|
-
__kind: "P2PKH";
|
|
1087
1168
|
} | {
|
|
1169
|
+
__kind: "Dot";
|
|
1088
1170
|
value: `0x${string}`;
|
|
1089
|
-
__kind: "P2SH";
|
|
1090
1171
|
} | {
|
|
1091
|
-
|
|
1092
|
-
|
|
1172
|
+
__kind: "Btc";
|
|
1173
|
+
value: {
|
|
1174
|
+
__kind: "P2PKH";
|
|
1175
|
+
value: `0x${string}`;
|
|
1176
|
+
} | {
|
|
1177
|
+
__kind: "P2SH";
|
|
1178
|
+
value: `0x${string}`;
|
|
1179
|
+
} | {
|
|
1180
|
+
__kind: "P2WPKH";
|
|
1181
|
+
value: `0x${string}`;
|
|
1182
|
+
} | {
|
|
1183
|
+
__kind: "P2WSH";
|
|
1184
|
+
value: `0x${string}`;
|
|
1185
|
+
} | {
|
|
1186
|
+
__kind: "Taproot";
|
|
1187
|
+
value: `0x${string}`;
|
|
1188
|
+
} | {
|
|
1189
|
+
__kind: "OtherSegwit";
|
|
1190
|
+
version: number;
|
|
1191
|
+
program: `0x${string}`;
|
|
1192
|
+
};
|
|
1093
1193
|
} | {
|
|
1194
|
+
__kind: "Arb";
|
|
1094
1195
|
value: `0x${string}`;
|
|
1095
|
-
__kind: "P2WSH";
|
|
1096
1196
|
} | {
|
|
1197
|
+
__kind: "Sol";
|
|
1097
1198
|
value: `0x${string}`;
|
|
1098
|
-
__kind: "Taproot";
|
|
1099
1199
|
} | {
|
|
1100
|
-
__kind: "
|
|
1101
|
-
|
|
1102
|
-
program: `0x${string}`;
|
|
1200
|
+
__kind: "Hub";
|
|
1201
|
+
value: `0x${string}`;
|
|
1103
1202
|
};
|
|
1104
|
-
__kind: "Btc";
|
|
1105
1203
|
}, {
|
|
1204
|
+
__kind: "ExternalAddress";
|
|
1106
1205
|
value: {
|
|
1206
|
+
__kind: "Eth";
|
|
1107
1207
|
value: string;
|
|
1108
|
-
__kind: "P2PKH";
|
|
1109
|
-
} | {
|
|
1110
|
-
value: string;
|
|
1111
|
-
__kind: "P2SH";
|
|
1112
|
-
} | {
|
|
1113
|
-
value: string;
|
|
1114
|
-
__kind: "P2WPKH";
|
|
1115
|
-
} | {
|
|
1116
|
-
value: string;
|
|
1117
|
-
__kind: "P2WSH";
|
|
1118
|
-
} | {
|
|
1119
|
-
value: string;
|
|
1120
|
-
__kind: "Taproot";
|
|
1121
|
-
} | {
|
|
1122
|
-
__kind: "OtherSegwit";
|
|
1123
|
-
version: number;
|
|
1124
|
-
program: string;
|
|
1125
|
-
};
|
|
1126
|
-
__kind: "Btc";
|
|
1127
|
-
}>, z.ZodObject<{
|
|
1128
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
1129
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1130
|
-
}, "strip", z.ZodTypeAny, {
|
|
1131
|
-
value: `0x${string}`;
|
|
1132
|
-
__kind: "Arb";
|
|
1133
|
-
}, {
|
|
1134
|
-
value: string;
|
|
1135
|
-
__kind: "Arb";
|
|
1136
|
-
}>, z.ZodObject<{
|
|
1137
|
-
__kind: z.ZodLiteral<"Sol">;
|
|
1138
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1139
|
-
}, "strip", z.ZodTypeAny, {
|
|
1140
|
-
value: `0x${string}`;
|
|
1141
|
-
__kind: "Sol";
|
|
1142
|
-
}, {
|
|
1143
|
-
value: string;
|
|
1144
|
-
__kind: "Sol";
|
|
1145
|
-
}>, z.ZodObject<{
|
|
1146
|
-
__kind: z.ZodLiteral<"Hub">;
|
|
1147
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1148
|
-
}, "strip", z.ZodTypeAny, {
|
|
1149
|
-
value: `0x${string}`;
|
|
1150
|
-
__kind: "Hub";
|
|
1151
|
-
}, {
|
|
1152
|
-
value: string;
|
|
1153
|
-
__kind: "Hub";
|
|
1154
|
-
}>]>;
|
|
1155
|
-
}, "strip", z.ZodTypeAny, {
|
|
1156
|
-
value: {
|
|
1157
|
-
value: `0x${string}`;
|
|
1158
|
-
__kind: "Eth";
|
|
1159
|
-
} | {
|
|
1160
|
-
value: `0x${string}`;
|
|
1161
|
-
__kind: "Dot";
|
|
1162
|
-
} | {
|
|
1163
|
-
value: {
|
|
1164
|
-
value: `0x${string}`;
|
|
1165
|
-
__kind: "P2PKH";
|
|
1166
|
-
} | {
|
|
1167
|
-
value: `0x${string}`;
|
|
1168
|
-
__kind: "P2SH";
|
|
1169
|
-
} | {
|
|
1170
|
-
value: `0x${string}`;
|
|
1171
|
-
__kind: "P2WPKH";
|
|
1172
|
-
} | {
|
|
1173
|
-
value: `0x${string}`;
|
|
1174
|
-
__kind: "P2WSH";
|
|
1175
1208
|
} | {
|
|
1176
|
-
|
|
1177
|
-
__kind: "Taproot";
|
|
1178
|
-
} | {
|
|
1179
|
-
__kind: "OtherSegwit";
|
|
1180
|
-
version: number;
|
|
1181
|
-
program: `0x${string}`;
|
|
1182
|
-
};
|
|
1183
|
-
__kind: "Btc";
|
|
1184
|
-
} | {
|
|
1185
|
-
value: `0x${string}`;
|
|
1186
|
-
__kind: "Arb";
|
|
1187
|
-
} | {
|
|
1188
|
-
value: `0x${string}`;
|
|
1189
|
-
__kind: "Sol";
|
|
1190
|
-
} | {
|
|
1191
|
-
value: `0x${string}`;
|
|
1192
|
-
__kind: "Hub";
|
|
1193
|
-
};
|
|
1194
|
-
__kind: "ExternalAddress";
|
|
1195
|
-
}, {
|
|
1196
|
-
value: {
|
|
1197
|
-
value: string;
|
|
1198
|
-
__kind: "Eth";
|
|
1199
|
-
} | {
|
|
1200
|
-
value: string;
|
|
1201
|
-
__kind: "Dot";
|
|
1202
|
-
} | {
|
|
1203
|
-
value: {
|
|
1209
|
+
__kind: "Dot";
|
|
1204
1210
|
value: string;
|
|
1205
|
-
__kind: "P2PKH";
|
|
1206
1211
|
} | {
|
|
1207
|
-
|
|
1208
|
-
|
|
1212
|
+
__kind: "Btc";
|
|
1213
|
+
value: {
|
|
1214
|
+
__kind: "P2PKH";
|
|
1215
|
+
value: string;
|
|
1216
|
+
} | {
|
|
1217
|
+
__kind: "P2SH";
|
|
1218
|
+
value: string;
|
|
1219
|
+
} | {
|
|
1220
|
+
__kind: "P2WPKH";
|
|
1221
|
+
value: string;
|
|
1222
|
+
} | {
|
|
1223
|
+
__kind: "P2WSH";
|
|
1224
|
+
value: string;
|
|
1225
|
+
} | {
|
|
1226
|
+
__kind: "Taproot";
|
|
1227
|
+
value: string;
|
|
1228
|
+
} | {
|
|
1229
|
+
__kind: "OtherSegwit";
|
|
1230
|
+
version: number;
|
|
1231
|
+
program: string;
|
|
1232
|
+
};
|
|
1209
1233
|
} | {
|
|
1234
|
+
__kind: "Arb";
|
|
1210
1235
|
value: string;
|
|
1211
|
-
__kind: "P2WPKH";
|
|
1212
1236
|
} | {
|
|
1237
|
+
__kind: "Sol";
|
|
1213
1238
|
value: string;
|
|
1214
|
-
__kind: "P2WSH";
|
|
1215
1239
|
} | {
|
|
1240
|
+
__kind: "Hub";
|
|
1216
1241
|
value: string;
|
|
1217
|
-
__kind: "Taproot";
|
|
1218
|
-
} | {
|
|
1219
|
-
__kind: "OtherSegwit";
|
|
1220
|
-
version: number;
|
|
1221
|
-
program: string;
|
|
1222
1242
|
};
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
} | {
|
|
1231
|
-
value: string;
|
|
1232
|
-
__kind: "Hub";
|
|
1233
|
-
};
|
|
1234
|
-
__kind: "ExternalAddress";
|
|
1235
|
-
}>]>;
|
|
1236
|
-
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1237
|
-
refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1238
|
-
channelMetadata: z.ZodObject<{
|
|
1239
|
-
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1240
|
-
gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1241
|
-
ccmAdditionalData: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1242
|
-
__kind: z.ZodLiteral<"NotRequired">;
|
|
1243
|
-
}, "strip", z.ZodTypeAny, {
|
|
1244
|
-
__kind: "NotRequired";
|
|
1245
|
-
}, {
|
|
1246
|
-
__kind: "NotRequired";
|
|
1247
|
-
}>, z.ZodObject<{
|
|
1248
|
-
__kind: z.ZodLiteral<"Solana">;
|
|
1249
|
-
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1250
|
-
__kind: z.ZodLiteral<"V0">;
|
|
1251
|
-
value: z.ZodObject<{
|
|
1252
|
-
cfReceiver: z.ZodObject<{
|
|
1253
|
-
pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1254
|
-
isWritable: z.ZodBoolean;
|
|
1255
|
-
}, "strip", z.ZodTypeAny, {
|
|
1256
|
-
pubkey: `0x${string}`;
|
|
1257
|
-
isWritable: boolean;
|
|
1258
|
-
}, {
|
|
1259
|
-
pubkey: string;
|
|
1260
|
-
isWritable: boolean;
|
|
1261
|
-
}>;
|
|
1262
|
-
additionalAccounts: z.ZodArray<z.ZodObject<{
|
|
1263
|
-
pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1264
|
-
isWritable: z.ZodBoolean;
|
|
1265
|
-
}, "strip", z.ZodTypeAny, {
|
|
1266
|
-
pubkey: `0x${string}`;
|
|
1267
|
-
isWritable: boolean;
|
|
1268
|
-
}, {
|
|
1269
|
-
pubkey: string;
|
|
1270
|
-
isWritable: boolean;
|
|
1271
|
-
}>, "many">;
|
|
1272
|
-
fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1273
|
-
}, "strip", z.ZodTypeAny, {
|
|
1274
|
-
cfReceiver: {
|
|
1275
|
-
pubkey: `0x${string}`;
|
|
1276
|
-
isWritable: boolean;
|
|
1277
|
-
};
|
|
1278
|
-
additionalAccounts: {
|
|
1279
|
-
pubkey: `0x${string}`;
|
|
1280
|
-
isWritable: boolean;
|
|
1281
|
-
}[];
|
|
1282
|
-
fallbackAddress: `0x${string}`;
|
|
1283
|
-
}, {
|
|
1284
|
-
cfReceiver: {
|
|
1285
|
-
pubkey: string;
|
|
1286
|
-
isWritable: boolean;
|
|
1287
|
-
};
|
|
1288
|
-
additionalAccounts: {
|
|
1289
|
-
pubkey: string;
|
|
1290
|
-
isWritable: boolean;
|
|
1291
|
-
}[];
|
|
1292
|
-
fallbackAddress: string;
|
|
1293
|
-
}>;
|
|
1243
|
+
}>]>;
|
|
1244
|
+
refundCcmMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1245
|
+
channelMetadata: z.ZodObject<{
|
|
1246
|
+
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1247
|
+
gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1248
|
+
ccmAdditionalData: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1249
|
+
__kind: z.ZodLiteral<"NotRequired">;
|
|
1294
1250
|
}, "strip", z.ZodTypeAny, {
|
|
1295
|
-
|
|
1296
|
-
cfReceiver: {
|
|
1297
|
-
pubkey: `0x${string}`;
|
|
1298
|
-
isWritable: boolean;
|
|
1299
|
-
};
|
|
1300
|
-
additionalAccounts: {
|
|
1301
|
-
pubkey: `0x${string}`;
|
|
1302
|
-
isWritable: boolean;
|
|
1303
|
-
}[];
|
|
1304
|
-
fallbackAddress: `0x${string}`;
|
|
1305
|
-
};
|
|
1306
|
-
__kind: "V0";
|
|
1251
|
+
__kind: "NotRequired";
|
|
1307
1252
|
}, {
|
|
1308
|
-
|
|
1309
|
-
cfReceiver: {
|
|
1310
|
-
pubkey: string;
|
|
1311
|
-
isWritable: boolean;
|
|
1312
|
-
};
|
|
1313
|
-
additionalAccounts: {
|
|
1314
|
-
pubkey: string;
|
|
1315
|
-
isWritable: boolean;
|
|
1316
|
-
}[];
|
|
1317
|
-
fallbackAddress: string;
|
|
1318
|
-
};
|
|
1319
|
-
__kind: "V0";
|
|
1253
|
+
__kind: "NotRequired";
|
|
1320
1254
|
}>, z.ZodObject<{
|
|
1321
|
-
__kind: z.ZodLiteral<"
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1255
|
+
__kind: z.ZodLiteral<"Solana">;
|
|
1256
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1257
|
+
__kind: z.ZodLiteral<"V0">;
|
|
1258
|
+
value: z.ZodObject<{
|
|
1259
|
+
cfReceiver: z.ZodObject<{
|
|
1260
|
+
pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1261
|
+
isWritable: z.ZodBoolean;
|
|
1262
|
+
}, "strip", z.ZodTypeAny, {
|
|
1263
|
+
pubkey: `0x${string}`;
|
|
1264
|
+
isWritable: boolean;
|
|
1265
|
+
}, {
|
|
1266
|
+
pubkey: string;
|
|
1267
|
+
isWritable: boolean;
|
|
1268
|
+
}>;
|
|
1269
|
+
additionalAccounts: z.ZodArray<z.ZodObject<{
|
|
1270
|
+
pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1271
|
+
isWritable: z.ZodBoolean;
|
|
1272
|
+
}, "strip", z.ZodTypeAny, {
|
|
1273
|
+
pubkey: `0x${string}`;
|
|
1274
|
+
isWritable: boolean;
|
|
1275
|
+
}, {
|
|
1276
|
+
pubkey: string;
|
|
1277
|
+
isWritable: boolean;
|
|
1278
|
+
}>, "many">;
|
|
1279
|
+
fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1280
|
+
}, "strip", z.ZodTypeAny, {
|
|
1281
|
+
cfReceiver: {
|
|
1282
|
+
pubkey: `0x${string}`;
|
|
1283
|
+
isWritable: boolean;
|
|
1284
|
+
};
|
|
1285
|
+
additionalAccounts: {
|
|
1286
|
+
pubkey: `0x${string}`;
|
|
1287
|
+
isWritable: boolean;
|
|
1288
|
+
}[];
|
|
1289
|
+
fallbackAddress: `0x${string}`;
|
|
1290
|
+
}, {
|
|
1291
|
+
cfReceiver: {
|
|
1292
|
+
pubkey: string;
|
|
1293
|
+
isWritable: boolean;
|
|
1294
|
+
};
|
|
1295
|
+
additionalAccounts: {
|
|
1296
|
+
pubkey: string;
|
|
1297
|
+
isWritable: boolean;
|
|
1298
|
+
}[];
|
|
1299
|
+
fallbackAddress: string;
|
|
1300
|
+
}>;
|
|
1301
|
+
}, "strip", z.ZodTypeAny, {
|
|
1302
|
+
__kind: "V0";
|
|
1303
|
+
value: {
|
|
1304
|
+
cfReceiver: {
|
|
1305
|
+
pubkey: `0x${string}`;
|
|
1306
|
+
isWritable: boolean;
|
|
1307
|
+
};
|
|
1308
|
+
additionalAccounts: {
|
|
1309
|
+
pubkey: `0x${string}`;
|
|
1310
|
+
isWritable: boolean;
|
|
1311
|
+
}[];
|
|
1312
|
+
fallbackAddress: `0x${string}`;
|
|
1372
1313
|
};
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
isWritable: boolean;
|
|
1314
|
+
}, {
|
|
1315
|
+
__kind: "V0";
|
|
1316
|
+
value: {
|
|
1317
|
+
cfReceiver: {
|
|
1318
|
+
pubkey: string;
|
|
1319
|
+
isWritable: boolean;
|
|
1320
|
+
};
|
|
1321
|
+
additionalAccounts: {
|
|
1322
|
+
pubkey: string;
|
|
1323
|
+
isWritable: boolean;
|
|
1324
|
+
}[];
|
|
1325
|
+
fallbackAddress: string;
|
|
1386
1326
|
};
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1327
|
+
}>, z.ZodObject<{
|
|
1328
|
+
__kind: z.ZodLiteral<"V1">;
|
|
1329
|
+
ccmAccounts: z.ZodObject<{
|
|
1330
|
+
cfReceiver: z.ZodObject<{
|
|
1331
|
+
pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1332
|
+
isWritable: z.ZodBoolean;
|
|
1333
|
+
}, "strip", z.ZodTypeAny, {
|
|
1334
|
+
pubkey: `0x${string}`;
|
|
1335
|
+
isWritable: boolean;
|
|
1336
|
+
}, {
|
|
1337
|
+
pubkey: string;
|
|
1338
|
+
isWritable: boolean;
|
|
1339
|
+
}>;
|
|
1340
|
+
additionalAccounts: z.ZodArray<z.ZodObject<{
|
|
1341
|
+
pubkey: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1342
|
+
isWritable: z.ZodBoolean;
|
|
1343
|
+
}, "strip", z.ZodTypeAny, {
|
|
1344
|
+
pubkey: `0x${string}`;
|
|
1345
|
+
isWritable: boolean;
|
|
1346
|
+
}, {
|
|
1347
|
+
pubkey: string;
|
|
1348
|
+
isWritable: boolean;
|
|
1349
|
+
}>, "many">;
|
|
1350
|
+
fallbackAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1351
|
+
}, "strip", z.ZodTypeAny, {
|
|
1352
|
+
cfReceiver: {
|
|
1353
|
+
pubkey: `0x${string}`;
|
|
1354
|
+
isWritable: boolean;
|
|
1355
|
+
};
|
|
1356
|
+
additionalAccounts: {
|
|
1357
|
+
pubkey: `0x${string}`;
|
|
1358
|
+
isWritable: boolean;
|
|
1359
|
+
}[];
|
|
1360
|
+
fallbackAddress: `0x${string}`;
|
|
1361
|
+
}, {
|
|
1362
|
+
cfReceiver: {
|
|
1363
|
+
pubkey: string;
|
|
1364
|
+
isWritable: boolean;
|
|
1365
|
+
};
|
|
1366
|
+
additionalAccounts: {
|
|
1367
|
+
pubkey: string;
|
|
1368
|
+
isWritable: boolean;
|
|
1369
|
+
}[];
|
|
1370
|
+
fallbackAddress: string;
|
|
1371
|
+
}>;
|
|
1372
|
+
alts: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
|
|
1373
|
+
}, "strip", z.ZodTypeAny, {
|
|
1374
|
+
__kind: "V1";
|
|
1375
|
+
ccmAccounts: {
|
|
1376
|
+
cfReceiver: {
|
|
1377
|
+
pubkey: `0x${string}`;
|
|
1378
|
+
isWritable: boolean;
|
|
1379
|
+
};
|
|
1380
|
+
additionalAccounts: {
|
|
1381
|
+
pubkey: `0x${string}`;
|
|
1382
|
+
isWritable: boolean;
|
|
1383
|
+
}[];
|
|
1384
|
+
fallbackAddress: `0x${string}`;
|
|
1401
1385
|
};
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1386
|
+
alts: `0x${string}`[];
|
|
1387
|
+
}, {
|
|
1388
|
+
__kind: "V1";
|
|
1389
|
+
ccmAccounts: {
|
|
1390
|
+
cfReceiver: {
|
|
1391
|
+
pubkey: string;
|
|
1392
|
+
isWritable: boolean;
|
|
1393
|
+
};
|
|
1394
|
+
additionalAccounts: {
|
|
1395
|
+
pubkey: string;
|
|
1396
|
+
isWritable: boolean;
|
|
1397
|
+
}[];
|
|
1398
|
+
fallbackAddress: string;
|
|
1415
1399
|
};
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
fallbackAddress: `0x${string}`;
|
|
1421
|
-
};
|
|
1422
|
-
alts: `0x${string}`[];
|
|
1423
|
-
};
|
|
1424
|
-
__kind: "Solana";
|
|
1425
|
-
}, {
|
|
1426
|
-
value: {
|
|
1400
|
+
alts: string[];
|
|
1401
|
+
}>]>;
|
|
1402
|
+
}, "strip", z.ZodTypeAny, {
|
|
1403
|
+
__kind: "Solana";
|
|
1427
1404
|
value: {
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1405
|
+
__kind: "V0";
|
|
1406
|
+
value: {
|
|
1407
|
+
cfReceiver: {
|
|
1408
|
+
pubkey: `0x${string}`;
|
|
1409
|
+
isWritable: boolean;
|
|
1410
|
+
};
|
|
1411
|
+
additionalAccounts: {
|
|
1412
|
+
pubkey: `0x${string}`;
|
|
1413
|
+
isWritable: boolean;
|
|
1414
|
+
}[];
|
|
1415
|
+
fallbackAddress: `0x${string}`;
|
|
1431
1416
|
};
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
isWritable: boolean;
|
|
1417
|
+
} | {
|
|
1418
|
+
__kind: "V1";
|
|
1419
|
+
ccmAccounts: {
|
|
1420
|
+
cfReceiver: {
|
|
1421
|
+
pubkey: `0x${string}`;
|
|
1422
|
+
isWritable: boolean;
|
|
1423
|
+
};
|
|
1424
|
+
additionalAccounts: {
|
|
1425
|
+
pubkey: `0x${string}`;
|
|
1426
|
+
isWritable: boolean;
|
|
1427
|
+
}[];
|
|
1428
|
+
fallbackAddress: `0x${string}`;
|
|
1445
1429
|
};
|
|
1446
|
-
|
|
1447
|
-
pubkey: string;
|
|
1448
|
-
isWritable: boolean;
|
|
1449
|
-
}[];
|
|
1450
|
-
fallbackAddress: string;
|
|
1430
|
+
alts: `0x${string}`[];
|
|
1451
1431
|
};
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
__kind: "Solana";
|
|
1455
|
-
}>]>;
|
|
1456
|
-
}, "strip", z.ZodTypeAny, {
|
|
1457
|
-
message: `0x${string}`;
|
|
1458
|
-
gasBudget: bigint;
|
|
1459
|
-
ccmAdditionalData: {
|
|
1460
|
-
__kind: "NotRequired";
|
|
1461
|
-
} | {
|
|
1462
|
-
value: {
|
|
1432
|
+
}, {
|
|
1433
|
+
__kind: "Solana";
|
|
1463
1434
|
value: {
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1435
|
+
__kind: "V0";
|
|
1436
|
+
value: {
|
|
1437
|
+
cfReceiver: {
|
|
1438
|
+
pubkey: string;
|
|
1439
|
+
isWritable: boolean;
|
|
1440
|
+
};
|
|
1441
|
+
additionalAccounts: {
|
|
1442
|
+
pubkey: string;
|
|
1443
|
+
isWritable: boolean;
|
|
1444
|
+
}[];
|
|
1445
|
+
fallbackAddress: string;
|
|
1446
|
+
};
|
|
1447
|
+
} | {
|
|
1448
|
+
__kind: "V1";
|
|
1449
|
+
ccmAccounts: {
|
|
1450
|
+
cfReceiver: {
|
|
1451
|
+
pubkey: string;
|
|
1452
|
+
isWritable: boolean;
|
|
1453
|
+
};
|
|
1454
|
+
additionalAccounts: {
|
|
1455
|
+
pubkey: string;
|
|
1456
|
+
isWritable: boolean;
|
|
1457
|
+
}[];
|
|
1458
|
+
fallbackAddress: string;
|
|
1467
1459
|
};
|
|
1468
|
-
|
|
1469
|
-
pubkey: `0x${string}`;
|
|
1470
|
-
isWritable: boolean;
|
|
1471
|
-
}[];
|
|
1472
|
-
fallbackAddress: `0x${string}`;
|
|
1460
|
+
alts: string[];
|
|
1473
1461
|
};
|
|
1474
|
-
|
|
1462
|
+
}>]>;
|
|
1463
|
+
}, "strip", z.ZodTypeAny, {
|
|
1464
|
+
message: `0x${string}`;
|
|
1465
|
+
gasBudget: bigint;
|
|
1466
|
+
ccmAdditionalData: {
|
|
1467
|
+
__kind: "NotRequired";
|
|
1475
1468
|
} | {
|
|
1476
|
-
__kind: "
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1469
|
+
__kind: "Solana";
|
|
1470
|
+
value: {
|
|
1471
|
+
__kind: "V0";
|
|
1472
|
+
value: {
|
|
1473
|
+
cfReceiver: {
|
|
1474
|
+
pubkey: `0x${string}`;
|
|
1475
|
+
isWritable: boolean;
|
|
1476
|
+
};
|
|
1477
|
+
additionalAccounts: {
|
|
1478
|
+
pubkey: `0x${string}`;
|
|
1479
|
+
isWritable: boolean;
|
|
1480
|
+
}[];
|
|
1481
|
+
fallbackAddress: `0x${string}`;
|
|
1482
|
+
};
|
|
1483
|
+
} | {
|
|
1484
|
+
__kind: "V1";
|
|
1485
|
+
ccmAccounts: {
|
|
1486
|
+
cfReceiver: {
|
|
1487
|
+
pubkey: `0x${string}`;
|
|
1488
|
+
isWritable: boolean;
|
|
1489
|
+
};
|
|
1490
|
+
additionalAccounts: {
|
|
1491
|
+
pubkey: `0x${string}`;
|
|
1492
|
+
isWritable: boolean;
|
|
1493
|
+
}[];
|
|
1494
|
+
fallbackAddress: `0x${string}`;
|
|
1481
1495
|
};
|
|
1482
|
-
|
|
1483
|
-
pubkey: `0x${string}`;
|
|
1484
|
-
isWritable: boolean;
|
|
1485
|
-
}[];
|
|
1486
|
-
fallbackAddress: `0x${string}`;
|
|
1496
|
+
alts: `0x${string}`[];
|
|
1487
1497
|
};
|
|
1488
|
-
alts: `0x${string}`[];
|
|
1489
1498
|
};
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
} | {
|
|
1498
|
-
value: {
|
|
1499
|
+
}, {
|
|
1500
|
+
message: string;
|
|
1501
|
+
gasBudget: string | number;
|
|
1502
|
+
ccmAdditionalData: {
|
|
1503
|
+
__kind: "NotRequired";
|
|
1504
|
+
} | {
|
|
1505
|
+
__kind: "Solana";
|
|
1499
1506
|
value: {
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1507
|
+
__kind: "V0";
|
|
1508
|
+
value: {
|
|
1509
|
+
cfReceiver: {
|
|
1510
|
+
pubkey: string;
|
|
1511
|
+
isWritable: boolean;
|
|
1512
|
+
};
|
|
1513
|
+
additionalAccounts: {
|
|
1514
|
+
pubkey: string;
|
|
1515
|
+
isWritable: boolean;
|
|
1516
|
+
}[];
|
|
1517
|
+
fallbackAddress: string;
|
|
1503
1518
|
};
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
isWritable: boolean;
|
|
1519
|
+
} | {
|
|
1520
|
+
__kind: "V1";
|
|
1521
|
+
ccmAccounts: {
|
|
1522
|
+
cfReceiver: {
|
|
1523
|
+
pubkey: string;
|
|
1524
|
+
isWritable: boolean;
|
|
1525
|
+
};
|
|
1526
|
+
additionalAccounts: {
|
|
1527
|
+
pubkey: string;
|
|
1528
|
+
isWritable: boolean;
|
|
1529
|
+
}[];
|
|
1530
|
+
fallbackAddress: string;
|
|
1517
1531
|
};
|
|
1518
|
-
|
|
1519
|
-
pubkey: string;
|
|
1520
|
-
isWritable: boolean;
|
|
1521
|
-
}[];
|
|
1522
|
-
fallbackAddress: string;
|
|
1532
|
+
alts: string[];
|
|
1523
1533
|
};
|
|
1524
|
-
alts: string[];
|
|
1525
1534
|
};
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1539
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
1540
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1541
|
-
}, "strip", z.ZodTypeAny, {
|
|
1542
|
-
value: `0x${string}`;
|
|
1543
|
-
__kind: "Eth";
|
|
1544
|
-
}, {
|
|
1545
|
-
value: string;
|
|
1546
|
-
__kind: "Eth";
|
|
1547
|
-
}>, z.ZodObject<{
|
|
1548
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
1549
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1550
|
-
}, "strip", z.ZodTypeAny, {
|
|
1551
|
-
value: `0x${string}`;
|
|
1552
|
-
__kind: "Dot";
|
|
1553
|
-
}, {
|
|
1554
|
-
value: string;
|
|
1555
|
-
__kind: "Dot";
|
|
1556
|
-
}>, z.ZodObject<{
|
|
1557
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
1558
|
-
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1559
|
-
__kind: z.ZodLiteral<"P2PKH">;
|
|
1535
|
+
}>;
|
|
1536
|
+
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
1537
|
+
__kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
|
|
1538
|
+
}, "strip", z.ZodTypeAny, {
|
|
1539
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1540
|
+
}, {
|
|
1541
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1542
|
+
}>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
|
|
1543
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1544
|
+
}>;
|
|
1545
|
+
sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1546
|
+
__kind: z.ZodLiteral<"Eth">;
|
|
1560
1547
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1561
1548
|
}, "strip", z.ZodTypeAny, {
|
|
1549
|
+
__kind: "Eth";
|
|
1562
1550
|
value: `0x${string}`;
|
|
1563
|
-
__kind: "P2PKH";
|
|
1564
1551
|
}, {
|
|
1552
|
+
__kind: "Eth";
|
|
1565
1553
|
value: string;
|
|
1566
|
-
__kind: "P2PKH";
|
|
1567
1554
|
}>, z.ZodObject<{
|
|
1568
|
-
__kind: z.ZodLiteral<"
|
|
1555
|
+
__kind: z.ZodLiteral<"Dot">;
|
|
1569
1556
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1570
1557
|
}, "strip", z.ZodTypeAny, {
|
|
1558
|
+
__kind: "Dot";
|
|
1571
1559
|
value: `0x${string}`;
|
|
1572
|
-
__kind: "P2SH";
|
|
1573
1560
|
}, {
|
|
1561
|
+
__kind: "Dot";
|
|
1574
1562
|
value: string;
|
|
1575
|
-
__kind: "P2SH";
|
|
1576
1563
|
}>, z.ZodObject<{
|
|
1577
|
-
__kind: z.ZodLiteral<"
|
|
1578
|
-
value: z.
|
|
1564
|
+
__kind: z.ZodLiteral<"Btc">;
|
|
1565
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1566
|
+
__kind: z.ZodLiteral<"P2PKH">;
|
|
1567
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1568
|
+
}, "strip", z.ZodTypeAny, {
|
|
1569
|
+
__kind: "P2PKH";
|
|
1570
|
+
value: `0x${string}`;
|
|
1571
|
+
}, {
|
|
1572
|
+
__kind: "P2PKH";
|
|
1573
|
+
value: string;
|
|
1574
|
+
}>, z.ZodObject<{
|
|
1575
|
+
__kind: z.ZodLiteral<"P2SH">;
|
|
1576
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1577
|
+
}, "strip", z.ZodTypeAny, {
|
|
1578
|
+
__kind: "P2SH";
|
|
1579
|
+
value: `0x${string}`;
|
|
1580
|
+
}, {
|
|
1581
|
+
__kind: "P2SH";
|
|
1582
|
+
value: string;
|
|
1583
|
+
}>, z.ZodObject<{
|
|
1584
|
+
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1585
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1586
|
+
}, "strip", z.ZodTypeAny, {
|
|
1587
|
+
__kind: "P2WPKH";
|
|
1588
|
+
value: `0x${string}`;
|
|
1589
|
+
}, {
|
|
1590
|
+
__kind: "P2WPKH";
|
|
1591
|
+
value: string;
|
|
1592
|
+
}>, z.ZodObject<{
|
|
1593
|
+
__kind: z.ZodLiteral<"P2WSH">;
|
|
1594
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1595
|
+
}, "strip", z.ZodTypeAny, {
|
|
1596
|
+
__kind: "P2WSH";
|
|
1597
|
+
value: `0x${string}`;
|
|
1598
|
+
}, {
|
|
1599
|
+
__kind: "P2WSH";
|
|
1600
|
+
value: string;
|
|
1601
|
+
}>, z.ZodObject<{
|
|
1602
|
+
__kind: z.ZodLiteral<"Taproot">;
|
|
1603
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1604
|
+
}, "strip", z.ZodTypeAny, {
|
|
1605
|
+
__kind: "Taproot";
|
|
1606
|
+
value: `0x${string}`;
|
|
1607
|
+
}, {
|
|
1608
|
+
__kind: "Taproot";
|
|
1609
|
+
value: string;
|
|
1610
|
+
}>, z.ZodObject<{
|
|
1611
|
+
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1612
|
+
version: z.ZodNumber;
|
|
1613
|
+
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1614
|
+
}, "strip", z.ZodTypeAny, {
|
|
1615
|
+
__kind: "OtherSegwit";
|
|
1616
|
+
version: number;
|
|
1617
|
+
program: `0x${string}`;
|
|
1618
|
+
}, {
|
|
1619
|
+
__kind: "OtherSegwit";
|
|
1620
|
+
version: number;
|
|
1621
|
+
program: string;
|
|
1622
|
+
}>]>;
|
|
1579
1623
|
}, "strip", z.ZodTypeAny, {
|
|
1580
|
-
|
|
1581
|
-
|
|
1624
|
+
__kind: "Btc";
|
|
1625
|
+
value: {
|
|
1626
|
+
__kind: "P2PKH";
|
|
1627
|
+
value: `0x${string}`;
|
|
1628
|
+
} | {
|
|
1629
|
+
__kind: "P2SH";
|
|
1630
|
+
value: `0x${string}`;
|
|
1631
|
+
} | {
|
|
1632
|
+
__kind: "P2WPKH";
|
|
1633
|
+
value: `0x${string}`;
|
|
1634
|
+
} | {
|
|
1635
|
+
__kind: "P2WSH";
|
|
1636
|
+
value: `0x${string}`;
|
|
1637
|
+
} | {
|
|
1638
|
+
__kind: "Taproot";
|
|
1639
|
+
value: `0x${string}`;
|
|
1640
|
+
} | {
|
|
1641
|
+
__kind: "OtherSegwit";
|
|
1642
|
+
version: number;
|
|
1643
|
+
program: `0x${string}`;
|
|
1644
|
+
};
|
|
1582
1645
|
}, {
|
|
1583
|
-
|
|
1584
|
-
|
|
1646
|
+
__kind: "Btc";
|
|
1647
|
+
value: {
|
|
1648
|
+
__kind: "P2PKH";
|
|
1649
|
+
value: string;
|
|
1650
|
+
} | {
|
|
1651
|
+
__kind: "P2SH";
|
|
1652
|
+
value: string;
|
|
1653
|
+
} | {
|
|
1654
|
+
__kind: "P2WPKH";
|
|
1655
|
+
value: string;
|
|
1656
|
+
} | {
|
|
1657
|
+
__kind: "P2WSH";
|
|
1658
|
+
value: string;
|
|
1659
|
+
} | {
|
|
1660
|
+
__kind: "Taproot";
|
|
1661
|
+
value: string;
|
|
1662
|
+
} | {
|
|
1663
|
+
__kind: "OtherSegwit";
|
|
1664
|
+
version: number;
|
|
1665
|
+
program: string;
|
|
1666
|
+
};
|
|
1585
1667
|
}>, z.ZodObject<{
|
|
1586
|
-
__kind: z.ZodLiteral<"
|
|
1668
|
+
__kind: z.ZodLiteral<"Arb">;
|
|
1587
1669
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1588
1670
|
}, "strip", z.ZodTypeAny, {
|
|
1671
|
+
__kind: "Arb";
|
|
1589
1672
|
value: `0x${string}`;
|
|
1590
|
-
__kind: "P2WSH";
|
|
1591
1673
|
}, {
|
|
1674
|
+
__kind: "Arb";
|
|
1592
1675
|
value: string;
|
|
1593
|
-
__kind: "P2WSH";
|
|
1594
1676
|
}>, z.ZodObject<{
|
|
1595
|
-
__kind: z.ZodLiteral<"
|
|
1677
|
+
__kind: z.ZodLiteral<"Sol">;
|
|
1596
1678
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1597
1679
|
}, "strip", z.ZodTypeAny, {
|
|
1680
|
+
__kind: "Sol";
|
|
1598
1681
|
value: `0x${string}`;
|
|
1599
|
-
__kind: "Taproot";
|
|
1600
1682
|
}, {
|
|
1683
|
+
__kind: "Sol";
|
|
1601
1684
|
value: string;
|
|
1602
|
-
__kind: "Taproot";
|
|
1603
1685
|
}>, z.ZodObject<{
|
|
1604
|
-
__kind: z.ZodLiteral<"
|
|
1605
|
-
|
|
1606
|
-
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1686
|
+
__kind: z.ZodLiteral<"Hub">;
|
|
1687
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1607
1688
|
}, "strip", z.ZodTypeAny, {
|
|
1608
|
-
__kind: "
|
|
1609
|
-
|
|
1610
|
-
program: `0x${string}`;
|
|
1689
|
+
__kind: "Hub";
|
|
1690
|
+
value: `0x${string}`;
|
|
1611
1691
|
}, {
|
|
1612
|
-
__kind: "
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
}>]>;
|
|
1692
|
+
__kind: "Hub";
|
|
1693
|
+
value: string;
|
|
1694
|
+
}>]>>>;
|
|
1616
1695
|
}, "strip", z.ZodTypeAny, {
|
|
1617
|
-
|
|
1696
|
+
channelMetadata: {
|
|
1697
|
+
message: `0x${string}`;
|
|
1698
|
+
gasBudget: bigint;
|
|
1699
|
+
ccmAdditionalData: {
|
|
1700
|
+
__kind: "NotRequired";
|
|
1701
|
+
} | {
|
|
1702
|
+
__kind: "Solana";
|
|
1703
|
+
value: {
|
|
1704
|
+
__kind: "V0";
|
|
1705
|
+
value: {
|
|
1706
|
+
cfReceiver: {
|
|
1707
|
+
pubkey: `0x${string}`;
|
|
1708
|
+
isWritable: boolean;
|
|
1709
|
+
};
|
|
1710
|
+
additionalAccounts: {
|
|
1711
|
+
pubkey: `0x${string}`;
|
|
1712
|
+
isWritable: boolean;
|
|
1713
|
+
}[];
|
|
1714
|
+
fallbackAddress: `0x${string}`;
|
|
1715
|
+
};
|
|
1716
|
+
} | {
|
|
1717
|
+
__kind: "V1";
|
|
1718
|
+
ccmAccounts: {
|
|
1719
|
+
cfReceiver: {
|
|
1720
|
+
pubkey: `0x${string}`;
|
|
1721
|
+
isWritable: boolean;
|
|
1722
|
+
};
|
|
1723
|
+
additionalAccounts: {
|
|
1724
|
+
pubkey: `0x${string}`;
|
|
1725
|
+
isWritable: boolean;
|
|
1726
|
+
}[];
|
|
1727
|
+
fallbackAddress: `0x${string}`;
|
|
1728
|
+
};
|
|
1729
|
+
alts: `0x${string}`[];
|
|
1730
|
+
};
|
|
1731
|
+
};
|
|
1732
|
+
};
|
|
1733
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1734
|
+
sourceAddress?: {
|
|
1735
|
+
__kind: "Eth";
|
|
1618
1736
|
value: `0x${string}`;
|
|
1619
|
-
__kind: "P2PKH";
|
|
1620
1737
|
} | {
|
|
1738
|
+
__kind: "Dot";
|
|
1621
1739
|
value: `0x${string}`;
|
|
1622
|
-
__kind: "P2SH";
|
|
1623
1740
|
} | {
|
|
1624
|
-
|
|
1625
|
-
|
|
1741
|
+
__kind: "Btc";
|
|
1742
|
+
value: {
|
|
1743
|
+
__kind: "P2PKH";
|
|
1744
|
+
value: `0x${string}`;
|
|
1745
|
+
} | {
|
|
1746
|
+
__kind: "P2SH";
|
|
1747
|
+
value: `0x${string}`;
|
|
1748
|
+
} | {
|
|
1749
|
+
__kind: "P2WPKH";
|
|
1750
|
+
value: `0x${string}`;
|
|
1751
|
+
} | {
|
|
1752
|
+
__kind: "P2WSH";
|
|
1753
|
+
value: `0x${string}`;
|
|
1754
|
+
} | {
|
|
1755
|
+
__kind: "Taproot";
|
|
1756
|
+
value: `0x${string}`;
|
|
1757
|
+
} | {
|
|
1758
|
+
__kind: "OtherSegwit";
|
|
1759
|
+
version: number;
|
|
1760
|
+
program: `0x${string}`;
|
|
1761
|
+
};
|
|
1626
1762
|
} | {
|
|
1763
|
+
__kind: "Arb";
|
|
1627
1764
|
value: `0x${string}`;
|
|
1628
|
-
__kind: "P2WSH";
|
|
1629
1765
|
} | {
|
|
1766
|
+
__kind: "Sol";
|
|
1630
1767
|
value: `0x${string}`;
|
|
1631
|
-
__kind: "Taproot";
|
|
1632
1768
|
} | {
|
|
1633
|
-
__kind: "
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
};
|
|
1637
|
-
__kind: "Btc";
|
|
1769
|
+
__kind: "Hub";
|
|
1770
|
+
value: `0x${string}`;
|
|
1771
|
+
} | null | undefined;
|
|
1638
1772
|
}, {
|
|
1639
|
-
|
|
1773
|
+
channelMetadata: {
|
|
1774
|
+
message: string;
|
|
1775
|
+
gasBudget: string | number;
|
|
1776
|
+
ccmAdditionalData: {
|
|
1777
|
+
__kind: "NotRequired";
|
|
1778
|
+
} | {
|
|
1779
|
+
__kind: "Solana";
|
|
1780
|
+
value: {
|
|
1781
|
+
__kind: "V0";
|
|
1782
|
+
value: {
|
|
1783
|
+
cfReceiver: {
|
|
1784
|
+
pubkey: string;
|
|
1785
|
+
isWritable: boolean;
|
|
1786
|
+
};
|
|
1787
|
+
additionalAccounts: {
|
|
1788
|
+
pubkey: string;
|
|
1789
|
+
isWritable: boolean;
|
|
1790
|
+
}[];
|
|
1791
|
+
fallbackAddress: string;
|
|
1792
|
+
};
|
|
1793
|
+
} | {
|
|
1794
|
+
__kind: "V1";
|
|
1795
|
+
ccmAccounts: {
|
|
1796
|
+
cfReceiver: {
|
|
1797
|
+
pubkey: string;
|
|
1798
|
+
isWritable: boolean;
|
|
1799
|
+
};
|
|
1800
|
+
additionalAccounts: {
|
|
1801
|
+
pubkey: string;
|
|
1802
|
+
isWritable: boolean;
|
|
1803
|
+
}[];
|
|
1804
|
+
fallbackAddress: string;
|
|
1805
|
+
};
|
|
1806
|
+
alts: string[];
|
|
1807
|
+
};
|
|
1808
|
+
};
|
|
1809
|
+
};
|
|
1810
|
+
sourceChain: {
|
|
1811
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1812
|
+
};
|
|
1813
|
+
sourceAddress?: {
|
|
1814
|
+
__kind: "Eth";
|
|
1640
1815
|
value: string;
|
|
1641
|
-
__kind: "P2PKH";
|
|
1642
1816
|
} | {
|
|
1817
|
+
__kind: "Dot";
|
|
1643
1818
|
value: string;
|
|
1644
|
-
__kind: "P2SH";
|
|
1645
1819
|
} | {
|
|
1646
|
-
|
|
1647
|
-
|
|
1820
|
+
__kind: "Btc";
|
|
1821
|
+
value: {
|
|
1822
|
+
__kind: "P2PKH";
|
|
1823
|
+
value: string;
|
|
1824
|
+
} | {
|
|
1825
|
+
__kind: "P2SH";
|
|
1826
|
+
value: string;
|
|
1827
|
+
} | {
|
|
1828
|
+
__kind: "P2WPKH";
|
|
1829
|
+
value: string;
|
|
1830
|
+
} | {
|
|
1831
|
+
__kind: "P2WSH";
|
|
1832
|
+
value: string;
|
|
1833
|
+
} | {
|
|
1834
|
+
__kind: "Taproot";
|
|
1835
|
+
value: string;
|
|
1836
|
+
} | {
|
|
1837
|
+
__kind: "OtherSegwit";
|
|
1838
|
+
version: number;
|
|
1839
|
+
program: string;
|
|
1840
|
+
};
|
|
1648
1841
|
} | {
|
|
1842
|
+
__kind: "Arb";
|
|
1649
1843
|
value: string;
|
|
1650
|
-
__kind: "P2WSH";
|
|
1651
1844
|
} | {
|
|
1845
|
+
__kind: "Sol";
|
|
1652
1846
|
value: string;
|
|
1653
|
-
__kind: "Taproot";
|
|
1654
1847
|
} | {
|
|
1655
|
-
__kind: "
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
__kind: "Btc";
|
|
1660
|
-
}>, z.ZodObject<{
|
|
1661
|
-
__kind: z.ZodLiteral<"Arb">;
|
|
1662
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1663
|
-
}, "strip", z.ZodTypeAny, {
|
|
1664
|
-
value: `0x${string}`;
|
|
1665
|
-
__kind: "Arb";
|
|
1666
|
-
}, {
|
|
1667
|
-
value: string;
|
|
1668
|
-
__kind: "Arb";
|
|
1669
|
-
}>, z.ZodObject<{
|
|
1670
|
-
__kind: z.ZodLiteral<"Sol">;
|
|
1671
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1672
|
-
}, "strip", z.ZodTypeAny, {
|
|
1673
|
-
value: `0x${string}`;
|
|
1674
|
-
__kind: "Sol";
|
|
1675
|
-
}, {
|
|
1676
|
-
value: string;
|
|
1677
|
-
__kind: "Sol";
|
|
1678
|
-
}>, z.ZodObject<{
|
|
1679
|
-
__kind: z.ZodLiteral<"Hub">;
|
|
1680
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1681
|
-
}, "strip", z.ZodTypeAny, {
|
|
1682
|
-
value: `0x${string}`;
|
|
1683
|
-
__kind: "Hub";
|
|
1684
|
-
}, {
|
|
1685
|
-
value: string;
|
|
1686
|
-
__kind: "Hub";
|
|
1687
|
-
}>]>>>;
|
|
1848
|
+
__kind: "Hub";
|
|
1849
|
+
value: string;
|
|
1850
|
+
} | null | undefined;
|
|
1851
|
+
}>>>;
|
|
1688
1852
|
}, "strip", z.ZodTypeAny, {
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1853
|
+
__kind: "RefundIfExpires";
|
|
1854
|
+
retryDuration: number;
|
|
1855
|
+
refundAddress: {
|
|
1856
|
+
__kind: "InternalAccount";
|
|
1857
|
+
value: string;
|
|
1858
|
+
} | {
|
|
1859
|
+
__kind: "ExternalAddress";
|
|
1860
|
+
value: {
|
|
1861
|
+
__kind: "Eth";
|
|
1862
|
+
value: `0x${string}`;
|
|
1863
|
+
} | {
|
|
1864
|
+
__kind: "Dot";
|
|
1865
|
+
value: `0x${string}`;
|
|
1694
1866
|
} | {
|
|
1867
|
+
__kind: "Btc";
|
|
1695
1868
|
value: {
|
|
1869
|
+
__kind: "P2PKH";
|
|
1870
|
+
value: `0x${string}`;
|
|
1871
|
+
} | {
|
|
1872
|
+
__kind: "P2SH";
|
|
1873
|
+
value: `0x${string}`;
|
|
1874
|
+
} | {
|
|
1875
|
+
__kind: "P2WPKH";
|
|
1876
|
+
value: `0x${string}`;
|
|
1877
|
+
} | {
|
|
1878
|
+
__kind: "P2WSH";
|
|
1879
|
+
value: `0x${string}`;
|
|
1880
|
+
} | {
|
|
1881
|
+
__kind: "Taproot";
|
|
1882
|
+
value: `0x${string}`;
|
|
1883
|
+
} | {
|
|
1884
|
+
__kind: "OtherSegwit";
|
|
1885
|
+
version: number;
|
|
1886
|
+
program: `0x${string}`;
|
|
1887
|
+
};
|
|
1888
|
+
} | {
|
|
1889
|
+
__kind: "Arb";
|
|
1890
|
+
value: `0x${string}`;
|
|
1891
|
+
} | {
|
|
1892
|
+
__kind: "Sol";
|
|
1893
|
+
value: `0x${string}`;
|
|
1894
|
+
} | {
|
|
1895
|
+
__kind: "Hub";
|
|
1896
|
+
value: `0x${string}`;
|
|
1897
|
+
};
|
|
1898
|
+
};
|
|
1899
|
+
refundCcmMetadata?: {
|
|
1900
|
+
channelMetadata: {
|
|
1901
|
+
message: `0x${string}`;
|
|
1902
|
+
gasBudget: bigint;
|
|
1903
|
+
ccmAdditionalData: {
|
|
1904
|
+
__kind: "NotRequired";
|
|
1905
|
+
} | {
|
|
1906
|
+
__kind: "Solana";
|
|
1696
1907
|
value: {
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1908
|
+
__kind: "V0";
|
|
1909
|
+
value: {
|
|
1910
|
+
cfReceiver: {
|
|
1911
|
+
pubkey: `0x${string}`;
|
|
1912
|
+
isWritable: boolean;
|
|
1913
|
+
};
|
|
1914
|
+
additionalAccounts: {
|
|
1915
|
+
pubkey: `0x${string}`;
|
|
1916
|
+
isWritable: boolean;
|
|
1917
|
+
}[];
|
|
1918
|
+
fallbackAddress: `0x${string}`;
|
|
1700
1919
|
};
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
isWritable: boolean;
|
|
1920
|
+
} | {
|
|
1921
|
+
__kind: "V1";
|
|
1922
|
+
ccmAccounts: {
|
|
1923
|
+
cfReceiver: {
|
|
1924
|
+
pubkey: `0x${string}`;
|
|
1925
|
+
isWritable: boolean;
|
|
1926
|
+
};
|
|
1927
|
+
additionalAccounts: {
|
|
1928
|
+
pubkey: `0x${string}`;
|
|
1929
|
+
isWritable: boolean;
|
|
1930
|
+
}[];
|
|
1931
|
+
fallbackAddress: `0x${string}`;
|
|
1714
1932
|
};
|
|
1715
|
-
|
|
1716
|
-
pubkey: `0x${string}`;
|
|
1717
|
-
isWritable: boolean;
|
|
1718
|
-
}[];
|
|
1719
|
-
fallbackAddress: `0x${string}`;
|
|
1933
|
+
alts: `0x${string}`[];
|
|
1720
1934
|
};
|
|
1721
|
-
alts: `0x${string}`[];
|
|
1722
1935
|
};
|
|
1723
|
-
__kind: "Solana";
|
|
1724
1936
|
};
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
value: `0x${string}`;
|
|
1729
|
-
__kind: "Eth";
|
|
1730
|
-
} | {
|
|
1731
|
-
value: `0x${string}`;
|
|
1732
|
-
__kind: "Dot";
|
|
1733
|
-
} | {
|
|
1734
|
-
value: {
|
|
1937
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1938
|
+
sourceAddress?: {
|
|
1939
|
+
__kind: "Eth";
|
|
1735
1940
|
value: `0x${string}`;
|
|
1736
|
-
__kind: "P2PKH";
|
|
1737
1941
|
} | {
|
|
1942
|
+
__kind: "Dot";
|
|
1738
1943
|
value: `0x${string}`;
|
|
1739
|
-
__kind: "P2SH";
|
|
1740
1944
|
} | {
|
|
1741
|
-
|
|
1742
|
-
|
|
1945
|
+
__kind: "Btc";
|
|
1946
|
+
value: {
|
|
1947
|
+
__kind: "P2PKH";
|
|
1948
|
+
value: `0x${string}`;
|
|
1949
|
+
} | {
|
|
1950
|
+
__kind: "P2SH";
|
|
1951
|
+
value: `0x${string}`;
|
|
1952
|
+
} | {
|
|
1953
|
+
__kind: "P2WPKH";
|
|
1954
|
+
value: `0x${string}`;
|
|
1955
|
+
} | {
|
|
1956
|
+
__kind: "P2WSH";
|
|
1957
|
+
value: `0x${string}`;
|
|
1958
|
+
} | {
|
|
1959
|
+
__kind: "Taproot";
|
|
1960
|
+
value: `0x${string}`;
|
|
1961
|
+
} | {
|
|
1962
|
+
__kind: "OtherSegwit";
|
|
1963
|
+
version: number;
|
|
1964
|
+
program: `0x${string}`;
|
|
1965
|
+
};
|
|
1743
1966
|
} | {
|
|
1967
|
+
__kind: "Arb";
|
|
1744
1968
|
value: `0x${string}`;
|
|
1745
|
-
__kind: "P2WSH";
|
|
1746
1969
|
} | {
|
|
1970
|
+
__kind: "Sol";
|
|
1747
1971
|
value: `0x${string}`;
|
|
1748
|
-
__kind: "Taproot";
|
|
1749
1972
|
} | {
|
|
1750
|
-
__kind: "
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
};
|
|
1754
|
-
__kind: "Btc";
|
|
1755
|
-
} | {
|
|
1756
|
-
value: `0x${string}`;
|
|
1757
|
-
__kind: "Arb";
|
|
1758
|
-
} | {
|
|
1759
|
-
value: `0x${string}`;
|
|
1760
|
-
__kind: "Sol";
|
|
1761
|
-
} | {
|
|
1762
|
-
value: `0x${string}`;
|
|
1763
|
-
__kind: "Hub";
|
|
1973
|
+
__kind: "Hub";
|
|
1974
|
+
value: `0x${string}`;
|
|
1975
|
+
} | null | undefined;
|
|
1764
1976
|
} | null | undefined;
|
|
1765
1977
|
}, {
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1978
|
+
__kind: "RefundIfExpires";
|
|
1979
|
+
retryDuration: number;
|
|
1980
|
+
refundAddress: {
|
|
1981
|
+
__kind: "InternalAccount";
|
|
1982
|
+
value: string;
|
|
1983
|
+
} | {
|
|
1984
|
+
__kind: "ExternalAddress";
|
|
1985
|
+
value: {
|
|
1986
|
+
__kind: "Eth";
|
|
1987
|
+
value: string;
|
|
1988
|
+
} | {
|
|
1989
|
+
__kind: "Dot";
|
|
1990
|
+
value: string;
|
|
1771
1991
|
} | {
|
|
1992
|
+
__kind: "Btc";
|
|
1772
1993
|
value: {
|
|
1994
|
+
__kind: "P2PKH";
|
|
1995
|
+
value: string;
|
|
1996
|
+
} | {
|
|
1997
|
+
__kind: "P2SH";
|
|
1998
|
+
value: string;
|
|
1999
|
+
} | {
|
|
2000
|
+
__kind: "P2WPKH";
|
|
2001
|
+
value: string;
|
|
2002
|
+
} | {
|
|
2003
|
+
__kind: "P2WSH";
|
|
2004
|
+
value: string;
|
|
2005
|
+
} | {
|
|
2006
|
+
__kind: "Taproot";
|
|
2007
|
+
value: string;
|
|
2008
|
+
} | {
|
|
2009
|
+
__kind: "OtherSegwit";
|
|
2010
|
+
version: number;
|
|
2011
|
+
program: string;
|
|
2012
|
+
};
|
|
2013
|
+
} | {
|
|
2014
|
+
__kind: "Arb";
|
|
2015
|
+
value: string;
|
|
2016
|
+
} | {
|
|
2017
|
+
__kind: "Sol";
|
|
2018
|
+
value: string;
|
|
2019
|
+
} | {
|
|
2020
|
+
__kind: "Hub";
|
|
2021
|
+
value: string;
|
|
2022
|
+
};
|
|
2023
|
+
};
|
|
2024
|
+
refundCcmMetadata?: {
|
|
2025
|
+
channelMetadata: {
|
|
2026
|
+
message: string;
|
|
2027
|
+
gasBudget: string | number;
|
|
2028
|
+
ccmAdditionalData: {
|
|
2029
|
+
__kind: "NotRequired";
|
|
2030
|
+
} | {
|
|
2031
|
+
__kind: "Solana";
|
|
1773
2032
|
value: {
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
2033
|
+
__kind: "V0";
|
|
2034
|
+
value: {
|
|
2035
|
+
cfReceiver: {
|
|
2036
|
+
pubkey: string;
|
|
2037
|
+
isWritable: boolean;
|
|
2038
|
+
};
|
|
2039
|
+
additionalAccounts: {
|
|
2040
|
+
pubkey: string;
|
|
2041
|
+
isWritable: boolean;
|
|
2042
|
+
}[];
|
|
2043
|
+
fallbackAddress: string;
|
|
1777
2044
|
};
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
isWritable: boolean;
|
|
2045
|
+
} | {
|
|
2046
|
+
__kind: "V1";
|
|
2047
|
+
ccmAccounts: {
|
|
2048
|
+
cfReceiver: {
|
|
2049
|
+
pubkey: string;
|
|
2050
|
+
isWritable: boolean;
|
|
2051
|
+
};
|
|
2052
|
+
additionalAccounts: {
|
|
2053
|
+
pubkey: string;
|
|
2054
|
+
isWritable: boolean;
|
|
2055
|
+
}[];
|
|
2056
|
+
fallbackAddress: string;
|
|
1791
2057
|
};
|
|
1792
|
-
|
|
1793
|
-
pubkey: string;
|
|
1794
|
-
isWritable: boolean;
|
|
1795
|
-
}[];
|
|
1796
|
-
fallbackAddress: string;
|
|
2058
|
+
alts: string[];
|
|
1797
2059
|
};
|
|
1798
|
-
alts: string[];
|
|
1799
2060
|
};
|
|
1800
|
-
__kind: "Solana";
|
|
1801
2061
|
};
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
value: string;
|
|
1808
|
-
__kind: "Eth";
|
|
1809
|
-
} | {
|
|
1810
|
-
value: string;
|
|
1811
|
-
__kind: "Dot";
|
|
1812
|
-
} | {
|
|
1813
|
-
value: {
|
|
2062
|
+
sourceChain: {
|
|
2063
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2064
|
+
};
|
|
2065
|
+
sourceAddress?: {
|
|
2066
|
+
__kind: "Eth";
|
|
1814
2067
|
value: string;
|
|
1815
|
-
__kind: "P2PKH";
|
|
1816
2068
|
} | {
|
|
2069
|
+
__kind: "Dot";
|
|
1817
2070
|
value: string;
|
|
1818
|
-
__kind: "P2SH";
|
|
1819
2071
|
} | {
|
|
1820
|
-
|
|
1821
|
-
|
|
2072
|
+
__kind: "Btc";
|
|
2073
|
+
value: {
|
|
2074
|
+
__kind: "P2PKH";
|
|
2075
|
+
value: string;
|
|
2076
|
+
} | {
|
|
2077
|
+
__kind: "P2SH";
|
|
2078
|
+
value: string;
|
|
2079
|
+
} | {
|
|
2080
|
+
__kind: "P2WPKH";
|
|
2081
|
+
value: string;
|
|
2082
|
+
} | {
|
|
2083
|
+
__kind: "P2WSH";
|
|
2084
|
+
value: string;
|
|
2085
|
+
} | {
|
|
2086
|
+
__kind: "Taproot";
|
|
2087
|
+
value: string;
|
|
2088
|
+
} | {
|
|
2089
|
+
__kind: "OtherSegwit";
|
|
2090
|
+
version: number;
|
|
2091
|
+
program: string;
|
|
2092
|
+
};
|
|
1822
2093
|
} | {
|
|
2094
|
+
__kind: "Arb";
|
|
1823
2095
|
value: string;
|
|
1824
|
-
__kind: "P2WSH";
|
|
1825
2096
|
} | {
|
|
2097
|
+
__kind: "Sol";
|
|
1826
2098
|
value: string;
|
|
1827
|
-
__kind: "Taproot";
|
|
1828
2099
|
} | {
|
|
1829
|
-
__kind: "
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
};
|
|
1833
|
-
__kind: "Btc";
|
|
1834
|
-
} | {
|
|
1835
|
-
value: string;
|
|
1836
|
-
__kind: "Arb";
|
|
1837
|
-
} | {
|
|
1838
|
-
value: string;
|
|
1839
|
-
__kind: "Sol";
|
|
1840
|
-
} | {
|
|
1841
|
-
value: string;
|
|
1842
|
-
__kind: "Hub";
|
|
2100
|
+
__kind: "Hub";
|
|
2101
|
+
value: string;
|
|
2102
|
+
} | null | undefined;
|
|
1843
2103
|
} | null | undefined;
|
|
1844
|
-
}
|
|
2104
|
+
}>]>;
|
|
2105
|
+
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1845
2106
|
maxOraclePriceSlippage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1846
2107
|
}, "strip", z.ZodTypeAny, {
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
__kind: "InternalAccount";
|
|
2108
|
+
minPrice: bigint;
|
|
2109
|
+
expiryBehaviour: {
|
|
2110
|
+
__kind: "NoExpiry";
|
|
1851
2111
|
} | {
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
value:
|
|
1857
|
-
__kind: "Dot";
|
|
2112
|
+
__kind: "RefundIfExpires";
|
|
2113
|
+
retryDuration: number;
|
|
2114
|
+
refundAddress: {
|
|
2115
|
+
__kind: "InternalAccount";
|
|
2116
|
+
value: string;
|
|
1858
2117
|
} | {
|
|
2118
|
+
__kind: "ExternalAddress";
|
|
1859
2119
|
value: {
|
|
2120
|
+
__kind: "Eth";
|
|
1860
2121
|
value: `0x${string}`;
|
|
1861
|
-
__kind: "P2PKH";
|
|
1862
2122
|
} | {
|
|
2123
|
+
__kind: "Dot";
|
|
1863
2124
|
value: `0x${string}`;
|
|
1864
|
-
__kind: "P2SH";
|
|
1865
2125
|
} | {
|
|
1866
|
-
|
|
1867
|
-
|
|
2126
|
+
__kind: "Btc";
|
|
2127
|
+
value: {
|
|
2128
|
+
__kind: "P2PKH";
|
|
2129
|
+
value: `0x${string}`;
|
|
2130
|
+
} | {
|
|
2131
|
+
__kind: "P2SH";
|
|
2132
|
+
value: `0x${string}`;
|
|
2133
|
+
} | {
|
|
2134
|
+
__kind: "P2WPKH";
|
|
2135
|
+
value: `0x${string}`;
|
|
2136
|
+
} | {
|
|
2137
|
+
__kind: "P2WSH";
|
|
2138
|
+
value: `0x${string}`;
|
|
2139
|
+
} | {
|
|
2140
|
+
__kind: "Taproot";
|
|
2141
|
+
value: `0x${string}`;
|
|
2142
|
+
} | {
|
|
2143
|
+
__kind: "OtherSegwit";
|
|
2144
|
+
version: number;
|
|
2145
|
+
program: `0x${string}`;
|
|
2146
|
+
};
|
|
1868
2147
|
} | {
|
|
2148
|
+
__kind: "Arb";
|
|
1869
2149
|
value: `0x${string}`;
|
|
1870
|
-
__kind: "P2WSH";
|
|
1871
2150
|
} | {
|
|
2151
|
+
__kind: "Sol";
|
|
1872
2152
|
value: `0x${string}`;
|
|
1873
|
-
__kind: "Taproot";
|
|
1874
2153
|
} | {
|
|
1875
|
-
__kind: "
|
|
1876
|
-
|
|
1877
|
-
program: `0x${string}`;
|
|
2154
|
+
__kind: "Hub";
|
|
2155
|
+
value: `0x${string}`;
|
|
1878
2156
|
};
|
|
1879
|
-
__kind: "Btc";
|
|
1880
|
-
} | {
|
|
1881
|
-
value: `0x${string}`;
|
|
1882
|
-
__kind: "Arb";
|
|
1883
|
-
} | {
|
|
1884
|
-
value: `0x${string}`;
|
|
1885
|
-
__kind: "Sol";
|
|
1886
|
-
} | {
|
|
1887
|
-
value: `0x${string}`;
|
|
1888
|
-
__kind: "Hub";
|
|
1889
2157
|
};
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
__kind: "NotRequired";
|
|
1899
|
-
} | {
|
|
1900
|
-
value: {
|
|
2158
|
+
refundCcmMetadata?: {
|
|
2159
|
+
channelMetadata: {
|
|
2160
|
+
message: `0x${string}`;
|
|
2161
|
+
gasBudget: bigint;
|
|
2162
|
+
ccmAdditionalData: {
|
|
2163
|
+
__kind: "NotRequired";
|
|
2164
|
+
} | {
|
|
2165
|
+
__kind: "Solana";
|
|
1901
2166
|
value: {
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
2167
|
+
__kind: "V0";
|
|
2168
|
+
value: {
|
|
2169
|
+
cfReceiver: {
|
|
2170
|
+
pubkey: `0x${string}`;
|
|
2171
|
+
isWritable: boolean;
|
|
2172
|
+
};
|
|
2173
|
+
additionalAccounts: {
|
|
2174
|
+
pubkey: `0x${string}`;
|
|
2175
|
+
isWritable: boolean;
|
|
2176
|
+
}[];
|
|
2177
|
+
fallbackAddress: `0x${string}`;
|
|
1905
2178
|
};
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
isWritable: boolean;
|
|
2179
|
+
} | {
|
|
2180
|
+
__kind: "V1";
|
|
2181
|
+
ccmAccounts: {
|
|
2182
|
+
cfReceiver: {
|
|
2183
|
+
pubkey: `0x${string}`;
|
|
2184
|
+
isWritable: boolean;
|
|
2185
|
+
};
|
|
2186
|
+
additionalAccounts: {
|
|
2187
|
+
pubkey: `0x${string}`;
|
|
2188
|
+
isWritable: boolean;
|
|
2189
|
+
}[];
|
|
2190
|
+
fallbackAddress: `0x${string}`;
|
|
1919
2191
|
};
|
|
1920
|
-
|
|
1921
|
-
pubkey: `0x${string}`;
|
|
1922
|
-
isWritable: boolean;
|
|
1923
|
-
}[];
|
|
1924
|
-
fallbackAddress: `0x${string}`;
|
|
2192
|
+
alts: `0x${string}`[];
|
|
1925
2193
|
};
|
|
1926
|
-
alts: `0x${string}`[];
|
|
1927
2194
|
};
|
|
1928
|
-
__kind: "Solana";
|
|
1929
2195
|
};
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
value: `0x${string}`;
|
|
1934
|
-
__kind: "Eth";
|
|
1935
|
-
} | {
|
|
1936
|
-
value: `0x${string}`;
|
|
1937
|
-
__kind: "Dot";
|
|
1938
|
-
} | {
|
|
1939
|
-
value: {
|
|
2196
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2197
|
+
sourceAddress?: {
|
|
2198
|
+
__kind: "Eth";
|
|
1940
2199
|
value: `0x${string}`;
|
|
1941
|
-
__kind: "P2PKH";
|
|
1942
2200
|
} | {
|
|
2201
|
+
__kind: "Dot";
|
|
1943
2202
|
value: `0x${string}`;
|
|
1944
|
-
__kind: "P2SH";
|
|
1945
2203
|
} | {
|
|
1946
|
-
|
|
1947
|
-
|
|
2204
|
+
__kind: "Btc";
|
|
2205
|
+
value: {
|
|
2206
|
+
__kind: "P2PKH";
|
|
2207
|
+
value: `0x${string}`;
|
|
2208
|
+
} | {
|
|
2209
|
+
__kind: "P2SH";
|
|
2210
|
+
value: `0x${string}`;
|
|
2211
|
+
} | {
|
|
2212
|
+
__kind: "P2WPKH";
|
|
2213
|
+
value: `0x${string}`;
|
|
2214
|
+
} | {
|
|
2215
|
+
__kind: "P2WSH";
|
|
2216
|
+
value: `0x${string}`;
|
|
2217
|
+
} | {
|
|
2218
|
+
__kind: "Taproot";
|
|
2219
|
+
value: `0x${string}`;
|
|
2220
|
+
} | {
|
|
2221
|
+
__kind: "OtherSegwit";
|
|
2222
|
+
version: number;
|
|
2223
|
+
program: `0x${string}`;
|
|
2224
|
+
};
|
|
1948
2225
|
} | {
|
|
2226
|
+
__kind: "Arb";
|
|
1949
2227
|
value: `0x${string}`;
|
|
1950
|
-
__kind: "P2WSH";
|
|
1951
2228
|
} | {
|
|
2229
|
+
__kind: "Sol";
|
|
1952
2230
|
value: `0x${string}`;
|
|
1953
|
-
__kind: "Taproot";
|
|
1954
2231
|
} | {
|
|
1955
|
-
__kind: "
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
};
|
|
1959
|
-
__kind: "Btc";
|
|
1960
|
-
} | {
|
|
1961
|
-
value: `0x${string}`;
|
|
1962
|
-
__kind: "Arb";
|
|
1963
|
-
} | {
|
|
1964
|
-
value: `0x${string}`;
|
|
1965
|
-
__kind: "Sol";
|
|
1966
|
-
} | {
|
|
1967
|
-
value: `0x${string}`;
|
|
1968
|
-
__kind: "Hub";
|
|
2232
|
+
__kind: "Hub";
|
|
2233
|
+
value: `0x${string}`;
|
|
2234
|
+
} | null | undefined;
|
|
1969
2235
|
} | null | undefined;
|
|
1970
|
-
}
|
|
2236
|
+
};
|
|
1971
2237
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1972
2238
|
}, {
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
__kind: "InternalAccount";
|
|
2239
|
+
minPrice: string | number;
|
|
2240
|
+
expiryBehaviour: {
|
|
2241
|
+
__kind: "NoExpiry";
|
|
1977
2242
|
} | {
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
2243
|
+
__kind: "RefundIfExpires";
|
|
2244
|
+
retryDuration: number;
|
|
2245
|
+
refundAddress: {
|
|
2246
|
+
__kind: "InternalAccount";
|
|
1982
2247
|
value: string;
|
|
1983
|
-
__kind: "Dot";
|
|
1984
2248
|
} | {
|
|
2249
|
+
__kind: "ExternalAddress";
|
|
1985
2250
|
value: {
|
|
2251
|
+
__kind: "Eth";
|
|
1986
2252
|
value: string;
|
|
1987
|
-
__kind: "P2PKH";
|
|
1988
2253
|
} | {
|
|
2254
|
+
__kind: "Dot";
|
|
1989
2255
|
value: string;
|
|
1990
|
-
__kind: "P2SH";
|
|
1991
2256
|
} | {
|
|
1992
|
-
|
|
1993
|
-
|
|
2257
|
+
__kind: "Btc";
|
|
2258
|
+
value: {
|
|
2259
|
+
__kind: "P2PKH";
|
|
2260
|
+
value: string;
|
|
2261
|
+
} | {
|
|
2262
|
+
__kind: "P2SH";
|
|
2263
|
+
value: string;
|
|
2264
|
+
} | {
|
|
2265
|
+
__kind: "P2WPKH";
|
|
2266
|
+
value: string;
|
|
2267
|
+
} | {
|
|
2268
|
+
__kind: "P2WSH";
|
|
2269
|
+
value: string;
|
|
2270
|
+
} | {
|
|
2271
|
+
__kind: "Taproot";
|
|
2272
|
+
value: string;
|
|
2273
|
+
} | {
|
|
2274
|
+
__kind: "OtherSegwit";
|
|
2275
|
+
version: number;
|
|
2276
|
+
program: string;
|
|
2277
|
+
};
|
|
1994
2278
|
} | {
|
|
2279
|
+
__kind: "Arb";
|
|
1995
2280
|
value: string;
|
|
1996
|
-
__kind: "P2WSH";
|
|
1997
2281
|
} | {
|
|
2282
|
+
__kind: "Sol";
|
|
1998
2283
|
value: string;
|
|
1999
|
-
__kind: "Taproot";
|
|
2000
2284
|
} | {
|
|
2001
|
-
__kind: "
|
|
2002
|
-
|
|
2003
|
-
program: string;
|
|
2285
|
+
__kind: "Hub";
|
|
2286
|
+
value: string;
|
|
2004
2287
|
};
|
|
2005
|
-
__kind: "Btc";
|
|
2006
|
-
} | {
|
|
2007
|
-
value: string;
|
|
2008
|
-
__kind: "Arb";
|
|
2009
|
-
} | {
|
|
2010
|
-
value: string;
|
|
2011
|
-
__kind: "Sol";
|
|
2012
|
-
} | {
|
|
2013
|
-
value: string;
|
|
2014
|
-
__kind: "Hub";
|
|
2015
2288
|
};
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
__kind: "NotRequired";
|
|
2025
|
-
} | {
|
|
2026
|
-
value: {
|
|
2289
|
+
refundCcmMetadata?: {
|
|
2290
|
+
channelMetadata: {
|
|
2291
|
+
message: string;
|
|
2292
|
+
gasBudget: string | number;
|
|
2293
|
+
ccmAdditionalData: {
|
|
2294
|
+
__kind: "NotRequired";
|
|
2295
|
+
} | {
|
|
2296
|
+
__kind: "Solana";
|
|
2027
2297
|
value: {
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2298
|
+
__kind: "V0";
|
|
2299
|
+
value: {
|
|
2300
|
+
cfReceiver: {
|
|
2301
|
+
pubkey: string;
|
|
2302
|
+
isWritable: boolean;
|
|
2303
|
+
};
|
|
2304
|
+
additionalAccounts: {
|
|
2305
|
+
pubkey: string;
|
|
2306
|
+
isWritable: boolean;
|
|
2307
|
+
}[];
|
|
2308
|
+
fallbackAddress: string;
|
|
2031
2309
|
};
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
isWritable: boolean;
|
|
2310
|
+
} | {
|
|
2311
|
+
__kind: "V1";
|
|
2312
|
+
ccmAccounts: {
|
|
2313
|
+
cfReceiver: {
|
|
2314
|
+
pubkey: string;
|
|
2315
|
+
isWritable: boolean;
|
|
2316
|
+
};
|
|
2317
|
+
additionalAccounts: {
|
|
2318
|
+
pubkey: string;
|
|
2319
|
+
isWritable: boolean;
|
|
2320
|
+
}[];
|
|
2321
|
+
fallbackAddress: string;
|
|
2045
2322
|
};
|
|
2046
|
-
|
|
2047
|
-
pubkey: string;
|
|
2048
|
-
isWritable: boolean;
|
|
2049
|
-
}[];
|
|
2050
|
-
fallbackAddress: string;
|
|
2323
|
+
alts: string[];
|
|
2051
2324
|
};
|
|
2052
|
-
alts: string[];
|
|
2053
2325
|
};
|
|
2054
|
-
__kind: "Solana";
|
|
2055
2326
|
};
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
value: string;
|
|
2062
|
-
__kind: "Eth";
|
|
2063
|
-
} | {
|
|
2064
|
-
value: string;
|
|
2065
|
-
__kind: "Dot";
|
|
2066
|
-
} | {
|
|
2067
|
-
value: {
|
|
2327
|
+
sourceChain: {
|
|
2328
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2329
|
+
};
|
|
2330
|
+
sourceAddress?: {
|
|
2331
|
+
__kind: "Eth";
|
|
2068
2332
|
value: string;
|
|
2069
|
-
__kind: "P2PKH";
|
|
2070
2333
|
} | {
|
|
2334
|
+
__kind: "Dot";
|
|
2071
2335
|
value: string;
|
|
2072
|
-
__kind: "P2SH";
|
|
2073
2336
|
} | {
|
|
2074
|
-
|
|
2075
|
-
|
|
2337
|
+
__kind: "Btc";
|
|
2338
|
+
value: {
|
|
2339
|
+
__kind: "P2PKH";
|
|
2340
|
+
value: string;
|
|
2341
|
+
} | {
|
|
2342
|
+
__kind: "P2SH";
|
|
2343
|
+
value: string;
|
|
2344
|
+
} | {
|
|
2345
|
+
__kind: "P2WPKH";
|
|
2346
|
+
value: string;
|
|
2347
|
+
} | {
|
|
2348
|
+
__kind: "P2WSH";
|
|
2349
|
+
value: string;
|
|
2350
|
+
} | {
|
|
2351
|
+
__kind: "Taproot";
|
|
2352
|
+
value: string;
|
|
2353
|
+
} | {
|
|
2354
|
+
__kind: "OtherSegwit";
|
|
2355
|
+
version: number;
|
|
2356
|
+
program: string;
|
|
2357
|
+
};
|
|
2076
2358
|
} | {
|
|
2359
|
+
__kind: "Arb";
|
|
2077
2360
|
value: string;
|
|
2078
|
-
__kind: "P2WSH";
|
|
2079
2361
|
} | {
|
|
2362
|
+
__kind: "Sol";
|
|
2080
2363
|
value: string;
|
|
2081
|
-
__kind: "Taproot";
|
|
2082
2364
|
} | {
|
|
2083
|
-
__kind: "
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
};
|
|
2087
|
-
__kind: "Btc";
|
|
2088
|
-
} | {
|
|
2089
|
-
value: string;
|
|
2090
|
-
__kind: "Arb";
|
|
2091
|
-
} | {
|
|
2092
|
-
value: string;
|
|
2093
|
-
__kind: "Sol";
|
|
2094
|
-
} | {
|
|
2095
|
-
value: string;
|
|
2096
|
-
__kind: "Hub";
|
|
2365
|
+
__kind: "Hub";
|
|
2366
|
+
value: string;
|
|
2367
|
+
} | null | undefined;
|
|
2097
2368
|
} | null | undefined;
|
|
2098
|
-
}
|
|
2369
|
+
};
|
|
2099
2370
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
2100
2371
|
}>>>;
|
|
2101
2372
|
dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -2109,10 +2380,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2109
2380
|
chunkInterval: number;
|
|
2110
2381
|
}>>>;
|
|
2111
2382
|
}, "strip", z.ZodTypeAny, {
|
|
2383
|
+
inputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2384
|
+
outputAsset: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2112
2385
|
swapRequestId: bigint;
|
|
2113
|
-
inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2114
2386
|
inputAmount: bigint;
|
|
2115
|
-
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2116
2387
|
origin: {
|
|
2117
2388
|
__kind: "DepositChannel";
|
|
2118
2389
|
depositAddress: {
|
|
@@ -2135,25 +2406,25 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2135
2406
|
readonly address: string;
|
|
2136
2407
|
};
|
|
2137
2408
|
channelId: bigint;
|
|
2138
|
-
depositBlockHeight: bigint;
|
|
2139
2409
|
brokerId: string;
|
|
2410
|
+
depositBlockHeight: bigint;
|
|
2140
2411
|
} | {
|
|
2141
2412
|
__kind: "Vault";
|
|
2142
2413
|
txId: {
|
|
2143
|
-
value: `0x${string}`;
|
|
2144
2414
|
__kind: "Evm";
|
|
2145
|
-
} | {
|
|
2146
2415
|
value: `0x${string}`;
|
|
2416
|
+
} | {
|
|
2147
2417
|
__kind: "Bitcoin";
|
|
2418
|
+
value: `0x${string}`;
|
|
2148
2419
|
} | {
|
|
2420
|
+
__kind: "Polkadot";
|
|
2149
2421
|
value: {
|
|
2150
2422
|
blockNumber: number;
|
|
2151
2423
|
extrinsicIndex: number;
|
|
2152
2424
|
};
|
|
2153
|
-
__kind: "Polkadot";
|
|
2154
2425
|
} | {
|
|
2155
|
-
value: [`0x${string}`, bigint];
|
|
2156
2426
|
__kind: "Solana";
|
|
2427
|
+
value: [`0x${string}`, bigint];
|
|
2157
2428
|
} | {
|
|
2158
2429
|
__kind: "None";
|
|
2159
2430
|
};
|
|
@@ -2161,8 +2432,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2161
2432
|
} | {
|
|
2162
2433
|
__kind: "Internal";
|
|
2163
2434
|
} | {
|
|
2164
|
-
value: string;
|
|
2165
2435
|
__kind: "OnChainAccount";
|
|
2436
|
+
value: string;
|
|
2166
2437
|
};
|
|
2167
2438
|
requestType: {
|
|
2168
2439
|
__kind: "NetworkFee";
|
|
@@ -2198,7 +2469,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2198
2469
|
ccmAdditionalData: {
|
|
2199
2470
|
__kind: "NotRequired";
|
|
2200
2471
|
} | {
|
|
2472
|
+
__kind: "Solana";
|
|
2201
2473
|
value: {
|
|
2474
|
+
__kind: "V0";
|
|
2202
2475
|
value: {
|
|
2203
2476
|
cfReceiver: {
|
|
2204
2477
|
pubkey: `0x${string}`;
|
|
@@ -2210,7 +2483,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2210
2483
|
}[];
|
|
2211
2484
|
fallbackAddress: `0x${string}`;
|
|
2212
2485
|
};
|
|
2213
|
-
__kind: "V0";
|
|
2214
2486
|
} | {
|
|
2215
2487
|
__kind: "V1";
|
|
2216
2488
|
ccmAccounts: {
|
|
@@ -2226,7 +2498,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2226
2498
|
};
|
|
2227
2499
|
alts: `0x${string}`[];
|
|
2228
2500
|
};
|
|
2229
|
-
__kind: "Solana";
|
|
2230
2501
|
};
|
|
2231
2502
|
};
|
|
2232
2503
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -2259,172 +2530,177 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2259
2530
|
account: string;
|
|
2260
2531
|
bps: number;
|
|
2261
2532
|
}[];
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2533
|
+
dcaParameters?: {
|
|
2534
|
+
numberOfChunks: number;
|
|
2535
|
+
chunkInterval: number;
|
|
2536
|
+
} | null | undefined;
|
|
2537
|
+
priceLimitsAndExpiry?: {
|
|
2538
|
+
minPrice: bigint;
|
|
2539
|
+
expiryBehaviour: {
|
|
2540
|
+
__kind: "NoExpiry";
|
|
2267
2541
|
} | {
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
value:
|
|
2273
|
-
__kind: "Dot";
|
|
2542
|
+
__kind: "RefundIfExpires";
|
|
2543
|
+
retryDuration: number;
|
|
2544
|
+
refundAddress: {
|
|
2545
|
+
__kind: "InternalAccount";
|
|
2546
|
+
value: string;
|
|
2274
2547
|
} | {
|
|
2548
|
+
__kind: "ExternalAddress";
|
|
2275
2549
|
value: {
|
|
2550
|
+
__kind: "Eth";
|
|
2276
2551
|
value: `0x${string}`;
|
|
2277
|
-
__kind: "P2PKH";
|
|
2278
2552
|
} | {
|
|
2553
|
+
__kind: "Dot";
|
|
2279
2554
|
value: `0x${string}`;
|
|
2280
|
-
__kind: "P2SH";
|
|
2281
2555
|
} | {
|
|
2282
|
-
|
|
2283
|
-
|
|
2556
|
+
__kind: "Btc";
|
|
2557
|
+
value: {
|
|
2558
|
+
__kind: "P2PKH";
|
|
2559
|
+
value: `0x${string}`;
|
|
2560
|
+
} | {
|
|
2561
|
+
__kind: "P2SH";
|
|
2562
|
+
value: `0x${string}`;
|
|
2563
|
+
} | {
|
|
2564
|
+
__kind: "P2WPKH";
|
|
2565
|
+
value: `0x${string}`;
|
|
2566
|
+
} | {
|
|
2567
|
+
__kind: "P2WSH";
|
|
2568
|
+
value: `0x${string}`;
|
|
2569
|
+
} | {
|
|
2570
|
+
__kind: "Taproot";
|
|
2571
|
+
value: `0x${string}`;
|
|
2572
|
+
} | {
|
|
2573
|
+
__kind: "OtherSegwit";
|
|
2574
|
+
version: number;
|
|
2575
|
+
program: `0x${string}`;
|
|
2576
|
+
};
|
|
2284
2577
|
} | {
|
|
2578
|
+
__kind: "Arb";
|
|
2285
2579
|
value: `0x${string}`;
|
|
2286
|
-
__kind: "P2WSH";
|
|
2287
2580
|
} | {
|
|
2581
|
+
__kind: "Sol";
|
|
2288
2582
|
value: `0x${string}`;
|
|
2289
|
-
__kind: "Taproot";
|
|
2290
2583
|
} | {
|
|
2291
|
-
__kind: "
|
|
2292
|
-
|
|
2293
|
-
program: `0x${string}`;
|
|
2584
|
+
__kind: "Hub";
|
|
2585
|
+
value: `0x${string}`;
|
|
2294
2586
|
};
|
|
2295
|
-
__kind: "Btc";
|
|
2296
|
-
} | {
|
|
2297
|
-
value: `0x${string}`;
|
|
2298
|
-
__kind: "Arb";
|
|
2299
|
-
} | {
|
|
2300
|
-
value: `0x${string}`;
|
|
2301
|
-
__kind: "Sol";
|
|
2302
|
-
} | {
|
|
2303
|
-
value: `0x${string}`;
|
|
2304
|
-
__kind: "Hub";
|
|
2305
2587
|
};
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
__kind: "NotRequired";
|
|
2315
|
-
} | {
|
|
2316
|
-
value: {
|
|
2588
|
+
refundCcmMetadata?: {
|
|
2589
|
+
channelMetadata: {
|
|
2590
|
+
message: `0x${string}`;
|
|
2591
|
+
gasBudget: bigint;
|
|
2592
|
+
ccmAdditionalData: {
|
|
2593
|
+
__kind: "NotRequired";
|
|
2594
|
+
} | {
|
|
2595
|
+
__kind: "Solana";
|
|
2317
2596
|
value: {
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2597
|
+
__kind: "V0";
|
|
2598
|
+
value: {
|
|
2599
|
+
cfReceiver: {
|
|
2600
|
+
pubkey: `0x${string}`;
|
|
2601
|
+
isWritable: boolean;
|
|
2602
|
+
};
|
|
2603
|
+
additionalAccounts: {
|
|
2604
|
+
pubkey: `0x${string}`;
|
|
2605
|
+
isWritable: boolean;
|
|
2606
|
+
}[];
|
|
2607
|
+
fallbackAddress: `0x${string}`;
|
|
2321
2608
|
};
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
isWritable: boolean;
|
|
2609
|
+
} | {
|
|
2610
|
+
__kind: "V1";
|
|
2611
|
+
ccmAccounts: {
|
|
2612
|
+
cfReceiver: {
|
|
2613
|
+
pubkey: `0x${string}`;
|
|
2614
|
+
isWritable: boolean;
|
|
2615
|
+
};
|
|
2616
|
+
additionalAccounts: {
|
|
2617
|
+
pubkey: `0x${string}`;
|
|
2618
|
+
isWritable: boolean;
|
|
2619
|
+
}[];
|
|
2620
|
+
fallbackAddress: `0x${string}`;
|
|
2335
2621
|
};
|
|
2336
|
-
|
|
2337
|
-
pubkey: `0x${string}`;
|
|
2338
|
-
isWritable: boolean;
|
|
2339
|
-
}[];
|
|
2340
|
-
fallbackAddress: `0x${string}`;
|
|
2622
|
+
alts: `0x${string}`[];
|
|
2341
2623
|
};
|
|
2342
|
-
alts: `0x${string}`[];
|
|
2343
2624
|
};
|
|
2344
|
-
__kind: "Solana";
|
|
2345
2625
|
};
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
value: `0x${string}`;
|
|
2350
|
-
__kind: "Eth";
|
|
2351
|
-
} | {
|
|
2352
|
-
value: `0x${string}`;
|
|
2353
|
-
__kind: "Dot";
|
|
2354
|
-
} | {
|
|
2355
|
-
value: {
|
|
2626
|
+
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2627
|
+
sourceAddress?: {
|
|
2628
|
+
__kind: "Eth";
|
|
2356
2629
|
value: `0x${string}`;
|
|
2357
|
-
__kind: "P2PKH";
|
|
2358
2630
|
} | {
|
|
2631
|
+
__kind: "Dot";
|
|
2359
2632
|
value: `0x${string}`;
|
|
2360
|
-
__kind: "P2SH";
|
|
2361
2633
|
} | {
|
|
2362
|
-
|
|
2363
|
-
|
|
2634
|
+
__kind: "Btc";
|
|
2635
|
+
value: {
|
|
2636
|
+
__kind: "P2PKH";
|
|
2637
|
+
value: `0x${string}`;
|
|
2638
|
+
} | {
|
|
2639
|
+
__kind: "P2SH";
|
|
2640
|
+
value: `0x${string}`;
|
|
2641
|
+
} | {
|
|
2642
|
+
__kind: "P2WPKH";
|
|
2643
|
+
value: `0x${string}`;
|
|
2644
|
+
} | {
|
|
2645
|
+
__kind: "P2WSH";
|
|
2646
|
+
value: `0x${string}`;
|
|
2647
|
+
} | {
|
|
2648
|
+
__kind: "Taproot";
|
|
2649
|
+
value: `0x${string}`;
|
|
2650
|
+
} | {
|
|
2651
|
+
__kind: "OtherSegwit";
|
|
2652
|
+
version: number;
|
|
2653
|
+
program: `0x${string}`;
|
|
2654
|
+
};
|
|
2364
2655
|
} | {
|
|
2656
|
+
__kind: "Arb";
|
|
2365
2657
|
value: `0x${string}`;
|
|
2366
|
-
__kind: "P2WSH";
|
|
2367
2658
|
} | {
|
|
2659
|
+
__kind: "Sol";
|
|
2368
2660
|
value: `0x${string}`;
|
|
2369
|
-
__kind: "Taproot";
|
|
2370
2661
|
} | {
|
|
2371
|
-
__kind: "
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
};
|
|
2375
|
-
__kind: "Btc";
|
|
2376
|
-
} | {
|
|
2377
|
-
value: `0x${string}`;
|
|
2378
|
-
__kind: "Arb";
|
|
2379
|
-
} | {
|
|
2380
|
-
value: `0x${string}`;
|
|
2381
|
-
__kind: "Sol";
|
|
2382
|
-
} | {
|
|
2383
|
-
value: `0x${string}`;
|
|
2384
|
-
__kind: "Hub";
|
|
2662
|
+
__kind: "Hub";
|
|
2663
|
+
value: `0x${string}`;
|
|
2664
|
+
} | null | undefined;
|
|
2385
2665
|
} | null | undefined;
|
|
2386
|
-
}
|
|
2666
|
+
};
|
|
2387
2667
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
2388
2668
|
} | null | undefined;
|
|
2389
|
-
dcaParameters?: {
|
|
2390
|
-
numberOfChunks: number;
|
|
2391
|
-
chunkInterval: number;
|
|
2392
|
-
} | null | undefined;
|
|
2393
2669
|
}, {
|
|
2394
|
-
swapRequestId: string | number;
|
|
2395
2670
|
inputAsset: {
|
|
2396
|
-
__kind: "Eth" | "
|
|
2671
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2397
2672
|
};
|
|
2398
|
-
inputAmount: string | number;
|
|
2399
2673
|
outputAsset: {
|
|
2400
|
-
__kind: "Eth" | "
|
|
2674
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "ArbEth" | "ArbUsdc" | "Usdt" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
2401
2675
|
};
|
|
2676
|
+
swapRequestId: string | number;
|
|
2677
|
+
inputAmount: string | number;
|
|
2402
2678
|
origin: {
|
|
2403
2679
|
__kind: "DepositChannel";
|
|
2404
2680
|
depositAddress: {
|
|
2681
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2405
2682
|
value: string;
|
|
2406
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2407
2683
|
};
|
|
2408
2684
|
channelId: string | number;
|
|
2409
|
-
depositBlockHeight: string | number;
|
|
2410
2685
|
brokerId: string;
|
|
2686
|
+
depositBlockHeight: string | number;
|
|
2411
2687
|
} | {
|
|
2412
2688
|
__kind: "Vault";
|
|
2413
2689
|
txId: {
|
|
2414
|
-
value: string;
|
|
2415
2690
|
__kind: "Evm";
|
|
2416
|
-
} | {
|
|
2417
2691
|
value: string;
|
|
2692
|
+
} | {
|
|
2418
2693
|
__kind: "Bitcoin";
|
|
2694
|
+
value: string;
|
|
2419
2695
|
} | {
|
|
2696
|
+
__kind: "Polkadot";
|
|
2420
2697
|
value: {
|
|
2421
2698
|
blockNumber: number;
|
|
2422
2699
|
extrinsicIndex: number;
|
|
2423
2700
|
};
|
|
2424
|
-
__kind: "Polkadot";
|
|
2425
2701
|
} | {
|
|
2426
|
-
value: [string, string | number];
|
|
2427
2702
|
__kind: "Solana";
|
|
2703
|
+
value: [string, string | number];
|
|
2428
2704
|
} | {
|
|
2429
2705
|
__kind: "None";
|
|
2430
2706
|
};
|
|
@@ -2432,8 +2708,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2432
2708
|
} | {
|
|
2433
2709
|
__kind: "Internal";
|
|
2434
2710
|
} | {
|
|
2435
|
-
value: string;
|
|
2436
2711
|
__kind: "OnChainAccount";
|
|
2712
|
+
value: string;
|
|
2437
2713
|
};
|
|
2438
2714
|
requestType: {
|
|
2439
2715
|
__kind: "NetworkFee";
|
|
@@ -2444,8 +2720,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2444
2720
|
outputAction: {
|
|
2445
2721
|
__kind: "Egress";
|
|
2446
2722
|
outputAddress: {
|
|
2723
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2447
2724
|
value: string;
|
|
2448
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2449
2725
|
};
|
|
2450
2726
|
ccmDepositMetadata?: {
|
|
2451
2727
|
channelMetadata: {
|
|
@@ -2454,7 +2730,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2454
2730
|
ccmAdditionalData: {
|
|
2455
2731
|
__kind: "NotRequired";
|
|
2456
2732
|
} | {
|
|
2733
|
+
__kind: "Solana";
|
|
2457
2734
|
value: {
|
|
2735
|
+
__kind: "V0";
|
|
2458
2736
|
value: {
|
|
2459
2737
|
cfReceiver: {
|
|
2460
2738
|
pubkey: string;
|
|
@@ -2466,7 +2744,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2466
2744
|
}[];
|
|
2467
2745
|
fallbackAddress: string;
|
|
2468
2746
|
};
|
|
2469
|
-
__kind: "V0";
|
|
2470
2747
|
} | {
|
|
2471
2748
|
__kind: "V1";
|
|
2472
2749
|
ccmAccounts: {
|
|
@@ -2482,15 +2759,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2482
2759
|
};
|
|
2483
2760
|
alts: string[];
|
|
2484
2761
|
};
|
|
2485
|
-
__kind: "Solana";
|
|
2486
2762
|
};
|
|
2487
2763
|
};
|
|
2488
2764
|
sourceChain: {
|
|
2489
2765
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2490
2766
|
};
|
|
2491
2767
|
sourceAddress?: {
|
|
2768
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol" | "Hub";
|
|
2492
2769
|
value: string;
|
|
2493
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
2494
2770
|
} | null | undefined;
|
|
2495
2771
|
} | null | undefined;
|
|
2496
2772
|
} | {
|
|
@@ -2502,139 +2778,144 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2502
2778
|
account: string;
|
|
2503
2779
|
bps: number;
|
|
2504
2780
|
}[];
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2781
|
+
dcaParameters?: {
|
|
2782
|
+
numberOfChunks: number;
|
|
2783
|
+
chunkInterval: number;
|
|
2784
|
+
} | null | undefined;
|
|
2785
|
+
priceLimitsAndExpiry?: {
|
|
2786
|
+
minPrice: string | number;
|
|
2787
|
+
expiryBehaviour: {
|
|
2788
|
+
__kind: "NoExpiry";
|
|
2510
2789
|
} | {
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2790
|
+
__kind: "RefundIfExpires";
|
|
2791
|
+
retryDuration: number;
|
|
2792
|
+
refundAddress: {
|
|
2793
|
+
__kind: "InternalAccount";
|
|
2515
2794
|
value: string;
|
|
2516
|
-
__kind: "Dot";
|
|
2517
2795
|
} | {
|
|
2796
|
+
__kind: "ExternalAddress";
|
|
2518
2797
|
value: {
|
|
2798
|
+
__kind: "Eth";
|
|
2519
2799
|
value: string;
|
|
2520
|
-
__kind: "P2PKH";
|
|
2521
2800
|
} | {
|
|
2801
|
+
__kind: "Dot";
|
|
2522
2802
|
value: string;
|
|
2523
|
-
__kind: "P2SH";
|
|
2524
2803
|
} | {
|
|
2525
|
-
|
|
2526
|
-
|
|
2804
|
+
__kind: "Btc";
|
|
2805
|
+
value: {
|
|
2806
|
+
__kind: "P2PKH";
|
|
2807
|
+
value: string;
|
|
2808
|
+
} | {
|
|
2809
|
+
__kind: "P2SH";
|
|
2810
|
+
value: string;
|
|
2811
|
+
} | {
|
|
2812
|
+
__kind: "P2WPKH";
|
|
2813
|
+
value: string;
|
|
2814
|
+
} | {
|
|
2815
|
+
__kind: "P2WSH";
|
|
2816
|
+
value: string;
|
|
2817
|
+
} | {
|
|
2818
|
+
__kind: "Taproot";
|
|
2819
|
+
value: string;
|
|
2820
|
+
} | {
|
|
2821
|
+
__kind: "OtherSegwit";
|
|
2822
|
+
version: number;
|
|
2823
|
+
program: string;
|
|
2824
|
+
};
|
|
2527
2825
|
} | {
|
|
2826
|
+
__kind: "Arb";
|
|
2528
2827
|
value: string;
|
|
2529
|
-
__kind: "P2WSH";
|
|
2530
2828
|
} | {
|
|
2829
|
+
__kind: "Sol";
|
|
2531
2830
|
value: string;
|
|
2532
|
-
__kind: "Taproot";
|
|
2533
2831
|
} | {
|
|
2534
|
-
__kind: "
|
|
2535
|
-
|
|
2536
|
-
program: string;
|
|
2832
|
+
__kind: "Hub";
|
|
2833
|
+
value: string;
|
|
2537
2834
|
};
|
|
2538
|
-
__kind: "Btc";
|
|
2539
|
-
} | {
|
|
2540
|
-
value: string;
|
|
2541
|
-
__kind: "Arb";
|
|
2542
|
-
} | {
|
|
2543
|
-
value: string;
|
|
2544
|
-
__kind: "Sol";
|
|
2545
|
-
} | {
|
|
2546
|
-
value: string;
|
|
2547
|
-
__kind: "Hub";
|
|
2548
2835
|
};
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
__kind: "NotRequired";
|
|
2558
|
-
} | {
|
|
2559
|
-
value: {
|
|
2836
|
+
refundCcmMetadata?: {
|
|
2837
|
+
channelMetadata: {
|
|
2838
|
+
message: string;
|
|
2839
|
+
gasBudget: string | number;
|
|
2840
|
+
ccmAdditionalData: {
|
|
2841
|
+
__kind: "NotRequired";
|
|
2842
|
+
} | {
|
|
2843
|
+
__kind: "Solana";
|
|
2560
2844
|
value: {
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2845
|
+
__kind: "V0";
|
|
2846
|
+
value: {
|
|
2847
|
+
cfReceiver: {
|
|
2848
|
+
pubkey: string;
|
|
2849
|
+
isWritable: boolean;
|
|
2850
|
+
};
|
|
2851
|
+
additionalAccounts: {
|
|
2852
|
+
pubkey: string;
|
|
2853
|
+
isWritable: boolean;
|
|
2854
|
+
}[];
|
|
2855
|
+
fallbackAddress: string;
|
|
2564
2856
|
};
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
isWritable: boolean;
|
|
2857
|
+
} | {
|
|
2858
|
+
__kind: "V1";
|
|
2859
|
+
ccmAccounts: {
|
|
2860
|
+
cfReceiver: {
|
|
2861
|
+
pubkey: string;
|
|
2862
|
+
isWritable: boolean;
|
|
2863
|
+
};
|
|
2864
|
+
additionalAccounts: {
|
|
2865
|
+
pubkey: string;
|
|
2866
|
+
isWritable: boolean;
|
|
2867
|
+
}[];
|
|
2868
|
+
fallbackAddress: string;
|
|
2578
2869
|
};
|
|
2579
|
-
|
|
2580
|
-
pubkey: string;
|
|
2581
|
-
isWritable: boolean;
|
|
2582
|
-
}[];
|
|
2583
|
-
fallbackAddress: string;
|
|
2870
|
+
alts: string[];
|
|
2584
2871
|
};
|
|
2585
|
-
alts: string[];
|
|
2586
2872
|
};
|
|
2587
|
-
__kind: "Solana";
|
|
2588
2873
|
};
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
value: string;
|
|
2595
|
-
__kind: "Eth";
|
|
2596
|
-
} | {
|
|
2597
|
-
value: string;
|
|
2598
|
-
__kind: "Dot";
|
|
2599
|
-
} | {
|
|
2600
|
-
value: {
|
|
2874
|
+
sourceChain: {
|
|
2875
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
2876
|
+
};
|
|
2877
|
+
sourceAddress?: {
|
|
2878
|
+
__kind: "Eth";
|
|
2601
2879
|
value: string;
|
|
2602
|
-
__kind: "P2PKH";
|
|
2603
2880
|
} | {
|
|
2881
|
+
__kind: "Dot";
|
|
2604
2882
|
value: string;
|
|
2605
|
-
__kind: "P2SH";
|
|
2606
2883
|
} | {
|
|
2607
|
-
|
|
2608
|
-
|
|
2884
|
+
__kind: "Btc";
|
|
2885
|
+
value: {
|
|
2886
|
+
__kind: "P2PKH";
|
|
2887
|
+
value: string;
|
|
2888
|
+
} | {
|
|
2889
|
+
__kind: "P2SH";
|
|
2890
|
+
value: string;
|
|
2891
|
+
} | {
|
|
2892
|
+
__kind: "P2WPKH";
|
|
2893
|
+
value: string;
|
|
2894
|
+
} | {
|
|
2895
|
+
__kind: "P2WSH";
|
|
2896
|
+
value: string;
|
|
2897
|
+
} | {
|
|
2898
|
+
__kind: "Taproot";
|
|
2899
|
+
value: string;
|
|
2900
|
+
} | {
|
|
2901
|
+
__kind: "OtherSegwit";
|
|
2902
|
+
version: number;
|
|
2903
|
+
program: string;
|
|
2904
|
+
};
|
|
2609
2905
|
} | {
|
|
2906
|
+
__kind: "Arb";
|
|
2610
2907
|
value: string;
|
|
2611
|
-
__kind: "P2WSH";
|
|
2612
2908
|
} | {
|
|
2909
|
+
__kind: "Sol";
|
|
2613
2910
|
value: string;
|
|
2614
|
-
__kind: "Taproot";
|
|
2615
2911
|
} | {
|
|
2616
|
-
__kind: "
|
|
2617
|
-
|
|
2618
|
-
|
|
2619
|
-
};
|
|
2620
|
-
__kind: "Btc";
|
|
2621
|
-
} | {
|
|
2622
|
-
value: string;
|
|
2623
|
-
__kind: "Arb";
|
|
2624
|
-
} | {
|
|
2625
|
-
value: string;
|
|
2626
|
-
__kind: "Sol";
|
|
2627
|
-
} | {
|
|
2628
|
-
value: string;
|
|
2629
|
-
__kind: "Hub";
|
|
2912
|
+
__kind: "Hub";
|
|
2913
|
+
value: string;
|
|
2914
|
+
} | null | undefined;
|
|
2630
2915
|
} | null | undefined;
|
|
2631
|
-
}
|
|
2916
|
+
};
|
|
2632
2917
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
2633
2918
|
} | null | undefined;
|
|
2634
|
-
dcaParameters?: {
|
|
2635
|
-
numberOfChunks: number;
|
|
2636
|
-
chunkInterval: number;
|
|
2637
|
-
} | null | undefined;
|
|
2638
2919
|
}>;
|
|
2639
2920
|
|
|
2640
2921
|
export { swappingSwapRequested };
|