@chainflip/processor 1.5.4 → 1.5.6

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 (305) hide show
  1. package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
  2. package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
  3. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
  4. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
  5. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  6. package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  7. package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  8. package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  9. package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
  10. package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
  11. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  12. package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  13. package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
  14. package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
  15. package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
  16. package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
  17. package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
  18. package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
  19. package/dist/100/funding/funded.d.cts +2 -2
  20. package/dist/100/funding/funded.d.ts +2 -2
  21. package/dist/100/funding/redemptionRequested.d.cts +2 -2
  22. package/dist/100/funding/redemptionRequested.d.ts +2 -2
  23. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  24. package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  25. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  26. package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
  27. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  28. package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
  29. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  30. package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  31. package/dist/111/liquidityPools/limitOrderUpdated.d.cts +10 -10
  32. package/dist/111/liquidityPools/limitOrderUpdated.d.ts +10 -10
  33. package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  34. package/dist/111/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  35. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +18 -18
  36. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +18 -18
  37. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  38. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  39. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  40. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  41. package/dist/120/swapping/ccmFailed.d.cts +70 -70
  42. package/dist/120/swapping/ccmFailed.d.ts +70 -70
  43. package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
  44. package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
  45. package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
  46. package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
  47. package/dist/120/swapping/swapExecuted.d.cts +12 -12
  48. package/dist/120/swapping/swapExecuted.d.ts +12 -12
  49. package/dist/120/swapping/withdrawalRequested.d.cts +12 -12
  50. package/dist/120/swapping/withdrawalRequested.d.ts +12 -12
  51. package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
  52. package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
  53. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
  54. package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
  55. package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
  56. package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
  57. package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
  58. package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
  59. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
  60. package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
  61. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  62. package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  63. package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
  64. package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
  65. package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
  66. package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
  67. package/dist/131/reputation/offencePenalty.d.cts +2 -2
  68. package/dist/131/reputation/offencePenalty.d.ts +2 -2
  69. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  70. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  71. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  72. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  73. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  74. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  75. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  76. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  77. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  78. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  79. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  80. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  81. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  82. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  83. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  84. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  85. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  86. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  87. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
  88. package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +2 -2
  89. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  90. package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  91. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
  92. package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
  93. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
  94. package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
  95. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  96. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  97. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  98. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  99. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  100. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  101. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  102. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  103. package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
  104. package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
  105. package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
  106. package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
  107. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  108. package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  109. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  110. package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  111. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  112. package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  113. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  114. package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  115. package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
  116. package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
  117. package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  118. package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  119. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
  120. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
  121. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  122. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  123. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  124. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  125. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  126. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  127. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  128. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  129. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
  130. package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
  131. package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
  132. package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
  133. package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
  134. package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
  135. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  136. package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  137. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  138. package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  139. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +10 -10
  140. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +10 -10
  141. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +10 -10
  142. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +10 -10
  143. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  144. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  145. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
  146. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
  147. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
  148. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
  149. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
  150. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
  151. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
  152. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
  153. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
  154. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
  155. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
  156. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
  157. package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
  158. package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
  159. package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
  160. package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
  161. package/dist/150/swapping/ccmFailed.d.cts +115 -115
  162. package/dist/150/swapping/ccmFailed.d.ts +115 -115
  163. package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
  164. package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
  165. package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
  166. package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
  167. package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
  168. package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
  169. package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
  170. package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
  171. package/dist/150/swapping/swapDepositAddressReady.d.cts +77 -77
  172. package/dist/150/swapping/swapDepositAddressReady.d.ts +77 -77
  173. package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
  174. package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
  175. package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
  176. package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
  177. package/dist/150/swapping/swapExecuted.d.cts +94 -94
  178. package/dist/150/swapping/swapExecuted.d.ts +94 -94
  179. package/dist/150/swapping/swapScheduled.d.cts +139 -139
  180. package/dist/150/swapping/swapScheduled.d.ts +139 -139
  181. package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
  182. package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
  183. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  184. package/dist/150/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  185. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
  186. package/dist/150/tokenholderGovernance/proposalPassed.d.ts +8 -8
  187. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
  188. package/dist/150/tokenholderGovernance/proposalRejected.d.ts +8 -8
  189. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  190. package/dist/150/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  191. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
  192. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +2 -2
  193. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
  194. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
  195. package/dist/160/assetBalances/accountCredited.cjs +12 -0
  196. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.cts +5 -2
  197. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.d.ts +5 -2
  198. package/dist/160/{liquidityProvider → assetBalances}/accountCredited.mjs +5 -4
  199. package/dist/160/assetBalances/accountDebited.cjs +12 -0
  200. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.cts +5 -2
  201. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.d.ts +5 -2
  202. package/dist/160/{liquidityProvider → assetBalances}/accountDebited.mjs +5 -4
  203. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
  204. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
  205. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
  206. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
  207. package/dist/160/common.cjs +144 -29
  208. package/dist/160/common.d.cts +2011 -595
  209. package/dist/160/common.d.ts +2011 -595
  210. package/dist/160/common.mjs +149 -34
  211. package/dist/160/environment/runtimeSafeModeUpdated.cjs +9 -0
  212. package/dist/160/environment/runtimeSafeModeUpdated.d.cts +1104 -0
  213. package/dist/160/environment/runtimeSafeModeUpdated.d.ts +1104 -0
  214. package/dist/160/environment/runtimeSafeModeUpdated.mjs +9 -0
  215. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
  216. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
  217. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
  218. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
  219. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
  220. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
  221. package/dist/160/liquidityPools/orderDeletionFailed.cjs +7 -0
  222. package/dist/160/liquidityPools/orderDeletionFailed.d.cts +126 -0
  223. package/dist/160/liquidityPools/orderDeletionFailed.d.ts +126 -0
  224. package/dist/160/liquidityPools/orderDeletionFailed.mjs +7 -0
  225. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
  226. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
  227. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  228. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  229. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
  230. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
  231. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +6 -6
  232. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +6 -6
  233. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  234. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  235. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
  236. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
  237. package/dist/160/solanaElections/allVotesCleared.cjs +6 -0
  238. package/dist/160/solanaElections/allVotesCleared.d.cts +5 -0
  239. package/dist/160/solanaElections/allVotesCleared.d.ts +5 -0
  240. package/dist/160/solanaElections/allVotesCleared.mjs +6 -0
  241. package/dist/160/solanaElections/allVotesNotCleared.cjs +6 -0
  242. package/dist/160/solanaElections/allVotesNotCleared.d.cts +5 -0
  243. package/dist/160/solanaElections/allVotesNotCleared.d.ts +5 -0
  244. package/dist/160/solanaElections/allVotesNotCleared.mjs +6 -0
  245. package/dist/160/solanaElections/corruptStorage.cjs +6 -0
  246. package/dist/160/solanaElections/corruptStorage.d.cts +5 -0
  247. package/dist/160/solanaElections/corruptStorage.d.ts +5 -0
  248. package/dist/160/solanaElections/corruptStorage.mjs +6 -0
  249. package/dist/160/solanaElections/uninitialized.cjs +6 -0
  250. package/dist/160/solanaElections/uninitialized.d.cts +5 -0
  251. package/dist/160/solanaElections/uninitialized.d.ts +5 -0
  252. package/dist/160/solanaElections/uninitialized.mjs +6 -0
  253. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
  254. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
  255. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +4 -4
  256. package/dist/160/solanaIngressEgress/depositBoosted.d.ts +4 -4
  257. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
  258. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
  259. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +5 -5
  260. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +5 -5
  261. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
  262. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
  263. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
  264. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +26 -26
  265. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  266. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  267. package/dist/160/swapping/ccmFailed.cjs +1 -1
  268. package/dist/160/swapping/ccmFailed.d.cts +60 -201
  269. package/dist/160/swapping/ccmFailed.d.ts +60 -201
  270. package/dist/160/swapping/ccmFailed.mjs +2 -2
  271. package/dist/160/swapping/maxSwapRequestDurationSet.cjs +6 -0
  272. package/dist/160/swapping/maxSwapRequestDurationSet.d.cts +11 -0
  273. package/dist/160/swapping/maxSwapRequestDurationSet.d.ts +11 -0
  274. package/dist/160/swapping/maxSwapRequestDurationSet.mjs +6 -0
  275. package/dist/160/swapping/maxSwapRetryDurationSet.cjs +6 -0
  276. package/dist/160/swapping/maxSwapRetryDurationSet.d.cts +11 -0
  277. package/dist/160/swapping/maxSwapRetryDurationSet.d.ts +11 -0
  278. package/dist/160/swapping/maxSwapRetryDurationSet.mjs +6 -0
  279. package/dist/160/swapping/swapDepositAddressReady.cjs +3 -1
  280. package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -0
  281. package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -0
  282. package/dist/160/swapping/swapDepositAddressReady.mjs +4 -2
  283. package/dist/160/swapping/swapEgressScheduled.cjs +1 -1
  284. package/dist/160/swapping/swapEgressScheduled.d.cts +3 -3
  285. package/dist/160/swapping/swapEgressScheduled.d.ts +3 -3
  286. package/dist/160/swapping/swapEgressScheduled.mjs +1 -1
  287. package/dist/160/swapping/swapExecuted.cjs +1 -0
  288. package/dist/160/swapping/swapExecuted.d.cts +3 -0
  289. package/dist/160/swapping/swapExecuted.d.ts +3 -0
  290. package/dist/160/swapping/swapExecuted.mjs +1 -0
  291. package/dist/160/swapping/swapRequested.cjs +5 -2
  292. package/dist/160/swapping/swapRequested.d.cts +247 -253
  293. package/dist/160/swapping/swapRequested.d.ts +247 -253
  294. package/dist/160/swapping/swapRequested.mjs +5 -2
  295. package/package.json +1 -1
  296. package/dist/160/liquidityProvider/accountCredited.cjs +0 -11
  297. package/dist/160/liquidityProvider/accountDebited.cjs +0 -11
  298. package/dist/160/liquidityProvider/liquidityDepositCredited.cjs +0 -11
  299. package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +0 -27
  300. package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +0 -27
  301. package/dist/160/liquidityProvider/liquidityDepositCredited.mjs +0 -11
  302. package/dist/160/solanaChainTracking/chainStateUpdated.cjs +0 -9
  303. package/dist/160/solanaChainTracking/chainStateUpdated.d.cts +0 -40
  304. package/dist/160/solanaChainTracking/chainStateUpdated.d.ts +0 -40
  305. package/dist/160/solanaChainTracking/chainStateUpdated.mjs +0 -9
@@ -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
- depositAddress: `0x${string}`;
17
16
  asset: "Eth" | "Flip" | "Usdc";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc";
23
22
  };
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
- depositAddress: `0x${string}`;
17
16
  asset: "Eth" | "Flip" | "Usdc";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc";
23
22
  };
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
- depositAddress: `0x${string}`;
17
16
  asset: "Eth" | "Flip" | "Usdc";
17
+ depositAddress: `0x${string}`;
18
18
  amount: bigint;
19
19
  }, {
20
- depositAddress: string;
21
20
  asset: {
22
21
  __kind: "Eth" | "Flip" | "Usdc";
23
22
  };
23
+ depositAddress: string;
24
24
  amount: string | number;
25
25
  }>;
26
26
 
@@ -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, {
@@ -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
- depositAddress: `0x${string}`;
160
159
  asset: "Eth" | "Flip" | "Usdc";
160
+ depositAddress: `0x${string}`;
161
161
  amount: bigint;
162
162
  }, {
163
- depositAddress: string;
164
163
  asset: {
165
164
  __kind: "Eth" | "Flip" | "Usdc";
166
165
  };
166
+ depositAddress: string;
167
167
  amount: string | number;
168
168
  }>;
169
169
  }, "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
  } | {
@@ -204,8 +204,8 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
204
204
  __kind: "RootNotAllowed";
205
205
  };
206
206
  depositWitness: {
207
- depositAddress: `0x${string}`;
208
207
  asset: "Eth" | "Flip" | "Usdc";
208
+ depositAddress: `0x${string}`;
209
209
  amount: bigint;
210
210
  };
211
211
  }, {
@@ -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
  } | {
@@ -252,10 +252,10 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
252
252
  __kind: "RootNotAllowed";
253
253
  };
254
254
  depositWitness: {
255
- depositAddress: string;
256
255
  asset: {
257
256
  __kind: "Eth" | "Flip" | "Usdc";
258
257
  };
258
+ depositAddress: string;
259
259
  amount: string | number;
260
260
  };
261
261
  }>;
@@ -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, {
@@ -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
- depositAddress: `0x${string}`;
160
159
  asset: "Eth" | "Flip" | "Usdc";
160
+ depositAddress: `0x${string}`;
161
161
  amount: bigint;
162
162
  }, {
163
- depositAddress: string;
164
163
  asset: {
165
164
  __kind: "Eth" | "Flip" | "Usdc";
166
165
  };
166
+ depositAddress: string;
167
167
  amount: string | number;
168
168
  }>;
169
169
  }, "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
  } | {
@@ -204,8 +204,8 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
204
204
  __kind: "RootNotAllowed";
205
205
  };
206
206
  depositWitness: {
207
- depositAddress: `0x${string}`;
208
207
  asset: "Eth" | "Flip" | "Usdc";
208
+ depositAddress: `0x${string}`;
209
209
  amount: bigint;
210
210
  };
211
211
  }, {
@@ -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
  } | {
@@ -252,10 +252,10 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
252
252
  __kind: "RootNotAllowed";
253
253
  };
254
254
  depositWitness: {
255
- depositAddress: string;
256
255
  asset: {
257
256
  __kind: "Eth" | "Flip" | "Usdc";
258
257
  };
258
+ depositAddress: string;
259
259
  amount: string | number;
260
260
  };
261
261
  }>;
@@ -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
 
@@ -13,40 +13,40 @@ declare const tokenholderGovernanceProposalEnacted: z.ZodObject<{
13
13
  __kind: "Ethereum" | "Polkadot" | "Bitcoin";
14
14
  }>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
17
16
  __kind: "SetGovernanceKey";
17
+ value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
18
18
  }, {
19
+ __kind: "SetGovernanceKey";
19
20
  value: [{
20
21
  __kind: "Ethereum" | "Polkadot" | "Bitcoin";
21
22
  }, string];
22
- __kind: "SetGovernanceKey";
23
23
  }>, z.ZodObject<{
24
24
  __kind: z.ZodLiteral<"SetCommunityKey">;
25
25
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
26
26
  }, "strip", z.ZodTypeAny, {
27
- value: `0x${string}`;
28
27
  __kind: "SetCommunityKey";
28
+ value: `0x${string}`;
29
29
  }, {
30
- value: string;
31
30
  __kind: "SetCommunityKey";
31
+ value: string;
32
32
  }>]>;
33
33
  }, "strip", z.ZodTypeAny, {
34
34
  proposal: {
35
- value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
36
35
  __kind: "SetGovernanceKey";
36
+ value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
37
37
  } | {
38
- value: `0x${string}`;
39
38
  __kind: "SetCommunityKey";
39
+ value: `0x${string}`;
40
40
  };
41
41
  }, {
42
42
  proposal: {
43
+ __kind: "SetGovernanceKey";
43
44
  value: [{
44
45
  __kind: "Ethereum" | "Polkadot" | "Bitcoin";
45
46
  }, string];
46
- __kind: "SetGovernanceKey";
47
47
  } | {
48
- value: string;
49
48
  __kind: "SetCommunityKey";
49
+ value: string;
50
50
  };
51
51
  }>;
52
52
 
@@ -13,40 +13,40 @@ declare const tokenholderGovernanceProposalEnacted: z.ZodObject<{
13
13
  __kind: "Ethereum" | "Polkadot" | "Bitcoin";
14
14
  }>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
17
16
  __kind: "SetGovernanceKey";
17
+ value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
18
18
  }, {
19
+ __kind: "SetGovernanceKey";
19
20
  value: [{
20
21
  __kind: "Ethereum" | "Polkadot" | "Bitcoin";
21
22
  }, string];
22
- __kind: "SetGovernanceKey";
23
23
  }>, z.ZodObject<{
24
24
  __kind: z.ZodLiteral<"SetCommunityKey">;
25
25
  value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
26
26
  }, "strip", z.ZodTypeAny, {
27
- value: `0x${string}`;
28
27
  __kind: "SetCommunityKey";
28
+ value: `0x${string}`;
29
29
  }, {
30
- value: string;
31
30
  __kind: "SetCommunityKey";
31
+ value: string;
32
32
  }>]>;
33
33
  }, "strip", z.ZodTypeAny, {
34
34
  proposal: {
35
- value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
36
35
  __kind: "SetGovernanceKey";
36
+ value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
37
37
  } | {
38
- value: `0x${string}`;
39
38
  __kind: "SetCommunityKey";
39
+ value: `0x${string}`;
40
40
  };
41
41
  }, {
42
42
  proposal: {
43
+ __kind: "SetGovernanceKey";
43
44
  value: [{
44
45
  __kind: "Ethereum" | "Polkadot" | "Bitcoin";
45
46
  }, string];
46
- __kind: "SetGovernanceKey";
47
47
  } | {
48
- value: string;
49
48
  __kind: "SetCommunityKey";
49
+ value: string;
50
50
  };
51
51
  }>;
52
52