@chainflip/processor 1.4.7 → 1.4.9

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 (943) hide show
  1. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
  2. package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
  3. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  4. package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  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/liquidityProvider/accountCredited.d.cts +7 -7
  14. package/dist/100/liquidityProvider/accountCredited.d.ts +7 -7
  15. package/dist/100/liquidityProvider/accountDebited.d.cts +7 -7
  16. package/dist/100/liquidityProvider/accountDebited.d.ts +7 -7
  17. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
  18. package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +12 -12
  19. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
  20. package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
  21. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
  22. package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
  23. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
  24. package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
  25. package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
  26. package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
  27. package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
  28. package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
  29. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
  30. package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
  31. package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
  32. package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
  33. package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
  34. package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
  35. package/dist/100/swapping/ccmFailed.d.cts +4 -4
  36. package/dist/100/swapping/ccmFailed.d.ts +4 -4
  37. package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
  38. package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
  39. package/dist/100/swapping/swapAmountTooLow.d.cts +10 -10
  40. package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
  41. package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
  42. package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
  43. package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
  44. package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
  45. package/dist/100/swapping/swapExecuted.d.cts +12 -12
  46. package/dist/100/swapping/swapExecuted.d.ts +12 -12
  47. package/dist/100/swapping/swapScheduled.d.cts +14 -14
  48. package/dist/100/swapping/swapScheduled.d.ts +14 -14
  49. package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  50. package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  51. package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
  52. package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
  53. package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
  54. package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
  55. package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  56. package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  57. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
  58. package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
  59. package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
  60. package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
  61. package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  62. package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  63. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
  64. package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
  65. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
  66. package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
  67. package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
  68. package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
  69. package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
  70. package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
  71. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
  72. package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
  73. package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
  74. package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
  75. package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
  76. package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
  77. package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
  78. package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
  79. package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
  80. package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
  81. package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
  82. package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
  83. package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
  84. package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
  85. package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
  86. package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
  87. package/dist/131/swapping/swapExecuted.d.cts +12 -12
  88. package/dist/131/swapping/swapExecuted.d.ts +12 -12
  89. package/dist/131/swapping/swapScheduled.d.cts +14 -14
  90. package/dist/131/swapping/swapScheduled.d.ts +14 -14
  91. package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
  92. package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
  93. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
  94. package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
  95. package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
  96. package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
  97. package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
  98. package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
  99. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  100. package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  101. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
  102. package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
  103. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
  104. package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
  105. package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
  106. package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
  107. package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
  108. package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
  109. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  110. package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  111. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
  112. package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
  113. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
  114. package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
  115. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
  116. package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
  117. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
  118. package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
  119. package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
  120. package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
  121. package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
  122. package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
  123. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
  124. package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
  125. package/dist/141/swapping/batchSwapFailed.d.cts +6 -6
  126. package/dist/141/swapping/batchSwapFailed.d.ts +6 -6
  127. package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
  128. package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
  129. package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
  130. package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
  131. package/dist/141/swapping/swapDepositAddressReady.d.cts +18 -18
  132. package/dist/141/swapping/swapDepositAddressReady.d.ts +18 -18
  133. package/dist/141/swapping/swapEgressIgnored.d.cts +6 -6
  134. package/dist/141/swapping/swapEgressIgnored.d.ts +6 -6
  135. package/dist/141/swapping/swapEgressScheduled.d.cts +10 -10
  136. package/dist/141/swapping/swapEgressScheduled.d.ts +10 -10
  137. package/dist/141/swapping/swapExecuted.d.cts +14 -14
  138. package/dist/141/swapping/swapExecuted.d.ts +14 -14
  139. package/dist/141/swapping/swapScheduled.d.cts +14 -14
  140. package/dist/141/swapping/swapScheduled.d.ts +14 -14
  141. package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
  142. package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
  143. package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
  144. package/dist/141/tokenholderGovernance/proposalEnacted.d.ts +8 -8
  145. package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
  146. package/dist/141/tokenholderGovernance/proposalPassed.d.ts +8 -8
  147. package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
  148. package/dist/141/tokenholderGovernance/proposalRejected.d.ts +8 -8
  149. package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
  150. package/dist/141/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
  151. package/dist/150/arbitrumIngressEgress/batchBroadcastRequested.cjs +10 -0
  152. package/dist/150/arbitrumIngressEgress/batchBroadcastRequested.d.cts +24 -0
  153. package/dist/150/arbitrumIngressEgress/batchBroadcastRequested.d.ts +24 -0
  154. package/dist/150/arbitrumIngressEgress/batchBroadcastRequested.mjs +10 -0
  155. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.cjs +10 -0
  156. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -0
  157. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +24 -0
  158. package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.mjs +10 -0
  159. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.cjs +10 -0
  160. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +241 -0
  161. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +241 -0
  162. package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.mjs +10 -0
  163. package/dist/150/arbitrumIngressEgress/depositBoosted.cjs +24 -0
  164. package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +133 -0
  165. package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +133 -0
  166. package/dist/150/arbitrumIngressEgress/depositBoosted.mjs +24 -0
  167. package/dist/150/arbitrumIngressEgress/depositFinalised.cjs +22 -0
  168. package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +127 -0
  169. package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +127 -0
  170. package/dist/150/arbitrumIngressEgress/depositFinalised.mjs +22 -0
  171. package/dist/150/arbitrumIngressEgress/depositIgnored.cjs +19 -0
  172. package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +53 -0
  173. package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +53 -0
  174. package/dist/150/arbitrumIngressEgress/depositIgnored.mjs +19 -0
  175. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.cjs +10 -0
  176. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +282 -0
  177. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +282 -0
  178. package/dist/150/arbitrumIngressEgress/depositWitnessRejected.mjs +10 -0
  179. package/dist/150/arbitrumIngressEgress/maxSwapRetryDurationSet.cjs +8 -0
  180. package/dist/150/arbitrumIngressEgress/maxSwapRetryDurationSet.d.cts +11 -0
  181. package/dist/150/arbitrumIngressEgress/maxSwapRetryDurationSet.d.ts +11 -0
  182. package/dist/150/arbitrumIngressEgress/maxSwapRetryDurationSet.mjs +8 -0
  183. package/dist/150/assetBalances/refundScheduled.cjs +15 -0
  184. package/dist/150/assetBalances/refundScheduled.d.cts +235 -0
  185. package/dist/150/assetBalances/refundScheduled.d.ts +235 -0
  186. package/dist/150/assetBalances/refundScheduled.mjs +15 -0
  187. package/dist/150/assetBalances/refundSkipped.cjs +15 -0
  188. package/dist/150/assetBalances/refundSkipped.d.cts +452 -0
  189. package/dist/150/assetBalances/refundSkipped.d.ts +452 -0
  190. package/dist/150/assetBalances/refundSkipped.mjs +15 -0
  191. package/dist/150/assetBalances/vaultDeficitDetected.cjs +11 -0
  192. package/dist/150/assetBalances/vaultDeficitDetected.d.cts +27 -0
  193. package/dist/150/assetBalances/vaultDeficitDetected.d.ts +27 -0
  194. package/dist/150/assetBalances/vaultDeficitDetected.mjs +11 -0
  195. package/dist/150/bitcoinIngressEgress/batchBroadcastRequested.cjs +10 -0
  196. package/dist/150/bitcoinIngressEgress/batchBroadcastRequested.d.cts +24 -0
  197. package/dist/150/bitcoinIngressEgress/batchBroadcastRequested.d.ts +24 -0
  198. package/dist/150/bitcoinIngressEgress/batchBroadcastRequested.mjs +10 -0
  199. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.cjs +10 -0
  200. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -0
  201. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +24 -0
  202. package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.mjs +10 -0
  203. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.cjs +10 -0
  204. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +241 -0
  205. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +241 -0
  206. package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.mjs +10 -0
  207. package/dist/150/bitcoinIngressEgress/depositBoosted.cjs +24 -0
  208. package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +233 -0
  209. package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +233 -0
  210. package/dist/150/bitcoinIngressEgress/depositBoosted.mjs +24 -0
  211. package/dist/150/bitcoinIngressEgress/depositFinalised.cjs +22 -0
  212. package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +227 -0
  213. package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +227 -0
  214. package/dist/150/bitcoinIngressEgress/depositFinalised.mjs +22 -0
  215. package/dist/150/bitcoinIngressEgress/maxSwapRetryDurationSet.cjs +8 -0
  216. package/dist/150/bitcoinIngressEgress/maxSwapRetryDurationSet.d.cts +11 -0
  217. package/dist/150/bitcoinIngressEgress/maxSwapRetryDurationSet.d.ts +11 -0
  218. package/dist/150/bitcoinIngressEgress/maxSwapRetryDurationSet.mjs +8 -0
  219. package/dist/150/common.cjs +368 -0
  220. package/dist/150/common.d.cts +4090 -0
  221. package/dist/150/common.d.ts +4090 -0
  222. package/dist/150/common.mjs +368 -0
  223. package/dist/150/emissions/networkFeeBurned.cjs +10 -0
  224. package/dist/150/emissions/networkFeeBurned.d.cts +24 -0
  225. package/dist/150/emissions/networkFeeBurned.d.ts +24 -0
  226. package/dist/150/emissions/networkFeeBurned.mjs +10 -0
  227. package/dist/150/environment/runtimeSafeModeUpdated.cjs +9 -0
  228. package/dist/150/environment/runtimeSafeModeUpdated.d.cts +1126 -0
  229. package/dist/150/environment/runtimeSafeModeUpdated.d.ts +1126 -0
  230. package/dist/150/environment/runtimeSafeModeUpdated.mjs +9 -0
  231. package/dist/150/ethereumIngressEgress/batchBroadcastRequested.cjs +10 -0
  232. package/dist/150/ethereumIngressEgress/batchBroadcastRequested.d.cts +24 -0
  233. package/dist/150/ethereumIngressEgress/batchBroadcastRequested.d.ts +24 -0
  234. package/dist/150/ethereumIngressEgress/batchBroadcastRequested.mjs +10 -0
  235. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.cjs +10 -0
  236. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -0
  237. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +24 -0
  238. package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.mjs +10 -0
  239. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.cjs +10 -0
  240. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +241 -0
  241. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +241 -0
  242. package/dist/150/ethereumIngressEgress/ccmEgressInvalid.mjs +10 -0
  243. package/dist/150/ethereumIngressEgress/depositBoosted.cjs +24 -0
  244. package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +133 -0
  245. package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +133 -0
  246. package/dist/150/ethereumIngressEgress/depositBoosted.mjs +24 -0
  247. package/dist/150/ethereumIngressEgress/depositFinalised.cjs +22 -0
  248. package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +127 -0
  249. package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +127 -0
  250. package/dist/150/ethereumIngressEgress/depositFinalised.mjs +22 -0
  251. package/dist/150/ethereumIngressEgress/depositIgnored.cjs +19 -0
  252. package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +53 -0
  253. package/dist/150/ethereumIngressEgress/depositIgnored.d.ts +53 -0
  254. package/dist/150/ethereumIngressEgress/depositIgnored.mjs +19 -0
  255. package/dist/150/ethereumIngressEgress/depositWitnessRejected.cjs +10 -0
  256. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +282 -0
  257. package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +282 -0
  258. package/dist/150/ethereumIngressEgress/depositWitnessRejected.mjs +10 -0
  259. package/dist/150/ethereumIngressEgress/maxSwapRetryDurationSet.cjs +8 -0
  260. package/dist/150/ethereumIngressEgress/maxSwapRetryDurationSet.d.cts +11 -0
  261. package/dist/150/ethereumIngressEgress/maxSwapRetryDurationSet.d.ts +11 -0
  262. package/dist/150/ethereumIngressEgress/maxSwapRetryDurationSet.mjs +8 -0
  263. package/dist/150/liquidityPools/assetSwapped.cjs +12 -0
  264. package/dist/150/liquidityPools/assetSwapped.d.cts +40 -0
  265. package/dist/150/liquidityPools/assetSwapped.d.ts +40 -0
  266. package/dist/150/liquidityPools/assetSwapped.mjs +12 -0
  267. package/dist/150/liquidityPools/limitOrderUpdated.cjs +24 -0
  268. package/dist/150/liquidityPools/limitOrderUpdated.d.cts +98 -0
  269. package/dist/150/liquidityPools/limitOrderUpdated.d.ts +98 -0
  270. package/dist/150/liquidityPools/limitOrderUpdated.mjs +24 -0
  271. package/dist/150/liquidityPools/newPoolCreated.cjs +12 -0
  272. package/dist/150/liquidityPools/newPoolCreated.d.cts +40 -0
  273. package/dist/150/liquidityPools/newPoolCreated.d.ts +40 -0
  274. package/dist/150/liquidityPools/newPoolCreated.mjs +12 -0
  275. package/dist/150/liquidityPools/poolFeeSet.cjs +11 -0
  276. package/dist/150/liquidityPools/poolFeeSet.d.cts +37 -0
  277. package/dist/150/liquidityPools/poolFeeSet.d.ts +37 -0
  278. package/dist/150/liquidityPools/poolFeeSet.mjs +11 -0
  279. package/dist/150/liquidityPools/priceImpactLimitSet.cjs +10 -0
  280. package/dist/150/liquidityPools/priceImpactLimitSet.d.cts +45 -0
  281. package/dist/150/liquidityPools/priceImpactLimitSet.d.ts +45 -0
  282. package/dist/150/liquidityPools/priceImpactLimitSet.mjs +10 -0
  283. package/dist/150/liquidityPools/rangeOrderUpdated.cjs +22 -0
  284. package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +208 -0
  285. package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +208 -0
  286. package/dist/150/liquidityPools/rangeOrderUpdated.mjs +22 -0
  287. package/dist/150/liquidityProvider/accountCredited.cjs +11 -0
  288. package/dist/150/liquidityProvider/accountCredited.d.cts +27 -0
  289. package/dist/150/liquidityProvider/accountCredited.d.ts +27 -0
  290. package/dist/150/liquidityProvider/accountCredited.mjs +11 -0
  291. package/dist/150/liquidityProvider/accountDebited.cjs +11 -0
  292. package/dist/150/liquidityProvider/accountDebited.d.cts +27 -0
  293. package/dist/150/liquidityProvider/accountDebited.d.ts +27 -0
  294. package/dist/150/liquidityProvider/accountDebited.mjs +11 -0
  295. package/dist/150/liquidityProvider/assetTransferred.cjs +12 -0
  296. package/dist/150/liquidityProvider/assetTransferred.d.cts +30 -0
  297. package/dist/150/liquidityProvider/assetTransferred.d.ts +30 -0
  298. package/dist/150/liquidityProvider/assetTransferred.mjs +12 -0
  299. package/dist/150/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
  300. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +114 -0
  301. package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +114 -0
  302. package/dist/150/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
  303. package/dist/150/liquidityProvider/liquidityDepositCredited.cjs +11 -0
  304. package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +27 -0
  305. package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +27 -0
  306. package/dist/150/liquidityProvider/liquidityDepositCredited.mjs +11 -0
  307. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.cjs +15 -0
  308. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +235 -0
  309. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +235 -0
  310. package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.mjs +15 -0
  311. package/dist/150/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
  312. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +118 -0
  313. package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.ts +118 -0
  314. package/dist/150/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
  315. package/dist/150/polkadotIngressEgress/batchBroadcastRequested.cjs +10 -0
  316. package/dist/150/polkadotIngressEgress/batchBroadcastRequested.d.cts +24 -0
  317. package/dist/150/polkadotIngressEgress/batchBroadcastRequested.d.ts +24 -0
  318. package/dist/150/polkadotIngressEgress/batchBroadcastRequested.mjs +10 -0
  319. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.cjs +10 -0
  320. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -0
  321. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +24 -0
  322. package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.mjs +10 -0
  323. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.cjs +10 -0
  324. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +241 -0
  325. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +241 -0
  326. package/dist/150/polkadotIngressEgress/ccmEgressInvalid.mjs +10 -0
  327. package/dist/150/polkadotIngressEgress/depositBoosted.cjs +23 -0
  328. package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +123 -0
  329. package/dist/150/polkadotIngressEgress/depositBoosted.d.ts +123 -0
  330. package/dist/150/polkadotIngressEgress/depositBoosted.mjs +23 -0
  331. package/dist/150/polkadotIngressEgress/depositFinalised.cjs +21 -0
  332. package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +117 -0
  333. package/dist/150/polkadotIngressEgress/depositFinalised.d.ts +117 -0
  334. package/dist/150/polkadotIngressEgress/depositFinalised.mjs +21 -0
  335. package/dist/150/polkadotIngressEgress/depositIgnored.cjs +18 -0
  336. package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +43 -0
  337. package/dist/150/polkadotIngressEgress/depositIgnored.d.ts +43 -0
  338. package/dist/150/polkadotIngressEgress/depositIgnored.mjs +18 -0
  339. package/dist/150/polkadotIngressEgress/depositWitnessRejected.cjs +10 -0
  340. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +268 -0
  341. package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.ts +268 -0
  342. package/dist/150/polkadotIngressEgress/depositWitnessRejected.mjs +10 -0
  343. package/dist/150/polkadotIngressEgress/maxSwapRetryDurationSet.cjs +8 -0
  344. package/dist/150/polkadotIngressEgress/maxSwapRetryDurationSet.d.cts +11 -0
  345. package/dist/150/polkadotIngressEgress/maxSwapRetryDurationSet.d.ts +11 -0
  346. package/dist/150/polkadotIngressEgress/maxSwapRetryDurationSet.mjs +8 -0
  347. package/dist/150/solanaBroadcaster/broadcastAborted.cjs +6 -0
  348. package/dist/150/solanaBroadcaster/broadcastAborted.d.cts +11 -0
  349. package/dist/150/solanaBroadcaster/broadcastAborted.d.ts +11 -0
  350. package/dist/150/solanaBroadcaster/broadcastAborted.mjs +6 -0
  351. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.cjs +10 -0
  352. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +332 -0
  353. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +332 -0
  354. package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.mjs +10 -0
  355. package/dist/150/solanaBroadcaster/broadcastRetryScheduled.cjs +9 -0
  356. package/dist/150/solanaBroadcaster/broadcastRetryScheduled.d.cts +14 -0
  357. package/dist/150/solanaBroadcaster/broadcastRetryScheduled.d.ts +14 -0
  358. package/dist/150/solanaBroadcaster/broadcastRetryScheduled.mjs +9 -0
  359. package/dist/150/solanaBroadcaster/broadcastSuccess.cjs +11 -0
  360. package/dist/150/solanaBroadcaster/broadcastSuccess.d.cts +17 -0
  361. package/dist/150/solanaBroadcaster/broadcastSuccess.d.ts +17 -0
  362. package/dist/150/solanaBroadcaster/broadcastSuccess.mjs +11 -0
  363. package/dist/150/solanaBroadcaster/broadcastTimeout.cjs +6 -0
  364. package/dist/150/solanaBroadcaster/broadcastTimeout.d.cts +11 -0
  365. package/dist/150/solanaBroadcaster/broadcastTimeout.d.ts +11 -0
  366. package/dist/150/solanaBroadcaster/broadcastTimeout.mjs +6 -0
  367. package/dist/150/solanaBroadcaster/callResigned.cjs +6 -0
  368. package/dist/150/solanaBroadcaster/callResigned.d.cts +11 -0
  369. package/dist/150/solanaBroadcaster/callResigned.d.ts +11 -0
  370. package/dist/150/solanaBroadcaster/callResigned.mjs +6 -0
  371. package/dist/150/solanaBroadcaster/thresholdSignatureInvalid.cjs +6 -0
  372. package/dist/150/solanaBroadcaster/thresholdSignatureInvalid.d.cts +11 -0
  373. package/dist/150/solanaBroadcaster/thresholdSignatureInvalid.d.ts +11 -0
  374. package/dist/150/solanaBroadcaster/thresholdSignatureInvalid.mjs +6 -0
  375. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.cjs +11 -0
  376. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +17 -0
  377. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.ts +17 -0
  378. package/dist/150/solanaBroadcaster/transactionBroadcastRequest.mjs +11 -0
  379. package/dist/150/solanaBroadcaster/transactionFeeDeficitRecorded.cjs +10 -0
  380. package/dist/150/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +14 -0
  381. package/dist/150/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +14 -0
  382. package/dist/150/solanaBroadcaster/transactionFeeDeficitRecorded.mjs +10 -0
  383. package/dist/150/solanaBroadcaster/transactionFeeDeficitRefused.cjs +7 -0
  384. package/dist/150/solanaBroadcaster/transactionFeeDeficitRefused.d.cts +11 -0
  385. package/dist/150/solanaBroadcaster/transactionFeeDeficitRefused.d.ts +11 -0
  386. package/dist/150/solanaBroadcaster/transactionFeeDeficitRefused.mjs +7 -0
  387. package/dist/150/solanaChainTracking/chainStateUpdated.cjs +9 -0
  388. package/dist/150/solanaChainTracking/chainStateUpdated.d.cts +40 -0
  389. package/dist/150/solanaChainTracking/chainStateUpdated.d.ts +40 -0
  390. package/dist/150/solanaChainTracking/chainStateUpdated.mjs +9 -0
  391. package/dist/150/solanaChainTracking/feeMultiplierUpdated.cjs +7 -0
  392. package/dist/150/solanaChainTracking/feeMultiplierUpdated.d.cts +11 -0
  393. package/dist/150/solanaChainTracking/feeMultiplierUpdated.d.ts +11 -0
  394. package/dist/150/solanaChainTracking/feeMultiplierUpdated.mjs +7 -0
  395. package/dist/150/solanaIngressEgress/assetEgressStatusChanged.cjs +10 -0
  396. package/dist/150/solanaIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  397. package/dist/150/solanaIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  398. package/dist/150/solanaIngressEgress/assetEgressStatusChanged.mjs +10 -0
  399. package/dist/150/solanaIngressEgress/batchBroadcastRequested.cjs +10 -0
  400. package/dist/150/solanaIngressEgress/batchBroadcastRequested.d.cts +24 -0
  401. package/dist/150/solanaIngressEgress/batchBroadcastRequested.d.ts +24 -0
  402. package/dist/150/solanaIngressEgress/batchBroadcastRequested.mjs +10 -0
  403. package/dist/150/solanaIngressEgress/boostFundsAdded.cjs +11 -0
  404. package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +44 -0
  405. package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +44 -0
  406. package/dist/150/solanaIngressEgress/boostFundsAdded.mjs +11 -0
  407. package/dist/150/solanaIngressEgress/boostPoolCreated.cjs +9 -0
  408. package/dist/150/solanaIngressEgress/boostPoolCreated.d.cts +38 -0
  409. package/dist/150/solanaIngressEgress/boostPoolCreated.d.ts +38 -0
  410. package/dist/150/solanaIngressEgress/boostPoolCreated.mjs +9 -0
  411. package/dist/150/solanaIngressEgress/ccmBroadcastFailed.cjs +6 -0
  412. package/dist/150/solanaIngressEgress/ccmBroadcastFailed.d.cts +11 -0
  413. package/dist/150/solanaIngressEgress/ccmBroadcastFailed.d.ts +11 -0
  414. package/dist/150/solanaIngressEgress/ccmBroadcastFailed.mjs +6 -0
  415. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.cjs +10 -0
  416. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -0
  417. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.ts +24 -0
  418. package/dist/150/solanaIngressEgress/ccmBroadcastRequested.mjs +10 -0
  419. package/dist/150/solanaIngressEgress/ccmEgressInvalid.cjs +10 -0
  420. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +241 -0
  421. package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +241 -0
  422. package/dist/150/solanaIngressEgress/ccmEgressInvalid.mjs +10 -0
  423. package/dist/150/solanaIngressEgress/channelOpeningFeePaid.cjs +7 -0
  424. package/dist/150/solanaIngressEgress/channelOpeningFeePaid.d.cts +11 -0
  425. package/dist/150/solanaIngressEgress/channelOpeningFeePaid.d.ts +11 -0
  426. package/dist/150/solanaIngressEgress/channelOpeningFeePaid.mjs +7 -0
  427. package/dist/150/solanaIngressEgress/channelOpeningFeeSet.cjs +7 -0
  428. package/dist/150/solanaIngressEgress/channelOpeningFeeSet.d.cts +11 -0
  429. package/dist/150/solanaIngressEgress/channelOpeningFeeSet.d.ts +11 -0
  430. package/dist/150/solanaIngressEgress/channelOpeningFeeSet.mjs +7 -0
  431. package/dist/150/solanaIngressEgress/depositBoosted.cjs +22 -0
  432. package/dist/150/solanaIngressEgress/depositBoosted.d.cts +120 -0
  433. package/dist/150/solanaIngressEgress/depositBoosted.d.ts +120 -0
  434. package/dist/150/solanaIngressEgress/depositBoosted.mjs +22 -0
  435. package/dist/150/solanaIngressEgress/depositFetchesScheduled.cjs +10 -0
  436. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +24 -0
  437. package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +24 -0
  438. package/dist/150/solanaIngressEgress/depositFetchesScheduled.mjs +10 -0
  439. package/dist/150/solanaIngressEgress/depositFinalised.cjs +20 -0
  440. package/dist/150/solanaIngressEgress/depositFinalised.d.cts +114 -0
  441. package/dist/150/solanaIngressEgress/depositFinalised.d.ts +114 -0
  442. package/dist/150/solanaIngressEgress/depositFinalised.mjs +20 -0
  443. package/dist/150/solanaIngressEgress/depositIgnored.cjs +17 -0
  444. package/dist/150/solanaIngressEgress/depositIgnored.d.cts +40 -0
  445. package/dist/150/solanaIngressEgress/depositIgnored.d.ts +40 -0
  446. package/dist/150/solanaIngressEgress/depositIgnored.mjs +17 -0
  447. package/dist/150/solanaIngressEgress/depositWitnessRejected.cjs +10 -0
  448. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +263 -0
  449. package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +263 -0
  450. package/dist/150/solanaIngressEgress/depositWitnessRejected.mjs +10 -0
  451. package/dist/150/solanaIngressEgress/failedForeignChainCallExpired.cjs +8 -0
  452. package/dist/150/solanaIngressEgress/failedForeignChainCallExpired.d.cts +11 -0
  453. package/dist/150/solanaIngressEgress/failedForeignChainCallExpired.d.ts +11 -0
  454. package/dist/150/solanaIngressEgress/failedForeignChainCallExpired.mjs +8 -0
  455. package/dist/150/solanaIngressEgress/failedForeignChainCallResigned.cjs +9 -0
  456. package/dist/150/solanaIngressEgress/failedForeignChainCallResigned.d.cts +14 -0
  457. package/dist/150/solanaIngressEgress/failedForeignChainCallResigned.d.ts +14 -0
  458. package/dist/150/solanaIngressEgress/failedForeignChainCallResigned.mjs +9 -0
  459. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
  460. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +369 -0
  461. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +369 -0
  462. package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
  463. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.cjs +12 -0
  464. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +30 -0
  465. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +30 -0
  466. package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.mjs +12 -0
  467. package/dist/150/solanaIngressEgress/maxSwapRetryDurationSet.cjs +8 -0
  468. package/dist/150/solanaIngressEgress/maxSwapRetryDurationSet.d.cts +11 -0
  469. package/dist/150/solanaIngressEgress/maxSwapRetryDurationSet.d.ts +11 -0
  470. package/dist/150/solanaIngressEgress/maxSwapRetryDurationSet.mjs +8 -0
  471. package/dist/150/solanaIngressEgress/minimumDepositSet.cjs +10 -0
  472. package/dist/150/solanaIngressEgress/minimumDepositSet.d.cts +24 -0
  473. package/dist/150/solanaIngressEgress/minimumDepositSet.d.ts +24 -0
  474. package/dist/150/solanaIngressEgress/minimumDepositSet.mjs +10 -0
  475. package/dist/150/solanaIngressEgress/stoppedBoosting.cjs +12 -0
  476. package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +47 -0
  477. package/dist/150/solanaIngressEgress/stoppedBoosting.d.ts +47 -0
  478. package/dist/150/solanaIngressEgress/stoppedBoosting.mjs +12 -0
  479. package/dist/150/solanaIngressEgress/transferFallbackRequested.cjs +12 -0
  480. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +30 -0
  481. package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +30 -0
  482. package/dist/150/solanaIngressEgress/transferFallbackRequested.mjs +12 -0
  483. package/dist/150/solanaIngressEgress/utxoConsolidation.cjs +6 -0
  484. package/dist/150/solanaIngressEgress/utxoConsolidation.d.cts +11 -0
  485. package/dist/150/solanaIngressEgress/utxoConsolidation.d.ts +11 -0
  486. package/dist/150/solanaIngressEgress/utxoConsolidation.mjs +6 -0
  487. package/dist/150/solanaThresholdSigner/failureReportProcessed.cjs +11 -0
  488. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +17 -0
  489. package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +17 -0
  490. package/dist/150/solanaThresholdSigner/failureReportProcessed.mjs +11 -0
  491. package/dist/150/solanaThresholdSigner/keyHandoverFailure.cjs +7 -0
  492. package/dist/150/solanaThresholdSigner/keyHandoverFailure.d.cts +11 -0
  493. package/dist/150/solanaThresholdSigner/keyHandoverFailure.d.ts +11 -0
  494. package/dist/150/solanaThresholdSigner/keyHandoverFailure.mjs +7 -0
  495. package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.cjs +6 -0
  496. package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.d.cts +5 -0
  497. package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.d.ts +5 -0
  498. package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.mjs +6 -0
  499. package/dist/150/solanaThresholdSigner/keyHandoverRequest.cjs +15 -0
  500. package/dist/150/solanaThresholdSigner/keyHandoverRequest.d.cts +29 -0
  501. package/dist/150/solanaThresholdSigner/keyHandoverRequest.d.ts +29 -0
  502. package/dist/150/solanaThresholdSigner/keyHandoverRequest.mjs +15 -0
  503. package/dist/150/solanaThresholdSigner/keyHandoverResponseTimeout.cjs +9 -0
  504. package/dist/150/solanaThresholdSigner/keyHandoverResponseTimeout.d.cts +11 -0
  505. package/dist/150/solanaThresholdSigner/keyHandoverResponseTimeout.d.ts +11 -0
  506. package/dist/150/solanaThresholdSigner/keyHandoverResponseTimeout.mjs +9 -0
  507. package/dist/150/solanaThresholdSigner/keyHandoverSuccess.cjs +7 -0
  508. package/dist/150/solanaThresholdSigner/keyHandoverSuccess.d.cts +11 -0
  509. package/dist/150/solanaThresholdSigner/keyHandoverSuccess.d.ts +11 -0
  510. package/dist/150/solanaThresholdSigner/keyHandoverSuccess.mjs +7 -0
  511. package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.cjs +6 -0
  512. package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.d.cts +5 -0
  513. package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.d.ts +5 -0
  514. package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.mjs +6 -0
  515. package/dist/150/solanaThresholdSigner/keyHandoverVerificationFailure.cjs +9 -0
  516. package/dist/150/solanaThresholdSigner/keyHandoverVerificationFailure.d.cts +11 -0
  517. package/dist/150/solanaThresholdSigner/keyHandoverVerificationFailure.d.ts +11 -0
  518. package/dist/150/solanaThresholdSigner/keyHandoverVerificationFailure.mjs +9 -0
  519. package/dist/150/solanaThresholdSigner/keyHandoverVerificationSuccess.cjs +7 -0
  520. package/dist/150/solanaThresholdSigner/keyHandoverVerificationSuccess.d.cts +11 -0
  521. package/dist/150/solanaThresholdSigner/keyHandoverVerificationSuccess.d.ts +11 -0
  522. package/dist/150/solanaThresholdSigner/keyHandoverVerificationSuccess.mjs +7 -0
  523. package/dist/150/solanaThresholdSigner/keyRotationCompleted.cjs +6 -0
  524. package/dist/150/solanaThresholdSigner/keyRotationCompleted.d.cts +5 -0
  525. package/dist/150/solanaThresholdSigner/keyRotationCompleted.d.ts +5 -0
  526. package/dist/150/solanaThresholdSigner/keyRotationCompleted.mjs +6 -0
  527. package/dist/150/solanaThresholdSigner/keygenFailure.cjs +6 -0
  528. package/dist/150/solanaThresholdSigner/keygenFailure.d.cts +5 -0
  529. package/dist/150/solanaThresholdSigner/keygenFailure.d.ts +5 -0
  530. package/dist/150/solanaThresholdSigner/keygenFailure.mjs +6 -0
  531. package/dist/150/solanaThresholdSigner/keygenFailureReported.cjs +6 -0
  532. package/dist/150/solanaThresholdSigner/keygenFailureReported.d.cts +5 -0
  533. package/dist/150/solanaThresholdSigner/keygenFailureReported.d.ts +5 -0
  534. package/dist/150/solanaThresholdSigner/keygenFailureReported.mjs +6 -0
  535. package/dist/150/solanaThresholdSigner/keygenRequest.cjs +11 -0
  536. package/dist/150/solanaThresholdSigner/keygenRequest.d.cts +17 -0
  537. package/dist/150/solanaThresholdSigner/keygenRequest.d.ts +17 -0
  538. package/dist/150/solanaThresholdSigner/keygenRequest.mjs +11 -0
  539. package/dist/150/solanaThresholdSigner/keygenResponseTimeout.cjs +6 -0
  540. package/dist/150/solanaThresholdSigner/keygenResponseTimeout.d.cts +5 -0
  541. package/dist/150/solanaThresholdSigner/keygenResponseTimeout.d.ts +5 -0
  542. package/dist/150/solanaThresholdSigner/keygenResponseTimeout.mjs +6 -0
  543. package/dist/150/solanaThresholdSigner/keygenResponseTimeoutUpdated.cjs +8 -0
  544. package/dist/150/solanaThresholdSigner/keygenResponseTimeoutUpdated.d.cts +11 -0
  545. package/dist/150/solanaThresholdSigner/keygenResponseTimeoutUpdated.d.ts +11 -0
  546. package/dist/150/solanaThresholdSigner/keygenResponseTimeoutUpdated.mjs +8 -0
  547. package/dist/150/solanaThresholdSigner/keygenSuccess.cjs +6 -0
  548. package/dist/150/solanaThresholdSigner/keygenSuccess.d.cts +5 -0
  549. package/dist/150/solanaThresholdSigner/keygenSuccess.d.ts +5 -0
  550. package/dist/150/solanaThresholdSigner/keygenSuccess.mjs +6 -0
  551. package/dist/150/solanaThresholdSigner/keygenSuccessReported.cjs +6 -0
  552. package/dist/150/solanaThresholdSigner/keygenSuccessReported.d.cts +5 -0
  553. package/dist/150/solanaThresholdSigner/keygenSuccessReported.d.ts +5 -0
  554. package/dist/150/solanaThresholdSigner/keygenSuccessReported.mjs +6 -0
  555. package/dist/150/solanaThresholdSigner/keygenVerificationFailure.cjs +9 -0
  556. package/dist/150/solanaThresholdSigner/keygenVerificationFailure.d.cts +11 -0
  557. package/dist/150/solanaThresholdSigner/keygenVerificationFailure.d.ts +11 -0
  558. package/dist/150/solanaThresholdSigner/keygenVerificationFailure.mjs +9 -0
  559. package/dist/150/solanaThresholdSigner/keygenVerificationSuccess.cjs +7 -0
  560. package/dist/150/solanaThresholdSigner/keygenVerificationSuccess.d.cts +11 -0
  561. package/dist/150/solanaThresholdSigner/keygenVerificationSuccess.d.ts +11 -0
  562. package/dist/150/solanaThresholdSigner/keygenVerificationSuccess.mjs +7 -0
  563. package/dist/150/solanaThresholdSigner/noKeyHandover.cjs +6 -0
  564. package/dist/150/solanaThresholdSigner/noKeyHandover.d.cts +5 -0
  565. package/dist/150/solanaThresholdSigner/noKeyHandover.d.ts +5 -0
  566. package/dist/150/solanaThresholdSigner/noKeyHandover.mjs +6 -0
  567. package/dist/150/solanaThresholdSigner/retryRequested.cjs +10 -0
  568. package/dist/150/solanaThresholdSigner/retryRequested.d.cts +14 -0
  569. package/dist/150/solanaThresholdSigner/retryRequested.d.ts +14 -0
  570. package/dist/150/solanaThresholdSigner/retryRequested.mjs +10 -0
  571. package/dist/150/solanaThresholdSigner/signersUnavailable.cjs +9 -0
  572. package/dist/150/solanaThresholdSigner/signersUnavailable.d.cts +14 -0
  573. package/dist/150/solanaThresholdSigner/signersUnavailable.d.ts +14 -0
  574. package/dist/150/solanaThresholdSigner/signersUnavailable.mjs +9 -0
  575. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.cjs +11 -0
  576. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +335 -0
  577. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +335 -0
  578. package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.mjs +11 -0
  579. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.cjs +11 -0
  580. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +17 -0
  581. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +17 -0
  582. package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.mjs +11 -0
  583. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.cjs +13 -0
  584. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +23 -0
  585. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +23 -0
  586. package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.mjs +13 -0
  587. package/dist/150/solanaThresholdSigner/thresholdSignatureResponseTimeoutUpdated.cjs +8 -0
  588. package/dist/150/solanaThresholdSigner/thresholdSignatureResponseTimeoutUpdated.d.cts +11 -0
  589. package/dist/150/solanaThresholdSigner/thresholdSignatureResponseTimeoutUpdated.d.ts +11 -0
  590. package/dist/150/solanaThresholdSigner/thresholdSignatureResponseTimeoutUpdated.mjs +8 -0
  591. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.cjs +10 -0
  592. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +14 -0
  593. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +14 -0
  594. package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.mjs +10 -0
  595. package/dist/150/solanaVault/awaitingGovernanceActivation.cjs +7 -0
  596. package/dist/150/solanaVault/awaitingGovernanceActivation.d.cts +11 -0
  597. package/dist/150/solanaVault/awaitingGovernanceActivation.d.ts +11 -0
  598. package/dist/150/solanaVault/awaitingGovernanceActivation.mjs +7 -0
  599. package/dist/150/solanaVault/chainInitialized.cjs +6 -0
  600. package/dist/150/solanaVault/chainInitialized.d.cts +5 -0
  601. package/dist/150/solanaVault/chainInitialized.d.ts +5 -0
  602. package/dist/150/solanaVault/chainInitialized.mjs +6 -0
  603. package/dist/150/solanaVault/vaultActivationCompleted.cjs +6 -0
  604. package/dist/150/solanaVault/vaultActivationCompleted.d.cts +5 -0
  605. package/dist/150/solanaVault/vaultActivationCompleted.d.ts +5 -0
  606. package/dist/150/solanaVault/vaultActivationCompleted.mjs +6 -0
  607. package/dist/150/solanaVault/vaultRotatedExternally.cjs +6 -0
  608. package/dist/150/solanaVault/vaultRotatedExternally.d.cts +5 -0
  609. package/dist/150/solanaVault/vaultRotatedExternally.d.ts +5 -0
  610. package/dist/150/solanaVault/vaultRotatedExternally.mjs +6 -0
  611. package/dist/150/swapping/batchSwapFailed.cjs +11 -0
  612. package/dist/150/swapping/batchSwapFailed.d.cts +37 -0
  613. package/dist/150/swapping/batchSwapFailed.d.ts +37 -0
  614. package/dist/150/swapping/batchSwapFailed.mjs +11 -0
  615. package/dist/150/swapping/buyIntervalSet.cjs +6 -0
  616. package/dist/150/swapping/buyIntervalSet.d.cts +11 -0
  617. package/dist/150/swapping/buyIntervalSet.d.ts +11 -0
  618. package/dist/150/swapping/buyIntervalSet.mjs +6 -0
  619. package/dist/150/swapping/ccmDepositReceived.cjs +14 -0
  620. package/dist/150/swapping/ccmDepositReceived.d.cts +437 -0
  621. package/dist/150/swapping/ccmDepositReceived.d.ts +437 -0
  622. package/dist/150/swapping/ccmDepositReceived.mjs +14 -0
  623. package/dist/150/swapping/ccmEgressScheduled.cjs +10 -0
  624. package/dist/150/swapping/ccmEgressScheduled.d.cts +24 -0
  625. package/dist/150/swapping/ccmEgressScheduled.d.ts +24 -0
  626. package/dist/150/swapping/ccmEgressScheduled.mjs +10 -0
  627. package/dist/150/swapping/ccmFailed.cjs +17 -0
  628. package/dist/150/swapping/ccmFailed.d.cts +586 -0
  629. package/dist/150/swapping/ccmFailed.d.ts +586 -0
  630. package/dist/150/swapping/ccmFailed.mjs +17 -0
  631. package/dist/150/swapping/maximumSwapAmountSet.cjs +10 -0
  632. package/dist/150/swapping/maximumSwapAmountSet.d.cts +24 -0
  633. package/dist/150/swapping/maximumSwapAmountSet.d.ts +24 -0
  634. package/dist/150/swapping/maximumSwapAmountSet.mjs +10 -0
  635. package/dist/150/swapping/networkFeeTaken.cjs +7 -0
  636. package/dist/150/swapping/networkFeeTaken.d.cts +14 -0
  637. package/dist/150/swapping/networkFeeTaken.d.ts +14 -0
  638. package/dist/150/swapping/networkFeeTaken.mjs +7 -0
  639. package/dist/150/swapping/refundEgressIgnored.cjs +12 -0
  640. package/dist/150/swapping/refundEgressIgnored.d.cts +247 -0
  641. package/dist/150/swapping/refundEgressIgnored.d.ts +247 -0
  642. package/dist/150/swapping/refundEgressIgnored.mjs +12 -0
  643. package/dist/150/swapping/refundEgressScheduled.cjs +17 -0
  644. package/dist/150/swapping/refundEgressScheduled.d.cts +43 -0
  645. package/dist/150/swapping/refundEgressScheduled.d.ts +43 -0
  646. package/dist/150/swapping/refundEgressScheduled.mjs +17 -0
  647. package/dist/150/swapping/swapAmountConfiscated.cjs +13 -0
  648. package/dist/150/swapping/swapAmountConfiscated.d.cts +43 -0
  649. package/dist/150/swapping/swapAmountConfiscated.d.ts +43 -0
  650. package/dist/150/swapping/swapAmountConfiscated.mjs +13 -0
  651. package/dist/150/swapping/swapDepositAddressReady.cjs +27 -0
  652. package/dist/150/swapping/swapDepositAddressReady.d.cts +545 -0
  653. package/dist/150/swapping/swapDepositAddressReady.d.ts +545 -0
  654. package/dist/150/swapping/swapDepositAddressReady.mjs +27 -0
  655. package/dist/150/swapping/swapEgressIgnored.cjs +12 -0
  656. package/dist/150/swapping/swapEgressIgnored.d.cts +247 -0
  657. package/dist/150/swapping/swapEgressIgnored.d.ts +247 -0
  658. package/dist/150/swapping/swapEgressIgnored.mjs +12 -0
  659. package/dist/150/swapping/swapEgressScheduled.cjs +17 -0
  660. package/dist/150/swapping/swapEgressScheduled.d.cts +43 -0
  661. package/dist/150/swapping/swapEgressScheduled.d.ts +43 -0
  662. package/dist/150/swapping/swapEgressScheduled.mjs +17 -0
  663. package/dist/150/swapping/swapExecuted.cjs +21 -0
  664. package/dist/150/swapping/swapExecuted.d.cts +396 -0
  665. package/dist/150/swapping/swapExecuted.d.ts +396 -0
  666. package/dist/150/swapping/swapExecuted.mjs +21 -0
  667. package/dist/150/swapping/swapRescheduled.cjs +7 -0
  668. package/dist/150/swapping/swapRescheduled.d.cts +14 -0
  669. package/dist/150/swapping/swapRescheduled.d.ts +14 -0
  670. package/dist/150/swapping/swapRescheduled.mjs +7 -0
  671. package/dist/150/swapping/swapRetryDelaySet.cjs +6 -0
  672. package/dist/150/swapping/swapRetryDelaySet.d.cts +11 -0
  673. package/dist/150/swapping/swapRetryDelaySet.d.ts +11 -0
  674. package/dist/150/swapping/swapRetryDelaySet.mjs +6 -0
  675. package/dist/150/swapping/swapScheduled.cjs +24 -0
  676. package/dist/150/swapping/swapScheduled.d.cts +619 -0
  677. package/dist/150/swapping/swapScheduled.d.ts +619 -0
  678. package/dist/150/swapping/swapScheduled.mjs +24 -0
  679. package/dist/150/swapping/withdrawalRequested.cjs +18 -0
  680. package/dist/150/swapping/withdrawalRequested.d.cts +118 -0
  681. package/dist/150/swapping/withdrawalRequested.d.ts +118 -0
  682. package/dist/150/swapping/withdrawalRequested.mjs +18 -0
  683. package/dist/150/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +10 -0
  684. package/dist/150/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +24 -0
  685. package/dist/150/tokenholderGovernance/govKeyUpdatedHasFailed.d.ts +24 -0
  686. package/dist/150/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +10 -0
  687. package/dist/150/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +10 -0
  688. package/dist/150/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +24 -0
  689. package/dist/150/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.ts +24 -0
  690. package/dist/150/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +10 -0
  691. package/dist/150/tokenholderGovernance/proposalEnacted.cjs +9 -0
  692. package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +53 -0
  693. package/dist/150/tokenholderGovernance/proposalEnacted.d.ts +53 -0
  694. package/dist/150/tokenholderGovernance/proposalEnacted.mjs +9 -0
  695. package/dist/150/tokenholderGovernance/proposalPassed.cjs +9 -0
  696. package/dist/150/tokenholderGovernance/proposalPassed.d.cts +53 -0
  697. package/dist/150/tokenholderGovernance/proposalPassed.d.ts +53 -0
  698. package/dist/150/tokenholderGovernance/proposalPassed.mjs +9 -0
  699. package/dist/150/tokenholderGovernance/proposalRejected.cjs +9 -0
  700. package/dist/150/tokenholderGovernance/proposalRejected.d.cts +53 -0
  701. package/dist/150/tokenholderGovernance/proposalRejected.d.ts +53 -0
  702. package/dist/150/tokenholderGovernance/proposalRejected.mjs +9 -0
  703. package/dist/150/tokenholderGovernance/proposalSubmitted.cjs +9 -0
  704. package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +53 -0
  705. package/dist/150/tokenholderGovernance/proposalSubmitted.d.ts +53 -0
  706. package/dist/150/tokenholderGovernance/proposalSubmitted.mjs +9 -0
  707. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
  708. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +532 -0
  709. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +532 -0
  710. package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
  711. package/dist/160/arbitrumIngressEgress/depositBoosted.cjs +24 -0
  712. package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +128 -0
  713. package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +128 -0
  714. package/dist/160/arbitrumIngressEgress/depositBoosted.mjs +24 -0
  715. package/dist/160/arbitrumIngressEgress/depositFinalised.cjs +22 -0
  716. package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +122 -0
  717. package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +122 -0
  718. package/dist/160/arbitrumIngressEgress/depositFinalised.mjs +22 -0
  719. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
  720. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +532 -0
  721. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +532 -0
  722. package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
  723. package/dist/160/bitcoinIngressEgress/depositBoosted.cjs +24 -0
  724. package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +228 -0
  725. package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +228 -0
  726. package/dist/160/bitcoinIngressEgress/depositBoosted.mjs +24 -0
  727. package/dist/160/bitcoinIngressEgress/depositFinalised.cjs +22 -0
  728. package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +222 -0
  729. package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +222 -0
  730. package/dist/160/bitcoinIngressEgress/depositFinalised.mjs +22 -0
  731. package/dist/160/common.cjs +281 -0
  732. package/dist/160/common.d.cts +2621 -0
  733. package/dist/160/common.d.ts +2621 -0
  734. package/dist/160/common.mjs +281 -0
  735. package/dist/160/environment/durableNonceSetForAccount.cjs +10 -0
  736. package/dist/160/environment/durableNonceSetForAccount.d.cts +14 -0
  737. package/dist/160/environment/durableNonceSetForAccount.d.ts +14 -0
  738. package/dist/160/environment/durableNonceSetForAccount.mjs +10 -0
  739. package/dist/160/environment/solanaInitialized.cjs +6 -0
  740. package/dist/160/environment/solanaInitialized.d.cts +5 -0
  741. package/dist/160/environment/solanaInitialized.d.ts +5 -0
  742. package/dist/160/environment/solanaInitialized.mjs +6 -0
  743. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
  744. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +532 -0
  745. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +532 -0
  746. package/dist/160/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
  747. package/dist/160/ethereumIngressEgress/depositBoosted.cjs +24 -0
  748. package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +128 -0
  749. package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +128 -0
  750. package/dist/160/ethereumIngressEgress/depositBoosted.mjs +24 -0
  751. package/dist/160/ethereumIngressEgress/depositFinalised.cjs +22 -0
  752. package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +122 -0
  753. package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +122 -0
  754. package/dist/160/ethereumIngressEgress/depositFinalised.mjs +22 -0
  755. package/dist/160/liquidityPools/assetSwapped.cjs +12 -0
  756. package/dist/160/liquidityPools/assetSwapped.d.cts +40 -0
  757. package/dist/160/liquidityPools/assetSwapped.d.ts +40 -0
  758. package/dist/160/liquidityPools/assetSwapped.mjs +12 -0
  759. package/dist/160/liquidityPools/limitOrderUpdated.cjs +24 -0
  760. package/dist/160/liquidityPools/limitOrderUpdated.d.cts +98 -0
  761. package/dist/160/liquidityPools/limitOrderUpdated.d.ts +98 -0
  762. package/dist/160/liquidityPools/limitOrderUpdated.mjs +24 -0
  763. package/dist/160/liquidityPools/newPoolCreated.cjs +12 -0
  764. package/dist/160/liquidityPools/newPoolCreated.d.cts +40 -0
  765. package/dist/160/liquidityPools/newPoolCreated.d.ts +40 -0
  766. package/dist/160/liquidityPools/newPoolCreated.mjs +12 -0
  767. package/dist/160/liquidityPools/poolFeeSet.cjs +11 -0
  768. package/dist/160/liquidityPools/poolFeeSet.d.cts +37 -0
  769. package/dist/160/liquidityPools/poolFeeSet.d.ts +37 -0
  770. package/dist/160/liquidityPools/poolFeeSet.mjs +11 -0
  771. package/dist/160/liquidityPools/priceImpactLimitSet.cjs +10 -0
  772. package/dist/160/liquidityPools/priceImpactLimitSet.d.cts +45 -0
  773. package/dist/160/liquidityPools/priceImpactLimitSet.d.ts +45 -0
  774. package/dist/160/liquidityPools/priceImpactLimitSet.mjs +10 -0
  775. package/dist/160/liquidityPools/rangeOrderUpdated.cjs +22 -0
  776. package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +208 -0
  777. package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +208 -0
  778. package/dist/160/liquidityPools/rangeOrderUpdated.mjs +22 -0
  779. package/dist/160/liquidityProvider/accountCredited.cjs +11 -0
  780. package/dist/160/liquidityProvider/accountCredited.d.cts +27 -0
  781. package/dist/160/liquidityProvider/accountCredited.d.ts +27 -0
  782. package/dist/160/liquidityProvider/accountCredited.mjs +11 -0
  783. package/dist/160/liquidityProvider/accountDebited.cjs +11 -0
  784. package/dist/160/liquidityProvider/accountDebited.d.cts +27 -0
  785. package/dist/160/liquidityProvider/accountDebited.d.ts +27 -0
  786. package/dist/160/liquidityProvider/accountDebited.mjs +11 -0
  787. package/dist/160/liquidityProvider/assetTransferred.cjs +12 -0
  788. package/dist/160/liquidityProvider/assetTransferred.d.cts +30 -0
  789. package/dist/160/liquidityProvider/assetTransferred.d.ts +30 -0
  790. package/dist/160/liquidityProvider/assetTransferred.mjs +12 -0
  791. package/dist/160/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
  792. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +114 -0
  793. package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +114 -0
  794. package/dist/160/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
  795. package/dist/160/liquidityProvider/liquidityDepositCredited.cjs +11 -0
  796. package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +27 -0
  797. package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +27 -0
  798. package/dist/160/liquidityProvider/liquidityDepositCredited.mjs +11 -0
  799. package/dist/160/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
  800. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +118 -0
  801. package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +118 -0
  802. package/dist/160/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
  803. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
  804. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +532 -0
  805. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +532 -0
  806. package/dist/160/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
  807. package/dist/160/polkadotIngressEgress/depositBoosted.cjs +23 -0
  808. package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +118 -0
  809. package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +118 -0
  810. package/dist/160/polkadotIngressEgress/depositBoosted.mjs +23 -0
  811. package/dist/160/polkadotIngressEgress/depositFinalised.cjs +21 -0
  812. package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +112 -0
  813. package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +112 -0
  814. package/dist/160/polkadotIngressEgress/depositFinalised.mjs +21 -0
  815. package/dist/160/solanaBroadcaster/broadcastSuccess.cjs +11 -0
  816. package/dist/160/solanaBroadcaster/broadcastSuccess.d.cts +17 -0
  817. package/dist/160/solanaBroadcaster/broadcastSuccess.d.ts +17 -0
  818. package/dist/160/solanaBroadcaster/broadcastSuccess.mjs +11 -0
  819. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.cjs +12 -0
  820. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +142 -0
  821. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +142 -0
  822. package/dist/160/solanaBroadcaster/transactionBroadcastRequest.mjs +12 -0
  823. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.cjs +10 -0
  824. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +14 -0
  825. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +14 -0
  826. package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.mjs +10 -0
  827. package/dist/160/solanaChainTracking/chainStateUpdated.cjs +9 -0
  828. package/dist/160/solanaChainTracking/chainStateUpdated.d.cts +40 -0
  829. package/dist/160/solanaChainTracking/chainStateUpdated.d.ts +40 -0
  830. package/dist/160/solanaChainTracking/chainStateUpdated.mjs +9 -0
  831. package/dist/160/solanaIngressEgress/assetEgressStatusChanged.cjs +10 -0
  832. package/dist/160/solanaIngressEgress/assetEgressStatusChanged.d.cts +24 -0
  833. package/dist/160/solanaIngressEgress/assetEgressStatusChanged.d.ts +24 -0
  834. package/dist/160/solanaIngressEgress/assetEgressStatusChanged.mjs +10 -0
  835. package/dist/160/solanaIngressEgress/boostFundsAdded.cjs +11 -0
  836. package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +44 -0
  837. package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +44 -0
  838. package/dist/160/solanaIngressEgress/boostFundsAdded.mjs +11 -0
  839. package/dist/160/solanaIngressEgress/boostPoolCreated.cjs +9 -0
  840. package/dist/160/solanaIngressEgress/boostPoolCreated.d.cts +38 -0
  841. package/dist/160/solanaIngressEgress/boostPoolCreated.d.ts +38 -0
  842. package/dist/160/solanaIngressEgress/boostPoolCreated.mjs +9 -0
  843. package/dist/160/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
  844. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +532 -0
  845. package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +532 -0
  846. package/dist/160/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
  847. package/dist/160/solanaIngressEgress/depositBoosted.cjs +22 -0
  848. package/dist/160/solanaIngressEgress/depositBoosted.d.cts +115 -0
  849. package/dist/160/solanaIngressEgress/depositBoosted.d.ts +115 -0
  850. package/dist/160/solanaIngressEgress/depositBoosted.mjs +22 -0
  851. package/dist/160/solanaIngressEgress/depositFetchesScheduled.cjs +10 -0
  852. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +24 -0
  853. package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +24 -0
  854. package/dist/160/solanaIngressEgress/depositFetchesScheduled.mjs +10 -0
  855. package/dist/160/solanaIngressEgress/depositFinalised.cjs +20 -0
  856. package/dist/160/solanaIngressEgress/depositFinalised.d.cts +109 -0
  857. package/dist/160/solanaIngressEgress/depositFinalised.d.ts +109 -0
  858. package/dist/160/solanaIngressEgress/depositFinalised.mjs +20 -0
  859. package/dist/160/solanaIngressEgress/depositIgnored.cjs +17 -0
  860. package/dist/160/solanaIngressEgress/depositIgnored.d.cts +40 -0
  861. package/dist/160/solanaIngressEgress/depositIgnored.d.ts +40 -0
  862. package/dist/160/solanaIngressEgress/depositIgnored.mjs +17 -0
  863. package/dist/160/solanaIngressEgress/depositWitnessRejected.cjs +10 -0
  864. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +263 -0
  865. package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +263 -0
  866. package/dist/160/solanaIngressEgress/depositWitnessRejected.mjs +10 -0
  867. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.cjs +12 -0
  868. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +30 -0
  869. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +30 -0
  870. package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.mjs +12 -0
  871. package/dist/160/solanaIngressEgress/minimumDepositSet.cjs +10 -0
  872. package/dist/160/solanaIngressEgress/minimumDepositSet.d.cts +24 -0
  873. package/dist/160/solanaIngressEgress/minimumDepositSet.d.ts +24 -0
  874. package/dist/160/solanaIngressEgress/minimumDepositSet.mjs +10 -0
  875. package/dist/160/solanaIngressEgress/stoppedBoosting.cjs +12 -0
  876. package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +47 -0
  877. package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +47 -0
  878. package/dist/160/solanaIngressEgress/stoppedBoosting.mjs +12 -0
  879. package/dist/160/solanaIngressEgress/transferFallbackRequested.cjs +12 -0
  880. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +30 -0
  881. package/dist/160/solanaIngressEgress/transferFallbackRequested.d.ts +30 -0
  882. package/dist/160/solanaIngressEgress/transferFallbackRequested.mjs +12 -0
  883. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.cjs +14 -0
  884. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.cts +107 -0
  885. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.d.ts +107 -0
  886. package/dist/160/solanaThresholdSigner/thresholdSignatureRequest.mjs +14 -0
  887. package/dist/160/swapping/batchSwapFailed.cjs +11 -0
  888. package/dist/160/swapping/batchSwapFailed.d.cts +37 -0
  889. package/dist/160/swapping/batchSwapFailed.d.ts +37 -0
  890. package/dist/160/swapping/batchSwapFailed.mjs +11 -0
  891. package/dist/160/swapping/ccmFailed.cjs +17 -0
  892. package/dist/160/swapping/ccmFailed.d.cts +596 -0
  893. package/dist/160/swapping/ccmFailed.d.ts +596 -0
  894. package/dist/160/swapping/ccmFailed.mjs +17 -0
  895. package/dist/160/swapping/maximumSwapAmountSet.cjs +10 -0
  896. package/dist/160/swapping/maximumSwapAmountSet.d.cts +24 -0
  897. package/dist/160/swapping/maximumSwapAmountSet.d.ts +24 -0
  898. package/dist/160/swapping/maximumSwapAmountSet.mjs +10 -0
  899. package/dist/160/swapping/refundEgressIgnored.cjs +12 -0
  900. package/dist/160/swapping/refundEgressIgnored.d.cts +247 -0
  901. package/dist/160/swapping/refundEgressIgnored.d.ts +247 -0
  902. package/dist/160/swapping/refundEgressIgnored.mjs +12 -0
  903. package/dist/160/swapping/refundEgressScheduled.cjs +17 -0
  904. package/dist/160/swapping/refundEgressScheduled.d.cts +43 -0
  905. package/dist/160/swapping/refundEgressScheduled.d.ts +43 -0
  906. package/dist/160/swapping/refundEgressScheduled.mjs +17 -0
  907. package/dist/160/swapping/swapAmountConfiscated.cjs +12 -0
  908. package/dist/160/swapping/swapAmountConfiscated.d.cts +30 -0
  909. package/dist/160/swapping/swapAmountConfiscated.d.ts +30 -0
  910. package/dist/160/swapping/swapAmountConfiscated.mjs +12 -0
  911. package/dist/160/swapping/swapDepositAddressReady.cjs +27 -0
  912. package/dist/160/swapping/swapDepositAddressReady.d.cts +545 -0
  913. package/dist/160/swapping/swapDepositAddressReady.d.ts +545 -0
  914. package/dist/160/swapping/swapDepositAddressReady.mjs +27 -0
  915. package/dist/160/swapping/swapEgressIgnored.cjs +12 -0
  916. package/dist/160/swapping/swapEgressIgnored.d.cts +247 -0
  917. package/dist/160/swapping/swapEgressIgnored.d.ts +247 -0
  918. package/dist/160/swapping/swapEgressIgnored.mjs +12 -0
  919. package/dist/160/swapping/swapEgressScheduled.cjs +17 -0
  920. package/dist/160/swapping/swapEgressScheduled.d.cts +43 -0
  921. package/dist/160/swapping/swapEgressScheduled.d.ts +43 -0
  922. package/dist/160/swapping/swapEgressScheduled.mjs +17 -0
  923. package/dist/160/swapping/swapExecuted.cjs +16 -0
  924. package/dist/160/swapping/swapExecuted.d.cts +52 -0
  925. package/dist/160/swapping/swapExecuted.d.ts +52 -0
  926. package/dist/160/swapping/swapExecuted.mjs +16 -0
  927. package/dist/160/swapping/swapRequestCompleted.cjs +7 -0
  928. package/dist/160/swapping/swapRequestCompleted.d.cts +11 -0
  929. package/dist/160/swapping/swapRequestCompleted.d.ts +11 -0
  930. package/dist/160/swapping/swapRequestCompleted.mjs +7 -0
  931. package/dist/160/swapping/swapRequested.cjs +20 -0
  932. package/dist/160/swapping/swapRequested.d.cts +891 -0
  933. package/dist/160/swapping/swapRequested.d.ts +891 -0
  934. package/dist/160/swapping/swapRequested.mjs +20 -0
  935. package/dist/160/swapping/swapScheduled.cjs +13 -0
  936. package/dist/160/swapping/swapScheduled.d.cts +33 -0
  937. package/dist/160/swapping/swapScheduled.d.ts +33 -0
  938. package/dist/160/swapping/swapScheduled.mjs +13 -0
  939. package/dist/160/swapping/withdrawalRequested.cjs +18 -0
  940. package/dist/160/swapping/withdrawalRequested.d.cts +118 -0
  941. package/dist/160/swapping/withdrawalRequested.d.ts +118 -0
  942. package/dist/160/swapping/withdrawalRequested.mjs +18 -0
  943. package/package.json +1 -1
@@ -0,0 +1,2621 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
4
+ declare const numericString: z.ZodEffects<z.ZodString, string, string>;
5
+ declare const numberOrHex: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
6
+ declare const simpleEnum: <U extends string, T extends readonly [U, ...U[]]>(values: T) => z.ZodEffects<z.ZodObject<{
7
+ __kind: z.ZodEnum<z.Writeable<T>>;
8
+ }, "strip", z.ZodTypeAny, { [k in keyof z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
9
+ __kind: z.ZodEnum<z.Writeable<T>>;
10
+ }>, any>]: z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
11
+ __kind: z.ZodEnum<z.Writeable<T>>;
12
+ }>, any>[k]; }, { [k_1 in keyof z.baseObjectInputType<{
13
+ __kind: z.ZodEnum<z.Writeable<T>>;
14
+ }>]: z.baseObjectInputType<{
15
+ __kind: z.ZodEnum<z.Writeable<T>>;
16
+ }>[k_1]; }>, z.objectUtil.addQuestionMarks<z.baseObjectOutputType<{
17
+ __kind: z.ZodEnum<z.Writeable<T>>;
18
+ }>, any>["__kind"], { [k_1 in keyof z.baseObjectInputType<{
19
+ __kind: z.ZodEnum<z.Writeable<T>>;
20
+ }>]: z.baseObjectInputType<{
21
+ __kind: z.ZodEnum<z.Writeable<T>>;
22
+ }>[k_1]; }>;
23
+ declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
24
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol", "SolUsdc"]>;
25
+ }, "strip", z.ZodTypeAny, {
26
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
27
+ }, {
28
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
29
+ }>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc", {
30
+ __kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol" | "SolUsdc";
31
+ }>;
32
+ declare const cfChainsAddressEncodedAddress: z.ZodUnion<[z.ZodObject<{
33
+ __kind: z.ZodLiteral<"Eth">;
34
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
35
+ }, "strip", z.ZodTypeAny, {
36
+ value: `0x${string}`;
37
+ __kind: "Eth";
38
+ }, {
39
+ value: string;
40
+ __kind: "Eth";
41
+ }>, z.ZodObject<{
42
+ __kind: z.ZodLiteral<"Dot">;
43
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
44
+ }, "strip", z.ZodTypeAny, {
45
+ value: `0x${string}`;
46
+ __kind: "Dot";
47
+ }, {
48
+ value: string;
49
+ __kind: "Dot";
50
+ }>, z.ZodObject<{
51
+ __kind: z.ZodLiteral<"Btc">;
52
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
53
+ }, "strip", z.ZodTypeAny, {
54
+ value: `0x${string}`;
55
+ __kind: "Btc";
56
+ }, {
57
+ value: string;
58
+ __kind: "Btc";
59
+ }>, z.ZodObject<{
60
+ __kind: z.ZodLiteral<"Arb">;
61
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
62
+ }, "strip", z.ZodTypeAny, {
63
+ value: `0x${string}`;
64
+ __kind: "Arb";
65
+ }, {
66
+ value: string;
67
+ __kind: "Arb";
68
+ }>, z.ZodObject<{
69
+ __kind: z.ZodLiteral<"Sol">;
70
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
71
+ }, "strip", z.ZodTypeAny, {
72
+ value: `0x${string}`;
73
+ __kind: "Sol";
74
+ }, {
75
+ value: string;
76
+ __kind: "Sol";
77
+ }>]>;
78
+ declare const cfChainsSwapOrigin: z.ZodUnion<[z.ZodObject<{
79
+ __kind: z.ZodLiteral<"DepositChannel">;
80
+ depositAddress: z.ZodUnion<[z.ZodObject<{
81
+ __kind: z.ZodLiteral<"Eth">;
82
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
83
+ }, "strip", z.ZodTypeAny, {
84
+ value: `0x${string}`;
85
+ __kind: "Eth";
86
+ }, {
87
+ value: string;
88
+ __kind: "Eth";
89
+ }>, z.ZodObject<{
90
+ __kind: z.ZodLiteral<"Dot">;
91
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
92
+ }, "strip", z.ZodTypeAny, {
93
+ value: `0x${string}`;
94
+ __kind: "Dot";
95
+ }, {
96
+ value: string;
97
+ __kind: "Dot";
98
+ }>, z.ZodObject<{
99
+ __kind: z.ZodLiteral<"Btc">;
100
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
101
+ }, "strip", z.ZodTypeAny, {
102
+ value: `0x${string}`;
103
+ __kind: "Btc";
104
+ }, {
105
+ value: string;
106
+ __kind: "Btc";
107
+ }>, z.ZodObject<{
108
+ __kind: z.ZodLiteral<"Arb">;
109
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
110
+ }, "strip", z.ZodTypeAny, {
111
+ value: `0x${string}`;
112
+ __kind: "Arb";
113
+ }, {
114
+ value: string;
115
+ __kind: "Arb";
116
+ }>, z.ZodObject<{
117
+ __kind: z.ZodLiteral<"Sol">;
118
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
119
+ }, "strip", z.ZodTypeAny, {
120
+ value: `0x${string}`;
121
+ __kind: "Sol";
122
+ }, {
123
+ value: string;
124
+ __kind: "Sol";
125
+ }>]>;
126
+ channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
127
+ depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
128
+ }, "strip", z.ZodTypeAny, {
129
+ __kind: "DepositChannel";
130
+ depositAddress: {
131
+ value: `0x${string}`;
132
+ __kind: "Eth";
133
+ } | {
134
+ value: `0x${string}`;
135
+ __kind: "Dot";
136
+ } | {
137
+ value: `0x${string}`;
138
+ __kind: "Btc";
139
+ } | {
140
+ value: `0x${string}`;
141
+ __kind: "Arb";
142
+ } | {
143
+ value: `0x${string}`;
144
+ __kind: "Sol";
145
+ };
146
+ channelId: bigint;
147
+ depositBlockHeight: bigint;
148
+ }, {
149
+ __kind: "DepositChannel";
150
+ depositAddress: {
151
+ value: string;
152
+ __kind: "Eth";
153
+ } | {
154
+ value: string;
155
+ __kind: "Dot";
156
+ } | {
157
+ value: string;
158
+ __kind: "Btc";
159
+ } | {
160
+ value: string;
161
+ __kind: "Arb";
162
+ } | {
163
+ value: string;
164
+ __kind: "Sol";
165
+ };
166
+ channelId: string | number;
167
+ depositBlockHeight: string | number;
168
+ }>, z.ZodObject<{
169
+ __kind: z.ZodLiteral<"Vault">;
170
+ txHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
171
+ }, "strip", z.ZodTypeAny, {
172
+ __kind: "Vault";
173
+ txHash: `0x${string}`;
174
+ }, {
175
+ __kind: "Vault";
176
+ txHash: string;
177
+ }>, z.ZodObject<{
178
+ __kind: z.ZodLiteral<"Internal">;
179
+ }, "strip", z.ZodTypeAny, {
180
+ __kind: "Internal";
181
+ }, {
182
+ __kind: "Internal";
183
+ }>]>;
184
+ declare const cfPrimitivesChainsForeignChain: z.ZodEffects<z.ZodObject<{
185
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana"]>;
186
+ }, "strip", z.ZodTypeAny, {
187
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
188
+ }, {
189
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
190
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", {
191
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
192
+ }>;
193
+ declare const cfChainsBtcScriptPubkey: z.ZodUnion<[z.ZodObject<{
194
+ __kind: z.ZodLiteral<"P2PKH">;
195
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
196
+ }, "strip", z.ZodTypeAny, {
197
+ value: `0x${string}`;
198
+ __kind: "P2PKH";
199
+ }, {
200
+ value: string;
201
+ __kind: "P2PKH";
202
+ }>, z.ZodObject<{
203
+ __kind: z.ZodLiteral<"P2SH">;
204
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
205
+ }, "strip", z.ZodTypeAny, {
206
+ value: `0x${string}`;
207
+ __kind: "P2SH";
208
+ }, {
209
+ value: string;
210
+ __kind: "P2SH";
211
+ }>, z.ZodObject<{
212
+ __kind: z.ZodLiteral<"P2WPKH">;
213
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
214
+ }, "strip", z.ZodTypeAny, {
215
+ value: `0x${string}`;
216
+ __kind: "P2WPKH";
217
+ }, {
218
+ value: string;
219
+ __kind: "P2WPKH";
220
+ }>, z.ZodObject<{
221
+ __kind: z.ZodLiteral<"P2WSH">;
222
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
223
+ }, "strip", z.ZodTypeAny, {
224
+ value: `0x${string}`;
225
+ __kind: "P2WSH";
226
+ }, {
227
+ value: string;
228
+ __kind: "P2WSH";
229
+ }>, z.ZodObject<{
230
+ __kind: z.ZodLiteral<"Taproot">;
231
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
232
+ }, "strip", z.ZodTypeAny, {
233
+ value: `0x${string}`;
234
+ __kind: "Taproot";
235
+ }, {
236
+ value: string;
237
+ __kind: "Taproot";
238
+ }>, z.ZodObject<{
239
+ __kind: z.ZodLiteral<"OtherSegwit">;
240
+ version: z.ZodNumber;
241
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
242
+ }, "strip", z.ZodTypeAny, {
243
+ __kind: "OtherSegwit";
244
+ version: number;
245
+ program: `0x${string}`;
246
+ }, {
247
+ __kind: "OtherSegwit";
248
+ version: number;
249
+ program: string;
250
+ }>]>;
251
+ declare const cfChainsAddressForeignChainAddress: z.ZodUnion<[z.ZodObject<{
252
+ __kind: z.ZodLiteral<"Eth">;
253
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
254
+ }, "strip", z.ZodTypeAny, {
255
+ value: `0x${string}`;
256
+ __kind: "Eth";
257
+ }, {
258
+ value: string;
259
+ __kind: "Eth";
260
+ }>, z.ZodObject<{
261
+ __kind: z.ZodLiteral<"Dot">;
262
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
263
+ }, "strip", z.ZodTypeAny, {
264
+ value: `0x${string}`;
265
+ __kind: "Dot";
266
+ }, {
267
+ value: string;
268
+ __kind: "Dot";
269
+ }>, z.ZodObject<{
270
+ __kind: z.ZodLiteral<"Btc">;
271
+ value: z.ZodUnion<[z.ZodObject<{
272
+ __kind: z.ZodLiteral<"P2PKH">;
273
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
274
+ }, "strip", z.ZodTypeAny, {
275
+ value: `0x${string}`;
276
+ __kind: "P2PKH";
277
+ }, {
278
+ value: string;
279
+ __kind: "P2PKH";
280
+ }>, z.ZodObject<{
281
+ __kind: z.ZodLiteral<"P2SH">;
282
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
283
+ }, "strip", z.ZodTypeAny, {
284
+ value: `0x${string}`;
285
+ __kind: "P2SH";
286
+ }, {
287
+ value: string;
288
+ __kind: "P2SH";
289
+ }>, z.ZodObject<{
290
+ __kind: z.ZodLiteral<"P2WPKH">;
291
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
292
+ }, "strip", z.ZodTypeAny, {
293
+ value: `0x${string}`;
294
+ __kind: "P2WPKH";
295
+ }, {
296
+ value: string;
297
+ __kind: "P2WPKH";
298
+ }>, z.ZodObject<{
299
+ __kind: z.ZodLiteral<"P2WSH">;
300
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
301
+ }, "strip", z.ZodTypeAny, {
302
+ value: `0x${string}`;
303
+ __kind: "P2WSH";
304
+ }, {
305
+ value: string;
306
+ __kind: "P2WSH";
307
+ }>, z.ZodObject<{
308
+ __kind: z.ZodLiteral<"Taproot">;
309
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
310
+ }, "strip", z.ZodTypeAny, {
311
+ value: `0x${string}`;
312
+ __kind: "Taproot";
313
+ }, {
314
+ value: string;
315
+ __kind: "Taproot";
316
+ }>, z.ZodObject<{
317
+ __kind: z.ZodLiteral<"OtherSegwit">;
318
+ version: z.ZodNumber;
319
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
320
+ }, "strip", z.ZodTypeAny, {
321
+ __kind: "OtherSegwit";
322
+ version: number;
323
+ program: `0x${string}`;
324
+ }, {
325
+ __kind: "OtherSegwit";
326
+ version: number;
327
+ program: string;
328
+ }>]>;
329
+ }, "strip", z.ZodTypeAny, {
330
+ value: {
331
+ value: `0x${string}`;
332
+ __kind: "P2PKH";
333
+ } | {
334
+ value: `0x${string}`;
335
+ __kind: "P2SH";
336
+ } | {
337
+ value: `0x${string}`;
338
+ __kind: "P2WPKH";
339
+ } | {
340
+ value: `0x${string}`;
341
+ __kind: "P2WSH";
342
+ } | {
343
+ value: `0x${string}`;
344
+ __kind: "Taproot";
345
+ } | {
346
+ __kind: "OtherSegwit";
347
+ version: number;
348
+ program: `0x${string}`;
349
+ };
350
+ __kind: "Btc";
351
+ }, {
352
+ value: {
353
+ value: string;
354
+ __kind: "P2PKH";
355
+ } | {
356
+ value: string;
357
+ __kind: "P2SH";
358
+ } | {
359
+ value: string;
360
+ __kind: "P2WPKH";
361
+ } | {
362
+ value: string;
363
+ __kind: "P2WSH";
364
+ } | {
365
+ value: string;
366
+ __kind: "Taproot";
367
+ } | {
368
+ __kind: "OtherSegwit";
369
+ version: number;
370
+ program: string;
371
+ };
372
+ __kind: "Btc";
373
+ }>, z.ZodObject<{
374
+ __kind: z.ZodLiteral<"Arb">;
375
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
376
+ }, "strip", z.ZodTypeAny, {
377
+ value: `0x${string}`;
378
+ __kind: "Arb";
379
+ }, {
380
+ value: string;
381
+ __kind: "Arb";
382
+ }>, z.ZodObject<{
383
+ __kind: z.ZodLiteral<"Sol">;
384
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
385
+ }, "strip", z.ZodTypeAny, {
386
+ value: `0x${string}`;
387
+ __kind: "Sol";
388
+ }, {
389
+ value: string;
390
+ __kind: "Sol";
391
+ }>]>;
392
+ declare const cfChainsCcmChannelMetadata: z.ZodObject<{
393
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
394
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
395
+ cfParameters: z.ZodEffects<z.ZodString, `0x${string}`, string>;
396
+ }, "strip", z.ZodTypeAny, {
397
+ message: `0x${string}`;
398
+ gasBudget: bigint;
399
+ cfParameters: `0x${string}`;
400
+ }, {
401
+ message: string;
402
+ gasBudget: string | number;
403
+ cfParameters: string;
404
+ }>;
405
+ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
406
+ sourceChain: z.ZodEffects<z.ZodObject<{
407
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana"]>;
408
+ }, "strip", z.ZodTypeAny, {
409
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
410
+ }, {
411
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
412
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", {
413
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
414
+ }>;
415
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodObject<{
416
+ __kind: z.ZodLiteral<"Eth">;
417
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
418
+ }, "strip", z.ZodTypeAny, {
419
+ value: `0x${string}`;
420
+ __kind: "Eth";
421
+ }, {
422
+ value: string;
423
+ __kind: "Eth";
424
+ }>, z.ZodObject<{
425
+ __kind: z.ZodLiteral<"Dot">;
426
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
427
+ }, "strip", z.ZodTypeAny, {
428
+ value: `0x${string}`;
429
+ __kind: "Dot";
430
+ }, {
431
+ value: string;
432
+ __kind: "Dot";
433
+ }>, z.ZodObject<{
434
+ __kind: z.ZodLiteral<"Btc">;
435
+ value: z.ZodUnion<[z.ZodObject<{
436
+ __kind: z.ZodLiteral<"P2PKH">;
437
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
438
+ }, "strip", z.ZodTypeAny, {
439
+ value: `0x${string}`;
440
+ __kind: "P2PKH";
441
+ }, {
442
+ value: string;
443
+ __kind: "P2PKH";
444
+ }>, z.ZodObject<{
445
+ __kind: z.ZodLiteral<"P2SH">;
446
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
447
+ }, "strip", z.ZodTypeAny, {
448
+ value: `0x${string}`;
449
+ __kind: "P2SH";
450
+ }, {
451
+ value: string;
452
+ __kind: "P2SH";
453
+ }>, z.ZodObject<{
454
+ __kind: z.ZodLiteral<"P2WPKH">;
455
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
456
+ }, "strip", z.ZodTypeAny, {
457
+ value: `0x${string}`;
458
+ __kind: "P2WPKH";
459
+ }, {
460
+ value: string;
461
+ __kind: "P2WPKH";
462
+ }>, z.ZodObject<{
463
+ __kind: z.ZodLiteral<"P2WSH">;
464
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
465
+ }, "strip", z.ZodTypeAny, {
466
+ value: `0x${string}`;
467
+ __kind: "P2WSH";
468
+ }, {
469
+ value: string;
470
+ __kind: "P2WSH";
471
+ }>, z.ZodObject<{
472
+ __kind: z.ZodLiteral<"Taproot">;
473
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
474
+ }, "strip", z.ZodTypeAny, {
475
+ value: `0x${string}`;
476
+ __kind: "Taproot";
477
+ }, {
478
+ value: string;
479
+ __kind: "Taproot";
480
+ }>, z.ZodObject<{
481
+ __kind: z.ZodLiteral<"OtherSegwit">;
482
+ version: z.ZodNumber;
483
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
484
+ }, "strip", z.ZodTypeAny, {
485
+ __kind: "OtherSegwit";
486
+ version: number;
487
+ program: `0x${string}`;
488
+ }, {
489
+ __kind: "OtherSegwit";
490
+ version: number;
491
+ program: string;
492
+ }>]>;
493
+ }, "strip", z.ZodTypeAny, {
494
+ value: {
495
+ value: `0x${string}`;
496
+ __kind: "P2PKH";
497
+ } | {
498
+ value: `0x${string}`;
499
+ __kind: "P2SH";
500
+ } | {
501
+ value: `0x${string}`;
502
+ __kind: "P2WPKH";
503
+ } | {
504
+ value: `0x${string}`;
505
+ __kind: "P2WSH";
506
+ } | {
507
+ value: `0x${string}`;
508
+ __kind: "Taproot";
509
+ } | {
510
+ __kind: "OtherSegwit";
511
+ version: number;
512
+ program: `0x${string}`;
513
+ };
514
+ __kind: "Btc";
515
+ }, {
516
+ value: {
517
+ value: string;
518
+ __kind: "P2PKH";
519
+ } | {
520
+ value: string;
521
+ __kind: "P2SH";
522
+ } | {
523
+ value: string;
524
+ __kind: "P2WPKH";
525
+ } | {
526
+ value: string;
527
+ __kind: "P2WSH";
528
+ } | {
529
+ value: string;
530
+ __kind: "Taproot";
531
+ } | {
532
+ __kind: "OtherSegwit";
533
+ version: number;
534
+ program: string;
535
+ };
536
+ __kind: "Btc";
537
+ }>, z.ZodObject<{
538
+ __kind: z.ZodLiteral<"Arb">;
539
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
540
+ }, "strip", z.ZodTypeAny, {
541
+ value: `0x${string}`;
542
+ __kind: "Arb";
543
+ }, {
544
+ value: string;
545
+ __kind: "Arb";
546
+ }>, z.ZodObject<{
547
+ __kind: z.ZodLiteral<"Sol">;
548
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
549
+ }, "strip", z.ZodTypeAny, {
550
+ value: `0x${string}`;
551
+ __kind: "Sol";
552
+ }, {
553
+ value: string;
554
+ __kind: "Sol";
555
+ }>]>>>;
556
+ channelMetadata: z.ZodObject<{
557
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
558
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
559
+ cfParameters: z.ZodEffects<z.ZodString, `0x${string}`, string>;
560
+ }, "strip", z.ZodTypeAny, {
561
+ message: `0x${string}`;
562
+ gasBudget: bigint;
563
+ cfParameters: `0x${string}`;
564
+ }, {
565
+ message: string;
566
+ gasBudget: string | number;
567
+ cfParameters: string;
568
+ }>;
569
+ }, "strip", z.ZodTypeAny, {
570
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
571
+ channelMetadata: {
572
+ message: `0x${string}`;
573
+ gasBudget: bigint;
574
+ cfParameters: `0x${string}`;
575
+ };
576
+ sourceAddress?: {
577
+ value: `0x${string}`;
578
+ __kind: "Eth";
579
+ } | {
580
+ value: `0x${string}`;
581
+ __kind: "Dot";
582
+ } | {
583
+ value: {
584
+ value: `0x${string}`;
585
+ __kind: "P2PKH";
586
+ } | {
587
+ value: `0x${string}`;
588
+ __kind: "P2SH";
589
+ } | {
590
+ value: `0x${string}`;
591
+ __kind: "P2WPKH";
592
+ } | {
593
+ value: `0x${string}`;
594
+ __kind: "P2WSH";
595
+ } | {
596
+ value: `0x${string}`;
597
+ __kind: "Taproot";
598
+ } | {
599
+ __kind: "OtherSegwit";
600
+ version: number;
601
+ program: `0x${string}`;
602
+ };
603
+ __kind: "Btc";
604
+ } | {
605
+ value: `0x${string}`;
606
+ __kind: "Arb";
607
+ } | {
608
+ value: `0x${string}`;
609
+ __kind: "Sol";
610
+ } | null | undefined;
611
+ }, {
612
+ sourceChain: {
613
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
614
+ };
615
+ channelMetadata: {
616
+ message: string;
617
+ gasBudget: string | number;
618
+ cfParameters: string;
619
+ };
620
+ sourceAddress?: {
621
+ value: string;
622
+ __kind: "Eth";
623
+ } | {
624
+ value: string;
625
+ __kind: "Dot";
626
+ } | {
627
+ value: {
628
+ value: string;
629
+ __kind: "P2PKH";
630
+ } | {
631
+ value: string;
632
+ __kind: "P2SH";
633
+ } | {
634
+ value: string;
635
+ __kind: "P2WPKH";
636
+ } | {
637
+ value: string;
638
+ __kind: "P2WSH";
639
+ } | {
640
+ value: string;
641
+ __kind: "Taproot";
642
+ } | {
643
+ __kind: "OtherSegwit";
644
+ version: number;
645
+ program: string;
646
+ };
647
+ __kind: "Btc";
648
+ } | {
649
+ value: string;
650
+ __kind: "Arb";
651
+ } | {
652
+ value: string;
653
+ __kind: "Sol";
654
+ } | null | undefined;
655
+ }>;
656
+ declare const cfTraitsSwappingSwapRequestTypeGeneric: z.ZodUnion<[z.ZodObject<{
657
+ __kind: z.ZodLiteral<"NetworkFee">;
658
+ }, "strip", z.ZodTypeAny, {
659
+ __kind: "NetworkFee";
660
+ }, {
661
+ __kind: "NetworkFee";
662
+ }>, z.ZodObject<{
663
+ __kind: z.ZodLiteral<"IngressEgressFee">;
664
+ }, "strip", z.ZodTypeAny, {
665
+ __kind: "IngressEgressFee";
666
+ }, {
667
+ __kind: "IngressEgressFee";
668
+ }>, z.ZodObject<{
669
+ __kind: z.ZodLiteral<"Regular">;
670
+ outputAddress: z.ZodUnion<[z.ZodObject<{
671
+ __kind: z.ZodLiteral<"Eth">;
672
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
673
+ }, "strip", z.ZodTypeAny, {
674
+ value: `0x${string}`;
675
+ __kind: "Eth";
676
+ }, {
677
+ value: string;
678
+ __kind: "Eth";
679
+ }>, z.ZodObject<{
680
+ __kind: z.ZodLiteral<"Dot">;
681
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
682
+ }, "strip", z.ZodTypeAny, {
683
+ value: `0x${string}`;
684
+ __kind: "Dot";
685
+ }, {
686
+ value: string;
687
+ __kind: "Dot";
688
+ }>, z.ZodObject<{
689
+ __kind: z.ZodLiteral<"Btc">;
690
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
691
+ }, "strip", z.ZodTypeAny, {
692
+ value: `0x${string}`;
693
+ __kind: "Btc";
694
+ }, {
695
+ value: string;
696
+ __kind: "Btc";
697
+ }>, z.ZodObject<{
698
+ __kind: z.ZodLiteral<"Arb">;
699
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
700
+ }, "strip", z.ZodTypeAny, {
701
+ value: `0x${string}`;
702
+ __kind: "Arb";
703
+ }, {
704
+ value: string;
705
+ __kind: "Arb";
706
+ }>, z.ZodObject<{
707
+ __kind: z.ZodLiteral<"Sol">;
708
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
709
+ }, "strip", z.ZodTypeAny, {
710
+ value: `0x${string}`;
711
+ __kind: "Sol";
712
+ }, {
713
+ value: string;
714
+ __kind: "Sol";
715
+ }>]>;
716
+ }, "strip", z.ZodTypeAny, {
717
+ __kind: "Regular";
718
+ outputAddress: {
719
+ value: `0x${string}`;
720
+ __kind: "Eth";
721
+ } | {
722
+ value: `0x${string}`;
723
+ __kind: "Dot";
724
+ } | {
725
+ value: `0x${string}`;
726
+ __kind: "Btc";
727
+ } | {
728
+ value: `0x${string}`;
729
+ __kind: "Arb";
730
+ } | {
731
+ value: `0x${string}`;
732
+ __kind: "Sol";
733
+ };
734
+ }, {
735
+ __kind: "Regular";
736
+ outputAddress: {
737
+ value: string;
738
+ __kind: "Eth";
739
+ } | {
740
+ value: string;
741
+ __kind: "Dot";
742
+ } | {
743
+ value: string;
744
+ __kind: "Btc";
745
+ } | {
746
+ value: string;
747
+ __kind: "Arb";
748
+ } | {
749
+ value: string;
750
+ __kind: "Sol";
751
+ };
752
+ }>, z.ZodObject<{
753
+ __kind: z.ZodLiteral<"Ccm">;
754
+ outputAddress: z.ZodUnion<[z.ZodObject<{
755
+ __kind: z.ZodLiteral<"Eth">;
756
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
757
+ }, "strip", z.ZodTypeAny, {
758
+ value: `0x${string}`;
759
+ __kind: "Eth";
760
+ }, {
761
+ value: string;
762
+ __kind: "Eth";
763
+ }>, z.ZodObject<{
764
+ __kind: z.ZodLiteral<"Dot">;
765
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
766
+ }, "strip", z.ZodTypeAny, {
767
+ value: `0x${string}`;
768
+ __kind: "Dot";
769
+ }, {
770
+ value: string;
771
+ __kind: "Dot";
772
+ }>, z.ZodObject<{
773
+ __kind: z.ZodLiteral<"Btc">;
774
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
775
+ }, "strip", z.ZodTypeAny, {
776
+ value: `0x${string}`;
777
+ __kind: "Btc";
778
+ }, {
779
+ value: string;
780
+ __kind: "Btc";
781
+ }>, z.ZodObject<{
782
+ __kind: z.ZodLiteral<"Arb">;
783
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
784
+ }, "strip", z.ZodTypeAny, {
785
+ value: `0x${string}`;
786
+ __kind: "Arb";
787
+ }, {
788
+ value: string;
789
+ __kind: "Arb";
790
+ }>, z.ZodObject<{
791
+ __kind: z.ZodLiteral<"Sol">;
792
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
793
+ }, "strip", z.ZodTypeAny, {
794
+ value: `0x${string}`;
795
+ __kind: "Sol";
796
+ }, {
797
+ value: string;
798
+ __kind: "Sol";
799
+ }>]>;
800
+ ccmDepositMetadata: z.ZodObject<{
801
+ sourceChain: z.ZodEffects<z.ZodObject<{
802
+ __kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana"]>;
803
+ }, "strip", z.ZodTypeAny, {
804
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
805
+ }, {
806
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
807
+ }>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", {
808
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
809
+ }>;
810
+ sourceAddress: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodObject<{
811
+ __kind: z.ZodLiteral<"Eth">;
812
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
813
+ }, "strip", z.ZodTypeAny, {
814
+ value: `0x${string}`;
815
+ __kind: "Eth";
816
+ }, {
817
+ value: string;
818
+ __kind: "Eth";
819
+ }>, z.ZodObject<{
820
+ __kind: z.ZodLiteral<"Dot">;
821
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
822
+ }, "strip", z.ZodTypeAny, {
823
+ value: `0x${string}`;
824
+ __kind: "Dot";
825
+ }, {
826
+ value: string;
827
+ __kind: "Dot";
828
+ }>, z.ZodObject<{
829
+ __kind: z.ZodLiteral<"Btc">;
830
+ value: z.ZodUnion<[z.ZodObject<{
831
+ __kind: z.ZodLiteral<"P2PKH">;
832
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
833
+ }, "strip", z.ZodTypeAny, {
834
+ value: `0x${string}`;
835
+ __kind: "P2PKH";
836
+ }, {
837
+ value: string;
838
+ __kind: "P2PKH";
839
+ }>, z.ZodObject<{
840
+ __kind: z.ZodLiteral<"P2SH">;
841
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
842
+ }, "strip", z.ZodTypeAny, {
843
+ value: `0x${string}`;
844
+ __kind: "P2SH";
845
+ }, {
846
+ value: string;
847
+ __kind: "P2SH";
848
+ }>, z.ZodObject<{
849
+ __kind: z.ZodLiteral<"P2WPKH">;
850
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
851
+ }, "strip", z.ZodTypeAny, {
852
+ value: `0x${string}`;
853
+ __kind: "P2WPKH";
854
+ }, {
855
+ value: string;
856
+ __kind: "P2WPKH";
857
+ }>, z.ZodObject<{
858
+ __kind: z.ZodLiteral<"P2WSH">;
859
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
860
+ }, "strip", z.ZodTypeAny, {
861
+ value: `0x${string}`;
862
+ __kind: "P2WSH";
863
+ }, {
864
+ value: string;
865
+ __kind: "P2WSH";
866
+ }>, z.ZodObject<{
867
+ __kind: z.ZodLiteral<"Taproot">;
868
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
869
+ }, "strip", z.ZodTypeAny, {
870
+ value: `0x${string}`;
871
+ __kind: "Taproot";
872
+ }, {
873
+ value: string;
874
+ __kind: "Taproot";
875
+ }>, z.ZodObject<{
876
+ __kind: z.ZodLiteral<"OtherSegwit">;
877
+ version: z.ZodNumber;
878
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
879
+ }, "strip", z.ZodTypeAny, {
880
+ __kind: "OtherSegwit";
881
+ version: number;
882
+ program: `0x${string}`;
883
+ }, {
884
+ __kind: "OtherSegwit";
885
+ version: number;
886
+ program: string;
887
+ }>]>;
888
+ }, "strip", z.ZodTypeAny, {
889
+ value: {
890
+ value: `0x${string}`;
891
+ __kind: "P2PKH";
892
+ } | {
893
+ value: `0x${string}`;
894
+ __kind: "P2SH";
895
+ } | {
896
+ value: `0x${string}`;
897
+ __kind: "P2WPKH";
898
+ } | {
899
+ value: `0x${string}`;
900
+ __kind: "P2WSH";
901
+ } | {
902
+ value: `0x${string}`;
903
+ __kind: "Taproot";
904
+ } | {
905
+ __kind: "OtherSegwit";
906
+ version: number;
907
+ program: `0x${string}`;
908
+ };
909
+ __kind: "Btc";
910
+ }, {
911
+ value: {
912
+ value: string;
913
+ __kind: "P2PKH";
914
+ } | {
915
+ value: string;
916
+ __kind: "P2SH";
917
+ } | {
918
+ value: string;
919
+ __kind: "P2WPKH";
920
+ } | {
921
+ value: string;
922
+ __kind: "P2WSH";
923
+ } | {
924
+ value: string;
925
+ __kind: "Taproot";
926
+ } | {
927
+ __kind: "OtherSegwit";
928
+ version: number;
929
+ program: string;
930
+ };
931
+ __kind: "Btc";
932
+ }>, z.ZodObject<{
933
+ __kind: z.ZodLiteral<"Arb">;
934
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
935
+ }, "strip", z.ZodTypeAny, {
936
+ value: `0x${string}`;
937
+ __kind: "Arb";
938
+ }, {
939
+ value: string;
940
+ __kind: "Arb";
941
+ }>, z.ZodObject<{
942
+ __kind: z.ZodLiteral<"Sol">;
943
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
944
+ }, "strip", z.ZodTypeAny, {
945
+ value: `0x${string}`;
946
+ __kind: "Sol";
947
+ }, {
948
+ value: string;
949
+ __kind: "Sol";
950
+ }>]>>>;
951
+ channelMetadata: z.ZodObject<{
952
+ message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
953
+ gasBudget: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
954
+ cfParameters: z.ZodEffects<z.ZodString, `0x${string}`, string>;
955
+ }, "strip", z.ZodTypeAny, {
956
+ message: `0x${string}`;
957
+ gasBudget: bigint;
958
+ cfParameters: `0x${string}`;
959
+ }, {
960
+ message: string;
961
+ gasBudget: string | number;
962
+ cfParameters: string;
963
+ }>;
964
+ }, "strip", z.ZodTypeAny, {
965
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
966
+ channelMetadata: {
967
+ message: `0x${string}`;
968
+ gasBudget: bigint;
969
+ cfParameters: `0x${string}`;
970
+ };
971
+ sourceAddress?: {
972
+ value: `0x${string}`;
973
+ __kind: "Eth";
974
+ } | {
975
+ value: `0x${string}`;
976
+ __kind: "Dot";
977
+ } | {
978
+ value: {
979
+ value: `0x${string}`;
980
+ __kind: "P2PKH";
981
+ } | {
982
+ value: `0x${string}`;
983
+ __kind: "P2SH";
984
+ } | {
985
+ value: `0x${string}`;
986
+ __kind: "P2WPKH";
987
+ } | {
988
+ value: `0x${string}`;
989
+ __kind: "P2WSH";
990
+ } | {
991
+ value: `0x${string}`;
992
+ __kind: "Taproot";
993
+ } | {
994
+ __kind: "OtherSegwit";
995
+ version: number;
996
+ program: `0x${string}`;
997
+ };
998
+ __kind: "Btc";
999
+ } | {
1000
+ value: `0x${string}`;
1001
+ __kind: "Arb";
1002
+ } | {
1003
+ value: `0x${string}`;
1004
+ __kind: "Sol";
1005
+ } | null | undefined;
1006
+ }, {
1007
+ sourceChain: {
1008
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1009
+ };
1010
+ channelMetadata: {
1011
+ message: string;
1012
+ gasBudget: string | number;
1013
+ cfParameters: string;
1014
+ };
1015
+ sourceAddress?: {
1016
+ value: string;
1017
+ __kind: "Eth";
1018
+ } | {
1019
+ value: string;
1020
+ __kind: "Dot";
1021
+ } | {
1022
+ value: {
1023
+ value: string;
1024
+ __kind: "P2PKH";
1025
+ } | {
1026
+ value: string;
1027
+ __kind: "P2SH";
1028
+ } | {
1029
+ value: string;
1030
+ __kind: "P2WPKH";
1031
+ } | {
1032
+ value: string;
1033
+ __kind: "P2WSH";
1034
+ } | {
1035
+ value: string;
1036
+ __kind: "Taproot";
1037
+ } | {
1038
+ __kind: "OtherSegwit";
1039
+ version: number;
1040
+ program: string;
1041
+ };
1042
+ __kind: "Btc";
1043
+ } | {
1044
+ value: string;
1045
+ __kind: "Arb";
1046
+ } | {
1047
+ value: string;
1048
+ __kind: "Sol";
1049
+ } | null | undefined;
1050
+ }>;
1051
+ }, "strip", z.ZodTypeAny, {
1052
+ __kind: "Ccm";
1053
+ outputAddress: {
1054
+ value: `0x${string}`;
1055
+ __kind: "Eth";
1056
+ } | {
1057
+ value: `0x${string}`;
1058
+ __kind: "Dot";
1059
+ } | {
1060
+ value: `0x${string}`;
1061
+ __kind: "Btc";
1062
+ } | {
1063
+ value: `0x${string}`;
1064
+ __kind: "Arb";
1065
+ } | {
1066
+ value: `0x${string}`;
1067
+ __kind: "Sol";
1068
+ };
1069
+ ccmDepositMetadata: {
1070
+ sourceChain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1071
+ channelMetadata: {
1072
+ message: `0x${string}`;
1073
+ gasBudget: bigint;
1074
+ cfParameters: `0x${string}`;
1075
+ };
1076
+ sourceAddress?: {
1077
+ value: `0x${string}`;
1078
+ __kind: "Eth";
1079
+ } | {
1080
+ value: `0x${string}`;
1081
+ __kind: "Dot";
1082
+ } | {
1083
+ value: {
1084
+ value: `0x${string}`;
1085
+ __kind: "P2PKH";
1086
+ } | {
1087
+ value: `0x${string}`;
1088
+ __kind: "P2SH";
1089
+ } | {
1090
+ value: `0x${string}`;
1091
+ __kind: "P2WPKH";
1092
+ } | {
1093
+ value: `0x${string}`;
1094
+ __kind: "P2WSH";
1095
+ } | {
1096
+ value: `0x${string}`;
1097
+ __kind: "Taproot";
1098
+ } | {
1099
+ __kind: "OtherSegwit";
1100
+ version: number;
1101
+ program: `0x${string}`;
1102
+ };
1103
+ __kind: "Btc";
1104
+ } | {
1105
+ value: `0x${string}`;
1106
+ __kind: "Arb";
1107
+ } | {
1108
+ value: `0x${string}`;
1109
+ __kind: "Sol";
1110
+ } | null | undefined;
1111
+ };
1112
+ }, {
1113
+ __kind: "Ccm";
1114
+ outputAddress: {
1115
+ value: string;
1116
+ __kind: "Eth";
1117
+ } | {
1118
+ value: string;
1119
+ __kind: "Dot";
1120
+ } | {
1121
+ value: string;
1122
+ __kind: "Btc";
1123
+ } | {
1124
+ value: string;
1125
+ __kind: "Arb";
1126
+ } | {
1127
+ value: string;
1128
+ __kind: "Sol";
1129
+ };
1130
+ ccmDepositMetadata: {
1131
+ sourceChain: {
1132
+ __kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
1133
+ };
1134
+ channelMetadata: {
1135
+ message: string;
1136
+ gasBudget: string | number;
1137
+ cfParameters: string;
1138
+ };
1139
+ sourceAddress?: {
1140
+ value: string;
1141
+ __kind: "Eth";
1142
+ } | {
1143
+ value: string;
1144
+ __kind: "Dot";
1145
+ } | {
1146
+ value: {
1147
+ value: string;
1148
+ __kind: "P2PKH";
1149
+ } | {
1150
+ value: string;
1151
+ __kind: "P2SH";
1152
+ } | {
1153
+ value: string;
1154
+ __kind: "P2WPKH";
1155
+ } | {
1156
+ value: string;
1157
+ __kind: "P2WSH";
1158
+ } | {
1159
+ value: string;
1160
+ __kind: "Taproot";
1161
+ } | {
1162
+ __kind: "OtherSegwit";
1163
+ version: number;
1164
+ program: string;
1165
+ };
1166
+ __kind: "Btc";
1167
+ } | {
1168
+ value: string;
1169
+ __kind: "Arb";
1170
+ } | {
1171
+ value: string;
1172
+ __kind: "Sol";
1173
+ } | null | undefined;
1174
+ };
1175
+ }>]>;
1176
+ declare const accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
1177
+ declare const cfPrimitivesBeneficiary: z.ZodObject<{
1178
+ account: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
1179
+ bps: z.ZodNumber;
1180
+ }, "strip", z.ZodTypeAny, {
1181
+ account: string;
1182
+ bps: number;
1183
+ }, {
1184
+ account: string;
1185
+ bps: number;
1186
+ }>;
1187
+ declare const cfChainsChannelRefundParameters: z.ZodObject<{
1188
+ retryDuration: z.ZodNumber;
1189
+ refundAddress: z.ZodUnion<[z.ZodObject<{
1190
+ __kind: z.ZodLiteral<"Eth">;
1191
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1192
+ }, "strip", z.ZodTypeAny, {
1193
+ value: `0x${string}`;
1194
+ __kind: "Eth";
1195
+ }, {
1196
+ value: string;
1197
+ __kind: "Eth";
1198
+ }>, z.ZodObject<{
1199
+ __kind: z.ZodLiteral<"Dot">;
1200
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1201
+ }, "strip", z.ZodTypeAny, {
1202
+ value: `0x${string}`;
1203
+ __kind: "Dot";
1204
+ }, {
1205
+ value: string;
1206
+ __kind: "Dot";
1207
+ }>, z.ZodObject<{
1208
+ __kind: z.ZodLiteral<"Btc">;
1209
+ value: z.ZodUnion<[z.ZodObject<{
1210
+ __kind: z.ZodLiteral<"P2PKH">;
1211
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1212
+ }, "strip", z.ZodTypeAny, {
1213
+ value: `0x${string}`;
1214
+ __kind: "P2PKH";
1215
+ }, {
1216
+ value: string;
1217
+ __kind: "P2PKH";
1218
+ }>, z.ZodObject<{
1219
+ __kind: z.ZodLiteral<"P2SH">;
1220
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1221
+ }, "strip", z.ZodTypeAny, {
1222
+ value: `0x${string}`;
1223
+ __kind: "P2SH";
1224
+ }, {
1225
+ value: string;
1226
+ __kind: "P2SH";
1227
+ }>, z.ZodObject<{
1228
+ __kind: z.ZodLiteral<"P2WPKH">;
1229
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1230
+ }, "strip", z.ZodTypeAny, {
1231
+ value: `0x${string}`;
1232
+ __kind: "P2WPKH";
1233
+ }, {
1234
+ value: string;
1235
+ __kind: "P2WPKH";
1236
+ }>, z.ZodObject<{
1237
+ __kind: z.ZodLiteral<"P2WSH">;
1238
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1239
+ }, "strip", z.ZodTypeAny, {
1240
+ value: `0x${string}`;
1241
+ __kind: "P2WSH";
1242
+ }, {
1243
+ value: string;
1244
+ __kind: "P2WSH";
1245
+ }>, z.ZodObject<{
1246
+ __kind: z.ZodLiteral<"Taproot">;
1247
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1248
+ }, "strip", z.ZodTypeAny, {
1249
+ value: `0x${string}`;
1250
+ __kind: "Taproot";
1251
+ }, {
1252
+ value: string;
1253
+ __kind: "Taproot";
1254
+ }>, z.ZodObject<{
1255
+ __kind: z.ZodLiteral<"OtherSegwit">;
1256
+ version: z.ZodNumber;
1257
+ program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1258
+ }, "strip", z.ZodTypeAny, {
1259
+ __kind: "OtherSegwit";
1260
+ version: number;
1261
+ program: `0x${string}`;
1262
+ }, {
1263
+ __kind: "OtherSegwit";
1264
+ version: number;
1265
+ program: string;
1266
+ }>]>;
1267
+ }, "strip", z.ZodTypeAny, {
1268
+ value: {
1269
+ value: `0x${string}`;
1270
+ __kind: "P2PKH";
1271
+ } | {
1272
+ value: `0x${string}`;
1273
+ __kind: "P2SH";
1274
+ } | {
1275
+ value: `0x${string}`;
1276
+ __kind: "P2WPKH";
1277
+ } | {
1278
+ value: `0x${string}`;
1279
+ __kind: "P2WSH";
1280
+ } | {
1281
+ value: `0x${string}`;
1282
+ __kind: "Taproot";
1283
+ } | {
1284
+ __kind: "OtherSegwit";
1285
+ version: number;
1286
+ program: `0x${string}`;
1287
+ };
1288
+ __kind: "Btc";
1289
+ }, {
1290
+ value: {
1291
+ value: string;
1292
+ __kind: "P2PKH";
1293
+ } | {
1294
+ value: string;
1295
+ __kind: "P2SH";
1296
+ } | {
1297
+ value: string;
1298
+ __kind: "P2WPKH";
1299
+ } | {
1300
+ value: string;
1301
+ __kind: "P2WSH";
1302
+ } | {
1303
+ value: string;
1304
+ __kind: "Taproot";
1305
+ } | {
1306
+ __kind: "OtherSegwit";
1307
+ version: number;
1308
+ program: string;
1309
+ };
1310
+ __kind: "Btc";
1311
+ }>, z.ZodObject<{
1312
+ __kind: z.ZodLiteral<"Arb">;
1313
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1314
+ }, "strip", z.ZodTypeAny, {
1315
+ value: `0x${string}`;
1316
+ __kind: "Arb";
1317
+ }, {
1318
+ value: string;
1319
+ __kind: "Arb";
1320
+ }>, z.ZodObject<{
1321
+ __kind: z.ZodLiteral<"Sol">;
1322
+ value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1323
+ }, "strip", z.ZodTypeAny, {
1324
+ value: `0x${string}`;
1325
+ __kind: "Sol";
1326
+ }, {
1327
+ value: string;
1328
+ __kind: "Sol";
1329
+ }>]>;
1330
+ minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1331
+ }, "strip", z.ZodTypeAny, {
1332
+ retryDuration: number;
1333
+ refundAddress: {
1334
+ value: `0x${string}`;
1335
+ __kind: "Eth";
1336
+ } | {
1337
+ value: `0x${string}`;
1338
+ __kind: "Dot";
1339
+ } | {
1340
+ value: {
1341
+ value: `0x${string}`;
1342
+ __kind: "P2PKH";
1343
+ } | {
1344
+ value: `0x${string}`;
1345
+ __kind: "P2SH";
1346
+ } | {
1347
+ value: `0x${string}`;
1348
+ __kind: "P2WPKH";
1349
+ } | {
1350
+ value: `0x${string}`;
1351
+ __kind: "P2WSH";
1352
+ } | {
1353
+ value: `0x${string}`;
1354
+ __kind: "Taproot";
1355
+ } | {
1356
+ __kind: "OtherSegwit";
1357
+ version: number;
1358
+ program: `0x${string}`;
1359
+ };
1360
+ __kind: "Btc";
1361
+ } | {
1362
+ value: `0x${string}`;
1363
+ __kind: "Arb";
1364
+ } | {
1365
+ value: `0x${string}`;
1366
+ __kind: "Sol";
1367
+ };
1368
+ minPrice: bigint;
1369
+ }, {
1370
+ retryDuration: number;
1371
+ refundAddress: {
1372
+ value: string;
1373
+ __kind: "Eth";
1374
+ } | {
1375
+ value: string;
1376
+ __kind: "Dot";
1377
+ } | {
1378
+ value: {
1379
+ value: string;
1380
+ __kind: "P2PKH";
1381
+ } | {
1382
+ value: string;
1383
+ __kind: "P2SH";
1384
+ } | {
1385
+ value: string;
1386
+ __kind: "P2WPKH";
1387
+ } | {
1388
+ value: string;
1389
+ __kind: "P2WSH";
1390
+ } | {
1391
+ value: string;
1392
+ __kind: "Taproot";
1393
+ } | {
1394
+ __kind: "OtherSegwit";
1395
+ version: number;
1396
+ program: string;
1397
+ };
1398
+ __kind: "Btc";
1399
+ } | {
1400
+ value: string;
1401
+ __kind: "Arb";
1402
+ } | {
1403
+ value: string;
1404
+ __kind: "Sol";
1405
+ };
1406
+ minPrice: string | number;
1407
+ }>;
1408
+ declare const cfTraitsSwappingSwapType: z.ZodEffects<z.ZodObject<{
1409
+ __kind: z.ZodEnum<["Swap", "CcmPrincipal", "CcmGas", "NetworkFee", "IngressEgressFee"]>;
1410
+ }, "strip", z.ZodTypeAny, {
1411
+ __kind: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
1412
+ }, {
1413
+ __kind: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
1414
+ }>, "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas", {
1415
+ __kind: "NetworkFee" | "IngressEgressFee" | "Swap" | "CcmPrincipal" | "CcmGas";
1416
+ }>;
1417
+ declare const cfPrimitivesSwapLeg: z.ZodEffects<z.ZodObject<{
1418
+ __kind: z.ZodEnum<["FromStable", "ToStable"]>;
1419
+ }, "strip", z.ZodTypeAny, {
1420
+ __kind: "FromStable" | "ToStable";
1421
+ }, {
1422
+ __kind: "FromStable" | "ToStable";
1423
+ }>, "FromStable" | "ToStable", {
1424
+ __kind: "FromStable" | "ToStable";
1425
+ }>;
1426
+ declare const palletCfSwappingCcmFailReason: z.ZodEffects<z.ZodObject<{
1427
+ __kind: z.ZodEnum<["UnsupportedForTargetChain", "InsufficientDepositAmount"]>;
1428
+ }, "strip", z.ZodTypeAny, {
1429
+ __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
1430
+ }, {
1431
+ __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
1432
+ }>, "UnsupportedForTargetChain" | "InsufficientDepositAmount", {
1433
+ __kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
1434
+ }>;
1435
+ declare const spRuntimeModuleError: z.ZodObject<{
1436
+ index: z.ZodNumber;
1437
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1438
+ }, "strip", z.ZodTypeAny, {
1439
+ index: number;
1440
+ error: `0x${string}`;
1441
+ }, {
1442
+ index: number;
1443
+ error: string;
1444
+ }>;
1445
+ declare const spRuntimeTokenError: z.ZodEffects<z.ZodObject<{
1446
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
1447
+ }, "strip", z.ZodTypeAny, {
1448
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1449
+ }, {
1450
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1451
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
1452
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1453
+ }>;
1454
+ declare const spArithmeticArithmeticError: z.ZodEffects<z.ZodObject<{
1455
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
1456
+ }, "strip", z.ZodTypeAny, {
1457
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1458
+ }, {
1459
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1460
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
1461
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1462
+ }>;
1463
+ declare const spRuntimeTransactionalError: z.ZodEffects<z.ZodObject<{
1464
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
1465
+ }, "strip", z.ZodTypeAny, {
1466
+ __kind: "LimitReached" | "NoLayer";
1467
+ }, {
1468
+ __kind: "LimitReached" | "NoLayer";
1469
+ }>, "LimitReached" | "NoLayer", {
1470
+ __kind: "LimitReached" | "NoLayer";
1471
+ }>;
1472
+ declare const spRuntimeDispatchError: z.ZodUnion<[z.ZodObject<{
1473
+ __kind: z.ZodLiteral<"Other">;
1474
+ }, "strip", z.ZodTypeAny, {
1475
+ __kind: "Other";
1476
+ }, {
1477
+ __kind: "Other";
1478
+ }>, z.ZodObject<{
1479
+ __kind: z.ZodLiteral<"CannotLookup">;
1480
+ }, "strip", z.ZodTypeAny, {
1481
+ __kind: "CannotLookup";
1482
+ }, {
1483
+ __kind: "CannotLookup";
1484
+ }>, z.ZodObject<{
1485
+ __kind: z.ZodLiteral<"BadOrigin">;
1486
+ }, "strip", z.ZodTypeAny, {
1487
+ __kind: "BadOrigin";
1488
+ }, {
1489
+ __kind: "BadOrigin";
1490
+ }>, z.ZodObject<{
1491
+ __kind: z.ZodLiteral<"Module">;
1492
+ value: z.ZodObject<{
1493
+ index: z.ZodNumber;
1494
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1495
+ }, "strip", z.ZodTypeAny, {
1496
+ index: number;
1497
+ error: `0x${string}`;
1498
+ }, {
1499
+ index: number;
1500
+ error: string;
1501
+ }>;
1502
+ }, "strip", z.ZodTypeAny, {
1503
+ value: {
1504
+ index: number;
1505
+ error: `0x${string}`;
1506
+ };
1507
+ __kind: "Module";
1508
+ }, {
1509
+ value: {
1510
+ index: number;
1511
+ error: string;
1512
+ };
1513
+ __kind: "Module";
1514
+ }>, z.ZodObject<{
1515
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
1516
+ }, "strip", z.ZodTypeAny, {
1517
+ __kind: "ConsumerRemaining";
1518
+ }, {
1519
+ __kind: "ConsumerRemaining";
1520
+ }>, z.ZodObject<{
1521
+ __kind: z.ZodLiteral<"NoProviders">;
1522
+ }, "strip", z.ZodTypeAny, {
1523
+ __kind: "NoProviders";
1524
+ }, {
1525
+ __kind: "NoProviders";
1526
+ }>, z.ZodObject<{
1527
+ __kind: z.ZodLiteral<"TooManyConsumers">;
1528
+ }, "strip", z.ZodTypeAny, {
1529
+ __kind: "TooManyConsumers";
1530
+ }, {
1531
+ __kind: "TooManyConsumers";
1532
+ }>, z.ZodObject<{
1533
+ __kind: z.ZodLiteral<"Token">;
1534
+ value: z.ZodEffects<z.ZodObject<{
1535
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
1536
+ }, "strip", z.ZodTypeAny, {
1537
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1538
+ }, {
1539
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1540
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
1541
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1542
+ }>;
1543
+ }, "strip", z.ZodTypeAny, {
1544
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1545
+ __kind: "Token";
1546
+ }, {
1547
+ value: {
1548
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1549
+ };
1550
+ __kind: "Token";
1551
+ }>, z.ZodObject<{
1552
+ __kind: z.ZodLiteral<"Arithmetic">;
1553
+ value: z.ZodEffects<z.ZodObject<{
1554
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
1555
+ }, "strip", z.ZodTypeAny, {
1556
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1557
+ }, {
1558
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1559
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
1560
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1561
+ }>;
1562
+ }, "strip", z.ZodTypeAny, {
1563
+ value: "Underflow" | "Overflow" | "DivisionByZero";
1564
+ __kind: "Arithmetic";
1565
+ }, {
1566
+ value: {
1567
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
1568
+ };
1569
+ __kind: "Arithmetic";
1570
+ }>, z.ZodObject<{
1571
+ __kind: z.ZodLiteral<"Transactional">;
1572
+ value: z.ZodEffects<z.ZodObject<{
1573
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
1574
+ }, "strip", z.ZodTypeAny, {
1575
+ __kind: "LimitReached" | "NoLayer";
1576
+ }, {
1577
+ __kind: "LimitReached" | "NoLayer";
1578
+ }>, "LimitReached" | "NoLayer", {
1579
+ __kind: "LimitReached" | "NoLayer";
1580
+ }>;
1581
+ }, "strip", z.ZodTypeAny, {
1582
+ value: "LimitReached" | "NoLayer";
1583
+ __kind: "Transactional";
1584
+ }, {
1585
+ value: {
1586
+ __kind: "LimitReached" | "NoLayer";
1587
+ };
1588
+ __kind: "Transactional";
1589
+ }>, z.ZodObject<{
1590
+ __kind: z.ZodLiteral<"Exhausted">;
1591
+ }, "strip", z.ZodTypeAny, {
1592
+ __kind: "Exhausted";
1593
+ }, {
1594
+ __kind: "Exhausted";
1595
+ }>, z.ZodObject<{
1596
+ __kind: z.ZodLiteral<"Corruption">;
1597
+ }, "strip", z.ZodTypeAny, {
1598
+ __kind: "Corruption";
1599
+ }, {
1600
+ __kind: "Corruption";
1601
+ }>, z.ZodObject<{
1602
+ __kind: z.ZodLiteral<"Unavailable">;
1603
+ }, "strip", z.ZodTypeAny, {
1604
+ __kind: "Unavailable";
1605
+ }, {
1606
+ __kind: "Unavailable";
1607
+ }>, z.ZodObject<{
1608
+ __kind: z.ZodLiteral<"RootNotAllowed">;
1609
+ }, "strip", z.ZodTypeAny, {
1610
+ __kind: "RootNotAllowed";
1611
+ }, {
1612
+ __kind: "RootNotAllowed";
1613
+ }>]>;
1614
+ declare const cfPrimitivesChainsAssetsEthAsset: z.ZodEffects<z.ZodObject<{
1615
+ __kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Usdt"]>;
1616
+ }, "strip", z.ZodTypeAny, {
1617
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
1618
+ }, {
1619
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
1620
+ }>, "Eth" | "Flip" | "Usdc" | "Usdt", {
1621
+ __kind: "Eth" | "Flip" | "Usdc" | "Usdt";
1622
+ }>;
1623
+ declare const cfChainsEvmDepositDetails: z.ZodObject<{
1624
+ txHashes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">>>;
1625
+ }, "strip", z.ZodTypeAny, {
1626
+ txHashes?: `0x${string}`[] | null | undefined;
1627
+ }, {
1628
+ txHashes?: string[] | null | undefined;
1629
+ }>;
1630
+ declare const palletCfIngressEgressDepositAction: z.ZodUnion<[z.ZodObject<{
1631
+ __kind: z.ZodLiteral<"Swap">;
1632
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1633
+ }, "strip", z.ZodTypeAny, {
1634
+ __kind: "Swap";
1635
+ swapRequestId: bigint;
1636
+ }, {
1637
+ __kind: "Swap";
1638
+ swapRequestId: string | number;
1639
+ }>, z.ZodObject<{
1640
+ __kind: z.ZodLiteral<"LiquidityProvision">;
1641
+ lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
1642
+ }, "strip", z.ZodTypeAny, {
1643
+ __kind: "LiquidityProvision";
1644
+ lpAccount: string;
1645
+ }, {
1646
+ __kind: "LiquidityProvision";
1647
+ lpAccount: string;
1648
+ }>, z.ZodObject<{
1649
+ __kind: z.ZodLiteral<"CcmTransfer">;
1650
+ swapRequestId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1651
+ }, "strip", z.ZodTypeAny, {
1652
+ __kind: "CcmTransfer";
1653
+ swapRequestId: bigint;
1654
+ }, {
1655
+ __kind: "CcmTransfer";
1656
+ swapRequestId: string | number;
1657
+ }>, z.ZodObject<{
1658
+ __kind: z.ZodLiteral<"NoAction">;
1659
+ }, "strip", z.ZodTypeAny, {
1660
+ __kind: "NoAction";
1661
+ }, {
1662
+ __kind: "NoAction";
1663
+ }>, z.ZodObject<{
1664
+ __kind: z.ZodLiteral<"BoostersCredited">;
1665
+ prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
1666
+ }, "strip", z.ZodTypeAny, {
1667
+ __kind: "BoostersCredited";
1668
+ prewitnessedDepositId: bigint;
1669
+ }, {
1670
+ __kind: "BoostersCredited";
1671
+ prewitnessedDepositId: string | number;
1672
+ }>]>;
1673
+ declare const solPrimPdaPdaError: z.ZodEffects<z.ZodObject<{
1674
+ __kind: z.ZodEnum<["NotAValidPoint", "TooManySeeds", "SeedTooLarge", "BumpSeedBadLuck"]>;
1675
+ }, "strip", z.ZodTypeAny, {
1676
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1677
+ }, {
1678
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1679
+ }>, "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck", {
1680
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1681
+ }>;
1682
+ declare const cfChainsCcmCheckerCcmValidityError: z.ZodEffects<z.ZodObject<{
1683
+ __kind: z.ZodEnum<["CannotDecodeCfParameters", "CcmIsTooLong", "CfParametersContainsInvalidAccounts"]>;
1684
+ }, "strip", z.ZodTypeAny, {
1685
+ __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1686
+ }, {
1687
+ __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1688
+ }>, "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts", {
1689
+ __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1690
+ }>;
1691
+ declare const cfChainsSolApiSolanaTransactionBuildingError: z.ZodUnion<[z.ZodObject<{
1692
+ __kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
1693
+ }, "strip", z.ZodTypeAny, {
1694
+ __kind: "CannotLookupApiEnvironment";
1695
+ }, {
1696
+ __kind: "CannotLookupApiEnvironment";
1697
+ }>, z.ZodObject<{
1698
+ __kind: z.ZodLiteral<"CannotLookupCurrentAggKey">;
1699
+ }, "strip", z.ZodTypeAny, {
1700
+ __kind: "CannotLookupCurrentAggKey";
1701
+ }, {
1702
+ __kind: "CannotLookupCurrentAggKey";
1703
+ }>, z.ZodObject<{
1704
+ __kind: z.ZodLiteral<"CannotLookupComputePrice">;
1705
+ }, "strip", z.ZodTypeAny, {
1706
+ __kind: "CannotLookupComputePrice";
1707
+ }, {
1708
+ __kind: "CannotLookupComputePrice";
1709
+ }>, z.ZodObject<{
1710
+ __kind: z.ZodLiteral<"NoNonceAccountsSet">;
1711
+ }, "strip", z.ZodTypeAny, {
1712
+ __kind: "NoNonceAccountsSet";
1713
+ }, {
1714
+ __kind: "NoNonceAccountsSet";
1715
+ }>, z.ZodObject<{
1716
+ __kind: z.ZodLiteral<"NoAvailableNonceAccount">;
1717
+ }, "strip", z.ZodTypeAny, {
1718
+ __kind: "NoAvailableNonceAccount";
1719
+ }, {
1720
+ __kind: "NoAvailableNonceAccount";
1721
+ }>, z.ZodObject<{
1722
+ __kind: z.ZodLiteral<"FailedToDeriveAddress">;
1723
+ value: z.ZodEffects<z.ZodObject<{
1724
+ __kind: z.ZodEnum<["NotAValidPoint", "TooManySeeds", "SeedTooLarge", "BumpSeedBadLuck"]>;
1725
+ }, "strip", z.ZodTypeAny, {
1726
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1727
+ }, {
1728
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1729
+ }>, "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck", {
1730
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1731
+ }>;
1732
+ }, "strip", z.ZodTypeAny, {
1733
+ value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1734
+ __kind: "FailedToDeriveAddress";
1735
+ }, {
1736
+ value: {
1737
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1738
+ };
1739
+ __kind: "FailedToDeriveAddress";
1740
+ }>, z.ZodObject<{
1741
+ __kind: z.ZodLiteral<"InvalidCcm">;
1742
+ value: z.ZodEffects<z.ZodObject<{
1743
+ __kind: z.ZodEnum<["CannotDecodeCfParameters", "CcmIsTooLong", "CfParametersContainsInvalidAccounts"]>;
1744
+ }, "strip", z.ZodTypeAny, {
1745
+ __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1746
+ }, {
1747
+ __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1748
+ }>, "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts", {
1749
+ __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1750
+ }>;
1751
+ }, "strip", z.ZodTypeAny, {
1752
+ value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1753
+ __kind: "InvalidCcm";
1754
+ }, {
1755
+ value: {
1756
+ __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1757
+ };
1758
+ __kind: "InvalidCcm";
1759
+ }>, z.ZodObject<{
1760
+ __kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
1761
+ }, "strip", z.ZodTypeAny, {
1762
+ __kind: "FailedToSerializeFinalTransaction";
1763
+ }, {
1764
+ __kind: "FailedToSerializeFinalTransaction";
1765
+ }>, z.ZodObject<{
1766
+ __kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
1767
+ value: z.ZodNumber;
1768
+ }, "strip", z.ZodTypeAny, {
1769
+ value: number;
1770
+ __kind: "FinalTransactionExceededMaxLength";
1771
+ }, {
1772
+ value: number;
1773
+ __kind: "FinalTransactionExceededMaxLength";
1774
+ }>]>;
1775
+ declare const cfChainsExecutexSwapAndCallError: z.ZodUnion<[z.ZodObject<{
1776
+ __kind: z.ZodLiteral<"Unsupported">;
1777
+ }, "strip", z.ZodTypeAny, {
1778
+ __kind: "Unsupported";
1779
+ }, {
1780
+ __kind: "Unsupported";
1781
+ }>, z.ZodObject<{
1782
+ __kind: z.ZodLiteral<"FailedToBuildCcmForSolana">;
1783
+ value: z.ZodUnion<[z.ZodObject<{
1784
+ __kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
1785
+ }, "strip", z.ZodTypeAny, {
1786
+ __kind: "CannotLookupApiEnvironment";
1787
+ }, {
1788
+ __kind: "CannotLookupApiEnvironment";
1789
+ }>, z.ZodObject<{
1790
+ __kind: z.ZodLiteral<"CannotLookupCurrentAggKey">;
1791
+ }, "strip", z.ZodTypeAny, {
1792
+ __kind: "CannotLookupCurrentAggKey";
1793
+ }, {
1794
+ __kind: "CannotLookupCurrentAggKey";
1795
+ }>, z.ZodObject<{
1796
+ __kind: z.ZodLiteral<"CannotLookupComputePrice">;
1797
+ }, "strip", z.ZodTypeAny, {
1798
+ __kind: "CannotLookupComputePrice";
1799
+ }, {
1800
+ __kind: "CannotLookupComputePrice";
1801
+ }>, z.ZodObject<{
1802
+ __kind: z.ZodLiteral<"NoNonceAccountsSet">;
1803
+ }, "strip", z.ZodTypeAny, {
1804
+ __kind: "NoNonceAccountsSet";
1805
+ }, {
1806
+ __kind: "NoNonceAccountsSet";
1807
+ }>, z.ZodObject<{
1808
+ __kind: z.ZodLiteral<"NoAvailableNonceAccount">;
1809
+ }, "strip", z.ZodTypeAny, {
1810
+ __kind: "NoAvailableNonceAccount";
1811
+ }, {
1812
+ __kind: "NoAvailableNonceAccount";
1813
+ }>, z.ZodObject<{
1814
+ __kind: z.ZodLiteral<"FailedToDeriveAddress">;
1815
+ value: z.ZodEffects<z.ZodObject<{
1816
+ __kind: z.ZodEnum<["NotAValidPoint", "TooManySeeds", "SeedTooLarge", "BumpSeedBadLuck"]>;
1817
+ }, "strip", z.ZodTypeAny, {
1818
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1819
+ }, {
1820
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1821
+ }>, "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck", {
1822
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1823
+ }>;
1824
+ }, "strip", z.ZodTypeAny, {
1825
+ value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1826
+ __kind: "FailedToDeriveAddress";
1827
+ }, {
1828
+ value: {
1829
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1830
+ };
1831
+ __kind: "FailedToDeriveAddress";
1832
+ }>, z.ZodObject<{
1833
+ __kind: z.ZodLiteral<"InvalidCcm">;
1834
+ value: z.ZodEffects<z.ZodObject<{
1835
+ __kind: z.ZodEnum<["CannotDecodeCfParameters", "CcmIsTooLong", "CfParametersContainsInvalidAccounts"]>;
1836
+ }, "strip", z.ZodTypeAny, {
1837
+ __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1838
+ }, {
1839
+ __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1840
+ }>, "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts", {
1841
+ __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1842
+ }>;
1843
+ }, "strip", z.ZodTypeAny, {
1844
+ value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1845
+ __kind: "InvalidCcm";
1846
+ }, {
1847
+ value: {
1848
+ __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1849
+ };
1850
+ __kind: "InvalidCcm";
1851
+ }>, z.ZodObject<{
1852
+ __kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
1853
+ }, "strip", z.ZodTypeAny, {
1854
+ __kind: "FailedToSerializeFinalTransaction";
1855
+ }, {
1856
+ __kind: "FailedToSerializeFinalTransaction";
1857
+ }>, z.ZodObject<{
1858
+ __kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
1859
+ value: z.ZodNumber;
1860
+ }, "strip", z.ZodTypeAny, {
1861
+ value: number;
1862
+ __kind: "FinalTransactionExceededMaxLength";
1863
+ }, {
1864
+ value: number;
1865
+ __kind: "FinalTransactionExceededMaxLength";
1866
+ }>]>;
1867
+ }, "strip", z.ZodTypeAny, {
1868
+ value: {
1869
+ __kind: "CannotLookupApiEnvironment";
1870
+ } | {
1871
+ __kind: "CannotLookupCurrentAggKey";
1872
+ } | {
1873
+ __kind: "CannotLookupComputePrice";
1874
+ } | {
1875
+ __kind: "NoNonceAccountsSet";
1876
+ } | {
1877
+ __kind: "NoAvailableNonceAccount";
1878
+ } | {
1879
+ value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1880
+ __kind: "FailedToDeriveAddress";
1881
+ } | {
1882
+ value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1883
+ __kind: "InvalidCcm";
1884
+ } | {
1885
+ __kind: "FailedToSerializeFinalTransaction";
1886
+ } | {
1887
+ value: number;
1888
+ __kind: "FinalTransactionExceededMaxLength";
1889
+ };
1890
+ __kind: "FailedToBuildCcmForSolana";
1891
+ }, {
1892
+ value: {
1893
+ __kind: "CannotLookupApiEnvironment";
1894
+ } | {
1895
+ __kind: "CannotLookupCurrentAggKey";
1896
+ } | {
1897
+ __kind: "CannotLookupComputePrice";
1898
+ } | {
1899
+ __kind: "NoNonceAccountsSet";
1900
+ } | {
1901
+ __kind: "NoAvailableNonceAccount";
1902
+ } | {
1903
+ value: {
1904
+ __kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
1905
+ };
1906
+ __kind: "FailedToDeriveAddress";
1907
+ } | {
1908
+ value: {
1909
+ __kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
1910
+ };
1911
+ __kind: "InvalidCcm";
1912
+ } | {
1913
+ __kind: "FailedToSerializeFinalTransaction";
1914
+ } | {
1915
+ value: number;
1916
+ __kind: "FinalTransactionExceededMaxLength";
1917
+ };
1918
+ __kind: "FailedToBuildCcmForSolana";
1919
+ }>, z.ZodObject<{
1920
+ __kind: z.ZodLiteral<"DispatchError">;
1921
+ value: z.ZodUnion<[z.ZodObject<{
1922
+ __kind: z.ZodLiteral<"Other">;
1923
+ }, "strip", z.ZodTypeAny, {
1924
+ __kind: "Other";
1925
+ }, {
1926
+ __kind: "Other";
1927
+ }>, z.ZodObject<{
1928
+ __kind: z.ZodLiteral<"CannotLookup">;
1929
+ }, "strip", z.ZodTypeAny, {
1930
+ __kind: "CannotLookup";
1931
+ }, {
1932
+ __kind: "CannotLookup";
1933
+ }>, z.ZodObject<{
1934
+ __kind: z.ZodLiteral<"BadOrigin">;
1935
+ }, "strip", z.ZodTypeAny, {
1936
+ __kind: "BadOrigin";
1937
+ }, {
1938
+ __kind: "BadOrigin";
1939
+ }>, z.ZodObject<{
1940
+ __kind: z.ZodLiteral<"Module">;
1941
+ value: z.ZodObject<{
1942
+ index: z.ZodNumber;
1943
+ error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
1944
+ }, "strip", z.ZodTypeAny, {
1945
+ index: number;
1946
+ error: `0x${string}`;
1947
+ }, {
1948
+ index: number;
1949
+ error: string;
1950
+ }>;
1951
+ }, "strip", z.ZodTypeAny, {
1952
+ value: {
1953
+ index: number;
1954
+ error: `0x${string}`;
1955
+ };
1956
+ __kind: "Module";
1957
+ }, {
1958
+ value: {
1959
+ index: number;
1960
+ error: string;
1961
+ };
1962
+ __kind: "Module";
1963
+ }>, z.ZodObject<{
1964
+ __kind: z.ZodLiteral<"ConsumerRemaining">;
1965
+ }, "strip", z.ZodTypeAny, {
1966
+ __kind: "ConsumerRemaining";
1967
+ }, {
1968
+ __kind: "ConsumerRemaining";
1969
+ }>, z.ZodObject<{
1970
+ __kind: z.ZodLiteral<"NoProviders">;
1971
+ }, "strip", z.ZodTypeAny, {
1972
+ __kind: "NoProviders";
1973
+ }, {
1974
+ __kind: "NoProviders";
1975
+ }>, z.ZodObject<{
1976
+ __kind: z.ZodLiteral<"TooManyConsumers">;
1977
+ }, "strip", z.ZodTypeAny, {
1978
+ __kind: "TooManyConsumers";
1979
+ }, {
1980
+ __kind: "TooManyConsumers";
1981
+ }>, z.ZodObject<{
1982
+ __kind: z.ZodLiteral<"Token">;
1983
+ value: z.ZodEffects<z.ZodObject<{
1984
+ __kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
1985
+ }, "strip", z.ZodTypeAny, {
1986
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1987
+ }, {
1988
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1989
+ }>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
1990
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1991
+ }>;
1992
+ }, "strip", z.ZodTypeAny, {
1993
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1994
+ __kind: "Token";
1995
+ }, {
1996
+ value: {
1997
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
1998
+ };
1999
+ __kind: "Token";
2000
+ }>, z.ZodObject<{
2001
+ __kind: z.ZodLiteral<"Arithmetic">;
2002
+ value: z.ZodEffects<z.ZodObject<{
2003
+ __kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
2004
+ }, "strip", z.ZodTypeAny, {
2005
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2006
+ }, {
2007
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2008
+ }>, "Underflow" | "Overflow" | "DivisionByZero", {
2009
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2010
+ }>;
2011
+ }, "strip", z.ZodTypeAny, {
2012
+ value: "Underflow" | "Overflow" | "DivisionByZero";
2013
+ __kind: "Arithmetic";
2014
+ }, {
2015
+ value: {
2016
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2017
+ };
2018
+ __kind: "Arithmetic";
2019
+ }>, z.ZodObject<{
2020
+ __kind: z.ZodLiteral<"Transactional">;
2021
+ value: z.ZodEffects<z.ZodObject<{
2022
+ __kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
2023
+ }, "strip", z.ZodTypeAny, {
2024
+ __kind: "LimitReached" | "NoLayer";
2025
+ }, {
2026
+ __kind: "LimitReached" | "NoLayer";
2027
+ }>, "LimitReached" | "NoLayer", {
2028
+ __kind: "LimitReached" | "NoLayer";
2029
+ }>;
2030
+ }, "strip", z.ZodTypeAny, {
2031
+ value: "LimitReached" | "NoLayer";
2032
+ __kind: "Transactional";
2033
+ }, {
2034
+ value: {
2035
+ __kind: "LimitReached" | "NoLayer";
2036
+ };
2037
+ __kind: "Transactional";
2038
+ }>, z.ZodObject<{
2039
+ __kind: z.ZodLiteral<"Exhausted">;
2040
+ }, "strip", z.ZodTypeAny, {
2041
+ __kind: "Exhausted";
2042
+ }, {
2043
+ __kind: "Exhausted";
2044
+ }>, z.ZodObject<{
2045
+ __kind: z.ZodLiteral<"Corruption">;
2046
+ }, "strip", z.ZodTypeAny, {
2047
+ __kind: "Corruption";
2048
+ }, {
2049
+ __kind: "Corruption";
2050
+ }>, z.ZodObject<{
2051
+ __kind: z.ZodLiteral<"Unavailable">;
2052
+ }, "strip", z.ZodTypeAny, {
2053
+ __kind: "Unavailable";
2054
+ }, {
2055
+ __kind: "Unavailable";
2056
+ }>, z.ZodObject<{
2057
+ __kind: z.ZodLiteral<"RootNotAllowed">;
2058
+ }, "strip", z.ZodTypeAny, {
2059
+ __kind: "RootNotAllowed";
2060
+ }, {
2061
+ __kind: "RootNotAllowed";
2062
+ }>]>;
2063
+ }, "strip", z.ZodTypeAny, {
2064
+ value: {
2065
+ __kind: "Other";
2066
+ } | {
2067
+ __kind: "CannotLookup";
2068
+ } | {
2069
+ __kind: "BadOrigin";
2070
+ } | {
2071
+ value: {
2072
+ index: number;
2073
+ error: `0x${string}`;
2074
+ };
2075
+ __kind: "Module";
2076
+ } | {
2077
+ __kind: "ConsumerRemaining";
2078
+ } | {
2079
+ __kind: "NoProviders";
2080
+ } | {
2081
+ __kind: "TooManyConsumers";
2082
+ } | {
2083
+ value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2084
+ __kind: "Token";
2085
+ } | {
2086
+ value: "Underflow" | "Overflow" | "DivisionByZero";
2087
+ __kind: "Arithmetic";
2088
+ } | {
2089
+ value: "LimitReached" | "NoLayer";
2090
+ __kind: "Transactional";
2091
+ } | {
2092
+ __kind: "Exhausted";
2093
+ } | {
2094
+ __kind: "Corruption";
2095
+ } | {
2096
+ __kind: "Unavailable";
2097
+ } | {
2098
+ __kind: "RootNotAllowed";
2099
+ };
2100
+ __kind: "DispatchError";
2101
+ }, {
2102
+ value: {
2103
+ __kind: "Other";
2104
+ } | {
2105
+ __kind: "CannotLookup";
2106
+ } | {
2107
+ __kind: "BadOrigin";
2108
+ } | {
2109
+ value: {
2110
+ index: number;
2111
+ error: string;
2112
+ };
2113
+ __kind: "Module";
2114
+ } | {
2115
+ __kind: "ConsumerRemaining";
2116
+ } | {
2117
+ __kind: "NoProviders";
2118
+ } | {
2119
+ __kind: "TooManyConsumers";
2120
+ } | {
2121
+ value: {
2122
+ __kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
2123
+ };
2124
+ __kind: "Token";
2125
+ } | {
2126
+ value: {
2127
+ __kind: "Underflow" | "Overflow" | "DivisionByZero";
2128
+ };
2129
+ __kind: "Arithmetic";
2130
+ } | {
2131
+ value: {
2132
+ __kind: "LimitReached" | "NoLayer";
2133
+ };
2134
+ __kind: "Transactional";
2135
+ } | {
2136
+ __kind: "Exhausted";
2137
+ } | {
2138
+ __kind: "Corruption";
2139
+ } | {
2140
+ __kind: "Unavailable";
2141
+ } | {
2142
+ __kind: "RootNotAllowed";
2143
+ };
2144
+ __kind: "DispatchError";
2145
+ }>]>;
2146
+ declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
2147
+ __kind: z.ZodEnum<["Dot"]>;
2148
+ }, "strip", z.ZodTypeAny, {
2149
+ __kind: "Dot";
2150
+ }, {
2151
+ __kind: "Dot";
2152
+ }>, "Dot", {
2153
+ __kind: "Dot";
2154
+ }>;
2155
+ declare const cfPrimitivesChainsAssetsBtcAsset: z.ZodEffects<z.ZodObject<{
2156
+ __kind: z.ZodEnum<["Btc"]>;
2157
+ }, "strip", z.ZodTypeAny, {
2158
+ __kind: "Btc";
2159
+ }, {
2160
+ __kind: "Btc";
2161
+ }>, "Btc", {
2162
+ __kind: "Btc";
2163
+ }>;
2164
+ declare const cfChainsBtcUtxoId: z.ZodObject<{
2165
+ txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2166
+ vout: z.ZodNumber;
2167
+ }, "strip", z.ZodTypeAny, {
2168
+ txId: `0x${string}`;
2169
+ vout: number;
2170
+ }, {
2171
+ txId: string;
2172
+ vout: number;
2173
+ }>;
2174
+ declare const cfAmmCommonPoolPairsMap: z.ZodObject<{
2175
+ base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2176
+ quote: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2177
+ }, "strip", z.ZodTypeAny, {
2178
+ base: bigint;
2179
+ quote: bigint;
2180
+ }, {
2181
+ base: string | number;
2182
+ quote: string | number;
2183
+ }>;
2184
+ declare const palletCfPoolsRangeOrderChange: z.ZodObject<{
2185
+ liquidity: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2186
+ amounts: z.ZodObject<{
2187
+ base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2188
+ quote: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2189
+ }, "strip", z.ZodTypeAny, {
2190
+ base: bigint;
2191
+ quote: bigint;
2192
+ }, {
2193
+ base: string | number;
2194
+ quote: string | number;
2195
+ }>;
2196
+ }, "strip", z.ZodTypeAny, {
2197
+ liquidity: bigint;
2198
+ amounts: {
2199
+ base: bigint;
2200
+ quote: bigint;
2201
+ };
2202
+ }, {
2203
+ liquidity: string | number;
2204
+ amounts: {
2205
+ base: string | number;
2206
+ quote: string | number;
2207
+ };
2208
+ }>;
2209
+ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodUnion<[z.ZodObject<{
2210
+ __kind: z.ZodLiteral<"Increase">;
2211
+ value: z.ZodObject<{
2212
+ liquidity: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2213
+ amounts: z.ZodObject<{
2214
+ base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2215
+ quote: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2216
+ }, "strip", z.ZodTypeAny, {
2217
+ base: bigint;
2218
+ quote: bigint;
2219
+ }, {
2220
+ base: string | number;
2221
+ quote: string | number;
2222
+ }>;
2223
+ }, "strip", z.ZodTypeAny, {
2224
+ liquidity: bigint;
2225
+ amounts: {
2226
+ base: bigint;
2227
+ quote: bigint;
2228
+ };
2229
+ }, {
2230
+ liquidity: string | number;
2231
+ amounts: {
2232
+ base: string | number;
2233
+ quote: string | number;
2234
+ };
2235
+ }>;
2236
+ }, "strip", z.ZodTypeAny, {
2237
+ value: {
2238
+ liquidity: bigint;
2239
+ amounts: {
2240
+ base: bigint;
2241
+ quote: bigint;
2242
+ };
2243
+ };
2244
+ __kind: "Increase";
2245
+ }, {
2246
+ value: {
2247
+ liquidity: string | number;
2248
+ amounts: {
2249
+ base: string | number;
2250
+ quote: string | number;
2251
+ };
2252
+ };
2253
+ __kind: "Increase";
2254
+ }>, z.ZodObject<{
2255
+ __kind: z.ZodLiteral<"Decrease">;
2256
+ value: z.ZodObject<{
2257
+ liquidity: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2258
+ amounts: z.ZodObject<{
2259
+ base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2260
+ quote: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2261
+ }, "strip", z.ZodTypeAny, {
2262
+ base: bigint;
2263
+ quote: bigint;
2264
+ }, {
2265
+ base: string | number;
2266
+ quote: string | number;
2267
+ }>;
2268
+ }, "strip", z.ZodTypeAny, {
2269
+ liquidity: bigint;
2270
+ amounts: {
2271
+ base: bigint;
2272
+ quote: bigint;
2273
+ };
2274
+ }, {
2275
+ liquidity: string | number;
2276
+ amounts: {
2277
+ base: string | number;
2278
+ quote: string | number;
2279
+ };
2280
+ }>;
2281
+ }, "strip", z.ZodTypeAny, {
2282
+ value: {
2283
+ liquidity: bigint;
2284
+ amounts: {
2285
+ base: bigint;
2286
+ quote: bigint;
2287
+ };
2288
+ };
2289
+ __kind: "Decrease";
2290
+ }, {
2291
+ value: {
2292
+ liquidity: string | number;
2293
+ amounts: {
2294
+ base: string | number;
2295
+ quote: string | number;
2296
+ };
2297
+ };
2298
+ __kind: "Decrease";
2299
+ }>]>;
2300
+ declare const cfAmmCommonSide: z.ZodEffects<z.ZodObject<{
2301
+ __kind: z.ZodEnum<["Buy", "Sell"]>;
2302
+ }, "strip", z.ZodTypeAny, {
2303
+ __kind: "Buy" | "Sell";
2304
+ }, {
2305
+ __kind: "Buy" | "Sell";
2306
+ }>, "Buy" | "Sell", {
2307
+ __kind: "Buy" | "Sell";
2308
+ }>;
2309
+ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodUnion<[z.ZodObject<{
2310
+ __kind: z.ZodLiteral<"Increase">;
2311
+ value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2312
+ }, "strip", z.ZodTypeAny, {
2313
+ value: bigint;
2314
+ __kind: "Increase";
2315
+ }, {
2316
+ value: string | number;
2317
+ __kind: "Increase";
2318
+ }>, z.ZodObject<{
2319
+ __kind: z.ZodLiteral<"Decrease">;
2320
+ value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2321
+ }, "strip", z.ZodTypeAny, {
2322
+ value: bigint;
2323
+ __kind: "Decrease";
2324
+ }, {
2325
+ value: string | number;
2326
+ __kind: "Decrease";
2327
+ }>]>;
2328
+ declare const palletCfPoolsAssetPair: z.ZodObject<{
2329
+ assets: z.ZodObject<{
2330
+ base: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2331
+ quote: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2332
+ }, "strip", z.ZodTypeAny, {
2333
+ base: bigint;
2334
+ quote: bigint;
2335
+ }, {
2336
+ base: string | number;
2337
+ quote: string | number;
2338
+ }>;
2339
+ }, "strip", z.ZodTypeAny, {
2340
+ assets: {
2341
+ base: bigint;
2342
+ quote: bigint;
2343
+ };
2344
+ }, {
2345
+ assets: {
2346
+ base: string | number;
2347
+ quote: string | number;
2348
+ };
2349
+ }>;
2350
+ declare const cfPrimitivesChainsAssetsArbAsset: z.ZodEffects<z.ZodObject<{
2351
+ __kind: z.ZodEnum<["ArbEth", "ArbUsdc"]>;
2352
+ }, "strip", z.ZodTypeAny, {
2353
+ __kind: "ArbEth" | "ArbUsdc";
2354
+ }, {
2355
+ __kind: "ArbEth" | "ArbUsdc";
2356
+ }>, "ArbEth" | "ArbUsdc", {
2357
+ __kind: "ArbEth" | "ArbUsdc";
2358
+ }>;
2359
+ declare const cfChainsSolSolTrackedData: z.ZodObject<{
2360
+ priorityFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2361
+ }, "strip", z.ZodTypeAny, {
2362
+ priorityFee: bigint;
2363
+ }, {
2364
+ priorityFee: string | number;
2365
+ }>;
2366
+ declare const cfChainsChainStateSolana: z.ZodObject<{
2367
+ blockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2368
+ trackedData: z.ZodObject<{
2369
+ priorityFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2370
+ }, "strip", z.ZodTypeAny, {
2371
+ priorityFee: bigint;
2372
+ }, {
2373
+ priorityFee: string | number;
2374
+ }>;
2375
+ }, "strip", z.ZodTypeAny, {
2376
+ blockHeight: bigint;
2377
+ trackedData: {
2378
+ priorityFee: bigint;
2379
+ };
2380
+ }, {
2381
+ blockHeight: string | number;
2382
+ trackedData: {
2383
+ priorityFee: string | number;
2384
+ };
2385
+ }>;
2386
+ declare const cfChainsSolSolTxCoreMessageHeader: z.ZodObject<{
2387
+ numRequiredSignatures: z.ZodNumber;
2388
+ numReadonlySignedAccounts: z.ZodNumber;
2389
+ numReadonlyUnsignedAccounts: z.ZodNumber;
2390
+ }, "strip", z.ZodTypeAny, {
2391
+ numRequiredSignatures: number;
2392
+ numReadonlySignedAccounts: number;
2393
+ numReadonlyUnsignedAccounts: number;
2394
+ }, {
2395
+ numRequiredSignatures: number;
2396
+ numReadonlySignedAccounts: number;
2397
+ numReadonlyUnsignedAccounts: number;
2398
+ }>;
2399
+ declare const cfChainsSolSolTxCoreCompiledInstruction: z.ZodObject<{
2400
+ programIdIndex: z.ZodNumber;
2401
+ accounts: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2402
+ data: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2403
+ }, "strip", z.ZodTypeAny, {
2404
+ programIdIndex: number;
2405
+ accounts: `0x${string}`;
2406
+ data: `0x${string}`;
2407
+ }, {
2408
+ programIdIndex: number;
2409
+ accounts: string;
2410
+ data: string;
2411
+ }>;
2412
+ declare const cfChainsSolSolTxCoreMessage: z.ZodObject<{
2413
+ header: z.ZodObject<{
2414
+ numRequiredSignatures: z.ZodNumber;
2415
+ numReadonlySignedAccounts: z.ZodNumber;
2416
+ numReadonlyUnsignedAccounts: z.ZodNumber;
2417
+ }, "strip", z.ZodTypeAny, {
2418
+ numRequiredSignatures: number;
2419
+ numReadonlySignedAccounts: number;
2420
+ numReadonlyUnsignedAccounts: number;
2421
+ }, {
2422
+ numRequiredSignatures: number;
2423
+ numReadonlySignedAccounts: number;
2424
+ numReadonlyUnsignedAccounts: number;
2425
+ }>;
2426
+ accountKeys: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
2427
+ recentBlockhash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2428
+ instructions: z.ZodArray<z.ZodObject<{
2429
+ programIdIndex: z.ZodNumber;
2430
+ accounts: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2431
+ data: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2432
+ }, "strip", z.ZodTypeAny, {
2433
+ programIdIndex: number;
2434
+ accounts: `0x${string}`;
2435
+ data: `0x${string}`;
2436
+ }, {
2437
+ programIdIndex: number;
2438
+ accounts: string;
2439
+ data: string;
2440
+ }>, "many">;
2441
+ }, "strip", z.ZodTypeAny, {
2442
+ header: {
2443
+ numRequiredSignatures: number;
2444
+ numReadonlySignedAccounts: number;
2445
+ numReadonlyUnsignedAccounts: number;
2446
+ };
2447
+ accountKeys: `0x${string}`[];
2448
+ recentBlockhash: `0x${string}`;
2449
+ instructions: {
2450
+ programIdIndex: number;
2451
+ accounts: `0x${string}`;
2452
+ data: `0x${string}`;
2453
+ }[];
2454
+ }, {
2455
+ header: {
2456
+ numRequiredSignatures: number;
2457
+ numReadonlySignedAccounts: number;
2458
+ numReadonlyUnsignedAccounts: number;
2459
+ };
2460
+ accountKeys: string[];
2461
+ recentBlockhash: string;
2462
+ instructions: {
2463
+ programIdIndex: number;
2464
+ accounts: string;
2465
+ data: string;
2466
+ }[];
2467
+ }>;
2468
+ declare const cfChainsSolSolTxCoreTransaction: z.ZodObject<{
2469
+ signatures: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
2470
+ message: z.ZodObject<{
2471
+ header: z.ZodObject<{
2472
+ numRequiredSignatures: z.ZodNumber;
2473
+ numReadonlySignedAccounts: z.ZodNumber;
2474
+ numReadonlyUnsignedAccounts: z.ZodNumber;
2475
+ }, "strip", z.ZodTypeAny, {
2476
+ numRequiredSignatures: number;
2477
+ numReadonlySignedAccounts: number;
2478
+ numReadonlyUnsignedAccounts: number;
2479
+ }, {
2480
+ numRequiredSignatures: number;
2481
+ numReadonlySignedAccounts: number;
2482
+ numReadonlyUnsignedAccounts: number;
2483
+ }>;
2484
+ accountKeys: z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">;
2485
+ recentBlockhash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2486
+ instructions: z.ZodArray<z.ZodObject<{
2487
+ programIdIndex: z.ZodNumber;
2488
+ accounts: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2489
+ data: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2490
+ }, "strip", z.ZodTypeAny, {
2491
+ programIdIndex: number;
2492
+ accounts: `0x${string}`;
2493
+ data: `0x${string}`;
2494
+ }, {
2495
+ programIdIndex: number;
2496
+ accounts: string;
2497
+ data: string;
2498
+ }>, "many">;
2499
+ }, "strip", z.ZodTypeAny, {
2500
+ header: {
2501
+ numRequiredSignatures: number;
2502
+ numReadonlySignedAccounts: number;
2503
+ numReadonlyUnsignedAccounts: number;
2504
+ };
2505
+ accountKeys: `0x${string}`[];
2506
+ recentBlockhash: `0x${string}`;
2507
+ instructions: {
2508
+ programIdIndex: number;
2509
+ accounts: `0x${string}`;
2510
+ data: `0x${string}`;
2511
+ }[];
2512
+ }, {
2513
+ header: {
2514
+ numRequiredSignatures: number;
2515
+ numReadonlySignedAccounts: number;
2516
+ numReadonlyUnsignedAccounts: number;
2517
+ };
2518
+ accountKeys: string[];
2519
+ recentBlockhash: string;
2520
+ instructions: {
2521
+ programIdIndex: number;
2522
+ accounts: string;
2523
+ data: string;
2524
+ }[];
2525
+ }>;
2526
+ }, "strip", z.ZodTypeAny, {
2527
+ message: {
2528
+ header: {
2529
+ numRequiredSignatures: number;
2530
+ numReadonlySignedAccounts: number;
2531
+ numReadonlyUnsignedAccounts: number;
2532
+ };
2533
+ accountKeys: `0x${string}`[];
2534
+ recentBlockhash: `0x${string}`;
2535
+ instructions: {
2536
+ programIdIndex: number;
2537
+ accounts: `0x${string}`;
2538
+ data: `0x${string}`;
2539
+ }[];
2540
+ };
2541
+ signatures: `0x${string}`[];
2542
+ }, {
2543
+ message: {
2544
+ header: {
2545
+ numRequiredSignatures: number;
2546
+ numReadonlySignedAccounts: number;
2547
+ numReadonlyUnsignedAccounts: number;
2548
+ };
2549
+ accountKeys: string[];
2550
+ recentBlockhash: string;
2551
+ instructions: {
2552
+ programIdIndex: number;
2553
+ accounts: string;
2554
+ data: string;
2555
+ }[];
2556
+ };
2557
+ signatures: string[];
2558
+ }>;
2559
+ declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
2560
+ __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
2561
+ }, "strip", z.ZodTypeAny, {
2562
+ __kind: "Sol" | "SolUsdc";
2563
+ }, {
2564
+ __kind: "Sol" | "SolUsdc";
2565
+ }>, "Sol" | "SolUsdc", {
2566
+ __kind: "Sol" | "SolUsdc";
2567
+ }>;
2568
+ declare const palletCfIngressEgressDepositIgnoredReason: z.ZodEffects<z.ZodObject<{
2569
+ __kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees"]>;
2570
+ }, "strip", z.ZodTypeAny, {
2571
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
2572
+ }, {
2573
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
2574
+ }>, "BelowMinimumDeposit" | "NotEnoughToPayFees", {
2575
+ __kind: "BelowMinimumDeposit" | "NotEnoughToPayFees";
2576
+ }>;
2577
+ declare const palletCfIngressEgressDepositWitnessSolana: z.ZodObject<{
2578
+ depositAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
2579
+ asset: z.ZodEffects<z.ZodObject<{
2580
+ __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
2581
+ }, "strip", z.ZodTypeAny, {
2582
+ __kind: "Sol" | "SolUsdc";
2583
+ }, {
2584
+ __kind: "Sol" | "SolUsdc";
2585
+ }>, "Sol" | "SolUsdc", {
2586
+ __kind: "Sol" | "SolUsdc";
2587
+ }>;
2588
+ amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
2589
+ }, "strip", z.ZodTypeAny, {
2590
+ depositAddress: `0x${string}`;
2591
+ asset: "Sol" | "SolUsdc";
2592
+ amount: bigint;
2593
+ }, {
2594
+ depositAddress: string;
2595
+ asset: {
2596
+ __kind: "Sol" | "SolUsdc";
2597
+ };
2598
+ amount: string | number;
2599
+ }>;
2600
+ declare const palletCfIngressEgressBoostPoolIdSolana: z.ZodObject<{
2601
+ asset: z.ZodEffects<z.ZodObject<{
2602
+ __kind: z.ZodEnum<["Sol", "SolUsdc"]>;
2603
+ }, "strip", z.ZodTypeAny, {
2604
+ __kind: "Sol" | "SolUsdc";
2605
+ }, {
2606
+ __kind: "Sol" | "SolUsdc";
2607
+ }>, "Sol" | "SolUsdc", {
2608
+ __kind: "Sol" | "SolUsdc";
2609
+ }>;
2610
+ tier: z.ZodNumber;
2611
+ }, "strip", z.ZodTypeAny, {
2612
+ asset: "Sol" | "SolUsdc";
2613
+ tier: number;
2614
+ }, {
2615
+ asset: {
2616
+ __kind: "Sol" | "SolUsdc";
2617
+ };
2618
+ tier: number;
2619
+ }>;
2620
+
2621
+ export { accountId, cfAmmCommonPoolPairsMap, cfAmmCommonSide, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsBtcScriptPubkey, cfChainsBtcUtxoId, cfChainsCcmChannelMetadata, cfChainsCcmCheckerCcmValidityError, cfChainsCcmDepositMetadata, cfChainsChainStateSolana, cfChainsChannelRefundParameters, cfChainsEvmDepositDetails, cfChainsExecutexSwapAndCallError, cfChainsSolApiSolanaTransactionBuildingError, cfChainsSolSolTrackedData, cfChainsSolSolTxCoreCompiledInstruction, cfChainsSolSolTxCoreMessage, cfChainsSolSolTxCoreMessageHeader, cfChainsSolSolTxCoreTransaction, cfChainsSwapOrigin, cfPrimitivesBeneficiary, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsArbAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsAssetsSolAsset, cfPrimitivesChainsForeignChain, cfPrimitivesSwapLeg, cfTraitsSwappingSwapRequestTypeGeneric, cfTraitsSwappingSwapType, hexString, numberOrHex, numericString, palletCfIngressEgressBoostPoolIdSolana, palletCfIngressEgressDepositAction, palletCfIngressEgressDepositIgnoredReason, palletCfIngressEgressDepositWitnessSolana, palletCfPoolsAssetPair, palletCfPoolsIncreaseOrDecreaseRangeOrderChange, palletCfPoolsIncreaseOrDecreaseU128, palletCfPoolsRangeOrderChange, palletCfSwappingCcmFailReason, simpleEnum, solPrimPdaPdaError, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError };