@sparkdreamnft/sparkdreamjs 0.0.28 → 0.0.29

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 (625) hide show
  1. package/akash/audit/v1/audit.d.ts +209 -0
  2. package/akash/audit/v1/audit.js +265 -0
  3. package/akash/audit/v1/event.d.ts +150 -0
  4. package/akash/audit/v1/event.js +167 -0
  5. package/akash/audit/v1/genesis.d.ts +53 -0
  6. package/akash/audit/v1/genesis.js +78 -0
  7. package/akash/audit/v1/msg.d.ts +253 -0
  8. package/akash/audit/v1/msg.js +310 -0
  9. package/akash/audit/v1/query.d.ts +392 -0
  10. package/akash/audit/v1/query.js +484 -0
  11. package/akash/audit/v1/query.lcd.d.ts +12 -0
  12. package/akash/audit/v1/query.lcd.js +60 -0
  13. package/akash/audit/v1/query.rpc.Query.d.ts +44 -0
  14. package/akash/audit/v1/query.rpc.Query.js +66 -0
  15. package/akash/audit/v1/service.amino.d.ts +13 -0
  16. package/akash/audit/v1/service.amino.js +17 -0
  17. package/akash/audit/v1/service.d.ts +1 -0
  18. package/akash/audit/v1/service.js +2 -0
  19. package/akash/audit/v1/service.registry.d.ts +37 -0
  20. package/akash/audit/v1/service.registry.js +55 -0
  21. package/akash/audit/v1/service.rpc.msg.d.ts +16 -0
  22. package/akash/audit/v1/service.rpc.msg.js +28 -0
  23. package/akash/audit/v1beta3/audit.amino.d.ts +13 -0
  24. package/akash/audit/v1beta3/audit.amino.js +17 -0
  25. package/akash/audit/v1beta3/audit.d.ts +369 -0
  26. package/akash/audit/v1beta3/audit.js +661 -0
  27. package/akash/audit/v1beta3/audit.registry.d.ts +37 -0
  28. package/akash/audit/v1beta3/audit.registry.js +55 -0
  29. package/akash/audit/v1beta3/audit.rpc.msg.d.ts +16 -0
  30. package/akash/audit/v1beta3/audit.rpc.msg.js +28 -0
  31. package/akash/audit/v1beta3/genesis.d.ts +47 -0
  32. package/akash/audit/v1beta3/genesis.js +78 -0
  33. package/akash/audit/v1beta3/query.d.ts +278 -0
  34. package/akash/audit/v1beta3/query.js +484 -0
  35. package/akash/audit/v1beta3/query.lcd.d.ts +12 -0
  36. package/akash/audit/v1beta3/query.lcd.js +60 -0
  37. package/akash/audit/v1beta3/query.rpc.Query.d.ts +44 -0
  38. package/akash/audit/v1beta3/query.rpc.Query.js +66 -0
  39. package/akash/base/attributes/v1/attribute.d.ts +185 -0
  40. package/akash/base/attributes/v1/attribute.js +260 -0
  41. package/akash/base/resources/v1beta4/cpu.d.ts +66 -0
  42. package/akash/base/resources/v1beta4/cpu.js +91 -0
  43. package/akash/base/resources/v1beta4/endpoint.d.ts +73 -0
  44. package/akash/base/resources/v1beta4/endpoint.js +130 -0
  45. package/akash/base/resources/v1beta4/gpu.d.ts +58 -0
  46. package/akash/base/resources/v1beta4/gpu.js +91 -0
  47. package/akash/base/resources/v1beta4/memory.d.ts +66 -0
  48. package/akash/base/resources/v1beta4/memory.js +91 -0
  49. package/akash/base/resources/v1beta4/resources.d.ts +108 -0
  50. package/akash/base/resources/v1beta4/resources.js +146 -0
  51. package/akash/base/resources/v1beta4/resourcevalue.d.ts +46 -0
  52. package/akash/base/resources/v1beta4/resourcevalue.js +75 -0
  53. package/akash/base/resources/v1beta4/storage.d.ts +74 -0
  54. package/akash/base/resources/v1beta4/storage.js +103 -0
  55. package/akash/base/v1beta3/attribute.d.ts +173 -0
  56. package/akash/base/v1beta3/attribute.js +260 -0
  57. package/akash/base/v1beta3/cpu.d.ts +50 -0
  58. package/akash/base/v1beta3/cpu.js +91 -0
  59. package/akash/base/v1beta3/endpoint.d.ts +61 -0
  60. package/akash/base/v1beta3/endpoint.js +130 -0
  61. package/akash/base/v1beta3/gpu.d.ts +50 -0
  62. package/akash/base/v1beta3/gpu.js +91 -0
  63. package/akash/base/v1beta3/memory.d.ts +50 -0
  64. package/akash/base/v1beta3/memory.js +91 -0
  65. package/akash/base/v1beta3/resources.d.ts +64 -0
  66. package/akash/base/v1beta3/resources.js +146 -0
  67. package/akash/base/v1beta3/resourcevalue.d.ts +46 -0
  68. package/akash/base/v1beta3/resourcevalue.js +75 -0
  69. package/akash/base/v1beta3/storage.d.ts +52 -0
  70. package/akash/base/v1beta3/storage.js +103 -0
  71. package/akash/bundle.d.ts +5068 -0
  72. package/akash/bundle.js +465 -0
  73. package/akash/cert/v1/cert.d.ts +154 -0
  74. package/akash/cert/v1/cert.js +225 -0
  75. package/akash/cert/v1/filters.d.ts +80 -0
  76. package/akash/cert/v1/filters.js +98 -0
  77. package/akash/cert/v1/genesis.d.ts +119 -0
  78. package/akash/cert/v1/genesis.js +159 -0
  79. package/akash/cert/v1/msg.d.ts +211 -0
  80. package/akash/cert/v1/msg.js +281 -0
  81. package/akash/cert/v1/query.d.ts +179 -0
  82. package/akash/cert/v1/query.js +254 -0
  83. package/akash/cert/v1/query.lcd.d.ts +9 -0
  84. package/akash/cert/v1/query.lcd.js +26 -0
  85. package/akash/cert/v1/query.rpc.Query.d.ts +16 -0
  86. package/akash/cert/v1/query.rpc.Query.js +29 -0
  87. package/akash/cert/v1/service.amino.d.ts +13 -0
  88. package/akash/cert/v1/service.amino.js +17 -0
  89. package/akash/cert/v1/service.d.ts +1 -0
  90. package/akash/cert/v1/service.js +2 -0
  91. package/akash/cert/v1/service.registry.d.ts +37 -0
  92. package/akash/cert/v1/service.registry.js +55 -0
  93. package/akash/cert/v1/service.rpc.msg.d.ts +16 -0
  94. package/akash/cert/v1/service.rpc.msg.js +28 -0
  95. package/akash/cert/v1beta3/cert.amino.d.ts +13 -0
  96. package/akash/cert/v1beta3/cert.amino.js +17 -0
  97. package/akash/cert/v1beta3/cert.d.ts +333 -0
  98. package/akash/cert/v1beta3/cert.js +591 -0
  99. package/akash/cert/v1beta3/cert.registry.d.ts +37 -0
  100. package/akash/cert/v1beta3/cert.registry.js +55 -0
  101. package/akash/cert/v1beta3/cert.rpc.msg.d.ts +16 -0
  102. package/akash/cert/v1beta3/cert.rpc.msg.js +28 -0
  103. package/akash/cert/v1beta3/genesis.d.ts +93 -0
  104. package/akash/cert/v1beta3/genesis.js +159 -0
  105. package/akash/cert/v1beta3/query.d.ts +142 -0
  106. package/akash/cert/v1beta3/query.js +253 -0
  107. package/akash/cert/v1beta3/query.lcd.d.ts +9 -0
  108. package/akash/cert/v1beta3/query.lcd.js +26 -0
  109. package/akash/cert/v1beta3/query.rpc.Query.d.ts +16 -0
  110. package/akash/cert/v1beta3/query.rpc.Query.js +29 -0
  111. package/akash/client.d.ts +222 -0
  112. package/akash/client.js +97 -0
  113. package/akash/deployment/v1/authz.d.ts +58 -0
  114. package/akash/deployment/v1/authz.js +76 -0
  115. package/akash/deployment/v1/deployment.d.ts +162 -0
  116. package/akash/deployment/v1/deployment.js +237 -0
  117. package/akash/deployment/v1/event.d.ts +338 -0
  118. package/akash/deployment/v1/event.js +452 -0
  119. package/akash/deployment/v1/group.d.ts +89 -0
  120. package/akash/deployment/v1/group.js +101 -0
  121. package/akash/deployment/v1/msg.d.ts +122 -0
  122. package/akash/deployment/v1/msg.js +158 -0
  123. package/akash/deployment/v1beta3/authz.d.ts +58 -0
  124. package/akash/deployment/v1beta3/authz.js +76 -0
  125. package/akash/deployment/v1beta3/deployment.d.ts +159 -0
  126. package/akash/deployment/v1beta3/deployment.js +329 -0
  127. package/akash/deployment/v1beta3/deploymentmsg.d.ts +375 -0
  128. package/akash/deployment/v1beta3/deploymentmsg.js +596 -0
  129. package/akash/deployment/v1beta3/genesis.d.ts +97 -0
  130. package/akash/deployment/v1beta3/genesis.js +176 -0
  131. package/akash/deployment/v1beta3/group.d.ts +71 -0
  132. package/akash/deployment/v1beta3/group.js +170 -0
  133. package/akash/deployment/v1beta3/groupid.d.ts +50 -0
  134. package/akash/deployment/v1beta3/groupid.js +98 -0
  135. package/akash/deployment/v1beta3/groupmsg.d.ts +261 -0
  136. package/akash/deployment/v1beta3/groupmsg.js +381 -0
  137. package/akash/deployment/v1beta3/groupspec.d.ts +52 -0
  138. package/akash/deployment/v1beta3/groupspec.js +103 -0
  139. package/akash/deployment/v1beta3/params.d.ts +47 -0
  140. package/akash/deployment/v1beta3/params.js +78 -0
  141. package/akash/deployment/v1beta3/query.d.ts +279 -0
  142. package/akash/deployment/v1beta3/query.js +478 -0
  143. package/akash/deployment/v1beta3/query.lcd.d.ts +11 -0
  144. package/akash/deployment/v1beta3/query.lcd.js +48 -0
  145. package/akash/deployment/v1beta3/query.rpc.Query.d.ts +24 -0
  146. package/akash/deployment/v1beta3/query.rpc.Query.js +47 -0
  147. package/akash/deployment/v1beta3/resourceunit.d.ts +52 -0
  148. package/akash/deployment/v1beta3/resourceunit.js +100 -0
  149. package/akash/deployment/v1beta3/service.amino.d.ts +39 -0
  150. package/akash/deployment/v1beta3/service.amino.js +43 -0
  151. package/akash/deployment/v1beta3/service.d.ts +1 -0
  152. package/akash/deployment/v1beta3/service.js +2 -0
  153. package/akash/deployment/v1beta3/service.registry.d.ts +98 -0
  154. package/akash/deployment/v1beta3/service.registry.js +146 -0
  155. package/akash/deployment/v1beta3/service.rpc.msg.d.ts +32 -0
  156. package/akash/deployment/v1beta3/service.rpc.msg.js +59 -0
  157. package/akash/deployment/v1beta4/deploymentmsg.d.ts +333 -0
  158. package/akash/deployment/v1beta4/deploymentmsg.js +447 -0
  159. package/akash/deployment/v1beta4/filters.d.ts +164 -0
  160. package/akash/deployment/v1beta4/filters.js +203 -0
  161. package/akash/deployment/v1beta4/genesis.d.ts +121 -0
  162. package/akash/deployment/v1beta4/genesis.js +176 -0
  163. package/akash/deployment/v1beta4/group.d.ts +95 -0
  164. package/akash/deployment/v1beta4/group.js +170 -0
  165. package/akash/deployment/v1beta4/groupmsg.d.ts +279 -0
  166. package/akash/deployment/v1beta4/groupmsg.js +381 -0
  167. package/akash/deployment/v1beta4/groupspec.d.ts +77 -0
  168. package/akash/deployment/v1beta4/groupspec.js +104 -0
  169. package/akash/deployment/v1beta4/params.d.ts +53 -0
  170. package/akash/deployment/v1beta4/params.js +78 -0
  171. package/akash/deployment/v1beta4/paramsmsg.d.ts +122 -0
  172. package/akash/deployment/v1beta4/paramsmsg.js +148 -0
  173. package/akash/deployment/v1beta4/query.d.ts +437 -0
  174. package/akash/deployment/v1beta4/query.js +605 -0
  175. package/akash/deployment/v1beta4/query.lcd.d.ts +12 -0
  176. package/akash/deployment/v1beta4/query.lcd.js +53 -0
  177. package/akash/deployment/v1beta4/query.rpc.Query.d.ts +28 -0
  178. package/akash/deployment/v1beta4/query.rpc.Query.js +56 -0
  179. package/akash/deployment/v1beta4/resourceunit.d.ts +70 -0
  180. package/akash/deployment/v1beta4/resourceunit.js +100 -0
  181. package/akash/deployment/v1beta4/service.amino.d.ts +46 -0
  182. package/akash/deployment/v1beta4/service.amino.js +50 -0
  183. package/akash/deployment/v1beta4/service.d.ts +1 -0
  184. package/akash/deployment/v1beta4/service.js +2 -0
  185. package/akash/deployment/v1beta4/service.registry.d.ts +112 -0
  186. package/akash/deployment/v1beta4/service.registry.js +166 -0
  187. package/akash/deployment/v1beta4/service.rpc.msg.d.ts +42 -0
  188. package/akash/deployment/v1beta4/service.rpc.msg.js +70 -0
  189. package/akash/discovery/v1/akash.d.ts +53 -0
  190. package/akash/discovery/v1/akash.js +75 -0
  191. package/akash/discovery/v1/client_info.d.ts +52 -0
  192. package/akash/discovery/v1/client_info.js +74 -0
  193. package/akash/escrow/v1/account.d.ts +147 -0
  194. package/akash/escrow/v1/account.js +211 -0
  195. package/akash/escrow/v1/accountid.d.ts +60 -0
  196. package/akash/escrow/v1/accountid.js +86 -0
  197. package/akash/escrow/v1/fractional_payment.d.ts +125 -0
  198. package/akash/escrow/v1/fractional_payment.js +199 -0
  199. package/akash/escrow/v1/genesis.d.ts +62 -0
  200. package/akash/escrow/v1/genesis.js +94 -0
  201. package/akash/escrow/v1/query.d.ts +309 -0
  202. package/akash/escrow/v1/query.js +422 -0
  203. package/akash/escrow/v1/query.lcd.d.ts +10 -0
  204. package/akash/escrow/v1/query.lcd.js +65 -0
  205. package/akash/escrow/v1/query.rpc.Query.d.ts +28 -0
  206. package/akash/escrow/v1/query.rpc.Query.js +42 -0
  207. package/akash/escrow/v1beta3/genesis.d.ts +49 -0
  208. package/akash/escrow/v1beta3/genesis.js +93 -0
  209. package/akash/escrow/v1beta3/query.d.ts +202 -0
  210. package/akash/escrow/v1beta3/query.js +421 -0
  211. package/akash/escrow/v1beta3/query.lcd.d.ts +10 -0
  212. package/akash/escrow/v1beta3/query.lcd.js +65 -0
  213. package/akash/escrow/v1beta3/query.rpc.Query.d.ts +28 -0
  214. package/akash/escrow/v1beta3/query.rpc.Query.js +42 -0
  215. package/akash/escrow/v1beta3/types.d.ts +247 -0
  216. package/akash/escrow/v1beta3/types.js +483 -0
  217. package/akash/lcd.d.ts +89 -0
  218. package/akash/lcd.js +193 -0
  219. package/akash/market/v1/bid.d.ts +109 -0
  220. package/akash/market/v1/bid.js +123 -0
  221. package/akash/market/v1/event.d.ts +340 -0
  222. package/akash/market/v1/event.js +453 -0
  223. package/akash/market/v1/filters.d.ts +114 -0
  224. package/akash/market/v1/filters.js +134 -0
  225. package/akash/market/v1/lease.d.ts +213 -0
  226. package/akash/market/v1/lease.js +294 -0
  227. package/akash/market/v1/order.d.ts +90 -0
  228. package/akash/market/v1/order.js +110 -0
  229. package/akash/market/v1beta4/bid.d.ts +412 -0
  230. package/akash/market/v1beta4/bid.js +816 -0
  231. package/akash/market/v1beta4/genesis.d.ts +56 -0
  232. package/akash/market/v1beta4/genesis.js +123 -0
  233. package/akash/market/v1beta4/lease.d.ts +435 -0
  234. package/akash/market/v1beta4/lease.js +796 -0
  235. package/akash/market/v1beta4/order.d.ts +170 -0
  236. package/akash/market/v1beta4/order.js +384 -0
  237. package/akash/market/v1beta4/params.d.ts +49 -0
  238. package/akash/market/v1beta4/params.js +87 -0
  239. package/akash/market/v1beta4/query.d.ts +551 -0
  240. package/akash/market/v1beta4/query.js +943 -0
  241. package/akash/market/v1beta4/query.lcd.d.ts +14 -0
  242. package/akash/market/v1beta4/query.lcd.js +87 -0
  243. package/akash/market/v1beta4/query.rpc.Query.d.ts +36 -0
  244. package/akash/market/v1beta4/query.rpc.Query.js +74 -0
  245. package/akash/market/v1beta4/service.amino.d.ts +29 -0
  246. package/akash/market/v1beta4/service.amino.js +33 -0
  247. package/akash/market/v1beta4/service.d.ts +1 -0
  248. package/akash/market/v1beta4/service.js +2 -0
  249. package/akash/market/v1beta4/service.registry.d.ts +74 -0
  250. package/akash/market/v1beta4/service.registry.js +111 -0
  251. package/akash/market/v1beta4/service.rpc.msg.d.ts +26 -0
  252. package/akash/market/v1beta4/service.rpc.msg.js +48 -0
  253. package/akash/market/v1beta5/bid.d.ts +106 -0
  254. package/akash/market/v1beta5/bid.js +186 -0
  255. package/akash/market/v1beta5/bidmsg.d.ts +230 -0
  256. package/akash/market/v1beta5/bidmsg.js +310 -0
  257. package/akash/market/v1beta5/filters.d.ts +210 -0
  258. package/akash/market/v1beta5/filters.js +251 -0
  259. package/akash/market/v1beta5/genesis.d.ts +80 -0
  260. package/akash/market/v1beta5/genesis.js +123 -0
  261. package/akash/market/v1beta5/leasemsg.d.ts +280 -0
  262. package/akash/market/v1beta5/leasemsg.js +382 -0
  263. package/akash/market/v1beta5/order.d.ts +75 -0
  264. package/akash/market/v1beta5/order.js +163 -0
  265. package/akash/market/v1beta5/params.d.ts +61 -0
  266. package/akash/market/v1beta5/params.js +87 -0
  267. package/akash/market/v1beta5/paramsmsg.d.ts +122 -0
  268. package/akash/market/v1beta5/paramsmsg.js +148 -0
  269. package/akash/market/v1beta5/query.d.ts +769 -0
  270. package/akash/market/v1beta5/query.js +1074 -0
  271. package/akash/market/v1beta5/query.lcd.d.ts +15 -0
  272. package/akash/market/v1beta5/query.lcd.js +92 -0
  273. package/akash/market/v1beta5/query.rpc.Query.d.ts +40 -0
  274. package/akash/market/v1beta5/query.rpc.Query.js +83 -0
  275. package/akash/market/v1beta5/resourcesoffer.d.ts +64 -0
  276. package/akash/market/v1beta5/resourcesoffer.js +88 -0
  277. package/akash/market/v1beta5/service.amino.d.ts +35 -0
  278. package/akash/market/v1beta5/service.amino.js +39 -0
  279. package/akash/market/v1beta5/service.d.ts +1 -0
  280. package/akash/market/v1beta5/service.js +2 -0
  281. package/akash/market/v1beta5/service.registry.d.ts +87 -0
  282. package/akash/market/v1beta5/service.registry.js +129 -0
  283. package/akash/market/v1beta5/service.rpc.msg.d.ts +35 -0
  284. package/akash/market/v1beta5/service.rpc.msg.js +57 -0
  285. package/akash/provider/v1beta3/genesis.d.ts +47 -0
  286. package/akash/provider/v1beta3/genesis.js +78 -0
  287. package/akash/provider/v1beta3/provider.amino.d.ts +18 -0
  288. package/akash/provider/v1beta3/provider.amino.js +22 -0
  289. package/akash/provider/v1beta3/provider.d.ts +369 -0
  290. package/akash/provider/v1beta3/provider.js +648 -0
  291. package/akash/provider/v1beta3/provider.registry.d.ts +49 -0
  292. package/akash/provider/v1beta3/provider.registry.js +73 -0
  293. package/akash/provider/v1beta3/provider.rpc.msg.d.ts +19 -0
  294. package/akash/provider/v1beta3/provider.rpc.msg.js +34 -0
  295. package/akash/provider/v1beta3/query.d.ts +182 -0
  296. package/akash/provider/v1beta3/query.js +298 -0
  297. package/akash/provider/v1beta3/query.lcd.d.ts +10 -0
  298. package/akash/provider/v1beta3/query.lcd.js +30 -0
  299. package/akash/provider/v1beta3/query.rpc.Query.d.ts +20 -0
  300. package/akash/provider/v1beta3/query.rpc.Query.js +40 -0
  301. package/akash/provider/v1beta4/event.d.ts +182 -0
  302. package/akash/provider/v1beta4/event.js +214 -0
  303. package/akash/provider/v1beta4/genesis.d.ts +53 -0
  304. package/akash/provider/v1beta4/genesis.js +78 -0
  305. package/akash/provider/v1beta4/msg.d.ts +308 -0
  306. package/akash/provider/v1beta4/msg.js +460 -0
  307. package/akash/provider/v1beta4/provider.d.ts +157 -0
  308. package/akash/provider/v1beta4/provider.js +199 -0
  309. package/akash/provider/v1beta4/query.d.ts +220 -0
  310. package/akash/provider/v1beta4/query.js +298 -0
  311. package/akash/provider/v1beta4/query.lcd.d.ts +10 -0
  312. package/akash/provider/v1beta4/query.lcd.js +30 -0
  313. package/akash/provider/v1beta4/query.rpc.Query.d.ts +20 -0
  314. package/akash/provider/v1beta4/query.rpc.Query.js +40 -0
  315. package/akash/provider/v1beta4/service.amino.d.ts +18 -0
  316. package/akash/provider/v1beta4/service.amino.js +22 -0
  317. package/akash/provider/v1beta4/service.d.ts +1 -0
  318. package/akash/provider/v1beta4/service.js +2 -0
  319. package/akash/provider/v1beta4/service.registry.d.ts +49 -0
  320. package/akash/provider/v1beta4/service.registry.js +73 -0
  321. package/akash/provider/v1beta4/service.rpc.msg.d.ts +19 -0
  322. package/akash/provider/v1beta4/service.rpc.msg.js +34 -0
  323. package/akash/rpc.query.d.ts +281 -0
  324. package/akash/rpc.query.js +135 -0
  325. package/akash/rpc.tx.d.ts +81 -0
  326. package/akash/rpc.tx.js +115 -0
  327. package/akash/take/v1/genesis.d.ts +53 -0
  328. package/akash/take/v1/genesis.js +75 -0
  329. package/akash/take/v1/params.d.ts +118 -0
  330. package/akash/take/v1/params.js +170 -0
  331. package/akash/take/v1/paramsmsg.d.ts +122 -0
  332. package/akash/take/v1/paramsmsg.js +148 -0
  333. package/akash/take/v1/query.d.ts +95 -0
  334. package/akash/take/v1/query.js +131 -0
  335. package/akash/take/v1/query.lcd.d.ts +9 -0
  336. package/akash/take/v1/query.lcd.js +15 -0
  337. package/akash/take/v1/query.rpc.Query.d.ts +16 -0
  338. package/akash/take/v1/query.rpc.Query.js +29 -0
  339. package/akash/take/v1/service.amino.d.ts +8 -0
  340. package/akash/take/v1/service.amino.js +12 -0
  341. package/akash/take/v1/service.d.ts +1 -0
  342. package/akash/take/v1/service.js +2 -0
  343. package/akash/take/v1/service.registry.d.ts +25 -0
  344. package/akash/take/v1/service.registry.js +37 -0
  345. package/akash/take/v1/service.rpc.msg.d.ts +18 -0
  346. package/akash/take/v1/service.rpc.msg.js +25 -0
  347. package/akash/take/v1beta3/genesis.d.ts +47 -0
  348. package/akash/take/v1beta3/genesis.js +75 -0
  349. package/akash/take/v1beta3/params.d.ts +100 -0
  350. package/akash/take/v1beta3/params.js +170 -0
  351. package/akash/take/v1beta3/query.d.ts +1 -0
  352. package/akash/take/v1beta3/query.js +2 -0
  353. package/akash/take/v1beta3/query.rpc.Query.d.ts +10 -0
  354. package/akash/take/v1beta3/query.rpc.Query.js +17 -0
  355. package/amino/bundle.js +2 -2
  356. package/cosmos/bundle.d.ts +7609 -7547
  357. package/cosmos/bundle.js +420 -412
  358. package/cosmos/client.d.ts +2 -2
  359. package/cosmos/crypto/bls12_381/keys.d.ts +106 -0
  360. package/cosmos/crypto/bls12_381/keys.js +162 -0
  361. package/cosmos/crypto/mldsa65/keys.d.ts +106 -0
  362. package/cosmos/crypto/mldsa65/keys.js +162 -0
  363. package/cosmos_proto/bundle.d.ts +23 -23
  364. package/cosmos_proto/bundle.js +2 -2
  365. package/esm/akash/audit/v1/audit.js +262 -0
  366. package/esm/akash/audit/v1/event.js +164 -0
  367. package/esm/akash/audit/v1/genesis.js +75 -0
  368. package/esm/akash/audit/v1/msg.js +307 -0
  369. package/esm/akash/audit/v1/query.js +481 -0
  370. package/esm/akash/audit/v1/query.lcd.js +56 -0
  371. package/esm/akash/audit/v1/query.rpc.Query.js +61 -0
  372. package/esm/akash/audit/v1/service.amino.js +14 -0
  373. package/esm/akash/audit/v1/service.js +1 -0
  374. package/esm/akash/audit/v1/service.registry.js +51 -0
  375. package/esm/akash/audit/v1/service.rpc.msg.js +23 -0
  376. package/esm/akash/audit/v1beta3/audit.amino.js +14 -0
  377. package/esm/akash/audit/v1beta3/audit.js +658 -0
  378. package/esm/akash/audit/v1beta3/audit.registry.js +51 -0
  379. package/esm/akash/audit/v1beta3/audit.rpc.msg.js +23 -0
  380. package/esm/akash/audit/v1beta3/genesis.js +75 -0
  381. package/esm/akash/audit/v1beta3/query.js +481 -0
  382. package/esm/akash/audit/v1beta3/query.lcd.js +56 -0
  383. package/esm/akash/audit/v1beta3/query.rpc.Query.js +61 -0
  384. package/esm/akash/base/attributes/v1/attribute.js +257 -0
  385. package/esm/akash/base/resources/v1beta4/cpu.js +88 -0
  386. package/esm/akash/base/resources/v1beta4/endpoint.js +125 -0
  387. package/esm/akash/base/resources/v1beta4/gpu.js +88 -0
  388. package/esm/akash/base/resources/v1beta4/memory.js +88 -0
  389. package/esm/akash/base/resources/v1beta4/resources.js +143 -0
  390. package/esm/akash/base/resources/v1beta4/resourcevalue.js +72 -0
  391. package/esm/akash/base/resources/v1beta4/storage.js +100 -0
  392. package/esm/akash/base/v1beta3/attribute.js +257 -0
  393. package/esm/akash/base/v1beta3/cpu.js +88 -0
  394. package/esm/akash/base/v1beta3/endpoint.js +125 -0
  395. package/esm/akash/base/v1beta3/gpu.js +88 -0
  396. package/esm/akash/base/v1beta3/memory.js +88 -0
  397. package/esm/akash/base/v1beta3/resources.js +143 -0
  398. package/esm/akash/base/v1beta3/resourcevalue.js +72 -0
  399. package/esm/akash/base/v1beta3/storage.js +100 -0
  400. package/esm/akash/bundle.js +429 -0
  401. package/esm/akash/cert/v1/cert.js +220 -0
  402. package/esm/akash/cert/v1/filters.js +95 -0
  403. package/esm/akash/cert/v1/genesis.js +156 -0
  404. package/esm/akash/cert/v1/msg.js +278 -0
  405. package/esm/akash/cert/v1/query.js +251 -0
  406. package/esm/akash/cert/v1/query.lcd.js +22 -0
  407. package/esm/akash/cert/v1/query.rpc.Query.js +24 -0
  408. package/esm/akash/cert/v1/service.amino.js +14 -0
  409. package/esm/akash/cert/v1/service.js +1 -0
  410. package/esm/akash/cert/v1/service.registry.js +51 -0
  411. package/esm/akash/cert/v1/service.rpc.msg.js +23 -0
  412. package/esm/akash/cert/v1beta3/cert.amino.js +14 -0
  413. package/esm/akash/cert/v1beta3/cert.js +586 -0
  414. package/esm/akash/cert/v1beta3/cert.registry.js +51 -0
  415. package/esm/akash/cert/v1beta3/cert.rpc.msg.js +23 -0
  416. package/esm/akash/cert/v1beta3/genesis.js +156 -0
  417. package/esm/akash/cert/v1beta3/query.js +250 -0
  418. package/esm/akash/cert/v1beta3/query.lcd.js +22 -0
  419. package/esm/akash/cert/v1beta3/query.rpc.Query.js +24 -0
  420. package/esm/akash/client.js +59 -0
  421. package/esm/akash/deployment/v1/authz.js +73 -0
  422. package/esm/akash/deployment/v1/deployment.js +232 -0
  423. package/esm/akash/deployment/v1/event.js +449 -0
  424. package/esm/akash/deployment/v1/group.js +98 -0
  425. package/esm/akash/deployment/v1/msg.js +155 -0
  426. package/esm/akash/deployment/v1beta3/authz.js +73 -0
  427. package/esm/akash/deployment/v1beta3/deployment.js +324 -0
  428. package/esm/akash/deployment/v1beta3/deploymentmsg.js +593 -0
  429. package/esm/akash/deployment/v1beta3/genesis.js +173 -0
  430. package/esm/akash/deployment/v1beta3/group.js +165 -0
  431. package/esm/akash/deployment/v1beta3/groupid.js +95 -0
  432. package/esm/akash/deployment/v1beta3/groupmsg.js +378 -0
  433. package/esm/akash/deployment/v1beta3/groupspec.js +100 -0
  434. package/esm/akash/deployment/v1beta3/params.js +75 -0
  435. package/esm/akash/deployment/v1beta3/query.js +475 -0
  436. package/esm/akash/deployment/v1beta3/query.lcd.js +44 -0
  437. package/esm/akash/deployment/v1beta3/query.rpc.Query.js +42 -0
  438. package/esm/akash/deployment/v1beta3/resourceunit.js +97 -0
  439. package/esm/akash/deployment/v1beta3/service.amino.js +40 -0
  440. package/esm/akash/deployment/v1beta3/service.js +1 -0
  441. package/esm/akash/deployment/v1beta3/service.registry.js +142 -0
  442. package/esm/akash/deployment/v1beta3/service.rpc.msg.js +54 -0
  443. package/esm/akash/deployment/v1beta4/deploymentmsg.js +444 -0
  444. package/esm/akash/deployment/v1beta4/filters.js +200 -0
  445. package/esm/akash/deployment/v1beta4/genesis.js +173 -0
  446. package/esm/akash/deployment/v1beta4/group.js +165 -0
  447. package/esm/akash/deployment/v1beta4/groupmsg.js +378 -0
  448. package/esm/akash/deployment/v1beta4/groupspec.js +101 -0
  449. package/esm/akash/deployment/v1beta4/params.js +75 -0
  450. package/esm/akash/deployment/v1beta4/paramsmsg.js +145 -0
  451. package/esm/akash/deployment/v1beta4/query.js +602 -0
  452. package/esm/akash/deployment/v1beta4/query.lcd.js +49 -0
  453. package/esm/akash/deployment/v1beta4/query.rpc.Query.js +51 -0
  454. package/esm/akash/deployment/v1beta4/resourceunit.js +97 -0
  455. package/esm/akash/deployment/v1beta4/service.amino.js +47 -0
  456. package/esm/akash/deployment/v1beta4/service.js +1 -0
  457. package/esm/akash/deployment/v1beta4/service.registry.js +162 -0
  458. package/esm/akash/deployment/v1beta4/service.rpc.msg.js +65 -0
  459. package/esm/akash/discovery/v1/akash.js +72 -0
  460. package/esm/akash/discovery/v1/client_info.js +71 -0
  461. package/esm/akash/escrow/v1/account.js +206 -0
  462. package/esm/akash/escrow/v1/accountid.js +83 -0
  463. package/esm/akash/escrow/v1/fractional_payment.js +194 -0
  464. package/esm/akash/escrow/v1/genesis.js +91 -0
  465. package/esm/akash/escrow/v1/query.js +419 -0
  466. package/esm/akash/escrow/v1/query.lcd.js +61 -0
  467. package/esm/akash/escrow/v1/query.rpc.Query.js +37 -0
  468. package/esm/akash/escrow/v1beta3/genesis.js +90 -0
  469. package/esm/akash/escrow/v1beta3/query.js +418 -0
  470. package/esm/akash/escrow/v1beta3/query.lcd.js +61 -0
  471. package/esm/akash/escrow/v1beta3/query.rpc.Query.js +37 -0
  472. package/esm/akash/escrow/v1beta3/types.js +476 -0
  473. package/esm/akash/lcd.js +156 -0
  474. package/esm/akash/market/v1/bid.js +120 -0
  475. package/esm/akash/market/v1/event.js +450 -0
  476. package/esm/akash/market/v1/filters.js +131 -0
  477. package/esm/akash/market/v1/lease.js +289 -0
  478. package/esm/akash/market/v1/order.js +107 -0
  479. package/esm/akash/market/v1beta4/bid.js +811 -0
  480. package/esm/akash/market/v1beta4/genesis.js +120 -0
  481. package/esm/akash/market/v1beta4/lease.js +791 -0
  482. package/esm/akash/market/v1beta4/order.js +379 -0
  483. package/esm/akash/market/v1beta4/params.js +84 -0
  484. package/esm/akash/market/v1beta4/query.js +940 -0
  485. package/esm/akash/market/v1beta4/query.lcd.js +83 -0
  486. package/esm/akash/market/v1beta4/query.rpc.Query.js +69 -0
  487. package/esm/akash/market/v1beta4/service.amino.js +30 -0
  488. package/esm/akash/market/v1beta4/service.js +1 -0
  489. package/esm/akash/market/v1beta4/service.registry.js +107 -0
  490. package/esm/akash/market/v1beta4/service.rpc.msg.js +43 -0
  491. package/esm/akash/market/v1beta5/bid.js +181 -0
  492. package/esm/akash/market/v1beta5/bidmsg.js +307 -0
  493. package/esm/akash/market/v1beta5/filters.js +248 -0
  494. package/esm/akash/market/v1beta5/genesis.js +120 -0
  495. package/esm/akash/market/v1beta5/leasemsg.js +379 -0
  496. package/esm/akash/market/v1beta5/order.js +158 -0
  497. package/esm/akash/market/v1beta5/params.js +84 -0
  498. package/esm/akash/market/v1beta5/paramsmsg.js +145 -0
  499. package/esm/akash/market/v1beta5/query.js +1071 -0
  500. package/esm/akash/market/v1beta5/query.lcd.js +88 -0
  501. package/esm/akash/market/v1beta5/query.rpc.Query.js +78 -0
  502. package/esm/akash/market/v1beta5/resourcesoffer.js +85 -0
  503. package/esm/akash/market/v1beta5/service.amino.js +36 -0
  504. package/esm/akash/market/v1beta5/service.js +1 -0
  505. package/esm/akash/market/v1beta5/service.registry.js +125 -0
  506. package/esm/akash/market/v1beta5/service.rpc.msg.js +52 -0
  507. package/esm/akash/provider/v1beta3/genesis.js +75 -0
  508. package/esm/akash/provider/v1beta3/provider.amino.js +19 -0
  509. package/esm/akash/provider/v1beta3/provider.js +645 -0
  510. package/esm/akash/provider/v1beta3/provider.registry.js +69 -0
  511. package/esm/akash/provider/v1beta3/provider.rpc.msg.js +29 -0
  512. package/esm/akash/provider/v1beta3/query.js +295 -0
  513. package/esm/akash/provider/v1beta3/query.lcd.js +26 -0
  514. package/esm/akash/provider/v1beta3/query.rpc.Query.js +35 -0
  515. package/esm/akash/provider/v1beta4/event.js +211 -0
  516. package/esm/akash/provider/v1beta4/genesis.js +75 -0
  517. package/esm/akash/provider/v1beta4/msg.js +457 -0
  518. package/esm/akash/provider/v1beta4/provider.js +196 -0
  519. package/esm/akash/provider/v1beta4/query.js +295 -0
  520. package/esm/akash/provider/v1beta4/query.lcd.js +26 -0
  521. package/esm/akash/provider/v1beta4/query.rpc.Query.js +35 -0
  522. package/esm/akash/provider/v1beta4/service.amino.js +19 -0
  523. package/esm/akash/provider/v1beta4/service.js +1 -0
  524. package/esm/akash/provider/v1beta4/service.registry.js +69 -0
  525. package/esm/akash/provider/v1beta4/service.rpc.msg.js +29 -0
  526. package/esm/akash/rpc.query.js +98 -0
  527. package/esm/akash/rpc.tx.js +78 -0
  528. package/esm/akash/take/v1/genesis.js +72 -0
  529. package/esm/akash/take/v1/params.js +167 -0
  530. package/esm/akash/take/v1/paramsmsg.js +145 -0
  531. package/esm/akash/take/v1/query.js +128 -0
  532. package/esm/akash/take/v1/query.lcd.js +11 -0
  533. package/esm/akash/take/v1/query.rpc.Query.js +24 -0
  534. package/esm/akash/take/v1/service.amino.js +9 -0
  535. package/esm/akash/take/v1/service.js +1 -0
  536. package/esm/akash/take/v1/service.registry.js +33 -0
  537. package/esm/akash/take/v1/service.rpc.msg.js +20 -0
  538. package/esm/akash/take/v1beta3/genesis.js +72 -0
  539. package/esm/akash/take/v1beta3/params.js +167 -0
  540. package/esm/akash/take/v1beta3/query.js +1 -0
  541. package/esm/akash/take/v1beta3/query.rpc.Query.js +12 -0
  542. package/esm/amino/bundle.js +2 -2
  543. package/esm/cosmos/bundle.js +420 -412
  544. package/esm/cosmos/crypto/bls12_381/keys.js +159 -0
  545. package/esm/cosmos/crypto/mldsa65/keys.js +159 -0
  546. package/esm/cosmos_proto/bundle.js +2 -2
  547. package/esm/gogoproto/bundle.js +2 -2
  548. package/esm/google/bundle.js +8 -8
  549. package/esm/google/protobuf/any.js +22 -77
  550. package/esm/google/protobuf/descriptor.js +135 -1
  551. package/esm/google/protobuf/timestamp.js +2 -2
  552. package/esm/ibc/applications/gmp/v1/account.js +271 -0
  553. package/esm/ibc/applications/gmp/v1/genesis.js +170 -0
  554. package/esm/ibc/applications/gmp/v1/packet.js +203 -0
  555. package/esm/ibc/applications/gmp/v1/query.js +331 -0
  556. package/esm/ibc/applications/gmp/v1/query.lcd.js +23 -0
  557. package/esm/ibc/applications/gmp/v1/query.rpc.Query.js +34 -0
  558. package/esm/ibc/applications/gmp/v1/tx.amino.js +9 -0
  559. package/esm/ibc/applications/gmp/v1/tx.js +239 -0
  560. package/esm/ibc/applications/gmp/v1/tx.registry.js +33 -0
  561. package/esm/ibc/applications/gmp/v1/tx.rpc.msg.js +17 -0
  562. package/esm/ibc/applications/packet_forward_middleware/v1/genesis.js +1 -13
  563. package/esm/ibc/applications/rate_limiting/v1/genesis.js +16 -1
  564. package/esm/ibc/bundle.js +244 -212
  565. package/esm/ibc/client.js +4 -1
  566. package/esm/ibc/lcd.js +5 -0
  567. package/esm/ibc/lightclients/attestations/v1/attestations.js +288 -0
  568. package/esm/ibc/rpc.query.js +3 -0
  569. package/esm/ibc/rpc.tx.js +3 -0
  570. package/esm/index.js +2 -0
  571. package/esm/sparkdream/bundle.js +540 -540
  572. package/esm/tendermint/bundle.js +20 -20
  573. package/gogoproto/bundle.js +2 -2
  574. package/google/bundle.d.ts +434 -418
  575. package/google/bundle.js +8 -8
  576. package/google/protobuf/any.d.ts +133 -296
  577. package/google/protobuf/any.js +22 -77
  578. package/google/protobuf/descriptor.d.ts +106 -0
  579. package/google/protobuf/descriptor.js +139 -3
  580. package/google/protobuf/timestamp.d.ts +13 -12
  581. package/google/protobuf/timestamp.js +2 -2
  582. package/ibc/applications/gmp/v1/account.d.ts +165 -0
  583. package/ibc/applications/gmp/v1/account.js +274 -0
  584. package/ibc/applications/gmp/v1/genesis.d.ts +115 -0
  585. package/ibc/applications/gmp/v1/genesis.js +173 -0
  586. package/ibc/applications/gmp/v1/packet.d.ts +138 -0
  587. package/ibc/applications/gmp/v1/packet.js +206 -0
  588. package/ibc/applications/gmp/v1/query.d.ts +215 -0
  589. package/ibc/applications/gmp/v1/query.js +334 -0
  590. package/ibc/applications/gmp/v1/query.lcd.d.ts +10 -0
  591. package/ibc/applications/gmp/v1/query.lcd.js +27 -0
  592. package/ibc/applications/gmp/v1/query.rpc.Query.d.ts +23 -0
  593. package/ibc/applications/gmp/v1/query.rpc.Query.js +39 -0
  594. package/ibc/applications/gmp/v1/tx.amino.d.ts +8 -0
  595. package/ibc/applications/gmp/v1/tx.amino.js +12 -0
  596. package/ibc/applications/gmp/v1/tx.d.ts +162 -0
  597. package/ibc/applications/gmp/v1/tx.js +242 -0
  598. package/ibc/applications/gmp/v1/tx.registry.d.ts +25 -0
  599. package/ibc/applications/gmp/v1/tx.registry.js +37 -0
  600. package/ibc/applications/gmp/v1/tx.rpc.msg.d.ts +13 -0
  601. package/ibc/applications/gmp/v1/tx.rpc.msg.js +22 -0
  602. package/ibc/applications/packet_forward_middleware/v1/genesis.d.ts +0 -2
  603. package/ibc/applications/packet_forward_middleware/v1/genesis.js +1 -13
  604. package/ibc/applications/rate_limiting/v1/genesis.d.ts +2 -0
  605. package/ibc/applications/rate_limiting/v1/genesis.js +16 -1
  606. package/ibc/bundle.d.ts +3971 -3681
  607. package/ibc/bundle.js +244 -212
  608. package/ibc/client.d.ts +7 -2
  609. package/ibc/client.js +4 -1
  610. package/ibc/lcd.d.ts +3 -0
  611. package/ibc/lcd.js +5 -0
  612. package/ibc/lightclients/attestations/v1/attestations.d.ts +199 -0
  613. package/ibc/lightclients/attestations/v1/attestations.js +291 -0
  614. package/ibc/rpc.query.d.ts +6 -0
  615. package/ibc/rpc.query.js +3 -0
  616. package/ibc/rpc.tx.d.ts +3 -0
  617. package/ibc/rpc.tx.js +3 -0
  618. package/index.d.ts +2 -0
  619. package/index.js +2 -0
  620. package/package.json +8 -5
  621. package/sparkdream/bundle.d.ts +17390 -17390
  622. package/sparkdream/bundle.js +540 -540
  623. package/sparkdream/client.d.ts +2 -2
  624. package/tendermint/bundle.d.ts +844 -844
  625. package/tendermint/bundle.js +20 -20
@@ -0,0 +1,334 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.QueryAccountIdentifierResponse = exports.QueryAccountIdentifierRequest = exports.QueryAccountAddressResponse = exports.QueryAccountAddressRequest = void 0;
4
+ //@ts-nocheck
5
+ const account_1 = require("./account");
6
+ const binary_1 = require("../../../../binary");
7
+ function createBaseQueryAccountAddressRequest() {
8
+ return {
9
+ clientId: "",
10
+ sender: "",
11
+ salt: ""
12
+ };
13
+ }
14
+ /**
15
+ * QueryAccountAddressRequest is the request type for the Query/AccountAddress RPC method.
16
+ * @name QueryAccountAddressRequest
17
+ * @package ibc.applications.gmp.v1
18
+ * @see proto type: ibc.applications.gmp.v1.QueryAccountAddressRequest
19
+ */
20
+ exports.QueryAccountAddressRequest = {
21
+ typeUrl: "/ibc.applications.gmp.v1.QueryAccountAddressRequest",
22
+ aminoType: "cosmos-sdk/QueryAccountAddressRequest",
23
+ encode(message, writer = binary_1.BinaryWriter.create()) {
24
+ if (message.clientId !== "") {
25
+ writer.uint32(10).string(message.clientId);
26
+ }
27
+ if (message.sender !== "") {
28
+ writer.uint32(18).string(message.sender);
29
+ }
30
+ if (message.salt !== "") {
31
+ writer.uint32(26).string(message.salt);
32
+ }
33
+ return writer;
34
+ },
35
+ decode(input, length) {
36
+ const reader = input instanceof binary_1.BinaryReader ? input : new binary_1.BinaryReader(input);
37
+ let end = length === undefined ? reader.len : reader.pos + length;
38
+ const message = createBaseQueryAccountAddressRequest();
39
+ while (reader.pos < end) {
40
+ const tag = reader.uint32();
41
+ switch (tag >>> 3) {
42
+ case 1:
43
+ message.clientId = reader.string();
44
+ break;
45
+ case 2:
46
+ message.sender = reader.string();
47
+ break;
48
+ case 3:
49
+ message.salt = reader.string();
50
+ break;
51
+ default:
52
+ reader.skipType(tag & 7);
53
+ break;
54
+ }
55
+ }
56
+ return message;
57
+ },
58
+ fromPartial(object) {
59
+ const message = createBaseQueryAccountAddressRequest();
60
+ message.clientId = object.clientId ?? "";
61
+ message.sender = object.sender ?? "";
62
+ message.salt = object.salt ?? "";
63
+ return message;
64
+ },
65
+ fromAmino(object) {
66
+ const message = createBaseQueryAccountAddressRequest();
67
+ if (object.client_id !== undefined && object.client_id !== null) {
68
+ message.clientId = object.client_id;
69
+ }
70
+ if (object.sender !== undefined && object.sender !== null) {
71
+ message.sender = object.sender;
72
+ }
73
+ if (object.salt !== undefined && object.salt !== null) {
74
+ message.salt = object.salt;
75
+ }
76
+ return message;
77
+ },
78
+ toAmino(message) {
79
+ const obj = {};
80
+ obj.client_id = message.clientId === "" ? undefined : message.clientId;
81
+ obj.sender = message.sender === "" ? undefined : message.sender;
82
+ obj.salt = message.salt === "" ? undefined : message.salt;
83
+ return obj;
84
+ },
85
+ fromAminoMsg(object) {
86
+ return exports.QueryAccountAddressRequest.fromAmino(object.value);
87
+ },
88
+ toAminoMsg(message) {
89
+ return {
90
+ type: "cosmos-sdk/QueryAccountAddressRequest",
91
+ value: exports.QueryAccountAddressRequest.toAmino(message)
92
+ };
93
+ },
94
+ fromProtoMsg(message) {
95
+ return exports.QueryAccountAddressRequest.decode(message.value);
96
+ },
97
+ toProto(message) {
98
+ return exports.QueryAccountAddressRequest.encode(message).finish();
99
+ },
100
+ toProtoMsg(message) {
101
+ return {
102
+ typeUrl: "/ibc.applications.gmp.v1.QueryAccountAddressRequest",
103
+ value: exports.QueryAccountAddressRequest.encode(message).finish()
104
+ };
105
+ }
106
+ };
107
+ function createBaseQueryAccountAddressResponse() {
108
+ return {
109
+ accountAddress: ""
110
+ };
111
+ }
112
+ /**
113
+ * QueryAccountAddressResponse is the response type for the Query/AccountAddress RPC method.
114
+ * @name QueryAccountAddressResponse
115
+ * @package ibc.applications.gmp.v1
116
+ * @see proto type: ibc.applications.gmp.v1.QueryAccountAddressResponse
117
+ */
118
+ exports.QueryAccountAddressResponse = {
119
+ typeUrl: "/ibc.applications.gmp.v1.QueryAccountAddressResponse",
120
+ aminoType: "cosmos-sdk/QueryAccountAddressResponse",
121
+ encode(message, writer = binary_1.BinaryWriter.create()) {
122
+ if (message.accountAddress !== "") {
123
+ writer.uint32(10).string(message.accountAddress);
124
+ }
125
+ return writer;
126
+ },
127
+ decode(input, length) {
128
+ const reader = input instanceof binary_1.BinaryReader ? input : new binary_1.BinaryReader(input);
129
+ let end = length === undefined ? reader.len : reader.pos + length;
130
+ const message = createBaseQueryAccountAddressResponse();
131
+ while (reader.pos < end) {
132
+ const tag = reader.uint32();
133
+ switch (tag >>> 3) {
134
+ case 1:
135
+ message.accountAddress = reader.string();
136
+ break;
137
+ default:
138
+ reader.skipType(tag & 7);
139
+ break;
140
+ }
141
+ }
142
+ return message;
143
+ },
144
+ fromPartial(object) {
145
+ const message = createBaseQueryAccountAddressResponse();
146
+ message.accountAddress = object.accountAddress ?? "";
147
+ return message;
148
+ },
149
+ fromAmino(object) {
150
+ const message = createBaseQueryAccountAddressResponse();
151
+ if (object.account_address !== undefined && object.account_address !== null) {
152
+ message.accountAddress = object.account_address;
153
+ }
154
+ return message;
155
+ },
156
+ toAmino(message) {
157
+ const obj = {};
158
+ obj.account_address = message.accountAddress === "" ? undefined : message.accountAddress;
159
+ return obj;
160
+ },
161
+ fromAminoMsg(object) {
162
+ return exports.QueryAccountAddressResponse.fromAmino(object.value);
163
+ },
164
+ toAminoMsg(message) {
165
+ return {
166
+ type: "cosmos-sdk/QueryAccountAddressResponse",
167
+ value: exports.QueryAccountAddressResponse.toAmino(message)
168
+ };
169
+ },
170
+ fromProtoMsg(message) {
171
+ return exports.QueryAccountAddressResponse.decode(message.value);
172
+ },
173
+ toProto(message) {
174
+ return exports.QueryAccountAddressResponse.encode(message).finish();
175
+ },
176
+ toProtoMsg(message) {
177
+ return {
178
+ typeUrl: "/ibc.applications.gmp.v1.QueryAccountAddressResponse",
179
+ value: exports.QueryAccountAddressResponse.encode(message).finish()
180
+ };
181
+ }
182
+ };
183
+ function createBaseQueryAccountIdentifierRequest() {
184
+ return {
185
+ accountAddress: ""
186
+ };
187
+ }
188
+ /**
189
+ * QueryAccountIdentifierRequest is the request type for querying the account identifier by account address.
190
+ * @name QueryAccountIdentifierRequest
191
+ * @package ibc.applications.gmp.v1
192
+ * @see proto type: ibc.applications.gmp.v1.QueryAccountIdentifierRequest
193
+ */
194
+ exports.QueryAccountIdentifierRequest = {
195
+ typeUrl: "/ibc.applications.gmp.v1.QueryAccountIdentifierRequest",
196
+ aminoType: "cosmos-sdk/QueryAccountIdentifierRequest",
197
+ encode(message, writer = binary_1.BinaryWriter.create()) {
198
+ if (message.accountAddress !== "") {
199
+ writer.uint32(10).string(message.accountAddress);
200
+ }
201
+ return writer;
202
+ },
203
+ decode(input, length) {
204
+ const reader = input instanceof binary_1.BinaryReader ? input : new binary_1.BinaryReader(input);
205
+ let end = length === undefined ? reader.len : reader.pos + length;
206
+ const message = createBaseQueryAccountIdentifierRequest();
207
+ while (reader.pos < end) {
208
+ const tag = reader.uint32();
209
+ switch (tag >>> 3) {
210
+ case 1:
211
+ message.accountAddress = reader.string();
212
+ break;
213
+ default:
214
+ reader.skipType(tag & 7);
215
+ break;
216
+ }
217
+ }
218
+ return message;
219
+ },
220
+ fromPartial(object) {
221
+ const message = createBaseQueryAccountIdentifierRequest();
222
+ message.accountAddress = object.accountAddress ?? "";
223
+ return message;
224
+ },
225
+ fromAmino(object) {
226
+ const message = createBaseQueryAccountIdentifierRequest();
227
+ if (object.account_address !== undefined && object.account_address !== null) {
228
+ message.accountAddress = object.account_address;
229
+ }
230
+ return message;
231
+ },
232
+ toAmino(message) {
233
+ const obj = {};
234
+ obj.account_address = message.accountAddress === "" ? undefined : message.accountAddress;
235
+ return obj;
236
+ },
237
+ fromAminoMsg(object) {
238
+ return exports.QueryAccountIdentifierRequest.fromAmino(object.value);
239
+ },
240
+ toAminoMsg(message) {
241
+ return {
242
+ type: "cosmos-sdk/QueryAccountIdentifierRequest",
243
+ value: exports.QueryAccountIdentifierRequest.toAmino(message)
244
+ };
245
+ },
246
+ fromProtoMsg(message) {
247
+ return exports.QueryAccountIdentifierRequest.decode(message.value);
248
+ },
249
+ toProto(message) {
250
+ return exports.QueryAccountIdentifierRequest.encode(message).finish();
251
+ },
252
+ toProtoMsg(message) {
253
+ return {
254
+ typeUrl: "/ibc.applications.gmp.v1.QueryAccountIdentifierRequest",
255
+ value: exports.QueryAccountIdentifierRequest.encode(message).finish()
256
+ };
257
+ }
258
+ };
259
+ function createBaseQueryAccountIdentifierResponse() {
260
+ return {
261
+ accountId: undefined
262
+ };
263
+ }
264
+ /**
265
+ * QueryAccountIdentifierResponse is the response type for querying the account identifier by account address.
266
+ * @name QueryAccountIdentifierResponse
267
+ * @package ibc.applications.gmp.v1
268
+ * @see proto type: ibc.applications.gmp.v1.QueryAccountIdentifierResponse
269
+ */
270
+ exports.QueryAccountIdentifierResponse = {
271
+ typeUrl: "/ibc.applications.gmp.v1.QueryAccountIdentifierResponse",
272
+ aminoType: "cosmos-sdk/QueryAccountIdentifierResponse",
273
+ encode(message, writer = binary_1.BinaryWriter.create()) {
274
+ if (message.accountId !== undefined) {
275
+ account_1.AccountIdentifier.encode(message.accountId, writer.uint32(10).fork()).ldelim();
276
+ }
277
+ return writer;
278
+ },
279
+ decode(input, length) {
280
+ const reader = input instanceof binary_1.BinaryReader ? input : new binary_1.BinaryReader(input);
281
+ let end = length === undefined ? reader.len : reader.pos + length;
282
+ const message = createBaseQueryAccountIdentifierResponse();
283
+ while (reader.pos < end) {
284
+ const tag = reader.uint32();
285
+ switch (tag >>> 3) {
286
+ case 1:
287
+ message.accountId = account_1.AccountIdentifier.decode(reader, reader.uint32());
288
+ break;
289
+ default:
290
+ reader.skipType(tag & 7);
291
+ break;
292
+ }
293
+ }
294
+ return message;
295
+ },
296
+ fromPartial(object) {
297
+ const message = createBaseQueryAccountIdentifierResponse();
298
+ message.accountId = object.accountId !== undefined && object.accountId !== null ? account_1.AccountIdentifier.fromPartial(object.accountId) : undefined;
299
+ return message;
300
+ },
301
+ fromAmino(object) {
302
+ const message = createBaseQueryAccountIdentifierResponse();
303
+ if (object.account_id !== undefined && object.account_id !== null) {
304
+ message.accountId = account_1.AccountIdentifier.fromAmino(object.account_id);
305
+ }
306
+ return message;
307
+ },
308
+ toAmino(message) {
309
+ const obj = {};
310
+ obj.account_id = message.accountId ? account_1.AccountIdentifier.toAmino(message.accountId) : undefined;
311
+ return obj;
312
+ },
313
+ fromAminoMsg(object) {
314
+ return exports.QueryAccountIdentifierResponse.fromAmino(object.value);
315
+ },
316
+ toAminoMsg(message) {
317
+ return {
318
+ type: "cosmos-sdk/QueryAccountIdentifierResponse",
319
+ value: exports.QueryAccountIdentifierResponse.toAmino(message)
320
+ };
321
+ },
322
+ fromProtoMsg(message) {
323
+ return exports.QueryAccountIdentifierResponse.decode(message.value);
324
+ },
325
+ toProto(message) {
326
+ return exports.QueryAccountIdentifierResponse.encode(message).finish();
327
+ },
328
+ toProtoMsg(message) {
329
+ return {
330
+ typeUrl: "/ibc.applications.gmp.v1.QueryAccountIdentifierResponse",
331
+ value: exports.QueryAccountIdentifierResponse.encode(message).finish()
332
+ };
333
+ }
334
+ };
@@ -0,0 +1,10 @@
1
+ import { LCDClient } from "@cosmology/lcd";
2
+ import { QueryAccountAddressRequest, QueryAccountAddressResponse, QueryAccountIdentifierRequest, QueryAccountIdentifierResponse } from "./query";
3
+ export declare class LCDQueryClient {
4
+ req: LCDClient;
5
+ constructor({ requestClient }: {
6
+ requestClient: LCDClient;
7
+ });
8
+ accountAddress: (params: QueryAccountAddressRequest) => Promise<QueryAccountAddressResponse>;
9
+ accountIdentifier: (params: QueryAccountIdentifierRequest) => Promise<QueryAccountIdentifierResponse>;
10
+ }
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.LCDQueryClient = void 0;
4
+ class LCDQueryClient {
5
+ req;
6
+ constructor({ requestClient }) {
7
+ this.req = requestClient;
8
+ }
9
+ /* AccountAddress queries the interchain account address for a given client_id, sender, and salt.
10
+ If the account is not registered, the address is computed deterministically */
11
+ accountAddress = async (params) => {
12
+ const options = {
13
+ params: {}
14
+ };
15
+ if (typeof params?.salt !== "undefined") {
16
+ options.params.salt = params.salt;
17
+ }
18
+ const endpoint = `ibc/apps/gmp/v1/clients/${params.clientId}/accounts/${params.sender}/${params.salt}`;
19
+ return await this.req.get(endpoint, options);
20
+ };
21
+ /* AccountIdentifier queries the account identifier for a given interchain account address. */
22
+ accountIdentifier = async (params) => {
23
+ const endpoint = `ibc/apps/gmp/v1/accounts/${params.accountAddress}/identifier`;
24
+ return await this.req.get(endpoint);
25
+ };
26
+ }
27
+ exports.LCDQueryClient = LCDQueryClient;
@@ -0,0 +1,23 @@
1
+ import { TxRpc } from "../../../../types";
2
+ import { QueryClient } from "@cosmjs/stargate";
3
+ import { QueryAccountAddressRequest, QueryAccountAddressResponse, QueryAccountIdentifierRequest, QueryAccountIdentifierResponse } from "./query";
4
+ /** Query provides defines the gRPC querier service. */
5
+ export interface Query {
6
+ /**
7
+ * AccountAddress queries the interchain account address for a given client_id, sender, and salt.
8
+ * If the account is not registered, the address is computed deterministically
9
+ */
10
+ accountAddress(request: QueryAccountAddressRequest): Promise<QueryAccountAddressResponse>;
11
+ /** AccountIdentifier queries the account identifier for a given interchain account address. */
12
+ accountIdentifier(request: QueryAccountIdentifierRequest): Promise<QueryAccountIdentifierResponse>;
13
+ }
14
+ export declare class QueryClientImpl implements Query {
15
+ private readonly rpc;
16
+ constructor(rpc: TxRpc);
17
+ accountAddress: (request: QueryAccountAddressRequest) => Promise<QueryAccountAddressResponse>;
18
+ accountIdentifier: (request: QueryAccountIdentifierRequest) => Promise<QueryAccountIdentifierResponse>;
19
+ }
20
+ export declare const createRpcQueryExtension: (base: QueryClient) => {
21
+ accountAddress(request: QueryAccountAddressRequest): Promise<QueryAccountAddressResponse>;
22
+ accountIdentifier(request: QueryAccountIdentifierRequest): Promise<QueryAccountIdentifierResponse>;
23
+ };
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.createRpcQueryExtension = exports.QueryClientImpl = void 0;
4
+ const binary_1 = require("../../../../binary");
5
+ const stargate_1 = require("@cosmjs/stargate");
6
+ const query_1 = require("./query");
7
+ class QueryClientImpl {
8
+ rpc;
9
+ constructor(rpc) {
10
+ this.rpc = rpc;
11
+ }
12
+ /* AccountAddress queries the interchain account address for a given client_id, sender, and salt.
13
+ If the account is not registered, the address is computed deterministically */
14
+ accountAddress = async (request) => {
15
+ const data = query_1.QueryAccountAddressRequest.encode(request).finish();
16
+ const promise = this.rpc.request("ibc.applications.gmp.v1.Query", "AccountAddress", data);
17
+ return promise.then(data => query_1.QueryAccountAddressResponse.decode(new binary_1.BinaryReader(data)));
18
+ };
19
+ /* AccountIdentifier queries the account identifier for a given interchain account address. */
20
+ accountIdentifier = async (request) => {
21
+ const data = query_1.QueryAccountIdentifierRequest.encode(request).finish();
22
+ const promise = this.rpc.request("ibc.applications.gmp.v1.Query", "AccountIdentifier", data);
23
+ return promise.then(data => query_1.QueryAccountIdentifierResponse.decode(new binary_1.BinaryReader(data)));
24
+ };
25
+ }
26
+ exports.QueryClientImpl = QueryClientImpl;
27
+ const createRpcQueryExtension = (base) => {
28
+ const rpc = (0, stargate_1.createProtobufRpcClient)(base);
29
+ const queryService = new QueryClientImpl(rpc);
30
+ return {
31
+ accountAddress(request) {
32
+ return queryService.accountAddress(request);
33
+ },
34
+ accountIdentifier(request) {
35
+ return queryService.accountIdentifier(request);
36
+ }
37
+ };
38
+ };
39
+ exports.createRpcQueryExtension = createRpcQueryExtension;
@@ -0,0 +1,8 @@
1
+ import { MsgSendCall } from "./tx";
2
+ export declare const AminoConverter: {
3
+ "/ibc.applications.gmp.v1.MsgSendCall": {
4
+ aminoType: string;
5
+ toAmino: (message: MsgSendCall) => import("./tx").MsgSendCallAmino;
6
+ fromAmino: (object: import("./tx").MsgSendCallAmino) => MsgSendCall;
7
+ };
8
+ };
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AminoConverter = void 0;
4
+ //@ts-nocheck
5
+ const tx_1 = require("./tx");
6
+ exports.AminoConverter = {
7
+ "/ibc.applications.gmp.v1.MsgSendCall": {
8
+ aminoType: "cosmos-sdk/MsgSendCall",
9
+ toAmino: tx_1.MsgSendCall.toAmino,
10
+ fromAmino: tx_1.MsgSendCall.fromAmino
11
+ }
12
+ };
@@ -0,0 +1,162 @@
1
+ import { BinaryReader, BinaryWriter } from "../../../../binary";
2
+ import { DeepPartial } from "../../../../helpers";
3
+ /**
4
+ * MsgSendCall defines a msg to send a call to a contract/receiver on a ICS27-2 enabled chain.
5
+ * @name MsgSendCall
6
+ * @package ibc.applications.gmp.v1
7
+ * @see proto type: ibc.applications.gmp.v1.MsgSendCall
8
+ */
9
+ export interface MsgSendCall {
10
+ /**
11
+ * the client by which the packet will be sent
12
+ */
13
+ sourceClient: string;
14
+ /**
15
+ * the sender address
16
+ */
17
+ sender: string;
18
+ /**
19
+ * the recipient address on the destination chain
20
+ */
21
+ receiver: string;
22
+ /**
23
+ * The salt used to generate the caller account address
24
+ */
25
+ salt: Uint8Array;
26
+ /**
27
+ * The payload of the call
28
+ */
29
+ payload: Uint8Array;
30
+ /**
31
+ * Timeout timestamp in absolute nanoseconds since unix epoch.
32
+ */
33
+ timeoutTimestamp: bigint;
34
+ /**
35
+ * optional memo
36
+ */
37
+ memo: string;
38
+ /**
39
+ * optional encoding
40
+ */
41
+ encoding: string;
42
+ }
43
+ export interface MsgSendCallProtoMsg {
44
+ typeUrl: "/ibc.applications.gmp.v1.MsgSendCall";
45
+ value: Uint8Array;
46
+ }
47
+ /**
48
+ * MsgSendCall defines a msg to send a call to a contract/receiver on a ICS27-2 enabled chain.
49
+ * @name MsgSendCallAmino
50
+ * @package ibc.applications.gmp.v1
51
+ * @see proto type: ibc.applications.gmp.v1.MsgSendCall
52
+ */
53
+ export interface MsgSendCallAmino {
54
+ /**
55
+ * the client by which the packet will be sent
56
+ */
57
+ source_client?: string;
58
+ /**
59
+ * the sender address
60
+ */
61
+ sender?: string;
62
+ /**
63
+ * the recipient address on the destination chain
64
+ */
65
+ receiver?: string;
66
+ /**
67
+ * The salt used to generate the caller account address
68
+ */
69
+ salt?: string;
70
+ /**
71
+ * The payload of the call
72
+ */
73
+ payload?: string;
74
+ /**
75
+ * Timeout timestamp in absolute nanoseconds since unix epoch.
76
+ */
77
+ timeout_timestamp?: string;
78
+ /**
79
+ * optional memo
80
+ */
81
+ memo?: string;
82
+ /**
83
+ * optional encoding
84
+ */
85
+ encoding?: string;
86
+ }
87
+ export interface MsgSendCallAminoMsg {
88
+ type: "cosmos-sdk/MsgSendCall";
89
+ value: MsgSendCallAmino;
90
+ }
91
+ /**
92
+ * MsgSendCallResponse defines the Msg/SendCall response type.
93
+ * @name MsgSendCallResponse
94
+ * @package ibc.applications.gmp.v1
95
+ * @see proto type: ibc.applications.gmp.v1.MsgSendCallResponse
96
+ */
97
+ export interface MsgSendCallResponse {
98
+ /**
99
+ * sequence number of the GMP packet sent
100
+ */
101
+ sequence: bigint;
102
+ }
103
+ export interface MsgSendCallResponseProtoMsg {
104
+ typeUrl: "/ibc.applications.gmp.v1.MsgSendCallResponse";
105
+ value: Uint8Array;
106
+ }
107
+ /**
108
+ * MsgSendCallResponse defines the Msg/SendCall response type.
109
+ * @name MsgSendCallResponseAmino
110
+ * @package ibc.applications.gmp.v1
111
+ * @see proto type: ibc.applications.gmp.v1.MsgSendCallResponse
112
+ */
113
+ export interface MsgSendCallResponseAmino {
114
+ /**
115
+ * sequence number of the GMP packet sent
116
+ */
117
+ sequence?: string;
118
+ }
119
+ export interface MsgSendCallResponseAminoMsg {
120
+ type: "cosmos-sdk/MsgSendCallResponse";
121
+ value: MsgSendCallResponseAmino;
122
+ }
123
+ /**
124
+ * MsgSendCall defines a msg to send a call to a contract/receiver on a ICS27-2 enabled chain.
125
+ * @name MsgSendCall
126
+ * @package ibc.applications.gmp.v1
127
+ * @see proto type: ibc.applications.gmp.v1.MsgSendCall
128
+ */
129
+ export declare const MsgSendCall: {
130
+ typeUrl: string;
131
+ aminoType: string;
132
+ encode(message: MsgSendCall, writer?: BinaryWriter): BinaryWriter;
133
+ decode(input: BinaryReader | Uint8Array, length?: number): MsgSendCall;
134
+ fromPartial(object: DeepPartial<MsgSendCall>): MsgSendCall;
135
+ fromAmino(object: MsgSendCallAmino): MsgSendCall;
136
+ toAmino(message: MsgSendCall): MsgSendCallAmino;
137
+ fromAminoMsg(object: MsgSendCallAminoMsg): MsgSendCall;
138
+ toAminoMsg(message: MsgSendCall): MsgSendCallAminoMsg;
139
+ fromProtoMsg(message: MsgSendCallProtoMsg): MsgSendCall;
140
+ toProto(message: MsgSendCall): Uint8Array;
141
+ toProtoMsg(message: MsgSendCall): MsgSendCallProtoMsg;
142
+ };
143
+ /**
144
+ * MsgSendCallResponse defines the Msg/SendCall response type.
145
+ * @name MsgSendCallResponse
146
+ * @package ibc.applications.gmp.v1
147
+ * @see proto type: ibc.applications.gmp.v1.MsgSendCallResponse
148
+ */
149
+ export declare const MsgSendCallResponse: {
150
+ typeUrl: string;
151
+ aminoType: string;
152
+ encode(message: MsgSendCallResponse, writer?: BinaryWriter): BinaryWriter;
153
+ decode(input: BinaryReader | Uint8Array, length?: number): MsgSendCallResponse;
154
+ fromPartial(object: DeepPartial<MsgSendCallResponse>): MsgSendCallResponse;
155
+ fromAmino(object: MsgSendCallResponseAmino): MsgSendCallResponse;
156
+ toAmino(message: MsgSendCallResponse): MsgSendCallResponseAmino;
157
+ fromAminoMsg(object: MsgSendCallResponseAminoMsg): MsgSendCallResponse;
158
+ toAminoMsg(message: MsgSendCallResponse): MsgSendCallResponseAminoMsg;
159
+ fromProtoMsg(message: MsgSendCallResponseProtoMsg): MsgSendCallResponse;
160
+ toProto(message: MsgSendCallResponse): Uint8Array;
161
+ toProtoMsg(message: MsgSendCallResponse): MsgSendCallResponseProtoMsg;
162
+ };