@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,52 +1,4 @@
1
- import { __exports as F } from "./index.web67.js";
2
- var A;
3
- function _() {
4
- if (A) return F;
5
- A = 1, F.byteLength = y, F.toByteArray = C, F.fromByteArray = B;
6
- for (var c = [], n = [], l = typeof Uint8Array < "u" ? Uint8Array : Array, d = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", s = 0, p = d.length; s < p; ++s)
7
- c[s] = d[s], n[d.charCodeAt(s)] = s;
8
- n[45] = 62, n[95] = 63;
9
- function x(r) {
10
- var e = r.length;
11
- if (e % 4 > 0)
12
- throw new Error("Invalid string. Length must be a multiple of 4");
13
- var a = r.indexOf("=");
14
- a === -1 && (a = e);
15
- var o = a === e ? 0 : 4 - a % 4;
16
- return [a, o];
17
- }
18
- function y(r) {
19
- var e = x(r), a = e[0], o = e[1];
20
- return (a + o) * 3 / 4 - o;
21
- }
22
- function i(r, e, a) {
23
- return (e + a) * 3 / 4 - a;
24
- }
25
- function C(r) {
26
- var e, a = x(r), o = a[0], v = a[1], t = new l(i(r, o, v)), h = 0, u = v > 0 ? o - 4 : o, f;
27
- for (f = 0; f < u; f += 4)
28
- e = n[r.charCodeAt(f)] << 18 | n[r.charCodeAt(f + 1)] << 12 | n[r.charCodeAt(f + 2)] << 6 | n[r.charCodeAt(f + 3)], t[h++] = e >> 16 & 255, t[h++] = e >> 8 & 255, t[h++] = e & 255;
29
- return v === 2 && (e = n[r.charCodeAt(f)] << 2 | n[r.charCodeAt(f + 1)] >> 4, t[h++] = e & 255), v === 1 && (e = n[r.charCodeAt(f)] << 10 | n[r.charCodeAt(f + 1)] << 4 | n[r.charCodeAt(f + 2)] >> 2, t[h++] = e >> 8 & 255, t[h++] = e & 255), t;
30
- }
31
- function L(r) {
32
- return c[r >> 18 & 63] + c[r >> 12 & 63] + c[r >> 6 & 63] + c[r & 63];
33
- }
34
- function g(r, e, a) {
35
- for (var o, v = [], t = e; t < a; t += 3)
36
- o = (r[t] << 16 & 16711680) + (r[t + 1] << 8 & 65280) + (r[t + 2] & 255), v.push(L(o));
37
- return v.join("");
38
- }
39
- function B(r) {
40
- for (var e, a = r.length, o = a % 3, v = [], t = 16383, h = 0, u = a - o; h < u; h += t)
41
- v.push(g(r, h, h + t > u ? u : h + t));
42
- return o === 1 ? (e = r[a - 1], v.push(
43
- c[e >> 2] + c[e << 4 & 63] + "=="
44
- )) : o === 2 && (e = (r[a - 2] << 8) + r[a - 1], v.push(
45
- c[e >> 10] + c[e >> 4 & 63] + c[e << 2 & 63] + "="
46
- )), v.join("");
47
- }
48
- return F;
49
- }
1
+ var r = {};
50
2
  export {
51
- _ as __require
3
+ r as __exports
52
4
  };
@@ -1,30 +1,52 @@
1
- import { __exports as n } from "./index.web68.js";
2
- /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
3
- var d;
4
- function q() {
5
- return d ? n : (d = 1, n.read = function(s, a, N, w, M) {
6
- var t, r, h = M * 8 - w - 1, e = (1 << h) - 1, f = e >> 1, i = -7, o = N ? M - 1 : 0, x = N ? -1 : 1, p = s[a + o];
7
- for (o += x, t = p & (1 << -i) - 1, p >>= -i, i += h; i > 0; t = t * 256 + s[a + o], o += x, i -= 8)
8
- ;
9
- for (r = t & (1 << -i) - 1, t >>= -i, i += w; i > 0; r = r * 256 + s[a + o], o += x, i -= 8)
10
- ;
11
- if (t === 0)
12
- t = 1 - f;
13
- else {
14
- if (t === e)
15
- return r ? NaN : (p ? -1 : 1) * (1 / 0);
16
- r = r + Math.pow(2, w), t = t - f;
17
- }
18
- return (p ? -1 : 1) * r * Math.pow(2, t - w);
19
- }, n.write = function(s, a, N, w, M, t) {
20
- var r, h, e, f = t * 8 - M - 1, i = (1 << f) - 1, o = i >> 1, x = M === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0, p = w ? 0 : t - 1, c = w ? 1 : -1, I = a < 0 || a === 0 && 1 / a < 0 ? 1 : 0;
21
- for (a = Math.abs(a), isNaN(a) || a === 1 / 0 ? (h = isNaN(a) ? 1 : 0, r = i) : (r = Math.floor(Math.log(a) / Math.LN2), a * (e = Math.pow(2, -r)) < 1 && (r--, e *= 2), r + o >= 1 ? a += x / e : a += x * Math.pow(2, 1 - o), a * e >= 2 && (r++, e /= 2), r + o >= i ? (h = 0, r = i) : r + o >= 1 ? (h = (a * e - 1) * Math.pow(2, M), r = r + o) : (h = a * Math.pow(2, o - 1) * Math.pow(2, M), r = 0)); M >= 8; s[N + p] = h & 255, p += c, h /= 256, M -= 8)
22
- ;
23
- for (r = r << M | h, f += M; f > 0; s[N + p] = r & 255, p += c, r /= 256, f -= 8)
24
- ;
25
- s[N + p - c] |= I * 128;
26
- }, n);
1
+ import { __exports as F } from "./index.web68.js";
2
+ var A;
3
+ function _() {
4
+ if (A) return F;
5
+ A = 1, F.byteLength = y, F.toByteArray = C, F.fromByteArray = B;
6
+ for (var c = [], n = [], l = typeof Uint8Array < "u" ? Uint8Array : Array, d = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", s = 0, p = d.length; s < p; ++s)
7
+ c[s] = d[s], n[d.charCodeAt(s)] = s;
8
+ n[45] = 62, n[95] = 63;
9
+ function x(r) {
10
+ var e = r.length;
11
+ if (e % 4 > 0)
12
+ throw new Error("Invalid string. Length must be a multiple of 4");
13
+ var a = r.indexOf("=");
14
+ a === -1 && (a = e);
15
+ var o = a === e ? 0 : 4 - a % 4;
16
+ return [a, o];
17
+ }
18
+ function y(r) {
19
+ var e = x(r), a = e[0], o = e[1];
20
+ return (a + o) * 3 / 4 - o;
21
+ }
22
+ function i(r, e, a) {
23
+ return (e + a) * 3 / 4 - a;
24
+ }
25
+ function C(r) {
26
+ var e, a = x(r), o = a[0], v = a[1], t = new l(i(r, o, v)), h = 0, u = v > 0 ? o - 4 : o, f;
27
+ for (f = 0; f < u; f += 4)
28
+ e = n[r.charCodeAt(f)] << 18 | n[r.charCodeAt(f + 1)] << 12 | n[r.charCodeAt(f + 2)] << 6 | n[r.charCodeAt(f + 3)], t[h++] = e >> 16 & 255, t[h++] = e >> 8 & 255, t[h++] = e & 255;
29
+ return v === 2 && (e = n[r.charCodeAt(f)] << 2 | n[r.charCodeAt(f + 1)] >> 4, t[h++] = e & 255), v === 1 && (e = n[r.charCodeAt(f)] << 10 | n[r.charCodeAt(f + 1)] << 4 | n[r.charCodeAt(f + 2)] >> 2, t[h++] = e >> 8 & 255, t[h++] = e & 255), t;
30
+ }
31
+ function L(r) {
32
+ return c[r >> 18 & 63] + c[r >> 12 & 63] + c[r >> 6 & 63] + c[r & 63];
33
+ }
34
+ function g(r, e, a) {
35
+ for (var o, v = [], t = e; t < a; t += 3)
36
+ o = (r[t] << 16 & 16711680) + (r[t + 1] << 8 & 65280) + (r[t + 2] & 255), v.push(L(o));
37
+ return v.join("");
38
+ }
39
+ function B(r) {
40
+ for (var e, a = r.length, o = a % 3, v = [], t = 16383, h = 0, u = a - o; h < u; h += t)
41
+ v.push(g(r, h, h + t > u ? u : h + t));
42
+ return o === 1 ? (e = r[a - 1], v.push(
43
+ c[e >> 2] + c[e << 4 & 63] + "=="
44
+ )) : o === 2 && (e = (r[a - 2] << 8) + r[a - 1], v.push(
45
+ c[e >> 10] + c[e >> 4 & 63] + c[e << 2 & 63] + "="
46
+ )), v.join("");
47
+ }
48
+ return F;
27
49
  }
28
50
  export {
29
- q as __require
51
+ _ as __require
30
52
  };
@@ -1,4 +1,30 @@
1
- var s = {};
1
+ import { __exports as n } from "./index.web69.js";
2
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
3
+ var d;
4
+ function q() {
5
+ return d ? n : (d = 1, n.read = function(s, a, N, w, M) {
6
+ var t, r, h = M * 8 - w - 1, e = (1 << h) - 1, f = e >> 1, i = -7, o = N ? M - 1 : 0, x = N ? -1 : 1, p = s[a + o];
7
+ for (o += x, t = p & (1 << -i) - 1, p >>= -i, i += h; i > 0; t = t * 256 + s[a + o], o += x, i -= 8)
8
+ ;
9
+ for (r = t & (1 << -i) - 1, t >>= -i, i += w; i > 0; r = r * 256 + s[a + o], o += x, i -= 8)
10
+ ;
11
+ if (t === 0)
12
+ t = 1 - f;
13
+ else {
14
+ if (t === e)
15
+ return r ? NaN : (p ? -1 : 1) * (1 / 0);
16
+ r = r + Math.pow(2, w), t = t - f;
17
+ }
18
+ return (p ? -1 : 1) * r * Math.pow(2, t - w);
19
+ }, n.write = function(s, a, N, w, M, t) {
20
+ var r, h, e, f = t * 8 - M - 1, i = (1 << f) - 1, o = i >> 1, x = M === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0, p = w ? 0 : t - 1, c = w ? 1 : -1, I = a < 0 || a === 0 && 1 / a < 0 ? 1 : 0;
21
+ for (a = Math.abs(a), isNaN(a) || a === 1 / 0 ? (h = isNaN(a) ? 1 : 0, r = i) : (r = Math.floor(Math.log(a) / Math.LN2), a * (e = Math.pow(2, -r)) < 1 && (r--, e *= 2), r + o >= 1 ? a += x / e : a += x * Math.pow(2, 1 - o), a * e >= 2 && (r++, e /= 2), r + o >= i ? (h = 0, r = i) : r + o >= 1 ? (h = (a * e - 1) * Math.pow(2, M), r = r + o) : (h = a * Math.pow(2, o - 1) * Math.pow(2, M), r = 0)); M >= 8; s[N + p] = h & 255, p += c, h /= 256, M -= 8)
22
+ ;
23
+ for (r = r << M | h, f += M; f > 0; s[N + p] = r & 255, p += c, r /= 256, f -= 8)
24
+ ;
25
+ s[N + p - c] |= I * 128;
26
+ }, n);
27
+ }
2
28
  export {
3
- s as __exports
29
+ q as __require
4
30
  };
@@ -1,4 +1,4 @@
1
- var e = {};
1
+ var s = {};
2
2
  export {
3
- e as __exports
3
+ s as __exports
4
4
  };
@@ -1,19 +1,4 @@
1
- import { FlattenedSign as n } from "./index.web117.js";
2
- class o {
3
- #e;
4
- constructor(e) {
5
- this.#e = new n(e);
6
- }
7
- setProtectedHeader(e) {
8
- return this.#e.setProtectedHeader(e), this;
9
- }
10
- async sign(e, r) {
11
- const t = await this.#e.sign(e, r);
12
- if (t.payload === void 0)
13
- throw new TypeError("use the flattened module for creating JWS with b64: false");
14
- return `${t.protected}.${t.payload}.${t.signature}`;
15
- }
16
- }
1
+ var e = {};
17
2
  export {
18
- o as CompactSign
3
+ e as __exports
19
4
  };
@@ -1,25 +1,20 @@
1
- class c extends Error {
2
- static code = "ERR_JOSE_GENERIC";
3
- code = "ERR_JOSE_GENERIC";
4
- constructor(s, e) {
5
- super(s, e), this.name = this.constructor.name, Error.captureStackTrace?.(this, this.constructor);
1
+ import { toHex as i } from "./index.web71.js";
2
+ import { toYParitySignatureArray as c } from "./index.web50.js";
3
+ function f(r) {
4
+ if (!r || r.length === 0)
5
+ return [];
6
+ const t = [];
7
+ for (const o of r) {
8
+ const { chainId: n, nonce: e, ...s } = o, a = o.address;
9
+ t.push([
10
+ n ? i(n) : "0x",
11
+ a,
12
+ e ? i(e) : "0x",
13
+ ...c({}, s)
14
+ ]);
6
15
  }
7
- }
8
- class E extends c {
9
- static code = "ERR_JOSE_NOT_SUPPORTED";
10
- code = "ERR_JOSE_NOT_SUPPORTED";
11
- }
12
- class o extends c {
13
- static code = "ERR_JWS_INVALID";
14
- code = "ERR_JWS_INVALID";
15
- }
16
- class r extends c {
17
- static code = "ERR_JWT_INVALID";
18
- code = "ERR_JWT_INVALID";
16
+ return t;
19
17
  }
20
18
  export {
21
- c as JOSEError,
22
- E as JOSENotSupported,
23
- o as JWSInvalid,
24
- r as JWTInvalid
19
+ f as serializeAuthorizationList
25
20
  };
@@ -1,53 +1,48 @@
1
- import { encoder as n } from "./index.web118.js";
2
- import e from "./index.web119.js";
3
- import i from "./index.web120.js";
4
- import o from "./index.web121.js";
5
- function s(r, t) {
6
- if (!Number.isFinite(t))
7
- throw new TypeError(`Invalid ${r} input`);
8
- return t;
1
+ import { IntegerOutOfRangeError as x } from "./index.web88.js";
2
+ import { pad as s } from "./index.web79.js";
3
+ import { assertSize as c } from "./index.web87.js";
4
+ const b = /* @__PURE__ */ Array.from({ length: 256 }, (n, e) => e.toString(16).padStart(2, "0"));
5
+ function B(n, e = {}) {
6
+ return typeof n == "number" || typeof n == "bigint" ? y(n, e) : typeof n == "string" ? $(n, e) : typeof n == "boolean" ? z(n, e) : m(n, e);
9
7
  }
10
- class d {
11
- #t;
12
- constructor(t) {
13
- if (!o(t))
14
- throw new TypeError("JWT Claims Set MUST be an object");
15
- this.#t = structuredClone(t);
16
- }
17
- data() {
18
- return n.encode(JSON.stringify(this.#t));
19
- }
20
- get iss() {
21
- return this.#t.iss;
22
- }
23
- set iss(t) {
24
- this.#t.iss = t;
25
- }
26
- get sub() {
27
- return this.#t.sub;
28
- }
29
- set sub(t) {
30
- this.#t.sub = t;
31
- }
32
- get aud() {
33
- return this.#t.aud;
34
- }
35
- set aud(t) {
36
- this.#t.aud = t;
37
- }
38
- set jti(t) {
39
- this.#t.jti = t;
40
- }
41
- set nbf(t) {
42
- typeof t == "number" ? this.#t.nbf = s("setNotBefore", t) : t instanceof Date ? this.#t.nbf = s("setNotBefore", e(t)) : this.#t.nbf = e(/* @__PURE__ */ new Date()) + i(t);
43
- }
44
- set exp(t) {
45
- typeof t == "number" ? this.#t.exp = s("setExpirationTime", t) : t instanceof Date ? this.#t.exp = s("setExpirationTime", e(t)) : this.#t.exp = e(/* @__PURE__ */ new Date()) + i(t);
46
- }
47
- set iat(t) {
48
- typeof t > "u" ? this.#t.iat = e(/* @__PURE__ */ new Date()) : t instanceof Date ? this.#t.iat = s("setIssuedAt", e(t)) : typeof t == "string" ? this.#t.iat = s("setIssuedAt", e(/* @__PURE__ */ new Date()) + i(t)) : this.#t.iat = s("setIssuedAt", t);
49
- }
8
+ function z(n, e = {}) {
9
+ const t = `0x${Number(n)}`;
10
+ return typeof e.size == "number" ? (c(t, { size: e.size }), s(t, { size: e.size })) : t;
11
+ }
12
+ function m(n, e = {}) {
13
+ let t = "";
14
+ for (let i = 0; i < n.length; i++)
15
+ t += b[n[i]];
16
+ const r = `0x${t}`;
17
+ return typeof e.size == "number" ? (c(r, { size: e.size }), s(r, { dir: "right", size: e.size })) : r;
18
+ }
19
+ function y(n, e = {}) {
20
+ const { signed: t, size: r } = e, i = BigInt(n);
21
+ let o;
22
+ r ? t ? o = (1n << BigInt(r) * 8n - 1n) - 1n : o = 2n ** (BigInt(r) * 8n) - 1n : typeof n == "number" && (o = BigInt(Number.MAX_SAFE_INTEGER));
23
+ const g = typeof o == "bigint" && t ? -o - 1n : 0;
24
+ if (o && i > o || i < g) {
25
+ const f = typeof n == "bigint" ? "n" : "";
26
+ throw new x({
27
+ max: o ? `${o}${f}` : void 0,
28
+ min: `${g}${f}`,
29
+ signed: t,
30
+ size: r,
31
+ value: `${n}${f}`
32
+ });
33
+ }
34
+ const u = `0x${(t && i < 0 ? (1n << BigInt(r * 8)) + BigInt(i) : i).toString(16)}`;
35
+ return r ? s(u, { size: r }) : u;
36
+ }
37
+ const d = /* @__PURE__ */ new TextEncoder();
38
+ function $(n, e = {}) {
39
+ const t = d.encode(n);
40
+ return m(t, e);
50
41
  }
51
42
  export {
52
- d as JWTClaimsBuilder
43
+ z as boolToHex,
44
+ m as bytesToHex,
45
+ y as numberToHex,
46
+ $ as stringToHex,
47
+ B as toHex
53
48
  };
@@ -1,20 +1,16 @@
1
- import { toHex as i } from "./index.web73.js";
2
- import { toYParitySignatureArray as c } from "./index.web50.js";
3
- function f(r) {
4
- if (!r || r.length === 0)
5
- return [];
6
- const t = [];
7
- for (const o of r) {
8
- const { chainId: n, nonce: e, ...s } = o, a = o.address;
9
- t.push([
10
- n ? i(n) : "0x",
11
- a,
12
- e ? i(e) : "0x",
13
- ...c({}, s)
14
- ]);
15
- }
16
- return t;
1
+ import { stringToBytes as p } from "./index.web73.js";
2
+ import { keccak256 as f } from "./index.web74.js";
3
+ import { LruMap as m } from "./index.web75.js";
4
+ const r = /* @__PURE__ */ new m(8192);
5
+ function a(s, o) {
6
+ if (r.has(`${s}.${o}`))
7
+ return r.get(`${s}.${o}`);
8
+ const c = s.substring(2).toLowerCase(), n = f(p(c)), e = c.split("");
9
+ for (let t = 0; t < 40; t += 2)
10
+ n[t >> 1] >> 4 >= 8 && e[t] && (e[t] = e[t].toUpperCase()), (n[t >> 1] & 15) >= 8 && e[t + 1] && (e[t + 1] = e[t + 1].toUpperCase());
11
+ const i = `0x${e.join("")}`;
12
+ return r.set(`${s}.${o}`, i), i;
17
13
  }
18
14
  export {
19
- f as serializeAuthorizationList
15
+ a as checksumAddress
20
16
  };
@@ -1,48 +1,58 @@
1
- import { IntegerOutOfRangeError as x } from "./index.web90.js";
2
- import { pad as s } from "./index.web81.js";
3
- import { assertSize as c } from "./index.web89.js";
4
- const b = /* @__PURE__ */ Array.from({ length: 256 }, (n, e) => e.toString(16).padStart(2, "0"));
5
- function B(n, e = {}) {
6
- return typeof n == "number" || typeof n == "bigint" ? y(n, e) : typeof n == "string" ? $(n, e) : typeof n == "boolean" ? z(n, e) : m(n, e);
1
+ import { BaseError as g } from "./index.web85.js";
2
+ import { isHex as x } from "./index.web78.js";
3
+ import { pad as s } from "./index.web79.js";
4
+ import { assertSize as u } from "./index.web87.js";
5
+ import { numberToHex as h } from "./index.web71.js";
6
+ const A = /* @__PURE__ */ new TextEncoder();
7
+ function F(e, n = {}) {
8
+ return typeof e == "number" || typeof e == "bigint" ? T(e, n) : typeof e == "boolean" ? B(e, n) : x(e) ? y(e, n) : l(e, n);
7
9
  }
8
- function z(n, e = {}) {
9
- const t = `0x${Number(n)}`;
10
- return typeof e.size == "number" ? (c(t, { size: e.size }), s(t, { size: e.size })) : t;
10
+ function B(e, n = {}) {
11
+ const r = new Uint8Array(1);
12
+ return r[0] = Number(e), typeof n.size == "number" ? (u(r, { size: n.size }), s(r, { size: n.size })) : r;
11
13
  }
12
- function m(n, e = {}) {
13
- let t = "";
14
- for (let i = 0; i < n.length; i++)
15
- t += b[n[i]];
16
- const r = `0x${t}`;
17
- return typeof e.size == "number" ? (c(r, { size: e.size }), s(r, { dir: "right", size: e.size })) : r;
14
+ const t = {
15
+ zero: 48,
16
+ nine: 57,
17
+ A: 65,
18
+ F: 70,
19
+ a: 97,
20
+ f: 102
21
+ };
22
+ function m(e) {
23
+ if (e >= t.zero && e <= t.nine)
24
+ return e - t.zero;
25
+ if (e >= t.A && e <= t.F)
26
+ return e - (t.A - 10);
27
+ if (e >= t.a && e <= t.f)
28
+ return e - (t.a - 10);
18
29
  }
19
- function y(n, e = {}) {
20
- const { signed: t, size: r } = e, i = BigInt(n);
21
- let o;
22
- r ? t ? o = (1n << BigInt(r) * 8n - 1n) - 1n : o = 2n ** (BigInt(r) * 8n) - 1n : typeof n == "number" && (o = BigInt(Number.MAX_SAFE_INTEGER));
23
- const g = typeof o == "bigint" && t ? -o - 1n : 0;
24
- if (o && i > o || i < g) {
25
- const f = typeof n == "bigint" ? "n" : "";
26
- throw new x({
27
- max: o ? `${o}${f}` : void 0,
28
- min: `${g}${f}`,
29
- signed: t,
30
- size: r,
31
- value: `${n}${f}`
32
- });
30
+ function y(e, n = {}) {
31
+ let r = e;
32
+ n.size && (u(r, { size: n.size }), r = s(r, { dir: "right", size: n.size }));
33
+ let i = r.slice(2);
34
+ i.length % 2 && (i = `0${i}`);
35
+ const z = i.length / 2, d = new Uint8Array(z);
36
+ for (let f = 0, o = 0; f < z; f++) {
37
+ const b = m(i.charCodeAt(o++)), c = m(i.charCodeAt(o++));
38
+ if (b === void 0 || c === void 0)
39
+ throw new g(`Invalid byte sequence ("${i[o - 2]}${i[o - 1]}" in "${i}").`);
40
+ d[f] = b * 16 + c;
33
41
  }
34
- const u = `0x${(t && i < 0 ? (1n << BigInt(r * 8)) + BigInt(i) : i).toString(16)}`;
35
- return r ? s(u, { size: r }) : u;
42
+ return d;
43
+ }
44
+ function T(e, n) {
45
+ const r = h(e, n);
46
+ return y(r);
36
47
  }
37
- const d = /* @__PURE__ */ new TextEncoder();
38
- function $(n, e = {}) {
39
- const t = d.encode(n);
40
- return m(t, e);
48
+ function l(e, n = {}) {
49
+ const r = A.encode(e);
50
+ return typeof n.size == "number" ? (u(r, { size: n.size }), s(r, { dir: "right", size: n.size })) : r;
41
51
  }
42
52
  export {
43
- z as boolToHex,
44
- m as bytesToHex,
45
- y as numberToHex,
46
- $ as stringToHex,
47
- B as toHex
53
+ B as boolToBytes,
54
+ y as hexToBytes,
55
+ T as numberToBytes,
56
+ l as stringToBytes,
57
+ F as toBytes
48
58
  };
@@ -1,16 +1,9 @@
1
- import { stringToBytes as p } from "./index.web75.js";
2
- import { keccak256 as f } from "./index.web76.js";
3
- import { LruMap as m } from "./index.web77.js";
4
- const r = /* @__PURE__ */ new m(8192);
5
- function a(s, o) {
6
- if (r.has(`${s}.${o}`))
7
- return r.get(`${s}.${o}`);
8
- const c = s.substring(2).toLowerCase(), n = f(p(c)), e = c.split("");
9
- for (let t = 0; t < 40; t += 2)
10
- n[t >> 1] >> 4 >= 8 && e[t] && (e[t] = e[t].toUpperCase()), (n[t >> 1] & 15) >= 8 && e[t + 1] && (e[t + 1] = e[t + 1].toUpperCase());
11
- const i = `0x${e.join("")}`;
12
- return r.set(`${s}.${o}`, i), i;
1
+ import { keccak_256 as o } from "./index.web89.js";
2
+ import { isHex as r } from "./index.web78.js";
3
+ import { toBytes as c } from "./index.web73.js";
4
+ function k(t, e) {
5
+ return o(r(t, { strict: !1 }) ? c(t) : t);
13
6
  }
14
7
  export {
15
- a as checksumAddress
8
+ k as keccak256
16
9
  };
@@ -1,58 +1,24 @@
1
- import { BaseError as g } from "./index.web87.js";
2
- import { isHex as x } from "./index.web80.js";
3
- import { pad as s } from "./index.web81.js";
4
- import { assertSize as u } from "./index.web89.js";
5
- import { numberToHex as h } from "./index.web73.js";
6
- const A = /* @__PURE__ */ new TextEncoder();
7
- function F(e, n = {}) {
8
- return typeof e == "number" || typeof e == "bigint" ? T(e, n) : typeof e == "boolean" ? B(e, n) : x(e) ? y(e, n) : l(e, n);
9
- }
10
- function B(e, n = {}) {
11
- const r = new Uint8Array(1);
12
- return r[0] = Number(e), typeof n.size == "number" ? (u(r, { size: n.size }), s(r, { size: n.size })) : r;
13
- }
14
- const t = {
15
- zero: 48,
16
- nine: 57,
17
- A: 65,
18
- F: 70,
19
- a: 97,
20
- f: 102
21
- };
22
- function m(e) {
23
- if (e >= t.zero && e <= t.nine)
24
- return e - t.zero;
25
- if (e >= t.A && e <= t.F)
26
- return e - (t.A - 10);
27
- if (e >= t.a && e <= t.f)
28
- return e - (t.a - 10);
29
- }
30
- function y(e, n = {}) {
31
- let r = e;
32
- n.size && (u(r, { size: n.size }), r = s(r, { dir: "right", size: n.size }));
33
- let i = r.slice(2);
34
- i.length % 2 && (i = `0${i}`);
35
- const z = i.length / 2, d = new Uint8Array(z);
36
- for (let f = 0, o = 0; f < z; f++) {
37
- const b = m(i.charCodeAt(o++)), c = m(i.charCodeAt(o++));
38
- if (b === void 0 || c === void 0)
39
- throw new g(`Invalid byte sequence ("${i[o - 2]}${i[o - 1]}" in "${i}").`);
40
- d[f] = b * 16 + c;
1
+ class r extends Map {
2
+ constructor(e) {
3
+ super(), Object.defineProperty(this, "maxSize", {
4
+ enumerable: !0,
5
+ configurable: !0,
6
+ writable: !0,
7
+ value: void 0
8
+ }), this.maxSize = e;
9
+ }
10
+ get(e) {
11
+ const t = super.get(e);
12
+ return super.has(e) && t !== void 0 && (this.delete(e), super.set(e, t)), t;
13
+ }
14
+ set(e, t) {
15
+ if (super.set(e, t), this.maxSize && this.size > this.maxSize) {
16
+ const s = this.keys().next().value;
17
+ s && this.delete(s);
18
+ }
19
+ return this;
41
20
  }
42
- return d;
43
- }
44
- function T(e, n) {
45
- const r = h(e, n);
46
- return y(r);
47
- }
48
- function l(e, n = {}) {
49
- const r = A.encode(e);
50
- return typeof n.size == "number" ? (u(r, { size: n.size }), s(r, { dir: "right", size: n.size })) : r;
51
21
  }
52
22
  export {
53
- B as boolToBytes,
54
- y as hexToBytes,
55
- T as numberToBytes,
56
- l as stringToBytes,
57
- F as toBytes
23
+ r as LruMap
58
24
  };
@@ -1,9 +1,14 @@
1
- import { keccak_256 as o } from "./index.web91.js";
2
- import { isHex as r } from "./index.web80.js";
3
- import { toBytes as c } from "./index.web75.js";
4
- function k(t, e) {
5
- return o(r(t, { strict: !1 }) ? c(t) : t);
1
+ import { LruMap as u } from "./index.web75.js";
2
+ import { checksumAddress as c } from "./index.web72.js";
3
+ const i = /^0x[a-fA-F0-9]{40}$/, r = /* @__PURE__ */ new u(8192);
4
+ function h(t, s) {
5
+ const { strict: n = !0 } = s ?? {}, e = `${t}.${n}`;
6
+ if (r.has(e))
7
+ return r.get(e);
8
+ const o = i.test(t) ? t.toLowerCase() === t ? !0 : n ? c(t) === t : !0 : !1;
9
+ return r.set(e, o), o;
6
10
  }
7
11
  export {
8
- k as keccak256
12
+ h as isAddress,
13
+ r as isAddressCache
9
14
  };
@@ -1,24 +1,6 @@
1
- class r extends Map {
2
- constructor(e) {
3
- super(), Object.defineProperty(this, "maxSize", {
4
- enumerable: !0,
5
- configurable: !0,
6
- writable: !0,
7
- value: void 0
8
- }), this.maxSize = e;
9
- }
10
- get(e) {
11
- const t = super.get(e);
12
- return super.has(e) && t !== void 0 && (this.delete(e), super.set(e, t)), t;
13
- }
14
- set(e, t) {
15
- if (super.set(e, t), this.maxSize && this.size > this.maxSize) {
16
- const s = this.keys().next().value;
17
- s && this.delete(s);
18
- }
19
- return this;
20
- }
1
+ function n(e) {
2
+ return `0x${e.reduce((c, r) => c + r.replace("0x", ""), "")}`;
21
3
  }
22
4
  export {
23
- r as LruMap
5
+ n as concatHex
24
6
  };