@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
|
@@ -27,11 +27,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
27
27
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
value: `0x${string}`;
|
|
31
30
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
31
|
+
value: `0x${string}`;
|
|
32
32
|
}, {
|
|
33
|
-
value: string;
|
|
34
33
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
34
|
+
value: string;
|
|
35
35
|
}>, {
|
|
36
36
|
readonly chain: "Ethereum";
|
|
37
37
|
readonly address: `0x${string}`;
|
|
@@ -48,8 +48,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
48
48
|
readonly chain: "Solana";
|
|
49
49
|
readonly address: string;
|
|
50
50
|
}, {
|
|
51
|
-
value: string;
|
|
52
51
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
52
|
+
value: string;
|
|
53
53
|
}>;
|
|
54
54
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -76,8 +76,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
76
76
|
}, {
|
|
77
77
|
__kind: "DepositChannel";
|
|
78
78
|
depositAddress: {
|
|
79
|
-
value: string;
|
|
80
79
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
80
|
+
value: string;
|
|
81
81
|
};
|
|
82
82
|
channelId: string | number;
|
|
83
83
|
depositBlockHeight: string | number;
|
|
@@ -115,11 +115,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
115
115
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
116
116
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
117
117
|
}, "strip", z.ZodTypeAny, {
|
|
118
|
-
value: `0x${string}`;
|
|
119
118
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
119
|
+
value: `0x${string}`;
|
|
120
120
|
}, {
|
|
121
|
-
value: string;
|
|
122
121
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
122
|
+
value: string;
|
|
123
123
|
}>, {
|
|
124
124
|
readonly chain: "Ethereum";
|
|
125
125
|
readonly address: `0x${string}`;
|
|
@@ -136,8 +136,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
136
136
|
readonly chain: "Solana";
|
|
137
137
|
readonly address: string;
|
|
138
138
|
}, {
|
|
139
|
-
value: string;
|
|
140
139
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
|
+
value: string;
|
|
141
141
|
}>;
|
|
142
142
|
}, "strip", z.ZodTypeAny, {
|
|
143
143
|
__kind: "Regular";
|
|
@@ -160,8 +160,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
160
160
|
}, {
|
|
161
161
|
__kind: "Regular";
|
|
162
162
|
outputAddress: {
|
|
163
|
-
value: string;
|
|
164
163
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
164
|
+
value: string;
|
|
165
165
|
};
|
|
166
166
|
}>, z.ZodObject<{
|
|
167
167
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -169,11 +169,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
169
169
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
170
170
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
171
171
|
}, "strip", z.ZodTypeAny, {
|
|
172
|
-
value: `0x${string}`;
|
|
173
172
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
173
|
+
value: `0x${string}`;
|
|
174
174
|
}, {
|
|
175
|
-
value: string;
|
|
176
175
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
176
|
+
value: string;
|
|
177
177
|
}>, {
|
|
178
178
|
readonly chain: "Ethereum";
|
|
179
179
|
readonly address: `0x${string}`;
|
|
@@ -190,8 +190,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
190
190
|
readonly chain: "Solana";
|
|
191
191
|
readonly address: string;
|
|
192
192
|
}, {
|
|
193
|
-
value: string;
|
|
194
193
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
194
|
+
value: string;
|
|
195
195
|
}>;
|
|
196
196
|
ccmDepositMetadata: z.ZodObject<{
|
|
197
197
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -207,11 +207,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
207
207
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
208
208
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
209
209
|
}, "strip", z.ZodTypeAny, {
|
|
210
|
-
value: `0x${string}`;
|
|
211
210
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
211
|
+
value: `0x${string}`;
|
|
212
212
|
}, {
|
|
213
|
-
value: string;
|
|
214
213
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
214
|
+
value: string;
|
|
215
215
|
}>, {
|
|
216
216
|
readonly chain: "Ethereum";
|
|
217
217
|
readonly address: `0x${string}`;
|
|
@@ -228,8 +228,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
228
228
|
readonly chain: "Solana";
|
|
229
229
|
readonly address: string;
|
|
230
230
|
}, {
|
|
231
|
-
value: string;
|
|
232
231
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
232
|
+
value: string;
|
|
233
233
|
}>>>;
|
|
234
234
|
channelMetadata: z.ZodObject<{
|
|
235
235
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -277,8 +277,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
277
277
|
cfParameters: string;
|
|
278
278
|
};
|
|
279
279
|
sourceAddress?: {
|
|
280
|
-
value: string;
|
|
281
280
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
281
|
+
value: string;
|
|
282
282
|
} | null | undefined;
|
|
283
283
|
}>;
|
|
284
284
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -326,8 +326,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
326
326
|
}, {
|
|
327
327
|
__kind: "Ccm";
|
|
328
328
|
outputAddress: {
|
|
329
|
-
value: string;
|
|
330
329
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
330
|
+
value: string;
|
|
331
331
|
};
|
|
332
332
|
ccmDepositMetadata: {
|
|
333
333
|
sourceChain: {
|
|
@@ -339,8 +339,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
339
339
|
cfParameters: string;
|
|
340
340
|
};
|
|
341
341
|
sourceAddress?: {
|
|
342
|
-
value: string;
|
|
343
342
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
343
|
+
value: string;
|
|
344
344
|
} | null | undefined;
|
|
345
345
|
};
|
|
346
346
|
}>]>;
|
|
@@ -350,11 +350,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
350
350
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
351
351
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
352
352
|
}, "strip", z.ZodTypeAny, {
|
|
353
|
-
value: `0x${string}`;
|
|
354
353
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
354
|
+
value: `0x${string}`;
|
|
355
355
|
}, {
|
|
356
|
-
value: string;
|
|
357
356
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
357
|
+
value: string;
|
|
358
358
|
}>, {
|
|
359
359
|
readonly chain: "Ethereum";
|
|
360
360
|
readonly address: `0x${string}`;
|
|
@@ -371,8 +371,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
371
371
|
readonly chain: "Solana";
|
|
372
372
|
readonly address: string;
|
|
373
373
|
}, {
|
|
374
|
-
value: string;
|
|
375
374
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
375
|
+
value: string;
|
|
376
376
|
}>;
|
|
377
377
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
378
378
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -397,8 +397,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
397
397
|
}, {
|
|
398
398
|
retryDuration: number;
|
|
399
399
|
refundAddress: {
|
|
400
|
-
value: string;
|
|
401
400
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
401
|
+
value: string;
|
|
402
402
|
};
|
|
403
403
|
minPrice: string | number;
|
|
404
404
|
}>>>;
|
|
@@ -537,8 +537,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
537
537
|
origin: {
|
|
538
538
|
__kind: "DepositChannel";
|
|
539
539
|
depositAddress: {
|
|
540
|
-
value: string;
|
|
541
540
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
541
|
+
value: string;
|
|
542
542
|
};
|
|
543
543
|
channelId: string | number;
|
|
544
544
|
depositBlockHeight: string | number;
|
|
@@ -562,14 +562,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
562
562
|
} | {
|
|
563
563
|
__kind: "Regular";
|
|
564
564
|
outputAddress: {
|
|
565
|
-
value: string;
|
|
566
565
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
566
|
+
value: string;
|
|
567
567
|
};
|
|
568
568
|
} | {
|
|
569
569
|
__kind: "Ccm";
|
|
570
570
|
outputAddress: {
|
|
571
|
-
value: string;
|
|
572
571
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
572
|
+
value: string;
|
|
573
573
|
};
|
|
574
574
|
ccmDepositMetadata: {
|
|
575
575
|
sourceChain: {
|
|
@@ -581,16 +581,16 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
581
581
|
cfParameters: string;
|
|
582
582
|
};
|
|
583
583
|
sourceAddress?: {
|
|
584
|
-
value: string;
|
|
585
584
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
585
|
+
value: string;
|
|
586
586
|
} | null | undefined;
|
|
587
587
|
};
|
|
588
588
|
};
|
|
589
589
|
refundParameters?: {
|
|
590
590
|
retryDuration: number;
|
|
591
591
|
refundAddress: {
|
|
592
|
-
value: string;
|
|
593
592
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
593
|
+
value: string;
|
|
594
594
|
};
|
|
595
595
|
minPrice: string | number;
|
|
596
596
|
} | null | undefined;
|
|
@@ -27,11 +27,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
27
27
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
value: `0x${string}`;
|
|
31
30
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
31
|
+
value: `0x${string}`;
|
|
32
32
|
}, {
|
|
33
|
-
value: string;
|
|
34
33
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
34
|
+
value: string;
|
|
35
35
|
}>, {
|
|
36
36
|
readonly chain: "Ethereum";
|
|
37
37
|
readonly address: `0x${string}`;
|
|
@@ -48,8 +48,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
48
48
|
readonly chain: "Solana";
|
|
49
49
|
readonly address: string;
|
|
50
50
|
}, {
|
|
51
|
-
value: string;
|
|
52
51
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
52
|
+
value: string;
|
|
53
53
|
}>;
|
|
54
54
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -76,8 +76,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
76
76
|
}, {
|
|
77
77
|
__kind: "DepositChannel";
|
|
78
78
|
depositAddress: {
|
|
79
|
-
value: string;
|
|
80
79
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
80
|
+
value: string;
|
|
81
81
|
};
|
|
82
82
|
channelId: string | number;
|
|
83
83
|
depositBlockHeight: string | number;
|
|
@@ -115,11 +115,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
115
115
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
116
116
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
117
117
|
}, "strip", z.ZodTypeAny, {
|
|
118
|
-
value: `0x${string}`;
|
|
119
118
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
119
|
+
value: `0x${string}`;
|
|
120
120
|
}, {
|
|
121
|
-
value: string;
|
|
122
121
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
122
|
+
value: string;
|
|
123
123
|
}>, {
|
|
124
124
|
readonly chain: "Ethereum";
|
|
125
125
|
readonly address: `0x${string}`;
|
|
@@ -136,8 +136,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
136
136
|
readonly chain: "Solana";
|
|
137
137
|
readonly address: string;
|
|
138
138
|
}, {
|
|
139
|
-
value: string;
|
|
140
139
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
|
+
value: string;
|
|
141
141
|
}>;
|
|
142
142
|
}, "strip", z.ZodTypeAny, {
|
|
143
143
|
__kind: "Regular";
|
|
@@ -160,8 +160,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
160
160
|
}, {
|
|
161
161
|
__kind: "Regular";
|
|
162
162
|
outputAddress: {
|
|
163
|
-
value: string;
|
|
164
163
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
164
|
+
value: string;
|
|
165
165
|
};
|
|
166
166
|
}>, z.ZodObject<{
|
|
167
167
|
__kind: z.ZodLiteral<"Ccm">;
|
|
@@ -169,11 +169,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
169
169
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
170
170
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
171
171
|
}, "strip", z.ZodTypeAny, {
|
|
172
|
-
value: `0x${string}`;
|
|
173
172
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
173
|
+
value: `0x${string}`;
|
|
174
174
|
}, {
|
|
175
|
-
value: string;
|
|
176
175
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
176
|
+
value: string;
|
|
177
177
|
}>, {
|
|
178
178
|
readonly chain: "Ethereum";
|
|
179
179
|
readonly address: `0x${string}`;
|
|
@@ -190,8 +190,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
190
190
|
readonly chain: "Solana";
|
|
191
191
|
readonly address: string;
|
|
192
192
|
}, {
|
|
193
|
-
value: string;
|
|
194
193
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
194
|
+
value: string;
|
|
195
195
|
}>;
|
|
196
196
|
ccmDepositMetadata: z.ZodObject<{
|
|
197
197
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -207,11 +207,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
207
207
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
208
208
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
209
209
|
}, "strip", z.ZodTypeAny, {
|
|
210
|
-
value: `0x${string}`;
|
|
211
210
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
211
|
+
value: `0x${string}`;
|
|
212
212
|
}, {
|
|
213
|
-
value: string;
|
|
214
213
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
214
|
+
value: string;
|
|
215
215
|
}>, {
|
|
216
216
|
readonly chain: "Ethereum";
|
|
217
217
|
readonly address: `0x${string}`;
|
|
@@ -228,8 +228,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
228
228
|
readonly chain: "Solana";
|
|
229
229
|
readonly address: string;
|
|
230
230
|
}, {
|
|
231
|
-
value: string;
|
|
232
231
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
232
|
+
value: string;
|
|
233
233
|
}>>>;
|
|
234
234
|
channelMetadata: z.ZodObject<{
|
|
235
235
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -277,8 +277,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
277
277
|
cfParameters: string;
|
|
278
278
|
};
|
|
279
279
|
sourceAddress?: {
|
|
280
|
-
value: string;
|
|
281
280
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
281
|
+
value: string;
|
|
282
282
|
} | null | undefined;
|
|
283
283
|
}>;
|
|
284
284
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -326,8 +326,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
326
326
|
}, {
|
|
327
327
|
__kind: "Ccm";
|
|
328
328
|
outputAddress: {
|
|
329
|
-
value: string;
|
|
330
329
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
330
|
+
value: string;
|
|
331
331
|
};
|
|
332
332
|
ccmDepositMetadata: {
|
|
333
333
|
sourceChain: {
|
|
@@ -339,8 +339,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
339
339
|
cfParameters: string;
|
|
340
340
|
};
|
|
341
341
|
sourceAddress?: {
|
|
342
|
-
value: string;
|
|
343
342
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
343
|
+
value: string;
|
|
344
344
|
} | null | undefined;
|
|
345
345
|
};
|
|
346
346
|
}>]>;
|
|
@@ -350,11 +350,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
350
350
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
351
351
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
352
352
|
}, "strip", z.ZodTypeAny, {
|
|
353
|
-
value: `0x${string}`;
|
|
354
353
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
354
|
+
value: `0x${string}`;
|
|
355
355
|
}, {
|
|
356
|
-
value: string;
|
|
357
356
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
357
|
+
value: string;
|
|
358
358
|
}>, {
|
|
359
359
|
readonly chain: "Ethereum";
|
|
360
360
|
readonly address: `0x${string}`;
|
|
@@ -371,8 +371,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
371
371
|
readonly chain: "Solana";
|
|
372
372
|
readonly address: string;
|
|
373
373
|
}, {
|
|
374
|
-
value: string;
|
|
375
374
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
375
|
+
value: string;
|
|
376
376
|
}>;
|
|
377
377
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
378
378
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -397,8 +397,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
397
397
|
}, {
|
|
398
398
|
retryDuration: number;
|
|
399
399
|
refundAddress: {
|
|
400
|
-
value: string;
|
|
401
400
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
401
|
+
value: string;
|
|
402
402
|
};
|
|
403
403
|
minPrice: string | number;
|
|
404
404
|
}>>>;
|
|
@@ -537,8 +537,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
537
537
|
origin: {
|
|
538
538
|
__kind: "DepositChannel";
|
|
539
539
|
depositAddress: {
|
|
540
|
-
value: string;
|
|
541
540
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
541
|
+
value: string;
|
|
542
542
|
};
|
|
543
543
|
channelId: string | number;
|
|
544
544
|
depositBlockHeight: string | number;
|
|
@@ -562,14 +562,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
562
562
|
} | {
|
|
563
563
|
__kind: "Regular";
|
|
564
564
|
outputAddress: {
|
|
565
|
-
value: string;
|
|
566
565
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
566
|
+
value: string;
|
|
567
567
|
};
|
|
568
568
|
} | {
|
|
569
569
|
__kind: "Ccm";
|
|
570
570
|
outputAddress: {
|
|
571
|
-
value: string;
|
|
572
571
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
572
|
+
value: string;
|
|
573
573
|
};
|
|
574
574
|
ccmDepositMetadata: {
|
|
575
575
|
sourceChain: {
|
|
@@ -581,16 +581,16 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
581
581
|
cfParameters: string;
|
|
582
582
|
};
|
|
583
583
|
sourceAddress?: {
|
|
584
|
-
value: string;
|
|
585
584
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
585
|
+
value: string;
|
|
586
586
|
} | null | undefined;
|
|
587
587
|
};
|
|
588
588
|
};
|
|
589
589
|
refundParameters?: {
|
|
590
590
|
retryDuration: number;
|
|
591
591
|
refundAddress: {
|
|
592
|
-
value: string;
|
|
593
592
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
593
|
+
value: string;
|
|
594
594
|
};
|
|
595
595
|
minPrice: string | number;
|
|
596
596
|
} | null | undefined;
|
|
@@ -25,11 +25,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
25
25
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
value: `0x${string}`;
|
|
29
28
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
29
|
+
value: `0x${string}`;
|
|
30
30
|
}, {
|
|
31
|
-
value: string;
|
|
32
31
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
32
|
+
value: string;
|
|
33
33
|
}>, {
|
|
34
34
|
readonly chain: "Ethereum";
|
|
35
35
|
readonly address: `0x${string}`;
|
|
@@ -46,8 +46,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
46
46
|
readonly chain: "Solana";
|
|
47
47
|
readonly address: string;
|
|
48
48
|
}, {
|
|
49
|
-
value: string;
|
|
50
49
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
50
|
+
value: string;
|
|
51
51
|
}>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
53
|
destinationAddress: {
|
|
@@ -72,8 +72,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
72
72
|
egressAmount: bigint;
|
|
73
73
|
}, {
|
|
74
74
|
destinationAddress: {
|
|
75
|
-
value: string;
|
|
76
75
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
76
|
+
value: string;
|
|
77
77
|
};
|
|
78
78
|
egressId: [{
|
|
79
79
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
@@ -25,11 +25,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
25
25
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
value: `0x${string}`;
|
|
29
28
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
29
|
+
value: `0x${string}`;
|
|
30
30
|
}, {
|
|
31
|
-
value: string;
|
|
32
31
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
32
|
+
value: string;
|
|
33
33
|
}>, {
|
|
34
34
|
readonly chain: "Ethereum";
|
|
35
35
|
readonly address: `0x${string}`;
|
|
@@ -46,8 +46,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
46
46
|
readonly chain: "Solana";
|
|
47
47
|
readonly address: string;
|
|
48
48
|
}, {
|
|
49
|
-
value: string;
|
|
50
49
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
50
|
+
value: string;
|
|
51
51
|
}>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
53
|
destinationAddress: {
|
|
@@ -72,8 +72,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
72
72
|
egressAmount: bigint;
|
|
73
73
|
}, {
|
|
74
74
|
destinationAddress: {
|
|
75
|
-
value: string;
|
|
76
75
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
76
|
+
value: string;
|
|
77
77
|
};
|
|
78
78
|
egressId: [{
|
|
79
79
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
@@ -14,11 +14,11 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
17
18
|
value: `0x${string}`;
|
|
18
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
19
19
|
}, {
|
|
20
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
20
21
|
value: string;
|
|
21
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
22
22
|
}>, {
|
|
23
23
|
readonly chain: "Ethereum";
|
|
24
24
|
readonly address: `0x${string}`;
|
|
@@ -35,8 +35,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
35
35
|
readonly chain: "Solana";
|
|
36
36
|
readonly address: string;
|
|
37
37
|
}, {
|
|
38
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
38
39
|
value: string;
|
|
39
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
40
40
|
}>;
|
|
41
41
|
depositMetadata: z.ZodObject<{
|
|
42
42
|
channelMetadata: z.ZodObject<{
|
|
@@ -65,11 +65,11 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
65
65
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
68
69
|
value: `0x${string}`;
|
|
69
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
71
72
|
value: string;
|
|
72
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
73
73
|
}>, {
|
|
74
74
|
readonly chain: "Ethereum";
|
|
75
75
|
readonly address: `0x${string}`;
|
|
@@ -86,8 +86,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
86
86
|
readonly chain: "Solana";
|
|
87
87
|
readonly address: string;
|
|
88
88
|
}, {
|
|
89
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
89
90
|
value: string;
|
|
90
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
91
91
|
}>>>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
93
|
channelMetadata: {
|
|
@@ -122,8 +122,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
122
122
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
123
123
|
};
|
|
124
124
|
sourceAddress?: {
|
|
125
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
125
126
|
value: string;
|
|
126
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
127
127
|
} | null | undefined;
|
|
128
128
|
}>;
|
|
129
129
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -132,11 +132,11 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
132
132
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
133
133
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
135
136
|
value: `0x${string}`;
|
|
136
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
137
137
|
}, {
|
|
138
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
138
139
|
value: string;
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
140
|
}>, {
|
|
141
141
|
readonly chain: "Ethereum";
|
|
142
142
|
readonly address: `0x${string}`;
|
|
@@ -153,8 +153,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
153
153
|
readonly chain: "Solana";
|
|
154
154
|
readonly address: string;
|
|
155
155
|
}, {
|
|
156
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
156
157
|
value: string;
|
|
157
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
158
158
|
}>;
|
|
159
159
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
160
160
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -181,8 +181,8 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
181
181
|
}, {
|
|
182
182
|
__kind: "DepositChannel";
|
|
183
183
|
depositAddress: {
|
|
184
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
186
186
|
};
|
|
187
187
|
channelId: string | number;
|
|
188
188
|
depositBlockHeight: string | number;
|
|
@@ -203,6 +203,23 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
203
203
|
__kind: "Internal";
|
|
204
204
|
}>]>;
|
|
205
205
|
}, "strip", z.ZodTypeAny, {
|
|
206
|
+
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
207
|
+
destinationAddress: {
|
|
208
|
+
readonly chain: "Ethereum";
|
|
209
|
+
readonly address: `0x${string}`;
|
|
210
|
+
} | {
|
|
211
|
+
readonly chain: "Polkadot";
|
|
212
|
+
readonly address: string;
|
|
213
|
+
} | {
|
|
214
|
+
readonly chain: "Bitcoin";
|
|
215
|
+
readonly address: string;
|
|
216
|
+
} | {
|
|
217
|
+
readonly chain: "Arbitrum";
|
|
218
|
+
readonly address: `0x${string}`;
|
|
219
|
+
} | {
|
|
220
|
+
readonly chain: "Solana";
|
|
221
|
+
readonly address: string;
|
|
222
|
+
};
|
|
206
223
|
depositMetadata: {
|
|
207
224
|
channelMetadata: {
|
|
208
225
|
message: `0x${string}`;
|
|
@@ -227,23 +244,6 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
227
244
|
readonly address: string;
|
|
228
245
|
} | null | undefined;
|
|
229
246
|
};
|
|
230
|
-
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
231
|
-
destinationAddress: {
|
|
232
|
-
readonly chain: "Ethereum";
|
|
233
|
-
readonly address: `0x${string}`;
|
|
234
|
-
} | {
|
|
235
|
-
readonly chain: "Polkadot";
|
|
236
|
-
readonly address: string;
|
|
237
|
-
} | {
|
|
238
|
-
readonly chain: "Bitcoin";
|
|
239
|
-
readonly address: string;
|
|
240
|
-
} | {
|
|
241
|
-
readonly chain: "Arbitrum";
|
|
242
|
-
readonly address: `0x${string}`;
|
|
243
|
-
} | {
|
|
244
|
-
readonly chain: "Solana";
|
|
245
|
-
readonly address: string;
|
|
246
|
-
};
|
|
247
247
|
origin: {
|
|
248
248
|
__kind: "DepositChannel";
|
|
249
249
|
depositAddress: {
|
|
@@ -271,6 +271,13 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
271
271
|
__kind: "Internal";
|
|
272
272
|
};
|
|
273
273
|
}, {
|
|
274
|
+
reason: {
|
|
275
|
+
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
276
|
+
};
|
|
277
|
+
destinationAddress: {
|
|
278
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
279
|
+
value: string;
|
|
280
|
+
};
|
|
274
281
|
depositMetadata: {
|
|
275
282
|
channelMetadata: {
|
|
276
283
|
message: string;
|
|
@@ -281,22 +288,15 @@ declare const arbitrumIngressEgressCcmFailed: z.ZodObject<{
|
|
|
281
288
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
282
289
|
};
|
|
283
290
|
sourceAddress?: {
|
|
291
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
284
292
|
value: string;
|
|
285
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
286
293
|
} | null | undefined;
|
|
287
294
|
};
|
|
288
|
-
reason: {
|
|
289
|
-
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
290
|
-
};
|
|
291
|
-
destinationAddress: {
|
|
292
|
-
value: string;
|
|
293
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
294
|
-
};
|
|
295
295
|
origin: {
|
|
296
296
|
__kind: "DepositChannel";
|
|
297
297
|
depositAddress: {
|
|
298
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
298
299
|
value: string;
|
|
299
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
300
300
|
};
|
|
301
301
|
channelId: string | number;
|
|
302
302
|
depositBlockHeight: string | number;
|