@agoric/cosmic-proto 0.4.1-dev-76b8d53.0 → 0.4.1-dev-b78d824.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (188) hide show
  1. package/dist/codegen/cosmos/auth/v1beta1/query.d.ts +238 -61
  2. package/dist/codegen/cosmos/auth/v1beta1/query.js +311 -69
  3. package/dist/codegen/cosmos/auth/v1beta1/query.js.map +1 -1
  4. package/dist/codegen/cosmos/authz/v1beta1/authz.d.ts +6 -5
  5. package/dist/codegen/cosmos/authz/v1beta1/authz.js +6 -3
  6. package/dist/codegen/cosmos/authz/v1beta1/authz.js.map +1 -1
  7. package/dist/codegen/cosmos/authz/v1beta1/tx.d.ts +2 -4
  8. package/dist/codegen/cosmos/authz/v1beta1/tx.js +2 -10
  9. package/dist/codegen/cosmos/authz/v1beta1/tx.js.map +1 -1
  10. package/dist/codegen/cosmos/bank/v1beta1/query.d.ts +22 -2
  11. package/dist/codegen/cosmos/bank/v1beta1/query.js.map +1 -1
  12. package/dist/codegen/cosmos/base/abci/v1beta1/abci.d.ts +1 -1
  13. package/dist/codegen/cosmos/base/node/v1beta1/query.d.ts +45 -0
  14. package/dist/codegen/cosmos/base/node/v1beta1/query.js +111 -0
  15. package/dist/codegen/cosmos/base/node/v1beta1/query.js.map +1 -0
  16. package/dist/codegen/cosmos/bundle.d.ts +3421 -3221
  17. package/dist/codegen/cosmos/bundle.js +76 -69
  18. package/dist/codegen/cosmos/bundle.js.map +1 -1
  19. package/dist/codegen/cosmos/crypto/keyring/v1/record.d.ts +4 -6
  20. package/dist/codegen/cosmos/crypto/keyring/v1/record.js +0 -11
  21. package/dist/codegen/cosmos/crypto/keyring/v1/record.js.map +1 -1
  22. package/dist/codegen/cosmos/distribution/v1beta1/tx.d.ts +2 -0
  23. package/dist/codegen/cosmos/distribution/v1beta1/tx.js.map +1 -1
  24. package/dist/codegen/cosmos/feegrant/v1beta1/feegrant.d.ts +5 -5
  25. package/dist/codegen/cosmos/feegrant/v1beta1/feegrant.js +3 -3
  26. package/dist/codegen/cosmos/feegrant/v1beta1/feegrant.js.map +1 -1
  27. package/dist/codegen/cosmos/feegrant/v1beta1/query.d.ts +20 -4
  28. package/dist/codegen/cosmos/feegrant/v1beta1/query.js.map +1 -1
  29. package/dist/codegen/cosmos/feegrant/v1beta1/tx.d.ts +1 -1
  30. package/dist/codegen/cosmos/feegrant/v1beta1/tx.js +2 -2
  31. package/dist/codegen/cosmos/feegrant/v1beta1/tx.js.map +1 -1
  32. package/dist/codegen/cosmos/gov/v1/gov.d.ts +1 -1
  33. package/dist/codegen/cosmos/gov/v1/gov.js +1 -1
  34. package/dist/codegen/cosmos/gov/v1/gov.js.map +1 -1
  35. package/dist/codegen/cosmos/gov/v1/query.d.ts +1 -1
  36. package/dist/codegen/cosmos/gov/v1/tx.d.ts +3 -7
  37. package/dist/codegen/cosmos/gov/v1/tx.js +2 -20
  38. package/dist/codegen/cosmos/gov/v1/tx.js.map +1 -1
  39. package/dist/codegen/cosmos/gov/v1beta1/gov.d.ts +4 -8
  40. package/dist/codegen/cosmos/gov/v1beta1/gov.js +3 -21
  41. package/dist/codegen/cosmos/gov/v1beta1/gov.js.map +1 -1
  42. package/dist/codegen/cosmos/gov/v1beta1/query.d.ts +1 -1
  43. package/dist/codegen/cosmos/gov/v1beta1/tx.d.ts +3 -7
  44. package/dist/codegen/cosmos/gov/v1beta1/tx.js +2 -20
  45. package/dist/codegen/cosmos/gov/v1beta1/tx.js.map +1 -1
  46. package/dist/codegen/cosmos/group/v1/events.d.ts +34 -1
  47. package/dist/codegen/cosmos/group/v1/events.js +104 -1
  48. package/dist/codegen/cosmos/group/v1/events.js.map +1 -1
  49. package/dist/codegen/cosmos/group/v1/query.d.ts +67 -0
  50. package/dist/codegen/cosmos/group/v1/query.js +149 -0
  51. package/dist/codegen/cosmos/group/v1/query.js.map +1 -1
  52. package/dist/codegen/cosmos/group/v1/tx.d.ts +40 -34
  53. package/dist/codegen/cosmos/group/v1/tx.js +93 -65
  54. package/dist/codegen/cosmos/group/v1/tx.js.map +1 -1
  55. package/dist/codegen/cosmos/group/v1/types.d.ts +118 -75
  56. package/dist/codegen/cosmos/group/v1/types.js +89 -117
  57. package/dist/codegen/cosmos/group/v1/types.js.map +1 -1
  58. package/dist/codegen/cosmos/params/v1beta1/query.d.ts +12 -0
  59. package/dist/codegen/cosmos/params/v1beta1/query.js.map +1 -1
  60. package/dist/codegen/cosmos/staking/v1beta1/query.d.ts +3 -3
  61. package/dist/codegen/cosmos/staking/v1beta1/staking.d.ts +5 -1
  62. package/dist/codegen/cosmos/staking/v1beta1/staking.js.map +1 -1
  63. package/dist/codegen/cosmos/staking/v1beta1/tx.d.ts +68 -0
  64. package/dist/codegen/cosmos/staking/v1beta1/tx.js +150 -0
  65. package/dist/codegen/cosmos/staking/v1beta1/tx.js.map +1 -1
  66. package/dist/codegen/cosmos/tx/signing/v1beta1/signing.d.ts +13 -0
  67. package/dist/codegen/cosmos/tx/signing/v1beta1/signing.js +18 -0
  68. package/dist/codegen/cosmos/tx/signing/v1beta1/signing.js.map +1 -1
  69. package/dist/codegen/cosmos/tx/v1beta1/service.d.ts +24 -2
  70. package/dist/codegen/cosmos/tx/v1beta1/service.js +42 -0
  71. package/dist/codegen/cosmos/tx/v1beta1/service.js.map +1 -1
  72. package/dist/codegen/cosmos/tx/v1beta1/tx.d.ts +12 -5
  73. package/dist/codegen/cosmos/tx/v1beta1/tx.js.map +1 -1
  74. package/dist/codegen/cosmos/vesting/v1beta1/tx.d.ts +206 -2
  75. package/dist/codegen/cosmos/vesting/v1beta1/tx.js +419 -0
  76. package/dist/codegen/cosmos/vesting/v1beta1/tx.js.map +1 -1
  77. package/dist/codegen/cosmos/vesting/v1beta1/vesting.d.ts +59 -2
  78. package/dist/codegen/cosmos/vesting/v1beta1/vesting.js +132 -0
  79. package/dist/codegen/cosmos/vesting/v1beta1/vesting.js.map +1 -1
  80. package/dist/codegen/gogoproto/bundle.js +2 -2
  81. package/dist/codegen/google/bundle.d.ts +277 -277
  82. package/dist/codegen/google/bundle.js +6 -6
  83. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/controller.d.ts +31 -0
  84. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/controller.js +65 -0
  85. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/controller.js.map +1 -0
  86. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/query.d.ts +95 -0
  87. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/query.js +242 -0
  88. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/query.js.map +1 -0
  89. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/tx.d.ts +108 -0
  90. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/tx.js +313 -0
  91. package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/tx.js.map +1 -0
  92. package/dist/codegen/ibc/applications/interchain_accounts/genesis/v1/genesis.d.ts +150 -0
  93. package/dist/codegen/ibc/applications/interchain_accounts/genesis/v1/genesis.js +500 -0
  94. package/dist/codegen/ibc/applications/interchain_accounts/genesis/v1/genesis.js.map +1 -0
  95. package/dist/codegen/ibc/applications/interchain_accounts/host/v1/host.d.ts +34 -0
  96. package/dist/codegen/ibc/applications/interchain_accounts/host/v1/host.js +82 -0
  97. package/dist/codegen/ibc/applications/interchain_accounts/host/v1/host.js.map +1 -0
  98. package/dist/codegen/ibc/applications/interchain_accounts/host/v1/query.d.ts +47 -0
  99. package/dist/codegen/ibc/applications/interchain_accounts/host/v1/query.js +113 -0
  100. package/dist/codegen/ibc/applications/interchain_accounts/host/v1/query.js.map +1 -0
  101. package/dist/codegen/ibc/applications/interchain_accounts/v1/account.d.ts +29 -0
  102. package/dist/codegen/ibc/applications/interchain_accounts/v1/account.js +85 -0
  103. package/dist/codegen/ibc/applications/interchain_accounts/v1/account.js.map +1 -0
  104. package/dist/codegen/ibc/applications/interchain_accounts/v1/metadata.d.ts +49 -0
  105. package/dist/codegen/ibc/applications/interchain_accounts/v1/metadata.js +118 -0
  106. package/dist/codegen/ibc/applications/interchain_accounts/v1/metadata.js.map +1 -0
  107. package/dist/codegen/ibc/applications/interchain_accounts/v1/packet.d.ts +66 -0
  108. package/dist/codegen/ibc/applications/interchain_accounts/v1/packet.js +189 -0
  109. package/dist/codegen/ibc/applications/interchain_accounts/v1/packet.js.map +1 -0
  110. package/dist/codegen/ibc/applications/transfer/v1/authz.d.ts +67 -0
  111. package/dist/codegen/ibc/applications/transfer/v1/authz.js +177 -0
  112. package/dist/codegen/ibc/applications/transfer/v1/authz.js.map +1 -0
  113. package/dist/codegen/ibc/applications/transfer/v1/genesis.d.ts +29 -0
  114. package/dist/codegen/ibc/applications/transfer/v1/genesis.js +95 -0
  115. package/dist/codegen/ibc/applications/transfer/v1/genesis.js.map +1 -0
  116. package/dist/codegen/ibc/applications/transfer/v1/query.d.ts +282 -0
  117. package/dist/codegen/ibc/applications/transfer/v1/query.js +633 -0
  118. package/dist/codegen/ibc/applications/transfer/v1/query.js.map +1 -0
  119. package/dist/codegen/ibc/applications/transfer/v1/transfer.d.ts +80 -0
  120. package/dist/codegen/ibc/applications/transfer/v1/transfer.js +146 -0
  121. package/dist/codegen/ibc/applications/transfer/v1/transfer.js.map +1 -0
  122. package/dist/codegen/ibc/applications/transfer/v1/tx.d.ts +86 -0
  123. package/dist/codegen/ibc/applications/transfer/v1/tx.js +219 -0
  124. package/dist/codegen/ibc/applications/transfer/v1/tx.js.map +1 -0
  125. package/dist/codegen/ibc/applications/transfer/v2/packet.d.ts +45 -0
  126. package/dist/codegen/ibc/applications/transfer/v2/packet.js +102 -0
  127. package/dist/codegen/ibc/applications/transfer/v2/packet.js.map +1 -0
  128. package/dist/codegen/ibc/bundle.d.ts +2266 -122
  129. package/dist/codegen/ibc/bundle.js +124 -4
  130. package/dist/codegen/ibc/bundle.js.map +1 -1
  131. package/dist/codegen/ibc/core/channel/v1/genesis.d.ts +73 -0
  132. package/dist/codegen/ibc/core/channel/v1/genesis.js +280 -0
  133. package/dist/codegen/ibc/core/channel/v1/genesis.js.map +1 -0
  134. package/dist/codegen/ibc/core/channel/v1/query.d.ts +914 -0
  135. package/dist/codegen/ibc/core/channel/v1/query.js +2343 -0
  136. package/dist/codegen/ibc/core/channel/v1/query.js.map +1 -0
  137. package/dist/codegen/ibc/core/channel/v1/tx.d.ts +604 -0
  138. package/dist/codegen/ibc/core/channel/v1/tx.js +1744 -0
  139. package/dist/codegen/ibc/core/channel/v1/tx.js.map +1 -0
  140. package/dist/codegen/ibc/core/client/v1/genesis.d.ts +104 -0
  141. package/dist/codegen/ibc/core/client/v1/genesis.js +300 -0
  142. package/dist/codegen/ibc/core/client/v1/genesis.js.map +1 -0
  143. package/dist/codegen/ibc/core/client/v1/query.d.ts +577 -0
  144. package/dist/codegen/ibc/core/client/v1/query.js +1282 -0
  145. package/dist/codegen/ibc/core/client/v1/query.js.map +1 -0
  146. package/dist/codegen/ibc/core/client/v1/tx.d.ts +245 -0
  147. package/dist/codegen/ibc/core/client/v1/tx.js +586 -0
  148. package/dist/codegen/ibc/core/client/v1/tx.js.map +1 -0
  149. package/dist/codegen/ibc/core/commitment/v1/commitment.d.ts +128 -0
  150. package/dist/codegen/ibc/core/commitment/v1/commitment.js +258 -0
  151. package/dist/codegen/ibc/core/commitment/v1/commitment.js.map +1 -0
  152. package/dist/codegen/ibc/core/connection/v1/connection.d.ts +272 -0
  153. package/dist/codegen/ibc/core/connection/v1/connection.js +677 -0
  154. package/dist/codegen/ibc/core/connection/v1/connection.js.map +1 -0
  155. package/dist/codegen/ibc/core/connection/v1/genesis.d.ts +32 -0
  156. package/dist/codegen/ibc/core/connection/v1/genesis.js +121 -0
  157. package/dist/codegen/ibc/core/connection/v1/genesis.js.map +1 -0
  158. package/dist/codegen/ibc/core/connection/v1/query.d.ts +388 -0
  159. package/dist/codegen/ibc/core/connection/v1/query.js +951 -0
  160. package/dist/codegen/ibc/core/connection/v1/query.js.map +1 -0
  161. package/dist/codegen/ibc/core/connection/v1/tx.d.ts +286 -0
  162. package/dist/codegen/ibc/core/connection/v1/tx.js +842 -0
  163. package/dist/codegen/ibc/core/connection/v1/tx.js.map +1 -0
  164. package/dist/codegen/ibc/lightclients/localhost/v1/localhost.d.ts +35 -0
  165. package/dist/codegen/ibc/lightclients/localhost/v1/localhost.js +77 -0
  166. package/dist/codegen/ibc/lightclients/localhost/v1/localhost.js.map +1 -0
  167. package/dist/codegen/ibc/lightclients/solomachine/v1/solomachine.d.ts +549 -0
  168. package/dist/codegen/ibc/lightclients/solomachine/v1/solomachine.js +1519 -0
  169. package/dist/codegen/ibc/lightclients/solomachine/v1/solomachine.js.map +1 -0
  170. package/dist/codegen/ibc/lightclients/solomachine/v2/solomachine.d.ts +549 -0
  171. package/dist/codegen/ibc/lightclients/solomachine/v2/solomachine.js +1513 -0
  172. package/dist/codegen/ibc/lightclients/solomachine/v2/solomachine.js.map +1 -0
  173. package/dist/codegen/ibc/lightclients/tendermint/v1/tendermint.d.ts +231 -0
  174. package/dist/codegen/ibc/lightclients/tendermint/v1/tendermint.js +624 -0
  175. package/dist/codegen/ibc/lightclients/tendermint/v1/tendermint.js.map +1 -0
  176. package/dist/codegen/ics23/bundle.d.ts +154 -0
  177. package/dist/codegen/ics23/bundle.js +6 -0
  178. package/dist/codegen/ics23/bundle.js.map +1 -0
  179. package/dist/codegen/index.d.ts +1 -0
  180. package/dist/codegen/index.js +1 -0
  181. package/dist/codegen/index.js.map +1 -1
  182. package/dist/codegen/proofs.d.ts +569 -0
  183. package/dist/codegen/proofs.js +1435 -0
  184. package/dist/codegen/proofs.js.map +1 -0
  185. package/dist/codegen/tendermint/bundle.d.ts +716 -716
  186. package/dist/codegen/tendermint/bundle.js +22 -22
  187. package/dist/codegen/tendermint/bundle.js.map +1 -1
  188. package/package.json +8 -5
@@ -9,6 +9,7 @@ export interface MsgCreateVestingAccount {
9
9
  fromAddress: string;
10
10
  toAddress: string;
11
11
  amount: Coin[];
12
+ /** end of vesting as unix time (in seconds). */
12
13
  endTime: bigint;
13
14
  delayed: boolean;
14
15
  }
@@ -40,6 +41,8 @@ export interface MsgCreateVestingAccountResponseSDKType {
40
41
  /**
41
42
  * MsgCreatePermanentLockedAccount defines a message that enables creating a permanent
42
43
  * locked account.
44
+ *
45
+ * Since: cosmos-sdk 0.46
43
46
  */
44
47
  export interface MsgCreatePermanentLockedAccount {
45
48
  fromAddress: string;
@@ -53,31 +56,50 @@ export interface MsgCreatePermanentLockedAccountProtoMsg {
53
56
  /**
54
57
  * MsgCreatePermanentLockedAccount defines a message that enables creating a permanent
55
58
  * locked account.
59
+ *
60
+ * Since: cosmos-sdk 0.46
56
61
  */
57
62
  export interface MsgCreatePermanentLockedAccountSDKType {
58
63
  from_address: string;
59
64
  to_address: string;
60
65
  amount: CoinSDKType[];
61
66
  }
62
- /** MsgCreatePermanentLockedAccountResponse defines the Msg/CreatePermanentLockedAccount response type. */
67
+ /**
68
+ * MsgCreatePermanentLockedAccountResponse defines the Msg/CreatePermanentLockedAccount response type.
69
+ *
70
+ * Since: cosmos-sdk 0.46
71
+ */
63
72
  export interface MsgCreatePermanentLockedAccountResponse {
64
73
  }
65
74
  export interface MsgCreatePermanentLockedAccountResponseProtoMsg {
66
75
  typeUrl: '/cosmos.vesting.v1beta1.MsgCreatePermanentLockedAccountResponse';
67
76
  value: Uint8Array;
68
77
  }
69
- /** MsgCreatePermanentLockedAccountResponse defines the Msg/CreatePermanentLockedAccount response type. */
78
+ /**
79
+ * MsgCreatePermanentLockedAccountResponse defines the Msg/CreatePermanentLockedAccount response type.
80
+ *
81
+ * Since: cosmos-sdk 0.46
82
+ */
70
83
  export interface MsgCreatePermanentLockedAccountResponseSDKType {
71
84
  }
72
85
  /**
73
86
  * MsgCreateVestingAccount defines a message that enables creating a vesting
74
87
  * account.
88
+ *
89
+ * Since: cosmos-sdk 0.46
75
90
  */
76
91
  export interface MsgCreatePeriodicVestingAccount {
77
92
  fromAddress: string;
78
93
  toAddress: string;
94
+ /** start of vesting as unix time (in seconds). */
79
95
  startTime: bigint;
80
96
  vestingPeriods: Period[];
97
+ /**
98
+ * If true, merge this new grant into an existing PeriodicVestingAccount,
99
+ * or create it if it does not exist. If false, creates a new account,
100
+ * or fails if an account already exists
101
+ */
102
+ merge: boolean;
81
103
  }
82
104
  export interface MsgCreatePeriodicVestingAccountProtoMsg {
83
105
  typeUrl: '/cosmos.vesting.v1beta1.MsgCreatePeriodicVestingAccount';
@@ -86,16 +108,21 @@ export interface MsgCreatePeriodicVestingAccountProtoMsg {
86
108
  /**
87
109
  * MsgCreateVestingAccount defines a message that enables creating a vesting
88
110
  * account.
111
+ *
112
+ * Since: cosmos-sdk 0.46
89
113
  */
90
114
  export interface MsgCreatePeriodicVestingAccountSDKType {
91
115
  from_address: string;
92
116
  to_address: string;
93
117
  start_time: bigint;
94
118
  vesting_periods: PeriodSDKType[];
119
+ merge: boolean;
95
120
  }
96
121
  /**
97
122
  * MsgCreateVestingAccountResponse defines the Msg/CreatePeriodicVestingAccount
98
123
  * response type.
124
+ *
125
+ * Since: cosmos-sdk 0.46
99
126
  */
100
127
  export interface MsgCreatePeriodicVestingAccountResponse {
101
128
  }
@@ -106,9 +133,120 @@ export interface MsgCreatePeriodicVestingAccountResponseProtoMsg {
106
133
  /**
107
134
  * MsgCreateVestingAccountResponse defines the Msg/CreatePeriodicVestingAccount
108
135
  * response type.
136
+ *
137
+ * Since: cosmos-sdk 0.46
109
138
  */
110
139
  export interface MsgCreatePeriodicVestingAccountResponseSDKType {
111
140
  }
141
+ /** MsgCreateClawbackVestingAccount defines a message that enables creating a ClawbackVestingAccount. */
142
+ export interface MsgCreateClawbackVestingAccount {
143
+ /** Address of the account providing the funds, which must also sign the request. */
144
+ fromAddress: string;
145
+ /** Address of the account to receive the funds. */
146
+ toAddress: string;
147
+ /** Start time of the vesting. Periods start relative to this time. */
148
+ startTime: bigint;
149
+ /** Unlocking events as a sequence of durations and amounts, starting relative to start_time. */
150
+ lockupPeriods: Period[];
151
+ /** Vesting events as a sequence of durations and amounts, starting relative to start_time. */
152
+ vestingPeriods: Period[];
153
+ /**
154
+ * If true, merge this new grant into an existing ClawbackVestingAccount,
155
+ * or create it if it does not exist. If false, creates a new account.
156
+ * New grants to an existing account must be from the same from_address.
157
+ */
158
+ merge: boolean;
159
+ }
160
+ export interface MsgCreateClawbackVestingAccountProtoMsg {
161
+ typeUrl: '/cosmos.vesting.v1beta1.MsgCreateClawbackVestingAccount';
162
+ value: Uint8Array;
163
+ }
164
+ /** MsgCreateClawbackVestingAccount defines a message that enables creating a ClawbackVestingAccount. */
165
+ export interface MsgCreateClawbackVestingAccountSDKType {
166
+ from_address: string;
167
+ to_address: string;
168
+ start_time: bigint;
169
+ lockup_periods: PeriodSDKType[];
170
+ vesting_periods: PeriodSDKType[];
171
+ merge: boolean;
172
+ }
173
+ /** MsgCreateClawbackVestingAccountResponse defines the MsgCreateClawbackVestingAccount response type. */
174
+ export interface MsgCreateClawbackVestingAccountResponse {
175
+ }
176
+ export interface MsgCreateClawbackVestingAccountResponseProtoMsg {
177
+ typeUrl: '/cosmos.vesting.v1beta1.MsgCreateClawbackVestingAccountResponse';
178
+ value: Uint8Array;
179
+ }
180
+ /** MsgCreateClawbackVestingAccountResponse defines the MsgCreateClawbackVestingAccount response type. */
181
+ export interface MsgCreateClawbackVestingAccountResponseSDKType {
182
+ }
183
+ /** MsgClawback defines a message that removes unvested tokens from a ClawbackVestingAccount. */
184
+ export interface MsgClawback {
185
+ /** funder_address is the address which funded the account */
186
+ funderAddress: string;
187
+ /** address is the address of the ClawbackVestingAccount to claw back from. */
188
+ address: string;
189
+ /**
190
+ * dest_address specifies where the clawed-back tokens should be transferred.
191
+ * If empty, the tokens will be transferred back to the original funder of the account.
192
+ */
193
+ destAddress: string;
194
+ }
195
+ export interface MsgClawbackProtoMsg {
196
+ typeUrl: '/cosmos.vesting.v1beta1.MsgClawback';
197
+ value: Uint8Array;
198
+ }
199
+ /** MsgClawback defines a message that removes unvested tokens from a ClawbackVestingAccount. */
200
+ export interface MsgClawbackSDKType {
201
+ funder_address: string;
202
+ address: string;
203
+ dest_address: string;
204
+ }
205
+ /** MsgClawbackResponse defines the MsgClawback response type. */
206
+ export interface MsgClawbackResponse {
207
+ }
208
+ export interface MsgClawbackResponseProtoMsg {
209
+ typeUrl: '/cosmos.vesting.v1beta1.MsgClawbackResponse';
210
+ value: Uint8Array;
211
+ }
212
+ /** MsgClawbackResponse defines the MsgClawback response type. */
213
+ export interface MsgClawbackResponseSDKType {
214
+ }
215
+ /**
216
+ * MsgReturnGrants defines a message for a grantee to return all granted assets,
217
+ * including delegated, undelegated and unbonding, vested and unvested,
218
+ * are transferred to the original funder of the account. Might not be complete if
219
+ * some vested assets have been transferred out of the account. Currently only applies to
220
+ * ClawbackVesting accounts.
221
+ */
222
+ export interface MsgReturnGrants {
223
+ /** address is the address of the grantee account returning the grant. */
224
+ address: string;
225
+ }
226
+ export interface MsgReturnGrantsProtoMsg {
227
+ typeUrl: '/cosmos.vesting.v1beta1.MsgReturnGrants';
228
+ value: Uint8Array;
229
+ }
230
+ /**
231
+ * MsgReturnGrants defines a message for a grantee to return all granted assets,
232
+ * including delegated, undelegated and unbonding, vested and unvested,
233
+ * are transferred to the original funder of the account. Might not be complete if
234
+ * some vested assets have been transferred out of the account. Currently only applies to
235
+ * ClawbackVesting accounts.
236
+ */
237
+ export interface MsgReturnGrantsSDKType {
238
+ address: string;
239
+ }
240
+ /** MsgReturnGrantsResponse defines the ReturnGrants response type. */
241
+ export interface MsgReturnGrantsResponse {
242
+ }
243
+ export interface MsgReturnGrantsResponseProtoMsg {
244
+ typeUrl: '/cosmos.vesting.v1beta1.MsgReturnGrantsResponse';
245
+ value: Uint8Array;
246
+ }
247
+ /** MsgReturnGrantsResponse defines the ReturnGrants response type. */
248
+ export interface MsgReturnGrantsResponseSDKType {
249
+ }
112
250
  export declare const MsgCreateVestingAccount: {
113
251
  typeUrl: string;
114
252
  encode(message: MsgCreateVestingAccount, writer?: BinaryWriter): BinaryWriter;
@@ -175,3 +313,69 @@ export declare const MsgCreatePeriodicVestingAccountResponse: {
175
313
  toProto(message: MsgCreatePeriodicVestingAccountResponse): Uint8Array;
176
314
  toProtoMsg(message: MsgCreatePeriodicVestingAccountResponse): MsgCreatePeriodicVestingAccountResponseProtoMsg;
177
315
  };
316
+ export declare const MsgCreateClawbackVestingAccount: {
317
+ typeUrl: string;
318
+ encode(message: MsgCreateClawbackVestingAccount, writer?: BinaryWriter): BinaryWriter;
319
+ decode(input: BinaryReader | Uint8Array, length?: number): MsgCreateClawbackVestingAccount;
320
+ fromJSON(object: any): MsgCreateClawbackVestingAccount;
321
+ toJSON(message: MsgCreateClawbackVestingAccount): unknown;
322
+ fromPartial(object: Partial<MsgCreateClawbackVestingAccount>): MsgCreateClawbackVestingAccount;
323
+ fromProtoMsg(message: MsgCreateClawbackVestingAccountProtoMsg): MsgCreateClawbackVestingAccount;
324
+ toProto(message: MsgCreateClawbackVestingAccount): Uint8Array;
325
+ toProtoMsg(message: MsgCreateClawbackVestingAccount): MsgCreateClawbackVestingAccountProtoMsg;
326
+ };
327
+ export declare const MsgCreateClawbackVestingAccountResponse: {
328
+ typeUrl: string;
329
+ encode(_: MsgCreateClawbackVestingAccountResponse, writer?: BinaryWriter): BinaryWriter;
330
+ decode(input: BinaryReader | Uint8Array, length?: number): MsgCreateClawbackVestingAccountResponse;
331
+ fromJSON(_: any): MsgCreateClawbackVestingAccountResponse;
332
+ toJSON(_: MsgCreateClawbackVestingAccountResponse): unknown;
333
+ fromPartial(_: Partial<MsgCreateClawbackVestingAccountResponse>): MsgCreateClawbackVestingAccountResponse;
334
+ fromProtoMsg(message: MsgCreateClawbackVestingAccountResponseProtoMsg): MsgCreateClawbackVestingAccountResponse;
335
+ toProto(message: MsgCreateClawbackVestingAccountResponse): Uint8Array;
336
+ toProtoMsg(message: MsgCreateClawbackVestingAccountResponse): MsgCreateClawbackVestingAccountResponseProtoMsg;
337
+ };
338
+ export declare const MsgClawback: {
339
+ typeUrl: string;
340
+ encode(message: MsgClawback, writer?: BinaryWriter): BinaryWriter;
341
+ decode(input: BinaryReader | Uint8Array, length?: number): MsgClawback;
342
+ fromJSON(object: any): MsgClawback;
343
+ toJSON(message: MsgClawback): unknown;
344
+ fromPartial(object: Partial<MsgClawback>): MsgClawback;
345
+ fromProtoMsg(message: MsgClawbackProtoMsg): MsgClawback;
346
+ toProto(message: MsgClawback): Uint8Array;
347
+ toProtoMsg(message: MsgClawback): MsgClawbackProtoMsg;
348
+ };
349
+ export declare const MsgClawbackResponse: {
350
+ typeUrl: string;
351
+ encode(_: MsgClawbackResponse, writer?: BinaryWriter): BinaryWriter;
352
+ decode(input: BinaryReader | Uint8Array, length?: number): MsgClawbackResponse;
353
+ fromJSON(_: any): MsgClawbackResponse;
354
+ toJSON(_: MsgClawbackResponse): unknown;
355
+ fromPartial(_: Partial<MsgClawbackResponse>): MsgClawbackResponse;
356
+ fromProtoMsg(message: MsgClawbackResponseProtoMsg): MsgClawbackResponse;
357
+ toProto(message: MsgClawbackResponse): Uint8Array;
358
+ toProtoMsg(message: MsgClawbackResponse): MsgClawbackResponseProtoMsg;
359
+ };
360
+ export declare const MsgReturnGrants: {
361
+ typeUrl: string;
362
+ encode(message: MsgReturnGrants, writer?: BinaryWriter): BinaryWriter;
363
+ decode(input: BinaryReader | Uint8Array, length?: number): MsgReturnGrants;
364
+ fromJSON(object: any): MsgReturnGrants;
365
+ toJSON(message: MsgReturnGrants): unknown;
366
+ fromPartial(object: Partial<MsgReturnGrants>): MsgReturnGrants;
367
+ fromProtoMsg(message: MsgReturnGrantsProtoMsg): MsgReturnGrants;
368
+ toProto(message: MsgReturnGrants): Uint8Array;
369
+ toProtoMsg(message: MsgReturnGrants): MsgReturnGrantsProtoMsg;
370
+ };
371
+ export declare const MsgReturnGrantsResponse: {
372
+ typeUrl: string;
373
+ encode(_: MsgReturnGrantsResponse, writer?: BinaryWriter): BinaryWriter;
374
+ decode(input: BinaryReader | Uint8Array, length?: number): MsgReturnGrantsResponse;
375
+ fromJSON(_: any): MsgReturnGrantsResponse;
376
+ toJSON(_: MsgReturnGrantsResponse): unknown;
377
+ fromPartial(_: Partial<MsgReturnGrantsResponse>): MsgReturnGrantsResponse;
378
+ fromProtoMsg(message: MsgReturnGrantsResponseProtoMsg): MsgReturnGrantsResponse;
379
+ toProto(message: MsgReturnGrantsResponse): Uint8Array;
380
+ toProtoMsg(message: MsgReturnGrantsResponse): MsgReturnGrantsResponseProtoMsg;
381
+ };