@chainflip/processor 2.0.4 → 2.1.0-alpha.0
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/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +207 -207
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +207 -207
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +22 -22
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/assethubIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/flip/flipMinted.d.cts +2 -2
- package/dist/11100/flip/flipMinted.d.ts +2 -2
- 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 +386 -386
- package/dist/11100/swapping/swapRequested.d.ts +386 -386
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/assethubIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/assethubIngressEgress/depositFailed.d.ts +184 -184
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.ts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.ts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +306 -306
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.ts +306 -306
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.ts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11200/ethereumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- 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/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/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/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.ts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.ts +2 -2
- 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 +4 -4
- package/dist/160/liquidityProvider/assetTransferred.d.ts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +150 -150
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +150 -150
- 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/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
- 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 +20 -20
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +2 -2
- package/dist/190/assetBalances/accountCredited.d.ts +2 -2
- package/dist/190/assetBalances/accountDebited.d.cts +2 -2
- package/dist/190/assetBalances/accountDebited.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/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/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +4 -4
- package/dist/200/lendingPools/loanCreated.d.ts +4 -4
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +9 -9
- package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +9 -9
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.ts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +10 -10
- package/dist/200/swapping/swapRequested.d.ts +10 -10
- package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.cjs +10 -0
- package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
- package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
- package/dist/210/arbitrumIngressEgress/assetEgressStatusChanged.mjs +10 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.cjs +27 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +203 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.ts +203 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.mjs +27 -0
- package/dist/210/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +1426 -0
- package/dist/210/arbitrumIngressEgress/depositFailed.d.ts +1426 -0
- package/dist/210/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.cjs +10 -0
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +24 -0
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.ts +24 -0
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.mjs +10 -0
- package/dist/210/arbitrumIngressEgress/depositFinalised.cjs +25 -0
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +197 -0
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.ts +197 -0
- package/dist/210/arbitrumIngressEgress/depositFinalised.mjs +25 -0
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/210/arbitrumIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/210/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/210/arbitrumIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/210/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/210/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/210/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/210/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/210/assetBalances/accountCredited.cjs +12 -0
- package/dist/210/assetBalances/accountCredited.d.cts +30 -0
- package/dist/210/assetBalances/accountCredited.d.ts +30 -0
- package/dist/210/assetBalances/accountCredited.mjs +12 -0
- package/dist/210/assetBalances/accountDebited.cjs +12 -0
- package/dist/210/assetBalances/accountDebited.d.cts +30 -0
- package/dist/210/assetBalances/accountDebited.d.ts +30 -0
- package/dist/210/assetBalances/accountDebited.mjs +12 -0
- package/dist/210/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +1417 -0
- package/dist/210/assethubIngressEgress/depositFailed.d.ts +1417 -0
- package/dist/210/assethubIngressEgress/depositFailed.mjs +14 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +2335 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.d.ts +2335 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/210/common.cjs +1171 -0
- package/dist/210/common.d.cts +26252 -0
- package/dist/210/common.d.ts +26252 -0
- package/dist/210/common.mjs +1171 -0
- package/dist/210/environment/addedNewArbAsset.cjs +7 -0
- package/dist/210/environment/addedNewArbAsset.d.cts +13 -0
- package/dist/210/environment/addedNewArbAsset.d.ts +13 -0
- package/dist/210/environment/addedNewArbAsset.mjs +7 -0
- package/dist/210/environment/addedNewEthAsset.cjs +7 -0
- package/dist/210/environment/addedNewEthAsset.d.cts +13 -0
- package/dist/210/environment/addedNewEthAsset.d.ts +13 -0
- package/dist/210/environment/addedNewEthAsset.mjs +7 -0
- package/dist/210/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +1928 -0
- package/dist/210/environment/runtimeSafeModeUpdated.d.ts +1928 -0
- package/dist/210/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/210/environment/updatedArbAsset.cjs +7 -0
- package/dist/210/environment/updatedArbAsset.d.cts +13 -0
- package/dist/210/environment/updatedArbAsset.d.ts +13 -0
- package/dist/210/environment/updatedArbAsset.mjs +7 -0
- package/dist/210/environment/updatedEthAsset.cjs +7 -0
- package/dist/210/environment/updatedEthAsset.d.cts +13 -0
- package/dist/210/environment/updatedEthAsset.d.ts +13 -0
- package/dist/210/environment/updatedEthAsset.mjs +7 -0
- package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.cjs +10 -0
- package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.cts +24 -0
- package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.d.ts +24 -0
- package/dist/210/ethereumIngressEgress/assetEgressStatusChanged.mjs +10 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.cjs +27 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +203 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.ts +203 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.mjs +27 -0
- package/dist/210/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +1426 -0
- package/dist/210/ethereumIngressEgress/depositFailed.d.ts +1426 -0
- package/dist/210/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.cjs +10 -0
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +24 -0
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.ts +24 -0
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.mjs +10 -0
- package/dist/210/ethereumIngressEgress/depositFinalised.cjs +25 -0
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +197 -0
- package/dist/210/ethereumIngressEgress/depositFinalised.d.ts +197 -0
- package/dist/210/ethereumIngressEgress/depositFinalised.mjs +25 -0
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/210/ethereumIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/210/ethereumIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/210/ethereumIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/210/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.cts +150 -0
- package/dist/210/ethereumIngressEgress/palletConfigUpdated.d.ts +150 -0
- package/dist/210/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/210/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/210/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/210/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/210/funding/funded.cjs +12 -0
- package/dist/210/funding/funded.d.cts +87 -0
- package/dist/210/funding/funded.d.ts +87 -0
- package/dist/210/funding/funded.mjs +12 -0
- package/dist/210/governance/newGovernanceCouncil.cjs +9 -0
- package/dist/210/governance/newGovernanceCouncil.d.cts +26 -0
- package/dist/210/governance/newGovernanceCouncil.d.ts +26 -0
- package/dist/210/governance/newGovernanceCouncil.mjs +9 -0
- package/dist/210/lendingPools/boostFundsAdded.cjs +11 -0
- package/dist/210/lendingPools/boostFundsAdded.d.cts +44 -0
- package/dist/210/lendingPools/boostFundsAdded.d.ts +44 -0
- package/dist/210/lendingPools/boostFundsAdded.mjs +11 -0
- package/dist/210/lendingPools/boostPoolCreated.cjs +9 -0
- package/dist/210/lendingPools/boostPoolCreated.d.cts +38 -0
- package/dist/210/lendingPools/boostPoolCreated.d.ts +38 -0
- package/dist/210/lendingPools/boostPoolCreated.mjs +9 -0
- package/dist/210/lendingPools/collateralAdded.cjs +16 -0
- package/dist/210/lendingPools/collateralAdded.d.cts +62 -0
- package/dist/210/lendingPools/collateralAdded.d.ts +62 -0
- package/dist/210/lendingPools/collateralAdded.mjs +16 -0
- package/dist/210/lendingPools/collateralRemoved.cjs +10 -0
- package/dist/210/lendingPools/collateralRemoved.d.cts +24 -0
- package/dist/210/lendingPools/collateralRemoved.d.ts +24 -0
- package/dist/210/lendingPools/collateralRemoved.mjs +10 -0
- package/dist/210/lendingPools/collateralTopupAssetUpdated.cjs +10 -0
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +24 -0
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.ts +24 -0
- package/dist/210/lendingPools/collateralTopupAssetUpdated.mjs +10 -0
- package/dist/210/lendingPools/lendingFundsAdded.cjs +11 -0
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +27 -0
- package/dist/210/lendingPools/lendingFundsAdded.d.ts +27 -0
- package/dist/210/lendingPools/lendingFundsAdded.mjs +11 -0
- package/dist/210/lendingPools/lendingFundsRemoved.cjs +11 -0
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +27 -0
- package/dist/210/lendingPools/lendingFundsRemoved.d.ts +27 -0
- package/dist/210/lendingPools/lendingFundsRemoved.mjs +11 -0
- package/dist/210/lendingPools/lendingPoolCreated.cjs +7 -0
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +21 -0
- package/dist/210/lendingPools/lendingPoolCreated.d.ts +21 -0
- package/dist/210/lendingPools/lendingPoolCreated.mjs +7 -0
- package/dist/210/lendingPools/loanCreated.cjs +12 -0
- package/dist/210/lendingPools/loanCreated.d.cts +30 -0
- package/dist/210/lendingPools/loanCreated.d.ts +30 -0
- package/dist/210/lendingPools/loanCreated.mjs +12 -0
- package/dist/210/lendingPools/palletConfigUpdated.cjs +9 -0
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +387 -0
- package/dist/210/lendingPools/palletConfigUpdated.d.ts +387 -0
- package/dist/210/lendingPools/palletConfigUpdated.mjs +9 -0
- package/dist/210/lendingPools/stoppedBoosting.cjs +12 -0
- package/dist/210/lendingPools/stoppedBoosting.d.cts +47 -0
- package/dist/210/lendingPools/stoppedBoosting.d.ts +47 -0
- package/dist/210/lendingPools/stoppedBoosting.mjs +12 -0
- package/dist/210/liquidityPools/assetSwapped.cjs +12 -0
- package/dist/210/liquidityPools/assetSwapped.d.cts +40 -0
- package/dist/210/liquidityPools/assetSwapped.d.ts +40 -0
- package/dist/210/liquidityPools/assetSwapped.mjs +12 -0
- package/dist/210/liquidityPools/limitOrderUpdated.cjs +24 -0
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +98 -0
- package/dist/210/liquidityPools/limitOrderUpdated.d.ts +98 -0
- package/dist/210/liquidityPools/limitOrderUpdated.mjs +24 -0
- package/dist/210/liquidityPools/newPoolCreated.cjs +12 -0
- package/dist/210/liquidityPools/newPoolCreated.d.cts +40 -0
- package/dist/210/liquidityPools/newPoolCreated.d.ts +40 -0
- package/dist/210/liquidityPools/newPoolCreated.mjs +12 -0
- package/dist/210/liquidityPools/orderDeletionFailed.cjs +7 -0
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +126 -0
- package/dist/210/liquidityPools/orderDeletionFailed.d.ts +126 -0
- package/dist/210/liquidityPools/orderDeletionFailed.mjs +7 -0
- package/dist/210/liquidityPools/palletConfigUpdated.cjs +9 -0
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +43 -0
- package/dist/210/liquidityPools/palletConfigUpdated.d.ts +43 -0
- package/dist/210/liquidityPools/palletConfigUpdated.mjs +9 -0
- package/dist/210/liquidityPools/poolFeeSet.cjs +11 -0
- package/dist/210/liquidityPools/poolFeeSet.d.cts +37 -0
- package/dist/210/liquidityPools/poolFeeSet.d.ts +37 -0
- package/dist/210/liquidityPools/poolFeeSet.mjs +11 -0
- package/dist/210/liquidityPools/priceImpactLimitSet.cjs +10 -0
- package/dist/210/liquidityPools/priceImpactLimitSet.d.cts +45 -0
- package/dist/210/liquidityPools/priceImpactLimitSet.d.ts +45 -0
- package/dist/210/liquidityPools/priceImpactLimitSet.mjs +10 -0
- package/dist/210/liquidityPools/rangeOrderUpdated.cjs +22 -0
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +208 -0
- package/dist/210/liquidityPools/rangeOrderUpdated.d.ts +208 -0
- package/dist/210/liquidityPools/rangeOrderUpdated.mjs +22 -0
- package/dist/210/liquidityProvider/assetTransferred.cjs +12 -0
- package/dist/210/liquidityProvider/assetTransferred.d.cts +30 -0
- package/dist/210/liquidityProvider/assetTransferred.d.ts +30 -0
- package/dist/210/liquidityProvider/assetTransferred.mjs +12 -0
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +90 -0
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.ts +90 -0
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +94 -0
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.ts +94 -0
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
- package/dist/210/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +1417 -0
- package/dist/210/polkadotIngressEgress/depositFailed.d.ts +1417 -0
- package/dist/210/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/210/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +1498 -0
- package/dist/210/solanaIngressEgress/depositFailed.d.ts +1498 -0
- package/dist/210/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.cjs +22 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +147 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.ts +147 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.mjs +22 -0
- package/dist/210/swapping/batchSwapFailed.cjs +11 -0
- package/dist/210/swapping/batchSwapFailed.d.cts +37 -0
- package/dist/210/swapping/batchSwapFailed.d.ts +37 -0
- package/dist/210/swapping/batchSwapFailed.mjs +11 -0
- package/dist/210/swapping/creditedOnChain.cjs +12 -0
- package/dist/210/swapping/creditedOnChain.d.cts +30 -0
- package/dist/210/swapping/creditedOnChain.d.ts +30 -0
- package/dist/210/swapping/creditedOnChain.mjs +12 -0
- package/dist/210/swapping/palletConfigUpdated.cjs +7 -0
- package/dist/210/swapping/palletConfigUpdated.d.cts +254 -0
- package/dist/210/swapping/palletConfigUpdated.d.ts +254 -0
- package/dist/210/swapping/palletConfigUpdated.mjs +7 -0
- package/dist/210/swapping/refundEgressIgnored.cjs +12 -0
- package/dist/210/swapping/refundEgressIgnored.d.cts +247 -0
- package/dist/210/swapping/refundEgressIgnored.d.ts +247 -0
- package/dist/210/swapping/refundEgressIgnored.mjs +12 -0
- package/dist/210/swapping/refundEgressScheduled.cjs +18 -0
- package/dist/210/swapping/refundEgressScheduled.d.cts +56 -0
- package/dist/210/swapping/refundEgressScheduled.d.ts +56 -0
- package/dist/210/swapping/refundEgressScheduled.mjs +18 -0
- package/dist/210/swapping/refundedOnChain.cjs +13 -0
- package/dist/210/swapping/refundedOnChain.d.cts +33 -0
- package/dist/210/swapping/refundedOnChain.d.ts +33 -0
- package/dist/210/swapping/refundedOnChain.mjs +13 -0
- package/dist/210/swapping/swapAmountConfiscated.cjs +12 -0
- package/dist/210/swapping/swapAmountConfiscated.d.cts +30 -0
- package/dist/210/swapping/swapAmountConfiscated.d.ts +30 -0
- package/dist/210/swapping/swapAmountConfiscated.mjs +12 -0
- package/dist/210/swapping/swapDepositAddressReady.cjs +31 -0
- package/dist/210/swapping/swapDepositAddressReady.d.cts +694 -0
- package/dist/210/swapping/swapDepositAddressReady.d.ts +694 -0
- package/dist/210/swapping/swapDepositAddressReady.mjs +31 -0
- package/dist/210/swapping/swapEgressIgnored.cjs +12 -0
- package/dist/210/swapping/swapEgressIgnored.d.cts +247 -0
- package/dist/210/swapping/swapEgressIgnored.d.ts +247 -0
- package/dist/210/swapping/swapEgressIgnored.mjs +12 -0
- package/dist/210/swapping/swapEgressScheduled.cjs +17 -0
- package/dist/210/swapping/swapEgressScheduled.d.cts +53 -0
- package/dist/210/swapping/swapEgressScheduled.d.ts +53 -0
- package/dist/210/swapping/swapEgressScheduled.mjs +17 -0
- package/dist/210/swapping/swapExecuted.cjs +18 -0
- package/dist/210/swapping/swapExecuted.d.cts +58 -0
- package/dist/210/swapping/swapExecuted.d.ts +58 -0
- package/dist/210/swapping/swapExecuted.mjs +18 -0
- package/dist/210/swapping/swapRequested.cjs +25 -0
- package/dist/210/swapping/swapRequested.d.cts +3992 -0
- package/dist/210/swapping/swapRequested.d.ts +3992 -0
- package/dist/210/swapping/swapRequested.mjs +25 -0
- package/dist/210/swapping/withdrawalRequested.cjs +20 -0
- package/dist/210/swapping/withdrawalRequested.d.cts +97 -0
- package/dist/210/swapping/withdrawalRequested.d.ts +97 -0
- package/dist/210/swapping/withdrawalRequested.mjs +20 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.cjs +10 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +24 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.ts +24 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.mjs +10 -0
- package/dist/210/tradingStrategy/palletConfigUpdated.cjs +9 -0
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +107 -0
- package/dist/210/tradingStrategy/palletConfigUpdated.d.ts +107 -0
- package/dist/210/tradingStrategy/palletConfigUpdated.mjs +9 -0
- package/dist/210/tradingStrategy/strategyDeployed.cjs +11 -0
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +133 -0
- package/dist/210/tradingStrategy/strategyDeployed.d.ts +133 -0
- package/dist/210/tradingStrategy/strategyDeployed.mjs +11 -0
- package/package.json +2 -2
|
@@ -192,7 +192,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
192
192
|
bitcoinVault: boolean;
|
|
193
193
|
}>;
|
|
194
194
|
}, "strip", z.ZodTypeAny, {
|
|
195
|
-
__kind: "CodeAmber";
|
|
196
195
|
value: {
|
|
197
196
|
governance: boolean;
|
|
198
197
|
funding: boolean;
|
|
@@ -210,8 +209,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
210
209
|
bitcoinIngressEgress: boolean;
|
|
211
210
|
bitcoinVault: boolean;
|
|
212
211
|
};
|
|
213
|
-
}, {
|
|
214
212
|
__kind: "CodeAmber";
|
|
213
|
+
}, {
|
|
215
214
|
value: {
|
|
216
215
|
governance: boolean;
|
|
217
216
|
funding: boolean;
|
|
@@ -229,6 +228,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
229
228
|
bitcoinIngressEgress: boolean;
|
|
230
229
|
bitcoinVault: boolean;
|
|
231
230
|
};
|
|
231
|
+
__kind: "CodeAmber";
|
|
232
232
|
}>]>;
|
|
233
233
|
}, "strip", z.ZodTypeAny, {
|
|
234
234
|
funding: {
|
|
@@ -282,7 +282,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
282
282
|
} | {
|
|
283
283
|
__kind: "CodeRed";
|
|
284
284
|
} | {
|
|
285
|
-
__kind: "CodeAmber";
|
|
286
285
|
value: {
|
|
287
286
|
governance: boolean;
|
|
288
287
|
funding: boolean;
|
|
@@ -300,6 +299,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
300
299
|
bitcoinIngressEgress: boolean;
|
|
301
300
|
bitcoinVault: boolean;
|
|
302
301
|
};
|
|
302
|
+
__kind: "CodeAmber";
|
|
303
303
|
};
|
|
304
304
|
}, {
|
|
305
305
|
funding: {
|
|
@@ -353,7 +353,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
353
353
|
} | {
|
|
354
354
|
__kind: "CodeRed";
|
|
355
355
|
} | {
|
|
356
|
-
__kind: "CodeAmber";
|
|
357
356
|
value: {
|
|
358
357
|
governance: boolean;
|
|
359
358
|
funding: boolean;
|
|
@@ -371,10 +370,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
371
370
|
bitcoinIngressEgress: boolean;
|
|
372
371
|
bitcoinVault: boolean;
|
|
373
372
|
};
|
|
373
|
+
__kind: "CodeAmber";
|
|
374
374
|
};
|
|
375
375
|
}>;
|
|
376
376
|
}, "strip", z.ZodTypeAny, {
|
|
377
|
-
__kind: "CodeAmber";
|
|
378
377
|
value: {
|
|
379
378
|
funding: {
|
|
380
379
|
redeemEnabled: boolean;
|
|
@@ -427,7 +426,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
427
426
|
} | {
|
|
428
427
|
__kind: "CodeRed";
|
|
429
428
|
} | {
|
|
430
|
-
__kind: "CodeAmber";
|
|
431
429
|
value: {
|
|
432
430
|
governance: boolean;
|
|
433
431
|
funding: boolean;
|
|
@@ -445,10 +443,11 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
445
443
|
bitcoinIngressEgress: boolean;
|
|
446
444
|
bitcoinVault: boolean;
|
|
447
445
|
};
|
|
446
|
+
__kind: "CodeAmber";
|
|
448
447
|
};
|
|
449
448
|
};
|
|
450
|
-
}, {
|
|
451
449
|
__kind: "CodeAmber";
|
|
450
|
+
}, {
|
|
452
451
|
value: {
|
|
453
452
|
funding: {
|
|
454
453
|
redeemEnabled: boolean;
|
|
@@ -501,7 +500,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
501
500
|
} | {
|
|
502
501
|
__kind: "CodeRed";
|
|
503
502
|
} | {
|
|
504
|
-
__kind: "CodeAmber";
|
|
505
503
|
value: {
|
|
506
504
|
governance: boolean;
|
|
507
505
|
funding: boolean;
|
|
@@ -519,8 +517,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
519
517
|
bitcoinIngressEgress: boolean;
|
|
520
518
|
bitcoinVault: boolean;
|
|
521
519
|
};
|
|
520
|
+
__kind: "CodeAmber";
|
|
522
521
|
};
|
|
523
522
|
};
|
|
523
|
+
__kind: "CodeAmber";
|
|
524
524
|
}>]>;
|
|
525
525
|
}, "strip", z.ZodTypeAny, {
|
|
526
526
|
safeMode: {
|
|
@@ -528,7 +528,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
528
528
|
} | {
|
|
529
529
|
__kind: "CodeGreen";
|
|
530
530
|
} | {
|
|
531
|
-
__kind: "CodeAmber";
|
|
532
531
|
value: {
|
|
533
532
|
funding: {
|
|
534
533
|
redeemEnabled: boolean;
|
|
@@ -581,7 +580,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
581
580
|
} | {
|
|
582
581
|
__kind: "CodeRed";
|
|
583
582
|
} | {
|
|
584
|
-
__kind: "CodeAmber";
|
|
585
583
|
value: {
|
|
586
584
|
governance: boolean;
|
|
587
585
|
funding: boolean;
|
|
@@ -599,8 +597,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
599
597
|
bitcoinIngressEgress: boolean;
|
|
600
598
|
bitcoinVault: boolean;
|
|
601
599
|
};
|
|
600
|
+
__kind: "CodeAmber";
|
|
602
601
|
};
|
|
603
602
|
};
|
|
603
|
+
__kind: "CodeAmber";
|
|
604
604
|
};
|
|
605
605
|
}, {
|
|
606
606
|
safeMode: {
|
|
@@ -608,7 +608,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
608
608
|
} | {
|
|
609
609
|
__kind: "CodeGreen";
|
|
610
610
|
} | {
|
|
611
|
-
__kind: "CodeAmber";
|
|
612
611
|
value: {
|
|
613
612
|
funding: {
|
|
614
613
|
redeemEnabled: boolean;
|
|
@@ -661,7 +660,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
661
660
|
} | {
|
|
662
661
|
__kind: "CodeRed";
|
|
663
662
|
} | {
|
|
664
|
-
__kind: "CodeAmber";
|
|
665
663
|
value: {
|
|
666
664
|
governance: boolean;
|
|
667
665
|
funding: boolean;
|
|
@@ -679,8 +677,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
679
677
|
bitcoinIngressEgress: boolean;
|
|
680
678
|
bitcoinVault: boolean;
|
|
681
679
|
};
|
|
680
|
+
__kind: "CodeAmber";
|
|
682
681
|
};
|
|
683
682
|
};
|
|
683
|
+
__kind: "CodeAmber";
|
|
684
684
|
};
|
|
685
685
|
}>;
|
|
686
686
|
|
|
@@ -192,7 +192,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
192
192
|
bitcoinVault: boolean;
|
|
193
193
|
}>;
|
|
194
194
|
}, "strip", z.ZodTypeAny, {
|
|
195
|
-
__kind: "CodeAmber";
|
|
196
195
|
value: {
|
|
197
196
|
governance: boolean;
|
|
198
197
|
funding: boolean;
|
|
@@ -210,8 +209,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
210
209
|
bitcoinIngressEgress: boolean;
|
|
211
210
|
bitcoinVault: boolean;
|
|
212
211
|
};
|
|
213
|
-
}, {
|
|
214
212
|
__kind: "CodeAmber";
|
|
213
|
+
}, {
|
|
215
214
|
value: {
|
|
216
215
|
governance: boolean;
|
|
217
216
|
funding: boolean;
|
|
@@ -229,6 +228,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
229
228
|
bitcoinIngressEgress: boolean;
|
|
230
229
|
bitcoinVault: boolean;
|
|
231
230
|
};
|
|
231
|
+
__kind: "CodeAmber";
|
|
232
232
|
}>]>;
|
|
233
233
|
}, "strip", z.ZodTypeAny, {
|
|
234
234
|
funding: {
|
|
@@ -282,7 +282,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
282
282
|
} | {
|
|
283
283
|
__kind: "CodeRed";
|
|
284
284
|
} | {
|
|
285
|
-
__kind: "CodeAmber";
|
|
286
285
|
value: {
|
|
287
286
|
governance: boolean;
|
|
288
287
|
funding: boolean;
|
|
@@ -300,6 +299,7 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
300
299
|
bitcoinIngressEgress: boolean;
|
|
301
300
|
bitcoinVault: boolean;
|
|
302
301
|
};
|
|
302
|
+
__kind: "CodeAmber";
|
|
303
303
|
};
|
|
304
304
|
}, {
|
|
305
305
|
funding: {
|
|
@@ -353,7 +353,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
353
353
|
} | {
|
|
354
354
|
__kind: "CodeRed";
|
|
355
355
|
} | {
|
|
356
|
-
__kind: "CodeAmber";
|
|
357
356
|
value: {
|
|
358
357
|
governance: boolean;
|
|
359
358
|
funding: boolean;
|
|
@@ -371,10 +370,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
371
370
|
bitcoinIngressEgress: boolean;
|
|
372
371
|
bitcoinVault: boolean;
|
|
373
372
|
};
|
|
373
|
+
__kind: "CodeAmber";
|
|
374
374
|
};
|
|
375
375
|
}>;
|
|
376
376
|
}, "strip", z.ZodTypeAny, {
|
|
377
|
-
__kind: "CodeAmber";
|
|
378
377
|
value: {
|
|
379
378
|
funding: {
|
|
380
379
|
redeemEnabled: boolean;
|
|
@@ -427,7 +426,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
427
426
|
} | {
|
|
428
427
|
__kind: "CodeRed";
|
|
429
428
|
} | {
|
|
430
|
-
__kind: "CodeAmber";
|
|
431
429
|
value: {
|
|
432
430
|
governance: boolean;
|
|
433
431
|
funding: boolean;
|
|
@@ -445,10 +443,11 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
445
443
|
bitcoinIngressEgress: boolean;
|
|
446
444
|
bitcoinVault: boolean;
|
|
447
445
|
};
|
|
446
|
+
__kind: "CodeAmber";
|
|
448
447
|
};
|
|
449
448
|
};
|
|
450
|
-
}, {
|
|
451
449
|
__kind: "CodeAmber";
|
|
450
|
+
}, {
|
|
452
451
|
value: {
|
|
453
452
|
funding: {
|
|
454
453
|
redeemEnabled: boolean;
|
|
@@ -501,7 +500,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
501
500
|
} | {
|
|
502
501
|
__kind: "CodeRed";
|
|
503
502
|
} | {
|
|
504
|
-
__kind: "CodeAmber";
|
|
505
503
|
value: {
|
|
506
504
|
governance: boolean;
|
|
507
505
|
funding: boolean;
|
|
@@ -519,8 +517,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
519
517
|
bitcoinIngressEgress: boolean;
|
|
520
518
|
bitcoinVault: boolean;
|
|
521
519
|
};
|
|
520
|
+
__kind: "CodeAmber";
|
|
522
521
|
};
|
|
523
522
|
};
|
|
523
|
+
__kind: "CodeAmber";
|
|
524
524
|
}>]>;
|
|
525
525
|
}, "strip", z.ZodTypeAny, {
|
|
526
526
|
safeMode: {
|
|
@@ -528,7 +528,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
528
528
|
} | {
|
|
529
529
|
__kind: "CodeGreen";
|
|
530
530
|
} | {
|
|
531
|
-
__kind: "CodeAmber";
|
|
532
531
|
value: {
|
|
533
532
|
funding: {
|
|
534
533
|
redeemEnabled: boolean;
|
|
@@ -581,7 +580,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
581
580
|
} | {
|
|
582
581
|
__kind: "CodeRed";
|
|
583
582
|
} | {
|
|
584
|
-
__kind: "CodeAmber";
|
|
585
583
|
value: {
|
|
586
584
|
governance: boolean;
|
|
587
585
|
funding: boolean;
|
|
@@ -599,8 +597,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
599
597
|
bitcoinIngressEgress: boolean;
|
|
600
598
|
bitcoinVault: boolean;
|
|
601
599
|
};
|
|
600
|
+
__kind: "CodeAmber";
|
|
602
601
|
};
|
|
603
602
|
};
|
|
603
|
+
__kind: "CodeAmber";
|
|
604
604
|
};
|
|
605
605
|
}, {
|
|
606
606
|
safeMode: {
|
|
@@ -608,7 +608,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
608
608
|
} | {
|
|
609
609
|
__kind: "CodeGreen";
|
|
610
610
|
} | {
|
|
611
|
-
__kind: "CodeAmber";
|
|
612
611
|
value: {
|
|
613
612
|
funding: {
|
|
614
613
|
redeemEnabled: boolean;
|
|
@@ -661,7 +660,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
661
660
|
} | {
|
|
662
661
|
__kind: "CodeRed";
|
|
663
662
|
} | {
|
|
664
|
-
__kind: "CodeAmber";
|
|
665
663
|
value: {
|
|
666
664
|
governance: boolean;
|
|
667
665
|
funding: boolean;
|
|
@@ -679,8 +677,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
679
677
|
bitcoinIngressEgress: boolean;
|
|
680
678
|
bitcoinVault: boolean;
|
|
681
679
|
};
|
|
680
|
+
__kind: "CodeAmber";
|
|
682
681
|
};
|
|
683
682
|
};
|
|
683
|
+
__kind: "CodeAmber";
|
|
684
684
|
};
|
|
685
685
|
}>;
|
|
686
686
|
|
|
@@ -13,54 +13,54 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
13
13
|
__kind: z.ZodLiteral<"Account">;
|
|
14
14
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
value: `cF${string}`;
|
|
17
16
|
__kind: "Account";
|
|
17
|
+
value: `cF${string}`;
|
|
18
18
|
}, {
|
|
19
|
-
value: string;
|
|
20
19
|
__kind: "Account";
|
|
20
|
+
value: string;
|
|
21
21
|
}>, z.ZodObject<{
|
|
22
22
|
__kind: z.ZodLiteral<"Reserve">;
|
|
23
23
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
value: `0x${string}`;
|
|
26
25
|
__kind: "Reserve";
|
|
26
|
+
value: `0x${string}`;
|
|
27
27
|
}, {
|
|
28
|
-
value: string;
|
|
29
28
|
__kind: "Reserve";
|
|
29
|
+
value: string;
|
|
30
30
|
}>, z.ZodObject<{
|
|
31
31
|
__kind: z.ZodLiteral<"PendingRedemption">;
|
|
32
32
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
-
value: `cF${string}`;
|
|
35
34
|
__kind: "PendingRedemption";
|
|
35
|
+
value: `cF${string}`;
|
|
36
36
|
}, {
|
|
37
|
-
value: string;
|
|
38
37
|
__kind: "PendingRedemption";
|
|
38
|
+
value: string;
|
|
39
39
|
}>]>;
|
|
40
40
|
}, "strip", z.ZodTypeAny, {
|
|
41
|
+
__kind: "Internal";
|
|
41
42
|
value: {
|
|
42
|
-
value: `cF${string}`;
|
|
43
43
|
__kind: "Account";
|
|
44
|
+
value: `cF${string}`;
|
|
44
45
|
} | {
|
|
45
|
-
value: `0x${string}`;
|
|
46
46
|
__kind: "Reserve";
|
|
47
|
+
value: `0x${string}`;
|
|
47
48
|
} | {
|
|
48
|
-
value: `cF${string}`;
|
|
49
49
|
__kind: "PendingRedemption";
|
|
50
|
+
value: `cF${string}`;
|
|
50
51
|
};
|
|
51
|
-
__kind: "Internal";
|
|
52
52
|
}, {
|
|
53
|
+
__kind: "Internal";
|
|
53
54
|
value: {
|
|
54
|
-
value: string;
|
|
55
55
|
__kind: "Account";
|
|
56
|
-
} | {
|
|
57
56
|
value: string;
|
|
58
|
-
__kind: "Reserve";
|
|
59
57
|
} | {
|
|
58
|
+
__kind: "Reserve";
|
|
60
59
|
value: string;
|
|
60
|
+
} | {
|
|
61
61
|
__kind: "PendingRedemption";
|
|
62
|
+
value: string;
|
|
62
63
|
};
|
|
63
|
-
__kind: "Internal";
|
|
64
64
|
}>, z.ZodObject<{
|
|
65
65
|
__kind: z.ZodLiteral<"Emissions">;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,17 +73,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
73
73
|
who: {
|
|
74
74
|
__kind: "External";
|
|
75
75
|
} | {
|
|
76
|
+
__kind: "Internal";
|
|
76
77
|
value: {
|
|
77
|
-
value: `cF${string}`;
|
|
78
78
|
__kind: "Account";
|
|
79
|
+
value: `cF${string}`;
|
|
79
80
|
} | {
|
|
80
|
-
value: `0x${string}`;
|
|
81
81
|
__kind: "Reserve";
|
|
82
|
+
value: `0x${string}`;
|
|
82
83
|
} | {
|
|
83
|
-
value: `cF${string}`;
|
|
84
84
|
__kind: "PendingRedemption";
|
|
85
|
+
value: `cF${string}`;
|
|
85
86
|
};
|
|
86
|
-
__kind: "Internal";
|
|
87
87
|
} | {
|
|
88
88
|
__kind: "Emissions";
|
|
89
89
|
};
|
|
@@ -92,17 +92,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
92
92
|
who: {
|
|
93
93
|
__kind: "External";
|
|
94
94
|
} | {
|
|
95
|
+
__kind: "Internal";
|
|
95
96
|
value: {
|
|
96
|
-
value: string;
|
|
97
97
|
__kind: "Account";
|
|
98
|
-
} | {
|
|
99
98
|
value: string;
|
|
100
|
-
__kind: "Reserve";
|
|
101
99
|
} | {
|
|
100
|
+
__kind: "Reserve";
|
|
102
101
|
value: string;
|
|
102
|
+
} | {
|
|
103
103
|
__kind: "PendingRedemption";
|
|
104
|
+
value: string;
|
|
104
105
|
};
|
|
105
|
-
__kind: "Internal";
|
|
106
106
|
} | {
|
|
107
107
|
__kind: "Emissions";
|
|
108
108
|
};
|
|
@@ -13,54 +13,54 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
13
13
|
__kind: z.ZodLiteral<"Account">;
|
|
14
14
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
value: `cF${string}`;
|
|
17
16
|
__kind: "Account";
|
|
17
|
+
value: `cF${string}`;
|
|
18
18
|
}, {
|
|
19
|
-
value: string;
|
|
20
19
|
__kind: "Account";
|
|
20
|
+
value: string;
|
|
21
21
|
}>, z.ZodObject<{
|
|
22
22
|
__kind: z.ZodLiteral<"Reserve">;
|
|
23
23
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
value: `0x${string}`;
|
|
26
25
|
__kind: "Reserve";
|
|
26
|
+
value: `0x${string}`;
|
|
27
27
|
}, {
|
|
28
|
-
value: string;
|
|
29
28
|
__kind: "Reserve";
|
|
29
|
+
value: string;
|
|
30
30
|
}>, z.ZodObject<{
|
|
31
31
|
__kind: z.ZodLiteral<"PendingRedemption">;
|
|
32
32
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
-
value: `cF${string}`;
|
|
35
34
|
__kind: "PendingRedemption";
|
|
35
|
+
value: `cF${string}`;
|
|
36
36
|
}, {
|
|
37
|
-
value: string;
|
|
38
37
|
__kind: "PendingRedemption";
|
|
38
|
+
value: string;
|
|
39
39
|
}>]>;
|
|
40
40
|
}, "strip", z.ZodTypeAny, {
|
|
41
|
+
__kind: "Internal";
|
|
41
42
|
value: {
|
|
42
|
-
value: `cF${string}`;
|
|
43
43
|
__kind: "Account";
|
|
44
|
+
value: `cF${string}`;
|
|
44
45
|
} | {
|
|
45
|
-
value: `0x${string}`;
|
|
46
46
|
__kind: "Reserve";
|
|
47
|
+
value: `0x${string}`;
|
|
47
48
|
} | {
|
|
48
|
-
value: `cF${string}`;
|
|
49
49
|
__kind: "PendingRedemption";
|
|
50
|
+
value: `cF${string}`;
|
|
50
51
|
};
|
|
51
|
-
__kind: "Internal";
|
|
52
52
|
}, {
|
|
53
|
+
__kind: "Internal";
|
|
53
54
|
value: {
|
|
54
|
-
value: string;
|
|
55
55
|
__kind: "Account";
|
|
56
|
-
} | {
|
|
57
56
|
value: string;
|
|
58
|
-
__kind: "Reserve";
|
|
59
57
|
} | {
|
|
58
|
+
__kind: "Reserve";
|
|
60
59
|
value: string;
|
|
60
|
+
} | {
|
|
61
61
|
__kind: "PendingRedemption";
|
|
62
|
+
value: string;
|
|
62
63
|
};
|
|
63
|
-
__kind: "Internal";
|
|
64
64
|
}>, z.ZodObject<{
|
|
65
65
|
__kind: z.ZodLiteral<"Emissions">;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,17 +73,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
73
73
|
who: {
|
|
74
74
|
__kind: "External";
|
|
75
75
|
} | {
|
|
76
|
+
__kind: "Internal";
|
|
76
77
|
value: {
|
|
77
|
-
value: `cF${string}`;
|
|
78
78
|
__kind: "Account";
|
|
79
|
+
value: `cF${string}`;
|
|
79
80
|
} | {
|
|
80
|
-
value: `0x${string}`;
|
|
81
81
|
__kind: "Reserve";
|
|
82
|
+
value: `0x${string}`;
|
|
82
83
|
} | {
|
|
83
|
-
value: `cF${string}`;
|
|
84
84
|
__kind: "PendingRedemption";
|
|
85
|
+
value: `cF${string}`;
|
|
85
86
|
};
|
|
86
|
-
__kind: "Internal";
|
|
87
87
|
} | {
|
|
88
88
|
__kind: "Emissions";
|
|
89
89
|
};
|
|
@@ -92,17 +92,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
92
92
|
who: {
|
|
93
93
|
__kind: "External";
|
|
94
94
|
} | {
|
|
95
|
+
__kind: "Internal";
|
|
95
96
|
value: {
|
|
96
|
-
value: string;
|
|
97
97
|
__kind: "Account";
|
|
98
|
-
} | {
|
|
99
98
|
value: string;
|
|
100
|
-
__kind: "Reserve";
|
|
101
99
|
} | {
|
|
100
|
+
__kind: "Reserve";
|
|
102
101
|
value: string;
|
|
102
|
+
} | {
|
|
103
103
|
__kind: "PendingRedemption";
|
|
104
|
+
value: string;
|
|
104
105
|
};
|
|
105
|
-
__kind: "Internal";
|
|
106
106
|
} | {
|
|
107
107
|
__kind: "Emissions";
|
|
108
108
|
};
|
|
@@ -4,11 +4,11 @@ declare const fundingBoundExecutorAddress: z.ZodObject<{
|
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
address: `0x${string}`;
|
|
8
7
|
accountId: `cF${string}`;
|
|
8
|
+
address: `0x${string}`;
|
|
9
9
|
}, {
|
|
10
|
-
address: string;
|
|
11
10
|
accountId: string;
|
|
11
|
+
address: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { fundingBoundExecutorAddress };
|
|
@@ -4,11 +4,11 @@ declare const fundingBoundExecutorAddress: z.ZodObject<{
|
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
address: `0x${string}`;
|
|
8
7
|
accountId: `cF${string}`;
|
|
8
|
+
address: `0x${string}`;
|
|
9
9
|
}, {
|
|
10
|
-
address: string;
|
|
11
10
|
accountId: string;
|
|
11
|
+
address: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { fundingBoundExecutorAddress };
|
|
@@ -4,11 +4,11 @@ declare const fundingBoundRedeemAddress: z.ZodObject<{
|
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
address: `0x${string}`;
|
|
8
7
|
accountId: `cF${string}`;
|
|
8
|
+
address: `0x${string}`;
|
|
9
9
|
}, {
|
|
10
|
-
address: string;
|
|
11
10
|
accountId: string;
|
|
11
|
+
address: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { fundingBoundRedeemAddress };
|
|
@@ -4,11 +4,11 @@ declare const fundingBoundRedeemAddress: z.ZodObject<{
|
|
|
4
4
|
accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
address: `0x${string}`;
|
|
8
7
|
accountId: `cF${string}`;
|
|
8
|
+
address: `0x${string}`;
|
|
9
9
|
}, {
|
|
10
|
-
address: string;
|
|
11
10
|
accountId: string;
|
|
11
|
+
address: string;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { fundingBoundRedeemAddress };
|
|
@@ -5,12 +5,12 @@ declare const fundingFailedFundingAttempt: z.ZodObject<{
|
|
|
5
5
|
withdrawalAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
amount: bigint;
|
|
9
8
|
accountId: `cF${string}`;
|
|
9
|
+
amount: bigint;
|
|
10
10
|
withdrawalAddress: `0x${string}`;
|
|
11
11
|
}, {
|
|
12
|
-
amount: string | number;
|
|
13
12
|
accountId: string;
|
|
13
|
+
amount: string | number;
|
|
14
14
|
withdrawalAddress: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -5,12 +5,12 @@ declare const fundingFailedFundingAttempt: z.ZodObject<{
|
|
|
5
5
|
withdrawalAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
amount: bigint;
|
|
9
8
|
accountId: `cF${string}`;
|
|
9
|
+
amount: bigint;
|
|
10
10
|
withdrawalAddress: `0x${string}`;
|
|
11
11
|
}, {
|
|
12
|
-
amount: string | number;
|
|
13
12
|
accountId: string;
|
|
13
|
+
amount: string | number;
|
|
14
14
|
withdrawalAddress: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -6,13 +6,13 @@ declare const fundingFunded: z.ZodObject<{
|
|
|
6
6
|
fundsAdded: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
totalBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
txHash: `0x${string}`;
|
|
10
9
|
accountId: `cF${string}`;
|
|
10
|
+
txHash: `0x${string}`;
|
|
11
11
|
fundsAdded: bigint;
|
|
12
12
|
totalBalance: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
txHash: string;
|
|
15
14
|
accountId: string;
|
|
15
|
+
txHash: string;
|
|
16
16
|
fundsAdded: string | number;
|
|
17
17
|
totalBalance: string | number;
|
|
18
18
|
}>;
|
|
@@ -6,13 +6,13 @@ declare const fundingFunded: z.ZodObject<{
|
|
|
6
6
|
fundsAdded: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
7
7
|
totalBalance: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
txHash: `0x${string}`;
|
|
10
9
|
accountId: `cF${string}`;
|
|
10
|
+
txHash: `0x${string}`;
|
|
11
11
|
fundsAdded: bigint;
|
|
12
12
|
totalBalance: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
txHash: string;
|
|
15
14
|
accountId: string;
|
|
15
|
+
txHash: string;
|
|
16
16
|
fundsAdded: string | number;
|
|
17
17
|
totalBalance: string | number;
|
|
18
18
|
}>;
|
|
@@ -6,14 +6,14 @@ declare const fundingRedemptionRequested: z.ZodObject<{
|
|
|
6
6
|
broadcastId: z.ZodNumber;
|
|
7
7
|
expiryTime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
+
accountId: `cF${string}`;
|
|
9
10
|
broadcastId: number;
|
|
10
11
|
amount: bigint;
|
|
11
|
-
accountId: `cF${string}`;
|
|
12
12
|
expiryTime: bigint;
|
|
13
13
|
}, {
|
|
14
|
+
accountId: string;
|
|
14
15
|
broadcastId: number;
|
|
15
16
|
amount: string | number;
|
|
16
|
-
accountId: string;
|
|
17
17
|
expiryTime: string | number;
|
|
18
18
|
}>;
|
|
19
19
|
|
|
@@ -6,14 +6,14 @@ declare const fundingRedemptionRequested: z.ZodObject<{
|
|
|
6
6
|
broadcastId: z.ZodNumber;
|
|
7
7
|
expiryTime: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
+
accountId: `cF${string}`;
|
|
9
10
|
broadcastId: number;
|
|
10
11
|
amount: bigint;
|
|
11
|
-
accountId: `cF${string}`;
|
|
12
12
|
expiryTime: bigint;
|
|
13
13
|
}, {
|
|
14
|
+
accountId: string;
|
|
14
15
|
broadcastId: number;
|
|
15
16
|
amount: string | number;
|
|
16
|
-
accountId: string;
|
|
17
17
|
expiryTime: string | number;
|
|
18
18
|
}>;
|
|
19
19
|
|