@chainflip/processor 1.11.13 → 1.11.15
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 +4 -4
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +8 -8
- 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 +4 -4
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.ts +4 -4
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +10 -10
- package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
- package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +14 -14
- package/dist/100/swapping/swapScheduled.d.ts +14 -14
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +178 -178
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +48 -48
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +48 -48
- package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/11000/swapping/refundEgressScheduled.d.ts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +98 -98
- package/dist/11000/swapping/swapRequested.d.ts +98 -98
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/swapping/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/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.ts +2 -2
- package/dist/11100/validator/validatorClaimed.d.cts +2 -2
- package/dist/11100/validator/validatorClaimed.d.ts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.ts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +6 -6
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11200/assethubIngressEgress/depositFailed.d.ts +196 -196
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +109 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +109 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +274 -274
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +274 -274
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/common.cjs +318 -54
- package/dist/11200/common.d.cts +7756 -818
- package/dist/11200/common.d.ts +7756 -818
- package/dist/11200/common.mjs +317 -53
- package/dist/11200/environment/batchCompleted.cjs +6 -0
- package/dist/11200/environment/batchCompleted.d.cts +5 -0
- package/dist/11200/environment/batchCompleted.d.ts +5 -0
- package/dist/11200/environment/batchCompleted.mjs +6 -0
- package/dist/11200/environment/nonNativeSignedCall.cjs +6 -0
- package/dist/11200/environment/nonNativeSignedCall.d.cts +5 -0
- package/dist/11200/environment/nonNativeSignedCall.d.ts +5 -0
- package/dist/11200/environment/nonNativeSignedCall.mjs +6 -0
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +90 -90
- package/dist/11200/environment/runtimeSafeModeUpdated.d.ts +90 -90
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- 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 +172 -172
- package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +172 -172
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/lendingPools/interestTaken.cjs +4 -4
- package/dist/11200/lendingPools/interestTaken.d.cts +12 -52
- package/dist/11200/lendingPools/interestTaken.d.ts +12 -52
- package/dist/11200/lendingPools/interestTaken.mjs +5 -5
- package/dist/11200/lendingPools/liquidationFeeTaken.d.cts +2 -2
- package/dist/11200/lendingPools/liquidationFeeTaken.d.ts +2 -2
- package/dist/11200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/11200/lendingPools/loanCreated.d.ts +2 -2
- package/dist/11200/lendingPools/loanRepaid.d.cts +2 -2
- package/dist/11200/lendingPools/loanRepaid.d.ts +2 -2
- package/dist/11200/lendingPools/originationFeeTaken.d.cts +2 -2
- package/dist/11200/lendingPools/originationFeeTaken.d.ts +2 -2
- package/dist/11200/lendingPools/palletConfigUpdated.d.cts +25 -0
- package/dist/11200/lendingPools/palletConfigUpdated.d.ts +25 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +24 -24
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/solanaIngressEgress/depositBoosted.cjs +2 -0
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +37 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +37 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.mjs +2 -0
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +306 -184
- package/dist/11200/solanaIngressEgress/depositFailed.d.ts +306 -184
- package/dist/11200/solanaIngressEgress/depositFinalised.cjs +2 -0
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +35 -2
- package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +35 -2
- package/dist/11200/solanaIngressEgress/depositFinalised.mjs +2 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.cjs +10 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +44 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.ts +44 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.cjs +9 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +41 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.ts +41 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.mjs +9 -0
- package/dist/11200/swapping/swapRequested.cjs +25 -0
- package/dist/11200/swapping/swapRequested.d.cts +2978 -0
- package/dist/11200/swapping/swapRequested.d.ts +2978 -0
- package/dist/11200/swapping/swapRequested.mjs +25 -0
- package/dist/11200/swapping/swapRescheduled.d.cts +2 -2
- package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +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/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/160/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/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +26 -26
- package/dist/160/swapping/swapRequested.d.ts +26 -26
- package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/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 +4 -4
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +54 -54
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +54 -54
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.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/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/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 +6 -6
- package/dist/190/assetBalances/accountCredited.d.ts +6 -6
- package/dist/190/assetBalances/accountDebited.d.cts +6 -6
- package/dist/190/assetBalances/accountDebited.d.ts +6 -6
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/reputation/offencePenalty.d.cts +6 -6
- package/dist/190/reputation/offencePenalty.d.ts +6 -6
- package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +54 -54
- 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/package.json +2 -2
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.cjs +0 -10
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.cts +0 -24
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.ts +0 -24
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.mjs +0 -10
|
@@ -60,13 +60,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
60
60
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
61
61
|
}>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
|
-
__kind: "FailedToDeriveAddress";
|
|
64
63
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
65
|
-
}, {
|
|
66
64
|
__kind: "FailedToDeriveAddress";
|
|
65
|
+
}, {
|
|
67
66
|
value: {
|
|
68
67
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
69
68
|
};
|
|
69
|
+
__kind: "FailedToDeriveAddress";
|
|
70
70
|
}>, z.ZodObject<{
|
|
71
71
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
72
72
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -79,13 +79,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
79
79
|
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
80
80
|
}>;
|
|
81
81
|
}, "strip", z.ZodTypeAny, {
|
|
82
|
-
__kind: "InvalidCcm";
|
|
83
82
|
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
84
|
-
}, {
|
|
85
83
|
__kind: "InvalidCcm";
|
|
84
|
+
}, {
|
|
86
85
|
value: {
|
|
87
86
|
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
88
87
|
};
|
|
88
|
+
__kind: "InvalidCcm";
|
|
89
89
|
}>, z.ZodObject<{
|
|
90
90
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -96,11 +96,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
96
96
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
97
97
|
value: z.ZodNumber;
|
|
98
98
|
}, "strip", z.ZodTypeAny, {
|
|
99
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
100
99
|
value: number;
|
|
101
|
-
}, {
|
|
102
100
|
__kind: "FinalTransactionExceededMaxLength";
|
|
101
|
+
}, {
|
|
103
102
|
value: number;
|
|
103
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
104
104
|
}>, z.ZodObject<{
|
|
105
105
|
__kind: z.ZodLiteral<"DispatchError">;
|
|
106
106
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -134,17 +134,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
134
134
|
error: string;
|
|
135
135
|
}>;
|
|
136
136
|
}, "strip", z.ZodTypeAny, {
|
|
137
|
-
__kind: "Module";
|
|
138
137
|
value: {
|
|
139
138
|
index: number;
|
|
140
139
|
error: `0x${string}`;
|
|
141
140
|
};
|
|
142
|
-
}, {
|
|
143
141
|
__kind: "Module";
|
|
142
|
+
}, {
|
|
144
143
|
value: {
|
|
145
144
|
index: number;
|
|
146
145
|
error: string;
|
|
147
146
|
};
|
|
147
|
+
__kind: "Module";
|
|
148
148
|
}>, z.ZodObject<{
|
|
149
149
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
150
150
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -175,13 +175,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
175
175
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
176
176
|
}>;
|
|
177
177
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
-
__kind: "Token";
|
|
179
178
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
180
|
-
}, {
|
|
181
179
|
__kind: "Token";
|
|
180
|
+
}, {
|
|
182
181
|
value: {
|
|
183
182
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
184
183
|
};
|
|
184
|
+
__kind: "Token";
|
|
185
185
|
}>, z.ZodObject<{
|
|
186
186
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
187
187
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -194,13 +194,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
194
194
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
195
195
|
}>;
|
|
196
196
|
}, "strip", z.ZodTypeAny, {
|
|
197
|
-
__kind: "Arithmetic";
|
|
198
197
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
199
|
-
}, {
|
|
200
198
|
__kind: "Arithmetic";
|
|
199
|
+
}, {
|
|
201
200
|
value: {
|
|
202
201
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
203
202
|
};
|
|
203
|
+
__kind: "Arithmetic";
|
|
204
204
|
}>, z.ZodObject<{
|
|
205
205
|
__kind: z.ZodLiteral<"Transactional">;
|
|
206
206
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -213,13 +213,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
213
213
|
__kind: "LimitReached" | "NoLayer";
|
|
214
214
|
}>;
|
|
215
215
|
}, "strip", z.ZodTypeAny, {
|
|
216
|
-
__kind: "Transactional";
|
|
217
216
|
value: "LimitReached" | "NoLayer";
|
|
218
|
-
}, {
|
|
219
217
|
__kind: "Transactional";
|
|
218
|
+
}, {
|
|
220
219
|
value: {
|
|
221
220
|
__kind: "LimitReached" | "NoLayer";
|
|
222
221
|
};
|
|
222
|
+
__kind: "Transactional";
|
|
223
223
|
}>, z.ZodObject<{
|
|
224
224
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
225
225
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -246,7 +246,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
246
246
|
__kind: "RootNotAllowed";
|
|
247
247
|
}>]>;
|
|
248
248
|
}, "strip", z.ZodTypeAny, {
|
|
249
|
-
__kind: "DispatchError";
|
|
250
249
|
value: {
|
|
251
250
|
__kind: "Other";
|
|
252
251
|
} | {
|
|
@@ -254,11 +253,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
254
253
|
} | {
|
|
255
254
|
__kind: "BadOrigin";
|
|
256
255
|
} | {
|
|
257
|
-
__kind: "Module";
|
|
258
256
|
value: {
|
|
259
257
|
index: number;
|
|
260
258
|
error: `0x${string}`;
|
|
261
259
|
};
|
|
260
|
+
__kind: "Module";
|
|
262
261
|
} | {
|
|
263
262
|
__kind: "ConsumerRemaining";
|
|
264
263
|
} | {
|
|
@@ -266,14 +265,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
266
265
|
} | {
|
|
267
266
|
__kind: "TooManyConsumers";
|
|
268
267
|
} | {
|
|
269
|
-
__kind: "Token";
|
|
270
268
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
269
|
+
__kind: "Token";
|
|
271
270
|
} | {
|
|
272
|
-
__kind: "Arithmetic";
|
|
273
271
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
272
|
+
__kind: "Arithmetic";
|
|
274
273
|
} | {
|
|
275
|
-
__kind: "Transactional";
|
|
276
274
|
value: "LimitReached" | "NoLayer";
|
|
275
|
+
__kind: "Transactional";
|
|
277
276
|
} | {
|
|
278
277
|
__kind: "Exhausted";
|
|
279
278
|
} | {
|
|
@@ -283,8 +282,8 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
283
282
|
} | {
|
|
284
283
|
__kind: "RootNotAllowed";
|
|
285
284
|
};
|
|
286
|
-
}, {
|
|
287
285
|
__kind: "DispatchError";
|
|
286
|
+
}, {
|
|
288
287
|
value: {
|
|
289
288
|
__kind: "Other";
|
|
290
289
|
} | {
|
|
@@ -292,11 +291,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
292
291
|
} | {
|
|
293
292
|
__kind: "BadOrigin";
|
|
294
293
|
} | {
|
|
295
|
-
__kind: "Module";
|
|
296
294
|
value: {
|
|
297
295
|
index: number;
|
|
298
296
|
error: string;
|
|
299
297
|
};
|
|
298
|
+
__kind: "Module";
|
|
300
299
|
} | {
|
|
301
300
|
__kind: "ConsumerRemaining";
|
|
302
301
|
} | {
|
|
@@ -304,20 +303,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
304
303
|
} | {
|
|
305
304
|
__kind: "TooManyConsumers";
|
|
306
305
|
} | {
|
|
307
|
-
__kind: "Token";
|
|
308
306
|
value: {
|
|
309
307
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
310
308
|
};
|
|
309
|
+
__kind: "Token";
|
|
311
310
|
} | {
|
|
312
|
-
__kind: "Arithmetic";
|
|
313
311
|
value: {
|
|
314
312
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
315
313
|
};
|
|
314
|
+
__kind: "Arithmetic";
|
|
316
315
|
} | {
|
|
317
|
-
__kind: "Transactional";
|
|
318
316
|
value: {
|
|
319
317
|
__kind: "LimitReached" | "NoLayer";
|
|
320
318
|
};
|
|
319
|
+
__kind: "Transactional";
|
|
321
320
|
} | {
|
|
322
321
|
__kind: "Exhausted";
|
|
323
322
|
} | {
|
|
@@ -327,6 +326,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
327
326
|
} | {
|
|
328
327
|
__kind: "RootNotAllowed";
|
|
329
328
|
};
|
|
329
|
+
__kind: "DispatchError";
|
|
330
330
|
}>, z.ZodObject<{
|
|
331
331
|
__kind: z.ZodLiteral<"AltsNotYetWitnessed">;
|
|
332
332
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -341,7 +341,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
341
341
|
__kind: "AltsInvalid";
|
|
342
342
|
}>]>;
|
|
343
343
|
}, "strip", z.ZodTypeAny, {
|
|
344
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
345
344
|
value: {
|
|
346
345
|
__kind: "CannotLookupApiEnvironment";
|
|
347
346
|
} | {
|
|
@@ -353,18 +352,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
353
352
|
} | {
|
|
354
353
|
__kind: "NoAvailableNonceAccount";
|
|
355
354
|
} | {
|
|
356
|
-
__kind: "FailedToDeriveAddress";
|
|
357
355
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
356
|
+
__kind: "FailedToDeriveAddress";
|
|
358
357
|
} | {
|
|
359
|
-
__kind: "InvalidCcm";
|
|
360
358
|
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
359
|
+
__kind: "InvalidCcm";
|
|
361
360
|
} | {
|
|
362
361
|
__kind: "FailedToSerializeFinalTransaction";
|
|
363
362
|
} | {
|
|
364
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
365
363
|
value: number;
|
|
364
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
366
365
|
} | {
|
|
367
|
-
__kind: "DispatchError";
|
|
368
366
|
value: {
|
|
369
367
|
__kind: "Other";
|
|
370
368
|
} | {
|
|
@@ -372,11 +370,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
372
370
|
} | {
|
|
373
371
|
__kind: "BadOrigin";
|
|
374
372
|
} | {
|
|
375
|
-
__kind: "Module";
|
|
376
373
|
value: {
|
|
377
374
|
index: number;
|
|
378
375
|
error: `0x${string}`;
|
|
379
376
|
};
|
|
377
|
+
__kind: "Module";
|
|
380
378
|
} | {
|
|
381
379
|
__kind: "ConsumerRemaining";
|
|
382
380
|
} | {
|
|
@@ -384,14 +382,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
384
382
|
} | {
|
|
385
383
|
__kind: "TooManyConsumers";
|
|
386
384
|
} | {
|
|
387
|
-
__kind: "Token";
|
|
388
385
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
386
|
+
__kind: "Token";
|
|
389
387
|
} | {
|
|
390
|
-
__kind: "Arithmetic";
|
|
391
388
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
389
|
+
__kind: "Arithmetic";
|
|
392
390
|
} | {
|
|
393
|
-
__kind: "Transactional";
|
|
394
391
|
value: "LimitReached" | "NoLayer";
|
|
392
|
+
__kind: "Transactional";
|
|
395
393
|
} | {
|
|
396
394
|
__kind: "Exhausted";
|
|
397
395
|
} | {
|
|
@@ -401,13 +399,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
401
399
|
} | {
|
|
402
400
|
__kind: "RootNotAllowed";
|
|
403
401
|
};
|
|
402
|
+
__kind: "DispatchError";
|
|
404
403
|
} | {
|
|
405
404
|
__kind: "AltsNotYetWitnessed";
|
|
406
405
|
} | {
|
|
407
406
|
__kind: "AltsInvalid";
|
|
408
407
|
};
|
|
409
|
-
}, {
|
|
410
408
|
__kind: "FailedToBuildCcmForSolana";
|
|
409
|
+
}, {
|
|
411
410
|
value: {
|
|
412
411
|
__kind: "CannotLookupApiEnvironment";
|
|
413
412
|
} | {
|
|
@@ -419,22 +418,21 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
419
418
|
} | {
|
|
420
419
|
__kind: "NoAvailableNonceAccount";
|
|
421
420
|
} | {
|
|
422
|
-
__kind: "FailedToDeriveAddress";
|
|
423
421
|
value: {
|
|
424
422
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
425
423
|
};
|
|
424
|
+
__kind: "FailedToDeriveAddress";
|
|
426
425
|
} | {
|
|
427
|
-
__kind: "InvalidCcm";
|
|
428
426
|
value: {
|
|
429
427
|
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
430
428
|
};
|
|
429
|
+
__kind: "InvalidCcm";
|
|
431
430
|
} | {
|
|
432
431
|
__kind: "FailedToSerializeFinalTransaction";
|
|
433
432
|
} | {
|
|
434
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
435
433
|
value: number;
|
|
434
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
436
435
|
} | {
|
|
437
|
-
__kind: "DispatchError";
|
|
438
436
|
value: {
|
|
439
437
|
__kind: "Other";
|
|
440
438
|
} | {
|
|
@@ -442,11 +440,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
442
440
|
} | {
|
|
443
441
|
__kind: "BadOrigin";
|
|
444
442
|
} | {
|
|
445
|
-
__kind: "Module";
|
|
446
443
|
value: {
|
|
447
444
|
index: number;
|
|
448
445
|
error: string;
|
|
449
446
|
};
|
|
447
|
+
__kind: "Module";
|
|
450
448
|
} | {
|
|
451
449
|
__kind: "ConsumerRemaining";
|
|
452
450
|
} | {
|
|
@@ -454,20 +452,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
454
452
|
} | {
|
|
455
453
|
__kind: "TooManyConsumers";
|
|
456
454
|
} | {
|
|
457
|
-
__kind: "Token";
|
|
458
455
|
value: {
|
|
459
456
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
460
457
|
};
|
|
458
|
+
__kind: "Token";
|
|
461
459
|
} | {
|
|
462
|
-
__kind: "Arithmetic";
|
|
463
460
|
value: {
|
|
464
461
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
465
462
|
};
|
|
463
|
+
__kind: "Arithmetic";
|
|
466
464
|
} | {
|
|
467
|
-
__kind: "Transactional";
|
|
468
465
|
value: {
|
|
469
466
|
__kind: "LimitReached" | "NoLayer";
|
|
470
467
|
};
|
|
468
|
+
__kind: "Transactional";
|
|
471
469
|
} | {
|
|
472
470
|
__kind: "Exhausted";
|
|
473
471
|
} | {
|
|
@@ -477,11 +475,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
477
475
|
} | {
|
|
478
476
|
__kind: "RootNotAllowed";
|
|
479
477
|
};
|
|
478
|
+
__kind: "DispatchError";
|
|
480
479
|
} | {
|
|
481
480
|
__kind: "AltsNotYetWitnessed";
|
|
482
481
|
} | {
|
|
483
482
|
__kind: "AltsInvalid";
|
|
484
483
|
};
|
|
484
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
485
485
|
}>, z.ZodObject<{
|
|
486
486
|
__kind: z.ZodLiteral<"DispatchError">;
|
|
487
487
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -515,17 +515,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
515
515
|
error: string;
|
|
516
516
|
}>;
|
|
517
517
|
}, "strip", z.ZodTypeAny, {
|
|
518
|
-
__kind: "Module";
|
|
519
518
|
value: {
|
|
520
519
|
index: number;
|
|
521
520
|
error: `0x${string}`;
|
|
522
521
|
};
|
|
523
|
-
}, {
|
|
524
522
|
__kind: "Module";
|
|
523
|
+
}, {
|
|
525
524
|
value: {
|
|
526
525
|
index: number;
|
|
527
526
|
error: string;
|
|
528
527
|
};
|
|
528
|
+
__kind: "Module";
|
|
529
529
|
}>, z.ZodObject<{
|
|
530
530
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
531
531
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -556,13 +556,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
556
556
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
557
557
|
}>;
|
|
558
558
|
}, "strip", z.ZodTypeAny, {
|
|
559
|
-
__kind: "Token";
|
|
560
559
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
561
|
-
}, {
|
|
562
560
|
__kind: "Token";
|
|
561
|
+
}, {
|
|
563
562
|
value: {
|
|
564
563
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
565
564
|
};
|
|
565
|
+
__kind: "Token";
|
|
566
566
|
}>, z.ZodObject<{
|
|
567
567
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
568
568
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -575,13 +575,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
575
575
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
576
576
|
}>;
|
|
577
577
|
}, "strip", z.ZodTypeAny, {
|
|
578
|
-
__kind: "Arithmetic";
|
|
579
578
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
580
|
-
}, {
|
|
581
579
|
__kind: "Arithmetic";
|
|
580
|
+
}, {
|
|
582
581
|
value: {
|
|
583
582
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
584
583
|
};
|
|
584
|
+
__kind: "Arithmetic";
|
|
585
585
|
}>, z.ZodObject<{
|
|
586
586
|
__kind: z.ZodLiteral<"Transactional">;
|
|
587
587
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -594,13 +594,13 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
594
594
|
__kind: "LimitReached" | "NoLayer";
|
|
595
595
|
}>;
|
|
596
596
|
}, "strip", z.ZodTypeAny, {
|
|
597
|
-
__kind: "Transactional";
|
|
598
597
|
value: "LimitReached" | "NoLayer";
|
|
599
|
-
}, {
|
|
600
598
|
__kind: "Transactional";
|
|
599
|
+
}, {
|
|
601
600
|
value: {
|
|
602
601
|
__kind: "LimitReached" | "NoLayer";
|
|
603
602
|
};
|
|
603
|
+
__kind: "Transactional";
|
|
604
604
|
}>, z.ZodObject<{
|
|
605
605
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
606
606
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -627,7 +627,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
627
627
|
__kind: "RootNotAllowed";
|
|
628
628
|
}>]>;
|
|
629
629
|
}, "strip", z.ZodTypeAny, {
|
|
630
|
-
__kind: "DispatchError";
|
|
631
630
|
value: {
|
|
632
631
|
__kind: "Other";
|
|
633
632
|
} | {
|
|
@@ -635,11 +634,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
635
634
|
} | {
|
|
636
635
|
__kind: "BadOrigin";
|
|
637
636
|
} | {
|
|
638
|
-
__kind: "Module";
|
|
639
637
|
value: {
|
|
640
638
|
index: number;
|
|
641
639
|
error: `0x${string}`;
|
|
642
640
|
};
|
|
641
|
+
__kind: "Module";
|
|
643
642
|
} | {
|
|
644
643
|
__kind: "ConsumerRemaining";
|
|
645
644
|
} | {
|
|
@@ -647,14 +646,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
647
646
|
} | {
|
|
648
647
|
__kind: "TooManyConsumers";
|
|
649
648
|
} | {
|
|
650
|
-
__kind: "Token";
|
|
651
649
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
650
|
+
__kind: "Token";
|
|
652
651
|
} | {
|
|
653
|
-
__kind: "Arithmetic";
|
|
654
652
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
653
|
+
__kind: "Arithmetic";
|
|
655
654
|
} | {
|
|
656
|
-
__kind: "Transactional";
|
|
657
655
|
value: "LimitReached" | "NoLayer";
|
|
656
|
+
__kind: "Transactional";
|
|
658
657
|
} | {
|
|
659
658
|
__kind: "Exhausted";
|
|
660
659
|
} | {
|
|
@@ -664,8 +663,8 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
664
663
|
} | {
|
|
665
664
|
__kind: "RootNotAllowed";
|
|
666
665
|
};
|
|
667
|
-
}, {
|
|
668
666
|
__kind: "DispatchError";
|
|
667
|
+
}, {
|
|
669
668
|
value: {
|
|
670
669
|
__kind: "Other";
|
|
671
670
|
} | {
|
|
@@ -673,11 +672,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
673
672
|
} | {
|
|
674
673
|
__kind: "BadOrigin";
|
|
675
674
|
} | {
|
|
676
|
-
__kind: "Module";
|
|
677
675
|
value: {
|
|
678
676
|
index: number;
|
|
679
677
|
error: string;
|
|
680
678
|
};
|
|
679
|
+
__kind: "Module";
|
|
681
680
|
} | {
|
|
682
681
|
__kind: "ConsumerRemaining";
|
|
683
682
|
} | {
|
|
@@ -685,20 +684,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
685
684
|
} | {
|
|
686
685
|
__kind: "TooManyConsumers";
|
|
687
686
|
} | {
|
|
688
|
-
__kind: "Token";
|
|
689
687
|
value: {
|
|
690
688
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
691
689
|
};
|
|
690
|
+
__kind: "Token";
|
|
692
691
|
} | {
|
|
693
|
-
__kind: "Arithmetic";
|
|
694
692
|
value: {
|
|
695
693
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
696
694
|
};
|
|
695
|
+
__kind: "Arithmetic";
|
|
697
696
|
} | {
|
|
698
|
-
__kind: "Transactional";
|
|
699
697
|
value: {
|
|
700
698
|
__kind: "LimitReached" | "NoLayer";
|
|
701
699
|
};
|
|
700
|
+
__kind: "Transactional";
|
|
702
701
|
} | {
|
|
703
702
|
__kind: "Exhausted";
|
|
704
703
|
} | {
|
|
@@ -708,6 +707,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
708
707
|
} | {
|
|
709
708
|
__kind: "RootNotAllowed";
|
|
710
709
|
};
|
|
710
|
+
__kind: "DispatchError";
|
|
711
711
|
}>, z.ZodObject<{
|
|
712
712
|
__kind: z.ZodLiteral<"NoVault">;
|
|
713
713
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -725,7 +725,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
725
725
|
error: {
|
|
726
726
|
__kind: "Unsupported";
|
|
727
727
|
} | {
|
|
728
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
729
728
|
value: {
|
|
730
729
|
__kind: "CannotLookupApiEnvironment";
|
|
731
730
|
} | {
|
|
@@ -737,18 +736,17 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
737
736
|
} | {
|
|
738
737
|
__kind: "NoAvailableNonceAccount";
|
|
739
738
|
} | {
|
|
740
|
-
__kind: "FailedToDeriveAddress";
|
|
741
739
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
740
|
+
__kind: "FailedToDeriveAddress";
|
|
742
741
|
} | {
|
|
743
|
-
__kind: "InvalidCcm";
|
|
744
742
|
value: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
743
|
+
__kind: "InvalidCcm";
|
|
745
744
|
} | {
|
|
746
745
|
__kind: "FailedToSerializeFinalTransaction";
|
|
747
746
|
} | {
|
|
748
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
749
747
|
value: number;
|
|
748
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
750
749
|
} | {
|
|
751
|
-
__kind: "DispatchError";
|
|
752
750
|
value: {
|
|
753
751
|
__kind: "Other";
|
|
754
752
|
} | {
|
|
@@ -756,11 +754,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
756
754
|
} | {
|
|
757
755
|
__kind: "BadOrigin";
|
|
758
756
|
} | {
|
|
759
|
-
__kind: "Module";
|
|
760
757
|
value: {
|
|
761
758
|
index: number;
|
|
762
759
|
error: `0x${string}`;
|
|
763
760
|
};
|
|
761
|
+
__kind: "Module";
|
|
764
762
|
} | {
|
|
765
763
|
__kind: "ConsumerRemaining";
|
|
766
764
|
} | {
|
|
@@ -768,14 +766,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
768
766
|
} | {
|
|
769
767
|
__kind: "TooManyConsumers";
|
|
770
768
|
} | {
|
|
771
|
-
__kind: "Token";
|
|
772
769
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
770
|
+
__kind: "Token";
|
|
773
771
|
} | {
|
|
774
|
-
__kind: "Arithmetic";
|
|
775
772
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
773
|
+
__kind: "Arithmetic";
|
|
776
774
|
} | {
|
|
777
|
-
__kind: "Transactional";
|
|
778
775
|
value: "LimitReached" | "NoLayer";
|
|
776
|
+
__kind: "Transactional";
|
|
779
777
|
} | {
|
|
780
778
|
__kind: "Exhausted";
|
|
781
779
|
} | {
|
|
@@ -785,13 +783,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
785
783
|
} | {
|
|
786
784
|
__kind: "RootNotAllowed";
|
|
787
785
|
};
|
|
786
|
+
__kind: "DispatchError";
|
|
788
787
|
} | {
|
|
789
788
|
__kind: "AltsNotYetWitnessed";
|
|
790
789
|
} | {
|
|
791
790
|
__kind: "AltsInvalid";
|
|
792
791
|
};
|
|
792
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
793
793
|
} | {
|
|
794
|
-
__kind: "DispatchError";
|
|
795
794
|
value: {
|
|
796
795
|
__kind: "Other";
|
|
797
796
|
} | {
|
|
@@ -799,11 +798,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
799
798
|
} | {
|
|
800
799
|
__kind: "BadOrigin";
|
|
801
800
|
} | {
|
|
802
|
-
__kind: "Module";
|
|
803
801
|
value: {
|
|
804
802
|
index: number;
|
|
805
803
|
error: `0x${string}`;
|
|
806
804
|
};
|
|
805
|
+
__kind: "Module";
|
|
807
806
|
} | {
|
|
808
807
|
__kind: "ConsumerRemaining";
|
|
809
808
|
} | {
|
|
@@ -811,14 +810,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
811
810
|
} | {
|
|
812
811
|
__kind: "TooManyConsumers";
|
|
813
812
|
} | {
|
|
814
|
-
__kind: "Token";
|
|
815
813
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
814
|
+
__kind: "Token";
|
|
816
815
|
} | {
|
|
817
|
-
__kind: "Arithmetic";
|
|
818
816
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
817
|
+
__kind: "Arithmetic";
|
|
819
818
|
} | {
|
|
820
|
-
__kind: "Transactional";
|
|
821
819
|
value: "LimitReached" | "NoLayer";
|
|
820
|
+
__kind: "Transactional";
|
|
822
821
|
} | {
|
|
823
822
|
__kind: "Exhausted";
|
|
824
823
|
} | {
|
|
@@ -828,6 +827,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
828
827
|
} | {
|
|
829
828
|
__kind: "RootNotAllowed";
|
|
830
829
|
};
|
|
830
|
+
__kind: "DispatchError";
|
|
831
831
|
} | {
|
|
832
832
|
__kind: "NoVault";
|
|
833
833
|
} | {
|
|
@@ -838,7 +838,6 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
838
838
|
error: {
|
|
839
839
|
__kind: "Unsupported";
|
|
840
840
|
} | {
|
|
841
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
842
841
|
value: {
|
|
843
842
|
__kind: "CannotLookupApiEnvironment";
|
|
844
843
|
} | {
|
|
@@ -850,22 +849,21 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
850
849
|
} | {
|
|
851
850
|
__kind: "NoAvailableNonceAccount";
|
|
852
851
|
} | {
|
|
853
|
-
__kind: "FailedToDeriveAddress";
|
|
854
852
|
value: {
|
|
855
853
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
856
854
|
};
|
|
855
|
+
__kind: "FailedToDeriveAddress";
|
|
857
856
|
} | {
|
|
858
|
-
__kind: "InvalidCcm";
|
|
859
857
|
value: {
|
|
860
858
|
__kind: "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "InvalidDestinationAddress" | "TooManyAddressLookupTables";
|
|
861
859
|
};
|
|
860
|
+
__kind: "InvalidCcm";
|
|
862
861
|
} | {
|
|
863
862
|
__kind: "FailedToSerializeFinalTransaction";
|
|
864
863
|
} | {
|
|
865
|
-
__kind: "FinalTransactionExceededMaxLength";
|
|
866
864
|
value: number;
|
|
865
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
867
866
|
} | {
|
|
868
|
-
__kind: "DispatchError";
|
|
869
867
|
value: {
|
|
870
868
|
__kind: "Other";
|
|
871
869
|
} | {
|
|
@@ -873,11 +871,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
873
871
|
} | {
|
|
874
872
|
__kind: "BadOrigin";
|
|
875
873
|
} | {
|
|
876
|
-
__kind: "Module";
|
|
877
874
|
value: {
|
|
878
875
|
index: number;
|
|
879
876
|
error: string;
|
|
880
877
|
};
|
|
878
|
+
__kind: "Module";
|
|
881
879
|
} | {
|
|
882
880
|
__kind: "ConsumerRemaining";
|
|
883
881
|
} | {
|
|
@@ -885,20 +883,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
885
883
|
} | {
|
|
886
884
|
__kind: "TooManyConsumers";
|
|
887
885
|
} | {
|
|
888
|
-
__kind: "Token";
|
|
889
886
|
value: {
|
|
890
887
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
891
888
|
};
|
|
889
|
+
__kind: "Token";
|
|
892
890
|
} | {
|
|
893
|
-
__kind: "Arithmetic";
|
|
894
891
|
value: {
|
|
895
892
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
896
893
|
};
|
|
894
|
+
__kind: "Arithmetic";
|
|
897
895
|
} | {
|
|
898
|
-
__kind: "Transactional";
|
|
899
896
|
value: {
|
|
900
897
|
__kind: "LimitReached" | "NoLayer";
|
|
901
898
|
};
|
|
899
|
+
__kind: "Transactional";
|
|
902
900
|
} | {
|
|
903
901
|
__kind: "Exhausted";
|
|
904
902
|
} | {
|
|
@@ -908,13 +906,14 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
908
906
|
} | {
|
|
909
907
|
__kind: "RootNotAllowed";
|
|
910
908
|
};
|
|
909
|
+
__kind: "DispatchError";
|
|
911
910
|
} | {
|
|
912
911
|
__kind: "AltsNotYetWitnessed";
|
|
913
912
|
} | {
|
|
914
913
|
__kind: "AltsInvalid";
|
|
915
914
|
};
|
|
915
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
916
916
|
} | {
|
|
917
|
-
__kind: "DispatchError";
|
|
918
917
|
value: {
|
|
919
918
|
__kind: "Other";
|
|
920
919
|
} | {
|
|
@@ -922,11 +921,11 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
922
921
|
} | {
|
|
923
922
|
__kind: "BadOrigin";
|
|
924
923
|
} | {
|
|
925
|
-
__kind: "Module";
|
|
926
924
|
value: {
|
|
927
925
|
index: number;
|
|
928
926
|
error: string;
|
|
929
927
|
};
|
|
928
|
+
__kind: "Module";
|
|
930
929
|
} | {
|
|
931
930
|
__kind: "ConsumerRemaining";
|
|
932
931
|
} | {
|
|
@@ -934,20 +933,20 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
934
933
|
} | {
|
|
935
934
|
__kind: "TooManyConsumers";
|
|
936
935
|
} | {
|
|
937
|
-
__kind: "Token";
|
|
938
936
|
value: {
|
|
939
937
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
940
938
|
};
|
|
939
|
+
__kind: "Token";
|
|
941
940
|
} | {
|
|
942
|
-
__kind: "Arithmetic";
|
|
943
941
|
value: {
|
|
944
942
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
945
943
|
};
|
|
944
|
+
__kind: "Arithmetic";
|
|
946
945
|
} | {
|
|
947
|
-
__kind: "Transactional";
|
|
948
946
|
value: {
|
|
949
947
|
__kind: "LimitReached" | "NoLayer";
|
|
950
948
|
};
|
|
949
|
+
__kind: "Transactional";
|
|
951
950
|
} | {
|
|
952
951
|
__kind: "Exhausted";
|
|
953
952
|
} | {
|
|
@@ -957,6 +956,7 @@ declare const arbitrumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
957
956
|
} | {
|
|
958
957
|
__kind: "RootNotAllowed";
|
|
959
958
|
};
|
|
959
|
+
__kind: "DispatchError";
|
|
960
960
|
} | {
|
|
961
961
|
__kind: "NoVault";
|
|
962
962
|
} | {
|