@chainflip/processor 1.9.2 → 1.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.ts +8 -8
- package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +4 -4
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +91 -91
- package/dist/100/swapping/swapScheduled.d.ts +91 -91
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +1354 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +1354 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/assethubIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/assethubIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/assethubIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/assethubIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +1345 -0
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +1345 -0
- package/dist/11000/assethubIngressEgress/depositFailed.mjs +14 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +2263 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +2263 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +122 -0
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +122 -0
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/common.cjs +855 -0
- package/dist/11000/common.d.cts +19192 -0
- package/dist/11000/common.d.ts +19192 -0
- package/dist/11000/common.mjs +855 -0
- package/dist/11000/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +1212 -0
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +1212 -0
- package/dist/11000/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/11000/environment/solanaGovCallDispatched.cjs +10 -0
- package/dist/11000/environment/solanaGovCallDispatched.d.cts +94 -0
- package/dist/11000/environment/solanaGovCallDispatched.d.ts +94 -0
- package/dist/11000/environment/solanaGovCallDispatched.mjs +10 -0
- package/dist/11000/ethereumIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/ethereumIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/ethereumIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/ethereumIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +1354 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +1354 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/funding/rebalance.cjs +11 -0
- package/dist/11000/funding/rebalance.d.cts +17 -0
- package/dist/11000/funding/rebalance.d.ts +17 -0
- package/dist/11000/funding/rebalance.mjs +11 -0
- package/dist/11000/lendingPools/boostFundsAdded.cjs +11 -0
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +44 -0
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +44 -0
- package/dist/11000/lendingPools/boostFundsAdded.mjs +11 -0
- package/dist/11000/lendingPools/boostPoolCreated.cjs +9 -0
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +38 -0
- package/dist/11000/lendingPools/boostPoolCreated.d.ts +38 -0
- package/dist/11000/lendingPools/boostPoolCreated.mjs +9 -0
- package/dist/11000/lendingPools/palletConfigUpdated.cjs +9 -0
- package/dist/11000/lendingPools/palletConfigUpdated.d.cts +26 -0
- package/dist/11000/lendingPools/palletConfigUpdated.d.ts +26 -0
- package/dist/11000/lendingPools/palletConfigUpdated.mjs +9 -0
- package/dist/11000/lendingPools/stoppedBoosting.cjs +12 -0
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +47 -0
- package/dist/11000/lendingPools/stoppedBoosting.d.ts +47 -0
- package/dist/11000/lendingPools/stoppedBoosting.mjs +12 -0
- package/dist/11000/polkadotIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/polkadotIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/polkadotIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/polkadotIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +1345 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +1345 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/solanaElections/unknownElection.cjs +13 -0
- package/dist/11000/solanaElections/unknownElection.d.cts +53 -0
- package/dist/11000/solanaElections/unknownElection.d.ts +53 -0
- package/dist/11000/solanaElections/unknownElection.mjs +13 -0
- package/dist/11000/solanaIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/solanaIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/solanaIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/solanaIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +1304 -0
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +1304 -0
- package/dist/11000/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/swapping/palletConfigUpdated.cjs +7 -0
- package/dist/11000/swapping/palletConfigUpdated.d.cts +254 -0
- package/dist/11000/swapping/palletConfigUpdated.d.ts +254 -0
- package/dist/11000/swapping/palletConfigUpdated.mjs +7 -0
- package/dist/11000/swapping/refundEgressScheduled.cjs +18 -0
- package/dist/11000/swapping/refundEgressScheduled.d.cts +56 -0
- package/dist/11000/swapping/refundEgressScheduled.d.ts +56 -0
- package/dist/11000/swapping/refundEgressScheduled.mjs +18 -0
- package/dist/11000/swapping/refundedOnChain.cjs +13 -0
- package/dist/11000/swapping/refundedOnChain.d.cts +33 -0
- package/dist/11000/swapping/refundedOnChain.d.ts +33 -0
- package/dist/11000/swapping/refundedOnChain.mjs +13 -0
- package/dist/11000/swapping/swapDepositAddressReady.cjs +31 -0
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +656 -0
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +656 -0
- package/dist/11000/swapping/swapDepositAddressReady.mjs +31 -0
- package/dist/11000/swapping/swapRequested.cjs +25 -0
- package/dist/11000/swapping/swapRequested.d.cts +1433 -0
- package/dist/11000/swapping/swapRequested.d.ts +1433 -0
- package/dist/11000/swapping/swapRequested.mjs +25 -0
- package/dist/11000/tradingStrategy/strategyDeployed.cjs +11 -0
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +86 -0
- package/dist/11000/tradingStrategy/strategyDeployed.d.ts +86 -0
- package/dist/11000/tradingStrategy/strategyDeployed.mjs +11 -0
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.ts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
- package/dist/170/swapping/swapRequested.d.cts +27 -27
- package/dist/170/swapping/swapRequested.d.ts +27 -27
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- package/dist/190/assetBalances/accountCredited.d.cts +2 -2
- package/dist/190/assetBalances/accountCredited.d.ts +2 -2
- package/dist/190/assetBalances/accountDebited.d.cts +2 -2
- package/dist/190/assetBalances/accountDebited.d.ts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/swapping/creditedOnChain.d.cts +4 -4
- package/dist/190/swapping/creditedOnChain.d.ts +4 -4
- package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +4 -4
- package/dist/190/swapping/refundedOnChain.d.ts +4 -4
- package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +70 -70
- package/dist/190/swapping/swapRequested.d.ts +70 -70
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/EventHandler.cjs +15 -0
- package/dist/EventHandler.d.cts +27 -0
- package/dist/EventHandler.d.ts +27 -0
- package/dist/EventHandler.mjs +15 -0
- package/package.json +8 -8
|
@@ -27,11 +27,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
27
27
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
31
30
|
value: `0x${string}`;
|
|
32
|
-
}, {
|
|
33
31
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
32
|
+
}, {
|
|
34
33
|
value: string;
|
|
34
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
35
35
|
}>, {
|
|
36
36
|
readonly chain: "Ethereum";
|
|
37
37
|
readonly address: `0x${string}`;
|
|
@@ -48,8 +48,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
48
48
|
readonly chain: "Solana";
|
|
49
49
|
readonly address: string;
|
|
50
50
|
}, {
|
|
51
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
52
51
|
value: string;
|
|
52
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
53
53
|
}>;
|
|
54
54
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -76,8 +76,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
76
76
|
}, {
|
|
77
77
|
__kind: "DepositChannel";
|
|
78
78
|
depositAddress: {
|
|
79
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
80
79
|
value: string;
|
|
80
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
81
81
|
};
|
|
82
82
|
channelId: string | number;
|
|
83
83
|
depositBlockHeight: string | number;
|
|
@@ -115,11 +115,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
115
115
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
116
116
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
117
117
|
}, "strip", z.ZodTypeAny, {
|
|
118
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
119
118
|
value: `0x${string}`;
|
|
120
|
-
}, {
|
|
121
119
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
120
|
+
}, {
|
|
122
121
|
value: string;
|
|
122
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
123
123
|
}>, {
|
|
124
124
|
readonly chain: "Ethereum";
|
|
125
125
|
readonly address: `0x${string}`;
|
|
@@ -136,8 +136,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
136
136
|
readonly chain: "Solana";
|
|
137
137
|
readonly address: string;
|
|
138
138
|
}, {
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
139
|
value: string;
|
|
140
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
141
141
|
}>;
|
|
142
142
|
}, "strip", z.ZodTypeAny, {
|
|
143
143
|
__kind: "Regular";
|
|
@@ -160,8 +160,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
160
160
|
}, {
|
|
161
161
|
__kind: "Regular";
|
|
162
162
|
outputAddress: {
|
|
163
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
164
163
|
value: string;
|
|
164
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
165
165
|
};
|
|
166
166
|
}>, z.ZodObject<{
|
|
167
167
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -169,11 +169,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
169
169
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
170
170
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
171
171
|
}, "strip", z.ZodTypeAny, {
|
|
172
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
173
172
|
value: `0x${string}`;
|
|
174
|
-
}, {
|
|
175
173
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
174
|
+
}, {
|
|
176
175
|
value: string;
|
|
176
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
177
177
|
}>, {
|
|
178
178
|
readonly chain: "Ethereum";
|
|
179
179
|
readonly address: `0x${string}`;
|
|
@@ -190,8 +190,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
190
190
|
readonly chain: "Solana";
|
|
191
191
|
readonly address: string;
|
|
192
192
|
}, {
|
|
193
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
194
193
|
value: string;
|
|
194
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
195
195
|
}>;
|
|
196
196
|
ccmSwapMetadata: z.ZodObject<{
|
|
197
197
|
depositMetadata: z.ZodObject<{
|
|
@@ -221,11 +221,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
221
221
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
222
222
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
223
223
|
}, "strip", z.ZodTypeAny, {
|
|
224
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
225
224
|
value: `0x${string}`;
|
|
226
|
-
}, {
|
|
227
225
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
226
|
+
}, {
|
|
228
227
|
value: string;
|
|
228
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
229
229
|
}>, {
|
|
230
230
|
readonly chain: "Ethereum";
|
|
231
231
|
readonly address: `0x${string}`;
|
|
@@ -242,8 +242,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
242
242
|
readonly chain: "Solana";
|
|
243
243
|
readonly address: string;
|
|
244
244
|
}, {
|
|
245
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
246
245
|
value: string;
|
|
246
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
247
247
|
}>>>;
|
|
248
248
|
}, "strip", z.ZodTypeAny, {
|
|
249
249
|
channelMetadata: {
|
|
@@ -278,8 +278,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
278
278
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
279
279
|
};
|
|
280
280
|
sourceAddress?: {
|
|
281
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
282
281
|
value: string;
|
|
282
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
283
283
|
} | null | undefined;
|
|
284
284
|
}>;
|
|
285
285
|
swapAmounts: z.ZodObject<{
|
|
@@ -346,8 +346,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
346
346
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
347
347
|
};
|
|
348
348
|
sourceAddress?: {
|
|
349
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
350
349
|
value: string;
|
|
350
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
351
351
|
} | null | undefined;
|
|
352
352
|
};
|
|
353
353
|
swapAmounts: {
|
|
@@ -410,8 +410,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
410
410
|
}, {
|
|
411
411
|
__kind: "Ccm";
|
|
412
412
|
outputAddress: {
|
|
413
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
414
413
|
value: string;
|
|
414
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
415
415
|
};
|
|
416
416
|
ccmSwapMetadata: {
|
|
417
417
|
depositMetadata: {
|
|
@@ -424,8 +424,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
424
424
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
425
425
|
};
|
|
426
426
|
sourceAddress?: {
|
|
427
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
428
427
|
value: string;
|
|
428
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
429
429
|
} | null | undefined;
|
|
430
430
|
};
|
|
431
431
|
swapAmounts: {
|
|
@@ -443,11 +443,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
443
443
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
444
444
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
445
445
|
}, "strip", z.ZodTypeAny, {
|
|
446
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
447
446
|
value: `0x${string}`;
|
|
448
|
-
}, {
|
|
449
447
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
448
|
+
}, {
|
|
450
449
|
value: string;
|
|
450
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
451
451
|
}>, {
|
|
452
452
|
readonly chain: "Ethereum";
|
|
453
453
|
readonly address: `0x${string}`;
|
|
@@ -464,8 +464,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
464
464
|
readonly chain: "Solana";
|
|
465
465
|
readonly address: string;
|
|
466
466
|
}, {
|
|
467
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
468
467
|
value: string;
|
|
468
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
469
469
|
}>;
|
|
470
470
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
471
471
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -490,8 +490,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
490
490
|
}, {
|
|
491
491
|
retryDuration: number;
|
|
492
492
|
refundAddress: {
|
|
493
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
494
493
|
value: string;
|
|
494
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
495
495
|
};
|
|
496
496
|
minPrice: string | number;
|
|
497
497
|
}>>>;
|
|
@@ -644,8 +644,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
644
644
|
origin: {
|
|
645
645
|
__kind: "DepositChannel";
|
|
646
646
|
depositAddress: {
|
|
647
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
648
647
|
value: string;
|
|
648
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
649
649
|
};
|
|
650
650
|
channelId: string | number;
|
|
651
651
|
depositBlockHeight: string | number;
|
|
@@ -662,14 +662,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
662
662
|
} | {
|
|
663
663
|
__kind: "Regular";
|
|
664
664
|
outputAddress: {
|
|
665
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
666
665
|
value: string;
|
|
666
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
667
667
|
};
|
|
668
668
|
} | {
|
|
669
669
|
__kind: "Ccm";
|
|
670
670
|
outputAddress: {
|
|
671
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
672
671
|
value: string;
|
|
672
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
673
673
|
};
|
|
674
674
|
ccmSwapMetadata: {
|
|
675
675
|
depositMetadata: {
|
|
@@ -682,8 +682,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
682
682
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
683
683
|
};
|
|
684
684
|
sourceAddress?: {
|
|
685
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
686
685
|
value: string;
|
|
686
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
687
687
|
} | null | undefined;
|
|
688
688
|
};
|
|
689
689
|
swapAmounts: {
|
|
@@ -698,8 +698,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
698
698
|
refundParameters?: {
|
|
699
699
|
retryDuration: number;
|
|
700
700
|
refundAddress: {
|
|
701
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
702
701
|
value: string;
|
|
702
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
703
703
|
};
|
|
704
704
|
minPrice: string | number;
|
|
705
705
|
} | null | undefined;
|
|
@@ -27,11 +27,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
27
27
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
31
30
|
value: `0x${string}`;
|
|
32
|
-
}, {
|
|
33
31
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
32
|
+
}, {
|
|
34
33
|
value: string;
|
|
34
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
35
35
|
}>, {
|
|
36
36
|
readonly chain: "Ethereum";
|
|
37
37
|
readonly address: `0x${string}`;
|
|
@@ -48,8 +48,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
48
48
|
readonly chain: "Solana";
|
|
49
49
|
readonly address: string;
|
|
50
50
|
}, {
|
|
51
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
52
51
|
value: string;
|
|
52
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
53
53
|
}>;
|
|
54
54
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -76,8 +76,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
76
76
|
}, {
|
|
77
77
|
__kind: "DepositChannel";
|
|
78
78
|
depositAddress: {
|
|
79
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
80
79
|
value: string;
|
|
80
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
81
81
|
};
|
|
82
82
|
channelId: string | number;
|
|
83
83
|
depositBlockHeight: string | number;
|
|
@@ -115,11 +115,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
115
115
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
116
116
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
117
117
|
}, "strip", z.ZodTypeAny, {
|
|
118
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
119
118
|
value: `0x${string}`;
|
|
120
|
-
}, {
|
|
121
119
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
120
|
+
}, {
|
|
122
121
|
value: string;
|
|
122
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
123
123
|
}>, {
|
|
124
124
|
readonly chain: "Ethereum";
|
|
125
125
|
readonly address: `0x${string}`;
|
|
@@ -136,8 +136,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
136
136
|
readonly chain: "Solana";
|
|
137
137
|
readonly address: string;
|
|
138
138
|
}, {
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
139
|
value: string;
|
|
140
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
141
141
|
}>;
|
|
142
142
|
}, "strip", z.ZodTypeAny, {
|
|
143
143
|
__kind: "Regular";
|
|
@@ -160,8 +160,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
160
160
|
}, {
|
|
161
161
|
__kind: "Regular";
|
|
162
162
|
outputAddress: {
|
|
163
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
164
163
|
value: string;
|
|
164
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
165
165
|
};
|
|
166
166
|
}>, z.ZodObject<{
|
|
167
167
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -169,11 +169,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
169
169
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
170
170
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
171
171
|
}, "strip", z.ZodTypeAny, {
|
|
172
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
173
172
|
value: `0x${string}`;
|
|
174
|
-
}, {
|
|
175
173
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
174
|
+
}, {
|
|
176
175
|
value: string;
|
|
176
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
177
177
|
}>, {
|
|
178
178
|
readonly chain: "Ethereum";
|
|
179
179
|
readonly address: `0x${string}`;
|
|
@@ -190,8 +190,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
190
190
|
readonly chain: "Solana";
|
|
191
191
|
readonly address: string;
|
|
192
192
|
}, {
|
|
193
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
194
193
|
value: string;
|
|
194
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
195
195
|
}>;
|
|
196
196
|
ccmSwapMetadata: z.ZodObject<{
|
|
197
197
|
depositMetadata: z.ZodObject<{
|
|
@@ -221,11 +221,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
221
221
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
222
222
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
223
223
|
}, "strip", z.ZodTypeAny, {
|
|
224
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
225
224
|
value: `0x${string}`;
|
|
226
|
-
}, {
|
|
227
225
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
226
|
+
}, {
|
|
228
227
|
value: string;
|
|
228
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
229
229
|
}>, {
|
|
230
230
|
readonly chain: "Ethereum";
|
|
231
231
|
readonly address: `0x${string}`;
|
|
@@ -242,8 +242,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
242
242
|
readonly chain: "Solana";
|
|
243
243
|
readonly address: string;
|
|
244
244
|
}, {
|
|
245
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
246
245
|
value: string;
|
|
246
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
247
247
|
}>>>;
|
|
248
248
|
}, "strip", z.ZodTypeAny, {
|
|
249
249
|
channelMetadata: {
|
|
@@ -278,8 +278,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
278
278
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
279
279
|
};
|
|
280
280
|
sourceAddress?: {
|
|
281
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
282
281
|
value: string;
|
|
282
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
283
283
|
} | null | undefined;
|
|
284
284
|
}>;
|
|
285
285
|
swapAmounts: z.ZodObject<{
|
|
@@ -346,8 +346,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
346
346
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
347
347
|
};
|
|
348
348
|
sourceAddress?: {
|
|
349
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
350
349
|
value: string;
|
|
350
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
351
351
|
} | null | undefined;
|
|
352
352
|
};
|
|
353
353
|
swapAmounts: {
|
|
@@ -410,8 +410,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
410
410
|
}, {
|
|
411
411
|
__kind: "Ccm";
|
|
412
412
|
outputAddress: {
|
|
413
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
414
413
|
value: string;
|
|
414
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
415
415
|
};
|
|
416
416
|
ccmSwapMetadata: {
|
|
417
417
|
depositMetadata: {
|
|
@@ -424,8 +424,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
424
424
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
425
425
|
};
|
|
426
426
|
sourceAddress?: {
|
|
427
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
428
427
|
value: string;
|
|
428
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
429
429
|
} | null | undefined;
|
|
430
430
|
};
|
|
431
431
|
swapAmounts: {
|
|
@@ -443,11 +443,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
443
443
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
444
444
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
445
445
|
}, "strip", z.ZodTypeAny, {
|
|
446
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
447
446
|
value: `0x${string}`;
|
|
448
|
-
}, {
|
|
449
447
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
448
|
+
}, {
|
|
450
449
|
value: string;
|
|
450
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
451
451
|
}>, {
|
|
452
452
|
readonly chain: "Ethereum";
|
|
453
453
|
readonly address: `0x${string}`;
|
|
@@ -464,8 +464,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
464
464
|
readonly chain: "Solana";
|
|
465
465
|
readonly address: string;
|
|
466
466
|
}, {
|
|
467
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
468
467
|
value: string;
|
|
468
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
469
469
|
}>;
|
|
470
470
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
471
471
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -490,8 +490,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
490
490
|
}, {
|
|
491
491
|
retryDuration: number;
|
|
492
492
|
refundAddress: {
|
|
493
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
494
493
|
value: string;
|
|
494
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
495
495
|
};
|
|
496
496
|
minPrice: string | number;
|
|
497
497
|
}>>>;
|
|
@@ -644,8 +644,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
644
644
|
origin: {
|
|
645
645
|
__kind: "DepositChannel";
|
|
646
646
|
depositAddress: {
|
|
647
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
648
647
|
value: string;
|
|
648
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
649
649
|
};
|
|
650
650
|
channelId: string | number;
|
|
651
651
|
depositBlockHeight: string | number;
|
|
@@ -662,14 +662,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
662
662
|
} | {
|
|
663
663
|
__kind: "Regular";
|
|
664
664
|
outputAddress: {
|
|
665
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
666
665
|
value: string;
|
|
666
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
667
667
|
};
|
|
668
668
|
} | {
|
|
669
669
|
__kind: "Ccm";
|
|
670
670
|
outputAddress: {
|
|
671
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
672
671
|
value: string;
|
|
672
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
673
673
|
};
|
|
674
674
|
ccmSwapMetadata: {
|
|
675
675
|
depositMetadata: {
|
|
@@ -682,8 +682,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
682
682
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
683
683
|
};
|
|
684
684
|
sourceAddress?: {
|
|
685
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
686
685
|
value: string;
|
|
686
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
687
687
|
} | null | undefined;
|
|
688
688
|
};
|
|
689
689
|
swapAmounts: {
|
|
@@ -698,8 +698,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
698
698
|
refundParameters?: {
|
|
699
699
|
retryDuration: number;
|
|
700
700
|
refundAddress: {
|
|
701
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
702
701
|
value: string;
|
|
702
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
703
703
|
};
|
|
704
704
|
minPrice: string | number;
|
|
705
705
|
} | null | undefined;
|