@chainflip/processor 1.11.15 → 2.0.0
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 +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- 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 +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
- package/dist/100/swapping/ccmDepositReceived.d.ts +66 -66
- package/dist/100/swapping/ccmFailed.d.cts +66 -66
- package/dist/100/swapping/ccmFailed.d.ts +66 -66
- package/dist/100/swapping/swapAmountTooLow.d.cts +9 -9
- package/dist/100/swapping/swapAmountTooLow.d.ts +9 -9
- package/dist/100/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/100/swapping/swapDepositAddressReady.d.ts +8 -8
- package/dist/100/swapping/swapScheduled.d.cts +81 -81
- package/dist/100/swapping/swapScheduled.d.ts +81 -81
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +203 -203
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +92 -92
- package/dist/11000/swapping/swapRequested.d.ts +92 -92
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/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/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/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/11200/common.cjs +19 -102
- package/dist/11200/common.d.cts +57 -1534
- package/dist/11200/common.d.ts +57 -1534
- package/dist/11200/common.mjs +18 -101
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +40 -560
- package/dist/11200/environment/runtimeSafeModeUpdated.d.ts +40 -560
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
- 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 +184 -184
- package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +184 -184
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/11200/swapping/swapAborted.d.cts +7 -7
- package/dist/11200/swapping/swapAborted.d.ts +7 -7
- package/dist/11200/swapping/swapRequested.d.cts +0 -57
- package/dist/11200/swapping/swapRequested.d.ts +0 -57
- package/dist/11200/swapping/swapRescheduled.d.cts +7 -7
- package/dist/11200/swapping/swapRescheduled.d.ts +7 -7
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/120/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.ts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.ts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/141/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/141/swapping/batchSwapFailed.d.ts +6 -6
- 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 +18 -18
- package/dist/141/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/141/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/141/swapping/swapEgressIgnored.d.ts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/141/swapping/swapEgressScheduled.d.ts +10 -10
- package/dist/141/swapping/swapExecuted.d.cts +14 -14
- package/dist/141/swapping/swapExecuted.d.ts +14 -14
- package/dist/141/swapping/swapScheduled.d.cts +14 -14
- package/dist/141/swapping/swapScheduled.d.ts +14 -14
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +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/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.ts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.ts +2 -2
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/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/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 +57 -57
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +194 -194
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +194 -194
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +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/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/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 +8 -8
- package/dist/190/assetBalances/accountCredited.d.ts +8 -8
- package/dist/190/assetBalances/accountDebited.d.cts +8 -8
- package/dist/190/assetBalances/accountDebited.d.ts +8 -8
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.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 +50 -50
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- 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/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/swapping/creditedOnChain.d.cts +4 -4
- package/dist/190/swapping/creditedOnChain.d.ts +4 -4
- package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +4 -4
- package/dist/190/swapping/refundedOnChain.d.ts +4 -4
- package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +70 -70
- package/dist/190/swapping/swapRequested.d.ts +70 -70
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/200/common.cjs +437 -0
- package/dist/200/common.d.cts +10084 -0
- package/dist/200/common.d.ts +10084 -0
- package/dist/200/common.mjs +437 -0
- package/dist/{11200 → 200}/environment/batchCompleted.cjs +1 -1
- package/dist/{11200 → 200}/environment/batchCompleted.mjs +1 -1
- package/dist/{11200 → 200}/environment/nonNativeSignedCall.cjs +1 -1
- package/dist/{11200 → 200}/environment/nonNativeSignedCall.mjs +1 -1
- package/dist/200/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +1910 -0
- package/dist/200/environment/runtimeSafeModeUpdated.d.ts +1910 -0
- package/dist/200/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/{11200 → 200}/lendingPools/collateralAdded.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/collateralAdded.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/collateralRemoved.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/collateralRemoved.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/interestTaken.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/interestTaken.mjs +1 -1
- package/dist/200/lendingPools/lendingFundsAdded.cjs +11 -0
- package/dist/200/lendingPools/lendingFundsAdded.d.cts +27 -0
- package/dist/200/lendingPools/lendingFundsAdded.d.ts +27 -0
- package/dist/200/lendingPools/lendingFundsAdded.mjs +11 -0
- package/dist/200/lendingPools/lendingFundsRemoved.cjs +11 -0
- package/dist/200/lendingPools/lendingFundsRemoved.d.cts +27 -0
- package/dist/200/lendingPools/lendingFundsRemoved.d.ts +27 -0
- package/dist/200/lendingPools/lendingFundsRemoved.mjs +11 -0
- package/dist/{11200 → 200}/lendingPools/lendingNetworkFeeSwapInitiated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/lendingNetworkFeeSwapInitiated.mjs +1 -1
- package/dist/200/lendingPools/lendingPoolCreated.cjs +7 -0
- package/dist/200/lendingPools/lendingPoolCreated.d.cts +21 -0
- package/dist/200/lendingPools/lendingPoolCreated.d.ts +21 -0
- package/dist/200/lendingPools/lendingPoolCreated.mjs +7 -0
- package/dist/{11200 → 200}/lendingPools/liquidationFeeTaken.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/liquidationFeeTaken.mjs +1 -1
- package/dist/200/lendingPools/liquidationInitiated.cjs +11 -0
- package/dist/200/lendingPools/liquidationInitiated.d.cts +17 -0
- package/dist/200/lendingPools/liquidationInitiated.d.ts +17 -0
- package/dist/200/lendingPools/liquidationInitiated.mjs +11 -0
- package/dist/{11200 → 200}/lendingPools/loanCreated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanCreated.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanRepaid.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanRepaid.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanSettled.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanSettled.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanUpdated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanUpdated.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/originationFeeTaken.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/originationFeeTaken.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/palletConfigUpdated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/palletConfigUpdated.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/primaryCollateralAssetUpdated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/primaryCollateralAssetUpdated.mjs +1 -1
- package/dist/200/swapping/swapAborted.cjs +10 -0
- package/dist/200/swapping/swapAborted.d.cts +24 -0
- package/dist/200/swapping/swapAborted.d.ts +24 -0
- package/dist/200/swapping/swapAborted.mjs +10 -0
- package/dist/200/swapping/swapRequested.cjs +25 -0
- package/dist/200/swapping/swapRequested.d.cts +2978 -0
- package/dist/200/swapping/swapRequested.d.ts +2978 -0
- package/dist/200/swapping/swapRequested.mjs +25 -0
- package/dist/200/swapping/swapRescheduled.cjs +11 -0
- package/dist/200/swapping/swapRescheduled.d.cts +27 -0
- package/dist/200/swapping/swapRescheduled.d.ts +27 -0
- package/dist/200/swapping/swapRescheduled.mjs +11 -0
- package/package.json +1 -1
- package/dist/{11200 → 200}/environment/batchCompleted.d.cts +0 -0
- package/dist/{11200 → 200}/environment/batchCompleted.d.ts +0 -0
- package/dist/{11200 → 200}/environment/nonNativeSignedCall.d.cts +0 -0
- package/dist/{11200 → 200}/environment/nonNativeSignedCall.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/collateralAdded.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/collateralAdded.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/collateralRemoved.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/collateralRemoved.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/interestTaken.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/interestTaken.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/lendingNetworkFeeSwapInitiated.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/lendingNetworkFeeSwapInitiated.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/liquidationFeeTaken.d.cts +2 -2
- package/dist/{11200 → 200}/lendingPools/liquidationFeeTaken.d.ts +2 -2
- package/dist/{11200 → 200}/lendingPools/loanCreated.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanCreated.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanRepaid.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanRepaid.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanSettled.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanSettled.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanUpdated.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanUpdated.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/originationFeeTaken.d.cts +2 -2
- package/dist/{11200 → 200}/lendingPools/originationFeeTaken.d.ts +2 -2
- /package/dist/{11200 → 200}/lendingPools/palletConfigUpdated.d.cts +0 -0
- /package/dist/{11200 → 200}/lendingPools/palletConfigUpdated.d.ts +0 -0
- /package/dist/{11200 → 200}/lendingPools/primaryCollateralAssetUpdated.d.cts +0 -0
- /package/dist/{11200 → 200}/lendingPools/primaryCollateralAssetUpdated.d.ts +0 -0
|
@@ -55,6 +55,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
55
55
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
56
56
|
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
|
+
brokerId: string;
|
|
58
59
|
__kind: "DepositChannel";
|
|
59
60
|
depositAddress: {
|
|
60
61
|
readonly chain: "Ethereum";
|
|
@@ -74,8 +75,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
74
75
|
};
|
|
75
76
|
channelId: bigint;
|
|
76
77
|
depositBlockHeight: bigint;
|
|
77
|
-
brokerId: string;
|
|
78
78
|
}, {
|
|
79
|
+
brokerId: string;
|
|
79
80
|
__kind: "DepositChannel";
|
|
80
81
|
depositAddress: {
|
|
81
82
|
value: string;
|
|
@@ -83,7 +84,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
83
84
|
};
|
|
84
85
|
channelId: string | number;
|
|
85
86
|
depositBlockHeight: string | number;
|
|
86
|
-
brokerId: string;
|
|
87
87
|
}>, z.ZodObject<{
|
|
88
88
|
__kind: z.ZodLiteral<"Vault">;
|
|
89
89
|
txId: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -471,6 +471,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
471
471
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
472
472
|
inputAmount: bigint;
|
|
473
473
|
origin: {
|
|
474
|
+
brokerId: string;
|
|
474
475
|
__kind: "DepositChannel";
|
|
475
476
|
depositAddress: {
|
|
476
477
|
readonly chain: "Ethereum";
|
|
@@ -490,7 +491,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
490
491
|
};
|
|
491
492
|
channelId: bigint;
|
|
492
493
|
depositBlockHeight: bigint;
|
|
493
|
-
brokerId: string;
|
|
494
494
|
} | {
|
|
495
495
|
__kind: "Vault";
|
|
496
496
|
txId: {
|
|
@@ -600,6 +600,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
600
600
|
};
|
|
601
601
|
inputAmount: string | number;
|
|
602
602
|
origin: {
|
|
603
|
+
brokerId: string;
|
|
603
604
|
__kind: "DepositChannel";
|
|
604
605
|
depositAddress: {
|
|
605
606
|
value: string;
|
|
@@ -607,7 +608,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
607
608
|
};
|
|
608
609
|
channelId: string | number;
|
|
609
610
|
depositBlockHeight: string | number;
|
|
610
|
-
brokerId: string;
|
|
611
611
|
} | {
|
|
612
612
|
__kind: "Vault";
|
|
613
613
|
txId: {
|
|
@@ -12,13 +12,13 @@ declare const arbitrumIngressEgressCcmBroadcastRequested: z.ZodObject<{
|
|
|
12
12
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
13
13
|
}>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
16
15
|
broadcastId: number;
|
|
16
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
17
17
|
}, {
|
|
18
|
+
broadcastId: number;
|
|
18
19
|
egressId: [{
|
|
19
20
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
20
21
|
}, string | number];
|
|
21
|
-
broadcastId: number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { arbitrumIngressEgressCcmBroadcastRequested };
|
|
@@ -12,13 +12,13 @@ declare const arbitrumIngressEgressCcmBroadcastRequested: z.ZodObject<{
|
|
|
12
12
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
13
13
|
}>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
16
15
|
broadcastId: number;
|
|
16
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
17
17
|
}, {
|
|
18
|
+
broadcastId: number;
|
|
18
19
|
egressId: [{
|
|
19
20
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
20
21
|
}, string | number];
|
|
21
|
-
broadcastId: number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { arbitrumIngressEgressCcmBroadcastRequested };
|
|
@@ -90,15 +90,15 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
90
90
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
92
|
__kind: "Refund";
|
|
93
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
94
93
|
amount: bigint;
|
|
94
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
95
95
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
96
96
|
}, {
|
|
97
97
|
__kind: "Refund";
|
|
98
|
+
amount: string | number;
|
|
98
99
|
reason: {
|
|
99
100
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
100
101
|
};
|
|
101
|
-
amount: string | number;
|
|
102
102
|
egressId?: [{
|
|
103
103
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
104
104
|
}, string | number] | null | undefined;
|
|
@@ -113,14 +113,14 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
113
113
|
__kind: "DepositChannel" | "Vault";
|
|
114
114
|
}>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
|
-
blockHeight: bigint;
|
|
117
116
|
asset: "ArbEth" | "ArbUsdc";
|
|
117
|
+
prewitnessedDepositId: bigint;
|
|
118
118
|
depositDetails: {
|
|
119
119
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
120
120
|
};
|
|
121
121
|
boostFee: bigint;
|
|
122
|
-
prewitnessedDepositId: bigint;
|
|
123
122
|
amounts: [number, bigint][];
|
|
123
|
+
blockHeight: bigint;
|
|
124
124
|
ingressFee: bigint;
|
|
125
125
|
maxBoostFeeBps: number;
|
|
126
126
|
action: {
|
|
@@ -139,24 +139,24 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
139
139
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
140
140
|
} | {
|
|
141
141
|
__kind: "Refund";
|
|
142
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
143
142
|
amount: bigint;
|
|
143
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
144
144
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
145
145
|
};
|
|
146
146
|
originType: "DepositChannel" | "Vault";
|
|
147
147
|
depositAddress?: `0x${string}` | null | undefined;
|
|
148
148
|
channelId?: bigint | null | undefined;
|
|
149
149
|
}, {
|
|
150
|
-
blockHeight: string | number;
|
|
151
150
|
asset: {
|
|
152
151
|
__kind: "ArbEth" | "ArbUsdc";
|
|
153
152
|
};
|
|
153
|
+
prewitnessedDepositId: string | number;
|
|
154
154
|
depositDetails: {
|
|
155
155
|
txHashes?: string[] | null | undefined;
|
|
156
156
|
};
|
|
157
157
|
boostFee: string | number;
|
|
158
|
-
prewitnessedDepositId: string | number;
|
|
159
158
|
amounts: [number, string | number][];
|
|
159
|
+
blockHeight: string | number;
|
|
160
160
|
ingressFee: string | number;
|
|
161
161
|
maxBoostFeeBps: number;
|
|
162
162
|
action: {
|
|
@@ -175,10 +175,10 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
175
175
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
176
176
|
} | {
|
|
177
177
|
__kind: "Refund";
|
|
178
|
+
amount: string | number;
|
|
178
179
|
reason: {
|
|
179
180
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
180
181
|
};
|
|
181
|
-
amount: string | number;
|
|
182
182
|
egressId?: [{
|
|
183
183
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
184
184
|
}, string | number] | null | undefined;
|
|
@@ -90,15 +90,15 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
90
90
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
92
|
__kind: "Refund";
|
|
93
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
94
93
|
amount: bigint;
|
|
94
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
95
95
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
96
96
|
}, {
|
|
97
97
|
__kind: "Refund";
|
|
98
|
+
amount: string | number;
|
|
98
99
|
reason: {
|
|
99
100
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
100
101
|
};
|
|
101
|
-
amount: string | number;
|
|
102
102
|
egressId?: [{
|
|
103
103
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
104
104
|
}, string | number] | null | undefined;
|
|
@@ -113,14 +113,14 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
113
113
|
__kind: "DepositChannel" | "Vault";
|
|
114
114
|
}>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
|
-
blockHeight: bigint;
|
|
117
116
|
asset: "ArbEth" | "ArbUsdc";
|
|
117
|
+
prewitnessedDepositId: bigint;
|
|
118
118
|
depositDetails: {
|
|
119
119
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
120
120
|
};
|
|
121
121
|
boostFee: bigint;
|
|
122
|
-
prewitnessedDepositId: bigint;
|
|
123
122
|
amounts: [number, bigint][];
|
|
123
|
+
blockHeight: bigint;
|
|
124
124
|
ingressFee: bigint;
|
|
125
125
|
maxBoostFeeBps: number;
|
|
126
126
|
action: {
|
|
@@ -139,24 +139,24 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
139
139
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
140
140
|
} | {
|
|
141
141
|
__kind: "Refund";
|
|
142
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
143
142
|
amount: bigint;
|
|
143
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
144
144
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
145
145
|
};
|
|
146
146
|
originType: "DepositChannel" | "Vault";
|
|
147
147
|
depositAddress?: `0x${string}` | null | undefined;
|
|
148
148
|
channelId?: bigint | null | undefined;
|
|
149
149
|
}, {
|
|
150
|
-
blockHeight: string | number;
|
|
151
150
|
asset: {
|
|
152
151
|
__kind: "ArbEth" | "ArbUsdc";
|
|
153
152
|
};
|
|
153
|
+
prewitnessedDepositId: string | number;
|
|
154
154
|
depositDetails: {
|
|
155
155
|
txHashes?: string[] | null | undefined;
|
|
156
156
|
};
|
|
157
157
|
boostFee: string | number;
|
|
158
|
-
prewitnessedDepositId: string | number;
|
|
159
158
|
amounts: [number, string | number][];
|
|
159
|
+
blockHeight: string | number;
|
|
160
160
|
ingressFee: string | number;
|
|
161
161
|
maxBoostFeeBps: number;
|
|
162
162
|
action: {
|
|
@@ -175,10 +175,10 @@ declare const arbitrumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
175
175
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
176
176
|
} | {
|
|
177
177
|
__kind: "Refund";
|
|
178
|
+
amount: string | number;
|
|
178
179
|
reason: {
|
|
179
180
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
180
181
|
};
|
|
181
|
-
amount: string | number;
|
|
182
182
|
egressId?: [{
|
|
183
183
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
184
184
|
}, string | number] | null | undefined;
|
|
@@ -332,11 +332,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
332
332
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
333
333
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
334
334
|
}, "strip", z.ZodTypeAny, {
|
|
335
|
-
__kind: "
|
|
335
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
336
336
|
}, {
|
|
337
|
-
__kind: "
|
|
338
|
-
}>, "
|
|
339
|
-
__kind: "
|
|
337
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
338
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
339
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
340
340
|
}>;
|
|
341
341
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
342
342
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -662,12 +662,12 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
662
662
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
663
663
|
}, "strip", z.ZodTypeAny, {
|
|
664
664
|
retryDuration: number;
|
|
665
|
-
refundAddress: `0x${string}`;
|
|
666
665
|
minPrice: bigint;
|
|
666
|
+
refundAddress: `0x${string}`;
|
|
667
667
|
}, {
|
|
668
668
|
retryDuration: number;
|
|
669
|
-
refundAddress: string;
|
|
670
669
|
minPrice: string | number;
|
|
670
|
+
refundAddress: string;
|
|
671
671
|
}>;
|
|
672
672
|
dcaParams: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
673
673
|
numberOfChunks: z.ZodNumber;
|
|
@@ -681,12 +681,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
681
681
|
}>>>;
|
|
682
682
|
boostFee: z.ZodNumber;
|
|
683
683
|
}, "strip", z.ZodTypeAny, {
|
|
684
|
+
txId: `0x${string}`;
|
|
684
685
|
depositDetails: {
|
|
685
686
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
686
687
|
};
|
|
687
688
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
688
689
|
depositAmount: bigint;
|
|
689
|
-
outputAsset: "
|
|
690
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
690
691
|
destinationAddress: {
|
|
691
692
|
readonly chain: "Ethereum";
|
|
692
693
|
readonly address: `0x${string}`;
|
|
@@ -706,15 +707,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
706
707
|
readonly chain: "Assethub";
|
|
707
708
|
readonly address: string;
|
|
708
709
|
};
|
|
709
|
-
txId: `0x${string}`;
|
|
710
710
|
affiliateFees: {
|
|
711
711
|
account: number;
|
|
712
712
|
bps: number;
|
|
713
713
|
}[];
|
|
714
714
|
refundParams: {
|
|
715
715
|
retryDuration: number;
|
|
716
|
-
refundAddress: `0x${string}`;
|
|
717
716
|
minPrice: bigint;
|
|
717
|
+
refundAddress: `0x${string}`;
|
|
718
718
|
};
|
|
719
719
|
boostFee: number;
|
|
720
720
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -774,6 +774,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
774
774
|
chunkInterval: number;
|
|
775
775
|
} | null | undefined;
|
|
776
776
|
}, {
|
|
777
|
+
txId: string;
|
|
777
778
|
depositDetails: {
|
|
778
779
|
txHashes?: string[] | null | undefined;
|
|
779
780
|
};
|
|
@@ -782,21 +783,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
782
783
|
};
|
|
783
784
|
depositAmount: string | number;
|
|
784
785
|
outputAsset: {
|
|
785
|
-
__kind: "
|
|
786
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
786
787
|
};
|
|
787
788
|
destinationAddress: {
|
|
788
789
|
value: string;
|
|
789
790
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
790
791
|
};
|
|
791
|
-
txId: string;
|
|
792
792
|
affiliateFees: {
|
|
793
793
|
account: number;
|
|
794
794
|
bps: number;
|
|
795
795
|
}[];
|
|
796
796
|
refundParams: {
|
|
797
797
|
retryDuration: number;
|
|
798
|
-
refundAddress: string;
|
|
799
798
|
minPrice: string | number;
|
|
799
|
+
refundAddress: string;
|
|
800
800
|
};
|
|
801
801
|
boostFee: number;
|
|
802
802
|
depositAddress?: string | null | undefined;
|
|
@@ -861,12 +861,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
861
861
|
}, "strip", z.ZodTypeAny, {
|
|
862
862
|
__kind: "VaultArbitrum";
|
|
863
863
|
vaultWitness: {
|
|
864
|
+
txId: `0x${string}`;
|
|
864
865
|
depositDetails: {
|
|
865
866
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
866
867
|
};
|
|
867
868
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
868
869
|
depositAmount: bigint;
|
|
869
|
-
outputAsset: "
|
|
870
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
870
871
|
destinationAddress: {
|
|
871
872
|
readonly chain: "Ethereum";
|
|
872
873
|
readonly address: `0x${string}`;
|
|
@@ -886,15 +887,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
886
887
|
readonly chain: "Assethub";
|
|
887
888
|
readonly address: string;
|
|
888
889
|
};
|
|
889
|
-
txId: `0x${string}`;
|
|
890
890
|
affiliateFees: {
|
|
891
891
|
account: number;
|
|
892
892
|
bps: number;
|
|
893
893
|
}[];
|
|
894
894
|
refundParams: {
|
|
895
895
|
retryDuration: number;
|
|
896
|
-
refundAddress: `0x${string}`;
|
|
897
896
|
minPrice: bigint;
|
|
897
|
+
refundAddress: `0x${string}`;
|
|
898
898
|
};
|
|
899
899
|
boostFee: number;
|
|
900
900
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -957,6 +957,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
957
957
|
}, {
|
|
958
958
|
__kind: "VaultArbitrum";
|
|
959
959
|
vaultWitness: {
|
|
960
|
+
txId: string;
|
|
960
961
|
depositDetails: {
|
|
961
962
|
txHashes?: string[] | null | undefined;
|
|
962
963
|
};
|
|
@@ -965,21 +966,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
965
966
|
};
|
|
966
967
|
depositAmount: string | number;
|
|
967
968
|
outputAsset: {
|
|
968
|
-
__kind: "
|
|
969
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
969
970
|
};
|
|
970
971
|
destinationAddress: {
|
|
971
972
|
value: string;
|
|
972
973
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
973
974
|
};
|
|
974
|
-
txId: string;
|
|
975
975
|
affiliateFees: {
|
|
976
976
|
account: number;
|
|
977
977
|
bps: number;
|
|
978
978
|
}[];
|
|
979
979
|
refundParams: {
|
|
980
980
|
retryDuration: number;
|
|
981
|
-
refundAddress: string;
|
|
982
981
|
minPrice: string | number;
|
|
982
|
+
refundAddress: string;
|
|
983
983
|
};
|
|
984
984
|
boostFee: number;
|
|
985
985
|
depositAddress?: string | null | undefined;
|
|
@@ -1043,7 +1043,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1043
1043
|
};
|
|
1044
1044
|
}>]>;
|
|
1045
1045
|
}, "strip", z.ZodTypeAny, {
|
|
1046
|
-
blockHeight: bigint;
|
|
1047
1046
|
reason: {
|
|
1048
1047
|
__kind: "BelowMinimumDeposit";
|
|
1049
1048
|
} | {
|
|
@@ -1089,6 +1088,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1089
1088
|
};
|
|
1090
1089
|
__kind: "DepositWitnessRejected";
|
|
1091
1090
|
};
|
|
1091
|
+
blockHeight: bigint;
|
|
1092
1092
|
details: {
|
|
1093
1093
|
__kind: "DepositChannelArbitrum";
|
|
1094
1094
|
depositWitness: {
|
|
@@ -1102,12 +1102,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1102
1102
|
} | {
|
|
1103
1103
|
__kind: "VaultArbitrum";
|
|
1104
1104
|
vaultWitness: {
|
|
1105
|
+
txId: `0x${string}`;
|
|
1105
1106
|
depositDetails: {
|
|
1106
1107
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1107
1108
|
};
|
|
1108
1109
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1109
1110
|
depositAmount: bigint;
|
|
1110
|
-
outputAsset: "
|
|
1111
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1111
1112
|
destinationAddress: {
|
|
1112
1113
|
readonly chain: "Ethereum";
|
|
1113
1114
|
readonly address: `0x${string}`;
|
|
@@ -1127,15 +1128,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1127
1128
|
readonly chain: "Assethub";
|
|
1128
1129
|
readonly address: string;
|
|
1129
1130
|
};
|
|
1130
|
-
txId: `0x${string}`;
|
|
1131
1131
|
affiliateFees: {
|
|
1132
1132
|
account: number;
|
|
1133
1133
|
bps: number;
|
|
1134
1134
|
}[];
|
|
1135
1135
|
refundParams: {
|
|
1136
1136
|
retryDuration: number;
|
|
1137
|
-
refundAddress: `0x${string}`;
|
|
1138
1137
|
minPrice: bigint;
|
|
1138
|
+
refundAddress: `0x${string}`;
|
|
1139
1139
|
};
|
|
1140
1140
|
boostFee: number;
|
|
1141
1141
|
depositAddress?: `0x${string}` | null | undefined;
|
|
@@ -1197,7 +1197,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1197
1197
|
};
|
|
1198
1198
|
};
|
|
1199
1199
|
}, {
|
|
1200
|
-
blockHeight: string | number;
|
|
1201
1200
|
reason: {
|
|
1202
1201
|
__kind: "BelowMinimumDeposit";
|
|
1203
1202
|
} | {
|
|
@@ -1249,6 +1248,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1249
1248
|
};
|
|
1250
1249
|
__kind: "DepositWitnessRejected";
|
|
1251
1250
|
};
|
|
1251
|
+
blockHeight: string | number;
|
|
1252
1252
|
details: {
|
|
1253
1253
|
__kind: "DepositChannelArbitrum";
|
|
1254
1254
|
depositWitness: {
|
|
@@ -1264,6 +1264,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1264
1264
|
} | {
|
|
1265
1265
|
__kind: "VaultArbitrum";
|
|
1266
1266
|
vaultWitness: {
|
|
1267
|
+
txId: string;
|
|
1267
1268
|
depositDetails: {
|
|
1268
1269
|
txHashes?: string[] | null | undefined;
|
|
1269
1270
|
};
|
|
@@ -1272,21 +1273,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1272
1273
|
};
|
|
1273
1274
|
depositAmount: string | number;
|
|
1274
1275
|
outputAsset: {
|
|
1275
|
-
__kind: "
|
|
1276
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1276
1277
|
};
|
|
1277
1278
|
destinationAddress: {
|
|
1278
1279
|
value: string;
|
|
1279
1280
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
1280
1281
|
};
|
|
1281
|
-
txId: string;
|
|
1282
1282
|
affiliateFees: {
|
|
1283
1283
|
account: number;
|
|
1284
1284
|
bps: number;
|
|
1285
1285
|
}[];
|
|
1286
1286
|
refundParams: {
|
|
1287
1287
|
retryDuration: number;
|
|
1288
|
-
refundAddress: string;
|
|
1289
1288
|
minPrice: string | number;
|
|
1289
|
+
refundAddress: string;
|
|
1290
1290
|
};
|
|
1291
1291
|
boostFee: number;
|
|
1292
1292
|
depositAddress?: string | null | undefined;
|