@chainflip/processor 1.5.5 → 1.5.7

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