@chainflip/processor 1.11.7 → 1.11.9
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/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/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 +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +392 -392
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +392 -392
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +48 -48
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +48 -48
- package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/11000/swapping/refundEgressScheduled.d.ts +4 -4
- 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 +98 -98
- package/dist/11000/swapping/swapRequested.d.ts +98 -98
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
- package/dist/11100/common.cjs +18 -6
- package/dist/11100/common.d.cts +167 -30
- package/dist/11100/common.d.ts +167 -30
- package/dist/11100/common.mjs +17 -5
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/flip/flipMinted.cjs +7 -0
- package/dist/11100/flip/flipMinted.d.cts +14 -0
- package/dist/11100/flip/flipMinted.d.ts +14 -0
- package/dist/11100/flip/flipMinted.mjs +7 -0
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +144 -61
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +144 -61
- package/dist/11100/funding/sCCallExecuted.d.cts +113 -30
- package/dist/11100/funding/sCCallExecuted.d.ts +113 -30
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
- package/dist/11100/swapping/swapExecuted.cjs +18 -0
- package/dist/11100/swapping/swapExecuted.d.cts +58 -0
- package/dist/11100/swapping/swapExecuted.d.ts +58 -0
- package/dist/11100/swapping/swapExecuted.mjs +18 -0
- package/dist/11100/swapping/swapRequested.d.cts +374 -374
- package/dist/11100/swapping/swapRequested.d.ts +374 -374
- package/dist/11100/validator/palletConfigUpdated.d.cts +15 -0
- package/dist/11100/validator/palletConfigUpdated.d.ts +15 -0
- package/dist/11100/validator/unDelegated.cjs +2 -2
- package/dist/11100/validator/unDelegated.d.cts +2 -2
- package/dist/11100/validator/unDelegated.d.ts +2 -2
- package/dist/11100/validator/unDelegated.mjs +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- 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/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.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/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.ts +12 -12
- 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/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- 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/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/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/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- 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/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 +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- 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 +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- 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 +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- 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/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/ccmFailed.d.cts +14 -14
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +26 -26
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +22 -22
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +22 -22
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +50 -50
- 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 +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- 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/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- 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/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/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- 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 +57 -57
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +57 -57
- 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 +162 -162
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +162 -162
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/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 +8 -8
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +167 -167
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +167 -167
- 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/arbitrumIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +64 -64
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +16 -16
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
- 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/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- 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 +32 -32
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +32 -32
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/swapping/creditedOnChain.d.cts +2 -2
- package/dist/190/swapping/creditedOnChain.d.ts +2 -2
- package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +2 -2
- package/dist/190/swapping/refundedOnChain.d.ts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +64 -64
- package/dist/190/swapping/swapRequested.d.ts +64 -64
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
- package/package.json +1 -1
|
@@ -27,11 +27,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
27
27
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
28
28
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
value: `0x${string}`;
|
|
31
30
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
31
|
+
value: `0x${string}`;
|
|
32
32
|
}, {
|
|
33
|
-
value: string;
|
|
34
33
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
34
|
+
value: string;
|
|
35
35
|
}>, {
|
|
36
36
|
readonly chain: "Ethereum";
|
|
37
37
|
readonly address: `0x${string}`;
|
|
@@ -51,8 +51,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
51
51
|
readonly chain: "Assethub";
|
|
52
52
|
readonly address: string;
|
|
53
53
|
}, {
|
|
54
|
-
value: string;
|
|
55
54
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
55
|
+
value: string;
|
|
56
56
|
}>;
|
|
57
57
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
58
58
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -84,8 +84,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
84
84
|
}, {
|
|
85
85
|
__kind: "DepositChannel";
|
|
86
86
|
depositAddress: {
|
|
87
|
-
value: string;
|
|
88
87
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
88
|
+
value: string;
|
|
89
89
|
};
|
|
90
90
|
channelId: string | number;
|
|
91
91
|
depositBlockHeight: string | number;
|
|
@@ -96,20 +96,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
96
96
|
__kind: z.ZodLiteral<"Evm">;
|
|
97
97
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
98
98
|
}, "strip", z.ZodTypeAny, {
|
|
99
|
-
value: `0x${string}`;
|
|
100
99
|
__kind: "Evm";
|
|
100
|
+
value: `0x${string}`;
|
|
101
101
|
}, {
|
|
102
|
-
value: string;
|
|
103
102
|
__kind: "Evm";
|
|
103
|
+
value: string;
|
|
104
104
|
}>, z.ZodObject<{
|
|
105
105
|
__kind: z.ZodLiteral<"Bitcoin">;
|
|
106
106
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
107
107
|
}, "strip", z.ZodTypeAny, {
|
|
108
|
-
value: `0x${string}`;
|
|
109
108
|
__kind: "Bitcoin";
|
|
109
|
+
value: `0x${string}`;
|
|
110
110
|
}, {
|
|
111
|
-
value: string;
|
|
112
111
|
__kind: "Bitcoin";
|
|
112
|
+
value: string;
|
|
113
113
|
}>, z.ZodObject<{
|
|
114
114
|
__kind: z.ZodLiteral<"Polkadot">;
|
|
115
115
|
value: z.ZodObject<{
|
|
@@ -123,26 +123,26 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
123
123
|
extrinsicIndex: number;
|
|
124
124
|
}>;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
126
|
+
__kind: "Polkadot";
|
|
126
127
|
value: {
|
|
127
128
|
blockNumber: number;
|
|
128
129
|
extrinsicIndex: number;
|
|
129
130
|
};
|
|
130
|
-
__kind: "Polkadot";
|
|
131
131
|
}, {
|
|
132
|
+
__kind: "Polkadot";
|
|
132
133
|
value: {
|
|
133
134
|
blockNumber: number;
|
|
134
135
|
extrinsicIndex: number;
|
|
135
136
|
};
|
|
136
|
-
__kind: "Polkadot";
|
|
137
137
|
}>, z.ZodObject<{
|
|
138
138
|
__kind: z.ZodLiteral<"Solana">;
|
|
139
139
|
value: z.ZodTuple<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
140
140
|
}, "strip", z.ZodTypeAny, {
|
|
141
|
-
value: [`0x${string}`, bigint];
|
|
142
141
|
__kind: "Solana";
|
|
142
|
+
value: [`0x${string}`, bigint];
|
|
143
143
|
}, {
|
|
144
|
-
value: [string, string | number];
|
|
145
144
|
__kind: "Solana";
|
|
145
|
+
value: [string, string | number];
|
|
146
146
|
}>, z.ZodObject<{
|
|
147
147
|
__kind: z.ZodLiteral<"None">;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -154,20 +154,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
154
154
|
}, "strip", z.ZodTypeAny, {
|
|
155
155
|
__kind: "Vault";
|
|
156
156
|
txId: {
|
|
157
|
-
value: `0x${string}`;
|
|
158
157
|
__kind: "Evm";
|
|
159
|
-
} | {
|
|
160
158
|
value: `0x${string}`;
|
|
159
|
+
} | {
|
|
161
160
|
__kind: "Bitcoin";
|
|
161
|
+
value: `0x${string}`;
|
|
162
162
|
} | {
|
|
163
|
+
__kind: "Polkadot";
|
|
163
164
|
value: {
|
|
164
165
|
blockNumber: number;
|
|
165
166
|
extrinsicIndex: number;
|
|
166
167
|
};
|
|
167
|
-
__kind: "Polkadot";
|
|
168
168
|
} | {
|
|
169
|
-
value: [`0x${string}`, bigint];
|
|
170
169
|
__kind: "Solana";
|
|
170
|
+
value: [`0x${string}`, bigint];
|
|
171
171
|
} | {
|
|
172
172
|
__kind: "None";
|
|
173
173
|
};
|
|
@@ -175,20 +175,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
175
175
|
}, {
|
|
176
176
|
__kind: "Vault";
|
|
177
177
|
txId: {
|
|
178
|
-
value: string;
|
|
179
178
|
__kind: "Evm";
|
|
180
|
-
} | {
|
|
181
179
|
value: string;
|
|
180
|
+
} | {
|
|
182
181
|
__kind: "Bitcoin";
|
|
182
|
+
value: string;
|
|
183
183
|
} | {
|
|
184
|
+
__kind: "Polkadot";
|
|
184
185
|
value: {
|
|
185
186
|
blockNumber: number;
|
|
186
187
|
extrinsicIndex: number;
|
|
187
188
|
};
|
|
188
|
-
__kind: "Polkadot";
|
|
189
189
|
} | {
|
|
190
|
-
value: [string, string | number];
|
|
191
190
|
__kind: "Solana";
|
|
191
|
+
value: [string, string | number];
|
|
192
192
|
} | {
|
|
193
193
|
__kind: "None";
|
|
194
194
|
};
|
|
@@ -203,11 +203,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
203
203
|
__kind: z.ZodLiteral<"OnChainAccount">;
|
|
204
204
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
205
205
|
}, "strip", z.ZodTypeAny, {
|
|
206
|
-
value: string;
|
|
207
206
|
__kind: "OnChainAccount";
|
|
208
|
-
}, {
|
|
209
207
|
value: string;
|
|
208
|
+
}, {
|
|
210
209
|
__kind: "OnChainAccount";
|
|
210
|
+
value: string;
|
|
211
211
|
}>]>;
|
|
212
212
|
requestType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
213
213
|
__kind: z.ZodLiteral<"NetworkFee">;
|
|
@@ -252,11 +252,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
252
252
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
253
253
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
254
254
|
}, "strip", z.ZodTypeAny, {
|
|
255
|
-
value: `0x${string}`;
|
|
256
255
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
256
|
+
value: `0x${string}`;
|
|
257
257
|
}, {
|
|
258
|
-
value: string;
|
|
259
258
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
259
|
+
value: string;
|
|
260
260
|
}>, {
|
|
261
261
|
readonly chain: "Ethereum";
|
|
262
262
|
readonly address: `0x${string}`;
|
|
@@ -276,8 +276,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
276
276
|
readonly chain: "Assethub";
|
|
277
277
|
readonly address: string;
|
|
278
278
|
}, {
|
|
279
|
-
value: string;
|
|
280
279
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
280
|
+
value: string;
|
|
281
281
|
}>>>;
|
|
282
282
|
}, "strip", z.ZodTypeAny, {
|
|
283
283
|
channelMetadata: {
|
|
@@ -315,19 +315,19 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
315
315
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
316
316
|
};
|
|
317
317
|
sourceAddress?: {
|
|
318
|
-
value: string;
|
|
319
318
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
319
|
+
value: string;
|
|
320
320
|
} | null | undefined;
|
|
321
321
|
}>>>;
|
|
322
322
|
outputAddress: z.ZodEffects<z.ZodObject<{
|
|
323
323
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
324
324
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
325
325
|
}, "strip", z.ZodTypeAny, {
|
|
326
|
-
value: `0x${string}`;
|
|
327
326
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
327
|
+
value: `0x${string}`;
|
|
328
328
|
}, {
|
|
329
|
-
value: string;
|
|
330
329
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
330
|
+
value: string;
|
|
331
331
|
}>, {
|
|
332
332
|
readonly chain: "Ethereum";
|
|
333
333
|
readonly address: `0x${string}`;
|
|
@@ -347,8 +347,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
347
347
|
readonly chain: "Assethub";
|
|
348
348
|
readonly address: string;
|
|
349
349
|
}, {
|
|
350
|
-
value: string;
|
|
351
350
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
351
|
+
value: string;
|
|
352
352
|
}>;
|
|
353
353
|
}, "strip", z.ZodTypeAny, {
|
|
354
354
|
__kind: "Egress";
|
|
@@ -401,8 +401,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
401
401
|
}, {
|
|
402
402
|
__kind: "Egress";
|
|
403
403
|
outputAddress: {
|
|
404
|
-
value: string;
|
|
405
404
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
405
|
+
value: string;
|
|
406
406
|
};
|
|
407
407
|
ccmDepositMetadata?: {
|
|
408
408
|
channelMetadata: {
|
|
@@ -414,8 +414,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
414
414
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
415
415
|
};
|
|
416
416
|
sourceAddress?: {
|
|
417
|
-
value: string;
|
|
418
417
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
418
|
+
value: string;
|
|
419
419
|
} | null | undefined;
|
|
420
420
|
} | null | undefined;
|
|
421
421
|
}>, z.ZodObject<{
|
|
@@ -487,8 +487,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
487
487
|
outputAction: {
|
|
488
488
|
__kind: "Egress";
|
|
489
489
|
outputAddress: {
|
|
490
|
-
value: string;
|
|
491
490
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
491
|
+
value: string;
|
|
492
492
|
};
|
|
493
493
|
ccmDepositMetadata?: {
|
|
494
494
|
channelMetadata: {
|
|
@@ -500,8 +500,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
500
500
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
501
501
|
};
|
|
502
502
|
sourceAddress?: {
|
|
503
|
-
value: string;
|
|
504
503
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
504
|
+
value: string;
|
|
505
505
|
} | null | undefined;
|
|
506
506
|
} | null | undefined;
|
|
507
507
|
} | {
|
|
@@ -525,22 +525,22 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
525
525
|
__kind: z.ZodLiteral<"InternalAccount">;
|
|
526
526
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
527
527
|
}, "strip", z.ZodTypeAny, {
|
|
528
|
-
value: string;
|
|
529
528
|
__kind: "InternalAccount";
|
|
530
|
-
}, {
|
|
531
529
|
value: string;
|
|
530
|
+
}, {
|
|
532
531
|
__kind: "InternalAccount";
|
|
532
|
+
value: string;
|
|
533
533
|
}>, z.ZodObject<{
|
|
534
534
|
__kind: z.ZodLiteral<"ExternalAddress">;
|
|
535
535
|
value: z.ZodEffects<z.ZodObject<{
|
|
536
536
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
537
537
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
538
538
|
}, "strip", z.ZodTypeAny, {
|
|
539
|
-
value: `0x${string}`;
|
|
540
539
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
540
|
+
value: `0x${string}`;
|
|
541
541
|
}, {
|
|
542
|
-
value: string;
|
|
543
542
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
543
|
+
value: string;
|
|
544
544
|
}>, {
|
|
545
545
|
readonly chain: "Ethereum";
|
|
546
546
|
readonly address: `0x${string}`;
|
|
@@ -560,10 +560,11 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
560
560
|
readonly chain: "Assethub";
|
|
561
561
|
readonly address: string;
|
|
562
562
|
}, {
|
|
563
|
-
value: string;
|
|
564
563
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
564
|
+
value: string;
|
|
565
565
|
}>;
|
|
566
566
|
}, "strip", z.ZodTypeAny, {
|
|
567
|
+
__kind: "ExternalAddress";
|
|
567
568
|
value: {
|
|
568
569
|
readonly chain: "Ethereum";
|
|
569
570
|
readonly address: `0x${string}`;
|
|
@@ -583,21 +584,21 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
583
584
|
readonly chain: "Assethub";
|
|
584
585
|
readonly address: string;
|
|
585
586
|
};
|
|
586
|
-
__kind: "ExternalAddress";
|
|
587
587
|
}, {
|
|
588
|
+
__kind: "ExternalAddress";
|
|
588
589
|
value: {
|
|
589
|
-
value: string;
|
|
590
590
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
591
|
+
value: string;
|
|
591
592
|
};
|
|
592
|
-
__kind: "ExternalAddress";
|
|
593
593
|
}>]>;
|
|
594
594
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
595
595
|
}, "strip", z.ZodTypeAny, {
|
|
596
596
|
retryDuration: number;
|
|
597
597
|
refundDestination: {
|
|
598
|
-
value: string;
|
|
599
598
|
__kind: "InternalAccount";
|
|
599
|
+
value: string;
|
|
600
600
|
} | {
|
|
601
|
+
__kind: "ExternalAddress";
|
|
601
602
|
value: {
|
|
602
603
|
readonly chain: "Ethereum";
|
|
603
604
|
readonly address: `0x${string}`;
|
|
@@ -617,20 +618,19 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
617
618
|
readonly chain: "Assethub";
|
|
618
619
|
readonly address: string;
|
|
619
620
|
};
|
|
620
|
-
__kind: "ExternalAddress";
|
|
621
621
|
};
|
|
622
622
|
minPrice: bigint;
|
|
623
623
|
}, {
|
|
624
624
|
retryDuration: number;
|
|
625
625
|
refundDestination: {
|
|
626
|
-
value: string;
|
|
627
626
|
__kind: "InternalAccount";
|
|
627
|
+
value: string;
|
|
628
628
|
} | {
|
|
629
|
+
__kind: "ExternalAddress";
|
|
629
630
|
value: {
|
|
630
|
-
value: string;
|
|
631
631
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
632
|
+
value: string;
|
|
632
633
|
};
|
|
633
|
-
__kind: "ExternalAddress";
|
|
634
634
|
};
|
|
635
635
|
minPrice: string | number;
|
|
636
636
|
}>>>;
|
|
@@ -676,20 +676,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
676
676
|
} | {
|
|
677
677
|
__kind: "Vault";
|
|
678
678
|
txId: {
|
|
679
|
-
value: `0x${string}`;
|
|
680
679
|
__kind: "Evm";
|
|
681
|
-
} | {
|
|
682
680
|
value: `0x${string}`;
|
|
681
|
+
} | {
|
|
683
682
|
__kind: "Bitcoin";
|
|
683
|
+
value: `0x${string}`;
|
|
684
684
|
} | {
|
|
685
|
+
__kind: "Polkadot";
|
|
685
686
|
value: {
|
|
686
687
|
blockNumber: number;
|
|
687
688
|
extrinsicIndex: number;
|
|
688
689
|
};
|
|
689
|
-
__kind: "Polkadot";
|
|
690
690
|
} | {
|
|
691
|
-
value: [`0x${string}`, bigint];
|
|
692
691
|
__kind: "Solana";
|
|
692
|
+
value: [`0x${string}`, bigint];
|
|
693
693
|
} | {
|
|
694
694
|
__kind: "None";
|
|
695
695
|
};
|
|
@@ -697,8 +697,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
697
697
|
} | {
|
|
698
698
|
__kind: "Internal";
|
|
699
699
|
} | {
|
|
700
|
-
value: string;
|
|
701
700
|
__kind: "OnChainAccount";
|
|
701
|
+
value: string;
|
|
702
702
|
};
|
|
703
703
|
requestType: {
|
|
704
704
|
__kind: "NetworkFee";
|
|
@@ -766,9 +766,10 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
766
766
|
refundParameters?: {
|
|
767
767
|
retryDuration: number;
|
|
768
768
|
refundDestination: {
|
|
769
|
-
value: string;
|
|
770
769
|
__kind: "InternalAccount";
|
|
770
|
+
value: string;
|
|
771
771
|
} | {
|
|
772
|
+
__kind: "ExternalAddress";
|
|
772
773
|
value: {
|
|
773
774
|
readonly chain: "Ethereum";
|
|
774
775
|
readonly address: `0x${string}`;
|
|
@@ -788,7 +789,6 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
788
789
|
readonly chain: "Assethub";
|
|
789
790
|
readonly address: string;
|
|
790
791
|
};
|
|
791
|
-
__kind: "ExternalAddress";
|
|
792
792
|
};
|
|
793
793
|
minPrice: bigint;
|
|
794
794
|
} | null | undefined;
|
|
@@ -808,8 +808,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
808
808
|
origin: {
|
|
809
809
|
__kind: "DepositChannel";
|
|
810
810
|
depositAddress: {
|
|
811
|
-
value: string;
|
|
812
811
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
812
|
+
value: string;
|
|
813
813
|
};
|
|
814
814
|
channelId: string | number;
|
|
815
815
|
depositBlockHeight: string | number;
|
|
@@ -817,20 +817,20 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
817
817
|
} | {
|
|
818
818
|
__kind: "Vault";
|
|
819
819
|
txId: {
|
|
820
|
-
value: string;
|
|
821
820
|
__kind: "Evm";
|
|
822
|
-
} | {
|
|
823
821
|
value: string;
|
|
822
|
+
} | {
|
|
824
823
|
__kind: "Bitcoin";
|
|
824
|
+
value: string;
|
|
825
825
|
} | {
|
|
826
|
+
__kind: "Polkadot";
|
|
826
827
|
value: {
|
|
827
828
|
blockNumber: number;
|
|
828
829
|
extrinsicIndex: number;
|
|
829
830
|
};
|
|
830
|
-
__kind: "Polkadot";
|
|
831
831
|
} | {
|
|
832
|
-
value: [string, string | number];
|
|
833
832
|
__kind: "Solana";
|
|
833
|
+
value: [string, string | number];
|
|
834
834
|
} | {
|
|
835
835
|
__kind: "None";
|
|
836
836
|
};
|
|
@@ -838,8 +838,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
838
838
|
} | {
|
|
839
839
|
__kind: "Internal";
|
|
840
840
|
} | {
|
|
841
|
-
value: string;
|
|
842
841
|
__kind: "OnChainAccount";
|
|
842
|
+
value: string;
|
|
843
843
|
};
|
|
844
844
|
requestType: {
|
|
845
845
|
__kind: "NetworkFee";
|
|
@@ -850,8 +850,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
850
850
|
outputAction: {
|
|
851
851
|
__kind: "Egress";
|
|
852
852
|
outputAddress: {
|
|
853
|
-
value: string;
|
|
854
853
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
854
|
+
value: string;
|
|
855
855
|
};
|
|
856
856
|
ccmDepositMetadata?: {
|
|
857
857
|
channelMetadata: {
|
|
@@ -863,8 +863,8 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
863
863
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
864
864
|
};
|
|
865
865
|
sourceAddress?: {
|
|
866
|
-
value: string;
|
|
867
866
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
867
|
+
value: string;
|
|
868
868
|
} | null | undefined;
|
|
869
869
|
} | null | undefined;
|
|
870
870
|
} | {
|
|
@@ -879,14 +879,14 @@ declare const swappingSwapRequested: z.ZodObject<{
|
|
|
879
879
|
refundParameters?: {
|
|
880
880
|
retryDuration: number;
|
|
881
881
|
refundDestination: {
|
|
882
|
-
value: string;
|
|
883
882
|
__kind: "InternalAccount";
|
|
883
|
+
value: string;
|
|
884
884
|
} | {
|
|
885
|
+
__kind: "ExternalAddress";
|
|
885
886
|
value: {
|
|
886
|
-
value: string;
|
|
887
887
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
888
|
+
value: string;
|
|
888
889
|
};
|
|
889
|
-
__kind: "ExternalAddress";
|
|
890
890
|
};
|
|
891
891
|
minPrice: string | number;
|
|
892
892
|
} | null | undefined;
|
|
@@ -26,11 +26,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
26
26
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
27
27
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
value: `0x${string}`;
|
|
30
29
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
30
|
+
value: `0x${string}`;
|
|
31
31
|
}, {
|
|
32
|
-
value: string;
|
|
33
32
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
33
|
+
value: string;
|
|
34
34
|
}>, {
|
|
35
35
|
readonly chain: "Ethereum";
|
|
36
36
|
readonly address: `0x${string}`;
|
|
@@ -50,8 +50,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
50
50
|
readonly chain: "Assethub";
|
|
51
51
|
readonly address: string;
|
|
52
52
|
}, {
|
|
53
|
-
value: string;
|
|
54
53
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
54
|
+
value: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
57
|
accountId: string;
|
|
@@ -84,8 +84,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
84
84
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
85
85
|
}, string | number];
|
|
86
86
|
destinationAddress: {
|
|
87
|
-
value: string;
|
|
88
87
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
88
|
+
value: string;
|
|
89
89
|
};
|
|
90
90
|
egressAmount: string | number;
|
|
91
91
|
egressFee: string | number;
|
|
@@ -26,11 +26,11 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
26
26
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol", "Hub"]>;
|
|
27
27
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
value: `0x${string}`;
|
|
30
29
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
30
|
+
value: `0x${string}`;
|
|
31
31
|
}, {
|
|
32
|
-
value: string;
|
|
33
32
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
33
|
+
value: string;
|
|
34
34
|
}>, {
|
|
35
35
|
readonly chain: "Ethereum";
|
|
36
36
|
readonly address: `0x${string}`;
|
|
@@ -50,8 +50,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
50
50
|
readonly chain: "Assethub";
|
|
51
51
|
readonly address: string;
|
|
52
52
|
}, {
|
|
53
|
-
value: string;
|
|
54
53
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
54
|
+
value: string;
|
|
55
55
|
}>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
57
|
accountId: string;
|
|
@@ -84,8 +84,8 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
84
84
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
85
85
|
}, string | number];
|
|
86
86
|
destinationAddress: {
|
|
87
|
-
value: string;
|
|
88
87
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb" | "Hub";
|
|
88
|
+
value: string;
|
|
89
89
|
};
|
|
90
90
|
egressAmount: string | number;
|
|
91
91
|
egressFee: string | number;
|