@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
|
@@ -305,43 +305,43 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
305
305
|
txHashes?: string[] | null | undefined;
|
|
306
306
|
}>;
|
|
307
307
|
}, "strip", z.ZodTypeAny, {
|
|
308
|
-
depositAddress: `0x${string}`;
|
|
309
308
|
asset: "ArbEth" | "ArbUsdc";
|
|
309
|
+
amount: bigint;
|
|
310
|
+
depositAddress: `0x${string}`;
|
|
310
311
|
depositDetails: {
|
|
311
312
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
312
313
|
};
|
|
313
|
-
amount: bigint;
|
|
314
314
|
}, {
|
|
315
|
-
depositAddress: string;
|
|
316
315
|
asset: {
|
|
317
316
|
__kind: "ArbEth" | "ArbUsdc";
|
|
318
317
|
};
|
|
318
|
+
amount: string | number;
|
|
319
|
+
depositAddress: string;
|
|
319
320
|
depositDetails: {
|
|
320
321
|
txHashes?: string[] | null | undefined;
|
|
321
322
|
};
|
|
322
|
-
amount: string | number;
|
|
323
323
|
}>;
|
|
324
324
|
}, "strip", z.ZodTypeAny, {
|
|
325
325
|
__kind: "DepositChannel";
|
|
326
326
|
depositWitness: {
|
|
327
|
-
depositAddress: `0x${string}`;
|
|
328
327
|
asset: "ArbEth" | "ArbUsdc";
|
|
328
|
+
amount: bigint;
|
|
329
|
+
depositAddress: `0x${string}`;
|
|
329
330
|
depositDetails: {
|
|
330
331
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
331
332
|
};
|
|
332
|
-
amount: bigint;
|
|
333
333
|
};
|
|
334
334
|
}, {
|
|
335
335
|
__kind: "DepositChannel";
|
|
336
336
|
depositWitness: {
|
|
337
|
-
depositAddress: string;
|
|
338
337
|
asset: {
|
|
339
338
|
__kind: "ArbEth" | "ArbUsdc";
|
|
340
339
|
};
|
|
340
|
+
amount: string | number;
|
|
341
|
+
depositAddress: string;
|
|
341
342
|
depositDetails: {
|
|
342
343
|
txHashes?: string[] | null | undefined;
|
|
343
344
|
};
|
|
344
|
-
amount: string | number;
|
|
345
345
|
};
|
|
346
346
|
}>, z.ZodObject<{
|
|
347
347
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -699,14 +699,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
699
699
|
}>>>;
|
|
700
700
|
boostFee: z.ZodNumber;
|
|
701
701
|
}, "strip", z.ZodTypeAny, {
|
|
702
|
-
depositDetails: {
|
|
703
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
704
|
-
};
|
|
705
|
-
boostFee: number;
|
|
706
|
-
txId: `0x${string}`;
|
|
707
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
708
|
-
depositAmount: bigint;
|
|
709
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
710
702
|
destinationAddress: {
|
|
711
703
|
readonly chain: "Ethereum";
|
|
712
704
|
readonly address: `0x${string}`;
|
|
@@ -723,6 +715,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
723
715
|
readonly chain: "Solana";
|
|
724
716
|
readonly address: string;
|
|
725
717
|
};
|
|
718
|
+
txId: `0x${string}`;
|
|
719
|
+
depositDetails: {
|
|
720
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
721
|
+
};
|
|
722
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
723
|
+
depositAmount: bigint;
|
|
724
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
726
725
|
affiliateFees: {
|
|
727
726
|
account: number;
|
|
728
727
|
bps: number;
|
|
@@ -732,6 +731,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
732
731
|
refundAddress: `0x${string}`;
|
|
733
732
|
minPrice: bigint;
|
|
734
733
|
};
|
|
734
|
+
boostFee: number;
|
|
735
735
|
depositAddress?: `0x${string}` | null | undefined;
|
|
736
736
|
channelId?: bigint | null | undefined;
|
|
737
737
|
depositMetadata?: {
|
|
@@ -786,11 +786,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
786
786
|
chunkInterval: number;
|
|
787
787
|
} | null | undefined;
|
|
788
788
|
}, {
|
|
789
|
+
destinationAddress: {
|
|
790
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
791
|
+
value: string;
|
|
792
|
+
};
|
|
793
|
+
txId: string;
|
|
789
794
|
depositDetails: {
|
|
790
795
|
txHashes?: string[] | null | undefined;
|
|
791
796
|
};
|
|
792
|
-
boostFee: number;
|
|
793
|
-
txId: string;
|
|
794
797
|
inputAsset: {
|
|
795
798
|
__kind: "ArbEth" | "ArbUsdc";
|
|
796
799
|
};
|
|
@@ -798,10 +801,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
798
801
|
outputAsset: {
|
|
799
802
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
800
803
|
};
|
|
801
|
-
destinationAddress: {
|
|
802
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
803
|
-
value: string;
|
|
804
|
-
};
|
|
805
804
|
affiliateFees: {
|
|
806
805
|
account: number;
|
|
807
806
|
bps: number;
|
|
@@ -811,6 +810,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
811
810
|
refundAddress: string;
|
|
812
811
|
minPrice: string | number;
|
|
813
812
|
};
|
|
813
|
+
boostFee: number;
|
|
814
814
|
depositAddress?: string | null | undefined;
|
|
815
815
|
channelId?: string | number | null | undefined;
|
|
816
816
|
depositMetadata?: {
|
|
@@ -870,14 +870,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
870
870
|
}, "strip", z.ZodTypeAny, {
|
|
871
871
|
__kind: "Vault";
|
|
872
872
|
vaultWitness: {
|
|
873
|
-
depositDetails: {
|
|
874
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
875
|
-
};
|
|
876
|
-
boostFee: number;
|
|
877
|
-
txId: `0x${string}`;
|
|
878
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
879
|
-
depositAmount: bigint;
|
|
880
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
881
873
|
destinationAddress: {
|
|
882
874
|
readonly chain: "Ethereum";
|
|
883
875
|
readonly address: `0x${string}`;
|
|
@@ -894,6 +886,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
894
886
|
readonly chain: "Solana";
|
|
895
887
|
readonly address: string;
|
|
896
888
|
};
|
|
889
|
+
txId: `0x${string}`;
|
|
890
|
+
depositDetails: {
|
|
891
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
892
|
+
};
|
|
893
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
894
|
+
depositAmount: bigint;
|
|
895
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
897
896
|
affiliateFees: {
|
|
898
897
|
account: number;
|
|
899
898
|
bps: number;
|
|
@@ -903,6 +902,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
903
902
|
refundAddress: `0x${string}`;
|
|
904
903
|
minPrice: bigint;
|
|
905
904
|
};
|
|
905
|
+
boostFee: number;
|
|
906
906
|
depositAddress?: `0x${string}` | null | undefined;
|
|
907
907
|
channelId?: bigint | null | undefined;
|
|
908
908
|
depositMetadata?: {
|
|
@@ -960,11 +960,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
960
960
|
}, {
|
|
961
961
|
__kind: "Vault";
|
|
962
962
|
vaultWitness: {
|
|
963
|
+
destinationAddress: {
|
|
964
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
965
|
+
value: string;
|
|
966
|
+
};
|
|
967
|
+
txId: string;
|
|
963
968
|
depositDetails: {
|
|
964
969
|
txHashes?: string[] | null | undefined;
|
|
965
970
|
};
|
|
966
|
-
boostFee: number;
|
|
967
|
-
txId: string;
|
|
968
971
|
inputAsset: {
|
|
969
972
|
__kind: "ArbEth" | "ArbUsdc";
|
|
970
973
|
};
|
|
@@ -972,10 +975,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
972
975
|
outputAsset: {
|
|
973
976
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
974
977
|
};
|
|
975
|
-
destinationAddress: {
|
|
976
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
977
|
-
value: string;
|
|
978
|
-
};
|
|
979
978
|
affiliateFees: {
|
|
980
979
|
account: number;
|
|
981
980
|
bps: number;
|
|
@@ -985,6 +984,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
985
984
|
refundAddress: string;
|
|
986
985
|
minPrice: string | number;
|
|
987
986
|
};
|
|
987
|
+
boostFee: number;
|
|
988
988
|
depositAddress?: string | null | undefined;
|
|
989
989
|
channelId?: string | number | null | undefined;
|
|
990
990
|
depositMetadata?: {
|
|
@@ -1104,24 +1104,16 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1104
1104
|
details: {
|
|
1105
1105
|
__kind: "DepositChannel";
|
|
1106
1106
|
depositWitness: {
|
|
1107
|
-
depositAddress: `0x${string}`;
|
|
1108
1107
|
asset: "ArbEth" | "ArbUsdc";
|
|
1108
|
+
amount: bigint;
|
|
1109
|
+
depositAddress: `0x${string}`;
|
|
1109
1110
|
depositDetails: {
|
|
1110
1111
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1111
1112
|
};
|
|
1112
|
-
amount: bigint;
|
|
1113
1113
|
};
|
|
1114
1114
|
} | {
|
|
1115
1115
|
__kind: "Vault";
|
|
1116
1116
|
vaultWitness: {
|
|
1117
|
-
depositDetails: {
|
|
1118
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
1119
|
-
};
|
|
1120
|
-
boostFee: number;
|
|
1121
|
-
txId: `0x${string}`;
|
|
1122
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1123
|
-
depositAmount: bigint;
|
|
1124
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1125
1117
|
destinationAddress: {
|
|
1126
1118
|
readonly chain: "Ethereum";
|
|
1127
1119
|
readonly address: `0x${string}`;
|
|
@@ -1138,6 +1130,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1138
1130
|
readonly chain: "Solana";
|
|
1139
1131
|
readonly address: string;
|
|
1140
1132
|
};
|
|
1133
|
+
txId: `0x${string}`;
|
|
1134
|
+
depositDetails: {
|
|
1135
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
1136
|
+
};
|
|
1137
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1138
|
+
depositAmount: bigint;
|
|
1139
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1141
1140
|
affiliateFees: {
|
|
1142
1141
|
account: number;
|
|
1143
1142
|
bps: number;
|
|
@@ -1147,6 +1146,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1147
1146
|
refundAddress: `0x${string}`;
|
|
1148
1147
|
minPrice: bigint;
|
|
1149
1148
|
};
|
|
1149
|
+
boostFee: number;
|
|
1150
1150
|
depositAddress?: `0x${string}` | null | undefined;
|
|
1151
1151
|
channelId?: bigint | null | undefined;
|
|
1152
1152
|
depositMetadata?: {
|
|
@@ -1270,23 +1270,26 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1270
1270
|
details: {
|
|
1271
1271
|
__kind: "DepositChannel";
|
|
1272
1272
|
depositWitness: {
|
|
1273
|
-
depositAddress: string;
|
|
1274
1273
|
asset: {
|
|
1275
1274
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1276
1275
|
};
|
|
1276
|
+
amount: string | number;
|
|
1277
|
+
depositAddress: string;
|
|
1277
1278
|
depositDetails: {
|
|
1278
1279
|
txHashes?: string[] | null | undefined;
|
|
1279
1280
|
};
|
|
1280
|
-
amount: string | number;
|
|
1281
1281
|
};
|
|
1282
1282
|
} | {
|
|
1283
1283
|
__kind: "Vault";
|
|
1284
1284
|
vaultWitness: {
|
|
1285
|
+
destinationAddress: {
|
|
1286
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1287
|
+
value: string;
|
|
1288
|
+
};
|
|
1289
|
+
txId: string;
|
|
1285
1290
|
depositDetails: {
|
|
1286
1291
|
txHashes?: string[] | null | undefined;
|
|
1287
1292
|
};
|
|
1288
|
-
boostFee: number;
|
|
1289
|
-
txId: string;
|
|
1290
1293
|
inputAsset: {
|
|
1291
1294
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1292
1295
|
};
|
|
@@ -1294,10 +1297,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1294
1297
|
outputAsset: {
|
|
1295
1298
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1296
1299
|
};
|
|
1297
|
-
destinationAddress: {
|
|
1298
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1299
|
-
value: string;
|
|
1300
|
-
};
|
|
1301
1300
|
affiliateFees: {
|
|
1302
1301
|
account: number;
|
|
1303
1302
|
bps: number;
|
|
@@ -1307,6 +1306,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1307
1306
|
refundAddress: string;
|
|
1308
1307
|
minPrice: string | number;
|
|
1309
1308
|
};
|
|
1309
|
+
boostFee: number;
|
|
1310
1310
|
depositAddress?: string | null | undefined;
|
|
1311
1311
|
channelId?: string | number | null | undefined;
|
|
1312
1312
|
depositMetadata?: {
|
|
@@ -305,43 +305,43 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
305
305
|
txHashes?: string[] | null | undefined;
|
|
306
306
|
}>;
|
|
307
307
|
}, "strip", z.ZodTypeAny, {
|
|
308
|
-
depositAddress: `0x${string}`;
|
|
309
308
|
asset: "ArbEth" | "ArbUsdc";
|
|
309
|
+
amount: bigint;
|
|
310
|
+
depositAddress: `0x${string}`;
|
|
310
311
|
depositDetails: {
|
|
311
312
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
312
313
|
};
|
|
313
|
-
amount: bigint;
|
|
314
314
|
}, {
|
|
315
|
-
depositAddress: string;
|
|
316
315
|
asset: {
|
|
317
316
|
__kind: "ArbEth" | "ArbUsdc";
|
|
318
317
|
};
|
|
318
|
+
amount: string | number;
|
|
319
|
+
depositAddress: string;
|
|
319
320
|
depositDetails: {
|
|
320
321
|
txHashes?: string[] | null | undefined;
|
|
321
322
|
};
|
|
322
|
-
amount: string | number;
|
|
323
323
|
}>;
|
|
324
324
|
}, "strip", z.ZodTypeAny, {
|
|
325
325
|
__kind: "DepositChannel";
|
|
326
326
|
depositWitness: {
|
|
327
|
-
depositAddress: `0x${string}`;
|
|
328
327
|
asset: "ArbEth" | "ArbUsdc";
|
|
328
|
+
amount: bigint;
|
|
329
|
+
depositAddress: `0x${string}`;
|
|
329
330
|
depositDetails: {
|
|
330
331
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
331
332
|
};
|
|
332
|
-
amount: bigint;
|
|
333
333
|
};
|
|
334
334
|
}, {
|
|
335
335
|
__kind: "DepositChannel";
|
|
336
336
|
depositWitness: {
|
|
337
|
-
depositAddress: string;
|
|
338
337
|
asset: {
|
|
339
338
|
__kind: "ArbEth" | "ArbUsdc";
|
|
340
339
|
};
|
|
340
|
+
amount: string | number;
|
|
341
|
+
depositAddress: string;
|
|
341
342
|
depositDetails: {
|
|
342
343
|
txHashes?: string[] | null | undefined;
|
|
343
344
|
};
|
|
344
|
-
amount: string | number;
|
|
345
345
|
};
|
|
346
346
|
}>, z.ZodObject<{
|
|
347
347
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -699,14 +699,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
699
699
|
}>>>;
|
|
700
700
|
boostFee: z.ZodNumber;
|
|
701
701
|
}, "strip", z.ZodTypeAny, {
|
|
702
|
-
depositDetails: {
|
|
703
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
704
|
-
};
|
|
705
|
-
boostFee: number;
|
|
706
|
-
txId: `0x${string}`;
|
|
707
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
708
|
-
depositAmount: bigint;
|
|
709
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
710
702
|
destinationAddress: {
|
|
711
703
|
readonly chain: "Ethereum";
|
|
712
704
|
readonly address: `0x${string}`;
|
|
@@ -723,6 +715,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
723
715
|
readonly chain: "Solana";
|
|
724
716
|
readonly address: string;
|
|
725
717
|
};
|
|
718
|
+
txId: `0x${string}`;
|
|
719
|
+
depositDetails: {
|
|
720
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
721
|
+
};
|
|
722
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
723
|
+
depositAmount: bigint;
|
|
724
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
726
725
|
affiliateFees: {
|
|
727
726
|
account: number;
|
|
728
727
|
bps: number;
|
|
@@ -732,6 +731,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
732
731
|
refundAddress: `0x${string}`;
|
|
733
732
|
minPrice: bigint;
|
|
734
733
|
};
|
|
734
|
+
boostFee: number;
|
|
735
735
|
depositAddress?: `0x${string}` | null | undefined;
|
|
736
736
|
channelId?: bigint | null | undefined;
|
|
737
737
|
depositMetadata?: {
|
|
@@ -786,11 +786,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
786
786
|
chunkInterval: number;
|
|
787
787
|
} | null | undefined;
|
|
788
788
|
}, {
|
|
789
|
+
destinationAddress: {
|
|
790
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
791
|
+
value: string;
|
|
792
|
+
};
|
|
793
|
+
txId: string;
|
|
789
794
|
depositDetails: {
|
|
790
795
|
txHashes?: string[] | null | undefined;
|
|
791
796
|
};
|
|
792
|
-
boostFee: number;
|
|
793
|
-
txId: string;
|
|
794
797
|
inputAsset: {
|
|
795
798
|
__kind: "ArbEth" | "ArbUsdc";
|
|
796
799
|
};
|
|
@@ -798,10 +801,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
798
801
|
outputAsset: {
|
|
799
802
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
800
803
|
};
|
|
801
|
-
destinationAddress: {
|
|
802
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
803
|
-
value: string;
|
|
804
|
-
};
|
|
805
804
|
affiliateFees: {
|
|
806
805
|
account: number;
|
|
807
806
|
bps: number;
|
|
@@ -811,6 +810,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
811
810
|
refundAddress: string;
|
|
812
811
|
minPrice: string | number;
|
|
813
812
|
};
|
|
813
|
+
boostFee: number;
|
|
814
814
|
depositAddress?: string | null | undefined;
|
|
815
815
|
channelId?: string | number | null | undefined;
|
|
816
816
|
depositMetadata?: {
|
|
@@ -870,14 +870,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
870
870
|
}, "strip", z.ZodTypeAny, {
|
|
871
871
|
__kind: "Vault";
|
|
872
872
|
vaultWitness: {
|
|
873
|
-
depositDetails: {
|
|
874
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
875
|
-
};
|
|
876
|
-
boostFee: number;
|
|
877
|
-
txId: `0x${string}`;
|
|
878
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
879
|
-
depositAmount: bigint;
|
|
880
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
881
873
|
destinationAddress: {
|
|
882
874
|
readonly chain: "Ethereum";
|
|
883
875
|
readonly address: `0x${string}`;
|
|
@@ -894,6 +886,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
894
886
|
readonly chain: "Solana";
|
|
895
887
|
readonly address: string;
|
|
896
888
|
};
|
|
889
|
+
txId: `0x${string}`;
|
|
890
|
+
depositDetails: {
|
|
891
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
892
|
+
};
|
|
893
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
894
|
+
depositAmount: bigint;
|
|
895
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
897
896
|
affiliateFees: {
|
|
898
897
|
account: number;
|
|
899
898
|
bps: number;
|
|
@@ -903,6 +902,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
903
902
|
refundAddress: `0x${string}`;
|
|
904
903
|
minPrice: bigint;
|
|
905
904
|
};
|
|
905
|
+
boostFee: number;
|
|
906
906
|
depositAddress?: `0x${string}` | null | undefined;
|
|
907
907
|
channelId?: bigint | null | undefined;
|
|
908
908
|
depositMetadata?: {
|
|
@@ -960,11 +960,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
960
960
|
}, {
|
|
961
961
|
__kind: "Vault";
|
|
962
962
|
vaultWitness: {
|
|
963
|
+
destinationAddress: {
|
|
964
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
965
|
+
value: string;
|
|
966
|
+
};
|
|
967
|
+
txId: string;
|
|
963
968
|
depositDetails: {
|
|
964
969
|
txHashes?: string[] | null | undefined;
|
|
965
970
|
};
|
|
966
|
-
boostFee: number;
|
|
967
|
-
txId: string;
|
|
968
971
|
inputAsset: {
|
|
969
972
|
__kind: "ArbEth" | "ArbUsdc";
|
|
970
973
|
};
|
|
@@ -972,10 +975,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
972
975
|
outputAsset: {
|
|
973
976
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
974
977
|
};
|
|
975
|
-
destinationAddress: {
|
|
976
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
977
|
-
value: string;
|
|
978
|
-
};
|
|
979
978
|
affiliateFees: {
|
|
980
979
|
account: number;
|
|
981
980
|
bps: number;
|
|
@@ -985,6 +984,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
985
984
|
refundAddress: string;
|
|
986
985
|
minPrice: string | number;
|
|
987
986
|
};
|
|
987
|
+
boostFee: number;
|
|
988
988
|
depositAddress?: string | null | undefined;
|
|
989
989
|
channelId?: string | number | null | undefined;
|
|
990
990
|
depositMetadata?: {
|
|
@@ -1104,24 +1104,16 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1104
1104
|
details: {
|
|
1105
1105
|
__kind: "DepositChannel";
|
|
1106
1106
|
depositWitness: {
|
|
1107
|
-
depositAddress: `0x${string}`;
|
|
1108
1107
|
asset: "ArbEth" | "ArbUsdc";
|
|
1108
|
+
amount: bigint;
|
|
1109
|
+
depositAddress: `0x${string}`;
|
|
1109
1110
|
depositDetails: {
|
|
1110
1111
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1111
1112
|
};
|
|
1112
|
-
amount: bigint;
|
|
1113
1113
|
};
|
|
1114
1114
|
} | {
|
|
1115
1115
|
__kind: "Vault";
|
|
1116
1116
|
vaultWitness: {
|
|
1117
|
-
depositDetails: {
|
|
1118
|
-
txHashes?: `0x${string}`[] | null | undefined;
|
|
1119
|
-
};
|
|
1120
|
-
boostFee: number;
|
|
1121
|
-
txId: `0x${string}`;
|
|
1122
|
-
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1123
|
-
depositAmount: bigint;
|
|
1124
|
-
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1125
1117
|
destinationAddress: {
|
|
1126
1118
|
readonly chain: "Ethereum";
|
|
1127
1119
|
readonly address: `0x${string}`;
|
|
@@ -1138,6 +1130,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1138
1130
|
readonly chain: "Solana";
|
|
1139
1131
|
readonly address: string;
|
|
1140
1132
|
};
|
|
1133
|
+
txId: `0x${string}`;
|
|
1134
|
+
depositDetails: {
|
|
1135
|
+
txHashes?: `0x${string}`[] | null | undefined;
|
|
1136
|
+
};
|
|
1137
|
+
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1138
|
+
depositAmount: bigint;
|
|
1139
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1141
1140
|
affiliateFees: {
|
|
1142
1141
|
account: number;
|
|
1143
1142
|
bps: number;
|
|
@@ -1147,6 +1146,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1147
1146
|
refundAddress: `0x${string}`;
|
|
1148
1147
|
minPrice: bigint;
|
|
1149
1148
|
};
|
|
1149
|
+
boostFee: number;
|
|
1150
1150
|
depositAddress?: `0x${string}` | null | undefined;
|
|
1151
1151
|
channelId?: bigint | null | undefined;
|
|
1152
1152
|
depositMetadata?: {
|
|
@@ -1270,23 +1270,26 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1270
1270
|
details: {
|
|
1271
1271
|
__kind: "DepositChannel";
|
|
1272
1272
|
depositWitness: {
|
|
1273
|
-
depositAddress: string;
|
|
1274
1273
|
asset: {
|
|
1275
1274
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1276
1275
|
};
|
|
1276
|
+
amount: string | number;
|
|
1277
|
+
depositAddress: string;
|
|
1277
1278
|
depositDetails: {
|
|
1278
1279
|
txHashes?: string[] | null | undefined;
|
|
1279
1280
|
};
|
|
1280
|
-
amount: string | number;
|
|
1281
1281
|
};
|
|
1282
1282
|
} | {
|
|
1283
1283
|
__kind: "Vault";
|
|
1284
1284
|
vaultWitness: {
|
|
1285
|
+
destinationAddress: {
|
|
1286
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1287
|
+
value: string;
|
|
1288
|
+
};
|
|
1289
|
+
txId: string;
|
|
1285
1290
|
depositDetails: {
|
|
1286
1291
|
txHashes?: string[] | null | undefined;
|
|
1287
1292
|
};
|
|
1288
|
-
boostFee: number;
|
|
1289
|
-
txId: string;
|
|
1290
1293
|
inputAsset: {
|
|
1291
1294
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1292
1295
|
};
|
|
@@ -1294,10 +1297,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1294
1297
|
outputAsset: {
|
|
1295
1298
|
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1296
1299
|
};
|
|
1297
|
-
destinationAddress: {
|
|
1298
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1299
|
-
value: string;
|
|
1300
|
-
};
|
|
1301
1300
|
affiliateFees: {
|
|
1302
1301
|
account: number;
|
|
1303
1302
|
bps: number;
|
|
@@ -1307,6 +1306,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1307
1306
|
refundAddress: string;
|
|
1308
1307
|
minPrice: string | number;
|
|
1309
1308
|
};
|
|
1309
|
+
boostFee: number;
|
|
1310
1310
|
depositAddress?: string | null | undefined;
|
|
1311
1311
|
channelId?: string | number | null | undefined;
|
|
1312
1312
|
depositMetadata?: {
|
|
@@ -77,6 +77,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
77
77
|
}>;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
79
|
asset: "ArbEth" | "ArbUsdc";
|
|
80
|
+
amount: bigint;
|
|
80
81
|
depositDetails: {
|
|
81
82
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
82
83
|
};
|
|
@@ -99,13 +100,13 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
99
100
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
100
101
|
};
|
|
101
102
|
originType: "DepositChannel" | "Vault";
|
|
102
|
-
amount: bigint;
|
|
103
103
|
depositAddress?: `0x${string}` | null | undefined;
|
|
104
104
|
channelId?: bigint | null | undefined;
|
|
105
105
|
}, {
|
|
106
106
|
asset: {
|
|
107
107
|
__kind: "ArbEth" | "ArbUsdc";
|
|
108
108
|
};
|
|
109
|
+
amount: string | number;
|
|
109
110
|
depositDetails: {
|
|
110
111
|
txHashes?: string[] | null | undefined;
|
|
111
112
|
};
|
|
@@ -130,7 +131,6 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
130
131
|
originType: {
|
|
131
132
|
__kind: "DepositChannel" | "Vault";
|
|
132
133
|
};
|
|
133
|
-
amount: string | number;
|
|
134
134
|
depositAddress?: string | null | undefined;
|
|
135
135
|
channelId?: string | number | null | undefined;
|
|
136
136
|
}>;
|
|
@@ -77,6 +77,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
77
77
|
}>;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
79
|
asset: "ArbEth" | "ArbUsdc";
|
|
80
|
+
amount: bigint;
|
|
80
81
|
depositDetails: {
|
|
81
82
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
82
83
|
};
|
|
@@ -99,13 +100,13 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
99
100
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
100
101
|
};
|
|
101
102
|
originType: "DepositChannel" | "Vault";
|
|
102
|
-
amount: bigint;
|
|
103
103
|
depositAddress?: `0x${string}` | null | undefined;
|
|
104
104
|
channelId?: bigint | null | undefined;
|
|
105
105
|
}, {
|
|
106
106
|
asset: {
|
|
107
107
|
__kind: "ArbEth" | "ArbUsdc";
|
|
108
108
|
};
|
|
109
|
+
amount: string | number;
|
|
109
110
|
depositDetails: {
|
|
110
111
|
txHashes?: string[] | null | undefined;
|
|
111
112
|
};
|
|
@@ -130,7 +131,6 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
130
131
|
originType: {
|
|
131
132
|
__kind: "DepositChannel" | "Vault";
|
|
132
133
|
};
|
|
133
|
-
amount: string | number;
|
|
134
134
|
depositAddress?: string | null | undefined;
|
|
135
135
|
channelId?: string | number | null | undefined;
|
|
136
136
|
}>;
|