@chainflip/processor 1.11.6 → 1.11.7
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/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/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/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.ts +2 -2
- 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/100/system/extrinsicFailed.d.cts +33 -33
- package/dist/100/system/extrinsicFailed.d.ts +33 -33
- 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 +161 -161
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- 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 +161 -161
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- 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 +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
- package/dist/11000/swapping/refundedOnChain.d.ts +2 -2
- package/dist/11000/swapping/swapRequested.d.cts +6 -6
- package/dist/11000/swapping/swapRequested.d.ts +6 -6
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/common.cjs +49 -5
- package/dist/11100/common.d.cts +1659 -119
- package/dist/11100/common.d.ts +1659 -119
- package/dist/11100/common.mjs +49 -5
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/swapping/swapAborted.cjs +10 -0
- package/dist/11100/swapping/swapAborted.d.cts +24 -0
- package/dist/11100/swapping/swapAborted.d.ts +24 -0
- package/dist/11100/swapping/swapAborted.mjs +10 -0
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +81 -81
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +81 -81
- package/dist/11100/swapping/swapRequested.cjs +1 -1
- package/dist/11100/swapping/swapRequested.d.cts +1438 -1157
- package/dist/11100/swapping/swapRequested.d.ts +1438 -1157
- package/dist/11100/swapping/swapRequested.mjs +2 -2
- package/dist/11100/swapping/swapRescheduled.cjs +11 -0
- package/dist/11100/swapping/swapRescheduled.d.cts +27 -0
- package/dist/11100/swapping/swapRescheduled.d.ts +27 -0
- package/dist/11100/swapping/swapRescheduled.mjs +11 -0
- package/dist/11100/validator/palletConfigUpdated.cjs +9 -0
- package/dist/11100/validator/palletConfigUpdated.d.cts +202 -0
- package/dist/11100/validator/palletConfigUpdated.d.ts +202 -0
- package/dist/11100/validator/palletConfigUpdated.mjs +9 -0
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- 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/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- 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/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- 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/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- 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/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.ts +47 -47
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +26 -26
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- 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/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/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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/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/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +34 -34
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +32 -32
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +26 -26
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
- 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 +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- 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 +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- 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/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +68 -68
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +185 -185
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +185 -185
- 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 +64 -64
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
- 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/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +172 -172
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +172 -172
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +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/liquidityProvider/assetTransferred.d.cts +9 -9
- package/dist/190/liquidityProvider/assetTransferred.d.ts +9 -9
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/reputation/offencePenalty.d.cts +6 -6
- package/dist/190/reputation/offencePenalty.d.ts +6 -6
- package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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 +3 -3
- package/dist/11100/swapping/swapCanceled.cjs +0 -7
- package/dist/11100/swapping/swapCanceled.d.cts +0 -11
- package/dist/11100/swapping/swapCanceled.d.ts +0 -11
- package/dist/11100/swapping/swapCanceled.mjs +0 -7
|
@@ -64,17 +64,17 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
64
64
|
error: string;
|
|
65
65
|
}>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
__kind: "Module";
|
|
68
67
|
value: {
|
|
69
68
|
index: number;
|
|
70
69
|
error: `0x${string}`;
|
|
71
70
|
};
|
|
72
|
-
}, {
|
|
73
71
|
__kind: "Module";
|
|
72
|
+
}, {
|
|
74
73
|
value: {
|
|
75
74
|
index: number;
|
|
76
75
|
error: string;
|
|
77
76
|
};
|
|
77
|
+
__kind: "Module";
|
|
78
78
|
}>, z.ZodObject<{
|
|
79
79
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
80
80
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -105,13 +105,13 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
105
105
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
106
106
|
}>;
|
|
107
107
|
}, "strip", z.ZodTypeAny, {
|
|
108
|
-
__kind: "Token";
|
|
109
108
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
110
|
-
}, {
|
|
111
109
|
__kind: "Token";
|
|
110
|
+
}, {
|
|
112
111
|
value: {
|
|
113
112
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
114
113
|
};
|
|
114
|
+
__kind: "Token";
|
|
115
115
|
}>, z.ZodObject<{
|
|
116
116
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
117
117
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -124,13 +124,13 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
124
124
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
125
125
|
}>;
|
|
126
126
|
}, "strip", z.ZodTypeAny, {
|
|
127
|
-
__kind: "Arithmetic";
|
|
128
127
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
129
|
-
}, {
|
|
130
128
|
__kind: "Arithmetic";
|
|
129
|
+
}, {
|
|
131
130
|
value: {
|
|
132
131
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
133
132
|
};
|
|
133
|
+
__kind: "Arithmetic";
|
|
134
134
|
}>, z.ZodObject<{
|
|
135
135
|
__kind: z.ZodLiteral<"Transactional">;
|
|
136
136
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -143,13 +143,13 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
143
143
|
__kind: "LimitReached" | "NoLayer";
|
|
144
144
|
}>;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
146
|
-
__kind: "Transactional";
|
|
147
146
|
value: "LimitReached" | "NoLayer";
|
|
148
|
-
}, {
|
|
149
147
|
__kind: "Transactional";
|
|
148
|
+
}, {
|
|
150
149
|
value: {
|
|
151
150
|
__kind: "LimitReached" | "NoLayer";
|
|
152
151
|
};
|
|
152
|
+
__kind: "Transactional";
|
|
153
153
|
}>, z.ZodObject<{
|
|
154
154
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -176,7 +176,6 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
176
176
|
__kind: "RootNotAllowed";
|
|
177
177
|
}>]>;
|
|
178
178
|
}, "strip", z.ZodTypeAny, {
|
|
179
|
-
__kind: "DispatchError";
|
|
180
179
|
value: {
|
|
181
180
|
__kind: "Other";
|
|
182
181
|
} | {
|
|
@@ -184,11 +183,11 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
184
183
|
} | {
|
|
185
184
|
__kind: "BadOrigin";
|
|
186
185
|
} | {
|
|
187
|
-
__kind: "Module";
|
|
188
186
|
value: {
|
|
189
187
|
index: number;
|
|
190
188
|
error: `0x${string}`;
|
|
191
189
|
};
|
|
190
|
+
__kind: "Module";
|
|
192
191
|
} | {
|
|
193
192
|
__kind: "ConsumerRemaining";
|
|
194
193
|
} | {
|
|
@@ -196,14 +195,14 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
196
195
|
} | {
|
|
197
196
|
__kind: "TooManyConsumers";
|
|
198
197
|
} | {
|
|
199
|
-
__kind: "Token";
|
|
200
198
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
199
|
+
__kind: "Token";
|
|
201
200
|
} | {
|
|
202
|
-
__kind: "Arithmetic";
|
|
203
201
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
202
|
+
__kind: "Arithmetic";
|
|
204
203
|
} | {
|
|
205
|
-
__kind: "Transactional";
|
|
206
204
|
value: "LimitReached" | "NoLayer";
|
|
205
|
+
__kind: "Transactional";
|
|
207
206
|
} | {
|
|
208
207
|
__kind: "Exhausted";
|
|
209
208
|
} | {
|
|
@@ -213,8 +212,8 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
213
212
|
} | {
|
|
214
213
|
__kind: "RootNotAllowed";
|
|
215
214
|
};
|
|
216
|
-
}, {
|
|
217
215
|
__kind: "DispatchError";
|
|
216
|
+
}, {
|
|
218
217
|
value: {
|
|
219
218
|
__kind: "Other";
|
|
220
219
|
} | {
|
|
@@ -222,11 +221,11 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
222
221
|
} | {
|
|
223
222
|
__kind: "BadOrigin";
|
|
224
223
|
} | {
|
|
225
|
-
__kind: "Module";
|
|
226
224
|
value: {
|
|
227
225
|
index: number;
|
|
228
226
|
error: string;
|
|
229
227
|
};
|
|
228
|
+
__kind: "Module";
|
|
230
229
|
} | {
|
|
231
230
|
__kind: "ConsumerRemaining";
|
|
232
231
|
} | {
|
|
@@ -234,20 +233,20 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
234
233
|
} | {
|
|
235
234
|
__kind: "TooManyConsumers";
|
|
236
235
|
} | {
|
|
237
|
-
__kind: "Token";
|
|
238
236
|
value: {
|
|
239
237
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
240
238
|
};
|
|
239
|
+
__kind: "Token";
|
|
241
240
|
} | {
|
|
242
|
-
__kind: "Arithmetic";
|
|
243
241
|
value: {
|
|
244
242
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
245
243
|
};
|
|
244
|
+
__kind: "Arithmetic";
|
|
246
245
|
} | {
|
|
247
|
-
__kind: "Transactional";
|
|
248
246
|
value: {
|
|
249
247
|
__kind: "LimitReached" | "NoLayer";
|
|
250
248
|
};
|
|
249
|
+
__kind: "Transactional";
|
|
251
250
|
} | {
|
|
252
251
|
__kind: "Exhausted";
|
|
253
252
|
} | {
|
|
@@ -257,6 +256,7 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
257
256
|
} | {
|
|
258
257
|
__kind: "RootNotAllowed";
|
|
259
258
|
};
|
|
259
|
+
__kind: "DispatchError";
|
|
260
260
|
}>]>;
|
|
261
261
|
}, "strip", z.ZodTypeAny, {
|
|
262
262
|
error: {
|
|
@@ -270,7 +270,6 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
270
270
|
} | {
|
|
271
271
|
__kind: "UtxoSelectionFailed";
|
|
272
272
|
} | {
|
|
273
|
-
__kind: "DispatchError";
|
|
274
273
|
value: {
|
|
275
274
|
__kind: "Other";
|
|
276
275
|
} | {
|
|
@@ -278,11 +277,11 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
278
277
|
} | {
|
|
279
278
|
__kind: "BadOrigin";
|
|
280
279
|
} | {
|
|
281
|
-
__kind: "Module";
|
|
282
280
|
value: {
|
|
283
281
|
index: number;
|
|
284
282
|
error: `0x${string}`;
|
|
285
283
|
};
|
|
284
|
+
__kind: "Module";
|
|
286
285
|
} | {
|
|
287
286
|
__kind: "ConsumerRemaining";
|
|
288
287
|
} | {
|
|
@@ -290,14 +289,14 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
290
289
|
} | {
|
|
291
290
|
__kind: "TooManyConsumers";
|
|
292
291
|
} | {
|
|
293
|
-
__kind: "Token";
|
|
294
292
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
293
|
+
__kind: "Token";
|
|
295
294
|
} | {
|
|
296
|
-
__kind: "Arithmetic";
|
|
297
295
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
296
|
+
__kind: "Arithmetic";
|
|
298
297
|
} | {
|
|
299
|
-
__kind: "Transactional";
|
|
300
298
|
value: "LimitReached" | "NoLayer";
|
|
299
|
+
__kind: "Transactional";
|
|
301
300
|
} | {
|
|
302
301
|
__kind: "Exhausted";
|
|
303
302
|
} | {
|
|
@@ -307,6 +306,7 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
307
306
|
} | {
|
|
308
307
|
__kind: "RootNotAllowed";
|
|
309
308
|
};
|
|
309
|
+
__kind: "DispatchError";
|
|
310
310
|
};
|
|
311
311
|
}, {
|
|
312
312
|
error: {
|
|
@@ -320,7 +320,6 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
320
320
|
} | {
|
|
321
321
|
__kind: "UtxoSelectionFailed";
|
|
322
322
|
} | {
|
|
323
|
-
__kind: "DispatchError";
|
|
324
323
|
value: {
|
|
325
324
|
__kind: "Other";
|
|
326
325
|
} | {
|
|
@@ -328,11 +327,11 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
328
327
|
} | {
|
|
329
328
|
__kind: "BadOrigin";
|
|
330
329
|
} | {
|
|
331
|
-
__kind: "Module";
|
|
332
330
|
value: {
|
|
333
331
|
index: number;
|
|
334
332
|
error: string;
|
|
335
333
|
};
|
|
334
|
+
__kind: "Module";
|
|
336
335
|
} | {
|
|
337
336
|
__kind: "ConsumerRemaining";
|
|
338
337
|
} | {
|
|
@@ -340,20 +339,20 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
340
339
|
} | {
|
|
341
340
|
__kind: "TooManyConsumers";
|
|
342
341
|
} | {
|
|
343
|
-
__kind: "Token";
|
|
344
342
|
value: {
|
|
345
343
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
346
344
|
};
|
|
345
|
+
__kind: "Token";
|
|
347
346
|
} | {
|
|
348
|
-
__kind: "Arithmetic";
|
|
349
347
|
value: {
|
|
350
348
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
351
349
|
};
|
|
350
|
+
__kind: "Arithmetic";
|
|
352
351
|
} | {
|
|
353
|
-
__kind: "Transactional";
|
|
354
352
|
value: {
|
|
355
353
|
__kind: "LimitReached" | "NoLayer";
|
|
356
354
|
};
|
|
355
|
+
__kind: "Transactional";
|
|
357
356
|
} | {
|
|
358
357
|
__kind: "Exhausted";
|
|
359
358
|
} | {
|
|
@@ -363,6 +362,7 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
363
362
|
} | {
|
|
364
363
|
__kind: "RootNotAllowed";
|
|
365
364
|
};
|
|
365
|
+
__kind: "DispatchError";
|
|
366
366
|
};
|
|
367
367
|
}>;
|
|
368
368
|
|
|
@@ -41,17 +41,17 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
41
41
|
error: string;
|
|
42
42
|
}>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "Module";
|
|
45
44
|
value: {
|
|
46
45
|
index: number;
|
|
47
46
|
error: `0x${string}`;
|
|
48
47
|
};
|
|
49
|
-
}, {
|
|
50
48
|
__kind: "Module";
|
|
49
|
+
}, {
|
|
51
50
|
value: {
|
|
52
51
|
index: number;
|
|
53
52
|
error: string;
|
|
54
53
|
};
|
|
54
|
+
__kind: "Module";
|
|
55
55
|
}>, z.ZodObject<{
|
|
56
56
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -82,13 +82,13 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
82
82
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
83
83
|
}>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
__kind: "Token";
|
|
86
85
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
87
|
-
}, {
|
|
88
86
|
__kind: "Token";
|
|
87
|
+
}, {
|
|
89
88
|
value: {
|
|
90
89
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
91
90
|
};
|
|
91
|
+
__kind: "Token";
|
|
92
92
|
}>, z.ZodObject<{
|
|
93
93
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
94
94
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -101,13 +101,13 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
101
101
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
102
102
|
}>;
|
|
103
103
|
}, "strip", z.ZodTypeAny, {
|
|
104
|
-
__kind: "Arithmetic";
|
|
105
104
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
106
|
-
}, {
|
|
107
105
|
__kind: "Arithmetic";
|
|
106
|
+
}, {
|
|
108
107
|
value: {
|
|
109
108
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
110
109
|
};
|
|
110
|
+
__kind: "Arithmetic";
|
|
111
111
|
}>, z.ZodObject<{
|
|
112
112
|
__kind: z.ZodLiteral<"Transactional">;
|
|
113
113
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -120,13 +120,13 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
120
120
|
__kind: "LimitReached" | "NoLayer";
|
|
121
121
|
}>;
|
|
122
122
|
}, "strip", z.ZodTypeAny, {
|
|
123
|
-
__kind: "Transactional";
|
|
124
123
|
value: "LimitReached" | "NoLayer";
|
|
125
|
-
}, {
|
|
126
124
|
__kind: "Transactional";
|
|
125
|
+
}, {
|
|
127
126
|
value: {
|
|
128
127
|
__kind: "LimitReached" | "NoLayer";
|
|
129
128
|
};
|
|
129
|
+
__kind: "Transactional";
|
|
130
130
|
}>, z.ZodObject<{
|
|
131
131
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
132
132
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -153,7 +153,6 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
-
__kind: "Err";
|
|
157
156
|
value: {
|
|
158
157
|
__kind: "Other";
|
|
159
158
|
} | {
|
|
@@ -161,11 +160,11 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
161
160
|
} | {
|
|
162
161
|
__kind: "BadOrigin";
|
|
163
162
|
} | {
|
|
164
|
-
__kind: "Module";
|
|
165
163
|
value: {
|
|
166
164
|
index: number;
|
|
167
165
|
error: `0x${string}`;
|
|
168
166
|
};
|
|
167
|
+
__kind: "Module";
|
|
169
168
|
} | {
|
|
170
169
|
__kind: "ConsumerRemaining";
|
|
171
170
|
} | {
|
|
@@ -173,14 +172,14 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
173
172
|
} | {
|
|
174
173
|
__kind: "TooManyConsumers";
|
|
175
174
|
} | {
|
|
176
|
-
__kind: "Token";
|
|
177
175
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
176
|
+
__kind: "Token";
|
|
178
177
|
} | {
|
|
179
|
-
__kind: "Arithmetic";
|
|
180
178
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
179
|
+
__kind: "Arithmetic";
|
|
181
180
|
} | {
|
|
182
|
-
__kind: "Transactional";
|
|
183
181
|
value: "LimitReached" | "NoLayer";
|
|
182
|
+
__kind: "Transactional";
|
|
184
183
|
} | {
|
|
185
184
|
__kind: "Exhausted";
|
|
186
185
|
} | {
|
|
@@ -190,8 +189,8 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
190
189
|
} | {
|
|
191
190
|
__kind: "RootNotAllowed";
|
|
192
191
|
};
|
|
193
|
-
}, {
|
|
194
192
|
__kind: "Err";
|
|
193
|
+
}, {
|
|
195
194
|
value: {
|
|
196
195
|
__kind: "Other";
|
|
197
196
|
} | {
|
|
@@ -199,11 +198,11 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
199
198
|
} | {
|
|
200
199
|
__kind: "BadOrigin";
|
|
201
200
|
} | {
|
|
202
|
-
__kind: "Module";
|
|
203
201
|
value: {
|
|
204
202
|
index: number;
|
|
205
203
|
error: string;
|
|
206
204
|
};
|
|
205
|
+
__kind: "Module";
|
|
207
206
|
} | {
|
|
208
207
|
__kind: "ConsumerRemaining";
|
|
209
208
|
} | {
|
|
@@ -211,20 +210,20 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
211
210
|
} | {
|
|
212
211
|
__kind: "TooManyConsumers";
|
|
213
212
|
} | {
|
|
214
|
-
__kind: "Token";
|
|
215
213
|
value: {
|
|
216
214
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
217
215
|
};
|
|
216
|
+
__kind: "Token";
|
|
218
217
|
} | {
|
|
219
|
-
__kind: "Arithmetic";
|
|
220
218
|
value: {
|
|
221
219
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
222
220
|
};
|
|
221
|
+
__kind: "Arithmetic";
|
|
223
222
|
} | {
|
|
224
|
-
__kind: "Transactional";
|
|
225
223
|
value: {
|
|
226
224
|
__kind: "LimitReached" | "NoLayer";
|
|
227
225
|
};
|
|
226
|
+
__kind: "Transactional";
|
|
228
227
|
} | {
|
|
229
228
|
__kind: "Exhausted";
|
|
230
229
|
} | {
|
|
@@ -234,13 +233,13 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
234
233
|
} | {
|
|
235
234
|
__kind: "RootNotAllowed";
|
|
236
235
|
};
|
|
236
|
+
__kind: "Err";
|
|
237
237
|
}>]>;
|
|
238
238
|
}, "strip", z.ZodTypeAny, {
|
|
239
239
|
broadcastId: number;
|
|
240
240
|
result: {
|
|
241
241
|
__kind: "Ok";
|
|
242
242
|
} | {
|
|
243
|
-
__kind: "Err";
|
|
244
243
|
value: {
|
|
245
244
|
__kind: "Other";
|
|
246
245
|
} | {
|
|
@@ -248,11 +247,11 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
248
247
|
} | {
|
|
249
248
|
__kind: "BadOrigin";
|
|
250
249
|
} | {
|
|
251
|
-
__kind: "Module";
|
|
252
250
|
value: {
|
|
253
251
|
index: number;
|
|
254
252
|
error: `0x${string}`;
|
|
255
253
|
};
|
|
254
|
+
__kind: "Module";
|
|
256
255
|
} | {
|
|
257
256
|
__kind: "ConsumerRemaining";
|
|
258
257
|
} | {
|
|
@@ -260,14 +259,14 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
260
259
|
} | {
|
|
261
260
|
__kind: "TooManyConsumers";
|
|
262
261
|
} | {
|
|
263
|
-
__kind: "Token";
|
|
264
262
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
263
|
+
__kind: "Token";
|
|
265
264
|
} | {
|
|
266
|
-
__kind: "Arithmetic";
|
|
267
265
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
266
|
+
__kind: "Arithmetic";
|
|
268
267
|
} | {
|
|
269
|
-
__kind: "Transactional";
|
|
270
268
|
value: "LimitReached" | "NoLayer";
|
|
269
|
+
__kind: "Transactional";
|
|
271
270
|
} | {
|
|
272
271
|
__kind: "Exhausted";
|
|
273
272
|
} | {
|
|
@@ -277,13 +276,13 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
277
276
|
} | {
|
|
278
277
|
__kind: "RootNotAllowed";
|
|
279
278
|
};
|
|
279
|
+
__kind: "Err";
|
|
280
280
|
};
|
|
281
281
|
}, {
|
|
282
282
|
broadcastId: number;
|
|
283
283
|
result: {
|
|
284
284
|
__kind: "Ok";
|
|
285
285
|
} | {
|
|
286
|
-
__kind: "Err";
|
|
287
286
|
value: {
|
|
288
287
|
__kind: "Other";
|
|
289
288
|
} | {
|
|
@@ -291,11 +290,11 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
291
290
|
} | {
|
|
292
291
|
__kind: "BadOrigin";
|
|
293
292
|
} | {
|
|
294
|
-
__kind: "Module";
|
|
295
293
|
value: {
|
|
296
294
|
index: number;
|
|
297
295
|
error: string;
|
|
298
296
|
};
|
|
297
|
+
__kind: "Module";
|
|
299
298
|
} | {
|
|
300
299
|
__kind: "ConsumerRemaining";
|
|
301
300
|
} | {
|
|
@@ -303,20 +302,20 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
303
302
|
} | {
|
|
304
303
|
__kind: "TooManyConsumers";
|
|
305
304
|
} | {
|
|
306
|
-
__kind: "Token";
|
|
307
305
|
value: {
|
|
308
306
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
309
307
|
};
|
|
308
|
+
__kind: "Token";
|
|
310
309
|
} | {
|
|
311
|
-
__kind: "Arithmetic";
|
|
312
310
|
value: {
|
|
313
311
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
314
312
|
};
|
|
313
|
+
__kind: "Arithmetic";
|
|
315
314
|
} | {
|
|
316
|
-
__kind: "Transactional";
|
|
317
315
|
value: {
|
|
318
316
|
__kind: "LimitReached" | "NoLayer";
|
|
319
317
|
};
|
|
318
|
+
__kind: "Transactional";
|
|
320
319
|
} | {
|
|
321
320
|
__kind: "Exhausted";
|
|
322
321
|
} | {
|
|
@@ -326,6 +325,7 @@ declare const arbitrumBroadcasterBroadcastCallbackExecuted: z.ZodObject<{
|
|
|
326
325
|
} | {
|
|
327
326
|
__kind: "RootNotAllowed";
|
|
328
327
|
};
|
|
328
|
+
__kind: "Err";
|
|
329
329
|
};
|
|
330
330
|
}>;
|
|
331
331
|
|