@chainflip/processor 1.11.15 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
- package/dist/100/swapping/ccmDepositReceived.d.ts +66 -66
- package/dist/100/swapping/ccmFailed.d.cts +66 -66
- package/dist/100/swapping/ccmFailed.d.ts +66 -66
- package/dist/100/swapping/swapAmountTooLow.d.cts +9 -9
- package/dist/100/swapping/swapAmountTooLow.d.ts +9 -9
- package/dist/100/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/100/swapping/swapDepositAddressReady.d.ts +8 -8
- package/dist/100/swapping/swapScheduled.d.cts +81 -81
- package/dist/100/swapping/swapScheduled.d.ts +81 -81
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +203 -203
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +92 -92
- package/dist/11000/swapping/swapRequested.d.ts +92 -92
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
- package/dist/11100/swapping/swapExecuted.d.cts +4 -4
- package/dist/11100/swapping/swapExecuted.d.ts +4 -4
- package/dist/11100/swapping/swapRequested.d.cts +2 -2
- package/dist/11100/swapping/swapRequested.d.ts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/11200/common.cjs +19 -102
- package/dist/11200/common.d.cts +57 -1534
- package/dist/11200/common.d.ts +57 -1534
- package/dist/11200/common.mjs +18 -101
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +40 -560
- package/dist/11200/environment/runtimeSafeModeUpdated.d.ts +40 -560
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +184 -184
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/11200/swapping/swapAborted.d.cts +7 -7
- package/dist/11200/swapping/swapAborted.d.ts +7 -7
- package/dist/11200/swapping/swapRequested.d.cts +0 -57
- package/dist/11200/swapping/swapRequested.d.ts +0 -57
- package/dist/11200/swapping/swapRescheduled.d.cts +7 -7
- package/dist/11200/swapping/swapRescheduled.d.ts +7 -7
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/120/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.ts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.ts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/141/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/141/swapping/batchSwapFailed.d.ts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/141/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/141/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/141/swapping/swapEgressIgnored.d.ts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/141/swapping/swapEgressScheduled.d.ts +10 -10
- package/dist/141/swapping/swapExecuted.d.cts +14 -14
- package/dist/141/swapping/swapExecuted.d.ts +14 -14
- package/dist/141/swapping/swapScheduled.d.cts +14 -14
- package/dist/141/swapping/swapScheduled.d.ts +14 -14
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
- package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.ts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.ts +2 -2
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +194 -194
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +194 -194
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +26 -26
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +26 -26
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +8 -8
- package/dist/190/assetBalances/accountCredited.d.ts +8 -8
- package/dist/190/assetBalances/accountDebited.d.cts +8 -8
- package/dist/190/assetBalances/accountDebited.d.ts +8 -8
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +172 -172
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +172 -172
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/swapping/creditedOnChain.d.cts +4 -4
- package/dist/190/swapping/creditedOnChain.d.ts +4 -4
- package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +4 -4
- package/dist/190/swapping/refundedOnChain.d.ts +4 -4
- package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +70 -70
- package/dist/190/swapping/swapRequested.d.ts +70 -70
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/200/common.cjs +437 -0
- package/dist/200/common.d.cts +10084 -0
- package/dist/200/common.d.ts +10084 -0
- package/dist/200/common.mjs +437 -0
- package/dist/{11200 → 200}/environment/batchCompleted.cjs +1 -1
- package/dist/{11200 → 200}/environment/batchCompleted.mjs +1 -1
- package/dist/{11200 → 200}/environment/nonNativeSignedCall.cjs +1 -1
- package/dist/{11200 → 200}/environment/nonNativeSignedCall.mjs +1 -1
- package/dist/200/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +1910 -0
- package/dist/200/environment/runtimeSafeModeUpdated.d.ts +1910 -0
- package/dist/200/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/{11200 → 200}/lendingPools/collateralAdded.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/collateralAdded.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/collateralRemoved.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/collateralRemoved.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/interestTaken.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/interestTaken.mjs +1 -1
- package/dist/200/lendingPools/lendingFundsAdded.cjs +11 -0
- package/dist/200/lendingPools/lendingFundsAdded.d.cts +27 -0
- package/dist/200/lendingPools/lendingFundsAdded.d.ts +27 -0
- package/dist/200/lendingPools/lendingFundsAdded.mjs +11 -0
- package/dist/200/lendingPools/lendingFundsRemoved.cjs +11 -0
- package/dist/200/lendingPools/lendingFundsRemoved.d.cts +27 -0
- package/dist/200/lendingPools/lendingFundsRemoved.d.ts +27 -0
- package/dist/200/lendingPools/lendingFundsRemoved.mjs +11 -0
- package/dist/{11200 → 200}/lendingPools/lendingNetworkFeeSwapInitiated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/lendingNetworkFeeSwapInitiated.mjs +1 -1
- package/dist/200/lendingPools/lendingPoolCreated.cjs +7 -0
- package/dist/200/lendingPools/lendingPoolCreated.d.cts +21 -0
- package/dist/200/lendingPools/lendingPoolCreated.d.ts +21 -0
- package/dist/200/lendingPools/lendingPoolCreated.mjs +7 -0
- package/dist/{11200 → 200}/lendingPools/liquidationFeeTaken.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/liquidationFeeTaken.mjs +1 -1
- package/dist/200/lendingPools/liquidationInitiated.cjs +11 -0
- package/dist/200/lendingPools/liquidationInitiated.d.cts +17 -0
- package/dist/200/lendingPools/liquidationInitiated.d.ts +17 -0
- package/dist/200/lendingPools/liquidationInitiated.mjs +11 -0
- package/dist/{11200 → 200}/lendingPools/loanCreated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanCreated.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanRepaid.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanRepaid.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanSettled.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanSettled.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanUpdated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanUpdated.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/originationFeeTaken.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/originationFeeTaken.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/palletConfigUpdated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/palletConfigUpdated.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/primaryCollateralAssetUpdated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/primaryCollateralAssetUpdated.mjs +1 -1
- package/dist/200/swapping/swapAborted.cjs +10 -0
- package/dist/200/swapping/swapAborted.d.cts +24 -0
- package/dist/200/swapping/swapAborted.d.ts +24 -0
- package/dist/200/swapping/swapAborted.mjs +10 -0
- package/dist/200/swapping/swapRequested.cjs +25 -0
- package/dist/200/swapping/swapRequested.d.cts +2978 -0
- package/dist/200/swapping/swapRequested.d.ts +2978 -0
- package/dist/200/swapping/swapRequested.mjs +25 -0
- package/dist/200/swapping/swapRescheduled.cjs +11 -0
- package/dist/200/swapping/swapRescheduled.d.cts +27 -0
- package/dist/200/swapping/swapRescheduled.d.ts +27 -0
- package/dist/200/swapping/swapRescheduled.mjs +11 -0
- package/package.json +1 -1
- package/dist/{11200 → 200}/environment/batchCompleted.d.cts +0 -0
- package/dist/{11200 → 200}/environment/batchCompleted.d.ts +0 -0
- package/dist/{11200 → 200}/environment/nonNativeSignedCall.d.cts +0 -0
- package/dist/{11200 → 200}/environment/nonNativeSignedCall.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/collateralAdded.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/collateralAdded.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/collateralRemoved.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/collateralRemoved.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/interestTaken.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/interestTaken.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/lendingNetworkFeeSwapInitiated.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/lendingNetworkFeeSwapInitiated.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/liquidationFeeTaken.d.cts +2 -2
- package/dist/{11200 → 200}/lendingPools/liquidationFeeTaken.d.ts +2 -2
- package/dist/{11200 → 200}/lendingPools/loanCreated.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanCreated.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanRepaid.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanRepaid.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanSettled.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanSettled.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanUpdated.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanUpdated.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/originationFeeTaken.d.cts +2 -2
- package/dist/{11200 → 200}/lendingPools/originationFeeTaken.d.ts +2 -2
- /package/dist/{11200 → 200}/lendingPools/palletConfigUpdated.d.cts +0 -0
- /package/dist/{11200 → 200}/lendingPools/palletConfigUpdated.d.ts +0 -0
- /package/dist/{11200 → 200}/lendingPools/primaryCollateralAssetUpdated.d.cts +0 -0
- /package/dist/{11200 → 200}/lendingPools/primaryCollateralAssetUpdated.d.ts +0 -0
|
@@ -111,12 +111,12 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
111
111
|
__kind: "DepositChannel" | "Vault";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
+
amount: bigint;
|
|
114
115
|
asset: "Dot";
|
|
115
116
|
depositDetails: number;
|
|
116
117
|
blockHeight: number;
|
|
117
118
|
ingressFee: bigint;
|
|
118
119
|
maxBoostFeeBps: number;
|
|
119
|
-
amount: bigint;
|
|
120
120
|
action: {
|
|
121
121
|
__kind: "Swap";
|
|
122
122
|
swapRequestId: bigint;
|
|
@@ -143,6 +143,7 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
143
143
|
depositAddress?: `0x${string}` | null | undefined;
|
|
144
144
|
channelId?: bigint | null | undefined;
|
|
145
145
|
}, {
|
|
146
|
+
amount: string | number;
|
|
146
147
|
asset: {
|
|
147
148
|
__kind: "Dot";
|
|
148
149
|
};
|
|
@@ -150,7 +151,6 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
150
151
|
blockHeight: number;
|
|
151
152
|
ingressFee: string | number;
|
|
152
153
|
maxBoostFeeBps: number;
|
|
153
|
-
amount: string | number;
|
|
154
154
|
action: {
|
|
155
155
|
__kind: "Swap";
|
|
156
156
|
swapRequestId: string | number;
|
|
@@ -111,12 +111,12 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
111
111
|
__kind: "DepositChannel" | "Vault";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
+
amount: bigint;
|
|
114
115
|
asset: "Dot";
|
|
115
116
|
depositDetails: number;
|
|
116
117
|
blockHeight: number;
|
|
117
118
|
ingressFee: bigint;
|
|
118
119
|
maxBoostFeeBps: number;
|
|
119
|
-
amount: bigint;
|
|
120
120
|
action: {
|
|
121
121
|
__kind: "Swap";
|
|
122
122
|
swapRequestId: bigint;
|
|
@@ -143,6 +143,7 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
143
143
|
depositAddress?: `0x${string}` | null | undefined;
|
|
144
144
|
channelId?: bigint | null | undefined;
|
|
145
145
|
}, {
|
|
146
|
+
amount: string | number;
|
|
146
147
|
asset: {
|
|
147
148
|
__kind: "Dot";
|
|
148
149
|
};
|
|
@@ -150,7 +151,6 @@ declare const polkadotIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
150
151
|
blockHeight: number;
|
|
151
152
|
ingressFee: string | number;
|
|
152
153
|
maxBoostFeeBps: number;
|
|
153
|
-
amount: string | number;
|
|
154
154
|
action: {
|
|
155
155
|
__kind: "Swap";
|
|
156
156
|
swapRequestId: string | number;
|
|
@@ -3,21 +3,21 @@ import { z } from 'zod';
|
|
|
3
3
|
declare const swappingSwapAborted: z.ZodObject<{
|
|
4
4
|
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
5
|
reason: z.ZodEffects<z.ZodObject<{
|
|
6
|
-
__kind: z.ZodEnum<["PriceImpactLimit", "MinPriceViolation", "OraclePriceSlippageExceeded", "OraclePriceStale", "PredecessorSwapFailure", "SafeModeActive", "
|
|
6
|
+
__kind: z.ZodEnum<["PriceImpactLimit", "MinPriceViolation", "OraclePriceSlippageExceeded", "OraclePriceStale", "PredecessorSwapFailure", "SafeModeActive", "LogicError"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
8
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
11
|
-
}>, "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
12
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
10
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
11
|
+
}>, "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError", {
|
|
12
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
13
13
|
}>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
15
|
swapId: bigint;
|
|
16
|
-
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
16
|
+
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
17
17
|
}, {
|
|
18
18
|
swapId: string | number;
|
|
19
19
|
reason: {
|
|
20
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
20
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
21
21
|
};
|
|
22
22
|
}>;
|
|
23
23
|
|
|
@@ -3,21 +3,21 @@ import { z } from 'zod';
|
|
|
3
3
|
declare const swappingSwapAborted: z.ZodObject<{
|
|
4
4
|
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
5
|
reason: z.ZodEffects<z.ZodObject<{
|
|
6
|
-
__kind: z.ZodEnum<["PriceImpactLimit", "MinPriceViolation", "OraclePriceSlippageExceeded", "OraclePriceStale", "PredecessorSwapFailure", "SafeModeActive", "
|
|
6
|
+
__kind: z.ZodEnum<["PriceImpactLimit", "MinPriceViolation", "OraclePriceSlippageExceeded", "OraclePriceStale", "PredecessorSwapFailure", "SafeModeActive", "LogicError"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
8
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
11
|
-
}>, "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
12
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
10
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
11
|
+
}>, "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError", {
|
|
12
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
13
13
|
}>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
15
|
swapId: bigint;
|
|
16
|
-
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
16
|
+
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
17
17
|
}, {
|
|
18
18
|
swapId: string | number;
|
|
19
19
|
reason: {
|
|
20
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
20
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
21
21
|
};
|
|
22
22
|
}>;
|
|
23
23
|
|
|
@@ -833,35 +833,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
833
833
|
}, {
|
|
834
834
|
__kind: "CreditOnChain";
|
|
835
835
|
accountId: string;
|
|
836
|
-
}>, z.ZodObject<{
|
|
837
|
-
__kind: z.ZodLiteral<"CreditLendingPool">;
|
|
838
|
-
swapType: z.ZodObject<{
|
|
839
|
-
__kind: z.ZodLiteral<"Liquidation">;
|
|
840
|
-
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
841
|
-
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
842
|
-
}, "strip", z.ZodTypeAny, {
|
|
843
|
-
__kind: "Liquidation";
|
|
844
|
-
borrowerId: string;
|
|
845
|
-
loanId: bigint;
|
|
846
|
-
}, {
|
|
847
|
-
__kind: "Liquidation";
|
|
848
|
-
borrowerId: string;
|
|
849
|
-
loanId: string | number;
|
|
850
|
-
}>;
|
|
851
|
-
}, "strip", z.ZodTypeAny, {
|
|
852
|
-
__kind: "CreditLendingPool";
|
|
853
|
-
swapType: {
|
|
854
|
-
__kind: "Liquidation";
|
|
855
|
-
borrowerId: string;
|
|
856
|
-
loanId: bigint;
|
|
857
|
-
};
|
|
858
|
-
}, {
|
|
859
|
-
__kind: "CreditLendingPool";
|
|
860
|
-
swapType: {
|
|
861
|
-
__kind: "Liquidation";
|
|
862
|
-
borrowerId: string;
|
|
863
|
-
loanId: string | number;
|
|
864
|
-
};
|
|
865
836
|
}>]>;
|
|
866
837
|
}, "strip", z.ZodTypeAny, {
|
|
867
838
|
__kind: "Regular";
|
|
@@ -948,13 +919,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
948
919
|
} | {
|
|
949
920
|
__kind: "CreditOnChain";
|
|
950
921
|
accountId: string;
|
|
951
|
-
} | {
|
|
952
|
-
__kind: "CreditLendingPool";
|
|
953
|
-
swapType: {
|
|
954
|
-
__kind: "Liquidation";
|
|
955
|
-
borrowerId: string;
|
|
956
|
-
loanId: bigint;
|
|
957
|
-
};
|
|
958
922
|
};
|
|
959
923
|
}, {
|
|
960
924
|
__kind: "Regular";
|
|
@@ -1013,13 +977,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1013
977
|
} | {
|
|
1014
978
|
__kind: "CreditOnChain";
|
|
1015
979
|
accountId: string;
|
|
1016
|
-
} | {
|
|
1017
|
-
__kind: "CreditLendingPool";
|
|
1018
|
-
swapType: {
|
|
1019
|
-
__kind: "Liquidation";
|
|
1020
|
-
borrowerId: string;
|
|
1021
|
-
loanId: string | number;
|
|
1022
|
-
};
|
|
1023
980
|
};
|
|
1024
981
|
}>]>;
|
|
1025
982
|
brokerFees: z.ZodArray<z.ZodObject<{
|
|
@@ -2567,13 +2524,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2567
2524
|
} | {
|
|
2568
2525
|
__kind: "CreditOnChain";
|
|
2569
2526
|
accountId: string;
|
|
2570
|
-
} | {
|
|
2571
|
-
__kind: "CreditLendingPool";
|
|
2572
|
-
swapType: {
|
|
2573
|
-
__kind: "Liquidation";
|
|
2574
|
-
borrowerId: string;
|
|
2575
|
-
loanId: bigint;
|
|
2576
|
-
};
|
|
2577
2527
|
};
|
|
2578
2528
|
};
|
|
2579
2529
|
brokerFees: {
|
|
@@ -2822,13 +2772,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2822
2772
|
} | {
|
|
2823
2773
|
__kind: "CreditOnChain";
|
|
2824
2774
|
accountId: string;
|
|
2825
|
-
} | {
|
|
2826
|
-
__kind: "CreditLendingPool";
|
|
2827
|
-
swapType: {
|
|
2828
|
-
__kind: "Liquidation";
|
|
2829
|
-
borrowerId: string;
|
|
2830
|
-
loanId: string | number;
|
|
2831
|
-
};
|
|
2832
2775
|
};
|
|
2833
2776
|
};
|
|
2834
2777
|
brokerFees: {
|
|
@@ -833,35 +833,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
833
833
|
}, {
|
|
834
834
|
__kind: "CreditOnChain";
|
|
835
835
|
accountId: string;
|
|
836
|
-
}>, z.ZodObject<{
|
|
837
|
-
__kind: z.ZodLiteral<"CreditLendingPool">;
|
|
838
|
-
swapType: z.ZodObject<{
|
|
839
|
-
__kind: z.ZodLiteral<"Liquidation">;
|
|
840
|
-
borrowerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
841
|
-
loanId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
842
|
-
}, "strip", z.ZodTypeAny, {
|
|
843
|
-
__kind: "Liquidation";
|
|
844
|
-
borrowerId: string;
|
|
845
|
-
loanId: bigint;
|
|
846
|
-
}, {
|
|
847
|
-
__kind: "Liquidation";
|
|
848
|
-
borrowerId: string;
|
|
849
|
-
loanId: string | number;
|
|
850
|
-
}>;
|
|
851
|
-
}, "strip", z.ZodTypeAny, {
|
|
852
|
-
__kind: "CreditLendingPool";
|
|
853
|
-
swapType: {
|
|
854
|
-
__kind: "Liquidation";
|
|
855
|
-
borrowerId: string;
|
|
856
|
-
loanId: bigint;
|
|
857
|
-
};
|
|
858
|
-
}, {
|
|
859
|
-
__kind: "CreditLendingPool";
|
|
860
|
-
swapType: {
|
|
861
|
-
__kind: "Liquidation";
|
|
862
|
-
borrowerId: string;
|
|
863
|
-
loanId: string | number;
|
|
864
|
-
};
|
|
865
836
|
}>]>;
|
|
866
837
|
}, "strip", z.ZodTypeAny, {
|
|
867
838
|
__kind: "Regular";
|
|
@@ -948,13 +919,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
948
919
|
} | {
|
|
949
920
|
__kind: "CreditOnChain";
|
|
950
921
|
accountId: string;
|
|
951
|
-
} | {
|
|
952
|
-
__kind: "CreditLendingPool";
|
|
953
|
-
swapType: {
|
|
954
|
-
__kind: "Liquidation";
|
|
955
|
-
borrowerId: string;
|
|
956
|
-
loanId: bigint;
|
|
957
|
-
};
|
|
958
922
|
};
|
|
959
923
|
}, {
|
|
960
924
|
__kind: "Regular";
|
|
@@ -1013,13 +977,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1013
977
|
} | {
|
|
1014
978
|
__kind: "CreditOnChain";
|
|
1015
979
|
accountId: string;
|
|
1016
|
-
} | {
|
|
1017
|
-
__kind: "CreditLendingPool";
|
|
1018
|
-
swapType: {
|
|
1019
|
-
__kind: "Liquidation";
|
|
1020
|
-
borrowerId: string;
|
|
1021
|
-
loanId: string | number;
|
|
1022
|
-
};
|
|
1023
980
|
};
|
|
1024
981
|
}>]>;
|
|
1025
982
|
brokerFees: z.ZodArray<z.ZodObject<{
|
|
@@ -2567,13 +2524,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2567
2524
|
} | {
|
|
2568
2525
|
__kind: "CreditOnChain";
|
|
2569
2526
|
accountId: string;
|
|
2570
|
-
} | {
|
|
2571
|
-
__kind: "CreditLendingPool";
|
|
2572
|
-
swapType: {
|
|
2573
|
-
__kind: "Liquidation";
|
|
2574
|
-
borrowerId: string;
|
|
2575
|
-
loanId: bigint;
|
|
2576
|
-
};
|
|
2577
2527
|
};
|
|
2578
2528
|
};
|
|
2579
2529
|
brokerFees: {
|
|
@@ -2822,13 +2772,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2822
2772
|
} | {
|
|
2823
2773
|
__kind: "CreditOnChain";
|
|
2824
2774
|
accountId: string;
|
|
2825
|
-
} | {
|
|
2826
|
-
__kind: "CreditLendingPool";
|
|
2827
|
-
swapType: {
|
|
2828
|
-
__kind: "Liquidation";
|
|
2829
|
-
borrowerId: string;
|
|
2830
|
-
loanId: string | number;
|
|
2831
|
-
};
|
|
2832
2775
|
};
|
|
2833
2776
|
};
|
|
2834
2777
|
brokerFees: {
|
|
@@ -4,22 +4,22 @@ declare const swappingSwapRescheduled: z.ZodObject<{
|
|
|
4
4
|
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
5
|
executeAt: z.ZodNumber;
|
|
6
6
|
reason: z.ZodEffects<z.ZodObject<{
|
|
7
|
-
__kind: z.ZodEnum<["PriceImpactLimit", "MinPriceViolation", "OraclePriceSlippageExceeded", "OraclePriceStale", "PredecessorSwapFailure", "SafeModeActive", "
|
|
7
|
+
__kind: z.ZodEnum<["PriceImpactLimit", "MinPriceViolation", "OraclePriceSlippageExceeded", "OraclePriceStale", "PredecessorSwapFailure", "SafeModeActive", "LogicError"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
9
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
12
|
-
}>, "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
13
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
11
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
12
|
+
}>, "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError", {
|
|
13
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
14
14
|
}>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
16
|
swapId: bigint;
|
|
17
|
-
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
17
|
+
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
18
18
|
executeAt: number;
|
|
19
19
|
}, {
|
|
20
20
|
swapId: string | number;
|
|
21
21
|
reason: {
|
|
22
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
22
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
23
23
|
};
|
|
24
24
|
executeAt: number;
|
|
25
25
|
}>;
|
|
@@ -4,22 +4,22 @@ declare const swappingSwapRescheduled: z.ZodObject<{
|
|
|
4
4
|
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
5
|
executeAt: z.ZodNumber;
|
|
6
6
|
reason: z.ZodEffects<z.ZodObject<{
|
|
7
|
-
__kind: z.ZodEnum<["PriceImpactLimit", "MinPriceViolation", "OraclePriceSlippageExceeded", "OraclePriceStale", "PredecessorSwapFailure", "SafeModeActive", "
|
|
7
|
+
__kind: z.ZodEnum<["PriceImpactLimit", "MinPriceViolation", "OraclePriceSlippageExceeded", "OraclePriceStale", "PredecessorSwapFailure", "SafeModeActive", "LogicError"]>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
9
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
10
10
|
}, {
|
|
11
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
12
|
-
}>, "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
13
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
11
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
12
|
+
}>, "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError", {
|
|
13
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
14
14
|
}>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
16
|
swapId: bigint;
|
|
17
|
-
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
17
|
+
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
18
18
|
executeAt: number;
|
|
19
19
|
}, {
|
|
20
20
|
swapId: string | number;
|
|
21
21
|
reason: {
|
|
22
|
-
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "
|
|
22
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive" | "LogicError";
|
|
23
23
|
};
|
|
24
24
|
executeAt: number;
|
|
25
25
|
}>;
|
|
@@ -32,17 +32,17 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
__kind: "Module";
|
|
35
36
|
value: {
|
|
36
37
|
index: number;
|
|
37
38
|
error: `0x${string}`;
|
|
38
39
|
};
|
|
39
|
-
__kind: "Module";
|
|
40
40
|
}, {
|
|
41
|
+
__kind: "Module";
|
|
41
42
|
value: {
|
|
42
43
|
index: number;
|
|
43
44
|
error: string;
|
|
44
45
|
};
|
|
45
|
-
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
77
76
|
__kind: "Token";
|
|
77
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
78
|
}, {
|
|
79
|
+
__kind: "Token";
|
|
79
80
|
value: {
|
|
80
81
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
81
82
|
};
|
|
82
|
-
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
96
95
|
__kind: "Arithmetic";
|
|
96
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
97
|
}, {
|
|
98
|
+
__kind: "Arithmetic";
|
|
98
99
|
value: {
|
|
99
100
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
100
101
|
};
|
|
101
|
-
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
value: "LimitReached" | "NoLayer";
|
|
115
114
|
__kind: "Transactional";
|
|
115
|
+
value: "LimitReached" | "NoLayer";
|
|
116
116
|
}, {
|
|
117
|
+
__kind: "Transactional";
|
|
117
118
|
value: {
|
|
118
119
|
__kind: "LimitReached" | "NoLayer";
|
|
119
120
|
};
|
|
120
|
-
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -151,11 +151,11 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
151
151
|
} | {
|
|
152
152
|
__kind: "BadOrigin";
|
|
153
153
|
} | {
|
|
154
|
+
__kind: "Module";
|
|
154
155
|
value: {
|
|
155
156
|
index: number;
|
|
156
157
|
error: `0x${string}`;
|
|
157
158
|
};
|
|
158
|
-
__kind: "Module";
|
|
159
159
|
} | {
|
|
160
160
|
__kind: "ConsumerRemaining";
|
|
161
161
|
} | {
|
|
@@ -163,14 +163,14 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
163
163
|
} | {
|
|
164
164
|
__kind: "TooManyConsumers";
|
|
165
165
|
} | {
|
|
166
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
167
166
|
__kind: "Token";
|
|
167
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
168
168
|
} | {
|
|
169
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
170
169
|
__kind: "Arithmetic";
|
|
170
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
171
171
|
} | {
|
|
172
|
-
value: "LimitReached" | "NoLayer";
|
|
173
172
|
__kind: "Transactional";
|
|
173
|
+
value: "LimitReached" | "NoLayer";
|
|
174
174
|
} | {
|
|
175
175
|
__kind: "Exhausted";
|
|
176
176
|
} | {
|
|
@@ -188,11 +188,11 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
188
188
|
} | {
|
|
189
189
|
__kind: "BadOrigin";
|
|
190
190
|
} | {
|
|
191
|
+
__kind: "Module";
|
|
191
192
|
value: {
|
|
192
193
|
index: number;
|
|
193
194
|
error: string;
|
|
194
195
|
};
|
|
195
|
-
__kind: "Module";
|
|
196
196
|
} | {
|
|
197
197
|
__kind: "ConsumerRemaining";
|
|
198
198
|
} | {
|
|
@@ -200,20 +200,20 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
200
200
|
} | {
|
|
201
201
|
__kind: "TooManyConsumers";
|
|
202
202
|
} | {
|
|
203
|
+
__kind: "Token";
|
|
203
204
|
value: {
|
|
204
205
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
205
206
|
};
|
|
206
|
-
__kind: "Token";
|
|
207
207
|
} | {
|
|
208
|
+
__kind: "Arithmetic";
|
|
208
209
|
value: {
|
|
209
210
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
210
211
|
};
|
|
211
|
-
__kind: "Arithmetic";
|
|
212
212
|
} | {
|
|
213
|
+
__kind: "Transactional";
|
|
213
214
|
value: {
|
|
214
215
|
__kind: "LimitReached" | "NoLayer";
|
|
215
216
|
};
|
|
216
|
-
__kind: "Transactional";
|
|
217
217
|
} | {
|
|
218
218
|
__kind: "Exhausted";
|
|
219
219
|
} | {
|
|
@@ -32,17 +32,17 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
__kind: "Module";
|
|
35
36
|
value: {
|
|
36
37
|
index: number;
|
|
37
38
|
error: `0x${string}`;
|
|
38
39
|
};
|
|
39
|
-
__kind: "Module";
|
|
40
40
|
}, {
|
|
41
|
+
__kind: "Module";
|
|
41
42
|
value: {
|
|
42
43
|
index: number;
|
|
43
44
|
error: string;
|
|
44
45
|
};
|
|
45
|
-
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
77
76
|
__kind: "Token";
|
|
77
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
78
|
}, {
|
|
79
|
+
__kind: "Token";
|
|
79
80
|
value: {
|
|
80
81
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
81
82
|
};
|
|
82
|
-
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
96
95
|
__kind: "Arithmetic";
|
|
96
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
97
|
}, {
|
|
98
|
+
__kind: "Arithmetic";
|
|
98
99
|
value: {
|
|
99
100
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
100
101
|
};
|
|
101
|
-
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
value: "LimitReached" | "NoLayer";
|
|
115
114
|
__kind: "Transactional";
|
|
115
|
+
value: "LimitReached" | "NoLayer";
|
|
116
116
|
}, {
|
|
117
|
+
__kind: "Transactional";
|
|
117
118
|
value: {
|
|
118
119
|
__kind: "LimitReached" | "NoLayer";
|
|
119
120
|
};
|
|
120
|
-
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -151,11 +151,11 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
151
151
|
} | {
|
|
152
152
|
__kind: "BadOrigin";
|
|
153
153
|
} | {
|
|
154
|
+
__kind: "Module";
|
|
154
155
|
value: {
|
|
155
156
|
index: number;
|
|
156
157
|
error: `0x${string}`;
|
|
157
158
|
};
|
|
158
|
-
__kind: "Module";
|
|
159
159
|
} | {
|
|
160
160
|
__kind: "ConsumerRemaining";
|
|
161
161
|
} | {
|
|
@@ -163,14 +163,14 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
163
163
|
} | {
|
|
164
164
|
__kind: "TooManyConsumers";
|
|
165
165
|
} | {
|
|
166
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
167
166
|
__kind: "Token";
|
|
167
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
168
168
|
} | {
|
|
169
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
170
169
|
__kind: "Arithmetic";
|
|
170
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
171
171
|
} | {
|
|
172
|
-
value: "LimitReached" | "NoLayer";
|
|
173
172
|
__kind: "Transactional";
|
|
173
|
+
value: "LimitReached" | "NoLayer";
|
|
174
174
|
} | {
|
|
175
175
|
__kind: "Exhausted";
|
|
176
176
|
} | {
|
|
@@ -188,11 +188,11 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
188
188
|
} | {
|
|
189
189
|
__kind: "BadOrigin";
|
|
190
190
|
} | {
|
|
191
|
+
__kind: "Module";
|
|
191
192
|
value: {
|
|
192
193
|
index: number;
|
|
193
194
|
error: string;
|
|
194
195
|
};
|
|
195
|
-
__kind: "Module";
|
|
196
196
|
} | {
|
|
197
197
|
__kind: "ConsumerRemaining";
|
|
198
198
|
} | {
|
|
@@ -200,20 +200,20 @@ declare const emissionsFlipBurnSkipped: z.ZodObject<{
|
|
|
200
200
|
} | {
|
|
201
201
|
__kind: "TooManyConsumers";
|
|
202
202
|
} | {
|
|
203
|
+
__kind: "Token";
|
|
203
204
|
value: {
|
|
204
205
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
205
206
|
};
|
|
206
|
-
__kind: "Token";
|
|
207
207
|
} | {
|
|
208
|
+
__kind: "Arithmetic";
|
|
208
209
|
value: {
|
|
209
210
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
210
211
|
};
|
|
211
|
-
__kind: "Arithmetic";
|
|
212
212
|
} | {
|
|
213
|
+
__kind: "Transactional";
|
|
213
214
|
value: {
|
|
214
215
|
__kind: "LimitReached" | "NoLayer";
|
|
215
216
|
};
|
|
216
|
-
__kind: "Transactional";
|
|
217
217
|
} | {
|
|
218
218
|
__kind: "Exhausted";
|
|
219
219
|
} | {
|