@chainflip/processor 1.8.6 → 1.9.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.
Files changed (277) hide show
  1. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  2. package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  3. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
  4. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
  5. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
  8. package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
  9. package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
  10. package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
  11. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
  12. package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
  13. package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
  14. package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
  15. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
  16. package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
  17. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  18. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  19. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  20. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  21. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  22. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  23. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
  24. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
  25. package/dist/100/flip/remainingImbalance.d.cts +22 -22
  26. package/dist/100/flip/remainingImbalance.d.ts +22 -22
  27. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  28. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  29. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  30. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  31. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  32. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  33. package/dist/100/funding/funded.d.cts +2 -2
  34. package/dist/100/funding/funded.d.ts +2 -2
  35. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  36. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  37. package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  38. package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  39. package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
  40. package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
  41. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
  42. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
  43. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
  44. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
  45. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  46. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  47. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  48. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  49. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  50. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  51. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  52. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  53. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  54. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  55. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  56. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  57. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  58. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  59. package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
  60. package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
  61. package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
  62. package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
  63. package/dist/141/swapping/ccmFailed.d.cts +73 -73
  64. package/dist/141/swapping/ccmFailed.d.ts +73 -73
  65. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  66. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  67. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  68. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  69. package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
  70. package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
  71. package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
  72. package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
  73. package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
  74. package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
  75. package/dist/141/swapping/swapExecuted.d.cts +90 -90
  76. package/dist/141/swapping/swapExecuted.d.ts +90 -90
  77. package/dist/141/swapping/swapScheduled.d.cts +99 -99
  78. package/dist/141/swapping/swapScheduled.d.ts +99 -99
  79. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  80. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  81. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
  82. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
  83. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
  84. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
  85. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  86. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  87. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
  88. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
  89. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
  90. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
  91. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
  92. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
  93. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  94. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  95. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  96. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  97. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
  98. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
  99. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  100. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  101. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  102. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  103. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  104. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  105. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  106. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  107. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  108. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  109. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  110. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  111. package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
  112. package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
  113. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
  114. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
  115. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  116. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  117. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
  118. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
  119. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
  120. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
  121. package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
  122. package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
  123. package/dist/160/swapping/ccmFailed.d.cts +14 -14
  124. package/dist/160/swapping/ccmFailed.d.ts +14 -14
  125. package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
  126. package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
  127. package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
  128. package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
  129. package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
  130. package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
  131. package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
  132. package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
  133. package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
  134. package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
  135. package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
  136. package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
  137. package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
  138. package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
  139. package/dist/160/swapping/swapExecuted.d.cts +12 -12
  140. package/dist/160/swapping/swapExecuted.d.ts +12 -12
  141. package/dist/160/swapping/swapRequested.d.cts +40 -40
  142. package/dist/160/swapping/swapRequested.d.ts +40 -40
  143. package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
  144. package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
  145. package/dist/170/reputation/offencePenalty.d.cts +6 -6
  146. package/dist/170/reputation/offencePenalty.d.ts +6 -6
  147. package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
  148. package/dist/170/reputation/penaltyUpdated.d.ts +4 -4
  149. package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
  150. package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
  151. package/dist/170/swapping/swapRequested.d.cts +27 -27
  152. package/dist/170/swapping/swapRequested.d.ts +27 -27
  153. package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +32 -32
  154. package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +32 -32
  155. package/dist/180/arbitrumIngressEgress/witnessSafetyMarginSet.cjs +7 -0
  156. package/dist/180/arbitrumIngressEgress/witnessSafetyMarginSet.d.cts +11 -0
  157. package/dist/180/arbitrumIngressEgress/witnessSafetyMarginSet.d.ts +11 -0
  158. package/dist/180/arbitrumIngressEgress/witnessSafetyMarginSet.mjs +7 -0
  159. package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +146 -146
  160. package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +146 -146
  161. package/dist/180/bitcoinIngressEgress/witnessSafetyMarginSet.cjs +7 -0
  162. package/dist/180/bitcoinIngressEgress/witnessSafetyMarginSet.d.cts +11 -0
  163. package/dist/180/bitcoinIngressEgress/witnessSafetyMarginSet.d.ts +11 -0
  164. package/dist/180/bitcoinIngressEgress/witnessSafetyMarginSet.mjs +7 -0
  165. package/dist/180/common.cjs +5 -5
  166. package/dist/180/common.d.cts +284 -284
  167. package/dist/180/common.d.ts +284 -284
  168. package/dist/180/common.mjs +5 -5
  169. package/dist/180/ethereumIngressEgress/depositFailed.d.cts +32 -32
  170. package/dist/180/ethereumIngressEgress/depositFailed.d.ts +32 -32
  171. package/dist/180/ethereumIngressEgress/witnessSafetyMarginSet.cjs +7 -0
  172. package/dist/180/ethereumIngressEgress/witnessSafetyMarginSet.d.cts +11 -0
  173. package/dist/180/ethereumIngressEgress/witnessSafetyMarginSet.d.ts +11 -0
  174. package/dist/180/ethereumIngressEgress/witnessSafetyMarginSet.mjs +7 -0
  175. package/dist/180/polkadotIngressEgress/depositFailed.d.cts +32 -32
  176. package/dist/180/polkadotIngressEgress/depositFailed.d.ts +32 -32
  177. package/dist/180/polkadotIngressEgress/witnessSafetyMarginSet.cjs +6 -0
  178. package/dist/180/polkadotIngressEgress/witnessSafetyMarginSet.d.cts +11 -0
  179. package/dist/180/polkadotIngressEgress/witnessSafetyMarginSet.d.ts +11 -0
  180. package/dist/180/polkadotIngressEgress/witnessSafetyMarginSet.mjs +6 -0
  181. package/dist/180/solanaIngressEgress/depositFailed.d.cts +32 -32
  182. package/dist/180/solanaIngressEgress/depositFailed.d.ts +32 -32
  183. package/dist/180/solanaIngressEgress/witnessSafetyMarginSet.cjs +7 -0
  184. package/dist/180/solanaIngressEgress/witnessSafetyMarginSet.d.cts +11 -0
  185. package/dist/180/solanaIngressEgress/witnessSafetyMarginSet.d.ts +11 -0
  186. package/dist/180/solanaIngressEgress/witnessSafetyMarginSet.mjs +7 -0
  187. package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
  188. package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
  189. package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
  190. package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
  191. package/dist/180/swapping/swapDepositAddressReady.cjs +1 -1
  192. package/dist/180/swapping/swapDepositAddressReady.d.cts +16 -16
  193. package/dist/180/swapping/swapDepositAddressReady.d.ts +16 -16
  194. package/dist/180/swapping/swapDepositAddressReady.mjs +1 -1
  195. package/dist/180/swapping/swapRequested.d.cts +4 -4
  196. package/dist/180/swapping/swapRequested.d.ts +4 -4
  197. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
  198. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +532 -0
  199. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +532 -0
  200. package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
  201. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  202. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  203. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  204. package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  205. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
  206. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +532 -0
  207. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +532 -0
  208. package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
  209. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  210. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  211. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  212. package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  213. package/dist/190/common.cjs +289 -0
  214. package/dist/190/common.d.cts +2696 -0
  215. package/dist/190/common.d.ts +2696 -0
  216. package/dist/190/common.mjs +289 -0
  217. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
  218. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +532 -0
  219. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +532 -0
  220. package/dist/190/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
  221. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  222. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  223. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  224. package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  225. package/dist/190/liquidityPools/limitOrderUpdated.cjs +24 -0
  226. package/dist/190/liquidityPools/limitOrderUpdated.d.cts +98 -0
  227. package/dist/190/liquidityPools/limitOrderUpdated.d.ts +98 -0
  228. package/dist/190/liquidityPools/limitOrderUpdated.mjs +24 -0
  229. package/dist/190/liquidityPools/rangeOrderUpdated.cjs +22 -0
  230. package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +208 -0
  231. package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +208 -0
  232. package/dist/190/liquidityPools/rangeOrderUpdated.mjs +22 -0
  233. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
  234. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +532 -0
  235. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +532 -0
  236. package/dist/190/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
  237. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  238. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  239. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  240. package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  241. package/dist/190/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
  242. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +532 -0
  243. package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +532 -0
  244. package/dist/190/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
  245. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  246. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
  247. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
  248. package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  249. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.cjs +14 -0
  250. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +313 -0
  251. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.ts +313 -0
  252. package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.mjs +14 -0
  253. package/dist/190/swapping/creditedOnChain.cjs +12 -0
  254. package/dist/190/swapping/creditedOnChain.d.cts +30 -0
  255. package/dist/190/swapping/creditedOnChain.d.ts +30 -0
  256. package/dist/190/swapping/creditedOnChain.mjs +12 -0
  257. package/dist/190/swapping/refundedOnChain.cjs +12 -0
  258. package/dist/190/swapping/refundedOnChain.d.cts +30 -0
  259. package/dist/190/swapping/refundedOnChain.d.ts +30 -0
  260. package/dist/190/swapping/refundedOnChain.mjs +12 -0
  261. package/dist/190/swapping/swapRequested.cjs +25 -0
  262. package/dist/190/swapping/swapRequested.d.cts +851 -0
  263. package/dist/190/swapping/swapRequested.d.ts +851 -0
  264. package/dist/190/swapping/swapRequested.mjs +25 -0
  265. package/dist/190/tradingStrategy/fundsAddedToStrategy.cjs +10 -0
  266. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +24 -0
  267. package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +24 -0
  268. package/dist/190/tradingStrategy/fundsAddedToStrategy.mjs +10 -0
  269. package/dist/190/tradingStrategy/strategyClosed.cjs +7 -0
  270. package/dist/190/tradingStrategy/strategyClosed.d.cts +11 -0
  271. package/dist/190/tradingStrategy/strategyClosed.d.ts +11 -0
  272. package/dist/190/tradingStrategy/strategyClosed.mjs +7 -0
  273. package/dist/190/tradingStrategy/strategyDeployed.cjs +11 -0
  274. package/dist/190/tradingStrategy/strategyDeployed.d.cts +54 -0
  275. package/dist/190/tradingStrategy/strategyDeployed.d.ts +54 -0
  276. package/dist/190/tradingStrategy/strategyDeployed.mjs +11 -0
  277. package/package.json +5 -5
@@ -12,13 +12,13 @@ declare const ethereumIngressEgressDepositFetchesScheduled: z.ZodObject<{
12
12
  __kind: "Eth" | "Flip" | "Usdc";
13
13
  }>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- channelId: bigint;
16
15
  asset: "Eth" | "Flip" | "Usdc";
16
+ channelId: bigint;
17
17
  }, {
18
- channelId: string | number;
19
18
  asset: {
20
19
  __kind: "Eth" | "Flip" | "Usdc";
21
20
  };
21
+ channelId: string | number;
22
22
  }>;
23
23
 
24
24
  export { ethereumIngressEgressDepositFetchesScheduled };
@@ -32,17 +32,17 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
32
32
  error: string;
33
33
  }>;
34
34
  }, "strip", z.ZodTypeAny, {
35
+ __kind: "Module";
35
36
  value: {
36
37
  index: number;
37
38
  error: `0x${string}`;
38
39
  };
39
- __kind: "Module";
40
40
  }, {
41
+ __kind: "Module";
41
42
  value: {
42
43
  index: number;
43
44
  error: string;
44
45
  };
45
- __kind: "Module";
46
46
  }>, z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"ConsumerRemaining">;
48
48
  }, "strip", z.ZodTypeAny, {
@@ -73,13 +73,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
73
73
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
74
74
  }>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
77
76
  __kind: "Token";
77
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
78
  }, {
79
+ __kind: "Token";
79
80
  value: {
80
81
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
81
82
  };
82
- __kind: "Token";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"Arithmetic">;
85
85
  value: z.ZodEffects<z.ZodObject<{
@@ -92,13 +92,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
92
92
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
93
93
  }>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- value: "Underflow" | "Overflow" | "DivisionByZero";
96
95
  __kind: "Arithmetic";
96
+ value: "Underflow" | "Overflow" | "DivisionByZero";
97
97
  }, {
98
+ __kind: "Arithmetic";
98
99
  value: {
99
100
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
100
101
  };
101
- __kind: "Arithmetic";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Transactional">;
104
104
  value: z.ZodEffects<z.ZodObject<{
@@ -111,13 +111,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
111
111
  __kind: "LimitReached" | "NoLayer";
112
112
  }>;
113
113
  }, "strip", z.ZodTypeAny, {
114
- value: "LimitReached" | "NoLayer";
115
114
  __kind: "Transactional";
115
+ value: "LimitReached" | "NoLayer";
116
116
  }, {
117
+ __kind: "Transactional";
117
118
  value: {
118
119
  __kind: "LimitReached" | "NoLayer";
119
120
  };
120
- __kind: "Transactional";
121
121
  }>, z.ZodObject<{
122
122
  __kind: z.ZodLiteral<"Exhausted">;
123
123
  }, "strip", z.ZodTypeAny, {
@@ -174,11 +174,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
174
174
  } | {
175
175
  __kind: "BadOrigin";
176
176
  } | {
177
+ __kind: "Module";
177
178
  value: {
178
179
  index: number;
179
180
  error: `0x${string}`;
180
181
  };
181
- __kind: "Module";
182
182
  } | {
183
183
  __kind: "ConsumerRemaining";
184
184
  } | {
@@ -186,14 +186,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
186
186
  } | {
187
187
  __kind: "TooManyConsumers";
188
188
  } | {
189
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
190
189
  __kind: "Token";
190
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
191
191
  } | {
192
- value: "Underflow" | "Overflow" | "DivisionByZero";
193
192
  __kind: "Arithmetic";
193
+ value: "Underflow" | "Overflow" | "DivisionByZero";
194
194
  } | {
195
- value: "LimitReached" | "NoLayer";
196
195
  __kind: "Transactional";
196
+ value: "LimitReached" | "NoLayer";
197
197
  } | {
198
198
  __kind: "Exhausted";
199
199
  } | {
@@ -216,11 +216,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
216
216
  } | {
217
217
  __kind: "BadOrigin";
218
218
  } | {
219
+ __kind: "Module";
219
220
  value: {
220
221
  index: number;
221
222
  error: string;
222
223
  };
223
- __kind: "Module";
224
224
  } | {
225
225
  __kind: "ConsumerRemaining";
226
226
  } | {
@@ -228,20 +228,20 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
228
228
  } | {
229
229
  __kind: "TooManyConsumers";
230
230
  } | {
231
+ __kind: "Token";
231
232
  value: {
232
233
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
233
234
  };
234
- __kind: "Token";
235
235
  } | {
236
+ __kind: "Arithmetic";
236
237
  value: {
237
238
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
238
239
  };
239
- __kind: "Arithmetic";
240
240
  } | {
241
+ __kind: "Transactional";
241
242
  value: {
242
243
  __kind: "LimitReached" | "NoLayer";
243
244
  };
244
- __kind: "Transactional";
245
245
  } | {
246
246
  __kind: "Exhausted";
247
247
  } | {
@@ -32,17 +32,17 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
32
32
  error: string;
33
33
  }>;
34
34
  }, "strip", z.ZodTypeAny, {
35
+ __kind: "Module";
35
36
  value: {
36
37
  index: number;
37
38
  error: `0x${string}`;
38
39
  };
39
- __kind: "Module";
40
40
  }, {
41
+ __kind: "Module";
41
42
  value: {
42
43
  index: number;
43
44
  error: string;
44
45
  };
45
- __kind: "Module";
46
46
  }>, z.ZodObject<{
47
47
  __kind: z.ZodLiteral<"ConsumerRemaining">;
48
48
  }, "strip", z.ZodTypeAny, {
@@ -73,13 +73,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
73
73
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
74
74
  }>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
77
76
  __kind: "Token";
77
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
78
78
  }, {
79
+ __kind: "Token";
79
80
  value: {
80
81
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
81
82
  };
82
- __kind: "Token";
83
83
  }>, z.ZodObject<{
84
84
  __kind: z.ZodLiteral<"Arithmetic">;
85
85
  value: z.ZodEffects<z.ZodObject<{
@@ -92,13 +92,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
92
92
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
93
93
  }>;
94
94
  }, "strip", z.ZodTypeAny, {
95
- value: "Underflow" | "Overflow" | "DivisionByZero";
96
95
  __kind: "Arithmetic";
96
+ value: "Underflow" | "Overflow" | "DivisionByZero";
97
97
  }, {
98
+ __kind: "Arithmetic";
98
99
  value: {
99
100
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
100
101
  };
101
- __kind: "Arithmetic";
102
102
  }>, z.ZodObject<{
103
103
  __kind: z.ZodLiteral<"Transactional">;
104
104
  value: z.ZodEffects<z.ZodObject<{
@@ -111,13 +111,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
111
111
  __kind: "LimitReached" | "NoLayer";
112
112
  }>;
113
113
  }, "strip", z.ZodTypeAny, {
114
- value: "LimitReached" | "NoLayer";
115
114
  __kind: "Transactional";
115
+ value: "LimitReached" | "NoLayer";
116
116
  }, {
117
+ __kind: "Transactional";
117
118
  value: {
118
119
  __kind: "LimitReached" | "NoLayer";
119
120
  };
120
- __kind: "Transactional";
121
121
  }>, z.ZodObject<{
122
122
  __kind: z.ZodLiteral<"Exhausted">;
123
123
  }, "strip", z.ZodTypeAny, {
@@ -174,11 +174,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
174
174
  } | {
175
175
  __kind: "BadOrigin";
176
176
  } | {
177
+ __kind: "Module";
177
178
  value: {
178
179
  index: number;
179
180
  error: `0x${string}`;
180
181
  };
181
- __kind: "Module";
182
182
  } | {
183
183
  __kind: "ConsumerRemaining";
184
184
  } | {
@@ -186,14 +186,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
186
186
  } | {
187
187
  __kind: "TooManyConsumers";
188
188
  } | {
189
- value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
190
189
  __kind: "Token";
190
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
191
191
  } | {
192
- value: "Underflow" | "Overflow" | "DivisionByZero";
193
192
  __kind: "Arithmetic";
193
+ value: "Underflow" | "Overflow" | "DivisionByZero";
194
194
  } | {
195
- value: "LimitReached" | "NoLayer";
196
195
  __kind: "Transactional";
196
+ value: "LimitReached" | "NoLayer";
197
197
  } | {
198
198
  __kind: "Exhausted";
199
199
  } | {
@@ -216,11 +216,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
216
216
  } | {
217
217
  __kind: "BadOrigin";
218
218
  } | {
219
+ __kind: "Module";
219
220
  value: {
220
221
  index: number;
221
222
  error: string;
222
223
  };
223
- __kind: "Module";
224
224
  } | {
225
225
  __kind: "ConsumerRemaining";
226
226
  } | {
@@ -228,20 +228,20 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
228
228
  } | {
229
229
  __kind: "TooManyConsumers";
230
230
  } | {
231
+ __kind: "Token";
231
232
  value: {
232
233
  __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
233
234
  };
234
- __kind: "Token";
235
235
  } | {
236
+ __kind: "Arithmetic";
236
237
  value: {
237
238
  __kind: "Underflow" | "Overflow" | "DivisionByZero";
238
239
  };
239
- __kind: "Arithmetic";
240
240
  } | {
241
+ __kind: "Transactional";
241
242
  value: {
242
243
  __kind: "LimitReached" | "NoLayer";
243
244
  };
244
- __kind: "Transactional";
245
245
  } | {
246
246
  __kind: "Exhausted";
247
247
  } | {
@@ -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
- value: string;
17
16
  __kind: "Account";
18
- }, {
19
17
  value: string;
18
+ }, {
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>]>, string, string>;
33
33
  }, "strip", z.ZodTypeAny, {
34
- value: string;
35
34
  __kind: "PendingRedemption";
36
- }, {
37
35
  value: string;
36
+ }, {
38
37
  __kind: "PendingRedemption";
38
+ value: string;
39
39
  }>]>;
40
40
  }, "strip", z.ZodTypeAny, {
41
+ __kind: "Internal";
41
42
  value: {
42
- value: string;
43
43
  __kind: "Account";
44
+ value: string;
44
45
  } | {
45
- value: `0x${string}`;
46
46
  __kind: "Reserve";
47
+ value: `0x${string}`;
47
48
  } | {
48
- value: string;
49
49
  __kind: "PendingRedemption";
50
+ value: 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: string;
78
78
  __kind: "Account";
79
+ value: string;
79
80
  } | {
80
- value: `0x${string}`;
81
81
  __kind: "Reserve";
82
+ value: `0x${string}`;
82
83
  } | {
83
- value: string;
84
84
  __kind: "PendingRedemption";
85
+ value: 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>]>, string, string>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- value: string;
17
16
  __kind: "Account";
18
- }, {
19
17
  value: string;
18
+ }, {
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>]>, string, string>;
33
33
  }, "strip", z.ZodTypeAny, {
34
- value: string;
35
34
  __kind: "PendingRedemption";
36
- }, {
37
35
  value: string;
36
+ }, {
38
37
  __kind: "PendingRedemption";
38
+ value: string;
39
39
  }>]>;
40
40
  }, "strip", z.ZodTypeAny, {
41
+ __kind: "Internal";
41
42
  value: {
42
- value: string;
43
43
  __kind: "Account";
44
+ value: string;
44
45
  } | {
45
- value: `0x${string}`;
46
46
  __kind: "Reserve";
47
+ value: `0x${string}`;
47
48
  } | {
48
- value: string;
49
49
  __kind: "PendingRedemption";
50
+ value: 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: string;
78
78
  __kind: "Account";
79
+ value: string;
79
80
  } | {
80
- value: `0x${string}`;
81
81
  __kind: "Reserve";
82
+ value: `0x${string}`;
82
83
  } | {
83
- value: string;
84
84
  __kind: "PendingRedemption";
85
+ value: 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>]>, string, string>;
5
5
  address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- address: `0x${string}`;
8
7
  accountId: 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>]>, string, string>;
5
5
  address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- address: `0x${string}`;
8
7
  accountId: 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>]>, string, string>;
5
5
  address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- address: `0x${string}`;
8
7
  accountId: 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>]>, string, string>;
5
5
  address: z.ZodEffects<z.ZodString, `0x${string}`, string>;
6
6
  }, "strip", z.ZodTypeAny, {
7
- address: `0x${string}`;
8
7
  accountId: 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: 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: 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: 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: 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: string;
9
10
  broadcastId: number;
10
11
  amount: bigint;
11
- accountId: 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: string;
9
10
  broadcastId: number;
10
11
  amount: bigint;
11
- accountId: 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