@chainflip/processor 1.10.2 → 1.11.0-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +91 -91
- package/dist/100/swapping/swapScheduled.d.ts +91 -91
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +204 -204
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +207 -207
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +92 -92
- package/dist/11000/swapping/swapRequested.d.ts +92 -92
- package/dist/11100/accountRoles/accountRoleDeregistered.cjs +10 -0
- package/dist/11100/accountRoles/accountRoleDeregistered.d.cts +24 -0
- package/dist/11100/accountRoles/accountRoleDeregistered.d.ts +24 -0
- package/dist/11100/accountRoles/accountRoleDeregistered.mjs +10 -0
- package/dist/11100/accountRoles/accountRoleRegistered.cjs +10 -0
- package/dist/11100/accountRoles/accountRoleRegistered.d.cts +24 -0
- package/dist/11100/accountRoles/accountRoleRegistered.d.ts +24 -0
- package/dist/11100/accountRoles/accountRoleRegistered.mjs +10 -0
- package/dist/11100/accountRoles/subAccountCallExecuted.cjs +11 -0
- package/dist/11100/accountRoles/subAccountCallExecuted.d.cts +17 -0
- package/dist/11100/accountRoles/subAccountCallExecuted.d.ts +17 -0
- package/dist/11100/accountRoles/subAccountCallExecuted.mjs +11 -0
- package/dist/11100/accountRoles/subAccountCreated.cjs +11 -0
- package/dist/11100/accountRoles/subAccountCreated.d.cts +17 -0
- package/dist/11100/accountRoles/subAccountCreated.d.ts +17 -0
- package/dist/11100/accountRoles/subAccountCreated.mjs +11 -0
- package/dist/11100/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +1407 -0
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +1407 -0
- package/dist/11100/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +1398 -0
- package/dist/11100/assethubIngressEgress/depositFailed.d.ts +1398 -0
- package/dist/11100/assethubIngressEgress/depositFailed.mjs +14 -0
- package/dist/11100/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/assethubIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +2316 -0
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +2316 -0
- package/dist/11100/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/common.cjs +722 -0
- package/dist/11100/common.d.cts +18017 -0
- package/dist/11100/common.d.ts +18017 -0
- package/dist/11100/common.mjs +722 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +1407 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +1407 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +1398 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +1398 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/11100/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/polkadotIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +1357 -0
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +1357 -0
- package/dist/11100/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/11100/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11100/solanaIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11100/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11100/swapping/swapDepositAddressReady.cjs +31 -0
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +689 -0
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +689 -0
- package/dist/11100/swapping/swapDepositAddressReady.mjs +31 -0
- package/dist/11100/swapping/swapRequested.cjs +25 -0
- package/dist/11100/swapping/swapRequested.d.cts +2635 -0
- package/dist/11100/swapping/swapRequested.d.ts +2635 -0
- package/dist/11100/swapping/swapRequested.mjs +25 -0
- package/dist/11100/validator/delegated.cjs +7 -0
- package/dist/11100/validator/delegated.d.cts +14 -0
- package/dist/11100/validator/delegated.d.ts +14 -0
- package/dist/11100/validator/delegated.mjs +7 -0
- package/dist/11100/validator/delegatorAllowed.cjs +7 -0
- package/dist/11100/validator/delegatorAllowed.d.cts +14 -0
- package/dist/11100/validator/delegatorAllowed.d.ts +14 -0
- package/dist/11100/validator/delegatorAllowed.mjs +7 -0
- package/dist/11100/validator/delegatorBlocked.cjs +7 -0
- package/dist/11100/validator/delegatorBlocked.d.cts +14 -0
- package/dist/11100/validator/delegatorBlocked.d.ts +14 -0
- package/dist/11100/validator/delegatorBlocked.mjs +7 -0
- package/dist/11100/validator/operatorAcceptedByValidator.cjs +10 -0
- package/dist/11100/validator/operatorAcceptedByValidator.d.cts +14 -0
- package/dist/11100/validator/operatorAcceptedByValidator.d.ts +14 -0
- package/dist/11100/validator/operatorAcceptedByValidator.mjs +10 -0
- package/dist/11100/validator/operatorSettingsUpdated.cjs +10 -0
- package/dist/11100/validator/operatorSettingsUpdated.d.cts +41 -0
- package/dist/11100/validator/operatorSettingsUpdated.d.ts +41 -0
- package/dist/11100/validator/operatorSettingsUpdated.mjs +10 -0
- package/dist/11100/validator/unDelegated.cjs +7 -0
- package/dist/11100/validator/unDelegated.d.cts +14 -0
- package/dist/11100/validator/unDelegated.d.ts +14 -0
- package/dist/11100/validator/unDelegated.mjs +7 -0
- package/dist/11100/validator/validatorClaimed.cjs +7 -0
- package/dist/11100/validator/validatorClaimed.d.cts +14 -0
- package/dist/11100/validator/validatorClaimed.d.ts +14 -0
- package/dist/11100/validator/validatorClaimed.mjs +7 -0
- package/dist/11100/validator/validatorRemovedFromOperator.cjs +10 -0
- package/dist/11100/validator/validatorRemovedFromOperator.d.cts +14 -0
- package/dist/11100/validator/validatorRemovedFromOperator.d.ts +14 -0
- package/dist/11100/validator/validatorRemovedFromOperator.mjs +10 -0
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +6 -6
- package/dist/170/reputation/offencePenalty.d.ts +6 -6
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +28 -28
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +6 -6
- package/dist/190/assetBalances/accountCredited.d.ts +6 -6
- package/dist/190/assetBalances/accountDebited.d.cts +6 -6
- package/dist/190/assetBalances/accountDebited.d.ts +6 -6
- package/dist/190/assetBalances/refundScheduled.d.cts +56 -56
- package/dist/190/assetBalances/refundScheduled.d.ts +56 -56
- package/dist/190/assetBalances/refundSkipped.d.cts +70 -70
- package/dist/190/assetBalances/refundSkipped.d.ts +70 -70
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +160 -160
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +160 -160
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.ts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +16 -16
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/package.json +2 -2
|
@@ -307,29 +307,29 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
307
307
|
}, "strip", z.ZodTypeAny, {
|
|
308
308
|
depositAddress: `0x${string}`;
|
|
309
309
|
asset: "ArbEth" | "ArbUsdc";
|
|
310
|
+
amount: bigint;
|
|
310
311
|
depositDetails: {
|
|
311
312
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
312
313
|
};
|
|
313
|
-
amount: bigint;
|
|
314
314
|
}, {
|
|
315
315
|
depositAddress: string;
|
|
316
316
|
asset: {
|
|
317
317
|
__kind: "ArbEth" | "ArbUsdc";
|
|
318
318
|
};
|
|
319
|
+
amount: string | number;
|
|
319
320
|
depositDetails: {
|
|
320
321
|
txHashes?: string[] | null | undefined;
|
|
321
322
|
};
|
|
322
|
-
amount: string | number;
|
|
323
323
|
}>;
|
|
324
324
|
}, "strip", z.ZodTypeAny, {
|
|
325
325
|
__kind: "DepositChannel";
|
|
326
326
|
depositWitness: {
|
|
327
327
|
depositAddress: `0x${string}`;
|
|
328
328
|
asset: "ArbEth" | "ArbUsdc";
|
|
329
|
+
amount: bigint;
|
|
329
330
|
depositDetails: {
|
|
330
331
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
331
332
|
};
|
|
332
|
-
amount: bigint;
|
|
333
333
|
};
|
|
334
334
|
}, {
|
|
335
335
|
__kind: "DepositChannel";
|
|
@@ -338,10 +338,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
338
338
|
asset: {
|
|
339
339
|
__kind: "ArbEth" | "ArbUsdc";
|
|
340
340
|
};
|
|
341
|
+
amount: string | number;
|
|
341
342
|
depositDetails: {
|
|
342
343
|
txHashes?: string[] | null | undefined;
|
|
343
344
|
};
|
|
344
|
-
amount: string | number;
|
|
345
345
|
};
|
|
346
346
|
}>, z.ZodObject<{
|
|
347
347
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -368,11 +368,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
368
368
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
369
369
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
370
370
|
}, "strip", z.ZodTypeAny, {
|
|
371
|
-
__kind: "
|
|
371
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
372
372
|
}, {
|
|
373
|
-
__kind: "
|
|
374
|
-
}>, "
|
|
375
|
-
__kind: "
|
|
373
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
374
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
375
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
376
376
|
}>;
|
|
377
377
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
378
378
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -699,14 +699,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
699
699
|
}>>>;
|
|
700
700
|
boostFee: z.ZodNumber;
|
|
701
701
|
}, "strip", z.ZodTypeAny, {
|
|
702
|
+
txId: `0x${string}`;
|
|
702
703
|
depositDetails: {
|
|
703
704
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
704
705
|
};
|
|
705
|
-
boostFee: number;
|
|
706
|
-
txId: `0x${string}`;
|
|
707
706
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
708
707
|
depositAmount: bigint;
|
|
709
|
-
outputAsset: "
|
|
708
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
710
709
|
destinationAddress: {
|
|
711
710
|
readonly chain: "Ethereum";
|
|
712
711
|
readonly address: `0x${string}`;
|
|
@@ -732,6 +731,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
732
731
|
refundAddress: `0x${string}`;
|
|
733
732
|
minPrice: bigint;
|
|
734
733
|
};
|
|
734
|
+
boostFee: number;
|
|
735
735
|
depositAddress?: `0x${string}` | null | undefined;
|
|
736
736
|
channelId?: bigint | null | undefined;
|
|
737
737
|
depositMetadata?: {
|
|
@@ -786,17 +786,16 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
786
786
|
chunkInterval: number;
|
|
787
787
|
} | null | undefined;
|
|
788
788
|
}, {
|
|
789
|
+
txId: string;
|
|
789
790
|
depositDetails: {
|
|
790
791
|
txHashes?: string[] | null | undefined;
|
|
791
792
|
};
|
|
792
|
-
boostFee: number;
|
|
793
|
-
txId: string;
|
|
794
793
|
inputAsset: {
|
|
795
794
|
__kind: "ArbEth" | "ArbUsdc";
|
|
796
795
|
};
|
|
797
796
|
depositAmount: string | number;
|
|
798
797
|
outputAsset: {
|
|
799
|
-
__kind: "
|
|
798
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
800
799
|
};
|
|
801
800
|
destinationAddress: {
|
|
802
801
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
@@ -811,6 +810,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
811
810
|
refundAddress: string;
|
|
812
811
|
minPrice: string | number;
|
|
813
812
|
};
|
|
813
|
+
boostFee: number;
|
|
814
814
|
depositAddress?: string | null | undefined;
|
|
815
815
|
channelId?: string | number | null | undefined;
|
|
816
816
|
depositMetadata?: {
|
|
@@ -870,14 +870,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
870
870
|
}, "strip", z.ZodTypeAny, {
|
|
871
871
|
__kind: "Vault";
|
|
872
872
|
vaultWitness: {
|
|
873
|
+
txId: `0x${string}`;
|
|
873
874
|
depositDetails: {
|
|
874
875
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
875
876
|
};
|
|
876
|
-
boostFee: number;
|
|
877
|
-
txId: `0x${string}`;
|
|
878
877
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
879
878
|
depositAmount: bigint;
|
|
880
|
-
outputAsset: "
|
|
879
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
881
880
|
destinationAddress: {
|
|
882
881
|
readonly chain: "Ethereum";
|
|
883
882
|
readonly address: `0x${string}`;
|
|
@@ -903,6 +902,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
903
902
|
refundAddress: `0x${string}`;
|
|
904
903
|
minPrice: bigint;
|
|
905
904
|
};
|
|
905
|
+
boostFee: number;
|
|
906
906
|
depositAddress?: `0x${string}` | null | undefined;
|
|
907
907
|
channelId?: bigint | null | undefined;
|
|
908
908
|
depositMetadata?: {
|
|
@@ -960,17 +960,16 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
960
960
|
}, {
|
|
961
961
|
__kind: "Vault";
|
|
962
962
|
vaultWitness: {
|
|
963
|
+
txId: string;
|
|
963
964
|
depositDetails: {
|
|
964
965
|
txHashes?: string[] | null | undefined;
|
|
965
966
|
};
|
|
966
|
-
boostFee: number;
|
|
967
|
-
txId: string;
|
|
968
967
|
inputAsset: {
|
|
969
968
|
__kind: "ArbEth" | "ArbUsdc";
|
|
970
969
|
};
|
|
971
970
|
depositAmount: string | number;
|
|
972
971
|
outputAsset: {
|
|
973
|
-
__kind: "
|
|
972
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
974
973
|
};
|
|
975
974
|
destinationAddress: {
|
|
976
975
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
@@ -985,6 +984,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
985
984
|
refundAddress: string;
|
|
986
985
|
minPrice: string | number;
|
|
987
986
|
};
|
|
987
|
+
boostFee: number;
|
|
988
988
|
depositAddress?: string | null | undefined;
|
|
989
989
|
channelId?: string | number | null | undefined;
|
|
990
990
|
depositMetadata?: {
|
|
@@ -1106,22 +1106,21 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1106
1106
|
depositWitness: {
|
|
1107
1107
|
depositAddress: `0x${string}`;
|
|
1108
1108
|
asset: "ArbEth" | "ArbUsdc";
|
|
1109
|
+
amount: bigint;
|
|
1109
1110
|
depositDetails: {
|
|
1110
1111
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1111
1112
|
};
|
|
1112
|
-
amount: bigint;
|
|
1113
1113
|
};
|
|
1114
1114
|
} | {
|
|
1115
1115
|
__kind: "Vault";
|
|
1116
1116
|
vaultWitness: {
|
|
1117
|
+
txId: `0x${string}`;
|
|
1117
1118
|
depositDetails: {
|
|
1118
1119
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1119
1120
|
};
|
|
1120
|
-
boostFee: number;
|
|
1121
|
-
txId: `0x${string}`;
|
|
1122
1121
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1123
1122
|
depositAmount: bigint;
|
|
1124
|
-
outputAsset: "
|
|
1123
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1125
1124
|
destinationAddress: {
|
|
1126
1125
|
readonly chain: "Ethereum";
|
|
1127
1126
|
readonly address: `0x${string}`;
|
|
@@ -1147,6 +1146,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1147
1146
|
refundAddress: `0x${string}`;
|
|
1148
1147
|
minPrice: bigint;
|
|
1149
1148
|
};
|
|
1149
|
+
boostFee: number;
|
|
1150
1150
|
depositAddress?: `0x${string}` | null | undefined;
|
|
1151
1151
|
channelId?: bigint | null | undefined;
|
|
1152
1152
|
depositMetadata?: {
|
|
@@ -1274,25 +1274,24 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1274
1274
|
asset: {
|
|
1275
1275
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1276
1276
|
};
|
|
1277
|
+
amount: string | number;
|
|
1277
1278
|
depositDetails: {
|
|
1278
1279
|
txHashes?: string[] | null | undefined;
|
|
1279
1280
|
};
|
|
1280
|
-
amount: string | number;
|
|
1281
1281
|
};
|
|
1282
1282
|
} | {
|
|
1283
1283
|
__kind: "Vault";
|
|
1284
1284
|
vaultWitness: {
|
|
1285
|
+
txId: string;
|
|
1285
1286
|
depositDetails: {
|
|
1286
1287
|
txHashes?: string[] | null | undefined;
|
|
1287
1288
|
};
|
|
1288
|
-
boostFee: number;
|
|
1289
|
-
txId: string;
|
|
1290
1289
|
inputAsset: {
|
|
1291
1290
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1292
1291
|
};
|
|
1293
1292
|
depositAmount: string | number;
|
|
1294
1293
|
outputAsset: {
|
|
1295
|
-
__kind: "
|
|
1294
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1296
1295
|
};
|
|
1297
1296
|
destinationAddress: {
|
|
1298
1297
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
@@ -1307,6 +1306,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1307
1306
|
refundAddress: string;
|
|
1308
1307
|
minPrice: string | number;
|
|
1309
1308
|
};
|
|
1309
|
+
boostFee: number;
|
|
1310
1310
|
depositAddress?: string | null | undefined;
|
|
1311
1311
|
channelId?: string | number | null | undefined;
|
|
1312
1312
|
depositMetadata?: {
|
|
@@ -307,29 +307,29 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
307
307
|
}, "strip", z.ZodTypeAny, {
|
|
308
308
|
depositAddress: `0x${string}`;
|
|
309
309
|
asset: "ArbEth" | "ArbUsdc";
|
|
310
|
+
amount: bigint;
|
|
310
311
|
depositDetails: {
|
|
311
312
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
312
313
|
};
|
|
313
|
-
amount: bigint;
|
|
314
314
|
}, {
|
|
315
315
|
depositAddress: string;
|
|
316
316
|
asset: {
|
|
317
317
|
__kind: "ArbEth" | "ArbUsdc";
|
|
318
318
|
};
|
|
319
|
+
amount: string | number;
|
|
319
320
|
depositDetails: {
|
|
320
321
|
txHashes?: string[] | null | undefined;
|
|
321
322
|
};
|
|
322
|
-
amount: string | number;
|
|
323
323
|
}>;
|
|
324
324
|
}, "strip", z.ZodTypeAny, {
|
|
325
325
|
__kind: "DepositChannel";
|
|
326
326
|
depositWitness: {
|
|
327
327
|
depositAddress: `0x${string}`;
|
|
328
328
|
asset: "ArbEth" | "ArbUsdc";
|
|
329
|
+
amount: bigint;
|
|
329
330
|
depositDetails: {
|
|
330
331
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
331
332
|
};
|
|
332
|
-
amount: bigint;
|
|
333
333
|
};
|
|
334
334
|
}, {
|
|
335
335
|
__kind: "DepositChannel";
|
|
@@ -338,10 +338,10 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
338
338
|
asset: {
|
|
339
339
|
__kind: "ArbEth" | "ArbUsdc";
|
|
340
340
|
};
|
|
341
|
+
amount: string | number;
|
|
341
342
|
depositDetails: {
|
|
342
343
|
txHashes?: string[] | null | undefined;
|
|
343
344
|
};
|
|
344
|
-
amount: string | number;
|
|
345
345
|
};
|
|
346
346
|
}>, z.ZodObject<{
|
|
347
347
|
__kind: z.ZodLiteral<"Vault">;
|
|
@@ -368,11 +368,11 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
368
368
|
outputAsset: z.ZodEffects<z.ZodObject<{
|
|
369
369
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
|
|
370
370
|
}, "strip", z.ZodTypeAny, {
|
|
371
|
-
__kind: "
|
|
371
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
372
372
|
}, {
|
|
373
|
-
__kind: "
|
|
374
|
-
}>, "
|
|
375
|
-
__kind: "
|
|
373
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
374
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
|
|
375
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
376
376
|
}>;
|
|
377
377
|
destinationAddress: z.ZodEffects<z.ZodObject<{
|
|
378
378
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
@@ -699,14 +699,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
699
699
|
}>>>;
|
|
700
700
|
boostFee: z.ZodNumber;
|
|
701
701
|
}, "strip", z.ZodTypeAny, {
|
|
702
|
+
txId: `0x${string}`;
|
|
702
703
|
depositDetails: {
|
|
703
704
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
704
705
|
};
|
|
705
|
-
boostFee: number;
|
|
706
|
-
txId: `0x${string}`;
|
|
707
706
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
708
707
|
depositAmount: bigint;
|
|
709
|
-
outputAsset: "
|
|
708
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
710
709
|
destinationAddress: {
|
|
711
710
|
readonly chain: "Ethereum";
|
|
712
711
|
readonly address: `0x${string}`;
|
|
@@ -732,6 +731,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
732
731
|
refundAddress: `0x${string}`;
|
|
733
732
|
minPrice: bigint;
|
|
734
733
|
};
|
|
734
|
+
boostFee: number;
|
|
735
735
|
depositAddress?: `0x${string}` | null | undefined;
|
|
736
736
|
channelId?: bigint | null | undefined;
|
|
737
737
|
depositMetadata?: {
|
|
@@ -786,17 +786,16 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
786
786
|
chunkInterval: number;
|
|
787
787
|
} | null | undefined;
|
|
788
788
|
}, {
|
|
789
|
+
txId: string;
|
|
789
790
|
depositDetails: {
|
|
790
791
|
txHashes?: string[] | null | undefined;
|
|
791
792
|
};
|
|
792
|
-
boostFee: number;
|
|
793
|
-
txId: string;
|
|
794
793
|
inputAsset: {
|
|
795
794
|
__kind: "ArbEth" | "ArbUsdc";
|
|
796
795
|
};
|
|
797
796
|
depositAmount: string | number;
|
|
798
797
|
outputAsset: {
|
|
799
|
-
__kind: "
|
|
798
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
800
799
|
};
|
|
801
800
|
destinationAddress: {
|
|
802
801
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
@@ -811,6 +810,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
811
810
|
refundAddress: string;
|
|
812
811
|
minPrice: string | number;
|
|
813
812
|
};
|
|
813
|
+
boostFee: number;
|
|
814
814
|
depositAddress?: string | null | undefined;
|
|
815
815
|
channelId?: string | number | null | undefined;
|
|
816
816
|
depositMetadata?: {
|
|
@@ -870,14 +870,13 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
870
870
|
}, "strip", z.ZodTypeAny, {
|
|
871
871
|
__kind: "Vault";
|
|
872
872
|
vaultWitness: {
|
|
873
|
+
txId: `0x${string}`;
|
|
873
874
|
depositDetails: {
|
|
874
875
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
875
876
|
};
|
|
876
|
-
boostFee: number;
|
|
877
|
-
txId: `0x${string}`;
|
|
878
877
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
879
878
|
depositAmount: bigint;
|
|
880
|
-
outputAsset: "
|
|
879
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
881
880
|
destinationAddress: {
|
|
882
881
|
readonly chain: "Ethereum";
|
|
883
882
|
readonly address: `0x${string}`;
|
|
@@ -903,6 +902,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
903
902
|
refundAddress: `0x${string}`;
|
|
904
903
|
minPrice: bigint;
|
|
905
904
|
};
|
|
905
|
+
boostFee: number;
|
|
906
906
|
depositAddress?: `0x${string}` | null | undefined;
|
|
907
907
|
channelId?: bigint | null | undefined;
|
|
908
908
|
depositMetadata?: {
|
|
@@ -960,17 +960,16 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
960
960
|
}, {
|
|
961
961
|
__kind: "Vault";
|
|
962
962
|
vaultWitness: {
|
|
963
|
+
txId: string;
|
|
963
964
|
depositDetails: {
|
|
964
965
|
txHashes?: string[] | null | undefined;
|
|
965
966
|
};
|
|
966
|
-
boostFee: number;
|
|
967
|
-
txId: string;
|
|
968
967
|
inputAsset: {
|
|
969
968
|
__kind: "ArbEth" | "ArbUsdc";
|
|
970
969
|
};
|
|
971
970
|
depositAmount: string | number;
|
|
972
971
|
outputAsset: {
|
|
973
|
-
__kind: "
|
|
972
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
974
973
|
};
|
|
975
974
|
destinationAddress: {
|
|
976
975
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
@@ -985,6 +984,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
985
984
|
refundAddress: string;
|
|
986
985
|
minPrice: string | number;
|
|
987
986
|
};
|
|
987
|
+
boostFee: number;
|
|
988
988
|
depositAddress?: string | null | undefined;
|
|
989
989
|
channelId?: string | number | null | undefined;
|
|
990
990
|
depositMetadata?: {
|
|
@@ -1106,22 +1106,21 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1106
1106
|
depositWitness: {
|
|
1107
1107
|
depositAddress: `0x${string}`;
|
|
1108
1108
|
asset: "ArbEth" | "ArbUsdc";
|
|
1109
|
+
amount: bigint;
|
|
1109
1110
|
depositDetails: {
|
|
1110
1111
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1111
1112
|
};
|
|
1112
|
-
amount: bigint;
|
|
1113
1113
|
};
|
|
1114
1114
|
} | {
|
|
1115
1115
|
__kind: "Vault";
|
|
1116
1116
|
vaultWitness: {
|
|
1117
|
+
txId: `0x${string}`;
|
|
1117
1118
|
depositDetails: {
|
|
1118
1119
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
1119
1120
|
};
|
|
1120
|
-
boostFee: number;
|
|
1121
|
-
txId: `0x${string}`;
|
|
1122
1121
|
inputAsset: "ArbEth" | "ArbUsdc";
|
|
1123
1122
|
depositAmount: bigint;
|
|
1124
|
-
outputAsset: "
|
|
1123
|
+
outputAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1125
1124
|
destinationAddress: {
|
|
1126
1125
|
readonly chain: "Ethereum";
|
|
1127
1126
|
readonly address: `0x${string}`;
|
|
@@ -1147,6 +1146,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1147
1146
|
refundAddress: `0x${string}`;
|
|
1148
1147
|
minPrice: bigint;
|
|
1149
1148
|
};
|
|
1149
|
+
boostFee: number;
|
|
1150
1150
|
depositAddress?: `0x${string}` | null | undefined;
|
|
1151
1151
|
channelId?: bigint | null | undefined;
|
|
1152
1152
|
depositMetadata?: {
|
|
@@ -1274,25 +1274,24 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1274
1274
|
asset: {
|
|
1275
1275
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1276
1276
|
};
|
|
1277
|
+
amount: string | number;
|
|
1277
1278
|
depositDetails: {
|
|
1278
1279
|
txHashes?: string[] | null | undefined;
|
|
1279
1280
|
};
|
|
1280
|
-
amount: string | number;
|
|
1281
1281
|
};
|
|
1282
1282
|
} | {
|
|
1283
1283
|
__kind: "Vault";
|
|
1284
1284
|
vaultWitness: {
|
|
1285
|
+
txId: string;
|
|
1285
1286
|
depositDetails: {
|
|
1286
1287
|
txHashes?: string[] | null | undefined;
|
|
1287
1288
|
};
|
|
1288
|
-
boostFee: number;
|
|
1289
|
-
txId: string;
|
|
1290
1289
|
inputAsset: {
|
|
1291
1290
|
__kind: "ArbEth" | "ArbUsdc";
|
|
1292
1291
|
};
|
|
1293
1292
|
depositAmount: string | number;
|
|
1294
1293
|
outputAsset: {
|
|
1295
|
-
__kind: "
|
|
1294
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
|
|
1296
1295
|
};
|
|
1297
1296
|
destinationAddress: {
|
|
1298
1297
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
@@ -1307,6 +1306,7 @@ declare const arbitrumIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1307
1306
|
refundAddress: string;
|
|
1308
1307
|
minPrice: string | number;
|
|
1309
1308
|
};
|
|
1309
|
+
boostFee: number;
|
|
1310
1310
|
depositAddress?: string | null | undefined;
|
|
1311
1311
|
channelId?: string | number | null | undefined;
|
|
1312
1312
|
depositMetadata?: {
|
|
@@ -77,6 +77,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
77
77
|
}>;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
79
|
asset: "ArbEth" | "ArbUsdc";
|
|
80
|
+
amount: bigint;
|
|
80
81
|
depositDetails: {
|
|
81
82
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
82
83
|
};
|
|
@@ -99,13 +100,13 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
99
100
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
100
101
|
};
|
|
101
102
|
originType: "DepositChannel" | "Vault";
|
|
102
|
-
amount: bigint;
|
|
103
103
|
depositAddress?: `0x${string}` | null | undefined;
|
|
104
104
|
channelId?: bigint | null | undefined;
|
|
105
105
|
}, {
|
|
106
106
|
asset: {
|
|
107
107
|
__kind: "ArbEth" | "ArbUsdc";
|
|
108
108
|
};
|
|
109
|
+
amount: string | number;
|
|
109
110
|
depositDetails: {
|
|
110
111
|
txHashes?: string[] | null | undefined;
|
|
111
112
|
};
|
|
@@ -130,7 +131,6 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
130
131
|
originType: {
|
|
131
132
|
__kind: "DepositChannel" | "Vault";
|
|
132
133
|
};
|
|
133
|
-
amount: string | number;
|
|
134
134
|
depositAddress?: string | null | undefined;
|
|
135
135
|
channelId?: string | number | null | undefined;
|
|
136
136
|
}>;
|
|
@@ -77,6 +77,7 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
77
77
|
}>;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
79
|
asset: "ArbEth" | "ArbUsdc";
|
|
80
|
+
amount: bigint;
|
|
80
81
|
depositDetails: {
|
|
81
82
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
82
83
|
};
|
|
@@ -99,13 +100,13 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
99
100
|
networkFeeSwapRequestId?: bigint | null | undefined;
|
|
100
101
|
};
|
|
101
102
|
originType: "DepositChannel" | "Vault";
|
|
102
|
-
amount: bigint;
|
|
103
103
|
depositAddress?: `0x${string}` | null | undefined;
|
|
104
104
|
channelId?: bigint | null | undefined;
|
|
105
105
|
}, {
|
|
106
106
|
asset: {
|
|
107
107
|
__kind: "ArbEth" | "ArbUsdc";
|
|
108
108
|
};
|
|
109
|
+
amount: string | number;
|
|
109
110
|
depositDetails: {
|
|
110
111
|
txHashes?: string[] | null | undefined;
|
|
111
112
|
};
|
|
@@ -130,7 +131,6 @@ declare const arbitrumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
130
131
|
originType: {
|
|
131
132
|
__kind: "DepositChannel" | "Vault";
|
|
132
133
|
};
|
|
133
|
-
amount: string | number;
|
|
134
134
|
depositAddress?: string | null | undefined;
|
|
135
135
|
channelId?: string | number | null | undefined;
|
|
136
136
|
}>;
|
|
@@ -23,16 +23,16 @@ declare const arbitrumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
23
23
|
__kind: "DepositChannel" | "Vault";
|
|
24
24
|
}>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
27
26
|
prewitnessedDepositId: bigint;
|
|
27
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
28
28
|
originType: "DepositChannel" | "Vault";
|
|
29
29
|
amountAttempted: bigint;
|
|
30
30
|
channelId?: bigint | null | undefined;
|
|
31
31
|
}, {
|
|
32
|
+
prewitnessedDepositId: string | number;
|
|
32
33
|
asset: {
|
|
33
34
|
__kind: "ArbEth" | "ArbUsdc";
|
|
34
35
|
};
|
|
35
|
-
prewitnessedDepositId: string | number;
|
|
36
36
|
originType: {
|
|
37
37
|
__kind: "DepositChannel" | "Vault";
|
|
38
38
|
};
|
|
@@ -23,16 +23,16 @@ declare const arbitrumIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
23
23
|
__kind: "DepositChannel" | "Vault";
|
|
24
24
|
}>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
asset: "ArbEth" | "ArbUsdc";
|
|
27
26
|
prewitnessedDepositId: bigint;
|
|
27
|
+
asset: "ArbEth" | "ArbUsdc";
|
|
28
28
|
originType: "DepositChannel" | "Vault";
|
|
29
29
|
amountAttempted: bigint;
|
|
30
30
|
channelId?: bigint | null | undefined;
|
|
31
31
|
}, {
|
|
32
|
+
prewitnessedDepositId: string | number;
|
|
32
33
|
asset: {
|
|
33
34
|
__kind: "ArbEth" | "ArbUsdc";
|
|
34
35
|
};
|
|
35
|
-
prewitnessedDepositId: string | number;
|
|
36
36
|
originType: {
|
|
37
37
|
__kind: "DepositChannel" | "Vault";
|
|
38
38
|
};
|