@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
|
@@ -5,11 +5,11 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb"]>;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
13
13
|
}>, {
|
|
14
14
|
readonly chain: "Ethereum";
|
|
15
15
|
readonly address: `0x${string}`;
|
|
@@ -23,18 +23,18 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
23
23
|
readonly chain: "Arbitrum";
|
|
24
24
|
readonly address: `0x${string}`;
|
|
25
25
|
}, {
|
|
26
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
27
26
|
value: string;
|
|
27
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
28
28
|
}>;
|
|
29
29
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
30
30
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb"]>;
|
|
31
31
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
32
32
|
}, "strip", z.ZodTypeAny, {
|
|
33
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
34
33
|
value: `0x${string}`;
|
|
35
|
-
}, {
|
|
36
34
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
35
|
+
}, {
|
|
37
36
|
value: string;
|
|
37
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
38
38
|
}>, {
|
|
39
39
|
readonly chain: "Ethereum";
|
|
40
40
|
readonly address: `0x${string}`;
|
|
@@ -48,26 +48,26 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
48
48
|
readonly chain: "Arbitrum";
|
|
49
49
|
readonly address: `0x${string}`;
|
|
50
50
|
}, {
|
|
51
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
52
51
|
value: string;
|
|
52
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
53
53
|
}>;
|
|
54
54
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
55
55
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
-
__kind: "
|
|
57
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
58
58
|
}, {
|
|
59
|
-
__kind: "
|
|
60
|
-
}>, "
|
|
61
|
-
__kind: "
|
|
59
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
60
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
61
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
62
62
|
}>;
|
|
63
63
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
64
64
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
|
-
__kind: "
|
|
66
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
67
67
|
}, {
|
|
68
|
-
__kind: "
|
|
69
|
-
}>, "
|
|
70
|
-
__kind: "
|
|
68
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
69
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
70
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
71
71
|
}>;
|
|
72
72
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
73
73
|
brokerCommissionRate: z.ZodNumber;
|
|
@@ -125,8 +125,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
125
125
|
readonly chain: "Arbitrum";
|
|
126
126
|
readonly address: `0x${string}`;
|
|
127
127
|
};
|
|
128
|
-
sourceAsset: "
|
|
129
|
-
destinationAsset: "
|
|
128
|
+
sourceAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
129
|
+
destinationAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
130
130
|
brokerCommissionRate: number;
|
|
131
131
|
sourceChainExpiryBlock: bigint;
|
|
132
132
|
boostFee: number;
|
|
@@ -142,19 +142,19 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
142
142
|
} | null | undefined;
|
|
143
143
|
}, {
|
|
144
144
|
depositAddress: {
|
|
145
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
146
145
|
value: string;
|
|
146
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
147
147
|
};
|
|
148
148
|
channelId: string | number;
|
|
149
149
|
destinationAddress: {
|
|
150
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
151
150
|
value: string;
|
|
151
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
152
152
|
};
|
|
153
153
|
sourceAsset: {
|
|
154
|
-
__kind: "
|
|
154
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
155
155
|
};
|
|
156
156
|
destinationAsset: {
|
|
157
|
-
__kind: "
|
|
157
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
158
158
|
};
|
|
159
159
|
brokerCommissionRate: number;
|
|
160
160
|
sourceChainExpiryBlock: string | number;
|
|
@@ -5,11 +5,11 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb"]>;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
13
13
|
}>, {
|
|
14
14
|
readonly chain: "Ethereum";
|
|
15
15
|
readonly address: `0x${string}`;
|
|
@@ -23,18 +23,18 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
23
23
|
readonly chain: "Arbitrum";
|
|
24
24
|
readonly address: `0x${string}`;
|
|
25
25
|
}, {
|
|
26
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
27
26
|
value: string;
|
|
27
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
28
28
|
}>;
|
|
29
29
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
30
30
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb"]>;
|
|
31
31
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
32
32
|
}, "strip", z.ZodTypeAny, {
|
|
33
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
34
33
|
value: `0x${string}`;
|
|
35
|
-
}, {
|
|
36
34
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
35
|
+
}, {
|
|
37
36
|
value: string;
|
|
37
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
38
38
|
}>, {
|
|
39
39
|
readonly chain: "Ethereum";
|
|
40
40
|
readonly address: `0x${string}`;
|
|
@@ -48,26 +48,26 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
48
48
|
readonly chain: "Arbitrum";
|
|
49
49
|
readonly address: `0x${string}`;
|
|
50
50
|
}, {
|
|
51
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
52
51
|
value: string;
|
|
52
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
53
53
|
}>;
|
|
54
54
|
sourceAsset: z.ZodEffects<z.ZodObject<{
|
|
55
55
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
-
__kind: "
|
|
57
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
58
58
|
}, {
|
|
59
|
-
__kind: "
|
|
60
|
-
}>, "
|
|
61
|
-
__kind: "
|
|
59
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
60
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
61
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
62
62
|
}>;
|
|
63
63
|
destinationAsset: z.ZodEffects<z.ZodObject<{
|
|
64
64
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
|
-
__kind: "
|
|
66
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
67
67
|
}, {
|
|
68
|
-
__kind: "
|
|
69
|
-
}>, "
|
|
70
|
-
__kind: "
|
|
68
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
69
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
70
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
71
71
|
}>;
|
|
72
72
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
73
73
|
brokerCommissionRate: z.ZodNumber;
|
|
@@ -125,8 +125,8 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
125
125
|
readonly chain: "Arbitrum";
|
|
126
126
|
readonly address: `0x${string}`;
|
|
127
127
|
};
|
|
128
|
-
sourceAsset: "
|
|
129
|
-
destinationAsset: "
|
|
128
|
+
sourceAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
129
|
+
destinationAsset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
130
130
|
brokerCommissionRate: number;
|
|
131
131
|
sourceChainExpiryBlock: bigint;
|
|
132
132
|
boostFee: number;
|
|
@@ -142,19 +142,19 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
142
142
|
} | null | undefined;
|
|
143
143
|
}, {
|
|
144
144
|
depositAddress: {
|
|
145
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
146
145
|
value: string;
|
|
146
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
147
147
|
};
|
|
148
148
|
channelId: string | number;
|
|
149
149
|
destinationAddress: {
|
|
150
|
-
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
151
150
|
value: string;
|
|
151
|
+
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
152
152
|
};
|
|
153
153
|
sourceAsset: {
|
|
154
|
-
__kind: "
|
|
154
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
155
155
|
};
|
|
156
156
|
destinationAsset: {
|
|
157
|
-
__kind: "
|
|
157
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
158
158
|
};
|
|
159
159
|
brokerCommissionRate: number;
|
|
160
160
|
sourceChainExpiryBlock: string | number;
|
|
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "
|
|
8
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "
|
|
11
|
-
}>, "
|
|
12
|
-
__kind: "
|
|
10
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
11
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
12
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
13
13
|
}>;
|
|
14
14
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -43,17 +43,17 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
43
43
|
error: string;
|
|
44
44
|
}>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "Module";
|
|
47
46
|
value: {
|
|
48
47
|
index: number;
|
|
49
48
|
error: `0x${string}`;
|
|
50
49
|
};
|
|
51
|
-
}, {
|
|
52
50
|
__kind: "Module";
|
|
51
|
+
}, {
|
|
53
52
|
value: {
|
|
54
53
|
index: number;
|
|
55
54
|
error: string;
|
|
56
55
|
};
|
|
56
|
+
__kind: "Module";
|
|
57
57
|
}>, z.ZodObject<{
|
|
58
58
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -84,13 +84,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
84
84
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
85
85
|
}>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
|
-
__kind: "Token";
|
|
88
87
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
89
|
-
}, {
|
|
90
88
|
__kind: "Token";
|
|
89
|
+
}, {
|
|
91
90
|
value: {
|
|
92
91
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
93
92
|
};
|
|
93
|
+
__kind: "Token";
|
|
94
94
|
}>, z.ZodObject<{
|
|
95
95
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
96
96
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -103,13 +103,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
103
103
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
104
104
|
}>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
__kind: "Arithmetic";
|
|
107
106
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
108
|
-
}, {
|
|
109
107
|
__kind: "Arithmetic";
|
|
108
|
+
}, {
|
|
110
109
|
value: {
|
|
111
110
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
112
111
|
};
|
|
112
|
+
__kind: "Arithmetic";
|
|
113
113
|
}>, z.ZodObject<{
|
|
114
114
|
__kind: z.ZodLiteral<"Transactional">;
|
|
115
115
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -122,13 +122,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
122
122
|
__kind: "LimitReached" | "NoLayer";
|
|
123
123
|
}>;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
|
-
__kind: "Transactional";
|
|
126
125
|
value: "LimitReached" | "NoLayer";
|
|
127
|
-
}, {
|
|
128
126
|
__kind: "Transactional";
|
|
127
|
+
}, {
|
|
129
128
|
value: {
|
|
130
129
|
__kind: "LimitReached" | "NoLayer";
|
|
131
130
|
};
|
|
131
|
+
__kind: "Transactional";
|
|
132
132
|
}>, z.ZodObject<{
|
|
133
133
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -155,9 +155,9 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
155
155
|
__kind: "RootNotAllowed";
|
|
156
156
|
}>]>;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
159
158
|
amount: bigint;
|
|
160
159
|
swapId: bigint;
|
|
160
|
+
asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
161
161
|
reason: {
|
|
162
162
|
__kind: "Other";
|
|
163
163
|
} | {
|
|
@@ -165,11 +165,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
165
165
|
} | {
|
|
166
166
|
__kind: "BadOrigin";
|
|
167
167
|
} | {
|
|
168
|
-
__kind: "Module";
|
|
169
168
|
value: {
|
|
170
169
|
index: number;
|
|
171
170
|
error: `0x${string}`;
|
|
172
171
|
};
|
|
172
|
+
__kind: "Module";
|
|
173
173
|
} | {
|
|
174
174
|
__kind: "ConsumerRemaining";
|
|
175
175
|
} | {
|
|
@@ -177,14 +177,14 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
177
177
|
} | {
|
|
178
178
|
__kind: "TooManyConsumers";
|
|
179
179
|
} | {
|
|
180
|
-
__kind: "Token";
|
|
181
180
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
181
|
+
__kind: "Token";
|
|
182
182
|
} | {
|
|
183
|
-
__kind: "Arithmetic";
|
|
184
183
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
184
|
+
__kind: "Arithmetic";
|
|
185
185
|
} | {
|
|
186
|
-
__kind: "Transactional";
|
|
187
186
|
value: "LimitReached" | "NoLayer";
|
|
187
|
+
__kind: "Transactional";
|
|
188
188
|
} | {
|
|
189
189
|
__kind: "Exhausted";
|
|
190
190
|
} | {
|
|
@@ -195,11 +195,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
195
195
|
__kind: "RootNotAllowed";
|
|
196
196
|
};
|
|
197
197
|
}, {
|
|
198
|
-
asset: {
|
|
199
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
200
|
-
};
|
|
201
198
|
amount: string | number;
|
|
202
199
|
swapId: string | number;
|
|
200
|
+
asset: {
|
|
201
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
202
|
+
};
|
|
203
203
|
reason: {
|
|
204
204
|
__kind: "Other";
|
|
205
205
|
} | {
|
|
@@ -207,11 +207,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
207
207
|
} | {
|
|
208
208
|
__kind: "BadOrigin";
|
|
209
209
|
} | {
|
|
210
|
-
__kind: "Module";
|
|
211
210
|
value: {
|
|
212
211
|
index: number;
|
|
213
212
|
error: string;
|
|
214
213
|
};
|
|
214
|
+
__kind: "Module";
|
|
215
215
|
} | {
|
|
216
216
|
__kind: "ConsumerRemaining";
|
|
217
217
|
} | {
|
|
@@ -219,20 +219,20 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
219
219
|
} | {
|
|
220
220
|
__kind: "TooManyConsumers";
|
|
221
221
|
} | {
|
|
222
|
-
__kind: "Token";
|
|
223
222
|
value: {
|
|
224
223
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
225
224
|
};
|
|
225
|
+
__kind: "Token";
|
|
226
226
|
} | {
|
|
227
|
-
__kind: "Arithmetic";
|
|
228
227
|
value: {
|
|
229
228
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
230
229
|
};
|
|
230
|
+
__kind: "Arithmetic";
|
|
231
231
|
} | {
|
|
232
|
-
__kind: "Transactional";
|
|
233
232
|
value: {
|
|
234
233
|
__kind: "LimitReached" | "NoLayer";
|
|
235
234
|
};
|
|
235
|
+
__kind: "Transactional";
|
|
236
236
|
} | {
|
|
237
237
|
__kind: "Exhausted";
|
|
238
238
|
} | {
|
|
@@ -5,11 +5,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
5
5
|
asset: z.ZodEffects<z.ZodObject<{
|
|
6
6
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "
|
|
8
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
9
9
|
}, {
|
|
10
|
-
__kind: "
|
|
11
|
-
}>, "
|
|
12
|
-
__kind: "
|
|
10
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
11
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
12
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
13
13
|
}>;
|
|
14
14
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
reason: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -43,17 +43,17 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
43
43
|
error: string;
|
|
44
44
|
}>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "Module";
|
|
47
46
|
value: {
|
|
48
47
|
index: number;
|
|
49
48
|
error: `0x${string}`;
|
|
50
49
|
};
|
|
51
|
-
}, {
|
|
52
50
|
__kind: "Module";
|
|
51
|
+
}, {
|
|
53
52
|
value: {
|
|
54
53
|
index: number;
|
|
55
54
|
error: string;
|
|
56
55
|
};
|
|
56
|
+
__kind: "Module";
|
|
57
57
|
}>, z.ZodObject<{
|
|
58
58
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
59
59
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -84,13 +84,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
84
84
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
85
85
|
}>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
|
-
__kind: "Token";
|
|
88
87
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
89
|
-
}, {
|
|
90
88
|
__kind: "Token";
|
|
89
|
+
}, {
|
|
91
90
|
value: {
|
|
92
91
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
93
92
|
};
|
|
93
|
+
__kind: "Token";
|
|
94
94
|
}>, z.ZodObject<{
|
|
95
95
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
96
96
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -103,13 +103,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
103
103
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
104
104
|
}>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
__kind: "Arithmetic";
|
|
107
106
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
108
|
-
}, {
|
|
109
107
|
__kind: "Arithmetic";
|
|
108
|
+
}, {
|
|
110
109
|
value: {
|
|
111
110
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
112
111
|
};
|
|
112
|
+
__kind: "Arithmetic";
|
|
113
113
|
}>, z.ZodObject<{
|
|
114
114
|
__kind: z.ZodLiteral<"Transactional">;
|
|
115
115
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -122,13 +122,13 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
122
122
|
__kind: "LimitReached" | "NoLayer";
|
|
123
123
|
}>;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
|
-
__kind: "Transactional";
|
|
126
125
|
value: "LimitReached" | "NoLayer";
|
|
127
|
-
}, {
|
|
128
126
|
__kind: "Transactional";
|
|
127
|
+
}, {
|
|
129
128
|
value: {
|
|
130
129
|
__kind: "LimitReached" | "NoLayer";
|
|
131
130
|
};
|
|
131
|
+
__kind: "Transactional";
|
|
132
132
|
}>, z.ZodObject<{
|
|
133
133
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -155,9 +155,9 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
155
155
|
__kind: "RootNotAllowed";
|
|
156
156
|
}>]>;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
159
158
|
amount: bigint;
|
|
160
159
|
swapId: bigint;
|
|
160
|
+
asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
161
161
|
reason: {
|
|
162
162
|
__kind: "Other";
|
|
163
163
|
} | {
|
|
@@ -165,11 +165,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
165
165
|
} | {
|
|
166
166
|
__kind: "BadOrigin";
|
|
167
167
|
} | {
|
|
168
|
-
__kind: "Module";
|
|
169
168
|
value: {
|
|
170
169
|
index: number;
|
|
171
170
|
error: `0x${string}`;
|
|
172
171
|
};
|
|
172
|
+
__kind: "Module";
|
|
173
173
|
} | {
|
|
174
174
|
__kind: "ConsumerRemaining";
|
|
175
175
|
} | {
|
|
@@ -177,14 +177,14 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
177
177
|
} | {
|
|
178
178
|
__kind: "TooManyConsumers";
|
|
179
179
|
} | {
|
|
180
|
-
__kind: "Token";
|
|
181
180
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
181
|
+
__kind: "Token";
|
|
182
182
|
} | {
|
|
183
|
-
__kind: "Arithmetic";
|
|
184
183
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
184
|
+
__kind: "Arithmetic";
|
|
185
185
|
} | {
|
|
186
|
-
__kind: "Transactional";
|
|
187
186
|
value: "LimitReached" | "NoLayer";
|
|
187
|
+
__kind: "Transactional";
|
|
188
188
|
} | {
|
|
189
189
|
__kind: "Exhausted";
|
|
190
190
|
} | {
|
|
@@ -195,11 +195,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
195
195
|
__kind: "RootNotAllowed";
|
|
196
196
|
};
|
|
197
197
|
}, {
|
|
198
|
-
asset: {
|
|
199
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
200
|
-
};
|
|
201
198
|
amount: string | number;
|
|
202
199
|
swapId: string | number;
|
|
200
|
+
asset: {
|
|
201
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
202
|
+
};
|
|
203
203
|
reason: {
|
|
204
204
|
__kind: "Other";
|
|
205
205
|
} | {
|
|
@@ -207,11 +207,11 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
207
207
|
} | {
|
|
208
208
|
__kind: "BadOrigin";
|
|
209
209
|
} | {
|
|
210
|
-
__kind: "Module";
|
|
211
210
|
value: {
|
|
212
211
|
index: number;
|
|
213
212
|
error: string;
|
|
214
213
|
};
|
|
214
|
+
__kind: "Module";
|
|
215
215
|
} | {
|
|
216
216
|
__kind: "ConsumerRemaining";
|
|
217
217
|
} | {
|
|
@@ -219,20 +219,20 @@ declare const swappingSwapEgressIgnored: z.ZodObject<{
|
|
|
219
219
|
} | {
|
|
220
220
|
__kind: "TooManyConsumers";
|
|
221
221
|
} | {
|
|
222
|
-
__kind: "Token";
|
|
223
222
|
value: {
|
|
224
223
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
225
224
|
};
|
|
225
|
+
__kind: "Token";
|
|
226
226
|
} | {
|
|
227
|
-
__kind: "Arithmetic";
|
|
228
227
|
value: {
|
|
229
228
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
230
229
|
};
|
|
230
|
+
__kind: "Arithmetic";
|
|
231
231
|
} | {
|
|
232
|
-
__kind: "Transactional";
|
|
233
232
|
value: {
|
|
234
233
|
__kind: "LimitReached" | "NoLayer";
|
|
235
234
|
};
|
|
235
|
+
__kind: "Transactional";
|
|
236
236
|
} | {
|
|
237
237
|
__kind: "Exhausted";
|
|
238
238
|
} | {
|
|
@@ -14,29 +14,29 @@ declare const swappingSwapEgressScheduled: z.ZodObject<{
|
|
|
14
14
|
asset: z.ZodEffects<z.ZodObject<{
|
|
15
15
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "
|
|
17
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
18
18
|
}, {
|
|
19
|
-
__kind: "
|
|
20
|
-
}>, "
|
|
21
|
-
__kind: "
|
|
19
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
20
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt", {
|
|
21
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
22
22
|
}>;
|
|
23
23
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
24
24
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
|
|
26
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", bigint];
|
|
27
27
|
amount: bigint;
|
|
28
28
|
swapId: bigint;
|
|
29
|
-
|
|
29
|
+
asset: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
30
30
|
fee: bigint;
|
|
31
31
|
}, {
|
|
32
|
-
asset: {
|
|
33
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt";
|
|
34
|
-
};
|
|
35
|
-
amount: string | number;
|
|
36
|
-
swapId: string | number;
|
|
37
32
|
egressId: [{
|
|
38
33
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
39
34
|
}, string | number];
|
|
35
|
+
amount: string | number;
|
|
36
|
+
swapId: string | number;
|
|
37
|
+
asset: {
|
|
38
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Flip" | "Usdc" | "Usdt";
|
|
39
|
+
};
|
|
40
40
|
fee: string | number;
|
|
41
41
|
}>;
|
|
42
42
|
|