@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
|
@@ -306,21 +306,21 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
306
306
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
307
307
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
308
308
|
}, "strip", z.ZodTypeAny, {
|
|
309
|
-
__kind: "
|
|
309
|
+
__kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
310
310
|
}, {
|
|
311
|
-
__kind: "
|
|
312
|
-
}>, "
|
|
313
|
-
__kind: "
|
|
311
|
+
__kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
312
|
+
}>, "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
313
|
+
__kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
314
314
|
}>;
|
|
315
315
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
316
316
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
317
317
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
318
318
|
}, "strip", z.ZodTypeAny, {
|
|
319
319
|
value: `0x${string}`;
|
|
320
|
-
__kind: "
|
|
320
|
+
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
|
|
321
321
|
}, {
|
|
322
322
|
value: string;
|
|
323
|
-
__kind: "
|
|
323
|
+
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
|
|
324
324
|
}>, {
|
|
325
325
|
readonly chain: "Ethereum";
|
|
326
326
|
readonly address: `0x${string}`;
|
|
@@ -341,7 +341,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
341
341
|
readonly address: string;
|
|
342
342
|
}, {
|
|
343
343
|
value: string;
|
|
344
|
-
__kind: "
|
|
344
|
+
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
|
|
345
345
|
}>;
|
|
346
346
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
347
347
|
channelMetadata: z.ZodObject<{
|
|
@@ -636,12 +636,12 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
636
636
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
637
637
|
}, "strip", z.ZodTypeAny, {
|
|
638
638
|
retryDuration: number;
|
|
639
|
-
minPrice: bigint;
|
|
640
639
|
refundAddress: `0x${string}`;
|
|
640
|
+
minPrice: bigint;
|
|
641
641
|
}, {
|
|
642
642
|
retryDuration: number;
|
|
643
|
-
minPrice: string | number;
|
|
644
643
|
refundAddress: string;
|
|
644
|
+
minPrice: string | number;
|
|
645
645
|
}>;
|
|
646
646
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
647
647
|
numberOfChunks: z.ZodNumber;
|
|
@@ -655,10 +655,9 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
655
655
|
}>>>;
|
|
656
656
|
boostFee: z.ZodNumber;
|
|
657
657
|
}, "strip", z.ZodTypeAny, {
|
|
658
|
-
txId: [`0x${string}`, bigint];
|
|
659
658
|
inputAsset: "Sol" | "SolUsdc";
|
|
660
659
|
depositAmount: bigint;
|
|
661
|
-
outputAsset: "
|
|
660
|
+
outputAsset: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
662
661
|
destinationAddress: {
|
|
663
662
|
readonly chain: "Ethereum";
|
|
664
663
|
readonly address: `0x${string}`;
|
|
@@ -678,14 +677,15 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
678
677
|
readonly chain: "Assethub";
|
|
679
678
|
readonly address: string;
|
|
680
679
|
};
|
|
680
|
+
txId: [`0x${string}`, bigint];
|
|
681
681
|
affiliateFees: {
|
|
682
682
|
account: number;
|
|
683
683
|
bps: number;
|
|
684
684
|
}[];
|
|
685
685
|
refundParams: {
|
|
686
686
|
retryDuration: number;
|
|
687
|
-
minPrice: bigint;
|
|
688
687
|
refundAddress: `0x${string}`;
|
|
688
|
+
minPrice: bigint;
|
|
689
689
|
};
|
|
690
690
|
boostFee: number;
|
|
691
691
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -745,26 +745,26 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
745
745
|
chunkInterval: number;
|
|
746
746
|
} | null | undefined;
|
|
747
747
|
}, {
|
|
748
|
-
txId: [string, string | number];
|
|
749
748
|
inputAsset: {
|
|
750
749
|
__kind: "Sol" | "SolUsdc";
|
|
751
750
|
};
|
|
752
751
|
depositAmount: string | number;
|
|
753
752
|
outputAsset: {
|
|
754
|
-
__kind: "
|
|
753
|
+
__kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
755
754
|
};
|
|
756
755
|
destinationAddress: {
|
|
757
756
|
value: string;
|
|
758
|
-
__kind: "
|
|
757
|
+
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
|
|
759
758
|
};
|
|
759
|
+
txId: [string, string | number];
|
|
760
760
|
affiliateFees: {
|
|
761
761
|
account: number;
|
|
762
762
|
bps: number;
|
|
763
763
|
}[];
|
|
764
764
|
refundParams: {
|
|
765
765
|
retryDuration: number;
|
|
766
|
-
minPrice: string | number;
|
|
767
766
|
refundAddress: string;
|
|
767
|
+
minPrice: string | number;
|
|
768
768
|
};
|
|
769
769
|
boostFee: number;
|
|
770
770
|
depositAddress?: string | null | undefined;
|
|
@@ -829,10 +829,9 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
829
829
|
}, "strip", z.ZodTypeAny, {
|
|
830
830
|
__kind: "VaultSolana";
|
|
831
831
|
vaultWitness: {
|
|
832
|
-
txId: [`0x${string}`, bigint];
|
|
833
832
|
inputAsset: "Sol" | "SolUsdc";
|
|
834
833
|
depositAmount: bigint;
|
|
835
|
-
outputAsset: "
|
|
834
|
+
outputAsset: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
836
835
|
destinationAddress: {
|
|
837
836
|
readonly chain: "Ethereum";
|
|
838
837
|
readonly address: `0x${string}`;
|
|
@@ -852,14 +851,15 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
852
851
|
readonly chain: "Assethub";
|
|
853
852
|
readonly address: string;
|
|
854
853
|
};
|
|
854
|
+
txId: [`0x${string}`, bigint];
|
|
855
855
|
affiliateFees: {
|
|
856
856
|
account: number;
|
|
857
857
|
bps: number;
|
|
858
858
|
}[];
|
|
859
859
|
refundParams: {
|
|
860
860
|
retryDuration: number;
|
|
861
|
-
minPrice: bigint;
|
|
862
861
|
refundAddress: `0x${string}`;
|
|
862
|
+
minPrice: bigint;
|
|
863
863
|
};
|
|
864
864
|
boostFee: number;
|
|
865
865
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -922,26 +922,26 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
922
922
|
}, {
|
|
923
923
|
__kind: "VaultSolana";
|
|
924
924
|
vaultWitness: {
|
|
925
|
-
txId: [string, string | number];
|
|
926
925
|
inputAsset: {
|
|
927
926
|
__kind: "Sol" | "SolUsdc";
|
|
928
927
|
};
|
|
929
928
|
depositAmount: string | number;
|
|
930
929
|
outputAsset: {
|
|
931
|
-
__kind: "
|
|
930
|
+
__kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
932
931
|
};
|
|
933
932
|
destinationAddress: {
|
|
934
933
|
value: string;
|
|
935
|
-
__kind: "
|
|
934
|
+
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
|
|
936
935
|
};
|
|
936
|
+
txId: [string, string | number];
|
|
937
937
|
affiliateFees: {
|
|
938
938
|
account: number;
|
|
939
939
|
bps: number;
|
|
940
940
|
}[];
|
|
941
941
|
refundParams: {
|
|
942
942
|
retryDuration: number;
|
|
943
|
-
minPrice: string | number;
|
|
944
943
|
refundAddress: string;
|
|
944
|
+
minPrice: string | number;
|
|
945
945
|
};
|
|
946
946
|
boostFee: number;
|
|
947
947
|
depositAddress?: string | null | undefined;
|
|
@@ -1005,6 +1005,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1005
1005
|
};
|
|
1006
1006
|
}>]>;
|
|
1007
1007
|
}, "strip", z.ZodTypeAny, {
|
|
1008
|
+
blockHeight: bigint;
|
|
1008
1009
|
reason: {
|
|
1009
1010
|
__kind: "BelowMinimumDeposit";
|
|
1010
1011
|
} | {
|
|
@@ -1050,7 +1051,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1050
1051
|
};
|
|
1051
1052
|
__kind: "DepositWitnessRejected";
|
|
1052
1053
|
};
|
|
1053
|
-
blockHeight: bigint;
|
|
1054
1054
|
details: {
|
|
1055
1055
|
__kind: "DepositChannelSolana";
|
|
1056
1056
|
depositWitness: {
|
|
@@ -1061,10 +1061,9 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1061
1061
|
} | {
|
|
1062
1062
|
__kind: "VaultSolana";
|
|
1063
1063
|
vaultWitness: {
|
|
1064
|
-
txId: [`0x${string}`, bigint];
|
|
1065
1064
|
inputAsset: "Sol" | "SolUsdc";
|
|
1066
1065
|
depositAmount: bigint;
|
|
1067
|
-
outputAsset: "
|
|
1066
|
+
outputAsset: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1068
1067
|
destinationAddress: {
|
|
1069
1068
|
readonly chain: "Ethereum";
|
|
1070
1069
|
readonly address: `0x${string}`;
|
|
@@ -1084,14 +1083,15 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1084
1083
|
readonly chain: "Assethub";
|
|
1085
1084
|
readonly address: string;
|
|
1086
1085
|
};
|
|
1086
|
+
txId: [`0x${string}`, bigint];
|
|
1087
1087
|
affiliateFees: {
|
|
1088
1088
|
account: number;
|
|
1089
1089
|
bps: number;
|
|
1090
1090
|
}[];
|
|
1091
1091
|
refundParams: {
|
|
1092
1092
|
retryDuration: number;
|
|
1093
|
-
minPrice: bigint;
|
|
1094
1093
|
refundAddress: `0x${string}`;
|
|
1094
|
+
minPrice: bigint;
|
|
1095
1095
|
};
|
|
1096
1096
|
boostFee: number;
|
|
1097
1097
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -1153,6 +1153,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1153
1153
|
};
|
|
1154
1154
|
};
|
|
1155
1155
|
}, {
|
|
1156
|
+
blockHeight: string | number;
|
|
1156
1157
|
reason: {
|
|
1157
1158
|
__kind: "BelowMinimumDeposit";
|
|
1158
1159
|
} | {
|
|
@@ -1204,7 +1205,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1204
1205
|
};
|
|
1205
1206
|
__kind: "DepositWitnessRejected";
|
|
1206
1207
|
};
|
|
1207
|
-
blockHeight: string | number;
|
|
1208
1208
|
details: {
|
|
1209
1209
|
__kind: "DepositChannelSolana";
|
|
1210
1210
|
depositWitness: {
|
|
@@ -1217,26 +1217,26 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1217
1217
|
} | {
|
|
1218
1218
|
__kind: "VaultSolana";
|
|
1219
1219
|
vaultWitness: {
|
|
1220
|
-
txId: [string, string | number];
|
|
1221
1220
|
inputAsset: {
|
|
1222
1221
|
__kind: "Sol" | "SolUsdc";
|
|
1223
1222
|
};
|
|
1224
1223
|
depositAmount: string | number;
|
|
1225
1224
|
outputAsset: {
|
|
1226
|
-
__kind: "
|
|
1225
|
+
__kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1227
1226
|
};
|
|
1228
1227
|
destinationAddress: {
|
|
1229
1228
|
value: string;
|
|
1230
|
-
__kind: "
|
|
1229
|
+
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
|
|
1231
1230
|
};
|
|
1231
|
+
txId: [string, string | number];
|
|
1232
1232
|
affiliateFees: {
|
|
1233
1233
|
account: number;
|
|
1234
1234
|
bps: number;
|
|
1235
1235
|
}[];
|
|
1236
1236
|
refundParams: {
|
|
1237
1237
|
retryDuration: number;
|
|
1238
|
-
minPrice: string | number;
|
|
1239
1238
|
refundAddress: string;
|
|
1239
|
+
minPrice: string | number;
|
|
1240
1240
|
};
|
|
1241
1241
|
boostFee: number;
|
|
1242
1242
|
depositAddress?: string | null | undefined;
|
|
@@ -80,15 +80,15 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
80
80
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
81
81
|
}, "strip", z.ZodTypeAny, {
|
|
82
82
|
__kind: "Refund";
|
|
83
|
-
amount: bigint;
|
|
84
83
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
84
|
+
amount: bigint;
|
|
85
85
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
86
86
|
}, {
|
|
87
87
|
__kind: "Refund";
|
|
88
|
-
amount: string | number;
|
|
89
88
|
reason: {
|
|
90
89
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
91
90
|
};
|
|
91
|
+
amount: string | number;
|
|
92
92
|
egressId?: [{
|
|
93
93
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
94
94
|
}, string | number] | null | undefined;
|
|
@@ -104,9 +104,9 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
104
104
|
__kind: "DepositChannel" | "Vault";
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
+
blockHeight: bigint;
|
|
107
108
|
asset: "Sol" | "SolUsdc";
|
|
108
109
|
amount: bigint;
|
|
109
|
-
blockHeight: bigint;
|
|
110
110
|
ingressFee: bigint;
|
|
111
111
|
maxBoostFeeBps: number;
|
|
112
112
|
action: {
|
|
@@ -125,19 +125,19 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
125
125
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
126
126
|
} | {
|
|
127
127
|
__kind: "Refund";
|
|
128
|
-
amount: bigint;
|
|
129
128
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
129
|
+
amount: bigint;
|
|
130
130
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
131
131
|
};
|
|
132
132
|
originType: "DepositChannel" | "Vault";
|
|
133
133
|
depositAddress?: `0x${string}` | null | undefined;
|
|
134
134
|
channelId?: bigint | null | undefined;
|
|
135
135
|
}, {
|
|
136
|
+
blockHeight: string | number;
|
|
136
137
|
asset: {
|
|
137
138
|
__kind: "Sol" | "SolUsdc";
|
|
138
139
|
};
|
|
139
140
|
amount: string | number;
|
|
140
|
-
blockHeight: string | number;
|
|
141
141
|
ingressFee: string | number;
|
|
142
142
|
maxBoostFeeBps: number;
|
|
143
143
|
action: {
|
|
@@ -156,10 +156,10 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
156
156
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
157
157
|
} | {
|
|
158
158
|
__kind: "Refund";
|
|
159
|
-
amount: string | number;
|
|
160
159
|
reason: {
|
|
161
160
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
162
161
|
};
|
|
162
|
+
amount: string | number;
|
|
163
163
|
egressId?: [{
|
|
164
164
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
165
165
|
}, string | number] | null | undefined;
|
|
@@ -80,15 +80,15 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
80
80
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
81
81
|
}, "strip", z.ZodTypeAny, {
|
|
82
82
|
__kind: "Refund";
|
|
83
|
-
amount: bigint;
|
|
84
83
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
84
|
+
amount: bigint;
|
|
85
85
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
86
86
|
}, {
|
|
87
87
|
__kind: "Refund";
|
|
88
|
-
amount: string | number;
|
|
89
88
|
reason: {
|
|
90
89
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
91
90
|
};
|
|
91
|
+
amount: string | number;
|
|
92
92
|
egressId?: [{
|
|
93
93
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
94
94
|
}, string | number] | null | undefined;
|
|
@@ -104,9 +104,9 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
104
104
|
__kind: "DepositChannel" | "Vault";
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
+
blockHeight: bigint;
|
|
107
108
|
asset: "Sol" | "SolUsdc";
|
|
108
109
|
amount: bigint;
|
|
109
|
-
blockHeight: bigint;
|
|
110
110
|
ingressFee: bigint;
|
|
111
111
|
maxBoostFeeBps: number;
|
|
112
112
|
action: {
|
|
@@ -125,19 +125,19 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
125
125
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
126
126
|
} | {
|
|
127
127
|
__kind: "Refund";
|
|
128
|
-
amount: bigint;
|
|
129
128
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
129
|
+
amount: bigint;
|
|
130
130
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
131
131
|
};
|
|
132
132
|
originType: "DepositChannel" | "Vault";
|
|
133
133
|
depositAddress?: `0x${string}` | null | undefined;
|
|
134
134
|
channelId?: bigint | null | undefined;
|
|
135
135
|
}, {
|
|
136
|
+
blockHeight: string | number;
|
|
136
137
|
asset: {
|
|
137
138
|
__kind: "Sol" | "SolUsdc";
|
|
138
139
|
};
|
|
139
140
|
amount: string | number;
|
|
140
|
-
blockHeight: string | number;
|
|
141
141
|
ingressFee: string | number;
|
|
142
142
|
maxBoostFeeBps: number;
|
|
143
143
|
action: {
|
|
@@ -156,10 +156,10 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
156
156
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
157
157
|
} | {
|
|
158
158
|
__kind: "Refund";
|
|
159
|
-
amount: string | number;
|
|
160
159
|
reason: {
|
|
161
160
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
162
161
|
};
|
|
162
|
+
amount: string | number;
|
|
163
163
|
egressId?: [{
|
|
164
164
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
165
165
|
}, string | number] | null | undefined;
|
|
@@ -37,22 +37,22 @@ declare const solanaIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
37
37
|
feeWithheld: string | number;
|
|
38
38
|
}>>>;
|
|
39
39
|
}, "strip", z.ZodTypeAny, {
|
|
40
|
-
broadcastId: number;
|
|
41
40
|
asset: "Sol" | "SolUsdc";
|
|
42
41
|
amount: bigint;
|
|
43
42
|
destinationAddress: `0x${string}`;
|
|
43
|
+
broadcastId: number;
|
|
44
44
|
egressDetails?: {
|
|
45
45
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
46
46
|
egressAmount: bigint;
|
|
47
47
|
feeWithheld: bigint;
|
|
48
48
|
} | null | undefined;
|
|
49
49
|
}, {
|
|
50
|
-
broadcastId: number;
|
|
51
50
|
asset: {
|
|
52
51
|
__kind: "Sol" | "SolUsdc";
|
|
53
52
|
};
|
|
54
53
|
amount: string | number;
|
|
55
54
|
destinationAddress: string;
|
|
55
|
+
broadcastId: number;
|
|
56
56
|
egressDetails?: {
|
|
57
57
|
egressId: [{
|
|
58
58
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -37,22 +37,22 @@ declare const solanaIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
37
37
|
feeWithheld: string | number;
|
|
38
38
|
}>>>;
|
|
39
39
|
}, "strip", z.ZodTypeAny, {
|
|
40
|
-
broadcastId: number;
|
|
41
40
|
asset: "Sol" | "SolUsdc";
|
|
42
41
|
amount: bigint;
|
|
43
42
|
destinationAddress: `0x${string}`;
|
|
43
|
+
broadcastId: number;
|
|
44
44
|
egressDetails?: {
|
|
45
45
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
46
46
|
egressAmount: bigint;
|
|
47
47
|
feeWithheld: bigint;
|
|
48
48
|
} | null | undefined;
|
|
49
49
|
}, {
|
|
50
|
-
broadcastId: number;
|
|
51
50
|
asset: {
|
|
52
51
|
__kind: "Sol" | "SolUsdc";
|
|
53
52
|
};
|
|
54
53
|
amount: string | number;
|
|
55
54
|
destinationAddress: string;
|
|
55
|
+
broadcastId: number;
|
|
56
56
|
egressDetails?: {
|
|
57
57
|
egressId: [{
|
|
58
58
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -22,16 +22,16 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
24
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
25
|
-
direction: "FromStable" | "ToStable";
|
|
26
25
|
amount: bigint;
|
|
26
|
+
direction: "FromStable" | "ToStable";
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
29
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
30
30
|
};
|
|
31
|
+
amount: string | number;
|
|
31
32
|
direction: {
|
|
32
33
|
__kind: "FromStable" | "ToStable";
|
|
33
34
|
};
|
|
34
|
-
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -22,16 +22,16 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
24
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
25
|
-
direction: "FromStable" | "ToStable";
|
|
26
25
|
amount: bigint;
|
|
26
|
+
direction: "FromStable" | "ToStable";
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
29
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
30
30
|
};
|
|
31
|
+
amount: string | number;
|
|
31
32
|
direction: {
|
|
32
33
|
__kind: "FromStable" | "ToStable";
|
|
33
34
|
};
|
|
34
|
-
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -14,17 +14,17 @@ declare const swappingCreditedOnChain: z.ZodObject<{
|
|
|
14
14
|
}>;
|
|
15
15
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
swapRequestId: bigint;
|
|
17
18
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18
19
|
amount: bigint;
|
|
19
20
|
accountId: string;
|
|
20
|
-
swapRequestId: bigint;
|
|
21
21
|
}, {
|
|
22
|
+
swapRequestId: string | number;
|
|
22
23
|
asset: {
|
|
23
24
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
24
25
|
};
|
|
25
26
|
amount: string | number;
|
|
26
27
|
accountId: string;
|
|
27
|
-
swapRequestId: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { swappingCreditedOnChain };
|
|
@@ -14,17 +14,17 @@ declare const swappingCreditedOnChain: z.ZodObject<{
|
|
|
14
14
|
}>;
|
|
15
15
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
swapRequestId: bigint;
|
|
17
18
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18
19
|
amount: bigint;
|
|
19
20
|
accountId: string;
|
|
20
|
-
swapRequestId: bigint;
|
|
21
21
|
}, {
|
|
22
|
+
swapRequestId: string | number;
|
|
22
23
|
asset: {
|
|
23
24
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
24
25
|
};
|
|
25
26
|
amount: string | number;
|
|
26
27
|
accountId: string;
|
|
27
|
-
swapRequestId: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { swappingCreditedOnChain };
|