@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
|
@@ -32,17 +32,17 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
__kind: "Module";
|
|
35
36
|
value: {
|
|
36
37
|
index: number;
|
|
37
38
|
error: `0x${string}`;
|
|
38
39
|
};
|
|
39
|
-
__kind: "Module";
|
|
40
40
|
}, {
|
|
41
|
+
__kind: "Module";
|
|
41
42
|
value: {
|
|
42
43
|
index: number;
|
|
43
44
|
error: string;
|
|
44
45
|
};
|
|
45
|
-
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
77
76
|
__kind: "Token";
|
|
77
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
78
|
}, {
|
|
79
|
+
__kind: "Token";
|
|
79
80
|
value: {
|
|
80
81
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
81
82
|
};
|
|
82
|
-
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
96
95
|
__kind: "Arithmetic";
|
|
96
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
97
|
}, {
|
|
98
|
+
__kind: "Arithmetic";
|
|
98
99
|
value: {
|
|
99
100
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
100
101
|
};
|
|
101
|
-
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
value: "LimitReached" | "NoLayer";
|
|
115
114
|
__kind: "Transactional";
|
|
115
|
+
value: "LimitReached" | "NoLayer";
|
|
116
116
|
}, {
|
|
117
|
+
__kind: "Transactional";
|
|
117
118
|
value: {
|
|
118
119
|
__kind: "LimitReached" | "NoLayer";
|
|
119
120
|
};
|
|
120
|
-
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -156,67 +156,67 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
156
156
|
__kind: z.ZodLiteral<"Eth">;
|
|
157
157
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
|
159
|
-
value: `0x${string}`;
|
|
160
159
|
__kind: "Eth";
|
|
160
|
+
value: `0x${string}`;
|
|
161
161
|
}, {
|
|
162
|
-
value: string;
|
|
163
162
|
__kind: "Eth";
|
|
163
|
+
value: string;
|
|
164
164
|
}>, z.ZodObject<{
|
|
165
165
|
__kind: z.ZodLiteral<"Dot">;
|
|
166
166
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
167
167
|
}, "strip", z.ZodTypeAny, {
|
|
168
|
-
value: `0x${string}`;
|
|
169
168
|
__kind: "Dot";
|
|
169
|
+
value: `0x${string}`;
|
|
170
170
|
}, {
|
|
171
|
-
value: string;
|
|
172
171
|
__kind: "Dot";
|
|
172
|
+
value: string;
|
|
173
173
|
}>, z.ZodObject<{
|
|
174
174
|
__kind: z.ZodLiteral<"Btc">;
|
|
175
175
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
176
176
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
177
177
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
178
178
|
}, "strip", z.ZodTypeAny, {
|
|
179
|
-
value: `0x${string}`;
|
|
180
179
|
__kind: "P2PKH";
|
|
180
|
+
value: `0x${string}`;
|
|
181
181
|
}, {
|
|
182
|
-
value: string;
|
|
183
182
|
__kind: "P2PKH";
|
|
183
|
+
value: string;
|
|
184
184
|
}>, z.ZodObject<{
|
|
185
185
|
__kind: z.ZodLiteral<"P2SH">;
|
|
186
186
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
187
187
|
}, "strip", z.ZodTypeAny, {
|
|
188
|
-
value: `0x${string}`;
|
|
189
188
|
__kind: "P2SH";
|
|
189
|
+
value: `0x${string}`;
|
|
190
190
|
}, {
|
|
191
|
-
value: string;
|
|
192
191
|
__kind: "P2SH";
|
|
192
|
+
value: string;
|
|
193
193
|
}>, z.ZodObject<{
|
|
194
194
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
195
195
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
196
196
|
}, "strip", z.ZodTypeAny, {
|
|
197
|
-
value: `0x${string}`;
|
|
198
197
|
__kind: "P2WPKH";
|
|
198
|
+
value: `0x${string}`;
|
|
199
199
|
}, {
|
|
200
|
-
value: string;
|
|
201
200
|
__kind: "P2WPKH";
|
|
201
|
+
value: string;
|
|
202
202
|
}>, z.ZodObject<{
|
|
203
203
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
204
204
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
205
205
|
}, "strip", z.ZodTypeAny, {
|
|
206
|
-
value: `0x${string}`;
|
|
207
206
|
__kind: "P2WSH";
|
|
207
|
+
value: `0x${string}`;
|
|
208
208
|
}, {
|
|
209
|
-
value: string;
|
|
210
209
|
__kind: "P2WSH";
|
|
210
|
+
value: string;
|
|
211
211
|
}>, z.ZodObject<{
|
|
212
212
|
__kind: z.ZodLiteral<"Taproot">;
|
|
213
213
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
214
214
|
}, "strip", z.ZodTypeAny, {
|
|
215
|
-
value: `0x${string}`;
|
|
216
215
|
__kind: "Taproot";
|
|
216
|
+
value: `0x${string}`;
|
|
217
217
|
}, {
|
|
218
|
-
value: string;
|
|
219
218
|
__kind: "Taproot";
|
|
219
|
+
value: string;
|
|
220
220
|
}>, z.ZodObject<{
|
|
221
221
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
222
222
|
version: z.ZodNumber;
|
|
@@ -231,116 +231,116 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
231
231
|
program: string;
|
|
232
232
|
}>]>;
|
|
233
233
|
}, "strip", z.ZodTypeAny, {
|
|
234
|
+
__kind: "Btc";
|
|
234
235
|
value: {
|
|
235
|
-
value: `0x${string}`;
|
|
236
236
|
__kind: "P2PKH";
|
|
237
|
-
} | {
|
|
238
237
|
value: `0x${string}`;
|
|
239
|
-
__kind: "P2SH";
|
|
240
238
|
} | {
|
|
239
|
+
__kind: "P2SH";
|
|
241
240
|
value: `0x${string}`;
|
|
242
|
-
__kind: "P2WPKH";
|
|
243
241
|
} | {
|
|
242
|
+
__kind: "P2WPKH";
|
|
244
243
|
value: `0x${string}`;
|
|
245
|
-
__kind: "P2WSH";
|
|
246
244
|
} | {
|
|
245
|
+
__kind: "P2WSH";
|
|
247
246
|
value: `0x${string}`;
|
|
247
|
+
} | {
|
|
248
248
|
__kind: "Taproot";
|
|
249
|
+
value: `0x${string}`;
|
|
249
250
|
} | {
|
|
250
251
|
__kind: "OtherSegwit";
|
|
251
252
|
version: number;
|
|
252
253
|
program: `0x${string}`;
|
|
253
254
|
};
|
|
254
|
-
__kind: "Btc";
|
|
255
255
|
}, {
|
|
256
|
+
__kind: "Btc";
|
|
256
257
|
value: {
|
|
257
|
-
value: string;
|
|
258
258
|
__kind: "P2PKH";
|
|
259
|
-
} | {
|
|
260
259
|
value: string;
|
|
261
|
-
__kind: "P2SH";
|
|
262
260
|
} | {
|
|
261
|
+
__kind: "P2SH";
|
|
263
262
|
value: string;
|
|
264
|
-
__kind: "P2WPKH";
|
|
265
263
|
} | {
|
|
264
|
+
__kind: "P2WPKH";
|
|
266
265
|
value: string;
|
|
267
|
-
__kind: "P2WSH";
|
|
268
266
|
} | {
|
|
267
|
+
__kind: "P2WSH";
|
|
269
268
|
value: string;
|
|
269
|
+
} | {
|
|
270
270
|
__kind: "Taproot";
|
|
271
|
+
value: string;
|
|
271
272
|
} | {
|
|
272
273
|
__kind: "OtherSegwit";
|
|
273
274
|
version: number;
|
|
274
275
|
program: string;
|
|
275
276
|
};
|
|
276
|
-
__kind: "Btc";
|
|
277
277
|
}>, z.ZodObject<{
|
|
278
278
|
__kind: z.ZodLiteral<"Arb">;
|
|
279
279
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
280
280
|
}, "strip", z.ZodTypeAny, {
|
|
281
|
-
value: `0x${string}`;
|
|
282
281
|
__kind: "Arb";
|
|
282
|
+
value: `0x${string}`;
|
|
283
283
|
}, {
|
|
284
|
-
value: string;
|
|
285
284
|
__kind: "Arb";
|
|
285
|
+
value: string;
|
|
286
286
|
}>, z.ZodObject<{
|
|
287
287
|
__kind: z.ZodLiteral<"Sol">;
|
|
288
288
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
289
289
|
}, "strip", z.ZodTypeAny, {
|
|
290
|
-
value: `0x${string}`;
|
|
291
290
|
__kind: "Sol";
|
|
291
|
+
value: `0x${string}`;
|
|
292
292
|
}, {
|
|
293
|
-
value: string;
|
|
294
293
|
__kind: "Sol";
|
|
294
|
+
value: string;
|
|
295
295
|
}>, z.ZodObject<{
|
|
296
296
|
__kind: z.ZodLiteral<"Hub">;
|
|
297
297
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
298
298
|
}, "strip", z.ZodTypeAny, {
|
|
299
|
-
value: `0x${string}`;
|
|
300
299
|
__kind: "Hub";
|
|
300
|
+
value: `0x${string}`;
|
|
301
301
|
}, {
|
|
302
|
-
value: string;
|
|
303
302
|
__kind: "Hub";
|
|
303
|
+
value: string;
|
|
304
304
|
}>]>;
|
|
305
305
|
}, "strip", z.ZodTypeAny, {
|
|
306
306
|
chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
307
307
|
address: {
|
|
308
|
-
value: `0x${string}`;
|
|
309
308
|
__kind: "Eth";
|
|
310
|
-
} | {
|
|
311
309
|
value: `0x${string}`;
|
|
310
|
+
} | {
|
|
312
311
|
__kind: "Dot";
|
|
312
|
+
value: `0x${string}`;
|
|
313
313
|
} | {
|
|
314
|
+
__kind: "Btc";
|
|
314
315
|
value: {
|
|
315
|
-
value: `0x${string}`;
|
|
316
316
|
__kind: "P2PKH";
|
|
317
|
-
} | {
|
|
318
317
|
value: `0x${string}`;
|
|
319
|
-
__kind: "P2SH";
|
|
320
318
|
} | {
|
|
319
|
+
__kind: "P2SH";
|
|
321
320
|
value: `0x${string}`;
|
|
322
|
-
__kind: "P2WPKH";
|
|
323
321
|
} | {
|
|
322
|
+
__kind: "P2WPKH";
|
|
324
323
|
value: `0x${string}`;
|
|
325
|
-
__kind: "P2WSH";
|
|
326
324
|
} | {
|
|
325
|
+
__kind: "P2WSH";
|
|
327
326
|
value: `0x${string}`;
|
|
327
|
+
} | {
|
|
328
328
|
__kind: "Taproot";
|
|
329
|
+
value: `0x${string}`;
|
|
329
330
|
} | {
|
|
330
331
|
__kind: "OtherSegwit";
|
|
331
332
|
version: number;
|
|
332
333
|
program: `0x${string}`;
|
|
333
334
|
};
|
|
334
|
-
__kind: "Btc";
|
|
335
335
|
} | {
|
|
336
|
-
value: `0x${string}`;
|
|
337
336
|
__kind: "Arb";
|
|
338
|
-
} | {
|
|
339
337
|
value: `0x${string}`;
|
|
340
|
-
__kind: "Sol";
|
|
341
338
|
} | {
|
|
339
|
+
__kind: "Sol";
|
|
342
340
|
value: `0x${string}`;
|
|
341
|
+
} | {
|
|
343
342
|
__kind: "Hub";
|
|
343
|
+
value: `0x${string}`;
|
|
344
344
|
};
|
|
345
345
|
reason: {
|
|
346
346
|
__kind: "Other";
|
|
@@ -349,11 +349,11 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
349
349
|
} | {
|
|
350
350
|
__kind: "BadOrigin";
|
|
351
351
|
} | {
|
|
352
|
+
__kind: "Module";
|
|
352
353
|
value: {
|
|
353
354
|
index: number;
|
|
354
355
|
error: `0x${string}`;
|
|
355
356
|
};
|
|
356
|
-
__kind: "Module";
|
|
357
357
|
} | {
|
|
358
358
|
__kind: "ConsumerRemaining";
|
|
359
359
|
} | {
|
|
@@ -361,14 +361,14 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
361
361
|
} | {
|
|
362
362
|
__kind: "TooManyConsumers";
|
|
363
363
|
} | {
|
|
364
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
365
364
|
__kind: "Token";
|
|
365
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
366
366
|
} | {
|
|
367
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
368
367
|
__kind: "Arithmetic";
|
|
368
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
369
369
|
} | {
|
|
370
|
-
value: "LimitReached" | "NoLayer";
|
|
371
370
|
__kind: "Transactional";
|
|
371
|
+
value: "LimitReached" | "NoLayer";
|
|
372
372
|
} | {
|
|
373
373
|
__kind: "Exhausted";
|
|
374
374
|
} | {
|
|
@@ -383,42 +383,42 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
383
383
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
384
384
|
};
|
|
385
385
|
address: {
|
|
386
|
-
value: string;
|
|
387
386
|
__kind: "Eth";
|
|
388
|
-
} | {
|
|
389
387
|
value: string;
|
|
388
|
+
} | {
|
|
390
389
|
__kind: "Dot";
|
|
390
|
+
value: string;
|
|
391
391
|
} | {
|
|
392
|
+
__kind: "Btc";
|
|
392
393
|
value: {
|
|
393
|
-
value: string;
|
|
394
394
|
__kind: "P2PKH";
|
|
395
|
-
} | {
|
|
396
395
|
value: string;
|
|
397
|
-
__kind: "P2SH";
|
|
398
396
|
} | {
|
|
397
|
+
__kind: "P2SH";
|
|
399
398
|
value: string;
|
|
400
|
-
__kind: "P2WPKH";
|
|
401
399
|
} | {
|
|
400
|
+
__kind: "P2WPKH";
|
|
402
401
|
value: string;
|
|
403
|
-
__kind: "P2WSH";
|
|
404
402
|
} | {
|
|
403
|
+
__kind: "P2WSH";
|
|
405
404
|
value: string;
|
|
405
|
+
} | {
|
|
406
406
|
__kind: "Taproot";
|
|
407
|
+
value: string;
|
|
407
408
|
} | {
|
|
408
409
|
__kind: "OtherSegwit";
|
|
409
410
|
version: number;
|
|
410
411
|
program: string;
|
|
411
412
|
};
|
|
412
|
-
__kind: "Btc";
|
|
413
413
|
} | {
|
|
414
|
-
value: string;
|
|
415
414
|
__kind: "Arb";
|
|
416
|
-
} | {
|
|
417
415
|
value: string;
|
|
418
|
-
__kind: "Sol";
|
|
419
416
|
} | {
|
|
417
|
+
__kind: "Sol";
|
|
420
418
|
value: string;
|
|
419
|
+
} | {
|
|
421
420
|
__kind: "Hub";
|
|
421
|
+
value: string;
|
|
422
422
|
};
|
|
423
423
|
reason: {
|
|
424
424
|
__kind: "Other";
|
|
@@ -427,11 +427,11 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
427
427
|
} | {
|
|
428
428
|
__kind: "BadOrigin";
|
|
429
429
|
} | {
|
|
430
|
+
__kind: "Module";
|
|
430
431
|
value: {
|
|
431
432
|
index: number;
|
|
432
433
|
error: string;
|
|
433
434
|
};
|
|
434
|
-
__kind: "Module";
|
|
435
435
|
} | {
|
|
436
436
|
__kind: "ConsumerRemaining";
|
|
437
437
|
} | {
|
|
@@ -439,20 +439,20 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
439
439
|
} | {
|
|
440
440
|
__kind: "TooManyConsumers";
|
|
441
441
|
} | {
|
|
442
|
+
__kind: "Token";
|
|
442
443
|
value: {
|
|
443
444
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
444
445
|
};
|
|
445
|
-
__kind: "Token";
|
|
446
446
|
} | {
|
|
447
|
+
__kind: "Arithmetic";
|
|
447
448
|
value: {
|
|
448
449
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
449
450
|
};
|
|
450
|
-
__kind: "Arithmetic";
|
|
451
451
|
} | {
|
|
452
|
+
__kind: "Transactional";
|
|
452
453
|
value: {
|
|
453
454
|
__kind: "LimitReached" | "NoLayer";
|
|
454
455
|
};
|
|
455
|
-
__kind: "Transactional";
|
|
456
456
|
} | {
|
|
457
457
|
__kind: "Exhausted";
|
|
458
458
|
} | {
|