@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
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// generated/11000/solanaIngressEgress/depositFailed.ts
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import {
|
|
4
|
+
numberOrHex,
|
|
5
|
+
palletCfSolanaIngressEgressDepositFailedDetailsSolana,
|
|
6
|
+
palletCfSolanaIngressEgressDepositFailedReason
|
|
7
|
+
} from "../common.mjs";
|
|
8
|
+
var solanaIngressEgressDepositFailed = z.object({
|
|
9
|
+
blockHeight: numberOrHex,
|
|
10
|
+
reason: palletCfSolanaIngressEgressDepositFailedReason,
|
|
11
|
+
details: palletCfSolanaIngressEgressDepositFailedDetailsSolana
|
|
12
|
+
});
|
|
13
|
+
export {
|
|
14
|
+
solanaIngressEgressDepositFailed
|
|
15
|
+
};
|
|
@@ -183,18 +183,18 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
183
183
|
value: z.ZodEffects<z.ZodObject<{
|
|
184
184
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
185
185
|
}, "strip", z.ZodTypeAny, {
|
|
186
|
-
__kind: "
|
|
186
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
187
187
|
}, {
|
|
188
|
-
__kind: "
|
|
189
|
-
}>, "
|
|
190
|
-
__kind: "
|
|
188
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
190
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
191
191
|
}>;
|
|
192
192
|
}, "strip", z.ZodTypeAny, {
|
|
193
|
-
value: "
|
|
193
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
194
194
|
__kind: "Token";
|
|
195
195
|
}, {
|
|
196
196
|
value: {
|
|
197
|
-
__kind: "
|
|
197
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
198
198
|
};
|
|
199
199
|
__kind: "Token";
|
|
200
200
|
}>, z.ZodObject<{
|
|
@@ -280,7 +280,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
280
280
|
} | {
|
|
281
281
|
__kind: "TooManyConsumers";
|
|
282
282
|
} | {
|
|
283
|
-
value: "
|
|
283
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
284
284
|
__kind: "Token";
|
|
285
285
|
} | {
|
|
286
286
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -319,7 +319,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
319
319
|
__kind: "TooManyConsumers";
|
|
320
320
|
} | {
|
|
321
321
|
value: {
|
|
322
|
-
__kind: "
|
|
322
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
323
323
|
};
|
|
324
324
|
__kind: "Token";
|
|
325
325
|
} | {
|
|
@@ -397,7 +397,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
397
397
|
} | {
|
|
398
398
|
__kind: "TooManyConsumers";
|
|
399
399
|
} | {
|
|
400
|
-
value: "
|
|
400
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
401
401
|
__kind: "Token";
|
|
402
402
|
} | {
|
|
403
403
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -468,7 +468,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
468
468
|
__kind: "TooManyConsumers";
|
|
469
469
|
} | {
|
|
470
470
|
value: {
|
|
471
|
-
__kind: "
|
|
471
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
472
472
|
};
|
|
473
473
|
__kind: "Token";
|
|
474
474
|
} | {
|
|
@@ -564,18 +564,18 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
564
564
|
value: z.ZodEffects<z.ZodObject<{
|
|
565
565
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
566
566
|
}, "strip", z.ZodTypeAny, {
|
|
567
|
-
__kind: "
|
|
567
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
568
568
|
}, {
|
|
569
|
-
__kind: "
|
|
570
|
-
}>, "
|
|
571
|
-
__kind: "
|
|
569
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
570
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
571
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
572
572
|
}>;
|
|
573
573
|
}, "strip", z.ZodTypeAny, {
|
|
574
|
-
value: "
|
|
574
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
575
575
|
__kind: "Token";
|
|
576
576
|
}, {
|
|
577
577
|
value: {
|
|
578
|
-
__kind: "
|
|
578
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
579
579
|
};
|
|
580
580
|
__kind: "Token";
|
|
581
581
|
}>, z.ZodObject<{
|
|
@@ -661,7 +661,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
661
661
|
} | {
|
|
662
662
|
__kind: "TooManyConsumers";
|
|
663
663
|
} | {
|
|
664
|
-
value: "
|
|
664
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
665
665
|
__kind: "Token";
|
|
666
666
|
} | {
|
|
667
667
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -700,7 +700,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
700
700
|
__kind: "TooManyConsumers";
|
|
701
701
|
} | {
|
|
702
702
|
value: {
|
|
703
|
-
__kind: "
|
|
703
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
704
704
|
};
|
|
705
705
|
__kind: "Token";
|
|
706
706
|
} | {
|
|
@@ -777,7 +777,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
777
777
|
} | {
|
|
778
778
|
__kind: "TooManyConsumers";
|
|
779
779
|
} | {
|
|
780
|
-
value: "
|
|
780
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
781
781
|
__kind: "Token";
|
|
782
782
|
} | {
|
|
783
783
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -821,7 +821,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
821
821
|
} | {
|
|
822
822
|
__kind: "TooManyConsumers";
|
|
823
823
|
} | {
|
|
824
|
-
value: "
|
|
824
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
825
825
|
__kind: "Token";
|
|
826
826
|
} | {
|
|
827
827
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -898,7 +898,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
898
898
|
__kind: "TooManyConsumers";
|
|
899
899
|
} | {
|
|
900
900
|
value: {
|
|
901
|
-
__kind: "
|
|
901
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
902
902
|
};
|
|
903
903
|
__kind: "Token";
|
|
904
904
|
} | {
|
|
@@ -948,7 +948,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
948
948
|
__kind: "TooManyConsumers";
|
|
949
949
|
} | {
|
|
950
950
|
value: {
|
|
951
|
-
__kind: "
|
|
951
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
952
952
|
};
|
|
953
953
|
__kind: "Token";
|
|
954
954
|
} | {
|
|
@@ -183,18 +183,18 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
183
183
|
value: z.ZodEffects<z.ZodObject<{
|
|
184
184
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
185
185
|
}, "strip", z.ZodTypeAny, {
|
|
186
|
-
__kind: "
|
|
186
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
187
187
|
}, {
|
|
188
|
-
__kind: "
|
|
189
|
-
}>, "
|
|
190
|
-
__kind: "
|
|
188
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
190
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
191
191
|
}>;
|
|
192
192
|
}, "strip", z.ZodTypeAny, {
|
|
193
|
-
value: "
|
|
193
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
194
194
|
__kind: "Token";
|
|
195
195
|
}, {
|
|
196
196
|
value: {
|
|
197
|
-
__kind: "
|
|
197
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
198
198
|
};
|
|
199
199
|
__kind: "Token";
|
|
200
200
|
}>, z.ZodObject<{
|
|
@@ -280,7 +280,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
280
280
|
} | {
|
|
281
281
|
__kind: "TooManyConsumers";
|
|
282
282
|
} | {
|
|
283
|
-
value: "
|
|
283
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
284
284
|
__kind: "Token";
|
|
285
285
|
} | {
|
|
286
286
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -319,7 +319,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
319
319
|
__kind: "TooManyConsumers";
|
|
320
320
|
} | {
|
|
321
321
|
value: {
|
|
322
|
-
__kind: "
|
|
322
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
323
323
|
};
|
|
324
324
|
__kind: "Token";
|
|
325
325
|
} | {
|
|
@@ -397,7 +397,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
397
397
|
} | {
|
|
398
398
|
__kind: "TooManyConsumers";
|
|
399
399
|
} | {
|
|
400
|
-
value: "
|
|
400
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
401
401
|
__kind: "Token";
|
|
402
402
|
} | {
|
|
403
403
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -468,7 +468,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
468
468
|
__kind: "TooManyConsumers";
|
|
469
469
|
} | {
|
|
470
470
|
value: {
|
|
471
|
-
__kind: "
|
|
471
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
472
472
|
};
|
|
473
473
|
__kind: "Token";
|
|
474
474
|
} | {
|
|
@@ -564,18 +564,18 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
564
564
|
value: z.ZodEffects<z.ZodObject<{
|
|
565
565
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
566
566
|
}, "strip", z.ZodTypeAny, {
|
|
567
|
-
__kind: "
|
|
567
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
568
568
|
}, {
|
|
569
|
-
__kind: "
|
|
570
|
-
}>, "
|
|
571
|
-
__kind: "
|
|
569
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
570
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
571
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
572
572
|
}>;
|
|
573
573
|
}, "strip", z.ZodTypeAny, {
|
|
574
|
-
value: "
|
|
574
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
575
575
|
__kind: "Token";
|
|
576
576
|
}, {
|
|
577
577
|
value: {
|
|
578
|
-
__kind: "
|
|
578
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
579
579
|
};
|
|
580
580
|
__kind: "Token";
|
|
581
581
|
}>, z.ZodObject<{
|
|
@@ -661,7 +661,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
661
661
|
} | {
|
|
662
662
|
__kind: "TooManyConsumers";
|
|
663
663
|
} | {
|
|
664
|
-
value: "
|
|
664
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
665
665
|
__kind: "Token";
|
|
666
666
|
} | {
|
|
667
667
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -700,7 +700,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
700
700
|
__kind: "TooManyConsumers";
|
|
701
701
|
} | {
|
|
702
702
|
value: {
|
|
703
|
-
__kind: "
|
|
703
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
704
704
|
};
|
|
705
705
|
__kind: "Token";
|
|
706
706
|
} | {
|
|
@@ -777,7 +777,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
777
777
|
} | {
|
|
778
778
|
__kind: "TooManyConsumers";
|
|
779
779
|
} | {
|
|
780
|
-
value: "
|
|
780
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
781
781
|
__kind: "Token";
|
|
782
782
|
} | {
|
|
783
783
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -821,7 +821,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
821
821
|
} | {
|
|
822
822
|
__kind: "TooManyConsumers";
|
|
823
823
|
} | {
|
|
824
|
-
value: "
|
|
824
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
825
825
|
__kind: "Token";
|
|
826
826
|
} | {
|
|
827
827
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -898,7 +898,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
898
898
|
__kind: "TooManyConsumers";
|
|
899
899
|
} | {
|
|
900
900
|
value: {
|
|
901
|
-
__kind: "
|
|
901
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
902
902
|
};
|
|
903
903
|
__kind: "Token";
|
|
904
904
|
} | {
|
|
@@ -948,7 +948,7 @@ declare const solanaIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
948
948
|
__kind: "TooManyConsumers";
|
|
949
949
|
} | {
|
|
950
950
|
value: {
|
|
951
|
-
__kind: "
|
|
951
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
952
952
|
};
|
|
953
953
|
__kind: "Token";
|
|
954
954
|
} | {
|
|
@@ -503,16 +503,16 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
503
503
|
readonly chain: "Assethub";
|
|
504
504
|
readonly address: string;
|
|
505
505
|
};
|
|
506
|
+
affiliateFees: {
|
|
507
|
+
account: string;
|
|
508
|
+
bps: number;
|
|
509
|
+
}[];
|
|
510
|
+
boostFee: number;
|
|
506
511
|
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
507
512
|
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
508
513
|
brokerCommissionRate: number;
|
|
509
514
|
sourceChainExpiryBlock: bigint;
|
|
510
|
-
boostFee: number;
|
|
511
515
|
channelOpeningFee: bigint;
|
|
512
|
-
affiliateFees: {
|
|
513
|
-
account: string;
|
|
514
|
-
bps: number;
|
|
515
|
-
}[];
|
|
516
516
|
refundParameters: {
|
|
517
517
|
retryDuration: number;
|
|
518
518
|
minPrice: bigint;
|
|
@@ -588,6 +588,11 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
588
588
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
589
589
|
value: string;
|
|
590
590
|
};
|
|
591
|
+
affiliateFees: {
|
|
592
|
+
account: string;
|
|
593
|
+
bps: number;
|
|
594
|
+
}[];
|
|
595
|
+
boostFee: number;
|
|
591
596
|
sourceAsset: {
|
|
592
597
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
593
598
|
};
|
|
@@ -596,12 +601,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
596
601
|
};
|
|
597
602
|
brokerCommissionRate: number;
|
|
598
603
|
sourceChainExpiryBlock: string | number;
|
|
599
|
-
boostFee: number;
|
|
600
604
|
channelOpeningFee: string | number;
|
|
601
|
-
affiliateFees: {
|
|
602
|
-
account: string;
|
|
603
|
-
bps: number;
|
|
604
|
-
}[];
|
|
605
605
|
refundParameters: {
|
|
606
606
|
retryDuration: number;
|
|
607
607
|
minPrice: string | number;
|
|
@@ -503,16 +503,16 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
503
503
|
readonly chain: "Assethub";
|
|
504
504
|
readonly address: string;
|
|
505
505
|
};
|
|
506
|
+
affiliateFees: {
|
|
507
|
+
account: string;
|
|
508
|
+
bps: number;
|
|
509
|
+
}[];
|
|
510
|
+
boostFee: number;
|
|
506
511
|
sourceAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
507
512
|
destinationAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
508
513
|
brokerCommissionRate: number;
|
|
509
514
|
sourceChainExpiryBlock: bigint;
|
|
510
|
-
boostFee: number;
|
|
511
515
|
channelOpeningFee: bigint;
|
|
512
|
-
affiliateFees: {
|
|
513
|
-
account: string;
|
|
514
|
-
bps: number;
|
|
515
|
-
}[];
|
|
516
516
|
refundParameters: {
|
|
517
517
|
retryDuration: number;
|
|
518
518
|
minPrice: bigint;
|
|
@@ -588,6 +588,11 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
588
588
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
589
589
|
value: string;
|
|
590
590
|
};
|
|
591
|
+
affiliateFees: {
|
|
592
|
+
account: string;
|
|
593
|
+
bps: number;
|
|
594
|
+
}[];
|
|
595
|
+
boostFee: number;
|
|
591
596
|
sourceAsset: {
|
|
592
597
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
593
598
|
};
|
|
@@ -596,12 +601,7 @@ declare const swappingSwapDepositAddressReady: z.ZodObject<{
|
|
|
596
601
|
};
|
|
597
602
|
brokerCommissionRate: number;
|
|
598
603
|
sourceChainExpiryBlock: string | number;
|
|
599
|
-
boostFee: number;
|
|
600
604
|
channelOpeningFee: string | number;
|
|
601
|
-
affiliateFees: {
|
|
602
|
-
account: string;
|
|
603
|
-
bps: number;
|
|
604
|
-
}[];
|
|
605
605
|
refundParameters: {
|
|
606
606
|
retryDuration: number;
|
|
607
607
|
minPrice: string | number;
|
|
@@ -1115,10 +1115,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1115
1115
|
chunkInterval: number;
|
|
1116
1116
|
}>>>;
|
|
1117
1117
|
}, "strip", z.ZodTypeAny, {
|
|
1118
|
-
swapRequestId: bigint;
|
|
1119
1118
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1120
|
-
inputAmount: bigint;
|
|
1121
1119
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1120
|
+
swapRequestId: bigint;
|
|
1121
|
+
inputAmount: bigint;
|
|
1122
1122
|
origin: {
|
|
1123
1123
|
__kind: "DepositChannel";
|
|
1124
1124
|
depositAddress: {
|
|
@@ -1299,14 +1299,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1299
1299
|
chunkInterval: number;
|
|
1300
1300
|
} | null | undefined;
|
|
1301
1301
|
}, {
|
|
1302
|
-
swapRequestId: string | number;
|
|
1303
1302
|
inputAsset: {
|
|
1304
1303
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1305
1304
|
};
|
|
1306
|
-
inputAmount: string | number;
|
|
1307
1305
|
outputAsset: {
|
|
1308
1306
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1309
1307
|
};
|
|
1308
|
+
swapRequestId: string | number;
|
|
1309
|
+
inputAmount: string | number;
|
|
1310
1310
|
origin: {
|
|
1311
1311
|
__kind: "DepositChannel";
|
|
1312
1312
|
depositAddress: {
|
|
@@ -1115,10 +1115,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1115
1115
|
chunkInterval: number;
|
|
1116
1116
|
}>>>;
|
|
1117
1117
|
}, "strip", z.ZodTypeAny, {
|
|
1118
|
-
swapRequestId: bigint;
|
|
1119
1118
|
inputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1120
|
-
inputAmount: bigint;
|
|
1121
1119
|
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1120
|
+
swapRequestId: bigint;
|
|
1121
|
+
inputAmount: bigint;
|
|
1122
1122
|
origin: {
|
|
1123
1123
|
__kind: "DepositChannel";
|
|
1124
1124
|
depositAddress: {
|
|
@@ -1299,14 +1299,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
1299
1299
|
chunkInterval: number;
|
|
1300
1300
|
} | null | undefined;
|
|
1301
1301
|
}, {
|
|
1302
|
-
swapRequestId: string | number;
|
|
1303
1302
|
inputAsset: {
|
|
1304
1303
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1305
1304
|
};
|
|
1306
|
-
inputAmount: string | number;
|
|
1307
1305
|
outputAsset: {
|
|
1308
1306
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc" | "HubDot" | "HubUsdt" | "HubUsdc";
|
|
1309
1307
|
};
|
|
1308
|
+
swapRequestId: string | number;
|
|
1309
|
+
inputAmount: string | number;
|
|
1310
1310
|
origin: {
|
|
1311
1311
|
__kind: "DepositChannel";
|
|
1312
1312
|
depositAddress: {
|
|
@@ -147,6 +147,7 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
147
147
|
}>]>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
149
|
lp: string;
|
|
150
|
+
orderId: bigint;
|
|
150
151
|
error: {
|
|
151
152
|
__kind: "Other";
|
|
152
153
|
} | {
|
|
@@ -183,9 +184,9 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
183
184
|
} | {
|
|
184
185
|
__kind: "RootNotAllowed";
|
|
185
186
|
};
|
|
186
|
-
orderId: bigint;
|
|
187
187
|
}, {
|
|
188
188
|
lp: string;
|
|
189
|
+
orderId: string | number;
|
|
189
190
|
error: {
|
|
190
191
|
__kind: "Other";
|
|
191
192
|
} | {
|
|
@@ -228,7 +229,6 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
228
229
|
} | {
|
|
229
230
|
__kind: "RootNotAllowed";
|
|
230
231
|
};
|
|
231
|
-
orderId: string | number;
|
|
232
232
|
}>;
|
|
233
233
|
|
|
234
234
|
export { liquidityPoolsScheduledLimitOrderUpdateDispatchFailure };
|
|
@@ -147,6 +147,7 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
147
147
|
}>]>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
149
|
lp: string;
|
|
150
|
+
orderId: bigint;
|
|
150
151
|
error: {
|
|
151
152
|
__kind: "Other";
|
|
152
153
|
} | {
|
|
@@ -183,9 +184,9 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
183
184
|
} | {
|
|
184
185
|
__kind: "RootNotAllowed";
|
|
185
186
|
};
|
|
186
|
-
orderId: bigint;
|
|
187
187
|
}, {
|
|
188
188
|
lp: string;
|
|
189
|
+
orderId: string | number;
|
|
189
190
|
error: {
|
|
190
191
|
__kind: "Other";
|
|
191
192
|
} | {
|
|
@@ -228,7 +229,6 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
228
229
|
} | {
|
|
229
230
|
__kind: "RootNotAllowed";
|
|
230
231
|
};
|
|
231
|
-
orderId: string | number;
|
|
232
232
|
}>;
|
|
233
233
|
|
|
234
234
|
export { liquidityPoolsScheduledLimitOrderUpdateDispatchFailure };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/11100/accountRoles/accountRoleDeregistered.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var _commoncjs = require('../common.cjs');
|
|
4
|
+
var accountRolesAccountRoleDeregistered = _zod.z.object({
|
|
5
|
+
accountId: _commoncjs.accountId,
|
|
6
|
+
role: _commoncjs.cfPrimitivesAccountRole
|
|
7
|
+
});
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.accountRolesAccountRoleDeregistered = accountRolesAccountRoleDeregistered;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const accountRolesAccountRoleDeregistered: z.ZodObject<{
|
|
4
|
+
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
|
+
role: z.ZodEffects<z.ZodObject<{
|
|
6
|
+
__kind: z.ZodEnum<["Unregistered", "Validator", "LiquidityProvider", "Broker", "Operator"]>;
|
|
7
|
+
}, "strip", z.ZodTypeAny, {
|
|
8
|
+
__kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
|
|
9
|
+
}, {
|
|
10
|
+
__kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
|
|
11
|
+
}>, "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator", {
|
|
12
|
+
__kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
|
|
13
|
+
}>;
|
|
14
|
+
}, "strip", z.ZodTypeAny, {
|
|
15
|
+
accountId: string;
|
|
16
|
+
role: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
|
|
17
|
+
}, {
|
|
18
|
+
accountId: string;
|
|
19
|
+
role: {
|
|
20
|
+
__kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
|
|
21
|
+
};
|
|
22
|
+
}>;
|
|
23
|
+
|
|
24
|
+
export { accountRolesAccountRoleDeregistered };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const accountRolesAccountRoleDeregistered: z.ZodObject<{
|
|
4
|
+
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
5
|
+
role: z.ZodEffects<z.ZodObject<{
|
|
6
|
+
__kind: z.ZodEnum<["Unregistered", "Validator", "LiquidityProvider", "Broker", "Operator"]>;
|
|
7
|
+
}, "strip", z.ZodTypeAny, {
|
|
8
|
+
__kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
|
|
9
|
+
}, {
|
|
10
|
+
__kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
|
|
11
|
+
}>, "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator", {
|
|
12
|
+
__kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
|
|
13
|
+
}>;
|
|
14
|
+
}, "strip", z.ZodTypeAny, {
|
|
15
|
+
accountId: string;
|
|
16
|
+
role: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
|
|
17
|
+
}, {
|
|
18
|
+
accountId: string;
|
|
19
|
+
role: {
|
|
20
|
+
__kind: "Unregistered" | "Validator" | "LiquidityProvider" | "Broker" | "Operator";
|
|
21
|
+
};
|
|
22
|
+
}>;
|
|
23
|
+
|
|
24
|
+
export { accountRolesAccountRoleDeregistered };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// generated/11100/accountRoles/accountRoleDeregistered.ts
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import { accountId, cfPrimitivesAccountRole } from "../common.mjs";
|
|
4
|
+
var accountRolesAccountRoleDeregistered = z.object({
|
|
5
|
+
accountId,
|
|
6
|
+
role: cfPrimitivesAccountRole
|
|
7
|
+
});
|
|
8
|
+
export {
|
|
9
|
+
accountRolesAccountRoleDeregistered
|
|
10
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/11100/accountRoles/accountRoleRegistered.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var _commoncjs = require('../common.cjs');
|
|
4
|
+
var accountRolesAccountRoleRegistered = _zod.z.object({
|
|
5
|
+
accountId: _commoncjs.accountId,
|
|
6
|
+
role: _commoncjs.cfPrimitivesAccountRole
|
|
7
|
+
});
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.accountRolesAccountRoleRegistered = accountRolesAccountRoleRegistered;
|