@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
|
@@ -32,17 +32,17 @@ declare const solanaIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "Module";
|
|
36
35
|
value: {
|
|
37
36
|
index: number;
|
|
38
37
|
error: `0x${string}`;
|
|
39
38
|
};
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "Module";
|
|
40
|
+
}, {
|
|
42
41
|
value: {
|
|
43
42
|
index: number;
|
|
44
43
|
error: string;
|
|
45
44
|
};
|
|
45
|
+
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const solanaIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
__kind: "Token";
|
|
77
76
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
|
-
}, {
|
|
79
77
|
__kind: "Token";
|
|
78
|
+
}, {
|
|
80
79
|
value: {
|
|
81
80
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
82
81
|
};
|
|
82
|
+
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const solanaIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
__kind: "Arithmetic";
|
|
96
95
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
|
-
}, {
|
|
98
96
|
__kind: "Arithmetic";
|
|
97
|
+
}, {
|
|
99
98
|
value: {
|
|
100
99
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
101
100
|
};
|
|
101
|
+
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const solanaIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
__kind: "Transactional";
|
|
115
114
|
value: "LimitReached" | "NoLayer";
|
|
116
|
-
}, {
|
|
117
115
|
__kind: "Transactional";
|
|
116
|
+
}, {
|
|
118
117
|
value: {
|
|
119
118
|
__kind: "LimitReached" | "NoLayer";
|
|
120
119
|
};
|
|
120
|
+
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -157,14 +157,14 @@ declare const solanaIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
157
157
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
|
159
159
|
asset: "Sol" | "SolUsdc";
|
|
160
|
-
depositAddress: `0x${string}`;
|
|
161
160
|
amount: bigint;
|
|
161
|
+
depositAddress: `0x${string}`;
|
|
162
162
|
}, {
|
|
163
163
|
asset: {
|
|
164
164
|
__kind: "Sol" | "SolUsdc";
|
|
165
165
|
};
|
|
166
|
-
depositAddress: string;
|
|
167
166
|
amount: string | number;
|
|
167
|
+
depositAddress: string;
|
|
168
168
|
}>;
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
170
170
|
reason: {
|
|
@@ -174,11 +174,11 @@ declare const solanaIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
174
174
|
} | {
|
|
175
175
|
__kind: "BadOrigin";
|
|
176
176
|
} | {
|
|
177
|
-
__kind: "Module";
|
|
178
177
|
value: {
|
|
179
178
|
index: number;
|
|
180
179
|
error: `0x${string}`;
|
|
181
180
|
};
|
|
181
|
+
__kind: "Module";
|
|
182
182
|
} | {
|
|
183
183
|
__kind: "ConsumerRemaining";
|
|
184
184
|
} | {
|
|
@@ -186,14 +186,14 @@ declare const solanaIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
186
186
|
} | {
|
|
187
187
|
__kind: "TooManyConsumers";
|
|
188
188
|
} | {
|
|
189
|
-
__kind: "Token";
|
|
190
189
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
|
+
__kind: "Token";
|
|
191
191
|
} | {
|
|
192
|
-
__kind: "Arithmetic";
|
|
193
192
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
|
+
__kind: "Arithmetic";
|
|
194
194
|
} | {
|
|
195
|
-
__kind: "Transactional";
|
|
196
195
|
value: "LimitReached" | "NoLayer";
|
|
196
|
+
__kind: "Transactional";
|
|
197
197
|
} | {
|
|
198
198
|
__kind: "Exhausted";
|
|
199
199
|
} | {
|
|
@@ -205,8 +205,8 @@ declare const solanaIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
205
205
|
};
|
|
206
206
|
depositWitness: {
|
|
207
207
|
asset: "Sol" | "SolUsdc";
|
|
208
|
-
depositAddress: `0x${string}`;
|
|
209
208
|
amount: bigint;
|
|
209
|
+
depositAddress: `0x${string}`;
|
|
210
210
|
};
|
|
211
211
|
}, {
|
|
212
212
|
reason: {
|
|
@@ -216,11 +216,11 @@ declare const solanaIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
216
216
|
} | {
|
|
217
217
|
__kind: "BadOrigin";
|
|
218
218
|
} | {
|
|
219
|
-
__kind: "Module";
|
|
220
219
|
value: {
|
|
221
220
|
index: number;
|
|
222
221
|
error: string;
|
|
223
222
|
};
|
|
223
|
+
__kind: "Module";
|
|
224
224
|
} | {
|
|
225
225
|
__kind: "ConsumerRemaining";
|
|
226
226
|
} | {
|
|
@@ -228,20 +228,20 @@ declare const solanaIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
228
228
|
} | {
|
|
229
229
|
__kind: "TooManyConsumers";
|
|
230
230
|
} | {
|
|
231
|
-
__kind: "Token";
|
|
232
231
|
value: {
|
|
233
232
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
234
233
|
};
|
|
234
|
+
__kind: "Token";
|
|
235
235
|
} | {
|
|
236
|
-
__kind: "Arithmetic";
|
|
237
236
|
value: {
|
|
238
237
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
239
238
|
};
|
|
239
|
+
__kind: "Arithmetic";
|
|
240
240
|
} | {
|
|
241
|
-
__kind: "Transactional";
|
|
242
241
|
value: {
|
|
243
242
|
__kind: "LimitReached" | "NoLayer";
|
|
244
243
|
};
|
|
244
|
+
__kind: "Transactional";
|
|
245
245
|
} | {
|
|
246
246
|
__kind: "Exhausted";
|
|
247
247
|
} | {
|
|
@@ -255,8 +255,8 @@ declare const solanaIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
255
255
|
asset: {
|
|
256
256
|
__kind: "Sol" | "SolUsdc";
|
|
257
257
|
};
|
|
258
|
-
depositAddress: string;
|
|
259
258
|
amount: string | number;
|
|
259
|
+
depositAddress: string;
|
|
260
260
|
};
|
|
261
261
|
}>;
|
|
262
262
|
|
|
@@ -4,11 +4,11 @@ declare const arbitrumIngressEgressBoostedDepositLost: z.ZodObject<{
|
|
|
4
4
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
5
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
prewitnessedDepositId: bigint;
|
|
8
7
|
amount: bigint;
|
|
8
|
+
prewitnessedDepositId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
prewitnessedDepositId: string | number;
|
|
11
10
|
amount: string | number;
|
|
11
|
+
prewitnessedDepositId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { arbitrumIngressEgressBoostedDepositLost };
|
|
@@ -4,11 +4,11 @@ declare const arbitrumIngressEgressBoostedDepositLost: z.ZodObject<{
|
|
|
4
4
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
5
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
prewitnessedDepositId: bigint;
|
|
8
7
|
amount: bigint;
|
|
8
|
+
prewitnessedDepositId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
prewitnessedDepositId: string | number;
|
|
11
10
|
amount: string | number;
|
|
11
|
+
prewitnessedDepositId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { arbitrumIngressEgressBoostedDepositLost };
|
|
@@ -14,11 +14,11 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
17
18
|
value: `0x${string}`;
|
|
18
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
19
19
|
}, {
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
20
21
|
value: string;
|
|
21
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
22
22
|
}>, {
|
|
23
23
|
readonly chain: "Ethereum";
|
|
24
24
|
readonly address: `0x${string}`;
|
|
@@ -35,8 +35,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
35
35
|
readonly chain: "Solana";
|
|
36
36
|
readonly address: string;
|
|
37
37
|
}, {
|
|
38
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
38
39
|
value: string;
|
|
39
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
40
40
|
}>;
|
|
41
41
|
depositMetadata: z.ZodObject<{
|
|
42
42
|
channelMetadata: z.ZodObject<{
|
|
@@ -65,11 +65,11 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
65
65
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
68
69
|
value: `0x${string}`;
|
|
69
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
71
72
|
value: string;
|
|
72
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
73
73
|
}>, {
|
|
74
74
|
readonly chain: "Ethereum";
|
|
75
75
|
readonly address: `0x${string}`;
|
|
@@ -86,8 +86,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
86
86
|
readonly chain: "Solana";
|
|
87
87
|
readonly address: string;
|
|
88
88
|
}, {
|
|
89
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
89
90
|
value: string;
|
|
90
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
91
91
|
}>>>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
93
|
channelMetadata: {
|
|
@@ -122,8 +122,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
122
122
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
123
123
|
};
|
|
124
124
|
sourceAddress?: {
|
|
125
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
125
126
|
value: string;
|
|
126
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
127
127
|
} | null | undefined;
|
|
128
128
|
}>;
|
|
129
129
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -132,11 +132,11 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
132
132
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
133
133
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
135
136
|
value: `0x${string}`;
|
|
136
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
137
137
|
}, {
|
|
138
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
138
139
|
value: string;
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
140
|
}>, {
|
|
141
141
|
readonly chain: "Ethereum";
|
|
142
142
|
readonly address: `0x${string}`;
|
|
@@ -153,8 +153,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
153
153
|
readonly chain: "Solana";
|
|
154
154
|
readonly address: string;
|
|
155
155
|
}, {
|
|
156
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
156
157
|
value: string;
|
|
157
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
158
158
|
}>;
|
|
159
159
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
160
160
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -181,8 +181,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
181
181
|
}, {
|
|
182
182
|
__kind: "DepositChannel";
|
|
183
183
|
depositAddress: {
|
|
184
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
186
186
|
};
|
|
187
187
|
channelId: string | number;
|
|
188
188
|
depositBlockHeight: string | number;
|
|
@@ -203,6 +203,23 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
203
203
|
__kind: "Internal";
|
|
204
204
|
}>]>;
|
|
205
205
|
}, "strip", z.ZodTypeAny, {
|
|
206
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
207
|
+
destinationAddress: {
|
|
208
|
+
readonly chain: "Ethereum";
|
|
209
|
+
readonly address: `0x${string}`;
|
|
210
|
+
} | {
|
|
211
|
+
readonly chain: "Polkadot";
|
|
212
|
+
readonly address: string;
|
|
213
|
+
} | {
|
|
214
|
+
readonly chain: "Bitcoin";
|
|
215
|
+
readonly address: string;
|
|
216
|
+
} | {
|
|
217
|
+
readonly chain: "Arbitrum";
|
|
218
|
+
readonly address: `0x${string}`;
|
|
219
|
+
} | {
|
|
220
|
+
readonly chain: "Solana";
|
|
221
|
+
readonly address: string;
|
|
222
|
+
};
|
|
206
223
|
depositMetadata: {
|
|
207
224
|
channelMetadata: {
|
|
208
225
|
message: `0x${string}`;
|
|
@@ -227,23 +244,6 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
227
244
|
readonly address: string;
|
|
228
245
|
} | null | undefined;
|
|
229
246
|
};
|
|
230
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
231
|
-
destinationAddress: {
|
|
232
|
-
readonly chain: "Ethereum";
|
|
233
|
-
readonly address: `0x${string}`;
|
|
234
|
-
} | {
|
|
235
|
-
readonly chain: "Polkadot";
|
|
236
|
-
readonly address: string;
|
|
237
|
-
} | {
|
|
238
|
-
readonly chain: "Bitcoin";
|
|
239
|
-
readonly address: string;
|
|
240
|
-
} | {
|
|
241
|
-
readonly chain: "Arbitrum";
|
|
242
|
-
readonly address: `0x${string}`;
|
|
243
|
-
} | {
|
|
244
|
-
readonly chain: "Solana";
|
|
245
|
-
readonly address: string;
|
|
246
|
-
};
|
|
247
247
|
origin: {
|
|
248
248
|
__kind: "DepositChannel";
|
|
249
249
|
depositAddress: {
|
|
@@ -271,6 +271,13 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
271
271
|
__kind: "Internal";
|
|
272
272
|
};
|
|
273
273
|
}, {
|
|
274
|
+
reason: {
|
|
275
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
276
|
+
};
|
|
277
|
+
destinationAddress: {
|
|
278
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
279
|
+
value: string;
|
|
280
|
+
};
|
|
274
281
|
depositMetadata: {
|
|
275
282
|
channelMetadata: {
|
|
276
283
|
message: string;
|
|
@@ -281,22 +288,15 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
281
288
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
282
289
|
};
|
|
283
290
|
sourceAddress?: {
|
|
291
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
284
292
|
value: string;
|
|
285
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
286
293
|
} | null | undefined;
|
|
287
294
|
};
|
|
288
|
-
reason: {
|
|
289
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
290
|
-
};
|
|
291
|
-
destinationAddress: {
|
|
292
|
-
value: string;
|
|
293
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
294
|
-
};
|
|
295
295
|
origin: {
|
|
296
296
|
__kind: "DepositChannel";
|
|
297
297
|
depositAddress: {
|
|
298
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
298
299
|
value: string;
|
|
299
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
300
300
|
};
|
|
301
301
|
channelId: string | number;
|
|
302
302
|
depositBlockHeight: string | number;
|
|
@@ -14,11 +14,11 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
17
18
|
value: `0x${string}`;
|
|
18
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
19
19
|
}, {
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
20
21
|
value: string;
|
|
21
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
22
22
|
}>, {
|
|
23
23
|
readonly chain: "Ethereum";
|
|
24
24
|
readonly address: `0x${string}`;
|
|
@@ -35,8 +35,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
35
35
|
readonly chain: "Solana";
|
|
36
36
|
readonly address: string;
|
|
37
37
|
}, {
|
|
38
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
38
39
|
value: string;
|
|
39
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
40
40
|
}>;
|
|
41
41
|
depositMetadata: z.ZodObject<{
|
|
42
42
|
channelMetadata: z.ZodObject<{
|
|
@@ -65,11 +65,11 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
65
65
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
68
69
|
value: `0x${string}`;
|
|
69
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
71
72
|
value: string;
|
|
72
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
73
73
|
}>, {
|
|
74
74
|
readonly chain: "Ethereum";
|
|
75
75
|
readonly address: `0x${string}`;
|
|
@@ -86,8 +86,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
86
86
|
readonly chain: "Solana";
|
|
87
87
|
readonly address: string;
|
|
88
88
|
}, {
|
|
89
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
89
90
|
value: string;
|
|
90
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
91
91
|
}>>>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
93
|
channelMetadata: {
|
|
@@ -122,8 +122,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
122
122
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
123
123
|
};
|
|
124
124
|
sourceAddress?: {
|
|
125
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
125
126
|
value: string;
|
|
126
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
127
127
|
} | null | undefined;
|
|
128
128
|
}>;
|
|
129
129
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -132,11 +132,11 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
132
132
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
133
133
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
135
136
|
value: `0x${string}`;
|
|
136
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
137
137
|
}, {
|
|
138
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
138
139
|
value: string;
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
140
|
}>, {
|
|
141
141
|
readonly chain: "Ethereum";
|
|
142
142
|
readonly address: `0x${string}`;
|
|
@@ -153,8 +153,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
153
153
|
readonly chain: "Solana";
|
|
154
154
|
readonly address: string;
|
|
155
155
|
}, {
|
|
156
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
156
157
|
value: string;
|
|
157
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
158
158
|
}>;
|
|
159
159
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
160
160
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -181,8 +181,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
181
181
|
}, {
|
|
182
182
|
__kind: "DepositChannel";
|
|
183
183
|
depositAddress: {
|
|
184
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
186
186
|
};
|
|
187
187
|
channelId: string | number;
|
|
188
188
|
depositBlockHeight: string | number;
|
|
@@ -203,6 +203,23 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
203
203
|
__kind: "Internal";
|
|
204
204
|
}>]>;
|
|
205
205
|
}, "strip", z.ZodTypeAny, {
|
|
206
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
207
|
+
destinationAddress: {
|
|
208
|
+
readonly chain: "Ethereum";
|
|
209
|
+
readonly address: `0x${string}`;
|
|
210
|
+
} | {
|
|
211
|
+
readonly chain: "Polkadot";
|
|
212
|
+
readonly address: string;
|
|
213
|
+
} | {
|
|
214
|
+
readonly chain: "Bitcoin";
|
|
215
|
+
readonly address: string;
|
|
216
|
+
} | {
|
|
217
|
+
readonly chain: "Arbitrum";
|
|
218
|
+
readonly address: `0x${string}`;
|
|
219
|
+
} | {
|
|
220
|
+
readonly chain: "Solana";
|
|
221
|
+
readonly address: string;
|
|
222
|
+
};
|
|
206
223
|
depositMetadata: {
|
|
207
224
|
channelMetadata: {
|
|
208
225
|
message: `0x${string}`;
|
|
@@ -227,23 +244,6 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
227
244
|
readonly address: string;
|
|
228
245
|
} | null | undefined;
|
|
229
246
|
};
|
|
230
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
231
|
-
destinationAddress: {
|
|
232
|
-
readonly chain: "Ethereum";
|
|
233
|
-
readonly address: `0x${string}`;
|
|
234
|
-
} | {
|
|
235
|
-
readonly chain: "Polkadot";
|
|
236
|
-
readonly address: string;
|
|
237
|
-
} | {
|
|
238
|
-
readonly chain: "Bitcoin";
|
|
239
|
-
readonly address: string;
|
|
240
|
-
} | {
|
|
241
|
-
readonly chain: "Arbitrum";
|
|
242
|
-
readonly address: `0x${string}`;
|
|
243
|
-
} | {
|
|
244
|
-
readonly chain: "Solana";
|
|
245
|
-
readonly address: string;
|
|
246
|
-
};
|
|
247
247
|
origin: {
|
|
248
248
|
__kind: "DepositChannel";
|
|
249
249
|
depositAddress: {
|
|
@@ -271,6 +271,13 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
271
271
|
__kind: "Internal";
|
|
272
272
|
};
|
|
273
273
|
}, {
|
|
274
|
+
reason: {
|
|
275
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
276
|
+
};
|
|
277
|
+
destinationAddress: {
|
|
278
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
279
|
+
value: string;
|
|
280
|
+
};
|
|
274
281
|
depositMetadata: {
|
|
275
282
|
channelMetadata: {
|
|
276
283
|
message: string;
|
|
@@ -281,22 +288,15 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
281
288
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
282
289
|
};
|
|
283
290
|
sourceAddress?: {
|
|
291
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
284
292
|
value: string;
|
|
285
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
286
293
|
} | null | undefined;
|
|
287
294
|
};
|
|
288
|
-
reason: {
|
|
289
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
290
|
-
};
|
|
291
|
-
destinationAddress: {
|
|
292
|
-
value: string;
|
|
293
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
294
|
-
};
|
|
295
295
|
origin: {
|
|
296
296
|
__kind: "DepositChannel";
|
|
297
297
|
depositAddress: {
|
|
298
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
298
299
|
value: string;
|
|
299
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
300
300
|
};
|
|
301
301
|
channelId: string | number;
|
|
302
302
|
depositBlockHeight: string | number;
|
|
@@ -29,25 +29,25 @@ declare const arbitrumIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
29
29
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
30
30
|
}>;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
|
|
32
|
+
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
33
33
|
depositAddress: `0x${string}`;
|
|
34
|
+
amount: bigint;
|
|
34
35
|
asset: "ArbEth" | "ArbUsdc";
|
|
35
36
|
depositDetails: {
|
|
36
37
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
37
38
|
};
|
|
38
|
-
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
39
39
|
}, {
|
|
40
|
-
|
|
40
|
+
reason: {
|
|
41
|
+
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
42
|
+
};
|
|
41
43
|
depositAddress: string;
|
|
44
|
+
amount: string | number;
|
|
42
45
|
asset: {
|
|
43
46
|
__kind: "ArbEth" | "ArbUsdc";
|
|
44
47
|
};
|
|
45
48
|
depositDetails: {
|
|
46
49
|
txHashes?: string[] | null | undefined;
|
|
47
50
|
};
|
|
48
|
-
reason: {
|
|
49
|
-
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
50
|
-
};
|
|
51
51
|
}>;
|
|
52
52
|
|
|
53
53
|
export { arbitrumIngressEgressDepositIgnored };
|
|
@@ -29,25 +29,25 @@ declare const arbitrumIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
29
29
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
30
30
|
}>;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
|
|
32
|
+
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
33
33
|
depositAddress: `0x${string}`;
|
|
34
|
+
amount: bigint;
|
|
34
35
|
asset: "ArbEth" | "ArbUsdc";
|
|
35
36
|
depositDetails: {
|
|
36
37
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
37
38
|
};
|
|
38
|
-
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
39
39
|
}, {
|
|
40
|
-
|
|
40
|
+
reason: {
|
|
41
|
+
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
42
|
+
};
|
|
41
43
|
depositAddress: string;
|
|
44
|
+
amount: string | number;
|
|
42
45
|
asset: {
|
|
43
46
|
__kind: "ArbEth" | "ArbUsdc";
|
|
44
47
|
};
|
|
45
48
|
depositDetails: {
|
|
46
49
|
txHashes?: string[] | null | undefined;
|
|
47
50
|
};
|
|
48
|
-
reason: {
|
|
49
|
-
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
50
|
-
};
|
|
51
51
|
}>;
|
|
52
52
|
|
|
53
53
|
export { arbitrumIngressEgressDepositIgnored };
|