@chainflip/processor 1.10.2 → 1.11.0-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- 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/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- 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 +204 -204
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +204 -204
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- 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 +207 -207
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +207 -207
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- 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 +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +92 -92
- package/dist/11000/swapping/swapRequested.d.ts +92 -92
- package/dist/11100/accountRoles/accountRoleDeregistered.cjs +10 -0
- package/dist/11100/accountRoles/accountRoleDeregistered.d.cts +24 -0
- package/dist/11100/accountRoles/accountRoleDeregistered.d.ts +24 -0
- package/dist/11100/accountRoles/accountRoleDeregistered.mjs +10 -0
- package/dist/11100/accountRoles/accountRoleRegistered.cjs +10 -0
- package/dist/11100/accountRoles/accountRoleRegistered.d.cts +24 -0
- package/dist/11100/accountRoles/accountRoleRegistered.d.ts +24 -0
- package/dist/11100/accountRoles/accountRoleRegistered.mjs +10 -0
- package/dist/11100/accountRoles/subAccountCallExecuted.cjs +11 -0
- package/dist/11100/accountRoles/subAccountCallExecuted.d.cts +17 -0
- package/dist/11100/accountRoles/subAccountCallExecuted.d.ts +17 -0
- package/dist/11100/accountRoles/subAccountCallExecuted.mjs +11 -0
- package/dist/11100/accountRoles/subAccountCreated.cjs +11 -0
- package/dist/11100/accountRoles/subAccountCreated.d.cts +17 -0
- package/dist/11100/accountRoles/subAccountCreated.d.ts +17 -0
- package/dist/11100/accountRoles/subAccountCreated.mjs +11 -0
- package/dist/11100/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +1407 -0
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +1407 -0
- package/dist/11100/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +1398 -0
- package/dist/11100/assethubIngressEgress/depositFailed.d.ts +1398 -0
- package/dist/11100/assethubIngressEgress/depositFailed.mjs +14 -0
- package/dist/11100/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +2316 -0
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +2316 -0
- package/dist/11100/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/common.cjs +722 -0
- package/dist/11100/common.d.cts +18017 -0
- package/dist/11100/common.d.ts +18017 -0
- package/dist/11100/common.mjs +722 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +1407 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +1407 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +1398 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +1398 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/11100/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +1357 -0
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +1357 -0
- package/dist/11100/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/11100/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/swapping/swapDepositAddressReady.cjs +31 -0
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +689 -0
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +689 -0
- package/dist/11100/swapping/swapDepositAddressReady.mjs +31 -0
- package/dist/11100/swapping/swapRequested.cjs +25 -0
- package/dist/11100/swapping/swapRequested.d.cts +2635 -0
- package/dist/11100/swapping/swapRequested.d.ts +2635 -0
- package/dist/11100/swapping/swapRequested.mjs +25 -0
- package/dist/11100/validator/delegated.cjs +7 -0
- package/dist/11100/validator/delegated.d.cts +14 -0
- package/dist/11100/validator/delegated.d.ts +14 -0
- package/dist/11100/validator/delegated.mjs +7 -0
- package/dist/11100/validator/delegatorAllowed.cjs +7 -0
- package/dist/11100/validator/delegatorAllowed.d.cts +14 -0
- package/dist/11100/validator/delegatorAllowed.d.ts +14 -0
- package/dist/11100/validator/delegatorAllowed.mjs +7 -0
- package/dist/11100/validator/delegatorBlocked.cjs +7 -0
- package/dist/11100/validator/delegatorBlocked.d.cts +14 -0
- package/dist/11100/validator/delegatorBlocked.d.ts +14 -0
- package/dist/11100/validator/delegatorBlocked.mjs +7 -0
- package/dist/11100/validator/operatorAcceptedByValidator.cjs +10 -0
- package/dist/11100/validator/operatorAcceptedByValidator.d.cts +14 -0
- package/dist/11100/validator/operatorAcceptedByValidator.d.ts +14 -0
- package/dist/11100/validator/operatorAcceptedByValidator.mjs +10 -0
- package/dist/11100/validator/operatorSettingsUpdated.cjs +10 -0
- package/dist/11100/validator/operatorSettingsUpdated.d.cts +41 -0
- package/dist/11100/validator/operatorSettingsUpdated.d.ts +41 -0
- package/dist/11100/validator/operatorSettingsUpdated.mjs +10 -0
- package/dist/11100/validator/unDelegated.cjs +7 -0
- package/dist/11100/validator/unDelegated.d.cts +14 -0
- package/dist/11100/validator/unDelegated.d.ts +14 -0
- package/dist/11100/validator/unDelegated.mjs +7 -0
- package/dist/11100/validator/validatorClaimed.cjs +7 -0
- package/dist/11100/validator/validatorClaimed.d.cts +14 -0
- package/dist/11100/validator/validatorClaimed.d.ts +14 -0
- package/dist/11100/validator/validatorClaimed.mjs +7 -0
- package/dist/11100/validator/validatorRemovedFromOperator.cjs +10 -0
- package/dist/11100/validator/validatorRemovedFromOperator.d.cts +14 -0
- package/dist/11100/validator/validatorRemovedFromOperator.d.ts +14 -0
- package/dist/11100/validator/validatorRemovedFromOperator.mjs +10 -0
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- 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/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/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 +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- 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 +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- 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/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.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/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- 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/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
- 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/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- 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 +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.ts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
- 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 +28 -28
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +28 -28
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/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 +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
- 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 +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +6 -6
- package/dist/190/assetBalances/accountCredited.d.ts +6 -6
- package/dist/190/assetBalances/accountDebited.d.cts +6 -6
- package/dist/190/assetBalances/accountDebited.d.ts +6 -6
- package/dist/190/assetBalances/refundScheduled.d.cts +56 -56
- package/dist/190/assetBalances/refundScheduled.d.ts +56 -56
- package/dist/190/assetBalances/refundSkipped.d.cts +70 -70
- package/dist/190/assetBalances/refundSkipped.d.ts +70 -70
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.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 +160 -160
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +160 -160
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- 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/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.ts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +16 -16
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/package.json +2 -2
|
@@ -14,67 +14,67 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodLiteral<"Eth">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "Eth";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "Eth";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"Dot">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "Dot";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "Dot";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "Dot";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"Btc">;
|
|
33
33
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
__kind: "P2PKH";
|
|
38
37
|
value: `0x${string}`;
|
|
39
|
-
}, {
|
|
40
38
|
__kind: "P2PKH";
|
|
39
|
+
}, {
|
|
41
40
|
value: string;
|
|
41
|
+
__kind: "P2PKH";
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"P2SH">;
|
|
44
44
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "P2SH";
|
|
47
46
|
value: `0x${string}`;
|
|
48
|
-
}, {
|
|
49
47
|
__kind: "P2SH";
|
|
48
|
+
}, {
|
|
50
49
|
value: string;
|
|
50
|
+
__kind: "P2SH";
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
52
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "P2WPKH";
|
|
56
55
|
value: `0x${string}`;
|
|
57
|
-
}, {
|
|
58
56
|
__kind: "P2WPKH";
|
|
57
|
+
}, {
|
|
59
58
|
value: string;
|
|
59
|
+
__kind: "P2WPKH";
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
62
62
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
__kind: "P2WSH";
|
|
65
64
|
value: `0x${string}`;
|
|
66
|
-
}, {
|
|
67
65
|
__kind: "P2WSH";
|
|
66
|
+
}, {
|
|
68
67
|
value: string;
|
|
68
|
+
__kind: "P2WSH";
|
|
69
69
|
}>, z.ZodObject<{
|
|
70
70
|
__kind: z.ZodLiteral<"Taproot">;
|
|
71
71
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
__kind: "Taproot";
|
|
74
73
|
value: `0x${string}`;
|
|
75
|
-
}, {
|
|
76
74
|
__kind: "Taproot";
|
|
75
|
+
}, {
|
|
77
76
|
value: string;
|
|
77
|
+
__kind: "Taproot";
|
|
78
78
|
}>, z.ZodObject<{
|
|
79
79
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
80
80
|
version: z.ZodNumber;
|
|
@@ -89,162 +89,162 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
89
89
|
program: string;
|
|
90
90
|
}>]>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
|
-
__kind: "Btc";
|
|
93
92
|
value: {
|
|
94
|
-
__kind: "P2PKH";
|
|
95
93
|
value: `0x${string}`;
|
|
94
|
+
__kind: "P2PKH";
|
|
96
95
|
} | {
|
|
97
|
-
__kind: "P2SH";
|
|
98
96
|
value: `0x${string}`;
|
|
97
|
+
__kind: "P2SH";
|
|
99
98
|
} | {
|
|
100
|
-
__kind: "P2WPKH";
|
|
101
99
|
value: `0x${string}`;
|
|
100
|
+
__kind: "P2WPKH";
|
|
102
101
|
} | {
|
|
103
|
-
__kind: "P2WSH";
|
|
104
102
|
value: `0x${string}`;
|
|
103
|
+
__kind: "P2WSH";
|
|
105
104
|
} | {
|
|
106
|
-
__kind: "Taproot";
|
|
107
105
|
value: `0x${string}`;
|
|
106
|
+
__kind: "Taproot";
|
|
108
107
|
} | {
|
|
109
108
|
__kind: "OtherSegwit";
|
|
110
109
|
version: number;
|
|
111
110
|
program: `0x${string}`;
|
|
112
111
|
};
|
|
113
|
-
}, {
|
|
114
112
|
__kind: "Btc";
|
|
113
|
+
}, {
|
|
115
114
|
value: {
|
|
116
|
-
__kind: "P2PKH";
|
|
117
115
|
value: string;
|
|
116
|
+
__kind: "P2PKH";
|
|
118
117
|
} | {
|
|
119
|
-
__kind: "P2SH";
|
|
120
118
|
value: string;
|
|
119
|
+
__kind: "P2SH";
|
|
121
120
|
} | {
|
|
122
|
-
__kind: "P2WPKH";
|
|
123
121
|
value: string;
|
|
122
|
+
__kind: "P2WPKH";
|
|
124
123
|
} | {
|
|
125
|
-
__kind: "P2WSH";
|
|
126
124
|
value: string;
|
|
125
|
+
__kind: "P2WSH";
|
|
127
126
|
} | {
|
|
128
|
-
__kind: "Taproot";
|
|
129
127
|
value: string;
|
|
128
|
+
__kind: "Taproot";
|
|
130
129
|
} | {
|
|
131
130
|
__kind: "OtherSegwit";
|
|
132
131
|
version: number;
|
|
133
132
|
program: string;
|
|
134
133
|
};
|
|
134
|
+
__kind: "Btc";
|
|
135
135
|
}>, z.ZodObject<{
|
|
136
136
|
__kind: z.ZodLiteral<"Arb">;
|
|
137
137
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
138
138
|
}, "strip", z.ZodTypeAny, {
|
|
139
|
-
__kind: "Arb";
|
|
140
139
|
value: `0x${string}`;
|
|
141
|
-
}, {
|
|
142
140
|
__kind: "Arb";
|
|
141
|
+
}, {
|
|
143
142
|
value: string;
|
|
143
|
+
__kind: "Arb";
|
|
144
144
|
}>, z.ZodObject<{
|
|
145
145
|
__kind: z.ZodLiteral<"Sol">;
|
|
146
146
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
148
|
-
__kind: "Sol";
|
|
149
148
|
value: `0x${string}`;
|
|
150
|
-
}, {
|
|
151
149
|
__kind: "Sol";
|
|
150
|
+
}, {
|
|
152
151
|
value: string;
|
|
152
|
+
__kind: "Sol";
|
|
153
153
|
}>, z.ZodObject<{
|
|
154
154
|
__kind: z.ZodLiteral<"Hub">;
|
|
155
155
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
|
-
__kind: "Hub";
|
|
158
157
|
value: `0x${string}`;
|
|
159
|
-
}, {
|
|
160
158
|
__kind: "Hub";
|
|
159
|
+
}, {
|
|
161
160
|
value: string;
|
|
161
|
+
__kind: "Hub";
|
|
162
162
|
}>]>;
|
|
163
163
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
164
164
|
}, "strip", z.ZodTypeAny, {
|
|
165
|
-
amount: bigint;
|
|
166
165
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
167
166
|
destination: {
|
|
168
|
-
__kind: "Eth";
|
|
169
167
|
value: `0x${string}`;
|
|
168
|
+
__kind: "Eth";
|
|
170
169
|
} | {
|
|
171
|
-
__kind: "Dot";
|
|
172
170
|
value: `0x${string}`;
|
|
171
|
+
__kind: "Dot";
|
|
173
172
|
} | {
|
|
174
|
-
__kind: "Btc";
|
|
175
173
|
value: {
|
|
176
|
-
__kind: "P2PKH";
|
|
177
174
|
value: `0x${string}`;
|
|
175
|
+
__kind: "P2PKH";
|
|
178
176
|
} | {
|
|
179
|
-
__kind: "P2SH";
|
|
180
177
|
value: `0x${string}`;
|
|
178
|
+
__kind: "P2SH";
|
|
181
179
|
} | {
|
|
182
|
-
__kind: "P2WPKH";
|
|
183
180
|
value: `0x${string}`;
|
|
181
|
+
__kind: "P2WPKH";
|
|
184
182
|
} | {
|
|
185
|
-
__kind: "P2WSH";
|
|
186
183
|
value: `0x${string}`;
|
|
184
|
+
__kind: "P2WSH";
|
|
187
185
|
} | {
|
|
188
|
-
__kind: "Taproot";
|
|
189
186
|
value: `0x${string}`;
|
|
187
|
+
__kind: "Taproot";
|
|
190
188
|
} | {
|
|
191
189
|
__kind: "OtherSegwit";
|
|
192
190
|
version: number;
|
|
193
191
|
program: `0x${string}`;
|
|
194
192
|
};
|
|
193
|
+
__kind: "Btc";
|
|
195
194
|
} | {
|
|
196
|
-
__kind: "Arb";
|
|
197
195
|
value: `0x${string}`;
|
|
196
|
+
__kind: "Arb";
|
|
198
197
|
} | {
|
|
199
|
-
__kind: "Sol";
|
|
200
198
|
value: `0x${string}`;
|
|
199
|
+
__kind: "Sol";
|
|
201
200
|
} | {
|
|
202
|
-
__kind: "Hub";
|
|
203
201
|
value: `0x${string}`;
|
|
202
|
+
__kind: "Hub";
|
|
204
203
|
};
|
|
204
|
+
amount: bigint;
|
|
205
205
|
}, {
|
|
206
|
-
amount: string | number;
|
|
207
206
|
egressId: [{
|
|
208
207
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
209
208
|
}, string | number];
|
|
210
209
|
destination: {
|
|
211
|
-
__kind: "Eth";
|
|
212
210
|
value: string;
|
|
211
|
+
__kind: "Eth";
|
|
213
212
|
} | {
|
|
214
|
-
__kind: "Dot";
|
|
215
213
|
value: string;
|
|
214
|
+
__kind: "Dot";
|
|
216
215
|
} | {
|
|
217
|
-
__kind: "Btc";
|
|
218
216
|
value: {
|
|
219
|
-
__kind: "P2PKH";
|
|
220
217
|
value: string;
|
|
218
|
+
__kind: "P2PKH";
|
|
221
219
|
} | {
|
|
222
|
-
__kind: "P2SH";
|
|
223
220
|
value: string;
|
|
221
|
+
__kind: "P2SH";
|
|
224
222
|
} | {
|
|
225
|
-
__kind: "P2WPKH";
|
|
226
223
|
value: string;
|
|
224
|
+
__kind: "P2WPKH";
|
|
227
225
|
} | {
|
|
228
|
-
__kind: "P2WSH";
|
|
229
226
|
value: string;
|
|
227
|
+
__kind: "P2WSH";
|
|
230
228
|
} | {
|
|
231
|
-
__kind: "Taproot";
|
|
232
229
|
value: string;
|
|
230
|
+
__kind: "Taproot";
|
|
233
231
|
} | {
|
|
234
232
|
__kind: "OtherSegwit";
|
|
235
233
|
version: number;
|
|
236
234
|
program: string;
|
|
237
235
|
};
|
|
236
|
+
__kind: "Btc";
|
|
238
237
|
} | {
|
|
239
|
-
__kind: "Arb";
|
|
240
238
|
value: string;
|
|
239
|
+
__kind: "Arb";
|
|
241
240
|
} | {
|
|
242
|
-
__kind: "Sol";
|
|
243
241
|
value: string;
|
|
242
|
+
__kind: "Sol";
|
|
244
243
|
} | {
|
|
245
|
-
__kind: "Hub";
|
|
246
244
|
value: string;
|
|
245
|
+
__kind: "Hub";
|
|
247
246
|
};
|
|
247
|
+
amount: string | number;
|
|
248
248
|
}>;
|
|
249
249
|
|
|
250
250
|
export { assetBalancesRefundScheduled };
|
|
@@ -14,67 +14,67 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodLiteral<"Eth">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "Eth";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "Eth";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"Dot">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "Dot";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "Dot";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "Dot";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"Btc">;
|
|
33
33
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
__kind: "P2PKH";
|
|
38
37
|
value: `0x${string}`;
|
|
39
|
-
}, {
|
|
40
38
|
__kind: "P2PKH";
|
|
39
|
+
}, {
|
|
41
40
|
value: string;
|
|
41
|
+
__kind: "P2PKH";
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"P2SH">;
|
|
44
44
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
__kind: "P2SH";
|
|
47
46
|
value: `0x${string}`;
|
|
48
|
-
}, {
|
|
49
47
|
__kind: "P2SH";
|
|
48
|
+
}, {
|
|
50
49
|
value: string;
|
|
50
|
+
__kind: "P2SH";
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
52
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "P2WPKH";
|
|
56
55
|
value: `0x${string}`;
|
|
57
|
-
}, {
|
|
58
56
|
__kind: "P2WPKH";
|
|
57
|
+
}, {
|
|
59
58
|
value: string;
|
|
59
|
+
__kind: "P2WPKH";
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
62
62
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
__kind: "P2WSH";
|
|
65
64
|
value: `0x${string}`;
|
|
66
|
-
}, {
|
|
67
65
|
__kind: "P2WSH";
|
|
66
|
+
}, {
|
|
68
67
|
value: string;
|
|
68
|
+
__kind: "P2WSH";
|
|
69
69
|
}>, z.ZodObject<{
|
|
70
70
|
__kind: z.ZodLiteral<"Taproot">;
|
|
71
71
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
__kind: "Taproot";
|
|
74
73
|
value: `0x${string}`;
|
|
75
|
-
}, {
|
|
76
74
|
__kind: "Taproot";
|
|
75
|
+
}, {
|
|
77
76
|
value: string;
|
|
77
|
+
__kind: "Taproot";
|
|
78
78
|
}>, z.ZodObject<{
|
|
79
79
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
80
80
|
version: z.ZodNumber;
|
|
@@ -89,162 +89,162 @@ declare const assetBalancesRefundScheduled: z.ZodObject<{
|
|
|
89
89
|
program: string;
|
|
90
90
|
}>]>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
|
-
__kind: "Btc";
|
|
93
92
|
value: {
|
|
94
|
-
__kind: "P2PKH";
|
|
95
93
|
value: `0x${string}`;
|
|
94
|
+
__kind: "P2PKH";
|
|
96
95
|
} | {
|
|
97
|
-
__kind: "P2SH";
|
|
98
96
|
value: `0x${string}`;
|
|
97
|
+
__kind: "P2SH";
|
|
99
98
|
} | {
|
|
100
|
-
__kind: "P2WPKH";
|
|
101
99
|
value: `0x${string}`;
|
|
100
|
+
__kind: "P2WPKH";
|
|
102
101
|
} | {
|
|
103
|
-
__kind: "P2WSH";
|
|
104
102
|
value: `0x${string}`;
|
|
103
|
+
__kind: "P2WSH";
|
|
105
104
|
} | {
|
|
106
|
-
__kind: "Taproot";
|
|
107
105
|
value: `0x${string}`;
|
|
106
|
+
__kind: "Taproot";
|
|
108
107
|
} | {
|
|
109
108
|
__kind: "OtherSegwit";
|
|
110
109
|
version: number;
|
|
111
110
|
program: `0x${string}`;
|
|
112
111
|
};
|
|
113
|
-
}, {
|
|
114
112
|
__kind: "Btc";
|
|
113
|
+
}, {
|
|
115
114
|
value: {
|
|
116
|
-
__kind: "P2PKH";
|
|
117
115
|
value: string;
|
|
116
|
+
__kind: "P2PKH";
|
|
118
117
|
} | {
|
|
119
|
-
__kind: "P2SH";
|
|
120
118
|
value: string;
|
|
119
|
+
__kind: "P2SH";
|
|
121
120
|
} | {
|
|
122
|
-
__kind: "P2WPKH";
|
|
123
121
|
value: string;
|
|
122
|
+
__kind: "P2WPKH";
|
|
124
123
|
} | {
|
|
125
|
-
__kind: "P2WSH";
|
|
126
124
|
value: string;
|
|
125
|
+
__kind: "P2WSH";
|
|
127
126
|
} | {
|
|
128
|
-
__kind: "Taproot";
|
|
129
127
|
value: string;
|
|
128
|
+
__kind: "Taproot";
|
|
130
129
|
} | {
|
|
131
130
|
__kind: "OtherSegwit";
|
|
132
131
|
version: number;
|
|
133
132
|
program: string;
|
|
134
133
|
};
|
|
134
|
+
__kind: "Btc";
|
|
135
135
|
}>, z.ZodObject<{
|
|
136
136
|
__kind: z.ZodLiteral<"Arb">;
|
|
137
137
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
138
138
|
}, "strip", z.ZodTypeAny, {
|
|
139
|
-
__kind: "Arb";
|
|
140
139
|
value: `0x${string}`;
|
|
141
|
-
}, {
|
|
142
140
|
__kind: "Arb";
|
|
141
|
+
}, {
|
|
143
142
|
value: string;
|
|
143
|
+
__kind: "Arb";
|
|
144
144
|
}>, z.ZodObject<{
|
|
145
145
|
__kind: z.ZodLiteral<"Sol">;
|
|
146
146
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
148
|
-
__kind: "Sol";
|
|
149
148
|
value: `0x${string}`;
|
|
150
|
-
}, {
|
|
151
149
|
__kind: "Sol";
|
|
150
|
+
}, {
|
|
152
151
|
value: string;
|
|
152
|
+
__kind: "Sol";
|
|
153
153
|
}>, z.ZodObject<{
|
|
154
154
|
__kind: z.ZodLiteral<"Hub">;
|
|
155
155
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
|
-
__kind: "Hub";
|
|
158
157
|
value: `0x${string}`;
|
|
159
|
-
}, {
|
|
160
158
|
__kind: "Hub";
|
|
159
|
+
}, {
|
|
161
160
|
value: string;
|
|
161
|
+
__kind: "Hub";
|
|
162
162
|
}>]>;
|
|
163
163
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
164
164
|
}, "strip", z.ZodTypeAny, {
|
|
165
|
-
amount: bigint;
|
|
166
165
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
167
166
|
destination: {
|
|
168
|
-
__kind: "Eth";
|
|
169
167
|
value: `0x${string}`;
|
|
168
|
+
__kind: "Eth";
|
|
170
169
|
} | {
|
|
171
|
-
__kind: "Dot";
|
|
172
170
|
value: `0x${string}`;
|
|
171
|
+
__kind: "Dot";
|
|
173
172
|
} | {
|
|
174
|
-
__kind: "Btc";
|
|
175
173
|
value: {
|
|
176
|
-
__kind: "P2PKH";
|
|
177
174
|
value: `0x${string}`;
|
|
175
|
+
__kind: "P2PKH";
|
|
178
176
|
} | {
|
|
179
|
-
__kind: "P2SH";
|
|
180
177
|
value: `0x${string}`;
|
|
178
|
+
__kind: "P2SH";
|
|
181
179
|
} | {
|
|
182
|
-
__kind: "P2WPKH";
|
|
183
180
|
value: `0x${string}`;
|
|
181
|
+
__kind: "P2WPKH";
|
|
184
182
|
} | {
|
|
185
|
-
__kind: "P2WSH";
|
|
186
183
|
value: `0x${string}`;
|
|
184
|
+
__kind: "P2WSH";
|
|
187
185
|
} | {
|
|
188
|
-
__kind: "Taproot";
|
|
189
186
|
value: `0x${string}`;
|
|
187
|
+
__kind: "Taproot";
|
|
190
188
|
} | {
|
|
191
189
|
__kind: "OtherSegwit";
|
|
192
190
|
version: number;
|
|
193
191
|
program: `0x${string}`;
|
|
194
192
|
};
|
|
193
|
+
__kind: "Btc";
|
|
195
194
|
} | {
|
|
196
|
-
__kind: "Arb";
|
|
197
195
|
value: `0x${string}`;
|
|
196
|
+
__kind: "Arb";
|
|
198
197
|
} | {
|
|
199
|
-
__kind: "Sol";
|
|
200
198
|
value: `0x${string}`;
|
|
199
|
+
__kind: "Sol";
|
|
201
200
|
} | {
|
|
202
|
-
__kind: "Hub";
|
|
203
201
|
value: `0x${string}`;
|
|
202
|
+
__kind: "Hub";
|
|
204
203
|
};
|
|
204
|
+
amount: bigint;
|
|
205
205
|
}, {
|
|
206
|
-
amount: string | number;
|
|
207
206
|
egressId: [{
|
|
208
207
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
209
208
|
}, string | number];
|
|
210
209
|
destination: {
|
|
211
|
-
__kind: "Eth";
|
|
212
210
|
value: string;
|
|
211
|
+
__kind: "Eth";
|
|
213
212
|
} | {
|
|
214
|
-
__kind: "Dot";
|
|
215
213
|
value: string;
|
|
214
|
+
__kind: "Dot";
|
|
216
215
|
} | {
|
|
217
|
-
__kind: "Btc";
|
|
218
216
|
value: {
|
|
219
|
-
__kind: "P2PKH";
|
|
220
217
|
value: string;
|
|
218
|
+
__kind: "P2PKH";
|
|
221
219
|
} | {
|
|
222
|
-
__kind: "P2SH";
|
|
223
220
|
value: string;
|
|
221
|
+
__kind: "P2SH";
|
|
224
222
|
} | {
|
|
225
|
-
__kind: "P2WPKH";
|
|
226
223
|
value: string;
|
|
224
|
+
__kind: "P2WPKH";
|
|
227
225
|
} | {
|
|
228
|
-
__kind: "P2WSH";
|
|
229
226
|
value: string;
|
|
227
|
+
__kind: "P2WSH";
|
|
230
228
|
} | {
|
|
231
|
-
__kind: "Taproot";
|
|
232
229
|
value: string;
|
|
230
|
+
__kind: "Taproot";
|
|
233
231
|
} | {
|
|
234
232
|
__kind: "OtherSegwit";
|
|
235
233
|
version: number;
|
|
236
234
|
program: string;
|
|
237
235
|
};
|
|
236
|
+
__kind: "Btc";
|
|
238
237
|
} | {
|
|
239
|
-
__kind: "Arb";
|
|
240
238
|
value: string;
|
|
239
|
+
__kind: "Arb";
|
|
241
240
|
} | {
|
|
242
|
-
__kind: "Sol";
|
|
243
241
|
value: string;
|
|
242
|
+
__kind: "Sol";
|
|
244
243
|
} | {
|
|
245
|
-
__kind: "Hub";
|
|
246
244
|
value: string;
|
|
245
|
+
__kind: "Hub";
|
|
247
246
|
};
|
|
247
|
+
amount: string | number;
|
|
248
248
|
}>;
|
|
249
249
|
|
|
250
250
|
export { assetBalancesRefundScheduled };
|