@chainflip/processor 1.11.0-beta → 1.11.1
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/README.MD +4 -2
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +91 -91
- package/dist/100/swapping/swapScheduled.d.ts +91 -91
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +204 -204
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- 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/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +204 -204
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +204 -204
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/11100/common.cjs +162 -1
- package/dist/11100/common.d.cts +2296 -1
- package/dist/11100/common.d.ts +2296 -1
- package/dist/11100/common.mjs +162 -1
- package/dist/11100/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +1390 -0
- package/dist/11100/environment/runtimeSafeModeUpdated.d.ts +1390 -0
- package/dist/11100/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/genericElections/allVotesCleared.cjs +6 -0
- package/dist/11100/genericElections/allVotesCleared.d.cts +5 -0
- package/dist/11100/genericElections/allVotesCleared.d.ts +5 -0
- package/dist/11100/genericElections/allVotesCleared.mjs +6 -0
- package/dist/11100/genericElections/allVotesNotCleared.cjs +6 -0
- package/dist/11100/genericElections/allVotesNotCleared.d.cts +5 -0
- package/dist/11100/genericElections/allVotesNotCleared.d.ts +5 -0
- package/dist/11100/genericElections/allVotesNotCleared.mjs +6 -0
- package/dist/11100/genericElections/corruptStorage.cjs +6 -0
- package/dist/11100/genericElections/corruptStorage.d.cts +5 -0
- package/dist/11100/genericElections/corruptStorage.d.ts +5 -0
- package/dist/11100/genericElections/corruptStorage.mjs +6 -0
- package/dist/11100/genericElections/electoralEvent.cjs +6 -0
- package/dist/11100/genericElections/electoralEvent.d.cts +63 -0
- package/dist/11100/genericElections/electoralEvent.d.ts +63 -0
- package/dist/11100/genericElections/electoralEvent.mjs +6 -0
- package/dist/11100/genericElections/uninitialized.cjs +6 -0
- package/dist/11100/genericElections/uninitialized.d.cts +5 -0
- package/dist/11100/genericElections/uninitialized.d.ts +5 -0
- package/dist/11100/genericElections/uninitialized.mjs +6 -0
- package/dist/11100/genericElections/unknownElection.cjs +13 -0
- package/dist/11100/genericElections/unknownElection.d.cts +13 -0
- package/dist/11100/genericElections/unknownElection.d.ts +13 -0
- package/dist/11100/genericElections/unknownElection.mjs +13 -0
- 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/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- 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 +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.ts +6 -6
- 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/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- 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/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- 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 +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- 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 +66 -66
- package/dist/150/assetBalances/refundSkipped.d.ts +66 -66
- 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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- 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 +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +4 -4
- 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 +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +4 -4
- 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/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/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/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +26 -26
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- 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 +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- 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/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +14 -14
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +151 -151
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +151 -151
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +180 -180
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +180 -180
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- 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/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.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/depositFailed.d.cts +16 -16
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +16 -16
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/package.json +1 -1
|
@@ -263,34 +263,34 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
263
263
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
264
264
|
depositDetails: z.ZodNumber;
|
|
265
265
|
}, "strip", z.ZodTypeAny, {
|
|
266
|
+
depositAddress: `0x${string}`;
|
|
266
267
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
267
268
|
amount: bigint;
|
|
268
|
-
depositAddress: `0x${string}`;
|
|
269
269
|
depositDetails: number;
|
|
270
270
|
}, {
|
|
271
|
+
depositAddress: string;
|
|
271
272
|
asset: {
|
|
272
273
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
273
274
|
};
|
|
274
275
|
amount: string | number;
|
|
275
|
-
depositAddress: string;
|
|
276
276
|
depositDetails: number;
|
|
277
277
|
}>;
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
279
279
|
__kind: "DepositChannelAssethub";
|
|
280
280
|
depositWitness: {
|
|
281
|
+
depositAddress: `0x${string}`;
|
|
281
282
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
282
283
|
amount: bigint;
|
|
283
|
-
depositAddress: `0x${string}`;
|
|
284
284
|
depositDetails: number;
|
|
285
285
|
};
|
|
286
286
|
}, {
|
|
287
287
|
__kind: "DepositChannelAssethub";
|
|
288
288
|
depositWitness: {
|
|
289
|
+
depositAddress: string;
|
|
289
290
|
asset: {
|
|
290
291
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
291
292
|
};
|
|
292
293
|
amount: string | number;
|
|
293
|
-
depositAddress: string;
|
|
294
294
|
depositDetails: number;
|
|
295
295
|
};
|
|
296
296
|
}>, z.ZodObject<{
|
|
@@ -312,11 +312,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
312
312
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
313
313
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
314
314
|
}, "strip", z.ZodTypeAny, {
|
|
315
|
-
__kind: "
|
|
315
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
316
316
|
}, {
|
|
317
|
-
__kind: "
|
|
318
|
-
}>, "
|
|
319
|
-
__kind: "
|
|
317
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
318
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
319
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
320
320
|
}>;
|
|
321
321
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
322
322
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -677,7 +677,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
677
677
|
depositDetails: number;
|
|
678
678
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
679
679
|
depositAmount: bigint;
|
|
680
|
-
outputAsset: "
|
|
680
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
681
681
|
destinationAddress: {
|
|
682
682
|
readonly chain: "Ethereum";
|
|
683
683
|
readonly address: `0x${string}`;
|
|
@@ -774,7 +774,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
774
774
|
};
|
|
775
775
|
depositAmount: string | number;
|
|
776
776
|
outputAsset: {
|
|
777
|
-
__kind: "
|
|
777
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
778
778
|
};
|
|
779
779
|
destinationAddress: {
|
|
780
780
|
value: string;
|
|
@@ -859,7 +859,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
859
859
|
depositDetails: number;
|
|
860
860
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
861
861
|
depositAmount: bigint;
|
|
862
|
-
outputAsset: "
|
|
862
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
863
863
|
destinationAddress: {
|
|
864
864
|
readonly chain: "Ethereum";
|
|
865
865
|
readonly address: `0x${string}`;
|
|
@@ -959,7 +959,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
959
959
|
};
|
|
960
960
|
depositAmount: string | number;
|
|
961
961
|
outputAsset: {
|
|
962
|
-
__kind: "
|
|
962
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
963
963
|
};
|
|
964
964
|
destinationAddress: {
|
|
965
965
|
value: string;
|
|
@@ -1085,9 +1085,9 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1085
1085
|
details: {
|
|
1086
1086
|
__kind: "DepositChannelAssethub";
|
|
1087
1087
|
depositWitness: {
|
|
1088
|
+
depositAddress: `0x${string}`;
|
|
1088
1089
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1089
1090
|
amount: bigint;
|
|
1090
|
-
depositAddress: `0x${string}`;
|
|
1091
1091
|
depositDetails: number;
|
|
1092
1092
|
};
|
|
1093
1093
|
} | {
|
|
@@ -1100,7 +1100,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1100
1100
|
depositDetails: number;
|
|
1101
1101
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1102
1102
|
depositAmount: bigint;
|
|
1103
|
-
outputAsset: "
|
|
1103
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1104
1104
|
destinationAddress: {
|
|
1105
1105
|
readonly chain: "Ethereum";
|
|
1106
1106
|
readonly address: `0x${string}`;
|
|
@@ -1244,11 +1244,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1244
1244
|
details: {
|
|
1245
1245
|
__kind: "DepositChannelAssethub";
|
|
1246
1246
|
depositWitness: {
|
|
1247
|
+
depositAddress: string;
|
|
1247
1248
|
asset: {
|
|
1248
1249
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1249
1250
|
};
|
|
1250
1251
|
amount: string | number;
|
|
1251
|
-
depositAddress: string;
|
|
1252
1252
|
depositDetails: number;
|
|
1253
1253
|
};
|
|
1254
1254
|
} | {
|
|
@@ -1264,7 +1264,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1264
1264
|
};
|
|
1265
1265
|
depositAmount: string | number;
|
|
1266
1266
|
outputAsset: {
|
|
1267
|
-
__kind: "
|
|
1267
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1268
1268
|
};
|
|
1269
1269
|
destinationAddress: {
|
|
1270
1270
|
value: string;
|
|
@@ -263,34 +263,34 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
263
263
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
264
264
|
depositDetails: z.ZodNumber;
|
|
265
265
|
}, "strip", z.ZodTypeAny, {
|
|
266
|
+
depositAddress: `0x${string}`;
|
|
266
267
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
267
268
|
amount: bigint;
|
|
268
|
-
depositAddress: `0x${string}`;
|
|
269
269
|
depositDetails: number;
|
|
270
270
|
}, {
|
|
271
|
+
depositAddress: string;
|
|
271
272
|
asset: {
|
|
272
273
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
273
274
|
};
|
|
274
275
|
amount: string | number;
|
|
275
|
-
depositAddress: string;
|
|
276
276
|
depositDetails: number;
|
|
277
277
|
}>;
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
279
279
|
__kind: "DepositChannelAssethub";
|
|
280
280
|
depositWitness: {
|
|
281
|
+
depositAddress: `0x${string}`;
|
|
281
282
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
282
283
|
amount: bigint;
|
|
283
|
-
depositAddress: `0x${string}`;
|
|
284
284
|
depositDetails: number;
|
|
285
285
|
};
|
|
286
286
|
}, {
|
|
287
287
|
__kind: "DepositChannelAssethub";
|
|
288
288
|
depositWitness: {
|
|
289
|
+
depositAddress: string;
|
|
289
290
|
asset: {
|
|
290
291
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
291
292
|
};
|
|
292
293
|
amount: string | number;
|
|
293
|
-
depositAddress: string;
|
|
294
294
|
depositDetails: number;
|
|
295
295
|
};
|
|
296
296
|
}>, z.ZodObject<{
|
|
@@ -312,11 +312,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
312
312
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
313
313
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
314
314
|
}, "strip", z.ZodTypeAny, {
|
|
315
|
-
__kind: "
|
|
315
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
316
316
|
}, {
|
|
317
|
-
__kind: "
|
|
318
|
-
}>, "
|
|
319
|
-
__kind: "
|
|
317
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
318
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc", {
|
|
319
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
320
320
|
}>;
|
|
321
321
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
322
322
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
@@ -677,7 +677,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
677
677
|
depositDetails: number;
|
|
678
678
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
679
679
|
depositAmount: bigint;
|
|
680
|
-
outputAsset: "
|
|
680
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
681
681
|
destinationAddress: {
|
|
682
682
|
readonly chain: "Ethereum";
|
|
683
683
|
readonly address: `0x${string}`;
|
|
@@ -774,7 +774,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
774
774
|
};
|
|
775
775
|
depositAmount: string | number;
|
|
776
776
|
outputAsset: {
|
|
777
|
-
__kind: "
|
|
777
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
778
778
|
};
|
|
779
779
|
destinationAddress: {
|
|
780
780
|
value: string;
|
|
@@ -859,7 +859,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
859
859
|
depositDetails: number;
|
|
860
860
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
861
861
|
depositAmount: bigint;
|
|
862
|
-
outputAsset: "
|
|
862
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
863
863
|
destinationAddress: {
|
|
864
864
|
readonly chain: "Ethereum";
|
|
865
865
|
readonly address: `0x${string}`;
|
|
@@ -959,7 +959,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
959
959
|
};
|
|
960
960
|
depositAmount: string | number;
|
|
961
961
|
outputAsset: {
|
|
962
|
-
__kind: "
|
|
962
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
963
963
|
};
|
|
964
964
|
destinationAddress: {
|
|
965
965
|
value: string;
|
|
@@ -1085,9 +1085,9 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1085
1085
|
details: {
|
|
1086
1086
|
__kind: "DepositChannelAssethub";
|
|
1087
1087
|
depositWitness: {
|
|
1088
|
+
depositAddress: `0x${string}`;
|
|
1088
1089
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1089
1090
|
amount: bigint;
|
|
1090
|
-
depositAddress: `0x${string}`;
|
|
1091
1091
|
depositDetails: number;
|
|
1092
1092
|
};
|
|
1093
1093
|
} | {
|
|
@@ -1100,7 +1100,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1100
1100
|
depositDetails: number;
|
|
1101
1101
|
inputAsset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1102
1102
|
depositAmount: bigint;
|
|
1103
|
-
outputAsset: "
|
|
1103
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1104
1104
|
destinationAddress: {
|
|
1105
1105
|
readonly chain: "Ethereum";
|
|
1106
1106
|
readonly address: `0x${string}`;
|
|
@@ -1244,11 +1244,11 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1244
1244
|
details: {
|
|
1245
1245
|
__kind: "DepositChannelAssethub";
|
|
1246
1246
|
depositWitness: {
|
|
1247
|
+
depositAddress: string;
|
|
1247
1248
|
asset: {
|
|
1248
1249
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1249
1250
|
};
|
|
1250
1251
|
amount: string | number;
|
|
1251
|
-
depositAddress: string;
|
|
1252
1252
|
depositDetails: number;
|
|
1253
1253
|
};
|
|
1254
1254
|
} | {
|
|
@@ -1264,7 +1264,7 @@ declare const assethubIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1264
1264
|
};
|
|
1265
1265
|
depositAmount: string | number;
|
|
1266
1266
|
outputAsset: {
|
|
1267
|
-
__kind: "
|
|
1267
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1268
1268
|
};
|
|
1269
1269
|
destinationAddress: {
|
|
1270
1270
|
value: string;
|
|
@@ -12,13 +12,13 @@ declare const assethubIngressEgressDepositFetchesScheduled: z.ZodObject<{
|
|
|
12
12
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13
13
|
}>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16
15
|
channelId: bigint;
|
|
16
|
+
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17
17
|
}, {
|
|
18
|
+
channelId: string | number;
|
|
18
19
|
asset: {
|
|
19
20
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
20
21
|
};
|
|
21
|
-
channelId: string | number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { assethubIngressEgressDepositFetchesScheduled };
|
|
@@ -12,13 +12,13 @@ declare const assethubIngressEgressDepositFetchesScheduled: z.ZodObject<{
|
|
|
12
12
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
13
13
|
}>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
16
15
|
channelId: bigint;
|
|
16
|
+
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
17
17
|
}, {
|
|
18
|
+
channelId: string | number;
|
|
18
19
|
asset: {
|
|
19
20
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
20
21
|
};
|
|
21
|
-
channelId: string | number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { assethubIngressEgressDepositFetchesScheduled };
|
|
@@ -4,11 +4,11 @@ declare const assethubIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
4
4
|
broadcastId: z.ZodNumber;
|
|
5
5
|
txId: z.ZodNumber;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
txId: number;
|
|
8
7
|
broadcastId: number;
|
|
9
|
-
}, {
|
|
10
8
|
txId: number;
|
|
9
|
+
}, {
|
|
11
10
|
broadcastId: number;
|
|
11
|
+
txId: number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { assethubIngressEgressTransactionRejectedByBroker };
|
|
@@ -4,11 +4,11 @@ declare const assethubIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
4
4
|
broadcastId: z.ZodNumber;
|
|
5
5
|
txId: z.ZodNumber;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
txId: number;
|
|
8
7
|
broadcastId: number;
|
|
9
|
-
}, {
|
|
10
8
|
txId: number;
|
|
9
|
+
}, {
|
|
11
10
|
broadcastId: number;
|
|
11
|
+
txId: number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { assethubIngressEgressTransactionRejectedByBroker };
|
|
@@ -37,22 +37,22 @@ declare const assethubIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
37
37
|
feeWithheld: string | number;
|
|
38
38
|
}>>>;
|
|
39
39
|
}, "strip", z.ZodTypeAny, {
|
|
40
|
+
broadcastId: number;
|
|
40
41
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
41
42
|
amount: bigint;
|
|
42
43
|
destinationAddress: `0x${string}`;
|
|
43
|
-
broadcastId: number;
|
|
44
44
|
egressDetails?: {
|
|
45
45
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
46
46
|
egressAmount: bigint;
|
|
47
47
|
feeWithheld: bigint;
|
|
48
48
|
} | null | undefined;
|
|
49
49
|
}, {
|
|
50
|
+
broadcastId: number;
|
|
50
51
|
asset: {
|
|
51
52
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
52
53
|
};
|
|
53
54
|
amount: string | number;
|
|
54
55
|
destinationAddress: string;
|
|
55
|
-
broadcastId: number;
|
|
56
56
|
egressDetails?: {
|
|
57
57
|
egressId: [{
|
|
58
58
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -37,22 +37,22 @@ declare const assethubIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
37
37
|
feeWithheld: string | number;
|
|
38
38
|
}>>>;
|
|
39
39
|
}, "strip", z.ZodTypeAny, {
|
|
40
|
+
broadcastId: number;
|
|
40
41
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
41
42
|
amount: bigint;
|
|
42
43
|
destinationAddress: `0x${string}`;
|
|
43
|
-
broadcastId: number;
|
|
44
44
|
egressDetails?: {
|
|
45
45
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
46
46
|
egressAmount: bigint;
|
|
47
47
|
feeWithheld: bigint;
|
|
48
48
|
} | null | undefined;
|
|
49
49
|
}, {
|
|
50
|
+
broadcastId: number;
|
|
50
51
|
asset: {
|
|
51
52
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
52
53
|
};
|
|
53
54
|
amount: string | number;
|
|
54
55
|
destinationAddress: string;
|
|
55
|
-
broadcastId: number;
|
|
56
56
|
egressDetails?: {
|
|
57
57
|
egressId: [{
|
|
58
58
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -388,6 +388,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
388
388
|
__kind: "NoVault";
|
|
389
389
|
}>]>;
|
|
390
390
|
}, "strip", z.ZodTypeAny, {
|
|
391
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
391
392
|
error: {
|
|
392
393
|
__kind: "Unsupported";
|
|
393
394
|
} | {
|
|
@@ -455,8 +456,10 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
455
456
|
} | {
|
|
456
457
|
__kind: "NoVault";
|
|
457
458
|
};
|
|
458
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
459
459
|
}, {
|
|
460
|
+
egressId: [{
|
|
461
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
462
|
+
}, string | number];
|
|
460
463
|
error: {
|
|
461
464
|
__kind: "Unsupported";
|
|
462
465
|
} | {
|
|
@@ -534,9 +537,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
534
537
|
} | {
|
|
535
538
|
__kind: "NoVault";
|
|
536
539
|
};
|
|
537
|
-
egressId: [{
|
|
538
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
539
|
-
}, string | number];
|
|
540
540
|
}>;
|
|
541
541
|
|
|
542
542
|
export { bitcoinIngressEgressCcmEgressInvalid };
|
|
@@ -388,6 +388,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
388
388
|
__kind: "NoVault";
|
|
389
389
|
}>]>;
|
|
390
390
|
}, "strip", z.ZodTypeAny, {
|
|
391
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
391
392
|
error: {
|
|
392
393
|
__kind: "Unsupported";
|
|
393
394
|
} | {
|
|
@@ -455,8 +456,10 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
455
456
|
} | {
|
|
456
457
|
__kind: "NoVault";
|
|
457
458
|
};
|
|
458
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
459
459
|
}, {
|
|
460
|
+
egressId: [{
|
|
461
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
462
|
+
}, string | number];
|
|
460
463
|
error: {
|
|
461
464
|
__kind: "Unsupported";
|
|
462
465
|
} | {
|
|
@@ -534,9 +537,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
534
537
|
} | {
|
|
535
538
|
__kind: "NoVault";
|
|
536
539
|
};
|
|
537
|
-
egressId: [{
|
|
538
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
539
|
-
}, string | number];
|
|
540
540
|
}>;
|
|
541
541
|
|
|
542
542
|
export { bitcoinIngressEgressCcmEgressInvalid };
|
|
@@ -47,6 +47,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
47
47
|
boostFee: z.ZodNumber;
|
|
48
48
|
channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
49
49
|
}, "strip", z.ZodTypeAny, {
|
|
50
|
+
channelId: bigint;
|
|
50
51
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
51
52
|
depositAddress: {
|
|
52
53
|
readonly chain: "Ethereum";
|
|
@@ -67,12 +68,12 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
67
68
|
readonly chain: "Assethub";
|
|
68
69
|
readonly address: string;
|
|
69
70
|
};
|
|
70
|
-
channelId: bigint;
|
|
71
71
|
accountId: string;
|
|
72
|
-
boostFee: number;
|
|
73
72
|
depositChainExpiryBlock: bigint;
|
|
73
|
+
boostFee: number;
|
|
74
74
|
channelOpeningFee: bigint;
|
|
75
75
|
}, {
|
|
76
|
+
channelId: string | number;
|
|
76
77
|
asset: {
|
|
77
78
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
78
79
|
};
|
|
@@ -80,10 +81,9 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
80
81
|
value: string;
|
|
81
82
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
82
83
|
};
|
|
83
|
-
channelId: string | number;
|
|
84
84
|
accountId: string;
|
|
85
|
-
boostFee: number;
|
|
86
85
|
depositChainExpiryBlock: string | number;
|
|
86
|
+
boostFee: number;
|
|
87
87
|
channelOpeningFee: string | number;
|
|
88
88
|
}>;
|
|
89
89
|
|
|
@@ -47,6 +47,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
47
47
|
boostFee: z.ZodNumber;
|
|
48
48
|
channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
49
49
|
}, "strip", z.ZodTypeAny, {
|
|
50
|
+
channelId: bigint;
|
|
50
51
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
51
52
|
depositAddress: {
|
|
52
53
|
readonly chain: "Ethereum";
|
|
@@ -67,12 +68,12 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
67
68
|
readonly chain: "Assethub";
|
|
68
69
|
readonly address: string;
|
|
69
70
|
};
|
|
70
|
-
channelId: bigint;
|
|
71
71
|
accountId: string;
|
|
72
|
-
boostFee: number;
|
|
73
72
|
depositChainExpiryBlock: bigint;
|
|
73
|
+
boostFee: number;
|
|
74
74
|
channelOpeningFee: bigint;
|
|
75
75
|
}, {
|
|
76
|
+
channelId: string | number;
|
|
76
77
|
asset: {
|
|
77
78
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
78
79
|
};
|
|
@@ -80,10 +81,9 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
80
81
|
value: string;
|
|
81
82
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
82
83
|
};
|
|
83
|
-
channelId: string | number;
|
|
84
84
|
accountId: string;
|
|
85
|
-
boostFee: number;
|
|
86
85
|
depositChainExpiryBlock: string | number;
|
|
86
|
+
boostFee: number;
|
|
87
87
|
channelOpeningFee: string | number;
|
|
88
88
|
}>;
|
|
89
89
|
|
|
@@ -53,9 +53,10 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
53
53
|
}>;
|
|
54
54
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
}, "strip", z.ZodTypeAny, {
|
|
56
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
57
56
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
58
57
|
amount: bigint;
|
|
58
|
+
fee: bigint;
|
|
59
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
59
60
|
destinationAddress: {
|
|
60
61
|
readonly chain: "Ethereum";
|
|
61
62
|
readonly address: `0x${string}`;
|
|
@@ -75,20 +76,19 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
75
76
|
readonly chain: "Assethub";
|
|
76
77
|
readonly address: string;
|
|
77
78
|
};
|
|
78
|
-
fee: bigint;
|
|
79
79
|
}, {
|
|
80
|
-
egressId: [{
|
|
81
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
82
|
-
}, string | number];
|
|
83
80
|
asset: {
|
|
84
81
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
85
82
|
};
|
|
86
83
|
amount: string | number;
|
|
84
|
+
fee: string | number;
|
|
85
|
+
egressId: [{
|
|
86
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
87
|
+
}, string | number];
|
|
87
88
|
destinationAddress: {
|
|
88
89
|
value: string;
|
|
89
90
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
90
91
|
};
|
|
91
|
-
fee: string | number;
|
|
92
92
|
}>;
|
|
93
93
|
|
|
94
94
|
export { liquidityProviderWithdrawalEgressScheduled };
|
|
@@ -53,9 +53,10 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
53
53
|
}>;
|
|
54
54
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
}, "strip", z.ZodTypeAny, {
|
|
56
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
57
56
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
58
57
|
amount: bigint;
|
|
58
|
+
fee: bigint;
|
|
59
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
59
60
|
destinationAddress: {
|
|
60
61
|
readonly chain: "Ethereum";
|
|
61
62
|
readonly address: `0x${string}`;
|
|
@@ -75,20 +76,19 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
75
76
|
readonly chain: "Assethub";
|
|
76
77
|
readonly address: string;
|
|
77
78
|
};
|
|
78
|
-
fee: bigint;
|
|
79
79
|
}, {
|
|
80
|
-
egressId: [{
|
|
81
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
82
|
-
}, string | number];
|
|
83
80
|
asset: {
|
|
84
81
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
85
82
|
};
|
|
86
83
|
amount: string | number;
|
|
84
|
+
fee: string | number;
|
|
85
|
+
egressId: [{
|
|
86
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
87
|
+
}, string | number];
|
|
87
88
|
destinationAddress: {
|
|
88
89
|
value: string;
|
|
89
90
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
90
91
|
};
|
|
91
|
-
fee: string | number;
|
|
92
92
|
}>;
|
|
93
93
|
|
|
94
94
|
export { liquidityProviderWithdrawalEgressScheduled };
|
|
@@ -388,6 +388,7 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
388
388
|
__kind: "NoVault";
|
|
389
389
|
}>]>;
|
|
390
390
|
}, "strip", z.ZodTypeAny, {
|
|
391
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
391
392
|
error: {
|
|
392
393
|
__kind: "Unsupported";
|
|
393
394
|
} | {
|
|
@@ -455,8 +456,10 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
455
456
|
} | {
|
|
456
457
|
__kind: "NoVault";
|
|
457
458
|
};
|
|
458
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
459
459
|
}, {
|
|
460
|
+
egressId: [{
|
|
461
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
462
|
+
}, string | number];
|
|
460
463
|
error: {
|
|
461
464
|
__kind: "Unsupported";
|
|
462
465
|
} | {
|
|
@@ -534,9 +537,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
534
537
|
} | {
|
|
535
538
|
__kind: "NoVault";
|
|
536
539
|
};
|
|
537
|
-
egressId: [{
|
|
538
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
539
|
-
}, string | number];
|
|
540
540
|
}>;
|
|
541
541
|
|
|
542
542
|
export { polkadotIngressEgressCcmEgressInvalid };
|