@chainflip/processor 2.1.1 → 2.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +7 -7
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +7 -7
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.mts +4 -4
- package/dist/100/swapping/swapExecuted.d.cts +6 -6
- package/dist/100/swapping/swapExecuted.d.mts +6 -6
- package/dist/100/swapping/swapScheduled.d.cts +4 -4
- package/dist/100/swapping/swapScheduled.d.mts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +218 -218
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +218 -218
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +230 -230
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +230 -230
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +399 -399
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +399 -399
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +26 -26
- package/dist/11000/common.d.cts +2650 -2650
- package/dist/11000/common.d.mts +2650 -2650
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +218 -218
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +218 -218
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +230 -230
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +230 -230
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +206 -206
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +206 -206
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +2 -2
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.mts +2 -2
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +15 -15
- package/dist/11000/swapping/refundEgressScheduled.d.mts +15 -15
- package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +52 -52
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +52 -52
- package/dist/11000/swapping/swapRequested.d.cts +106 -106
- package/dist/11000/swapping/swapRequested.d.mts +106 -106
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +4 -4
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/11100/lendingPools/loanCreated.d.cts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.mts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
- package/dist/11100/swapping/swapExecuted.d.cts +2 -2
- package/dist/11100/swapping/swapExecuted.d.mts +2 -2
- package/dist/11100/swapping/swapRequested.d.cts +8 -8
- package/dist/11100/swapping/swapRequested.d.mts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +314 -314
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +314 -314
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
- package/dist/11200/common.d.cts +2728 -2728
- package/dist/11200/common.d.mts +2728 -2728
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +216 -216
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +216 -216
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +374 -374
- package/dist/11200/swapping/swapRequested.d.mts +374 -374
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/120/common.d.cts +4 -4
- package/dist/120/common.d.mts +4 -4
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/120/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.mts +12 -12
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +12 -12
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +12 -12
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/131/common.d.cts +17 -17
- package/dist/131/common.d.mts +17 -17
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +13 -13
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +13 -13
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +13 -13
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +13 -13
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +16 -16
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +38 -38
- package/dist/131/swapping/ccmFailed.d.mts +38 -38
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
- package/dist/131/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/131/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +13 -13
- package/dist/131/swapping/swapExecuted.d.mts +13 -13
- package/dist/131/swapping/swapScheduled.d.cts +23 -23
- package/dist/131/swapping/swapScheduled.d.mts +23 -23
- package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/common.d.cts +228 -228
- package/dist/141/common.d.mts +228 -228
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +46 -46
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +46 -46
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +72 -72
- package/dist/141/swapping/ccmDepositReceived.d.mts +72 -72
- package/dist/141/swapping/ccmFailed.d.cts +77 -77
- package/dist/141/swapping/ccmFailed.d.mts +77 -77
- package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
- package/dist/141/swapping/swapEgressIgnored.d.cts +19 -19
- package/dist/141/swapping/swapEgressIgnored.d.mts +19 -19
- package/dist/141/swapping/swapEgressScheduled.d.cts +5 -5
- package/dist/141/swapping/swapEgressScheduled.d.mts +5 -5
- package/dist/141/swapping/swapExecuted.d.cts +84 -84
- package/dist/141/swapping/swapExecuted.d.mts +84 -84
- package/dist/141/swapping/swapScheduled.d.cts +95 -95
- package/dist/141/swapping/swapScheduled.d.mts +95 -95
- package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/common.d.cts +71 -71
- package/dist/150/common.d.mts +71 -71
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +24 -24
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +7 -7
- package/dist/150/liquidityProvider/assetTransferred.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +5 -5
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +5 -5
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/150/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/150/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/150/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/150/swapping/ccmFailed.d.cts +13 -13
- package/dist/150/swapping/ccmFailed.d.mts +13 -13
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +9 -9
- package/dist/150/swapping/refundEgressIgnored.d.mts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +32 -32
- package/dist/150/swapping/swapDepositAddressReady.d.mts +32 -32
- package/dist/150/swapping/swapEgressIgnored.d.cts +9 -9
- package/dist/150/swapping/swapEgressIgnored.d.mts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapExecuted.d.cts +15 -15
- package/dist/150/swapping/swapExecuted.d.mts +15 -15
- package/dist/150/swapping/swapScheduled.d.cts +60 -60
- package/dist/150/swapping/swapScheduled.d.mts +60 -60
- package/dist/150/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/150/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/assetBalances/accountCredited.d.cts +8 -8
- package/dist/160/assetBalances/accountCredited.d.mts +8 -8
- package/dist/160/assetBalances/accountDebited.d.cts +8 -8
- package/dist/160/assetBalances/accountDebited.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
- package/dist/160/common.d.cts +199 -199
- package/dist/160/common.d.mts +199 -199
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +25 -25
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +25 -25
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +34 -34
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +34 -34
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +34 -34
- package/dist/160/swapping/refundEgressIgnored.d.mts +34 -34
- package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +32 -32
- package/dist/160/swapping/swapDepositAddressReady.d.mts +32 -32
- package/dist/160/swapping/swapEgressIgnored.d.cts +34 -34
- package/dist/160/swapping/swapEgressIgnored.d.mts +34 -34
- package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapExecuted.d.cts +13 -13
- package/dist/160/swapping/swapExecuted.d.mts +13 -13
- package/dist/160/swapping/swapRequested.d.cts +38 -38
- package/dist/160/swapping/swapRequested.d.mts +38 -38
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +22 -22
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +22 -22
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/common.d.cts +142 -142
- package/dist/170/common.d.mts +142 -142
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.mts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
- package/dist/170/swapping/swapRequested.d.cts +51 -51
- package/dist/170/swapping/swapRequested.d.mts +51 -51
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +55 -55
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +55 -55
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/common.d.cts +369 -369
- package/dist/180/common.d.mts +369 -369
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +55 -55
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +55 -55
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +61 -61
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +46 -46
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +46 -46
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +30 -30
- package/dist/180/swapping/swapDepositAddressReady.d.mts +30 -30
- package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapRequested.d.cts +16 -16
- package/dist/180/swapping/swapRequested.d.mts +16 -16
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +9 -9
- package/dist/190/assetBalances/accountCredited.d.mts +9 -9
- package/dist/190/assetBalances/accountDebited.d.cts +9 -9
- package/dist/190/assetBalances/accountDebited.d.mts +9 -9
- package/dist/190/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/190/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +352 -352
- package/dist/190/common.d.mts +352 -352
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +30 -30
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/reputation/offencePenalty.d.cts +2 -2
- package/dist/190/reputation/offencePenalty.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +18 -18
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +18 -18
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +10 -10
- package/dist/190/swapping/creditedOnChain.d.mts +10 -10
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/190/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/190/swapping/refundedOnChain.d.cts +10 -10
- package/dist/190/swapping/refundedOnChain.d.mts +10 -10
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +16 -16
- package/dist/190/swapping/swapDepositAddressReady.d.mts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/190/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +12 -12
- package/dist/190/swapping/swapRequested.d.mts +12 -12
- package/dist/190/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/190/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/loanCreated.d.cts +4 -4
- package/dist/200/lendingPools/loanCreated.d.mts +4 -4
- package/dist/200/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/200/swapping/swapRescheduled.d.cts +3 -3
- package/dist/200/swapping/swapRescheduled.d.mts +3 -3
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +65 -30
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +65 -30
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/assetBalances/accountCredited.d.cts +7 -7
- package/dist/210/assetBalances/accountCredited.d.mts +7 -7
- package/dist/210/assetBalances/accountDebited.d.cts +7 -7
- package/dist/210/assetBalances/accountDebited.d.mts +7 -7
- package/dist/210/assetBalances/refundSkipped.cjs +14 -0
- package/dist/210/assetBalances/refundSkipped.d.cts +495 -0
- package/dist/210/assetBalances/refundSkipped.d.mts +495 -0
- package/dist/210/assetBalances/refundSkipped.mjs +12 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +65 -30
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +65 -30
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +93 -58
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +93 -58
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/common.cjs +226 -59
- package/dist/210/common.d.cts +5838 -2696
- package/dist/210/common.d.mts +5838 -2696
- package/dist/210/common.mjs +209 -59
- package/dist/210/emissions/flipBurnSkipped.cjs +10 -0
- package/dist/210/emissions/flipBurnSkipped.d.cts +256 -0
- package/dist/210/emissions/flipBurnSkipped.d.mts +256 -0
- package/dist/210/emissions/flipBurnSkipped.mjs +8 -0
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +70 -70
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +70 -70
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +65 -30
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +65 -30
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +4 -4
- package/dist/210/funding/redemptionSettled.d.mts +4 -4
- package/dist/210/funding/sCCallCannotBeExecuted.cjs +15 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.mjs +13 -0
- package/dist/210/governance/failedExecution.cjs +8 -0
- package/dist/210/governance/failedExecution.d.cts +166 -0
- package/dist/210/governance/failedExecution.d.mts +166 -0
- package/dist/210/governance/failedExecution.mjs +7 -0
- package/dist/210/governance/govKeyCallExecutionFailed.cjs +13 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.mjs +11 -0
- package/dist/210/historical/rootStored.cjs +9 -0
- package/dist/210/historical/rootStored.d.cts +12 -0
- package/dist/210/historical/rootStored.d.mts +12 -0
- package/dist/210/historical/rootStored.mjs +7 -0
- package/dist/210/historical/rootsPruned.cjs +9 -0
- package/dist/210/historical/rootsPruned.d.cts +12 -0
- package/dist/210/historical/rootsPruned.d.mts +12 -0
- package/dist/210/historical/rootsPruned.mjs +7 -0
- package/dist/210/lendingPools/boostFundsAdded.d.cts +10 -10
- package/dist/210/lendingPools/boostFundsAdded.d.mts +10 -10
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
- package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
- package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +15 -15
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +15 -15
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/priceImpactLimitSet.cjs +1 -1
- package/dist/210/liquidityPools/priceImpactLimitSet.mjs +2 -2
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.cjs +14 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.mjs +12 -0
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +39 -12
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +39 -12
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +8 -8
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +8 -8
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +65 -30
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +65 -30
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/session/newQueued.cjs +9 -0
- package/dist/210/session/newQueued.d.cts +6 -0
- package/dist/210/session/newQueued.d.mts +6 -0
- package/dist/210/session/newQueued.mjs +7 -0
- package/dist/210/session/validatorDisabled.cjs +10 -0
- package/dist/210/session/validatorDisabled.d.cts +12 -0
- package/dist/210/session/validatorDisabled.d.mts +12 -0
- package/dist/210/session/validatorDisabled.mjs +8 -0
- package/dist/210/session/validatorReenabled.cjs +10 -0
- package/dist/210/session/validatorReenabled.d.cts +12 -0
- package/dist/210/session/validatorReenabled.d.mts +12 -0
- package/dist/210/session/validatorReenabled.mjs +8 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +65 -30
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +65 -30
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +12 -12
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +12 -12
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +10 -10
- package/dist/210/swapping/creditedOnChain.d.mts +10 -10
- package/dist/210/swapping/palletConfigUpdated.d.cts +81 -32
- package/dist/210/swapping/palletConfigUpdated.d.mts +81 -32
- package/dist/210/swapping/refundEgressIgnored.d.cts +35 -8
- package/dist/210/swapping/refundEgressIgnored.d.mts +35 -8
- package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/refundedOnChain.d.cts +10 -10
- package/dist/210/swapping/refundedOnChain.d.mts +10 -10
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +16 -16
- package/dist/210/swapping/swapDepositAddressReady.d.mts +16 -16
- package/dist/210/swapping/swapEgressIgnored.d.cts +35 -8
- package/dist/210/swapping/swapEgressIgnored.d.mts +35 -8
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.cjs +2 -1
- package/dist/210/swapping/swapExecuted.d.cts +15 -12
- package/dist/210/swapping/swapExecuted.d.mts +15 -12
- package/dist/210/swapping/swapExecuted.mjs +2 -1
- package/dist/210/swapping/swapRequested.d.cts +40 -40
- package/dist/210/swapping/swapRequested.d.mts +40 -40
- package/dist/210/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/210/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/210/system/extrinsicFailed.cjs +13 -0
- package/dist/210/system/extrinsicFailed.d.cts +324 -0
- package/dist/210/system/extrinsicFailed.d.mts +324 -0
- package/dist/210/system/extrinsicFailed.mjs +11 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.cjs +13 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.mjs +11 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +26 -26
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +26 -26
- package/dist/210/witnesser/prewitnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.mjs +11 -0
- package/dist/210/witnesser/witnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.mjs +11 -0
- package/package.json +2 -2
|
@@ -502,9 +502,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
502
502
|
assethubIngressEgress: z.ZodBoolean;
|
|
503
503
|
assethubVault: z.ZodBoolean;
|
|
504
504
|
}, "strip", z.ZodTypeAny, {
|
|
505
|
+
governance: boolean;
|
|
505
506
|
funding: boolean;
|
|
506
507
|
swapping: boolean;
|
|
507
|
-
governance: boolean;
|
|
508
508
|
ethereumBroadcast: boolean;
|
|
509
509
|
ethereumChainTracking: boolean;
|
|
510
510
|
ethereumIngressEgress: boolean;
|
|
@@ -528,9 +528,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
528
528
|
assethubIngressEgress: boolean;
|
|
529
529
|
assethubVault: boolean;
|
|
530
530
|
}, {
|
|
531
|
+
governance: boolean;
|
|
531
532
|
funding: boolean;
|
|
532
533
|
swapping: boolean;
|
|
533
|
-
governance: boolean;
|
|
534
534
|
ethereumBroadcast: boolean;
|
|
535
535
|
ethereumChainTracking: boolean;
|
|
536
536
|
ethereumIngressEgress: boolean;
|
|
@@ -556,9 +556,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
556
556
|
}>;
|
|
557
557
|
}, "strip", z.ZodTypeAny, {
|
|
558
558
|
value: {
|
|
559
|
+
governance: boolean;
|
|
559
560
|
funding: boolean;
|
|
560
561
|
swapping: boolean;
|
|
561
|
-
governance: boolean;
|
|
562
562
|
ethereumBroadcast: boolean;
|
|
563
563
|
ethereumChainTracking: boolean;
|
|
564
564
|
ethereumIngressEgress: boolean;
|
|
@@ -585,9 +585,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
585
585
|
__kind: "CodeAmber";
|
|
586
586
|
}, {
|
|
587
587
|
value: {
|
|
588
|
+
governance: boolean;
|
|
588
589
|
funding: boolean;
|
|
589
590
|
swapping: boolean;
|
|
590
|
-
governance: boolean;
|
|
591
591
|
ethereumBroadcast: boolean;
|
|
592
592
|
ethereumChainTracking: boolean;
|
|
593
593
|
ethereumIngressEgress: boolean;
|
|
@@ -717,9 +717,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
717
717
|
oraclePriceElections: boolean;
|
|
718
718
|
}>;
|
|
719
719
|
}, "strip", z.ZodTypeAny, {
|
|
720
|
-
emissions: {
|
|
721
|
-
emissionsSyncEnabled: boolean;
|
|
722
|
-
};
|
|
723
720
|
funding: {
|
|
724
721
|
redeemEnabled: boolean;
|
|
725
722
|
};
|
|
@@ -729,6 +726,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
729
726
|
brokerRegistrationEnabled: boolean;
|
|
730
727
|
depositEnabled: boolean;
|
|
731
728
|
};
|
|
729
|
+
emissions: {
|
|
730
|
+
emissionsSyncEnabled: boolean;
|
|
731
|
+
};
|
|
732
732
|
liquidityProvider: {
|
|
733
733
|
depositEnabled: boolean;
|
|
734
734
|
withdrawalEnabled: boolean;
|
|
@@ -841,9 +841,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
841
841
|
__kind: "CodeRed";
|
|
842
842
|
} | {
|
|
843
843
|
value: {
|
|
844
|
+
governance: boolean;
|
|
844
845
|
funding: boolean;
|
|
845
846
|
swapping: boolean;
|
|
846
|
-
governance: boolean;
|
|
847
847
|
ethereumBroadcast: boolean;
|
|
848
848
|
ethereumChainTracking: boolean;
|
|
849
849
|
ethereumIngressEgress: boolean;
|
|
@@ -909,9 +909,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
909
909
|
oraclePriceElections: boolean;
|
|
910
910
|
};
|
|
911
911
|
}, {
|
|
912
|
-
emissions: {
|
|
913
|
-
emissionsSyncEnabled: boolean;
|
|
914
|
-
};
|
|
915
912
|
funding: {
|
|
916
913
|
redeemEnabled: boolean;
|
|
917
914
|
};
|
|
@@ -921,6 +918,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
921
918
|
brokerRegistrationEnabled: boolean;
|
|
922
919
|
depositEnabled: boolean;
|
|
923
920
|
};
|
|
921
|
+
emissions: {
|
|
922
|
+
emissionsSyncEnabled: boolean;
|
|
923
|
+
};
|
|
924
924
|
liquidityProvider: {
|
|
925
925
|
depositEnabled: boolean;
|
|
926
926
|
withdrawalEnabled: boolean;
|
|
@@ -1043,9 +1043,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1043
1043
|
__kind: "CodeRed";
|
|
1044
1044
|
} | {
|
|
1045
1045
|
value: {
|
|
1046
|
+
governance: boolean;
|
|
1046
1047
|
funding: boolean;
|
|
1047
1048
|
swapping: boolean;
|
|
1048
|
-
governance: boolean;
|
|
1049
1049
|
ethereumBroadcast: boolean;
|
|
1050
1050
|
ethereumChainTracking: boolean;
|
|
1051
1051
|
ethereumIngressEgress: boolean;
|
|
@@ -1113,9 +1113,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1113
1113
|
}>;
|
|
1114
1114
|
}, "strip", z.ZodTypeAny, {
|
|
1115
1115
|
value: {
|
|
1116
|
-
emissions: {
|
|
1117
|
-
emissionsSyncEnabled: boolean;
|
|
1118
|
-
};
|
|
1119
1116
|
funding: {
|
|
1120
1117
|
redeemEnabled: boolean;
|
|
1121
1118
|
};
|
|
@@ -1125,6 +1122,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1125
1122
|
brokerRegistrationEnabled: boolean;
|
|
1126
1123
|
depositEnabled: boolean;
|
|
1127
1124
|
};
|
|
1125
|
+
emissions: {
|
|
1126
|
+
emissionsSyncEnabled: boolean;
|
|
1127
|
+
};
|
|
1128
1128
|
liquidityProvider: {
|
|
1129
1129
|
depositEnabled: boolean;
|
|
1130
1130
|
withdrawalEnabled: boolean;
|
|
@@ -1237,9 +1237,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1237
1237
|
__kind: "CodeRed";
|
|
1238
1238
|
} | {
|
|
1239
1239
|
value: {
|
|
1240
|
+
governance: boolean;
|
|
1240
1241
|
funding: boolean;
|
|
1241
1242
|
swapping: boolean;
|
|
1242
|
-
governance: boolean;
|
|
1243
1243
|
ethereumBroadcast: boolean;
|
|
1244
1244
|
ethereumChainTracking: boolean;
|
|
1245
1245
|
ethereumIngressEgress: boolean;
|
|
@@ -1308,9 +1308,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1308
1308
|
__kind: "CodeAmber";
|
|
1309
1309
|
}, {
|
|
1310
1310
|
value: {
|
|
1311
|
-
emissions: {
|
|
1312
|
-
emissionsSyncEnabled: boolean;
|
|
1313
|
-
};
|
|
1314
1311
|
funding: {
|
|
1315
1312
|
redeemEnabled: boolean;
|
|
1316
1313
|
};
|
|
@@ -1320,6 +1317,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1320
1317
|
brokerRegistrationEnabled: boolean;
|
|
1321
1318
|
depositEnabled: boolean;
|
|
1322
1319
|
};
|
|
1320
|
+
emissions: {
|
|
1321
|
+
emissionsSyncEnabled: boolean;
|
|
1322
|
+
};
|
|
1323
1323
|
liquidityProvider: {
|
|
1324
1324
|
depositEnabled: boolean;
|
|
1325
1325
|
withdrawalEnabled: boolean;
|
|
@@ -1442,9 +1442,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1442
1442
|
__kind: "CodeRed";
|
|
1443
1443
|
} | {
|
|
1444
1444
|
value: {
|
|
1445
|
+
governance: boolean;
|
|
1445
1446
|
funding: boolean;
|
|
1446
1447
|
swapping: boolean;
|
|
1447
|
-
governance: boolean;
|
|
1448
1448
|
ethereumBroadcast: boolean;
|
|
1449
1449
|
ethereumChainTracking: boolean;
|
|
1450
1450
|
ethereumIngressEgress: boolean;
|
|
@@ -1519,9 +1519,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1519
1519
|
__kind: "CodeGreen";
|
|
1520
1520
|
} | {
|
|
1521
1521
|
value: {
|
|
1522
|
-
emissions: {
|
|
1523
|
-
emissionsSyncEnabled: boolean;
|
|
1524
|
-
};
|
|
1525
1522
|
funding: {
|
|
1526
1523
|
redeemEnabled: boolean;
|
|
1527
1524
|
};
|
|
@@ -1531,6 +1528,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1531
1528
|
brokerRegistrationEnabled: boolean;
|
|
1532
1529
|
depositEnabled: boolean;
|
|
1533
1530
|
};
|
|
1531
|
+
emissions: {
|
|
1532
|
+
emissionsSyncEnabled: boolean;
|
|
1533
|
+
};
|
|
1534
1534
|
liquidityProvider: {
|
|
1535
1535
|
depositEnabled: boolean;
|
|
1536
1536
|
withdrawalEnabled: boolean;
|
|
@@ -1643,9 +1643,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1643
1643
|
__kind: "CodeRed";
|
|
1644
1644
|
} | {
|
|
1645
1645
|
value: {
|
|
1646
|
+
governance: boolean;
|
|
1646
1647
|
funding: boolean;
|
|
1647
1648
|
swapping: boolean;
|
|
1648
|
-
governance: boolean;
|
|
1649
1649
|
ethereumBroadcast: boolean;
|
|
1650
1650
|
ethereumChainTracking: boolean;
|
|
1651
1651
|
ethereumIngressEgress: boolean;
|
|
@@ -1720,9 +1720,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1720
1720
|
__kind: "CodeGreen";
|
|
1721
1721
|
} | {
|
|
1722
1722
|
value: {
|
|
1723
|
-
emissions: {
|
|
1724
|
-
emissionsSyncEnabled: boolean;
|
|
1725
|
-
};
|
|
1726
1723
|
funding: {
|
|
1727
1724
|
redeemEnabled: boolean;
|
|
1728
1725
|
};
|
|
@@ -1732,6 +1729,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1732
1729
|
brokerRegistrationEnabled: boolean;
|
|
1733
1730
|
depositEnabled: boolean;
|
|
1734
1731
|
};
|
|
1732
|
+
emissions: {
|
|
1733
|
+
emissionsSyncEnabled: boolean;
|
|
1734
|
+
};
|
|
1735
1735
|
liquidityProvider: {
|
|
1736
1736
|
depositEnabled: boolean;
|
|
1737
1737
|
withdrawalEnabled: boolean;
|
|
@@ -1854,9 +1854,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1854
1854
|
__kind: "CodeRed";
|
|
1855
1855
|
} | {
|
|
1856
1856
|
value: {
|
|
1857
|
+
governance: boolean;
|
|
1857
1858
|
funding: boolean;
|
|
1858
1859
|
swapping: boolean;
|
|
1859
|
-
governance: boolean;
|
|
1860
1860
|
ethereumBroadcast: boolean;
|
|
1861
1861
|
ethereumChainTracking: boolean;
|
|
1862
1862
|
ethereumIngressEgress: boolean;
|
|
@@ -15,16 +15,16 @@ declare const lendingPoolsLoanCreated: z.ZodObject<{
|
|
|
15
15
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
16
16
|
principalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
loanId: bigint;
|
|
19
|
-
borrowerId: `cF${string}`;
|
|
20
18
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
19
|
+
borrowerId: `cF${string}`;
|
|
20
|
+
loanId: bigint;
|
|
21
21
|
principalAmount: bigint;
|
|
22
22
|
}, {
|
|
23
|
-
loanId: string | number;
|
|
24
|
-
borrowerId: string;
|
|
25
23
|
asset: {
|
|
26
24
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
27
25
|
};
|
|
26
|
+
borrowerId: string;
|
|
27
|
+
loanId: string | number;
|
|
28
28
|
principalAmount: string | number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
@@ -15,16 +15,16 @@ declare const lendingPoolsLoanCreated: z.ZodObject<{
|
|
|
15
15
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
16
16
|
principalAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
loanId: bigint;
|
|
19
|
-
borrowerId: `cF${string}`;
|
|
20
18
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
19
|
+
borrowerId: `cF${string}`;
|
|
20
|
+
loanId: bigint;
|
|
21
21
|
principalAmount: bigint;
|
|
22
22
|
}, {
|
|
23
|
-
loanId: string | number;
|
|
24
|
-
borrowerId: string;
|
|
25
23
|
asset: {
|
|
26
24
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
27
25
|
};
|
|
26
|
+
borrowerId: string;
|
|
27
|
+
loanId: string | number;
|
|
28
28
|
principalAmount: string | number;
|
|
29
29
|
}>;
|
|
30
30
|
//#endregion
|
|
@@ -13,13 +13,13 @@ declare const swappingSwapAborted: z.ZodObject<{
|
|
|
13
13
|
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
14
14
|
}>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
swapId: bigint;
|
|
17
16
|
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
17
|
+
swapId: bigint;
|
|
18
18
|
}, {
|
|
19
|
-
swapId: string | number;
|
|
20
19
|
reason: {
|
|
21
20
|
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
22
21
|
};
|
|
22
|
+
swapId: string | number;
|
|
23
23
|
}>;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { swappingSwapAborted };
|
|
@@ -13,13 +13,13 @@ declare const swappingSwapAborted: z.ZodObject<{
|
|
|
13
13
|
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
14
14
|
}>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
swapId: bigint;
|
|
17
16
|
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
17
|
+
swapId: bigint;
|
|
18
18
|
}, {
|
|
19
|
-
swapId: string | number;
|
|
20
19
|
reason: {
|
|
21
20
|
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
22
21
|
};
|
|
22
|
+
swapId: string | number;
|
|
23
23
|
}>;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { swappingSwapAborted };
|
|
@@ -841,27 +841,27 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
841
841
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
842
842
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
843
843
|
}, "strip", z.ZodTypeAny, {
|
|
844
|
-
loanId: bigint;
|
|
845
844
|
__kind: "Liquidation";
|
|
846
845
|
borrowerId: `cF${string}`;
|
|
846
|
+
loanId: bigint;
|
|
847
847
|
}, {
|
|
848
|
-
loanId: string | number;
|
|
849
848
|
__kind: "Liquidation";
|
|
850
849
|
borrowerId: string;
|
|
850
|
+
loanId: string | number;
|
|
851
851
|
}>;
|
|
852
852
|
}, "strip", z.ZodTypeAny, {
|
|
853
853
|
__kind: "CreditLendingPool";
|
|
854
854
|
swapType: {
|
|
855
|
-
loanId: bigint;
|
|
856
855
|
__kind: "Liquidation";
|
|
857
856
|
borrowerId: `cF${string}`;
|
|
857
|
+
loanId: bigint;
|
|
858
858
|
};
|
|
859
859
|
}, {
|
|
860
860
|
__kind: "CreditLendingPool";
|
|
861
861
|
swapType: {
|
|
862
|
-
loanId: string | number;
|
|
863
862
|
__kind: "Liquidation";
|
|
864
863
|
borrowerId: string;
|
|
864
|
+
loanId: string | number;
|
|
865
865
|
};
|
|
866
866
|
}>, z.ZodObject<{
|
|
867
867
|
__kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
|
|
@@ -964,9 +964,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
964
964
|
} | {
|
|
965
965
|
__kind: "CreditLendingPool";
|
|
966
966
|
swapType: {
|
|
967
|
-
loanId: bigint;
|
|
968
967
|
__kind: "Liquidation";
|
|
969
968
|
borrowerId: `cF${string}`;
|
|
969
|
+
loanId: bigint;
|
|
970
970
|
};
|
|
971
971
|
} | {
|
|
972
972
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -1033,9 +1033,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1033
1033
|
} | {
|
|
1034
1034
|
__kind: "CreditLendingPool";
|
|
1035
1035
|
swapType: {
|
|
1036
|
-
loanId: string | number;
|
|
1037
1036
|
__kind: "Liquidation";
|
|
1038
1037
|
borrowerId: string;
|
|
1038
|
+
loanId: string | number;
|
|
1039
1039
|
};
|
|
1040
1040
|
} | {
|
|
1041
1041
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -1661,27 +1661,27 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1661
1661
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1662
1662
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1663
1663
|
}, "strip", z.ZodTypeAny, {
|
|
1664
|
-
loanId: bigint;
|
|
1665
1664
|
__kind: "Liquidation";
|
|
1666
1665
|
borrowerId: `cF${string}`;
|
|
1666
|
+
loanId: bigint;
|
|
1667
1667
|
}, {
|
|
1668
|
-
loanId: string | number;
|
|
1669
1668
|
__kind: "Liquidation";
|
|
1670
1669
|
borrowerId: string;
|
|
1670
|
+
loanId: string | number;
|
|
1671
1671
|
}>;
|
|
1672
1672
|
}, "strip", z.ZodTypeAny, {
|
|
1673
1673
|
__kind: "CreditLendingPool";
|
|
1674
1674
|
swapType: {
|
|
1675
|
-
loanId: bigint;
|
|
1676
1675
|
__kind: "Liquidation";
|
|
1677
1676
|
borrowerId: `cF${string}`;
|
|
1677
|
+
loanId: bigint;
|
|
1678
1678
|
};
|
|
1679
1679
|
}, {
|
|
1680
1680
|
__kind: "CreditLendingPool";
|
|
1681
1681
|
swapType: {
|
|
1682
|
-
loanId: string | number;
|
|
1683
1682
|
__kind: "Liquidation";
|
|
1684
1683
|
borrowerId: string;
|
|
1684
|
+
loanId: string | number;
|
|
1685
1685
|
};
|
|
1686
1686
|
}>, z.ZodObject<{
|
|
1687
1687
|
__kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
|
|
@@ -1784,9 +1784,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1784
1784
|
} | {
|
|
1785
1785
|
__kind: "CreditLendingPool";
|
|
1786
1786
|
swapType: {
|
|
1787
|
-
loanId: bigint;
|
|
1788
1787
|
__kind: "Liquidation";
|
|
1789
1788
|
borrowerId: `cF${string}`;
|
|
1789
|
+
loanId: bigint;
|
|
1790
1790
|
};
|
|
1791
1791
|
} | {
|
|
1792
1792
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -1853,9 +1853,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1853
1853
|
} | {
|
|
1854
1854
|
__kind: "CreditLendingPool";
|
|
1855
1855
|
swapType: {
|
|
1856
|
-
loanId: string | number;
|
|
1857
1856
|
__kind: "Liquidation";
|
|
1858
1857
|
borrowerId: string;
|
|
1858
|
+
loanId: string | number;
|
|
1859
1859
|
};
|
|
1860
1860
|
} | {
|
|
1861
1861
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3411,9 +3411,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3411
3411
|
} | {
|
|
3412
3412
|
__kind: "CreditLendingPool";
|
|
3413
3413
|
swapType: {
|
|
3414
|
-
loanId: bigint;
|
|
3415
3414
|
__kind: "Liquidation";
|
|
3416
3415
|
borrowerId: `cF${string}`;
|
|
3416
|
+
loanId: bigint;
|
|
3417
3417
|
};
|
|
3418
3418
|
} | {
|
|
3419
3419
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3508,9 +3508,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3508
3508
|
} | {
|
|
3509
3509
|
__kind: "CreditLendingPool";
|
|
3510
3510
|
swapType: {
|
|
3511
|
-
loanId: bigint;
|
|
3512
3511
|
__kind: "Liquidation";
|
|
3513
3512
|
borrowerId: `cF${string}`;
|
|
3513
|
+
loanId: bigint;
|
|
3514
3514
|
};
|
|
3515
3515
|
} | {
|
|
3516
3516
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3767,9 +3767,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3767
3767
|
} | {
|
|
3768
3768
|
__kind: "CreditLendingPool";
|
|
3769
3769
|
swapType: {
|
|
3770
|
-
loanId: string | number;
|
|
3771
3770
|
__kind: "Liquidation";
|
|
3772
3771
|
borrowerId: string;
|
|
3772
|
+
loanId: string | number;
|
|
3773
3773
|
};
|
|
3774
3774
|
} | {
|
|
3775
3775
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3836,9 +3836,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3836
3836
|
} | {
|
|
3837
3837
|
__kind: "CreditLendingPool";
|
|
3838
3838
|
swapType: {
|
|
3839
|
-
loanId: string | number;
|
|
3840
3839
|
__kind: "Liquidation";
|
|
3841
3840
|
borrowerId: string;
|
|
3841
|
+
loanId: string | number;
|
|
3842
3842
|
};
|
|
3843
3843
|
} | {
|
|
3844
3844
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -841,27 +841,27 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
841
841
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
842
842
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
843
843
|
}, "strip", z.ZodTypeAny, {
|
|
844
|
-
loanId: bigint;
|
|
845
844
|
__kind: "Liquidation";
|
|
846
845
|
borrowerId: `cF${string}`;
|
|
846
|
+
loanId: bigint;
|
|
847
847
|
}, {
|
|
848
|
-
loanId: string | number;
|
|
849
848
|
__kind: "Liquidation";
|
|
850
849
|
borrowerId: string;
|
|
850
|
+
loanId: string | number;
|
|
851
851
|
}>;
|
|
852
852
|
}, "strip", z.ZodTypeAny, {
|
|
853
853
|
__kind: "CreditLendingPool";
|
|
854
854
|
swapType: {
|
|
855
|
-
loanId: bigint;
|
|
856
855
|
__kind: "Liquidation";
|
|
857
856
|
borrowerId: `cF${string}`;
|
|
857
|
+
loanId: bigint;
|
|
858
858
|
};
|
|
859
859
|
}, {
|
|
860
860
|
__kind: "CreditLendingPool";
|
|
861
861
|
swapType: {
|
|
862
|
-
loanId: string | number;
|
|
863
862
|
__kind: "Liquidation";
|
|
864
863
|
borrowerId: string;
|
|
864
|
+
loanId: string | number;
|
|
865
865
|
};
|
|
866
866
|
}>, z.ZodObject<{
|
|
867
867
|
__kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
|
|
@@ -964,9 +964,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
964
964
|
} | {
|
|
965
965
|
__kind: "CreditLendingPool";
|
|
966
966
|
swapType: {
|
|
967
|
-
loanId: bigint;
|
|
968
967
|
__kind: "Liquidation";
|
|
969
968
|
borrowerId: `cF${string}`;
|
|
969
|
+
loanId: bigint;
|
|
970
970
|
};
|
|
971
971
|
} | {
|
|
972
972
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -1033,9 +1033,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1033
1033
|
} | {
|
|
1034
1034
|
__kind: "CreditLendingPool";
|
|
1035
1035
|
swapType: {
|
|
1036
|
-
loanId: string | number;
|
|
1037
1036
|
__kind: "Liquidation";
|
|
1038
1037
|
borrowerId: string;
|
|
1038
|
+
loanId: string | number;
|
|
1039
1039
|
};
|
|
1040
1040
|
} | {
|
|
1041
1041
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -1661,27 +1661,27 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1661
1661
|
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1662
1662
|
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1663
1663
|
}, "strip", z.ZodTypeAny, {
|
|
1664
|
-
loanId: bigint;
|
|
1665
1664
|
__kind: "Liquidation";
|
|
1666
1665
|
borrowerId: `cF${string}`;
|
|
1666
|
+
loanId: bigint;
|
|
1667
1667
|
}, {
|
|
1668
|
-
loanId: string | number;
|
|
1669
1668
|
__kind: "Liquidation";
|
|
1670
1669
|
borrowerId: string;
|
|
1670
|
+
loanId: string | number;
|
|
1671
1671
|
}>;
|
|
1672
1672
|
}, "strip", z.ZodTypeAny, {
|
|
1673
1673
|
__kind: "CreditLendingPool";
|
|
1674
1674
|
swapType: {
|
|
1675
|
-
loanId: bigint;
|
|
1676
1675
|
__kind: "Liquidation";
|
|
1677
1676
|
borrowerId: `cF${string}`;
|
|
1677
|
+
loanId: bigint;
|
|
1678
1678
|
};
|
|
1679
1679
|
}, {
|
|
1680
1680
|
__kind: "CreditLendingPool";
|
|
1681
1681
|
swapType: {
|
|
1682
|
-
loanId: string | number;
|
|
1683
1682
|
__kind: "Liquidation";
|
|
1684
1683
|
borrowerId: string;
|
|
1684
|
+
loanId: string | number;
|
|
1685
1685
|
};
|
|
1686
1686
|
}>, z.ZodObject<{
|
|
1687
1687
|
__kind: z.ZodLiteral<"CreditFlipAndTransferToGateway">;
|
|
@@ -1784,9 +1784,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1784
1784
|
} | {
|
|
1785
1785
|
__kind: "CreditLendingPool";
|
|
1786
1786
|
swapType: {
|
|
1787
|
-
loanId: bigint;
|
|
1788
1787
|
__kind: "Liquidation";
|
|
1789
1788
|
borrowerId: `cF${string}`;
|
|
1789
|
+
loanId: bigint;
|
|
1790
1790
|
};
|
|
1791
1791
|
} | {
|
|
1792
1792
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -1853,9 +1853,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1853
1853
|
} | {
|
|
1854
1854
|
__kind: "CreditLendingPool";
|
|
1855
1855
|
swapType: {
|
|
1856
|
-
loanId: string | number;
|
|
1857
1856
|
__kind: "Liquidation";
|
|
1858
1857
|
borrowerId: string;
|
|
1858
|
+
loanId: string | number;
|
|
1859
1859
|
};
|
|
1860
1860
|
} | {
|
|
1861
1861
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3411,9 +3411,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3411
3411
|
} | {
|
|
3412
3412
|
__kind: "CreditLendingPool";
|
|
3413
3413
|
swapType: {
|
|
3414
|
-
loanId: bigint;
|
|
3415
3414
|
__kind: "Liquidation";
|
|
3416
3415
|
borrowerId: `cF${string}`;
|
|
3416
|
+
loanId: bigint;
|
|
3417
3417
|
};
|
|
3418
3418
|
} | {
|
|
3419
3419
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3508,9 +3508,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3508
3508
|
} | {
|
|
3509
3509
|
__kind: "CreditLendingPool";
|
|
3510
3510
|
swapType: {
|
|
3511
|
-
loanId: bigint;
|
|
3512
3511
|
__kind: "Liquidation";
|
|
3513
3512
|
borrowerId: `cF${string}`;
|
|
3513
|
+
loanId: bigint;
|
|
3514
3514
|
};
|
|
3515
3515
|
} | {
|
|
3516
3516
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3767,9 +3767,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3767
3767
|
} | {
|
|
3768
3768
|
__kind: "CreditLendingPool";
|
|
3769
3769
|
swapType: {
|
|
3770
|
-
loanId: string | number;
|
|
3771
3770
|
__kind: "Liquidation";
|
|
3772
3771
|
borrowerId: string;
|
|
3772
|
+
loanId: string | number;
|
|
3773
3773
|
};
|
|
3774
3774
|
} | {
|
|
3775
3775
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -3836,9 +3836,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3836
3836
|
} | {
|
|
3837
3837
|
__kind: "CreditLendingPool";
|
|
3838
3838
|
swapType: {
|
|
3839
|
-
loanId: string | number;
|
|
3840
3839
|
__kind: "Liquidation";
|
|
3841
3840
|
borrowerId: string;
|
|
3841
|
+
loanId: string | number;
|
|
3842
3842
|
};
|
|
3843
3843
|
} | {
|
|
3844
3844
|
__kind: "CreditFlipAndTransferToGateway";
|
|
@@ -14,15 +14,15 @@ declare const swappingSwapRescheduled: z.ZodObject<{
|
|
|
14
14
|
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
15
15
|
}>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
17
18
|
swapId: bigint;
|
|
18
19
|
executeAt: number;
|
|
19
|
-
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
20
20
|
}, {
|
|
21
|
-
swapId: string | number;
|
|
22
|
-
executeAt: number;
|
|
23
21
|
reason: {
|
|
24
22
|
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
25
23
|
};
|
|
24
|
+
swapId: string | number;
|
|
25
|
+
executeAt: number;
|
|
26
26
|
}>;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { swappingSwapRescheduled };
|
|
@@ -14,15 +14,15 @@ declare const swappingSwapRescheduled: z.ZodObject<{
|
|
|
14
14
|
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
15
15
|
}>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
17
18
|
swapId: bigint;
|
|
18
19
|
executeAt: number;
|
|
19
|
-
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
20
20
|
}, {
|
|
21
|
-
swapId: string | number;
|
|
22
|
-
executeAt: number;
|
|
23
21
|
reason: {
|
|
24
22
|
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "AbortedFromOrigin" | "LogicError";
|
|
25
23
|
};
|
|
24
|
+
swapId: string | number;
|
|
25
|
+
executeAt: number;
|
|
26
26
|
}>;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { swappingSwapRescheduled };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
|
+
const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
|
|
3
|
+
const require_common = require('../common.cjs');
|
|
4
|
+
let zod = require("zod");
|
|
5
|
+
|
|
6
|
+
//#region generated/210/arbitrumIngressEgress/ccmEgressInvalid.ts
|
|
7
|
+
const arbitrumIngressEgressCcmEgressInvalid = zod.z.object({
|
|
8
|
+
egressId: zod.z.tuple([require_common.cfPrimitivesChainsForeignChain, require_common.numberOrHex]),
|
|
9
|
+
error: require_common.cfChainsExecutexSwapAndCallError
|
|
10
|
+
});
|
|
11
|
+
|
|
12
|
+
//#endregion
|
|
13
|
+
exports.arbitrumIngressEgressCcmEgressInvalid = arbitrumIngressEgressCcmEgressInvalid;
|