@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
|
@@ -132,6 +132,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
132
132
|
} | null | undefined;
|
|
133
133
|
}>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
+
amount: bigint;
|
|
135
136
|
depositAddress: {
|
|
136
137
|
pubkeyX: `0x${string}`;
|
|
137
138
|
scriptPath?: {
|
|
@@ -147,8 +148,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
147
148
|
txId: `0x${string}`;
|
|
148
149
|
vout: number;
|
|
149
150
|
};
|
|
150
|
-
amount: bigint;
|
|
151
151
|
}, {
|
|
152
|
+
amount: string | number;
|
|
152
153
|
depositAddress: {
|
|
153
154
|
pubkeyX: string;
|
|
154
155
|
scriptPath?: {
|
|
@@ -164,7 +165,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
164
165
|
txId: string;
|
|
165
166
|
vout: number;
|
|
166
167
|
};
|
|
167
|
-
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
170
170
|
action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -204,14 +204,15 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
204
204
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
205
205
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
|
-
__kind: "BoostersCredited";
|
|
208
207
|
prewitnessedDepositId: bigint;
|
|
209
|
-
}, {
|
|
210
208
|
__kind: "BoostersCredited";
|
|
209
|
+
}, {
|
|
211
210
|
prewitnessedDepositId: string | number;
|
|
211
|
+
__kind: "BoostersCredited";
|
|
212
212
|
}>]>;
|
|
213
213
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
214
214
|
}, "strip", z.ZodTypeAny, {
|
|
215
|
+
amount: bigint;
|
|
215
216
|
depositAddress: {
|
|
216
217
|
value: `0x${string}`;
|
|
217
218
|
__kind: "P2PKH";
|
|
@@ -233,9 +234,9 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
233
234
|
program: `0x${string}`;
|
|
234
235
|
};
|
|
235
236
|
channelId: bigint;
|
|
236
|
-
amount: bigint;
|
|
237
237
|
asset: "Btc";
|
|
238
238
|
depositDetails: {
|
|
239
|
+
amount: bigint;
|
|
239
240
|
depositAddress: {
|
|
240
241
|
pubkeyX: `0x${string}`;
|
|
241
242
|
scriptPath?: {
|
|
@@ -251,7 +252,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
251
252
|
txId: `0x${string}`;
|
|
252
253
|
vout: number;
|
|
253
254
|
};
|
|
254
|
-
amount: bigint;
|
|
255
255
|
};
|
|
256
256
|
blockHeight: bigint;
|
|
257
257
|
ingressFee: bigint;
|
|
@@ -267,10 +267,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
267
267
|
} | {
|
|
268
268
|
__kind: "NoAction";
|
|
269
269
|
} | {
|
|
270
|
-
__kind: "BoostersCredited";
|
|
271
270
|
prewitnessedDepositId: bigint;
|
|
271
|
+
__kind: "BoostersCredited";
|
|
272
272
|
};
|
|
273
273
|
}, {
|
|
274
|
+
amount: string | number;
|
|
274
275
|
depositAddress: {
|
|
275
276
|
value: string;
|
|
276
277
|
__kind: "P2PKH";
|
|
@@ -292,11 +293,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
292
293
|
program: string;
|
|
293
294
|
};
|
|
294
295
|
channelId: string | number;
|
|
295
|
-
amount: string | number;
|
|
296
296
|
asset: {
|
|
297
297
|
__kind: "Btc";
|
|
298
298
|
};
|
|
299
299
|
depositDetails: {
|
|
300
|
+
amount: string | number;
|
|
300
301
|
depositAddress: {
|
|
301
302
|
pubkeyX: string;
|
|
302
303
|
scriptPath?: {
|
|
@@ -312,7 +313,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
312
313
|
txId: string;
|
|
313
314
|
vout: number;
|
|
314
315
|
};
|
|
315
|
-
amount: string | number;
|
|
316
316
|
};
|
|
317
317
|
blockHeight: string | number;
|
|
318
318
|
ingressFee: string | number;
|
|
@@ -328,8 +328,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
328
328
|
} | {
|
|
329
329
|
__kind: "NoAction";
|
|
330
330
|
} | {
|
|
331
|
-
__kind: "BoostersCredited";
|
|
332
331
|
prewitnessedDepositId: string | number;
|
|
332
|
+
__kind: "BoostersCredited";
|
|
333
333
|
};
|
|
334
334
|
}>;
|
|
335
335
|
|
|
@@ -132,6 +132,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
132
132
|
} | null | undefined;
|
|
133
133
|
}>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
+
amount: bigint;
|
|
135
136
|
depositAddress: {
|
|
136
137
|
pubkeyX: `0x${string}`;
|
|
137
138
|
scriptPath?: {
|
|
@@ -147,8 +148,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
147
148
|
txId: `0x${string}`;
|
|
148
149
|
vout: number;
|
|
149
150
|
};
|
|
150
|
-
amount: bigint;
|
|
151
151
|
}, {
|
|
152
|
+
amount: string | number;
|
|
152
153
|
depositAddress: {
|
|
153
154
|
pubkeyX: string;
|
|
154
155
|
scriptPath?: {
|
|
@@ -164,7 +165,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
164
165
|
txId: string;
|
|
165
166
|
vout: number;
|
|
166
167
|
};
|
|
167
|
-
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
170
170
|
action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -204,14 +204,15 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
204
204
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
205
205
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
|
-
__kind: "BoostersCredited";
|
|
208
207
|
prewitnessedDepositId: bigint;
|
|
209
|
-
}, {
|
|
210
208
|
__kind: "BoostersCredited";
|
|
209
|
+
}, {
|
|
211
210
|
prewitnessedDepositId: string | number;
|
|
211
|
+
__kind: "BoostersCredited";
|
|
212
212
|
}>]>;
|
|
213
213
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
214
214
|
}, "strip", z.ZodTypeAny, {
|
|
215
|
+
amount: bigint;
|
|
215
216
|
depositAddress: {
|
|
216
217
|
value: `0x${string}`;
|
|
217
218
|
__kind: "P2PKH";
|
|
@@ -233,9 +234,9 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
233
234
|
program: `0x${string}`;
|
|
234
235
|
};
|
|
235
236
|
channelId: bigint;
|
|
236
|
-
amount: bigint;
|
|
237
237
|
asset: "Btc";
|
|
238
238
|
depositDetails: {
|
|
239
|
+
amount: bigint;
|
|
239
240
|
depositAddress: {
|
|
240
241
|
pubkeyX: `0x${string}`;
|
|
241
242
|
scriptPath?: {
|
|
@@ -251,7 +252,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
251
252
|
txId: `0x${string}`;
|
|
252
253
|
vout: number;
|
|
253
254
|
};
|
|
254
|
-
amount: bigint;
|
|
255
255
|
};
|
|
256
256
|
blockHeight: bigint;
|
|
257
257
|
ingressFee: bigint;
|
|
@@ -267,10 +267,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
267
267
|
} | {
|
|
268
268
|
__kind: "NoAction";
|
|
269
269
|
} | {
|
|
270
|
-
__kind: "BoostersCredited";
|
|
271
270
|
prewitnessedDepositId: bigint;
|
|
271
|
+
__kind: "BoostersCredited";
|
|
272
272
|
};
|
|
273
273
|
}, {
|
|
274
|
+
amount: string | number;
|
|
274
275
|
depositAddress: {
|
|
275
276
|
value: string;
|
|
276
277
|
__kind: "P2PKH";
|
|
@@ -292,11 +293,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
292
293
|
program: string;
|
|
293
294
|
};
|
|
294
295
|
channelId: string | number;
|
|
295
|
-
amount: string | number;
|
|
296
296
|
asset: {
|
|
297
297
|
__kind: "Btc";
|
|
298
298
|
};
|
|
299
299
|
depositDetails: {
|
|
300
|
+
amount: string | number;
|
|
300
301
|
depositAddress: {
|
|
301
302
|
pubkeyX: string;
|
|
302
303
|
scriptPath?: {
|
|
@@ -312,7 +313,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
312
313
|
txId: string;
|
|
313
314
|
vout: number;
|
|
314
315
|
};
|
|
315
|
-
amount: string | number;
|
|
316
316
|
};
|
|
317
317
|
blockHeight: string | number;
|
|
318
318
|
ingressFee: string | number;
|
|
@@ -328,8 +328,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
328
328
|
} | {
|
|
329
329
|
__kind: "NoAction";
|
|
330
330
|
} | {
|
|
331
|
-
__kind: "BoostersCredited";
|
|
332
331
|
prewitnessedDepositId: string | number;
|
|
332
|
+
__kind: "BoostersCredited";
|
|
333
333
|
};
|
|
334
334
|
}>;
|
|
335
335
|
|
|
@@ -131,6 +131,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
131
131
|
} | null | undefined;
|
|
132
132
|
}>;
|
|
133
133
|
}, "strip", z.ZodTypeAny, {
|
|
134
|
+
amount: bigint;
|
|
134
135
|
depositAddress: {
|
|
135
136
|
pubkeyX: `0x${string}`;
|
|
136
137
|
scriptPath?: {
|
|
@@ -146,8 +147,8 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
146
147
|
txId: `0x${string}`;
|
|
147
148
|
vout: number;
|
|
148
149
|
};
|
|
149
|
-
amount: bigint;
|
|
150
150
|
}, {
|
|
151
|
+
amount: string | number;
|
|
151
152
|
depositAddress: {
|
|
152
153
|
pubkeyX: string;
|
|
153
154
|
scriptPath?: {
|
|
@@ -163,7 +164,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
163
164
|
txId: string;
|
|
164
165
|
vout: number;
|
|
165
166
|
};
|
|
166
|
-
amount: string | number;
|
|
167
167
|
}>;
|
|
168
168
|
reason: z.ZodEffects<z.ZodObject<{
|
|
169
169
|
__kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees", "TransactionRejectedByBroker"]>;
|
|
@@ -175,6 +175,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
175
175
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
176
176
|
}>;
|
|
177
177
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
+
amount: bigint;
|
|
178
179
|
depositAddress: {
|
|
179
180
|
value: `0x${string}`;
|
|
180
181
|
__kind: "P2PKH";
|
|
@@ -195,9 +196,9 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
195
196
|
version: number;
|
|
196
197
|
program: `0x${string}`;
|
|
197
198
|
};
|
|
198
|
-
amount: bigint;
|
|
199
199
|
asset: "Btc";
|
|
200
200
|
depositDetails: {
|
|
201
|
+
amount: bigint;
|
|
201
202
|
depositAddress: {
|
|
202
203
|
pubkeyX: `0x${string}`;
|
|
203
204
|
scriptPath?: {
|
|
@@ -213,10 +214,10 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
213
214
|
txId: `0x${string}`;
|
|
214
215
|
vout: number;
|
|
215
216
|
};
|
|
216
|
-
amount: bigint;
|
|
217
217
|
};
|
|
218
218
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
219
219
|
}, {
|
|
220
|
+
amount: string | number;
|
|
220
221
|
depositAddress: {
|
|
221
222
|
value: string;
|
|
222
223
|
__kind: "P2PKH";
|
|
@@ -237,11 +238,11 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
237
238
|
version: number;
|
|
238
239
|
program: string;
|
|
239
240
|
};
|
|
240
|
-
amount: string | number;
|
|
241
241
|
asset: {
|
|
242
242
|
__kind: "Btc";
|
|
243
243
|
};
|
|
244
244
|
depositDetails: {
|
|
245
|
+
amount: string | number;
|
|
245
246
|
depositAddress: {
|
|
246
247
|
pubkeyX: string;
|
|
247
248
|
scriptPath?: {
|
|
@@ -257,7 +258,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
257
258
|
txId: string;
|
|
258
259
|
vout: number;
|
|
259
260
|
};
|
|
260
|
-
amount: string | number;
|
|
261
261
|
};
|
|
262
262
|
reason: {
|
|
263
263
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
@@ -131,6 +131,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
131
131
|
} | null | undefined;
|
|
132
132
|
}>;
|
|
133
133
|
}, "strip", z.ZodTypeAny, {
|
|
134
|
+
amount: bigint;
|
|
134
135
|
depositAddress: {
|
|
135
136
|
pubkeyX: `0x${string}`;
|
|
136
137
|
scriptPath?: {
|
|
@@ -146,8 +147,8 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
146
147
|
txId: `0x${string}`;
|
|
147
148
|
vout: number;
|
|
148
149
|
};
|
|
149
|
-
amount: bigint;
|
|
150
150
|
}, {
|
|
151
|
+
amount: string | number;
|
|
151
152
|
depositAddress: {
|
|
152
153
|
pubkeyX: string;
|
|
153
154
|
scriptPath?: {
|
|
@@ -163,7 +164,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
163
164
|
txId: string;
|
|
164
165
|
vout: number;
|
|
165
166
|
};
|
|
166
|
-
amount: string | number;
|
|
167
167
|
}>;
|
|
168
168
|
reason: z.ZodEffects<z.ZodObject<{
|
|
169
169
|
__kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees", "TransactionRejectedByBroker"]>;
|
|
@@ -175,6 +175,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
175
175
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
176
176
|
}>;
|
|
177
177
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
+
amount: bigint;
|
|
178
179
|
depositAddress: {
|
|
179
180
|
value: `0x${string}`;
|
|
180
181
|
__kind: "P2PKH";
|
|
@@ -195,9 +196,9 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
195
196
|
version: number;
|
|
196
197
|
program: `0x${string}`;
|
|
197
198
|
};
|
|
198
|
-
amount: bigint;
|
|
199
199
|
asset: "Btc";
|
|
200
200
|
depositDetails: {
|
|
201
|
+
amount: bigint;
|
|
201
202
|
depositAddress: {
|
|
202
203
|
pubkeyX: `0x${string}`;
|
|
203
204
|
scriptPath?: {
|
|
@@ -213,10 +214,10 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
213
214
|
txId: `0x${string}`;
|
|
214
215
|
vout: number;
|
|
215
216
|
};
|
|
216
|
-
amount: bigint;
|
|
217
217
|
};
|
|
218
218
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
219
219
|
}, {
|
|
220
|
+
amount: string | number;
|
|
220
221
|
depositAddress: {
|
|
221
222
|
value: string;
|
|
222
223
|
__kind: "P2PKH";
|
|
@@ -237,11 +238,11 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
237
238
|
version: number;
|
|
238
239
|
program: string;
|
|
239
240
|
};
|
|
240
|
-
amount: string | number;
|
|
241
241
|
asset: {
|
|
242
242
|
__kind: "Btc";
|
|
243
243
|
};
|
|
244
244
|
depositDetails: {
|
|
245
|
+
amount: string | number;
|
|
245
246
|
depositAddress: {
|
|
246
247
|
pubkeyX: string;
|
|
247
248
|
scriptPath?: {
|
|
@@ -257,7 +258,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
257
258
|
txId: string;
|
|
258
259
|
vout: number;
|
|
259
260
|
};
|
|
260
|
-
amount: string | number;
|
|
261
261
|
};
|
|
262
262
|
reason: {
|
|
263
263
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
@@ -274,6 +274,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
274
274
|
} | null | undefined;
|
|
275
275
|
}>;
|
|
276
276
|
}, "strip", z.ZodTypeAny, {
|
|
277
|
+
amount: bigint;
|
|
277
278
|
depositAddress: {
|
|
278
279
|
pubkeyX: `0x${string}`;
|
|
279
280
|
scriptPath?: {
|
|
@@ -289,8 +290,8 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
289
290
|
txId: `0x${string}`;
|
|
290
291
|
vout: number;
|
|
291
292
|
};
|
|
292
|
-
amount: bigint;
|
|
293
293
|
}, {
|
|
294
|
+
amount: string | number;
|
|
294
295
|
depositAddress: {
|
|
295
296
|
pubkeyX: string;
|
|
296
297
|
scriptPath?: {
|
|
@@ -306,9 +307,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
306
307
|
txId: string;
|
|
307
308
|
vout: number;
|
|
308
309
|
};
|
|
309
|
-
amount: string | number;
|
|
310
310
|
}>;
|
|
311
311
|
}, "strip", z.ZodTypeAny, {
|
|
312
|
+
amount: bigint;
|
|
312
313
|
depositAddress: {
|
|
313
314
|
value: `0x${string}`;
|
|
314
315
|
__kind: "P2PKH";
|
|
@@ -329,9 +330,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
329
330
|
version: number;
|
|
330
331
|
program: `0x${string}`;
|
|
331
332
|
};
|
|
332
|
-
amount: bigint;
|
|
333
333
|
asset: "Btc";
|
|
334
334
|
depositDetails: {
|
|
335
|
+
amount: bigint;
|
|
335
336
|
depositAddress: {
|
|
336
337
|
pubkeyX: `0x${string}`;
|
|
337
338
|
scriptPath?: {
|
|
@@ -347,9 +348,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
347
348
|
txId: `0x${string}`;
|
|
348
349
|
vout: number;
|
|
349
350
|
};
|
|
350
|
-
amount: bigint;
|
|
351
351
|
};
|
|
352
352
|
}, {
|
|
353
|
+
amount: string | number;
|
|
353
354
|
depositAddress: {
|
|
354
355
|
value: string;
|
|
355
356
|
__kind: "P2PKH";
|
|
@@ -370,11 +371,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
370
371
|
version: number;
|
|
371
372
|
program: string;
|
|
372
373
|
};
|
|
373
|
-
amount: string | number;
|
|
374
374
|
asset: {
|
|
375
375
|
__kind: "Btc";
|
|
376
376
|
};
|
|
377
377
|
depositDetails: {
|
|
378
|
+
amount: string | number;
|
|
378
379
|
depositAddress: {
|
|
379
380
|
pubkeyX: string;
|
|
380
381
|
scriptPath?: {
|
|
@@ -390,7 +391,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
390
391
|
txId: string;
|
|
391
392
|
vout: number;
|
|
392
393
|
};
|
|
393
|
-
amount: string | number;
|
|
394
394
|
};
|
|
395
395
|
}>;
|
|
396
396
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -431,6 +431,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
431
431
|
__kind: "RootNotAllowed";
|
|
432
432
|
};
|
|
433
433
|
depositWitness: {
|
|
434
|
+
amount: bigint;
|
|
434
435
|
depositAddress: {
|
|
435
436
|
value: `0x${string}`;
|
|
436
437
|
__kind: "P2PKH";
|
|
@@ -451,9 +452,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
451
452
|
version: number;
|
|
452
453
|
program: `0x${string}`;
|
|
453
454
|
};
|
|
454
|
-
amount: bigint;
|
|
455
455
|
asset: "Btc";
|
|
456
456
|
depositDetails: {
|
|
457
|
+
amount: bigint;
|
|
457
458
|
depositAddress: {
|
|
458
459
|
pubkeyX: `0x${string}`;
|
|
459
460
|
scriptPath?: {
|
|
@@ -469,7 +470,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
469
470
|
txId: `0x${string}`;
|
|
470
471
|
vout: number;
|
|
471
472
|
};
|
|
472
|
-
amount: bigint;
|
|
473
473
|
};
|
|
474
474
|
};
|
|
475
475
|
}, {
|
|
@@ -516,6 +516,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
516
516
|
__kind: "RootNotAllowed";
|
|
517
517
|
};
|
|
518
518
|
depositWitness: {
|
|
519
|
+
amount: string | number;
|
|
519
520
|
depositAddress: {
|
|
520
521
|
value: string;
|
|
521
522
|
__kind: "P2PKH";
|
|
@@ -536,11 +537,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
536
537
|
version: number;
|
|
537
538
|
program: string;
|
|
538
539
|
};
|
|
539
|
-
amount: string | number;
|
|
540
540
|
asset: {
|
|
541
541
|
__kind: "Btc";
|
|
542
542
|
};
|
|
543
543
|
depositDetails: {
|
|
544
|
+
amount: string | number;
|
|
544
545
|
depositAddress: {
|
|
545
546
|
pubkeyX: string;
|
|
546
547
|
scriptPath?: {
|
|
@@ -556,7 +557,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
556
557
|
txId: string;
|
|
557
558
|
vout: number;
|
|
558
559
|
};
|
|
559
|
-
amount: string | number;
|
|
560
560
|
};
|
|
561
561
|
};
|
|
562
562
|
}>;
|
|
@@ -274,6 +274,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
274
274
|
} | null | undefined;
|
|
275
275
|
}>;
|
|
276
276
|
}, "strip", z.ZodTypeAny, {
|
|
277
|
+
amount: bigint;
|
|
277
278
|
depositAddress: {
|
|
278
279
|
pubkeyX: `0x${string}`;
|
|
279
280
|
scriptPath?: {
|
|
@@ -289,8 +290,8 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
289
290
|
txId: `0x${string}`;
|
|
290
291
|
vout: number;
|
|
291
292
|
};
|
|
292
|
-
amount: bigint;
|
|
293
293
|
}, {
|
|
294
|
+
amount: string | number;
|
|
294
295
|
depositAddress: {
|
|
295
296
|
pubkeyX: string;
|
|
296
297
|
scriptPath?: {
|
|
@@ -306,9 +307,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
306
307
|
txId: string;
|
|
307
308
|
vout: number;
|
|
308
309
|
};
|
|
309
|
-
amount: string | number;
|
|
310
310
|
}>;
|
|
311
311
|
}, "strip", z.ZodTypeAny, {
|
|
312
|
+
amount: bigint;
|
|
312
313
|
depositAddress: {
|
|
313
314
|
value: `0x${string}`;
|
|
314
315
|
__kind: "P2PKH";
|
|
@@ -329,9 +330,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
329
330
|
version: number;
|
|
330
331
|
program: `0x${string}`;
|
|
331
332
|
};
|
|
332
|
-
amount: bigint;
|
|
333
333
|
asset: "Btc";
|
|
334
334
|
depositDetails: {
|
|
335
|
+
amount: bigint;
|
|
335
336
|
depositAddress: {
|
|
336
337
|
pubkeyX: `0x${string}`;
|
|
337
338
|
scriptPath?: {
|
|
@@ -347,9 +348,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
347
348
|
txId: `0x${string}`;
|
|
348
349
|
vout: number;
|
|
349
350
|
};
|
|
350
|
-
amount: bigint;
|
|
351
351
|
};
|
|
352
352
|
}, {
|
|
353
|
+
amount: string | number;
|
|
353
354
|
depositAddress: {
|
|
354
355
|
value: string;
|
|
355
356
|
__kind: "P2PKH";
|
|
@@ -370,11 +371,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
370
371
|
version: number;
|
|
371
372
|
program: string;
|
|
372
373
|
};
|
|
373
|
-
amount: string | number;
|
|
374
374
|
asset: {
|
|
375
375
|
__kind: "Btc";
|
|
376
376
|
};
|
|
377
377
|
depositDetails: {
|
|
378
|
+
amount: string | number;
|
|
378
379
|
depositAddress: {
|
|
379
380
|
pubkeyX: string;
|
|
380
381
|
scriptPath?: {
|
|
@@ -390,7 +391,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
390
391
|
txId: string;
|
|
391
392
|
vout: number;
|
|
392
393
|
};
|
|
393
|
-
amount: string | number;
|
|
394
394
|
};
|
|
395
395
|
}>;
|
|
396
396
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -431,6 +431,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
431
431
|
__kind: "RootNotAllowed";
|
|
432
432
|
};
|
|
433
433
|
depositWitness: {
|
|
434
|
+
amount: bigint;
|
|
434
435
|
depositAddress: {
|
|
435
436
|
value: `0x${string}`;
|
|
436
437
|
__kind: "P2PKH";
|
|
@@ -451,9 +452,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
451
452
|
version: number;
|
|
452
453
|
program: `0x${string}`;
|
|
453
454
|
};
|
|
454
|
-
amount: bigint;
|
|
455
455
|
asset: "Btc";
|
|
456
456
|
depositDetails: {
|
|
457
|
+
amount: bigint;
|
|
457
458
|
depositAddress: {
|
|
458
459
|
pubkeyX: `0x${string}`;
|
|
459
460
|
scriptPath?: {
|
|
@@ -469,7 +470,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
469
470
|
txId: `0x${string}`;
|
|
470
471
|
vout: number;
|
|
471
472
|
};
|
|
472
|
-
amount: bigint;
|
|
473
473
|
};
|
|
474
474
|
};
|
|
475
475
|
}, {
|
|
@@ -516,6 +516,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
516
516
|
__kind: "RootNotAllowed";
|
|
517
517
|
};
|
|
518
518
|
depositWitness: {
|
|
519
|
+
amount: string | number;
|
|
519
520
|
depositAddress: {
|
|
520
521
|
value: string;
|
|
521
522
|
__kind: "P2PKH";
|
|
@@ -536,11 +537,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
536
537
|
version: number;
|
|
537
538
|
program: string;
|
|
538
539
|
};
|
|
539
|
-
amount: string | number;
|
|
540
540
|
asset: {
|
|
541
541
|
__kind: "Btc";
|
|
542
542
|
};
|
|
543
543
|
depositDetails: {
|
|
544
|
+
amount: string | number;
|
|
544
545
|
depositAddress: {
|
|
545
546
|
pubkeyX: string;
|
|
546
547
|
scriptPath?: {
|
|
@@ -556,7 +557,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
556
557
|
txId: string;
|
|
557
558
|
vout: number;
|
|
558
559
|
};
|
|
559
|
-
amount: string | number;
|
|
560
560
|
};
|
|
561
561
|
};
|
|
562
562
|
}>;
|
|
@@ -64,6 +64,7 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
64
64
|
} | null | undefined;
|
|
65
65
|
}>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
+
amount: bigint;
|
|
67
68
|
depositAddress: {
|
|
68
69
|
pubkeyX: `0x${string}`;
|
|
69
70
|
scriptPath?: {
|
|
@@ -79,8 +80,8 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
79
80
|
txId: `0x${string}`;
|
|
80
81
|
vout: number;
|
|
81
82
|
};
|
|
82
|
-
amount: bigint;
|
|
83
83
|
}, {
|
|
84
|
+
amount: string | number;
|
|
84
85
|
depositAddress: {
|
|
85
86
|
pubkeyX: string;
|
|
86
87
|
scriptPath?: {
|
|
@@ -96,11 +97,10 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
96
97
|
txId: string;
|
|
97
98
|
vout: number;
|
|
98
99
|
};
|
|
99
|
-
amount: string | number;
|
|
100
100
|
}>;
|
|
101
101
|
}, "strip", z.ZodTypeAny, {
|
|
102
|
-
broadcastId: number;
|
|
103
102
|
txId: {
|
|
103
|
+
amount: bigint;
|
|
104
104
|
depositAddress: {
|
|
105
105
|
pubkeyX: `0x${string}`;
|
|
106
106
|
scriptPath?: {
|
|
@@ -116,11 +116,11 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
116
116
|
txId: `0x${string}`;
|
|
117
117
|
vout: number;
|
|
118
118
|
};
|
|
119
|
-
amount: bigint;
|
|
120
119
|
};
|
|
121
|
-
}, {
|
|
122
120
|
broadcastId: number;
|
|
121
|
+
}, {
|
|
123
122
|
txId: {
|
|
123
|
+
amount: string | number;
|
|
124
124
|
depositAddress: {
|
|
125
125
|
pubkeyX: string;
|
|
126
126
|
scriptPath?: {
|
|
@@ -136,8 +136,8 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
136
136
|
txId: string;
|
|
137
137
|
vout: number;
|
|
138
138
|
};
|
|
139
|
-
amount: string | number;
|
|
140
139
|
};
|
|
140
|
+
broadcastId: number;
|
|
141
141
|
}>;
|
|
142
142
|
|
|
143
143
|
export { bitcoinIngressEgressTransactionRejectedByBroker };
|