@chainflip/processor 1.11.13 → 1.11.15
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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +8 -8
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.ts +4 -4
- 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 +10 -10
- package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
- package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
- 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 +14 -14
- package/dist/100/swapping/swapScheduled.d.ts +14 -14
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +178 -178
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- 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 +4 -4
- package/dist/11000/swapping/refundEgressScheduled.d.ts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +98 -98
- package/dist/11000/swapping/swapRequested.d.ts +98 -98
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/swapping/swapExecuted.d.cts +4 -4
- package/dist/11100/swapping/swapExecuted.d.ts +4 -4
- package/dist/11100/swapping/swapRequested.d.cts +2 -2
- package/dist/11100/swapping/swapRequested.d.ts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.ts +2 -2
- package/dist/11100/validator/validatorClaimed.d.cts +2 -2
- package/dist/11100/validator/validatorClaimed.d.ts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.ts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +6 -6
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11200/assethubIngressEgress/depositFailed.d.ts +196 -196
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +109 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +109 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +274 -274
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +274 -274
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/common.cjs +318 -54
- package/dist/11200/common.d.cts +7756 -818
- package/dist/11200/common.d.ts +7756 -818
- package/dist/11200/common.mjs +317 -53
- package/dist/11200/environment/batchCompleted.cjs +6 -0
- package/dist/11200/environment/batchCompleted.d.cts +5 -0
- package/dist/11200/environment/batchCompleted.d.ts +5 -0
- package/dist/11200/environment/batchCompleted.mjs +6 -0
- package/dist/11200/environment/nonNativeSignedCall.cjs +6 -0
- package/dist/11200/environment/nonNativeSignedCall.d.cts +5 -0
- package/dist/11200/environment/nonNativeSignedCall.d.ts +5 -0
- package/dist/11200/environment/nonNativeSignedCall.mjs +6 -0
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +90 -90
- package/dist/11200/environment/runtimeSafeModeUpdated.d.ts +90 -90
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +172 -172
- package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +172 -172
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/lendingPools/interestTaken.cjs +4 -4
- package/dist/11200/lendingPools/interestTaken.d.cts +12 -52
- package/dist/11200/lendingPools/interestTaken.d.ts +12 -52
- package/dist/11200/lendingPools/interestTaken.mjs +5 -5
- package/dist/11200/lendingPools/liquidationFeeTaken.d.cts +2 -2
- package/dist/11200/lendingPools/liquidationFeeTaken.d.ts +2 -2
- package/dist/11200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/11200/lendingPools/loanCreated.d.ts +2 -2
- package/dist/11200/lendingPools/loanRepaid.d.cts +2 -2
- package/dist/11200/lendingPools/loanRepaid.d.ts +2 -2
- package/dist/11200/lendingPools/originationFeeTaken.d.cts +2 -2
- package/dist/11200/lendingPools/originationFeeTaken.d.ts +2 -2
- package/dist/11200/lendingPools/palletConfigUpdated.d.cts +25 -0
- package/dist/11200/lendingPools/palletConfigUpdated.d.ts +25 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +24 -24
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/solanaIngressEgress/depositBoosted.cjs +2 -0
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +37 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +37 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.mjs +2 -0
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +306 -184
- package/dist/11200/solanaIngressEgress/depositFailed.d.ts +306 -184
- package/dist/11200/solanaIngressEgress/depositFinalised.cjs +2 -0
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +35 -2
- package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +35 -2
- package/dist/11200/solanaIngressEgress/depositFinalised.mjs +2 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.cjs +10 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +44 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.ts +44 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.cjs +9 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +41 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.ts +41 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.mjs +9 -0
- package/dist/11200/swapping/swapRequested.cjs +25 -0
- package/dist/11200/swapping/swapRequested.d.cts +2978 -0
- package/dist/11200/swapping/swapRequested.d.ts +2978 -0
- package/dist/11200/swapping/swapRequested.mjs +25 -0
- package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
- package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
- package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- 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/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/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/160/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +26 -26
- package/dist/160/swapping/swapRequested.d.ts +26 -26
- package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- 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/depositBoosted.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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 +54 -54
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +54 -54
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/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/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
- 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 +20 -20
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +26 -26
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +26 -26
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +6 -6
- package/dist/190/assetBalances/accountCredited.d.ts +6 -6
- package/dist/190/assetBalances/accountDebited.d.cts +6 -6
- package/dist/190/assetBalances/accountDebited.d.ts +6 -6
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.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 +20 -20
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/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 +54 -54
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +54 -54
- 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 +172 -172
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +172 -172
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/package.json +2 -2
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.cjs +0 -10
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.cts +0 -24
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.ts +0 -24
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.mjs +0 -10
|
@@ -53,17 +53,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
53
53
|
error: string;
|
|
54
54
|
}>;
|
|
55
55
|
}, "strip", z.ZodTypeAny, {
|
|
56
|
-
__kind: "Module";
|
|
57
56
|
value: {
|
|
58
57
|
index: number;
|
|
59
58
|
error: `0x${string}`;
|
|
60
59
|
};
|
|
61
|
-
}, {
|
|
62
60
|
__kind: "Module";
|
|
61
|
+
}, {
|
|
63
62
|
value: {
|
|
64
63
|
index: number;
|
|
65
64
|
error: string;
|
|
66
65
|
};
|
|
66
|
+
__kind: "Module";
|
|
67
67
|
}>, z.ZodObject<{
|
|
68
68
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
69
69
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -94,13 +94,13 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
94
94
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
__kind: "Token";
|
|
98
97
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
|
-
}, {
|
|
100
98
|
__kind: "Token";
|
|
99
|
+
}, {
|
|
101
100
|
value: {
|
|
102
101
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
102
|
};
|
|
103
|
+
__kind: "Token";
|
|
104
104
|
}>, z.ZodObject<{
|
|
105
105
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
106
106
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -113,13 +113,13 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
113
113
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
114
114
|
}>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
|
-
__kind: "Arithmetic";
|
|
117
116
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
118
|
-
}, {
|
|
119
117
|
__kind: "Arithmetic";
|
|
118
|
+
}, {
|
|
120
119
|
value: {
|
|
121
120
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
122
121
|
};
|
|
122
|
+
__kind: "Arithmetic";
|
|
123
123
|
}>, z.ZodObject<{
|
|
124
124
|
__kind: z.ZodLiteral<"Transactional">;
|
|
125
125
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -132,13 +132,13 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
132
132
|
__kind: "LimitReached" | "NoLayer";
|
|
133
133
|
}>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
-
__kind: "Transactional";
|
|
136
135
|
value: "LimitReached" | "NoLayer";
|
|
137
|
-
}, {
|
|
138
136
|
__kind: "Transactional";
|
|
137
|
+
}, {
|
|
139
138
|
value: {
|
|
140
139
|
__kind: "LimitReached" | "NoLayer";
|
|
141
140
|
};
|
|
141
|
+
__kind: "Transactional";
|
|
142
142
|
}>, z.ZodObject<{
|
|
143
143
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
144
144
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -165,7 +165,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
165
165
|
__kind: "RootNotAllowed";
|
|
166
166
|
}>]>;
|
|
167
167
|
}, "strip", z.ZodTypeAny, {
|
|
168
|
-
__kind: "DepositWitnessRejected";
|
|
169
168
|
value: {
|
|
170
169
|
__kind: "Other";
|
|
171
170
|
} | {
|
|
@@ -173,11 +172,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
173
172
|
} | {
|
|
174
173
|
__kind: "BadOrigin";
|
|
175
174
|
} | {
|
|
176
|
-
__kind: "Module";
|
|
177
175
|
value: {
|
|
178
176
|
index: number;
|
|
179
177
|
error: `0x${string}`;
|
|
180
178
|
};
|
|
179
|
+
__kind: "Module";
|
|
181
180
|
} | {
|
|
182
181
|
__kind: "ConsumerRemaining";
|
|
183
182
|
} | {
|
|
@@ -185,14 +184,14 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
185
184
|
} | {
|
|
186
185
|
__kind: "TooManyConsumers";
|
|
187
186
|
} | {
|
|
188
|
-
__kind: "Token";
|
|
189
187
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
188
|
+
__kind: "Token";
|
|
190
189
|
} | {
|
|
191
|
-
__kind: "Arithmetic";
|
|
192
190
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
191
|
+
__kind: "Arithmetic";
|
|
193
192
|
} | {
|
|
194
|
-
__kind: "Transactional";
|
|
195
193
|
value: "LimitReached" | "NoLayer";
|
|
194
|
+
__kind: "Transactional";
|
|
196
195
|
} | {
|
|
197
196
|
__kind: "Exhausted";
|
|
198
197
|
} | {
|
|
@@ -202,8 +201,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
202
201
|
} | {
|
|
203
202
|
__kind: "RootNotAllowed";
|
|
204
203
|
};
|
|
205
|
-
}, {
|
|
206
204
|
__kind: "DepositWitnessRejected";
|
|
205
|
+
}, {
|
|
207
206
|
value: {
|
|
208
207
|
__kind: "Other";
|
|
209
208
|
} | {
|
|
@@ -211,11 +210,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
211
210
|
} | {
|
|
212
211
|
__kind: "BadOrigin";
|
|
213
212
|
} | {
|
|
214
|
-
__kind: "Module";
|
|
215
213
|
value: {
|
|
216
214
|
index: number;
|
|
217
215
|
error: string;
|
|
218
216
|
};
|
|
217
|
+
__kind: "Module";
|
|
219
218
|
} | {
|
|
220
219
|
__kind: "ConsumerRemaining";
|
|
221
220
|
} | {
|
|
@@ -223,20 +222,20 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
222
|
} | {
|
|
224
223
|
__kind: "TooManyConsumers";
|
|
225
224
|
} | {
|
|
226
|
-
__kind: "Token";
|
|
227
225
|
value: {
|
|
228
226
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
229
227
|
};
|
|
228
|
+
__kind: "Token";
|
|
230
229
|
} | {
|
|
231
|
-
__kind: "Arithmetic";
|
|
232
230
|
value: {
|
|
233
231
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
234
232
|
};
|
|
233
|
+
__kind: "Arithmetic";
|
|
235
234
|
} | {
|
|
236
|
-
__kind: "Transactional";
|
|
237
235
|
value: {
|
|
238
236
|
__kind: "LimitReached" | "NoLayer";
|
|
239
237
|
};
|
|
238
|
+
__kind: "Transactional";
|
|
240
239
|
} | {
|
|
241
240
|
__kind: "Exhausted";
|
|
242
241
|
} | {
|
|
@@ -246,6 +245,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
246
245
|
} | {
|
|
247
246
|
__kind: "RootNotAllowed";
|
|
248
247
|
};
|
|
248
|
+
__kind: "DepositWitnessRejected";
|
|
249
249
|
}>, z.ZodObject<{
|
|
250
250
|
__kind: z.ZodLiteral<"Unrefundable">;
|
|
251
251
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -267,32 +267,79 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
267
267
|
__kind: "Sol" | "SolUsdc";
|
|
268
268
|
}>;
|
|
269
269
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
270
|
+
depositDetails: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
271
|
+
__kind: z.ZodLiteral<"Channel">;
|
|
272
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
273
|
+
}, "strip", z.ZodTypeAny, {
|
|
274
|
+
value: `0x${string}`;
|
|
275
|
+
__kind: "Channel";
|
|
276
|
+
}, {
|
|
277
|
+
value: string;
|
|
278
|
+
__kind: "Channel";
|
|
279
|
+
}>, z.ZodObject<{
|
|
280
|
+
__kind: z.ZodLiteral<"VaultSwapAccount">;
|
|
281
|
+
value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
282
|
+
}, "strip", z.ZodTypeAny, {
|
|
283
|
+
value: [`0x${string}`, bigint];
|
|
284
|
+
__kind: "VaultSwapAccount";
|
|
285
|
+
}, {
|
|
286
|
+
value: [string, string | number];
|
|
287
|
+
__kind: "VaultSwapAccount";
|
|
288
|
+
}>]>;
|
|
270
289
|
}, "strip", z.ZodTypeAny, {
|
|
271
290
|
depositAddress: `0x${string}`;
|
|
272
|
-
asset: "Sol" | "SolUsdc";
|
|
273
291
|
amount: bigint;
|
|
292
|
+
asset: "Sol" | "SolUsdc";
|
|
293
|
+
depositDetails: {
|
|
294
|
+
value: `0x${string}`;
|
|
295
|
+
__kind: "Channel";
|
|
296
|
+
} | {
|
|
297
|
+
value: [`0x${string}`, bigint];
|
|
298
|
+
__kind: "VaultSwapAccount";
|
|
299
|
+
};
|
|
274
300
|
}, {
|
|
275
301
|
depositAddress: string;
|
|
302
|
+
amount: string | number;
|
|
276
303
|
asset: {
|
|
277
304
|
__kind: "Sol" | "SolUsdc";
|
|
278
305
|
};
|
|
279
|
-
|
|
306
|
+
depositDetails: {
|
|
307
|
+
value: string;
|
|
308
|
+
__kind: "Channel";
|
|
309
|
+
} | {
|
|
310
|
+
value: [string, string | number];
|
|
311
|
+
__kind: "VaultSwapAccount";
|
|
312
|
+
};
|
|
280
313
|
}>;
|
|
281
314
|
}, "strip", z.ZodTypeAny, {
|
|
282
315
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
283
316
|
depositWitness: {
|
|
284
317
|
depositAddress: `0x${string}`;
|
|
285
|
-
asset: "Sol" | "SolUsdc";
|
|
286
318
|
amount: bigint;
|
|
319
|
+
asset: "Sol" | "SolUsdc";
|
|
320
|
+
depositDetails: {
|
|
321
|
+
value: `0x${string}`;
|
|
322
|
+
__kind: "Channel";
|
|
323
|
+
} | {
|
|
324
|
+
value: [`0x${string}`, bigint];
|
|
325
|
+
__kind: "VaultSwapAccount";
|
|
326
|
+
};
|
|
287
327
|
};
|
|
288
328
|
}, {
|
|
289
329
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
290
330
|
depositWitness: {
|
|
291
331
|
depositAddress: string;
|
|
332
|
+
amount: string | number;
|
|
292
333
|
asset: {
|
|
293
334
|
__kind: "Sol" | "SolUsdc";
|
|
294
335
|
};
|
|
295
|
-
|
|
336
|
+
depositDetails: {
|
|
337
|
+
value: string;
|
|
338
|
+
__kind: "Channel";
|
|
339
|
+
} | {
|
|
340
|
+
value: [string, string | number];
|
|
341
|
+
__kind: "VaultSwapAccount";
|
|
342
|
+
};
|
|
296
343
|
};
|
|
297
344
|
}>, z.ZodObject<{
|
|
298
345
|
__kind: z.ZodLiteral<"DepositFailedVaultVariantSolana">;
|
|
@@ -309,24 +356,43 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
309
356
|
depositAddress: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodString, `0x${string}`, string>>>;
|
|
310
357
|
channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
311
358
|
depositAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
359
|
+
depositDetails: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
360
|
+
__kind: z.ZodLiteral<"Channel">;
|
|
361
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
362
|
+
}, "strip", z.ZodTypeAny, {
|
|
363
|
+
value: `0x${string}`;
|
|
364
|
+
__kind: "Channel";
|
|
365
|
+
}, {
|
|
366
|
+
value: string;
|
|
367
|
+
__kind: "Channel";
|
|
368
|
+
}>, z.ZodObject<{
|
|
369
|
+
__kind: z.ZodLiteral<"VaultSwapAccount">;
|
|
370
|
+
value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
371
|
+
}, "strip", z.ZodTypeAny, {
|
|
372
|
+
value: [`0x${string}`, bigint];
|
|
373
|
+
__kind: "VaultSwapAccount";
|
|
374
|
+
}, {
|
|
375
|
+
value: [string, string | number];
|
|
376
|
+
__kind: "VaultSwapAccount";
|
|
377
|
+
}>]>;
|
|
312
378
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
313
379
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
314
380
|
}, "strip", z.ZodTypeAny, {
|
|
315
|
-
__kind: "
|
|
381
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
316
382
|
}, {
|
|
317
|
-
__kind: "
|
|
318
|
-
}>, "
|
|
319
|
-
__kind: "
|
|
383
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
384
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
385
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
320
386
|
}>;
|
|
321
387
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
322
388
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
323
389
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
324
390
|
}, "strip", z.ZodTypeAny, {
|
|
325
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
|
|
326
391
|
value: `0x${string}`;
|
|
392
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
327
393
|
}, {
|
|
328
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
|
|
329
394
|
value: string;
|
|
395
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
330
396
|
}>, {
|
|
331
397
|
readonly chain: "Ethereum";
|
|
332
398
|
readonly address: `0x${string}`;
|
|
@@ -346,8 +412,8 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
346
412
|
readonly chain: "Assethub";
|
|
347
413
|
readonly address: string;
|
|
348
414
|
}, {
|
|
349
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
|
|
350
415
|
value: string;
|
|
416
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
351
417
|
}>;
|
|
352
418
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
353
419
|
channelMetadata: z.ZodObject<{
|
|
@@ -376,67 +442,67 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
376
442
|
__kind: z.ZodLiteral<"Eth">;
|
|
377
443
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
378
444
|
}, "strip", z.ZodTypeAny, {
|
|
379
|
-
__kind: "Eth";
|
|
380
445
|
value: `0x${string}`;
|
|
381
|
-
}, {
|
|
382
446
|
__kind: "Eth";
|
|
447
|
+
}, {
|
|
383
448
|
value: string;
|
|
449
|
+
__kind: "Eth";
|
|
384
450
|
}>, z.ZodObject<{
|
|
385
451
|
__kind: z.ZodLiteral<"Dot">;
|
|
386
452
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
387
453
|
}, "strip", z.ZodTypeAny, {
|
|
388
|
-
__kind: "Dot";
|
|
389
454
|
value: `0x${string}`;
|
|
390
|
-
}, {
|
|
391
455
|
__kind: "Dot";
|
|
456
|
+
}, {
|
|
392
457
|
value: string;
|
|
458
|
+
__kind: "Dot";
|
|
393
459
|
}>, z.ZodObject<{
|
|
394
460
|
__kind: z.ZodLiteral<"Btc">;
|
|
395
461
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
396
462
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
397
463
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
398
464
|
}, "strip", z.ZodTypeAny, {
|
|
399
|
-
__kind: "P2PKH";
|
|
400
465
|
value: `0x${string}`;
|
|
401
|
-
}, {
|
|
402
466
|
__kind: "P2PKH";
|
|
467
|
+
}, {
|
|
403
468
|
value: string;
|
|
469
|
+
__kind: "P2PKH";
|
|
404
470
|
}>, z.ZodObject<{
|
|
405
471
|
__kind: z.ZodLiteral<"P2SH">;
|
|
406
472
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
407
473
|
}, "strip", z.ZodTypeAny, {
|
|
408
|
-
__kind: "P2SH";
|
|
409
474
|
value: `0x${string}`;
|
|
410
|
-
}, {
|
|
411
475
|
__kind: "P2SH";
|
|
476
|
+
}, {
|
|
412
477
|
value: string;
|
|
478
|
+
__kind: "P2SH";
|
|
413
479
|
}>, z.ZodObject<{
|
|
414
480
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
415
481
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
416
482
|
}, "strip", z.ZodTypeAny, {
|
|
417
|
-
__kind: "P2WPKH";
|
|
418
483
|
value: `0x${string}`;
|
|
419
|
-
}, {
|
|
420
484
|
__kind: "P2WPKH";
|
|
485
|
+
}, {
|
|
421
486
|
value: string;
|
|
487
|
+
__kind: "P2WPKH";
|
|
422
488
|
}>, z.ZodObject<{
|
|
423
489
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
424
490
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
425
491
|
}, "strip", z.ZodTypeAny, {
|
|
426
|
-
__kind: "P2WSH";
|
|
427
492
|
value: `0x${string}`;
|
|
428
|
-
}, {
|
|
429
493
|
__kind: "P2WSH";
|
|
494
|
+
}, {
|
|
430
495
|
value: string;
|
|
496
|
+
__kind: "P2WSH";
|
|
431
497
|
}>, z.ZodObject<{
|
|
432
498
|
__kind: z.ZodLiteral<"Taproot">;
|
|
433
499
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
434
500
|
}, "strip", z.ZodTypeAny, {
|
|
435
|
-
__kind: "Taproot";
|
|
436
501
|
value: `0x${string}`;
|
|
437
|
-
}, {
|
|
438
502
|
__kind: "Taproot";
|
|
503
|
+
}, {
|
|
439
504
|
value: string;
|
|
505
|
+
__kind: "Taproot";
|
|
440
506
|
}>, z.ZodObject<{
|
|
441
507
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
442
508
|
version: z.ZodNumber;
|
|
@@ -451,76 +517,76 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
451
517
|
program: string;
|
|
452
518
|
}>]>;
|
|
453
519
|
}, "strip", z.ZodTypeAny, {
|
|
454
|
-
__kind: "Btc";
|
|
455
520
|
value: {
|
|
456
|
-
__kind: "P2PKH";
|
|
457
521
|
value: `0x${string}`;
|
|
522
|
+
__kind: "P2PKH";
|
|
458
523
|
} | {
|
|
459
|
-
__kind: "P2SH";
|
|
460
524
|
value: `0x${string}`;
|
|
525
|
+
__kind: "P2SH";
|
|
461
526
|
} | {
|
|
462
|
-
__kind: "P2WPKH";
|
|
463
527
|
value: `0x${string}`;
|
|
528
|
+
__kind: "P2WPKH";
|
|
464
529
|
} | {
|
|
465
|
-
__kind: "P2WSH";
|
|
466
530
|
value: `0x${string}`;
|
|
531
|
+
__kind: "P2WSH";
|
|
467
532
|
} | {
|
|
468
|
-
__kind: "Taproot";
|
|
469
533
|
value: `0x${string}`;
|
|
534
|
+
__kind: "Taproot";
|
|
470
535
|
} | {
|
|
471
536
|
__kind: "OtherSegwit";
|
|
472
537
|
version: number;
|
|
473
538
|
program: `0x${string}`;
|
|
474
539
|
};
|
|
475
|
-
}, {
|
|
476
540
|
__kind: "Btc";
|
|
541
|
+
}, {
|
|
477
542
|
value: {
|
|
478
|
-
__kind: "P2PKH";
|
|
479
543
|
value: string;
|
|
544
|
+
__kind: "P2PKH";
|
|
480
545
|
} | {
|
|
481
|
-
__kind: "P2SH";
|
|
482
546
|
value: string;
|
|
547
|
+
__kind: "P2SH";
|
|
483
548
|
} | {
|
|
484
|
-
__kind: "P2WPKH";
|
|
485
549
|
value: string;
|
|
550
|
+
__kind: "P2WPKH";
|
|
486
551
|
} | {
|
|
487
|
-
__kind: "P2WSH";
|
|
488
552
|
value: string;
|
|
553
|
+
__kind: "P2WSH";
|
|
489
554
|
} | {
|
|
490
|
-
__kind: "Taproot";
|
|
491
555
|
value: string;
|
|
556
|
+
__kind: "Taproot";
|
|
492
557
|
} | {
|
|
493
558
|
__kind: "OtherSegwit";
|
|
494
559
|
version: number;
|
|
495
560
|
program: string;
|
|
496
561
|
};
|
|
562
|
+
__kind: "Btc";
|
|
497
563
|
}>, z.ZodObject<{
|
|
498
564
|
__kind: z.ZodLiteral<"Arb">;
|
|
499
565
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
500
566
|
}, "strip", z.ZodTypeAny, {
|
|
501
|
-
__kind: "Arb";
|
|
502
567
|
value: `0x${string}`;
|
|
503
|
-
}, {
|
|
504
568
|
__kind: "Arb";
|
|
569
|
+
}, {
|
|
505
570
|
value: string;
|
|
571
|
+
__kind: "Arb";
|
|
506
572
|
}>, z.ZodObject<{
|
|
507
573
|
__kind: z.ZodLiteral<"Sol">;
|
|
508
574
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
509
575
|
}, "strip", z.ZodTypeAny, {
|
|
510
|
-
__kind: "Sol";
|
|
511
576
|
value: `0x${string}`;
|
|
512
|
-
}, {
|
|
513
577
|
__kind: "Sol";
|
|
578
|
+
}, {
|
|
514
579
|
value: string;
|
|
580
|
+
__kind: "Sol";
|
|
515
581
|
}>, z.ZodObject<{
|
|
516
582
|
__kind: z.ZodLiteral<"Hub">;
|
|
517
583
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
518
584
|
}, "strip", z.ZodTypeAny, {
|
|
519
|
-
__kind: "Hub";
|
|
520
585
|
value: `0x${string}`;
|
|
521
|
-
}, {
|
|
522
586
|
__kind: "Hub";
|
|
587
|
+
}, {
|
|
523
588
|
value: string;
|
|
589
|
+
__kind: "Hub";
|
|
524
590
|
}>]>>>;
|
|
525
591
|
}, "strip", z.ZodTypeAny, {
|
|
526
592
|
channelMetadata: {
|
|
@@ -530,42 +596,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
530
596
|
};
|
|
531
597
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
532
598
|
sourceAddress?: {
|
|
533
|
-
__kind: "Eth";
|
|
534
599
|
value: `0x${string}`;
|
|
600
|
+
__kind: "Eth";
|
|
535
601
|
} | {
|
|
536
|
-
__kind: "Dot";
|
|
537
602
|
value: `0x${string}`;
|
|
603
|
+
__kind: "Dot";
|
|
538
604
|
} | {
|
|
539
|
-
__kind: "Btc";
|
|
540
605
|
value: {
|
|
541
|
-
__kind: "P2PKH";
|
|
542
606
|
value: `0x${string}`;
|
|
607
|
+
__kind: "P2PKH";
|
|
543
608
|
} | {
|
|
544
|
-
__kind: "P2SH";
|
|
545
609
|
value: `0x${string}`;
|
|
610
|
+
__kind: "P2SH";
|
|
546
611
|
} | {
|
|
547
|
-
__kind: "P2WPKH";
|
|
548
612
|
value: `0x${string}`;
|
|
613
|
+
__kind: "P2WPKH";
|
|
549
614
|
} | {
|
|
550
|
-
__kind: "P2WSH";
|
|
551
615
|
value: `0x${string}`;
|
|
616
|
+
__kind: "P2WSH";
|
|
552
617
|
} | {
|
|
553
|
-
__kind: "Taproot";
|
|
554
618
|
value: `0x${string}`;
|
|
619
|
+
__kind: "Taproot";
|
|
555
620
|
} | {
|
|
556
621
|
__kind: "OtherSegwit";
|
|
557
622
|
version: number;
|
|
558
623
|
program: `0x${string}`;
|
|
559
624
|
};
|
|
625
|
+
__kind: "Btc";
|
|
560
626
|
} | {
|
|
561
|
-
__kind: "Arb";
|
|
562
627
|
value: `0x${string}`;
|
|
628
|
+
__kind: "Arb";
|
|
563
629
|
} | {
|
|
564
|
-
__kind: "Sol";
|
|
565
630
|
value: `0x${string}`;
|
|
631
|
+
__kind: "Sol";
|
|
566
632
|
} | {
|
|
567
|
-
__kind: "Hub";
|
|
568
633
|
value: `0x${string}`;
|
|
634
|
+
__kind: "Hub";
|
|
569
635
|
} | null | undefined;
|
|
570
636
|
}, {
|
|
571
637
|
channelMetadata: {
|
|
@@ -577,42 +643,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
577
643
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
578
644
|
};
|
|
579
645
|
sourceAddress?: {
|
|
580
|
-
__kind: "Eth";
|
|
581
646
|
value: string;
|
|
647
|
+
__kind: "Eth";
|
|
582
648
|
} | {
|
|
583
|
-
__kind: "Dot";
|
|
584
649
|
value: string;
|
|
650
|
+
__kind: "Dot";
|
|
585
651
|
} | {
|
|
586
|
-
__kind: "Btc";
|
|
587
652
|
value: {
|
|
588
|
-
__kind: "P2PKH";
|
|
589
653
|
value: string;
|
|
654
|
+
__kind: "P2PKH";
|
|
590
655
|
} | {
|
|
591
|
-
__kind: "P2SH";
|
|
592
656
|
value: string;
|
|
657
|
+
__kind: "P2SH";
|
|
593
658
|
} | {
|
|
594
|
-
__kind: "P2WPKH";
|
|
595
659
|
value: string;
|
|
660
|
+
__kind: "P2WPKH";
|
|
596
661
|
} | {
|
|
597
|
-
__kind: "P2WSH";
|
|
598
662
|
value: string;
|
|
663
|
+
__kind: "P2WSH";
|
|
599
664
|
} | {
|
|
600
|
-
__kind: "Taproot";
|
|
601
665
|
value: string;
|
|
666
|
+
__kind: "Taproot";
|
|
602
667
|
} | {
|
|
603
668
|
__kind: "OtherSegwit";
|
|
604
669
|
version: number;
|
|
605
670
|
program: string;
|
|
606
671
|
};
|
|
672
|
+
__kind: "Btc";
|
|
607
673
|
} | {
|
|
608
|
-
__kind: "Arb";
|
|
609
674
|
value: string;
|
|
675
|
+
__kind: "Arb";
|
|
610
676
|
} | {
|
|
611
|
-
__kind: "Sol";
|
|
612
677
|
value: string;
|
|
678
|
+
__kind: "Sol";
|
|
613
679
|
} | {
|
|
614
|
-
__kind: "Hub";
|
|
615
680
|
value: string;
|
|
681
|
+
__kind: "Hub";
|
|
616
682
|
} | null | undefined;
|
|
617
683
|
}>>>;
|
|
618
684
|
txId: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
@@ -687,10 +753,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
687
753
|
}>>>;
|
|
688
754
|
boostFee: z.ZodNumber;
|
|
689
755
|
}, "strip", z.ZodTypeAny, {
|
|
690
|
-
|
|
756
|
+
txId: [`0x${string}`, bigint];
|
|
757
|
+
depositDetails: {
|
|
758
|
+
value: `0x${string}`;
|
|
759
|
+
__kind: "Channel";
|
|
760
|
+
} | {
|
|
761
|
+
value: [`0x${string}`, bigint];
|
|
762
|
+
__kind: "VaultSwapAccount";
|
|
763
|
+
};
|
|
691
764
|
inputAsset: "Sol" | "SolUsdc";
|
|
692
765
|
depositAmount: bigint;
|
|
693
|
-
outputAsset: "
|
|
766
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
694
767
|
destinationAddress: {
|
|
695
768
|
readonly chain: "Ethereum";
|
|
696
769
|
readonly address: `0x${string}`;
|
|
@@ -710,7 +783,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
710
783
|
readonly chain: "Assethub";
|
|
711
784
|
readonly address: string;
|
|
712
785
|
};
|
|
713
|
-
txId: [`0x${string}`, bigint];
|
|
714
786
|
affiliateFees: {
|
|
715
787
|
account: number;
|
|
716
788
|
bps: number;
|
|
@@ -726,6 +798,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
726
798
|
} | null | undefined;
|
|
727
799
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
728
800
|
};
|
|
801
|
+
boostFee: number;
|
|
729
802
|
depositAddress?: `0x${string}` | null | undefined;
|
|
730
803
|
channelId?: bigint | null | undefined;
|
|
731
804
|
depositMetadata?: {
|
|
@@ -736,42 +809,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
736
809
|
};
|
|
737
810
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
738
811
|
sourceAddress?: {
|
|
739
|
-
__kind: "Eth";
|
|
740
812
|
value: `0x${string}`;
|
|
813
|
+
__kind: "Eth";
|
|
741
814
|
} | {
|
|
742
|
-
__kind: "Dot";
|
|
743
815
|
value: `0x${string}`;
|
|
816
|
+
__kind: "Dot";
|
|
744
817
|
} | {
|
|
745
|
-
__kind: "Btc";
|
|
746
818
|
value: {
|
|
747
|
-
__kind: "P2PKH";
|
|
748
819
|
value: `0x${string}`;
|
|
820
|
+
__kind: "P2PKH";
|
|
749
821
|
} | {
|
|
750
|
-
__kind: "P2SH";
|
|
751
822
|
value: `0x${string}`;
|
|
823
|
+
__kind: "P2SH";
|
|
752
824
|
} | {
|
|
753
|
-
__kind: "P2WPKH";
|
|
754
825
|
value: `0x${string}`;
|
|
826
|
+
__kind: "P2WPKH";
|
|
755
827
|
} | {
|
|
756
|
-
__kind: "P2WSH";
|
|
757
828
|
value: `0x${string}`;
|
|
829
|
+
__kind: "P2WSH";
|
|
758
830
|
} | {
|
|
759
|
-
__kind: "Taproot";
|
|
760
831
|
value: `0x${string}`;
|
|
832
|
+
__kind: "Taproot";
|
|
761
833
|
} | {
|
|
762
834
|
__kind: "OtherSegwit";
|
|
763
835
|
version: number;
|
|
764
836
|
program: `0x${string}`;
|
|
765
837
|
};
|
|
838
|
+
__kind: "Btc";
|
|
766
839
|
} | {
|
|
767
|
-
__kind: "Arb";
|
|
768
840
|
value: `0x${string}`;
|
|
841
|
+
__kind: "Arb";
|
|
769
842
|
} | {
|
|
770
|
-
__kind: "Sol";
|
|
771
843
|
value: `0x${string}`;
|
|
844
|
+
__kind: "Sol";
|
|
772
845
|
} | {
|
|
773
|
-
__kind: "Hub";
|
|
774
846
|
value: `0x${string}`;
|
|
847
|
+
__kind: "Hub";
|
|
775
848
|
} | null | undefined;
|
|
776
849
|
} | null | undefined;
|
|
777
850
|
brokerFee?: {
|
|
@@ -783,19 +856,25 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
783
856
|
chunkInterval: number;
|
|
784
857
|
} | null | undefined;
|
|
785
858
|
}, {
|
|
786
|
-
|
|
859
|
+
txId: [string, string | number];
|
|
860
|
+
depositDetails: {
|
|
861
|
+
value: string;
|
|
862
|
+
__kind: "Channel";
|
|
863
|
+
} | {
|
|
864
|
+
value: [string, string | number];
|
|
865
|
+
__kind: "VaultSwapAccount";
|
|
866
|
+
};
|
|
787
867
|
inputAsset: {
|
|
788
868
|
__kind: "Sol" | "SolUsdc";
|
|
789
869
|
};
|
|
790
870
|
depositAmount: string | number;
|
|
791
871
|
outputAsset: {
|
|
792
|
-
__kind: "
|
|
872
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
793
873
|
};
|
|
794
874
|
destinationAddress: {
|
|
795
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
|
|
796
875
|
value: string;
|
|
876
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
797
877
|
};
|
|
798
|
-
txId: [string, string | number];
|
|
799
878
|
affiliateFees: {
|
|
800
879
|
account: number;
|
|
801
880
|
bps: number;
|
|
@@ -811,6 +890,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
811
890
|
} | null | undefined;
|
|
812
891
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
813
892
|
};
|
|
893
|
+
boostFee: number;
|
|
814
894
|
depositAddress?: string | null | undefined;
|
|
815
895
|
channelId?: string | number | null | undefined;
|
|
816
896
|
depositMetadata?: {
|
|
@@ -823,42 +903,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
823
903
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
824
904
|
};
|
|
825
905
|
sourceAddress?: {
|
|
826
|
-
__kind: "Eth";
|
|
827
906
|
value: string;
|
|
907
|
+
__kind: "Eth";
|
|
828
908
|
} | {
|
|
829
|
-
__kind: "Dot";
|
|
830
909
|
value: string;
|
|
910
|
+
__kind: "Dot";
|
|
831
911
|
} | {
|
|
832
|
-
__kind: "Btc";
|
|
833
912
|
value: {
|
|
834
|
-
__kind: "P2PKH";
|
|
835
913
|
value: string;
|
|
914
|
+
__kind: "P2PKH";
|
|
836
915
|
} | {
|
|
837
|
-
__kind: "P2SH";
|
|
838
916
|
value: string;
|
|
917
|
+
__kind: "P2SH";
|
|
839
918
|
} | {
|
|
840
|
-
__kind: "P2WPKH";
|
|
841
919
|
value: string;
|
|
920
|
+
__kind: "P2WPKH";
|
|
842
921
|
} | {
|
|
843
|
-
__kind: "P2WSH";
|
|
844
922
|
value: string;
|
|
923
|
+
__kind: "P2WSH";
|
|
845
924
|
} | {
|
|
846
|
-
__kind: "Taproot";
|
|
847
925
|
value: string;
|
|
926
|
+
__kind: "Taproot";
|
|
848
927
|
} | {
|
|
849
928
|
__kind: "OtherSegwit";
|
|
850
929
|
version: number;
|
|
851
930
|
program: string;
|
|
852
931
|
};
|
|
932
|
+
__kind: "Btc";
|
|
853
933
|
} | {
|
|
854
|
-
__kind: "Arb";
|
|
855
934
|
value: string;
|
|
935
|
+
__kind: "Arb";
|
|
856
936
|
} | {
|
|
857
|
-
__kind: "Sol";
|
|
858
937
|
value: string;
|
|
938
|
+
__kind: "Sol";
|
|
859
939
|
} | {
|
|
860
|
-
__kind: "Hub";
|
|
861
940
|
value: string;
|
|
941
|
+
__kind: "Hub";
|
|
862
942
|
} | null | undefined;
|
|
863
943
|
} | null | undefined;
|
|
864
944
|
brokerFee?: {
|
|
@@ -873,10 +953,17 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
873
953
|
}, "strip", z.ZodTypeAny, {
|
|
874
954
|
__kind: "DepositFailedVaultVariantSolana";
|
|
875
955
|
vaultWitness: {
|
|
876
|
-
|
|
956
|
+
txId: [`0x${string}`, bigint];
|
|
957
|
+
depositDetails: {
|
|
958
|
+
value: `0x${string}`;
|
|
959
|
+
__kind: "Channel";
|
|
960
|
+
} | {
|
|
961
|
+
value: [`0x${string}`, bigint];
|
|
962
|
+
__kind: "VaultSwapAccount";
|
|
963
|
+
};
|
|
877
964
|
inputAsset: "Sol" | "SolUsdc";
|
|
878
965
|
depositAmount: bigint;
|
|
879
|
-
outputAsset: "
|
|
966
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
880
967
|
destinationAddress: {
|
|
881
968
|
readonly chain: "Ethereum";
|
|
882
969
|
readonly address: `0x${string}`;
|
|
@@ -896,7 +983,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
896
983
|
readonly chain: "Assethub";
|
|
897
984
|
readonly address: string;
|
|
898
985
|
};
|
|
899
|
-
txId: [`0x${string}`, bigint];
|
|
900
986
|
affiliateFees: {
|
|
901
987
|
account: number;
|
|
902
988
|
bps: number;
|
|
@@ -912,6 +998,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
912
998
|
} | null | undefined;
|
|
913
999
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
914
1000
|
};
|
|
1001
|
+
boostFee: number;
|
|
915
1002
|
depositAddress?: `0x${string}` | null | undefined;
|
|
916
1003
|
channelId?: bigint | null | undefined;
|
|
917
1004
|
depositMetadata?: {
|
|
@@ -922,42 +1009,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
922
1009
|
};
|
|
923
1010
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
924
1011
|
sourceAddress?: {
|
|
925
|
-
__kind: "Eth";
|
|
926
1012
|
value: `0x${string}`;
|
|
1013
|
+
__kind: "Eth";
|
|
927
1014
|
} | {
|
|
928
|
-
__kind: "Dot";
|
|
929
1015
|
value: `0x${string}`;
|
|
1016
|
+
__kind: "Dot";
|
|
930
1017
|
} | {
|
|
931
|
-
__kind: "Btc";
|
|
932
1018
|
value: {
|
|
933
|
-
__kind: "P2PKH";
|
|
934
1019
|
value: `0x${string}`;
|
|
1020
|
+
__kind: "P2PKH";
|
|
935
1021
|
} | {
|
|
936
|
-
__kind: "P2SH";
|
|
937
1022
|
value: `0x${string}`;
|
|
1023
|
+
__kind: "P2SH";
|
|
938
1024
|
} | {
|
|
939
|
-
__kind: "P2WPKH";
|
|
940
1025
|
value: `0x${string}`;
|
|
1026
|
+
__kind: "P2WPKH";
|
|
941
1027
|
} | {
|
|
942
|
-
__kind: "P2WSH";
|
|
943
1028
|
value: `0x${string}`;
|
|
1029
|
+
__kind: "P2WSH";
|
|
944
1030
|
} | {
|
|
945
|
-
__kind: "Taproot";
|
|
946
1031
|
value: `0x${string}`;
|
|
1032
|
+
__kind: "Taproot";
|
|
947
1033
|
} | {
|
|
948
1034
|
__kind: "OtherSegwit";
|
|
949
1035
|
version: number;
|
|
950
1036
|
program: `0x${string}`;
|
|
951
1037
|
};
|
|
1038
|
+
__kind: "Btc";
|
|
952
1039
|
} | {
|
|
953
|
-
__kind: "Arb";
|
|
954
1040
|
value: `0x${string}`;
|
|
1041
|
+
__kind: "Arb";
|
|
955
1042
|
} | {
|
|
956
|
-
__kind: "Sol";
|
|
957
1043
|
value: `0x${string}`;
|
|
1044
|
+
__kind: "Sol";
|
|
958
1045
|
} | {
|
|
959
|
-
__kind: "Hub";
|
|
960
1046
|
value: `0x${string}`;
|
|
1047
|
+
__kind: "Hub";
|
|
961
1048
|
} | null | undefined;
|
|
962
1049
|
} | null | undefined;
|
|
963
1050
|
brokerFee?: {
|
|
@@ -972,19 +1059,25 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
972
1059
|
}, {
|
|
973
1060
|
__kind: "DepositFailedVaultVariantSolana";
|
|
974
1061
|
vaultWitness: {
|
|
975
|
-
|
|
1062
|
+
txId: [string, string | number];
|
|
1063
|
+
depositDetails: {
|
|
1064
|
+
value: string;
|
|
1065
|
+
__kind: "Channel";
|
|
1066
|
+
} | {
|
|
1067
|
+
value: [string, string | number];
|
|
1068
|
+
__kind: "VaultSwapAccount";
|
|
1069
|
+
};
|
|
976
1070
|
inputAsset: {
|
|
977
1071
|
__kind: "Sol" | "SolUsdc";
|
|
978
1072
|
};
|
|
979
1073
|
depositAmount: string | number;
|
|
980
1074
|
outputAsset: {
|
|
981
|
-
__kind: "
|
|
1075
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
982
1076
|
};
|
|
983
1077
|
destinationAddress: {
|
|
984
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
|
|
985
1078
|
value: string;
|
|
1079
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
986
1080
|
};
|
|
987
|
-
txId: [string, string | number];
|
|
988
1081
|
affiliateFees: {
|
|
989
1082
|
account: number;
|
|
990
1083
|
bps: number;
|
|
@@ -1000,6 +1093,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1000
1093
|
} | null | undefined;
|
|
1001
1094
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1002
1095
|
};
|
|
1096
|
+
boostFee: number;
|
|
1003
1097
|
depositAddress?: string | null | undefined;
|
|
1004
1098
|
channelId?: string | number | null | undefined;
|
|
1005
1099
|
depositMetadata?: {
|
|
@@ -1012,42 +1106,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1012
1106
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1013
1107
|
};
|
|
1014
1108
|
sourceAddress?: {
|
|
1015
|
-
__kind: "Eth";
|
|
1016
1109
|
value: string;
|
|
1110
|
+
__kind: "Eth";
|
|
1017
1111
|
} | {
|
|
1018
|
-
__kind: "Dot";
|
|
1019
1112
|
value: string;
|
|
1113
|
+
__kind: "Dot";
|
|
1020
1114
|
} | {
|
|
1021
|
-
__kind: "Btc";
|
|
1022
1115
|
value: {
|
|
1023
|
-
__kind: "P2PKH";
|
|
1024
1116
|
value: string;
|
|
1117
|
+
__kind: "P2PKH";
|
|
1025
1118
|
} | {
|
|
1026
|
-
__kind: "P2SH";
|
|
1027
1119
|
value: string;
|
|
1120
|
+
__kind: "P2SH";
|
|
1028
1121
|
} | {
|
|
1029
|
-
__kind: "P2WPKH";
|
|
1030
1122
|
value: string;
|
|
1123
|
+
__kind: "P2WPKH";
|
|
1031
1124
|
} | {
|
|
1032
|
-
__kind: "P2WSH";
|
|
1033
1125
|
value: string;
|
|
1126
|
+
__kind: "P2WSH";
|
|
1034
1127
|
} | {
|
|
1035
|
-
__kind: "Taproot";
|
|
1036
1128
|
value: string;
|
|
1129
|
+
__kind: "Taproot";
|
|
1037
1130
|
} | {
|
|
1038
1131
|
__kind: "OtherSegwit";
|
|
1039
1132
|
version: number;
|
|
1040
1133
|
program: string;
|
|
1041
1134
|
};
|
|
1135
|
+
__kind: "Btc";
|
|
1042
1136
|
} | {
|
|
1043
|
-
__kind: "Arb";
|
|
1044
1137
|
value: string;
|
|
1138
|
+
__kind: "Arb";
|
|
1045
1139
|
} | {
|
|
1046
|
-
__kind: "Sol";
|
|
1047
1140
|
value: string;
|
|
1141
|
+
__kind: "Sol";
|
|
1048
1142
|
} | {
|
|
1049
|
-
__kind: "Hub";
|
|
1050
1143
|
value: string;
|
|
1144
|
+
__kind: "Hub";
|
|
1051
1145
|
} | null | undefined;
|
|
1052
1146
|
} | null | undefined;
|
|
1053
1147
|
brokerFee?: {
|
|
@@ -1061,7 +1155,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1061
1155
|
};
|
|
1062
1156
|
}>]>;
|
|
1063
1157
|
}, "strip", z.ZodTypeAny, {
|
|
1064
|
-
blockHeight: bigint;
|
|
1065
1158
|
reason: {
|
|
1066
1159
|
__kind: "BelowMinimumDeposit";
|
|
1067
1160
|
} | {
|
|
@@ -1069,7 +1162,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1069
1162
|
} | {
|
|
1070
1163
|
__kind: "TransactionRejectedByBroker";
|
|
1071
1164
|
} | {
|
|
1072
|
-
__kind: "DepositWitnessRejected";
|
|
1073
1165
|
value: {
|
|
1074
1166
|
__kind: "Other";
|
|
1075
1167
|
} | {
|
|
@@ -1077,11 +1169,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1077
1169
|
} | {
|
|
1078
1170
|
__kind: "BadOrigin";
|
|
1079
1171
|
} | {
|
|
1080
|
-
__kind: "Module";
|
|
1081
1172
|
value: {
|
|
1082
1173
|
index: number;
|
|
1083
1174
|
error: `0x${string}`;
|
|
1084
1175
|
};
|
|
1176
|
+
__kind: "Module";
|
|
1085
1177
|
} | {
|
|
1086
1178
|
__kind: "ConsumerRemaining";
|
|
1087
1179
|
} | {
|
|
@@ -1089,14 +1181,14 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1089
1181
|
} | {
|
|
1090
1182
|
__kind: "TooManyConsumers";
|
|
1091
1183
|
} | {
|
|
1092
|
-
__kind: "Token";
|
|
1093
1184
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1185
|
+
__kind: "Token";
|
|
1094
1186
|
} | {
|
|
1095
|
-
__kind: "Arithmetic";
|
|
1096
1187
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1188
|
+
__kind: "Arithmetic";
|
|
1097
1189
|
} | {
|
|
1098
|
-
__kind: "Transactional";
|
|
1099
1190
|
value: "LimitReached" | "NoLayer";
|
|
1191
|
+
__kind: "Transactional";
|
|
1100
1192
|
} | {
|
|
1101
1193
|
__kind: "Exhausted";
|
|
1102
1194
|
} | {
|
|
@@ -1106,23 +1198,39 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1106
1198
|
} | {
|
|
1107
1199
|
__kind: "RootNotAllowed";
|
|
1108
1200
|
};
|
|
1201
|
+
__kind: "DepositWitnessRejected";
|
|
1109
1202
|
} | {
|
|
1110
1203
|
__kind: "Unrefundable";
|
|
1111
1204
|
};
|
|
1205
|
+
blockHeight: bigint;
|
|
1112
1206
|
details: {
|
|
1113
1207
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
1114
1208
|
depositWitness: {
|
|
1115
1209
|
depositAddress: `0x${string}`;
|
|
1116
|
-
asset: "Sol" | "SolUsdc";
|
|
1117
1210
|
amount: bigint;
|
|
1211
|
+
asset: "Sol" | "SolUsdc";
|
|
1212
|
+
depositDetails: {
|
|
1213
|
+
value: `0x${string}`;
|
|
1214
|
+
__kind: "Channel";
|
|
1215
|
+
} | {
|
|
1216
|
+
value: [`0x${string}`, bigint];
|
|
1217
|
+
__kind: "VaultSwapAccount";
|
|
1218
|
+
};
|
|
1118
1219
|
};
|
|
1119
1220
|
} | {
|
|
1120
1221
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1121
1222
|
vaultWitness: {
|
|
1122
|
-
|
|
1223
|
+
txId: [`0x${string}`, bigint];
|
|
1224
|
+
depositDetails: {
|
|
1225
|
+
value: `0x${string}`;
|
|
1226
|
+
__kind: "Channel";
|
|
1227
|
+
} | {
|
|
1228
|
+
value: [`0x${string}`, bigint];
|
|
1229
|
+
__kind: "VaultSwapAccount";
|
|
1230
|
+
};
|
|
1123
1231
|
inputAsset: "Sol" | "SolUsdc";
|
|
1124
1232
|
depositAmount: bigint;
|
|
1125
|
-
outputAsset: "
|
|
1233
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1126
1234
|
destinationAddress: {
|
|
1127
1235
|
readonly chain: "Ethereum";
|
|
1128
1236
|
readonly address: `0x${string}`;
|
|
@@ -1142,7 +1250,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1142
1250
|
readonly chain: "Assethub";
|
|
1143
1251
|
readonly address: string;
|
|
1144
1252
|
};
|
|
1145
|
-
txId: [`0x${string}`, bigint];
|
|
1146
1253
|
affiliateFees: {
|
|
1147
1254
|
account: number;
|
|
1148
1255
|
bps: number;
|
|
@@ -1158,6 +1265,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1158
1265
|
} | null | undefined;
|
|
1159
1266
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1160
1267
|
};
|
|
1268
|
+
boostFee: number;
|
|
1161
1269
|
depositAddress?: `0x${string}` | null | undefined;
|
|
1162
1270
|
channelId?: bigint | null | undefined;
|
|
1163
1271
|
depositMetadata?: {
|
|
@@ -1168,42 +1276,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1168
1276
|
};
|
|
1169
1277
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1170
1278
|
sourceAddress?: {
|
|
1171
|
-
__kind: "Eth";
|
|
1172
1279
|
value: `0x${string}`;
|
|
1280
|
+
__kind: "Eth";
|
|
1173
1281
|
} | {
|
|
1174
|
-
__kind: "Dot";
|
|
1175
1282
|
value: `0x${string}`;
|
|
1283
|
+
__kind: "Dot";
|
|
1176
1284
|
} | {
|
|
1177
|
-
__kind: "Btc";
|
|
1178
1285
|
value: {
|
|
1179
|
-
__kind: "P2PKH";
|
|
1180
1286
|
value: `0x${string}`;
|
|
1287
|
+
__kind: "P2PKH";
|
|
1181
1288
|
} | {
|
|
1182
|
-
__kind: "P2SH";
|
|
1183
1289
|
value: `0x${string}`;
|
|
1290
|
+
__kind: "P2SH";
|
|
1184
1291
|
} | {
|
|
1185
|
-
__kind: "P2WPKH";
|
|
1186
1292
|
value: `0x${string}`;
|
|
1293
|
+
__kind: "P2WPKH";
|
|
1187
1294
|
} | {
|
|
1188
|
-
__kind: "P2WSH";
|
|
1189
1295
|
value: `0x${string}`;
|
|
1296
|
+
__kind: "P2WSH";
|
|
1190
1297
|
} | {
|
|
1191
|
-
__kind: "Taproot";
|
|
1192
1298
|
value: `0x${string}`;
|
|
1299
|
+
__kind: "Taproot";
|
|
1193
1300
|
} | {
|
|
1194
1301
|
__kind: "OtherSegwit";
|
|
1195
1302
|
version: number;
|
|
1196
1303
|
program: `0x${string}`;
|
|
1197
1304
|
};
|
|
1305
|
+
__kind: "Btc";
|
|
1198
1306
|
} | {
|
|
1199
|
-
__kind: "Arb";
|
|
1200
1307
|
value: `0x${string}`;
|
|
1308
|
+
__kind: "Arb";
|
|
1201
1309
|
} | {
|
|
1202
|
-
__kind: "Sol";
|
|
1203
1310
|
value: `0x${string}`;
|
|
1311
|
+
__kind: "Sol";
|
|
1204
1312
|
} | {
|
|
1205
|
-
__kind: "Hub";
|
|
1206
1313
|
value: `0x${string}`;
|
|
1314
|
+
__kind: "Hub";
|
|
1207
1315
|
} | null | undefined;
|
|
1208
1316
|
} | null | undefined;
|
|
1209
1317
|
brokerFee?: {
|
|
@@ -1217,7 +1325,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1217
1325
|
};
|
|
1218
1326
|
};
|
|
1219
1327
|
}, {
|
|
1220
|
-
blockHeight: string | number;
|
|
1221
1328
|
reason: {
|
|
1222
1329
|
__kind: "BelowMinimumDeposit";
|
|
1223
1330
|
} | {
|
|
@@ -1225,7 +1332,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1225
1332
|
} | {
|
|
1226
1333
|
__kind: "TransactionRejectedByBroker";
|
|
1227
1334
|
} | {
|
|
1228
|
-
__kind: "DepositWitnessRejected";
|
|
1229
1335
|
value: {
|
|
1230
1336
|
__kind: "Other";
|
|
1231
1337
|
} | {
|
|
@@ -1233,11 +1339,11 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1233
1339
|
} | {
|
|
1234
1340
|
__kind: "BadOrigin";
|
|
1235
1341
|
} | {
|
|
1236
|
-
__kind: "Module";
|
|
1237
1342
|
value: {
|
|
1238
1343
|
index: number;
|
|
1239
1344
|
error: string;
|
|
1240
1345
|
};
|
|
1346
|
+
__kind: "Module";
|
|
1241
1347
|
} | {
|
|
1242
1348
|
__kind: "ConsumerRemaining";
|
|
1243
1349
|
} | {
|
|
@@ -1245,20 +1351,20 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1245
1351
|
} | {
|
|
1246
1352
|
__kind: "TooManyConsumers";
|
|
1247
1353
|
} | {
|
|
1248
|
-
__kind: "Token";
|
|
1249
1354
|
value: {
|
|
1250
1355
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1251
1356
|
};
|
|
1357
|
+
__kind: "Token";
|
|
1252
1358
|
} | {
|
|
1253
|
-
__kind: "Arithmetic";
|
|
1254
1359
|
value: {
|
|
1255
1360
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1256
1361
|
};
|
|
1362
|
+
__kind: "Arithmetic";
|
|
1257
1363
|
} | {
|
|
1258
|
-
__kind: "Transactional";
|
|
1259
1364
|
value: {
|
|
1260
1365
|
__kind: "LimitReached" | "NoLayer";
|
|
1261
1366
|
};
|
|
1367
|
+
__kind: "Transactional";
|
|
1262
1368
|
} | {
|
|
1263
1369
|
__kind: "Exhausted";
|
|
1264
1370
|
} | {
|
|
@@ -1268,34 +1374,49 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1268
1374
|
} | {
|
|
1269
1375
|
__kind: "RootNotAllowed";
|
|
1270
1376
|
};
|
|
1377
|
+
__kind: "DepositWitnessRejected";
|
|
1271
1378
|
} | {
|
|
1272
1379
|
__kind: "Unrefundable";
|
|
1273
1380
|
};
|
|
1381
|
+
blockHeight: string | number;
|
|
1274
1382
|
details: {
|
|
1275
1383
|
__kind: "DepositFailedDepositChannelVariantSolana";
|
|
1276
1384
|
depositWitness: {
|
|
1277
1385
|
depositAddress: string;
|
|
1386
|
+
amount: string | number;
|
|
1278
1387
|
asset: {
|
|
1279
1388
|
__kind: "Sol" | "SolUsdc";
|
|
1280
1389
|
};
|
|
1281
|
-
|
|
1390
|
+
depositDetails: {
|
|
1391
|
+
value: string;
|
|
1392
|
+
__kind: "Channel";
|
|
1393
|
+
} | {
|
|
1394
|
+
value: [string, string | number];
|
|
1395
|
+
__kind: "VaultSwapAccount";
|
|
1396
|
+
};
|
|
1282
1397
|
};
|
|
1283
1398
|
} | {
|
|
1284
1399
|
__kind: "DepositFailedVaultVariantSolana";
|
|
1285
1400
|
vaultWitness: {
|
|
1286
|
-
|
|
1401
|
+
txId: [string, string | number];
|
|
1402
|
+
depositDetails: {
|
|
1403
|
+
value: string;
|
|
1404
|
+
__kind: "Channel";
|
|
1405
|
+
} | {
|
|
1406
|
+
value: [string, string | number];
|
|
1407
|
+
__kind: "VaultSwapAccount";
|
|
1408
|
+
};
|
|
1287
1409
|
inputAsset: {
|
|
1288
1410
|
__kind: "Sol" | "SolUsdc";
|
|
1289
1411
|
};
|
|
1290
1412
|
depositAmount: string | number;
|
|
1291
1413
|
outputAsset: {
|
|
1292
|
-
__kind: "
|
|
1414
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1293
1415
|
};
|
|
1294
1416
|
destinationAddress: {
|
|
1295
|
-
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb" | "Hub";
|
|
1296
1417
|
value: string;
|
|
1418
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1297
1419
|
};
|
|
1298
|
-
txId: [string, string | number];
|
|
1299
1420
|
affiliateFees: {
|
|
1300
1421
|
account: number;
|
|
1301
1422
|
bps: number;
|
|
@@ -1311,6 +1432,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1311
1432
|
} | null | undefined;
|
|
1312
1433
|
maxOraclePriceSlippage?: number | null | undefined;
|
|
1313
1434
|
};
|
|
1435
|
+
boostFee: number;
|
|
1314
1436
|
depositAddress?: string | null | undefined;
|
|
1315
1437
|
channelId?: string | number | null | undefined;
|
|
1316
1438
|
depositMetadata?: {
|
|
@@ -1323,42 +1445,42 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1323
1445
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1324
1446
|
};
|
|
1325
1447
|
sourceAddress?: {
|
|
1326
|
-
__kind: "Eth";
|
|
1327
1448
|
value: string;
|
|
1449
|
+
__kind: "Eth";
|
|
1328
1450
|
} | {
|
|
1329
|
-
__kind: "Dot";
|
|
1330
1451
|
value: string;
|
|
1452
|
+
__kind: "Dot";
|
|
1331
1453
|
} | {
|
|
1332
|
-
__kind: "Btc";
|
|
1333
1454
|
value: {
|
|
1334
|
-
__kind: "P2PKH";
|
|
1335
1455
|
value: string;
|
|
1456
|
+
__kind: "P2PKH";
|
|
1336
1457
|
} | {
|
|
1337
|
-
__kind: "P2SH";
|
|
1338
1458
|
value: string;
|
|
1459
|
+
__kind: "P2SH";
|
|
1339
1460
|
} | {
|
|
1340
|
-
__kind: "P2WPKH";
|
|
1341
1461
|
value: string;
|
|
1462
|
+
__kind: "P2WPKH";
|
|
1342
1463
|
} | {
|
|
1343
|
-
__kind: "P2WSH";
|
|
1344
1464
|
value: string;
|
|
1465
|
+
__kind: "P2WSH";
|
|
1345
1466
|
} | {
|
|
1346
|
-
__kind: "Taproot";
|
|
1347
1467
|
value: string;
|
|
1468
|
+
__kind: "Taproot";
|
|
1348
1469
|
} | {
|
|
1349
1470
|
__kind: "OtherSegwit";
|
|
1350
1471
|
version: number;
|
|
1351
1472
|
program: string;
|
|
1352
1473
|
};
|
|
1474
|
+
__kind: "Btc";
|
|
1353
1475
|
} | {
|
|
1354
|
-
__kind: "Arb";
|
|
1355
1476
|
value: string;
|
|
1477
|
+
__kind: "Arb";
|
|
1356
1478
|
} | {
|
|
1357
|
-
__kind: "Sol";
|
|
1358
1479
|
value: string;
|
|
1480
|
+
__kind: "Sol";
|
|
1359
1481
|
} | {
|
|
1360
|
-
__kind: "Hub";
|
|
1361
1482
|
value: string;
|
|
1483
|
+
__kind: "Hub";
|
|
1362
1484
|
} | null | undefined;
|
|
1363
1485
|
} | null | undefined;
|
|
1364
1486
|
brokerFee?: {
|