@typus/typus-sdk 1.4.5 → 1.4.7-a

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 (496) hide show
  1. package/dist/config.json +190 -0
  2. package/dist/src/_dependencies/source/0x1/ascii/structs.d.ts +82 -0
  3. package/dist/src/_dependencies/source/0x1/ascii/structs.js +280 -0
  4. package/dist/src/_dependencies/source/0x1/bit-vector/structs.d.ts +50 -0
  5. package/dist/src/_dependencies/source/0x1/bit-vector/structs.js +193 -0
  6. package/dist/src/_dependencies/source/0x1/fixed-point32/structs.d.ts +41 -0
  7. package/dist/src/_dependencies/source/0x1/fixed-point32/structs.js +167 -0
  8. package/dist/src/_dependencies/source/0x1/index.d.ts +2 -0
  9. package/dist/src/_dependencies/source/0x1/index.js +5 -0
  10. package/dist/src/_dependencies/source/0x1/init.d.ts +2 -0
  11. package/dist/src/_dependencies/source/0x1/init.js +41 -0
  12. package/dist/src/_dependencies/source/0x1/option/structs.d.ts +46 -0
  13. package/dist/src/_dependencies/source/0x1/option/structs.js +198 -0
  14. package/dist/src/_dependencies/source/0x1/string/structs.d.ts +44 -0
  15. package/dist/src/_dependencies/source/0x1/string/structs.js +191 -0
  16. package/dist/src/_dependencies/source/0x1/type-name/structs.d.ts +48 -0
  17. package/dist/src/_dependencies/source/0x1/type-name/structs.js +168 -0
  18. package/dist/src/_dependencies/source/0x1d17058789bd1e1e79f1a92424519a88146f191f58a06cc4d9ab23d17d46ab73/index.d.ts +2 -0
  19. package/dist/src/_dependencies/source/0x1d17058789bd1e1e79f1a92424519a88146f191f58a06cc4d9ab23d17d46ab73/index.js +5 -0
  20. package/dist/src/_dependencies/source/0x1d17058789bd1e1e79f1a92424519a88146f191f58a06cc4d9ab23d17d46ab73/init.d.ts +2 -0
  21. package/dist/src/_dependencies/source/0x1d17058789bd1e1e79f1a92424519a88146f191f58a06cc4d9ab23d17d46ab73/init.js +39 -0
  22. package/dist/src/_dependencies/source/0x1d17058789bd1e1e79f1a92424519a88146f191f58a06cc4d9ab23d17d46ab73/oracle/structs.d.ts +277 -0
  23. package/dist/src/_dependencies/source/0x1d17058789bd1e1e79f1a92424519a88146f191f58a06cc4d9ab23d17d46ab73/oracle/structs.js +377 -0
  24. package/dist/src/_dependencies/source/0x1d17058789bd1e1e79f1a92424519a88146f191f58a06cc4d9ab23d17d46ab73/pyth-parser/structs.d.ts +102 -0
  25. package/dist/src/_dependencies/source/0x1d17058789bd1e1e79f1a92424519a88146f191f58a06cc4d9ab23d17d46ab73/pyth-parser/structs.js +353 -0
  26. package/dist/src/_dependencies/source/0x1d17058789bd1e1e79f1a92424519a88146f191f58a06cc4d9ab23d17d46ab73/supra/structs.d.ts +65 -0
  27. package/dist/src/_dependencies/source/0x1d17058789bd1e1e79f1a92424519a88146f191f58a06cc4d9ab23d17d46ab73/supra/structs.js +175 -0
  28. package/dist/src/_dependencies/source/0x1d17058789bd1e1e79f1a92424519a88146f191f58a06cc4d9ab23d17d46ab73/switchboard-feed-parser/structs.d.ts +65 -0
  29. package/dist/src/_dependencies/source/0x1d17058789bd1e1e79f1a92424519a88146f191f58a06cc4d9ab23d17d46ab73/switchboard-feed-parser/structs.js +175 -0
  30. package/dist/src/_dependencies/source/0x2/authenticator-state/structs.d.ts +442 -0
  31. package/dist/src/_dependencies/source/0x2/authenticator-state/structs.js +565 -0
  32. package/dist/src/_dependencies/source/0x2/bag/structs.d.ts +56 -0
  33. package/dist/src/_dependencies/source/0x2/bag/structs.js +170 -0
  34. package/dist/src/_dependencies/source/0x2/balance/structs.d.ts +79 -0
  35. package/dist/src/_dependencies/source/0x2/balance/structs.js +260 -0
  36. package/dist/src/_dependencies/source/0x2/bcs/structs.d.ts +44 -0
  37. package/dist/src/_dependencies/source/0x2/bcs/structs.js +191 -0
  38. package/dist/src/_dependencies/source/0x2/bls12381/structs.d.ts +155 -0
  39. package/dist/src/_dependencies/source/0x2/bls12381/structs.js +434 -0
  40. package/dist/src/_dependencies/source/0x2/borrow/structs.d.ts +104 -0
  41. package/dist/src/_dependencies/source/0x2/borrow/structs.js +267 -0
  42. package/dist/src/_dependencies/source/0x2/clock/structs.d.ts +56 -0
  43. package/dist/src/_dependencies/source/0x2/clock/structs.js +170 -0
  44. package/dist/src/_dependencies/source/0x2/coin/structs.d.ts +379 -0
  45. package/dist/src/_dependencies/source/0x2/coin/structs.js +648 -0
  46. package/dist/src/_dependencies/source/0x2/deny-list/structs.d.ts +178 -0
  47. package/dist/src/_dependencies/source/0x2/deny-list/structs.js +290 -0
  48. package/dist/src/_dependencies/source/0x2/display/structs.d.ts +228 -0
  49. package/dist/src/_dependencies/source/0x2/display/structs.js +362 -0
  50. package/dist/src/_dependencies/source/0x2/dynamic-field/structs.d.ts +63 -0
  51. package/dist/src/_dependencies/source/0x2/dynamic-field/structs.js +174 -0
  52. package/dist/src/_dependencies/source/0x2/dynamic-object-field/structs.d.ts +42 -0
  53. package/dist/src/_dependencies/source/0x2/dynamic-object-field/structs.js +172 -0
  54. package/dist/src/_dependencies/source/0x2/groth16/structs.d.ts +186 -0
  55. package/dist/src/_dependencies/source/0x2/groth16/structs.js +464 -0
  56. package/dist/src/_dependencies/source/0x2/group-ops/structs.d.ts +44 -0
  57. package/dist/src/_dependencies/source/0x2/group-ops/structs.js +193 -0
  58. package/dist/src/_dependencies/source/0x2/index.d.ts +2 -0
  59. package/dist/src/_dependencies/source/0x2/index.js +5 -0
  60. package/dist/src/_dependencies/source/0x2/init.d.ts +2 -0
  61. package/dist/src/_dependencies/source/0x2/init.js +150 -0
  62. package/dist/src/_dependencies/source/0x2/kiosk/structs.d.ts +565 -0
  63. package/dist/src/_dependencies/source/0x2/kiosk/structs.js +1033 -0
  64. package/dist/src/_dependencies/source/0x2/kiosk-extension/structs.d.ts +112 -0
  65. package/dist/src/_dependencies/source/0x2/kiosk-extension/structs.js +263 -0
  66. package/dist/src/_dependencies/source/0x2/linked-table/structs.d.ts +144 -0
  67. package/dist/src/_dependencies/source/0x2/linked-table/structs.js +272 -0
  68. package/dist/src/_dependencies/source/0x2/object/structs.d.ts +83 -0
  69. package/dist/src/_dependencies/source/0x2/object/structs.js +256 -0
  70. package/dist/src/_dependencies/source/0x2/object-bag/structs.d.ts +56 -0
  71. package/dist/src/_dependencies/source/0x2/object-bag/structs.js +170 -0
  72. package/dist/src/_dependencies/source/0x2/object-table/structs.d.ts +56 -0
  73. package/dist/src/_dependencies/source/0x2/object-table/structs.js +172 -0
  74. package/dist/src/_dependencies/source/0x2/package/structs.d.ts +262 -0
  75. package/dist/src/_dependencies/source/0x2/package/structs.js +478 -0
  76. package/dist/src/_dependencies/source/0x2/priority-queue/structs.d.ts +101 -0
  77. package/dist/src/_dependencies/source/0x2/priority-queue/structs.js +292 -0
  78. package/dist/src/_dependencies/source/0x2/random/structs.d.ts +190 -0
  79. package/dist/src/_dependencies/source/0x2/random/structs.js +383 -0
  80. package/dist/src/_dependencies/source/0x2/sui/structs.d.ts +41 -0
  81. package/dist/src/_dependencies/source/0x2/sui/structs.js +167 -0
  82. package/dist/src/_dependencies/source/0x2/table/structs.d.ts +56 -0
  83. package/dist/src/_dependencies/source/0x2/table/structs.js +172 -0
  84. package/dist/src/_dependencies/source/0x2/table-vec/structs.d.ts +63 -0
  85. package/dist/src/_dependencies/source/0x2/table-vec/structs.js +194 -0
  86. package/dist/src/_dependencies/source/0x2/token/structs.d.ts +424 -0
  87. package/dist/src/_dependencies/source/0x2/token/structs.js +651 -0
  88. package/dist/src/_dependencies/source/0x2/transfer/structs.d.ts +52 -0
  89. package/dist/src/_dependencies/source/0x2/transfer/structs.js +172 -0
  90. package/dist/src/_dependencies/source/0x2/transfer-policy/structs.d.ts +345 -0
  91. package/dist/src/_dependencies/source/0x2/transfer-policy/structs.js +665 -0
  92. package/dist/src/_dependencies/source/0x2/tx-context/structs.d.ts +68 -0
  93. package/dist/src/_dependencies/source/0x2/tx-context/structs.js +199 -0
  94. package/dist/src/_dependencies/source/0x2/url/structs.d.ts +48 -0
  95. package/dist/src/_dependencies/source/0x2/url/structs.js +168 -0
  96. package/dist/src/_dependencies/source/0x2/vec-map/structs.d.ts +101 -0
  97. package/dist/src/_dependencies/source/0x2/vec-map/structs.js +286 -0
  98. package/dist/src/_dependencies/source/0x2/vec-set/structs.d.ts +45 -0
  99. package/dist/src/_dependencies/source/0x2/vec-set/structs.js +196 -0
  100. package/dist/src/_dependencies/source/0x2/versioned/structs.d.ts +104 -0
  101. package/dist/src/_dependencies/source/0x2/versioned/structs.js +261 -0
  102. package/dist/src/_dependencies/source/0x2/zklogin-verified-id/structs.d.ts +105 -0
  103. package/dist/src/_dependencies/source/0x2/zklogin-verified-id/structs.js +179 -0
  104. package/dist/src/_dependencies/source/0x2/zklogin-verified-issuer/structs.d.ts +69 -0
  105. package/dist/src/_dependencies/source/0x2/zklogin-verified-issuer/structs.js +173 -0
  106. package/dist/src/_dependencies/source/0x277f90d256d1015a78cad646db091bec451c5bbab834b9fb70bace7885b5c698/index.d.ts +2 -0
  107. package/dist/src/_dependencies/source/0x277f90d256d1015a78cad646db091bec451c5bbab834b9fb70bace7885b5c698/index.js +5 -0
  108. package/dist/src/_dependencies/source/0x277f90d256d1015a78cad646db091bec451c5bbab834b9fb70bace7885b5c698/init.d.ts +2 -0
  109. package/dist/src/_dependencies/source/0x277f90d256d1015a78cad646db091bec451c5bbab834b9fb70bace7885b5c698/init.js +30 -0
  110. package/dist/src/_dependencies/source/0x277f90d256d1015a78cad646db091bec451c5bbab834b9fb70bace7885b5c698/validator/structs.d.ts +50 -0
  111. package/dist/src/_dependencies/source/0x277f90d256d1015a78cad646db091bec451c5bbab834b9fb70bace7885b5c698/validator/structs.js +168 -0
  112. package/dist/src/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/index.d.ts +2 -0
  113. package/dist/src/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/index.js +5 -0
  114. package/dist/src/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/init.d.ts +2 -0
  115. package/dist/src/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/init.js +33 -0
  116. package/dist/src/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/price-data-pull/structs.d.ts +41 -0
  117. package/dist/src/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/price-data-pull/structs.js +167 -0
  118. package/dist/src/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/suprasvaluefeed/structs.d.ts +112 -0
  119. package/dist/src/_dependencies/source/0x2fdff17b86e34ab722c8ba5e63f0da070d9a4163705b3fdc6a95802cab40a72a/suprasvaluefeed/structs.js +265 -0
  120. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/airdrop/structs.d.ts +463 -0
  121. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/airdrop/structs.js +669 -0
  122. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/big-vector/structs.d.ts +137 -0
  123. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/big-vector/structs.js +401 -0
  124. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/critbit/structs.d.ts +226 -0
  125. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/critbit/structs.js +402 -0
  126. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/ecosystem/structs.d.ts +383 -0
  127. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/ecosystem/structs.js +566 -0
  128. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/index.d.ts +2 -0
  129. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/index.js +5 -0
  130. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/init.d.ts +2 -0
  131. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/init.js +73 -0
  132. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/leaderboard/structs.d.ts +591 -0
  133. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/leaderboard/structs.js +774 -0
  134. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/linked-object-table/structs.d.ts +152 -0
  135. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/linked-object-table/structs.js +272 -0
  136. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/linked-set/structs.d.ts +138 -0
  137. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/linked-set/structs.js +276 -0
  138. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/tgld/structs.d.ts +261 -0
  139. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/tgld/structs.js +471 -0
  140. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/user/structs.d.ts +306 -0
  141. package/dist/src/_dependencies/source/0x4213e12a2220f15f1837a76897110d2260786558169bd8d0847f21e9b551f277/user/structs.js +563 -0
  142. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/discount-mint/structs.d.ts +598 -0
  143. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/discount-mint/structs.js +789 -0
  144. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/index.d.ts +2 -0
  145. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/index.js +5 -0
  146. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/init.d.ts +2 -0
  147. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/init.js +61 -0
  148. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/royalty-rule/structs.d.ts +85 -0
  149. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/royalty-rule/structs.js +258 -0
  150. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/staking/structs.d.ts +433 -0
  151. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/staking/structs.js +562 -0
  152. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/table-vec/structs.d.ts +63 -0
  153. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/table-vec/structs.js +194 -0
  154. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/typus-nft/structs.d.ts +1006 -0
  155. package/dist/src/_dependencies/source/0x5cfd0819411be98034cba544cbffab192c2c35674a05ff57f4f1c5042875b828/typus-nft/structs.js +1331 -0
  156. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/auto-bid/structs.d.ts +1458 -0
  157. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/auto-bid/structs.js +1706 -0
  158. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/index.d.ts +2 -0
  159. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/index.js +5 -0
  160. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/init.d.ts +2 -0
  161. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/init.js +129 -0
  162. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/tails-staking/structs.d.ts +1201 -0
  163. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/tails-staking/structs.js +1643 -0
  164. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/tds-authorized-entry/structs.d.ts +1374 -0
  165. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/tds-authorized-entry/structs.js +971 -0
  166. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/tds-fee-pool-entry/structs.d.ts +395 -0
  167. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/tds-fee-pool-entry/structs.js +750 -0
  168. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/tds-registry-authorized-entry/structs.d.ts +994 -0
  169. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/tds-registry-authorized-entry/structs.js +933 -0
  170. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/tds-view-function/structs.d.ts +77 -0
  171. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/tds-view-function/structs.js +179 -0
  172. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/typus-dov-single/structs.d.ts +4562 -0
  173. package/dist/src/_dependencies/source/0x6c9a394a43844fc09d9617bc8a8e775a4521f0e28e83de1da780d043a498671f/typus-dov-single/structs.js +3796 -0
  174. package/dist/src/_dependencies/source/0x7237ec8436ef7e927c45470db6db3a834dd84cf903aedee3844e847fe4805399/index.d.ts +2 -0
  175. package/dist/src/_dependencies/source/0x7237ec8436ef7e927c45470db6db3a834dd84cf903aedee3844e847fe4805399/index.js +5 -0
  176. package/dist/src/_dependencies/source/0x7237ec8436ef7e927c45470db6db3a834dd84cf903aedee3844e847fe4805399/init.d.ts +2 -0
  177. package/dist/src/_dependencies/source/0x7237ec8436ef7e927c45470db6db3a834dd84cf903aedee3844e847fe4805399/init.js +4 -0
  178. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/authority/structs.d.ts +83 -0
  179. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/authority/structs.js +192 -0
  180. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/balance-pool/structs.d.ts +333 -0
  181. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/balance-pool/structs.js +382 -0
  182. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/big-vector/structs.d.ts +68 -0
  183. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/big-vector/structs.js +176 -0
  184. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/dutch/structs.d.ts +843 -0
  185. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/dutch/structs.js +959 -0
  186. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/i64/structs.d.ts +41 -0
  187. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/i64/structs.js +167 -0
  188. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/index.d.ts +2 -0
  189. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/index.js +5 -0
  190. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/init.d.ts +2 -0
  191. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/init.js +79 -0
  192. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/linked-list/structs.d.ts +146 -0
  193. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/linked-list/structs.js +274 -0
  194. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/vault/structs.d.ts +2272 -0
  195. package/dist/src/_dependencies/source/0x908a10789a1a6953e0b73a997c10e3552f7ce4e2907afd00a334ed74bd973ded/vault/structs.js +2830 -0
  196. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/aggregator/structs.d.ts +719 -0
  197. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/aggregator/structs.js +711 -0
  198. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/index.d.ts +2 -0
  199. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/index.js +5 -0
  200. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/init.d.ts +2 -0
  201. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/init.js +43 -0
  202. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/job/structs.d.ts +81 -0
  203. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/job/structs.js +200 -0
  204. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/math/structs.d.ts +53 -0
  205. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/math/structs.js +171 -0
  206. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/quote/structs.d.ts +115 -0
  207. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/quote/structs.js +212 -0
  208. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/switchboard/structs.d.ts +50 -0
  209. package/dist/src/_dependencies/source/0x98670585b87e06628ef2d7f7cb1e7bee8ada65b43b82997935225a7e6e21d18e/switchboard/structs.js +168 -0
  210. package/dist/src/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/index.d.ts +2 -0
  211. package/dist/src/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/index.js +5 -0
  212. package/dist/src/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/init.d.ts +2 -0
  213. package/dist/src/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/init.js +36 -0
  214. package/dist/src/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/kiosk-lock-rule/structs.d.ts +79 -0
  215. package/dist/src/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/kiosk-lock-rule/structs.js +256 -0
  216. package/dist/src/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/royalty-rule/structs.d.ts +85 -0
  217. package/dist/src/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/royalty-rule/structs.js +258 -0
  218. package/dist/src/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/witness-rule/structs.d.ts +41 -0
  219. package/dist/src/_dependencies/source/0xbd8fc1947cf119350184107a3087e2dc27efefa0dd82e25a1f699069fe81a585/witness-rule/structs.js +169 -0
  220. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/bytes20/structs.d.ts +44 -0
  221. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/bytes20/structs.js +191 -0
  222. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/bytes32/structs.d.ts +44 -0
  223. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/bytes32/structs.js +191 -0
  224. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/consumed-vaas/structs.d.ts +72 -0
  225. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/consumed-vaas/structs.js +193 -0
  226. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/cursor/structs.d.ts +45 -0
  227. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/cursor/structs.js +196 -0
  228. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/emitter/structs.d.ts +140 -0
  229. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/emitter/structs.js +348 -0
  230. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/external-address/structs.d.ts +52 -0
  231. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/external-address/structs.js +168 -0
  232. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/fee-collector/structs.d.ts +58 -0
  233. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/fee-collector/structs.js +195 -0
  234. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/governance-message/structs.d.ts +158 -0
  235. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/governance-message/structs.js +298 -0
  236. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/guardian/structs.d.ts +52 -0
  237. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/guardian/structs.js +168 -0
  238. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/guardian-set/structs.d.ts +75 -0
  239. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/guardian-set/structs.js +196 -0
  240. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/guardian-signature/structs.d.ts +80 -0
  241. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/guardian-signature/structs.js +174 -0
  242. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/index.d.ts +2 -0
  243. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/index.js +5 -0
  244. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/init.d.ts +2 -0
  245. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/init.js +90 -0
  246. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/migrate/structs.d.ts +46 -0
  247. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/migrate/structs.js +168 -0
  248. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/package-utils/structs.d.ts +177 -0
  249. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/package-utils/structs.js +438 -0
  250. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/publish-message/structs.d.ts +141 -0
  251. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/publish-message/structs.js +297 -0
  252. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/set/structs.d.ts +101 -0
  253. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/set/structs.js +283 -0
  254. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/set-fee/structs.d.ts +79 -0
  255. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/set-fee/structs.js +256 -0
  256. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/setup/structs.d.ts +50 -0
  257. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/setup/structs.js +168 -0
  258. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/state/structs.d.ts +269 -0
  259. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/state/structs.js +303 -0
  260. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/transfer-fee/structs.d.ts +85 -0
  261. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/transfer-fee/structs.js +258 -0
  262. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/update-guardian-set/structs.d.ts +145 -0
  263. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/update-guardian-set/structs.js +372 -0
  264. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/upgrade-contract/structs.d.ts +143 -0
  265. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/upgrade-contract/structs.js +349 -0
  266. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/vaa/structs.d.ts +122 -0
  267. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/vaa/structs.js +209 -0
  268. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/version-control/structs.d.ts +79 -0
  269. package/dist/src/_dependencies/source/0xcc029e2810f17f9f43f52262f40026a71fbdca40ed3803ad2884994361910b7e/version-control/structs.js +256 -0
  270. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/batch-price-attestation/structs.d.ts +279 -0
  271. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/batch-price-attestation/structs.js +295 -0
  272. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/contract-upgrade/structs.d.ts +105 -0
  273. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/contract-upgrade/structs.js +260 -0
  274. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/data-source/structs.d.ts +66 -0
  275. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/data-source/structs.js +170 -0
  276. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/event/structs.d.ts +200 -0
  277. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/event/structs.js +259 -0
  278. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/governance/structs.d.ts +67 -0
  279. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/governance/structs.js +196 -0
  280. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/governance-action/structs.d.ts +41 -0
  281. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/governance-action/structs.js +167 -0
  282. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/governance-instruction/structs.d.ts +71 -0
  283. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/governance-instruction/structs.js +198 -0
  284. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/hot-potato-vector/structs.d.ts +45 -0
  285. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/hot-potato-vector/structs.js +196 -0
  286. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/i64/structs.d.ts +47 -0
  287. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/i64/structs.js +169 -0
  288. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/index.d.ts +2 -0
  289. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/index.js +5 -0
  290. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/init.d.ts +2 -0
  291. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/init.js +84 -0
  292. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/migrate/structs.d.ts +46 -0
  293. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/migrate/structs.js +168 -0
  294. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price/structs.d.ts +84 -0
  295. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price/structs.js +174 -0
  296. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-feed/structs.d.ts +153 -0
  297. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-feed/structs.js +173 -0
  298. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-identifier/structs.d.ts +44 -0
  299. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-identifier/structs.js +191 -0
  300. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-info/structs.d.ts +351 -0
  301. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-info/structs.js +264 -0
  302. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-status/structs.d.ts +41 -0
  303. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/price-status/structs.js +167 -0
  304. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set/structs.d.ts +110 -0
  305. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set/structs.js +288 -0
  306. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-data-sources/structs.d.ts +75 -0
  307. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-data-sources/structs.js +192 -0
  308. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-fee-recipient/structs.d.ts +41 -0
  309. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-fee-recipient/structs.js +167 -0
  310. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-governance-data-source/structs.d.ts +72 -0
  311. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-governance-data-source/structs.js +172 -0
  312. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-stale-price-threshold/structs.d.ts +41 -0
  313. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-stale-price-threshold/structs.js +167 -0
  314. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-update-fee/structs.d.ts +47 -0
  315. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/set-update-fee/structs.js +169 -0
  316. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/setup/structs.d.ts +50 -0
  317. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/setup/structs.js +168 -0
  318. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/state/structs.d.ts +269 -0
  319. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/state/structs.js +363 -0
  320. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/version-control/structs.d.ts +79 -0
  321. package/dist/src/_dependencies/source/0xe76d8a37d4132278a7a752183e90e04890b9e7d0f6657eadb68821609a2a56a3/version-control/structs.js +256 -0
  322. package/dist/src/_framework/init-source.d.ts +1 -0
  323. package/dist/src/_framework/init-source.js +64 -0
  324. package/dist/src/_framework/loader.d.ts +17 -0
  325. package/dist/src/_framework/loader.js +99 -0
  326. package/dist/src/_framework/reified.d.ts +100 -0
  327. package/dist/src/_framework/reified.js +263 -0
  328. package/dist/src/_framework/util.d.ts +53 -0
  329. package/dist/src/_framework/util.js +251 -0
  330. package/dist/src/airdrop/authority-entry.d.ts +22 -0
  331. package/dist/src/airdrop/authority-entry.js +137 -0
  332. package/dist/src/airdrop/index.d.ts +3 -0
  333. package/dist/src/airdrop/index.js +19 -0
  334. package/dist/src/airdrop/user-entry.d.ts +10 -0
  335. package/dist/src/airdrop/user-entry.js +16 -0
  336. package/dist/src/airdrop/view-function.d.ts +9 -0
  337. package/dist/src/airdrop/view-function.js +73 -0
  338. package/dist/src/auto-bid/index.d.ts +2 -0
  339. package/dist/src/auto-bid/index.js +18 -0
  340. package/dist/src/auto-bid/user-entry.d.ts +45 -0
  341. package/dist/src/auto-bid/user-entry.js +203 -0
  342. package/dist/src/auto-bid/view-function.d.ts +43 -0
  343. package/dist/src/auto-bid/view-function.js +347 -0
  344. package/dist/src/constants/constant.d.ts +22 -0
  345. package/dist/src/constants/constant.js +29 -0
  346. package/dist/src/constants/index.d.ts +2 -0
  347. package/dist/src/constants/index.js +18 -0
  348. package/dist/src/constants/token.d.ts +51 -0
  349. package/dist/src/constants/token.js +178 -0
  350. package/dist/src/dice/api.d.ts +1 -0
  351. package/dist/src/dice/api.js +81 -0
  352. package/dist/src/dice/fetch.d.ts +74 -0
  353. package/dist/src/dice/fetch.js +301 -0
  354. package/dist/src/dice/index.d.ts +4 -0
  355. package/dist/src/dice/index.js +20 -0
  356. package/dist/src/dice/user-entry.d.ts +70 -0
  357. package/dist/src/dice/user-entry.js +264 -0
  358. package/dist/src/dice/view-function.d.ts +8 -0
  359. package/dist/src/dice/view-function.js +130 -0
  360. package/dist/src/index.d.ts +11 -0
  361. package/dist/src/index.js +27 -0
  362. package/dist/src/leaderboard/authority-entry.d.ts +22 -0
  363. package/dist/src/leaderboard/authority-entry.js +90 -0
  364. package/dist/src/leaderboard/index.d.ts +2 -0
  365. package/dist/src/leaderboard/index.js +18 -0
  366. package/dist/src/leaderboard/view-function.d.ts +20 -0
  367. package/dist/src/leaderboard/view-function.js +93 -0
  368. package/dist/src/tails-staking/authority-entry.d.ts +182 -0
  369. package/dist/src/tails-staking/authority-entry.js +247 -0
  370. package/dist/src/tails-staking/index.d.ts +3 -0
  371. package/dist/src/tails-staking/index.js +19 -0
  372. package/dist/src/tails-staking/user-entry.d.ts +157 -0
  373. package/dist/src/tails-staking/user-entry.js +416 -0
  374. package/dist/src/tails-staking/view-function.d.ts +20 -0
  375. package/dist/src/tails-staking/view-function.js +122 -0
  376. package/dist/src/typus-dov-single-v2/entry/authority-entry.d.ts +70 -0
  377. package/dist/src/typus-dov-single-v2/entry/authority-entry.js +167 -0
  378. package/dist/src/typus-dov-single-v2/entry/index.d.ts +3 -0
  379. package/dist/src/typus-dov-single-v2/entry/index.js +19 -0
  380. package/dist/src/typus-dov-single-v2/entry/mfud-user-entry.d.ts +126 -0
  381. package/dist/src/typus-dov-single-v2/entry/mfud-user-entry.js +425 -0
  382. package/dist/src/typus-dov-single-v2/entry/user-entry.d.ts +212 -0
  383. package/dist/src/typus-dov-single-v2/entry/user-entry.js +448 -0
  384. package/dist/src/typus-dov-single-v2/function/bidding.d.ts +151 -0
  385. package/dist/src/typus-dov-single-v2/function/bidding.js +833 -0
  386. package/dist/src/typus-dov-single-v2/function/index.d.ts +3 -0
  387. package/dist/src/typus-dov-single-v2/function/index.js +19 -0
  388. package/dist/src/typus-dov-single-v2/function/token.d.ts +21 -0
  389. package/dist/src/typus-dov-single-v2/function/token.js +38 -0
  390. package/dist/src/typus-dov-single-v2/function/vault.d.ts +8 -0
  391. package/dist/src/typus-dov-single-v2/function/vault.js +23 -0
  392. package/dist/src/typus-dov-single-v2/history/index.d.ts +2 -0
  393. package/dist/src/typus-dov-single-v2/history/index.js +18 -0
  394. package/dist/src/typus-dov-single-v2/history/user-history.d.ts +36 -0
  395. package/dist/src/typus-dov-single-v2/history/user-history.js +999 -0
  396. package/dist/src/typus-dov-single-v2/history/vault-history.d.ts +123 -0
  397. package/dist/src/typus-dov-single-v2/history/vault-history.js +403 -0
  398. package/dist/src/typus-dov-single-v2/index.d.ts +4 -0
  399. package/dist/src/typus-dov-single-v2/index.js +20 -0
  400. package/dist/src/typus-dov-single-v2/view-function.d.ts +212 -0
  401. package/dist/src/typus-dov-single-v2/view-function.js +578 -0
  402. package/dist/src/typus-nft/fetch.d.ts +69 -0
  403. package/dist/src/typus-nft/fetch.js +565 -0
  404. package/dist/src/typus-nft/index.d.ts +2 -0
  405. package/dist/src/typus-nft/index.js +18 -0
  406. package/dist/src/typus-nft/user-entry.d.ts +38 -0
  407. package/dist/src/typus-nft/user-entry.js +173 -0
  408. package/dist/src/typus-perp/admin/functions.d.ts +51 -0
  409. package/dist/src/typus-perp/admin/functions.js +100 -0
  410. package/dist/src/typus-perp/admin/structs.d.ts +425 -0
  411. package/dist/src/typus-perp/admin/structs.js +802 -0
  412. package/dist/src/typus-perp/fetch.d.ts +57 -0
  413. package/dist/src/typus-perp/fetch.js +400 -0
  414. package/dist/src/typus-perp/index.d.ts +7 -0
  415. package/dist/src/typus-perp/index.js +33 -0
  416. package/dist/src/typus-perp/init.d.ts +2 -0
  417. package/dist/src/typus-perp/init.js +120 -0
  418. package/dist/src/typus-perp/lp-pool/functions.d.ts +283 -0
  419. package/dist/src/typus-perp/lp-pool/functions.js +418 -0
  420. package/dist/src/typus-perp/lp-pool/structs.d.ts +2538 -0
  421. package/dist/src/typus-perp/lp-pool/structs.js +3515 -0
  422. package/dist/src/typus-perp/math/functions.d.ts +18 -0
  423. package/dist/src/typus-perp/math/functions.js +40 -0
  424. package/dist/src/typus-perp/oracle/functions.d.ts +14 -0
  425. package/dist/src/typus-perp/oracle/functions.js +22 -0
  426. package/dist/src/typus-perp/oracle/structs.d.ts +102 -0
  427. package/dist/src/typus-perp/oracle/structs.js +353 -0
  428. package/dist/src/typus-perp/position/functions.d.ts +339 -0
  429. package/dist/src/typus-perp/position/functions.js +564 -0
  430. package/dist/src/typus-perp/position/structs.d.ts +1144 -0
  431. package/dist/src/typus-perp/position/structs.js +1485 -0
  432. package/dist/src/typus-perp/readVec.d.ts +3 -0
  433. package/dist/src/typus-perp/readVec.js +117 -0
  434. package/dist/src/typus-perp/stake-pool/functions.d.ts +169 -0
  435. package/dist/src/typus-perp/stake-pool/functions.js +258 -0
  436. package/dist/src/typus-perp/stake-pool/structs.d.ts +2071 -0
  437. package/dist/src/typus-perp/stake-pool/structs.js +3515 -0
  438. package/dist/src/typus-perp/symbol/functions.d.ts +10 -0
  439. package/dist/src/typus-perp/symbol/functions.js +20 -0
  440. package/dist/src/typus-perp/symbol/structs.d.ts +76 -0
  441. package/dist/src/typus-perp/symbol/structs.js +216 -0
  442. package/dist/src/typus-perp/tlp/functions.d.ts +20 -0
  443. package/dist/src/typus-perp/tlp/functions.js +35 -0
  444. package/dist/src/typus-perp/tlp/structs.d.ts +88 -0
  445. package/dist/src/typus-perp/tlp/structs.js +329 -0
  446. package/dist/src/typus-perp/token-interface/functions.d.ts +12 -0
  447. package/dist/src/typus-perp/token-interface/functions.js +20 -0
  448. package/dist/src/typus-perp/trading/functions.d.ts +427 -0
  449. package/dist/src/typus-perp/trading/functions.js +612 -0
  450. package/dist/src/typus-perp/trading/structs.d.ts +2631 -0
  451. package/dist/src/typus-perp/trading/structs.js +4067 -0
  452. package/dist/src/typus-perp/treasury-caps/functions.d.ts +10 -0
  453. package/dist/src/typus-perp/treasury-caps/functions.js +32 -0
  454. package/dist/src/typus-perp/treasury-caps/structs.d.ts +50 -0
  455. package/dist/src/typus-perp/treasury-caps/structs.js +204 -0
  456. package/dist/src/typus-perp/user/index.d.ts +3 -0
  457. package/dist/src/typus-perp/user/index.js +19 -0
  458. package/dist/src/typus-perp/user/order.d.ts +70 -0
  459. package/dist/src/typus-perp/user/order.js +206 -0
  460. package/dist/src/typus-perp/user/orderWithBidReceipt.d.ts +62 -0
  461. package/dist/src/typus-perp/user/orderWithBidReceipt.js +149 -0
  462. package/dist/src/typus-perp/user/tlp.d.ts +93 -0
  463. package/dist/src/typus-perp/user/tlp.js +268 -0
  464. package/dist/src/user/index.d.ts +1 -0
  465. package/dist/src/user/index.js +17 -0
  466. package/dist/src/user/view-function.d.ts +8 -0
  467. package/dist/src/user/view-function.js +71 -0
  468. package/dist/src/utils/api/defillama/index.d.ts +1 -0
  469. package/dist/src/utils/api/defillama/index.js +17 -0
  470. package/dist/src/utils/api/defillama/tvl.d.ts +1 -0
  471. package/dist/src/utils/api/defillama/tvl.js +58 -0
  472. package/dist/src/utils/api/index.d.ts +3 -0
  473. package/dist/src/utils/api/index.js +19 -0
  474. package/dist/src/utils/api/price.d.ts +4 -0
  475. package/dist/src/utils/api/price.js +208 -0
  476. package/dist/src/utils/api/sentio/index.d.ts +2 -0
  477. package/dist/src/utils/api/sentio/index.js +18 -0
  478. package/dist/src/utils/api/sentio/leader-board.d.ts +7 -0
  479. package/dist/src/utils/api/sentio/leader-board.js +103 -0
  480. package/dist/src/utils/api/sentio/reward-generated.d.ts +16 -0
  481. package/dist/src/utils/api/sentio/reward-generated.js +506 -0
  482. package/dist/src/utils/index.d.ts +5 -0
  483. package/dist/src/utils/index.js +21 -0
  484. package/dist/src/utils/load_env.d.ts +1 -0
  485. package/dist/src/utils/load_env.js +9 -0
  486. package/dist/src/utils/mint.d.ts +2 -0
  487. package/dist/src/utils/mint.js +57 -0
  488. package/dist/src/utils/pyth/constant.d.ts +49 -0
  489. package/dist/src/utils/pyth/constant.js +70 -0
  490. package/dist/src/utils/pyth/index.d.ts +2 -0
  491. package/dist/src/utils/pyth/index.js +18 -0
  492. package/dist/src/utils/pyth/pythClient.d.ts +12 -0
  493. package/dist/src/utils/pyth/pythClient.js +80 -0
  494. package/dist/src/utils/tools.d.ts +6 -0
  495. package/dist/src/utils/tools.js +45 -0
  496. package/package.json +1 -1
@@ -0,0 +1,2071 @@
1
+ import * as reified from "../../_framework/reified";
2
+ import { TypeName } from "../../_dependencies/source/0x1/type-name/structs";
3
+ import { UID } from "../../_dependencies/source/0x2/object/structs";
4
+ import { VecMap } from "../../_dependencies/source/0x2/vec-map/structs";
5
+ import { PhantomReified, Reified, StructClass, ToField, ToTypeStr, Vector } from "../../_framework/reified";
6
+ import { FieldsWithTypes } from "../../_framework/util";
7
+ import { SuiClient, SuiParsedData } from "@mysten/sui.js/client";
8
+ export declare function isUnsubscribeEvent(type: string): boolean;
9
+ export interface UnsubscribeEventFields {
10
+ sender: ToField<"address">;
11
+ index: ToField<"u64">;
12
+ lpTokenType: ToField<TypeName>;
13
+ userShareId: ToField<"u64">;
14
+ unsubscribedShares: ToField<"u64">;
15
+ unsubscribeTsMs: ToField<"u64">;
16
+ unlockedTsMs: ToField<"u64">;
17
+ u64Padding: ToField<Vector<"u64">>;
18
+ }
19
+ export type UnsubscribeEventReified = Reified<UnsubscribeEvent, UnsubscribeEventFields>;
20
+ export declare class UnsubscribeEvent implements StructClass {
21
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UnsubscribeEvent";
22
+ static readonly $numTypeParams = 0;
23
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UnsubscribeEvent";
24
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UnsubscribeEvent";
25
+ readonly $typeArgs: [];
26
+ readonly sender: ToField<"address">;
27
+ readonly index: ToField<"u64">;
28
+ readonly lpTokenType: ToField<TypeName>;
29
+ readonly userShareId: ToField<"u64">;
30
+ readonly unsubscribedShares: ToField<"u64">;
31
+ readonly unsubscribeTsMs: ToField<"u64">;
32
+ readonly unlockedTsMs: ToField<"u64">;
33
+ readonly u64Padding: ToField<Vector<"u64">>;
34
+ private constructor();
35
+ static reified(): UnsubscribeEventReified;
36
+ static get r(): reified.StructClassReified<UnsubscribeEvent, UnsubscribeEventFields>;
37
+ static phantom(): PhantomReified<ToTypeStr<UnsubscribeEvent>>;
38
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UnsubscribeEvent">;
39
+ static get bcs(): import("@mysten/bcs").BcsType<{
40
+ sender: string;
41
+ index: string;
42
+ lp_token_type: {
43
+ name: {
44
+ bytes: number[];
45
+ };
46
+ };
47
+ user_share_id: string;
48
+ unsubscribed_shares: string;
49
+ unsubscribe_ts_ms: string;
50
+ unlocked_ts_ms: string;
51
+ u64_padding: string[];
52
+ }, {
53
+ sender: string;
54
+ index: string | number | bigint;
55
+ lp_token_type: {
56
+ name: {
57
+ bytes: Iterable<number> & {
58
+ length: number;
59
+ };
60
+ };
61
+ };
62
+ user_share_id: string | number | bigint;
63
+ unsubscribed_shares: string | number | bigint;
64
+ unsubscribe_ts_ms: string | number | bigint;
65
+ unlocked_ts_ms: string | number | bigint;
66
+ u64_padding: Iterable<string | number | bigint> & {
67
+ length: number;
68
+ };
69
+ }>;
70
+ static fromFields(fields: Record<string, any>): UnsubscribeEvent;
71
+ static fromFieldsWithTypes(item: FieldsWithTypes): UnsubscribeEvent;
72
+ static fromBcs(data: Uint8Array): UnsubscribeEvent;
73
+ toJSONField(): {
74
+ sender: string;
75
+ index: string;
76
+ lpTokenType: {
77
+ name: string;
78
+ };
79
+ userShareId: string;
80
+ unsubscribedShares: string;
81
+ unsubscribeTsMs: string;
82
+ unlockedTsMs: string;
83
+ u64Padding: string[];
84
+ };
85
+ toJSON(): {
86
+ sender: string;
87
+ index: string;
88
+ lpTokenType: {
89
+ name: string;
90
+ };
91
+ userShareId: string;
92
+ unsubscribedShares: string;
93
+ unsubscribeTsMs: string;
94
+ unlockedTsMs: string;
95
+ u64Padding: string[];
96
+ $typeName: string;
97
+ $typeArgs: [];
98
+ };
99
+ static fromJSONField(field: any): UnsubscribeEvent;
100
+ static fromJSON(json: Record<string, any>): UnsubscribeEvent;
101
+ static fromSuiParsedData(content: SuiParsedData): UnsubscribeEvent;
102
+ static fetch(client: SuiClient, id: string): Promise<UnsubscribeEvent>;
103
+ }
104
+ export declare function isActivateIncentiveTokenEvent(type: string): boolean;
105
+ export interface ActivateIncentiveTokenEventFields {
106
+ sender: ToField<"address">;
107
+ index: ToField<"u64">;
108
+ incentiveToken: ToField<TypeName>;
109
+ u64Padding: ToField<Vector<"u64">>;
110
+ }
111
+ export type ActivateIncentiveTokenEventReified = Reified<ActivateIncentiveTokenEvent, ActivateIncentiveTokenEventFields>;
112
+ export declare class ActivateIncentiveTokenEvent implements StructClass {
113
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::ActivateIncentiveTokenEvent";
114
+ static readonly $numTypeParams = 0;
115
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::ActivateIncentiveTokenEvent";
116
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::ActivateIncentiveTokenEvent";
117
+ readonly $typeArgs: [];
118
+ readonly sender: ToField<"address">;
119
+ readonly index: ToField<"u64">;
120
+ readonly incentiveToken: ToField<TypeName>;
121
+ readonly u64Padding: ToField<Vector<"u64">>;
122
+ private constructor();
123
+ static reified(): ActivateIncentiveTokenEventReified;
124
+ static get r(): reified.StructClassReified<ActivateIncentiveTokenEvent, ActivateIncentiveTokenEventFields>;
125
+ static phantom(): PhantomReified<ToTypeStr<ActivateIncentiveTokenEvent>>;
126
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::ActivateIncentiveTokenEvent">;
127
+ static get bcs(): import("@mysten/bcs").BcsType<{
128
+ sender: string;
129
+ index: string;
130
+ incentive_token: {
131
+ name: {
132
+ bytes: number[];
133
+ };
134
+ };
135
+ u64_padding: string[];
136
+ }, {
137
+ sender: string;
138
+ index: string | number | bigint;
139
+ incentive_token: {
140
+ name: {
141
+ bytes: Iterable<number> & {
142
+ length: number;
143
+ };
144
+ };
145
+ };
146
+ u64_padding: Iterable<string | number | bigint> & {
147
+ length: number;
148
+ };
149
+ }>;
150
+ static fromFields(fields: Record<string, any>): ActivateIncentiveTokenEvent;
151
+ static fromFieldsWithTypes(item: FieldsWithTypes): ActivateIncentiveTokenEvent;
152
+ static fromBcs(data: Uint8Array): ActivateIncentiveTokenEvent;
153
+ toJSONField(): {
154
+ sender: string;
155
+ index: string;
156
+ incentiveToken: {
157
+ name: string;
158
+ };
159
+ u64Padding: string[];
160
+ };
161
+ toJSON(): {
162
+ sender: string;
163
+ index: string;
164
+ incentiveToken: {
165
+ name: string;
166
+ };
167
+ u64Padding: string[];
168
+ $typeName: string;
169
+ $typeArgs: [];
170
+ };
171
+ static fromJSONField(field: any): ActivateIncentiveTokenEvent;
172
+ static fromJSON(json: Record<string, any>): ActivateIncentiveTokenEvent;
173
+ static fromSuiParsedData(content: SuiParsedData): ActivateIncentiveTokenEvent;
174
+ static fetch(client: SuiClient, id: string): Promise<ActivateIncentiveTokenEvent>;
175
+ }
176
+ export declare function isAddIncentiveTokenEvent(type: string): boolean;
177
+ export interface AddIncentiveTokenEventFields {
178
+ sender: ToField<"address">;
179
+ index: ToField<"u64">;
180
+ incentiveToken: ToField<TypeName>;
181
+ incentiveInfo: ToField<IncentiveInfo>;
182
+ incentiveConfig: ToField<IncentiveConfig>;
183
+ u64Padding: ToField<Vector<"u64">>;
184
+ }
185
+ export type AddIncentiveTokenEventReified = Reified<AddIncentiveTokenEvent, AddIncentiveTokenEventFields>;
186
+ export declare class AddIncentiveTokenEvent implements StructClass {
187
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::AddIncentiveTokenEvent";
188
+ static readonly $numTypeParams = 0;
189
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::AddIncentiveTokenEvent";
190
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::AddIncentiveTokenEvent";
191
+ readonly $typeArgs: [];
192
+ readonly sender: ToField<"address">;
193
+ readonly index: ToField<"u64">;
194
+ readonly incentiveToken: ToField<TypeName>;
195
+ readonly incentiveInfo: ToField<IncentiveInfo>;
196
+ readonly incentiveConfig: ToField<IncentiveConfig>;
197
+ readonly u64Padding: ToField<Vector<"u64">>;
198
+ private constructor();
199
+ static reified(): AddIncentiveTokenEventReified;
200
+ static get r(): reified.StructClassReified<AddIncentiveTokenEvent, AddIncentiveTokenEventFields>;
201
+ static phantom(): PhantomReified<ToTypeStr<AddIncentiveTokenEvent>>;
202
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::AddIncentiveTokenEvent">;
203
+ static get bcs(): import("@mysten/bcs").BcsType<{
204
+ sender: string;
205
+ index: string;
206
+ incentive_token: {
207
+ name: {
208
+ bytes: number[];
209
+ };
210
+ };
211
+ incentive_info: {
212
+ active: boolean;
213
+ last_allocate_ts_ms: string;
214
+ incentive_price_index: string;
215
+ u64_padding: string[];
216
+ };
217
+ incentive_config: {
218
+ period_incentive_amount: string;
219
+ incentive_interval_ts_ms: string;
220
+ u64_padding: string[];
221
+ };
222
+ u64_padding: string[];
223
+ }, {
224
+ sender: string;
225
+ index: string | number | bigint;
226
+ incentive_token: {
227
+ name: {
228
+ bytes: Iterable<number> & {
229
+ length: number;
230
+ };
231
+ };
232
+ };
233
+ incentive_info: {
234
+ active: boolean;
235
+ last_allocate_ts_ms: string | number | bigint;
236
+ incentive_price_index: string | number | bigint;
237
+ u64_padding: Iterable<string | number | bigint> & {
238
+ length: number;
239
+ };
240
+ };
241
+ incentive_config: {
242
+ period_incentive_amount: string | number | bigint;
243
+ incentive_interval_ts_ms: string | number | bigint;
244
+ u64_padding: Iterable<string | number | bigint> & {
245
+ length: number;
246
+ };
247
+ };
248
+ u64_padding: Iterable<string | number | bigint> & {
249
+ length: number;
250
+ };
251
+ }>;
252
+ static fromFields(fields: Record<string, any>): AddIncentiveTokenEvent;
253
+ static fromFieldsWithTypes(item: FieldsWithTypes): AddIncentiveTokenEvent;
254
+ static fromBcs(data: Uint8Array): AddIncentiveTokenEvent;
255
+ toJSONField(): {
256
+ sender: string;
257
+ index: string;
258
+ incentiveToken: {
259
+ name: string;
260
+ };
261
+ incentiveInfo: {
262
+ active: boolean;
263
+ lastAllocateTsMs: string;
264
+ incentivePriceIndex: string;
265
+ u64Padding: string[];
266
+ };
267
+ incentiveConfig: {
268
+ periodIncentiveAmount: string;
269
+ incentiveIntervalTsMs: string;
270
+ u64Padding: string[];
271
+ };
272
+ u64Padding: string[];
273
+ };
274
+ toJSON(): {
275
+ sender: string;
276
+ index: string;
277
+ incentiveToken: {
278
+ name: string;
279
+ };
280
+ incentiveInfo: {
281
+ active: boolean;
282
+ lastAllocateTsMs: string;
283
+ incentivePriceIndex: string;
284
+ u64Padding: string[];
285
+ };
286
+ incentiveConfig: {
287
+ periodIncentiveAmount: string;
288
+ incentiveIntervalTsMs: string;
289
+ u64Padding: string[];
290
+ };
291
+ u64Padding: string[];
292
+ $typeName: string;
293
+ $typeArgs: [];
294
+ };
295
+ static fromJSONField(field: any): AddIncentiveTokenEvent;
296
+ static fromJSON(json: Record<string, any>): AddIncentiveTokenEvent;
297
+ static fromSuiParsedData(content: SuiParsedData): AddIncentiveTokenEvent;
298
+ static fetch(client: SuiClient, id: string): Promise<AddIncentiveTokenEvent>;
299
+ }
300
+ export declare function isDeactivateIncentiveTokenEvent(type: string): boolean;
301
+ export interface DeactivateIncentiveTokenEventFields {
302
+ sender: ToField<"address">;
303
+ index: ToField<"u64">;
304
+ incentiveToken: ToField<TypeName>;
305
+ u64Padding: ToField<Vector<"u64">>;
306
+ }
307
+ export type DeactivateIncentiveTokenEventReified = Reified<DeactivateIncentiveTokenEvent, DeactivateIncentiveTokenEventFields>;
308
+ export declare class DeactivateIncentiveTokenEvent implements StructClass {
309
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::DeactivateIncentiveTokenEvent";
310
+ static readonly $numTypeParams = 0;
311
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::DeactivateIncentiveTokenEvent";
312
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::DeactivateIncentiveTokenEvent";
313
+ readonly $typeArgs: [];
314
+ readonly sender: ToField<"address">;
315
+ readonly index: ToField<"u64">;
316
+ readonly incentiveToken: ToField<TypeName>;
317
+ readonly u64Padding: ToField<Vector<"u64">>;
318
+ private constructor();
319
+ static reified(): DeactivateIncentiveTokenEventReified;
320
+ static get r(): reified.StructClassReified<DeactivateIncentiveTokenEvent, DeactivateIncentiveTokenEventFields>;
321
+ static phantom(): PhantomReified<ToTypeStr<DeactivateIncentiveTokenEvent>>;
322
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::DeactivateIncentiveTokenEvent">;
323
+ static get bcs(): import("@mysten/bcs").BcsType<{
324
+ sender: string;
325
+ index: string;
326
+ incentive_token: {
327
+ name: {
328
+ bytes: number[];
329
+ };
330
+ };
331
+ u64_padding: string[];
332
+ }, {
333
+ sender: string;
334
+ index: string | number | bigint;
335
+ incentive_token: {
336
+ name: {
337
+ bytes: Iterable<number> & {
338
+ length: number;
339
+ };
340
+ };
341
+ };
342
+ u64_padding: Iterable<string | number | bigint> & {
343
+ length: number;
344
+ };
345
+ }>;
346
+ static fromFields(fields: Record<string, any>): DeactivateIncentiveTokenEvent;
347
+ static fromFieldsWithTypes(item: FieldsWithTypes): DeactivateIncentiveTokenEvent;
348
+ static fromBcs(data: Uint8Array): DeactivateIncentiveTokenEvent;
349
+ toJSONField(): {
350
+ sender: string;
351
+ index: string;
352
+ incentiveToken: {
353
+ name: string;
354
+ };
355
+ u64Padding: string[];
356
+ };
357
+ toJSON(): {
358
+ sender: string;
359
+ index: string;
360
+ incentiveToken: {
361
+ name: string;
362
+ };
363
+ u64Padding: string[];
364
+ $typeName: string;
365
+ $typeArgs: [];
366
+ };
367
+ static fromJSONField(field: any): DeactivateIncentiveTokenEvent;
368
+ static fromJSON(json: Record<string, any>): DeactivateIncentiveTokenEvent;
369
+ static fromSuiParsedData(content: SuiParsedData): DeactivateIncentiveTokenEvent;
370
+ static fetch(client: SuiClient, id: string): Promise<DeactivateIncentiveTokenEvent>;
371
+ }
372
+ export declare function isDeactivatingShares(type: string): boolean;
373
+ export interface DeactivatingSharesFields {
374
+ shares: ToField<"u64">;
375
+ unsubscribedTsMs: ToField<"u64">;
376
+ unlockedTsMs: ToField<"u64">;
377
+ unsubscribedIncentivePriceIndex: ToField<VecMap<TypeName, "u64">>;
378
+ u64Padding: ToField<Vector<"u64">>;
379
+ }
380
+ export type DeactivatingSharesReified = Reified<DeactivatingShares, DeactivatingSharesFields>;
381
+ export declare class DeactivatingShares implements StructClass {
382
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::DeactivatingShares";
383
+ static readonly $numTypeParams = 0;
384
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::DeactivatingShares";
385
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::DeactivatingShares";
386
+ readonly $typeArgs: [];
387
+ readonly shares: ToField<"u64">;
388
+ readonly unsubscribedTsMs: ToField<"u64">;
389
+ readonly unlockedTsMs: ToField<"u64">;
390
+ readonly unsubscribedIncentivePriceIndex: ToField<VecMap<TypeName, "u64">>;
391
+ readonly u64Padding: ToField<Vector<"u64">>;
392
+ private constructor();
393
+ static reified(): DeactivatingSharesReified;
394
+ static get r(): reified.StructClassReified<DeactivatingShares, DeactivatingSharesFields>;
395
+ static phantom(): PhantomReified<ToTypeStr<DeactivatingShares>>;
396
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::DeactivatingShares">;
397
+ static get bcs(): import("@mysten/bcs").BcsType<{
398
+ shares: string;
399
+ unsubscribed_ts_ms: string;
400
+ unlocked_ts_ms: string;
401
+ unsubscribed_incentive_price_index: {
402
+ contents: {
403
+ key: {
404
+ name: {
405
+ bytes: number[];
406
+ };
407
+ };
408
+ value: string;
409
+ }[];
410
+ };
411
+ u64_padding: string[];
412
+ }, {
413
+ shares: string | number | bigint;
414
+ unsubscribed_ts_ms: string | number | bigint;
415
+ unlocked_ts_ms: string | number | bigint;
416
+ unsubscribed_incentive_price_index: {
417
+ contents: Iterable<{
418
+ key: {
419
+ name: {
420
+ bytes: Iterable<number> & {
421
+ length: number;
422
+ };
423
+ };
424
+ };
425
+ value: string | number | bigint;
426
+ }> & {
427
+ length: number;
428
+ };
429
+ };
430
+ u64_padding: Iterable<string | number | bigint> & {
431
+ length: number;
432
+ };
433
+ }>;
434
+ static fromFields(fields: Record<string, any>): DeactivatingShares;
435
+ static fromFieldsWithTypes(item: FieldsWithTypes): DeactivatingShares;
436
+ static fromBcs(data: Uint8Array): DeactivatingShares;
437
+ toJSONField(): {
438
+ shares: string;
439
+ unsubscribedTsMs: string;
440
+ unlockedTsMs: string;
441
+ unsubscribedIncentivePriceIndex: {
442
+ contents: {
443
+ key: {
444
+ name: string;
445
+ };
446
+ value: string;
447
+ }[];
448
+ };
449
+ u64Padding: string[];
450
+ };
451
+ toJSON(): {
452
+ shares: string;
453
+ unsubscribedTsMs: string;
454
+ unlockedTsMs: string;
455
+ unsubscribedIncentivePriceIndex: {
456
+ contents: {
457
+ key: {
458
+ name: string;
459
+ };
460
+ value: string;
461
+ }[];
462
+ };
463
+ u64Padding: string[];
464
+ $typeName: string;
465
+ $typeArgs: [];
466
+ };
467
+ static fromJSONField(field: any): DeactivatingShares;
468
+ static fromJSON(json: Record<string, any>): DeactivatingShares;
469
+ static fromSuiParsedData(content: SuiParsedData): DeactivatingShares;
470
+ static fetch(client: SuiClient, id: string): Promise<DeactivatingShares>;
471
+ }
472
+ export declare function isDepositIncentiveEvent(type: string): boolean;
473
+ export interface DepositIncentiveEventFields {
474
+ sender: ToField<"address">;
475
+ index: ToField<"u64">;
476
+ incentiveTokenType: ToField<TypeName>;
477
+ depositAmount: ToField<"u64">;
478
+ u64Padding: ToField<Vector<"u64">>;
479
+ }
480
+ export type DepositIncentiveEventReified = Reified<DepositIncentiveEvent, DepositIncentiveEventFields>;
481
+ export declare class DepositIncentiveEvent implements StructClass {
482
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::DepositIncentiveEvent";
483
+ static readonly $numTypeParams = 0;
484
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::DepositIncentiveEvent";
485
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::DepositIncentiveEvent";
486
+ readonly $typeArgs: [];
487
+ readonly sender: ToField<"address">;
488
+ readonly index: ToField<"u64">;
489
+ readonly incentiveTokenType: ToField<TypeName>;
490
+ readonly depositAmount: ToField<"u64">;
491
+ readonly u64Padding: ToField<Vector<"u64">>;
492
+ private constructor();
493
+ static reified(): DepositIncentiveEventReified;
494
+ static get r(): reified.StructClassReified<DepositIncentiveEvent, DepositIncentiveEventFields>;
495
+ static phantom(): PhantomReified<ToTypeStr<DepositIncentiveEvent>>;
496
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::DepositIncentiveEvent">;
497
+ static get bcs(): import("@mysten/bcs").BcsType<{
498
+ sender: string;
499
+ index: string;
500
+ incentive_token_type: {
501
+ name: {
502
+ bytes: number[];
503
+ };
504
+ };
505
+ deposit_amount: string;
506
+ u64_padding: string[];
507
+ }, {
508
+ sender: string;
509
+ index: string | number | bigint;
510
+ incentive_token_type: {
511
+ name: {
512
+ bytes: Iterable<number> & {
513
+ length: number;
514
+ };
515
+ };
516
+ };
517
+ deposit_amount: string | number | bigint;
518
+ u64_padding: Iterable<string | number | bigint> & {
519
+ length: number;
520
+ };
521
+ }>;
522
+ static fromFields(fields: Record<string, any>): DepositIncentiveEvent;
523
+ static fromFieldsWithTypes(item: FieldsWithTypes): DepositIncentiveEvent;
524
+ static fromBcs(data: Uint8Array): DepositIncentiveEvent;
525
+ toJSONField(): {
526
+ sender: string;
527
+ index: string;
528
+ incentiveTokenType: {
529
+ name: string;
530
+ };
531
+ depositAmount: string;
532
+ u64Padding: string[];
533
+ };
534
+ toJSON(): {
535
+ sender: string;
536
+ index: string;
537
+ incentiveTokenType: {
538
+ name: string;
539
+ };
540
+ depositAmount: string;
541
+ u64Padding: string[];
542
+ $typeName: string;
543
+ $typeArgs: [];
544
+ };
545
+ static fromJSONField(field: any): DepositIncentiveEvent;
546
+ static fromJSON(json: Record<string, any>): DepositIncentiveEvent;
547
+ static fromSuiParsedData(content: SuiParsedData): DepositIncentiveEvent;
548
+ static fetch(client: SuiClient, id: string): Promise<DepositIncentiveEvent>;
549
+ }
550
+ export declare function isHarvestPerUserShareEvent(type: string): boolean;
551
+ export interface HarvestPerUserShareEventFields {
552
+ sender: ToField<"address">;
553
+ index: ToField<"u64">;
554
+ incentiveTokenType: ToField<TypeName>;
555
+ harvestAmount: ToField<"u64">;
556
+ userShareId: ToField<"u64">;
557
+ u64Padding: ToField<Vector<"u64">>;
558
+ }
559
+ export type HarvestPerUserShareEventReified = Reified<HarvestPerUserShareEvent, HarvestPerUserShareEventFields>;
560
+ export declare class HarvestPerUserShareEvent implements StructClass {
561
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::HarvestPerUserShareEvent";
562
+ static readonly $numTypeParams = 0;
563
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::HarvestPerUserShareEvent";
564
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::HarvestPerUserShareEvent";
565
+ readonly $typeArgs: [];
566
+ readonly sender: ToField<"address">;
567
+ readonly index: ToField<"u64">;
568
+ readonly incentiveTokenType: ToField<TypeName>;
569
+ readonly harvestAmount: ToField<"u64">;
570
+ readonly userShareId: ToField<"u64">;
571
+ readonly u64Padding: ToField<Vector<"u64">>;
572
+ private constructor();
573
+ static reified(): HarvestPerUserShareEventReified;
574
+ static get r(): reified.StructClassReified<HarvestPerUserShareEvent, HarvestPerUserShareEventFields>;
575
+ static phantom(): PhantomReified<ToTypeStr<HarvestPerUserShareEvent>>;
576
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::HarvestPerUserShareEvent">;
577
+ static get bcs(): import("@mysten/bcs").BcsType<{
578
+ sender: string;
579
+ index: string;
580
+ incentive_token_type: {
581
+ name: {
582
+ bytes: number[];
583
+ };
584
+ };
585
+ harvest_amount: string;
586
+ user_share_id: string;
587
+ u64_padding: string[];
588
+ }, {
589
+ sender: string;
590
+ index: string | number | bigint;
591
+ incentive_token_type: {
592
+ name: {
593
+ bytes: Iterable<number> & {
594
+ length: number;
595
+ };
596
+ };
597
+ };
598
+ harvest_amount: string | number | bigint;
599
+ user_share_id: string | number | bigint;
600
+ u64_padding: Iterable<string | number | bigint> & {
601
+ length: number;
602
+ };
603
+ }>;
604
+ static fromFields(fields: Record<string, any>): HarvestPerUserShareEvent;
605
+ static fromFieldsWithTypes(item: FieldsWithTypes): HarvestPerUserShareEvent;
606
+ static fromBcs(data: Uint8Array): HarvestPerUserShareEvent;
607
+ toJSONField(): {
608
+ sender: string;
609
+ index: string;
610
+ incentiveTokenType: {
611
+ name: string;
612
+ };
613
+ harvestAmount: string;
614
+ userShareId: string;
615
+ u64Padding: string[];
616
+ };
617
+ toJSON(): {
618
+ sender: string;
619
+ index: string;
620
+ incentiveTokenType: {
621
+ name: string;
622
+ };
623
+ harvestAmount: string;
624
+ userShareId: string;
625
+ u64Padding: string[];
626
+ $typeName: string;
627
+ $typeArgs: [];
628
+ };
629
+ static fromJSONField(field: any): HarvestPerUserShareEvent;
630
+ static fromJSON(json: Record<string, any>): HarvestPerUserShareEvent;
631
+ static fromSuiParsedData(content: SuiParsedData): HarvestPerUserShareEvent;
632
+ static fetch(client: SuiClient, id: string): Promise<HarvestPerUserShareEvent>;
633
+ }
634
+ export declare function isIncentive(type: string): boolean;
635
+ export interface IncentiveFields {
636
+ tokenType: ToField<TypeName>;
637
+ config: ToField<IncentiveConfig>;
638
+ info: ToField<IncentiveInfo>;
639
+ }
640
+ export type IncentiveReified = Reified<Incentive, IncentiveFields>;
641
+ export declare class Incentive implements StructClass {
642
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::Incentive";
643
+ static readonly $numTypeParams = 0;
644
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::Incentive";
645
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::Incentive";
646
+ readonly $typeArgs: [];
647
+ readonly tokenType: ToField<TypeName>;
648
+ readonly config: ToField<IncentiveConfig>;
649
+ readonly info: ToField<IncentiveInfo>;
650
+ private constructor();
651
+ static reified(): IncentiveReified;
652
+ static get r(): reified.StructClassReified<Incentive, IncentiveFields>;
653
+ static phantom(): PhantomReified<ToTypeStr<Incentive>>;
654
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::Incentive">;
655
+ static get bcs(): import("@mysten/bcs").BcsType<{
656
+ token_type: {
657
+ name: {
658
+ bytes: number[];
659
+ };
660
+ };
661
+ config: {
662
+ period_incentive_amount: string;
663
+ incentive_interval_ts_ms: string;
664
+ u64_padding: string[];
665
+ };
666
+ info: {
667
+ active: boolean;
668
+ last_allocate_ts_ms: string;
669
+ incentive_price_index: string;
670
+ u64_padding: string[];
671
+ };
672
+ }, {
673
+ token_type: {
674
+ name: {
675
+ bytes: Iterable<number> & {
676
+ length: number;
677
+ };
678
+ };
679
+ };
680
+ config: {
681
+ period_incentive_amount: string | number | bigint;
682
+ incentive_interval_ts_ms: string | number | bigint;
683
+ u64_padding: Iterable<string | number | bigint> & {
684
+ length: number;
685
+ };
686
+ };
687
+ info: {
688
+ active: boolean;
689
+ last_allocate_ts_ms: string | number | bigint;
690
+ incentive_price_index: string | number | bigint;
691
+ u64_padding: Iterable<string | number | bigint> & {
692
+ length: number;
693
+ };
694
+ };
695
+ }>;
696
+ static fromFields(fields: Record<string, any>): Incentive;
697
+ static fromFieldsWithTypes(item: FieldsWithTypes): Incentive;
698
+ static fromBcs(data: Uint8Array): Incentive;
699
+ toJSONField(): {
700
+ tokenType: {
701
+ name: string;
702
+ };
703
+ config: {
704
+ periodIncentiveAmount: string;
705
+ incentiveIntervalTsMs: string;
706
+ u64Padding: string[];
707
+ };
708
+ info: {
709
+ active: boolean;
710
+ lastAllocateTsMs: string;
711
+ incentivePriceIndex: string;
712
+ u64Padding: string[];
713
+ };
714
+ };
715
+ toJSON(): {
716
+ tokenType: {
717
+ name: string;
718
+ };
719
+ config: {
720
+ periodIncentiveAmount: string;
721
+ incentiveIntervalTsMs: string;
722
+ u64Padding: string[];
723
+ };
724
+ info: {
725
+ active: boolean;
726
+ lastAllocateTsMs: string;
727
+ incentivePriceIndex: string;
728
+ u64Padding: string[];
729
+ };
730
+ $typeName: string;
731
+ $typeArgs: [];
732
+ };
733
+ static fromJSONField(field: any): Incentive;
734
+ static fromJSON(json: Record<string, any>): Incentive;
735
+ static fromSuiParsedData(content: SuiParsedData): Incentive;
736
+ static fetch(client: SuiClient, id: string): Promise<Incentive>;
737
+ }
738
+ export declare function isIncentiveConfig(type: string): boolean;
739
+ export interface IncentiveConfigFields {
740
+ periodIncentiveAmount: ToField<"u64">;
741
+ incentiveIntervalTsMs: ToField<"u64">;
742
+ u64Padding: ToField<Vector<"u64">>;
743
+ }
744
+ export type IncentiveConfigReified = Reified<IncentiveConfig, IncentiveConfigFields>;
745
+ export declare class IncentiveConfig implements StructClass {
746
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::IncentiveConfig";
747
+ static readonly $numTypeParams = 0;
748
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::IncentiveConfig";
749
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::IncentiveConfig";
750
+ readonly $typeArgs: [];
751
+ readonly periodIncentiveAmount: ToField<"u64">;
752
+ readonly incentiveIntervalTsMs: ToField<"u64">;
753
+ readonly u64Padding: ToField<Vector<"u64">>;
754
+ private constructor();
755
+ static reified(): IncentiveConfigReified;
756
+ static get r(): reified.StructClassReified<IncentiveConfig, IncentiveConfigFields>;
757
+ static phantom(): PhantomReified<ToTypeStr<IncentiveConfig>>;
758
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::IncentiveConfig">;
759
+ static get bcs(): import("@mysten/bcs").BcsType<{
760
+ period_incentive_amount: string;
761
+ incentive_interval_ts_ms: string;
762
+ u64_padding: string[];
763
+ }, {
764
+ period_incentive_amount: string | number | bigint;
765
+ incentive_interval_ts_ms: string | number | bigint;
766
+ u64_padding: Iterable<string | number | bigint> & {
767
+ length: number;
768
+ };
769
+ }>;
770
+ static fromFields(fields: Record<string, any>): IncentiveConfig;
771
+ static fromFieldsWithTypes(item: FieldsWithTypes): IncentiveConfig;
772
+ static fromBcs(data: Uint8Array): IncentiveConfig;
773
+ toJSONField(): {
774
+ periodIncentiveAmount: string;
775
+ incentiveIntervalTsMs: string;
776
+ u64Padding: string[];
777
+ };
778
+ toJSON(): {
779
+ periodIncentiveAmount: string;
780
+ incentiveIntervalTsMs: string;
781
+ u64Padding: string[];
782
+ $typeName: string;
783
+ $typeArgs: [];
784
+ };
785
+ static fromJSONField(field: any): IncentiveConfig;
786
+ static fromJSON(json: Record<string, any>): IncentiveConfig;
787
+ static fromSuiParsedData(content: SuiParsedData): IncentiveConfig;
788
+ static fetch(client: SuiClient, id: string): Promise<IncentiveConfig>;
789
+ }
790
+ export declare function isIncentiveInfo(type: string): boolean;
791
+ export interface IncentiveInfoFields {
792
+ active: ToField<"bool">;
793
+ lastAllocateTsMs: ToField<"u64">;
794
+ incentivePriceIndex: ToField<"u64">;
795
+ u64Padding: ToField<Vector<"u64">>;
796
+ }
797
+ export type IncentiveInfoReified = Reified<IncentiveInfo, IncentiveInfoFields>;
798
+ export declare class IncentiveInfo implements StructClass {
799
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::IncentiveInfo";
800
+ static readonly $numTypeParams = 0;
801
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::IncentiveInfo";
802
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::IncentiveInfo";
803
+ readonly $typeArgs: [];
804
+ readonly active: ToField<"bool">;
805
+ readonly lastAllocateTsMs: ToField<"u64">;
806
+ readonly incentivePriceIndex: ToField<"u64">;
807
+ readonly u64Padding: ToField<Vector<"u64">>;
808
+ private constructor();
809
+ static reified(): IncentiveInfoReified;
810
+ static get r(): reified.StructClassReified<IncentiveInfo, IncentiveInfoFields>;
811
+ static phantom(): PhantomReified<ToTypeStr<IncentiveInfo>>;
812
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::IncentiveInfo">;
813
+ static get bcs(): import("@mysten/bcs").BcsType<{
814
+ active: boolean;
815
+ last_allocate_ts_ms: string;
816
+ incentive_price_index: string;
817
+ u64_padding: string[];
818
+ }, {
819
+ active: boolean;
820
+ last_allocate_ts_ms: string | number | bigint;
821
+ incentive_price_index: string | number | bigint;
822
+ u64_padding: Iterable<string | number | bigint> & {
823
+ length: number;
824
+ };
825
+ }>;
826
+ static fromFields(fields: Record<string, any>): IncentiveInfo;
827
+ static fromFieldsWithTypes(item: FieldsWithTypes): IncentiveInfo;
828
+ static fromBcs(data: Uint8Array): IncentiveInfo;
829
+ toJSONField(): {
830
+ active: boolean;
831
+ lastAllocateTsMs: string;
832
+ incentivePriceIndex: string;
833
+ u64Padding: string[];
834
+ };
835
+ toJSON(): {
836
+ active: boolean;
837
+ lastAllocateTsMs: string;
838
+ incentivePriceIndex: string;
839
+ u64Padding: string[];
840
+ $typeName: string;
841
+ $typeArgs: [];
842
+ };
843
+ static fromJSONField(field: any): IncentiveInfo;
844
+ static fromJSON(json: Record<string, any>): IncentiveInfo;
845
+ static fromSuiParsedData(content: SuiParsedData): IncentiveInfo;
846
+ static fetch(client: SuiClient, id: string): Promise<IncentiveInfo>;
847
+ }
848
+ export declare function isLpUserShare(type: string): boolean;
849
+ export interface LpUserShareFields {
850
+ user: ToField<"address">;
851
+ userShareId: ToField<"u64">;
852
+ stakeTsMs: ToField<"u64">;
853
+ totalShares: ToField<"u64">;
854
+ activeShares: ToField<"u64">;
855
+ deactivatingShares: ToField<Vector<DeactivatingShares>>;
856
+ lastIncentivePriceIndex: ToField<VecMap<TypeName, "u64">>;
857
+ u64Padding: ToField<Vector<"u64">>;
858
+ }
859
+ export type LpUserShareReified = Reified<LpUserShare, LpUserShareFields>;
860
+ export declare class LpUserShare implements StructClass {
861
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::LpUserShare";
862
+ static readonly $numTypeParams = 0;
863
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::LpUserShare";
864
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::LpUserShare";
865
+ readonly $typeArgs: [];
866
+ readonly user: ToField<"address">;
867
+ readonly userShareId: ToField<"u64">;
868
+ readonly stakeTsMs: ToField<"u64">;
869
+ readonly totalShares: ToField<"u64">;
870
+ readonly activeShares: ToField<"u64">;
871
+ readonly deactivatingShares: ToField<Vector<DeactivatingShares>>;
872
+ readonly lastIncentivePriceIndex: ToField<VecMap<TypeName, "u64">>;
873
+ readonly u64Padding: ToField<Vector<"u64">>;
874
+ private constructor();
875
+ static reified(): LpUserShareReified;
876
+ static get r(): reified.StructClassReified<LpUserShare, LpUserShareFields>;
877
+ static phantom(): PhantomReified<ToTypeStr<LpUserShare>>;
878
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::LpUserShare">;
879
+ static get bcs(): import("@mysten/bcs").BcsType<{
880
+ user: string;
881
+ user_share_id: string;
882
+ stake_ts_ms: string;
883
+ total_shares: string;
884
+ active_shares: string;
885
+ deactivating_shares: {
886
+ shares: string;
887
+ unsubscribed_ts_ms: string;
888
+ unlocked_ts_ms: string;
889
+ unsubscribed_incentive_price_index: {
890
+ contents: {
891
+ key: {
892
+ name: {
893
+ bytes: number[];
894
+ };
895
+ };
896
+ value: string;
897
+ }[];
898
+ };
899
+ u64_padding: string[];
900
+ }[];
901
+ last_incentive_price_index: {
902
+ contents: {
903
+ key: {
904
+ name: {
905
+ bytes: number[];
906
+ };
907
+ };
908
+ value: string;
909
+ }[];
910
+ };
911
+ u64_padding: string[];
912
+ }, {
913
+ user: string;
914
+ user_share_id: string | number | bigint;
915
+ stake_ts_ms: string | number | bigint;
916
+ total_shares: string | number | bigint;
917
+ active_shares: string | number | bigint;
918
+ deactivating_shares: Iterable<{
919
+ shares: string | number | bigint;
920
+ unsubscribed_ts_ms: string | number | bigint;
921
+ unlocked_ts_ms: string | number | bigint;
922
+ unsubscribed_incentive_price_index: {
923
+ contents: Iterable<{
924
+ key: {
925
+ name: {
926
+ bytes: Iterable<number> & {
927
+ length: number;
928
+ };
929
+ };
930
+ };
931
+ value: string | number | bigint;
932
+ }> & {
933
+ length: number;
934
+ };
935
+ };
936
+ u64_padding: Iterable<string | number | bigint> & {
937
+ length: number;
938
+ };
939
+ }> & {
940
+ length: number;
941
+ };
942
+ last_incentive_price_index: {
943
+ contents: Iterable<{
944
+ key: {
945
+ name: {
946
+ bytes: Iterable<number> & {
947
+ length: number;
948
+ };
949
+ };
950
+ };
951
+ value: string | number | bigint;
952
+ }> & {
953
+ length: number;
954
+ };
955
+ };
956
+ u64_padding: Iterable<string | number | bigint> & {
957
+ length: number;
958
+ };
959
+ }>;
960
+ static fromFields(fields: Record<string, any>): LpUserShare;
961
+ static fromFieldsWithTypes(item: FieldsWithTypes): LpUserShare;
962
+ static fromBcs(data: Uint8Array): LpUserShare;
963
+ toJSONField(): {
964
+ user: string;
965
+ userShareId: string;
966
+ stakeTsMs: string;
967
+ totalShares: string;
968
+ activeShares: string;
969
+ deactivatingShares: {
970
+ shares: string;
971
+ unsubscribedTsMs: string;
972
+ unlockedTsMs: string;
973
+ unsubscribedIncentivePriceIndex: {
974
+ contents: {
975
+ key: {
976
+ name: string;
977
+ };
978
+ value: string;
979
+ }[];
980
+ };
981
+ u64Padding: string[];
982
+ }[];
983
+ lastIncentivePriceIndex: {
984
+ contents: {
985
+ key: {
986
+ name: string;
987
+ };
988
+ value: string;
989
+ }[];
990
+ };
991
+ u64Padding: string[];
992
+ };
993
+ toJSON(): {
994
+ user: string;
995
+ userShareId: string;
996
+ stakeTsMs: string;
997
+ totalShares: string;
998
+ activeShares: string;
999
+ deactivatingShares: {
1000
+ shares: string;
1001
+ unsubscribedTsMs: string;
1002
+ unlockedTsMs: string;
1003
+ unsubscribedIncentivePriceIndex: {
1004
+ contents: {
1005
+ key: {
1006
+ name: string;
1007
+ };
1008
+ value: string;
1009
+ }[];
1010
+ };
1011
+ u64Padding: string[];
1012
+ }[];
1013
+ lastIncentivePriceIndex: {
1014
+ contents: {
1015
+ key: {
1016
+ name: string;
1017
+ };
1018
+ value: string;
1019
+ }[];
1020
+ };
1021
+ u64Padding: string[];
1022
+ $typeName: string;
1023
+ $typeArgs: [];
1024
+ };
1025
+ static fromJSONField(field: any): LpUserShare;
1026
+ static fromJSON(json: Record<string, any>): LpUserShare;
1027
+ static fromSuiParsedData(content: SuiParsedData): LpUserShare;
1028
+ static fetch(client: SuiClient, id: string): Promise<LpUserShare>;
1029
+ }
1030
+ export declare function isNewStakePoolEvent(type: string): boolean;
1031
+ export interface NewStakePoolEventFields {
1032
+ sender: ToField<"address">;
1033
+ stakePoolInfo: ToField<StakePoolInfo>;
1034
+ stakePoolConfig: ToField<StakePoolConfig>;
1035
+ u64Padding: ToField<Vector<"u64">>;
1036
+ }
1037
+ export type NewStakePoolEventReified = Reified<NewStakePoolEvent, NewStakePoolEventFields>;
1038
+ export declare class NewStakePoolEvent implements StructClass {
1039
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::NewStakePoolEvent";
1040
+ static readonly $numTypeParams = 0;
1041
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::NewStakePoolEvent";
1042
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::NewStakePoolEvent";
1043
+ readonly $typeArgs: [];
1044
+ readonly sender: ToField<"address">;
1045
+ readonly stakePoolInfo: ToField<StakePoolInfo>;
1046
+ readonly stakePoolConfig: ToField<StakePoolConfig>;
1047
+ readonly u64Padding: ToField<Vector<"u64">>;
1048
+ private constructor();
1049
+ static reified(): NewStakePoolEventReified;
1050
+ static get r(): reified.StructClassReified<NewStakePoolEvent, NewStakePoolEventFields>;
1051
+ static phantom(): PhantomReified<ToTypeStr<NewStakePoolEvent>>;
1052
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::NewStakePoolEvent">;
1053
+ static get bcs(): import("@mysten/bcs").BcsType<{
1054
+ sender: string;
1055
+ stake_pool_info: {
1056
+ stake_token: {
1057
+ name: {
1058
+ bytes: number[];
1059
+ };
1060
+ };
1061
+ index: string;
1062
+ next_user_share_id: string;
1063
+ total_share: string;
1064
+ active: boolean;
1065
+ u64_padding: string[];
1066
+ };
1067
+ stake_pool_config: {
1068
+ unlock_countdown_ts_ms: string;
1069
+ u64_padding: string[];
1070
+ };
1071
+ u64_padding: string[];
1072
+ }, {
1073
+ sender: string;
1074
+ stake_pool_info: {
1075
+ stake_token: {
1076
+ name: {
1077
+ bytes: Iterable<number> & {
1078
+ length: number;
1079
+ };
1080
+ };
1081
+ };
1082
+ index: string | number | bigint;
1083
+ next_user_share_id: string | number | bigint;
1084
+ total_share: string | number | bigint;
1085
+ active: boolean;
1086
+ u64_padding: Iterable<string | number | bigint> & {
1087
+ length: number;
1088
+ };
1089
+ };
1090
+ stake_pool_config: {
1091
+ unlock_countdown_ts_ms: string | number | bigint;
1092
+ u64_padding: Iterable<string | number | bigint> & {
1093
+ length: number;
1094
+ };
1095
+ };
1096
+ u64_padding: Iterable<string | number | bigint> & {
1097
+ length: number;
1098
+ };
1099
+ }>;
1100
+ static fromFields(fields: Record<string, any>): NewStakePoolEvent;
1101
+ static fromFieldsWithTypes(item: FieldsWithTypes): NewStakePoolEvent;
1102
+ static fromBcs(data: Uint8Array): NewStakePoolEvent;
1103
+ toJSONField(): {
1104
+ sender: string;
1105
+ stakePoolInfo: {
1106
+ stakeToken: {
1107
+ name: string;
1108
+ };
1109
+ index: string;
1110
+ nextUserShareId: string;
1111
+ totalShare: string;
1112
+ active: boolean;
1113
+ u64Padding: string[];
1114
+ };
1115
+ stakePoolConfig: {
1116
+ unlockCountdownTsMs: string;
1117
+ u64Padding: string[];
1118
+ };
1119
+ u64Padding: string[];
1120
+ };
1121
+ toJSON(): {
1122
+ sender: string;
1123
+ stakePoolInfo: {
1124
+ stakeToken: {
1125
+ name: string;
1126
+ };
1127
+ index: string;
1128
+ nextUserShareId: string;
1129
+ totalShare: string;
1130
+ active: boolean;
1131
+ u64Padding: string[];
1132
+ };
1133
+ stakePoolConfig: {
1134
+ unlockCountdownTsMs: string;
1135
+ u64Padding: string[];
1136
+ };
1137
+ u64Padding: string[];
1138
+ $typeName: string;
1139
+ $typeArgs: [];
1140
+ };
1141
+ static fromJSONField(field: any): NewStakePoolEvent;
1142
+ static fromJSON(json: Record<string, any>): NewStakePoolEvent;
1143
+ static fromSuiParsedData(content: SuiParsedData): NewStakePoolEvent;
1144
+ static fetch(client: SuiClient, id: string): Promise<NewStakePoolEvent>;
1145
+ }
1146
+ export declare function isRemoveIncentiveTokenEvent(type: string): boolean;
1147
+ export interface RemoveIncentiveTokenEventFields {
1148
+ sender: ToField<"address">;
1149
+ index: ToField<"u64">;
1150
+ incentiveToken: ToField<TypeName>;
1151
+ incentiveBalanceValue: ToField<"u64">;
1152
+ u64Padding: ToField<Vector<"u64">>;
1153
+ }
1154
+ export type RemoveIncentiveTokenEventReified = Reified<RemoveIncentiveTokenEvent, RemoveIncentiveTokenEventFields>;
1155
+ export declare class RemoveIncentiveTokenEvent implements StructClass {
1156
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::RemoveIncentiveTokenEvent";
1157
+ static readonly $numTypeParams = 0;
1158
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::RemoveIncentiveTokenEvent";
1159
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::RemoveIncentiveTokenEvent";
1160
+ readonly $typeArgs: [];
1161
+ readonly sender: ToField<"address">;
1162
+ readonly index: ToField<"u64">;
1163
+ readonly incentiveToken: ToField<TypeName>;
1164
+ readonly incentiveBalanceValue: ToField<"u64">;
1165
+ readonly u64Padding: ToField<Vector<"u64">>;
1166
+ private constructor();
1167
+ static reified(): RemoveIncentiveTokenEventReified;
1168
+ static get r(): reified.StructClassReified<RemoveIncentiveTokenEvent, RemoveIncentiveTokenEventFields>;
1169
+ static phantom(): PhantomReified<ToTypeStr<RemoveIncentiveTokenEvent>>;
1170
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::RemoveIncentiveTokenEvent">;
1171
+ static get bcs(): import("@mysten/bcs").BcsType<{
1172
+ sender: string;
1173
+ index: string;
1174
+ incentive_token: {
1175
+ name: {
1176
+ bytes: number[];
1177
+ };
1178
+ };
1179
+ incentive_balance_value: string;
1180
+ u64_padding: string[];
1181
+ }, {
1182
+ sender: string;
1183
+ index: string | number | bigint;
1184
+ incentive_token: {
1185
+ name: {
1186
+ bytes: Iterable<number> & {
1187
+ length: number;
1188
+ };
1189
+ };
1190
+ };
1191
+ incentive_balance_value: string | number | bigint;
1192
+ u64_padding: Iterable<string | number | bigint> & {
1193
+ length: number;
1194
+ };
1195
+ }>;
1196
+ static fromFields(fields: Record<string, any>): RemoveIncentiveTokenEvent;
1197
+ static fromFieldsWithTypes(item: FieldsWithTypes): RemoveIncentiveTokenEvent;
1198
+ static fromBcs(data: Uint8Array): RemoveIncentiveTokenEvent;
1199
+ toJSONField(): {
1200
+ sender: string;
1201
+ index: string;
1202
+ incentiveToken: {
1203
+ name: string;
1204
+ };
1205
+ incentiveBalanceValue: string;
1206
+ u64Padding: string[];
1207
+ };
1208
+ toJSON(): {
1209
+ sender: string;
1210
+ index: string;
1211
+ incentiveToken: {
1212
+ name: string;
1213
+ };
1214
+ incentiveBalanceValue: string;
1215
+ u64Padding: string[];
1216
+ $typeName: string;
1217
+ $typeArgs: [];
1218
+ };
1219
+ static fromJSONField(field: any): RemoveIncentiveTokenEvent;
1220
+ static fromJSON(json: Record<string, any>): RemoveIncentiveTokenEvent;
1221
+ static fromSuiParsedData(content: SuiParsedData): RemoveIncentiveTokenEvent;
1222
+ static fetch(client: SuiClient, id: string): Promise<RemoveIncentiveTokenEvent>;
1223
+ }
1224
+ export declare function isStakeEvent(type: string): boolean;
1225
+ export interface StakeEventFields {
1226
+ sender: ToField<"address">;
1227
+ index: ToField<"u64">;
1228
+ lpTokenType: ToField<TypeName>;
1229
+ stakeAmount: ToField<"u64">;
1230
+ userShareId: ToField<"u64">;
1231
+ stakeTsMs: ToField<"u64">;
1232
+ lastIncentivePriceIndex: ToField<VecMap<TypeName, "u64">>;
1233
+ u64Padding: ToField<Vector<"u64">>;
1234
+ }
1235
+ export type StakeEventReified = Reified<StakeEvent, StakeEventFields>;
1236
+ export declare class StakeEvent implements StructClass {
1237
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakeEvent";
1238
+ static readonly $numTypeParams = 0;
1239
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakeEvent";
1240
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakeEvent";
1241
+ readonly $typeArgs: [];
1242
+ readonly sender: ToField<"address">;
1243
+ readonly index: ToField<"u64">;
1244
+ readonly lpTokenType: ToField<TypeName>;
1245
+ readonly stakeAmount: ToField<"u64">;
1246
+ readonly userShareId: ToField<"u64">;
1247
+ readonly stakeTsMs: ToField<"u64">;
1248
+ readonly lastIncentivePriceIndex: ToField<VecMap<TypeName, "u64">>;
1249
+ readonly u64Padding: ToField<Vector<"u64">>;
1250
+ private constructor();
1251
+ static reified(): StakeEventReified;
1252
+ static get r(): reified.StructClassReified<StakeEvent, StakeEventFields>;
1253
+ static phantom(): PhantomReified<ToTypeStr<StakeEvent>>;
1254
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakeEvent">;
1255
+ static get bcs(): import("@mysten/bcs").BcsType<{
1256
+ sender: string;
1257
+ index: string;
1258
+ lp_token_type: {
1259
+ name: {
1260
+ bytes: number[];
1261
+ };
1262
+ };
1263
+ stake_amount: string;
1264
+ user_share_id: string;
1265
+ stake_ts_ms: string;
1266
+ last_incentive_price_index: {
1267
+ contents: {
1268
+ key: {
1269
+ name: {
1270
+ bytes: number[];
1271
+ };
1272
+ };
1273
+ value: string;
1274
+ }[];
1275
+ };
1276
+ u64_padding: string[];
1277
+ }, {
1278
+ sender: string;
1279
+ index: string | number | bigint;
1280
+ lp_token_type: {
1281
+ name: {
1282
+ bytes: Iterable<number> & {
1283
+ length: number;
1284
+ };
1285
+ };
1286
+ };
1287
+ stake_amount: string | number | bigint;
1288
+ user_share_id: string | number | bigint;
1289
+ stake_ts_ms: string | number | bigint;
1290
+ last_incentive_price_index: {
1291
+ contents: Iterable<{
1292
+ key: {
1293
+ name: {
1294
+ bytes: Iterable<number> & {
1295
+ length: number;
1296
+ };
1297
+ };
1298
+ };
1299
+ value: string | number | bigint;
1300
+ }> & {
1301
+ length: number;
1302
+ };
1303
+ };
1304
+ u64_padding: Iterable<string | number | bigint> & {
1305
+ length: number;
1306
+ };
1307
+ }>;
1308
+ static fromFields(fields: Record<string, any>): StakeEvent;
1309
+ static fromFieldsWithTypes(item: FieldsWithTypes): StakeEvent;
1310
+ static fromBcs(data: Uint8Array): StakeEvent;
1311
+ toJSONField(): {
1312
+ sender: string;
1313
+ index: string;
1314
+ lpTokenType: {
1315
+ name: string;
1316
+ };
1317
+ stakeAmount: string;
1318
+ userShareId: string;
1319
+ stakeTsMs: string;
1320
+ lastIncentivePriceIndex: {
1321
+ contents: {
1322
+ key: {
1323
+ name: string;
1324
+ };
1325
+ value: string;
1326
+ }[];
1327
+ };
1328
+ u64Padding: string[];
1329
+ };
1330
+ toJSON(): {
1331
+ sender: string;
1332
+ index: string;
1333
+ lpTokenType: {
1334
+ name: string;
1335
+ };
1336
+ stakeAmount: string;
1337
+ userShareId: string;
1338
+ stakeTsMs: string;
1339
+ lastIncentivePriceIndex: {
1340
+ contents: {
1341
+ key: {
1342
+ name: string;
1343
+ };
1344
+ value: string;
1345
+ }[];
1346
+ };
1347
+ u64Padding: string[];
1348
+ $typeName: string;
1349
+ $typeArgs: [];
1350
+ };
1351
+ static fromJSONField(field: any): StakeEvent;
1352
+ static fromJSON(json: Record<string, any>): StakeEvent;
1353
+ static fromSuiParsedData(content: SuiParsedData): StakeEvent;
1354
+ static fetch(client: SuiClient, id: string): Promise<StakeEvent>;
1355
+ }
1356
+ export declare function isStakePool(type: string): boolean;
1357
+ export interface StakePoolFields {
1358
+ id: ToField<UID>;
1359
+ poolInfo: ToField<StakePoolInfo>;
1360
+ config: ToField<StakePoolConfig>;
1361
+ incentives: ToField<Vector<Incentive>>;
1362
+ u64Padding: ToField<Vector<"u64">>;
1363
+ }
1364
+ export type StakePoolReified = Reified<StakePool, StakePoolFields>;
1365
+ export declare class StakePool implements StructClass {
1366
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePool";
1367
+ static readonly $numTypeParams = 0;
1368
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePool";
1369
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePool";
1370
+ readonly $typeArgs: [];
1371
+ readonly id: ToField<UID>;
1372
+ readonly poolInfo: ToField<StakePoolInfo>;
1373
+ readonly config: ToField<StakePoolConfig>;
1374
+ readonly incentives: ToField<Vector<Incentive>>;
1375
+ readonly u64Padding: ToField<Vector<"u64">>;
1376
+ private constructor();
1377
+ static reified(): StakePoolReified;
1378
+ static get r(): reified.StructClassReified<StakePool, StakePoolFields>;
1379
+ static phantom(): PhantomReified<ToTypeStr<StakePool>>;
1380
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePool">;
1381
+ static get bcs(): import("@mysten/bcs").BcsType<{
1382
+ id: {
1383
+ id: {
1384
+ bytes: string;
1385
+ };
1386
+ };
1387
+ pool_info: {
1388
+ stake_token: {
1389
+ name: {
1390
+ bytes: number[];
1391
+ };
1392
+ };
1393
+ index: string;
1394
+ next_user_share_id: string;
1395
+ total_share: string;
1396
+ active: boolean;
1397
+ u64_padding: string[];
1398
+ };
1399
+ config: {
1400
+ unlock_countdown_ts_ms: string;
1401
+ u64_padding: string[];
1402
+ };
1403
+ incentives: {
1404
+ token_type: {
1405
+ name: {
1406
+ bytes: number[];
1407
+ };
1408
+ };
1409
+ config: {
1410
+ period_incentive_amount: string;
1411
+ incentive_interval_ts_ms: string;
1412
+ u64_padding: string[];
1413
+ };
1414
+ info: {
1415
+ active: boolean;
1416
+ last_allocate_ts_ms: string;
1417
+ incentive_price_index: string;
1418
+ u64_padding: string[];
1419
+ };
1420
+ }[];
1421
+ u64_padding: string[];
1422
+ }, {
1423
+ id: {
1424
+ id: {
1425
+ bytes: string;
1426
+ };
1427
+ };
1428
+ pool_info: {
1429
+ stake_token: {
1430
+ name: {
1431
+ bytes: Iterable<number> & {
1432
+ length: number;
1433
+ };
1434
+ };
1435
+ };
1436
+ index: string | number | bigint;
1437
+ next_user_share_id: string | number | bigint;
1438
+ total_share: string | number | bigint;
1439
+ active: boolean;
1440
+ u64_padding: Iterable<string | number | bigint> & {
1441
+ length: number;
1442
+ };
1443
+ };
1444
+ config: {
1445
+ unlock_countdown_ts_ms: string | number | bigint;
1446
+ u64_padding: Iterable<string | number | bigint> & {
1447
+ length: number;
1448
+ };
1449
+ };
1450
+ incentives: Iterable<{
1451
+ token_type: {
1452
+ name: {
1453
+ bytes: Iterable<number> & {
1454
+ length: number;
1455
+ };
1456
+ };
1457
+ };
1458
+ config: {
1459
+ period_incentive_amount: string | number | bigint;
1460
+ incentive_interval_ts_ms: string | number | bigint;
1461
+ u64_padding: Iterable<string | number | bigint> & {
1462
+ length: number;
1463
+ };
1464
+ };
1465
+ info: {
1466
+ active: boolean;
1467
+ last_allocate_ts_ms: string | number | bigint;
1468
+ incentive_price_index: string | number | bigint;
1469
+ u64_padding: Iterable<string | number | bigint> & {
1470
+ length: number;
1471
+ };
1472
+ };
1473
+ }> & {
1474
+ length: number;
1475
+ };
1476
+ u64_padding: Iterable<string | number | bigint> & {
1477
+ length: number;
1478
+ };
1479
+ }>;
1480
+ static fromFields(fields: Record<string, any>): StakePool;
1481
+ static fromFieldsWithTypes(item: FieldsWithTypes): StakePool;
1482
+ static fromBcs(data: Uint8Array): StakePool;
1483
+ toJSONField(): {
1484
+ id: string;
1485
+ poolInfo: {
1486
+ stakeToken: {
1487
+ name: string;
1488
+ };
1489
+ index: string;
1490
+ nextUserShareId: string;
1491
+ totalShare: string;
1492
+ active: boolean;
1493
+ u64Padding: string[];
1494
+ };
1495
+ config: {
1496
+ unlockCountdownTsMs: string;
1497
+ u64Padding: string[];
1498
+ };
1499
+ incentives: {
1500
+ tokenType: {
1501
+ name: string;
1502
+ };
1503
+ config: {
1504
+ periodIncentiveAmount: string;
1505
+ incentiveIntervalTsMs: string;
1506
+ u64Padding: string[];
1507
+ };
1508
+ info: {
1509
+ active: boolean;
1510
+ lastAllocateTsMs: string;
1511
+ incentivePriceIndex: string;
1512
+ u64Padding: string[];
1513
+ };
1514
+ }[];
1515
+ u64Padding: string[];
1516
+ };
1517
+ toJSON(): {
1518
+ id: string;
1519
+ poolInfo: {
1520
+ stakeToken: {
1521
+ name: string;
1522
+ };
1523
+ index: string;
1524
+ nextUserShareId: string;
1525
+ totalShare: string;
1526
+ active: boolean;
1527
+ u64Padding: string[];
1528
+ };
1529
+ config: {
1530
+ unlockCountdownTsMs: string;
1531
+ u64Padding: string[];
1532
+ };
1533
+ incentives: {
1534
+ tokenType: {
1535
+ name: string;
1536
+ };
1537
+ config: {
1538
+ periodIncentiveAmount: string;
1539
+ incentiveIntervalTsMs: string;
1540
+ u64Padding: string[];
1541
+ };
1542
+ info: {
1543
+ active: boolean;
1544
+ lastAllocateTsMs: string;
1545
+ incentivePriceIndex: string;
1546
+ u64Padding: string[];
1547
+ };
1548
+ }[];
1549
+ u64Padding: string[];
1550
+ $typeName: string;
1551
+ $typeArgs: [];
1552
+ };
1553
+ static fromJSONField(field: any): StakePool;
1554
+ static fromJSON(json: Record<string, any>): StakePool;
1555
+ static fromSuiParsedData(content: SuiParsedData): StakePool;
1556
+ static fetch(client: SuiClient, id: string): Promise<StakePool>;
1557
+ }
1558
+ export declare function isStakePoolConfig(type: string): boolean;
1559
+ export interface StakePoolConfigFields {
1560
+ unlockCountdownTsMs: ToField<"u64">;
1561
+ u64Padding: ToField<Vector<"u64">>;
1562
+ }
1563
+ export type StakePoolConfigReified = Reified<StakePoolConfig, StakePoolConfigFields>;
1564
+ export declare class StakePoolConfig implements StructClass {
1565
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePoolConfig";
1566
+ static readonly $numTypeParams = 0;
1567
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePoolConfig";
1568
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePoolConfig";
1569
+ readonly $typeArgs: [];
1570
+ readonly unlockCountdownTsMs: ToField<"u64">;
1571
+ readonly u64Padding: ToField<Vector<"u64">>;
1572
+ private constructor();
1573
+ static reified(): StakePoolConfigReified;
1574
+ static get r(): reified.StructClassReified<StakePoolConfig, StakePoolConfigFields>;
1575
+ static phantom(): PhantomReified<ToTypeStr<StakePoolConfig>>;
1576
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePoolConfig">;
1577
+ static get bcs(): import("@mysten/bcs").BcsType<{
1578
+ unlock_countdown_ts_ms: string;
1579
+ u64_padding: string[];
1580
+ }, {
1581
+ unlock_countdown_ts_ms: string | number | bigint;
1582
+ u64_padding: Iterable<string | number | bigint> & {
1583
+ length: number;
1584
+ };
1585
+ }>;
1586
+ static fromFields(fields: Record<string, any>): StakePoolConfig;
1587
+ static fromFieldsWithTypes(item: FieldsWithTypes): StakePoolConfig;
1588
+ static fromBcs(data: Uint8Array): StakePoolConfig;
1589
+ toJSONField(): {
1590
+ unlockCountdownTsMs: string;
1591
+ u64Padding: string[];
1592
+ };
1593
+ toJSON(): {
1594
+ unlockCountdownTsMs: string;
1595
+ u64Padding: string[];
1596
+ $typeName: string;
1597
+ $typeArgs: [];
1598
+ };
1599
+ static fromJSONField(field: any): StakePoolConfig;
1600
+ static fromJSON(json: Record<string, any>): StakePoolConfig;
1601
+ static fromSuiParsedData(content: SuiParsedData): StakePoolConfig;
1602
+ static fetch(client: SuiClient, id: string): Promise<StakePoolConfig>;
1603
+ }
1604
+ export declare function isStakePoolInfo(type: string): boolean;
1605
+ export interface StakePoolInfoFields {
1606
+ stakeToken: ToField<TypeName>;
1607
+ index: ToField<"u64">;
1608
+ nextUserShareId: ToField<"u64">;
1609
+ totalShare: ToField<"u64">;
1610
+ active: ToField<"bool">;
1611
+ u64Padding: ToField<Vector<"u64">>;
1612
+ }
1613
+ export type StakePoolInfoReified = Reified<StakePoolInfo, StakePoolInfoFields>;
1614
+ export declare class StakePoolInfo implements StructClass {
1615
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePoolInfo";
1616
+ static readonly $numTypeParams = 0;
1617
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePoolInfo";
1618
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePoolInfo";
1619
+ readonly $typeArgs: [];
1620
+ readonly stakeToken: ToField<TypeName>;
1621
+ readonly index: ToField<"u64">;
1622
+ readonly nextUserShareId: ToField<"u64">;
1623
+ readonly totalShare: ToField<"u64">;
1624
+ readonly active: ToField<"bool">;
1625
+ readonly u64Padding: ToField<Vector<"u64">>;
1626
+ private constructor();
1627
+ static reified(): StakePoolInfoReified;
1628
+ static get r(): reified.StructClassReified<StakePoolInfo, StakePoolInfoFields>;
1629
+ static phantom(): PhantomReified<ToTypeStr<StakePoolInfo>>;
1630
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePoolInfo">;
1631
+ static get bcs(): import("@mysten/bcs").BcsType<{
1632
+ stake_token: {
1633
+ name: {
1634
+ bytes: number[];
1635
+ };
1636
+ };
1637
+ index: string;
1638
+ next_user_share_id: string;
1639
+ total_share: string;
1640
+ active: boolean;
1641
+ u64_padding: string[];
1642
+ }, {
1643
+ stake_token: {
1644
+ name: {
1645
+ bytes: Iterable<number> & {
1646
+ length: number;
1647
+ };
1648
+ };
1649
+ };
1650
+ index: string | number | bigint;
1651
+ next_user_share_id: string | number | bigint;
1652
+ total_share: string | number | bigint;
1653
+ active: boolean;
1654
+ u64_padding: Iterable<string | number | bigint> & {
1655
+ length: number;
1656
+ };
1657
+ }>;
1658
+ static fromFields(fields: Record<string, any>): StakePoolInfo;
1659
+ static fromFieldsWithTypes(item: FieldsWithTypes): StakePoolInfo;
1660
+ static fromBcs(data: Uint8Array): StakePoolInfo;
1661
+ toJSONField(): {
1662
+ stakeToken: {
1663
+ name: string;
1664
+ };
1665
+ index: string;
1666
+ nextUserShareId: string;
1667
+ totalShare: string;
1668
+ active: boolean;
1669
+ u64Padding: string[];
1670
+ };
1671
+ toJSON(): {
1672
+ stakeToken: {
1673
+ name: string;
1674
+ };
1675
+ index: string;
1676
+ nextUserShareId: string;
1677
+ totalShare: string;
1678
+ active: boolean;
1679
+ u64Padding: string[];
1680
+ $typeName: string;
1681
+ $typeArgs: [];
1682
+ };
1683
+ static fromJSONField(field: any): StakePoolInfo;
1684
+ static fromJSON(json: Record<string, any>): StakePoolInfo;
1685
+ static fromSuiParsedData(content: SuiParsedData): StakePoolInfo;
1686
+ static fetch(client: SuiClient, id: string): Promise<StakePoolInfo>;
1687
+ }
1688
+ export declare function isStakePoolRegistry(type: string): boolean;
1689
+ export interface StakePoolRegistryFields {
1690
+ id: ToField<UID>;
1691
+ numPool: ToField<"u64">;
1692
+ }
1693
+ export type StakePoolRegistryReified = Reified<StakePoolRegistry, StakePoolRegistryFields>;
1694
+ export declare class StakePoolRegistry implements StructClass {
1695
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePoolRegistry";
1696
+ static readonly $numTypeParams = 0;
1697
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePoolRegistry";
1698
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePoolRegistry";
1699
+ readonly $typeArgs: [];
1700
+ readonly id: ToField<UID>;
1701
+ readonly numPool: ToField<"u64">;
1702
+ private constructor();
1703
+ static reified(): StakePoolRegistryReified;
1704
+ static get r(): reified.StructClassReified<StakePoolRegistry, StakePoolRegistryFields>;
1705
+ static phantom(): PhantomReified<ToTypeStr<StakePoolRegistry>>;
1706
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::StakePoolRegistry">;
1707
+ static get bcs(): import("@mysten/bcs").BcsType<{
1708
+ id: {
1709
+ id: {
1710
+ bytes: string;
1711
+ };
1712
+ };
1713
+ num_pool: string;
1714
+ }, {
1715
+ id: {
1716
+ id: {
1717
+ bytes: string;
1718
+ };
1719
+ };
1720
+ num_pool: string | number | bigint;
1721
+ }>;
1722
+ static fromFields(fields: Record<string, any>): StakePoolRegistry;
1723
+ static fromFieldsWithTypes(item: FieldsWithTypes): StakePoolRegistry;
1724
+ static fromBcs(data: Uint8Array): StakePoolRegistry;
1725
+ toJSONField(): {
1726
+ id: string;
1727
+ numPool: string;
1728
+ };
1729
+ toJSON(): {
1730
+ id: string;
1731
+ numPool: string;
1732
+ $typeName: string;
1733
+ $typeArgs: [];
1734
+ };
1735
+ static fromJSONField(field: any): StakePoolRegistry;
1736
+ static fromJSON(json: Record<string, any>): StakePoolRegistry;
1737
+ static fromSuiParsedData(content: SuiParsedData): StakePoolRegistry;
1738
+ static fetch(client: SuiClient, id: string): Promise<StakePoolRegistry>;
1739
+ }
1740
+ export declare function isUnstakeEvent(type: string): boolean;
1741
+ export interface UnstakeEventFields {
1742
+ sender: ToField<"address">;
1743
+ index: ToField<"u64">;
1744
+ lpTokenType: ToField<TypeName>;
1745
+ userShareId: ToField<"u64">;
1746
+ unstakeAmount: ToField<"u64">;
1747
+ unstakeTsMs: ToField<"u64">;
1748
+ u64Padding: ToField<Vector<"u64">>;
1749
+ }
1750
+ export type UnstakeEventReified = Reified<UnstakeEvent, UnstakeEventFields>;
1751
+ export declare class UnstakeEvent implements StructClass {
1752
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UnstakeEvent";
1753
+ static readonly $numTypeParams = 0;
1754
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UnstakeEvent";
1755
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UnstakeEvent";
1756
+ readonly $typeArgs: [];
1757
+ readonly sender: ToField<"address">;
1758
+ readonly index: ToField<"u64">;
1759
+ readonly lpTokenType: ToField<TypeName>;
1760
+ readonly userShareId: ToField<"u64">;
1761
+ readonly unstakeAmount: ToField<"u64">;
1762
+ readonly unstakeTsMs: ToField<"u64">;
1763
+ readonly u64Padding: ToField<Vector<"u64">>;
1764
+ private constructor();
1765
+ static reified(): UnstakeEventReified;
1766
+ static get r(): reified.StructClassReified<UnstakeEvent, UnstakeEventFields>;
1767
+ static phantom(): PhantomReified<ToTypeStr<UnstakeEvent>>;
1768
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UnstakeEvent">;
1769
+ static get bcs(): import("@mysten/bcs").BcsType<{
1770
+ sender: string;
1771
+ index: string;
1772
+ lp_token_type: {
1773
+ name: {
1774
+ bytes: number[];
1775
+ };
1776
+ };
1777
+ user_share_id: string;
1778
+ unstake_amount: string;
1779
+ unstake_ts_ms: string;
1780
+ u64_padding: string[];
1781
+ }, {
1782
+ sender: string;
1783
+ index: string | number | bigint;
1784
+ lp_token_type: {
1785
+ name: {
1786
+ bytes: Iterable<number> & {
1787
+ length: number;
1788
+ };
1789
+ };
1790
+ };
1791
+ user_share_id: string | number | bigint;
1792
+ unstake_amount: string | number | bigint;
1793
+ unstake_ts_ms: string | number | bigint;
1794
+ u64_padding: Iterable<string | number | bigint> & {
1795
+ length: number;
1796
+ };
1797
+ }>;
1798
+ static fromFields(fields: Record<string, any>): UnstakeEvent;
1799
+ static fromFieldsWithTypes(item: FieldsWithTypes): UnstakeEvent;
1800
+ static fromBcs(data: Uint8Array): UnstakeEvent;
1801
+ toJSONField(): {
1802
+ sender: string;
1803
+ index: string;
1804
+ lpTokenType: {
1805
+ name: string;
1806
+ };
1807
+ userShareId: string;
1808
+ unstakeAmount: string;
1809
+ unstakeTsMs: string;
1810
+ u64Padding: string[];
1811
+ };
1812
+ toJSON(): {
1813
+ sender: string;
1814
+ index: string;
1815
+ lpTokenType: {
1816
+ name: string;
1817
+ };
1818
+ userShareId: string;
1819
+ unstakeAmount: string;
1820
+ unstakeTsMs: string;
1821
+ u64Padding: string[];
1822
+ $typeName: string;
1823
+ $typeArgs: [];
1824
+ };
1825
+ static fromJSONField(field: any): UnstakeEvent;
1826
+ static fromJSON(json: Record<string, any>): UnstakeEvent;
1827
+ static fromSuiParsedData(content: SuiParsedData): UnstakeEvent;
1828
+ static fetch(client: SuiClient, id: string): Promise<UnstakeEvent>;
1829
+ }
1830
+ export declare function isUpdateIncentiveConfigEvent(type: string): boolean;
1831
+ export interface UpdateIncentiveConfigEventFields {
1832
+ sender: ToField<"address">;
1833
+ index: ToField<"u64">;
1834
+ previousIncentiveConfig: ToField<IncentiveConfig>;
1835
+ newIncentiveConfig: ToField<IncentiveConfig>;
1836
+ u64Padding: ToField<Vector<"u64">>;
1837
+ }
1838
+ export type UpdateIncentiveConfigEventReified = Reified<UpdateIncentiveConfigEvent, UpdateIncentiveConfigEventFields>;
1839
+ export declare class UpdateIncentiveConfigEvent implements StructClass {
1840
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UpdateIncentiveConfigEvent";
1841
+ static readonly $numTypeParams = 0;
1842
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UpdateIncentiveConfigEvent";
1843
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UpdateIncentiveConfigEvent";
1844
+ readonly $typeArgs: [];
1845
+ readonly sender: ToField<"address">;
1846
+ readonly index: ToField<"u64">;
1847
+ readonly previousIncentiveConfig: ToField<IncentiveConfig>;
1848
+ readonly newIncentiveConfig: ToField<IncentiveConfig>;
1849
+ readonly u64Padding: ToField<Vector<"u64">>;
1850
+ private constructor();
1851
+ static reified(): UpdateIncentiveConfigEventReified;
1852
+ static get r(): reified.StructClassReified<UpdateIncentiveConfigEvent, UpdateIncentiveConfigEventFields>;
1853
+ static phantom(): PhantomReified<ToTypeStr<UpdateIncentiveConfigEvent>>;
1854
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UpdateIncentiveConfigEvent">;
1855
+ static get bcs(): import("@mysten/bcs").BcsType<{
1856
+ sender: string;
1857
+ index: string;
1858
+ previous_incentive_config: {
1859
+ period_incentive_amount: string;
1860
+ incentive_interval_ts_ms: string;
1861
+ u64_padding: string[];
1862
+ };
1863
+ new_incentive_config: {
1864
+ period_incentive_amount: string;
1865
+ incentive_interval_ts_ms: string;
1866
+ u64_padding: string[];
1867
+ };
1868
+ u64_padding: string[];
1869
+ }, {
1870
+ sender: string;
1871
+ index: string | number | bigint;
1872
+ previous_incentive_config: {
1873
+ period_incentive_amount: string | number | bigint;
1874
+ incentive_interval_ts_ms: string | number | bigint;
1875
+ u64_padding: Iterable<string | number | bigint> & {
1876
+ length: number;
1877
+ };
1878
+ };
1879
+ new_incentive_config: {
1880
+ period_incentive_amount: string | number | bigint;
1881
+ incentive_interval_ts_ms: string | number | bigint;
1882
+ u64_padding: Iterable<string | number | bigint> & {
1883
+ length: number;
1884
+ };
1885
+ };
1886
+ u64_padding: Iterable<string | number | bigint> & {
1887
+ length: number;
1888
+ };
1889
+ }>;
1890
+ static fromFields(fields: Record<string, any>): UpdateIncentiveConfigEvent;
1891
+ static fromFieldsWithTypes(item: FieldsWithTypes): UpdateIncentiveConfigEvent;
1892
+ static fromBcs(data: Uint8Array): UpdateIncentiveConfigEvent;
1893
+ toJSONField(): {
1894
+ sender: string;
1895
+ index: string;
1896
+ previousIncentiveConfig: {
1897
+ periodIncentiveAmount: string;
1898
+ incentiveIntervalTsMs: string;
1899
+ u64Padding: string[];
1900
+ };
1901
+ newIncentiveConfig: {
1902
+ periodIncentiveAmount: string;
1903
+ incentiveIntervalTsMs: string;
1904
+ u64Padding: string[];
1905
+ };
1906
+ u64Padding: string[];
1907
+ };
1908
+ toJSON(): {
1909
+ sender: string;
1910
+ index: string;
1911
+ previousIncentiveConfig: {
1912
+ periodIncentiveAmount: string;
1913
+ incentiveIntervalTsMs: string;
1914
+ u64Padding: string[];
1915
+ };
1916
+ newIncentiveConfig: {
1917
+ periodIncentiveAmount: string;
1918
+ incentiveIntervalTsMs: string;
1919
+ u64Padding: string[];
1920
+ };
1921
+ u64Padding: string[];
1922
+ $typeName: string;
1923
+ $typeArgs: [];
1924
+ };
1925
+ static fromJSONField(field: any): UpdateIncentiveConfigEvent;
1926
+ static fromJSON(json: Record<string, any>): UpdateIncentiveConfigEvent;
1927
+ static fromSuiParsedData(content: SuiParsedData): UpdateIncentiveConfigEvent;
1928
+ static fetch(client: SuiClient, id: string): Promise<UpdateIncentiveConfigEvent>;
1929
+ }
1930
+ export declare function isUpdateUnlockCountdownTsMsEvent(type: string): boolean;
1931
+ export interface UpdateUnlockCountdownTsMsEventFields {
1932
+ sender: ToField<"address">;
1933
+ index: ToField<"u64">;
1934
+ previousUnlockCountdownTsMs: ToField<"u64">;
1935
+ newUnlockCountdownTsMs: ToField<"u64">;
1936
+ u64Padding: ToField<Vector<"u64">>;
1937
+ }
1938
+ export type UpdateUnlockCountdownTsMsEventReified = Reified<UpdateUnlockCountdownTsMsEvent, UpdateUnlockCountdownTsMsEventFields>;
1939
+ export declare class UpdateUnlockCountdownTsMsEvent implements StructClass {
1940
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UpdateUnlockCountdownTsMsEvent";
1941
+ static readonly $numTypeParams = 0;
1942
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UpdateUnlockCountdownTsMsEvent";
1943
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UpdateUnlockCountdownTsMsEvent";
1944
+ readonly $typeArgs: [];
1945
+ readonly sender: ToField<"address">;
1946
+ readonly index: ToField<"u64">;
1947
+ readonly previousUnlockCountdownTsMs: ToField<"u64">;
1948
+ readonly newUnlockCountdownTsMs: ToField<"u64">;
1949
+ readonly u64Padding: ToField<Vector<"u64">>;
1950
+ private constructor();
1951
+ static reified(): UpdateUnlockCountdownTsMsEventReified;
1952
+ static get r(): reified.StructClassReified<UpdateUnlockCountdownTsMsEvent, UpdateUnlockCountdownTsMsEventFields>;
1953
+ static phantom(): PhantomReified<ToTypeStr<UpdateUnlockCountdownTsMsEvent>>;
1954
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::UpdateUnlockCountdownTsMsEvent">;
1955
+ static get bcs(): import("@mysten/bcs").BcsType<{
1956
+ sender: string;
1957
+ index: string;
1958
+ previous_unlock_countdown_ts_ms: string;
1959
+ new_unlock_countdown_ts_ms: string;
1960
+ u64_padding: string[];
1961
+ }, {
1962
+ sender: string;
1963
+ index: string | number | bigint;
1964
+ previous_unlock_countdown_ts_ms: string | number | bigint;
1965
+ new_unlock_countdown_ts_ms: string | number | bigint;
1966
+ u64_padding: Iterable<string | number | bigint> & {
1967
+ length: number;
1968
+ };
1969
+ }>;
1970
+ static fromFields(fields: Record<string, any>): UpdateUnlockCountdownTsMsEvent;
1971
+ static fromFieldsWithTypes(item: FieldsWithTypes): UpdateUnlockCountdownTsMsEvent;
1972
+ static fromBcs(data: Uint8Array): UpdateUnlockCountdownTsMsEvent;
1973
+ toJSONField(): {
1974
+ sender: string;
1975
+ index: string;
1976
+ previousUnlockCountdownTsMs: string;
1977
+ newUnlockCountdownTsMs: string;
1978
+ u64Padding: string[];
1979
+ };
1980
+ toJSON(): {
1981
+ sender: string;
1982
+ index: string;
1983
+ previousUnlockCountdownTsMs: string;
1984
+ newUnlockCountdownTsMs: string;
1985
+ u64Padding: string[];
1986
+ $typeName: string;
1987
+ $typeArgs: [];
1988
+ };
1989
+ static fromJSONField(field: any): UpdateUnlockCountdownTsMsEvent;
1990
+ static fromJSON(json: Record<string, any>): UpdateUnlockCountdownTsMsEvent;
1991
+ static fromSuiParsedData(content: SuiParsedData): UpdateUnlockCountdownTsMsEvent;
1992
+ static fetch(client: SuiClient, id: string): Promise<UpdateUnlockCountdownTsMsEvent>;
1993
+ }
1994
+ export declare function isWithdrawIncentiveEvent(type: string): boolean;
1995
+ export interface WithdrawIncentiveEventFields {
1996
+ sender: ToField<"address">;
1997
+ index: ToField<"u64">;
1998
+ incentiveTokenType: ToField<TypeName>;
1999
+ withdrawalAmount: ToField<"u64">;
2000
+ u64Padding: ToField<Vector<"u64">>;
2001
+ }
2002
+ export type WithdrawIncentiveEventReified = Reified<WithdrawIncentiveEvent, WithdrawIncentiveEventFields>;
2003
+ export declare class WithdrawIncentiveEvent implements StructClass {
2004
+ static readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::WithdrawIncentiveEvent";
2005
+ static readonly $numTypeParams = 0;
2006
+ readonly $typeName = "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::WithdrawIncentiveEvent";
2007
+ readonly $fullTypeName: "0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::WithdrawIncentiveEvent";
2008
+ readonly $typeArgs: [];
2009
+ readonly sender: ToField<"address">;
2010
+ readonly index: ToField<"u64">;
2011
+ readonly incentiveTokenType: ToField<TypeName>;
2012
+ readonly withdrawalAmount: ToField<"u64">;
2013
+ readonly u64Padding: ToField<Vector<"u64">>;
2014
+ private constructor();
2015
+ static reified(): WithdrawIncentiveEventReified;
2016
+ static get r(): reified.StructClassReified<WithdrawIncentiveEvent, WithdrawIncentiveEventFields>;
2017
+ static phantom(): PhantomReified<ToTypeStr<WithdrawIncentiveEvent>>;
2018
+ static get p(): reified.PhantomReified<"0x4bcf9eade4480bcb9fcd3139ec8d22afda34b25af06092904fcccb06e1b8043c::stake_pool::WithdrawIncentiveEvent">;
2019
+ static get bcs(): import("@mysten/bcs").BcsType<{
2020
+ sender: string;
2021
+ index: string;
2022
+ incentive_token_type: {
2023
+ name: {
2024
+ bytes: number[];
2025
+ };
2026
+ };
2027
+ withdrawal_amount: string;
2028
+ u64_padding: string[];
2029
+ }, {
2030
+ sender: string;
2031
+ index: string | number | bigint;
2032
+ incentive_token_type: {
2033
+ name: {
2034
+ bytes: Iterable<number> & {
2035
+ length: number;
2036
+ };
2037
+ };
2038
+ };
2039
+ withdrawal_amount: string | number | bigint;
2040
+ u64_padding: Iterable<string | number | bigint> & {
2041
+ length: number;
2042
+ };
2043
+ }>;
2044
+ static fromFields(fields: Record<string, any>): WithdrawIncentiveEvent;
2045
+ static fromFieldsWithTypes(item: FieldsWithTypes): WithdrawIncentiveEvent;
2046
+ static fromBcs(data: Uint8Array): WithdrawIncentiveEvent;
2047
+ toJSONField(): {
2048
+ sender: string;
2049
+ index: string;
2050
+ incentiveTokenType: {
2051
+ name: string;
2052
+ };
2053
+ withdrawalAmount: string;
2054
+ u64Padding: string[];
2055
+ };
2056
+ toJSON(): {
2057
+ sender: string;
2058
+ index: string;
2059
+ incentiveTokenType: {
2060
+ name: string;
2061
+ };
2062
+ withdrawalAmount: string;
2063
+ u64Padding: string[];
2064
+ $typeName: string;
2065
+ $typeArgs: [];
2066
+ };
2067
+ static fromJSONField(field: any): WithdrawIncentiveEvent;
2068
+ static fromJSON(json: Record<string, any>): WithdrawIncentiveEvent;
2069
+ static fromSuiParsedData(content: SuiParsedData): WithdrawIncentiveEvent;
2070
+ static fetch(client: SuiClient, id: string): Promise<WithdrawIncentiveEvent>;
2071
+ }