@coinbase/cdp-core 0.0.23 → 0.0.25

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 (109) hide show
  1. package/README.md +12 -12
  2. package/dist/esm/index.js +17 -15
  3. package/dist/esm/index10.js +20 -14
  4. package/dist/esm/index100.js +6 -9
  5. package/dist/esm/index101.js +11 -13
  6. package/dist/esm/index102.js +11 -8
  7. package/dist/esm/index103.js +7 -14
  8. package/dist/esm/index104.js +16 -80
  9. package/dist/esm/index105.js +72 -70
  10. package/dist/esm/index106.js +81 -0
  11. package/dist/esm/index11.js +13 -117
  12. package/dist/esm/index12.js +116 -11
  13. package/dist/esm/index13.js +14 -22
  14. package/dist/esm/index14.js +42 -20
  15. package/dist/esm/index15.js +20 -172
  16. package/dist/esm/index16.js +170 -24
  17. package/dist/esm/index17.js +22 -156
  18. package/dist/esm/index18.js +157 -45
  19. package/dist/esm/index19.js +44 -149
  20. package/dist/esm/index2.js +10 -10
  21. package/dist/esm/index20.js +247 -53
  22. package/dist/esm/index21.js +56 -41
  23. package/dist/esm/index22.js +40 -16
  24. package/dist/esm/index23.js +16 -4
  25. package/dist/esm/index24.js +5 -5
  26. package/dist/esm/index25.js +5 -9
  27. package/dist/esm/index26.js +8 -17
  28. package/dist/esm/index27.js +16 -44
  29. package/dist/esm/index28.js +45 -13
  30. package/dist/esm/index29.js +13 -55
  31. package/dist/esm/index3.js +66 -60
  32. package/dist/esm/index30.js +55 -6
  33. package/dist/esm/index31.js +6 -21
  34. package/dist/esm/index32.js +21 -11
  35. package/dist/esm/index33.js +11 -3
  36. package/dist/esm/index34.js +3 -3
  37. package/dist/esm/index35.js +3 -34
  38. package/dist/esm/index36.js +32 -10
  39. package/dist/esm/index37.js +12 -4
  40. package/dist/esm/index38.js +4 -28
  41. package/dist/esm/index39.js +28 -6
  42. package/dist/esm/index4.js +48 -35
  43. package/dist/esm/index40.js +6 -24
  44. package/dist/esm/index41.js +24 -16
  45. package/dist/esm/index42.js +16 -54
  46. package/dist/esm/index43.js +53 -22
  47. package/dist/esm/index44.js +23 -11
  48. package/dist/esm/index45.js +10 -26
  49. package/dist/esm/index46.js +26 -41
  50. package/dist/esm/index47.js +41 -54
  51. package/dist/esm/index48.js +54 -126
  52. package/dist/esm/index49.js +126 -11
  53. package/dist/esm/index5.js +1 -1
  54. package/dist/esm/index50.js +9 -101
  55. package/dist/esm/index51.js +104 -6
  56. package/dist/esm/index52.js +7 -3
  57. package/dist/esm/index53.js +3 -15
  58. package/dist/esm/index54.js +14 -42
  59. package/dist/esm/index55.js +38 -74
  60. package/dist/esm/index56.js +79 -2
  61. package/dist/esm/index57.js +2 -2
  62. package/dist/esm/index58.js +2 -13
  63. package/dist/esm/index59.js +8 -33
  64. package/dist/esm/index6.js +13 -183
  65. package/dist/esm/index60.js +36 -5
  66. package/dist/esm/index61.js +5 -33
  67. package/dist/esm/index62.js +34 -8
  68. package/dist/esm/index63.js +8 -10
  69. package/dist/esm/index64.js +10 -11
  70. package/dist/esm/index65.js +11 -13
  71. package/dist/esm/index66.js +13 -18
  72. package/dist/esm/index67.js +18 -5
  73. package/dist/esm/index68.js +6 -5
  74. package/dist/esm/index69.js +5 -11
  75. package/dist/esm/index7.js +192 -15
  76. package/dist/esm/index70.js +10 -16
  77. package/dist/esm/index71.js +15 -21
  78. package/dist/esm/index72.js +21 -49
  79. package/dist/esm/index73.js +51 -2
  80. package/dist/esm/index74.js +1 -1
  81. package/dist/esm/index75.js +2 -20
  82. package/dist/esm/index76.js +20 -80
  83. package/dist/esm/index77.js +79 -103
  84. package/dist/esm/index78.js +101 -30
  85. package/dist/esm/index79.js +32 -6
  86. package/dist/esm/index8.js +14 -15
  87. package/dist/esm/index80.js +6 -78
  88. package/dist/esm/index81.js +79 -10
  89. package/dist/esm/index82.js +10 -55
  90. package/dist/esm/index83.js +54 -10
  91. package/dist/esm/index84.js +11 -2
  92. package/dist/esm/index85.js +2 -45
  93. package/dist/esm/index86.js +44 -13
  94. package/dist/esm/index87.js +14 -5
  95. package/dist/esm/index88.js +5 -13
  96. package/dist/esm/index89.js +12 -35
  97. package/dist/esm/index9.js +15 -20
  98. package/dist/esm/index90.js +35 -41
  99. package/dist/esm/index91.js +40 -19
  100. package/dist/esm/index92.js +21 -10
  101. package/dist/esm/index93.js +9 -19
  102. package/dist/esm/index94.js +15 -89
  103. package/dist/esm/index95.js +92 -19
  104. package/dist/esm/index96.js +18 -115
  105. package/dist/esm/index97.js +118 -18
  106. package/dist/esm/index98.js +18 -28
  107. package/dist/esm/index99.js +26 -6
  108. package/dist/types/index.d.ts +36 -1
  109. package/package.json +2 -2
@@ -1,155 +1,50 @@
1
- import { Hex as y } from "ox";
2
- import { createWalletClient as I } from "viem";
3
- import { signEvmTypedData as E, signEvmHash as S, getCurrentUser as f, signOut as P, sendEvmTransaction as R, signEvmTransaction as T, signEvmMessage as A } from "./index2.js";
4
- import "@coinbase/cdp-api-client";
5
- import "./index3.js";
6
- import { validateUserOwnsAddress as m, EIP1193ProviderError as l, STANDARD_ERROR_CODES as s, RPCRequestError as o, validateUserHasEvmAccount as x, validateUserConnected as C } from "./index4.js";
7
- import "zustand";
8
- import { isChainIdSupportedForCDPSends as D, chainIdToNameMapping as b } from "./index13.js";
9
- function g(e) {
10
- return {
11
- to: e.to,
12
- data: e.data,
13
- value: e.value ? BigInt(e.value) : void 0,
14
- nonce: e.nonce ? Number(e.nonce) : void 0,
15
- gas: e.gas ? BigInt(e.gas) : void 0,
16
- maxFeePerGas: e.maxFeePerGas ? BigInt(e.maxFeePerGas) : void 0,
17
- maxPriorityFeePerGas: e.maxPriorityFeePerGas ? BigInt(e.maxPriorityFeePerGas) : void 0,
18
- type: "eip1559"
19
- };
20
- }
21
- async function M() {
22
- return (await f())?.evmAccounts || [];
23
- }
24
- async function _(e, n) {
25
- const a = await C();
26
- return e.emit("connect", {
27
- chainId: y.fromNumber(n.getState().chainId)
28
- }), a.evmAccounts || [];
29
- }
30
- async function k(e) {
31
- const [n, a] = e;
32
- await m(a);
33
- const t = Buffer.from(n.slice(2), "hex").toString();
34
- try {
35
- return (await A({
36
- evmAccount: a,
37
- message: t
38
- })).signature;
39
- } catch (c) {
40
- throw new l(
41
- s.provider.userRejectedRequest,
42
- c instanceof Error ? c.message : "Signing failed"
43
- );
1
+ class n {
2
+ events = {};
3
+ /**
4
+ * Add an event listener.
5
+ *
6
+ * @param event - The name of the event to listen for.
7
+ * @param listener - The function to call when the event is emitted.
8
+ */
9
+ on(e, s) {
10
+ this.events[e] || (this.events[e] = []), this.events[e].push(s);
44
11
  }
45
- }
46
- async function z(e) {
47
- const [n, a] = e;
48
- await m(n);
49
- try {
50
- return (await E({
51
- evmAccount: n,
52
- typedData: JSON.parse(a)
53
- })).signature;
54
- } catch (t) {
55
- throw new l(
56
- s.provider.userRejectedRequest,
57
- t instanceof Error ? t.message : "Signing failed"
58
- );
12
+ /**
13
+ * Remove an event listener.
14
+ *
15
+ * @param event - The name of the event to remove the listener from.
16
+ * @param listener - The function to remove from the event listeners.
17
+ */
18
+ removeListener(e, s) {
19
+ if (!this.events[e])
20
+ return;
21
+ const t = this.events[e].indexOf(s);
22
+ t > -1 && this.events[e].splice(t, 1);
59
23
  }
60
- }
61
- async function J(e, n, a) {
62
- const [t] = e;
63
- if (!t || typeof t != "object")
64
- throw new o(
65
- s.rpc.invalidParams,
66
- "Transaction parameter must be an object"
67
- );
68
- if (!t.to)
69
- throw new o(
70
- s.rpc.invalidParams,
71
- "Transaction must include 'to' field"
72
- );
73
- const d = (await x()).evmAccounts?.[0], u = n.getState(), i = t.chainId ? Number(t.chainId) : u.chainId;
74
- if (!d)
75
- throw new o(
76
- s.rpc.invalidParams,
77
- "User does not have an EVM account"
78
- );
79
- if (D(i))
80
- try {
81
- return (await R({
82
- evmAccount: d,
83
- transaction: { ...g(t), chainId: i },
84
- network: b[i]
85
- })).transactionHash;
86
- } catch (r) {
87
- throw console.log("Transaction failed", r), new o(
88
- s.rpc.transactionRejected,
89
- r instanceof Error ? r.message : "Transaction failed"
90
- );
91
- }
92
- else
93
- try {
94
- const r = I({
95
- // Safe as we check before calling this handler that chainId is configured
96
- chain: u.chains.find((h) => h.id === i),
97
- transport: a[i],
98
- account: d
99
- }), p = u.chains.find((h) => h.id === i), w = await r.prepareTransactionRequest({
100
- ...g(t),
101
- chain: p
102
- }), v = await T({
103
- evmAccount: d,
104
- transaction: {
105
- ...w,
106
- type: "eip1559"
107
- }
108
- });
109
- return await r.sendRawTransaction({
110
- serializedTransaction: v.signedTransaction
111
- });
112
- } catch (r) {
113
- throw new o(
114
- s.rpc.transactionRejected,
115
- r instanceof Error ? r.message : "Transaction failed"
116
- );
117
- }
118
- }
119
- async function V(e) {
120
- const [n, a] = e;
121
- await m(a);
122
- try {
123
- return (await S({
124
- evmAccount: a,
125
- hash: n
126
- })).signature;
127
- } catch (t) {
128
- throw new l(
129
- s.provider.userRejectedRequest,
130
- t instanceof Error ? t.message : "Signing failed"
131
- );
24
+ /**
25
+ * Emit an event.
26
+ *
27
+ * @param event - The name of the event to emit.
28
+ * @param args - The arguments to pass to the event listeners.
29
+ */
30
+ emit(e, ...s) {
31
+ this.events[e] && this.events[e].forEach((t) => {
32
+ try {
33
+ t(...s);
34
+ } catch (i) {
35
+ console.error(`Error in event listener for ${e}:`, i);
36
+ }
37
+ });
38
+ }
39
+ /**
40
+ * Remove all listeners for an event.
41
+ *
42
+ * @param event - The name of the event to remove all listeners from. If not provided, removes all listeners for all events.
43
+ */
44
+ removeAllListeners(e) {
45
+ e ? delete this.events[e] : this.events = {};
132
46
  }
133
- }
134
- async function W(e) {
135
- return `0x${e.getState().chainId.toString(16)}`;
136
- }
137
- async function $() {
138
- await f() && await P();
139
- }
140
- function K(e, n) {
141
- const a = Number.parseInt(e[0].chainId, 16);
142
- n.getState().setChainId(a);
143
47
  }
144
48
  export {
145
- M as handleAccounts,
146
- W as handleChainId,
147
- $ as handleDisconnect,
148
- V as handleEthSign,
149
- k as handlePersonalSign,
150
- _ as handleRequestAccounts,
151
- J as handleSendTransaction,
152
- z as handleSignTypedData,
153
- K as handleSwitchEthereumChain,
154
- g as shimProviderTxRequest
49
+ n as EventEmitter
155
50
  };
@@ -1,15 +1,15 @@
1
1
  import { configureCdpApiClient as A, setAuthManager as v, initiateAuthentication as S, createEndUserEvmAccount as E, createEndUserEvmSmartAccount as g, verifyEmailAuthentication as k, verifySmsAuthentication as U, signEvmHashWithEndUserAccount as M, signEvmTransactionWithEndUserAccount as T, sendEvmTransactionWithEndUserAccount as j, signEvmMessageWithEndUserAccount as O, signEvmTypedDataWithEndUserAccount as P, sendUserOperationWithEndUserAccount as C, getUserOperationWithEndUserAccount as x, exportEndUserEvmAccount as H } from "@coinbase/cdp-api-client";
2
- import { AuthManager as W } from "./index6.js";
3
- import { toAuthState as m } from "./index7.js";
4
- import { withAuth as o } from "./index8.js";
5
- import { createExportKeyPair as b } from "./index9.js";
6
- import { decryptWithPrivateKey as K } from "./index10.js";
7
- import { MockAuthManager as D } from "./index11.js";
8
- import { mockUser as p } from "./index12.js";
9
- import { isChainSupportedForCDPSends as z } from "./index13.js";
10
- import { getConfig as t, setCoreAuthManager as h, getCoreAuthManager as s, setConfig as N } from "./index14.js";
2
+ import { AuthManager as W } from "./index7.js";
3
+ import { toAuthState as m } from "./index8.js";
4
+ import { withAuth as o } from "./index9.js";
5
+ import { createExportKeyPair as b } from "./index10.js";
6
+ import { decryptWithPrivateKey as K } from "./index11.js";
7
+ import { MockAuthManager as D } from "./index12.js";
8
+ import { mockUser as p } from "./index13.js";
9
+ import { isChainSupportedForCDPSends as z } from "./index14.js";
10
+ import { getConfig as t, setCoreAuthManager as h, getCoreAuthManager as s, setConfig as N } from "./index15.js";
11
11
  import "viem";
12
- import { serializeTransaction as w } from "./index15.js";
12
+ import { serializeTransaction as w } from "./index16.js";
13
13
  const _ = async (e) => {
14
14
  if (!e.projectId)
15
15
  throw new Error("Project ID is required");
@@ -1,58 +1,252 @@
1
- import { chainConfig as a } from "./index81.js";
2
- import { defineChain as t } from "./index25.js";
3
- const e = 11155111, r = /* @__PURE__ */ t({
4
- ...a,
5
- id: 84532,
6
- network: "base-sepolia",
7
- name: "Base Sepolia",
8
- nativeCurrency: { name: "Sepolia Ether", symbol: "ETH", decimals: 18 },
9
- rpcUrls: {
10
- default: {
11
- http: ["https://sepolia.base.org"]
1
+ import { Hex as P } from "ox";
2
+ import { toHex as f, createWalletClient as A } from "viem";
3
+ import { getUserOperation as T, sendUserOperation as R, signEvmTypedData as U, signEvmHash as x, getCurrentUser as v, signOut as O, sendEvmTransaction as b, signEvmTransaction as D, signEvmMessage as H } from "./index2.js";
4
+ import "@coinbase/cdp-api-client";
5
+ import "./index3.js";
6
+ import { validateUserConnected as g, RPCRequestError as i, STANDARD_ERROR_CODES as s, validateUserHasEvmSmartAccount as S, validateUserOwnsAddress as l, EIP1193ProviderError as p, validateUserHasEvmAccount as F } from "./index4.js";
7
+ import "zustand";
8
+ import { userOperationChainIdToNameMapping as m, isChainIdSupportedForCDPUserOps as I, isChainIdSupportedForCDPSends as N, sendTransactionChainIdToNameMapping as j, userOperationNameToChainIdMapping as q } from "./index14.js";
9
+ function w(e) {
10
+ return {
11
+ to: e.to,
12
+ data: e.data,
13
+ value: e.value ? BigInt(e.value) : void 0,
14
+ nonce: e.nonce ? Number(e.nonce) : void 0,
15
+ gas: e.gas ? BigInt(e.gas) : void 0,
16
+ maxFeePerGas: e.maxFeePerGas ? BigInt(e.maxFeePerGas) : void 0,
17
+ maxPriorityFeePerGas: e.maxPriorityFeePerGas ? BigInt(e.maxPriorityFeePerGas) : void 0,
18
+ type: "eip1559"
19
+ };
20
+ }
21
+ function G(e) {
22
+ return e.map((t) => ({
23
+ to: t.to,
24
+ data: t.data,
25
+ value: t.value ? BigInt(t.value) : void 0
26
+ }));
27
+ }
28
+ function M(e) {
29
+ return {
30
+ atomic: !0,
31
+ chainId: f(q[e.network] ?? 0),
32
+ id: e.userOpHash,
33
+ status: B(e.status),
34
+ version: "1"
35
+ };
36
+ }
37
+ function B(e) {
38
+ switch (e) {
39
+ case "dropped":
40
+ case "failed":
41
+ return 400;
42
+ case "complete":
43
+ return 200;
44
+ default:
45
+ return 100;
46
+ }
47
+ }
48
+ async function Q() {
49
+ return (await v())?.evmAccounts || [];
50
+ }
51
+ async function X(e, t) {
52
+ const n = await g();
53
+ return e.emit("connect", {
54
+ chainId: P.fromNumber(t.getState().chainId)
55
+ }), n.evmAccounts || [];
56
+ }
57
+ async function Y(e) {
58
+ const [t, n] = e;
59
+ await l(n);
60
+ const a = Buffer.from(t.slice(2), "hex").toString();
61
+ try {
62
+ return (await H({
63
+ evmAccount: n,
64
+ message: a
65
+ })).signature;
66
+ } catch (o) {
67
+ throw new p(
68
+ s.provider.userRejectedRequest,
69
+ o instanceof Error ? o.message : "Signing failed"
70
+ );
71
+ }
72
+ }
73
+ async function Z(e) {
74
+ const [t, n] = e;
75
+ await l(t);
76
+ try {
77
+ return (await U({
78
+ evmAccount: t,
79
+ typedData: JSON.parse(n)
80
+ })).signature;
81
+ } catch (a) {
82
+ throw new p(
83
+ s.provider.userRejectedRequest,
84
+ a instanceof Error ? a.message : "Signing failed"
85
+ );
86
+ }
87
+ }
88
+ async function ee(e, t, n) {
89
+ const [a] = e;
90
+ if (!a || typeof a != "object")
91
+ throw new i(
92
+ s.rpc.invalidParams,
93
+ "Transaction parameter must be an object"
94
+ );
95
+ if (!a.to)
96
+ throw new i(
97
+ s.rpc.invalidParams,
98
+ "Transaction must include 'to' field"
99
+ );
100
+ const d = (await F()).evmAccounts?.[0], c = t.getState(), r = a.chainId ? Number(a.chainId) : c.chainId;
101
+ if (!d)
102
+ throw new i(
103
+ s.rpc.invalidParams,
104
+ "User does not have an EVM account"
105
+ );
106
+ if (N(r))
107
+ try {
108
+ return (await b({
109
+ evmAccount: d,
110
+ transaction: { ...w(a), chainId: r },
111
+ network: j[r]
112
+ })).transactionHash;
113
+ } catch (u) {
114
+ throw console.log("Transaction failed", u), new i(
115
+ s.rpc.transactionRejected,
116
+ u instanceof Error ? u.message : "Transaction failed"
117
+ );
12
118
  }
13
- },
14
- blockExplorers: {
15
- default: {
16
- name: "Basescan",
17
- url: "https://sepolia.basescan.org",
18
- apiUrl: "https://api-sepolia.basescan.org/api"
119
+ else
120
+ try {
121
+ const u = A({
122
+ // Safe as we check before calling this handler that chainId is configured
123
+ chain: c.chains.find((h) => h.id === r),
124
+ transport: n[r],
125
+ account: d
126
+ }), y = c.chains.find((h) => h.id === r), C = await u.prepareTransactionRequest({
127
+ ...w(a),
128
+ chain: y
129
+ }), E = await D({
130
+ evmAccount: d,
131
+ transaction: {
132
+ ...C,
133
+ type: "eip1559"
134
+ }
135
+ });
136
+ return await u.sendRawTransaction({
137
+ serializedTransaction: E.signedTransaction
138
+ });
139
+ } catch (u) {
140
+ throw new i(
141
+ s.rpc.transactionRejected,
142
+ u instanceof Error ? u.message : "Transaction failed"
143
+ );
19
144
  }
20
- },
21
- contracts: {
22
- ...a.contracts,
23
- disputeGameFactory: {
24
- [e]: {
25
- address: "0xd6E6dBf4F7EA0ac412fD8b65ED297e64BB7a06E1"
26
- }
145
+ }
146
+ async function te(e) {
147
+ const [t, n] = e;
148
+ await l(n);
149
+ try {
150
+ return (await x({
151
+ evmAccount: n,
152
+ hash: t
153
+ })).signature;
154
+ } catch (a) {
155
+ throw new p(
156
+ s.provider.userRejectedRequest,
157
+ a instanceof Error ? a.message : "Signing failed"
158
+ );
159
+ }
160
+ }
161
+ async function ae(e) {
162
+ return `0x${e.getState().chainId.toString(16)}`;
163
+ }
164
+ async function ne() {
165
+ await v() && await O();
166
+ }
167
+ function re(e, t) {
168
+ const n = Number.parseInt(e[0].chainId, 16);
169
+ t.getState().setChainId(n);
170
+ }
171
+ async function se(e, t) {
172
+ const n = e[0].calls, o = (await S()).evmSmartAccounts?.[0], c = t.getState().chainId;
173
+ if (!o)
174
+ throw new i(
175
+ s.rpc.invalidParams,
176
+ "User does not have an EVM smart account"
177
+ );
178
+ if (!I(c))
179
+ throw new i(
180
+ s.rpc.invalidParams,
181
+ "Chain ID is not supported for user operations"
182
+ );
183
+ try {
184
+ return (await R({
185
+ evmSmartAccount: o,
186
+ calls: G(n),
187
+ network: m[c]
188
+ })).userOperationHash;
189
+ } catch (r) {
190
+ throw console.log("User operation failed", r), new i(
191
+ s.rpc.transactionRejected,
192
+ r instanceof Error ? r.message : "User operation failed"
193
+ );
194
+ }
195
+ }
196
+ async function oe(e, t) {
197
+ const n = e[0], o = (await S()).evmSmartAccounts?.[0], c = t.getState().chainId;
198
+ if (!o)
199
+ throw new i(
200
+ s.rpc.invalidParams,
201
+ "User does not have an EVM smart account"
202
+ );
203
+ if (!I(c) || !m[c])
204
+ throw new i(
205
+ s.rpc.invalidParams,
206
+ "Chain ID is not supported for user operations"
207
+ );
208
+ try {
209
+ const r = await T({
210
+ userOperationHash: n,
211
+ evmSmartAccount: o,
212
+ network: m[c]
213
+ });
214
+ return M(r);
215
+ } catch (r) {
216
+ throw console.log("Failed to get user operation status", r), new i(
217
+ s.rpc.internal,
218
+ "Failed to get user operation status"
219
+ );
220
+ }
221
+ }
222
+ async function ie() {
223
+ const e = await g();
224
+ if (!e)
225
+ throw new i(s.rpc.invalidParams, "User is not connected");
226
+ return !e.evmSmartAccounts?.length ? {} : Object.keys(m).reduce(
227
+ (a, o) => {
228
+ const d = f(Number(o));
229
+ return a[d] = {
230
+ atomic: { status: "supported" },
231
+ paymasterService: { supported: !0 }
232
+ }, a;
27
233
  },
28
- l2OutputOracle: {
29
- [e]: {
30
- address: "0x84457ca9D0163FbC4bbfe4Dfbb20ba46e48DF254"
31
- }
32
- },
33
- portal: {
34
- [e]: {
35
- address: "0x49f53e41452c74589e85ca1677426ba426459e85",
36
- blockCreated: 4446677
37
- }
38
- },
39
- l1StandardBridge: {
40
- [e]: {
41
- address: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
42
- blockCreated: 4446677
43
- }
44
- },
45
- multicall3: {
46
- address: "0xca11bde05977b3631167028862be2a173976ca11",
47
- blockCreated: 1059647
48
- }
49
- },
50
- testnet: !0,
51
- sourceId: e
52
- });
53
- ({
54
- ...r
55
- });
234
+ {}
235
+ );
236
+ }
56
237
  export {
57
- r as baseSepolia
238
+ Q as handleAccounts,
239
+ ae as handleChainId,
240
+ ne as handleDisconnect,
241
+ te as handleEthSign,
242
+ oe as handleGetCallsStatus,
243
+ ie as handleGetCapabilities,
244
+ Y as handlePersonalSign,
245
+ X as handleRequestAccounts,
246
+ se as handleSendCalls,
247
+ ee as handleSendTransaction,
248
+ Z as handleSignTypedData,
249
+ re as handleSwitchEthereumChain,
250
+ G as shimProviderCallsRequest,
251
+ w as shimProviderTxRequest
58
252
  };
@@ -1,43 +1,58 @@
1
- import { CompactSign as i } from "./index70.js";
2
- import { JWTInvalid as r } from "./index71.js";
3
- import { JWTClaimsBuilder as n } from "./index72.js";
4
- class d {
5
- #s;
6
- #t;
7
- constructor(t = {}) {
8
- this.#t = new n(t);
9
- }
10
- setIssuer(t) {
11
- return this.#t.iss = t, this;
12
- }
13
- setSubject(t) {
14
- return this.#t.sub = t, this;
15
- }
16
- setAudience(t) {
17
- return this.#t.aud = t, this;
18
- }
19
- setJti(t) {
20
- return this.#t.jti = t, this;
21
- }
22
- setNotBefore(t) {
23
- return this.#t.nbf = t, this;
24
- }
25
- setExpirationTime(t) {
26
- return this.#t.exp = t, this;
27
- }
28
- setIssuedAt(t) {
29
- return this.#t.iat = t, this;
30
- }
31
- setProtectedHeader(t) {
32
- return this.#s = t, this;
33
- }
34
- async sign(t, e) {
35
- const s = new i(this.#t.data());
36
- if (s.setProtectedHeader(this.#s), Array.isArray(this.#s?.crit) && this.#s.crit.includes("b64") && this.#s.b64 === !1)
37
- throw new r("JWTs MUST NOT use unencoded payload");
38
- return s.sign(t, e);
39
- }
40
- }
1
+ import { chainConfig as a } from "./index82.js";
2
+ import { defineChain as t } from "./index26.js";
3
+ const e = 11155111, r = /* @__PURE__ */ t({
4
+ ...a,
5
+ id: 84532,
6
+ network: "base-sepolia",
7
+ name: "Base Sepolia",
8
+ nativeCurrency: { name: "Sepolia Ether", symbol: "ETH", decimals: 18 },
9
+ rpcUrls: {
10
+ default: {
11
+ http: ["https://sepolia.base.org"]
12
+ }
13
+ },
14
+ blockExplorers: {
15
+ default: {
16
+ name: "Basescan",
17
+ url: "https://sepolia.basescan.org",
18
+ apiUrl: "https://api-sepolia.basescan.org/api"
19
+ }
20
+ },
21
+ contracts: {
22
+ ...a.contracts,
23
+ disputeGameFactory: {
24
+ [e]: {
25
+ address: "0xd6E6dBf4F7EA0ac412fD8b65ED297e64BB7a06E1"
26
+ }
27
+ },
28
+ l2OutputOracle: {
29
+ [e]: {
30
+ address: "0x84457ca9D0163FbC4bbfe4Dfbb20ba46e48DF254"
31
+ }
32
+ },
33
+ portal: {
34
+ [e]: {
35
+ address: "0x49f53e41452c74589e85ca1677426ba426459e85",
36
+ blockCreated: 4446677
37
+ }
38
+ },
39
+ l1StandardBridge: {
40
+ [e]: {
41
+ address: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
42
+ blockCreated: 4446677
43
+ }
44
+ },
45
+ multicall3: {
46
+ address: "0xca11bde05977b3631167028862be2a173976ca11",
47
+ blockCreated: 1059647
48
+ }
49
+ },
50
+ testnet: !0,
51
+ sourceId: e
52
+ });
53
+ ({
54
+ ...r
55
+ });
41
56
  export {
42
- d as SignJWT
57
+ r as baseSepolia
43
58
  };