@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
|
@@ -5,11 +5,11 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
13
13
|
}>, {
|
|
14
14
|
readonly chain: "Ethereum";
|
|
15
15
|
readonly address: `0x${string}`;
|
|
@@ -29,18 +29,18 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
29
29
|
readonly chain: "Assethub";
|
|
30
30
|
readonly address: string;
|
|
31
31
|
}, {
|
|
32
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
33
32
|
value: string;
|
|
33
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
34
34
|
}>;
|
|
35
35
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
36
36
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
37
37
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
38
38
|
}, "strip", z.ZodTypeAny, {
|
|
39
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
40
39
|
value: `0x${string}`;
|
|
41
|
-
}, {
|
|
42
40
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
41
|
+
}, {
|
|
43
42
|
value: string;
|
|
43
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
44
44
|
}>, {
|
|
45
45
|
readonly chain: "Ethereum";
|
|
46
46
|
readonly address: `0x${string}`;
|
|
@@ -60,8 +60,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
60
60
|
readonly chain: "Assethub";
|
|
61
61
|
readonly address: string;
|
|
62
62
|
}, {
|
|
63
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
64
63
|
value: string;
|
|
64
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
65
65
|
}>;
|
|
66
66
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
67
67
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc", "HubDot", "HubUsdt", "HubUsdc"]>;
|
|
@@ -116,11 +116,11 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
116
116
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
117
117
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
118
118
|
}, "strip", z.ZodTypeAny, {
|
|
119
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
120
119
|
value: `0x${string}`;
|
|
121
|
-
}, {
|
|
122
120
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
121
|
+
}, {
|
|
123
122
|
value: string;
|
|
123
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
124
124
|
}>, {
|
|
125
125
|
readonly chain: "Ethereum";
|
|
126
126
|
readonly address: `0x${string}`;
|
|
@@ -140,8 +140,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
140
140
|
readonly chain: "Assethub";
|
|
141
141
|
readonly address: string;
|
|
142
142
|
}, {
|
|
143
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
144
143
|
value: string;
|
|
144
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
145
145
|
}>;
|
|
146
146
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -170,8 +170,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
170
170
|
retryDuration: number;
|
|
171
171
|
minPrice: string | number;
|
|
172
172
|
refundAddress: {
|
|
173
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
174
173
|
value: string;
|
|
174
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
175
175
|
};
|
|
176
176
|
}>;
|
|
177
177
|
dcaParameters: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -269,14 +269,14 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
269
269
|
} | null | undefined;
|
|
270
270
|
}, {
|
|
271
271
|
depositAddress: {
|
|
272
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
273
272
|
value: string;
|
|
273
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
274
274
|
};
|
|
275
275
|
channelId: string | number;
|
|
276
276
|
brokerId: string;
|
|
277
277
|
destinationAddress: {
|
|
278
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
279
278
|
value: string;
|
|
279
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
280
280
|
};
|
|
281
281
|
affiliateFees: {
|
|
282
282
|
account: string;
|
|
@@ -296,8 +296,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
296
296
|
retryDuration: number;
|
|
297
297
|
minPrice: string | number;
|
|
298
298
|
refundAddress: {
|
|
299
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
300
299
|
value: string;
|
|
300
|
+
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
301
301
|
};
|
|
302
302
|
};
|
|
303
303
|
channelMetadata?: {
|
|
@@ -43,17 +43,17 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
43
43
|
error: string;
|
|
44
44
|
}>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "Module";
|
|
47
46
|
value: {
|
|
48
47
|
index: number;
|
|
49
48
|
error: `0x${string}`;
|
|
50
49
|
};
|
|
51
|
-
}, {
|
|
52
50
|
__kind: "Module";
|
|
51
|
+
}, {
|
|
53
52
|
value: {
|
|
54
53
|
index: number;
|
|
55
54
|
error: string;
|
|
56
55
|
};
|
|
56
|
+
__kind: "Module";
|
|
57
57
|
}>, z.ZodObject<{
|
|
58
58
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -84,13 +84,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
84
84
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
85
85
|
}>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
|
-
__kind: "Token";
|
|
88
87
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
89
|
-
}, {
|
|
90
88
|
__kind: "Token";
|
|
89
|
+
}, {
|
|
91
90
|
value: {
|
|
92
91
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
93
92
|
};
|
|
93
|
+
__kind: "Token";
|
|
94
94
|
}>, z.ZodObject<{
|
|
95
95
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
96
96
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -103,13 +103,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
103
103
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
104
104
|
}>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
__kind: "Arithmetic";
|
|
107
106
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
108
|
-
}, {
|
|
109
107
|
__kind: "Arithmetic";
|
|
108
|
+
}, {
|
|
110
109
|
value: {
|
|
111
110
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
112
111
|
};
|
|
112
|
+
__kind: "Arithmetic";
|
|
113
113
|
}>, z.ZodObject<{
|
|
114
114
|
__kind: z.ZodLiteral<"Transactional">;
|
|
115
115
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -122,13 +122,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
122
122
|
__kind: "LimitReached" | "NoLayer";
|
|
123
123
|
}>;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
|
-
__kind: "Transactional";
|
|
126
125
|
value: "LimitReached" | "NoLayer";
|
|
127
|
-
}, {
|
|
128
126
|
__kind: "Transactional";
|
|
127
|
+
}, {
|
|
129
128
|
value: {
|
|
130
129
|
__kind: "LimitReached" | "NoLayer";
|
|
131
130
|
};
|
|
131
|
+
__kind: "Transactional";
|
|
132
132
|
}>, z.ZodObject<{
|
|
133
133
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -155,9 +155,9 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
155
155
|
__kind: "RootNotAllowed";
|
|
156
156
|
}>]>;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
+
swapRequestId: bigint;
|
|
158
159
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
159
160
|
amount: bigint;
|
|
160
|
-
swapRequestId: bigint;
|
|
161
161
|
reason: {
|
|
162
162
|
__kind: "Other";
|
|
163
163
|
} | {
|
|
@@ -165,11 +165,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
165
165
|
} | {
|
|
166
166
|
__kind: "BadOrigin";
|
|
167
167
|
} | {
|
|
168
|
-
__kind: "Module";
|
|
169
168
|
value: {
|
|
170
169
|
index: number;
|
|
171
170
|
error: `0x${string}`;
|
|
172
171
|
};
|
|
172
|
+
__kind: "Module";
|
|
173
173
|
} | {
|
|
174
174
|
__kind: "ConsumerRemaining";
|
|
175
175
|
} | {
|
|
@@ -177,14 +177,14 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
177
177
|
} | {
|
|
178
178
|
__kind: "TooManyConsumers";
|
|
179
179
|
} | {
|
|
180
|
-
__kind: "Token";
|
|
181
180
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
181
|
+
__kind: "Token";
|
|
182
182
|
} | {
|
|
183
|
-
__kind: "Arithmetic";
|
|
184
183
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
184
|
+
__kind: "Arithmetic";
|
|
185
185
|
} | {
|
|
186
|
-
__kind: "Transactional";
|
|
187
186
|
value: "LimitReached" | "NoLayer";
|
|
187
|
+
__kind: "Transactional";
|
|
188
188
|
} | {
|
|
189
189
|
__kind: "Exhausted";
|
|
190
190
|
} | {
|
|
@@ -195,11 +195,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
195
195
|
__kind: "RootNotAllowed";
|
|
196
196
|
};
|
|
197
197
|
}, {
|
|
198
|
+
swapRequestId: string | number;
|
|
198
199
|
asset: {
|
|
199
200
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
200
201
|
};
|
|
201
202
|
amount: string | number;
|
|
202
|
-
swapRequestId: string | number;
|
|
203
203
|
reason: {
|
|
204
204
|
__kind: "Other";
|
|
205
205
|
} | {
|
|
@@ -207,11 +207,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
207
207
|
} | {
|
|
208
208
|
__kind: "BadOrigin";
|
|
209
209
|
} | {
|
|
210
|
-
__kind: "Module";
|
|
211
210
|
value: {
|
|
212
211
|
index: number;
|
|
213
212
|
error: string;
|
|
214
213
|
};
|
|
214
|
+
__kind: "Module";
|
|
215
215
|
} | {
|
|
216
216
|
__kind: "ConsumerRemaining";
|
|
217
217
|
} | {
|
|
@@ -219,20 +219,20 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
219
219
|
} | {
|
|
220
220
|
__kind: "TooManyConsumers";
|
|
221
221
|
} | {
|
|
222
|
-
__kind: "Token";
|
|
223
222
|
value: {
|
|
224
223
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
225
224
|
};
|
|
225
|
+
__kind: "Token";
|
|
226
226
|
} | {
|
|
227
|
-
__kind: "Arithmetic";
|
|
228
227
|
value: {
|
|
229
228
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
230
229
|
};
|
|
230
|
+
__kind: "Arithmetic";
|
|
231
231
|
} | {
|
|
232
|
-
__kind: "Transactional";
|
|
233
232
|
value: {
|
|
234
233
|
__kind: "LimitReached" | "NoLayer";
|
|
235
234
|
};
|
|
235
|
+
__kind: "Transactional";
|
|
236
236
|
} | {
|
|
237
237
|
__kind: "Exhausted";
|
|
238
238
|
} | {
|
|
@@ -43,17 +43,17 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
43
43
|
error: string;
|
|
44
44
|
}>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "Module";
|
|
47
46
|
value: {
|
|
48
47
|
index: number;
|
|
49
48
|
error: `0x${string}`;
|
|
50
49
|
};
|
|
51
|
-
}, {
|
|
52
50
|
__kind: "Module";
|
|
51
|
+
}, {
|
|
53
52
|
value: {
|
|
54
53
|
index: number;
|
|
55
54
|
error: string;
|
|
56
55
|
};
|
|
56
|
+
__kind: "Module";
|
|
57
57
|
}>, z.ZodObject<{
|
|
58
58
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -84,13 +84,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
84
84
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
85
85
|
}>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
|
-
__kind: "Token";
|
|
88
87
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
89
|
-
}, {
|
|
90
88
|
__kind: "Token";
|
|
89
|
+
}, {
|
|
91
90
|
value: {
|
|
92
91
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
93
92
|
};
|
|
93
|
+
__kind: "Token";
|
|
94
94
|
}>, z.ZodObject<{
|
|
95
95
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
96
96
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -103,13 +103,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
103
103
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
104
104
|
}>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
__kind: "Arithmetic";
|
|
107
106
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
108
|
-
}, {
|
|
109
107
|
__kind: "Arithmetic";
|
|
108
|
+
}, {
|
|
110
109
|
value: {
|
|
111
110
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
112
111
|
};
|
|
112
|
+
__kind: "Arithmetic";
|
|
113
113
|
}>, z.ZodObject<{
|
|
114
114
|
__kind: z.ZodLiteral<"Transactional">;
|
|
115
115
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -122,13 +122,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
122
122
|
__kind: "LimitReached" | "NoLayer";
|
|
123
123
|
}>;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
|
-
__kind: "Transactional";
|
|
126
125
|
value: "LimitReached" | "NoLayer";
|
|
127
|
-
}, {
|
|
128
126
|
__kind: "Transactional";
|
|
127
|
+
}, {
|
|
129
128
|
value: {
|
|
130
129
|
__kind: "LimitReached" | "NoLayer";
|
|
131
130
|
};
|
|
131
|
+
__kind: "Transactional";
|
|
132
132
|
}>, z.ZodObject<{
|
|
133
133
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -155,9 +155,9 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
155
155
|
__kind: "RootNotAllowed";
|
|
156
156
|
}>]>;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
+
swapRequestId: bigint;
|
|
158
159
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
159
160
|
amount: bigint;
|
|
160
|
-
swapRequestId: bigint;
|
|
161
161
|
reason: {
|
|
162
162
|
__kind: "Other";
|
|
163
163
|
} | {
|
|
@@ -165,11 +165,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
165
165
|
} | {
|
|
166
166
|
__kind: "BadOrigin";
|
|
167
167
|
} | {
|
|
168
|
-
__kind: "Module";
|
|
169
168
|
value: {
|
|
170
169
|
index: number;
|
|
171
170
|
error: `0x${string}`;
|
|
172
171
|
};
|
|
172
|
+
__kind: "Module";
|
|
173
173
|
} | {
|
|
174
174
|
__kind: "ConsumerRemaining";
|
|
175
175
|
} | {
|
|
@@ -177,14 +177,14 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
177
177
|
} | {
|
|
178
178
|
__kind: "TooManyConsumers";
|
|
179
179
|
} | {
|
|
180
|
-
__kind: "Token";
|
|
181
180
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
181
|
+
__kind: "Token";
|
|
182
182
|
} | {
|
|
183
|
-
__kind: "Arithmetic";
|
|
184
183
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
184
|
+
__kind: "Arithmetic";
|
|
185
185
|
} | {
|
|
186
|
-
__kind: "Transactional";
|
|
187
186
|
value: "LimitReached" | "NoLayer";
|
|
187
|
+
__kind: "Transactional";
|
|
188
188
|
} | {
|
|
189
189
|
__kind: "Exhausted";
|
|
190
190
|
} | {
|
|
@@ -195,11 +195,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
195
195
|
__kind: "RootNotAllowed";
|
|
196
196
|
};
|
|
197
197
|
}, {
|
|
198
|
+
swapRequestId: string | number;
|
|
198
199
|
asset: {
|
|
199
200
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
200
201
|
};
|
|
201
202
|
amount: string | number;
|
|
202
|
-
swapRequestId: string | number;
|
|
203
203
|
reason: {
|
|
204
204
|
__kind: "Other";
|
|
205
205
|
} | {
|
|
@@ -207,11 +207,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
207
207
|
} | {
|
|
208
208
|
__kind: "BadOrigin";
|
|
209
209
|
} | {
|
|
210
|
-
__kind: "Module";
|
|
211
210
|
value: {
|
|
212
211
|
index: number;
|
|
213
212
|
error: string;
|
|
214
213
|
};
|
|
214
|
+
__kind: "Module";
|
|
215
215
|
} | {
|
|
216
216
|
__kind: "ConsumerRemaining";
|
|
217
217
|
} | {
|
|
@@ -219,20 +219,20 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
219
219
|
} | {
|
|
220
220
|
__kind: "TooManyConsumers";
|
|
221
221
|
} | {
|
|
222
|
-
__kind: "Token";
|
|
223
222
|
value: {
|
|
224
223
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
225
224
|
};
|
|
225
|
+
__kind: "Token";
|
|
226
226
|
} | {
|
|
227
|
-
__kind: "Arithmetic";
|
|
228
227
|
value: {
|
|
229
228
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
230
229
|
};
|
|
230
|
+
__kind: "Arithmetic";
|
|
231
231
|
} | {
|
|
232
|
-
__kind: "Transactional";
|
|
233
232
|
value: {
|
|
234
233
|
__kind: "LimitReached" | "NoLayer";
|
|
235
234
|
};
|
|
235
|
+
__kind: "Transactional";
|
|
236
236
|
} | {
|
|
237
237
|
__kind: "Exhausted";
|
|
238
238
|
} | {
|
|
@@ -31,17 +31,17 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
31
31
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
32
32
|
}>], null>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
+
swapRequestId: bigint;
|
|
34
35
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
35
36
|
amount: bigint;
|
|
36
|
-
swapRequestId: bigint;
|
|
37
37
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
38
38
|
egressFee: [bigint, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc"];
|
|
39
39
|
}, {
|
|
40
|
+
swapRequestId: string | number;
|
|
40
41
|
asset: {
|
|
41
42
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
42
43
|
};
|
|
43
44
|
amount: string | number;
|
|
44
|
-
swapRequestId: string | number;
|
|
45
45
|
egressId: [{
|
|
46
46
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
47
47
|
}, string | number];
|
|
@@ -31,17 +31,17 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
31
31
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
32
32
|
}>], null>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
+
swapRequestId: bigint;
|
|
34
35
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
35
36
|
amount: bigint;
|
|
36
|
-
swapRequestId: bigint;
|
|
37
37
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
38
38
|
egressFee: [bigint, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc"];
|
|
39
39
|
}, {
|
|
40
|
+
swapRequestId: string | number;
|
|
40
41
|
asset: {
|
|
41
42
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
42
43
|
};
|
|
43
44
|
amount: string | number;
|
|
44
|
-
swapRequestId: string | number;
|
|
45
45
|
egressId: [{
|
|
46
46
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
47
47
|
}, string | number];
|