@coinbase/cdp-core 0.0.70 → 0.0.71

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 (410) hide show
  1. package/README.md +86 -29
  2. package/dist/esm/index.native10.js +69 -67
  3. package/dist/esm/index.native106.js +1 -1
  4. package/dist/esm/index.native107.js +1 -1
  5. package/dist/esm/index.native112.js +1 -1
  6. package/dist/esm/index.native113.js +7 -7
  7. package/dist/esm/index.native119.js +3 -3
  8. package/dist/esm/index.native124.js +8 -8
  9. package/dist/esm/index.native131.js +4 -4
  10. package/dist/esm/index.native133.js +4 -4
  11. package/dist/esm/index.native136.js +7 -7
  12. package/dist/esm/index.native140.js +2 -2
  13. package/dist/esm/index.native145.js +1 -1
  14. package/dist/esm/index.native146.js +6 -32
  15. package/dist/esm/index.native147.js +32 -6
  16. package/dist/esm/index.native148.js +2 -79
  17. package/dist/esm/index.native149.js +108 -3
  18. package/dist/esm/index.native15.js +18 -18
  19. package/dist/esm/index.native150.js +2 -2
  20. package/dist/esm/index.native151.js +20 -108
  21. package/dist/esm/index.native152.js +10 -2
  22. package/dist/esm/index.native153.js +19 -20
  23. package/dist/esm/index.native154.js +93 -9
  24. package/dist/esm/index.native155.js +19 -18
  25. package/dist/esm/index.native156.js +105 -81
  26. package/dist/esm/index.native157.js +78 -20
  27. package/dist/esm/index.native158.js +4 -118
  28. package/dist/esm/index.native159.js +7 -38
  29. package/dist/esm/index.native161.js +375 -67
  30. package/dist/esm/index.native162.js +835 -34
  31. package/dist/esm/index.native163.js +38 -20
  32. package/dist/esm/index.native164.js +2 -8
  33. package/dist/esm/index.native165.js +70 -2
  34. package/dist/esm/index.native166.js +30 -373
  35. package/dist/esm/index.native167.js +20 -832
  36. package/dist/esm/index.native168.js +1 -1
  37. package/dist/esm/index.native171.js +1 -1
  38. package/dist/esm/index.native177.js +1 -1
  39. package/dist/esm/index.native179.js +2 -2
  40. package/dist/esm/index.native180.js +2 -2
  41. package/dist/esm/index.native181.js +2 -2
  42. package/dist/esm/index.native21.js +17 -18
  43. package/dist/esm/index.native22.js +26 -23
  44. package/dist/esm/index.native23.js +18 -17
  45. package/dist/esm/index.native3.js +1 -1
  46. package/dist/esm/index.native30.js +24 -24
  47. package/dist/esm/index.native33.js +1 -1
  48. package/dist/esm/index.native40.js +19 -14
  49. package/dist/esm/index.native44.js +13 -0
  50. package/dist/esm/index.native48.js +7 -7
  51. package/dist/esm/index.native49.js +8 -30
  52. package/dist/esm/index.native50.js +3 -3
  53. package/dist/esm/index.native57.js +2 -2
  54. package/dist/esm/index.native64.js +3 -3
  55. package/dist/esm/index.native65.js +2 -31
  56. package/dist/esm/index.native66.js +65 -28
  57. package/dist/esm/index.native67.js +367 -2
  58. package/dist/esm/index.native68.js +14 -63
  59. package/dist/esm/index.native69.js +18 -360
  60. package/dist/esm/index.native70.js +47 -13
  61. package/dist/esm/index.native71.js +28 -22
  62. package/dist/esm/index.native72.js +28 -50
  63. package/dist/esm/index.native9.js +1 -1
  64. package/dist/esm/index.web100.js +38 -5
  65. package/dist/esm/index.web101.js +6 -10
  66. package/dist/esm/index.web102.js +32 -14
  67. package/dist/esm/index.web103.js +8 -22
  68. package/dist/esm/index.web104.js +10 -50
  69. package/dist/esm/index.web105.js +11 -376
  70. package/dist/esm/index.web106.js +13 -28
  71. package/dist/esm/index.web107.js +18 -28
  72. package/dist/esm/index.web108.js +8 -2
  73. package/dist/esm/index.web109.js +5 -66
  74. package/dist/esm/index.web110.js +10 -364
  75. package/dist/esm/index.web111.js +55 -2
  76. package/dist/esm/index.web112.js +10 -20
  77. package/dist/esm/index.web113.js +2 -5
  78. package/dist/esm/index.web114.js +44 -47
  79. package/dist/esm/index.web115.js +13 -19
  80. package/dist/esm/index.web116.js +4 -79
  81. package/dist/esm/index.web117.js +2 -104
  82. package/dist/esm/index.web118.js +4 -32
  83. package/dist/esm/index.web119.js +18 -6
  84. package/dist/esm/index.web120.js +7 -54
  85. package/dist/esm/index.web121.js +3 -10
  86. package/dist/esm/index.web122.js +24 -2
  87. package/dist/esm/index.web123.js +9 -45
  88. package/dist/esm/index.web124.js +7 -13
  89. package/dist/esm/index.web125.js +71 -4
  90. package/dist/esm/index.web126.js +18 -3
  91. package/dist/esm/index.web127.js +3 -4
  92. package/dist/esm/index.web128.js +4 -18
  93. package/dist/esm/index.web129.js +4 -7
  94. package/dist/esm/index.web130.js +4 -3
  95. package/dist/esm/index.web131.js +15 -19
  96. package/dist/esm/index.web132.js +52 -8
  97. package/dist/esm/index.web133.js +16 -6
  98. package/dist/esm/index.web134.js +21 -69
  99. package/dist/esm/index.web135.js +8 -18
  100. package/dist/esm/index.web136.js +30 -3
  101. package/dist/esm/index.web137.js +7 -4
  102. package/dist/esm/index.web138.js +20 -4
  103. package/dist/esm/index.web139.js +5 -5
  104. package/dist/esm/index.web14.js +18 -18
  105. package/dist/esm/index.web140.js +44 -16
  106. package/dist/esm/index.web141.js +15 -47
  107. package/dist/esm/index.web142.js +19 -17
  108. package/dist/esm/index.web143.js +79 -23
  109. package/dist/esm/index.web144.js +103 -8
  110. package/dist/esm/index.web145.js +31 -29
  111. package/dist/esm/index.web146.js +6 -7
  112. package/dist/esm/index.web147.js +18 -18
  113. package/dist/esm/index.web148.js +10 -39
  114. package/dist/esm/index.web149.js +20 -2
  115. package/dist/esm/index.web150.js +94 -70
  116. package/dist/esm/index.web151.js +21 -35
  117. package/dist/esm/index.web152.js +116 -19
  118. package/dist/esm/index.web153.js +2 -8
  119. package/dist/esm/index.web154.js +109 -2
  120. package/dist/esm/index.web155.js +2 -378
  121. package/dist/esm/index.web156.js +78 -832
  122. package/dist/esm/index.web157.js +3 -78
  123. package/dist/esm/index.web158.js +39 -5
  124. package/dist/esm/index.web159.js +2 -21
  125. package/dist/esm/index.web160.js +70 -10
  126. package/dist/esm/index.web161.js +34 -19
  127. package/dist/esm/index.web162.js +19 -92
  128. package/dist/esm/index.web163.js +8 -21
  129. package/dist/esm/index.web164.js +2 -118
  130. package/dist/esm/index.web165.js +378 -2
  131. package/dist/esm/index.web166.js +836 -2
  132. package/dist/esm/index.web167.js +47 -2
  133. package/dist/esm/index.web168.js +5 -2
  134. package/dist/esm/index.web169.js +17 -108
  135. package/dist/esm/index.web170.js +28 -2
  136. package/dist/esm/index.web171.js +7 -46
  137. package/dist/esm/index.web172.js +11 -15
  138. package/dist/esm/index.web173.js +11 -16
  139. package/dist/esm/index.web174.js +10 -28
  140. package/dist/esm/index.web175.js +17 -8
  141. package/dist/esm/index.web176.js +79 -9
  142. package/dist/esm/index.web177.js +14 -12
  143. package/dist/esm/index.web178.js +2 -10
  144. package/dist/esm/index.web179.js +2 -17
  145. package/dist/esm/index.web180.js +2 -81
  146. package/dist/esm/index.web2.js +2 -2
  147. package/dist/esm/index.web20.js +17 -18
  148. package/dist/esm/index.web21.js +26 -23
  149. package/dist/esm/index.web22.js +18 -17
  150. package/dist/esm/index.web29.js +24 -24
  151. package/dist/esm/index.web3.js +1 -1
  152. package/dist/esm/index.web32.js +1 -1
  153. package/dist/esm/index.web38.js +19 -14
  154. package/dist/esm/index.web42.js +13 -0
  155. package/dist/esm/index.web45.js +12 -12
  156. package/dist/esm/index.web47.js +7 -7
  157. package/dist/esm/index.web48.js +8 -30
  158. package/dist/esm/index.web49.js +3 -3
  159. package/dist/esm/index.web52.js +2 -2
  160. package/dist/esm/index.web56.js +3 -3
  161. package/dist/esm/index.web63.js +15 -16
  162. package/dist/esm/index.web64.js +19 -42
  163. package/dist/esm/index.web65.js +50 -13
  164. package/dist/esm/index.web66.js +376 -55
  165. package/dist/esm/index.web67.js +28 -6
  166. package/dist/esm/index.web68.js +28 -21
  167. package/dist/esm/index.web69.js +2 -14
  168. package/dist/esm/index.web70.js +65 -3
  169. package/dist/esm/index.web71.js +364 -3
  170. package/dist/esm/index.web72.js +16 -33
  171. package/dist/esm/index.web73.js +43 -10
  172. package/dist/esm/index.web74.js +13 -4
  173. package/dist/esm/index.web75.js +52 -25
  174. package/dist/esm/index.web76.js +6 -6
  175. package/dist/esm/index.web77.js +20 -41
  176. package/dist/esm/index.web78.js +11 -55
  177. package/dist/esm/index.web79.js +3 -127
  178. package/dist/esm/index.web8.js +1 -1
  179. package/dist/esm/index.web80.js +3 -23
  180. package/dist/esm/index.web81.js +32 -10
  181. package/dist/esm/index.web82.js +9 -101
  182. package/dist/esm/index.web83.js +4 -6
  183. package/dist/esm/index.web84.js +29 -3
  184. package/dist/esm/index.web85.js +6 -14
  185. package/dist/esm/index.web86.js +40 -32
  186. package/dist/esm/index.web87.js +53 -76
  187. package/dist/esm/index.web88.js +128 -2
  188. package/dist/esm/index.web89.js +24 -2
  189. package/dist/esm/index.web9.js +69 -67
  190. package/dist/esm/index.web90.js +11 -11
  191. package/dist/esm/index.web91.js +99 -32
  192. package/dist/esm/index.web92.js +6 -6
  193. package/dist/esm/index.web93.js +3 -35
  194. package/dist/esm/index.web94.js +14 -8
  195. package/dist/esm/index.web95.js +33 -9
  196. package/dist/esm/index.web96.js +78 -11
  197. package/dist/esm/index.web97.js +2 -14
  198. package/dist/esm/index.web98.js +2 -19
  199. package/dist/esm/index.web99.js +12 -5
  200. package/dist/native/index.native10.js +69 -67
  201. package/dist/native/index.native106.js +1 -1
  202. package/dist/native/index.native107.js +1 -1
  203. package/dist/native/index.native112.js +1 -1
  204. package/dist/native/index.native113.js +7 -7
  205. package/dist/native/index.native119.js +3 -3
  206. package/dist/native/index.native124.js +8 -8
  207. package/dist/native/index.native131.js +4 -4
  208. package/dist/native/index.native133.js +4 -4
  209. package/dist/native/index.native136.js +7 -7
  210. package/dist/native/index.native140.js +2 -2
  211. package/dist/native/index.native145.js +1 -1
  212. package/dist/native/index.native146.js +6 -32
  213. package/dist/native/index.native147.js +32 -6
  214. package/dist/native/index.native148.js +2 -79
  215. package/dist/native/index.native149.js +108 -3
  216. package/dist/native/index.native15.js +18 -18
  217. package/dist/native/index.native150.js +2 -2
  218. package/dist/native/index.native151.js +20 -108
  219. package/dist/native/index.native152.js +10 -2
  220. package/dist/native/index.native153.js +19 -20
  221. package/dist/native/index.native154.js +93 -9
  222. package/dist/native/index.native155.js +19 -18
  223. package/dist/native/index.native156.js +105 -81
  224. package/dist/native/index.native157.js +78 -20
  225. package/dist/native/index.native158.js +4 -118
  226. package/dist/native/index.native159.js +7 -38
  227. package/dist/native/index.native161.js +375 -67
  228. package/dist/native/index.native162.js +835 -34
  229. package/dist/native/index.native163.js +38 -20
  230. package/dist/native/index.native164.js +2 -8
  231. package/dist/native/index.native165.js +70 -2
  232. package/dist/native/index.native166.js +30 -373
  233. package/dist/native/index.native167.js +20 -832
  234. package/dist/native/index.native168.js +1 -1
  235. package/dist/native/index.native171.js +1 -1
  236. package/dist/native/index.native177.js +1 -1
  237. package/dist/native/index.native179.js +2 -2
  238. package/dist/native/index.native180.js +2 -2
  239. package/dist/native/index.native181.js +2 -2
  240. package/dist/native/index.native21.js +17 -18
  241. package/dist/native/index.native22.js +26 -23
  242. package/dist/native/index.native23.js +18 -17
  243. package/dist/native/index.native3.js +1 -1
  244. package/dist/native/index.native30.js +24 -24
  245. package/dist/native/index.native33.js +1 -1
  246. package/dist/native/index.native40.js +19 -14
  247. package/dist/native/index.native44.js +13 -0
  248. package/dist/native/index.native48.js +7 -7
  249. package/dist/native/index.native49.js +8 -30
  250. package/dist/native/index.native50.js +3 -3
  251. package/dist/native/index.native57.js +2 -2
  252. package/dist/native/index.native64.js +3 -3
  253. package/dist/native/index.native65.js +2 -31
  254. package/dist/native/index.native66.js +65 -28
  255. package/dist/native/index.native67.js +367 -2
  256. package/dist/native/index.native68.js +14 -63
  257. package/dist/native/index.native69.js +18 -360
  258. package/dist/native/index.native70.js +47 -13
  259. package/dist/native/index.native71.js +28 -22
  260. package/dist/native/index.native72.js +28 -50
  261. package/dist/native/index.native9.js +1 -1
  262. package/dist/native-types/auth/toAuthState.d.ts +4 -1
  263. package/dist/native-types/shared/validators.d.ts +0 -4
  264. package/dist/native-types/types.d.ts +5 -2
  265. package/dist/native-types/version.d.ts +1 -1
  266. package/dist/types/auth/toAuthState.d.ts +4 -1
  267. package/dist/types/shared/validators.d.ts +0 -4
  268. package/dist/types/types.d.ts +5 -2
  269. package/dist/types/version.d.ts +1 -1
  270. package/dist/web/index.web100.js +38 -5
  271. package/dist/web/index.web101.js +6 -10
  272. package/dist/web/index.web102.js +32 -14
  273. package/dist/web/index.web103.js +8 -22
  274. package/dist/web/index.web104.js +10 -50
  275. package/dist/web/index.web105.js +11 -376
  276. package/dist/web/index.web106.js +13 -28
  277. package/dist/web/index.web107.js +18 -28
  278. package/dist/web/index.web108.js +8 -2
  279. package/dist/web/index.web109.js +5 -66
  280. package/dist/web/index.web110.js +10 -364
  281. package/dist/web/index.web111.js +55 -2
  282. package/dist/web/index.web112.js +10 -20
  283. package/dist/web/index.web113.js +2 -5
  284. package/dist/web/index.web114.js +44 -47
  285. package/dist/web/index.web115.js +13 -19
  286. package/dist/web/index.web116.js +4 -79
  287. package/dist/web/index.web117.js +2 -104
  288. package/dist/web/index.web118.js +4 -32
  289. package/dist/web/index.web119.js +18 -6
  290. package/dist/web/index.web120.js +7 -54
  291. package/dist/web/index.web121.js +3 -10
  292. package/dist/web/index.web122.js +24 -2
  293. package/dist/web/index.web123.js +9 -45
  294. package/dist/web/index.web124.js +7 -13
  295. package/dist/web/index.web125.js +71 -4
  296. package/dist/web/index.web126.js +18 -3
  297. package/dist/web/index.web127.js +3 -4
  298. package/dist/web/index.web128.js +4 -18
  299. package/dist/web/index.web129.js +4 -7
  300. package/dist/web/index.web130.js +4 -3
  301. package/dist/web/index.web131.js +15 -19
  302. package/dist/web/index.web132.js +52 -8
  303. package/dist/web/index.web133.js +16 -6
  304. package/dist/web/index.web134.js +21 -69
  305. package/dist/web/index.web135.js +8 -18
  306. package/dist/web/index.web136.js +30 -3
  307. package/dist/web/index.web137.js +7 -4
  308. package/dist/web/index.web138.js +20 -4
  309. package/dist/web/index.web139.js +5 -5
  310. package/dist/web/index.web14.js +18 -18
  311. package/dist/web/index.web140.js +44 -16
  312. package/dist/web/index.web141.js +15 -47
  313. package/dist/web/index.web142.js +19 -17
  314. package/dist/web/index.web143.js +79 -23
  315. package/dist/web/index.web144.js +103 -8
  316. package/dist/web/index.web145.js +31 -29
  317. package/dist/web/index.web146.js +6 -7
  318. package/dist/web/index.web147.js +18 -18
  319. package/dist/web/index.web148.js +10 -39
  320. package/dist/web/index.web149.js +20 -2
  321. package/dist/web/index.web150.js +94 -70
  322. package/dist/web/index.web151.js +21 -35
  323. package/dist/web/index.web152.js +116 -19
  324. package/dist/web/index.web153.js +2 -8
  325. package/dist/web/index.web154.js +109 -2
  326. package/dist/web/index.web155.js +2 -378
  327. package/dist/web/index.web156.js +78 -832
  328. package/dist/web/index.web157.js +3 -78
  329. package/dist/web/index.web158.js +39 -5
  330. package/dist/web/index.web159.js +2 -21
  331. package/dist/web/index.web160.js +70 -10
  332. package/dist/web/index.web161.js +34 -19
  333. package/dist/web/index.web162.js +19 -92
  334. package/dist/web/index.web163.js +8 -21
  335. package/dist/web/index.web164.js +2 -118
  336. package/dist/web/index.web165.js +378 -2
  337. package/dist/web/index.web166.js +836 -2
  338. package/dist/web/index.web167.js +47 -2
  339. package/dist/web/index.web168.js +5 -2
  340. package/dist/web/index.web169.js +17 -108
  341. package/dist/web/index.web170.js +28 -2
  342. package/dist/web/index.web171.js +7 -46
  343. package/dist/web/index.web172.js +11 -15
  344. package/dist/web/index.web173.js +11 -16
  345. package/dist/web/index.web174.js +10 -28
  346. package/dist/web/index.web175.js +17 -8
  347. package/dist/web/index.web176.js +79 -9
  348. package/dist/web/index.web177.js +14 -12
  349. package/dist/web/index.web178.js +2 -10
  350. package/dist/web/index.web179.js +2 -17
  351. package/dist/web/index.web180.js +2 -81
  352. package/dist/web/index.web2.js +2 -2
  353. package/dist/web/index.web20.js +17 -18
  354. package/dist/web/index.web21.js +26 -23
  355. package/dist/web/index.web22.js +18 -17
  356. package/dist/web/index.web29.js +24 -24
  357. package/dist/web/index.web3.js +1 -1
  358. package/dist/web/index.web32.js +1 -1
  359. package/dist/web/index.web38.js +19 -14
  360. package/dist/web/index.web42.js +13 -0
  361. package/dist/web/index.web45.js +12 -12
  362. package/dist/web/index.web47.js +7 -7
  363. package/dist/web/index.web48.js +8 -30
  364. package/dist/web/index.web49.js +3 -3
  365. package/dist/web/index.web52.js +2 -2
  366. package/dist/web/index.web56.js +3 -3
  367. package/dist/web/index.web63.js +15 -16
  368. package/dist/web/index.web64.js +19 -42
  369. package/dist/web/index.web65.js +50 -13
  370. package/dist/web/index.web66.js +376 -55
  371. package/dist/web/index.web67.js +28 -6
  372. package/dist/web/index.web68.js +28 -21
  373. package/dist/web/index.web69.js +2 -14
  374. package/dist/web/index.web70.js +65 -3
  375. package/dist/web/index.web71.js +364 -3
  376. package/dist/web/index.web72.js +16 -33
  377. package/dist/web/index.web73.js +43 -10
  378. package/dist/web/index.web74.js +13 -4
  379. package/dist/web/index.web75.js +52 -25
  380. package/dist/web/index.web76.js +6 -6
  381. package/dist/web/index.web77.js +20 -41
  382. package/dist/web/index.web78.js +11 -55
  383. package/dist/web/index.web79.js +3 -127
  384. package/dist/web/index.web8.js +1 -1
  385. package/dist/web/index.web80.js +3 -23
  386. package/dist/web/index.web81.js +32 -10
  387. package/dist/web/index.web82.js +9 -101
  388. package/dist/web/index.web83.js +4 -6
  389. package/dist/web/index.web84.js +29 -3
  390. package/dist/web/index.web85.js +6 -14
  391. package/dist/web/index.web86.js +40 -32
  392. package/dist/web/index.web87.js +53 -76
  393. package/dist/web/index.web88.js +128 -2
  394. package/dist/web/index.web89.js +24 -2
  395. package/dist/web/index.web9.js +69 -67
  396. package/dist/web/index.web90.js +11 -11
  397. package/dist/web/index.web91.js +99 -32
  398. package/dist/web/index.web92.js +6 -6
  399. package/dist/web/index.web93.js +3 -35
  400. package/dist/web/index.web94.js +14 -8
  401. package/dist/web/index.web95.js +33 -9
  402. package/dist/web/index.web96.js +78 -11
  403. package/dist/web/index.web97.js +2 -14
  404. package/dist/web/index.web98.js +2 -19
  405. package/dist/web/index.web99.js +12 -5
  406. package/dist/web-types/auth/toAuthState.d.ts +4 -1
  407. package/dist/web-types/shared/validators.d.ts +0 -4
  408. package/dist/web-types/types.d.ts +5 -2
  409. package/dist/web-types/version.d.ts +1 -1
  410. package/package.json +2 -2
@@ -1,81 +1,58 @@
1
- import { versionedHashVersionKzg as c } from "./index.web88.js";
2
- import { maxUint256 as m } from "./index.web89.js";
3
- import { InvalidAddressError as s } from "./index.web90.js";
4
- import { BaseError as h } from "./index.web78.js";
5
- import { EmptyBlobError as P, InvalidVersionedHashSizeError as p, InvalidVersionedHashVersionError as x } from "./index.web91.js";
6
- import { InvalidChainIdError as n } from "./index.web92.js";
7
- import { FeeCapTooHighError as w, TipAboveFeeCapError as E } from "./index.web93.js";
8
- import { isAddress as f } from "./index.web69.js";
9
- import { size as F } from "./index.web74.js";
10
- import { slice as I } from "./index.web75.js";
11
- import { hexToNumber as G } from "./index.web80.js";
12
- function C(t) {
13
- const { authorizationList: e } = t;
14
- if (e)
15
- for (const o of e) {
16
- const { chainId: r } = o, i = o.address;
17
- if (!f(i))
18
- throw new s({ address: i });
19
- if (r < 0)
20
- throw new n({ chainId: r });
21
- }
22
- d(t);
23
- }
24
- function L(t) {
25
- const { blobVersionedHashes: e } = t;
26
- if (e) {
27
- if (e.length === 0)
28
- throw new P();
29
- for (const o of e) {
30
- const r = F(o), i = G(I(o, 0, 1));
31
- if (r !== 32)
32
- throw new p({ hash: o, size: r });
33
- if (i !== c)
34
- throw new x({
35
- hash: o,
36
- version: i
37
- });
38
- }
1
+ import { version as o } from "./index.web117.js";
2
+ let r = {
3
+ getDocsUrl: ({ docsBaseUrl: s, docsPath: t = "", docsSlug: e }) => t ? `${s ?? "https://viem.sh"}${t}${e ? `#${e}` : ""}` : void 0,
4
+ version: `viem@${o}`
5
+ };
6
+ class u extends Error {
7
+ constructor(t, e = {}) {
8
+ const i = e.cause instanceof u ? e.cause.details : e.cause?.message ? e.cause.message : e.details, n = e.cause instanceof u && e.cause.docsPath || e.docsPath, a = r.getDocsUrl?.({ ...e, docsPath: n }), l = [
9
+ t || "An error occurred.",
10
+ "",
11
+ ...e.metaMessages ? [...e.metaMessages, ""] : [],
12
+ ...a ? [`Docs: ${a}`] : [],
13
+ ...i ? [`Details: ${i}`] : [],
14
+ ...r.version ? [`Version: ${r.version}`] : []
15
+ ].join(`
16
+ `);
17
+ super(l, e.cause ? { cause: e.cause } : void 0), Object.defineProperty(this, "details", {
18
+ enumerable: !0,
19
+ configurable: !0,
20
+ writable: !0,
21
+ value: void 0
22
+ }), Object.defineProperty(this, "docsPath", {
23
+ enumerable: !0,
24
+ configurable: !0,
25
+ writable: !0,
26
+ value: void 0
27
+ }), Object.defineProperty(this, "metaMessages", {
28
+ enumerable: !0,
29
+ configurable: !0,
30
+ writable: !0,
31
+ value: void 0
32
+ }), Object.defineProperty(this, "shortMessage", {
33
+ enumerable: !0,
34
+ configurable: !0,
35
+ writable: !0,
36
+ value: void 0
37
+ }), Object.defineProperty(this, "version", {
38
+ enumerable: !0,
39
+ configurable: !0,
40
+ writable: !0,
41
+ value: void 0
42
+ }), Object.defineProperty(this, "name", {
43
+ enumerable: !0,
44
+ configurable: !0,
45
+ writable: !0,
46
+ value: "BaseError"
47
+ }), this.details = i, this.docsPath = n, this.metaMessages = e.metaMessages, this.name = e.name ?? this.name, this.shortMessage = t, this.version = o;
48
+ }
49
+ walk(t) {
50
+ return c(this, t);
39
51
  }
40
- d(t);
41
- }
42
- function d(t) {
43
- const { chainId: e, maxPriorityFeePerGas: o, maxFeePerGas: r, to: i } = t;
44
- if (e <= 0)
45
- throw new n({ chainId: e });
46
- if (i && !f(i))
47
- throw new s({ address: i });
48
- if (r && r > m)
49
- throw new w({ maxFeePerGas: r });
50
- if (o && r && o > r)
51
- throw new E({ maxFeePerGas: r, maxPriorityFeePerGas: o });
52
- }
53
- function B(t) {
54
- const { chainId: e, maxPriorityFeePerGas: o, gasPrice: r, maxFeePerGas: i, to: a } = t;
55
- if (e <= 0)
56
- throw new n({ chainId: e });
57
- if (a && !f(a))
58
- throw new s({ address: a });
59
- if (o || i)
60
- throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid EIP-2930 Transaction attribute.");
61
- if (r && r > m)
62
- throw new w({ maxFeePerGas: r });
63
52
  }
64
- function K(t) {
65
- const { chainId: e, maxPriorityFeePerGas: o, gasPrice: r, maxFeePerGas: i, to: a } = t;
66
- if (a && !f(a))
67
- throw new s({ address: a });
68
- if (typeof e < "u" && e <= 0)
69
- throw new n({ chainId: e });
70
- if (o || i)
71
- throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid Legacy Transaction attribute.");
72
- if (r && r > m)
73
- throw new w({ maxFeePerGas: r });
53
+ function c(s, t) {
54
+ return t?.(s) ? s : s && typeof s == "object" && "cause" in s && s.cause !== void 0 ? c(s.cause, t) : t ? null : s;
74
55
  }
75
56
  export {
76
- d as assertTransactionEIP1559,
77
- B as assertTransactionEIP2930,
78
- L as assertTransactionEIP4844,
79
- C as assertTransactionEIP7702,
80
- K as assertTransactionLegacy
57
+ u as BaseError
81
58
  };
@@ -1,4 +1,130 @@
1
- const e = 1;
1
+ import { NegativeOffsetError as o, PositionOutOfBoundsError as e, RecursiveReadLimitExceededError as n } from "./index.web141.js";
2
+ const h = {
3
+ bytes: new Uint8Array(),
4
+ dataView: new DataView(new ArrayBuffer(0)),
5
+ position: 0,
6
+ positionReadCount: /* @__PURE__ */ new Map(),
7
+ recursiveReadCount: 0,
8
+ recursiveReadLimit: Number.POSITIVE_INFINITY,
9
+ assertReadLimit() {
10
+ if (this.recursiveReadCount >= this.recursiveReadLimit)
11
+ throw new n({
12
+ count: this.recursiveReadCount + 1,
13
+ limit: this.recursiveReadLimit
14
+ });
15
+ },
16
+ assertPosition(t) {
17
+ if (t < 0 || t > this.bytes.length - 1)
18
+ throw new e({
19
+ length: this.bytes.length,
20
+ position: t
21
+ });
22
+ },
23
+ decrementPosition(t) {
24
+ if (t < 0)
25
+ throw new o({ offset: t });
26
+ const i = this.position - t;
27
+ this.assertPosition(i), this.position = i;
28
+ },
29
+ getReadCount(t) {
30
+ return this.positionReadCount.get(t || this.position) || 0;
31
+ },
32
+ incrementPosition(t) {
33
+ if (t < 0)
34
+ throw new o({ offset: t });
35
+ const i = this.position + t;
36
+ this.assertPosition(i), this.position = i;
37
+ },
38
+ inspectByte(t) {
39
+ const i = t ?? this.position;
40
+ return this.assertPosition(i), this.bytes[i];
41
+ },
42
+ inspectBytes(t, i) {
43
+ const s = i ?? this.position;
44
+ return this.assertPosition(s + t - 1), this.bytes.subarray(s, s + t);
45
+ },
46
+ inspectUint8(t) {
47
+ const i = t ?? this.position;
48
+ return this.assertPosition(i), this.bytes[i];
49
+ },
50
+ inspectUint16(t) {
51
+ const i = t ?? this.position;
52
+ return this.assertPosition(i + 1), this.dataView.getUint16(i);
53
+ },
54
+ inspectUint24(t) {
55
+ const i = t ?? this.position;
56
+ return this.assertPosition(i + 2), (this.dataView.getUint16(i) << 8) + this.dataView.getUint8(i + 2);
57
+ },
58
+ inspectUint32(t) {
59
+ const i = t ?? this.position;
60
+ return this.assertPosition(i + 3), this.dataView.getUint32(i);
61
+ },
62
+ pushByte(t) {
63
+ this.assertPosition(this.position), this.bytes[this.position] = t, this.position++;
64
+ },
65
+ pushBytes(t) {
66
+ this.assertPosition(this.position + t.length - 1), this.bytes.set(t, this.position), this.position += t.length;
67
+ },
68
+ pushUint8(t) {
69
+ this.assertPosition(this.position), this.bytes[this.position] = t, this.position++;
70
+ },
71
+ pushUint16(t) {
72
+ this.assertPosition(this.position + 1), this.dataView.setUint16(this.position, t), this.position += 2;
73
+ },
74
+ pushUint24(t) {
75
+ this.assertPosition(this.position + 2), this.dataView.setUint16(this.position, t >> 8), this.dataView.setUint8(this.position + 2, t & 255), this.position += 3;
76
+ },
77
+ pushUint32(t) {
78
+ this.assertPosition(this.position + 3), this.dataView.setUint32(this.position, t), this.position += 4;
79
+ },
80
+ readByte() {
81
+ this.assertReadLimit(), this._touch();
82
+ const t = this.inspectByte();
83
+ return this.position++, t;
84
+ },
85
+ readBytes(t, i) {
86
+ this.assertReadLimit(), this._touch();
87
+ const s = this.inspectBytes(t);
88
+ return this.position += i ?? t, s;
89
+ },
90
+ readUint8() {
91
+ this.assertReadLimit(), this._touch();
92
+ const t = this.inspectUint8();
93
+ return this.position += 1, t;
94
+ },
95
+ readUint16() {
96
+ this.assertReadLimit(), this._touch();
97
+ const t = this.inspectUint16();
98
+ return this.position += 2, t;
99
+ },
100
+ readUint24() {
101
+ this.assertReadLimit(), this._touch();
102
+ const t = this.inspectUint24();
103
+ return this.position += 3, t;
104
+ },
105
+ readUint32() {
106
+ this.assertReadLimit(), this._touch();
107
+ const t = this.inspectUint32();
108
+ return this.position += 4, t;
109
+ },
110
+ get remaining() {
111
+ return this.bytes.length - this.position;
112
+ },
113
+ setPosition(t) {
114
+ const i = this.position;
115
+ return this.assertPosition(t), this.position = t, () => this.position = i;
116
+ },
117
+ _touch() {
118
+ if (this.recursiveReadLimit === Number.POSITIVE_INFINITY)
119
+ return;
120
+ const t = this.getReadCount();
121
+ this.positionReadCount.set(this.position, t + 1), t > 0 && this.recursiveReadCount++;
122
+ }
123
+ };
124
+ function a(t, { recursiveReadLimit: i = 8192 } = {}) {
125
+ const s = Object.create(h);
126
+ return s.bytes = t, s.dataView = new DataView(t.buffer, t.byteOffset, t.byteLength), s.positionReadCount = /* @__PURE__ */ new Map(), s.recursiveReadLimit = i, s;
127
+ }
2
128
  export {
3
- e as versionedHashVersionKzg
129
+ a as createCursor
4
130
  };
@@ -1,4 +1,26 @@
1
- const n = 2n ** 256n - 1n;
1
+ import { SizeOverflowError as u } from "./index.web90.js";
2
+ import { size as t } from "./index.web83.js";
3
+ function s(n, { size: i }) {
4
+ if (t(n) > i)
5
+ throw new u({
6
+ givenSize: t(n),
7
+ maxSize: i
8
+ });
9
+ }
10
+ function z(n, i = {}) {
11
+ const { signed: o } = i;
12
+ i.size && s(n, { size: i.size });
13
+ const e = BigInt(n);
14
+ if (!o)
15
+ return e;
16
+ const r = (n.length - 2) / 2, f = (1n << BigInt(r) * 8n - 1n) - 1n;
17
+ return e <= f ? e : e - BigInt(`0x${"f".padStart(r * 2, "f")}`) - 1n;
18
+ }
19
+ function g(n, i = {}) {
20
+ return Number(z(n, i));
21
+ }
2
22
  export {
3
- n as maxUint256
23
+ s as assertSize,
24
+ z as hexToBigInt,
25
+ g as hexToNumber
4
26
  };
@@ -1,9 +1,9 @@
1
1
  import { b as m } from "./index.web34.js";
2
- import { configureCdpApiClient as O, setAuthManager as P, authenticateUserWithCustomAuth as b, initiateAuthentication as j, createEndUserEvmAccount as x, createEndUserEvmSmartAccount as v, createEndUserSolanaAccount as K, verifyEmailAuthentication as W, verifySmsAuthentication as H, verifyOAuthCode as R, signEvmHashWithEndUserAccount as B, signEvmTransactionWithEndUserAccount as D, signSolanaTransactionWithEndUserAccount as F, sendEvmTransactionWithEndUserAccount as N, sendSolanaTransactionWithEndUserAccount as J, signEvmMessageWithEndUserAccount as L, signSolanaMessageWithEndUserAccount as z, signEvmTypedDataWithEndUserAccount as $, sendUserOperationWithEndUserAccount as V, getUserOperationWithEndUserAccount as q, exportEndUserEvmAccount as G, exportEndUserSolanaAccount as Q } from "@coinbase/cdp-api-client";
2
+ import { configureCdpApiClient as T, setAuthManager as b, authenticateUserWithCustomAuth as j, initiateAuthentication as P, createEndUserEvmAccount as x, createEndUserEvmSmartAccount as k, createEndUserSolanaAccount as K, verifyEmailAuthentication as W, verifySmsAuthentication as H, verifyOAuthCode as R, signEvmHashWithEndUserAccount as B, signEvmTransactionWithEndUserAccount as D, signSolanaTransactionWithEndUserAccount as N, sendEvmTransactionWithEndUserAccount as F, sendSolanaTransactionWithEndUserAccount as J, signEvmMessageWithEndUserAccount as L, signSolanaMessageWithEndUserAccount as z, signEvmTypedDataWithEndUserAccount as $, sendUserOperationWithEndUserAccount as V, getUserOperationWithEndUserAccount as q, exportEndUserEvmAccount as G, exportEndUserSolanaAccount as Q } from "@coinbase/cdp-api-client";
3
3
  import { Analytics as c } from "./index.web2.js";
4
4
  import "./index.web3.js";
5
- import { Keypair as k } from "@solana/web3.js";
6
- import E from "bs58";
5
+ import { Keypair as E } from "@solana/web3.js";
6
+ import I from "bs58";
7
7
  import { createAuthManager as X } from "./index.web35.js";
8
8
  import { CUSTOM_AUTH_REFRESH_BUFFER_MS as Y } from "./index.web36.js";
9
9
  import { OAuthManager as Z } from "./index.web37.js";
@@ -11,12 +11,12 @@ import { toAuthState as g } from "./index.web38.js";
11
11
  import { withAuth as d } from "./index.web39.js";
12
12
  import { MockAuthManager as ee } from "./index.web40.js";
13
13
  import { MockOAuthManager as te } from "./index.web41.js";
14
- import { mockUser as f } from "./index.web42.js";
15
- import { getPlatformServices as p, getPlatformCrypto as _ } from "./index.web4.js";
14
+ import { mockUser as p } from "./index.web42.js";
15
+ import { getPlatformServices as f, getPlatformCrypto as U } from "./index.web4.js";
16
16
  import { isChainSupportedForCDPSends as ne } from "./index.web43.js";
17
- import { getConfig as a, setCoreAuthManager as I, setCoreOAuthManager as S, getCoreAuthManager as o, getCoreOAuthManager as re, setConfig as se } from "./index.web44.js";
18
- import { CustomAuthError as y } from "./index.web28.js";
19
- import { serializeTransaction as U } from "./index.web45.js";
17
+ import { getConfig as a, setCoreAuthManager as S, setCoreOAuthManager as _, getCoreAuthManager as o, getCoreOAuthManager as re, setConfig as se } from "./index.web44.js";
18
+ import { CustomAuthError as w } from "./index.web28.js";
19
+ import { serializeTransaction as C } from "./index.web45.js";
20
20
  const _e = async (e) => {
21
21
  if (!e.projectId)
22
22
  throw new Error("Project ID is required");
@@ -28,12 +28,12 @@ const _e = async (e) => {
28
28
  n = !0;
29
29
  }
30
30
  if (se(e), a().useMock) {
31
- I(new ee(a().projectId)), S(new te());
31
+ S(new ee(a().projectId)), _(new te());
32
32
  return;
33
33
  }
34
34
  let t;
35
35
  try {
36
- const r = p();
36
+ const r = f();
37
37
  t = r.secureStorage ? {
38
38
  getRefreshToken: () => r.secureStorage.getItem("cdp_refresh_token"),
39
39
  setRefreshToken: (s) => r.secureStorage.setItem("cdp_refresh_token", s),
@@ -49,88 +49,88 @@ const _e = async (e) => {
49
49
  } catch {
50
50
  t = void 0;
51
51
  }
52
- if (O({
52
+ if (T({
53
53
  debugging: a().debugging,
54
54
  basePath: a().basePath,
55
55
  refreshTokenStorage: t
56
56
  }), n) {
57
57
  const r = new Z();
58
- S(r);
58
+ _(r);
59
59
  const s = X(a().projectId);
60
- I(s), P(s);
60
+ S(s), b(s);
61
61
  }
62
62
  await o().ensureInitialized();
63
- }, Ue = async (e) => (c.sendActionCallEvent({ name: "sign_in_with_email" }), A({
63
+ }, Ue = async (e) => (c.sendActionCallEvent({ name: "sign_in_with_email" }), y({
64
64
  email: e.email,
65
65
  type: "email"
66
- })), Ce = async (e) => (c.sendActionCallEvent({ name: "sign_in_with_sms" }), A({
66
+ })), Ce = async (e) => (c.sendActionCallEvent({ name: "sign_in_with_sms" }), y({
67
67
  phoneNumber: e.phoneNumber,
68
68
  type: "sms"
69
69
  })), Me = async (e) => {
70
70
  c.sendActionCallEvent({ name: "sign_in_with_oauth" });
71
- const n = p().oauth.getRedirectUrl();
71
+ const n = f().oauth.getRedirectUrl();
72
72
  if (a().useMock) {
73
73
  const r = new URL(n);
74
- r.searchParams.set("code", "mock-oauth-code"), r.searchParams.set("provider_type", e), r.searchParams.set("flow_id", "mock-flow-id"), p().oauth.initiateOAuthFlow(r.toString());
74
+ r.searchParams.set("code", "mock-oauth-code"), r.searchParams.set("provider_type", e), r.searchParams.set("flow_id", "mock-flow-id"), f().oauth.initiateOAuthFlow(r.toString());
75
75
  return;
76
76
  }
77
- const { authUrl: t } = await A({
77
+ const { authUrl: t } = await y({
78
78
  redirectUrl: n,
79
79
  type: e
80
80
  });
81
- p().oauth.initiateOAuthFlow(t);
82
- }, Te = async (e) => (c.sendActionCallEvent({ name: "verify_email_otp" }), w(
81
+ f().oauth.initiateOAuthFlow(t);
82
+ }, Oe = async (e) => (c.sendActionCallEvent({ name: "verify_email_otp" }), A(
83
83
  e,
84
84
  "Mock email OTP verified",
85
85
  (n, t) => W(n, t)
86
- )), Oe = async (e) => (c.sendActionCallEvent({ name: "verify_sms_otp" }), w(
86
+ )), Te = async (e) => (c.sendActionCallEvent({ name: "verify_sms_otp" }), A(
87
87
  e,
88
88
  "Mock SMS OTP verified",
89
89
  (n, t) => H(n, t)
90
- )), Pe = async (e) => (c.sendActionCallEvent({ name: "verify_oauth" }), w(
90
+ )), be = async (e) => (c.sendActionCallEvent({ name: "verify_oauth" }), A(
91
91
  e,
92
92
  "Mock OAuth code verified",
93
93
  (n, t) => R(n, t.providerType, t)
94
- )), be = async () => {
94
+ )), je = async () => {
95
95
  c.sendActionCallEvent({ name: "authenticate_with_jwt" });
96
96
  const e = a();
97
97
  if (!e.customAuth?.getJwt)
98
- throw new y(
98
+ throw new w(
99
99
  "customAuth.getJwt callback not configured. Please provide customAuth with getJwt in initialize() config."
100
100
  );
101
101
  let n;
102
102
  try {
103
103
  n = await e.customAuth.getJwt();
104
104
  } catch (u) {
105
- throw new y(
105
+ throw new w(
106
106
  u instanceof Error ? u.message : "Failed to get custom auth JWT"
107
107
  );
108
108
  }
109
109
  if (!n)
110
- throw new y("customAuth.getJwt returned null or undefined");
110
+ throw new w("customAuth.getJwt returned null or undefined");
111
111
  if (e.useMock)
112
112
  return await o().setAuthState({
113
113
  accessToken: n,
114
114
  expiresAt: Date.now() + 1e3 * 60 * 60 * 24,
115
- user: f
115
+ user: p
116
116
  }), {
117
117
  message: "Mock JWT authentication successful",
118
- user: f,
118
+ user: p,
119
119
  isNewUser: !1
120
120
  };
121
- const t = await b(a().projectId), r = new Date(Date.now() + Y).toISOString();
121
+ const t = await j(a().projectId), r = new Date(Date.now() + Y).toISOString();
122
122
  let s = g(n, r, t.endUser);
123
- return await o().setAuthState(s), e.ethereum?.createOnLogin && (s = await C(
123
+ return await o().setAuthState(s), e.ethereum?.createOnLogin && (s = await M(
124
124
  s,
125
125
  n,
126
126
  r,
127
127
  e.ethereum.createOnLogin
128
- )), e.solana?.createOnLogin && (s = await M(s, n, r)), {
128
+ )), e.solana?.createOnLogin && (s = await O(s, n, r)), {
129
129
  message: "Authentication successful",
130
130
  user: o().getUser(),
131
131
  isNewUser: t.isNewEndUser
132
132
  };
133
- }, je = async () => (c.sendActionCallEvent({ name: "get_current_user" }), o().getUser()), xe = async () => (c.sendActionCallEvent({ name: "is_signed_in" }), o().isSignedIn()), Ke = async () => {
133
+ }, Pe = async () => (c.sendActionCallEvent({ name: "get_current_user" }), o().getUser()), xe = async () => (c.sendActionCallEvent({ name: "is_signed_in" }), o().isSignedIn()), Ke = async () => {
134
134
  if (c.sendActionCallEvent({ name: "sign_out" }), a().useMock) {
135
135
  await o().signOut();
136
136
  return;
@@ -148,8 +148,8 @@ const _e = async (e) => {
148
148
  address: e.evmAccount,
149
149
  walletSecretId: t
150
150
  })).signature
151
- }))), Fe = async (e) => (c.sendActionCallEvent({ name: "sign_evm_transaction" }), a().useMock ? { signedTransaction: "0x0" } : d(e, o(), async ({ user: n, walletSecretId: t }) => {
152
- const r = U(e.transaction);
151
+ }))), Ne = async (e) => (c.sendActionCallEvent({ name: "sign_evm_transaction" }), a().useMock ? { signedTransaction: "0x0" } : d(e, o(), async ({ user: n, walletSecretId: t }) => {
152
+ const r = C(e.transaction);
153
153
  return {
154
154
  signedTransaction: (await D(
155
155
  a().projectId,
@@ -161,8 +161,8 @@ const _e = async (e) => {
161
161
  }
162
162
  )).signedTransaction
163
163
  };
164
- })), Ne = async (e) => (c.sendActionCallEvent({ name: "sign_solana_transaction" }), a().useMock ? { signedTransaction: "mock-signed-transaction" } : d(e, o(), async ({ user: n, walletSecretId: t }) => ({
165
- signedTransaction: (await F(
164
+ })), Fe = async (e) => (c.sendActionCallEvent({ name: "sign_solana_transaction" }), a().useMock ? { signedTransaction: "mock-signed-transaction" } : d(e, o(), async ({ user: n, walletSecretId: t }) => ({
165
+ signedTransaction: (await N(
166
166
  a().projectId,
167
167
  n.userId,
168
168
  {
@@ -176,9 +176,9 @@ const _e = async (e) => {
176
176
  throw new Error(`Chain ${e.network} is not supported by the CDP Apis`);
177
177
  if (a().useMock)
178
178
  return { transactionHash: "0x0" };
179
- const n = U(e.transaction);
179
+ const n = C(e.transaction);
180
180
  return d(e, o(), async ({ user: t, walletSecretId: r }) => ({
181
- transactionHash: (await N(
181
+ transactionHash: (await F(
182
182
  a().projectId,
183
183
  t.userId,
184
184
  {
@@ -260,7 +260,7 @@ const _e = async (e) => {
260
260
  return {
261
261
  privateKey: m.Buffer.from("mock-private-key").toString("hex")
262
262
  };
263
- const n = _(), t = await n.createExportKeyPair();
263
+ const n = U(), t = await n.createExportKeyPair();
264
264
  return d(e, o(), async ({ user: r, walletSecretId: s }) => {
265
265
  const i = await G(a().projectId, r.userId, {
266
266
  address: e.evmAccount,
@@ -278,12 +278,12 @@ const _e = async (e) => {
278
278
  if (c.sendActionCallEvent({ name: "export_solana_account" }), a().useMock) {
279
279
  const r = m.Buffer.from("mock-private-key").subarray(0, 32), s = m.Buffer.alloc(32);
280
280
  r.copy(s);
281
- const i = k.fromSeed(s), u = m.Buffer.concat([i.secretKey.subarray(0, 32), i.publicKey.toBytes()]);
281
+ const i = E.fromSeed(s), u = m.Buffer.concat([i.secretKey.subarray(0, 32), i.publicKey.toBytes()]);
282
282
  return {
283
- privateKey: E.encode(u)
283
+ privateKey: I.encode(u)
284
284
  };
285
285
  }
286
- const n = _(), t = await n.createExportKeyPair();
286
+ const n = U(), t = await n.createExportKeyPair();
287
287
  return d(e, o(), async ({ user: r, walletSecretId: s }) => {
288
288
  const i = await Q(a().projectId, r.userId, {
289
289
  address: e.solanaAccount,
@@ -292,12 +292,12 @@ const _e = async (e) => {
292
292
  }), u = await n.decryptWithPrivateKey(
293
293
  t.privateKey,
294
294
  i.encryptedPrivateKey
295
- ), l = k.fromSeed(new Uint8Array(u)), h = m.Buffer.concat([l.secretKey.subarray(0, 32), l.publicKey.toBytes()]);
295
+ ), l = E.fromSeed(new Uint8Array(u)), h = m.Buffer.concat([l.secretKey.subarray(0, 32), l.publicKey.toBytes()]);
296
296
  return {
297
- privateKey: E.encode(h)
297
+ privateKey: I.encode(h)
298
298
  };
299
299
  });
300
- }, A = async (e) => {
300
+ }, y = async (e) => {
301
301
  if (a().useMock)
302
302
  return "redirectUrl" in e ? {
303
303
  authUrl: "mock-auth-url",
@@ -308,7 +308,7 @@ const _e = async (e) => {
308
308
  };
309
309
  if (await o().isSignedIn())
310
310
  throw new Error("User is already authenticated. Please sign out first.");
311
- const t = await j(a().projectId, e);
311
+ const t = await P(a().projectId, e);
312
312
  return "authUrl" in t ? {
313
313
  flowId: t.flowId,
314
314
  authUrl: t.authUrl
@@ -316,15 +316,15 @@ const _e = async (e) => {
316
316
  flowId: t.flowId,
317
317
  message: "message" in t ? t.message : ""
318
318
  };
319
- }, w = async (e, n, t) => {
319
+ }, A = async (e, n, t) => {
320
320
  if (a().useMock)
321
321
  return await o().setAuthState({
322
322
  accessToken: "mock-access-token",
323
323
  expiresAt: Date.now() + 1e3 * 60 * 60 * 24,
324
- user: f
324
+ user: p
325
325
  }), {
326
326
  message: n,
327
- user: f,
327
+ user: p,
328
328
  isNewUser: !1
329
329
  };
330
330
  const r = await t(a().projectId, e);
@@ -335,12 +335,12 @@ const _e = async (e) => {
335
335
  );
336
336
  await o().setAuthState(s);
337
337
  const i = a();
338
- i.ethereum?.createOnLogin && (s = await C(
338
+ i.ethereum?.createOnLogin && (s = await M(
339
339
  s,
340
340
  r.accessToken,
341
341
  r.validUntil,
342
342
  i.ethereum.createOnLogin
343
- )), i.solana?.createOnLogin && (s = await M(
343
+ )), i.solana?.createOnLogin && (s = await O(
344
344
  s,
345
345
  r.accessToken,
346
346
  r.validUntil
@@ -351,9 +351,9 @@ const _e = async (e) => {
351
351
  user: u,
352
352
  isNewUser: r.isNewEndUser
353
353
  };
354
- }, C = async (e, n, t, r) => {
354
+ }, M = async (e, n, t, r) => {
355
355
  let s = e;
356
- if (!e.user.evmAccounts || e.user.evmAccounts.length === 0)
356
+ if (!e.user.evmAccountObjects || e.user.evmAccountObjects.length === 0)
357
357
  try {
358
358
  const i = await o().getWalletSecretId();
359
359
  let u = await x(a().projectId, e.user.userId, {
@@ -361,12 +361,14 @@ const _e = async (e) => {
361
361
  }), l = !1;
362
362
  const h = a().ethereum;
363
363
  if (h?.createOnLogin === "smart" && (l = h.enableSpendPermissions ?? !1), r === "smart") {
364
- const [T] = u.evmAccounts;
365
- u = await v(
364
+ const v = u.evmAccountObjects?.[0]?.address;
365
+ if (!v)
366
+ throw new Error("No EVM account found to use as owner for smart account");
367
+ u = await k(
366
368
  a().projectId,
367
369
  e.user.userId,
368
370
  {
369
- owner: T,
371
+ owner: v,
370
372
  enableSpendPermissions: l
371
373
  }
372
374
  );
@@ -375,9 +377,9 @@ const _e = async (e) => {
375
377
  } catch (i) {
376
378
  throw new Error(`Failed to create EVM account: ${i}`);
377
379
  }
378
- if (r === "smart" && (!s.user.evmSmartAccounts || s.user.evmSmartAccounts.length === 0))
380
+ if (r === "smart" && (!s.user.evmSmartAccountObjects || s.user.evmSmartAccountObjects.length === 0))
379
381
  try {
380
- const [i] = s.user.evmAccounts, u = await v(
382
+ const i = s.user.evmAccountObjects[0]?.address, u = await k(
381
383
  a().projectId,
382
384
  s.user.userId,
383
385
  {
@@ -391,9 +393,9 @@ const _e = async (e) => {
391
393
  throw new Error(`Failed to create EVM Smart Account: ${i}`);
392
394
  }
393
395
  return s;
394
- }, M = async (e, n, t) => {
396
+ }, O = async (e, n, t) => {
395
397
  let r = e;
396
- if (!e.user.solanaAccounts || e.user.solanaAccounts.length === 0)
398
+ if (!e.user.solanaAccountObjects || e.user.solanaAccountObjects.length === 0)
397
399
  try {
398
400
  const s = await o().getWalletSecretId(), i = await K(
399
401
  a().projectId,
@@ -409,12 +411,12 @@ const _e = async (e) => {
409
411
  return r;
410
412
  };
411
413
  export {
412
- be as authenticateWithJWT,
414
+ je as authenticateWithJWT,
413
415
  Qe as exportEvmAccount,
414
416
  Xe as exportSolanaAccount,
415
417
  We as getAccessToken,
416
418
  He as getAccessTokenExpiration,
417
- je as getCurrentUser,
419
+ Pe as getCurrentUser,
418
420
  Ge as getUserOperation,
419
421
  _e as initialize,
420
422
  xe as isSignedIn,
@@ -425,15 +427,15 @@ export {
425
427
  qe as sendUserOperation,
426
428
  De as signEvmHash,
427
429
  ze as signEvmMessage,
428
- Fe as signEvmTransaction,
430
+ Ne as signEvmTransaction,
429
431
  Ve as signEvmTypedData,
430
432
  Ue as signInWithEmail,
431
433
  Me as signInWithOAuth,
432
434
  Ce as signInWithSms,
433
435
  Ke as signOut,
434
436
  $e as signSolanaMessage,
435
- Ne as signSolanaTransaction,
436
- Te as verifyEmailOTP,
437
- Pe as verifyOAuth,
438
- Oe as verifySmsOTP
437
+ Fe as signSolanaTransaction,
438
+ Oe as verifyEmailOTP,
439
+ be as verifyOAuth,
440
+ Te as verifySmsOTP
439
441
  };