@chainflip/processor 2.0.4 → 2.1.0-alpha.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/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- 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/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/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +207 -207
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +22 -22
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/flip/flipMinted.d.cts +2 -2
- package/dist/11100/flip/flipMinted.d.ts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.ts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +386 -386
- package/dist/11100/swapping/swapRequested.d.ts +386 -386
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +306 -306
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +306 -306
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
- 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/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- 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 +6 -6
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +20 -20
- 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/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.ts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.ts +2 -2
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.cts +4 -4
- package/dist/160/liquidityProvider/assetTransferred.d.ts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- 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 +8 -8
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +150 -150
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +150 -150
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/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/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/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
- 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 +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- 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 +2 -2
- package/dist/190/assetBalances/accountCredited.d.ts +2 -2
- package/dist/190/assetBalances/accountDebited.d.cts +2 -2
- package/dist/190/assetBalances/accountDebited.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/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +4 -4
- package/dist/200/lendingPools/loanCreated.d.ts +4 -4
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +9 -9
- package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +9 -9
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.ts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +10 -10
- package/dist/200/swapping/swapRequested.d.ts +10 -10
- package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.cjs +10 -0
- package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
- package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
- package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.mjs +10 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.cjs +27 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +203 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.ts +203 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.mjs +27 -0
- package/dist/210/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +1426 -0
- package/dist/210/arbitrumIngressEgress/depositFailed.d.ts +1426 -0
- package/dist/210/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.cjs +10 -0
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +24 -0
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.ts +24 -0
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.mjs +10 -0
- package/dist/210/arbitrumIngressEgress/depositFinalised.cjs +25 -0
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +197 -0
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.ts +197 -0
- package/dist/210/arbitrumIngressEgress/depositFinalised.mjs +25 -0
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/210/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/210/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/210/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/210/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/210/assetBalances/accountCredited.cjs +12 -0
- package/dist/210/assetBalances/accountCredited.d.cts +30 -0
- package/dist/210/assetBalances/accountCredited.d.ts +30 -0
- package/dist/210/assetBalances/accountCredited.mjs +12 -0
- package/dist/210/assetBalances/accountDebited.cjs +12 -0
- package/dist/210/assetBalances/accountDebited.d.cts +30 -0
- package/dist/210/assetBalances/accountDebited.d.ts +30 -0
- package/dist/210/assetBalances/accountDebited.mjs +12 -0
- package/dist/210/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +1417 -0
- package/dist/210/assethubIngressEgress/depositFailed.d.ts +1417 -0
- package/dist/210/assethubIngressEgress/depositFailed.mjs +14 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +2335 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.d.ts +2335 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/210/common.cjs +1171 -0
- package/dist/210/common.d.cts +26252 -0
- package/dist/210/common.d.ts +26252 -0
- package/dist/210/common.mjs +1171 -0
- package/dist/210/environment/addedNewArbAsset.cjs +7 -0
- package/dist/210/environment/addedNewArbAsset.d.cts +13 -0
- package/dist/210/environment/addedNewArbAsset.d.ts +13 -0
- package/dist/210/environment/addedNewArbAsset.mjs +7 -0
- package/dist/210/environment/addedNewEthAsset.cjs +7 -0
- package/dist/210/environment/addedNewEthAsset.d.cts +13 -0
- package/dist/210/environment/addedNewEthAsset.d.ts +13 -0
- package/dist/210/environment/addedNewEthAsset.mjs +7 -0
- package/dist/210/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +1928 -0
- package/dist/210/environment/runtimeSafeModeUpdated.d.ts +1928 -0
- package/dist/210/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/210/environment/updatedArbAsset.cjs +7 -0
- package/dist/210/environment/updatedArbAsset.d.cts +13 -0
- package/dist/210/environment/updatedArbAsset.d.ts +13 -0
- package/dist/210/environment/updatedArbAsset.mjs +7 -0
- package/dist/210/environment/updatedEthAsset.cjs +7 -0
- package/dist/210/environment/updatedEthAsset.d.cts +13 -0
- package/dist/210/environment/updatedEthAsset.d.ts +13 -0
- package/dist/210/environment/updatedEthAsset.mjs +7 -0
- package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.cjs +10 -0
- package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
- package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
- package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.mjs +10 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.cjs +27 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +203 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.ts +203 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.mjs +27 -0
- package/dist/210/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +1426 -0
- package/dist/210/ethereumIngressEgress/depositFailed.d.ts +1426 -0
- package/dist/210/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.cjs +10 -0
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +24 -0
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.ts +24 -0
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.mjs +10 -0
- package/dist/210/ethereumIngressEgress/depositFinalised.cjs +25 -0
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +197 -0
- package/dist/210/ethereumIngressEgress/depositFinalised.d.ts +197 -0
- package/dist/210/ethereumIngressEgress/depositFinalised.mjs +25 -0
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/210/ethereumIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/210/ethereumIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/210/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/210/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/210/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/210/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/210/funding/funded.cjs +12 -0
- package/dist/210/funding/funded.d.cts +87 -0
- package/dist/210/funding/funded.d.ts +87 -0
- package/dist/210/funding/funded.mjs +12 -0
- package/dist/210/governance/newGovernanceCouncil.cjs +9 -0
- package/dist/210/governance/newGovernanceCouncil.d.cts +26 -0
- package/dist/210/governance/newGovernanceCouncil.d.ts +26 -0
- package/dist/210/governance/newGovernanceCouncil.mjs +9 -0
- package/dist/210/lendingPools/boostFundsAdded.cjs +11 -0
- package/dist/210/lendingPools/boostFundsAdded.d.cts +44 -0
- package/dist/210/lendingPools/boostFundsAdded.d.ts +44 -0
- package/dist/210/lendingPools/boostFundsAdded.mjs +11 -0
- package/dist/210/lendingPools/boostPoolCreated.cjs +9 -0
- package/dist/210/lendingPools/boostPoolCreated.d.cts +38 -0
- package/dist/210/lendingPools/boostPoolCreated.d.ts +38 -0
- package/dist/210/lendingPools/boostPoolCreated.mjs +9 -0
- package/dist/210/lendingPools/collateralAdded.cjs +16 -0
- package/dist/210/lendingPools/collateralAdded.d.cts +62 -0
- package/dist/210/lendingPools/collateralAdded.d.ts +62 -0
- package/dist/210/lendingPools/collateralAdded.mjs +16 -0
- package/dist/210/lendingPools/collateralRemoved.cjs +10 -0
- package/dist/210/lendingPools/collateralRemoved.d.cts +24 -0
- package/dist/210/lendingPools/collateralRemoved.d.ts +24 -0
- package/dist/210/lendingPools/collateralRemoved.mjs +10 -0
- package/dist/210/lendingPools/collateralTopupAssetUpdated.cjs +10 -0
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +24 -0
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.ts +24 -0
- package/dist/210/lendingPools/collateralTopupAssetUpdated.mjs +10 -0
- package/dist/210/lendingPools/lendingFundsAdded.cjs +11 -0
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +27 -0
- package/dist/210/lendingPools/lendingFundsAdded.d.ts +27 -0
- package/dist/210/lendingPools/lendingFundsAdded.mjs +11 -0
- package/dist/210/lendingPools/lendingFundsRemoved.cjs +11 -0
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +27 -0
- package/dist/210/lendingPools/lendingFundsRemoved.d.ts +27 -0
- package/dist/210/lendingPools/lendingFundsRemoved.mjs +11 -0
- package/dist/210/lendingPools/lendingPoolCreated.cjs +7 -0
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +21 -0
- package/dist/210/lendingPools/lendingPoolCreated.d.ts +21 -0
- package/dist/210/lendingPools/lendingPoolCreated.mjs +7 -0
- package/dist/210/lendingPools/loanCreated.cjs +12 -0
- package/dist/210/lendingPools/loanCreated.d.cts +30 -0
- package/dist/210/lendingPools/loanCreated.d.ts +30 -0
- package/dist/210/lendingPools/loanCreated.mjs +12 -0
- package/dist/210/lendingPools/palletConfigUpdated.cjs +9 -0
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +387 -0
- package/dist/210/lendingPools/palletConfigUpdated.d.ts +387 -0
- package/dist/210/lendingPools/palletConfigUpdated.mjs +9 -0
- package/dist/210/lendingPools/stoppedBoosting.cjs +12 -0
- package/dist/210/lendingPools/stoppedBoosting.d.cts +47 -0
- package/dist/210/lendingPools/stoppedBoosting.d.ts +47 -0
- package/dist/210/lendingPools/stoppedBoosting.mjs +12 -0
- package/dist/210/liquidityPools/assetSwapped.cjs +12 -0
- package/dist/210/liquidityPools/assetSwapped.d.cts +40 -0
- package/dist/210/liquidityPools/assetSwapped.d.ts +40 -0
- package/dist/210/liquidityPools/assetSwapped.mjs +12 -0
- package/dist/210/liquidityPools/limitOrderUpdated.cjs +24 -0
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +98 -0
- package/dist/210/liquidityPools/limitOrderUpdated.d.ts +98 -0
- package/dist/210/liquidityPools/limitOrderUpdated.mjs +24 -0
- package/dist/210/liquidityPools/newPoolCreated.cjs +12 -0
- package/dist/210/liquidityPools/newPoolCreated.d.cts +40 -0
- package/dist/210/liquidityPools/newPoolCreated.d.ts +40 -0
- package/dist/210/liquidityPools/newPoolCreated.mjs +12 -0
- package/dist/210/liquidityPools/orderDeletionFailed.cjs +7 -0
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +126 -0
- package/dist/210/liquidityPools/orderDeletionFailed.d.ts +126 -0
- package/dist/210/liquidityPools/orderDeletionFailed.mjs +7 -0
- package/dist/210/liquidityPools/palletConfigUpdated.cjs +9 -0
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +43 -0
- package/dist/210/liquidityPools/palletConfigUpdated.d.ts +43 -0
- package/dist/210/liquidityPools/palletConfigUpdated.mjs +9 -0
- package/dist/210/liquidityPools/poolFeeSet.cjs +11 -0
- package/dist/210/liquidityPools/poolFeeSet.d.cts +37 -0
- package/dist/210/liquidityPools/poolFeeSet.d.ts +37 -0
- package/dist/210/liquidityPools/poolFeeSet.mjs +11 -0
- package/dist/210/liquidityPools/priceImpactLimitSet.cjs +10 -0
- package/dist/210/liquidityPools/priceImpactLimitSet.d.cts +45 -0
- package/dist/210/liquidityPools/priceImpactLimitSet.d.ts +45 -0
- package/dist/210/liquidityPools/priceImpactLimitSet.mjs +10 -0
- package/dist/210/liquidityPools/rangeOrderUpdated.cjs +22 -0
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +208 -0
- package/dist/210/liquidityPools/rangeOrderUpdated.d.ts +208 -0
- package/dist/210/liquidityPools/rangeOrderUpdated.mjs +22 -0
- package/dist/210/liquidityProvider/assetTransferred.cjs +12 -0
- package/dist/210/liquidityProvider/assetTransferred.d.cts +30 -0
- package/dist/210/liquidityProvider/assetTransferred.d.ts +30 -0
- package/dist/210/liquidityProvider/assetTransferred.mjs +12 -0
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +90 -0
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.ts +90 -0
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +94 -0
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.ts +94 -0
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
- package/dist/210/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +1417 -0
- package/dist/210/polkadotIngressEgress/depositFailed.d.ts +1417 -0
- package/dist/210/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/210/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +1498 -0
- package/dist/210/solanaIngressEgress/depositFailed.d.ts +1498 -0
- package/dist/210/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.cjs +22 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +147 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.ts +147 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.mjs +22 -0
- package/dist/210/swapping/batchSwapFailed.cjs +11 -0
- package/dist/210/swapping/batchSwapFailed.d.cts +37 -0
- package/dist/210/swapping/batchSwapFailed.d.ts +37 -0
- package/dist/210/swapping/batchSwapFailed.mjs +11 -0
- package/dist/210/swapping/creditedOnChain.cjs +12 -0
- package/dist/210/swapping/creditedOnChain.d.cts +30 -0
- package/dist/210/swapping/creditedOnChain.d.ts +30 -0
- package/dist/210/swapping/creditedOnChain.mjs +12 -0
- package/dist/210/swapping/palletConfigUpdated.cjs +7 -0
- package/dist/210/swapping/palletConfigUpdated.d.cts +254 -0
- package/dist/210/swapping/palletConfigUpdated.d.ts +254 -0
- package/dist/210/swapping/palletConfigUpdated.mjs +7 -0
- package/dist/210/swapping/refundEgressIgnored.cjs +12 -0
- package/dist/210/swapping/refundEgressIgnored.d.cts +247 -0
- package/dist/210/swapping/refundEgressIgnored.d.ts +247 -0
- package/dist/210/swapping/refundEgressIgnored.mjs +12 -0
- package/dist/210/swapping/refundEgressScheduled.cjs +18 -0
- package/dist/210/swapping/refundEgressScheduled.d.cts +56 -0
- package/dist/210/swapping/refundEgressScheduled.d.ts +56 -0
- package/dist/210/swapping/refundEgressScheduled.mjs +18 -0
- package/dist/210/swapping/refundedOnChain.cjs +13 -0
- package/dist/210/swapping/refundedOnChain.d.cts +33 -0
- package/dist/210/swapping/refundedOnChain.d.ts +33 -0
- package/dist/210/swapping/refundedOnChain.mjs +13 -0
- package/dist/210/swapping/swapAmountConfiscated.cjs +12 -0
- package/dist/210/swapping/swapAmountConfiscated.d.cts +30 -0
- package/dist/210/swapping/swapAmountConfiscated.d.ts +30 -0
- package/dist/210/swapping/swapAmountConfiscated.mjs +12 -0
- package/dist/210/swapping/swapDepositAddressReady.cjs +31 -0
- package/dist/210/swapping/swapDepositAddressReady.d.cts +694 -0
- package/dist/210/swapping/swapDepositAddressReady.d.ts +694 -0
- package/dist/210/swapping/swapDepositAddressReady.mjs +31 -0
- package/dist/210/swapping/swapEgressIgnored.cjs +12 -0
- package/dist/210/swapping/swapEgressIgnored.d.cts +247 -0
- package/dist/210/swapping/swapEgressIgnored.d.ts +247 -0
- package/dist/210/swapping/swapEgressIgnored.mjs +12 -0
- package/dist/210/swapping/swapEgressScheduled.cjs +17 -0
- package/dist/210/swapping/swapEgressScheduled.d.cts +53 -0
- package/dist/210/swapping/swapEgressScheduled.d.ts +53 -0
- package/dist/210/swapping/swapEgressScheduled.mjs +17 -0
- package/dist/210/swapping/swapExecuted.cjs +18 -0
- package/dist/210/swapping/swapExecuted.d.cts +58 -0
- package/dist/210/swapping/swapExecuted.d.ts +58 -0
- package/dist/210/swapping/swapExecuted.mjs +18 -0
- package/dist/210/swapping/swapRequested.cjs +25 -0
- package/dist/210/swapping/swapRequested.d.cts +3992 -0
- package/dist/210/swapping/swapRequested.d.ts +3992 -0
- package/dist/210/swapping/swapRequested.mjs +25 -0
- package/dist/210/swapping/withdrawalRequested.cjs +20 -0
- package/dist/210/swapping/withdrawalRequested.d.cts +97 -0
- package/dist/210/swapping/withdrawalRequested.d.ts +97 -0
- package/dist/210/swapping/withdrawalRequested.mjs +20 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.cjs +10 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +24 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.ts +24 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.mjs +10 -0
- package/dist/210/tradingStrategy/palletConfigUpdated.cjs +9 -0
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +107 -0
- package/dist/210/tradingStrategy/palletConfigUpdated.d.ts +107 -0
- package/dist/210/tradingStrategy/palletConfigUpdated.mjs +9 -0
- package/dist/210/tradingStrategy/strategyDeployed.cjs +11 -0
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +133 -0
- package/dist/210/tradingStrategy/strategyDeployed.d.ts +133 -0
- package/dist/210/tradingStrategy/strategyDeployed.mjs +11 -0
- package/package.json +2 -2
|
@@ -87,18 +87,18 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
88
88
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
__kind: "
|
|
90
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
91
91
|
}, {
|
|
92
|
-
__kind: "
|
|
93
|
-
}>, "
|
|
94
|
-
__kind: "
|
|
92
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
93
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
94
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "
|
|
97
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
98
98
|
__kind: "Token";
|
|
99
99
|
}, {
|
|
100
100
|
value: {
|
|
101
|
-
__kind: "
|
|
101
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
102
102
|
};
|
|
103
103
|
__kind: "Token";
|
|
104
104
|
}>, z.ZodObject<{
|
|
@@ -184,7 +184,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
184
184
|
} | {
|
|
185
185
|
__kind: "TooManyConsumers";
|
|
186
186
|
} | {
|
|
187
|
-
value: "
|
|
187
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
188
188
|
__kind: "Token";
|
|
189
189
|
} | {
|
|
190
190
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -223,7 +223,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
223
|
__kind: "TooManyConsumers";
|
|
224
224
|
} | {
|
|
225
225
|
value: {
|
|
226
|
-
__kind: "
|
|
226
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
227
227
|
};
|
|
228
228
|
__kind: "Token";
|
|
229
229
|
} | {
|
|
@@ -342,21 +342,21 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
342
342
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
343
343
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
344
344
|
}, "strip", z.ZodTypeAny, {
|
|
345
|
-
__kind: "
|
|
345
|
+
__kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
346
346
|
}, {
|
|
347
|
-
__kind: "
|
|
348
|
-
}>, "
|
|
349
|
-
__kind: "
|
|
347
|
+
__kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
348
|
+
}>, "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt", {
|
|
349
|
+
__kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
350
350
|
}>;
|
|
351
351
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
352
352
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
353
353
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
354
354
|
}, "strip", z.ZodTypeAny, {
|
|
355
355
|
value: `0x${string}`;
|
|
356
|
-
__kind: "
|
|
356
|
+
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
357
357
|
}, {
|
|
358
358
|
value: string;
|
|
359
|
-
__kind: "
|
|
359
|
+
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
360
360
|
}>, {
|
|
361
361
|
readonly chain: "Ethereum";
|
|
362
362
|
readonly address: `0x${string}`;
|
|
@@ -374,7 +374,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
374
374
|
readonly address: string;
|
|
375
375
|
}, {
|
|
376
376
|
value: string;
|
|
377
|
-
__kind: "
|
|
377
|
+
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
378
378
|
}>;
|
|
379
379
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
380
380
|
channelMetadata: z.ZodObject<{
|
|
@@ -673,10 +673,9 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
673
673
|
}>>>;
|
|
674
674
|
boostFee: z.ZodNumber;
|
|
675
675
|
}, "strip", z.ZodTypeAny, {
|
|
676
|
-
txId: [`0x${string}`, bigint];
|
|
677
676
|
inputAsset: "Sol" | "SolUsdc";
|
|
678
677
|
depositAmount: bigint;
|
|
679
|
-
outputAsset: "
|
|
678
|
+
outputAsset: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
680
679
|
destinationAddress: {
|
|
681
680
|
readonly chain: "Ethereum";
|
|
682
681
|
readonly address: `0x${string}`;
|
|
@@ -693,6 +692,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
693
692
|
readonly chain: "Solana";
|
|
694
693
|
readonly address: string;
|
|
695
694
|
};
|
|
695
|
+
txId: [`0x${string}`, bigint];
|
|
696
696
|
affiliateFees: {
|
|
697
697
|
account: number;
|
|
698
698
|
bps: number;
|
|
@@ -757,18 +757,18 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
757
757
|
chunkInterval: number;
|
|
758
758
|
} | null | undefined;
|
|
759
759
|
}, {
|
|
760
|
-
txId: [string, string | number];
|
|
761
760
|
inputAsset: {
|
|
762
761
|
__kind: "Sol" | "SolUsdc";
|
|
763
762
|
};
|
|
764
763
|
depositAmount: string | number;
|
|
765
764
|
outputAsset: {
|
|
766
|
-
__kind: "
|
|
765
|
+
__kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
767
766
|
};
|
|
768
767
|
destinationAddress: {
|
|
769
768
|
value: string;
|
|
770
|
-
__kind: "
|
|
769
|
+
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
771
770
|
};
|
|
771
|
+
txId: [string, string | number];
|
|
772
772
|
affiliateFees: {
|
|
773
773
|
account: number;
|
|
774
774
|
bps: number;
|
|
@@ -838,10 +838,9 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
838
838
|
}, "strip", z.ZodTypeAny, {
|
|
839
839
|
__kind: "Vault";
|
|
840
840
|
vaultWitness: {
|
|
841
|
-
txId: [`0x${string}`, bigint];
|
|
842
841
|
inputAsset: "Sol" | "SolUsdc";
|
|
843
842
|
depositAmount: bigint;
|
|
844
|
-
outputAsset: "
|
|
843
|
+
outputAsset: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
845
844
|
destinationAddress: {
|
|
846
845
|
readonly chain: "Ethereum";
|
|
847
846
|
readonly address: `0x${string}`;
|
|
@@ -858,6 +857,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
858
857
|
readonly chain: "Solana";
|
|
859
858
|
readonly address: string;
|
|
860
859
|
};
|
|
860
|
+
txId: [`0x${string}`, bigint];
|
|
861
861
|
affiliateFees: {
|
|
862
862
|
account: number;
|
|
863
863
|
bps: number;
|
|
@@ -925,18 +925,18 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
925
925
|
}, {
|
|
926
926
|
__kind: "Vault";
|
|
927
927
|
vaultWitness: {
|
|
928
|
-
txId: [string, string | number];
|
|
929
928
|
inputAsset: {
|
|
930
929
|
__kind: "Sol" | "SolUsdc";
|
|
931
930
|
};
|
|
932
931
|
depositAmount: string | number;
|
|
933
932
|
outputAsset: {
|
|
934
|
-
__kind: "
|
|
933
|
+
__kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
935
934
|
};
|
|
936
935
|
destinationAddress: {
|
|
937
936
|
value: string;
|
|
938
|
-
__kind: "
|
|
937
|
+
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
939
938
|
};
|
|
939
|
+
txId: [string, string | number];
|
|
940
940
|
affiliateFees: {
|
|
941
941
|
account: number;
|
|
942
942
|
bps: number;
|
|
@@ -1032,7 +1032,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1032
1032
|
} | {
|
|
1033
1033
|
__kind: "TooManyConsumers";
|
|
1034
1034
|
} | {
|
|
1035
|
-
value: "
|
|
1035
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1036
1036
|
__kind: "Token";
|
|
1037
1037
|
} | {
|
|
1038
1038
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -1073,10 +1073,9 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1073
1073
|
} | {
|
|
1074
1074
|
__kind: "Vault";
|
|
1075
1075
|
vaultWitness: {
|
|
1076
|
-
txId: [`0x${string}`, bigint];
|
|
1077
1076
|
inputAsset: "Sol" | "SolUsdc";
|
|
1078
1077
|
depositAmount: bigint;
|
|
1079
|
-
outputAsset: "
|
|
1078
|
+
outputAsset: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
1080
1079
|
destinationAddress: {
|
|
1081
1080
|
readonly chain: "Ethereum";
|
|
1082
1081
|
readonly address: `0x${string}`;
|
|
@@ -1093,6 +1092,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1093
1092
|
readonly chain: "Solana";
|
|
1094
1093
|
readonly address: string;
|
|
1095
1094
|
};
|
|
1095
|
+
txId: [`0x${string}`, bigint];
|
|
1096
1096
|
affiliateFees: {
|
|
1097
1097
|
account: number;
|
|
1098
1098
|
bps: number;
|
|
@@ -1187,7 +1187,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1187
1187
|
__kind: "TooManyConsumers";
|
|
1188
1188
|
} | {
|
|
1189
1189
|
value: {
|
|
1190
|
-
__kind: "
|
|
1190
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1191
1191
|
};
|
|
1192
1192
|
__kind: "Token";
|
|
1193
1193
|
} | {
|
|
@@ -1235,18 +1235,18 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1235
1235
|
} | {
|
|
1236
1236
|
__kind: "Vault";
|
|
1237
1237
|
vaultWitness: {
|
|
1238
|
-
txId: [string, string | number];
|
|
1239
1238
|
inputAsset: {
|
|
1240
1239
|
__kind: "Sol" | "SolUsdc";
|
|
1241
1240
|
};
|
|
1242
1241
|
depositAmount: string | number;
|
|
1243
1242
|
outputAsset: {
|
|
1244
|
-
__kind: "
|
|
1243
|
+
__kind: "Sol" | "SolUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
1245
1244
|
};
|
|
1246
1245
|
destinationAddress: {
|
|
1247
1246
|
value: string;
|
|
1248
|
-
__kind: "
|
|
1247
|
+
__kind: "Sol" | "Eth" | "Dot" | "Btc" | "Arb";
|
|
1249
1248
|
};
|
|
1249
|
+
txId: [string, string | number];
|
|
1250
1250
|
affiliateFees: {
|
|
1251
1251
|
account: number;
|
|
1252
1252
|
bps: number;
|
|
@@ -69,9 +69,9 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
69
69
|
__kind: "DepositChannel" | "Vault";
|
|
70
70
|
}>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
|
+
blockHeight: bigint;
|
|
72
73
|
asset: "Sol" | "SolUsdc";
|
|
73
74
|
amount: bigint;
|
|
74
|
-
blockHeight: bigint;
|
|
75
75
|
ingressFee: bigint;
|
|
76
76
|
maxBoostFeeBps: number;
|
|
77
77
|
action: {
|
|
@@ -93,11 +93,11 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
93
93
|
depositAddress?: `0x${string}` | null | undefined;
|
|
94
94
|
channelId?: bigint | null | undefined;
|
|
95
95
|
}, {
|
|
96
|
+
blockHeight: string | number;
|
|
96
97
|
asset: {
|
|
97
98
|
__kind: "Sol" | "SolUsdc";
|
|
98
99
|
};
|
|
99
100
|
amount: string | number;
|
|
100
|
-
blockHeight: string | number;
|
|
101
101
|
ingressFee: string | number;
|
|
102
102
|
maxBoostFeeBps: number;
|
|
103
103
|
action: {
|
|
@@ -69,9 +69,9 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
69
69
|
__kind: "DepositChannel" | "Vault";
|
|
70
70
|
}>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
|
+
blockHeight: bigint;
|
|
72
73
|
asset: "Sol" | "SolUsdc";
|
|
73
74
|
amount: bigint;
|
|
74
|
-
blockHeight: bigint;
|
|
75
75
|
ingressFee: bigint;
|
|
76
76
|
maxBoostFeeBps: number;
|
|
77
77
|
action: {
|
|
@@ -93,11 +93,11 @@ declare const solanaIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
93
93
|
depositAddress?: `0x${string}` | null | undefined;
|
|
94
94
|
channelId?: bigint | null | undefined;
|
|
95
95
|
}, {
|
|
96
|
+
blockHeight: string | number;
|
|
96
97
|
asset: {
|
|
97
98
|
__kind: "Sol" | "SolUsdc";
|
|
98
99
|
};
|
|
99
100
|
amount: string | number;
|
|
100
|
-
blockHeight: string | number;
|
|
101
101
|
ingressFee: string | number;
|
|
102
102
|
maxBoostFeeBps: number;
|
|
103
103
|
action: {
|
|
@@ -87,18 +87,18 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
88
88
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress"]>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
__kind: "
|
|
90
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
91
91
|
}, {
|
|
92
|
-
__kind: "
|
|
93
|
-
}>, "
|
|
94
|
-
__kind: "
|
|
92
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
93
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied", {
|
|
94
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "
|
|
97
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
98
98
|
__kind: "InvalidCcm";
|
|
99
99
|
}, {
|
|
100
100
|
value: {
|
|
101
|
-
__kind: "
|
|
101
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
102
102
|
};
|
|
103
103
|
__kind: "InvalidCcm";
|
|
104
104
|
}>, z.ZodObject<{
|
|
@@ -132,7 +132,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
132
132
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
133
133
|
__kind: "FailedToDeriveAddress";
|
|
134
134
|
} | {
|
|
135
|
-
value: "
|
|
135
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
136
136
|
__kind: "InvalidCcm";
|
|
137
137
|
} | {
|
|
138
138
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -159,7 +159,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
159
159
|
__kind: "FailedToDeriveAddress";
|
|
160
160
|
} | {
|
|
161
161
|
value: {
|
|
162
|
-
__kind: "
|
|
162
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
163
163
|
};
|
|
164
164
|
__kind: "InvalidCcm";
|
|
165
165
|
} | {
|
|
@@ -236,18 +236,18 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
236
236
|
value: z.ZodEffects<z.ZodObject<{
|
|
237
237
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
238
238
|
}, "strip", z.ZodTypeAny, {
|
|
239
|
-
__kind: "
|
|
239
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
240
240
|
}, {
|
|
241
|
-
__kind: "
|
|
242
|
-
}>, "
|
|
243
|
-
__kind: "
|
|
241
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
242
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
243
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
244
244
|
}>;
|
|
245
245
|
}, "strip", z.ZodTypeAny, {
|
|
246
|
-
value: "
|
|
246
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
247
247
|
__kind: "Token";
|
|
248
248
|
}, {
|
|
249
249
|
value: {
|
|
250
|
-
__kind: "
|
|
250
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
251
251
|
};
|
|
252
252
|
__kind: "Token";
|
|
253
253
|
}>, z.ZodObject<{
|
|
@@ -333,7 +333,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
333
333
|
} | {
|
|
334
334
|
__kind: "TooManyConsumers";
|
|
335
335
|
} | {
|
|
336
|
-
value: "
|
|
336
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
337
337
|
__kind: "Token";
|
|
338
338
|
} | {
|
|
339
339
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -372,7 +372,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
372
372
|
__kind: "TooManyConsumers";
|
|
373
373
|
} | {
|
|
374
374
|
value: {
|
|
375
|
-
__kind: "
|
|
375
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
376
376
|
};
|
|
377
377
|
__kind: "Token";
|
|
378
378
|
} | {
|
|
@@ -422,7 +422,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
422
422
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
423
423
|
__kind: "FailedToDeriveAddress";
|
|
424
424
|
} | {
|
|
425
|
-
value: "
|
|
425
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
426
426
|
__kind: "InvalidCcm";
|
|
427
427
|
} | {
|
|
428
428
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -451,7 +451,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
451
451
|
} | {
|
|
452
452
|
__kind: "TooManyConsumers";
|
|
453
453
|
} | {
|
|
454
|
-
value: "
|
|
454
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
455
455
|
__kind: "Token";
|
|
456
456
|
} | {
|
|
457
457
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -499,7 +499,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
499
499
|
__kind: "FailedToDeriveAddress";
|
|
500
500
|
} | {
|
|
501
501
|
value: {
|
|
502
|
-
__kind: "
|
|
502
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
503
503
|
};
|
|
504
504
|
__kind: "InvalidCcm";
|
|
505
505
|
} | {
|
|
@@ -530,7 +530,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
530
530
|
__kind: "TooManyConsumers";
|
|
531
531
|
} | {
|
|
532
532
|
value: {
|
|
533
|
-
__kind: "
|
|
533
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
534
534
|
};
|
|
535
535
|
__kind: "Token";
|
|
536
536
|
} | {
|
|
@@ -87,18 +87,18 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
88
88
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress"]>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
__kind: "
|
|
90
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
91
91
|
}, {
|
|
92
|
-
__kind: "
|
|
93
|
-
}>, "
|
|
94
|
-
__kind: "
|
|
92
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
93
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied", {
|
|
94
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "
|
|
97
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
98
98
|
__kind: "InvalidCcm";
|
|
99
99
|
}, {
|
|
100
100
|
value: {
|
|
101
|
-
__kind: "
|
|
101
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
102
102
|
};
|
|
103
103
|
__kind: "InvalidCcm";
|
|
104
104
|
}>, z.ZodObject<{
|
|
@@ -132,7 +132,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
132
132
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
133
133
|
__kind: "FailedToDeriveAddress";
|
|
134
134
|
} | {
|
|
135
|
-
value: "
|
|
135
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
136
136
|
__kind: "InvalidCcm";
|
|
137
137
|
} | {
|
|
138
138
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -159,7 +159,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
159
159
|
__kind: "FailedToDeriveAddress";
|
|
160
160
|
} | {
|
|
161
161
|
value: {
|
|
162
|
-
__kind: "
|
|
162
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
163
163
|
};
|
|
164
164
|
__kind: "InvalidCcm";
|
|
165
165
|
} | {
|
|
@@ -236,18 +236,18 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
236
236
|
value: z.ZodEffects<z.ZodObject<{
|
|
237
237
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
238
238
|
}, "strip", z.ZodTypeAny, {
|
|
239
|
-
__kind: "
|
|
239
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
240
240
|
}, {
|
|
241
|
-
__kind: "
|
|
242
|
-
}>, "
|
|
243
|
-
__kind: "
|
|
241
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
242
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
243
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
244
244
|
}>;
|
|
245
245
|
}, "strip", z.ZodTypeAny, {
|
|
246
|
-
value: "
|
|
246
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
247
247
|
__kind: "Token";
|
|
248
248
|
}, {
|
|
249
249
|
value: {
|
|
250
|
-
__kind: "
|
|
250
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
251
251
|
};
|
|
252
252
|
__kind: "Token";
|
|
253
253
|
}>, z.ZodObject<{
|
|
@@ -333,7 +333,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
333
333
|
} | {
|
|
334
334
|
__kind: "TooManyConsumers";
|
|
335
335
|
} | {
|
|
336
|
-
value: "
|
|
336
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
337
337
|
__kind: "Token";
|
|
338
338
|
} | {
|
|
339
339
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -372,7 +372,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
372
372
|
__kind: "TooManyConsumers";
|
|
373
373
|
} | {
|
|
374
374
|
value: {
|
|
375
|
-
__kind: "
|
|
375
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
376
376
|
};
|
|
377
377
|
__kind: "Token";
|
|
378
378
|
} | {
|
|
@@ -422,7 +422,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
422
422
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
423
423
|
__kind: "FailedToDeriveAddress";
|
|
424
424
|
} | {
|
|
425
|
-
value: "
|
|
425
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
426
426
|
__kind: "InvalidCcm";
|
|
427
427
|
} | {
|
|
428
428
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -451,7 +451,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
451
451
|
} | {
|
|
452
452
|
__kind: "TooManyConsumers";
|
|
453
453
|
} | {
|
|
454
|
-
value: "
|
|
454
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
455
455
|
__kind: "Token";
|
|
456
456
|
} | {
|
|
457
457
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -499,7 +499,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
499
499
|
__kind: "FailedToDeriveAddress";
|
|
500
500
|
} | {
|
|
501
501
|
value: {
|
|
502
|
-
__kind: "
|
|
502
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied";
|
|
503
503
|
};
|
|
504
504
|
__kind: "InvalidCcm";
|
|
505
505
|
} | {
|
|
@@ -530,7 +530,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
530
530
|
__kind: "TooManyConsumers";
|
|
531
531
|
} | {
|
|
532
532
|
value: {
|
|
533
|
-
__kind: "
|
|
533
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
534
534
|
};
|
|
535
535
|
__kind: "Token";
|
|
536
536
|
} | {
|
|
@@ -23,16 +23,16 @@ declare const solanaIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
23
23
|
__kind: "DepositChannel" | "Vault";
|
|
24
24
|
}>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
prewitnessedDepositId: bigint;
|
|
27
26
|
asset: "Sol" | "SolUsdc";
|
|
27
|
+
prewitnessedDepositId: bigint;
|
|
28
28
|
originType: "DepositChannel" | "Vault";
|
|
29
29
|
amountAttempted: bigint;
|
|
30
30
|
channelId?: bigint | null | undefined;
|
|
31
31
|
}, {
|
|
32
|
-
prewitnessedDepositId: string | number;
|
|
33
32
|
asset: {
|
|
34
33
|
__kind: "Sol" | "SolUsdc";
|
|
35
34
|
};
|
|
35
|
+
prewitnessedDepositId: string | number;
|
|
36
36
|
originType: {
|
|
37
37
|
__kind: "DepositChannel" | "Vault";
|
|
38
38
|
};
|
|
@@ -23,16 +23,16 @@ declare const solanaIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
23
23
|
__kind: "DepositChannel" | "Vault";
|
|
24
24
|
}>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
prewitnessedDepositId: bigint;
|
|
27
26
|
asset: "Sol" | "SolUsdc";
|
|
27
|
+
prewitnessedDepositId: bigint;
|
|
28
28
|
originType: "DepositChannel" | "Vault";
|
|
29
29
|
amountAttempted: bigint;
|
|
30
30
|
channelId?: bigint | null | undefined;
|
|
31
31
|
}, {
|
|
32
|
-
prewitnessedDepositId: string | number;
|
|
33
32
|
asset: {
|
|
34
33
|
__kind: "Sol" | "SolUsdc";
|
|
35
34
|
};
|
|
35
|
+
prewitnessedDepositId: string | number;
|
|
36
36
|
originType: {
|
|
37
37
|
__kind: "DepositChannel" | "Vault";
|
|
38
38
|
};
|
|
@@ -4,11 +4,11 @@ declare const swappingPrivateBrokerChannelClosed: z.ZodObject<{
|
|
|
4
4
|
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
5
5
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
brokerId: `cF${string}`;
|
|
8
7
|
channelId: bigint;
|
|
8
|
+
brokerId: `cF${string}`;
|
|
9
9
|
}, {
|
|
10
|
-
brokerId: string;
|
|
11
10
|
channelId: string | number;
|
|
11
|
+
brokerId: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { swappingPrivateBrokerChannelClosed };
|
|
@@ -4,11 +4,11 @@ declare const swappingPrivateBrokerChannelClosed: z.ZodObject<{
|
|
|
4
4
|
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
5
5
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
brokerId: `cF${string}`;
|
|
8
7
|
channelId: bigint;
|
|
8
|
+
brokerId: `cF${string}`;
|
|
9
9
|
}, {
|
|
10
|
-
brokerId: string;
|
|
11
10
|
channelId: string | number;
|
|
11
|
+
brokerId: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { swappingPrivateBrokerChannelClosed };
|
|
@@ -4,11 +4,11 @@ declare const swappingPrivateBrokerChannelOpened: z.ZodObject<{
|
|
|
4
4
|
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
5
5
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
brokerId: `cF${string}`;
|
|
8
7
|
channelId: bigint;
|
|
8
|
+
brokerId: `cF${string}`;
|
|
9
9
|
}, {
|
|
10
|
-
brokerId: string;
|
|
11
10
|
channelId: string | number;
|
|
11
|
+
brokerId: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { swappingPrivateBrokerChannelOpened };
|