@boostxyz/sdk 5.5.0 → 6.0.1
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.
- package/dist/Actions/Action.cjs +1 -1
- package/dist/Actions/Action.js +4 -4
- package/dist/Actions/EventAction.cjs +1 -1
- package/dist/Actions/EventAction.cjs.map +1 -1
- package/dist/Actions/EventAction.d.ts +2 -1
- package/dist/Actions/EventAction.d.ts.map +1 -1
- package/dist/Actions/EventAction.js +110 -105
- package/dist/Actions/EventAction.js.map +1 -1
- package/dist/AllowLists/AllowList.cjs +1 -1
- package/dist/AllowLists/AllowList.js +3 -3
- package/dist/AllowLists/SimpleAllowList.cjs +1 -1
- package/dist/AllowLists/SimpleAllowList.cjs.map +1 -1
- package/dist/AllowLists/SimpleAllowList.d.ts +2 -2
- package/dist/AllowLists/SimpleAllowList.d.ts.map +1 -1
- package/dist/AllowLists/SimpleAllowList.js +25 -25
- package/dist/AllowLists/SimpleAllowList.js.map +1 -1
- package/dist/AllowLists/SimpleDenyList.cjs +1 -1
- package/dist/AllowLists/SimpleDenyList.js +3 -3
- package/dist/Auth/PassthroughAuth.cjs +1 -1
- package/dist/Auth/PassthroughAuth.cjs.map +1 -1
- package/dist/Auth/PassthroughAuth.js +14 -14
- package/dist/Boost.cjs.map +1 -1
- package/dist/Boost.js.map +1 -1
- package/dist/BoostCore.cjs +2 -2
- package/dist/BoostCore.cjs.map +1 -1
- package/dist/BoostCore.d.ts +261 -0
- package/dist/BoostCore.d.ts.map +1 -1
- package/dist/BoostCore.js +442 -262
- package/dist/BoostCore.js.map +1 -1
- package/dist/BoostRegistry.cjs +1 -1
- package/dist/BoostRegistry.cjs.map +1 -1
- package/dist/BoostRegistry.js +43 -43
- package/dist/BoostRegistry.js.map +1 -1
- package/dist/Budget-CsqSI4NH.cjs +2 -0
- package/dist/Budget-CsqSI4NH.cjs.map +1 -0
- package/dist/Budget-bMiAGF8s.js +922 -0
- package/dist/Budget-bMiAGF8s.js.map +1 -0
- package/dist/Budgets/Budget.cjs +1 -1
- package/dist/Budgets/Budget.d.ts +5 -4
- package/dist/Budgets/Budget.d.ts.map +1 -1
- package/dist/Budgets/Budget.js +3 -3
- package/dist/Budgets/ManagedBudget.cjs +1 -1
- package/dist/Budgets/ManagedBudget.cjs.map +1 -1
- package/dist/Budgets/ManagedBudget.js +53 -53
- package/dist/Budgets/ManagedBudgetWithFees.d.ts +26 -0
- package/dist/Budgets/ManagedBudgetWithFees.d.ts.map +1 -1
- package/dist/Budgets/ManagedBudgetWithFeesV2.d.ts +1331 -0
- package/dist/Budgets/ManagedBudgetWithFeesV2.d.ts.map +1 -0
- package/dist/Deployable/DeployableTarget.cjs +1 -1
- package/dist/Deployable/DeployableTarget.js +1 -1
- package/dist/Deployable/DeployableTargetWithRBAC.cjs +1 -1
- package/dist/Deployable/DeployableTargetWithRBAC.js +15 -15
- package/dist/Incentive-DZLG6T1-.js +1036 -0
- package/dist/Incentive-DZLG6T1-.js.map +1 -0
- package/dist/Incentive-DvNdIJ_x.cjs +2 -0
- package/dist/Incentive-DvNdIJ_x.cjs.map +1 -0
- package/dist/Incentives/AllowListIncentive.cjs +1 -1
- package/dist/Incentives/AllowListIncentive.cjs.map +1 -1
- package/dist/Incentives/AllowListIncentive.d.ts +9 -1
- package/dist/Incentives/AllowListIncentive.d.ts.map +1 -1
- package/dist/Incentives/AllowListIncentive.js +64 -47
- package/dist/Incentives/AllowListIncentive.js.map +1 -1
- package/dist/Incentives/CGDAIncentive.cjs +1 -1
- package/dist/Incentives/CGDAIncentive.cjs.map +1 -1
- package/dist/Incentives/CGDAIncentive.d.ts +12 -1
- package/dist/Incentives/CGDAIncentive.d.ts.map +1 -1
- package/dist/Incentives/CGDAIncentive.js +64 -33
- package/dist/Incentives/CGDAIncentive.js.map +1 -1
- package/dist/Incentives/ERC20Incentive.cjs +1 -1
- package/dist/Incentives/ERC20Incentive.cjs.map +1 -1
- package/dist/Incentives/ERC20Incentive.d.ts +37 -1
- package/dist/Incentives/ERC20Incentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20Incentive.js +73 -49
- package/dist/Incentives/ERC20Incentive.js.map +1 -1
- package/dist/Incentives/ERC20PeggedIncentive.d.ts +35 -0
- package/dist/Incentives/ERC20PeggedIncentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.d.ts +35 -0
- package/dist/Incentives/ERC20PeggedVariableCriteriaIncentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.cjs.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.d.ts +25 -0
- package/dist/Incentives/ERC20VariableCriteriaIncentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20VariableCriteriaIncentive.js +24 -24
- package/dist/Incentives/ERC20VariableCriteriaIncentive.js.map +1 -1
- package/dist/Incentives/ERC20VariableIncentive.cjs +1 -1
- package/dist/Incentives/ERC20VariableIncentive.cjs.map +1 -1
- package/dist/Incentives/ERC20VariableIncentive.d.ts +35 -0
- package/dist/Incentives/ERC20VariableIncentive.d.ts.map +1 -1
- package/dist/Incentives/ERC20VariableIncentive.js +55 -38
- package/dist/Incentives/ERC20VariableIncentive.js.map +1 -1
- package/dist/Incentives/Incentive.cjs +1 -1
- package/dist/Incentives/Incentive.d.ts +25 -0
- package/dist/Incentives/Incentive.d.ts.map +1 -1
- package/dist/Incentives/Incentive.js +3 -3
- package/dist/Incentives/PointsIncentive.cjs +1 -1
- package/dist/Incentives/PointsIncentive.cjs.map +1 -1
- package/dist/Incentives/PointsIncentive.d.ts +8 -0
- package/dist/Incentives/PointsIncentive.d.ts.map +1 -1
- package/dist/Incentives/PointsIncentive.js +50 -28
- package/dist/Incentives/PointsIncentive.js.map +1 -1
- package/dist/SimpleDenyList-BAIrFBAW.cjs +2 -0
- package/dist/{SimpleDenyList-CsRXJPwm.cjs.map → SimpleDenyList-BAIrFBAW.cjs.map} +1 -1
- package/dist/SimpleDenyList-C734XLxt.js +133 -0
- package/dist/{SimpleDenyList-ByAr4X1r.js.map → SimpleDenyList-C734XLxt.js.map} +1 -1
- package/dist/Validators/LimitedSignerValidator.cjs +1 -1
- package/dist/Validators/LimitedSignerValidator.cjs.map +1 -1
- package/dist/Validators/LimitedSignerValidator.d.ts +1 -1
- package/dist/Validators/LimitedSignerValidator.d.ts.map +1 -1
- package/dist/Validators/LimitedSignerValidator.js +33 -33
- package/dist/Validators/LimitedSignerValidator.js.map +1 -1
- package/dist/Validators/SignerValidator.cjs +1 -1
- package/dist/Validators/SignerValidator.cjs.map +1 -1
- package/dist/Validators/SignerValidator.d.ts +1 -1
- package/dist/Validators/SignerValidator.d.ts.map +1 -1
- package/dist/Validators/SignerValidator.js +26 -26
- package/dist/Validators/SignerValidator.js.map +1 -1
- package/dist/Validators/Validator.cjs +1 -1
- package/dist/Validators/Validator.js +4 -4
- package/dist/componentInterfaces-5Ezh3Pvx.js +19 -0
- package/dist/componentInterfaces-5Ezh3Pvx.js.map +1 -0
- package/dist/componentInterfaces-Cm4Zfn1v.cjs +2 -0
- package/dist/componentInterfaces-Cm4Zfn1v.cjs.map +1 -0
- package/dist/{deployments-D0fs26TV.js → deployments-3RHH-eW7.js} +47 -47
- package/dist/{deployments-D0fs26TV.js.map → deployments-3RHH-eW7.js.map} +1 -1
- package/dist/deployments-CIXw_WKk.cjs +2 -0
- package/dist/deployments-CIXw_WKk.cjs.map +1 -0
- package/dist/deployments.json +24 -24
- package/dist/errors.cjs +1 -1
- package/dist/errors.cjs.map +1 -1
- package/dist/errors.js +1 -1
- package/dist/errors.js.map +1 -1
- package/dist/generated-BPiHi7W2.cjs +3 -0
- package/dist/generated-BPiHi7W2.cjs.map +1 -0
- package/dist/{generated-Cyvr_Tjx.js → generated-CElkFqkY.js} +1510 -608
- package/dist/generated-CElkFqkY.js.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +153 -150
- package/package.json +2 -2
- package/src/Actions/EventAction.ts +25 -6
- package/src/AllowLists/SimpleAllowList.ts +2 -2
- package/src/BoostCore.test.ts +124 -2
- package/src/BoostCore.ts +259 -0
- package/src/Budgets/Budget.ts +8 -2
- package/src/Budgets/ManagedBudgetWithFees.test.ts +0 -1
- package/src/Budgets/ManagedBudgetWithFeesV2.test.ts +327 -0
- package/src/Budgets/ManagedBudgetWithFeesV2.ts +713 -0
- package/src/Incentives/AllowListIncentive.ts +17 -0
- package/src/Incentives/CGDAIncentive.ts +31 -0
- package/src/Incentives/ERC20Incentive.ts +27 -0
- package/src/Incentives/ERC20PeggedIncentive.ts +18 -0
- package/src/Incentives/ERC20PeggedVariableCriteriaIncentive.ts +26 -0
- package/src/Incentives/ERC20VariableIncentive.ts +18 -0
- package/src/Incentives/PointsIncentive.ts +22 -0
- package/src/Validators/LimitedSignerValidator.ts +1 -1
- package/src/Validators/SignerValidator.ts +1 -1
- package/src/errors.ts +1 -1
- package/src/index.ts +1 -0
- package/dist/Budget-AoNx7uFd.cjs +0 -2
- package/dist/Budget-AoNx7uFd.cjs.map +0 -1
- package/dist/Budget-DYIV9iNK.js +0 -463
- package/dist/Budget-DYIV9iNK.js.map +0 -1
- package/dist/Incentive-BbkfwGOb.cjs +0 -2
- package/dist/Incentive-BbkfwGOb.cjs.map +0 -1
- package/dist/Incentive-qlnv5kQB.js +0 -991
- package/dist/Incentive-qlnv5kQB.js.map +0 -1
- package/dist/SimpleDenyList-ByAr4X1r.js +0 -133
- package/dist/SimpleDenyList-CsRXJPwm.cjs +0 -2
- package/dist/componentInterfaces-D7r9xJmt.cjs +0 -2
- package/dist/componentInterfaces-D7r9xJmt.cjs.map +0 -1
- package/dist/componentInterfaces-PR3ijhgZ.js +0 -18
- package/dist/componentInterfaces-PR3ijhgZ.js.map +0 -1
- package/dist/deployments-DoIOqxco.cjs +0 -2
- package/dist/deployments-DoIOqxco.cjs.map +0 -1
- package/dist/generated-Cyvr_Tjx.js.map +0 -1
- package/dist/generated-DtYPHhtX.cjs +0 -3
- package/dist/generated-DtYPHhtX.cjs.map +0 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { simulateContract as
|
|
2
|
-
import { createClient as
|
|
3
|
-
import { parseAccount as
|
|
4
|
-
function
|
|
5
|
-
const a = n.state.current, t = n.state.connections.get(a), p = t == null ? void 0 : t.accounts,
|
|
6
|
-
switch (
|
|
1
|
+
import { simulateContract as $, readContract as X, writeContract as W } from "viem/actions";
|
|
2
|
+
import { createClient as Q, custom as K } from "viem";
|
|
3
|
+
import { parseAccount as Y, getAddress as J } from "viem/utils";
|
|
4
|
+
function H(n) {
|
|
5
|
+
const a = n.state.current, t = n.state.connections.get(a), p = t == null ? void 0 : t.accounts, r = p == null ? void 0 : p[0], u = n.chains.find((M) => M.id === (t == null ? void 0 : t.chainId)), y = n.state.status;
|
|
6
|
+
switch (y) {
|
|
7
7
|
case "connected":
|
|
8
8
|
return {
|
|
9
|
-
address:
|
|
9
|
+
address: r,
|
|
10
10
|
addresses: p,
|
|
11
11
|
chain: u,
|
|
12
12
|
chainId: t == null ? void 0 : t.chainId,
|
|
@@ -15,24 +15,24 @@ function _(n) {
|
|
|
15
15
|
isConnecting: !1,
|
|
16
16
|
isDisconnected: !1,
|
|
17
17
|
isReconnecting: !1,
|
|
18
|
-
status:
|
|
18
|
+
status: y
|
|
19
19
|
};
|
|
20
20
|
case "reconnecting":
|
|
21
21
|
return {
|
|
22
|
-
address:
|
|
22
|
+
address: r,
|
|
23
23
|
addresses: p,
|
|
24
24
|
chain: u,
|
|
25
25
|
chainId: t == null ? void 0 : t.chainId,
|
|
26
26
|
connector: t == null ? void 0 : t.connector,
|
|
27
|
-
isConnected: !!
|
|
27
|
+
isConnected: !!r,
|
|
28
28
|
isConnecting: !1,
|
|
29
29
|
isDisconnected: !1,
|
|
30
30
|
isReconnecting: !0,
|
|
31
|
-
status:
|
|
31
|
+
status: y
|
|
32
32
|
};
|
|
33
33
|
case "connecting":
|
|
34
34
|
return {
|
|
35
|
-
address:
|
|
35
|
+
address: r,
|
|
36
36
|
addresses: p,
|
|
37
37
|
chain: u,
|
|
38
38
|
chainId: t == null ? void 0 : t.chainId,
|
|
@@ -41,7 +41,7 @@ function _(n) {
|
|
|
41
41
|
isConnecting: !0,
|
|
42
42
|
isDisconnected: !1,
|
|
43
43
|
isReconnecting: !1,
|
|
44
|
-
status:
|
|
44
|
+
status: y
|
|
45
45
|
};
|
|
46
46
|
case "disconnected":
|
|
47
47
|
return {
|
|
@@ -54,36 +54,36 @@ function _(n) {
|
|
|
54
54
|
isConnecting: !1,
|
|
55
55
|
isDisconnected: !0,
|
|
56
56
|
isReconnecting: !1,
|
|
57
|
-
status:
|
|
57
|
+
status: y
|
|
58
58
|
};
|
|
59
59
|
}
|
|
60
60
|
}
|
|
61
61
|
function D(n) {
|
|
62
62
|
return n.state.chainId;
|
|
63
63
|
}
|
|
64
|
-
function
|
|
64
|
+
function q(n, a, t) {
|
|
65
65
|
const p = n[a.name];
|
|
66
66
|
if (typeof p == "function")
|
|
67
67
|
return p;
|
|
68
|
-
const
|
|
69
|
-
return typeof
|
|
68
|
+
const r = n[t];
|
|
69
|
+
return typeof r == "function" ? r : (u) => a(n, u);
|
|
70
70
|
}
|
|
71
|
-
const
|
|
72
|
-
var
|
|
71
|
+
const ee = "2.13.8", te = () => `@wagmi/core@${ee}`;
|
|
72
|
+
var U = function(n, a, t, p) {
|
|
73
73
|
if (t === "a" && !p) throw new TypeError("Private accessor was defined without a getter");
|
|
74
74
|
if (typeof a == "function" ? n !== a || !p : !a.has(n)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
75
75
|
return t === "m" ? p : t === "a" ? p.call(n) : p ? p.value : a.get(n);
|
|
76
|
-
},
|
|
76
|
+
}, _, S;
|
|
77
77
|
class A extends Error {
|
|
78
78
|
get docsBaseUrl() {
|
|
79
79
|
return "https://wagmi.sh/core";
|
|
80
80
|
}
|
|
81
81
|
get version() {
|
|
82
|
-
return
|
|
82
|
+
return te();
|
|
83
83
|
}
|
|
84
84
|
constructor(a, t = {}) {
|
|
85
85
|
var p;
|
|
86
|
-
super(),
|
|
86
|
+
super(), _.add(this), Object.defineProperty(this, "details", {
|
|
87
87
|
enumerable: !0,
|
|
88
88
|
configurable: !0,
|
|
89
89
|
writable: !0,
|
|
@@ -109,7 +109,7 @@ class A extends Error {
|
|
|
109
109
|
writable: !0,
|
|
110
110
|
value: "WagmiCoreError"
|
|
111
111
|
});
|
|
112
|
-
const
|
|
112
|
+
const r = t.cause instanceof A ? t.cause.details : (p = t.cause) != null && p.message ? t.cause.message : t.details, u = t.cause instanceof A && t.cause.docsPath || t.docsPath;
|
|
113
113
|
this.message = [
|
|
114
114
|
a || "An error occurred.",
|
|
115
115
|
"",
|
|
@@ -117,19 +117,19 @@ class A extends Error {
|
|
|
117
117
|
...u ? [
|
|
118
118
|
`Docs: ${this.docsBaseUrl}${u}.html${t.docsSlug ? `#${t.docsSlug}` : ""}`
|
|
119
119
|
] : [],
|
|
120
|
-
...
|
|
120
|
+
...r ? [`Details: ${r}`] : [],
|
|
121
121
|
`Version: ${this.version}`
|
|
122
122
|
].join(`
|
|
123
|
-
`), t.cause && (this.cause = t.cause), this.details =
|
|
123
|
+
`), t.cause && (this.cause = t.cause), this.details = r, this.docsPath = u, this.metaMessages = t.metaMessages, this.shortMessage = a;
|
|
124
124
|
}
|
|
125
125
|
walk(a) {
|
|
126
|
-
return
|
|
126
|
+
return U(this, _, "m", S).call(this, this, a);
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
|
-
|
|
130
|
-
return t != null && t(a) ? a : a.cause ?
|
|
129
|
+
_ = /* @__PURE__ */ new WeakSet(), S = function n(a, t) {
|
|
130
|
+
return t != null && t(a) ? a : a.cause ? U(this, _, "m", n).call(this, a.cause, t) : a;
|
|
131
131
|
};
|
|
132
|
-
class
|
|
132
|
+
class ne extends A {
|
|
133
133
|
constructor() {
|
|
134
134
|
super("Connector not connected."), Object.defineProperty(this, "name", {
|
|
135
135
|
enumerable: !0,
|
|
@@ -139,7 +139,7 @@ class te extends A {
|
|
|
139
139
|
});
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
|
-
class
|
|
142
|
+
class ae extends A {
|
|
143
143
|
constructor({ address: a, connector: t }) {
|
|
144
144
|
super(`Account "${a}" not found for connector "${t.name}".`), Object.defineProperty(this, "name", {
|
|
145
145
|
enumerable: !0,
|
|
@@ -149,7 +149,7 @@ class ne extends A {
|
|
|
149
149
|
});
|
|
150
150
|
}
|
|
151
151
|
}
|
|
152
|
-
class
|
|
152
|
+
class ie extends A {
|
|
153
153
|
constructor({ connectionChainId: a, connectorChainId: t }) {
|
|
154
154
|
super(`The current chain of the connector (id: ${t}) does not match the connection's chain (id: ${a}).`, {
|
|
155
155
|
metaMessages: [
|
|
@@ -164,7 +164,7 @@ class ae extends A {
|
|
|
164
164
|
});
|
|
165
165
|
}
|
|
166
166
|
}
|
|
167
|
-
class
|
|
167
|
+
class se extends A {
|
|
168
168
|
constructor({ connector: a }) {
|
|
169
169
|
super(`Connector "${a.name}" unavailable while reconnecting.`, {
|
|
170
170
|
details: [
|
|
@@ -180,94 +180,94 @@ class ie extends A {
|
|
|
180
180
|
});
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
|
-
async function
|
|
183
|
+
async function V(n, a = {}) {
|
|
184
184
|
let t;
|
|
185
185
|
if (a.connector) {
|
|
186
|
-
const { connector:
|
|
187
|
-
if (n.state.status === "reconnecting" && !
|
|
188
|
-
throw new
|
|
189
|
-
const [R,
|
|
190
|
-
|
|
191
|
-
|
|
186
|
+
const { connector: l } = a;
|
|
187
|
+
if (n.state.status === "reconnecting" && !l.getAccounts && !l.getChainId)
|
|
188
|
+
throw new se({ connector: l });
|
|
189
|
+
const [R, G] = await Promise.all([
|
|
190
|
+
l.getAccounts(),
|
|
191
|
+
l.getChainId()
|
|
192
192
|
]);
|
|
193
193
|
t = {
|
|
194
194
|
accounts: R,
|
|
195
|
-
chainId:
|
|
196
|
-
connector:
|
|
195
|
+
chainId: G,
|
|
196
|
+
connector: l
|
|
197
197
|
};
|
|
198
198
|
} else
|
|
199
199
|
t = n.state.connections.get(n.state.current);
|
|
200
200
|
if (!t)
|
|
201
|
-
throw new
|
|
202
|
-
const p = a.chainId ?? t.chainId,
|
|
203
|
-
if (
|
|
204
|
-
throw new
|
|
201
|
+
throw new ne();
|
|
202
|
+
const p = a.chainId ?? t.chainId, r = await t.connector.getChainId();
|
|
203
|
+
if (r !== t.chainId)
|
|
204
|
+
throw new ie({
|
|
205
205
|
connectionChainId: t.chainId,
|
|
206
|
-
connectorChainId:
|
|
206
|
+
connectorChainId: r
|
|
207
207
|
});
|
|
208
208
|
const u = t.connector;
|
|
209
209
|
if (u.getClient)
|
|
210
210
|
return u.getClient({ chainId: p });
|
|
211
|
-
const
|
|
212
|
-
if (
|
|
213
|
-
throw new
|
|
214
|
-
address:
|
|
211
|
+
const y = Y(a.account ?? t.accounts[0]);
|
|
212
|
+
if (y.address = J(y.address), a.account && !t.accounts.some((l) => l.toLowerCase() === y.address.toLowerCase()))
|
|
213
|
+
throw new ae({
|
|
214
|
+
address: y.address,
|
|
215
215
|
connector: u
|
|
216
216
|
});
|
|
217
|
-
const M = n.chains.find((
|
|
218
|
-
return
|
|
219
|
-
account:
|
|
217
|
+
const M = n.chains.find((l) => l.id === p), x = await t.connector.getProvider({ chainId: p });
|
|
218
|
+
return Q({
|
|
219
|
+
account: y,
|
|
220
220
|
chain: M,
|
|
221
221
|
name: "Connector Client",
|
|
222
|
-
transport: (
|
|
222
|
+
transport: (l) => K(x)({ ...l, retryCount: 0 })
|
|
223
223
|
});
|
|
224
224
|
}
|
|
225
|
-
async function
|
|
226
|
-
const { abi: t, chainId: p, connector:
|
|
227
|
-
let
|
|
228
|
-
a.account ?
|
|
225
|
+
async function k(n, a) {
|
|
226
|
+
const { abi: t, chainId: p, connector: r, ...u } = a;
|
|
227
|
+
let y;
|
|
228
|
+
a.account ? y = a.account : y = (await V(n, {
|
|
229
229
|
chainId: p,
|
|
230
|
-
connector:
|
|
230
|
+
connector: r
|
|
231
231
|
})).account;
|
|
232
|
-
const M = n.getClient({ chainId: p }), x =
|
|
232
|
+
const M = n.getClient({ chainId: p }), x = q(M, $, "simulateContract"), { result: l, request: R } = await x({ ...u, abi: t, account: y });
|
|
233
233
|
return {
|
|
234
234
|
chainId: M.chain.id,
|
|
235
|
-
result:
|
|
235
|
+
result: l,
|
|
236
236
|
request: { __mode: "prepared", ...R, chainId: p }
|
|
237
237
|
};
|
|
238
238
|
}
|
|
239
239
|
function i(n) {
|
|
240
240
|
return n.address !== void 0 && typeof n.address == "object" ? (a, t) => {
|
|
241
241
|
var p;
|
|
242
|
-
const
|
|
243
|
-
return
|
|
242
|
+
const r = D(a), u = H(a), y = (t == null ? void 0 : t.chainId) ?? u.chainId ?? r;
|
|
243
|
+
return k(a, {
|
|
244
244
|
...t,
|
|
245
245
|
...n.functionName ? { functionName: n.functionName } : {},
|
|
246
|
-
address: (p = n.address) == null ? void 0 : p[
|
|
246
|
+
address: (p = n.address) == null ? void 0 : p[y],
|
|
247
247
|
abi: n.abi
|
|
248
248
|
});
|
|
249
|
-
} : (a, t) =>
|
|
249
|
+
} : (a, t) => k(a, {
|
|
250
250
|
...t,
|
|
251
251
|
...n.address ? { address: n.address } : {},
|
|
252
252
|
...n.functionName ? { functionName: n.functionName } : {},
|
|
253
253
|
abi: n.abi
|
|
254
254
|
});
|
|
255
255
|
}
|
|
256
|
-
function
|
|
257
|
-
const { chainId: t, ...p } = a,
|
|
258
|
-
return
|
|
256
|
+
function L(n, a) {
|
|
257
|
+
const { chainId: t, ...p } = a, r = n.getClient({ chainId: t });
|
|
258
|
+
return q(r, X, "readContract")(p);
|
|
259
259
|
}
|
|
260
260
|
function e(n) {
|
|
261
261
|
return n.address !== void 0 && typeof n.address == "object" ? (a, t) => {
|
|
262
262
|
var p;
|
|
263
|
-
const
|
|
264
|
-
return
|
|
263
|
+
const r = D(a), u = H(a), y = (t == null ? void 0 : t.chainId) ?? u.chainId ?? r;
|
|
264
|
+
return L(a, {
|
|
265
265
|
...t,
|
|
266
266
|
...n.functionName ? { functionName: n.functionName } : {},
|
|
267
|
-
address: (p = n.address) == null ? void 0 : p[
|
|
267
|
+
address: (p = n.address) == null ? void 0 : p[y],
|
|
268
268
|
abi: n.abi
|
|
269
269
|
});
|
|
270
|
-
} : (a, t) =>
|
|
270
|
+
} : (a, t) => L(a, {
|
|
271
271
|
...t,
|
|
272
272
|
...n.address ? { address: n.address } : {},
|
|
273
273
|
...n.functionName ? { functionName: n.functionName } : {},
|
|
@@ -275,23 +275,23 @@ function e(n) {
|
|
|
275
275
|
});
|
|
276
276
|
}
|
|
277
277
|
async function P(n, a) {
|
|
278
|
-
const { account: t, chainId: p, connector:
|
|
278
|
+
const { account: t, chainId: p, connector: r, __mode: u, ...y } = a;
|
|
279
279
|
let M;
|
|
280
|
-
typeof t == "object" && t.type === "local" ? M = n.getClient({ chainId: p }) : M = await
|
|
281
|
-
const { connector: x } =
|
|
282
|
-
let
|
|
280
|
+
typeof t == "object" && t.type === "local" ? M = n.getClient({ chainId: p }) : M = await V(n, { account: t, chainId: p, connector: r });
|
|
281
|
+
const { connector: x } = H(n);
|
|
282
|
+
let l;
|
|
283
283
|
if (u === "prepared" || x != null && x.supportsSimulation)
|
|
284
|
-
|
|
284
|
+
l = y;
|
|
285
285
|
else {
|
|
286
|
-
const { request: R } = await
|
|
287
|
-
...
|
|
286
|
+
const { request: R } = await k(n, {
|
|
287
|
+
...y,
|
|
288
288
|
account: t,
|
|
289
289
|
chainId: p
|
|
290
290
|
});
|
|
291
|
-
|
|
291
|
+
l = R;
|
|
292
292
|
}
|
|
293
|
-
return await
|
|
294
|
-
...
|
|
293
|
+
return await q(M, W, "writeContract")({
|
|
294
|
+
...l,
|
|
295
295
|
...t ? { account: t } : {},
|
|
296
296
|
chain: p ? { id: p } : null
|
|
297
297
|
});
|
|
@@ -299,12 +299,12 @@ async function P(n, a) {
|
|
|
299
299
|
function s(n) {
|
|
300
300
|
return n.address !== void 0 && typeof n.address == "object" ? (a, t) => {
|
|
301
301
|
var p;
|
|
302
|
-
const
|
|
303
|
-
let
|
|
304
|
-
return t.chainId ?
|
|
302
|
+
const r = D(a), u = H(a);
|
|
303
|
+
let y;
|
|
304
|
+
return t.chainId ? y = t.chainId : t.account && t.account === u.address || t.account === void 0 ? y = u.chainId : y = r, P(a, {
|
|
305
305
|
...t,
|
|
306
306
|
...n.functionName ? { functionName: n.functionName } : {},
|
|
307
|
-
address:
|
|
307
|
+
address: y ? (p = n.address) == null ? void 0 : p[y] : void 0,
|
|
308
308
|
abi: n.abi
|
|
309
309
|
});
|
|
310
310
|
} : (a, t) => P(a, {
|
|
@@ -314,7 +314,7 @@ function s(n) {
|
|
|
314
314
|
abi: n.abi
|
|
315
315
|
});
|
|
316
316
|
}
|
|
317
|
-
const
|
|
317
|
+
const le = [
|
|
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 oe = [
|
|
|
416
416
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
417
417
|
stateMutability: "view"
|
|
418
418
|
}
|
|
419
|
-
],
|
|
419
|
+
], de = [
|
|
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 oe = [
|
|
|
688
688
|
outputs: [],
|
|
689
689
|
stateMutability: "payable"
|
|
690
690
|
}
|
|
691
|
-
],
|
|
691
|
+
], me = [
|
|
692
692
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
693
693
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
694
694
|
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
@@ -1071,7 +1071,7 @@ const oe = [
|
|
|
1071
1071
|
stateMutability: "payable"
|
|
1072
1072
|
},
|
|
1073
1073
|
{ type: "receive", stateMutability: "payable" }
|
|
1074
|
-
],
|
|
1074
|
+
], Z = [
|
|
1075
1075
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
1076
1076
|
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
1077
1077
|
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
|
@@ -1111,7 +1111,7 @@ const oe = [
|
|
|
1111
1111
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
1112
1112
|
stateMutability: "view"
|
|
1113
1113
|
}
|
|
1114
|
-
],
|
|
1114
|
+
], be = [
|
|
1115
1115
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
1116
1116
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
1117
1117
|
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
@@ -1532,7 +1532,7 @@ const oe = [
|
|
|
1532
1532
|
outputs: [],
|
|
1533
1533
|
stateMutability: "payable"
|
|
1534
1534
|
}
|
|
1535
|
-
],
|
|
1535
|
+
], o = [
|
|
1536
1536
|
{
|
|
1537
1537
|
type: "constructor",
|
|
1538
1538
|
inputs: [
|
|
@@ -1663,6 +1663,69 @@ const oe = [
|
|
|
1663
1663
|
],
|
|
1664
1664
|
name: "BoostCreated"
|
|
1665
1665
|
},
|
|
1666
|
+
{
|
|
1667
|
+
type: "event",
|
|
1668
|
+
anonymous: !1,
|
|
1669
|
+
inputs: [
|
|
1670
|
+
{
|
|
1671
|
+
name: "boostId",
|
|
1672
|
+
internalType: "uint256",
|
|
1673
|
+
type: "uint256",
|
|
1674
|
+
indexed: !0
|
|
1675
|
+
},
|
|
1676
|
+
{
|
|
1677
|
+
name: "incentiveId",
|
|
1678
|
+
internalType: "uint256",
|
|
1679
|
+
type: "uint256",
|
|
1680
|
+
indexed: !0
|
|
1681
|
+
},
|
|
1682
|
+
{
|
|
1683
|
+
name: "sender",
|
|
1684
|
+
internalType: "address",
|
|
1685
|
+
type: "address",
|
|
1686
|
+
indexed: !0
|
|
1687
|
+
},
|
|
1688
|
+
{
|
|
1689
|
+
name: "amount",
|
|
1690
|
+
internalType: "uint256",
|
|
1691
|
+
type: "uint256",
|
|
1692
|
+
indexed: !1
|
|
1693
|
+
},
|
|
1694
|
+
{ name: "fee", internalType: "uint256", type: "uint256", indexed: !1 }
|
|
1695
|
+
],
|
|
1696
|
+
name: "BoostToppedUp"
|
|
1697
|
+
},
|
|
1698
|
+
{
|
|
1699
|
+
type: "event",
|
|
1700
|
+
anonymous: !1,
|
|
1701
|
+
inputs: [
|
|
1702
|
+
{
|
|
1703
|
+
name: "boostId",
|
|
1704
|
+
internalType: "uint256",
|
|
1705
|
+
type: "uint256",
|
|
1706
|
+
indexed: !0
|
|
1707
|
+
},
|
|
1708
|
+
{
|
|
1709
|
+
name: "incentiveId",
|
|
1710
|
+
internalType: "uint256",
|
|
1711
|
+
type: "uint256",
|
|
1712
|
+
indexed: !0
|
|
1713
|
+
},
|
|
1714
|
+
{
|
|
1715
|
+
name: "incentiveAddress",
|
|
1716
|
+
internalType: "address",
|
|
1717
|
+
type: "address",
|
|
1718
|
+
indexed: !0
|
|
1719
|
+
},
|
|
1720
|
+
{
|
|
1721
|
+
name: "isNewBoost",
|
|
1722
|
+
internalType: "bool",
|
|
1723
|
+
type: "bool",
|
|
1724
|
+
indexed: !1
|
|
1725
|
+
}
|
|
1726
|
+
],
|
|
1727
|
+
name: "IncentiveAdded"
|
|
1728
|
+
},
|
|
1666
1729
|
{
|
|
1667
1730
|
type: "event",
|
|
1668
1731
|
anonymous: !1,
|
|
@@ -1753,6 +1816,31 @@ const oe = [
|
|
|
1753
1816
|
outputs: [{ name: "", internalType: "uint64", type: "uint64" }],
|
|
1754
1817
|
stateMutability: "view"
|
|
1755
1818
|
},
|
|
1819
|
+
{
|
|
1820
|
+
type: "function",
|
|
1821
|
+
inputs: [
|
|
1822
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
1823
|
+
{
|
|
1824
|
+
name: "target",
|
|
1825
|
+
internalType: "struct BoostLib.Target",
|
|
1826
|
+
type: "tuple",
|
|
1827
|
+
components: [
|
|
1828
|
+
{ name: "isBase", internalType: "bool", type: "bool" },
|
|
1829
|
+
{ name: "instance", internalType: "address", type: "address" },
|
|
1830
|
+
{ name: "parameters", internalType: "bytes", type: "bytes" }
|
|
1831
|
+
]
|
|
1832
|
+
}
|
|
1833
|
+
],
|
|
1834
|
+
name: "addIncentiveToBoost",
|
|
1835
|
+
outputs: [
|
|
1836
|
+
{
|
|
1837
|
+
name: "newIncentive",
|
|
1838
|
+
internalType: "contract AIncentive",
|
|
1839
|
+
type: "address"
|
|
1840
|
+
}
|
|
1841
|
+
],
|
|
1842
|
+
stateMutability: "nonpayable"
|
|
1843
|
+
},
|
|
1756
1844
|
{
|
|
1757
1845
|
type: "function",
|
|
1758
1846
|
inputs: [],
|
|
@@ -2054,6 +2142,29 @@ const oe = [
|
|
|
2054
2142
|
outputs: [],
|
|
2055
2143
|
stateMutability: "nonpayable"
|
|
2056
2144
|
},
|
|
2145
|
+
{
|
|
2146
|
+
type: "function",
|
|
2147
|
+
inputs: [
|
|
2148
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
2149
|
+
{ name: "incentiveId", internalType: "uint256", type: "uint256" },
|
|
2150
|
+
{ name: "data_", internalType: "bytes", type: "bytes" },
|
|
2151
|
+
{ name: "budget", internalType: "address", type: "address" }
|
|
2152
|
+
],
|
|
2153
|
+
name: "topupIncentiveFromBudget",
|
|
2154
|
+
outputs: [],
|
|
2155
|
+
stateMutability: "nonpayable"
|
|
2156
|
+
},
|
|
2157
|
+
{
|
|
2158
|
+
type: "function",
|
|
2159
|
+
inputs: [
|
|
2160
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
2161
|
+
{ name: "incentiveId", internalType: "uint256", type: "uint256" },
|
|
2162
|
+
{ name: "data_", internalType: "bytes", type: "bytes" }
|
|
2163
|
+
],
|
|
2164
|
+
name: "topupIncentiveFromSender",
|
|
2165
|
+
outputs: [],
|
|
2166
|
+
stateMutability: "nonpayable"
|
|
2167
|
+
},
|
|
2057
2168
|
{
|
|
2058
2169
|
type: "function",
|
|
2059
2170
|
inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
|
|
@@ -2858,6 +2969,25 @@ const oe = [
|
|
|
2858
2969
|
],
|
|
2859
2970
|
name: "RolesUpdated"
|
|
2860
2971
|
},
|
|
2972
|
+
{
|
|
2973
|
+
type: "event",
|
|
2974
|
+
anonymous: !1,
|
|
2975
|
+
inputs: [
|
|
2976
|
+
{
|
|
2977
|
+
name: "sender",
|
|
2978
|
+
internalType: "address",
|
|
2979
|
+
type: "address",
|
|
2980
|
+
indexed: !1
|
|
2981
|
+
},
|
|
2982
|
+
{
|
|
2983
|
+
name: "amount",
|
|
2984
|
+
internalType: "uint256",
|
|
2985
|
+
type: "uint256",
|
|
2986
|
+
indexed: !1
|
|
2987
|
+
}
|
|
2988
|
+
],
|
|
2989
|
+
name: "ToppedUp"
|
|
2990
|
+
},
|
|
2861
2991
|
{
|
|
2862
2992
|
type: "function",
|
|
2863
2993
|
inputs: [],
|
|
@@ -3136,6 +3266,13 @@ const oe = [
|
|
|
3136
3266
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
3137
3267
|
stateMutability: "view"
|
|
3138
3268
|
},
|
|
3269
|
+
{
|
|
3270
|
+
type: "function",
|
|
3271
|
+
inputs: [{ name: "amount", internalType: "uint256", type: "uint256" }],
|
|
3272
|
+
name: "topup",
|
|
3273
|
+
outputs: [],
|
|
3274
|
+
stateMutability: "nonpayable"
|
|
3275
|
+
},
|
|
3139
3276
|
{
|
|
3140
3277
|
type: "function",
|
|
3141
3278
|
inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
|
|
@@ -3143,7 +3280,7 @@ const oe = [
|
|
|
3143
3280
|
outputs: [],
|
|
3144
3281
|
stateMutability: "payable"
|
|
3145
3282
|
}
|
|
3146
|
-
],
|
|
3283
|
+
], b = [
|
|
3147
3284
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
3148
3285
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
3149
3286
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
@@ -3285,6 +3422,25 @@ const oe = [
|
|
|
3285
3422
|
],
|
|
3286
3423
|
name: "RolesUpdated"
|
|
3287
3424
|
},
|
|
3425
|
+
{
|
|
3426
|
+
type: "event",
|
|
3427
|
+
anonymous: !1,
|
|
3428
|
+
inputs: [
|
|
3429
|
+
{
|
|
3430
|
+
name: "sender",
|
|
3431
|
+
internalType: "address",
|
|
3432
|
+
type: "address",
|
|
3433
|
+
indexed: !1
|
|
3434
|
+
},
|
|
3435
|
+
{
|
|
3436
|
+
name: "amount",
|
|
3437
|
+
internalType: "uint256",
|
|
3438
|
+
type: "uint256",
|
|
3439
|
+
indexed: !1
|
|
3440
|
+
}
|
|
3441
|
+
],
|
|
3442
|
+
name: "ToppedUp"
|
|
3443
|
+
},
|
|
3288
3444
|
{
|
|
3289
3445
|
type: "function",
|
|
3290
3446
|
inputs: [],
|
|
@@ -3550,6 +3706,13 @@ const oe = [
|
|
|
3550
3706
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
3551
3707
|
stateMutability: "view"
|
|
3552
3708
|
},
|
|
3709
|
+
{
|
|
3710
|
+
type: "function",
|
|
3711
|
+
inputs: [{ name: "amount", internalType: "uint256", type: "uint256" }],
|
|
3712
|
+
name: "topup",
|
|
3713
|
+
outputs: [],
|
|
3714
|
+
stateMutability: "nonpayable"
|
|
3715
|
+
},
|
|
3553
3716
|
{
|
|
3554
3717
|
type: "function",
|
|
3555
3718
|
inputs: [],
|
|
@@ -3571,7 +3734,7 @@ const oe = [
|
|
|
3571
3734
|
outputs: [],
|
|
3572
3735
|
stateMutability: "payable"
|
|
3573
3736
|
}
|
|
3574
|
-
],
|
|
3737
|
+
], d = [
|
|
3575
3738
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
3576
3739
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
3577
3740
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
@@ -3735,6 +3898,25 @@ const oe = [
|
|
|
3735
3898
|
],
|
|
3736
3899
|
name: "RolesUpdated"
|
|
3737
3900
|
},
|
|
3901
|
+
{
|
|
3902
|
+
type: "event",
|
|
3903
|
+
anonymous: !1,
|
|
3904
|
+
inputs: [
|
|
3905
|
+
{
|
|
3906
|
+
name: "sender",
|
|
3907
|
+
internalType: "address",
|
|
3908
|
+
type: "address",
|
|
3909
|
+
indexed: !1
|
|
3910
|
+
},
|
|
3911
|
+
{
|
|
3912
|
+
name: "amount",
|
|
3913
|
+
internalType: "uint256",
|
|
3914
|
+
type: "uint256",
|
|
3915
|
+
indexed: !1
|
|
3916
|
+
}
|
|
3917
|
+
],
|
|
3918
|
+
name: "ToppedUp"
|
|
3919
|
+
},
|
|
3738
3920
|
{
|
|
3739
3921
|
type: "function",
|
|
3740
3922
|
inputs: [],
|
|
@@ -4046,6 +4228,13 @@ const oe = [
|
|
|
4046
4228
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
4047
4229
|
stateMutability: "view"
|
|
4048
4230
|
},
|
|
4231
|
+
{
|
|
4232
|
+
type: "function",
|
|
4233
|
+
inputs: [{ name: "amount", internalType: "uint256", type: "uint256" }],
|
|
4234
|
+
name: "topup",
|
|
4235
|
+
outputs: [],
|
|
4236
|
+
stateMutability: "nonpayable"
|
|
4237
|
+
},
|
|
4049
4238
|
{
|
|
4050
4239
|
type: "function",
|
|
4051
4240
|
inputs: [],
|
|
@@ -4067,7 +4256,7 @@ const oe = [
|
|
|
4067
4256
|
outputs: [],
|
|
4068
4257
|
stateMutability: "payable"
|
|
4069
4258
|
}
|
|
4070
|
-
],
|
|
4259
|
+
], j = [
|
|
4071
4260
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
4072
4261
|
{ type: "error", inputs: [], name: "ClaimFailed" },
|
|
4073
4262
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -4248,6 +4437,25 @@ const oe = [
|
|
|
4248
4437
|
],
|
|
4249
4438
|
name: "RolesUpdated"
|
|
4250
4439
|
},
|
|
4440
|
+
{
|
|
4441
|
+
type: "event",
|
|
4442
|
+
anonymous: !1,
|
|
4443
|
+
inputs: [
|
|
4444
|
+
{
|
|
4445
|
+
name: "sender",
|
|
4446
|
+
internalType: "address",
|
|
4447
|
+
type: "address",
|
|
4448
|
+
indexed: !1
|
|
4449
|
+
},
|
|
4450
|
+
{
|
|
4451
|
+
name: "amount",
|
|
4452
|
+
internalType: "uint256",
|
|
4453
|
+
type: "uint256",
|
|
4454
|
+
indexed: !1
|
|
4455
|
+
}
|
|
4456
|
+
],
|
|
4457
|
+
name: "ToppedUp"
|
|
4458
|
+
},
|
|
4251
4459
|
{
|
|
4252
4460
|
type: "function",
|
|
4253
4461
|
inputs: [],
|
|
@@ -4552,6 +4760,13 @@ const oe = [
|
|
|
4552
4760
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
4553
4761
|
stateMutability: "view"
|
|
4554
4762
|
},
|
|
4763
|
+
{
|
|
4764
|
+
type: "function",
|
|
4765
|
+
inputs: [{ name: "amount", internalType: "uint256", type: "uint256" }],
|
|
4766
|
+
name: "topup",
|
|
4767
|
+
outputs: [],
|
|
4768
|
+
stateMutability: "nonpayable"
|
|
4769
|
+
},
|
|
4555
4770
|
{
|
|
4556
4771
|
type: "function",
|
|
4557
4772
|
inputs: [],
|
|
@@ -4701,6 +4916,25 @@ const oe = [
|
|
|
4701
4916
|
],
|
|
4702
4917
|
name: "RolesUpdated"
|
|
4703
4918
|
},
|
|
4919
|
+
{
|
|
4920
|
+
type: "event",
|
|
4921
|
+
anonymous: !1,
|
|
4922
|
+
inputs: [
|
|
4923
|
+
{
|
|
4924
|
+
name: "sender",
|
|
4925
|
+
internalType: "address",
|
|
4926
|
+
type: "address",
|
|
4927
|
+
indexed: !1
|
|
4928
|
+
},
|
|
4929
|
+
{
|
|
4930
|
+
name: "amount",
|
|
4931
|
+
internalType: "uint256",
|
|
4932
|
+
type: "uint256",
|
|
4933
|
+
indexed: !1
|
|
4934
|
+
}
|
|
4935
|
+
],
|
|
4936
|
+
name: "ToppedUp"
|
|
4937
|
+
},
|
|
4704
4938
|
{
|
|
4705
4939
|
type: "function",
|
|
4706
4940
|
inputs: [],
|
|
@@ -4952,6 +5186,13 @@ const oe = [
|
|
|
4952
5186
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
4953
5187
|
stateMutability: "view"
|
|
4954
5188
|
},
|
|
5189
|
+
{
|
|
5190
|
+
type: "function",
|
|
5191
|
+
inputs: [{ name: "amount", internalType: "uint256", type: "uint256" }],
|
|
5192
|
+
name: "topup",
|
|
5193
|
+
outputs: [],
|
|
5194
|
+
stateMutability: "nonpayable"
|
|
5195
|
+
},
|
|
4955
5196
|
{
|
|
4956
5197
|
type: "function",
|
|
4957
5198
|
inputs: [],
|
|
@@ -4966,7 +5207,7 @@ const oe = [
|
|
|
4966
5207
|
outputs: [],
|
|
4967
5208
|
stateMutability: "payable"
|
|
4968
5209
|
}
|
|
4969
|
-
],
|
|
5210
|
+
], E = [
|
|
4970
5211
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
4971
5212
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
4972
5213
|
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
@@ -5355,7 +5596,7 @@ const oe = [
|
|
|
5355
5596
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
5356
5597
|
stateMutability: "view"
|
|
5357
5598
|
}
|
|
5358
|
-
],
|
|
5599
|
+
], pe = [
|
|
5359
5600
|
{
|
|
5360
5601
|
type: "function",
|
|
5361
5602
|
inputs: [{ name: "addr", internalType: "address", type: "address" }],
|
|
@@ -5623,7 +5864,7 @@ const oe = [
|
|
|
5623
5864
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
5624
5865
|
stateMutability: "payable"
|
|
5625
5866
|
}
|
|
5626
|
-
],
|
|
5867
|
+
], c = [
|
|
5627
5868
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
5628
5869
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
5629
5870
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -6064,7 +6305,7 @@ const oe = [
|
|
|
6064
6305
|
stateMutability: "payable"
|
|
6065
6306
|
},
|
|
6066
6307
|
{ type: "receive", stateMutability: "payable" }
|
|
6067
|
-
],
|
|
6308
|
+
], z = [
|
|
6068
6309
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
6069
6310
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
6070
6311
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -6585,6 +6826,18 @@ const oe = [
|
|
|
6585
6826
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
6586
6827
|
stateMutability: "view"
|
|
6587
6828
|
},
|
|
6829
|
+
{
|
|
6830
|
+
type: "function",
|
|
6831
|
+
inputs: [
|
|
6832
|
+
{ name: "target", internalType: "address", type: "address" },
|
|
6833
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
6834
|
+
{ name: "incentiveId", internalType: "uint256", type: "uint256" },
|
|
6835
|
+
{ name: "data_", internalType: "bytes", type: "bytes" }
|
|
6836
|
+
],
|
|
6837
|
+
name: "topupIncentive",
|
|
6838
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
6839
|
+
stateMutability: "nonpayable"
|
|
6840
|
+
},
|
|
6588
6841
|
{
|
|
6589
6842
|
type: "function",
|
|
6590
6843
|
inputs: [{ name: "asset_", internalType: "address", type: "address" }],
|
|
@@ -6610,22 +6863,634 @@ const oe = [
|
|
|
6610
6863
|
stateMutability: "payable"
|
|
6611
6864
|
},
|
|
6612
6865
|
{ type: "receive", stateMutability: "payable" }
|
|
6613
|
-
],
|
|
6866
|
+
], C = [
|
|
6867
|
+
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
6614
6868
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
6615
|
-
{ type: "error", inputs: [], name: "
|
|
6616
|
-
{ type: "error", inputs: [], name: "
|
|
6617
|
-
{ type: "error", inputs: [], name: "Unauthorized" },
|
|
6869
|
+
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
6870
|
+
{ type: "error", inputs: [], name: "InitializerNotImplemented" },
|
|
6618
6871
|
{
|
|
6619
|
-
type: "
|
|
6620
|
-
anonymous: !1,
|
|
6872
|
+
type: "error",
|
|
6621
6873
|
inputs: [
|
|
6622
|
-
{
|
|
6623
|
-
|
|
6624
|
-
|
|
6625
|
-
|
|
6626
|
-
|
|
6627
|
-
|
|
6628
|
-
|
|
6874
|
+
{ name: "asset", internalType: "address", type: "address" },
|
|
6875
|
+
{ name: "available", internalType: "uint256", type: "uint256" },
|
|
6876
|
+
{ name: "required", internalType: "uint256", type: "uint256" }
|
|
6877
|
+
],
|
|
6878
|
+
name: "InsufficientFunds"
|
|
6879
|
+
},
|
|
6880
|
+
{
|
|
6881
|
+
type: "error",
|
|
6882
|
+
inputs: [
|
|
6883
|
+
{ name: "asset", internalType: "address", type: "address" },
|
|
6884
|
+
{ name: "amount", internalType: "uint256", type: "uint256" }
|
|
6885
|
+
],
|
|
6886
|
+
name: "InvalidAllocation"
|
|
6887
|
+
},
|
|
6888
|
+
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
|
6889
|
+
{ type: "error", inputs: [], name: "InvalidInitializationData" },
|
|
6890
|
+
{ type: "error", inputs: [], name: "LengthMismatch" },
|
|
6891
|
+
{ type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
|
|
6892
|
+
{ type: "error", inputs: [], name: "NoHandoverRequest" },
|
|
6893
|
+
{ type: "error", inputs: [], name: "NotImplemented" },
|
|
6894
|
+
{ type: "error", inputs: [], name: "NotInitializing" },
|
|
6895
|
+
{ type: "error", inputs: [], name: "Reentrancy" },
|
|
6896
|
+
{
|
|
6897
|
+
type: "error",
|
|
6898
|
+
inputs: [
|
|
6899
|
+
{ name: "asset", internalType: "address", type: "address" },
|
|
6900
|
+
{ name: "to", internalType: "address", type: "address" },
|
|
6901
|
+
{ name: "amount", internalType: "uint256", type: "uint256" }
|
|
6902
|
+
],
|
|
6903
|
+
name: "TransferFailed"
|
|
6904
|
+
},
|
|
6905
|
+
{ type: "error", inputs: [], name: "Unauthorized" },
|
|
6906
|
+
{ type: "error", inputs: [], name: "Unauthorized" },
|
|
6907
|
+
{ type: "error", inputs: [], name: "ZeroBalancePayout" },
|
|
6908
|
+
{
|
|
6909
|
+
type: "event",
|
|
6910
|
+
anonymous: !1,
|
|
6911
|
+
inputs: [
|
|
6912
|
+
{
|
|
6913
|
+
name: "boostCore",
|
|
6914
|
+
internalType: "address",
|
|
6915
|
+
type: "address",
|
|
6916
|
+
indexed: !1
|
|
6917
|
+
}
|
|
6918
|
+
],
|
|
6919
|
+
name: "BoostCoreUpdated"
|
|
6920
|
+
},
|
|
6921
|
+
{
|
|
6922
|
+
type: "event",
|
|
6923
|
+
anonymous: !1,
|
|
6924
|
+
inputs: [
|
|
6925
|
+
{
|
|
6926
|
+
name: "asset",
|
|
6927
|
+
internalType: "address",
|
|
6928
|
+
type: "address",
|
|
6929
|
+
indexed: !0
|
|
6930
|
+
},
|
|
6931
|
+
{ name: "to", internalType: "address", type: "address", indexed: !1 },
|
|
6932
|
+
{
|
|
6933
|
+
name: "amount",
|
|
6934
|
+
internalType: "uint256",
|
|
6935
|
+
type: "uint256",
|
|
6936
|
+
indexed: !1
|
|
6937
|
+
}
|
|
6938
|
+
],
|
|
6939
|
+
name: "Distributed"
|
|
6940
|
+
},
|
|
6941
|
+
{
|
|
6942
|
+
type: "event",
|
|
6943
|
+
anonymous: !1,
|
|
6944
|
+
inputs: [
|
|
6945
|
+
{
|
|
6946
|
+
name: "version",
|
|
6947
|
+
internalType: "uint64",
|
|
6948
|
+
type: "uint64",
|
|
6949
|
+
indexed: !1
|
|
6950
|
+
}
|
|
6951
|
+
],
|
|
6952
|
+
name: "Initialized"
|
|
6953
|
+
},
|
|
6954
|
+
{
|
|
6955
|
+
type: "event",
|
|
6956
|
+
anonymous: !1,
|
|
6957
|
+
inputs: [
|
|
6958
|
+
{
|
|
6959
|
+
name: "questId",
|
|
6960
|
+
internalType: "uint256",
|
|
6961
|
+
type: "uint256",
|
|
6962
|
+
indexed: !0
|
|
6963
|
+
},
|
|
6964
|
+
{
|
|
6965
|
+
name: "incentiveId",
|
|
6966
|
+
internalType: "uint256",
|
|
6967
|
+
type: "uint256",
|
|
6968
|
+
indexed: !0
|
|
6969
|
+
},
|
|
6970
|
+
{
|
|
6971
|
+
name: "manager",
|
|
6972
|
+
internalType: "address",
|
|
6973
|
+
type: "address",
|
|
6974
|
+
indexed: !0
|
|
6975
|
+
},
|
|
6976
|
+
{
|
|
6977
|
+
name: "amount",
|
|
6978
|
+
internalType: "uint256",
|
|
6979
|
+
type: "uint256",
|
|
6980
|
+
indexed: !1
|
|
6981
|
+
}
|
|
6982
|
+
],
|
|
6983
|
+
name: "ManagementFeePaid"
|
|
6984
|
+
},
|
|
6985
|
+
{
|
|
6986
|
+
type: "event",
|
|
6987
|
+
anonymous: !1,
|
|
6988
|
+
inputs: [
|
|
6989
|
+
{
|
|
6990
|
+
name: "newFee",
|
|
6991
|
+
internalType: "uint256",
|
|
6992
|
+
type: "uint256",
|
|
6993
|
+
indexed: !1
|
|
6994
|
+
}
|
|
6995
|
+
],
|
|
6996
|
+
name: "ManagementFeeSet"
|
|
6997
|
+
},
|
|
6998
|
+
{
|
|
6999
|
+
type: "event",
|
|
7000
|
+
anonymous: !1,
|
|
7001
|
+
inputs: [
|
|
7002
|
+
{
|
|
7003
|
+
name: "pendingOwner",
|
|
7004
|
+
internalType: "address",
|
|
7005
|
+
type: "address",
|
|
7006
|
+
indexed: !0
|
|
7007
|
+
}
|
|
7008
|
+
],
|
|
7009
|
+
name: "OwnershipHandoverCanceled"
|
|
7010
|
+
},
|
|
7011
|
+
{
|
|
7012
|
+
type: "event",
|
|
7013
|
+
anonymous: !1,
|
|
7014
|
+
inputs: [
|
|
7015
|
+
{
|
|
7016
|
+
name: "pendingOwner",
|
|
7017
|
+
internalType: "address",
|
|
7018
|
+
type: "address",
|
|
7019
|
+
indexed: !0
|
|
7020
|
+
}
|
|
7021
|
+
],
|
|
7022
|
+
name: "OwnershipHandoverRequested"
|
|
7023
|
+
},
|
|
7024
|
+
{
|
|
7025
|
+
type: "event",
|
|
7026
|
+
anonymous: !1,
|
|
7027
|
+
inputs: [
|
|
7028
|
+
{
|
|
7029
|
+
name: "oldOwner",
|
|
7030
|
+
internalType: "address",
|
|
7031
|
+
type: "address",
|
|
7032
|
+
indexed: !0
|
|
7033
|
+
},
|
|
7034
|
+
{
|
|
7035
|
+
name: "newOwner",
|
|
7036
|
+
internalType: "address",
|
|
7037
|
+
type: "address",
|
|
7038
|
+
indexed: !0
|
|
7039
|
+
}
|
|
7040
|
+
],
|
|
7041
|
+
name: "OwnershipTransferred"
|
|
7042
|
+
},
|
|
7043
|
+
{
|
|
7044
|
+
type: "event",
|
|
7045
|
+
anonymous: !1,
|
|
7046
|
+
inputs: [
|
|
7047
|
+
{ name: "user", internalType: "address", type: "address", indexed: !0 },
|
|
7048
|
+
{
|
|
7049
|
+
name: "roles",
|
|
7050
|
+
internalType: "uint256",
|
|
7051
|
+
type: "uint256",
|
|
7052
|
+
indexed: !0
|
|
7053
|
+
}
|
|
7054
|
+
],
|
|
7055
|
+
name: "RolesUpdated"
|
|
7056
|
+
},
|
|
7057
|
+
{ type: "fallback", stateMutability: "payable" },
|
|
7058
|
+
{
|
|
7059
|
+
type: "function",
|
|
7060
|
+
inputs: [],
|
|
7061
|
+
name: "ADMIN_ROLE",
|
|
7062
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7063
|
+
stateMutability: "view"
|
|
7064
|
+
},
|
|
7065
|
+
{
|
|
7066
|
+
type: "function",
|
|
7067
|
+
inputs: [],
|
|
7068
|
+
name: "MANAGER_ROLE",
|
|
7069
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7070
|
+
stateMutability: "view"
|
|
7071
|
+
},
|
|
7072
|
+
{
|
|
7073
|
+
type: "function",
|
|
7074
|
+
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
7075
|
+
name: "allocate",
|
|
7076
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
7077
|
+
stateMutability: "payable"
|
|
7078
|
+
},
|
|
7079
|
+
{
|
|
7080
|
+
type: "function",
|
|
7081
|
+
inputs: [{ name: "asset_", internalType: "address", type: "address" }],
|
|
7082
|
+
name: "available",
|
|
7083
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7084
|
+
stateMutability: "view"
|
|
7085
|
+
},
|
|
7086
|
+
{
|
|
7087
|
+
type: "function",
|
|
7088
|
+
inputs: [
|
|
7089
|
+
{ name: "asset_", internalType: "address", type: "address" },
|
|
7090
|
+
{ name: "tokenId_", internalType: "uint256", type: "uint256" }
|
|
7091
|
+
],
|
|
7092
|
+
name: "available",
|
|
7093
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7094
|
+
stateMutability: "view"
|
|
7095
|
+
},
|
|
7096
|
+
{
|
|
7097
|
+
type: "function",
|
|
7098
|
+
inputs: [],
|
|
7099
|
+
name: "cancelOwnershipHandover",
|
|
7100
|
+
outputs: [],
|
|
7101
|
+
stateMutability: "payable"
|
|
7102
|
+
},
|
|
7103
|
+
{
|
|
7104
|
+
type: "function",
|
|
7105
|
+
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
7106
|
+
name: "clawback",
|
|
7107
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7108
|
+
stateMutability: "nonpayable"
|
|
7109
|
+
},
|
|
7110
|
+
{
|
|
7111
|
+
type: "function",
|
|
7112
|
+
inputs: [
|
|
7113
|
+
{ name: "target", internalType: "address", type: "address" },
|
|
7114
|
+
{ name: "data_", internalType: "bytes", type: "bytes" },
|
|
7115
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
7116
|
+
{ name: "incentiveId", internalType: "uint256", type: "uint256" }
|
|
7117
|
+
],
|
|
7118
|
+
name: "clawbackFromTarget",
|
|
7119
|
+
outputs: [
|
|
7120
|
+
{ name: "", internalType: "uint256", type: "uint256" },
|
|
7121
|
+
{ name: "", internalType: "address", type: "address" }
|
|
7122
|
+
],
|
|
7123
|
+
stateMutability: "nonpayable"
|
|
7124
|
+
},
|
|
7125
|
+
{
|
|
7126
|
+
type: "function",
|
|
7127
|
+
inputs: [
|
|
7128
|
+
{ name: "target", internalType: "address", type: "address" },
|
|
7129
|
+
{ name: "data_", internalType: "bytes", type: "bytes" },
|
|
7130
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
7131
|
+
{ name: "incentiveId", internalType: "uint256", type: "uint256" }
|
|
7132
|
+
],
|
|
7133
|
+
name: "clawbackFromTargetAndPayFee",
|
|
7134
|
+
outputs: [
|
|
7135
|
+
{ name: "amount", internalType: "uint256", type: "uint256" },
|
|
7136
|
+
{ name: "asset", internalType: "address", type: "address" }
|
|
7137
|
+
],
|
|
7138
|
+
stateMutability: "nonpayable"
|
|
7139
|
+
},
|
|
7140
|
+
{
|
|
7141
|
+
type: "function",
|
|
7142
|
+
inputs: [
|
|
7143
|
+
{ name: "target", internalType: "address", type: "address" },
|
|
7144
|
+
{ name: "data_", internalType: "bytes", type: "bytes" },
|
|
7145
|
+
{ name: "core", internalType: "contract BoostCore", type: "address" },
|
|
7146
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
7147
|
+
{ name: "incentiveId", internalType: "uint256", type: "uint256" }
|
|
7148
|
+
],
|
|
7149
|
+
name: "clawbackFromTargetAndPayFee",
|
|
7150
|
+
outputs: [
|
|
7151
|
+
{ name: "amount", internalType: "uint256", type: "uint256" },
|
|
7152
|
+
{ name: "asset", internalType: "address", type: "address" }
|
|
7153
|
+
],
|
|
7154
|
+
stateMutability: "nonpayable"
|
|
7155
|
+
},
|
|
7156
|
+
{
|
|
7157
|
+
type: "function",
|
|
7158
|
+
inputs: [
|
|
7159
|
+
{ name: "pendingOwner", internalType: "address", type: "address" }
|
|
7160
|
+
],
|
|
7161
|
+
name: "completeOwnershipHandover",
|
|
7162
|
+
outputs: [],
|
|
7163
|
+
stateMutability: "payable"
|
|
7164
|
+
},
|
|
7165
|
+
{
|
|
7166
|
+
type: "function",
|
|
7167
|
+
inputs: [{ name: "", internalType: "contract BoostCore", type: "address" }],
|
|
7168
|
+
name: "coreAllowed",
|
|
7169
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
7170
|
+
stateMutability: "view"
|
|
7171
|
+
},
|
|
7172
|
+
{
|
|
7173
|
+
type: "function",
|
|
7174
|
+
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
7175
|
+
name: "disburse",
|
|
7176
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
7177
|
+
stateMutability: "nonpayable"
|
|
7178
|
+
},
|
|
7179
|
+
{
|
|
7180
|
+
type: "function",
|
|
7181
|
+
inputs: [{ name: "data_", internalType: "bytes[]", type: "bytes[]" }],
|
|
7182
|
+
name: "disburseBatch",
|
|
7183
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
7184
|
+
stateMutability: "nonpayable"
|
|
7185
|
+
},
|
|
7186
|
+
{
|
|
7187
|
+
type: "function",
|
|
7188
|
+
inputs: [{ name: "asset_", internalType: "address", type: "address" }],
|
|
7189
|
+
name: "distributed",
|
|
7190
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7191
|
+
stateMutability: "view"
|
|
7192
|
+
},
|
|
7193
|
+
{
|
|
7194
|
+
type: "function",
|
|
7195
|
+
inputs: [
|
|
7196
|
+
{ name: "asset_", internalType: "address", type: "address" },
|
|
7197
|
+
{ name: "tokenId_", internalType: "uint256", type: "uint256" }
|
|
7198
|
+
],
|
|
7199
|
+
name: "distributed",
|
|
7200
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7201
|
+
stateMutability: "view"
|
|
7202
|
+
},
|
|
7203
|
+
{
|
|
7204
|
+
type: "function",
|
|
7205
|
+
inputs: [],
|
|
7206
|
+
name: "getComponentInterface",
|
|
7207
|
+
outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
|
|
7208
|
+
stateMutability: "pure"
|
|
7209
|
+
},
|
|
7210
|
+
{
|
|
7211
|
+
type: "function",
|
|
7212
|
+
inputs: [
|
|
7213
|
+
{ name: "accounts_", internalType: "address[]", type: "address[]" },
|
|
7214
|
+
{ name: "roles_", internalType: "uint256[]", type: "uint256[]" }
|
|
7215
|
+
],
|
|
7216
|
+
name: "grantManyRoles",
|
|
7217
|
+
outputs: [],
|
|
7218
|
+
stateMutability: "nonpayable"
|
|
7219
|
+
},
|
|
7220
|
+
{
|
|
7221
|
+
type: "function",
|
|
7222
|
+
inputs: [
|
|
7223
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
7224
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
7225
|
+
],
|
|
7226
|
+
name: "grantRoles",
|
|
7227
|
+
outputs: [],
|
|
7228
|
+
stateMutability: "payable"
|
|
7229
|
+
},
|
|
7230
|
+
{
|
|
7231
|
+
type: "function",
|
|
7232
|
+
inputs: [
|
|
7233
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
7234
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
7235
|
+
],
|
|
7236
|
+
name: "hasAllRoles",
|
|
7237
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
7238
|
+
stateMutability: "view"
|
|
7239
|
+
},
|
|
7240
|
+
{
|
|
7241
|
+
type: "function",
|
|
7242
|
+
inputs: [
|
|
7243
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
7244
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
7245
|
+
],
|
|
7246
|
+
name: "hasAnyRole",
|
|
7247
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
7248
|
+
stateMutability: "view"
|
|
7249
|
+
},
|
|
7250
|
+
{
|
|
7251
|
+
type: "function",
|
|
7252
|
+
inputs: [{ name: "", internalType: "address", type: "address" }],
|
|
7253
|
+
name: "incentiveFeesDisbursed",
|
|
7254
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7255
|
+
stateMutability: "view"
|
|
7256
|
+
},
|
|
7257
|
+
{
|
|
7258
|
+
type: "function",
|
|
7259
|
+
inputs: [{ name: "", internalType: "address", type: "address" }],
|
|
7260
|
+
name: "incentiveFeesMax",
|
|
7261
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7262
|
+
stateMutability: "view"
|
|
7263
|
+
},
|
|
7264
|
+
{
|
|
7265
|
+
type: "function",
|
|
7266
|
+
inputs: [{ name: "data_", internalType: "bytes", type: "bytes" }],
|
|
7267
|
+
name: "initialize",
|
|
7268
|
+
outputs: [],
|
|
7269
|
+
stateMutability: "nonpayable"
|
|
7270
|
+
},
|
|
7271
|
+
{
|
|
7272
|
+
type: "function",
|
|
7273
|
+
inputs: [{ name: "account_", internalType: "address", type: "address" }],
|
|
7274
|
+
name: "isAuthorized",
|
|
7275
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
7276
|
+
stateMutability: "view"
|
|
7277
|
+
},
|
|
7278
|
+
{
|
|
7279
|
+
type: "function",
|
|
7280
|
+
inputs: [],
|
|
7281
|
+
name: "managementFee",
|
|
7282
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7283
|
+
stateMutability: "view"
|
|
7284
|
+
},
|
|
7285
|
+
{
|
|
7286
|
+
type: "function",
|
|
7287
|
+
inputs: [
|
|
7288
|
+
{ name: "", internalType: "address", type: "address" },
|
|
7289
|
+
{ name: "", internalType: "address", type: "address" },
|
|
7290
|
+
{ name: "", internalType: "uint256[]", type: "uint256[]" },
|
|
7291
|
+
{ name: "", internalType: "uint256[]", type: "uint256[]" },
|
|
7292
|
+
{ name: "", internalType: "bytes", type: "bytes" }
|
|
7293
|
+
],
|
|
7294
|
+
name: "onERC1155BatchReceived",
|
|
7295
|
+
outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
|
|
7296
|
+
stateMutability: "pure"
|
|
7297
|
+
},
|
|
7298
|
+
{
|
|
7299
|
+
type: "function",
|
|
7300
|
+
inputs: [
|
|
7301
|
+
{ name: "", internalType: "address", type: "address" },
|
|
7302
|
+
{ name: "", internalType: "address", type: "address" },
|
|
7303
|
+
{ name: "", internalType: "uint256", type: "uint256" },
|
|
7304
|
+
{ name: "", internalType: "uint256", type: "uint256" },
|
|
7305
|
+
{ name: "", internalType: "bytes", type: "bytes" }
|
|
7306
|
+
],
|
|
7307
|
+
name: "onERC1155Received",
|
|
7308
|
+
outputs: [{ name: "", internalType: "bytes4", type: "bytes4" }],
|
|
7309
|
+
stateMutability: "pure"
|
|
7310
|
+
},
|
|
7311
|
+
{
|
|
7312
|
+
type: "function",
|
|
7313
|
+
inputs: [],
|
|
7314
|
+
name: "owner",
|
|
7315
|
+
outputs: [{ name: "result", internalType: "address", type: "address" }],
|
|
7316
|
+
stateMutability: "view"
|
|
7317
|
+
},
|
|
7318
|
+
{
|
|
7319
|
+
type: "function",
|
|
7320
|
+
inputs: [
|
|
7321
|
+
{ name: "pendingOwner", internalType: "address", type: "address" }
|
|
7322
|
+
],
|
|
7323
|
+
name: "ownershipHandoverExpiresAt",
|
|
7324
|
+
outputs: [{ name: "result", internalType: "uint256", type: "uint256" }],
|
|
7325
|
+
stateMutability: "view"
|
|
7326
|
+
},
|
|
7327
|
+
{
|
|
7328
|
+
type: "function",
|
|
7329
|
+
inputs: [
|
|
7330
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
7331
|
+
{ name: "incentiveId", internalType: "uint256", type: "uint256" }
|
|
7332
|
+
],
|
|
7333
|
+
name: "payManagementFee",
|
|
7334
|
+
outputs: [],
|
|
7335
|
+
stateMutability: "nonpayable"
|
|
7336
|
+
},
|
|
7337
|
+
{
|
|
7338
|
+
type: "function",
|
|
7339
|
+
inputs: [
|
|
7340
|
+
{ name: "core", internalType: "contract BoostCore", type: "address" },
|
|
7341
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
7342
|
+
{ name: "incentiveId", internalType: "uint256", type: "uint256" }
|
|
7343
|
+
],
|
|
7344
|
+
name: "payManagementFee",
|
|
7345
|
+
outputs: [],
|
|
7346
|
+
stateMutability: "nonpayable"
|
|
7347
|
+
},
|
|
7348
|
+
{
|
|
7349
|
+
type: "function",
|
|
7350
|
+
inputs: [{ name: "", internalType: "bytes", type: "bytes" }],
|
|
7351
|
+
name: "reconcile",
|
|
7352
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7353
|
+
stateMutability: "nonpayable"
|
|
7354
|
+
},
|
|
7355
|
+
{
|
|
7356
|
+
type: "function",
|
|
7357
|
+
inputs: [],
|
|
7358
|
+
name: "renounceOwnership",
|
|
7359
|
+
outputs: [],
|
|
7360
|
+
stateMutability: "payable"
|
|
7361
|
+
},
|
|
7362
|
+
{
|
|
7363
|
+
type: "function",
|
|
7364
|
+
inputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
|
|
7365
|
+
name: "renounceRoles",
|
|
7366
|
+
outputs: [],
|
|
7367
|
+
stateMutability: "payable"
|
|
7368
|
+
},
|
|
7369
|
+
{
|
|
7370
|
+
type: "function",
|
|
7371
|
+
inputs: [],
|
|
7372
|
+
name: "requestOwnershipHandover",
|
|
7373
|
+
outputs: [],
|
|
7374
|
+
stateMutability: "payable"
|
|
7375
|
+
},
|
|
7376
|
+
{
|
|
7377
|
+
type: "function",
|
|
7378
|
+
inputs: [{ name: "", internalType: "address", type: "address" }],
|
|
7379
|
+
name: "reservedFunds",
|
|
7380
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7381
|
+
stateMutability: "view"
|
|
7382
|
+
},
|
|
7383
|
+
{
|
|
7384
|
+
type: "function",
|
|
7385
|
+
inputs: [
|
|
7386
|
+
{ name: "accounts_", internalType: "address[]", type: "address[]" },
|
|
7387
|
+
{ name: "roles_", internalType: "uint256[]", type: "uint256[]" }
|
|
7388
|
+
],
|
|
7389
|
+
name: "revokeManyRoles",
|
|
7390
|
+
outputs: [],
|
|
7391
|
+
stateMutability: "nonpayable"
|
|
7392
|
+
},
|
|
7393
|
+
{
|
|
7394
|
+
type: "function",
|
|
7395
|
+
inputs: [
|
|
7396
|
+
{ name: "user", internalType: "address", type: "address" },
|
|
7397
|
+
{ name: "roles", internalType: "uint256", type: "uint256" }
|
|
7398
|
+
],
|
|
7399
|
+
name: "revokeRoles",
|
|
7400
|
+
outputs: [],
|
|
7401
|
+
stateMutability: "payable"
|
|
7402
|
+
},
|
|
7403
|
+
{
|
|
7404
|
+
type: "function",
|
|
7405
|
+
inputs: [{ name: "user", internalType: "address", type: "address" }],
|
|
7406
|
+
name: "rolesOf",
|
|
7407
|
+
outputs: [{ name: "roles", internalType: "uint256", type: "uint256" }],
|
|
7408
|
+
stateMutability: "view"
|
|
7409
|
+
},
|
|
7410
|
+
{
|
|
7411
|
+
type: "function",
|
|
7412
|
+
inputs: [
|
|
7413
|
+
{ name: "accounts_", internalType: "address[]", type: "address[]" },
|
|
7414
|
+
{ name: "authorized_", internalType: "bool[]", type: "bool[]" }
|
|
7415
|
+
],
|
|
7416
|
+
name: "setAuthorized",
|
|
7417
|
+
outputs: [],
|
|
7418
|
+
stateMutability: "nonpayable"
|
|
7419
|
+
},
|
|
7420
|
+
{
|
|
7421
|
+
type: "function",
|
|
7422
|
+
inputs: [{ name: "core", internalType: "address", type: "address" }],
|
|
7423
|
+
name: "setCore",
|
|
7424
|
+
outputs: [],
|
|
7425
|
+
stateMutability: "nonpayable"
|
|
7426
|
+
},
|
|
7427
|
+
{
|
|
7428
|
+
type: "function",
|
|
7429
|
+
inputs: [{ name: "fee_", internalType: "uint256", type: "uint256" }],
|
|
7430
|
+
name: "setManagementFee",
|
|
7431
|
+
outputs: [],
|
|
7432
|
+
stateMutability: "nonpayable"
|
|
7433
|
+
},
|
|
7434
|
+
{
|
|
7435
|
+
type: "function",
|
|
7436
|
+
inputs: [{ name: "interfaceId", internalType: "bytes4", type: "bytes4" }],
|
|
7437
|
+
name: "supportsInterface",
|
|
7438
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
7439
|
+
stateMutability: "view"
|
|
7440
|
+
},
|
|
7441
|
+
{
|
|
7442
|
+
type: "function",
|
|
7443
|
+
inputs: [
|
|
7444
|
+
{ name: "target", internalType: "address", type: "address" },
|
|
7445
|
+
{ name: "boostId", internalType: "uint256", type: "uint256" },
|
|
7446
|
+
{ name: "incentiveId", internalType: "uint256", type: "uint256" },
|
|
7447
|
+
{ name: "data_", internalType: "bytes", type: "bytes" }
|
|
7448
|
+
],
|
|
7449
|
+
name: "topupIncentive",
|
|
7450
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
7451
|
+
stateMutability: "nonpayable"
|
|
7452
|
+
},
|
|
7453
|
+
{
|
|
7454
|
+
type: "function",
|
|
7455
|
+
inputs: [{ name: "asset_", internalType: "address", type: "address" }],
|
|
7456
|
+
name: "total",
|
|
7457
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7458
|
+
stateMutability: "view"
|
|
7459
|
+
},
|
|
7460
|
+
{
|
|
7461
|
+
type: "function",
|
|
7462
|
+
inputs: [
|
|
7463
|
+
{ name: "asset_", internalType: "address", type: "address" },
|
|
7464
|
+
{ name: "tokenId_", internalType: "uint256", type: "uint256" }
|
|
7465
|
+
],
|
|
7466
|
+
name: "total",
|
|
7467
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
|
7468
|
+
stateMutability: "view"
|
|
7469
|
+
},
|
|
7470
|
+
{
|
|
7471
|
+
type: "function",
|
|
7472
|
+
inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
|
|
7473
|
+
name: "transferOwnership",
|
|
7474
|
+
outputs: [],
|
|
7475
|
+
stateMutability: "payable"
|
|
7476
|
+
},
|
|
7477
|
+
{ type: "receive", stateMutability: "payable" }
|
|
7478
|
+
], w = [
|
|
7479
|
+
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
7480
|
+
{ type: "error", inputs: [], name: "NewOwnerIsZeroAddress" },
|
|
7481
|
+
{ type: "error", inputs: [], name: "NoHandoverRequest" },
|
|
7482
|
+
{ type: "error", inputs: [], name: "Unauthorized" },
|
|
7483
|
+
{
|
|
7484
|
+
type: "event",
|
|
7485
|
+
anonymous: !1,
|
|
7486
|
+
inputs: [
|
|
7487
|
+
{
|
|
7488
|
+
name: "pendingOwner",
|
|
7489
|
+
internalType: "address",
|
|
7490
|
+
type: "address",
|
|
7491
|
+
indexed: !0
|
|
7492
|
+
}
|
|
7493
|
+
],
|
|
6629
7494
|
name: "OwnershipHandoverCanceled"
|
|
6630
7495
|
},
|
|
6631
7496
|
{
|
|
@@ -6781,7 +7646,7 @@ const oe = [
|
|
|
6781
7646
|
outputs: [],
|
|
6782
7647
|
stateMutability: "payable"
|
|
6783
7648
|
}
|
|
6784
|
-
],
|
|
7649
|
+
], ye = [
|
|
6785
7650
|
{
|
|
6786
7651
|
type: "function",
|
|
6787
7652
|
inputs: [{ name: "user", internalType: "address", type: "address" }],
|
|
@@ -7597,7 +8462,7 @@ const oe = [
|
|
|
7597
8462
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
|
7598
8463
|
stateMutability: "payable"
|
|
7599
8464
|
}
|
|
7600
|
-
],
|
|
8465
|
+
], F = [
|
|
7601
8466
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
7602
8467
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
7603
8468
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -7881,7 +8746,7 @@ const oe = [
|
|
|
7881
8746
|
outputs: [],
|
|
7882
8747
|
stateMutability: "payable"
|
|
7883
8748
|
}
|
|
7884
|
-
],
|
|
8749
|
+
], B = [
|
|
7885
8750
|
{ type: "constructor", inputs: [], stateMutability: "nonpayable" },
|
|
7886
8751
|
{ type: "error", inputs: [], name: "AlreadyInitialized" },
|
|
7887
8752
|
{ type: "error", inputs: [], name: "CloneAlreadyInitialized" },
|
|
@@ -8165,802 +9030,839 @@ const oe = [
|
|
|
8165
9030
|
outputs: [],
|
|
8166
9031
|
stateMutability: "payable"
|
|
8167
9032
|
}
|
|
8168
|
-
],
|
|
8169
|
-
abi:
|
|
9033
|
+
], Te = /* @__PURE__ */ e({
|
|
9034
|
+
abi: Z,
|
|
8170
9035
|
functionName: "getComponentInterface"
|
|
8171
|
-
}),
|
|
8172
|
-
{ abi:
|
|
8173
|
-
),
|
|
9036
|
+
}), fe = /* @__PURE__ */ e(
|
|
9037
|
+
{ abi: Z, functionName: "supportsInterface" }
|
|
9038
|
+
), ve = /* @__PURE__ */ e(
|
|
8174
9039
|
{ abi: h, functionName: "allowList" }
|
|
8175
|
-
),
|
|
9040
|
+
), we = /* @__PURE__ */ e({
|
|
8176
9041
|
abi: h,
|
|
8177
9042
|
functionName: "claimed"
|
|
8178
|
-
}),
|
|
9043
|
+
}), Me = /* @__PURE__ */ e({
|
|
8179
9044
|
abi: h,
|
|
8180
9045
|
functionName: "claims"
|
|
8181
|
-
}),
|
|
9046
|
+
}), Ie = /* @__PURE__ */ e({
|
|
8182
9047
|
abi: h,
|
|
8183
9048
|
functionName: "isClaimable"
|
|
8184
|
-
}),
|
|
9049
|
+
}), he = /* @__PURE__ */ e({
|
|
8185
9050
|
abi: h,
|
|
8186
9051
|
functionName: "limit"
|
|
8187
|
-
}),
|
|
9052
|
+
}), ge = /* @__PURE__ */ e({
|
|
8188
9053
|
abi: h,
|
|
8189
9054
|
functionName: "owner"
|
|
8190
|
-
}),
|
|
9055
|
+
}), Oe = /* @__PURE__ */ e({
|
|
8191
9056
|
abi: h,
|
|
8192
9057
|
functionName: "reward"
|
|
8193
|
-
}),
|
|
9058
|
+
}), Ne = /* @__PURE__ */ s({
|
|
8194
9059
|
abi: h,
|
|
8195
9060
|
functionName: "claim"
|
|
8196
|
-
}),
|
|
9061
|
+
}), Ae = /* @__PURE__ */ i({
|
|
8197
9062
|
abi: h,
|
|
8198
9063
|
functionName: "claim"
|
|
8199
|
-
}), Ae = /* @__PURE__ */ e({
|
|
8200
|
-
abi: d,
|
|
8201
|
-
functionName: "createBoostAuth"
|
|
8202
9064
|
}), xe = /* @__PURE__ */ e({
|
|
8203
|
-
abi:
|
|
8204
|
-
functionName: "
|
|
9065
|
+
abi: o,
|
|
9066
|
+
functionName: "createBoostAuth"
|
|
8205
9067
|
}), Re = /* @__PURE__ */ e({
|
|
8206
|
-
abi:
|
|
9068
|
+
abi: o,
|
|
9069
|
+
functionName: "getBoost"
|
|
9070
|
+
}), ze = /* @__PURE__ */ e({
|
|
9071
|
+
abi: o,
|
|
8207
9072
|
functionName: "getBoostCount"
|
|
8208
9073
|
}), Ce = /* @__PURE__ */ e({
|
|
8209
|
-
abi:
|
|
9074
|
+
abi: o,
|
|
8210
9075
|
functionName: "getIncentiveFeesInfo"
|
|
8211
|
-
}), ze = /* @__PURE__ */ e({
|
|
8212
|
-
abi: d,
|
|
8213
|
-
functionName: "protocolFee"
|
|
8214
9076
|
}), _e = /* @__PURE__ */ e({
|
|
8215
|
-
abi:
|
|
9077
|
+
abi: o,
|
|
9078
|
+
functionName: "protocolFee"
|
|
9079
|
+
}), He = /* @__PURE__ */ e({
|
|
9080
|
+
abi: o,
|
|
8216
9081
|
functionName: "protocolFeeReceiver"
|
|
8217
|
-
}), He = /* @__PURE__ */ s({
|
|
8218
|
-
abi: d,
|
|
8219
|
-
functionName: "claimIncentive"
|
|
8220
9082
|
}), Ee = /* @__PURE__ */ s({
|
|
8221
|
-
abi:
|
|
8222
|
-
functionName: "
|
|
9083
|
+
abi: o,
|
|
9084
|
+
functionName: "claimIncentive"
|
|
8223
9085
|
}), Fe = /* @__PURE__ */ s({
|
|
8224
|
-
abi:
|
|
9086
|
+
abi: o,
|
|
9087
|
+
functionName: "claimIncentiveFor"
|
|
9088
|
+
}), ke = /* @__PURE__ */ s({
|
|
9089
|
+
abi: o,
|
|
8225
9090
|
functionName: "createBoost"
|
|
8226
9091
|
}), De = /* @__PURE__ */ s({
|
|
8227
|
-
abi:
|
|
9092
|
+
abi: o,
|
|
8228
9093
|
functionName: "setCreateBoostAuth"
|
|
8229
|
-
}),
|
|
8230
|
-
abi:
|
|
9094
|
+
}), qe = /* @__PURE__ */ s({
|
|
9095
|
+
abi: o,
|
|
8231
9096
|
functionName: "setProtocolFeeReceiver"
|
|
8232
|
-
}),
|
|
8233
|
-
abi:
|
|
9097
|
+
}), Be = /* @__PURE__ */ s({
|
|
9098
|
+
abi: o,
|
|
9099
|
+
functionName: "topupIncentiveFromBudget"
|
|
9100
|
+
}), Le = /* @__PURE__ */ s({
|
|
9101
|
+
abi: o,
|
|
9102
|
+
functionName: "topupIncentiveFromSender"
|
|
9103
|
+
}), Pe = /* @__PURE__ */ i({
|
|
9104
|
+
abi: o,
|
|
8234
9105
|
functionName: "claimIncentive"
|
|
8235
|
-
}),
|
|
8236
|
-
abi:
|
|
9106
|
+
}), Ue = /* @__PURE__ */ i({
|
|
9107
|
+
abi: o,
|
|
8237
9108
|
functionName: "claimIncentiveFor"
|
|
8238
|
-
}),
|
|
8239
|
-
abi:
|
|
9109
|
+
}), Se = /* @__PURE__ */ i({
|
|
9110
|
+
abi: o,
|
|
8240
9111
|
functionName: "createBoost"
|
|
8241
|
-
}),
|
|
8242
|
-
abi:
|
|
9112
|
+
}), Ve = /* @__PURE__ */ i({
|
|
9113
|
+
abi: o,
|
|
8243
9114
|
functionName: "setCreateBoostAuth"
|
|
8244
|
-
}),
|
|
8245
|
-
abi:
|
|
9115
|
+
}), Ze = /* @__PURE__ */ i({
|
|
9116
|
+
abi: o,
|
|
8246
9117
|
functionName: "setProtocolFeeReceiver"
|
|
8247
|
-
}),
|
|
9118
|
+
}), je = /* @__PURE__ */ i({
|
|
9119
|
+
abi: o,
|
|
9120
|
+
functionName: "topupIncentiveFromBudget"
|
|
9121
|
+
}), Ge = /* @__PURE__ */ i({
|
|
9122
|
+
abi: o,
|
|
9123
|
+
functionName: "topupIncentiveFromSender"
|
|
9124
|
+
}), $e = /* @__PURE__ */ e({
|
|
8248
9125
|
abi: g,
|
|
8249
9126
|
functionName: "getBaseImplementation"
|
|
8250
|
-
}),
|
|
9127
|
+
}), Xe = /* @__PURE__ */ e({
|
|
8251
9128
|
abi: g,
|
|
8252
9129
|
functionName: "getClone"
|
|
8253
|
-
}),
|
|
9130
|
+
}), We = /* @__PURE__ */ e({
|
|
8254
9131
|
abi: g,
|
|
8255
9132
|
functionName: "getCloneIdentifier"
|
|
8256
|
-
}),
|
|
9133
|
+
}), Qe = /* @__PURE__ */ e({
|
|
8257
9134
|
abi: g,
|
|
8258
9135
|
functionName: "getClones"
|
|
8259
|
-
}),
|
|
9136
|
+
}), Ke = /* @__PURE__ */ s({
|
|
8260
9137
|
abi: g,
|
|
8261
9138
|
functionName: "deployClone"
|
|
8262
|
-
}),
|
|
9139
|
+
}), Ye = /* @__PURE__ */ s({
|
|
8263
9140
|
abi: g,
|
|
8264
9141
|
functionName: "register"
|
|
8265
|
-
}),
|
|
9142
|
+
}), Je = /* @__PURE__ */ i({
|
|
8266
9143
|
abi: g,
|
|
8267
9144
|
functionName: "deployClone"
|
|
8268
|
-
}),
|
|
9145
|
+
}), et = /* @__PURE__ */ i({
|
|
8269
9146
|
abi: g,
|
|
8270
9147
|
functionName: "register"
|
|
8271
|
-
}),
|
|
9148
|
+
}), tt = /* @__PURE__ */ e({
|
|
8272
9149
|
abi: f,
|
|
8273
9150
|
functionName: "asset"
|
|
8274
|
-
}),
|
|
9151
|
+
}), nt = /* @__PURE__ */ e({
|
|
8275
9152
|
abi: f,
|
|
8276
9153
|
functionName: "cgdaParams"
|
|
8277
|
-
}),
|
|
9154
|
+
}), at = /* @__PURE__ */ e({
|
|
8278
9155
|
abi: f,
|
|
8279
9156
|
functionName: "claimed"
|
|
8280
|
-
}),
|
|
9157
|
+
}), it = /* @__PURE__ */ e({
|
|
8281
9158
|
abi: f,
|
|
8282
9159
|
functionName: "claims"
|
|
8283
|
-
}),
|
|
9160
|
+
}), st = /* @__PURE__ */ e({
|
|
8284
9161
|
abi: f,
|
|
8285
9162
|
functionName: "currentReward"
|
|
8286
|
-
}),
|
|
9163
|
+
}), pt = /* @__PURE__ */ e({
|
|
8287
9164
|
abi: f,
|
|
8288
9165
|
functionName: "isClaimable"
|
|
8289
|
-
}),
|
|
9166
|
+
}), yt = /* @__PURE__ */ e({
|
|
8290
9167
|
abi: f,
|
|
8291
9168
|
functionName: "owner"
|
|
8292
|
-
}),
|
|
9169
|
+
}), rt = /* @__PURE__ */ e({
|
|
8293
9170
|
abi: f,
|
|
8294
9171
|
functionName: "reward"
|
|
8295
|
-
}),
|
|
9172
|
+
}), ut = /* @__PURE__ */ e({
|
|
8296
9173
|
abi: f,
|
|
8297
9174
|
functionName: "totalBudget"
|
|
8298
|
-
}),
|
|
9175
|
+
}), ot = /* @__PURE__ */ s({
|
|
8299
9176
|
abi: f,
|
|
8300
9177
|
functionName: "claim"
|
|
8301
|
-
}),
|
|
9178
|
+
}), lt = /* @__PURE__ */ s({
|
|
8302
9179
|
abi: f,
|
|
8303
9180
|
functionName: "clawback"
|
|
8304
|
-
}),
|
|
9181
|
+
}), dt = /* @__PURE__ */ i({
|
|
8305
9182
|
abi: f,
|
|
8306
9183
|
functionName: "claim"
|
|
8307
|
-
}),
|
|
9184
|
+
}), mt = /* @__PURE__ */ i({
|
|
8308
9185
|
abi: f,
|
|
8309
9186
|
functionName: "clawback"
|
|
8310
|
-
}),
|
|
9187
|
+
}), bt = /* @__PURE__ */ e({
|
|
8311
9188
|
abi: m,
|
|
8312
9189
|
functionName: "asset"
|
|
8313
|
-
}),
|
|
9190
|
+
}), ct = /* @__PURE__ */ e({
|
|
8314
9191
|
abi: m,
|
|
8315
9192
|
functionName: "claimed"
|
|
8316
|
-
}),
|
|
9193
|
+
}), Tt = /* @__PURE__ */ e({
|
|
8317
9194
|
abi: m,
|
|
8318
9195
|
functionName: "claims"
|
|
8319
|
-
}),
|
|
9196
|
+
}), ft = /* @__PURE__ */ e(
|
|
8320
9197
|
{ abi: m, functionName: "currentReward" }
|
|
8321
|
-
),
|
|
9198
|
+
), vt = /* @__PURE__ */ e({
|
|
8322
9199
|
abi: m,
|
|
8323
9200
|
functionName: "entries"
|
|
8324
|
-
}),
|
|
9201
|
+
}), wt = /* @__PURE__ */ e({
|
|
8325
9202
|
abi: m,
|
|
8326
9203
|
functionName: "isClaimable"
|
|
8327
|
-
}),
|
|
9204
|
+
}), Mt = /* @__PURE__ */ e({
|
|
8328
9205
|
abi: m,
|
|
8329
9206
|
functionName: "limit"
|
|
8330
|
-
}),
|
|
9207
|
+
}), It = /* @__PURE__ */ e({
|
|
8331
9208
|
abi: m,
|
|
8332
9209
|
functionName: "owner"
|
|
8333
|
-
}),
|
|
9210
|
+
}), ht = /* @__PURE__ */ e({
|
|
8334
9211
|
abi: m,
|
|
8335
9212
|
functionName: "reward"
|
|
8336
|
-
}),
|
|
9213
|
+
}), gt = /* @__PURE__ */ e({
|
|
8337
9214
|
abi: m,
|
|
8338
9215
|
functionName: "strategy"
|
|
8339
|
-
}),
|
|
9216
|
+
}), Ot = /* @__PURE__ */ s({
|
|
8340
9217
|
abi: m,
|
|
8341
9218
|
functionName: "claim"
|
|
8342
|
-
}),
|
|
9219
|
+
}), Nt = /* @__PURE__ */ s({
|
|
8343
9220
|
abi: m,
|
|
8344
9221
|
functionName: "clawback"
|
|
8345
|
-
}),
|
|
9222
|
+
}), At = /* @__PURE__ */ s({
|
|
8346
9223
|
abi: m,
|
|
8347
9224
|
functionName: "drawRaffle"
|
|
8348
|
-
}),
|
|
9225
|
+
}), xt = /* @__PURE__ */ i(
|
|
8349
9226
|
{ abi: m, functionName: "claim" }
|
|
8350
|
-
),
|
|
9227
|
+
), Rt = /* @__PURE__ */ i({
|
|
8351
9228
|
abi: m,
|
|
8352
9229
|
functionName: "clawback"
|
|
8353
|
-
}),
|
|
9230
|
+
}), zt = /* @__PURE__ */ i({
|
|
8354
9231
|
abi: m,
|
|
8355
9232
|
functionName: "drawRaffle"
|
|
8356
|
-
}),
|
|
8357
|
-
abi:
|
|
9233
|
+
}), Ct = /* @__PURE__ */ e({
|
|
9234
|
+
abi: b,
|
|
8358
9235
|
functionName: "asset"
|
|
8359
|
-
}),
|
|
8360
|
-
{ abi:
|
|
8361
|
-
),
|
|
8362
|
-
abi:
|
|
9236
|
+
}), _t = /* @__PURE__ */ e(
|
|
9237
|
+
{ abi: b, functionName: "claimed" }
|
|
9238
|
+
), Ht = /* @__PURE__ */ e({
|
|
9239
|
+
abi: b,
|
|
8363
9240
|
functionName: "claims"
|
|
8364
|
-
}),
|
|
8365
|
-
abi:
|
|
9241
|
+
}), Et = /* @__PURE__ */ e({
|
|
9242
|
+
abi: b,
|
|
8366
9243
|
functionName: "currentReward"
|
|
8367
|
-
}),
|
|
8368
|
-
abi:
|
|
9244
|
+
}), Ft = /* @__PURE__ */ e({
|
|
9245
|
+
abi: b,
|
|
8369
9246
|
functionName: "getPeg"
|
|
8370
|
-
}),
|
|
8371
|
-
abi:
|
|
9247
|
+
}), kt = /* @__PURE__ */ e({
|
|
9248
|
+
abi: b,
|
|
8372
9249
|
functionName: "isClaimable"
|
|
8373
|
-
}),
|
|
8374
|
-
abi:
|
|
9250
|
+
}), Dt = /* @__PURE__ */ e({
|
|
9251
|
+
abi: b,
|
|
8375
9252
|
functionName: "limit"
|
|
8376
|
-
}),
|
|
8377
|
-
abi:
|
|
9253
|
+
}), qt = /* @__PURE__ */ e({
|
|
9254
|
+
abi: b,
|
|
8378
9255
|
functionName: "owner"
|
|
8379
|
-
}),
|
|
8380
|
-
abi:
|
|
9256
|
+
}), Bt = /* @__PURE__ */ e({
|
|
9257
|
+
abi: b,
|
|
8381
9258
|
functionName: "peg"
|
|
8382
|
-
}),
|
|
8383
|
-
abi:
|
|
9259
|
+
}), Lt = /* @__PURE__ */ e({
|
|
9260
|
+
abi: b,
|
|
8384
9261
|
functionName: "reward"
|
|
8385
|
-
}),
|
|
8386
|
-
abi:
|
|
9262
|
+
}), Pt = /* @__PURE__ */ e({
|
|
9263
|
+
abi: b,
|
|
8387
9264
|
functionName: "totalClaimed"
|
|
8388
|
-
}),
|
|
8389
|
-
{ abi:
|
|
8390
|
-
),
|
|
8391
|
-
abi:
|
|
9265
|
+
}), Ut = /* @__PURE__ */ s(
|
|
9266
|
+
{ abi: b, functionName: "claim" }
|
|
9267
|
+
), St = /* @__PURE__ */ s({
|
|
9268
|
+
abi: b,
|
|
8392
9269
|
functionName: "clawback"
|
|
8393
|
-
}),
|
|
8394
|
-
abi:
|
|
9270
|
+
}), Vt = /* @__PURE__ */ i({
|
|
9271
|
+
abi: b,
|
|
8395
9272
|
functionName: "claim"
|
|
8396
|
-
}),
|
|
8397
|
-
abi:
|
|
9273
|
+
}), Zt = /* @__PURE__ */ i({
|
|
9274
|
+
abi: b,
|
|
8398
9275
|
functionName: "clawback"
|
|
8399
|
-
}),
|
|
8400
|
-
abi:
|
|
9276
|
+
}), jt = /* @__PURE__ */ e({
|
|
9277
|
+
abi: d,
|
|
8401
9278
|
functionName: "asset"
|
|
8402
|
-
}),
|
|
8403
|
-
abi:
|
|
9279
|
+
}), Gt = /* @__PURE__ */ e({
|
|
9280
|
+
abi: d,
|
|
8404
9281
|
functionName: "claimed"
|
|
8405
|
-
}),
|
|
8406
|
-
abi:
|
|
9282
|
+
}), $t = /* @__PURE__ */ e({
|
|
9283
|
+
abi: d,
|
|
8407
9284
|
functionName: "claims"
|
|
8408
|
-
}),
|
|
8409
|
-
abi:
|
|
9285
|
+
}), Xt = /* @__PURE__ */ e({
|
|
9286
|
+
abi: d,
|
|
8410
9287
|
functionName: "currentReward"
|
|
8411
|
-
}),
|
|
8412
|
-
abi:
|
|
9288
|
+
}), Wt = /* @__PURE__ */ e({
|
|
9289
|
+
abi: d,
|
|
8413
9290
|
functionName: "getIncentiveCriteria"
|
|
8414
|
-
}),
|
|
8415
|
-
abi:
|
|
9291
|
+
}), Qt = /* @__PURE__ */ e({
|
|
9292
|
+
abi: d,
|
|
8416
9293
|
functionName: "getMaxReward"
|
|
8417
|
-
}),
|
|
8418
|
-
abi:
|
|
9294
|
+
}), Kt = /* @__PURE__ */ e({
|
|
9295
|
+
abi: d,
|
|
8419
9296
|
functionName: "getPeg"
|
|
8420
|
-
}),
|
|
8421
|
-
abi:
|
|
9297
|
+
}), Yt = /* @__PURE__ */ e({
|
|
9298
|
+
abi: d,
|
|
8422
9299
|
functionName: "isClaimable"
|
|
8423
|
-
}),
|
|
8424
|
-
abi:
|
|
9300
|
+
}), Jt = /* @__PURE__ */ e({
|
|
9301
|
+
abi: d,
|
|
8425
9302
|
functionName: "limit"
|
|
8426
|
-
}),
|
|
8427
|
-
abi:
|
|
9303
|
+
}), en = /* @__PURE__ */ e({
|
|
9304
|
+
abi: d,
|
|
8428
9305
|
functionName: "owner"
|
|
8429
|
-
}),
|
|
8430
|
-
abi:
|
|
9306
|
+
}), tn = /* @__PURE__ */ e({
|
|
9307
|
+
abi: d,
|
|
8431
9308
|
functionName: "peg"
|
|
8432
|
-
}),
|
|
8433
|
-
abi:
|
|
9309
|
+
}), nn = /* @__PURE__ */ e({
|
|
9310
|
+
abi: d,
|
|
8434
9311
|
functionName: "reward"
|
|
8435
|
-
}),
|
|
8436
|
-
abi:
|
|
9312
|
+
}), an = /* @__PURE__ */ e({
|
|
9313
|
+
abi: d,
|
|
8437
9314
|
functionName: "totalClaimed"
|
|
8438
|
-
}),
|
|
8439
|
-
abi:
|
|
9315
|
+
}), sn = /* @__PURE__ */ s({
|
|
9316
|
+
abi: d,
|
|
8440
9317
|
functionName: "claim"
|
|
8441
|
-
}),
|
|
8442
|
-
abi:
|
|
9318
|
+
}), pn = /* @__PURE__ */ s({
|
|
9319
|
+
abi: d,
|
|
8443
9320
|
functionName: "clawback"
|
|
8444
|
-
}),
|
|
8445
|
-
abi:
|
|
9321
|
+
}), yn = /* @__PURE__ */ i({
|
|
9322
|
+
abi: d,
|
|
8446
9323
|
functionName: "claim"
|
|
8447
|
-
}),
|
|
8448
|
-
abi:
|
|
9324
|
+
}), rn = /* @__PURE__ */ i({
|
|
9325
|
+
abi: d,
|
|
8449
9326
|
functionName: "clawback"
|
|
8450
|
-
}),
|
|
8451
|
-
abi:
|
|
9327
|
+
}), un = /* @__PURE__ */ e({
|
|
9328
|
+
abi: j,
|
|
8452
9329
|
functionName: "getIncentiveCriteria"
|
|
8453
|
-
}),
|
|
8454
|
-
abi:
|
|
9330
|
+
}), on = /* @__PURE__ */ e({
|
|
9331
|
+
abi: j,
|
|
8455
9332
|
functionName: "getMaxReward"
|
|
8456
|
-
}),
|
|
9333
|
+
}), ln = /* @__PURE__ */ e(
|
|
8457
9334
|
{ abi: v, functionName: "asset" }
|
|
8458
|
-
),
|
|
9335
|
+
), dn = /* @__PURE__ */ e({
|
|
8459
9336
|
abi: v,
|
|
8460
9337
|
functionName: "claimed"
|
|
8461
|
-
}),
|
|
9338
|
+
}), mn = /* @__PURE__ */ e({
|
|
8462
9339
|
abi: v,
|
|
8463
9340
|
functionName: "claims"
|
|
8464
|
-
}),
|
|
9341
|
+
}), bn = /* @__PURE__ */ e({
|
|
8465
9342
|
abi: v,
|
|
8466
9343
|
functionName: "currentReward"
|
|
8467
|
-
}),
|
|
9344
|
+
}), cn = /* @__PURE__ */ e({
|
|
8468
9345
|
abi: v,
|
|
8469
9346
|
functionName: "isClaimable"
|
|
8470
|
-
}),
|
|
9347
|
+
}), Tn = /* @__PURE__ */ e(
|
|
8471
9348
|
{ abi: v, functionName: "limit" }
|
|
8472
|
-
),
|
|
9349
|
+
), fn = /* @__PURE__ */ e(
|
|
8473
9350
|
{ abi: v, functionName: "owner" }
|
|
8474
|
-
),
|
|
9351
|
+
), vn = /* @__PURE__ */ e({
|
|
8475
9352
|
abi: v,
|
|
8476
9353
|
functionName: "reward"
|
|
8477
|
-
}),
|
|
9354
|
+
}), wn = /* @__PURE__ */ e({
|
|
8478
9355
|
abi: v,
|
|
8479
9356
|
functionName: "totalClaimed"
|
|
8480
|
-
}),
|
|
9357
|
+
}), Mn = /* @__PURE__ */ s({
|
|
8481
9358
|
abi: v,
|
|
8482
9359
|
functionName: "claim"
|
|
8483
|
-
}),
|
|
9360
|
+
}), In = /* @__PURE__ */ s({
|
|
8484
9361
|
abi: v,
|
|
8485
9362
|
functionName: "clawback"
|
|
8486
|
-
}),
|
|
9363
|
+
}), hn = /* @__PURE__ */ i({
|
|
8487
9364
|
abi: v,
|
|
8488
9365
|
functionName: "claim"
|
|
8489
|
-
}),
|
|
9366
|
+
}), gn = /* @__PURE__ */ i({
|
|
8490
9367
|
abi: v,
|
|
8491
9368
|
functionName: "clawback"
|
|
8492
|
-
}),
|
|
8493
|
-
abi:
|
|
9369
|
+
}), On = /* @__PURE__ */ e({
|
|
9370
|
+
abi: E,
|
|
8494
9371
|
functionName: "getActionClaimant"
|
|
8495
|
-
}),
|
|
8496
|
-
abi:
|
|
9372
|
+
}), Nn = /* @__PURE__ */ e({
|
|
9373
|
+
abi: E,
|
|
8497
9374
|
functionName: "getActionSteps"
|
|
8498
|
-
}),
|
|
8499
|
-
abi:
|
|
9375
|
+
}), An = /* @__PURE__ */ s({
|
|
9376
|
+
abi: E,
|
|
8500
9377
|
functionName: "execute"
|
|
8501
|
-
}),
|
|
8502
|
-
abi:
|
|
9378
|
+
}), xn = /* @__PURE__ */ i({
|
|
9379
|
+
abi: E,
|
|
8503
9380
|
functionName: "execute"
|
|
8504
|
-
}),
|
|
8505
|
-
abi:
|
|
9381
|
+
}), Rn = /* @__PURE__ */ e({
|
|
9382
|
+
abi: pe,
|
|
8506
9383
|
functionName: "isAuthorized"
|
|
8507
|
-
}),
|
|
9384
|
+
}), zn = /* @__PURE__ */ e({
|
|
8508
9385
|
abi: O,
|
|
8509
9386
|
functionName: "hashSignerData"
|
|
8510
|
-
}),
|
|
9387
|
+
}), Cn = /* @__PURE__ */ e({
|
|
8511
9388
|
abi: O,
|
|
8512
9389
|
functionName: "signers"
|
|
8513
|
-
}),
|
|
9390
|
+
}), _n = /* @__PURE__ */ s({
|
|
8514
9391
|
abi: O,
|
|
8515
9392
|
functionName: "setAuthorized"
|
|
8516
|
-
}),
|
|
9393
|
+
}), Hn = /* @__PURE__ */ s({
|
|
8517
9394
|
abi: O,
|
|
8518
9395
|
functionName: "setValidatorCaller"
|
|
8519
|
-
}),
|
|
9396
|
+
}), En = /* @__PURE__ */ s({
|
|
8520
9397
|
abi: O,
|
|
8521
9398
|
functionName: "validate"
|
|
8522
|
-
}),
|
|
9399
|
+
}), Fn = /* @__PURE__ */ i({
|
|
8523
9400
|
abi: O,
|
|
8524
9401
|
functionName: "setAuthorized"
|
|
8525
|
-
}),
|
|
9402
|
+
}), kn = /* @__PURE__ */ i({
|
|
8526
9403
|
abi: O,
|
|
8527
9404
|
functionName: "setValidatorCaller"
|
|
8528
|
-
}),
|
|
9405
|
+
}), Dn = /* @__PURE__ */ i({
|
|
8529
9406
|
abi: O,
|
|
8530
9407
|
functionName: "validate"
|
|
8531
|
-
}),
|
|
8532
|
-
abi:
|
|
9408
|
+
}), qn = /* @__PURE__ */ e({
|
|
9409
|
+
abi: c,
|
|
8533
9410
|
functionName: "available"
|
|
8534
|
-
}),
|
|
8535
|
-
abi:
|
|
9411
|
+
}), Bn = /* @__PURE__ */ e({
|
|
9412
|
+
abi: c,
|
|
8536
9413
|
functionName: "distributed"
|
|
8537
|
-
}),
|
|
8538
|
-
abi:
|
|
9414
|
+
}), Ln = /* @__PURE__ */ e({
|
|
9415
|
+
abi: c,
|
|
8539
9416
|
functionName: "owner"
|
|
8540
|
-
}),
|
|
8541
|
-
abi:
|
|
9417
|
+
}), Pn = /* @__PURE__ */ e({
|
|
9418
|
+
abi: c,
|
|
8542
9419
|
functionName: "total"
|
|
8543
|
-
}),
|
|
8544
|
-
abi:
|
|
9420
|
+
}), Un = /* @__PURE__ */ s({
|
|
9421
|
+
abi: c,
|
|
8545
9422
|
functionName: "allocate"
|
|
8546
|
-
}), qn = /* @__PURE__ */ s({
|
|
8547
|
-
abi: b,
|
|
8548
|
-
functionName: "clawback"
|
|
8549
9423
|
}), Sn = /* @__PURE__ */ s({
|
|
8550
|
-
abi:
|
|
9424
|
+
abi: c,
|
|
9425
|
+
functionName: "clawback"
|
|
9426
|
+
}), Vn = /* @__PURE__ */ s({
|
|
9427
|
+
abi: c,
|
|
8551
9428
|
functionName: "clawbackFromTarget"
|
|
8552
|
-
}),
|
|
8553
|
-
abi:
|
|
9429
|
+
}), Zn = /* @__PURE__ */ s({
|
|
9430
|
+
abi: c,
|
|
8554
9431
|
functionName: "disburse"
|
|
8555
|
-
}),
|
|
8556
|
-
abi:
|
|
9432
|
+
}), jn = /* @__PURE__ */ s({
|
|
9433
|
+
abi: c,
|
|
8557
9434
|
functionName: "disburseBatch"
|
|
8558
|
-
}),
|
|
8559
|
-
abi:
|
|
9435
|
+
}), Gn = /* @__PURE__ */ i({
|
|
9436
|
+
abi: c,
|
|
8560
9437
|
functionName: "allocate"
|
|
8561
|
-
}),
|
|
8562
|
-
abi:
|
|
9438
|
+
}), $n = /* @__PURE__ */ i({
|
|
9439
|
+
abi: c,
|
|
8563
9440
|
functionName: "clawback"
|
|
8564
|
-
}),
|
|
8565
|
-
abi:
|
|
9441
|
+
}), Xn = /* @__PURE__ */ i({
|
|
9442
|
+
abi: c,
|
|
8566
9443
|
functionName: "clawbackFromTarget"
|
|
8567
|
-
}),
|
|
8568
|
-
abi:
|
|
9444
|
+
}), Wn = /* @__PURE__ */ i({
|
|
9445
|
+
abi: c,
|
|
8569
9446
|
functionName: "disburse"
|
|
8570
|
-
}),
|
|
8571
|
-
abi:
|
|
9447
|
+
}), Qn = /* @__PURE__ */ i({
|
|
9448
|
+
abi: c,
|
|
8572
9449
|
functionName: "disburseBatch"
|
|
8573
|
-
}),
|
|
9450
|
+
}), Kn = /* @__PURE__ */ e({
|
|
9451
|
+
abi: z,
|
|
9452
|
+
functionName: "managementFee"
|
|
9453
|
+
}), Yn = /* @__PURE__ */ s({
|
|
9454
|
+
abi: z,
|
|
9455
|
+
functionName: "payManagementFee"
|
|
9456
|
+
}), Jn = /* @__PURE__ */ s({
|
|
9457
|
+
abi: z,
|
|
9458
|
+
functionName: "setManagementFee"
|
|
9459
|
+
}), ea = /* @__PURE__ */ i({
|
|
9460
|
+
abi: z,
|
|
9461
|
+
functionName: "payManagementFee"
|
|
9462
|
+
}), ta = /* @__PURE__ */ i({
|
|
9463
|
+
abi: z,
|
|
9464
|
+
functionName: "setManagementFee"
|
|
9465
|
+
}), na = /* @__PURE__ */ e({
|
|
8574
9466
|
abi: C,
|
|
8575
9467
|
functionName: "managementFee"
|
|
8576
|
-
}),
|
|
9468
|
+
}), aa = /* @__PURE__ */ s({
|
|
8577
9469
|
abi: C,
|
|
8578
9470
|
functionName: "payManagementFee"
|
|
8579
|
-
}),
|
|
9471
|
+
}), ia = /* @__PURE__ */ s({
|
|
8580
9472
|
abi: C,
|
|
8581
9473
|
functionName: "setManagementFee"
|
|
8582
|
-
}),
|
|
9474
|
+
}), sa = /* @__PURE__ */ i({
|
|
8583
9475
|
abi: C,
|
|
8584
9476
|
functionName: "payManagementFee"
|
|
8585
|
-
}),
|
|
9477
|
+
}), pa = /* @__PURE__ */ i({
|
|
8586
9478
|
abi: C,
|
|
8587
9479
|
functionName: "setManagementFee"
|
|
8588
|
-
}),
|
|
9480
|
+
}), ya = /* @__PURE__ */ e({
|
|
8589
9481
|
abi: w,
|
|
8590
9482
|
functionName: "ownershipHandoverExpiresAt"
|
|
8591
|
-
}),
|
|
9483
|
+
}), ra = /* @__PURE__ */ s({
|
|
8592
9484
|
abi: w,
|
|
8593
9485
|
functionName: "cancelOwnershipHandover"
|
|
8594
|
-
}),
|
|
9486
|
+
}), ua = /* @__PURE__ */ s({
|
|
8595
9487
|
abi: w,
|
|
8596
9488
|
functionName: "completeOwnershipHandover"
|
|
8597
|
-
}),
|
|
9489
|
+
}), oa = /* @__PURE__ */ s({
|
|
8598
9490
|
abi: w,
|
|
8599
9491
|
functionName: "renounceOwnership"
|
|
8600
|
-
}),
|
|
9492
|
+
}), la = /* @__PURE__ */ s(
|
|
8601
9493
|
{ abi: w, functionName: "renounceRoles" }
|
|
8602
|
-
),
|
|
9494
|
+
), da = /* @__PURE__ */ s({
|
|
8603
9495
|
abi: w,
|
|
8604
9496
|
functionName: "requestOwnershipHandover"
|
|
8605
|
-
}),
|
|
9497
|
+
}), ma = /* @__PURE__ */ s({
|
|
8606
9498
|
abi: w,
|
|
8607
9499
|
functionName: "transferOwnership"
|
|
8608
|
-
}),
|
|
9500
|
+
}), ba = /* @__PURE__ */ i({
|
|
8609
9501
|
abi: w,
|
|
8610
9502
|
functionName: "cancelOwnershipHandover"
|
|
8611
|
-
}),
|
|
9503
|
+
}), ca = /* @__PURE__ */ i({
|
|
8612
9504
|
abi: w,
|
|
8613
9505
|
functionName: "completeOwnershipHandover"
|
|
8614
|
-
}),
|
|
9506
|
+
}), Ta = /* @__PURE__ */ i({
|
|
8615
9507
|
abi: w,
|
|
8616
9508
|
functionName: "renounceOwnership"
|
|
8617
|
-
}),
|
|
9509
|
+
}), fa = /* @__PURE__ */ i({
|
|
8618
9510
|
abi: w,
|
|
8619
9511
|
functionName: "renounceRoles"
|
|
8620
|
-
}),
|
|
9512
|
+
}), va = /* @__PURE__ */ i({
|
|
8621
9513
|
abi: w,
|
|
8622
9514
|
functionName: "requestOwnershipHandover"
|
|
8623
|
-
}),
|
|
9515
|
+
}), wa = /* @__PURE__ */ i({
|
|
8624
9516
|
abi: w,
|
|
8625
9517
|
functionName: "transferOwnership"
|
|
8626
|
-
}),
|
|
8627
|
-
{ abi:
|
|
8628
|
-
),
|
|
9518
|
+
}), Ma = /* @__PURE__ */ e(
|
|
9519
|
+
{ abi: ye, functionName: "isAuthorized" }
|
|
9520
|
+
), Ia = /* @__PURE__ */ e({
|
|
8629
9521
|
abi: I,
|
|
8630
9522
|
functionName: "claimed"
|
|
8631
|
-
}),
|
|
9523
|
+
}), ha = /* @__PURE__ */ e({
|
|
8632
9524
|
abi: I,
|
|
8633
9525
|
functionName: "claims"
|
|
8634
|
-
}),
|
|
9526
|
+
}), ga = /* @__PURE__ */ e({
|
|
8635
9527
|
abi: I,
|
|
8636
9528
|
functionName: "currentReward"
|
|
8637
|
-
}),
|
|
9529
|
+
}), Oa = /* @__PURE__ */ e({
|
|
8638
9530
|
abi: I,
|
|
8639
9531
|
functionName: "isClaimable"
|
|
8640
|
-
}),
|
|
9532
|
+
}), Na = /* @__PURE__ */ e({
|
|
8641
9533
|
abi: I,
|
|
8642
9534
|
functionName: "limit"
|
|
8643
|
-
}),
|
|
9535
|
+
}), Aa = /* @__PURE__ */ e({
|
|
8644
9536
|
abi: I,
|
|
8645
9537
|
functionName: "reward"
|
|
8646
|
-
}),
|
|
9538
|
+
}), xa = /* @__PURE__ */ e({
|
|
8647
9539
|
abi: I,
|
|
8648
9540
|
functionName: "selector"
|
|
8649
|
-
}),
|
|
9541
|
+
}), Ra = /* @__PURE__ */ e({
|
|
8650
9542
|
abi: I,
|
|
8651
9543
|
functionName: "venue"
|
|
8652
|
-
}),
|
|
9544
|
+
}), za = /* @__PURE__ */ s({
|
|
8653
9545
|
abi: I,
|
|
8654
9546
|
functionName: "claim"
|
|
8655
|
-
}),
|
|
9547
|
+
}), Ca = /* @__PURE__ */ i({
|
|
8656
9548
|
abi: I,
|
|
8657
9549
|
functionName: "claim"
|
|
8658
|
-
}),
|
|
9550
|
+
}), _a = /* @__PURE__ */ e({
|
|
8659
9551
|
abi: T,
|
|
8660
9552
|
functionName: "hasAllRoles"
|
|
8661
|
-
}),
|
|
9553
|
+
}), Ha = /* @__PURE__ */ e({
|
|
8662
9554
|
abi: T,
|
|
8663
9555
|
functionName: "hasAnyRole"
|
|
8664
|
-
}),
|
|
9556
|
+
}), Ea = /* @__PURE__ */ e({
|
|
8665
9557
|
abi: T,
|
|
8666
9558
|
functionName: "isAuthorized"
|
|
8667
|
-
}),
|
|
9559
|
+
}), Fa = /* @__PURE__ */ e({
|
|
8668
9560
|
abi: T,
|
|
8669
9561
|
functionName: "rolesOf"
|
|
8670
|
-
}),
|
|
9562
|
+
}), ka = /* @__PURE__ */ s({
|
|
8671
9563
|
abi: T,
|
|
8672
9564
|
functionName: "grantManyRoles"
|
|
8673
|
-
}),
|
|
9565
|
+
}), Da = /* @__PURE__ */ s({
|
|
8674
9566
|
abi: T,
|
|
8675
9567
|
functionName: "grantRoles"
|
|
8676
|
-
}),
|
|
9568
|
+
}), qa = /* @__PURE__ */ s({
|
|
8677
9569
|
abi: T,
|
|
8678
9570
|
functionName: "revokeManyRoles"
|
|
8679
|
-
}),
|
|
9571
|
+
}), Ba = /* @__PURE__ */ s({
|
|
8680
9572
|
abi: T,
|
|
8681
9573
|
functionName: "revokeRoles"
|
|
8682
|
-
}),
|
|
9574
|
+
}), La = /* @__PURE__ */ s({
|
|
8683
9575
|
abi: T,
|
|
8684
9576
|
functionName: "setAuthorized"
|
|
8685
|
-
}),
|
|
9577
|
+
}), Pa = /* @__PURE__ */ i({
|
|
8686
9578
|
abi: T,
|
|
8687
9579
|
functionName: "grantManyRoles"
|
|
8688
|
-
}),
|
|
9580
|
+
}), Ua = /* @__PURE__ */ i({
|
|
8689
9581
|
abi: T,
|
|
8690
9582
|
functionName: "grantRoles"
|
|
8691
|
-
}),
|
|
9583
|
+
}), Sa = /* @__PURE__ */ i(
|
|
8692
9584
|
{ abi: T, functionName: "revokeManyRoles" }
|
|
8693
|
-
),
|
|
9585
|
+
), Va = /* @__PURE__ */ i({
|
|
8694
9586
|
abi: T,
|
|
8695
9587
|
functionName: "revokeRoles"
|
|
8696
|
-
}),
|
|
9588
|
+
}), Za = /* @__PURE__ */ i({
|
|
8697
9589
|
abi: T,
|
|
8698
9590
|
functionName: "setAuthorized"
|
|
8699
|
-
}),
|
|
9591
|
+
}), ja = /* @__PURE__ */ e({
|
|
8700
9592
|
abi: N,
|
|
8701
9593
|
functionName: "hashSignerData"
|
|
8702
|
-
}),
|
|
9594
|
+
}), Ga = /* @__PURE__ */ e({
|
|
8703
9595
|
abi: N,
|
|
8704
9596
|
functionName: "signers"
|
|
8705
|
-
}),
|
|
9597
|
+
}), $a = /* @__PURE__ */ s({
|
|
8706
9598
|
abi: N,
|
|
8707
9599
|
functionName: "setAuthorized"
|
|
8708
|
-
}),
|
|
9600
|
+
}), Xa = /* @__PURE__ */ s({
|
|
8709
9601
|
abi: N,
|
|
8710
9602
|
functionName: "setValidatorCaller"
|
|
8711
|
-
}),
|
|
9603
|
+
}), Wa = /* @__PURE__ */ s({
|
|
8712
9604
|
abi: N,
|
|
8713
9605
|
functionName: "validate"
|
|
8714
|
-
}),
|
|
9606
|
+
}), Qa = /* @__PURE__ */ i({
|
|
8715
9607
|
abi: N,
|
|
8716
9608
|
functionName: "setAuthorized"
|
|
8717
|
-
}),
|
|
9609
|
+
}), Ka = /* @__PURE__ */ i({
|
|
8718
9610
|
abi: N,
|
|
8719
9611
|
functionName: "setValidatorCaller"
|
|
8720
|
-
}),
|
|
9612
|
+
}), Ya = /* @__PURE__ */ i({
|
|
8721
9613
|
abi: N,
|
|
8722
9614
|
functionName: "validate"
|
|
8723
|
-
}),
|
|
8724
|
-
abi:
|
|
9615
|
+
}), Ja = /* @__PURE__ */ e({
|
|
9616
|
+
abi: F,
|
|
8725
9617
|
functionName: "isAllowed"
|
|
8726
|
-
}),
|
|
8727
|
-
abi:
|
|
9618
|
+
}), ei = /* @__PURE__ */ e({
|
|
9619
|
+
abi: F,
|
|
8728
9620
|
functionName: "owner"
|
|
8729
|
-
}),
|
|
8730
|
-
{ abi:
|
|
8731
|
-
),
|
|
8732
|
-
abi:
|
|
9621
|
+
}), ti = /* @__PURE__ */ s(
|
|
9622
|
+
{ abi: F, functionName: "setAllowed" }
|
|
9623
|
+
), ni = /* @__PURE__ */ i({
|
|
9624
|
+
abi: F,
|
|
8733
9625
|
functionName: "setAllowed"
|
|
8734
|
-
}),
|
|
8735
|
-
abi:
|
|
9626
|
+
}), ai = /* @__PURE__ */ e({
|
|
9627
|
+
abi: B,
|
|
8736
9628
|
functionName: "isAllowed"
|
|
8737
|
-
}),
|
|
8738
|
-
abi:
|
|
9629
|
+
}), ii = /* @__PURE__ */ s({
|
|
9630
|
+
abi: B,
|
|
8739
9631
|
functionName: "setDenied"
|
|
8740
|
-
}),
|
|
8741
|
-
abi:
|
|
9632
|
+
}), si = /* @__PURE__ */ i({
|
|
9633
|
+
abi: B,
|
|
8742
9634
|
functionName: "setDenied"
|
|
8743
9635
|
});
|
|
8744
9636
|
export {
|
|
8745
|
-
|
|
8746
|
-
|
|
8747
|
-
|
|
8748
|
-
|
|
8749
|
-
|
|
8750
|
-
|
|
8751
|
-
|
|
8752
|
-
|
|
8753
|
-
|
|
8754
|
-
|
|
8755
|
-
|
|
8756
|
-
|
|
8757
|
-
|
|
8758
|
-
|
|
8759
|
-
|
|
8760
|
-
|
|
8761
|
-
|
|
8762
|
-
|
|
8763
|
-
|
|
8764
|
-
|
|
8765
|
-
|
|
8766
|
-
|
|
8767
|
-
|
|
8768
|
-
|
|
8769
|
-
|
|
8770
|
-
|
|
8771
|
-
|
|
8772
|
-
|
|
8773
|
-
|
|
8774
|
-
|
|
8775
|
-
|
|
8776
|
-
|
|
8777
|
-
|
|
8778
|
-
|
|
8779
|
-
|
|
8780
|
-
|
|
8781
|
-
|
|
9637
|
+
ye as $,
|
|
9638
|
+
v as A,
|
|
9639
|
+
B,
|
|
9640
|
+
ya as C,
|
|
9641
|
+
Ta as D,
|
|
9642
|
+
ra as E,
|
|
9643
|
+
oa as F,
|
|
9644
|
+
la as G,
|
|
9645
|
+
h as H,
|
|
9646
|
+
Va as I,
|
|
9647
|
+
_a as J,
|
|
9648
|
+
Ha as K,
|
|
9649
|
+
fe as L,
|
|
9650
|
+
Te as M,
|
|
9651
|
+
f as N,
|
|
9652
|
+
et as O,
|
|
9653
|
+
ba as P,
|
|
9654
|
+
Ye as Q,
|
|
9655
|
+
I as R,
|
|
9656
|
+
O as S,
|
|
9657
|
+
ce as T,
|
|
9658
|
+
wa as U,
|
|
9659
|
+
T as V,
|
|
9660
|
+
fa as W,
|
|
9661
|
+
Ea as X,
|
|
9662
|
+
Je as Y,
|
|
9663
|
+
Ke as Z,
|
|
9664
|
+
N as _,
|
|
9665
|
+
le as a,
|
|
9666
|
+
zt as a$,
|
|
9667
|
+
$e as a0,
|
|
9668
|
+
Xe as a1,
|
|
9669
|
+
Qe as a2,
|
|
9670
|
+
We as a3,
|
|
9671
|
+
Ma as a4,
|
|
9672
|
+
de as a5,
|
|
9673
|
+
Gn as a6,
|
|
8782
9674
|
Un as a7,
|
|
8783
|
-
|
|
8784
|
-
|
|
8785
|
-
|
|
8786
|
-
|
|
8787
|
-
|
|
8788
|
-
|
|
8789
|
-
|
|
8790
|
-
|
|
8791
|
-
|
|
8792
|
-
|
|
8793
|
-
|
|
8794
|
-
|
|
8795
|
-
|
|
8796
|
-
|
|
8797
|
-
|
|
8798
|
-
|
|
8799
|
-
|
|
8800
|
-
|
|
8801
|
-
|
|
8802
|
-
|
|
8803
|
-
|
|
8804
|
-
|
|
8805
|
-
|
|
8806
|
-
|
|
8807
|
-
|
|
8808
|
-
|
|
8809
|
-
|
|
8810
|
-
|
|
8811
|
-
|
|
8812
|
-
|
|
8813
|
-
|
|
8814
|
-
|
|
8815
|
-
|
|
8816
|
-
|
|
8817
|
-
|
|
8818
|
-
|
|
8819
|
-
|
|
8820
|
-
|
|
8821
|
-
|
|
8822
|
-
|
|
8823
|
-
|
|
8824
|
-
|
|
8825
|
-
|
|
8826
|
-
|
|
8827
|
-
|
|
8828
|
-
|
|
8829
|
-
|
|
8830
|
-
|
|
8831
|
-
|
|
8832
|
-
|
|
8833
|
-
|
|
8834
|
-
|
|
8835
|
-
|
|
8836
|
-
|
|
8837
|
-
|
|
8838
|
-
|
|
8839
|
-
|
|
8840
|
-
|
|
8841
|
-
|
|
8842
|
-
|
|
8843
|
-
|
|
8844
|
-
|
|
8845
|
-
|
|
8846
|
-
|
|
8847
|
-
|
|
8848
|
-
|
|
8849
|
-
|
|
8850
|
-
|
|
8851
|
-
|
|
8852
|
-
|
|
8853
|
-
|
|
8854
|
-
|
|
8855
|
-
|
|
8856
|
-
|
|
8857
|
-
|
|
8858
|
-
|
|
8859
|
-
|
|
8860
|
-
|
|
8861
|
-
|
|
8862
|
-
|
|
8863
|
-
|
|
8864
|
-
|
|
8865
|
-
|
|
8866
|
-
|
|
8867
|
-
|
|
8868
|
-
|
|
8869
|
-
|
|
8870
|
-
|
|
8871
|
-
|
|
8872
|
-
|
|
8873
|
-
|
|
8874
|
-
|
|
8875
|
-
|
|
8876
|
-
|
|
8877
|
-
|
|
8878
|
-
|
|
8879
|
-
|
|
8880
|
-
|
|
8881
|
-
|
|
8882
|
-
|
|
8883
|
-
|
|
8884
|
-
|
|
8885
|
-
|
|
8886
|
-
|
|
8887
|
-
|
|
8888
|
-
|
|
8889
|
-
|
|
8890
|
-
|
|
8891
|
-
|
|
8892
|
-
|
|
8893
|
-
|
|
8894
|
-
|
|
8895
|
-
|
|
8896
|
-
|
|
8897
|
-
|
|
8898
|
-
|
|
8899
|
-
|
|
8900
|
-
|
|
8901
|
-
|
|
8902
|
-
|
|
8903
|
-
|
|
8904
|
-
|
|
8905
|
-
|
|
8906
|
-
|
|
8907
|
-
|
|
8908
|
-
|
|
8909
|
-
|
|
8910
|
-
|
|
8911
|
-
|
|
8912
|
-
|
|
8913
|
-
|
|
8914
|
-
|
|
8915
|
-
|
|
8916
|
-
|
|
8917
|
-
|
|
8918
|
-
|
|
8919
|
-
|
|
8920
|
-
|
|
8921
|
-
|
|
8922
|
-
|
|
8923
|
-
|
|
8924
|
-
|
|
8925
|
-
|
|
8926
|
-
|
|
8927
|
-
|
|
8928
|
-
|
|
8929
|
-
|
|
8930
|
-
|
|
8931
|
-
|
|
8932
|
-
|
|
8933
|
-
|
|
8934
|
-
|
|
8935
|
-
|
|
8936
|
-
|
|
8937
|
-
|
|
8938
|
-
|
|
8939
|
-
|
|
8940
|
-
|
|
8941
|
-
|
|
8942
|
-
|
|
8943
|
-
|
|
8944
|
-
|
|
8945
|
-
|
|
8946
|
-
|
|
8947
|
-
|
|
8948
|
-
|
|
8949
|
-
|
|
8950
|
-
|
|
8951
|
-
|
|
8952
|
-
|
|
8953
|
-
|
|
8954
|
-
|
|
8955
|
-
|
|
8956
|
-
|
|
8957
|
-
|
|
8958
|
-
|
|
8959
|
-
|
|
8960
|
-
|
|
8961
|
-
|
|
8962
|
-
|
|
8963
|
-
|
|
8964
|
-
|
|
9675
|
+
$n as a8,
|
|
9676
|
+
Sn as a9,
|
|
9677
|
+
yt as aA,
|
|
9678
|
+
it as aB,
|
|
9679
|
+
rt as aC,
|
|
9680
|
+
at as aD,
|
|
9681
|
+
tt as aE,
|
|
9682
|
+
nt as aF,
|
|
9683
|
+
ut as aG,
|
|
9684
|
+
dt as aH,
|
|
9685
|
+
ot as aI,
|
|
9686
|
+
mt as aJ,
|
|
9687
|
+
lt as aK,
|
|
9688
|
+
pt as aL,
|
|
9689
|
+
st as aM,
|
|
9690
|
+
It as aN,
|
|
9691
|
+
ft as aO,
|
|
9692
|
+
Tt as aP,
|
|
9693
|
+
ct as aQ,
|
|
9694
|
+
bt as aR,
|
|
9695
|
+
gt as aS,
|
|
9696
|
+
ht as aT,
|
|
9697
|
+
Mt as aU,
|
|
9698
|
+
vt as aV,
|
|
9699
|
+
xt as aW,
|
|
9700
|
+
Ot as aX,
|
|
9701
|
+
Rt as aY,
|
|
9702
|
+
Nt as aZ,
|
|
9703
|
+
wt as a_,
|
|
9704
|
+
Xn as aa,
|
|
9705
|
+
Vn as ab,
|
|
9706
|
+
Wn as ac,
|
|
9707
|
+
Zn as ad,
|
|
9708
|
+
Qn as ae,
|
|
9709
|
+
jn as af,
|
|
9710
|
+
Ln as ag,
|
|
9711
|
+
Pn as ah,
|
|
9712
|
+
qn as ai,
|
|
9713
|
+
Bn as aj,
|
|
9714
|
+
ge as ak,
|
|
9715
|
+
Me as al,
|
|
9716
|
+
Oe as am,
|
|
9717
|
+
we as an,
|
|
9718
|
+
ve as ao,
|
|
9719
|
+
he as ap,
|
|
9720
|
+
Ae as aq,
|
|
9721
|
+
Ne as ar,
|
|
9722
|
+
Ie as as,
|
|
9723
|
+
ei as at,
|
|
9724
|
+
Ja as au,
|
|
9725
|
+
ni as av,
|
|
9726
|
+
ti as aw,
|
|
9727
|
+
ai as ax,
|
|
9728
|
+
si as ay,
|
|
9729
|
+
ii as az,
|
|
9730
|
+
g as b,
|
|
9731
|
+
Ct as b$,
|
|
9732
|
+
At as b0,
|
|
9733
|
+
un as b1,
|
|
9734
|
+
on as b2,
|
|
9735
|
+
fn as b3,
|
|
9736
|
+
wn as b4,
|
|
9737
|
+
bn as b5,
|
|
9738
|
+
mn as b6,
|
|
9739
|
+
dn as b7,
|
|
9740
|
+
ln as b8,
|
|
9741
|
+
vn as b9,
|
|
9742
|
+
Dn as bA,
|
|
9743
|
+
En as bB,
|
|
9744
|
+
Fn as bC,
|
|
9745
|
+
_n as bD,
|
|
9746
|
+
kn as bE,
|
|
9747
|
+
Hn as bF,
|
|
9748
|
+
E as bG,
|
|
9749
|
+
Nn as bH,
|
|
9750
|
+
On as bI,
|
|
9751
|
+
xn as bJ,
|
|
9752
|
+
An as bK,
|
|
9753
|
+
ea as bL,
|
|
9754
|
+
Yn as bM,
|
|
9755
|
+
ta as bN,
|
|
9756
|
+
Jn as bO,
|
|
9757
|
+
Kn as bP,
|
|
9758
|
+
sa as bQ,
|
|
9759
|
+
aa as bR,
|
|
9760
|
+
pa as bS,
|
|
9761
|
+
ia as bT,
|
|
9762
|
+
na as bU,
|
|
9763
|
+
me as bV,
|
|
9764
|
+
qt as bW,
|
|
9765
|
+
Et as bX,
|
|
9766
|
+
Ht as bY,
|
|
9767
|
+
Pt as bZ,
|
|
9768
|
+
_t as b_,
|
|
9769
|
+
Tn as ba,
|
|
9770
|
+
hn as bb,
|
|
9771
|
+
Mn as bc,
|
|
9772
|
+
gn as bd,
|
|
9773
|
+
In as be,
|
|
9774
|
+
cn as bf,
|
|
9775
|
+
ha as bg,
|
|
9776
|
+
ga as bh,
|
|
9777
|
+
Aa as bi,
|
|
9778
|
+
Ia as bj,
|
|
9779
|
+
Ra as bk,
|
|
9780
|
+
Na as bl,
|
|
9781
|
+
xa as bm,
|
|
9782
|
+
Ca as bn,
|
|
9783
|
+
za as bo,
|
|
9784
|
+
Oa as bp,
|
|
9785
|
+
Ga as bq,
|
|
9786
|
+
ja as br,
|
|
9787
|
+
Ya as bs,
|
|
9788
|
+
Wa as bt,
|
|
9789
|
+
Qa as bu,
|
|
9790
|
+
$a as bv,
|
|
9791
|
+
Ka as bw,
|
|
9792
|
+
Xa as bx,
|
|
9793
|
+
Cn as by,
|
|
9794
|
+
zn as bz,
|
|
9795
|
+
Za as c,
|
|
9796
|
+
Bt as c0,
|
|
9797
|
+
Lt as c1,
|
|
9798
|
+
Dt as c2,
|
|
9799
|
+
Vt as c3,
|
|
9800
|
+
Ut as c4,
|
|
9801
|
+
Zt as c5,
|
|
9802
|
+
St as c6,
|
|
9803
|
+
kt as c7,
|
|
9804
|
+
Ft as c8,
|
|
9805
|
+
en as c9,
|
|
9806
|
+
xe as cA,
|
|
9807
|
+
Ve as cB,
|
|
9808
|
+
De as cC,
|
|
9809
|
+
_e as cD,
|
|
9810
|
+
He as cE,
|
|
9811
|
+
Ze as cF,
|
|
9812
|
+
qe as cG,
|
|
9813
|
+
Ce as cH,
|
|
9814
|
+
Ge as cI,
|
|
9815
|
+
Le as cJ,
|
|
9816
|
+
je as cK,
|
|
9817
|
+
Be as cL,
|
|
9818
|
+
Xt as ca,
|
|
9819
|
+
Qt as cb,
|
|
9820
|
+
$t as cc,
|
|
9821
|
+
an as cd,
|
|
9822
|
+
Gt as ce,
|
|
9823
|
+
jt as cf,
|
|
9824
|
+
tn as cg,
|
|
9825
|
+
nn as ch,
|
|
9826
|
+
Jt as ci,
|
|
9827
|
+
yn as cj,
|
|
9828
|
+
sn as ck,
|
|
9829
|
+
rn as cl,
|
|
9830
|
+
pn as cm,
|
|
9831
|
+
Yt as cn,
|
|
9832
|
+
Kt as co,
|
|
9833
|
+
Wt as cp,
|
|
9834
|
+
be as cq,
|
|
9835
|
+
ke as cr,
|
|
9836
|
+
Se as cs,
|
|
9837
|
+
Pe as ct,
|
|
9838
|
+
Ee as cu,
|
|
9839
|
+
Ue as cv,
|
|
9840
|
+
Fe as cw,
|
|
9841
|
+
Re as cx,
|
|
9842
|
+
ze as cy,
|
|
9843
|
+
Rn as cz,
|
|
9844
|
+
j as d,
|
|
9845
|
+
La as e,
|
|
9846
|
+
b as f,
|
|
9847
|
+
o as g,
|
|
9848
|
+
c as h,
|
|
9849
|
+
Da as i,
|
|
9850
|
+
Ba as j,
|
|
9851
|
+
Sa as k,
|
|
9852
|
+
qa as l,
|
|
9853
|
+
m,
|
|
9854
|
+
ma as n,
|
|
9855
|
+
da as o,
|
|
9856
|
+
z as p,
|
|
9857
|
+
va as q,
|
|
9858
|
+
C as r,
|
|
9859
|
+
ka as s,
|
|
9860
|
+
Fa as t,
|
|
9861
|
+
ca as u,
|
|
9862
|
+
Pa as v,
|
|
9863
|
+
Ua as w,
|
|
9864
|
+
ua as x,
|
|
9865
|
+
d as y,
|
|
9866
|
+
F as z
|
|
8965
9867
|
};
|
|
8966
|
-
//# sourceMappingURL=generated-
|
|
9868
|
+
//# sourceMappingURL=generated-CElkFqkY.js.map
|