@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
|
@@ -35,20 +35,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
35
35
|
__kind: z.ZodLiteral<"Increase">;
|
|
36
36
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
__kind: "Increase";
|
|
39
38
|
value: bigint;
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "Increase";
|
|
40
|
+
}, {
|
|
42
41
|
value: string | number;
|
|
42
|
+
__kind: "Increase";
|
|
43
43
|
}>, z.ZodObject<{
|
|
44
44
|
__kind: z.ZodLiteral<"Decrease">;
|
|
45
45
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
-
__kind: "Decrease";
|
|
48
47
|
value: bigint;
|
|
49
|
-
}, {
|
|
50
48
|
__kind: "Decrease";
|
|
49
|
+
}, {
|
|
51
50
|
value: string | number;
|
|
51
|
+
__kind: "Decrease";
|
|
52
52
|
}>]>>>;
|
|
53
53
|
sellAmountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
54
54
|
collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -64,11 +64,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
64
64
|
collectedFees: bigint;
|
|
65
65
|
boughtAmount: bigint;
|
|
66
66
|
sellAmountChange?: {
|
|
67
|
-
__kind: "Increase";
|
|
68
67
|
value: bigint;
|
|
68
|
+
__kind: "Increase";
|
|
69
69
|
} | {
|
|
70
|
-
__kind: "Decrease";
|
|
71
70
|
value: bigint;
|
|
71
|
+
__kind: "Decrease";
|
|
72
72
|
} | null | undefined;
|
|
73
73
|
}, {
|
|
74
74
|
lp: string;
|
|
@@ -87,11 +87,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
87
87
|
collectedFees: string | number;
|
|
88
88
|
boughtAmount: string | number;
|
|
89
89
|
sellAmountChange?: {
|
|
90
|
-
__kind: "Increase";
|
|
91
90
|
value: string | number;
|
|
91
|
+
__kind: "Increase";
|
|
92
92
|
} | {
|
|
93
|
-
__kind: "Decrease";
|
|
94
93
|
value: string | number;
|
|
94
|
+
__kind: "Decrease";
|
|
95
95
|
} | null | undefined;
|
|
96
96
|
}>;
|
|
97
97
|
|
|
@@ -35,20 +35,20 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
35
35
|
__kind: z.ZodLiteral<"Increase">;
|
|
36
36
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
__kind: "Increase";
|
|
39
38
|
value: bigint;
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "Increase";
|
|
40
|
+
}, {
|
|
42
41
|
value: string | number;
|
|
42
|
+
__kind: "Increase";
|
|
43
43
|
}>, z.ZodObject<{
|
|
44
44
|
__kind: z.ZodLiteral<"Decrease">;
|
|
45
45
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
-
__kind: "Decrease";
|
|
48
47
|
value: bigint;
|
|
49
|
-
}, {
|
|
50
48
|
__kind: "Decrease";
|
|
49
|
+
}, {
|
|
51
50
|
value: string | number;
|
|
51
|
+
__kind: "Decrease";
|
|
52
52
|
}>]>>>;
|
|
53
53
|
sellAmountTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
54
54
|
collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -64,11 +64,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
64
64
|
collectedFees: bigint;
|
|
65
65
|
boughtAmount: bigint;
|
|
66
66
|
sellAmountChange?: {
|
|
67
|
-
__kind: "Increase";
|
|
68
67
|
value: bigint;
|
|
68
|
+
__kind: "Increase";
|
|
69
69
|
} | {
|
|
70
|
-
__kind: "Decrease";
|
|
71
70
|
value: bigint;
|
|
71
|
+
__kind: "Decrease";
|
|
72
72
|
} | null | undefined;
|
|
73
73
|
}, {
|
|
74
74
|
lp: string;
|
|
@@ -87,11 +87,11 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
87
87
|
collectedFees: string | number;
|
|
88
88
|
boughtAmount: string | number;
|
|
89
89
|
sellAmountChange?: {
|
|
90
|
-
__kind: "Increase";
|
|
91
90
|
value: string | number;
|
|
91
|
+
__kind: "Increase";
|
|
92
92
|
} | {
|
|
93
|
-
__kind: "Decrease";
|
|
94
93
|
value: string | number;
|
|
94
|
+
__kind: "Decrease";
|
|
95
95
|
} | null | undefined;
|
|
96
96
|
}>;
|
|
97
97
|
|
|
@@ -59,7 +59,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
}>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
-
__kind: "Increase";
|
|
63
62
|
value: {
|
|
64
63
|
liquidity: bigint;
|
|
65
64
|
amounts: {
|
|
@@ -67,8 +66,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
67
66
|
quote: bigint;
|
|
68
67
|
};
|
|
69
68
|
};
|
|
70
|
-
}, {
|
|
71
69
|
__kind: "Increase";
|
|
70
|
+
}, {
|
|
72
71
|
value: {
|
|
73
72
|
liquidity: string | number;
|
|
74
73
|
amounts: {
|
|
@@ -76,6 +75,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
76
75
|
quote: string | number;
|
|
77
76
|
};
|
|
78
77
|
};
|
|
78
|
+
__kind: "Increase";
|
|
79
79
|
}>, z.ZodObject<{
|
|
80
80
|
__kind: z.ZodLiteral<"Decrease">;
|
|
81
81
|
value: z.ZodObject<{
|
|
@@ -104,7 +104,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
104
104
|
};
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
-
__kind: "Decrease";
|
|
108
107
|
value: {
|
|
109
108
|
liquidity: bigint;
|
|
110
109
|
amounts: {
|
|
@@ -112,8 +111,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
112
111
|
quote: bigint;
|
|
113
112
|
};
|
|
114
113
|
};
|
|
115
|
-
}, {
|
|
116
114
|
__kind: "Decrease";
|
|
115
|
+
}, {
|
|
117
116
|
value: {
|
|
118
117
|
liquidity: string | number;
|
|
119
118
|
amounts: {
|
|
@@ -121,6 +120,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
121
120
|
quote: string | number;
|
|
122
121
|
};
|
|
123
122
|
};
|
|
123
|
+
__kind: "Decrease";
|
|
124
124
|
}>]>>>;
|
|
125
125
|
liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
126
126
|
collectedFees: z.ZodObject<{
|
|
@@ -148,7 +148,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
148
148
|
};
|
|
149
149
|
liquidityTotal: bigint;
|
|
150
150
|
sizeChange?: {
|
|
151
|
-
__kind: "Increase";
|
|
152
151
|
value: {
|
|
153
152
|
liquidity: bigint;
|
|
154
153
|
amounts: {
|
|
@@ -156,8 +155,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
156
155
|
quote: bigint;
|
|
157
156
|
};
|
|
158
157
|
};
|
|
158
|
+
__kind: "Increase";
|
|
159
159
|
} | {
|
|
160
|
-
__kind: "Decrease";
|
|
161
160
|
value: {
|
|
162
161
|
liquidity: bigint;
|
|
163
162
|
amounts: {
|
|
@@ -165,6 +164,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
165
164
|
quote: bigint;
|
|
166
165
|
};
|
|
167
166
|
};
|
|
167
|
+
__kind: "Decrease";
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
lp: string;
|
|
@@ -185,7 +185,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
185
185
|
};
|
|
186
186
|
liquidityTotal: string | number;
|
|
187
187
|
sizeChange?: {
|
|
188
|
-
__kind: "Increase";
|
|
189
188
|
value: {
|
|
190
189
|
liquidity: string | number;
|
|
191
190
|
amounts: {
|
|
@@ -193,8 +192,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
193
192
|
quote: string | number;
|
|
194
193
|
};
|
|
195
194
|
};
|
|
195
|
+
__kind: "Increase";
|
|
196
196
|
} | {
|
|
197
|
-
__kind: "Decrease";
|
|
198
197
|
value: {
|
|
199
198
|
liquidity: string | number;
|
|
200
199
|
amounts: {
|
|
@@ -202,6 +201,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
202
201
|
quote: string | number;
|
|
203
202
|
};
|
|
204
203
|
};
|
|
204
|
+
__kind: "Decrease";
|
|
205
205
|
} | null | undefined;
|
|
206
206
|
}>;
|
|
207
207
|
|
|
@@ -59,7 +59,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
}>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
-
__kind: "Increase";
|
|
63
62
|
value: {
|
|
64
63
|
liquidity: bigint;
|
|
65
64
|
amounts: {
|
|
@@ -67,8 +66,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
67
66
|
quote: bigint;
|
|
68
67
|
};
|
|
69
68
|
};
|
|
70
|
-
}, {
|
|
71
69
|
__kind: "Increase";
|
|
70
|
+
}, {
|
|
72
71
|
value: {
|
|
73
72
|
liquidity: string | number;
|
|
74
73
|
amounts: {
|
|
@@ -76,6 +75,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
76
75
|
quote: string | number;
|
|
77
76
|
};
|
|
78
77
|
};
|
|
78
|
+
__kind: "Increase";
|
|
79
79
|
}>, z.ZodObject<{
|
|
80
80
|
__kind: z.ZodLiteral<"Decrease">;
|
|
81
81
|
value: z.ZodObject<{
|
|
@@ -104,7 +104,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
104
104
|
};
|
|
105
105
|
}>;
|
|
106
106
|
}, "strip", z.ZodTypeAny, {
|
|
107
|
-
__kind: "Decrease";
|
|
108
107
|
value: {
|
|
109
108
|
liquidity: bigint;
|
|
110
109
|
amounts: {
|
|
@@ -112,8 +111,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
112
111
|
quote: bigint;
|
|
113
112
|
};
|
|
114
113
|
};
|
|
115
|
-
}, {
|
|
116
114
|
__kind: "Decrease";
|
|
115
|
+
}, {
|
|
117
116
|
value: {
|
|
118
117
|
liquidity: string | number;
|
|
119
118
|
amounts: {
|
|
@@ -121,6 +120,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
121
120
|
quote: string | number;
|
|
122
121
|
};
|
|
123
122
|
};
|
|
123
|
+
__kind: "Decrease";
|
|
124
124
|
}>]>>>;
|
|
125
125
|
liquidityTotal: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
126
126
|
collectedFees: z.ZodObject<{
|
|
@@ -148,7 +148,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
148
148
|
};
|
|
149
149
|
liquidityTotal: bigint;
|
|
150
150
|
sizeChange?: {
|
|
151
|
-
__kind: "Increase";
|
|
152
151
|
value: {
|
|
153
152
|
liquidity: bigint;
|
|
154
153
|
amounts: {
|
|
@@ -156,8 +155,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
156
155
|
quote: bigint;
|
|
157
156
|
};
|
|
158
157
|
};
|
|
158
|
+
__kind: "Increase";
|
|
159
159
|
} | {
|
|
160
|
-
__kind: "Decrease";
|
|
161
160
|
value: {
|
|
162
161
|
liquidity: bigint;
|
|
163
162
|
amounts: {
|
|
@@ -165,6 +164,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
165
164
|
quote: bigint;
|
|
166
165
|
};
|
|
167
166
|
};
|
|
167
|
+
__kind: "Decrease";
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
lp: string;
|
|
@@ -185,7 +185,6 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
185
185
|
};
|
|
186
186
|
liquidityTotal: string | number;
|
|
187
187
|
sizeChange?: {
|
|
188
|
-
__kind: "Increase";
|
|
189
188
|
value: {
|
|
190
189
|
liquidity: string | number;
|
|
191
190
|
amounts: {
|
|
@@ -193,8 +192,8 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
193
192
|
quote: string | number;
|
|
194
193
|
};
|
|
195
194
|
};
|
|
195
|
+
__kind: "Increase";
|
|
196
196
|
} | {
|
|
197
|
-
__kind: "Decrease";
|
|
198
197
|
value: {
|
|
199
198
|
liquidity: string | number;
|
|
200
199
|
amounts: {
|
|
@@ -202,6 +201,7 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
202
201
|
quote: string | number;
|
|
203
202
|
};
|
|
204
203
|
};
|
|
204
|
+
__kind: "Decrease";
|
|
205
205
|
} | null | undefined;
|
|
206
206
|
}>;
|
|
207
207
|
|
|
@@ -13,14 +13,14 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
penalty: z.ZodNumber;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
offence: "ParticipateSigningFailed" | "ParticipateKeygenFailed" | "FailedToBroadcastTransaction" | "MissedAuthorshipSlot" | "MissedHeartbeat" | "GrandpaEquivocation" | "ParticipateKeyHandoverFailed" | "FailedToWitnessInTime";
|
|
17
16
|
offender: string;
|
|
17
|
+
offence: "ParticipateSigningFailed" | "ParticipateKeygenFailed" | "FailedToBroadcastTransaction" | "MissedAuthorshipSlot" | "MissedHeartbeat" | "GrandpaEquivocation" | "ParticipateKeyHandoverFailed" | "FailedToWitnessInTime";
|
|
18
18
|
penalty: number;
|
|
19
19
|
}, {
|
|
20
|
+
offender: string;
|
|
20
21
|
offence: {
|
|
21
22
|
__kind: "ParticipateSigningFailed" | "ParticipateKeygenFailed" | "FailedToBroadcastTransaction" | "MissedAuthorshipSlot" | "MissedHeartbeat" | "GrandpaEquivocation" | "ParticipateKeyHandoverFailed" | "FailedToWitnessInTime";
|
|
22
23
|
};
|
|
23
|
-
offender: string;
|
|
24
24
|
penalty: number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
penalty: z.ZodNumber;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
offence: "ParticipateSigningFailed" | "ParticipateKeygenFailed" | "FailedToBroadcastTransaction" | "MissedAuthorshipSlot" | "MissedHeartbeat" | "GrandpaEquivocation" | "ParticipateKeyHandoverFailed" | "FailedToWitnessInTime";
|
|
17
16
|
offender: string;
|
|
17
|
+
offence: "ParticipateSigningFailed" | "ParticipateKeygenFailed" | "FailedToBroadcastTransaction" | "MissedAuthorshipSlot" | "MissedHeartbeat" | "GrandpaEquivocation" | "ParticipateKeyHandoverFailed" | "FailedToWitnessInTime";
|
|
18
18
|
penalty: number;
|
|
19
19
|
}, {
|
|
20
|
+
offender: string;
|
|
20
21
|
offence: {
|
|
21
22
|
__kind: "ParticipateSigningFailed" | "ParticipateKeygenFailed" | "FailedToBroadcastTransaction" | "MissedAuthorshipSlot" | "MissedHeartbeat" | "GrandpaEquivocation" | "ParticipateKeyHandoverFailed" | "FailedToWitnessInTime";
|
|
22
23
|
};
|
|
23
|
-
offender: string;
|
|
24
24
|
penalty: number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -22,16 +22,16 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
24
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
25
|
-
direction: "FromStable" | "ToStable";
|
|
26
25
|
amount: bigint;
|
|
26
|
+
direction: "FromStable" | "ToStable";
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
29
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
30
30
|
};
|
|
31
|
+
amount: string | number;
|
|
31
32
|
direction: {
|
|
32
33
|
__kind: "FromStable" | "ToStable";
|
|
33
34
|
};
|
|
34
|
-
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -22,16 +22,16 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
24
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
25
|
-
direction: "FromStable" | "ToStable";
|
|
26
25
|
amount: bigint;
|
|
26
|
+
direction: "FromStable" | "ToStable";
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
29
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
30
30
|
};
|
|
31
|
+
amount: string | number;
|
|
31
32
|
direction: {
|
|
32
33
|
__kind: "FromStable" | "ToStable";
|
|
33
34
|
};
|
|
34
|
-
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -24,21 +24,21 @@ declare const arbitrumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
24
24
|
}>;
|
|
25
25
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
amount: bigint;
|
|
28
|
-
boosterId: string;
|
|
29
27
|
boostPool: {
|
|
30
28
|
asset: "ArbEth" | "ArbUsdc";
|
|
31
29
|
tier: number;
|
|
32
30
|
};
|
|
33
|
-
|
|
34
|
-
amount: string | number;
|
|
31
|
+
amount: bigint;
|
|
35
32
|
boosterId: string;
|
|
33
|
+
}, {
|
|
36
34
|
boostPool: {
|
|
37
35
|
asset: {
|
|
38
36
|
__kind: "ArbEth" | "ArbUsdc";
|
|
39
37
|
};
|
|
40
38
|
tier: number;
|
|
41
39
|
};
|
|
40
|
+
amount: string | number;
|
|
41
|
+
boosterId: string;
|
|
42
42
|
}>;
|
|
43
43
|
|
|
44
44
|
export { arbitrumIngressEgressBoostFundsAdded };
|
|
@@ -24,21 +24,21 @@ declare const arbitrumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
24
24
|
}>;
|
|
25
25
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
amount: bigint;
|
|
28
|
-
boosterId: string;
|
|
29
27
|
boostPool: {
|
|
30
28
|
asset: "ArbEth" | "ArbUsdc";
|
|
31
29
|
tier: number;
|
|
32
30
|
};
|
|
33
|
-
|
|
34
|
-
amount: string | number;
|
|
31
|
+
amount: bigint;
|
|
35
32
|
boosterId: string;
|
|
33
|
+
}, {
|
|
36
34
|
boostPool: {
|
|
37
35
|
asset: {
|
|
38
36
|
__kind: "ArbEth" | "ArbUsdc";
|
|
39
37
|
};
|
|
40
38
|
tier: number;
|
|
41
39
|
};
|
|
40
|
+
amount: string | number;
|
|
41
|
+
boosterId: string;
|
|
42
42
|
}>;
|
|
43
43
|
|
|
44
44
|
export { arbitrumIngressEgressBoostFundsAdded };
|
|
@@ -25,21 +25,21 @@ declare const arbitrumIngressEgressStoppedBoosting: z.ZodObject<{
|
|
|
25
25
|
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
boosterId: string;
|
|
29
28
|
boostPool: {
|
|
30
29
|
asset: "ArbEth" | "ArbUsdc";
|
|
31
30
|
tier: number;
|
|
32
31
|
};
|
|
32
|
+
boosterId: string;
|
|
33
33
|
unlockedAmount: bigint;
|
|
34
34
|
pendingBoosts: bigint[];
|
|
35
35
|
}, {
|
|
36
|
-
boosterId: string;
|
|
37
36
|
boostPool: {
|
|
38
37
|
asset: {
|
|
39
38
|
__kind: "ArbEth" | "ArbUsdc";
|
|
40
39
|
};
|
|
41
40
|
tier: number;
|
|
42
41
|
};
|
|
42
|
+
boosterId: string;
|
|
43
43
|
unlockedAmount: string | number;
|
|
44
44
|
pendingBoosts: (string | number)[];
|
|
45
45
|
}>;
|
|
@@ -25,21 +25,21 @@ declare const arbitrumIngressEgressStoppedBoosting: z.ZodObject<{
|
|
|
25
25
|
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
boosterId: string;
|
|
29
28
|
boostPool: {
|
|
30
29
|
asset: "ArbEth" | "ArbUsdc";
|
|
31
30
|
tier: number;
|
|
32
31
|
};
|
|
32
|
+
boosterId: string;
|
|
33
33
|
unlockedAmount: bigint;
|
|
34
34
|
pendingBoosts: bigint[];
|
|
35
35
|
}, {
|
|
36
|
-
boosterId: string;
|
|
37
36
|
boostPool: {
|
|
38
37
|
asset: {
|
|
39
38
|
__kind: "ArbEth" | "ArbUsdc";
|
|
40
39
|
};
|
|
41
40
|
tier: number;
|
|
42
41
|
};
|
|
42
|
+
boosterId: string;
|
|
43
43
|
unlockedAmount: string | number;
|
|
44
44
|
pendingBoosts: (string | number)[];
|
|
45
45
|
}>;
|
|
@@ -24,13 +24,14 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
24
24
|
}>;
|
|
25
25
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
+
amount: bigint;
|
|
27
28
|
boosterId: string;
|
|
28
29
|
boostPool: {
|
|
29
30
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
30
31
|
tier: number;
|
|
31
32
|
};
|
|
32
|
-
amount: bigint;
|
|
33
33
|
}, {
|
|
34
|
+
amount: string | number;
|
|
34
35
|
boosterId: string;
|
|
35
36
|
boostPool: {
|
|
36
37
|
asset: {
|
|
@@ -38,7 +39,6 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
38
39
|
};
|
|
39
40
|
tier: number;
|
|
40
41
|
};
|
|
41
|
-
amount: string | number;
|
|
42
42
|
}>;
|
|
43
43
|
|
|
44
44
|
export { ethereumIngressEgressBoostFundsAdded };
|
|
@@ -24,13 +24,14 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
24
24
|
}>;
|
|
25
25
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
+
amount: bigint;
|
|
27
28
|
boosterId: string;
|
|
28
29
|
boostPool: {
|
|
29
30
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
30
31
|
tier: number;
|
|
31
32
|
};
|
|
32
|
-
amount: bigint;
|
|
33
33
|
}, {
|
|
34
|
+
amount: string | number;
|
|
34
35
|
boosterId: string;
|
|
35
36
|
boostPool: {
|
|
36
37
|
asset: {
|
|
@@ -38,7 +39,6 @@ declare const ethereumIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
38
39
|
};
|
|
39
40
|
tier: number;
|
|
40
41
|
};
|
|
41
|
-
amount: string | number;
|
|
42
42
|
}>;
|
|
43
43
|
|
|
44
44
|
export { ethereumIngressEgressBoostFundsAdded };
|
|
@@ -63,10 +63,10 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
63
63
|
prewitnessedDepositId: string | number;
|
|
64
64
|
}>]>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
67
66
|
depositAddress: `0x${string}`;
|
|
68
67
|
channelId: bigint;
|
|
69
68
|
prewitnessedDepositId: bigint;
|
|
69
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
70
70
|
amounts: [number, bigint][];
|
|
71
71
|
ingressFee: bigint;
|
|
72
72
|
boostFee: bigint;
|
|
@@ -87,12 +87,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
87
87
|
prewitnessedDepositId: bigint;
|
|
88
88
|
};
|
|
89
89
|
}, {
|
|
90
|
-
asset: {
|
|
91
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
92
|
-
};
|
|
93
90
|
depositAddress: string;
|
|
94
91
|
channelId: string | number;
|
|
95
92
|
prewitnessedDepositId: string | number;
|
|
93
|
+
asset: {
|
|
94
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
95
|
+
};
|
|
96
96
|
amounts: [number, string | number][];
|
|
97
97
|
ingressFee: string | number;
|
|
98
98
|
boostFee: string | number;
|
|
@@ -63,10 +63,10 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
63
63
|
prewitnessedDepositId: string | number;
|
|
64
64
|
}>]>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
67
66
|
depositAddress: `0x${string}`;
|
|
68
67
|
channelId: bigint;
|
|
69
68
|
prewitnessedDepositId: bigint;
|
|
69
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
70
70
|
amounts: [number, bigint][];
|
|
71
71
|
ingressFee: bigint;
|
|
72
72
|
boostFee: bigint;
|
|
@@ -87,12 +87,12 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
87
87
|
prewitnessedDepositId: bigint;
|
|
88
88
|
};
|
|
89
89
|
}, {
|
|
90
|
-
asset: {
|
|
91
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
92
|
-
};
|
|
93
90
|
depositAddress: string;
|
|
94
91
|
channelId: string | number;
|
|
95
92
|
prewitnessedDepositId: string | number;
|
|
93
|
+
asset: {
|
|
94
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
95
|
+
};
|
|
96
96
|
amounts: [number, string | number][];
|
|
97
97
|
ingressFee: string | number;
|
|
98
98
|
boostFee: string | number;
|
|
@@ -61,10 +61,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
61
61
|
}>]>;
|
|
62
62
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
65
64
|
amount: bigint;
|
|
66
65
|
depositAddress: `0x${string}`;
|
|
67
66
|
channelId: bigint;
|
|
67
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
68
68
|
ingressFee: bigint;
|
|
69
69
|
action: {
|
|
70
70
|
__kind: "Swap";
|
|
@@ -83,12 +83,12 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
83
83
|
prewitnessedDepositId: bigint;
|
|
84
84
|
};
|
|
85
85
|
}, {
|
|
86
|
-
asset: {
|
|
87
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
88
|
-
};
|
|
89
86
|
amount: string | number;
|
|
90
87
|
depositAddress: string;
|
|
91
88
|
channelId: string | number;
|
|
89
|
+
asset: {
|
|
90
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
91
|
+
};
|
|
92
92
|
ingressFee: string | number;
|
|
93
93
|
action: {
|
|
94
94
|
__kind: "Swap";
|
|
@@ -61,10 +61,10 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
61
61
|
}>]>;
|
|
62
62
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
65
64
|
amount: bigint;
|
|
66
65
|
depositAddress: `0x${string}`;
|
|
67
66
|
channelId: bigint;
|
|
67
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
68
68
|
ingressFee: bigint;
|
|
69
69
|
action: {
|
|
70
70
|
__kind: "Swap";
|
|
@@ -83,12 +83,12 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
83
83
|
prewitnessedDepositId: bigint;
|
|
84
84
|
};
|
|
85
85
|
}, {
|
|
86
|
-
asset: {
|
|
87
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
88
|
-
};
|
|
89
86
|
amount: string | number;
|
|
90
87
|
depositAddress: string;
|
|
91
88
|
channelId: string | number;
|
|
89
|
+
asset: {
|
|
90
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
91
|
+
};
|
|
92
92
|
ingressFee: string | number;
|
|
93
93
|
action: {
|
|
94
94
|
__kind: "Swap";
|
|
@@ -14,16 +14,16 @@ declare const ethereumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
14
14
|
amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
18
17
|
channelId: bigint;
|
|
19
18
|
prewitnessedDepositId: bigint;
|
|
19
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
20
20
|
amountAttempted: bigint;
|
|
21
21
|
}, {
|
|
22
|
+
channelId: string | number;
|
|
23
|
+
prewitnessedDepositId: string | number;
|
|
22
24
|
asset: {
|
|
23
25
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
24
26
|
};
|
|
25
|
-
channelId: string | number;
|
|
26
|
-
prewitnessedDepositId: string | number;
|
|
27
27
|
amountAttempted: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|