@kamino-finance/klend-sdk 7.3.4 → 7.3.5-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2300) hide show
  1. package/dist/chunk-5DIL2ZCI.js +373 -0
  2. package/dist/chunk-5DIL2ZCI.js.map +1 -0
  3. package/dist/chunk-5RQOM3VO.js +1628 -0
  4. package/dist/chunk-5RQOM3VO.js.map +1 -0
  5. package/dist/chunk-GXZYS537.cjs +1630 -0
  6. package/dist/chunk-GXZYS537.cjs.map +1 -0
  7. package/dist/chunk-I7IRKIKG.cjs +35167 -0
  8. package/dist/chunk-I7IRKIKG.cjs.map +1 -0
  9. package/dist/chunk-K2DZLHPZ.cjs +4573 -0
  10. package/dist/chunk-K2DZLHPZ.cjs.map +1 -0
  11. package/dist/chunk-MR7WEZXN.cjs +398 -0
  12. package/dist/chunk-MR7WEZXN.cjs.map +1 -0
  13. package/dist/chunk-NNIHRGXK.js +34815 -0
  14. package/dist/chunk-NNIHRGXK.js.map +1 -0
  15. package/dist/chunk-O7I5CWRX.cjs +44 -0
  16. package/dist/chunk-O7I5CWRX.cjs.map +1 -0
  17. package/dist/chunk-OCDAUWFE.js +4456 -0
  18. package/dist/chunk-OCDAUWFE.js.map +1 -0
  19. package/dist/chunk-PR4QN5HX.js +39 -0
  20. package/dist/chunk-PR4QN5HX.js.map +1 -0
  21. package/dist/core.cjs +1504 -0
  22. package/dist/core.cjs.map +1 -0
  23. package/dist/core.d.cts +5629 -0
  24. package/dist/core.d.ts +5629 -0
  25. package/dist/core.js +7 -0
  26. package/dist/core.js.map +1 -0
  27. package/dist/errors.cjs +2523 -0
  28. package/dist/errors.cjs.map +1 -0
  29. package/dist/errors.d.cts +1888 -0
  30. package/dist/errors.d.ts +1888 -0
  31. package/dist/errors.js +2520 -0
  32. package/dist/errors.js.map +1 -0
  33. package/dist/fraction-BeFnhBaY.d.cts +5830 -0
  34. package/dist/fraction-BeFnhBaY.d.ts +5830 -0
  35. package/dist/index.cjs +1564 -0
  36. package/dist/index.cjs.map +1 -0
  37. package/dist/index.d.cts +590 -0
  38. package/dist/index.d.ts +590 -2
  39. package/dist/index.js +6 -17
  40. package/dist/index.js.map +1 -1
  41. package/dist/jupiter-perps.cjs +14 -0
  42. package/dist/jupiter-perps.cjs.map +1 -0
  43. package/dist/jupiter-perps.d.cts +5 -0
  44. package/dist/jupiter-perps.d.ts +5 -0
  45. package/dist/jupiter-perps.js +5 -0
  46. package/dist/jupiter-perps.js.map +1 -0
  47. package/dist/oracle.cjs +130 -0
  48. package/dist/oracle.cjs.map +1 -0
  49. package/dist/oracle.d.cts +2478 -0
  50. package/dist/oracle.d.ts +2478 -0
  51. package/dist/oracle.js +5 -0
  52. package/dist/oracle.js.map +1 -0
  53. package/dist/standardStakePool-BXdhOcOo.d.cts +78 -0
  54. package/dist/standardStakePool-BXdhOcOo.d.ts +78 -0
  55. package/dist/unstaking-pool.cjs +56 -0
  56. package/dist/unstaking-pool.cjs.map +1 -0
  57. package/dist/unstaking-pool.d.cts +221 -0
  58. package/dist/unstaking-pool.d.ts +221 -0
  59. package/dist/unstaking-pool.js +7 -0
  60. package/dist/unstaking-pool.js.map +1 -0
  61. package/package.json +43 -6
  62. package/src/core.ts +97 -0
  63. package/src/errors.ts +11 -0
  64. package/src/jupiter-perps.ts +7 -0
  65. package/src/oracle.ts +18 -0
  66. package/src/unstaking-pool.ts +9 -0
  67. package/dist/@codegen/jupiter_perps/accounts/Custody.d.ts +0 -57
  68. package/dist/@codegen/jupiter_perps/accounts/Custody.d.ts.map +0 -1
  69. package/dist/@codegen/jupiter_perps/accounts/Custody.js +0 -176
  70. package/dist/@codegen/jupiter_perps/accounts/Custody.js.map +0 -1
  71. package/dist/@codegen/jupiter_perps/accounts/Perpetuals.d.ts +0 -36
  72. package/dist/@codegen/jupiter_perps/accounts/Perpetuals.d.ts.map +0 -1
  73. package/dist/@codegen/jupiter_perps/accounts/Perpetuals.js +0 -132
  74. package/dist/@codegen/jupiter_perps/accounts/Perpetuals.js.map +0 -1
  75. package/dist/@codegen/jupiter_perps/accounts/Pool.d.ts +0 -48
  76. package/dist/@codegen/jupiter_perps/accounts/Pool.d.ts.map +0 -1
  77. package/dist/@codegen/jupiter_perps/accounts/Pool.js +0 -156
  78. package/dist/@codegen/jupiter_perps/accounts/Pool.js.map +0 -1
  79. package/dist/@codegen/jupiter_perps/accounts/Position.d.ts +0 -60
  80. package/dist/@codegen/jupiter_perps/accounts/Position.d.ts.map +0 -1
  81. package/dist/@codegen/jupiter_perps/accounts/Position.js +0 -180
  82. package/dist/@codegen/jupiter_perps/accounts/Position.js.map +0 -1
  83. package/dist/@codegen/jupiter_perps/accounts/PositionRequest.d.ts +0 -84
  84. package/dist/@codegen/jupiter_perps/accounts/PositionRequest.d.ts.map +0 -1
  85. package/dist/@codegen/jupiter_perps/accounts/PositionRequest.js +0 -228
  86. package/dist/@codegen/jupiter_perps/accounts/PositionRequest.js.map +0 -1
  87. package/dist/@codegen/jupiter_perps/accounts/TestOracle.d.ts +0 -29
  88. package/dist/@codegen/jupiter_perps/accounts/TestOracle.d.ts.map +0 -1
  89. package/dist/@codegen/jupiter_perps/accounts/TestOracle.js +0 -118
  90. package/dist/@codegen/jupiter_perps/accounts/TestOracle.js.map +0 -1
  91. package/dist/@codegen/jupiter_perps/accounts/index.d.ts +0 -13
  92. package/dist/@codegen/jupiter_perps/accounts/index.d.ts.map +0 -1
  93. package/dist/@codegen/jupiter_perps/accounts/index.js +0 -16
  94. package/dist/@codegen/jupiter_perps/accounts/index.js.map +0 -1
  95. package/dist/@codegen/jupiter_perps/errors/anchor.d.ts +0 -435
  96. package/dist/@codegen/jupiter_perps/errors/anchor.d.ts.map +0 -1
  97. package/dist/@codegen/jupiter_perps/errors/anchor.js +0 -767
  98. package/dist/@codegen/jupiter_perps/errors/anchor.js.map +0 -1
  99. package/dist/@codegen/jupiter_perps/errors/custom.d.ts +0 -339
  100. package/dist/@codegen/jupiter_perps/errors/custom.d.ts.map +0 -1
  101. package/dist/@codegen/jupiter_perps/errors/custom.js +0 -598
  102. package/dist/@codegen/jupiter_perps/errors/custom.js.map +0 -1
  103. package/dist/@codegen/jupiter_perps/errors/index.d.ts +0 -6
  104. package/dist/@codegen/jupiter_perps/errors/index.d.ts.map +0 -1
  105. package/dist/@codegen/jupiter_perps/errors/index.js +0 -86
  106. package/dist/@codegen/jupiter_perps/errors/index.js.map +0 -1
  107. package/dist/@codegen/jupiter_perps/instructions/addCustody.d.ts +0 -21
  108. package/dist/@codegen/jupiter_perps/instructions/addCustody.d.ts.map +0 -1
  109. package/dist/@codegen/jupiter_perps/instructions/addCustody.js +0 -67
  110. package/dist/@codegen/jupiter_perps/instructions/addCustody.js.map +0 -1
  111. package/dist/@codegen/jupiter_perps/instructions/addLiquidity.d.ts +0 -24
  112. package/dist/@codegen/jupiter_perps/instructions/addLiquidity.d.ts.map +0 -1
  113. package/dist/@codegen/jupiter_perps/instructions/addLiquidity.js +0 -70
  114. package/dist/@codegen/jupiter_perps/instructions/addLiquidity.js.map +0 -1
  115. package/dist/@codegen/jupiter_perps/instructions/addPool.d.ts +0 -19
  116. package/dist/@codegen/jupiter_perps/instructions/addPool.d.ts.map +0 -1
  117. package/dist/@codegen/jupiter_perps/instructions/addPool.js +0 -65
  118. package/dist/@codegen/jupiter_perps/instructions/addPool.js.map +0 -1
  119. package/dist/@codegen/jupiter_perps/instructions/closePositionRequest.d.ts +0 -21
  120. package/dist/@codegen/jupiter_perps/instructions/closePositionRequest.d.ts.map +0 -1
  121. package/dist/@codegen/jupiter_perps/instructions/closePositionRequest.js +0 -77
  122. package/dist/@codegen/jupiter_perps/instructions/closePositionRequest.js.map +0 -1
  123. package/dist/@codegen/jupiter_perps/instructions/createDecreasePositionRequest.d.ts +0 -28
  124. package/dist/@codegen/jupiter_perps/instructions/createDecreasePositionRequest.d.ts.map +0 -1
  125. package/dist/@codegen/jupiter_perps/instructions/createDecreasePositionRequest.js +0 -78
  126. package/dist/@codegen/jupiter_perps/instructions/createDecreasePositionRequest.js.map +0 -1
  127. package/dist/@codegen/jupiter_perps/instructions/createIncreasePositionRequest.d.ts +0 -28
  128. package/dist/@codegen/jupiter_perps/instructions/createIncreasePositionRequest.d.ts.map +0 -1
  129. package/dist/@codegen/jupiter_perps/instructions/createIncreasePositionRequest.js +0 -78
  130. package/dist/@codegen/jupiter_perps/instructions/createIncreasePositionRequest.js.map +0 -1
  131. package/dist/@codegen/jupiter_perps/instructions/decreasePosition.d.ts +0 -29
  132. package/dist/@codegen/jupiter_perps/instructions/decreasePosition.d.ts.map +0 -1
  133. package/dist/@codegen/jupiter_perps/instructions/decreasePosition.js +0 -79
  134. package/dist/@codegen/jupiter_perps/instructions/decreasePosition.js.map +0 -1
  135. package/dist/@codegen/jupiter_perps/instructions/decreasePositionPostSwap.d.ts +0 -16
  136. package/dist/@codegen/jupiter_perps/instructions/decreasePositionPostSwap.d.ts.map +0 -1
  137. package/dist/@codegen/jupiter_perps/instructions/decreasePositionPostSwap.js +0 -62
  138. package/dist/@codegen/jupiter_perps/instructions/decreasePositionPostSwap.js.map +0 -1
  139. package/dist/@codegen/jupiter_perps/instructions/getAddLiquidityAmountAndFee.d.ts +0 -16
  140. package/dist/@codegen/jupiter_perps/instructions/getAddLiquidityAmountAndFee.d.ts.map +0 -1
  141. package/dist/@codegen/jupiter_perps/instructions/getAddLiquidityAmountAndFee.js +0 -64
  142. package/dist/@codegen/jupiter_perps/instructions/getAddLiquidityAmountAndFee.js.map +0 -1
  143. package/dist/@codegen/jupiter_perps/instructions/getDecreasePosition.d.ts +0 -18
  144. package/dist/@codegen/jupiter_perps/instructions/getDecreasePosition.d.ts.map +0 -1
  145. package/dist/@codegen/jupiter_perps/instructions/getDecreasePosition.js +0 -64
  146. package/dist/@codegen/jupiter_perps/instructions/getDecreasePosition.js.map +0 -1
  147. package/dist/@codegen/jupiter_perps/instructions/getExactOutSwapAmountAndFees.d.ts +0 -17
  148. package/dist/@codegen/jupiter_perps/instructions/getExactOutSwapAmountAndFees.d.ts.map +0 -1
  149. package/dist/@codegen/jupiter_perps/instructions/getExactOutSwapAmountAndFees.js +0 -63
  150. package/dist/@codegen/jupiter_perps/instructions/getExactOutSwapAmountAndFees.js.map +0 -1
  151. package/dist/@codegen/jupiter_perps/instructions/getIncreasePosition.d.ts +0 -18
  152. package/dist/@codegen/jupiter_perps/instructions/getIncreasePosition.d.ts.map +0 -1
  153. package/dist/@codegen/jupiter_perps/instructions/getIncreasePosition.js +0 -68
  154. package/dist/@codegen/jupiter_perps/instructions/getIncreasePosition.js.map +0 -1
  155. package/dist/@codegen/jupiter_perps/instructions/getLiquidationState.d.ts +0 -17
  156. package/dist/@codegen/jupiter_perps/instructions/getLiquidationState.d.ts.map +0 -1
  157. package/dist/@codegen/jupiter_perps/instructions/getLiquidationState.js +0 -63
  158. package/dist/@codegen/jupiter_perps/instructions/getLiquidationState.js.map +0 -1
  159. package/dist/@codegen/jupiter_perps/instructions/getOraclePrice.d.ts +0 -10
  160. package/dist/@codegen/jupiter_perps/instructions/getOraclePrice.d.ts.map +0 -1
  161. package/dist/@codegen/jupiter_perps/instructions/getOraclePrice.js +0 -19
  162. package/dist/@codegen/jupiter_perps/instructions/getOraclePrice.js.map +0 -1
  163. package/dist/@codegen/jupiter_perps/instructions/getPnl.d.ts +0 -17
  164. package/dist/@codegen/jupiter_perps/instructions/getPnl.d.ts.map +0 -1
  165. package/dist/@codegen/jupiter_perps/instructions/getPnl.js +0 -63
  166. package/dist/@codegen/jupiter_perps/instructions/getPnl.js.map +0 -1
  167. package/dist/@codegen/jupiter_perps/instructions/getRemoveLiquidityAmountAndFee.d.ts +0 -16
  168. package/dist/@codegen/jupiter_perps/instructions/getRemoveLiquidityAmountAndFee.d.ts.map +0 -1
  169. package/dist/@codegen/jupiter_perps/instructions/getRemoveLiquidityAmountAndFee.js +0 -62
  170. package/dist/@codegen/jupiter_perps/instructions/getRemoveLiquidityAmountAndFee.js.map +0 -1
  171. package/dist/@codegen/jupiter_perps/instructions/getSwapAmountAndFees.d.ts +0 -17
  172. package/dist/@codegen/jupiter_perps/instructions/getSwapAmountAndFees.d.ts.map +0 -1
  173. package/dist/@codegen/jupiter_perps/instructions/getSwapAmountAndFees.js +0 -63
  174. package/dist/@codegen/jupiter_perps/instructions/getSwapAmountAndFees.js.map +0 -1
  175. package/dist/@codegen/jupiter_perps/instructions/increasePosition.d.ts +0 -25
  176. package/dist/@codegen/jupiter_perps/instructions/increasePosition.d.ts.map +0 -1
  177. package/dist/@codegen/jupiter_perps/instructions/increasePosition.js +0 -71
  178. package/dist/@codegen/jupiter_perps/instructions/increasePosition.js.map +0 -1
  179. package/dist/@codegen/jupiter_perps/instructions/increasePositionPreSwap.d.ts +0 -22
  180. package/dist/@codegen/jupiter_perps/instructions/increasePositionPreSwap.d.ts.map +0 -1
  181. package/dist/@codegen/jupiter_perps/instructions/increasePositionPreSwap.js +0 -68
  182. package/dist/@codegen/jupiter_perps/instructions/increasePositionPreSwap.js.map +0 -1
  183. package/dist/@codegen/jupiter_perps/instructions/index.d.ts +0 -71
  184. package/dist/@codegen/jupiter_perps/instructions/index.d.ts.map +0 -1
  185. package/dist/@codegen/jupiter_perps/instructions/index.js +0 -74
  186. package/dist/@codegen/jupiter_perps/instructions/index.js.map +0 -1
  187. package/dist/@codegen/jupiter_perps/instructions/init.d.ts +0 -19
  188. package/dist/@codegen/jupiter_perps/instructions/init.d.ts.map +0 -1
  189. package/dist/@codegen/jupiter_perps/instructions/init.js +0 -69
  190. package/dist/@codegen/jupiter_perps/instructions/init.js.map +0 -1
  191. package/dist/@codegen/jupiter_perps/instructions/liquidatePosition.d.ts +0 -26
  192. package/dist/@codegen/jupiter_perps/instructions/liquidatePosition.d.ts.map +0 -1
  193. package/dist/@codegen/jupiter_perps/instructions/liquidatePosition.js +0 -72
  194. package/dist/@codegen/jupiter_perps/instructions/liquidatePosition.js.map +0 -1
  195. package/dist/@codegen/jupiter_perps/instructions/removeLiquidity.d.ts +0 -24
  196. package/dist/@codegen/jupiter_perps/instructions/removeLiquidity.d.ts.map +0 -1
  197. package/dist/@codegen/jupiter_perps/instructions/removeLiquidity.js +0 -70
  198. package/dist/@codegen/jupiter_perps/instructions/removeLiquidity.js.map +0 -1
  199. package/dist/@codegen/jupiter_perps/instructions/setCustodyConfig.d.ts +0 -14
  200. package/dist/@codegen/jupiter_perps/instructions/setCustodyConfig.d.ts.map +0 -1
  201. package/dist/@codegen/jupiter_perps/instructions/setCustodyConfig.js +0 -60
  202. package/dist/@codegen/jupiter_perps/instructions/setCustodyConfig.js.map +0 -1
  203. package/dist/@codegen/jupiter_perps/instructions/setCustodyGlobalLimit.d.ts +0 -13
  204. package/dist/@codegen/jupiter_perps/instructions/setCustodyGlobalLimit.d.ts.map +0 -1
  205. package/dist/@codegen/jupiter_perps/instructions/setCustodyGlobalLimit.js +0 -59
  206. package/dist/@codegen/jupiter_perps/instructions/setCustodyGlobalLimit.js.map +0 -1
  207. package/dist/@codegen/jupiter_perps/instructions/setPerpetualsConfig.d.ts +0 -13
  208. package/dist/@codegen/jupiter_perps/instructions/setPerpetualsConfig.d.ts.map +0 -1
  209. package/dist/@codegen/jupiter_perps/instructions/setPerpetualsConfig.js +0 -59
  210. package/dist/@codegen/jupiter_perps/instructions/setPerpetualsConfig.js.map +0 -1
  211. package/dist/@codegen/jupiter_perps/instructions/setPoolConfig.d.ts +0 -14
  212. package/dist/@codegen/jupiter_perps/instructions/setPoolConfig.d.ts.map +0 -1
  213. package/dist/@codegen/jupiter_perps/instructions/setPoolConfig.js +0 -60
  214. package/dist/@codegen/jupiter_perps/instructions/setPoolConfig.js.map +0 -1
  215. package/dist/@codegen/jupiter_perps/instructions/setTestOraclePrice.d.ts +0 -17
  216. package/dist/@codegen/jupiter_perps/instructions/setTestOraclePrice.d.ts.map +0 -1
  217. package/dist/@codegen/jupiter_perps/instructions/setTestOraclePrice.js +0 -63
  218. package/dist/@codegen/jupiter_perps/instructions/setTestOraclePrice.js.map +0 -1
  219. package/dist/@codegen/jupiter_perps/instructions/setTestTime.d.ts +0 -13
  220. package/dist/@codegen/jupiter_perps/instructions/setTestTime.d.ts.map +0 -1
  221. package/dist/@codegen/jupiter_perps/instructions/setTestTime.js +0 -61
  222. package/dist/@codegen/jupiter_perps/instructions/setTestTime.js.map +0 -1
  223. package/dist/@codegen/jupiter_perps/instructions/swap.d.ts +0 -26
  224. package/dist/@codegen/jupiter_perps/instructions/swap.d.ts.map +0 -1
  225. package/dist/@codegen/jupiter_perps/instructions/swap.js +0 -74
  226. package/dist/@codegen/jupiter_perps/instructions/swap.js.map +0 -1
  227. package/dist/@codegen/jupiter_perps/instructions/swapExactOut.d.ts +0 -26
  228. package/dist/@codegen/jupiter_perps/instructions/swapExactOut.d.ts.map +0 -1
  229. package/dist/@codegen/jupiter_perps/instructions/swapExactOut.js +0 -72
  230. package/dist/@codegen/jupiter_perps/instructions/swapExactOut.js.map +0 -1
  231. package/dist/@codegen/jupiter_perps/instructions/testInit.d.ts +0 -17
  232. package/dist/@codegen/jupiter_perps/instructions/testInit.d.ts.map +0 -1
  233. package/dist/@codegen/jupiter_perps/instructions/testInit.js +0 -67
  234. package/dist/@codegen/jupiter_perps/instructions/testInit.js.map +0 -1
  235. package/dist/@codegen/jupiter_perps/instructions/transferAdmin.d.ts +0 -14
  236. package/dist/@codegen/jupiter_perps/instructions/transferAdmin.d.ts.map +0 -1
  237. package/dist/@codegen/jupiter_perps/instructions/transferAdmin.js +0 -60
  238. package/dist/@codegen/jupiter_perps/instructions/transferAdmin.js.map +0 -1
  239. package/dist/@codegen/jupiter_perps/instructions/updateDecreasePositionRequest.d.ts +0 -18
  240. package/dist/@codegen/jupiter_perps/instructions/updateDecreasePositionRequest.d.ts.map +0 -1
  241. package/dist/@codegen/jupiter_perps/instructions/updateDecreasePositionRequest.js +0 -64
  242. package/dist/@codegen/jupiter_perps/instructions/updateDecreasePositionRequest.js.map +0 -1
  243. package/dist/@codegen/jupiter_perps/instructions/updateIncreasePositionRequest.d.ts +0 -18
  244. package/dist/@codegen/jupiter_perps/instructions/updateIncreasePositionRequest.d.ts.map +0 -1
  245. package/dist/@codegen/jupiter_perps/instructions/updateIncreasePositionRequest.js +0 -64
  246. package/dist/@codegen/jupiter_perps/instructions/updateIncreasePositionRequest.js.map +0 -1
  247. package/dist/@codegen/jupiter_perps/instructions/withdrawFees.d.ts +0 -20
  248. package/dist/@codegen/jupiter_perps/instructions/withdrawFees.d.ts.map +0 -1
  249. package/dist/@codegen/jupiter_perps/instructions/withdrawFees.js +0 -68
  250. package/dist/@codegen/jupiter_perps/instructions/withdrawFees.js.map +0 -1
  251. package/dist/@codegen/jupiter_perps/programId.d.ts +0 -4
  252. package/dist/@codegen/jupiter_perps/programId.d.ts.map +0 -1
  253. package/dist/@codegen/jupiter_perps/programId.js +0 -9
  254. package/dist/@codegen/jupiter_perps/programId.js.map +0 -1
  255. package/dist/@codegen/jupiter_perps/types/AddCustodyParams.d.ts +0 -101
  256. package/dist/@codegen/jupiter_perps/types/AddCustodyParams.d.ts.map +0 -1
  257. package/dist/@codegen/jupiter_perps/types/AddCustodyParams.js +0 -114
  258. package/dist/@codegen/jupiter_perps/types/AddCustodyParams.js.map +0 -1
  259. package/dist/@codegen/jupiter_perps/types/AddLiquidityParams.d.ts +0 -33
  260. package/dist/@codegen/jupiter_perps/types/AddLiquidityParams.d.ts.map +0 -1
  261. package/dist/@codegen/jupiter_perps/types/AddLiquidityParams.js +0 -92
  262. package/dist/@codegen/jupiter_perps/types/AddLiquidityParams.js.map +0 -1
  263. package/dist/@codegen/jupiter_perps/types/AddPoolParams.d.ts +0 -66
  264. package/dist/@codegen/jupiter_perps/types/AddPoolParams.d.ts.map +0 -1
  265. package/dist/@codegen/jupiter_perps/types/AddPoolParams.js +0 -100
  266. package/dist/@codegen/jupiter_perps/types/AddPoolParams.js.map +0 -1
  267. package/dist/@codegen/jupiter_perps/types/AmountAndFee.d.ts +0 -33
  268. package/dist/@codegen/jupiter_perps/types/AmountAndFee.d.ts.map +0 -1
  269. package/dist/@codegen/jupiter_perps/types/AmountAndFee.js +0 -88
  270. package/dist/@codegen/jupiter_perps/types/AmountAndFee.js.map +0 -1
  271. package/dist/@codegen/jupiter_perps/types/Assets.d.ts +0 -48
  272. package/dist/@codegen/jupiter_perps/types/Assets.d.ts.map +0 -1
  273. package/dist/@codegen/jupiter_perps/types/Assets.js +0 -113
  274. package/dist/@codegen/jupiter_perps/types/Assets.js.map +0 -1
  275. package/dist/@codegen/jupiter_perps/types/ClosePositionRequestParams.d.ts +0 -15
  276. package/dist/@codegen/jupiter_perps/types/ClosePositionRequestParams.d.ts.map +0 -1
  277. package/dist/@codegen/jupiter_perps/types/ClosePositionRequestParams.js +0 -61
  278. package/dist/@codegen/jupiter_perps/types/ClosePositionRequestParams.js.map +0 -1
  279. package/dist/@codegen/jupiter_perps/types/CreateDecreasePositionRequestParams.d.ts +0 -71
  280. package/dist/@codegen/jupiter_perps/types/CreateDecreasePositionRequestParams.d.ts.map +0 -1
  281. package/dist/@codegen/jupiter_perps/types/CreateDecreasePositionRequestParams.js +0 -135
  282. package/dist/@codegen/jupiter_perps/types/CreateDecreasePositionRequestParams.js.map +0 -1
  283. package/dist/@codegen/jupiter_perps/types/CreateIncreasePositionRequestParams.d.ts +0 -83
  284. package/dist/@codegen/jupiter_perps/types/CreateIncreasePositionRequestParams.d.ts.map +0 -1
  285. package/dist/@codegen/jupiter_perps/types/CreateIncreasePositionRequestParams.js +0 -135
  286. package/dist/@codegen/jupiter_perps/types/CreateIncreasePositionRequestParams.js.map +0 -1
  287. package/dist/@codegen/jupiter_perps/types/DecreasePositionInfo.d.ts +0 -58
  288. package/dist/@codegen/jupiter_perps/types/DecreasePositionInfo.d.ts.map +0 -1
  289. package/dist/@codegen/jupiter_perps/types/DecreasePositionInfo.js +0 -127
  290. package/dist/@codegen/jupiter_perps/types/DecreasePositionInfo.js.map +0 -1
  291. package/dist/@codegen/jupiter_perps/types/DecreasePositionParams.d.ts +0 -15
  292. package/dist/@codegen/jupiter_perps/types/DecreasePositionParams.d.ts.map +0 -1
  293. package/dist/@codegen/jupiter_perps/types/DecreasePositionParams.js +0 -61
  294. package/dist/@codegen/jupiter_perps/types/DecreasePositionParams.js.map +0 -1
  295. package/dist/@codegen/jupiter_perps/types/DecreasePositionPostSwapParams.d.ts +0 -15
  296. package/dist/@codegen/jupiter_perps/types/DecreasePositionPostSwapParams.d.ts.map +0 -1
  297. package/dist/@codegen/jupiter_perps/types/DecreasePositionPostSwapParams.js +0 -61
  298. package/dist/@codegen/jupiter_perps/types/DecreasePositionPostSwapParams.js.map +0 -1
  299. package/dist/@codegen/jupiter_perps/types/Fees.d.ts +0 -63
  300. package/dist/@codegen/jupiter_perps/types/Fees.d.ts.map +0 -1
  301. package/dist/@codegen/jupiter_perps/types/Fees.js +0 -134
  302. package/dist/@codegen/jupiter_perps/types/Fees.js.map +0 -1
  303. package/dist/@codegen/jupiter_perps/types/FundingRateState.d.ts +0 -33
  304. package/dist/@codegen/jupiter_perps/types/FundingRateState.d.ts.map +0 -1
  305. package/dist/@codegen/jupiter_perps/types/FundingRateState.js +0 -92
  306. package/dist/@codegen/jupiter_perps/types/FundingRateState.js.map +0 -1
  307. package/dist/@codegen/jupiter_perps/types/GetAddLiquidityAmountAndFeeParams.d.ts +0 -23
  308. package/dist/@codegen/jupiter_perps/types/GetAddLiquidityAmountAndFeeParams.d.ts.map +0 -1
  309. package/dist/@codegen/jupiter_perps/types/GetAddLiquidityAmountAndFeeParams.js +0 -76
  310. package/dist/@codegen/jupiter_perps/types/GetAddLiquidityAmountAndFeeParams.js.map +0 -1
  311. package/dist/@codegen/jupiter_perps/types/GetDecreasePositionParams.d.ts +0 -28
  312. package/dist/@codegen/jupiter_perps/types/GetDecreasePositionParams.d.ts.map +0 -1
  313. package/dist/@codegen/jupiter_perps/types/GetDecreasePositionParams.js +0 -82
  314. package/dist/@codegen/jupiter_perps/types/GetDecreasePositionParams.js.map +0 -1
  315. package/dist/@codegen/jupiter_perps/types/GetExactOutSwapAmountAndFeesParams.d.ts +0 -23
  316. package/dist/@codegen/jupiter_perps/types/GetExactOutSwapAmountAndFeesParams.d.ts.map +0 -1
  317. package/dist/@codegen/jupiter_perps/types/GetExactOutSwapAmountAndFeesParams.js +0 -76
  318. package/dist/@codegen/jupiter_perps/types/GetExactOutSwapAmountAndFeesParams.js.map +0 -1
  319. package/dist/@codegen/jupiter_perps/types/GetIncreasePositionParams.d.ts +0 -45
  320. package/dist/@codegen/jupiter_perps/types/GetIncreasePositionParams.d.ts.map +0 -1
  321. package/dist/@codegen/jupiter_perps/types/GetIncreasePositionParams.js +0 -93
  322. package/dist/@codegen/jupiter_perps/types/GetIncreasePositionParams.js.map +0 -1
  323. package/dist/@codegen/jupiter_perps/types/GetLiquidationStateParams.d.ts +0 -15
  324. package/dist/@codegen/jupiter_perps/types/GetLiquidationStateParams.d.ts.map +0 -1
  325. package/dist/@codegen/jupiter_perps/types/GetLiquidationStateParams.js +0 -61
  326. package/dist/@codegen/jupiter_perps/types/GetLiquidationStateParams.js.map +0 -1
  327. package/dist/@codegen/jupiter_perps/types/GetPnlAndFeeParams.d.ts +0 -15
  328. package/dist/@codegen/jupiter_perps/types/GetPnlAndFeeParams.d.ts.map +0 -1
  329. package/dist/@codegen/jupiter_perps/types/GetPnlAndFeeParams.js +0 -61
  330. package/dist/@codegen/jupiter_perps/types/GetPnlAndFeeParams.js.map +0 -1
  331. package/dist/@codegen/jupiter_perps/types/GetRemoveLiquidityAmountAndFeeParams.d.ts +0 -23
  332. package/dist/@codegen/jupiter_perps/types/GetRemoveLiquidityAmountAndFeeParams.d.ts.map +0 -1
  333. package/dist/@codegen/jupiter_perps/types/GetRemoveLiquidityAmountAndFeeParams.js +0 -76
  334. package/dist/@codegen/jupiter_perps/types/GetRemoveLiquidityAmountAndFeeParams.js.map +0 -1
  335. package/dist/@codegen/jupiter_perps/types/GetSwapAmountAndFeesParams.d.ts +0 -23
  336. package/dist/@codegen/jupiter_perps/types/GetSwapAmountAndFeesParams.d.ts.map +0 -1
  337. package/dist/@codegen/jupiter_perps/types/GetSwapAmountAndFeesParams.js +0 -76
  338. package/dist/@codegen/jupiter_perps/types/GetSwapAmountAndFeesParams.js.map +0 -1
  339. package/dist/@codegen/jupiter_perps/types/IncreasePositionInfo.d.ts +0 -38
  340. package/dist/@codegen/jupiter_perps/types/IncreasePositionInfo.d.ts.map +0 -1
  341. package/dist/@codegen/jupiter_perps/types/IncreasePositionInfo.js +0 -99
  342. package/dist/@codegen/jupiter_perps/types/IncreasePositionInfo.js.map +0 -1
  343. package/dist/@codegen/jupiter_perps/types/IncreasePositionParams.d.ts +0 -15
  344. package/dist/@codegen/jupiter_perps/types/IncreasePositionParams.d.ts.map +0 -1
  345. package/dist/@codegen/jupiter_perps/types/IncreasePositionParams.js +0 -61
  346. package/dist/@codegen/jupiter_perps/types/IncreasePositionParams.js.map +0 -1
  347. package/dist/@codegen/jupiter_perps/types/IncreasePositionPreSwapParams.d.ts +0 -15
  348. package/dist/@codegen/jupiter_perps/types/IncreasePositionPreSwapParams.d.ts.map +0 -1
  349. package/dist/@codegen/jupiter_perps/types/IncreasePositionPreSwapParams.js +0 -61
  350. package/dist/@codegen/jupiter_perps/types/IncreasePositionPreSwapParams.js.map +0 -1
  351. package/dist/@codegen/jupiter_perps/types/InitParams.d.ts +0 -52
  352. package/dist/@codegen/jupiter_perps/types/InitParams.d.ts.map +0 -1
  353. package/dist/@codegen/jupiter_perps/types/InitParams.js +0 -116
  354. package/dist/@codegen/jupiter_perps/types/InitParams.js.map +0 -1
  355. package/dist/@codegen/jupiter_perps/types/Limit.d.ts +0 -33
  356. package/dist/@codegen/jupiter_perps/types/Limit.d.ts.map +0 -1
  357. package/dist/@codegen/jupiter_perps/types/Limit.js +0 -92
  358. package/dist/@codegen/jupiter_perps/types/Limit.js.map +0 -1
  359. package/dist/@codegen/jupiter_perps/types/LiquidatePositionParams.d.ts +0 -15
  360. package/dist/@codegen/jupiter_perps/types/LiquidatePositionParams.d.ts.map +0 -1
  361. package/dist/@codegen/jupiter_perps/types/LiquidatePositionParams.js +0 -61
  362. package/dist/@codegen/jupiter_perps/types/LiquidatePositionParams.js.map +0 -1
  363. package/dist/@codegen/jupiter_perps/types/OracleParams.d.ts +0 -51
  364. package/dist/@codegen/jupiter_perps/types/OracleParams.d.ts.map +0 -1
  365. package/dist/@codegen/jupiter_perps/types/OracleParams.js +0 -102
  366. package/dist/@codegen/jupiter_perps/types/OracleParams.js.map +0 -1
  367. package/dist/@codegen/jupiter_perps/types/OraclePrice.d.ts +0 -28
  368. package/dist/@codegen/jupiter_perps/types/OraclePrice.d.ts.map +0 -1
  369. package/dist/@codegen/jupiter_perps/types/OraclePrice.js +0 -82
  370. package/dist/@codegen/jupiter_perps/types/OraclePrice.js.map +0 -1
  371. package/dist/@codegen/jupiter_perps/types/OraclePriceInfo.d.ts +0 -48
  372. package/dist/@codegen/jupiter_perps/types/OraclePriceInfo.d.ts.map +0 -1
  373. package/dist/@codegen/jupiter_perps/types/OraclePriceInfo.js +0 -113
  374. package/dist/@codegen/jupiter_perps/types/OraclePriceInfo.js.map +0 -1
  375. package/dist/@codegen/jupiter_perps/types/OracleType.d.ts +0 -45
  376. package/dist/@codegen/jupiter_perps/types/OracleType.d.ts.map +0 -1
  377. package/dist/@codegen/jupiter_perps/types/OracleType.js +0 -132
  378. package/dist/@codegen/jupiter_perps/types/OracleType.js.map +0 -1
  379. package/dist/@codegen/jupiter_perps/types/Permissions.d.ts +0 -52
  380. package/dist/@codegen/jupiter_perps/types/Permissions.d.ts.map +0 -1
  381. package/dist/@codegen/jupiter_perps/types/Permissions.js +0 -116
  382. package/dist/@codegen/jupiter_perps/types/Permissions.js.map +0 -1
  383. package/dist/@codegen/jupiter_perps/types/PnlAndFee.d.ts +0 -48
  384. package/dist/@codegen/jupiter_perps/types/PnlAndFee.d.ts.map +0 -1
  385. package/dist/@codegen/jupiter_perps/types/PnlAndFee.js +0 -113
  386. package/dist/@codegen/jupiter_perps/types/PnlAndFee.js.map +0 -1
  387. package/dist/@codegen/jupiter_perps/types/PoolApr.d.ts +0 -33
  388. package/dist/@codegen/jupiter_perps/types/PoolApr.d.ts.map +0 -1
  389. package/dist/@codegen/jupiter_perps/types/PoolApr.js +0 -92
  390. package/dist/@codegen/jupiter_perps/types/PoolApr.js.map +0 -1
  391. package/dist/@codegen/jupiter_perps/types/PriceCalcMode.d.ts +0 -45
  392. package/dist/@codegen/jupiter_perps/types/PriceCalcMode.d.ts.map +0 -1
  393. package/dist/@codegen/jupiter_perps/types/PriceCalcMode.js +0 -132
  394. package/dist/@codegen/jupiter_perps/types/PriceCalcMode.js.map +0 -1
  395. package/dist/@codegen/jupiter_perps/types/PricingParams.d.ts +0 -48
  396. package/dist/@codegen/jupiter_perps/types/PricingParams.d.ts.map +0 -1
  397. package/dist/@codegen/jupiter_perps/types/PricingParams.js +0 -113
  398. package/dist/@codegen/jupiter_perps/types/PricingParams.js.map +0 -1
  399. package/dist/@codegen/jupiter_perps/types/RemoveLiquidityParams.d.ts +0 -28
  400. package/dist/@codegen/jupiter_perps/types/RemoveLiquidityParams.d.ts.map +0 -1
  401. package/dist/@codegen/jupiter_perps/types/RemoveLiquidityParams.js +0 -82
  402. package/dist/@codegen/jupiter_perps/types/RemoveLiquidityParams.js.map +0 -1
  403. package/dist/@codegen/jupiter_perps/types/RequestChange.d.ts +0 -45
  404. package/dist/@codegen/jupiter_perps/types/RequestChange.d.ts.map +0 -1
  405. package/dist/@codegen/jupiter_perps/types/RequestChange.js +0 -132
  406. package/dist/@codegen/jupiter_perps/types/RequestChange.js.map +0 -1
  407. package/dist/@codegen/jupiter_perps/types/RequestType.d.ts +0 -32
  408. package/dist/@codegen/jupiter_perps/types/RequestType.d.ts.map +0 -1
  409. package/dist/@codegen/jupiter_perps/types/RequestType.js +0 -108
  410. package/dist/@codegen/jupiter_perps/types/RequestType.js.map +0 -1
  411. package/dist/@codegen/jupiter_perps/types/SetCustodyConfigParams.d.ts +0 -96
  412. package/dist/@codegen/jupiter_perps/types/SetCustodyConfigParams.d.ts.map +0 -1
  413. package/dist/@codegen/jupiter_perps/types/SetCustodyConfigParams.js +0 -107
  414. package/dist/@codegen/jupiter_perps/types/SetCustodyConfigParams.js.map +0 -1
  415. package/dist/@codegen/jupiter_perps/types/SetCustodyGlobalLimitParams.d.ts +0 -28
  416. package/dist/@codegen/jupiter_perps/types/SetCustodyGlobalLimitParams.d.ts.map +0 -1
  417. package/dist/@codegen/jupiter_perps/types/SetCustodyGlobalLimitParams.js +0 -82
  418. package/dist/@codegen/jupiter_perps/types/SetCustodyGlobalLimitParams.js.map +0 -1
  419. package/dist/@codegen/jupiter_perps/types/SetPerpetualsConfigParams.d.ts +0 -38
  420. package/dist/@codegen/jupiter_perps/types/SetPerpetualsConfigParams.d.ts.map +0 -1
  421. package/dist/@codegen/jupiter_perps/types/SetPerpetualsConfigParams.js +0 -73
  422. package/dist/@codegen/jupiter_perps/types/SetPerpetualsConfigParams.js.map +0 -1
  423. package/dist/@codegen/jupiter_perps/types/SetPoolConfigParams.d.ts +0 -61
  424. package/dist/@codegen/jupiter_perps/types/SetPoolConfigParams.d.ts.map +0 -1
  425. package/dist/@codegen/jupiter_perps/types/SetPoolConfigParams.js +0 -93
  426. package/dist/@codegen/jupiter_perps/types/SetPoolConfigParams.js.map +0 -1
  427. package/dist/@codegen/jupiter_perps/types/SetTestOraclePriceParams.d.ts +0 -38
  428. package/dist/@codegen/jupiter_perps/types/SetTestOraclePriceParams.d.ts.map +0 -1
  429. package/dist/@codegen/jupiter_perps/types/SetTestOraclePriceParams.js +0 -99
  430. package/dist/@codegen/jupiter_perps/types/SetTestOraclePriceParams.js.map +0 -1
  431. package/dist/@codegen/jupiter_perps/types/SetTestTimeParams.d.ts +0 -23
  432. package/dist/@codegen/jupiter_perps/types/SetTestTimeParams.d.ts.map +0 -1
  433. package/dist/@codegen/jupiter_perps/types/SetTestTimeParams.js +0 -76
  434. package/dist/@codegen/jupiter_perps/types/SetTestTimeParams.js.map +0 -1
  435. package/dist/@codegen/jupiter_perps/types/Side.d.ts +0 -45
  436. package/dist/@codegen/jupiter_perps/types/Side.d.ts.map +0 -1
  437. package/dist/@codegen/jupiter_perps/types/Side.js +0 -132
  438. package/dist/@codegen/jupiter_perps/types/Side.js.map +0 -1
  439. package/dist/@codegen/jupiter_perps/types/SwapAmountAndFees.d.ts +0 -38
  440. package/dist/@codegen/jupiter_perps/types/SwapAmountAndFees.d.ts.map +0 -1
  441. package/dist/@codegen/jupiter_perps/types/SwapAmountAndFees.js +0 -99
  442. package/dist/@codegen/jupiter_perps/types/SwapAmountAndFees.js.map +0 -1
  443. package/dist/@codegen/jupiter_perps/types/SwapExactOutParams.d.ts +0 -28
  444. package/dist/@codegen/jupiter_perps/types/SwapExactOutParams.d.ts.map +0 -1
  445. package/dist/@codegen/jupiter_perps/types/SwapExactOutParams.js +0 -82
  446. package/dist/@codegen/jupiter_perps/types/SwapExactOutParams.js.map +0 -1
  447. package/dist/@codegen/jupiter_perps/types/SwapParams.d.ts +0 -28
  448. package/dist/@codegen/jupiter_perps/types/SwapParams.d.ts.map +0 -1
  449. package/dist/@codegen/jupiter_perps/types/SwapParams.js +0 -82
  450. package/dist/@codegen/jupiter_perps/types/SwapParams.js.map +0 -1
  451. package/dist/@codegen/jupiter_perps/types/TestInitParams.d.ts +0 -52
  452. package/dist/@codegen/jupiter_perps/types/TestInitParams.d.ts.map +0 -1
  453. package/dist/@codegen/jupiter_perps/types/TestInitParams.js +0 -116
  454. package/dist/@codegen/jupiter_perps/types/TestInitParams.js.map +0 -1
  455. package/dist/@codegen/jupiter_perps/types/TransferAdminParams.d.ts +0 -15
  456. package/dist/@codegen/jupiter_perps/types/TransferAdminParams.d.ts.map +0 -1
  457. package/dist/@codegen/jupiter_perps/types/TransferAdminParams.js +0 -61
  458. package/dist/@codegen/jupiter_perps/types/TransferAdminParams.js.map +0 -1
  459. package/dist/@codegen/jupiter_perps/types/UpdateDecreasePositionRequestParams.d.ts +0 -28
  460. package/dist/@codegen/jupiter_perps/types/UpdateDecreasePositionRequestParams.d.ts.map +0 -1
  461. package/dist/@codegen/jupiter_perps/types/UpdateDecreasePositionRequestParams.js +0 -82
  462. package/dist/@codegen/jupiter_perps/types/UpdateDecreasePositionRequestParams.js.map +0 -1
  463. package/dist/@codegen/jupiter_perps/types/UpdateIncreasePositionRequestParams.d.ts +0 -28
  464. package/dist/@codegen/jupiter_perps/types/UpdateIncreasePositionRequestParams.d.ts.map +0 -1
  465. package/dist/@codegen/jupiter_perps/types/UpdateIncreasePositionRequestParams.js +0 -82
  466. package/dist/@codegen/jupiter_perps/types/UpdateIncreasePositionRequestParams.js.map +0 -1
  467. package/dist/@codegen/jupiter_perps/types/WithdrawFeesParams.d.ts +0 -15
  468. package/dist/@codegen/jupiter_perps/types/WithdrawFeesParams.d.ts.map +0 -1
  469. package/dist/@codegen/jupiter_perps/types/WithdrawFeesParams.js +0 -61
  470. package/dist/@codegen/jupiter_perps/types/WithdrawFeesParams.js.map +0 -1
  471. package/dist/@codegen/jupiter_perps/types/index.d.ts +0 -119
  472. package/dist/@codegen/jupiter_perps/types/index.d.ts.map +0 -1
  473. package/dist/@codegen/jupiter_perps/types/index.js +0 -146
  474. package/dist/@codegen/jupiter_perps/types/index.js.map +0 -1
  475. package/dist/@codegen/jupiter_perps/utils/borshAddress.d.ts +0 -4
  476. package/dist/@codegen/jupiter_perps/utils/borshAddress.d.ts.map +0 -1
  477. package/dist/@codegen/jupiter_perps/utils/borshAddress.js +0 -30
  478. package/dist/@codegen/jupiter_perps/utils/borshAddress.js.map +0 -1
  479. package/dist/@codegen/jupiter_perps/utils/index.d.ts +0 -2
  480. package/dist/@codegen/jupiter_perps/utils/index.d.ts.map +0 -1
  481. package/dist/@codegen/jupiter_perps/utils/index.js +0 -18
  482. package/dist/@codegen/jupiter_perps/utils/index.js.map +0 -1
  483. package/dist/@codegen/klend/accounts/GlobalConfig.d.ts +0 -40
  484. package/dist/@codegen/klend/accounts/GlobalConfig.d.ts.map +0 -1
  485. package/dist/@codegen/klend/accounts/GlobalConfig.js +0 -118
  486. package/dist/@codegen/klend/accounts/GlobalConfig.js.map +0 -1
  487. package/dist/@codegen/klend/accounts/LendingMarket.d.ts +0 -285
  488. package/dist/@codegen/klend/accounts/LendingMarket.d.ts.map +0 -1
  489. package/dist/@codegen/klend/accounts/LendingMarket.js +0 -358
  490. package/dist/@codegen/klend/accounts/LendingMarket.js.map +0 -1
  491. package/dist/@codegen/klend/accounts/Obligation.d.ts +0 -199
  492. package/dist/@codegen/klend/accounts/Obligation.d.ts.map +0 -1
  493. package/dist/@codegen/klend/accounts/Obligation.js +0 -295
  494. package/dist/@codegen/klend/accounts/Obligation.js.map +0 -1
  495. package/dist/@codegen/klend/accounts/ReferrerState.d.ts +0 -22
  496. package/dist/@codegen/klend/accounts/ReferrerState.d.ts.map +0 -1
  497. package/dist/@codegen/klend/accounts/ReferrerState.js +0 -102
  498. package/dist/@codegen/klend/accounts/ReferrerState.js.map +0 -1
  499. package/dist/@codegen/klend/accounts/ReferrerTokenState.d.ts +0 -51
  500. package/dist/@codegen/klend/accounts/ReferrerTokenState.d.ts.map +0 -1
  501. package/dist/@codegen/klend/accounts/ReferrerTokenState.js +0 -137
  502. package/dist/@codegen/klend/accounts/ReferrerTokenState.js.map +0 -1
  503. package/dist/@codegen/klend/accounts/Reserve.d.ts +0 -90
  504. package/dist/@codegen/klend/accounts/Reserve.d.ts.map +0 -1
  505. package/dist/@codegen/klend/accounts/Reserve.js +0 -192
  506. package/dist/@codegen/klend/accounts/Reserve.js.map +0 -1
  507. package/dist/@codegen/klend/accounts/ShortUrl.d.ts +0 -22
  508. package/dist/@codegen/klend/accounts/ShortUrl.d.ts.map +0 -1
  509. package/dist/@codegen/klend/accounts/ShortUrl.js +0 -102
  510. package/dist/@codegen/klend/accounts/ShortUrl.js.map +0 -1
  511. package/dist/@codegen/klend/accounts/UserMetadata.d.ts +0 -48
  512. package/dist/@codegen/klend/accounts/UserMetadata.d.ts.map +0 -1
  513. package/dist/@codegen/klend/accounts/UserMetadata.js +0 -136
  514. package/dist/@codegen/klend/accounts/UserMetadata.js.map +0 -1
  515. package/dist/@codegen/klend/accounts/UserState.d.ts +0 -143
  516. package/dist/@codegen/klend/accounts/UserState.d.ts.map +0 -1
  517. package/dist/@codegen/klend/accounts/UserState.js +0 -222
  518. package/dist/@codegen/klend/accounts/UserState.js.map +0 -1
  519. package/dist/@codegen/klend/accounts/index.d.ts +0 -19
  520. package/dist/@codegen/klend/accounts/index.d.ts.map +0 -1
  521. package/dist/@codegen/klend/accounts/index.js +0 -22
  522. package/dist/@codegen/klend/accounts/index.js.map +0 -1
  523. package/dist/@codegen/klend/errors/anchor.d.ts +0 -435
  524. package/dist/@codegen/klend/errors/anchor.d.ts.map +0 -1
  525. package/dist/@codegen/klend/errors/anchor.js +0 -767
  526. package/dist/@codegen/klend/errors/anchor.js.map +0 -1
  527. package/dist/@codegen/klend/errors/custom.d.ts +0 -1067
  528. package/dist/@codegen/klend/errors/custom.d.ts.map +0 -1
  529. package/dist/@codegen/klend/errors/custom.js +0 -1874
  530. package/dist/@codegen/klend/errors/custom.js.map +0 -1
  531. package/dist/@codegen/klend/errors/index.d.ts +0 -6
  532. package/dist/@codegen/klend/errors/index.d.ts.map +0 -1
  533. package/dist/@codegen/klend/errors/index.js +0 -86
  534. package/dist/@codegen/klend/errors/index.js.map +0 -1
  535. package/dist/@codegen/klend/instructions/borrowObligationLiquidity.d.ts +0 -23
  536. package/dist/@codegen/klend/instructions/borrowObligationLiquidity.d.ts.map +0 -1
  537. package/dist/@codegen/klend/instructions/borrowObligationLiquidity.js +0 -72
  538. package/dist/@codegen/klend/instructions/borrowObligationLiquidity.js.map +0 -1
  539. package/dist/@codegen/klend/instructions/borrowObligationLiquidityV2.d.ts +0 -30
  540. package/dist/@codegen/klend/instructions/borrowObligationLiquidityV2.d.ts.map +0 -1
  541. package/dist/@codegen/klend/instructions/borrowObligationLiquidityV2.js +0 -89
  542. package/dist/@codegen/klend/instructions/borrowObligationLiquidityV2.js.map +0 -1
  543. package/dist/@codegen/klend/instructions/deleteReferrerStateAndShortUrl.d.ts +0 -11
  544. package/dist/@codegen/klend/instructions/deleteReferrerStateAndShortUrl.d.ts.map +0 -1
  545. package/dist/@codegen/klend/instructions/deleteReferrerStateAndShortUrl.js +0 -20
  546. package/dist/@codegen/klend/instructions/deleteReferrerStateAndShortUrl.js.map +0 -1
  547. package/dist/@codegen/klend/instructions/depositAndWithdraw.d.ts +0 -53
  548. package/dist/@codegen/klend/instructions/depositAndWithdraw.d.ts.map +0 -1
  549. package/dist/@codegen/klend/instructions/depositAndWithdraw.js +0 -135
  550. package/dist/@codegen/klend/instructions/depositAndWithdraw.js.map +0 -1
  551. package/dist/@codegen/klend/instructions/depositObligationCollateral.d.ts +0 -19
  552. package/dist/@codegen/klend/instructions/depositObligationCollateral.d.ts.map +0 -1
  553. package/dist/@codegen/klend/instructions/depositObligationCollateral.js +0 -64
  554. package/dist/@codegen/klend/instructions/depositObligationCollateral.js.map +0 -1
  555. package/dist/@codegen/klend/instructions/depositObligationCollateralV2.d.ts +0 -27
  556. package/dist/@codegen/klend/instructions/depositObligationCollateralV2.d.ts.map +0 -1
  557. package/dist/@codegen/klend/instructions/depositObligationCollateralV2.js +0 -81
  558. package/dist/@codegen/klend/instructions/depositObligationCollateralV2.js.map +0 -1
  559. package/dist/@codegen/klend/instructions/depositReserveLiquidity.d.ts +0 -23
  560. package/dist/@codegen/klend/instructions/depositReserveLiquidity.d.ts.map +0 -1
  561. package/dist/@codegen/klend/instructions/depositReserveLiquidity.js +0 -68
  562. package/dist/@codegen/klend/instructions/depositReserveLiquidity.js.map +0 -1
  563. package/dist/@codegen/klend/instructions/depositReserveLiquidityAndObligationCollateral.d.ts +0 -25
  564. package/dist/@codegen/klend/instructions/depositReserveLiquidityAndObligationCollateral.d.ts.map +0 -1
  565. package/dist/@codegen/klend/instructions/depositReserveLiquidityAndObligationCollateral.js +0 -77
  566. package/dist/@codegen/klend/instructions/depositReserveLiquidityAndObligationCollateral.js.map +0 -1
  567. package/dist/@codegen/klend/instructions/depositReserveLiquidityAndObligationCollateralV2.d.ts +0 -32
  568. package/dist/@codegen/klend/instructions/depositReserveLiquidityAndObligationCollateralV2.d.ts.map +0 -1
  569. package/dist/@codegen/klend/instructions/depositReserveLiquidityAndObligationCollateralV2.js +0 -96
  570. package/dist/@codegen/klend/instructions/depositReserveLiquidityAndObligationCollateralV2.js.map +0 -1
  571. package/dist/@codegen/klend/instructions/flashBorrowReserveLiquidity.d.ts +0 -23
  572. package/dist/@codegen/klend/instructions/flashBorrowReserveLiquidity.d.ts.map +0 -1
  573. package/dist/@codegen/klend/instructions/flashBorrowReserveLiquidity.js +0 -78
  574. package/dist/@codegen/klend/instructions/flashBorrowReserveLiquidity.js.map +0 -1
  575. package/dist/@codegen/klend/instructions/flashRepayReserveLiquidity.d.ts +0 -24
  576. package/dist/@codegen/klend/instructions/flashRepayReserveLiquidity.d.ts.map +0 -1
  577. package/dist/@codegen/klend/instructions/flashRepayReserveLiquidity.js +0 -80
  578. package/dist/@codegen/klend/instructions/flashRepayReserveLiquidity.js.map +0 -1
  579. package/dist/@codegen/klend/instructions/idlMissingTypes.d.ts +0 -21
  580. package/dist/@codegen/klend/instructions/idlMissingTypes.d.ts.map +0 -1
  581. package/dist/@codegen/klend/instructions/idlMissingTypes.js +0 -73
  582. package/dist/@codegen/klend/instructions/idlMissingTypes.js.map +0 -1
  583. package/dist/@codegen/klend/instructions/index.d.ts +0 -99
  584. package/dist/@codegen/klend/instructions/index.d.ts.map +0 -1
  585. package/dist/@codegen/klend/instructions/index.js +0 -102
  586. package/dist/@codegen/klend/instructions/index.js.map +0 -1
  587. package/dist/@codegen/klend/instructions/initFarmsForReserve.d.ts +0 -20
  588. package/dist/@codegen/klend/instructions/initFarmsForReserve.d.ts.map +0 -1
  589. package/dist/@codegen/klend/instructions/initFarmsForReserve.js +0 -68
  590. package/dist/@codegen/klend/instructions/initFarmsForReserve.js.map +0 -1
  591. package/dist/@codegen/klend/instructions/initGlobalConfig.d.ts +0 -11
  592. package/dist/@codegen/klend/instructions/initGlobalConfig.d.ts.map +0 -1
  593. package/dist/@codegen/klend/instructions/initGlobalConfig.js +0 -20
  594. package/dist/@codegen/klend/instructions/initGlobalConfig.js.map +0 -1
  595. package/dist/@codegen/klend/instructions/initLendingMarket.d.ts +0 -15
  596. package/dist/@codegen/klend/instructions/initLendingMarket.d.ts.map +0 -1
  597. package/dist/@codegen/klend/instructions/initLendingMarket.js +0 -65
  598. package/dist/@codegen/klend/instructions/initLendingMarket.js.map +0 -1
  599. package/dist/@codegen/klend/instructions/initObligation.d.ts +0 -20
  600. package/dist/@codegen/klend/instructions/initObligation.d.ts.map +0 -1
  601. package/dist/@codegen/klend/instructions/initObligation.js +0 -70
  602. package/dist/@codegen/klend/instructions/initObligation.js.map +0 -1
  603. package/dist/@codegen/klend/instructions/initObligationFarmsForReserve.d.ts +0 -21
  604. package/dist/@codegen/klend/instructions/initObligationFarmsForReserve.d.ts.map +0 -1
  605. package/dist/@codegen/klend/instructions/initObligationFarmsForReserve.js +0 -67
  606. package/dist/@codegen/klend/instructions/initObligationFarmsForReserve.js.map +0 -1
  607. package/dist/@codegen/klend/instructions/initReferrerStateAndShortUrl.d.ts +0 -16
  608. package/dist/@codegen/klend/instructions/initReferrerStateAndShortUrl.d.ts.map +0 -1
  609. package/dist/@codegen/klend/instructions/initReferrerStateAndShortUrl.js +0 -62
  610. package/dist/@codegen/klend/instructions/initReferrerStateAndShortUrl.js.map +0 -1
  611. package/dist/@codegen/klend/instructions/initReferrerTokenState.d.ts +0 -13
  612. package/dist/@codegen/klend/instructions/initReferrerTokenState.d.ts.map +0 -1
  613. package/dist/@codegen/klend/instructions/initReferrerTokenState.js +0 -22
  614. package/dist/@codegen/klend/instructions/initReferrerTokenState.js.map +0 -1
  615. package/dist/@codegen/klend/instructions/initReserve.d.ts +0 -20
  616. package/dist/@codegen/klend/instructions/initReserve.d.ts.map +0 -1
  617. package/dist/@codegen/klend/instructions/initReserve.js +0 -29
  618. package/dist/@codegen/klend/instructions/initReserve.js.map +0 -1
  619. package/dist/@codegen/klend/instructions/initUserMetadata.d.ts +0 -16
  620. package/dist/@codegen/klend/instructions/initUserMetadata.d.ts.map +0 -1
  621. package/dist/@codegen/klend/instructions/initUserMetadata.js +0 -67
  622. package/dist/@codegen/klend/instructions/initUserMetadata.js.map +0 -1
  623. package/dist/@codegen/klend/instructions/liquidateObligationAndRedeemReserveCollateral.d.ts +0 -33
  624. package/dist/@codegen/klend/instructions/liquidateObligationAndRedeemReserveCollateral.d.ts.map +0 -1
  625. package/dist/@codegen/klend/instructions/liquidateObligationAndRedeemReserveCollateral.js +0 -84
  626. package/dist/@codegen/klend/instructions/liquidateObligationAndRedeemReserveCollateral.js.map +0 -1
  627. package/dist/@codegen/klend/instructions/liquidateObligationAndRedeemReserveCollateralV2.d.ts +0 -44
  628. package/dist/@codegen/klend/instructions/liquidateObligationAndRedeemReserveCollateralV2.d.ts.map +0 -1
  629. package/dist/@codegen/klend/instructions/liquidateObligationAndRedeemReserveCollateralV2.js +0 -138
  630. package/dist/@codegen/klend/instructions/liquidateObligationAndRedeemReserveCollateralV2.js.map +0 -1
  631. package/dist/@codegen/klend/instructions/markObligationForDeleveraging.d.ts +0 -13
  632. package/dist/@codegen/klend/instructions/markObligationForDeleveraging.d.ts.map +0 -1
  633. package/dist/@codegen/klend/instructions/markObligationForDeleveraging.js +0 -63
  634. package/dist/@codegen/klend/instructions/markObligationForDeleveraging.js.map +0 -1
  635. package/dist/@codegen/klend/instructions/redeemFees.d.ts +0 -13
  636. package/dist/@codegen/klend/instructions/redeemFees.d.ts.map +0 -1
  637. package/dist/@codegen/klend/instructions/redeemFees.js +0 -22
  638. package/dist/@codegen/klend/instructions/redeemFees.js.map +0 -1
  639. package/dist/@codegen/klend/instructions/redeemReserveCollateral.d.ts +0 -23
  640. package/dist/@codegen/klend/instructions/redeemReserveCollateral.d.ts.map +0 -1
  641. package/dist/@codegen/klend/instructions/redeemReserveCollateral.js +0 -70
  642. package/dist/@codegen/klend/instructions/redeemReserveCollateral.js.map +0 -1
  643. package/dist/@codegen/klend/instructions/refreshObligation.d.ts +0 -8
  644. package/dist/@codegen/klend/instructions/refreshObligation.d.ts.map +0 -1
  645. package/dist/@codegen/klend/instructions/refreshObligation.js +0 -17
  646. package/dist/@codegen/klend/instructions/refreshObligation.js.map +0 -1
  647. package/dist/@codegen/klend/instructions/refreshObligationFarmsForReserve.d.ts +0 -22
  648. package/dist/@codegen/klend/instructions/refreshObligationFarmsForReserve.d.ts.map +0 -1
  649. package/dist/@codegen/klend/instructions/refreshObligationFarmsForReserve.js +0 -66
  650. package/dist/@codegen/klend/instructions/refreshObligationFarmsForReserve.js.map +0 -1
  651. package/dist/@codegen/klend/instructions/refreshReserve.d.ts +0 -12
  652. package/dist/@codegen/klend/instructions/refreshReserve.d.ts.map +0 -1
  653. package/dist/@codegen/klend/instructions/refreshReserve.js +0 -31
  654. package/dist/@codegen/klend/instructions/refreshReserve.js.map +0 -1
  655. package/dist/@codegen/klend/instructions/refreshReservesBatch.d.ts +0 -8
  656. package/dist/@codegen/klend/instructions/refreshReservesBatch.d.ts.map +0 -1
  657. package/dist/@codegen/klend/instructions/refreshReservesBatch.js +0 -56
  658. package/dist/@codegen/klend/instructions/refreshReservesBatch.js.map +0 -1
  659. package/dist/@codegen/klend/instructions/repayAndWithdrawAndRedeem.d.ts +0 -48
  660. package/dist/@codegen/klend/instructions/repayAndWithdrawAndRedeem.d.ts.map +0 -1
  661. package/dist/@codegen/klend/instructions/repayAndWithdrawAndRedeem.js +0 -119
  662. package/dist/@codegen/klend/instructions/repayAndWithdrawAndRedeem.js.map +0 -1
  663. package/dist/@codegen/klend/instructions/repayObligationLiquidity.d.ts +0 -20
  664. package/dist/@codegen/klend/instructions/repayObligationLiquidity.d.ts.map +0 -1
  665. package/dist/@codegen/klend/instructions/repayObligationLiquidity.js +0 -65
  666. package/dist/@codegen/klend/instructions/repayObligationLiquidity.js.map +0 -1
  667. package/dist/@codegen/klend/instructions/repayObligationLiquidityV2.d.ts +0 -28
  668. package/dist/@codegen/klend/instructions/repayObligationLiquidityV2.d.ts.map +0 -1
  669. package/dist/@codegen/klend/instructions/repayObligationLiquidityV2.js +0 -82
  670. package/dist/@codegen/klend/instructions/repayObligationLiquidityV2.js.map +0 -1
  671. package/dist/@codegen/klend/instructions/requestElevationGroup.d.ts +0 -13
  672. package/dist/@codegen/klend/instructions/requestElevationGroup.d.ts.map +0 -1
  673. package/dist/@codegen/klend/instructions/requestElevationGroup.js +0 -59
  674. package/dist/@codegen/klend/instructions/requestElevationGroup.js.map +0 -1
  675. package/dist/@codegen/klend/instructions/seedDepositOnInitReserve.d.ts +0 -13
  676. package/dist/@codegen/klend/instructions/seedDepositOnInitReserve.d.ts.map +0 -1
  677. package/dist/@codegen/klend/instructions/seedDepositOnInitReserve.js +0 -24
  678. package/dist/@codegen/klend/instructions/seedDepositOnInitReserve.js.map +0 -1
  679. package/dist/@codegen/klend/instructions/setObligationOrder.d.ts +0 -15
  680. package/dist/@codegen/klend/instructions/setObligationOrder.d.ts.map +0 -1
  681. package/dist/@codegen/klend/instructions/setObligationOrder.js +0 -62
  682. package/dist/@codegen/klend/instructions/setObligationOrder.js.map +0 -1
  683. package/dist/@codegen/klend/instructions/socializeLoss.d.ts +0 -16
  684. package/dist/@codegen/klend/instructions/socializeLoss.d.ts.map +0 -1
  685. package/dist/@codegen/klend/instructions/socializeLoss.js +0 -65
  686. package/dist/@codegen/klend/instructions/socializeLoss.js.map +0 -1
  687. package/dist/@codegen/klend/instructions/socializeLossV2.d.ts +0 -24
  688. package/dist/@codegen/klend/instructions/socializeLossV2.d.ts.map +0 -1
  689. package/dist/@codegen/klend/instructions/socializeLossV2.js +0 -81
  690. package/dist/@codegen/klend/instructions/socializeLossV2.js.map +0 -1
  691. package/dist/@codegen/klend/instructions/updateGlobalConfig.d.ts +0 -14
  692. package/dist/@codegen/klend/instructions/updateGlobalConfig.d.ts.map +0 -1
  693. package/dist/@codegen/klend/instructions/updateGlobalConfig.js +0 -65
  694. package/dist/@codegen/klend/instructions/updateGlobalConfig.js.map +0 -1
  695. package/dist/@codegen/klend/instructions/updateGlobalConfigAdmin.d.ts +0 -8
  696. package/dist/@codegen/klend/instructions/updateGlobalConfigAdmin.d.ts.map +0 -1
  697. package/dist/@codegen/klend/instructions/updateGlobalConfigAdmin.js +0 -21
  698. package/dist/@codegen/klend/instructions/updateGlobalConfigAdmin.js.map +0 -1
  699. package/dist/@codegen/klend/instructions/updateLendingMarket.d.ts +0 -14
  700. package/dist/@codegen/klend/instructions/updateLendingMarket.d.ts.map +0 -1
  701. package/dist/@codegen/klend/instructions/updateLendingMarket.js +0 -64
  702. package/dist/@codegen/klend/instructions/updateLendingMarket.js.map +0 -1
  703. package/dist/@codegen/klend/instructions/updateLendingMarketOwner.d.ts +0 -8
  704. package/dist/@codegen/klend/instructions/updateLendingMarketOwner.d.ts.map +0 -1
  705. package/dist/@codegen/klend/instructions/updateLendingMarketOwner.js +0 -21
  706. package/dist/@codegen/klend/instructions/updateLendingMarketOwner.js.map +0 -1
  707. package/dist/@codegen/klend/instructions/updateReserveConfig.d.ts +0 -17
  708. package/dist/@codegen/klend/instructions/updateReserveConfig.d.ts.map +0 -1
  709. package/dist/@codegen/klend/instructions/updateReserveConfig.js +0 -65
  710. package/dist/@codegen/klend/instructions/updateReserveConfig.js.map +0 -1
  711. package/dist/@codegen/klend/instructions/withdrawObligationCollateral.d.ts +0 -20
  712. package/dist/@codegen/klend/instructions/withdrawObligationCollateral.d.ts.map +0 -1
  713. package/dist/@codegen/klend/instructions/withdrawObligationCollateral.js +0 -65
  714. package/dist/@codegen/klend/instructions/withdrawObligationCollateral.js.map +0 -1
  715. package/dist/@codegen/klend/instructions/withdrawObligationCollateralAndRedeemReserveCollateral.d.ts +0 -25
  716. package/dist/@codegen/klend/instructions/withdrawObligationCollateralAndRedeemReserveCollateral.d.ts.map +0 -1
  717. package/dist/@codegen/klend/instructions/withdrawObligationCollateralAndRedeemReserveCollateral.js +0 -77
  718. package/dist/@codegen/klend/instructions/withdrawObligationCollateralAndRedeemReserveCollateral.js.map +0 -1
  719. package/dist/@codegen/klend/instructions/withdrawObligationCollateralAndRedeemReserveCollateralV2.d.ts +0 -32
  720. package/dist/@codegen/klend/instructions/withdrawObligationCollateralAndRedeemReserveCollateralV2.d.ts.map +0 -1
  721. package/dist/@codegen/klend/instructions/withdrawObligationCollateralAndRedeemReserveCollateralV2.js +0 -92
  722. package/dist/@codegen/klend/instructions/withdrawObligationCollateralAndRedeemReserveCollateralV2.js.map +0 -1
  723. package/dist/@codegen/klend/instructions/withdrawObligationCollateralV2.d.ts +0 -27
  724. package/dist/@codegen/klend/instructions/withdrawObligationCollateralV2.d.ts.map +0 -1
  725. package/dist/@codegen/klend/instructions/withdrawObligationCollateralV2.js +0 -83
  726. package/dist/@codegen/klend/instructions/withdrawObligationCollateralV2.js.map +0 -1
  727. package/dist/@codegen/klend/instructions/withdrawProtocolFee.d.ts +0 -19
  728. package/dist/@codegen/klend/instructions/withdrawProtocolFee.d.ts.map +0 -1
  729. package/dist/@codegen/klend/instructions/withdrawProtocolFee.js +0 -64
  730. package/dist/@codegen/klend/instructions/withdrawProtocolFee.js.map +0 -1
  731. package/dist/@codegen/klend/instructions/withdrawReferrerFees.d.ts +0 -15
  732. package/dist/@codegen/klend/instructions/withdrawReferrerFees.d.ts.map +0 -1
  733. package/dist/@codegen/klend/instructions/withdrawReferrerFees.js +0 -26
  734. package/dist/@codegen/klend/instructions/withdrawReferrerFees.js.map +0 -1
  735. package/dist/@codegen/klend/programId.d.ts +0 -4
  736. package/dist/@codegen/klend/programId.d.ts.map +0 -1
  737. package/dist/@codegen/klend/programId.js +0 -9
  738. package/dist/@codegen/klend/programId.js.map +0 -1
  739. package/dist/@codegen/klend/types/AssetTier.d.ts +0 -45
  740. package/dist/@codegen/klend/types/AssetTier.d.ts.map +0 -1
  741. package/dist/@codegen/klend/types/AssetTier.js +0 -132
  742. package/dist/@codegen/klend/types/AssetTier.js.map +0 -1
  743. package/dist/@codegen/klend/types/BigFractionBytes.d.ts +0 -28
  744. package/dist/@codegen/klend/types/BigFractionBytes.d.ts.map +0 -1
  745. package/dist/@codegen/klend/types/BigFractionBytes.js +0 -85
  746. package/dist/@codegen/klend/types/BigFractionBytes.js.map +0 -1
  747. package/dist/@codegen/klend/types/BorrowRateCurve.d.ts +0 -28
  748. package/dist/@codegen/klend/types/BorrowRateCurve.d.ts.map +0 -1
  749. package/dist/@codegen/klend/types/BorrowRateCurve.js +0 -73
  750. package/dist/@codegen/klend/types/BorrowRateCurve.js.map +0 -1
  751. package/dist/@codegen/klend/types/CurvePoint.d.ts +0 -27
  752. package/dist/@codegen/klend/types/CurvePoint.d.ts.map +0 -1
  753. package/dist/@codegen/klend/types/CurvePoint.js +0 -78
  754. package/dist/@codegen/klend/types/CurvePoint.js.map +0 -1
  755. package/dist/@codegen/klend/types/ElevationGroup.d.ts +0 -67
  756. package/dist/@codegen/klend/types/ElevationGroup.d.ts.map +0 -1
  757. package/dist/@codegen/klend/types/ElevationGroup.js +0 -137
  758. package/dist/@codegen/klend/types/ElevationGroup.js.map +0 -1
  759. package/dist/@codegen/klend/types/FeeCalculation.d.ts +0 -32
  760. package/dist/@codegen/klend/types/FeeCalculation.d.ts.map +0 -1
  761. package/dist/@codegen/klend/types/FeeCalculation.js +0 -108
  762. package/dist/@codegen/klend/types/FeeCalculation.js.map +0 -1
  763. package/dist/@codegen/klend/types/InitObligationArgs.d.ts +0 -27
  764. package/dist/@codegen/klend/types/InitObligationArgs.d.ts.map +0 -1
  765. package/dist/@codegen/klend/types/InitObligationArgs.js +0 -78
  766. package/dist/@codegen/klend/types/InitObligationArgs.js.map +0 -1
  767. package/dist/@codegen/klend/types/LastUpdate.d.ts +0 -48
  768. package/dist/@codegen/klend/types/LastUpdate.d.ts.map +0 -1
  769. package/dist/@codegen/klend/types/LastUpdate.js +0 -103
  770. package/dist/@codegen/klend/types/LastUpdate.js.map +0 -1
  771. package/dist/@codegen/klend/types/ObligationCollateral.d.ts +0 -72
  772. package/dist/@codegen/klend/types/ObligationCollateral.d.ts.map +0 -1
  773. package/dist/@codegen/klend/types/ObligationCollateral.js +0 -119
  774. package/dist/@codegen/klend/types/ObligationCollateral.js.map +0 -1
  775. package/dist/@codegen/klend/types/ObligationLiquidity.d.ts +0 -84
  776. package/dist/@codegen/klend/types/ObligationLiquidity.d.ts.map +0 -1
  777. package/dist/@codegen/klend/types/ObligationLiquidity.js +0 -141
  778. package/dist/@codegen/klend/types/ObligationLiquidity.js.map +0 -1
  779. package/dist/@codegen/klend/types/ObligationOrder.d.ts +0 -284
  780. package/dist/@codegen/klend/types/ObligationOrder.d.ts.map +0 -1
  781. package/dist/@codegen/klend/types/ObligationOrder.js +0 -205
  782. package/dist/@codegen/klend/types/ObligationOrder.js.map +0 -1
  783. package/dist/@codegen/klend/types/PriceHeuristic.d.ts +0 -42
  784. package/dist/@codegen/klend/types/PriceHeuristic.d.ts.map +0 -1
  785. package/dist/@codegen/klend/types/PriceHeuristic.js +0 -91
  786. package/dist/@codegen/klend/types/PriceHeuristic.js.map +0 -1
  787. package/dist/@codegen/klend/types/PythConfiguration.d.ts +0 -26
  788. package/dist/@codegen/klend/types/PythConfiguration.d.ts.map +0 -1
  789. package/dist/@codegen/klend/types/PythConfiguration.js +0 -75
  790. package/dist/@codegen/klend/types/PythConfiguration.js.map +0 -1
  791. package/dist/@codegen/klend/types/ReserveCollateral.d.ts +0 -54
  792. package/dist/@codegen/klend/types/ReserveCollateral.d.ts.map +0 -1
  793. package/dist/@codegen/klend/types/ReserveCollateral.js +0 -112
  794. package/dist/@codegen/klend/types/ReserveCollateral.js.map +0 -1
  795. package/dist/@codegen/klend/types/ReserveConfig.d.ts +0 -472
  796. package/dist/@codegen/klend/types/ReserveConfig.d.ts.map +0 -1
  797. package/dist/@codegen/klend/types/ReserveConfig.js +0 -377
  798. package/dist/@codegen/klend/types/ReserveConfig.js.map +0 -1
  799. package/dist/@codegen/klend/types/ReserveFarmKind.d.ts +0 -32
  800. package/dist/@codegen/klend/types/ReserveFarmKind.d.ts.map +0 -1
  801. package/dist/@codegen/klend/types/ReserveFarmKind.js +0 -108
  802. package/dist/@codegen/klend/types/ReserveFarmKind.js.map +0 -1
  803. package/dist/@codegen/klend/types/ReserveFees.d.ts +0 -79
  804. package/dist/@codegen/klend/types/ReserveFees.d.ts.map +0 -1
  805. package/dist/@codegen/klend/types/ReserveFees.js +0 -112
  806. package/dist/@codegen/klend/types/ReserveFees.js.map +0 -1
  807. package/dist/@codegen/klend/types/ReserveLiquidity.d.ts +0 -182
  808. package/dist/@codegen/klend/types/ReserveLiquidity.d.ts.map +0 -1
  809. package/dist/@codegen/klend/types/ReserveLiquidity.js +0 -225
  810. package/dist/@codegen/klend/types/ReserveLiquidity.js.map +0 -1
  811. package/dist/@codegen/klend/types/ReserveStatus.d.ts +0 -45
  812. package/dist/@codegen/klend/types/ReserveStatus.d.ts.map +0 -1
  813. package/dist/@codegen/klend/types/ReserveStatus.js +0 -132
  814. package/dist/@codegen/klend/types/ReserveStatus.js.map +0 -1
  815. package/dist/@codegen/klend/types/ScopeConfiguration.d.ts +0 -42
  816. package/dist/@codegen/klend/types/ScopeConfiguration.d.ts.map +0 -1
  817. package/dist/@codegen/klend/types/ScopeConfiguration.js +0 -93
  818. package/dist/@codegen/klend/types/ScopeConfiguration.js.map +0 -1
  819. package/dist/@codegen/klend/types/SwitchboardConfiguration.d.ts +0 -31
  820. package/dist/@codegen/klend/types/SwitchboardConfiguration.d.ts.map +0 -1
  821. package/dist/@codegen/klend/types/SwitchboardConfiguration.js +0 -81
  822. package/dist/@codegen/klend/types/SwitchboardConfiguration.js.map +0 -1
  823. package/dist/@codegen/klend/types/TokenInfo.d.ts +0 -118
  824. package/dist/@codegen/klend/types/TokenInfo.d.ts.map +0 -1
  825. package/dist/@codegen/klend/types/TokenInfo.js +0 -161
  826. package/dist/@codegen/klend/types/TokenInfo.js.map +0 -1
  827. package/dist/@codegen/klend/types/UpdateConfigMode.d.ts +0 -695
  828. package/dist/@codegen/klend/types/UpdateConfigMode.d.ts.map +0 -1
  829. package/dist/@codegen/klend/types/UpdateConfigMode.js +0 -1333
  830. package/dist/@codegen/klend/types/UpdateConfigMode.js.map +0 -1
  831. package/dist/@codegen/klend/types/UpdateGlobalConfigMode.d.ts +0 -32
  832. package/dist/@codegen/klend/types/UpdateGlobalConfigMode.d.ts.map +0 -1
  833. package/dist/@codegen/klend/types/UpdateGlobalConfigMode.js +0 -108
  834. package/dist/@codegen/klend/types/UpdateGlobalConfigMode.js.map +0 -1
  835. package/dist/@codegen/klend/types/UpdateLendingMarketConfigValue.d.ts +0 -198
  836. package/dist/@codegen/klend/types/UpdateLendingMarketConfigValue.d.ts.map +0 -1
  837. package/dist/@codegen/klend/types/UpdateLendingMarketConfigValue.js +0 -355
  838. package/dist/@codegen/klend/types/UpdateLendingMarketConfigValue.js.map +0 -1
  839. package/dist/@codegen/klend/types/UpdateLendingMarketMode.d.ts +0 -357
  840. package/dist/@codegen/klend/types/UpdateLendingMarketMode.d.ts.map +0 -1
  841. package/dist/@codegen/klend/types/UpdateLendingMarketMode.js +0 -708
  842. package/dist/@codegen/klend/types/UpdateLendingMarketMode.js.map +0 -1
  843. package/dist/@codegen/klend/types/WithdrawalCaps.d.ts +0 -39
  844. package/dist/@codegen/klend/types/WithdrawalCaps.d.ts.map +0 -1
  845. package/dist/@codegen/klend/types/WithdrawalCaps.js +0 -100
  846. package/dist/@codegen/klend/types/WithdrawalCaps.js.map +0 -1
  847. package/dist/@codegen/klend/types/index.d.ts +0 -72
  848. package/dist/@codegen/klend/types/index.d.ts.map +0 -1
  849. package/dist/@codegen/klend/types/index.js +0 -91
  850. package/dist/@codegen/klend/types/index.js.map +0 -1
  851. package/dist/@codegen/klend/utils/borshAddress.d.ts +0 -4
  852. package/dist/@codegen/klend/utils/borshAddress.d.ts.map +0 -1
  853. package/dist/@codegen/klend/utils/borshAddress.js +0 -30
  854. package/dist/@codegen/klend/utils/borshAddress.js.map +0 -1
  855. package/dist/@codegen/klend/utils/index.d.ts +0 -2
  856. package/dist/@codegen/klend/utils/index.d.ts.map +0 -1
  857. package/dist/@codegen/klend/utils/index.js +0 -18
  858. package/dist/@codegen/klend/utils/index.js.map +0 -1
  859. package/dist/@codegen/klend/zero_padding/ObligationZP.d.ts +0 -73
  860. package/dist/@codegen/klend/zero_padding/ObligationZP.d.ts.map +0 -1
  861. package/dist/@codegen/klend/zero_padding/ObligationZP.js +0 -225
  862. package/dist/@codegen/klend/zero_padding/ObligationZP.js.map +0 -1
  863. package/dist/@codegen/klend/zero_padding/index.d.ts +0 -2
  864. package/dist/@codegen/klend/zero_padding/index.d.ts.map +0 -1
  865. package/dist/@codegen/klend/zero_padding/index.js +0 -6
  866. package/dist/@codegen/klend/zero_padding/index.js.map +0 -1
  867. package/dist/@codegen/kvault/accounts/GlobalConfig.d.ts +0 -32
  868. package/dist/@codegen/kvault/accounts/GlobalConfig.d.ts.map +0 -1
  869. package/dist/@codegen/kvault/accounts/GlobalConfig.js +0 -125
  870. package/dist/@codegen/kvault/accounts/GlobalConfig.js.map +0 -1
  871. package/dist/@codegen/kvault/accounts/Reserve.d.ts +0 -90
  872. package/dist/@codegen/kvault/accounts/Reserve.d.ts.map +0 -1
  873. package/dist/@codegen/kvault/accounts/Reserve.js +0 -192
  874. package/dist/@codegen/kvault/accounts/Reserve.js.map +0 -1
  875. package/dist/@codegen/kvault/accounts/ReserveWhitelistEntry.d.ts +0 -52
  876. package/dist/@codegen/kvault/accounts/ReserveWhitelistEntry.d.ts.map +0 -1
  877. package/dist/@codegen/kvault/accounts/ReserveWhitelistEntry.js +0 -127
  878. package/dist/@codegen/kvault/accounts/ReserveWhitelistEntry.js.map +0 -1
  879. package/dist/@codegen/kvault/accounts/VaultState.d.ts +0 -144
  880. package/dist/@codegen/kvault/accounts/VaultState.d.ts.map +0 -1
  881. package/dist/@codegen/kvault/accounts/VaultState.js +0 -350
  882. package/dist/@codegen/kvault/accounts/VaultState.js.map +0 -1
  883. package/dist/@codegen/kvault/accounts/index.d.ts +0 -9
  884. package/dist/@codegen/kvault/accounts/index.d.ts.map +0 -1
  885. package/dist/@codegen/kvault/accounts/index.js +0 -12
  886. package/dist/@codegen/kvault/accounts/index.js.map +0 -1
  887. package/dist/@codegen/kvault/errors/anchor.d.ts +0 -435
  888. package/dist/@codegen/kvault/errors/anchor.d.ts.map +0 -1
  889. package/dist/@codegen/kvault/errors/anchor.js +0 -767
  890. package/dist/@codegen/kvault/errors/anchor.js.map +0 -1
  891. package/dist/@codegen/kvault/errors/custom.d.ts +0 -451
  892. package/dist/@codegen/kvault/errors/custom.d.ts.map +0 -1
  893. package/dist/@codegen/kvault/errors/custom.js +0 -795
  894. package/dist/@codegen/kvault/errors/custom.js.map +0 -1
  895. package/dist/@codegen/kvault/errors/index.d.ts +0 -6
  896. package/dist/@codegen/kvault/errors/index.d.ts.map +0 -1
  897. package/dist/@codegen/kvault/errors/index.js +0 -86
  898. package/dist/@codegen/kvault/errors/index.js.map +0 -1
  899. package/dist/@codegen/kvault/instructions/addUpdateWhitelistedReserve.d.ts +0 -16
  900. package/dist/@codegen/kvault/instructions/addUpdateWhitelistedReserve.d.ts.map +0 -1
  901. package/dist/@codegen/kvault/instructions/addUpdateWhitelistedReserve.js +0 -66
  902. package/dist/@codegen/kvault/instructions/addUpdateWhitelistedReserve.js.map +0 -1
  903. package/dist/@codegen/kvault/instructions/buy.d.ts +0 -24
  904. package/dist/@codegen/kvault/instructions/buy.d.ts.map +0 -1
  905. package/dist/@codegen/kvault/instructions/buy.js +0 -67
  906. package/dist/@codegen/kvault/instructions/buy.js.map +0 -1
  907. package/dist/@codegen/kvault/instructions/deposit.d.ts +0 -24
  908. package/dist/@codegen/kvault/instructions/deposit.d.ts.map +0 -1
  909. package/dist/@codegen/kvault/instructions/deposit.js +0 -67
  910. package/dist/@codegen/kvault/instructions/deposit.js.map +0 -1
  911. package/dist/@codegen/kvault/instructions/giveUpPendingFees.d.ts +0 -14
  912. package/dist/@codegen/kvault/instructions/giveUpPendingFees.d.ts.map +0 -1
  913. package/dist/@codegen/kvault/instructions/giveUpPendingFees.js +0 -65
  914. package/dist/@codegen/kvault/instructions/giveUpPendingFees.js.map +0 -1
  915. package/dist/@codegen/kvault/instructions/index.d.ts +0 -39
  916. package/dist/@codegen/kvault/instructions/index.d.ts.map +0 -1
  917. package/dist/@codegen/kvault/instructions/index.js +0 -42
  918. package/dist/@codegen/kvault/instructions/index.js.map +0 -1
  919. package/dist/@codegen/kvault/instructions/initGlobalConfig.d.ts +0 -11
  920. package/dist/@codegen/kvault/instructions/initGlobalConfig.d.ts.map +0 -1
  921. package/dist/@codegen/kvault/instructions/initGlobalConfig.js +0 -20
  922. package/dist/@codegen/kvault/instructions/initGlobalConfig.js.map +0 -1
  923. package/dist/@codegen/kvault/instructions/initVault.d.ts +0 -17
  924. package/dist/@codegen/kvault/instructions/initVault.d.ts.map +0 -1
  925. package/dist/@codegen/kvault/instructions/initVault.js +0 -30
  926. package/dist/@codegen/kvault/instructions/initVault.js.map +0 -1
  927. package/dist/@codegen/kvault/instructions/initializeSharesMetadata.d.ts +0 -20
  928. package/dist/@codegen/kvault/instructions/initializeSharesMetadata.d.ts.map +0 -1
  929. package/dist/@codegen/kvault/instructions/initializeSharesMetadata.js +0 -72
  930. package/dist/@codegen/kvault/instructions/initializeSharesMetadata.js.map +0 -1
  931. package/dist/@codegen/kvault/instructions/invest.d.ts +0 -24
  932. package/dist/@codegen/kvault/instructions/invest.d.ts.map +0 -1
  933. package/dist/@codegen/kvault/instructions/invest.js +0 -36
  934. package/dist/@codegen/kvault/instructions/invest.js.map +0 -1
  935. package/dist/@codegen/kvault/instructions/removeAllocation.d.ts +0 -9
  936. package/dist/@codegen/kvault/instructions/removeAllocation.d.ts.map +0 -1
  937. package/dist/@codegen/kvault/instructions/removeAllocation.js +0 -22
  938. package/dist/@codegen/kvault/instructions/removeAllocation.js.map +0 -1
  939. package/dist/@codegen/kvault/instructions/sell.d.ts +0 -40
  940. package/dist/@codegen/kvault/instructions/sell.d.ts.map +0 -1
  941. package/dist/@codegen/kvault/instructions/sell.js +0 -98
  942. package/dist/@codegen/kvault/instructions/sell.js.map +0 -1
  943. package/dist/@codegen/kvault/instructions/updateAdmin.d.ts +0 -8
  944. package/dist/@codegen/kvault/instructions/updateAdmin.d.ts.map +0 -1
  945. package/dist/@codegen/kvault/instructions/updateAdmin.js +0 -21
  946. package/dist/@codegen/kvault/instructions/updateAdmin.js.map +0 -1
  947. package/dist/@codegen/kvault/instructions/updateGlobalConfig.d.ts +0 -13
  948. package/dist/@codegen/kvault/instructions/updateGlobalConfig.d.ts.map +0 -1
  949. package/dist/@codegen/kvault/instructions/updateGlobalConfig.js +0 -63
  950. package/dist/@codegen/kvault/instructions/updateGlobalConfig.js.map +0 -1
  951. package/dist/@codegen/kvault/instructions/updateGlobalConfigAdmin.d.ts +0 -8
  952. package/dist/@codegen/kvault/instructions/updateGlobalConfigAdmin.d.ts.map +0 -1
  953. package/dist/@codegen/kvault/instructions/updateGlobalConfigAdmin.js +0 -21
  954. package/dist/@codegen/kvault/instructions/updateGlobalConfigAdmin.js.map +0 -1
  955. package/dist/@codegen/kvault/instructions/updateReserveAllocation.d.ts +0 -22
  956. package/dist/@codegen/kvault/instructions/updateReserveAllocation.d.ts.map +0 -1
  957. package/dist/@codegen/kvault/instructions/updateReserveAllocation.js +0 -72
  958. package/dist/@codegen/kvault/instructions/updateReserveAllocation.js.map +0 -1
  959. package/dist/@codegen/kvault/instructions/updateSharesMetadata.d.ts +0 -17
  960. package/dist/@codegen/kvault/instructions/updateSharesMetadata.d.ts.map +0 -1
  961. package/dist/@codegen/kvault/instructions/updateSharesMetadata.js +0 -71
  962. package/dist/@codegen/kvault/instructions/updateSharesMetadata.js.map +0 -1
  963. package/dist/@codegen/kvault/instructions/updateVaultConfig.d.ts +0 -16
  964. package/dist/@codegen/kvault/instructions/updateVaultConfig.d.ts.map +0 -1
  965. package/dist/@codegen/kvault/instructions/updateVaultConfig.js +0 -63
  966. package/dist/@codegen/kvault/instructions/updateVaultConfig.js.map +0 -1
  967. package/dist/@codegen/kvault/instructions/withdraw.d.ts +0 -40
  968. package/dist/@codegen/kvault/instructions/withdraw.d.ts.map +0 -1
  969. package/dist/@codegen/kvault/instructions/withdraw.js +0 -98
  970. package/dist/@codegen/kvault/instructions/withdraw.js.map +0 -1
  971. package/dist/@codegen/kvault/instructions/withdrawFromAvailable.d.ts +0 -25
  972. package/dist/@codegen/kvault/instructions/withdrawFromAvailable.d.ts.map +0 -1
  973. package/dist/@codegen/kvault/instructions/withdrawFromAvailable.js +0 -70
  974. package/dist/@codegen/kvault/instructions/withdrawFromAvailable.js.map +0 -1
  975. package/dist/@codegen/kvault/instructions/withdrawPendingFees.d.ts +0 -23
  976. package/dist/@codegen/kvault/instructions/withdrawPendingFees.d.ts.map +0 -1
  977. package/dist/@codegen/kvault/instructions/withdrawPendingFees.js +0 -37
  978. package/dist/@codegen/kvault/instructions/withdrawPendingFees.js.map +0 -1
  979. package/dist/@codegen/kvault/programId.d.ts +0 -4
  980. package/dist/@codegen/kvault/programId.d.ts.map +0 -1
  981. package/dist/@codegen/kvault/programId.js +0 -9
  982. package/dist/@codegen/kvault/programId.js.map +0 -1
  983. package/dist/@codegen/kvault/types/BigFractionBytes.d.ts +0 -28
  984. package/dist/@codegen/kvault/types/BigFractionBytes.d.ts.map +0 -1
  985. package/dist/@codegen/kvault/types/BigFractionBytes.js +0 -85
  986. package/dist/@codegen/kvault/types/BigFractionBytes.js.map +0 -1
  987. package/dist/@codegen/kvault/types/BorrowRateCurve.d.ts +0 -28
  988. package/dist/@codegen/kvault/types/BorrowRateCurve.d.ts.map +0 -1
  989. package/dist/@codegen/kvault/types/BorrowRateCurve.js +0 -73
  990. package/dist/@codegen/kvault/types/BorrowRateCurve.js.map +0 -1
  991. package/dist/@codegen/kvault/types/CurvePoint.d.ts +0 -27
  992. package/dist/@codegen/kvault/types/CurvePoint.d.ts.map +0 -1
  993. package/dist/@codegen/kvault/types/CurvePoint.js +0 -78
  994. package/dist/@codegen/kvault/types/CurvePoint.js.map +0 -1
  995. package/dist/@codegen/kvault/types/LastUpdate.d.ts +0 -48
  996. package/dist/@codegen/kvault/types/LastUpdate.d.ts.map +0 -1
  997. package/dist/@codegen/kvault/types/LastUpdate.js +0 -103
  998. package/dist/@codegen/kvault/types/LastUpdate.js.map +0 -1
  999. package/dist/@codegen/kvault/types/PriceHeuristic.d.ts +0 -42
  1000. package/dist/@codegen/kvault/types/PriceHeuristic.d.ts.map +0 -1
  1001. package/dist/@codegen/kvault/types/PriceHeuristic.js +0 -91
  1002. package/dist/@codegen/kvault/types/PriceHeuristic.js.map +0 -1
  1003. package/dist/@codegen/kvault/types/PythConfiguration.d.ts +0 -26
  1004. package/dist/@codegen/kvault/types/PythConfiguration.d.ts.map +0 -1
  1005. package/dist/@codegen/kvault/types/PythConfiguration.js +0 -75
  1006. package/dist/@codegen/kvault/types/PythConfiguration.js.map +0 -1
  1007. package/dist/@codegen/kvault/types/ReserveCollateral.d.ts +0 -54
  1008. package/dist/@codegen/kvault/types/ReserveCollateral.d.ts.map +0 -1
  1009. package/dist/@codegen/kvault/types/ReserveCollateral.js +0 -112
  1010. package/dist/@codegen/kvault/types/ReserveCollateral.js.map +0 -1
  1011. package/dist/@codegen/kvault/types/ReserveConfig.d.ts +0 -472
  1012. package/dist/@codegen/kvault/types/ReserveConfig.d.ts.map +0 -1
  1013. package/dist/@codegen/kvault/types/ReserveConfig.js +0 -377
  1014. package/dist/@codegen/kvault/types/ReserveConfig.js.map +0 -1
  1015. package/dist/@codegen/kvault/types/ReserveFees.d.ts +0 -79
  1016. package/dist/@codegen/kvault/types/ReserveFees.d.ts.map +0 -1
  1017. package/dist/@codegen/kvault/types/ReserveFees.js +0 -112
  1018. package/dist/@codegen/kvault/types/ReserveFees.js.map +0 -1
  1019. package/dist/@codegen/kvault/types/ReserveLiquidity.d.ts +0 -182
  1020. package/dist/@codegen/kvault/types/ReserveLiquidity.d.ts.map +0 -1
  1021. package/dist/@codegen/kvault/types/ReserveLiquidity.js +0 -225
  1022. package/dist/@codegen/kvault/types/ReserveLiquidity.js.map +0 -1
  1023. package/dist/@codegen/kvault/types/ScopeConfiguration.d.ts +0 -42
  1024. package/dist/@codegen/kvault/types/ScopeConfiguration.d.ts.map +0 -1
  1025. package/dist/@codegen/kvault/types/ScopeConfiguration.js +0 -93
  1026. package/dist/@codegen/kvault/types/ScopeConfiguration.js.map +0 -1
  1027. package/dist/@codegen/kvault/types/SwitchboardConfiguration.d.ts +0 -31
  1028. package/dist/@codegen/kvault/types/SwitchboardConfiguration.d.ts.map +0 -1
  1029. package/dist/@codegen/kvault/types/SwitchboardConfiguration.js +0 -81
  1030. package/dist/@codegen/kvault/types/SwitchboardConfiguration.js.map +0 -1
  1031. package/dist/@codegen/kvault/types/TokenInfo.d.ts +0 -118
  1032. package/dist/@codegen/kvault/types/TokenInfo.d.ts.map +0 -1
  1033. package/dist/@codegen/kvault/types/TokenInfo.js +0 -161
  1034. package/dist/@codegen/kvault/types/TokenInfo.js.map +0 -1
  1035. package/dist/@codegen/kvault/types/UpdateGlobalConfigMode.d.ts +0 -68
  1036. package/dist/@codegen/kvault/types/UpdateGlobalConfigMode.d.ts.map +0 -1
  1037. package/dist/@codegen/kvault/types/UpdateGlobalConfigMode.js +0 -162
  1038. package/dist/@codegen/kvault/types/UpdateGlobalConfigMode.js.map +0 -1
  1039. package/dist/@codegen/kvault/types/UpdateReserveWhitelistMode.d.ts +0 -46
  1040. package/dist/@codegen/kvault/types/UpdateReserveWhitelistMode.d.ts.map +0 -1
  1041. package/dist/@codegen/kvault/types/UpdateReserveWhitelistMode.js +0 -124
  1042. package/dist/@codegen/kvault/types/UpdateReserveWhitelistMode.js.map +0 -1
  1043. package/dist/@codegen/kvault/types/VaultAllocation.d.ts +0 -72
  1044. package/dist/@codegen/kvault/types/VaultAllocation.d.ts.map +0 -1
  1045. package/dist/@codegen/kvault/types/VaultAllocation.js +0 -144
  1046. package/dist/@codegen/kvault/types/VaultAllocation.js.map +0 -1
  1047. package/dist/@codegen/kvault/types/VaultConfigField.d.ts +0 -253
  1048. package/dist/@codegen/kvault/types/VaultConfigField.d.ts.map +0 -1
  1049. package/dist/@codegen/kvault/types/VaultConfigField.js +0 -516
  1050. package/dist/@codegen/kvault/types/VaultConfigField.js.map +0 -1
  1051. package/dist/@codegen/kvault/types/WithdrawalCaps.d.ts +0 -39
  1052. package/dist/@codegen/kvault/types/WithdrawalCaps.d.ts.map +0 -1
  1053. package/dist/@codegen/kvault/types/WithdrawalCaps.js +0 -100
  1054. package/dist/@codegen/kvault/types/WithdrawalCaps.js.map +0 -1
  1055. package/dist/@codegen/kvault/types/index.d.ts +0 -43
  1056. package/dist/@codegen/kvault/types/index.d.ts.map +0 -1
  1057. package/dist/@codegen/kvault/types/index.js +0 -73
  1058. package/dist/@codegen/kvault/types/index.js.map +0 -1
  1059. package/dist/@codegen/kvault/utils/borshAddress.d.ts +0 -4
  1060. package/dist/@codegen/kvault/utils/borshAddress.d.ts.map +0 -1
  1061. package/dist/@codegen/kvault/utils/borshAddress.js +0 -30
  1062. package/dist/@codegen/kvault/utils/borshAddress.js.map +0 -1
  1063. package/dist/@codegen/kvault/utils/index.d.ts +0 -2
  1064. package/dist/@codegen/kvault/utils/index.d.ts.map +0 -1
  1065. package/dist/@codegen/kvault/utils/index.js +0 -18
  1066. package/dist/@codegen/kvault/utils/index.js.map +0 -1
  1067. package/dist/@codegen/pyth_rec/accounts/Config.d.ts +0 -36
  1068. package/dist/@codegen/pyth_rec/accounts/Config.d.ts.map +0 -1
  1069. package/dist/@codegen/pyth_rec/accounts/Config.js +0 -134
  1070. package/dist/@codegen/pyth_rec/accounts/Config.js.map +0 -1
  1071. package/dist/@codegen/pyth_rec/accounts/index.d.ts +0 -7
  1072. package/dist/@codegen/pyth_rec/accounts/index.d.ts.map +0 -1
  1073. package/dist/@codegen/pyth_rec/accounts/index.js +0 -10
  1074. package/dist/@codegen/pyth_rec/accounts/index.js.map +0 -1
  1075. package/dist/@codegen/pyth_rec/accounts/priceUpdateV2.d.ts +0 -30
  1076. package/dist/@codegen/pyth_rec/accounts/priceUpdateV2.d.ts.map +0 -1
  1077. package/dist/@codegen/pyth_rec/accounts/priceUpdateV2.js +0 -120
  1078. package/dist/@codegen/pyth_rec/accounts/priceUpdateV2.js.map +0 -1
  1079. package/dist/@codegen/pyth_rec/accounts/twapUpdate.d.ts +0 -23
  1080. package/dist/@codegen/pyth_rec/accounts/twapUpdate.d.ts.map +0 -1
  1081. package/dist/@codegen/pyth_rec/accounts/twapUpdate.js +0 -103
  1082. package/dist/@codegen/pyth_rec/accounts/twapUpdate.js.map +0 -1
  1083. package/dist/@codegen/pyth_rec/errors/anchor.d.ts +0 -435
  1084. package/dist/@codegen/pyth_rec/errors/anchor.d.ts.map +0 -1
  1085. package/dist/@codegen/pyth_rec/errors/anchor.js +0 -767
  1086. package/dist/@codegen/pyth_rec/errors/anchor.js.map +0 -1
  1087. package/dist/@codegen/pyth_rec/errors/custom.d.ts +0 -179
  1088. package/dist/@codegen/pyth_rec/errors/custom.d.ts.map +0 -1
  1089. package/dist/@codegen/pyth_rec/errors/custom.js +0 -318
  1090. package/dist/@codegen/pyth_rec/errors/custom.js.map +0 -1
  1091. package/dist/@codegen/pyth_rec/errors/index.d.ts +0 -6
  1092. package/dist/@codegen/pyth_rec/errors/index.d.ts.map +0 -1
  1093. package/dist/@codegen/pyth_rec/errors/index.js +0 -86
  1094. package/dist/@codegen/pyth_rec/errors/index.js.map +0 -1
  1095. package/dist/@codegen/pyth_rec/instructions/acceptGovernanceAuthorityTransfer.d.ts +0 -8
  1096. package/dist/@codegen/pyth_rec/instructions/acceptGovernanceAuthorityTransfer.d.ts.map +0 -1
  1097. package/dist/@codegen/pyth_rec/instructions/acceptGovernanceAuthorityTransfer.js +0 -17
  1098. package/dist/@codegen/pyth_rec/instructions/acceptGovernanceAuthorityTransfer.js.map +0 -1
  1099. package/dist/@codegen/pyth_rec/instructions/index.d.ts +0 -17
  1100. package/dist/@codegen/pyth_rec/instructions/index.d.ts.map +0 -1
  1101. package/dist/@codegen/pyth_rec/instructions/index.js +0 -20
  1102. package/dist/@codegen/pyth_rec/instructions/index.js.map +0 -1
  1103. package/dist/@codegen/pyth_rec/instructions/reclaimRent.d.ts +0 -8
  1104. package/dist/@codegen/pyth_rec/instructions/reclaimRent.d.ts.map +0 -1
  1105. package/dist/@codegen/pyth_rec/instructions/reclaimRent.js +0 -17
  1106. package/dist/@codegen/pyth_rec/instructions/reclaimRent.js.map +0 -1
  1107. package/dist/@codegen/pyth_rec/instructions/reclaimTwapRent.d.ts +0 -8
  1108. package/dist/@codegen/pyth_rec/instructions/reclaimTwapRent.d.ts.map +0 -1
  1109. package/dist/@codegen/pyth_rec/instructions/reclaimTwapRent.js +0 -17
  1110. package/dist/@codegen/pyth_rec/instructions/reclaimTwapRent.js.map +0 -1
  1111. package/dist/@codegen/pyth_rec/instructions/requestGovernanceAuthorityTransfer.d.ts +0 -12
  1112. package/dist/@codegen/pyth_rec/instructions/requestGovernanceAuthorityTransfer.d.ts.map +0 -1
  1113. package/dist/@codegen/pyth_rec/instructions/requestGovernanceAuthorityTransfer.js +0 -59
  1114. package/dist/@codegen/pyth_rec/instructions/requestGovernanceAuthorityTransfer.js.map +0 -1
  1115. package/dist/@codegen/pyth_rec/instructions/setDataSources.d.ts +0 -13
  1116. package/dist/@codegen/pyth_rec/instructions/setDataSources.d.ts.map +0 -1
  1117. package/dist/@codegen/pyth_rec/instructions/setDataSources.js +0 -59
  1118. package/dist/@codegen/pyth_rec/instructions/setDataSources.js.map +0 -1
  1119. package/dist/@codegen/pyth_rec/instructions/setFee.d.ts +0 -13
  1120. package/dist/@codegen/pyth_rec/instructions/setFee.d.ts.map +0 -1
  1121. package/dist/@codegen/pyth_rec/instructions/setFee.js +0 -58
  1122. package/dist/@codegen/pyth_rec/instructions/setFee.js.map +0 -1
  1123. package/dist/@codegen/pyth_rec/instructions/setMinimumSignatures.d.ts +0 -12
  1124. package/dist/@codegen/pyth_rec/instructions/setMinimumSignatures.d.ts.map +0 -1
  1125. package/dist/@codegen/pyth_rec/instructions/setMinimumSignatures.js +0 -58
  1126. package/dist/@codegen/pyth_rec/instructions/setMinimumSignatures.js.map +0 -1
  1127. package/dist/@codegen/pyth_rec/instructions/setWormholeAddress.d.ts +0 -12
  1128. package/dist/@codegen/pyth_rec/instructions/setWormholeAddress.d.ts.map +0 -1
  1129. package/dist/@codegen/pyth_rec/instructions/setWormholeAddress.js +0 -61
  1130. package/dist/@codegen/pyth_rec/instructions/setWormholeAddress.js.map +0 -1
  1131. package/dist/@codegen/pyth_rec/programId.d.ts +0 -4
  1132. package/dist/@codegen/pyth_rec/programId.d.ts.map +0 -1
  1133. package/dist/@codegen/pyth_rec/programId.js +0 -9
  1134. package/dist/@codegen/pyth_rec/programId.js.map +0 -1
  1135. package/dist/@codegen/pyth_rec/types/DataSource.d.ts +0 -28
  1136. package/dist/@codegen/pyth_rec/types/DataSource.d.ts.map +0 -1
  1137. package/dist/@codegen/pyth_rec/types/DataSource.js +0 -80
  1138. package/dist/@codegen/pyth_rec/types/DataSource.js.map +0 -1
  1139. package/dist/@codegen/pyth_rec/types/MerklePriceUpdate.d.ts +0 -27
  1140. package/dist/@codegen/pyth_rec/types/MerklePriceUpdate.d.ts.map +0 -1
  1141. package/dist/@codegen/pyth_rec/types/MerklePriceUpdate.js +0 -78
  1142. package/dist/@codegen/pyth_rec/types/MerklePriceUpdate.js.map +0 -1
  1143. package/dist/@codegen/pyth_rec/types/PostTwapUpdateParams.d.ts +0 -44
  1144. package/dist/@codegen/pyth_rec/types/PostTwapUpdateParams.d.ts.map +0 -1
  1145. package/dist/@codegen/pyth_rec/types/PostTwapUpdateParams.js +0 -93
  1146. package/dist/@codegen/pyth_rec/types/PostTwapUpdateParams.js.map +0 -1
  1147. package/dist/@codegen/pyth_rec/types/PostUpdateAtomicParams.d.ts +0 -38
  1148. package/dist/@codegen/pyth_rec/types/PostUpdateAtomicParams.d.ts.map +0 -1
  1149. package/dist/@codegen/pyth_rec/types/PostUpdateAtomicParams.js +0 -91
  1150. package/dist/@codegen/pyth_rec/types/PostUpdateAtomicParams.js.map +0 -1
  1151. package/dist/@codegen/pyth_rec/types/PostUpdateParams.d.ts +0 -33
  1152. package/dist/@codegen/pyth_rec/types/PostUpdateParams.d.ts.map +0 -1
  1153. package/dist/@codegen/pyth_rec/types/PostUpdateParams.js +0 -84
  1154. package/dist/@codegen/pyth_rec/types/PostUpdateParams.js.map +0 -1
  1155. package/dist/@codegen/pyth_rec/types/PriceFeedMessage.d.ts +0 -58
  1156. package/dist/@codegen/pyth_rec/types/PriceFeedMessage.d.ts.map +0 -1
  1157. package/dist/@codegen/pyth_rec/types/PriceFeedMessage.js +0 -127
  1158. package/dist/@codegen/pyth_rec/types/PriceFeedMessage.js.map +0 -1
  1159. package/dist/@codegen/pyth_rec/types/TwapPrice.d.ts +0 -69
  1160. package/dist/@codegen/pyth_rec/types/TwapPrice.d.ts.map +0 -1
  1161. package/dist/@codegen/pyth_rec/types/TwapPrice.js +0 -128
  1162. package/dist/@codegen/pyth_rec/types/TwapPrice.js.map +0 -1
  1163. package/dist/@codegen/pyth_rec/types/VerificationLevel.d.ts +0 -45
  1164. package/dist/@codegen/pyth_rec/types/VerificationLevel.d.ts.map +0 -1
  1165. package/dist/@codegen/pyth_rec/types/VerificationLevel.js +0 -124
  1166. package/dist/@codegen/pyth_rec/types/VerificationLevel.js.map +0 -1
  1167. package/dist/@codegen/pyth_rec/types/index.d.ts +0 -24
  1168. package/dist/@codegen/pyth_rec/types/index.d.ts.map +0 -1
  1169. package/dist/@codegen/pyth_rec/types/index.js +0 -53
  1170. package/dist/@codegen/pyth_rec/types/index.js.map +0 -1
  1171. package/dist/@codegen/pyth_rec/utils/borshAddress.d.ts +0 -4
  1172. package/dist/@codegen/pyth_rec/utils/borshAddress.d.ts.map +0 -1
  1173. package/dist/@codegen/pyth_rec/utils/borshAddress.js +0 -30
  1174. package/dist/@codegen/pyth_rec/utils/borshAddress.js.map +0 -1
  1175. package/dist/@codegen/pyth_rec/utils/index.d.ts +0 -2
  1176. package/dist/@codegen/pyth_rec/utils/index.d.ts.map +0 -1
  1177. package/dist/@codegen/pyth_rec/utils/index.js +0 -18
  1178. package/dist/@codegen/pyth_rec/utils/index.js.map +0 -1
  1179. package/dist/@codegen/switchboard_v2/accounts/AggregatorAccountData.d.ts +0 -123
  1180. package/dist/@codegen/switchboard_v2/accounts/AggregatorAccountData.d.ts.map +0 -1
  1181. package/dist/@codegen/switchboard_v2/accounts/AggregatorAccountData.js +0 -312
  1182. package/dist/@codegen/switchboard_v2/accounts/AggregatorAccountData.js.map +0 -1
  1183. package/dist/@codegen/switchboard_v2/accounts/BufferRelayerAccountData.d.ts +0 -50
  1184. package/dist/@codegen/switchboard_v2/accounts/BufferRelayerAccountData.d.ts.map +0 -1
  1185. package/dist/@codegen/switchboard_v2/accounts/BufferRelayerAccountData.js +0 -159
  1186. package/dist/@codegen/switchboard_v2/accounts/BufferRelayerAccountData.js.map +0 -1
  1187. package/dist/@codegen/switchboard_v2/accounts/CrankAccountData.d.ts +0 -40
  1188. package/dist/@codegen/switchboard_v2/accounts/CrankAccountData.d.ts.map +0 -1
  1189. package/dist/@codegen/switchboard_v2/accounts/CrankAccountData.js +0 -138
  1190. package/dist/@codegen/switchboard_v2/accounts/CrankAccountData.js.map +0 -1
  1191. package/dist/@codegen/switchboard_v2/accounts/JobAccountData.d.ts +0 -47
  1192. package/dist/@codegen/switchboard_v2/accounts/JobAccountData.d.ts.map +0 -1
  1193. package/dist/@codegen/switchboard_v2/accounts/JobAccountData.js +0 -155
  1194. package/dist/@codegen/switchboard_v2/accounts/JobAccountData.js.map +0 -1
  1195. package/dist/@codegen/switchboard_v2/accounts/LeaseAccountData.d.ts +0 -47
  1196. package/dist/@codegen/switchboard_v2/accounts/LeaseAccountData.d.ts.map +0 -1
  1197. package/dist/@codegen/switchboard_v2/accounts/LeaseAccountData.js +0 -155
  1198. package/dist/@codegen/switchboard_v2/accounts/LeaseAccountData.js.map +0 -1
  1199. package/dist/@codegen/switchboard_v2/accounts/OracleAccountData.d.ts +0 -45
  1200. package/dist/@codegen/switchboard_v2/accounts/OracleAccountData.d.ts.map +0 -1
  1201. package/dist/@codegen/switchboard_v2/accounts/OracleAccountData.js +0 -150
  1202. package/dist/@codegen/switchboard_v2/accounts/OracleAccountData.js.map +0 -1
  1203. package/dist/@codegen/switchboard_v2/accounts/OracleQueueAccountData.d.ts +0 -87
  1204. package/dist/@codegen/switchboard_v2/accounts/OracleQueueAccountData.d.ts.map +0 -1
  1205. package/dist/@codegen/switchboard_v2/accounts/OracleQueueAccountData.js +0 -238
  1206. package/dist/@codegen/switchboard_v2/accounts/OracleQueueAccountData.js.map +0 -1
  1207. package/dist/@codegen/switchboard_v2/accounts/PermissionAccountData.d.ts +0 -35
  1208. package/dist/@codegen/switchboard_v2/accounts/PermissionAccountData.d.ts.map +0 -1
  1209. package/dist/@codegen/switchboard_v2/accounts/PermissionAccountData.js +0 -131
  1210. package/dist/@codegen/switchboard_v2/accounts/PermissionAccountData.js.map +0 -1
  1211. package/dist/@codegen/switchboard_v2/accounts/RealmSpawnRecordAccountData.d.ts +0 -19
  1212. package/dist/@codegen/switchboard_v2/accounts/RealmSpawnRecordAccountData.d.ts.map +0 -1
  1213. package/dist/@codegen/switchboard_v2/accounts/RealmSpawnRecordAccountData.js +0 -93
  1214. package/dist/@codegen/switchboard_v2/accounts/RealmSpawnRecordAccountData.js.map +0 -1
  1215. package/dist/@codegen/switchboard_v2/accounts/SbState.d.ts +0 -31
  1216. package/dist/@codegen/switchboard_v2/accounts/SbState.d.ts.map +0 -1
  1217. package/dist/@codegen/switchboard_v2/accounts/SbState.js +0 -120
  1218. package/dist/@codegen/switchboard_v2/accounts/SbState.js.map +0 -1
  1219. package/dist/@codegen/switchboard_v2/accounts/SlidingResultAccountData.d.ts +0 -26
  1220. package/dist/@codegen/switchboard_v2/accounts/SlidingResultAccountData.d.ts.map +0 -1
  1221. package/dist/@codegen/switchboard_v2/accounts/SlidingResultAccountData.js +0 -108
  1222. package/dist/@codegen/switchboard_v2/accounts/SlidingResultAccountData.js.map +0 -1
  1223. package/dist/@codegen/switchboard_v2/accounts/TaskSpecRecord.d.ts +0 -20
  1224. package/dist/@codegen/switchboard_v2/accounts/TaskSpecRecord.d.ts.map +0 -1
  1225. package/dist/@codegen/switchboard_v2/accounts/TaskSpecRecord.js +0 -96
  1226. package/dist/@codegen/switchboard_v2/accounts/TaskSpecRecord.js.map +0 -1
  1227. package/dist/@codegen/switchboard_v2/accounts/VrfAccountData.d.ts +0 -54
  1228. package/dist/@codegen/switchboard_v2/accounts/VrfAccountData.d.ts.map +0 -1
  1229. package/dist/@codegen/switchboard_v2/accounts/VrfAccountData.js +0 -168
  1230. package/dist/@codegen/switchboard_v2/accounts/VrfAccountData.js.map +0 -1
  1231. package/dist/@codegen/switchboard_v2/accounts/VrfLiteAccountData.d.ts +0 -69
  1232. package/dist/@codegen/switchboard_v2/accounts/VrfLiteAccountData.d.ts.map +0 -1
  1233. package/dist/@codegen/switchboard_v2/accounts/VrfLiteAccountData.js +0 -198
  1234. package/dist/@codegen/switchboard_v2/accounts/VrfLiteAccountData.js.map +0 -1
  1235. package/dist/@codegen/switchboard_v2/accounts/VrfPoolAccountData.d.ts +0 -43
  1236. package/dist/@codegen/switchboard_v2/accounts/VrfPoolAccountData.d.ts.map +0 -1
  1237. package/dist/@codegen/switchboard_v2/accounts/VrfPoolAccountData.js +0 -142
  1238. package/dist/@codegen/switchboard_v2/accounts/VrfPoolAccountData.js.map +0 -1
  1239. package/dist/@codegen/switchboard_v2/accounts/index.d.ts +0 -31
  1240. package/dist/@codegen/switchboard_v2/accounts/index.d.ts.map +0 -1
  1241. package/dist/@codegen/switchboard_v2/accounts/index.js +0 -34
  1242. package/dist/@codegen/switchboard_v2/accounts/index.js.map +0 -1
  1243. package/dist/@codegen/switchboard_v2/errors/anchor.d.ts +0 -435
  1244. package/dist/@codegen/switchboard_v2/errors/anchor.d.ts.map +0 -1
  1245. package/dist/@codegen/switchboard_v2/errors/anchor.js +0 -767
  1246. package/dist/@codegen/switchboard_v2/errors/anchor.js.map +0 -1
  1247. package/dist/@codegen/switchboard_v2/errors/custom.d.ts +0 -801
  1248. package/dist/@codegen/switchboard_v2/errors/custom.d.ts.map +0 -1
  1249. package/dist/@codegen/switchboard_v2/errors/custom.js +0 -1409
  1250. package/dist/@codegen/switchboard_v2/errors/custom.js.map +0 -1
  1251. package/dist/@codegen/switchboard_v2/errors/index.d.ts +0 -6
  1252. package/dist/@codegen/switchboard_v2/errors/index.d.ts.map +0 -1
  1253. package/dist/@codegen/switchboard_v2/errors/index.js +0 -86
  1254. package/dist/@codegen/switchboard_v2/errors/index.js.map +0 -1
  1255. package/dist/@codegen/switchboard_v2/instructions/aggregatorAddJob.d.ts +0 -13
  1256. package/dist/@codegen/switchboard_v2/instructions/aggregatorAddJob.d.ts.map +0 -1
  1257. package/dist/@codegen/switchboard_v2/instructions/aggregatorAddJob.js +0 -63
  1258. package/dist/@codegen/switchboard_v2/instructions/aggregatorAddJob.js.map +0 -1
  1259. package/dist/@codegen/switchboard_v2/instructions/aggregatorInit.d.ts +0 -14
  1260. package/dist/@codegen/switchboard_v2/instructions/aggregatorInit.d.ts.map +0 -1
  1261. package/dist/@codegen/switchboard_v2/instructions/aggregatorInit.js +0 -60
  1262. package/dist/@codegen/switchboard_v2/instructions/aggregatorInit.js.map +0 -1
  1263. package/dist/@codegen/switchboard_v2/instructions/aggregatorLock.d.ts +0 -12
  1264. package/dist/@codegen/switchboard_v2/instructions/aggregatorLock.d.ts.map +0 -1
  1265. package/dist/@codegen/switchboard_v2/instructions/aggregatorLock.js +0 -62
  1266. package/dist/@codegen/switchboard_v2/instructions/aggregatorLock.js.map +0 -1
  1267. package/dist/@codegen/switchboard_v2/instructions/aggregatorOpenRound.d.ts +0 -21
  1268. package/dist/@codegen/switchboard_v2/instructions/aggregatorOpenRound.d.ts.map +0 -1
  1269. package/dist/@codegen/switchboard_v2/instructions/aggregatorOpenRound.js +0 -67
  1270. package/dist/@codegen/switchboard_v2/instructions/aggregatorOpenRound.js.map +0 -1
  1271. package/dist/@codegen/switchboard_v2/instructions/aggregatorRemoveJob.d.ts +0 -13
  1272. package/dist/@codegen/switchboard_v2/instructions/aggregatorRemoveJob.d.ts.map +0 -1
  1273. package/dist/@codegen/switchboard_v2/instructions/aggregatorRemoveJob.js +0 -63
  1274. package/dist/@codegen/switchboard_v2/instructions/aggregatorRemoveJob.js.map +0 -1
  1275. package/dist/@codegen/switchboard_v2/instructions/aggregatorSaveResult.d.ts +0 -23
  1276. package/dist/@codegen/switchboard_v2/instructions/aggregatorSaveResult.d.ts.map +0 -1
  1277. package/dist/@codegen/switchboard_v2/instructions/aggregatorSaveResult.js +0 -73
  1278. package/dist/@codegen/switchboard_v2/instructions/aggregatorSaveResult.js.map +0 -1
  1279. package/dist/@codegen/switchboard_v2/instructions/aggregatorSaveResultV2.d.ts +0 -23
  1280. package/dist/@codegen/switchboard_v2/instructions/aggregatorSaveResultV2.d.ts.map +0 -1
  1281. package/dist/@codegen/switchboard_v2/instructions/aggregatorSaveResultV2.js +0 -73
  1282. package/dist/@codegen/switchboard_v2/instructions/aggregatorSaveResultV2.js.map +0 -1
  1283. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetAuthority.d.ts +0 -13
  1284. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetAuthority.d.ts.map +0 -1
  1285. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetAuthority.js +0 -63
  1286. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetAuthority.js.map +0 -1
  1287. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetConfig.d.ts +0 -12
  1288. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetConfig.d.ts.map +0 -1
  1289. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetConfig.js +0 -62
  1290. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetConfig.js.map +0 -1
  1291. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetHistoryBuffer.d.ts +0 -13
  1292. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetHistoryBuffer.d.ts.map +0 -1
  1293. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetHistoryBuffer.js +0 -63
  1294. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetHistoryBuffer.js.map +0 -1
  1295. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetQueue.d.ts +0 -13
  1296. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetQueue.d.ts.map +0 -1
  1297. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetQueue.js +0 -63
  1298. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetQueue.js.map +0 -1
  1299. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetResolutionMode.d.ts +0 -15
  1300. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetResolutionMode.d.ts.map +0 -1
  1301. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetResolutionMode.js +0 -65
  1302. package/dist/@codegen/switchboard_v2/instructions/aggregatorSetResolutionMode.js.map +0 -1
  1303. package/dist/@codegen/switchboard_v2/instructions/bufferRelayerInit.d.ts +0 -22
  1304. package/dist/@codegen/switchboard_v2/instructions/bufferRelayerInit.d.ts.map +0 -1
  1305. package/dist/@codegen/switchboard_v2/instructions/bufferRelayerInit.js +0 -68
  1306. package/dist/@codegen/switchboard_v2/instructions/bufferRelayerInit.js.map +0 -1
  1307. package/dist/@codegen/switchboard_v2/instructions/bufferRelayerOpenRound.d.ts +0 -16
  1308. package/dist/@codegen/switchboard_v2/instructions/bufferRelayerOpenRound.d.ts.map +0 -1
  1309. package/dist/@codegen/switchboard_v2/instructions/bufferRelayerOpenRound.js +0 -62
  1310. package/dist/@codegen/switchboard_v2/instructions/bufferRelayerOpenRound.js.map +0 -1
  1311. package/dist/@codegen/switchboard_v2/instructions/bufferRelayerSaveResult.d.ts +0 -21
  1312. package/dist/@codegen/switchboard_v2/instructions/bufferRelayerSaveResult.d.ts.map +0 -1
  1313. package/dist/@codegen/switchboard_v2/instructions/bufferRelayerSaveResult.js +0 -71
  1314. package/dist/@codegen/switchboard_v2/instructions/bufferRelayerSaveResult.js.map +0 -1
  1315. package/dist/@codegen/switchboard_v2/instructions/crankInit.d.ts +0 -15
  1316. package/dist/@codegen/switchboard_v2/instructions/crankInit.d.ts.map +0 -1
  1317. package/dist/@codegen/switchboard_v2/instructions/crankInit.js +0 -59
  1318. package/dist/@codegen/switchboard_v2/instructions/crankInit.js.map +0 -1
  1319. package/dist/@codegen/switchboard_v2/instructions/crankPop.d.ts +0 -19
  1320. package/dist/@codegen/switchboard_v2/instructions/crankPop.d.ts.map +0 -1
  1321. package/dist/@codegen/switchboard_v2/instructions/crankPop.js +0 -63
  1322. package/dist/@codegen/switchboard_v2/instructions/crankPop.js.map +0 -1
  1323. package/dist/@codegen/switchboard_v2/instructions/crankPopV2.d.ts +0 -19
  1324. package/dist/@codegen/switchboard_v2/instructions/crankPopV2.d.ts.map +0 -1
  1325. package/dist/@codegen/switchboard_v2/instructions/crankPopV2.js +0 -63
  1326. package/dist/@codegen/switchboard_v2/instructions/crankPopV2.js.map +0 -1
  1327. package/dist/@codegen/switchboard_v2/instructions/crankPush.d.ts +0 -19
  1328. package/dist/@codegen/switchboard_v2/instructions/crankPush.d.ts.map +0 -1
  1329. package/dist/@codegen/switchboard_v2/instructions/crankPush.js +0 -63
  1330. package/dist/@codegen/switchboard_v2/instructions/crankPush.js.map +0 -1
  1331. package/dist/@codegen/switchboard_v2/instructions/index.d.ts +0 -97
  1332. package/dist/@codegen/switchboard_v2/instructions/index.d.ts.map +0 -1
  1333. package/dist/@codegen/switchboard_v2/instructions/index.js +0 -100
  1334. package/dist/@codegen/switchboard_v2/instructions/index.js.map +0 -1
  1335. package/dist/@codegen/switchboard_v2/instructions/jobInit.d.ts +0 -15
  1336. package/dist/@codegen/switchboard_v2/instructions/jobInit.d.ts.map +0 -1
  1337. package/dist/@codegen/switchboard_v2/instructions/jobInit.js +0 -63
  1338. package/dist/@codegen/switchboard_v2/instructions/jobInit.js.map +0 -1
  1339. package/dist/@codegen/switchboard_v2/instructions/jobSetData.d.ts +0 -12
  1340. package/dist/@codegen/switchboard_v2/instructions/jobSetData.d.ts.map +0 -1
  1341. package/dist/@codegen/switchboard_v2/instructions/jobSetData.js +0 -60
  1342. package/dist/@codegen/switchboard_v2/instructions/jobSetData.js.map +0 -1
  1343. package/dist/@codegen/switchboard_v2/instructions/leaseExtend.d.ts +0 -19
  1344. package/dist/@codegen/switchboard_v2/instructions/leaseExtend.d.ts.map +0 -1
  1345. package/dist/@codegen/switchboard_v2/instructions/leaseExtend.js +0 -63
  1346. package/dist/@codegen/switchboard_v2/instructions/leaseExtend.js.map +0 -1
  1347. package/dist/@codegen/switchboard_v2/instructions/leaseInit.d.ts +0 -21
  1348. package/dist/@codegen/switchboard_v2/instructions/leaseInit.d.ts.map +0 -1
  1349. package/dist/@codegen/switchboard_v2/instructions/leaseInit.js +0 -65
  1350. package/dist/@codegen/switchboard_v2/instructions/leaseInit.js.map +0 -1
  1351. package/dist/@codegen/switchboard_v2/instructions/leaseSetAuthority.d.ts +0 -13
  1352. package/dist/@codegen/switchboard_v2/instructions/leaseSetAuthority.d.ts.map +0 -1
  1353. package/dist/@codegen/switchboard_v2/instructions/leaseSetAuthority.js +0 -63
  1354. package/dist/@codegen/switchboard_v2/instructions/leaseSetAuthority.js.map +0 -1
  1355. package/dist/@codegen/switchboard_v2/instructions/leaseWithdraw.d.ts +0 -19
  1356. package/dist/@codegen/switchboard_v2/instructions/leaseWithdraw.d.ts.map +0 -1
  1357. package/dist/@codegen/switchboard_v2/instructions/leaseWithdraw.js +0 -67
  1358. package/dist/@codegen/switchboard_v2/instructions/leaseWithdraw.js.map +0 -1
  1359. package/dist/@codegen/switchboard_v2/instructions/oracleHeartbeat.d.ts +0 -17
  1360. package/dist/@codegen/switchboard_v2/instructions/oracleHeartbeat.d.ts.map +0 -1
  1361. package/dist/@codegen/switchboard_v2/instructions/oracleHeartbeat.js +0 -67
  1362. package/dist/@codegen/switchboard_v2/instructions/oracleHeartbeat.js.map +0 -1
  1363. package/dist/@codegen/switchboard_v2/instructions/oracleInit.d.ts +0 -17
  1364. package/dist/@codegen/switchboard_v2/instructions/oracleInit.d.ts.map +0 -1
  1365. package/dist/@codegen/switchboard_v2/instructions/oracleInit.js +0 -61
  1366. package/dist/@codegen/switchboard_v2/instructions/oracleInit.js.map +0 -1
  1367. package/dist/@codegen/switchboard_v2/instructions/oracleQueueInit.d.ts +0 -16
  1368. package/dist/@codegen/switchboard_v2/instructions/oracleQueueInit.d.ts.map +0 -1
  1369. package/dist/@codegen/switchboard_v2/instructions/oracleQueueInit.js +0 -66
  1370. package/dist/@codegen/switchboard_v2/instructions/oracleQueueInit.js.map +0 -1
  1371. package/dist/@codegen/switchboard_v2/instructions/oracleQueueSetConfig.d.ts +0 -12
  1372. package/dist/@codegen/switchboard_v2/instructions/oracleQueueSetConfig.d.ts.map +0 -1
  1373. package/dist/@codegen/switchboard_v2/instructions/oracleQueueSetConfig.js +0 -62
  1374. package/dist/@codegen/switchboard_v2/instructions/oracleQueueSetConfig.js.map +0 -1
  1375. package/dist/@codegen/switchboard_v2/instructions/oracleWithdraw.d.ts +0 -20
  1376. package/dist/@codegen/switchboard_v2/instructions/oracleWithdraw.d.ts.map +0 -1
  1377. package/dist/@codegen/switchboard_v2/instructions/oracleWithdraw.js +0 -70
  1378. package/dist/@codegen/switchboard_v2/instructions/oracleWithdraw.js.map +0 -1
  1379. package/dist/@codegen/switchboard_v2/instructions/permissionInit.d.ts +0 -16
  1380. package/dist/@codegen/switchboard_v2/instructions/permissionInit.d.ts.map +0 -1
  1381. package/dist/@codegen/switchboard_v2/instructions/permissionInit.js +0 -62
  1382. package/dist/@codegen/switchboard_v2/instructions/permissionInit.js.map +0 -1
  1383. package/dist/@codegen/switchboard_v2/instructions/permissionSet.d.ts +0 -12
  1384. package/dist/@codegen/switchboard_v2/instructions/permissionSet.d.ts.map +0 -1
  1385. package/dist/@codegen/switchboard_v2/instructions/permissionSet.js +0 -60
  1386. package/dist/@codegen/switchboard_v2/instructions/permissionSet.js.map +0 -1
  1387. package/dist/@codegen/switchboard_v2/instructions/programConfig.d.ts +0 -13
  1388. package/dist/@codegen/switchboard_v2/instructions/programConfig.d.ts.map +0 -1
  1389. package/dist/@codegen/switchboard_v2/instructions/programConfig.js +0 -61
  1390. package/dist/@codegen/switchboard_v2/instructions/programConfig.js.map +0 -1
  1391. package/dist/@codegen/switchboard_v2/instructions/programInit.d.ts +0 -18
  1392. package/dist/@codegen/switchboard_v2/instructions/programInit.d.ts.map +0 -1
  1393. package/dist/@codegen/switchboard_v2/instructions/programInit.js +0 -62
  1394. package/dist/@codegen/switchboard_v2/instructions/programInit.js.map +0 -1
  1395. package/dist/@codegen/switchboard_v2/instructions/vaultTransfer.d.ts +0 -15
  1396. package/dist/@codegen/switchboard_v2/instructions/vaultTransfer.d.ts.map +0 -1
  1397. package/dist/@codegen/switchboard_v2/instructions/vaultTransfer.js +0 -63
  1398. package/dist/@codegen/switchboard_v2/instructions/vaultTransfer.js.map +0 -1
  1399. package/dist/@codegen/switchboard_v2/instructions/vrfCloseAction.d.ts +0 -20
  1400. package/dist/@codegen/switchboard_v2/instructions/vrfCloseAction.d.ts.map +0 -1
  1401. package/dist/@codegen/switchboard_v2/instructions/vrfCloseAction.js +0 -68
  1402. package/dist/@codegen/switchboard_v2/instructions/vrfCloseAction.js.map +0 -1
  1403. package/dist/@codegen/switchboard_v2/instructions/vrfInit.d.ts +0 -16
  1404. package/dist/@codegen/switchboard_v2/instructions/vrfInit.d.ts.map +0 -1
  1405. package/dist/@codegen/switchboard_v2/instructions/vrfInit.js +0 -60
  1406. package/dist/@codegen/switchboard_v2/instructions/vrfInit.js.map +0 -1
  1407. package/dist/@codegen/switchboard_v2/instructions/vrfLiteCloseAction.d.ts +0 -20
  1408. package/dist/@codegen/switchboard_v2/instructions/vrfLiteCloseAction.d.ts.map +0 -1
  1409. package/dist/@codegen/switchboard_v2/instructions/vrfLiteCloseAction.js +0 -68
  1410. package/dist/@codegen/switchboard_v2/instructions/vrfLiteCloseAction.js.map +0 -1
  1411. package/dist/@codegen/switchboard_v2/instructions/vrfLiteInit.d.ts +0 -23
  1412. package/dist/@codegen/switchboard_v2/instructions/vrfLiteInit.d.ts.map +0 -1
  1413. package/dist/@codegen/switchboard_v2/instructions/vrfLiteInit.js +0 -67
  1414. package/dist/@codegen/switchboard_v2/instructions/vrfLiteInit.js.map +0 -1
  1415. package/dist/@codegen/switchboard_v2/instructions/vrfLiteProveAndVerify.d.ts +0 -19
  1416. package/dist/@codegen/switchboard_v2/instructions/vrfLiteProveAndVerify.d.ts.map +0 -1
  1417. package/dist/@codegen/switchboard_v2/instructions/vrfLiteProveAndVerify.js +0 -69
  1418. package/dist/@codegen/switchboard_v2/instructions/vrfLiteProveAndVerify.js.map +0 -1
  1419. package/dist/@codegen/switchboard_v2/instructions/vrfLiteRequestRandomness.d.ts +0 -20
  1420. package/dist/@codegen/switchboard_v2/instructions/vrfLiteRequestRandomness.d.ts.map +0 -1
  1421. package/dist/@codegen/switchboard_v2/instructions/vrfLiteRequestRandomness.js +0 -70
  1422. package/dist/@codegen/switchboard_v2/instructions/vrfLiteRequestRandomness.js.map +0 -1
  1423. package/dist/@codegen/switchboard_v2/instructions/vrfPoolAdd.d.ts +0 -15
  1424. package/dist/@codegen/switchboard_v2/instructions/vrfPoolAdd.d.ts.map +0 -1
  1425. package/dist/@codegen/switchboard_v2/instructions/vrfPoolAdd.js +0 -59
  1426. package/dist/@codegen/switchboard_v2/instructions/vrfPoolAdd.js.map +0 -1
  1427. package/dist/@codegen/switchboard_v2/instructions/vrfPoolInit.d.ts +0 -21
  1428. package/dist/@codegen/switchboard_v2/instructions/vrfPoolInit.d.ts.map +0 -1
  1429. package/dist/@codegen/switchboard_v2/instructions/vrfPoolInit.js +0 -65
  1430. package/dist/@codegen/switchboard_v2/instructions/vrfPoolInit.js.map +0 -1
  1431. package/dist/@codegen/switchboard_v2/instructions/vrfPoolRemove.d.ts +0 -13
  1432. package/dist/@codegen/switchboard_v2/instructions/vrfPoolRemove.d.ts.map +0 -1
  1433. package/dist/@codegen/switchboard_v2/instructions/vrfPoolRemove.js +0 -61
  1434. package/dist/@codegen/switchboard_v2/instructions/vrfPoolRemove.js.map +0 -1
  1435. package/dist/@codegen/switchboard_v2/instructions/vrfPoolRequest.d.ts +0 -20
  1436. package/dist/@codegen/switchboard_v2/instructions/vrfPoolRequest.d.ts.map +0 -1
  1437. package/dist/@codegen/switchboard_v2/instructions/vrfPoolRequest.js +0 -70
  1438. package/dist/@codegen/switchboard_v2/instructions/vrfPoolRequest.js.map +0 -1
  1439. package/dist/@codegen/switchboard_v2/instructions/vrfProveAndVerify.d.ts +0 -19
  1440. package/dist/@codegen/switchboard_v2/instructions/vrfProveAndVerify.d.ts.map +0 -1
  1441. package/dist/@codegen/switchboard_v2/instructions/vrfProveAndVerify.js +0 -69
  1442. package/dist/@codegen/switchboard_v2/instructions/vrfProveAndVerify.js.map +0 -1
  1443. package/dist/@codegen/switchboard_v2/instructions/vrfRequestRandomness.d.ts +0 -22
  1444. package/dist/@codegen/switchboard_v2/instructions/vrfRequestRandomness.d.ts.map +0 -1
  1445. package/dist/@codegen/switchboard_v2/instructions/vrfRequestRandomness.js +0 -76
  1446. package/dist/@codegen/switchboard_v2/instructions/vrfRequestRandomness.js.map +0 -1
  1447. package/dist/@codegen/switchboard_v2/instructions/vrfSetCallback.d.ts +0 -12
  1448. package/dist/@codegen/switchboard_v2/instructions/vrfSetCallback.d.ts.map +0 -1
  1449. package/dist/@codegen/switchboard_v2/instructions/vrfSetCallback.js +0 -62
  1450. package/dist/@codegen/switchboard_v2/instructions/vrfSetCallback.js.map +0 -1
  1451. package/dist/@codegen/switchboard_v2/programId.d.ts +0 -4
  1452. package/dist/@codegen/switchboard_v2/programId.d.ts.map +0 -1
  1453. package/dist/@codegen/switchboard_v2/programId.js +0 -9
  1454. package/dist/@codegen/switchboard_v2/programId.js.map +0 -1
  1455. package/dist/@codegen/switchboard_v2/types/AccountMetaBorsh.d.ts +0 -33
  1456. package/dist/@codegen/switchboard_v2/types/AccountMetaBorsh.d.ts.map +0 -1
  1457. package/dist/@codegen/switchboard_v2/types/AccountMetaBorsh.js +0 -90
  1458. package/dist/@codegen/switchboard_v2/types/AccountMetaBorsh.js.map +0 -1
  1459. package/dist/@codegen/switchboard_v2/types/AccountMetaZC.d.ts +0 -33
  1460. package/dist/@codegen/switchboard_v2/types/AccountMetaZC.d.ts.map +0 -1
  1461. package/dist/@codegen/switchboard_v2/types/AccountMetaZC.js +0 -90
  1462. package/dist/@codegen/switchboard_v2/types/AccountMetaZC.js.map +0 -1
  1463. package/dist/@codegen/switchboard_v2/types/AggregatorAddJobParams.d.ts +0 -22
  1464. package/dist/@codegen/switchboard_v2/types/AggregatorAddJobParams.d.ts.map +0 -1
  1465. package/dist/@codegen/switchboard_v2/types/AggregatorAddJobParams.js +0 -72
  1466. package/dist/@codegen/switchboard_v2/types/AggregatorAddJobParams.js.map +0 -1
  1467. package/dist/@codegen/switchboard_v2/types/AggregatorHistoryRow.d.ts +0 -34
  1468. package/dist/@codegen/switchboard_v2/types/AggregatorHistoryRow.d.ts.map +0 -1
  1469. package/dist/@codegen/switchboard_v2/types/AggregatorHistoryRow.js +0 -83
  1470. package/dist/@codegen/switchboard_v2/types/AggregatorHistoryRow.js.map +0 -1
  1471. package/dist/@codegen/switchboard_v2/types/AggregatorInitParams.d.ts +0 -84
  1472. package/dist/@codegen/switchboard_v2/types/AggregatorInitParams.d.ts.map +0 -1
  1473. package/dist/@codegen/switchboard_v2/types/AggregatorInitParams.js +0 -158
  1474. package/dist/@codegen/switchboard_v2/types/AggregatorInitParams.js.map +0 -1
  1475. package/dist/@codegen/switchboard_v2/types/AggregatorLockParams.d.ts +0 -15
  1476. package/dist/@codegen/switchboard_v2/types/AggregatorLockParams.d.ts.map +0 -1
  1477. package/dist/@codegen/switchboard_v2/types/AggregatorLockParams.js +0 -61
  1478. package/dist/@codegen/switchboard_v2/types/AggregatorLockParams.js.map +0 -1
  1479. package/dist/@codegen/switchboard_v2/types/AggregatorOpenRoundParams.d.ts +0 -37
  1480. package/dist/@codegen/switchboard_v2/types/AggregatorOpenRoundParams.d.ts.map +0 -1
  1481. package/dist/@codegen/switchboard_v2/types/AggregatorOpenRoundParams.js +0 -95
  1482. package/dist/@codegen/switchboard_v2/types/AggregatorOpenRoundParams.js.map +0 -1
  1483. package/dist/@codegen/switchboard_v2/types/AggregatorRemoveJobParams.d.ts +0 -22
  1484. package/dist/@codegen/switchboard_v2/types/AggregatorRemoveJobParams.d.ts.map +0 -1
  1485. package/dist/@codegen/switchboard_v2/types/AggregatorRemoveJobParams.js +0 -72
  1486. package/dist/@codegen/switchboard_v2/types/AggregatorRemoveJobParams.js.map +0 -1
  1487. package/dist/@codegen/switchboard_v2/types/AggregatorResolutionMode.d.ts +0 -32
  1488. package/dist/@codegen/switchboard_v2/types/AggregatorResolutionMode.d.ts.map +0 -1
  1489. package/dist/@codegen/switchboard_v2/types/AggregatorResolutionMode.js +0 -108
  1490. package/dist/@codegen/switchboard_v2/types/AggregatorResolutionMode.js.map +0 -1
  1491. package/dist/@codegen/switchboard_v2/types/AggregatorRound.d.ts +0 -119
  1492. package/dist/@codegen/switchboard_v2/types/AggregatorRound.d.ts.map +0 -1
  1493. package/dist/@codegen/switchboard_v2/types/AggregatorRound.js +0 -172
  1494. package/dist/@codegen/switchboard_v2/types/AggregatorRound.js.map +0 -1
  1495. package/dist/@codegen/switchboard_v2/types/AggregatorSaveResultParams.d.ts +0 -86
  1496. package/dist/@codegen/switchboard_v2/types/AggregatorSaveResultParams.d.ts.map +0 -1
  1497. package/dist/@codegen/switchboard_v2/types/AggregatorSaveResultParams.js +0 -138
  1498. package/dist/@codegen/switchboard_v2/types/AggregatorSaveResultParams.js.map +0 -1
  1499. package/dist/@codegen/switchboard_v2/types/AggregatorSaveResultParamsV2.d.ts +0 -97
  1500. package/dist/@codegen/switchboard_v2/types/AggregatorSaveResultParamsV2.d.ts.map +0 -1
  1501. package/dist/@codegen/switchboard_v2/types/AggregatorSaveResultParamsV2.js +0 -145
  1502. package/dist/@codegen/switchboard_v2/types/AggregatorSaveResultParamsV2.js.map +0 -1
  1503. package/dist/@codegen/switchboard_v2/types/AggregatorSetAuthorityParams.d.ts +0 -15
  1504. package/dist/@codegen/switchboard_v2/types/AggregatorSetAuthorityParams.d.ts.map +0 -1
  1505. package/dist/@codegen/switchboard_v2/types/AggregatorSetAuthorityParams.js +0 -61
  1506. package/dist/@codegen/switchboard_v2/types/AggregatorSetAuthorityParams.js.map +0 -1
  1507. package/dist/@codegen/switchboard_v2/types/AggregatorSetBatchSizeParams.d.ts +0 -22
  1508. package/dist/@codegen/switchboard_v2/types/AggregatorSetBatchSizeParams.d.ts.map +0 -1
  1509. package/dist/@codegen/switchboard_v2/types/AggregatorSetBatchSizeParams.js +0 -72
  1510. package/dist/@codegen/switchboard_v2/types/AggregatorSetBatchSizeParams.js.map +0 -1
  1511. package/dist/@codegen/switchboard_v2/types/AggregatorSetConfigParams.d.ts +0 -84
  1512. package/dist/@codegen/switchboard_v2/types/AggregatorSetConfigParams.d.ts.map +0 -1
  1513. package/dist/@codegen/switchboard_v2/types/AggregatorSetConfigParams.js +0 -161
  1514. package/dist/@codegen/switchboard_v2/types/AggregatorSetConfigParams.js.map +0 -1
  1515. package/dist/@codegen/switchboard_v2/types/AggregatorSetForceReportPeriodParams.d.ts +0 -22
  1516. package/dist/@codegen/switchboard_v2/types/AggregatorSetForceReportPeriodParams.d.ts.map +0 -1
  1517. package/dist/@codegen/switchboard_v2/types/AggregatorSetForceReportPeriodParams.js +0 -72
  1518. package/dist/@codegen/switchboard_v2/types/AggregatorSetForceReportPeriodParams.js.map +0 -1
  1519. package/dist/@codegen/switchboard_v2/types/AggregatorSetHistoryBufferParams.d.ts +0 -15
  1520. package/dist/@codegen/switchboard_v2/types/AggregatorSetHistoryBufferParams.d.ts.map +0 -1
  1521. package/dist/@codegen/switchboard_v2/types/AggregatorSetHistoryBufferParams.js +0 -61
  1522. package/dist/@codegen/switchboard_v2/types/AggregatorSetHistoryBufferParams.js.map +0 -1
  1523. package/dist/@codegen/switchboard_v2/types/AggregatorSetMinJobsParams.d.ts +0 -22
  1524. package/dist/@codegen/switchboard_v2/types/AggregatorSetMinJobsParams.d.ts.map +0 -1
  1525. package/dist/@codegen/switchboard_v2/types/AggregatorSetMinJobsParams.js +0 -72
  1526. package/dist/@codegen/switchboard_v2/types/AggregatorSetMinJobsParams.js.map +0 -1
  1527. package/dist/@codegen/switchboard_v2/types/AggregatorSetMinOraclesParams.d.ts +0 -22
  1528. package/dist/@codegen/switchboard_v2/types/AggregatorSetMinOraclesParams.d.ts.map +0 -1
  1529. package/dist/@codegen/switchboard_v2/types/AggregatorSetMinOraclesParams.js +0 -72
  1530. package/dist/@codegen/switchboard_v2/types/AggregatorSetMinOraclesParams.js.map +0 -1
  1531. package/dist/@codegen/switchboard_v2/types/AggregatorSetQueueParams.d.ts +0 -15
  1532. package/dist/@codegen/switchboard_v2/types/AggregatorSetQueueParams.d.ts.map +0 -1
  1533. package/dist/@codegen/switchboard_v2/types/AggregatorSetQueueParams.js +0 -61
  1534. package/dist/@codegen/switchboard_v2/types/AggregatorSetQueueParams.js.map +0 -1
  1535. package/dist/@codegen/switchboard_v2/types/AggregatorSetResolutionModeParams.d.ts +0 -22
  1536. package/dist/@codegen/switchboard_v2/types/AggregatorSetResolutionModeParams.d.ts.map +0 -1
  1537. package/dist/@codegen/switchboard_v2/types/AggregatorSetResolutionModeParams.js +0 -72
  1538. package/dist/@codegen/switchboard_v2/types/AggregatorSetResolutionModeParams.js.map +0 -1
  1539. package/dist/@codegen/switchboard_v2/types/AggregatorSetUpdateIntervalParams.d.ts +0 -22
  1540. package/dist/@codegen/switchboard_v2/types/AggregatorSetUpdateIntervalParams.d.ts.map +0 -1
  1541. package/dist/@codegen/switchboard_v2/types/AggregatorSetUpdateIntervalParams.js +0 -72
  1542. package/dist/@codegen/switchboard_v2/types/AggregatorSetUpdateIntervalParams.js.map +0 -1
  1543. package/dist/@codegen/switchboard_v2/types/AggregatorSetVarianceThresholdParams.d.ts +0 -29
  1544. package/dist/@codegen/switchboard_v2/types/AggregatorSetVarianceThresholdParams.d.ts.map +0 -1
  1545. package/dist/@codegen/switchboard_v2/types/AggregatorSetVarianceThresholdParams.js +0 -75
  1546. package/dist/@codegen/switchboard_v2/types/AggregatorSetVarianceThresholdParams.js.map +0 -1
  1547. package/dist/@codegen/switchboard_v2/types/BorshDecimal.d.ts +0 -28
  1548. package/dist/@codegen/switchboard_v2/types/BorshDecimal.d.ts.map +0 -1
  1549. package/dist/@codegen/switchboard_v2/types/BorshDecimal.js +0 -82
  1550. package/dist/@codegen/switchboard_v2/types/BorshDecimal.js.map +0 -1
  1551. package/dist/@codegen/switchboard_v2/types/BufferRelayerInitParams.d.ts +0 -32
  1552. package/dist/@codegen/switchboard_v2/types/BufferRelayerInitParams.d.ts.map +0 -1
  1553. package/dist/@codegen/switchboard_v2/types/BufferRelayerInitParams.js +0 -88
  1554. package/dist/@codegen/switchboard_v2/types/BufferRelayerInitParams.js.map +0 -1
  1555. package/dist/@codegen/switchboard_v2/types/BufferRelayerOpenRoundParams.d.ts +0 -27
  1556. package/dist/@codegen/switchboard_v2/types/BufferRelayerOpenRoundParams.d.ts.map +0 -1
  1557. package/dist/@codegen/switchboard_v2/types/BufferRelayerOpenRoundParams.js +0 -78
  1558. package/dist/@codegen/switchboard_v2/types/BufferRelayerOpenRoundParams.js.map +0 -1
  1559. package/dist/@codegen/switchboard_v2/types/BufferRelayerRound.d.ts +0 -44
  1560. package/dist/@codegen/switchboard_v2/types/BufferRelayerRound.d.ts.map +0 -1
  1561. package/dist/@codegen/switchboard_v2/types/BufferRelayerRound.js +0 -108
  1562. package/dist/@codegen/switchboard_v2/types/BufferRelayerRound.js.map +0 -1
  1563. package/dist/@codegen/switchboard_v2/types/BufferRelayerSaveResultParams.d.ts +0 -37
  1564. package/dist/@codegen/switchboard_v2/types/BufferRelayerSaveResultParams.d.ts.map +0 -1
  1565. package/dist/@codegen/switchboard_v2/types/BufferRelayerSaveResultParams.js +0 -95
  1566. package/dist/@codegen/switchboard_v2/types/BufferRelayerSaveResultParams.js.map +0 -1
  1567. package/dist/@codegen/switchboard_v2/types/Callback.d.ts +0 -41
  1568. package/dist/@codegen/switchboard_v2/types/Callback.d.ts.map +0 -1
  1569. package/dist/@codegen/switchboard_v2/types/Callback.js +0 -91
  1570. package/dist/@codegen/switchboard_v2/types/Callback.js.map +0 -1
  1571. package/dist/@codegen/switchboard_v2/types/CallbackZC.d.ts +0 -51
  1572. package/dist/@codegen/switchboard_v2/types/CallbackZC.d.ts.map +0 -1
  1573. package/dist/@codegen/switchboard_v2/types/CallbackZC.js +0 -105
  1574. package/dist/@codegen/switchboard_v2/types/CallbackZC.js.map +0 -1
  1575. package/dist/@codegen/switchboard_v2/types/CompletedPointZC.d.ts +0 -54
  1576. package/dist/@codegen/switchboard_v2/types/CompletedPointZC.d.ts.map +0 -1
  1577. package/dist/@codegen/switchboard_v2/types/CompletedPointZC.js +0 -96
  1578. package/dist/@codegen/switchboard_v2/types/CompletedPointZC.js.map +0 -1
  1579. package/dist/@codegen/switchboard_v2/types/CrankInitParams.d.ts +0 -32
  1580. package/dist/@codegen/switchboard_v2/types/CrankInitParams.d.ts.map +0 -1
  1581. package/dist/@codegen/switchboard_v2/types/CrankInitParams.js +0 -84
  1582. package/dist/@codegen/switchboard_v2/types/CrankInitParams.js.map +0 -1
  1583. package/dist/@codegen/switchboard_v2/types/CrankPopParams.d.ts +0 -42
  1584. package/dist/@codegen/switchboard_v2/types/CrankPopParams.d.ts.map +0 -1
  1585. package/dist/@codegen/switchboard_v2/types/CrankPopParams.js +0 -102
  1586. package/dist/@codegen/switchboard_v2/types/CrankPopParams.js.map +0 -1
  1587. package/dist/@codegen/switchboard_v2/types/CrankPopParamsV2.d.ts +0 -47
  1588. package/dist/@codegen/switchboard_v2/types/CrankPopParamsV2.d.ts.map +0 -1
  1589. package/dist/@codegen/switchboard_v2/types/CrankPopParamsV2.js +0 -109
  1590. package/dist/@codegen/switchboard_v2/types/CrankPopParamsV2.js.map +0 -1
  1591. package/dist/@codegen/switchboard_v2/types/CrankPushParams.d.ts +0 -32
  1592. package/dist/@codegen/switchboard_v2/types/CrankPushParams.d.ts.map +0 -1
  1593. package/dist/@codegen/switchboard_v2/types/CrankPushParams.js +0 -88
  1594. package/dist/@codegen/switchboard_v2/types/CrankPushParams.js.map +0 -1
  1595. package/dist/@codegen/switchboard_v2/types/CrankRow.d.ts +0 -29
  1596. package/dist/@codegen/switchboard_v2/types/CrankRow.d.ts.map +0 -1
  1597. package/dist/@codegen/switchboard_v2/types/CrankRow.js +0 -84
  1598. package/dist/@codegen/switchboard_v2/types/CrankRow.js.map +0 -1
  1599. package/dist/@codegen/switchboard_v2/types/EcvrfIntermediate.d.ts +0 -63
  1600. package/dist/@codegen/switchboard_v2/types/EcvrfIntermediate.d.ts.map +0 -1
  1601. package/dist/@codegen/switchboard_v2/types/EcvrfIntermediate.js +0 -103
  1602. package/dist/@codegen/switchboard_v2/types/EcvrfIntermediate.js.map +0 -1
  1603. package/dist/@codegen/switchboard_v2/types/EcvrfProofZC.d.ts +0 -67
  1604. package/dist/@codegen/switchboard_v2/types/EcvrfProofZC.d.ts.map +0 -1
  1605. package/dist/@codegen/switchboard_v2/types/EcvrfProofZC.js +0 -89
  1606. package/dist/@codegen/switchboard_v2/types/EcvrfProofZC.js.map +0 -1
  1607. package/dist/@codegen/switchboard_v2/types/EdwardsPointZC.d.ts +0 -54
  1608. package/dist/@codegen/switchboard_v2/types/EdwardsPointZC.d.ts.map +0 -1
  1609. package/dist/@codegen/switchboard_v2/types/EdwardsPointZC.js +0 -96
  1610. package/dist/@codegen/switchboard_v2/types/EdwardsPointZC.js.map +0 -1
  1611. package/dist/@codegen/switchboard_v2/types/Error.d.ts +0 -58
  1612. package/dist/@codegen/switchboard_v2/types/Error.d.ts.map +0 -1
  1613. package/dist/@codegen/switchboard_v2/types/Error.js +0 -156
  1614. package/dist/@codegen/switchboard_v2/types/Error.js.map +0 -1
  1615. package/dist/@codegen/switchboard_v2/types/FieldElementZC.d.ts +0 -23
  1616. package/dist/@codegen/switchboard_v2/types/FieldElementZC.d.ts.map +0 -1
  1617. package/dist/@codegen/switchboard_v2/types/FieldElementZC.js +0 -76
  1618. package/dist/@codegen/switchboard_v2/types/FieldElementZC.js.map +0 -1
  1619. package/dist/@codegen/switchboard_v2/types/Hash.d.ts +0 -22
  1620. package/dist/@codegen/switchboard_v2/types/Hash.d.ts.map +0 -1
  1621. package/dist/@codegen/switchboard_v2/types/Hash.js +0 -72
  1622. package/dist/@codegen/switchboard_v2/types/Hash.js.map +0 -1
  1623. package/dist/@codegen/switchboard_v2/types/JobInitParams.d.ts +0 -43
  1624. package/dist/@codegen/switchboard_v2/types/JobInitParams.d.ts.map +0 -1
  1625. package/dist/@codegen/switchboard_v2/types/JobInitParams.js +0 -106
  1626. package/dist/@codegen/switchboard_v2/types/JobInitParams.js.map +0 -1
  1627. package/dist/@codegen/switchboard_v2/types/JobSetDataParams.d.ts +0 -27
  1628. package/dist/@codegen/switchboard_v2/types/JobSetDataParams.d.ts.map +0 -1
  1629. package/dist/@codegen/switchboard_v2/types/JobSetDataParams.js +0 -78
  1630. package/dist/@codegen/switchboard_v2/types/JobSetDataParams.js.map +0 -1
  1631. package/dist/@codegen/switchboard_v2/types/LeaseExtendParams.d.ts +0 -38
  1632. package/dist/@codegen/switchboard_v2/types/LeaseExtendParams.d.ts.map +0 -1
  1633. package/dist/@codegen/switchboard_v2/types/LeaseExtendParams.js +0 -99
  1634. package/dist/@codegen/switchboard_v2/types/LeaseExtendParams.js.map +0 -1
  1635. package/dist/@codegen/switchboard_v2/types/LeaseInitParams.d.ts +0 -44
  1636. package/dist/@codegen/switchboard_v2/types/LeaseInitParams.d.ts.map +0 -1
  1637. package/dist/@codegen/switchboard_v2/types/LeaseInitParams.js +0 -108
  1638. package/dist/@codegen/switchboard_v2/types/LeaseInitParams.js.map +0 -1
  1639. package/dist/@codegen/switchboard_v2/types/LeaseSetAuthorityParams.d.ts +0 -15
  1640. package/dist/@codegen/switchboard_v2/types/LeaseSetAuthorityParams.d.ts.map +0 -1
  1641. package/dist/@codegen/switchboard_v2/types/LeaseSetAuthorityParams.js +0 -61
  1642. package/dist/@codegen/switchboard_v2/types/LeaseSetAuthorityParams.js.map +0 -1
  1643. package/dist/@codegen/switchboard_v2/types/LeaseWithdrawParams.d.ts +0 -33
  1644. package/dist/@codegen/switchboard_v2/types/LeaseWithdrawParams.d.ts.map +0 -1
  1645. package/dist/@codegen/switchboard_v2/types/LeaseWithdrawParams.js +0 -88
  1646. package/dist/@codegen/switchboard_v2/types/LeaseWithdrawParams.js.map +0 -1
  1647. package/dist/@codegen/switchboard_v2/types/OracleHeartbeatParams.d.ts +0 -22
  1648. package/dist/@codegen/switchboard_v2/types/OracleHeartbeatParams.d.ts.map +0 -1
  1649. package/dist/@codegen/switchboard_v2/types/OracleHeartbeatParams.js +0 -72
  1650. package/dist/@codegen/switchboard_v2/types/OracleHeartbeatParams.js.map +0 -1
  1651. package/dist/@codegen/switchboard_v2/types/OracleInitParams.d.ts +0 -37
  1652. package/dist/@codegen/switchboard_v2/types/OracleInitParams.d.ts.map +0 -1
  1653. package/dist/@codegen/switchboard_v2/types/OracleInitParams.js +0 -95
  1654. package/dist/@codegen/switchboard_v2/types/OracleInitParams.js.map +0 -1
  1655. package/dist/@codegen/switchboard_v2/types/OracleMetrics.d.ts +0 -63
  1656. package/dist/@codegen/switchboard_v2/types/OracleMetrics.d.ts.map +0 -1
  1657. package/dist/@codegen/switchboard_v2/types/OracleMetrics.js +0 -134
  1658. package/dist/@codegen/switchboard_v2/types/OracleMetrics.js.map +0 -1
  1659. package/dist/@codegen/switchboard_v2/types/OracleQueueInitParams.d.ts +0 -94
  1660. package/dist/@codegen/switchboard_v2/types/OracleQueueInitParams.d.ts.map +0 -1
  1661. package/dist/@codegen/switchboard_v2/types/OracleQueueInitParams.js +0 -172
  1662. package/dist/@codegen/switchboard_v2/types/OracleQueueInitParams.js.map +0 -1
  1663. package/dist/@codegen/switchboard_v2/types/OracleQueueSetConfigParams.d.ts +0 -84
  1664. package/dist/@codegen/switchboard_v2/types/OracleQueueSetConfigParams.d.ts.map +0 -1
  1665. package/dist/@codegen/switchboard_v2/types/OracleQueueSetConfigParams.js +0 -175
  1666. package/dist/@codegen/switchboard_v2/types/OracleQueueSetConfigParams.js.map +0 -1
  1667. package/dist/@codegen/switchboard_v2/types/OracleQueueSetRewardsParams.d.ts +0 -23
  1668. package/dist/@codegen/switchboard_v2/types/OracleQueueSetRewardsParams.d.ts.map +0 -1
  1669. package/dist/@codegen/switchboard_v2/types/OracleQueueSetRewardsParams.js +0 -76
  1670. package/dist/@codegen/switchboard_v2/types/OracleQueueSetRewardsParams.js.map +0 -1
  1671. package/dist/@codegen/switchboard_v2/types/OracleResponseType.d.ts +0 -58
  1672. package/dist/@codegen/switchboard_v2/types/OracleResponseType.d.ts.map +0 -1
  1673. package/dist/@codegen/switchboard_v2/types/OracleResponseType.js +0 -156
  1674. package/dist/@codegen/switchboard_v2/types/OracleResponseType.js.map +0 -1
  1675. package/dist/@codegen/switchboard_v2/types/OracleWithdrawParams.d.ts +0 -33
  1676. package/dist/@codegen/switchboard_v2/types/OracleWithdrawParams.d.ts.map +0 -1
  1677. package/dist/@codegen/switchboard_v2/types/OracleWithdrawParams.js +0 -88
  1678. package/dist/@codegen/switchboard_v2/types/OracleWithdrawParams.js.map +0 -1
  1679. package/dist/@codegen/switchboard_v2/types/PermissionInitParams.d.ts +0 -15
  1680. package/dist/@codegen/switchboard_v2/types/PermissionInitParams.d.ts.map +0 -1
  1681. package/dist/@codegen/switchboard_v2/types/PermissionInitParams.js +0 -61
  1682. package/dist/@codegen/switchboard_v2/types/PermissionInitParams.js.map +0 -1
  1683. package/dist/@codegen/switchboard_v2/types/PermissionSetParams.d.ts +0 -39
  1684. package/dist/@codegen/switchboard_v2/types/PermissionSetParams.d.ts.map +0 -1
  1685. package/dist/@codegen/switchboard_v2/types/PermissionSetParams.js +0 -79
  1686. package/dist/@codegen/switchboard_v2/types/PermissionSetParams.js.map +0 -1
  1687. package/dist/@codegen/switchboard_v2/types/ProgramConfigParams.d.ts +0 -33
  1688. package/dist/@codegen/switchboard_v2/types/ProgramConfigParams.d.ts.map +0 -1
  1689. package/dist/@codegen/switchboard_v2/types/ProgramConfigParams.js +0 -86
  1690. package/dist/@codegen/switchboard_v2/types/ProgramConfigParams.js.map +0 -1
  1691. package/dist/@codegen/switchboard_v2/types/ProgramInitParams.d.ts +0 -22
  1692. package/dist/@codegen/switchboard_v2/types/ProgramInitParams.d.ts.map +0 -1
  1693. package/dist/@codegen/switchboard_v2/types/ProgramInitParams.js +0 -72
  1694. package/dist/@codegen/switchboard_v2/types/ProgramInitParams.js.map +0 -1
  1695. package/dist/@codegen/switchboard_v2/types/ProjectivePointZC.d.ts +0 -45
  1696. package/dist/@codegen/switchboard_v2/types/ProjectivePointZC.d.ts.map +0 -1
  1697. package/dist/@codegen/switchboard_v2/types/ProjectivePointZC.js +0 -89
  1698. package/dist/@codegen/switchboard_v2/types/ProjectivePointZC.js.map +0 -1
  1699. package/dist/@codegen/switchboard_v2/types/Scalar.d.ts +0 -22
  1700. package/dist/@codegen/switchboard_v2/types/Scalar.d.ts.map +0 -1
  1701. package/dist/@codegen/switchboard_v2/types/Scalar.js +0 -72
  1702. package/dist/@codegen/switchboard_v2/types/Scalar.js.map +0 -1
  1703. package/dist/@codegen/switchboard_v2/types/SlidingWindowElement.d.ts +0 -45
  1704. package/dist/@codegen/switchboard_v2/types/SlidingWindowElement.d.ts.map +0 -1
  1705. package/dist/@codegen/switchboard_v2/types/SlidingWindowElement.js +0 -102
  1706. package/dist/@codegen/switchboard_v2/types/SlidingWindowElement.js.map +0 -1
  1707. package/dist/@codegen/switchboard_v2/types/SwitchboardDecimal.d.ts +0 -28
  1708. package/dist/@codegen/switchboard_v2/types/SwitchboardDecimal.d.ts.map +0 -1
  1709. package/dist/@codegen/switchboard_v2/types/SwitchboardDecimal.js +0 -82
  1710. package/dist/@codegen/switchboard_v2/types/SwitchboardDecimal.js.map +0 -1
  1711. package/dist/@codegen/switchboard_v2/types/SwitchboardPermission.d.ts +0 -45
  1712. package/dist/@codegen/switchboard_v2/types/SwitchboardPermission.d.ts.map +0 -1
  1713. package/dist/@codegen/switchboard_v2/types/SwitchboardPermission.js +0 -132
  1714. package/dist/@codegen/switchboard_v2/types/SwitchboardPermission.js.map +0 -1
  1715. package/dist/@codegen/switchboard_v2/types/VaultTransferParams.d.ts +0 -28
  1716. package/dist/@codegen/switchboard_v2/types/VaultTransferParams.d.ts.map +0 -1
  1717. package/dist/@codegen/switchboard_v2/types/VaultTransferParams.js +0 -82
  1718. package/dist/@codegen/switchboard_v2/types/VaultTransferParams.js.map +0 -1
  1719. package/dist/@codegen/switchboard_v2/types/VrfBuilder.d.ts +0 -661
  1720. package/dist/@codegen/switchboard_v2/types/VrfBuilder.d.ts.map +0 -1
  1721. package/dist/@codegen/switchboard_v2/types/VrfBuilder.js +0 -338
  1722. package/dist/@codegen/switchboard_v2/types/VrfBuilder.js.map +0 -1
  1723. package/dist/@codegen/switchboard_v2/types/VrfCloseParams.d.ts +0 -27
  1724. package/dist/@codegen/switchboard_v2/types/VrfCloseParams.d.ts.map +0 -1
  1725. package/dist/@codegen/switchboard_v2/types/VrfCloseParams.js +0 -78
  1726. package/dist/@codegen/switchboard_v2/types/VrfCloseParams.js.map +0 -1
  1727. package/dist/@codegen/switchboard_v2/types/VrfInitParams.d.ts +0 -44
  1728. package/dist/@codegen/switchboard_v2/types/VrfInitParams.d.ts.map +0 -1
  1729. package/dist/@codegen/switchboard_v2/types/VrfInitParams.js +0 -79
  1730. package/dist/@codegen/switchboard_v2/types/VrfInitParams.js.map +0 -1
  1731. package/dist/@codegen/switchboard_v2/types/VrfLiteCloseParams.d.ts +0 -15
  1732. package/dist/@codegen/switchboard_v2/types/VrfLiteCloseParams.d.ts.map +0 -1
  1733. package/dist/@codegen/switchboard_v2/types/VrfLiteCloseParams.js +0 -61
  1734. package/dist/@codegen/switchboard_v2/types/VrfLiteCloseParams.js.map +0 -1
  1735. package/dist/@codegen/switchboard_v2/types/VrfLiteInitParams.d.ts +0 -50
  1736. package/dist/@codegen/switchboard_v2/types/VrfLiteInitParams.d.ts.map +0 -1
  1737. package/dist/@codegen/switchboard_v2/types/VrfLiteInitParams.js +0 -95
  1738. package/dist/@codegen/switchboard_v2/types/VrfLiteInitParams.js.map +0 -1
  1739. package/dist/@codegen/switchboard_v2/types/VrfLiteProveAndVerifyParams.d.ts +0 -38
  1740. package/dist/@codegen/switchboard_v2/types/VrfLiteProveAndVerifyParams.d.ts.map +0 -1
  1741. package/dist/@codegen/switchboard_v2/types/VrfLiteProveAndVerifyParams.js +0 -99
  1742. package/dist/@codegen/switchboard_v2/types/VrfLiteProveAndVerifyParams.js.map +0 -1
  1743. package/dist/@codegen/switchboard_v2/types/VrfLiteRequestRandomnessParams.d.ts +0 -39
  1744. package/dist/@codegen/switchboard_v2/types/VrfLiteRequestRandomnessParams.d.ts.map +0 -1
  1745. package/dist/@codegen/switchboard_v2/types/VrfLiteRequestRandomnessParams.js +0 -75
  1746. package/dist/@codegen/switchboard_v2/types/VrfLiteRequestRandomnessParams.js.map +0 -1
  1747. package/dist/@codegen/switchboard_v2/types/VrfPoolAddParams.d.ts +0 -15
  1748. package/dist/@codegen/switchboard_v2/types/VrfPoolAddParams.d.ts.map +0 -1
  1749. package/dist/@codegen/switchboard_v2/types/VrfPoolAddParams.js +0 -61
  1750. package/dist/@codegen/switchboard_v2/types/VrfPoolAddParams.js.map +0 -1
  1751. package/dist/@codegen/switchboard_v2/types/VrfPoolInitParams.d.ts +0 -32
  1752. package/dist/@codegen/switchboard_v2/types/VrfPoolInitParams.d.ts.map +0 -1
  1753. package/dist/@codegen/switchboard_v2/types/VrfPoolInitParams.js +0 -84
  1754. package/dist/@codegen/switchboard_v2/types/VrfPoolInitParams.js.map +0 -1
  1755. package/dist/@codegen/switchboard_v2/types/VrfPoolRemoveParams.d.ts +0 -15
  1756. package/dist/@codegen/switchboard_v2/types/VrfPoolRemoveParams.d.ts.map +0 -1
  1757. package/dist/@codegen/switchboard_v2/types/VrfPoolRemoveParams.js +0 -61
  1758. package/dist/@codegen/switchboard_v2/types/VrfPoolRemoveParams.js.map +0 -1
  1759. package/dist/@codegen/switchboard_v2/types/VrfPoolRequestParams.d.ts +0 -39
  1760. package/dist/@codegen/switchboard_v2/types/VrfPoolRequestParams.d.ts.map +0 -1
  1761. package/dist/@codegen/switchboard_v2/types/VrfPoolRequestParams.js +0 -75
  1762. package/dist/@codegen/switchboard_v2/types/VrfPoolRequestParams.js.map +0 -1
  1763. package/dist/@codegen/switchboard_v2/types/VrfPoolRow.d.ts +0 -29
  1764. package/dist/@codegen/switchboard_v2/types/VrfPoolRow.d.ts.map +0 -1
  1765. package/dist/@codegen/switchboard_v2/types/VrfPoolRow.js +0 -84
  1766. package/dist/@codegen/switchboard_v2/types/VrfPoolRow.js.map +0 -1
  1767. package/dist/@codegen/switchboard_v2/types/VrfProveAndVerifyParams.d.ts +0 -48
  1768. package/dist/@codegen/switchboard_v2/types/VrfProveAndVerifyParams.d.ts.map +0 -1
  1769. package/dist/@codegen/switchboard_v2/types/VrfProveAndVerifyParams.js +0 -113
  1770. package/dist/@codegen/switchboard_v2/types/VrfProveAndVerifyParams.js.map +0 -1
  1771. package/dist/@codegen/switchboard_v2/types/VrfProveParams.d.ts +0 -27
  1772. package/dist/@codegen/switchboard_v2/types/VrfProveParams.d.ts.map +0 -1
  1773. package/dist/@codegen/switchboard_v2/types/VrfProveParams.js +0 -78
  1774. package/dist/@codegen/switchboard_v2/types/VrfProveParams.js.map +0 -1
  1775. package/dist/@codegen/switchboard_v2/types/VrfRequestRandomnessParams.d.ts +0 -27
  1776. package/dist/@codegen/switchboard_v2/types/VrfRequestRandomnessParams.d.ts.map +0 -1
  1777. package/dist/@codegen/switchboard_v2/types/VrfRequestRandomnessParams.js +0 -78
  1778. package/dist/@codegen/switchboard_v2/types/VrfRequestRandomnessParams.js.map +0 -1
  1779. package/dist/@codegen/switchboard_v2/types/VrfRound.d.ts +0 -53
  1780. package/dist/@codegen/switchboard_v2/types/VrfRound.d.ts.map +0 -1
  1781. package/dist/@codegen/switchboard_v2/types/VrfRound.js +0 -120
  1782. package/dist/@codegen/switchboard_v2/types/VrfRound.js.map +0 -1
  1783. package/dist/@codegen/switchboard_v2/types/VrfSetCallbackParams.d.ts +0 -39
  1784. package/dist/@codegen/switchboard_v2/types/VrfSetCallbackParams.d.ts.map +0 -1
  1785. package/dist/@codegen/switchboard_v2/types/VrfSetCallbackParams.js +0 -73
  1786. package/dist/@codegen/switchboard_v2/types/VrfSetCallbackParams.js.map +0 -1
  1787. package/dist/@codegen/switchboard_v2/types/VrfStatus.d.ts +0 -84
  1788. package/dist/@codegen/switchboard_v2/types/VrfStatus.d.ts.map +0 -1
  1789. package/dist/@codegen/switchboard_v2/types/VrfStatus.js +0 -204
  1790. package/dist/@codegen/switchboard_v2/types/VrfStatus.js.map +0 -1
  1791. package/dist/@codegen/switchboard_v2/types/index.d.ts +0 -179
  1792. package/dist/@codegen/switchboard_v2/types/index.d.ts.map +0 -1
  1793. package/dist/@codegen/switchboard_v2/types/index.js +0 -207
  1794. package/dist/@codegen/switchboard_v2/types/index.js.map +0 -1
  1795. package/dist/@codegen/switchboard_v2/utils/borshAddress.d.ts +0 -4
  1796. package/dist/@codegen/switchboard_v2/utils/borshAddress.d.ts.map +0 -1
  1797. package/dist/@codegen/switchboard_v2/utils/borshAddress.js +0 -30
  1798. package/dist/@codegen/switchboard_v2/utils/borshAddress.js.map +0 -1
  1799. package/dist/@codegen/switchboard_v2/utils/index.d.ts +0 -2
  1800. package/dist/@codegen/switchboard_v2/utils/index.d.ts.map +0 -1
  1801. package/dist/@codegen/switchboard_v2/utils/index.js +0 -18
  1802. package/dist/@codegen/switchboard_v2/utils/index.js.map +0 -1
  1803. package/dist/@codegen/unstaking_pool/accounts/PoolState.d.ts +0 -53
  1804. package/dist/@codegen/unstaking_pool/accounts/PoolState.d.ts.map +0 -1
  1805. package/dist/@codegen/unstaking_pool/accounts/PoolState.js +0 -167
  1806. package/dist/@codegen/unstaking_pool/accounts/PoolState.js.map +0 -1
  1807. package/dist/@codegen/unstaking_pool/accounts/UnstakeTicket.d.ts +0 -41
  1808. package/dist/@codegen/unstaking_pool/accounts/UnstakeTicket.d.ts.map +0 -1
  1809. package/dist/@codegen/unstaking_pool/accounts/UnstakeTicket.js +0 -143
  1810. package/dist/@codegen/unstaking_pool/accounts/UnstakeTicket.js.map +0 -1
  1811. package/dist/@codegen/unstaking_pool/accounts/index.d.ts +0 -5
  1812. package/dist/@codegen/unstaking_pool/accounts/index.d.ts.map +0 -1
  1813. package/dist/@codegen/unstaking_pool/accounts/index.js +0 -8
  1814. package/dist/@codegen/unstaking_pool/accounts/index.js.map +0 -1
  1815. package/dist/@codegen/unstaking_pool/errors/anchor.d.ts +0 -435
  1816. package/dist/@codegen/unstaking_pool/errors/anchor.d.ts.map +0 -1
  1817. package/dist/@codegen/unstaking_pool/errors/anchor.js +0 -767
  1818. package/dist/@codegen/unstaking_pool/errors/anchor.js.map +0 -1
  1819. package/dist/@codegen/unstaking_pool/errors/custom.d.ts +0 -259
  1820. package/dist/@codegen/unstaking_pool/errors/custom.d.ts.map +0 -1
  1821. package/dist/@codegen/unstaking_pool/errors/custom.js +0 -458
  1822. package/dist/@codegen/unstaking_pool/errors/custom.js.map +0 -1
  1823. package/dist/@codegen/unstaking_pool/errors/index.d.ts +0 -6
  1824. package/dist/@codegen/unstaking_pool/errors/index.d.ts.map +0 -1
  1825. package/dist/@codegen/unstaking_pool/errors/index.js +0 -86
  1826. package/dist/@codegen/unstaking_pool/errors/index.js.map +0 -1
  1827. package/dist/@codegen/unstaking_pool/instructions/burn.d.ts +0 -21
  1828. package/dist/@codegen/unstaking_pool/instructions/burn.d.ts.map +0 -1
  1829. package/dist/@codegen/unstaking_pool/instructions/burn.js +0 -67
  1830. package/dist/@codegen/unstaking_pool/instructions/burn.js.map +0 -1
  1831. package/dist/@codegen/unstaking_pool/instructions/changeTicketAuthority.d.ts +0 -8
  1832. package/dist/@codegen/unstaking_pool/instructions/changeTicketAuthority.d.ts.map +0 -1
  1833. package/dist/@codegen/unstaking_pool/instructions/changeTicketAuthority.js +0 -16
  1834. package/dist/@codegen/unstaking_pool/instructions/changeTicketAuthority.js.map +0 -1
  1835. package/dist/@codegen/unstaking_pool/instructions/collect.d.ts +0 -16
  1836. package/dist/@codegen/unstaking_pool/instructions/collect.d.ts.map +0 -1
  1837. package/dist/@codegen/unstaking_pool/instructions/collect.js +0 -24
  1838. package/dist/@codegen/unstaking_pool/instructions/collect.js.map +0 -1
  1839. package/dist/@codegen/unstaking_pool/instructions/index.d.ts +0 -17
  1840. package/dist/@codegen/unstaking_pool/instructions/index.d.ts.map +0 -1
  1841. package/dist/@codegen/unstaking_pool/instructions/index.js +0 -20
  1842. package/dist/@codegen/unstaking_pool/instructions/index.js.map +0 -1
  1843. package/dist/@codegen/unstaking_pool/instructions/initializePool.d.ts +0 -14
  1844. package/dist/@codegen/unstaking_pool/instructions/initializePool.d.ts.map +0 -1
  1845. package/dist/@codegen/unstaking_pool/instructions/initializePool.js +0 -22
  1846. package/dist/@codegen/unstaking_pool/instructions/initializePool.js.map +0 -1
  1847. package/dist/@codegen/unstaking_pool/instructions/mint.d.ts +0 -24
  1848. package/dist/@codegen/unstaking_pool/instructions/mint.d.ts.map +0 -1
  1849. package/dist/@codegen/unstaking_pool/instructions/mint.js +0 -74
  1850. package/dist/@codegen/unstaking_pool/instructions/mint.js.map +0 -1
  1851. package/dist/@codegen/unstaking_pool/instructions/splitTicket.d.ts +0 -15
  1852. package/dist/@codegen/unstaking_pool/instructions/splitTicket.d.ts.map +0 -1
  1853. package/dist/@codegen/unstaking_pool/instructions/splitTicket.js +0 -62
  1854. package/dist/@codegen/unstaking_pool/instructions/splitTicket.js.map +0 -1
  1855. package/dist/@codegen/unstaking_pool/instructions/updateAdmin.d.ts +0 -7
  1856. package/dist/@codegen/unstaking_pool/instructions/updateAdmin.d.ts.map +0 -1
  1857. package/dist/@codegen/unstaking_pool/instructions/updateAdmin.js +0 -19
  1858. package/dist/@codegen/unstaking_pool/instructions/updateAdmin.js.map +0 -1
  1859. package/dist/@codegen/unstaking_pool/instructions/updatePoolConfig.d.ts +0 -13
  1860. package/dist/@codegen/unstaking_pool/instructions/updatePoolConfig.d.ts.map +0 -1
  1861. package/dist/@codegen/unstaking_pool/instructions/updatePoolConfig.js +0 -60
  1862. package/dist/@codegen/unstaking_pool/instructions/updatePoolConfig.js.map +0 -1
  1863. package/dist/@codegen/unstaking_pool/programId.d.ts +0 -4
  1864. package/dist/@codegen/unstaking_pool/programId.d.ts.map +0 -1
  1865. package/dist/@codegen/unstaking_pool/programId.js +0 -9
  1866. package/dist/@codegen/unstaking_pool/programId.js.map +0 -1
  1867. package/dist/@codegen/unstaking_pool/types/PoolConfigField.d.ts +0 -45
  1868. package/dist/@codegen/unstaking_pool/types/PoolConfigField.d.ts.map +0 -1
  1869. package/dist/@codegen/unstaking_pool/types/PoolConfigField.js +0 -132
  1870. package/dist/@codegen/unstaking_pool/types/PoolConfigField.js.map +0 -1
  1871. package/dist/@codegen/unstaking_pool/types/index.d.ts +0 -5
  1872. package/dist/@codegen/unstaking_pool/types/index.d.ts.map +0 -1
  1873. package/dist/@codegen/unstaking_pool/types/index.js +0 -39
  1874. package/dist/@codegen/unstaking_pool/types/index.js.map +0 -1
  1875. package/dist/@codegen/unstaking_pool/utils/borshAddress.d.ts +0 -4
  1876. package/dist/@codegen/unstaking_pool/utils/borshAddress.d.ts.map +0 -1
  1877. package/dist/@codegen/unstaking_pool/utils/borshAddress.js +0 -30
  1878. package/dist/@codegen/unstaking_pool/utils/borshAddress.js.map +0 -1
  1879. package/dist/@codegen/unstaking_pool/utils/index.d.ts +0 -2
  1880. package/dist/@codegen/unstaking_pool/utils/index.d.ts.map +0 -1
  1881. package/dist/@codegen/unstaking_pool/utils/index.js +0 -18
  1882. package/dist/@codegen/unstaking_pool/utils/index.js.map +0 -1
  1883. package/dist/classes/action.d.ts +0 -211
  1884. package/dist/classes/action.d.ts.map +0 -1
  1885. package/dist/classes/action.js +0 -2230
  1886. package/dist/classes/action.js.map +0 -1
  1887. package/dist/classes/configItems.d.ts +0 -166
  1888. package/dist/classes/configItems.d.ts.map +0 -1
  1889. package/dist/classes/configItems.js +0 -202
  1890. package/dist/classes/configItems.js.map +0 -1
  1891. package/dist/classes/curve.d.ts +0 -16
  1892. package/dist/classes/curve.d.ts.map +0 -1
  1893. package/dist/classes/curve.js +0 -32
  1894. package/dist/classes/curve.js.map +0 -1
  1895. package/dist/classes/farm_utils.d.ts +0 -40
  1896. package/dist/classes/farm_utils.d.ts.map +0 -1
  1897. package/dist/classes/farm_utils.js +0 -168
  1898. package/dist/classes/farm_utils.js.map +0 -1
  1899. package/dist/classes/fraction.d.ts +0 -27
  1900. package/dist/classes/fraction.d.ts.map +0 -1
  1901. package/dist/classes/fraction.js +0 -91
  1902. package/dist/classes/fraction.js.map +0 -1
  1903. package/dist/classes/index.d.ts +0 -19
  1904. package/dist/classes/index.d.ts.map +0 -1
  1905. package/dist/classes/index.js +0 -35
  1906. package/dist/classes/index.js.map +0 -1
  1907. package/dist/classes/jupiterPerps.d.ts +0 -3
  1908. package/dist/classes/jupiterPerps.d.ts.map +0 -1
  1909. package/dist/classes/jupiterPerps.js +0 -13
  1910. package/dist/classes/jupiterPerps.js.map +0 -1
  1911. package/dist/classes/manager.d.ts +0 -686
  1912. package/dist/classes/manager.d.ts.map +0 -1
  1913. package/dist/classes/manager.js +0 -1206
  1914. package/dist/classes/manager.js.map +0 -1
  1915. package/dist/classes/market.d.ts +0 -250
  1916. package/dist/classes/market.d.ts.map +0 -1
  1917. package/dist/classes/market.js +0 -1240
  1918. package/dist/classes/market.js.map +0 -1
  1919. package/dist/classes/obligation.d.ts +0 -321
  1920. package/dist/classes/obligation.d.ts.map +0 -1
  1921. package/dist/classes/obligation.js +0 -1171
  1922. package/dist/classes/obligation.js.map +0 -1
  1923. package/dist/classes/obligationOrder.d.ts +0 -230
  1924. package/dist/classes/obligationOrder.d.ts.map +0 -1
  1925. package/dist/classes/obligationOrder.js +0 -407
  1926. package/dist/classes/obligationOrder.js.map +0 -1
  1927. package/dist/classes/reserve.d.ts +0 -257
  1928. package/dist/classes/reserve.d.ts.map +0 -1
  1929. package/dist/classes/reserve.js +0 -1020
  1930. package/dist/classes/reserve.js.map +0 -1
  1931. package/dist/classes/shared.d.ts +0 -74
  1932. package/dist/classes/shared.d.ts.map +0 -1
  1933. package/dist/classes/shared.js +0 -15
  1934. package/dist/classes/shared.js.map +0 -1
  1935. package/dist/classes/stakePool.d.ts +0 -8
  1936. package/dist/classes/stakePool.d.ts.map +0 -1
  1937. package/dist/classes/stakePool.js +0 -18
  1938. package/dist/classes/stakePool.js.map +0 -1
  1939. package/dist/classes/standardStakePool.d.ts +0 -76
  1940. package/dist/classes/standardStakePool.d.ts.map +0 -1
  1941. package/dist/classes/standardStakePool.js +0 -400
  1942. package/dist/classes/standardStakePool.js.map +0 -1
  1943. package/dist/classes/unstakingPool.d.ts +0 -115
  1944. package/dist/classes/unstakingPool.d.ts.map +0 -1
  1945. package/dist/classes/unstakingPool.js +0 -372
  1946. package/dist/classes/unstakingPool.js.map +0 -1
  1947. package/dist/classes/unstakingPoolTypes.d.ts +0 -10
  1948. package/dist/classes/unstakingPoolTypes.d.ts.map +0 -1
  1949. package/dist/classes/unstakingPoolTypes.js +0 -3
  1950. package/dist/classes/unstakingPoolTypes.js.map +0 -1
  1951. package/dist/classes/utils.d.ts +0 -75
  1952. package/dist/classes/utils.d.ts.map +0 -1
  1953. package/dist/classes/utils.js +0 -256
  1954. package/dist/classes/utils.js.map +0 -1
  1955. package/dist/classes/vault.d.ts +0 -805
  1956. package/dist/classes/vault.d.ts.map +0 -1
  1957. package/dist/classes/vault.js +0 -3075
  1958. package/dist/classes/vault.js.map +0 -1
  1959. package/dist/classes/vault_types.d.ts +0 -75
  1960. package/dist/classes/vault_types.d.ts.map +0 -1
  1961. package/dist/classes/vault_types.js +0 -3
  1962. package/dist/classes/vault_types.js.map +0 -1
  1963. package/dist/client/commands/borrow.d.ts +0 -4
  1964. package/dist/client/commands/borrow.d.ts.map +0 -1
  1965. package/dist/client/commands/borrow.js +0 -21
  1966. package/dist/client/commands/borrow.js.map +0 -1
  1967. package/dist/client/commands/deposit.d.ts +0 -4
  1968. package/dist/client/commands/deposit.d.ts.map +0 -1
  1969. package/dist/client/commands/deposit.js +0 -21
  1970. package/dist/client/commands/deposit.js.map +0 -1
  1971. package/dist/client/commands/initFarmsForReserve.d.ts +0 -4
  1972. package/dist/client/commands/initFarmsForReserve.d.ts.map +0 -1
  1973. package/dist/client/commands/initFarmsForReserve.js +0 -48
  1974. package/dist/client/commands/initFarmsForReserve.js.map +0 -1
  1975. package/dist/client/commands/printAllReserveAccounts.d.ts +0 -3
  1976. package/dist/client/commands/printAllReserveAccounts.d.ts.map +0 -1
  1977. package/dist/client/commands/printAllReserveAccounts.js +0 -20
  1978. package/dist/client/commands/printAllReserveAccounts.js.map +0 -1
  1979. package/dist/client/commands/printReserve.d.ts +0 -3
  1980. package/dist/client/commands/printReserve.d.ts.map +0 -1
  1981. package/dist/client/commands/printReserve.js +0 -16
  1982. package/dist/client/commands/printReserve.js.map +0 -1
  1983. package/dist/client/commands/repay.d.ts +0 -4
  1984. package/dist/client/commands/repay.d.ts.map +0 -1
  1985. package/dist/client/commands/repay.js +0 -21
  1986. package/dist/client/commands/repay.js.map +0 -1
  1987. package/dist/client/commands/withdraw.d.ts +0 -4
  1988. package/dist/client/commands/withdraw.d.ts.map +0 -1
  1989. package/dist/client/commands/withdraw.js +0 -21
  1990. package/dist/client/commands/withdraw.js.map +0 -1
  1991. package/dist/client/services/market.d.ts +0 -6
  1992. package/dist/client/services/market.d.ts.map +0 -1
  1993. package/dist/client/services/market.js +0 -28
  1994. package/dist/client/services/market.js.map +0 -1
  1995. package/dist/client/services/userMetadata.d.ts +0 -4
  1996. package/dist/client/services/userMetadata.d.ts.map +0 -1
  1997. package/dist/client/services/userMetadata.js +0 -23
  1998. package/dist/client/services/userMetadata.js.map +0 -1
  1999. package/dist/client/tx/CliConnectionPool.d.ts +0 -17
  2000. package/dist/client/tx/CliConnectionPool.d.ts.map +0 -1
  2001. package/dist/client/tx/CliConnectionPool.js +0 -39
  2002. package/dist/client/tx/CliConnectionPool.js.map +0 -1
  2003. package/dist/client/tx/CliEnv.d.ts +0 -27
  2004. package/dist/client/tx/CliEnv.d.ts.map +0 -1
  2005. package/dist/client/tx/CliEnv.js +0 -114
  2006. package/dist/client/tx/CliEnv.js.map +0 -1
  2007. package/dist/client/tx/keypair.d.ts +0 -4
  2008. package/dist/client/tx/keypair.d.ts.map +0 -1
  2009. package/dist/client/tx/keypair.js +0 -20
  2010. package/dist/client/tx/keypair.js.map +0 -1
  2011. package/dist/client/tx/multisig.d.ts +0 -4
  2012. package/dist/client/tx/multisig.d.ts.map +0 -1
  2013. package/dist/client/tx/multisig.js +0 -22
  2014. package/dist/client/tx/multisig.js.map +0 -1
  2015. package/dist/client/tx/priorityFee.d.ts +0 -7
  2016. package/dist/client/tx/priorityFee.d.ts.map +0 -1
  2017. package/dist/client/tx/priorityFee.js +0 -25
  2018. package/dist/client/tx/priorityFee.js.map +0 -1
  2019. package/dist/client/tx/processor.d.ts +0 -6
  2020. package/dist/client/tx/processor.d.ts.map +0 -1
  2021. package/dist/client/tx/processor.js +0 -25
  2022. package/dist/client/tx/processor.js.map +0 -1
  2023. package/dist/client/tx/rpc.d.ts +0 -30
  2024. package/dist/client/tx/rpc.d.ts.map +0 -1
  2025. package/dist/client/tx/rpc.js +0 -89
  2026. package/dist/client/tx/rpc.js.map +0 -1
  2027. package/dist/client/tx/simulate.d.ts +0 -7
  2028. package/dist/client/tx/simulate.d.ts.map +0 -1
  2029. package/dist/client/tx/simulate.js +0 -36
  2030. package/dist/client/tx/simulate.js.map +0 -1
  2031. package/dist/client/tx/tx.d.ts +0 -16
  2032. package/dist/client/tx/tx.d.ts.map +0 -1
  2033. package/dist/client/tx/tx.js +0 -115
  2034. package/dist/client/tx/tx.js.map +0 -1
  2035. package/dist/client/utils/modifiers.d.ts +0 -7
  2036. package/dist/client/utils/modifiers.d.ts.map +0 -1
  2037. package/dist/client/utils/modifiers.js +0 -3
  2038. package/dist/client/utils/modifiers.js.map +0 -1
  2039. package/dist/idl/klend.json +0 -6284
  2040. package/dist/index.d.ts.map +0 -1
  2041. package/dist/lending_operations/index.d.ts +0 -4
  2042. package/dist/lending_operations/index.d.ts.map +0 -1
  2043. package/dist/lending_operations/index.js +0 -20
  2044. package/dist/lending_operations/index.js.map +0 -1
  2045. package/dist/lending_operations/repay_with_collateral_calcs.d.ts +0 -38
  2046. package/dist/lending_operations/repay_with_collateral_calcs.d.ts.map +0 -1
  2047. package/dist/lending_operations/repay_with_collateral_calcs.js +0 -134
  2048. package/dist/lending_operations/repay_with_collateral_calcs.js.map +0 -1
  2049. package/dist/lending_operations/repay_with_collateral_operations.d.ts +0 -60
  2050. package/dist/lending_operations/repay_with_collateral_operations.d.ts.map +0 -1
  2051. package/dist/lending_operations/repay_with_collateral_operations.js +0 -209
  2052. package/dist/lending_operations/repay_with_collateral_operations.js.map +0 -1
  2053. package/dist/lending_operations/swap_collateral_operations.d.ts +0 -108
  2054. package/dist/lending_operations/swap_collateral_operations.d.ts.map +0 -1
  2055. package/dist/lending_operations/swap_collateral_operations.js +0 -321
  2056. package/dist/lending_operations/swap_collateral_operations.js.map +0 -1
  2057. package/dist/leverage/calcs.d.ts +0 -134
  2058. package/dist/leverage/calcs.d.ts.map +0 -1
  2059. package/dist/leverage/calcs.js +0 -342
  2060. package/dist/leverage/calcs.js.map +0 -1
  2061. package/dist/leverage/index.d.ts +0 -6
  2062. package/dist/leverage/index.d.ts.map +0 -1
  2063. package/dist/leverage/index.js +0 -22
  2064. package/dist/leverage/index.js.map +0 -1
  2065. package/dist/leverage/instructions.d.ts +0 -42
  2066. package/dist/leverage/instructions.d.ts.map +0 -1
  2067. package/dist/leverage/instructions.js +0 -80
  2068. package/dist/leverage/instructions.js.map +0 -1
  2069. package/dist/leverage/operations.d.ts +0 -30
  2070. package/dist/leverage/operations.d.ts.map +0 -1
  2071. package/dist/leverage/operations.js +0 -740
  2072. package/dist/leverage/operations.js.map +0 -1
  2073. package/dist/leverage/types.d.ts +0 -154
  2074. package/dist/leverage/types.d.ts.map +0 -1
  2075. package/dist/leverage/types.js +0 -3
  2076. package/dist/leverage/types.js.map +0 -1
  2077. package/dist/leverage/utils.d.ts +0 -6
  2078. package/dist/leverage/utils.d.ts.map +0 -1
  2079. package/dist/leverage/utils.js +0 -21
  2080. package/dist/leverage/utils.js.map +0 -1
  2081. package/dist/lib.d.ts +0 -17
  2082. package/dist/lib.d.ts.map +0 -1
  2083. package/dist/lib.js +0 -38
  2084. package/dist/lib.js.map +0 -1
  2085. package/dist/manager/client_kamino_manager.d.ts +0 -2
  2086. package/dist/manager/client_kamino_manager.d.ts.map +0 -1
  2087. package/dist/manager/client_kamino_manager.js +0 -1673
  2088. package/dist/manager/client_kamino_manager.js.map +0 -1
  2089. package/dist/manager/tx/ManagerConnectionPool.d.ts +0 -17
  2090. package/dist/manager/tx/ManagerConnectionPool.d.ts.map +0 -1
  2091. package/dist/manager/tx/ManagerConnectionPool.js +0 -39
  2092. package/dist/manager/tx/ManagerConnectionPool.js.map +0 -1
  2093. package/dist/manager/tx/ManagerEnv.d.ts +0 -37
  2094. package/dist/manager/tx/ManagerEnv.d.ts.map +0 -1
  2095. package/dist/manager/tx/ManagerEnv.js +0 -151
  2096. package/dist/manager/tx/ManagerEnv.js.map +0 -1
  2097. package/dist/manager/tx/keypair.d.ts +0 -4
  2098. package/dist/manager/tx/keypair.d.ts.map +0 -1
  2099. package/dist/manager/tx/keypair.js +0 -20
  2100. package/dist/manager/tx/keypair.js.map +0 -1
  2101. package/dist/manager/tx/multisig.d.ts +0 -4
  2102. package/dist/manager/tx/multisig.d.ts.map +0 -1
  2103. package/dist/manager/tx/multisig.js +0 -22
  2104. package/dist/manager/tx/multisig.js.map +0 -1
  2105. package/dist/manager/tx/priorityFee.d.ts +0 -7
  2106. package/dist/manager/tx/priorityFee.d.ts.map +0 -1
  2107. package/dist/manager/tx/priorityFee.js +0 -25
  2108. package/dist/manager/tx/priorityFee.js.map +0 -1
  2109. package/dist/manager/tx/processor.d.ts +0 -6
  2110. package/dist/manager/tx/processor.d.ts.map +0 -1
  2111. package/dist/manager/tx/processor.js +0 -22
  2112. package/dist/manager/tx/processor.js.map +0 -1
  2113. package/dist/manager/tx/rpc.d.ts +0 -30
  2114. package/dist/manager/tx/rpc.d.ts.map +0 -1
  2115. package/dist/manager/tx/rpc.js +0 -89
  2116. package/dist/manager/tx/rpc.js.map +0 -1
  2117. package/dist/manager/tx/simulate.d.ts +0 -7
  2118. package/dist/manager/tx/simulate.d.ts.map +0 -1
  2119. package/dist/manager/tx/simulate.js +0 -36
  2120. package/dist/manager/tx/simulate.js.map +0 -1
  2121. package/dist/manager/tx/tx.d.ts +0 -16
  2122. package/dist/manager/tx/tx.d.ts.map +0 -1
  2123. package/dist/manager/tx/tx.js +0 -114
  2124. package/dist/manager/tx/tx.js.map +0 -1
  2125. package/dist/manager/utils/consts.d.ts +0 -3
  2126. package/dist/manager/utils/consts.d.ts.map +0 -1
  2127. package/dist/manager/utils/consts.js +0 -6
  2128. package/dist/manager/utils/consts.js.map +0 -1
  2129. package/dist/manager/utils/modifiers.d.ts +0 -7
  2130. package/dist/manager/utils/modifiers.d.ts.map +0 -1
  2131. package/dist/manager/utils/modifiers.js +0 -3
  2132. package/dist/manager/utils/modifiers.js.map +0 -1
  2133. package/dist/obligation_orders/common.d.ts +0 -62
  2134. package/dist/obligation_orders/common.d.ts.map +0 -1
  2135. package/dist/obligation_orders/common.js +0 -20
  2136. package/dist/obligation_orders/common.js.map +0 -1
  2137. package/dist/obligation_orders/index.d.ts +0 -4
  2138. package/dist/obligation_orders/index.d.ts.map +0 -1
  2139. package/dist/obligation_orders/index.js +0 -20
  2140. package/dist/obligation_orders/index.js.map +0 -1
  2141. package/dist/obligation_orders/internal.d.ts +0 -6
  2142. package/dist/obligation_orders/internal.d.ts.map +0 -1
  2143. package/dist/obligation_orders/internal.js +0 -72
  2144. package/dist/obligation_orders/internal.js.map +0 -1
  2145. package/dist/obligation_orders/ltv_based.d.ts +0 -51
  2146. package/dist/obligation_orders/ltv_based.d.ts.map +0 -1
  2147. package/dist/obligation_orders/ltv_based.js +0 -107
  2148. package/dist/obligation_orders/ltv_based.js.map +0 -1
  2149. package/dist/obligation_orders/price_based.d.ts +0 -81
  2150. package/dist/obligation_orders/price_based.d.ts.map +0 -1
  2151. package/dist/obligation_orders/price_based.js +0 -166
  2152. package/dist/obligation_orders/price_based.js.map +0 -1
  2153. package/dist/referrals/index.d.ts +0 -3
  2154. package/dist/referrals/index.d.ts.map +0 -1
  2155. package/dist/referrals/index.js +0 -19
  2156. package/dist/referrals/index.js.map +0 -1
  2157. package/dist/referrals/instructions.d.ts +0 -18
  2158. package/dist/referrals/instructions.d.ts.map +0 -1
  2159. package/dist/referrals/instructions.js +0 -73
  2160. package/dist/referrals/instructions.js.map +0 -1
  2161. package/dist/referrals/operations.d.ts +0 -65
  2162. package/dist/referrals/operations.d.ts.map +0 -1
  2163. package/dist/referrals/operations.js +0 -186
  2164. package/dist/referrals/operations.js.map +0 -1
  2165. package/dist/utils/ObligationType.d.ts +0 -56
  2166. package/dist/utils/ObligationType.d.ts.map +0 -1
  2167. package/dist/utils/ObligationType.js +0 -183
  2168. package/dist/utils/ObligationType.js.map +0 -1
  2169. package/dist/utils/accountListing.d.ts +0 -6
  2170. package/dist/utils/accountListing.d.ts.map +0 -1
  2171. package/dist/utils/accountListing.js +0 -88
  2172. package/dist/utils/accountListing.js.map +0 -1
  2173. package/dist/utils/api.d.ts +0 -24
  2174. package/dist/utils/api.d.ts.map +0 -1
  2175. package/dist/utils/api.js +0 -65
  2176. package/dist/utils/api.js.map +0 -1
  2177. package/dist/utils/ata.d.ts +0 -54
  2178. package/dist/utils/ata.d.ts.map +0 -1
  2179. package/dist/utils/ata.js +0 -214
  2180. package/dist/utils/ata.js.map +0 -1
  2181. package/dist/utils/bigint.d.ts +0 -2
  2182. package/dist/utils/bigint.d.ts.map +0 -1
  2183. package/dist/utils/bigint.js +0 -7
  2184. package/dist/utils/bigint.js.map +0 -1
  2185. package/dist/utils/compat.d.ts +0 -6
  2186. package/dist/utils/compat.d.ts.map +0 -1
  2187. package/dist/utils/compat.js +0 -19
  2188. package/dist/utils/compat.js.map +0 -1
  2189. package/dist/utils/constants.d.ts +0 -58
  2190. package/dist/utils/constants.d.ts.map +0 -1
  2191. package/dist/utils/constants.js +0 -84
  2192. package/dist/utils/constants.js.map +0 -1
  2193. package/dist/utils/consts.d.ts +0 -4
  2194. package/dist/utils/consts.d.ts.map +0 -1
  2195. package/dist/utils/consts.js +0 -7
  2196. package/dist/utils/consts.js.map +0 -1
  2197. package/dist/utils/farmUtils.d.ts +0 -10
  2198. package/dist/utils/farmUtils.d.ts.map +0 -1
  2199. package/dist/utils/farmUtils.js +0 -38
  2200. package/dist/utils/farmUtils.js.map +0 -1
  2201. package/dist/utils/fuzz.d.ts +0 -3
  2202. package/dist/utils/fuzz.d.ts.map +0 -1
  2203. package/dist/utils/fuzz.js +0 -11
  2204. package/dist/utils/fuzz.js.map +0 -1
  2205. package/dist/utils/idl.d.ts +0 -3
  2206. package/dist/utils/idl.d.ts.map +0 -1
  2207. package/dist/utils/idl.js +0 -9
  2208. package/dist/utils/idl.js.map +0 -1
  2209. package/dist/utils/index.d.ts +0 -20
  2210. package/dist/utils/index.d.ts.map +0 -1
  2211. package/dist/utils/index.js +0 -36
  2212. package/dist/utils/index.js.map +0 -1
  2213. package/dist/utils/instruction.d.ts +0 -10
  2214. package/dist/utils/instruction.d.ts.map +0 -1
  2215. package/dist/utils/instruction.js +0 -64
  2216. package/dist/utils/instruction.js.map +0 -1
  2217. package/dist/utils/kamino.d.ts +0 -4
  2218. package/dist/utils/kamino.d.ts.map +0 -1
  2219. package/dist/utils/kamino.js +0 -16
  2220. package/dist/utils/kamino.js.map +0 -1
  2221. package/dist/utils/lookupTable.d.ts +0 -43
  2222. package/dist/utils/lookupTable.d.ts.map +0 -1
  2223. package/dist/utils/lookupTable.js +0 -139
  2224. package/dist/utils/lookupTable.js.map +0 -1
  2225. package/dist/utils/managerTypes.d.ts +0 -142
  2226. package/dist/utils/managerTypes.d.ts.map +0 -1
  2227. package/dist/utils/managerTypes.js +0 -298
  2228. package/dist/utils/managerTypes.js.map +0 -1
  2229. package/dist/utils/map.d.ts +0 -2
  2230. package/dist/utils/map.d.ts.map +0 -1
  2231. package/dist/utils/map.js +0 -13
  2232. package/dist/utils/map.js.map +0 -1
  2233. package/dist/utils/metadata.d.ts +0 -14
  2234. package/dist/utils/metadata.d.ts.map +0 -1
  2235. package/dist/utils/metadata.js +0 -79
  2236. package/dist/utils/metadata.js.map +0 -1
  2237. package/dist/utils/multisig.d.ts +0 -45
  2238. package/dist/utils/multisig.d.ts.map +0 -1
  2239. package/dist/utils/multisig.js +0 -30
  2240. package/dist/utils/multisig.js.map +0 -1
  2241. package/dist/utils/obligations.d.ts +0 -4
  2242. package/dist/utils/obligations.d.ts.map +0 -1
  2243. package/dist/utils/obligations.js +0 -54
  2244. package/dist/utils/obligations.js.map +0 -1
  2245. package/dist/utils/option.d.ts +0 -3
  2246. package/dist/utils/option.d.ts.map +0 -1
  2247. package/dist/utils/option.js +0 -12
  2248. package/dist/utils/option.js.map +0 -1
  2249. package/dist/utils/oracle.d.ts +0 -56
  2250. package/dist/utils/oracle.d.ts.map +0 -1
  2251. package/dist/utils/oracle.js +0 -280
  2252. package/dist/utils/oracle.js.map +0 -1
  2253. package/dist/utils/parse.d.ts +0 -10
  2254. package/dist/utils/parse.d.ts.map +0 -1
  2255. package/dist/utils/parse.js +0 -24
  2256. package/dist/utils/parse.js.map +0 -1
  2257. package/dist/utils/pubkey.d.ts +0 -12
  2258. package/dist/utils/pubkey.d.ts.map +0 -1
  2259. package/dist/utils/pubkey.js +0 -18
  2260. package/dist/utils/pubkey.js.map +0 -1
  2261. package/dist/utils/readCdnData.d.ts +0 -25
  2262. package/dist/utils/readCdnData.d.ts.map +0 -1
  2263. package/dist/utils/readCdnData.js +0 -29
  2264. package/dist/utils/readCdnData.js.map +0 -1
  2265. package/dist/utils/rpc.d.ts +0 -15
  2266. package/dist/utils/rpc.d.ts.map +0 -1
  2267. package/dist/utils/rpc.js +0 -51
  2268. package/dist/utils/rpc.js.map +0 -1
  2269. package/dist/utils/seeds.d.ts +0 -161
  2270. package/dist/utils/seeds.d.ts.map +0 -1
  2271. package/dist/utils/seeds.js +0 -260
  2272. package/dist/utils/seeds.js.map +0 -1
  2273. package/dist/utils/signer.d.ts +0 -4
  2274. package/dist/utils/signer.d.ts.map +0 -1
  2275. package/dist/utils/signer.js +0 -20
  2276. package/dist/utils/signer.js.map +0 -1
  2277. package/dist/utils/slots.d.ts +0 -19
  2278. package/dist/utils/slots.d.ts.map +0 -1
  2279. package/dist/utils/slots.js +0 -31
  2280. package/dist/utils/slots.js.map +0 -1
  2281. package/dist/utils/switchboard.d.ts +0 -4
  2282. package/dist/utils/switchboard.d.ts.map +0 -1
  2283. package/dist/utils/switchboard.js +0 -26
  2284. package/dist/utils/switchboard.js.map +0 -1
  2285. package/dist/utils/userMetadata.d.ts +0 -16
  2286. package/dist/utils/userMetadata.d.ts.map +0 -1
  2287. package/dist/utils/userMetadata.js +0 -250
  2288. package/dist/utils/userMetadata.js.map +0 -1
  2289. package/dist/utils/validations.d.ts +0 -5
  2290. package/dist/utils/validations.d.ts.map +0 -1
  2291. package/dist/utils/validations.js +0 -36
  2292. package/dist/utils/validations.js.map +0 -1
  2293. package/dist/utils/vault.d.ts +0 -3
  2294. package/dist/utils/vault.d.ts.map +0 -1
  2295. package/dist/utils/vault.js +0 -56
  2296. package/dist/utils/vault.js.map +0 -1
  2297. package/dist/utils/vaultAllocation.d.ts +0 -22
  2298. package/dist/utils/vaultAllocation.d.ts.map +0 -1
  2299. package/dist/utils/vaultAllocation.js +0 -74
  2300. package/dist/utils/vaultAllocation.js.map +0 -1
@@ -1,805 +0,0 @@
1
- import BN from 'bn.js';
2
- import { Address, AccountMeta, Instruction, ProgramDerivedAddress, Rpc, Slot, SolanaRpcApi, TransactionSigner } from '@solana/kit';
3
- import { AllOracleAccounts, KaminoMarket, KaminoReserve, Reserve } from '../lib';
4
- import { UpdateReserveWhitelistModeKind, VaultConfigFieldKind } from '../@codegen/kvault/types';
5
- import { VaultState } from '../@codegen/kvault/accounts';
6
- import Decimal from 'decimal.js';
7
- import { ReserveWithAddress } from './reserve';
8
- import { AcceptVaultOwnershipIxs, APYs, CreateVaultFarm, DepositIxs, DisinvestAllReservesIxs, InitVaultIxs, ReserveAllocationOverview, SyncVaultLUTIxs, UpdateReserveAllocationIxs, UpdateVaultConfigIxs, UserSharesForVault, VaultComputedAllocation, WithdrawAndBlockReserveIxs, WithdrawIxs } from './vault_types';
9
- import { FarmIncentives, FarmState } from '@kamino-finance/farms-sdk/dist';
10
- import { Farms } from '@kamino-finance/farms-sdk';
11
- export declare const kaminoVaultId: Address<"KvauGMspG5k6rtzrqqn7WNn3oZdyKqLKwK2XWQ8FLjd">;
12
- export declare const kaminoVaultStagingId: Address<"stKvQfwRsQiKnLtMNVLHKS3exFJmZFsgfzBPWHECUYK">;
13
- export declare const METADATA_SEED = "metadata";
14
- export declare const METADATA_PROGRAM_ID: Address;
15
- export declare const INITIAL_DEPOSIT_LAMPORTS = 1000;
16
- /**
17
- * KaminoVaultClient is a class that provides a high-level interface to interact with the Kamino Vault program.
18
- */
19
- export declare class KaminoVaultClient {
20
- private readonly _rpc;
21
- private readonly _kaminoVaultProgramId;
22
- private readonly _kaminoLendProgramId;
23
- recentSlotDurationMs: number;
24
- constructor(rpc: Rpc<SolanaRpcApi>, recentSlotDurationMs: number, kaminoVaultprogramId?: Address, kaminoLendProgramId?: Address);
25
- getConnection(): Rpc<import("@solana/kit").RequestAirdropApi & import("@solana/kit").GetAccountInfoApi & import("@solana/kit").GetBalanceApi & import("@solana/kit").GetBlockApi & import("@solana/kit").GetBlockCommitmentApi & import("@solana/kit").GetBlockHeightApi & import("@solana/kit").GetBlockProductionApi & import("@solana/kit").GetBlocksApi & import("@solana/kit").GetBlocksWithLimitApi & import("@solana/kit").GetBlockTimeApi & import("@solana/kit").GetClusterNodesApi & import("@solana/kit").GetEpochInfoApi & import("@solana/kit").GetEpochScheduleApi & import("@solana/kit").GetFeeForMessageApi & import("@solana/kit").GetFirstAvailableBlockApi & import("@solana/kit").GetGenesisHashApi & import("@solana/kit").GetHealthApi & import("@solana/kit").GetHighestSnapshotSlotApi & import("@solana/kit").GetIdentityApi & import("@solana/kit").GetInflationGovernorApi & import("@solana/kit").GetInflationRateApi & import("@solana/kit").GetInflationRewardApi & import("@solana/kit").GetLargestAccountsApi & import("@solana/kit").GetLatestBlockhashApi & import("@solana/kit").GetLeaderScheduleApi & import("@solana/kit").GetMaxRetransmitSlotApi & import("@solana/kit").GetMaxShredInsertSlotApi & import("@solana/kit").GetMinimumBalanceForRentExemptionApi & import("@solana/kit").GetMultipleAccountsApi & import("@solana/kit").GetProgramAccountsApi & import("@solana/kit").GetRecentPerformanceSamplesApi & import("@solana/kit").GetRecentPrioritizationFeesApi & import("@solana/kit").GetSignaturesForAddressApi & import("@solana/kit").GetSignatureStatusesApi & import("@solana/kit").GetSlotApi & import("@solana/kit").GetSlotLeaderApi & import("@solana/kit").GetSlotLeadersApi & import("@solana/kit").GetStakeMinimumDelegationApi & import("@solana/kit").GetSupplyApi & import("@solana/kit").GetTokenAccountBalanceApi & import("@solana/kit").GetTokenAccountsByDelegateApi & import("@solana/kit").GetTokenAccountsByOwnerApi & import("@solana/kit").GetTokenLargestAccountsApi & import("@solana/kit").GetTokenSupplyApi & import("@solana/kit").GetTransactionApi & import("@solana/kit").GetTransactionCountApi & import("@solana/kit").GetVersionApi & import("@solana/kit").GetVoteAccountsApi & import("@solana/kit").IsBlockhashValidApi & import("@solana/kit").MinimumLedgerSlotApi & import("@solana/kit").SendTransactionApi & import("@solana/kit").SimulateTransactionApi>;
26
- getProgramID(): Address;
27
- getRpc(): Rpc<import("@solana/kit").RequestAirdropApi & import("@solana/kit").GetAccountInfoApi & import("@solana/kit").GetBalanceApi & import("@solana/kit").GetBlockApi & import("@solana/kit").GetBlockCommitmentApi & import("@solana/kit").GetBlockHeightApi & import("@solana/kit").GetBlockProductionApi & import("@solana/kit").GetBlocksApi & import("@solana/kit").GetBlocksWithLimitApi & import("@solana/kit").GetBlockTimeApi & import("@solana/kit").GetClusterNodesApi & import("@solana/kit").GetEpochInfoApi & import("@solana/kit").GetEpochScheduleApi & import("@solana/kit").GetFeeForMessageApi & import("@solana/kit").GetFirstAvailableBlockApi & import("@solana/kit").GetGenesisHashApi & import("@solana/kit").GetHealthApi & import("@solana/kit").GetHighestSnapshotSlotApi & import("@solana/kit").GetIdentityApi & import("@solana/kit").GetInflationGovernorApi & import("@solana/kit").GetInflationRateApi & import("@solana/kit").GetInflationRewardApi & import("@solana/kit").GetLargestAccountsApi & import("@solana/kit").GetLatestBlockhashApi & import("@solana/kit").GetLeaderScheduleApi & import("@solana/kit").GetMaxRetransmitSlotApi & import("@solana/kit").GetMaxShredInsertSlotApi & import("@solana/kit").GetMinimumBalanceForRentExemptionApi & import("@solana/kit").GetMultipleAccountsApi & import("@solana/kit").GetProgramAccountsApi & import("@solana/kit").GetRecentPerformanceSamplesApi & import("@solana/kit").GetRecentPrioritizationFeesApi & import("@solana/kit").GetSignaturesForAddressApi & import("@solana/kit").GetSignatureStatusesApi & import("@solana/kit").GetSlotApi & import("@solana/kit").GetSlotLeaderApi & import("@solana/kit").GetSlotLeadersApi & import("@solana/kit").GetStakeMinimumDelegationApi & import("@solana/kit").GetSupplyApi & import("@solana/kit").GetTokenAccountBalanceApi & import("@solana/kit").GetTokenAccountsByDelegateApi & import("@solana/kit").GetTokenAccountsByOwnerApi & import("@solana/kit").GetTokenLargestAccountsApi & import("@solana/kit").GetTokenSupplyApi & import("@solana/kit").GetTransactionApi & import("@solana/kit").GetTransactionCountApi & import("@solana/kit").GetVersionApi & import("@solana/kit").GetVoteAccountsApi & import("@solana/kit").IsBlockhashValidApi & import("@solana/kit").MinimumLedgerSlotApi & import("@solana/kit").SendTransactionApi & import("@solana/kit").SimulateTransactionApi>;
28
- hasFarm(): void;
29
- /**
30
- * Prints a vault in a human readable form
31
- * @param vaultPubkey - the address of the vault
32
- * @param [vaultState] - optional parameter to pass the vault state directly; this will save a network call
33
- * @returns - void; prints the vault to the console
34
- */
35
- printVault(vaultPubkey: Address, vaultState?: VaultState): Promise<void>;
36
- /**
37
- * This method initializes the kvault global config (one off, needs to be signed by program owner)
38
- * @param admin - the admin of the kvault program
39
- * @returns - an instruction to initialize the kvault global config
40
- */
41
- initKvaultGlobalConfigIx(admin: TransactionSigner): Promise<Instruction<string, readonly (AccountMeta<string> | import("@solana/kit").AccountLookupMeta<string, string>)[]>>;
42
- /**
43
- * This method will create a vault with a given config. The config can be changed later on, but it is recommended to set it up correctly from the start
44
- * @param vaultConfig - the config object used to create a vault
45
- * @returns vault: the keypair of the vault, used to sign the initialization transaction; initVaultIxs: a struct with ixs to initialize the vault and its lookup table + populateLUTIxs, a list to populate the lookup table which has to be executed in a separate transaction
46
- */
47
- createVaultIxs(vaultConfig: KaminoVaultConfig): Promise<{
48
- vault: TransactionSigner;
49
- lut: Address;
50
- initVaultIxs: InitVaultIxs;
51
- }>;
52
- /**
53
- * This method creates a farm for a vault
54
- * @param signer - the signer of the transaction
55
- * @param vaultSharesMint - the mint of the vault shares
56
- * @param vaultAddress - the address of the vault (it doesn't need to be already initialized)
57
- * @returns a struct with the farm, the setup farm ixs and the update farm ixs
58
- */
59
- createVaultFarm(signer: TransactionSigner, vaultAddress: Address, vaultSharesMint: Address): Promise<CreateVaultFarm>;
60
- /**
61
- * This method creates an instruction to set the shares metadata for a vault
62
- * @param rpc
63
- * @param vaultAdmin
64
- * @param vault - the vault to set the shares metadata for
65
- * @param sharesMint
66
- * @param baseVaultAuthority
67
- * @param tokenName - the name of the token in the vault (symbol; e.g. "USDC" which becomes "kVUSDC")
68
- * @param extraName - the extra string appended to the prefix("Kamino Vault USDC <extraName>")
69
- * @returns - an instruction to set the shares metadata for the vault
70
- */
71
- getSetSharesMetadataIx(rpc: Rpc<SolanaRpcApi>, vaultAdmin: TransactionSigner, vault: Address, sharesMint: Address, baseVaultAuthority: Address, tokenName: string, extraName: string): Promise<Instruction<string, readonly (AccountMeta<string> | import("@solana/kit").AccountLookupMeta<string, string>)[]>>;
72
- /**
73
- * This method updates the vault reserve allocation config for an exiting vault reserve, or adds a new reserve to the vault if it does not exist.
74
- * @param vault - vault to be updated
75
- * @param reserveAllocationConfig - new reserve allocation config
76
- * @param [vaultAdminAuthority] - vault admin - a noop vaultAdminAuthority is provided when absent for multisigs
77
- * @returns - a struct with an instruction to update the reserve allocation and an optional list of instructions to update the lookup table for the allocation changes
78
- */
79
- updateReserveAllocationIxs(vault: KaminoVault, reserveAllocationConfig: ReserveAllocationConfig, vaultAdminAuthority?: TransactionSigner): Promise<UpdateReserveAllocationIxs>;
80
- /**
81
- * This method updates the unallocated weight and cap of a vault (both are optional, if not provided the current values will be used)
82
- * @param vault - the vault to update the unallocated weight and cap for
83
- * @param [vaultAdminAuthority] - vault admin - a noop vaultAdminAuthority is provided when absent for multisigs
84
- * @param [unallocatedWeight] - the new unallocated weight to set. If not provided, the current unallocated weight will be used
85
- * @param [unallocatedCap] - the new unallocated cap to set. If not provided, the current unallocated cap will be used
86
- * @returns - a list of instructions to update the unallocated weight and cap
87
- */
88
- updateVaultUnallocatedWeightAndCapIxs(vault: KaminoVault, vaultAdminAuthority?: TransactionSigner, unallocatedWeight?: BN, unallocatedCap?: BN): Promise<Instruction<string, readonly (AccountMeta<string> | import("@solana/kit").AccountLookupMeta<string, string>)[]>[]>;
89
- /**
90
- * This method withdraws all the funds from a reserve and blocks it from being invested by setting its weight and ctoken allocation to 0
91
- * @param vault - the vault to withdraw the funds from
92
- * @param reserve - the reserve to withdraw the funds from
93
- * @param [vaultAdminAuthority] - vault admin - a noop vaultAdminAuthority is provided when absent for multisigs
94
- * @returns - a struct with an instruction to update the reserve allocation and an optional list of instructions to update the lookup table for the allocation changes
95
- */
96
- withdrawEverythingAndBlockInvestReserve(vault: KaminoVault, reserve: Address, vaultAdminAuthority?: TransactionSigner): Promise<WithdrawAndBlockReserveIxs>;
97
- /**
98
- * This method withdraws all the funds from all the reserves and blocks them from being invested by setting their weight and ctoken allocation to 0
99
- * @param vault - the vault to withdraw the invested funds from
100
- * @param [vaultReservesMap] - optional parameter to pass a map of the vault reserves. If not provided, the reserves will be loaded from the vault
101
- * @param [payer] - optional parameter to pass a different payer for the transaction. If not provided, the admin of the vault will be used; this is the payer for the invest ixs and it should have an ATA and some lamports (2x no_of_reserves) of the token vault
102
- * @returns - a struct with an instruction to update the reserve allocations (set weight and ctoken allocation to 0) and an a list of instructions to disinvest the funds in the reserves
103
- */
104
- withdrawEverythingFromAllReservesAndBlockInvest(vault: KaminoVault, vaultReservesMap?: Map<Address, KaminoReserve>, payer?: TransactionSigner): Promise<WithdrawAndBlockReserveIxs>;
105
- /**
106
- * This method disinvests all the funds from all the reserves and set their weight to 0; for vaults that are managed by external bot/crank, the bot can change the weight and invest in the reserves again
107
- * @param vault - the vault to disinvest the invested funds from
108
- * @param [vaultReservesMap] - optional parameter to pass a map of the vault reserves. If not provided, the reserves will be loaded from the vault
109
- * @param [payer] - optional parameter to pass a different payer for the transaction. If not provided, the admin of the vault will be used; this is the payer for the invest ixs and it should have an ATA and some lamports (2x no_of_reserves) of the token vault
110
- * @returns - a struct with an instruction to update the reserve allocations to 0 weight and a list of instructions to disinvest the funds in the reserves
111
- */
112
- disinvestAllReservesIxs(vault: KaminoVault, vaultReservesMap?: Map<Address, KaminoReserve>, payer?: TransactionSigner): Promise<DisinvestAllReservesIxs>;
113
- /**
114
- * This method removes a reserve from the vault allocation strategy if already part of the allocation strategy
115
- * @param vault - vault to remove the reserve from
116
- * @param reserve - reserve to remove from the vault allocation strategy
117
- * @param [vaultAdminAuthority] - vault admin - a noop vaultAdminAuthority is provided when absent for multisigs
118
- * @returns - an instruction to remove the reserve from the vault allocation strategy or undefined if the reserve is not part of the allocation strategy
119
- */
120
- removeReserveFromAllocationIx(vault: KaminoVault, reserve: Address, vaultAdminAuthority?: TransactionSigner): Promise<Instruction | undefined>;
121
- /**
122
- * Update a field of the vault. If the field is a pubkey it will return an extra instruction to add that account into the lookup table
123
- * @param vault the vault to update
124
- * @param mode the field to update (based on VaultConfigFieldKind enum)
125
- * @param value the value to update the field with
126
- * @param [adminAuthority] the signer of the transaction. Optional. If not provided the admin of the vault will be used. It should be used when changing the admin of the vault if we want to build or batch multiple ixs in the same tx.
127
- * The global admin should be passed in when wanting to change the AllowAllocationsInWhitelistedReservesOnly or AllowInvestInWhitelistedReservesOnly fields to false
128
- * @param [lutIxsSigner] the signer of the transaction to be used for the lookup table instructions. Optional. If not provided the admin of the vault will be used. It should be used when changing the admin of the vault if we want to build or batch multiple ixs in the same tx
129
- * @param [skipLutUpdate] if true, the lookup table instructions will not be included in the returned instructions
130
- * @returns a struct that contains the instruction to update the field and an optional list of instructions to update the lookup table
131
- */
132
- updateVaultConfigIxs(vault: KaminoVault, mode: VaultConfigFieldKind, value: string, adminAuthority?: TransactionSigner, lutIxsSigner?: TransactionSigner, skipLutUpdate?: boolean): Promise<UpdateVaultConfigIxs>;
133
- /**
134
- * Add or update a reserve whitelist entry. This controls whether the reserve is whitelisted for adding/updating
135
- * allocations or for invest, depending on the mode parameter.
136
- *
137
- * @param reserve - Address of the reserve to whitelist
138
- * @param mode - The whitelist mode: either 'Invest' or 'AddAllocation' with a value (1 = allow, 0 = deny)
139
- * @param globalAdmin - The global admin that signs the transaction
140
- * @returns - An instruction to add/update the whitelisted reserve
141
- */
142
- addUpdateWhitelistedReserveIx(reserve: Address, mode: UpdateReserveWhitelistModeKind, globalAdmin: TransactionSigner): Promise<Instruction>;
143
- /** Sets the farm where the shares can be staked. This is store in vault state and a vault can only have one farm, so the new farm will ovveride the old farm
144
- * @param vault - vault to set the farm for
145
- * @param farm - the farm where the vault shares can be staked
146
- * @param [errorOnOverride] - if true, the function will throw an error if the vault already has a farm. If false, it will override the farm
147
- * @param [vaultAdminAuthority] - vault admin - a noop vaultAdminAuthority is provided when absent for multisigs
148
- * @param [lutIxsSigner] - the signer of the transaction to be used for the lookup table instructions. Optional. If not provided the admin of the vault will be used. It should be used when changing the admin of the vault if we want to build or batch multiple ixs in the same tx
149
- * @param [skipLutUpdate] - if true, the lookup table instructions will not be included in the returned instructions
150
- * @returns - a struct that contains the instruction to update the farm and an optional list of instructions to update the lookup table
151
- */
152
- setVaultFarmIxs(vault: KaminoVault, farm: Address, errorOnOverride?: boolean, vaultAdminAuthority?: TransactionSigner, lutIxsSigner?: TransactionSigner, skipLutUpdate?: boolean): Promise<UpdateVaultConfigIxs>;
153
- /**
154
- * This method updates the vault config during vault initialization, within the same transaction
155
- * where the vault is created. Use this when the vault state is not yet committed to the chain
156
- * and cannot be fetched via RPC. For updates to existing vaults, use updateVaultConfigIxs instead.
157
- *
158
- * @param admin - the admin that signs the transaction
159
- * @param vault - address of vault to be updated
160
- * @param mode - the field to be updated
161
- * @param value - the new value for the field to be updated (number or pubkey)
162
- * @returns - an instruction to update the vault config
163
- */
164
- private updateUninitialisedVaultConfigIx;
165
- /**
166
- * This function creates the instruction for the `pendingAdmin` of the vault to accept to become the owner of the vault (step 2/2 of the ownership transfer)
167
- * @param vault - vault to change the ownership for
168
- * @param [pendingAdmin] - pending vault admin - a noop vaultAdminAuthority is provided when absent for multisigs
169
- * @returns - an instruction to accept the ownership of the vault and a list of instructions to update the lookup table
170
- */
171
- acceptVaultOwnershipIxs(vault: KaminoVault, pendingAdmin?: TransactionSigner): Promise<AcceptVaultOwnershipIxs>;
172
- /**
173
- * This function creates the instruction for the admin to give up a part of the pending fees (which will be accounted as part of the vault)
174
- * @param vault - vault to give up pending fees for
175
- * @param maxAmountToGiveUp - the maximum amount of fees to give up, in tokens
176
- * @param [vaultAdminAuthority] - vault admin - a noop vaultAdminAuthority is provided when absent for multisigs
177
- * @returns - an instruction to give up the specified pending fees
178
- */
179
- giveUpPendingFeesIx(vault: KaminoVault, maxAmountToGiveUp: Decimal, vaultAdminAuthority?: TransactionSigner): Promise<Instruction>;
180
- /**
181
- * This method withdraws all the pending fees from the vault to the owner's token ATA
182
- * @param authority - vault admin
183
- * @param vault - vault for which the admin withdraws the pending fees
184
- * @param slot - current slot, used to estimate the interest earned in the different reserves with allocation from the vault
185
- * @param [vaultReservesMap] - a hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
186
- * @param [vaultAdminAuthority] - vault admin - a noop vaultAdminAuthority is provided when absent for multisigs
187
- * @returns - list of instructions to withdraw all pending fees, including the ATA creation instructions if needed
188
- */
189
- withdrawPendingFeesIxs(vault: KaminoVault, slot: Slot, vaultReservesMap?: Map<Address, KaminoReserve>, vaultAdminAuthority?: TransactionSigner): Promise<Instruction[]>;
190
- /**
191
- * This function creates instructions to deposit into a vault. It will also create ATA creation instructions for the vault shares that the user receives in return
192
- * @param user - user to deposit
193
- * @param vault - vault to deposit into (if the state is not provided, it will be fetched)
194
- * @param tokenAmount - token amount to be deposited, in decimals (will be converted in lamports)
195
- * @param [vaultReservesMap] - optional parameter; a hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
196
- * @param [farmState] - the state of the vault farm, if the vault has a farm. Optional. If not provided, it will be fetched
197
- * @returns - an instance of DepositIxs which contains the instructions to deposit in vault and the instructions to stake the shares in the farm if the vault has a farm
198
- */
199
- depositIxs(user: TransactionSigner, vault: KaminoVault, tokenAmount: Decimal, vaultReservesMap?: Map<Address, KaminoReserve>, farmState?: FarmState): Promise<DepositIxs>;
200
- buySharesIxs(user: TransactionSigner, vault: KaminoVault, tokenAmount: Decimal, vaultReservesMap?: Map<Address, KaminoReserve>, farmState?: FarmState): Promise<DepositIxs>;
201
- private buildShareEntryIxs;
202
- /**
203
- * This function creates instructions to stake the shares in the vault farm if the vault has a farm
204
- * @param user - user to stake
205
- * @param vault - vault to deposit into its farm (if the state is not provided, it will be fetched)
206
- * @param [sharesAmount] - token amount to be deposited, in decimals (will be converted in lamports). Optional. If not provided, the user's share balance will be used
207
- * @param [farmState] - the state of the vault farm, if the vault has a farm. Optional. If not provided, it will be fetched
208
- * @returns - a list of instructions for the user to stake shares into the vault's farm, including the creation of prerequisite accounts if needed
209
- */
210
- stakeSharesIxs(user: TransactionSigner, vault: KaminoVault, sharesAmount?: Decimal, farmState?: FarmState): Promise<Instruction[]>;
211
- /**
212
- * This function will return a struct with the instructions to unstake from the farm if necessary and the instructions for the missing ATA creation instructions, as well as one or multiple withdraw instructions, based on how many reserves it's needed to withdraw from. This might have to be split in multiple transactions
213
- * @param user - user to withdraw
214
- * @param vault - vault to withdraw from
215
- * @param shareAmount - share amount to withdraw (in tokens, not lamports), in order to withdraw everything, any value > user share amount
216
- * @param slot - current slot, used to estimate the interest earned in the different reserves with allocation from the vault
217
- * @param [vaultReservesMap] - optional parameter; a hashmap from each reserve pubkey to the reserve state. If provided the function will be significantly faster as it will not have to fetch the reserves
218
- * @param [farmState] - the state of the vault farm, if the vault has a farm. Optional. If not provided, it will be fetched
219
- * @returns an array of instructions to create missing ATAs if needed and the withdraw instructions
220
- */
221
- withdrawIxs(user: TransactionSigner, vault: KaminoVault, shareAmountToWithdraw: Decimal, slot: Slot, vaultReservesMap?: Map<Address, KaminoReserve>, farmState?: FarmState): Promise<WithdrawIxs>;
222
- /**
223
- * This function will return the missing ATA creation instructions, as well as one or multiple withdraw instructions, based on how many reserves it's needed to withdraw from. This might have to be split in multiple transactions
224
- * @param user - user to sell shares for vault tokens
225
- * @param vault - vault to sell shares from
226
- * @param shareAmount - share amount to sell (in tokens, not lamports), in order to withdraw everything, any value > user share amount
227
- * @param slot - current slot, used to estimate the interest earned in the different reserves with allocation from the vault
228
- * @param [vaultReservesMap] - optional parameter; a hashmap from each reserve pubkey to the reserve state. If provided the function will be significantly faster as it will not have to fetch the reserves
229
- * @param [farmState] - the state of the vault farm, if the vault has a farm. Optional. If not provided, it will be fetched
230
- * @returns an array of instructions to create missing ATAs if needed and the withdraw instructions
231
- */
232
- sellSharesIxs(user: TransactionSigner, vault: KaminoVault, shareAmountToWithdraw: Decimal, slot: Slot, vaultReservesMap?: Map<Address, KaminoReserve>, farmState?: FarmState): Promise<WithdrawIxs>;
233
- private buildShareExitIxs;
234
- private withdrawFromAvailableIxs;
235
- private buildReserveExitIxs;
236
- /**
237
- * This will trigger invest by balancing, based on weights, the reserve allocations of the vault. It can either withdraw or deposit into reserves to balance them. This is a function that should be cranked
238
- * @param payer wallet that pays the tx
239
- * @param vault - vault to invest from
240
- * @param skipComputationChecks - if true, the function will skip the computation checks and will invest all the reserves; it is useful for txs where we update reserve allocations and invest atomically
241
- * @returns - an array of invest instructions for each invest action required for the vault reserves
242
- */
243
- investAllReservesIxs(payer: TransactionSigner, vault: KaminoVault, skipComputationChecks?: boolean): Promise<Instruction[]>;
244
- /**
245
- * This will trigger invest by balancing, based on weights, the reserve allocation of the vault. It can either withdraw or deposit into the given reserve to balance it
246
- * @param payer wallet pubkey - the instruction is permissionless and does not require the vault admin, due to rounding between cTokens and the underlying, the payer may have to contribute 1 or more lamports of the underlying from their token account
247
- * @param vault - vault to invest from
248
- * @param reserve - reserve to invest into or disinvest from
249
- * @param [vaultReservesMap] - optional parameter; a hashmap from each reserve pubkey to the reserve state. If provided the function will be significantly faster as it will not have to fetch the reserves
250
- * @param [createAtaIfNeeded]
251
- * @returns - an array of invest instructions for each invest action required for the vault reserves
252
- */
253
- investSingleReserveIxs(payer: TransactionSigner, vault: KaminoVault, reserve: ReserveWithAddress, vaultReservesMap?: Map<Address, KaminoReserve>, createAtaIfNeeded?: boolean): Promise<Instruction[]>;
254
- /** Convert a string to a u8 representation to be stored on chain */
255
- encodeVaultName(token: string): Uint8Array;
256
- /**Convert an u8 array to a string */
257
- decodeVaultName(token: number[]): string;
258
- /** Helper to serialize value as Buffer for updateVaultConfig instruction */
259
- private getValueForModeAsBuffer;
260
- private sellIx;
261
- private withdrawIx;
262
- private withdrawFromAvailableIx;
263
- private withdrawPendingFeesIx;
264
- /**
265
- * Sync a vault for lookup table; create and set the LUT for the vault if needed and fill it with all the needed accounts
266
- * @param authority - vault admin
267
- * @param vault the vault to sync and set the LUT for if needed
268
- * @param [vaultReservesMap] - optional parameter; a hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
269
- * @returns a struct that contains a list of ix to create the LUT and assign it to the vault if needed + a list of ixs to insert all the accounts in the LUT
270
- */
271
- syncVaultLookupTableIxs(authority: TransactionSigner, vault: KaminoVault, vaultReservesMap?: Map<Address, KaminoReserve>): Promise<SyncVaultLUTIxs>;
272
- private getReserveAccountsToInsertInLut;
273
- /** Read the total holdings of a vault and the reserve weights and returns a map from each reserve to how many tokens should be deposited.
274
- * @param vaultState - the vault state to calculate the allocation for
275
- * @param [slot] - the slot for which to calculate the allocation. Optional. If not provided the function will fetch the current slot
276
- * @param [vaultReserves] - a hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
277
- * @param [currentSlot] - the latest confirmed slot. Optional. If provided the function will be faster as it will not have to fetch the latest slot
278
- * @returns - a map from each reserve to how many tokens should be invested into
279
- */
280
- getVaultComputedReservesAllocation(vaultState: VaultState, slot?: Slot, vaultReserves?: Map<Address, KaminoReserve>, currentSlot?: Slot): Promise<VaultComputedAllocation>;
281
- private computeReservesAllocation;
282
- /**
283
- * This method returns the user shares balance for a given vault
284
- * @param user - user to calculate the shares balance for
285
- * @param vault - vault to calculate shares balance for
286
- * @returns - user share balance in tokens (not lamports)
287
- */
288
- getUserSharesBalanceSingleVault(user: Address, vault: KaminoVault): Promise<UserSharesForVault>;
289
- /**
290
- * This method returns the user shares balance for all existing vaults
291
- * @param user - user to calculate the shares balance for
292
- * @param [vaultsOverride] - the kamino vaults if already fetched, in order to reduce rpc calls.Optional
293
- * @returns - hash map with keys as vault address and value as user share balance in decimal (not lamports)
294
- */
295
- getUserSharesBalanceAllVaults(user: Address, vaultsOverride?: Array<KaminoVault>): Promise<Map<Address, UserSharesForVault>>;
296
- /**
297
- * This method returns the management and performance fee percentages
298
- * @param vaultState - vault to retrieve the fees percentages from
299
- * @returns - VaultFeesPct containing management and performance fee percentages
300
- */
301
- getVaultFeesPct(vaultState: VaultState): VaultFeesPct;
302
- /**
303
- * This method calculates the token per share value. This will always change based on interest earned from the vault, but calculating it requires a bunch of rpc requests. Caching this for a short duration would be optimal
304
- * @param vaultState - vault state to calculate tokensPerShare for
305
- * @param [slot] - the slot at which we retrieve the tokens per share. Optional. If not provided, the function will fetch the current slot
306
- * @param [vaultReservesMap] - hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
307
- * @param [currentSlot] - the latest confirmed slot. Optional. If provided the function will be faster as it will not have to fetch the latest slot
308
- * @returns - token per share value
309
- */
310
- getTokensPerShareSingleVault(vaultOrState: KaminoVault | VaultState, slot?: Slot, vaultReservesMap?: Map<Address, KaminoReserve>, currentSlot?: Slot): Promise<Decimal>;
311
- /**
312
- * This method calculates the token per share value. This will always change based on interest earned from the vault, but calculating it requires a bunch of rpc requests. Caching this for a short duration would be optimal
313
- * @param [vaultsOverride] - a list of vaults to get the tokens per share for; if provided with state it will not fetch the state again. Optional
314
- * @param [vaultReservesMap] - optional parameter; a hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
315
- * @param slot - current slot, used to estimate the interest earned in the different reserves with allocation from the vault
316
- * @returns - token per share value
317
- */
318
- getTokensPerShareAllVaults(slot: Slot, vaultsOverride?: Array<KaminoVault>, vaultReservesMap?: Map<Address, KaminoReserve>): Promise<Map<Address, Decimal>>;
319
- /**
320
- * Get all vaults
321
- * @returns an array of all vaults
322
- */
323
- getAllVaults(): Promise<KaminoVault[]>;
324
- /**
325
- * Get all vaults for a given token
326
- * @param token - the token to get all vaults for
327
- * @returns an array of all vaults for the given token
328
- */
329
- getAllVaultsForToken(token: Address): Promise<Array<KaminoVault>>;
330
- private getAllVaultsWithFilter;
331
- /**
332
- * Get a list of kaminoVaults
333
- * @param vaults - a list of vaults to get the states for; if not provided, all vaults will be fetched
334
- * @returns a list of vaults
335
- */
336
- getVaults(vaults?: Array<Address>): Promise<Array<KaminoVault | null>>;
337
- private getVaultsStates;
338
- /**
339
- * This will return the amount of token invested from the vault into the given reserve
340
- * @param vaultState - the kamino vault to get invested amount in reserve for
341
- * @param slot - current slot
342
- * @param reserve - the reserve state to get vault invested amount in
343
- * @returns vault amount supplied in reserve in decimal
344
- */
345
- getSuppliedInReserve(vaultState: VaultState, slot: Slot, reserve: KaminoReserve): Decimal;
346
- /**
347
- * This will return the a map between reserve pubkey and the pct of the vault invested amount in each reserve
348
- * @param vaultState - the kamino vault to get reserves distribution for
349
- * @returns a map between reserve pubkey and the allocation pct for the reserve
350
- */
351
- getAllocationsDistribuionPct(vaultState: VaultState): Map<Address, Decimal>;
352
- /**
353
- * This will return the a map between reserve pubkey and the allocation overview for the reserve
354
- * @param vaultState - the kamino vault to get reserves allocation overview for
355
- * @returns a map between reserve pubkey and the allocation overview for the reserve
356
- */
357
- getVaultAllocations(vaultState: VaultState): Map<Address, ReserveAllocationOverview>;
358
- /**
359
- * This will return an unsorted hash map of all reserves that the given vault has allocations for, toghether with the amount that can be withdrawn from each of the reserves
360
- * @param vault - the kamino vault to get available liquidity to withdraw for
361
- * @param slot - current slot
362
- *@param [vaultReservesMap] - a hashmap from each reserve pubkey to the reserve state
363
- * @returns an HashMap of reserves (key) with the amount available to withdraw for each (value)
364
- */
365
- private getReserveAllocationAvailableLiquidityToWithdraw;
366
- /**
367
- * This will get the list of all reserve pubkeys that the vault has allocations for ex
368
- * @param vault - the vault state to load reserves for
369
- * @returns a hashmap from each reserve pubkey to the reserve state
370
- */
371
- getVaultReserves(vault: VaultState): Address[];
372
- /**
373
- * This will load the onchain state for all the reserves that the vault has allocations for
374
- * @param vaultState - the vault state to load reserves for
375
- * @returns a hashmap from each reserve pubkey to the reserve state
376
- */
377
- loadVaultReserves(vaultState: VaultState): Promise<Map<Address, KaminoReserve>>;
378
- private loadReserializedReserves;
379
- /**
380
- * This will load the onchain state for all the reserves that the vaults have allocations for, deduplicating the reserves
381
- * @param vaults - the vault states to load reserves for
382
- * @param oracleAccounts (optional) all reserve oracle accounts, if not supplied will make an additional rpc call to fetch these accounts
383
- * @returns a hashmap from each reserve pubkey to the reserve state
384
- */
385
- loadVaultsReserves(vaults: VaultState[], oracleAccounts?: AllOracleAccounts): Promise<Map<Address, KaminoReserve>>;
386
- /**
387
- * This will retrieve all the tokens that can be used as collateral by the users who borrow the token in the vault alongside details about the min and max loan to value ratio
388
- * @param vaultState - the vault state to load reserves for
389
- * @param [slot] - the slot for which to retrieve the vault collaterals for. Optional. If not provided the function will fetch the current slot
390
- * @param [vaultReservesMap] - hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
391
- * @param [kaminoMarkets] - a list of all the kamino markets. Optional. If provided the function will be significantly faster as it will not have to fetch the markets
392
- * @param oracleAccounts (optional) all reserve oracle accounts, if not supplied will make an additional rpc call to fetch these accounts
393
- * @returns a hashmap from each reserve pubkey to the market overview of the collaterals that can be used and the min and max loan to value ratio in that market
394
- */
395
- getVaultCollaterals(vaultState: VaultState, slot: Slot, vaultReservesMap?: Map<Address, KaminoReserve>, kaminoMarkets?: KaminoMarket[], oracleAccounts?: AllOracleAccounts): Promise<Map<Address, MarketOverview>>;
396
- /**
397
- * This will return an VaultHoldings object which contains the amount available (uninvested) in vault, total amount invested in reseves and a breakdown of the amount invested in each reserve
398
- * @param vault - the kamino vault to get available liquidity to withdraw for
399
- * @param [slot] - the slot for which to calculate the holdings. Optional. If not provided the function will fetch the current slot
400
- * @param [vaultReserves] - a hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
401
- * @param [currentSlot] - the latest confirmed slot. Optional. If provided the function will be faster as it will not have to fetch the latest slot
402
- * @returns an VaultHoldings object representing the amount available (uninvested) in vault, total amount invested in reseves and a breakdown of the amount invested in each reserve
403
- */
404
- getVaultHoldings(vault: VaultState, slot?: Slot, vaultReserves?: Map<Address, KaminoReserve>, currentSlot?: Slot): Promise<VaultHoldings>;
405
- /**
406
- * This will return an VaultOverview object that encapsulates all the information about the vault, including the holdings, reserves details, theoretical APY, utilization ratio and total borrowed amount
407
- * @param vault - the kamino vault to get available liquidity to withdraw for
408
- * @param price - the price of the token in the vault (e.g. USDC)
409
- * @param [slot] - the slot for which to retrieve the vault overview for. Optional. If not provided the function will fetch the current slot
410
- * @param [vaultReservesMap] - hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
411
- * @param [currentSlot] - the latest confirmed slot. Optional. If provided the function will be faster as it will not have to fetch the latest slot
412
- * @returns an VaultOverview object with details about the tokens available and invested in the vault, denominated in tokens and USD
413
- */
414
- getVaultHoldingsWithPrice(vault: VaultState, price: Decimal, slot?: Slot, vaultReservesMap?: Map<Address, KaminoReserve>, currentSlot?: Slot): Promise<VaultHoldingsWithUSDValue>;
415
- /**
416
- * This will return an VaultOverview object that encapsulates all the information about the vault, including the holdings, reserves details, theoretical APY, utilization ratio and total borrowed amount
417
- * @param vault - the kamino vault to get available liquidity to withdraw for
418
- * @param vaultTokenPrice - the price of the token in the vault (e.g. USDC)
419
- * @param [slot] - the slot for which to retrieve the vault overview for. Optional. If not provided the function will fetch the current slot
420
- * @param [vaultReservesMap] - hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
421
- * @param [kaminoMarkets] - a list of all kamino markets. Optional. If provided the function will be significantly faster as it will not have to fetch the markets
422
- * @param [currentSlot] - the latest confirmed slot. Optional. If provided the function will be faster as it will not have to fetch the latest slot
423
- * @param [tokensPrices] - a hashmap from a token pubkey to the price of the token in USD. Optional. If some tokens are not in the map, the function will fetch the price
424
- * @returns an VaultOverview object with details about the tokens available and invested in the vault, denominated in tokens and USD, along sie APYs
425
- */
426
- getVaultOverview(vault: KaminoVault, vaultTokenPrice: Decimal, slot?: Slot, vaultReservesMap?: Map<Address, KaminoReserve>, kaminoMarkets?: KaminoMarket[], currentSlot?: Slot, tokensPrices?: Map<Address, Decimal>): Promise<VaultOverview>;
427
- /**
428
- * This will return an aggregation of the current state of the vault with all the invested amounts and the utilization ratio of the vault
429
- * @param vault - the kamino vault to get available liquidity to withdraw for
430
- * @param slot - current slot
431
- * @param [vaultReservesMap] - hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
432
- * @returns an VaultReserveTotalBorrowedAndInvested object with the total invested amount, total borrowed amount and the utilization ratio of the vault
433
- */
434
- getTotalBorrowedAndInvested(vault: VaultState, slot: Slot, vaultReservesMap?: Map<Address, KaminoReserve>): Promise<VaultReserveTotalBorrowedAndInvested>;
435
- /**
436
- * This will return a map of the cumulative rewards issued for all the delegated farms
437
- * @param [vaults] - the vaults to get the cumulative rewards for; if not provided, the function will get the cumulative rewards for all the vaults
438
- * @returns a map of the cumulative rewards issued for all the delegated farms, per token, in lamports
439
- */
440
- getCumulativeDelegatedFarmsRewardsIssuedForAllVaults(vaults?: Address[]): Promise<Map<Address, Decimal>>;
441
- /**
442
- * This will return an overview of each reserve that is part of the vault allocation
443
- * @param vault - the kamino vault to get available liquidity to withdraw for
444
- * @param slot - current slot
445
- * @param [vaultReservesMap] - hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
446
- * @returns a hashmap from vault reserve pubkey to ReserveOverview object
447
- */
448
- getVaultReservesDetails(vault: VaultState, slot: Slot, vaultReserves?: Map<Address, KaminoReserve>): Promise<Map<Address, ReserveOverview>>;
449
- /**
450
- * This will return the APY of the vault under the assumption that all the available tokens in the vault are all the time invested in the reserves as requested by the weights; for percentage it needs multiplication by 100
451
- * @param vault - the kamino vault to get APY for
452
- * @param slot - current slot
453
- * @param [vaultReservesMap] - hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
454
- * @returns a struct containing estimated gross APY and net APY (gross - vault fees) for the vault
455
- */
456
- getVaultTheoreticalAPY(vault: VaultState, slot: Slot, vaultReservesMap?: Map<Address, KaminoReserve>): Promise<APYs>;
457
- /**
458
- * This will return the APY of the vault based on the current invested amounts; for percentage it needs multiplication by 100
459
- * @param vault - the kamino vault to get APY for
460
- * @param slot - current slot
461
- * @param [vaultReservesMap] - hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
462
- * @returns a struct containing estimated gross APY and net APY (gross - vault fees) for the vault
463
- */
464
- getVaultActualAPY(vault: VaultState, slot: Slot, vaultReservesMap?: Map<Address, KaminoReserve>): Promise<APYs>;
465
- /**
466
- * Retrive the total amount of interest earned by the vault since its inception, up to the last interaction with the vault on chain, including what was charged as fees
467
- * @param vaultState the kamino vault state to get total net yield for
468
- * @returns a struct containing a Decimal representing the net number of tokens earned by the vault since its inception and the timestamp of the last fee charge
469
- */
470
- getVaultCumulativeInterest(vaultState: VaultState): Promise<VaultCumulativeInterestWithTimestamp>;
471
- /**
472
- * Simulate the current holdings of the vault and the earned interest
473
- * @param vaultState the kamino vault state to get simulated holdings and earnings for
474
- * @param [vaultReservesMap] - hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
475
- * @param [currentSlot] - the current slot. Optional. If not provided it will fetch the current slot
476
- * @param [previousNetAUM] - the previous AUM of the vault to compute the earned interest relative to this value. Optional. If not provided the function will estimate the total AUM at the slot of the last state update on chain
477
- * @param [currentSlot] - the latest confirmed slot. Optional. If provided the function will be faster as it will not have to fetch the latest slot
478
- * @returns a struct of simulated vault holdings and earned interest
479
- */
480
- calculateSimulatedHoldingsWithInterest(vaultState: VaultState, vaultReservesMap?: Map<Address, KaminoReserve>, slot?: Slot, previousNetAUM?: Decimal, currentSlot?: Slot): Promise<SimulatedVaultHoldingsWithEarnedInterest>;
481
- /**
482
- * Simulate the current holdings and compute the fees that would be charged
483
- * @param vaultState the kamino vault state to get simulated fees for
484
- * @param [simulatedCurrentHoldingsWithInterest] the simulated holdings and interest earned by the vault. Optional
485
- * @param [currentTimestamp] the current date. Optional. If not provided it will fetch the current unix timestamp
486
- * @returns a VaultFees struct of simulated management and interest fees
487
- */
488
- calculateSimulatedFees(vaultState: VaultState, simulatedCurrentHoldingsWithInterest?: SimulatedVaultHoldingsWithEarnedInterest, currentTimestamp?: Date): Promise<VaultFees>;
489
- /**
490
- * This will compute the PDA that is used as delegatee in Farms program to compute the user state PDA for vault depositor investing in vault with reserve having a supply farm
491
- */
492
- computeUserFarmStateDelegateePDAForUserInVault(farmsProgramId: Address, vault: Address, reserve: Address, user: Address): Promise<ProgramDerivedAddress>;
493
- /**
494
- * Compute the delegatee PDA for the user farm state for a vault delegate farm
495
- * @param farmProgramID - the program ID of the farm program
496
- * @param vault - the address of the vault
497
- * @param farm - the address of the delegated farm
498
- * @param user - the address of the user
499
- * @returns the PDA of the delegatee user farm state for the delegated farm
500
- */
501
- computeUserFarmStateDelegateePDAForUserInDelegatedVaultFarm(farmProgramID: Address, vault: Address, farm: Address, user: Address): Promise<ProgramDerivedAddress>;
502
- /**
503
- * Compute the user state PDA for a user in a delegated vault farm
504
- * @param farmProgramID - the program ID of the farm program
505
- * @param vault - the address of the vault
506
- * @param farm - the address of the delegated farm
507
- * @param user - the address of the user
508
- * @returns the PDA of the user state for the delegated farm
509
- */
510
- computeUserStatePDAForUserInDelegatedVaultFarm(farmProgramID: Address, vault: Address, farm: Address, user: Address): Promise<Address>;
511
- computeDelegateeForUserInDelegatedFarm(farmProgramID: Address, vault: Address, farm: Address, user: Address): Promise<Address>;
512
- /**
513
- * Read the APY of the farm built on top of the vault (farm in vaultState.vaultFarm)
514
- * @param vault - the vault to read the farm APY for
515
- * @param vaultTokenPrice - the price of the vault token in USD (e.g. 1.0 for USDC)
516
- * @param [farmsClient] - the farms client to use. Optional. If not provided, the function will create a new one
517
- * @param [slot] - the slot to read the farm APY for. Optional. If not provided, the function will read the current slot
518
- * @returns the APY of the farm built on top of the vault
519
- */
520
- getVaultRewardsAPY(vaultOrState: KaminoVault | VaultState, vaultTokenPrice: Decimal, farmsClient?: Farms, slot?: Slot, tokensPrices?: Map<Address, Decimal>): Promise<FarmIncentives>;
521
- /**
522
- * Read the APY of the delegated farm providing incentives for vault depositors
523
- * @param vault - the vault to read the farm APY for
524
- * @param vaultTokenPrice - the price of the vault token in USD (e.g. 1.0 for USDC)
525
- * @param [farmsClient] - the farms client to use. Optional. If not provided, the function will create a new one
526
- * @param [slot] - the slot to read the farm APY for. Optional. If not provided, the function will read the current slot
527
- * @param [tokensPrices] - the prices of the tokens in USD. Optional. If not provided, the function will fetch the prices
528
- * @returns the APY of the delegated farm providing incentives for vault depositors
529
- */
530
- getVaultDelegatedFarmRewardsAPY(vault: KaminoVault, vaultTokenPrice: Decimal, farmsClient?: Farms, slot?: Slot, tokensPrices?: Map<Address, Decimal>): Promise<FarmIncentives>;
531
- /**
532
- * Get all the token mints of the vault, vault farm rewards and the allocation rewards
533
- * @param vaults - the vaults to get the token mints for
534
- * @param [vaultReservesMap] - the vault reserves map to get the reserves for; if not provided, the function will fetch the reserves
535
- * @param farmsMap - the farms map to get the farms for
536
- * @returns a set of token mints
537
- */
538
- getAllVaultsTokenMintsIncludingRewards(vaults: KaminoVault[], vaultReservesMap?: Map<Address, KaminoReserve>, farmsMap?: Map<Address, FarmState>): Promise<Set<Address>>;
539
- getVaultReservesFarmsIncentives(vaultOrState: KaminoVault | VaultState, vaultTokenPrice: Decimal, farmsClient?: Farms, slot?: Slot, vaultReservesMap?: Map<Address, KaminoReserve>, tokensPrices?: Map<Address, Decimal>): Promise<VaultReservesFarmsIncentives>;
540
- getUserPendingRewardsInVaultFarm(user: Address, vault: KaminoVault): Promise<Map<Address, Decimal>>;
541
- getUserPendingRewardsInVaultDelegatedFarm(user: Address, vaultAddress: Address): Promise<Map<Address, Decimal>>;
542
- getDelegatedFarmForVault(vault: Address): Promise<Address | undefined>;
543
- /**
544
- * gets all the delegated farms addresses
545
- * @returns a list of delegated farms addresses
546
- */
547
- getAllDelegatedFarms(): Promise<Address[]>;
548
- /**
549
- * This will return a map of the vault address and the delegated farm address for that vault
550
- * @returns a map of the vault address and the delegated farm address for that vault
551
- */
552
- getVaultsWithDelegatedFarm(): Promise<Map<Address, Address>>;
553
- getUserPendingRewardsInVaultReservesFarms(user: Address, vault: KaminoVault, vaultReservesMap?: Map<Address, KaminoReserve>): Promise<Map<Address, Decimal>>;
554
- getAllPendingRewardsForUserInVault(user: Address, vault: KaminoVault, vaultReservesMap?: Map<Address, KaminoReserve>): Promise<PendingRewardsForUserInVault>;
555
- /**
556
- * This function will return the instructions to claim the rewards for the farm of a vault, the delegated farm of the vault and the reserves farms of the vault
557
- * @param user - the user to claim the rewards
558
- * @param vault - the vault
559
- * @param [vaultReservesMap] - the vault reserves map to get the reserves for; if not provided, the function will fetch the reserves
560
- * @returns the instructions to claim the rewards for the farm of the vault, the delegated farm of the vault and the reserves farms of the vault
561
- */
562
- getClaimAllRewardsForVaultIxs(user: TransactionSigner, vault: KaminoVault, vaultReservesMap?: Map<Address, KaminoReserve>): Promise<Instruction[]>;
563
- /**
564
- * This function will return the instructions to claim the rewards for the farm of a vault
565
- * @param user - the user to claim the rewards
566
- * @param vault - the vault
567
- * @returns the instructions to claim the rewards for the farm of the vault
568
- */
569
- getClaimVaultFarmRewardsIxs(user: TransactionSigner, vault: KaminoVault): Promise<Instruction[]>;
570
- /**
571
- * This function will return the instructions to claim the rewards for the delegated farm of a vault
572
- * @param user - the user to claim the rewards
573
- * @param vault - the vault
574
- * @returns the instructions to claim the rewards for the delegated farm of the vault
575
- */
576
- getClaimVaultDelegatedFarmRewardsIxs(user: TransactionSigner, vault: KaminoVault): Promise<Instruction[]>;
577
- /**
578
- * This function will return the instructions to claim the rewards for the reserves farms of a vault
579
- * @param user - the user to claim the rewards
580
- * @param vault - the vault
581
- * @param [vaultReservesMap] - the vault reserves map to get the reserves for; if not provided, the function will fetch the reserves
582
- * @returns the instructions to claim the rewards for the reserves farms of the vault
583
- */
584
- getClaimVaultReservesFarmsRewardsIxs(user: TransactionSigner, vault: KaminoVault, vaultReservesMap?: Map<Address, KaminoReserve>): Promise<Instruction[]>;
585
- private appendRemainingAccountsForVaultReserves;
586
- }
587
- export declare class KaminoVault {
588
- readonly address: Address;
589
- state: VaultState | undefined | null;
590
- programId: Address;
591
- client: KaminoVaultClient;
592
- vaultReservesStateCache: Map<Address, KaminoReserve> | undefined;
593
- constructor(rpc: Rpc<SolanaRpcApi>, vaultAddress: Address, state?: VaultState, programId?: Address, recentSlotDurationMs?: number);
594
- static loadWithClientAndState(client: KaminoVaultClient, vaultAddress: Address, state: VaultState): KaminoVault;
595
- getState(): Promise<VaultState>;
596
- reloadVaultReserves(): Promise<void>;
597
- reloadState(): Promise<VaultState>;
598
- hasFarm(): Promise<boolean>;
599
- /**
600
- * This will return an VaultHoldings object which contains the amount available (uninvested) in vault, total amount invested in reseves and a breakdown of the amount invested in each reserve
601
- * @returns an VaultHoldings object representing the amount available (uninvested) in vault, total amount invested in reseves and a breakdown of the amount invested in each reserve
602
- */
603
- getVaultHoldings(): Promise<VaultHoldings>;
604
- /**
605
- * This will return the a map between reserve pubkey and the allocation overview for the reserve
606
- * @returns a map between reserve pubkey and the allocation overview for the reserve
607
- */
608
- getVaultAllocations(): Promise<Map<Address, ReserveAllocationOverview>>;
609
- /**
610
- * This will return the APY of the vault based on the current invested amounts and the theoretical APY if all the available tokens were invested
611
- * @returns a struct containing actualAPY and theoreticalAPY for the vault
612
- */
613
- getAPYs(slot?: Slot): Promise<VaultAPYs>;
614
- /**
615
- * This method returns the exchange rate of the vault (tokens per share)
616
- * @returns - Decimal representing the exchange rate (tokens per share)
617
- */
618
- getExchangeRate(slot?: Slot): Promise<Decimal>;
619
- /**
620
- * This method returns the user shares balance for a given vault
621
- * @param user - user to calculate the shares balance for
622
- * @param vault - vault to calculate shares balance for
623
- * @returns - a struct of user share balance (staked in vault farm if the vault has a farm and unstaked) in decimal (not lamports)
624
- */
625
- getUserShares(user: Address): Promise<UserSharesForVault>;
626
- /**
627
- * This function creates instructions to deposit into a vault. It will also create ATA creation instructions for the vault shares that the user receives in return
628
- * @param user - user to deposit
629
- * @param tokenAmount - token amount to be deposited, in decimals (will be converted in lamports)
630
- * @param [vaultReservesMap] - optional parameter; a hashmap from each reserve pubkey to the reserve state. Optional. If provided the function will be significantly faster as it will not have to fetch the reserves
631
- * @param [farmState] - the state of the vault farm, if the vault has a farm. Optional. If not provided, it will be fetched
632
- * @returns - an instance of DepositIxs which contains the instructions to deposit in vault and the instructions to stake the shares in the farm if the vault has a farm
633
- */
634
- depositIxs(user: TransactionSigner, tokenAmount: Decimal, vaultReservesMap?: Map<Address, KaminoReserve>, farmState?: FarmState): Promise<DepositIxs>;
635
- /**
636
- * This function will return the missing ATA creation instructions, as well as one or multiple withdraw instructions, based on how many reserves it's needed to withdraw from. This might have to be split in multiple transactions
637
- * @param user - user to withdraw
638
- * @param shareAmount - share amount to withdraw (in tokens, not lamports), in order to withdraw everything, any value > user share amount
639
- * @param slot - current slot, used to estimate the interest earned in the different reserves with allocation from the vault
640
- * @param [vaultReservesMap] - optional parameter; a hashmap from each reserve pubkey to the reserve state. If provided the function will be significantly faster as it will not have to fetch the reserves
641
- * @param [farmState] - the state of the vault farm, if the vault has a farm. Optional. If not provided, it will be fetched
642
- * @returns an array of instructions to create missing ATAs if needed and the withdraw instructions
643
- */
644
- withdrawIxs(user: TransactionSigner, shareAmount: Decimal, slot?: Slot, vaultReservesMap?: Map<Address, KaminoReserve>, farmState?: FarmState): Promise<WithdrawIxs>;
645
- }
646
- /**
647
- * Used to initialize a Kamino Vault
648
- */
649
- export declare class KaminoVaultConfig {
650
- /** The admin of the vault */
651
- readonly admin: TransactionSigner;
652
- /** The token mint for the vault */
653
- readonly tokenMint: Address;
654
- /** The token mint program id */
655
- readonly tokenMintProgramId: Address;
656
- /** The performance fee rate of the vault, as percents, expressed as a decimal */
657
- readonly performanceFeeRatePercentage: Decimal;
658
- /** The management fee rate of the vault, as percents, expressed as a decimal */
659
- readonly managementFeeRatePercentage: Decimal;
660
- /** The name to be stored on chain for the vault (max 40 characters). */
661
- readonly name: string;
662
- /** The symbol of the vault token to be stored (max 5 characters). E.g. USDC for a vault using USDC as token. */
663
- readonly vaultTokenSymbol: string;
664
- /** The name of the vault token to be stored (max 10 characters), after the prefix `Kamino Vault <vaultTokenSymbol>`. E.g. USDC Vault for a vault using USDC as token. */
665
- readonly vaultTokenName: string;
666
- constructor(args: {
667
- admin: TransactionSigner;
668
- tokenMint: Address;
669
- tokenMintProgramId: Address;
670
- performanceFeeRatePercentage: Decimal;
671
- managementFeeRatePercentage: Decimal;
672
- name: string;
673
- vaultTokenSymbol: string;
674
- vaultTokenName: string;
675
- });
676
- getPerformanceFeeBps(): number;
677
- getManagementFeeBps(): number;
678
- }
679
- export declare class ReserveAllocationConfig {
680
- readonly reserve: ReserveWithAddress;
681
- readonly targetAllocationWeight: number;
682
- readonly allocationCapDecimal: Decimal;
683
- constructor(reserve: ReserveWithAddress, targetAllocationWeight: number, allocationCapDecimal: Decimal);
684
- getAllocationCapLamports(): Decimal;
685
- getReserveState(): Reserve;
686
- getReserveAddress(): Address;
687
- }
688
- export declare function getCTokenVaultPda(vaultAddress: Address, reserveAddress: Address, kaminoVaultProgramId: Address): Promise<Address>;
689
- export declare function getEventAuthorityPda(kaminoVaultProgramId: Address): Promise<Address>;
690
- export declare function getKvaultGlobalConfigPda(kaminoVaultProgramId: Address): Promise<Address>;
691
- export declare function getReserveWhitelistEntryPda(reserveAddress: Address, kaminoVaultProgramId: Address): Promise<Address>;
692
- export type VaultHolder = {
693
- holderPubkey: Address;
694
- amount: Decimal;
695
- };
696
- export type APY = {
697
- grossAPY: Decimal;
698
- netAPY: Decimal;
699
- };
700
- export type VaultAPYs = {
701
- theoreticalAPY: APY;
702
- actualAPY: APY;
703
- };
704
- export declare class VaultHoldings {
705
- available: Decimal;
706
- invested: Decimal;
707
- investedInReserves: Map<Address, Decimal>;
708
- pendingFees: Decimal;
709
- totalAUMIncludingFees: Decimal;
710
- constructor(params: {
711
- available: Decimal;
712
- invested: Decimal;
713
- investedInReserves: Map<Address, Decimal>;
714
- pendingFees: Decimal;
715
- totalAUMIncludingFees: Decimal;
716
- });
717
- asJSON(): {
718
- available: string;
719
- invested: string;
720
- totalAUMIncludingFees: string;
721
- pendingFees: string;
722
- investedInReserves: {
723
- [key: string]: string;
724
- };
725
- };
726
- print(): void;
727
- }
728
- /**
729
- * earnedInterest represents the interest earned from now until the slot provided in the future
730
- */
731
- export type SimulatedVaultHoldingsWithEarnedInterest = {
732
- holdings: VaultHoldings;
733
- earnedInterest: Decimal;
734
- };
735
- export type VaultHoldingsWithUSDValue = {
736
- holdings: VaultHoldings;
737
- availableUSD: Decimal;
738
- investedUSD: Decimal;
739
- investedInReservesUSD: Map<Address, Decimal>;
740
- totalUSDIncludingFees: Decimal;
741
- pendingFeesUSD: Decimal;
742
- };
743
- export type ReserveOverview = {
744
- supplyAPY: Decimal;
745
- utilizationRatio: Decimal;
746
- liquidationThresholdPct: Decimal;
747
- totalBorrowedAmount: Decimal;
748
- amountBorrowedFromSupplied: Decimal;
749
- suppliedAmount: Decimal;
750
- market: Address;
751
- };
752
- export type VaultReserveTotalBorrowedAndInvested = {
753
- totalInvested: Decimal;
754
- totalBorrowed: Decimal;
755
- utilizationRatio: Decimal;
756
- };
757
- export type MarketOverview = {
758
- address: Address;
759
- reservesAsCollateral: ReserveAsCollateral[];
760
- minLTVPct: Decimal;
761
- maxLTVPct: Decimal;
762
- };
763
- export type ReserveAsCollateral = {
764
- mint: Address;
765
- liquidationLTVPct: Decimal;
766
- address: Address;
767
- };
768
- export type VaultOverview = {
769
- holdingsUSD: VaultHoldingsWithUSDValue;
770
- reservesOverview: Map<Address, ReserveOverview>;
771
- vaultCollaterals: Map<Address, MarketOverview>;
772
- theoreticalSupplyAPY: APYs;
773
- actualSupplyAPY: APYs;
774
- vaultFarmIncentives: FarmIncentives;
775
- reservesFarmsIncentives: VaultReservesFarmsIncentives;
776
- delegatedFarmIncentives: FarmIncentives;
777
- totalBorrowed: Decimal;
778
- totalBorrowedUSD: Decimal;
779
- totalSupplied: Decimal;
780
- totalSuppliedUSD: Decimal;
781
- utilizationRatio: Decimal;
782
- };
783
- export type VaultReservesFarmsIncentives = {
784
- reserveFarmsIncentives: Map<Address, FarmIncentives>;
785
- totalIncentivesAPY: Decimal;
786
- };
787
- export type VaultFeesPct = {
788
- managementFeePct: Decimal;
789
- performanceFeePct: Decimal;
790
- };
791
- export type VaultFees = {
792
- managementFee: Decimal;
793
- performanceFee: Decimal;
794
- };
795
- export type VaultCumulativeInterestWithTimestamp = {
796
- cumulativeInterest: Decimal;
797
- timestamp: number;
798
- };
799
- export type PendingRewardsForUserInVault = {
800
- pendingRewardsInVaultFarm: Map<Address, Decimal>;
801
- pendingRewardsInVaultDelegatedFarm: Map<Address, Decimal>;
802
- pendingRewardsInVaultReservesFarms: Map<Address, Decimal>;
803
- totalPendingRewards: Map<Address, Decimal>;
804
- };
805
- //# sourceMappingURL=vault.d.ts.map