@chainflip/processor 2.1.4-dev.0 → 2.2.0-alpha.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.mts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +26 -26
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +26 -26
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +26 -26
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +26 -26
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/common.cjs +1 -1
- package/dist/100/common.d.cts +253 -253
- package/dist/100/common.d.mts +253 -253
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +24 -24
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +24 -24
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.mts +22 -22
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/governance/failedExecution.d.cts +8 -8
- package/dist/100/governance/failedExecution.d.mts +8 -8
- package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
- package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
- package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +24 -24
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +30 -30
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +30 -30
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +42 -42
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +42 -42
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +11 -11
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +11 -11
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +24 -24
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +24 -24
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
- package/dist/100/swapping/ccmDepositReceived.d.mts +66 -66
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.mts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
- package/dist/100/swapping/swapAmountTooLow.d.cts +16 -16
- package/dist/100/swapping/swapAmountTooLow.d.mts +16 -16
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
- package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
- package/dist/100/swapping/swapExecuted.d.cts +13 -13
- package/dist/100/swapping/swapExecuted.d.mts +13 -13
- package/dist/100/swapping/swapScheduled.d.cts +97 -97
- package/dist/100/swapping/swapScheduled.d.mts +97 -97
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.mts +16 -16
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
- package/dist/102/common.cjs +1 -1
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +198 -198
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +198 -198
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +398 -398
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +398 -398
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.cjs +2 -2
- package/dist/11000/common.d.cts +2449 -2449
- package/dist/11000/common.d.mts +2449 -2449
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +198 -198
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +198 -198
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +189 -189
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +189 -189
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/11000/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/11000/swapping/swapRequested.d.cts +94 -94
- package/dist/11000/swapping/swapRequested.d.mts +94 -94
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.cjs +1 -1
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/common.cjs +2 -2
- package/dist/11100/common.d.cts +342 -342
- package/dist/11100/common.d.mts +342 -342
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +90 -90
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +90 -90
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/flip/flipMinted.d.cts +2 -2
- package/dist/11100/flip/flipMinted.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +6 -6
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +6 -6
- package/dist/11100/funding/sCCallExecuted.d.cts +6 -6
- package/dist/11100/funding/sCCallExecuted.d.mts +6 -6
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +10 -10
- package/dist/11100/lendingPools/loanCreated.d.mts +10 -10
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/lendingPools/loanUpdated.d.cts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +28 -28
- package/dist/11100/swapping/swapRequested.d.mts +28 -28
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +312 -312
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +312 -312
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/11200/common.cjs +2 -2
- package/dist/11200/common.d.cts +2743 -2743
- package/dist/11200/common.d.mts +2743 -2743
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +20 -20
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +214 -214
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +214 -214
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +376 -376
- package/dist/11200/swapping/swapRequested.d.mts +376 -376
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +10 -10
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +10 -10
- package/dist/120/common.cjs +1 -1
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +26 -26
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +26 -26
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.cjs +1 -1
- package/dist/131/common.d.cts +209 -209
- package/dist/131/common.d.mts +209 -209
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/swapping/ccmFailed.d.cts +71 -71
- package/dist/131/swapping/ccmFailed.d.mts +71 -71
- package/dist/131/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/131/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/131/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.mts +18 -18
- package/dist/131/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/131/swapping/swapEgressScheduled.d.mts +4 -4
- package/dist/131/swapping/swapExecuted.d.cts +3 -3
- package/dist/131/swapping/swapExecuted.d.mts +3 -3
- package/dist/131/swapping/swapScheduled.d.cts +91 -91
- package/dist/131/swapping/swapScheduled.d.mts +91 -91
- package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +18 -18
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +18 -18
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/common.cjs +1 -1
- package/dist/141/common.d.cts +2 -2
- package/dist/141/common.d.mts +2 -2
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/141/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/141/swapping/swapExecuted.d.cts +2 -2
- package/dist/141/swapping/swapExecuted.d.mts +2 -2
- package/dist/141/swapping/swapScheduled.d.cts +10 -10
- package/dist/141/swapping/swapScheduled.d.mts +10 -10
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/assetBalances/refundScheduled.d.cts +50 -50
- package/dist/150/assetBalances/refundScheduled.d.mts +50 -50
- package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
- package/dist/150/assetBalances/refundSkipped.d.mts +97 -97
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.cjs +2 -2
- package/dist/150/common.d.cts +243 -243
- package/dist/150/common.d.mts +243 -243
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.mts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +83 -83
- package/dist/150/swapping/ccmFailed.d.mts +83 -83
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.mts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/150/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +96 -96
- package/dist/150/swapping/swapExecuted.d.mts +96 -96
- package/dist/150/swapping/swapScheduled.d.cts +107 -107
- package/dist/150/swapping/swapScheduled.d.mts +107 -107
- package/dist/150/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/150/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +9 -9
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.mts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.mts +2 -2
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/160/common.cjs +2 -2
- package/dist/160/common.d.cts +54 -54
- package/dist/160/common.d.mts +54 -54
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +9 -9
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +9 -9
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +7 -7
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +7 -7
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +7 -7
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +7 -7
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +5 -5
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +5 -5
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/refundEgressIgnored.d.cts +2 -2
- package/dist/160/swapping/refundEgressIgnored.d.mts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/160/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/160/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/160/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.cjs +2 -2
- package/dist/170/common.d.cts +6 -6
- package/dist/170/common.d.mts +6 -6
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/reputation/offencePenalty.d.cts +2 -2
- package/dist/170/reputation/offencePenalty.d.mts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +337 -337
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +337 -337
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.cjs +2 -2
- package/dist/180/common.d.cts +1622 -1622
- package/dist/180/common.d.mts +1622 -1622
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +191 -191
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +191 -191
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +179 -179
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/180/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/180/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapRequested.d.cts +65 -65
- package/dist/180/swapping/swapRequested.d.mts +65 -65
- package/dist/180/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/180/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +8 -8
- package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.cjs +2 -2
- package/dist/190/common.d.cts +168 -168
- package/dist/190/common.d.mts +168 -168
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +10 -10
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.cts +2 -2
- package/dist/190/swapping/withdrawalRequested.d.mts +2 -2
- package/dist/200/common.cjs +2 -2
- package/dist/200/lendingPools/lendingFundsAdded.d.cts +2 -2
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/assetBalances/accountCredited.d.cts +6 -6
- package/dist/210/assetBalances/accountCredited.d.mts +6 -6
- package/dist/210/assetBalances/accountDebited.d.cts +6 -6
- package/dist/210/assetBalances/accountDebited.d.mts +6 -6
- package/dist/210/assetBalances/refundSkipped.d.cts +113 -113
- package/dist/210/assetBalances/refundSkipped.d.mts +113 -113
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +221 -221
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +221 -221
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +352 -352
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +352 -352
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
- package/dist/210/common.cjs +2 -2
- package/dist/210/common.d.cts +3649 -3649
- package/dist/210/common.d.mts +3649 -3649
- package/dist/210/emissions/flipBurnSkipped.d.cts +26 -26
- package/dist/210/emissions/flipBurnSkipped.d.mts +26 -26
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +135 -135
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +135 -135
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +206 -206
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +206 -206
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +61 -61
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +61 -61
- package/dist/210/governance/failedExecution.d.cts +15 -15
- package/dist/210/governance/failedExecution.d.mts +15 -15
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +28 -28
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +28 -28
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
- package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
- package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +25 -25
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +25 -25
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +42 -42
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +42 -42
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +26 -26
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +26 -26
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +32 -32
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +32 -32
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +14 -14
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +14 -14
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +221 -221
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +221 -221
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +128 -128
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +128 -128
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +24 -24
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +238 -238
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +238 -238
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +18 -18
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +18 -18
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +124 -124
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +124 -124
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +41 -41
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +41 -41
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +16 -16
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +16 -16
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +8 -8
- package/dist/210/swapping/creditedOnChain.d.mts +8 -8
- package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
- package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
- package/dist/210/swapping/refundEgressIgnored.d.cts +34 -34
- package/dist/210/swapping/refundEgressIgnored.d.mts +34 -34
- package/dist/210/swapping/refundEgressScheduled.d.cts +19 -19
- package/dist/210/swapping/refundEgressScheduled.d.mts +19 -19
- package/dist/210/swapping/refundedOnChain.d.cts +8 -8
- package/dist/210/swapping/refundedOnChain.d.mts +8 -8
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +43 -43
- package/dist/210/swapping/swapDepositAddressReady.d.mts +43 -43
- package/dist/210/swapping/swapEgressIgnored.d.cts +34 -34
- package/dist/210/swapping/swapEgressIgnored.d.mts +34 -34
- package/dist/210/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/210/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/210/swapping/swapExecuted.d.cts +12 -12
- package/dist/210/swapping/swapExecuted.d.mts +12 -12
- package/dist/210/swapping/swapRequested.d.cts +409 -409
- package/dist/210/swapping/swapRequested.d.mts +409 -409
- package/dist/210/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/210/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/210/system/extrinsicFailed.d.cts +34 -34
- package/dist/210/system/extrinsicFailed.d.mts +34 -34
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +26 -26
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +26 -26
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +28 -28
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +28 -28
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +28 -28
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +28 -28
- package/dist/220/arbitrumBroadcaster/callResigned.cjs +13 -0
- package/dist/220/arbitrumBroadcaster/callResigned.d.cts +55 -0
- package/dist/220/arbitrumBroadcaster/callResigned.d.mts +55 -0
- package/dist/220/arbitrumBroadcaster/callResigned.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1507 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1507 -0
- package/dist/220/arbitrumIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +198 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +198 -0
- package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/assetBalances/accountCredited.cjs +15 -0
- package/dist/220/assetBalances/accountCredited.d.cts +31 -0
- package/dist/220/assetBalances/accountCredited.d.mts +31 -0
- package/dist/220/assetBalances/accountCredited.mjs +13 -0
- package/dist/220/assetBalances/accountDebited.cjs +15 -0
- package/dist/220/assetBalances/accountDebited.d.cts +31 -0
- package/dist/220/assetBalances/accountDebited.d.mts +31 -0
- package/dist/220/assetBalances/accountDebited.mjs +13 -0
- package/dist/220/assetBalances/refundScheduled.cjs +14 -0
- package/dist/220/assetBalances/refundScheduled.d.cts +266 -0
- package/dist/220/assetBalances/refundScheduled.d.mts +266 -0
- package/dist/220/assetBalances/refundScheduled.mjs +12 -0
- package/dist/220/assetBalances/refundSkipped.cjs +14 -0
- package/dist/220/assetBalances/refundSkipped.d.cts +510 -0
- package/dist/220/assetBalances/refundSkipped.d.mts +510 -0
- package/dist/220/assetBalances/refundSkipped.mjs +12 -0
- package/dist/220/assetBalances/vaultDeficitDetected.cjs +14 -0
- package/dist/220/assetBalances/vaultDeficitDetected.d.cts +28 -0
- package/dist/220/assetBalances/vaultDeficitDetected.d.mts +28 -0
- package/dist/220/assetBalances/vaultDeficitDetected.mjs +12 -0
- package/dist/220/assethubBroadcaster/callResigned.cjs +13 -0
- package/dist/220/assethubBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/assethubBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/assethubBroadcaster/callResigned.mjs +11 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +214 -0
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +214 -0
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +1498 -0
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +1498 -0
- package/dist/220/assethubIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/assethubIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +188 -0
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +188 -0
- package/dist/220/assethubIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/bitcoinBroadcaster/callResigned.cjs +13 -0
- package/dist/220/bitcoinBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/bitcoinBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/bitcoinBroadcaster/callResigned.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +438 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +438 -0
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2416 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2416 -0
- package/dist/220/bitcoinIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +412 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +412 -0
- package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +161 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +161 -0
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/common.cjs +1824 -7
- package/dist/220/common.d.cts +32053 -106
- package/dist/220/common.d.mts +32053 -106
- package/dist/220/common.mjs +1642 -6
- package/dist/220/emissions/networkFeeBurned.cjs +13 -0
- package/dist/220/emissions/networkFeeBurned.d.cts +25 -0
- package/dist/220/emissions/networkFeeBurned.d.mts +25 -0
- package/dist/220/emissions/networkFeeBurned.mjs +11 -0
- package/dist/220/environment/runtimeSafeModeUpdated.cjs +10 -0
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1944 -0
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1944 -0
- package/dist/220/environment/runtimeSafeModeUpdated.mjs +8 -0
- package/dist/220/environment/tronInitialized.cjs +9 -0
- package/dist/220/environment/tronInitialized.d.cts +6 -0
- package/dist/220/environment/tronInitialized.d.mts +6 -0
- package/dist/220/environment/tronInitialized.mjs +7 -0
- package/dist/220/ethereumBroadcaster/callResigned.cjs +13 -0
- package/dist/220/ethereumBroadcaster/callResigned.d.cts +55 -0
- package/dist/220/ethereumBroadcaster/callResigned.d.mts +55 -0
- package/dist/220/ethereumBroadcaster/callResigned.mjs +11 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/ethereumIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1507 -0
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1507 -0
- package/dist/220/ethereumIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +198 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +198 -0
- package/dist/220/ethereumIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/funding/funded.cjs +15 -0
- package/dist/220/funding/funded.d.cts +88 -0
- package/dist/220/funding/funded.d.mts +88 -0
- package/dist/220/funding/funded.mjs +13 -0
- package/dist/220/grandpa/grandpaVoteDelegated.cjs +13 -0
- package/dist/220/grandpa/grandpaVoteDelegated.d.cts +15 -0
- package/dist/220/grandpa/grandpaVoteDelegated.d.mts +15 -0
- package/dist/220/grandpa/grandpaVoteDelegated.mjs +11 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +10 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +12 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +12 -0
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +8 -0
- package/dist/220/lendingPools/boostFundsAdded.cjs +14 -0
- package/dist/220/lendingPools/boostFundsAdded.d.cts +45 -0
- package/dist/220/lendingPools/boostFundsAdded.d.mts +45 -0
- package/dist/220/lendingPools/boostFundsAdded.mjs +12 -0
- package/dist/220/lendingPools/boostPoolCreated.cjs +10 -0
- package/dist/220/lendingPools/boostPoolCreated.d.cts +39 -0
- package/dist/220/lendingPools/boostPoolCreated.d.mts +39 -0
- package/dist/220/lendingPools/boostPoolCreated.mjs +8 -0
- package/dist/220/lendingPools/lendingFundsAdded.cjs +15 -0
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +81 -0
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +81 -0
- package/dist/220/lendingPools/lendingFundsAdded.mjs +13 -0
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +15 -0
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +41 -0
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +41 -0
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +13 -0
- package/dist/220/lendingPools/lendingPoolCreated.cjs +10 -0
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +22 -0
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +22 -0
- package/dist/220/lendingPools/lendingPoolCreated.mjs +8 -0
- package/dist/220/lendingPools/loanCreated.cjs +15 -0
- package/dist/220/lendingPools/loanCreated.d.cts +61 -0
- package/dist/220/lendingPools/loanCreated.d.mts +61 -0
- package/dist/220/lendingPools/loanCreated.mjs +13 -0
- package/dist/220/lendingPools/loanRepaid.cjs +14 -0
- package/dist/220/lendingPools/loanRepaid.d.cts +53 -0
- package/dist/220/lendingPools/loanRepaid.d.mts +53 -0
- package/dist/220/lendingPools/loanRepaid.mjs +12 -0
- package/dist/220/lendingPools/palletConfigUpdated.cjs +10 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +438 -0
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +438 -0
- package/dist/220/lendingPools/palletConfigUpdated.mjs +8 -0
- package/dist/220/lendingPools/stoppedBoosting.cjs +15 -0
- package/dist/220/lendingPools/stoppedBoosting.d.cts +48 -0
- package/dist/220/lendingPools/stoppedBoosting.d.mts +48 -0
- package/dist/220/lendingPools/stoppedBoosting.mjs +13 -0
- package/dist/220/liquidityPools/assetSwapped.cjs +15 -0
- package/dist/220/liquidityPools/assetSwapped.d.cts +41 -0
- package/dist/220/liquidityPools/assetSwapped.d.mts +41 -0
- package/dist/220/liquidityPools/assetSwapped.mjs +13 -0
- package/dist/220/liquidityPools/limitOrderUpdated.cjs +21 -0
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +99 -0
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +99 -0
- package/dist/220/liquidityPools/limitOrderUpdated.mjs +19 -0
- package/dist/220/liquidityPools/newPoolCreated.cjs +15 -0
- package/dist/220/liquidityPools/newPoolCreated.d.cts +41 -0
- package/dist/220/liquidityPools/newPoolCreated.d.mts +41 -0
- package/dist/220/liquidityPools/newPoolCreated.mjs +13 -0
- package/dist/220/liquidityPools/orderDeletionFailed.cjs +10 -0
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +127 -0
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +127 -0
- package/dist/220/liquidityPools/orderDeletionFailed.mjs +8 -0
- package/dist/220/liquidityPools/palletConfigUpdated.cjs +10 -0
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +44 -0
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +44 -0
- package/dist/220/liquidityPools/palletConfigUpdated.mjs +8 -0
- package/dist/220/liquidityPools/poolFeeSet.cjs +14 -0
- package/dist/220/liquidityPools/poolFeeSet.d.cts +38 -0
- package/dist/220/liquidityPools/poolFeeSet.d.mts +38 -0
- package/dist/220/liquidityPools/poolFeeSet.mjs +12 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.cjs +13 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +46 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +46 -0
- package/dist/220/liquidityPools/priceImpactLimitSet.mjs +11 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.cjs +22 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +209 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +209 -0
- package/dist/220/liquidityPools/rangeOrderUpdated.mjs +20 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +15 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +275 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +275 -0
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +13 -0
- package/dist/220/liquidityProvider/assetBalancePurged.cjs +17 -0
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +104 -0
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +104 -0
- package/dist/220/liquidityProvider/assetBalancePurged.mjs +15 -0
- package/dist/220/liquidityProvider/assetTransferred.cjs +15 -0
- package/dist/220/liquidityProvider/assetTransferred.d.cts +31 -0
- package/dist/220/liquidityProvider/assetTransferred.d.mts +31 -0
- package/dist/220/liquidityProvider/assetTransferred.mjs +13 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +18 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +97 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +97 -0
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +16 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +14 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +266 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +266 -0
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +12 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +16 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +101 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +101 -0
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +14 -0
- package/dist/220/polkadotBroadcaster/callResigned.cjs +13 -0
- package/dist/220/polkadotBroadcaster/callResigned.d.cts +25 -0
- package/dist/220/polkadotBroadcaster/callResigned.d.mts +25 -0
- package/dist/220/polkadotBroadcaster/callResigned.mjs +11 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +214 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +214 -0
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1498 -0
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1498 -0
- package/dist/220/polkadotIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +188 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +188 -0
- package/dist/220/polkadotIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/reputation/offencePenalty.cjs +14 -0
- package/dist/220/reputation/offencePenalty.d.cts +125 -0
- package/dist/220/reputation/offencePenalty.d.mts +125 -0
- package/dist/220/reputation/offencePenalty.mjs +12 -0
- package/dist/220/reputation/penaltyUpdated.cjs +14 -0
- package/dist/220/reputation/penaltyUpdated.d.cts +155 -0
- package/dist/220/reputation/penaltyUpdated.d.mts +155 -0
- package/dist/220/reputation/penaltyUpdated.mjs +12 -0
- package/dist/220/solanaBroadcaster/callResigned.cjs +13 -0
- package/dist/220/solanaBroadcaster/callResigned.d.cts +30 -0
- package/dist/220/solanaBroadcaster/callResigned.d.mts +30 -0
- package/dist/220/solanaBroadcaster/callResigned.mjs +11 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +244 -0
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +244 -0
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/solanaIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +1579 -0
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +1579 -0
- package/dist/220/solanaIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/solanaIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +218 -0
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +218 -0
- package/dist/220/solanaIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.cjs +20 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +160 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +160 -0
- package/dist/220/swapping/accountCreationDepositAddressReady.mjs +18 -0
- package/dist/220/swapping/batchSwapFailed.cjs +14 -0
- package/dist/220/swapping/batchSwapFailed.d.cts +38 -0
- package/dist/220/swapping/batchSwapFailed.d.mts +38 -0
- package/dist/220/swapping/batchSwapFailed.mjs +12 -0
- package/dist/220/swapping/creditedOnChain.cjs +15 -0
- package/dist/220/swapping/creditedOnChain.d.cts +31 -0
- package/dist/220/swapping/creditedOnChain.d.mts +31 -0
- package/dist/220/swapping/creditedOnChain.mjs +13 -0
- package/dist/220/swapping/palletConfigUpdated.cjs +10 -0
- package/dist/220/swapping/palletConfigUpdated.d.cts +304 -0
- package/dist/220/swapping/palletConfigUpdated.d.mts +304 -0
- package/dist/220/swapping/palletConfigUpdated.mjs +8 -0
- package/dist/220/swapping/refundEgressIgnored.cjs +15 -0
- package/dist/220/swapping/refundEgressIgnored.d.cts +275 -0
- package/dist/220/swapping/refundEgressIgnored.d.mts +275 -0
- package/dist/220/swapping/refundEgressIgnored.mjs +13 -0
- package/dist/220/swapping/refundEgressScheduled.cjs +17 -0
- package/dist/220/swapping/refundEgressScheduled.d.cts +57 -0
- package/dist/220/swapping/refundEgressScheduled.d.mts +57 -0
- package/dist/220/swapping/refundEgressScheduled.mjs +15 -0
- package/dist/220/swapping/refundedOnChain.cjs +16 -0
- package/dist/220/swapping/refundedOnChain.d.cts +34 -0
- package/dist/220/swapping/refundedOnChain.d.mts +34 -0
- package/dist/220/swapping/refundedOnChain.mjs +14 -0
- package/dist/220/swapping/swapAmountConfiscated.cjs +15 -0
- package/dist/220/swapping/swapAmountConfiscated.d.cts +31 -0
- package/dist/220/swapping/swapAmountConfiscated.d.mts +31 -0
- package/dist/220/swapping/swapAmountConfiscated.mjs +13 -0
- package/dist/220/swapping/swapDepositAddressReady.cjs +25 -0
- package/dist/220/swapping/swapDepositAddressReady.d.cts +716 -0
- package/dist/220/swapping/swapDepositAddressReady.d.mts +716 -0
- package/dist/220/swapping/swapDepositAddressReady.mjs +23 -0
- package/dist/220/swapping/swapEgressIgnored.cjs +15 -0
- package/dist/220/swapping/swapEgressIgnored.d.cts +275 -0
- package/dist/220/swapping/swapEgressIgnored.d.mts +275 -0
- package/dist/220/swapping/swapEgressIgnored.mjs +13 -0
- package/dist/220/swapping/swapEgressScheduled.cjs +16 -0
- package/dist/220/swapping/swapEgressScheduled.d.cts +54 -0
- package/dist/220/swapping/swapEgressScheduled.d.mts +54 -0
- package/dist/220/swapping/swapEgressScheduled.mjs +14 -0
- package/dist/220/swapping/swapExecuted.cjs +22 -0
- package/dist/220/swapping/swapExecuted.d.cts +62 -0
- package/dist/220/swapping/swapExecuted.d.mts +62 -0
- package/dist/220/swapping/swapExecuted.mjs +20 -0
- package/dist/220/swapping/swapRequested.cjs +20 -0
- package/dist/220/swapping/swapRequested.d.cts +4122 -0
- package/dist/220/swapping/swapRequested.d.mts +4122 -0
- package/dist/220/swapping/swapRequested.mjs +18 -0
- package/dist/220/swapping/withdrawalRequested.cjs +17 -0
- package/dist/220/swapping/withdrawalRequested.d.cts +104 -0
- package/dist/220/swapping/withdrawalRequested.d.mts +104 -0
- package/dist/220/swapping/withdrawalRequested.mjs +15 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +13 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +11 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +13 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +25 -0
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +11 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalEnacted.mjs +8 -0
- package/dist/220/tokenholderGovernance/proposalPassed.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalPassed.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalPassed.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalPassed.mjs +8 -0
- package/dist/220/tokenholderGovernance/proposalRejected.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalRejected.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalRejected.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalRejected.mjs +8 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +10 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +54 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +54 -0
- package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +8 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +13 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +25 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +25 -0
- package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +11 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.cjs +10 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +108 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +108 -0
- package/dist/220/tradingStrategy/palletConfigUpdated.mjs +8 -0
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +51 -51
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +51 -51
- package/dist/220/tronBroadcaster/broadcastAborted.cjs +9 -0
- package/dist/220/tronBroadcaster/broadcastAborted.d.cts +12 -0
- package/dist/220/tronBroadcaster/broadcastAborted.d.mts +12 -0
- package/dist/220/tronBroadcaster/broadcastAborted.mjs +7 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +12 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +15 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +15 -0
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +10 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.cjs +14 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +33 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +33 -0
- package/dist/220/tronBroadcaster/broadcastSuccess.mjs +12 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.cjs +9 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +12 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +12 -0
- package/dist/220/tronBroadcaster/broadcastTimeout.mjs +7 -0
- package/dist/220/tronBroadcaster/callResigned.cjs +13 -0
- package/dist/220/tronBroadcaster/callResigned.d.cts +45 -0
- package/dist/220/tronBroadcaster/callResigned.d.mts +45 -0
- package/dist/220/tronBroadcaster/callResigned.mjs +11 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +13 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +18 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +18 -0
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +11 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +10 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +27 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +27 -0
- package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +8 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +9 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +12 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +12 -0
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +7 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +15 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +66 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +66 -0
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +13 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +13 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +15 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +15 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +11 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +10 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +12 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +12 -0
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +8 -0
- package/dist/220/tronChainTracking/chainStateUpdated.cjs +10 -0
- package/dist/220/tronChainTracking/chainStateUpdated.d.cts +22 -0
- package/dist/220/tronChainTracking/chainStateUpdated.d.mts +22 -0
- package/dist/220/tronChainTracking/chainStateUpdated.mjs +8 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +10 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +12 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +12 -0
- package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +8 -0
- package/dist/220/tronElections/allVotesCleared.cjs +9 -0
- package/dist/220/tronElections/allVotesCleared.d.cts +6 -0
- package/dist/220/tronElections/allVotesCleared.d.mts +6 -0
- package/dist/220/tronElections/allVotesCleared.mjs +7 -0
- package/dist/220/tronElections/allVotesNotCleared.cjs +9 -0
- package/dist/220/tronElections/allVotesNotCleared.d.cts +6 -0
- package/dist/220/tronElections/allVotesNotCleared.d.mts +6 -0
- package/dist/220/tronElections/allVotesNotCleared.mjs +7 -0
- package/dist/220/tronElections/corruptStorage.cjs +9 -0
- package/dist/220/tronElections/corruptStorage.d.cts +6 -0
- package/dist/220/tronElections/corruptStorage.d.mts +6 -0
- package/dist/220/tronElections/corruptStorage.mjs +7 -0
- package/dist/220/tronElections/electoralEvent.cjs +8 -0
- package/dist/220/tronElections/electoralEvent.d.cts +30 -0
- package/dist/220/tronElections/electoralEvent.d.mts +30 -0
- package/dist/220/tronElections/electoralEvent.mjs +7 -0
- package/dist/220/tronElections/uninitialized.cjs +9 -0
- package/dist/220/tronElections/uninitialized.d.cts +6 -0
- package/dist/220/tronElections/uninitialized.d.mts +6 -0
- package/dist/220/tronElections/uninitialized.mjs +7 -0
- package/dist/220/tronElections/unknownElection.cjs +10 -0
- package/dist/220/tronElections/unknownElection.d.cts +14 -0
- package/dist/220/tronElections/unknownElection.d.mts +14 -0
- package/dist/220/tronElections/unknownElection.mjs +8 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +13 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +25 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +25 -0
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +11 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +13 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +25 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +25 -0
- package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +11 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.cjs +13 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +15 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +15 -0
- package/dist/220/tronIngressEgress/boostedDepositLost.mjs +11 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +9 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +12 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +12 -0
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +7 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +13 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +25 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +25 -0
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +11 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1059 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1059 -0
- package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +10 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +12 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +12 -0
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +8 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +13 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +15 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +15 -0
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +11 -0
- package/dist/220/tronIngressEgress/depositBoosted.cjs +23 -0
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +224 -0
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +224 -0
- package/dist/220/tronIngressEgress/depositBoosted.mjs +21 -0
- package/dist/220/tronIngressEgress/depositFailed.cjs +14 -0
- package/dist/220/tronIngressEgress/depositFailed.d.cts +1507 -0
- package/dist/220/tronIngressEgress/depositFailed.d.mts +1507 -0
- package/dist/220/tronIngressEgress/depositFailed.mjs +12 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +13 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +25 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +25 -0
- package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +11 -0
- package/dist/220/tronIngressEgress/depositFinalised.cjs +21 -0
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +198 -0
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +198 -0
- package/dist/220/tronIngressEgress/depositFinalised.mjs +19 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +9 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +12 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +12 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +7 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +12 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +15 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +15 -0
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +10 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +16 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +44 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +44 -0
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +14 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +14 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +28 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +28 -0
- package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +12 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +10 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +151 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +151 -0
- package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +8 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +13 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +25 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +25 -0
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +11 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +10 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +22 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +22 -0
- package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +8 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +13 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +15 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +15 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +11 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +14 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +18 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +18 -0
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +12 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +16 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +66 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +66 -0
- package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +14 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.cjs +13 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +15 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +15 -0
- package/dist/220/tronIngressEgress/unknownAffiliate.mjs +11 -0
- package/dist/220/tronIngressEgress/unknownBroker.cjs +10 -0
- package/dist/220/tronIngressEgress/unknownBroker.d.cts +12 -0
- package/dist/220/tronIngressEgress/unknownBroker.d.mts +12 -0
- package/dist/220/tronIngressEgress/unknownBroker.mjs +8 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.cjs +9 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +12 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +12 -0
- package/dist/220/tronIngressEgress/utxoConsolidation.mjs +7 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +10 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +39 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +39 -0
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +8 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.cjs +10 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +39 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +39 -0
- package/dist/220/tronVault/awaitingGovernanceActivation.mjs +8 -0
- package/dist/220/tronVault/chainInitialized.cjs +9 -0
- package/dist/220/tronVault/chainInitialized.d.cts +6 -0
- package/dist/220/tronVault/chainInitialized.d.mts +6 -0
- package/dist/220/tronVault/chainInitialized.mjs +7 -0
- package/dist/220/tronVault/vaultActivationCompleted.cjs +9 -0
- package/dist/220/tronVault/vaultActivationCompleted.d.cts +6 -0
- package/dist/220/tronVault/vaultActivationCompleted.d.mts +6 -0
- package/dist/220/tronVault/vaultActivationCompleted.mjs +7 -0
- package/dist/220/tronVault/vaultRotatedExternally.cjs +8 -0
- package/dist/220/tronVault/vaultRotatedExternally.d.cts +25 -0
- package/dist/220/tronVault/vaultRotatedExternally.d.mts +25 -0
- package/dist/220/tronVault/vaultRotatedExternally.mjs +7 -0
- package/dist/220/validator/witnessingTaskRestarted.cjs +13 -0
- package/dist/220/validator/witnessingTaskRestarted.d.cts +25 -0
- package/dist/220/validator/witnessingTaskRestarted.d.mts +25 -0
- package/dist/220/validator/witnessingTaskRestarted.mjs +11 -0
- package/dist/CodeGenerator.cjs +6 -3
- package/dist/CodeGenerator.mjs +6 -3
- package/dist/HandlerMap.cjs +4 -10
- package/dist/HandlerMap.mjs +4 -10
- package/dist/Parser.cjs +1 -1
- package/dist/Processor.cjs +5 -2
- package/dist/Processor.mjs +4 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.129.0}/helpers/decorate.cjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.121.0 → _@oxc-project_runtime@0.129.0}/helpers/decorate.mjs +1 -1
- package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -2
- package/dist/chainspec/src/BaseCodeGenerator.mjs +7 -0
- package/dist/chainspec/src/BaseParser.cjs +4 -3
- package/dist/chainspec/src/BaseParser.mjs +1 -0
- package/dist/chainspec/src/Compiler.cjs +6 -2
- package/dist/chainspec/src/Compiler.mjs +4 -0
- package/dist/chainspec/src/SpecVersion.cjs +1 -0
- package/dist/chainspec/src/SpecVersion.mjs +1 -0
- package/dist/chainspec/src/cache.cjs +3 -2
- package/dist/chainspec/src/cache.mjs +1 -0
- package/dist/chainspec/src/utils.cjs +2 -2
- package/dist/generate.cjs +3 -3
- package/dist/utils.cjs +1 -1
- package/package.json +4 -4
|
@@ -54,17 +54,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
54
54
|
error: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
+
__kind: "Module";
|
|
57
58
|
value: {
|
|
58
59
|
index: number;
|
|
59
60
|
error: `0x${string}`;
|
|
60
61
|
};
|
|
61
|
-
__kind: "Module";
|
|
62
62
|
}, {
|
|
63
|
+
__kind: "Module";
|
|
63
64
|
value: {
|
|
64
65
|
index: number;
|
|
65
66
|
error: string;
|
|
66
67
|
};
|
|
67
|
-
__kind: "Module";
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -88,20 +88,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
88
88
|
value: z.ZodEffects<z.ZodObject<{
|
|
89
89
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
90
90
|
}, "strip", z.ZodTypeAny, {
|
|
91
|
-
__kind: "
|
|
91
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
92
92
|
}, {
|
|
93
|
-
__kind: "
|
|
94
|
-
}>, "
|
|
95
|
-
__kind: "
|
|
93
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
94
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
95
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
96
96
|
}>;
|
|
97
97
|
}, "strip", z.ZodTypeAny, {
|
|
98
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
98
|
__kind: "Token";
|
|
99
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
100
100
|
}, {
|
|
101
|
+
__kind: "Token";
|
|
101
102
|
value: {
|
|
102
|
-
__kind: "
|
|
103
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
103
104
|
};
|
|
104
|
-
__kind: "Token";
|
|
105
105
|
}>, z.ZodObject<{
|
|
106
106
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
107
107
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -114,13 +114,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
114
114
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
115
115
|
}>;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
118
117
|
__kind: "Arithmetic";
|
|
118
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
119
119
|
}, {
|
|
120
|
+
__kind: "Arithmetic";
|
|
120
121
|
value: {
|
|
121
122
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
122
123
|
};
|
|
123
|
-
__kind: "Arithmetic";
|
|
124
124
|
}>, z.ZodObject<{
|
|
125
125
|
__kind: z.ZodLiteral<"Transactional">;
|
|
126
126
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -133,13 +133,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
133
133
|
__kind: "LimitReached" | "NoLayer";
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
value: "LimitReached" | "NoLayer";
|
|
137
136
|
__kind: "Transactional";
|
|
137
|
+
value: "LimitReached" | "NoLayer";
|
|
138
138
|
}, {
|
|
139
|
+
__kind: "Transactional";
|
|
139
140
|
value: {
|
|
140
141
|
__kind: "LimitReached" | "NoLayer";
|
|
141
142
|
};
|
|
142
|
-
__kind: "Transactional";
|
|
143
143
|
}>, z.ZodObject<{
|
|
144
144
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -166,6 +166,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
166
166
|
__kind: "RootNotAllowed";
|
|
167
167
|
}>]>;
|
|
168
168
|
}, "strip", z.ZodTypeAny, {
|
|
169
|
+
__kind: "DepositWitnessRejected";
|
|
169
170
|
value: {
|
|
170
171
|
__kind: "Other";
|
|
171
172
|
} | {
|
|
@@ -173,11 +174,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
173
174
|
} | {
|
|
174
175
|
__kind: "BadOrigin";
|
|
175
176
|
} | {
|
|
177
|
+
__kind: "Module";
|
|
176
178
|
value: {
|
|
177
179
|
index: number;
|
|
178
180
|
error: `0x${string}`;
|
|
179
181
|
};
|
|
180
|
-
__kind: "Module";
|
|
181
182
|
} | {
|
|
182
183
|
__kind: "ConsumerRemaining";
|
|
183
184
|
} | {
|
|
@@ -185,14 +186,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
185
186
|
} | {
|
|
186
187
|
__kind: "TooManyConsumers";
|
|
187
188
|
} | {
|
|
188
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
189
|
__kind: "Token";
|
|
190
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
191
|
} | {
|
|
191
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
192
|
__kind: "Arithmetic";
|
|
193
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
194
|
} | {
|
|
194
|
-
value: "LimitReached" | "NoLayer";
|
|
195
195
|
__kind: "Transactional";
|
|
196
|
+
value: "LimitReached" | "NoLayer";
|
|
196
197
|
} | {
|
|
197
198
|
__kind: "Exhausted";
|
|
198
199
|
} | {
|
|
@@ -202,8 +203,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
202
203
|
} | {
|
|
203
204
|
__kind: "RootNotAllowed";
|
|
204
205
|
};
|
|
205
|
-
__kind: "DepositWitnessRejected";
|
|
206
206
|
}, {
|
|
207
|
+
__kind: "DepositWitnessRejected";
|
|
207
208
|
value: {
|
|
208
209
|
__kind: "Other";
|
|
209
210
|
} | {
|
|
@@ -211,11 +212,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
211
212
|
} | {
|
|
212
213
|
__kind: "BadOrigin";
|
|
213
214
|
} | {
|
|
215
|
+
__kind: "Module";
|
|
214
216
|
value: {
|
|
215
217
|
index: number;
|
|
216
218
|
error: string;
|
|
217
219
|
};
|
|
218
|
-
__kind: "Module";
|
|
219
220
|
} | {
|
|
220
221
|
__kind: "ConsumerRemaining";
|
|
221
222
|
} | {
|
|
@@ -223,20 +224,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
223
224
|
} | {
|
|
224
225
|
__kind: "TooManyConsumers";
|
|
225
226
|
} | {
|
|
227
|
+
__kind: "Token";
|
|
226
228
|
value: {
|
|
227
|
-
__kind: "
|
|
229
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
230
|
};
|
|
229
|
-
__kind: "Token";
|
|
230
231
|
} | {
|
|
232
|
+
__kind: "Arithmetic";
|
|
231
233
|
value: {
|
|
232
234
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
233
235
|
};
|
|
234
|
-
__kind: "Arithmetic";
|
|
235
236
|
} | {
|
|
237
|
+
__kind: "Transactional";
|
|
236
238
|
value: {
|
|
237
239
|
__kind: "LimitReached" | "NoLayer";
|
|
238
240
|
};
|
|
239
|
-
__kind: "Transactional";
|
|
240
241
|
} | {
|
|
241
242
|
__kind: "Exhausted";
|
|
242
243
|
} | {
|
|
@@ -246,7 +247,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
246
247
|
} | {
|
|
247
248
|
__kind: "RootNotAllowed";
|
|
248
249
|
};
|
|
249
|
-
__kind: "DepositWitnessRejected";
|
|
250
250
|
}>, z.ZodObject<{
|
|
251
251
|
__kind: z.ZodLiteral<"InvalidDestinationAddress">;
|
|
252
252
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -291,47 +291,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
291
291
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
292
292
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
293
293
|
}, "strip", z.ZodTypeAny, {
|
|
294
|
-
value: `0x${string}`;
|
|
295
294
|
__kind: "P2PKH";
|
|
295
|
+
value: `0x${string}`;
|
|
296
296
|
}, {
|
|
297
|
-
value: string;
|
|
298
297
|
__kind: "P2PKH";
|
|
298
|
+
value: string;
|
|
299
299
|
}>, z.ZodObject<{
|
|
300
300
|
__kind: z.ZodLiteral<"P2SH">;
|
|
301
301
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
302
302
|
}, "strip", z.ZodTypeAny, {
|
|
303
|
-
value: `0x${string}`;
|
|
304
303
|
__kind: "P2SH";
|
|
304
|
+
value: `0x${string}`;
|
|
305
305
|
}, {
|
|
306
|
-
value: string;
|
|
307
306
|
__kind: "P2SH";
|
|
307
|
+
value: string;
|
|
308
308
|
}>, z.ZodObject<{
|
|
309
309
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
310
310
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
311
311
|
}, "strip", z.ZodTypeAny, {
|
|
312
|
-
value: `0x${string}`;
|
|
313
312
|
__kind: "P2WPKH";
|
|
313
|
+
value: `0x${string}`;
|
|
314
314
|
}, {
|
|
315
|
-
value: string;
|
|
316
315
|
__kind: "P2WPKH";
|
|
316
|
+
value: string;
|
|
317
317
|
}>, z.ZodObject<{
|
|
318
318
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
319
319
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
320
320
|
}, "strip", z.ZodTypeAny, {
|
|
321
|
-
value: `0x${string}`;
|
|
322
321
|
__kind: "P2WSH";
|
|
322
|
+
value: `0x${string}`;
|
|
323
323
|
}, {
|
|
324
|
-
value: string;
|
|
325
324
|
__kind: "P2WSH";
|
|
325
|
+
value: string;
|
|
326
326
|
}>, z.ZodObject<{
|
|
327
327
|
__kind: z.ZodLiteral<"Taproot">;
|
|
328
328
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
329
329
|
}, "strip", z.ZodTypeAny, {
|
|
330
|
-
value: `0x${string}`;
|
|
331
330
|
__kind: "Taproot";
|
|
331
|
+
value: `0x${string}`;
|
|
332
332
|
}, {
|
|
333
|
-
value: string;
|
|
334
333
|
__kind: "Taproot";
|
|
334
|
+
value: string;
|
|
335
335
|
}>, z.ZodObject<{
|
|
336
336
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
337
337
|
version: z.ZodNumber;
|
|
@@ -428,11 +428,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
428
428
|
};
|
|
429
429
|
} | null | undefined;
|
|
430
430
|
};
|
|
431
|
+
amount: bigint;
|
|
431
432
|
id: {
|
|
432
433
|
txId: `0x${string}`;
|
|
433
434
|
vout: number;
|
|
434
435
|
};
|
|
435
|
-
amount: bigint;
|
|
436
436
|
}, {
|
|
437
437
|
depositAddress: {
|
|
438
438
|
pubkeyX: string;
|
|
@@ -445,35 +445,34 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
445
445
|
};
|
|
446
446
|
} | null | undefined;
|
|
447
447
|
};
|
|
448
|
+
amount: string | number;
|
|
448
449
|
id: {
|
|
449
450
|
txId: string;
|
|
450
451
|
vout: number;
|
|
451
452
|
};
|
|
452
|
-
amount: string | number;
|
|
453
453
|
}>;
|
|
454
454
|
}, "strip", z.ZodTypeAny, {
|
|
455
|
-
asset: "Btc";
|
|
456
455
|
depositAddress: {
|
|
457
|
-
value: `0x${string}`;
|
|
458
456
|
__kind: "P2PKH";
|
|
459
|
-
} | {
|
|
460
457
|
value: `0x${string}`;
|
|
461
|
-
__kind: "P2SH";
|
|
462
458
|
} | {
|
|
459
|
+
__kind: "P2SH";
|
|
463
460
|
value: `0x${string}`;
|
|
464
|
-
__kind: "P2WPKH";
|
|
465
461
|
} | {
|
|
462
|
+
__kind: "P2WPKH";
|
|
466
463
|
value: `0x${string}`;
|
|
467
|
-
__kind: "P2WSH";
|
|
468
464
|
} | {
|
|
465
|
+
__kind: "P2WSH";
|
|
469
466
|
value: `0x${string}`;
|
|
467
|
+
} | {
|
|
470
468
|
__kind: "Taproot";
|
|
469
|
+
value: `0x${string}`;
|
|
471
470
|
} | {
|
|
472
471
|
__kind: "OtherSegwit";
|
|
473
472
|
version: number;
|
|
474
473
|
program: `0x${string}`;
|
|
475
474
|
};
|
|
476
|
-
|
|
475
|
+
asset: "Btc";
|
|
477
476
|
depositDetails: {
|
|
478
477
|
depositAddress: {
|
|
479
478
|
pubkeyX: `0x${string}`;
|
|
@@ -486,37 +485,37 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
486
485
|
};
|
|
487
486
|
} | null | undefined;
|
|
488
487
|
};
|
|
488
|
+
amount: bigint;
|
|
489
489
|
id: {
|
|
490
490
|
txId: `0x${string}`;
|
|
491
491
|
vout: number;
|
|
492
492
|
};
|
|
493
|
-
amount: bigint;
|
|
494
493
|
};
|
|
494
|
+
amount: bigint;
|
|
495
495
|
}, {
|
|
496
|
-
asset: {
|
|
497
|
-
__kind: "Btc";
|
|
498
|
-
};
|
|
499
496
|
depositAddress: {
|
|
500
|
-
value: string;
|
|
501
497
|
__kind: "P2PKH";
|
|
502
|
-
} | {
|
|
503
498
|
value: string;
|
|
504
|
-
__kind: "P2SH";
|
|
505
499
|
} | {
|
|
500
|
+
__kind: "P2SH";
|
|
506
501
|
value: string;
|
|
507
|
-
__kind: "P2WPKH";
|
|
508
502
|
} | {
|
|
503
|
+
__kind: "P2WPKH";
|
|
509
504
|
value: string;
|
|
510
|
-
__kind: "P2WSH";
|
|
511
505
|
} | {
|
|
506
|
+
__kind: "P2WSH";
|
|
512
507
|
value: string;
|
|
508
|
+
} | {
|
|
513
509
|
__kind: "Taproot";
|
|
510
|
+
value: string;
|
|
514
511
|
} | {
|
|
515
512
|
__kind: "OtherSegwit";
|
|
516
513
|
version: number;
|
|
517
514
|
program: string;
|
|
518
515
|
};
|
|
519
|
-
|
|
516
|
+
asset: {
|
|
517
|
+
__kind: "Btc";
|
|
518
|
+
};
|
|
520
519
|
depositDetails: {
|
|
521
520
|
depositAddress: {
|
|
522
521
|
pubkeyX: string;
|
|
@@ -529,38 +528,38 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
529
528
|
};
|
|
530
529
|
} | null | undefined;
|
|
531
530
|
};
|
|
531
|
+
amount: string | number;
|
|
532
532
|
id: {
|
|
533
533
|
txId: string;
|
|
534
534
|
vout: number;
|
|
535
535
|
};
|
|
536
|
-
amount: string | number;
|
|
537
536
|
};
|
|
537
|
+
amount: string | number;
|
|
538
538
|
}>;
|
|
539
539
|
}, "strip", z.ZodTypeAny, {
|
|
540
540
|
__kind: "DepositChannel";
|
|
541
541
|
depositWitness: {
|
|
542
|
-
asset: "Btc";
|
|
543
542
|
depositAddress: {
|
|
544
|
-
value: `0x${string}`;
|
|
545
543
|
__kind: "P2PKH";
|
|
546
|
-
} | {
|
|
547
544
|
value: `0x${string}`;
|
|
548
|
-
__kind: "P2SH";
|
|
549
545
|
} | {
|
|
546
|
+
__kind: "P2SH";
|
|
550
547
|
value: `0x${string}`;
|
|
551
|
-
__kind: "P2WPKH";
|
|
552
548
|
} | {
|
|
549
|
+
__kind: "P2WPKH";
|
|
553
550
|
value: `0x${string}`;
|
|
554
|
-
__kind: "P2WSH";
|
|
555
551
|
} | {
|
|
552
|
+
__kind: "P2WSH";
|
|
556
553
|
value: `0x${string}`;
|
|
554
|
+
} | {
|
|
557
555
|
__kind: "Taproot";
|
|
556
|
+
value: `0x${string}`;
|
|
558
557
|
} | {
|
|
559
558
|
__kind: "OtherSegwit";
|
|
560
559
|
version: number;
|
|
561
560
|
program: `0x${string}`;
|
|
562
561
|
};
|
|
563
|
-
|
|
562
|
+
asset: "Btc";
|
|
564
563
|
depositDetails: {
|
|
565
564
|
depositAddress: {
|
|
566
565
|
pubkeyX: `0x${string}`;
|
|
@@ -573,40 +572,40 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
573
572
|
};
|
|
574
573
|
} | null | undefined;
|
|
575
574
|
};
|
|
575
|
+
amount: bigint;
|
|
576
576
|
id: {
|
|
577
577
|
txId: `0x${string}`;
|
|
578
578
|
vout: number;
|
|
579
579
|
};
|
|
580
|
-
amount: bigint;
|
|
581
580
|
};
|
|
581
|
+
amount: bigint;
|
|
582
582
|
};
|
|
583
583
|
}, {
|
|
584
584
|
__kind: "DepositChannel";
|
|
585
585
|
depositWitness: {
|
|
586
|
-
asset: {
|
|
587
|
-
__kind: "Btc";
|
|
588
|
-
};
|
|
589
586
|
depositAddress: {
|
|
590
|
-
value: string;
|
|
591
587
|
__kind: "P2PKH";
|
|
592
|
-
} | {
|
|
593
588
|
value: string;
|
|
594
|
-
__kind: "P2SH";
|
|
595
589
|
} | {
|
|
590
|
+
__kind: "P2SH";
|
|
596
591
|
value: string;
|
|
597
|
-
__kind: "P2WPKH";
|
|
598
592
|
} | {
|
|
593
|
+
__kind: "P2WPKH";
|
|
599
594
|
value: string;
|
|
600
|
-
__kind: "P2WSH";
|
|
601
595
|
} | {
|
|
596
|
+
__kind: "P2WSH";
|
|
602
597
|
value: string;
|
|
598
|
+
} | {
|
|
603
599
|
__kind: "Taproot";
|
|
600
|
+
value: string;
|
|
604
601
|
} | {
|
|
605
602
|
__kind: "OtherSegwit";
|
|
606
603
|
version: number;
|
|
607
604
|
program: string;
|
|
608
605
|
};
|
|
609
|
-
|
|
606
|
+
asset: {
|
|
607
|
+
__kind: "Btc";
|
|
608
|
+
};
|
|
610
609
|
depositDetails: {
|
|
611
610
|
depositAddress: {
|
|
612
611
|
pubkeyX: string;
|
|
@@ -619,12 +618,13 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
619
618
|
};
|
|
620
619
|
} | null | undefined;
|
|
621
620
|
};
|
|
621
|
+
amount: string | number;
|
|
622
622
|
id: {
|
|
623
623
|
txId: string;
|
|
624
624
|
vout: number;
|
|
625
625
|
};
|
|
626
|
-
amount: string | number;
|
|
627
626
|
};
|
|
627
|
+
amount: string | number;
|
|
628
628
|
};
|
|
629
629
|
}>, z.ZodObject<{
|
|
630
630
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -642,47 +642,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
642
642
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
643
643
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
644
644
|
}, "strip", z.ZodTypeAny, {
|
|
645
|
-
value: `0x${string}`;
|
|
646
645
|
__kind: "P2PKH";
|
|
646
|
+
value: `0x${string}`;
|
|
647
647
|
}, {
|
|
648
|
-
value: string;
|
|
649
648
|
__kind: "P2PKH";
|
|
649
|
+
value: string;
|
|
650
650
|
}>, z.ZodObject<{
|
|
651
651
|
__kind: z.ZodLiteral<"P2SH">;
|
|
652
652
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
653
653
|
}, "strip", z.ZodTypeAny, {
|
|
654
|
-
value: `0x${string}`;
|
|
655
654
|
__kind: "P2SH";
|
|
655
|
+
value: `0x${string}`;
|
|
656
656
|
}, {
|
|
657
|
-
value: string;
|
|
658
657
|
__kind: "P2SH";
|
|
658
|
+
value: string;
|
|
659
659
|
}>, z.ZodObject<{
|
|
660
660
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
661
661
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
662
662
|
}, "strip", z.ZodTypeAny, {
|
|
663
|
-
value: `0x${string}`;
|
|
664
663
|
__kind: "P2WPKH";
|
|
664
|
+
value: `0x${string}`;
|
|
665
665
|
}, {
|
|
666
|
-
value: string;
|
|
667
666
|
__kind: "P2WPKH";
|
|
667
|
+
value: string;
|
|
668
668
|
}>, z.ZodObject<{
|
|
669
669
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
670
670
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
671
671
|
}, "strip", z.ZodTypeAny, {
|
|
672
|
-
value: `0x${string}`;
|
|
673
672
|
__kind: "P2WSH";
|
|
673
|
+
value: `0x${string}`;
|
|
674
674
|
}, {
|
|
675
|
-
value: string;
|
|
676
675
|
__kind: "P2WSH";
|
|
676
|
+
value: string;
|
|
677
677
|
}>, z.ZodObject<{
|
|
678
678
|
__kind: z.ZodLiteral<"Taproot">;
|
|
679
679
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
680
680
|
}, "strip", z.ZodTypeAny, {
|
|
681
|
-
value: `0x${string}`;
|
|
682
681
|
__kind: "Taproot";
|
|
682
|
+
value: `0x${string}`;
|
|
683
683
|
}, {
|
|
684
|
-
value: string;
|
|
685
684
|
__kind: "Taproot";
|
|
685
|
+
value: string;
|
|
686
686
|
}>, z.ZodObject<{
|
|
687
687
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
688
688
|
version: z.ZodNumber;
|
|
@@ -771,11 +771,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
771
771
|
};
|
|
772
772
|
} | null | undefined;
|
|
773
773
|
};
|
|
774
|
+
amount: bigint;
|
|
774
775
|
id: {
|
|
775
776
|
txId: `0x${string}`;
|
|
776
777
|
vout: number;
|
|
777
778
|
};
|
|
778
|
-
amount: bigint;
|
|
779
779
|
}, {
|
|
780
780
|
depositAddress: {
|
|
781
781
|
pubkeyX: string;
|
|
@@ -788,30 +788,30 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
788
788
|
};
|
|
789
789
|
} | null | undefined;
|
|
790
790
|
};
|
|
791
|
+
amount: string | number;
|
|
791
792
|
id: {
|
|
792
793
|
txId: string;
|
|
793
794
|
vout: number;
|
|
794
795
|
};
|
|
795
|
-
amount: string | number;
|
|
796
796
|
}>;
|
|
797
797
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
798
798
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
799
799
|
}, "strip", z.ZodTypeAny, {
|
|
800
|
-
__kind: "
|
|
800
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
801
801
|
}, {
|
|
802
|
-
__kind: "
|
|
803
|
-
}>, "
|
|
804
|
-
__kind: "
|
|
802
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
803
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
804
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
805
805
|
}>;
|
|
806
806
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
807
807
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
808
808
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
809
809
|
}, "strip", z.ZodTypeAny, {
|
|
810
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
810
811
|
value: `0x${string}`;
|
|
811
|
-
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
|
|
812
812
|
}, {
|
|
813
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
813
814
|
value: string;
|
|
814
|
-
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
|
|
815
815
|
}>, {
|
|
816
816
|
readonly chain: "Ethereum";
|
|
817
817
|
readonly address: `0x${string}`;
|
|
@@ -828,8 +828,8 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
828
828
|
readonly chain: "Solana";
|
|
829
829
|
readonly address: string;
|
|
830
830
|
}, {
|
|
831
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
831
832
|
value: string;
|
|
832
|
-
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
|
|
833
833
|
}>;
|
|
834
834
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
835
835
|
channelMetadata: z.ZodObject<{
|
|
@@ -858,67 +858,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
858
858
|
__kind: z.ZodLiteral<"Eth">;
|
|
859
859
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
860
860
|
}, "strip", z.ZodTypeAny, {
|
|
861
|
-
value: `0x${string}`;
|
|
862
861
|
__kind: "Eth";
|
|
862
|
+
value: `0x${string}`;
|
|
863
863
|
}, {
|
|
864
|
-
value: string;
|
|
865
864
|
__kind: "Eth";
|
|
865
|
+
value: string;
|
|
866
866
|
}>, z.ZodObject<{
|
|
867
867
|
__kind: z.ZodLiteral<"Dot">;
|
|
868
868
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
869
869
|
}, "strip", z.ZodTypeAny, {
|
|
870
|
-
value: `0x${string}`;
|
|
871
870
|
__kind: "Dot";
|
|
871
|
+
value: `0x${string}`;
|
|
872
872
|
}, {
|
|
873
|
-
value: string;
|
|
874
873
|
__kind: "Dot";
|
|
874
|
+
value: string;
|
|
875
875
|
}>, z.ZodObject<{
|
|
876
876
|
__kind: z.ZodLiteral<"Btc">;
|
|
877
877
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
878
878
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
879
879
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
880
880
|
}, "strip", z.ZodTypeAny, {
|
|
881
|
-
value: `0x${string}`;
|
|
882
881
|
__kind: "P2PKH";
|
|
882
|
+
value: `0x${string}`;
|
|
883
883
|
}, {
|
|
884
|
-
value: string;
|
|
885
884
|
__kind: "P2PKH";
|
|
885
|
+
value: string;
|
|
886
886
|
}>, z.ZodObject<{
|
|
887
887
|
__kind: z.ZodLiteral<"P2SH">;
|
|
888
888
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
889
889
|
}, "strip", z.ZodTypeAny, {
|
|
890
|
-
value: `0x${string}`;
|
|
891
890
|
__kind: "P2SH";
|
|
891
|
+
value: `0x${string}`;
|
|
892
892
|
}, {
|
|
893
|
-
value: string;
|
|
894
893
|
__kind: "P2SH";
|
|
894
|
+
value: string;
|
|
895
895
|
}>, z.ZodObject<{
|
|
896
896
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
897
897
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
898
898
|
}, "strip", z.ZodTypeAny, {
|
|
899
|
-
value: `0x${string}`;
|
|
900
899
|
__kind: "P2WPKH";
|
|
900
|
+
value: `0x${string}`;
|
|
901
901
|
}, {
|
|
902
|
-
value: string;
|
|
903
902
|
__kind: "P2WPKH";
|
|
903
|
+
value: string;
|
|
904
904
|
}>, z.ZodObject<{
|
|
905
905
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
906
906
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
907
907
|
}, "strip", z.ZodTypeAny, {
|
|
908
|
-
value: `0x${string}`;
|
|
909
908
|
__kind: "P2WSH";
|
|
909
|
+
value: `0x${string}`;
|
|
910
910
|
}, {
|
|
911
|
-
value: string;
|
|
912
911
|
__kind: "P2WSH";
|
|
912
|
+
value: string;
|
|
913
913
|
}>, z.ZodObject<{
|
|
914
914
|
__kind: z.ZodLiteral<"Taproot">;
|
|
915
915
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
916
916
|
}, "strip", z.ZodTypeAny, {
|
|
917
|
-
value: `0x${string}`;
|
|
918
917
|
__kind: "Taproot";
|
|
918
|
+
value: `0x${string}`;
|
|
919
919
|
}, {
|
|
920
|
-
value: string;
|
|
921
920
|
__kind: "Taproot";
|
|
921
|
+
value: string;
|
|
922
922
|
}>, z.ZodObject<{
|
|
923
923
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
924
924
|
version: z.ZodNumber;
|
|
@@ -933,67 +933,67 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
933
933
|
program: string;
|
|
934
934
|
}>]>;
|
|
935
935
|
}, "strip", z.ZodTypeAny, {
|
|
936
|
+
__kind: "Btc";
|
|
936
937
|
value: {
|
|
937
|
-
value: `0x${string}`;
|
|
938
938
|
__kind: "P2PKH";
|
|
939
|
-
} | {
|
|
940
939
|
value: `0x${string}`;
|
|
941
|
-
__kind: "P2SH";
|
|
942
940
|
} | {
|
|
941
|
+
__kind: "P2SH";
|
|
943
942
|
value: `0x${string}`;
|
|
944
|
-
__kind: "P2WPKH";
|
|
945
943
|
} | {
|
|
944
|
+
__kind: "P2WPKH";
|
|
946
945
|
value: `0x${string}`;
|
|
947
|
-
__kind: "P2WSH";
|
|
948
946
|
} | {
|
|
947
|
+
__kind: "P2WSH";
|
|
949
948
|
value: `0x${string}`;
|
|
949
|
+
} | {
|
|
950
950
|
__kind: "Taproot";
|
|
951
|
+
value: `0x${string}`;
|
|
951
952
|
} | {
|
|
952
953
|
__kind: "OtherSegwit";
|
|
953
954
|
version: number;
|
|
954
955
|
program: `0x${string}`;
|
|
955
956
|
};
|
|
956
|
-
__kind: "Btc";
|
|
957
957
|
}, {
|
|
958
|
+
__kind: "Btc";
|
|
958
959
|
value: {
|
|
959
|
-
value: string;
|
|
960
960
|
__kind: "P2PKH";
|
|
961
|
-
} | {
|
|
962
961
|
value: string;
|
|
963
|
-
__kind: "P2SH";
|
|
964
962
|
} | {
|
|
963
|
+
__kind: "P2SH";
|
|
965
964
|
value: string;
|
|
966
|
-
__kind: "P2WPKH";
|
|
967
965
|
} | {
|
|
966
|
+
__kind: "P2WPKH";
|
|
968
967
|
value: string;
|
|
969
|
-
__kind: "P2WSH";
|
|
970
968
|
} | {
|
|
969
|
+
__kind: "P2WSH";
|
|
971
970
|
value: string;
|
|
971
|
+
} | {
|
|
972
972
|
__kind: "Taproot";
|
|
973
|
+
value: string;
|
|
973
974
|
} | {
|
|
974
975
|
__kind: "OtherSegwit";
|
|
975
976
|
version: number;
|
|
976
977
|
program: string;
|
|
977
978
|
};
|
|
978
|
-
__kind: "Btc";
|
|
979
979
|
}>, z.ZodObject<{
|
|
980
980
|
__kind: z.ZodLiteral<"Arb">;
|
|
981
981
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
982
982
|
}, "strip", z.ZodTypeAny, {
|
|
983
|
-
value: `0x${string}`;
|
|
984
983
|
__kind: "Arb";
|
|
984
|
+
value: `0x${string}`;
|
|
985
985
|
}, {
|
|
986
|
-
value: string;
|
|
987
986
|
__kind: "Arb";
|
|
987
|
+
value: string;
|
|
988
988
|
}>, z.ZodObject<{
|
|
989
989
|
__kind: z.ZodLiteral<"Sol">;
|
|
990
990
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
991
991
|
}, "strip", z.ZodTypeAny, {
|
|
992
|
-
value: `0x${string}`;
|
|
993
992
|
__kind: "Sol";
|
|
993
|
+
value: `0x${string}`;
|
|
994
994
|
}, {
|
|
995
|
-
value: string;
|
|
996
995
|
__kind: "Sol";
|
|
996
|
+
value: string;
|
|
997
997
|
}>]>>>;
|
|
998
998
|
}, "strip", z.ZodTypeAny, {
|
|
999
999
|
channelMetadata: {
|
|
@@ -1003,39 +1003,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1003
1003
|
};
|
|
1004
1004
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1005
1005
|
sourceAddress?: {
|
|
1006
|
-
value: `0x${string}`;
|
|
1007
1006
|
__kind: "Eth";
|
|
1008
|
-
} | {
|
|
1009
1007
|
value: `0x${string}`;
|
|
1008
|
+
} | {
|
|
1010
1009
|
__kind: "Dot";
|
|
1010
|
+
value: `0x${string}`;
|
|
1011
1011
|
} | {
|
|
1012
|
+
__kind: "Btc";
|
|
1012
1013
|
value: {
|
|
1013
|
-
value: `0x${string}`;
|
|
1014
1014
|
__kind: "P2PKH";
|
|
1015
|
-
} | {
|
|
1016
1015
|
value: `0x${string}`;
|
|
1017
|
-
__kind: "P2SH";
|
|
1018
1016
|
} | {
|
|
1017
|
+
__kind: "P2SH";
|
|
1019
1018
|
value: `0x${string}`;
|
|
1020
|
-
__kind: "P2WPKH";
|
|
1021
1019
|
} | {
|
|
1020
|
+
__kind: "P2WPKH";
|
|
1022
1021
|
value: `0x${string}`;
|
|
1023
|
-
__kind: "P2WSH";
|
|
1024
1022
|
} | {
|
|
1023
|
+
__kind: "P2WSH";
|
|
1025
1024
|
value: `0x${string}`;
|
|
1025
|
+
} | {
|
|
1026
1026
|
__kind: "Taproot";
|
|
1027
|
+
value: `0x${string}`;
|
|
1027
1028
|
} | {
|
|
1028
1029
|
__kind: "OtherSegwit";
|
|
1029
1030
|
version: number;
|
|
1030
1031
|
program: `0x${string}`;
|
|
1031
1032
|
};
|
|
1032
|
-
__kind: "Btc";
|
|
1033
1033
|
} | {
|
|
1034
|
-
value: `0x${string}`;
|
|
1035
1034
|
__kind: "Arb";
|
|
1036
|
-
} | {
|
|
1037
1035
|
value: `0x${string}`;
|
|
1036
|
+
} | {
|
|
1038
1037
|
__kind: "Sol";
|
|
1038
|
+
value: `0x${string}`;
|
|
1039
1039
|
} | null | undefined;
|
|
1040
1040
|
}, {
|
|
1041
1041
|
channelMetadata: {
|
|
@@ -1047,39 +1047,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1047
1047
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1048
1048
|
};
|
|
1049
1049
|
sourceAddress?: {
|
|
1050
|
-
value: string;
|
|
1051
1050
|
__kind: "Eth";
|
|
1052
|
-
} | {
|
|
1053
1051
|
value: string;
|
|
1052
|
+
} | {
|
|
1054
1053
|
__kind: "Dot";
|
|
1054
|
+
value: string;
|
|
1055
1055
|
} | {
|
|
1056
|
+
__kind: "Btc";
|
|
1056
1057
|
value: {
|
|
1057
|
-
value: string;
|
|
1058
1058
|
__kind: "P2PKH";
|
|
1059
|
-
} | {
|
|
1060
1059
|
value: string;
|
|
1061
|
-
__kind: "P2SH";
|
|
1062
1060
|
} | {
|
|
1061
|
+
__kind: "P2SH";
|
|
1063
1062
|
value: string;
|
|
1064
|
-
__kind: "P2WPKH";
|
|
1065
1063
|
} | {
|
|
1064
|
+
__kind: "P2WPKH";
|
|
1066
1065
|
value: string;
|
|
1067
|
-
__kind: "P2WSH";
|
|
1068
1066
|
} | {
|
|
1067
|
+
__kind: "P2WSH";
|
|
1069
1068
|
value: string;
|
|
1069
|
+
} | {
|
|
1070
1070
|
__kind: "Taproot";
|
|
1071
|
+
value: string;
|
|
1071
1072
|
} | {
|
|
1072
1073
|
__kind: "OtherSegwit";
|
|
1073
1074
|
version: number;
|
|
1074
1075
|
program: string;
|
|
1075
1076
|
};
|
|
1076
|
-
__kind: "Btc";
|
|
1077
1077
|
} | {
|
|
1078
|
-
value: string;
|
|
1079
1078
|
__kind: "Arb";
|
|
1080
|
-
} | {
|
|
1081
1079
|
value: string;
|
|
1080
|
+
} | {
|
|
1082
1081
|
__kind: "Sol";
|
|
1082
|
+
value: string;
|
|
1083
1083
|
} | null | undefined;
|
|
1084
1084
|
}>>>;
|
|
1085
1085
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1109,47 +1109,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1109
1109
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
1110
1110
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1111
1111
|
}, "strip", z.ZodTypeAny, {
|
|
1112
|
-
value: `0x${string}`;
|
|
1113
1112
|
__kind: "P2PKH";
|
|
1113
|
+
value: `0x${string}`;
|
|
1114
1114
|
}, {
|
|
1115
|
-
value: string;
|
|
1116
1115
|
__kind: "P2PKH";
|
|
1116
|
+
value: string;
|
|
1117
1117
|
}>, z.ZodObject<{
|
|
1118
1118
|
__kind: z.ZodLiteral<"P2SH">;
|
|
1119
1119
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1120
1120
|
}, "strip", z.ZodTypeAny, {
|
|
1121
|
-
value: `0x${string}`;
|
|
1122
1121
|
__kind: "P2SH";
|
|
1122
|
+
value: `0x${string}`;
|
|
1123
1123
|
}, {
|
|
1124
|
-
value: string;
|
|
1125
1124
|
__kind: "P2SH";
|
|
1125
|
+
value: string;
|
|
1126
1126
|
}>, z.ZodObject<{
|
|
1127
1127
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
1128
1128
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1129
1129
|
}, "strip", z.ZodTypeAny, {
|
|
1130
|
-
value: `0x${string}`;
|
|
1131
1130
|
__kind: "P2WPKH";
|
|
1131
|
+
value: `0x${string}`;
|
|
1132
1132
|
}, {
|
|
1133
|
-
value: string;
|
|
1134
1133
|
__kind: "P2WPKH";
|
|
1134
|
+
value: string;
|
|
1135
1135
|
}>, z.ZodObject<{
|
|
1136
1136
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
1137
1137
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1138
1138
|
}, "strip", z.ZodTypeAny, {
|
|
1139
|
-
value: `0x${string}`;
|
|
1140
1139
|
__kind: "P2WSH";
|
|
1140
|
+
value: `0x${string}`;
|
|
1141
1141
|
}, {
|
|
1142
|
-
value: string;
|
|
1143
1142
|
__kind: "P2WSH";
|
|
1143
|
+
value: string;
|
|
1144
1144
|
}>, z.ZodObject<{
|
|
1145
1145
|
__kind: z.ZodLiteral<"Taproot">;
|
|
1146
1146
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1147
1147
|
}, "strip", z.ZodTypeAny, {
|
|
1148
|
-
value: `0x${string}`;
|
|
1149
1148
|
__kind: "Taproot";
|
|
1149
|
+
value: `0x${string}`;
|
|
1150
1150
|
}, {
|
|
1151
|
-
value: string;
|
|
1152
1151
|
__kind: "Taproot";
|
|
1152
|
+
value: string;
|
|
1153
1153
|
}>, z.ZodObject<{
|
|
1154
1154
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
1155
1155
|
version: z.ZodNumber;
|
|
@@ -1167,20 +1167,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1167
1167
|
}, "strip", z.ZodTypeAny, {
|
|
1168
1168
|
retryDuration: number;
|
|
1169
1169
|
refundAddress: {
|
|
1170
|
-
value: `0x${string}`;
|
|
1171
1170
|
__kind: "P2PKH";
|
|
1172
|
-
} | {
|
|
1173
1171
|
value: `0x${string}`;
|
|
1174
|
-
__kind: "P2SH";
|
|
1175
1172
|
} | {
|
|
1173
|
+
__kind: "P2SH";
|
|
1176
1174
|
value: `0x${string}`;
|
|
1177
|
-
__kind: "P2WPKH";
|
|
1178
1175
|
} | {
|
|
1176
|
+
__kind: "P2WPKH";
|
|
1179
1177
|
value: `0x${string}`;
|
|
1180
|
-
__kind: "P2WSH";
|
|
1181
1178
|
} | {
|
|
1179
|
+
__kind: "P2WSH";
|
|
1182
1180
|
value: `0x${string}`;
|
|
1181
|
+
} | {
|
|
1183
1182
|
__kind: "Taproot";
|
|
1183
|
+
value: `0x${string}`;
|
|
1184
1184
|
} | {
|
|
1185
1185
|
__kind: "OtherSegwit";
|
|
1186
1186
|
version: number;
|
|
@@ -1190,20 +1190,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1190
1190
|
}, {
|
|
1191
1191
|
retryDuration: number;
|
|
1192
1192
|
refundAddress: {
|
|
1193
|
-
value: string;
|
|
1194
1193
|
__kind: "P2PKH";
|
|
1195
|
-
} | {
|
|
1196
1194
|
value: string;
|
|
1197
|
-
__kind: "P2SH";
|
|
1198
1195
|
} | {
|
|
1196
|
+
__kind: "P2SH";
|
|
1199
1197
|
value: string;
|
|
1200
|
-
__kind: "P2WPKH";
|
|
1201
1198
|
} | {
|
|
1199
|
+
__kind: "P2WPKH";
|
|
1202
1200
|
value: string;
|
|
1203
|
-
__kind: "P2WSH";
|
|
1204
1201
|
} | {
|
|
1202
|
+
__kind: "P2WSH";
|
|
1205
1203
|
value: string;
|
|
1204
|
+
} | {
|
|
1206
1205
|
__kind: "Taproot";
|
|
1206
|
+
value: string;
|
|
1207
1207
|
} | {
|
|
1208
1208
|
__kind: "OtherSegwit";
|
|
1209
1209
|
version: number;
|
|
@@ -1223,7 +1223,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1223
1223
|
}>>>;
|
|
1224
1224
|
boostFee: z.ZodNumber;
|
|
1225
1225
|
}, "strip", z.ZodTypeAny, {
|
|
1226
|
-
txId: `0x${string}`;
|
|
1227
1226
|
depositDetails: {
|
|
1228
1227
|
depositAddress: {
|
|
1229
1228
|
pubkeyX: `0x${string}`;
|
|
@@ -1236,16 +1235,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1236
1235
|
};
|
|
1237
1236
|
} | null | undefined;
|
|
1238
1237
|
};
|
|
1238
|
+
amount: bigint;
|
|
1239
1239
|
id: {
|
|
1240
1240
|
txId: `0x${string}`;
|
|
1241
1241
|
vout: number;
|
|
1242
1242
|
};
|
|
1243
|
-
amount: bigint;
|
|
1244
1243
|
};
|
|
1245
1244
|
boostFee: number;
|
|
1245
|
+
txId: `0x${string}`;
|
|
1246
1246
|
inputAsset: "Btc";
|
|
1247
1247
|
depositAmount: bigint;
|
|
1248
|
-
outputAsset: "
|
|
1248
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1249
1249
|
destinationAddress: {
|
|
1250
1250
|
readonly chain: "Ethereum";
|
|
1251
1251
|
readonly address: `0x${string}`;
|
|
@@ -1269,20 +1269,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1269
1269
|
refundParams: {
|
|
1270
1270
|
retryDuration: number;
|
|
1271
1271
|
refundAddress: {
|
|
1272
|
-
value: `0x${string}`;
|
|
1273
1272
|
__kind: "P2PKH";
|
|
1274
|
-
} | {
|
|
1275
1273
|
value: `0x${string}`;
|
|
1276
|
-
__kind: "P2SH";
|
|
1277
1274
|
} | {
|
|
1275
|
+
__kind: "P2SH";
|
|
1278
1276
|
value: `0x${string}`;
|
|
1279
|
-
__kind: "P2WPKH";
|
|
1280
1277
|
} | {
|
|
1278
|
+
__kind: "P2WPKH";
|
|
1281
1279
|
value: `0x${string}`;
|
|
1282
|
-
__kind: "P2WSH";
|
|
1283
1280
|
} | {
|
|
1281
|
+
__kind: "P2WSH";
|
|
1284
1282
|
value: `0x${string}`;
|
|
1283
|
+
} | {
|
|
1285
1284
|
__kind: "Taproot";
|
|
1285
|
+
value: `0x${string}`;
|
|
1286
1286
|
} | {
|
|
1287
1287
|
__kind: "OtherSegwit";
|
|
1288
1288
|
version: number;
|
|
@@ -1290,27 +1290,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1290
1290
|
};
|
|
1291
1291
|
minPrice: bigint;
|
|
1292
1292
|
};
|
|
1293
|
-
channelId?: bigint | null | undefined;
|
|
1294
1293
|
depositAddress?: {
|
|
1295
|
-
value: `0x${string}`;
|
|
1296
1294
|
__kind: "P2PKH";
|
|
1297
|
-
} | {
|
|
1298
1295
|
value: `0x${string}`;
|
|
1299
|
-
__kind: "P2SH";
|
|
1300
1296
|
} | {
|
|
1297
|
+
__kind: "P2SH";
|
|
1301
1298
|
value: `0x${string}`;
|
|
1302
|
-
__kind: "P2WPKH";
|
|
1303
1299
|
} | {
|
|
1300
|
+
__kind: "P2WPKH";
|
|
1304
1301
|
value: `0x${string}`;
|
|
1305
|
-
__kind: "P2WSH";
|
|
1306
1302
|
} | {
|
|
1303
|
+
__kind: "P2WSH";
|
|
1307
1304
|
value: `0x${string}`;
|
|
1305
|
+
} | {
|
|
1308
1306
|
__kind: "Taproot";
|
|
1307
|
+
value: `0x${string}`;
|
|
1309
1308
|
} | {
|
|
1310
1309
|
__kind: "OtherSegwit";
|
|
1311
1310
|
version: number;
|
|
1312
1311
|
program: `0x${string}`;
|
|
1313
1312
|
} | null | undefined;
|
|
1313
|
+
channelId?: bigint | null | undefined;
|
|
1314
1314
|
depositMetadata?: {
|
|
1315
1315
|
channelMetadata: {
|
|
1316
1316
|
message: `0x${string}`;
|
|
@@ -1319,39 +1319,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1319
1319
|
};
|
|
1320
1320
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1321
1321
|
sourceAddress?: {
|
|
1322
|
-
value: `0x${string}`;
|
|
1323
1322
|
__kind: "Eth";
|
|
1324
|
-
} | {
|
|
1325
1323
|
value: `0x${string}`;
|
|
1324
|
+
} | {
|
|
1326
1325
|
__kind: "Dot";
|
|
1326
|
+
value: `0x${string}`;
|
|
1327
1327
|
} | {
|
|
1328
|
+
__kind: "Btc";
|
|
1328
1329
|
value: {
|
|
1329
|
-
value: `0x${string}`;
|
|
1330
1330
|
__kind: "P2PKH";
|
|
1331
|
-
} | {
|
|
1332
1331
|
value: `0x${string}`;
|
|
1333
|
-
__kind: "P2SH";
|
|
1334
1332
|
} | {
|
|
1333
|
+
__kind: "P2SH";
|
|
1335
1334
|
value: `0x${string}`;
|
|
1336
|
-
__kind: "P2WPKH";
|
|
1337
1335
|
} | {
|
|
1336
|
+
__kind: "P2WPKH";
|
|
1338
1337
|
value: `0x${string}`;
|
|
1339
|
-
__kind: "P2WSH";
|
|
1340
1338
|
} | {
|
|
1339
|
+
__kind: "P2WSH";
|
|
1341
1340
|
value: `0x${string}`;
|
|
1341
|
+
} | {
|
|
1342
1342
|
__kind: "Taproot";
|
|
1343
|
+
value: `0x${string}`;
|
|
1343
1344
|
} | {
|
|
1344
1345
|
__kind: "OtherSegwit";
|
|
1345
1346
|
version: number;
|
|
1346
1347
|
program: `0x${string}`;
|
|
1347
1348
|
};
|
|
1348
|
-
__kind: "Btc";
|
|
1349
1349
|
} | {
|
|
1350
|
-
value: `0x${string}`;
|
|
1351
1350
|
__kind: "Arb";
|
|
1352
|
-
} | {
|
|
1353
1351
|
value: `0x${string}`;
|
|
1352
|
+
} | {
|
|
1354
1353
|
__kind: "Sol";
|
|
1354
|
+
value: `0x${string}`;
|
|
1355
1355
|
} | null | undefined;
|
|
1356
1356
|
} | null | undefined;
|
|
1357
1357
|
brokerFee?: {
|
|
@@ -1363,7 +1363,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1363
1363
|
chunkInterval: number;
|
|
1364
1364
|
} | null | undefined;
|
|
1365
1365
|
}, {
|
|
1366
|
-
txId: string;
|
|
1367
1366
|
depositDetails: {
|
|
1368
1367
|
depositAddress: {
|
|
1369
1368
|
pubkeyX: string;
|
|
@@ -1376,23 +1375,24 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1376
1375
|
};
|
|
1377
1376
|
} | null | undefined;
|
|
1378
1377
|
};
|
|
1378
|
+
amount: string | number;
|
|
1379
1379
|
id: {
|
|
1380
1380
|
txId: string;
|
|
1381
1381
|
vout: number;
|
|
1382
1382
|
};
|
|
1383
|
-
amount: string | number;
|
|
1384
1383
|
};
|
|
1385
1384
|
boostFee: number;
|
|
1385
|
+
txId: string;
|
|
1386
1386
|
inputAsset: {
|
|
1387
1387
|
__kind: "Btc";
|
|
1388
1388
|
};
|
|
1389
1389
|
depositAmount: string | number;
|
|
1390
1390
|
outputAsset: {
|
|
1391
|
-
__kind: "
|
|
1391
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1392
1392
|
};
|
|
1393
1393
|
destinationAddress: {
|
|
1394
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1394
1395
|
value: string;
|
|
1395
|
-
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
|
|
1396
1396
|
};
|
|
1397
1397
|
affiliateFees: {
|
|
1398
1398
|
account: number;
|
|
@@ -1401,20 +1401,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1401
1401
|
refundParams: {
|
|
1402
1402
|
retryDuration: number;
|
|
1403
1403
|
refundAddress: {
|
|
1404
|
-
value: string;
|
|
1405
1404
|
__kind: "P2PKH";
|
|
1406
|
-
} | {
|
|
1407
1405
|
value: string;
|
|
1408
|
-
__kind: "P2SH";
|
|
1409
1406
|
} | {
|
|
1407
|
+
__kind: "P2SH";
|
|
1410
1408
|
value: string;
|
|
1411
|
-
__kind: "P2WPKH";
|
|
1412
1409
|
} | {
|
|
1410
|
+
__kind: "P2WPKH";
|
|
1413
1411
|
value: string;
|
|
1414
|
-
__kind: "P2WSH";
|
|
1415
1412
|
} | {
|
|
1413
|
+
__kind: "P2WSH";
|
|
1416
1414
|
value: string;
|
|
1415
|
+
} | {
|
|
1417
1416
|
__kind: "Taproot";
|
|
1417
|
+
value: string;
|
|
1418
1418
|
} | {
|
|
1419
1419
|
__kind: "OtherSegwit";
|
|
1420
1420
|
version: number;
|
|
@@ -1422,27 +1422,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1422
1422
|
};
|
|
1423
1423
|
minPrice: string | number;
|
|
1424
1424
|
};
|
|
1425
|
-
channelId?: string | number | null | undefined;
|
|
1426
1425
|
depositAddress?: {
|
|
1427
|
-
value: string;
|
|
1428
1426
|
__kind: "P2PKH";
|
|
1429
|
-
} | {
|
|
1430
1427
|
value: string;
|
|
1431
|
-
__kind: "P2SH";
|
|
1432
1428
|
} | {
|
|
1429
|
+
__kind: "P2SH";
|
|
1433
1430
|
value: string;
|
|
1434
|
-
__kind: "P2WPKH";
|
|
1435
1431
|
} | {
|
|
1432
|
+
__kind: "P2WPKH";
|
|
1436
1433
|
value: string;
|
|
1437
|
-
__kind: "P2WSH";
|
|
1438
1434
|
} | {
|
|
1435
|
+
__kind: "P2WSH";
|
|
1439
1436
|
value: string;
|
|
1437
|
+
} | {
|
|
1440
1438
|
__kind: "Taproot";
|
|
1439
|
+
value: string;
|
|
1441
1440
|
} | {
|
|
1442
1441
|
__kind: "OtherSegwit";
|
|
1443
1442
|
version: number;
|
|
1444
1443
|
program: string;
|
|
1445
1444
|
} | null | undefined;
|
|
1445
|
+
channelId?: string | number | null | undefined;
|
|
1446
1446
|
depositMetadata?: {
|
|
1447
1447
|
channelMetadata: {
|
|
1448
1448
|
message: string;
|
|
@@ -1453,39 +1453,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1453
1453
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1454
1454
|
};
|
|
1455
1455
|
sourceAddress?: {
|
|
1456
|
-
value: string;
|
|
1457
1456
|
__kind: "Eth";
|
|
1458
|
-
} | {
|
|
1459
1457
|
value: string;
|
|
1458
|
+
} | {
|
|
1460
1459
|
__kind: "Dot";
|
|
1460
|
+
value: string;
|
|
1461
1461
|
} | {
|
|
1462
|
+
__kind: "Btc";
|
|
1462
1463
|
value: {
|
|
1463
|
-
value: string;
|
|
1464
1464
|
__kind: "P2PKH";
|
|
1465
|
-
} | {
|
|
1466
1465
|
value: string;
|
|
1467
|
-
__kind: "P2SH";
|
|
1468
1466
|
} | {
|
|
1467
|
+
__kind: "P2SH";
|
|
1469
1468
|
value: string;
|
|
1470
|
-
__kind: "P2WPKH";
|
|
1471
1469
|
} | {
|
|
1470
|
+
__kind: "P2WPKH";
|
|
1472
1471
|
value: string;
|
|
1473
|
-
__kind: "P2WSH";
|
|
1474
1472
|
} | {
|
|
1473
|
+
__kind: "P2WSH";
|
|
1475
1474
|
value: string;
|
|
1475
|
+
} | {
|
|
1476
1476
|
__kind: "Taproot";
|
|
1477
|
+
value: string;
|
|
1477
1478
|
} | {
|
|
1478
1479
|
__kind: "OtherSegwit";
|
|
1479
1480
|
version: number;
|
|
1480
1481
|
program: string;
|
|
1481
1482
|
};
|
|
1482
|
-
__kind: "Btc";
|
|
1483
1483
|
} | {
|
|
1484
|
-
value: string;
|
|
1485
1484
|
__kind: "Arb";
|
|
1486
|
-
} | {
|
|
1487
1485
|
value: string;
|
|
1486
|
+
} | {
|
|
1488
1487
|
__kind: "Sol";
|
|
1488
|
+
value: string;
|
|
1489
1489
|
} | null | undefined;
|
|
1490
1490
|
} | null | undefined;
|
|
1491
1491
|
brokerFee?: {
|
|
@@ -1500,7 +1500,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1500
1500
|
}, "strip", z.ZodTypeAny, {
|
|
1501
1501
|
__kind: "Vault";
|
|
1502
1502
|
vaultWitness: {
|
|
1503
|
-
txId: `0x${string}`;
|
|
1504
1503
|
depositDetails: {
|
|
1505
1504
|
depositAddress: {
|
|
1506
1505
|
pubkeyX: `0x${string}`;
|
|
@@ -1513,16 +1512,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1513
1512
|
};
|
|
1514
1513
|
} | null | undefined;
|
|
1515
1514
|
};
|
|
1515
|
+
amount: bigint;
|
|
1516
1516
|
id: {
|
|
1517
1517
|
txId: `0x${string}`;
|
|
1518
1518
|
vout: number;
|
|
1519
1519
|
};
|
|
1520
|
-
amount: bigint;
|
|
1521
1520
|
};
|
|
1522
1521
|
boostFee: number;
|
|
1522
|
+
txId: `0x${string}`;
|
|
1523
1523
|
inputAsset: "Btc";
|
|
1524
1524
|
depositAmount: bigint;
|
|
1525
|
-
outputAsset: "
|
|
1525
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1526
1526
|
destinationAddress: {
|
|
1527
1527
|
readonly chain: "Ethereum";
|
|
1528
1528
|
readonly address: `0x${string}`;
|
|
@@ -1546,20 +1546,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1546
1546
|
refundParams: {
|
|
1547
1547
|
retryDuration: number;
|
|
1548
1548
|
refundAddress: {
|
|
1549
|
-
value: `0x${string}`;
|
|
1550
1549
|
__kind: "P2PKH";
|
|
1551
|
-
} | {
|
|
1552
1550
|
value: `0x${string}`;
|
|
1553
|
-
__kind: "P2SH";
|
|
1554
1551
|
} | {
|
|
1552
|
+
__kind: "P2SH";
|
|
1555
1553
|
value: `0x${string}`;
|
|
1556
|
-
__kind: "P2WPKH";
|
|
1557
1554
|
} | {
|
|
1555
|
+
__kind: "P2WPKH";
|
|
1558
1556
|
value: `0x${string}`;
|
|
1559
|
-
__kind: "P2WSH";
|
|
1560
1557
|
} | {
|
|
1558
|
+
__kind: "P2WSH";
|
|
1561
1559
|
value: `0x${string}`;
|
|
1560
|
+
} | {
|
|
1562
1561
|
__kind: "Taproot";
|
|
1562
|
+
value: `0x${string}`;
|
|
1563
1563
|
} | {
|
|
1564
1564
|
__kind: "OtherSegwit";
|
|
1565
1565
|
version: number;
|
|
@@ -1567,27 +1567,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1567
1567
|
};
|
|
1568
1568
|
minPrice: bigint;
|
|
1569
1569
|
};
|
|
1570
|
-
channelId?: bigint | null | undefined;
|
|
1571
1570
|
depositAddress?: {
|
|
1572
|
-
value: `0x${string}`;
|
|
1573
1571
|
__kind: "P2PKH";
|
|
1574
|
-
} | {
|
|
1575
1572
|
value: `0x${string}`;
|
|
1576
|
-
__kind: "P2SH";
|
|
1577
1573
|
} | {
|
|
1574
|
+
__kind: "P2SH";
|
|
1578
1575
|
value: `0x${string}`;
|
|
1579
|
-
__kind: "P2WPKH";
|
|
1580
1576
|
} | {
|
|
1577
|
+
__kind: "P2WPKH";
|
|
1581
1578
|
value: `0x${string}`;
|
|
1582
|
-
__kind: "P2WSH";
|
|
1583
1579
|
} | {
|
|
1580
|
+
__kind: "P2WSH";
|
|
1584
1581
|
value: `0x${string}`;
|
|
1582
|
+
} | {
|
|
1585
1583
|
__kind: "Taproot";
|
|
1584
|
+
value: `0x${string}`;
|
|
1586
1585
|
} | {
|
|
1587
1586
|
__kind: "OtherSegwit";
|
|
1588
1587
|
version: number;
|
|
1589
1588
|
program: `0x${string}`;
|
|
1590
1589
|
} | null | undefined;
|
|
1590
|
+
channelId?: bigint | null | undefined;
|
|
1591
1591
|
depositMetadata?: {
|
|
1592
1592
|
channelMetadata: {
|
|
1593
1593
|
message: `0x${string}`;
|
|
@@ -1596,39 +1596,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1596
1596
|
};
|
|
1597
1597
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1598
1598
|
sourceAddress?: {
|
|
1599
|
-
value: `0x${string}`;
|
|
1600
1599
|
__kind: "Eth";
|
|
1601
|
-
} | {
|
|
1602
1600
|
value: `0x${string}`;
|
|
1601
|
+
} | {
|
|
1603
1602
|
__kind: "Dot";
|
|
1603
|
+
value: `0x${string}`;
|
|
1604
1604
|
} | {
|
|
1605
|
+
__kind: "Btc";
|
|
1605
1606
|
value: {
|
|
1606
|
-
value: `0x${string}`;
|
|
1607
1607
|
__kind: "P2PKH";
|
|
1608
|
-
} | {
|
|
1609
1608
|
value: `0x${string}`;
|
|
1610
|
-
__kind: "P2SH";
|
|
1611
1609
|
} | {
|
|
1610
|
+
__kind: "P2SH";
|
|
1612
1611
|
value: `0x${string}`;
|
|
1613
|
-
__kind: "P2WPKH";
|
|
1614
1612
|
} | {
|
|
1613
|
+
__kind: "P2WPKH";
|
|
1615
1614
|
value: `0x${string}`;
|
|
1616
|
-
__kind: "P2WSH";
|
|
1617
1615
|
} | {
|
|
1616
|
+
__kind: "P2WSH";
|
|
1618
1617
|
value: `0x${string}`;
|
|
1618
|
+
} | {
|
|
1619
1619
|
__kind: "Taproot";
|
|
1620
|
+
value: `0x${string}`;
|
|
1620
1621
|
} | {
|
|
1621
1622
|
__kind: "OtherSegwit";
|
|
1622
1623
|
version: number;
|
|
1623
1624
|
program: `0x${string}`;
|
|
1624
1625
|
};
|
|
1625
|
-
__kind: "Btc";
|
|
1626
1626
|
} | {
|
|
1627
|
-
value: `0x${string}`;
|
|
1628
1627
|
__kind: "Arb";
|
|
1629
|
-
} | {
|
|
1630
1628
|
value: `0x${string}`;
|
|
1629
|
+
} | {
|
|
1631
1630
|
__kind: "Sol";
|
|
1631
|
+
value: `0x${string}`;
|
|
1632
1632
|
} | null | undefined;
|
|
1633
1633
|
} | null | undefined;
|
|
1634
1634
|
brokerFee?: {
|
|
@@ -1643,7 +1643,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1643
1643
|
}, {
|
|
1644
1644
|
__kind: "Vault";
|
|
1645
1645
|
vaultWitness: {
|
|
1646
|
-
txId: string;
|
|
1647
1646
|
depositDetails: {
|
|
1648
1647
|
depositAddress: {
|
|
1649
1648
|
pubkeyX: string;
|
|
@@ -1656,23 +1655,24 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1656
1655
|
};
|
|
1657
1656
|
} | null | undefined;
|
|
1658
1657
|
};
|
|
1658
|
+
amount: string | number;
|
|
1659
1659
|
id: {
|
|
1660
1660
|
txId: string;
|
|
1661
1661
|
vout: number;
|
|
1662
1662
|
};
|
|
1663
|
-
amount: string | number;
|
|
1664
1663
|
};
|
|
1665
1664
|
boostFee: number;
|
|
1665
|
+
txId: string;
|
|
1666
1666
|
inputAsset: {
|
|
1667
1667
|
__kind: "Btc";
|
|
1668
1668
|
};
|
|
1669
1669
|
depositAmount: string | number;
|
|
1670
1670
|
outputAsset: {
|
|
1671
|
-
__kind: "
|
|
1671
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1672
1672
|
};
|
|
1673
1673
|
destinationAddress: {
|
|
1674
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1674
1675
|
value: string;
|
|
1675
|
-
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
|
|
1676
1676
|
};
|
|
1677
1677
|
affiliateFees: {
|
|
1678
1678
|
account: number;
|
|
@@ -1681,20 +1681,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1681
1681
|
refundParams: {
|
|
1682
1682
|
retryDuration: number;
|
|
1683
1683
|
refundAddress: {
|
|
1684
|
-
value: string;
|
|
1685
1684
|
__kind: "P2PKH";
|
|
1686
|
-
} | {
|
|
1687
1685
|
value: string;
|
|
1688
|
-
__kind: "P2SH";
|
|
1689
1686
|
} | {
|
|
1687
|
+
__kind: "P2SH";
|
|
1690
1688
|
value: string;
|
|
1691
|
-
__kind: "P2WPKH";
|
|
1692
1689
|
} | {
|
|
1690
|
+
__kind: "P2WPKH";
|
|
1693
1691
|
value: string;
|
|
1694
|
-
__kind: "P2WSH";
|
|
1695
1692
|
} | {
|
|
1693
|
+
__kind: "P2WSH";
|
|
1696
1694
|
value: string;
|
|
1695
|
+
} | {
|
|
1697
1696
|
__kind: "Taproot";
|
|
1697
|
+
value: string;
|
|
1698
1698
|
} | {
|
|
1699
1699
|
__kind: "OtherSegwit";
|
|
1700
1700
|
version: number;
|
|
@@ -1702,27 +1702,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1702
1702
|
};
|
|
1703
1703
|
minPrice: string | number;
|
|
1704
1704
|
};
|
|
1705
|
-
channelId?: string | number | null | undefined;
|
|
1706
1705
|
depositAddress?: {
|
|
1707
|
-
value: string;
|
|
1708
1706
|
__kind: "P2PKH";
|
|
1709
|
-
} | {
|
|
1710
1707
|
value: string;
|
|
1711
|
-
__kind: "P2SH";
|
|
1712
1708
|
} | {
|
|
1709
|
+
__kind: "P2SH";
|
|
1713
1710
|
value: string;
|
|
1714
|
-
__kind: "P2WPKH";
|
|
1715
1711
|
} | {
|
|
1712
|
+
__kind: "P2WPKH";
|
|
1716
1713
|
value: string;
|
|
1717
|
-
__kind: "P2WSH";
|
|
1718
1714
|
} | {
|
|
1715
|
+
__kind: "P2WSH";
|
|
1719
1716
|
value: string;
|
|
1717
|
+
} | {
|
|
1720
1718
|
__kind: "Taproot";
|
|
1719
|
+
value: string;
|
|
1721
1720
|
} | {
|
|
1722
1721
|
__kind: "OtherSegwit";
|
|
1723
1722
|
version: number;
|
|
1724
1723
|
program: string;
|
|
1725
1724
|
} | null | undefined;
|
|
1725
|
+
channelId?: string | number | null | undefined;
|
|
1726
1726
|
depositMetadata?: {
|
|
1727
1727
|
channelMetadata: {
|
|
1728
1728
|
message: string;
|
|
@@ -1733,39 +1733,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1733
1733
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1734
1734
|
};
|
|
1735
1735
|
sourceAddress?: {
|
|
1736
|
-
value: string;
|
|
1737
1736
|
__kind: "Eth";
|
|
1738
|
-
} | {
|
|
1739
1737
|
value: string;
|
|
1738
|
+
} | {
|
|
1740
1739
|
__kind: "Dot";
|
|
1740
|
+
value: string;
|
|
1741
1741
|
} | {
|
|
1742
|
+
__kind: "Btc";
|
|
1742
1743
|
value: {
|
|
1743
|
-
value: string;
|
|
1744
1744
|
__kind: "P2PKH";
|
|
1745
|
-
} | {
|
|
1746
1745
|
value: string;
|
|
1747
|
-
__kind: "P2SH";
|
|
1748
1746
|
} | {
|
|
1747
|
+
__kind: "P2SH";
|
|
1749
1748
|
value: string;
|
|
1750
|
-
__kind: "P2WPKH";
|
|
1751
1749
|
} | {
|
|
1750
|
+
__kind: "P2WPKH";
|
|
1752
1751
|
value: string;
|
|
1753
|
-
__kind: "P2WSH";
|
|
1754
1752
|
} | {
|
|
1753
|
+
__kind: "P2WSH";
|
|
1755
1754
|
value: string;
|
|
1755
|
+
} | {
|
|
1756
1756
|
__kind: "Taproot";
|
|
1757
|
+
value: string;
|
|
1757
1758
|
} | {
|
|
1758
1759
|
__kind: "OtherSegwit";
|
|
1759
1760
|
version: number;
|
|
1760
1761
|
program: string;
|
|
1761
1762
|
};
|
|
1762
|
-
__kind: "Btc";
|
|
1763
1763
|
} | {
|
|
1764
|
-
value: string;
|
|
1765
1764
|
__kind: "Arb";
|
|
1766
|
-
} | {
|
|
1767
1765
|
value: string;
|
|
1766
|
+
} | {
|
|
1768
1767
|
__kind: "Sol";
|
|
1768
|
+
value: string;
|
|
1769
1769
|
} | null | undefined;
|
|
1770
1770
|
} | null | undefined;
|
|
1771
1771
|
brokerFee?: {
|
|
@@ -1787,6 +1787,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1787
1787
|
} | {
|
|
1788
1788
|
__kind: "TransactionRejectedByBroker";
|
|
1789
1789
|
} | {
|
|
1790
|
+
__kind: "DepositWitnessRejected";
|
|
1790
1791
|
value: {
|
|
1791
1792
|
__kind: "Other";
|
|
1792
1793
|
} | {
|
|
@@ -1794,11 +1795,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1794
1795
|
} | {
|
|
1795
1796
|
__kind: "BadOrigin";
|
|
1796
1797
|
} | {
|
|
1798
|
+
__kind: "Module";
|
|
1797
1799
|
value: {
|
|
1798
1800
|
index: number;
|
|
1799
1801
|
error: `0x${string}`;
|
|
1800
1802
|
};
|
|
1801
|
-
__kind: "Module";
|
|
1802
1803
|
} | {
|
|
1803
1804
|
__kind: "ConsumerRemaining";
|
|
1804
1805
|
} | {
|
|
@@ -1806,14 +1807,14 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1806
1807
|
} | {
|
|
1807
1808
|
__kind: "TooManyConsumers";
|
|
1808
1809
|
} | {
|
|
1809
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1810
1810
|
__kind: "Token";
|
|
1811
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1811
1812
|
} | {
|
|
1812
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1813
1813
|
__kind: "Arithmetic";
|
|
1814
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1814
1815
|
} | {
|
|
1815
|
-
value: "LimitReached" | "NoLayer";
|
|
1816
1816
|
__kind: "Transactional";
|
|
1817
|
+
value: "LimitReached" | "NoLayer";
|
|
1817
1818
|
} | {
|
|
1818
1819
|
__kind: "Exhausted";
|
|
1819
1820
|
} | {
|
|
@@ -1823,7 +1824,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1823
1824
|
} | {
|
|
1824
1825
|
__kind: "RootNotAllowed";
|
|
1825
1826
|
};
|
|
1826
|
-
__kind: "DepositWitnessRejected";
|
|
1827
1827
|
} | {
|
|
1828
1828
|
__kind: "InvalidDestinationAddress";
|
|
1829
1829
|
} | {
|
|
@@ -1840,28 +1840,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1840
1840
|
details: {
|
|
1841
1841
|
__kind: "DepositChannel";
|
|
1842
1842
|
depositWitness: {
|
|
1843
|
-
asset: "Btc";
|
|
1844
1843
|
depositAddress: {
|
|
1845
|
-
value: `0x${string}`;
|
|
1846
1844
|
__kind: "P2PKH";
|
|
1847
|
-
} | {
|
|
1848
1845
|
value: `0x${string}`;
|
|
1849
|
-
__kind: "P2SH";
|
|
1850
1846
|
} | {
|
|
1847
|
+
__kind: "P2SH";
|
|
1851
1848
|
value: `0x${string}`;
|
|
1852
|
-
__kind: "P2WPKH";
|
|
1853
1849
|
} | {
|
|
1850
|
+
__kind: "P2WPKH";
|
|
1854
1851
|
value: `0x${string}`;
|
|
1855
|
-
__kind: "P2WSH";
|
|
1856
1852
|
} | {
|
|
1853
|
+
__kind: "P2WSH";
|
|
1857
1854
|
value: `0x${string}`;
|
|
1855
|
+
} | {
|
|
1858
1856
|
__kind: "Taproot";
|
|
1857
|
+
value: `0x${string}`;
|
|
1859
1858
|
} | {
|
|
1860
1859
|
__kind: "OtherSegwit";
|
|
1861
1860
|
version: number;
|
|
1862
1861
|
program: `0x${string}`;
|
|
1863
1862
|
};
|
|
1864
|
-
|
|
1863
|
+
asset: "Btc";
|
|
1865
1864
|
depositDetails: {
|
|
1866
1865
|
depositAddress: {
|
|
1867
1866
|
pubkeyX: `0x${string}`;
|
|
@@ -1874,17 +1873,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1874
1873
|
};
|
|
1875
1874
|
} | null | undefined;
|
|
1876
1875
|
};
|
|
1876
|
+
amount: bigint;
|
|
1877
1877
|
id: {
|
|
1878
1878
|
txId: `0x${string}`;
|
|
1879
1879
|
vout: number;
|
|
1880
1880
|
};
|
|
1881
|
-
amount: bigint;
|
|
1882
1881
|
};
|
|
1882
|
+
amount: bigint;
|
|
1883
1883
|
};
|
|
1884
1884
|
} | {
|
|
1885
1885
|
__kind: "Vault";
|
|
1886
1886
|
vaultWitness: {
|
|
1887
|
-
txId: `0x${string}`;
|
|
1888
1887
|
depositDetails: {
|
|
1889
1888
|
depositAddress: {
|
|
1890
1889
|
pubkeyX: `0x${string}`;
|
|
@@ -1897,16 +1896,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1897
1896
|
};
|
|
1898
1897
|
} | null | undefined;
|
|
1899
1898
|
};
|
|
1899
|
+
amount: bigint;
|
|
1900
1900
|
id: {
|
|
1901
1901
|
txId: `0x${string}`;
|
|
1902
1902
|
vout: number;
|
|
1903
1903
|
};
|
|
1904
|
-
amount: bigint;
|
|
1905
1904
|
};
|
|
1906
1905
|
boostFee: number;
|
|
1906
|
+
txId: `0x${string}`;
|
|
1907
1907
|
inputAsset: "Btc";
|
|
1908
1908
|
depositAmount: bigint;
|
|
1909
|
-
outputAsset: "
|
|
1909
|
+
outputAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1910
1910
|
destinationAddress: {
|
|
1911
1911
|
readonly chain: "Ethereum";
|
|
1912
1912
|
readonly address: `0x${string}`;
|
|
@@ -1930,20 +1930,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1930
1930
|
refundParams: {
|
|
1931
1931
|
retryDuration: number;
|
|
1932
1932
|
refundAddress: {
|
|
1933
|
-
value: `0x${string}`;
|
|
1934
1933
|
__kind: "P2PKH";
|
|
1935
|
-
} | {
|
|
1936
1934
|
value: `0x${string}`;
|
|
1937
|
-
__kind: "P2SH";
|
|
1938
1935
|
} | {
|
|
1936
|
+
__kind: "P2SH";
|
|
1939
1937
|
value: `0x${string}`;
|
|
1940
|
-
__kind: "P2WPKH";
|
|
1941
1938
|
} | {
|
|
1939
|
+
__kind: "P2WPKH";
|
|
1942
1940
|
value: `0x${string}`;
|
|
1943
|
-
__kind: "P2WSH";
|
|
1944
1941
|
} | {
|
|
1942
|
+
__kind: "P2WSH";
|
|
1945
1943
|
value: `0x${string}`;
|
|
1944
|
+
} | {
|
|
1946
1945
|
__kind: "Taproot";
|
|
1946
|
+
value: `0x${string}`;
|
|
1947
1947
|
} | {
|
|
1948
1948
|
__kind: "OtherSegwit";
|
|
1949
1949
|
version: number;
|
|
@@ -1951,27 +1951,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1951
1951
|
};
|
|
1952
1952
|
minPrice: bigint;
|
|
1953
1953
|
};
|
|
1954
|
-
channelId?: bigint | null | undefined;
|
|
1955
1954
|
depositAddress?: {
|
|
1956
|
-
value: `0x${string}`;
|
|
1957
1955
|
__kind: "P2PKH";
|
|
1958
|
-
} | {
|
|
1959
1956
|
value: `0x${string}`;
|
|
1960
|
-
__kind: "P2SH";
|
|
1961
1957
|
} | {
|
|
1958
|
+
__kind: "P2SH";
|
|
1962
1959
|
value: `0x${string}`;
|
|
1963
|
-
__kind: "P2WPKH";
|
|
1964
1960
|
} | {
|
|
1961
|
+
__kind: "P2WPKH";
|
|
1965
1962
|
value: `0x${string}`;
|
|
1966
|
-
__kind: "P2WSH";
|
|
1967
1963
|
} | {
|
|
1964
|
+
__kind: "P2WSH";
|
|
1968
1965
|
value: `0x${string}`;
|
|
1966
|
+
} | {
|
|
1969
1967
|
__kind: "Taproot";
|
|
1968
|
+
value: `0x${string}`;
|
|
1970
1969
|
} | {
|
|
1971
1970
|
__kind: "OtherSegwit";
|
|
1972
1971
|
version: number;
|
|
1973
1972
|
program: `0x${string}`;
|
|
1974
1973
|
} | null | undefined;
|
|
1974
|
+
channelId?: bigint | null | undefined;
|
|
1975
1975
|
depositMetadata?: {
|
|
1976
1976
|
channelMetadata: {
|
|
1977
1977
|
message: `0x${string}`;
|
|
@@ -1980,39 +1980,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1980
1980
|
};
|
|
1981
1981
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1982
1982
|
sourceAddress?: {
|
|
1983
|
-
value: `0x${string}`;
|
|
1984
1983
|
__kind: "Eth";
|
|
1985
|
-
} | {
|
|
1986
1984
|
value: `0x${string}`;
|
|
1985
|
+
} | {
|
|
1987
1986
|
__kind: "Dot";
|
|
1987
|
+
value: `0x${string}`;
|
|
1988
1988
|
} | {
|
|
1989
|
+
__kind: "Btc";
|
|
1989
1990
|
value: {
|
|
1990
|
-
value: `0x${string}`;
|
|
1991
1991
|
__kind: "P2PKH";
|
|
1992
|
-
} | {
|
|
1993
1992
|
value: `0x${string}`;
|
|
1994
|
-
__kind: "P2SH";
|
|
1995
1993
|
} | {
|
|
1994
|
+
__kind: "P2SH";
|
|
1996
1995
|
value: `0x${string}`;
|
|
1997
|
-
__kind: "P2WPKH";
|
|
1998
1996
|
} | {
|
|
1997
|
+
__kind: "P2WPKH";
|
|
1999
1998
|
value: `0x${string}`;
|
|
2000
|
-
__kind: "P2WSH";
|
|
2001
1999
|
} | {
|
|
2000
|
+
__kind: "P2WSH";
|
|
2002
2001
|
value: `0x${string}`;
|
|
2002
|
+
} | {
|
|
2003
2003
|
__kind: "Taproot";
|
|
2004
|
+
value: `0x${string}`;
|
|
2004
2005
|
} | {
|
|
2005
2006
|
__kind: "OtherSegwit";
|
|
2006
2007
|
version: number;
|
|
2007
2008
|
program: `0x${string}`;
|
|
2008
2009
|
};
|
|
2009
|
-
__kind: "Btc";
|
|
2010
2010
|
} | {
|
|
2011
|
-
value: `0x${string}`;
|
|
2012
2011
|
__kind: "Arb";
|
|
2013
|
-
} | {
|
|
2014
2012
|
value: `0x${string}`;
|
|
2013
|
+
} | {
|
|
2015
2014
|
__kind: "Sol";
|
|
2015
|
+
value: `0x${string}`;
|
|
2016
2016
|
} | null | undefined;
|
|
2017
2017
|
} | null | undefined;
|
|
2018
2018
|
brokerFee?: {
|
|
@@ -2034,6 +2034,7 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2034
2034
|
} | {
|
|
2035
2035
|
__kind: "TransactionRejectedByBroker";
|
|
2036
2036
|
} | {
|
|
2037
|
+
__kind: "DepositWitnessRejected";
|
|
2037
2038
|
value: {
|
|
2038
2039
|
__kind: "Other";
|
|
2039
2040
|
} | {
|
|
@@ -2041,11 +2042,11 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2041
2042
|
} | {
|
|
2042
2043
|
__kind: "BadOrigin";
|
|
2043
2044
|
} | {
|
|
2045
|
+
__kind: "Module";
|
|
2044
2046
|
value: {
|
|
2045
2047
|
index: number;
|
|
2046
2048
|
error: string;
|
|
2047
2049
|
};
|
|
2048
|
-
__kind: "Module";
|
|
2049
2050
|
} | {
|
|
2050
2051
|
__kind: "ConsumerRemaining";
|
|
2051
2052
|
} | {
|
|
@@ -2053,20 +2054,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2053
2054
|
} | {
|
|
2054
2055
|
__kind: "TooManyConsumers";
|
|
2055
2056
|
} | {
|
|
2057
|
+
__kind: "Token";
|
|
2056
2058
|
value: {
|
|
2057
|
-
__kind: "
|
|
2059
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2058
2060
|
};
|
|
2059
|
-
__kind: "Token";
|
|
2060
2061
|
} | {
|
|
2062
|
+
__kind: "Arithmetic";
|
|
2061
2063
|
value: {
|
|
2062
2064
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2063
2065
|
};
|
|
2064
|
-
__kind: "Arithmetic";
|
|
2065
2066
|
} | {
|
|
2067
|
+
__kind: "Transactional";
|
|
2066
2068
|
value: {
|
|
2067
2069
|
__kind: "LimitReached" | "NoLayer";
|
|
2068
2070
|
};
|
|
2069
|
-
__kind: "Transactional";
|
|
2070
2071
|
} | {
|
|
2071
2072
|
__kind: "Exhausted";
|
|
2072
2073
|
} | {
|
|
@@ -2076,7 +2077,6 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2076
2077
|
} | {
|
|
2077
2078
|
__kind: "RootNotAllowed";
|
|
2078
2079
|
};
|
|
2079
|
-
__kind: "DepositWitnessRejected";
|
|
2080
2080
|
} | {
|
|
2081
2081
|
__kind: "InvalidDestinationAddress";
|
|
2082
2082
|
} | {
|
|
@@ -2093,30 +2093,29 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2093
2093
|
details: {
|
|
2094
2094
|
__kind: "DepositChannel";
|
|
2095
2095
|
depositWitness: {
|
|
2096
|
-
asset: {
|
|
2097
|
-
__kind: "Btc";
|
|
2098
|
-
};
|
|
2099
2096
|
depositAddress: {
|
|
2100
|
-
value: string;
|
|
2101
2097
|
__kind: "P2PKH";
|
|
2102
|
-
} | {
|
|
2103
2098
|
value: string;
|
|
2104
|
-
__kind: "P2SH";
|
|
2105
2099
|
} | {
|
|
2100
|
+
__kind: "P2SH";
|
|
2106
2101
|
value: string;
|
|
2107
|
-
__kind: "P2WPKH";
|
|
2108
2102
|
} | {
|
|
2103
|
+
__kind: "P2WPKH";
|
|
2109
2104
|
value: string;
|
|
2110
|
-
__kind: "P2WSH";
|
|
2111
2105
|
} | {
|
|
2106
|
+
__kind: "P2WSH";
|
|
2112
2107
|
value: string;
|
|
2108
|
+
} | {
|
|
2113
2109
|
__kind: "Taproot";
|
|
2110
|
+
value: string;
|
|
2114
2111
|
} | {
|
|
2115
2112
|
__kind: "OtherSegwit";
|
|
2116
2113
|
version: number;
|
|
2117
2114
|
program: string;
|
|
2118
2115
|
};
|
|
2119
|
-
|
|
2116
|
+
asset: {
|
|
2117
|
+
__kind: "Btc";
|
|
2118
|
+
};
|
|
2120
2119
|
depositDetails: {
|
|
2121
2120
|
depositAddress: {
|
|
2122
2121
|
pubkeyX: string;
|
|
@@ -2129,17 +2128,17 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2129
2128
|
};
|
|
2130
2129
|
} | null | undefined;
|
|
2131
2130
|
};
|
|
2131
|
+
amount: string | number;
|
|
2132
2132
|
id: {
|
|
2133
2133
|
txId: string;
|
|
2134
2134
|
vout: number;
|
|
2135
2135
|
};
|
|
2136
|
-
amount: string | number;
|
|
2137
2136
|
};
|
|
2137
|
+
amount: string | number;
|
|
2138
2138
|
};
|
|
2139
2139
|
} | {
|
|
2140
2140
|
__kind: "Vault";
|
|
2141
2141
|
vaultWitness: {
|
|
2142
|
-
txId: string;
|
|
2143
2142
|
depositDetails: {
|
|
2144
2143
|
depositAddress: {
|
|
2145
2144
|
pubkeyX: string;
|
|
@@ -2152,23 +2151,24 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2152
2151
|
};
|
|
2153
2152
|
} | null | undefined;
|
|
2154
2153
|
};
|
|
2154
|
+
amount: string | number;
|
|
2155
2155
|
id: {
|
|
2156
2156
|
txId: string;
|
|
2157
2157
|
vout: number;
|
|
2158
2158
|
};
|
|
2159
|
-
amount: string | number;
|
|
2160
2159
|
};
|
|
2161
2160
|
boostFee: number;
|
|
2161
|
+
txId: string;
|
|
2162
2162
|
inputAsset: {
|
|
2163
2163
|
__kind: "Btc";
|
|
2164
2164
|
};
|
|
2165
2165
|
depositAmount: string | number;
|
|
2166
2166
|
outputAsset: {
|
|
2167
|
-
__kind: "
|
|
2167
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt" | "Sol" | "SolUsdc";
|
|
2168
2168
|
};
|
|
2169
2169
|
destinationAddress: {
|
|
2170
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
2170
2171
|
value: string;
|
|
2171
|
-
__kind: "Eth" | "Btc" | "Dot" | "Sol" | "Arb";
|
|
2172
2172
|
};
|
|
2173
2173
|
affiliateFees: {
|
|
2174
2174
|
account: number;
|
|
@@ -2177,20 +2177,20 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2177
2177
|
refundParams: {
|
|
2178
2178
|
retryDuration: number;
|
|
2179
2179
|
refundAddress: {
|
|
2180
|
-
value: string;
|
|
2181
2180
|
__kind: "P2PKH";
|
|
2182
|
-
} | {
|
|
2183
2181
|
value: string;
|
|
2184
|
-
__kind: "P2SH";
|
|
2185
2182
|
} | {
|
|
2183
|
+
__kind: "P2SH";
|
|
2186
2184
|
value: string;
|
|
2187
|
-
__kind: "P2WPKH";
|
|
2188
2185
|
} | {
|
|
2186
|
+
__kind: "P2WPKH";
|
|
2189
2187
|
value: string;
|
|
2190
|
-
__kind: "P2WSH";
|
|
2191
2188
|
} | {
|
|
2189
|
+
__kind: "P2WSH";
|
|
2192
2190
|
value: string;
|
|
2191
|
+
} | {
|
|
2193
2192
|
__kind: "Taproot";
|
|
2193
|
+
value: string;
|
|
2194
2194
|
} | {
|
|
2195
2195
|
__kind: "OtherSegwit";
|
|
2196
2196
|
version: number;
|
|
@@ -2198,27 +2198,27 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2198
2198
|
};
|
|
2199
2199
|
minPrice: string | number;
|
|
2200
2200
|
};
|
|
2201
|
-
channelId?: string | number | null | undefined;
|
|
2202
2201
|
depositAddress?: {
|
|
2203
|
-
value: string;
|
|
2204
2202
|
__kind: "P2PKH";
|
|
2205
|
-
} | {
|
|
2206
2203
|
value: string;
|
|
2207
|
-
__kind: "P2SH";
|
|
2208
2204
|
} | {
|
|
2205
|
+
__kind: "P2SH";
|
|
2209
2206
|
value: string;
|
|
2210
|
-
__kind: "P2WPKH";
|
|
2211
2207
|
} | {
|
|
2208
|
+
__kind: "P2WPKH";
|
|
2212
2209
|
value: string;
|
|
2213
|
-
__kind: "P2WSH";
|
|
2214
2210
|
} | {
|
|
2211
|
+
__kind: "P2WSH";
|
|
2215
2212
|
value: string;
|
|
2213
|
+
} | {
|
|
2216
2214
|
__kind: "Taproot";
|
|
2215
|
+
value: string;
|
|
2217
2216
|
} | {
|
|
2218
2217
|
__kind: "OtherSegwit";
|
|
2219
2218
|
version: number;
|
|
2220
2219
|
program: string;
|
|
2221
2220
|
} | null | undefined;
|
|
2221
|
+
channelId?: string | number | null | undefined;
|
|
2222
2222
|
depositMetadata?: {
|
|
2223
2223
|
channelMetadata: {
|
|
2224
2224
|
message: string;
|
|
@@ -2229,39 +2229,39 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
2229
2229
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
2230
2230
|
};
|
|
2231
2231
|
sourceAddress?: {
|
|
2232
|
-
value: string;
|
|
2233
2232
|
__kind: "Eth";
|
|
2234
|
-
} | {
|
|
2235
2233
|
value: string;
|
|
2234
|
+
} | {
|
|
2236
2235
|
__kind: "Dot";
|
|
2236
|
+
value: string;
|
|
2237
2237
|
} | {
|
|
2238
|
+
__kind: "Btc";
|
|
2238
2239
|
value: {
|
|
2239
|
-
value: string;
|
|
2240
2240
|
__kind: "P2PKH";
|
|
2241
|
-
} | {
|
|
2242
2241
|
value: string;
|
|
2243
|
-
__kind: "P2SH";
|
|
2244
2242
|
} | {
|
|
2243
|
+
__kind: "P2SH";
|
|
2245
2244
|
value: string;
|
|
2246
|
-
__kind: "P2WPKH";
|
|
2247
2245
|
} | {
|
|
2246
|
+
__kind: "P2WPKH";
|
|
2248
2247
|
value: string;
|
|
2249
|
-
__kind: "P2WSH";
|
|
2250
2248
|
} | {
|
|
2249
|
+
__kind: "P2WSH";
|
|
2251
2250
|
value: string;
|
|
2251
|
+
} | {
|
|
2252
2252
|
__kind: "Taproot";
|
|
2253
|
+
value: string;
|
|
2253
2254
|
} | {
|
|
2254
2255
|
__kind: "OtherSegwit";
|
|
2255
2256
|
version: number;
|
|
2256
2257
|
program: string;
|
|
2257
2258
|
};
|
|
2258
|
-
__kind: "Btc";
|
|
2259
2259
|
} | {
|
|
2260
|
-
value: string;
|
|
2261
2260
|
__kind: "Arb";
|
|
2262
|
-
} | {
|
|
2263
2261
|
value: string;
|
|
2262
|
+
} | {
|
|
2264
2263
|
__kind: "Sol";
|
|
2264
|
+
value: string;
|
|
2265
2265
|
} | null | undefined;
|
|
2266
2266
|
} | null | undefined;
|
|
2267
2267
|
brokerFee?: {
|