@chainflip/processor 1.11.7 → 1.11.9
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 +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- 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/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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +392 -392
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +392 -392
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +48 -48
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +48 -48
- package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/11000/swapping/refundEgressScheduled.d.ts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +98 -98
- package/dist/11000/swapping/swapRequested.d.ts +98 -98
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
- package/dist/11100/common.cjs +18 -6
- package/dist/11100/common.d.cts +167 -30
- package/dist/11100/common.d.ts +167 -30
- package/dist/11100/common.mjs +17 -5
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/flip/flipMinted.cjs +7 -0
- package/dist/11100/flip/flipMinted.d.cts +14 -0
- package/dist/11100/flip/flipMinted.d.ts +14 -0
- package/dist/11100/flip/flipMinted.mjs +7 -0
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +144 -61
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +144 -61
- package/dist/11100/funding/sCCallExecuted.d.cts +113 -30
- package/dist/11100/funding/sCCallExecuted.d.ts +113 -30
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
- package/dist/11100/swapping/swapExecuted.cjs +18 -0
- package/dist/11100/swapping/swapExecuted.d.cts +58 -0
- package/dist/11100/swapping/swapExecuted.d.ts +58 -0
- package/dist/11100/swapping/swapExecuted.mjs +18 -0
- package/dist/11100/swapping/swapRequested.d.cts +374 -374
- package/dist/11100/swapping/swapRequested.d.ts +374 -374
- package/dist/11100/validator/palletConfigUpdated.d.cts +15 -0
- package/dist/11100/validator/palletConfigUpdated.d.ts +15 -0
- package/dist/11100/validator/unDelegated.cjs +2 -2
- package/dist/11100/validator/unDelegated.d.cts +2 -2
- package/dist/11100/validator/unDelegated.d.ts +2 -2
- package/dist/11100/validator/unDelegated.mjs +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.ts +12 -12
- 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/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/assetBalances/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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/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/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/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/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- 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 +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
- package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +40 -40
- package/dist/160/swapping/swapRequested.d.ts +40 -40
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +22 -22
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +22 -22
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.ts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
- package/dist/170/swapping/swapRequested.d.cts +27 -27
- package/dist/170/swapping/swapRequested.d.ts +27 -27
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/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/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +57 -57
- 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 +162 -162
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +162 -162
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- 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 +8 -8
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +167 -167
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +167 -167
- 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/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +64 -64
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +16 -16
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
- 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/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +32 -32
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/swapping/creditedOnChain.d.cts +2 -2
- package/dist/190/swapping/creditedOnChain.d.ts +2 -2
- package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +2 -2
- package/dist/190/swapping/refundedOnChain.d.ts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +64 -64
- package/dist/190/swapping/swapRequested.d.ts +64 -64
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
- package/package.json +1 -1
|
@@ -80,15 +80,15 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
80
80
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
81
81
|
}, "strip", z.ZodTypeAny, {
|
|
82
82
|
__kind: "Refund";
|
|
83
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
84
83
|
amount: bigint;
|
|
84
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
85
85
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
86
86
|
}, {
|
|
87
87
|
__kind: "Refund";
|
|
88
|
+
amount: string | number;
|
|
88
89
|
reason: {
|
|
89
90
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
90
91
|
};
|
|
91
|
-
amount: string | number;
|
|
92
92
|
egressId?: [{
|
|
93
93
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
94
94
|
}, string | number] | null | undefined;
|
|
@@ -104,9 +104,9 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
104
104
|
__kind: "DepositChannel" | "Vault";
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
-
blockHeight: bigint;
|
|
108
107
|
asset: "Sol" | "SolUsdc";
|
|
109
108
|
amount: bigint;
|
|
109
|
+
blockHeight: bigint;
|
|
110
110
|
ingressFee: bigint;
|
|
111
111
|
maxBoostFeeBps: number;
|
|
112
112
|
action: {
|
|
@@ -125,19 +125,19 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
125
125
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
126
126
|
} | {
|
|
127
127
|
__kind: "Refund";
|
|
128
|
-
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
129
128
|
amount: bigint;
|
|
129
|
+
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
130
130
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
131
131
|
};
|
|
132
132
|
originType: "DepositChannel" | "Vault";
|
|
133
133
|
depositAddress?: `0x${string}` | null | undefined;
|
|
134
134
|
channelId?: bigint | null | undefined;
|
|
135
135
|
}, {
|
|
136
|
-
blockHeight: string | number;
|
|
137
136
|
asset: {
|
|
138
137
|
__kind: "Sol" | "SolUsdc";
|
|
139
138
|
};
|
|
140
139
|
amount: string | number;
|
|
140
|
+
blockHeight: string | number;
|
|
141
141
|
ingressFee: string | number;
|
|
142
142
|
maxBoostFeeBps: number;
|
|
143
143
|
action: {
|
|
@@ -156,10 +156,10 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
156
156
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
157
157
|
} | {
|
|
158
158
|
__kind: "Refund";
|
|
159
|
+
amount: string | number;
|
|
159
160
|
reason: {
|
|
160
161
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
161
162
|
};
|
|
162
|
-
amount: string | number;
|
|
163
163
|
egressId?: [{
|
|
164
164
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
165
165
|
}, string | number] | null | undefined;
|
|
@@ -37,22 +37,22 @@ declare const solanaIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
37
37
|
feeWithheld: string | number;
|
|
38
38
|
}>>>;
|
|
39
39
|
}, "strip", z.ZodTypeAny, {
|
|
40
|
+
broadcastId: number;
|
|
40
41
|
asset: "Sol" | "SolUsdc";
|
|
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: "Sol" | "SolUsdc";
|
|
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 solanaIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
37
37
|
feeWithheld: string | number;
|
|
38
38
|
}>>>;
|
|
39
39
|
}, "strip", z.ZodTypeAny, {
|
|
40
|
+
broadcastId: number;
|
|
40
41
|
asset: "Sol" | "SolUsdc";
|
|
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: "Sol" | "SolUsdc";
|
|
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";
|
|
@@ -22,16 +22,16 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
24
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
25
|
-
amount: bigint;
|
|
26
25
|
direction: "FromStable" | "ToStable";
|
|
26
|
+
amount: bigint;
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
29
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
30
30
|
};
|
|
31
|
-
amount: string | number;
|
|
32
31
|
direction: {
|
|
33
32
|
__kind: "FromStable" | "ToStable";
|
|
34
33
|
};
|
|
34
|
+
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -22,16 +22,16 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
24
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
25
|
-
amount: bigint;
|
|
26
25
|
direction: "FromStable" | "ToStable";
|
|
26
|
+
amount: bigint;
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
29
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
30
30
|
};
|
|
31
|
-
amount: string | number;
|
|
32
31
|
direction: {
|
|
33
32
|
__kind: "FromStable" | "ToStable";
|
|
34
33
|
};
|
|
34
|
+
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -14,17 +14,17 @@ declare const swappingCreditedOnChain: z.ZodObject<{
|
|
|
14
14
|
}>;
|
|
15
15
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
swapRequestId: bigint;
|
|
18
17
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
19
18
|
amount: bigint;
|
|
20
19
|
accountId: string;
|
|
20
|
+
swapRequestId: bigint;
|
|
21
21
|
}, {
|
|
22
|
-
swapRequestId: string | number;
|
|
23
22
|
asset: {
|
|
24
23
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
25
24
|
};
|
|
26
25
|
amount: string | number;
|
|
27
26
|
accountId: string;
|
|
27
|
+
swapRequestId: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { swappingCreditedOnChain };
|
|
@@ -14,17 +14,17 @@ declare const swappingCreditedOnChain: z.ZodObject<{
|
|
|
14
14
|
}>;
|
|
15
15
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
swapRequestId: bigint;
|
|
18
17
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
19
18
|
amount: bigint;
|
|
20
19
|
accountId: string;
|
|
20
|
+
swapRequestId: bigint;
|
|
21
21
|
}, {
|
|
22
|
-
swapRequestId: string | number;
|
|
23
22
|
asset: {
|
|
24
23
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
25
24
|
};
|
|
26
25
|
amount: string | number;
|
|
27
26
|
accountId: string;
|
|
27
|
+
swapRequestId: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { swappingCreditedOnChain };
|
|
@@ -43,17 +43,17 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
43
43
|
error: string;
|
|
44
44
|
}>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
+
__kind: "Module";
|
|
46
47
|
value: {
|
|
47
48
|
index: number;
|
|
48
49
|
error: `0x${string}`;
|
|
49
50
|
};
|
|
50
|
-
__kind: "Module";
|
|
51
51
|
}, {
|
|
52
|
+
__kind: "Module";
|
|
52
53
|
value: {
|
|
53
54
|
index: number;
|
|
54
55
|
error: string;
|
|
55
56
|
};
|
|
56
|
-
__kind: "Module";
|
|
57
57
|
}>, z.ZodObject<{
|
|
58
58
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -84,13 +84,13 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
84
84
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
85
85
|
}>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
88
87
|
__kind: "Token";
|
|
88
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
89
89
|
}, {
|
|
90
|
+
__kind: "Token";
|
|
90
91
|
value: {
|
|
91
92
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
92
93
|
};
|
|
93
|
-
__kind: "Token";
|
|
94
94
|
}>, z.ZodObject<{
|
|
95
95
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
96
96
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -103,13 +103,13 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
103
103
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
104
104
|
}>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
107
106
|
__kind: "Arithmetic";
|
|
107
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
108
108
|
}, {
|
|
109
|
+
__kind: "Arithmetic";
|
|
109
110
|
value: {
|
|
110
111
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
111
112
|
};
|
|
112
|
-
__kind: "Arithmetic";
|
|
113
113
|
}>, z.ZodObject<{
|
|
114
114
|
__kind: z.ZodLiteral<"Transactional">;
|
|
115
115
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -122,13 +122,13 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
122
122
|
__kind: "LimitReached" | "NoLayer";
|
|
123
123
|
}>;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
|
-
value: "LimitReached" | "NoLayer";
|
|
126
125
|
__kind: "Transactional";
|
|
126
|
+
value: "LimitReached" | "NoLayer";
|
|
127
127
|
}, {
|
|
128
|
+
__kind: "Transactional";
|
|
128
129
|
value: {
|
|
129
130
|
__kind: "LimitReached" | "NoLayer";
|
|
130
131
|
};
|
|
131
|
-
__kind: "Transactional";
|
|
132
132
|
}>, z.ZodObject<{
|
|
133
133
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -155,9 +155,9 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
155
155
|
__kind: "RootNotAllowed";
|
|
156
156
|
}>]>;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
-
swapRequestId: bigint;
|
|
159
158
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
160
159
|
amount: bigint;
|
|
160
|
+
swapRequestId: bigint;
|
|
161
161
|
reason: {
|
|
162
162
|
__kind: "Other";
|
|
163
163
|
} | {
|
|
@@ -165,11 +165,11 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
165
165
|
} | {
|
|
166
166
|
__kind: "BadOrigin";
|
|
167
167
|
} | {
|
|
168
|
+
__kind: "Module";
|
|
168
169
|
value: {
|
|
169
170
|
index: number;
|
|
170
171
|
error: `0x${string}`;
|
|
171
172
|
};
|
|
172
|
-
__kind: "Module";
|
|
173
173
|
} | {
|
|
174
174
|
__kind: "ConsumerRemaining";
|
|
175
175
|
} | {
|
|
@@ -177,14 +177,14 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
177
177
|
} | {
|
|
178
178
|
__kind: "TooManyConsumers";
|
|
179
179
|
} | {
|
|
180
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
181
180
|
__kind: "Token";
|
|
181
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
182
182
|
} | {
|
|
183
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
184
183
|
__kind: "Arithmetic";
|
|
184
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
185
185
|
} | {
|
|
186
|
-
value: "LimitReached" | "NoLayer";
|
|
187
186
|
__kind: "Transactional";
|
|
187
|
+
value: "LimitReached" | "NoLayer";
|
|
188
188
|
} | {
|
|
189
189
|
__kind: "Exhausted";
|
|
190
190
|
} | {
|
|
@@ -195,11 +195,11 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
195
195
|
__kind: "RootNotAllowed";
|
|
196
196
|
};
|
|
197
197
|
}, {
|
|
198
|
-
swapRequestId: string | number;
|
|
199
198
|
asset: {
|
|
200
199
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
201
200
|
};
|
|
202
201
|
amount: string | number;
|
|
202
|
+
swapRequestId: string | number;
|
|
203
203
|
reason: {
|
|
204
204
|
__kind: "Other";
|
|
205
205
|
} | {
|
|
@@ -207,11 +207,11 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
207
207
|
} | {
|
|
208
208
|
__kind: "BadOrigin";
|
|
209
209
|
} | {
|
|
210
|
+
__kind: "Module";
|
|
210
211
|
value: {
|
|
211
212
|
index: number;
|
|
212
213
|
error: string;
|
|
213
214
|
};
|
|
214
|
-
__kind: "Module";
|
|
215
215
|
} | {
|
|
216
216
|
__kind: "ConsumerRemaining";
|
|
217
217
|
} | {
|
|
@@ -219,20 +219,20 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
219
219
|
} | {
|
|
220
220
|
__kind: "TooManyConsumers";
|
|
221
221
|
} | {
|
|
222
|
+
__kind: "Token";
|
|
222
223
|
value: {
|
|
223
224
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
224
225
|
};
|
|
225
|
-
__kind: "Token";
|
|
226
226
|
} | {
|
|
227
|
+
__kind: "Arithmetic";
|
|
227
228
|
value: {
|
|
228
229
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
229
230
|
};
|
|
230
|
-
__kind: "Arithmetic";
|
|
231
231
|
} | {
|
|
232
|
+
__kind: "Transactional";
|
|
232
233
|
value: {
|
|
233
234
|
__kind: "LimitReached" | "NoLayer";
|
|
234
235
|
};
|
|
235
|
-
__kind: "Transactional";
|
|
236
236
|
} | {
|
|
237
237
|
__kind: "Exhausted";
|
|
238
238
|
} | {
|
|
@@ -43,17 +43,17 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
43
43
|
error: string;
|
|
44
44
|
}>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
+
__kind: "Module";
|
|
46
47
|
value: {
|
|
47
48
|
index: number;
|
|
48
49
|
error: `0x${string}`;
|
|
49
50
|
};
|
|
50
|
-
__kind: "Module";
|
|
51
51
|
}, {
|
|
52
|
+
__kind: "Module";
|
|
52
53
|
value: {
|
|
53
54
|
index: number;
|
|
54
55
|
error: string;
|
|
55
56
|
};
|
|
56
|
-
__kind: "Module";
|
|
57
57
|
}>, z.ZodObject<{
|
|
58
58
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -84,13 +84,13 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
84
84
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
85
85
|
}>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
88
87
|
__kind: "Token";
|
|
88
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
89
89
|
}, {
|
|
90
|
+
__kind: "Token";
|
|
90
91
|
value: {
|
|
91
92
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
92
93
|
};
|
|
93
|
-
__kind: "Token";
|
|
94
94
|
}>, z.ZodObject<{
|
|
95
95
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
96
96
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -103,13 +103,13 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
103
103
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
104
104
|
}>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
107
106
|
__kind: "Arithmetic";
|
|
107
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
108
108
|
}, {
|
|
109
|
+
__kind: "Arithmetic";
|
|
109
110
|
value: {
|
|
110
111
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
111
112
|
};
|
|
112
|
-
__kind: "Arithmetic";
|
|
113
113
|
}>, z.ZodObject<{
|
|
114
114
|
__kind: z.ZodLiteral<"Transactional">;
|
|
115
115
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -122,13 +122,13 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
122
122
|
__kind: "LimitReached" | "NoLayer";
|
|
123
123
|
}>;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
|
-
value: "LimitReached" | "NoLayer";
|
|
126
125
|
__kind: "Transactional";
|
|
126
|
+
value: "LimitReached" | "NoLayer";
|
|
127
127
|
}, {
|
|
128
|
+
__kind: "Transactional";
|
|
128
129
|
value: {
|
|
129
130
|
__kind: "LimitReached" | "NoLayer";
|
|
130
131
|
};
|
|
131
|
-
__kind: "Transactional";
|
|
132
132
|
}>, z.ZodObject<{
|
|
133
133
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -155,9 +155,9 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
155
155
|
__kind: "RootNotAllowed";
|
|
156
156
|
}>]>;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
-
swapRequestId: bigint;
|
|
159
158
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
160
159
|
amount: bigint;
|
|
160
|
+
swapRequestId: bigint;
|
|
161
161
|
reason: {
|
|
162
162
|
__kind: "Other";
|
|
163
163
|
} | {
|
|
@@ -165,11 +165,11 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
165
165
|
} | {
|
|
166
166
|
__kind: "BadOrigin";
|
|
167
167
|
} | {
|
|
168
|
+
__kind: "Module";
|
|
168
169
|
value: {
|
|
169
170
|
index: number;
|
|
170
171
|
error: `0x${string}`;
|
|
171
172
|
};
|
|
172
|
-
__kind: "Module";
|
|
173
173
|
} | {
|
|
174
174
|
__kind: "ConsumerRemaining";
|
|
175
175
|
} | {
|
|
@@ -177,14 +177,14 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
177
177
|
} | {
|
|
178
178
|
__kind: "TooManyConsumers";
|
|
179
179
|
} | {
|
|
180
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
181
180
|
__kind: "Token";
|
|
181
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
182
182
|
} | {
|
|
183
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
184
183
|
__kind: "Arithmetic";
|
|
184
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
185
185
|
} | {
|
|
186
|
-
value: "LimitReached" | "NoLayer";
|
|
187
186
|
__kind: "Transactional";
|
|
187
|
+
value: "LimitReached" | "NoLayer";
|
|
188
188
|
} | {
|
|
189
189
|
__kind: "Exhausted";
|
|
190
190
|
} | {
|
|
@@ -195,11 +195,11 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
195
195
|
__kind: "RootNotAllowed";
|
|
196
196
|
};
|
|
197
197
|
}, {
|
|
198
|
-
swapRequestId: string | number;
|
|
199
198
|
asset: {
|
|
200
199
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
201
200
|
};
|
|
202
201
|
amount: string | number;
|
|
202
|
+
swapRequestId: string | number;
|
|
203
203
|
reason: {
|
|
204
204
|
__kind: "Other";
|
|
205
205
|
} | {
|
|
@@ -207,11 +207,11 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
207
207
|
} | {
|
|
208
208
|
__kind: "BadOrigin";
|
|
209
209
|
} | {
|
|
210
|
+
__kind: "Module";
|
|
210
211
|
value: {
|
|
211
212
|
index: number;
|
|
212
213
|
error: string;
|
|
213
214
|
};
|
|
214
|
-
__kind: "Module";
|
|
215
215
|
} | {
|
|
216
216
|
__kind: "ConsumerRemaining";
|
|
217
217
|
} | {
|
|
@@ -219,20 +219,20 @@ declare const swappingRefundEgressIgnored: z.ZodObject<{
|
|
|
219
219
|
} | {
|
|
220
220
|
__kind: "TooManyConsumers";
|
|
221
221
|
} | {
|
|
222
|
+
__kind: "Token";
|
|
222
223
|
value: {
|
|
223
224
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
224
225
|
};
|
|
225
|
-
__kind: "Token";
|
|
226
226
|
} | {
|
|
227
|
+
__kind: "Arithmetic";
|
|
227
228
|
value: {
|
|
228
229
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
229
230
|
};
|
|
230
|
-
__kind: "Arithmetic";
|
|
231
231
|
} | {
|
|
232
|
+
__kind: "Transactional";
|
|
232
233
|
value: {
|
|
233
234
|
__kind: "LimitReached" | "NoLayer";
|
|
234
235
|
};
|
|
235
|
-
__kind: "Transactional";
|
|
236
236
|
} | {
|
|
237
237
|
__kind: "Exhausted";
|
|
238
238
|
} | {
|
|
@@ -31,17 +31,17 @@ declare const swappingRefundEgressScheduled: z.ZodObject<{
|
|
|
31
31
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
32
32
|
}>], null>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
-
swapRequestId: bigint;
|
|
35
34
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
36
35
|
amount: bigint;
|
|
36
|
+
swapRequestId: bigint;
|
|
37
37
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
38
38
|
egressFee: [bigint, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc"];
|
|
39
39
|
}, {
|
|
40
|
-
swapRequestId: string | number;
|
|
41
40
|
asset: {
|
|
42
41
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
43
42
|
};
|
|
44
43
|
amount: string | number;
|
|
44
|
+
swapRequestId: string | number;
|
|
45
45
|
egressId: [{
|
|
46
46
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
47
47
|
}, string | number];
|
|
@@ -31,17 +31,17 @@ declare const swappingRefundEgressScheduled: z.ZodObject<{
|
|
|
31
31
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
32
32
|
}>], null>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
-
swapRequestId: bigint;
|
|
35
34
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
36
35
|
amount: bigint;
|
|
36
|
+
swapRequestId: bigint;
|
|
37
37
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
38
38
|
egressFee: [bigint, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc"];
|
|
39
39
|
}, {
|
|
40
|
-
swapRequestId: string | number;
|
|
41
40
|
asset: {
|
|
42
41
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
43
42
|
};
|
|
44
43
|
amount: string | number;
|
|
44
|
+
swapRequestId: string | number;
|
|
45
45
|
egressId: [{
|
|
46
46
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
47
47
|
}, string | number];
|
|
@@ -14,17 +14,17 @@ declare const swappingRefundedOnChain: z.ZodObject<{
|
|
|
14
14
|
}>;
|
|
15
15
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
swapRequestId: bigint;
|
|
18
17
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
19
18
|
amount: bigint;
|
|
20
19
|
accountId: string;
|
|
20
|
+
swapRequestId: bigint;
|
|
21
21
|
}, {
|
|
22
|
-
swapRequestId: string | number;
|
|
23
22
|
asset: {
|
|
24
23
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
25
24
|
};
|
|
26
25
|
amount: string | number;
|
|
27
26
|
accountId: string;
|
|
27
|
+
swapRequestId: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { swappingRefundedOnChain };
|
|
@@ -14,17 +14,17 @@ declare const swappingRefundedOnChain: z.ZodObject<{
|
|
|
14
14
|
}>;
|
|
15
15
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
swapRequestId: bigint;
|
|
18
17
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
19
18
|
amount: bigint;
|
|
20
19
|
accountId: string;
|
|
20
|
+
swapRequestId: bigint;
|
|
21
21
|
}, {
|
|
22
|
-
swapRequestId: string | number;
|
|
23
22
|
asset: {
|
|
24
23
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
25
24
|
};
|
|
26
25
|
amount: string | number;
|
|
27
26
|
accountId: string;
|
|
27
|
+
swapRequestId: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { swappingRefundedOnChain };
|
|
@@ -14,15 +14,15 @@ declare const swappingSwapAmountConfiscated: z.ZodObject<{
|
|
|
14
14
|
totalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
confiscatedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
swapRequestId: bigint;
|
|
18
17
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18
|
+
swapRequestId: bigint;
|
|
19
19
|
totalAmount: bigint;
|
|
20
20
|
confiscatedAmount: bigint;
|
|
21
21
|
}, {
|
|
22
|
-
swapRequestId: string | number;
|
|
23
22
|
asset: {
|
|
24
23
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
25
24
|
};
|
|
25
|
+
swapRequestId: string | number;
|
|
26
26
|
totalAmount: string | number;
|
|
27
27
|
confiscatedAmount: string | number;
|
|
28
28
|
}>;
|
|
@@ -14,15 +14,15 @@ declare const swappingSwapAmountConfiscated: z.ZodObject<{
|
|
|
14
14
|
totalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
confiscatedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
swapRequestId: bigint;
|
|
18
17
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
18
|
+
swapRequestId: bigint;
|
|
19
19
|
totalAmount: bigint;
|
|
20
20
|
confiscatedAmount: bigint;
|
|
21
21
|
}, {
|
|
22
|
-
swapRequestId: string | number;
|
|
23
22
|
asset: {
|
|
24
23
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
25
24
|
};
|
|
25
|
+
swapRequestId: string | number;
|
|
26
26
|
totalAmount: string | number;
|
|
27
27
|
confiscatedAmount: string | number;
|
|
28
28
|
}>;
|