@coinbase/cdp-core 0.0.75 → 0.0.76

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 (603) hide show
  1. package/README.md +162 -20
  2. package/dist/esm/index.native100.js +78 -13
  3. package/dist/esm/index.native101.js +2 -19
  4. package/dist/esm/index.native102.js +2 -6
  5. package/dist/esm/index.native103.js +13 -5
  6. package/dist/esm/index.native104.js +37 -10
  7. package/dist/esm/index.native105.js +5 -375
  8. package/dist/esm/index.native106.js +37 -2
  9. package/dist/esm/index.native107.js +8 -65
  10. package/dist/esm/index.native108.js +9 -363
  11. package/dist/esm/index.native109.js +11 -16
  12. package/dist/esm/index.native110.js +13 -22
  13. package/dist/esm/index.native111.js +18 -50
  14. package/dist/esm/index.native112.js +5 -28
  15. package/dist/esm/index.native113.js +5 -29
  16. package/dist/esm/index.native114.js +11 -2
  17. package/dist/esm/index.native115.js +51 -17
  18. package/dist/esm/index.native116.js +11 -5
  19. package/dist/esm/index.native117.js +2 -48
  20. package/dist/esm/index.native118.js +44 -19
  21. package/dist/esm/index.native119.js +14 -80
  22. package/dist/esm/index.native120.js +4 -103
  23. package/dist/esm/index.native121.js +2 -33
  24. package/dist/esm/index.native122.js +4 -3
  25. package/dist/esm/index.native123.js +18 -6
  26. package/dist/esm/index.native124.js +7 -4
  27. package/dist/esm/index.native125.js +3 -54
  28. package/dist/esm/index.native126.js +19 -10
  29. package/dist/esm/index.native127.js +9 -2
  30. package/dist/esm/index.native128.js +8 -45
  31. package/dist/esm/index.native129.js +71 -13
  32. package/dist/esm/index.native130.js +18 -4
  33. package/dist/esm/index.native131.js +3 -18
  34. package/dist/esm/index.native132.js +4 -7
  35. package/dist/esm/index.native133.js +4 -3
  36. package/dist/esm/index.native134.js +4 -19
  37. package/dist/esm/index.native135.js +19 -8
  38. package/dist/esm/index.native136.js +52 -7
  39. package/dist/esm/index.native137.js +17 -71
  40. package/dist/esm/index.native138.js +19 -14
  41. package/dist/esm/index.native139.js +8 -3
  42. package/dist/esm/index.native140.js +33 -4
  43. package/dist/esm/index.native141.js +7 -4
  44. package/dist/esm/index.native142.js +20 -4
  45. package/dist/esm/index.native143.js +5 -20
  46. package/dist/esm/index.native144.js +42 -47
  47. package/dist/esm/index.native145.js +20 -17
  48. package/dist/esm/index.native146.js +18 -22
  49. package/dist/esm/index.native147.js +79 -8
  50. package/dist/esm/index.native148.js +102 -32
  51. package/dist/esm/index.native149.js +6 -7
  52. package/dist/esm/index.native150.js +30 -18
  53. package/dist/esm/index.native151.js +20 -7
  54. package/dist/esm/index.native152.js +10 -2
  55. package/dist/esm/index.native153.js +20 -378
  56. package/dist/esm/index.native154.js +93 -835
  57. package/dist/esm/index.native155.js +21 -39
  58. package/dist/esm/index.native156.js +118 -2
  59. package/dist/esm/index.native157.js +2 -70
  60. package/dist/esm/index.native158.js +106 -32
  61. package/dist/esm/index.native159.js +2 -21
  62. package/dist/esm/index.native160.js +1 -1
  63. package/dist/esm/index.native161.js +4 -5
  64. package/dist/esm/index.native162.js +39 -2
  65. package/dist/esm/index.native163.js +2 -109
  66. package/dist/esm/index.native164.js +70 -2
  67. package/dist/esm/index.native165.js +34 -20
  68. package/dist/esm/index.native166.js +21 -10
  69. package/dist/esm/index.native167.js +8 -20
  70. package/dist/esm/index.native168.js +2 -94
  71. package/dist/esm/index.native169.js +378 -21
  72. package/dist/esm/index.native170.js +836 -118
  73. package/dist/esm/index.native171.js +47 -2
  74. package/dist/esm/index.native172.js +5 -2
  75. package/dist/esm/index.native173.js +18 -2
  76. package/dist/esm/index.native174.js +27 -46
  77. package/dist/esm/index.native175.js +8 -15
  78. package/dist/esm/index.native176.js +11 -18
  79. package/dist/esm/index.native177.js +13 -28
  80. package/dist/esm/index.native178.js +10 -8
  81. package/dist/esm/index.native179.js +17 -11
  82. package/dist/esm/index.native180.js +80 -12
  83. package/dist/esm/index.native181.js +14 -9
  84. package/dist/esm/index.native182.js +2 -17
  85. package/dist/esm/index.native183.js +2 -81
  86. package/dist/esm/index.native184.js +2 -79
  87. package/dist/esm/index.native185.js +81 -0
  88. package/dist/esm/index.native2.js +2 -2
  89. package/dist/esm/index.native24.js +13 -7
  90. package/dist/esm/index.native26.js +55 -30
  91. package/dist/esm/index.native3.js +1 -1
  92. package/dist/esm/index.native30.js +1 -1
  93. package/dist/esm/index.native32.js +3 -3
  94. package/dist/esm/index.native34.js +4 -4
  95. package/dist/esm/index.native38.js +1 -1
  96. package/dist/esm/index.native48.js +12 -12
  97. package/dist/esm/index.native52.js +6 -40
  98. package/dist/esm/index.native53.js +41 -49
  99. package/dist/esm/index.native54.js +47 -71
  100. package/dist/esm/index.native55.js +70 -23
  101. package/dist/esm/index.native56.js +22 -156
  102. package/dist/esm/index.native57.js +157 -45
  103. package/dist/esm/index.native58.js +48 -19
  104. package/dist/esm/index.native59.js +17 -71
  105. package/dist/esm/index.native60.js +66 -944
  106. package/dist/esm/index.native61.js +951 -2
  107. package/dist/esm/index.native62.js +2 -50
  108. package/dist/esm/index.native63.js +49 -27
  109. package/dist/esm/index.native64.js +28 -2
  110. package/dist/esm/index.native65.js +17 -2
  111. package/dist/esm/index.native66.js +21 -16
  112. package/dist/esm/index.native67.js +49 -44
  113. package/dist/esm/index.native68.js +376 -13
  114. package/dist/esm/index.native69.js +2 -58
  115. package/dist/esm/index.native70.js +65 -6
  116. package/dist/esm/index.native71.js +356 -13
  117. package/dist/esm/index.native72.js +28 -11
  118. package/dist/esm/index.native73.js +28 -3
  119. package/dist/esm/index.native74.js +2 -4
  120. package/dist/esm/index.native75.js +2 -35
  121. package/dist/esm/index.native76.js +16 -11
  122. package/dist/esm/index.native77.js +45 -4
  123. package/dist/esm/index.native78.js +13 -28
  124. package/dist/esm/index.native79.js +55 -6
  125. package/dist/esm/index.native80.js +6 -42
  126. package/dist/esm/index.native81.js +15 -49
  127. package/dist/esm/index.native82.js +11 -127
  128. package/dist/esm/index.native83.js +3 -23
  129. package/dist/esm/index.native84.js +3 -12
  130. package/dist/esm/index.native85.js +32 -102
  131. package/dist/esm/index.native86.js +12 -6
  132. package/dist/esm/index.native87.js +5 -3
  133. package/dist/esm/index.native88.js +28 -14
  134. package/dist/esm/index.native89.js +6 -34
  135. package/dist/esm/index.native9.js +1 -1
  136. package/dist/esm/index.native90.js +38 -74
  137. package/dist/esm/index.native91.js +56 -2
  138. package/dist/esm/index.native92.js +128 -2
  139. package/dist/esm/index.native93.js +22 -11
  140. package/dist/esm/index.native94.js +9 -34
  141. package/dist/esm/index.native95.js +103 -5
  142. package/dist/esm/index.native96.js +6 -34
  143. package/dist/esm/index.native97.js +3 -9
  144. package/dist/esm/index.native98.js +14 -10
  145. package/dist/esm/index.native99.js +34 -11
  146. package/dist/esm/index.web100.js +29 -32
  147. package/dist/esm/index.web101.js +8 -6
  148. package/dist/esm/index.web102.js +9 -33
  149. package/dist/esm/index.web103.js +11 -8
  150. package/dist/esm/index.web104.js +13 -10
  151. package/dist/esm/index.web105.js +18 -11
  152. package/dist/esm/index.web106.js +5 -13
  153. package/dist/esm/index.web107.js +5 -19
  154. package/dist/esm/index.web108.js +10 -5
  155. package/dist/esm/index.web109.js +377 -5
  156. package/dist/esm/index.web110.js +2 -13
  157. package/dist/esm/index.web111.js +38 -349
  158. package/dist/esm/index.web112.js +367 -2
  159. package/dist/esm/index.web113.js +28 -65
  160. package/dist/esm/index.web114.js +28 -364
  161. package/dist/esm/index.web115.js +16 -28
  162. package/dist/esm/index.web116.js +22 -28
  163. package/dist/esm/index.web117.js +48 -52
  164. package/dist/esm/index.web118.js +2 -11
  165. package/dist/esm/index.web119.js +21 -2
  166. package/dist/esm/index.web120.js +5 -45
  167. package/dist/esm/index.web121.js +46 -12
  168. package/dist/esm/index.web122.js +20 -2
  169. package/dist/esm/index.web123.js +79 -20
  170. package/dist/esm/index.web124.js +104 -5
  171. package/dist/esm/index.web125.js +31 -46
  172. package/dist/esm/index.web126.js +6 -19
  173. package/dist/esm/index.web127.js +4 -79
  174. package/dist/esm/index.web128.js +3 -103
  175. package/dist/esm/index.web129.js +53 -31
  176. package/dist/esm/index.web130.js +10 -6
  177. package/dist/esm/index.web131.js +2 -4
  178. package/dist/esm/index.web132.js +45 -5
  179. package/dist/esm/index.web133.js +13 -20
  180. package/dist/esm/index.web134.js +5 -10
  181. package/dist/esm/index.web135.js +18 -19
  182. package/dist/esm/index.web136.js +8 -94
  183. package/dist/esm/index.web137.js +4 -21
  184. package/dist/esm/index.web138.js +18 -116
  185. package/dist/esm/index.web139.js +8 -4
  186. package/dist/esm/index.web140.js +7 -18
  187. package/dist/esm/index.web141.js +71 -7
  188. package/dist/esm/index.web142.js +18 -3
  189. package/dist/esm/index.web143.js +3 -19
  190. package/dist/esm/index.web144.js +4 -8
  191. package/dist/esm/index.web145.js +4 -7
  192. package/dist/esm/index.web146.js +4 -71
  193. package/dist/esm/index.web147.js +14 -13
  194. package/dist/esm/index.web148.js +52 -3
  195. package/dist/esm/index.web149.js +17 -4
  196. package/dist/esm/index.web150.js +23 -4
  197. package/dist/esm/index.web151.js +8 -4
  198. package/dist/esm/index.web152.js +30 -16
  199. package/dist/esm/index.web153.js +7 -52
  200. package/dist/esm/index.web154.js +20 -17
  201. package/dist/esm/index.web155.js +7 -23
  202. package/dist/esm/index.web156.js +2 -9
  203. package/dist/esm/index.web157.js +375 -31
  204. package/dist/esm/index.web158.js +835 -7
  205. package/dist/esm/index.web159.js +38 -20
  206. package/dist/esm/index.web160.js +2 -8
  207. package/dist/esm/index.web161.js +70 -2
  208. package/dist/esm/index.web162.js +30 -373
  209. package/dist/esm/index.web163.js +20 -835
  210. package/dist/esm/index.web164.js +77 -37
  211. package/dist/esm/index.web165.js +5 -2
  212. package/dist/esm/index.web166.js +2 -70
  213. package/dist/esm/index.web167.js +106 -32
  214. package/dist/esm/index.web168.js +2 -21
  215. package/dist/esm/index.web169.js +19 -77
  216. package/dist/esm/index.web170.js +10 -5
  217. package/dist/esm/index.web171.js +20 -2
  218. package/dist/esm/index.web172.js +89 -104
  219. package/dist/esm/index.web173.js +21 -2
  220. package/dist/esm/index.web174.js +118 -18
  221. package/dist/esm/index.web175.js +2 -28
  222. package/dist/esm/index.web176.js +2 -8
  223. package/dist/esm/index.web177.js +2 -11
  224. package/dist/esm/index.web178.js +45 -11
  225. package/dist/esm/index.web179.js +14 -9
  226. package/dist/esm/index.web180.js +15 -14
  227. package/dist/esm/index.web181.js +25 -78
  228. package/dist/esm/index.web182.js +7 -46
  229. package/dist/esm/index.web183.js +11 -15
  230. package/dist/esm/index.web184.js +13 -2
  231. package/dist/esm/index.web185.js +10 -2
  232. package/dist/esm/index.web186.js +17 -2
  233. package/dist/esm/index.web187.js +72 -70
  234. package/dist/esm/index.web188.js +81 -0
  235. package/dist/esm/index.web2.js +2 -2
  236. package/dist/esm/index.web23.js +13 -7
  237. package/dist/esm/index.web25.js +55 -30
  238. package/dist/esm/index.web29.js +1 -1
  239. package/dist/esm/index.web3.js +1 -1
  240. package/dist/esm/index.web31.js +3 -3
  241. package/dist/esm/index.web33.js +4 -4
  242. package/dist/esm/index.web37.js +1 -1
  243. package/dist/esm/index.web39.js +1 -1
  244. package/dist/esm/index.web50.js +12 -12
  245. package/dist/esm/index.web54.js +6 -40
  246. package/dist/esm/index.web55.js +41 -49
  247. package/dist/esm/index.web56.js +47 -71
  248. package/dist/esm/index.web57.js +70 -23
  249. package/dist/esm/index.web58.js +22 -156
  250. package/dist/esm/index.web59.js +157 -45
  251. package/dist/esm/index.web60.js +48 -25
  252. package/dist/esm/index.web61.js +23 -71
  253. package/dist/esm/index.web62.js +72 -8
  254. package/dist/esm/index.web63.js +8 -950
  255. package/dist/esm/index.web64.js +951 -2
  256. package/dist/esm/index.web65.js +2 -50
  257. package/dist/esm/index.web66.js +49 -27
  258. package/dist/esm/index.web67.js +28 -2
  259. package/dist/esm/index.web68.js +2 -2
  260. package/dist/esm/index.web69.js +2 -17
  261. package/dist/esm/index.web70.js +16 -21
  262. package/dist/esm/index.web71.js +44 -49
  263. package/dist/esm/index.web72.js +13 -17
  264. package/dist/esm/index.web73.js +50 -40
  265. package/dist/esm/index.web74.js +6 -13
  266. package/dist/esm/index.web75.js +20 -54
  267. package/dist/esm/index.web76.js +11 -6
  268. package/dist/esm/index.web77.js +3 -21
  269. package/dist/esm/index.web78.js +3 -11
  270. package/dist/esm/index.web79.js +34 -3
  271. package/dist/esm/index.web8.js +1 -1
  272. package/dist/esm/index.web80.js +12 -3
  273. package/dist/esm/index.web81.js +4 -34
  274. package/dist/esm/index.web82.js +27 -11
  275. package/dist/esm/index.web83.js +6 -4
  276. package/dist/esm/index.web84.js +39 -25
  277. package/dist/esm/index.web85.js +55 -6
  278. package/dist/esm/index.web86.js +127 -42
  279. package/dist/esm/index.web87.js +22 -54
  280. package/dist/esm/index.web88.js +11 -126
  281. package/dist/esm/index.web89.js +102 -21
  282. package/dist/esm/index.web90.js +6 -12
  283. package/dist/esm/index.web91.js +3 -105
  284. package/dist/esm/index.web92.js +14 -6
  285. package/dist/esm/index.web93.js +35 -3
  286. package/dist/esm/index.web94.js +78 -14
  287. package/dist/esm/index.web95.js +2 -35
  288. package/dist/esm/index.web96.js +2 -79
  289. package/dist/esm/index.web97.js +13 -2
  290. package/dist/esm/index.web98.js +38 -2
  291. package/dist/esm/index.web99.js +5 -11
  292. package/dist/native/index.native100.js +78 -13
  293. package/dist/native/index.native101.js +2 -19
  294. package/dist/native/index.native102.js +2 -6
  295. package/dist/native/index.native103.js +13 -5
  296. package/dist/native/index.native104.js +37 -10
  297. package/dist/native/index.native105.js +5 -375
  298. package/dist/native/index.native106.js +37 -2
  299. package/dist/native/index.native107.js +8 -65
  300. package/dist/native/index.native108.js +9 -363
  301. package/dist/native/index.native109.js +11 -16
  302. package/dist/native/index.native110.js +13 -22
  303. package/dist/native/index.native111.js +18 -50
  304. package/dist/native/index.native112.js +5 -28
  305. package/dist/native/index.native113.js +5 -29
  306. package/dist/native/index.native114.js +11 -2
  307. package/dist/native/index.native115.js +51 -17
  308. package/dist/native/index.native116.js +11 -5
  309. package/dist/native/index.native117.js +2 -48
  310. package/dist/native/index.native118.js +44 -19
  311. package/dist/native/index.native119.js +14 -80
  312. package/dist/native/index.native120.js +4 -103
  313. package/dist/native/index.native121.js +2 -33
  314. package/dist/native/index.native122.js +4 -3
  315. package/dist/native/index.native123.js +18 -6
  316. package/dist/native/index.native124.js +7 -4
  317. package/dist/native/index.native125.js +3 -54
  318. package/dist/native/index.native126.js +19 -10
  319. package/dist/native/index.native127.js +9 -2
  320. package/dist/native/index.native128.js +8 -45
  321. package/dist/native/index.native129.js +71 -13
  322. package/dist/native/index.native130.js +18 -4
  323. package/dist/native/index.native131.js +3 -18
  324. package/dist/native/index.native132.js +4 -7
  325. package/dist/native/index.native133.js +4 -3
  326. package/dist/native/index.native134.js +4 -19
  327. package/dist/native/index.native135.js +19 -8
  328. package/dist/native/index.native136.js +52 -7
  329. package/dist/native/index.native137.js +17 -71
  330. package/dist/native/index.native138.js +19 -14
  331. package/dist/native/index.native139.js +8 -3
  332. package/dist/native/index.native140.js +33 -4
  333. package/dist/native/index.native141.js +7 -4
  334. package/dist/native/index.native142.js +20 -4
  335. package/dist/native/index.native143.js +5 -20
  336. package/dist/native/index.native144.js +42 -47
  337. package/dist/native/index.native145.js +20 -17
  338. package/dist/native/index.native146.js +18 -22
  339. package/dist/native/index.native147.js +79 -8
  340. package/dist/native/index.native148.js +102 -32
  341. package/dist/native/index.native149.js +6 -7
  342. package/dist/native/index.native150.js +30 -18
  343. package/dist/native/index.native151.js +20 -7
  344. package/dist/native/index.native152.js +10 -2
  345. package/dist/native/index.native153.js +20 -378
  346. package/dist/native/index.native154.js +93 -835
  347. package/dist/native/index.native155.js +21 -39
  348. package/dist/native/index.native156.js +118 -2
  349. package/dist/native/index.native157.js +2 -70
  350. package/dist/native/index.native158.js +106 -32
  351. package/dist/native/index.native159.js +2 -21
  352. package/dist/native/index.native160.js +1 -1
  353. package/dist/native/index.native161.js +4 -5
  354. package/dist/native/index.native162.js +39 -2
  355. package/dist/native/index.native163.js +2 -109
  356. package/dist/native/index.native164.js +70 -2
  357. package/dist/native/index.native165.js +34 -20
  358. package/dist/native/index.native166.js +21 -10
  359. package/dist/native/index.native167.js +8 -20
  360. package/dist/native/index.native168.js +2 -94
  361. package/dist/native/index.native169.js +378 -21
  362. package/dist/native/index.native170.js +836 -118
  363. package/dist/native/index.native171.js +47 -2
  364. package/dist/native/index.native172.js +5 -2
  365. package/dist/native/index.native173.js +18 -2
  366. package/dist/native/index.native174.js +27 -46
  367. package/dist/native/index.native175.js +8 -15
  368. package/dist/native/index.native176.js +11 -18
  369. package/dist/native/index.native177.js +13 -28
  370. package/dist/native/index.native178.js +10 -8
  371. package/dist/native/index.native179.js +17 -11
  372. package/dist/native/index.native180.js +80 -12
  373. package/dist/native/index.native181.js +14 -9
  374. package/dist/native/index.native182.js +2 -17
  375. package/dist/native/index.native183.js +2 -81
  376. package/dist/native/index.native184.js +2 -79
  377. package/dist/native/index.native185.js +81 -0
  378. package/dist/native/index.native2.js +2 -2
  379. package/dist/native/index.native24.js +13 -7
  380. package/dist/native/index.native26.js +55 -30
  381. package/dist/native/index.native3.js +1 -1
  382. package/dist/native/index.native30.js +1 -1
  383. package/dist/native/index.native32.js +3 -3
  384. package/dist/native/index.native34.js +4 -4
  385. package/dist/native/index.native38.js +1 -1
  386. package/dist/native/index.native48.js +12 -12
  387. package/dist/native/index.native52.js +6 -40
  388. package/dist/native/index.native53.js +41 -49
  389. package/dist/native/index.native54.js +47 -71
  390. package/dist/native/index.native55.js +70 -23
  391. package/dist/native/index.native56.js +22 -156
  392. package/dist/native/index.native57.js +157 -45
  393. package/dist/native/index.native58.js +48 -19
  394. package/dist/native/index.native59.js +17 -71
  395. package/dist/native/index.native60.js +66 -944
  396. package/dist/native/index.native61.js +951 -2
  397. package/dist/native/index.native62.js +2 -50
  398. package/dist/native/index.native63.js +49 -27
  399. package/dist/native/index.native64.js +28 -2
  400. package/dist/native/index.native65.js +17 -2
  401. package/dist/native/index.native66.js +21 -16
  402. package/dist/native/index.native67.js +49 -44
  403. package/dist/native/index.native68.js +376 -13
  404. package/dist/native/index.native69.js +2 -58
  405. package/dist/native/index.native70.js +65 -6
  406. package/dist/native/index.native71.js +356 -13
  407. package/dist/native/index.native72.js +28 -11
  408. package/dist/native/index.native73.js +28 -3
  409. package/dist/native/index.native74.js +2 -4
  410. package/dist/native/index.native75.js +2 -35
  411. package/dist/native/index.native76.js +16 -11
  412. package/dist/native/index.native77.js +45 -4
  413. package/dist/native/index.native78.js +13 -28
  414. package/dist/native/index.native79.js +55 -6
  415. package/dist/native/index.native80.js +6 -42
  416. package/dist/native/index.native81.js +15 -49
  417. package/dist/native/index.native82.js +11 -127
  418. package/dist/native/index.native83.js +3 -23
  419. package/dist/native/index.native84.js +3 -12
  420. package/dist/native/index.native85.js +32 -102
  421. package/dist/native/index.native86.js +12 -6
  422. package/dist/native/index.native87.js +5 -3
  423. package/dist/native/index.native88.js +28 -14
  424. package/dist/native/index.native89.js +6 -34
  425. package/dist/native/index.native9.js +1 -1
  426. package/dist/native/index.native90.js +38 -74
  427. package/dist/native/index.native91.js +56 -2
  428. package/dist/native/index.native92.js +128 -2
  429. package/dist/native/index.native93.js +22 -11
  430. package/dist/native/index.native94.js +9 -34
  431. package/dist/native/index.native95.js +103 -5
  432. package/dist/native/index.native96.js +6 -34
  433. package/dist/native/index.native97.js +3 -9
  434. package/dist/native/index.native98.js +14 -10
  435. package/dist/native/index.native99.js +34 -11
  436. package/dist/native-types/actions/initiateMfaEnrollment.d.ts +14 -4
  437. package/dist/native-types/actions/initiateMfaVerification.d.ts +5 -2
  438. package/dist/native-types/auth/toAuthState.d.ts +3 -3
  439. package/dist/native-types/index.d.ts +3 -2
  440. package/dist/native-types/types.d.ts +2 -2
  441. package/dist/native-types/utils/mfaHelpers.d.ts +4 -0
  442. package/dist/native-types/version.d.ts +1 -1
  443. package/dist/types/actions/initiateMfaEnrollment.d.ts +14 -4
  444. package/dist/types/actions/initiateMfaVerification.d.ts +5 -2
  445. package/dist/types/auth/toAuthState.d.ts +3 -3
  446. package/dist/types/index.d.ts +3 -2
  447. package/dist/types/types.d.ts +2 -2
  448. package/dist/types/utils/mfaHelpers.d.ts +4 -0
  449. package/dist/types/version.d.ts +1 -1
  450. package/dist/web/index.web100.js +29 -32
  451. package/dist/web/index.web101.js +8 -6
  452. package/dist/web/index.web102.js +9 -33
  453. package/dist/web/index.web103.js +11 -8
  454. package/dist/web/index.web104.js +13 -10
  455. package/dist/web/index.web105.js +18 -11
  456. package/dist/web/index.web106.js +5 -13
  457. package/dist/web/index.web107.js +5 -19
  458. package/dist/web/index.web108.js +10 -5
  459. package/dist/web/index.web109.js +377 -5
  460. package/dist/web/index.web110.js +2 -13
  461. package/dist/web/index.web111.js +38 -349
  462. package/dist/web/index.web112.js +367 -2
  463. package/dist/web/index.web113.js +28 -65
  464. package/dist/web/index.web114.js +28 -364
  465. package/dist/web/index.web115.js +16 -28
  466. package/dist/web/index.web116.js +22 -28
  467. package/dist/web/index.web117.js +48 -52
  468. package/dist/web/index.web118.js +2 -11
  469. package/dist/web/index.web119.js +21 -2
  470. package/dist/web/index.web120.js +5 -45
  471. package/dist/web/index.web121.js +46 -12
  472. package/dist/web/index.web122.js +20 -2
  473. package/dist/web/index.web123.js +79 -20
  474. package/dist/web/index.web124.js +104 -5
  475. package/dist/web/index.web125.js +31 -46
  476. package/dist/web/index.web126.js +6 -19
  477. package/dist/web/index.web127.js +4 -79
  478. package/dist/web/index.web128.js +3 -103
  479. package/dist/web/index.web129.js +53 -31
  480. package/dist/web/index.web130.js +10 -6
  481. package/dist/web/index.web131.js +2 -4
  482. package/dist/web/index.web132.js +45 -5
  483. package/dist/web/index.web133.js +13 -20
  484. package/dist/web/index.web134.js +5 -10
  485. package/dist/web/index.web135.js +18 -19
  486. package/dist/web/index.web136.js +8 -94
  487. package/dist/web/index.web137.js +4 -21
  488. package/dist/web/index.web138.js +18 -116
  489. package/dist/web/index.web139.js +8 -4
  490. package/dist/web/index.web140.js +7 -18
  491. package/dist/web/index.web141.js +71 -7
  492. package/dist/web/index.web142.js +18 -3
  493. package/dist/web/index.web143.js +3 -19
  494. package/dist/web/index.web144.js +4 -8
  495. package/dist/web/index.web145.js +4 -7
  496. package/dist/web/index.web146.js +4 -71
  497. package/dist/web/index.web147.js +14 -13
  498. package/dist/web/index.web148.js +52 -3
  499. package/dist/web/index.web149.js +17 -4
  500. package/dist/web/index.web150.js +23 -4
  501. package/dist/web/index.web151.js +8 -4
  502. package/dist/web/index.web152.js +30 -16
  503. package/dist/web/index.web153.js +7 -52
  504. package/dist/web/index.web154.js +20 -17
  505. package/dist/web/index.web155.js +7 -23
  506. package/dist/web/index.web156.js +2 -9
  507. package/dist/web/index.web157.js +375 -31
  508. package/dist/web/index.web158.js +835 -7
  509. package/dist/web/index.web159.js +38 -20
  510. package/dist/web/index.web160.js +2 -8
  511. package/dist/web/index.web161.js +70 -2
  512. package/dist/web/index.web162.js +30 -373
  513. package/dist/web/index.web163.js +20 -835
  514. package/dist/web/index.web164.js +77 -37
  515. package/dist/web/index.web165.js +5 -2
  516. package/dist/web/index.web166.js +2 -70
  517. package/dist/web/index.web167.js +106 -32
  518. package/dist/web/index.web168.js +2 -21
  519. package/dist/web/index.web169.js +19 -77
  520. package/dist/web/index.web170.js +10 -5
  521. package/dist/web/index.web171.js +20 -2
  522. package/dist/web/index.web172.js +89 -104
  523. package/dist/web/index.web173.js +21 -2
  524. package/dist/web/index.web174.js +118 -18
  525. package/dist/web/index.web175.js +2 -28
  526. package/dist/web/index.web176.js +2 -8
  527. package/dist/web/index.web177.js +2 -11
  528. package/dist/web/index.web178.js +45 -11
  529. package/dist/web/index.web179.js +14 -9
  530. package/dist/web/index.web180.js +15 -14
  531. package/dist/web/index.web181.js +25 -78
  532. package/dist/web/index.web182.js +7 -46
  533. package/dist/web/index.web183.js +11 -15
  534. package/dist/web/index.web184.js +13 -2
  535. package/dist/web/index.web185.js +10 -2
  536. package/dist/web/index.web186.js +17 -2
  537. package/dist/web/index.web187.js +72 -70
  538. package/dist/web/index.web188.js +81 -0
  539. package/dist/web/index.web2.js +2 -2
  540. package/dist/web/index.web23.js +13 -7
  541. package/dist/web/index.web25.js +55 -30
  542. package/dist/web/index.web29.js +1 -1
  543. package/dist/web/index.web3.js +1 -1
  544. package/dist/web/index.web31.js +3 -3
  545. package/dist/web/index.web33.js +4 -4
  546. package/dist/web/index.web37.js +1 -1
  547. package/dist/web/index.web39.js +1 -1
  548. package/dist/web/index.web50.js +12 -12
  549. package/dist/web/index.web54.js +6 -40
  550. package/dist/web/index.web55.js +41 -49
  551. package/dist/web/index.web56.js +47 -71
  552. package/dist/web/index.web57.js +70 -23
  553. package/dist/web/index.web58.js +22 -156
  554. package/dist/web/index.web59.js +157 -45
  555. package/dist/web/index.web60.js +48 -25
  556. package/dist/web/index.web61.js +23 -71
  557. package/dist/web/index.web62.js +72 -8
  558. package/dist/web/index.web63.js +8 -950
  559. package/dist/web/index.web64.js +951 -2
  560. package/dist/web/index.web65.js +2 -50
  561. package/dist/web/index.web66.js +49 -27
  562. package/dist/web/index.web67.js +28 -2
  563. package/dist/web/index.web68.js +2 -2
  564. package/dist/web/index.web69.js +2 -17
  565. package/dist/web/index.web70.js +16 -21
  566. package/dist/web/index.web71.js +44 -49
  567. package/dist/web/index.web72.js +13 -17
  568. package/dist/web/index.web73.js +50 -40
  569. package/dist/web/index.web74.js +6 -13
  570. package/dist/web/index.web75.js +20 -54
  571. package/dist/web/index.web76.js +11 -6
  572. package/dist/web/index.web77.js +3 -21
  573. package/dist/web/index.web78.js +3 -11
  574. package/dist/web/index.web79.js +34 -3
  575. package/dist/web/index.web8.js +1 -1
  576. package/dist/web/index.web80.js +12 -3
  577. package/dist/web/index.web81.js +4 -34
  578. package/dist/web/index.web82.js +27 -11
  579. package/dist/web/index.web83.js +6 -4
  580. package/dist/web/index.web84.js +39 -25
  581. package/dist/web/index.web85.js +55 -6
  582. package/dist/web/index.web86.js +127 -42
  583. package/dist/web/index.web87.js +22 -54
  584. package/dist/web/index.web88.js +11 -126
  585. package/dist/web/index.web89.js +102 -21
  586. package/dist/web/index.web90.js +6 -12
  587. package/dist/web/index.web91.js +3 -105
  588. package/dist/web/index.web92.js +14 -6
  589. package/dist/web/index.web93.js +35 -3
  590. package/dist/web/index.web94.js +78 -14
  591. package/dist/web/index.web95.js +2 -35
  592. package/dist/web/index.web96.js +2 -79
  593. package/dist/web/index.web97.js +13 -2
  594. package/dist/web/index.web98.js +38 -2
  595. package/dist/web/index.web99.js +5 -11
  596. package/dist/web-types/actions/initiateMfaEnrollment.d.ts +14 -4
  597. package/dist/web-types/actions/initiateMfaVerification.d.ts +5 -2
  598. package/dist/web-types/auth/toAuthState.d.ts +3 -3
  599. package/dist/web-types/index.d.ts +3 -2
  600. package/dist/web-types/types.d.ts +2 -2
  601. package/dist/web-types/utils/mfaHelpers.d.ts +4 -0
  602. package/dist/web-types/version.d.ts +1 -1
  603. package/package.json +2 -2
@@ -1,10 +1,74 @@
1
- import { EIP1193ProviderError as t, STANDARD_ERROR_CODES as r } from "./index.web34.js";
2
- async function a(o, e) {
3
- throw new t(
4
- r.provider.unsupportedMethod,
5
- "wallet_getCallsStatus is not supported with EOAs"
6
- );
1
+ import { createWalletClient as u } from "viem";
2
+ import { sendEvmTransaction as l, signEvmTransaction as w } from "./index.web9.js";
3
+ import { isChainIdSupportedForCDPSends as v, sendTransactionChainIdToNameMapping as T } from "./index.web48.js";
4
+ import { RPCRequestError as t, STANDARD_ERROR_CODES as i, validateUserOwnsEOA as P } from "./index.web34.js";
5
+ async function E(e, d, m) {
6
+ const [a] = e;
7
+ if (!a || typeof a != "object")
8
+ throw new t(
9
+ i.rpc.invalidParams,
10
+ "Transaction parameter must be an object"
11
+ );
12
+ if (!a.to)
13
+ throw new t(
14
+ i.rpc.invalidParams,
15
+ "Transaction must include 'to' field"
16
+ );
17
+ await P(a.from);
18
+ const o = d.getState(), r = a.chainId ? Number(a.chainId) : o.chainId;
19
+ if (v(r))
20
+ try {
21
+ const { transactionHash: n } = await l({
22
+ evmAccount: a.from,
23
+ transaction: { ...c(a), chainId: r },
24
+ network: T[r]
25
+ });
26
+ return n;
27
+ } catch (n) {
28
+ throw new t(
29
+ i.rpc.transactionRejected,
30
+ n instanceof Error ? n.message : "Transaction failed"
31
+ );
32
+ }
33
+ else
34
+ try {
35
+ const n = u({
36
+ // Safe as we check before calling this handler that chainId is configured
37
+ chain: o.chains.find((s) => s.id === r),
38
+ transport: m[r],
39
+ account: a.from
40
+ }), p = o.chains.find((s) => s.id === r), h = await n.prepareTransactionRequest({
41
+ ...c(a),
42
+ chain: p
43
+ }), { signedTransaction: f } = await w({
44
+ evmAccount: a.from,
45
+ transaction: {
46
+ ...h,
47
+ type: "eip1559"
48
+ }
49
+ });
50
+ return await n.sendRawTransaction({
51
+ serializedTransaction: f
52
+ });
53
+ } catch (n) {
54
+ throw new t(
55
+ i.rpc.transactionRejected,
56
+ n instanceof Error ? n.message : "Transaction failed"
57
+ );
58
+ }
59
+ }
60
+ function c(e) {
61
+ return {
62
+ to: e.to,
63
+ data: e.data,
64
+ value: e.value ? BigInt(e.value) : void 0,
65
+ nonce: e.nonce ? Number(e.nonce) : void 0,
66
+ gas: e.gas ? BigInt(e.gas) : void 0,
67
+ maxFeePerGas: e.maxFeePerGas ? BigInt(e.maxFeePerGas) : void 0,
68
+ maxPriorityFeePerGas: e.maxPriorityFeePerGas ? BigInt(e.maxPriorityFeePerGas) : void 0,
69
+ type: "eip1559"
70
+ };
7
71
  }
8
72
  export {
9
- a as handleGetCallsStatus
73
+ E as handleSendTransaction
10
74
  };
@@ -1,6 +1,21 @@
1
- async function e() {
2
- return {};
1
+ import { signEvmTypedData as n } from "./index.web9.js";
2
+ import { validateUserOwnsEOA as o, EIP1193ProviderError as i, STANDARD_ERROR_CODES as s } from "./index.web34.js";
3
+ async function p(t) {
4
+ const [r, a] = t;
5
+ await o(r);
6
+ try {
7
+ const { signature: e } = await n({
8
+ evmAccount: r,
9
+ typedData: JSON.parse(a)
10
+ });
11
+ return e;
12
+ } catch (e) {
13
+ throw new i(
14
+ s.provider.userRejectedRequest,
15
+ e instanceof Error ? e.message : "Signing failed"
16
+ );
17
+ }
3
18
  }
4
19
  export {
5
- e as handleGetCapabilities
20
+ p as handleSignTypedData
6
21
  };
@@ -1,22 +1,6 @@
1
- import { hashMessage as n } from "viem";
2
- import { signEvmHash as s } from "./index.web9.js";
3
- import { validateUserOwnsAddress as a, EIP1193ProviderError as i, STANDARD_ERROR_CODES as c } from "./index.web34.js";
4
- async function u(r) {
5
- const [o, t] = r;
6
- await a(t);
7
- try {
8
- const { signature: e } = await s({ evmAccount: t, hash: d(o) });
9
- return e;
10
- } catch (e) {
11
- throw new i(
12
- c.provider.userRejectedRequest,
13
- e instanceof Error ? e.message : "Signing failed"
14
- );
15
- }
16
- }
17
- function d(r) {
18
- return typeof r == "string" ? n({ raw: r }) : n(r);
1
+ async function a(n) {
2
+ return `0x${n.getState().chainId.toString(16)}`;
19
3
  }
20
4
  export {
21
- u as handlePersonalSign
5
+ a as handleChainId
22
6
  };
@@ -1,11 +1,7 @@
1
- import { fromNumber as o } from "./index.web182.js";
2
- import { validateUserConnected as r } from "./index.web34.js";
3
- async function s(e, t) {
4
- const n = await r();
5
- return e.emit("connect", {
6
- chainId: o(t.getState().chainId)
7
- }), n.evmAccountObjects?.map((c) => c.address) || [];
1
+ import { getCurrentUser as t, signOut as n } from "./index.web9.js";
2
+ async function i() {
3
+ await t() && await n();
8
4
  }
9
5
  export {
10
- s as handleRequestAccounts
6
+ i as handleDisconnect
11
7
  };
@@ -1,10 +1,7 @@
1
- import { EIP1193ProviderError as r, STANDARD_ERROR_CODES as o } from "./index.web34.js";
2
- async function n(e, t) {
3
- throw new r(
4
- o.provider.unsupportedMethod,
5
- "wallet_sendCalls is not supported with EOAs"
6
- );
1
+ function a(t, e) {
2
+ const n = Number.parseInt(t[0].chainId, 16);
3
+ e.getState().setChainId(n);
7
4
  }
8
5
  export {
9
- n as handleSendCalls
6
+ a as handleSwitchEthereumChain
10
7
  };
@@ -1,74 +1,7 @@
1
- import { createWalletClient as u } from "viem";
2
- import { sendEvmTransaction as l, signEvmTransaction as w } from "./index.web9.js";
3
- import { isChainIdSupportedForCDPSends as v, sendTransactionChainIdToNameMapping as T } from "./index.web48.js";
4
- import { RPCRequestError as t, STANDARD_ERROR_CODES as i, validateUserOwnsEOA as P } from "./index.web34.js";
5
- async function E(e, d, m) {
6
- const [a] = e;
7
- if (!a || typeof a != "object")
8
- throw new t(
9
- i.rpc.invalidParams,
10
- "Transaction parameter must be an object"
11
- );
12
- if (!a.to)
13
- throw new t(
14
- i.rpc.invalidParams,
15
- "Transaction must include 'to' field"
16
- );
17
- await P(a.from);
18
- const o = d.getState(), r = a.chainId ? Number(a.chainId) : o.chainId;
19
- if (v(r))
20
- try {
21
- const { transactionHash: n } = await l({
22
- evmAccount: a.from,
23
- transaction: { ...c(a), chainId: r },
24
- network: T[r]
25
- });
26
- return n;
27
- } catch (n) {
28
- throw new t(
29
- i.rpc.transactionRejected,
30
- n instanceof Error ? n.message : "Transaction failed"
31
- );
32
- }
33
- else
34
- try {
35
- const n = u({
36
- // Safe as we check before calling this handler that chainId is configured
37
- chain: o.chains.find((s) => s.id === r),
38
- transport: m[r],
39
- account: a.from
40
- }), p = o.chains.find((s) => s.id === r), h = await n.prepareTransactionRequest({
41
- ...c(a),
42
- chain: p
43
- }), { signedTransaction: f } = await w({
44
- evmAccount: a.from,
45
- transaction: {
46
- ...h,
47
- type: "eip1559"
48
- }
49
- });
50
- return await n.sendRawTransaction({
51
- serializedTransaction: f
52
- });
53
- } catch (n) {
54
- throw new t(
55
- i.rpc.transactionRejected,
56
- n instanceof Error ? n.message : "Transaction failed"
57
- );
58
- }
59
- }
60
- function c(e) {
61
- return {
62
- to: e.to,
63
- data: e.data,
64
- value: e.value ? BigInt(e.value) : void 0,
65
- nonce: e.nonce ? Number(e.nonce) : void 0,
66
- gas: e.gas ? BigInt(e.gas) : void 0,
67
- maxFeePerGas: e.maxFeePerGas ? BigInt(e.maxFeePerGas) : void 0,
68
- maxPriorityFeePerGas: e.maxPriorityFeePerGas ? BigInt(e.maxPriorityFeePerGas) : void 0,
69
- type: "eip1559"
70
- };
1
+ import { getCurrentUser as t } from "./index.web9.js";
2
+ async function s() {
3
+ return (await t())?.evmSmartAccountObjects?.map((r) => r.address) || [];
71
4
  }
72
5
  export {
73
- E as handleSendTransaction
6
+ s as handleAccounts
74
7
  };
@@ -1,21 +1,22 @@
1
- import { signEvmTypedData as n } from "./index.web9.js";
2
- import { validateUserOwnsEOA as o, EIP1193ProviderError as i, STANDARD_ERROR_CODES as s } from "./index.web34.js";
3
- async function p(t) {
4
- const [r, a] = t;
5
- await o(r);
1
+ import { signAndWrapTypedDataForSmartAccount as s } from "./index.web57.js";
2
+ import { validateUserOwnsSmartAccount as c, EIP1193ProviderError as i, STANDARD_ERROR_CODES as d } from "./index.web34.js";
3
+ async function h(e, n) {
4
+ const [a, t] = e, o = await c(t);
6
5
  try {
7
- const { signature: e } = await n({
8
- evmAccount: r,
9
- typedData: JSON.parse(a)
6
+ const { signature: r } = await s({
7
+ smartAccount: t,
8
+ ownerAddress: o.evmAccounts[0],
9
+ hash: a,
10
+ chainId: n.getState().chainId
10
11
  });
11
- return e;
12
- } catch (e) {
12
+ return r;
13
+ } catch (r) {
13
14
  throw new i(
14
- s.provider.userRejectedRequest,
15
- e instanceof Error ? e.message : "Signing failed"
15
+ d.provider.userRejectedRequest,
16
+ r instanceof Error ? r.message : "Signing failed"
16
17
  );
17
18
  }
18
19
  }
19
20
  export {
20
- p as handleSignTypedData
21
+ h as handleEthSign
21
22
  };
@@ -1,6 +1,55 @@
1
- async function a(n) {
2
- return `0x${n.getState().chainId.toString(16)}`;
1
+ import { getUserOperation as u } from "./index.web9.js";
2
+ import { isChainIdSupportedForCDPUserOps as p, userOperationChainIdToNameMapping as r, userOperationNameToChainIdMapping as d } from "./index.web48.js";
3
+ import { validateUserHasEvmSmartAccount as m, RPCRequestError as o, STANDARD_ERROR_CODES as n } from "./index.web34.js";
4
+ async function I(t, s) {
5
+ const i = t[0], c = (await m()).evmSmartAccountObjects?.[0]?.address, a = s.getState().chainId;
6
+ if (!p(a) || !r[a])
7
+ throw new o(
8
+ n.rpc.invalidParams,
9
+ "Chain ID is not supported for user operations"
10
+ );
11
+ try {
12
+ const e = await u({
13
+ userOperationHash: i,
14
+ evmSmartAccount: c,
15
+ network: r[a]
16
+ });
17
+ return l(e);
18
+ } catch (e) {
19
+ throw console.log("Failed to get user operation status", e), new o(
20
+ n.rpc.internal,
21
+ "Failed to get user operation status"
22
+ );
23
+ }
24
+ }
25
+ function l(t) {
26
+ return {
27
+ atomic: !0,
28
+ chainId: d[t.network] ?? 0,
29
+ receipts: t.receipts?.map((s) => ({
30
+ transactionHash: s.transactionHash,
31
+ blockHash: s.blockHash,
32
+ blockNumber: BigInt(s.blockNumber ?? 0),
33
+ gasUsed: BigInt(s.gasUsed ?? 0),
34
+ logs: [],
35
+ status: ""
36
+ })),
37
+ id: t.userOpHash,
38
+ status: h(t.status),
39
+ version: "1"
40
+ };
41
+ }
42
+ function h(t) {
43
+ switch (t) {
44
+ case "dropped":
45
+ case "failed":
46
+ return 400;
47
+ case "complete":
48
+ return 200;
49
+ default:
50
+ return 100;
51
+ }
3
52
  }
4
53
  export {
5
- a as handleChainId
54
+ I as handleGetCallsStatus
6
55
  };
@@ -1,7 +1,20 @@
1
- import { getCurrentUser as t, signOut as n } from "./index.web9.js";
2
- async function i() {
3
- await t() && await n();
1
+ import { toHex as a } from "viem";
2
+ import { userOperationChainIdToNameMapping as o } from "./index.web48.js";
3
+ import { validateUserConnected as i } from "./index.web34.js";
4
+ import "zustand";
5
+ import "@coinbase/cdp-api-client";
6
+ async function h() {
7
+ return !(await i()).evmSmartAccounts?.length ? {} : Object.keys(
8
+ o
9
+ ).reduce((t, e) => {
10
+ const r = a(Number(e));
11
+ return t[r] = {
12
+ atomic: { status: "supported" },
13
+ paymasterService: { supported: !0 },
14
+ dataSuffix: { supported: !0 }
15
+ }, t;
16
+ }, {});
4
17
  }
5
18
  export {
6
- i as handleDisconnect
19
+ h as handleGetCapabilities
7
20
  };
@@ -1,7 +1,26 @@
1
- function a(t, e) {
2
- const n = Number.parseInt(t[0].chainId, 16);
3
- e.getState().setChainId(n);
1
+ import { hashMessage as n } from "viem";
2
+ import { signAndWrapTypedDataForSmartAccount as i } from "./index.web57.js";
3
+ import { validateUserOwnsSmartAccount as c, EIP1193ProviderError as d, STANDARD_ERROR_CODES as u } from "./index.web34.js";
4
+ async function p(r, a) {
5
+ const [o, e] = r, s = await c(e);
6
+ try {
7
+ const { signature: t } = await i({
8
+ smartAccount: e,
9
+ ownerAddress: s.evmAccounts[0],
10
+ hash: g(o),
11
+ chainId: a.getState().chainId
12
+ });
13
+ return t;
14
+ } catch (t) {
15
+ throw new d(
16
+ u.provider.userRejectedRequest,
17
+ t instanceof Error ? t.message : "Signing failed"
18
+ );
19
+ }
20
+ }
21
+ function g(r) {
22
+ return typeof r == "string" ? n({ raw: r }) : n(r);
4
23
  }
5
24
  export {
6
- a as handleSwitchEthereumChain
25
+ p as handlePersonalSign
7
26
  };
@@ -1,7 +1,11 @@
1
- import { getCurrentUser as t } from "./index.web9.js";
2
- async function s() {
3
- return (await t())?.evmSmartAccountObjects?.map((r) => r.address) || [];
1
+ import { fromNumber as r } from "./index.web178.js";
2
+ import { validateUserConnected as a } from "./index.web34.js";
3
+ async function s(t, e) {
4
+ const n = await a();
5
+ return t.emit("connect", {
6
+ chainId: r(e.getState().chainId)
7
+ }), n.evmSmartAccountObjects?.map((c) => c.address) || [];
4
8
  }
5
9
  export {
6
- s as handleAccounts
10
+ s as handleRequestAccounts
7
11
  };
@@ -1,22 +1,36 @@
1
- import { signAndWrapTypedDataForSmartAccount as s } from "./index.web56.js";
2
- import { validateUserOwnsSmartAccount as c, EIP1193ProviderError as i, STANDARD_ERROR_CODES as d } from "./index.web34.js";
3
- async function h(e, n) {
4
- const [a, t] = e, o = await c(t);
1
+ import { sendUserOperation as d } from "./index.web9.js";
2
+ import { isChainIdSupportedForCDPUserOps as m, userOperationChainIdToNameMapping as l } from "./index.web48.js";
3
+ import { validateUserHasEvmSmartAccount as f, RPCRequestError as o, STANDARD_ERROR_CODES as n } from "./index.web34.js";
4
+ async function I(r, t) {
5
+ const [{ calls: i, capabilities: e }] = r, c = (await f()).evmSmartAccounts[0], s = t.getState().chainId;
6
+ if (!m(s))
7
+ throw new o(
8
+ n.rpc.invalidParams,
9
+ "Chain ID is not supported for user operations"
10
+ );
11
+ const u = e?.dataSuffix?.value, p = e?.paymasterService?.url;
5
12
  try {
6
- const { signature: r } = await s({
7
- smartAccount: t,
8
- ownerAddress: o.evmAccounts[0],
9
- hash: a,
10
- chainId: n.getState().chainId
11
- });
12
- return r;
13
- } catch (r) {
14
- throw new i(
15
- d.provider.userRejectedRequest,
16
- r instanceof Error ? r.message : "Signing failed"
13
+ return (await d({
14
+ evmSmartAccount: c,
15
+ calls: v(i),
16
+ network: l[s],
17
+ paymasterUrl: p,
18
+ dataSuffix: u
19
+ })).userOperationHash;
20
+ } catch (a) {
21
+ throw new o(
22
+ n.rpc.transactionRejected,
23
+ a instanceof Error ? a.message : "User operation failed"
17
24
  );
18
25
  }
19
26
  }
27
+ function v(r) {
28
+ return r.map((t) => ({
29
+ to: t.to,
30
+ data: t.data,
31
+ value: t.value ? BigInt(t.value) : void 0
32
+ }));
33
+ }
20
34
  export {
21
- h as handleEthSign
35
+ I as handleSendCalls
22
36
  };
@@ -1,55 +1,10 @@
1
- import { getUserOperation as u } from "./index.web9.js";
2
- import { isChainIdSupportedForCDPUserOps as p, userOperationChainIdToNameMapping as r, userOperationNameToChainIdMapping as d } from "./index.web48.js";
3
- import { validateUserHasEvmSmartAccount as m, RPCRequestError as o, STANDARD_ERROR_CODES as n } from "./index.web34.js";
4
- async function I(t, s) {
5
- const i = t[0], c = (await m()).evmSmartAccountObjects?.[0]?.address, a = s.getState().chainId;
6
- if (!p(a) || !r[a])
7
- throw new o(
8
- n.rpc.invalidParams,
9
- "Chain ID is not supported for user operations"
10
- );
11
- try {
12
- const e = await u({
13
- userOperationHash: i,
14
- evmSmartAccount: c,
15
- network: r[a]
16
- });
17
- return l(e);
18
- } catch (e) {
19
- throw console.log("Failed to get user operation status", e), new o(
20
- n.rpc.internal,
21
- "Failed to get user operation status"
22
- );
23
- }
24
- }
25
- function l(t) {
26
- return {
27
- atomic: !0,
28
- chainId: d[t.network] ?? 0,
29
- receipts: t.receipts?.map((s) => ({
30
- transactionHash: s.transactionHash,
31
- blockHash: s.blockHash,
32
- blockNumber: BigInt(s.blockNumber ?? 0),
33
- gasUsed: BigInt(s.gasUsed ?? 0),
34
- logs: [],
35
- status: ""
36
- })),
37
- id: t.userOpHash,
38
- status: h(t.status),
39
- version: "1"
40
- };
41
- }
42
- function h(t) {
43
- switch (t) {
44
- case "dropped":
45
- case "failed":
46
- return 400;
47
- case "complete":
48
- return 200;
49
- default:
50
- return 100;
51
- }
1
+ import { EIP1193ProviderError as r, STANDARD_ERROR_CODES as t } from "./index.web34.js";
2
+ async function a(n, o, s) {
3
+ throw new r(
4
+ t.provider.unsupportedMethod,
5
+ "eth_sendTransaction is not supported with smart accounts. Use wallet_sendCalls instead."
6
+ );
52
7
  }
53
8
  export {
54
- I as handleGetCallsStatus
9
+ a as handleSendTransaction
55
10
  };
@@ -1,20 +1,23 @@
1
- import { toHex as a } from "viem";
2
- import { userOperationChainIdToNameMapping as o } from "./index.web48.js";
3
- import { validateUserConnected as i } from "./index.web34.js";
4
- import "zustand";
5
- import "@coinbase/cdp-api-client";
6
- async function h() {
7
- return !(await i()).evmSmartAccounts?.length ? {} : Object.keys(
8
- o
9
- ).reduce((t, e) => {
10
- const r = a(Number(e));
11
- return t[r] = {
12
- atomic: { status: "supported" },
13
- paymasterService: { supported: !0 },
14
- dataSuffix: { supported: !0 }
15
- }, t;
16
- }, {});
1
+ import { hashTypedData as s } from "viem";
2
+ import { signAndWrapTypedDataForSmartAccount as c } from "./index.web57.js";
3
+ import { validateUserOwnsSmartAccount as i, EIP1193ProviderError as d, STANDARD_ERROR_CODES as m } from "./index.web34.js";
4
+ async function A(a, e) {
5
+ const [t, n] = a, o = await i(t);
6
+ try {
7
+ const { signature: r } = await c({
8
+ smartAccount: t,
9
+ ownerAddress: o.evmAccounts[0],
10
+ hash: s(JSON.parse(n)),
11
+ chainId: e.getState().chainId
12
+ });
13
+ return r;
14
+ } catch (r) {
15
+ throw new d(
16
+ m.provider.userRejectedRequest,
17
+ r instanceof Error ? r.message : "Signing failed"
18
+ );
19
+ }
17
20
  }
18
21
  export {
19
- h as handleGetCapabilities
22
+ A as handleSignTypedData
20
23
  };
@@ -1,26 +1,10 @@
1
- import { hashMessage as n } from "viem";
2
- import { signAndWrapTypedDataForSmartAccount as i } from "./index.web56.js";
3
- import { validateUserOwnsSmartAccount as c, EIP1193ProviderError as d, STANDARD_ERROR_CODES as u } from "./index.web34.js";
4
- async function p(r, a) {
5
- const [o, e] = r, s = await c(e);
6
- try {
7
- const { signature: t } = await i({
8
- smartAccount: e,
9
- ownerAddress: s.evmAccounts[0],
10
- hash: g(o),
11
- chainId: a.getState().chainId
12
- });
13
- return t;
14
- } catch (t) {
15
- throw new d(
16
- u.provider.userRejectedRequest,
17
- t instanceof Error ? t.message : "Signing failed"
18
- );
19
- }
20
- }
21
- function g(r) {
22
- return typeof r == "string" ? n({ raw: r }) : n(r);
1
+ import { __module as e } from "./index.web156.js";
2
+ import { __require as o } from "./index.web157.js";
3
+ import { __require as t } from "./index.web158.js";
4
+ var r;
5
+ function s() {
6
+ return r ? e.exports : (r = 1, process.env.NODE_ENV === "production" ? e.exports = o() : e.exports = t(), e.exports);
23
7
  }
24
8
  export {
25
- p as handlePersonalSign
9
+ s as __require
26
10
  };
@@ -1,11 +1,4 @@
1
- import { fromNumber as r } from "./index.web182.js";
2
- import { validateUserConnected as a } from "./index.web34.js";
3
- async function s(t, e) {
4
- const n = await a();
5
- return t.emit("connect", {
6
- chainId: r(e.getState().chainId)
7
- }), n.evmSmartAccountObjects?.map((c) => c.address) || [];
8
- }
1
+ var e = { exports: {} };
9
2
  export {
10
- s as handleRequestAccounts
3
+ e as __module
11
4
  };