@chainflip/processor 1.11.6 → 1.11.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/100/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.ts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +91 -91
- package/dist/100/swapping/swapScheduled.d.ts +91 -91
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +33 -33
- package/dist/100/system/extrinsicFailed.d.ts +33 -33
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/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 +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.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/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
- package/dist/11000/swapping/refundedOnChain.d.ts +2 -2
- package/dist/11000/swapping/swapRequested.d.cts +6 -6
- package/dist/11000/swapping/swapRequested.d.ts +6 -6
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- 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/funding/sCCallCannotBeExecuted.d.cts +31 -31
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- 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/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/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.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/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.ts +47 -47
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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/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/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/160/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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- 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 +14 -14
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +34 -34
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +32 -32
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +26 -26
- 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/depositIgnored.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- 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/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/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +68 -68
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +185 -185
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +185 -185
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- 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/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- 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 +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +172 -172
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +172 -172
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- 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/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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 +20 -20
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +32 -32
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/swapping/creditedOnChain.d.cts +2 -2
- package/dist/190/swapping/creditedOnChain.d.ts +2 -2
- package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +2 -2
- package/dist/190/swapping/refundedOnChain.d.ts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +64 -64
- package/dist/190/swapping/swapRequested.d.ts +64 -64
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.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
|
@@ -4,19 +4,19 @@ declare const swappingMinimumSwapAmountSet: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
asset: "Eth" | "
|
|
15
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
16
16
|
amount: bigint;
|
|
17
17
|
}, {
|
|
18
18
|
asset: {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
20
20
|
};
|
|
21
21
|
amount: string | number;
|
|
22
22
|
}>;
|
|
@@ -4,19 +4,19 @@ declare const swappingMinimumSwapAmountSet: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
asset: "Eth" | "
|
|
15
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
16
16
|
amount: bigint;
|
|
17
17
|
}, {
|
|
18
18
|
asset: {
|
|
19
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
20
20
|
};
|
|
21
21
|
amount: string | number;
|
|
22
22
|
}>;
|
|
@@ -4,22 +4,22 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
14
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
19
18
|
value: `0x${string}`;
|
|
20
|
-
}, {
|
|
21
19
|
__kind: "Eth" | "Dot" | "Btc";
|
|
20
|
+
}, {
|
|
22
21
|
value: string;
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
23
23
|
}>, {
|
|
24
24
|
readonly chain: "Ethereum";
|
|
25
25
|
readonly address: `0x${string}`;
|
|
@@ -30,8 +30,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
30
30
|
readonly chain: "Bitcoin";
|
|
31
31
|
readonly address: string;
|
|
32
32
|
}, {
|
|
33
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
34
33
|
value: string;
|
|
34
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
35
35
|
}>;
|
|
36
36
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
37
37
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -39,11 +39,11 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
39
39
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
40
40
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
41
41
|
}, "strip", z.ZodTypeAny, {
|
|
42
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
43
42
|
value: `0x${string}`;
|
|
44
|
-
}, {
|
|
45
43
|
__kind: "Eth" | "Dot" | "Btc";
|
|
44
|
+
}, {
|
|
46
45
|
value: string;
|
|
46
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
47
47
|
}>, {
|
|
48
48
|
readonly chain: "Ethereum";
|
|
49
49
|
readonly address: `0x${string}`;
|
|
@@ -54,8 +54,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
54
54
|
readonly chain: "Bitcoin";
|
|
55
55
|
readonly address: string;
|
|
56
56
|
}, {
|
|
57
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
58
57
|
value: string;
|
|
58
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
59
59
|
}>;
|
|
60
60
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
61
61
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -76,8 +76,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
76
76
|
}, {
|
|
77
77
|
__kind: "DepositChannel";
|
|
78
78
|
depositAddress: {
|
|
79
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
80
79
|
value: string;
|
|
80
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
81
81
|
};
|
|
82
82
|
channelId: string | number;
|
|
83
83
|
depositBlockHeight: string | number;
|
|
@@ -92,8 +92,6 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
92
92
|
txHash: string;
|
|
93
93
|
}>]>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
96
|
-
amount: bigint;
|
|
97
95
|
destinationAddress: {
|
|
98
96
|
readonly chain: "Ethereum";
|
|
99
97
|
readonly address: `0x${string}`;
|
|
@@ -104,6 +102,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
104
102
|
readonly chain: "Bitcoin";
|
|
105
103
|
readonly address: string;
|
|
106
104
|
};
|
|
105
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
106
|
+
amount: bigint;
|
|
107
107
|
origin: {
|
|
108
108
|
__kind: "DepositChannel";
|
|
109
109
|
depositAddress: {
|
|
@@ -123,19 +123,19 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
123
123
|
txHash: `0x${string}`;
|
|
124
124
|
};
|
|
125
125
|
}, {
|
|
126
|
-
asset: {
|
|
127
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
128
|
-
};
|
|
129
|
-
amount: string | number;
|
|
130
126
|
destinationAddress: {
|
|
131
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
132
127
|
value: string;
|
|
128
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
129
|
+
};
|
|
130
|
+
asset: {
|
|
131
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
133
132
|
};
|
|
133
|
+
amount: string | number;
|
|
134
134
|
origin: {
|
|
135
135
|
__kind: "DepositChannel";
|
|
136
136
|
depositAddress: {
|
|
137
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
138
137
|
value: string;
|
|
138
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
139
139
|
};
|
|
140
140
|
channelId: string | number;
|
|
141
141
|
depositBlockHeight: string | number;
|
|
@@ -4,22 +4,22 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
4
4
|
asset: z.ZodEffects<z.ZodObject<{
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
__kind: "Eth" | "
|
|
7
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
8
8
|
}, {
|
|
9
|
-
__kind: "Eth" | "
|
|
10
|
-
}>, "Eth" | "
|
|
11
|
-
__kind: "Eth" | "
|
|
9
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
10
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
11
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
12
12
|
}>;
|
|
13
13
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
14
14
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
19
18
|
value: `0x${string}`;
|
|
20
|
-
}, {
|
|
21
19
|
__kind: "Eth" | "Dot" | "Btc";
|
|
20
|
+
}, {
|
|
22
21
|
value: string;
|
|
22
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
23
23
|
}>, {
|
|
24
24
|
readonly chain: "Ethereum";
|
|
25
25
|
readonly address: `0x${string}`;
|
|
@@ -30,8 +30,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
30
30
|
readonly chain: "Bitcoin";
|
|
31
31
|
readonly address: string;
|
|
32
32
|
}, {
|
|
33
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
34
33
|
value: string;
|
|
34
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
35
35
|
}>;
|
|
36
36
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
37
37
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
@@ -39,11 +39,11 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
39
39
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
40
40
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
41
41
|
}, "strip", z.ZodTypeAny, {
|
|
42
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
43
42
|
value: `0x${string}`;
|
|
44
|
-
}, {
|
|
45
43
|
__kind: "Eth" | "Dot" | "Btc";
|
|
44
|
+
}, {
|
|
46
45
|
value: string;
|
|
46
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
47
47
|
}>, {
|
|
48
48
|
readonly chain: "Ethereum";
|
|
49
49
|
readonly address: `0x${string}`;
|
|
@@ -54,8 +54,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
54
54
|
readonly chain: "Bitcoin";
|
|
55
55
|
readonly address: string;
|
|
56
56
|
}, {
|
|
57
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
58
57
|
value: string;
|
|
58
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
59
59
|
}>;
|
|
60
60
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
61
61
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -76,8 +76,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
76
76
|
}, {
|
|
77
77
|
__kind: "DepositChannel";
|
|
78
78
|
depositAddress: {
|
|
79
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
80
79
|
value: string;
|
|
80
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
81
81
|
};
|
|
82
82
|
channelId: string | number;
|
|
83
83
|
depositBlockHeight: string | number;
|
|
@@ -92,8 +92,6 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
92
92
|
txHash: string;
|
|
93
93
|
}>]>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
96
|
-
amount: bigint;
|
|
97
95
|
destinationAddress: {
|
|
98
96
|
readonly chain: "Ethereum";
|
|
99
97
|
readonly address: `0x${string}`;
|
|
@@ -104,6 +102,8 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
104
102
|
readonly chain: "Bitcoin";
|
|
105
103
|
readonly address: string;
|
|
106
104
|
};
|
|
105
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
106
|
+
amount: bigint;
|
|
107
107
|
origin: {
|
|
108
108
|
__kind: "DepositChannel";
|
|
109
109
|
depositAddress: {
|
|
@@ -123,19 +123,19 @@ declare const swappingSwapAmountTooLow: z.ZodObject<{
|
|
|
123
123
|
txHash: `0x${string}`;
|
|
124
124
|
};
|
|
125
125
|
}, {
|
|
126
|
-
asset: {
|
|
127
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
128
|
-
};
|
|
129
|
-
amount: string | number;
|
|
130
126
|
destinationAddress: {
|
|
131
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
132
127
|
value: string;
|
|
128
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
129
|
+
};
|
|
130
|
+
asset: {
|
|
131
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
133
132
|
};
|
|
133
|
+
amount: string | number;
|
|
134
134
|
origin: {
|
|
135
135
|
__kind: "DepositChannel";
|
|
136
136
|
depositAddress: {
|
|
137
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
138
137
|
value: string;
|
|
138
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
139
139
|
};
|
|
140
140
|
channelId: string | number;
|
|
141
141
|
depositBlockHeight: string | number;
|
|
@@ -5,11 +5,11 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "Eth" | "Dot" | "Btc";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
13
13
|
}>, {
|
|
14
14
|
readonly chain: "Ethereum";
|
|
15
15
|
readonly address: `0x${string}`;
|
|
@@ -20,18 +20,18 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
20
20
|
readonly chain: "Bitcoin";
|
|
21
21
|
readonly address: string;
|
|
22
22
|
}, {
|
|
23
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
24
23
|
value: string;
|
|
24
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
25
25
|
}>;
|
|
26
26
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
27
27
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
31
30
|
value: `0x${string}`;
|
|
32
|
-
}, {
|
|
33
31
|
__kind: "Eth" | "Dot" | "Btc";
|
|
32
|
+
}, {
|
|
34
33
|
value: string;
|
|
34
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
35
35
|
}>, {
|
|
36
36
|
readonly chain: "Ethereum";
|
|
37
37
|
readonly address: `0x${string}`;
|
|
@@ -42,26 +42,26 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
42
42
|
readonly chain: "Bitcoin";
|
|
43
43
|
readonly address: string;
|
|
44
44
|
}, {
|
|
45
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
46
45
|
value: string;
|
|
46
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
47
47
|
}>;
|
|
48
48
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
49
49
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
51
|
-
__kind: "Eth" | "
|
|
51
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
52
52
|
}, {
|
|
53
|
-
__kind: "Eth" | "
|
|
54
|
-
}>, "Eth" | "
|
|
55
|
-
__kind: "Eth" | "
|
|
53
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
54
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
55
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
56
56
|
}>;
|
|
57
57
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
58
58
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
60
|
-
__kind: "Eth" | "
|
|
60
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
61
61
|
}, {
|
|
62
|
-
__kind: "Eth" | "
|
|
63
|
-
}>, "Eth" | "
|
|
64
|
-
__kind: "Eth" | "
|
|
62
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
63
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
64
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
65
65
|
}>;
|
|
66
66
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
67
67
|
brokerCommissionRate: z.ZodNumber;
|
|
@@ -80,7 +80,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
80
80
|
}>>>;
|
|
81
81
|
sourceChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
82
82
|
}, "strip", z.ZodTypeAny, {
|
|
83
|
-
|
|
83
|
+
destinationAddress: {
|
|
84
84
|
readonly chain: "Ethereum";
|
|
85
85
|
readonly address: `0x${string}`;
|
|
86
86
|
} | {
|
|
@@ -90,8 +90,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
90
90
|
readonly chain: "Bitcoin";
|
|
91
91
|
readonly address: string;
|
|
92
92
|
};
|
|
93
|
-
|
|
94
|
-
destinationAddress: {
|
|
93
|
+
depositAddress: {
|
|
95
94
|
readonly chain: "Ethereum";
|
|
96
95
|
readonly address: `0x${string}`;
|
|
97
96
|
} | {
|
|
@@ -101,8 +100,9 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
101
100
|
readonly chain: "Bitcoin";
|
|
102
101
|
readonly address: string;
|
|
103
102
|
};
|
|
104
|
-
|
|
105
|
-
|
|
103
|
+
channelId: bigint;
|
|
104
|
+
sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
105
|
+
destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
106
106
|
brokerCommissionRate: number;
|
|
107
107
|
sourceChainExpiryBlock: bigint;
|
|
108
108
|
channelMetadata?: {
|
|
@@ -111,20 +111,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
111
111
|
cfParameters: `0x${string}`;
|
|
112
112
|
} | null | undefined;
|
|
113
113
|
}, {
|
|
114
|
-
depositAddress: {
|
|
115
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
116
|
-
value: string;
|
|
117
|
-
};
|
|
118
|
-
channelId: string | number;
|
|
119
114
|
destinationAddress: {
|
|
115
|
+
value: string;
|
|
120
116
|
__kind: "Eth" | "Dot" | "Btc";
|
|
117
|
+
};
|
|
118
|
+
depositAddress: {
|
|
121
119
|
value: string;
|
|
120
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
122
121
|
};
|
|
122
|
+
channelId: string | number;
|
|
123
123
|
sourceAsset: {
|
|
124
|
-
__kind: "Eth" | "
|
|
124
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
125
125
|
};
|
|
126
126
|
destinationAsset: {
|
|
127
|
-
__kind: "Eth" | "
|
|
127
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
128
128
|
};
|
|
129
129
|
brokerCommissionRate: number;
|
|
130
130
|
sourceChainExpiryBlock: string | number;
|
|
@@ -5,11 +5,11 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "Eth" | "Dot" | "Btc";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
13
13
|
}>, {
|
|
14
14
|
readonly chain: "Ethereum";
|
|
15
15
|
readonly address: `0x${string}`;
|
|
@@ -20,18 +20,18 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
20
20
|
readonly chain: "Bitcoin";
|
|
21
21
|
readonly address: string;
|
|
22
22
|
}, {
|
|
23
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
24
23
|
value: string;
|
|
24
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
25
25
|
}>;
|
|
26
26
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
27
27
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
31
30
|
value: `0x${string}`;
|
|
32
|
-
}, {
|
|
33
31
|
__kind: "Eth" | "Dot" | "Btc";
|
|
32
|
+
}, {
|
|
34
33
|
value: string;
|
|
34
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
35
35
|
}>, {
|
|
36
36
|
readonly chain: "Ethereum";
|
|
37
37
|
readonly address: `0x${string}`;
|
|
@@ -42,26 +42,26 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
42
42
|
readonly chain: "Bitcoin";
|
|
43
43
|
readonly address: string;
|
|
44
44
|
}, {
|
|
45
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
46
45
|
value: string;
|
|
46
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
47
47
|
}>;
|
|
48
48
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
49
49
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
51
|
-
__kind: "Eth" | "
|
|
51
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
52
52
|
}, {
|
|
53
|
-
__kind: "Eth" | "
|
|
54
|
-
}>, "Eth" | "
|
|
55
|
-
__kind: "Eth" | "
|
|
53
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
54
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
55
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
56
56
|
}>;
|
|
57
57
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
58
58
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
60
|
-
__kind: "Eth" | "
|
|
60
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
61
61
|
}, {
|
|
62
|
-
__kind: "Eth" | "
|
|
63
|
-
}>, "Eth" | "
|
|
64
|
-
__kind: "Eth" | "
|
|
62
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
63
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
64
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
65
65
|
}>;
|
|
66
66
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
67
67
|
brokerCommissionRate: z.ZodNumber;
|
|
@@ -80,7 +80,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
80
80
|
}>>>;
|
|
81
81
|
sourceChainExpiryBlock: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
82
82
|
}, "strip", z.ZodTypeAny, {
|
|
83
|
-
|
|
83
|
+
destinationAddress: {
|
|
84
84
|
readonly chain: "Ethereum";
|
|
85
85
|
readonly address: `0x${string}`;
|
|
86
86
|
} | {
|
|
@@ -90,8 +90,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
90
90
|
readonly chain: "Bitcoin";
|
|
91
91
|
readonly address: string;
|
|
92
92
|
};
|
|
93
|
-
|
|
94
|
-
destinationAddress: {
|
|
93
|
+
depositAddress: {
|
|
95
94
|
readonly chain: "Ethereum";
|
|
96
95
|
readonly address: `0x${string}`;
|
|
97
96
|
} | {
|
|
@@ -101,8 +100,9 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
101
100
|
readonly chain: "Bitcoin";
|
|
102
101
|
readonly address: string;
|
|
103
102
|
};
|
|
104
|
-
|
|
105
|
-
|
|
103
|
+
channelId: bigint;
|
|
104
|
+
sourceAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
105
|
+
destinationAsset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
106
106
|
brokerCommissionRate: number;
|
|
107
107
|
sourceChainExpiryBlock: bigint;
|
|
108
108
|
channelMetadata?: {
|
|
@@ -111,20 +111,20 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
111
111
|
cfParameters: `0x${string}`;
|
|
112
112
|
} | null | undefined;
|
|
113
113
|
}, {
|
|
114
|
-
depositAddress: {
|
|
115
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
116
|
-
value: string;
|
|
117
|
-
};
|
|
118
|
-
channelId: string | number;
|
|
119
114
|
destinationAddress: {
|
|
115
|
+
value: string;
|
|
120
116
|
__kind: "Eth" | "Dot" | "Btc";
|
|
117
|
+
};
|
|
118
|
+
depositAddress: {
|
|
121
119
|
value: string;
|
|
120
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
122
121
|
};
|
|
122
|
+
channelId: string | number;
|
|
123
123
|
sourceAsset: {
|
|
124
|
-
__kind: "Eth" | "
|
|
124
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
125
125
|
};
|
|
126
126
|
destinationAsset: {
|
|
127
|
-
__kind: "Eth" | "
|
|
127
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
128
128
|
};
|
|
129
129
|
brokerCommissionRate: number;
|
|
130
130
|
sourceChainExpiryBlock: string | number;
|
|
@@ -14,21 +14,21 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "
|
|
20
|
-
}>, "Eth" | "
|
|
21
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
20
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
21
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
asset: "Eth" | "
|
|
25
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
26
26
|
amount: bigint;
|
|
27
27
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
28
28
|
swapId: bigint;
|
|
29
29
|
}, {
|
|
30
30
|
asset: {
|
|
31
|
-
__kind: "Eth" | "
|
|
31
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
32
32
|
};
|
|
33
33
|
amount: string | number;
|
|
34
34
|
egressId: [{
|
|
@@ -14,21 +14,21 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth" | "
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "Eth" | "
|
|
20
|
-
}>, "Eth" | "
|
|
21
|
-
__kind: "Eth" | "
|
|
19
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
20
|
+
}>, "Eth" | "Dot" | "Btc" | "Flip" | "Usdc", {
|
|
21
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
asset: "Eth" | "
|
|
25
|
+
asset: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
26
26
|
amount: bigint;
|
|
27
27
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
28
28
|
swapId: bigint;
|
|
29
29
|
}, {
|
|
30
30
|
asset: {
|
|
31
|
-
__kind: "Eth" | "
|
|
31
|
+
__kind: "Eth" | "Dot" | "Btc" | "Flip" | "Usdc";
|
|
32
32
|
};
|
|
33
33
|
amount: string | number;
|
|
34
34
|
egressId: [{
|