@pendle/core-v2 5.4.2 → 5.4.4
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/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.json +462 -0
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiqV3.sol/IPActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMiscV3.sol/IPActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSimple.sol/IPActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageV4.sol/IPActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPTV3.sol/IPActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYTV3.sol/IPActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionAddRemoveLiqV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionMiscV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionStorageEvents.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapPTV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapYTV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPAllEventsV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMultiTokenMerkleDistributor.sol/IPMultiTokenMerkleDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPMultiTokenMerkleDistributor.sol/IPMultiTokenMerkleDistributor.json +251 -0
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtInLibV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtOutLibV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBase.sol/ActionBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtInLibV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtOutLibV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IKyberScalingHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
- package/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol +117 -0
- package/contracts/interfaces/IPMultiTokenMerkleDistributor.sol +33 -0
- package/deployments/1-core.json +1 -0
- package/deployments/10-core.json +1 -0
- package/deployments/42161-core.json +1 -0
- package/deployments/5000-core.json +1 -0
- package/deployments/56-core.json +1 -0
- package/deployments/8453-core.json +1 -0
- package/package.json +1 -1
- package/typechain-types/IPMultiTokenMerkleDistributor.ts +363 -0
- package/typechain-types/PendleMultiTokenMerkleDistributor.ts +677 -0
- package/typechain-types/factories/IPMultiTokenMerkleDistributor__factory.ts +270 -0
- package/typechain-types/factories/PendleMultiTokenMerkleDistributor__factory.ts +523 -0
- package/typechain-types/hardhat.d.ts +18 -9
- package/typechain-types/index.ts +4 -2
|
@@ -0,0 +1,523 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import { Signer, utils, Contract, ContractFactory, Overrides } from "ethers";
|
|
5
|
+
import { Provider, TransactionRequest } from "@ethersproject/providers";
|
|
6
|
+
import type {
|
|
7
|
+
PendleMultiTokenMerkleDistributor,
|
|
8
|
+
PendleMultiTokenMerkleDistributorInterface,
|
|
9
|
+
} from "../PendleMultiTokenMerkleDistributor";
|
|
10
|
+
|
|
11
|
+
const _abi = [
|
|
12
|
+
{
|
|
13
|
+
inputs: [],
|
|
14
|
+
stateMutability: "nonpayable",
|
|
15
|
+
type: "constructor",
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
inputs: [],
|
|
19
|
+
name: "ArrayLengthMismatch",
|
|
20
|
+
type: "error",
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
inputs: [],
|
|
24
|
+
name: "InvalidMerkleProof",
|
|
25
|
+
type: "error",
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
anonymous: false,
|
|
29
|
+
inputs: [
|
|
30
|
+
{
|
|
31
|
+
indexed: false,
|
|
32
|
+
internalType: "address",
|
|
33
|
+
name: "previousAdmin",
|
|
34
|
+
type: "address",
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
indexed: false,
|
|
38
|
+
internalType: "address",
|
|
39
|
+
name: "newAdmin",
|
|
40
|
+
type: "address",
|
|
41
|
+
},
|
|
42
|
+
],
|
|
43
|
+
name: "AdminChanged",
|
|
44
|
+
type: "event",
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
anonymous: false,
|
|
48
|
+
inputs: [
|
|
49
|
+
{
|
|
50
|
+
indexed: true,
|
|
51
|
+
internalType: "address",
|
|
52
|
+
name: "beacon",
|
|
53
|
+
type: "address",
|
|
54
|
+
},
|
|
55
|
+
],
|
|
56
|
+
name: "BeaconUpgraded",
|
|
57
|
+
type: "event",
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
anonymous: false,
|
|
61
|
+
inputs: [
|
|
62
|
+
{
|
|
63
|
+
indexed: true,
|
|
64
|
+
internalType: "address",
|
|
65
|
+
name: "token",
|
|
66
|
+
type: "address",
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
indexed: true,
|
|
70
|
+
internalType: "address",
|
|
71
|
+
name: "user",
|
|
72
|
+
type: "address",
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
indexed: true,
|
|
76
|
+
internalType: "address",
|
|
77
|
+
name: "receiver",
|
|
78
|
+
type: "address",
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
indexed: false,
|
|
82
|
+
internalType: "uint256",
|
|
83
|
+
name: "amount",
|
|
84
|
+
type: "uint256",
|
|
85
|
+
},
|
|
86
|
+
],
|
|
87
|
+
name: "Claimed",
|
|
88
|
+
type: "event",
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
anonymous: false,
|
|
92
|
+
inputs: [
|
|
93
|
+
{
|
|
94
|
+
indexed: false,
|
|
95
|
+
internalType: "uint8",
|
|
96
|
+
name: "version",
|
|
97
|
+
type: "uint8",
|
|
98
|
+
},
|
|
99
|
+
],
|
|
100
|
+
name: "Initialized",
|
|
101
|
+
type: "event",
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
anonymous: false,
|
|
105
|
+
inputs: [
|
|
106
|
+
{
|
|
107
|
+
indexed: true,
|
|
108
|
+
internalType: "address",
|
|
109
|
+
name: "previousOwner",
|
|
110
|
+
type: "address",
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
indexed: true,
|
|
114
|
+
internalType: "address",
|
|
115
|
+
name: "newOwner",
|
|
116
|
+
type: "address",
|
|
117
|
+
},
|
|
118
|
+
],
|
|
119
|
+
name: "OwnershipTransferred",
|
|
120
|
+
type: "event",
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
anonymous: false,
|
|
124
|
+
inputs: [
|
|
125
|
+
{
|
|
126
|
+
indexed: false,
|
|
127
|
+
internalType: "address[]",
|
|
128
|
+
name: "defaultTokenList",
|
|
129
|
+
type: "address[]",
|
|
130
|
+
},
|
|
131
|
+
],
|
|
132
|
+
name: "SetDefaultTokenList",
|
|
133
|
+
type: "event",
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
anonymous: false,
|
|
137
|
+
inputs: [
|
|
138
|
+
{
|
|
139
|
+
indexed: true,
|
|
140
|
+
internalType: "bytes32",
|
|
141
|
+
name: "merkleRoot",
|
|
142
|
+
type: "bytes32",
|
|
143
|
+
},
|
|
144
|
+
],
|
|
145
|
+
name: "SetMerkleRoot",
|
|
146
|
+
type: "event",
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
anonymous: false,
|
|
150
|
+
inputs: [
|
|
151
|
+
{
|
|
152
|
+
indexed: true,
|
|
153
|
+
internalType: "address",
|
|
154
|
+
name: "implementation",
|
|
155
|
+
type: "address",
|
|
156
|
+
},
|
|
157
|
+
],
|
|
158
|
+
name: "Upgraded",
|
|
159
|
+
type: "event",
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
anonymous: false,
|
|
163
|
+
inputs: [
|
|
164
|
+
{
|
|
165
|
+
indexed: true,
|
|
166
|
+
internalType: "address",
|
|
167
|
+
name: "token",
|
|
168
|
+
type: "address",
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
indexed: true,
|
|
172
|
+
internalType: "address",
|
|
173
|
+
name: "user",
|
|
174
|
+
type: "address",
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
indexed: false,
|
|
178
|
+
internalType: "uint256",
|
|
179
|
+
name: "amountClaimable",
|
|
180
|
+
type: "uint256",
|
|
181
|
+
},
|
|
182
|
+
],
|
|
183
|
+
name: "Verified",
|
|
184
|
+
type: "event",
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
inputs: [
|
|
188
|
+
{
|
|
189
|
+
internalType: "address",
|
|
190
|
+
name: "receiver",
|
|
191
|
+
type: "address",
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
internalType: "address[]",
|
|
195
|
+
name: "tokens",
|
|
196
|
+
type: "address[]",
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
internalType: "uint256[]",
|
|
200
|
+
name: "totalAccrueds",
|
|
201
|
+
type: "uint256[]",
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
internalType: "bytes32[][]",
|
|
205
|
+
name: "proofs",
|
|
206
|
+
type: "bytes32[][]",
|
|
207
|
+
},
|
|
208
|
+
],
|
|
209
|
+
name: "claim",
|
|
210
|
+
outputs: [
|
|
211
|
+
{
|
|
212
|
+
internalType: "uint256[]",
|
|
213
|
+
name: "amountOuts",
|
|
214
|
+
type: "uint256[]",
|
|
215
|
+
},
|
|
216
|
+
],
|
|
217
|
+
stateMutability: "nonpayable",
|
|
218
|
+
type: "function",
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
inputs: [],
|
|
222
|
+
name: "claimOwnership",
|
|
223
|
+
outputs: [],
|
|
224
|
+
stateMutability: "nonpayable",
|
|
225
|
+
type: "function",
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
inputs: [
|
|
229
|
+
{
|
|
230
|
+
internalType: "address",
|
|
231
|
+
name: "receiver",
|
|
232
|
+
type: "address",
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
internalType: "address[]",
|
|
236
|
+
name: "tokens",
|
|
237
|
+
type: "address[]",
|
|
238
|
+
},
|
|
239
|
+
],
|
|
240
|
+
name: "claimVerified",
|
|
241
|
+
outputs: [
|
|
242
|
+
{
|
|
243
|
+
internalType: "uint256[]",
|
|
244
|
+
name: "amountOuts",
|
|
245
|
+
type: "uint256[]",
|
|
246
|
+
},
|
|
247
|
+
],
|
|
248
|
+
stateMutability: "nonpayable",
|
|
249
|
+
type: "function",
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
inputs: [
|
|
253
|
+
{
|
|
254
|
+
internalType: "address",
|
|
255
|
+
name: "",
|
|
256
|
+
type: "address",
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
internalType: "address",
|
|
260
|
+
name: "",
|
|
261
|
+
type: "address",
|
|
262
|
+
},
|
|
263
|
+
],
|
|
264
|
+
name: "claimed",
|
|
265
|
+
outputs: [
|
|
266
|
+
{
|
|
267
|
+
internalType: "uint256",
|
|
268
|
+
name: "",
|
|
269
|
+
type: "uint256",
|
|
270
|
+
},
|
|
271
|
+
],
|
|
272
|
+
stateMutability: "view",
|
|
273
|
+
type: "function",
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
inputs: [],
|
|
277
|
+
name: "initialize",
|
|
278
|
+
outputs: [],
|
|
279
|
+
stateMutability: "nonpayable",
|
|
280
|
+
type: "function",
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
inputs: [],
|
|
284
|
+
name: "merkleRoot",
|
|
285
|
+
outputs: [
|
|
286
|
+
{
|
|
287
|
+
internalType: "bytes32",
|
|
288
|
+
name: "",
|
|
289
|
+
type: "bytes32",
|
|
290
|
+
},
|
|
291
|
+
],
|
|
292
|
+
stateMutability: "view",
|
|
293
|
+
type: "function",
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
inputs: [],
|
|
297
|
+
name: "owner",
|
|
298
|
+
outputs: [
|
|
299
|
+
{
|
|
300
|
+
internalType: "address",
|
|
301
|
+
name: "",
|
|
302
|
+
type: "address",
|
|
303
|
+
},
|
|
304
|
+
],
|
|
305
|
+
stateMutability: "view",
|
|
306
|
+
type: "function",
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
inputs: [],
|
|
310
|
+
name: "pendingOwner",
|
|
311
|
+
outputs: [
|
|
312
|
+
{
|
|
313
|
+
internalType: "address",
|
|
314
|
+
name: "",
|
|
315
|
+
type: "address",
|
|
316
|
+
},
|
|
317
|
+
],
|
|
318
|
+
stateMutability: "view",
|
|
319
|
+
type: "function",
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
inputs: [],
|
|
323
|
+
name: "proxiableUUID",
|
|
324
|
+
outputs: [
|
|
325
|
+
{
|
|
326
|
+
internalType: "bytes32",
|
|
327
|
+
name: "",
|
|
328
|
+
type: "bytes32",
|
|
329
|
+
},
|
|
330
|
+
],
|
|
331
|
+
stateMutability: "view",
|
|
332
|
+
type: "function",
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
inputs: [
|
|
336
|
+
{
|
|
337
|
+
internalType: "bytes32",
|
|
338
|
+
name: "newMerkleRoot",
|
|
339
|
+
type: "bytes32",
|
|
340
|
+
},
|
|
341
|
+
],
|
|
342
|
+
name: "setMerkleRoot",
|
|
343
|
+
outputs: [],
|
|
344
|
+
stateMutability: "payable",
|
|
345
|
+
type: "function",
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
inputs: [
|
|
349
|
+
{
|
|
350
|
+
internalType: "address",
|
|
351
|
+
name: "newOwner",
|
|
352
|
+
type: "address",
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
internalType: "bool",
|
|
356
|
+
name: "direct",
|
|
357
|
+
type: "bool",
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
internalType: "bool",
|
|
361
|
+
name: "renounce",
|
|
362
|
+
type: "bool",
|
|
363
|
+
},
|
|
364
|
+
],
|
|
365
|
+
name: "transferOwnership",
|
|
366
|
+
outputs: [],
|
|
367
|
+
stateMutability: "nonpayable",
|
|
368
|
+
type: "function",
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
inputs: [
|
|
372
|
+
{
|
|
373
|
+
internalType: "address",
|
|
374
|
+
name: "newImplementation",
|
|
375
|
+
type: "address",
|
|
376
|
+
},
|
|
377
|
+
],
|
|
378
|
+
name: "upgradeTo",
|
|
379
|
+
outputs: [],
|
|
380
|
+
stateMutability: "nonpayable",
|
|
381
|
+
type: "function",
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
inputs: [
|
|
385
|
+
{
|
|
386
|
+
internalType: "address",
|
|
387
|
+
name: "newImplementation",
|
|
388
|
+
type: "address",
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
internalType: "bytes",
|
|
392
|
+
name: "data",
|
|
393
|
+
type: "bytes",
|
|
394
|
+
},
|
|
395
|
+
],
|
|
396
|
+
name: "upgradeToAndCall",
|
|
397
|
+
outputs: [],
|
|
398
|
+
stateMutability: "payable",
|
|
399
|
+
type: "function",
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
inputs: [
|
|
403
|
+
{
|
|
404
|
+
internalType: "address",
|
|
405
|
+
name: "",
|
|
406
|
+
type: "address",
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
internalType: "address",
|
|
410
|
+
name: "",
|
|
411
|
+
type: "address",
|
|
412
|
+
},
|
|
413
|
+
],
|
|
414
|
+
name: "verified",
|
|
415
|
+
outputs: [
|
|
416
|
+
{
|
|
417
|
+
internalType: "uint256",
|
|
418
|
+
name: "",
|
|
419
|
+
type: "uint256",
|
|
420
|
+
},
|
|
421
|
+
],
|
|
422
|
+
stateMutability: "view",
|
|
423
|
+
type: "function",
|
|
424
|
+
},
|
|
425
|
+
{
|
|
426
|
+
inputs: [
|
|
427
|
+
{
|
|
428
|
+
internalType: "address",
|
|
429
|
+
name: "user",
|
|
430
|
+
type: "address",
|
|
431
|
+
},
|
|
432
|
+
{
|
|
433
|
+
internalType: "address[]",
|
|
434
|
+
name: "tokens",
|
|
435
|
+
type: "address[]",
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
internalType: "uint256[]",
|
|
439
|
+
name: "totalAccrueds",
|
|
440
|
+
type: "uint256[]",
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
internalType: "bytes32[][]",
|
|
444
|
+
name: "proofs",
|
|
445
|
+
type: "bytes32[][]",
|
|
446
|
+
},
|
|
447
|
+
],
|
|
448
|
+
name: "verify",
|
|
449
|
+
outputs: [
|
|
450
|
+
{
|
|
451
|
+
internalType: "uint256[]",
|
|
452
|
+
name: "amountClaimable",
|
|
453
|
+
type: "uint256[]",
|
|
454
|
+
},
|
|
455
|
+
],
|
|
456
|
+
stateMutability: "nonpayable",
|
|
457
|
+
type: "function",
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
stateMutability: "payable",
|
|
461
|
+
type: "receive",
|
|
462
|
+
},
|
|
463
|
+
];
|
|
464
|
+
|
|
465
|
+
const _bytecode =
|
|
466
|
+
"0x60a06040523060805234801561001457600080fd5b5061001d610022565b6100ee565b600154600160a81b900460ff16156100905760405162461bcd60e51b815260206004820152602760248201527f496e697469616c697a61626c653a20636f6e747261637420697320696e697469604482015266616c697a696e6760c81b606482015260840160405180910390fd5b600154600160a01b900460ff908116146100ec576001805460ff60a01b191660ff60a01b17905560405160ff81527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b565b608051611d2d610125600039600081816103dc0152818161041c0152818161054f0152818161058f015261060b0152611d2d6000f3fe6080604052600436106100bc5760003560e01c8063078dfbe7146100c85780630c9cbf0e146100ea5780632eb4a7ab146101355780633659cfe61461014b57806348ac88bb1461016b5780634e71e0c8146101a35780634f1ef286146101b857806352d1902d146101cb5780635beb4f71146101e05780637cb647591461020d5780638129fc1c146102205780638da5cb5b14610235578063a01650821461026d578063bd4acae11461028d578063e30c3978146102ad57600080fd5b366100c357005b600080fd5b3480156100d457600080fd5b506100e86100e336600461162c565b6102cd565b005b3480156100f657600080fd5b50610122610105366004611675565b603360209081526000928352604080842090915290825290205481565b6040519081526020015b60405180910390f35b34801561014157600080fd5b5061012260325481565b34801561015757600080fd5b506100e86101663660046116a8565b6103d2565b34801561017757600080fd5b50610122610186366004611675565b603460209081526000928352604080842090915290825290205481565b3480156101af57600080fd5b506100e861049a565b6100e86101c6366004611709565b610545565b3480156101d757600080fd5b506101226105fe565b3480156101ec57600080fd5b506102006101fb366004611927565b6106ac565b60405161012c9190611a16565b6100e861021b366004611a5a565b61086d565b34801561022c57600080fd5b506100e86108ca565b34801561024157600080fd5b50600054610255906001600160a01b031681565b6040516001600160a01b03909116815260200161012c565b34801561027957600080fd5b50610200610288366004611927565b6109f8565b34801561029957600080fd5b506102006102a8366004611a73565b610c18565b3480156102b957600080fd5b50600154610255906001600160a01b031681565b6000546001600160a01b031633146103005760405162461bcd60e51b81526004016102f790611ac0565b60405180910390fd5b81156103b1576001600160a01b03831615158061031a5750805b61035e5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016102f7565b600080546040516001600160a01b0380871693921691600080516020611cb183398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016300361041a5760405162461bcd60e51b81526004016102f790611af5565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031661044c610db7565b6001600160a01b0316146104725760405162461bcd60e51b81526004016102f790611b2f565b61047b81610dd3565b6040805160008082526020820190925261049791839190610dfd565b50565b6001546001600160a01b03163381146104f55760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016102f7565b600080546040516001600160a01b0380851693921691600080516020611cb183398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016300361058d5760405162461bcd60e51b81526004016102f790611af5565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166105bf610db7565b6001600160a01b0316146105e55760405162461bcd60e51b81526004016102f790611b2f565b6105ee82610dd3565b6105fa82826001610dfd565b5050565b6000306001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146106995760405162461bcd60e51b815260206004820152603860248201527f555550535570677261646561626c653a206d757374206e6f742062652063616c6044820152771b1959081d1a1c9bdd59da0819195b1959d85d1958d85b1b60421b60648201526084016102f7565b50600080516020611c9183398151915290565b8251606090806001600160401b038111156106c9576106c96116c3565b6040519080825280602002602001820160405280156106f2578160200160208202803683370190505b50915060005b8181101561086357600080600088848151811061071757610717611b69565b602002602001015188858151811061073157610731611b69565b602002602001015188868151811061074b5761074b611b69565b6020026020010151925092509250610765838b8484610f68565b6107825760405163582f497d60e11b815260040160405180910390fd5b6001600160a01b038084166000908152603360209081526040808320938e16835292905220546107b29083611b7f565b8685815181106107c4576107c4611b69565b6020908102919091018101919091526001600160a01b038085166000818152603484526040808220938f16808352939094529290922084905587519091907f7216f374777f87941484a5a6a408292cb809eb2ec919b114c1b4fbfb11137f3c9089908890811061083657610836611b69565b602002602001015160405161084d91815260200190565b60405180910390a35050508060010190506106f8565b5050949350505050565b6000546001600160a01b031633146108975760405162461bcd60e51b81526004016102f790611ac0565b603281905560405181907f914960aef5e033ce5cae8a7992d4b7a6f0f9741227b66acb67c605b7019f8a4690600090a250565b600154600160a81b900460ff16158080156108f0575060018054600160a01b900460ff16105b8061091757506108ff30610fc9565b158015610917575060018054600160a01b900460ff16145b61097a5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016102f7565b6001805460ff60a01b1916600160a01b17905580156109a7576001805460ff60a81b1916600160a81b1790555b6109af610fd8565b8015610497576001805460ff60a81b191681556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a150565b606082518451141580610a0d57508151845114155b15610a2b5760405163512509d360e11b815260040160405180910390fd5b83513390806001600160401b03811115610a4757610a476116c3565b604051908082528060200260200182016040528015610a70578160200160208202803683370190505b50925060005b81811015610c0d576000806000898481518110610a9557610a95611b69565b6020026020010151898581518110610aaf57610aaf611b69565b6020026020010151898681518110610ac957610ac9611b69565b6020026020010151925092509250610ae383878484610f68565b610b005760405163582f497d60e11b815260040160405180910390fd5b6001600160a01b038084166000908152603360209081526040808320938a1683529290522054610b309083611b7f565b878581518110610b4257610b42611b69565b6020908102919091018101919091526001600160a01b038085166000908152603383526040808220928a1682529190925290208290558651610ba19084908d908a9088908110610b9457610b94611b69565b6020026020010151611059565b8a6001600160a01b0316866001600160a01b0316846001600160a01b0316600080516020611c518339815191528a8881518110610be057610be0611b69565b6020026020010151604051610bf791815260200190565b60405180910390a4505050806001019050610a76565b505050949350505050565b80516060903390806001600160401b03811115610c3757610c376116c3565b604051908082528060200260200182016040528015610c60578160200160208202803683370190505b50925060005b81811015610dae576000858281518110610c8257610c82611b69565b6020908102919091018101516001600160a01b038082166000818152603485526040808220938a1680835293865280822054928252603386528082209382529290945292205490925080821115610da057610cdd8183611b7f565b878581518110610cef57610cef611b69565b6020908102919091018101919091526001600160a01b038085166000908152603383526040808220928a1682529190925290208290558651610d419084908b908a9088908110610b9457610b94611b69565b886001600160a01b0316866001600160a01b0316846001600160a01b0316600080516020611c518339815191528a8881518110610d8057610d80611b69565b6020026020010151604051610d9791815260200190565b60405180910390a45b505050806001019050610c66565b50505092915050565b600080516020611c91833981519152546001600160a01b031690565b6000546001600160a01b031633146104975760405162461bcd60e51b81526004016102f790611ac0565b7f4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd91435460ff1615610e30576103cd83611123565b826001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa925050508015610e8a575060408051601f3d908101601f19168201909252610e8791810190611ba0565b60015b610eed5760405162461bcd60e51b815260206004820152602e60248201527f45524331393637557067726164653a206e657720696d706c656d656e7461746960448201526d6f6e206973206e6f74205555505360901b60648201526084016102f7565b600080516020611c918339815191528114610f5c5760405162461bcd60e51b815260206004820152602960248201527f45524331393637557067726164653a20756e737570706f727465642070726f786044820152681a58589b195555525160ba1b60648201526084016102f7565b506103cd8383836111bd565b6040516001600160601b0319606086811b8216602084015285901b166034820152604881018390526000908190606801604051602081830303815290604052805190602001209050610fbd83603254836111e2565b9150505b949350505050565b6001600160a01b03163b151590565b600154600160a81b900460ff166110455760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016102f7565b600080546001600160a01b03191633179055565b8060000361106657505050565b6001600160a01b03831661110f576000826001600160a01b03168260405160006040518083038185875af1925050503d80600081146110c1576040519150601f19603f3d011682016040523d82523d6000602084013e6110c6565b606091505b50509050806111095760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b60448201526064016102f7565b50505050565b6103cd6001600160a01b03841683836111f8565b61112c81610fc9565b61118e5760405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b60648201526084016102f7565b600080516020611c9183398151915280546001600160a01b0319166001600160a01b0392909216919091179055565b6111c68361124a565b6000825111806111d35750805b156103cd57611109838361128a565b6000826111ef85846112b8565b14949350505050565b604080516001600160a01b038416602482015260448082018490528251808303909101815260649091019091526020810180516001600160e01b031663a9059cbb60e01b1790526103cd9084906112fb565b61125381611123565b6040516001600160a01b038216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b60606112af8383604051806060016040528060278152602001611cd1602791396113d0565b90505b92915050565b600081815b84518110156112f3576112e9828683815181106112dc576112dc611b69565b6020026020010151611448565b91506001016112bd565b509392505050565b6000611350826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b03166114779092919063ffffffff16565b90508051600014806113715750808060200190518101906113719190611bb9565b6103cd5760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b60648201526084016102f7565b6060600080856001600160a01b0316856040516113ed9190611c01565b600060405180830381855af49150503d8060008114611428576040519150601f19603f3d011682016040523d82523d6000602084013e61142d565b606091505b509150915061143e86838387611486565b9695505050505050565b60008183106114645760008281526020849052604090206112af565b60008381526020839052604090206112af565b6060610fc184846000856114fd565b606083156114f35782516000036114ec576114a085610fc9565b6114ec5760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016102f7565b5081610fc1565b610fc183836115d8565b60608247101561155e5760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b60648201526084016102f7565b600080866001600160a01b0316858760405161157a9190611c01565b60006040518083038185875af1925050503d80600081146115b7576040519150601f19603f3d011682016040523d82523d6000602084013e6115bc565b606091505b50915091506115cd87838387611486565b979650505050505050565b8151156115e85781518083602001fd5b8060405162461bcd60e51b81526004016102f79190611c1d565b80356001600160a01b038116811461161957600080fd5b919050565b801515811461049757600080fd5b60008060006060848603121561164157600080fd5b61164a84611602565b9250602084013561165a8161161e565b9150604084013561166a8161161e565b809150509250925092565b6000806040838503121561168857600080fd5b61169183611602565b915061169f60208401611602565b90509250929050565b6000602082840312156116ba57600080fd5b6112af82611602565b634e487b7160e01b600052604160045260246000fd5b604051601f8201601f191681016001600160401b0381118282101715611701576117016116c3565b604052919050565b6000806040838503121561171c57600080fd5b61172583611602565b91506020838101356001600160401b038082111561174257600080fd5b818601915086601f83011261175657600080fd5b813581811115611768576117686116c3565b61177a601f8201601f191685016116d9565b9150808252878482850101111561179057600080fd5b80848401858401376000848284010152508093505050509250929050565b60006001600160401b038211156117c7576117c76116c3565b5060051b60200190565b600082601f8301126117e257600080fd5b813560206117f76117f2836117ae565b6116d9565b8083825260208201915060208460051b87010193508684111561181957600080fd5b602086015b8481101561183c5761182f81611602565b835291830191830161181e565b509695505050505050565b600082601f83011261185857600080fd5b813560206118686117f2836117ae565b828152600592831b850182019282820191908785111561188757600080fd5b8387015b8581101561191a5780356001600160401b038111156118aa5760008081fd5b8801603f81018a136118bc5760008081fd5b8581013560406118ce6117f2836117ae565b82815291851b8301810191888101908d8411156118eb5760008081fd5b938201935b83851015611909578435825293890193908901906118f0565b88525050509385019350840161188b565b5090979650505050505050565b6000806000806080858703121561193d57600080fd5b61194685611602565b93506020858101356001600160401b038082111561196357600080fd5b61196f89838a016117d1565b9550604088013591508082111561198557600080fd5b818801915088601f83011261199957600080fd5b81356119a76117f2826117ae565b81815260059190911b8301840190848101908b8311156119c657600080fd5b938501935b828510156119e4578435825293850193908501906119cb565b9650505060608801359250808311156119fc57600080fd5b5050611a0a87828801611847565b91505092959194509250565b6020808252825182820181905260009190848201906040850190845b81811015611a4e57835183529284019291840191600101611a32565b50909695505050505050565b600060208284031215611a6c57600080fd5b5035919050565b60008060408385031215611a8657600080fd5b611a8f83611602565b915060208301356001600160401b03811115611aaa57600080fd5b611ab6858286016117d1565b9150509250929050565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6020808252602c90820152600080516020611c7183398151915260408201526b19195b1959d85d1958d85b1b60a21b606082015260800190565b6020808252602c90820152600080516020611c7183398151915260408201526b6163746976652070726f787960a01b606082015260800190565b634e487b7160e01b600052603260045260246000fd5b818103818111156112b257634e487b7160e01b600052601160045260246000fd5b600060208284031215611bb257600080fd5b5051919050565b600060208284031215611bcb57600080fd5b8151611bd68161161e565b9392505050565b60005b83811015611bf8578181015183820152602001611be0565b50506000910152565b60008251611c13818460208701611bdd565b9190910192915050565b6020815260008251806020840152611c3c816040850160208701611bdd565b601f01601f1916919091016040019291505056fe913c992353dc81b7a8ba31496c484e9b6306bd2f6c509a649a38fdf5e1c953b246756e6374696f6e206d7573742062652063616c6c6564207468726f75676820360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a2646970667358221220d9b59300d2d7cd6ff1115505e61740162d21b92f48a99b21083cbe95fa2f1c0e64736f6c63430008170033";
|
|
467
|
+
|
|
468
|
+
type PendleMultiTokenMerkleDistributorConstructorParams =
|
|
469
|
+
| [signer?: Signer]
|
|
470
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
471
|
+
|
|
472
|
+
const isSuperArgs = (
|
|
473
|
+
xs: PendleMultiTokenMerkleDistributorConstructorParams
|
|
474
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
475
|
+
|
|
476
|
+
export class PendleMultiTokenMerkleDistributor__factory extends ContractFactory {
|
|
477
|
+
constructor(...args: PendleMultiTokenMerkleDistributorConstructorParams) {
|
|
478
|
+
if (isSuperArgs(args)) {
|
|
479
|
+
super(...args);
|
|
480
|
+
} else {
|
|
481
|
+
super(_abi, _bytecode, args[0]);
|
|
482
|
+
}
|
|
483
|
+
this.contractName = "PendleMultiTokenMerkleDistributor";
|
|
484
|
+
}
|
|
485
|
+
|
|
486
|
+
deploy(
|
|
487
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
488
|
+
): Promise<PendleMultiTokenMerkleDistributor> {
|
|
489
|
+
return super.deploy(
|
|
490
|
+
overrides || {}
|
|
491
|
+
) as Promise<PendleMultiTokenMerkleDistributor>;
|
|
492
|
+
}
|
|
493
|
+
getDeployTransaction(
|
|
494
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
495
|
+
): TransactionRequest {
|
|
496
|
+
return super.getDeployTransaction(overrides || {});
|
|
497
|
+
}
|
|
498
|
+
attach(address: string): PendleMultiTokenMerkleDistributor {
|
|
499
|
+
return super.attach(address) as PendleMultiTokenMerkleDistributor;
|
|
500
|
+
}
|
|
501
|
+
connect(signer: Signer): PendleMultiTokenMerkleDistributor__factory {
|
|
502
|
+
return super.connect(signer) as PendleMultiTokenMerkleDistributor__factory;
|
|
503
|
+
}
|
|
504
|
+
static readonly contractName: "PendleMultiTokenMerkleDistributor";
|
|
505
|
+
public readonly contractName: "PendleMultiTokenMerkleDistributor";
|
|
506
|
+
static readonly bytecode = _bytecode;
|
|
507
|
+
static readonly abi = _abi;
|
|
508
|
+
static createInterface(): PendleMultiTokenMerkleDistributorInterface {
|
|
509
|
+
return new utils.Interface(
|
|
510
|
+
_abi
|
|
511
|
+
) as PendleMultiTokenMerkleDistributorInterface;
|
|
512
|
+
}
|
|
513
|
+
static connect(
|
|
514
|
+
address: string,
|
|
515
|
+
signerOrProvider: Signer | Provider
|
|
516
|
+
): PendleMultiTokenMerkleDistributor {
|
|
517
|
+
return new Contract(
|
|
518
|
+
address,
|
|
519
|
+
_abi,
|
|
520
|
+
signerOrProvider
|
|
521
|
+
) as PendleMultiTokenMerkleDistributor;
|
|
522
|
+
}
|
|
523
|
+
}
|
|
@@ -376,6 +376,10 @@ declare module "hardhat/types/runtime" {
|
|
|
376
376
|
name: "IPMsgSendEndpoint",
|
|
377
377
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
378
378
|
): Promise<Contracts.IPMsgSendEndpoint__factory>;
|
|
379
|
+
getContractFactory(
|
|
380
|
+
name: "IPMultiTokenMerkleDistributor",
|
|
381
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
382
|
+
): Promise<Contracts.IPMultiTokenMerkleDistributor__factory>;
|
|
379
383
|
getContractFactory(
|
|
380
384
|
name: "IPOffchainStorage",
|
|
381
385
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -500,6 +504,10 @@ declare module "hardhat/types/runtime" {
|
|
|
500
504
|
name: "PendleMerkleDistributor",
|
|
501
505
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
502
506
|
): Promise<Contracts.PendleMerkleDistributor__factory>;
|
|
507
|
+
getContractFactory(
|
|
508
|
+
name: "PendleMultiTokenMerkleDistributor",
|
|
509
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
510
|
+
): Promise<Contracts.PendleMultiTokenMerkleDistributor__factory>;
|
|
503
511
|
getContractFactory(
|
|
504
512
|
name: "PendleFeeDistributor",
|
|
505
513
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -744,10 +752,6 @@ declare module "hardhat/types/runtime" {
|
|
|
744
752
|
name: "IOdosRouterV2",
|
|
745
753
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
746
754
|
): Promise<Contracts.IOdosRouterV2__factory>;
|
|
747
|
-
getContractFactory(
|
|
748
|
-
name: "IOKXDexRouter",
|
|
749
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
750
|
-
): Promise<Contracts.IOKXDexRouter__factory>;
|
|
751
755
|
getContractFactory(
|
|
752
756
|
name: "PendleSwap",
|
|
753
757
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1208,6 +1212,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1208
1212
|
address: string,
|
|
1209
1213
|
signer?: ethers.Signer
|
|
1210
1214
|
): Promise<Contracts.IPMsgSendEndpoint>;
|
|
1215
|
+
getContractAt(
|
|
1216
|
+
name: "IPMultiTokenMerkleDistributor",
|
|
1217
|
+
address: string,
|
|
1218
|
+
signer?: ethers.Signer
|
|
1219
|
+
): Promise<Contracts.IPMultiTokenMerkleDistributor>;
|
|
1211
1220
|
getContractAt(
|
|
1212
1221
|
name: "IPOffchainStorage",
|
|
1213
1222
|
address: string,
|
|
@@ -1363,6 +1372,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1363
1372
|
address: string,
|
|
1364
1373
|
signer?: ethers.Signer
|
|
1365
1374
|
): Promise<Contracts.PendleMerkleDistributor>;
|
|
1375
|
+
getContractAt(
|
|
1376
|
+
name: "PendleMultiTokenMerkleDistributor",
|
|
1377
|
+
address: string,
|
|
1378
|
+
signer?: ethers.Signer
|
|
1379
|
+
): Promise<Contracts.PendleMultiTokenMerkleDistributor>;
|
|
1366
1380
|
getContractAt(
|
|
1367
1381
|
name: "PendleFeeDistributor",
|
|
1368
1382
|
address: string,
|
|
@@ -1668,11 +1682,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1668
1682
|
address: string,
|
|
1669
1683
|
signer?: ethers.Signer
|
|
1670
1684
|
): Promise<Contracts.IOdosRouterV2>;
|
|
1671
|
-
getContractAt(
|
|
1672
|
-
name: "IOKXDexRouter",
|
|
1673
|
-
address: string,
|
|
1674
|
-
signer?: ethers.Signer
|
|
1675
|
-
): Promise<Contracts.IOKXDexRouter>;
|
|
1676
1685
|
getContractAt(
|
|
1677
1686
|
name: "PendleSwap",
|
|
1678
1687
|
address: string,
|
package/typechain-types/index.ts
CHANGED
|
@@ -92,6 +92,7 @@ export type { IPMerkleDistributor } from "./IPMerkleDistributor";
|
|
|
92
92
|
export type { IPMiniDiamond } from "./IPMiniDiamond";
|
|
93
93
|
export type { IPMsgReceiverApp } from "./IPMsgReceiverApp";
|
|
94
94
|
export type { IPMsgSendEndpoint } from "./IPMsgSendEndpoint";
|
|
95
|
+
export type { IPMultiTokenMerkleDistributor } from "./IPMultiTokenMerkleDistributor";
|
|
95
96
|
export type { IPOffchainStorage } from "./IPOffchainStorage";
|
|
96
97
|
export type { IPOracleForSy } from "./IPOracleForSy";
|
|
97
98
|
export type { IPPausingInterface } from "./IPPausingInterface";
|
|
@@ -123,6 +124,7 @@ export type { PendleGaugeControllerBaseUpg } from "./PendleGaugeControllerBaseUp
|
|
|
123
124
|
export type { PendleGaugeControllerMainchainUpg } from "./PendleGaugeControllerMainchainUpg";
|
|
124
125
|
export type { PendleGaugeControllerSidechainUpg } from "./PendleGaugeControllerSidechainUpg";
|
|
125
126
|
export type { PendleMerkleDistributor } from "./PendleMerkleDistributor";
|
|
127
|
+
export type { PendleMultiTokenMerkleDistributor } from "./PendleMultiTokenMerkleDistributor";
|
|
126
128
|
export type { PendleFeeDistributor } from "./PendleFeeDistributor";
|
|
127
129
|
export type { PendleFeeDistributorV2 } from "./PendleFeeDistributorV2";
|
|
128
130
|
export type { PendleVotingControllerUpg } from "./PendleVotingControllerUpg";
|
|
@@ -184,7 +186,6 @@ export type { Reflector } from "./Reflector";
|
|
|
184
186
|
export type { IPSwapAggregator } from "./IPSwapAggregator";
|
|
185
187
|
export type { IKyberScalingHelper } from "./IKyberScalingHelper";
|
|
186
188
|
export type { IOdosRouterV2 } from "./IOdosRouterV2";
|
|
187
|
-
export type { IOKXDexRouter } from "./IOKXDexRouter";
|
|
188
189
|
export type { PendleSwap } from "./PendleSwap";
|
|
189
190
|
|
|
190
191
|
export { AggregatorInterface__factory } from "./factories/AggregatorInterface__factory";
|
|
@@ -278,6 +279,7 @@ export { IPMerkleDistributor__factory } from "./factories/IPMerkleDistributor__f
|
|
|
278
279
|
export { IPMiniDiamond__factory } from "./factories/IPMiniDiamond__factory";
|
|
279
280
|
export { IPMsgReceiverApp__factory } from "./factories/IPMsgReceiverApp__factory";
|
|
280
281
|
export { IPMsgSendEndpoint__factory } from "./factories/IPMsgSendEndpoint__factory";
|
|
282
|
+
export { IPMultiTokenMerkleDistributor__factory } from "./factories/IPMultiTokenMerkleDistributor__factory";
|
|
281
283
|
export { IPOffchainStorage__factory } from "./factories/IPOffchainStorage__factory";
|
|
282
284
|
export { IPOracleForSy__factory } from "./factories/IPOracleForSy__factory";
|
|
283
285
|
export { IPPausingInterface__factory } from "./factories/IPPausingInterface__factory";
|
|
@@ -309,6 +311,7 @@ export { PendleGaugeControllerBaseUpg__factory } from "./factories/PendleGaugeCo
|
|
|
309
311
|
export { PendleGaugeControllerMainchainUpg__factory } from "./factories/PendleGaugeControllerMainchainUpg__factory";
|
|
310
312
|
export { PendleGaugeControllerSidechainUpg__factory } from "./factories/PendleGaugeControllerSidechainUpg__factory";
|
|
311
313
|
export { PendleMerkleDistributor__factory } from "./factories/PendleMerkleDistributor__factory";
|
|
314
|
+
export { PendleMultiTokenMerkleDistributor__factory } from "./factories/PendleMultiTokenMerkleDistributor__factory";
|
|
312
315
|
export { PendleFeeDistributor__factory } from "./factories/PendleFeeDistributor__factory";
|
|
313
316
|
export { PendleFeeDistributorV2__factory } from "./factories/PendleFeeDistributorV2__factory";
|
|
314
317
|
export { PendleVotingControllerUpg__factory } from "./factories/PendleVotingControllerUpg__factory";
|
|
@@ -370,5 +373,4 @@ export { Reflector__factory } from "./factories/Reflector__factory";
|
|
|
370
373
|
export { IPSwapAggregator__factory } from "./factories/IPSwapAggregator__factory";
|
|
371
374
|
export { IKyberScalingHelper__factory } from "./factories/IKyberScalingHelper__factory";
|
|
372
375
|
export { IOdosRouterV2__factory } from "./factories/IOdosRouterV2__factory";
|
|
373
|
-
export { IOKXDexRouter__factory } from "./factories/IOKXDexRouter__factory";
|
|
374
376
|
export { PendleSwap__factory } from "./factories/PendleSwap__factory";
|