@chainflip/processor 1.11.0-beta → 1.11.1
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/README.MD +4 -2
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- 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 +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- 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 +26 -26
- package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
- 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 +91 -91
- package/dist/100/swapping/swapScheduled.d.ts +91 -91
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +204 -204
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +204 -204
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +204 -204
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/11100/common.cjs +162 -1
- package/dist/11100/common.d.cts +2296 -1
- package/dist/11100/common.d.ts +2296 -1
- package/dist/11100/common.mjs +162 -1
- package/dist/11100/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +1390 -0
- package/dist/11100/environment/runtimeSafeModeUpdated.d.ts +1390 -0
- package/dist/11100/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/genericElections/allVotesCleared.cjs +6 -0
- package/dist/11100/genericElections/allVotesCleared.d.cts +5 -0
- package/dist/11100/genericElections/allVotesCleared.d.ts +5 -0
- package/dist/11100/genericElections/allVotesCleared.mjs +6 -0
- package/dist/11100/genericElections/allVotesNotCleared.cjs +6 -0
- package/dist/11100/genericElections/allVotesNotCleared.d.cts +5 -0
- package/dist/11100/genericElections/allVotesNotCleared.d.ts +5 -0
- package/dist/11100/genericElections/allVotesNotCleared.mjs +6 -0
- package/dist/11100/genericElections/corruptStorage.cjs +6 -0
- package/dist/11100/genericElections/corruptStorage.d.cts +5 -0
- package/dist/11100/genericElections/corruptStorage.d.ts +5 -0
- package/dist/11100/genericElections/corruptStorage.mjs +6 -0
- package/dist/11100/genericElections/electoralEvent.cjs +6 -0
- package/dist/11100/genericElections/electoralEvent.d.cts +63 -0
- package/dist/11100/genericElections/electoralEvent.d.ts +63 -0
- package/dist/11100/genericElections/electoralEvent.mjs +6 -0
- package/dist/11100/genericElections/uninitialized.cjs +6 -0
- package/dist/11100/genericElections/uninitialized.d.cts +5 -0
- package/dist/11100/genericElections/uninitialized.d.ts +5 -0
- package/dist/11100/genericElections/uninitialized.mjs +6 -0
- package/dist/11100/genericElections/unknownElection.cjs +13 -0
- package/dist/11100/genericElections/unknownElection.d.cts +13 -0
- package/dist/11100/genericElections/unknownElection.d.ts +13 -0
- package/dist/11100/genericElections/unknownElection.mjs +13 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- 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/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.ts +6 -6
- 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/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- 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 +66 -66
- package/dist/150/assetBalances/refundSkipped.d.ts +66 -66
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- 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/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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/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/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +26 -26
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +14 -14
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +151 -151
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +151 -151
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- 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/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +180 -180
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +180 -180
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/assetBalances/accountCredited.d.cts +6 -6
- package/dist/190/assetBalances/accountCredited.d.ts +6 -6
- package/dist/190/assetBalances/accountDebited.d.cts +6 -6
- package/dist/190/assetBalances/accountDebited.d.ts +6 -6
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
- 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/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +16 -16
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +16 -16
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/package.json +1 -1
|
@@ -14,67 +14,67 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodLiteral<"Eth">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
value: `0x${string}`;
|
|
18
17
|
__kind: "Eth";
|
|
18
|
+
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
|
-
value: string;
|
|
21
20
|
__kind: "Eth";
|
|
21
|
+
value: string;
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"Dot">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
value: `0x${string}`;
|
|
27
26
|
__kind: "Dot";
|
|
27
|
+
value: `0x${string}`;
|
|
28
28
|
}, {
|
|
29
|
-
value: string;
|
|
30
29
|
__kind: "Dot";
|
|
30
|
+
value: string;
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"Btc">;
|
|
33
33
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
value: `0x${string}`;
|
|
38
37
|
__kind: "P2PKH";
|
|
38
|
+
value: `0x${string}`;
|
|
39
39
|
}, {
|
|
40
|
-
value: string;
|
|
41
40
|
__kind: "P2PKH";
|
|
41
|
+
value: string;
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"P2SH">;
|
|
44
44
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
value: `0x${string}`;
|
|
47
46
|
__kind: "P2SH";
|
|
47
|
+
value: `0x${string}`;
|
|
48
48
|
}, {
|
|
49
|
-
value: string;
|
|
50
49
|
__kind: "P2SH";
|
|
50
|
+
value: string;
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
52
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
value: `0x${string}`;
|
|
56
55
|
__kind: "P2WPKH";
|
|
56
|
+
value: `0x${string}`;
|
|
57
57
|
}, {
|
|
58
|
-
value: string;
|
|
59
58
|
__kind: "P2WPKH";
|
|
59
|
+
value: string;
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
62
62
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
value: `0x${string}`;
|
|
65
64
|
__kind: "P2WSH";
|
|
65
|
+
value: `0x${string}`;
|
|
66
66
|
}, {
|
|
67
|
-
value: string;
|
|
68
67
|
__kind: "P2WSH";
|
|
68
|
+
value: string;
|
|
69
69
|
}>, z.ZodObject<{
|
|
70
70
|
__kind: z.ZodLiteral<"Taproot">;
|
|
71
71
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
value: `0x${string}`;
|
|
74
73
|
__kind: "Taproot";
|
|
74
|
+
value: `0x${string}`;
|
|
75
75
|
}, {
|
|
76
|
-
value: string;
|
|
77
76
|
__kind: "Taproot";
|
|
77
|
+
value: string;
|
|
78
78
|
}>, z.ZodObject<{
|
|
79
79
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
80
80
|
version: z.ZodNumber;
|
|
@@ -89,147 +89,147 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
89
89
|
program: string;
|
|
90
90
|
}>]>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
|
+
__kind: "Btc";
|
|
92
93
|
value: {
|
|
93
|
-
value: `0x${string}`;
|
|
94
94
|
__kind: "P2PKH";
|
|
95
|
-
} | {
|
|
96
95
|
value: `0x${string}`;
|
|
97
|
-
__kind: "P2SH";
|
|
98
96
|
} | {
|
|
97
|
+
__kind: "P2SH";
|
|
99
98
|
value: `0x${string}`;
|
|
100
|
-
__kind: "P2WPKH";
|
|
101
99
|
} | {
|
|
100
|
+
__kind: "P2WPKH";
|
|
102
101
|
value: `0x${string}`;
|
|
103
|
-
__kind: "P2WSH";
|
|
104
102
|
} | {
|
|
103
|
+
__kind: "P2WSH";
|
|
105
104
|
value: `0x${string}`;
|
|
105
|
+
} | {
|
|
106
106
|
__kind: "Taproot";
|
|
107
|
+
value: `0x${string}`;
|
|
107
108
|
} | {
|
|
108
109
|
__kind: "OtherSegwit";
|
|
109
110
|
version: number;
|
|
110
111
|
program: `0x${string}`;
|
|
111
112
|
};
|
|
112
|
-
__kind: "Btc";
|
|
113
113
|
}, {
|
|
114
|
+
__kind: "Btc";
|
|
114
115
|
value: {
|
|
115
|
-
value: string;
|
|
116
116
|
__kind: "P2PKH";
|
|
117
|
-
} | {
|
|
118
117
|
value: string;
|
|
119
|
-
__kind: "P2SH";
|
|
120
118
|
} | {
|
|
119
|
+
__kind: "P2SH";
|
|
121
120
|
value: string;
|
|
122
|
-
__kind: "P2WPKH";
|
|
123
121
|
} | {
|
|
122
|
+
__kind: "P2WPKH";
|
|
124
123
|
value: string;
|
|
125
|
-
__kind: "P2WSH";
|
|
126
124
|
} | {
|
|
125
|
+
__kind: "P2WSH";
|
|
127
126
|
value: string;
|
|
127
|
+
} | {
|
|
128
128
|
__kind: "Taproot";
|
|
129
|
+
value: string;
|
|
129
130
|
} | {
|
|
130
131
|
__kind: "OtherSegwit";
|
|
131
132
|
version: number;
|
|
132
133
|
program: string;
|
|
133
134
|
};
|
|
134
|
-
__kind: "Btc";
|
|
135
135
|
}>, z.ZodObject<{
|
|
136
136
|
__kind: z.ZodLiteral<"Arb">;
|
|
137
137
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
138
138
|
}, "strip", z.ZodTypeAny, {
|
|
139
|
-
value: `0x${string}`;
|
|
140
139
|
__kind: "Arb";
|
|
140
|
+
value: `0x${string}`;
|
|
141
141
|
}, {
|
|
142
|
-
value: string;
|
|
143
142
|
__kind: "Arb";
|
|
143
|
+
value: string;
|
|
144
144
|
}>, z.ZodObject<{
|
|
145
145
|
__kind: z.ZodLiteral<"Sol">;
|
|
146
146
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
148
|
-
value: `0x${string}`;
|
|
149
148
|
__kind: "Sol";
|
|
149
|
+
value: `0x${string}`;
|
|
150
150
|
}, {
|
|
151
|
-
value: string;
|
|
152
151
|
__kind: "Sol";
|
|
152
|
+
value: string;
|
|
153
153
|
}>]>;
|
|
154
154
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
amount: bigint;
|
|
156
157
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
157
158
|
destination: {
|
|
158
|
-
value: `0x${string}`;
|
|
159
159
|
__kind: "Eth";
|
|
160
|
-
} | {
|
|
161
160
|
value: `0x${string}`;
|
|
161
|
+
} | {
|
|
162
162
|
__kind: "Dot";
|
|
163
|
+
value: `0x${string}`;
|
|
163
164
|
} | {
|
|
165
|
+
__kind: "Btc";
|
|
164
166
|
value: {
|
|
165
|
-
value: `0x${string}`;
|
|
166
167
|
__kind: "P2PKH";
|
|
167
|
-
} | {
|
|
168
168
|
value: `0x${string}`;
|
|
169
|
-
__kind: "P2SH";
|
|
170
169
|
} | {
|
|
170
|
+
__kind: "P2SH";
|
|
171
171
|
value: `0x${string}`;
|
|
172
|
-
__kind: "P2WPKH";
|
|
173
172
|
} | {
|
|
173
|
+
__kind: "P2WPKH";
|
|
174
174
|
value: `0x${string}`;
|
|
175
|
-
__kind: "P2WSH";
|
|
176
175
|
} | {
|
|
176
|
+
__kind: "P2WSH";
|
|
177
177
|
value: `0x${string}`;
|
|
178
|
+
} | {
|
|
178
179
|
__kind: "Taproot";
|
|
180
|
+
value: `0x${string}`;
|
|
179
181
|
} | {
|
|
180
182
|
__kind: "OtherSegwit";
|
|
181
183
|
version: number;
|
|
182
184
|
program: `0x${string}`;
|
|
183
185
|
};
|
|
184
|
-
__kind: "Btc";
|
|
185
186
|
} | {
|
|
186
|
-
value: `0x${string}`;
|
|
187
187
|
__kind: "Arb";
|
|
188
|
-
} | {
|
|
189
188
|
value: `0x${string}`;
|
|
189
|
+
} | {
|
|
190
190
|
__kind: "Sol";
|
|
191
|
+
value: `0x${string}`;
|
|
191
192
|
};
|
|
192
|
-
amount: bigint;
|
|
193
193
|
}, {
|
|
194
|
+
amount: string | number;
|
|
194
195
|
egressId: [{
|
|
195
196
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
196
197
|
}, string | number];
|
|
197
198
|
destination: {
|
|
198
|
-
value: string;
|
|
199
199
|
__kind: "Eth";
|
|
200
|
-
} | {
|
|
201
200
|
value: string;
|
|
201
|
+
} | {
|
|
202
202
|
__kind: "Dot";
|
|
203
|
+
value: string;
|
|
203
204
|
} | {
|
|
205
|
+
__kind: "Btc";
|
|
204
206
|
value: {
|
|
205
|
-
value: string;
|
|
206
207
|
__kind: "P2PKH";
|
|
207
|
-
} | {
|
|
208
208
|
value: string;
|
|
209
|
-
__kind: "P2SH";
|
|
210
209
|
} | {
|
|
210
|
+
__kind: "P2SH";
|
|
211
211
|
value: string;
|
|
212
|
-
__kind: "P2WPKH";
|
|
213
212
|
} | {
|
|
213
|
+
__kind: "P2WPKH";
|
|
214
214
|
value: string;
|
|
215
|
-
__kind: "P2WSH";
|
|
216
215
|
} | {
|
|
216
|
+
__kind: "P2WSH";
|
|
217
217
|
value: string;
|
|
218
|
+
} | {
|
|
218
219
|
__kind: "Taproot";
|
|
220
|
+
value: string;
|
|
219
221
|
} | {
|
|
220
222
|
__kind: "OtherSegwit";
|
|
221
223
|
version: number;
|
|
222
224
|
program: string;
|
|
223
225
|
};
|
|
224
|
-
__kind: "Btc";
|
|
225
226
|
} | {
|
|
226
|
-
value: string;
|
|
227
227
|
__kind: "Arb";
|
|
228
|
-
} | {
|
|
229
228
|
value: string;
|
|
229
|
+
} | {
|
|
230
230
|
__kind: "Sol";
|
|
231
|
+
value: string;
|
|
231
232
|
};
|
|
232
|
-
amount: string | number;
|
|
233
233
|
}>;
|
|
234
234
|
|
|
235
235
|
export { assetBalancesRefundScheduled };
|
|
@@ -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,104 +231,104 @@ 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
|
}>]>;
|
|
296
296
|
}, "strip", z.ZodTypeAny, {
|
|
297
297
|
chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
298
298
|
address: {
|
|
299
|
-
value: `0x${string}`;
|
|
300
299
|
__kind: "Eth";
|
|
301
|
-
} | {
|
|
302
300
|
value: `0x${string}`;
|
|
301
|
+
} | {
|
|
303
302
|
__kind: "Dot";
|
|
303
|
+
value: `0x${string}`;
|
|
304
304
|
} | {
|
|
305
|
+
__kind: "Btc";
|
|
305
306
|
value: {
|
|
306
|
-
value: `0x${string}`;
|
|
307
307
|
__kind: "P2PKH";
|
|
308
|
-
} | {
|
|
309
308
|
value: `0x${string}`;
|
|
310
|
-
__kind: "P2SH";
|
|
311
309
|
} | {
|
|
310
|
+
__kind: "P2SH";
|
|
312
311
|
value: `0x${string}`;
|
|
313
|
-
__kind: "P2WPKH";
|
|
314
312
|
} | {
|
|
313
|
+
__kind: "P2WPKH";
|
|
315
314
|
value: `0x${string}`;
|
|
316
|
-
__kind: "P2WSH";
|
|
317
315
|
} | {
|
|
316
|
+
__kind: "P2WSH";
|
|
318
317
|
value: `0x${string}`;
|
|
318
|
+
} | {
|
|
319
319
|
__kind: "Taproot";
|
|
320
|
+
value: `0x${string}`;
|
|
320
321
|
} | {
|
|
321
322
|
__kind: "OtherSegwit";
|
|
322
323
|
version: number;
|
|
323
324
|
program: `0x${string}`;
|
|
324
325
|
};
|
|
325
|
-
__kind: "Btc";
|
|
326
326
|
} | {
|
|
327
|
-
value: `0x${string}`;
|
|
328
327
|
__kind: "Arb";
|
|
329
|
-
} | {
|
|
330
328
|
value: `0x${string}`;
|
|
329
|
+
} | {
|
|
331
330
|
__kind: "Sol";
|
|
331
|
+
value: `0x${string}`;
|
|
332
332
|
};
|
|
333
333
|
reason: {
|
|
334
334
|
__kind: "Other";
|
|
@@ -337,11 +337,11 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
337
337
|
} | {
|
|
338
338
|
__kind: "BadOrigin";
|
|
339
339
|
} | {
|
|
340
|
+
__kind: "Module";
|
|
340
341
|
value: {
|
|
341
342
|
index: number;
|
|
342
343
|
error: `0x${string}`;
|
|
343
344
|
};
|
|
344
|
-
__kind: "Module";
|
|
345
345
|
} | {
|
|
346
346
|
__kind: "ConsumerRemaining";
|
|
347
347
|
} | {
|
|
@@ -349,14 +349,14 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
349
349
|
} | {
|
|
350
350
|
__kind: "TooManyConsumers";
|
|
351
351
|
} | {
|
|
352
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
353
352
|
__kind: "Token";
|
|
353
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
354
354
|
} | {
|
|
355
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
356
355
|
__kind: "Arithmetic";
|
|
356
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
357
357
|
} | {
|
|
358
|
-
value: "LimitReached" | "NoLayer";
|
|
359
358
|
__kind: "Transactional";
|
|
359
|
+
value: "LimitReached" | "NoLayer";
|
|
360
360
|
} | {
|
|
361
361
|
__kind: "Exhausted";
|
|
362
362
|
} | {
|
|
@@ -371,39 +371,39 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
371
371
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
372
372
|
};
|
|
373
373
|
address: {
|
|
374
|
-
value: string;
|
|
375
374
|
__kind: "Eth";
|
|
376
|
-
} | {
|
|
377
375
|
value: string;
|
|
376
|
+
} | {
|
|
378
377
|
__kind: "Dot";
|
|
378
|
+
value: string;
|
|
379
379
|
} | {
|
|
380
|
+
__kind: "Btc";
|
|
380
381
|
value: {
|
|
381
|
-
value: string;
|
|
382
382
|
__kind: "P2PKH";
|
|
383
|
-
} | {
|
|
384
383
|
value: string;
|
|
385
|
-
__kind: "P2SH";
|
|
386
384
|
} | {
|
|
385
|
+
__kind: "P2SH";
|
|
387
386
|
value: string;
|
|
388
|
-
__kind: "P2WPKH";
|
|
389
387
|
} | {
|
|
388
|
+
__kind: "P2WPKH";
|
|
390
389
|
value: string;
|
|
391
|
-
__kind: "P2WSH";
|
|
392
390
|
} | {
|
|
391
|
+
__kind: "P2WSH";
|
|
393
392
|
value: string;
|
|
393
|
+
} | {
|
|
394
394
|
__kind: "Taproot";
|
|
395
|
+
value: string;
|
|
395
396
|
} | {
|
|
396
397
|
__kind: "OtherSegwit";
|
|
397
398
|
version: number;
|
|
398
399
|
program: string;
|
|
399
400
|
};
|
|
400
|
-
__kind: "Btc";
|
|
401
401
|
} | {
|
|
402
|
-
value: string;
|
|
403
402
|
__kind: "Arb";
|
|
404
|
-
} | {
|
|
405
403
|
value: string;
|
|
404
|
+
} | {
|
|
406
405
|
__kind: "Sol";
|
|
406
|
+
value: string;
|
|
407
407
|
};
|
|
408
408
|
reason: {
|
|
409
409
|
__kind: "Other";
|
|
@@ -412,11 +412,11 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
412
412
|
} | {
|
|
413
413
|
__kind: "BadOrigin";
|
|
414
414
|
} | {
|
|
415
|
+
__kind: "Module";
|
|
415
416
|
value: {
|
|
416
417
|
index: number;
|
|
417
418
|
error: string;
|
|
418
419
|
};
|
|
419
|
-
__kind: "Module";
|
|
420
420
|
} | {
|
|
421
421
|
__kind: "ConsumerRemaining";
|
|
422
422
|
} | {
|
|
@@ -424,20 +424,20 @@ declare const assetBalancesRefundSkipped: z.ZodObject<{
|
|
|
424
424
|
} | {
|
|
425
425
|
__kind: "TooManyConsumers";
|
|
426
426
|
} | {
|
|
427
|
+
__kind: "Token";
|
|
427
428
|
value: {
|
|
428
429
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
429
430
|
};
|
|
430
|
-
__kind: "Token";
|
|
431
431
|
} | {
|
|
432
|
+
__kind: "Arithmetic";
|
|
432
433
|
value: {
|
|
433
434
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
434
435
|
};
|
|
435
|
-
__kind: "Arithmetic";
|
|
436
436
|
} | {
|
|
437
|
+
__kind: "Transactional";
|
|
437
438
|
value: {
|
|
438
439
|
__kind: "LimitReached" | "NoLayer";
|
|
439
440
|
};
|
|
440
|
-
__kind: "Transactional";
|
|
441
441
|
} | {
|
|
442
442
|
__kind: "Exhausted";
|
|
443
443
|
} | {
|