@chainflip/processor 1.10.1 → 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- 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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
- package/dist/100/swapping/swapDepositAddressReady.d.cts +6 -6
- package/dist/100/swapping/swapDepositAddressReady.d.ts +6 -6
- package/dist/100/swapping/swapScheduled.d.cts +2 -2
- package/dist/100/swapping/swapScheduled.d.ts +2 -2
- 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.cjs +15 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +1354 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +1354 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +15 -0
- 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.cjs +14 -0
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +1345 -0
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +1345 -0
- package/dist/11000/assethubIngressEgress/depositFailed.mjs +14 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/bitcoinElections/allVotesCleared.cjs +6 -0
- package/dist/11000/bitcoinElections/allVotesCleared.d.cts +5 -0
- package/dist/11000/bitcoinElections/allVotesCleared.d.ts +5 -0
- package/dist/11000/bitcoinElections/allVotesCleared.mjs +6 -0
- package/dist/11000/bitcoinElections/allVotesNotCleared.cjs +6 -0
- package/dist/11000/bitcoinElections/allVotesNotCleared.d.cts +5 -0
- package/dist/11000/bitcoinElections/allVotesNotCleared.d.ts +5 -0
- package/dist/11000/bitcoinElections/allVotesNotCleared.mjs +6 -0
- package/dist/11000/bitcoinElections/corruptStorage.cjs +6 -0
- package/dist/11000/bitcoinElections/corruptStorage.d.cts +5 -0
- package/dist/11000/bitcoinElections/corruptStorage.d.ts +5 -0
- package/dist/11000/bitcoinElections/corruptStorage.mjs +6 -0
- package/dist/11000/bitcoinElections/electoralEvent.cjs +6 -0
- package/dist/11000/bitcoinElections/electoralEvent.d.cts +29 -0
- package/dist/11000/bitcoinElections/electoralEvent.d.ts +29 -0
- package/dist/11000/bitcoinElections/electoralEvent.mjs +6 -0
- package/dist/11000/bitcoinElections/uninitialized.cjs +6 -0
- package/dist/11000/bitcoinElections/uninitialized.d.cts +5 -0
- package/dist/11000/bitcoinElections/uninitialized.d.ts +5 -0
- package/dist/11000/bitcoinElections/uninitialized.mjs +6 -0
- package/dist/11000/bitcoinElections/unknownElection.cjs +13 -0
- package/dist/11000/bitcoinElections/unknownElection.d.cts +13 -0
- package/dist/11000/bitcoinElections/unknownElection.d.ts +13 -0
- package/dist/11000/bitcoinElections/unknownElection.mjs +13 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +2263 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +2263 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/common.cjs +366 -12
- package/dist/11000/common.d.cts +13199 -1201
- package/dist/11000/common.d.ts +13199 -1201
- package/dist/11000/common.mjs +365 -11
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +216 -54
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +216 -54
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +1354 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +1354 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +1345 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +1345 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/11000/solanaElections/electoralEvent.cjs +6 -0
- package/dist/11000/solanaElections/electoralEvent.d.cts +5 -0
- package/dist/11000/solanaElections/electoralEvent.d.ts +5 -0
- package/dist/11000/solanaElections/electoralEvent.mjs +6 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +1304 -0
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +1304 -0
- package/dist/11000/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +10 -10
- package/dist/11000/swapping/swapRequested.d.cts +4 -4
- package/dist/11000/swapping/swapRequested.d.ts +4 -4
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- 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/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/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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.ts +6 -6
- 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
- package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
- 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 +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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/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/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.ts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.ts +28 -28
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.ts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
- package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
- package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +40 -40
- package/dist/160/swapping/swapRequested.d.ts +40 -40
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- 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 +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- 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/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
- package/dist/170/swapping/swapRequested.d.cts +27 -27
- package/dist/170/swapping/swapRequested.d.ts +27 -27
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +151 -151
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +151 -151
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- 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 +57 -57
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
- 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 +156 -156
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- 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 +4 -4
- package/dist/180/swapping/swapDepositAddressReady.d.ts +4 -4
- package/dist/180/swapping/swapRequested.d.cts +8 -8
- package/dist/180/swapping/swapRequested.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.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 +2 -2
- package/dist/190/assetBalances/refundScheduled.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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/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/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
- package/package.json +3 -3
|
@@ -41,17 +41,17 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
41
41
|
error: string;
|
|
42
42
|
}>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "Module";
|
|
45
44
|
value: {
|
|
46
45
|
index: number;
|
|
47
46
|
error: `0x${string}`;
|
|
48
47
|
};
|
|
49
|
-
}, {
|
|
50
48
|
__kind: "Module";
|
|
49
|
+
}, {
|
|
51
50
|
value: {
|
|
52
51
|
index: number;
|
|
53
52
|
error: string;
|
|
54
53
|
};
|
|
54
|
+
__kind: "Module";
|
|
55
55
|
}>, z.ZodObject<{
|
|
56
56
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -82,13 +82,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
82
82
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
83
83
|
}>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
__kind: "Token";
|
|
86
85
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
87
|
-
}, {
|
|
88
86
|
__kind: "Token";
|
|
87
|
+
}, {
|
|
89
88
|
value: {
|
|
90
89
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
91
90
|
};
|
|
91
|
+
__kind: "Token";
|
|
92
92
|
}>, z.ZodObject<{
|
|
93
93
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
94
94
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -101,13 +101,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
101
101
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
102
102
|
}>;
|
|
103
103
|
}, "strip", z.ZodTypeAny, {
|
|
104
|
-
__kind: "Arithmetic";
|
|
105
104
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
106
|
-
}, {
|
|
107
105
|
__kind: "Arithmetic";
|
|
106
|
+
}, {
|
|
108
107
|
value: {
|
|
109
108
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
110
109
|
};
|
|
110
|
+
__kind: "Arithmetic";
|
|
111
111
|
}>, z.ZodObject<{
|
|
112
112
|
__kind: z.ZodLiteral<"Transactional">;
|
|
113
113
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -120,13 +120,13 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
120
120
|
__kind: "LimitReached" | "NoLayer";
|
|
121
121
|
}>;
|
|
122
122
|
}, "strip", z.ZodTypeAny, {
|
|
123
|
-
__kind: "Transactional";
|
|
124
123
|
value: "LimitReached" | "NoLayer";
|
|
125
|
-
}, {
|
|
126
124
|
__kind: "Transactional";
|
|
125
|
+
}, {
|
|
127
126
|
value: {
|
|
128
127
|
__kind: "LimitReached" | "NoLayer";
|
|
129
128
|
};
|
|
129
|
+
__kind: "Transactional";
|
|
130
130
|
}>, z.ZodObject<{
|
|
131
131
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
132
132
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -153,6 +153,7 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -160,11 +161,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
160
161
|
} | {
|
|
161
162
|
__kind: "BadOrigin";
|
|
162
163
|
} | {
|
|
163
|
-
__kind: "Module";
|
|
164
164
|
value: {
|
|
165
165
|
index: number;
|
|
166
166
|
error: `0x${string}`;
|
|
167
167
|
};
|
|
168
|
+
__kind: "Module";
|
|
168
169
|
} | {
|
|
169
170
|
__kind: "ConsumerRemaining";
|
|
170
171
|
} | {
|
|
@@ -172,14 +173,14 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
172
173
|
} | {
|
|
173
174
|
__kind: "TooManyConsumers";
|
|
174
175
|
} | {
|
|
175
|
-
__kind: "Token";
|
|
176
176
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
177
|
+
__kind: "Token";
|
|
177
178
|
} | {
|
|
178
|
-
__kind: "Arithmetic";
|
|
179
179
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
180
|
+
__kind: "Arithmetic";
|
|
180
181
|
} | {
|
|
181
|
-
__kind: "Transactional";
|
|
182
182
|
value: "LimitReached" | "NoLayer";
|
|
183
|
+
__kind: "Transactional";
|
|
183
184
|
} | {
|
|
184
185
|
__kind: "Exhausted";
|
|
185
186
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -198,11 +201,11 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
198
201
|
} | {
|
|
199
202
|
__kind: "BadOrigin";
|
|
200
203
|
} | {
|
|
201
|
-
__kind: "Module";
|
|
202
204
|
value: {
|
|
203
205
|
index: number;
|
|
204
206
|
error: string;
|
|
205
207
|
};
|
|
208
|
+
__kind: "Module";
|
|
206
209
|
} | {
|
|
207
210
|
__kind: "ConsumerRemaining";
|
|
208
211
|
} | {
|
|
@@ -210,20 +213,20 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
210
213
|
} | {
|
|
211
214
|
__kind: "TooManyConsumers";
|
|
212
215
|
} | {
|
|
213
|
-
__kind: "Token";
|
|
214
216
|
value: {
|
|
215
217
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
216
218
|
};
|
|
219
|
+
__kind: "Token";
|
|
217
220
|
} | {
|
|
218
|
-
__kind: "Arithmetic";
|
|
219
221
|
value: {
|
|
220
222
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
221
223
|
};
|
|
224
|
+
__kind: "Arithmetic";
|
|
222
225
|
} | {
|
|
223
|
-
__kind: "Transactional";
|
|
224
226
|
value: {
|
|
225
227
|
__kind: "LimitReached" | "NoLayer";
|
|
226
228
|
};
|
|
229
|
+
__kind: "Transactional";
|
|
227
230
|
} | {
|
|
228
231
|
__kind: "Exhausted";
|
|
229
232
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { polkadotIngressEgressCcmEgressInvalid };
|
|
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressDepositFetchesScheduled: z.ZodObject<{
|
|
|
12
12
|
__kind: "Dot";
|
|
13
13
|
}>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
asset: "Dot";
|
|
16
15
|
channelId: bigint;
|
|
16
|
+
asset: "Dot";
|
|
17
17
|
}, {
|
|
18
|
+
channelId: string | number;
|
|
18
19
|
asset: {
|
|
19
20
|
__kind: "Dot";
|
|
20
21
|
};
|
|
21
|
-
channelId: string | number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { polkadotIngressEgressDepositFetchesScheduled };
|
|
@@ -12,13 +12,13 @@ declare const polkadotIngressEgressDepositFetchesScheduled: z.ZodObject<{
|
|
|
12
12
|
__kind: "Dot";
|
|
13
13
|
}>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
asset: "Dot";
|
|
16
15
|
channelId: bigint;
|
|
16
|
+
asset: "Dot";
|
|
17
17
|
}, {
|
|
18
|
+
channelId: string | number;
|
|
18
19
|
asset: {
|
|
19
20
|
__kind: "Dot";
|
|
20
21
|
};
|
|
21
|
-
channelId: string | number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { polkadotIngressEgressDepositFetchesScheduled };
|
|
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
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
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Dot";
|
|
17
16
|
depositAddress: `0x${string}`;
|
|
17
|
+
asset: "Dot";
|
|
18
18
|
amount: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
depositAddress: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Dot";
|
|
22
23
|
};
|
|
23
|
-
depositAddress: string;
|
|
24
24
|
amount: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
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
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Dot";
|
|
17
16
|
depositAddress: `0x${string}`;
|
|
17
|
+
asset: "Dot";
|
|
18
18
|
amount: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
depositAddress: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Dot";
|
|
22
23
|
};
|
|
23
|
-
depositAddress: string;
|
|
24
24
|
amount: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositReceived: z.ZodObject<{
|
|
|
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
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Dot";
|
|
17
16
|
depositAddress: `0x${string}`;
|
|
17
|
+
asset: "Dot";
|
|
18
18
|
amount: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
depositAddress: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Dot";
|
|
22
23
|
};
|
|
23
|
-
depositAddress: string;
|
|
24
24
|
amount: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const polkadotIngressEgressDepositReceived: z.ZodObject<{
|
|
|
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
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Dot";
|
|
17
16
|
depositAddress: `0x${string}`;
|
|
17
|
+
asset: "Dot";
|
|
18
18
|
amount: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
depositAddress: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Dot";
|
|
22
23
|
};
|
|
23
|
-
depositAddress: string;
|
|
24
24
|
amount: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -32,17 +32,17 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "Module";
|
|
36
35
|
value: {
|
|
37
36
|
index: number;
|
|
38
37
|
error: `0x${string}`;
|
|
39
38
|
};
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "Module";
|
|
40
|
+
}, {
|
|
42
41
|
value: {
|
|
43
42
|
index: number;
|
|
44
43
|
error: string;
|
|
45
44
|
};
|
|
45
|
+
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
__kind: "Token";
|
|
77
76
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
|
-
}, {
|
|
79
77
|
__kind: "Token";
|
|
78
|
+
}, {
|
|
80
79
|
value: {
|
|
81
80
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
82
81
|
};
|
|
82
|
+
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
__kind: "Arithmetic";
|
|
96
95
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
|
-
}, {
|
|
98
96
|
__kind: "Arithmetic";
|
|
97
|
+
}, {
|
|
99
98
|
value: {
|
|
100
99
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
101
100
|
};
|
|
101
|
+
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
__kind: "Transactional";
|
|
115
114
|
value: "LimitReached" | "NoLayer";
|
|
116
|
-
}, {
|
|
117
115
|
__kind: "Transactional";
|
|
116
|
+
}, {
|
|
118
117
|
value: {
|
|
119
118
|
__kind: "LimitReached" | "NoLayer";
|
|
120
119
|
};
|
|
120
|
+
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -156,14 +156,14 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
156
156
|
}>;
|
|
157
157
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
|
159
|
-
asset: "Dot";
|
|
160
159
|
depositAddress: `0x${string}`;
|
|
160
|
+
asset: "Dot";
|
|
161
161
|
amount: bigint;
|
|
162
162
|
}, {
|
|
163
|
+
depositAddress: string;
|
|
163
164
|
asset: {
|
|
164
165
|
__kind: "Dot";
|
|
165
166
|
};
|
|
166
|
-
depositAddress: string;
|
|
167
167
|
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -174,11 +174,11 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
174
174
|
} | {
|
|
175
175
|
__kind: "BadOrigin";
|
|
176
176
|
} | {
|
|
177
|
-
__kind: "Module";
|
|
178
177
|
value: {
|
|
179
178
|
index: number;
|
|
180
179
|
error: `0x${string}`;
|
|
181
180
|
};
|
|
181
|
+
__kind: "Module";
|
|
182
182
|
} | {
|
|
183
183
|
__kind: "ConsumerRemaining";
|
|
184
184
|
} | {
|
|
@@ -186,14 +186,14 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
186
186
|
} | {
|
|
187
187
|
__kind: "TooManyConsumers";
|
|
188
188
|
} | {
|
|
189
|
-
__kind: "Token";
|
|
190
189
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
|
+
__kind: "Token";
|
|
191
191
|
} | {
|
|
192
|
-
__kind: "Arithmetic";
|
|
193
192
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
|
+
__kind: "Arithmetic";
|
|
194
194
|
} | {
|
|
195
|
-
__kind: "Transactional";
|
|
196
195
|
value: "LimitReached" | "NoLayer";
|
|
196
|
+
__kind: "Transactional";
|
|
197
197
|
} | {
|
|
198
198
|
__kind: "Exhausted";
|
|
199
199
|
} | {
|
|
@@ -204,8 +204,8 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
204
204
|
__kind: "RootNotAllowed";
|
|
205
205
|
};
|
|
206
206
|
depositWitness: {
|
|
207
|
-
asset: "Dot";
|
|
208
207
|
depositAddress: `0x${string}`;
|
|
208
|
+
asset: "Dot";
|
|
209
209
|
amount: bigint;
|
|
210
210
|
};
|
|
211
211
|
}, {
|
|
@@ -216,11 +216,11 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
216
216
|
} | {
|
|
217
217
|
__kind: "BadOrigin";
|
|
218
218
|
} | {
|
|
219
|
-
__kind: "Module";
|
|
220
219
|
value: {
|
|
221
220
|
index: number;
|
|
222
221
|
error: string;
|
|
223
222
|
};
|
|
223
|
+
__kind: "Module";
|
|
224
224
|
} | {
|
|
225
225
|
__kind: "ConsumerRemaining";
|
|
226
226
|
} | {
|
|
@@ -228,20 +228,20 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
228
228
|
} | {
|
|
229
229
|
__kind: "TooManyConsumers";
|
|
230
230
|
} | {
|
|
231
|
-
__kind: "Token";
|
|
232
231
|
value: {
|
|
233
232
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
234
233
|
};
|
|
234
|
+
__kind: "Token";
|
|
235
235
|
} | {
|
|
236
|
-
__kind: "Arithmetic";
|
|
237
236
|
value: {
|
|
238
237
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
239
238
|
};
|
|
239
|
+
__kind: "Arithmetic";
|
|
240
240
|
} | {
|
|
241
|
-
__kind: "Transactional";
|
|
242
241
|
value: {
|
|
243
242
|
__kind: "LimitReached" | "NoLayer";
|
|
244
243
|
};
|
|
244
|
+
__kind: "Transactional";
|
|
245
245
|
} | {
|
|
246
246
|
__kind: "Exhausted";
|
|
247
247
|
} | {
|
|
@@ -252,10 +252,10 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
252
252
|
__kind: "RootNotAllowed";
|
|
253
253
|
};
|
|
254
254
|
depositWitness: {
|
|
255
|
+
depositAddress: string;
|
|
255
256
|
asset: {
|
|
256
257
|
__kind: "Dot";
|
|
257
258
|
};
|
|
258
|
-
depositAddress: string;
|
|
259
259
|
amount: string | number;
|
|
260
260
|
};
|
|
261
261
|
}>;
|
|
@@ -32,17 +32,17 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "Module";
|
|
36
35
|
value: {
|
|
37
36
|
index: number;
|
|
38
37
|
error: `0x${string}`;
|
|
39
38
|
};
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "Module";
|
|
40
|
+
}, {
|
|
42
41
|
value: {
|
|
43
42
|
index: number;
|
|
44
43
|
error: string;
|
|
45
44
|
};
|
|
45
|
+
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
__kind: "Token";
|
|
77
76
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
|
-
}, {
|
|
79
77
|
__kind: "Token";
|
|
78
|
+
}, {
|
|
80
79
|
value: {
|
|
81
80
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
82
81
|
};
|
|
82
|
+
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
__kind: "Arithmetic";
|
|
96
95
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
|
-
}, {
|
|
98
96
|
__kind: "Arithmetic";
|
|
97
|
+
}, {
|
|
99
98
|
value: {
|
|
100
99
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
101
100
|
};
|
|
101
|
+
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
__kind: "Transactional";
|
|
115
114
|
value: "LimitReached" | "NoLayer";
|
|
116
|
-
}, {
|
|
117
115
|
__kind: "Transactional";
|
|
116
|
+
}, {
|
|
118
117
|
value: {
|
|
119
118
|
__kind: "LimitReached" | "NoLayer";
|
|
120
119
|
};
|
|
120
|
+
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -156,14 +156,14 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
156
156
|
}>;
|
|
157
157
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
|
159
|
-
asset: "Dot";
|
|
160
159
|
depositAddress: `0x${string}`;
|
|
160
|
+
asset: "Dot";
|
|
161
161
|
amount: bigint;
|
|
162
162
|
}, {
|
|
163
|
+
depositAddress: string;
|
|
163
164
|
asset: {
|
|
164
165
|
__kind: "Dot";
|
|
165
166
|
};
|
|
166
|
-
depositAddress: string;
|
|
167
167
|
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -174,11 +174,11 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
174
174
|
} | {
|
|
175
175
|
__kind: "BadOrigin";
|
|
176
176
|
} | {
|
|
177
|
-
__kind: "Module";
|
|
178
177
|
value: {
|
|
179
178
|
index: number;
|
|
180
179
|
error: `0x${string}`;
|
|
181
180
|
};
|
|
181
|
+
__kind: "Module";
|
|
182
182
|
} | {
|
|
183
183
|
__kind: "ConsumerRemaining";
|
|
184
184
|
} | {
|
|
@@ -186,14 +186,14 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
186
186
|
} | {
|
|
187
187
|
__kind: "TooManyConsumers";
|
|
188
188
|
} | {
|
|
189
|
-
__kind: "Token";
|
|
190
189
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
|
+
__kind: "Token";
|
|
191
191
|
} | {
|
|
192
|
-
__kind: "Arithmetic";
|
|
193
192
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
|
+
__kind: "Arithmetic";
|
|
194
194
|
} | {
|
|
195
|
-
__kind: "Transactional";
|
|
196
195
|
value: "LimitReached" | "NoLayer";
|
|
196
|
+
__kind: "Transactional";
|
|
197
197
|
} | {
|
|
198
198
|
__kind: "Exhausted";
|
|
199
199
|
} | {
|
|
@@ -204,8 +204,8 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
204
204
|
__kind: "RootNotAllowed";
|
|
205
205
|
};
|
|
206
206
|
depositWitness: {
|
|
207
|
-
asset: "Dot";
|
|
208
207
|
depositAddress: `0x${string}`;
|
|
208
|
+
asset: "Dot";
|
|
209
209
|
amount: bigint;
|
|
210
210
|
};
|
|
211
211
|
}, {
|
|
@@ -216,11 +216,11 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
216
216
|
} | {
|
|
217
217
|
__kind: "BadOrigin";
|
|
218
218
|
} | {
|
|
219
|
-
__kind: "Module";
|
|
220
219
|
value: {
|
|
221
220
|
index: number;
|
|
222
221
|
error: string;
|
|
223
222
|
};
|
|
223
|
+
__kind: "Module";
|
|
224
224
|
} | {
|
|
225
225
|
__kind: "ConsumerRemaining";
|
|
226
226
|
} | {
|
|
@@ -228,20 +228,20 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
228
228
|
} | {
|
|
229
229
|
__kind: "TooManyConsumers";
|
|
230
230
|
} | {
|
|
231
|
-
__kind: "Token";
|
|
232
231
|
value: {
|
|
233
232
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
234
233
|
};
|
|
234
|
+
__kind: "Token";
|
|
235
235
|
} | {
|
|
236
|
-
__kind: "Arithmetic";
|
|
237
236
|
value: {
|
|
238
237
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
239
238
|
};
|
|
239
|
+
__kind: "Arithmetic";
|
|
240
240
|
} | {
|
|
241
|
-
__kind: "Transactional";
|
|
242
241
|
value: {
|
|
243
242
|
__kind: "LimitReached" | "NoLayer";
|
|
244
243
|
};
|
|
244
|
+
__kind: "Transactional";
|
|
245
245
|
} | {
|
|
246
246
|
__kind: "Exhausted";
|
|
247
247
|
} | {
|
|
@@ -252,10 +252,10 @@ declare const polkadotIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
252
252
|
__kind: "RootNotAllowed";
|
|
253
253
|
};
|
|
254
254
|
depositWitness: {
|
|
255
|
+
depositAddress: string;
|
|
255
256
|
asset: {
|
|
256
257
|
__kind: "Dot";
|
|
257
258
|
};
|
|
258
|
-
depositAddress: string;
|
|
259
259
|
amount: string | number;
|
|
260
260
|
};
|
|
261
261
|
}>;
|
|
@@ -22,16 +22,16 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
24
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
25
|
-
amount: bigint;
|
|
26
25
|
direction: "FromStable" | "ToStable";
|
|
26
|
+
amount: bigint;
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
29
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
30
30
|
};
|
|
31
|
-
amount: string | number;
|
|
32
31
|
direction: {
|
|
33
32
|
__kind: "FromStable" | "ToStable";
|
|
34
33
|
};
|
|
34
|
+
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -22,16 +22,16 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
24
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
25
|
-
amount: bigint;
|
|
26
25
|
direction: "FromStable" | "ToStable";
|
|
26
|
+
amount: bigint;
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
29
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
30
30
|
};
|
|
31
|
-
amount: string | number;
|
|
32
31
|
direction: {
|
|
33
32
|
__kind: "FromStable" | "ToStable";
|
|
34
33
|
};
|
|
34
|
+
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -249,6 +249,8 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
249
249
|
} | null | undefined;
|
|
250
250
|
}>;
|
|
251
251
|
}, "strip", z.ZodTypeAny, {
|
|
252
|
+
ccmId: bigint;
|
|
253
|
+
depositAmount: bigint;
|
|
252
254
|
destinationAddress: {
|
|
253
255
|
readonly chain: "Ethereum";
|
|
254
256
|
readonly address: `0x${string}`;
|
|
@@ -259,8 +261,6 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
259
261
|
readonly chain: "Bitcoin";
|
|
260
262
|
readonly address: string;
|
|
261
263
|
};
|
|
262
|
-
ccmId: bigint;
|
|
263
|
-
depositAmount: bigint;
|
|
264
264
|
depositMetadata: {
|
|
265
265
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
266
266
|
channelMetadata: {
|
|
@@ -301,12 +301,12 @@ declare const swappingCcmDepositReceived: z.ZodObject<{
|
|
|
301
301
|
principalSwapId?: bigint | null | undefined;
|
|
302
302
|
gasSwapId?: bigint | null | undefined;
|
|
303
303
|
}, {
|
|
304
|
+
ccmId: string | number;
|
|
305
|
+
depositAmount: string | number;
|
|
304
306
|
destinationAddress: {
|
|
305
307
|
__kind: "Eth" | "Dot" | "Btc";
|
|
306
308
|
value: string;
|
|
307
309
|
};
|
|
308
|
-
ccmId: string | number;
|
|
309
|
-
depositAmount: string | number;
|
|
310
310
|
depositMetadata: {
|
|
311
311
|
sourceChain: {
|
|
312
312
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|