@chainflip/processor 1.8.2 → 1.8.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
- package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
- package/dist/100/swapping/ccmFailed.d.cts +70 -70
- package/dist/100/swapping/ccmFailed.d.ts +70 -70
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +37 -37
- package/dist/100/swapping/swapAmountTooLow.d.ts +37 -37
- package/dist/100/swapping/swapDepositAddressReady.d.cts +42 -42
- package/dist/100/swapping/swapDepositAddressReady.d.ts +42 -42
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +109 -109
- package/dist/100/swapping/swapScheduled.d.ts +109 -109
- package/dist/100/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/100/swapping/withdrawalRequested.d.ts +12 -12
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
- package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
- package/dist/141/swapping/ccmFailed.d.cts +100 -100
- package/dist/141/swapping/ccmFailed.d.ts +100 -100
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +50 -50
- package/dist/141/swapping/swapDepositAddressReady.d.ts +50 -50
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +126 -126
- package/dist/141/swapping/swapScheduled.d.ts +126 -126
- package/dist/141/swapping/withdrawalRequested.d.cts +22 -22
- package/dist/141/swapping/withdrawalRequested.d.ts +22 -22
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
- package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/bitcoinIngressEgress/depositFinalised.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/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/160/swapping/ccmFailed.d.cts +70 -70
- package/dist/160/swapping/ccmFailed.d.ts +70 -70
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +65 -65
- package/dist/160/swapping/swapDepositAddressReady.d.ts +65 -65
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +130 -130
- package/dist/160/swapping/swapRequested.d.ts +130 -130
- package/dist/160/swapping/withdrawalRequested.d.cts +20 -20
- package/dist/160/swapping/withdrawalRequested.d.ts +20 -20
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +101 -101
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +101 -101
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +2 -2
- package/dist/170/reputation/offencePenalty.d.ts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
- package/dist/170/swapping/swapRequested.d.cts +135 -135
- package/dist/170/swapping/swapRequested.d.ts +135 -135
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/common.cjs +29 -8
- package/dist/180/common.d.cts +142 -102
- package/dist/180/common.d.ts +142 -102
- package/dist/180/common.mjs +28 -7
- package/dist/180/environment/solanaGovCallDispatched.cjs +10 -0
- package/dist/180/environment/solanaGovCallDispatched.d.cts +69 -0
- package/dist/180/environment/solanaGovCallDispatched.d.ts +69 -0
- package/dist/180/environment/solanaGovCallDispatched.mjs +10 -0
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +14 -14
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +52 -52
- 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 +10 -10
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/swapping/swapDepositAddressReady.cjs +2 -0
- package/dist/180/swapping/swapDepositAddressReady.d.cts +3 -0
- package/dist/180/swapping/swapDepositAddressReady.d.ts +3 -0
- package/dist/180/swapping/swapDepositAddressReady.mjs +2 -0
- package/dist/180/swapping/swapRequested.d.cts +10 -0
- package/dist/180/swapping/swapRequested.d.ts +10 -0
- package/package.json +1 -1
|
@@ -683,7 +683,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
683
683
|
} | null | undefined;
|
|
684
684
|
}>>>;
|
|
685
685
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
686
|
-
brokerFee: z.ZodObject<{
|
|
686
|
+
brokerFee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
687
687
|
account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
688
688
|
bps: z.ZodNumber;
|
|
689
689
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -692,7 +692,7 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
692
692
|
}, {
|
|
693
693
|
account: string;
|
|
694
694
|
bps: number;
|
|
695
|
-
}
|
|
695
|
+
}>>>;
|
|
696
696
|
affiliateFees: z.ZodArray<z.ZodObject<{
|
|
697
697
|
account: z.ZodNumber;
|
|
698
698
|
bps: z.ZodNumber;
|
|
@@ -959,10 +959,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
959
959
|
chain: "Solana";
|
|
960
960
|
address: string;
|
|
961
961
|
};
|
|
962
|
-
brokerFee: {
|
|
963
|
-
account: string;
|
|
964
|
-
bps: number;
|
|
965
|
-
};
|
|
966
962
|
affiliateFees: {
|
|
967
963
|
account: number;
|
|
968
964
|
bps: number;
|
|
@@ -1013,6 +1009,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1013
1009
|
__kind: "Sol";
|
|
1014
1010
|
} | null | undefined;
|
|
1015
1011
|
} | null | undefined;
|
|
1012
|
+
brokerFee?: {
|
|
1013
|
+
account: string;
|
|
1014
|
+
bps: number;
|
|
1015
|
+
} | null | undefined;
|
|
1016
1016
|
refundParams?: {
|
|
1017
1017
|
retryDuration: number;
|
|
1018
1018
|
refundAddress: {
|
|
@@ -1084,10 +1084,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1084
1084
|
value: string;
|
|
1085
1085
|
__kind: "Sol";
|
|
1086
1086
|
};
|
|
1087
|
-
brokerFee: {
|
|
1088
|
-
account: string;
|
|
1089
|
-
bps: number;
|
|
1090
|
-
};
|
|
1091
1087
|
affiliateFees: {
|
|
1092
1088
|
account: number;
|
|
1093
1089
|
bps: number;
|
|
@@ -1140,6 +1136,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1140
1136
|
__kind: "Sol";
|
|
1141
1137
|
} | null | undefined;
|
|
1142
1138
|
} | null | undefined;
|
|
1139
|
+
brokerFee?: {
|
|
1140
|
+
account: string;
|
|
1141
|
+
bps: number;
|
|
1142
|
+
} | null | undefined;
|
|
1143
1143
|
refundParams?: {
|
|
1144
1144
|
retryDuration: number;
|
|
1145
1145
|
refundAddress: {
|
|
@@ -1210,10 +1210,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1210
1210
|
chain: "Solana";
|
|
1211
1211
|
address: string;
|
|
1212
1212
|
};
|
|
1213
|
-
brokerFee: {
|
|
1214
|
-
account: string;
|
|
1215
|
-
bps: number;
|
|
1216
|
-
};
|
|
1217
1213
|
affiliateFees: {
|
|
1218
1214
|
account: number;
|
|
1219
1215
|
bps: number;
|
|
@@ -1264,6 +1260,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1264
1260
|
__kind: "Sol";
|
|
1265
1261
|
} | null | undefined;
|
|
1266
1262
|
} | null | undefined;
|
|
1263
|
+
brokerFee?: {
|
|
1264
|
+
account: string;
|
|
1265
|
+
bps: number;
|
|
1266
|
+
} | null | undefined;
|
|
1267
1267
|
refundParams?: {
|
|
1268
1268
|
retryDuration: number;
|
|
1269
1269
|
refundAddress: {
|
|
@@ -1338,10 +1338,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1338
1338
|
value: string;
|
|
1339
1339
|
__kind: "Sol";
|
|
1340
1340
|
};
|
|
1341
|
-
brokerFee: {
|
|
1342
|
-
account: string;
|
|
1343
|
-
bps: number;
|
|
1344
|
-
};
|
|
1345
1341
|
affiliateFees: {
|
|
1346
1342
|
account: number;
|
|
1347
1343
|
bps: number;
|
|
@@ -1394,6 +1390,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1394
1390
|
__kind: "Sol";
|
|
1395
1391
|
} | null | undefined;
|
|
1396
1392
|
} | null | undefined;
|
|
1393
|
+
brokerFee?: {
|
|
1394
|
+
account: string;
|
|
1395
|
+
bps: number;
|
|
1396
|
+
} | null | undefined;
|
|
1397
1397
|
refundParams?: {
|
|
1398
1398
|
retryDuration: number;
|
|
1399
1399
|
refundAddress: {
|
|
@@ -1531,10 +1531,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1531
1531
|
chain: "Solana";
|
|
1532
1532
|
address: string;
|
|
1533
1533
|
};
|
|
1534
|
-
brokerFee: {
|
|
1535
|
-
account: string;
|
|
1536
|
-
bps: number;
|
|
1537
|
-
};
|
|
1538
1534
|
affiliateFees: {
|
|
1539
1535
|
account: number;
|
|
1540
1536
|
bps: number;
|
|
@@ -1585,6 +1581,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1585
1581
|
__kind: "Sol";
|
|
1586
1582
|
} | null | undefined;
|
|
1587
1583
|
} | null | undefined;
|
|
1584
|
+
brokerFee?: {
|
|
1585
|
+
account: string;
|
|
1586
|
+
bps: number;
|
|
1587
|
+
} | null | undefined;
|
|
1588
1588
|
refundParams?: {
|
|
1589
1589
|
retryDuration: number;
|
|
1590
1590
|
refundAddress: {
|
|
@@ -1734,10 +1734,6 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1734
1734
|
value: string;
|
|
1735
1735
|
__kind: "Sol";
|
|
1736
1736
|
};
|
|
1737
|
-
brokerFee: {
|
|
1738
|
-
account: string;
|
|
1739
|
-
bps: number;
|
|
1740
|
-
};
|
|
1741
1737
|
affiliateFees: {
|
|
1742
1738
|
account: number;
|
|
1743
1739
|
bps: number;
|
|
@@ -1790,6 +1786,10 @@ declare const solanaIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1790
1786
|
__kind: "Sol";
|
|
1791
1787
|
} | null | undefined;
|
|
1792
1788
|
} | null | undefined;
|
|
1789
|
+
brokerFee?: {
|
|
1790
|
+
account: string;
|
|
1791
|
+
bps: number;
|
|
1792
|
+
} | null | undefined;
|
|
1793
1793
|
refundParams?: {
|
|
1794
1794
|
retryDuration: number;
|
|
1795
1795
|
refundAddress: {
|
|
@@ -8,6 +8,7 @@ var _zod = require('zod');
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
+
|
|
11
12
|
var _commoncjs = require('../common.cjs');
|
|
12
13
|
var swappingSwapDepositAddressReady = _zod.z.object({
|
|
13
14
|
depositAddress: _commoncjs.cfChainsAddressEncodedAddress,
|
|
@@ -15,6 +16,7 @@ var swappingSwapDepositAddressReady = _zod.z.object({
|
|
|
15
16
|
sourceAsset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
|
|
16
17
|
destinationAsset: _commoncjs.cfPrimitivesChainsAssetsAnyAsset,
|
|
17
18
|
channelId: _commoncjs.numberOrHex,
|
|
19
|
+
brokerId: _commoncjs.accountId,
|
|
18
20
|
brokerCommissionRate: _zod.z.number(),
|
|
19
21
|
channelMetadata: _commoncjs.cfChainsCcmChannelMetadata.nullish(),
|
|
20
22
|
sourceChainExpiryBlock: _commoncjs.numberOrHex,
|
|
@@ -172,6 +172,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
172
172
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
173
173
|
}>;
|
|
174
174
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
175
|
+
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
175
176
|
brokerCommissionRate: z.ZodNumber;
|
|
176
177
|
channelMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
177
178
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -328,6 +329,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
328
329
|
chunkInterval: number;
|
|
329
330
|
}>>>;
|
|
330
331
|
}, "strip", z.ZodTypeAny, {
|
|
332
|
+
brokerId: string;
|
|
331
333
|
depositAddress: {
|
|
332
334
|
chain: "Ethereum";
|
|
333
335
|
address: `0x${string}`;
|
|
@@ -401,6 +403,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
401
403
|
chunkInterval: number;
|
|
402
404
|
} | null | undefined;
|
|
403
405
|
}, {
|
|
406
|
+
brokerId: string;
|
|
404
407
|
depositAddress: {
|
|
405
408
|
value: string;
|
|
406
409
|
__kind: "Eth";
|
|
@@ -172,6 +172,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
172
172
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
173
173
|
}>;
|
|
174
174
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
175
|
+
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
175
176
|
brokerCommissionRate: z.ZodNumber;
|
|
176
177
|
channelMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
177
178
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -328,6 +329,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
328
329
|
chunkInterval: number;
|
|
329
330
|
}>>>;
|
|
330
331
|
}, "strip", z.ZodTypeAny, {
|
|
332
|
+
brokerId: string;
|
|
331
333
|
depositAddress: {
|
|
332
334
|
chain: "Ethereum";
|
|
333
335
|
address: `0x${string}`;
|
|
@@ -401,6 +403,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
401
403
|
chunkInterval: number;
|
|
402
404
|
} | null | undefined;
|
|
403
405
|
}, {
|
|
406
|
+
brokerId: string;
|
|
404
407
|
depositAddress: {
|
|
405
408
|
value: string;
|
|
406
409
|
__kind: "Eth";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
// generated/180/swapping/swapDepositAddressReady.ts
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
import {
|
|
4
|
+
accountId,
|
|
4
5
|
cfChainsAddressEncodedAddress,
|
|
5
6
|
cfChainsCcmChannelMetadata,
|
|
6
7
|
cfChainsChannelRefundParametersEncodedAddress,
|
|
@@ -15,6 +16,7 @@ var swappingSwapDepositAddressReady = z.object({
|
|
|
15
16
|
sourceAsset: cfPrimitivesChainsAssetsAnyAsset,
|
|
16
17
|
destinationAsset: cfPrimitivesChainsAssetsAnyAsset,
|
|
17
18
|
channelId: numberOrHex,
|
|
19
|
+
brokerId: accountId,
|
|
18
20
|
brokerCommissionRate: z.number(),
|
|
19
21
|
channelMetadata: cfChainsCcmChannelMetadata.nullish(),
|
|
20
22
|
sourceChainExpiryBlock: numberOrHex,
|
|
@@ -101,7 +101,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
101
101
|
}>]>;
|
|
102
102
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
103
103
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
104
|
+
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
104
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
+
brokerId: string;
|
|
105
107
|
__kind: "DepositChannel";
|
|
106
108
|
depositAddress: {
|
|
107
109
|
chain: "Ethereum";
|
|
@@ -122,6 +124,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
122
124
|
channelId: bigint;
|
|
123
125
|
depositBlockHeight: bigint;
|
|
124
126
|
}, {
|
|
127
|
+
brokerId: string;
|
|
125
128
|
__kind: "DepositChannel";
|
|
126
129
|
depositAddress: {
|
|
127
130
|
value: string;
|
|
@@ -201,6 +204,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
201
204
|
}, {
|
|
202
205
|
__kind: "None";
|
|
203
206
|
}>]>;
|
|
207
|
+
brokerId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>>>;
|
|
204
208
|
}, "strip", z.ZodTypeAny, {
|
|
205
209
|
__kind: "Vault";
|
|
206
210
|
txId: {
|
|
@@ -221,6 +225,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
221
225
|
} | {
|
|
222
226
|
__kind: "None";
|
|
223
227
|
};
|
|
228
|
+
brokerId?: string | null | undefined;
|
|
224
229
|
}, {
|
|
225
230
|
__kind: "Vault";
|
|
226
231
|
txId: {
|
|
@@ -241,6 +246,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
241
246
|
} | {
|
|
242
247
|
__kind: "None";
|
|
243
248
|
};
|
|
249
|
+
brokerId?: string | null | undefined;
|
|
244
250
|
}>, z.ZodObject<{
|
|
245
251
|
__kind: z.ZodLiteral<"Internal">;
|
|
246
252
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -717,6 +723,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
717
723
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
718
724
|
inputAmount: bigint;
|
|
719
725
|
origin: {
|
|
726
|
+
brokerId: string;
|
|
720
727
|
__kind: "DepositChannel";
|
|
721
728
|
depositAddress: {
|
|
722
729
|
chain: "Ethereum";
|
|
@@ -756,6 +763,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
756
763
|
} | {
|
|
757
764
|
__kind: "None";
|
|
758
765
|
};
|
|
766
|
+
brokerId?: string | null | undefined;
|
|
759
767
|
} | {
|
|
760
768
|
__kind: "Internal";
|
|
761
769
|
};
|
|
@@ -844,6 +852,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
844
852
|
};
|
|
845
853
|
inputAmount: string | number;
|
|
846
854
|
origin: {
|
|
855
|
+
brokerId: string;
|
|
847
856
|
__kind: "DepositChannel";
|
|
848
857
|
depositAddress: {
|
|
849
858
|
value: string;
|
|
@@ -883,6 +892,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
883
892
|
} | {
|
|
884
893
|
__kind: "None";
|
|
885
894
|
};
|
|
895
|
+
brokerId?: string | null | undefined;
|
|
886
896
|
} | {
|
|
887
897
|
__kind: "Internal";
|
|
888
898
|
};
|
|
@@ -101,7 +101,9 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
101
101
|
}>]>;
|
|
102
102
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
103
103
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
104
|
+
brokerId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
104
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
+
brokerId: string;
|
|
105
107
|
__kind: "DepositChannel";
|
|
106
108
|
depositAddress: {
|
|
107
109
|
chain: "Ethereum";
|
|
@@ -122,6 +124,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
122
124
|
channelId: bigint;
|
|
123
125
|
depositBlockHeight: bigint;
|
|
124
126
|
}, {
|
|
127
|
+
brokerId: string;
|
|
125
128
|
__kind: "DepositChannel";
|
|
126
129
|
depositAddress: {
|
|
127
130
|
value: string;
|
|
@@ -201,6 +204,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
201
204
|
}, {
|
|
202
205
|
__kind: "None";
|
|
203
206
|
}>]>;
|
|
207
|
+
brokerId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>>>;
|
|
204
208
|
}, "strip", z.ZodTypeAny, {
|
|
205
209
|
__kind: "Vault";
|
|
206
210
|
txId: {
|
|
@@ -221,6 +225,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
221
225
|
} | {
|
|
222
226
|
__kind: "None";
|
|
223
227
|
};
|
|
228
|
+
brokerId?: string | null | undefined;
|
|
224
229
|
}, {
|
|
225
230
|
__kind: "Vault";
|
|
226
231
|
txId: {
|
|
@@ -241,6 +246,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
241
246
|
} | {
|
|
242
247
|
__kind: "None";
|
|
243
248
|
};
|
|
249
|
+
brokerId?: string | null | undefined;
|
|
244
250
|
}>, z.ZodObject<{
|
|
245
251
|
__kind: z.ZodLiteral<"Internal">;
|
|
246
252
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -717,6 +723,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
717
723
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
718
724
|
inputAmount: bigint;
|
|
719
725
|
origin: {
|
|
726
|
+
brokerId: string;
|
|
720
727
|
__kind: "DepositChannel";
|
|
721
728
|
depositAddress: {
|
|
722
729
|
chain: "Ethereum";
|
|
@@ -756,6 +763,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
756
763
|
} | {
|
|
757
764
|
__kind: "None";
|
|
758
765
|
};
|
|
766
|
+
brokerId?: string | null | undefined;
|
|
759
767
|
} | {
|
|
760
768
|
__kind: "Internal";
|
|
761
769
|
};
|
|
@@ -844,6 +852,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
844
852
|
};
|
|
845
853
|
inputAmount: string | number;
|
|
846
854
|
origin: {
|
|
855
|
+
brokerId: string;
|
|
847
856
|
__kind: "DepositChannel";
|
|
848
857
|
depositAddress: {
|
|
849
858
|
value: string;
|
|
@@ -883,6 +892,7 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
883
892
|
} | {
|
|
884
893
|
__kind: "None";
|
|
885
894
|
};
|
|
895
|
+
brokerId?: string | null | undefined;
|
|
886
896
|
} | {
|
|
887
897
|
__kind: "Internal";
|
|
888
898
|
};
|