@chainflip/processor 1.10.1 → 1.10.2
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/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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 +6 -6
- package/dist/100/swapping/batchSwapFailed.d.ts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
- package/dist/100/swapping/ccmDepositReceived.d.ts +66 -66
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- 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 +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.ts +20 -20
- 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 +93 -93
- package/dist/100/swapping/swapScheduled.d.ts +93 -93
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/11000/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +1354 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +1354 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +1345 -0
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +1345 -0
- package/dist/11000/assethubIngressEgress/depositFailed.mjs +14 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/bitcoinElections/allVotesCleared.cjs +6 -0
- package/dist/11000/bitcoinElections/allVotesCleared.d.cts +5 -0
- package/dist/11000/bitcoinElections/allVotesCleared.d.ts +5 -0
- package/dist/11000/bitcoinElections/allVotesCleared.mjs +6 -0
- package/dist/11000/bitcoinElections/allVotesNotCleared.cjs +6 -0
- package/dist/11000/bitcoinElections/allVotesNotCleared.d.cts +5 -0
- package/dist/11000/bitcoinElections/allVotesNotCleared.d.ts +5 -0
- package/dist/11000/bitcoinElections/allVotesNotCleared.mjs +6 -0
- package/dist/11000/bitcoinElections/corruptStorage.cjs +6 -0
- package/dist/11000/bitcoinElections/corruptStorage.d.cts +5 -0
- package/dist/11000/bitcoinElections/corruptStorage.d.ts +5 -0
- package/dist/11000/bitcoinElections/corruptStorage.mjs +6 -0
- package/dist/11000/bitcoinElections/electoralEvent.cjs +6 -0
- package/dist/11000/bitcoinElections/electoralEvent.d.cts +29 -0
- package/dist/11000/bitcoinElections/electoralEvent.d.ts +29 -0
- package/dist/11000/bitcoinElections/electoralEvent.mjs +6 -0
- package/dist/11000/bitcoinElections/uninitialized.cjs +6 -0
- package/dist/11000/bitcoinElections/uninitialized.d.cts +5 -0
- package/dist/11000/bitcoinElections/uninitialized.d.ts +5 -0
- package/dist/11000/bitcoinElections/uninitialized.mjs +6 -0
- package/dist/11000/bitcoinElections/unknownElection.cjs +13 -0
- package/dist/11000/bitcoinElections/unknownElection.d.cts +13 -0
- package/dist/11000/bitcoinElections/unknownElection.d.ts +13 -0
- package/dist/11000/bitcoinElections/unknownElection.mjs +13 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +2263 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +2263 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/common.cjs +366 -12
- package/dist/11000/common.d.cts +13199 -1201
- package/dist/11000/common.d.ts +13199 -1201
- package/dist/11000/common.mjs +365 -11
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +216 -54
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +216 -54
- package/dist/11000/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +1354 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +1354 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +1345 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +1345 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/solanaElections/electoralEvent.cjs +6 -0
- package/dist/11000/solanaElections/electoralEvent.d.cts +5 -0
- package/dist/11000/solanaElections/electoralEvent.d.ts +5 -0
- package/dist/11000/solanaElections/electoralEvent.mjs +6 -0
- package/dist/11000/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +1304 -0
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +1304 -0
- package/dist/11000/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +37 -37
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +37 -37
- package/dist/11000/swapping/swapRequested.d.cts +92 -92
- package/dist/11000/swapping/swapRequested.d.ts +92 -92
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositCredited.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/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- 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 +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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/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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- 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/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/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/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.ts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.ts +28 -28
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.ts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
- package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
- package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +40 -40
- package/dist/160/swapping/swapRequested.d.ts +40 -40
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.ts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.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 +27 -27
- package/dist/170/swapping/swapRequested.d.ts +27 -27
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
- 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/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/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 +4 -4
- package/dist/180/swapping/swapDepositAddressReady.d.ts +4 -4
- package/dist/180/swapping/swapRequested.d.cts +8 -8
- package/dist/180/swapping/swapRequested.d.ts +8 -8
- 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 +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.cts +54 -54
- package/dist/190/assetBalances/refundScheduled.d.ts +54 -54
- package/dist/190/assetBalances/refundSkipped.d.cts +70 -70
- package/dist/190/assetBalances/refundSkipped.d.ts +70 -70
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.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 +160 -160
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +160 -160
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.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/package.json +3 -3
|
@@ -64,17 +64,17 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
64
64
|
error: string;
|
|
65
65
|
}>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
__kind: "Module";
|
|
68
67
|
value: {
|
|
69
68
|
index: number;
|
|
70
69
|
error: `0x${string}`;
|
|
71
70
|
};
|
|
72
|
-
}, {
|
|
73
71
|
__kind: "Module";
|
|
72
|
+
}, {
|
|
74
73
|
value: {
|
|
75
74
|
index: number;
|
|
76
75
|
error: string;
|
|
77
76
|
};
|
|
77
|
+
__kind: "Module";
|
|
78
78
|
}>, z.ZodObject<{
|
|
79
79
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
80
80
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -105,13 +105,13 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
105
105
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
106
106
|
}>;
|
|
107
107
|
}, "strip", z.ZodTypeAny, {
|
|
108
|
-
__kind: "Token";
|
|
109
108
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
110
|
-
}, {
|
|
111
109
|
__kind: "Token";
|
|
110
|
+
}, {
|
|
112
111
|
value: {
|
|
113
112
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
114
113
|
};
|
|
114
|
+
__kind: "Token";
|
|
115
115
|
}>, z.ZodObject<{
|
|
116
116
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
117
117
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -124,13 +124,13 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
124
124
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
125
125
|
}>;
|
|
126
126
|
}, "strip", z.ZodTypeAny, {
|
|
127
|
-
__kind: "Arithmetic";
|
|
128
127
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
129
|
-
}, {
|
|
130
128
|
__kind: "Arithmetic";
|
|
129
|
+
}, {
|
|
131
130
|
value: {
|
|
132
131
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
133
132
|
};
|
|
133
|
+
__kind: "Arithmetic";
|
|
134
134
|
}>, z.ZodObject<{
|
|
135
135
|
__kind: z.ZodLiteral<"Transactional">;
|
|
136
136
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -143,13 +143,13 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
143
143
|
__kind: "LimitReached" | "NoLayer";
|
|
144
144
|
}>;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
146
|
-
__kind: "Transactional";
|
|
147
146
|
value: "LimitReached" | "NoLayer";
|
|
148
|
-
}, {
|
|
149
147
|
__kind: "Transactional";
|
|
148
|
+
}, {
|
|
150
149
|
value: {
|
|
151
150
|
__kind: "LimitReached" | "NoLayer";
|
|
152
151
|
};
|
|
152
|
+
__kind: "Transactional";
|
|
153
153
|
}>, z.ZodObject<{
|
|
154
154
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -176,7 +176,6 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
176
176
|
__kind: "RootNotAllowed";
|
|
177
177
|
}>]>;
|
|
178
178
|
}, "strip", z.ZodTypeAny, {
|
|
179
|
-
__kind: "DispatchError";
|
|
180
179
|
value: {
|
|
181
180
|
__kind: "Other";
|
|
182
181
|
} | {
|
|
@@ -184,11 +183,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
184
183
|
} | {
|
|
185
184
|
__kind: "BadOrigin";
|
|
186
185
|
} | {
|
|
187
|
-
__kind: "Module";
|
|
188
186
|
value: {
|
|
189
187
|
index: number;
|
|
190
188
|
error: `0x${string}`;
|
|
191
189
|
};
|
|
190
|
+
__kind: "Module";
|
|
192
191
|
} | {
|
|
193
192
|
__kind: "ConsumerRemaining";
|
|
194
193
|
} | {
|
|
@@ -196,14 +195,14 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
196
195
|
} | {
|
|
197
196
|
__kind: "TooManyConsumers";
|
|
198
197
|
} | {
|
|
199
|
-
__kind: "Token";
|
|
200
198
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
199
|
+
__kind: "Token";
|
|
201
200
|
} | {
|
|
202
|
-
__kind: "Arithmetic";
|
|
203
201
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
202
|
+
__kind: "Arithmetic";
|
|
204
203
|
} | {
|
|
205
|
-
__kind: "Transactional";
|
|
206
204
|
value: "LimitReached" | "NoLayer";
|
|
205
|
+
__kind: "Transactional";
|
|
207
206
|
} | {
|
|
208
207
|
__kind: "Exhausted";
|
|
209
208
|
} | {
|
|
@@ -213,8 +212,8 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
213
212
|
} | {
|
|
214
213
|
__kind: "RootNotAllowed";
|
|
215
214
|
};
|
|
216
|
-
}, {
|
|
217
215
|
__kind: "DispatchError";
|
|
216
|
+
}, {
|
|
218
217
|
value: {
|
|
219
218
|
__kind: "Other";
|
|
220
219
|
} | {
|
|
@@ -222,11 +221,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
222
221
|
} | {
|
|
223
222
|
__kind: "BadOrigin";
|
|
224
223
|
} | {
|
|
225
|
-
__kind: "Module";
|
|
226
224
|
value: {
|
|
227
225
|
index: number;
|
|
228
226
|
error: string;
|
|
229
227
|
};
|
|
228
|
+
__kind: "Module";
|
|
230
229
|
} | {
|
|
231
230
|
__kind: "ConsumerRemaining";
|
|
232
231
|
} | {
|
|
@@ -234,20 +233,20 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
234
233
|
} | {
|
|
235
234
|
__kind: "TooManyConsumers";
|
|
236
235
|
} | {
|
|
237
|
-
__kind: "Token";
|
|
238
236
|
value: {
|
|
239
237
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
240
238
|
};
|
|
239
|
+
__kind: "Token";
|
|
241
240
|
} | {
|
|
242
|
-
__kind: "Arithmetic";
|
|
243
241
|
value: {
|
|
244
242
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
245
243
|
};
|
|
244
|
+
__kind: "Arithmetic";
|
|
246
245
|
} | {
|
|
247
|
-
__kind: "Transactional";
|
|
248
246
|
value: {
|
|
249
247
|
__kind: "LimitReached" | "NoLayer";
|
|
250
248
|
};
|
|
249
|
+
__kind: "Transactional";
|
|
251
250
|
} | {
|
|
252
251
|
__kind: "Exhausted";
|
|
253
252
|
} | {
|
|
@@ -257,6 +256,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
257
256
|
} | {
|
|
258
257
|
__kind: "RootNotAllowed";
|
|
259
258
|
};
|
|
259
|
+
__kind: "DispatchError";
|
|
260
260
|
}>]>;
|
|
261
261
|
}, "strip", z.ZodTypeAny, {
|
|
262
262
|
error: {
|
|
@@ -270,7 +270,6 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
270
270
|
} | {
|
|
271
271
|
__kind: "UtxoSelectionFailed";
|
|
272
272
|
} | {
|
|
273
|
-
__kind: "DispatchError";
|
|
274
273
|
value: {
|
|
275
274
|
__kind: "Other";
|
|
276
275
|
} | {
|
|
@@ -278,11 +277,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
278
277
|
} | {
|
|
279
278
|
__kind: "BadOrigin";
|
|
280
279
|
} | {
|
|
281
|
-
__kind: "Module";
|
|
282
280
|
value: {
|
|
283
281
|
index: number;
|
|
284
282
|
error: `0x${string}`;
|
|
285
283
|
};
|
|
284
|
+
__kind: "Module";
|
|
286
285
|
} | {
|
|
287
286
|
__kind: "ConsumerRemaining";
|
|
288
287
|
} | {
|
|
@@ -290,14 +289,14 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
290
289
|
} | {
|
|
291
290
|
__kind: "TooManyConsumers";
|
|
292
291
|
} | {
|
|
293
|
-
__kind: "Token";
|
|
294
292
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
293
|
+
__kind: "Token";
|
|
295
294
|
} | {
|
|
296
|
-
__kind: "Arithmetic";
|
|
297
295
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
296
|
+
__kind: "Arithmetic";
|
|
298
297
|
} | {
|
|
299
|
-
__kind: "Transactional";
|
|
300
298
|
value: "LimitReached" | "NoLayer";
|
|
299
|
+
__kind: "Transactional";
|
|
301
300
|
} | {
|
|
302
301
|
__kind: "Exhausted";
|
|
303
302
|
} | {
|
|
@@ -307,6 +306,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
307
306
|
} | {
|
|
308
307
|
__kind: "RootNotAllowed";
|
|
309
308
|
};
|
|
309
|
+
__kind: "DispatchError";
|
|
310
310
|
};
|
|
311
311
|
}, {
|
|
312
312
|
error: {
|
|
@@ -320,7 +320,6 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
320
320
|
} | {
|
|
321
321
|
__kind: "UtxoSelectionFailed";
|
|
322
322
|
} | {
|
|
323
|
-
__kind: "DispatchError";
|
|
324
323
|
value: {
|
|
325
324
|
__kind: "Other";
|
|
326
325
|
} | {
|
|
@@ -328,11 +327,11 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
328
327
|
} | {
|
|
329
328
|
__kind: "BadOrigin";
|
|
330
329
|
} | {
|
|
331
|
-
__kind: "Module";
|
|
332
330
|
value: {
|
|
333
331
|
index: number;
|
|
334
332
|
error: string;
|
|
335
333
|
};
|
|
334
|
+
__kind: "Module";
|
|
336
335
|
} | {
|
|
337
336
|
__kind: "ConsumerRemaining";
|
|
338
337
|
} | {
|
|
@@ -340,20 +339,20 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
340
339
|
} | {
|
|
341
340
|
__kind: "TooManyConsumers";
|
|
342
341
|
} | {
|
|
343
|
-
__kind: "Token";
|
|
344
342
|
value: {
|
|
345
343
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
346
344
|
};
|
|
345
|
+
__kind: "Token";
|
|
347
346
|
} | {
|
|
348
|
-
__kind: "Arithmetic";
|
|
349
347
|
value: {
|
|
350
348
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
351
349
|
};
|
|
350
|
+
__kind: "Arithmetic";
|
|
352
351
|
} | {
|
|
353
|
-
__kind: "Transactional";
|
|
354
352
|
value: {
|
|
355
353
|
__kind: "LimitReached" | "NoLayer";
|
|
356
354
|
};
|
|
355
|
+
__kind: "Transactional";
|
|
357
356
|
} | {
|
|
358
357
|
__kind: "Exhausted";
|
|
359
358
|
} | {
|
|
@@ -363,6 +362,7 @@ declare const arbitrumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
363
362
|
} | {
|
|
364
363
|
__kind: "RootNotAllowed";
|
|
365
364
|
};
|
|
365
|
+
__kind: "DispatchError";
|
|
366
366
|
};
|
|
367
367
|
}>;
|
|
368
368
|
|
|
@@ -153,7 +153,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
157
156
|
error: {
|
|
158
157
|
__kind: "Other";
|
|
159
158
|
} | {
|
|
@@ -190,10 +189,8 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
190
189
|
} | {
|
|
191
190
|
__kind: "RootNotAllowed";
|
|
192
191
|
};
|
|
192
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
193
193
|
}, {
|
|
194
|
-
egressId: [{
|
|
195
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
196
|
-
}, string | number];
|
|
197
194
|
error: {
|
|
198
195
|
__kind: "Other";
|
|
199
196
|
} | {
|
|
@@ -236,6 +233,9 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
236
233
|
} | {
|
|
237
234
|
__kind: "RootNotAllowed";
|
|
238
235
|
};
|
|
236
|
+
egressId: [{
|
|
237
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
238
|
+
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { bitcoinIngressEgressCcmEgressInvalid };
|
|
@@ -153,7 +153,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
157
156
|
error: {
|
|
158
157
|
__kind: "Other";
|
|
159
158
|
} | {
|
|
@@ -190,10 +189,8 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
190
189
|
} | {
|
|
191
190
|
__kind: "RootNotAllowed";
|
|
192
191
|
};
|
|
192
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
193
193
|
}, {
|
|
194
|
-
egressId: [{
|
|
195
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
196
|
-
}, string | number];
|
|
197
194
|
error: {
|
|
198
195
|
__kind: "Other";
|
|
199
196
|
} | {
|
|
@@ -236,6 +233,9 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
236
233
|
} | {
|
|
237
234
|
__kind: "RootNotAllowed";
|
|
238
235
|
};
|
|
236
|
+
egressId: [{
|
|
237
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
238
|
+
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { bitcoinIngressEgressCcmEgressInvalid };
|
|
@@ -24,14 +24,13 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
24
24
|
}>;
|
|
25
25
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
amount: bigint;
|
|
28
27
|
boosterId: string;
|
|
29
28
|
boostPool: {
|
|
30
29
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
31
30
|
tier: number;
|
|
32
31
|
};
|
|
32
|
+
amount: bigint;
|
|
33
33
|
}, {
|
|
34
|
-
amount: string | number;
|
|
35
34
|
boosterId: string;
|
|
36
35
|
boostPool: {
|
|
37
36
|
asset: {
|
|
@@ -39,6 +38,7 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
39
38
|
};
|
|
40
39
|
tier: number;
|
|
41
40
|
};
|
|
41
|
+
amount: string | number;
|
|
42
42
|
}>;
|
|
43
43
|
|
|
44
44
|
export { ethereumIngressEgressBoostFundsAdded };
|
|
@@ -24,14 +24,13 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
24
24
|
}>;
|
|
25
25
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
amount: bigint;
|
|
28
27
|
boosterId: string;
|
|
29
28
|
boostPool: {
|
|
30
29
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
31
30
|
tier: number;
|
|
32
31
|
};
|
|
32
|
+
amount: bigint;
|
|
33
33
|
}, {
|
|
34
|
-
amount: string | number;
|
|
35
34
|
boosterId: string;
|
|
36
35
|
boostPool: {
|
|
37
36
|
asset: {
|
|
@@ -39,6 +38,7 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
39
38
|
};
|
|
40
39
|
tier: number;
|
|
41
40
|
};
|
|
41
|
+
amount: string | number;
|
|
42
42
|
}>;
|
|
43
43
|
|
|
44
44
|
export { ethereumIngressEgressBoostFundsAdded };
|
|
@@ -63,10 +63,10 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
63
63
|
prewitnessedDepositId: string | number;
|
|
64
64
|
}>]>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
66
67
|
depositAddress: `0x${string}`;
|
|
67
68
|
channelId: bigint;
|
|
68
69
|
prewitnessedDepositId: bigint;
|
|
69
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
70
70
|
amounts: [number, bigint][];
|
|
71
71
|
ingressFee: bigint;
|
|
72
72
|
boostFee: bigint;
|
|
@@ -87,12 +87,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
87
87
|
prewitnessedDepositId: bigint;
|
|
88
88
|
};
|
|
89
89
|
}, {
|
|
90
|
-
depositAddress: string;
|
|
91
|
-
channelId: string | number;
|
|
92
|
-
prewitnessedDepositId: string | number;
|
|
93
90
|
asset: {
|
|
94
91
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
95
92
|
};
|
|
93
|
+
depositAddress: string;
|
|
94
|
+
channelId: string | number;
|
|
95
|
+
prewitnessedDepositId: string | number;
|
|
96
96
|
amounts: [number, string | number][];
|
|
97
97
|
ingressFee: string | number;
|
|
98
98
|
boostFee: string | number;
|
|
@@ -63,10 +63,10 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
63
63
|
prewitnessedDepositId: string | number;
|
|
64
64
|
}>]>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
66
67
|
depositAddress: `0x${string}`;
|
|
67
68
|
channelId: bigint;
|
|
68
69
|
prewitnessedDepositId: bigint;
|
|
69
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
70
70
|
amounts: [number, bigint][];
|
|
71
71
|
ingressFee: bigint;
|
|
72
72
|
boostFee: bigint;
|
|
@@ -87,12 +87,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
87
87
|
prewitnessedDepositId: bigint;
|
|
88
88
|
};
|
|
89
89
|
}, {
|
|
90
|
-
depositAddress: string;
|
|
91
|
-
channelId: string | number;
|
|
92
|
-
prewitnessedDepositId: string | number;
|
|
93
90
|
asset: {
|
|
94
91
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
95
92
|
};
|
|
93
|
+
depositAddress: string;
|
|
94
|
+
channelId: string | number;
|
|
95
|
+
prewitnessedDepositId: string | number;
|
|
96
96
|
amounts: [number, string | number][];
|
|
97
97
|
ingressFee: string | number;
|
|
98
98
|
boostFee: string | number;
|
|
@@ -61,10 +61,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
61
61
|
}>]>;
|
|
62
62
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
64
65
|
amount: bigint;
|
|
65
66
|
depositAddress: `0x${string}`;
|
|
66
67
|
channelId: bigint;
|
|
67
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
68
68
|
ingressFee: bigint;
|
|
69
69
|
action: {
|
|
70
70
|
__kind: "Swap";
|
|
@@ -83,12 +83,12 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
83
83
|
prewitnessedDepositId: bigint;
|
|
84
84
|
};
|
|
85
85
|
}, {
|
|
86
|
-
amount: string | number;
|
|
87
|
-
depositAddress: string;
|
|
88
|
-
channelId: string | number;
|
|
89
86
|
asset: {
|
|
90
87
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
91
88
|
};
|
|
89
|
+
amount: string | number;
|
|
90
|
+
depositAddress: string;
|
|
91
|
+
channelId: string | number;
|
|
92
92
|
ingressFee: string | number;
|
|
93
93
|
action: {
|
|
94
94
|
__kind: "Swap";
|
|
@@ -61,10 +61,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
61
61
|
}>]>;
|
|
62
62
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
64
65
|
amount: bigint;
|
|
65
66
|
depositAddress: `0x${string}`;
|
|
66
67
|
channelId: bigint;
|
|
67
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
68
68
|
ingressFee: bigint;
|
|
69
69
|
action: {
|
|
70
70
|
__kind: "Swap";
|
|
@@ -83,12 +83,12 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
83
83
|
prewitnessedDepositId: bigint;
|
|
84
84
|
};
|
|
85
85
|
}, {
|
|
86
|
-
amount: string | number;
|
|
87
|
-
depositAddress: string;
|
|
88
|
-
channelId: string | number;
|
|
89
86
|
asset: {
|
|
90
87
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
91
88
|
};
|
|
89
|
+
amount: string | number;
|
|
90
|
+
depositAddress: string;
|
|
91
|
+
channelId: string | number;
|
|
92
92
|
ingressFee: string | number;
|
|
93
93
|
action: {
|
|
94
94
|
__kind: "Swap";
|
|
@@ -14,16 +14,16 @@ declare const ethereumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
14
14
|
amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
17
18
|
channelId: bigint;
|
|
18
19
|
prewitnessedDepositId: bigint;
|
|
19
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
20
20
|
amountAttempted: bigint;
|
|
21
21
|
}, {
|
|
22
|
-
channelId: string | number;
|
|
23
|
-
prewitnessedDepositId: string | number;
|
|
24
22
|
asset: {
|
|
25
23
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
26
24
|
};
|
|
25
|
+
channelId: string | number;
|
|
26
|
+
prewitnessedDepositId: string | number;
|
|
27
27
|
amountAttempted: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
@@ -14,16 +14,16 @@ declare const ethereumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
14
14
|
amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
17
18
|
channelId: bigint;
|
|
18
19
|
prewitnessedDepositId: bigint;
|
|
19
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
20
20
|
amountAttempted: bigint;
|
|
21
21
|
}, {
|
|
22
|
-
channelId: string | number;
|
|
23
|
-
prewitnessedDepositId: string | number;
|
|
24
22
|
asset: {
|
|
25
23
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
26
24
|
};
|
|
25
|
+
channelId: string | number;
|
|
26
|
+
prewitnessedDepositId: string | number;
|
|
27
27
|
amountAttempted: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
@@ -5,12 +5,12 @@ declare const evmThresholdSignerFailureReportProcessed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
reporterId: string;
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
reporterId: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -5,12 +5,12 @@ declare const evmThresholdSignerFailureReportProcessed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
reporterId: string;
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
reporterId: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -4,11 +4,11 @@ declare const evmThresholdSignerRetryRequested: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { evmThresholdSignerRetryRequested };
|
|
@@ -4,11 +4,11 @@ declare const evmThresholdSignerRetryRequested: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { evmThresholdSignerRetryRequested };
|
|
@@ -237,8 +237,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
237
237
|
__kind: "Err";
|
|
238
238
|
}>]>;
|
|
239
239
|
}, "strip", z.ZodTypeAny, {
|
|
240
|
-
ceremonyId: bigint;
|
|
241
240
|
requestId: number;
|
|
241
|
+
ceremonyId: bigint;
|
|
242
242
|
result: {
|
|
243
243
|
__kind: "Ok";
|
|
244
244
|
} | {
|
|
@@ -281,8 +281,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
281
281
|
__kind: "Err";
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
|
-
ceremonyId: string | number;
|
|
285
284
|
requestId: number;
|
|
285
|
+
ceremonyId: string | number;
|
|
286
286
|
result: {
|
|
287
287
|
__kind: "Ok";
|
|
288
288
|
} | {
|
|
@@ -237,8 +237,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
237
237
|
__kind: "Err";
|
|
238
238
|
}>]>;
|
|
239
239
|
}, "strip", z.ZodTypeAny, {
|
|
240
|
-
ceremonyId: bigint;
|
|
241
240
|
requestId: number;
|
|
241
|
+
ceremonyId: bigint;
|
|
242
242
|
result: {
|
|
243
243
|
__kind: "Ok";
|
|
244
244
|
} | {
|
|
@@ -281,8 +281,8 @@ declare const evmThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
281
281
|
__kind: "Err";
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
|
-
ceremonyId: string | number;
|
|
285
284
|
requestId: number;
|
|
285
|
+
ceremonyId: string | number;
|
|
286
286
|
result: {
|
|
287
287
|
__kind: "Ok";
|
|
288
288
|
} | {
|
|
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
offenders: string[];
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
offenders: string[];
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -5,12 +5,12 @@ declare const evmThresholdSignerThresholdSignatureFailed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
offenders: string[];
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
offenders: string[];
|
|
15
15
|
}>;
|
|
16
16
|
|