@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
|
@@ -53,17 +53,17 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
53
53
|
error: string;
|
|
54
54
|
}>;
|
|
55
55
|
}, "strip", z.ZodTypeAny, {
|
|
56
|
+
__kind: "Module";
|
|
56
57
|
value: {
|
|
57
58
|
index: number;
|
|
58
59
|
error: `0x${string}`;
|
|
59
60
|
};
|
|
60
|
-
__kind: "Module";
|
|
61
61
|
}, {
|
|
62
|
+
__kind: "Module";
|
|
62
63
|
value: {
|
|
63
64
|
index: number;
|
|
64
65
|
error: string;
|
|
65
66
|
};
|
|
66
|
-
__kind: "Module";
|
|
67
67
|
}>, z.ZodObject<{
|
|
68
68
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
69
69
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -87,20 +87,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
88
88
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
__kind: "
|
|
90
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
91
91
|
}, {
|
|
92
|
-
__kind: "
|
|
93
|
-
}>, "
|
|
94
|
-
__kind: "
|
|
92
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
93
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
94
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
98
97
|
__kind: "Token";
|
|
98
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
99
99
|
}, {
|
|
100
|
+
__kind: "Token";
|
|
100
101
|
value: {
|
|
101
|
-
__kind: "
|
|
102
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
102
103
|
};
|
|
103
|
-
__kind: "Token";
|
|
104
104
|
}>, z.ZodObject<{
|
|
105
105
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
106
106
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -113,13 +113,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
113
113
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
114
114
|
}>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
117
116
|
__kind: "Arithmetic";
|
|
117
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
118
118
|
}, {
|
|
119
|
+
__kind: "Arithmetic";
|
|
119
120
|
value: {
|
|
120
121
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
121
122
|
};
|
|
122
|
-
__kind: "Arithmetic";
|
|
123
123
|
}>, z.ZodObject<{
|
|
124
124
|
__kind: z.ZodLiteral<"Transactional">;
|
|
125
125
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -132,13 +132,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
132
132
|
__kind: "LimitReached" | "NoLayer";
|
|
133
133
|
}>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
-
value: "LimitReached" | "NoLayer";
|
|
136
135
|
__kind: "Transactional";
|
|
136
|
+
value: "LimitReached" | "NoLayer";
|
|
137
137
|
}, {
|
|
138
|
+
__kind: "Transactional";
|
|
138
139
|
value: {
|
|
139
140
|
__kind: "LimitReached" | "NoLayer";
|
|
140
141
|
};
|
|
141
|
-
__kind: "Transactional";
|
|
142
142
|
}>, z.ZodObject<{
|
|
143
143
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
144
144
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -165,6 +165,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
165
165
|
__kind: "RootNotAllowed";
|
|
166
166
|
}>]>;
|
|
167
167
|
}, "strip", z.ZodTypeAny, {
|
|
168
|
+
__kind: "DepositWitnessRejected";
|
|
168
169
|
value: {
|
|
169
170
|
__kind: "Other";
|
|
170
171
|
} | {
|
|
@@ -172,11 +173,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
172
173
|
} | {
|
|
173
174
|
__kind: "BadOrigin";
|
|
174
175
|
} | {
|
|
176
|
+
__kind: "Module";
|
|
175
177
|
value: {
|
|
176
178
|
index: number;
|
|
177
179
|
error: `0x${string}`;
|
|
178
180
|
};
|
|
179
|
-
__kind: "Module";
|
|
180
181
|
} | {
|
|
181
182
|
__kind: "ConsumerRemaining";
|
|
182
183
|
} | {
|
|
@@ -184,14 +185,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
184
185
|
} | {
|
|
185
186
|
__kind: "TooManyConsumers";
|
|
186
187
|
} | {
|
|
187
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
188
188
|
__kind: "Token";
|
|
189
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
189
190
|
} | {
|
|
190
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
191
191
|
__kind: "Arithmetic";
|
|
192
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
193
|
} | {
|
|
193
|
-
value: "LimitReached" | "NoLayer";
|
|
194
194
|
__kind: "Transactional";
|
|
195
|
+
value: "LimitReached" | "NoLayer";
|
|
195
196
|
} | {
|
|
196
197
|
__kind: "Exhausted";
|
|
197
198
|
} | {
|
|
@@ -201,8 +202,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
201
202
|
} | {
|
|
202
203
|
__kind: "RootNotAllowed";
|
|
203
204
|
};
|
|
204
|
-
__kind: "DepositWitnessRejected";
|
|
205
205
|
}, {
|
|
206
|
+
__kind: "DepositWitnessRejected";
|
|
206
207
|
value: {
|
|
207
208
|
__kind: "Other";
|
|
208
209
|
} | {
|
|
@@ -210,11 +211,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
210
211
|
} | {
|
|
211
212
|
__kind: "BadOrigin";
|
|
212
213
|
} | {
|
|
214
|
+
__kind: "Module";
|
|
213
215
|
value: {
|
|
214
216
|
index: number;
|
|
215
217
|
error: string;
|
|
216
218
|
};
|
|
217
|
-
__kind: "Module";
|
|
218
219
|
} | {
|
|
219
220
|
__kind: "ConsumerRemaining";
|
|
220
221
|
} | {
|
|
@@ -222,20 +223,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
222
223
|
} | {
|
|
223
224
|
__kind: "TooManyConsumers";
|
|
224
225
|
} | {
|
|
226
|
+
__kind: "Token";
|
|
225
227
|
value: {
|
|
226
|
-
__kind: "
|
|
228
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
227
229
|
};
|
|
228
|
-
__kind: "Token";
|
|
229
230
|
} | {
|
|
231
|
+
__kind: "Arithmetic";
|
|
230
232
|
value: {
|
|
231
233
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
232
234
|
};
|
|
233
|
-
__kind: "Arithmetic";
|
|
234
235
|
} | {
|
|
236
|
+
__kind: "Transactional";
|
|
235
237
|
value: {
|
|
236
238
|
__kind: "LimitReached" | "NoLayer";
|
|
237
239
|
};
|
|
238
|
-
__kind: "Transactional";
|
|
239
240
|
} | {
|
|
240
241
|
__kind: "Exhausted";
|
|
241
242
|
} | {
|
|
@@ -245,7 +246,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
245
246
|
} | {
|
|
246
247
|
__kind: "RootNotAllowed";
|
|
247
248
|
};
|
|
248
|
-
__kind: "DepositWitnessRejected";
|
|
249
249
|
}>, z.ZodObject<{
|
|
250
250
|
__kind: z.ZodLiteral<"InvalidDestinationAddress">;
|
|
251
251
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -378,11 +378,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
378
378
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
379
379
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
380
380
|
}, "strip", z.ZodTypeAny, {
|
|
381
|
-
value: `0x${string}`;
|
|
382
381
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
382
|
+
value: `0x${string}`;
|
|
383
383
|
}, {
|
|
384
|
-
value: string;
|
|
385
384
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
385
|
+
value: string;
|
|
386
386
|
}>, {
|
|
387
387
|
readonly chain: "Ethereum";
|
|
388
388
|
readonly address: `0x${string}`;
|
|
@@ -399,8 +399,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
399
399
|
readonly chain: "Solana";
|
|
400
400
|
readonly address: string;
|
|
401
401
|
}, {
|
|
402
|
-
value: string;
|
|
403
402
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
403
|
+
value: string;
|
|
404
404
|
}>;
|
|
405
405
|
depositMetadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
406
406
|
channelMetadata: z.ZodObject<{
|
|
@@ -429,67 +429,67 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
429
429
|
__kind: z.ZodLiteral<"Eth">;
|
|
430
430
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
431
431
|
}, "strip", z.ZodTypeAny, {
|
|
432
|
-
value: `0x${string}`;
|
|
433
432
|
__kind: "Eth";
|
|
433
|
+
value: `0x${string}`;
|
|
434
434
|
}, {
|
|
435
|
-
value: string;
|
|
436
435
|
__kind: "Eth";
|
|
436
|
+
value: string;
|
|
437
437
|
}>, z.ZodObject<{
|
|
438
438
|
__kind: z.ZodLiteral<"Dot">;
|
|
439
439
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
440
440
|
}, "strip", z.ZodTypeAny, {
|
|
441
|
-
value: `0x${string}`;
|
|
442
441
|
__kind: "Dot";
|
|
442
|
+
value: `0x${string}`;
|
|
443
443
|
}, {
|
|
444
|
-
value: string;
|
|
445
444
|
__kind: "Dot";
|
|
445
|
+
value: string;
|
|
446
446
|
}>, z.ZodObject<{
|
|
447
447
|
__kind: z.ZodLiteral<"Btc">;
|
|
448
448
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
449
449
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
450
450
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
451
451
|
}, "strip", z.ZodTypeAny, {
|
|
452
|
-
value: `0x${string}`;
|
|
453
452
|
__kind: "P2PKH";
|
|
453
|
+
value: `0x${string}`;
|
|
454
454
|
}, {
|
|
455
|
-
value: string;
|
|
456
455
|
__kind: "P2PKH";
|
|
456
|
+
value: string;
|
|
457
457
|
}>, z.ZodObject<{
|
|
458
458
|
__kind: z.ZodLiteral<"P2SH">;
|
|
459
459
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
460
460
|
}, "strip", z.ZodTypeAny, {
|
|
461
|
-
value: `0x${string}`;
|
|
462
461
|
__kind: "P2SH";
|
|
462
|
+
value: `0x${string}`;
|
|
463
463
|
}, {
|
|
464
|
-
value: string;
|
|
465
464
|
__kind: "P2SH";
|
|
465
|
+
value: string;
|
|
466
466
|
}>, z.ZodObject<{
|
|
467
467
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
468
468
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
469
469
|
}, "strip", z.ZodTypeAny, {
|
|
470
|
-
value: `0x${string}`;
|
|
471
470
|
__kind: "P2WPKH";
|
|
471
|
+
value: `0x${string}`;
|
|
472
472
|
}, {
|
|
473
|
-
value: string;
|
|
474
473
|
__kind: "P2WPKH";
|
|
474
|
+
value: string;
|
|
475
475
|
}>, z.ZodObject<{
|
|
476
476
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
477
477
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
478
478
|
}, "strip", z.ZodTypeAny, {
|
|
479
|
-
value: `0x${string}`;
|
|
480
479
|
__kind: "P2WSH";
|
|
480
|
+
value: `0x${string}`;
|
|
481
481
|
}, {
|
|
482
|
-
value: string;
|
|
483
482
|
__kind: "P2WSH";
|
|
483
|
+
value: string;
|
|
484
484
|
}>, z.ZodObject<{
|
|
485
485
|
__kind: z.ZodLiteral<"Taproot">;
|
|
486
486
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
487
487
|
}, "strip", z.ZodTypeAny, {
|
|
488
|
-
value: `0x${string}`;
|
|
489
488
|
__kind: "Taproot";
|
|
489
|
+
value: `0x${string}`;
|
|
490
490
|
}, {
|
|
491
|
-
value: string;
|
|
492
491
|
__kind: "Taproot";
|
|
492
|
+
value: string;
|
|
493
493
|
}>, z.ZodObject<{
|
|
494
494
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
495
495
|
version: z.ZodNumber;
|
|
@@ -504,67 +504,67 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
504
504
|
program: string;
|
|
505
505
|
}>]>;
|
|
506
506
|
}, "strip", z.ZodTypeAny, {
|
|
507
|
+
__kind: "Btc";
|
|
507
508
|
value: {
|
|
508
|
-
value: `0x${string}`;
|
|
509
509
|
__kind: "P2PKH";
|
|
510
|
-
} | {
|
|
511
510
|
value: `0x${string}`;
|
|
512
|
-
__kind: "P2SH";
|
|
513
511
|
} | {
|
|
512
|
+
__kind: "P2SH";
|
|
514
513
|
value: `0x${string}`;
|
|
515
|
-
__kind: "P2WPKH";
|
|
516
514
|
} | {
|
|
515
|
+
__kind: "P2WPKH";
|
|
517
516
|
value: `0x${string}`;
|
|
518
|
-
__kind: "P2WSH";
|
|
519
517
|
} | {
|
|
518
|
+
__kind: "P2WSH";
|
|
520
519
|
value: `0x${string}`;
|
|
520
|
+
} | {
|
|
521
521
|
__kind: "Taproot";
|
|
522
|
+
value: `0x${string}`;
|
|
522
523
|
} | {
|
|
523
524
|
__kind: "OtherSegwit";
|
|
524
525
|
version: number;
|
|
525
526
|
program: `0x${string}`;
|
|
526
527
|
};
|
|
527
|
-
__kind: "Btc";
|
|
528
528
|
}, {
|
|
529
|
+
__kind: "Btc";
|
|
529
530
|
value: {
|
|
530
|
-
value: string;
|
|
531
531
|
__kind: "P2PKH";
|
|
532
|
-
} | {
|
|
533
532
|
value: string;
|
|
534
|
-
__kind: "P2SH";
|
|
535
533
|
} | {
|
|
534
|
+
__kind: "P2SH";
|
|
536
535
|
value: string;
|
|
537
|
-
__kind: "P2WPKH";
|
|
538
536
|
} | {
|
|
537
|
+
__kind: "P2WPKH";
|
|
539
538
|
value: string;
|
|
540
|
-
__kind: "P2WSH";
|
|
541
539
|
} | {
|
|
540
|
+
__kind: "P2WSH";
|
|
542
541
|
value: string;
|
|
542
|
+
} | {
|
|
543
543
|
__kind: "Taproot";
|
|
544
|
+
value: string;
|
|
544
545
|
} | {
|
|
545
546
|
__kind: "OtherSegwit";
|
|
546
547
|
version: number;
|
|
547
548
|
program: string;
|
|
548
549
|
};
|
|
549
|
-
__kind: "Btc";
|
|
550
550
|
}>, z.ZodObject<{
|
|
551
551
|
__kind: z.ZodLiteral<"Arb">;
|
|
552
552
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
553
553
|
}, "strip", z.ZodTypeAny, {
|
|
554
|
-
value: `0x${string}`;
|
|
555
554
|
__kind: "Arb";
|
|
555
|
+
value: `0x${string}`;
|
|
556
556
|
}, {
|
|
557
|
-
value: string;
|
|
558
557
|
__kind: "Arb";
|
|
558
|
+
value: string;
|
|
559
559
|
}>, z.ZodObject<{
|
|
560
560
|
__kind: z.ZodLiteral<"Sol">;
|
|
561
561
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
562
562
|
}, "strip", z.ZodTypeAny, {
|
|
563
|
-
value: `0x${string}`;
|
|
564
563
|
__kind: "Sol";
|
|
564
|
+
value: `0x${string}`;
|
|
565
565
|
}, {
|
|
566
|
-
value: string;
|
|
567
566
|
__kind: "Sol";
|
|
567
|
+
value: string;
|
|
568
568
|
}>]>>>;
|
|
569
569
|
}, "strip", z.ZodTypeAny, {
|
|
570
570
|
channelMetadata: {
|
|
@@ -574,39 +574,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
574
574
|
};
|
|
575
575
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
576
576
|
sourceAddress?: {
|
|
577
|
-
value: `0x${string}`;
|
|
578
577
|
__kind: "Eth";
|
|
579
|
-
} | {
|
|
580
578
|
value: `0x${string}`;
|
|
579
|
+
} | {
|
|
581
580
|
__kind: "Dot";
|
|
581
|
+
value: `0x${string}`;
|
|
582
582
|
} | {
|
|
583
|
+
__kind: "Btc";
|
|
583
584
|
value: {
|
|
584
|
-
value: `0x${string}`;
|
|
585
585
|
__kind: "P2PKH";
|
|
586
|
-
} | {
|
|
587
586
|
value: `0x${string}`;
|
|
588
|
-
__kind: "P2SH";
|
|
589
587
|
} | {
|
|
588
|
+
__kind: "P2SH";
|
|
590
589
|
value: `0x${string}`;
|
|
591
|
-
__kind: "P2WPKH";
|
|
592
590
|
} | {
|
|
591
|
+
__kind: "P2WPKH";
|
|
593
592
|
value: `0x${string}`;
|
|
594
|
-
__kind: "P2WSH";
|
|
595
593
|
} | {
|
|
594
|
+
__kind: "P2WSH";
|
|
596
595
|
value: `0x${string}`;
|
|
596
|
+
} | {
|
|
597
597
|
__kind: "Taproot";
|
|
598
|
+
value: `0x${string}`;
|
|
598
599
|
} | {
|
|
599
600
|
__kind: "OtherSegwit";
|
|
600
601
|
version: number;
|
|
601
602
|
program: `0x${string}`;
|
|
602
603
|
};
|
|
603
|
-
__kind: "Btc";
|
|
604
604
|
} | {
|
|
605
|
-
value: `0x${string}`;
|
|
606
605
|
__kind: "Arb";
|
|
607
|
-
} | {
|
|
608
606
|
value: `0x${string}`;
|
|
607
|
+
} | {
|
|
609
608
|
__kind: "Sol";
|
|
609
|
+
value: `0x${string}`;
|
|
610
610
|
} | null | undefined;
|
|
611
611
|
}, {
|
|
612
612
|
channelMetadata: {
|
|
@@ -618,39 +618,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
618
618
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
619
619
|
};
|
|
620
620
|
sourceAddress?: {
|
|
621
|
-
value: string;
|
|
622
621
|
__kind: "Eth";
|
|
623
|
-
} | {
|
|
624
622
|
value: string;
|
|
623
|
+
} | {
|
|
625
624
|
__kind: "Dot";
|
|
625
|
+
value: string;
|
|
626
626
|
} | {
|
|
627
|
+
__kind: "Btc";
|
|
627
628
|
value: {
|
|
628
|
-
value: string;
|
|
629
629
|
__kind: "P2PKH";
|
|
630
|
-
} | {
|
|
631
630
|
value: string;
|
|
632
|
-
__kind: "P2SH";
|
|
633
631
|
} | {
|
|
632
|
+
__kind: "P2SH";
|
|
634
633
|
value: string;
|
|
635
|
-
__kind: "P2WPKH";
|
|
636
634
|
} | {
|
|
635
|
+
__kind: "P2WPKH";
|
|
637
636
|
value: string;
|
|
638
|
-
__kind: "P2WSH";
|
|
639
637
|
} | {
|
|
638
|
+
__kind: "P2WSH";
|
|
640
639
|
value: string;
|
|
640
|
+
} | {
|
|
641
641
|
__kind: "Taproot";
|
|
642
|
+
value: string;
|
|
642
643
|
} | {
|
|
643
644
|
__kind: "OtherSegwit";
|
|
644
645
|
version: number;
|
|
645
646
|
program: string;
|
|
646
647
|
};
|
|
647
|
-
__kind: "Btc";
|
|
648
648
|
} | {
|
|
649
|
-
value: string;
|
|
650
649
|
__kind: "Arb";
|
|
651
|
-
} | {
|
|
652
650
|
value: string;
|
|
651
|
+
} | {
|
|
653
652
|
__kind: "Sol";
|
|
653
|
+
value: string;
|
|
654
654
|
} | null | undefined;
|
|
655
655
|
}>>>;
|
|
656
656
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -742,39 +742,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
742
742
|
};
|
|
743
743
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
744
744
|
sourceAddress?: {
|
|
745
|
-
value: `0x${string}`;
|
|
746
745
|
__kind: "Eth";
|
|
747
|
-
} | {
|
|
748
746
|
value: `0x${string}`;
|
|
747
|
+
} | {
|
|
749
748
|
__kind: "Dot";
|
|
749
|
+
value: `0x${string}`;
|
|
750
750
|
} | {
|
|
751
|
+
__kind: "Btc";
|
|
751
752
|
value: {
|
|
752
|
-
value: `0x${string}`;
|
|
753
753
|
__kind: "P2PKH";
|
|
754
|
-
} | {
|
|
755
754
|
value: `0x${string}`;
|
|
756
|
-
__kind: "P2SH";
|
|
757
755
|
} | {
|
|
756
|
+
__kind: "P2SH";
|
|
758
757
|
value: `0x${string}`;
|
|
759
|
-
__kind: "P2WPKH";
|
|
760
758
|
} | {
|
|
759
|
+
__kind: "P2WPKH";
|
|
761
760
|
value: `0x${string}`;
|
|
762
|
-
__kind: "P2WSH";
|
|
763
761
|
} | {
|
|
762
|
+
__kind: "P2WSH";
|
|
764
763
|
value: `0x${string}`;
|
|
764
|
+
} | {
|
|
765
765
|
__kind: "Taproot";
|
|
766
|
+
value: `0x${string}`;
|
|
766
767
|
} | {
|
|
767
768
|
__kind: "OtherSegwit";
|
|
768
769
|
version: number;
|
|
769
770
|
program: `0x${string}`;
|
|
770
771
|
};
|
|
771
|
-
__kind: "Btc";
|
|
772
772
|
} | {
|
|
773
|
-
value: `0x${string}`;
|
|
774
773
|
__kind: "Arb";
|
|
775
|
-
} | {
|
|
776
774
|
value: `0x${string}`;
|
|
775
|
+
} | {
|
|
777
776
|
__kind: "Sol";
|
|
777
|
+
value: `0x${string}`;
|
|
778
778
|
} | null | undefined;
|
|
779
779
|
} | null | undefined;
|
|
780
780
|
brokerFee?: {
|
|
@@ -798,8 +798,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
798
798
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
799
799
|
};
|
|
800
800
|
destinationAddress: {
|
|
801
|
-
value: string;
|
|
802
801
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
802
|
+
value: string;
|
|
803
803
|
};
|
|
804
804
|
affiliateFees: {
|
|
805
805
|
account: number;
|
|
@@ -823,39 +823,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
823
823
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
824
824
|
};
|
|
825
825
|
sourceAddress?: {
|
|
826
|
-
value: string;
|
|
827
826
|
__kind: "Eth";
|
|
828
|
-
} | {
|
|
829
827
|
value: string;
|
|
828
|
+
} | {
|
|
830
829
|
__kind: "Dot";
|
|
830
|
+
value: string;
|
|
831
831
|
} | {
|
|
832
|
+
__kind: "Btc";
|
|
832
833
|
value: {
|
|
833
|
-
value: string;
|
|
834
834
|
__kind: "P2PKH";
|
|
835
|
-
} | {
|
|
836
835
|
value: string;
|
|
837
|
-
__kind: "P2SH";
|
|
838
836
|
} | {
|
|
837
|
+
__kind: "P2SH";
|
|
839
838
|
value: string;
|
|
840
|
-
__kind: "P2WPKH";
|
|
841
839
|
} | {
|
|
840
|
+
__kind: "P2WPKH";
|
|
842
841
|
value: string;
|
|
843
|
-
__kind: "P2WSH";
|
|
844
842
|
} | {
|
|
843
|
+
__kind: "P2WSH";
|
|
845
844
|
value: string;
|
|
845
|
+
} | {
|
|
846
846
|
__kind: "Taproot";
|
|
847
|
+
value: string;
|
|
847
848
|
} | {
|
|
848
849
|
__kind: "OtherSegwit";
|
|
849
850
|
version: number;
|
|
850
851
|
program: string;
|
|
851
852
|
};
|
|
852
|
-
__kind: "Btc";
|
|
853
853
|
} | {
|
|
854
|
-
value: string;
|
|
855
854
|
__kind: "Arb";
|
|
856
|
-
} | {
|
|
857
855
|
value: string;
|
|
856
|
+
} | {
|
|
858
857
|
__kind: "Sol";
|
|
858
|
+
value: string;
|
|
859
859
|
} | null | undefined;
|
|
860
860
|
} | null | undefined;
|
|
861
861
|
brokerFee?: {
|
|
@@ -913,39 +913,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
913
913
|
};
|
|
914
914
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
915
915
|
sourceAddress?: {
|
|
916
|
-
value: `0x${string}`;
|
|
917
916
|
__kind: "Eth";
|
|
918
|
-
} | {
|
|
919
917
|
value: `0x${string}`;
|
|
918
|
+
} | {
|
|
920
919
|
__kind: "Dot";
|
|
920
|
+
value: `0x${string}`;
|
|
921
921
|
} | {
|
|
922
|
+
__kind: "Btc";
|
|
922
923
|
value: {
|
|
923
|
-
value: `0x${string}`;
|
|
924
924
|
__kind: "P2PKH";
|
|
925
|
-
} | {
|
|
926
925
|
value: `0x${string}`;
|
|
927
|
-
__kind: "P2SH";
|
|
928
926
|
} | {
|
|
927
|
+
__kind: "P2SH";
|
|
929
928
|
value: `0x${string}`;
|
|
930
|
-
__kind: "P2WPKH";
|
|
931
929
|
} | {
|
|
930
|
+
__kind: "P2WPKH";
|
|
932
931
|
value: `0x${string}`;
|
|
933
|
-
__kind: "P2WSH";
|
|
934
932
|
} | {
|
|
933
|
+
__kind: "P2WSH";
|
|
935
934
|
value: `0x${string}`;
|
|
935
|
+
} | {
|
|
936
936
|
__kind: "Taproot";
|
|
937
|
+
value: `0x${string}`;
|
|
937
938
|
} | {
|
|
938
939
|
__kind: "OtherSegwit";
|
|
939
940
|
version: number;
|
|
940
941
|
program: `0x${string}`;
|
|
941
942
|
};
|
|
942
|
-
__kind: "Btc";
|
|
943
943
|
} | {
|
|
944
|
-
value: `0x${string}`;
|
|
945
944
|
__kind: "Arb";
|
|
946
|
-
} | {
|
|
947
945
|
value: `0x${string}`;
|
|
946
|
+
} | {
|
|
948
947
|
__kind: "Sol";
|
|
948
|
+
value: `0x${string}`;
|
|
949
949
|
} | null | undefined;
|
|
950
950
|
} | null | undefined;
|
|
951
951
|
brokerFee?: {
|
|
@@ -972,8 +972,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
972
972
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
973
973
|
};
|
|
974
974
|
destinationAddress: {
|
|
975
|
-
value: string;
|
|
976
975
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
976
|
+
value: string;
|
|
977
977
|
};
|
|
978
978
|
affiliateFees: {
|
|
979
979
|
account: number;
|
|
@@ -997,39 +997,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
997
997
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
998
998
|
};
|
|
999
999
|
sourceAddress?: {
|
|
1000
|
-
value: string;
|
|
1001
1000
|
__kind: "Eth";
|
|
1002
|
-
} | {
|
|
1003
1001
|
value: string;
|
|
1002
|
+
} | {
|
|
1004
1003
|
__kind: "Dot";
|
|
1004
|
+
value: string;
|
|
1005
1005
|
} | {
|
|
1006
|
+
__kind: "Btc";
|
|
1006
1007
|
value: {
|
|
1007
|
-
value: string;
|
|
1008
1008
|
__kind: "P2PKH";
|
|
1009
|
-
} | {
|
|
1010
1009
|
value: string;
|
|
1011
|
-
__kind: "P2SH";
|
|
1012
1010
|
} | {
|
|
1011
|
+
__kind: "P2SH";
|
|
1013
1012
|
value: string;
|
|
1014
|
-
__kind: "P2WPKH";
|
|
1015
1013
|
} | {
|
|
1014
|
+
__kind: "P2WPKH";
|
|
1016
1015
|
value: string;
|
|
1017
|
-
__kind: "P2WSH";
|
|
1018
1016
|
} | {
|
|
1017
|
+
__kind: "P2WSH";
|
|
1019
1018
|
value: string;
|
|
1019
|
+
} | {
|
|
1020
1020
|
__kind: "Taproot";
|
|
1021
|
+
value: string;
|
|
1021
1022
|
} | {
|
|
1022
1023
|
__kind: "OtherSegwit";
|
|
1023
1024
|
version: number;
|
|
1024
1025
|
program: string;
|
|
1025
1026
|
};
|
|
1026
|
-
__kind: "Btc";
|
|
1027
1027
|
} | {
|
|
1028
|
-
value: string;
|
|
1029
1028
|
__kind: "Arb";
|
|
1030
|
-
} | {
|
|
1031
1029
|
value: string;
|
|
1030
|
+
} | {
|
|
1032
1031
|
__kind: "Sol";
|
|
1032
|
+
value: string;
|
|
1033
1033
|
} | null | undefined;
|
|
1034
1034
|
} | null | undefined;
|
|
1035
1035
|
brokerFee?: {
|
|
@@ -1051,6 +1051,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1051
1051
|
} | {
|
|
1052
1052
|
__kind: "TransactionRejectedByBroker";
|
|
1053
1053
|
} | {
|
|
1054
|
+
__kind: "DepositWitnessRejected";
|
|
1054
1055
|
value: {
|
|
1055
1056
|
__kind: "Other";
|
|
1056
1057
|
} | {
|
|
@@ -1058,11 +1059,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1058
1059
|
} | {
|
|
1059
1060
|
__kind: "BadOrigin";
|
|
1060
1061
|
} | {
|
|
1062
|
+
__kind: "Module";
|
|
1061
1063
|
value: {
|
|
1062
1064
|
index: number;
|
|
1063
1065
|
error: `0x${string}`;
|
|
1064
1066
|
};
|
|
1065
|
-
__kind: "Module";
|
|
1066
1067
|
} | {
|
|
1067
1068
|
__kind: "ConsumerRemaining";
|
|
1068
1069
|
} | {
|
|
@@ -1070,14 +1071,14 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1070
1071
|
} | {
|
|
1071
1072
|
__kind: "TooManyConsumers";
|
|
1072
1073
|
} | {
|
|
1073
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1074
1074
|
__kind: "Token";
|
|
1075
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1075
1076
|
} | {
|
|
1076
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1077
1077
|
__kind: "Arithmetic";
|
|
1078
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1078
1079
|
} | {
|
|
1079
|
-
value: "LimitReached" | "NoLayer";
|
|
1080
1080
|
__kind: "Transactional";
|
|
1081
|
+
value: "LimitReached" | "NoLayer";
|
|
1081
1082
|
} | {
|
|
1082
1083
|
__kind: "Exhausted";
|
|
1083
1084
|
} | {
|
|
@@ -1087,7 +1088,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1087
1088
|
} | {
|
|
1088
1089
|
__kind: "RootNotAllowed";
|
|
1089
1090
|
};
|
|
1090
|
-
__kind: "DepositWitnessRejected";
|
|
1091
1091
|
} | {
|
|
1092
1092
|
__kind: "InvalidDestinationAddress";
|
|
1093
1093
|
} | {
|
|
@@ -1157,39 +1157,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1157
1157
|
};
|
|
1158
1158
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1159
1159
|
sourceAddress?: {
|
|
1160
|
-
value: `0x${string}`;
|
|
1161
1160
|
__kind: "Eth";
|
|
1162
|
-
} | {
|
|
1163
1161
|
value: `0x${string}`;
|
|
1162
|
+
} | {
|
|
1164
1163
|
__kind: "Dot";
|
|
1164
|
+
value: `0x${string}`;
|
|
1165
1165
|
} | {
|
|
1166
|
+
__kind: "Btc";
|
|
1166
1167
|
value: {
|
|
1167
|
-
value: `0x${string}`;
|
|
1168
1168
|
__kind: "P2PKH";
|
|
1169
|
-
} | {
|
|
1170
1169
|
value: `0x${string}`;
|
|
1171
|
-
__kind: "P2SH";
|
|
1172
1170
|
} | {
|
|
1171
|
+
__kind: "P2SH";
|
|
1173
1172
|
value: `0x${string}`;
|
|
1174
|
-
__kind: "P2WPKH";
|
|
1175
1173
|
} | {
|
|
1174
|
+
__kind: "P2WPKH";
|
|
1176
1175
|
value: `0x${string}`;
|
|
1177
|
-
__kind: "P2WSH";
|
|
1178
1176
|
} | {
|
|
1177
|
+
__kind: "P2WSH";
|
|
1179
1178
|
value: `0x${string}`;
|
|
1179
|
+
} | {
|
|
1180
1180
|
__kind: "Taproot";
|
|
1181
|
+
value: `0x${string}`;
|
|
1181
1182
|
} | {
|
|
1182
1183
|
__kind: "OtherSegwit";
|
|
1183
1184
|
version: number;
|
|
1184
1185
|
program: `0x${string}`;
|
|
1185
1186
|
};
|
|
1186
|
-
__kind: "Btc";
|
|
1187
1187
|
} | {
|
|
1188
|
-
value: `0x${string}`;
|
|
1189
1188
|
__kind: "Arb";
|
|
1190
|
-
} | {
|
|
1191
1189
|
value: `0x${string}`;
|
|
1190
|
+
} | {
|
|
1192
1191
|
__kind: "Sol";
|
|
1192
|
+
value: `0x${string}`;
|
|
1193
1193
|
} | null | undefined;
|
|
1194
1194
|
} | null | undefined;
|
|
1195
1195
|
brokerFee?: {
|
|
@@ -1211,6 +1211,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1211
1211
|
} | {
|
|
1212
1212
|
__kind: "TransactionRejectedByBroker";
|
|
1213
1213
|
} | {
|
|
1214
|
+
__kind: "DepositWitnessRejected";
|
|
1214
1215
|
value: {
|
|
1215
1216
|
__kind: "Other";
|
|
1216
1217
|
} | {
|
|
@@ -1218,11 +1219,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1218
1219
|
} | {
|
|
1219
1220
|
__kind: "BadOrigin";
|
|
1220
1221
|
} | {
|
|
1222
|
+
__kind: "Module";
|
|
1221
1223
|
value: {
|
|
1222
1224
|
index: number;
|
|
1223
1225
|
error: string;
|
|
1224
1226
|
};
|
|
1225
|
-
__kind: "Module";
|
|
1226
1227
|
} | {
|
|
1227
1228
|
__kind: "ConsumerRemaining";
|
|
1228
1229
|
} | {
|
|
@@ -1230,20 +1231,20 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1230
1231
|
} | {
|
|
1231
1232
|
__kind: "TooManyConsumers";
|
|
1232
1233
|
} | {
|
|
1234
|
+
__kind: "Token";
|
|
1233
1235
|
value: {
|
|
1234
|
-
__kind: "
|
|
1236
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1235
1237
|
};
|
|
1236
|
-
__kind: "Token";
|
|
1237
1238
|
} | {
|
|
1239
|
+
__kind: "Arithmetic";
|
|
1238
1240
|
value: {
|
|
1239
1241
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1240
1242
|
};
|
|
1241
|
-
__kind: "Arithmetic";
|
|
1242
1243
|
} | {
|
|
1244
|
+
__kind: "Transactional";
|
|
1243
1245
|
value: {
|
|
1244
1246
|
__kind: "LimitReached" | "NoLayer";
|
|
1245
1247
|
};
|
|
1246
|
-
__kind: "Transactional";
|
|
1247
1248
|
} | {
|
|
1248
1249
|
__kind: "Exhausted";
|
|
1249
1250
|
} | {
|
|
@@ -1253,7 +1254,6 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1253
1254
|
} | {
|
|
1254
1255
|
__kind: "RootNotAllowed";
|
|
1255
1256
|
};
|
|
1256
|
-
__kind: "DepositWitnessRejected";
|
|
1257
1257
|
} | {
|
|
1258
1258
|
__kind: "InvalidDestinationAddress";
|
|
1259
1259
|
} | {
|
|
@@ -1294,8 +1294,8 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1294
1294
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1295
1295
|
};
|
|
1296
1296
|
destinationAddress: {
|
|
1297
|
-
value: string;
|
|
1298
1297
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
1298
|
+
value: string;
|
|
1299
1299
|
};
|
|
1300
1300
|
affiliateFees: {
|
|
1301
1301
|
account: number;
|
|
@@ -1319,39 +1319,39 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1319
1319
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1320
1320
|
};
|
|
1321
1321
|
sourceAddress?: {
|
|
1322
|
-
value: string;
|
|
1323
1322
|
__kind: "Eth";
|
|
1324
|
-
} | {
|
|
1325
1323
|
value: string;
|
|
1324
|
+
} | {
|
|
1326
1325
|
__kind: "Dot";
|
|
1326
|
+
value: string;
|
|
1327
1327
|
} | {
|
|
1328
|
+
__kind: "Btc";
|
|
1328
1329
|
value: {
|
|
1329
|
-
value: string;
|
|
1330
1330
|
__kind: "P2PKH";
|
|
1331
|
-
} | {
|
|
1332
1331
|
value: string;
|
|
1333
|
-
__kind: "P2SH";
|
|
1334
1332
|
} | {
|
|
1333
|
+
__kind: "P2SH";
|
|
1335
1334
|
value: string;
|
|
1336
|
-
__kind: "P2WPKH";
|
|
1337
1335
|
} | {
|
|
1336
|
+
__kind: "P2WPKH";
|
|
1338
1337
|
value: string;
|
|
1339
|
-
__kind: "P2WSH";
|
|
1340
1338
|
} | {
|
|
1339
|
+
__kind: "P2WSH";
|
|
1341
1340
|
value: string;
|
|
1341
|
+
} | {
|
|
1342
1342
|
__kind: "Taproot";
|
|
1343
|
+
value: string;
|
|
1343
1344
|
} | {
|
|
1344
1345
|
__kind: "OtherSegwit";
|
|
1345
1346
|
version: number;
|
|
1346
1347
|
program: string;
|
|
1347
1348
|
};
|
|
1348
|
-
__kind: "Btc";
|
|
1349
1349
|
} | {
|
|
1350
|
-
value: string;
|
|
1351
1350
|
__kind: "Arb";
|
|
1352
|
-
} | {
|
|
1353
1351
|
value: string;
|
|
1352
|
+
} | {
|
|
1354
1353
|
__kind: "Sol";
|
|
1354
|
+
value: string;
|
|
1355
1355
|
} | null | undefined;
|
|
1356
1356
|
} | null | undefined;
|
|
1357
1357
|
brokerFee?: {
|