@bitgo/public-types 2.38.0 → 2.40.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 (244) hide show
  1. package/dist/src/schema/lightning/payment.d.ts +20 -0
  2. package/dist/src/schema/lightning/payment.js +43 -0
  3. package/dist/src/schema/lightning/payment.js.map +1 -0
  4. package/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +4 -3
  5. package/dist/src/schema/transactionRequest/intents/accountBaseBuildOptions.d.ts +1 -1
  6. package/dist/src/schema/transactionRequest/intents/accountBaseBuildOptions.js +1 -1
  7. package/dist/src/schema/transactionRequest/intents/accountBaseBuildOptions.js.map +1 -1
  8. package/dist/src/schema/transactionRequest/intents/accountBaseConsolidateIntent.d.ts +13 -10
  9. package/dist/src/schema/transactionRequest/intents/accountBaseConsolidateIntent.js +2 -0
  10. package/dist/src/schema/transactionRequest/intents/accountBaseConsolidateIntent.js.map +1 -1
  11. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +5 -3
  12. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.js +2 -0
  13. package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.js.map +1 -1
  14. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +5 -3
  15. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.js +2 -0
  16. package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.js.map +1 -1
  17. package/dist/src/schema/transactionRequest/intents/adaConsolidateIntent.d.ts +14 -11
  18. package/dist/src/schema/transactionRequest/intents/adaConsolidateIntent.js +1 -1
  19. package/dist/src/schema/transactionRequest/intents/adaConsolidateIntent.js.map +1 -1
  20. package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +8 -6
  21. package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +4 -3
  22. package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +4 -3
  23. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +6 -4
  24. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.js +3 -1
  25. package/dist/src/schema/transactionRequest/intents/adaStakeIntent.js.map +1 -1
  26. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +6 -4
  27. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.js +3 -1
  28. package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.js.map +1 -1
  29. package/dist/src/schema/transactionRequest/intents/address.d.ts +2 -1
  30. package/dist/src/schema/transactionRequest/intents/address.js +1 -1
  31. package/dist/src/schema/transactionRequest/intents/address.js.map +1 -1
  32. package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +8 -6
  33. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +16 -12
  34. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.js +2 -0
  35. package/dist/src/schema/transactionRequest/intents/atomStakeIntent.js.map +1 -1
  36. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +16 -12
  37. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.js +2 -0
  38. package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.js.map +1 -1
  39. package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +5 -3
  40. package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +7 -5
  41. package/dist/src/schema/transactionRequest/intents/baseIntent.js +19 -11
  42. package/dist/src/schema/transactionRequest/intents/baseIntent.js.map +1 -1
  43. package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +4 -3
  44. package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +4 -3
  45. package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +4 -3
  46. package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +4 -3
  47. package/dist/src/schema/transactionRequest/intents/bscWithdrawIntent.d.ts +5 -3
  48. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +31 -27
  49. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.js +2 -0
  50. package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.js.map +1 -1
  51. package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +8 -6
  52. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +16 -12
  53. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.js +2 -0
  54. package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.js.map +1 -1
  55. package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +4 -3
  56. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +16 -12
  57. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.js +2 -0
  58. package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.js.map +1 -1
  59. package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +5 -3
  60. package/dist/src/schema/transactionRequest/intents/dotAccountBaseBuildOptions.d.ts +10 -8
  61. package/dist/src/schema/transactionRequest/intents/dotAccountBaseBuildOptions.js +1 -1
  62. package/dist/src/schema/transactionRequest/intents/dotAccountBaseBuildOptions.js.map +1 -1
  63. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +23 -18
  64. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.js +1 -1
  65. package/dist/src/schema/transactionRequest/intents/dotBaseIntent.js.map +1 -1
  66. package/dist/src/schema/transactionRequest/intents/dotConsolidateIntent.d.ts +39 -0
  67. package/dist/src/schema/transactionRequest/intents/dotConsolidateIntent.js +6 -0
  68. package/dist/src/schema/transactionRequest/intents/dotConsolidateIntent.js.map +1 -0
  69. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +27 -20
  70. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.js +2 -0
  71. package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.js.map +1 -1
  72. package/dist/src/schema/transactionRequest/intents/dotFeeOptionFormula.d.ts +14 -0
  73. package/dist/src/schema/transactionRequest/intents/dotFeeOptionFormula.js +35 -0
  74. package/dist/src/schema/transactionRequest/intents/dotFeeOptionFormula.js.map +1 -0
  75. package/dist/src/schema/transactionRequest/intents/dotFeeOptions.d.ts +4 -3
  76. package/dist/src/schema/transactionRequest/intents/dotFeeOptions.js +11 -7
  77. package/dist/src/schema/transactionRequest/intents/dotFeeOptions.js.map +1 -1
  78. package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +19 -15
  79. package/dist/src/schema/transactionRequest/intents/dotProxy.d.ts +1 -1
  80. package/dist/src/schema/transactionRequest/intents/dotProxy.js +1 -1
  81. package/dist/src/schema/transactionRequest/intents/dotProxy.js.map +1 -1
  82. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +15 -11
  83. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.js +2 -0
  84. package/dist/src/schema/transactionRequest/intents/dotStakingIntent.js.map +1 -1
  85. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +15 -11
  86. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.js +2 -0
  87. package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.js.map +1 -1
  88. package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +15 -11
  89. package/dist/src/schema/transactionRequest/intents/eip1559FeeOptions.d.ts +1 -1
  90. package/dist/src/schema/transactionRequest/intents/eip1559FeeOptions.js +1 -1
  91. package/dist/src/schema/transactionRequest/intents/eip1559FeeOptions.js.map +1 -1
  92. package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +7 -5
  93. package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +8 -7
  94. package/dist/src/schema/transactionRequest/intents/ethBuildOptions.d.ts +125 -23
  95. package/dist/src/schema/transactionRequest/intents/ethBuildOptions.js +13 -3
  96. package/dist/src/schema/transactionRequest/intents/ethBuildOptions.js.map +1 -1
  97. package/dist/src/schema/transactionRequest/intents/ethConsolidateIntent.d.ts +74 -0
  98. package/dist/src/schema/transactionRequest/intents/ethConsolidateIntent.js +34 -0
  99. package/dist/src/schema/transactionRequest/intents/ethConsolidateIntent.js.map +1 -0
  100. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +105 -0
  101. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.js +43 -0
  102. package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.js.map +1 -0
  103. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +20 -19
  104. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.js +2 -8
  105. package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.js.map +1 -1
  106. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +27 -25
  107. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.js +2 -1
  108. package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.js.map +1 -1
  109. package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +22 -21
  110. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +103 -0
  111. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.js +34 -0
  112. package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.js.map +1 -0
  113. package/dist/src/schema/transactionRequest/intents/feeOption.d.ts +2 -1
  114. package/dist/src/schema/transactionRequest/intents/feeOption.js +1 -1
  115. package/dist/src/schema/transactionRequest/intents/feeOption.js.map +1 -1
  116. package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +3 -2
  117. package/dist/src/schema/transactionRequest/intents/index.d.ts +8 -0
  118. package/dist/src/schema/transactionRequest/intents/index.js +8 -0
  119. package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
  120. package/dist/src/schema/transactionRequest/intents/intent.d.ts +1147 -394
  121. package/dist/src/schema/transactionRequest/intents/intent.js +17 -1
  122. package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
  123. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +12 -4
  124. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.js +2 -2
  125. package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.js.map +1 -1
  126. package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +4 -3
  127. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +58 -0
  128. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.js +35 -0
  129. package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.js.map +1 -0
  130. package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +8 -6
  131. package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +8 -6
  132. package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +9 -6
  133. package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +8 -6
  134. package/dist/src/schema/transactionRequest/intents/recipientEntry.d.ts +4 -3
  135. package/dist/src/schema/transactionRequest/intents/recipientEntry.js +9 -5
  136. package/dist/src/schema/transactionRequest/intents/recipientEntry.js.map +1 -1
  137. package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +4 -3
  138. package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +4 -3
  139. package/dist/src/schema/transactionRequest/intents/solBuildOptions.d.ts +1 -1
  140. package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +6 -4
  141. package/dist/src/schema/transactionRequest/intents/solConsolidateIntent.d.ts +13 -10
  142. package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +8 -6
  143. package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +4 -3
  144. package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +4 -3
  145. package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +9 -7
  146. package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +5 -4
  147. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +6 -4
  148. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.js +2 -0
  149. package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.js.map +1 -1
  150. package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +4 -3
  151. package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +4 -3
  152. package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +4 -3
  153. package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +4 -3
  154. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +79 -0
  155. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.js +34 -0
  156. package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.js.map +1 -0
  157. package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +7 -5
  158. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +96 -0
  159. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.js +34 -0
  160. package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.js.map +1 -0
  161. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +16 -13
  162. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.js +1 -1
  163. package/dist/src/schema/transactionRequest/intents/suiStakingIntent.js.map +1 -1
  164. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +6 -3
  165. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.js +2 -0
  166. package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.js.map +1 -1
  167. package/dist/src/schema/transactionRequest/intents/tokenData.d.ts +5 -4
  168. package/dist/src/schema/transactionRequest/intents/tokenEnablement.d.ts +3 -2
  169. package/dist/src/schema/transactionRequest/intents/tokenEnablement.js +8 -4
  170. package/dist/src/schema/transactionRequest/intents/tokenEnablement.js.map +1 -1
  171. package/dist/src/schema/transactionRequest/intents/tokenRecipientEntry.d.ts +9 -7
  172. package/dist/src/schema/transactionRequest/intents/tokenRecipientEntryItem.d.ts +4 -3
  173. package/dist/src/schema/transactionRequest/intents/tokenRecipientEntryItem.js +9 -5
  174. package/dist/src/schema/transactionRequest/intents/tokenRecipientEntryItem.js.map +1 -1
  175. package/dist/src/schema/transactionRequest/intents/tonConsolidateIntent.d.ts +13 -10
  176. package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +4 -3
  177. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +9 -7
  178. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.js +1 -1
  179. package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.js.map +1 -1
  180. package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +4 -3
  181. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +11 -43
  182. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.js +0 -2
  183. package/dist/src/schema/transactionRequest/intents/transferTokenIntent.js.map +1 -1
  184. package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +4 -3
  185. package/dist/src/schema/transactionRequest/intents/unsupportedTokenRecipientEntryItem.d.ts +1 -1
  186. package/dist/src/schema/transactionRequest/intents/unsupportedTokenRecipientEntryItem.js +1 -1
  187. package/dist/src/schema/transactionRequest/intents/unsupportedTokenRecipientEntryItem.js.map +1 -1
  188. package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +4 -3
  189. package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +5 -3
  190. package/dist/src/schema/transactionRequest/intents/withdrawIntent.js +2 -0
  191. package/dist/src/schema/transactionRequest/intents/withdrawIntent.js.map +1 -1
  192. package/dist/src/schema/transactions/sendTransactions.d.ts +0 -56
  193. package/dist/src/schema/transactions/sendTransactions.js +0 -12
  194. package/dist/src/schema/transactions/sendTransactions.js.map +1 -1
  195. package/package.json +1 -1
  196. package/src/schema/lightning/payment.ts +23 -0
  197. package/src/schema/transactionRequest/intents/accountBaseBuildOptions.ts +1 -1
  198. package/src/schema/transactionRequest/intents/accountBaseConsolidateIntent.ts +2 -0
  199. package/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.ts +2 -0
  200. package/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.ts +2 -0
  201. package/src/schema/transactionRequest/intents/adaConsolidateIntent.ts +1 -1
  202. package/src/schema/transactionRequest/intents/adaStakeIntent.ts +3 -1
  203. package/src/schema/transactionRequest/intents/adaUnstakeIntent.ts +3 -1
  204. package/src/schema/transactionRequest/intents/address.ts +3 -1
  205. package/src/schema/transactionRequest/intents/atomStakeIntent.ts +2 -0
  206. package/src/schema/transactionRequest/intents/atomUnstakeIntent.ts +2 -0
  207. package/src/schema/transactionRequest/intents/baseIntent.ts +20 -12
  208. package/src/schema/transactionRequest/intents/consolidateTokenIntent.ts +2 -0
  209. package/src/schema/transactionRequest/intents/cosmosStakeIntent.ts +2 -0
  210. package/src/schema/transactionRequest/intents/cosmosUnstakeIntent.ts +2 -0
  211. package/src/schema/transactionRequest/intents/dotAccountBaseBuildOptions.ts +1 -1
  212. package/src/schema/transactionRequest/intents/dotBaseIntent.ts +1 -1
  213. package/src/schema/transactionRequest/intents/dotConsolidateIntent.ts +6 -0
  214. package/src/schema/transactionRequest/intents/dotCreateAccountIntent.ts +2 -0
  215. package/src/schema/transactionRequest/intents/dotFeeOptionFormula.ts +12 -0
  216. package/src/schema/transactionRequest/intents/dotFeeOptions.ts +11 -7
  217. package/src/schema/transactionRequest/intents/dotProxy.ts +1 -1
  218. package/src/schema/transactionRequest/intents/dotStakingIntent.ts +2 -0
  219. package/src/schema/transactionRequest/intents/dotUnstakingIntent.ts +2 -0
  220. package/src/schema/transactionRequest/intents/eip1559FeeOptions.ts +1 -1
  221. package/src/schema/transactionRequest/intents/ethBuildOptions.ts +26 -2
  222. package/src/schema/transactionRequest/intents/ethConsolidateIntent.ts +10 -0
  223. package/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.ts +21 -0
  224. package/src/schema/transactionRequest/intents/ethFillNonceIntent.ts +2 -10
  225. package/src/schema/transactionRequest/intents/ethPaymentIntent.ts +2 -1
  226. package/src/schema/transactionRequest/intents/ethTransferTokenIntent.ts +10 -0
  227. package/src/schema/transactionRequest/intents/feeOption.ts +3 -1
  228. package/src/schema/transactionRequest/intents/index.ts +8 -0
  229. package/src/schema/transactionRequest/intents/intent.ts +17 -1
  230. package/src/schema/transactionRequest/intents/lightningPaymentIntent.ts +2 -2
  231. package/src/schema/transactionRequest/intents/mmiSignTransactionIntent.ts +13 -0
  232. package/src/schema/transactionRequest/intents/recipientEntry.ts +9 -5
  233. package/src/schema/transactionRequest/intents/solUnstakeIntent.ts +2 -0
  234. package/src/schema/transactionRequest/intents/suiConsolidateIntent.ts +10 -0
  235. package/src/schema/transactionRequest/intents/suiPaymentIntent.ts +10 -0
  236. package/src/schema/transactionRequest/intents/suiStakingIntent.ts +1 -1
  237. package/src/schema/transactionRequest/intents/suiUnstakingIntent.ts +2 -0
  238. package/src/schema/transactionRequest/intents/tokenEnablement.ts +8 -4
  239. package/src/schema/transactionRequest/intents/tokenRecipientEntryItem.ts +9 -5
  240. package/src/schema/transactionRequest/intents/tonPaymentIntent.ts +1 -1
  241. package/src/schema/transactionRequest/intents/transferTokenIntent.ts +0 -2
  242. package/src/schema/transactionRequest/intents/unsupportedTokenRecipientEntryItem.ts +1 -1
  243. package/src/schema/transactionRequest/intents/withdrawIntent.ts +2 -0
  244. package/src/schema/transactions/sendTransactions.ts +0 -14
@@ -1,15 +1,16 @@
1
1
  import * as t from "io-ts";
2
- export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2
+ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.IntersectionC<[t.PartialC<{
3
3
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
4
4
  }>, t.TypeC<{
5
5
  intentType: t.LiteralC<"consolidate">;
6
6
  receiveAddress: t.StringC;
7
+ }>, t.PartialC<{
7
8
  senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
8
9
  consolidateId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
9
- recipients: t.UnionC<[t.Type<{
10
+ recipients: t.UnionC<[t.Type<({
10
11
  address: {
11
- address: string | undefined;
12
- option: {
12
+ address?: string | undefined;
13
+ option?: {
13
14
  [x: string]: unknown;
14
15
  } | undefined;
15
16
  };
@@ -17,11 +18,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
17
18
  value: string;
18
19
  symbol: string;
19
20
  };
20
- data: string | undefined;
21
- }[], {
21
+ } & {
22
+ data?: string | undefined;
23
+ })[], ({
22
24
  address: {
23
- address: string | undefined;
24
- option: {
25
+ address?: string | undefined;
26
+ option?: {
25
27
  [x: string]: unknown;
26
28
  } | undefined;
27
29
  };
@@ -29,12 +31,13 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
29
31
  value: string;
30
32
  symbol: string;
31
33
  };
32
- data: string | undefined;
33
- }[], unknown>, t.UndefinedC]>;
34
+ } & {
35
+ data?: string | undefined;
36
+ })[], unknown>, t.UndefinedC]>;
34
37
  keepAlive: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
35
- }>]>, t.TypeC<{
38
+ }>]>, t.PartialC<{
36
39
  unspents: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
37
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
40
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
38
41
  intentType: t.KeyofC<{
39
42
  payment: t.LiteralC<"payment">;
40
43
  transferToken: t.LiteralC<"transferToken">;
@@ -65,13 +68,14 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
65
68
  deactivate: t.LiteralC<"deactivate">;
66
69
  customTx: t.LiteralC<"customTx">;
67
70
  }>;
71
+ }>, t.PartialC<{
68
72
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
69
73
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
70
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
71
- }>, t.TypeC<{
74
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
75
+ }>]>, t.TypeC<{
72
76
  intent: t.LiteralC<"payment">;
73
- recipients: t.ArrayC<t.TypeC<{
74
- address: t.TypeC<{
77
+ recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
78
+ address: t.PartialC<{
75
79
  address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
76
80
  option: t.UnionC<[t.Type<{
77
81
  [x: string]: unknown;
@@ -83,11 +87,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
83
87
  value: t.StringC;
84
88
  symbol: t.StringC;
85
89
  }>;
90
+ }>, t.PartialC<{
86
91
  data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
87
- }>>;
92
+ }>]>>;
88
93
  }>]>, t.TypeC<{
89
94
  unspents: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
90
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
95
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
91
96
  intentType: t.KeyofC<{
92
97
  payment: t.LiteralC<"payment">;
93
98
  transferToken: t.LiteralC<"transferToken">;
@@ -118,13 +123,14 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
118
123
  deactivate: t.LiteralC<"deactivate">;
119
124
  customTx: t.LiteralC<"customTx">;
120
125
  }>;
126
+ }>, t.PartialC<{
121
127
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
122
128
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
123
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
124
- }>, t.TypeC<{
129
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
130
+ }>]>, t.TypeC<{
125
131
  intent: t.LiteralC<"payment">;
126
- recipients: t.ArrayC<t.TypeC<{
127
- address: t.TypeC<{
132
+ recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
133
+ address: t.PartialC<{
128
134
  address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
129
135
  option: t.UnionC<[t.Type<{
130
136
  [x: string]: unknown;
@@ -136,11 +142,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
136
142
  value: t.StringC;
137
143
  symbol: t.StringC;
138
144
  }>;
145
+ }>, t.PartialC<{
139
146
  data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
140
- }>>;
147
+ }>]>>;
141
148
  }>]>, t.TypeC<{
142
149
  unspents: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
143
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
150
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
144
151
  intentType: t.KeyofC<{
145
152
  payment: t.LiteralC<"payment">;
146
153
  transferToken: t.LiteralC<"transferToken">;
@@ -171,10 +178,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
171
178
  deactivate: t.LiteralC<"deactivate">;
172
179
  customTx: t.LiteralC<"customTx">;
173
180
  }>;
181
+ }>, t.PartialC<{
174
182
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
175
183
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
176
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
177
- }>, t.TypeC<{
184
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
185
+ }>]>, t.TypeC<{
178
186
  stakingRequestId: t.StringC;
179
187
  }>]>, t.TypeC<{
180
188
  intentType: t.LiteralC<"stakeClaimRewards">;
@@ -182,7 +190,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
182
190
  value: t.StringC;
183
191
  symbol: t.StringC;
184
192
  }>;
185
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
193
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
186
194
  intentType: t.KeyofC<{
187
195
  payment: t.LiteralC<"payment">;
188
196
  transferToken: t.LiteralC<"transferToken">;
@@ -213,14 +221,17 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
213
221
  deactivate: t.LiteralC<"deactivate">;
214
222
  customTx: t.LiteralC<"customTx">;
215
223
  }>;
224
+ }>, t.PartialC<{
216
225
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
217
226
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
218
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
219
- }>, t.TypeC<{
227
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
228
+ }>]>, t.TypeC<{
220
229
  stakingRequestId: t.StringC;
221
230
  }>]>, t.TypeC<{
222
231
  intentType: t.LiteralC<"stake">;
223
232
  }>]>, t.TypeC<{
233
+ poolKeyHash: t.StringC;
234
+ }>, t.PartialC<{
224
235
  amount: t.UnionC<[t.Type<{
225
236
  value: string;
226
237
  symbol: string;
@@ -228,8 +239,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
228
239
  value: string;
229
240
  symbol: string;
230
241
  }, unknown>, t.UndefinedC]>;
231
- poolKeyHash: t.StringC;
232
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
242
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
233
243
  intentType: t.KeyofC<{
234
244
  payment: t.LiteralC<"payment">;
235
245
  transferToken: t.LiteralC<"transferToken">;
@@ -260,14 +270,17 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
260
270
  deactivate: t.LiteralC<"deactivate">;
261
271
  customTx: t.LiteralC<"customTx">;
262
272
  }>;
273
+ }>, t.PartialC<{
263
274
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
264
275
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
265
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
266
- }>, t.TypeC<{
276
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
277
+ }>]>, t.TypeC<{
267
278
  stakingRequestId: t.StringC;
268
279
  }>]>, t.TypeC<{
269
280
  intentType: t.LiteralC<"unstake">;
270
281
  }>]>, t.TypeC<{
282
+ poolKeyHash: t.StringC;
283
+ }>, t.PartialC<{
271
284
  amount: t.UnionC<[t.Type<{
272
285
  value: string;
273
286
  symbol: string;
@@ -275,8 +288,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
275
288
  value: string;
276
289
  symbol: string;
277
290
  }, unknown>, t.UndefinedC]>;
278
- poolKeyHash: t.StringC;
279
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
291
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
280
292
  intentType: t.KeyofC<{
281
293
  payment: t.LiteralC<"payment">;
282
294
  transferToken: t.LiteralC<"transferToken">;
@@ -307,13 +319,14 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
307
319
  deactivate: t.LiteralC<"deactivate">;
308
320
  customTx: t.LiteralC<"customTx">;
309
321
  }>;
322
+ }>, t.PartialC<{
310
323
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
311
324
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
312
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
313
- }>, t.TypeC<{
325
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
326
+ }>]>, t.TypeC<{
314
327
  intent: t.LiteralC<"payment">;
315
- recipients: t.ArrayC<t.TypeC<{
316
- address: t.TypeC<{
328
+ recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
329
+ address: t.PartialC<{
317
330
  address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
318
331
  option: t.UnionC<[t.Type<{
319
332
  [x: string]: unknown;
@@ -325,11 +338,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
325
338
  value: t.StringC;
326
339
  symbol: t.StringC;
327
340
  }>;
341
+ }>, t.PartialC<{
328
342
  data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
329
- }>>;
343
+ }>]>>;
330
344
  }>]>, t.TypeC<{
331
345
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
332
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
346
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
333
347
  intentType: t.KeyofC<{
334
348
  payment: t.LiteralC<"payment">;
335
349
  transferToken: t.LiteralC<"transferToken">;
@@ -360,10 +374,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
360
374
  deactivate: t.LiteralC<"deactivate">;
361
375
  customTx: t.LiteralC<"customTx">;
362
376
  }>;
377
+ }>, t.PartialC<{
363
378
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
364
379
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
365
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
366
- }>, t.TypeC<{
380
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
381
+ }>]>, t.TypeC<{
367
382
  stakingRequestId: t.StringC;
368
383
  }>]>, t.TypeC<{
369
384
  intentType: t.LiteralC<"stake">;
@@ -373,10 +388,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
373
388
  value: t.StringC;
374
389
  symbol: t.StringC;
375
390
  }>;
376
- recipients: t.UnionC<[t.Type<{
391
+ }>, t.PartialC<{
392
+ recipients: t.UnionC<[t.Type<({
377
393
  address: {
378
- address: string | undefined;
379
- option: {
394
+ address?: string | undefined;
395
+ option?: {
380
396
  [x: string]: unknown;
381
397
  } | undefined;
382
398
  };
@@ -384,11 +400,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
384
400
  value: string;
385
401
  symbol: string;
386
402
  };
387
- data: string | undefined;
388
- }[], {
403
+ } & {
404
+ data?: string | undefined;
405
+ })[], ({
389
406
  address: {
390
- address: string | undefined;
391
- option: {
407
+ address?: string | undefined;
408
+ option?: {
392
409
  [x: string]: unknown;
393
410
  } | undefined;
394
411
  };
@@ -396,9 +413,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
396
413
  value: string;
397
414
  symbol: string;
398
415
  };
399
- data: string | undefined;
400
- }[], unknown>, t.UndefinedC]>;
401
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
416
+ } & {
417
+ data?: string | undefined;
418
+ })[], unknown>, t.UndefinedC]>;
419
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
402
420
  intentType: t.KeyofC<{
403
421
  payment: t.LiteralC<"payment">;
404
422
  transferToken: t.LiteralC<"transferToken">;
@@ -429,10 +447,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
429
447
  deactivate: t.LiteralC<"deactivate">;
430
448
  customTx: t.LiteralC<"customTx">;
431
449
  }>;
450
+ }>, t.PartialC<{
432
451
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
433
452
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
434
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
435
- }>, t.TypeC<{
453
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
454
+ }>]>, t.TypeC<{
436
455
  stakingRequestId: t.StringC;
437
456
  }>]>, t.TypeC<{
438
457
  intentType: t.LiteralC<"unstake">;
@@ -442,10 +461,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
442
461
  value: t.StringC;
443
462
  symbol: t.StringC;
444
463
  }>;
445
- recipients: t.UnionC<[t.Type<{
464
+ }>, t.PartialC<{
465
+ recipients: t.UnionC<[t.Type<({
446
466
  address: {
447
- address: string | undefined;
448
- option: {
467
+ address?: string | undefined;
468
+ option?: {
449
469
  [x: string]: unknown;
450
470
  } | undefined;
451
471
  };
@@ -453,11 +473,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
453
473
  value: string;
454
474
  symbol: string;
455
475
  };
456
- data: string | undefined;
457
- }[], {
476
+ } & {
477
+ data?: string | undefined;
478
+ })[], ({
458
479
  address: {
459
- address: string | undefined;
460
- option: {
480
+ address?: string | undefined;
481
+ option?: {
461
482
  [x: string]: unknown;
462
483
  } | undefined;
463
484
  };
@@ -465,9 +486,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
465
486
  value: string;
466
487
  symbol: string;
467
488
  };
468
- data: string | undefined;
469
- }[], unknown>, t.UndefinedC]>;
470
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
489
+ } & {
490
+ data?: string | undefined;
491
+ })[], unknown>, t.UndefinedC]>;
492
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
471
493
  intentType: t.KeyofC<{
472
494
  payment: t.LiteralC<"payment">;
473
495
  transferToken: t.LiteralC<"transferToken">;
@@ -498,13 +520,15 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
498
520
  deactivate: t.LiteralC<"deactivate">;
499
521
  customTx: t.LiteralC<"customTx">;
500
522
  }>;
523
+ }>, t.PartialC<{
501
524
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
502
525
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
503
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
504
- }>, t.TypeC<{
526
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
527
+ }>]>, t.TypeC<{
505
528
  stakingRequestId: t.StringC;
506
529
  }>]>, t.TypeC<{
507
530
  intentType: t.LiteralC<"claim">;
531
+ }>, t.PartialC<{
508
532
  amount: t.UnionC<[t.Type<{
509
533
  value: string;
510
534
  symbol: string;
@@ -518,7 +542,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
518
542
  value: t.StringC;
519
543
  symbol: t.StringC;
520
544
  }>;
521
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
545
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
522
546
  intentType: t.KeyofC<{
523
547
  payment: t.LiteralC<"payment">;
524
548
  transferToken: t.LiteralC<"transferToken">;
@@ -549,10 +573,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
549
573
  deactivate: t.LiteralC<"deactivate">;
550
574
  customTx: t.LiteralC<"customTx">;
551
575
  }>;
576
+ }>, t.PartialC<{
552
577
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
553
578
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
554
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
555
- }>, t.TypeC<{
579
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
580
+ }>]>, t.TypeC<{
556
581
  stakingRequestId: t.StringC;
557
582
  }>]>, t.TypeC<{
558
583
  intentType: t.LiteralC<"delegate">;
@@ -565,7 +590,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
565
590
  value: t.StringC;
566
591
  symbol: t.StringC;
567
592
  }>;
568
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
593
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
569
594
  intentType: t.KeyofC<{
570
595
  payment: t.LiteralC<"payment">;
571
596
  transferToken: t.LiteralC<"transferToken">;
@@ -596,10 +621,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
596
621
  deactivate: t.LiteralC<"deactivate">;
597
622
  customTx: t.LiteralC<"customTx">;
598
623
  }>;
624
+ }>, t.PartialC<{
599
625
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
600
626
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
601
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
602
- }>, t.TypeC<{
627
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
628
+ }>]>, t.TypeC<{
603
629
  stakingRequestId: t.StringC;
604
630
  }>]>, t.TypeC<{
605
631
  intentType: t.LiteralC<"undelegate">;
@@ -612,7 +638,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
612
638
  value: t.StringC;
613
639
  symbol: t.StringC;
614
640
  }>;
615
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
641
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
616
642
  intentType: t.KeyofC<{
617
643
  payment: t.LiteralC<"payment">;
618
644
  transferToken: t.LiteralC<"transferToken">;
@@ -643,13 +669,15 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
643
669
  deactivate: t.LiteralC<"deactivate">;
644
670
  customTx: t.LiteralC<"customTx">;
645
671
  }>;
672
+ }>, t.PartialC<{
646
673
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
647
674
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
648
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
649
- }>, t.TypeC<{
675
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
676
+ }>]>, t.TypeC<{
650
677
  stakingRequestId: t.StringC;
651
678
  }>]>, t.TypeC<{
652
679
  intentType: t.LiteralC<"claim">;
680
+ }>, t.PartialC<{
653
681
  amount: t.UnionC<[t.Type<{
654
682
  value: string;
655
683
  symbol: string;
@@ -657,7 +685,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
657
685
  value: string;
658
686
  symbol: string;
659
687
  }, unknown>, t.UndefinedC]>;
660
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
688
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
661
689
  intentType: t.KeyofC<{
662
690
  payment: t.LiteralC<"payment">;
663
691
  transferToken: t.LiteralC<"transferToken">;
@@ -688,13 +716,14 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
688
716
  deactivate: t.LiteralC<"deactivate">;
689
717
  customTx: t.LiteralC<"customTx">;
690
718
  }>;
719
+ }>, t.PartialC<{
691
720
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
692
721
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
693
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
694
- }>, t.TypeC<{
722
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
723
+ }>]>, t.TypeC<{
695
724
  intent: t.LiteralC<"payment">;
696
- recipients: t.ArrayC<t.TypeC<{
697
- address: t.TypeC<{
725
+ recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
726
+ address: t.PartialC<{
698
727
  address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
699
728
  option: t.UnionC<[t.Type<{
700
729
  [x: string]: unknown;
@@ -706,11 +735,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
706
735
  value: t.StringC;
707
736
  symbol: t.StringC;
708
737
  }>;
738
+ }>, t.PartialC<{
709
739
  data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
710
- }>>;
740
+ }>]>>;
711
741
  }>]>, t.TypeC<{
712
742
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
713
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
743
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
714
744
  intentType: t.KeyofC<{
715
745
  payment: t.LiteralC<"payment">;
716
746
  transferToken: t.LiteralC<"transferToken">;
@@ -741,10 +771,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
741
771
  deactivate: t.LiteralC<"deactivate">;
742
772
  customTx: t.LiteralC<"customTx">;
743
773
  }>;
774
+ }>, t.PartialC<{
744
775
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
745
776
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
746
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
747
- }>, t.TypeC<{
777
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
778
+ }>]>, t.TypeC<{
748
779
  stakingRequestId: t.StringC;
749
780
  }>]>, t.TypeC<{
750
781
  intentType: t.LiteralC<"delegate">;
@@ -753,10 +784,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
753
784
  value: t.StringC;
754
785
  symbol: t.StringC;
755
786
  }>;
756
- recipients: t.UnionC<[t.Type<{
787
+ }>, t.PartialC<{
788
+ recipients: t.UnionC<[t.Type<({
757
789
  address: {
758
- address: string | undefined;
759
- option: {
790
+ address?: string | undefined;
791
+ option?: {
760
792
  [x: string]: unknown;
761
793
  } | undefined;
762
794
  };
@@ -764,11 +796,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
764
796
  value: string;
765
797
  symbol: string;
766
798
  };
767
- data: string | undefined;
768
- }[], {
799
+ } & {
800
+ data?: string | undefined;
801
+ })[], ({
769
802
  address: {
770
- address: string | undefined;
771
- option: {
803
+ address?: string | undefined;
804
+ option?: {
772
805
  [x: string]: unknown;
773
806
  } | undefined;
774
807
  };
@@ -776,9 +809,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
776
809
  value: string;
777
810
  symbol: string;
778
811
  };
779
- data: string | undefined;
780
- }[], unknown>, t.UndefinedC]>;
781
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
812
+ } & {
813
+ data?: string | undefined;
814
+ })[], unknown>, t.UndefinedC]>;
815
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
782
816
  intentType: t.KeyofC<{
783
817
  payment: t.LiteralC<"payment">;
784
818
  transferToken: t.LiteralC<"transferToken">;
@@ -809,10 +843,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
809
843
  deactivate: t.LiteralC<"deactivate">;
810
844
  customTx: t.LiteralC<"customTx">;
811
845
  }>;
846
+ }>, t.PartialC<{
812
847
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
813
848
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
814
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
815
- }>, t.TypeC<{
849
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
850
+ }>]>, t.TypeC<{
816
851
  stakingRequestId: t.StringC;
817
852
  }>]>, t.TypeC<{
818
853
  intentType: t.LiteralC<"switchValidator">;
@@ -822,7 +857,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
822
857
  }>;
823
858
  validatorAddress: t.StringC;
824
859
  destValidatorAddress: t.StringC;
825
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
860
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
826
861
  intentType: t.KeyofC<{
827
862
  payment: t.LiteralC<"payment">;
828
863
  transferToken: t.LiteralC<"transferToken">;
@@ -853,10 +888,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
853
888
  deactivate: t.LiteralC<"deactivate">;
854
889
  customTx: t.LiteralC<"customTx">;
855
890
  }>;
891
+ }>, t.PartialC<{
856
892
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
857
893
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
858
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
859
- }>, t.TypeC<{
894
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
895
+ }>]>, t.TypeC<{
860
896
  stakingRequestId: t.StringC;
861
897
  }>]>, t.TypeC<{
862
898
  intentType: t.LiteralC<"undelegate">;
@@ -865,10 +901,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
865
901
  value: t.StringC;
866
902
  symbol: t.StringC;
867
903
  }>;
868
- recipients: t.UnionC<[t.Type<{
904
+ }>, t.PartialC<{
905
+ recipients: t.UnionC<[t.Type<({
869
906
  address: {
870
- address: string | undefined;
871
- option: {
907
+ address?: string | undefined;
908
+ option?: {
872
909
  [x: string]: unknown;
873
910
  } | undefined;
874
911
  };
@@ -876,11 +913,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
876
913
  value: string;
877
914
  symbol: string;
878
915
  };
879
- data: string | undefined;
880
- }[], {
916
+ } & {
917
+ data?: string | undefined;
918
+ })[], ({
881
919
  address: {
882
- address: string | undefined;
883
- option: {
920
+ address?: string | undefined;
921
+ option?: {
884
922
  [x: string]: unknown;
885
923
  } | undefined;
886
924
  };
@@ -888,9 +926,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
888
926
  value: string;
889
927
  symbol: string;
890
928
  };
891
- data: string | undefined;
892
- }[], unknown>, t.UndefinedC]>;
893
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
929
+ } & {
930
+ data?: string | undefined;
931
+ })[], unknown>, t.UndefinedC]>;
932
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
894
933
  intentType: t.KeyofC<{
895
934
  payment: t.LiteralC<"payment">;
896
935
  transferToken: t.LiteralC<"transferToken">;
@@ -921,13 +960,15 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
921
960
  deactivate: t.LiteralC<"deactivate">;
922
961
  customTx: t.LiteralC<"customTx">;
923
962
  }>;
963
+ }>, t.PartialC<{
924
964
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
925
965
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
926
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
927
- }>, t.TypeC<{
966
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
967
+ }>]>, t.TypeC<{
928
968
  stakingRequestId: t.StringC;
929
969
  }>]>, t.TypeC<{
930
970
  intentType: t.LiteralC<"claim">;
971
+ }>, t.PartialC<{
931
972
  amount: t.UnionC<[t.Type<{
932
973
  value: string;
933
974
  symbol: string;
@@ -937,7 +978,43 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
937
978
  }, unknown>, t.UndefinedC]>;
938
979
  }>]>, t.TypeC<{
939
980
  validatorAddress: t.StringC;
940
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
981
+ }>]>, t.IntersectionC<[t.PartialC<{
982
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
983
+ }>, t.TypeC<{
984
+ intentType: t.LiteralC<"consolidate">;
985
+ receiveAddress: t.StringC;
986
+ }>, t.PartialC<{
987
+ senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
988
+ consolidateId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
989
+ recipients: t.UnionC<[t.Type<({
990
+ address: {
991
+ address?: string | undefined;
992
+ option?: {
993
+ [x: string]: unknown;
994
+ } | undefined;
995
+ };
996
+ amount: {
997
+ value: string;
998
+ symbol: string;
999
+ };
1000
+ } & {
1001
+ data?: string | undefined;
1002
+ })[], ({
1003
+ address: {
1004
+ address?: string | undefined;
1005
+ option?: {
1006
+ [x: string]: unknown;
1007
+ } | undefined;
1008
+ };
1009
+ amount: {
1010
+ value: string;
1011
+ symbol: string;
1012
+ };
1013
+ } & {
1014
+ data?: string | undefined;
1015
+ })[], unknown>, t.UndefinedC]>;
1016
+ keepAlive: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
1017
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
941
1018
  intentType: t.KeyofC<{
942
1019
  payment: t.LiteralC<"payment">;
943
1020
  transferToken: t.LiteralC<"transferToken">;
@@ -968,36 +1045,41 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
968
1045
  deactivate: t.LiteralC<"deactivate">;
969
1046
  customTx: t.LiteralC<"customTx">;
970
1047
  }>;
1048
+ }>, t.PartialC<{
971
1049
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
972
1050
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
973
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
974
- }>, t.TypeC<{
1051
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1052
+ }>]>, t.PartialC<{
975
1053
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
976
1054
  }>, t.TypeC<{
977
1055
  intentType: t.LiteralC<"createAccount">;
1056
+ }>, t.PartialC<{
978
1057
  name: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
979
- }>]>, t.IntersectionC<[t.TypeC<{
1058
+ }>]>, t.IntersectionC<[t.PartialC<{
980
1059
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
981
- }>, t.TypeC<{
1060
+ }>, t.PartialC<{
982
1061
  fee: t.UnionC<[t.Type<{
983
1062
  amount: string | number;
984
- unit: "baseUnit" | "cpu" | "ram" | undefined;
985
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
986
- type: "max" | "base" | "tip" | undefined;
1063
+ } & {
1064
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1065
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | undefined;
1066
+ type?: "max" | "base" | "tip" | undefined;
987
1067
  }, {
988
1068
  amount: string | number;
989
- unit: "baseUnit" | "cpu" | "ram" | undefined;
990
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
991
- type: "max" | "base" | "tip" | undefined;
1069
+ } & {
1070
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1071
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | undefined;
1072
+ type?: "max" | "base" | "tip" | undefined;
992
1073
  }, unknown>, t.UndefinedC]>;
993
1074
  }>]>, t.TypeC<{
994
1075
  delayBlocks: t.StringC;
995
1076
  proxyType: t.StringC;
1077
+ }>, t.PartialC<{
996
1078
  index: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
997
- recipients: t.UnionC<[t.Type<{
1079
+ recipients: t.UnionC<[t.Type<({
998
1080
  address: {
999
- address: string | undefined;
1000
- option: {
1081
+ address?: string | undefined;
1082
+ option?: {
1001
1083
  [x: string]: unknown;
1002
1084
  } | undefined;
1003
1085
  };
@@ -1005,11 +1087,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1005
1087
  value: string;
1006
1088
  symbol: string;
1007
1089
  };
1008
- data: string | undefined;
1009
- }[], {
1090
+ } & {
1091
+ data?: string | undefined;
1092
+ })[], ({
1010
1093
  address: {
1011
- address: string | undefined;
1012
- option: {
1094
+ address?: string | undefined;
1095
+ option?: {
1013
1096
  [x: string]: unknown;
1014
1097
  } | undefined;
1015
1098
  };
@@ -1017,9 +1100,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1017
1100
  value: string;
1018
1101
  symbol: string;
1019
1102
  };
1020
- data: string | undefined;
1021
- }[], unknown>, t.UndefinedC]>;
1022
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1103
+ } & {
1104
+ data?: string | undefined;
1105
+ })[], unknown>, t.UndefinedC]>;
1106
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1023
1107
  intentType: t.KeyofC<{
1024
1108
  payment: t.LiteralC<"payment">;
1025
1109
  transferToken: t.LiteralC<"transferToken">;
@@ -1050,13 +1134,14 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1050
1134
  deactivate: t.LiteralC<"deactivate">;
1051
1135
  customTx: t.LiteralC<"customTx">;
1052
1136
  }>;
1137
+ }>, t.PartialC<{
1053
1138
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1054
1139
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1055
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1056
- }>, t.TypeC<{
1140
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1141
+ }>]>, t.TypeC<{
1057
1142
  intent: t.LiteralC<"payment">;
1058
- recipients: t.ArrayC<t.TypeC<{
1059
- address: t.TypeC<{
1143
+ recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
1144
+ address: t.PartialC<{
1060
1145
  address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1061
1146
  option: t.UnionC<[t.Type<{
1062
1147
  [x: string]: unknown;
@@ -1068,31 +1153,34 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1068
1153
  value: t.StringC;
1069
1154
  symbol: t.StringC;
1070
1155
  }>;
1156
+ }>, t.PartialC<{
1071
1157
  data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1072
- }>>;
1073
- }>]>, t.IntersectionC<[t.TypeC<{
1158
+ }>]>>;
1159
+ }>]>, t.IntersectionC<[t.PartialC<{
1074
1160
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1075
- }>, t.TypeC<{
1161
+ }>, t.PartialC<{
1076
1162
  fee: t.UnionC<[t.Type<{
1077
1163
  amount: string | number;
1078
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1079
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1080
- type: "max" | "base" | "tip" | undefined;
1164
+ } & {
1165
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1166
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | undefined;
1167
+ type?: "max" | "base" | "tip" | undefined;
1081
1168
  }, {
1082
1169
  amount: string | number;
1083
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1084
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1085
- type: "max" | "base" | "tip" | undefined;
1170
+ } & {
1171
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1172
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | undefined;
1173
+ type?: "max" | "base" | "tip" | undefined;
1086
1174
  }, unknown>, t.UndefinedC]>;
1087
1175
  }>]>, t.TypeC<{
1088
- proxy: t.TypeC<{
1176
+ proxy: t.PartialC<{
1089
1177
  name: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1090
1178
  addressString: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1091
1179
  asset: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1092
1180
  amountString: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1093
1181
  }>;
1094
1182
  owner: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1095
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1183
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1096
1184
  intentType: t.KeyofC<{
1097
1185
  payment: t.LiteralC<"payment">;
1098
1186
  transferToken: t.LiteralC<"transferToken">;
@@ -1123,26 +1211,29 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1123
1211
  deactivate: t.LiteralC<"deactivate">;
1124
1212
  customTx: t.LiteralC<"customTx">;
1125
1213
  }>;
1214
+ }>, t.PartialC<{
1126
1215
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1127
1216
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1128
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1129
- }>, t.TypeC<{
1217
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1218
+ }>]>, t.TypeC<{
1130
1219
  stakingRequestId: t.StringC;
1131
1220
  }>]>, t.TypeC<{
1132
1221
  intentType: t.LiteralC<"stake">;
1133
- }>]>, t.IntersectionC<[t.TypeC<{
1222
+ }>]>, t.IntersectionC<[t.PartialC<{
1134
1223
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1135
- }>, t.TypeC<{
1224
+ }>, t.PartialC<{
1136
1225
  fee: t.UnionC<[t.Type<{
1137
1226
  amount: string | number;
1138
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1139
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1140
- type: "max" | "base" | "tip" | undefined;
1227
+ } & {
1228
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1229
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | undefined;
1230
+ type?: "max" | "base" | "tip" | undefined;
1141
1231
  }, {
1142
1232
  amount: string | number;
1143
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1144
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1145
- type: "max" | "base" | "tip" | undefined;
1233
+ } & {
1234
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1235
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | undefined;
1236
+ type?: "max" | "base" | "tip" | undefined;
1146
1237
  }, unknown>, t.UndefinedC]>;
1147
1238
  }>]>, t.TypeC<{
1148
1239
  amount: t.TypeC<{
@@ -1150,9 +1241,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1150
1241
  symbol: t.StringC;
1151
1242
  }>;
1152
1243
  stakingProxy: t.StringC;
1244
+ }>, t.PartialC<{
1153
1245
  addToStake: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
1154
1246
  addProxy: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
1155
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1247
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1156
1248
  intentType: t.KeyofC<{
1157
1249
  payment: t.LiteralC<"payment">;
1158
1250
  transferToken: t.LiteralC<"transferToken">;
@@ -1183,26 +1275,29 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1183
1275
  deactivate: t.LiteralC<"deactivate">;
1184
1276
  customTx: t.LiteralC<"customTx">;
1185
1277
  }>;
1278
+ }>, t.PartialC<{
1186
1279
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1187
1280
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1188
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1189
- }>, t.TypeC<{
1281
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1282
+ }>]>, t.TypeC<{
1190
1283
  stakingRequestId: t.StringC;
1191
1284
  }>]>, t.TypeC<{
1192
1285
  intentType: t.LiteralC<"unstake">;
1193
- }>]>, t.IntersectionC<[t.TypeC<{
1286
+ }>]>, t.IntersectionC<[t.PartialC<{
1194
1287
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1195
- }>, t.TypeC<{
1288
+ }>, t.PartialC<{
1196
1289
  fee: t.UnionC<[t.Type<{
1197
1290
  amount: string | number;
1198
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1199
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1200
- type: "max" | "base" | "tip" | undefined;
1291
+ } & {
1292
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1293
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | undefined;
1294
+ type?: "max" | "base" | "tip" | undefined;
1201
1295
  }, {
1202
1296
  amount: string | number;
1203
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1204
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1205
- type: "max" | "base" | "tip" | undefined;
1297
+ } & {
1298
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1299
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | undefined;
1300
+ type?: "max" | "base" | "tip" | undefined;
1206
1301
  }, unknown>, t.UndefinedC]>;
1207
1302
  }>]>, t.TypeC<{
1208
1303
  amount: t.TypeC<{
@@ -1210,8 +1305,9 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1210
1305
  symbol: t.StringC;
1211
1306
  }>;
1212
1307
  stakingProxy: t.StringC;
1308
+ }>, t.PartialC<{
1213
1309
  stopStaking: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
1214
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1310
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1215
1311
  intentType: t.KeyofC<{
1216
1312
  payment: t.LiteralC<"payment">;
1217
1313
  transferToken: t.LiteralC<"transferToken">;
@@ -1242,13 +1338,15 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1242
1338
  deactivate: t.LiteralC<"deactivate">;
1243
1339
  customTx: t.LiteralC<"customTx">;
1244
1340
  }>;
1341
+ }>, t.PartialC<{
1245
1342
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1246
1343
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1247
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1248
- }>, t.TypeC<{
1344
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1345
+ }>]>, t.TypeC<{
1249
1346
  stakingRequestId: t.StringC;
1250
1347
  }>]>, t.TypeC<{
1251
1348
  intentType: t.LiteralC<"claim">;
1349
+ }>, t.PartialC<{
1252
1350
  amount: t.UnionC<[t.Type<{
1253
1351
  value: string;
1254
1352
  symbol: string;
@@ -1256,21 +1354,23 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1256
1354
  value: string;
1257
1355
  symbol: string;
1258
1356
  }, unknown>, t.UndefinedC]>;
1259
- }>]>, t.IntersectionC<[t.TypeC<{
1357
+ }>]>, t.IntersectionC<[t.PartialC<{
1260
1358
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1261
- }>, t.TypeC<{
1359
+ }>, t.PartialC<{
1262
1360
  fee: t.UnionC<[t.Type<{
1263
1361
  amount: string | number;
1264
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1265
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1266
- type: "max" | "base" | "tip" | undefined;
1362
+ } & {
1363
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1364
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | undefined;
1365
+ type?: "max" | "base" | "tip" | undefined;
1267
1366
  }, {
1268
1367
  amount: string | number;
1269
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1270
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1271
- type: "max" | "base" | "tip" | undefined;
1368
+ } & {
1369
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1370
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | undefined;
1371
+ type?: "max" | "base" | "tip" | undefined;
1272
1372
  }, unknown>, t.UndefinedC]>;
1273
- }>]>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1373
+ }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1274
1374
  intentType: t.KeyofC<{
1275
1375
  payment: t.LiteralC<"payment">;
1276
1376
  transferToken: t.LiteralC<"transferToken">;
@@ -1301,15 +1401,16 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1301
1401
  deactivate: t.LiteralC<"deactivate">;
1302
1402
  customTx: t.LiteralC<"customTx">;
1303
1403
  }>;
1404
+ }>, t.PartialC<{
1304
1405
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1305
1406
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1306
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1307
- }>, t.TypeC<{
1407
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1408
+ }>]>, t.TypeC<{
1308
1409
  intentType: t.LiteralC<"acceleration">;
1309
1410
  txid: t.StringC;
1310
- }>]>, t.IntersectionC<[t.TypeC<{
1411
+ }>]>, t.IntersectionC<[t.PartialC<{
1311
1412
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1312
- }>, t.TypeC<{
1413
+ }>, t.PartialC<{
1313
1414
  hopParams: t.UnionC<[t.Type<{
1314
1415
  paymentId: string | undefined;
1315
1416
  userReqSig: string | undefined;
@@ -1322,78 +1423,160 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1322
1423
  receiveAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1323
1424
  senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1324
1425
  }>]>, t.TypeC<{
1325
- feeOptions: t.UnionC<[t.TypeC<{
1426
+ feeOptions: t.UnionC<[t.PartialC<{
1326
1427
  unit: t.UnionC<[t.Type<"baseUnit" | "cpu" | "ram", "baseUnit" | "cpu" | "ram", unknown>, t.UndefinedC]>;
1327
1428
  formula: t.UnionC<[t.Type<"fixed" | "feeRate" | "perKB" | "custom" | "perVKB", "fixed" | "feeRate" | "perKB" | "custom" | "perVKB", unknown>, t.UndefinedC]>;
1328
1429
  feeType: t.UnionC<[t.Type<"max" | "base" | "tip", "max" | "base" | "tip", unknown>, t.UndefinedC]>;
1329
1430
  gasLimit: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1330
1431
  gasPrice: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1331
- }>, t.TypeC<{
1432
+ }>, t.PartialC<{
1332
1433
  gasLimit: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1333
1434
  maxFeePerGas: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1334
1435
  maxPriorityFeePerGas: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1335
1436
  }>]>;
1336
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1337
- intentType: t.KeyofC<{
1338
- payment: t.LiteralC<"payment">;
1339
- transferToken: t.LiteralC<"transferToken">;
1340
- consolidate: t.LiteralC<"consolidate">;
1341
- consolidateToken: t.LiteralC<"consolidateToken">;
1342
- fanout: t.LiteralC<"fanout">;
1343
- stake: t.LiteralC<"stake">;
1344
- unstake: t.LiteralC<"unstake">;
1345
- delegate: t.LiteralC<"delegate">;
1346
- undelegate: t.LiteralC<"undelegate">;
1347
- switchValidator: t.LiteralC<"switchValidator">;
1348
- claim: t.LiteralC<"claim">;
1349
- stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
1350
- pledge: t.LiteralC<"pledge">;
1351
- vote: t.LiteralC<"vote">;
1352
- createAccount: t.LiteralC<"createAccount">;
1353
- updateAccount: t.LiteralC<"updateAccount">;
1354
- addTrustLine: t.LiteralC<"addTrustLine">;
1355
- removeTrustLine: t.LiteralC<"removeTrustLine">;
1356
- signMessage: t.LiteralC<"signMessage">;
1357
- signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
1358
- enableToken: t.LiteralC<"enableToken">;
1359
- authorize: t.LiteralC<"authorize">;
1360
- acceleration: t.LiteralC<"acceleration">;
1361
- fillNonce: t.LiteralC<"fillNonce">;
1362
- walletRecovery: t.LiteralC<"walletRecovery">;
1363
- contractCall: t.LiteralC<"contractCall">;
1364
- deactivate: t.LiteralC<"deactivate">;
1365
- customTx: t.LiteralC<"customTx">;
1366
- }>;
1367
- sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1368
- comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1437
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.PartialC<{
1438
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1369
1439
  }>, t.TypeC<{
1370
- intentType: t.LiteralC<"fillNonce">;
1371
- nonce: t.UnionC<[t.StringC, t.NumberC]>;
1372
- }>]>, t.TypeC<{
1440
+ intentType: t.LiteralC<"consolidate">;
1441
+ receiveAddress: t.StringC;
1442
+ }>, t.PartialC<{
1443
+ senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1444
+ consolidateId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1445
+ recipients: t.UnionC<[t.Type<({
1446
+ address: {
1447
+ address?: string | undefined;
1448
+ option?: {
1449
+ [x: string]: unknown;
1450
+ } | undefined;
1451
+ };
1452
+ amount: {
1453
+ value: string;
1454
+ symbol: string;
1455
+ };
1456
+ } & {
1457
+ data?: string | undefined;
1458
+ })[], ({
1459
+ address: {
1460
+ address?: string | undefined;
1461
+ option?: {
1462
+ [x: string]: unknown;
1463
+ } | undefined;
1464
+ };
1465
+ amount: {
1466
+ value: string;
1467
+ symbol: string;
1468
+ };
1469
+ } & {
1470
+ data?: string | undefined;
1471
+ })[], unknown>, t.UndefinedC]>;
1472
+ keepAlive: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
1473
+ }>]>, t.IntersectionC<[t.PartialC<{
1474
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1475
+ }>, t.PartialC<{
1373
1476
  feeOptions: t.UnionC<[t.Type<{
1374
- gasLimit: number | undefined;
1375
- maxFeePerGas: number | undefined;
1376
- maxPriorityFeePerGas: number | undefined;
1477
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1478
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1479
+ feeType?: "max" | "base" | "tip" | undefined;
1480
+ gasLimit?: number | undefined;
1481
+ gasPrice?: number | undefined;
1377
1482
  } | {
1378
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1379
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1380
- feeType: "max" | "base" | "tip" | undefined;
1381
- gasLimit: number | undefined;
1382
- gasPrice: number | undefined;
1483
+ gasLimit?: number | undefined;
1484
+ maxFeePerGas?: number | undefined;
1485
+ maxPriorityFeePerGas?: number | undefined;
1383
1486
  }, {
1384
- gasLimit: number | undefined;
1385
- maxFeePerGas: number | undefined;
1386
- maxPriorityFeePerGas: number | undefined;
1487
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1488
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1489
+ feeType?: "max" | "base" | "tip" | undefined;
1490
+ gasLimit?: number | undefined;
1491
+ gasPrice?: number | undefined;
1387
1492
  } | {
1388
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1389
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1390
- feeType: "max" | "base" | "tip" | undefined;
1391
- gasLimit: number | undefined;
1392
- gasPrice: number | undefined;
1493
+ gasLimit?: number | undefined;
1494
+ maxFeePerGas?: number | undefined;
1495
+ maxPriorityFeePerGas?: number | undefined;
1496
+ }, unknown>, t.UndefinedC]>;
1497
+ hopParams: t.UnionC<[t.Type<{
1498
+ paymentId: string | undefined;
1499
+ userReqSig: string | undefined;
1500
+ gasPriceMax: number | undefined;
1501
+ }, {
1502
+ paymentId: string | undefined;
1503
+ userReqSig: string | undefined;
1504
+ gasPriceMax: number | undefined;
1393
1505
  }, unknown>, t.UndefinedC]>;
1394
1506
  receiveAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1395
1507
  senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1396
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1508
+ }>]>]>, t.IntersectionC<[t.IntersectionC<[t.PartialC<{
1509
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1510
+ }>, t.TypeC<{
1511
+ intentType: t.LiteralC<"consolidate">;
1512
+ receiveAddress: t.StringC;
1513
+ }>, t.PartialC<{
1514
+ senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1515
+ consolidateId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1516
+ recipients: t.UnionC<[t.Type<({
1517
+ address: {
1518
+ address?: string | undefined;
1519
+ option?: {
1520
+ [x: string]: unknown;
1521
+ } | undefined;
1522
+ };
1523
+ amount: {
1524
+ value: string;
1525
+ symbol: string;
1526
+ };
1527
+ } & {
1528
+ data?: string | undefined;
1529
+ })[], ({
1530
+ address: {
1531
+ address?: string | undefined;
1532
+ option?: {
1533
+ [x: string]: unknown;
1534
+ } | undefined;
1535
+ };
1536
+ amount: {
1537
+ value: string;
1538
+ symbol: string;
1539
+ };
1540
+ } & {
1541
+ data?: string | undefined;
1542
+ })[], unknown>, t.UndefinedC]>;
1543
+ keepAlive: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
1544
+ }>]>, t.IntersectionC<[t.PartialC<{
1545
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1546
+ }>, t.PartialC<{
1547
+ feeOptions: t.UnionC<[t.Type<{
1548
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1549
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1550
+ feeType?: "max" | "base" | "tip" | undefined;
1551
+ gasLimit?: number | undefined;
1552
+ gasPrice?: number | undefined;
1553
+ } | {
1554
+ gasLimit?: number | undefined;
1555
+ maxFeePerGas?: number | undefined;
1556
+ maxPriorityFeePerGas?: number | undefined;
1557
+ }, {
1558
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1559
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1560
+ feeType?: "max" | "base" | "tip" | undefined;
1561
+ gasLimit?: number | undefined;
1562
+ gasPrice?: number | undefined;
1563
+ } | {
1564
+ gasLimit?: number | undefined;
1565
+ maxFeePerGas?: number | undefined;
1566
+ maxPriorityFeePerGas?: number | undefined;
1567
+ }, unknown>, t.UndefinedC]>;
1568
+ hopParams: t.UnionC<[t.Type<{
1569
+ paymentId: string | undefined;
1570
+ userReqSig: string | undefined;
1571
+ gasPriceMax: number | undefined;
1572
+ }, {
1573
+ paymentId: string | undefined;
1574
+ userReqSig: string | undefined;
1575
+ gasPriceMax: number | undefined;
1576
+ }, unknown>, t.UndefinedC]>;
1577
+ receiveAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1578
+ senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1579
+ }>]>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1397
1580
  intentType: t.KeyofC<{
1398
1581
  payment: t.LiteralC<"payment">;
1399
1582
  transferToken: t.LiteralC<"transferToken">;
@@ -1424,13 +1607,49 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1424
1607
  deactivate: t.LiteralC<"deactivate">;
1425
1608
  customTx: t.LiteralC<"customTx">;
1426
1609
  }>;
1610
+ }>, t.PartialC<{
1427
1611
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1428
1612
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1429
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1430
- }>, t.TypeC<{
1431
- intent: t.LiteralC<"payment">;
1432
- recipients: t.ArrayC<t.TypeC<{
1433
- address: t.TypeC<{
1613
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1614
+ }>]>, t.IntersectionC<[t.PartialC<{
1615
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1616
+ }>, t.PartialC<{
1617
+ feeOptions: t.UnionC<[t.Type<{
1618
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1619
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1620
+ feeType?: "max" | "base" | "tip" | undefined;
1621
+ gasLimit?: number | undefined;
1622
+ gasPrice?: number | undefined;
1623
+ } | {
1624
+ gasLimit?: number | undefined;
1625
+ maxFeePerGas?: number | undefined;
1626
+ maxPriorityFeePerGas?: number | undefined;
1627
+ }, {
1628
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1629
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1630
+ feeType?: "max" | "base" | "tip" | undefined;
1631
+ gasLimit?: number | undefined;
1632
+ gasPrice?: number | undefined;
1633
+ } | {
1634
+ gasLimit?: number | undefined;
1635
+ maxFeePerGas?: number | undefined;
1636
+ maxPriorityFeePerGas?: number | undefined;
1637
+ }, unknown>, t.UndefinedC]>;
1638
+ hopParams: t.UnionC<[t.Type<{
1639
+ paymentId: string | undefined;
1640
+ userReqSig: string | undefined;
1641
+ gasPriceMax: number | undefined;
1642
+ }, {
1643
+ paymentId: string | undefined;
1644
+ userReqSig: string | undefined;
1645
+ gasPriceMax: number | undefined;
1646
+ }, unknown>, t.UndefinedC]>;
1647
+ receiveAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1648
+ senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1649
+ }>]>, t.TypeC<{
1650
+ intentType: t.LiteralC<"consolidateToken">;
1651
+ recipients: t.ArrayC<t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1652
+ address: t.PartialC<{
1434
1653
  address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1435
1654
  option: t.UnionC<[t.Type<{
1436
1655
  [x: string]: unknown;
@@ -1442,31 +1661,160 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1442
1661
  value: t.StringC;
1443
1662
  symbol: t.StringC;
1444
1663
  }>;
1664
+ }>, t.PartialC<{
1445
1665
  data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1446
- }>>;
1447
- }>]>, t.IntersectionC<[t.TypeC<{
1666
+ }>]>, t.TypeC<{
1667
+ tokenData: t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1668
+ tokenQuantity: t.StringC;
1669
+ tokenType: t.StringC;
1670
+ }>, t.PartialC<{
1671
+ tokenId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1672
+ }>]>, t.TypeC<{
1673
+ tokenName: t.StringC;
1674
+ }>, t.PartialC<{
1675
+ tokenContractAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1676
+ decimals: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1677
+ }>]>;
1678
+ }>]>>;
1679
+ consolidateId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1680
+ keepAlive: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
1681
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1682
+ intentType: t.KeyofC<{
1683
+ payment: t.LiteralC<"payment">;
1684
+ transferToken: t.LiteralC<"transferToken">;
1685
+ consolidate: t.LiteralC<"consolidate">;
1686
+ consolidateToken: t.LiteralC<"consolidateToken">;
1687
+ fanout: t.LiteralC<"fanout">;
1688
+ stake: t.LiteralC<"stake">;
1689
+ unstake: t.LiteralC<"unstake">;
1690
+ delegate: t.LiteralC<"delegate">;
1691
+ undelegate: t.LiteralC<"undelegate">;
1692
+ switchValidator: t.LiteralC<"switchValidator">;
1693
+ claim: t.LiteralC<"claim">;
1694
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
1695
+ pledge: t.LiteralC<"pledge">;
1696
+ vote: t.LiteralC<"vote">;
1697
+ createAccount: t.LiteralC<"createAccount">;
1698
+ updateAccount: t.LiteralC<"updateAccount">;
1699
+ addTrustLine: t.LiteralC<"addTrustLine">;
1700
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
1701
+ signMessage: t.LiteralC<"signMessage">;
1702
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
1703
+ enableToken: t.LiteralC<"enableToken">;
1704
+ authorize: t.LiteralC<"authorize">;
1705
+ acceleration: t.LiteralC<"acceleration">;
1706
+ fillNonce: t.LiteralC<"fillNonce">;
1707
+ walletRecovery: t.LiteralC<"walletRecovery">;
1708
+ contractCall: t.LiteralC<"contractCall">;
1709
+ deactivate: t.LiteralC<"deactivate">;
1710
+ customTx: t.LiteralC<"customTx">;
1711
+ }>;
1712
+ }>, t.PartialC<{
1713
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1714
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1715
+ }>]>, t.TypeC<{
1716
+ intentType: t.LiteralC<"fillNonce">;
1717
+ nonce: t.UnionC<[t.StringC, t.NumberC]>;
1718
+ }>]>, t.PartialC<{
1719
+ feeOptions: t.UnionC<[t.Type<{
1720
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1721
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1722
+ feeType?: "max" | "base" | "tip" | undefined;
1723
+ gasLimit?: number | undefined;
1724
+ gasPrice?: number | undefined;
1725
+ } | {
1726
+ gasLimit?: number | undefined;
1727
+ maxFeePerGas?: number | undefined;
1728
+ maxPriorityFeePerGas?: number | undefined;
1729
+ }, {
1730
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1731
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1732
+ feeType?: "max" | "base" | "tip" | undefined;
1733
+ gasLimit?: number | undefined;
1734
+ gasPrice?: number | undefined;
1735
+ } | {
1736
+ gasLimit?: number | undefined;
1737
+ maxFeePerGas?: number | undefined;
1738
+ maxPriorityFeePerGas?: number | undefined;
1739
+ }, unknown>, t.UndefinedC]>;
1740
+ receiveAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1741
+ senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1742
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1743
+ intentType: t.KeyofC<{
1744
+ payment: t.LiteralC<"payment">;
1745
+ transferToken: t.LiteralC<"transferToken">;
1746
+ consolidate: t.LiteralC<"consolidate">;
1747
+ consolidateToken: t.LiteralC<"consolidateToken">;
1748
+ fanout: t.LiteralC<"fanout">;
1749
+ stake: t.LiteralC<"stake">;
1750
+ unstake: t.LiteralC<"unstake">;
1751
+ delegate: t.LiteralC<"delegate">;
1752
+ undelegate: t.LiteralC<"undelegate">;
1753
+ switchValidator: t.LiteralC<"switchValidator">;
1754
+ claim: t.LiteralC<"claim">;
1755
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
1756
+ pledge: t.LiteralC<"pledge">;
1757
+ vote: t.LiteralC<"vote">;
1758
+ createAccount: t.LiteralC<"createAccount">;
1759
+ updateAccount: t.LiteralC<"updateAccount">;
1760
+ addTrustLine: t.LiteralC<"addTrustLine">;
1761
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
1762
+ signMessage: t.LiteralC<"signMessage">;
1763
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
1764
+ enableToken: t.LiteralC<"enableToken">;
1765
+ authorize: t.LiteralC<"authorize">;
1766
+ acceleration: t.LiteralC<"acceleration">;
1767
+ fillNonce: t.LiteralC<"fillNonce">;
1768
+ walletRecovery: t.LiteralC<"walletRecovery">;
1769
+ contractCall: t.LiteralC<"contractCall">;
1770
+ deactivate: t.LiteralC<"deactivate">;
1771
+ customTx: t.LiteralC<"customTx">;
1772
+ }>;
1773
+ }>, t.PartialC<{
1774
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1775
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1448
1776
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1449
- }>, t.TypeC<{
1777
+ }>]>, t.TypeC<{
1778
+ intent: t.LiteralC<"payment">;
1779
+ recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
1780
+ address: t.PartialC<{
1781
+ address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1782
+ option: t.UnionC<[t.Type<{
1783
+ [x: string]: unknown;
1784
+ }, {
1785
+ [x: string]: unknown;
1786
+ }, unknown>, t.UndefinedC]>;
1787
+ }>;
1788
+ amount: t.TypeC<{
1789
+ value: t.StringC;
1790
+ symbol: t.StringC;
1791
+ }>;
1792
+ }>, t.PartialC<{
1793
+ data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1794
+ }>]>>;
1795
+ }>]>, t.IntersectionC<[t.PartialC<{
1796
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1797
+ }>, t.PartialC<{
1450
1798
  feeOptions: t.UnionC<[t.Type<{
1451
- gasLimit: number | undefined;
1452
- maxFeePerGas: number | undefined;
1453
- maxPriorityFeePerGas: number | undefined;
1799
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1800
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1801
+ feeType?: "max" | "base" | "tip" | undefined;
1802
+ gasLimit?: number | undefined;
1803
+ gasPrice?: number | undefined;
1454
1804
  } | {
1455
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1456
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1457
- feeType: "max" | "base" | "tip" | undefined;
1458
- gasLimit: number | undefined;
1459
- gasPrice: number | undefined;
1805
+ gasLimit?: number | undefined;
1806
+ maxFeePerGas?: number | undefined;
1807
+ maxPriorityFeePerGas?: number | undefined;
1460
1808
  }, {
1461
- gasLimit: number | undefined;
1462
- maxFeePerGas: number | undefined;
1463
- maxPriorityFeePerGas: number | undefined;
1809
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1810
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1811
+ feeType?: "max" | "base" | "tip" | undefined;
1812
+ gasLimit?: number | undefined;
1813
+ gasPrice?: number | undefined;
1464
1814
  } | {
1465
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1466
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1467
- feeType: "max" | "base" | "tip" | undefined;
1468
- gasLimit: number | undefined;
1469
- gasPrice: number | undefined;
1815
+ gasLimit?: number | undefined;
1816
+ maxFeePerGas?: number | undefined;
1817
+ maxPriorityFeePerGas?: number | undefined;
1470
1818
  }, unknown>, t.UndefinedC]>;
1471
1819
  hopParams: t.UnionC<[t.Type<{
1472
1820
  paymentId: string | undefined;
@@ -1480,8 +1828,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1480
1828
  receiveAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1481
1829
  senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1482
1830
  }>]>, t.TypeC<{
1483
- selfSend: t.StringC;
1484
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1831
+ selfSend: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
1832
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1485
1833
  intentType: t.KeyofC<{
1486
1834
  payment: t.LiteralC<"payment">;
1487
1835
  transferToken: t.LiteralC<"transferToken">;
@@ -1512,36 +1860,37 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1512
1860
  deactivate: t.LiteralC<"deactivate">;
1513
1861
  customTx: t.LiteralC<"customTx">;
1514
1862
  }>;
1863
+ }>, t.PartialC<{
1515
1864
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1516
1865
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1517
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1518
- }>, t.TypeC<{
1866
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1867
+ }>]>, t.TypeC<{
1519
1868
  stakingRequestId: t.StringC;
1520
1869
  }>]>, t.TypeC<{
1521
1870
  intentType: t.LiteralC<"stake">;
1522
- }>]>, t.IntersectionC<[t.TypeC<{
1871
+ }>]>, t.IntersectionC<[t.PartialC<{
1523
1872
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1524
- }>, t.TypeC<{
1873
+ }>, t.PartialC<{
1525
1874
  feeOptions: t.UnionC<[t.Type<{
1526
- gasLimit: number | undefined;
1527
- maxFeePerGas: number | undefined;
1528
- maxPriorityFeePerGas: number | undefined;
1875
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1876
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1877
+ feeType?: "max" | "base" | "tip" | undefined;
1878
+ gasLimit?: number | undefined;
1879
+ gasPrice?: number | undefined;
1529
1880
  } | {
1530
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1531
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1532
- feeType: "max" | "base" | "tip" | undefined;
1533
- gasLimit: number | undefined;
1534
- gasPrice: number | undefined;
1881
+ gasLimit?: number | undefined;
1882
+ maxFeePerGas?: number | undefined;
1883
+ maxPriorityFeePerGas?: number | undefined;
1535
1884
  }, {
1536
- gasLimit: number | undefined;
1537
- maxFeePerGas: number | undefined;
1538
- maxPriorityFeePerGas: number | undefined;
1885
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1886
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1887
+ feeType?: "max" | "base" | "tip" | undefined;
1888
+ gasLimit?: number | undefined;
1889
+ gasPrice?: number | undefined;
1539
1890
  } | {
1540
- unit: "baseUnit" | "cpu" | "ram" | undefined;
1541
- formula: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1542
- feeType: "max" | "base" | "tip" | undefined;
1543
- gasLimit: number | undefined;
1544
- gasPrice: number | undefined;
1891
+ gasLimit?: number | undefined;
1892
+ maxFeePerGas?: number | undefined;
1893
+ maxPriorityFeePerGas?: number | undefined;
1545
1894
  }, unknown>, t.UndefinedC]>;
1546
1895
  hopParams: t.UnionC<[t.Type<{
1547
1896
  paymentId: string | undefined;
@@ -1559,7 +1908,107 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1559
1908
  withdrawalCredentials: t.StringC;
1560
1909
  signature: t.StringC;
1561
1910
  depositDataRoot: t.StringC;
1562
- }>]>, t.IntersectionC<[t.TypeC<{
1911
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1912
+ intentType: t.KeyofC<{
1913
+ payment: t.LiteralC<"payment">;
1914
+ transferToken: t.LiteralC<"transferToken">;
1915
+ consolidate: t.LiteralC<"consolidate">;
1916
+ consolidateToken: t.LiteralC<"consolidateToken">;
1917
+ fanout: t.LiteralC<"fanout">;
1918
+ stake: t.LiteralC<"stake">;
1919
+ unstake: t.LiteralC<"unstake">;
1920
+ delegate: t.LiteralC<"delegate">;
1921
+ undelegate: t.LiteralC<"undelegate">;
1922
+ switchValidator: t.LiteralC<"switchValidator">;
1923
+ claim: t.LiteralC<"claim">;
1924
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
1925
+ pledge: t.LiteralC<"pledge">;
1926
+ vote: t.LiteralC<"vote">;
1927
+ createAccount: t.LiteralC<"createAccount">;
1928
+ updateAccount: t.LiteralC<"updateAccount">;
1929
+ addTrustLine: t.LiteralC<"addTrustLine">;
1930
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
1931
+ signMessage: t.LiteralC<"signMessage">;
1932
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
1933
+ enableToken: t.LiteralC<"enableToken">;
1934
+ authorize: t.LiteralC<"authorize">;
1935
+ acceleration: t.LiteralC<"acceleration">;
1936
+ fillNonce: t.LiteralC<"fillNonce">;
1937
+ walletRecovery: t.LiteralC<"walletRecovery">;
1938
+ contractCall: t.LiteralC<"contractCall">;
1939
+ deactivate: t.LiteralC<"deactivate">;
1940
+ customTx: t.LiteralC<"customTx">;
1941
+ }>;
1942
+ }>, t.PartialC<{
1943
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1944
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1945
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1946
+ }>]>, t.TypeC<{
1947
+ intentType: t.LiteralC<"transferToken">;
1948
+ recipients: t.ArrayC<t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1949
+ address: t.PartialC<{
1950
+ address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1951
+ option: t.UnionC<[t.Type<{
1952
+ [x: string]: unknown;
1953
+ }, {
1954
+ [x: string]: unknown;
1955
+ }, unknown>, t.UndefinedC]>;
1956
+ }>;
1957
+ amount: t.TypeC<{
1958
+ value: t.StringC;
1959
+ symbol: t.StringC;
1960
+ }>;
1961
+ }>, t.PartialC<{
1962
+ data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1963
+ }>]>, t.TypeC<{
1964
+ tokenData: t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1965
+ tokenQuantity: t.StringC;
1966
+ tokenType: t.StringC;
1967
+ }>, t.PartialC<{
1968
+ tokenId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1969
+ }>]>, t.TypeC<{
1970
+ tokenName: t.StringC;
1971
+ }>, t.PartialC<{
1972
+ tokenContractAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1973
+ decimals: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1974
+ }>]>;
1975
+ }>]>>;
1976
+ }>]>, t.IntersectionC<[t.PartialC<{
1977
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1978
+ }>, t.PartialC<{
1979
+ feeOptions: t.UnionC<[t.Type<{
1980
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1981
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1982
+ feeType?: "max" | "base" | "tip" | undefined;
1983
+ gasLimit?: number | undefined;
1984
+ gasPrice?: number | undefined;
1985
+ } | {
1986
+ gasLimit?: number | undefined;
1987
+ maxFeePerGas?: number | undefined;
1988
+ maxPriorityFeePerGas?: number | undefined;
1989
+ }, {
1990
+ unit?: "baseUnit" | "cpu" | "ram" | undefined;
1991
+ formula?: "fixed" | "feeRate" | "perKB" | "custom" | "perVKB" | undefined;
1992
+ feeType?: "max" | "base" | "tip" | undefined;
1993
+ gasLimit?: number | undefined;
1994
+ gasPrice?: number | undefined;
1995
+ } | {
1996
+ gasLimit?: number | undefined;
1997
+ maxFeePerGas?: number | undefined;
1998
+ maxPriorityFeePerGas?: number | undefined;
1999
+ }, unknown>, t.UndefinedC]>;
2000
+ hopParams: t.UnionC<[t.Type<{
2001
+ paymentId: string | undefined;
2002
+ userReqSig: string | undefined;
2003
+ gasPriceMax: number | undefined;
2004
+ }, {
2005
+ paymentId: string | undefined;
2006
+ userReqSig: string | undefined;
2007
+ gasPriceMax: number | undefined;
2008
+ }, unknown>, t.UndefinedC]>;
2009
+ receiveAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2010
+ senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
2011
+ }>]>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1563
2012
  intentType: t.KeyofC<{
1564
2013
  payment: t.LiteralC<"payment">;
1565
2014
  transferToken: t.LiteralC<"transferToken">;
@@ -1590,14 +2039,22 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1590
2039
  deactivate: t.LiteralC<"deactivate">;
1591
2040
  customTx: t.LiteralC<"customTx">;
1592
2041
  }>;
2042
+ }>, t.PartialC<{
1593
2043
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1594
2044
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1595
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2045
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2046
+ }>]>, t.TypeC<{
2047
+ request: t.IntersectionC<[t.TypeC<{
2048
+ invoice: t.StringC;
2049
+ }>, t.PartialC<{
2050
+ amountMsat: import("io-ts-types").BigIntFromStringC;
2051
+ feeLimitMsat: import("io-ts-types").BigIntFromStringC;
2052
+ feeLimitRatio: t.NumberC;
2053
+ }>]>;
2054
+ signature: t.StringC;
1596
2055
  }>, t.TypeC<{
1597
2056
  intentType: t.LiteralC<"payment">;
1598
- invoice: t.StringC;
1599
- signedInvoice: t.StringC;
1600
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2057
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1601
2058
  intentType: t.KeyofC<{
1602
2059
  payment: t.LiteralC<"payment">;
1603
2060
  transferToken: t.LiteralC<"transferToken">;
@@ -1628,10 +2085,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1628
2085
  deactivate: t.LiteralC<"deactivate">;
1629
2086
  customTx: t.LiteralC<"customTx">;
1630
2087
  }>;
2088
+ }>, t.PartialC<{
1631
2089
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1632
2090
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1633
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1634
- }>, t.TypeC<{
2091
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2092
+ }>]>, t.TypeC<{
1635
2093
  intentType: t.LiteralC<"signMessage">;
1636
2094
  messageRaw: t.StringC;
1637
2095
  messageEncoded: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1668,16 +2126,72 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1668
2126
  deactivate: t.LiteralC<"deactivate">;
1669
2127
  customTx: t.LiteralC<"customTx">;
1670
2128
  }>;
2129
+ }>, t.PartialC<{
1671
2130
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1672
2131
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1673
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1674
- }>, t.TypeC<{
2132
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2133
+ }>]>, t.TypeC<{
2134
+ intent: t.LiteralC<"payment">;
2135
+ recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
2136
+ address: t.PartialC<{
2137
+ address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2138
+ option: t.UnionC<[t.Type<{
2139
+ [x: string]: unknown;
2140
+ }, {
2141
+ [x: string]: unknown;
2142
+ }, unknown>, t.UndefinedC]>;
2143
+ }>;
2144
+ amount: t.TypeC<{
2145
+ value: t.StringC;
2146
+ symbol: t.StringC;
2147
+ }>;
2148
+ }>, t.PartialC<{
2149
+ data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2150
+ }>]>>;
2151
+ }>]>, t.TypeC<{
2152
+ custodianTransactionId: t.StringC;
2153
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2154
+ intentType: t.KeyofC<{
2155
+ payment: t.LiteralC<"payment">;
2156
+ transferToken: t.LiteralC<"transferToken">;
2157
+ consolidate: t.LiteralC<"consolidate">;
2158
+ consolidateToken: t.LiteralC<"consolidateToken">;
2159
+ fanout: t.LiteralC<"fanout">;
2160
+ stake: t.LiteralC<"stake">;
2161
+ unstake: t.LiteralC<"unstake">;
2162
+ delegate: t.LiteralC<"delegate">;
2163
+ undelegate: t.LiteralC<"undelegate">;
2164
+ switchValidator: t.LiteralC<"switchValidator">;
2165
+ claim: t.LiteralC<"claim">;
2166
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
2167
+ pledge: t.LiteralC<"pledge">;
2168
+ vote: t.LiteralC<"vote">;
2169
+ createAccount: t.LiteralC<"createAccount">;
2170
+ updateAccount: t.LiteralC<"updateAccount">;
2171
+ addTrustLine: t.LiteralC<"addTrustLine">;
2172
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
2173
+ signMessage: t.LiteralC<"signMessage">;
2174
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
2175
+ enableToken: t.LiteralC<"enableToken">;
2176
+ authorize: t.LiteralC<"authorize">;
2177
+ acceleration: t.LiteralC<"acceleration">;
2178
+ fillNonce: t.LiteralC<"fillNonce">;
2179
+ walletRecovery: t.LiteralC<"walletRecovery">;
2180
+ contractCall: t.LiteralC<"contractCall">;
2181
+ deactivate: t.LiteralC<"deactivate">;
2182
+ customTx: t.LiteralC<"customTx">;
2183
+ }>;
2184
+ }>, t.PartialC<{
2185
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2186
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2187
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2188
+ }>]>, t.TypeC<{
1675
2189
  stakingRequestId: t.StringC;
1676
2190
  }>]>, t.TypeC<{
1677
2191
  intentType: t.LiteralC<"stake">;
1678
2192
  }>]>, t.TypeC<{
1679
- recipients: t.ArrayC<t.TypeC<{
1680
- address: t.TypeC<{
2193
+ recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
2194
+ address: t.PartialC<{
1681
2195
  address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1682
2196
  option: t.UnionC<[t.Type<{
1683
2197
  [x: string]: unknown;
@@ -1689,9 +2203,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1689
2203
  value: t.StringC;
1690
2204
  symbol: t.StringC;
1691
2205
  }>;
2206
+ }>, t.PartialC<{
1692
2207
  data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1693
- }>>;
1694
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2208
+ }>]>>;
2209
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1695
2210
  intentType: t.KeyofC<{
1696
2211
  payment: t.LiteralC<"payment">;
1697
2212
  transferToken: t.LiteralC<"transferToken">;
@@ -1722,16 +2237,17 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1722
2237
  deactivate: t.LiteralC<"deactivate">;
1723
2238
  customTx: t.LiteralC<"customTx">;
1724
2239
  }>;
2240
+ }>, t.PartialC<{
1725
2241
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1726
2242
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1727
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1728
- }>, t.TypeC<{
2243
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2244
+ }>]>, t.TypeC<{
1729
2245
  stakingRequestId: t.StringC;
1730
2246
  }>]>, t.TypeC<{
1731
2247
  intentType: t.LiteralC<"unstake">;
1732
2248
  }>]>, t.TypeC<{
1733
- recipients: t.ArrayC<t.TypeC<{
1734
- address: t.TypeC<{
2249
+ recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
2250
+ address: t.PartialC<{
1735
2251
  address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1736
2252
  option: t.UnionC<[t.Type<{
1737
2253
  [x: string]: unknown;
@@ -1743,9 +2259,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1743
2259
  value: t.StringC;
1744
2260
  symbol: t.StringC;
1745
2261
  }>;
2262
+ }>, t.PartialC<{
1746
2263
  data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1747
- }>>;
1748
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2264
+ }>]>>;
2265
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1749
2266
  intentType: t.KeyofC<{
1750
2267
  payment: t.LiteralC<"payment">;
1751
2268
  transferToken: t.LiteralC<"transferToken">;
@@ -1776,13 +2293,15 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1776
2293
  deactivate: t.LiteralC<"deactivate">;
1777
2294
  customTx: t.LiteralC<"customTx">;
1778
2295
  }>;
2296
+ }>, t.PartialC<{
1779
2297
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1780
2298
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1781
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1782
- }>, t.TypeC<{
2299
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2300
+ }>]>, t.TypeC<{
1783
2301
  stakingRequestId: t.StringC;
1784
2302
  }>]>, t.TypeC<{
1785
2303
  intentType: t.LiteralC<"claim">;
2304
+ }>, t.PartialC<{
1786
2305
  amount: t.UnionC<[t.Type<{
1787
2306
  value: string;
1788
2307
  symbol: string;
@@ -1791,8 +2310,8 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1791
2310
  symbol: string;
1792
2311
  }, unknown>, t.UndefinedC]>;
1793
2312
  }>]>, t.TypeC<{
1794
- recipients: t.ArrayC<t.TypeC<{
1795
- address: t.TypeC<{
2313
+ recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
2314
+ address: t.PartialC<{
1796
2315
  address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1797
2316
  option: t.UnionC<[t.Type<{
1798
2317
  [x: string]: unknown;
@@ -1804,9 +2323,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1804
2323
  value: t.StringC;
1805
2324
  symbol: t.StringC;
1806
2325
  }>;
2326
+ }>, t.PartialC<{
1807
2327
  data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1808
- }>>;
1809
- }>]>, t.IntersectionC<[t.TypeC<{
2328
+ }>]>>;
2329
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1810
2330
  intentType: t.KeyofC<{
1811
2331
  payment: t.LiteralC<"payment">;
1812
2332
  transferToken: t.LiteralC<"transferToken">;
@@ -1837,10 +2357,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1837
2357
  deactivate: t.LiteralC<"deactivate">;
1838
2358
  customTx: t.LiteralC<"customTx">;
1839
2359
  }>;
2360
+ }>, t.PartialC<{
1840
2361
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1841
2362
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1842
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1843
- }>, t.IntersectionC<[t.TypeC<{
2363
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2364
+ }>]>, t.IntersectionC<[t.PartialC<{
1844
2365
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1845
2366
  }>, t.TypeC<{
1846
2367
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1854,7 +2375,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1854
2375
  nonceAccount: t.StringC;
1855
2376
  nonceAuthority: t.StringC;
1856
2377
  blockhash: t.StringC;
1857
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2378
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1858
2379
  intentType: t.KeyofC<{
1859
2380
  payment: t.LiteralC<"payment">;
1860
2381
  transferToken: t.LiteralC<"transferToken">;
@@ -1885,13 +2406,15 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1885
2406
  deactivate: t.LiteralC<"deactivate">;
1886
2407
  customTx: t.LiteralC<"customTx">;
1887
2408
  }>;
2409
+ }>, t.PartialC<{
1888
2410
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1889
2411
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1890
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1891
- }>, t.TypeC<{
2412
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2413
+ }>]>, t.TypeC<{
1892
2414
  stakingRequestId: t.StringC;
1893
2415
  }>]>, t.TypeC<{
1894
2416
  intentType: t.LiteralC<"claim">;
2417
+ }>, t.PartialC<{
1895
2418
  amount: t.UnionC<[t.Type<{
1896
2419
  value: string;
1897
2420
  symbol: string;
@@ -1899,7 +2422,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1899
2422
  value: string;
1900
2423
  symbol: string;
1901
2424
  }, unknown>, t.UndefinedC]>;
1902
- }>]>, t.IntersectionC<[t.TypeC<{
2425
+ }>]>, t.IntersectionC<[t.PartialC<{
1903
2426
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1904
2427
  }>, t.TypeC<{
1905
2428
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -1909,7 +2432,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1909
2432
  value: t.StringC;
1910
2433
  symbol: t.StringC;
1911
2434
  }>;
1912
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2435
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1913
2436
  intentType: t.KeyofC<{
1914
2437
  payment: t.LiteralC<"payment">;
1915
2438
  transferToken: t.LiteralC<"transferToken">;
@@ -1940,30 +2463,33 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1940
2463
  deactivate: t.LiteralC<"deactivate">;
1941
2464
  customTx: t.LiteralC<"customTx">;
1942
2465
  }>;
2466
+ }>, t.PartialC<{
1943
2467
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1944
2468
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1945
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
1946
- }>, t.TypeC<{
2469
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2470
+ }>]>, t.TypeC<{
1947
2471
  intentType: t.LiteralC<"enableToken">;
1948
- enableTokens: t.ArrayC<t.TypeC<{
2472
+ enableTokens: t.ArrayC<t.IntersectionC<[t.TypeC<{
1949
2473
  name: t.StringC;
2474
+ }>, t.PartialC<{
1950
2475
  address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1951
- }>>;
1952
- }>]>, t.IntersectionC<[t.TypeC<{
2476
+ }>]>>;
2477
+ }>]>, t.IntersectionC<[t.PartialC<{
1953
2478
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1954
2479
  }>, t.TypeC<{
1955
2480
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1956
- }>]>]>, t.IntersectionC<[t.TypeC<{
2481
+ }>]>]>, t.IntersectionC<[t.PartialC<{
1957
2482
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
1958
2483
  }>, t.TypeC<{
1959
2484
  intentType: t.LiteralC<"consolidate">;
1960
2485
  receiveAddress: t.StringC;
2486
+ }>, t.PartialC<{
1961
2487
  senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
1962
2488
  consolidateId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
1963
- recipients: t.UnionC<[t.Type<{
2489
+ recipients: t.UnionC<[t.Type<({
1964
2490
  address: {
1965
- address: string | undefined;
1966
- option: {
2491
+ address?: string | undefined;
2492
+ option?: {
1967
2493
  [x: string]: unknown;
1968
2494
  } | undefined;
1969
2495
  };
@@ -1971,11 +2497,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1971
2497
  value: string;
1972
2498
  symbol: string;
1973
2499
  };
1974
- data: string | undefined;
1975
- }[], {
2500
+ } & {
2501
+ data?: string | undefined;
2502
+ })[], ({
1976
2503
  address: {
1977
- address: string | undefined;
1978
- option: {
2504
+ address?: string | undefined;
2505
+ option?: {
1979
2506
  [x: string]: unknown;
1980
2507
  } | undefined;
1981
2508
  };
@@ -1983,10 +2510,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
1983
2510
  value: string;
1984
2511
  symbol: string;
1985
2512
  };
1986
- data: string | undefined;
1987
- }[], unknown>, t.UndefinedC]>;
2513
+ } & {
2514
+ data?: string | undefined;
2515
+ })[], unknown>, t.UndefinedC]>;
1988
2516
  keepAlive: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
1989
- }>]>, t.IntersectionC<[t.TypeC<{
2517
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
1990
2518
  intentType: t.KeyofC<{
1991
2519
  payment: t.LiteralC<"payment">;
1992
2520
  transferToken: t.LiteralC<"transferToken">;
@@ -2017,10 +2545,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2017
2545
  deactivate: t.LiteralC<"deactivate">;
2018
2546
  customTx: t.LiteralC<"customTx">;
2019
2547
  }>;
2548
+ }>, t.PartialC<{
2020
2549
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2021
2550
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2022
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2023
- }>, t.IntersectionC<[t.TypeC<{
2551
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2552
+ }>]>, t.IntersectionC<[t.PartialC<{
2024
2553
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2025
2554
  }>, t.TypeC<{
2026
2555
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2028,7 +2557,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2028
2557
  intentType: t.LiteralC<"deactivate">;
2029
2558
  stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
2030
2559
  stakingAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2031
- }>]>, t.IntersectionC<[t.TypeC<{
2560
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2032
2561
  intentType: t.KeyofC<{
2033
2562
  payment: t.LiteralC<"payment">;
2034
2563
  transferToken: t.LiteralC<"transferToken">;
@@ -2059,10 +2588,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2059
2588
  deactivate: t.LiteralC<"deactivate">;
2060
2589
  customTx: t.LiteralC<"customTx">;
2061
2590
  }>;
2591
+ }>, t.PartialC<{
2062
2592
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2063
2593
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2064
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2065
- }>, t.IntersectionC<[t.TypeC<{
2594
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2595
+ }>]>, t.IntersectionC<[t.PartialC<{
2066
2596
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2067
2597
  }>, t.TypeC<{
2068
2598
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2071,7 +2601,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2071
2601
  validatorAddress: t.StringC;
2072
2602
  stakingAddresses: t.UnionC<[t.Type<string[], string[], unknown>, t.UndefinedC]>;
2073
2603
  stakingAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2074
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2604
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2075
2605
  intentType: t.KeyofC<{
2076
2606
  payment: t.LiteralC<"payment">;
2077
2607
  transferToken: t.LiteralC<"transferToken">;
@@ -2102,14 +2632,15 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2102
2632
  deactivate: t.LiteralC<"deactivate">;
2103
2633
  customTx: t.LiteralC<"customTx">;
2104
2634
  }>;
2635
+ }>, t.PartialC<{
2105
2636
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2106
2637
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2107
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2108
- }>, t.TypeC<{
2638
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2639
+ }>]>, t.TypeC<{
2109
2640
  stakingRequestId: t.StringC;
2110
2641
  }>]>, t.TypeC<{
2111
2642
  intentType: t.LiteralC<"stake">;
2112
- }>]>, t.IntersectionC<[t.TypeC<{
2643
+ }>]>, t.IntersectionC<[t.PartialC<{
2113
2644
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2114
2645
  }>, t.TypeC<{
2115
2646
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
@@ -2119,7 +2650,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2119
2650
  value: t.StringC;
2120
2651
  symbol: t.StringC;
2121
2652
  }>;
2122
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2653
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2123
2654
  intentType: t.KeyofC<{
2124
2655
  payment: t.LiteralC<"payment">;
2125
2656
  transferToken: t.LiteralC<"transferToken">;
@@ -2150,19 +2681,21 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2150
2681
  deactivate: t.LiteralC<"deactivate">;
2151
2682
  customTx: t.LiteralC<"customTx">;
2152
2683
  }>;
2684
+ }>, t.PartialC<{
2153
2685
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2154
2686
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2155
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2156
- }>, t.TypeC<{
2687
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2688
+ }>]>, t.TypeC<{
2157
2689
  stakingRequestId: t.StringC;
2158
2690
  }>]>, t.TypeC<{
2159
2691
  intentType: t.LiteralC<"unstake">;
2160
- }>]>, t.IntersectionC<[t.TypeC<{
2692
+ }>]>, t.IntersectionC<[t.PartialC<{
2161
2693
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2162
2694
  }>, t.TypeC<{
2163
2695
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2164
2696
  }>]>, t.TypeC<{
2165
2697
  stakingAddress: t.StringC;
2698
+ }>, t.PartialC<{
2166
2699
  amount: t.UnionC<[t.Type<{
2167
2700
  value: string;
2168
2701
  symbol: string;
@@ -2177,7 +2710,83 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2177
2710
  value: string;
2178
2711
  symbol: string;
2179
2712
  }, unknown>, t.UndefinedC]>;
2180
- }>]>, t.IntersectionC<[t.TypeC<{
2713
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.PartialC<{
2714
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2715
+ }>, t.TypeC<{
2716
+ intentType: t.LiteralC<"consolidate">;
2717
+ receiveAddress: t.StringC;
2718
+ }>, t.PartialC<{
2719
+ senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
2720
+ consolidateId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2721
+ recipients: t.UnionC<[t.Type<({
2722
+ address: {
2723
+ address?: string | undefined;
2724
+ option?: {
2725
+ [x: string]: unknown;
2726
+ } | undefined;
2727
+ };
2728
+ amount: {
2729
+ value: string;
2730
+ symbol: string;
2731
+ };
2732
+ } & {
2733
+ data?: string | undefined;
2734
+ })[], ({
2735
+ address: {
2736
+ address?: string | undefined;
2737
+ option?: {
2738
+ [x: string]: unknown;
2739
+ } | undefined;
2740
+ };
2741
+ amount: {
2742
+ value: string;
2743
+ symbol: string;
2744
+ };
2745
+ } & {
2746
+ data?: string | undefined;
2747
+ })[], unknown>, t.UndefinedC]>;
2748
+ keepAlive: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
2749
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2750
+ intentType: t.KeyofC<{
2751
+ payment: t.LiteralC<"payment">;
2752
+ transferToken: t.LiteralC<"transferToken">;
2753
+ consolidate: t.LiteralC<"consolidate">;
2754
+ consolidateToken: t.LiteralC<"consolidateToken">;
2755
+ fanout: t.LiteralC<"fanout">;
2756
+ stake: t.LiteralC<"stake">;
2757
+ unstake: t.LiteralC<"unstake">;
2758
+ delegate: t.LiteralC<"delegate">;
2759
+ undelegate: t.LiteralC<"undelegate">;
2760
+ switchValidator: t.LiteralC<"switchValidator">;
2761
+ claim: t.LiteralC<"claim">;
2762
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
2763
+ pledge: t.LiteralC<"pledge">;
2764
+ vote: t.LiteralC<"vote">;
2765
+ createAccount: t.LiteralC<"createAccount">;
2766
+ updateAccount: t.LiteralC<"updateAccount">;
2767
+ addTrustLine: t.LiteralC<"addTrustLine">;
2768
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
2769
+ signMessage: t.LiteralC<"signMessage">;
2770
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
2771
+ enableToken: t.LiteralC<"enableToken">;
2772
+ authorize: t.LiteralC<"authorize">;
2773
+ acceleration: t.LiteralC<"acceleration">;
2774
+ fillNonce: t.LiteralC<"fillNonce">;
2775
+ walletRecovery: t.LiteralC<"walletRecovery">;
2776
+ contractCall: t.LiteralC<"contractCall">;
2777
+ deactivate: t.LiteralC<"deactivate">;
2778
+ customTx: t.LiteralC<"customTx">;
2779
+ }>;
2780
+ }>, t.PartialC<{
2781
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2782
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2783
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2784
+ }>]>, t.TypeC<{
2785
+ feeOptions: t.TypeC<{
2786
+ gasLimit: t.NumberC;
2787
+ }>;
2788
+ lockedAmount: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2789
+ }>]>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2181
2790
  intentType: t.KeyofC<{
2182
2791
  payment: t.LiteralC<"payment">;
2183
2792
  transferToken: t.LiteralC<"transferToken">;
@@ -2208,10 +2817,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2208
2817
  deactivate: t.LiteralC<"deactivate">;
2209
2818
  customTx: t.LiteralC<"customTx">;
2210
2819
  }>;
2820
+ }>, t.PartialC<{
2211
2821
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2212
2822
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2213
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2214
- }>, t.IntersectionC<[t.TypeC<{
2823
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2824
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2215
2825
  intentType: t.KeyofC<{
2216
2826
  payment: t.LiteralC<"payment">;
2217
2827
  transferToken: t.LiteralC<"transferToken">;
@@ -2242,10 +2852,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2242
2852
  deactivate: t.LiteralC<"deactivate">;
2243
2853
  customTx: t.LiteralC<"customTx">;
2244
2854
  }>;
2855
+ }>, t.PartialC<{
2245
2856
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2246
2857
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2247
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2248
- }>, t.TypeC<{
2858
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2859
+ }>]>, t.TypeC<{
2249
2860
  feeOptions: t.TypeC<{
2250
2861
  gasLimit: t.NumberC;
2251
2862
  }>;
@@ -2284,14 +2895,108 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2284
2895
  deactivate: t.LiteralC<"deactivate">;
2285
2896
  customTx: t.LiteralC<"customTx">;
2286
2897
  }>;
2898
+ }>, t.PartialC<{
2287
2899
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2288
2900
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2289
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2290
- }>, t.TypeC<{
2901
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2902
+ }>]>, t.TypeC<{
2903
+ intent: t.LiteralC<"payment">;
2904
+ recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
2905
+ address: t.PartialC<{
2906
+ address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2907
+ option: t.UnionC<[t.Type<{
2908
+ [x: string]: unknown;
2909
+ }, {
2910
+ [x: string]: unknown;
2911
+ }, unknown>, t.UndefinedC]>;
2912
+ }>;
2913
+ amount: t.TypeC<{
2914
+ value: t.StringC;
2915
+ symbol: t.StringC;
2916
+ }>;
2917
+ }>, t.PartialC<{
2918
+ data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2919
+ }>]>>;
2920
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2921
+ intentType: t.KeyofC<{
2922
+ payment: t.LiteralC<"payment">;
2923
+ transferToken: t.LiteralC<"transferToken">;
2924
+ consolidate: t.LiteralC<"consolidate">;
2925
+ consolidateToken: t.LiteralC<"consolidateToken">;
2926
+ fanout: t.LiteralC<"fanout">;
2927
+ stake: t.LiteralC<"stake">;
2928
+ unstake: t.LiteralC<"unstake">;
2929
+ delegate: t.LiteralC<"delegate">;
2930
+ undelegate: t.LiteralC<"undelegate">;
2931
+ switchValidator: t.LiteralC<"switchValidator">;
2932
+ claim: t.LiteralC<"claim">;
2933
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
2934
+ pledge: t.LiteralC<"pledge">;
2935
+ vote: t.LiteralC<"vote">;
2936
+ createAccount: t.LiteralC<"createAccount">;
2937
+ updateAccount: t.LiteralC<"updateAccount">;
2938
+ addTrustLine: t.LiteralC<"addTrustLine">;
2939
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
2940
+ signMessage: t.LiteralC<"signMessage">;
2941
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
2942
+ enableToken: t.LiteralC<"enableToken">;
2943
+ authorize: t.LiteralC<"authorize">;
2944
+ acceleration: t.LiteralC<"acceleration">;
2945
+ fillNonce: t.LiteralC<"fillNonce">;
2946
+ walletRecovery: t.LiteralC<"walletRecovery">;
2947
+ contractCall: t.LiteralC<"contractCall">;
2948
+ deactivate: t.LiteralC<"deactivate">;
2949
+ customTx: t.LiteralC<"customTx">;
2950
+ }>;
2951
+ }>, t.PartialC<{
2952
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2953
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2954
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2955
+ }>]>, t.TypeC<{
2956
+ feeOptions: t.TypeC<{
2957
+ gasLimit: t.NumberC;
2958
+ }>;
2959
+ lockedAmount: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2960
+ }>]>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2961
+ intentType: t.KeyofC<{
2962
+ payment: t.LiteralC<"payment">;
2963
+ transferToken: t.LiteralC<"transferToken">;
2964
+ consolidate: t.LiteralC<"consolidate">;
2965
+ consolidateToken: t.LiteralC<"consolidateToken">;
2966
+ fanout: t.LiteralC<"fanout">;
2967
+ stake: t.LiteralC<"stake">;
2968
+ unstake: t.LiteralC<"unstake">;
2969
+ delegate: t.LiteralC<"delegate">;
2970
+ undelegate: t.LiteralC<"undelegate">;
2971
+ switchValidator: t.LiteralC<"switchValidator">;
2972
+ claim: t.LiteralC<"claim">;
2973
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
2974
+ pledge: t.LiteralC<"pledge">;
2975
+ vote: t.LiteralC<"vote">;
2976
+ createAccount: t.LiteralC<"createAccount">;
2977
+ updateAccount: t.LiteralC<"updateAccount">;
2978
+ addTrustLine: t.LiteralC<"addTrustLine">;
2979
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
2980
+ signMessage: t.LiteralC<"signMessage">;
2981
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
2982
+ enableToken: t.LiteralC<"enableToken">;
2983
+ authorize: t.LiteralC<"authorize">;
2984
+ acceleration: t.LiteralC<"acceleration">;
2985
+ fillNonce: t.LiteralC<"fillNonce">;
2986
+ walletRecovery: t.LiteralC<"walletRecovery">;
2987
+ contractCall: t.LiteralC<"contractCall">;
2988
+ deactivate: t.LiteralC<"deactivate">;
2989
+ customTx: t.LiteralC<"customTx">;
2990
+ }>;
2991
+ }>, t.PartialC<{
2992
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2993
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2994
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2995
+ }>]>, t.TypeC<{
2291
2996
  stakingRequestId: t.StringC;
2292
2997
  }>]>, t.TypeC<{
2293
2998
  intentType: t.LiteralC<"stake">;
2294
- }>]>, t.TypeC<{
2999
+ }>]>, t.PartialC<{
2295
3000
  validatorAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2296
3001
  amount: t.UnionC<[t.Type<{
2297
3002
  value: string;
@@ -2300,10 +3005,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2300
3005
  value: string;
2301
3006
  symbol: string;
2302
3007
  }, unknown>, t.UndefinedC]>;
2303
- recipients: t.UnionC<[t.Type<{
3008
+ recipients: t.UnionC<[t.Type<({
2304
3009
  address: {
2305
- address: string | undefined;
2306
- option: {
3010
+ address?: string | undefined;
3011
+ option?: {
2307
3012
  [x: string]: unknown;
2308
3013
  } | undefined;
2309
3014
  };
@@ -2311,11 +3016,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2311
3016
  value: string;
2312
3017
  symbol: string;
2313
3018
  };
2314
- data: string | undefined;
2315
- }[], {
3019
+ } & {
3020
+ data?: string | undefined;
3021
+ })[], ({
2316
3022
  address: {
2317
- address: string | undefined;
2318
- option: {
3023
+ address?: string | undefined;
3024
+ option?: {
2319
3025
  [x: string]: unknown;
2320
3026
  } | undefined;
2321
3027
  };
@@ -2323,9 +3029,10 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2323
3029
  value: string;
2324
3030
  symbol: string;
2325
3031
  };
2326
- data: string | undefined;
2327
- }[], unknown>, t.UndefinedC]>;
2328
- }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
3032
+ } & {
3033
+ data?: string | undefined;
3034
+ })[], unknown>, t.UndefinedC]>;
3035
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2329
3036
  intentType: t.KeyofC<{
2330
3037
  payment: t.LiteralC<"payment">;
2331
3038
  transferToken: t.LiteralC<"transferToken">;
@@ -2356,13 +3063,15 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2356
3063
  deactivate: t.LiteralC<"deactivate">;
2357
3064
  customTx: t.LiteralC<"customTx">;
2358
3065
  }>;
3066
+ }>, t.PartialC<{
2359
3067
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2360
3068
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2361
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2362
- }>, t.TypeC<{
3069
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
3070
+ }>]>, t.TypeC<{
2363
3071
  stakingRequestId: t.StringC;
2364
3072
  }>]>, t.TypeC<{
2365
3073
  intentType: t.LiteralC<"claim">;
3074
+ }>, t.PartialC<{
2366
3075
  amount: t.UnionC<[t.Type<{
2367
3076
  value: string;
2368
3077
  symbol: string;
@@ -2372,6 +3081,7 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2372
3081
  }, unknown>, t.UndefinedC]>;
2373
3082
  }>]>, t.TypeC<{
2374
3083
  stakedSuiObjectId: t.StringC;
3084
+ }>, t.PartialC<{
2375
3085
  amount: t.UnionC<[t.Type<{
2376
3086
  value: string;
2377
3087
  symbol: string;
@@ -2379,17 +3089,18 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2379
3089
  value: string;
2380
3090
  symbol: string;
2381
3091
  }, unknown>, t.UndefinedC]>;
2382
- }>]>, t.IntersectionC<[t.TypeC<{
3092
+ }>]>, t.IntersectionC<[t.PartialC<{
2383
3093
  nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
2384
3094
  }>, t.TypeC<{
2385
3095
  intentType: t.LiteralC<"consolidate">;
2386
3096
  receiveAddress: t.StringC;
3097
+ }>, t.PartialC<{
2387
3098
  senderAddressIndex: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
2388
3099
  consolidateId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2389
- recipients: t.UnionC<[t.Type<{
3100
+ recipients: t.UnionC<[t.Type<({
2390
3101
  address: {
2391
- address: string | undefined;
2392
- option: {
3102
+ address?: string | undefined;
3103
+ option?: {
2393
3104
  [x: string]: unknown;
2394
3105
  } | undefined;
2395
3106
  };
@@ -2397,11 +3108,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2397
3108
  value: string;
2398
3109
  symbol: string;
2399
3110
  };
2400
- data: string | undefined;
2401
- }[], {
3111
+ } & {
3112
+ data?: string | undefined;
3113
+ })[], ({
2402
3114
  address: {
2403
- address: string | undefined;
2404
- option: {
3115
+ address?: string | undefined;
3116
+ option?: {
2405
3117
  [x: string]: unknown;
2406
3118
  } | undefined;
2407
3119
  };
@@ -2409,10 +3121,11 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2409
3121
  value: string;
2410
3122
  symbol: string;
2411
3123
  };
2412
- data: string | undefined;
2413
- }[], unknown>, t.UndefinedC]>;
3124
+ } & {
3125
+ data?: string | undefined;
3126
+ })[], unknown>, t.UndefinedC]>;
2414
3127
  keepAlive: t.UnionC<[t.Type<boolean, boolean, unknown>, t.UndefinedC]>;
2415
- }>]>, t.IntersectionC<[t.TypeC<{
3128
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2416
3129
  intentType: t.KeyofC<{
2417
3130
  payment: t.LiteralC<"payment">;
2418
3131
  transferToken: t.LiteralC<"transferToken">;
@@ -2443,17 +3156,18 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2443
3156
  deactivate: t.LiteralC<"deactivate">;
2444
3157
  customTx: t.LiteralC<"customTx">;
2445
3158
  }>;
3159
+ }>, t.PartialC<{
2446
3160
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2447
3161
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2448
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2449
- }>, t.TypeC<{
3162
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
3163
+ }>]>, t.TypeC<{
2450
3164
  intentType: t.LiteralC<"delegate">;
2451
3165
  validatorAddress: t.StringC;
2452
3166
  amount: t.TypeC<{
2453
3167
  value: t.StringC;
2454
3168
  symbol: t.StringC;
2455
3169
  }>;
2456
- }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
3170
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2457
3171
  intentType: t.KeyofC<{
2458
3172
  payment: t.LiteralC<"payment">;
2459
3173
  transferToken: t.LiteralC<"transferToken">;
@@ -2484,13 +3198,14 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2484
3198
  deactivate: t.LiteralC<"deactivate">;
2485
3199
  customTx: t.LiteralC<"customTx">;
2486
3200
  }>;
3201
+ }>, t.PartialC<{
2487
3202
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2488
3203
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2489
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2490
- }>, t.TypeC<{
3204
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
3205
+ }>]>, t.TypeC<{
2491
3206
  intent: t.LiteralC<"payment">;
2492
- recipients: t.ArrayC<t.TypeC<{
2493
- address: t.TypeC<{
3207
+ recipients: t.ArrayC<t.IntersectionC<[t.TypeC<{
3208
+ address: t.PartialC<{
2494
3209
  address: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2495
3210
  option: t.UnionC<[t.Type<{
2496
3211
  [x: string]: unknown;
@@ -2502,11 +3217,12 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2502
3217
  value: t.StringC;
2503
3218
  symbol: t.StringC;
2504
3219
  }>;
3220
+ }>, t.PartialC<{
2505
3221
  data: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2506
- }>>;
2507
- }>]>, t.TypeC<{
3222
+ }>]>>;
3223
+ }>]>, t.PartialC<{
2508
3224
  memo: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2509
- }>]>, t.IntersectionC<[t.TypeC<{
3225
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2510
3226
  intentType: t.KeyofC<{
2511
3227
  payment: t.LiteralC<"payment">;
2512
3228
  transferToken: t.LiteralC<"transferToken">;
@@ -2537,13 +3253,14 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2537
3253
  deactivate: t.LiteralC<"deactivate">;
2538
3254
  customTx: t.LiteralC<"customTx">;
2539
3255
  }>;
3256
+ }>, t.PartialC<{
2540
3257
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2541
3258
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2542
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2543
- }>, t.TypeC<{
3259
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
3260
+ }>]>, t.TypeC<{
2544
3261
  intentType: t.LiteralC<"delegate">;
2545
3262
  validatorAddress: t.StringC;
2546
- }>]>, t.IntersectionC<[t.TypeC<{
3263
+ }>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
2547
3264
  intentType: t.KeyofC<{
2548
3265
  payment: t.LiteralC<"payment">;
2549
3266
  transferToken: t.LiteralC<"transferToken">;
@@ -2574,10 +3291,46 @@ export declare const TransactionIntent: t.UnionC<[t.IntersectionC<[t.Intersectio
2574
3291
  deactivate: t.LiteralC<"deactivate">;
2575
3292
  customTx: t.LiteralC<"customTx">;
2576
3293
  }>;
3294
+ }>, t.PartialC<{
2577
3295
  sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2578
3296
  comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
2579
- nonce: t.UnionC<[t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>, t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>]>;
2580
- }>, t.TypeC<{
3297
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
3298
+ }>]>, t.TypeC<{
2581
3299
  intentType: t.LiteralC<"walletRecovery">;
2582
- }>]>, t.UnknownC]>;
3300
+ }>]>, t.IntersectionC<[t.TypeC<{
3301
+ intentType: t.KeyofC<{
3302
+ payment: t.LiteralC<"payment">;
3303
+ transferToken: t.LiteralC<"transferToken">;
3304
+ consolidate: t.LiteralC<"consolidate">;
3305
+ consolidateToken: t.LiteralC<"consolidateToken">;
3306
+ fanout: t.LiteralC<"fanout">;
3307
+ stake: t.LiteralC<"stake">;
3308
+ unstake: t.LiteralC<"unstake">;
3309
+ delegate: t.LiteralC<"delegate">;
3310
+ undelegate: t.LiteralC<"undelegate">;
3311
+ switchValidator: t.LiteralC<"switchValidator">;
3312
+ claim: t.LiteralC<"claim">;
3313
+ stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
3314
+ pledge: t.LiteralC<"pledge">;
3315
+ vote: t.LiteralC<"vote">;
3316
+ createAccount: t.LiteralC<"createAccount">;
3317
+ updateAccount: t.LiteralC<"updateAccount">;
3318
+ addTrustLine: t.LiteralC<"addTrustLine">;
3319
+ removeTrustLine: t.LiteralC<"removeTrustLine">;
3320
+ signMessage: t.LiteralC<"signMessage">;
3321
+ signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
3322
+ enableToken: t.LiteralC<"enableToken">;
3323
+ authorize: t.LiteralC<"authorize">;
3324
+ acceleration: t.LiteralC<"acceleration">;
3325
+ fillNonce: t.LiteralC<"fillNonce">;
3326
+ walletRecovery: t.LiteralC<"walletRecovery">;
3327
+ contractCall: t.LiteralC<"contractCall">;
3328
+ deactivate: t.LiteralC<"deactivate">;
3329
+ customTx: t.LiteralC<"customTx">;
3330
+ }>;
3331
+ }>, t.PartialC<{
3332
+ sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
3333
+ comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
3334
+ nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
3335
+ }>]>]>;
2583
3336
  export type TransactionIntent = t.TypeOf<typeof TransactionIntent>;