@chainflip/processor 1.11.6 → 1.11.8
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/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- 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/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.ts +2 -2
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.ts +17 -17
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +203 -203
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +4 -4
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +4 -4
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.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/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +195 -195
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +195 -195
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +92 -92
- package/dist/11000/swapping/swapRequested.d.ts +92 -92
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
- 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/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/swapping/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/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.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/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/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 +20 -20
- package/dist/141/swapping/swapDepositAddressReady.d.ts +20 -20
- 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 +11 -11
- package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
- package/dist/141/swapping/swapExecuted.d.cts +88 -88
- package/dist/141/swapping/swapExecuted.d.ts +88 -88
- package/dist/141/swapping/swapScheduled.d.cts +97 -97
- package/dist/141/swapping/swapScheduled.d.ts +97 -97
- package/dist/141/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/141/swapping/withdrawalRequested.d.ts +14 -14
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.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/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.ts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.ts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.ts +2 -2
- package/dist/160/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/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/ccmFailed.d.cts +22 -22
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +22 -22
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
- 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/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/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/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/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/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +10 -10
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +36 -36
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +36 -36
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
- 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/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 +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- 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/assetBalances/accountCredited.d.cts +8 -8
- package/dist/190/assetBalances/accountCredited.d.ts +8 -8
- package/dist/190/assetBalances/accountDebited.d.cts +8 -8
- package/dist/190/assetBalances/accountDebited.d.ts +8 -8
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/190/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/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 +24 -24
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +24 -24
- 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/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.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
|
@@ -5,12 +5,12 @@ declare const fundingFailedFundingAttempt: z.ZodObject<{
|
|
|
5
5
|
withdrawalAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
accountId: string;
|
|
9
8
|
amount: bigint;
|
|
9
|
+
accountId: string;
|
|
10
10
|
withdrawalAddress: `0x${string}`;
|
|
11
11
|
}, {
|
|
12
|
-
accountId: string;
|
|
13
12
|
amount: string | number;
|
|
13
|
+
accountId: string;
|
|
14
14
|
withdrawalAddress: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -6,13 +6,13 @@ declare const fundingFunded: z.ZodObject<{
|
|
|
6
6
|
fundsAdded: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
totalBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
accountId: string;
|
|
10
9
|
txHash: `0x${string}`;
|
|
10
|
+
accountId: string;
|
|
11
11
|
fundsAdded: bigint;
|
|
12
12
|
totalBalance: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
accountId: string;
|
|
15
14
|
txHash: string;
|
|
15
|
+
accountId: string;
|
|
16
16
|
fundsAdded: string | number;
|
|
17
17
|
totalBalance: string | number;
|
|
18
18
|
}>;
|
|
@@ -6,13 +6,13 @@ declare const fundingFunded: z.ZodObject<{
|
|
|
6
6
|
fundsAdded: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
totalBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
accountId: string;
|
|
10
9
|
txHash: `0x${string}`;
|
|
10
|
+
accountId: string;
|
|
11
11
|
fundsAdded: bigint;
|
|
12
12
|
totalBalance: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
accountId: string;
|
|
15
14
|
txHash: string;
|
|
15
|
+
accountId: string;
|
|
16
16
|
fundsAdded: string | number;
|
|
17
17
|
totalBalance: string | number;
|
|
18
18
|
}>;
|
|
@@ -6,14 +6,14 @@ declare const fundingRedemptionRequested: z.ZodObject<{
|
|
|
6
6
|
broadcastId: z.ZodNumber;
|
|
7
7
|
expiryTime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
accountId: string;
|
|
10
9
|
broadcastId: number;
|
|
11
10
|
amount: bigint;
|
|
11
|
+
accountId: string;
|
|
12
12
|
expiryTime: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
accountId: string;
|
|
15
14
|
broadcastId: number;
|
|
16
15
|
amount: string | number;
|
|
16
|
+
accountId: string;
|
|
17
17
|
expiryTime: string | number;
|
|
18
18
|
}>;
|
|
19
19
|
|
|
@@ -6,14 +6,14 @@ declare const fundingRedemptionRequested: z.ZodObject<{
|
|
|
6
6
|
broadcastId: z.ZodNumber;
|
|
7
7
|
expiryTime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
accountId: string;
|
|
10
9
|
broadcastId: number;
|
|
11
10
|
amount: bigint;
|
|
11
|
+
accountId: string;
|
|
12
12
|
expiryTime: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
accountId: string;
|
|
15
14
|
broadcastId: number;
|
|
16
15
|
amount: string | number;
|
|
16
|
+
accountId: string;
|
|
17
17
|
expiryTime: string | number;
|
|
18
18
|
}>;
|
|
19
19
|
|
|
@@ -26,20 +26,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
26
26
|
__kind: z.ZodLiteral<"Increase">;
|
|
27
27
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
value: bigint;
|
|
30
29
|
__kind: "Increase";
|
|
30
|
+
value: bigint;
|
|
31
31
|
}, {
|
|
32
|
-
value: string | number;
|
|
33
32
|
__kind: "Increase";
|
|
33
|
+
value: string | number;
|
|
34
34
|
}>, z.ZodObject<{
|
|
35
35
|
__kind: z.ZodLiteral<"Decrease">;
|
|
36
36
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
value: bigint;
|
|
39
38
|
__kind: "Decrease";
|
|
39
|
+
value: bigint;
|
|
40
40
|
}, {
|
|
41
|
-
value: string | number;
|
|
42
41
|
__kind: "Decrease";
|
|
42
|
+
value: string | number;
|
|
43
43
|
}>]>>>;
|
|
44
44
|
amountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
45
45
|
collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -54,11 +54,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
54
54
|
collectedFees: bigint;
|
|
55
55
|
boughtAmount: bigint;
|
|
56
56
|
amountChange?: {
|
|
57
|
-
value: bigint;
|
|
58
57
|
__kind: "Increase";
|
|
59
|
-
} | {
|
|
60
58
|
value: bigint;
|
|
59
|
+
} | {
|
|
61
60
|
__kind: "Decrease";
|
|
61
|
+
value: bigint;
|
|
62
62
|
} | null | undefined;
|
|
63
63
|
}, {
|
|
64
64
|
lp: string;
|
|
@@ -74,11 +74,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
74
74
|
collectedFees: string | number;
|
|
75
75
|
boughtAmount: string | number;
|
|
76
76
|
amountChange?: {
|
|
77
|
-
value: string | number;
|
|
78
77
|
__kind: "Increase";
|
|
79
|
-
} | {
|
|
80
78
|
value: string | number;
|
|
79
|
+
} | {
|
|
81
80
|
__kind: "Decrease";
|
|
81
|
+
value: string | number;
|
|
82
82
|
} | null | undefined;
|
|
83
83
|
}>;
|
|
84
84
|
|
|
@@ -26,20 +26,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
26
26
|
__kind: z.ZodLiteral<"Increase">;
|
|
27
27
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
value: bigint;
|
|
30
29
|
__kind: "Increase";
|
|
30
|
+
value: bigint;
|
|
31
31
|
}, {
|
|
32
|
-
value: string | number;
|
|
33
32
|
__kind: "Increase";
|
|
33
|
+
value: string | number;
|
|
34
34
|
}>, z.ZodObject<{
|
|
35
35
|
__kind: z.ZodLiteral<"Decrease">;
|
|
36
36
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
value: bigint;
|
|
39
38
|
__kind: "Decrease";
|
|
39
|
+
value: bigint;
|
|
40
40
|
}, {
|
|
41
|
-
value: string | number;
|
|
42
41
|
__kind: "Decrease";
|
|
42
|
+
value: string | number;
|
|
43
43
|
}>]>>>;
|
|
44
44
|
amountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
45
45
|
collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -54,11 +54,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
54
54
|
collectedFees: bigint;
|
|
55
55
|
boughtAmount: bigint;
|
|
56
56
|
amountChange?: {
|
|
57
|
-
value: bigint;
|
|
58
57
|
__kind: "Increase";
|
|
59
|
-
} | {
|
|
60
58
|
value: bigint;
|
|
59
|
+
} | {
|
|
61
60
|
__kind: "Decrease";
|
|
61
|
+
value: bigint;
|
|
62
62
|
} | null | undefined;
|
|
63
63
|
}, {
|
|
64
64
|
lp: string;
|
|
@@ -74,11 +74,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
74
74
|
collectedFees: string | number;
|
|
75
75
|
boughtAmount: string | number;
|
|
76
76
|
amountChange?: {
|
|
77
|
-
value: string | number;
|
|
78
77
|
__kind: "Increase";
|
|
79
|
-
} | {
|
|
80
78
|
value: string | number;
|
|
79
|
+
} | {
|
|
81
80
|
__kind: "Decrease";
|
|
81
|
+
value: string | number;
|
|
82
82
|
} | null | undefined;
|
|
83
83
|
}>;
|
|
84
84
|
|
|
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
}>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
+
__kind: "Increase";
|
|
62
63
|
value: {
|
|
63
64
|
liquidity: bigint;
|
|
64
65
|
amounts: {
|
|
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
66
67
|
pair: bigint;
|
|
67
68
|
};
|
|
68
69
|
};
|
|
69
|
-
__kind: "Increase";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Increase";
|
|
71
72
|
value: {
|
|
72
73
|
liquidity: string | number;
|
|
73
74
|
amounts: {
|
|
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
75
76
|
pair: string | number;
|
|
76
77
|
};
|
|
77
78
|
};
|
|
78
|
-
__kind: "Increase";
|
|
79
79
|
}>, z.ZodObject<{
|
|
80
80
|
__kind: z.ZodLiteral<"Decrease">;
|
|
81
81
|
value: z.ZodObject<{
|
|
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
104
104
|
};
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
+
__kind: "Decrease";
|
|
107
108
|
value: {
|
|
108
109
|
liquidity: bigint;
|
|
109
110
|
amounts: {
|
|
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
111
112
|
pair: bigint;
|
|
112
113
|
};
|
|
113
114
|
};
|
|
114
|
-
__kind: "Decrease";
|
|
115
115
|
}, {
|
|
116
|
+
__kind: "Decrease";
|
|
116
117
|
value: {
|
|
117
118
|
liquidity: string | number;
|
|
118
119
|
amounts: {
|
|
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
120
121
|
pair: string | number;
|
|
121
122
|
};
|
|
122
123
|
};
|
|
123
|
-
__kind: "Decrease";
|
|
124
124
|
}>]>>>;
|
|
125
125
|
liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
126
126
|
collectedFees: z.ZodObject<{
|
|
@@ -148,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
148
148
|
};
|
|
149
149
|
liquidityTotal: bigint;
|
|
150
150
|
sizeChange?: {
|
|
151
|
+
__kind: "Increase";
|
|
151
152
|
value: {
|
|
152
153
|
liquidity: bigint;
|
|
153
154
|
amounts: {
|
|
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
155
156
|
pair: bigint;
|
|
156
157
|
};
|
|
157
158
|
};
|
|
158
|
-
__kind: "Increase";
|
|
159
159
|
} | {
|
|
160
|
+
__kind: "Decrease";
|
|
160
161
|
value: {
|
|
161
162
|
liquidity: bigint;
|
|
162
163
|
amounts: {
|
|
@@ -164,7 +165,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
164
165
|
pair: bigint;
|
|
165
166
|
};
|
|
166
167
|
};
|
|
167
|
-
__kind: "Decrease";
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
lp: string;
|
|
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
185
185
|
};
|
|
186
186
|
liquidityTotal: string | number;
|
|
187
187
|
sizeChange?: {
|
|
188
|
+
__kind: "Increase";
|
|
188
189
|
value: {
|
|
189
190
|
liquidity: string | number;
|
|
190
191
|
amounts: {
|
|
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
192
193
|
pair: string | number;
|
|
193
194
|
};
|
|
194
195
|
};
|
|
195
|
-
__kind: "Increase";
|
|
196
196
|
} | {
|
|
197
|
+
__kind: "Decrease";
|
|
197
198
|
value: {
|
|
198
199
|
liquidity: string | number;
|
|
199
200
|
amounts: {
|
|
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
201
202
|
pair: string | number;
|
|
202
203
|
};
|
|
203
204
|
};
|
|
204
|
-
__kind: "Decrease";
|
|
205
205
|
} | null | undefined;
|
|
206
206
|
}>;
|
|
207
207
|
|
|
@@ -59,6 +59,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
}>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
+
__kind: "Increase";
|
|
62
63
|
value: {
|
|
63
64
|
liquidity: bigint;
|
|
64
65
|
amounts: {
|
|
@@ -66,8 +67,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
66
67
|
pair: bigint;
|
|
67
68
|
};
|
|
68
69
|
};
|
|
69
|
-
__kind: "Increase";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Increase";
|
|
71
72
|
value: {
|
|
72
73
|
liquidity: string | number;
|
|
73
74
|
amounts: {
|
|
@@ -75,7 +76,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
75
76
|
pair: string | number;
|
|
76
77
|
};
|
|
77
78
|
};
|
|
78
|
-
__kind: "Increase";
|
|
79
79
|
}>, z.ZodObject<{
|
|
80
80
|
__kind: z.ZodLiteral<"Decrease">;
|
|
81
81
|
value: z.ZodObject<{
|
|
@@ -104,6 +104,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
104
104
|
};
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
+
__kind: "Decrease";
|
|
107
108
|
value: {
|
|
108
109
|
liquidity: bigint;
|
|
109
110
|
amounts: {
|
|
@@ -111,8 +112,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
111
112
|
pair: bigint;
|
|
112
113
|
};
|
|
113
114
|
};
|
|
114
|
-
__kind: "Decrease";
|
|
115
115
|
}, {
|
|
116
|
+
__kind: "Decrease";
|
|
116
117
|
value: {
|
|
117
118
|
liquidity: string | number;
|
|
118
119
|
amounts: {
|
|
@@ -120,7 +121,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
120
121
|
pair: string | number;
|
|
121
122
|
};
|
|
122
123
|
};
|
|
123
|
-
__kind: "Decrease";
|
|
124
124
|
}>]>>>;
|
|
125
125
|
liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
126
126
|
collectedFees: z.ZodObject<{
|
|
@@ -148,6 +148,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
148
148
|
};
|
|
149
149
|
liquidityTotal: bigint;
|
|
150
150
|
sizeChange?: {
|
|
151
|
+
__kind: "Increase";
|
|
151
152
|
value: {
|
|
152
153
|
liquidity: bigint;
|
|
153
154
|
amounts: {
|
|
@@ -155,8 +156,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
155
156
|
pair: bigint;
|
|
156
157
|
};
|
|
157
158
|
};
|
|
158
|
-
__kind: "Increase";
|
|
159
159
|
} | {
|
|
160
|
+
__kind: "Decrease";
|
|
160
161
|
value: {
|
|
161
162
|
liquidity: bigint;
|
|
162
163
|
amounts: {
|
|
@@ -164,7 +165,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
164
165
|
pair: bigint;
|
|
165
166
|
};
|
|
166
167
|
};
|
|
167
|
-
__kind: "Decrease";
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
lp: string;
|
|
@@ -185,6 +185,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
185
185
|
};
|
|
186
186
|
liquidityTotal: string | number;
|
|
187
187
|
sizeChange?: {
|
|
188
|
+
__kind: "Increase";
|
|
188
189
|
value: {
|
|
189
190
|
liquidity: string | number;
|
|
190
191
|
amounts: {
|
|
@@ -192,8 +193,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
192
193
|
pair: string | number;
|
|
193
194
|
};
|
|
194
195
|
};
|
|
195
|
-
__kind: "Increase";
|
|
196
196
|
} | {
|
|
197
|
+
__kind: "Decrease";
|
|
197
198
|
value: {
|
|
198
199
|
liquidity: string | number;
|
|
199
200
|
amounts: {
|
|
@@ -201,7 +202,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
201
202
|
pair: string | number;
|
|
202
203
|
};
|
|
203
204
|
};
|
|
204
|
-
__kind: "Decrease";
|
|
205
205
|
} | null | undefined;
|
|
206
206
|
}>;
|
|
207
207
|
|
|
@@ -13,14 +13,14 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
penalty: z.ZodNumber;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
offence: "ParticipateSigningFailed" | "ParticipateKeygenFailed" | "FailedToBroadcastTransaction" | "MissedAuthorshipSlot" | "MissedHeartbeat" | "GrandpaEquivocation" | "ParticipateKeyHandoverFailed";
|
|
17
16
|
offender: string;
|
|
17
|
+
offence: "ParticipateSigningFailed" | "ParticipateKeygenFailed" | "FailedToBroadcastTransaction" | "MissedAuthorshipSlot" | "MissedHeartbeat" | "GrandpaEquivocation" | "ParticipateKeyHandoverFailed";
|
|
18
18
|
penalty: number;
|
|
19
19
|
}, {
|
|
20
|
+
offender: string;
|
|
20
21
|
offence: {
|
|
21
22
|
__kind: "ParticipateSigningFailed" | "ParticipateKeygenFailed" | "FailedToBroadcastTransaction" | "MissedAuthorshipSlot" | "MissedHeartbeat" | "GrandpaEquivocation" | "ParticipateKeyHandoverFailed";
|
|
22
23
|
};
|
|
23
|
-
offender: string;
|
|
24
24
|
penalty: number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
penalty: z.ZodNumber;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
offence: "ParticipateSigningFailed" | "ParticipateKeygenFailed" | "FailedToBroadcastTransaction" | "MissedAuthorshipSlot" | "MissedHeartbeat" | "GrandpaEquivocation" | "ParticipateKeyHandoverFailed";
|
|
17
16
|
offender: string;
|
|
17
|
+
offence: "ParticipateSigningFailed" | "ParticipateKeygenFailed" | "FailedToBroadcastTransaction" | "MissedAuthorshipSlot" | "MissedHeartbeat" | "GrandpaEquivocation" | "ParticipateKeyHandoverFailed";
|
|
18
18
|
penalty: number;
|
|
19
19
|
}, {
|
|
20
|
+
offender: string;
|
|
20
21
|
offence: {
|
|
21
22
|
__kind: "ParticipateSigningFailed" | "ParticipateKeygenFailed" | "FailedToBroadcastTransaction" | "MissedAuthorshipSlot" | "MissedHeartbeat" | "GrandpaEquivocation" | "ParticipateKeyHandoverFailed";
|
|
22
23
|
};
|
|
23
|
-
offender: string;
|
|
24
24
|
penalty: number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -192,14 +192,6 @@ declare const systemExtrinsicFailed: z.ZodObject<{
|
|
|
192
192
|
};
|
|
193
193
|
}>;
|
|
194
194
|
}, "strip", z.ZodTypeAny, {
|
|
195
|
-
dispatchInfo: {
|
|
196
|
-
weight: {
|
|
197
|
-
refTime: bigint;
|
|
198
|
-
proofSize: bigint;
|
|
199
|
-
};
|
|
200
|
-
class: "Normal" | "Operational" | "Mandatory";
|
|
201
|
-
paysFee: "Yes" | "No";
|
|
202
|
-
};
|
|
203
195
|
dispatchError: {
|
|
204
196
|
__kind: "Other";
|
|
205
197
|
} | {
|
|
@@ -236,19 +228,15 @@ declare const systemExtrinsicFailed: z.ZodObject<{
|
|
|
236
228
|
} | {
|
|
237
229
|
__kind: "RootNotAllowed";
|
|
238
230
|
};
|
|
239
|
-
}, {
|
|
240
231
|
dispatchInfo: {
|
|
241
232
|
weight: {
|
|
242
|
-
refTime:
|
|
243
|
-
proofSize:
|
|
244
|
-
};
|
|
245
|
-
class: {
|
|
246
|
-
__kind: "Normal" | "Operational" | "Mandatory";
|
|
247
|
-
};
|
|
248
|
-
paysFee: {
|
|
249
|
-
__kind: "Yes" | "No";
|
|
233
|
+
refTime: bigint;
|
|
234
|
+
proofSize: bigint;
|
|
250
235
|
};
|
|
236
|
+
class: "Normal" | "Operational" | "Mandatory";
|
|
237
|
+
paysFee: "Yes" | "No";
|
|
251
238
|
};
|
|
239
|
+
}, {
|
|
252
240
|
dispatchError: {
|
|
253
241
|
__kind: "Other";
|
|
254
242
|
} | {
|
|
@@ -291,6 +279,18 @@ declare const systemExtrinsicFailed: z.ZodObject<{
|
|
|
291
279
|
} | {
|
|
292
280
|
__kind: "RootNotAllowed";
|
|
293
281
|
};
|
|
282
|
+
dispatchInfo: {
|
|
283
|
+
weight: {
|
|
284
|
+
refTime: string | number;
|
|
285
|
+
proofSize: string | number;
|
|
286
|
+
};
|
|
287
|
+
class: {
|
|
288
|
+
__kind: "Normal" | "Operational" | "Mandatory";
|
|
289
|
+
};
|
|
290
|
+
paysFee: {
|
|
291
|
+
__kind: "Yes" | "No";
|
|
292
|
+
};
|
|
293
|
+
};
|
|
294
294
|
}>;
|
|
295
295
|
|
|
296
296
|
export { systemExtrinsicFailed };
|
|
@@ -192,14 +192,6 @@ declare const systemExtrinsicFailed: z.ZodObject<{
|
|
|
192
192
|
};
|
|
193
193
|
}>;
|
|
194
194
|
}, "strip", z.ZodTypeAny, {
|
|
195
|
-
dispatchInfo: {
|
|
196
|
-
weight: {
|
|
197
|
-
refTime: bigint;
|
|
198
|
-
proofSize: bigint;
|
|
199
|
-
};
|
|
200
|
-
class: "Normal" | "Operational" | "Mandatory";
|
|
201
|
-
paysFee: "Yes" | "No";
|
|
202
|
-
};
|
|
203
195
|
dispatchError: {
|
|
204
196
|
__kind: "Other";
|
|
205
197
|
} | {
|
|
@@ -236,19 +228,15 @@ declare const systemExtrinsicFailed: z.ZodObject<{
|
|
|
236
228
|
} | {
|
|
237
229
|
__kind: "RootNotAllowed";
|
|
238
230
|
};
|
|
239
|
-
}, {
|
|
240
231
|
dispatchInfo: {
|
|
241
232
|
weight: {
|
|
242
|
-
refTime:
|
|
243
|
-
proofSize:
|
|
244
|
-
};
|
|
245
|
-
class: {
|
|
246
|
-
__kind: "Normal" | "Operational" | "Mandatory";
|
|
247
|
-
};
|
|
248
|
-
paysFee: {
|
|
249
|
-
__kind: "Yes" | "No";
|
|
233
|
+
refTime: bigint;
|
|
234
|
+
proofSize: bigint;
|
|
250
235
|
};
|
|
236
|
+
class: "Normal" | "Operational" | "Mandatory";
|
|
237
|
+
paysFee: "Yes" | "No";
|
|
251
238
|
};
|
|
239
|
+
}, {
|
|
252
240
|
dispatchError: {
|
|
253
241
|
__kind: "Other";
|
|
254
242
|
} | {
|
|
@@ -291,6 +279,18 @@ declare const systemExtrinsicFailed: z.ZodObject<{
|
|
|
291
279
|
} | {
|
|
292
280
|
__kind: "RootNotAllowed";
|
|
293
281
|
};
|
|
282
|
+
dispatchInfo: {
|
|
283
|
+
weight: {
|
|
284
|
+
refTime: string | number;
|
|
285
|
+
proofSize: string | number;
|
|
286
|
+
};
|
|
287
|
+
class: {
|
|
288
|
+
__kind: "Normal" | "Operational" | "Mandatory";
|
|
289
|
+
};
|
|
290
|
+
paysFee: {
|
|
291
|
+
__kind: "Yes" | "No";
|
|
292
|
+
};
|
|
293
|
+
};
|
|
294
294
|
}>;
|
|
295
295
|
|
|
296
296
|
export { systemExtrinsicFailed };
|