@meterio/sumer-js 0.2.38 → 0.2.39
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/browser/sumer.min.js +10 -10
- package/dist/nodejs/abi.d.ts +329 -326
- package/dist/nodejs/abi.js +13579 -13953
- package/dist/nodejs/abi.js.map +1 -1
- package/dist/nodejs/constants/zklink.js +27 -27
- package/dist/nodejs/errorABIs.js +270 -535
- package/dist/nodejs/errorABIs.js.map +1 -1
- package/dist/nodejs/index.d.ts +329 -326
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/governance/TimelockController__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/governance/TimelockController__factory.js +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/governance/TimelockController__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy__factory.js +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/transparent/ProxyAdmin__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/transparent/ProxyAdmin__factory.js +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/transparent/ProxyAdmin__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy__factory.js +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.js +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/presets/ERC20PresetMinterPauser__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/presets/ERC20PresetMinterPauser__factory.js +1 -1
- package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/presets/ERC20PresetMinterPauser__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/CErc20__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/CErc20__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/CErc20__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/CEther__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/CEther__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/CEther__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/SuErc20__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/SuErc20__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/SuErc20__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/CompLogic__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/CompLogic__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/CompLogic__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/CompoundLens__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/CompoundLens__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/CompoundLens__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/ComptrollerStorage__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/ComptrollerStorage__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/ComptrollerStorage__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/Comptroller__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/Comptroller__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/Comptroller__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/RedemptionManager__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/RedemptionManager__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/RedemptionManager__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/SortedBorrows__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/SortedBorrows__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/SortedBorrows__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/ERC20/ERC20MinterBurnerPauserPermit__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/ERC20/ERC20MinterBurnerPauserPermit__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/ERC20/ERC20MinterBurnerPauserPermit__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/ERC20/ERC20MinterBurnerPauser__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/ERC20/ERC20MinterBurnerPauser__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/ERC20/ERC20MinterBurnerPauser__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/InterestRateModel/FixedInterestRateModel__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/InterestRateModel/FixedInterestRateModel__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/InterestRateModel/FixedInterestRateModel__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/InterestRateModel/JumpRateModelV2__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/InterestRateModel/JumpRateModelV2__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/InterestRateModel/JumpRateModelV2__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/InterestRateModel/WhitePaperInterestRateModel__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/InterestRateModel/WhitePaperInterestRateModel__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/InterestRateModel/WhitePaperInterestRateModel__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Library/CreateCall__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Library/CreateCall__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Library/CreateCall__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Library/RateLimiter__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Library/RateLimiter__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Library/RateLimiter__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Multicall2__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Multicall2__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Multicall2__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/FeedPriceOracle__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/FeedPriceOracle__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/FeedPriceOracle__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/WstETHAdapter.sol/WstETHAdapter__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/WstETHAdapter.sol/WstETHAdapter__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/WstETHAdapter.sol/WstETHAdapter__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/WstMTRGAdapter.sol/WstMTRGAdapter__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/WstMTRGAdapter.sol/WstMTRGAdapter__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/WstMTRGAdapter.sol/WstMTRGAdapter__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/wstMTRGOracle.sol/WstMTRGOracle__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/wstMTRGOracle.sol/WstMTRGOracle__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/wstMTRGOracle.sol/WstMTRGOracle__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/SumerErrors__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/SumerErrors__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/SumerErrors__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/SumerTimelockController__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/SumerTimelockController__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/SumerTimelockController__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Timelock__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/Timelock__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/Timelock__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/proxy/SumerProxyAdmin__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/proxy/SumerProxyAdmin__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/proxy/SumerProxyAdmin__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/proxy/SumerProxy__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/proxy/SumerProxy__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/proxy/SumerProxy__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/CommunalFarm__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/CommunalFarm__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/CommunalFarm__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/FraxGaugeController.sol/FraxGaugeController__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/FraxGaugeController.sol/FraxGaugeController__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/FraxGaugeController.sol/FraxGaugeController__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/FraxGaugeFXSRewardsDistributor__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/FraxGaugeFXSRewardsDistributor__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/FraxGaugeFXSRewardsDistributor__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/StakingRewardsMultiGauge__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/StakingRewardsMultiGauge__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/StakingRewardsMultiGauge__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/VeSumer.sol/VeSumer__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/VeSumer.sol/VeSumer__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/stake/VeSumer.sol/VeSumer__factory.js.map +1 -1
- package/package.json +1 -1
package/dist/nodejs/index.d.ts
CHANGED
|
@@ -133,17 +133,6 @@ declare const Sumer: {
|
|
|
133
133
|
name?: undefined;
|
|
134
134
|
outputs?: undefined;
|
|
135
135
|
})[];
|
|
136
|
-
Test: {
|
|
137
|
-
inputs: any[];
|
|
138
|
-
name: string;
|
|
139
|
-
outputs: {
|
|
140
|
-
internalType: string;
|
|
141
|
-
name: string;
|
|
142
|
-
type: string;
|
|
143
|
-
}[];
|
|
144
|
-
stateMutability: string;
|
|
145
|
-
type: string;
|
|
146
|
-
}[];
|
|
147
136
|
Timelock: ({
|
|
148
137
|
inputs: any[];
|
|
149
138
|
stateMutability: string;
|
|
@@ -233,7 +222,7 @@ declare const Sumer: {
|
|
|
233
222
|
anonymous?: undefined;
|
|
234
223
|
outputs?: undefined;
|
|
235
224
|
})[];
|
|
236
|
-
|
|
225
|
+
AccountLiquidity: ({
|
|
237
226
|
inputs: any[];
|
|
238
227
|
stateMutability: string;
|
|
239
228
|
type: string;
|
|
@@ -278,44 +267,13 @@ declare const Sumer: {
|
|
|
278
267
|
stateMutability: string;
|
|
279
268
|
type: string;
|
|
280
269
|
anonymous?: undefined;
|
|
281
|
-
} | {
|
|
282
|
-
inputs: {
|
|
283
|
-
internalType: string;
|
|
284
|
-
name: string;
|
|
285
|
-
type: string;
|
|
286
|
-
}[];
|
|
287
|
-
name: string;
|
|
288
|
-
outputs: {
|
|
289
|
-
components: {
|
|
290
|
-
internalType: string;
|
|
291
|
-
name: string;
|
|
292
|
-
type: string;
|
|
293
|
-
}[];
|
|
294
|
-
internalType: string;
|
|
295
|
-
name: string;
|
|
296
|
-
type: string;
|
|
297
|
-
}[];
|
|
298
|
-
stateMutability: string;
|
|
299
|
-
type: string;
|
|
300
|
-
anonymous?: undefined;
|
|
301
270
|
})[];
|
|
302
|
-
|
|
271
|
+
CompLogic: ({
|
|
303
272
|
inputs: any[];
|
|
304
273
|
stateMutability: string;
|
|
305
274
|
type: string;
|
|
306
|
-
name?: undefined;
|
|
307
|
-
anonymous?: undefined;
|
|
308
|
-
outputs?: undefined;
|
|
309
|
-
} | {
|
|
310
|
-
inputs: {
|
|
311
|
-
internalType: string;
|
|
312
|
-
name: string;
|
|
313
|
-
type: string;
|
|
314
|
-
}[];
|
|
315
|
-
name: string;
|
|
316
|
-
type: string;
|
|
317
|
-
stateMutability?: undefined;
|
|
318
275
|
anonymous?: undefined;
|
|
276
|
+
name?: undefined;
|
|
319
277
|
outputs?: undefined;
|
|
320
278
|
} | {
|
|
321
279
|
anonymous: boolean;
|
|
@@ -345,13 +303,12 @@ declare const Sumer: {
|
|
|
345
303
|
type: string;
|
|
346
304
|
anonymous?: undefined;
|
|
347
305
|
} | {
|
|
348
|
-
inputs: {
|
|
306
|
+
inputs: ({
|
|
349
307
|
internalType: string;
|
|
350
308
|
name: string;
|
|
351
309
|
type: string;
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
outputs: {
|
|
310
|
+
components?: undefined;
|
|
311
|
+
} | {
|
|
355
312
|
components: {
|
|
356
313
|
internalType: string;
|
|
357
314
|
name: string;
|
|
@@ -360,33 +317,15 @@ declare const Sumer: {
|
|
|
360
317
|
internalType: string;
|
|
361
318
|
name: string;
|
|
362
319
|
type: string;
|
|
363
|
-
}[];
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
anonymous?: undefined;
|
|
367
|
-
} | {
|
|
320
|
+
})[];
|
|
321
|
+
name: string;
|
|
322
|
+
outputs: any[];
|
|
368
323
|
stateMutability: string;
|
|
369
324
|
type: string;
|
|
370
|
-
inputs?: undefined;
|
|
371
|
-
name?: undefined;
|
|
372
325
|
anonymous?: undefined;
|
|
373
|
-
outputs?: undefined;
|
|
374
326
|
})[];
|
|
375
|
-
|
|
376
|
-
inputs: {
|
|
377
|
-
internalType: string;
|
|
378
|
-
name: string;
|
|
379
|
-
type: string;
|
|
380
|
-
}[];
|
|
381
|
-
name: string;
|
|
382
|
-
type: string;
|
|
383
|
-
anonymous?: undefined;
|
|
384
|
-
outputs?: undefined;
|
|
385
|
-
stateMutability?: undefined;
|
|
386
|
-
} | {
|
|
387
|
-
anonymous: boolean;
|
|
327
|
+
CompoundLens: ({
|
|
388
328
|
inputs: {
|
|
389
|
-
indexed: boolean;
|
|
390
329
|
internalType: string;
|
|
391
330
|
name: string;
|
|
392
331
|
type: string;
|
|
@@ -395,21 +334,6 @@ declare const Sumer: {
|
|
|
395
334
|
type: string;
|
|
396
335
|
outputs?: undefined;
|
|
397
336
|
stateMutability?: undefined;
|
|
398
|
-
} | {
|
|
399
|
-
inputs: {
|
|
400
|
-
internalType: string;
|
|
401
|
-
name: string;
|
|
402
|
-
type: string;
|
|
403
|
-
}[];
|
|
404
|
-
name: string;
|
|
405
|
-
outputs: {
|
|
406
|
-
internalType: string;
|
|
407
|
-
name: string;
|
|
408
|
-
type: string;
|
|
409
|
-
}[];
|
|
410
|
-
stateMutability: string;
|
|
411
|
-
type: string;
|
|
412
|
-
anonymous?: undefined;
|
|
413
337
|
} | {
|
|
414
338
|
inputs: {
|
|
415
339
|
internalType: string;
|
|
@@ -429,9 +353,7 @@ declare const Sumer: {
|
|
|
429
353
|
}[];
|
|
430
354
|
stateMutability: string;
|
|
431
355
|
type: string;
|
|
432
|
-
|
|
433
|
-
})[];
|
|
434
|
-
CTokenStorage: {
|
|
356
|
+
} | {
|
|
435
357
|
inputs: {
|
|
436
358
|
internalType: string;
|
|
437
359
|
name: string;
|
|
@@ -445,8 +367,15 @@ declare const Sumer: {
|
|
|
445
367
|
}[];
|
|
446
368
|
stateMutability: string;
|
|
447
369
|
type: string;
|
|
448
|
-
}[];
|
|
449
|
-
|
|
370
|
+
})[];
|
|
371
|
+
Comptroller: ({
|
|
372
|
+
inputs: any[];
|
|
373
|
+
stateMutability: string;
|
|
374
|
+
type: string;
|
|
375
|
+
name?: undefined;
|
|
376
|
+
anonymous?: undefined;
|
|
377
|
+
outputs?: undefined;
|
|
378
|
+
} | {
|
|
450
379
|
inputs: {
|
|
451
380
|
internalType: string;
|
|
452
381
|
name: string;
|
|
@@ -454,9 +383,9 @@ declare const Sumer: {
|
|
|
454
383
|
}[];
|
|
455
384
|
name: string;
|
|
456
385
|
type: string;
|
|
386
|
+
stateMutability?: undefined;
|
|
457
387
|
anonymous?: undefined;
|
|
458
388
|
outputs?: undefined;
|
|
459
|
-
stateMutability?: undefined;
|
|
460
389
|
} | {
|
|
461
390
|
anonymous: boolean;
|
|
462
391
|
inputs: {
|
|
@@ -467,8 +396,8 @@ declare const Sumer: {
|
|
|
467
396
|
}[];
|
|
468
397
|
name: string;
|
|
469
398
|
type: string;
|
|
470
|
-
outputs?: undefined;
|
|
471
399
|
stateMutability?: undefined;
|
|
400
|
+
outputs?: undefined;
|
|
472
401
|
} | {
|
|
473
402
|
inputs: {
|
|
474
403
|
internalType: string;
|
|
@@ -505,7 +434,36 @@ declare const Sumer: {
|
|
|
505
434
|
type: string;
|
|
506
435
|
anonymous?: undefined;
|
|
507
436
|
})[];
|
|
508
|
-
|
|
437
|
+
ComptrollerStorage: ({
|
|
438
|
+
anonymous: boolean;
|
|
439
|
+
inputs: {
|
|
440
|
+
indexed: boolean;
|
|
441
|
+
internalType: string;
|
|
442
|
+
name: string;
|
|
443
|
+
type: string;
|
|
444
|
+
}[];
|
|
445
|
+
name: string;
|
|
446
|
+
type: string;
|
|
447
|
+
outputs?: undefined;
|
|
448
|
+
stateMutability?: undefined;
|
|
449
|
+
} | {
|
|
450
|
+
inputs: {
|
|
451
|
+
internalType: string;
|
|
452
|
+
name: string;
|
|
453
|
+
type: string;
|
|
454
|
+
}[];
|
|
455
|
+
name: string;
|
|
456
|
+
outputs: {
|
|
457
|
+
internalType: string;
|
|
458
|
+
name: string;
|
|
459
|
+
type: string;
|
|
460
|
+
}[];
|
|
461
|
+
stateMutability: string;
|
|
462
|
+
type: string;
|
|
463
|
+
anonymous?: undefined;
|
|
464
|
+
})[];
|
|
465
|
+
LiquityMath: any[];
|
|
466
|
+
RedemptionManager: ({
|
|
509
467
|
inputs: any[];
|
|
510
468
|
stateMutability: string;
|
|
511
469
|
type: string;
|
|
@@ -550,57 +508,26 @@ declare const Sumer: {
|
|
|
550
508
|
stateMutability: string;
|
|
551
509
|
type: string;
|
|
552
510
|
anonymous?: undefined;
|
|
553
|
-
}
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
name: string;
|
|
557
|
-
type: string;
|
|
558
|
-
components?: undefined;
|
|
559
|
-
} | {
|
|
560
|
-
components: {
|
|
561
|
-
internalType: string;
|
|
562
|
-
name: string;
|
|
563
|
-
type: string;
|
|
564
|
-
}[];
|
|
565
|
-
internalType: string;
|
|
566
|
-
name: string;
|
|
567
|
-
type: string;
|
|
568
|
-
})[];
|
|
569
|
-
name: string;
|
|
570
|
-
outputs: any[];
|
|
511
|
+
})[];
|
|
512
|
+
SortedBorrows: ({
|
|
513
|
+
inputs: any[];
|
|
571
514
|
stateMutability: string;
|
|
572
515
|
type: string;
|
|
573
516
|
anonymous?: undefined;
|
|
574
|
-
|
|
575
|
-
CompoundLens: ({
|
|
576
|
-
inputs: {
|
|
577
|
-
internalType: string;
|
|
578
|
-
name: string;
|
|
579
|
-
type: string;
|
|
580
|
-
}[];
|
|
581
|
-
name: string;
|
|
582
|
-
type: string;
|
|
517
|
+
name?: undefined;
|
|
583
518
|
outputs?: undefined;
|
|
584
|
-
stateMutability?: undefined;
|
|
585
519
|
} | {
|
|
520
|
+
anonymous: boolean;
|
|
586
521
|
inputs: {
|
|
522
|
+
indexed: boolean;
|
|
587
523
|
internalType: string;
|
|
588
524
|
name: string;
|
|
589
525
|
type: string;
|
|
590
526
|
}[];
|
|
591
527
|
name: string;
|
|
592
|
-
outputs: {
|
|
593
|
-
components: {
|
|
594
|
-
internalType: string;
|
|
595
|
-
name: string;
|
|
596
|
-
type: string;
|
|
597
|
-
}[];
|
|
598
|
-
internalType: string;
|
|
599
|
-
name: string;
|
|
600
|
-
type: string;
|
|
601
|
-
}[];
|
|
602
|
-
stateMutability: string;
|
|
603
528
|
type: string;
|
|
529
|
+
stateMutability?: undefined;
|
|
530
|
+
outputs?: undefined;
|
|
604
531
|
} | {
|
|
605
532
|
inputs: {
|
|
606
533
|
internalType: string;
|
|
@@ -615,8 +542,9 @@ declare const Sumer: {
|
|
|
615
542
|
}[];
|
|
616
543
|
stateMutability: string;
|
|
617
544
|
type: string;
|
|
545
|
+
anonymous?: undefined;
|
|
618
546
|
})[];
|
|
619
|
-
|
|
547
|
+
CErc20: ({
|
|
620
548
|
inputs: any[];
|
|
621
549
|
stateMutability: string;
|
|
622
550
|
type: string;
|
|
@@ -646,22 +574,6 @@ declare const Sumer: {
|
|
|
646
574
|
type: string;
|
|
647
575
|
stateMutability?: undefined;
|
|
648
576
|
outputs?: undefined;
|
|
649
|
-
} | {
|
|
650
|
-
inputs: {
|
|
651
|
-
components: {
|
|
652
|
-
internalType: string;
|
|
653
|
-
name: string;
|
|
654
|
-
type: string;
|
|
655
|
-
}[];
|
|
656
|
-
internalType: string;
|
|
657
|
-
name: string;
|
|
658
|
-
type: string;
|
|
659
|
-
}[];
|
|
660
|
-
name: string;
|
|
661
|
-
outputs: any[];
|
|
662
|
-
stateMutability: string;
|
|
663
|
-
type: string;
|
|
664
|
-
anonymous?: undefined;
|
|
665
577
|
} | {
|
|
666
578
|
inputs: {
|
|
667
579
|
internalType: string;
|
|
@@ -677,8 +589,7 @@ declare const Sumer: {
|
|
|
677
589
|
stateMutability: string;
|
|
678
590
|
type: string;
|
|
679
591
|
anonymous?: undefined;
|
|
680
|
-
}
|
|
681
|
-
ComptrollerStorage: {
|
|
592
|
+
} | {
|
|
682
593
|
inputs: {
|
|
683
594
|
internalType: string;
|
|
684
595
|
name: string;
|
|
@@ -686,15 +597,20 @@ declare const Sumer: {
|
|
|
686
597
|
}[];
|
|
687
598
|
name: string;
|
|
688
599
|
outputs: {
|
|
600
|
+
components: {
|
|
601
|
+
internalType: string;
|
|
602
|
+
name: string;
|
|
603
|
+
type: string;
|
|
604
|
+
}[];
|
|
689
605
|
internalType: string;
|
|
690
606
|
name: string;
|
|
691
607
|
type: string;
|
|
692
608
|
}[];
|
|
693
609
|
stateMutability: string;
|
|
694
610
|
type: string;
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
611
|
+
anonymous?: undefined;
|
|
612
|
+
})[];
|
|
613
|
+
CEther: ({
|
|
698
614
|
inputs: any[];
|
|
699
615
|
stateMutability: string;
|
|
700
616
|
type: string;
|
|
@@ -739,26 +655,6 @@ declare const Sumer: {
|
|
|
739
655
|
stateMutability: string;
|
|
740
656
|
type: string;
|
|
741
657
|
anonymous?: undefined;
|
|
742
|
-
})[];
|
|
743
|
-
SortedBorrows: ({
|
|
744
|
-
inputs: any[];
|
|
745
|
-
stateMutability: string;
|
|
746
|
-
type: string;
|
|
747
|
-
anonymous?: undefined;
|
|
748
|
-
name?: undefined;
|
|
749
|
-
outputs?: undefined;
|
|
750
|
-
} | {
|
|
751
|
-
anonymous: boolean;
|
|
752
|
-
inputs: {
|
|
753
|
-
indexed: boolean;
|
|
754
|
-
internalType: string;
|
|
755
|
-
name: string;
|
|
756
|
-
type: string;
|
|
757
|
-
}[];
|
|
758
|
-
name: string;
|
|
759
|
-
type: string;
|
|
760
|
-
stateMutability?: undefined;
|
|
761
|
-
outputs?: undefined;
|
|
762
658
|
} | {
|
|
763
659
|
inputs: {
|
|
764
660
|
internalType: string;
|
|
@@ -767,6 +663,11 @@ declare const Sumer: {
|
|
|
767
663
|
}[];
|
|
768
664
|
name: string;
|
|
769
665
|
outputs: {
|
|
666
|
+
components: {
|
|
667
|
+
internalType: string;
|
|
668
|
+
name: string;
|
|
669
|
+
type: string;
|
|
670
|
+
}[];
|
|
770
671
|
internalType: string;
|
|
771
672
|
name: string;
|
|
772
673
|
type: string;
|
|
@@ -774,18 +675,25 @@ declare const Sumer: {
|
|
|
774
675
|
stateMutability: string;
|
|
775
676
|
type: string;
|
|
776
677
|
anonymous?: undefined;
|
|
678
|
+
} | {
|
|
679
|
+
stateMutability: string;
|
|
680
|
+
type: string;
|
|
681
|
+
inputs?: undefined;
|
|
682
|
+
name?: undefined;
|
|
683
|
+
anonymous?: undefined;
|
|
684
|
+
outputs?: undefined;
|
|
777
685
|
})[];
|
|
778
|
-
|
|
686
|
+
CToken: ({
|
|
779
687
|
inputs: {
|
|
780
688
|
internalType: string;
|
|
781
689
|
name: string;
|
|
782
690
|
type: string;
|
|
783
691
|
}[];
|
|
784
|
-
|
|
692
|
+
name: string;
|
|
785
693
|
type: string;
|
|
786
694
|
anonymous?: undefined;
|
|
787
|
-
name?: undefined;
|
|
788
695
|
outputs?: undefined;
|
|
696
|
+
stateMutability?: undefined;
|
|
789
697
|
} | {
|
|
790
698
|
anonymous: boolean;
|
|
791
699
|
inputs: {
|
|
@@ -796,8 +704,8 @@ declare const Sumer: {
|
|
|
796
704
|
}[];
|
|
797
705
|
name: string;
|
|
798
706
|
type: string;
|
|
799
|
-
stateMutability?: undefined;
|
|
800
707
|
outputs?: undefined;
|
|
708
|
+
stateMutability?: undefined;
|
|
801
709
|
} | {
|
|
802
710
|
inputs: {
|
|
803
711
|
internalType: string;
|
|
@@ -813,19 +721,28 @@ declare const Sumer: {
|
|
|
813
721
|
stateMutability: string;
|
|
814
722
|
type: string;
|
|
815
723
|
anonymous?: undefined;
|
|
816
|
-
}
|
|
817
|
-
ERC20MinterBurnerPauserPermit: ({
|
|
724
|
+
} | {
|
|
818
725
|
inputs: {
|
|
819
726
|
internalType: string;
|
|
820
727
|
name: string;
|
|
821
728
|
type: string;
|
|
822
729
|
}[];
|
|
730
|
+
name: string;
|
|
731
|
+
outputs: {
|
|
732
|
+
components: {
|
|
733
|
+
internalType: string;
|
|
734
|
+
name: string;
|
|
735
|
+
type: string;
|
|
736
|
+
}[];
|
|
737
|
+
internalType: string;
|
|
738
|
+
name: string;
|
|
739
|
+
type: string;
|
|
740
|
+
}[];
|
|
823
741
|
stateMutability: string;
|
|
824
742
|
type: string;
|
|
825
743
|
anonymous?: undefined;
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
} | {
|
|
744
|
+
})[];
|
|
745
|
+
CTokenStorage: ({
|
|
829
746
|
anonymous: boolean;
|
|
830
747
|
inputs: {
|
|
831
748
|
indexed: boolean;
|
|
@@ -835,8 +752,8 @@ declare const Sumer: {
|
|
|
835
752
|
}[];
|
|
836
753
|
name: string;
|
|
837
754
|
type: string;
|
|
838
|
-
stateMutability?: undefined;
|
|
839
755
|
outputs?: undefined;
|
|
756
|
+
stateMutability?: undefined;
|
|
840
757
|
} | {
|
|
841
758
|
inputs: {
|
|
842
759
|
internalType: string;
|
|
@@ -853,17 +770,23 @@ declare const Sumer: {
|
|
|
853
770
|
type: string;
|
|
854
771
|
anonymous?: undefined;
|
|
855
772
|
})[];
|
|
856
|
-
|
|
857
|
-
|
|
773
|
+
suErc20: ({
|
|
774
|
+
inputs: any[];
|
|
775
|
+
stateMutability: string;
|
|
776
|
+
type: string;
|
|
777
|
+
name?: undefined;
|
|
778
|
+
anonymous?: undefined;
|
|
779
|
+
outputs?: undefined;
|
|
780
|
+
} | {
|
|
858
781
|
inputs: {
|
|
859
782
|
internalType: string;
|
|
860
783
|
name: string;
|
|
861
784
|
type: string;
|
|
862
785
|
}[];
|
|
863
|
-
|
|
786
|
+
name: string;
|
|
864
787
|
type: string;
|
|
788
|
+
stateMutability?: undefined;
|
|
865
789
|
anonymous?: undefined;
|
|
866
|
-
name?: undefined;
|
|
867
790
|
outputs?: undefined;
|
|
868
791
|
} | {
|
|
869
792
|
anonymous: boolean;
|
|
@@ -892,19 +815,6 @@ declare const Sumer: {
|
|
|
892
815
|
stateMutability: string;
|
|
893
816
|
type: string;
|
|
894
817
|
anonymous?: undefined;
|
|
895
|
-
})[];
|
|
896
|
-
InterestRateModel: ({
|
|
897
|
-
anonymous: boolean;
|
|
898
|
-
inputs: {
|
|
899
|
-
indexed: boolean;
|
|
900
|
-
internalType: string;
|
|
901
|
-
name: string;
|
|
902
|
-
type: string;
|
|
903
|
-
}[];
|
|
904
|
-
name: string;
|
|
905
|
-
type: string;
|
|
906
|
-
outputs?: undefined;
|
|
907
|
-
stateMutability?: undefined;
|
|
908
818
|
} | {
|
|
909
819
|
inputs: {
|
|
910
820
|
internalType: string;
|
|
@@ -913,6 +823,11 @@ declare const Sumer: {
|
|
|
913
823
|
}[];
|
|
914
824
|
name: string;
|
|
915
825
|
outputs: {
|
|
826
|
+
components: {
|
|
827
|
+
internalType: string;
|
|
828
|
+
name: string;
|
|
829
|
+
type: string;
|
|
830
|
+
}[];
|
|
916
831
|
internalType: string;
|
|
917
832
|
name: string;
|
|
918
833
|
type: string;
|
|
@@ -921,7 +836,7 @@ declare const Sumer: {
|
|
|
921
836
|
type: string;
|
|
922
837
|
anonymous?: undefined;
|
|
923
838
|
})[];
|
|
924
|
-
|
|
839
|
+
ERC20MinterBurnerPauser: ({
|
|
925
840
|
inputs: {
|
|
926
841
|
internalType: string;
|
|
927
842
|
name: string;
|
|
@@ -960,7 +875,7 @@ declare const Sumer: {
|
|
|
960
875
|
type: string;
|
|
961
876
|
anonymous?: undefined;
|
|
962
877
|
})[];
|
|
963
|
-
|
|
878
|
+
ERC20MinterBurnerPauserPermit: ({
|
|
964
879
|
inputs: {
|
|
965
880
|
internalType: string;
|
|
966
881
|
name: string;
|
|
@@ -999,37 +914,31 @@ declare const Sumer: {
|
|
|
999
914
|
type: string;
|
|
1000
915
|
anonymous?: undefined;
|
|
1001
916
|
})[];
|
|
1002
|
-
|
|
917
|
+
ExponentialNoErrorNew: any[];
|
|
918
|
+
FixedInterestRateModel: ({
|
|
1003
919
|
inputs: {
|
|
1004
920
|
internalType: string;
|
|
1005
921
|
name: string;
|
|
1006
922
|
type: string;
|
|
1007
923
|
}[];
|
|
1008
|
-
name: string;
|
|
1009
|
-
outputs: {
|
|
1010
|
-
internalType: string;
|
|
1011
|
-
name: string;
|
|
1012
|
-
type: string;
|
|
1013
|
-
}[];
|
|
1014
924
|
stateMutability: string;
|
|
1015
925
|
type: string;
|
|
1016
|
-
|
|
1017
|
-
|
|
926
|
+
anonymous?: undefined;
|
|
927
|
+
name?: undefined;
|
|
928
|
+
outputs?: undefined;
|
|
929
|
+
} | {
|
|
930
|
+
anonymous: boolean;
|
|
1018
931
|
inputs: {
|
|
932
|
+
indexed: boolean;
|
|
1019
933
|
internalType: string;
|
|
1020
934
|
name: string;
|
|
1021
935
|
type: string;
|
|
1022
936
|
}[];
|
|
1023
937
|
name: string;
|
|
1024
|
-
outputs: {
|
|
1025
|
-
internalType: string;
|
|
1026
|
-
name: string;
|
|
1027
|
-
type: string;
|
|
1028
|
-
}[];
|
|
1029
|
-
stateMutability: string;
|
|
1030
938
|
type: string;
|
|
1031
|
-
|
|
1032
|
-
|
|
939
|
+
stateMutability?: undefined;
|
|
940
|
+
outputs?: undefined;
|
|
941
|
+
} | {
|
|
1033
942
|
inputs: {
|
|
1034
943
|
internalType: string;
|
|
1035
944
|
name: string;
|
|
@@ -1043,27 +952,20 @@ declare const Sumer: {
|
|
|
1043
952
|
}[];
|
|
1044
953
|
stateMutability: string;
|
|
1045
954
|
type: string;
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
components?: undefined;
|
|
1053
|
-
} | {
|
|
1054
|
-
components: {
|
|
1055
|
-
internalType: string;
|
|
1056
|
-
name: string;
|
|
1057
|
-
type: string;
|
|
1058
|
-
}[];
|
|
955
|
+
anonymous?: undefined;
|
|
956
|
+
})[];
|
|
957
|
+
InterestRateModel: ({
|
|
958
|
+
anonymous: boolean;
|
|
959
|
+
inputs: {
|
|
960
|
+
indexed: boolean;
|
|
1059
961
|
internalType: string;
|
|
1060
962
|
name: string;
|
|
1061
963
|
type: string;
|
|
1062
|
-
}
|
|
964
|
+
}[];
|
|
1063
965
|
name: string;
|
|
1064
|
-
outputs: any[];
|
|
1065
|
-
stateMutability: string;
|
|
1066
966
|
type: string;
|
|
967
|
+
outputs?: undefined;
|
|
968
|
+
stateMutability?: undefined;
|
|
1067
969
|
} | {
|
|
1068
970
|
inputs: {
|
|
1069
971
|
internalType: string;
|
|
@@ -1078,8 +980,20 @@ declare const Sumer: {
|
|
|
1078
980
|
}[];
|
|
1079
981
|
stateMutability: string;
|
|
1080
982
|
type: string;
|
|
1081
|
-
|
|
1082
|
-
|
|
983
|
+
anonymous?: undefined;
|
|
984
|
+
})[];
|
|
985
|
+
JumpRateModelV2: ({
|
|
986
|
+
inputs: {
|
|
987
|
+
internalType: string;
|
|
988
|
+
name: string;
|
|
989
|
+
type: string;
|
|
990
|
+
}[];
|
|
991
|
+
stateMutability: string;
|
|
992
|
+
type: string;
|
|
993
|
+
anonymous?: undefined;
|
|
994
|
+
name?: undefined;
|
|
995
|
+
outputs?: undefined;
|
|
996
|
+
} | {
|
|
1083
997
|
anonymous: boolean;
|
|
1084
998
|
inputs: {
|
|
1085
999
|
indexed: boolean;
|
|
@@ -1089,8 +1003,8 @@ declare const Sumer: {
|
|
|
1089
1003
|
}[];
|
|
1090
1004
|
name: string;
|
|
1091
1005
|
type: string;
|
|
1092
|
-
outputs?: undefined;
|
|
1093
1006
|
stateMutability?: undefined;
|
|
1007
|
+
outputs?: undefined;
|
|
1094
1008
|
} | {
|
|
1095
1009
|
inputs: {
|
|
1096
1010
|
internalType: string;
|
|
@@ -1099,11 +1013,6 @@ declare const Sumer: {
|
|
|
1099
1013
|
}[];
|
|
1100
1014
|
name: string;
|
|
1101
1015
|
outputs: {
|
|
1102
|
-
components: {
|
|
1103
|
-
internalType: string;
|
|
1104
|
-
name: string;
|
|
1105
|
-
type: string;
|
|
1106
|
-
}[];
|
|
1107
1016
|
internalType: string;
|
|
1108
1017
|
name: string;
|
|
1109
1018
|
type: string;
|
|
@@ -1111,23 +1020,19 @@ declare const Sumer: {
|
|
|
1111
1020
|
stateMutability: string;
|
|
1112
1021
|
type: string;
|
|
1113
1022
|
anonymous?: undefined;
|
|
1114
|
-
}
|
|
1023
|
+
})[];
|
|
1024
|
+
WhitePaperInterestRateModel: ({
|
|
1115
1025
|
inputs: {
|
|
1116
1026
|
internalType: string;
|
|
1117
1027
|
name: string;
|
|
1118
1028
|
type: string;
|
|
1119
1029
|
}[];
|
|
1120
|
-
name: string;
|
|
1121
|
-
outputs: {
|
|
1122
|
-
internalType: string;
|
|
1123
|
-
name: string;
|
|
1124
|
-
type: string;
|
|
1125
|
-
}[];
|
|
1126
1030
|
stateMutability: string;
|
|
1127
1031
|
type: string;
|
|
1128
1032
|
anonymous?: undefined;
|
|
1129
|
-
|
|
1130
|
-
|
|
1033
|
+
name?: undefined;
|
|
1034
|
+
outputs?: undefined;
|
|
1035
|
+
} | {
|
|
1131
1036
|
anonymous: boolean;
|
|
1132
1037
|
inputs: {
|
|
1133
1038
|
indexed: boolean;
|
|
@@ -1137,8 +1042,8 @@ declare const Sumer: {
|
|
|
1137
1042
|
}[];
|
|
1138
1043
|
name: string;
|
|
1139
1044
|
type: string;
|
|
1140
|
-
outputs?: undefined;
|
|
1141
1045
|
stateMutability?: undefined;
|
|
1046
|
+
outputs?: undefined;
|
|
1142
1047
|
} | {
|
|
1143
1048
|
inputs: {
|
|
1144
1049
|
internalType: string;
|
|
@@ -1155,18 +1060,22 @@ declare const Sumer: {
|
|
|
1155
1060
|
type: string;
|
|
1156
1061
|
anonymous?: undefined;
|
|
1157
1062
|
})[];
|
|
1158
|
-
|
|
1063
|
+
IAccountLiquidity: {
|
|
1159
1064
|
inputs: {
|
|
1160
1065
|
internalType: string;
|
|
1161
1066
|
name: string;
|
|
1162
1067
|
type: string;
|
|
1163
1068
|
}[];
|
|
1164
1069
|
name: string;
|
|
1165
|
-
outputs:
|
|
1070
|
+
outputs: {
|
|
1071
|
+
internalType: string;
|
|
1072
|
+
name: string;
|
|
1073
|
+
type: string;
|
|
1074
|
+
}[];
|
|
1166
1075
|
stateMutability: string;
|
|
1167
1076
|
type: string;
|
|
1168
1077
|
}[];
|
|
1169
|
-
|
|
1078
|
+
ICErc20: {
|
|
1170
1079
|
inputs: {
|
|
1171
1080
|
internalType: string;
|
|
1172
1081
|
name: string;
|
|
@@ -1181,12 +1090,8 @@ declare const Sumer: {
|
|
|
1181
1090
|
stateMutability: string;
|
|
1182
1091
|
type: string;
|
|
1183
1092
|
}[];
|
|
1184
|
-
|
|
1185
|
-
inputs:
|
|
1186
|
-
internalType: string;
|
|
1187
|
-
name: string;
|
|
1188
|
-
type: string;
|
|
1189
|
-
}[];
|
|
1093
|
+
IChainlinkFeed: {
|
|
1094
|
+
inputs: any[];
|
|
1190
1095
|
name: string;
|
|
1191
1096
|
outputs: {
|
|
1192
1097
|
internalType: string;
|
|
@@ -1195,14 +1100,14 @@ declare const Sumer: {
|
|
|
1195
1100
|
}[];
|
|
1196
1101
|
stateMutability: string;
|
|
1197
1102
|
type: string;
|
|
1198
|
-
}
|
|
1199
|
-
|
|
1103
|
+
}[];
|
|
1104
|
+
ICompLogic: ({
|
|
1105
|
+
inputs: ({
|
|
1200
1106
|
internalType: string;
|
|
1201
1107
|
name: string;
|
|
1202
1108
|
type: string;
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
outputs: {
|
|
1109
|
+
components?: undefined;
|
|
1110
|
+
} | {
|
|
1206
1111
|
components: {
|
|
1207
1112
|
internalType: string;
|
|
1208
1113
|
name: string;
|
|
@@ -1211,11 +1116,12 @@ declare const Sumer: {
|
|
|
1211
1116
|
internalType: string;
|
|
1212
1117
|
name: string;
|
|
1213
1118
|
type: string;
|
|
1214
|
-
}[];
|
|
1119
|
+
})[];
|
|
1120
|
+
name: string;
|
|
1121
|
+
outputs: any[];
|
|
1215
1122
|
stateMutability: string;
|
|
1216
1123
|
type: string;
|
|
1217
|
-
}
|
|
1218
|
-
IInterestRateModel: {
|
|
1124
|
+
} | {
|
|
1219
1125
|
inputs: {
|
|
1220
1126
|
internalType: string;
|
|
1221
1127
|
name: string;
|
|
@@ -1229,8 +1135,8 @@ declare const Sumer: {
|
|
|
1229
1135
|
}[];
|
|
1230
1136
|
stateMutability: string;
|
|
1231
1137
|
type: string;
|
|
1232
|
-
}[];
|
|
1233
|
-
|
|
1138
|
+
})[];
|
|
1139
|
+
IComptroller: ({
|
|
1234
1140
|
anonymous: boolean;
|
|
1235
1141
|
inputs: {
|
|
1236
1142
|
indexed: boolean;
|
|
@@ -1257,20 +1163,28 @@ declare const Sumer: {
|
|
|
1257
1163
|
stateMutability: string;
|
|
1258
1164
|
type: string;
|
|
1259
1165
|
anonymous?: undefined;
|
|
1260
|
-
}
|
|
1261
|
-
IPPrincipalToken: ({
|
|
1262
|
-
anonymous: boolean;
|
|
1166
|
+
} | {
|
|
1263
1167
|
inputs: {
|
|
1264
|
-
indexed: boolean;
|
|
1265
1168
|
internalType: string;
|
|
1266
1169
|
name: string;
|
|
1267
1170
|
type: string;
|
|
1268
1171
|
}[];
|
|
1269
1172
|
name: string;
|
|
1173
|
+
outputs: {
|
|
1174
|
+
components: {
|
|
1175
|
+
internalType: string;
|
|
1176
|
+
name: string;
|
|
1177
|
+
type: string;
|
|
1178
|
+
}[];
|
|
1179
|
+
internalType: string;
|
|
1180
|
+
name: string;
|
|
1181
|
+
type: string;
|
|
1182
|
+
}[];
|
|
1183
|
+
stateMutability: string;
|
|
1270
1184
|
type: string;
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1185
|
+
anonymous?: undefined;
|
|
1186
|
+
})[];
|
|
1187
|
+
ICToken: {
|
|
1274
1188
|
inputs: {
|
|
1275
1189
|
internalType: string;
|
|
1276
1190
|
name: string;
|
|
@@ -1284,9 +1198,8 @@ declare const Sumer: {
|
|
|
1284
1198
|
}[];
|
|
1285
1199
|
stateMutability: string;
|
|
1286
1200
|
type: string;
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
IPYieldToken: ({
|
|
1201
|
+
}[];
|
|
1202
|
+
IEIP20NonStandard: ({
|
|
1290
1203
|
anonymous: boolean;
|
|
1291
1204
|
inputs: {
|
|
1292
1205
|
indexed: boolean;
|
|
@@ -1314,7 +1227,18 @@ declare const Sumer: {
|
|
|
1314
1227
|
type: string;
|
|
1315
1228
|
anonymous?: undefined;
|
|
1316
1229
|
})[];
|
|
1317
|
-
|
|
1230
|
+
IEIP712: {
|
|
1231
|
+
inputs: {
|
|
1232
|
+
internalType: string;
|
|
1233
|
+
name: string;
|
|
1234
|
+
type: string;
|
|
1235
|
+
}[];
|
|
1236
|
+
name: string;
|
|
1237
|
+
outputs: any[];
|
|
1238
|
+
stateMutability: string;
|
|
1239
|
+
type: string;
|
|
1240
|
+
}[];
|
|
1241
|
+
IGovernorAlpha: {
|
|
1318
1242
|
inputs: {
|
|
1319
1243
|
internalType: string;
|
|
1320
1244
|
name: string;
|
|
@@ -1329,7 +1253,7 @@ declare const Sumer: {
|
|
|
1329
1253
|
stateMutability: string;
|
|
1330
1254
|
type: string;
|
|
1331
1255
|
}[];
|
|
1332
|
-
|
|
1256
|
+
IGovernorBravo: ({
|
|
1333
1257
|
inputs: {
|
|
1334
1258
|
internalType: string;
|
|
1335
1259
|
name: string;
|
|
@@ -1343,8 +1267,27 @@ declare const Sumer: {
|
|
|
1343
1267
|
}[];
|
|
1344
1268
|
stateMutability: string;
|
|
1345
1269
|
type: string;
|
|
1346
|
-
}
|
|
1347
|
-
|
|
1270
|
+
} | {
|
|
1271
|
+
inputs: {
|
|
1272
|
+
internalType: string;
|
|
1273
|
+
name: string;
|
|
1274
|
+
type: string;
|
|
1275
|
+
}[];
|
|
1276
|
+
name: string;
|
|
1277
|
+
outputs: {
|
|
1278
|
+
components: {
|
|
1279
|
+
internalType: string;
|
|
1280
|
+
name: string;
|
|
1281
|
+
type: string;
|
|
1282
|
+
}[];
|
|
1283
|
+
internalType: string;
|
|
1284
|
+
name: string;
|
|
1285
|
+
type: string;
|
|
1286
|
+
}[];
|
|
1287
|
+
stateMutability: string;
|
|
1288
|
+
type: string;
|
|
1289
|
+
})[];
|
|
1290
|
+
IInterestRateModel: {
|
|
1348
1291
|
inputs: {
|
|
1349
1292
|
internalType: string;
|
|
1350
1293
|
name: string;
|
|
@@ -1359,19 +1302,22 @@ declare const Sumer: {
|
|
|
1359
1302
|
stateMutability: string;
|
|
1360
1303
|
type: string;
|
|
1361
1304
|
}[];
|
|
1362
|
-
|
|
1363
|
-
anonymous: boolean;
|
|
1305
|
+
IPriceOracle: {
|
|
1364
1306
|
inputs: {
|
|
1365
|
-
indexed: boolean;
|
|
1366
1307
|
internalType: string;
|
|
1367
1308
|
name: string;
|
|
1368
1309
|
type: string;
|
|
1369
1310
|
}[];
|
|
1370
1311
|
name: string;
|
|
1312
|
+
outputs: {
|
|
1313
|
+
internalType: string;
|
|
1314
|
+
name: string;
|
|
1315
|
+
type: string;
|
|
1316
|
+
}[];
|
|
1317
|
+
stateMutability: string;
|
|
1371
1318
|
type: string;
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
} | {
|
|
1319
|
+
}[];
|
|
1320
|
+
IRedemptionManager: {
|
|
1375
1321
|
inputs: {
|
|
1376
1322
|
internalType: string;
|
|
1377
1323
|
name: string;
|
|
@@ -1385,9 +1331,8 @@ declare const Sumer: {
|
|
|
1385
1331
|
}[];
|
|
1386
1332
|
stateMutability: string;
|
|
1387
1333
|
type: string;
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
IStandardizedYield: ({
|
|
1334
|
+
}[];
|
|
1335
|
+
ISortedBorrows: ({
|
|
1391
1336
|
anonymous: boolean;
|
|
1392
1337
|
inputs: {
|
|
1393
1338
|
indexed: boolean;
|
|
@@ -1573,7 +1518,7 @@ declare const Sumer: {
|
|
|
1573
1518
|
name: string;
|
|
1574
1519
|
type: string;
|
|
1575
1520
|
})[];
|
|
1576
|
-
|
|
1521
|
+
ChainlinkFeedAdaptor_ETHToUSD: ({
|
|
1577
1522
|
inputs: {
|
|
1578
1523
|
internalType: string;
|
|
1579
1524
|
name: string;
|
|
@@ -1582,16 +1527,19 @@ declare const Sumer: {
|
|
|
1582
1527
|
stateMutability: string;
|
|
1583
1528
|
type: string;
|
|
1584
1529
|
name?: undefined;
|
|
1585
|
-
anonymous?: undefined;
|
|
1586
1530
|
outputs?: undefined;
|
|
1587
1531
|
} | {
|
|
1588
1532
|
inputs: any[];
|
|
1589
1533
|
name: string;
|
|
1534
|
+
outputs: {
|
|
1535
|
+
internalType: string;
|
|
1536
|
+
name: string;
|
|
1537
|
+
type: string;
|
|
1538
|
+
}[];
|
|
1539
|
+
stateMutability: string;
|
|
1590
1540
|
type: string;
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
outputs?: undefined;
|
|
1594
|
-
} | {
|
|
1541
|
+
})[];
|
|
1542
|
+
FeedPriceOracle: ({
|
|
1595
1543
|
anonymous: boolean;
|
|
1596
1544
|
inputs: {
|
|
1597
1545
|
indexed: boolean;
|
|
@@ -1601,8 +1549,8 @@ declare const Sumer: {
|
|
|
1601
1549
|
}[];
|
|
1602
1550
|
name: string;
|
|
1603
1551
|
type: string;
|
|
1604
|
-
stateMutability?: undefined;
|
|
1605
1552
|
outputs?: undefined;
|
|
1553
|
+
stateMutability?: undefined;
|
|
1606
1554
|
} | {
|
|
1607
1555
|
inputs: {
|
|
1608
1556
|
internalType: string;
|
|
@@ -1618,19 +1566,40 @@ declare const Sumer: {
|
|
|
1618
1566
|
stateMutability: string;
|
|
1619
1567
|
type: string;
|
|
1620
1568
|
anonymous?: undefined;
|
|
1621
|
-
}
|
|
1622
|
-
|
|
1623
|
-
|
|
1569
|
+
} | {
|
|
1570
|
+
inputs: {
|
|
1571
|
+
internalType: string;
|
|
1572
|
+
name: string;
|
|
1573
|
+
type: string;
|
|
1574
|
+
}[];
|
|
1624
1575
|
name: string;
|
|
1625
1576
|
outputs: {
|
|
1577
|
+
components: {
|
|
1578
|
+
internalType: string;
|
|
1579
|
+
name: string;
|
|
1580
|
+
type: string;
|
|
1581
|
+
}[];
|
|
1626
1582
|
internalType: string;
|
|
1627
1583
|
name: string;
|
|
1628
1584
|
type: string;
|
|
1629
1585
|
}[];
|
|
1630
1586
|
stateMutability: string;
|
|
1631
1587
|
type: string;
|
|
1632
|
-
|
|
1633
|
-
|
|
1588
|
+
anonymous?: undefined;
|
|
1589
|
+
})[];
|
|
1590
|
+
FeedPriceOracleSafe: ({
|
|
1591
|
+
anonymous: boolean;
|
|
1592
|
+
inputs: {
|
|
1593
|
+
indexed: boolean;
|
|
1594
|
+
internalType: string;
|
|
1595
|
+
name: string;
|
|
1596
|
+
type: string;
|
|
1597
|
+
}[];
|
|
1598
|
+
name: string;
|
|
1599
|
+
type: string;
|
|
1600
|
+
outputs?: undefined;
|
|
1601
|
+
stateMutability?: undefined;
|
|
1602
|
+
} | {
|
|
1634
1603
|
inputs: {
|
|
1635
1604
|
internalType: string;
|
|
1636
1605
|
name: string;
|
|
@@ -1644,8 +1613,8 @@ declare const Sumer: {
|
|
|
1644
1613
|
}[];
|
|
1645
1614
|
stateMutability: string;
|
|
1646
1615
|
type: string;
|
|
1647
|
-
|
|
1648
|
-
|
|
1616
|
+
anonymous?: undefined;
|
|
1617
|
+
} | {
|
|
1649
1618
|
inputs: {
|
|
1650
1619
|
internalType: string;
|
|
1651
1620
|
name: string;
|
|
@@ -1653,36 +1622,59 @@ declare const Sumer: {
|
|
|
1653
1622
|
}[];
|
|
1654
1623
|
name: string;
|
|
1655
1624
|
outputs: {
|
|
1625
|
+
components: {
|
|
1626
|
+
internalType: string;
|
|
1627
|
+
name: string;
|
|
1628
|
+
type: string;
|
|
1629
|
+
}[];
|
|
1656
1630
|
internalType: string;
|
|
1657
1631
|
name: string;
|
|
1658
1632
|
type: string;
|
|
1659
1633
|
}[];
|
|
1660
1634
|
stateMutability: string;
|
|
1661
1635
|
type: string;
|
|
1662
|
-
|
|
1663
|
-
|
|
1636
|
+
anonymous?: undefined;
|
|
1637
|
+
})[];
|
|
1638
|
+
PriceOracle: {
|
|
1664
1639
|
inputs: {
|
|
1665
1640
|
internalType: string;
|
|
1666
1641
|
name: string;
|
|
1667
1642
|
type: string;
|
|
1668
1643
|
}[];
|
|
1644
|
+
name: string;
|
|
1645
|
+
outputs: {
|
|
1646
|
+
internalType: string;
|
|
1647
|
+
name: string;
|
|
1648
|
+
type: string;
|
|
1649
|
+
}[];
|
|
1650
|
+
stateMutability: string;
|
|
1651
|
+
type: string;
|
|
1652
|
+
}[];
|
|
1653
|
+
PythOracle: ({
|
|
1654
|
+
inputs: any[];
|
|
1669
1655
|
stateMutability: string;
|
|
1670
1656
|
type: string;
|
|
1657
|
+
anonymous?: undefined;
|
|
1671
1658
|
name?: undefined;
|
|
1672
1659
|
outputs?: undefined;
|
|
1673
1660
|
} | {
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1661
|
+
anonymous: boolean;
|
|
1662
|
+
inputs: {
|
|
1663
|
+
indexed: boolean;
|
|
1677
1664
|
internalType: string;
|
|
1678
1665
|
name: string;
|
|
1679
1666
|
type: string;
|
|
1680
1667
|
}[];
|
|
1681
|
-
|
|
1668
|
+
name: string;
|
|
1682
1669
|
type: string;
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1670
|
+
stateMutability?: undefined;
|
|
1671
|
+
outputs?: undefined;
|
|
1672
|
+
} | {
|
|
1673
|
+
inputs: {
|
|
1674
|
+
internalType: string;
|
|
1675
|
+
name: string;
|
|
1676
|
+
type: string;
|
|
1677
|
+
}[];
|
|
1686
1678
|
name: string;
|
|
1687
1679
|
outputs: {
|
|
1688
1680
|
internalType: string;
|
|
@@ -1691,18 +1683,29 @@ declare const Sumer: {
|
|
|
1691
1683
|
}[];
|
|
1692
1684
|
stateMutability: string;
|
|
1693
1685
|
type: string;
|
|
1694
|
-
|
|
1695
|
-
|
|
1686
|
+
anonymous?: undefined;
|
|
1687
|
+
} | {
|
|
1696
1688
|
inputs: {
|
|
1697
1689
|
internalType: string;
|
|
1698
1690
|
name: string;
|
|
1699
1691
|
type: string;
|
|
1700
1692
|
}[];
|
|
1693
|
+
name: string;
|
|
1694
|
+
outputs: {
|
|
1695
|
+
components: {
|
|
1696
|
+
internalType: string;
|
|
1697
|
+
name: string;
|
|
1698
|
+
type: string;
|
|
1699
|
+
}[];
|
|
1700
|
+
internalType: string;
|
|
1701
|
+
name: string;
|
|
1702
|
+
type: string;
|
|
1703
|
+
}[];
|
|
1701
1704
|
stateMutability: string;
|
|
1702
1705
|
type: string;
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
+
anonymous?: undefined;
|
|
1707
|
+
})[];
|
|
1708
|
+
IWstMTRG: {
|
|
1706
1709
|
inputs: any[];
|
|
1707
1710
|
name: string;
|
|
1708
1711
|
outputs: {
|
|
@@ -1712,7 +1715,7 @@ declare const Sumer: {
|
|
|
1712
1715
|
}[];
|
|
1713
1716
|
stateMutability: string;
|
|
1714
1717
|
type: string;
|
|
1715
|
-
}
|
|
1718
|
+
}[];
|
|
1716
1719
|
wstMTRGOracle: ({
|
|
1717
1720
|
inputs: {
|
|
1718
1721
|
internalType: string;
|