@boostxyz/sdk 8.0.0-canary.3 → 8.0.0-canary.5

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 (165) hide show
  1. package/dist/Actions/Action.cjs +1 -1
  2. package/dist/Actions/Action.js +2 -2
  3. package/dist/Actions/EventAction.cjs +1 -1
  4. package/dist/Actions/EventAction.cjs.map +1 -1
  5. package/dist/Actions/EventAction.d.ts.map +1 -1
  6. package/dist/Actions/EventAction.js +184 -181
  7. package/dist/Actions/EventAction.js.map +1 -1
  8. package/dist/{AllowList-DQf-8HQC.js → AllowList-CTRuUBCQ.js} +41 -41
  9. package/dist/{AllowList-DQf-8HQC.js.map → AllowList-CTRuUBCQ.js.map} +1 -1
  10. package/dist/{AllowList-DaX239DR.cjs → AllowList-GEmUfOR1.cjs} +2 -2
  11. package/dist/{AllowList-DaX239DR.cjs.map → AllowList-GEmUfOR1.cjs.map} +1 -1
  12. package/dist/AllowLists/AllowList.cjs +1 -1
  13. package/dist/AllowLists/AllowList.js +4 -4
  14. package/dist/AllowLists/SimpleAllowList.cjs +1 -1
  15. package/dist/AllowLists/SimpleAllowList.js +7 -7
  16. package/dist/AllowLists/SimpleDenyList.cjs +1 -1
  17. package/dist/AllowLists/SimpleDenyList.js +3 -3
  18. package/dist/Auth/PassthroughAuth.cjs +1 -1
  19. package/dist/Auth/PassthroughAuth.js +2 -2
  20. package/dist/BoostCore.cjs +2 -2
  21. package/dist/BoostCore.cjs.map +1 -1
  22. package/dist/BoostCore.d.ts +137 -2
  23. package/dist/BoostCore.d.ts.map +1 -1
  24. package/dist/BoostCore.js +336 -206
  25. package/dist/BoostCore.js.map +1 -1
  26. package/dist/BoostRegistry.cjs +1 -1
  27. package/dist/BoostRegistry.js +21 -21
  28. package/dist/{Budget-LnAQ_Slw.js → Budget-BH0s7Bxu.js} +52 -52
  29. package/dist/{Budget-LnAQ_Slw.js.map → Budget-BH0s7Bxu.js.map} +1 -1
  30. package/dist/{Budget-WIB8IJoM.cjs → Budget-CwNhsa3m.cjs} +2 -2
  31. package/dist/{Budget-WIB8IJoM.cjs.map → Budget-CwNhsa3m.cjs.map} +1 -1
  32. package/dist/Budgets/Budget.cjs +1 -1
  33. package/dist/Budgets/Budget.js +3 -3
  34. package/dist/Budgets/ManagedBudget.cjs +1 -1
  35. package/dist/Budgets/ManagedBudget.js +26 -26
  36. package/dist/Deployable/DeployableTarget.cjs +1 -1
  37. package/dist/Deployable/DeployableTarget.js +1 -1
  38. package/dist/Deployable/DeployableTargetWithRBAC.cjs +1 -1
  39. package/dist/Deployable/DeployableTargetWithRBAC.js +17 -17
  40. package/dist/{Incentive-gT7z-4v3.cjs → Incentive-B2ZBE5LU.cjs} +2 -2
  41. package/dist/{Incentive-gT7z-4v3.cjs.map → Incentive-B2ZBE5LU.cjs.map} +1 -1
  42. package/dist/{Incentive-D_IBex5V.js → Incentive-BCSV7OtF.js} +41 -41
  43. package/dist/{Incentive-D_IBex5V.js.map → Incentive-BCSV7OtF.js.map} +1 -1
  44. package/dist/Incentives/AllowListIncentive.cjs +1 -1
  45. package/dist/Incentives/AllowListIncentive.js +17 -17
  46. package/dist/Incentives/CGDAIncentive.cjs +1 -1
  47. package/dist/Incentives/CGDAIncentive.js +14 -14
  48. package/dist/Incentives/ERC20Incentive.cjs +1 -1
  49. package/dist/Incentives/ERC20Incentive.js +13 -13
  50. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.cjs +1 -1
  51. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.js +71 -71
  52. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.cjs +1 -1
  53. package/dist/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.js +35 -35
  54. package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs +1 -1
  55. package/dist/Incentives/ERC20VariableCriteriaIncentive.js +9 -9
  56. package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.cjs +1 -1
  57. package/dist/Incentives/ERC20VariableCriteriaIncentiveV2.js +12 -12
  58. package/dist/Incentives/ERC20VariableIncentive.cjs +1 -1
  59. package/dist/Incentives/ERC20VariableIncentive.js +8 -8
  60. package/dist/Incentives/Incentive.cjs +1 -1
  61. package/dist/Incentives/Incentive.js +3 -3
  62. package/dist/Incentives/PointsIncentive.cjs +1 -1
  63. package/dist/Incentives/PointsIncentive.js +28 -28
  64. package/dist/{SimpleDenyList-D5AoBdVi.cjs → SimpleDenyList-6_sxnZB0.cjs} +2 -2
  65. package/dist/{SimpleDenyList-D5AoBdVi.cjs.map → SimpleDenyList-6_sxnZB0.cjs.map} +1 -1
  66. package/dist/{SimpleDenyList-CtdXM49y.js → SimpleDenyList-CrjjFnn5.js} +17 -17
  67. package/dist/{SimpleDenyList-CtdXM49y.js.map → SimpleDenyList-CrjjFnn5.js.map} +1 -1
  68. package/dist/Validators/LimitedSignerValidator.cjs +1 -1
  69. package/dist/Validators/LimitedSignerValidator.cjs.map +1 -1
  70. package/dist/Validators/LimitedSignerValidator.d.ts +9 -9
  71. package/dist/Validators/LimitedSignerValidator.d.ts.map +1 -1
  72. package/dist/Validators/LimitedSignerValidator.js +19 -19
  73. package/dist/Validators/LimitedSignerValidator.js.map +1 -1
  74. package/dist/Validators/LimitedSignerValidatorV2.cjs +2 -0
  75. package/dist/Validators/LimitedSignerValidatorV2.cjs.map +1 -0
  76. package/dist/Validators/LimitedSignerValidatorV2.d.ts +842 -0
  77. package/dist/Validators/LimitedSignerValidatorV2.d.ts.map +1 -0
  78. package/dist/Validators/LimitedSignerValidatorV2.js +301 -0
  79. package/dist/Validators/LimitedSignerValidatorV2.js.map +1 -0
  80. package/dist/Validators/PayableLimitedSignerValidator.cjs +2 -0
  81. package/dist/Validators/PayableLimitedSignerValidator.cjs.map +1 -0
  82. package/dist/Validators/PayableLimitedSignerValidator.d.ts.map +1 -1
  83. package/dist/{Validator-BEUqV28V.js → Validators/PayableLimitedSignerValidator.js} +56 -102
  84. package/dist/Validators/PayableLimitedSignerValidator.js.map +1 -0
  85. package/dist/Validators/PayableLimitedSignerValidatorV2.cjs +2 -0
  86. package/dist/Validators/PayableLimitedSignerValidatorV2.cjs.map +1 -0
  87. package/dist/Validators/PayableLimitedSignerValidatorV2.d.ts +855 -0
  88. package/dist/Validators/PayableLimitedSignerValidatorV2.d.ts.map +1 -0
  89. package/dist/Validators/PayableLimitedSignerValidatorV2.js +372 -0
  90. package/dist/Validators/PayableLimitedSignerValidatorV2.js.map +1 -0
  91. package/dist/Validators/SignerValidator.cjs +1 -1
  92. package/dist/Validators/SignerValidator.cjs.map +1 -1
  93. package/dist/Validators/SignerValidator.d.ts +4 -2
  94. package/dist/Validators/SignerValidator.d.ts.map +1 -1
  95. package/dist/Validators/SignerValidator.js +12 -12
  96. package/dist/Validators/SignerValidator.js.map +1 -1
  97. package/dist/Validators/SignerValidatorV2.cjs +2 -0
  98. package/dist/Validators/SignerValidatorV2.cjs.map +1 -0
  99. package/dist/Validators/SignerValidatorV2.d.ts +728 -0
  100. package/dist/Validators/SignerValidatorV2.d.ts.map +1 -0
  101. package/dist/Validators/SignerValidatorV2.js +299 -0
  102. package/dist/Validators/SignerValidatorV2.js.map +1 -0
  103. package/dist/Validators/Validator.cjs +1 -1
  104. package/dist/Validators/Validator.cjs.map +1 -1
  105. package/dist/Validators/Validator.d.ts +19 -4
  106. package/dist/Validators/Validator.d.ts.map +1 -1
  107. package/dist/Validators/Validator.js +79 -14
  108. package/dist/Validators/Validator.js.map +1 -1
  109. package/dist/componentInterfaces-43ygGrVO.js +28 -0
  110. package/dist/componentInterfaces-43ygGrVO.js.map +1 -0
  111. package/dist/componentInterfaces-JU4NBkEc.cjs +2 -0
  112. package/dist/componentInterfaces-JU4NBkEc.cjs.map +1 -0
  113. package/dist/{deployments-Dw5Suk_D.js → deployments-COm00j8v.js} +48 -39
  114. package/dist/{deployments-Dw5Suk_D.js.map → deployments-COm00j8v.js.map} +1 -1
  115. package/dist/deployments-uLDgrxCp.cjs +2 -0
  116. package/dist/deployments-uLDgrxCp.cjs.map +1 -0
  117. package/dist/deployments.json +30 -21
  118. package/dist/generated-CkZm1EVH.cjs +3 -0
  119. package/dist/generated-CkZm1EVH.cjs.map +1 -0
  120. package/dist/{generated-krkFnwbV.js → generated-DRbljODL.js} +2314 -1284
  121. package/dist/generated-DRbljODL.js.map +1 -0
  122. package/dist/index.cjs +1 -1
  123. package/dist/index.d.ts +3 -0
  124. package/dist/index.d.ts.map +1 -1
  125. package/dist/index.js +185 -165
  126. package/dist/index.js.map +1 -1
  127. package/package.json +25 -1
  128. package/src/Actions/EventAction.ts +24 -5
  129. package/src/BoostCore.test.ts +77 -11
  130. package/src/BoostCore.ts +165 -4
  131. package/src/Budgets/ManagedBudgetWithFees.test.ts +14 -14
  132. package/src/Budgets/ManagedBudgetWithFeesV2.test.ts +3 -3
  133. package/src/Incentives/AllowListIncentive.test.ts +5 -5
  134. package/src/Incentives/CGDAIncentive.test.ts +6 -6
  135. package/src/Incentives/ERC1155Incentive.test.ts +2 -2
  136. package/src/Incentives/ERC20Incentive.test.ts +6 -6
  137. package/src/Incentives/ERC20PeggedVariableCriteriaIncentiveV2.test.ts +5 -5
  138. package/src/Incentives/ERC20VariableCriteriaIncentiveV2.test.ts +5 -5
  139. package/src/Incentives/ERC20VariableIncentive.test.ts +7 -8
  140. package/src/Incentives/PointsIncentive.test.ts +5 -5
  141. package/src/Validators/LimitedSignerValidator.test.ts +1 -1
  142. package/src/Validators/LimitedSignerValidator.ts +9 -10
  143. package/src/Validators/LimitedSignerValidatorV2.test.ts +231 -0
  144. package/src/Validators/LimitedSignerValidatorV2.ts +707 -0
  145. package/src/Validators/PayableLimitedSignerValidator.test.ts +1 -1
  146. package/src/Validators/PayableLimitedSignerValidator.ts +0 -1
  147. package/src/Validators/PayableLimitedSignerValidatorV2.test.ts +202 -0
  148. package/src/Validators/PayableLimitedSignerValidatorV2.ts +688 -0
  149. package/src/Validators/SignerValidator.ts +4 -2
  150. package/src/Validators/SignerValidatorV2.test.ts +163 -0
  151. package/src/Validators/SignerValidatorV2.ts +635 -0
  152. package/src/Validators/Validator.ts +45 -2
  153. package/src/index.ts +3 -0
  154. package/dist/Validator-BEUqV28V.js.map +0 -1
  155. package/dist/Validator-FxcxYKhR.cjs +0 -2
  156. package/dist/Validator-FxcxYKhR.cjs.map +0 -1
  157. package/dist/componentInterfaces-BZ3fSNkT.cjs +0 -2
  158. package/dist/componentInterfaces-BZ3fSNkT.cjs.map +0 -1
  159. package/dist/componentInterfaces-D2s6AXlV.js +0 -25
  160. package/dist/componentInterfaces-D2s6AXlV.js.map +0 -1
  161. package/dist/deployments-DimWVnA4.cjs +0 -2
  162. package/dist/deployments-DimWVnA4.cjs.map +0 -1
  163. package/dist/generated-Cf82M-QP.cjs +0 -3
  164. package/dist/generated-Cf82M-QP.cjs.map +0 -1
  165. package/dist/generated-krkFnwbV.js.map +0 -1
@@ -1,14 +1,14 @@
1
- import { simulateContract as J, readContract as Y, writeContract as ee } from "viem/actions";
2
- import { createClient as te, custom as ne } from "viem";
3
- import { parseAccount as ae, getAddress as ie } from "viem/utils";
4
- function k(n) {
5
- const s = n.state.current, t = n.state.connections.get(s), p = t == null ? void 0 : t.accounts, u = p == null ? void 0 : p[0], r = n.chains.find((O) => O.id === (t == null ? void 0 : t.chainId)), y = n.state.status;
1
+ import { simulateContract as te, readContract as ne, writeContract as ae } from "viem/actions";
2
+ import { createClient as ie, custom as se } from "viem";
3
+ import { parseAccount as pe, getAddress as ye } from "viem/utils";
4
+ function B(i) {
5
+ const s = i.state.current, t = i.state.connections.get(s), p = t == null ? void 0 : t.accounts, r = p == null ? void 0 : p[0], u = i.chains.find((N) => N.id === (t == null ? void 0 : t.chainId)), y = i.state.status;
6
6
  switch (y) {
7
7
  case "connected":
8
8
  return {
9
- address: u,
9
+ address: r,
10
10
  addresses: p,
11
- chain: r,
11
+ chain: u,
12
12
  chainId: t == null ? void 0 : t.chainId,
13
13
  connector: t == null ? void 0 : t.connector,
14
14
  isConnected: !0,
@@ -19,12 +19,12 @@ function k(n) {
19
19
  };
20
20
  case "reconnecting":
21
21
  return {
22
- address: u,
22
+ address: r,
23
23
  addresses: p,
24
- chain: r,
24
+ chain: u,
25
25
  chainId: t == null ? void 0 : t.chainId,
26
26
  connector: t == null ? void 0 : t.connector,
27
- isConnected: !!u,
27
+ isConnected: !!r,
28
28
  isConnecting: !1,
29
29
  isDisconnected: !1,
30
30
  isReconnecting: !0,
@@ -32,9 +32,9 @@ function k(n) {
32
32
  };
33
33
  case "connecting":
34
34
  return {
35
- address: u,
35
+ address: r,
36
36
  addresses: p,
37
- chain: r,
37
+ chain: u,
38
38
  chainId: t == null ? void 0 : t.chainId,
39
39
  connector: t == null ? void 0 : t.connector,
40
40
  isConnected: !1,
@@ -58,32 +58,32 @@ function k(n) {
58
58
  };
59
59
  }
60
60
  }
61
- function U(n) {
62
- return n.state.chainId;
61
+ function V(i) {
62
+ return i.state.chainId;
63
63
  }
64
- function S(n, s, t) {
65
- const p = n[s.name];
64
+ function Z(i, s, t) {
65
+ const p = i[s.name];
66
66
  if (typeof p == "function")
67
67
  return p;
68
- const u = n[t];
69
- return typeof u == "function" ? u : (r) => s(n, r);
68
+ const r = i[t];
69
+ return typeof r == "function" ? r : (u) => s(i, u);
70
70
  }
71
- const se = "2.13.8", pe = () => `@wagmi/core@${se}`;
72
- var j = function(n, s, t, p) {
71
+ const re = "2.13.8", ue = () => `@wagmi/core@${re}`;
72
+ var G = function(i, s, t, p) {
73
73
  if (t === "a" && !p) throw new TypeError("Private accessor was defined without a getter");
74
- if (typeof s == "function" ? n !== s || !p : !s.has(n)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
75
- return t === "m" ? p : t === "a" ? p.call(n) : p ? p.value : s.get(n);
76
- }, D, G;
77
- class z extends Error {
74
+ if (typeof s == "function" ? i !== s || !p : !s.has(i)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
75
+ return t === "m" ? p : t === "a" ? p.call(i) : p ? p.value : s.get(i);
76
+ }, q, X;
77
+ class E extends Error {
78
78
  get docsBaseUrl() {
79
79
  return "https://wagmi.sh/core";
80
80
  }
81
81
  get version() {
82
- return pe();
82
+ return ue();
83
83
  }
84
84
  constructor(s, t = {}) {
85
85
  var p;
86
- super(), D.add(this), Object.defineProperty(this, "details", {
86
+ super(), q.add(this), Object.defineProperty(this, "details", {
87
87
  enumerable: !0,
88
88
  configurable: !0,
89
89
  writable: !0,
@@ -109,27 +109,27 @@ class z extends Error {
109
109
  writable: !0,
110
110
  value: "WagmiCoreError"
111
111
  });
112
- const u = t.cause instanceof z ? t.cause.details : (p = t.cause) != null && p.message ? t.cause.message : t.details, r = t.cause instanceof z && t.cause.docsPath || t.docsPath;
112
+ const r = t.cause instanceof E ? t.cause.details : (p = t.cause) != null && p.message ? t.cause.message : t.details, u = t.cause instanceof E && t.cause.docsPath || t.docsPath;
113
113
  this.message = [
114
114
  s || "An error occurred.",
115
115
  "",
116
116
  ...t.metaMessages ? [...t.metaMessages, ""] : [],
117
- ...r ? [
118
- `Docs: ${this.docsBaseUrl}${r}.html${t.docsSlug ? `#${t.docsSlug}` : ""}`
117
+ ...u ? [
118
+ `Docs: ${this.docsBaseUrl}${u}.html${t.docsSlug ? `#${t.docsSlug}` : ""}`
119
119
  ] : [],
120
- ...u ? [`Details: ${u}`] : [],
120
+ ...r ? [`Details: ${r}`] : [],
121
121
  `Version: ${this.version}`
122
122
  ].join(`
123
- `), t.cause && (this.cause = t.cause), this.details = u, this.docsPath = r, this.metaMessages = t.metaMessages, this.shortMessage = s;
123
+ `), t.cause && (this.cause = t.cause), this.details = r, this.docsPath = u, this.metaMessages = t.metaMessages, this.shortMessage = s;
124
124
  }
125
125
  walk(s) {
126
- return j(this, D, "m", G).call(this, this, s);
126
+ return G(this, q, "m", X).call(this, this, s);
127
127
  }
128
128
  }
129
- D = /* @__PURE__ */ new WeakSet(), G = function n(s, t) {
130
- return t != null && t(s) ? s : s.cause ? j(this, D, "m", n).call(this, s.cause, t) : s;
129
+ q = /* @__PURE__ */ new WeakSet(), X = function i(s, t) {
130
+ return t != null && t(s) ? s : s.cause ? G(this, q, "m", i).call(this, s.cause, t) : s;
131
131
  };
132
- class ye extends z {
132
+ class oe extends E {
133
133
  constructor() {
134
134
  super("Connector not connected."), Object.defineProperty(this, "name", {
135
135
  enumerable: !0,
@@ -139,7 +139,7 @@ class ye extends z {
139
139
  });
140
140
  }
141
141
  }
142
- class ue extends z {
142
+ class le extends E {
143
143
  constructor({ address: s, connector: t }) {
144
144
  super(`Account "${s}" not found for connector "${t.name}".`), Object.defineProperty(this, "name", {
145
145
  enumerable: !0,
@@ -149,7 +149,7 @@ class ue extends z {
149
149
  });
150
150
  }
151
151
  }
152
- class re extends z {
152
+ class de extends E {
153
153
  constructor({ connectionChainId: s, connectorChainId: t }) {
154
154
  super(`The current chain of the connector (id: ${t}) does not match the connection's chain (id: ${s}).`, {
155
155
  metaMessages: [
@@ -164,7 +164,7 @@ class re extends z {
164
164
  });
165
165
  }
166
166
  }
167
- class oe extends z {
167
+ class me extends E {
168
168
  constructor({ connector: s }) {
169
169
  super(`Connector "${s.name}" unavailable while reconnecting.`, {
170
170
  details: [
@@ -180,141 +180,141 @@ class oe extends z {
180
180
  });
181
181
  }
182
182
  }
183
- async function W(n, s = {}) {
183
+ async function K(i, s = {}) {
184
184
  let t;
185
185
  if (s.connector) {
186
186
  const { connector: l } = s;
187
- if (n.state.status === "reconnecting" && !l.getAccounts && !l.getChainId)
188
- throw new oe({ connector: l });
189
- const [H, X] = await Promise.all([
187
+ if (i.state.status === "reconnecting" && !l.getAccounts && !l.getChainId)
188
+ throw new me({ connector: l });
189
+ const [D, ee] = await Promise.all([
190
190
  l.getAccounts(),
191
191
  l.getChainId()
192
192
  ]);
193
193
  t = {
194
- accounts: H,
195
- chainId: X,
194
+ accounts: D,
195
+ chainId: ee,
196
196
  connector: l
197
197
  };
198
198
  } else
199
- t = n.state.connections.get(n.state.current);
199
+ t = i.state.connections.get(i.state.current);
200
200
  if (!t)
201
- throw new ye();
202
- const p = s.chainId ?? t.chainId, u = await t.connector.getChainId();
203
- if (u !== t.chainId)
204
- throw new re({
201
+ throw new oe();
202
+ const p = s.chainId ?? t.chainId, r = await t.connector.getChainId();
203
+ if (r !== t.chainId)
204
+ throw new de({
205
205
  connectionChainId: t.chainId,
206
- connectorChainId: u
206
+ connectorChainId: r
207
207
  });
208
- const r = t.connector;
209
- if (r.getClient)
210
- return r.getClient({ chainId: p });
211
- const y = ae(s.account ?? t.accounts[0]);
212
- if (y.address = ie(y.address), s.account && !t.accounts.some((l) => l.toLowerCase() === y.address.toLowerCase()))
213
- throw new ue({
208
+ const u = t.connector;
209
+ if (u.getClient)
210
+ return u.getClient({ chainId: p });
211
+ const y = pe(s.account ?? t.accounts[0]);
212
+ if (y.address = ye(y.address), s.account && !t.accounts.some((l) => l.toLowerCase() === y.address.toLowerCase()))
213
+ throw new le({
214
214
  address: y.address,
215
- connector: r
215
+ connector: u
216
216
  });
217
- const O = n.chains.find((l) => l.id === p), _ = await t.connector.getProvider({ chainId: p });
218
- return te({
217
+ const N = i.chains.find((l) => l.id === p), F = await t.connector.getProvider({ chainId: p });
218
+ return ie({
219
219
  account: y,
220
- chain: O,
220
+ chain: N,
221
221
  name: "Connector Client",
222
- transport: (l) => ne(_)({ ...l, retryCount: 0 })
222
+ transport: (l) => se(F)({ ...l, retryCount: 0 })
223
223
  });
224
224
  }
225
- async function B(n, s) {
226
- const { abi: t, chainId: p, connector: u, ...r } = s;
225
+ async function P(i, s) {
226
+ const { abi: t, chainId: p, connector: r, ...u } = s;
227
227
  let y;
228
- s.account ? y = s.account : y = (await W(n, {
228
+ s.account ? y = s.account : y = (await K(i, {
229
229
  chainId: p,
230
- connector: u
230
+ connector: r
231
231
  })).account;
232
- const O = n.getClient({ chainId: p }), _ = S(O, J, "simulateContract"), { result: l, request: H } = await _({ ...r, abi: t, account: y });
232
+ const N = i.getClient({ chainId: p }), F = Z(N, te, "simulateContract"), { result: l, request: D } = await F({ ...u, abi: t, account: y });
233
233
  return {
234
- chainId: O.chain.id,
234
+ chainId: N.chain.id,
235
235
  result: l,
236
- request: { __mode: "prepared", ...H, chainId: p }
236
+ request: { __mode: "prepared", ...D, chainId: p }
237
237
  };
238
238
  }
239
- function a(n) {
240
- return n.address !== void 0 && typeof n.address == "object" ? (s, t) => {
239
+ function n(i) {
240
+ return i.address !== void 0 && typeof i.address == "object" ? (s, t) => {
241
241
  var p;
242
- const u = U(s), r = k(s), y = (t == null ? void 0 : t.chainId) ?? r.chainId ?? u;
243
- return B(s, {
242
+ const r = V(s), u = B(s), y = (t == null ? void 0 : t.chainId) ?? u.chainId ?? r;
243
+ return P(s, {
244
244
  ...t,
245
- ...n.functionName ? { functionName: n.functionName } : {},
246
- address: (p = n.address) == null ? void 0 : p[y],
247
- abi: n.abi
245
+ ...i.functionName ? { functionName: i.functionName } : {},
246
+ address: (p = i.address) == null ? void 0 : p[y],
247
+ abi: i.abi
248
248
  });
249
- } : (s, t) => B(s, {
249
+ } : (s, t) => P(s, {
250
250
  ...t,
251
- ...n.address ? { address: n.address } : {},
252
- ...n.functionName ? { functionName: n.functionName } : {},
253
- abi: n.abi
251
+ ...i.address ? { address: i.address } : {},
252
+ ...i.functionName ? { functionName: i.functionName } : {},
253
+ abi: i.abi
254
254
  });
255
255
  }
256
- function V(n, s) {
257
- const { chainId: t, ...p } = s, u = n.getClient({ chainId: t });
258
- return S(u, Y, "readContract")(p);
256
+ function j(i, s) {
257
+ const { chainId: t, ...p } = s, r = i.getClient({ chainId: t });
258
+ return Z(r, ne, "readContract")(p);
259
259
  }
260
- function e(n) {
261
- return n.address !== void 0 && typeof n.address == "object" ? (s, t) => {
260
+ function e(i) {
261
+ return i.address !== void 0 && typeof i.address == "object" ? (s, t) => {
262
262
  var p;
263
- const u = U(s), r = k(s), y = (t == null ? void 0 : t.chainId) ?? r.chainId ?? u;
264
- return V(s, {
263
+ const r = V(s), u = B(s), y = (t == null ? void 0 : t.chainId) ?? u.chainId ?? r;
264
+ return j(s, {
265
265
  ...t,
266
- ...n.functionName ? { functionName: n.functionName } : {},
267
- address: (p = n.address) == null ? void 0 : p[y],
268
- abi: n.abi
266
+ ...i.functionName ? { functionName: i.functionName } : {},
267
+ address: (p = i.address) == null ? void 0 : p[y],
268
+ abi: i.abi
269
269
  });
270
- } : (s, t) => V(s, {
270
+ } : (s, t) => j(s, {
271
271
  ...t,
272
- ...n.address ? { address: n.address } : {},
273
- ...n.functionName ? { functionName: n.functionName } : {},
274
- abi: n.abi
272
+ ...i.address ? { address: i.address } : {},
273
+ ...i.functionName ? { functionName: i.functionName } : {},
274
+ abi: i.abi
275
275
  });
276
276
  }
277
- async function Z(n, s) {
278
- const { account: t, chainId: p, connector: u, __mode: r, ...y } = s;
279
- let O;
280
- typeof t == "object" && t.type === "local" ? O = n.getClient({ chainId: p }) : O = await W(n, { account: t, chainId: p, connector: u });
281
- const { connector: _ } = k(n);
277
+ async function $(i, s) {
278
+ const { account: t, chainId: p, connector: r, __mode: u, ...y } = s;
279
+ let N;
280
+ typeof t == "object" && t.type === "local" ? N = i.getClient({ chainId: p }) : N = await K(i, { account: t, chainId: p, connector: r });
281
+ const { connector: F } = B(i);
282
282
  let l;
283
- if (r === "prepared" || _ != null && _.supportsSimulation)
283
+ if (u === "prepared" || F != null && F.supportsSimulation)
284
284
  l = y;
285
285
  else {
286
- const { request: H } = await B(n, {
286
+ const { request: D } = await P(i, {
287
287
  ...y,
288
288
  account: t,
289
289
  chainId: p
290
290
  });
291
- l = H;
291
+ l = D;
292
292
  }
293
- return await S(O, ee, "writeContract")({
293
+ return await Z(N, ae, "writeContract")({
294
294
  ...l,
295
295
  ...t ? { account: t } : {},
296
296
  chain: p ? { id: p } : null
297
297
  });
298
298
  }
299
- function i(n) {
300
- return n.address !== void 0 && typeof n.address == "object" ? (s, t) => {
299
+ function a(i) {
300
+ return i.address !== void 0 && typeof i.address == "object" ? (s, t) => {
301
301
  var p;
302
- const u = U(s), r = k(s);
302
+ const r = V(s), u = B(s);
303
303
  let y;
304
- return t.chainId ? y = t.chainId : t.account && t.account === r.address || t.account === void 0 ? y = r.chainId : y = u, Z(s, {
304
+ return t.chainId ? y = t.chainId : t.account && t.account === u.address || t.account === void 0 ? y = u.chainId : y = r, $(s, {
305
305
  ...t,
306
- ...n.functionName ? { functionName: n.functionName } : {},
307
- address: y ? (p = n.address) == null ? void 0 : p[y] : void 0,
308
- abi: n.abi
306
+ ...i.functionName ? { functionName: i.functionName } : {},
307
+ address: y ? (p = i.address) == null ? void 0 : p[y] : void 0,
308
+ abi: i.abi
309
309
  });
310
- } : (s, t) => Z(s, {
310
+ } : (s, t) => $(s, {
311
311
  ...t,
312
- ...n.address ? { address: n.address } : {},
313
- ...n.functionName ? { functionName: n.functionName } : {},
314
- abi: n.abi
312
+ ...i.address ? { address: i.address } : {},
313
+ ...i.functionName ? { functionName: i.functionName } : {},
314
+ abi: i.abi
315
315
  });
316
316
  }
317
- const Te = [
317
+ const we = [
318
318
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
319
319
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
320
320
  { type: "error", inputs: [], name: "InvalidInitialization" },
@@ -416,7 +416,7 @@ const Te = [
416
416
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
417
417
  stateMutability: "view"
418
418
  }
419
- ], fe = [
419
+ ], Me = [
420
420
  { type: "error", inputs: [], name: "AlreadyInitialized" },
421
421
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
422
422
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
@@ -688,7 +688,7 @@ const Te = [
688
688
  outputs: [],
689
689
  stateMutability: "payable"
690
690
  }
691
- ], ve = [
691
+ ], Ie = [
692
692
  { type: "error", inputs: [], name: "AlreadyInitialized" },
693
693
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
694
694
  { type: "error", inputs: [], name: "FnSelectorNotRecognized" },
@@ -1072,7 +1072,7 @@ const Te = [
1072
1072
  stateMutability: "payable"
1073
1073
  },
1074
1074
  { type: "receive", stateMutability: "payable" }
1075
- ], $ = [
1075
+ ], Y = [
1076
1076
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
1077
1077
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
1078
1078
  { type: "error", inputs: [], name: "InvalidInitialization" },
@@ -1112,7 +1112,7 @@ const Te = [
1112
1112
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
1113
1113
  stateMutability: "view"
1114
1114
  }
1115
- ], we = [
1115
+ ], ge = [
1116
1116
  { type: "error", inputs: [], name: "ClaimFailed" },
1117
1117
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
1118
1118
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
@@ -1233,7 +1233,7 @@ const Te = [
1233
1233
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
1234
1234
  stateMutability: "view"
1235
1235
  }
1236
- ], Me = [
1236
+ ], he = [
1237
1237
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
1238
1238
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
1239
1239
  { type: "error", inputs: [], name: "InvalidInitialization" },
@@ -1285,7 +1285,7 @@ const Te = [
1285
1285
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
1286
1286
  stateMutability: "payable"
1287
1287
  }
1288
- ], x = [
1288
+ ], A = [
1289
1289
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
1290
1290
  { type: "error", inputs: [], name: "AlreadyInitialized" },
1291
1291
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -1847,6 +1847,49 @@ const Te = [
1847
1847
  ],
1848
1848
  name: "ProtocolFeesCollected"
1849
1849
  },
1850
+ {
1851
+ type: "event",
1852
+ anonymous: !1,
1853
+ inputs: [
1854
+ {
1855
+ name: "referrer",
1856
+ internalType: "address",
1857
+ type: "address",
1858
+ indexed: !0
1859
+ },
1860
+ {
1861
+ name: "claimant",
1862
+ internalType: "address",
1863
+ type: "address",
1864
+ indexed: !0
1865
+ },
1866
+ {
1867
+ name: "boostId",
1868
+ internalType: "uint256",
1869
+ type: "uint256",
1870
+ indexed: !1
1871
+ },
1872
+ {
1873
+ name: "incentiveId",
1874
+ internalType: "uint256",
1875
+ type: "uint256",
1876
+ indexed: !1
1877
+ },
1878
+ {
1879
+ name: "tokenAddress",
1880
+ internalType: "address",
1881
+ type: "address",
1882
+ indexed: !1
1883
+ },
1884
+ {
1885
+ name: "referralAmount",
1886
+ internalType: "uint256",
1887
+ type: "uint256",
1888
+ indexed: !1
1889
+ }
1890
+ ],
1891
+ name: "ReferralFeeSent"
1892
+ },
1850
1893
  {
1851
1894
  type: "event",
1852
1895
  anonymous: !1,
@@ -2150,6 +2193,13 @@ const Te = [
2150
2193
  outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
2151
2194
  stateMutability: "view"
2152
2195
  },
2196
+ {
2197
+ type: "function",
2198
+ inputs: [],
2199
+ name: "referralFee",
2200
+ outputs: [{ name: "", internalType: "uint64", type: "uint64" }],
2201
+ stateMutability: "view"
2202
+ },
2153
2203
  {
2154
2204
  type: "function",
2155
2205
  inputs: [],
@@ -2216,6 +2266,13 @@ const Te = [
2216
2266
  outputs: [],
2217
2267
  stateMutability: "nonpayable"
2218
2268
  },
2269
+ {
2270
+ type: "function",
2271
+ inputs: [{ name: "referralFee_", internalType: "uint64", type: "uint64" }],
2272
+ name: "setReferralFee",
2273
+ outputs: [],
2274
+ stateMutability: "nonpayable"
2275
+ },
2219
2276
  {
2220
2277
  type: "function",
2221
2278
  inputs: [
@@ -2273,7 +2330,7 @@ const Te = [
2273
2330
  outputs: [{ name: "", internalType: "string", type: "string" }],
2274
2331
  stateMutability: "pure"
2275
2332
  }
2276
- ], A = [
2333
+ ], z = [
2277
2334
  {
2278
2335
  type: "error",
2279
2336
  inputs: [
@@ -4882,7 +4939,7 @@ const Te = [
4882
4939
  outputs: [],
4883
4940
  stateMutability: "payable"
4884
4941
  }
4885
- ], Q = [
4942
+ ], J = [
4886
4943
  { type: "error", inputs: [], name: "AlreadyInitialized" },
4887
4944
  { type: "error", inputs: [], name: "ClaimFailed" },
4888
4945
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -5407,7 +5464,7 @@ const Te = [
5407
5464
  outputs: [],
5408
5465
  stateMutability: "payable"
5409
5466
  }
5410
- ], K = [
5467
+ ], W = [
5411
5468
  { type: "error", inputs: [], name: "AlreadyInitialized" },
5412
5469
  { type: "error", inputs: [], name: "ClaimFailed" },
5413
5470
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -6361,7 +6418,7 @@ const Te = [
6361
6418
  outputs: [],
6362
6419
  stateMutability: "payable"
6363
6420
  }
6364
- ], L = [
6421
+ ], U = [
6365
6422
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
6366
6423
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
6367
6424
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
@@ -6750,7 +6807,7 @@ const Te = [
6750
6807
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
6751
6808
  stateMutability: "view"
6752
6809
  }
6753
- ], le = [
6810
+ ], be = [
6754
6811
  {
6755
6812
  type: "function",
6756
6813
  inputs: [{ name: "addr", internalType: "address", type: "address" }],
@@ -7018,68 +7075,31 @@ const Te = [
7018
7075
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
7019
7076
  stateMutability: "payable"
7020
7077
  }
7021
- ], f = [
7022
- { type: "constructor", inputs: [], stateMutability: "nonpayable" },
7078
+ ], C = [
7023
7079
  { type: "error", inputs: [], name: "AlreadyInitialized" },
7024
7080
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
7025
- { type: "error", inputs: [], name: "FnSelectorNotRecognized" },
7026
7081
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
7027
7082
  {
7028
7083
  type: "error",
7029
7084
  inputs: [
7030
- { name: "asset", internalType: "address", type: "address" },
7031
- { name: "available", internalType: "uint256", type: "uint256" },
7032
- { name: "required", internalType: "uint256", type: "uint256" }
7033
- ],
7034
- name: "InsufficientFunds"
7035
- },
7036
- {
7037
- type: "error",
7038
- inputs: [
7039
- { name: "asset", internalType: "address", type: "address" },
7040
- { name: "amount", internalType: "uint256", type: "uint256" }
7085
+ { name: "available", internalType: "uint8", type: "uint8" },
7086
+ { name: "id", internalType: "uint256", type: "uint256" }
7041
7087
  ],
7042
- name: "InvalidAllocation"
7088
+ name: "InvalidIncentive"
7043
7089
  },
7044
7090
  { type: "error", inputs: [], name: "InvalidInitialization" },
7045
7091
  { type: "error", inputs: [], name: "InvalidInitializationData" },
7046
7092
  { type: "error", inputs: [], name: "LengthMismatch" },
7047
- { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
7048
- { type: "error", inputs: [], name: "NoHandoverRequest" },
7049
- { type: "error", inputs: [], name: "NotImplemented" },
7050
- { type: "error", inputs: [], name: "NotInitializing" },
7051
- { type: "error", inputs: [], name: "Reentrancy" },
7052
7093
  {
7053
7094
  type: "error",
7054
- inputs: [
7055
- { name: "asset", internalType: "address", type: "address" },
7056
- { name: "to", internalType: "address", type: "address" },
7057
- { name: "amount", internalType: "uint256", type: "uint256" }
7058
- ],
7059
- name: "TransferFailed"
7095
+ inputs: [{ name: "claimant", internalType: "address", type: "address" }],
7096
+ name: "MaximumClaimed"
7060
7097
  },
7098
+ { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
7099
+ { type: "error", inputs: [], name: "NoHandoverRequest" },
7100
+ { type: "error", inputs: [], name: "NotInitializing" },
7061
7101
  { type: "error", inputs: [], name: "Unauthorized" },
7062
7102
  { type: "error", inputs: [], name: "Unauthorized" },
7063
- {
7064
- type: "event",
7065
- anonymous: !1,
7066
- inputs: [
7067
- {
7068
- name: "asset",
7069
- internalType: "address",
7070
- type: "address",
7071
- indexed: !0
7072
- },
7073
- { name: "to", internalType: "address", type: "address", indexed: !1 },
7074
- {
7075
- name: "amount",
7076
- internalType: "uint256",
7077
- type: "uint256",
7078
- indexed: !1
7079
- }
7080
- ],
7081
- name: "Distributed"
7082
- },
7083
7103
  {
7084
7104
  type: "event",
7085
7105
  anonymous: !1,
@@ -7142,292 +7162,154 @@ const Te = [
7142
7162
  type: "event",
7143
7163
  anonymous: !1,
7144
7164
  inputs: [
7145
- { name: "user", internalType: "address", type: "address", indexed: !0 },
7146
7165
  {
7147
- name: "roles",
7148
- internalType: "uint256",
7149
- type: "uint256",
7150
- indexed: !0
7166
+ name: "validatorCaller",
7167
+ internalType: "address",
7168
+ type: "address",
7169
+ indexed: !1
7151
7170
  }
7152
7171
  ],
7153
- name: "RolesUpdated"
7154
- },
7155
- { type: "fallback", stateMutability: "payable" },
7156
- {
7157
- type: "function",
7158
- inputs: [],
7159
- name: "ADMIN_ROLE",
7160
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7161
- stateMutability: "view"
7172
+ name: "SignerValidatorV2Initialized"
7162
7173
  },
7163
7174
  {
7164
7175
  type: "function",
7165
7176
  inputs: [],
7166
- name: "MANAGER_ROLE",
7167
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7168
- stateMutability: "view"
7169
- },
7170
- {
7171
- type: "function",
7172
- inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
7173
- name: "allocate",
7174
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
7177
+ name: "cancelOwnershipHandover",
7178
+ outputs: [],
7175
7179
  stateMutability: "payable"
7176
7180
  },
7177
- {
7178
- type: "function",
7179
- inputs: [{ name: "asset_", internalType: "address", type: "address" }],
7180
- name: "available",
7181
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7182
- stateMutability: "view"
7183
- },
7184
7181
  {
7185
7182
  type: "function",
7186
7183
  inputs: [
7187
- { name: "asset_", internalType: "address", type: "address" },
7188
- { name: "tokenId_", internalType: "uint256", type: "uint256" }
7184
+ { name: "pendingOwner", internalType: "address", type: "address" }
7189
7185
  ],
7190
- name: "available",
7191
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7192
- stateMutability: "view"
7186
+ name: "completeOwnershipHandover",
7187
+ outputs: [],
7188
+ stateMutability: "payable"
7193
7189
  },
7194
7190
  {
7195
7191
  type: "function",
7196
7192
  inputs: [],
7197
- name: "cancelOwnershipHandover",
7198
- outputs: [],
7199
- stateMutability: "payable"
7193
+ name: "eip712Domain",
7194
+ outputs: [
7195
+ { name: "fields", internalType: "bytes1", type: "bytes1" },
7196
+ { name: "name", internalType: "string", type: "string" },
7197
+ { name: "version", internalType: "string", type: "string" },
7198
+ { name: "chainId", internalType: "uint256", type: "uint256" },
7199
+ { name: "verifyingContract", internalType: "address", type: "address" },
7200
+ { name: "salt", internalType: "bytes32", type: "bytes32" },
7201
+ { name: "extensions", internalType: "uint256[]", type: "uint256[]" }
7202
+ ],
7203
+ stateMutability: "view"
7200
7204
  },
7201
7205
  {
7202
7206
  type: "function",
7203
- inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
7204
- name: "clawback",
7205
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7206
- stateMutability: "nonpayable"
7207
+ inputs: [],
7208
+ name: "getComponentInterface",
7209
+ outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
7210
+ stateMutability: "pure"
7207
7211
  },
7208
7212
  {
7209
7213
  type: "function",
7210
7214
  inputs: [
7211
- { name: "target", internalType: "address", type: "address" },
7212
- { name: "data_", internalType: "bytes", type: "bytes" },
7213
7215
  { name: "boostId", internalType: "uint256", type: "uint256" },
7214
- { name: "incentiveId", internalType: "uint256", type: "uint256" }
7215
- ],
7216
- name: "clawbackFromTarget",
7217
- outputs: [
7218
- { name: "", internalType: "uint256", type: "uint256" },
7219
- { name: "", internalType: "address", type: "address" }
7216
+ { name: "incentiveId", internalType: "uint256", type: "uint256" },
7217
+ { name: "claimant", internalType: "address", type: "address" }
7220
7218
  ],
7221
- stateMutability: "nonpayable"
7219
+ name: "hashClaimantData",
7220
+ outputs: [{ name: "hash", internalType: "bytes32", type: "bytes32" }],
7221
+ stateMutability: "pure"
7222
7222
  },
7223
7223
  {
7224
7224
  type: "function",
7225
7225
  inputs: [
7226
- { name: "pendingOwner", internalType: "address", type: "address" }
7226
+ { name: "boostId", internalType: "uint256", type: "uint256" },
7227
+ { name: "incentiveQuantity", internalType: "uint8", type: "uint8" },
7228
+ { name: "claimant", internalType: "address", type: "address" },
7229
+ { name: "incentiveData", internalType: "bytes", type: "bytes" },
7230
+ { name: "referrer", internalType: "address", type: "address" }
7227
7231
  ],
7228
- name: "completeOwnershipHandover",
7229
- outputs: [],
7230
- stateMutability: "payable"
7232
+ name: "hashSignerData",
7233
+ outputs: [
7234
+ { name: "hashedSignerData", internalType: "bytes32", type: "bytes32" }
7235
+ ],
7236
+ stateMutability: "view"
7231
7237
  },
7232
7238
  {
7233
7239
  type: "function",
7234
7240
  inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
7235
- name: "disburse",
7236
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
7241
+ name: "initialize",
7242
+ outputs: [],
7237
7243
  stateMutability: "nonpayable"
7238
7244
  },
7239
7245
  {
7240
7246
  type: "function",
7241
- inputs: [{ name: "data_", internalType: "bytes[]", type: "bytes[]" }],
7242
- name: "disburseBatch",
7243
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
7244
- stateMutability: "nonpayable"
7247
+ inputs: [],
7248
+ name: "maxClaimCount",
7249
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7250
+ stateMutability: "view"
7245
7251
  },
7246
7252
  {
7247
7253
  type: "function",
7248
- inputs: [{ name: "asset_", internalType: "address", type: "address" }],
7249
- name: "distributed",
7250
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7254
+ inputs: [],
7255
+ name: "owner",
7256
+ outputs: [{ name: "result", internalType: "address", type: "address" }],
7251
7257
  stateMutability: "view"
7252
7258
  },
7253
7259
  {
7254
7260
  type: "function",
7255
7261
  inputs: [
7256
- { name: "asset_", internalType: "address", type: "address" },
7257
- { name: "tokenId_", internalType: "uint256", type: "uint256" }
7262
+ { name: "pendingOwner", internalType: "address", type: "address" }
7258
7263
  ],
7259
- name: "distributed",
7260
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7264
+ name: "ownershipHandoverExpiresAt",
7265
+ outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
7261
7266
  stateMutability: "view"
7262
7267
  },
7263
7268
  {
7264
7269
  type: "function",
7265
- inputs: [],
7266
- name: "getComponentInterface",
7267
- outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
7268
- stateMutability: "pure"
7270
+ inputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
7271
+ name: "quantityClaimed",
7272
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7273
+ stateMutability: "view"
7269
7274
  },
7270
7275
  {
7271
7276
  type: "function",
7272
- inputs: [
7273
- { name: "accounts_", internalType: "address[]", type: "address[]" },
7274
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
7275
- ],
7276
- name: "grantManyRoles",
7277
+ inputs: [],
7278
+ name: "renounceOwnership",
7277
7279
  outputs: [],
7278
- stateMutability: "nonpayable"
7280
+ stateMutability: "payable"
7279
7281
  },
7280
7282
  {
7281
7283
  type: "function",
7282
- inputs: [
7283
- { name: "user", internalType: "address", type: "address" },
7284
- { name: "roles", internalType: "uint256", type: "uint256" }
7285
- ],
7286
- name: "grantRoles",
7284
+ inputs: [],
7285
+ name: "requestOwnershipHandover",
7287
7286
  outputs: [],
7288
7287
  stateMutability: "payable"
7289
7288
  },
7290
7289
  {
7291
7290
  type: "function",
7292
7291
  inputs: [
7293
- { name: "user", internalType: "address", type: "address" },
7294
- { name: "roles", internalType: "uint256", type: "uint256" }
7295
- ],
7296
- name: "hasAllRoles",
7297
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
7298
- stateMutability: "view"
7299
- },
7300
- {
7301
- type: "function",
7302
- inputs: [
7303
- { name: "user", internalType: "address", type: "address" },
7304
- { name: "roles", internalType: "uint256", type: "uint256" }
7292
+ { name: "signers_", internalType: "address[]", type: "address[]" },
7293
+ { name: "authorized_", internalType: "bool[]", type: "bool[]" }
7305
7294
  ],
7306
- name: "hasAnyRole",
7307
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
7308
- stateMutability: "view"
7309
- },
7310
- {
7311
- type: "function",
7312
- inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
7313
- name: "initialize",
7295
+ name: "setAuthorized",
7314
7296
  outputs: [],
7315
7297
  stateMutability: "nonpayable"
7316
7298
  },
7317
7299
  {
7318
7300
  type: "function",
7319
- inputs: [{ name: "account_", internalType: "address", type: "address" }],
7320
- name: "isAuthorized",
7321
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
7322
- stateMutability: "view"
7323
- },
7324
- {
7325
- type: "function",
7326
- inputs: [
7327
- { name: "", internalType: "address", type: "address" },
7328
- { name: "", internalType: "address", type: "address" },
7329
- { name: "", internalType: "uint256[]", type: "uint256[]" },
7330
- { name: "", internalType: "uint256[]", type: "uint256[]" },
7331
- { name: "", internalType: "bytes", type: "bytes" }
7332
- ],
7333
- name: "onERC1155BatchReceived",
7334
- outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
7335
- stateMutability: "pure"
7336
- },
7337
- {
7338
- type: "function",
7339
- inputs: [
7340
- { name: "", internalType: "address", type: "address" },
7341
- { name: "", internalType: "address", type: "address" },
7342
- { name: "", internalType: "uint256", type: "uint256" },
7343
- { name: "", internalType: "uint256", type: "uint256" },
7344
- { name: "", internalType: "bytes", type: "bytes" }
7345
- ],
7346
- name: "onERC1155Received",
7347
- outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
7348
- stateMutability: "pure"
7349
- },
7350
- {
7351
- type: "function",
7352
- inputs: [],
7353
- name: "owner",
7354
- outputs: [{ name: "result", internalType: "address", type: "address" }],
7355
- stateMutability: "view"
7356
- },
7357
- {
7358
- type: "function",
7359
- inputs: [
7360
- { name: "pendingOwner", internalType: "address", type: "address" }
7361
- ],
7362
- name: "ownershipHandoverExpiresAt",
7363
- outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
7364
- stateMutability: "view"
7365
- },
7366
- {
7367
- type: "function",
7368
- inputs: [{ name: "", internalType: "bytes", type: "bytes" }],
7369
- name: "reconcile",
7370
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7371
- stateMutability: "nonpayable"
7372
- },
7373
- {
7374
- type: "function",
7375
- inputs: [],
7376
- name: "renounceOwnership",
7377
- outputs: [],
7378
- stateMutability: "payable"
7379
- },
7380
- {
7381
- type: "function",
7382
- inputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
7383
- name: "renounceRoles",
7384
- outputs: [],
7385
- stateMutability: "payable"
7386
- },
7387
- {
7388
- type: "function",
7389
- inputs: [],
7390
- name: "requestOwnershipHandover",
7391
- outputs: [],
7392
- stateMutability: "payable"
7393
- },
7394
- {
7395
- type: "function",
7396
- inputs: [
7397
- { name: "accounts_", internalType: "address[]", type: "address[]" },
7398
- { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
7399
- ],
7400
- name: "revokeManyRoles",
7301
+ inputs: [{ name: "newCaller", internalType: "address", type: "address" }],
7302
+ name: "setValidatorCaller",
7401
7303
  outputs: [],
7402
7304
  stateMutability: "nonpayable"
7403
7305
  },
7404
7306
  {
7405
7307
  type: "function",
7406
- inputs: [
7407
- { name: "user", internalType: "address", type: "address" },
7408
- { name: "roles", internalType: "uint256", type: "uint256" }
7409
- ],
7410
- name: "revokeRoles",
7411
- outputs: [],
7412
- stateMutability: "payable"
7413
- },
7414
- {
7415
- type: "function",
7416
- inputs: [{ name: "user", internalType: "address", type: "address" }],
7417
- name: "rolesOf",
7418
- outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
7308
+ inputs: [{ name: "", internalType: "address", type: "address" }],
7309
+ name: "signers",
7310
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7419
7311
  stateMutability: "view"
7420
7312
  },
7421
- {
7422
- type: "function",
7423
- inputs: [
7424
- { name: "accounts_", internalType: "address[]", type: "address[]" },
7425
- { name: "authorized_", internalType: "bool[]", type: "bool[]" }
7426
- ],
7427
- name: "setAuthorized",
7428
- outputs: [],
7429
- stateMutability: "nonpayable"
7430
- },
7431
7313
  {
7432
7314
  type: "function",
7433
7315
  inputs: [{ name: "interfaceId", internalType: "bytes4", type: "bytes4" }],
@@ -7437,30 +7319,31 @@ const Te = [
7437
7319
  },
7438
7320
  {
7439
7321
  type: "function",
7440
- inputs: [{ name: "asset_", internalType: "address", type: "address" }],
7441
- name: "total",
7442
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7443
- stateMutability: "view"
7322
+ inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
7323
+ name: "transferOwnership",
7324
+ outputs: [],
7325
+ stateMutability: "payable"
7444
7326
  },
7445
7327
  {
7446
7328
  type: "function",
7447
7329
  inputs: [
7448
- { name: "asset_", internalType: "address", type: "address" },
7449
- { name: "tokenId_", internalType: "uint256", type: "uint256" }
7330
+ { name: "boostId", internalType: "uint256", type: "uint256" },
7331
+ { name: "incentiveId", internalType: "uint256", type: "uint256" },
7332
+ { name: "claimant", internalType: "address", type: "address" },
7333
+ { name: "claimData", internalType: "bytes", type: "bytes" }
7450
7334
  ],
7451
- name: "total",
7452
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7453
- stateMutability: "view"
7335
+ name: "validate",
7336
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
7337
+ stateMutability: "payable"
7454
7338
  },
7455
7339
  {
7456
7340
  type: "function",
7457
- inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
7458
- name: "transferOwnership",
7459
- outputs: [],
7460
- stateMutability: "payable"
7461
- },
7462
- { type: "receive", stateMutability: "payable" }
7463
- ], E = [
7341
+ inputs: [],
7342
+ name: "validatorName",
7343
+ outputs: [{ name: "", internalType: "string", type: "string" }],
7344
+ stateMutability: "pure"
7345
+ }
7346
+ ], f = [
7464
7347
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
7465
7348
  { type: "error", inputs: [], name: "AlreadyInitialized" },
7466
7349
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -7502,7 +7385,6 @@ const Te = [
7502
7385
  },
7503
7386
  { type: "error", inputs: [], name: "Unauthorized" },
7504
7387
  { type: "error", inputs: [], name: "Unauthorized" },
7505
- { type: "error", inputs: [], name: "ZeroBalancePayout" },
7506
7388
  {
7507
7389
  type: "event",
7508
7390
  anonymous: !1,
@@ -7536,50 +7418,6 @@ const Te = [
7536
7418
  ],
7537
7419
  name: "Initialized"
7538
7420
  },
7539
- {
7540
- type: "event",
7541
- anonymous: !1,
7542
- inputs: [
7543
- {
7544
- name: "questId",
7545
- internalType: "uint256",
7546
- type: "uint256",
7547
- indexed: !0
7548
- },
7549
- {
7550
- name: "incentiveId",
7551
- internalType: "uint256",
7552
- type: "uint256",
7553
- indexed: !0
7554
- },
7555
- {
7556
- name: "manager",
7557
- internalType: "address",
7558
- type: "address",
7559
- indexed: !0
7560
- },
7561
- {
7562
- name: "amount",
7563
- internalType: "uint256",
7564
- type: "uint256",
7565
- indexed: !1
7566
- }
7567
- ],
7568
- name: "ManagementFeePaid"
7569
- },
7570
- {
7571
- type: "event",
7572
- anonymous: !1,
7573
- inputs: [
7574
- {
7575
- name: "newFee",
7576
- internalType: "uint256",
7577
- type: "uint256",
7578
- indexed: !1
7579
- }
7580
- ],
7581
- name: "ManagementFeeSet"
7582
- },
7583
7421
  {
7584
7422
  type: "event",
7585
7423
  anonymous: !1,
@@ -7707,21 +7545,6 @@ const Te = [
7707
7545
  ],
7708
7546
  stateMutability: "nonpayable"
7709
7547
  },
7710
- {
7711
- type: "function",
7712
- inputs: [
7713
- { name: "target", internalType: "address", type: "address" },
7714
- { name: "data_", internalType: "bytes", type: "bytes" },
7715
- { name: "boostId", internalType: "uint256", type: "uint256" },
7716
- { name: "incentiveId", internalType: "uint256", type: "uint256" }
7717
- ],
7718
- name: "clawbackFromTargetAndPayFee",
7719
- outputs: [
7720
- { name: "amount", internalType: "uint256", type: "uint256" },
7721
- { name: "asset", internalType: "address", type: "address" }
7722
- ],
7723
- stateMutability: "nonpayable"
7724
- },
7725
7548
  {
7726
7549
  type: "function",
7727
7550
  inputs: [
@@ -7809,20 +7632,6 @@ const Te = [
7809
7632
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
7810
7633
  stateMutability: "view"
7811
7634
  },
7812
- {
7813
- type: "function",
7814
- inputs: [{ name: "", internalType: "address", type: "address" }],
7815
- name: "incentiveFeesDisbursed",
7816
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7817
- stateMutability: "view"
7818
- },
7819
- {
7820
- type: "function",
7821
- inputs: [{ name: "", internalType: "address", type: "address" }],
7822
- name: "incentiveFeesMax",
7823
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7824
- stateMutability: "view"
7825
- },
7826
7635
  {
7827
7636
  type: "function",
7828
7637
  inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
@@ -7837,13 +7646,6 @@ const Te = [
7837
7646
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
7838
7647
  stateMutability: "view"
7839
7648
  },
7840
- {
7841
- type: "function",
7842
- inputs: [],
7843
- name: "managementFee",
7844
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7845
- stateMutability: "view"
7846
- },
7847
7649
  {
7848
7650
  type: "function",
7849
7651
  inputs: [
@@ -7886,16 +7688,6 @@ const Te = [
7886
7688
  outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
7887
7689
  stateMutability: "view"
7888
7690
  },
7889
- {
7890
- type: "function",
7891
- inputs: [
7892
- { name: "boostId", internalType: "uint256", type: "uint256" },
7893
- { name: "incentiveId", internalType: "uint256", type: "uint256" }
7894
- ],
7895
- name: "payManagementFee",
7896
- outputs: [],
7897
- stateMutability: "nonpayable"
7898
- },
7899
7691
  {
7900
7692
  type: "function",
7901
7693
  inputs: [{ name: "", internalType: "bytes", type: "bytes" }],
@@ -7924,13 +7716,6 @@ const Te = [
7924
7716
  outputs: [],
7925
7717
  stateMutability: "payable"
7926
7718
  },
7927
- {
7928
- type: "function",
7929
- inputs: [{ name: "", internalType: "address", type: "address" }],
7930
- name: "reservedFunds",
7931
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
7932
- stateMutability: "view"
7933
- },
7934
7719
  {
7935
7720
  type: "function",
7936
7721
  inputs: [
@@ -7968,13 +7753,6 @@ const Te = [
7968
7753
  outputs: [],
7969
7754
  stateMutability: "nonpayable"
7970
7755
  },
7971
- {
7972
- type: "function",
7973
- inputs: [{ name: "fee_", internalType: "uint256", type: "uint256" }],
7974
- name: "setManagementFee",
7975
- outputs: [],
7976
- stateMutability: "nonpayable"
7977
- },
7978
7756
  {
7979
7757
  type: "function",
7980
7758
  inputs: [{ name: "interfaceId", internalType: "bytes4", type: "bytes4" }],
@@ -7982,18 +7760,6 @@ const Te = [
7982
7760
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
7983
7761
  stateMutability: "view"
7984
7762
  },
7985
- {
7986
- type: "function",
7987
- inputs: [
7988
- { name: "target", internalType: "address", type: "address" },
7989
- { name: "boostId", internalType: "uint256", type: "uint256" },
7990
- { name: "incentiveId", internalType: "uint256", type: "uint256" },
7991
- { name: "data_", internalType: "bytes", type: "bytes" }
7992
- ],
7993
- name: "topupIncentive",
7994
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
7995
- stateMutability: "nonpayable"
7996
- },
7997
7763
  {
7998
7764
  type: "function",
7999
7765
  inputs: [{ name: "asset_", internalType: "address", type: "address" }],
@@ -8019,7 +7785,7 @@ const Te = [
8019
7785
  stateMutability: "payable"
8020
7786
  },
8021
7787
  { type: "receive", stateMutability: "payable" }
8022
- ], F = [
7788
+ ], k = [
8023
7789
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
8024
7790
  { type: "error", inputs: [], name: "AlreadyInitialized" },
8025
7791
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -8062,19 +7828,6 @@ const Te = [
8062
7828
  { type: "error", inputs: [], name: "Unauthorized" },
8063
7829
  { type: "error", inputs: [], name: "Unauthorized" },
8064
7830
  { type: "error", inputs: [], name: "ZeroBalancePayout" },
8065
- {
8066
- type: "event",
8067
- anonymous: !1,
8068
- inputs: [
8069
- {
8070
- name: "boostCore",
8071
- internalType: "address",
8072
- type: "address",
8073
- indexed: !1
8074
- }
8075
- ],
8076
- name: "BoostCoreUpdated"
8077
- },
8078
7831
  {
8079
7832
  type: "event",
8080
7833
  anonymous: !1,
@@ -8294,22 +8047,6 @@ const Te = [
8294
8047
  ],
8295
8048
  stateMutability: "nonpayable"
8296
8049
  },
8297
- {
8298
- type: "function",
8299
- inputs: [
8300
- { name: "target", internalType: "address", type: "address" },
8301
- { name: "data_", internalType: "bytes", type: "bytes" },
8302
- { name: "core", internalType: "contract BoostCore", type: "address" },
8303
- { name: "boostId", internalType: "uint256", type: "uint256" },
8304
- { name: "incentiveId", internalType: "uint256", type: "uint256" }
8305
- ],
8306
- name: "clawbackFromTargetAndPayFee",
8307
- outputs: [
8308
- { name: "amount", internalType: "uint256", type: "uint256" },
8309
- { name: "asset", internalType: "address", type: "address" }
8310
- ],
8311
- stateMutability: "nonpayable"
8312
- },
8313
8050
  {
8314
8051
  type: "function",
8315
8052
  inputs: [
@@ -8319,13 +8056,6 @@ const Te = [
8319
8056
  outputs: [],
8320
8057
  stateMutability: "payable"
8321
8058
  },
8322
- {
8323
- type: "function",
8324
- inputs: [{ name: "", internalType: "contract BoostCore", type: "address" }],
8325
- name: "coreAllowed",
8326
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
8327
- stateMutability: "view"
8328
- },
8329
8059
  {
8330
8060
  type: "function",
8331
8061
  inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
@@ -8491,17 +8221,6 @@ const Te = [
8491
8221
  outputs: [],
8492
8222
  stateMutability: "nonpayable"
8493
8223
  },
8494
- {
8495
- type: "function",
8496
- inputs: [
8497
- { name: "core", internalType: "contract BoostCore", type: "address" },
8498
- { name: "boostId", internalType: "uint256", type: "uint256" },
8499
- { name: "incentiveId", internalType: "uint256", type: "uint256" }
8500
- ],
8501
- name: "payManagementFee",
8502
- outputs: [],
8503
- stateMutability: "nonpayable"
8504
- },
8505
8224
  {
8506
8225
  type: "function",
8507
8226
  inputs: [{ name: "", internalType: "bytes", type: "bytes" }],
@@ -8574,13 +8293,6 @@ const Te = [
8574
8293
  outputs: [],
8575
8294
  stateMutability: "nonpayable"
8576
8295
  },
8577
- {
8578
- type: "function",
8579
- inputs: [{ name: "core", internalType: "address", type: "address" }],
8580
- name: "setCore",
8581
- outputs: [],
8582
- stateMutability: "nonpayable"
8583
- },
8584
8296
  {
8585
8297
  type: "function",
8586
8298
  inputs: [{ name: "fee_", internalType: "uint256", type: "uint256" }],
@@ -8632,24 +8344,82 @@ const Te = [
8632
8344
  stateMutability: "payable"
8633
8345
  },
8634
8346
  { type: "receive", stateMutability: "payable" }
8635
- ], b = [
8347
+ ], L = [
8636
8348
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
8637
- {
8638
- type: "error",
8639
- inputs: [{ name: "id", internalType: "string", type: "string" }],
8640
- name: "AccessListIdNotFound"
8641
- },
8642
8349
  { type: "error", inputs: [], name: "AlreadyInitialized" },
8643
8350
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
8351
+ { type: "error", inputs: [], name: "FnSelectorNotRecognized" },
8644
8352
  { type: "error", inputs: [], name: "InitializerNotImplemented" },
8353
+ {
8354
+ type: "error",
8355
+ inputs: [
8356
+ { name: "asset", internalType: "address", type: "address" },
8357
+ { name: "available", internalType: "uint256", type: "uint256" },
8358
+ { name: "required", internalType: "uint256", type: "uint256" }
8359
+ ],
8360
+ name: "InsufficientFunds"
8361
+ },
8362
+ {
8363
+ type: "error",
8364
+ inputs: [
8365
+ { name: "asset", internalType: "address", type: "address" },
8366
+ { name: "amount", internalType: "uint256", type: "uint256" }
8367
+ ],
8368
+ name: "InvalidAllocation"
8369
+ },
8645
8370
  { type: "error", inputs: [], name: "InvalidInitialization" },
8646
8371
  { type: "error", inputs: [], name: "InvalidInitializationData" },
8647
8372
  { type: "error", inputs: [], name: "LengthMismatch" },
8648
8373
  { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
8649
8374
  { type: "error", inputs: [], name: "NoHandoverRequest" },
8375
+ { type: "error", inputs: [], name: "NotImplemented" },
8650
8376
  { type: "error", inputs: [], name: "NotInitializing" },
8377
+ { type: "error", inputs: [], name: "Reentrancy" },
8378
+ {
8379
+ type: "error",
8380
+ inputs: [
8381
+ { name: "asset", internalType: "address", type: "address" },
8382
+ { name: "to", internalType: "address", type: "address" },
8383
+ { name: "amount", internalType: "uint256", type: "uint256" }
8384
+ ],
8385
+ name: "TransferFailed"
8386
+ },
8651
8387
  { type: "error", inputs: [], name: "Unauthorized" },
8652
8388
  { type: "error", inputs: [], name: "Unauthorized" },
8389
+ { type: "error", inputs: [], name: "ZeroBalancePayout" },
8390
+ {
8391
+ type: "event",
8392
+ anonymous: !1,
8393
+ inputs: [
8394
+ {
8395
+ name: "boostCore",
8396
+ internalType: "address",
8397
+ type: "address",
8398
+ indexed: !1
8399
+ }
8400
+ ],
8401
+ name: "BoostCoreUpdated"
8402
+ },
8403
+ {
8404
+ type: "event",
8405
+ anonymous: !1,
8406
+ inputs: [
8407
+ {
8408
+ name: "asset",
8409
+ internalType: "address",
8410
+ type: "address",
8411
+ indexed: !0
8412
+ },
8413
+ { name: "to", internalType: "address", type: "address", indexed: !1 },
8414
+ {
8415
+ name: "amount",
8416
+ internalType: "uint256",
8417
+ type: "uint256",
8418
+ indexed: !1
8419
+ }
8420
+ ],
8421
+ name: "Distributed"
8422
+ },
8653
8423
  {
8654
8424
  type: "event",
8655
8425
  anonymous: !1,
@@ -8663,6 +8433,50 @@ const Te = [
8663
8433
  ],
8664
8434
  name: "Initialized"
8665
8435
  },
8436
+ {
8437
+ type: "event",
8438
+ anonymous: !1,
8439
+ inputs: [
8440
+ {
8441
+ name: "questId",
8442
+ internalType: "uint256",
8443
+ type: "uint256",
8444
+ indexed: !0
8445
+ },
8446
+ {
8447
+ name: "incentiveId",
8448
+ internalType: "uint256",
8449
+ type: "uint256",
8450
+ indexed: !0
8451
+ },
8452
+ {
8453
+ name: "manager",
8454
+ internalType: "address",
8455
+ type: "address",
8456
+ indexed: !0
8457
+ },
8458
+ {
8459
+ name: "amount",
8460
+ internalType: "uint256",
8461
+ type: "uint256",
8462
+ indexed: !1
8463
+ }
8464
+ ],
8465
+ name: "ManagementFeePaid"
8466
+ },
8467
+ {
8468
+ type: "event",
8469
+ anonymous: !1,
8470
+ inputs: [
8471
+ {
8472
+ name: "newFee",
8473
+ internalType: "uint256",
8474
+ type: "uint256",
8475
+ indexed: !1
8476
+ }
8477
+ ],
8478
+ name: "ManagementFeeSet"
8479
+ },
8666
8480
  {
8667
8481
  type: "event",
8668
8482
  anonymous: !1,
@@ -8722,6 +8536,7 @@ const Te = [
8722
8536
  ],
8723
8537
  name: "RolesUpdated"
8724
8538
  },
8539
+ { type: "fallback", stateMutability: "payable" },
8725
8540
  {
8726
8541
  type: "function",
8727
8542
  inputs: [],
@@ -8738,23 +8553,26 @@ const Te = [
8738
8553
  },
8739
8554
  {
8740
8555
  type: "function",
8741
- inputs: [{ name: "id_", internalType: "string", type: "string" }],
8742
- name: "addAllowListId",
8743
- outputs: [],
8744
- stateMutability: "nonpayable"
8556
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
8557
+ name: "allocate",
8558
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
8559
+ stateMutability: "payable"
8745
8560
  },
8746
8561
  {
8747
8562
  type: "function",
8748
- inputs: [{ name: "id_", internalType: "string", type: "string" }],
8749
- name: "addDenyListId",
8750
- outputs: [],
8751
- stateMutability: "nonpayable"
8563
+ inputs: [{ name: "asset_", internalType: "address", type: "address" }],
8564
+ name: "available",
8565
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8566
+ stateMutability: "view"
8752
8567
  },
8753
8568
  {
8754
8569
  type: "function",
8755
- inputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8756
- name: "allowlistIds",
8757
- outputs: [{ name: "", internalType: "string", type: "string" }],
8570
+ inputs: [
8571
+ { name: "asset_", internalType: "address", type: "address" },
8572
+ { name: "tokenId_", internalType: "uint256", type: "uint256" }
8573
+ ],
8574
+ name: "available",
8575
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8758
8576
  stateMutability: "view"
8759
8577
  },
8760
8578
  {
@@ -8764,43 +8582,113 @@ const Te = [
8764
8582
  outputs: [],
8765
8583
  stateMutability: "payable"
8766
8584
  },
8585
+ {
8586
+ type: "function",
8587
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
8588
+ name: "clawback",
8589
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8590
+ stateMutability: "nonpayable"
8591
+ },
8767
8592
  {
8768
8593
  type: "function",
8769
8594
  inputs: [
8770
- { name: "pendingOwner", internalType: "address", type: "address" }
8595
+ { name: "target", internalType: "address", type: "address" },
8596
+ { name: "data_", internalType: "bytes", type: "bytes" },
8597
+ { name: "boostId", internalType: "uint256", type: "uint256" },
8598
+ { name: "incentiveId", internalType: "uint256", type: "uint256" }
8771
8599
  ],
8772
- name: "completeOwnershipHandover",
8773
- outputs: [],
8774
- stateMutability: "payable"
8600
+ name: "clawbackFromTarget",
8601
+ outputs: [
8602
+ { name: "", internalType: "uint256", type: "uint256" },
8603
+ { name: "", internalType: "address", type: "address" }
8604
+ ],
8605
+ stateMutability: "nonpayable"
8775
8606
  },
8776
8607
  {
8777
8608
  type: "function",
8778
- inputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8779
- name: "denylistIds",
8780
- outputs: [{ name: "", internalType: "string", type: "string" }],
8781
- stateMutability: "view"
8609
+ inputs: [
8610
+ { name: "target", internalType: "address", type: "address" },
8611
+ { name: "data_", internalType: "bytes", type: "bytes" },
8612
+ { name: "boostId", internalType: "uint256", type: "uint256" },
8613
+ { name: "incentiveId", internalType: "uint256", type: "uint256" }
8614
+ ],
8615
+ name: "clawbackFromTargetAndPayFee",
8616
+ outputs: [
8617
+ { name: "amount", internalType: "uint256", type: "uint256" },
8618
+ { name: "asset", internalType: "address", type: "address" }
8619
+ ],
8620
+ stateMutability: "nonpayable"
8782
8621
  },
8783
8622
  {
8784
8623
  type: "function",
8785
- inputs: [],
8786
- name: "getAllowListIds",
8787
- outputs: [{ name: "", internalType: "string[]", type: "string[]" }],
8624
+ inputs: [
8625
+ { name: "target", internalType: "address", type: "address" },
8626
+ { name: "data_", internalType: "bytes", type: "bytes" },
8627
+ { name: "core", internalType: "contract BoostCore", type: "address" },
8628
+ { name: "boostId", internalType: "uint256", type: "uint256" },
8629
+ { name: "incentiveId", internalType: "uint256", type: "uint256" }
8630
+ ],
8631
+ name: "clawbackFromTargetAndPayFee",
8632
+ outputs: [
8633
+ { name: "amount", internalType: "uint256", type: "uint256" },
8634
+ { name: "asset", internalType: "address", type: "address" }
8635
+ ],
8636
+ stateMutability: "nonpayable"
8637
+ },
8638
+ {
8639
+ type: "function",
8640
+ inputs: [
8641
+ { name: "pendingOwner", internalType: "address", type: "address" }
8642
+ ],
8643
+ name: "completeOwnershipHandover",
8644
+ outputs: [],
8645
+ stateMutability: "payable"
8646
+ },
8647
+ {
8648
+ type: "function",
8649
+ inputs: [{ name: "", internalType: "contract BoostCore", type: "address" }],
8650
+ name: "coreAllowed",
8651
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
8788
8652
  stateMutability: "view"
8789
8653
  },
8790
8654
  {
8791
8655
  type: "function",
8792
- inputs: [],
8793
- name: "getComponentInterface",
8794
- outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
8795
- stateMutability: "pure"
8656
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
8657
+ name: "disburse",
8658
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
8659
+ stateMutability: "nonpayable"
8796
8660
  },
8797
8661
  {
8798
8662
  type: "function",
8799
- inputs: [],
8800
- name: "getDenyListIds",
8801
- outputs: [{ name: "", internalType: "string[]", type: "string[]" }],
8663
+ inputs: [{ name: "data_", internalType: "bytes[]", type: "bytes[]" }],
8664
+ name: "disburseBatch",
8665
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
8666
+ stateMutability: "nonpayable"
8667
+ },
8668
+ {
8669
+ type: "function",
8670
+ inputs: [{ name: "asset_", internalType: "address", type: "address" }],
8671
+ name: "distributed",
8672
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8673
+ stateMutability: "view"
8674
+ },
8675
+ {
8676
+ type: "function",
8677
+ inputs: [
8678
+ { name: "asset_", internalType: "address", type: "address" },
8679
+ { name: "tokenId_", internalType: "uint256", type: "uint256" }
8680
+ ],
8681
+ name: "distributed",
8682
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8802
8683
  stateMutability: "view"
8803
8684
  },
8685
+ {
8686
+ type: "function",
8687
+ inputs: [],
8688
+ name: "getComponentInterface",
8689
+ outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
8690
+ stateMutability: "pure"
8691
+ },
8804
8692
  {
8805
8693
  type: "function",
8806
8694
  inputs: [
@@ -8831,13 +8719,6 @@ const Te = [
8831
8719
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
8832
8720
  stateMutability: "view"
8833
8721
  },
8834
- {
8835
- type: "function",
8836
- inputs: [{ name: "id_", internalType: "string", type: "string" }],
8837
- name: "hasAllowListId",
8838
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
8839
- stateMutability: "view"
8840
- },
8841
8722
  {
8842
8723
  type: "function",
8843
8724
  inputs: [
@@ -8850,9 +8731,16 @@ const Te = [
8850
8731
  },
8851
8732
  {
8852
8733
  type: "function",
8853
- inputs: [{ name: "id_", internalType: "string", type: "string" }],
8854
- name: "hasDenyListId",
8855
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
8734
+ inputs: [{ name: "", internalType: "address", type: "address" }],
8735
+ name: "incentiveFeesDisbursed",
8736
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8737
+ stateMutability: "view"
8738
+ },
8739
+ {
8740
+ type: "function",
8741
+ inputs: [{ name: "", internalType: "address", type: "address" }],
8742
+ name: "incentiveFeesMax",
8743
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8856
8744
  stateMutability: "view"
8857
8745
  },
8858
8746
  {
@@ -8862,22 +8750,45 @@ const Te = [
8862
8750
  outputs: [],
8863
8751
  stateMutability: "nonpayable"
8864
8752
  },
8753
+ {
8754
+ type: "function",
8755
+ inputs: [{ name: "account_", internalType: "address", type: "address" }],
8756
+ name: "isAuthorized",
8757
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
8758
+ stateMutability: "view"
8759
+ },
8760
+ {
8761
+ type: "function",
8762
+ inputs: [],
8763
+ name: "managementFee",
8764
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8765
+ stateMutability: "view"
8766
+ },
8865
8767
  {
8866
8768
  type: "function",
8867
8769
  inputs: [
8868
8770
  { name: "", internalType: "address", type: "address" },
8771
+ { name: "", internalType: "address", type: "address" },
8772
+ { name: "", internalType: "uint256[]", type: "uint256[]" },
8773
+ { name: "", internalType: "uint256[]", type: "uint256[]" },
8869
8774
  { name: "", internalType: "bytes", type: "bytes" }
8870
8775
  ],
8871
- name: "isAllowed",
8872
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
8776
+ name: "onERC1155BatchReceived",
8777
+ outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
8873
8778
  stateMutability: "pure"
8874
8779
  },
8875
8780
  {
8876
8781
  type: "function",
8877
- inputs: [{ name: "account_", internalType: "address", type: "address" }],
8878
- name: "isAuthorized",
8879
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
8880
- stateMutability: "view"
8782
+ inputs: [
8783
+ { name: "", internalType: "address", type: "address" },
8784
+ { name: "", internalType: "address", type: "address" },
8785
+ { name: "", internalType: "uint256", type: "uint256" },
8786
+ { name: "", internalType: "uint256", type: "uint256" },
8787
+ { name: "", internalType: "bytes", type: "bytes" }
8788
+ ],
8789
+ name: "onERC1155Received",
8790
+ outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
8791
+ stateMutability: "pure"
8881
8792
  },
8882
8793
  {
8883
8794
  type: "function",
@@ -8897,18 +8808,32 @@ const Te = [
8897
8808
  },
8898
8809
  {
8899
8810
  type: "function",
8900
- inputs: [{ name: "id_", internalType: "string", type: "string" }],
8901
- name: "removeAllowListId",
8811
+ inputs: [
8812
+ { name: "boostId", internalType: "uint256", type: "uint256" },
8813
+ { name: "incentiveId", internalType: "uint256", type: "uint256" }
8814
+ ],
8815
+ name: "payManagementFee",
8902
8816
  outputs: [],
8903
8817
  stateMutability: "nonpayable"
8904
8818
  },
8905
8819
  {
8906
8820
  type: "function",
8907
- inputs: [{ name: "id_", internalType: "string", type: "string" }],
8908
- name: "removeDenyListId",
8821
+ inputs: [
8822
+ { name: "core", internalType: "contract BoostCore", type: "address" },
8823
+ { name: "boostId", internalType: "uint256", type: "uint256" },
8824
+ { name: "incentiveId", internalType: "uint256", type: "uint256" }
8825
+ ],
8826
+ name: "payManagementFee",
8909
8827
  outputs: [],
8910
8828
  stateMutability: "nonpayable"
8911
8829
  },
8830
+ {
8831
+ type: "function",
8832
+ inputs: [{ name: "", internalType: "bytes", type: "bytes" }],
8833
+ name: "reconcile",
8834
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8835
+ stateMutability: "nonpayable"
8836
+ },
8912
8837
  {
8913
8838
  type: "function",
8914
8839
  inputs: [],
@@ -8930,6 +8855,13 @@ const Te = [
8930
8855
  outputs: [],
8931
8856
  stateMutability: "payable"
8932
8857
  },
8858
+ {
8859
+ type: "function",
8860
+ inputs: [{ name: "", internalType: "address", type: "address" }],
8861
+ name: "reservedFunds",
8862
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8863
+ stateMutability: "view"
8864
+ },
8933
8865
  {
8934
8866
  type: "function",
8935
8867
  inputs: [
@@ -8957,13 +8889,6 @@ const Te = [
8957
8889
  outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
8958
8890
  stateMutability: "view"
8959
8891
  },
8960
- {
8961
- type: "function",
8962
- inputs: [{ name: "ids_", internalType: "string[]", type: "string[]" }],
8963
- name: "setAllowListIds",
8964
- outputs: [],
8965
- stateMutability: "nonpayable"
8966
- },
8967
8892
  {
8968
8893
  type: "function",
8969
8894
  inputs: [
@@ -8976,8 +8901,15 @@ const Te = [
8976
8901
  },
8977
8902
  {
8978
8903
  type: "function",
8979
- inputs: [{ name: "ids_", internalType: "string[]", type: "string[]" }],
8980
- name: "setDenyListIds",
8904
+ inputs: [{ name: "core", internalType: "address", type: "address" }],
8905
+ name: "setCore",
8906
+ outputs: [],
8907
+ stateMutability: "nonpayable"
8908
+ },
8909
+ {
8910
+ type: "function",
8911
+ inputs: [{ name: "fee_", internalType: "uint256", type: "uint256" }],
8912
+ name: "setManagementFee",
8981
8913
  outputs: [],
8982
8914
  stateMutability: "nonpayable"
8983
8915
  },
@@ -8988,18 +8920,74 @@ const Te = [
8988
8920
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
8989
8921
  stateMutability: "view"
8990
8922
  },
8923
+ {
8924
+ type: "function",
8925
+ inputs: [
8926
+ { name: "target", internalType: "address", type: "address" },
8927
+ { name: "boostId", internalType: "uint256", type: "uint256" },
8928
+ { name: "incentiveId", internalType: "uint256", type: "uint256" },
8929
+ { name: "data_", internalType: "bytes", type: "bytes" }
8930
+ ],
8931
+ name: "topupIncentive",
8932
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
8933
+ stateMutability: "nonpayable"
8934
+ },
8935
+ {
8936
+ type: "function",
8937
+ inputs: [{ name: "asset_", internalType: "address", type: "address" }],
8938
+ name: "total",
8939
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8940
+ stateMutability: "view"
8941
+ },
8942
+ {
8943
+ type: "function",
8944
+ inputs: [
8945
+ { name: "asset_", internalType: "address", type: "address" },
8946
+ { name: "tokenId_", internalType: "uint256", type: "uint256" }
8947
+ ],
8948
+ name: "total",
8949
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
8950
+ stateMutability: "view"
8951
+ },
8991
8952
  {
8992
8953
  type: "function",
8993
8954
  inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
8994
8955
  name: "transferOwnership",
8995
8956
  outputs: [],
8996
8957
  stateMutability: "payable"
8997
- }
8998
- ], I = [
8958
+ },
8959
+ { type: "receive", stateMutability: "payable" }
8960
+ ], b = [
8961
+ { type: "constructor", inputs: [], stateMutability: "nonpayable" },
8962
+ {
8963
+ type: "error",
8964
+ inputs: [{ name: "id", internalType: "string", type: "string" }],
8965
+ name: "AccessListIdNotFound"
8966
+ },
8999
8967
  { type: "error", inputs: [], name: "AlreadyInitialized" },
8968
+ { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
8969
+ { type: "error", inputs: [], name: "InitializerNotImplemented" },
8970
+ { type: "error", inputs: [], name: "InvalidInitialization" },
8971
+ { type: "error", inputs: [], name: "InvalidInitializationData" },
8972
+ { type: "error", inputs: [], name: "LengthMismatch" },
9000
8973
  { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
9001
8974
  { type: "error", inputs: [], name: "NoHandoverRequest" },
8975
+ { type: "error", inputs: [], name: "NotInitializing" },
9002
8976
  { type: "error", inputs: [], name: "Unauthorized" },
8977
+ { type: "error", inputs: [], name: "Unauthorized" },
8978
+ {
8979
+ type: "event",
8980
+ anonymous: !1,
8981
+ inputs: [
8982
+ {
8983
+ name: "version",
8984
+ internalType: "uint64",
8985
+ type: "uint64",
8986
+ indexed: !1
8987
+ }
8988
+ ],
8989
+ name: "Initialized"
8990
+ },
9003
8991
  {
9004
8992
  type: "event",
9005
8993
  anonymous: !1,
@@ -9062,32 +9050,105 @@ const Te = [
9062
9050
  {
9063
9051
  type: "function",
9064
9052
  inputs: [],
9065
- name: "cancelOwnershipHandover",
9066
- outputs: [],
9067
- stateMutability: "payable"
9053
+ name: "ADMIN_ROLE",
9054
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
9055
+ stateMutability: "view"
9068
9056
  },
9069
9057
  {
9070
9058
  type: "function",
9071
- inputs: [
9072
- { name: "pendingOwner", internalType: "address", type: "address" }
9073
- ],
9074
- name: "completeOwnershipHandover",
9075
- outputs: [],
9076
- stateMutability: "payable"
9059
+ inputs: [],
9060
+ name: "MANAGER_ROLE",
9061
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
9062
+ stateMutability: "view"
9077
9063
  },
9078
9064
  {
9079
9065
  type: "function",
9080
- inputs: [
9081
- { name: "user", internalType: "address", type: "address" },
9082
- { name: "roles", internalType: "uint256", type: "uint256" }
9083
- ],
9084
- name: "grantRoles",
9066
+ inputs: [{ name: "id_", internalType: "string", type: "string" }],
9067
+ name: "addAllowListId",
9085
9068
  outputs: [],
9086
- stateMutability: "payable"
9069
+ stateMutability: "nonpayable"
9087
9070
  },
9088
9071
  {
9089
9072
  type: "function",
9090
- inputs: [
9073
+ inputs: [{ name: "id_", internalType: "string", type: "string" }],
9074
+ name: "addDenyListId",
9075
+ outputs: [],
9076
+ stateMutability: "nonpayable"
9077
+ },
9078
+ {
9079
+ type: "function",
9080
+ inputs: [{ name: "", internalType: "uint256", type: "uint256" }],
9081
+ name: "allowlistIds",
9082
+ outputs: [{ name: "", internalType: "string", type: "string" }],
9083
+ stateMutability: "view"
9084
+ },
9085
+ {
9086
+ type: "function",
9087
+ inputs: [],
9088
+ name: "cancelOwnershipHandover",
9089
+ outputs: [],
9090
+ stateMutability: "payable"
9091
+ },
9092
+ {
9093
+ type: "function",
9094
+ inputs: [
9095
+ { name: "pendingOwner", internalType: "address", type: "address" }
9096
+ ],
9097
+ name: "completeOwnershipHandover",
9098
+ outputs: [],
9099
+ stateMutability: "payable"
9100
+ },
9101
+ {
9102
+ type: "function",
9103
+ inputs: [{ name: "", internalType: "uint256", type: "uint256" }],
9104
+ name: "denylistIds",
9105
+ outputs: [{ name: "", internalType: "string", type: "string" }],
9106
+ stateMutability: "view"
9107
+ },
9108
+ {
9109
+ type: "function",
9110
+ inputs: [],
9111
+ name: "getAllowListIds",
9112
+ outputs: [{ name: "", internalType: "string[]", type: "string[]" }],
9113
+ stateMutability: "view"
9114
+ },
9115
+ {
9116
+ type: "function",
9117
+ inputs: [],
9118
+ name: "getComponentInterface",
9119
+ outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
9120
+ stateMutability: "pure"
9121
+ },
9122
+ {
9123
+ type: "function",
9124
+ inputs: [],
9125
+ name: "getDenyListIds",
9126
+ outputs: [{ name: "", internalType: "string[]", type: "string[]" }],
9127
+ stateMutability: "view"
9128
+ },
9129
+ {
9130
+ type: "function",
9131
+ inputs: [
9132
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
9133
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
9134
+ ],
9135
+ name: "grantManyRoles",
9136
+ outputs: [],
9137
+ stateMutability: "nonpayable"
9138
+ },
9139
+ {
9140
+ type: "function",
9141
+ inputs: [
9142
+ { name: "user", internalType: "address", type: "address" },
9143
+ { name: "roles", internalType: "uint256", type: "uint256" }
9144
+ ],
9145
+ name: "grantRoles",
9146
+ outputs: [],
9147
+ stateMutability: "payable"
9148
+ },
9149
+ {
9150
+ type: "function",
9151
+ inputs: [
9091
9152
  { name: "user", internalType: "address", type: "address" },
9092
9153
  { name: "roles", internalType: "uint256", type: "uint256" }
9093
9154
  ],
@@ -9095,6 +9156,13 @@ const Te = [
9095
9156
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
9096
9157
  stateMutability: "view"
9097
9158
  },
9159
+ {
9160
+ type: "function",
9161
+ inputs: [{ name: "id_", internalType: "string", type: "string" }],
9162
+ name: "hasAllowListId",
9163
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
9164
+ stateMutability: "view"
9165
+ },
9098
9166
  {
9099
9167
  type: "function",
9100
9168
  inputs: [
@@ -9105,6 +9173,37 @@ const Te = [
9105
9173
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
9106
9174
  stateMutability: "view"
9107
9175
  },
9176
+ {
9177
+ type: "function",
9178
+ inputs: [{ name: "id_", internalType: "string", type: "string" }],
9179
+ name: "hasDenyListId",
9180
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
9181
+ stateMutability: "view"
9182
+ },
9183
+ {
9184
+ type: "function",
9185
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
9186
+ name: "initialize",
9187
+ outputs: [],
9188
+ stateMutability: "nonpayable"
9189
+ },
9190
+ {
9191
+ type: "function",
9192
+ inputs: [
9193
+ { name: "", internalType: "address", type: "address" },
9194
+ { name: "", internalType: "bytes", type: "bytes" }
9195
+ ],
9196
+ name: "isAllowed",
9197
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
9198
+ stateMutability: "pure"
9199
+ },
9200
+ {
9201
+ type: "function",
9202
+ inputs: [{ name: "account_", internalType: "address", type: "address" }],
9203
+ name: "isAuthorized",
9204
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
9205
+ stateMutability: "view"
9206
+ },
9108
9207
  {
9109
9208
  type: "function",
9110
9209
  inputs: [],
@@ -9121,6 +9220,20 @@ const Te = [
9121
9220
  outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
9122
9221
  stateMutability: "view"
9123
9222
  },
9223
+ {
9224
+ type: "function",
9225
+ inputs: [{ name: "id_", internalType: "string", type: "string" }],
9226
+ name: "removeAllowListId",
9227
+ outputs: [],
9228
+ stateMutability: "nonpayable"
9229
+ },
9230
+ {
9231
+ type: "function",
9232
+ inputs: [{ name: "id_", internalType: "string", type: "string" }],
9233
+ name: "removeDenyListId",
9234
+ outputs: [],
9235
+ stateMutability: "nonpayable"
9236
+ },
9124
9237
  {
9125
9238
  type: "function",
9126
9239
  inputs: [],
@@ -9142,6 +9255,16 @@ const Te = [
9142
9255
  outputs: [],
9143
9256
  stateMutability: "payable"
9144
9257
  },
9258
+ {
9259
+ type: "function",
9260
+ inputs: [
9261
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
9262
+ { name: "roles_", internalType: "uint256[]", type: "uint256[]" }
9263
+ ],
9264
+ name: "revokeManyRoles",
9265
+ outputs: [],
9266
+ stateMutability: "nonpayable"
9267
+ },
9145
9268
  {
9146
9269
  type: "function",
9147
9270
  inputs: [
@@ -9150,13 +9273,547 @@ const Te = [
9150
9273
  ],
9151
9274
  name: "revokeRoles",
9152
9275
  outputs: [],
9153
- stateMutability: "payable"
9276
+ stateMutability: "payable"
9277
+ },
9278
+ {
9279
+ type: "function",
9280
+ inputs: [{ name: "user", internalType: "address", type: "address" }],
9281
+ name: "rolesOf",
9282
+ outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
9283
+ stateMutability: "view"
9284
+ },
9285
+ {
9286
+ type: "function",
9287
+ inputs: [{ name: "ids_", internalType: "string[]", type: "string[]" }],
9288
+ name: "setAllowListIds",
9289
+ outputs: [],
9290
+ stateMutability: "nonpayable"
9291
+ },
9292
+ {
9293
+ type: "function",
9294
+ inputs: [
9295
+ { name: "accounts_", internalType: "address[]", type: "address[]" },
9296
+ { name: "authorized_", internalType: "bool[]", type: "bool[]" }
9297
+ ],
9298
+ name: "setAuthorized",
9299
+ outputs: [],
9300
+ stateMutability: "nonpayable"
9301
+ },
9302
+ {
9303
+ type: "function",
9304
+ inputs: [{ name: "ids_", internalType: "string[]", type: "string[]" }],
9305
+ name: "setDenyListIds",
9306
+ outputs: [],
9307
+ stateMutability: "nonpayable"
9308
+ },
9309
+ {
9310
+ type: "function",
9311
+ inputs: [{ name: "interfaceId", internalType: "bytes4", type: "bytes4" }],
9312
+ name: "supportsInterface",
9313
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
9314
+ stateMutability: "view"
9315
+ },
9316
+ {
9317
+ type: "function",
9318
+ inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
9319
+ name: "transferOwnership",
9320
+ outputs: [],
9321
+ stateMutability: "payable"
9322
+ }
9323
+ ], I = [
9324
+ { type: "error", inputs: [], name: "AlreadyInitialized" },
9325
+ { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
9326
+ { type: "error", inputs: [], name: "NoHandoverRequest" },
9327
+ { type: "error", inputs: [], name: "Unauthorized" },
9328
+ {
9329
+ type: "event",
9330
+ anonymous: !1,
9331
+ inputs: [
9332
+ {
9333
+ name: "pendingOwner",
9334
+ internalType: "address",
9335
+ type: "address",
9336
+ indexed: !0
9337
+ }
9338
+ ],
9339
+ name: "OwnershipHandoverCanceled"
9340
+ },
9341
+ {
9342
+ type: "event",
9343
+ anonymous: !1,
9344
+ inputs: [
9345
+ {
9346
+ name: "pendingOwner",
9347
+ internalType: "address",
9348
+ type: "address",
9349
+ indexed: !0
9350
+ }
9351
+ ],
9352
+ name: "OwnershipHandoverRequested"
9353
+ },
9354
+ {
9355
+ type: "event",
9356
+ anonymous: !1,
9357
+ inputs: [
9358
+ {
9359
+ name: "oldOwner",
9360
+ internalType: "address",
9361
+ type: "address",
9362
+ indexed: !0
9363
+ },
9364
+ {
9365
+ name: "newOwner",
9366
+ internalType: "address",
9367
+ type: "address",
9368
+ indexed: !0
9369
+ }
9370
+ ],
9371
+ name: "OwnershipTransferred"
9372
+ },
9373
+ {
9374
+ type: "event",
9375
+ anonymous: !1,
9376
+ inputs: [
9377
+ { name: "user", internalType: "address", type: "address", indexed: !0 },
9378
+ {
9379
+ name: "roles",
9380
+ internalType: "uint256",
9381
+ type: "uint256",
9382
+ indexed: !0
9383
+ }
9384
+ ],
9385
+ name: "RolesUpdated"
9386
+ },
9387
+ {
9388
+ type: "function",
9389
+ inputs: [],
9390
+ name: "cancelOwnershipHandover",
9391
+ outputs: [],
9392
+ stateMutability: "payable"
9393
+ },
9394
+ {
9395
+ type: "function",
9396
+ inputs: [
9397
+ { name: "pendingOwner", internalType: "address", type: "address" }
9398
+ ],
9399
+ name: "completeOwnershipHandover",
9400
+ outputs: [],
9401
+ stateMutability: "payable"
9402
+ },
9403
+ {
9404
+ type: "function",
9405
+ inputs: [
9406
+ { name: "user", internalType: "address", type: "address" },
9407
+ { name: "roles", internalType: "uint256", type: "uint256" }
9408
+ ],
9409
+ name: "grantRoles",
9410
+ outputs: [],
9411
+ stateMutability: "payable"
9412
+ },
9413
+ {
9414
+ type: "function",
9415
+ inputs: [
9416
+ { name: "user", internalType: "address", type: "address" },
9417
+ { name: "roles", internalType: "uint256", type: "uint256" }
9418
+ ],
9419
+ name: "hasAllRoles",
9420
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
9421
+ stateMutability: "view"
9422
+ },
9423
+ {
9424
+ type: "function",
9425
+ inputs: [
9426
+ { name: "user", internalType: "address", type: "address" },
9427
+ { name: "roles", internalType: "uint256", type: "uint256" }
9428
+ ],
9429
+ name: "hasAnyRole",
9430
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
9431
+ stateMutability: "view"
9432
+ },
9433
+ {
9434
+ type: "function",
9435
+ inputs: [],
9436
+ name: "owner",
9437
+ outputs: [{ name: "result", internalType: "address", type: "address" }],
9438
+ stateMutability: "view"
9439
+ },
9440
+ {
9441
+ type: "function",
9442
+ inputs: [
9443
+ { name: "pendingOwner", internalType: "address", type: "address" }
9444
+ ],
9445
+ name: "ownershipHandoverExpiresAt",
9446
+ outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
9447
+ stateMutability: "view"
9448
+ },
9449
+ {
9450
+ type: "function",
9451
+ inputs: [],
9452
+ name: "renounceOwnership",
9453
+ outputs: [],
9454
+ stateMutability: "payable"
9455
+ },
9456
+ {
9457
+ type: "function",
9458
+ inputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
9459
+ name: "renounceRoles",
9460
+ outputs: [],
9461
+ stateMutability: "payable"
9462
+ },
9463
+ {
9464
+ type: "function",
9465
+ inputs: [],
9466
+ name: "requestOwnershipHandover",
9467
+ outputs: [],
9468
+ stateMutability: "payable"
9469
+ },
9470
+ {
9471
+ type: "function",
9472
+ inputs: [
9473
+ { name: "user", internalType: "address", type: "address" },
9474
+ { name: "roles", internalType: "uint256", type: "uint256" }
9475
+ ],
9476
+ name: "revokeRoles",
9477
+ outputs: [],
9478
+ stateMutability: "payable"
9479
+ },
9480
+ {
9481
+ type: "function",
9482
+ inputs: [{ name: "user", internalType: "address", type: "address" }],
9483
+ name: "rolesOf",
9484
+ outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
9485
+ stateMutability: "view"
9486
+ },
9487
+ {
9488
+ type: "function",
9489
+ inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
9490
+ name: "transferOwnership",
9491
+ outputs: [],
9492
+ stateMutability: "payable"
9493
+ }
9494
+ ], ce = [
9495
+ {
9496
+ type: "function",
9497
+ inputs: [{ name: "user", internalType: "address", type: "address" }],
9498
+ name: "isAuthorized",
9499
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
9500
+ stateMutability: "view"
9501
+ }
9502
+ ], h = [
9503
+ {
9504
+ type: "constructor",
9505
+ inputs: [
9506
+ { name: "owner_", internalType: "address", type: "address" },
9507
+ { name: "initialClaimFee_", internalType: "uint256", type: "uint256" }
9508
+ ],
9509
+ stateMutability: "nonpayable"
9510
+ },
9511
+ { type: "error", inputs: [], name: "AlreadyInitialized" },
9512
+ { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
9513
+ { type: "error", inputs: [], name: "FeeTransferFailed" },
9514
+ { type: "error", inputs: [], name: "InitializerNotImplemented" },
9515
+ { type: "error", inputs: [], name: "InvalidClaimFee" },
9516
+ {
9517
+ type: "error",
9518
+ inputs: [
9519
+ { name: "available", internalType: "uint8", type: "uint8" },
9520
+ { name: "id", internalType: "uint256", type: "uint256" }
9521
+ ],
9522
+ name: "InvalidIncentive"
9523
+ },
9524
+ { type: "error", inputs: [], name: "InvalidInitialization" },
9525
+ { type: "error", inputs: [], name: "InvalidInitializationData" },
9526
+ { type: "error", inputs: [], name: "LengthMismatch" },
9527
+ {
9528
+ type: "error",
9529
+ inputs: [{ name: "claimant", internalType: "address", type: "address" }],
9530
+ name: "MaximumClaimed"
9531
+ },
9532
+ { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
9533
+ { type: "error", inputs: [], name: "NoHandoverRequest" },
9534
+ { type: "error", inputs: [], name: "NotInitializing" },
9535
+ { type: "error", inputs: [], name: "Unauthorized" },
9536
+ { type: "error", inputs: [], name: "Unauthorized" },
9537
+ {
9538
+ type: "event",
9539
+ anonymous: !1,
9540
+ inputs: [
9541
+ {
9542
+ name: "claimant",
9543
+ internalType: "address",
9544
+ type: "address",
9545
+ indexed: !0
9546
+ },
9547
+ {
9548
+ name: "boostId",
9549
+ internalType: "uint256",
9550
+ type: "uint256",
9551
+ indexed: !0
9552
+ },
9553
+ {
9554
+ name: "incentiveId",
9555
+ internalType: "uint256",
9556
+ type: "uint256",
9557
+ indexed: !0
9558
+ },
9559
+ { name: "fee", internalType: "uint256", type: "uint256", indexed: !1 },
9560
+ {
9561
+ name: "feeReceiver",
9562
+ internalType: "address",
9563
+ type: "address",
9564
+ indexed: !1
9565
+ }
9566
+ ],
9567
+ name: "ClaimFeePaid"
9568
+ },
9569
+ {
9570
+ type: "event",
9571
+ anonymous: !1,
9572
+ inputs: [
9573
+ {
9574
+ name: "newFee",
9575
+ internalType: "uint256",
9576
+ type: "uint256",
9577
+ indexed: !1
9578
+ }
9579
+ ],
9580
+ name: "ClaimFeeUpdated"
9581
+ },
9582
+ {
9583
+ type: "event",
9584
+ anonymous: !1,
9585
+ inputs: [
9586
+ {
9587
+ name: "version",
9588
+ internalType: "uint64",
9589
+ type: "uint64",
9590
+ indexed: !1
9591
+ }
9592
+ ],
9593
+ name: "Initialized"
9594
+ },
9595
+ {
9596
+ type: "event",
9597
+ anonymous: !1,
9598
+ inputs: [
9599
+ {
9600
+ name: "pendingOwner",
9601
+ internalType: "address",
9602
+ type: "address",
9603
+ indexed: !0
9604
+ }
9605
+ ],
9606
+ name: "OwnershipHandoverCanceled"
9607
+ },
9608
+ {
9609
+ type: "event",
9610
+ anonymous: !1,
9611
+ inputs: [
9612
+ {
9613
+ name: "pendingOwner",
9614
+ internalType: "address",
9615
+ type: "address",
9616
+ indexed: !0
9617
+ }
9618
+ ],
9619
+ name: "OwnershipHandoverRequested"
9620
+ },
9621
+ {
9622
+ type: "event",
9623
+ anonymous: !1,
9624
+ inputs: [
9625
+ {
9626
+ name: "oldOwner",
9627
+ internalType: "address",
9628
+ type: "address",
9629
+ indexed: !0
9630
+ },
9631
+ {
9632
+ name: "newOwner",
9633
+ internalType: "address",
9634
+ type: "address",
9635
+ indexed: !0
9636
+ }
9637
+ ],
9638
+ name: "OwnershipTransferred"
9639
+ },
9640
+ {
9641
+ type: "event",
9642
+ anonymous: !1,
9643
+ inputs: [
9644
+ {
9645
+ name: "validatorCaller",
9646
+ internalType: "address",
9647
+ type: "address",
9648
+ indexed: !1
9649
+ }
9650
+ ],
9651
+ name: "SignerValidatorInitialized"
9652
+ },
9653
+ {
9654
+ type: "function",
9655
+ inputs: [],
9656
+ name: "cancelOwnershipHandover",
9657
+ outputs: [],
9658
+ stateMutability: "payable"
9659
+ },
9660
+ {
9661
+ type: "function",
9662
+ inputs: [],
9663
+ name: "claimFee",
9664
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
9665
+ stateMutability: "view"
9666
+ },
9667
+ {
9668
+ type: "function",
9669
+ inputs: [
9670
+ { name: "pendingOwner", internalType: "address", type: "address" }
9671
+ ],
9672
+ name: "completeOwnershipHandover",
9673
+ outputs: [],
9674
+ stateMutability: "payable"
9675
+ },
9676
+ {
9677
+ type: "function",
9678
+ inputs: [],
9679
+ name: "eip712Domain",
9680
+ outputs: [
9681
+ { name: "fields", internalType: "bytes1", type: "bytes1" },
9682
+ { name: "name", internalType: "string", type: "string" },
9683
+ { name: "version", internalType: "string", type: "string" },
9684
+ { name: "chainId", internalType: "uint256", type: "uint256" },
9685
+ { name: "verifyingContract", internalType: "address", type: "address" },
9686
+ { name: "salt", internalType: "bytes32", type: "bytes32" },
9687
+ { name: "extensions", internalType: "uint256[]", type: "uint256[]" }
9688
+ ],
9689
+ stateMutability: "view"
9690
+ },
9691
+ {
9692
+ type: "function",
9693
+ inputs: [],
9694
+ name: "getClaimFee",
9695
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
9696
+ stateMutability: "view"
9697
+ },
9698
+ {
9699
+ type: "function",
9700
+ inputs: [],
9701
+ name: "getComponentInterface",
9702
+ outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
9703
+ stateMutability: "pure"
9704
+ },
9705
+ {
9706
+ type: "function",
9707
+ inputs: [
9708
+ { name: "boostId", internalType: "uint256", type: "uint256" },
9709
+ { name: "incentiveId", internalType: "uint256", type: "uint256" },
9710
+ { name: "claimant", internalType: "address", type: "address" }
9711
+ ],
9712
+ name: "hashClaimantData",
9713
+ outputs: [{ name: "hash", internalType: "bytes32", type: "bytes32" }],
9714
+ stateMutability: "pure"
9715
+ },
9716
+ {
9717
+ type: "function",
9718
+ inputs: [
9719
+ { name: "boostId", internalType: "uint256", type: "uint256" },
9720
+ { name: "incentiveQuantity", internalType: "uint8", type: "uint8" },
9721
+ { name: "claimant", internalType: "address", type: "address" },
9722
+ { name: "incentiveData", internalType: "bytes", type: "bytes" }
9723
+ ],
9724
+ name: "hashSignerData",
9725
+ outputs: [
9726
+ { name: "hashedSignerData", internalType: "bytes32", type: "bytes32" }
9727
+ ],
9728
+ stateMutability: "view"
9729
+ },
9730
+ {
9731
+ type: "function",
9732
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
9733
+ name: "initialize",
9734
+ outputs: [],
9735
+ stateMutability: "nonpayable"
9736
+ },
9737
+ {
9738
+ type: "function",
9739
+ inputs: [],
9740
+ name: "maxClaimCount",
9741
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
9742
+ stateMutability: "view"
9743
+ },
9744
+ {
9745
+ type: "function",
9746
+ inputs: [],
9747
+ name: "owner",
9748
+ outputs: [{ name: "result", internalType: "address", type: "address" }],
9749
+ stateMutability: "view"
9750
+ },
9751
+ {
9752
+ type: "function",
9753
+ inputs: [
9754
+ { name: "pendingOwner", internalType: "address", type: "address" }
9755
+ ],
9756
+ name: "ownershipHandoverExpiresAt",
9757
+ outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
9758
+ stateMutability: "view"
9759
+ },
9760
+ {
9761
+ type: "function",
9762
+ inputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
9763
+ name: "quantityClaimed",
9764
+ outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
9765
+ stateMutability: "view"
9766
+ },
9767
+ {
9768
+ type: "function",
9769
+ inputs: [],
9770
+ name: "renounceOwnership",
9771
+ outputs: [],
9772
+ stateMutability: "payable"
9773
+ },
9774
+ {
9775
+ type: "function",
9776
+ inputs: [],
9777
+ name: "requestOwnershipHandover",
9778
+ outputs: [],
9779
+ stateMutability: "payable"
9780
+ },
9781
+ {
9782
+ type: "function",
9783
+ inputs: [
9784
+ { name: "signers_", internalType: "address[]", type: "address[]" },
9785
+ { name: "authorized_", internalType: "bool[]", type: "bool[]" }
9786
+ ],
9787
+ name: "setAuthorized",
9788
+ outputs: [],
9789
+ stateMutability: "nonpayable"
9790
+ },
9791
+ {
9792
+ type: "function",
9793
+ inputs: [{ name: "newFee", internalType: "uint256", type: "uint256" }],
9794
+ name: "setClaimFee",
9795
+ outputs: [],
9796
+ stateMutability: "nonpayable"
9797
+ },
9798
+ {
9799
+ type: "function",
9800
+ inputs: [{ name: "newCaller", internalType: "address", type: "address" }],
9801
+ name: "setValidatorCaller",
9802
+ outputs: [],
9803
+ stateMutability: "nonpayable"
9154
9804
  },
9155
9805
  {
9156
9806
  type: "function",
9157
- inputs: [{ name: "user", internalType: "address", type: "address" }],
9158
- name: "rolesOf",
9159
- outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
9807
+ inputs: [{ name: "", internalType: "address", type: "address" }],
9808
+ name: "signers",
9809
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
9810
+ stateMutability: "view"
9811
+ },
9812
+ {
9813
+ type: "function",
9814
+ inputs: [{ name: "interfaceId", internalType: "bytes4", type: "bytes4" }],
9815
+ name: "supportsInterface",
9816
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
9160
9817
  stateMutability: "view"
9161
9818
  },
9162
9819
  {
@@ -9165,16 +9822,20 @@ const Te = [
9165
9822
  name: "transferOwnership",
9166
9823
  outputs: [],
9167
9824
  stateMutability: "payable"
9168
- }
9169
- ], de = [
9825
+ },
9170
9826
  {
9171
9827
  type: "function",
9172
- inputs: [{ name: "user", internalType: "address", type: "address" }],
9173
- name: "isAuthorized",
9828
+ inputs: [
9829
+ { name: "boostId", internalType: "uint256", type: "uint256" },
9830
+ { name: "incentiveId", internalType: "uint256", type: "uint256" },
9831
+ { name: "claimant", internalType: "address", type: "address" },
9832
+ { name: "claimData", internalType: "bytes", type: "bytes" }
9833
+ ],
9834
+ name: "validate",
9174
9835
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
9175
- stateMutability: "view"
9836
+ stateMutability: "payable"
9176
9837
  }
9177
- ], h = [
9838
+ ], O = [
9178
9839
  {
9179
9840
  type: "constructor",
9180
9841
  inputs: [
@@ -9323,7 +9984,7 @@ const Te = [
9323
9984
  indexed: !1
9324
9985
  }
9325
9986
  ],
9326
- name: "SignerValidatorInitialized"
9987
+ name: "SignerValidatorV2Initialized"
9327
9988
  },
9328
9989
  {
9329
9990
  type: "function",
@@ -9394,7 +10055,8 @@ const Te = [
9394
10055
  { name: "boostId", internalType: "uint256", type: "uint256" },
9395
10056
  { name: "incentiveQuantity", internalType: "uint8", type: "uint8" },
9396
10057
  { name: "claimant", internalType: "address", type: "address" },
9397
- { name: "incentiveData", internalType: "bytes", type: "bytes" }
10058
+ { name: "incentiveData", internalType: "bytes", type: "bytes" },
10059
+ { name: "referrer", internalType: "address", type: "address" }
9398
10060
  ],
9399
10061
  name: "hashSignerData",
9400
10062
  outputs: [
@@ -9509,8 +10171,15 @@ const Te = [
9509
10171
  name: "validate",
9510
10172
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
9511
10173
  stateMutability: "payable"
10174
+ },
10175
+ {
10176
+ type: "function",
10177
+ inputs: [],
10178
+ name: "validatorName",
10179
+ outputs: [{ name: "", internalType: "string", type: "string" }],
10180
+ stateMutability: "pure"
9512
10181
  }
9513
- ], N = [
10182
+ ], x = [
9514
10183
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
9515
10184
  { type: "error", inputs: [], name: "AlreadyInitialized" },
9516
10185
  { type: "error", inputs: [], name: "ClaimFailed" },
@@ -10087,7 +10756,238 @@ const Te = [
10087
10756
  outputs: [],
10088
10757
  stateMutability: "payable"
10089
10758
  }
10090
- ], C = [
10759
+ ], _ = [
10760
+ { type: "constructor", inputs: [], stateMutability: "nonpayable" },
10761
+ { type: "error", inputs: [], name: "AlreadyInitialized" },
10762
+ { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
10763
+ { type: "error", inputs: [], name: "InitializerNotImplemented" },
10764
+ {
10765
+ type: "error",
10766
+ inputs: [
10767
+ { name: "available", internalType: "uint8", type: "uint8" },
10768
+ { name: "id", internalType: "uint256", type: "uint256" }
10769
+ ],
10770
+ name: "InvalidIncentive"
10771
+ },
10772
+ { type: "error", inputs: [], name: "InvalidInitialization" },
10773
+ { type: "error", inputs: [], name: "InvalidInitializationData" },
10774
+ { type: "error", inputs: [], name: "LengthMismatch" },
10775
+ { type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
10776
+ { type: "error", inputs: [], name: "NoHandoverRequest" },
10777
+ { type: "error", inputs: [], name: "NotInitializing" },
10778
+ { type: "error", inputs: [], name: "Unauthorized" },
10779
+ { type: "error", inputs: [], name: "Unauthorized" },
10780
+ {
10781
+ type: "event",
10782
+ anonymous: !1,
10783
+ inputs: [
10784
+ {
10785
+ name: "version",
10786
+ internalType: "uint64",
10787
+ type: "uint64",
10788
+ indexed: !1
10789
+ }
10790
+ ],
10791
+ name: "Initialized"
10792
+ },
10793
+ {
10794
+ type: "event",
10795
+ anonymous: !1,
10796
+ inputs: [
10797
+ {
10798
+ name: "pendingOwner",
10799
+ internalType: "address",
10800
+ type: "address",
10801
+ indexed: !0
10802
+ }
10803
+ ],
10804
+ name: "OwnershipHandoverCanceled"
10805
+ },
10806
+ {
10807
+ type: "event",
10808
+ anonymous: !1,
10809
+ inputs: [
10810
+ {
10811
+ name: "pendingOwner",
10812
+ internalType: "address",
10813
+ type: "address",
10814
+ indexed: !0
10815
+ }
10816
+ ],
10817
+ name: "OwnershipHandoverRequested"
10818
+ },
10819
+ {
10820
+ type: "event",
10821
+ anonymous: !1,
10822
+ inputs: [
10823
+ {
10824
+ name: "oldOwner",
10825
+ internalType: "address",
10826
+ type: "address",
10827
+ indexed: !0
10828
+ },
10829
+ {
10830
+ name: "newOwner",
10831
+ internalType: "address",
10832
+ type: "address",
10833
+ indexed: !0
10834
+ }
10835
+ ],
10836
+ name: "OwnershipTransferred"
10837
+ },
10838
+ {
10839
+ type: "event",
10840
+ anonymous: !1,
10841
+ inputs: [
10842
+ {
10843
+ name: "validatorCaller",
10844
+ internalType: "address",
10845
+ type: "address",
10846
+ indexed: !1
10847
+ }
10848
+ ],
10849
+ name: "SignerValidatorInitialized"
10850
+ },
10851
+ {
10852
+ type: "function",
10853
+ inputs: [],
10854
+ name: "cancelOwnershipHandover",
10855
+ outputs: [],
10856
+ stateMutability: "payable"
10857
+ },
10858
+ {
10859
+ type: "function",
10860
+ inputs: [
10861
+ { name: "pendingOwner", internalType: "address", type: "address" }
10862
+ ],
10863
+ name: "completeOwnershipHandover",
10864
+ outputs: [],
10865
+ stateMutability: "payable"
10866
+ },
10867
+ {
10868
+ type: "function",
10869
+ inputs: [],
10870
+ name: "eip712Domain",
10871
+ outputs: [
10872
+ { name: "fields", internalType: "bytes1", type: "bytes1" },
10873
+ { name: "name", internalType: "string", type: "string" },
10874
+ { name: "version", internalType: "string", type: "string" },
10875
+ { name: "chainId", internalType: "uint256", type: "uint256" },
10876
+ { name: "verifyingContract", internalType: "address", type: "address" },
10877
+ { name: "salt", internalType: "bytes32", type: "bytes32" },
10878
+ { name: "extensions", internalType: "uint256[]", type: "uint256[]" }
10879
+ ],
10880
+ stateMutability: "view"
10881
+ },
10882
+ {
10883
+ type: "function",
10884
+ inputs: [],
10885
+ name: "getComponentInterface",
10886
+ outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
10887
+ stateMutability: "pure"
10888
+ },
10889
+ {
10890
+ type: "function",
10891
+ inputs: [
10892
+ { name: "boostId", internalType: "uint256", type: "uint256" },
10893
+ { name: "incentiveQuantity", internalType: "uint8", type: "uint8" },
10894
+ { name: "claimant", internalType: "address", type: "address" },
10895
+ { name: "incentiveData", internalType: "bytes", type: "bytes" }
10896
+ ],
10897
+ name: "hashSignerData",
10898
+ outputs: [
10899
+ { name: "hashedSignerData", internalType: "bytes32", type: "bytes32" }
10900
+ ],
10901
+ stateMutability: "view"
10902
+ },
10903
+ {
10904
+ type: "function",
10905
+ inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
10906
+ name: "initialize",
10907
+ outputs: [],
10908
+ stateMutability: "nonpayable"
10909
+ },
10910
+ {
10911
+ type: "function",
10912
+ inputs: [],
10913
+ name: "owner",
10914
+ outputs: [{ name: "result", internalType: "address", type: "address" }],
10915
+ stateMutability: "view"
10916
+ },
10917
+ {
10918
+ type: "function",
10919
+ inputs: [
10920
+ { name: "pendingOwner", internalType: "address", type: "address" }
10921
+ ],
10922
+ name: "ownershipHandoverExpiresAt",
10923
+ outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
10924
+ stateMutability: "view"
10925
+ },
10926
+ {
10927
+ type: "function",
10928
+ inputs: [],
10929
+ name: "renounceOwnership",
10930
+ outputs: [],
10931
+ stateMutability: "payable"
10932
+ },
10933
+ {
10934
+ type: "function",
10935
+ inputs: [],
10936
+ name: "requestOwnershipHandover",
10937
+ outputs: [],
10938
+ stateMutability: "payable"
10939
+ },
10940
+ {
10941
+ type: "function",
10942
+ inputs: [
10943
+ { name: "signers_", internalType: "address[]", type: "address[]" },
10944
+ { name: "authorized_", internalType: "bool[]", type: "bool[]" }
10945
+ ],
10946
+ name: "setAuthorized",
10947
+ outputs: [],
10948
+ stateMutability: "nonpayable"
10949
+ },
10950
+ {
10951
+ type: "function",
10952
+ inputs: [{ name: "newCaller", internalType: "address", type: "address" }],
10953
+ name: "setValidatorCaller",
10954
+ outputs: [],
10955
+ stateMutability: "nonpayable"
10956
+ },
10957
+ {
10958
+ type: "function",
10959
+ inputs: [{ name: "", internalType: "address", type: "address" }],
10960
+ name: "signers",
10961
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
10962
+ stateMutability: "view"
10963
+ },
10964
+ {
10965
+ type: "function",
10966
+ inputs: [{ name: "interfaceId", internalType: "bytes4", type: "bytes4" }],
10967
+ name: "supportsInterface",
10968
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
10969
+ stateMutability: "view"
10970
+ },
10971
+ {
10972
+ type: "function",
10973
+ inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
10974
+ name: "transferOwnership",
10975
+ outputs: [],
10976
+ stateMutability: "payable"
10977
+ },
10978
+ {
10979
+ type: "function",
10980
+ inputs: [
10981
+ { name: "boostId", internalType: "uint256", type: "uint256" },
10982
+ { name: "incentiveId", internalType: "uint256", type: "uint256" },
10983
+ { name: "claimant", internalType: "address", type: "address" },
10984
+ { name: "claimData", internalType: "bytes", type: "bytes" }
10985
+ ],
10986
+ name: "validate",
10987
+ outputs: [{ name: "", internalType: "bool", type: "bool" }],
10988
+ stateMutability: "payable"
10989
+ }
10990
+ ], H = [
10091
10991
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
10092
10992
  { type: "error", inputs: [], name: "AlreadyInitialized" },
10093
10993
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -10177,7 +11077,7 @@ const Te = [
10177
11077
  indexed: !1
10178
11078
  }
10179
11079
  ],
10180
- name: "SignerValidatorInitialized"
11080
+ name: "SignerValidatorV2Initialized"
10181
11081
  },
10182
11082
  {
10183
11083
  type: "function",
@@ -10223,7 +11123,8 @@ const Te = [
10223
11123
  { name: "boostId", internalType: "uint256", type: "uint256" },
10224
11124
  { name: "incentiveQuantity", internalType: "uint8", type: "uint8" },
10225
11125
  { name: "claimant", internalType: "address", type: "address" },
10226
- { name: "incentiveData", internalType: "bytes", type: "bytes" }
11126
+ { name: "incentiveData", internalType: "bytes", type: "bytes" },
11127
+ { name: "referrer", internalType: "address", type: "address" }
10227
11128
  ],
10228
11129
  name: "hashSignerData",
10229
11130
  outputs: [
@@ -10317,8 +11218,15 @@ const Te = [
10317
11218
  name: "validate",
10318
11219
  outputs: [{ name: "", internalType: "bool", type: "bool" }],
10319
11220
  stateMutability: "payable"
11221
+ },
11222
+ {
11223
+ type: "function",
11224
+ inputs: [],
11225
+ name: "validatorName",
11226
+ outputs: [{ name: "", internalType: "string", type: "string" }],
11227
+ stateMutability: "pure"
10320
11228
  }
10321
- ], q = [
11229
+ ], S = [
10322
11230
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
10323
11231
  { type: "error", inputs: [], name: "AlreadyInitialized" },
10324
11232
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -10602,7 +11510,7 @@ const Te = [
10602
11510
  outputs: [],
10603
11511
  stateMutability: "payable"
10604
11512
  }
10605
- ], P = [
11513
+ ], Q = [
10606
11514
  { type: "constructor", inputs: [], stateMutability: "nonpayable" },
10607
11515
  { type: "error", inputs: [], name: "AlreadyInitialized" },
10608
11516
  { type: "error", inputs: [], name: "CloneAlreadyInitialized" },
@@ -11359,1079 +12267,1201 @@ const Te = [
11359
12267
  stateMutability: "payable"
11360
12268
  },
11361
12269
  { type: "receive", stateMutability: "payable" }
11362
- ], Ie = /* @__PURE__ */ e({
11363
- abi: $,
12270
+ ], Oe = /* @__PURE__ */ e({
12271
+ abi: Y,
11364
12272
  functionName: "getComponentInterface"
11365
- }), ge = /* @__PURE__ */ e(
11366
- { abi: $, functionName: "supportsInterface" }
11367
- ), he = /* @__PURE__ */ e(
11368
- { abi: x, functionName: "allowList" }
11369
- ), Oe = /* @__PURE__ */ e({
11370
- abi: x,
12273
+ }), Ne = /* @__PURE__ */ e(
12274
+ { abi: Y, functionName: "supportsInterface" }
12275
+ ), xe = /* @__PURE__ */ e(
12276
+ { abi: A, functionName: "allowList" }
12277
+ ), Ae = /* @__PURE__ */ e({
12278
+ abi: A,
11371
12279
  functionName: "claimed"
11372
- }), Ne = /* @__PURE__ */ e({
11373
- abi: x,
12280
+ }), ze = /* @__PURE__ */ e({
12281
+ abi: A,
11374
12282
  functionName: "claims"
11375
- }), xe = /* @__PURE__ */ e({
11376
- abi: x,
12283
+ }), Re = /* @__PURE__ */ e({
12284
+ abi: A,
11377
12285
  functionName: "isClaimable"
11378
- }), Ae = /* @__PURE__ */ e({
11379
- abi: x,
12286
+ }), Ce = /* @__PURE__ */ e({
12287
+ abi: A,
11380
12288
  functionName: "limit"
11381
- }), Re = /* @__PURE__ */ e({
11382
- abi: x,
12289
+ }), _e = /* @__PURE__ */ e({
12290
+ abi: A,
11383
12291
  functionName: "owner"
11384
- }), Ce = /* @__PURE__ */ e({
11385
- abi: x,
12292
+ }), He = /* @__PURE__ */ e({
12293
+ abi: A,
11386
12294
  functionName: "reward"
11387
- }), ze = /* @__PURE__ */ i({
11388
- abi: x,
12295
+ }), Ee = /* @__PURE__ */ a({
12296
+ abi: A,
11389
12297
  functionName: "claim"
11390
- }), _e = /* @__PURE__ */ a({
11391
- abi: x,
12298
+ }), Fe = /* @__PURE__ */ n({
12299
+ abi: A,
11392
12300
  functionName: "claim"
11393
- }), He = /* @__PURE__ */ e({
12301
+ }), De = /* @__PURE__ */ e({
11394
12302
  abi: o,
11395
12303
  functionName: "createBoostAuth"
11396
- }), Ee = /* @__PURE__ */ e({
12304
+ }), ke = /* @__PURE__ */ e({
11397
12305
  abi: o,
11398
12306
  functionName: "getBoost"
11399
- }), Fe = /* @__PURE__ */ e({
12307
+ }), Le = /* @__PURE__ */ e({
11400
12308
  abi: o,
11401
12309
  functionName: "getBoostCount"
11402
- }), De = /* @__PURE__ */ e({
12310
+ }), qe = /* @__PURE__ */ e({
11403
12311
  abi: o,
11404
12312
  functionName: "getIncentiveFeesInfo"
11405
- }), ke = /* @__PURE__ */ e({
12313
+ }), Be = /* @__PURE__ */ e({
11406
12314
  abi: o,
11407
12315
  functionName: "protocolFee"
11408
- }), Le = /* @__PURE__ */ e({
12316
+ }), Ue = /* @__PURE__ */ e({
11409
12317
  abi: o,
11410
12318
  functionName: "protocolFeeReceiver"
11411
- }), qe = /* @__PURE__ */ i({
12319
+ }), Se = /* @__PURE__ */ e({
12320
+ abi: o,
12321
+ functionName: "referralFee"
12322
+ }), Pe = /* @__PURE__ */ a({
11412
12323
  abi: o,
11413
12324
  functionName: "claimIncentive"
11414
- }), Be = /* @__PURE__ */ i({
12325
+ }), Ve = /* @__PURE__ */ a({
11415
12326
  abi: o,
11416
12327
  functionName: "claimIncentiveFor"
11417
- }), Ue = /* @__PURE__ */ i({
12328
+ }), Ze = /* @__PURE__ */ a({
11418
12329
  abi: o,
11419
12330
  functionName: "createBoost"
11420
- }), Se = /* @__PURE__ */ i({
12331
+ }), Qe = /* @__PURE__ */ a({
11421
12332
  abi: o,
11422
12333
  functionName: "setCreateBoostAuth"
11423
- }), Pe = /* @__PURE__ */ i({
12334
+ }), je = /* @__PURE__ */ a({
11424
12335
  abi: o,
11425
12336
  functionName: "setProtocolFeeReceiver"
11426
- }), Ve = /* @__PURE__ */ i({
12337
+ }), $e = /* @__PURE__ */ a({
12338
+ abi: o,
12339
+ functionName: "setReferralFee"
12340
+ }), Ge = /* @__PURE__ */ a({
11427
12341
  abi: o,
11428
12342
  functionName: "topupIncentiveFromBudget"
11429
- }), Ze = /* @__PURE__ */ i({
12343
+ }), Xe = /* @__PURE__ */ a({
11430
12344
  abi: o,
11431
12345
  functionName: "topupIncentiveFromSender"
11432
- }), je = /* @__PURE__ */ a({
12346
+ }), Ke = /* @__PURE__ */ n({
11433
12347
  abi: o,
11434
12348
  functionName: "claimIncentive"
11435
- }), Ge = /* @__PURE__ */ a({
12349
+ }), Ye = /* @__PURE__ */ n({
11436
12350
  abi: o,
11437
12351
  functionName: "claimIncentiveFor"
11438
- }), We = /* @__PURE__ */ a({
12352
+ }), Je = /* @__PURE__ */ n({
11439
12353
  abi: o,
11440
12354
  functionName: "createBoost"
11441
- }), $e = /* @__PURE__ */ a({
12355
+ }), We = /* @__PURE__ */ n({
11442
12356
  abi: o,
11443
12357
  functionName: "setCreateBoostAuth"
11444
- }), Qe = /* @__PURE__ */ a({
12358
+ }), et = /* @__PURE__ */ n({
11445
12359
  abi: o,
11446
12360
  functionName: "setProtocolFeeReceiver"
11447
- }), Ke = /* @__PURE__ */ a({
12361
+ }), tt = /* @__PURE__ */ n({
12362
+ abi: o,
12363
+ functionName: "setReferralFee"
12364
+ }), nt = /* @__PURE__ */ n({
11448
12365
  abi: o,
11449
12366
  functionName: "topupIncentiveFromBudget"
11450
- }), Xe = /* @__PURE__ */ a({
12367
+ }), at = /* @__PURE__ */ n({
11451
12368
  abi: o,
11452
12369
  functionName: "topupIncentiveFromSender"
11453
- }), Je = /* @__PURE__ */ e({
11454
- abi: A,
12370
+ }), it = /* @__PURE__ */ e({
12371
+ abi: z,
11455
12372
  functionName: "getBaseImplementation"
11456
- }), Ye = /* @__PURE__ */ e({
11457
- abi: A,
12373
+ }), st = /* @__PURE__ */ e({
12374
+ abi: z,
11458
12375
  functionName: "getClone"
11459
- }), et = /* @__PURE__ */ e({
11460
- abi: A,
12376
+ }), pt = /* @__PURE__ */ e({
12377
+ abi: z,
11461
12378
  functionName: "getCloneIdentifier"
11462
- }), tt = /* @__PURE__ */ e({
11463
- abi: A,
12379
+ }), yt = /* @__PURE__ */ e({
12380
+ abi: z,
11464
12381
  functionName: "getClones"
11465
- }), nt = /* @__PURE__ */ i({
11466
- abi: A,
12382
+ }), rt = /* @__PURE__ */ a({
12383
+ abi: z,
11467
12384
  functionName: "deployClone"
11468
- }), at = /* @__PURE__ */ i({
11469
- abi: A,
12385
+ }), ut = /* @__PURE__ */ a({
12386
+ abi: z,
11470
12387
  functionName: "register"
11471
- }), it = /* @__PURE__ */ a({
11472
- abi: A,
12388
+ }), ot = /* @__PURE__ */ n({
12389
+ abi: z,
11473
12390
  functionName: "deployClone"
11474
- }), st = /* @__PURE__ */ a({
11475
- abi: A,
12391
+ }), lt = /* @__PURE__ */ n({
12392
+ abi: z,
11476
12393
  functionName: "register"
11477
- }), pt = /* @__PURE__ */ e({
12394
+ }), dt = /* @__PURE__ */ e({
11478
12395
  abi: w,
11479
12396
  functionName: "asset"
11480
- }), yt = /* @__PURE__ */ e({
12397
+ }), mt = /* @__PURE__ */ e({
11481
12398
  abi: w,
11482
12399
  functionName: "cgdaParams"
11483
- }), ut = /* @__PURE__ */ e({
12400
+ }), bt = /* @__PURE__ */ e({
11484
12401
  abi: w,
11485
12402
  functionName: "claimed"
11486
- }), rt = /* @__PURE__ */ e({
12403
+ }), ct = /* @__PURE__ */ e({
11487
12404
  abi: w,
11488
12405
  functionName: "claims"
11489
- }), ot = /* @__PURE__ */ e({
12406
+ }), Tt = /* @__PURE__ */ e({
11490
12407
  abi: w,
11491
12408
  functionName: "currentReward"
11492
- }), lt = /* @__PURE__ */ e({
12409
+ }), ft = /* @__PURE__ */ e({
11493
12410
  abi: w,
11494
12411
  functionName: "isClaimable"
11495
- }), dt = /* @__PURE__ */ e({
12412
+ }), vt = /* @__PURE__ */ e({
11496
12413
  abi: w,
11497
12414
  functionName: "owner"
11498
- }), mt = /* @__PURE__ */ e({
12415
+ }), wt = /* @__PURE__ */ e({
11499
12416
  abi: w,
11500
12417
  functionName: "reward"
11501
- }), bt = /* @__PURE__ */ e({
12418
+ }), Mt = /* @__PURE__ */ e({
11502
12419
  abi: w,
11503
12420
  functionName: "totalBudget"
11504
- }), ct = /* @__PURE__ */ i({
12421
+ }), It = /* @__PURE__ */ a({
11505
12422
  abi: w,
11506
12423
  functionName: "claim"
11507
- }), Tt = /* @__PURE__ */ i({
12424
+ }), gt = /* @__PURE__ */ a({
11508
12425
  abi: w,
11509
12426
  functionName: "clawback"
11510
- }), ft = /* @__PURE__ */ a({
12427
+ }), ht = /* @__PURE__ */ n({
11511
12428
  abi: w,
11512
12429
  functionName: "claim"
11513
- }), vt = /* @__PURE__ */ a({
12430
+ }), Ot = /* @__PURE__ */ n({
11514
12431
  abi: w,
11515
12432
  functionName: "clawback"
11516
- }), wt = /* @__PURE__ */ e({
12433
+ }), Nt = /* @__PURE__ */ e({
11517
12434
  abi: c,
11518
12435
  functionName: "asset"
11519
- }), Mt = /* @__PURE__ */ e({
12436
+ }), xt = /* @__PURE__ */ e({
11520
12437
  abi: c,
11521
12438
  functionName: "claimed"
11522
- }), It = /* @__PURE__ */ e({
12439
+ }), At = /* @__PURE__ */ e({
11523
12440
  abi: c,
11524
12441
  functionName: "claims"
11525
- }), gt = /* @__PURE__ */ e(
12442
+ }), zt = /* @__PURE__ */ e(
11526
12443
  { abi: c, functionName: "currentReward" }
11527
- ), ht = /* @__PURE__ */ e({
12444
+ ), Rt = /* @__PURE__ */ e({
11528
12445
  abi: c,
11529
12446
  functionName: "entries"
11530
- }), Ot = /* @__PURE__ */ e({
12447
+ }), Ct = /* @__PURE__ */ e({
11531
12448
  abi: c,
11532
12449
  functionName: "isClaimable"
11533
- }), Nt = /* @__PURE__ */ e({
12450
+ }), _t = /* @__PURE__ */ e({
11534
12451
  abi: c,
11535
12452
  functionName: "limit"
11536
- }), xt = /* @__PURE__ */ e({
12453
+ }), Ht = /* @__PURE__ */ e({
11537
12454
  abi: c,
11538
12455
  functionName: "owner"
11539
- }), At = /* @__PURE__ */ e({
12456
+ }), Et = /* @__PURE__ */ e({
11540
12457
  abi: c,
11541
12458
  functionName: "reward"
11542
- }), Rt = /* @__PURE__ */ e({
12459
+ }), Ft = /* @__PURE__ */ e({
11543
12460
  abi: c,
11544
12461
  functionName: "strategy"
11545
- }), Ct = /* @__PURE__ */ i({
12462
+ }), Dt = /* @__PURE__ */ a({
11546
12463
  abi: c,
11547
12464
  functionName: "claim"
11548
- }), zt = /* @__PURE__ */ i({
12465
+ }), kt = /* @__PURE__ */ a({
11549
12466
  abi: c,
11550
12467
  functionName: "clawback"
11551
- }), _t = /* @__PURE__ */ i({
12468
+ }), Lt = /* @__PURE__ */ a({
11552
12469
  abi: c,
11553
12470
  functionName: "drawRaffle"
11554
- }), Ht = /* @__PURE__ */ a(
12471
+ }), qt = /* @__PURE__ */ n(
11555
12472
  { abi: c, functionName: "claim" }
11556
- ), Et = /* @__PURE__ */ a({
12473
+ ), Bt = /* @__PURE__ */ n({
11557
12474
  abi: c,
11558
12475
  functionName: "clawback"
11559
- }), Ft = /* @__PURE__ */ a({
12476
+ }), Ut = /* @__PURE__ */ n({
11560
12477
  abi: c,
11561
12478
  functionName: "drawRaffle"
11562
- }), Dt = /* @__PURE__ */ e({
12479
+ }), St = /* @__PURE__ */ e({
11563
12480
  abi: T,
11564
12481
  functionName: "asset"
11565
- }), kt = /* @__PURE__ */ e(
12482
+ }), Pt = /* @__PURE__ */ e(
11566
12483
  { abi: T, functionName: "claimed" }
11567
- ), Lt = /* @__PURE__ */ e({
12484
+ ), Vt = /* @__PURE__ */ e({
11568
12485
  abi: T,
11569
12486
  functionName: "claims"
11570
- }), qt = /* @__PURE__ */ e({
12487
+ }), Zt = /* @__PURE__ */ e({
11571
12488
  abi: T,
11572
12489
  functionName: "currentReward"
11573
- }), Bt = /* @__PURE__ */ e({
12490
+ }), Qt = /* @__PURE__ */ e({
11574
12491
  abi: T,
11575
12492
  functionName: "getPeg"
11576
- }), Ut = /* @__PURE__ */ e({
12493
+ }), jt = /* @__PURE__ */ e({
11577
12494
  abi: T,
11578
12495
  functionName: "isClaimable"
11579
- }), St = /* @__PURE__ */ e({
12496
+ }), $t = /* @__PURE__ */ e({
11580
12497
  abi: T,
11581
12498
  functionName: "limit"
11582
- }), Pt = /* @__PURE__ */ e({
12499
+ }), Gt = /* @__PURE__ */ e({
11583
12500
  abi: T,
11584
12501
  functionName: "owner"
11585
- }), Vt = /* @__PURE__ */ e({
12502
+ }), Xt = /* @__PURE__ */ e({
11586
12503
  abi: T,
11587
12504
  functionName: "peg"
11588
- }), Zt = /* @__PURE__ */ e({
12505
+ }), Kt = /* @__PURE__ */ e({
11589
12506
  abi: T,
11590
12507
  functionName: "reward"
11591
- }), jt = /* @__PURE__ */ e({
12508
+ }), Yt = /* @__PURE__ */ e({
11592
12509
  abi: T,
11593
12510
  functionName: "totalClaimed"
11594
- }), Gt = /* @__PURE__ */ i(
12511
+ }), Jt = /* @__PURE__ */ a(
11595
12512
  { abi: T, functionName: "claim" }
11596
- ), Wt = /* @__PURE__ */ i({
12513
+ ), Wt = /* @__PURE__ */ a({
11597
12514
  abi: T,
11598
12515
  functionName: "clawback"
11599
- }), $t = /* @__PURE__ */ a({
12516
+ }), en = /* @__PURE__ */ n({
11600
12517
  abi: T,
11601
12518
  functionName: "claim"
11602
- }), Qt = /* @__PURE__ */ a({
12519
+ }), tn = /* @__PURE__ */ n({
11603
12520
  abi: T,
11604
12521
  functionName: "clawback"
11605
- }), Kt = /* @__PURE__ */ e({
12522
+ }), nn = /* @__PURE__ */ e({
11606
12523
  abi: d,
11607
12524
  functionName: "asset"
11608
- }), Xt = /* @__PURE__ */ e({
12525
+ }), an = /* @__PURE__ */ e({
11609
12526
  abi: d,
11610
12527
  functionName: "claimed"
11611
- }), Jt = /* @__PURE__ */ e({
12528
+ }), sn = /* @__PURE__ */ e({
11612
12529
  abi: d,
11613
12530
  functionName: "claims"
11614
- }), Yt = /* @__PURE__ */ e({
12531
+ }), pn = /* @__PURE__ */ e({
11615
12532
  abi: d,
11616
12533
  functionName: "currentReward"
11617
- }), en = /* @__PURE__ */ e({
12534
+ }), yn = /* @__PURE__ */ e({
11618
12535
  abi: d,
11619
12536
  functionName: "getIncentiveCriteria"
11620
- }), tn = /* @__PURE__ */ e({
12537
+ }), rn = /* @__PURE__ */ e({
11621
12538
  abi: d,
11622
12539
  functionName: "getMaxReward"
11623
- }), nn = /* @__PURE__ */ e({
12540
+ }), un = /* @__PURE__ */ e({
11624
12541
  abi: d,
11625
12542
  functionName: "getPeg"
11626
- }), an = /* @__PURE__ */ e({
12543
+ }), on = /* @__PURE__ */ e({
11627
12544
  abi: d,
11628
12545
  functionName: "isClaimable"
11629
- }), sn = /* @__PURE__ */ e({
12546
+ }), ln = /* @__PURE__ */ e({
11630
12547
  abi: d,
11631
12548
  functionName: "limit"
11632
- }), pn = /* @__PURE__ */ e({
12549
+ }), dn = /* @__PURE__ */ e({
11633
12550
  abi: d,
11634
12551
  functionName: "owner"
11635
- }), yn = /* @__PURE__ */ e({
12552
+ }), mn = /* @__PURE__ */ e({
11636
12553
  abi: d,
11637
12554
  functionName: "peg"
11638
- }), un = /* @__PURE__ */ e({
12555
+ }), bn = /* @__PURE__ */ e({
11639
12556
  abi: d,
11640
12557
  functionName: "reward"
11641
- }), rn = /* @__PURE__ */ e({
12558
+ }), cn = /* @__PURE__ */ e({
11642
12559
  abi: d,
11643
12560
  functionName: "totalClaimed"
11644
- }), on = /* @__PURE__ */ i({
12561
+ }), Tn = /* @__PURE__ */ a({
11645
12562
  abi: d,
11646
12563
  functionName: "claim"
11647
- }), ln = /* @__PURE__ */ i({
12564
+ }), fn = /* @__PURE__ */ a({
11648
12565
  abi: d,
11649
12566
  functionName: "clawback"
11650
- }), dn = /* @__PURE__ */ a({
12567
+ }), vn = /* @__PURE__ */ n({
11651
12568
  abi: d,
11652
12569
  functionName: "claim"
11653
- }), mn = /* @__PURE__ */ a({
12570
+ }), wn = /* @__PURE__ */ n({
11654
12571
  abi: d,
11655
12572
  functionName: "clawback"
11656
- }), bn = /* @__PURE__ */ e({
12573
+ }), Mn = /* @__PURE__ */ e({
11657
12574
  abi: m,
11658
12575
  functionName: "asset"
11659
- }), cn = /* @__PURE__ */ e({
12576
+ }), In = /* @__PURE__ */ e({
11660
12577
  abi: m,
11661
12578
  functionName: "claimed"
11662
- }), Tn = /* @__PURE__ */ e({
12579
+ }), gn = /* @__PURE__ */ e({
11663
12580
  abi: m,
11664
12581
  functionName: "claims"
11665
- }), fn = /* @__PURE__ */ e({
12582
+ }), hn = /* @__PURE__ */ e({
11666
12583
  abi: m,
11667
12584
  functionName: "currentReward"
11668
- }), vn = /* @__PURE__ */ e({
12585
+ }), On = /* @__PURE__ */ e({
11669
12586
  abi: m,
11670
12587
  functionName: "getIncentiveCriteria"
11671
- }), wn = /* @__PURE__ */ e({
12588
+ }), Nn = /* @__PURE__ */ e({
11672
12589
  abi: m,
11673
12590
  functionName: "getMaxReward"
11674
- }), Mn = /* @__PURE__ */ e({
12591
+ }), xn = /* @__PURE__ */ e({
11675
12592
  abi: m,
11676
12593
  functionName: "getPeg"
11677
- }), In = /* @__PURE__ */ e({
12594
+ }), An = /* @__PURE__ */ e({
11678
12595
  abi: m,
11679
12596
  functionName: "isClaimable"
11680
- }), gn = /* @__PURE__ */ e({
12597
+ }), zn = /* @__PURE__ */ e({
11681
12598
  abi: m,
11682
12599
  functionName: "limit"
11683
- }), hn = /* @__PURE__ */ e({
12600
+ }), Rn = /* @__PURE__ */ e({
11684
12601
  abi: m,
11685
12602
  functionName: "owner"
11686
- }), On = /* @__PURE__ */ e({
12603
+ }), Cn = /* @__PURE__ */ e({
11687
12604
  abi: m,
11688
12605
  functionName: "peg"
11689
- }), Nn = /* @__PURE__ */ e({
12606
+ }), _n = /* @__PURE__ */ e({
11690
12607
  abi: m,
11691
12608
  functionName: "reward"
11692
- }), xn = /* @__PURE__ */ e({
12609
+ }), Hn = /* @__PURE__ */ e({
11693
12610
  abi: m,
11694
12611
  functionName: "totalClaimed"
11695
- }), An = /* @__PURE__ */ i({
12612
+ }), En = /* @__PURE__ */ a({
11696
12613
  abi: m,
11697
12614
  functionName: "claim"
11698
- }), Rn = /* @__PURE__ */ i({
12615
+ }), Fn = /* @__PURE__ */ a({
11699
12616
  abi: m,
11700
12617
  functionName: "clawback"
11701
- }), Cn = /* @__PURE__ */ a({
12618
+ }), Dn = /* @__PURE__ */ n({
11702
12619
  abi: m,
11703
12620
  functionName: "claim"
11704
- }), zn = /* @__PURE__ */ a({
12621
+ }), kn = /* @__PURE__ */ n({
11705
12622
  abi: m,
11706
12623
  functionName: "clawback"
11707
- }), _n = /* @__PURE__ */ e({
11708
- abi: Q,
12624
+ }), Ln = /* @__PURE__ */ e({
12625
+ abi: J,
11709
12626
  functionName: "getIncentiveCriteria"
11710
- }), Hn = /* @__PURE__ */ e({
11711
- abi: Q,
12627
+ }), qn = /* @__PURE__ */ e({
12628
+ abi: J,
11712
12629
  functionName: "getMaxReward"
11713
- }), En = /* @__PURE__ */ e({
11714
- abi: K,
12630
+ }), Bn = /* @__PURE__ */ e({
12631
+ abi: W,
11715
12632
  functionName: "getIncentiveCriteria"
11716
- }), Fn = /* @__PURE__ */ e({
11717
- abi: K,
12633
+ }), Un = /* @__PURE__ */ e({
12634
+ abi: W,
11718
12635
  functionName: "getMaxReward"
11719
- }), Dn = /* @__PURE__ */ e(
12636
+ }), Sn = /* @__PURE__ */ e(
11720
12637
  { abi: M, functionName: "asset" }
11721
- ), kn = /* @__PURE__ */ e({
12638
+ ), Pn = /* @__PURE__ */ e({
11722
12639
  abi: M,
11723
12640
  functionName: "claimed"
11724
- }), Ln = /* @__PURE__ */ e({
12641
+ }), Vn = /* @__PURE__ */ e({
11725
12642
  abi: M,
11726
12643
  functionName: "claims"
11727
- }), qn = /* @__PURE__ */ e({
12644
+ }), Zn = /* @__PURE__ */ e({
11728
12645
  abi: M,
11729
12646
  functionName: "currentReward"
11730
- }), Bn = /* @__PURE__ */ e({
12647
+ }), Qn = /* @__PURE__ */ e({
11731
12648
  abi: M,
11732
12649
  functionName: "isClaimable"
11733
- }), Un = /* @__PURE__ */ e(
12650
+ }), jn = /* @__PURE__ */ e(
11734
12651
  { abi: M, functionName: "limit" }
11735
- ), Sn = /* @__PURE__ */ e(
12652
+ ), $n = /* @__PURE__ */ e(
11736
12653
  { abi: M, functionName: "owner" }
11737
- ), Pn = /* @__PURE__ */ e({
12654
+ ), Gn = /* @__PURE__ */ e({
11738
12655
  abi: M,
11739
12656
  functionName: "reward"
11740
- }), Vn = /* @__PURE__ */ e({
12657
+ }), Xn = /* @__PURE__ */ e({
11741
12658
  abi: M,
11742
12659
  functionName: "totalClaimed"
11743
- }), Zn = /* @__PURE__ */ i({
12660
+ }), Kn = /* @__PURE__ */ a({
11744
12661
  abi: M,
11745
12662
  functionName: "claim"
11746
- }), jn = /* @__PURE__ */ i({
12663
+ }), Yn = /* @__PURE__ */ a({
11747
12664
  abi: M,
11748
12665
  functionName: "clawback"
11749
- }), Gn = /* @__PURE__ */ a({
12666
+ }), Jn = /* @__PURE__ */ n({
11750
12667
  abi: M,
11751
12668
  functionName: "claim"
11752
- }), Wn = /* @__PURE__ */ a({
12669
+ }), Wn = /* @__PURE__ */ n({
11753
12670
  abi: M,
11754
12671
  functionName: "clawback"
11755
- }), $n = /* @__PURE__ */ e({
11756
- abi: L,
12672
+ }), ea = /* @__PURE__ */ e({
12673
+ abi: U,
11757
12674
  functionName: "getActionClaimant"
11758
- }), Qn = /* @__PURE__ */ e({
11759
- abi: L,
12675
+ }), ta = /* @__PURE__ */ e({
12676
+ abi: U,
11760
12677
  functionName: "getActionSteps"
11761
- }), Kn = /* @__PURE__ */ i({
11762
- abi: L,
12678
+ }), na = /* @__PURE__ */ a({
12679
+ abi: U,
11763
12680
  functionName: "execute"
11764
- }), Xn = /* @__PURE__ */ a({
11765
- abi: L,
12681
+ }), aa = /* @__PURE__ */ n({
12682
+ abi: U,
11766
12683
  functionName: "execute"
11767
- }), Jn = /* @__PURE__ */ e({
11768
- abi: le,
12684
+ }), ia = /* @__PURE__ */ e({
12685
+ abi: be,
11769
12686
  functionName: "isAuthorized"
11770
- }), Yn = /* @__PURE__ */ e({
12687
+ }), sa = /* @__PURE__ */ e({
11771
12688
  abi: R,
11772
12689
  functionName: "hashSignerData"
11773
- }), ea = /* @__PURE__ */ e({
12690
+ }), pa = /* @__PURE__ */ e({
11774
12691
  abi: R,
11775
12692
  functionName: "signers"
11776
- }), ta = /* @__PURE__ */ i({
12693
+ }), ya = /* @__PURE__ */ a({
11777
12694
  abi: R,
11778
12695
  functionName: "setAuthorized"
11779
- }), na = /* @__PURE__ */ i({
12696
+ }), ra = /* @__PURE__ */ a({
11780
12697
  abi: R,
11781
12698
  functionName: "setValidatorCaller"
11782
- }), aa = /* @__PURE__ */ i({
12699
+ }), ua = /* @__PURE__ */ a({
11783
12700
  abi: R,
11784
12701
  functionName: "validate"
11785
- }), ia = /* @__PURE__ */ a({
12702
+ }), oa = /* @__PURE__ */ n({
11786
12703
  abi: R,
11787
12704
  functionName: "setAuthorized"
11788
- }), sa = /* @__PURE__ */ a({
12705
+ }), la = /* @__PURE__ */ n({
11789
12706
  abi: R,
11790
12707
  functionName: "setValidatorCaller"
11791
- }), pa = /* @__PURE__ */ a({
12708
+ }), da = /* @__PURE__ */ n({
11792
12709
  abi: R,
11793
12710
  functionName: "validate"
11794
- }), ya = /* @__PURE__ */ e({
12711
+ }), ma = /* @__PURE__ */ e({
12712
+ abi: C,
12713
+ functionName: "hashSignerData"
12714
+ }), ba = /* @__PURE__ */ e({
12715
+ abi: C,
12716
+ functionName: "signers"
12717
+ }), ca = /* @__PURE__ */ a({
12718
+ abi: C,
12719
+ functionName: "setAuthorized"
12720
+ }), Ta = /* @__PURE__ */ a({
12721
+ abi: C,
12722
+ functionName: "setValidatorCaller"
12723
+ }), fa = /* @__PURE__ */ a({
12724
+ abi: C,
12725
+ functionName: "validate"
12726
+ }), va = /* @__PURE__ */ n({
12727
+ abi: C,
12728
+ functionName: "setAuthorized"
12729
+ }), wa = /* @__PURE__ */ n({
12730
+ abi: C,
12731
+ functionName: "setValidatorCaller"
12732
+ }), Ma = /* @__PURE__ */ n({
12733
+ abi: C,
12734
+ functionName: "validate"
12735
+ }), Ia = /* @__PURE__ */ e({
11795
12736
  abi: f,
11796
12737
  functionName: "available"
11797
- }), ua = /* @__PURE__ */ e({
12738
+ }), ga = /* @__PURE__ */ e({
11798
12739
  abi: f,
11799
12740
  functionName: "distributed"
11800
- }), ra = /* @__PURE__ */ e({
12741
+ }), ha = /* @__PURE__ */ e({
11801
12742
  abi: f,
11802
12743
  functionName: "owner"
11803
- }), oa = /* @__PURE__ */ e({
12744
+ }), Oa = /* @__PURE__ */ e({
11804
12745
  abi: f,
11805
12746
  functionName: "total"
11806
- }), la = /* @__PURE__ */ i({
12747
+ }), Na = /* @__PURE__ */ a({
11807
12748
  abi: f,
11808
12749
  functionName: "allocate"
11809
- }), da = /* @__PURE__ */ i({
12750
+ }), xa = /* @__PURE__ */ a({
11810
12751
  abi: f,
11811
12752
  functionName: "clawback"
11812
- }), ma = /* @__PURE__ */ i({
12753
+ }), Aa = /* @__PURE__ */ a({
11813
12754
  abi: f,
11814
12755
  functionName: "clawbackFromTarget"
11815
- }), ba = /* @__PURE__ */ i({
12756
+ }), za = /* @__PURE__ */ a({
11816
12757
  abi: f,
11817
12758
  functionName: "disburse"
11818
- }), ca = /* @__PURE__ */ i({
12759
+ }), Ra = /* @__PURE__ */ a({
11819
12760
  abi: f,
11820
12761
  functionName: "disburseBatch"
11821
- }), Ta = /* @__PURE__ */ a({
12762
+ }), Ca = /* @__PURE__ */ n({
11822
12763
  abi: f,
11823
12764
  functionName: "allocate"
11824
- }), fa = /* @__PURE__ */ a({
12765
+ }), _a = /* @__PURE__ */ n({
11825
12766
  abi: f,
11826
12767
  functionName: "clawback"
11827
- }), va = /* @__PURE__ */ a({
12768
+ }), Ha = /* @__PURE__ */ n({
11828
12769
  abi: f,
11829
12770
  functionName: "clawbackFromTarget"
11830
- }), wa = /* @__PURE__ */ a({
12771
+ }), Ea = /* @__PURE__ */ n({
11831
12772
  abi: f,
11832
12773
  functionName: "disburse"
11833
- }), Ma = /* @__PURE__ */ a({
12774
+ }), Fa = /* @__PURE__ */ n({
11834
12775
  abi: f,
11835
12776
  functionName: "disburseBatch"
11836
- }), Ia = /* @__PURE__ */ e({
11837
- abi: E,
12777
+ }), Da = /* @__PURE__ */ e({
12778
+ abi: k,
11838
12779
  functionName: "managementFee"
11839
- }), ga = /* @__PURE__ */ i({
11840
- abi: E,
12780
+ }), ka = /* @__PURE__ */ a({
12781
+ abi: k,
11841
12782
  functionName: "payManagementFee"
11842
- }), ha = /* @__PURE__ */ i({
11843
- abi: E,
12783
+ }), La = /* @__PURE__ */ a({
12784
+ abi: k,
11844
12785
  functionName: "setManagementFee"
11845
- }), Oa = /* @__PURE__ */ a({
11846
- abi: E,
12786
+ }), qa = /* @__PURE__ */ n({
12787
+ abi: k,
11847
12788
  functionName: "payManagementFee"
11848
- }), Na = /* @__PURE__ */ a({
11849
- abi: E,
12789
+ }), Ba = /* @__PURE__ */ n({
12790
+ abi: k,
11850
12791
  functionName: "setManagementFee"
11851
- }), xa = /* @__PURE__ */ e({
11852
- abi: F,
12792
+ }), Ua = /* @__PURE__ */ e({
12793
+ abi: L,
11853
12794
  functionName: "managementFee"
11854
- }), Aa = /* @__PURE__ */ i({
11855
- abi: F,
12795
+ }), Sa = /* @__PURE__ */ a({
12796
+ abi: L,
11856
12797
  functionName: "payManagementFee"
11857
- }), Ra = /* @__PURE__ */ i({
11858
- abi: F,
12798
+ }), Pa = /* @__PURE__ */ a({
12799
+ abi: L,
11859
12800
  functionName: "setManagementFee"
11860
- }), Ca = /* @__PURE__ */ a({
11861
- abi: F,
12801
+ }), Va = /* @__PURE__ */ n({
12802
+ abi: L,
11862
12803
  functionName: "payManagementFee"
11863
- }), za = /* @__PURE__ */ a({
11864
- abi: F,
12804
+ }), Za = /* @__PURE__ */ n({
12805
+ abi: L,
11865
12806
  functionName: "setManagementFee"
11866
- }), _a = /* @__PURE__ */ e({
12807
+ }), Qa = /* @__PURE__ */ e({
11867
12808
  abi: b,
11868
12809
  functionName: "getAllowListIds"
11869
- }), Ha = /* @__PURE__ */ e({
12810
+ }), ja = /* @__PURE__ */ e({
11870
12811
  abi: b,
11871
12812
  functionName: "getDenyListIds"
11872
- }), Ea = /* @__PURE__ */ e({
12813
+ }), $a = /* @__PURE__ */ e({
11873
12814
  abi: b,
11874
12815
  functionName: "hasAllowListId"
11875
- }), Fa = /* @__PURE__ */ e({
12816
+ }), Ga = /* @__PURE__ */ e({
11876
12817
  abi: b,
11877
12818
  functionName: "hasDenyListId"
11878
- }), Da = /* @__PURE__ */ e({
12819
+ }), Xa = /* @__PURE__ */ e({
11879
12820
  abi: b,
11880
12821
  functionName: "owner"
11881
- }), ka = /* @__PURE__ */ i({
12822
+ }), Ka = /* @__PURE__ */ a({
11882
12823
  abi: b,
11883
12824
  functionName: "addAllowListId"
11884
- }), La = /* @__PURE__ */ i({
12825
+ }), Ya = /* @__PURE__ */ a({
11885
12826
  abi: b,
11886
12827
  functionName: "addDenyListId"
11887
- }), qa = /* @__PURE__ */ i({
12828
+ }), Ja = /* @__PURE__ */ a({
11888
12829
  abi: b,
11889
12830
  functionName: "removeAllowListId"
11890
- }), Ba = /* @__PURE__ */ i({
12831
+ }), Wa = /* @__PURE__ */ a({
11891
12832
  abi: b,
11892
12833
  functionName: "removeDenyListId"
11893
- }), Ua = /* @__PURE__ */ i({
12834
+ }), ei = /* @__PURE__ */ a({
11894
12835
  abi: b,
11895
12836
  functionName: "setAllowListIds"
11896
- }), Sa = /* @__PURE__ */ i({
12837
+ }), ti = /* @__PURE__ */ a({
11897
12838
  abi: b,
11898
12839
  functionName: "setDenyListIds"
11899
- }), Pa = /* @__PURE__ */ a({
12840
+ }), ni = /* @__PURE__ */ n({
11900
12841
  abi: b,
11901
12842
  functionName: "addAllowListId"
11902
- }), Va = /* @__PURE__ */ a({
12843
+ }), ai = /* @__PURE__ */ n({
11903
12844
  abi: b,
11904
12845
  functionName: "addDenyListId"
11905
- }), Za = /* @__PURE__ */ a({
12846
+ }), ii = /* @__PURE__ */ n({
11906
12847
  abi: b,
11907
12848
  functionName: "removeAllowListId"
11908
- }), ja = /* @__PURE__ */ a({
12849
+ }), si = /* @__PURE__ */ n({
11909
12850
  abi: b,
11910
12851
  functionName: "removeDenyListId"
11911
- }), Ga = /* @__PURE__ */ a({
12852
+ }), pi = /* @__PURE__ */ n({
11912
12853
  abi: b,
11913
12854
  functionName: "setAllowListIds"
11914
- }), Wa = /* @__PURE__ */ a({
12855
+ }), yi = /* @__PURE__ */ n({
11915
12856
  abi: b,
11916
12857
  functionName: "setDenyListIds"
11917
- }), $a = /* @__PURE__ */ e({
12858
+ }), ri = /* @__PURE__ */ e({
11918
12859
  abi: I,
11919
12860
  functionName: "ownershipHandoverExpiresAt"
11920
- }), Qa = /* @__PURE__ */ i({
12861
+ }), ui = /* @__PURE__ */ a({
11921
12862
  abi: I,
11922
12863
  functionName: "cancelOwnershipHandover"
11923
- }), Ka = /* @__PURE__ */ i({
12864
+ }), oi = /* @__PURE__ */ a({
11924
12865
  abi: I,
11925
12866
  functionName: "completeOwnershipHandover"
11926
- }), Xa = /* @__PURE__ */ i({
12867
+ }), li = /* @__PURE__ */ a({
11927
12868
  abi: I,
11928
12869
  functionName: "renounceOwnership"
11929
- }), Ja = /* @__PURE__ */ i(
12870
+ }), di = /* @__PURE__ */ a(
11930
12871
  { abi: I, functionName: "renounceRoles" }
11931
- ), Ya = /* @__PURE__ */ i({
12872
+ ), mi = /* @__PURE__ */ a({
11932
12873
  abi: I,
11933
12874
  functionName: "requestOwnershipHandover"
11934
- }), ei = /* @__PURE__ */ i({
12875
+ }), bi = /* @__PURE__ */ a({
11935
12876
  abi: I,
11936
12877
  functionName: "transferOwnership"
11937
- }), ti = /* @__PURE__ */ a({
12878
+ }), ci = /* @__PURE__ */ n({
11938
12879
  abi: I,
11939
12880
  functionName: "cancelOwnershipHandover"
11940
- }), ni = /* @__PURE__ */ a({
12881
+ }), Ti = /* @__PURE__ */ n({
11941
12882
  abi: I,
11942
12883
  functionName: "completeOwnershipHandover"
11943
- }), ai = /* @__PURE__ */ a({
12884
+ }), fi = /* @__PURE__ */ n({
11944
12885
  abi: I,
11945
12886
  functionName: "renounceOwnership"
11946
- }), ii = /* @__PURE__ */ a({
12887
+ }), vi = /* @__PURE__ */ n({
11947
12888
  abi: I,
11948
12889
  functionName: "renounceRoles"
11949
- }), si = /* @__PURE__ */ a({
12890
+ }), wi = /* @__PURE__ */ n({
11950
12891
  abi: I,
11951
12892
  functionName: "requestOwnershipHandover"
11952
- }), pi = /* @__PURE__ */ a({
12893
+ }), Mi = /* @__PURE__ */ n({
11953
12894
  abi: I,
11954
12895
  functionName: "transferOwnership"
11955
- }), yi = /* @__PURE__ */ e(
11956
- { abi: de, functionName: "isAuthorized" }
11957
- ), ui = /* @__PURE__ */ e({
12896
+ }), Ii = /* @__PURE__ */ e(
12897
+ { abi: ce, functionName: "isAuthorized" }
12898
+ ), gi = /* @__PURE__ */ e({
11958
12899
  abi: h,
11959
12900
  functionName: "getClaimFee"
11960
- }), ri = /* @__PURE__ */ e({
12901
+ }), hi = /* @__PURE__ */ e({
11961
12902
  abi: h,
11962
12903
  functionName: "hashSignerData"
11963
- }), oi = /* @__PURE__ */ e({
12904
+ }), Oi = /* @__PURE__ */ e({
11964
12905
  abi: h,
11965
12906
  functionName: "signers"
11966
- }), li = /* @__PURE__ */ i({
12907
+ }), Ni = /* @__PURE__ */ a({
11967
12908
  abi: h,
11968
12909
  functionName: "setAuthorized"
11969
- }), di = /* @__PURE__ */ i({
12910
+ }), xi = /* @__PURE__ */ a({
11970
12911
  abi: h,
11971
12912
  functionName: "setClaimFee"
11972
- }), mi = /* @__PURE__ */ i({
12913
+ }), Ai = /* @__PURE__ */ a({
11973
12914
  abi: h,
11974
12915
  functionName: "setValidatorCaller"
11975
- }), bi = /* @__PURE__ */ i({
12916
+ }), zi = /* @__PURE__ */ a({
11976
12917
  abi: h,
11977
12918
  functionName: "validate"
11978
- }), ci = /* @__PURE__ */ a({
12919
+ }), Ri = /* @__PURE__ */ n({
11979
12920
  abi: h,
11980
12921
  functionName: "setAuthorized"
11981
- }), Ti = /* @__PURE__ */ a({
12922
+ }), Ci = /* @__PURE__ */ n({
11982
12923
  abi: h,
11983
12924
  functionName: "setClaimFee"
11984
- }), fi = /* @__PURE__ */ a({
12925
+ }), _i = /* @__PURE__ */ n({
11985
12926
  abi: h,
11986
12927
  functionName: "setValidatorCaller"
11987
- }), vi = /* @__PURE__ */ a({
12928
+ }), Hi = /* @__PURE__ */ n({
11988
12929
  abi: h,
11989
12930
  functionName: "validate"
11990
- }), wi = /* @__PURE__ */ e({
11991
- abi: N,
12931
+ }), Ei = /* @__PURE__ */ e({
12932
+ abi: O,
12933
+ functionName: "getClaimFee"
12934
+ }), Fi = /* @__PURE__ */ e({
12935
+ abi: O,
12936
+ functionName: "hashSignerData"
12937
+ }), Di = /* @__PURE__ */ e({
12938
+ abi: O,
12939
+ functionName: "signers"
12940
+ }), ki = /* @__PURE__ */ a({
12941
+ abi: O,
12942
+ functionName: "setAuthorized"
12943
+ }), Li = /* @__PURE__ */ a({
12944
+ abi: O,
12945
+ functionName: "setClaimFee"
12946
+ }), qi = /* @__PURE__ */ a({
12947
+ abi: O,
12948
+ functionName: "setValidatorCaller"
12949
+ }), Bi = /* @__PURE__ */ a({
12950
+ abi: O,
12951
+ functionName: "validate"
12952
+ }), Ui = /* @__PURE__ */ n({
12953
+ abi: O,
12954
+ functionName: "setAuthorized"
12955
+ }), Si = /* @__PURE__ */ n({
12956
+ abi: O,
12957
+ functionName: "setClaimFee"
12958
+ }), Pi = /* @__PURE__ */ n({
12959
+ abi: O,
12960
+ functionName: "setValidatorCaller"
12961
+ }), Vi = /* @__PURE__ */ n({
12962
+ abi: O,
12963
+ functionName: "validate"
12964
+ }), Zi = /* @__PURE__ */ e({
12965
+ abi: x,
11992
12966
  functionName: "claimed"
11993
- }), Mi = /* @__PURE__ */ e({
11994
- abi: N,
12967
+ }), Qi = /* @__PURE__ */ e({
12968
+ abi: x,
11995
12969
  functionName: "claims"
11996
- }), Ii = /* @__PURE__ */ e({
11997
- abi: N,
12970
+ }), ji = /* @__PURE__ */ e({
12971
+ abi: x,
11998
12972
  functionName: "currentReward"
11999
- }), gi = /* @__PURE__ */ e({
12000
- abi: N,
12973
+ }), $i = /* @__PURE__ */ e({
12974
+ abi: x,
12001
12975
  functionName: "isClaimable"
12002
- }), hi = /* @__PURE__ */ e({
12003
- abi: N,
12976
+ }), Gi = /* @__PURE__ */ e({
12977
+ abi: x,
12004
12978
  functionName: "limit"
12005
- }), Oi = /* @__PURE__ */ e({
12006
- abi: N,
12979
+ }), Xi = /* @__PURE__ */ e({
12980
+ abi: x,
12007
12981
  functionName: "reward"
12008
- }), Ni = /* @__PURE__ */ e({
12009
- abi: N,
12982
+ }), Ki = /* @__PURE__ */ e({
12983
+ abi: x,
12010
12984
  functionName: "selector"
12011
- }), xi = /* @__PURE__ */ e({
12012
- abi: N,
12985
+ }), Yi = /* @__PURE__ */ e({
12986
+ abi: x,
12013
12987
  functionName: "venue"
12014
- }), Ai = /* @__PURE__ */ i({
12015
- abi: N,
12988
+ }), Ji = /* @__PURE__ */ a({
12989
+ abi: x,
12016
12990
  functionName: "claim"
12017
- }), Ri = /* @__PURE__ */ a({
12018
- abi: N,
12991
+ }), Wi = /* @__PURE__ */ n({
12992
+ abi: x,
12019
12993
  functionName: "claim"
12020
- }), Ci = /* @__PURE__ */ e({
12994
+ }), es = /* @__PURE__ */ e({
12021
12995
  abi: v,
12022
12996
  functionName: "hasAllRoles"
12023
- }), zi = /* @__PURE__ */ e({
12997
+ }), ts = /* @__PURE__ */ e({
12024
12998
  abi: v,
12025
12999
  functionName: "hasAnyRole"
12026
- }), _i = /* @__PURE__ */ e({
13000
+ }), ns = /* @__PURE__ */ e({
12027
13001
  abi: v,
12028
13002
  functionName: "isAuthorized"
12029
- }), Hi = /* @__PURE__ */ e({
13003
+ }), as = /* @__PURE__ */ e({
12030
13004
  abi: v,
12031
13005
  functionName: "rolesOf"
12032
- }), Ei = /* @__PURE__ */ i({
13006
+ }), is = /* @__PURE__ */ a({
12033
13007
  abi: v,
12034
13008
  functionName: "grantManyRoles"
12035
- }), Fi = /* @__PURE__ */ i({
13009
+ }), ss = /* @__PURE__ */ a({
12036
13010
  abi: v,
12037
13011
  functionName: "grantRoles"
12038
- }), Di = /* @__PURE__ */ i({
13012
+ }), ps = /* @__PURE__ */ a({
12039
13013
  abi: v,
12040
13014
  functionName: "revokeManyRoles"
12041
- }), ki = /* @__PURE__ */ i({
13015
+ }), ys = /* @__PURE__ */ a({
12042
13016
  abi: v,
12043
13017
  functionName: "revokeRoles"
12044
- }), Li = /* @__PURE__ */ i({
13018
+ }), rs = /* @__PURE__ */ a({
12045
13019
  abi: v,
12046
13020
  functionName: "setAuthorized"
12047
- }), qi = /* @__PURE__ */ a({
13021
+ }), us = /* @__PURE__ */ n({
12048
13022
  abi: v,
12049
13023
  functionName: "grantManyRoles"
12050
- }), Bi = /* @__PURE__ */ a({
13024
+ }), os = /* @__PURE__ */ n({
12051
13025
  abi: v,
12052
13026
  functionName: "grantRoles"
12053
- }), Ui = /* @__PURE__ */ a(
13027
+ }), ls = /* @__PURE__ */ n(
12054
13028
  { abi: v, functionName: "revokeManyRoles" }
12055
- ), Si = /* @__PURE__ */ a({
13029
+ ), ds = /* @__PURE__ */ n({
12056
13030
  abi: v,
12057
13031
  functionName: "revokeRoles"
12058
- }), Pi = /* @__PURE__ */ a({
13032
+ }), ms = /* @__PURE__ */ n({
12059
13033
  abi: v,
12060
13034
  functionName: "setAuthorized"
12061
- }), Vi = /* @__PURE__ */ e({
12062
- abi: C,
13035
+ }), bs = /* @__PURE__ */ e({
13036
+ abi: _,
12063
13037
  functionName: "hashSignerData"
12064
- }), Zi = /* @__PURE__ */ e({
12065
- abi: C,
13038
+ }), cs = /* @__PURE__ */ e({
13039
+ abi: _,
12066
13040
  functionName: "signers"
12067
- }), ji = /* @__PURE__ */ i({
12068
- abi: C,
13041
+ }), Ts = /* @__PURE__ */ a({
13042
+ abi: _,
12069
13043
  functionName: "setAuthorized"
12070
- }), Gi = /* @__PURE__ */ i({
12071
- abi: C,
13044
+ }), fs = /* @__PURE__ */ a({
13045
+ abi: _,
12072
13046
  functionName: "setValidatorCaller"
12073
- }), Wi = /* @__PURE__ */ i({
12074
- abi: C,
13047
+ }), vs = /* @__PURE__ */ a({
13048
+ abi: _,
12075
13049
  functionName: "validate"
12076
- }), $i = /* @__PURE__ */ a({
12077
- abi: C,
13050
+ }), ws = /* @__PURE__ */ n({
13051
+ abi: _,
12078
13052
  functionName: "setAuthorized"
12079
- }), Qi = /* @__PURE__ */ a({
12080
- abi: C,
13053
+ }), Ms = /* @__PURE__ */ n({
13054
+ abi: _,
12081
13055
  functionName: "setValidatorCaller"
12082
- }), Ki = /* @__PURE__ */ a({
12083
- abi: C,
13056
+ }), Is = /* @__PURE__ */ n({
13057
+ abi: _,
12084
13058
  functionName: "validate"
12085
- }), Xi = /* @__PURE__ */ e({
12086
- abi: q,
13059
+ }), gs = /* @__PURE__ */ e({
13060
+ abi: H,
13061
+ functionName: "hashSignerData"
13062
+ }), hs = /* @__PURE__ */ e({
13063
+ abi: H,
13064
+ functionName: "signers"
13065
+ }), Os = /* @__PURE__ */ a({
13066
+ abi: H,
13067
+ functionName: "setAuthorized"
13068
+ }), Ns = /* @__PURE__ */ a({
13069
+ abi: H,
13070
+ functionName: "setValidatorCaller"
13071
+ }), xs = /* @__PURE__ */ a(
13072
+ { abi: H, functionName: "validate" }
13073
+ ), As = /* @__PURE__ */ n({
13074
+ abi: H,
13075
+ functionName: "setAuthorized"
13076
+ }), zs = /* @__PURE__ */ n({
13077
+ abi: H,
13078
+ functionName: "setValidatorCaller"
13079
+ }), Rs = /* @__PURE__ */ n({
13080
+ abi: H,
13081
+ functionName: "validate"
13082
+ }), Cs = /* @__PURE__ */ e({
13083
+ abi: S,
12087
13084
  functionName: "isAllowed"
12088
- }), Ji = /* @__PURE__ */ e({
12089
- abi: q,
13085
+ }), _s = /* @__PURE__ */ e({
13086
+ abi: S,
12090
13087
  functionName: "owner"
12091
- }), Yi = /* @__PURE__ */ i(
12092
- { abi: q, functionName: "setAllowed" }
12093
- ), es = /* @__PURE__ */ a({
12094
- abi: q,
13088
+ }), Hs = /* @__PURE__ */ a(
13089
+ { abi: S, functionName: "setAllowed" }
13090
+ ), Es = /* @__PURE__ */ n({
13091
+ abi: S,
12095
13092
  functionName: "setAllowed"
12096
- }), ts = /* @__PURE__ */ e({
12097
- abi: P,
13093
+ }), Fs = /* @__PURE__ */ e({
13094
+ abi: Q,
12098
13095
  functionName: "isAllowed"
12099
- }), ns = /* @__PURE__ */ i({
12100
- abi: P,
13096
+ }), Ds = /* @__PURE__ */ a({
13097
+ abi: Q,
12101
13098
  functionName: "setDenied"
12102
- }), as = /* @__PURE__ */ a({
12103
- abi: P,
13099
+ }), ks = /* @__PURE__ */ n({
13100
+ abi: Q,
12104
13101
  functionName: "setDenied"
12105
- }), is = /* @__PURE__ */ e({
13102
+ }), Ls = /* @__PURE__ */ e({
12106
13103
  abi: g,
12107
13104
  functionName: "distributed"
12108
- }), ss = /* @__PURE__ */ e({
13105
+ }), qs = /* @__PURE__ */ e({
12109
13106
  abi: g,
12110
13107
  functionName: "total"
12111
- }), ps = /* @__PURE__ */ i({
13108
+ }), Bs = /* @__PURE__ */ a({
12112
13109
  abi: g,
12113
13110
  functionName: "clawbackFromTarget"
12114
- }), ys = /* @__PURE__ */ i({
13111
+ }), Us = /* @__PURE__ */ a({
12115
13112
  abi: g,
12116
13113
  functionName: "createBoost"
12117
- }), us = /* @__PURE__ */ i({
13114
+ }), Ss = /* @__PURE__ */ a({
12118
13115
  abi: g,
12119
13116
  functionName: "createBoostWithPermit2"
12120
- }), rs = /* @__PURE__ */ i(
13117
+ }), Ps = /* @__PURE__ */ a(
12121
13118
  { abi: g, functionName: "disburse" }
12122
- ), os = /* @__PURE__ */ i({
13119
+ ), Vs = /* @__PURE__ */ a({
12123
13120
  abi: g,
12124
13121
  functionName: "disburseBatch"
12125
- }), ls = /* @__PURE__ */ a({
13122
+ }), Zs = /* @__PURE__ */ n({
12126
13123
  abi: g,
12127
13124
  functionName: "clawbackFromTarget"
12128
- }), ds = /* @__PURE__ */ a({
13125
+ }), Qs = /* @__PURE__ */ n({
12129
13126
  abi: g,
12130
13127
  functionName: "createBoost"
12131
- }), ms = /* @__PURE__ */ a({
13128
+ }), js = /* @__PURE__ */ n({
12132
13129
  abi: g,
12133
13130
  functionName: "createBoostWithPermit2"
12134
- }), bs = /* @__PURE__ */ a({
13131
+ }), $s = /* @__PURE__ */ n({
12135
13132
  abi: g,
12136
13133
  functionName: "disburse"
12137
- }), cs = /* @__PURE__ */ a({
13134
+ }), Gs = /* @__PURE__ */ n({
12138
13135
  abi: g,
12139
13136
  functionName: "disburseBatch"
12140
13137
  });
12141
13138
  export {
12142
- C as $,
12143
- Fi as A,
12144
- ai as B,
12145
- A as C,
12146
- h as D,
13139
+ R as $,
13140
+ T as A,
13141
+ rs as B,
13142
+ wi as C,
13143
+ mi as D,
12147
13144
  f as E,
12148
- Xa as F,
12149
- R as G,
12150
- Bi as H,
12151
- T as I,
12152
- si as J,
12153
- Ya as K,
12154
- ni as L,
12155
- Di as M,
12156
- Te as N,
12157
- M as O,
12158
- Ui as P,
12159
- Ka as Q,
12160
- ki as R,
12161
- q as S,
12162
- ti as T,
12163
- x as U,
12164
- Qa as V,
12165
- ii as W,
12166
- $a as X,
12167
- Ja as Y,
12168
- ge as Z,
12169
- Ie as _,
12170
- b as a,
12171
- Et as a$,
12172
- st as a0,
12173
- at as a1,
12174
- it as a2,
12175
- nt as a3,
12176
- Je as a4,
12177
- Ye as a5,
12178
- tt as a6,
12179
- et as a7,
12180
- yi as a8,
12181
- Ta as a9,
12182
- ts as aA,
12183
- as as aB,
12184
- ns as aC,
12185
- dt as aD,
12186
- rt as aE,
12187
- mt as aF,
12188
- ut as aG,
12189
- pt as aH,
12190
- yt as aI,
12191
- bt as aJ,
12192
- ft as aK,
12193
- ct as aL,
12194
- vt as aM,
12195
- Tt as aN,
12196
- lt as aO,
12197
- ot as aP,
12198
- xt as aQ,
13145
+ x as F,
13146
+ v as G,
13147
+ w as H,
13148
+ Ti as I,
13149
+ H as J,
13150
+ oi as K,
13151
+ us as L,
13152
+ is as M,
13153
+ ci as N,
13154
+ b as O,
13155
+ os as P,
13156
+ ui as Q,
13157
+ ss as R,
13158
+ ri as S,
13159
+ g as T,
13160
+ h as U,
13161
+ M as V,
13162
+ C as W,
13163
+ _ as X,
13164
+ vi as Y,
13165
+ A as Z,
13166
+ S as _,
13167
+ ce as a,
13168
+ _t as a$,
13169
+ di as a0,
13170
+ he as a1,
13171
+ Ne as a2,
13172
+ Oe as a3,
13173
+ lt as a4,
13174
+ ut as a5,
13175
+ ot as a6,
13176
+ rt as a7,
13177
+ it as a8,
13178
+ st as a9,
13179
+ _s as aA,
13180
+ Cs as aB,
13181
+ Es as aC,
13182
+ Hs as aD,
13183
+ Fs as aE,
13184
+ ks as aF,
13185
+ Ds as aG,
13186
+ vt as aH,
13187
+ ct as aI,
13188
+ wt as aJ,
13189
+ bt as aK,
13190
+ dt as aL,
13191
+ mt as aM,
13192
+ Mt as aN,
13193
+ ht as aO,
13194
+ It as aP,
13195
+ Ot as aQ,
12199
13196
  gt as aR,
12200
- It as aS,
12201
- Mt as aT,
12202
- wt as aU,
12203
- Rt as aV,
13197
+ ft as aS,
13198
+ Tt as aT,
13199
+ Ht as aU,
13200
+ zt as aV,
12204
13201
  At as aW,
12205
- Nt as aX,
12206
- ht as aY,
12207
- Ht as aZ,
12208
- Ct as a_,
12209
- la as aa,
12210
- fa as ab,
12211
- da as ac,
12212
- va as ad,
12213
- ma as ae,
12214
- wa as af,
12215
- ba as ag,
12216
- Ma as ah,
12217
- ca as ai,
12218
- ra as aj,
12219
- oa as ak,
12220
- ya as al,
12221
- ua as am,
12222
- Re as an,
12223
- Ne as ao,
12224
- Ce as ap,
12225
- Oe as aq,
12226
- he as ar,
12227
- Ae as as,
12228
- _e as at,
12229
- ze as au,
13202
+ xt as aX,
13203
+ Nt as aY,
13204
+ Ft as aZ,
13205
+ Et as a_,
13206
+ yt as aa,
13207
+ pt as ab,
13208
+ Ii as ac,
13209
+ Ca as ad,
13210
+ Na as ae,
13211
+ _a as af,
13212
+ xa as ag,
13213
+ Ha as ah,
13214
+ Aa as ai,
13215
+ Ea as aj,
13216
+ za as ak,
13217
+ Fa as al,
13218
+ Ra as am,
13219
+ ha as an,
13220
+ Oa as ao,
13221
+ Ia as ap,
13222
+ ga as aq,
13223
+ _e as ar,
13224
+ ze as as,
13225
+ He as at,
13226
+ Ae as au,
12230
13227
  xe as av,
12231
- Ji as aw,
12232
- Xi as ax,
12233
- es as ay,
12234
- Yi as az,
12235
- Q as b,
12236
- Ai as b$,
12237
- zt as b0,
12238
- Ot as b1,
12239
- Ft as b2,
12240
- _t as b3,
12241
- _n as b4,
12242
- Hn as b5,
12243
- En as b6,
12244
- Fn as b7,
12245
- Sn as b8,
12246
- Vn as b9,
12247
- nn as bA,
12248
- en as bB,
12249
- hn as bC,
12250
- fn as bD,
12251
- wn as bE,
12252
- Tn as bF,
12253
- xn as bG,
12254
- cn as bH,
12255
- bn as bI,
12256
- On as bJ,
12257
- Nn as bK,
12258
- gn as bL,
12259
- Cn as bM,
12260
- An as bN,
12261
- zn as bO,
12262
- Rn as bP,
12263
- In as bQ,
12264
- Mn as bR,
12265
- vn as bS,
12266
- Mi as bT,
12267
- Ii as bU,
12268
- Oi as bV,
12269
- wi as bW,
12270
- xi as bX,
12271
- hi as bY,
12272
- Ni as bZ,
12273
- Ri as b_,
12274
- qn as ba,
12275
- Ln as bb,
12276
- kn as bc,
12277
- Dn as bd,
12278
- Pn as be,
12279
- Un as bf,
12280
- Gn as bg,
12281
- Zn as bh,
12282
- Wn as bi,
13228
+ Ce as aw,
13229
+ Fe as ax,
13230
+ Ee as ay,
13231
+ Re as az,
13232
+ m as b,
13233
+ Yi as b$,
13234
+ Rt as b0,
13235
+ qt as b1,
13236
+ Dt as b2,
13237
+ Bt as b3,
13238
+ kt as b4,
13239
+ Ct as b5,
13240
+ Ut as b6,
13241
+ Lt as b7,
13242
+ Ln as b8,
13243
+ qn as b9,
13244
+ Tn as bA,
13245
+ wn as bB,
13246
+ fn as bC,
13247
+ on as bD,
13248
+ un as bE,
13249
+ yn as bF,
13250
+ Rn as bG,
13251
+ hn as bH,
13252
+ Nn as bI,
13253
+ gn as bJ,
13254
+ Hn as bK,
13255
+ In as bL,
13256
+ Mn as bM,
13257
+ Cn as bN,
13258
+ _n as bO,
13259
+ zn as bP,
13260
+ Dn as bQ,
13261
+ En as bR,
13262
+ kn as bS,
13263
+ Fn as bT,
13264
+ An as bU,
13265
+ xn as bV,
13266
+ On as bW,
13267
+ Qi as bX,
13268
+ ji as bY,
13269
+ Xi as bZ,
13270
+ Zi as b_,
13271
+ Bn as ba,
13272
+ Un as bb,
13273
+ $n as bc,
13274
+ Xn as bd,
13275
+ Zn as be,
13276
+ Vn as bf,
13277
+ Pn as bg,
13278
+ Sn as bh,
13279
+ Gn as bi,
12283
13280
  jn as bj,
12284
- Bn as bk,
12285
- pn as bl,
12286
- Yt as bm,
12287
- tn as bn,
12288
- Jt as bo,
12289
- rn as bp,
12290
- Xt as bq,
12291
- Kt as br,
12292
- yn as bs,
12293
- un as bt,
12294
- sn as bu,
12295
- dn as bv,
12296
- on as bw,
12297
- mn as bx,
13281
+ Jn as bk,
13282
+ Kn as bl,
13283
+ Wn as bm,
13284
+ Yn as bn,
13285
+ Qn as bo,
13286
+ dn as bp,
13287
+ pn as bq,
13288
+ rn as br,
13289
+ sn as bs,
13290
+ cn as bt,
13291
+ an as bu,
13292
+ nn as bv,
13293
+ mn as bw,
13294
+ bn as bx,
12298
13295
  ln as by,
12299
- an as bz,
12300
- d as c,
12301
- L as c$,
12302
- gi as c0,
12303
- Zi as c1,
12304
- Vi as c2,
12305
- Ki as c3,
12306
- Wi as c4,
12307
- $i as c5,
12308
- ji as c6,
12309
- Qi as c7,
12310
- Gi as c8,
12311
- ea as c9,
12312
- oi as cA,
12313
- ri as cB,
12314
- vi as cC,
12315
- bi as cD,
12316
- ci as cE,
12317
- li as cF,
12318
- fi as cG,
12319
- mi as cH,
12320
- Me as cI,
12321
- Da as cJ,
12322
- _a as cK,
12323
- Ha as cL,
12324
- Ga as cM,
12325
- Ua as cN,
12326
- Wa as cO,
12327
- Sa as cP,
12328
- Pa as cQ,
12329
- ka as cR,
12330
- Va as cS,
12331
- La as cT,
12332
- Za as cU,
12333
- qa as cV,
12334
- ja as cW,
12335
- Ba as cX,
12336
- Ea as cY,
12337
- Fa as cZ,
12338
- fe as c_,
12339
- Yn as ca,
12340
- pa as cb,
12341
- aa as cc,
12342
- ia as cd,
12343
- ta as ce,
12344
- sa as cf,
12345
- na as cg,
12346
- Pt as ch,
12347
- qt as ci,
12348
- Lt as cj,
12349
- jt as ck,
12350
- kt as cl,
12351
- Dt as cm,
12352
- Vt as cn,
12353
- Zt as co,
12354
- St as cp,
12355
- $t as cq,
12356
- Gt as cr,
12357
- Qt as cs,
12358
- Wt as ct,
12359
- Ut as cu,
12360
- Bt as cv,
12361
- we as cw,
12362
- ui as cx,
12363
- Ti as cy,
12364
- di as cz,
12365
- de as d,
12366
- Qn as d0,
12367
- $n as d1,
12368
- Xn as d2,
12369
- Kn as d3,
12370
- Oa as d4,
12371
- ga as d5,
12372
- Na as d6,
12373
- ha as d7,
12374
- Ia as d8,
12375
- Ca as d9,
12376
- Jn as dA,
12377
- He as dB,
12378
- $e as dC,
12379
- Se as dD,
12380
- ke as dE,
12381
- Le as dF,
12382
- Qe as dG,
12383
- Pe as dH,
12384
- De as dI,
12385
- Xe as dJ,
12386
- Ze as dK,
12387
- Ke as dL,
12388
- Ve as dM,
12389
- Aa as da,
12390
- za as db,
12391
- Ra as dc,
12392
- xa as dd,
12393
- ls as de,
12394
- ps as df,
12395
- bs as dg,
12396
- rs as dh,
12397
- cs as di,
12398
- os as dj,
12399
- ss as dk,
12400
- is as dl,
12401
- ve as dm,
12402
- Ue as dn,
12403
- We as dp,
12404
- ys as dq,
12405
- ds as dr,
12406
- us as ds,
12407
- ms as dt,
12408
- je as du,
12409
- qe as dv,
12410
- Ge as dw,
12411
- Be as dx,
12412
- Ee as dy,
12413
- Fe as dz,
12414
- Pi as e,
12415
- K as f,
12416
- c as g,
12417
- Li as h,
12418
- Si as i,
12419
- qi as j,
12420
- P as k,
12421
- o as l,
12422
- m,
12423
- Ei as n,
12424
- Hi as o,
12425
- E as p,
12426
- v as q,
12427
- F as r,
12428
- zi as s,
12429
- _i as t,
12430
- pi as u,
12431
- g as v,
12432
- ei as w,
12433
- N as x,
12434
- Ci as y,
12435
- w as z
13296
+ vn as bz,
13297
+ ms as c,
13298
+ Pt as c$,
13299
+ Gi as c0,
13300
+ Ki as c1,
13301
+ Wi as c2,
13302
+ Ji as c3,
13303
+ $i as c4,
13304
+ cs as c5,
13305
+ bs as c6,
13306
+ Is as c7,
13307
+ vs as c8,
13308
+ ws as c9,
13309
+ As as cA,
13310
+ Os as cB,
13311
+ zs as cC,
13312
+ Ns as cD,
13313
+ ba as cE,
13314
+ ma as cF,
13315
+ Ma as cG,
13316
+ fa as cH,
13317
+ va as cI,
13318
+ ca as cJ,
13319
+ wa as cK,
13320
+ Ta as cL,
13321
+ Ei as cM,
13322
+ Si as cN,
13323
+ Li as cO,
13324
+ Di as cP,
13325
+ Fi as cQ,
13326
+ Vi as cR,
13327
+ Bi as cS,
13328
+ Ui as cT,
13329
+ ki as cU,
13330
+ Pi as cV,
13331
+ qi as cW,
13332
+ Gt as cX,
13333
+ Zt as cY,
13334
+ Vt as cZ,
13335
+ Yt as c_,
13336
+ Ts as ca,
13337
+ Ms as cb,
13338
+ fs as cc,
13339
+ pa as cd,
13340
+ sa as ce,
13341
+ da as cf,
13342
+ ua as cg,
13343
+ oa as ch,
13344
+ ya as ci,
13345
+ la as cj,
13346
+ ra as ck,
13347
+ gi as cl,
13348
+ Ci as cm,
13349
+ xi as cn,
13350
+ Oi as co,
13351
+ hi as cp,
13352
+ Hi as cq,
13353
+ zi as cr,
13354
+ Ri as cs,
13355
+ Ni as ct,
13356
+ _i as cu,
13357
+ Ai as cv,
13358
+ hs as cw,
13359
+ gs as cx,
13360
+ Rs as cy,
13361
+ xs as cz,
13362
+ ds as d,
13363
+ Ve as d$,
13364
+ St as d0,
13365
+ Xt as d1,
13366
+ Kt as d2,
13367
+ $t as d3,
13368
+ en as d4,
13369
+ Jt as d5,
13370
+ tn as d6,
13371
+ Wt as d7,
13372
+ jt as d8,
13373
+ Qt as d9,
13374
+ ka as dA,
13375
+ Ba as dB,
13376
+ La as dC,
13377
+ Da as dD,
13378
+ Va as dE,
13379
+ Sa as dF,
13380
+ Za as dG,
13381
+ Pa as dH,
13382
+ Ua as dI,
13383
+ Zs as dJ,
13384
+ Bs as dK,
13385
+ $s as dL,
13386
+ Ps as dM,
13387
+ Gs as dN,
13388
+ Vs as dO,
13389
+ qs as dP,
13390
+ Ls as dQ,
13391
+ Ie as dR,
13392
+ Ze as dS,
13393
+ Je as dT,
13394
+ Us as dU,
13395
+ Qs as dV,
13396
+ Ss as dW,
13397
+ js as dX,
13398
+ Ke as dY,
13399
+ Pe as dZ,
13400
+ Ye as d_,
13401
+ ge as da,
13402
+ Xa as db,
13403
+ Qa as dc,
13404
+ ja as dd,
13405
+ pi as de,
13406
+ ei as df,
13407
+ yi as dg,
13408
+ ti as dh,
13409
+ ni as di,
13410
+ Ka as dj,
13411
+ ai as dk,
13412
+ Ya as dl,
13413
+ ii as dm,
13414
+ Ja as dn,
13415
+ si as dp,
13416
+ Wa as dq,
13417
+ $a as dr,
13418
+ Ga as ds,
13419
+ Me as dt,
13420
+ U as du,
13421
+ ta as dv,
13422
+ ea as dw,
13423
+ aa as dx,
13424
+ na as dy,
13425
+ qa as dz,
13426
+ ys as e,
13427
+ ke as e0,
13428
+ Le as e1,
13429
+ ia as e2,
13430
+ De as e3,
13431
+ We as e4,
13432
+ Qe as e5,
13433
+ Be as e6,
13434
+ Ue as e7,
13435
+ et as e8,
13436
+ je as e9,
13437
+ Se as ea,
13438
+ tt as eb,
13439
+ $e as ec,
13440
+ qe as ed,
13441
+ at as ee,
13442
+ Xe as ef,
13443
+ nt as eg,
13444
+ Ge as eh,
13445
+ J as f,
13446
+ ls as g,
13447
+ c as h,
13448
+ ps as i,
13449
+ as as j,
13450
+ Q as k,
13451
+ ts as l,
13452
+ d as m,
13453
+ es as n,
13454
+ ns as o,
13455
+ k as p,
13456
+ O as q,
13457
+ L as r,
13458
+ Mi as s,
13459
+ bi as t,
13460
+ o as u,
13461
+ W as v,
13462
+ fi as w,
13463
+ z as x,
13464
+ li as y,
13465
+ we as z
12436
13466
  };
12437
- //# sourceMappingURL=generated-krkFnwbV.js.map
13467
+ //# sourceMappingURL=generated-DRbljODL.js.map