@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
|
@@ -100,11 +100,6 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
100
100
|
readonly chain: "Assethub";
|
|
101
101
|
readonly address: string;
|
|
102
102
|
};
|
|
103
|
-
requestedBy: `cF${string}`;
|
|
104
|
-
requestedFor: `cF${string}`;
|
|
105
|
-
depositChainExpiryBlock: bigint;
|
|
106
|
-
boostFee: number;
|
|
107
|
-
channelOpeningFee: bigint;
|
|
108
103
|
refundAddress: {
|
|
109
104
|
readonly chain: "Ethereum";
|
|
110
105
|
readonly address: `0x${string}`;
|
|
@@ -124,6 +119,11 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
124
119
|
readonly chain: "Assethub";
|
|
125
120
|
readonly address: string;
|
|
126
121
|
};
|
|
122
|
+
requestedBy: `cF${string}`;
|
|
123
|
+
requestedFor: `cF${string}`;
|
|
124
|
+
depositChainExpiryBlock: bigint;
|
|
125
|
+
boostFee: number;
|
|
126
|
+
channelOpeningFee: bigint;
|
|
127
127
|
}, {
|
|
128
128
|
channelId: string | number;
|
|
129
129
|
asset: {
|
|
@@ -133,15 +133,15 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
133
133
|
value: string;
|
|
134
134
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
135
135
|
};
|
|
136
|
+
refundAddress: {
|
|
137
|
+
value: string;
|
|
138
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
139
|
+
};
|
|
136
140
|
requestedBy: string;
|
|
137
141
|
requestedFor: string;
|
|
138
142
|
depositChainExpiryBlock: string | number;
|
|
139
143
|
boostFee: number;
|
|
140
144
|
channelOpeningFee: string | number;
|
|
141
|
-
refundAddress: {
|
|
142
|
-
value: string;
|
|
143
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
144
|
-
};
|
|
145
145
|
}>;
|
|
146
146
|
|
|
147
147
|
export { swappingAccountCreationDepositAddressReady };
|
|
@@ -100,11 +100,6 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
100
100
|
readonly chain: "Assethub";
|
|
101
101
|
readonly address: string;
|
|
102
102
|
};
|
|
103
|
-
requestedBy: `cF${string}`;
|
|
104
|
-
requestedFor: `cF${string}`;
|
|
105
|
-
depositChainExpiryBlock: bigint;
|
|
106
|
-
boostFee: number;
|
|
107
|
-
channelOpeningFee: bigint;
|
|
108
103
|
refundAddress: {
|
|
109
104
|
readonly chain: "Ethereum";
|
|
110
105
|
readonly address: `0x${string}`;
|
|
@@ -124,6 +119,11 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
124
119
|
readonly chain: "Assethub";
|
|
125
120
|
readonly address: string;
|
|
126
121
|
};
|
|
122
|
+
requestedBy: `cF${string}`;
|
|
123
|
+
requestedFor: `cF${string}`;
|
|
124
|
+
depositChainExpiryBlock: bigint;
|
|
125
|
+
boostFee: number;
|
|
126
|
+
channelOpeningFee: bigint;
|
|
127
127
|
}, {
|
|
128
128
|
channelId: string | number;
|
|
129
129
|
asset: {
|
|
@@ -133,15 +133,15 @@ declare const swappingAccountCreationDepositAddressReady: z.ZodObject<{
|
|
|
133
133
|
value: string;
|
|
134
134
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
135
135
|
};
|
|
136
|
+
refundAddress: {
|
|
137
|
+
value: string;
|
|
138
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
139
|
+
};
|
|
136
140
|
requestedBy: string;
|
|
137
141
|
requestedFor: string;
|
|
138
142
|
depositChainExpiryBlock: string | number;
|
|
139
143
|
boostFee: number;
|
|
140
144
|
channelOpeningFee: string | number;
|
|
141
|
-
refundAddress: {
|
|
142
|
-
value: string;
|
|
143
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
144
|
-
};
|
|
145
145
|
}>;
|
|
146
146
|
|
|
147
147
|
export { swappingAccountCreationDepositAddressReady };
|
|
@@ -12,13 +12,13 @@ declare const swappingSwapRequestCompleted: z.ZodObject<{
|
|
|
12
12
|
__kind: "Aborted" | "Expired" | "Executed";
|
|
13
13
|
}>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
swapRequestId: bigint;
|
|
16
15
|
reason: "Aborted" | "Expired" | "Executed";
|
|
16
|
+
swapRequestId: bigint;
|
|
17
17
|
}, {
|
|
18
|
-
swapRequestId: string | number;
|
|
19
18
|
reason: {
|
|
20
19
|
__kind: "Aborted" | "Expired" | "Executed";
|
|
21
20
|
};
|
|
21
|
+
swapRequestId: string | number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { swappingSwapRequestCompleted };
|
|
@@ -12,13 +12,13 @@ declare const swappingSwapRequestCompleted: z.ZodObject<{
|
|
|
12
12
|
__kind: "Aborted" | "Expired" | "Executed";
|
|
13
13
|
}>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
swapRequestId: bigint;
|
|
16
15
|
reason: "Aborted" | "Expired" | "Executed";
|
|
16
|
+
swapRequestId: bigint;
|
|
17
17
|
}, {
|
|
18
|
-
swapRequestId: string | number;
|
|
19
18
|
reason: {
|
|
20
19
|
__kind: "Aborted" | "Expired" | "Executed";
|
|
21
20
|
};
|
|
21
|
+
swapRequestId: string | number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { swappingSwapRequestCompleted };
|
|
@@ -58,8 +58,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
58
58
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
59
59
|
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
60
60
|
}, "strip", z.ZodTypeAny, {
|
|
61
|
-
channelId: bigint;
|
|
62
61
|
__kind: "DepositChannel";
|
|
62
|
+
channelId: bigint;
|
|
63
63
|
depositAddress: {
|
|
64
64
|
readonly chain: "Ethereum";
|
|
65
65
|
readonly address: `0x${string}`;
|
|
@@ -82,8 +82,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
82
82
|
depositBlockHeight: bigint;
|
|
83
83
|
brokerId: `cF${string}`;
|
|
84
84
|
}, {
|
|
85
|
-
channelId: string | number;
|
|
86
85
|
__kind: "DepositChannel";
|
|
86
|
+
channelId: string | number;
|
|
87
87
|
depositAddress: {
|
|
88
88
|
value: string;
|
|
89
89
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -2734,6 +2734,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2734
2734
|
}>>>;
|
|
2735
2735
|
}, "strip", z.ZodTypeAny, {
|
|
2736
2736
|
__kind: "RefundIfExpires";
|
|
2737
|
+
retryDuration: number;
|
|
2737
2738
|
refundAddress: {
|
|
2738
2739
|
value: `cF${string}`;
|
|
2739
2740
|
__kind: "InternalAccount";
|
|
@@ -2778,7 +2779,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2778
2779
|
};
|
|
2779
2780
|
__kind: "ExternalAddress";
|
|
2780
2781
|
};
|
|
2781
|
-
retryDuration: number;
|
|
2782
2782
|
refundCcmMetadata?: {
|
|
2783
2783
|
channelMetadata: {
|
|
2784
2784
|
message: `0x${string}`;
|
|
@@ -2859,6 +2859,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2859
2859
|
} | null | undefined;
|
|
2860
2860
|
}, {
|
|
2861
2861
|
__kind: "RefundIfExpires";
|
|
2862
|
+
retryDuration: number;
|
|
2862
2863
|
refundAddress: {
|
|
2863
2864
|
value: string;
|
|
2864
2865
|
__kind: "InternalAccount";
|
|
@@ -2903,7 +2904,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2903
2904
|
};
|
|
2904
2905
|
__kind: "ExternalAddress";
|
|
2905
2906
|
};
|
|
2906
|
-
retryDuration: number;
|
|
2907
2907
|
refundCcmMetadata?: {
|
|
2908
2908
|
channelMetadata: {
|
|
2909
2909
|
message: string;
|
|
@@ -2992,6 +2992,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2992
2992
|
__kind: "NoExpiry";
|
|
2993
2993
|
} | {
|
|
2994
2994
|
__kind: "RefundIfExpires";
|
|
2995
|
+
retryDuration: number;
|
|
2995
2996
|
refundAddress: {
|
|
2996
2997
|
value: `cF${string}`;
|
|
2997
2998
|
__kind: "InternalAccount";
|
|
@@ -3036,7 +3037,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3036
3037
|
};
|
|
3037
3038
|
__kind: "ExternalAddress";
|
|
3038
3039
|
};
|
|
3039
|
-
retryDuration: number;
|
|
3040
3040
|
refundCcmMetadata?: {
|
|
3041
3041
|
channelMetadata: {
|
|
3042
3042
|
message: `0x${string}`;
|
|
@@ -3123,6 +3123,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3123
3123
|
__kind: "NoExpiry";
|
|
3124
3124
|
} | {
|
|
3125
3125
|
__kind: "RefundIfExpires";
|
|
3126
|
+
retryDuration: number;
|
|
3126
3127
|
refundAddress: {
|
|
3127
3128
|
value: string;
|
|
3128
3129
|
__kind: "InternalAccount";
|
|
@@ -3167,7 +3168,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3167
3168
|
};
|
|
3168
3169
|
__kind: "ExternalAddress";
|
|
3169
3170
|
};
|
|
3170
|
-
retryDuration: number;
|
|
3171
3171
|
refundCcmMetadata?: {
|
|
3172
3172
|
channelMetadata: {
|
|
3173
3173
|
message: string;
|
|
@@ -3268,8 +3268,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3268
3268
|
inputAmount: bigint;
|
|
3269
3269
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3270
3270
|
origin: {
|
|
3271
|
-
channelId: bigint;
|
|
3272
3271
|
__kind: "DepositChannel";
|
|
3272
|
+
channelId: bigint;
|
|
3273
3273
|
depositAddress: {
|
|
3274
3274
|
readonly chain: "Ethereum";
|
|
3275
3275
|
readonly address: `0x${string}`;
|
|
@@ -3526,6 +3526,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3526
3526
|
__kind: "NoExpiry";
|
|
3527
3527
|
} | {
|
|
3528
3528
|
__kind: "RefundIfExpires";
|
|
3529
|
+
retryDuration: number;
|
|
3529
3530
|
refundAddress: {
|
|
3530
3531
|
value: `cF${string}`;
|
|
3531
3532
|
__kind: "InternalAccount";
|
|
@@ -3570,7 +3571,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3570
3571
|
};
|
|
3571
3572
|
__kind: "ExternalAddress";
|
|
3572
3573
|
};
|
|
3573
|
-
retryDuration: number;
|
|
3574
3574
|
refundCcmMetadata?: {
|
|
3575
3575
|
channelMetadata: {
|
|
3576
3576
|
message: `0x${string}`;
|
|
@@ -3667,8 +3667,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3667
3667
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3668
3668
|
};
|
|
3669
3669
|
origin: {
|
|
3670
|
-
channelId: string | number;
|
|
3671
3670
|
__kind: "DepositChannel";
|
|
3671
|
+
channelId: string | number;
|
|
3672
3672
|
depositAddress: {
|
|
3673
3673
|
value: string;
|
|
3674
3674
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -3854,6 +3854,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3854
3854
|
__kind: "NoExpiry";
|
|
3855
3855
|
} | {
|
|
3856
3856
|
__kind: "RefundIfExpires";
|
|
3857
|
+
retryDuration: number;
|
|
3857
3858
|
refundAddress: {
|
|
3858
3859
|
value: string;
|
|
3859
3860
|
__kind: "InternalAccount";
|
|
@@ -3898,7 +3899,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3898
3899
|
};
|
|
3899
3900
|
__kind: "ExternalAddress";
|
|
3900
3901
|
};
|
|
3901
|
-
retryDuration: number;
|
|
3902
3902
|
refundCcmMetadata?: {
|
|
3903
3903
|
channelMetadata: {
|
|
3904
3904
|
message: string;
|
|
@@ -58,8 +58,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
58
58
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
59
59
|
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
60
60
|
}, "strip", z.ZodTypeAny, {
|
|
61
|
-
channelId: bigint;
|
|
62
61
|
__kind: "DepositChannel";
|
|
62
|
+
channelId: bigint;
|
|
63
63
|
depositAddress: {
|
|
64
64
|
readonly chain: "Ethereum";
|
|
65
65
|
readonly address: `0x${string}`;
|
|
@@ -82,8 +82,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
82
82
|
depositBlockHeight: bigint;
|
|
83
83
|
brokerId: `cF${string}`;
|
|
84
84
|
}, {
|
|
85
|
-
channelId: string | number;
|
|
86
85
|
__kind: "DepositChannel";
|
|
86
|
+
channelId: string | number;
|
|
87
87
|
depositAddress: {
|
|
88
88
|
value: string;
|
|
89
89
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -2734,6 +2734,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2734
2734
|
}>>>;
|
|
2735
2735
|
}, "strip", z.ZodTypeAny, {
|
|
2736
2736
|
__kind: "RefundIfExpires";
|
|
2737
|
+
retryDuration: number;
|
|
2737
2738
|
refundAddress: {
|
|
2738
2739
|
value: `cF${string}`;
|
|
2739
2740
|
__kind: "InternalAccount";
|
|
@@ -2778,7 +2779,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2778
2779
|
};
|
|
2779
2780
|
__kind: "ExternalAddress";
|
|
2780
2781
|
};
|
|
2781
|
-
retryDuration: number;
|
|
2782
2782
|
refundCcmMetadata?: {
|
|
2783
2783
|
channelMetadata: {
|
|
2784
2784
|
message: `0x${string}`;
|
|
@@ -2859,6 +2859,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2859
2859
|
} | null | undefined;
|
|
2860
2860
|
}, {
|
|
2861
2861
|
__kind: "RefundIfExpires";
|
|
2862
|
+
retryDuration: number;
|
|
2862
2863
|
refundAddress: {
|
|
2863
2864
|
value: string;
|
|
2864
2865
|
__kind: "InternalAccount";
|
|
@@ -2903,7 +2904,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2903
2904
|
};
|
|
2904
2905
|
__kind: "ExternalAddress";
|
|
2905
2906
|
};
|
|
2906
|
-
retryDuration: number;
|
|
2907
2907
|
refundCcmMetadata?: {
|
|
2908
2908
|
channelMetadata: {
|
|
2909
2909
|
message: string;
|
|
@@ -2992,6 +2992,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
2992
2992
|
__kind: "NoExpiry";
|
|
2993
2993
|
} | {
|
|
2994
2994
|
__kind: "RefundIfExpires";
|
|
2995
|
+
retryDuration: number;
|
|
2995
2996
|
refundAddress: {
|
|
2996
2997
|
value: `cF${string}`;
|
|
2997
2998
|
__kind: "InternalAccount";
|
|
@@ -3036,7 +3037,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3036
3037
|
};
|
|
3037
3038
|
__kind: "ExternalAddress";
|
|
3038
3039
|
};
|
|
3039
|
-
retryDuration: number;
|
|
3040
3040
|
refundCcmMetadata?: {
|
|
3041
3041
|
channelMetadata: {
|
|
3042
3042
|
message: `0x${string}`;
|
|
@@ -3123,6 +3123,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3123
3123
|
__kind: "NoExpiry";
|
|
3124
3124
|
} | {
|
|
3125
3125
|
__kind: "RefundIfExpires";
|
|
3126
|
+
retryDuration: number;
|
|
3126
3127
|
refundAddress: {
|
|
3127
3128
|
value: string;
|
|
3128
3129
|
__kind: "InternalAccount";
|
|
@@ -3167,7 +3168,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3167
3168
|
};
|
|
3168
3169
|
__kind: "ExternalAddress";
|
|
3169
3170
|
};
|
|
3170
|
-
retryDuration: number;
|
|
3171
3171
|
refundCcmMetadata?: {
|
|
3172
3172
|
channelMetadata: {
|
|
3173
3173
|
message: string;
|
|
@@ -3268,8 +3268,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3268
3268
|
inputAmount: bigint;
|
|
3269
3269
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3270
3270
|
origin: {
|
|
3271
|
-
channelId: bigint;
|
|
3272
3271
|
__kind: "DepositChannel";
|
|
3272
|
+
channelId: bigint;
|
|
3273
3273
|
depositAddress: {
|
|
3274
3274
|
readonly chain: "Ethereum";
|
|
3275
3275
|
readonly address: `0x${string}`;
|
|
@@ -3526,6 +3526,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3526
3526
|
__kind: "NoExpiry";
|
|
3527
3527
|
} | {
|
|
3528
3528
|
__kind: "RefundIfExpires";
|
|
3529
|
+
retryDuration: number;
|
|
3529
3530
|
refundAddress: {
|
|
3530
3531
|
value: `cF${string}`;
|
|
3531
3532
|
__kind: "InternalAccount";
|
|
@@ -3570,7 +3571,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3570
3571
|
};
|
|
3571
3572
|
__kind: "ExternalAddress";
|
|
3572
3573
|
};
|
|
3573
|
-
retryDuration: number;
|
|
3574
3574
|
refundCcmMetadata?: {
|
|
3575
3575
|
channelMetadata: {
|
|
3576
3576
|
message: `0x${string}`;
|
|
@@ -3667,8 +3667,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3667
3667
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
3668
3668
|
};
|
|
3669
3669
|
origin: {
|
|
3670
|
-
channelId: string | number;
|
|
3671
3670
|
__kind: "DepositChannel";
|
|
3671
|
+
channelId: string | number;
|
|
3672
3672
|
depositAddress: {
|
|
3673
3673
|
value: string;
|
|
3674
3674
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
@@ -3854,6 +3854,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3854
3854
|
__kind: "NoExpiry";
|
|
3855
3855
|
} | {
|
|
3856
3856
|
__kind: "RefundIfExpires";
|
|
3857
|
+
retryDuration: number;
|
|
3857
3858
|
refundAddress: {
|
|
3858
3859
|
value: string;
|
|
3859
3860
|
__kind: "InternalAccount";
|
|
@@ -3898,7 +3899,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
3898
3899
|
};
|
|
3899
3900
|
__kind: "ExternalAddress";
|
|
3900
3901
|
};
|
|
3901
|
-
retryDuration: number;
|
|
3902
3902
|
refundCcmMetadata?: {
|
|
3903
3903
|
channelMetadata: {
|
|
3904
3904
|
message: string;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/210/arbitrumIngressEgress/assetEgressStatusChanged.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var _commoncjs = require('../common.cjs');
|
|
4
|
+
var arbitrumIngressEgressAssetEgressStatusChanged = _zod.z.object({
|
|
5
|
+
asset: _commoncjs.cfPrimitivesChainsAssetsArbAsset,
|
|
6
|
+
disabled: _zod.z.boolean()
|
|
7
|
+
});
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.arbitrumIngressEgressAssetEgressStatusChanged = arbitrumIngressEgressAssetEgressStatusChanged;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const arbitrumIngressEgressAssetEgressStatusChanged: z.ZodObject<{
|
|
4
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
5
|
+
__kind: z.ZodEnum<["ArbEth", "ArbUsdc", "ArbUsdt"]>;
|
|
6
|
+
}, "strip", z.ZodTypeAny, {
|
|
7
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
8
|
+
}, {
|
|
9
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
10
|
+
}>, "ArbEth" | "ArbUsdc" | "ArbUsdt", {
|
|
11
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
12
|
+
}>;
|
|
13
|
+
disabled: z.ZodBoolean;
|
|
14
|
+
}, "strip", z.ZodTypeAny, {
|
|
15
|
+
asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
16
|
+
disabled: boolean;
|
|
17
|
+
}, {
|
|
18
|
+
asset: {
|
|
19
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
20
|
+
};
|
|
21
|
+
disabled: boolean;
|
|
22
|
+
}>;
|
|
23
|
+
|
|
24
|
+
export { arbitrumIngressEgressAssetEgressStatusChanged };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const arbitrumIngressEgressAssetEgressStatusChanged: z.ZodObject<{
|
|
4
|
+
asset: z.ZodEffects<z.ZodObject<{
|
|
5
|
+
__kind: z.ZodEnum<["ArbEth", "ArbUsdc", "ArbUsdt"]>;
|
|
6
|
+
}, "strip", z.ZodTypeAny, {
|
|
7
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
8
|
+
}, {
|
|
9
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
10
|
+
}>, "ArbEth" | "ArbUsdc" | "ArbUsdt", {
|
|
11
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
12
|
+
}>;
|
|
13
|
+
disabled: z.ZodBoolean;
|
|
14
|
+
}, "strip", z.ZodTypeAny, {
|
|
15
|
+
asset: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
16
|
+
disabled: boolean;
|
|
17
|
+
}, {
|
|
18
|
+
asset: {
|
|
19
|
+
__kind: "ArbEth" | "ArbUsdc" | "ArbUsdt";
|
|
20
|
+
};
|
|
21
|
+
disabled: boolean;
|
|
22
|
+
}>;
|
|
23
|
+
|
|
24
|
+
export { arbitrumIngressEgressAssetEgressStatusChanged };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// generated/210/arbitrumIngressEgress/assetEgressStatusChanged.ts
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import { cfPrimitivesChainsAssetsArbAsset } from "../common.mjs";
|
|
4
|
+
var arbitrumIngressEgressAssetEgressStatusChanged = z.object({
|
|
5
|
+
asset: cfPrimitivesChainsAssetsArbAsset,
|
|
6
|
+
disabled: z.boolean()
|
|
7
|
+
});
|
|
8
|
+
export {
|
|
9
|
+
arbitrumIngressEgressAssetEgressStatusChanged
|
|
10
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/210/arbitrumIngressEgress/depositBoosted.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
var _commoncjs = require('../common.cjs');
|
|
11
|
+
var arbitrumIngressEgressDepositBoosted = _zod.z.object({
|
|
12
|
+
depositAddress: _commoncjs.hexString.nullish(),
|
|
13
|
+
asset: _commoncjs.cfPrimitivesChainsAssetsArbAsset,
|
|
14
|
+
amounts: _zod.z.array(_zod.z.tuple([_zod.z.number(), _commoncjs.numberOrHex])),
|
|
15
|
+
depositDetails: _commoncjs.cfChainsEvmDepositDetails,
|
|
16
|
+
prewitnessedDepositId: _commoncjs.numberOrHex,
|
|
17
|
+
channelId: _commoncjs.numberOrHex.nullish(),
|
|
18
|
+
blockHeight: _commoncjs.numberOrHex,
|
|
19
|
+
ingressFee: _commoncjs.numberOrHex,
|
|
20
|
+
maxBoostFeeBps: _zod.z.number(),
|
|
21
|
+
boostFee: _commoncjs.numberOrHex,
|
|
22
|
+
action: _commoncjs.palletCfArbitrumIngressEgressDepositAction,
|
|
23
|
+
originType: _commoncjs.cfChainsDepositOriginType
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
exports.arbitrumIngressEgressDepositBoosted = arbitrumIngressEgressDepositBoosted;
|