@chainflip/processor 1.9.2 → 1.10.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/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 +20 -20
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.ts +8 -8
- package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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 +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +4 -4
- 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/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +91 -91
- package/dist/100/swapping/swapScheduled.d.ts +91 -91
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +1354 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +1354 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/assethubIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/assethubIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/assethubIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/assethubIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +1345 -0
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +1345 -0
- package/dist/11000/assethubIngressEgress/depositFailed.mjs +14 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +2263 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +2263 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +122 -0
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +122 -0
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/common.cjs +855 -0
- package/dist/11000/common.d.cts +19192 -0
- package/dist/11000/common.d.ts +19192 -0
- package/dist/11000/common.mjs +855 -0
- package/dist/11000/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +1212 -0
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +1212 -0
- package/dist/11000/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/11000/environment/solanaGovCallDispatched.cjs +10 -0
- package/dist/11000/environment/solanaGovCallDispatched.d.cts +94 -0
- package/dist/11000/environment/solanaGovCallDispatched.d.ts +94 -0
- package/dist/11000/environment/solanaGovCallDispatched.mjs +10 -0
- package/dist/11000/ethereumIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/ethereumIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/ethereumIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/ethereumIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +1354 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +1354 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/funding/rebalance.cjs +11 -0
- package/dist/11000/funding/rebalance.d.cts +17 -0
- package/dist/11000/funding/rebalance.d.ts +17 -0
- package/dist/11000/funding/rebalance.mjs +11 -0
- package/dist/11000/lendingPools/boostFundsAdded.cjs +11 -0
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +44 -0
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +44 -0
- package/dist/11000/lendingPools/boostFundsAdded.mjs +11 -0
- package/dist/11000/lendingPools/boostPoolCreated.cjs +9 -0
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +38 -0
- package/dist/11000/lendingPools/boostPoolCreated.d.ts +38 -0
- package/dist/11000/lendingPools/boostPoolCreated.mjs +9 -0
- package/dist/11000/lendingPools/palletConfigUpdated.cjs +9 -0
- package/dist/11000/lendingPools/palletConfigUpdated.d.cts +26 -0
- package/dist/11000/lendingPools/palletConfigUpdated.d.ts +26 -0
- package/dist/11000/lendingPools/palletConfigUpdated.mjs +9 -0
- package/dist/11000/lendingPools/stoppedBoosting.cjs +12 -0
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +47 -0
- package/dist/11000/lendingPools/stoppedBoosting.d.ts +47 -0
- package/dist/11000/lendingPools/stoppedBoosting.mjs +12 -0
- package/dist/11000/polkadotIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/polkadotIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/polkadotIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/polkadotIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +1345 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +1345 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/solanaElections/unknownElection.cjs +13 -0
- package/dist/11000/solanaElections/unknownElection.d.cts +53 -0
- package/dist/11000/solanaElections/unknownElection.d.ts +53 -0
- package/dist/11000/solanaElections/unknownElection.mjs +13 -0
- package/dist/11000/solanaIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/solanaIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/solanaIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/solanaIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +1304 -0
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +1304 -0
- package/dist/11000/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/swapping/palletConfigUpdated.cjs +7 -0
- package/dist/11000/swapping/palletConfigUpdated.d.cts +254 -0
- package/dist/11000/swapping/palletConfigUpdated.d.ts +254 -0
- package/dist/11000/swapping/palletConfigUpdated.mjs +7 -0
- package/dist/11000/swapping/refundEgressScheduled.cjs +18 -0
- package/dist/11000/swapping/refundEgressScheduled.d.cts +56 -0
- package/dist/11000/swapping/refundEgressScheduled.d.ts +56 -0
- package/dist/11000/swapping/refundEgressScheduled.mjs +18 -0
- package/dist/11000/swapping/refundedOnChain.cjs +13 -0
- package/dist/11000/swapping/refundedOnChain.d.cts +33 -0
- package/dist/11000/swapping/refundedOnChain.d.ts +33 -0
- package/dist/11000/swapping/refundedOnChain.mjs +13 -0
- package/dist/11000/swapping/swapDepositAddressReady.cjs +31 -0
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +656 -0
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +656 -0
- package/dist/11000/swapping/swapDepositAddressReady.mjs +31 -0
- package/dist/11000/swapping/swapRequested.cjs +25 -0
- package/dist/11000/swapping/swapRequested.d.cts +1433 -0
- package/dist/11000/swapping/swapRequested.d.ts +1433 -0
- package/dist/11000/swapping/swapRequested.mjs +25 -0
- package/dist/11000/tradingStrategy/strategyDeployed.cjs +11 -0
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +86 -0
- package/dist/11000/tradingStrategy/strategyDeployed.d.ts +86 -0
- package/dist/11000/tradingStrategy/strategyDeployed.mjs +11 -0
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.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/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/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/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
- package/dist/170/swapping/swapRequested.d.cts +27 -27
- package/dist/170/swapping/swapRequested.d.ts +27 -27
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.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/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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/swapping/creditedOnChain.d.cts +4 -4
- package/dist/190/swapping/creditedOnChain.d.ts +4 -4
- package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +4 -4
- package/dist/190/swapping/refundedOnChain.d.ts +4 -4
- package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +70 -70
- package/dist/190/swapping/swapRequested.d.ts +70 -70
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/EventHandler.cjs +15 -0
- package/dist/EventHandler.d.cts +27 -0
- package/dist/EventHandler.d.ts +27 -0
- package/dist/EventHandler.mjs +15 -0
- package/package.json +8 -8
|
@@ -52,10 +52,6 @@ declare const ethereumBroadcasterTransactionBroadcastRequest: z.ZodObject<{
|
|
|
52
52
|
broadcastId: number;
|
|
53
53
|
attemptCount: number;
|
|
54
54
|
};
|
|
55
|
-
transactionOutId: {
|
|
56
|
-
s: `0x${string}`;
|
|
57
|
-
kTimesGAddress: `0x${string}`;
|
|
58
|
-
};
|
|
59
55
|
nominee: string;
|
|
60
56
|
transactionPayload: {
|
|
61
57
|
value: bigint;
|
|
@@ -66,15 +62,15 @@ declare const ethereumBroadcasterTransactionBroadcastRequest: z.ZodObject<{
|
|
|
66
62
|
maxFeePerGas?: bigint | null | undefined;
|
|
67
63
|
gasLimit?: bigint | null | undefined;
|
|
68
64
|
};
|
|
65
|
+
transactionOutId: {
|
|
66
|
+
s: `0x${string}`;
|
|
67
|
+
kTimesGAddress: `0x${string}`;
|
|
68
|
+
};
|
|
69
69
|
}, {
|
|
70
70
|
broadcastAttemptId: {
|
|
71
71
|
broadcastId: number;
|
|
72
72
|
attemptCount: number;
|
|
73
73
|
};
|
|
74
|
-
transactionOutId: {
|
|
75
|
-
s: string;
|
|
76
|
-
kTimesGAddress: string;
|
|
77
|
-
};
|
|
78
74
|
nominee: string;
|
|
79
75
|
transactionPayload: {
|
|
80
76
|
value: string | number;
|
|
@@ -85,6 +81,10 @@ declare const ethereumBroadcasterTransactionBroadcastRequest: z.ZodObject<{
|
|
|
85
81
|
maxFeePerGas?: string | number | null | undefined;
|
|
86
82
|
gasLimit?: string | number | null | undefined;
|
|
87
83
|
};
|
|
84
|
+
transactionOutId: {
|
|
85
|
+
s: string;
|
|
86
|
+
kTimesGAddress: string;
|
|
87
|
+
};
|
|
88
88
|
}>;
|
|
89
89
|
|
|
90
90
|
export { ethereumBroadcasterTransactionBroadcastRequest };
|
|
@@ -12,13 +12,13 @@ declare const ethereumIngressEgressCcmBroadcastRequested: z.ZodObject<{
|
|
|
12
12
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
13
13
|
}>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
broadcastId: number;
|
|
16
15
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
17
|
-
}, {
|
|
18
16
|
broadcastId: number;
|
|
17
|
+
}, {
|
|
19
18
|
egressId: [{
|
|
20
19
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
21
20
|
}, string | number];
|
|
21
|
+
broadcastId: number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { ethereumIngressEgressCcmBroadcastRequested };
|
|
@@ -12,13 +12,13 @@ declare const ethereumIngressEgressCcmBroadcastRequested: z.ZodObject<{
|
|
|
12
12
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
13
13
|
}>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
broadcastId: number;
|
|
16
15
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
17
|
-
}, {
|
|
18
16
|
broadcastId: number;
|
|
17
|
+
}, {
|
|
19
18
|
egressId: [{
|
|
20
19
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
21
20
|
}, string | number];
|
|
21
|
+
broadcastId: number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { ethereumIngressEgressCcmBroadcastRequested };
|
|
@@ -153,6 +153,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { ethereumIngressEgressCcmEgressInvalid };
|
|
@@ -153,6 +153,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { ethereumIngressEgressCcmEgressInvalid };
|
|
@@ -13,14 +13,14 @@ declare const ethereumIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amount: 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
|
-
asset: "Eth" | "Flip" | "Usdc";
|
|
17
16
|
depositAddress: `0x${string}`;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc";
|
|
18
18
|
amount: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
depositAddress: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
22
23
|
};
|
|
23
|
-
depositAddress: string;
|
|
24
24
|
amount: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const ethereumIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amount: 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
|
-
asset: "Eth" | "Flip" | "Usdc";
|
|
17
16
|
depositAddress: `0x${string}`;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc";
|
|
18
18
|
amount: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
depositAddress: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
22
23
|
};
|
|
23
|
-
depositAddress: string;
|
|
24
24
|
amount: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const ethereumIngressEgressDepositReceived: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amount: 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
|
-
asset: "Eth" | "Flip" | "Usdc";
|
|
17
16
|
depositAddress: `0x${string}`;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc";
|
|
18
18
|
amount: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
depositAddress: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
22
23
|
};
|
|
23
|
-
depositAddress: string;
|
|
24
24
|
amount: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const ethereumIngressEgressDepositReceived: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amount: 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
|
-
asset: "Eth" | "Flip" | "Usdc";
|
|
17
16
|
depositAddress: `0x${string}`;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc";
|
|
18
18
|
amount: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
depositAddress: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
22
23
|
};
|
|
23
|
-
depositAddress: string;
|
|
24
24
|
amount: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -156,14 +156,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
156
156
|
}>;
|
|
157
157
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
|
159
|
-
asset: "Eth" | "Flip" | "Usdc";
|
|
160
159
|
depositAddress: `0x${string}`;
|
|
160
|
+
asset: "Eth" | "Flip" | "Usdc";
|
|
161
161
|
amount: bigint;
|
|
162
162
|
}, {
|
|
163
|
+
depositAddress: string;
|
|
163
164
|
asset: {
|
|
164
165
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
165
166
|
};
|
|
166
|
-
depositAddress: string;
|
|
167
167
|
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -204,8 +204,8 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
204
204
|
__kind: "RootNotAllowed";
|
|
205
205
|
};
|
|
206
206
|
depositWitness: {
|
|
207
|
-
asset: "Eth" | "Flip" | "Usdc";
|
|
208
207
|
depositAddress: `0x${string}`;
|
|
208
|
+
asset: "Eth" | "Flip" | "Usdc";
|
|
209
209
|
amount: bigint;
|
|
210
210
|
};
|
|
211
211
|
}, {
|
|
@@ -252,10 +252,10 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
252
252
|
__kind: "RootNotAllowed";
|
|
253
253
|
};
|
|
254
254
|
depositWitness: {
|
|
255
|
+
depositAddress: string;
|
|
255
256
|
asset: {
|
|
256
257
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
257
258
|
};
|
|
258
|
-
depositAddress: string;
|
|
259
259
|
amount: string | number;
|
|
260
260
|
};
|
|
261
261
|
}>;
|
|
@@ -156,14 +156,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
156
156
|
}>;
|
|
157
157
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
|
159
|
-
asset: "Eth" | "Flip" | "Usdc";
|
|
160
159
|
depositAddress: `0x${string}`;
|
|
160
|
+
asset: "Eth" | "Flip" | "Usdc";
|
|
161
161
|
amount: bigint;
|
|
162
162
|
}, {
|
|
163
|
+
depositAddress: string;
|
|
163
164
|
asset: {
|
|
164
165
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
165
166
|
};
|
|
166
|
-
depositAddress: string;
|
|
167
167
|
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -204,8 +204,8 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
204
204
|
__kind: "RootNotAllowed";
|
|
205
205
|
};
|
|
206
206
|
depositWitness: {
|
|
207
|
-
asset: "Eth" | "Flip" | "Usdc";
|
|
208
207
|
depositAddress: `0x${string}`;
|
|
208
|
+
asset: "Eth" | "Flip" | "Usdc";
|
|
209
209
|
amount: bigint;
|
|
210
210
|
};
|
|
211
211
|
}, {
|
|
@@ -252,10 +252,10 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
252
252
|
__kind: "RootNotAllowed";
|
|
253
253
|
};
|
|
254
254
|
depositWitness: {
|
|
255
|
+
depositAddress: string;
|
|
255
256
|
asset: {
|
|
256
257
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
257
258
|
};
|
|
258
|
-
depositAddress: string;
|
|
259
259
|
amount: string | number;
|
|
260
260
|
};
|
|
261
261
|
}>;
|
|
@@ -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>]>, string, string>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Account";
|
|
17
16
|
value: string;
|
|
18
|
-
}, {
|
|
19
17
|
__kind: "Account";
|
|
18
|
+
}, {
|
|
20
19
|
value: string;
|
|
20
|
+
__kind: "Account";
|
|
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
|
-
__kind: "Reserve";
|
|
26
25
|
value: `0x${string}`;
|
|
27
|
-
}, {
|
|
28
26
|
__kind: "Reserve";
|
|
27
|
+
}, {
|
|
29
28
|
value: string;
|
|
29
|
+
__kind: "Reserve";
|
|
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>]>, string, string>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
-
__kind: "PendingRedemption";
|
|
35
34
|
value: string;
|
|
36
|
-
}, {
|
|
37
35
|
__kind: "PendingRedemption";
|
|
36
|
+
}, {
|
|
38
37
|
value: string;
|
|
38
|
+
__kind: "PendingRedemption";
|
|
39
39
|
}>]>;
|
|
40
40
|
}, "strip", z.ZodTypeAny, {
|
|
41
|
-
__kind: "Internal";
|
|
42
41
|
value: {
|
|
43
|
-
__kind: "Account";
|
|
44
42
|
value: string;
|
|
43
|
+
__kind: "Account";
|
|
45
44
|
} | {
|
|
46
|
-
__kind: "Reserve";
|
|
47
45
|
value: `0x${string}`;
|
|
46
|
+
__kind: "Reserve";
|
|
48
47
|
} | {
|
|
49
|
-
__kind: "PendingRedemption";
|
|
50
48
|
value: string;
|
|
49
|
+
__kind: "PendingRedemption";
|
|
51
50
|
};
|
|
52
|
-
}, {
|
|
53
51
|
__kind: "Internal";
|
|
52
|
+
}, {
|
|
54
53
|
value: {
|
|
55
|
-
__kind: "Account";
|
|
56
54
|
value: string;
|
|
55
|
+
__kind: "Account";
|
|
57
56
|
} | {
|
|
58
|
-
__kind: "Reserve";
|
|
59
57
|
value: string;
|
|
58
|
+
__kind: "Reserve";
|
|
60
59
|
} | {
|
|
61
|
-
__kind: "PendingRedemption";
|
|
62
60
|
value: string;
|
|
61
|
+
__kind: "PendingRedemption";
|
|
63
62
|
};
|
|
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";
|
|
77
76
|
value: {
|
|
78
|
-
__kind: "Account";
|
|
79
77
|
value: string;
|
|
78
|
+
__kind: "Account";
|
|
80
79
|
} | {
|
|
81
|
-
__kind: "Reserve";
|
|
82
80
|
value: `0x${string}`;
|
|
81
|
+
__kind: "Reserve";
|
|
83
82
|
} | {
|
|
84
|
-
__kind: "PendingRedemption";
|
|
85
83
|
value: string;
|
|
84
|
+
__kind: "PendingRedemption";
|
|
86
85
|
};
|
|
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";
|
|
96
95
|
value: {
|
|
97
|
-
__kind: "Account";
|
|
98
96
|
value: string;
|
|
97
|
+
__kind: "Account";
|
|
99
98
|
} | {
|
|
100
|
-
__kind: "Reserve";
|
|
101
99
|
value: string;
|
|
100
|
+
__kind: "Reserve";
|
|
102
101
|
} | {
|
|
103
|
-
__kind: "PendingRedemption";
|
|
104
102
|
value: string;
|
|
103
|
+
__kind: "PendingRedemption";
|
|
105
104
|
};
|
|
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>]>, string, string>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Account";
|
|
17
16
|
value: string;
|
|
18
|
-
}, {
|
|
19
17
|
__kind: "Account";
|
|
18
|
+
}, {
|
|
20
19
|
value: string;
|
|
20
|
+
__kind: "Account";
|
|
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
|
-
__kind: "Reserve";
|
|
26
25
|
value: `0x${string}`;
|
|
27
|
-
}, {
|
|
28
26
|
__kind: "Reserve";
|
|
27
|
+
}, {
|
|
29
28
|
value: string;
|
|
29
|
+
__kind: "Reserve";
|
|
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>]>, string, string>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
-
__kind: "PendingRedemption";
|
|
35
34
|
value: string;
|
|
36
|
-
}, {
|
|
37
35
|
__kind: "PendingRedemption";
|
|
36
|
+
}, {
|
|
38
37
|
value: string;
|
|
38
|
+
__kind: "PendingRedemption";
|
|
39
39
|
}>]>;
|
|
40
40
|
}, "strip", z.ZodTypeAny, {
|
|
41
|
-
__kind: "Internal";
|
|
42
41
|
value: {
|
|
43
|
-
__kind: "Account";
|
|
44
42
|
value: string;
|
|
43
|
+
__kind: "Account";
|
|
45
44
|
} | {
|
|
46
|
-
__kind: "Reserve";
|
|
47
45
|
value: `0x${string}`;
|
|
46
|
+
__kind: "Reserve";
|
|
48
47
|
} | {
|
|
49
|
-
__kind: "PendingRedemption";
|
|
50
48
|
value: string;
|
|
49
|
+
__kind: "PendingRedemption";
|
|
51
50
|
};
|
|
52
|
-
}, {
|
|
53
51
|
__kind: "Internal";
|
|
52
|
+
}, {
|
|
54
53
|
value: {
|
|
55
|
-
__kind: "Account";
|
|
56
54
|
value: string;
|
|
55
|
+
__kind: "Account";
|
|
57
56
|
} | {
|
|
58
|
-
__kind: "Reserve";
|
|
59
57
|
value: string;
|
|
58
|
+
__kind: "Reserve";
|
|
60
59
|
} | {
|
|
61
|
-
__kind: "PendingRedemption";
|
|
62
60
|
value: string;
|
|
61
|
+
__kind: "PendingRedemption";
|
|
63
62
|
};
|
|
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";
|
|
77
76
|
value: {
|
|
78
|
-
__kind: "Account";
|
|
79
77
|
value: string;
|
|
78
|
+
__kind: "Account";
|
|
80
79
|
} | {
|
|
81
|
-
__kind: "Reserve";
|
|
82
80
|
value: `0x${string}`;
|
|
81
|
+
__kind: "Reserve";
|
|
83
82
|
} | {
|
|
84
|
-
__kind: "PendingRedemption";
|
|
85
83
|
value: string;
|
|
84
|
+
__kind: "PendingRedemption";
|
|
86
85
|
};
|
|
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";
|
|
96
95
|
value: {
|
|
97
|
-
__kind: "Account";
|
|
98
96
|
value: string;
|
|
97
|
+
__kind: "Account";
|
|
99
98
|
} | {
|
|
100
|
-
__kind: "Reserve";
|
|
101
99
|
value: string;
|
|
100
|
+
__kind: "Reserve";
|
|
102
101
|
} | {
|
|
103
|
-
__kind: "PendingRedemption";
|
|
104
102
|
value: string;
|
|
103
|
+
__kind: "PendingRedemption";
|
|
105
104
|
};
|
|
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>]>, string, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
accountId: string;
|
|
8
7
|
address: `0x${string}`;
|
|
9
|
-
}, {
|
|
10
8
|
accountId: string;
|
|
9
|
+
}, {
|
|
11
10
|
address: string;
|
|
11
|
+
accountId: 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>]>, string, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
accountId: string;
|
|
8
7
|
address: `0x${string}`;
|
|
9
|
-
}, {
|
|
10
8
|
accountId: string;
|
|
9
|
+
}, {
|
|
11
10
|
address: string;
|
|
11
|
+
accountId: 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>]>, string, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
accountId: string;
|
|
8
7
|
address: `0x${string}`;
|
|
9
|
-
}, {
|
|
10
8
|
accountId: string;
|
|
9
|
+
}, {
|
|
11
10
|
address: string;
|
|
11
|
+
accountId: 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>]>, string, string>;
|
|
5
5
|
address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
accountId: string;
|
|
8
7
|
address: `0x${string}`;
|
|
9
|
-
}, {
|
|
10
8
|
accountId: string;
|
|
9
|
+
}, {
|
|
11
10
|
address: string;
|
|
11
|
+
accountId: 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
|
-
accountId: string;
|
|
9
8
|
amount: bigint;
|
|
9
|
+
accountId: string;
|
|
10
10
|
withdrawalAddress: `0x${string}`;
|
|
11
11
|
}, {
|
|
12
|
-
accountId: string;
|
|
13
12
|
amount: string | number;
|
|
13
|
+
accountId: string;
|
|
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
|
-
accountId: string;
|
|
9
8
|
amount: bigint;
|
|
9
|
+
accountId: string;
|
|
10
10
|
withdrawalAddress: `0x${string}`;
|
|
11
11
|
}, {
|
|
12
|
-
accountId: string;
|
|
13
12
|
amount: string | number;
|
|
13
|
+
accountId: string;
|
|
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
|
-
accountId: string;
|
|
10
9
|
txHash: `0x${string}`;
|
|
10
|
+
accountId: string;
|
|
11
11
|
fundsAdded: bigint;
|
|
12
12
|
totalBalance: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
accountId: string;
|
|
15
14
|
txHash: string;
|
|
15
|
+
accountId: 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
|
-
accountId: string;
|
|
10
9
|
txHash: `0x${string}`;
|
|
10
|
+
accountId: string;
|
|
11
11
|
fundsAdded: bigint;
|
|
12
12
|
totalBalance: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
accountId: string;
|
|
15
14
|
txHash: string;
|
|
15
|
+
accountId: 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: string;
|
|
10
9
|
broadcastId: number;
|
|
11
10
|
amount: bigint;
|
|
11
|
+
accountId: string;
|
|
12
12
|
expiryTime: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
accountId: string;
|
|
15
14
|
broadcastId: number;
|
|
16
15
|
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: string;
|
|
10
9
|
broadcastId: number;
|
|
11
10
|
amount: bigint;
|
|
11
|
+
accountId: string;
|
|
12
12
|
expiryTime: bigint;
|
|
13
13
|
}, {
|
|
14
|
-
accountId: string;
|
|
15
14
|
broadcastId: number;
|
|
16
15
|
amount: string | number;
|
|
16
|
+
accountId: string;
|
|
17
17
|
expiryTime: string | number;
|
|
18
18
|
}>;
|
|
19
19
|
|