@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
|
@@ -111,12 +111,12 @@ declare const assethubIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
111
111
|
__kind: "DepositChannel" | "Vault";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
+
amount: bigint;
|
|
114
115
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
115
116
|
depositDetails: number;
|
|
116
117
|
blockHeight: number;
|
|
117
118
|
ingressFee: bigint;
|
|
118
119
|
maxBoostFeeBps: number;
|
|
119
|
-
amount: bigint;
|
|
120
120
|
action: {
|
|
121
121
|
__kind: "Swap";
|
|
122
122
|
swapRequestId: bigint;
|
|
@@ -143,6 +143,7 @@ declare const assethubIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
143
143
|
depositAddress?: `0x${string}` | null | undefined;
|
|
144
144
|
channelId?: bigint | null | undefined;
|
|
145
145
|
}, {
|
|
146
|
+
amount: string | number;
|
|
146
147
|
asset: {
|
|
147
148
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
148
149
|
};
|
|
@@ -150,7 +151,6 @@ declare const assethubIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
150
151
|
blockHeight: number;
|
|
151
152
|
ingressFee: string | number;
|
|
152
153
|
maxBoostFeeBps: number;
|
|
153
|
-
amount: string | number;
|
|
154
154
|
action: {
|
|
155
155
|
__kind: "Swap";
|
|
156
156
|
swapRequestId: string | number;
|
|
@@ -111,12 +111,12 @@ declare const assethubIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
111
111
|
__kind: "DepositChannel" | "Vault";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
+
amount: bigint;
|
|
114
115
|
asset: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
115
116
|
depositDetails: number;
|
|
116
117
|
blockHeight: number;
|
|
117
118
|
ingressFee: bigint;
|
|
118
119
|
maxBoostFeeBps: number;
|
|
119
|
-
amount: bigint;
|
|
120
120
|
action: {
|
|
121
121
|
__kind: "Swap";
|
|
122
122
|
swapRequestId: bigint;
|
|
@@ -143,6 +143,7 @@ declare const assethubIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
143
143
|
depositAddress?: `0x${string}` | null | undefined;
|
|
144
144
|
channelId?: bigint | null | undefined;
|
|
145
145
|
}, {
|
|
146
|
+
amount: string | number;
|
|
146
147
|
asset: {
|
|
147
148
|
__kind: "HubDot" | "HubUsdt" | "HubUsdc";
|
|
148
149
|
};
|
|
@@ -150,7 +151,6 @@ declare const assethubIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
150
151
|
blockHeight: number;
|
|
151
152
|
ingressFee: string | number;
|
|
152
153
|
maxBoostFeeBps: number;
|
|
153
|
-
amount: string | number;
|
|
154
154
|
action: {
|
|
155
155
|
__kind: "Swap";
|
|
156
156
|
swapRequestId: string | number;
|
|
@@ -6,47 +6,47 @@ declare const bitcoinIngressEgressChannelRejectionRequestReceived: z.ZodObject<{
|
|
|
6
6
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
7
7
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "P2PKH";
|
|
10
9
|
value: `0x${string}`;
|
|
11
|
-
}, {
|
|
12
10
|
__kind: "P2PKH";
|
|
11
|
+
}, {
|
|
13
12
|
value: string;
|
|
13
|
+
__kind: "P2PKH";
|
|
14
14
|
}>, z.ZodObject<{
|
|
15
15
|
__kind: z.ZodLiteral<"P2SH">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "P2SH";
|
|
19
18
|
value: `0x${string}`;
|
|
20
|
-
}, {
|
|
21
19
|
__kind: "P2SH";
|
|
20
|
+
}, {
|
|
22
21
|
value: string;
|
|
22
|
+
__kind: "P2SH";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
__kind: "P2WPKH";
|
|
28
27
|
value: `0x${string}`;
|
|
29
|
-
}, {
|
|
30
28
|
__kind: "P2WPKH";
|
|
29
|
+
}, {
|
|
31
30
|
value: string;
|
|
31
|
+
__kind: "P2WPKH";
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
__kind: "P2WSH";
|
|
37
36
|
value: `0x${string}`;
|
|
38
|
-
}, {
|
|
39
37
|
__kind: "P2WSH";
|
|
38
|
+
}, {
|
|
40
39
|
value: string;
|
|
40
|
+
__kind: "P2WSH";
|
|
41
41
|
}>, z.ZodObject<{
|
|
42
42
|
__kind: z.ZodLiteral<"Taproot">;
|
|
43
43
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
__kind: "Taproot";
|
|
46
45
|
value: `0x${string}`;
|
|
47
|
-
}, {
|
|
48
46
|
__kind: "Taproot";
|
|
47
|
+
}, {
|
|
49
48
|
value: string;
|
|
49
|
+
__kind: "Taproot";
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
51
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
52
52
|
version: z.ZodNumber;
|
|
@@ -61,49 +61,49 @@ declare const bitcoinIngressEgressChannelRejectionRequestReceived: z.ZodObject<{
|
|
|
61
61
|
program: string;
|
|
62
62
|
}>]>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
+
accountId: `cF${string}`;
|
|
64
65
|
depositAddress: {
|
|
65
|
-
__kind: "P2PKH";
|
|
66
66
|
value: `0x${string}`;
|
|
67
|
+
__kind: "P2PKH";
|
|
67
68
|
} | {
|
|
68
|
-
__kind: "P2SH";
|
|
69
69
|
value: `0x${string}`;
|
|
70
|
+
__kind: "P2SH";
|
|
70
71
|
} | {
|
|
71
|
-
__kind: "P2WPKH";
|
|
72
72
|
value: `0x${string}`;
|
|
73
|
+
__kind: "P2WPKH";
|
|
73
74
|
} | {
|
|
74
|
-
__kind: "P2WSH";
|
|
75
75
|
value: `0x${string}`;
|
|
76
|
+
__kind: "P2WSH";
|
|
76
77
|
} | {
|
|
77
|
-
__kind: "Taproot";
|
|
78
78
|
value: `0x${string}`;
|
|
79
|
+
__kind: "Taproot";
|
|
79
80
|
} | {
|
|
80
81
|
__kind: "OtherSegwit";
|
|
81
82
|
version: number;
|
|
82
83
|
program: `0x${string}`;
|
|
83
84
|
};
|
|
84
|
-
accountId: `cF${string}`;
|
|
85
85
|
}, {
|
|
86
|
+
accountId: string;
|
|
86
87
|
depositAddress: {
|
|
87
|
-
__kind: "P2PKH";
|
|
88
88
|
value: string;
|
|
89
|
+
__kind: "P2PKH";
|
|
89
90
|
} | {
|
|
90
|
-
__kind: "P2SH";
|
|
91
91
|
value: string;
|
|
92
|
+
__kind: "P2SH";
|
|
92
93
|
} | {
|
|
93
|
-
__kind: "P2WPKH";
|
|
94
94
|
value: string;
|
|
95
|
+
__kind: "P2WPKH";
|
|
95
96
|
} | {
|
|
96
|
-
__kind: "P2WSH";
|
|
97
97
|
value: string;
|
|
98
|
+
__kind: "P2WSH";
|
|
98
99
|
} | {
|
|
99
|
-
__kind: "Taproot";
|
|
100
100
|
value: string;
|
|
101
|
+
__kind: "Taproot";
|
|
101
102
|
} | {
|
|
102
103
|
__kind: "OtherSegwit";
|
|
103
104
|
version: number;
|
|
104
105
|
program: string;
|
|
105
106
|
};
|
|
106
|
-
accountId: string;
|
|
107
107
|
}>;
|
|
108
108
|
|
|
109
109
|
export { bitcoinIngressEgressChannelRejectionRequestReceived };
|
|
@@ -6,47 +6,47 @@ declare const bitcoinIngressEgressChannelRejectionRequestReceived: z.ZodObject<{
|
|
|
6
6
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
7
7
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
__kind: "P2PKH";
|
|
10
9
|
value: `0x${string}`;
|
|
11
|
-
}, {
|
|
12
10
|
__kind: "P2PKH";
|
|
11
|
+
}, {
|
|
13
12
|
value: string;
|
|
13
|
+
__kind: "P2PKH";
|
|
14
14
|
}>, z.ZodObject<{
|
|
15
15
|
__kind: z.ZodLiteral<"P2SH">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "P2SH";
|
|
19
18
|
value: `0x${string}`;
|
|
20
|
-
}, {
|
|
21
19
|
__kind: "P2SH";
|
|
20
|
+
}, {
|
|
22
21
|
value: string;
|
|
22
|
+
__kind: "P2SH";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
__kind: "P2WPKH";
|
|
28
27
|
value: `0x${string}`;
|
|
29
|
-
}, {
|
|
30
28
|
__kind: "P2WPKH";
|
|
29
|
+
}, {
|
|
31
30
|
value: string;
|
|
31
|
+
__kind: "P2WPKH";
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
__kind: "P2WSH";
|
|
37
36
|
value: `0x${string}`;
|
|
38
|
-
}, {
|
|
39
37
|
__kind: "P2WSH";
|
|
38
|
+
}, {
|
|
40
39
|
value: string;
|
|
40
|
+
__kind: "P2WSH";
|
|
41
41
|
}>, z.ZodObject<{
|
|
42
42
|
__kind: z.ZodLiteral<"Taproot">;
|
|
43
43
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
__kind: "Taproot";
|
|
46
45
|
value: `0x${string}`;
|
|
47
|
-
}, {
|
|
48
46
|
__kind: "Taproot";
|
|
47
|
+
}, {
|
|
49
48
|
value: string;
|
|
49
|
+
__kind: "Taproot";
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
51
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
52
52
|
version: z.ZodNumber;
|
|
@@ -61,49 +61,49 @@ declare const bitcoinIngressEgressChannelRejectionRequestReceived: z.ZodObject<{
|
|
|
61
61
|
program: string;
|
|
62
62
|
}>]>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
+
accountId: `cF${string}`;
|
|
64
65
|
depositAddress: {
|
|
65
|
-
__kind: "P2PKH";
|
|
66
66
|
value: `0x${string}`;
|
|
67
|
+
__kind: "P2PKH";
|
|
67
68
|
} | {
|
|
68
|
-
__kind: "P2SH";
|
|
69
69
|
value: `0x${string}`;
|
|
70
|
+
__kind: "P2SH";
|
|
70
71
|
} | {
|
|
71
|
-
__kind: "P2WPKH";
|
|
72
72
|
value: `0x${string}`;
|
|
73
|
+
__kind: "P2WPKH";
|
|
73
74
|
} | {
|
|
74
|
-
__kind: "P2WSH";
|
|
75
75
|
value: `0x${string}`;
|
|
76
|
+
__kind: "P2WSH";
|
|
76
77
|
} | {
|
|
77
|
-
__kind: "Taproot";
|
|
78
78
|
value: `0x${string}`;
|
|
79
|
+
__kind: "Taproot";
|
|
79
80
|
} | {
|
|
80
81
|
__kind: "OtherSegwit";
|
|
81
82
|
version: number;
|
|
82
83
|
program: `0x${string}`;
|
|
83
84
|
};
|
|
84
|
-
accountId: `cF${string}`;
|
|
85
85
|
}, {
|
|
86
|
+
accountId: string;
|
|
86
87
|
depositAddress: {
|
|
87
|
-
__kind: "P2PKH";
|
|
88
88
|
value: string;
|
|
89
|
+
__kind: "P2PKH";
|
|
89
90
|
} | {
|
|
90
|
-
__kind: "P2SH";
|
|
91
91
|
value: string;
|
|
92
|
+
__kind: "P2SH";
|
|
92
93
|
} | {
|
|
93
|
-
__kind: "P2WPKH";
|
|
94
94
|
value: string;
|
|
95
|
+
__kind: "P2WPKH";
|
|
95
96
|
} | {
|
|
96
|
-
__kind: "P2WSH";
|
|
97
97
|
value: string;
|
|
98
|
+
__kind: "P2WSH";
|
|
98
99
|
} | {
|
|
99
|
-
__kind: "Taproot";
|
|
100
100
|
value: string;
|
|
101
|
+
__kind: "Taproot";
|
|
101
102
|
} | {
|
|
102
103
|
__kind: "OtherSegwit";
|
|
103
104
|
version: number;
|
|
104
105
|
program: string;
|
|
105
106
|
};
|
|
106
|
-
accountId: string;
|
|
107
107
|
}>;
|
|
108
108
|
|
|
109
109
|
export { bitcoinIngressEgressChannelRejectionRequestReceived };
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "P2PKH";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "P2PKH";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "P2PKH";
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "P2SH";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "P2SH";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "P2SH";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "P2WPKH";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "P2WPKH";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "P2WPKH";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "P2WSH";
|
|
36
35
|
value: `0x${string}`;
|
|
37
|
-
}, {
|
|
38
36
|
__kind: "P2WSH";
|
|
37
|
+
}, {
|
|
39
38
|
value: string;
|
|
39
|
+
__kind: "P2WSH";
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "Taproot";
|
|
45
44
|
value: `0x${string}`;
|
|
46
|
-
}, {
|
|
47
45
|
__kind: "Taproot";
|
|
46
|
+
}, {
|
|
48
47
|
value: string;
|
|
48
|
+
__kind: "Taproot";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -265,8 +265,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
265
265
|
__kind: "DepositChannel" | "Vault";
|
|
266
266
|
}>;
|
|
267
267
|
}, "strip", z.ZodTypeAny, {
|
|
268
|
-
asset: "Btc";
|
|
269
268
|
prewitnessedDepositId: bigint;
|
|
269
|
+
asset: "Btc";
|
|
270
270
|
depositDetails: {
|
|
271
271
|
depositAddress: {
|
|
272
272
|
pubkeyX: `0x${string}`;
|
|
@@ -314,20 +314,20 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
314
314
|
};
|
|
315
315
|
originType: "DepositChannel" | "Vault";
|
|
316
316
|
depositAddress?: {
|
|
317
|
-
__kind: "P2PKH";
|
|
318
317
|
value: `0x${string}`;
|
|
318
|
+
__kind: "P2PKH";
|
|
319
319
|
} | {
|
|
320
|
-
__kind: "P2SH";
|
|
321
320
|
value: `0x${string}`;
|
|
321
|
+
__kind: "P2SH";
|
|
322
322
|
} | {
|
|
323
|
-
__kind: "P2WPKH";
|
|
324
323
|
value: `0x${string}`;
|
|
324
|
+
__kind: "P2WPKH";
|
|
325
325
|
} | {
|
|
326
|
-
__kind: "P2WSH";
|
|
327
326
|
value: `0x${string}`;
|
|
327
|
+
__kind: "P2WSH";
|
|
328
328
|
} | {
|
|
329
|
-
__kind: "Taproot";
|
|
330
329
|
value: `0x${string}`;
|
|
330
|
+
__kind: "Taproot";
|
|
331
331
|
} | {
|
|
332
332
|
__kind: "OtherSegwit";
|
|
333
333
|
version: number;
|
|
@@ -335,10 +335,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
335
335
|
} | null | undefined;
|
|
336
336
|
channelId?: bigint | null | undefined;
|
|
337
337
|
}, {
|
|
338
|
+
prewitnessedDepositId: string | number;
|
|
338
339
|
asset: {
|
|
339
340
|
__kind: "Btc";
|
|
340
341
|
};
|
|
341
|
-
prewitnessedDepositId: string | number;
|
|
342
342
|
depositDetails: {
|
|
343
343
|
depositAddress: {
|
|
344
344
|
pubkeyX: string;
|
|
@@ -392,20 +392,20 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
392
392
|
__kind: "DepositChannel" | "Vault";
|
|
393
393
|
};
|
|
394
394
|
depositAddress?: {
|
|
395
|
-
__kind: "P2PKH";
|
|
396
395
|
value: string;
|
|
396
|
+
__kind: "P2PKH";
|
|
397
397
|
} | {
|
|
398
|
-
__kind: "P2SH";
|
|
399
398
|
value: string;
|
|
399
|
+
__kind: "P2SH";
|
|
400
400
|
} | {
|
|
401
|
-
__kind: "P2WPKH";
|
|
402
401
|
value: string;
|
|
402
|
+
__kind: "P2WPKH";
|
|
403
403
|
} | {
|
|
404
|
-
__kind: "P2WSH";
|
|
405
404
|
value: string;
|
|
405
|
+
__kind: "P2WSH";
|
|
406
406
|
} | {
|
|
407
|
-
__kind: "Taproot";
|
|
408
407
|
value: string;
|
|
408
|
+
__kind: "Taproot";
|
|
409
409
|
} | {
|
|
410
410
|
__kind: "OtherSegwit";
|
|
411
411
|
version: number;
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "P2PKH";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "P2PKH";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "P2PKH";
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "P2SH";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "P2SH";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "P2SH";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "P2WPKH";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "P2WPKH";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "P2WPKH";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "P2WSH";
|
|
36
35
|
value: `0x${string}`;
|
|
37
|
-
}, {
|
|
38
36
|
__kind: "P2WSH";
|
|
37
|
+
}, {
|
|
39
38
|
value: string;
|
|
39
|
+
__kind: "P2WSH";
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "Taproot";
|
|
45
44
|
value: `0x${string}`;
|
|
46
|
-
}, {
|
|
47
45
|
__kind: "Taproot";
|
|
46
|
+
}, {
|
|
48
47
|
value: string;
|
|
48
|
+
__kind: "Taproot";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -265,8 +265,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
265
265
|
__kind: "DepositChannel" | "Vault";
|
|
266
266
|
}>;
|
|
267
267
|
}, "strip", z.ZodTypeAny, {
|
|
268
|
-
asset: "Btc";
|
|
269
268
|
prewitnessedDepositId: bigint;
|
|
269
|
+
asset: "Btc";
|
|
270
270
|
depositDetails: {
|
|
271
271
|
depositAddress: {
|
|
272
272
|
pubkeyX: `0x${string}`;
|
|
@@ -314,20 +314,20 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
314
314
|
};
|
|
315
315
|
originType: "DepositChannel" | "Vault";
|
|
316
316
|
depositAddress?: {
|
|
317
|
-
__kind: "P2PKH";
|
|
318
317
|
value: `0x${string}`;
|
|
318
|
+
__kind: "P2PKH";
|
|
319
319
|
} | {
|
|
320
|
-
__kind: "P2SH";
|
|
321
320
|
value: `0x${string}`;
|
|
321
|
+
__kind: "P2SH";
|
|
322
322
|
} | {
|
|
323
|
-
__kind: "P2WPKH";
|
|
324
323
|
value: `0x${string}`;
|
|
324
|
+
__kind: "P2WPKH";
|
|
325
325
|
} | {
|
|
326
|
-
__kind: "P2WSH";
|
|
327
326
|
value: `0x${string}`;
|
|
327
|
+
__kind: "P2WSH";
|
|
328
328
|
} | {
|
|
329
|
-
__kind: "Taproot";
|
|
330
329
|
value: `0x${string}`;
|
|
330
|
+
__kind: "Taproot";
|
|
331
331
|
} | {
|
|
332
332
|
__kind: "OtherSegwit";
|
|
333
333
|
version: number;
|
|
@@ -335,10 +335,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
335
335
|
} | null | undefined;
|
|
336
336
|
channelId?: bigint | null | undefined;
|
|
337
337
|
}, {
|
|
338
|
+
prewitnessedDepositId: string | number;
|
|
338
339
|
asset: {
|
|
339
340
|
__kind: "Btc";
|
|
340
341
|
};
|
|
341
|
-
prewitnessedDepositId: string | number;
|
|
342
342
|
depositDetails: {
|
|
343
343
|
depositAddress: {
|
|
344
344
|
pubkeyX: string;
|
|
@@ -392,20 +392,20 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
392
392
|
__kind: "DepositChannel" | "Vault";
|
|
393
393
|
};
|
|
394
394
|
depositAddress?: {
|
|
395
|
-
__kind: "P2PKH";
|
|
396
395
|
value: string;
|
|
396
|
+
__kind: "P2PKH";
|
|
397
397
|
} | {
|
|
398
|
-
__kind: "P2SH";
|
|
399
398
|
value: string;
|
|
399
|
+
__kind: "P2SH";
|
|
400
400
|
} | {
|
|
401
|
-
__kind: "P2WPKH";
|
|
402
401
|
value: string;
|
|
402
|
+
__kind: "P2WPKH";
|
|
403
403
|
} | {
|
|
404
|
-
__kind: "P2WSH";
|
|
405
404
|
value: string;
|
|
405
|
+
__kind: "P2WSH";
|
|
406
406
|
} | {
|
|
407
|
-
__kind: "Taproot";
|
|
408
407
|
value: string;
|
|
408
|
+
__kind: "Taproot";
|
|
409
409
|
} | {
|
|
410
410
|
__kind: "OtherSegwit";
|
|
411
411
|
version: number;
|