@chainflip/processor 1.11.13 → 2.0.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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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 +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- 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/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- 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 +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- 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/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/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +203 -203
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +203 -203
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
- package/dist/11000/swapping/refundedOnChain.d.ts +2 -2
- package/dist/11000/swapping/swapRequested.d.cts +6 -6
- package/dist/11000/swapping/swapRequested.d.ts +6 -6
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/validator/operatorAcceptedByValidator.d.cts +2 -2
- package/dist/11100/validator/operatorAcceptedByValidator.d.ts +2 -2
- package/dist/11100/validator/validatorClaimed.d.cts +2 -2
- package/dist/11100/validator/validatorClaimed.d.ts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.cts +2 -2
- package/dist/11100/validator/validatorRemovedFromOperator.d.ts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11200/assethubIngressEgress/depositFailed.d.ts +196 -196
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +109 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +109 -0
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +274 -274
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +274 -274
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/common.cjs +315 -134
- package/dist/11200/common.d.cts +7672 -2211
- package/dist/11200/common.d.ts +7672 -2211
- package/dist/11200/common.mjs +320 -139
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +0 -520
- package/dist/11200/environment/runtimeSafeModeUpdated.d.ts +0 -520
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +24 -24
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11200/polkadotIngressEgress/depositFailed.d.ts +202 -202
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.cjs +10 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +14 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.ts +14 -0
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.mjs +10 -0
- package/dist/11200/solanaIngressEgress/depositBoosted.cjs +2 -0
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +37 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.d.ts +37 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.mjs +2 -0
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +306 -184
- package/dist/11200/solanaIngressEgress/depositFailed.d.ts +306 -184
- package/dist/11200/solanaIngressEgress/depositFinalised.cjs +2 -0
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +35 -2
- package/dist/11200/solanaIngressEgress/depositFinalised.d.ts +35 -2
- package/dist/11200/solanaIngressEgress/depositFinalised.mjs +2 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/11200/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.cjs +10 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +44 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.ts +44 -0
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.cjs +9 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +41 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.ts +41 -0
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.mjs +9 -0
- package/dist/11200/swapping/swapAborted.d.cts +7 -7
- package/dist/11200/swapping/swapAborted.d.ts +7 -7
- package/dist/11200/swapping/swapRequested.cjs +25 -0
- package/dist/11200/swapping/swapRequested.d.cts +2921 -0
- package/dist/11200/swapping/swapRequested.d.ts +2921 -0
- package/dist/11200/swapping/swapRequested.mjs +25 -0
- package/dist/11200/swapping/swapRescheduled.d.cts +8 -8
- package/dist/11200/swapping/swapRescheduled.d.ts +8 -8
- package/dist/120/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.ts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.ts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- 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/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- 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/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/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/141/swapping/swapDepositAddressReady.d.ts +20 -20
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
- package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
- package/dist/141/swapping/swapExecuted.d.cts +88 -88
- package/dist/141/swapping/swapExecuted.d.ts +88 -88
- package/dist/141/swapping/swapScheduled.d.cts +97 -97
- package/dist/141/swapping/swapScheduled.d.ts +97 -97
- package/dist/141/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/141/swapping/withdrawalRequested.d.ts +14 -14
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.ts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.ts +2 -2
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- 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 +4 -4
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +26 -26
- package/dist/160/swapping/swapRequested.d.ts +26 -26
- package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
- 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 +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- 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/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/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.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/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.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/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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/reputation/offencePenalty.d.cts +6 -6
- package/dist/190/reputation/offencePenalty.d.ts +6 -6
- package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/190/reputation/penaltyUpdated.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/200/common.cjs +437 -0
- package/dist/200/common.d.cts +10084 -0
- package/dist/200/common.d.ts +10084 -0
- package/dist/200/common.mjs +437 -0
- package/dist/200/environment/batchCompleted.cjs +6 -0
- package/dist/200/environment/batchCompleted.d.cts +5 -0
- package/dist/200/environment/batchCompleted.d.ts +5 -0
- package/dist/200/environment/batchCompleted.mjs +6 -0
- package/dist/200/environment/nonNativeSignedCall.cjs +6 -0
- package/dist/200/environment/nonNativeSignedCall.d.cts +5 -0
- package/dist/200/environment/nonNativeSignedCall.d.ts +5 -0
- package/dist/200/environment/nonNativeSignedCall.mjs +6 -0
- package/dist/200/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +1910 -0
- package/dist/200/environment/runtimeSafeModeUpdated.d.ts +1910 -0
- package/dist/200/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/{11200 → 200}/lendingPools/collateralAdded.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/collateralAdded.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/collateralRemoved.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/collateralRemoved.mjs +1 -1
- package/dist/200/lendingPools/interestTaken.cjs +13 -0
- package/dist/200/lendingPools/interestTaken.d.cts +23 -0
- package/dist/200/lendingPools/interestTaken.d.ts +23 -0
- package/dist/200/lendingPools/interestTaken.mjs +13 -0
- package/dist/200/lendingPools/lendingFundsAdded.cjs +11 -0
- package/dist/200/lendingPools/lendingFundsAdded.d.cts +27 -0
- package/dist/200/lendingPools/lendingFundsAdded.d.ts +27 -0
- package/dist/200/lendingPools/lendingFundsAdded.mjs +11 -0
- package/dist/200/lendingPools/lendingFundsRemoved.cjs +11 -0
- package/dist/200/lendingPools/lendingFundsRemoved.d.cts +27 -0
- package/dist/200/lendingPools/lendingFundsRemoved.d.ts +27 -0
- package/dist/200/lendingPools/lendingFundsRemoved.mjs +11 -0
- package/dist/{11200 → 200}/lendingPools/lendingNetworkFeeSwapInitiated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/lendingNetworkFeeSwapInitiated.mjs +1 -1
- package/dist/200/lendingPools/lendingPoolCreated.cjs +7 -0
- package/dist/{11200/lendingPools/lendingPoolFeeSwapInitiated.d.cts → 200/lendingPools/lendingPoolCreated.d.cts} +2 -5
- package/dist/{11200/lendingPools/lendingPoolFeeSwapInitiated.d.ts → 200/lendingPools/lendingPoolCreated.d.ts} +2 -5
- package/dist/200/lendingPools/lendingPoolCreated.mjs +7 -0
- package/dist/{11200 → 200}/lendingPools/liquidationFeeTaken.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/liquidationFeeTaken.mjs +1 -1
- package/dist/200/lendingPools/liquidationInitiated.cjs +11 -0
- package/dist/200/lendingPools/liquidationInitiated.d.cts +17 -0
- package/dist/200/lendingPools/liquidationInitiated.d.ts +17 -0
- package/dist/200/lendingPools/liquidationInitiated.mjs +11 -0
- package/dist/{11200 → 200}/lendingPools/loanCreated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanCreated.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanRepaid.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanRepaid.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanSettled.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanSettled.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanUpdated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/loanUpdated.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/originationFeeTaken.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/originationFeeTaken.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/palletConfigUpdated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/palletConfigUpdated.d.cts +25 -0
- package/dist/{11200 → 200}/lendingPools/palletConfigUpdated.d.ts +25 -0
- package/dist/{11200 → 200}/lendingPools/palletConfigUpdated.mjs +1 -1
- package/dist/{11200 → 200}/lendingPools/primaryCollateralAssetUpdated.cjs +1 -1
- package/dist/{11200 → 200}/lendingPools/primaryCollateralAssetUpdated.mjs +1 -1
- package/dist/200/swapping/swapAborted.cjs +10 -0
- package/dist/200/swapping/swapAborted.d.cts +24 -0
- package/dist/200/swapping/swapAborted.d.ts +24 -0
- package/dist/200/swapping/swapAborted.mjs +10 -0
- package/dist/200/swapping/swapRequested.cjs +25 -0
- package/dist/200/swapping/swapRequested.d.cts +2978 -0
- package/dist/200/swapping/swapRequested.d.ts +2978 -0
- package/dist/200/swapping/swapRequested.mjs +25 -0
- package/dist/200/swapping/swapRescheduled.cjs +11 -0
- package/dist/200/swapping/swapRescheduled.d.cts +27 -0
- package/dist/200/swapping/swapRescheduled.d.ts +27 -0
- package/dist/200/swapping/swapRescheduled.mjs +11 -0
- package/package.json +2 -2
- package/dist/11200/lendingPools/interestTaken.cjs +0 -13
- package/dist/11200/lendingPools/interestTaken.d.cts +0 -63
- package/dist/11200/lendingPools/interestTaken.d.ts +0 -63
- package/dist/11200/lendingPools/interestTaken.mjs +0 -13
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.cjs +0 -10
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.mjs +0 -10
- package/dist/{11200 → 200}/lendingPools/collateralAdded.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/collateralAdded.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/collateralRemoved.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/collateralRemoved.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/lendingNetworkFeeSwapInitiated.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/lendingNetworkFeeSwapInitiated.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/liquidationFeeTaken.d.cts +2 -2
- package/dist/{11200 → 200}/lendingPools/liquidationFeeTaken.d.ts +2 -2
- package/dist/{11200 → 200}/lendingPools/loanCreated.d.cts +2 -2
- package/dist/{11200 → 200}/lendingPools/loanCreated.d.ts +2 -2
- package/dist/{11200 → 200}/lendingPools/loanRepaid.d.cts +2 -2
- package/dist/{11200 → 200}/lendingPools/loanRepaid.d.ts +2 -2
- package/dist/{11200 → 200}/lendingPools/loanSettled.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanSettled.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanUpdated.d.cts +0 -0
- package/dist/{11200 → 200}/lendingPools/loanUpdated.d.ts +0 -0
- package/dist/{11200 → 200}/lendingPools/originationFeeTaken.d.cts +2 -2
- package/dist/{11200 → 200}/lendingPools/originationFeeTaken.d.ts +2 -2
- /package/dist/{11200 → 200}/lendingPools/primaryCollateralAssetUpdated.d.cts +0 -0
- /package/dist/{11200 → 200}/lendingPools/primaryCollateralAssetUpdated.d.ts +0 -0
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const bitcoinIngressEgressChannelRejectionRequestReceived: z.ZodObject<{
|
|
4
|
+
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
|
+
depositAddress: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
6
|
+
__kind: z.ZodLiteral<"P2PKH">;
|
|
7
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
8
|
+
}, "strip", z.ZodTypeAny, {
|
|
9
|
+
value: `0x${string}`;
|
|
10
|
+
__kind: "P2PKH";
|
|
11
|
+
}, {
|
|
12
|
+
value: string;
|
|
13
|
+
__kind: "P2PKH";
|
|
14
|
+
}>, z.ZodObject<{
|
|
15
|
+
__kind: z.ZodLiteral<"P2SH">;
|
|
16
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
|
+
}, "strip", z.ZodTypeAny, {
|
|
18
|
+
value: `0x${string}`;
|
|
19
|
+
__kind: "P2SH";
|
|
20
|
+
}, {
|
|
21
|
+
value: string;
|
|
22
|
+
__kind: "P2SH";
|
|
23
|
+
}>, z.ZodObject<{
|
|
24
|
+
__kind: z.ZodLiteral<"P2WPKH">;
|
|
25
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
|
+
}, "strip", z.ZodTypeAny, {
|
|
27
|
+
value: `0x${string}`;
|
|
28
|
+
__kind: "P2WPKH";
|
|
29
|
+
}, {
|
|
30
|
+
value: string;
|
|
31
|
+
__kind: "P2WPKH";
|
|
32
|
+
}>, z.ZodObject<{
|
|
33
|
+
__kind: z.ZodLiteral<"P2WSH">;
|
|
34
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
|
+
}, "strip", z.ZodTypeAny, {
|
|
36
|
+
value: `0x${string}`;
|
|
37
|
+
__kind: "P2WSH";
|
|
38
|
+
}, {
|
|
39
|
+
value: string;
|
|
40
|
+
__kind: "P2WSH";
|
|
41
|
+
}>, z.ZodObject<{
|
|
42
|
+
__kind: z.ZodLiteral<"Taproot">;
|
|
43
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
|
+
}, "strip", z.ZodTypeAny, {
|
|
45
|
+
value: `0x${string}`;
|
|
46
|
+
__kind: "Taproot";
|
|
47
|
+
}, {
|
|
48
|
+
value: string;
|
|
49
|
+
__kind: "Taproot";
|
|
50
|
+
}>, z.ZodObject<{
|
|
51
|
+
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
52
|
+
version: z.ZodNumber;
|
|
53
|
+
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
|
+
}, "strip", z.ZodTypeAny, {
|
|
55
|
+
__kind: "OtherSegwit";
|
|
56
|
+
version: number;
|
|
57
|
+
program: `0x${string}`;
|
|
58
|
+
}, {
|
|
59
|
+
__kind: "OtherSegwit";
|
|
60
|
+
version: number;
|
|
61
|
+
program: string;
|
|
62
|
+
}>]>;
|
|
63
|
+
}, "strip", z.ZodTypeAny, {
|
|
64
|
+
accountId: string;
|
|
65
|
+
depositAddress: {
|
|
66
|
+
value: `0x${string}`;
|
|
67
|
+
__kind: "P2PKH";
|
|
68
|
+
} | {
|
|
69
|
+
value: `0x${string}`;
|
|
70
|
+
__kind: "P2SH";
|
|
71
|
+
} | {
|
|
72
|
+
value: `0x${string}`;
|
|
73
|
+
__kind: "P2WPKH";
|
|
74
|
+
} | {
|
|
75
|
+
value: `0x${string}`;
|
|
76
|
+
__kind: "P2WSH";
|
|
77
|
+
} | {
|
|
78
|
+
value: `0x${string}`;
|
|
79
|
+
__kind: "Taproot";
|
|
80
|
+
} | {
|
|
81
|
+
__kind: "OtherSegwit";
|
|
82
|
+
version: number;
|
|
83
|
+
program: `0x${string}`;
|
|
84
|
+
};
|
|
85
|
+
}, {
|
|
86
|
+
accountId: string;
|
|
87
|
+
depositAddress: {
|
|
88
|
+
value: string;
|
|
89
|
+
__kind: "P2PKH";
|
|
90
|
+
} | {
|
|
91
|
+
value: string;
|
|
92
|
+
__kind: "P2SH";
|
|
93
|
+
} | {
|
|
94
|
+
value: string;
|
|
95
|
+
__kind: "P2WPKH";
|
|
96
|
+
} | {
|
|
97
|
+
value: string;
|
|
98
|
+
__kind: "P2WSH";
|
|
99
|
+
} | {
|
|
100
|
+
value: string;
|
|
101
|
+
__kind: "Taproot";
|
|
102
|
+
} | {
|
|
103
|
+
__kind: "OtherSegwit";
|
|
104
|
+
version: number;
|
|
105
|
+
program: string;
|
|
106
|
+
};
|
|
107
|
+
}>;
|
|
108
|
+
|
|
109
|
+
export { bitcoinIngressEgressChannelRejectionRequestReceived };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// generated/11200/bitcoinIngressEgress/channelRejectionRequestReceived.ts
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import { accountId, cfChainsBtcScriptPubkey } from "../common.mjs";
|
|
4
|
+
var bitcoinIngressEgressChannelRejectionRequestReceived = z.object({
|
|
5
|
+
accountId,
|
|
6
|
+
depositAddress: cfChainsBtcScriptPubkey
|
|
7
|
+
});
|
|
8
|
+
export {
|
|
9
|
+
bitcoinIngressEgressChannelRejectionRequestReceived
|
|
10
|
+
};
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "P2PKH";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "P2PKH";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "P2PKH";
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "P2SH";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "P2SH";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "P2SH";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "P2WPKH";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "P2WPKH";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "P2WPKH";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "P2WSH";
|
|
36
35
|
value: `0x${string}`;
|
|
37
|
-
}, {
|
|
38
36
|
__kind: "P2WSH";
|
|
37
|
+
}, {
|
|
39
38
|
value: string;
|
|
39
|
+
__kind: "P2WSH";
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "Taproot";
|
|
45
44
|
value: `0x${string}`;
|
|
46
|
-
}, {
|
|
47
45
|
__kind: "Taproot";
|
|
46
|
+
}, {
|
|
48
47
|
value: string;
|
|
48
|
+
__kind: "Taproot";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -142,11 +142,11 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
142
142
|
};
|
|
143
143
|
} | null | undefined;
|
|
144
144
|
};
|
|
145
|
+
amount: bigint;
|
|
145
146
|
id: {
|
|
146
147
|
txId: `0x${string}`;
|
|
147
148
|
vout: number;
|
|
148
149
|
};
|
|
149
|
-
amount: bigint;
|
|
150
150
|
}, {
|
|
151
151
|
depositAddress: {
|
|
152
152
|
pubkeyX: string;
|
|
@@ -159,11 +159,11 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
159
159
|
};
|
|
160
160
|
} | null | undefined;
|
|
161
161
|
};
|
|
162
|
+
amount: string | number;
|
|
162
163
|
id: {
|
|
163
164
|
txId: string;
|
|
164
165
|
vout: number;
|
|
165
166
|
};
|
|
166
|
-
amount: string | number;
|
|
167
167
|
}>;
|
|
168
168
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
169
169
|
channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
@@ -236,15 +236,15 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
236
236
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
237
237
|
}, "strip", z.ZodTypeAny, {
|
|
238
238
|
__kind: "Refund";
|
|
239
|
-
amount: bigint;
|
|
240
239
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
240
|
+
amount: bigint;
|
|
241
241
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
242
242
|
}, {
|
|
243
243
|
__kind: "Refund";
|
|
244
|
-
amount: string | number;
|
|
245
244
|
reason: {
|
|
246
245
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
247
246
|
};
|
|
247
|
+
amount: string | number;
|
|
248
248
|
egressId?: [{
|
|
249
249
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
250
250
|
}, string | number] | null | undefined;
|
|
@@ -265,8 +265,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
265
265
|
__kind: "DepositChannel" | "Vault";
|
|
266
266
|
}>;
|
|
267
267
|
}, "strip", z.ZodTypeAny, {
|
|
268
|
+
prewitnessedDepositId: bigint;
|
|
268
269
|
asset: "Btc";
|
|
269
|
-
amounts: [number, bigint][];
|
|
270
270
|
depositDetails: {
|
|
271
271
|
depositAddress: {
|
|
272
272
|
pubkeyX: `0x${string}`;
|
|
@@ -279,17 +279,17 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
279
279
|
};
|
|
280
280
|
} | null | undefined;
|
|
281
281
|
};
|
|
282
|
+
amount: bigint;
|
|
282
283
|
id: {
|
|
283
284
|
txId: `0x${string}`;
|
|
284
285
|
vout: number;
|
|
285
286
|
};
|
|
286
|
-
amount: bigint;
|
|
287
287
|
};
|
|
288
|
-
|
|
288
|
+
boostFee: bigint;
|
|
289
|
+
amounts: [number, bigint][];
|
|
289
290
|
blockHeight: bigint;
|
|
290
291
|
ingressFee: bigint;
|
|
291
292
|
maxBoostFeeBps: number;
|
|
292
|
-
boostFee: bigint;
|
|
293
293
|
action: {
|
|
294
294
|
__kind: "Swap";
|
|
295
295
|
swapRequestId: bigint;
|
|
@@ -306,28 +306,28 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
306
306
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
307
307
|
} | {
|
|
308
308
|
__kind: "Refund";
|
|
309
|
-
amount: bigint;
|
|
310
309
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
310
|
+
amount: bigint;
|
|
311
311
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
312
312
|
} | {
|
|
313
313
|
__kind: "Unrefundable";
|
|
314
314
|
};
|
|
315
315
|
originType: "DepositChannel" | "Vault";
|
|
316
316
|
depositAddress?: {
|
|
317
|
-
__kind: "P2PKH";
|
|
318
317
|
value: `0x${string}`;
|
|
318
|
+
__kind: "P2PKH";
|
|
319
319
|
} | {
|
|
320
|
-
__kind: "P2SH";
|
|
321
320
|
value: `0x${string}`;
|
|
321
|
+
__kind: "P2SH";
|
|
322
322
|
} | {
|
|
323
|
-
__kind: "P2WPKH";
|
|
324
323
|
value: `0x${string}`;
|
|
324
|
+
__kind: "P2WPKH";
|
|
325
325
|
} | {
|
|
326
|
-
__kind: "P2WSH";
|
|
327
326
|
value: `0x${string}`;
|
|
327
|
+
__kind: "P2WSH";
|
|
328
328
|
} | {
|
|
329
|
-
__kind: "Taproot";
|
|
330
329
|
value: `0x${string}`;
|
|
330
|
+
__kind: "Taproot";
|
|
331
331
|
} | {
|
|
332
332
|
__kind: "OtherSegwit";
|
|
333
333
|
version: number;
|
|
@@ -335,10 +335,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
335
335
|
} | null | undefined;
|
|
336
336
|
channelId?: bigint | null | undefined;
|
|
337
337
|
}, {
|
|
338
|
+
prewitnessedDepositId: string | number;
|
|
338
339
|
asset: {
|
|
339
340
|
__kind: "Btc";
|
|
340
341
|
};
|
|
341
|
-
amounts: [number, string | number][];
|
|
342
342
|
depositDetails: {
|
|
343
343
|
depositAddress: {
|
|
344
344
|
pubkeyX: string;
|
|
@@ -351,17 +351,17 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
351
351
|
};
|
|
352
352
|
} | null | undefined;
|
|
353
353
|
};
|
|
354
|
+
amount: string | number;
|
|
354
355
|
id: {
|
|
355
356
|
txId: string;
|
|
356
357
|
vout: number;
|
|
357
358
|
};
|
|
358
|
-
amount: string | number;
|
|
359
359
|
};
|
|
360
|
-
|
|
360
|
+
boostFee: string | number;
|
|
361
|
+
amounts: [number, string | number][];
|
|
361
362
|
blockHeight: string | number;
|
|
362
363
|
ingressFee: string | number;
|
|
363
364
|
maxBoostFeeBps: number;
|
|
364
|
-
boostFee: string | number;
|
|
365
365
|
action: {
|
|
366
366
|
__kind: "Swap";
|
|
367
367
|
swapRequestId: string | number;
|
|
@@ -378,10 +378,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
378
378
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
379
379
|
} | {
|
|
380
380
|
__kind: "Refund";
|
|
381
|
-
amount: string | number;
|
|
382
381
|
reason: {
|
|
383
382
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
384
383
|
};
|
|
384
|
+
amount: string | number;
|
|
385
385
|
egressId?: [{
|
|
386
386
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
387
387
|
}, string | number] | null | undefined;
|
|
@@ -392,20 +392,20 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
392
392
|
__kind: "DepositChannel" | "Vault";
|
|
393
393
|
};
|
|
394
394
|
depositAddress?: {
|
|
395
|
-
__kind: "P2PKH";
|
|
396
395
|
value: string;
|
|
396
|
+
__kind: "P2PKH";
|
|
397
397
|
} | {
|
|
398
|
-
__kind: "P2SH";
|
|
399
398
|
value: string;
|
|
399
|
+
__kind: "P2SH";
|
|
400
400
|
} | {
|
|
401
|
-
__kind: "P2WPKH";
|
|
402
401
|
value: string;
|
|
402
|
+
__kind: "P2WPKH";
|
|
403
403
|
} | {
|
|
404
|
-
__kind: "P2WSH";
|
|
405
404
|
value: string;
|
|
405
|
+
__kind: "P2WSH";
|
|
406
406
|
} | {
|
|
407
|
-
__kind: "Taproot";
|
|
408
407
|
value: string;
|
|
408
|
+
__kind: "Taproot";
|
|
409
409
|
} | {
|
|
410
410
|
__kind: "OtherSegwit";
|
|
411
411
|
version: number;
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "P2PKH";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "P2PKH";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "P2PKH";
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "P2SH";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "P2SH";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "P2SH";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "P2WPKH";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "P2WPKH";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "P2WPKH";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "P2WSH";
|
|
36
35
|
value: `0x${string}`;
|
|
37
|
-
}, {
|
|
38
36
|
__kind: "P2WSH";
|
|
37
|
+
}, {
|
|
39
38
|
value: string;
|
|
39
|
+
__kind: "P2WSH";
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "Taproot";
|
|
45
44
|
value: `0x${string}`;
|
|
46
|
-
}, {
|
|
47
45
|
__kind: "Taproot";
|
|
46
|
+
}, {
|
|
48
47
|
value: string;
|
|
48
|
+
__kind: "Taproot";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -142,11 +142,11 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
142
142
|
};
|
|
143
143
|
} | null | undefined;
|
|
144
144
|
};
|
|
145
|
+
amount: bigint;
|
|
145
146
|
id: {
|
|
146
147
|
txId: `0x${string}`;
|
|
147
148
|
vout: number;
|
|
148
149
|
};
|
|
149
|
-
amount: bigint;
|
|
150
150
|
}, {
|
|
151
151
|
depositAddress: {
|
|
152
152
|
pubkeyX: string;
|
|
@@ -159,11 +159,11 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
159
159
|
};
|
|
160
160
|
} | null | undefined;
|
|
161
161
|
};
|
|
162
|
+
amount: string | number;
|
|
162
163
|
id: {
|
|
163
164
|
txId: string;
|
|
164
165
|
vout: number;
|
|
165
166
|
};
|
|
166
|
-
amount: string | number;
|
|
167
167
|
}>;
|
|
168
168
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
169
169
|
channelId: z.ZodOptional<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>>>;
|
|
@@ -236,15 +236,15 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
236
236
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
237
237
|
}, "strip", z.ZodTypeAny, {
|
|
238
238
|
__kind: "Refund";
|
|
239
|
-
amount: bigint;
|
|
240
239
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
240
|
+
amount: bigint;
|
|
241
241
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
242
242
|
}, {
|
|
243
243
|
__kind: "Refund";
|
|
244
|
-
amount: string | number;
|
|
245
244
|
reason: {
|
|
246
245
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
247
246
|
};
|
|
247
|
+
amount: string | number;
|
|
248
248
|
egressId?: [{
|
|
249
249
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
250
250
|
}, string | number] | null | undefined;
|
|
@@ -265,8 +265,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
265
265
|
__kind: "DepositChannel" | "Vault";
|
|
266
266
|
}>;
|
|
267
267
|
}, "strip", z.ZodTypeAny, {
|
|
268
|
+
prewitnessedDepositId: bigint;
|
|
268
269
|
asset: "Btc";
|
|
269
|
-
amounts: [number, bigint][];
|
|
270
270
|
depositDetails: {
|
|
271
271
|
depositAddress: {
|
|
272
272
|
pubkeyX: `0x${string}`;
|
|
@@ -279,17 +279,17 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
279
279
|
};
|
|
280
280
|
} | null | undefined;
|
|
281
281
|
};
|
|
282
|
+
amount: bigint;
|
|
282
283
|
id: {
|
|
283
284
|
txId: `0x${string}`;
|
|
284
285
|
vout: number;
|
|
285
286
|
};
|
|
286
|
-
amount: bigint;
|
|
287
287
|
};
|
|
288
|
-
|
|
288
|
+
boostFee: bigint;
|
|
289
|
+
amounts: [number, bigint][];
|
|
289
290
|
blockHeight: bigint;
|
|
290
291
|
ingressFee: bigint;
|
|
291
292
|
maxBoostFeeBps: number;
|
|
292
|
-
boostFee: bigint;
|
|
293
293
|
action: {
|
|
294
294
|
__kind: "Swap";
|
|
295
295
|
swapRequestId: bigint;
|
|
@@ -306,28 +306,28 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
306
306
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
307
307
|
} | {
|
|
308
308
|
__kind: "Refund";
|
|
309
|
-
amount: bigint;
|
|
310
309
|
reason: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
310
|
+
amount: bigint;
|
|
311
311
|
egressId?: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint] | null | undefined;
|
|
312
312
|
} | {
|
|
313
313
|
__kind: "Unrefundable";
|
|
314
314
|
};
|
|
315
315
|
originType: "DepositChannel" | "Vault";
|
|
316
316
|
depositAddress?: {
|
|
317
|
-
__kind: "P2PKH";
|
|
318
317
|
value: `0x${string}`;
|
|
318
|
+
__kind: "P2PKH";
|
|
319
319
|
} | {
|
|
320
|
-
__kind: "P2SH";
|
|
321
320
|
value: `0x${string}`;
|
|
321
|
+
__kind: "P2SH";
|
|
322
322
|
} | {
|
|
323
|
-
__kind: "P2WPKH";
|
|
324
323
|
value: `0x${string}`;
|
|
324
|
+
__kind: "P2WPKH";
|
|
325
325
|
} | {
|
|
326
|
-
__kind: "P2WSH";
|
|
327
326
|
value: `0x${string}`;
|
|
327
|
+
__kind: "P2WSH";
|
|
328
328
|
} | {
|
|
329
|
-
__kind: "Taproot";
|
|
330
329
|
value: `0x${string}`;
|
|
330
|
+
__kind: "Taproot";
|
|
331
331
|
} | {
|
|
332
332
|
__kind: "OtherSegwit";
|
|
333
333
|
version: number;
|
|
@@ -335,10 +335,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
335
335
|
} | null | undefined;
|
|
336
336
|
channelId?: bigint | null | undefined;
|
|
337
337
|
}, {
|
|
338
|
+
prewitnessedDepositId: string | number;
|
|
338
339
|
asset: {
|
|
339
340
|
__kind: "Btc";
|
|
340
341
|
};
|
|
341
|
-
amounts: [number, string | number][];
|
|
342
342
|
depositDetails: {
|
|
343
343
|
depositAddress: {
|
|
344
344
|
pubkeyX: string;
|
|
@@ -351,17 +351,17 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
351
351
|
};
|
|
352
352
|
} | null | undefined;
|
|
353
353
|
};
|
|
354
|
+
amount: string | number;
|
|
354
355
|
id: {
|
|
355
356
|
txId: string;
|
|
356
357
|
vout: number;
|
|
357
358
|
};
|
|
358
|
-
amount: string | number;
|
|
359
359
|
};
|
|
360
|
-
|
|
360
|
+
boostFee: string | number;
|
|
361
|
+
amounts: [number, string | number][];
|
|
361
362
|
blockHeight: string | number;
|
|
362
363
|
ingressFee: string | number;
|
|
363
364
|
maxBoostFeeBps: number;
|
|
364
|
-
boostFee: string | number;
|
|
365
365
|
action: {
|
|
366
366
|
__kind: "Swap";
|
|
367
367
|
swapRequestId: string | number;
|
|
@@ -378,10 +378,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
378
378
|
networkFeeSwapRequestId?: string | number | null | undefined;
|
|
379
379
|
} | {
|
|
380
380
|
__kind: "Refund";
|
|
381
|
-
amount: string | number;
|
|
382
381
|
reason: {
|
|
383
382
|
__kind: "InvalidBrokerFees" | "InvalidRefundParameters" | "InvalidDcaParameters" | "CcmUnsupportedForTargetChain" | "CcmInvalidMetadata" | "InvalidDestinationAddress";
|
|
384
383
|
};
|
|
384
|
+
amount: string | number;
|
|
385
385
|
egressId?: [{
|
|
386
386
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
387
387
|
}, string | number] | null | undefined;
|
|
@@ -392,20 +392,20 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
392
392
|
__kind: "DepositChannel" | "Vault";
|
|
393
393
|
};
|
|
394
394
|
depositAddress?: {
|
|
395
|
-
__kind: "P2PKH";
|
|
396
395
|
value: string;
|
|
396
|
+
__kind: "P2PKH";
|
|
397
397
|
} | {
|
|
398
|
-
__kind: "P2SH";
|
|
399
398
|
value: string;
|
|
399
|
+
__kind: "P2SH";
|
|
400
400
|
} | {
|
|
401
|
-
__kind: "P2WPKH";
|
|
402
401
|
value: string;
|
|
402
|
+
__kind: "P2WPKH";
|
|
403
403
|
} | {
|
|
404
|
-
__kind: "P2WSH";
|
|
405
404
|
value: string;
|
|
405
|
+
__kind: "P2WSH";
|
|
406
406
|
} | {
|
|
407
|
-
__kind: "Taproot";
|
|
408
407
|
value: string;
|
|
408
|
+
__kind: "Taproot";
|
|
409
409
|
} | {
|
|
410
410
|
__kind: "OtherSegwit";
|
|
411
411
|
version: number;
|