@chainflip/processor 1.11.10 → 1.11.12
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/README.MD +1 -1
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- 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/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 +20 -20
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- 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 +177 -177
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +177 -177
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- 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/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +203 -203
- 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/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
- package/dist/11100/common.cjs +32 -20
- package/dist/11100/common.d.cts +447 -26
- package/dist/11100/common.d.ts +447 -26
- package/dist/11100/common.mjs +31 -19
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +125 -0
- package/dist/11100/environment/runtimeSafeModeUpdated.d.ts +125 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
- package/dist/11100/lendingPools/collateralAdded.cjs +11 -0
- package/dist/11100/lendingPools/collateralAdded.d.cts +37 -0
- package/dist/11100/lendingPools/collateralAdded.d.ts +37 -0
- package/dist/11100/lendingPools/collateralAdded.mjs +11 -0
- package/dist/11100/lendingPools/collateralRemoved.cjs +11 -0
- package/dist/11100/lendingPools/collateralRemoved.d.cts +37 -0
- package/dist/11100/lendingPools/collateralRemoved.d.ts +37 -0
- package/dist/11100/lendingPools/collateralRemoved.mjs +11 -0
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.cjs +10 -0
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +24 -0
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.ts +24 -0
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.mjs +10 -0
- package/dist/11100/lendingPools/lendingFundsAdded.cjs +11 -0
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +27 -0
- package/dist/11100/lendingPools/lendingFundsAdded.d.ts +27 -0
- package/dist/11100/lendingPools/lendingFundsAdded.mjs +11 -0
- package/dist/11100/lendingPools/lendingFundsRemoved.cjs +11 -0
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +27 -0
- package/dist/11100/lendingPools/lendingFundsRemoved.d.ts +27 -0
- package/dist/11100/lendingPools/lendingFundsRemoved.mjs +11 -0
- package/dist/11100/lendingPools/lendingPoolCreated.cjs +7 -0
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +21 -0
- package/dist/11100/lendingPools/lendingPoolCreated.d.ts +21 -0
- package/dist/11100/lendingPools/lendingPoolCreated.mjs +7 -0
- package/dist/11100/lendingPools/liquidationInitiated.cjs +11 -0
- package/dist/11100/lendingPools/liquidationInitiated.d.cts +17 -0
- package/dist/11100/lendingPools/liquidationInitiated.d.ts +17 -0
- package/dist/11100/lendingPools/liquidationInitiated.mjs +11 -0
- package/dist/11100/lendingPools/loanCreated.cjs +13 -0
- package/dist/11100/lendingPools/loanCreated.d.cts +33 -0
- package/dist/11100/lendingPools/loanCreated.d.ts +33 -0
- package/dist/11100/lendingPools/loanCreated.mjs +13 -0
- package/dist/11100/lendingPools/loanRepaid.cjs +11 -0
- package/dist/11100/lendingPools/loanRepaid.d.cts +27 -0
- package/dist/11100/lendingPools/loanRepaid.d.ts +27 -0
- package/dist/11100/lendingPools/loanRepaid.mjs +11 -0
- package/dist/11100/lendingPools/loanSettled.cjs +10 -0
- package/dist/11100/lendingPools/loanSettled.d.cts +24 -0
- package/dist/11100/lendingPools/loanSettled.d.ts +24 -0
- package/dist/11100/lendingPools/loanSettled.mjs +10 -0
- package/dist/11100/lendingPools/loanUpdated.cjs +11 -0
- package/dist/11100/lendingPools/loanUpdated.d.cts +17 -0
- package/dist/11100/lendingPools/loanUpdated.d.ts +17 -0
- package/dist/11100/lendingPools/loanUpdated.mjs +11 -0
- package/dist/11100/swapping/swapAborted.d.cts +7 -7
- package/dist/11100/swapping/swapAborted.d.ts +7 -7
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +52 -52
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +52 -52
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.ts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +474 -374
- package/dist/11100/swapping/swapRequested.d.ts +474 -374
- package/dist/11100/swapping/swapRescheduled.d.cts +7 -7
- package/dist/11100/swapping/swapRescheduled.d.ts +7 -7
- package/dist/11200/common.cjs +137 -0
- package/dist/11200/common.d.cts +539 -0
- package/dist/11200/common.d.ts +539 -0
- package/dist/11200/common.mjs +137 -0
- package/dist/11200/lendingPools/interestTaken.cjs +13 -0
- package/dist/11200/lendingPools/interestTaken.d.cts +63 -0
- package/dist/11200/lendingPools/interestTaken.d.ts +63 -0
- package/dist/11200/lendingPools/interestTaken.mjs +13 -0
- package/dist/11200/lendingPools/lendingNetworkFeeSwapInitiated.cjs +7 -0
- package/dist/11200/lendingPools/lendingNetworkFeeSwapInitiated.d.cts +11 -0
- package/dist/11200/lendingPools/lendingNetworkFeeSwapInitiated.d.ts +11 -0
- package/dist/11200/lendingPools/lendingNetworkFeeSwapInitiated.mjs +7 -0
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.cjs +10 -0
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.cts +24 -0
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.d.ts +24 -0
- package/dist/11200/lendingPools/lendingPoolFeeSwapInitiated.mjs +10 -0
- package/dist/11200/lendingPools/liquidationFeeTaken.cjs +12 -0
- package/dist/11200/lendingPools/liquidationFeeTaken.d.cts +20 -0
- package/dist/11200/lendingPools/liquidationFeeTaken.d.ts +20 -0
- package/dist/11200/lendingPools/liquidationFeeTaken.mjs +12 -0
- package/dist/11200/lendingPools/loanCreated.cjs +12 -0
- package/dist/11200/lendingPools/loanCreated.d.cts +30 -0
- package/dist/11200/lendingPools/loanCreated.d.ts +30 -0
- package/dist/11200/lendingPools/loanCreated.mjs +12 -0
- package/dist/11200/lendingPools/loanRepaid.cjs +7 -0
- package/dist/11200/lendingPools/loanRepaid.d.cts +14 -0
- package/dist/11200/lendingPools/loanRepaid.d.ts +14 -0
- package/dist/11200/lendingPools/loanRepaid.mjs +7 -0
- package/dist/11200/lendingPools/loanSettled.cjs +11 -0
- package/dist/11200/lendingPools/loanSettled.d.cts +17 -0
- package/dist/11200/lendingPools/loanSettled.d.ts +17 -0
- package/dist/11200/lendingPools/loanSettled.mjs +11 -0
- package/dist/11200/lendingPools/loanUpdated.cjs +10 -0
- package/dist/11200/lendingPools/loanUpdated.d.cts +14 -0
- package/dist/11200/lendingPools/loanUpdated.d.ts +14 -0
- package/dist/11200/lendingPools/loanUpdated.mjs +10 -0
- package/dist/11200/lendingPools/originationFeeTaken.cjs +12 -0
- package/dist/11200/lendingPools/originationFeeTaken.d.cts +20 -0
- package/dist/11200/lendingPools/originationFeeTaken.d.ts +20 -0
- package/dist/11200/lendingPools/originationFeeTaken.mjs +12 -0
- package/dist/11200/lendingPools/palletConfigUpdated.cjs +9 -0
- package/dist/11200/lendingPools/palletConfigUpdated.d.cts +352 -0
- package/dist/11200/lendingPools/palletConfigUpdated.d.ts +352 -0
- package/dist/11200/lendingPools/palletConfigUpdated.mjs +9 -0
- package/dist/11200/swapping/swapAborted.cjs +10 -0
- package/dist/11200/swapping/swapAborted.d.cts +24 -0
- package/dist/11200/swapping/swapAborted.d.ts +24 -0
- package/dist/11200/swapping/swapAborted.mjs +10 -0
- package/dist/11200/swapping/swapRescheduled.cjs +11 -0
- package/dist/11200/swapping/swapRescheduled.d.cts +27 -0
- package/dist/11200/swapping/swapRescheduled.d.ts +27 -0
- package/dist/11200/swapping/swapRescheduled.mjs +11 -0
- package/dist/11200/validator/operatorSettingsUpdated.cjs +10 -0
- package/dist/11200/validator/operatorSettingsUpdated.d.cts +41 -0
- package/dist/11200/validator/operatorSettingsUpdated.d.ts +41 -0
- package/dist/11200/validator/operatorSettingsUpdated.mjs +10 -0
- package/dist/11200/validator/palletConfigUpdated.cjs +9 -0
- package/dist/11200/validator/palletConfigUpdated.d.cts +202 -0
- package/dist/11200/validator/palletConfigUpdated.d.ts +202 -0
- package/dist/11200/validator/palletConfigUpdated.mjs +9 -0
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.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/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- 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 +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- 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/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 +2 -2
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
- 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/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/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/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/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/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- 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 +24 -24
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +26 -26
- 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 +20 -20
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- 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 +14 -14
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +10 -10
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/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 +191 -191
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +191 -191
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +12 -12
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
- 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 +103 -103
- package/dist/190/assetBalances/refundSkipped.d.ts +103 -103
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/190/liquidityProvider/assetTransferred.d.cts +9 -9
- package/dist/190/liquidityProvider/assetTransferred.d.ts +9 -9
- 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 +10 -10
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
- package/dist/190/reputation/offencePenalty.d.cts +6 -6
- package/dist/190/reputation/offencePenalty.d.ts +6 -6
- package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
- 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/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/package.json +2 -2
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const validatorPalletConfigUpdated: z.ZodObject<{
|
|
4
|
+
update: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
5
|
+
__kind: z.ZodLiteral<"MinimumValidatorStake">;
|
|
6
|
+
minStake: z.ZodNumber;
|
|
7
|
+
}, "strip", z.ZodTypeAny, {
|
|
8
|
+
__kind: "MinimumValidatorStake";
|
|
9
|
+
minStake: number;
|
|
10
|
+
}, {
|
|
11
|
+
__kind: "MinimumValidatorStake";
|
|
12
|
+
minStake: number;
|
|
13
|
+
}>, z.ZodObject<{
|
|
14
|
+
__kind: z.ZodLiteral<"RedemptionPeriodAsPercentage">;
|
|
15
|
+
percentage: z.ZodNumber;
|
|
16
|
+
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
18
|
+
percentage: number;
|
|
19
|
+
}, {
|
|
20
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
21
|
+
percentage: number;
|
|
22
|
+
}>, z.ZodObject<{
|
|
23
|
+
__kind: z.ZodLiteral<"EpochDuration">;
|
|
24
|
+
blocks: z.ZodNumber;
|
|
25
|
+
}, "strip", z.ZodTypeAny, {
|
|
26
|
+
__kind: "EpochDuration";
|
|
27
|
+
blocks: number;
|
|
28
|
+
}, {
|
|
29
|
+
__kind: "EpochDuration";
|
|
30
|
+
blocks: number;
|
|
31
|
+
}>, z.ZodObject<{
|
|
32
|
+
__kind: z.ZodLiteral<"AuthoritySetMinSize">;
|
|
33
|
+
minSize: z.ZodNumber;
|
|
34
|
+
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
__kind: "AuthoritySetMinSize";
|
|
36
|
+
minSize: number;
|
|
37
|
+
}, {
|
|
38
|
+
__kind: "AuthoritySetMinSize";
|
|
39
|
+
minSize: number;
|
|
40
|
+
}>, z.ZodObject<{
|
|
41
|
+
__kind: z.ZodLiteral<"AuctionParameters">;
|
|
42
|
+
parameters: z.ZodObject<{
|
|
43
|
+
minSize: z.ZodNumber;
|
|
44
|
+
maxSize: z.ZodNumber;
|
|
45
|
+
maxExpansion: z.ZodNumber;
|
|
46
|
+
}, "strip", z.ZodTypeAny, {
|
|
47
|
+
minSize: number;
|
|
48
|
+
maxSize: number;
|
|
49
|
+
maxExpansion: number;
|
|
50
|
+
}, {
|
|
51
|
+
minSize: number;
|
|
52
|
+
maxSize: number;
|
|
53
|
+
maxExpansion: number;
|
|
54
|
+
}>;
|
|
55
|
+
}, "strip", z.ZodTypeAny, {
|
|
56
|
+
__kind: "AuctionParameters";
|
|
57
|
+
parameters: {
|
|
58
|
+
minSize: number;
|
|
59
|
+
maxSize: number;
|
|
60
|
+
maxExpansion: number;
|
|
61
|
+
};
|
|
62
|
+
}, {
|
|
63
|
+
__kind: "AuctionParameters";
|
|
64
|
+
parameters: {
|
|
65
|
+
minSize: number;
|
|
66
|
+
maxSize: number;
|
|
67
|
+
maxExpansion: number;
|
|
68
|
+
};
|
|
69
|
+
}>, z.ZodObject<{
|
|
70
|
+
__kind: z.ZodLiteral<"MinimumReportedCfeVersion">;
|
|
71
|
+
version: z.ZodObject<{
|
|
72
|
+
major: z.ZodNumber;
|
|
73
|
+
minor: z.ZodNumber;
|
|
74
|
+
patch: z.ZodNumber;
|
|
75
|
+
}, "strip", z.ZodTypeAny, {
|
|
76
|
+
major: number;
|
|
77
|
+
minor: number;
|
|
78
|
+
patch: number;
|
|
79
|
+
}, {
|
|
80
|
+
major: number;
|
|
81
|
+
minor: number;
|
|
82
|
+
patch: number;
|
|
83
|
+
}>;
|
|
84
|
+
}, "strip", z.ZodTypeAny, {
|
|
85
|
+
__kind: "MinimumReportedCfeVersion";
|
|
86
|
+
version: {
|
|
87
|
+
major: number;
|
|
88
|
+
minor: number;
|
|
89
|
+
patch: number;
|
|
90
|
+
};
|
|
91
|
+
}, {
|
|
92
|
+
__kind: "MinimumReportedCfeVersion";
|
|
93
|
+
version: {
|
|
94
|
+
major: number;
|
|
95
|
+
minor: number;
|
|
96
|
+
patch: number;
|
|
97
|
+
};
|
|
98
|
+
}>, z.ZodObject<{
|
|
99
|
+
__kind: z.ZodLiteral<"MaxAuthoritySetContractionPercentage">;
|
|
100
|
+
percentage: z.ZodNumber;
|
|
101
|
+
}, "strip", z.ZodTypeAny, {
|
|
102
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
103
|
+
percentage: number;
|
|
104
|
+
}, {
|
|
105
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
106
|
+
percentage: number;
|
|
107
|
+
}>, z.ZodObject<{
|
|
108
|
+
__kind: z.ZodLiteral<"MinimumAuctionBid">;
|
|
109
|
+
minimumFlipBid: z.ZodNumber;
|
|
110
|
+
}, "strip", z.ZodTypeAny, {
|
|
111
|
+
__kind: "MinimumAuctionBid";
|
|
112
|
+
minimumFlipBid: number;
|
|
113
|
+
}, {
|
|
114
|
+
__kind: "MinimumAuctionBid";
|
|
115
|
+
minimumFlipBid: number;
|
|
116
|
+
}>, z.ZodObject<{
|
|
117
|
+
__kind: z.ZodLiteral<"MinimumOperatorFee">;
|
|
118
|
+
minimumOperatorFeeInBps: z.ZodNumber;
|
|
119
|
+
}, "strip", z.ZodTypeAny, {
|
|
120
|
+
__kind: "MinimumOperatorFee";
|
|
121
|
+
minimumOperatorFeeInBps: number;
|
|
122
|
+
}, {
|
|
123
|
+
__kind: "MinimumOperatorFee";
|
|
124
|
+
minimumOperatorFeeInBps: number;
|
|
125
|
+
}>]>;
|
|
126
|
+
}, "strip", z.ZodTypeAny, {
|
|
127
|
+
update: {
|
|
128
|
+
__kind: "MinimumValidatorStake";
|
|
129
|
+
minStake: number;
|
|
130
|
+
} | {
|
|
131
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
132
|
+
percentage: number;
|
|
133
|
+
} | {
|
|
134
|
+
__kind: "EpochDuration";
|
|
135
|
+
blocks: number;
|
|
136
|
+
} | {
|
|
137
|
+
__kind: "AuthoritySetMinSize";
|
|
138
|
+
minSize: number;
|
|
139
|
+
} | {
|
|
140
|
+
__kind: "AuctionParameters";
|
|
141
|
+
parameters: {
|
|
142
|
+
minSize: number;
|
|
143
|
+
maxSize: number;
|
|
144
|
+
maxExpansion: number;
|
|
145
|
+
};
|
|
146
|
+
} | {
|
|
147
|
+
__kind: "MinimumReportedCfeVersion";
|
|
148
|
+
version: {
|
|
149
|
+
major: number;
|
|
150
|
+
minor: number;
|
|
151
|
+
patch: number;
|
|
152
|
+
};
|
|
153
|
+
} | {
|
|
154
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
155
|
+
percentage: number;
|
|
156
|
+
} | {
|
|
157
|
+
__kind: "MinimumAuctionBid";
|
|
158
|
+
minimumFlipBid: number;
|
|
159
|
+
} | {
|
|
160
|
+
__kind: "MinimumOperatorFee";
|
|
161
|
+
minimumOperatorFeeInBps: number;
|
|
162
|
+
};
|
|
163
|
+
}, {
|
|
164
|
+
update: {
|
|
165
|
+
__kind: "MinimumValidatorStake";
|
|
166
|
+
minStake: number;
|
|
167
|
+
} | {
|
|
168
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
169
|
+
percentage: number;
|
|
170
|
+
} | {
|
|
171
|
+
__kind: "EpochDuration";
|
|
172
|
+
blocks: number;
|
|
173
|
+
} | {
|
|
174
|
+
__kind: "AuthoritySetMinSize";
|
|
175
|
+
minSize: number;
|
|
176
|
+
} | {
|
|
177
|
+
__kind: "AuctionParameters";
|
|
178
|
+
parameters: {
|
|
179
|
+
minSize: number;
|
|
180
|
+
maxSize: number;
|
|
181
|
+
maxExpansion: number;
|
|
182
|
+
};
|
|
183
|
+
} | {
|
|
184
|
+
__kind: "MinimumReportedCfeVersion";
|
|
185
|
+
version: {
|
|
186
|
+
major: number;
|
|
187
|
+
minor: number;
|
|
188
|
+
patch: number;
|
|
189
|
+
};
|
|
190
|
+
} | {
|
|
191
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
192
|
+
percentage: number;
|
|
193
|
+
} | {
|
|
194
|
+
__kind: "MinimumAuctionBid";
|
|
195
|
+
minimumFlipBid: number;
|
|
196
|
+
} | {
|
|
197
|
+
__kind: "MinimumOperatorFee";
|
|
198
|
+
minimumOperatorFeeInBps: number;
|
|
199
|
+
};
|
|
200
|
+
}>;
|
|
201
|
+
|
|
202
|
+
export { validatorPalletConfigUpdated };
|
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const validatorPalletConfigUpdated: z.ZodObject<{
|
|
4
|
+
update: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
5
|
+
__kind: z.ZodLiteral<"MinimumValidatorStake">;
|
|
6
|
+
minStake: z.ZodNumber;
|
|
7
|
+
}, "strip", z.ZodTypeAny, {
|
|
8
|
+
__kind: "MinimumValidatorStake";
|
|
9
|
+
minStake: number;
|
|
10
|
+
}, {
|
|
11
|
+
__kind: "MinimumValidatorStake";
|
|
12
|
+
minStake: number;
|
|
13
|
+
}>, z.ZodObject<{
|
|
14
|
+
__kind: z.ZodLiteral<"RedemptionPeriodAsPercentage">;
|
|
15
|
+
percentage: z.ZodNumber;
|
|
16
|
+
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
18
|
+
percentage: number;
|
|
19
|
+
}, {
|
|
20
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
21
|
+
percentage: number;
|
|
22
|
+
}>, z.ZodObject<{
|
|
23
|
+
__kind: z.ZodLiteral<"EpochDuration">;
|
|
24
|
+
blocks: z.ZodNumber;
|
|
25
|
+
}, "strip", z.ZodTypeAny, {
|
|
26
|
+
__kind: "EpochDuration";
|
|
27
|
+
blocks: number;
|
|
28
|
+
}, {
|
|
29
|
+
__kind: "EpochDuration";
|
|
30
|
+
blocks: number;
|
|
31
|
+
}>, z.ZodObject<{
|
|
32
|
+
__kind: z.ZodLiteral<"AuthoritySetMinSize">;
|
|
33
|
+
minSize: z.ZodNumber;
|
|
34
|
+
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
__kind: "AuthoritySetMinSize";
|
|
36
|
+
minSize: number;
|
|
37
|
+
}, {
|
|
38
|
+
__kind: "AuthoritySetMinSize";
|
|
39
|
+
minSize: number;
|
|
40
|
+
}>, z.ZodObject<{
|
|
41
|
+
__kind: z.ZodLiteral<"AuctionParameters">;
|
|
42
|
+
parameters: z.ZodObject<{
|
|
43
|
+
minSize: z.ZodNumber;
|
|
44
|
+
maxSize: z.ZodNumber;
|
|
45
|
+
maxExpansion: z.ZodNumber;
|
|
46
|
+
}, "strip", z.ZodTypeAny, {
|
|
47
|
+
minSize: number;
|
|
48
|
+
maxSize: number;
|
|
49
|
+
maxExpansion: number;
|
|
50
|
+
}, {
|
|
51
|
+
minSize: number;
|
|
52
|
+
maxSize: number;
|
|
53
|
+
maxExpansion: number;
|
|
54
|
+
}>;
|
|
55
|
+
}, "strip", z.ZodTypeAny, {
|
|
56
|
+
__kind: "AuctionParameters";
|
|
57
|
+
parameters: {
|
|
58
|
+
minSize: number;
|
|
59
|
+
maxSize: number;
|
|
60
|
+
maxExpansion: number;
|
|
61
|
+
};
|
|
62
|
+
}, {
|
|
63
|
+
__kind: "AuctionParameters";
|
|
64
|
+
parameters: {
|
|
65
|
+
minSize: number;
|
|
66
|
+
maxSize: number;
|
|
67
|
+
maxExpansion: number;
|
|
68
|
+
};
|
|
69
|
+
}>, z.ZodObject<{
|
|
70
|
+
__kind: z.ZodLiteral<"MinimumReportedCfeVersion">;
|
|
71
|
+
version: z.ZodObject<{
|
|
72
|
+
major: z.ZodNumber;
|
|
73
|
+
minor: z.ZodNumber;
|
|
74
|
+
patch: z.ZodNumber;
|
|
75
|
+
}, "strip", z.ZodTypeAny, {
|
|
76
|
+
major: number;
|
|
77
|
+
minor: number;
|
|
78
|
+
patch: number;
|
|
79
|
+
}, {
|
|
80
|
+
major: number;
|
|
81
|
+
minor: number;
|
|
82
|
+
patch: number;
|
|
83
|
+
}>;
|
|
84
|
+
}, "strip", z.ZodTypeAny, {
|
|
85
|
+
__kind: "MinimumReportedCfeVersion";
|
|
86
|
+
version: {
|
|
87
|
+
major: number;
|
|
88
|
+
minor: number;
|
|
89
|
+
patch: number;
|
|
90
|
+
};
|
|
91
|
+
}, {
|
|
92
|
+
__kind: "MinimumReportedCfeVersion";
|
|
93
|
+
version: {
|
|
94
|
+
major: number;
|
|
95
|
+
minor: number;
|
|
96
|
+
patch: number;
|
|
97
|
+
};
|
|
98
|
+
}>, z.ZodObject<{
|
|
99
|
+
__kind: z.ZodLiteral<"MaxAuthoritySetContractionPercentage">;
|
|
100
|
+
percentage: z.ZodNumber;
|
|
101
|
+
}, "strip", z.ZodTypeAny, {
|
|
102
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
103
|
+
percentage: number;
|
|
104
|
+
}, {
|
|
105
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
106
|
+
percentage: number;
|
|
107
|
+
}>, z.ZodObject<{
|
|
108
|
+
__kind: z.ZodLiteral<"MinimumAuctionBid">;
|
|
109
|
+
minimumFlipBid: z.ZodNumber;
|
|
110
|
+
}, "strip", z.ZodTypeAny, {
|
|
111
|
+
__kind: "MinimumAuctionBid";
|
|
112
|
+
minimumFlipBid: number;
|
|
113
|
+
}, {
|
|
114
|
+
__kind: "MinimumAuctionBid";
|
|
115
|
+
minimumFlipBid: number;
|
|
116
|
+
}>, z.ZodObject<{
|
|
117
|
+
__kind: z.ZodLiteral<"MinimumOperatorFee">;
|
|
118
|
+
minimumOperatorFeeInBps: z.ZodNumber;
|
|
119
|
+
}, "strip", z.ZodTypeAny, {
|
|
120
|
+
__kind: "MinimumOperatorFee";
|
|
121
|
+
minimumOperatorFeeInBps: number;
|
|
122
|
+
}, {
|
|
123
|
+
__kind: "MinimumOperatorFee";
|
|
124
|
+
minimumOperatorFeeInBps: number;
|
|
125
|
+
}>]>;
|
|
126
|
+
}, "strip", z.ZodTypeAny, {
|
|
127
|
+
update: {
|
|
128
|
+
__kind: "MinimumValidatorStake";
|
|
129
|
+
minStake: number;
|
|
130
|
+
} | {
|
|
131
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
132
|
+
percentage: number;
|
|
133
|
+
} | {
|
|
134
|
+
__kind: "EpochDuration";
|
|
135
|
+
blocks: number;
|
|
136
|
+
} | {
|
|
137
|
+
__kind: "AuthoritySetMinSize";
|
|
138
|
+
minSize: number;
|
|
139
|
+
} | {
|
|
140
|
+
__kind: "AuctionParameters";
|
|
141
|
+
parameters: {
|
|
142
|
+
minSize: number;
|
|
143
|
+
maxSize: number;
|
|
144
|
+
maxExpansion: number;
|
|
145
|
+
};
|
|
146
|
+
} | {
|
|
147
|
+
__kind: "MinimumReportedCfeVersion";
|
|
148
|
+
version: {
|
|
149
|
+
major: number;
|
|
150
|
+
minor: number;
|
|
151
|
+
patch: number;
|
|
152
|
+
};
|
|
153
|
+
} | {
|
|
154
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
155
|
+
percentage: number;
|
|
156
|
+
} | {
|
|
157
|
+
__kind: "MinimumAuctionBid";
|
|
158
|
+
minimumFlipBid: number;
|
|
159
|
+
} | {
|
|
160
|
+
__kind: "MinimumOperatorFee";
|
|
161
|
+
minimumOperatorFeeInBps: number;
|
|
162
|
+
};
|
|
163
|
+
}, {
|
|
164
|
+
update: {
|
|
165
|
+
__kind: "MinimumValidatorStake";
|
|
166
|
+
minStake: number;
|
|
167
|
+
} | {
|
|
168
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
169
|
+
percentage: number;
|
|
170
|
+
} | {
|
|
171
|
+
__kind: "EpochDuration";
|
|
172
|
+
blocks: number;
|
|
173
|
+
} | {
|
|
174
|
+
__kind: "AuthoritySetMinSize";
|
|
175
|
+
minSize: number;
|
|
176
|
+
} | {
|
|
177
|
+
__kind: "AuctionParameters";
|
|
178
|
+
parameters: {
|
|
179
|
+
minSize: number;
|
|
180
|
+
maxSize: number;
|
|
181
|
+
maxExpansion: number;
|
|
182
|
+
};
|
|
183
|
+
} | {
|
|
184
|
+
__kind: "MinimumReportedCfeVersion";
|
|
185
|
+
version: {
|
|
186
|
+
major: number;
|
|
187
|
+
minor: number;
|
|
188
|
+
patch: number;
|
|
189
|
+
};
|
|
190
|
+
} | {
|
|
191
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
192
|
+
percentage: number;
|
|
193
|
+
} | {
|
|
194
|
+
__kind: "MinimumAuctionBid";
|
|
195
|
+
minimumFlipBid: number;
|
|
196
|
+
} | {
|
|
197
|
+
__kind: "MinimumOperatorFee";
|
|
198
|
+
minimumOperatorFeeInBps: number;
|
|
199
|
+
};
|
|
200
|
+
}>;
|
|
201
|
+
|
|
202
|
+
export { validatorPalletConfigUpdated };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// generated/11200/validator/palletConfigUpdated.ts
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import { palletCfValidatorPalletConfigUpdate } from "../common.mjs";
|
|
4
|
+
var validatorPalletConfigUpdated = z.object({
|
|
5
|
+
update: palletCfValidatorPalletConfigUpdate
|
|
6
|
+
});
|
|
7
|
+
export {
|
|
8
|
+
validatorPalletConfigUpdated
|
|
9
|
+
};
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderLiquidityDepositCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
accountId: string;
|
|
17
16
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
17
|
+
accountId: string;
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
-
accountId: string;
|
|
21
20
|
asset: {
|
|
22
21
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
23
22
|
};
|
|
23
|
+
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderLiquidityDepositCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
accountId: string;
|
|
17
16
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
17
|
+
accountId: string;
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
-
accountId: string;
|
|
21
20
|
asset: {
|
|
22
21
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
23
22
|
};
|
|
23
|
+
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -44,8 +44,8 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
44
44
|
}>;
|
|
45
45
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
48
47
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
48
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
49
49
|
amount: bigint;
|
|
50
50
|
destinationAddress: {
|
|
51
51
|
readonly chain: "Ethereum";
|
|
@@ -59,12 +59,12 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
fee: bigint;
|
|
61
61
|
}, {
|
|
62
|
-
asset: {
|
|
63
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
64
|
-
};
|
|
65
62
|
egressId: [{
|
|
66
63
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
67
64
|
}, string | number];
|
|
65
|
+
asset: {
|
|
66
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
67
|
+
};
|
|
68
68
|
amount: string | number;
|
|
69
69
|
destinationAddress: {
|
|
70
70
|
value: string;
|
|
@@ -44,8 +44,8 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
44
44
|
}>;
|
|
45
45
|
fee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
48
47
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
48
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
49
49
|
amount: bigint;
|
|
50
50
|
destinationAddress: {
|
|
51
51
|
readonly chain: "Ethereum";
|
|
@@ -59,12 +59,12 @@ declare const liquidityProviderWithdrawalEgressScheduled: z.ZodObject<{
|
|
|
59
59
|
};
|
|
60
60
|
fee: bigint;
|
|
61
61
|
}, {
|
|
62
|
-
asset: {
|
|
63
|
-
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
64
|
-
};
|
|
65
62
|
egressId: [{
|
|
66
63
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
67
64
|
}, string | number];
|
|
65
|
+
asset: {
|
|
66
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
67
|
+
};
|
|
68
68
|
amount: string | number;
|
|
69
69
|
destinationAddress: {
|
|
70
70
|
value: string;
|
|
@@ -54,9 +54,9 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
54
54
|
collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
+
lp: string;
|
|
57
58
|
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
58
59
|
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
59
|
-
lp: string;
|
|
60
60
|
side: "Buy" | "Sell";
|
|
61
61
|
id: bigint;
|
|
62
62
|
tick: number;
|
|
@@ -71,13 +71,13 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
71
71
|
value: bigint;
|
|
72
72
|
} | null | undefined;
|
|
73
73
|
}, {
|
|
74
|
+
lp: string;
|
|
74
75
|
baseAsset: {
|
|
75
76
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
76
77
|
};
|
|
77
78
|
quoteAsset: {
|
|
78
79
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
79
80
|
};
|
|
80
|
-
lp: string;
|
|
81
81
|
side: {
|
|
82
82
|
__kind: "Buy" | "Sell";
|
|
83
83
|
};
|
|
@@ -54,9 +54,9 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
54
54
|
collectedFees: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
55
55
|
boughtAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
+
lp: string;
|
|
57
58
|
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
58
59
|
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
59
|
-
lp: string;
|
|
60
60
|
side: "Buy" | "Sell";
|
|
61
61
|
id: bigint;
|
|
62
62
|
tick: number;
|
|
@@ -71,13 +71,13 @@ declare const liquidityPoolsLimitOrderUpdated: z.ZodObject<{
|
|
|
71
71
|
value: bigint;
|
|
72
72
|
} | null | undefined;
|
|
73
73
|
}, {
|
|
74
|
+
lp: string;
|
|
74
75
|
baseAsset: {
|
|
75
76
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
76
77
|
};
|
|
77
78
|
quoteAsset: {
|
|
78
79
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
79
80
|
};
|
|
80
|
-
lp: string;
|
|
81
81
|
side: {
|
|
82
82
|
__kind: "Buy" | "Sell";
|
|
83
83
|
};
|
|
@@ -134,9 +134,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
134
134
|
quote: string | number;
|
|
135
135
|
}>;
|
|
136
136
|
}, "strip", z.ZodTypeAny, {
|
|
137
|
+
lp: string;
|
|
137
138
|
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
138
139
|
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
139
|
-
lp: string;
|
|
140
140
|
id: bigint;
|
|
141
141
|
collectedFees: {
|
|
142
142
|
base: bigint;
|
|
@@ -167,13 +167,13 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
167
167
|
};
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
|
+
lp: string;
|
|
170
171
|
baseAsset: {
|
|
171
172
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
172
173
|
};
|
|
173
174
|
quoteAsset: {
|
|
174
175
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
175
176
|
};
|
|
176
|
-
lp: string;
|
|
177
177
|
id: string | number;
|
|
178
178
|
collectedFees: {
|
|
179
179
|
base: string | number;
|
|
@@ -134,9 +134,9 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
134
134
|
quote: string | number;
|
|
135
135
|
}>;
|
|
136
136
|
}, "strip", z.ZodTypeAny, {
|
|
137
|
+
lp: string;
|
|
137
138
|
baseAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
138
139
|
quoteAsset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
139
|
-
lp: string;
|
|
140
140
|
id: bigint;
|
|
141
141
|
collectedFees: {
|
|
142
142
|
base: bigint;
|
|
@@ -167,13 +167,13 @@ declare const liquidityPoolsRangeOrderUpdated: z.ZodObject<{
|
|
|
167
167
|
};
|
|
168
168
|
} | null | undefined;
|
|
169
169
|
}, {
|
|
170
|
+
lp: string;
|
|
170
171
|
baseAsset: {
|
|
171
172
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
172
173
|
};
|
|
173
174
|
quoteAsset: {
|
|
174
175
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
175
176
|
};
|
|
176
|
-
lp: string;
|
|
177
177
|
id: string | number;
|
|
178
178
|
collectedFees: {
|
|
179
179
|
base: string | number;
|
|
@@ -22,16 +22,16 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
24
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
25
|
-
amount: bigint;
|
|
26
25
|
direction: "FromStable" | "ToStable";
|
|
26
|
+
amount: bigint;
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
29
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
30
30
|
};
|
|
31
|
-
amount: string | number;
|
|
32
31
|
direction: {
|
|
33
32
|
__kind: "FromStable" | "ToStable";
|
|
34
33
|
};
|
|
34
|
+
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -22,16 +22,16 @@ declare const swappingBatchSwapFailed: z.ZodObject<{
|
|
|
22
22
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
24
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
25
|
-
amount: bigint;
|
|
26
25
|
direction: "FromStable" | "ToStable";
|
|
26
|
+
amount: bigint;
|
|
27
27
|
}, {
|
|
28
28
|
asset: {
|
|
29
29
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "Usdt";
|
|
30
30
|
};
|
|
31
|
-
amount: string | number;
|
|
32
31
|
direction: {
|
|
33
32
|
__kind: "FromStable" | "ToStable";
|
|
34
33
|
};
|
|
34
|
+
amount: string | number;
|
|
35
35
|
}>;
|
|
36
36
|
|
|
37
37
|
export { swappingBatchSwapFailed };
|
|
@@ -24,14 +24,13 @@ declare const bitcoinIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
24
24
|
}>;
|
|
25
25
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
amount: bigint;
|
|
28
27
|
boosterId: string;
|
|
29
28
|
boostPool: {
|
|
30
29
|
asset: "Btc";
|
|
31
30
|
tier: number;
|
|
32
31
|
};
|
|
32
|
+
amount: bigint;
|
|
33
33
|
}, {
|
|
34
|
-
amount: string | number;
|
|
35
34
|
boosterId: string;
|
|
36
35
|
boostPool: {
|
|
37
36
|
asset: {
|
|
@@ -39,6 +38,7 @@ declare const bitcoinIngressEgressBoostFundsAdded: z.ZodObject<{
|
|
|
39
38
|
};
|
|
40
39
|
tier: number;
|
|
41
40
|
};
|
|
41
|
+
amount: string | number;
|
|
42
42
|
}>;
|
|
43
43
|
|
|
44
44
|
export { bitcoinIngressEgressBoostFundsAdded };
|