@ledgerhq/wallet-api-simulator 1.0.0 → 1.0.2

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 (1191) hide show
  1. package/lib/helpers.d.ts.map +1 -0
  2. package/lib/helpers.js.map +1 -0
  3. package/lib/index.d.ts.map +1 -0
  4. package/lib/index.js.map +1 -0
  5. package/lib/profiles/device/index.d.ts.map +1 -0
  6. package/lib/profiles/device/index.js.map +1 -0
  7. package/lib/profiles/index.d.ts.map +1 -0
  8. package/lib/profiles/index.js.map +1 -0
  9. package/lib/profiles/standard/index.d.ts.map +1 -0
  10. package/lib/profiles/standard/index.js.map +1 -0
  11. package/lib/{simulator/src/test-run.d.ts.map → test-run.d.ts.map} +1 -1
  12. package/lib/test-run.js.map +1 -0
  13. package/lib/transport.d.ts.map +1 -0
  14. package/lib/transport.js.map +1 -0
  15. package/lib/types.d.ts.map +1 -0
  16. package/lib/types.js.map +1 -0
  17. package/lib/ws.d.ts.map +1 -0
  18. package/lib/ws.js.map +1 -0
  19. package/lib-es/helpers.d.ts.map +1 -0
  20. package/lib-es/helpers.js.map +1 -0
  21. package/lib-es/index.d.ts.map +1 -0
  22. package/lib-es/index.js.map +1 -0
  23. package/lib-es/profiles/device/index.d.ts.map +1 -0
  24. package/lib-es/profiles/device/index.js.map +1 -0
  25. package/lib-es/profiles/index.d.ts.map +1 -0
  26. package/lib-es/profiles/index.js.map +1 -0
  27. package/lib-es/profiles/standard/index.d.ts.map +1 -0
  28. package/lib-es/profiles/standard/index.js.map +1 -0
  29. package/lib-es/{simulator/src/test-run.d.ts.map → test-run.d.ts.map} +1 -1
  30. package/lib-es/test-run.js.map +1 -0
  31. package/lib-es/transport.d.ts.map +1 -0
  32. package/lib-es/transport.js.map +1 -0
  33. package/lib-es/types.d.ts.map +1 -0
  34. package/lib-es/types.js.map +1 -0
  35. package/lib-es/ws.d.ts.map +1 -0
  36. package/lib-es/ws.js.map +1 -0
  37. package/package.json +4 -4
  38. package/lib/client/src/TransportWalletAPI.d.ts +0 -44
  39. package/lib/client/src/TransportWalletAPI.d.ts.map +0 -1
  40. package/lib/client/src/TransportWalletAPI.js +0 -69
  41. package/lib/client/src/TransportWalletAPI.js.map +0 -1
  42. package/lib/client/src/WalletAPIClient.d.ts +0 -60
  43. package/lib/client/src/WalletAPIClient.d.ts.map +0 -1
  44. package/lib/client/src/WalletAPIClient.js +0 -90
  45. package/lib/client/src/WalletAPIClient.js.map +0 -1
  46. package/lib/client/src/index.d.ts +0 -4
  47. package/lib/client/src/index.d.ts.map +0 -1
  48. package/lib/client/src/index.js +0 -21
  49. package/lib/client/src/index.js.map +0 -1
  50. package/lib/client/src/modules/Account.d.ts +0 -48
  51. package/lib/client/src/modules/Account.d.ts.map +0 -1
  52. package/lib/client/src/modules/Account.js +0 -56
  53. package/lib/client/src/modules/Account.js.map +0 -1
  54. package/lib/client/src/modules/Bitcoin.d.ts +0 -14
  55. package/lib/client/src/modules/Bitcoin.d.ts.map +0 -1
  56. package/lib/client/src/modules/Bitcoin.js +0 -26
  57. package/lib/client/src/modules/Bitcoin.js.map +0 -1
  58. package/lib/client/src/modules/Currency.d.ts +0 -23
  59. package/lib/client/src/modules/Currency.d.ts.map +0 -1
  60. package/lib/client/src/modules/Currency.js +0 -29
  61. package/lib/client/src/modules/Currency.js.map +0 -1
  62. package/lib/client/src/modules/Device.d.ts +0 -35
  63. package/lib/client/src/modules/Device.d.ts.map +0 -1
  64. package/lib/client/src/modules/Device.js +0 -57
  65. package/lib/client/src/modules/Device.js.map +0 -1
  66. package/lib/client/src/modules/Exchange.d.ts +0 -84
  67. package/lib/client/src/modules/Exchange.d.ts.map +0 -1
  68. package/lib/client/src/modules/Exchange.js +0 -109
  69. package/lib/client/src/modules/Exchange.js.map +0 -1
  70. package/lib/client/src/modules/Message.d.ts +0 -18
  71. package/lib/client/src/modules/Message.d.ts.map +0 -1
  72. package/lib/client/src/modules/Message.js +0 -31
  73. package/lib/client/src/modules/Message.js.map +0 -1
  74. package/lib/client/src/modules/Storage.d.ts +0 -8
  75. package/lib/client/src/modules/Storage.d.ts.map +0 -1
  76. package/lib/client/src/modules/Storage.js +0 -29
  77. package/lib/client/src/modules/Storage.js.map +0 -1
  78. package/lib/client/src/modules/Transaction.d.ts +0 -28
  79. package/lib/client/src/modules/Transaction.d.ts.map +0 -1
  80. package/lib/client/src/modules/Transaction.js +0 -50
  81. package/lib/client/src/modules/Transaction.js.map +0 -1
  82. package/lib/client/src/modules/Wallet.d.ts +0 -30
  83. package/lib/client/src/modules/Wallet.d.ts.map +0 -1
  84. package/lib/client/src/modules/Wallet.js +0 -47
  85. package/lib/client/src/modules/Wallet.js.map +0 -1
  86. package/lib/core/src/JSONRPC/RPCError.d.ts +0 -16
  87. package/lib/core/src/JSONRPC/RPCError.d.ts.map +0 -1
  88. package/lib/core/src/JSONRPC/RPCError.js +0 -26
  89. package/lib/core/src/JSONRPC/RPCError.js.map +0 -1
  90. package/lib/core/src/JSONRPC/RpcNode.d.ts +0 -22
  91. package/lib/core/src/JSONRPC/RpcNode.d.ts.map +0 -1
  92. package/lib/core/src/JSONRPC/RpcNode.js +0 -153
  93. package/lib/core/src/JSONRPC/RpcNode.js.map +0 -1
  94. package/lib/core/src/JSONRPC/helpers.d.ts +0 -18
  95. package/lib/core/src/JSONRPC/helpers.d.ts.map +0 -1
  96. package/lib/core/src/JSONRPC/helpers.js +0 -45
  97. package/lib/core/src/JSONRPC/helpers.js.map +0 -1
  98. package/lib/core/src/JSONRPC/index.d.ts +0 -6
  99. package/lib/core/src/JSONRPC/index.d.ts.map +0 -1
  100. package/lib/core/src/JSONRPC/index.js +0 -22
  101. package/lib/core/src/JSONRPC/index.js.map +0 -1
  102. package/lib/core/src/JSONRPC/types.d.ts +0 -115
  103. package/lib/core/src/JSONRPC/types.d.ts.map +0 -1
  104. package/lib/core/src/JSONRPC/types.js +0 -36
  105. package/lib/core/src/JSONRPC/types.js.map +0 -1
  106. package/lib/core/src/JSONRPC/validation.d.ts +0 -194
  107. package/lib/core/src/JSONRPC/validation.d.ts.map +0 -1
  108. package/lib/core/src/JSONRPC/validation.js +0 -40
  109. package/lib/core/src/JSONRPC/validation.js.map +0 -1
  110. package/lib/core/src/accounts/index.d.ts +0 -4
  111. package/lib/core/src/accounts/index.d.ts.map +0 -1
  112. package/lib/core/src/accounts/index.js +0 -20
  113. package/lib/core/src/accounts/index.js.map +0 -1
  114. package/lib/core/src/accounts/serializers.d.ts +0 -18
  115. package/lib/core/src/accounts/serializers.d.ts.map +0 -1
  116. package/lib/core/src/accounts/serializers.js +0 -48
  117. package/lib/core/src/accounts/serializers.js.map +0 -1
  118. package/lib/core/src/accounts/types.d.ts +0 -52
  119. package/lib/core/src/accounts/types.d.ts.map +0 -1
  120. package/lib/core/src/accounts/types.js.map +0 -1
  121. package/lib/core/src/accounts/validation.d.ts +0 -30
  122. package/lib/core/src/accounts/validation.d.ts.map +0 -1
  123. package/lib/core/src/accounts/validation.js +0 -15
  124. package/lib/core/src/accounts/validation.js.map +0 -1
  125. package/lib/core/src/currencies/index.d.ts +0 -3
  126. package/lib/core/src/currencies/index.d.ts.map +0 -1
  127. package/lib/core/src/currencies/index.js +0 -19
  128. package/lib/core/src/currencies/index.js.map +0 -1
  129. package/lib/core/src/currencies/types.d.ts +0 -20
  130. package/lib/core/src/currencies/types.d.ts.map +0 -1
  131. package/lib/core/src/currencies/types.js +0 -3
  132. package/lib/core/src/currencies/types.js.map +0 -1
  133. package/lib/core/src/currencies/validation.d.ts +0 -159
  134. package/lib/core/src/currencies/validation.d.ts.map +0 -1
  135. package/lib/core/src/currencies/validation.js +0 -31
  136. package/lib/core/src/currencies/validation.js.map +0 -1
  137. package/lib/core/src/errors/ServerError.d.ts +0 -16
  138. package/lib/core/src/errors/ServerError.d.ts.map +0 -1
  139. package/lib/core/src/errors/ServerError.js +0 -26
  140. package/lib/core/src/errors/ServerError.js.map +0 -1
  141. package/lib/core/src/errors/creators.d.ts +0 -8
  142. package/lib/core/src/errors/creators.d.ts.map +0 -1
  143. package/lib/core/src/errors/creators.js +0 -62
  144. package/lib/core/src/errors/creators.js.map +0 -1
  145. package/lib/core/src/errors/index.d.ts +0 -4
  146. package/lib/core/src/errors/index.d.ts.map +0 -1
  147. package/lib/core/src/errors/index.js +0 -20
  148. package/lib/core/src/errors/index.js.map +0 -1
  149. package/lib/core/src/errors/types.d.ts +0 -322
  150. package/lib/core/src/errors/types.d.ts.map +0 -1
  151. package/lib/core/src/errors/types.js +0 -89
  152. package/lib/core/src/errors/types.js.map +0 -1
  153. package/lib/core/src/families/algorand/serializer.d.ts +0 -4
  154. package/lib/core/src/families/algorand/serializer.d.ts.map +0 -1
  155. package/lib/core/src/families/algorand/serializer.js +0 -28
  156. package/lib/core/src/families/algorand/serializer.js.map +0 -1
  157. package/lib/core/src/families/algorand/types.d.ts +0 -14
  158. package/lib/core/src/families/algorand/types.d.ts.map +0 -1
  159. package/lib/core/src/families/algorand/types.js +0 -3
  160. package/lib/core/src/families/algorand/types.js.map +0 -1
  161. package/lib/core/src/families/algorand/validation.d.ts +0 -28
  162. package/lib/core/src/families/algorand/validation.d.ts.map +0 -1
  163. package/lib/core/src/families/algorand/validation.js +0 -19
  164. package/lib/core/src/families/algorand/validation.js.map +0 -1
  165. package/lib/core/src/families/bitcoin/serializer.d.ts +0 -4
  166. package/lib/core/src/families/bitcoin/serializer.d.ts.map +0 -1
  167. package/lib/core/src/families/bitcoin/serializer.js +0 -30
  168. package/lib/core/src/families/bitcoin/serializer.js.map +0 -1
  169. package/lib/core/src/families/bitcoin/types.d.ts +0 -12
  170. package/lib/core/src/families/bitcoin/types.d.ts.map +0 -1
  171. package/lib/core/src/families/bitcoin/types.js +0 -3
  172. package/lib/core/src/families/bitcoin/types.js.map +0 -1
  173. package/lib/core/src/families/bitcoin/validation.d.ts +0 -21
  174. package/lib/core/src/families/bitcoin/validation.d.ts.map +0 -1
  175. package/lib/core/src/families/bitcoin/validation.js +0 -11
  176. package/lib/core/src/families/bitcoin/validation.js.map +0 -1
  177. package/lib/core/src/families/cardano/serializer.d.ts +0 -4
  178. package/lib/core/src/families/cardano/serializer.d.ts.map +0 -1
  179. package/lib/core/src/families/cardano/serializer.js +0 -30
  180. package/lib/core/src/families/cardano/serializer.js.map +0 -1
  181. package/lib/core/src/families/cardano/types.d.ts +0 -12
  182. package/lib/core/src/families/cardano/types.d.ts.map +0 -1
  183. package/lib/core/src/families/cardano/types.js +0 -3
  184. package/lib/core/src/families/cardano/types.js.map +0 -1
  185. package/lib/core/src/families/cardano/validation.d.ts +0 -24
  186. package/lib/core/src/families/cardano/validation.d.ts.map +0 -1
  187. package/lib/core/src/families/cardano/validation.js +0 -12
  188. package/lib/core/src/families/cardano/validation.js.map +0 -1
  189. package/lib/core/src/families/celo/serializer.d.ts +0 -4
  190. package/lib/core/src/families/celo/serializer.d.ts.map +0 -1
  191. package/lib/core/src/families/celo/serializer.js +0 -30
  192. package/lib/core/src/families/celo/serializer.js.map +0 -1
  193. package/lib/core/src/families/celo/types.d.ts +0 -12
  194. package/lib/core/src/families/celo/types.d.ts.map +0 -1
  195. package/lib/core/src/families/celo/types.js +0 -3
  196. package/lib/core/src/families/celo/types.js.map +0 -1
  197. package/lib/core/src/families/celo/validation.d.ts +0 -26
  198. package/lib/core/src/families/celo/validation.d.ts.map +0 -1
  199. package/lib/core/src/families/celo/validation.js +0 -22
  200. package/lib/core/src/families/celo/validation.js.map +0 -1
  201. package/lib/core/src/families/common.d.ts +0 -14
  202. package/lib/core/src/families/common.d.ts.map +0 -1
  203. package/lib/core/src/families/common.js +0 -32
  204. package/lib/core/src/families/common.js.map +0 -1
  205. package/lib/core/src/families/cosmos/serializer.d.ts +0 -4
  206. package/lib/core/src/families/cosmos/serializer.d.ts.map +0 -1
  207. package/lib/core/src/families/cosmos/serializer.js +0 -28
  208. package/lib/core/src/families/cosmos/serializer.js.map +0 -1
  209. package/lib/core/src/families/cosmos/types.d.ts +0 -14
  210. package/lib/core/src/families/cosmos/types.d.ts.map +0 -1
  211. package/lib/core/src/families/cosmos/types.js +0 -3
  212. package/lib/core/src/families/cosmos/types.js.map +0 -1
  213. package/lib/core/src/families/cosmos/validation.d.ts +0 -28
  214. package/lib/core/src/families/cosmos/validation.d.ts.map +0 -1
  215. package/lib/core/src/families/cosmos/validation.js +0 -21
  216. package/lib/core/src/families/cosmos/validation.js.map +0 -1
  217. package/lib/core/src/families/crypto_org/serializer.d.ts +0 -4
  218. package/lib/core/src/families/crypto_org/serializer.d.ts.map +0 -1
  219. package/lib/core/src/families/crypto_org/serializer.js +0 -24
  220. package/lib/core/src/families/crypto_org/serializer.js.map +0 -1
  221. package/lib/core/src/families/crypto_org/types.d.ts +0 -11
  222. package/lib/core/src/families/crypto_org/types.d.ts.map +0 -1
  223. package/lib/core/src/families/crypto_org/types.js +0 -3
  224. package/lib/core/src/families/crypto_org/types.js.map +0 -1
  225. package/lib/core/src/families/crypto_org/validation.d.ts +0 -21
  226. package/lib/core/src/families/crypto_org/validation.d.ts.map +0 -1
  227. package/lib/core/src/families/crypto_org/validation.js +0 -11
  228. package/lib/core/src/families/crypto_org/validation.js.map +0 -1
  229. package/lib/core/src/families/elrond/serializer.d.ts +0 -4
  230. package/lib/core/src/families/elrond/serializer.d.ts.map +0 -1
  231. package/lib/core/src/families/elrond/serializer.js +0 -32
  232. package/lib/core/src/families/elrond/serializer.js.map +0 -1
  233. package/lib/core/src/families/elrond/types.d.ts +0 -13
  234. package/lib/core/src/families/elrond/types.d.ts.map +0 -1
  235. package/lib/core/src/families/elrond/types.js +0 -3
  236. package/lib/core/src/families/elrond/types.js.map +0 -1
  237. package/lib/core/src/families/elrond/validation.d.ts +0 -29
  238. package/lib/core/src/families/elrond/validation.d.ts.map +0 -1
  239. package/lib/core/src/families/elrond/validation.js +0 -28
  240. package/lib/core/src/families/elrond/validation.js.map +0 -1
  241. package/lib/core/src/families/ethereum/serializer.d.ts +0 -4
  242. package/lib/core/src/families/ethereum/serializer.d.ts.map +0 -1
  243. package/lib/core/src/families/ethereum/serializer.js +0 -40
  244. package/lib/core/src/families/ethereum/serializer.js.map +0 -1
  245. package/lib/core/src/families/ethereum/types.d.ts +0 -16
  246. package/lib/core/src/families/ethereum/types.d.ts.map +0 -1
  247. package/lib/core/src/families/ethereum/types.js +0 -3
  248. package/lib/core/src/families/ethereum/types.js.map +0 -1
  249. package/lib/core/src/families/ethereum/validation.d.ts +0 -33
  250. package/lib/core/src/families/ethereum/validation.d.ts.map +0 -1
  251. package/lib/core/src/families/ethereum/validation.js +0 -15
  252. package/lib/core/src/families/ethereum/validation.js.map +0 -1
  253. package/lib/core/src/families/filecoin/serializer.d.ts +0 -4
  254. package/lib/core/src/families/filecoin/serializer.d.ts.map +0 -1
  255. package/lib/core/src/families/filecoin/serializer.js +0 -40
  256. package/lib/core/src/families/filecoin/serializer.js.map +0 -1
  257. package/lib/core/src/families/filecoin/types.d.ts +0 -18
  258. package/lib/core/src/families/filecoin/types.d.ts.map +0 -1
  259. package/lib/core/src/families/filecoin/types.js +0 -3
  260. package/lib/core/src/families/filecoin/types.js.map +0 -1
  261. package/lib/core/src/families/filecoin/validation.d.ts +0 -39
  262. package/lib/core/src/families/filecoin/validation.d.ts.map +0 -1
  263. package/lib/core/src/families/filecoin/validation.js +0 -17
  264. package/lib/core/src/families/filecoin/validation.js.map +0 -1
  265. package/lib/core/src/families/hedera/serializer.d.ts +0 -4
  266. package/lib/core/src/families/hedera/serializer.d.ts.map +0 -1
  267. package/lib/core/src/families/hedera/serializer.js +0 -26
  268. package/lib/core/src/families/hedera/serializer.js.map +0 -1
  269. package/lib/core/src/families/hedera/types.d.ts +0 -9
  270. package/lib/core/src/families/hedera/types.d.ts.map +0 -1
  271. package/lib/core/src/families/hedera/types.js +0 -3
  272. package/lib/core/src/families/hedera/types.js.map +0 -1
  273. package/lib/core/src/families/hedera/validation.d.ts +0 -18
  274. package/lib/core/src/families/hedera/validation.d.ts.map +0 -1
  275. package/lib/core/src/families/hedera/validation.js +0 -10
  276. package/lib/core/src/families/hedera/validation.js.map +0 -1
  277. package/lib/core/src/families/index.d.ts +0 -23
  278. package/lib/core/src/families/index.d.ts.map +0 -1
  279. package/lib/core/src/families/index.js +0 -39
  280. package/lib/core/src/families/index.js.map +0 -1
  281. package/lib/core/src/families/near/serializer.d.ts +0 -4
  282. package/lib/core/src/families/near/serializer.d.ts.map +0 -1
  283. package/lib/core/src/families/near/serializer.js +0 -28
  284. package/lib/core/src/families/near/serializer.js.map +0 -1
  285. package/lib/core/src/families/near/types.d.ts +0 -11
  286. package/lib/core/src/families/near/types.d.ts.map +0 -1
  287. package/lib/core/src/families/near/types.js +0 -3
  288. package/lib/core/src/families/near/types.js.map +0 -1
  289. package/lib/core/src/families/near/validation.d.ts +0 -21
  290. package/lib/core/src/families/near/validation.d.ts.map +0 -1
  291. package/lib/core/src/families/near/validation.js +0 -11
  292. package/lib/core/src/families/near/validation.js.map +0 -1
  293. package/lib/core/src/families/neo/serializer.d.ts +0 -4
  294. package/lib/core/src/families/neo/serializer.d.ts.map +0 -1
  295. package/lib/core/src/families/neo/serializer.js +0 -24
  296. package/lib/core/src/families/neo/serializer.js.map +0 -1
  297. package/lib/core/src/families/neo/types.d.ts +0 -8
  298. package/lib/core/src/families/neo/types.d.ts.map +0 -1
  299. package/lib/core/src/families/neo/types.js +0 -3
  300. package/lib/core/src/families/neo/types.js.map +0 -1
  301. package/lib/core/src/families/neo/validation.d.ts +0 -15
  302. package/lib/core/src/families/neo/validation.d.ts.map +0 -1
  303. package/lib/core/src/families/neo/validation.js +0 -9
  304. package/lib/core/src/families/neo/validation.js.map +0 -1
  305. package/lib/core/src/families/polkadot/serializer.d.ts +0 -4
  306. package/lib/core/src/families/polkadot/serializer.d.ts.map +0 -1
  307. package/lib/core/src/families/polkadot/serializer.js +0 -26
  308. package/lib/core/src/families/polkadot/serializer.js.map +0 -1
  309. package/lib/core/src/families/polkadot/types.d.ts +0 -13
  310. package/lib/core/src/families/polkadot/types.d.ts.map +0 -1
  311. package/lib/core/src/families/polkadot/types.js +0 -3
  312. package/lib/core/src/families/polkadot/types.js.map +0 -1
  313. package/lib/core/src/families/polkadot/validation.d.ts +0 -25
  314. package/lib/core/src/families/polkadot/validation.d.ts.map +0 -1
  315. package/lib/core/src/families/polkadot/validation.js +0 -23
  316. package/lib/core/src/families/polkadot/validation.js.map +0 -1
  317. package/lib/core/src/families/ripple/serializer.d.ts +0 -4
  318. package/lib/core/src/families/ripple/serializer.d.ts.map +0 -1
  319. package/lib/core/src/families/ripple/serializer.js +0 -24
  320. package/lib/core/src/families/ripple/serializer.js.map +0 -1
  321. package/lib/core/src/families/ripple/types.d.ts +0 -11
  322. package/lib/core/src/families/ripple/types.d.ts.map +0 -1
  323. package/lib/core/src/families/ripple/types.js +0 -3
  324. package/lib/core/src/families/ripple/types.js.map +0 -1
  325. package/lib/core/src/families/ripple/validation.d.ts +0 -21
  326. package/lib/core/src/families/ripple/validation.d.ts.map +0 -1
  327. package/lib/core/src/families/ripple/validation.js +0 -11
  328. package/lib/core/src/families/ripple/validation.js.map +0 -1
  329. package/lib/core/src/families/serializer.d.ts +0 -18
  330. package/lib/core/src/families/serializer.d.ts.map +0 -1
  331. package/lib/core/src/families/serializer.js +0 -151
  332. package/lib/core/src/families/serializer.js.map +0 -1
  333. package/lib/core/src/families/solana/serializer.d.ts +0 -4
  334. package/lib/core/src/families/solana/serializer.d.ts.map +0 -1
  335. package/lib/core/src/families/solana/serializer.js +0 -27
  336. package/lib/core/src/families/solana/serializer.js.map +0 -1
  337. package/lib/core/src/families/solana/types.d.ts +0 -136
  338. package/lib/core/src/families/solana/types.d.ts.map +0 -1
  339. package/lib/core/src/families/solana/types.js +0 -3
  340. package/lib/core/src/families/solana/types.js.map +0 -1
  341. package/lib/core/src/families/solana/validation.d.ts +0 -18
  342. package/lib/core/src/families/solana/validation.d.ts.map +0 -1
  343. package/lib/core/src/families/solana/validation.js +0 -10
  344. package/lib/core/src/families/solana/validation.js.map +0 -1
  345. package/lib/core/src/families/stellar/serializer.d.ts +0 -4
  346. package/lib/core/src/families/stellar/serializer.d.ts.map +0 -1
  347. package/lib/core/src/families/stellar/serializer.js +0 -26
  348. package/lib/core/src/families/stellar/serializer.js.map +0 -1
  349. package/lib/core/src/families/stellar/types.d.ts +0 -13
  350. package/lib/core/src/families/stellar/types.d.ts.map +0 -1
  351. package/lib/core/src/families/stellar/types.js +0 -3
  352. package/lib/core/src/families/stellar/types.js.map +0 -1
  353. package/lib/core/src/families/stellar/validation.d.ts +0 -25
  354. package/lib/core/src/families/stellar/validation.d.ts.map +0 -1
  355. package/lib/core/src/families/stellar/validation.js +0 -18
  356. package/lib/core/src/families/stellar/validation.js.map +0 -1
  357. package/lib/core/src/families/tezos/serializer.d.ts +0 -4
  358. package/lib/core/src/families/tezos/serializer.d.ts.map +0 -1
  359. package/lib/core/src/families/tezos/serializer.js +0 -26
  360. package/lib/core/src/families/tezos/serializer.js.map +0 -1
  361. package/lib/core/src/families/tezos/types.d.ts +0 -13
  362. package/lib/core/src/families/tezos/types.d.ts.map +0 -1
  363. package/lib/core/src/families/tezos/types.js +0 -3
  364. package/lib/core/src/families/tezos/types.js.map +0 -1
  365. package/lib/core/src/families/tezos/validation.d.ts +0 -25
  366. package/lib/core/src/families/tezos/validation.d.ts.map +0 -1
  367. package/lib/core/src/families/tezos/validation.js +0 -17
  368. package/lib/core/src/families/tezos/validation.js.map +0 -1
  369. package/lib/core/src/families/tron/serializer.d.ts +0 -4
  370. package/lib/core/src/families/tron/serializer.d.ts.map +0 -1
  371. package/lib/core/src/families/tron/serializer.js +0 -26
  372. package/lib/core/src/families/tron/serializer.js.map +0 -1
  373. package/lib/core/src/families/tron/types.d.ts +0 -13
  374. package/lib/core/src/families/tron/types.d.ts.map +0 -1
  375. package/lib/core/src/families/tron/types.js +0 -3
  376. package/lib/core/src/families/tron/types.js.map +0 -1
  377. package/lib/core/src/families/tron/validation.d.ts +0 -26
  378. package/lib/core/src/families/tron/validation.d.ts.map +0 -1
  379. package/lib/core/src/families/tron/validation.js +0 -20
  380. package/lib/core/src/families/tron/validation.js.map +0 -1
  381. package/lib/core/src/families/types.d.ts +0 -61
  382. package/lib/core/src/families/types.d.ts.map +0 -1
  383. package/lib/core/src/families/types.js +0 -3
  384. package/lib/core/src/families/types.js.map +0 -1
  385. package/lib/core/src/families/validation.d.ts +0 -381
  386. package/lib/core/src/families/validation.d.ts.map +0 -1
  387. package/lib/core/src/families/validation.js +0 -43
  388. package/lib/core/src/families/validation.js.map +0 -1
  389. package/lib/core/src/index.d.ts +0 -10
  390. package/lib/core/src/index.d.ts.map +0 -1
  391. package/lib/core/src/index.js +0 -26
  392. package/lib/core/src/index.js.map +0 -1
  393. package/lib/core/src/logger/index.d.ts +0 -13
  394. package/lib/core/src/logger/index.d.ts.map +0 -1
  395. package/lib/core/src/logger/index.js +0 -29
  396. package/lib/core/src/logger/index.js.map +0 -1
  397. package/lib/core/src/spec/index.d.ts +0 -5
  398. package/lib/core/src/spec/index.d.ts.map +0 -1
  399. package/lib/core/src/spec/index.js +0 -21
  400. package/lib/core/src/spec/index.js.map +0 -1
  401. package/lib/core/src/spec/methods.d.ts +0 -4
  402. package/lib/core/src/spec/methods.d.ts.map +0 -1
  403. package/lib/core/src/spec/methods.js +0 -20
  404. package/lib/core/src/spec/methods.js.map +0 -1
  405. package/lib/core/src/spec/rpcHandlers/AppHandlers.d.ts +0 -4
  406. package/lib/core/src/spec/rpcHandlers/AppHandlers.d.ts.map +0 -1
  407. package/lib/core/src/spec/rpcHandlers/AppHandlers.js +0 -3
  408. package/lib/core/src/spec/rpcHandlers/AppHandlers.js.map +0 -1
  409. package/lib/core/src/spec/rpcHandlers/WalletHandlers.d.ts +0 -24
  410. package/lib/core/src/spec/rpcHandlers/WalletHandlers.d.ts.map +0 -1
  411. package/lib/core/src/spec/rpcHandlers/WalletHandlers.js +0 -3
  412. package/lib/core/src/spec/rpcHandlers/WalletHandlers.js.map +0 -1
  413. package/lib/core/src/spec/types/AccountList.d.ts +0 -128
  414. package/lib/core/src/spec/types/AccountList.d.ts.map +0 -1
  415. package/lib/core/src/spec/types/AccountList.js +0 -18
  416. package/lib/core/src/spec/types/AccountList.js.map +0 -1
  417. package/lib/core/src/spec/types/AccountReceive.d.ts +0 -38
  418. package/lib/core/src/spec/types/AccountReceive.d.ts.map +0 -1
  419. package/lib/core/src/spec/types/AccountReceive.js +0 -15
  420. package/lib/core/src/spec/types/AccountReceive.js.map +0 -1
  421. package/lib/core/src/spec/types/AccountRequest.d.ts +0 -128
  422. package/lib/core/src/spec/types/AccountRequest.d.ts.map +0 -1
  423. package/lib/core/src/spec/types/AccountRequest.js +0 -16
  424. package/lib/core/src/spec/types/AccountRequest.js.map +0 -1
  425. package/lib/core/src/spec/types/BitcoinGetXPub.d.ts +0 -38
  426. package/lib/core/src/spec/types/BitcoinGetXPub.d.ts.map +0 -1
  427. package/lib/core/src/spec/types/BitcoinGetXPub.js +0 -15
  428. package/lib/core/src/spec/types/BitcoinGetXPub.js.map +0 -1
  429. package/lib/core/src/spec/types/CurrencyList.d.ts +0 -218
  430. package/lib/core/src/spec/types/CurrencyList.d.ts.map +0 -1
  431. package/lib/core/src/spec/types/CurrencyList.js +0 -18
  432. package/lib/core/src/spec/types/CurrencyList.js.map +0 -1
  433. package/lib/core/src/spec/types/Device.d.ts +0 -4
  434. package/lib/core/src/spec/types/Device.d.ts.map +0 -1
  435. package/lib/core/src/spec/types/Device.js +0 -12
  436. package/lib/core/src/spec/types/Device.js.map +0 -1
  437. package/lib/core/src/spec/types/DeviceClose.d.ts +0 -38
  438. package/lib/core/src/spec/types/DeviceClose.d.ts.map +0 -1
  439. package/lib/core/src/spec/types/DeviceClose.js +0 -15
  440. package/lib/core/src/spec/types/DeviceClose.js.map +0 -1
  441. package/lib/core/src/spec/types/DeviceExchange.d.ts +0 -44
  442. package/lib/core/src/spec/types/DeviceExchange.d.ts.map +0 -1
  443. package/lib/core/src/spec/types/DeviceExchange.js +0 -16
  444. package/lib/core/src/spec/types/DeviceExchange.js.map +0 -1
  445. package/lib/core/src/spec/types/DeviceOpen.d.ts +0 -40
  446. package/lib/core/src/spec/types/DeviceOpen.d.ts.map +0 -1
  447. package/lib/core/src/spec/types/DeviceOpen.js +0 -16
  448. package/lib/core/src/spec/types/DeviceOpen.js.map +0 -1
  449. package/lib/core/src/spec/types/DeviceSelect.d.ts +0 -92
  450. package/lib/core/src/spec/types/DeviceSelect.d.ts.map +0 -1
  451. package/lib/core/src/spec/types/DeviceSelect.js +0 -35
  452. package/lib/core/src/spec/types/DeviceSelect.js.map +0 -1
  453. package/lib/core/src/spec/types/DeviceTransport.d.ts +0 -92
  454. package/lib/core/src/spec/types/DeviceTransport.d.ts.map +0 -1
  455. package/lib/core/src/spec/types/DeviceTransport.js +0 -35
  456. package/lib/core/src/spec/types/DeviceTransport.js.map +0 -1
  457. package/lib/core/src/spec/types/ExchangeComplete.d.ts +0 -3956
  458. package/lib/core/src/spec/types/ExchangeComplete.d.ts.map +0 -1
  459. package/lib/core/src/spec/types/ExchangeComplete.js +0 -37
  460. package/lib/core/src/spec/types/ExchangeComplete.js.map +0 -1
  461. package/lib/core/src/spec/types/ExchangeStart.d.ts +0 -38
  462. package/lib/core/src/spec/types/ExchangeStart.d.ts.map +0 -1
  463. package/lib/core/src/spec/types/ExchangeStart.js +0 -16
  464. package/lib/core/src/spec/types/ExchangeStart.js.map +0 -1
  465. package/lib/core/src/spec/types/MessageSign.d.ts +0 -50
  466. package/lib/core/src/spec/types/MessageSign.d.ts.map +0 -1
  467. package/lib/core/src/spec/types/MessageSign.js +0 -17
  468. package/lib/core/src/spec/types/MessageSign.js.map +0 -1
  469. package/lib/core/src/spec/types/StorageGet.d.ts +0 -44
  470. package/lib/core/src/spec/types/StorageGet.d.ts.map +0 -1
  471. package/lib/core/src/spec/types/StorageGet.js +0 -16
  472. package/lib/core/src/spec/types/StorageGet.js.map +0 -1
  473. package/lib/core/src/spec/types/StorageSet.d.ts +0 -38
  474. package/lib/core/src/spec/types/StorageSet.d.ts.map +0 -1
  475. package/lib/core/src/spec/types/StorageSet.js +0 -15
  476. package/lib/core/src/spec/types/StorageSet.js.map +0 -1
  477. package/lib/core/src/spec/types/TransactionSign.d.ts +0 -1336
  478. package/lib/core/src/spec/types/TransactionSign.d.ts.map +0 -1
  479. package/lib/core/src/spec/types/TransactionSign.js +0 -22
  480. package/lib/core/src/spec/types/TransactionSign.js.map +0 -1
  481. package/lib/core/src/spec/types/TransactionSignAndBroadcast.d.ts +0 -1336
  482. package/lib/core/src/spec/types/TransactionSignAndBroadcast.d.ts.map +0 -1
  483. package/lib/core/src/spec/types/TransactionSignAndBroadcast.js +0 -22
  484. package/lib/core/src/spec/types/TransactionSignAndBroadcast.js.map +0 -1
  485. package/lib/core/src/spec/types/WalletCapabilities.d.ts +0 -26
  486. package/lib/core/src/spec/types/WalletCapabilities.d.ts.map +0 -1
  487. package/lib/core/src/spec/types/WalletCapabilities.js +0 -13
  488. package/lib/core/src/spec/types/WalletCapabilities.js.map +0 -1
  489. package/lib/core/src/spec/types/WalletInfo.d.ts +0 -62
  490. package/lib/core/src/spec/types/WalletInfo.d.ts.map +0 -1
  491. package/lib/core/src/spec/types/WalletInfo.js +0 -17
  492. package/lib/core/src/spec/types/WalletInfo.js.map +0 -1
  493. package/lib/core/src/spec/types/WalletUserId.d.ts +0 -26
  494. package/lib/core/src/spec/types/WalletUserId.d.ts.map +0 -1
  495. package/lib/core/src/spec/types/WalletUserId.js +0 -13
  496. package/lib/core/src/spec/types/WalletUserId.js.map +0 -1
  497. package/lib/core/src/spec/types/index.d.ts +0 -22
  498. package/lib/core/src/spec/types/index.d.ts.map +0 -1
  499. package/lib/core/src/spec/types/index.js +0 -38
  500. package/lib/core/src/spec/types/index.js.map +0 -1
  501. package/lib/core/src/transports/WindowMessageTransport.d.ts +0 -15
  502. package/lib/core/src/transports/WindowMessageTransport.d.ts.map +0 -1
  503. package/lib/core/src/transports/WindowMessageTransport.js +0 -98
  504. package/lib/core/src/transports/WindowMessageTransport.js.map +0 -1
  505. package/lib/core/src/transports/index.d.ts +0 -3
  506. package/lib/core/src/transports/index.d.ts.map +0 -1
  507. package/lib/core/src/transports/index.js +0 -25
  508. package/lib/core/src/transports/index.js.map +0 -1
  509. package/lib/core/src/transports/types.d.ts +0 -22
  510. package/lib/core/src/transports/types.d.ts.map +0 -1
  511. package/lib/core/src/transports/types.js +0 -3
  512. package/lib/core/src/transports/types.js.map +0 -1
  513. package/lib/core/src/types/index.d.ts +0 -77
  514. package/lib/core/src/types/index.d.ts.map +0 -1
  515. package/lib/core/src/types/index.js +0 -37
  516. package/lib/core/src/types/index.js.map +0 -1
  517. package/lib/server/src/WalletAPIServer.d.ts +0 -18
  518. package/lib/server/src/WalletAPIServer.d.ts.map +0 -1
  519. package/lib/server/src/WalletAPIServer.js +0 -70
  520. package/lib/server/src/WalletAPIServer.js.map +0 -1
  521. package/lib/server/src/helpers.d.ts +0 -4
  522. package/lib/server/src/helpers.d.ts.map +0 -1
  523. package/lib/server/src/helpers.js +0 -34
  524. package/lib/server/src/helpers.js.map +0 -1
  525. package/lib/server/src/index.d.ts +0 -4
  526. package/lib/server/src/index.d.ts.map +0 -1
  527. package/lib/server/src/index.js +0 -20
  528. package/lib/server/src/index.js.map +0 -1
  529. package/lib/server/src/internalHandlers/account.d.ts +0 -6
  530. package/lib/server/src/internalHandlers/account.d.ts.map +0 -1
  531. package/lib/server/src/internalHandlers/account.js +0 -64
  532. package/lib/server/src/internalHandlers/account.js.map +0 -1
  533. package/lib/server/src/internalHandlers/bitcoin.d.ts +0 -4
  534. package/lib/server/src/internalHandlers/bitcoin.d.ts.map +0 -1
  535. package/lib/server/src/internalHandlers/bitcoin.js +0 -17
  536. package/lib/server/src/internalHandlers/bitcoin.js.map +0 -1
  537. package/lib/server/src/internalHandlers/currency.d.ts +0 -4
  538. package/lib/server/src/internalHandlers/currency.d.ts.map +0 -1
  539. package/lib/server/src/internalHandlers/currency.js +0 -21
  540. package/lib/server/src/internalHandlers/currency.js.map +0 -1
  541. package/lib/server/src/internalHandlers/device.d.ts +0 -8
  542. package/lib/server/src/internalHandlers/device.d.ts.map +0 -1
  543. package/lib/server/src/internalHandlers/device.js +0 -70
  544. package/lib/server/src/internalHandlers/device.js.map +0 -1
  545. package/lib/server/src/internalHandlers/exchange.d.ts +0 -5
  546. package/lib/server/src/internalHandlers/exchange.d.ts.map +0 -1
  547. package/lib/server/src/internalHandlers/exchange.js +0 -63
  548. package/lib/server/src/internalHandlers/exchange.js.map +0 -1
  549. package/lib/server/src/internalHandlers/index.d.ts +0 -6
  550. package/lib/server/src/internalHandlers/index.d.ts.map +0 -1
  551. package/lib/server/src/internalHandlers/index.js +0 -58
  552. package/lib/server/src/internalHandlers/index.js.map +0 -1
  553. package/lib/server/src/internalHandlers/message.d.ts +0 -4
  554. package/lib/server/src/internalHandlers/message.d.ts.map +0 -1
  555. package/lib/server/src/internalHandlers/message.js +0 -28
  556. package/lib/server/src/internalHandlers/message.js.map +0 -1
  557. package/lib/server/src/internalHandlers/storage.d.ts +0 -5
  558. package/lib/server/src/internalHandlers/storage.d.ts.map +0 -1
  559. package/lib/server/src/internalHandlers/storage.js +0 -37
  560. package/lib/server/src/internalHandlers/storage.js.map +0 -1
  561. package/lib/server/src/internalHandlers/transaction.d.ts +0 -5
  562. package/lib/server/src/internalHandlers/transaction.d.ts.map +0 -1
  563. package/lib/server/src/internalHandlers/transaction.js +0 -52
  564. package/lib/server/src/internalHandlers/transaction.js.map +0 -1
  565. package/lib/server/src/internalHandlers/wallet.d.ts +0 -6
  566. package/lib/server/src/internalHandlers/wallet.d.ts.map +0 -1
  567. package/lib/server/src/internalHandlers/wallet.js +0 -32
  568. package/lib/server/src/internalHandlers/wallet.js.map +0 -1
  569. package/lib/server/src/react.d.ts +0 -15
  570. package/lib/server/src/react.d.ts.map +0 -1
  571. package/lib/server/src/react.js +0 -26
  572. package/lib/server/src/react.js.map +0 -1
  573. package/lib/server/src/types.d.ts +0 -99
  574. package/lib/server/src/types.d.ts.map +0 -1
  575. package/lib/server/src/types.js +0 -3
  576. package/lib/server/src/types.js.map +0 -1
  577. package/lib/simulator/src/helpers.d.ts.map +0 -1
  578. package/lib/simulator/src/helpers.js.map +0 -1
  579. package/lib/simulator/src/index.d.ts.map +0 -1
  580. package/lib/simulator/src/index.js.map +0 -1
  581. package/lib/simulator/src/profiles/device/index.d.ts.map +0 -1
  582. package/lib/simulator/src/profiles/device/index.js.map +0 -1
  583. package/lib/simulator/src/profiles/index.d.ts.map +0 -1
  584. package/lib/simulator/src/profiles/index.js.map +0 -1
  585. package/lib/simulator/src/profiles/standard/index.d.ts.map +0 -1
  586. package/lib/simulator/src/profiles/standard/index.js.map +0 -1
  587. package/lib/simulator/src/test-run.js.map +0 -1
  588. package/lib/simulator/src/transport.d.ts.map +0 -1
  589. package/lib/simulator/src/transport.js.map +0 -1
  590. package/lib/simulator/src/types.d.ts.map +0 -1
  591. package/lib/simulator/src/types.js +0 -3
  592. package/lib/simulator/src/types.js.map +0 -1
  593. package/lib/simulator/src/ws.d.ts.map +0 -1
  594. package/lib/simulator/src/ws.js.map +0 -1
  595. package/lib-es/client/src/TransportWalletAPI.d.ts +0 -44
  596. package/lib-es/client/src/TransportWalletAPI.d.ts.map +0 -1
  597. package/lib-es/client/src/TransportWalletAPI.js +0 -63
  598. package/lib-es/client/src/TransportWalletAPI.js.map +0 -1
  599. package/lib-es/client/src/WalletAPIClient.d.ts +0 -60
  600. package/lib-es/client/src/WalletAPIClient.d.ts.map +0 -1
  601. package/lib-es/client/src/WalletAPIClient.js +0 -86
  602. package/lib-es/client/src/WalletAPIClient.js.map +0 -1
  603. package/lib-es/client/src/index.d.ts +0 -4
  604. package/lib-es/client/src/index.d.ts.map +0 -1
  605. package/lib-es/client/src/index.js +0 -5
  606. package/lib-es/client/src/index.js.map +0 -1
  607. package/lib-es/client/src/modules/Account.d.ts +0 -48
  608. package/lib-es/client/src/modules/Account.d.ts.map +0 -1
  609. package/lib-es/client/src/modules/Account.js +0 -52
  610. package/lib-es/client/src/modules/Account.js.map +0 -1
  611. package/lib-es/client/src/modules/Bitcoin.d.ts +0 -14
  612. package/lib-es/client/src/modules/Bitcoin.d.ts.map +0 -1
  613. package/lib-es/client/src/modules/Bitcoin.js +0 -22
  614. package/lib-es/client/src/modules/Bitcoin.js.map +0 -1
  615. package/lib-es/client/src/modules/Currency.d.ts +0 -23
  616. package/lib-es/client/src/modules/Currency.d.ts.map +0 -1
  617. package/lib-es/client/src/modules/Currency.js +0 -25
  618. package/lib-es/client/src/modules/Currency.js.map +0 -1
  619. package/lib-es/client/src/modules/Device.d.ts +0 -35
  620. package/lib-es/client/src/modules/Device.d.ts.map +0 -1
  621. package/lib-es/client/src/modules/Device.js +0 -53
  622. package/lib-es/client/src/modules/Device.js.map +0 -1
  623. package/lib-es/client/src/modules/Exchange.d.ts +0 -84
  624. package/lib-es/client/src/modules/Exchange.d.ts.map +0 -1
  625. package/lib-es/client/src/modules/Exchange.js +0 -105
  626. package/lib-es/client/src/modules/Exchange.js.map +0 -1
  627. package/lib-es/client/src/modules/Message.d.ts +0 -18
  628. package/lib-es/client/src/modules/Message.d.ts.map +0 -1
  629. package/lib-es/client/src/modules/Message.js +0 -27
  630. package/lib-es/client/src/modules/Message.js.map +0 -1
  631. package/lib-es/client/src/modules/Storage.d.ts +0 -8
  632. package/lib-es/client/src/modules/Storage.d.ts.map +0 -1
  633. package/lib-es/client/src/modules/Storage.js +0 -25
  634. package/lib-es/client/src/modules/Storage.js.map +0 -1
  635. package/lib-es/client/src/modules/Transaction.d.ts +0 -28
  636. package/lib-es/client/src/modules/Transaction.d.ts.map +0 -1
  637. package/lib-es/client/src/modules/Transaction.js +0 -46
  638. package/lib-es/client/src/modules/Transaction.js.map +0 -1
  639. package/lib-es/client/src/modules/Wallet.d.ts +0 -30
  640. package/lib-es/client/src/modules/Wallet.d.ts.map +0 -1
  641. package/lib-es/client/src/modules/Wallet.js +0 -43
  642. package/lib-es/client/src/modules/Wallet.js.map +0 -1
  643. package/lib-es/core/src/JSONRPC/RPCError.d.ts +0 -16
  644. package/lib-es/core/src/JSONRPC/RPCError.d.ts.map +0 -1
  645. package/lib-es/core/src/JSONRPC/RPCError.js +0 -22
  646. package/lib-es/core/src/JSONRPC/RPCError.js.map +0 -1
  647. package/lib-es/core/src/JSONRPC/RpcNode.d.ts +0 -22
  648. package/lib-es/core/src/JSONRPC/RpcNode.d.ts.map +0 -1
  649. package/lib-es/core/src/JSONRPC/RpcNode.js +0 -149
  650. package/lib-es/core/src/JSONRPC/RpcNode.js.map +0 -1
  651. package/lib-es/core/src/JSONRPC/helpers.d.ts +0 -18
  652. package/lib-es/core/src/JSONRPC/helpers.d.ts.map +0 -1
  653. package/lib-es/core/src/JSONRPC/helpers.js +0 -39
  654. package/lib-es/core/src/JSONRPC/helpers.js.map +0 -1
  655. package/lib-es/core/src/JSONRPC/index.d.ts +0 -6
  656. package/lib-es/core/src/JSONRPC/index.d.ts.map +0 -1
  657. package/lib-es/core/src/JSONRPC/index.js +0 -6
  658. package/lib-es/core/src/JSONRPC/index.js.map +0 -1
  659. package/lib-es/core/src/JSONRPC/types.d.ts +0 -115
  660. package/lib-es/core/src/JSONRPC/types.d.ts.map +0 -1
  661. package/lib-es/core/src/JSONRPC/types.js +0 -33
  662. package/lib-es/core/src/JSONRPC/types.js.map +0 -1
  663. package/lib-es/core/src/JSONRPC/validation.d.ts +0 -194
  664. package/lib-es/core/src/JSONRPC/validation.d.ts.map +0 -1
  665. package/lib-es/core/src/JSONRPC/validation.js +0 -37
  666. package/lib-es/core/src/JSONRPC/validation.js.map +0 -1
  667. package/lib-es/core/src/accounts/index.d.ts +0 -4
  668. package/lib-es/core/src/accounts/index.d.ts.map +0 -1
  669. package/lib-es/core/src/accounts/index.js +0 -4
  670. package/lib-es/core/src/accounts/index.js.map +0 -1
  671. package/lib-es/core/src/accounts/serializers.d.ts +0 -18
  672. package/lib-es/core/src/accounts/serializers.d.ts.map +0 -1
  673. package/lib-es/core/src/accounts/serializers.js +0 -40
  674. package/lib-es/core/src/accounts/serializers.js.map +0 -1
  675. package/lib-es/core/src/accounts/types.d.ts +0 -52
  676. package/lib-es/core/src/accounts/types.d.ts.map +0 -1
  677. package/lib-es/core/src/accounts/types.js.map +0 -1
  678. package/lib-es/core/src/accounts/validation.d.ts +0 -30
  679. package/lib-es/core/src/accounts/validation.d.ts.map +0 -1
  680. package/lib-es/core/src/accounts/validation.js +0 -12
  681. package/lib-es/core/src/accounts/validation.js.map +0 -1
  682. package/lib-es/core/src/currencies/index.d.ts +0 -3
  683. package/lib-es/core/src/currencies/index.d.ts.map +0 -1
  684. package/lib-es/core/src/currencies/index.js +0 -3
  685. package/lib-es/core/src/currencies/index.js.map +0 -1
  686. package/lib-es/core/src/currencies/types.d.ts +0 -20
  687. package/lib-es/core/src/currencies/types.d.ts.map +0 -1
  688. package/lib-es/core/src/currencies/types.js +0 -2
  689. package/lib-es/core/src/currencies/types.js.map +0 -1
  690. package/lib-es/core/src/currencies/validation.d.ts +0 -159
  691. package/lib-es/core/src/currencies/validation.d.ts.map +0 -1
  692. package/lib-es/core/src/currencies/validation.js +0 -28
  693. package/lib-es/core/src/currencies/validation.js.map +0 -1
  694. package/lib-es/core/src/errors/ServerError.d.ts +0 -16
  695. package/lib-es/core/src/errors/ServerError.d.ts.map +0 -1
  696. package/lib-es/core/src/errors/ServerError.js +0 -22
  697. package/lib-es/core/src/errors/ServerError.js.map +0 -1
  698. package/lib-es/core/src/errors/creators.d.ts +0 -8
  699. package/lib-es/core/src/errors/creators.d.ts.map +0 -1
  700. package/lib-es/core/src/errors/creators.js +0 -53
  701. package/lib-es/core/src/errors/creators.js.map +0 -1
  702. package/lib-es/core/src/errors/index.d.ts +0 -4
  703. package/lib-es/core/src/errors/index.d.ts.map +0 -1
  704. package/lib-es/core/src/errors/index.js +0 -4
  705. package/lib-es/core/src/errors/index.js.map +0 -1
  706. package/lib-es/core/src/errors/types.d.ts +0 -322
  707. package/lib-es/core/src/errors/types.d.ts.map +0 -1
  708. package/lib-es/core/src/errors/types.js +0 -86
  709. package/lib-es/core/src/errors/types.js.map +0 -1
  710. package/lib-es/core/src/families/algorand/serializer.d.ts +0 -4
  711. package/lib-es/core/src/families/algorand/serializer.d.ts.map +0 -1
  712. package/lib-es/core/src/families/algorand/serializer.js +0 -20
  713. package/lib-es/core/src/families/algorand/serializer.js.map +0 -1
  714. package/lib-es/core/src/families/algorand/types.d.ts +0 -14
  715. package/lib-es/core/src/families/algorand/types.d.ts.map +0 -1
  716. package/lib-es/core/src/families/algorand/types.js +0 -2
  717. package/lib-es/core/src/families/algorand/types.js.map +0 -1
  718. package/lib-es/core/src/families/algorand/validation.d.ts +0 -28
  719. package/lib-es/core/src/families/algorand/validation.d.ts.map +0 -1
  720. package/lib-es/core/src/families/algorand/validation.js +0 -16
  721. package/lib-es/core/src/families/algorand/validation.js.map +0 -1
  722. package/lib-es/core/src/families/bitcoin/serializer.d.ts +0 -4
  723. package/lib-es/core/src/families/bitcoin/serializer.d.ts.map +0 -1
  724. package/lib-es/core/src/families/bitcoin/serializer.js +0 -22
  725. package/lib-es/core/src/families/bitcoin/serializer.js.map +0 -1
  726. package/lib-es/core/src/families/bitcoin/types.d.ts +0 -12
  727. package/lib-es/core/src/families/bitcoin/types.d.ts.map +0 -1
  728. package/lib-es/core/src/families/bitcoin/types.js +0 -2
  729. package/lib-es/core/src/families/bitcoin/types.js.map +0 -1
  730. package/lib-es/core/src/families/bitcoin/validation.d.ts +0 -21
  731. package/lib-es/core/src/families/bitcoin/validation.d.ts.map +0 -1
  732. package/lib-es/core/src/families/bitcoin/validation.js +0 -8
  733. package/lib-es/core/src/families/bitcoin/validation.js.map +0 -1
  734. package/lib-es/core/src/families/cardano/serializer.d.ts +0 -4
  735. package/lib-es/core/src/families/cardano/serializer.d.ts.map +0 -1
  736. package/lib-es/core/src/families/cardano/serializer.js +0 -22
  737. package/lib-es/core/src/families/cardano/serializer.js.map +0 -1
  738. package/lib-es/core/src/families/cardano/types.d.ts +0 -12
  739. package/lib-es/core/src/families/cardano/types.d.ts.map +0 -1
  740. package/lib-es/core/src/families/cardano/types.js +0 -2
  741. package/lib-es/core/src/families/cardano/types.js.map +0 -1
  742. package/lib-es/core/src/families/cardano/validation.d.ts +0 -24
  743. package/lib-es/core/src/families/cardano/validation.d.ts.map +0 -1
  744. package/lib-es/core/src/families/cardano/validation.js +0 -9
  745. package/lib-es/core/src/families/cardano/validation.js.map +0 -1
  746. package/lib-es/core/src/families/celo/serializer.d.ts +0 -4
  747. package/lib-es/core/src/families/celo/serializer.d.ts.map +0 -1
  748. package/lib-es/core/src/families/celo/serializer.js +0 -22
  749. package/lib-es/core/src/families/celo/serializer.js.map +0 -1
  750. package/lib-es/core/src/families/celo/types.d.ts +0 -12
  751. package/lib-es/core/src/families/celo/types.d.ts.map +0 -1
  752. package/lib-es/core/src/families/celo/types.js +0 -2
  753. package/lib-es/core/src/families/celo/types.js.map +0 -1
  754. package/lib-es/core/src/families/celo/validation.d.ts +0 -26
  755. package/lib-es/core/src/families/celo/validation.d.ts.map +0 -1
  756. package/lib-es/core/src/families/celo/validation.js +0 -19
  757. package/lib-es/core/src/families/celo/validation.js.map +0 -1
  758. package/lib-es/core/src/families/common.d.ts +0 -14
  759. package/lib-es/core/src/families/common.d.ts.map +0 -1
  760. package/lib-es/core/src/families/common.js +0 -29
  761. package/lib-es/core/src/families/common.js.map +0 -1
  762. package/lib-es/core/src/families/cosmos/serializer.d.ts +0 -4
  763. package/lib-es/core/src/families/cosmos/serializer.d.ts.map +0 -1
  764. package/lib-es/core/src/families/cosmos/serializer.js +0 -20
  765. package/lib-es/core/src/families/cosmos/serializer.js.map +0 -1
  766. package/lib-es/core/src/families/cosmos/types.d.ts +0 -14
  767. package/lib-es/core/src/families/cosmos/types.d.ts.map +0 -1
  768. package/lib-es/core/src/families/cosmos/types.js +0 -2
  769. package/lib-es/core/src/families/cosmos/types.js.map +0 -1
  770. package/lib-es/core/src/families/cosmos/validation.d.ts +0 -28
  771. package/lib-es/core/src/families/cosmos/validation.d.ts.map +0 -1
  772. package/lib-es/core/src/families/cosmos/validation.js +0 -18
  773. package/lib-es/core/src/families/cosmos/validation.js.map +0 -1
  774. package/lib-es/core/src/families/crypto_org/serializer.d.ts +0 -4
  775. package/lib-es/core/src/families/crypto_org/serializer.d.ts.map +0 -1
  776. package/lib-es/core/src/families/crypto_org/serializer.js +0 -16
  777. package/lib-es/core/src/families/crypto_org/serializer.js.map +0 -1
  778. package/lib-es/core/src/families/crypto_org/types.d.ts +0 -11
  779. package/lib-es/core/src/families/crypto_org/types.d.ts.map +0 -1
  780. package/lib-es/core/src/families/crypto_org/types.js +0 -2
  781. package/lib-es/core/src/families/crypto_org/types.js.map +0 -1
  782. package/lib-es/core/src/families/crypto_org/validation.d.ts +0 -21
  783. package/lib-es/core/src/families/crypto_org/validation.d.ts.map +0 -1
  784. package/lib-es/core/src/families/crypto_org/validation.js +0 -8
  785. package/lib-es/core/src/families/crypto_org/validation.js.map +0 -1
  786. package/lib-es/core/src/families/elrond/serializer.d.ts +0 -4
  787. package/lib-es/core/src/families/elrond/serializer.d.ts.map +0 -1
  788. package/lib-es/core/src/families/elrond/serializer.js +0 -24
  789. package/lib-es/core/src/families/elrond/serializer.js.map +0 -1
  790. package/lib-es/core/src/families/elrond/types.d.ts +0 -13
  791. package/lib-es/core/src/families/elrond/types.d.ts.map +0 -1
  792. package/lib-es/core/src/families/elrond/types.js +0 -2
  793. package/lib-es/core/src/families/elrond/types.js.map +0 -1
  794. package/lib-es/core/src/families/elrond/validation.d.ts +0 -29
  795. package/lib-es/core/src/families/elrond/validation.d.ts.map +0 -1
  796. package/lib-es/core/src/families/elrond/validation.js +0 -25
  797. package/lib-es/core/src/families/elrond/validation.js.map +0 -1
  798. package/lib-es/core/src/families/ethereum/serializer.d.ts +0 -4
  799. package/lib-es/core/src/families/ethereum/serializer.d.ts.map +0 -1
  800. package/lib-es/core/src/families/ethereum/serializer.js +0 -32
  801. package/lib-es/core/src/families/ethereum/serializer.js.map +0 -1
  802. package/lib-es/core/src/families/ethereum/types.d.ts +0 -16
  803. package/lib-es/core/src/families/ethereum/types.d.ts.map +0 -1
  804. package/lib-es/core/src/families/ethereum/types.js +0 -2
  805. package/lib-es/core/src/families/ethereum/types.js.map +0 -1
  806. package/lib-es/core/src/families/ethereum/validation.d.ts +0 -33
  807. package/lib-es/core/src/families/ethereum/validation.d.ts.map +0 -1
  808. package/lib-es/core/src/families/ethereum/validation.js +0 -12
  809. package/lib-es/core/src/families/ethereum/validation.js.map +0 -1
  810. package/lib-es/core/src/families/filecoin/serializer.d.ts +0 -4
  811. package/lib-es/core/src/families/filecoin/serializer.d.ts.map +0 -1
  812. package/lib-es/core/src/families/filecoin/serializer.js +0 -32
  813. package/lib-es/core/src/families/filecoin/serializer.js.map +0 -1
  814. package/lib-es/core/src/families/filecoin/types.d.ts +0 -18
  815. package/lib-es/core/src/families/filecoin/types.d.ts.map +0 -1
  816. package/lib-es/core/src/families/filecoin/types.js +0 -2
  817. package/lib-es/core/src/families/filecoin/types.js.map +0 -1
  818. package/lib-es/core/src/families/filecoin/validation.d.ts +0 -39
  819. package/lib-es/core/src/families/filecoin/validation.d.ts.map +0 -1
  820. package/lib-es/core/src/families/filecoin/validation.js +0 -14
  821. package/lib-es/core/src/families/filecoin/validation.js.map +0 -1
  822. package/lib-es/core/src/families/hedera/serializer.d.ts +0 -4
  823. package/lib-es/core/src/families/hedera/serializer.d.ts.map +0 -1
  824. package/lib-es/core/src/families/hedera/serializer.js +0 -18
  825. package/lib-es/core/src/families/hedera/serializer.js.map +0 -1
  826. package/lib-es/core/src/families/hedera/types.d.ts +0 -9
  827. package/lib-es/core/src/families/hedera/types.d.ts.map +0 -1
  828. package/lib-es/core/src/families/hedera/types.js +0 -2
  829. package/lib-es/core/src/families/hedera/types.js.map +0 -1
  830. package/lib-es/core/src/families/hedera/validation.d.ts +0 -18
  831. package/lib-es/core/src/families/hedera/validation.d.ts.map +0 -1
  832. package/lib-es/core/src/families/hedera/validation.js +0 -7
  833. package/lib-es/core/src/families/hedera/validation.js.map +0 -1
  834. package/lib-es/core/src/families/index.d.ts +0 -23
  835. package/lib-es/core/src/families/index.d.ts.map +0 -1
  836. package/lib-es/core/src/families/index.js +0 -23
  837. package/lib-es/core/src/families/index.js.map +0 -1
  838. package/lib-es/core/src/families/near/serializer.d.ts +0 -4
  839. package/lib-es/core/src/families/near/serializer.d.ts.map +0 -1
  840. package/lib-es/core/src/families/near/serializer.js +0 -20
  841. package/lib-es/core/src/families/near/serializer.js.map +0 -1
  842. package/lib-es/core/src/families/near/types.d.ts +0 -11
  843. package/lib-es/core/src/families/near/types.d.ts.map +0 -1
  844. package/lib-es/core/src/families/near/types.js +0 -2
  845. package/lib-es/core/src/families/near/types.js.map +0 -1
  846. package/lib-es/core/src/families/near/validation.d.ts +0 -21
  847. package/lib-es/core/src/families/near/validation.d.ts.map +0 -1
  848. package/lib-es/core/src/families/near/validation.js +0 -8
  849. package/lib-es/core/src/families/near/validation.js.map +0 -1
  850. package/lib-es/core/src/families/neo/serializer.d.ts +0 -4
  851. package/lib-es/core/src/families/neo/serializer.d.ts.map +0 -1
  852. package/lib-es/core/src/families/neo/serializer.js +0 -16
  853. package/lib-es/core/src/families/neo/serializer.js.map +0 -1
  854. package/lib-es/core/src/families/neo/types.d.ts +0 -8
  855. package/lib-es/core/src/families/neo/types.d.ts.map +0 -1
  856. package/lib-es/core/src/families/neo/types.js +0 -2
  857. package/lib-es/core/src/families/neo/types.js.map +0 -1
  858. package/lib-es/core/src/families/neo/validation.d.ts +0 -15
  859. package/lib-es/core/src/families/neo/validation.d.ts.map +0 -1
  860. package/lib-es/core/src/families/neo/validation.js +0 -6
  861. package/lib-es/core/src/families/neo/validation.js.map +0 -1
  862. package/lib-es/core/src/families/polkadot/serializer.d.ts +0 -4
  863. package/lib-es/core/src/families/polkadot/serializer.d.ts.map +0 -1
  864. package/lib-es/core/src/families/polkadot/serializer.js +0 -18
  865. package/lib-es/core/src/families/polkadot/serializer.js.map +0 -1
  866. package/lib-es/core/src/families/polkadot/types.d.ts +0 -13
  867. package/lib-es/core/src/families/polkadot/types.d.ts.map +0 -1
  868. package/lib-es/core/src/families/polkadot/types.js +0 -2
  869. package/lib-es/core/src/families/polkadot/types.js.map +0 -1
  870. package/lib-es/core/src/families/polkadot/validation.d.ts +0 -25
  871. package/lib-es/core/src/families/polkadot/validation.d.ts.map +0 -1
  872. package/lib-es/core/src/families/polkadot/validation.js +0 -20
  873. package/lib-es/core/src/families/polkadot/validation.js.map +0 -1
  874. package/lib-es/core/src/families/ripple/serializer.d.ts +0 -4
  875. package/lib-es/core/src/families/ripple/serializer.d.ts.map +0 -1
  876. package/lib-es/core/src/families/ripple/serializer.js +0 -16
  877. package/lib-es/core/src/families/ripple/serializer.js.map +0 -1
  878. package/lib-es/core/src/families/ripple/types.d.ts +0 -11
  879. package/lib-es/core/src/families/ripple/types.d.ts.map +0 -1
  880. package/lib-es/core/src/families/ripple/types.js +0 -2
  881. package/lib-es/core/src/families/ripple/types.js.map +0 -1
  882. package/lib-es/core/src/families/ripple/validation.d.ts +0 -21
  883. package/lib-es/core/src/families/ripple/validation.d.ts.map +0 -1
  884. package/lib-es/core/src/families/ripple/validation.js +0 -8
  885. package/lib-es/core/src/families/ripple/validation.js.map +0 -1
  886. package/lib-es/core/src/families/serializer.d.ts +0 -18
  887. package/lib-es/core/src/families/serializer.d.ts.map +0 -1
  888. package/lib-es/core/src/families/serializer.js +0 -123
  889. package/lib-es/core/src/families/serializer.js.map +0 -1
  890. package/lib-es/core/src/families/solana/serializer.d.ts +0 -4
  891. package/lib-es/core/src/families/solana/serializer.d.ts.map +0 -1
  892. package/lib-es/core/src/families/solana/serializer.js +0 -19
  893. package/lib-es/core/src/families/solana/serializer.js.map +0 -1
  894. package/lib-es/core/src/families/solana/types.d.ts +0 -136
  895. package/lib-es/core/src/families/solana/types.d.ts.map +0 -1
  896. package/lib-es/core/src/families/solana/types.js +0 -2
  897. package/lib-es/core/src/families/solana/types.js.map +0 -1
  898. package/lib-es/core/src/families/solana/validation.d.ts +0 -18
  899. package/lib-es/core/src/families/solana/validation.d.ts.map +0 -1
  900. package/lib-es/core/src/families/solana/validation.js +0 -7
  901. package/lib-es/core/src/families/solana/validation.js.map +0 -1
  902. package/lib-es/core/src/families/stellar/serializer.d.ts +0 -4
  903. package/lib-es/core/src/families/stellar/serializer.d.ts.map +0 -1
  904. package/lib-es/core/src/families/stellar/serializer.js +0 -18
  905. package/lib-es/core/src/families/stellar/serializer.js.map +0 -1
  906. package/lib-es/core/src/families/stellar/types.d.ts +0 -13
  907. package/lib-es/core/src/families/stellar/types.d.ts.map +0 -1
  908. package/lib-es/core/src/families/stellar/types.js +0 -2
  909. package/lib-es/core/src/families/stellar/types.js.map +0 -1
  910. package/lib-es/core/src/families/stellar/validation.d.ts +0 -25
  911. package/lib-es/core/src/families/stellar/validation.d.ts.map +0 -1
  912. package/lib-es/core/src/families/stellar/validation.js +0 -15
  913. package/lib-es/core/src/families/stellar/validation.js.map +0 -1
  914. package/lib-es/core/src/families/tezos/serializer.d.ts +0 -4
  915. package/lib-es/core/src/families/tezos/serializer.d.ts.map +0 -1
  916. package/lib-es/core/src/families/tezos/serializer.js +0 -18
  917. package/lib-es/core/src/families/tezos/serializer.js.map +0 -1
  918. package/lib-es/core/src/families/tezos/types.d.ts +0 -13
  919. package/lib-es/core/src/families/tezos/types.d.ts.map +0 -1
  920. package/lib-es/core/src/families/tezos/types.js +0 -2
  921. package/lib-es/core/src/families/tezos/types.js.map +0 -1
  922. package/lib-es/core/src/families/tezos/validation.d.ts +0 -25
  923. package/lib-es/core/src/families/tezos/validation.d.ts.map +0 -1
  924. package/lib-es/core/src/families/tezos/validation.js +0 -14
  925. package/lib-es/core/src/families/tezos/validation.js.map +0 -1
  926. package/lib-es/core/src/families/tron/serializer.d.ts +0 -4
  927. package/lib-es/core/src/families/tron/serializer.d.ts.map +0 -1
  928. package/lib-es/core/src/families/tron/serializer.js +0 -18
  929. package/lib-es/core/src/families/tron/serializer.js.map +0 -1
  930. package/lib-es/core/src/families/tron/types.d.ts +0 -13
  931. package/lib-es/core/src/families/tron/types.d.ts.map +0 -1
  932. package/lib-es/core/src/families/tron/types.js +0 -2
  933. package/lib-es/core/src/families/tron/types.js.map +0 -1
  934. package/lib-es/core/src/families/tron/validation.d.ts +0 -26
  935. package/lib-es/core/src/families/tron/validation.d.ts.map +0 -1
  936. package/lib-es/core/src/families/tron/validation.js +0 -17
  937. package/lib-es/core/src/families/tron/validation.js.map +0 -1
  938. package/lib-es/core/src/families/types.d.ts +0 -61
  939. package/lib-es/core/src/families/types.d.ts.map +0 -1
  940. package/lib-es/core/src/families/types.js +0 -2
  941. package/lib-es/core/src/families/types.js.map +0 -1
  942. package/lib-es/core/src/families/validation.d.ts +0 -381
  943. package/lib-es/core/src/families/validation.d.ts.map +0 -1
  944. package/lib-es/core/src/families/validation.js +0 -40
  945. package/lib-es/core/src/families/validation.js.map +0 -1
  946. package/lib-es/core/src/index.d.ts +0 -10
  947. package/lib-es/core/src/index.d.ts.map +0 -1
  948. package/lib-es/core/src/index.js +0 -10
  949. package/lib-es/core/src/index.js.map +0 -1
  950. package/lib-es/core/src/logger/index.d.ts +0 -13
  951. package/lib-es/core/src/logger/index.d.ts.map +0 -1
  952. package/lib-es/core/src/logger/index.js +0 -25
  953. package/lib-es/core/src/logger/index.js.map +0 -1
  954. package/lib-es/core/src/spec/index.d.ts +0 -5
  955. package/lib-es/core/src/spec/index.d.ts.map +0 -1
  956. package/lib-es/core/src/spec/index.js +0 -5
  957. package/lib-es/core/src/spec/index.js.map +0 -1
  958. package/lib-es/core/src/spec/methods.d.ts +0 -4
  959. package/lib-es/core/src/spec/methods.d.ts.map +0 -1
  960. package/lib-es/core/src/spec/methods.js +0 -17
  961. package/lib-es/core/src/spec/methods.js.map +0 -1
  962. package/lib-es/core/src/spec/rpcHandlers/AppHandlers.d.ts +0 -4
  963. package/lib-es/core/src/spec/rpcHandlers/AppHandlers.d.ts.map +0 -1
  964. package/lib-es/core/src/spec/rpcHandlers/AppHandlers.js +0 -2
  965. package/lib-es/core/src/spec/rpcHandlers/AppHandlers.js.map +0 -1
  966. package/lib-es/core/src/spec/rpcHandlers/WalletHandlers.d.ts +0 -24
  967. package/lib-es/core/src/spec/rpcHandlers/WalletHandlers.d.ts.map +0 -1
  968. package/lib-es/core/src/spec/rpcHandlers/WalletHandlers.js +0 -2
  969. package/lib-es/core/src/spec/rpcHandlers/WalletHandlers.js.map +0 -1
  970. package/lib-es/core/src/spec/types/AccountList.d.ts +0 -128
  971. package/lib-es/core/src/spec/types/AccountList.d.ts.map +0 -1
  972. package/lib-es/core/src/spec/types/AccountList.js +0 -15
  973. package/lib-es/core/src/spec/types/AccountList.js.map +0 -1
  974. package/lib-es/core/src/spec/types/AccountReceive.d.ts +0 -38
  975. package/lib-es/core/src/spec/types/AccountReceive.d.ts.map +0 -1
  976. package/lib-es/core/src/spec/types/AccountReceive.js +0 -12
  977. package/lib-es/core/src/spec/types/AccountReceive.js.map +0 -1
  978. package/lib-es/core/src/spec/types/AccountRequest.d.ts +0 -128
  979. package/lib-es/core/src/spec/types/AccountRequest.d.ts.map +0 -1
  980. package/lib-es/core/src/spec/types/AccountRequest.js +0 -13
  981. package/lib-es/core/src/spec/types/AccountRequest.js.map +0 -1
  982. package/lib-es/core/src/spec/types/BitcoinGetXPub.d.ts +0 -38
  983. package/lib-es/core/src/spec/types/BitcoinGetXPub.d.ts.map +0 -1
  984. package/lib-es/core/src/spec/types/BitcoinGetXPub.js +0 -12
  985. package/lib-es/core/src/spec/types/BitcoinGetXPub.js.map +0 -1
  986. package/lib-es/core/src/spec/types/CurrencyList.d.ts +0 -218
  987. package/lib-es/core/src/spec/types/CurrencyList.d.ts.map +0 -1
  988. package/lib-es/core/src/spec/types/CurrencyList.js +0 -15
  989. package/lib-es/core/src/spec/types/CurrencyList.js.map +0 -1
  990. package/lib-es/core/src/spec/types/Device.d.ts +0 -4
  991. package/lib-es/core/src/spec/types/Device.d.ts.map +0 -1
  992. package/lib-es/core/src/spec/types/Device.js +0 -9
  993. package/lib-es/core/src/spec/types/Device.js.map +0 -1
  994. package/lib-es/core/src/spec/types/DeviceClose.d.ts +0 -38
  995. package/lib-es/core/src/spec/types/DeviceClose.d.ts.map +0 -1
  996. package/lib-es/core/src/spec/types/DeviceClose.js +0 -12
  997. package/lib-es/core/src/spec/types/DeviceClose.js.map +0 -1
  998. package/lib-es/core/src/spec/types/DeviceExchange.d.ts +0 -44
  999. package/lib-es/core/src/spec/types/DeviceExchange.d.ts.map +0 -1
  1000. package/lib-es/core/src/spec/types/DeviceExchange.js +0 -13
  1001. package/lib-es/core/src/spec/types/DeviceExchange.js.map +0 -1
  1002. package/lib-es/core/src/spec/types/DeviceOpen.d.ts +0 -40
  1003. package/lib-es/core/src/spec/types/DeviceOpen.d.ts.map +0 -1
  1004. package/lib-es/core/src/spec/types/DeviceOpen.js +0 -13
  1005. package/lib-es/core/src/spec/types/DeviceOpen.js.map +0 -1
  1006. package/lib-es/core/src/spec/types/DeviceSelect.d.ts +0 -92
  1007. package/lib-es/core/src/spec/types/DeviceSelect.d.ts.map +0 -1
  1008. package/lib-es/core/src/spec/types/DeviceSelect.js +0 -32
  1009. package/lib-es/core/src/spec/types/DeviceSelect.js.map +0 -1
  1010. package/lib-es/core/src/spec/types/DeviceTransport.d.ts +0 -92
  1011. package/lib-es/core/src/spec/types/DeviceTransport.d.ts.map +0 -1
  1012. package/lib-es/core/src/spec/types/DeviceTransport.js +0 -32
  1013. package/lib-es/core/src/spec/types/DeviceTransport.js.map +0 -1
  1014. package/lib-es/core/src/spec/types/ExchangeComplete.d.ts +0 -3956
  1015. package/lib-es/core/src/spec/types/ExchangeComplete.d.ts.map +0 -1
  1016. package/lib-es/core/src/spec/types/ExchangeComplete.js +0 -34
  1017. package/lib-es/core/src/spec/types/ExchangeComplete.js.map +0 -1
  1018. package/lib-es/core/src/spec/types/ExchangeStart.d.ts +0 -38
  1019. package/lib-es/core/src/spec/types/ExchangeStart.d.ts.map +0 -1
  1020. package/lib-es/core/src/spec/types/ExchangeStart.js +0 -13
  1021. package/lib-es/core/src/spec/types/ExchangeStart.js.map +0 -1
  1022. package/lib-es/core/src/spec/types/MessageSign.d.ts +0 -50
  1023. package/lib-es/core/src/spec/types/MessageSign.d.ts.map +0 -1
  1024. package/lib-es/core/src/spec/types/MessageSign.js +0 -14
  1025. package/lib-es/core/src/spec/types/MessageSign.js.map +0 -1
  1026. package/lib-es/core/src/spec/types/StorageGet.d.ts +0 -44
  1027. package/lib-es/core/src/spec/types/StorageGet.d.ts.map +0 -1
  1028. package/lib-es/core/src/spec/types/StorageGet.js +0 -13
  1029. package/lib-es/core/src/spec/types/StorageGet.js.map +0 -1
  1030. package/lib-es/core/src/spec/types/StorageSet.d.ts +0 -38
  1031. package/lib-es/core/src/spec/types/StorageSet.d.ts.map +0 -1
  1032. package/lib-es/core/src/spec/types/StorageSet.js +0 -12
  1033. package/lib-es/core/src/spec/types/StorageSet.js.map +0 -1
  1034. package/lib-es/core/src/spec/types/TransactionSign.d.ts +0 -1336
  1035. package/lib-es/core/src/spec/types/TransactionSign.d.ts.map +0 -1
  1036. package/lib-es/core/src/spec/types/TransactionSign.js +0 -19
  1037. package/lib-es/core/src/spec/types/TransactionSign.js.map +0 -1
  1038. package/lib-es/core/src/spec/types/TransactionSignAndBroadcast.d.ts +0 -1336
  1039. package/lib-es/core/src/spec/types/TransactionSignAndBroadcast.d.ts.map +0 -1
  1040. package/lib-es/core/src/spec/types/TransactionSignAndBroadcast.js +0 -19
  1041. package/lib-es/core/src/spec/types/TransactionSignAndBroadcast.js.map +0 -1
  1042. package/lib-es/core/src/spec/types/WalletCapabilities.d.ts +0 -26
  1043. package/lib-es/core/src/spec/types/WalletCapabilities.d.ts.map +0 -1
  1044. package/lib-es/core/src/spec/types/WalletCapabilities.js +0 -10
  1045. package/lib-es/core/src/spec/types/WalletCapabilities.js.map +0 -1
  1046. package/lib-es/core/src/spec/types/WalletInfo.d.ts +0 -62
  1047. package/lib-es/core/src/spec/types/WalletInfo.d.ts.map +0 -1
  1048. package/lib-es/core/src/spec/types/WalletInfo.js +0 -14
  1049. package/lib-es/core/src/spec/types/WalletInfo.js.map +0 -1
  1050. package/lib-es/core/src/spec/types/WalletUserId.d.ts +0 -26
  1051. package/lib-es/core/src/spec/types/WalletUserId.d.ts.map +0 -1
  1052. package/lib-es/core/src/spec/types/WalletUserId.js +0 -10
  1053. package/lib-es/core/src/spec/types/WalletUserId.js.map +0 -1
  1054. package/lib-es/core/src/spec/types/index.d.ts +0 -22
  1055. package/lib-es/core/src/spec/types/index.d.ts.map +0 -1
  1056. package/lib-es/core/src/spec/types/index.js +0 -22
  1057. package/lib-es/core/src/spec/types/index.js.map +0 -1
  1058. package/lib-es/core/src/transports/WindowMessageTransport.d.ts +0 -15
  1059. package/lib-es/core/src/transports/WindowMessageTransport.d.ts.map +0 -1
  1060. package/lib-es/core/src/transports/WindowMessageTransport.js +0 -95
  1061. package/lib-es/core/src/transports/WindowMessageTransport.js.map +0 -1
  1062. package/lib-es/core/src/transports/index.d.ts +0 -3
  1063. package/lib-es/core/src/transports/index.d.ts.map +0 -1
  1064. package/lib-es/core/src/transports/index.js +0 -4
  1065. package/lib-es/core/src/transports/index.js.map +0 -1
  1066. package/lib-es/core/src/transports/types.d.ts +0 -22
  1067. package/lib-es/core/src/transports/types.d.ts.map +0 -1
  1068. package/lib-es/core/src/transports/types.js +0 -2
  1069. package/lib-es/core/src/transports/types.js.map +0 -1
  1070. package/lib-es/core/src/types/index.d.ts +0 -77
  1071. package/lib-es/core/src/types/index.d.ts.map +0 -1
  1072. package/lib-es/core/src/types/index.js +0 -34
  1073. package/lib-es/core/src/types/index.js.map +0 -1
  1074. package/lib-es/server/src/WalletAPIServer.d.ts +0 -18
  1075. package/lib-es/server/src/WalletAPIServer.d.ts.map +0 -1
  1076. package/lib-es/server/src/WalletAPIServer.js +0 -66
  1077. package/lib-es/server/src/WalletAPIServer.js.map +0 -1
  1078. package/lib-es/server/src/helpers.d.ts +0 -4
  1079. package/lib-es/server/src/helpers.d.ts.map +0 -1
  1080. package/lib-es/server/src/helpers.js +0 -26
  1081. package/lib-es/server/src/helpers.js.map +0 -1
  1082. package/lib-es/server/src/index.d.ts +0 -4
  1083. package/lib-es/server/src/index.d.ts.map +0 -1
  1084. package/lib-es/server/src/index.js +0 -4
  1085. package/lib-es/server/src/index.js.map +0 -1
  1086. package/lib-es/server/src/internalHandlers/account.d.ts +0 -6
  1087. package/lib-es/server/src/internalHandlers/account.d.ts.map +0 -1
  1088. package/lib-es/server/src/internalHandlers/account.js +0 -58
  1089. package/lib-es/server/src/internalHandlers/account.js.map +0 -1
  1090. package/lib-es/server/src/internalHandlers/bitcoin.d.ts +0 -4
  1091. package/lib-es/server/src/internalHandlers/bitcoin.d.ts.map +0 -1
  1092. package/lib-es/server/src/internalHandlers/bitcoin.js +0 -13
  1093. package/lib-es/server/src/internalHandlers/bitcoin.js.map +0 -1
  1094. package/lib-es/server/src/internalHandlers/currency.d.ts +0 -4
  1095. package/lib-es/server/src/internalHandlers/currency.d.ts.map +0 -1
  1096. package/lib-es/server/src/internalHandlers/currency.js +0 -17
  1097. package/lib-es/server/src/internalHandlers/currency.js.map +0 -1
  1098. package/lib-es/server/src/internalHandlers/device.d.ts +0 -8
  1099. package/lib-es/server/src/internalHandlers/device.d.ts.map +0 -1
  1100. package/lib-es/server/src/internalHandlers/device.js +0 -62
  1101. package/lib-es/server/src/internalHandlers/device.js.map +0 -1
  1102. package/lib-es/server/src/internalHandlers/exchange.d.ts +0 -5
  1103. package/lib-es/server/src/internalHandlers/exchange.d.ts.map +0 -1
  1104. package/lib-es/server/src/internalHandlers/exchange.js +0 -58
  1105. package/lib-es/server/src/internalHandlers/exchange.js.map +0 -1
  1106. package/lib-es/server/src/internalHandlers/index.d.ts +0 -6
  1107. package/lib-es/server/src/internalHandlers/index.d.ts.map +0 -1
  1108. package/lib-es/server/src/internalHandlers/index.js +0 -32
  1109. package/lib-es/server/src/internalHandlers/index.js.map +0 -1
  1110. package/lib-es/server/src/internalHandlers/message.d.ts +0 -4
  1111. package/lib-es/server/src/internalHandlers/message.d.ts.map +0 -1
  1112. package/lib-es/server/src/internalHandlers/message.js +0 -24
  1113. package/lib-es/server/src/internalHandlers/message.js.map +0 -1
  1114. package/lib-es/server/src/internalHandlers/storage.d.ts +0 -5
  1115. package/lib-es/server/src/internalHandlers/storage.d.ts.map +0 -1
  1116. package/lib-es/server/src/internalHandlers/storage.js +0 -32
  1117. package/lib-es/server/src/internalHandlers/storage.js.map +0 -1
  1118. package/lib-es/server/src/internalHandlers/transaction.d.ts +0 -5
  1119. package/lib-es/server/src/internalHandlers/transaction.d.ts.map +0 -1
  1120. package/lib-es/server/src/internalHandlers/transaction.js +0 -47
  1121. package/lib-es/server/src/internalHandlers/transaction.js.map +0 -1
  1122. package/lib-es/server/src/internalHandlers/wallet.d.ts +0 -6
  1123. package/lib-es/server/src/internalHandlers/wallet.d.ts.map +0 -1
  1124. package/lib-es/server/src/internalHandlers/wallet.js +0 -26
  1125. package/lib-es/server/src/internalHandlers/wallet.js.map +0 -1
  1126. package/lib-es/server/src/react.d.ts +0 -15
  1127. package/lib-es/server/src/react.d.ts.map +0 -1
  1128. package/lib-es/server/src/react.js +0 -22
  1129. package/lib-es/server/src/react.js.map +0 -1
  1130. package/lib-es/server/src/types.d.ts +0 -99
  1131. package/lib-es/server/src/types.d.ts.map +0 -1
  1132. package/lib-es/server/src/types.js +0 -2
  1133. package/lib-es/server/src/types.js.map +0 -1
  1134. package/lib-es/simulator/src/helpers.d.ts.map +0 -1
  1135. package/lib-es/simulator/src/helpers.js.map +0 -1
  1136. package/lib-es/simulator/src/index.d.ts.map +0 -1
  1137. package/lib-es/simulator/src/index.js.map +0 -1
  1138. package/lib-es/simulator/src/profiles/device/index.d.ts.map +0 -1
  1139. package/lib-es/simulator/src/profiles/device/index.js.map +0 -1
  1140. package/lib-es/simulator/src/profiles/index.d.ts.map +0 -1
  1141. package/lib-es/simulator/src/profiles/index.js.map +0 -1
  1142. package/lib-es/simulator/src/profiles/standard/index.d.ts.map +0 -1
  1143. package/lib-es/simulator/src/profiles/standard/index.js.map +0 -1
  1144. package/lib-es/simulator/src/test-run.js.map +0 -1
  1145. package/lib-es/simulator/src/transport.d.ts.map +0 -1
  1146. package/lib-es/simulator/src/transport.js.map +0 -1
  1147. package/lib-es/simulator/src/types.d.ts.map +0 -1
  1148. package/lib-es/simulator/src/types.js +0 -2
  1149. package/lib-es/simulator/src/types.js.map +0 -1
  1150. package/lib-es/simulator/src/ws.d.ts.map +0 -1
  1151. package/lib-es/simulator/src/ws.js.map +0 -1
  1152. /package/lib/{simulator/src/helpers.d.ts → helpers.d.ts} +0 -0
  1153. /package/lib/{simulator/src/helpers.js → helpers.js} +0 -0
  1154. /package/lib/{simulator/src/index.d.ts → index.d.ts} +0 -0
  1155. /package/lib/{simulator/src/index.js → index.js} +0 -0
  1156. /package/lib/{simulator/src/profiles → profiles}/device/index.d.ts +0 -0
  1157. /package/lib/{simulator/src/profiles → profiles}/device/index.js +0 -0
  1158. /package/lib/{simulator/src/profiles → profiles}/index.d.ts +0 -0
  1159. /package/lib/{simulator/src/profiles → profiles}/index.js +0 -0
  1160. /package/lib/{simulator/src/profiles → profiles}/standard/accounts.json +0 -0
  1161. /package/lib/{simulator/src/profiles → profiles}/standard/currencies.json +0 -0
  1162. /package/lib/{simulator/src/profiles → profiles}/standard/index.d.ts +0 -0
  1163. /package/lib/{simulator/src/profiles → profiles}/standard/index.js +0 -0
  1164. /package/lib/{simulator/src/test-run.d.ts → test-run.d.ts} +0 -0
  1165. /package/lib/{simulator/src/test-run.js → test-run.js} +0 -0
  1166. /package/lib/{simulator/src/transport.d.ts → transport.d.ts} +0 -0
  1167. /package/lib/{simulator/src/transport.js → transport.js} +0 -0
  1168. /package/lib/{simulator/src/types.d.ts → types.d.ts} +0 -0
  1169. /package/lib/{core/src/accounts/types.js → types.js} +0 -0
  1170. /package/lib/{simulator/src/ws.d.ts → ws.d.ts} +0 -0
  1171. /package/lib/{simulator/src/ws.js → ws.js} +0 -0
  1172. /package/lib-es/{simulator/src/helpers.d.ts → helpers.d.ts} +0 -0
  1173. /package/lib-es/{simulator/src/helpers.js → helpers.js} +0 -0
  1174. /package/lib-es/{simulator/src/index.d.ts → index.d.ts} +0 -0
  1175. /package/lib-es/{simulator/src/index.js → index.js} +0 -0
  1176. /package/lib-es/{simulator/src/profiles → profiles}/device/index.d.ts +0 -0
  1177. /package/lib-es/{simulator/src/profiles → profiles}/device/index.js +0 -0
  1178. /package/lib-es/{simulator/src/profiles → profiles}/index.d.ts +0 -0
  1179. /package/lib-es/{simulator/src/profiles → profiles}/index.js +0 -0
  1180. /package/lib-es/{simulator/src/profiles → profiles}/standard/accounts.json +0 -0
  1181. /package/lib-es/{simulator/src/profiles → profiles}/standard/currencies.json +0 -0
  1182. /package/lib-es/{simulator/src/profiles → profiles}/standard/index.d.ts +0 -0
  1183. /package/lib-es/{simulator/src/profiles → profiles}/standard/index.js +0 -0
  1184. /package/lib-es/{simulator/src/test-run.d.ts → test-run.d.ts} +0 -0
  1185. /package/lib-es/{simulator/src/test-run.js → test-run.js} +0 -0
  1186. /package/lib-es/{simulator/src/transport.d.ts → transport.d.ts} +0 -0
  1187. /package/lib-es/{simulator/src/transport.js → transport.js} +0 -0
  1188. /package/lib-es/{simulator/src/types.d.ts → types.d.ts} +0 -0
  1189. /package/lib-es/{core/src/accounts/types.js → types.js} +0 -0
  1190. /package/lib-es/{simulator/src/ws.d.ts → ws.d.ts} +0 -0
  1191. /package/lib-es/{simulator/src/ws.js → ws.js} +0 -0
@@ -1,3956 +0,0 @@
1
- import { z } from "zod";
2
- declare const schemaExchangeCompleteParams: z.ZodDiscriminatedUnion<"exchangeType", [z.ZodObject<{
3
- provider: z.ZodString;
4
- fromAccountId: z.ZodString;
5
- rawTransaction: z.ZodDiscriminatedUnion<"family", [z.ZodObject<{
6
- amount: z.ZodString;
7
- recipient: z.ZodString;
8
- family: z.ZodLiteral<"algorand">;
9
- mode: z.ZodEnum<["send", "optIn", "claimReward", "optOut"]>;
10
- fees: z.ZodOptional<z.ZodString>;
11
- assetId: z.ZodOptional<z.ZodString>;
12
- memo: z.ZodOptional<z.ZodString>;
13
- }, "strip", z.ZodTypeAny, {
14
- amount: string;
15
- recipient: string;
16
- family: "algorand";
17
- mode: "send" | "optIn" | "claimReward" | "optOut";
18
- fees?: string | undefined;
19
- assetId?: string | undefined;
20
- memo?: string | undefined;
21
- }, {
22
- amount: string;
23
- recipient: string;
24
- family: "algorand";
25
- mode: "send" | "optIn" | "claimReward" | "optOut";
26
- fees?: string | undefined;
27
- assetId?: string | undefined;
28
- memo?: string | undefined;
29
- }>, z.ZodObject<{
30
- amount: z.ZodString;
31
- recipient: z.ZodString;
32
- family: z.ZodLiteral<"bitcoin">;
33
- feePerByte: z.ZodOptional<z.ZodString>;
34
- opReturnDataHex: z.ZodOptional<z.ZodString>;
35
- }, "strip", z.ZodTypeAny, {
36
- amount: string;
37
- recipient: string;
38
- family: "bitcoin";
39
- feePerByte?: string | undefined;
40
- opReturnDataHex?: string | undefined;
41
- }, {
42
- amount: string;
43
- recipient: string;
44
- family: "bitcoin";
45
- feePerByte?: string | undefined;
46
- opReturnDataHex?: string | undefined;
47
- }>, z.ZodObject<{
48
- amount: z.ZodString;
49
- recipient: z.ZodString;
50
- family: z.ZodLiteral<"celo">;
51
- fees: z.ZodNullable<z.ZodOptional<z.ZodString>>;
52
- mode: z.ZodEnum<["send", "lock", "unlock", "withdraw", "vote", "revoke", "activate", "register"]>;
53
- index: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
54
- }, "strip", z.ZodTypeAny, {
55
- amount: string;
56
- recipient: string;
57
- family: "celo";
58
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
59
- fees?: string | null | undefined;
60
- index?: number | null | undefined;
61
- }, {
62
- amount: string;
63
- recipient: string;
64
- family: "celo";
65
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
66
- fees?: string | null | undefined;
67
- index?: number | null | undefined;
68
- }>, z.ZodObject<{
69
- amount: z.ZodString;
70
- recipient: z.ZodString;
71
- family: z.ZodLiteral<"cosmos">;
72
- mode: z.ZodEnum<["send", "delegate", "undelegate", "redelegate", "claimReward", "claimRewardCompound"]>;
73
- fees: z.ZodOptional<z.ZodString>;
74
- gas: z.ZodOptional<z.ZodString>;
75
- memo: z.ZodOptional<z.ZodString>;
76
- }, "strip", z.ZodTypeAny, {
77
- amount: string;
78
- recipient: string;
79
- family: "cosmos";
80
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
81
- fees?: string | undefined;
82
- gas?: string | undefined;
83
- memo?: string | undefined;
84
- }, {
85
- amount: string;
86
- recipient: string;
87
- family: "cosmos";
88
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
89
- fees?: string | undefined;
90
- gas?: string | undefined;
91
- memo?: string | undefined;
92
- }>, z.ZodObject<{
93
- amount: z.ZodString;
94
- recipient: z.ZodString;
95
- family: z.ZodLiteral<"crypto_org">;
96
- mode: z.ZodString;
97
- fees: z.ZodOptional<z.ZodString>;
98
- }, "strip", z.ZodTypeAny, {
99
- amount: string;
100
- recipient: string;
101
- family: "crypto_org";
102
- mode: string;
103
- fees?: string | undefined;
104
- }, {
105
- amount: string;
106
- recipient: string;
107
- family: "crypto_org";
108
- mode: string;
109
- fees?: string | undefined;
110
- }>, z.ZodObject<{
111
- amount: z.ZodString;
112
- recipient: z.ZodString;
113
- family: z.ZodLiteral<"ethereum">;
114
- nonce: z.ZodOptional<z.ZodNumber>;
115
- data: z.ZodOptional<z.ZodString>;
116
- gasPrice: z.ZodOptional<z.ZodString>;
117
- gasLimit: z.ZodOptional<z.ZodString>;
118
- maxPriorityFeePerGas: z.ZodOptional<z.ZodString>;
119
- maxFeePerGas: z.ZodOptional<z.ZodString>;
120
- }, "strip", z.ZodTypeAny, {
121
- amount: string;
122
- recipient: string;
123
- family: "ethereum";
124
- nonce?: number | undefined;
125
- data?: string | undefined;
126
- gasPrice?: string | undefined;
127
- gasLimit?: string | undefined;
128
- maxPriorityFeePerGas?: string | undefined;
129
- maxFeePerGas?: string | undefined;
130
- }, {
131
- amount: string;
132
- recipient: string;
133
- family: "ethereum";
134
- nonce?: number | undefined;
135
- data?: string | undefined;
136
- gasPrice?: string | undefined;
137
- gasLimit?: string | undefined;
138
- maxPriorityFeePerGas?: string | undefined;
139
- maxFeePerGas?: string | undefined;
140
- }>, z.ZodObject<{
141
- amount: z.ZodString;
142
- recipient: z.ZodString;
143
- family: z.ZodLiteral<"hedera">;
144
- memo: z.ZodOptional<z.ZodString>;
145
- }, "strip", z.ZodTypeAny, {
146
- amount: string;
147
- recipient: string;
148
- family: "hedera";
149
- memo?: string | undefined;
150
- }, {
151
- amount: string;
152
- recipient: string;
153
- family: "hedera";
154
- memo?: string | undefined;
155
- }>, z.ZodObject<{
156
- amount: z.ZodString;
157
- recipient: z.ZodString;
158
- data: z.ZodOptional<z.ZodString>;
159
- family: z.ZodLiteral<"filecoin">;
160
- gasLimit: z.ZodNumber;
161
- gasFeeCap: z.ZodString;
162
- gasPremium: z.ZodString;
163
- method: z.ZodNumber;
164
- nonce: z.ZodNumber;
165
- params: z.ZodOptional<z.ZodString>;
166
- version: z.ZodNumber;
167
- }, "strip", z.ZodTypeAny, {
168
- method: number;
169
- nonce: number;
170
- amount: string;
171
- recipient: string;
172
- family: "filecoin";
173
- gasLimit: number;
174
- gasFeeCap: string;
175
- gasPremium: string;
176
- version: number;
177
- data?: string | undefined;
178
- params?: string | undefined;
179
- }, {
180
- method: number;
181
- nonce: number;
182
- amount: string;
183
- recipient: string;
184
- family: "filecoin";
185
- gasLimit: number;
186
- gasFeeCap: string;
187
- gasPremium: string;
188
- version: number;
189
- data?: string | undefined;
190
- params?: string | undefined;
191
- }>, z.ZodObject<{
192
- amount: z.ZodString;
193
- recipient: z.ZodString;
194
- family: z.ZodLiteral<"near">;
195
- mode: z.ZodString;
196
- fees: z.ZodOptional<z.ZodString>;
197
- }, "strip", z.ZodTypeAny, {
198
- amount: string;
199
- recipient: string;
200
- family: "near";
201
- mode: string;
202
- fees?: string | undefined;
203
- }, {
204
- amount: string;
205
- recipient: string;
206
- family: "near";
207
- mode: string;
208
- fees?: string | undefined;
209
- }>, z.ZodObject<{
210
- amount: z.ZodString;
211
- recipient: z.ZodString;
212
- family: z.ZodLiteral<"neo">;
213
- }, "strip", z.ZodTypeAny, {
214
- amount: string;
215
- recipient: string;
216
- family: "neo";
217
- }, {
218
- amount: string;
219
- recipient: string;
220
- family: "neo";
221
- }>, z.ZodObject<{
222
- amount: z.ZodString;
223
- recipient: z.ZodString;
224
- family: z.ZodLiteral<"polkadot">;
225
- mode: z.ZodEnum<["send", "bond", "unbond", "rebond", "withdrawUnbonded", "setController", "nominate", "chill", "claimReward"]>;
226
- fee: z.ZodOptional<z.ZodString>;
227
- era: z.ZodOptional<z.ZodNumber>;
228
- }, "strip", z.ZodTypeAny, {
229
- amount: string;
230
- recipient: string;
231
- family: "polkadot";
232
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
233
- fee?: string | undefined;
234
- era?: number | undefined;
235
- }, {
236
- amount: string;
237
- recipient: string;
238
- family: "polkadot";
239
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
240
- fee?: string | undefined;
241
- era?: number | undefined;
242
- }>, z.ZodObject<{
243
- amount: z.ZodString;
244
- recipient: z.ZodString;
245
- family: z.ZodLiteral<"ripple">;
246
- fee: z.ZodOptional<z.ZodString>;
247
- tag: z.ZodNumber;
248
- }, "strip", z.ZodTypeAny, {
249
- amount: string;
250
- recipient: string;
251
- family: "ripple";
252
- tag: number;
253
- fee?: string | undefined;
254
- }, {
255
- amount: string;
256
- recipient: string;
257
- family: "ripple";
258
- tag: number;
259
- fee?: string | undefined;
260
- }>, z.ZodObject<{
261
- amount: z.ZodString;
262
- recipient: z.ZodString;
263
- family: z.ZodLiteral<"stellar">;
264
- fees: z.ZodOptional<z.ZodString>;
265
- memoType: z.ZodOptional<z.ZodEnum<["MEMO_TEXT", "MEMO_ID", "MEMO_HASH", "MEMO_RETURN"]>>;
266
- memoValue: z.ZodOptional<z.ZodString>;
267
- }, "strip", z.ZodTypeAny, {
268
- amount: string;
269
- recipient: string;
270
- family: "stellar";
271
- fees?: string | undefined;
272
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
273
- memoValue?: string | undefined;
274
- }, {
275
- amount: string;
276
- recipient: string;
277
- family: "stellar";
278
- fees?: string | undefined;
279
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
280
- memoValue?: string | undefined;
281
- }>, z.ZodObject<{
282
- amount: z.ZodString;
283
- recipient: z.ZodString;
284
- family: z.ZodLiteral<"tezos">;
285
- mode: z.ZodEnum<["send", "delegate", "undelegate"]>;
286
- fees: z.ZodOptional<z.ZodString>;
287
- gasLimit: z.ZodOptional<z.ZodString>;
288
- }, "strip", z.ZodTypeAny, {
289
- amount: string;
290
- recipient: string;
291
- family: "tezos";
292
- mode: "send" | "delegate" | "undelegate";
293
- fees?: string | undefined;
294
- gasLimit?: string | undefined;
295
- }, {
296
- amount: string;
297
- recipient: string;
298
- family: "tezos";
299
- mode: "send" | "delegate" | "undelegate";
300
- fees?: string | undefined;
301
- gasLimit?: string | undefined;
302
- }>, z.ZodObject<{
303
- amount: z.ZodString;
304
- recipient: z.ZodString;
305
- family: z.ZodLiteral<"tron">;
306
- mode: z.ZodEnum<["send", "freeze", "unfreeze", "vote", "claimReward"]>;
307
- resource: z.ZodOptional<z.ZodEnum<["BANDWIDTH", "ENERGY"]>>;
308
- duration: z.ZodOptional<z.ZodNumber>;
309
- }, "strip", z.ZodTypeAny, {
310
- amount: string;
311
- recipient: string;
312
- family: "tron";
313
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
314
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
315
- duration?: number | undefined;
316
- }, {
317
- amount: string;
318
- recipient: string;
319
- family: "tron";
320
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
321
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
322
- duration?: number | undefined;
323
- }>, z.ZodObject<{
324
- amount: z.ZodString;
325
- recipient: z.ZodString;
326
- family: z.ZodLiteral<"elrond">;
327
- mode: z.ZodUnion<[z.ZodLiteral<"send">, z.ZodLiteral<"delegate">, z.ZodLiteral<"reDelegateRewards">, z.ZodLiteral<"unDelegate">, z.ZodLiteral<"claimRewards">, z.ZodLiteral<"withdraw">]>;
328
- fees: z.ZodOptional<z.ZodString>;
329
- data: z.ZodOptional<z.ZodString>;
330
- gasLimit: z.ZodNumber;
331
- }, "strip", z.ZodTypeAny, {
332
- amount: string;
333
- recipient: string;
334
- family: "elrond";
335
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
336
- gasLimit: number;
337
- fees?: string | undefined;
338
- data?: string | undefined;
339
- }, {
340
- amount: string;
341
- recipient: string;
342
- family: "elrond";
343
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
344
- gasLimit: number;
345
- fees?: string | undefined;
346
- data?: string | undefined;
347
- }>, z.ZodObject<{
348
- amount: z.ZodString;
349
- recipient: z.ZodString;
350
- family: z.ZodLiteral<"cardano">;
351
- fees: z.ZodOptional<z.ZodString>;
352
- mode: z.ZodString;
353
- memo: z.ZodOptional<z.ZodString>;
354
- }, "strip", z.ZodTypeAny, {
355
- amount: string;
356
- recipient: string;
357
- family: "cardano";
358
- mode: string;
359
- fees?: string | undefined;
360
- memo?: string | undefined;
361
- }, {
362
- amount: string;
363
- recipient: string;
364
- family: "cardano";
365
- mode: string;
366
- fees?: string | undefined;
367
- memo?: string | undefined;
368
- }>, z.ZodObject<{
369
- amount: z.ZodString;
370
- recipient: z.ZodString;
371
- family: z.ZodLiteral<"solana">;
372
- model: z.ZodString;
373
- }, "strip", z.ZodTypeAny, {
374
- amount: string;
375
- recipient: string;
376
- family: "solana";
377
- model: string;
378
- }, {
379
- amount: string;
380
- recipient: string;
381
- family: "solana";
382
- model: string;
383
- }>]>;
384
- hexBinaryPayload: z.ZodString;
385
- hexSignature: z.ZodString;
386
- feeStrategy: z.ZodEnum<["SLOW", "MEDIUM", "FAST"]>;
387
- exchangeType: z.ZodLiteral<"FUND">;
388
- }, "strip", z.ZodTypeAny, {
389
- provider: string;
390
- fromAccountId: string;
391
- rawTransaction: {
392
- amount: string;
393
- recipient: string;
394
- family: "algorand";
395
- mode: "send" | "optIn" | "claimReward" | "optOut";
396
- fees?: string | undefined;
397
- assetId?: string | undefined;
398
- memo?: string | undefined;
399
- } | {
400
- amount: string;
401
- recipient: string;
402
- family: "bitcoin";
403
- feePerByte?: string | undefined;
404
- opReturnDataHex?: string | undefined;
405
- } | {
406
- amount: string;
407
- recipient: string;
408
- family: "celo";
409
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
410
- fees?: string | null | undefined;
411
- index?: number | null | undefined;
412
- } | {
413
- amount: string;
414
- recipient: string;
415
- family: "cosmos";
416
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
417
- fees?: string | undefined;
418
- gas?: string | undefined;
419
- memo?: string | undefined;
420
- } | {
421
- amount: string;
422
- recipient: string;
423
- family: "crypto_org";
424
- mode: string;
425
- fees?: string | undefined;
426
- } | {
427
- amount: string;
428
- recipient: string;
429
- family: "ethereum";
430
- nonce?: number | undefined;
431
- data?: string | undefined;
432
- gasPrice?: string | undefined;
433
- gasLimit?: string | undefined;
434
- maxPriorityFeePerGas?: string | undefined;
435
- maxFeePerGas?: string | undefined;
436
- } | {
437
- amount: string;
438
- recipient: string;
439
- family: "hedera";
440
- memo?: string | undefined;
441
- } | {
442
- method: number;
443
- nonce: number;
444
- amount: string;
445
- recipient: string;
446
- family: "filecoin";
447
- gasLimit: number;
448
- gasFeeCap: string;
449
- gasPremium: string;
450
- version: number;
451
- data?: string | undefined;
452
- params?: string | undefined;
453
- } | {
454
- amount: string;
455
- recipient: string;
456
- family: "near";
457
- mode: string;
458
- fees?: string | undefined;
459
- } | {
460
- amount: string;
461
- recipient: string;
462
- family: "neo";
463
- } | {
464
- amount: string;
465
- recipient: string;
466
- family: "polkadot";
467
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
468
- fee?: string | undefined;
469
- era?: number | undefined;
470
- } | {
471
- amount: string;
472
- recipient: string;
473
- family: "ripple";
474
- tag: number;
475
- fee?: string | undefined;
476
- } | {
477
- amount: string;
478
- recipient: string;
479
- family: "stellar";
480
- fees?: string | undefined;
481
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
482
- memoValue?: string | undefined;
483
- } | {
484
- amount: string;
485
- recipient: string;
486
- family: "tezos";
487
- mode: "send" | "delegate" | "undelegate";
488
- fees?: string | undefined;
489
- gasLimit?: string | undefined;
490
- } | {
491
- amount: string;
492
- recipient: string;
493
- family: "tron";
494
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
495
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
496
- duration?: number | undefined;
497
- } | {
498
- amount: string;
499
- recipient: string;
500
- family: "elrond";
501
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
502
- gasLimit: number;
503
- fees?: string | undefined;
504
- data?: string | undefined;
505
- } | {
506
- amount: string;
507
- recipient: string;
508
- family: "cardano";
509
- mode: string;
510
- fees?: string | undefined;
511
- memo?: string | undefined;
512
- } | {
513
- amount: string;
514
- recipient: string;
515
- family: "solana";
516
- model: string;
517
- };
518
- hexBinaryPayload: string;
519
- hexSignature: string;
520
- feeStrategy: "SLOW" | "MEDIUM" | "FAST";
521
- exchangeType: "FUND";
522
- }, {
523
- provider: string;
524
- fromAccountId: string;
525
- rawTransaction: {
526
- amount: string;
527
- recipient: string;
528
- family: "algorand";
529
- mode: "send" | "optIn" | "claimReward" | "optOut";
530
- fees?: string | undefined;
531
- assetId?: string | undefined;
532
- memo?: string | undefined;
533
- } | {
534
- amount: string;
535
- recipient: string;
536
- family: "bitcoin";
537
- feePerByte?: string | undefined;
538
- opReturnDataHex?: string | undefined;
539
- } | {
540
- amount: string;
541
- recipient: string;
542
- family: "celo";
543
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
544
- fees?: string | null | undefined;
545
- index?: number | null | undefined;
546
- } | {
547
- amount: string;
548
- recipient: string;
549
- family: "cosmos";
550
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
551
- fees?: string | undefined;
552
- gas?: string | undefined;
553
- memo?: string | undefined;
554
- } | {
555
- amount: string;
556
- recipient: string;
557
- family: "crypto_org";
558
- mode: string;
559
- fees?: string | undefined;
560
- } | {
561
- amount: string;
562
- recipient: string;
563
- family: "ethereum";
564
- nonce?: number | undefined;
565
- data?: string | undefined;
566
- gasPrice?: string | undefined;
567
- gasLimit?: string | undefined;
568
- maxPriorityFeePerGas?: string | undefined;
569
- maxFeePerGas?: string | undefined;
570
- } | {
571
- amount: string;
572
- recipient: string;
573
- family: "hedera";
574
- memo?: string | undefined;
575
- } | {
576
- method: number;
577
- nonce: number;
578
- amount: string;
579
- recipient: string;
580
- family: "filecoin";
581
- gasLimit: number;
582
- gasFeeCap: string;
583
- gasPremium: string;
584
- version: number;
585
- data?: string | undefined;
586
- params?: string | undefined;
587
- } | {
588
- amount: string;
589
- recipient: string;
590
- family: "near";
591
- mode: string;
592
- fees?: string | undefined;
593
- } | {
594
- amount: string;
595
- recipient: string;
596
- family: "neo";
597
- } | {
598
- amount: string;
599
- recipient: string;
600
- family: "polkadot";
601
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
602
- fee?: string | undefined;
603
- era?: number | undefined;
604
- } | {
605
- amount: string;
606
- recipient: string;
607
- family: "ripple";
608
- tag: number;
609
- fee?: string | undefined;
610
- } | {
611
- amount: string;
612
- recipient: string;
613
- family: "stellar";
614
- fees?: string | undefined;
615
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
616
- memoValue?: string | undefined;
617
- } | {
618
- amount: string;
619
- recipient: string;
620
- family: "tezos";
621
- mode: "send" | "delegate" | "undelegate";
622
- fees?: string | undefined;
623
- gasLimit?: string | undefined;
624
- } | {
625
- amount: string;
626
- recipient: string;
627
- family: "tron";
628
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
629
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
630
- duration?: number | undefined;
631
- } | {
632
- amount: string;
633
- recipient: string;
634
- family: "elrond";
635
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
636
- gasLimit: number;
637
- fees?: string | undefined;
638
- data?: string | undefined;
639
- } | {
640
- amount: string;
641
- recipient: string;
642
- family: "cardano";
643
- mode: string;
644
- fees?: string | undefined;
645
- memo?: string | undefined;
646
- } | {
647
- amount: string;
648
- recipient: string;
649
- family: "solana";
650
- model: string;
651
- };
652
- hexBinaryPayload: string;
653
- hexSignature: string;
654
- feeStrategy: "SLOW" | "MEDIUM" | "FAST";
655
- exchangeType: "FUND";
656
- }>, z.ZodObject<{
657
- provider: z.ZodString;
658
- fromAccountId: z.ZodString;
659
- rawTransaction: z.ZodDiscriminatedUnion<"family", [z.ZodObject<{
660
- amount: z.ZodString;
661
- recipient: z.ZodString;
662
- family: z.ZodLiteral<"algorand">;
663
- mode: z.ZodEnum<["send", "optIn", "claimReward", "optOut"]>;
664
- fees: z.ZodOptional<z.ZodString>;
665
- assetId: z.ZodOptional<z.ZodString>;
666
- memo: z.ZodOptional<z.ZodString>;
667
- }, "strip", z.ZodTypeAny, {
668
- amount: string;
669
- recipient: string;
670
- family: "algorand";
671
- mode: "send" | "optIn" | "claimReward" | "optOut";
672
- fees?: string | undefined;
673
- assetId?: string | undefined;
674
- memo?: string | undefined;
675
- }, {
676
- amount: string;
677
- recipient: string;
678
- family: "algorand";
679
- mode: "send" | "optIn" | "claimReward" | "optOut";
680
- fees?: string | undefined;
681
- assetId?: string | undefined;
682
- memo?: string | undefined;
683
- }>, z.ZodObject<{
684
- amount: z.ZodString;
685
- recipient: z.ZodString;
686
- family: z.ZodLiteral<"bitcoin">;
687
- feePerByte: z.ZodOptional<z.ZodString>;
688
- opReturnDataHex: z.ZodOptional<z.ZodString>;
689
- }, "strip", z.ZodTypeAny, {
690
- amount: string;
691
- recipient: string;
692
- family: "bitcoin";
693
- feePerByte?: string | undefined;
694
- opReturnDataHex?: string | undefined;
695
- }, {
696
- amount: string;
697
- recipient: string;
698
- family: "bitcoin";
699
- feePerByte?: string | undefined;
700
- opReturnDataHex?: string | undefined;
701
- }>, z.ZodObject<{
702
- amount: z.ZodString;
703
- recipient: z.ZodString;
704
- family: z.ZodLiteral<"celo">;
705
- fees: z.ZodNullable<z.ZodOptional<z.ZodString>>;
706
- mode: z.ZodEnum<["send", "lock", "unlock", "withdraw", "vote", "revoke", "activate", "register"]>;
707
- index: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
708
- }, "strip", z.ZodTypeAny, {
709
- amount: string;
710
- recipient: string;
711
- family: "celo";
712
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
713
- fees?: string | null | undefined;
714
- index?: number | null | undefined;
715
- }, {
716
- amount: string;
717
- recipient: string;
718
- family: "celo";
719
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
720
- fees?: string | null | undefined;
721
- index?: number | null | undefined;
722
- }>, z.ZodObject<{
723
- amount: z.ZodString;
724
- recipient: z.ZodString;
725
- family: z.ZodLiteral<"cosmos">;
726
- mode: z.ZodEnum<["send", "delegate", "undelegate", "redelegate", "claimReward", "claimRewardCompound"]>;
727
- fees: z.ZodOptional<z.ZodString>;
728
- gas: z.ZodOptional<z.ZodString>;
729
- memo: z.ZodOptional<z.ZodString>;
730
- }, "strip", z.ZodTypeAny, {
731
- amount: string;
732
- recipient: string;
733
- family: "cosmos";
734
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
735
- fees?: string | undefined;
736
- gas?: string | undefined;
737
- memo?: string | undefined;
738
- }, {
739
- amount: string;
740
- recipient: string;
741
- family: "cosmos";
742
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
743
- fees?: string | undefined;
744
- gas?: string | undefined;
745
- memo?: string | undefined;
746
- }>, z.ZodObject<{
747
- amount: z.ZodString;
748
- recipient: z.ZodString;
749
- family: z.ZodLiteral<"crypto_org">;
750
- mode: z.ZodString;
751
- fees: z.ZodOptional<z.ZodString>;
752
- }, "strip", z.ZodTypeAny, {
753
- amount: string;
754
- recipient: string;
755
- family: "crypto_org";
756
- mode: string;
757
- fees?: string | undefined;
758
- }, {
759
- amount: string;
760
- recipient: string;
761
- family: "crypto_org";
762
- mode: string;
763
- fees?: string | undefined;
764
- }>, z.ZodObject<{
765
- amount: z.ZodString;
766
- recipient: z.ZodString;
767
- family: z.ZodLiteral<"ethereum">;
768
- nonce: z.ZodOptional<z.ZodNumber>;
769
- data: z.ZodOptional<z.ZodString>;
770
- gasPrice: z.ZodOptional<z.ZodString>;
771
- gasLimit: z.ZodOptional<z.ZodString>;
772
- maxPriorityFeePerGas: z.ZodOptional<z.ZodString>;
773
- maxFeePerGas: z.ZodOptional<z.ZodString>;
774
- }, "strip", z.ZodTypeAny, {
775
- amount: string;
776
- recipient: string;
777
- family: "ethereum";
778
- nonce?: number | undefined;
779
- data?: string | undefined;
780
- gasPrice?: string | undefined;
781
- gasLimit?: string | undefined;
782
- maxPriorityFeePerGas?: string | undefined;
783
- maxFeePerGas?: string | undefined;
784
- }, {
785
- amount: string;
786
- recipient: string;
787
- family: "ethereum";
788
- nonce?: number | undefined;
789
- data?: string | undefined;
790
- gasPrice?: string | undefined;
791
- gasLimit?: string | undefined;
792
- maxPriorityFeePerGas?: string | undefined;
793
- maxFeePerGas?: string | undefined;
794
- }>, z.ZodObject<{
795
- amount: z.ZodString;
796
- recipient: z.ZodString;
797
- family: z.ZodLiteral<"hedera">;
798
- memo: z.ZodOptional<z.ZodString>;
799
- }, "strip", z.ZodTypeAny, {
800
- amount: string;
801
- recipient: string;
802
- family: "hedera";
803
- memo?: string | undefined;
804
- }, {
805
- amount: string;
806
- recipient: string;
807
- family: "hedera";
808
- memo?: string | undefined;
809
- }>, z.ZodObject<{
810
- amount: z.ZodString;
811
- recipient: z.ZodString;
812
- data: z.ZodOptional<z.ZodString>;
813
- family: z.ZodLiteral<"filecoin">;
814
- gasLimit: z.ZodNumber;
815
- gasFeeCap: z.ZodString;
816
- gasPremium: z.ZodString;
817
- method: z.ZodNumber;
818
- nonce: z.ZodNumber;
819
- params: z.ZodOptional<z.ZodString>;
820
- version: z.ZodNumber;
821
- }, "strip", z.ZodTypeAny, {
822
- method: number;
823
- nonce: number;
824
- amount: string;
825
- recipient: string;
826
- family: "filecoin";
827
- gasLimit: number;
828
- gasFeeCap: string;
829
- gasPremium: string;
830
- version: number;
831
- data?: string | undefined;
832
- params?: string | undefined;
833
- }, {
834
- method: number;
835
- nonce: number;
836
- amount: string;
837
- recipient: string;
838
- family: "filecoin";
839
- gasLimit: number;
840
- gasFeeCap: string;
841
- gasPremium: string;
842
- version: number;
843
- data?: string | undefined;
844
- params?: string | undefined;
845
- }>, z.ZodObject<{
846
- amount: z.ZodString;
847
- recipient: z.ZodString;
848
- family: z.ZodLiteral<"near">;
849
- mode: z.ZodString;
850
- fees: z.ZodOptional<z.ZodString>;
851
- }, "strip", z.ZodTypeAny, {
852
- amount: string;
853
- recipient: string;
854
- family: "near";
855
- mode: string;
856
- fees?: string | undefined;
857
- }, {
858
- amount: string;
859
- recipient: string;
860
- family: "near";
861
- mode: string;
862
- fees?: string | undefined;
863
- }>, z.ZodObject<{
864
- amount: z.ZodString;
865
- recipient: z.ZodString;
866
- family: z.ZodLiteral<"neo">;
867
- }, "strip", z.ZodTypeAny, {
868
- amount: string;
869
- recipient: string;
870
- family: "neo";
871
- }, {
872
- amount: string;
873
- recipient: string;
874
- family: "neo";
875
- }>, z.ZodObject<{
876
- amount: z.ZodString;
877
- recipient: z.ZodString;
878
- family: z.ZodLiteral<"polkadot">;
879
- mode: z.ZodEnum<["send", "bond", "unbond", "rebond", "withdrawUnbonded", "setController", "nominate", "chill", "claimReward"]>;
880
- fee: z.ZodOptional<z.ZodString>;
881
- era: z.ZodOptional<z.ZodNumber>;
882
- }, "strip", z.ZodTypeAny, {
883
- amount: string;
884
- recipient: string;
885
- family: "polkadot";
886
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
887
- fee?: string | undefined;
888
- era?: number | undefined;
889
- }, {
890
- amount: string;
891
- recipient: string;
892
- family: "polkadot";
893
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
894
- fee?: string | undefined;
895
- era?: number | undefined;
896
- }>, z.ZodObject<{
897
- amount: z.ZodString;
898
- recipient: z.ZodString;
899
- family: z.ZodLiteral<"ripple">;
900
- fee: z.ZodOptional<z.ZodString>;
901
- tag: z.ZodNumber;
902
- }, "strip", z.ZodTypeAny, {
903
- amount: string;
904
- recipient: string;
905
- family: "ripple";
906
- tag: number;
907
- fee?: string | undefined;
908
- }, {
909
- amount: string;
910
- recipient: string;
911
- family: "ripple";
912
- tag: number;
913
- fee?: string | undefined;
914
- }>, z.ZodObject<{
915
- amount: z.ZodString;
916
- recipient: z.ZodString;
917
- family: z.ZodLiteral<"stellar">;
918
- fees: z.ZodOptional<z.ZodString>;
919
- memoType: z.ZodOptional<z.ZodEnum<["MEMO_TEXT", "MEMO_ID", "MEMO_HASH", "MEMO_RETURN"]>>;
920
- memoValue: z.ZodOptional<z.ZodString>;
921
- }, "strip", z.ZodTypeAny, {
922
- amount: string;
923
- recipient: string;
924
- family: "stellar";
925
- fees?: string | undefined;
926
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
927
- memoValue?: string | undefined;
928
- }, {
929
- amount: string;
930
- recipient: string;
931
- family: "stellar";
932
- fees?: string | undefined;
933
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
934
- memoValue?: string | undefined;
935
- }>, z.ZodObject<{
936
- amount: z.ZodString;
937
- recipient: z.ZodString;
938
- family: z.ZodLiteral<"tezos">;
939
- mode: z.ZodEnum<["send", "delegate", "undelegate"]>;
940
- fees: z.ZodOptional<z.ZodString>;
941
- gasLimit: z.ZodOptional<z.ZodString>;
942
- }, "strip", z.ZodTypeAny, {
943
- amount: string;
944
- recipient: string;
945
- family: "tezos";
946
- mode: "send" | "delegate" | "undelegate";
947
- fees?: string | undefined;
948
- gasLimit?: string | undefined;
949
- }, {
950
- amount: string;
951
- recipient: string;
952
- family: "tezos";
953
- mode: "send" | "delegate" | "undelegate";
954
- fees?: string | undefined;
955
- gasLimit?: string | undefined;
956
- }>, z.ZodObject<{
957
- amount: z.ZodString;
958
- recipient: z.ZodString;
959
- family: z.ZodLiteral<"tron">;
960
- mode: z.ZodEnum<["send", "freeze", "unfreeze", "vote", "claimReward"]>;
961
- resource: z.ZodOptional<z.ZodEnum<["BANDWIDTH", "ENERGY"]>>;
962
- duration: z.ZodOptional<z.ZodNumber>;
963
- }, "strip", z.ZodTypeAny, {
964
- amount: string;
965
- recipient: string;
966
- family: "tron";
967
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
968
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
969
- duration?: number | undefined;
970
- }, {
971
- amount: string;
972
- recipient: string;
973
- family: "tron";
974
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
975
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
976
- duration?: number | undefined;
977
- }>, z.ZodObject<{
978
- amount: z.ZodString;
979
- recipient: z.ZodString;
980
- family: z.ZodLiteral<"elrond">;
981
- mode: z.ZodUnion<[z.ZodLiteral<"send">, z.ZodLiteral<"delegate">, z.ZodLiteral<"reDelegateRewards">, z.ZodLiteral<"unDelegate">, z.ZodLiteral<"claimRewards">, z.ZodLiteral<"withdraw">]>;
982
- fees: z.ZodOptional<z.ZodString>;
983
- data: z.ZodOptional<z.ZodString>;
984
- gasLimit: z.ZodNumber;
985
- }, "strip", z.ZodTypeAny, {
986
- amount: string;
987
- recipient: string;
988
- family: "elrond";
989
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
990
- gasLimit: number;
991
- fees?: string | undefined;
992
- data?: string | undefined;
993
- }, {
994
- amount: string;
995
- recipient: string;
996
- family: "elrond";
997
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
998
- gasLimit: number;
999
- fees?: string | undefined;
1000
- data?: string | undefined;
1001
- }>, z.ZodObject<{
1002
- amount: z.ZodString;
1003
- recipient: z.ZodString;
1004
- family: z.ZodLiteral<"cardano">;
1005
- fees: z.ZodOptional<z.ZodString>;
1006
- mode: z.ZodString;
1007
- memo: z.ZodOptional<z.ZodString>;
1008
- }, "strip", z.ZodTypeAny, {
1009
- amount: string;
1010
- recipient: string;
1011
- family: "cardano";
1012
- mode: string;
1013
- fees?: string | undefined;
1014
- memo?: string | undefined;
1015
- }, {
1016
- amount: string;
1017
- recipient: string;
1018
- family: "cardano";
1019
- mode: string;
1020
- fees?: string | undefined;
1021
- memo?: string | undefined;
1022
- }>, z.ZodObject<{
1023
- amount: z.ZodString;
1024
- recipient: z.ZodString;
1025
- family: z.ZodLiteral<"solana">;
1026
- model: z.ZodString;
1027
- }, "strip", z.ZodTypeAny, {
1028
- amount: string;
1029
- recipient: string;
1030
- family: "solana";
1031
- model: string;
1032
- }, {
1033
- amount: string;
1034
- recipient: string;
1035
- family: "solana";
1036
- model: string;
1037
- }>]>;
1038
- hexBinaryPayload: z.ZodString;
1039
- hexSignature: z.ZodString;
1040
- feeStrategy: z.ZodEnum<["SLOW", "MEDIUM", "FAST"]>;
1041
- exchangeType: z.ZodLiteral<"SELL">;
1042
- }, "strip", z.ZodTypeAny, {
1043
- provider: string;
1044
- fromAccountId: string;
1045
- rawTransaction: {
1046
- amount: string;
1047
- recipient: string;
1048
- family: "algorand";
1049
- mode: "send" | "optIn" | "claimReward" | "optOut";
1050
- fees?: string | undefined;
1051
- assetId?: string | undefined;
1052
- memo?: string | undefined;
1053
- } | {
1054
- amount: string;
1055
- recipient: string;
1056
- family: "bitcoin";
1057
- feePerByte?: string | undefined;
1058
- opReturnDataHex?: string | undefined;
1059
- } | {
1060
- amount: string;
1061
- recipient: string;
1062
- family: "celo";
1063
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
1064
- fees?: string | null | undefined;
1065
- index?: number | null | undefined;
1066
- } | {
1067
- amount: string;
1068
- recipient: string;
1069
- family: "cosmos";
1070
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
1071
- fees?: string | undefined;
1072
- gas?: string | undefined;
1073
- memo?: string | undefined;
1074
- } | {
1075
- amount: string;
1076
- recipient: string;
1077
- family: "crypto_org";
1078
- mode: string;
1079
- fees?: string | undefined;
1080
- } | {
1081
- amount: string;
1082
- recipient: string;
1083
- family: "ethereum";
1084
- nonce?: number | undefined;
1085
- data?: string | undefined;
1086
- gasPrice?: string | undefined;
1087
- gasLimit?: string | undefined;
1088
- maxPriorityFeePerGas?: string | undefined;
1089
- maxFeePerGas?: string | undefined;
1090
- } | {
1091
- amount: string;
1092
- recipient: string;
1093
- family: "hedera";
1094
- memo?: string | undefined;
1095
- } | {
1096
- method: number;
1097
- nonce: number;
1098
- amount: string;
1099
- recipient: string;
1100
- family: "filecoin";
1101
- gasLimit: number;
1102
- gasFeeCap: string;
1103
- gasPremium: string;
1104
- version: number;
1105
- data?: string | undefined;
1106
- params?: string | undefined;
1107
- } | {
1108
- amount: string;
1109
- recipient: string;
1110
- family: "near";
1111
- mode: string;
1112
- fees?: string | undefined;
1113
- } | {
1114
- amount: string;
1115
- recipient: string;
1116
- family: "neo";
1117
- } | {
1118
- amount: string;
1119
- recipient: string;
1120
- family: "polkadot";
1121
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
1122
- fee?: string | undefined;
1123
- era?: number | undefined;
1124
- } | {
1125
- amount: string;
1126
- recipient: string;
1127
- family: "ripple";
1128
- tag: number;
1129
- fee?: string | undefined;
1130
- } | {
1131
- amount: string;
1132
- recipient: string;
1133
- family: "stellar";
1134
- fees?: string | undefined;
1135
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
1136
- memoValue?: string | undefined;
1137
- } | {
1138
- amount: string;
1139
- recipient: string;
1140
- family: "tezos";
1141
- mode: "send" | "delegate" | "undelegate";
1142
- fees?: string | undefined;
1143
- gasLimit?: string | undefined;
1144
- } | {
1145
- amount: string;
1146
- recipient: string;
1147
- family: "tron";
1148
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
1149
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
1150
- duration?: number | undefined;
1151
- } | {
1152
- amount: string;
1153
- recipient: string;
1154
- family: "elrond";
1155
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
1156
- gasLimit: number;
1157
- fees?: string | undefined;
1158
- data?: string | undefined;
1159
- } | {
1160
- amount: string;
1161
- recipient: string;
1162
- family: "cardano";
1163
- mode: string;
1164
- fees?: string | undefined;
1165
- memo?: string | undefined;
1166
- } | {
1167
- amount: string;
1168
- recipient: string;
1169
- family: "solana";
1170
- model: string;
1171
- };
1172
- hexBinaryPayload: string;
1173
- hexSignature: string;
1174
- feeStrategy: "SLOW" | "MEDIUM" | "FAST";
1175
- exchangeType: "SELL";
1176
- }, {
1177
- provider: string;
1178
- fromAccountId: string;
1179
- rawTransaction: {
1180
- amount: string;
1181
- recipient: string;
1182
- family: "algorand";
1183
- mode: "send" | "optIn" | "claimReward" | "optOut";
1184
- fees?: string | undefined;
1185
- assetId?: string | undefined;
1186
- memo?: string | undefined;
1187
- } | {
1188
- amount: string;
1189
- recipient: string;
1190
- family: "bitcoin";
1191
- feePerByte?: string | undefined;
1192
- opReturnDataHex?: string | undefined;
1193
- } | {
1194
- amount: string;
1195
- recipient: string;
1196
- family: "celo";
1197
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
1198
- fees?: string | null | undefined;
1199
- index?: number | null | undefined;
1200
- } | {
1201
- amount: string;
1202
- recipient: string;
1203
- family: "cosmos";
1204
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
1205
- fees?: string | undefined;
1206
- gas?: string | undefined;
1207
- memo?: string | undefined;
1208
- } | {
1209
- amount: string;
1210
- recipient: string;
1211
- family: "crypto_org";
1212
- mode: string;
1213
- fees?: string | undefined;
1214
- } | {
1215
- amount: string;
1216
- recipient: string;
1217
- family: "ethereum";
1218
- nonce?: number | undefined;
1219
- data?: string | undefined;
1220
- gasPrice?: string | undefined;
1221
- gasLimit?: string | undefined;
1222
- maxPriorityFeePerGas?: string | undefined;
1223
- maxFeePerGas?: string | undefined;
1224
- } | {
1225
- amount: string;
1226
- recipient: string;
1227
- family: "hedera";
1228
- memo?: string | undefined;
1229
- } | {
1230
- method: number;
1231
- nonce: number;
1232
- amount: string;
1233
- recipient: string;
1234
- family: "filecoin";
1235
- gasLimit: number;
1236
- gasFeeCap: string;
1237
- gasPremium: string;
1238
- version: number;
1239
- data?: string | undefined;
1240
- params?: string | undefined;
1241
- } | {
1242
- amount: string;
1243
- recipient: string;
1244
- family: "near";
1245
- mode: string;
1246
- fees?: string | undefined;
1247
- } | {
1248
- amount: string;
1249
- recipient: string;
1250
- family: "neo";
1251
- } | {
1252
- amount: string;
1253
- recipient: string;
1254
- family: "polkadot";
1255
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
1256
- fee?: string | undefined;
1257
- era?: number | undefined;
1258
- } | {
1259
- amount: string;
1260
- recipient: string;
1261
- family: "ripple";
1262
- tag: number;
1263
- fee?: string | undefined;
1264
- } | {
1265
- amount: string;
1266
- recipient: string;
1267
- family: "stellar";
1268
- fees?: string | undefined;
1269
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
1270
- memoValue?: string | undefined;
1271
- } | {
1272
- amount: string;
1273
- recipient: string;
1274
- family: "tezos";
1275
- mode: "send" | "delegate" | "undelegate";
1276
- fees?: string | undefined;
1277
- gasLimit?: string | undefined;
1278
- } | {
1279
- amount: string;
1280
- recipient: string;
1281
- family: "tron";
1282
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
1283
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
1284
- duration?: number | undefined;
1285
- } | {
1286
- amount: string;
1287
- recipient: string;
1288
- family: "elrond";
1289
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
1290
- gasLimit: number;
1291
- fees?: string | undefined;
1292
- data?: string | undefined;
1293
- } | {
1294
- amount: string;
1295
- recipient: string;
1296
- family: "cardano";
1297
- mode: string;
1298
- fees?: string | undefined;
1299
- memo?: string | undefined;
1300
- } | {
1301
- amount: string;
1302
- recipient: string;
1303
- family: "solana";
1304
- model: string;
1305
- };
1306
- hexBinaryPayload: string;
1307
- hexSignature: string;
1308
- feeStrategy: "SLOW" | "MEDIUM" | "FAST";
1309
- exchangeType: "SELL";
1310
- }>, z.ZodObject<{
1311
- provider: z.ZodString;
1312
- fromAccountId: z.ZodString;
1313
- rawTransaction: z.ZodDiscriminatedUnion<"family", [z.ZodObject<{
1314
- amount: z.ZodString;
1315
- recipient: z.ZodString;
1316
- family: z.ZodLiteral<"algorand">;
1317
- mode: z.ZodEnum<["send", "optIn", "claimReward", "optOut"]>;
1318
- fees: z.ZodOptional<z.ZodString>;
1319
- assetId: z.ZodOptional<z.ZodString>;
1320
- memo: z.ZodOptional<z.ZodString>;
1321
- }, "strip", z.ZodTypeAny, {
1322
- amount: string;
1323
- recipient: string;
1324
- family: "algorand";
1325
- mode: "send" | "optIn" | "claimReward" | "optOut";
1326
- fees?: string | undefined;
1327
- assetId?: string | undefined;
1328
- memo?: string | undefined;
1329
- }, {
1330
- amount: string;
1331
- recipient: string;
1332
- family: "algorand";
1333
- mode: "send" | "optIn" | "claimReward" | "optOut";
1334
- fees?: string | undefined;
1335
- assetId?: string | undefined;
1336
- memo?: string | undefined;
1337
- }>, z.ZodObject<{
1338
- amount: z.ZodString;
1339
- recipient: z.ZodString;
1340
- family: z.ZodLiteral<"bitcoin">;
1341
- feePerByte: z.ZodOptional<z.ZodString>;
1342
- opReturnDataHex: z.ZodOptional<z.ZodString>;
1343
- }, "strip", z.ZodTypeAny, {
1344
- amount: string;
1345
- recipient: string;
1346
- family: "bitcoin";
1347
- feePerByte?: string | undefined;
1348
- opReturnDataHex?: string | undefined;
1349
- }, {
1350
- amount: string;
1351
- recipient: string;
1352
- family: "bitcoin";
1353
- feePerByte?: string | undefined;
1354
- opReturnDataHex?: string | undefined;
1355
- }>, z.ZodObject<{
1356
- amount: z.ZodString;
1357
- recipient: z.ZodString;
1358
- family: z.ZodLiteral<"celo">;
1359
- fees: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1360
- mode: z.ZodEnum<["send", "lock", "unlock", "withdraw", "vote", "revoke", "activate", "register"]>;
1361
- index: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
1362
- }, "strip", z.ZodTypeAny, {
1363
- amount: string;
1364
- recipient: string;
1365
- family: "celo";
1366
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
1367
- fees?: string | null | undefined;
1368
- index?: number | null | undefined;
1369
- }, {
1370
- amount: string;
1371
- recipient: string;
1372
- family: "celo";
1373
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
1374
- fees?: string | null | undefined;
1375
- index?: number | null | undefined;
1376
- }>, z.ZodObject<{
1377
- amount: z.ZodString;
1378
- recipient: z.ZodString;
1379
- family: z.ZodLiteral<"cosmos">;
1380
- mode: z.ZodEnum<["send", "delegate", "undelegate", "redelegate", "claimReward", "claimRewardCompound"]>;
1381
- fees: z.ZodOptional<z.ZodString>;
1382
- gas: z.ZodOptional<z.ZodString>;
1383
- memo: z.ZodOptional<z.ZodString>;
1384
- }, "strip", z.ZodTypeAny, {
1385
- amount: string;
1386
- recipient: string;
1387
- family: "cosmos";
1388
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
1389
- fees?: string | undefined;
1390
- gas?: string | undefined;
1391
- memo?: string | undefined;
1392
- }, {
1393
- amount: string;
1394
- recipient: string;
1395
- family: "cosmos";
1396
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
1397
- fees?: string | undefined;
1398
- gas?: string | undefined;
1399
- memo?: string | undefined;
1400
- }>, z.ZodObject<{
1401
- amount: z.ZodString;
1402
- recipient: z.ZodString;
1403
- family: z.ZodLiteral<"crypto_org">;
1404
- mode: z.ZodString;
1405
- fees: z.ZodOptional<z.ZodString>;
1406
- }, "strip", z.ZodTypeAny, {
1407
- amount: string;
1408
- recipient: string;
1409
- family: "crypto_org";
1410
- mode: string;
1411
- fees?: string | undefined;
1412
- }, {
1413
- amount: string;
1414
- recipient: string;
1415
- family: "crypto_org";
1416
- mode: string;
1417
- fees?: string | undefined;
1418
- }>, z.ZodObject<{
1419
- amount: z.ZodString;
1420
- recipient: z.ZodString;
1421
- family: z.ZodLiteral<"ethereum">;
1422
- nonce: z.ZodOptional<z.ZodNumber>;
1423
- data: z.ZodOptional<z.ZodString>;
1424
- gasPrice: z.ZodOptional<z.ZodString>;
1425
- gasLimit: z.ZodOptional<z.ZodString>;
1426
- maxPriorityFeePerGas: z.ZodOptional<z.ZodString>;
1427
- maxFeePerGas: z.ZodOptional<z.ZodString>;
1428
- }, "strip", z.ZodTypeAny, {
1429
- amount: string;
1430
- recipient: string;
1431
- family: "ethereum";
1432
- nonce?: number | undefined;
1433
- data?: string | undefined;
1434
- gasPrice?: string | undefined;
1435
- gasLimit?: string | undefined;
1436
- maxPriorityFeePerGas?: string | undefined;
1437
- maxFeePerGas?: string | undefined;
1438
- }, {
1439
- amount: string;
1440
- recipient: string;
1441
- family: "ethereum";
1442
- nonce?: number | undefined;
1443
- data?: string | undefined;
1444
- gasPrice?: string | undefined;
1445
- gasLimit?: string | undefined;
1446
- maxPriorityFeePerGas?: string | undefined;
1447
- maxFeePerGas?: string | undefined;
1448
- }>, z.ZodObject<{
1449
- amount: z.ZodString;
1450
- recipient: z.ZodString;
1451
- family: z.ZodLiteral<"hedera">;
1452
- memo: z.ZodOptional<z.ZodString>;
1453
- }, "strip", z.ZodTypeAny, {
1454
- amount: string;
1455
- recipient: string;
1456
- family: "hedera";
1457
- memo?: string | undefined;
1458
- }, {
1459
- amount: string;
1460
- recipient: string;
1461
- family: "hedera";
1462
- memo?: string | undefined;
1463
- }>, z.ZodObject<{
1464
- amount: z.ZodString;
1465
- recipient: z.ZodString;
1466
- data: z.ZodOptional<z.ZodString>;
1467
- family: z.ZodLiteral<"filecoin">;
1468
- gasLimit: z.ZodNumber;
1469
- gasFeeCap: z.ZodString;
1470
- gasPremium: z.ZodString;
1471
- method: z.ZodNumber;
1472
- nonce: z.ZodNumber;
1473
- params: z.ZodOptional<z.ZodString>;
1474
- version: z.ZodNumber;
1475
- }, "strip", z.ZodTypeAny, {
1476
- method: number;
1477
- nonce: number;
1478
- amount: string;
1479
- recipient: string;
1480
- family: "filecoin";
1481
- gasLimit: number;
1482
- gasFeeCap: string;
1483
- gasPremium: string;
1484
- version: number;
1485
- data?: string | undefined;
1486
- params?: string | undefined;
1487
- }, {
1488
- method: number;
1489
- nonce: number;
1490
- amount: string;
1491
- recipient: string;
1492
- family: "filecoin";
1493
- gasLimit: number;
1494
- gasFeeCap: string;
1495
- gasPremium: string;
1496
- version: number;
1497
- data?: string | undefined;
1498
- params?: string | undefined;
1499
- }>, z.ZodObject<{
1500
- amount: z.ZodString;
1501
- recipient: z.ZodString;
1502
- family: z.ZodLiteral<"near">;
1503
- mode: z.ZodString;
1504
- fees: z.ZodOptional<z.ZodString>;
1505
- }, "strip", z.ZodTypeAny, {
1506
- amount: string;
1507
- recipient: string;
1508
- family: "near";
1509
- mode: string;
1510
- fees?: string | undefined;
1511
- }, {
1512
- amount: string;
1513
- recipient: string;
1514
- family: "near";
1515
- mode: string;
1516
- fees?: string | undefined;
1517
- }>, z.ZodObject<{
1518
- amount: z.ZodString;
1519
- recipient: z.ZodString;
1520
- family: z.ZodLiteral<"neo">;
1521
- }, "strip", z.ZodTypeAny, {
1522
- amount: string;
1523
- recipient: string;
1524
- family: "neo";
1525
- }, {
1526
- amount: string;
1527
- recipient: string;
1528
- family: "neo";
1529
- }>, z.ZodObject<{
1530
- amount: z.ZodString;
1531
- recipient: z.ZodString;
1532
- family: z.ZodLiteral<"polkadot">;
1533
- mode: z.ZodEnum<["send", "bond", "unbond", "rebond", "withdrawUnbonded", "setController", "nominate", "chill", "claimReward"]>;
1534
- fee: z.ZodOptional<z.ZodString>;
1535
- era: z.ZodOptional<z.ZodNumber>;
1536
- }, "strip", z.ZodTypeAny, {
1537
- amount: string;
1538
- recipient: string;
1539
- family: "polkadot";
1540
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
1541
- fee?: string | undefined;
1542
- era?: number | undefined;
1543
- }, {
1544
- amount: string;
1545
- recipient: string;
1546
- family: "polkadot";
1547
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
1548
- fee?: string | undefined;
1549
- era?: number | undefined;
1550
- }>, z.ZodObject<{
1551
- amount: z.ZodString;
1552
- recipient: z.ZodString;
1553
- family: z.ZodLiteral<"ripple">;
1554
- fee: z.ZodOptional<z.ZodString>;
1555
- tag: z.ZodNumber;
1556
- }, "strip", z.ZodTypeAny, {
1557
- amount: string;
1558
- recipient: string;
1559
- family: "ripple";
1560
- tag: number;
1561
- fee?: string | undefined;
1562
- }, {
1563
- amount: string;
1564
- recipient: string;
1565
- family: "ripple";
1566
- tag: number;
1567
- fee?: string | undefined;
1568
- }>, z.ZodObject<{
1569
- amount: z.ZodString;
1570
- recipient: z.ZodString;
1571
- family: z.ZodLiteral<"stellar">;
1572
- fees: z.ZodOptional<z.ZodString>;
1573
- memoType: z.ZodOptional<z.ZodEnum<["MEMO_TEXT", "MEMO_ID", "MEMO_HASH", "MEMO_RETURN"]>>;
1574
- memoValue: z.ZodOptional<z.ZodString>;
1575
- }, "strip", z.ZodTypeAny, {
1576
- amount: string;
1577
- recipient: string;
1578
- family: "stellar";
1579
- fees?: string | undefined;
1580
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
1581
- memoValue?: string | undefined;
1582
- }, {
1583
- amount: string;
1584
- recipient: string;
1585
- family: "stellar";
1586
- fees?: string | undefined;
1587
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
1588
- memoValue?: string | undefined;
1589
- }>, z.ZodObject<{
1590
- amount: z.ZodString;
1591
- recipient: z.ZodString;
1592
- family: z.ZodLiteral<"tezos">;
1593
- mode: z.ZodEnum<["send", "delegate", "undelegate"]>;
1594
- fees: z.ZodOptional<z.ZodString>;
1595
- gasLimit: z.ZodOptional<z.ZodString>;
1596
- }, "strip", z.ZodTypeAny, {
1597
- amount: string;
1598
- recipient: string;
1599
- family: "tezos";
1600
- mode: "send" | "delegate" | "undelegate";
1601
- fees?: string | undefined;
1602
- gasLimit?: string | undefined;
1603
- }, {
1604
- amount: string;
1605
- recipient: string;
1606
- family: "tezos";
1607
- mode: "send" | "delegate" | "undelegate";
1608
- fees?: string | undefined;
1609
- gasLimit?: string | undefined;
1610
- }>, z.ZodObject<{
1611
- amount: z.ZodString;
1612
- recipient: z.ZodString;
1613
- family: z.ZodLiteral<"tron">;
1614
- mode: z.ZodEnum<["send", "freeze", "unfreeze", "vote", "claimReward"]>;
1615
- resource: z.ZodOptional<z.ZodEnum<["BANDWIDTH", "ENERGY"]>>;
1616
- duration: z.ZodOptional<z.ZodNumber>;
1617
- }, "strip", z.ZodTypeAny, {
1618
- amount: string;
1619
- recipient: string;
1620
- family: "tron";
1621
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
1622
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
1623
- duration?: number | undefined;
1624
- }, {
1625
- amount: string;
1626
- recipient: string;
1627
- family: "tron";
1628
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
1629
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
1630
- duration?: number | undefined;
1631
- }>, z.ZodObject<{
1632
- amount: z.ZodString;
1633
- recipient: z.ZodString;
1634
- family: z.ZodLiteral<"elrond">;
1635
- mode: z.ZodUnion<[z.ZodLiteral<"send">, z.ZodLiteral<"delegate">, z.ZodLiteral<"reDelegateRewards">, z.ZodLiteral<"unDelegate">, z.ZodLiteral<"claimRewards">, z.ZodLiteral<"withdraw">]>;
1636
- fees: z.ZodOptional<z.ZodString>;
1637
- data: z.ZodOptional<z.ZodString>;
1638
- gasLimit: z.ZodNumber;
1639
- }, "strip", z.ZodTypeAny, {
1640
- amount: string;
1641
- recipient: string;
1642
- family: "elrond";
1643
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
1644
- gasLimit: number;
1645
- fees?: string | undefined;
1646
- data?: string | undefined;
1647
- }, {
1648
- amount: string;
1649
- recipient: string;
1650
- family: "elrond";
1651
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
1652
- gasLimit: number;
1653
- fees?: string | undefined;
1654
- data?: string | undefined;
1655
- }>, z.ZodObject<{
1656
- amount: z.ZodString;
1657
- recipient: z.ZodString;
1658
- family: z.ZodLiteral<"cardano">;
1659
- fees: z.ZodOptional<z.ZodString>;
1660
- mode: z.ZodString;
1661
- memo: z.ZodOptional<z.ZodString>;
1662
- }, "strip", z.ZodTypeAny, {
1663
- amount: string;
1664
- recipient: string;
1665
- family: "cardano";
1666
- mode: string;
1667
- fees?: string | undefined;
1668
- memo?: string | undefined;
1669
- }, {
1670
- amount: string;
1671
- recipient: string;
1672
- family: "cardano";
1673
- mode: string;
1674
- fees?: string | undefined;
1675
- memo?: string | undefined;
1676
- }>, z.ZodObject<{
1677
- amount: z.ZodString;
1678
- recipient: z.ZodString;
1679
- family: z.ZodLiteral<"solana">;
1680
- model: z.ZodString;
1681
- }, "strip", z.ZodTypeAny, {
1682
- amount: string;
1683
- recipient: string;
1684
- family: "solana";
1685
- model: string;
1686
- }, {
1687
- amount: string;
1688
- recipient: string;
1689
- family: "solana";
1690
- model: string;
1691
- }>]>;
1692
- hexBinaryPayload: z.ZodString;
1693
- hexSignature: z.ZodString;
1694
- feeStrategy: z.ZodEnum<["SLOW", "MEDIUM", "FAST"]>;
1695
- exchangeType: z.ZodLiteral<"SWAP">;
1696
- toAccountId: z.ZodString;
1697
- }, "strip", z.ZodTypeAny, {
1698
- provider: string;
1699
- fromAccountId: string;
1700
- rawTransaction: {
1701
- amount: string;
1702
- recipient: string;
1703
- family: "algorand";
1704
- mode: "send" | "optIn" | "claimReward" | "optOut";
1705
- fees?: string | undefined;
1706
- assetId?: string | undefined;
1707
- memo?: string | undefined;
1708
- } | {
1709
- amount: string;
1710
- recipient: string;
1711
- family: "bitcoin";
1712
- feePerByte?: string | undefined;
1713
- opReturnDataHex?: string | undefined;
1714
- } | {
1715
- amount: string;
1716
- recipient: string;
1717
- family: "celo";
1718
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
1719
- fees?: string | null | undefined;
1720
- index?: number | null | undefined;
1721
- } | {
1722
- amount: string;
1723
- recipient: string;
1724
- family: "cosmos";
1725
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
1726
- fees?: string | undefined;
1727
- gas?: string | undefined;
1728
- memo?: string | undefined;
1729
- } | {
1730
- amount: string;
1731
- recipient: string;
1732
- family: "crypto_org";
1733
- mode: string;
1734
- fees?: string | undefined;
1735
- } | {
1736
- amount: string;
1737
- recipient: string;
1738
- family: "ethereum";
1739
- nonce?: number | undefined;
1740
- data?: string | undefined;
1741
- gasPrice?: string | undefined;
1742
- gasLimit?: string | undefined;
1743
- maxPriorityFeePerGas?: string | undefined;
1744
- maxFeePerGas?: string | undefined;
1745
- } | {
1746
- amount: string;
1747
- recipient: string;
1748
- family: "hedera";
1749
- memo?: string | undefined;
1750
- } | {
1751
- method: number;
1752
- nonce: number;
1753
- amount: string;
1754
- recipient: string;
1755
- family: "filecoin";
1756
- gasLimit: number;
1757
- gasFeeCap: string;
1758
- gasPremium: string;
1759
- version: number;
1760
- data?: string | undefined;
1761
- params?: string | undefined;
1762
- } | {
1763
- amount: string;
1764
- recipient: string;
1765
- family: "near";
1766
- mode: string;
1767
- fees?: string | undefined;
1768
- } | {
1769
- amount: string;
1770
- recipient: string;
1771
- family: "neo";
1772
- } | {
1773
- amount: string;
1774
- recipient: string;
1775
- family: "polkadot";
1776
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
1777
- fee?: string | undefined;
1778
- era?: number | undefined;
1779
- } | {
1780
- amount: string;
1781
- recipient: string;
1782
- family: "ripple";
1783
- tag: number;
1784
- fee?: string | undefined;
1785
- } | {
1786
- amount: string;
1787
- recipient: string;
1788
- family: "stellar";
1789
- fees?: string | undefined;
1790
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
1791
- memoValue?: string | undefined;
1792
- } | {
1793
- amount: string;
1794
- recipient: string;
1795
- family: "tezos";
1796
- mode: "send" | "delegate" | "undelegate";
1797
- fees?: string | undefined;
1798
- gasLimit?: string | undefined;
1799
- } | {
1800
- amount: string;
1801
- recipient: string;
1802
- family: "tron";
1803
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
1804
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
1805
- duration?: number | undefined;
1806
- } | {
1807
- amount: string;
1808
- recipient: string;
1809
- family: "elrond";
1810
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
1811
- gasLimit: number;
1812
- fees?: string | undefined;
1813
- data?: string | undefined;
1814
- } | {
1815
- amount: string;
1816
- recipient: string;
1817
- family: "cardano";
1818
- mode: string;
1819
- fees?: string | undefined;
1820
- memo?: string | undefined;
1821
- } | {
1822
- amount: string;
1823
- recipient: string;
1824
- family: "solana";
1825
- model: string;
1826
- };
1827
- hexBinaryPayload: string;
1828
- hexSignature: string;
1829
- feeStrategy: "SLOW" | "MEDIUM" | "FAST";
1830
- exchangeType: "SWAP";
1831
- toAccountId: string;
1832
- }, {
1833
- provider: string;
1834
- fromAccountId: string;
1835
- rawTransaction: {
1836
- amount: string;
1837
- recipient: string;
1838
- family: "algorand";
1839
- mode: "send" | "optIn" | "claimReward" | "optOut";
1840
- fees?: string | undefined;
1841
- assetId?: string | undefined;
1842
- memo?: string | undefined;
1843
- } | {
1844
- amount: string;
1845
- recipient: string;
1846
- family: "bitcoin";
1847
- feePerByte?: string | undefined;
1848
- opReturnDataHex?: string | undefined;
1849
- } | {
1850
- amount: string;
1851
- recipient: string;
1852
- family: "celo";
1853
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
1854
- fees?: string | null | undefined;
1855
- index?: number | null | undefined;
1856
- } | {
1857
- amount: string;
1858
- recipient: string;
1859
- family: "cosmos";
1860
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
1861
- fees?: string | undefined;
1862
- gas?: string | undefined;
1863
- memo?: string | undefined;
1864
- } | {
1865
- amount: string;
1866
- recipient: string;
1867
- family: "crypto_org";
1868
- mode: string;
1869
- fees?: string | undefined;
1870
- } | {
1871
- amount: string;
1872
- recipient: string;
1873
- family: "ethereum";
1874
- nonce?: number | undefined;
1875
- data?: string | undefined;
1876
- gasPrice?: string | undefined;
1877
- gasLimit?: string | undefined;
1878
- maxPriorityFeePerGas?: string | undefined;
1879
- maxFeePerGas?: string | undefined;
1880
- } | {
1881
- amount: string;
1882
- recipient: string;
1883
- family: "hedera";
1884
- memo?: string | undefined;
1885
- } | {
1886
- method: number;
1887
- nonce: number;
1888
- amount: string;
1889
- recipient: string;
1890
- family: "filecoin";
1891
- gasLimit: number;
1892
- gasFeeCap: string;
1893
- gasPremium: string;
1894
- version: number;
1895
- data?: string | undefined;
1896
- params?: string | undefined;
1897
- } | {
1898
- amount: string;
1899
- recipient: string;
1900
- family: "near";
1901
- mode: string;
1902
- fees?: string | undefined;
1903
- } | {
1904
- amount: string;
1905
- recipient: string;
1906
- family: "neo";
1907
- } | {
1908
- amount: string;
1909
- recipient: string;
1910
- family: "polkadot";
1911
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
1912
- fee?: string | undefined;
1913
- era?: number | undefined;
1914
- } | {
1915
- amount: string;
1916
- recipient: string;
1917
- family: "ripple";
1918
- tag: number;
1919
- fee?: string | undefined;
1920
- } | {
1921
- amount: string;
1922
- recipient: string;
1923
- family: "stellar";
1924
- fees?: string | undefined;
1925
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
1926
- memoValue?: string | undefined;
1927
- } | {
1928
- amount: string;
1929
- recipient: string;
1930
- family: "tezos";
1931
- mode: "send" | "delegate" | "undelegate";
1932
- fees?: string | undefined;
1933
- gasLimit?: string | undefined;
1934
- } | {
1935
- amount: string;
1936
- recipient: string;
1937
- family: "tron";
1938
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
1939
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
1940
- duration?: number | undefined;
1941
- } | {
1942
- amount: string;
1943
- recipient: string;
1944
- family: "elrond";
1945
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
1946
- gasLimit: number;
1947
- fees?: string | undefined;
1948
- data?: string | undefined;
1949
- } | {
1950
- amount: string;
1951
- recipient: string;
1952
- family: "cardano";
1953
- mode: string;
1954
- fees?: string | undefined;
1955
- memo?: string | undefined;
1956
- } | {
1957
- amount: string;
1958
- recipient: string;
1959
- family: "solana";
1960
- model: string;
1961
- };
1962
- hexBinaryPayload: string;
1963
- hexSignature: string;
1964
- feeStrategy: "SLOW" | "MEDIUM" | "FAST";
1965
- exchangeType: "SWAP";
1966
- toAccountId: string;
1967
- }>]>;
1968
- declare const schemaExchangeCompleteResults: z.ZodObject<{
1969
- transactionHash: z.ZodString;
1970
- }, "strip", z.ZodTypeAny, {
1971
- transactionHash: string;
1972
- }, {
1973
- transactionHash: string;
1974
- }>;
1975
- export declare const schemaExchangeComplete: {
1976
- params: z.ZodDiscriminatedUnion<"exchangeType", [z.ZodObject<{
1977
- provider: z.ZodString;
1978
- fromAccountId: z.ZodString;
1979
- rawTransaction: z.ZodDiscriminatedUnion<"family", [z.ZodObject<{
1980
- amount: z.ZodString;
1981
- recipient: z.ZodString;
1982
- family: z.ZodLiteral<"algorand">;
1983
- mode: z.ZodEnum<["send", "optIn", "claimReward", "optOut"]>;
1984
- fees: z.ZodOptional<z.ZodString>;
1985
- assetId: z.ZodOptional<z.ZodString>;
1986
- memo: z.ZodOptional<z.ZodString>;
1987
- }, "strip", z.ZodTypeAny, {
1988
- amount: string;
1989
- recipient: string;
1990
- family: "algorand";
1991
- mode: "send" | "optIn" | "claimReward" | "optOut";
1992
- fees?: string | undefined;
1993
- assetId?: string | undefined;
1994
- memo?: string | undefined;
1995
- }, {
1996
- amount: string;
1997
- recipient: string;
1998
- family: "algorand";
1999
- mode: "send" | "optIn" | "claimReward" | "optOut";
2000
- fees?: string | undefined;
2001
- assetId?: string | undefined;
2002
- memo?: string | undefined;
2003
- }>, z.ZodObject<{
2004
- amount: z.ZodString;
2005
- recipient: z.ZodString;
2006
- family: z.ZodLiteral<"bitcoin">;
2007
- feePerByte: z.ZodOptional<z.ZodString>;
2008
- opReturnDataHex: z.ZodOptional<z.ZodString>;
2009
- }, "strip", z.ZodTypeAny, {
2010
- amount: string;
2011
- recipient: string;
2012
- family: "bitcoin";
2013
- feePerByte?: string | undefined;
2014
- opReturnDataHex?: string | undefined;
2015
- }, {
2016
- amount: string;
2017
- recipient: string;
2018
- family: "bitcoin";
2019
- feePerByte?: string | undefined;
2020
- opReturnDataHex?: string | undefined;
2021
- }>, z.ZodObject<{
2022
- amount: z.ZodString;
2023
- recipient: z.ZodString;
2024
- family: z.ZodLiteral<"celo">;
2025
- fees: z.ZodNullable<z.ZodOptional<z.ZodString>>;
2026
- mode: z.ZodEnum<["send", "lock", "unlock", "withdraw", "vote", "revoke", "activate", "register"]>;
2027
- index: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
2028
- }, "strip", z.ZodTypeAny, {
2029
- amount: string;
2030
- recipient: string;
2031
- family: "celo";
2032
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
2033
- fees?: string | null | undefined;
2034
- index?: number | null | undefined;
2035
- }, {
2036
- amount: string;
2037
- recipient: string;
2038
- family: "celo";
2039
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
2040
- fees?: string | null | undefined;
2041
- index?: number | null | undefined;
2042
- }>, z.ZodObject<{
2043
- amount: z.ZodString;
2044
- recipient: z.ZodString;
2045
- family: z.ZodLiteral<"cosmos">;
2046
- mode: z.ZodEnum<["send", "delegate", "undelegate", "redelegate", "claimReward", "claimRewardCompound"]>;
2047
- fees: z.ZodOptional<z.ZodString>;
2048
- gas: z.ZodOptional<z.ZodString>;
2049
- memo: z.ZodOptional<z.ZodString>;
2050
- }, "strip", z.ZodTypeAny, {
2051
- amount: string;
2052
- recipient: string;
2053
- family: "cosmos";
2054
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
2055
- fees?: string | undefined;
2056
- gas?: string | undefined;
2057
- memo?: string | undefined;
2058
- }, {
2059
- amount: string;
2060
- recipient: string;
2061
- family: "cosmos";
2062
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
2063
- fees?: string | undefined;
2064
- gas?: string | undefined;
2065
- memo?: string | undefined;
2066
- }>, z.ZodObject<{
2067
- amount: z.ZodString;
2068
- recipient: z.ZodString;
2069
- family: z.ZodLiteral<"crypto_org">;
2070
- mode: z.ZodString;
2071
- fees: z.ZodOptional<z.ZodString>;
2072
- }, "strip", z.ZodTypeAny, {
2073
- amount: string;
2074
- recipient: string;
2075
- family: "crypto_org";
2076
- mode: string;
2077
- fees?: string | undefined;
2078
- }, {
2079
- amount: string;
2080
- recipient: string;
2081
- family: "crypto_org";
2082
- mode: string;
2083
- fees?: string | undefined;
2084
- }>, z.ZodObject<{
2085
- amount: z.ZodString;
2086
- recipient: z.ZodString;
2087
- family: z.ZodLiteral<"ethereum">;
2088
- nonce: z.ZodOptional<z.ZodNumber>;
2089
- data: z.ZodOptional<z.ZodString>;
2090
- gasPrice: z.ZodOptional<z.ZodString>;
2091
- gasLimit: z.ZodOptional<z.ZodString>;
2092
- maxPriorityFeePerGas: z.ZodOptional<z.ZodString>;
2093
- maxFeePerGas: z.ZodOptional<z.ZodString>;
2094
- }, "strip", z.ZodTypeAny, {
2095
- amount: string;
2096
- recipient: string;
2097
- family: "ethereum";
2098
- nonce?: number | undefined;
2099
- data?: string | undefined;
2100
- gasPrice?: string | undefined;
2101
- gasLimit?: string | undefined;
2102
- maxPriorityFeePerGas?: string | undefined;
2103
- maxFeePerGas?: string | undefined;
2104
- }, {
2105
- amount: string;
2106
- recipient: string;
2107
- family: "ethereum";
2108
- nonce?: number | undefined;
2109
- data?: string | undefined;
2110
- gasPrice?: string | undefined;
2111
- gasLimit?: string | undefined;
2112
- maxPriorityFeePerGas?: string | undefined;
2113
- maxFeePerGas?: string | undefined;
2114
- }>, z.ZodObject<{
2115
- amount: z.ZodString;
2116
- recipient: z.ZodString;
2117
- family: z.ZodLiteral<"hedera">;
2118
- memo: z.ZodOptional<z.ZodString>;
2119
- }, "strip", z.ZodTypeAny, {
2120
- amount: string;
2121
- recipient: string;
2122
- family: "hedera";
2123
- memo?: string | undefined;
2124
- }, {
2125
- amount: string;
2126
- recipient: string;
2127
- family: "hedera";
2128
- memo?: string | undefined;
2129
- }>, z.ZodObject<{
2130
- amount: z.ZodString;
2131
- recipient: z.ZodString;
2132
- data: z.ZodOptional<z.ZodString>;
2133
- family: z.ZodLiteral<"filecoin">;
2134
- gasLimit: z.ZodNumber;
2135
- gasFeeCap: z.ZodString;
2136
- gasPremium: z.ZodString;
2137
- method: z.ZodNumber;
2138
- nonce: z.ZodNumber;
2139
- params: z.ZodOptional<z.ZodString>;
2140
- version: z.ZodNumber;
2141
- }, "strip", z.ZodTypeAny, {
2142
- method: number;
2143
- nonce: number;
2144
- amount: string;
2145
- recipient: string;
2146
- family: "filecoin";
2147
- gasLimit: number;
2148
- gasFeeCap: string;
2149
- gasPremium: string;
2150
- version: number;
2151
- data?: string | undefined;
2152
- params?: string | undefined;
2153
- }, {
2154
- method: number;
2155
- nonce: number;
2156
- amount: string;
2157
- recipient: string;
2158
- family: "filecoin";
2159
- gasLimit: number;
2160
- gasFeeCap: string;
2161
- gasPremium: string;
2162
- version: number;
2163
- data?: string | undefined;
2164
- params?: string | undefined;
2165
- }>, z.ZodObject<{
2166
- amount: z.ZodString;
2167
- recipient: z.ZodString;
2168
- family: z.ZodLiteral<"near">;
2169
- mode: z.ZodString;
2170
- fees: z.ZodOptional<z.ZodString>;
2171
- }, "strip", z.ZodTypeAny, {
2172
- amount: string;
2173
- recipient: string;
2174
- family: "near";
2175
- mode: string;
2176
- fees?: string | undefined;
2177
- }, {
2178
- amount: string;
2179
- recipient: string;
2180
- family: "near";
2181
- mode: string;
2182
- fees?: string | undefined;
2183
- }>, z.ZodObject<{
2184
- amount: z.ZodString;
2185
- recipient: z.ZodString;
2186
- family: z.ZodLiteral<"neo">;
2187
- }, "strip", z.ZodTypeAny, {
2188
- amount: string;
2189
- recipient: string;
2190
- family: "neo";
2191
- }, {
2192
- amount: string;
2193
- recipient: string;
2194
- family: "neo";
2195
- }>, z.ZodObject<{
2196
- amount: z.ZodString;
2197
- recipient: z.ZodString;
2198
- family: z.ZodLiteral<"polkadot">;
2199
- mode: z.ZodEnum<["send", "bond", "unbond", "rebond", "withdrawUnbonded", "setController", "nominate", "chill", "claimReward"]>;
2200
- fee: z.ZodOptional<z.ZodString>;
2201
- era: z.ZodOptional<z.ZodNumber>;
2202
- }, "strip", z.ZodTypeAny, {
2203
- amount: string;
2204
- recipient: string;
2205
- family: "polkadot";
2206
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
2207
- fee?: string | undefined;
2208
- era?: number | undefined;
2209
- }, {
2210
- amount: string;
2211
- recipient: string;
2212
- family: "polkadot";
2213
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
2214
- fee?: string | undefined;
2215
- era?: number | undefined;
2216
- }>, z.ZodObject<{
2217
- amount: z.ZodString;
2218
- recipient: z.ZodString;
2219
- family: z.ZodLiteral<"ripple">;
2220
- fee: z.ZodOptional<z.ZodString>;
2221
- tag: z.ZodNumber;
2222
- }, "strip", z.ZodTypeAny, {
2223
- amount: string;
2224
- recipient: string;
2225
- family: "ripple";
2226
- tag: number;
2227
- fee?: string | undefined;
2228
- }, {
2229
- amount: string;
2230
- recipient: string;
2231
- family: "ripple";
2232
- tag: number;
2233
- fee?: string | undefined;
2234
- }>, z.ZodObject<{
2235
- amount: z.ZodString;
2236
- recipient: z.ZodString;
2237
- family: z.ZodLiteral<"stellar">;
2238
- fees: z.ZodOptional<z.ZodString>;
2239
- memoType: z.ZodOptional<z.ZodEnum<["MEMO_TEXT", "MEMO_ID", "MEMO_HASH", "MEMO_RETURN"]>>;
2240
- memoValue: z.ZodOptional<z.ZodString>;
2241
- }, "strip", z.ZodTypeAny, {
2242
- amount: string;
2243
- recipient: string;
2244
- family: "stellar";
2245
- fees?: string | undefined;
2246
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
2247
- memoValue?: string | undefined;
2248
- }, {
2249
- amount: string;
2250
- recipient: string;
2251
- family: "stellar";
2252
- fees?: string | undefined;
2253
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
2254
- memoValue?: string | undefined;
2255
- }>, z.ZodObject<{
2256
- amount: z.ZodString;
2257
- recipient: z.ZodString;
2258
- family: z.ZodLiteral<"tezos">;
2259
- mode: z.ZodEnum<["send", "delegate", "undelegate"]>;
2260
- fees: z.ZodOptional<z.ZodString>;
2261
- gasLimit: z.ZodOptional<z.ZodString>;
2262
- }, "strip", z.ZodTypeAny, {
2263
- amount: string;
2264
- recipient: string;
2265
- family: "tezos";
2266
- mode: "send" | "delegate" | "undelegate";
2267
- fees?: string | undefined;
2268
- gasLimit?: string | undefined;
2269
- }, {
2270
- amount: string;
2271
- recipient: string;
2272
- family: "tezos";
2273
- mode: "send" | "delegate" | "undelegate";
2274
- fees?: string | undefined;
2275
- gasLimit?: string | undefined;
2276
- }>, z.ZodObject<{
2277
- amount: z.ZodString;
2278
- recipient: z.ZodString;
2279
- family: z.ZodLiteral<"tron">;
2280
- mode: z.ZodEnum<["send", "freeze", "unfreeze", "vote", "claimReward"]>;
2281
- resource: z.ZodOptional<z.ZodEnum<["BANDWIDTH", "ENERGY"]>>;
2282
- duration: z.ZodOptional<z.ZodNumber>;
2283
- }, "strip", z.ZodTypeAny, {
2284
- amount: string;
2285
- recipient: string;
2286
- family: "tron";
2287
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
2288
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
2289
- duration?: number | undefined;
2290
- }, {
2291
- amount: string;
2292
- recipient: string;
2293
- family: "tron";
2294
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
2295
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
2296
- duration?: number | undefined;
2297
- }>, z.ZodObject<{
2298
- amount: z.ZodString;
2299
- recipient: z.ZodString;
2300
- family: z.ZodLiteral<"elrond">;
2301
- mode: z.ZodUnion<[z.ZodLiteral<"send">, z.ZodLiteral<"delegate">, z.ZodLiteral<"reDelegateRewards">, z.ZodLiteral<"unDelegate">, z.ZodLiteral<"claimRewards">, z.ZodLiteral<"withdraw">]>;
2302
- fees: z.ZodOptional<z.ZodString>;
2303
- data: z.ZodOptional<z.ZodString>;
2304
- gasLimit: z.ZodNumber;
2305
- }, "strip", z.ZodTypeAny, {
2306
- amount: string;
2307
- recipient: string;
2308
- family: "elrond";
2309
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
2310
- gasLimit: number;
2311
- fees?: string | undefined;
2312
- data?: string | undefined;
2313
- }, {
2314
- amount: string;
2315
- recipient: string;
2316
- family: "elrond";
2317
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
2318
- gasLimit: number;
2319
- fees?: string | undefined;
2320
- data?: string | undefined;
2321
- }>, z.ZodObject<{
2322
- amount: z.ZodString;
2323
- recipient: z.ZodString;
2324
- family: z.ZodLiteral<"cardano">;
2325
- fees: z.ZodOptional<z.ZodString>;
2326
- mode: z.ZodString;
2327
- memo: z.ZodOptional<z.ZodString>;
2328
- }, "strip", z.ZodTypeAny, {
2329
- amount: string;
2330
- recipient: string;
2331
- family: "cardano";
2332
- mode: string;
2333
- fees?: string | undefined;
2334
- memo?: string | undefined;
2335
- }, {
2336
- amount: string;
2337
- recipient: string;
2338
- family: "cardano";
2339
- mode: string;
2340
- fees?: string | undefined;
2341
- memo?: string | undefined;
2342
- }>, z.ZodObject<{
2343
- amount: z.ZodString;
2344
- recipient: z.ZodString;
2345
- family: z.ZodLiteral<"solana">;
2346
- model: z.ZodString;
2347
- }, "strip", z.ZodTypeAny, {
2348
- amount: string;
2349
- recipient: string;
2350
- family: "solana";
2351
- model: string;
2352
- }, {
2353
- amount: string;
2354
- recipient: string;
2355
- family: "solana";
2356
- model: string;
2357
- }>]>;
2358
- hexBinaryPayload: z.ZodString;
2359
- hexSignature: z.ZodString;
2360
- feeStrategy: z.ZodEnum<["SLOW", "MEDIUM", "FAST"]>;
2361
- exchangeType: z.ZodLiteral<"FUND">;
2362
- }, "strip", z.ZodTypeAny, {
2363
- provider: string;
2364
- fromAccountId: string;
2365
- rawTransaction: {
2366
- amount: string;
2367
- recipient: string;
2368
- family: "algorand";
2369
- mode: "send" | "optIn" | "claimReward" | "optOut";
2370
- fees?: string | undefined;
2371
- assetId?: string | undefined;
2372
- memo?: string | undefined;
2373
- } | {
2374
- amount: string;
2375
- recipient: string;
2376
- family: "bitcoin";
2377
- feePerByte?: string | undefined;
2378
- opReturnDataHex?: string | undefined;
2379
- } | {
2380
- amount: string;
2381
- recipient: string;
2382
- family: "celo";
2383
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
2384
- fees?: string | null | undefined;
2385
- index?: number | null | undefined;
2386
- } | {
2387
- amount: string;
2388
- recipient: string;
2389
- family: "cosmos";
2390
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
2391
- fees?: string | undefined;
2392
- gas?: string | undefined;
2393
- memo?: string | undefined;
2394
- } | {
2395
- amount: string;
2396
- recipient: string;
2397
- family: "crypto_org";
2398
- mode: string;
2399
- fees?: string | undefined;
2400
- } | {
2401
- amount: string;
2402
- recipient: string;
2403
- family: "ethereum";
2404
- nonce?: number | undefined;
2405
- data?: string | undefined;
2406
- gasPrice?: string | undefined;
2407
- gasLimit?: string | undefined;
2408
- maxPriorityFeePerGas?: string | undefined;
2409
- maxFeePerGas?: string | undefined;
2410
- } | {
2411
- amount: string;
2412
- recipient: string;
2413
- family: "hedera";
2414
- memo?: string | undefined;
2415
- } | {
2416
- method: number;
2417
- nonce: number;
2418
- amount: string;
2419
- recipient: string;
2420
- family: "filecoin";
2421
- gasLimit: number;
2422
- gasFeeCap: string;
2423
- gasPremium: string;
2424
- version: number;
2425
- data?: string | undefined;
2426
- params?: string | undefined;
2427
- } | {
2428
- amount: string;
2429
- recipient: string;
2430
- family: "near";
2431
- mode: string;
2432
- fees?: string | undefined;
2433
- } | {
2434
- amount: string;
2435
- recipient: string;
2436
- family: "neo";
2437
- } | {
2438
- amount: string;
2439
- recipient: string;
2440
- family: "polkadot";
2441
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
2442
- fee?: string | undefined;
2443
- era?: number | undefined;
2444
- } | {
2445
- amount: string;
2446
- recipient: string;
2447
- family: "ripple";
2448
- tag: number;
2449
- fee?: string | undefined;
2450
- } | {
2451
- amount: string;
2452
- recipient: string;
2453
- family: "stellar";
2454
- fees?: string | undefined;
2455
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
2456
- memoValue?: string | undefined;
2457
- } | {
2458
- amount: string;
2459
- recipient: string;
2460
- family: "tezos";
2461
- mode: "send" | "delegate" | "undelegate";
2462
- fees?: string | undefined;
2463
- gasLimit?: string | undefined;
2464
- } | {
2465
- amount: string;
2466
- recipient: string;
2467
- family: "tron";
2468
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
2469
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
2470
- duration?: number | undefined;
2471
- } | {
2472
- amount: string;
2473
- recipient: string;
2474
- family: "elrond";
2475
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
2476
- gasLimit: number;
2477
- fees?: string | undefined;
2478
- data?: string | undefined;
2479
- } | {
2480
- amount: string;
2481
- recipient: string;
2482
- family: "cardano";
2483
- mode: string;
2484
- fees?: string | undefined;
2485
- memo?: string | undefined;
2486
- } | {
2487
- amount: string;
2488
- recipient: string;
2489
- family: "solana";
2490
- model: string;
2491
- };
2492
- hexBinaryPayload: string;
2493
- hexSignature: string;
2494
- feeStrategy: "SLOW" | "MEDIUM" | "FAST";
2495
- exchangeType: "FUND";
2496
- }, {
2497
- provider: string;
2498
- fromAccountId: string;
2499
- rawTransaction: {
2500
- amount: string;
2501
- recipient: string;
2502
- family: "algorand";
2503
- mode: "send" | "optIn" | "claimReward" | "optOut";
2504
- fees?: string | undefined;
2505
- assetId?: string | undefined;
2506
- memo?: string | undefined;
2507
- } | {
2508
- amount: string;
2509
- recipient: string;
2510
- family: "bitcoin";
2511
- feePerByte?: string | undefined;
2512
- opReturnDataHex?: string | undefined;
2513
- } | {
2514
- amount: string;
2515
- recipient: string;
2516
- family: "celo";
2517
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
2518
- fees?: string | null | undefined;
2519
- index?: number | null | undefined;
2520
- } | {
2521
- amount: string;
2522
- recipient: string;
2523
- family: "cosmos";
2524
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
2525
- fees?: string | undefined;
2526
- gas?: string | undefined;
2527
- memo?: string | undefined;
2528
- } | {
2529
- amount: string;
2530
- recipient: string;
2531
- family: "crypto_org";
2532
- mode: string;
2533
- fees?: string | undefined;
2534
- } | {
2535
- amount: string;
2536
- recipient: string;
2537
- family: "ethereum";
2538
- nonce?: number | undefined;
2539
- data?: string | undefined;
2540
- gasPrice?: string | undefined;
2541
- gasLimit?: string | undefined;
2542
- maxPriorityFeePerGas?: string | undefined;
2543
- maxFeePerGas?: string | undefined;
2544
- } | {
2545
- amount: string;
2546
- recipient: string;
2547
- family: "hedera";
2548
- memo?: string | undefined;
2549
- } | {
2550
- method: number;
2551
- nonce: number;
2552
- amount: string;
2553
- recipient: string;
2554
- family: "filecoin";
2555
- gasLimit: number;
2556
- gasFeeCap: string;
2557
- gasPremium: string;
2558
- version: number;
2559
- data?: string | undefined;
2560
- params?: string | undefined;
2561
- } | {
2562
- amount: string;
2563
- recipient: string;
2564
- family: "near";
2565
- mode: string;
2566
- fees?: string | undefined;
2567
- } | {
2568
- amount: string;
2569
- recipient: string;
2570
- family: "neo";
2571
- } | {
2572
- amount: string;
2573
- recipient: string;
2574
- family: "polkadot";
2575
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
2576
- fee?: string | undefined;
2577
- era?: number | undefined;
2578
- } | {
2579
- amount: string;
2580
- recipient: string;
2581
- family: "ripple";
2582
- tag: number;
2583
- fee?: string | undefined;
2584
- } | {
2585
- amount: string;
2586
- recipient: string;
2587
- family: "stellar";
2588
- fees?: string | undefined;
2589
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
2590
- memoValue?: string | undefined;
2591
- } | {
2592
- amount: string;
2593
- recipient: string;
2594
- family: "tezos";
2595
- mode: "send" | "delegate" | "undelegate";
2596
- fees?: string | undefined;
2597
- gasLimit?: string | undefined;
2598
- } | {
2599
- amount: string;
2600
- recipient: string;
2601
- family: "tron";
2602
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
2603
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
2604
- duration?: number | undefined;
2605
- } | {
2606
- amount: string;
2607
- recipient: string;
2608
- family: "elrond";
2609
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
2610
- gasLimit: number;
2611
- fees?: string | undefined;
2612
- data?: string | undefined;
2613
- } | {
2614
- amount: string;
2615
- recipient: string;
2616
- family: "cardano";
2617
- mode: string;
2618
- fees?: string | undefined;
2619
- memo?: string | undefined;
2620
- } | {
2621
- amount: string;
2622
- recipient: string;
2623
- family: "solana";
2624
- model: string;
2625
- };
2626
- hexBinaryPayload: string;
2627
- hexSignature: string;
2628
- feeStrategy: "SLOW" | "MEDIUM" | "FAST";
2629
- exchangeType: "FUND";
2630
- }>, z.ZodObject<{
2631
- provider: z.ZodString;
2632
- fromAccountId: z.ZodString;
2633
- rawTransaction: z.ZodDiscriminatedUnion<"family", [z.ZodObject<{
2634
- amount: z.ZodString;
2635
- recipient: z.ZodString;
2636
- family: z.ZodLiteral<"algorand">;
2637
- mode: z.ZodEnum<["send", "optIn", "claimReward", "optOut"]>;
2638
- fees: z.ZodOptional<z.ZodString>;
2639
- assetId: z.ZodOptional<z.ZodString>;
2640
- memo: z.ZodOptional<z.ZodString>;
2641
- }, "strip", z.ZodTypeAny, {
2642
- amount: string;
2643
- recipient: string;
2644
- family: "algorand";
2645
- mode: "send" | "optIn" | "claimReward" | "optOut";
2646
- fees?: string | undefined;
2647
- assetId?: string | undefined;
2648
- memo?: string | undefined;
2649
- }, {
2650
- amount: string;
2651
- recipient: string;
2652
- family: "algorand";
2653
- mode: "send" | "optIn" | "claimReward" | "optOut";
2654
- fees?: string | undefined;
2655
- assetId?: string | undefined;
2656
- memo?: string | undefined;
2657
- }>, z.ZodObject<{
2658
- amount: z.ZodString;
2659
- recipient: z.ZodString;
2660
- family: z.ZodLiteral<"bitcoin">;
2661
- feePerByte: z.ZodOptional<z.ZodString>;
2662
- opReturnDataHex: z.ZodOptional<z.ZodString>;
2663
- }, "strip", z.ZodTypeAny, {
2664
- amount: string;
2665
- recipient: string;
2666
- family: "bitcoin";
2667
- feePerByte?: string | undefined;
2668
- opReturnDataHex?: string | undefined;
2669
- }, {
2670
- amount: string;
2671
- recipient: string;
2672
- family: "bitcoin";
2673
- feePerByte?: string | undefined;
2674
- opReturnDataHex?: string | undefined;
2675
- }>, z.ZodObject<{
2676
- amount: z.ZodString;
2677
- recipient: z.ZodString;
2678
- family: z.ZodLiteral<"celo">;
2679
- fees: z.ZodNullable<z.ZodOptional<z.ZodString>>;
2680
- mode: z.ZodEnum<["send", "lock", "unlock", "withdraw", "vote", "revoke", "activate", "register"]>;
2681
- index: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
2682
- }, "strip", z.ZodTypeAny, {
2683
- amount: string;
2684
- recipient: string;
2685
- family: "celo";
2686
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
2687
- fees?: string | null | undefined;
2688
- index?: number | null | undefined;
2689
- }, {
2690
- amount: string;
2691
- recipient: string;
2692
- family: "celo";
2693
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
2694
- fees?: string | null | undefined;
2695
- index?: number | null | undefined;
2696
- }>, z.ZodObject<{
2697
- amount: z.ZodString;
2698
- recipient: z.ZodString;
2699
- family: z.ZodLiteral<"cosmos">;
2700
- mode: z.ZodEnum<["send", "delegate", "undelegate", "redelegate", "claimReward", "claimRewardCompound"]>;
2701
- fees: z.ZodOptional<z.ZodString>;
2702
- gas: z.ZodOptional<z.ZodString>;
2703
- memo: z.ZodOptional<z.ZodString>;
2704
- }, "strip", z.ZodTypeAny, {
2705
- amount: string;
2706
- recipient: string;
2707
- family: "cosmos";
2708
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
2709
- fees?: string | undefined;
2710
- gas?: string | undefined;
2711
- memo?: string | undefined;
2712
- }, {
2713
- amount: string;
2714
- recipient: string;
2715
- family: "cosmos";
2716
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
2717
- fees?: string | undefined;
2718
- gas?: string | undefined;
2719
- memo?: string | undefined;
2720
- }>, z.ZodObject<{
2721
- amount: z.ZodString;
2722
- recipient: z.ZodString;
2723
- family: z.ZodLiteral<"crypto_org">;
2724
- mode: z.ZodString;
2725
- fees: z.ZodOptional<z.ZodString>;
2726
- }, "strip", z.ZodTypeAny, {
2727
- amount: string;
2728
- recipient: string;
2729
- family: "crypto_org";
2730
- mode: string;
2731
- fees?: string | undefined;
2732
- }, {
2733
- amount: string;
2734
- recipient: string;
2735
- family: "crypto_org";
2736
- mode: string;
2737
- fees?: string | undefined;
2738
- }>, z.ZodObject<{
2739
- amount: z.ZodString;
2740
- recipient: z.ZodString;
2741
- family: z.ZodLiteral<"ethereum">;
2742
- nonce: z.ZodOptional<z.ZodNumber>;
2743
- data: z.ZodOptional<z.ZodString>;
2744
- gasPrice: z.ZodOptional<z.ZodString>;
2745
- gasLimit: z.ZodOptional<z.ZodString>;
2746
- maxPriorityFeePerGas: z.ZodOptional<z.ZodString>;
2747
- maxFeePerGas: z.ZodOptional<z.ZodString>;
2748
- }, "strip", z.ZodTypeAny, {
2749
- amount: string;
2750
- recipient: string;
2751
- family: "ethereum";
2752
- nonce?: number | undefined;
2753
- data?: string | undefined;
2754
- gasPrice?: string | undefined;
2755
- gasLimit?: string | undefined;
2756
- maxPriorityFeePerGas?: string | undefined;
2757
- maxFeePerGas?: string | undefined;
2758
- }, {
2759
- amount: string;
2760
- recipient: string;
2761
- family: "ethereum";
2762
- nonce?: number | undefined;
2763
- data?: string | undefined;
2764
- gasPrice?: string | undefined;
2765
- gasLimit?: string | undefined;
2766
- maxPriorityFeePerGas?: string | undefined;
2767
- maxFeePerGas?: string | undefined;
2768
- }>, z.ZodObject<{
2769
- amount: z.ZodString;
2770
- recipient: z.ZodString;
2771
- family: z.ZodLiteral<"hedera">;
2772
- memo: z.ZodOptional<z.ZodString>;
2773
- }, "strip", z.ZodTypeAny, {
2774
- amount: string;
2775
- recipient: string;
2776
- family: "hedera";
2777
- memo?: string | undefined;
2778
- }, {
2779
- amount: string;
2780
- recipient: string;
2781
- family: "hedera";
2782
- memo?: string | undefined;
2783
- }>, z.ZodObject<{
2784
- amount: z.ZodString;
2785
- recipient: z.ZodString;
2786
- data: z.ZodOptional<z.ZodString>;
2787
- family: z.ZodLiteral<"filecoin">;
2788
- gasLimit: z.ZodNumber;
2789
- gasFeeCap: z.ZodString;
2790
- gasPremium: z.ZodString;
2791
- method: z.ZodNumber;
2792
- nonce: z.ZodNumber;
2793
- params: z.ZodOptional<z.ZodString>;
2794
- version: z.ZodNumber;
2795
- }, "strip", z.ZodTypeAny, {
2796
- method: number;
2797
- nonce: number;
2798
- amount: string;
2799
- recipient: string;
2800
- family: "filecoin";
2801
- gasLimit: number;
2802
- gasFeeCap: string;
2803
- gasPremium: string;
2804
- version: number;
2805
- data?: string | undefined;
2806
- params?: string | undefined;
2807
- }, {
2808
- method: number;
2809
- nonce: number;
2810
- amount: string;
2811
- recipient: string;
2812
- family: "filecoin";
2813
- gasLimit: number;
2814
- gasFeeCap: string;
2815
- gasPremium: string;
2816
- version: number;
2817
- data?: string | undefined;
2818
- params?: string | undefined;
2819
- }>, z.ZodObject<{
2820
- amount: z.ZodString;
2821
- recipient: z.ZodString;
2822
- family: z.ZodLiteral<"near">;
2823
- mode: z.ZodString;
2824
- fees: z.ZodOptional<z.ZodString>;
2825
- }, "strip", z.ZodTypeAny, {
2826
- amount: string;
2827
- recipient: string;
2828
- family: "near";
2829
- mode: string;
2830
- fees?: string | undefined;
2831
- }, {
2832
- amount: string;
2833
- recipient: string;
2834
- family: "near";
2835
- mode: string;
2836
- fees?: string | undefined;
2837
- }>, z.ZodObject<{
2838
- amount: z.ZodString;
2839
- recipient: z.ZodString;
2840
- family: z.ZodLiteral<"neo">;
2841
- }, "strip", z.ZodTypeAny, {
2842
- amount: string;
2843
- recipient: string;
2844
- family: "neo";
2845
- }, {
2846
- amount: string;
2847
- recipient: string;
2848
- family: "neo";
2849
- }>, z.ZodObject<{
2850
- amount: z.ZodString;
2851
- recipient: z.ZodString;
2852
- family: z.ZodLiteral<"polkadot">;
2853
- mode: z.ZodEnum<["send", "bond", "unbond", "rebond", "withdrawUnbonded", "setController", "nominate", "chill", "claimReward"]>;
2854
- fee: z.ZodOptional<z.ZodString>;
2855
- era: z.ZodOptional<z.ZodNumber>;
2856
- }, "strip", z.ZodTypeAny, {
2857
- amount: string;
2858
- recipient: string;
2859
- family: "polkadot";
2860
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
2861
- fee?: string | undefined;
2862
- era?: number | undefined;
2863
- }, {
2864
- amount: string;
2865
- recipient: string;
2866
- family: "polkadot";
2867
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
2868
- fee?: string | undefined;
2869
- era?: number | undefined;
2870
- }>, z.ZodObject<{
2871
- amount: z.ZodString;
2872
- recipient: z.ZodString;
2873
- family: z.ZodLiteral<"ripple">;
2874
- fee: z.ZodOptional<z.ZodString>;
2875
- tag: z.ZodNumber;
2876
- }, "strip", z.ZodTypeAny, {
2877
- amount: string;
2878
- recipient: string;
2879
- family: "ripple";
2880
- tag: number;
2881
- fee?: string | undefined;
2882
- }, {
2883
- amount: string;
2884
- recipient: string;
2885
- family: "ripple";
2886
- tag: number;
2887
- fee?: string | undefined;
2888
- }>, z.ZodObject<{
2889
- amount: z.ZodString;
2890
- recipient: z.ZodString;
2891
- family: z.ZodLiteral<"stellar">;
2892
- fees: z.ZodOptional<z.ZodString>;
2893
- memoType: z.ZodOptional<z.ZodEnum<["MEMO_TEXT", "MEMO_ID", "MEMO_HASH", "MEMO_RETURN"]>>;
2894
- memoValue: z.ZodOptional<z.ZodString>;
2895
- }, "strip", z.ZodTypeAny, {
2896
- amount: string;
2897
- recipient: string;
2898
- family: "stellar";
2899
- fees?: string | undefined;
2900
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
2901
- memoValue?: string | undefined;
2902
- }, {
2903
- amount: string;
2904
- recipient: string;
2905
- family: "stellar";
2906
- fees?: string | undefined;
2907
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
2908
- memoValue?: string | undefined;
2909
- }>, z.ZodObject<{
2910
- amount: z.ZodString;
2911
- recipient: z.ZodString;
2912
- family: z.ZodLiteral<"tezos">;
2913
- mode: z.ZodEnum<["send", "delegate", "undelegate"]>;
2914
- fees: z.ZodOptional<z.ZodString>;
2915
- gasLimit: z.ZodOptional<z.ZodString>;
2916
- }, "strip", z.ZodTypeAny, {
2917
- amount: string;
2918
- recipient: string;
2919
- family: "tezos";
2920
- mode: "send" | "delegate" | "undelegate";
2921
- fees?: string | undefined;
2922
- gasLimit?: string | undefined;
2923
- }, {
2924
- amount: string;
2925
- recipient: string;
2926
- family: "tezos";
2927
- mode: "send" | "delegate" | "undelegate";
2928
- fees?: string | undefined;
2929
- gasLimit?: string | undefined;
2930
- }>, z.ZodObject<{
2931
- amount: z.ZodString;
2932
- recipient: z.ZodString;
2933
- family: z.ZodLiteral<"tron">;
2934
- mode: z.ZodEnum<["send", "freeze", "unfreeze", "vote", "claimReward"]>;
2935
- resource: z.ZodOptional<z.ZodEnum<["BANDWIDTH", "ENERGY"]>>;
2936
- duration: z.ZodOptional<z.ZodNumber>;
2937
- }, "strip", z.ZodTypeAny, {
2938
- amount: string;
2939
- recipient: string;
2940
- family: "tron";
2941
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
2942
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
2943
- duration?: number | undefined;
2944
- }, {
2945
- amount: string;
2946
- recipient: string;
2947
- family: "tron";
2948
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
2949
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
2950
- duration?: number | undefined;
2951
- }>, z.ZodObject<{
2952
- amount: z.ZodString;
2953
- recipient: z.ZodString;
2954
- family: z.ZodLiteral<"elrond">;
2955
- mode: z.ZodUnion<[z.ZodLiteral<"send">, z.ZodLiteral<"delegate">, z.ZodLiteral<"reDelegateRewards">, z.ZodLiteral<"unDelegate">, z.ZodLiteral<"claimRewards">, z.ZodLiteral<"withdraw">]>;
2956
- fees: z.ZodOptional<z.ZodString>;
2957
- data: z.ZodOptional<z.ZodString>;
2958
- gasLimit: z.ZodNumber;
2959
- }, "strip", z.ZodTypeAny, {
2960
- amount: string;
2961
- recipient: string;
2962
- family: "elrond";
2963
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
2964
- gasLimit: number;
2965
- fees?: string | undefined;
2966
- data?: string | undefined;
2967
- }, {
2968
- amount: string;
2969
- recipient: string;
2970
- family: "elrond";
2971
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
2972
- gasLimit: number;
2973
- fees?: string | undefined;
2974
- data?: string | undefined;
2975
- }>, z.ZodObject<{
2976
- amount: z.ZodString;
2977
- recipient: z.ZodString;
2978
- family: z.ZodLiteral<"cardano">;
2979
- fees: z.ZodOptional<z.ZodString>;
2980
- mode: z.ZodString;
2981
- memo: z.ZodOptional<z.ZodString>;
2982
- }, "strip", z.ZodTypeAny, {
2983
- amount: string;
2984
- recipient: string;
2985
- family: "cardano";
2986
- mode: string;
2987
- fees?: string | undefined;
2988
- memo?: string | undefined;
2989
- }, {
2990
- amount: string;
2991
- recipient: string;
2992
- family: "cardano";
2993
- mode: string;
2994
- fees?: string | undefined;
2995
- memo?: string | undefined;
2996
- }>, z.ZodObject<{
2997
- amount: z.ZodString;
2998
- recipient: z.ZodString;
2999
- family: z.ZodLiteral<"solana">;
3000
- model: z.ZodString;
3001
- }, "strip", z.ZodTypeAny, {
3002
- amount: string;
3003
- recipient: string;
3004
- family: "solana";
3005
- model: string;
3006
- }, {
3007
- amount: string;
3008
- recipient: string;
3009
- family: "solana";
3010
- model: string;
3011
- }>]>;
3012
- hexBinaryPayload: z.ZodString;
3013
- hexSignature: z.ZodString;
3014
- feeStrategy: z.ZodEnum<["SLOW", "MEDIUM", "FAST"]>;
3015
- exchangeType: z.ZodLiteral<"SELL">;
3016
- }, "strip", z.ZodTypeAny, {
3017
- provider: string;
3018
- fromAccountId: string;
3019
- rawTransaction: {
3020
- amount: string;
3021
- recipient: string;
3022
- family: "algorand";
3023
- mode: "send" | "optIn" | "claimReward" | "optOut";
3024
- fees?: string | undefined;
3025
- assetId?: string | undefined;
3026
- memo?: string | undefined;
3027
- } | {
3028
- amount: string;
3029
- recipient: string;
3030
- family: "bitcoin";
3031
- feePerByte?: string | undefined;
3032
- opReturnDataHex?: string | undefined;
3033
- } | {
3034
- amount: string;
3035
- recipient: string;
3036
- family: "celo";
3037
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
3038
- fees?: string | null | undefined;
3039
- index?: number | null | undefined;
3040
- } | {
3041
- amount: string;
3042
- recipient: string;
3043
- family: "cosmos";
3044
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
3045
- fees?: string | undefined;
3046
- gas?: string | undefined;
3047
- memo?: string | undefined;
3048
- } | {
3049
- amount: string;
3050
- recipient: string;
3051
- family: "crypto_org";
3052
- mode: string;
3053
- fees?: string | undefined;
3054
- } | {
3055
- amount: string;
3056
- recipient: string;
3057
- family: "ethereum";
3058
- nonce?: number | undefined;
3059
- data?: string | undefined;
3060
- gasPrice?: string | undefined;
3061
- gasLimit?: string | undefined;
3062
- maxPriorityFeePerGas?: string | undefined;
3063
- maxFeePerGas?: string | undefined;
3064
- } | {
3065
- amount: string;
3066
- recipient: string;
3067
- family: "hedera";
3068
- memo?: string | undefined;
3069
- } | {
3070
- method: number;
3071
- nonce: number;
3072
- amount: string;
3073
- recipient: string;
3074
- family: "filecoin";
3075
- gasLimit: number;
3076
- gasFeeCap: string;
3077
- gasPremium: string;
3078
- version: number;
3079
- data?: string | undefined;
3080
- params?: string | undefined;
3081
- } | {
3082
- amount: string;
3083
- recipient: string;
3084
- family: "near";
3085
- mode: string;
3086
- fees?: string | undefined;
3087
- } | {
3088
- amount: string;
3089
- recipient: string;
3090
- family: "neo";
3091
- } | {
3092
- amount: string;
3093
- recipient: string;
3094
- family: "polkadot";
3095
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
3096
- fee?: string | undefined;
3097
- era?: number | undefined;
3098
- } | {
3099
- amount: string;
3100
- recipient: string;
3101
- family: "ripple";
3102
- tag: number;
3103
- fee?: string | undefined;
3104
- } | {
3105
- amount: string;
3106
- recipient: string;
3107
- family: "stellar";
3108
- fees?: string | undefined;
3109
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
3110
- memoValue?: string | undefined;
3111
- } | {
3112
- amount: string;
3113
- recipient: string;
3114
- family: "tezos";
3115
- mode: "send" | "delegate" | "undelegate";
3116
- fees?: string | undefined;
3117
- gasLimit?: string | undefined;
3118
- } | {
3119
- amount: string;
3120
- recipient: string;
3121
- family: "tron";
3122
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
3123
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
3124
- duration?: number | undefined;
3125
- } | {
3126
- amount: string;
3127
- recipient: string;
3128
- family: "elrond";
3129
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
3130
- gasLimit: number;
3131
- fees?: string | undefined;
3132
- data?: string | undefined;
3133
- } | {
3134
- amount: string;
3135
- recipient: string;
3136
- family: "cardano";
3137
- mode: string;
3138
- fees?: string | undefined;
3139
- memo?: string | undefined;
3140
- } | {
3141
- amount: string;
3142
- recipient: string;
3143
- family: "solana";
3144
- model: string;
3145
- };
3146
- hexBinaryPayload: string;
3147
- hexSignature: string;
3148
- feeStrategy: "SLOW" | "MEDIUM" | "FAST";
3149
- exchangeType: "SELL";
3150
- }, {
3151
- provider: string;
3152
- fromAccountId: string;
3153
- rawTransaction: {
3154
- amount: string;
3155
- recipient: string;
3156
- family: "algorand";
3157
- mode: "send" | "optIn" | "claimReward" | "optOut";
3158
- fees?: string | undefined;
3159
- assetId?: string | undefined;
3160
- memo?: string | undefined;
3161
- } | {
3162
- amount: string;
3163
- recipient: string;
3164
- family: "bitcoin";
3165
- feePerByte?: string | undefined;
3166
- opReturnDataHex?: string | undefined;
3167
- } | {
3168
- amount: string;
3169
- recipient: string;
3170
- family: "celo";
3171
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
3172
- fees?: string | null | undefined;
3173
- index?: number | null | undefined;
3174
- } | {
3175
- amount: string;
3176
- recipient: string;
3177
- family: "cosmos";
3178
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
3179
- fees?: string | undefined;
3180
- gas?: string | undefined;
3181
- memo?: string | undefined;
3182
- } | {
3183
- amount: string;
3184
- recipient: string;
3185
- family: "crypto_org";
3186
- mode: string;
3187
- fees?: string | undefined;
3188
- } | {
3189
- amount: string;
3190
- recipient: string;
3191
- family: "ethereum";
3192
- nonce?: number | undefined;
3193
- data?: string | undefined;
3194
- gasPrice?: string | undefined;
3195
- gasLimit?: string | undefined;
3196
- maxPriorityFeePerGas?: string | undefined;
3197
- maxFeePerGas?: string | undefined;
3198
- } | {
3199
- amount: string;
3200
- recipient: string;
3201
- family: "hedera";
3202
- memo?: string | undefined;
3203
- } | {
3204
- method: number;
3205
- nonce: number;
3206
- amount: string;
3207
- recipient: string;
3208
- family: "filecoin";
3209
- gasLimit: number;
3210
- gasFeeCap: string;
3211
- gasPremium: string;
3212
- version: number;
3213
- data?: string | undefined;
3214
- params?: string | undefined;
3215
- } | {
3216
- amount: string;
3217
- recipient: string;
3218
- family: "near";
3219
- mode: string;
3220
- fees?: string | undefined;
3221
- } | {
3222
- amount: string;
3223
- recipient: string;
3224
- family: "neo";
3225
- } | {
3226
- amount: string;
3227
- recipient: string;
3228
- family: "polkadot";
3229
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
3230
- fee?: string | undefined;
3231
- era?: number | undefined;
3232
- } | {
3233
- amount: string;
3234
- recipient: string;
3235
- family: "ripple";
3236
- tag: number;
3237
- fee?: string | undefined;
3238
- } | {
3239
- amount: string;
3240
- recipient: string;
3241
- family: "stellar";
3242
- fees?: string | undefined;
3243
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
3244
- memoValue?: string | undefined;
3245
- } | {
3246
- amount: string;
3247
- recipient: string;
3248
- family: "tezos";
3249
- mode: "send" | "delegate" | "undelegate";
3250
- fees?: string | undefined;
3251
- gasLimit?: string | undefined;
3252
- } | {
3253
- amount: string;
3254
- recipient: string;
3255
- family: "tron";
3256
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
3257
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
3258
- duration?: number | undefined;
3259
- } | {
3260
- amount: string;
3261
- recipient: string;
3262
- family: "elrond";
3263
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
3264
- gasLimit: number;
3265
- fees?: string | undefined;
3266
- data?: string | undefined;
3267
- } | {
3268
- amount: string;
3269
- recipient: string;
3270
- family: "cardano";
3271
- mode: string;
3272
- fees?: string | undefined;
3273
- memo?: string | undefined;
3274
- } | {
3275
- amount: string;
3276
- recipient: string;
3277
- family: "solana";
3278
- model: string;
3279
- };
3280
- hexBinaryPayload: string;
3281
- hexSignature: string;
3282
- feeStrategy: "SLOW" | "MEDIUM" | "FAST";
3283
- exchangeType: "SELL";
3284
- }>, z.ZodObject<{
3285
- provider: z.ZodString;
3286
- fromAccountId: z.ZodString;
3287
- rawTransaction: z.ZodDiscriminatedUnion<"family", [z.ZodObject<{
3288
- amount: z.ZodString;
3289
- recipient: z.ZodString;
3290
- family: z.ZodLiteral<"algorand">;
3291
- mode: z.ZodEnum<["send", "optIn", "claimReward", "optOut"]>;
3292
- fees: z.ZodOptional<z.ZodString>;
3293
- assetId: z.ZodOptional<z.ZodString>;
3294
- memo: z.ZodOptional<z.ZodString>;
3295
- }, "strip", z.ZodTypeAny, {
3296
- amount: string;
3297
- recipient: string;
3298
- family: "algorand";
3299
- mode: "send" | "optIn" | "claimReward" | "optOut";
3300
- fees?: string | undefined;
3301
- assetId?: string | undefined;
3302
- memo?: string | undefined;
3303
- }, {
3304
- amount: string;
3305
- recipient: string;
3306
- family: "algorand";
3307
- mode: "send" | "optIn" | "claimReward" | "optOut";
3308
- fees?: string | undefined;
3309
- assetId?: string | undefined;
3310
- memo?: string | undefined;
3311
- }>, z.ZodObject<{
3312
- amount: z.ZodString;
3313
- recipient: z.ZodString;
3314
- family: z.ZodLiteral<"bitcoin">;
3315
- feePerByte: z.ZodOptional<z.ZodString>;
3316
- opReturnDataHex: z.ZodOptional<z.ZodString>;
3317
- }, "strip", z.ZodTypeAny, {
3318
- amount: string;
3319
- recipient: string;
3320
- family: "bitcoin";
3321
- feePerByte?: string | undefined;
3322
- opReturnDataHex?: string | undefined;
3323
- }, {
3324
- amount: string;
3325
- recipient: string;
3326
- family: "bitcoin";
3327
- feePerByte?: string | undefined;
3328
- opReturnDataHex?: string | undefined;
3329
- }>, z.ZodObject<{
3330
- amount: z.ZodString;
3331
- recipient: z.ZodString;
3332
- family: z.ZodLiteral<"celo">;
3333
- fees: z.ZodNullable<z.ZodOptional<z.ZodString>>;
3334
- mode: z.ZodEnum<["send", "lock", "unlock", "withdraw", "vote", "revoke", "activate", "register"]>;
3335
- index: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
3336
- }, "strip", z.ZodTypeAny, {
3337
- amount: string;
3338
- recipient: string;
3339
- family: "celo";
3340
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
3341
- fees?: string | null | undefined;
3342
- index?: number | null | undefined;
3343
- }, {
3344
- amount: string;
3345
- recipient: string;
3346
- family: "celo";
3347
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
3348
- fees?: string | null | undefined;
3349
- index?: number | null | undefined;
3350
- }>, z.ZodObject<{
3351
- amount: z.ZodString;
3352
- recipient: z.ZodString;
3353
- family: z.ZodLiteral<"cosmos">;
3354
- mode: z.ZodEnum<["send", "delegate", "undelegate", "redelegate", "claimReward", "claimRewardCompound"]>;
3355
- fees: z.ZodOptional<z.ZodString>;
3356
- gas: z.ZodOptional<z.ZodString>;
3357
- memo: z.ZodOptional<z.ZodString>;
3358
- }, "strip", z.ZodTypeAny, {
3359
- amount: string;
3360
- recipient: string;
3361
- family: "cosmos";
3362
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
3363
- fees?: string | undefined;
3364
- gas?: string | undefined;
3365
- memo?: string | undefined;
3366
- }, {
3367
- amount: string;
3368
- recipient: string;
3369
- family: "cosmos";
3370
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
3371
- fees?: string | undefined;
3372
- gas?: string | undefined;
3373
- memo?: string | undefined;
3374
- }>, z.ZodObject<{
3375
- amount: z.ZodString;
3376
- recipient: z.ZodString;
3377
- family: z.ZodLiteral<"crypto_org">;
3378
- mode: z.ZodString;
3379
- fees: z.ZodOptional<z.ZodString>;
3380
- }, "strip", z.ZodTypeAny, {
3381
- amount: string;
3382
- recipient: string;
3383
- family: "crypto_org";
3384
- mode: string;
3385
- fees?: string | undefined;
3386
- }, {
3387
- amount: string;
3388
- recipient: string;
3389
- family: "crypto_org";
3390
- mode: string;
3391
- fees?: string | undefined;
3392
- }>, z.ZodObject<{
3393
- amount: z.ZodString;
3394
- recipient: z.ZodString;
3395
- family: z.ZodLiteral<"ethereum">;
3396
- nonce: z.ZodOptional<z.ZodNumber>;
3397
- data: z.ZodOptional<z.ZodString>;
3398
- gasPrice: z.ZodOptional<z.ZodString>;
3399
- gasLimit: z.ZodOptional<z.ZodString>;
3400
- maxPriorityFeePerGas: z.ZodOptional<z.ZodString>;
3401
- maxFeePerGas: z.ZodOptional<z.ZodString>;
3402
- }, "strip", z.ZodTypeAny, {
3403
- amount: string;
3404
- recipient: string;
3405
- family: "ethereum";
3406
- nonce?: number | undefined;
3407
- data?: string | undefined;
3408
- gasPrice?: string | undefined;
3409
- gasLimit?: string | undefined;
3410
- maxPriorityFeePerGas?: string | undefined;
3411
- maxFeePerGas?: string | undefined;
3412
- }, {
3413
- amount: string;
3414
- recipient: string;
3415
- family: "ethereum";
3416
- nonce?: number | undefined;
3417
- data?: string | undefined;
3418
- gasPrice?: string | undefined;
3419
- gasLimit?: string | undefined;
3420
- maxPriorityFeePerGas?: string | undefined;
3421
- maxFeePerGas?: string | undefined;
3422
- }>, z.ZodObject<{
3423
- amount: z.ZodString;
3424
- recipient: z.ZodString;
3425
- family: z.ZodLiteral<"hedera">;
3426
- memo: z.ZodOptional<z.ZodString>;
3427
- }, "strip", z.ZodTypeAny, {
3428
- amount: string;
3429
- recipient: string;
3430
- family: "hedera";
3431
- memo?: string | undefined;
3432
- }, {
3433
- amount: string;
3434
- recipient: string;
3435
- family: "hedera";
3436
- memo?: string | undefined;
3437
- }>, z.ZodObject<{
3438
- amount: z.ZodString;
3439
- recipient: z.ZodString;
3440
- data: z.ZodOptional<z.ZodString>;
3441
- family: z.ZodLiteral<"filecoin">;
3442
- gasLimit: z.ZodNumber;
3443
- gasFeeCap: z.ZodString;
3444
- gasPremium: z.ZodString;
3445
- method: z.ZodNumber;
3446
- nonce: z.ZodNumber;
3447
- params: z.ZodOptional<z.ZodString>;
3448
- version: z.ZodNumber;
3449
- }, "strip", z.ZodTypeAny, {
3450
- method: number;
3451
- nonce: number;
3452
- amount: string;
3453
- recipient: string;
3454
- family: "filecoin";
3455
- gasLimit: number;
3456
- gasFeeCap: string;
3457
- gasPremium: string;
3458
- version: number;
3459
- data?: string | undefined;
3460
- params?: string | undefined;
3461
- }, {
3462
- method: number;
3463
- nonce: number;
3464
- amount: string;
3465
- recipient: string;
3466
- family: "filecoin";
3467
- gasLimit: number;
3468
- gasFeeCap: string;
3469
- gasPremium: string;
3470
- version: number;
3471
- data?: string | undefined;
3472
- params?: string | undefined;
3473
- }>, z.ZodObject<{
3474
- amount: z.ZodString;
3475
- recipient: z.ZodString;
3476
- family: z.ZodLiteral<"near">;
3477
- mode: z.ZodString;
3478
- fees: z.ZodOptional<z.ZodString>;
3479
- }, "strip", z.ZodTypeAny, {
3480
- amount: string;
3481
- recipient: string;
3482
- family: "near";
3483
- mode: string;
3484
- fees?: string | undefined;
3485
- }, {
3486
- amount: string;
3487
- recipient: string;
3488
- family: "near";
3489
- mode: string;
3490
- fees?: string | undefined;
3491
- }>, z.ZodObject<{
3492
- amount: z.ZodString;
3493
- recipient: z.ZodString;
3494
- family: z.ZodLiteral<"neo">;
3495
- }, "strip", z.ZodTypeAny, {
3496
- amount: string;
3497
- recipient: string;
3498
- family: "neo";
3499
- }, {
3500
- amount: string;
3501
- recipient: string;
3502
- family: "neo";
3503
- }>, z.ZodObject<{
3504
- amount: z.ZodString;
3505
- recipient: z.ZodString;
3506
- family: z.ZodLiteral<"polkadot">;
3507
- mode: z.ZodEnum<["send", "bond", "unbond", "rebond", "withdrawUnbonded", "setController", "nominate", "chill", "claimReward"]>;
3508
- fee: z.ZodOptional<z.ZodString>;
3509
- era: z.ZodOptional<z.ZodNumber>;
3510
- }, "strip", z.ZodTypeAny, {
3511
- amount: string;
3512
- recipient: string;
3513
- family: "polkadot";
3514
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
3515
- fee?: string | undefined;
3516
- era?: number | undefined;
3517
- }, {
3518
- amount: string;
3519
- recipient: string;
3520
- family: "polkadot";
3521
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
3522
- fee?: string | undefined;
3523
- era?: number | undefined;
3524
- }>, z.ZodObject<{
3525
- amount: z.ZodString;
3526
- recipient: z.ZodString;
3527
- family: z.ZodLiteral<"ripple">;
3528
- fee: z.ZodOptional<z.ZodString>;
3529
- tag: z.ZodNumber;
3530
- }, "strip", z.ZodTypeAny, {
3531
- amount: string;
3532
- recipient: string;
3533
- family: "ripple";
3534
- tag: number;
3535
- fee?: string | undefined;
3536
- }, {
3537
- amount: string;
3538
- recipient: string;
3539
- family: "ripple";
3540
- tag: number;
3541
- fee?: string | undefined;
3542
- }>, z.ZodObject<{
3543
- amount: z.ZodString;
3544
- recipient: z.ZodString;
3545
- family: z.ZodLiteral<"stellar">;
3546
- fees: z.ZodOptional<z.ZodString>;
3547
- memoType: z.ZodOptional<z.ZodEnum<["MEMO_TEXT", "MEMO_ID", "MEMO_HASH", "MEMO_RETURN"]>>;
3548
- memoValue: z.ZodOptional<z.ZodString>;
3549
- }, "strip", z.ZodTypeAny, {
3550
- amount: string;
3551
- recipient: string;
3552
- family: "stellar";
3553
- fees?: string | undefined;
3554
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
3555
- memoValue?: string | undefined;
3556
- }, {
3557
- amount: string;
3558
- recipient: string;
3559
- family: "stellar";
3560
- fees?: string | undefined;
3561
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
3562
- memoValue?: string | undefined;
3563
- }>, z.ZodObject<{
3564
- amount: z.ZodString;
3565
- recipient: z.ZodString;
3566
- family: z.ZodLiteral<"tezos">;
3567
- mode: z.ZodEnum<["send", "delegate", "undelegate"]>;
3568
- fees: z.ZodOptional<z.ZodString>;
3569
- gasLimit: z.ZodOptional<z.ZodString>;
3570
- }, "strip", z.ZodTypeAny, {
3571
- amount: string;
3572
- recipient: string;
3573
- family: "tezos";
3574
- mode: "send" | "delegate" | "undelegate";
3575
- fees?: string | undefined;
3576
- gasLimit?: string | undefined;
3577
- }, {
3578
- amount: string;
3579
- recipient: string;
3580
- family: "tezos";
3581
- mode: "send" | "delegate" | "undelegate";
3582
- fees?: string | undefined;
3583
- gasLimit?: string | undefined;
3584
- }>, z.ZodObject<{
3585
- amount: z.ZodString;
3586
- recipient: z.ZodString;
3587
- family: z.ZodLiteral<"tron">;
3588
- mode: z.ZodEnum<["send", "freeze", "unfreeze", "vote", "claimReward"]>;
3589
- resource: z.ZodOptional<z.ZodEnum<["BANDWIDTH", "ENERGY"]>>;
3590
- duration: z.ZodOptional<z.ZodNumber>;
3591
- }, "strip", z.ZodTypeAny, {
3592
- amount: string;
3593
- recipient: string;
3594
- family: "tron";
3595
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
3596
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
3597
- duration?: number | undefined;
3598
- }, {
3599
- amount: string;
3600
- recipient: string;
3601
- family: "tron";
3602
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
3603
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
3604
- duration?: number | undefined;
3605
- }>, z.ZodObject<{
3606
- amount: z.ZodString;
3607
- recipient: z.ZodString;
3608
- family: z.ZodLiteral<"elrond">;
3609
- mode: z.ZodUnion<[z.ZodLiteral<"send">, z.ZodLiteral<"delegate">, z.ZodLiteral<"reDelegateRewards">, z.ZodLiteral<"unDelegate">, z.ZodLiteral<"claimRewards">, z.ZodLiteral<"withdraw">]>;
3610
- fees: z.ZodOptional<z.ZodString>;
3611
- data: z.ZodOptional<z.ZodString>;
3612
- gasLimit: z.ZodNumber;
3613
- }, "strip", z.ZodTypeAny, {
3614
- amount: string;
3615
- recipient: string;
3616
- family: "elrond";
3617
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
3618
- gasLimit: number;
3619
- fees?: string | undefined;
3620
- data?: string | undefined;
3621
- }, {
3622
- amount: string;
3623
- recipient: string;
3624
- family: "elrond";
3625
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
3626
- gasLimit: number;
3627
- fees?: string | undefined;
3628
- data?: string | undefined;
3629
- }>, z.ZodObject<{
3630
- amount: z.ZodString;
3631
- recipient: z.ZodString;
3632
- family: z.ZodLiteral<"cardano">;
3633
- fees: z.ZodOptional<z.ZodString>;
3634
- mode: z.ZodString;
3635
- memo: z.ZodOptional<z.ZodString>;
3636
- }, "strip", z.ZodTypeAny, {
3637
- amount: string;
3638
- recipient: string;
3639
- family: "cardano";
3640
- mode: string;
3641
- fees?: string | undefined;
3642
- memo?: string | undefined;
3643
- }, {
3644
- amount: string;
3645
- recipient: string;
3646
- family: "cardano";
3647
- mode: string;
3648
- fees?: string | undefined;
3649
- memo?: string | undefined;
3650
- }>, z.ZodObject<{
3651
- amount: z.ZodString;
3652
- recipient: z.ZodString;
3653
- family: z.ZodLiteral<"solana">;
3654
- model: z.ZodString;
3655
- }, "strip", z.ZodTypeAny, {
3656
- amount: string;
3657
- recipient: string;
3658
- family: "solana";
3659
- model: string;
3660
- }, {
3661
- amount: string;
3662
- recipient: string;
3663
- family: "solana";
3664
- model: string;
3665
- }>]>;
3666
- hexBinaryPayload: z.ZodString;
3667
- hexSignature: z.ZodString;
3668
- feeStrategy: z.ZodEnum<["SLOW", "MEDIUM", "FAST"]>;
3669
- exchangeType: z.ZodLiteral<"SWAP">;
3670
- toAccountId: z.ZodString;
3671
- }, "strip", z.ZodTypeAny, {
3672
- provider: string;
3673
- fromAccountId: string;
3674
- rawTransaction: {
3675
- amount: string;
3676
- recipient: string;
3677
- family: "algorand";
3678
- mode: "send" | "optIn" | "claimReward" | "optOut";
3679
- fees?: string | undefined;
3680
- assetId?: string | undefined;
3681
- memo?: string | undefined;
3682
- } | {
3683
- amount: string;
3684
- recipient: string;
3685
- family: "bitcoin";
3686
- feePerByte?: string | undefined;
3687
- opReturnDataHex?: string | undefined;
3688
- } | {
3689
- amount: string;
3690
- recipient: string;
3691
- family: "celo";
3692
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
3693
- fees?: string | null | undefined;
3694
- index?: number | null | undefined;
3695
- } | {
3696
- amount: string;
3697
- recipient: string;
3698
- family: "cosmos";
3699
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
3700
- fees?: string | undefined;
3701
- gas?: string | undefined;
3702
- memo?: string | undefined;
3703
- } | {
3704
- amount: string;
3705
- recipient: string;
3706
- family: "crypto_org";
3707
- mode: string;
3708
- fees?: string | undefined;
3709
- } | {
3710
- amount: string;
3711
- recipient: string;
3712
- family: "ethereum";
3713
- nonce?: number | undefined;
3714
- data?: string | undefined;
3715
- gasPrice?: string | undefined;
3716
- gasLimit?: string | undefined;
3717
- maxPriorityFeePerGas?: string | undefined;
3718
- maxFeePerGas?: string | undefined;
3719
- } | {
3720
- amount: string;
3721
- recipient: string;
3722
- family: "hedera";
3723
- memo?: string | undefined;
3724
- } | {
3725
- method: number;
3726
- nonce: number;
3727
- amount: string;
3728
- recipient: string;
3729
- family: "filecoin";
3730
- gasLimit: number;
3731
- gasFeeCap: string;
3732
- gasPremium: string;
3733
- version: number;
3734
- data?: string | undefined;
3735
- params?: string | undefined;
3736
- } | {
3737
- amount: string;
3738
- recipient: string;
3739
- family: "near";
3740
- mode: string;
3741
- fees?: string | undefined;
3742
- } | {
3743
- amount: string;
3744
- recipient: string;
3745
- family: "neo";
3746
- } | {
3747
- amount: string;
3748
- recipient: string;
3749
- family: "polkadot";
3750
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
3751
- fee?: string | undefined;
3752
- era?: number | undefined;
3753
- } | {
3754
- amount: string;
3755
- recipient: string;
3756
- family: "ripple";
3757
- tag: number;
3758
- fee?: string | undefined;
3759
- } | {
3760
- amount: string;
3761
- recipient: string;
3762
- family: "stellar";
3763
- fees?: string | undefined;
3764
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
3765
- memoValue?: string | undefined;
3766
- } | {
3767
- amount: string;
3768
- recipient: string;
3769
- family: "tezos";
3770
- mode: "send" | "delegate" | "undelegate";
3771
- fees?: string | undefined;
3772
- gasLimit?: string | undefined;
3773
- } | {
3774
- amount: string;
3775
- recipient: string;
3776
- family: "tron";
3777
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
3778
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
3779
- duration?: number | undefined;
3780
- } | {
3781
- amount: string;
3782
- recipient: string;
3783
- family: "elrond";
3784
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
3785
- gasLimit: number;
3786
- fees?: string | undefined;
3787
- data?: string | undefined;
3788
- } | {
3789
- amount: string;
3790
- recipient: string;
3791
- family: "cardano";
3792
- mode: string;
3793
- fees?: string | undefined;
3794
- memo?: string | undefined;
3795
- } | {
3796
- amount: string;
3797
- recipient: string;
3798
- family: "solana";
3799
- model: string;
3800
- };
3801
- hexBinaryPayload: string;
3802
- hexSignature: string;
3803
- feeStrategy: "SLOW" | "MEDIUM" | "FAST";
3804
- exchangeType: "SWAP";
3805
- toAccountId: string;
3806
- }, {
3807
- provider: string;
3808
- fromAccountId: string;
3809
- rawTransaction: {
3810
- amount: string;
3811
- recipient: string;
3812
- family: "algorand";
3813
- mode: "send" | "optIn" | "claimReward" | "optOut";
3814
- fees?: string | undefined;
3815
- assetId?: string | undefined;
3816
- memo?: string | undefined;
3817
- } | {
3818
- amount: string;
3819
- recipient: string;
3820
- family: "bitcoin";
3821
- feePerByte?: string | undefined;
3822
- opReturnDataHex?: string | undefined;
3823
- } | {
3824
- amount: string;
3825
- recipient: string;
3826
- family: "celo";
3827
- mode: "send" | "lock" | "unlock" | "withdraw" | "vote" | "revoke" | "activate" | "register";
3828
- fees?: string | null | undefined;
3829
- index?: number | null | undefined;
3830
- } | {
3831
- amount: string;
3832
- recipient: string;
3833
- family: "cosmos";
3834
- mode: "send" | "claimReward" | "delegate" | "undelegate" | "redelegate" | "claimRewardCompound";
3835
- fees?: string | undefined;
3836
- gas?: string | undefined;
3837
- memo?: string | undefined;
3838
- } | {
3839
- amount: string;
3840
- recipient: string;
3841
- family: "crypto_org";
3842
- mode: string;
3843
- fees?: string | undefined;
3844
- } | {
3845
- amount: string;
3846
- recipient: string;
3847
- family: "ethereum";
3848
- nonce?: number | undefined;
3849
- data?: string | undefined;
3850
- gasPrice?: string | undefined;
3851
- gasLimit?: string | undefined;
3852
- maxPriorityFeePerGas?: string | undefined;
3853
- maxFeePerGas?: string | undefined;
3854
- } | {
3855
- amount: string;
3856
- recipient: string;
3857
- family: "hedera";
3858
- memo?: string | undefined;
3859
- } | {
3860
- method: number;
3861
- nonce: number;
3862
- amount: string;
3863
- recipient: string;
3864
- family: "filecoin";
3865
- gasLimit: number;
3866
- gasFeeCap: string;
3867
- gasPremium: string;
3868
- version: number;
3869
- data?: string | undefined;
3870
- params?: string | undefined;
3871
- } | {
3872
- amount: string;
3873
- recipient: string;
3874
- family: "near";
3875
- mode: string;
3876
- fees?: string | undefined;
3877
- } | {
3878
- amount: string;
3879
- recipient: string;
3880
- family: "neo";
3881
- } | {
3882
- amount: string;
3883
- recipient: string;
3884
- family: "polkadot";
3885
- mode: "send" | "claimReward" | "bond" | "unbond" | "rebond" | "withdrawUnbonded" | "setController" | "nominate" | "chill";
3886
- fee?: string | undefined;
3887
- era?: number | undefined;
3888
- } | {
3889
- amount: string;
3890
- recipient: string;
3891
- family: "ripple";
3892
- tag: number;
3893
- fee?: string | undefined;
3894
- } | {
3895
- amount: string;
3896
- recipient: string;
3897
- family: "stellar";
3898
- fees?: string | undefined;
3899
- memoType?: "MEMO_TEXT" | "MEMO_ID" | "MEMO_HASH" | "MEMO_RETURN" | undefined;
3900
- memoValue?: string | undefined;
3901
- } | {
3902
- amount: string;
3903
- recipient: string;
3904
- family: "tezos";
3905
- mode: "send" | "delegate" | "undelegate";
3906
- fees?: string | undefined;
3907
- gasLimit?: string | undefined;
3908
- } | {
3909
- amount: string;
3910
- recipient: string;
3911
- family: "tron";
3912
- mode: "send" | "claimReward" | "vote" | "freeze" | "unfreeze";
3913
- resource?: "BANDWIDTH" | "ENERGY" | undefined;
3914
- duration?: number | undefined;
3915
- } | {
3916
- amount: string;
3917
- recipient: string;
3918
- family: "elrond";
3919
- mode: "send" | "withdraw" | "delegate" | "reDelegateRewards" | "unDelegate" | "claimRewards";
3920
- gasLimit: number;
3921
- fees?: string | undefined;
3922
- data?: string | undefined;
3923
- } | {
3924
- amount: string;
3925
- recipient: string;
3926
- family: "cardano";
3927
- mode: string;
3928
- fees?: string | undefined;
3929
- memo?: string | undefined;
3930
- } | {
3931
- amount: string;
3932
- recipient: string;
3933
- family: "solana";
3934
- model: string;
3935
- };
3936
- hexBinaryPayload: string;
3937
- hexSignature: string;
3938
- feeStrategy: "SLOW" | "MEDIUM" | "FAST";
3939
- exchangeType: "SWAP";
3940
- toAccountId: string;
3941
- }>]>;
3942
- result: z.ZodObject<{
3943
- transactionHash: z.ZodString;
3944
- }, "strip", z.ZodTypeAny, {
3945
- transactionHash: string;
3946
- }, {
3947
- transactionHash: string;
3948
- }>;
3949
- };
3950
- export type ExchangeComplete = {
3951
- params: z.infer<typeof schemaExchangeCompleteParams>;
3952
- result: z.infer<typeof schemaExchangeCompleteResults>;
3953
- };
3954
- export type ExchangeCompleteHandler = (params: ExchangeComplete["params"]) => ExchangeComplete["result"];
3955
- export {};
3956
- //# sourceMappingURL=ExchangeComplete.d.ts.map