@boostxyz/sdk 1.1.0-alpha.22 → 1.1.0-alpha.23

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 (150) hide show
  1. package/dist/Actions/Action.cjs +1 -1
  2. package/dist/Actions/Action.cjs.map +1 -1
  3. package/dist/Actions/Action.js +6 -6
  4. package/dist/Actions/EventAction.cjs +1 -1
  5. package/dist/Actions/EventAction.cjs.map +1 -1
  6. package/dist/Actions/EventAction.d.ts +9 -6
  7. package/dist/Actions/EventAction.d.ts.map +1 -1
  8. package/dist/Actions/EventAction.js +820 -15
  9. package/dist/Actions/EventAction.js.map +1 -1
  10. package/dist/AllowLists/AllowList.cjs +1 -1
  11. package/dist/AllowLists/AllowList.js +2 -2
  12. package/dist/AllowLists/OpenAllowList.d.ts +28 -28
  13. package/dist/AllowLists/SimpleAllowList.cjs +1 -1
  14. package/dist/AllowLists/SimpleAllowList.cjs.map +1 -1
  15. package/dist/AllowLists/SimpleAllowList.d.ts +28 -28
  16. package/dist/AllowLists/SimpleAllowList.d.ts.map +1 -1
  17. package/dist/AllowLists/SimpleAllowList.js +11 -10
  18. package/dist/AllowLists/SimpleAllowList.js.map +1 -1
  19. package/dist/AllowLists/SimpleDenyList.cjs +1 -1
  20. package/dist/AllowLists/SimpleDenyList.d.ts +28 -28
  21. package/dist/AllowLists/SimpleDenyList.d.ts.map +1 -1
  22. package/dist/AllowLists/SimpleDenyList.js +3 -3
  23. package/dist/Auth/PassthroughAuth.cjs +1 -1
  24. package/dist/Auth/PassthroughAuth.js +1 -1
  25. package/dist/BoostCore-Btl5BdAs.cjs +3 -0
  26. package/dist/BoostCore-Btl5BdAs.cjs.map +1 -0
  27. package/dist/{BoostCore-BVZExPPu.js → BoostCore-CD56zbYX.js} +1678 -499
  28. package/dist/BoostCore-CD56zbYX.js.map +1 -0
  29. package/dist/BoostCore.cjs +1 -1
  30. package/dist/BoostCore.d.ts +7 -7
  31. package/dist/BoostCore.d.ts.map +1 -1
  32. package/dist/BoostCore.js +6 -6
  33. package/dist/BoostRegistry.cjs +1 -1
  34. package/dist/BoostRegistry.cjs.map +1 -1
  35. package/dist/BoostRegistry.d.ts +6 -6
  36. package/dist/BoostRegistry.d.ts.map +1 -1
  37. package/dist/BoostRegistry.js +50 -50
  38. package/dist/BoostRegistry.js.map +1 -1
  39. package/dist/Budgets/Budget.cjs +1 -1
  40. package/dist/Budgets/Budget.js +1 -1
  41. package/dist/Budgets/ManagedBudget.cjs +1 -1
  42. package/dist/Budgets/ManagedBudget.cjs.map +1 -1
  43. package/dist/Budgets/ManagedBudget.d.ts +28 -28
  44. package/dist/Budgets/ManagedBudget.d.ts.map +1 -1
  45. package/dist/Budgets/ManagedBudget.js +30 -29
  46. package/dist/Budgets/ManagedBudget.js.map +1 -1
  47. package/dist/Budgets/VestingBudget.d.ts +28 -28
  48. package/dist/Budgets/VestingBudget.d.ts.map +1 -1
  49. package/dist/Deployable/DeployableTarget.cjs +1 -1
  50. package/dist/Deployable/DeployableTarget.js +1 -1
  51. package/dist/Deployable/DeployableTargetWithRBAC.cjs +1 -1
  52. package/dist/Deployable/DeployableTargetWithRBAC.cjs.map +1 -1
  53. package/dist/Deployable/DeployableTargetWithRBAC.d.ts +92 -23
  54. package/dist/Deployable/DeployableTargetWithRBAC.d.ts.map +1 -1
  55. package/dist/Deployable/DeployableTargetWithRBAC.js +145 -47
  56. package/dist/Deployable/DeployableTargetWithRBAC.js.map +1 -1
  57. package/dist/{Incentive-BhHaK3PZ.cjs → Incentive-CcnOIc8L.cjs} +2 -2
  58. package/dist/{Incentive-BhHaK3PZ.cjs.map → Incentive-CcnOIc8L.cjs.map} +1 -1
  59. package/dist/{Incentive-Cqg1w6wD.js → Incentive-rM5nKznp.js} +30 -29
  60. package/dist/{Incentive-Cqg1w6wD.js.map → Incentive-rM5nKznp.js.map} +1 -1
  61. package/dist/Incentives/AllowListIncentive.cjs +1 -1
  62. package/dist/Incentives/AllowListIncentive.cjs.map +1 -1
  63. package/dist/Incentives/AllowListIncentive.d.ts.map +1 -1
  64. package/dist/Incentives/AllowListIncentive.js +11 -10
  65. package/dist/Incentives/AllowListIncentive.js.map +1 -1
  66. package/dist/Incentives/CGDAIncentive.cjs +1 -1
  67. package/dist/Incentives/CGDAIncentive.cjs.map +1 -1
  68. package/dist/Incentives/CGDAIncentive.d.ts +28 -28
  69. package/dist/Incentives/CGDAIncentive.d.ts.map +1 -1
  70. package/dist/Incentives/CGDAIncentive.js +12 -11
  71. package/dist/Incentives/CGDAIncentive.js.map +1 -1
  72. package/dist/Incentives/ERC1155Incentive.d.ts +28 -28
  73. package/dist/Incentives/ERC1155Incentive.d.ts.map +1 -1
  74. package/dist/Incentives/ERC20Incentive.cjs +1 -1
  75. package/dist/Incentives/ERC20Incentive.cjs.map +1 -1
  76. package/dist/Incentives/ERC20Incentive.d.ts +34 -31
  77. package/dist/Incentives/ERC20Incentive.d.ts.map +1 -1
  78. package/dist/Incentives/ERC20Incentive.js +30 -27
  79. package/dist/Incentives/ERC20Incentive.js.map +1 -1
  80. package/dist/Incentives/ERC20VariableCriteriaIncentive.d.ts +28 -28
  81. package/dist/Incentives/ERC20VariableCriteriaIncentive.d.ts.map +1 -1
  82. package/dist/Incentives/ERC20VariableIncentive.d.ts +28 -28
  83. package/dist/Incentives/ERC20VariableIncentive.d.ts.map +1 -1
  84. package/dist/Incentives/Incentive.cjs +1 -1
  85. package/dist/Incentives/Incentive.js +2 -2
  86. package/dist/Incentives/PointsIncentive.cjs +1 -1
  87. package/dist/Incentives/PointsIncentive.cjs.map +1 -1
  88. package/dist/Incentives/PointsIncentive.d.ts.map +1 -1
  89. package/dist/Incentives/PointsIncentive.js +12 -11
  90. package/dist/Incentives/PointsIncentive.js.map +1 -1
  91. package/dist/{SimpleDenyList-CGaWjuld.js → SimpleDenyList-BDXpY74P.js} +18 -17
  92. package/dist/SimpleDenyList-BDXpY74P.js.map +1 -0
  93. package/dist/{SimpleDenyList-BUR17Tt1.cjs → SimpleDenyList-DNj5qDWM.cjs} +2 -2
  94. package/dist/SimpleDenyList-DNj5qDWM.cjs.map +1 -0
  95. package/dist/Validators/SignerValidator.cjs +1 -1
  96. package/dist/Validators/SignerValidator.cjs.map +1 -1
  97. package/dist/Validators/SignerValidator.d.ts.map +1 -1
  98. package/dist/Validators/SignerValidator.js +13 -12
  99. package/dist/Validators/SignerValidator.js.map +1 -1
  100. package/dist/Validators/Validator.cjs +1 -1
  101. package/dist/Validators/Validator.js +1 -1
  102. package/dist/deployments-DF_6-7hH.cjs +2 -0
  103. package/dist/deployments-DF_6-7hH.cjs.map +1 -0
  104. package/dist/deployments-fJsWblwS.js +56 -0
  105. package/dist/deployments-fJsWblwS.js.map +1 -0
  106. package/dist/deployments.json +26 -12
  107. package/dist/{generated-CKt2yCQd.js → generated-CsNyWPKA.js} +458 -443
  108. package/dist/generated-CsNyWPKA.js.map +1 -0
  109. package/dist/generated-DHerxf1y.cjs +3 -0
  110. package/dist/generated-DHerxf1y.cjs.map +1 -0
  111. package/dist/index.cjs +1 -1
  112. package/dist/index.js +33 -33
  113. package/package.json +4 -4
  114. package/src/Actions/EventAction.test.ts +19 -13
  115. package/src/Actions/EventAction.ts +16 -35
  116. package/src/AllowLists/SimpleAllowList.ts +1 -0
  117. package/src/AllowLists/SimpleDenyList.ts +1 -0
  118. package/src/BoostCore.test.ts +78 -78
  119. package/src/BoostCore.ts +19 -13
  120. package/src/BoostRegistry.ts +10 -10
  121. package/src/Budgets/ManagedBudget.test.ts +41 -17
  122. package/src/Budgets/ManagedBudget.ts +1 -11
  123. package/src/Budgets/VestingBudget.ts +3 -1
  124. package/src/Deployable/DeployableTargetWithRBAC.test.ts +103 -0
  125. package/src/Deployable/DeployableTargetWithRBAC.ts +160 -36
  126. package/src/Incentives/AllowListIncentive.test.ts +7 -7
  127. package/src/Incentives/AllowListIncentive.ts +1 -0
  128. package/src/Incentives/CGDAIncentive.ts +1 -0
  129. package/src/Incentives/ERC1155Incentive.ts +3 -1
  130. package/src/Incentives/ERC20Incentive.ts +10 -3
  131. package/src/Incentives/ERC20VariableCriteriaIncentive.ts +1 -0
  132. package/src/Incentives/ERC20VariableIncentive.ts +1 -0
  133. package/src/Incentives/PointsIncentive.ts +1 -0
  134. package/src/Validators/SignerValidator.ts +1 -0
  135. package/dist/BoostCore-BVZExPPu.js.map +0 -1
  136. package/dist/BoostCore-D-E-cnGI.cjs +0 -3
  137. package/dist/BoostCore-D-E-cnGI.cjs.map +0 -1
  138. package/dist/EventAction-BZt5cjbe.cjs +0 -2
  139. package/dist/EventAction-BZt5cjbe.cjs.map +0 -1
  140. package/dist/EventAction-C_-hJXWm.js +0 -1541
  141. package/dist/EventAction-C_-hJXWm.js.map +0 -1
  142. package/dist/SimpleDenyList-BUR17Tt1.cjs.map +0 -1
  143. package/dist/SimpleDenyList-CGaWjuld.js.map +0 -1
  144. package/dist/deployments-DVXioW2i.cjs +0 -2
  145. package/dist/deployments-DVXioW2i.cjs.map +0 -1
  146. package/dist/deployments-oykLv3_Z.js +0 -43
  147. package/dist/deployments-oykLv3_Z.js.map +0 -1
  148. package/dist/generated-CKt2yCQd.js.map +0 -1
  149. package/dist/generated-CyTNlOwM.cjs +0 -3
  150. package/dist/generated-CyTNlOwM.cjs.map +0 -1
@@ -1,9 +1,9 @@
1
- import { simulateContract as U, readContract as P, writeContract as j } from "viem/actions";
2
- import { createClient as S, custom as V } from "viem";
1
+ import { simulateContract as U, readContract as P, writeContract as S } from "viem/actions";
2
+ import { createClient as j, custom as V } from "viem";
3
3
  import { parseAccount as Z, getAddress as $ } from "viem/utils";
4
4
  function N(t) {
5
- const a = t.state.current, e = t.state.connections.get(a), i = e == null ? void 0 : e.accounts, u = i == null ? void 0 : i[0], y = t.chains.find((T) => T.id === (e == null ? void 0 : e.chainId)), p = t.state.status;
6
- switch (p) {
5
+ const a = t.state.current, e = t.state.connections.get(a), i = e == null ? void 0 : e.accounts, u = i == null ? void 0 : i[0], y = t.chains.find((f) => f.id === (e == null ? void 0 : e.chainId)), r = t.state.status;
6
+ switch (r) {
7
7
  case "connected":
8
8
  return {
9
9
  address: u,
@@ -15,7 +15,7 @@ function N(t) {
15
15
  isConnecting: !1,
16
16
  isDisconnected: !1,
17
17
  isReconnecting: !1,
18
- status: p
18
+ status: r
19
19
  };
20
20
  case "reconnecting":
21
21
  return {
@@ -28,7 +28,7 @@ function N(t) {
28
28
  isConnecting: !1,
29
29
  isDisconnected: !1,
30
30
  isReconnecting: !0,
31
- status: p
31
+ status: r
32
32
  };
33
33
  case "connecting":
34
34
  return {
@@ -41,7 +41,7 @@ function N(t) {
41
41
  isConnecting: !0,
42
42
  isDisconnected: !1,
43
43
  isReconnecting: !1,
44
- status: p
44
+ status: r
45
45
  };
46
46
  case "disconnected":
47
47
  return {
@@ -54,7 +54,7 @@ function N(t) {
54
54
  isConnecting: !1,
55
55
  isDisconnected: !0,
56
56
  isReconnecting: !1,
57
- status: p
57
+ status: r
58
58
  };
59
59
  }
60
60
  }
@@ -139,7 +139,7 @@ class K extends h {
139
139
  });
140
140
  }
141
141
  }
142
- class Y extends h {
142
+ class Q extends h {
143
143
  constructor({ address: a, connector: e }) {
144
144
  super(`Account "${a}" not found for connector "${e.name}".`), Object.defineProperty(this, "name", {
145
145
  enumerable: !0,
@@ -149,7 +149,7 @@ class Y extends h {
149
149
  });
150
150
  }
151
151
  }
152
- class J extends h {
152
+ class Y extends h {
153
153
  constructor({ connectionChainId: a, connectorChainId: e }) {
154
154
  super(`The current chain of the connector (id: ${e}) does not match the connection's chain (id: ${a}).`, {
155
155
  metaMessages: [
@@ -164,7 +164,7 @@ class J extends h {
164
164
  });
165
165
  }
166
166
  }
167
- class X extends h {
167
+ class J extends h {
168
168
  constructor({ connector: a }) {
169
169
  super(`Connector "${a.name}" unavailable while reconnecting.`, {
170
170
  details: [
@@ -185,14 +185,14 @@ async function F(t, a = {}) {
185
185
  if (a.connector) {
186
186
  const { connector: o } = a;
187
187
  if (t.state.status === "reconnecting" && !o.getAccounts && !o.getChainId)
188
- throw new X({ connector: o });
189
- const [O, L] = await Promise.all([
188
+ throw new J({ connector: o });
189
+ const [O, B] = await Promise.all([
190
190
  o.getAccounts(),
191
191
  o.getChainId()
192
192
  ]);
193
193
  e = {
194
194
  accounts: O,
195
- chainId: L,
195
+ chainId: B,
196
196
  connector: o
197
197
  };
198
198
  } else
@@ -201,37 +201,37 @@ async function F(t, a = {}) {
201
201
  throw new K();
202
202
  const i = a.chainId ?? e.chainId, u = await e.connector.getChainId();
203
203
  if (u !== e.chainId)
204
- throw new J({
204
+ throw new Y({
205
205
  connectionChainId: e.chainId,
206
206
  connectorChainId: u
207
207
  });
208
208
  const y = e.connector;
209
209
  if (y.getClient)
210
210
  return y.getClient({ chainId: i });
211
- const p = Z(a.account ?? e.accounts[0]);
212
- if (p.address = $(p.address), a.account && !e.accounts.some((o) => o.toLowerCase() === p.address.toLowerCase()))
213
- throw new Y({
214
- address: p.address,
211
+ const r = Z(a.account ?? e.accounts[0]);
212
+ if (r.address = $(r.address), a.account && !e.accounts.some((o) => o.toLowerCase() === r.address.toLowerCase()))
213
+ throw new Q({
214
+ address: r.address,
215
215
  connector: y
216
216
  });
217
- const T = t.chains.find((o) => o.id === i), g = await e.connector.getProvider({ chainId: i });
218
- return S({
219
- account: p,
220
- chain: T,
217
+ const f = t.chains.find((o) => o.id === i), g = await e.connector.getProvider({ chainId: i });
218
+ return j({
219
+ account: r,
220
+ chain: f,
221
221
  name: "Connector Client",
222
222
  transport: (o) => V(g)({ ...o, retryCount: 0 })
223
223
  });
224
224
  }
225
225
  async function C(t, a) {
226
226
  const { abi: e, chainId: i, connector: u, ...y } = a;
227
- let p;
228
- a.account ? p = a.account : p = (await F(t, {
227
+ let r;
228
+ a.account ? r = a.account : r = (await F(t, {
229
229
  chainId: i,
230
230
  connector: u
231
231
  })).account;
232
- const T = t.getClient({ chainId: i }), g = _(T, U, "simulateContract"), { result: o, request: O } = await g({ ...y, abi: e, account: p });
232
+ const f = t.getClient({ chainId: i }), g = _(f, U, "simulateContract"), { result: o, request: O } = await g({ ...y, abi: e, account: r });
233
233
  return {
234
- chainId: T.chain.id,
234
+ chainId: f.chain.id,
235
235
  result: o,
236
236
  request: { __mode: "prepared", ...O, chainId: i }
237
237
  };
@@ -239,11 +239,11 @@ async function C(t, a) {
239
239
  function s(t) {
240
240
  return t.address !== void 0 && typeof t.address == "object" ? (a, e) => {
241
241
  var i;
242
- const u = x(a), y = N(a), p = (e == null ? void 0 : e.chainId) ?? y.chainId ?? u;
242
+ const u = x(a), y = N(a), r = (e == null ? void 0 : e.chainId) ?? y.chainId ?? u;
243
243
  return C(a, {
244
244
  ...e,
245
245
  ...t.functionName ? { functionName: t.functionName } : {},
246
- address: (i = t.address) == null ? void 0 : i[p],
246
+ address: (i = t.address) == null ? void 0 : i[r],
247
247
  abi: t.abi
248
248
  });
249
249
  } : (a, e) => C(a, {
@@ -260,11 +260,11 @@ function E(t, a) {
260
260
  function n(t) {
261
261
  return t.address !== void 0 && typeof t.address == "object" ? (a, e) => {
262
262
  var i;
263
- const u = x(a), y = N(a), p = (e == null ? void 0 : e.chainId) ?? y.chainId ?? u;
263
+ const u = x(a), y = N(a), r = (e == null ? void 0 : e.chainId) ?? y.chainId ?? u;
264
264
  return E(a, {
265
265
  ...e,
266
266
  ...t.functionName ? { functionName: t.functionName } : {},
267
- address: (i = t.address) == null ? void 0 : i[p],
267
+ address: (i = t.address) == null ? void 0 : i[r],
268
268
  abi: t.abi
269
269
  });
270
270
  } : (a, e) => E(a, {
@@ -275,36 +275,36 @@ function n(t) {
275
275
  });
276
276
  }
277
277
  async function D(t, a) {
278
- const { account: e, chainId: i, connector: u, __mode: y, ...p } = a;
279
- let T;
280
- typeof e == "object" && e.type === "local" ? T = t.getClient({ chainId: i }) : T = await F(t, { account: e, chainId: i, connector: u });
278
+ const { account: e, chainId: i, connector: u, __mode: y, ...r } = a;
279
+ let f;
280
+ typeof e == "object" && e.type === "local" ? f = t.getClient({ chainId: i }) : f = await F(t, { account: e, chainId: i, connector: u });
281
281
  const { connector: g } = N(t);
282
282
  let o;
283
283
  if (y === "prepared" || g != null && g.supportsSimulation)
284
- o = p;
284
+ o = r;
285
285
  else {
286
286
  const { request: O } = await C(t, {
287
- ...p,
287
+ ...r,
288
288
  account: e,
289
289
  chainId: i
290
290
  });
291
291
  o = O;
292
292
  }
293
- return await _(T, j, "writeContract")({
293
+ return await _(f, S, "writeContract")({
294
294
  ...o,
295
295
  ...e ? { account: e } : {},
296
296
  chain: i ? { id: i } : null
297
297
  });
298
298
  }
299
- function r(t) {
299
+ function p(t) {
300
300
  return t.address !== void 0 && typeof t.address == "object" ? (a, e) => {
301
301
  var i;
302
302
  const u = x(a), y = N(a);
303
- let p;
304
- return e.chainId ? p = e.chainId : e.account && e.account === y.address || e.account === void 0 ? p = y.chainId : p = u, D(a, {
303
+ let r;
304
+ return e.chainId ? r = e.chainId : e.account && e.account === y.address || e.account === void 0 ? r = y.chainId : r = u, D(a, {
305
305
  ...e,
306
306
  ...t.functionName ? { functionName: t.functionName } : {},
307
- address: p ? (i = t.address) == null ? void 0 : i[p] : void 0,
307
+ address: r ? (i = t.address) == null ? void 0 : i[r] : void 0,
308
308
  abi: t.abi
309
309
  });
310
310
  } : (a, e) => D(a, {
@@ -539,22 +539,22 @@ const se = [
539
539
  {
540
540
  type: "function",
541
541
  inputs: [
542
- { name: "user", internalType: "address", type: "address" },
543
- { name: "roles", internalType: "uint256", type: "uint256" }
542
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
543
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
544
544
  ],
545
- name: "grantRoles",
545
+ name: "grantManyRoles",
546
546
  outputs: [],
547
- stateMutability: "payable"
547
+ stateMutability: "nonpayable"
548
548
  },
549
549
  {
550
550
  type: "function",
551
551
  inputs: [
552
- { name: "accounts_", internalType: "address[]", type: "address[]" },
553
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
552
+ { name: "user", internalType: "address", type: "address" },
553
+ { name: "roles", internalType: "uint256", type: "uint256" }
554
554
  ],
555
555
  name: "grantRoles",
556
556
  outputs: [],
557
- stateMutability: "nonpayable"
557
+ stateMutability: "payable"
558
558
  },
559
559
  {
560
560
  type: "function",
@@ -640,22 +640,22 @@ const se = [
640
640
  {
641
641
  type: "function",
642
642
  inputs: [
643
- { name: "user", internalType: "address", type: "address" },
644
- { name: "roles", internalType: "uint256", type: "uint256" }
643
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
644
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
645
645
  ],
646
- name: "revokeRoles",
646
+ name: "revokeManyRoles",
647
647
  outputs: [],
648
- stateMutability: "payable"
648
+ stateMutability: "nonpayable"
649
649
  },
650
650
  {
651
651
  type: "function",
652
652
  inputs: [
653
- { name: "accounts_", internalType: "address[]", type: "address[]" },
654
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
653
+ { name: "user", internalType: "address", type: "address" },
654
+ { name: "roles", internalType: "uint256", type: "uint256" }
655
655
  ],
656
656
  name: "revokeRoles",
657
657
  outputs: [],
658
- stateMutability: "nonpayable"
658
+ stateMutability: "payable"
659
659
  },
660
660
  {
661
661
  type: "function",
@@ -917,22 +917,22 @@ const se = [
917
917
  {
918
918
  type: "function",
919
919
  inputs: [
920
- { name: "user", internalType: "address", type: "address" },
921
- { name: "roles", internalType: "uint256", type: "uint256" }
920
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
921
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
922
922
  ],
923
- name: "grantRoles",
923
+ name: "grantManyRoles",
924
924
  outputs: [],
925
- stateMutability: "payable"
925
+ stateMutability: "nonpayable"
926
926
  },
927
927
  {
928
928
  type: "function",
929
929
  inputs: [
930
- { name: "accounts_", internalType: "address[]", type: "address[]" },
931
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
930
+ { name: "user", internalType: "address", type: "address" },
931
+ { name: "roles", internalType: "uint256", type: "uint256" }
932
932
  ],
933
933
  name: "grantRoles",
934
934
  outputs: [],
935
- stateMutability: "nonpayable"
935
+ stateMutability: "payable"
936
936
  },
937
937
  {
938
938
  type: "function",
@@ -1015,22 +1015,22 @@ const se = [
1015
1015
  {
1016
1016
  type: "function",
1017
1017
  inputs: [
1018
- { name: "user", internalType: "address", type: "address" },
1019
- { name: "roles", internalType: "uint256", type: "uint256" }
1018
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
1019
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
1020
1020
  ],
1021
- name: "revokeRoles",
1021
+ name: "revokeManyRoles",
1022
1022
  outputs: [],
1023
- stateMutability: "payable"
1023
+ stateMutability: "nonpayable"
1024
1024
  },
1025
1025
  {
1026
1026
  type: "function",
1027
1027
  inputs: [
1028
- { name: "accounts_", internalType: "address[]", type: "address[]" },
1029
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
1028
+ { name: "user", internalType: "address", type: "address" },
1029
+ { name: "roles", internalType: "uint256", type: "uint256" }
1030
1030
  ],
1031
1031
  name: "revokeRoles",
1032
1032
  outputs: [],
1033
- stateMutability: "nonpayable"
1033
+ stateMutability: "payable"
1034
1034
  },
1035
1035
  {
1036
1036
  type: "function",
@@ -1071,7 +1071,7 @@ const se = [
1071
1071
  stateMutability: "payable"
1072
1072
  },
1073
1073
  { type: "receive", stateMutability: "payable" }
1074
- ], B = [
1074
+ ], L = [
1075
1075
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
1076
1076
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
1077
1077
  { type: "error", inputs: [], name: "InvalidInitialization" },
@@ -2233,7 +2233,7 @@ const se = [
2233
2233
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
2234
2234
  stateMutability: "view"
2235
2235
  }
2236
- ], m = [
2236
+ ], c = [
2237
2237
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
2238
2238
  { type: "error", inputs: [], name: "AlreadyInitialized" },
2239
2239
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -2451,22 +2451,22 @@ const se = [
2451
2451
  {
2452
2452
  type: "function",
2453
2453
  inputs: [
2454
- { name: "user", internalType: "address", type: "address" },
2455
- { name: "roles", internalType: "uint256", type: "uint256" }
2454
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
2455
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
2456
2456
  ],
2457
- name: "grantRoles",
2457
+ name: "grantManyRoles",
2458
2458
  outputs: [],
2459
- stateMutability: "payable"
2459
+ stateMutability: "nonpayable"
2460
2460
  },
2461
2461
  {
2462
2462
  type: "function",
2463
2463
  inputs: [
2464
- { name: "accounts_", internalType: "address[]", type: "address[]" },
2465
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
2464
+ { name: "user", internalType: "address", type: "address" },
2465
+ { name: "roles", internalType: "uint256", type: "uint256" }
2466
2466
  ],
2467
2467
  name: "grantRoles",
2468
2468
  outputs: [],
2469
- stateMutability: "nonpayable"
2469
+ stateMutability: "payable"
2470
2470
  },
2471
2471
  {
2472
2472
  type: "function",
@@ -2559,22 +2559,22 @@ const se = [
2559
2559
  {
2560
2560
  type: "function",
2561
2561
  inputs: [
2562
- { name: "user", internalType: "address", type: "address" },
2563
- { name: "roles", internalType: "uint256", type: "uint256" }
2562
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
2563
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
2564
2564
  ],
2565
- name: "revokeRoles",
2565
+ name: "revokeManyRoles",
2566
2566
  outputs: [],
2567
- stateMutability: "payable"
2567
+ stateMutability: "nonpayable"
2568
2568
  },
2569
2569
  {
2570
2570
  type: "function",
2571
2571
  inputs: [
2572
- { name: "accounts_", internalType: "address[]", type: "address[]" },
2573
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
2572
+ { name: "user", internalType: "address", type: "address" },
2573
+ { name: "roles", internalType: "uint256", type: "uint256" }
2574
2574
  ],
2575
2575
  name: "revokeRoles",
2576
2576
  outputs: [],
2577
- stateMutability: "nonpayable"
2577
+ stateMutability: "payable"
2578
2578
  },
2579
2579
  {
2580
2580
  type: "function",
@@ -2855,22 +2855,22 @@ const se = [
2855
2855
  {
2856
2856
  type: "function",
2857
2857
  inputs: [
2858
- { name: "user", internalType: "address", type: "address" },
2859
- { name: "roles", internalType: "uint256", type: "uint256" }
2858
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
2859
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
2860
2860
  ],
2861
- name: "grantRoles",
2861
+ name: "grantManyRoles",
2862
2862
  outputs: [],
2863
- stateMutability: "payable"
2863
+ stateMutability: "nonpayable"
2864
2864
  },
2865
2865
  {
2866
2866
  type: "function",
2867
2867
  inputs: [
2868
- { name: "accounts_", internalType: "address[]", type: "address[]" },
2869
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
2868
+ { name: "user", internalType: "address", type: "address" },
2869
+ { name: "roles", internalType: "uint256", type: "uint256" }
2870
2870
  ],
2871
2871
  name: "grantRoles",
2872
2872
  outputs: [],
2873
- stateMutability: "nonpayable"
2873
+ stateMutability: "payable"
2874
2874
  },
2875
2875
  {
2876
2876
  type: "function",
@@ -2970,22 +2970,22 @@ const se = [
2970
2970
  {
2971
2971
  type: "function",
2972
2972
  inputs: [
2973
- { name: "user", internalType: "address", type: "address" },
2974
- { name: "roles", internalType: "uint256", type: "uint256" }
2973
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
2974
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
2975
2975
  ],
2976
- name: "revokeRoles",
2976
+ name: "revokeManyRoles",
2977
2977
  outputs: [],
2978
- stateMutability: "payable"
2978
+ stateMutability: "nonpayable"
2979
2979
  },
2980
2980
  {
2981
2981
  type: "function",
2982
2982
  inputs: [
2983
- { name: "accounts_", internalType: "address[]", type: "address[]" },
2984
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
2983
+ { name: "user", internalType: "address", type: "address" },
2984
+ { name: "roles", internalType: "uint256", type: "uint256" }
2985
2985
  ],
2986
2986
  name: "revokeRoles",
2987
2987
  outputs: [],
2988
- stateMutability: "nonpayable"
2988
+ stateMutability: "payable"
2989
2989
  },
2990
2990
  {
2991
2991
  type: "function",
@@ -3038,7 +3038,7 @@ const se = [
3038
3038
  outputs: [],
3039
3039
  stateMutability: "payable"
3040
3040
  }
3041
- ], Q = [
3041
+ ], X = [
3042
3042
  { type: "error", inputs: [], name: "AlreadyInitialized" },
3043
3043
  { type: "error", inputs: [], name: "ClaimFailed" },
3044
3044
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -3258,22 +3258,22 @@ const se = [
3258
3258
  {
3259
3259
  type: "function",
3260
3260
  inputs: [
3261
- { name: "user", internalType: "address", type: "address" },
3262
- { name: "roles", internalType: "uint256", type: "uint256" }
3261
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
3262
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
3263
3263
  ],
3264
- name: "grantRoles",
3264
+ name: "grantManyRoles",
3265
3265
  outputs: [],
3266
- stateMutability: "payable"
3266
+ stateMutability: "nonpayable"
3267
3267
  },
3268
3268
  {
3269
3269
  type: "function",
3270
3270
  inputs: [
3271
- { name: "accounts_", internalType: "address[]", type: "address[]" },
3272
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
3271
+ { name: "user", internalType: "address", type: "address" },
3272
+ { name: "roles", internalType: "uint256", type: "uint256" }
3273
3273
  ],
3274
3274
  name: "grantRoles",
3275
3275
  outputs: [],
3276
- stateMutability: "nonpayable"
3276
+ stateMutability: "payable"
3277
3277
  },
3278
3278
  {
3279
3279
  type: "function",
@@ -3389,22 +3389,22 @@ const se = [
3389
3389
  {
3390
3390
  type: "function",
3391
3391
  inputs: [
3392
- { name: "user", internalType: "address", type: "address" },
3393
- { name: "roles", internalType: "uint256", type: "uint256" }
3392
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
3393
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
3394
3394
  ],
3395
- name: "revokeRoles",
3395
+ name: "revokeManyRoles",
3396
3396
  outputs: [],
3397
- stateMutability: "payable"
3397
+ stateMutability: "nonpayable"
3398
3398
  },
3399
3399
  {
3400
3400
  type: "function",
3401
3401
  inputs: [
3402
- { name: "accounts_", internalType: "address[]", type: "address[]" },
3403
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
3402
+ { name: "user", internalType: "address", type: "address" },
3403
+ { name: "roles", internalType: "uint256", type: "uint256" }
3404
3404
  ],
3405
3405
  name: "revokeRoles",
3406
3406
  outputs: [],
3407
- stateMutability: "nonpayable"
3407
+ stateMutability: "payable"
3408
3408
  },
3409
3409
  {
3410
3410
  type: "function",
@@ -3451,7 +3451,7 @@ const se = [
3451
3451
  outputs: [],
3452
3452
  stateMutability: "payable"
3453
3453
  }
3454
- ], c = [
3454
+ ], b = [
3455
3455
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
3456
3456
  { type: "error", inputs: [], name: "AlreadyInitialized" },
3457
3457
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -3649,22 +3649,22 @@ const se = [
3649
3649
  {
3650
3650
  type: "function",
3651
3651
  inputs: [
3652
- { name: "user", internalType: "address", type: "address" },
3653
- { name: "roles", internalType: "uint256", type: "uint256" }
3652
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
3653
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
3654
3654
  ],
3655
- name: "grantRoles",
3655
+ name: "grantManyRoles",
3656
3656
  outputs: [],
3657
- stateMutability: "payable"
3657
+ stateMutability: "nonpayable"
3658
3658
  },
3659
3659
  {
3660
3660
  type: "function",
3661
3661
  inputs: [
3662
- { name: "accounts_", internalType: "address[]", type: "address[]" },
3663
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
3662
+ { name: "user", internalType: "address", type: "address" },
3663
+ { name: "roles", internalType: "uint256", type: "uint256" }
3664
3664
  ],
3665
3665
  name: "grantRoles",
3666
3666
  outputs: [],
3667
- stateMutability: "nonpayable"
3667
+ stateMutability: "payable"
3668
3668
  },
3669
3669
  {
3670
3670
  type: "function",
@@ -3764,22 +3764,22 @@ const se = [
3764
3764
  {
3765
3765
  type: "function",
3766
3766
  inputs: [
3767
- { name: "user", internalType: "address", type: "address" },
3768
- { name: "roles", internalType: "uint256", type: "uint256" }
3767
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
3768
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
3769
3769
  ],
3770
- name: "revokeRoles",
3770
+ name: "revokeManyRoles",
3771
3771
  outputs: [],
3772
- stateMutability: "payable"
3772
+ stateMutability: "nonpayable"
3773
3773
  },
3774
3774
  {
3775
3775
  type: "function",
3776
3776
  inputs: [
3777
- { name: "accounts_", internalType: "address[]", type: "address[]" },
3778
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
3777
+ { name: "user", internalType: "address", type: "address" },
3778
+ { name: "roles", internalType: "uint256", type: "uint256" }
3779
3779
  ],
3780
3780
  name: "revokeRoles",
3781
3781
  outputs: [],
3782
- stateMutability: "nonpayable"
3782
+ stateMutability: "payable"
3783
3783
  },
3784
3784
  {
3785
3785
  type: "function",
@@ -4055,7 +4055,7 @@ const se = [
4055
4055
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
4056
4056
  stateMutability: "view"
4057
4057
  }
4058
- ], b = [
4058
+ ], T = [
4059
4059
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
4060
4060
  { type: "error", inputs: [], name: "AlreadyInitialized" },
4061
4061
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -4306,22 +4306,22 @@ const se = [
4306
4306
  {
4307
4307
  type: "function",
4308
4308
  inputs: [
4309
- { name: "user", internalType: "address", type: "address" },
4310
- { name: "roles", internalType: "uint256", type: "uint256" }
4309
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
4310
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
4311
4311
  ],
4312
- name: "grantRoles",
4312
+ name: "grantManyRoles",
4313
4313
  outputs: [],
4314
- stateMutability: "payable"
4314
+ stateMutability: "nonpayable"
4315
4315
  },
4316
4316
  {
4317
4317
  type: "function",
4318
4318
  inputs: [
4319
- { name: "accounts_", internalType: "address[]", type: "address[]" },
4320
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
4319
+ { name: "user", internalType: "address", type: "address" },
4320
+ { name: "roles", internalType: "uint256", type: "uint256" }
4321
4321
  ],
4322
4322
  name: "grantRoles",
4323
4323
  outputs: [],
4324
- stateMutability: "nonpayable"
4324
+ stateMutability: "payable"
4325
4325
  },
4326
4326
  {
4327
4327
  type: "function",
@@ -4430,22 +4430,22 @@ const se = [
4430
4430
  {
4431
4431
  type: "function",
4432
4432
  inputs: [
4433
- { name: "user", internalType: "address", type: "address" },
4434
- { name: "roles", internalType: "uint256", type: "uint256" }
4433
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
4434
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
4435
4435
  ],
4436
- name: "revokeRoles",
4436
+ name: "revokeManyRoles",
4437
4437
  outputs: [],
4438
- stateMutability: "payable"
4438
+ stateMutability: "nonpayable"
4439
4439
  },
4440
4440
  {
4441
4441
  type: "function",
4442
4442
  inputs: [
4443
- { name: "accounts_", internalType: "address[]", type: "address[]" },
4444
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
4443
+ { name: "user", internalType: "address", type: "address" },
4444
+ { name: "roles", internalType: "uint256", type: "uint256" }
4445
4445
  ],
4446
4446
  name: "revokeRoles",
4447
4447
  outputs: [],
4448
- stateMutability: "nonpayable"
4448
+ stateMutability: "payable"
4449
4449
  },
4450
4450
  {
4451
4451
  type: "function",
@@ -4504,7 +4504,7 @@ const se = [
4504
4504
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
4505
4505
  stateMutability: "view"
4506
4506
  }
4507
- ], f = [
4507
+ ], w = [
4508
4508
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
4509
4509
  { type: "error", inputs: [], name: "AlreadyInitialized" },
4510
4510
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -4827,7 +4827,7 @@ const se = [
4827
4827
  outputs: [{ name: "", internalType: "address", type: "address" }],
4828
4828
  stateMutability: "view"
4829
4829
  }
4830
- ], w = [
4830
+ ], m = [
4831
4831
  { type: "error", inputs: [], name: "AlreadyInitialized" },
4832
4832
  { type: "error", inputs: [], name: "LengthMismatch" },
4833
4833
  { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
@@ -4925,22 +4925,22 @@ const se = [
4925
4925
  {
4926
4926
  type: "function",
4927
4927
  inputs: [
4928
- { name: "user", internalType: "address", type: "address" },
4929
- { name: "roles", internalType: "uint256", type: "uint256" }
4928
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
4929
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
4930
4930
  ],
4931
- name: "grantRoles",
4931
+ name: "grantManyRoles",
4932
4932
  outputs: [],
4933
- stateMutability: "payable"
4933
+ stateMutability: "nonpayable"
4934
4934
  },
4935
4935
  {
4936
4936
  type: "function",
4937
4937
  inputs: [
4938
- { name: "accounts_", internalType: "address[]", type: "address[]" },
4939
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
4938
+ { name: "user", internalType: "address", type: "address" },
4939
+ { name: "roles", internalType: "uint256", type: "uint256" }
4940
4940
  ],
4941
4941
  name: "grantRoles",
4942
4942
  outputs: [],
4943
- stateMutability: "nonpayable"
4943
+ stateMutability: "payable"
4944
4944
  },
4945
4945
  {
4946
4946
  type: "function",
@@ -5009,22 +5009,22 @@ const se = [
5009
5009
  {
5010
5010
  type: "function",
5011
5011
  inputs: [
5012
- { name: "user", internalType: "address", type: "address" },
5013
- { name: "roles", internalType: "uint256", type: "uint256" }
5012
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
5013
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
5014
5014
  ],
5015
- name: "revokeRoles",
5015
+ name: "revokeManyRoles",
5016
5016
  outputs: [],
5017
- stateMutability: "payable"
5017
+ stateMutability: "nonpayable"
5018
5018
  },
5019
5019
  {
5020
5020
  type: "function",
5021
5021
  inputs: [
5022
- { name: "accounts_", internalType: "address[]", type: "address[]" },
5023
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
5022
+ { name: "user", internalType: "address", type: "address" },
5023
+ { name: "roles", internalType: "uint256", type: "uint256" }
5024
5024
  ],
5025
5025
  name: "revokeRoles",
5026
5026
  outputs: [],
5027
- stateMutability: "nonpayable"
5027
+ stateMutability: "payable"
5028
5028
  },
5029
5029
  {
5030
5030
  type: "function",
@@ -5393,22 +5393,22 @@ const se = [
5393
5393
  {
5394
5394
  type: "function",
5395
5395
  inputs: [
5396
- { name: "user", internalType: "address", type: "address" },
5397
- { name: "roles", internalType: "uint256", type: "uint256" }
5396
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
5397
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
5398
5398
  ],
5399
- name: "grantRoles",
5399
+ name: "grantManyRoles",
5400
5400
  outputs: [],
5401
- stateMutability: "payable"
5401
+ stateMutability: "nonpayable"
5402
5402
  },
5403
5403
  {
5404
5404
  type: "function",
5405
5405
  inputs: [
5406
- { name: "accounts_", internalType: "address[]", type: "address[]" },
5407
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
5406
+ { name: "user", internalType: "address", type: "address" },
5407
+ { name: "roles", internalType: "uint256", type: "uint256" }
5408
5408
  ],
5409
5409
  name: "grantRoles",
5410
5410
  outputs: [],
5411
- stateMutability: "nonpayable"
5411
+ stateMutability: "payable"
5412
5412
  },
5413
5413
  {
5414
5414
  type: "function",
@@ -5494,22 +5494,22 @@ const se = [
5494
5494
  {
5495
5495
  type: "function",
5496
5496
  inputs: [
5497
- { name: "user", internalType: "address", type: "address" },
5498
- { name: "roles", internalType: "uint256", type: "uint256" }
5497
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
5498
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
5499
5499
  ],
5500
- name: "revokeRoles",
5500
+ name: "revokeManyRoles",
5501
5501
  outputs: [],
5502
- stateMutability: "payable"
5502
+ stateMutability: "nonpayable"
5503
5503
  },
5504
5504
  {
5505
5505
  type: "function",
5506
5506
  inputs: [
5507
- { name: "accounts_", internalType: "address[]", type: "address[]" },
5508
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
5507
+ { name: "user", internalType: "address", type: "address" },
5508
+ { name: "roles", internalType: "uint256", type: "uint256" }
5509
5509
  ],
5510
5510
  name: "revokeRoles",
5511
5511
  outputs: [],
5512
- stateMutability: "nonpayable"
5512
+ stateMutability: "payable"
5513
5513
  },
5514
5514
  {
5515
5515
  type: "function",
@@ -5677,22 +5677,22 @@ const se = [
5677
5677
  {
5678
5678
  type: "function",
5679
5679
  inputs: [
5680
- { name: "user", internalType: "address", type: "address" },
5681
- { name: "roles", internalType: "uint256", type: "uint256" }
5680
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
5681
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
5682
5682
  ],
5683
- name: "grantRoles",
5683
+ name: "grantManyRoles",
5684
5684
  outputs: [],
5685
- stateMutability: "payable"
5685
+ stateMutability: "nonpayable"
5686
5686
  },
5687
5687
  {
5688
5688
  type: "function",
5689
5689
  inputs: [
5690
- { name: "accounts_", internalType: "address[]", type: "address[]" },
5691
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
5690
+ { name: "user", internalType: "address", type: "address" },
5691
+ { name: "roles", internalType: "uint256", type: "uint256" }
5692
5692
  ],
5693
5693
  name: "grantRoles",
5694
5694
  outputs: [],
5695
- stateMutability: "nonpayable"
5695
+ stateMutability: "payable"
5696
5696
  },
5697
5697
  {
5698
5698
  type: "function",
@@ -5778,22 +5778,22 @@ const se = [
5778
5778
  {
5779
5779
  type: "function",
5780
5780
  inputs: [
5781
- { name: "user", internalType: "address", type: "address" },
5782
- { name: "roles", internalType: "uint256", type: "uint256" }
5781
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
5782
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
5783
5783
  ],
5784
- name: "revokeRoles",
5784
+ name: "revokeManyRoles",
5785
5785
  outputs: [],
5786
- stateMutability: "payable"
5786
+ stateMutability: "nonpayable"
5787
5787
  },
5788
5788
  {
5789
5789
  type: "function",
5790
5790
  inputs: [
5791
- { name: "accounts_", internalType: "address[]", type: "address[]" },
5792
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
5791
+ { name: "user", internalType: "address", type: "address" },
5792
+ { name: "roles", internalType: "uint256", type: "uint256" }
5793
5793
  ],
5794
5794
  name: "revokeRoles",
5795
5795
  outputs: [],
5796
- stateMutability: "nonpayable"
5796
+ stateMutability: "payable"
5797
5797
  },
5798
5798
  {
5799
5799
  type: "function",
@@ -5837,10 +5837,10 @@ const se = [
5837
5837
  stateMutability: "payable"
5838
5838
  }
5839
5839
  ], oe = /* @__PURE__ */ n({
5840
- abi: B,
5840
+ abi: L,
5841
5841
  functionName: "getComponentInterface"
5842
5842
  }), le = /* @__PURE__ */ n(
5843
- { abi: B, functionName: "supportsInterface" }
5843
+ { abi: L, functionName: "supportsInterface" }
5844
5844
  ), de = /* @__PURE__ */ n(
5845
5845
  { abi: v, functionName: "allowList" }
5846
5846
  ), me = /* @__PURE__ */ n({
@@ -5861,7 +5861,7 @@ const se = [
5861
5861
  }), we = /* @__PURE__ */ n({
5862
5862
  abi: v,
5863
5863
  functionName: "reward"
5864
- }), ve = /* @__PURE__ */ r({
5864
+ }), ve = /* @__PURE__ */ p({
5865
5865
  abi: v,
5866
5866
  functionName: "claim"
5867
5867
  }), Me = /* @__PURE__ */ s({
@@ -5882,16 +5882,16 @@ const se = [
5882
5882
  }), Ae = /* @__PURE__ */ n({
5883
5883
  abi: d,
5884
5884
  functionName: "protocolFeeReceiver"
5885
- }), Ne = /* @__PURE__ */ r({
5885
+ }), Ne = /* @__PURE__ */ p({
5886
5886
  abi: d,
5887
5887
  functionName: "claimIncentive"
5888
- }), Re = /* @__PURE__ */ r({
5888
+ }), Re = /* @__PURE__ */ p({
5889
5889
  abi: d,
5890
5890
  functionName: "claimIncentiveFor"
5891
- }), ze = /* @__PURE__ */ r({
5891
+ }), ze = /* @__PURE__ */ p({
5892
5892
  abi: d,
5893
5893
  functionName: "setCreateBoostAuth"
5894
- }), Ce = /* @__PURE__ */ r({
5894
+ }), Ce = /* @__PURE__ */ p({
5895
5895
  abi: d,
5896
5896
  functionName: "setProtocolFeeReceiver"
5897
5897
  }), xe = /* @__PURE__ */ s({
@@ -5918,59 +5918,59 @@ const se = [
5918
5918
  }), Fe = /* @__PURE__ */ n({
5919
5919
  abi: M,
5920
5920
  functionName: "getCloneIdentifier"
5921
- }), Be = /* @__PURE__ */ n({
5921
+ }), Le = /* @__PURE__ */ n({
5922
5922
  abi: M,
5923
5923
  functionName: "getClones"
5924
- }), Le = /* @__PURE__ */ r({
5924
+ }), Be = /* @__PURE__ */ p({
5925
5925
  abi: M,
5926
5926
  functionName: "deployClone"
5927
- }), Ue = /* @__PURE__ */ r({
5927
+ }), Ue = /* @__PURE__ */ p({
5928
5928
  abi: M,
5929
5929
  functionName: "register"
5930
5930
  }), Pe = /* @__PURE__ */ s({
5931
5931
  abi: M,
5932
5932
  functionName: "deployClone"
5933
- }), je = /* @__PURE__ */ s({
5933
+ }), Se = /* @__PURE__ */ s({
5934
5934
  abi: M,
5935
5935
  functionName: "register"
5936
- }), Se = /* @__PURE__ */ n({
5937
- abi: m,
5936
+ }), je = /* @__PURE__ */ n({
5937
+ abi: c,
5938
5938
  functionName: "asset"
5939
5939
  }), Ve = /* @__PURE__ */ n({
5940
- abi: m,
5940
+ abi: c,
5941
5941
  functionName: "cgdaParams"
5942
5942
  }), Ze = /* @__PURE__ */ n({
5943
- abi: m,
5943
+ abi: c,
5944
5944
  functionName: "claimed"
5945
5945
  }), $e = /* @__PURE__ */ n({
5946
- abi: m,
5946
+ abi: c,
5947
5947
  functionName: "claims"
5948
5948
  }), Ge = /* @__PURE__ */ n({
5949
- abi: m,
5949
+ abi: c,
5950
5950
  functionName: "currentReward"
5951
5951
  }), We = /* @__PURE__ */ n({
5952
- abi: m,
5952
+ abi: c,
5953
5953
  functionName: "isClaimable"
5954
5954
  }), Ke = /* @__PURE__ */ n({
5955
- abi: m,
5955
+ abi: c,
5956
5956
  functionName: "owner"
5957
- }), Ye = /* @__PURE__ */ n({
5958
- abi: m,
5957
+ }), Qe = /* @__PURE__ */ n({
5958
+ abi: c,
5959
5959
  functionName: "reward"
5960
- }), Je = /* @__PURE__ */ n({
5961
- abi: m,
5960
+ }), Ye = /* @__PURE__ */ n({
5961
+ abi: c,
5962
5962
  functionName: "totalBudget"
5963
- }), Xe = /* @__PURE__ */ r({
5964
- abi: m,
5963
+ }), Je = /* @__PURE__ */ p({
5964
+ abi: c,
5965
5965
  functionName: "claim"
5966
- }), Qe = /* @__PURE__ */ r({
5967
- abi: m,
5966
+ }), Xe = /* @__PURE__ */ p({
5967
+ abi: c,
5968
5968
  functionName: "clawback"
5969
5969
  }), et = /* @__PURE__ */ s({
5970
- abi: m,
5970
+ abi: c,
5971
5971
  functionName: "claim"
5972
5972
  }), tt = /* @__PURE__ */ s({
5973
- abi: m,
5973
+ abi: c,
5974
5974
  functionName: "clawback"
5975
5975
  }), nt = /* @__PURE__ */ n({
5976
5976
  abi: l,
@@ -6001,13 +6001,13 @@ const se = [
6001
6001
  }), lt = /* @__PURE__ */ n({
6002
6002
  abi: l,
6003
6003
  functionName: "strategy"
6004
- }), dt = /* @__PURE__ */ r({
6004
+ }), dt = /* @__PURE__ */ p({
6005
6005
  abi: l,
6006
6006
  functionName: "claim"
6007
- }), mt = /* @__PURE__ */ r({
6007
+ }), mt = /* @__PURE__ */ p({
6008
6008
  abi: l,
6009
6009
  functionName: "clawback"
6010
- }), ct = /* @__PURE__ */ r({
6010
+ }), ct = /* @__PURE__ */ p({
6011
6011
  abi: l,
6012
6012
  functionName: "drawRaffle"
6013
6013
  }), bt = /* @__PURE__ */ s(
@@ -6019,43 +6019,43 @@ const se = [
6019
6019
  abi: l,
6020
6020
  functionName: "drawRaffle"
6021
6021
  }), wt = /* @__PURE__ */ n({
6022
- abi: Q,
6022
+ abi: X,
6023
6023
  functionName: "getIncentiveCriteria"
6024
6024
  }), vt = /* @__PURE__ */ n(
6025
- { abi: c, functionName: "asset" }
6025
+ { abi: b, functionName: "asset" }
6026
6026
  ), Mt = /* @__PURE__ */ n({
6027
- abi: c,
6027
+ abi: b,
6028
6028
  functionName: "claimed"
6029
6029
  }), It = /* @__PURE__ */ n({
6030
- abi: c,
6030
+ abi: b,
6031
6031
  functionName: "claims"
6032
6032
  }), ht = /* @__PURE__ */ n({
6033
- abi: c,
6033
+ abi: b,
6034
6034
  functionName: "currentReward"
6035
6035
  }), gt = /* @__PURE__ */ n({
6036
- abi: c,
6036
+ abi: b,
6037
6037
  functionName: "isClaimable"
6038
6038
  }), Ot = /* @__PURE__ */ n(
6039
- { abi: c, functionName: "limit" }
6039
+ { abi: b, functionName: "limit" }
6040
6040
  ), At = /* @__PURE__ */ n(
6041
- { abi: c, functionName: "owner" }
6041
+ { abi: b, functionName: "owner" }
6042
6042
  ), Nt = /* @__PURE__ */ n({
6043
- abi: c,
6043
+ abi: b,
6044
6044
  functionName: "reward"
6045
6045
  }), Rt = /* @__PURE__ */ n({
6046
- abi: c,
6046
+ abi: b,
6047
6047
  functionName: "totalClaimed"
6048
- }), zt = /* @__PURE__ */ r({
6049
- abi: c,
6048
+ }), zt = /* @__PURE__ */ p({
6049
+ abi: b,
6050
6050
  functionName: "claim"
6051
- }), Ct = /* @__PURE__ */ r({
6052
- abi: c,
6051
+ }), Ct = /* @__PURE__ */ p({
6052
+ abi: b,
6053
6053
  functionName: "clawback"
6054
6054
  }), xt = /* @__PURE__ */ s({
6055
- abi: c,
6055
+ abi: b,
6056
6056
  functionName: "claim"
6057
6057
  }), _t = /* @__PURE__ */ s({
6058
- abi: c,
6058
+ abi: b,
6059
6059
  functionName: "clawback"
6060
6060
  }), Ht = /* @__PURE__ */ n({
6061
6061
  abi: R,
@@ -6063,7 +6063,7 @@ const se = [
6063
6063
  }), Et = /* @__PURE__ */ n({
6064
6064
  abi: R,
6065
6065
  functionName: "getActionSteps"
6066
- }), Dt = /* @__PURE__ */ r({
6066
+ }), Dt = /* @__PURE__ */ p({
6067
6067
  abi: R,
6068
6068
  functionName: "execute"
6069
6069
  }), kt = /* @__PURE__ */ s({
@@ -6073,297 +6073,312 @@ const se = [
6073
6073
  abi: ee,
6074
6074
  functionName: "isAuthorized"
6075
6075
  }), Ft = /* @__PURE__ */ n({
6076
- abi: b,
6076
+ abi: T,
6077
6077
  functionName: "available"
6078
- }), Bt = /* @__PURE__ */ n({
6079
- abi: b,
6080
- functionName: "distributed"
6081
6078
  }), Lt = /* @__PURE__ */ n({
6082
- abi: b,
6079
+ abi: T,
6080
+ functionName: "distributed"
6081
+ }), Bt = /* @__PURE__ */ n({
6082
+ abi: T,
6083
6083
  functionName: "owner"
6084
6084
  }), Ut = /* @__PURE__ */ n({
6085
- abi: b,
6085
+ abi: T,
6086
6086
  functionName: "total"
6087
- }), Pt = /* @__PURE__ */ r({
6088
- abi: b,
6087
+ }), Pt = /* @__PURE__ */ p({
6088
+ abi: T,
6089
6089
  functionName: "allocate"
6090
- }), jt = /* @__PURE__ */ r({
6091
- abi: b,
6090
+ }), St = /* @__PURE__ */ p({
6091
+ abi: T,
6092
6092
  functionName: "clawback"
6093
- }), St = /* @__PURE__ */ r({
6094
- abi: b,
6093
+ }), jt = /* @__PURE__ */ p({
6094
+ abi: T,
6095
6095
  functionName: "disburse"
6096
- }), Vt = /* @__PURE__ */ r({
6097
- abi: b,
6096
+ }), Vt = /* @__PURE__ */ p({
6097
+ abi: T,
6098
6098
  functionName: "disburseBatch"
6099
6099
  }), Zt = /* @__PURE__ */ s({
6100
- abi: b,
6100
+ abi: T,
6101
6101
  functionName: "allocate"
6102
6102
  }), $t = /* @__PURE__ */ s({
6103
- abi: b,
6103
+ abi: T,
6104
6104
  functionName: "clawback"
6105
6105
  }), Gt = /* @__PURE__ */ s({
6106
- abi: b,
6106
+ abi: T,
6107
6107
  functionName: "disburse"
6108
6108
  }), Wt = /* @__PURE__ */ s({
6109
- abi: b,
6109
+ abi: T,
6110
6110
  functionName: "disburseBatch"
6111
6111
  }), Kt = /* @__PURE__ */ n(
6112
6112
  { abi: te, functionName: "isAuthorized" }
6113
- ), Yt = /* @__PURE__ */ n({
6114
- abi: f,
6113
+ ), Qt = /* @__PURE__ */ n({
6114
+ abi: w,
6115
6115
  functionName: "claimed"
6116
- }), Jt = /* @__PURE__ */ n({
6117
- abi: f,
6116
+ }), Yt = /* @__PURE__ */ n({
6117
+ abi: w,
6118
6118
  functionName: "claims"
6119
- }), Xt = /* @__PURE__ */ n({
6120
- abi: f,
6119
+ }), Jt = /* @__PURE__ */ n({
6120
+ abi: w,
6121
6121
  functionName: "currentReward"
6122
- }), Qt = /* @__PURE__ */ n({
6123
- abi: f,
6122
+ }), Xt = /* @__PURE__ */ n({
6123
+ abi: w,
6124
6124
  functionName: "isClaimable"
6125
6125
  }), en = /* @__PURE__ */ n({
6126
- abi: f,
6126
+ abi: w,
6127
6127
  functionName: "limit"
6128
6128
  }), tn = /* @__PURE__ */ n({
6129
- abi: f,
6129
+ abi: w,
6130
6130
  functionName: "reward"
6131
6131
  }), nn = /* @__PURE__ */ n({
6132
- abi: f,
6132
+ abi: w,
6133
6133
  functionName: "selector"
6134
6134
  }), an = /* @__PURE__ */ n({
6135
- abi: f,
6135
+ abi: w,
6136
6136
  functionName: "venue"
6137
- }), sn = /* @__PURE__ */ r({
6138
- abi: f,
6137
+ }), sn = /* @__PURE__ */ p({
6138
+ abi: w,
6139
6139
  functionName: "claim"
6140
6140
  }), pn = /* @__PURE__ */ s({
6141
- abi: f,
6141
+ abi: w,
6142
6142
  functionName: "claim"
6143
6143
  }), rn = /* @__PURE__ */ n({
6144
- abi: w,
6144
+ abi: m,
6145
6145
  functionName: "hasAllRoles"
6146
6146
  }), un = /* @__PURE__ */ n({
6147
- abi: w,
6147
+ abi: m,
6148
6148
  functionName: "hasAnyRole"
6149
6149
  }), yn = /* @__PURE__ */ n({
6150
- abi: w,
6150
+ abi: m,
6151
6151
  functionName: "isAuthorized"
6152
6152
  }), on = /* @__PURE__ */ n({
6153
- abi: w,
6153
+ abi: m,
6154
6154
  functionName: "rolesOf"
6155
- }), ln = /* @__PURE__ */ r({
6156
- abi: w,
6155
+ }), ln = /* @__PURE__ */ p({
6156
+ abi: m,
6157
+ functionName: "grantManyRoles"
6158
+ }), dn = /* @__PURE__ */ p({
6159
+ abi: m,
6157
6160
  functionName: "grantRoles"
6158
- }), dn = /* @__PURE__ */ r({
6159
- abi: w,
6161
+ }), mn = /* @__PURE__ */ p({
6162
+ abi: m,
6163
+ functionName: "revokeManyRoles"
6164
+ }), cn = /* @__PURE__ */ p({
6165
+ abi: m,
6160
6166
  functionName: "revokeRoles"
6161
- }), mn = /* @__PURE__ */ r({
6162
- abi: w,
6167
+ }), bn = /* @__PURE__ */ p({
6168
+ abi: m,
6163
6169
  functionName: "setAuthorized"
6164
- }), cn = /* @__PURE__ */ s({
6165
- abi: w,
6170
+ }), Tn = /* @__PURE__ */ s({
6171
+ abi: m,
6172
+ functionName: "grantManyRoles"
6173
+ }), fn = /* @__PURE__ */ s({
6174
+ abi: m,
6166
6175
  functionName: "grantRoles"
6167
- }), bn = /* @__PURE__ */ s({
6168
- abi: w,
6176
+ }), wn = /* @__PURE__ */ s(
6177
+ { abi: m, functionName: "revokeManyRoles" }
6178
+ ), vn = /* @__PURE__ */ s({
6179
+ abi: m,
6169
6180
  functionName: "revokeRoles"
6170
- }), Tn = /* @__PURE__ */ s({
6171
- abi: w,
6181
+ }), Mn = /* @__PURE__ */ s({
6182
+ abi: m,
6172
6183
  functionName: "setAuthorized"
6173
- }), fn = /* @__PURE__ */ n({
6184
+ }), In = /* @__PURE__ */ n({
6174
6185
  abi: I,
6175
6186
  functionName: "hashSignerData"
6176
- }), wn = /* @__PURE__ */ n({
6187
+ }), hn = /* @__PURE__ */ n({
6177
6188
  abi: I,
6178
6189
  functionName: "signers"
6179
- }), vn = /* @__PURE__ */ r({
6190
+ }), gn = /* @__PURE__ */ p({
6180
6191
  abi: I,
6181
6192
  functionName: "setAuthorized"
6182
- }), Mn = /* @__PURE__ */ r({
6193
+ }), On = /* @__PURE__ */ p({
6183
6194
  abi: I,
6184
6195
  functionName: "setValidatorCaller"
6185
- }), In = /* @__PURE__ */ r({
6196
+ }), An = /* @__PURE__ */ p({
6186
6197
  abi: I,
6187
6198
  functionName: "validate"
6188
- }), hn = /* @__PURE__ */ s({
6199
+ }), Nn = /* @__PURE__ */ s({
6189
6200
  abi: I,
6190
6201
  functionName: "setAuthorized"
6191
- }), gn = /* @__PURE__ */ s({
6202
+ }), Rn = /* @__PURE__ */ s({
6192
6203
  abi: I,
6193
6204
  functionName: "setValidatorCaller"
6194
- }), On = /* @__PURE__ */ s({
6205
+ }), zn = /* @__PURE__ */ s({
6195
6206
  abi: I,
6196
6207
  functionName: "validate"
6197
- }), An = /* @__PURE__ */ n({
6208
+ }), Cn = /* @__PURE__ */ n({
6198
6209
  abi: z,
6199
6210
  functionName: "isAllowed"
6200
- }), Nn = /* @__PURE__ */ n({
6211
+ }), xn = /* @__PURE__ */ n({
6201
6212
  abi: z,
6202
6213
  functionName: "owner"
6203
- }), Rn = /* @__PURE__ */ r(
6214
+ }), _n = /* @__PURE__ */ p(
6204
6215
  { abi: z, functionName: "setAllowed" }
6205
- ), zn = /* @__PURE__ */ s({
6216
+ ), Hn = /* @__PURE__ */ s({
6206
6217
  abi: z,
6207
6218
  functionName: "setAllowed"
6208
- }), Cn = /* @__PURE__ */ n({
6219
+ }), En = /* @__PURE__ */ n({
6209
6220
  abi: H,
6210
6221
  functionName: "isAllowed"
6211
- }), xn = /* @__PURE__ */ r({
6222
+ }), Dn = /* @__PURE__ */ p({
6212
6223
  abi: H,
6213
6224
  functionName: "setDenied"
6214
- }), _n = /* @__PURE__ */ s({
6225
+ }), kn = /* @__PURE__ */ s({
6215
6226
  abi: H,
6216
6227
  functionName: "setDenied"
6217
6228
  });
6218
6229
  export {
6219
- Wt as $,
6220
- $t as A,
6221
- jt as B,
6222
- Tn as C,
6223
- Gt as D,
6224
- bn as E,
6225
- St as F,
6226
- qe as G,
6227
- Vt as H,
6228
- oe as I,
6229
- Le as J,
6230
- Ue as K,
6231
- Lt as L,
6232
- pe as M,
6233
- z as N,
6234
- Ut as O,
6235
- Zt as P,
6236
- Ft as Q,
6237
- v as R,
6238
- Bt as S,
6230
+ Lt as $,
6231
+ Tn as A,
6232
+ I as B,
6233
+ oe as C,
6234
+ Be as D,
6235
+ ke as E,
6236
+ qe as F,
6237
+ Le as G,
6238
+ Fe as H,
6239
+ fn as I,
6240
+ Kt as J,
6241
+ pe as K,
6242
+ Zt as L,
6243
+ wn as M,
6244
+ Pt as N,
6245
+ v as O,
6246
+ $t as P,
6247
+ St as Q,
6248
+ m as R,
6249
+ jt as S,
6239
6250
  d as T,
6240
- ke as U,
6241
- fe as V,
6242
- ce as W,
6243
- we as X,
6244
- Pe as Y,
6245
- Fe as Z,
6246
- me as _,
6251
+ Wt as U,
6252
+ Vt as V,
6253
+ Bt as W,
6254
+ Ut as X,
6255
+ rn as Y,
6256
+ Ft as Z,
6257
+ Gt as _,
6247
6258
  te as a,
6248
- Mt as a$,
6249
- de as a0,
6250
- Te as a1,
6251
- Me as a2,
6252
- ve as a3,
6253
- be as a4,
6254
- Nn as a5,
6255
- An as a6,
6256
- zn as a7,
6257
- Rn as a8,
6258
- Cn as a9,
6259
- Tt as aA,
6260
- mt as aB,
6261
- rt as aC,
6262
- ft as aD,
6263
- ct as aE,
6264
- Jt as aF,
6265
- Xt as aG,
6266
- tn as aH,
6267
- Yt as aI,
6268
- an as aJ,
6269
- en as aK,
6270
- nn as aL,
6271
- pn as aM,
6272
- sn as aN,
6273
- Qt as aO,
6274
- wn as aP,
6275
- fn as aQ,
6276
- On as aR,
6277
- In as aS,
6259
+ R as a$,
6260
+ fe as a0,
6261
+ ce as a1,
6262
+ we as a2,
6263
+ me as a3,
6264
+ de as a4,
6265
+ Te as a5,
6266
+ Me as a6,
6267
+ ve as a7,
6268
+ be as a8,
6269
+ xn as a9,
6270
+ ut as aA,
6271
+ pt as aB,
6272
+ bt as aC,
6273
+ dt as aD,
6274
+ Tt as aE,
6275
+ mt as aF,
6276
+ rt as aG,
6277
+ ft as aH,
6278
+ ct as aI,
6279
+ Yt as aJ,
6280
+ Jt as aK,
6281
+ tn as aL,
6282
+ Qt as aM,
6283
+ an as aN,
6284
+ en as aO,
6285
+ nn as aP,
6286
+ pn as aQ,
6287
+ sn as aR,
6288
+ Xt as aS,
6278
6289
  hn as aT,
6279
- vn as aU,
6280
- gn as aV,
6281
- Mn as aW,
6282
- At as aX,
6283
- Rt as aY,
6284
- ht as aZ,
6285
- It as a_,
6286
- _n as aa,
6287
- xn as ab,
6288
- Ke as ac,
6289
- $e as ad,
6290
- Ye as ae,
6291
- Ze as af,
6292
- Se as ag,
6293
- Ve as ah,
6294
- Je as ai,
6295
- et as aj,
6296
- Xe as ak,
6297
- tt as al,
6298
- Qe as am,
6299
- We as an,
6300
- Ge as ao,
6301
- yt as ap,
6302
- st as aq,
6303
- it as ar,
6304
- at as as,
6305
- nt as at,
6306
- lt as au,
6307
- ot as av,
6308
- ut as aw,
6309
- pt as ax,
6310
- bt as ay,
6311
- dt as az,
6312
- m as b,
6313
- vt as b0,
6314
- Nt as b1,
6315
- Ot as b2,
6316
- xt as b3,
6317
- zt as b4,
6318
- _t as b5,
6319
- Ct as b6,
6320
- gt as b7,
6321
- ue as b8,
6322
- R as b9,
6323
- Et as ba,
6324
- Ht as bb,
6325
- kt as bc,
6326
- Dt as bd,
6327
- Q as be,
6328
- wt as bf,
6329
- He as bg,
6330
- xe as bh,
6331
- Ne as bi,
6332
- _e as bj,
6333
- Re as bk,
6334
- he as bl,
6335
- ge as bm,
6336
- qt as bn,
6337
- Ie as bo,
6338
- Ee as bp,
6339
- ze as bq,
6340
- Oe as br,
6341
- Ae as bs,
6342
- De as bt,
6343
- Ce as bu,
6290
+ In as aU,
6291
+ zn as aV,
6292
+ An as aW,
6293
+ Nn as aX,
6294
+ gn as aY,
6295
+ Rn as aZ,
6296
+ On as a_,
6297
+ Cn as aa,
6298
+ Hn as ab,
6299
+ _n as ac,
6300
+ En as ad,
6301
+ kn as ae,
6302
+ Dn as af,
6303
+ Ke as ag,
6304
+ $e as ah,
6305
+ Qe as ai,
6306
+ Ze as aj,
6307
+ je as ak,
6308
+ Ve as al,
6309
+ Ye as am,
6310
+ et as an,
6311
+ Je as ao,
6312
+ tt as ap,
6313
+ Xe as aq,
6314
+ We as ar,
6315
+ Ge as as,
6316
+ yt as at,
6317
+ st as au,
6318
+ it as av,
6319
+ at as aw,
6320
+ nt as ax,
6321
+ lt as ay,
6322
+ ot as az,
6323
+ c as b,
6324
+ Et as b0,
6325
+ Ht as b1,
6326
+ kt as b2,
6327
+ Dt as b3,
6328
+ At as b4,
6329
+ Rt as b5,
6330
+ ht as b6,
6331
+ It as b7,
6332
+ Mt as b8,
6333
+ vt as b9,
6334
+ Nt as ba,
6335
+ Ot as bb,
6336
+ xt as bc,
6337
+ zt as bd,
6338
+ _t as be,
6339
+ Ct as bf,
6340
+ gt as bg,
6341
+ ue as bh,
6342
+ X as bi,
6343
+ wt as bj,
6344
+ He as bk,
6345
+ xe as bl,
6346
+ Ne as bm,
6347
+ _e as bn,
6348
+ Re as bo,
6349
+ he as bp,
6350
+ ge as bq,
6351
+ qt as br,
6352
+ Ie as bs,
6353
+ Ee as bt,
6354
+ ze as bu,
6355
+ Oe as bv,
6356
+ Ae as bw,
6357
+ De as bx,
6358
+ Ce as by,
6344
6359
  re as c,
6345
- b as d,
6346
- mn as e,
6347
- c as f,
6360
+ T as d,
6361
+ Mn as e,
6362
+ b as f,
6348
6363
  H as g,
6349
- cn as h,
6364
+ z as h,
6350
6365
  M as i,
6351
- dn as j,
6352
- le as k,
6353
- on as l,
6354
- ln as m,
6355
- je as n,
6356
- yn as o,
6357
- ye as p,
6358
- Be as q,
6359
- un as r,
6360
- rn as s,
6366
+ bn as j,
6367
+ vn as k,
6368
+ mn as l,
6369
+ cn as m,
6370
+ on as n,
6371
+ un as o,
6372
+ ln as p,
6373
+ yn as q,
6374
+ ye as r,
6375
+ Se as s,
6361
6376
  se as t,
6362
- Kt as u,
6363
- Pt as v,
6364
- f as w,
6365
- I as x,
6377
+ dn as u,
6378
+ Ue as v,
6379
+ w,
6380
+ Pe as x,
6366
6381
  l as y,
6367
- w as z
6382
+ le as z
6368
6383
  };
6369
- //# sourceMappingURL=generated-CKt2yCQd.js.map
6384
+ //# sourceMappingURL=generated-CsNyWPKA.js.map