@meterio/sumer-js 0.2.189 → 0.2.191
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 +18 -0
- package/dist/nodejs/abi.d.ts +167 -409
- package/dist/nodejs/abi.js +8217 -13236
- package/dist/nodejs/abi.js.map +1 -1
- package/dist/nodejs/constants/arbitrum.js +1 -1
- package/dist/nodejs/constants/arbitrum.js.map +1 -1
- package/dist/nodejs/constants/arbitrumsepolia.js +1 -1
- package/dist/nodejs/constants/arbitrumsepolia.js.map +1 -1
- package/dist/nodejs/constants/b2main.js +6 -6
- package/dist/nodejs/constants/b2main.js.map +1 -1
- package/dist/nodejs/constants/basemain.js +2 -2
- package/dist/nodejs/constants/basemain.js.map +1 -1
- package/dist/nodejs/constants/basesepolia.js +1 -1
- package/dist/nodejs/constants/basesepolia.js.map +1 -1
- package/dist/nodejs/constants/berabartio.js +11 -11
- package/dist/nodejs/constants/berabartio.js.map +1 -1
- package/dist/nodejs/constants/beramain.js +2 -2
- package/dist/nodejs/constants/beramain.js.map +1 -1
- package/dist/nodejs/constants/bsc.js +1 -1
- package/dist/nodejs/constants/bsc.js.map +1 -1
- package/dist/nodejs/constants/core.js +3 -3
- package/dist/nodejs/constants/core.js.map +1 -1
- package/dist/nodejs/constants/ethereum.js +2 -2
- package/dist/nodejs/constants/ethereum.js.map +1 -1
- package/dist/nodejs/constants/goat.js +2 -2
- package/dist/nodejs/constants/goat.js.map +1 -1
- package/dist/nodejs/constants/hemi.js +1 -1
- package/dist/nodejs/constants/hemi.js.map +1 -1
- package/dist/nodejs/constants/merlin.js +6 -6
- package/dist/nodejs/constants/merlin.js.map +1 -1
- package/dist/nodejs/constants/monadmain.js +5 -5
- package/dist/nodejs/constants/monadmain.js.map +1 -1
- package/dist/nodejs/constants/monadtest.js +13 -13
- package/dist/nodejs/constants/monadtest.js.map +1 -1
- package/dist/nodejs/constants/sepolia.js +4 -4
- package/dist/nodejs/constants/sepolia.js.map +1 -1
- package/dist/nodejs/constants/zklink.js +7 -7
- package/dist/nodejs/constants/zklink.js.map +1 -1
- package/dist/nodejs/errorABIs.js +12 -1499
- package/dist/nodejs/errorABIs.js.map +1 -1
- package/dist/nodejs/index.d.ts +167 -409
- package/dist/nodejs/typechain/contracts/CToken/index.d.ts +0 -1
- package/dist/nodejs/typechain/contracts/Oracle/index.d.ts +0 -6
- package/dist/nodejs/typechain/contracts/index.d.ts +0 -2
- package/dist/nodejs/typechain/factories/contracts/CToken/CCompliantErc20__factory.d.ts +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/CCompliantErc20__factory.js +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/CCompliantErc20__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/CErc20__factory.d.ts +1 -21
- package/dist/nodejs/typechain/factories/contracts/CToken/CErc20__factory.js +1 -28
- 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 -21
- package/dist/nodejs/typechain/factories/contracts/CToken/CEther__factory.js +1 -28
- package/dist/nodejs/typechain/factories/contracts/CToken/CEther__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/CToken__factory.d.ts +0 -20
- package/dist/nodejs/typechain/factories/contracts/CToken/CToken__factory.js +0 -27
- package/dist/nodejs/typechain/factories/contracts/CToken/CToken__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/SuErc20__factory.d.ts +1 -21
- package/dist/nodejs/typechain/factories/contracts/CToken/SuErc20__factory.js +1 -28
- package/dist/nodejs/typechain/factories/contracts/CToken/SuErc20__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/index.d.ts +0 -1
- package/dist/nodejs/typechain/factories/contracts/CToken/index.js +1 -3
- package/dist/nodejs/typechain/factories/contracts/CToken/index.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/CompLogic__factory.d.ts +1 -21
- package/dist/nodejs/typechain/factories/contracts/Comptroller/CompLogic__factory.js +1 -28
- 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 -21
- package/dist/nodejs/typechain/factories/contracts/Comptroller/CompoundLens__factory.js +1 -28
- package/dist/nodejs/typechain/factories/contracts/Comptroller/CompoundLens__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/Comptroller__factory.d.ts +1 -21
- package/dist/nodejs/typechain/factories/contracts/Comptroller/Comptroller__factory.js +1 -28
- package/dist/nodejs/typechain/factories/contracts/Comptroller/Comptroller__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/MockComptroller__factory.d.ts +1 -21
- package/dist/nodejs/typechain/factories/contracts/Comptroller/MockComptroller__factory.js +1 -28
- package/dist/nodejs/typechain/factories/contracts/Comptroller/MockComptroller__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Comptroller/RedemptionManager__factory.d.ts +1 -21
- package/dist/nodejs/typechain/factories/contracts/Comptroller/RedemptionManager__factory.js +1 -28
- package/dist/nodejs/typechain/factories/contracts/Comptroller/RedemptionManager__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Infrared/CInfraredVault.sol/CInfraredVault__factory.d.ts +1 -21
- package/dist/nodejs/typechain/factories/contracts/Infrared/CInfraredVault.sol/CInfraredVault__factory.js +1 -28
- package/dist/nodejs/typechain/factories/contracts/Infrared/CInfraredVault.sol/CInfraredVault__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Oracle/index.d.ts +0 -3
- package/dist/nodejs/typechain/factories/contracts/Oracle/index.js +1 -4
- package/dist/nodejs/typechain/factories/contracts/Oracle/index.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/SumerErrors__factory.d.ts +1 -21
- package/dist/nodejs/typechain/factories/contracts/SumerErrors__factory.js +1 -28
- package/dist/nodejs/typechain/factories/contracts/SumerErrors__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/Timelock__factory.d.ts +1 -21
- package/dist/nodejs/typechain/factories/contracts/Timelock__factory.js +1 -28
- package/dist/nodejs/typechain/factories/contracts/Timelock__factory.js.map +1 -1
- package/dist/nodejs/typechain/factories/contracts/index.d.ts +0 -1
- package/dist/nodejs/typechain/factories/contracts/index.js +1 -2
- package/dist/nodejs/typechain/factories/contracts/index.js.map +1 -1
- package/dist/nodejs/typechain/hardhat.d.ts +0 -162
- package/dist/nodejs/typechain/index.d.ts +0 -18
- package/dist/nodejs/typechain/index.js +3 -21
- package/dist/nodejs/typechain/index.js.map +1 -1
- package/package.json +1 -1
package/dist/nodejs/errorABIs.js
CHANGED
|
@@ -199,28 +199,6 @@ exports.errorABIs = [
|
|
|
199
199
|
"name": "InvalidReserveFactor",
|
|
200
200
|
"type": "error"
|
|
201
201
|
},
|
|
202
|
-
{
|
|
203
|
-
"inputs": [
|
|
204
|
-
{
|
|
205
|
-
"internalType": "address",
|
|
206
|
-
"name": "signer",
|
|
207
|
-
"type": "address"
|
|
208
|
-
}
|
|
209
|
-
],
|
|
210
|
-
"name": "InvalidSignatureForBorrow",
|
|
211
|
-
"type": "error"
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
"inputs": [
|
|
215
|
-
{
|
|
216
|
-
"internalType": "address",
|
|
217
|
-
"name": "signer",
|
|
218
|
-
"type": "address"
|
|
219
|
-
}
|
|
220
|
-
],
|
|
221
|
-
"name": "InvalidSignatureForMint",
|
|
222
|
-
"type": "error"
|
|
223
|
-
},
|
|
224
202
|
{
|
|
225
203
|
"inputs": [],
|
|
226
204
|
"name": "InvalidSignatureForRedeemFaceValue",
|
|
@@ -356,11 +334,6 @@ exports.errorABIs = [
|
|
|
356
334
|
"name": "NotEnoughUnderlyingForMint",
|
|
357
335
|
"type": "error"
|
|
358
336
|
},
|
|
359
|
-
{
|
|
360
|
-
"inputs": [],
|
|
361
|
-
"name": "NotImplemented",
|
|
362
|
-
"type": "error"
|
|
363
|
-
},
|
|
364
337
|
{
|
|
365
338
|
"inputs": [],
|
|
366
339
|
"name": "NotLiquidatableYet",
|
|
@@ -764,28 +737,6 @@ exports.errorABIs = [
|
|
|
764
737
|
"name": "InvalidReserveFactor",
|
|
765
738
|
"type": "error"
|
|
766
739
|
},
|
|
767
|
-
{
|
|
768
|
-
"inputs": [
|
|
769
|
-
{
|
|
770
|
-
"internalType": "address",
|
|
771
|
-
"name": "signer",
|
|
772
|
-
"type": "address"
|
|
773
|
-
}
|
|
774
|
-
],
|
|
775
|
-
"name": "InvalidSignatureForBorrow",
|
|
776
|
-
"type": "error"
|
|
777
|
-
},
|
|
778
|
-
{
|
|
779
|
-
"inputs": [
|
|
780
|
-
{
|
|
781
|
-
"internalType": "address",
|
|
782
|
-
"name": "signer",
|
|
783
|
-
"type": "address"
|
|
784
|
-
}
|
|
785
|
-
],
|
|
786
|
-
"name": "InvalidSignatureForMint",
|
|
787
|
-
"type": "error"
|
|
788
|
-
},
|
|
789
740
|
{
|
|
790
741
|
"inputs": [],
|
|
791
742
|
"name": "InvalidSignatureForRedeemFaceValue",
|
|
@@ -921,11 +872,6 @@ exports.errorABIs = [
|
|
|
921
872
|
"name": "NotEnoughUnderlyingForMint",
|
|
922
873
|
"type": "error"
|
|
923
874
|
},
|
|
924
|
-
{
|
|
925
|
-
"inputs": [],
|
|
926
|
-
"name": "NotImplemented",
|
|
927
|
-
"type": "error"
|
|
928
|
-
},
|
|
929
875
|
{
|
|
930
876
|
"inputs": [],
|
|
931
877
|
"name": "NotLiquidatableYet",
|
|
@@ -1193,11 +1139,6 @@ exports.errorABIs = [
|
|
|
1193
1139
|
"name": "CantExitMarketWithNonZeroBorrowBalance",
|
|
1194
1140
|
"type": "error"
|
|
1195
1141
|
},
|
|
1196
|
-
{
|
|
1197
|
-
"inputs": [],
|
|
1198
|
-
"name": "CantSweepRewardToken",
|
|
1199
|
-
"type": "error"
|
|
1200
|
-
},
|
|
1201
1142
|
{
|
|
1202
1143
|
"inputs": [],
|
|
1203
1144
|
"name": "CantSweepUnderlying",
|
|
@@ -1339,28 +1280,6 @@ exports.errorABIs = [
|
|
|
1339
1280
|
"name": "InvalidReserveFactor",
|
|
1340
1281
|
"type": "error"
|
|
1341
1282
|
},
|
|
1342
|
-
{
|
|
1343
|
-
"inputs": [
|
|
1344
|
-
{
|
|
1345
|
-
"internalType": "address",
|
|
1346
|
-
"name": "signer",
|
|
1347
|
-
"type": "address"
|
|
1348
|
-
}
|
|
1349
|
-
],
|
|
1350
|
-
"name": "InvalidSignatureForBorrow",
|
|
1351
|
-
"type": "error"
|
|
1352
|
-
},
|
|
1353
|
-
{
|
|
1354
|
-
"inputs": [
|
|
1355
|
-
{
|
|
1356
|
-
"internalType": "address",
|
|
1357
|
-
"name": "signer",
|
|
1358
|
-
"type": "address"
|
|
1359
|
-
}
|
|
1360
|
-
],
|
|
1361
|
-
"name": "InvalidSignatureForMint",
|
|
1362
|
-
"type": "error"
|
|
1363
|
-
},
|
|
1364
1283
|
{
|
|
1365
1284
|
"inputs": [],
|
|
1366
1285
|
"name": "InvalidSignatureForRedeemFaceValue",
|
|
@@ -1496,11 +1415,6 @@ exports.errorABIs = [
|
|
|
1496
1415
|
"name": "NotEnoughUnderlyingForMint",
|
|
1497
1416
|
"type": "error"
|
|
1498
1417
|
},
|
|
1499
|
-
{
|
|
1500
|
-
"inputs": [],
|
|
1501
|
-
"name": "NotImplemented",
|
|
1502
|
-
"type": "error"
|
|
1503
|
-
},
|
|
1504
1418
|
{
|
|
1505
1419
|
"inputs": [],
|
|
1506
1420
|
"name": "NotLiquidatableYet",
|
|
@@ -1686,11 +1600,6 @@ exports.errorABIs = [
|
|
|
1686
1600
|
"name": "UnderlyingBalanceError",
|
|
1687
1601
|
"type": "error"
|
|
1688
1602
|
},
|
|
1689
|
-
{
|
|
1690
|
-
"inputs": [],
|
|
1691
|
-
"name": "UnderlyingMismatch",
|
|
1692
|
-
"type": "error"
|
|
1693
|
-
},
|
|
1694
1603
|
{
|
|
1695
1604
|
"inputs": [],
|
|
1696
1605
|
"name": "ZeroAddressNotAllowed",
|
|
@@ -1893,28 +1802,6 @@ exports.errorABIs = [
|
|
|
1893
1802
|
"name": "InvalidReserveFactor",
|
|
1894
1803
|
"type": "error"
|
|
1895
1804
|
},
|
|
1896
|
-
{
|
|
1897
|
-
"inputs": [
|
|
1898
|
-
{
|
|
1899
|
-
"internalType": "address",
|
|
1900
|
-
"name": "signer",
|
|
1901
|
-
"type": "address"
|
|
1902
|
-
}
|
|
1903
|
-
],
|
|
1904
|
-
"name": "InvalidSignatureForBorrow",
|
|
1905
|
-
"type": "error"
|
|
1906
|
-
},
|
|
1907
|
-
{
|
|
1908
|
-
"inputs": [
|
|
1909
|
-
{
|
|
1910
|
-
"internalType": "address",
|
|
1911
|
-
"name": "signer",
|
|
1912
|
-
"type": "address"
|
|
1913
|
-
}
|
|
1914
|
-
],
|
|
1915
|
-
"name": "InvalidSignatureForMint",
|
|
1916
|
-
"type": "error"
|
|
1917
|
-
},
|
|
1918
1805
|
{
|
|
1919
1806
|
"inputs": [],
|
|
1920
1807
|
"name": "InvalidSignatureForRedeemFaceValue",
|
|
@@ -2050,11 +1937,6 @@ exports.errorABIs = [
|
|
|
2050
1937
|
"name": "NotEnoughUnderlyingForMint",
|
|
2051
1938
|
"type": "error"
|
|
2052
1939
|
},
|
|
2053
|
-
{
|
|
2054
|
-
"inputs": [],
|
|
2055
|
-
"name": "NotImplemented",
|
|
2056
|
-
"type": "error"
|
|
2057
|
-
},
|
|
2058
1940
|
{
|
|
2059
1941
|
"inputs": [],
|
|
2060
1942
|
"name": "NotLiquidatableYet",
|
|
@@ -2442,28 +2324,6 @@ exports.errorABIs = [
|
|
|
2442
2324
|
"name": "InvalidReserveFactor",
|
|
2443
2325
|
"type": "error"
|
|
2444
2326
|
},
|
|
2445
|
-
{
|
|
2446
|
-
"inputs": [
|
|
2447
|
-
{
|
|
2448
|
-
"internalType": "address",
|
|
2449
|
-
"name": "signer",
|
|
2450
|
-
"type": "address"
|
|
2451
|
-
}
|
|
2452
|
-
],
|
|
2453
|
-
"name": "InvalidSignatureForBorrow",
|
|
2454
|
-
"type": "error"
|
|
2455
|
-
},
|
|
2456
|
-
{
|
|
2457
|
-
"inputs": [
|
|
2458
|
-
{
|
|
2459
|
-
"internalType": "address",
|
|
2460
|
-
"name": "signer",
|
|
2461
|
-
"type": "address"
|
|
2462
|
-
}
|
|
2463
|
-
],
|
|
2464
|
-
"name": "InvalidSignatureForMint",
|
|
2465
|
-
"type": "error"
|
|
2466
|
-
},
|
|
2467
2327
|
{
|
|
2468
2328
|
"inputs": [],
|
|
2469
2329
|
"name": "InvalidSignatureForRedeemFaceValue",
|
|
@@ -2599,11 +2459,6 @@ exports.errorABIs = [
|
|
|
2599
2459
|
"name": "NotEnoughUnderlyingForMint",
|
|
2600
2460
|
"type": "error"
|
|
2601
2461
|
},
|
|
2602
|
-
{
|
|
2603
|
-
"inputs": [],
|
|
2604
|
-
"name": "NotImplemented",
|
|
2605
|
-
"type": "error"
|
|
2606
|
-
},
|
|
2607
2462
|
{
|
|
2608
2463
|
"inputs": [],
|
|
2609
2464
|
"name": "NotLiquidatableYet",
|
|
@@ -2991,28 +2846,6 @@ exports.errorABIs = [
|
|
|
2991
2846
|
"name": "InvalidReserveFactor",
|
|
2992
2847
|
"type": "error"
|
|
2993
2848
|
},
|
|
2994
|
-
{
|
|
2995
|
-
"inputs": [
|
|
2996
|
-
{
|
|
2997
|
-
"internalType": "address",
|
|
2998
|
-
"name": "signer",
|
|
2999
|
-
"type": "address"
|
|
3000
|
-
}
|
|
3001
|
-
],
|
|
3002
|
-
"name": "InvalidSignatureForBorrow",
|
|
3003
|
-
"type": "error"
|
|
3004
|
-
},
|
|
3005
|
-
{
|
|
3006
|
-
"inputs": [
|
|
3007
|
-
{
|
|
3008
|
-
"internalType": "address",
|
|
3009
|
-
"name": "signer",
|
|
3010
|
-
"type": "address"
|
|
3011
|
-
}
|
|
3012
|
-
],
|
|
3013
|
-
"name": "InvalidSignatureForMint",
|
|
3014
|
-
"type": "error"
|
|
3015
|
-
},
|
|
3016
2849
|
{
|
|
3017
2850
|
"inputs": [],
|
|
3018
2851
|
"name": "InvalidSignatureForRedeemFaceValue",
|
|
@@ -3148,11 +2981,6 @@ exports.errorABIs = [
|
|
|
3148
2981
|
"name": "NotEnoughUnderlyingForMint",
|
|
3149
2982
|
"type": "error"
|
|
3150
2983
|
},
|
|
3151
|
-
{
|
|
3152
|
-
"inputs": [],
|
|
3153
|
-
"name": "NotImplemented",
|
|
3154
|
-
"type": "error"
|
|
3155
|
-
},
|
|
3156
2984
|
{
|
|
3157
2985
|
"inputs": [],
|
|
3158
2986
|
"name": "NotLiquidatableYet",
|
|
@@ -3540,28 +3368,6 @@ exports.errorABIs = [
|
|
|
3540
3368
|
"name": "InvalidReserveFactor",
|
|
3541
3369
|
"type": "error"
|
|
3542
3370
|
},
|
|
3543
|
-
{
|
|
3544
|
-
"inputs": [
|
|
3545
|
-
{
|
|
3546
|
-
"internalType": "address",
|
|
3547
|
-
"name": "signer",
|
|
3548
|
-
"type": "address"
|
|
3549
|
-
}
|
|
3550
|
-
],
|
|
3551
|
-
"name": "InvalidSignatureForBorrow",
|
|
3552
|
-
"type": "error"
|
|
3553
|
-
},
|
|
3554
|
-
{
|
|
3555
|
-
"inputs": [
|
|
3556
|
-
{
|
|
3557
|
-
"internalType": "address",
|
|
3558
|
-
"name": "signer",
|
|
3559
|
-
"type": "address"
|
|
3560
|
-
}
|
|
3561
|
-
],
|
|
3562
|
-
"name": "InvalidSignatureForMint",
|
|
3563
|
-
"type": "error"
|
|
3564
|
-
},
|
|
3565
3371
|
{
|
|
3566
3372
|
"inputs": [],
|
|
3567
3373
|
"name": "InvalidSignatureForRedeemFaceValue",
|
|
@@ -3697,11 +3503,6 @@ exports.errorABIs = [
|
|
|
3697
3503
|
"name": "NotEnoughUnderlyingForMint",
|
|
3698
3504
|
"type": "error"
|
|
3699
3505
|
},
|
|
3700
|
-
{
|
|
3701
|
-
"inputs": [],
|
|
3702
|
-
"name": "NotImplemented",
|
|
3703
|
-
"type": "error"
|
|
3704
|
-
},
|
|
3705
3506
|
{
|
|
3706
3507
|
"inputs": [],
|
|
3707
3508
|
"name": "NotLiquidatableYet",
|
|
@@ -4089,28 +3890,6 @@ exports.errorABIs = [
|
|
|
4089
3890
|
"name": "InvalidReserveFactor",
|
|
4090
3891
|
"type": "error"
|
|
4091
3892
|
},
|
|
4092
|
-
{
|
|
4093
|
-
"inputs": [
|
|
4094
|
-
{
|
|
4095
|
-
"internalType": "address",
|
|
4096
|
-
"name": "signer",
|
|
4097
|
-
"type": "address"
|
|
4098
|
-
}
|
|
4099
|
-
],
|
|
4100
|
-
"name": "InvalidSignatureForBorrow",
|
|
4101
|
-
"type": "error"
|
|
4102
|
-
},
|
|
4103
|
-
{
|
|
4104
|
-
"inputs": [
|
|
4105
|
-
{
|
|
4106
|
-
"internalType": "address",
|
|
4107
|
-
"name": "signer",
|
|
4108
|
-
"type": "address"
|
|
4109
|
-
}
|
|
4110
|
-
],
|
|
4111
|
-
"name": "InvalidSignatureForMint",
|
|
4112
|
-
"type": "error"
|
|
4113
|
-
},
|
|
4114
3893
|
{
|
|
4115
3894
|
"inputs": [],
|
|
4116
3895
|
"name": "InvalidSignatureForRedeemFaceValue",
|
|
@@ -4246,11 +4025,6 @@ exports.errorABIs = [
|
|
|
4246
4025
|
"name": "NotEnoughUnderlyingForMint",
|
|
4247
4026
|
"type": "error"
|
|
4248
4027
|
},
|
|
4249
|
-
{
|
|
4250
|
-
"inputs": [],
|
|
4251
|
-
"name": "NotImplemented",
|
|
4252
|
-
"type": "error"
|
|
4253
|
-
},
|
|
4254
4028
|
{
|
|
4255
4029
|
"inputs": [],
|
|
4256
4030
|
"name": "NotLiquidatableYet",
|
|
@@ -4638,28 +4412,6 @@ exports.errorABIs = [
|
|
|
4638
4412
|
"name": "InvalidReserveFactor",
|
|
4639
4413
|
"type": "error"
|
|
4640
4414
|
},
|
|
4641
|
-
{
|
|
4642
|
-
"inputs": [
|
|
4643
|
-
{
|
|
4644
|
-
"internalType": "address",
|
|
4645
|
-
"name": "signer",
|
|
4646
|
-
"type": "address"
|
|
4647
|
-
}
|
|
4648
|
-
],
|
|
4649
|
-
"name": "InvalidSignatureForBorrow",
|
|
4650
|
-
"type": "error"
|
|
4651
|
-
},
|
|
4652
|
-
{
|
|
4653
|
-
"inputs": [
|
|
4654
|
-
{
|
|
4655
|
-
"internalType": "address",
|
|
4656
|
-
"name": "signer",
|
|
4657
|
-
"type": "address"
|
|
4658
|
-
}
|
|
4659
|
-
],
|
|
4660
|
-
"name": "InvalidSignatureForMint",
|
|
4661
|
-
"type": "error"
|
|
4662
|
-
},
|
|
4663
4415
|
{
|
|
4664
4416
|
"inputs": [],
|
|
4665
4417
|
"name": "InvalidSignatureForRedeemFaceValue",
|
|
@@ -4795,11 +4547,6 @@ exports.errorABIs = [
|
|
|
4795
4547
|
"name": "NotEnoughUnderlyingForMint",
|
|
4796
4548
|
"type": "error"
|
|
4797
4549
|
},
|
|
4798
|
-
{
|
|
4799
|
-
"inputs": [],
|
|
4800
|
-
"name": "NotImplemented",
|
|
4801
|
-
"type": "error"
|
|
4802
|
-
},
|
|
4803
4550
|
{
|
|
4804
4551
|
"inputs": [],
|
|
4805
4552
|
"name": "NotLiquidatableYet",
|
|
@@ -5187,28 +4934,6 @@ exports.errorABIs = [
|
|
|
5187
4934
|
"name": "InvalidReserveFactor",
|
|
5188
4935
|
"type": "error"
|
|
5189
4936
|
},
|
|
5190
|
-
{
|
|
5191
|
-
"inputs": [
|
|
5192
|
-
{
|
|
5193
|
-
"internalType": "address",
|
|
5194
|
-
"name": "signer",
|
|
5195
|
-
"type": "address"
|
|
5196
|
-
}
|
|
5197
|
-
],
|
|
5198
|
-
"name": "InvalidSignatureForBorrow",
|
|
5199
|
-
"type": "error"
|
|
5200
|
-
},
|
|
5201
|
-
{
|
|
5202
|
-
"inputs": [
|
|
5203
|
-
{
|
|
5204
|
-
"internalType": "address",
|
|
5205
|
-
"name": "signer",
|
|
5206
|
-
"type": "address"
|
|
5207
|
-
}
|
|
5208
|
-
],
|
|
5209
|
-
"name": "InvalidSignatureForMint",
|
|
5210
|
-
"type": "error"
|
|
5211
|
-
},
|
|
5212
4937
|
{
|
|
5213
4938
|
"inputs": [],
|
|
5214
4939
|
"name": "InvalidSignatureForRedeemFaceValue",
|
|
@@ -5344,11 +5069,6 @@ exports.errorABIs = [
|
|
|
5344
5069
|
"name": "NotEnoughUnderlyingForMint",
|
|
5345
5070
|
"type": "error"
|
|
5346
5071
|
},
|
|
5347
|
-
{
|
|
5348
|
-
"inputs": [],
|
|
5349
|
-
"name": "NotImplemented",
|
|
5350
|
-
"type": "error"
|
|
5351
|
-
},
|
|
5352
5072
|
{
|
|
5353
5073
|
"inputs": [],
|
|
5354
5074
|
"name": "NotLiquidatableYet",
|
|
@@ -5736,28 +5456,6 @@ exports.errorABIs = [
|
|
|
5736
5456
|
"name": "InvalidReserveFactor",
|
|
5737
5457
|
"type": "error"
|
|
5738
5458
|
},
|
|
5739
|
-
{
|
|
5740
|
-
"inputs": [
|
|
5741
|
-
{
|
|
5742
|
-
"internalType": "address",
|
|
5743
|
-
"name": "signer",
|
|
5744
|
-
"type": "address"
|
|
5745
|
-
}
|
|
5746
|
-
],
|
|
5747
|
-
"name": "InvalidSignatureForBorrow",
|
|
5748
|
-
"type": "error"
|
|
5749
|
-
},
|
|
5750
|
-
{
|
|
5751
|
-
"inputs": [
|
|
5752
|
-
{
|
|
5753
|
-
"internalType": "address",
|
|
5754
|
-
"name": "signer",
|
|
5755
|
-
"type": "address"
|
|
5756
|
-
}
|
|
5757
|
-
],
|
|
5758
|
-
"name": "InvalidSignatureForMint",
|
|
5759
|
-
"type": "error"
|
|
5760
|
-
},
|
|
5761
5459
|
{
|
|
5762
5460
|
"inputs": [],
|
|
5763
5461
|
"name": "InvalidSignatureForRedeemFaceValue",
|
|
@@ -5893,11 +5591,6 @@ exports.errorABIs = [
|
|
|
5893
5591
|
"name": "NotEnoughUnderlyingForMint",
|
|
5894
5592
|
"type": "error"
|
|
5895
5593
|
},
|
|
5896
|
-
{
|
|
5897
|
-
"inputs": [],
|
|
5898
|
-
"name": "NotImplemented",
|
|
5899
|
-
"type": "error"
|
|
5900
|
-
},
|
|
5901
5594
|
{
|
|
5902
5595
|
"inputs": [],
|
|
5903
5596
|
"name": "NotLiquidatableYet",
|
|
@@ -6146,1110 +5839,12 @@ exports.errorABIs = [
|
|
|
6146
5839
|
},
|
|
6147
5840
|
{
|
|
6148
5841
|
"inputs": [],
|
|
6149
|
-
"name": "
|
|
5842
|
+
"name": "CantSweepRewardToken",
|
|
6150
5843
|
"type": "error"
|
|
6151
5844
|
},
|
|
6152
5845
|
{
|
|
6153
5846
|
"inputs": [],
|
|
6154
|
-
"name": "
|
|
6155
|
-
"type": "error"
|
|
6156
|
-
},
|
|
6157
|
-
{
|
|
6158
|
-
"inputs": [],
|
|
6159
|
-
"name": "EitherAssetOrDebtMustBeZero",
|
|
6160
|
-
"type": "error"
|
|
6161
|
-
},
|
|
6162
|
-
{
|
|
6163
|
-
"inputs": [
|
|
6164
|
-
{
|
|
6165
|
-
"internalType": "uint8",
|
|
6166
|
-
"name": "groupId",
|
|
6167
|
-
"type": "uint8"
|
|
6168
|
-
},
|
|
6169
|
-
{
|
|
6170
|
-
"internalType": "uint256",
|
|
6171
|
-
"name": "cDepositVal",
|
|
6172
|
-
"type": "uint256"
|
|
6173
|
-
},
|
|
6174
|
-
{
|
|
6175
|
-
"internalType": "uint256",
|
|
6176
|
-
"name": "suDepositVal",
|
|
6177
|
-
"type": "uint256"
|
|
6178
|
-
},
|
|
6179
|
-
{
|
|
6180
|
-
"internalType": "uint256",
|
|
6181
|
-
"name": "cBorrowVal",
|
|
6182
|
-
"type": "uint256"
|
|
6183
|
-
},
|
|
6184
|
-
{
|
|
6185
|
-
"internalType": "uint256",
|
|
6186
|
-
"name": "suBorrowVal",
|
|
6187
|
-
"type": "uint256"
|
|
6188
|
-
}
|
|
6189
|
-
],
|
|
6190
|
-
"name": "EitherAssetOrDebtMustBeZeroInGroup",
|
|
6191
|
-
"type": "error"
|
|
6192
|
-
},
|
|
6193
|
-
{
|
|
6194
|
-
"inputs": [],
|
|
6195
|
-
"name": "ExpiredSignature",
|
|
6196
|
-
"type": "error"
|
|
6197
|
-
},
|
|
6198
|
-
{
|
|
6199
|
-
"inputs": [],
|
|
6200
|
-
"name": "InsufficientCollateral",
|
|
6201
|
-
"type": "error"
|
|
6202
|
-
},
|
|
6203
|
-
{
|
|
6204
|
-
"inputs": [],
|
|
6205
|
-
"name": "InsufficientShortfall",
|
|
6206
|
-
"type": "error"
|
|
6207
|
-
},
|
|
6208
|
-
{
|
|
6209
|
-
"inputs": [],
|
|
6210
|
-
"name": "InterMintNotAllowed",
|
|
6211
|
-
"type": "error"
|
|
6212
|
-
},
|
|
6213
|
-
{
|
|
6214
|
-
"inputs": [],
|
|
6215
|
-
"name": "InvalidAddress",
|
|
6216
|
-
"type": "error"
|
|
6217
|
-
},
|
|
6218
|
-
{
|
|
6219
|
-
"inputs": [],
|
|
6220
|
-
"name": "InvalidAmount",
|
|
6221
|
-
"type": "error"
|
|
6222
|
-
},
|
|
6223
|
-
{
|
|
6224
|
-
"inputs": [],
|
|
6225
|
-
"name": "InvalidBlockNumber",
|
|
6226
|
-
"type": "error"
|
|
6227
|
-
},
|
|
6228
|
-
{
|
|
6229
|
-
"inputs": [],
|
|
6230
|
-
"name": "InvalidCToken",
|
|
6231
|
-
"type": "error"
|
|
6232
|
-
},
|
|
6233
|
-
{
|
|
6234
|
-
"inputs": [],
|
|
6235
|
-
"name": "InvalidCloseFactor",
|
|
6236
|
-
"type": "error"
|
|
6237
|
-
},
|
|
6238
|
-
{
|
|
6239
|
-
"inputs": [],
|
|
6240
|
-
"name": "InvalidComptroller",
|
|
6241
|
-
"type": "error"
|
|
6242
|
-
},
|
|
6243
|
-
{
|
|
6244
|
-
"inputs": [],
|
|
6245
|
-
"name": "InvalidDiscountRate",
|
|
6246
|
-
"type": "error"
|
|
6247
|
-
},
|
|
6248
|
-
{
|
|
6249
|
-
"inputs": [],
|
|
6250
|
-
"name": "InvalidExchangeRate",
|
|
6251
|
-
"type": "error"
|
|
6252
|
-
},
|
|
6253
|
-
{
|
|
6254
|
-
"inputs": [],
|
|
6255
|
-
"name": "InvalidGroupId",
|
|
6256
|
-
"type": "error"
|
|
6257
|
-
},
|
|
6258
|
-
{
|
|
6259
|
-
"inputs": [],
|
|
6260
|
-
"name": "InvalidInput",
|
|
6261
|
-
"type": "error"
|
|
6262
|
-
},
|
|
6263
|
-
{
|
|
6264
|
-
"inputs": [],
|
|
6265
|
-
"name": "InvalidInterestRateModel",
|
|
6266
|
-
"type": "error"
|
|
6267
|
-
},
|
|
6268
|
-
{
|
|
6269
|
-
"inputs": [],
|
|
6270
|
-
"name": "InvalidMinSuBorrowValue",
|
|
6271
|
-
"type": "error"
|
|
6272
|
-
},
|
|
6273
|
-
{
|
|
6274
|
-
"inputs": [],
|
|
6275
|
-
"name": "InvalidRedeem",
|
|
6276
|
-
"type": "error"
|
|
6277
|
-
},
|
|
6278
|
-
{
|
|
6279
|
-
"inputs": [],
|
|
6280
|
-
"name": "InvalidReduceAmount",
|
|
6281
|
-
"type": "error"
|
|
6282
|
-
},
|
|
6283
|
-
{
|
|
6284
|
-
"inputs": [],
|
|
6285
|
-
"name": "InvalidReserveFactor",
|
|
6286
|
-
"type": "error"
|
|
6287
|
-
},
|
|
6288
|
-
{
|
|
6289
|
-
"inputs": [
|
|
6290
|
-
{
|
|
6291
|
-
"internalType": "address",
|
|
6292
|
-
"name": "signer",
|
|
6293
|
-
"type": "address"
|
|
6294
|
-
}
|
|
6295
|
-
],
|
|
6296
|
-
"name": "InvalidSignatureForBorrow",
|
|
6297
|
-
"type": "error"
|
|
6298
|
-
},
|
|
6299
|
-
{
|
|
6300
|
-
"inputs": [
|
|
6301
|
-
{
|
|
6302
|
-
"internalType": "address",
|
|
6303
|
-
"name": "signer",
|
|
6304
|
-
"type": "address"
|
|
6305
|
-
}
|
|
6306
|
-
],
|
|
6307
|
-
"name": "InvalidSignatureForMint",
|
|
6308
|
-
"type": "error"
|
|
6309
|
-
},
|
|
6310
|
-
{
|
|
6311
|
-
"inputs": [],
|
|
6312
|
-
"name": "InvalidSignatureForRedeemFaceValue",
|
|
6313
|
-
"type": "error"
|
|
6314
|
-
},
|
|
6315
|
-
{
|
|
6316
|
-
"inputs": [],
|
|
6317
|
-
"name": "InvalidSignatureLength",
|
|
6318
|
-
"type": "error"
|
|
6319
|
-
},
|
|
6320
|
-
{
|
|
6321
|
-
"inputs": [],
|
|
6322
|
-
"name": "InvalidSuToken",
|
|
6323
|
-
"type": "error"
|
|
6324
|
-
},
|
|
6325
|
-
{
|
|
6326
|
-
"inputs": [],
|
|
6327
|
-
"name": "InvalidTimestamp",
|
|
6328
|
-
"type": "error"
|
|
6329
|
-
},
|
|
6330
|
-
{
|
|
6331
|
-
"inputs": [],
|
|
6332
|
-
"name": "LiquidateBorrow_LiquidatorIsBorrower",
|
|
6333
|
-
"type": "error"
|
|
6334
|
-
},
|
|
6335
|
-
{
|
|
6336
|
-
"inputs": [],
|
|
6337
|
-
"name": "LiquidateBorrow_RepayAmountIsMax",
|
|
6338
|
-
"type": "error"
|
|
6339
|
-
},
|
|
6340
|
-
{
|
|
6341
|
-
"inputs": [],
|
|
6342
|
-
"name": "LiquidateBorrow_RepayAmountIsZero",
|
|
6343
|
-
"type": "error"
|
|
6344
|
-
},
|
|
6345
|
-
{
|
|
6346
|
-
"inputs": [],
|
|
6347
|
-
"name": "LiquidateBorrow_SeizeTooMuch",
|
|
6348
|
-
"type": "error"
|
|
6349
|
-
},
|
|
6350
|
-
{
|
|
6351
|
-
"inputs": [],
|
|
6352
|
-
"name": "LiquidateCollateralMarketNotFresh",
|
|
6353
|
-
"type": "error"
|
|
6354
|
-
},
|
|
6355
|
-
{
|
|
6356
|
-
"inputs": [],
|
|
6357
|
-
"name": "LiquidateMarketNotFresh",
|
|
6358
|
-
"type": "error"
|
|
6359
|
-
},
|
|
6360
|
-
{
|
|
6361
|
-
"inputs": [],
|
|
6362
|
-
"name": "MarketAlreadyListed",
|
|
6363
|
-
"type": "error"
|
|
6364
|
-
},
|
|
6365
|
-
{
|
|
6366
|
-
"inputs": [],
|
|
6367
|
-
"name": "MarketAlreadyUnlisted",
|
|
6368
|
-
"type": "error"
|
|
6369
|
-
},
|
|
6370
|
-
{
|
|
6371
|
-
"inputs": [],
|
|
6372
|
-
"name": "MarketCanOnlyInitializeOnce",
|
|
6373
|
-
"type": "error"
|
|
6374
|
-
},
|
|
6375
|
-
{
|
|
6376
|
-
"inputs": [],
|
|
6377
|
-
"name": "MarketNotEmpty",
|
|
6378
|
-
"type": "error"
|
|
6379
|
-
},
|
|
6380
|
-
{
|
|
6381
|
-
"inputs": [],
|
|
6382
|
-
"name": "MarketNotListed",
|
|
6383
|
-
"type": "error"
|
|
6384
|
-
},
|
|
6385
|
-
{
|
|
6386
|
-
"inputs": [],
|
|
6387
|
-
"name": "MarketPaused",
|
|
6388
|
-
"type": "error"
|
|
6389
|
-
},
|
|
6390
|
-
{
|
|
6391
|
-
"inputs": [],
|
|
6392
|
-
"name": "MinDelayNotReached",
|
|
6393
|
-
"type": "error"
|
|
6394
|
-
},
|
|
6395
|
-
{
|
|
6396
|
-
"inputs": [],
|
|
6397
|
-
"name": "MintMarketNotFresh",
|
|
6398
|
-
"type": "error"
|
|
6399
|
-
},
|
|
6400
|
-
{
|
|
6401
|
-
"inputs": [],
|
|
6402
|
-
"name": "MintPaused",
|
|
6403
|
-
"type": "error"
|
|
6404
|
-
},
|
|
6405
|
-
{
|
|
6406
|
-
"inputs": [],
|
|
6407
|
-
"name": "MintTokensCantBeZero",
|
|
6408
|
-
"type": "error"
|
|
6409
|
-
},
|
|
6410
|
-
{
|
|
6411
|
-
"inputs": [],
|
|
6412
|
-
"name": "NoRedemptionProvider",
|
|
6413
|
-
"type": "error"
|
|
6414
|
-
},
|
|
6415
|
-
{
|
|
6416
|
-
"inputs": [],
|
|
6417
|
-
"name": "NotCToken",
|
|
6418
|
-
"type": "error"
|
|
6419
|
-
},
|
|
6420
|
-
{
|
|
6421
|
-
"inputs": [],
|
|
6422
|
-
"name": "NotEnoughForSeize",
|
|
6423
|
-
"type": "error"
|
|
6424
|
-
},
|
|
6425
|
-
{
|
|
6426
|
-
"inputs": [],
|
|
6427
|
-
"name": "NotEnoughRedeemAmount",
|
|
6428
|
-
"type": "error"
|
|
6429
|
-
},
|
|
6430
|
-
{
|
|
6431
|
-
"inputs": [],
|
|
6432
|
-
"name": "NotEnoughRedeemTokens",
|
|
6433
|
-
"type": "error"
|
|
6434
|
-
},
|
|
6435
|
-
{
|
|
6436
|
-
"inputs": [],
|
|
6437
|
-
"name": "NotEnoughUnderlyingAfterRedeem",
|
|
6438
|
-
"type": "error"
|
|
6439
|
-
},
|
|
6440
|
-
{
|
|
6441
|
-
"inputs": [],
|
|
6442
|
-
"name": "NotEnoughUnderlyingForMint",
|
|
6443
|
-
"type": "error"
|
|
6444
|
-
},
|
|
6445
|
-
{
|
|
6446
|
-
"inputs": [],
|
|
6447
|
-
"name": "NotImplemented",
|
|
6448
|
-
"type": "error"
|
|
6449
|
-
},
|
|
6450
|
-
{
|
|
6451
|
-
"inputs": [],
|
|
6452
|
-
"name": "NotLiquidatableYet",
|
|
6453
|
-
"type": "error"
|
|
6454
|
-
},
|
|
6455
|
-
{
|
|
6456
|
-
"inputs": [],
|
|
6457
|
-
"name": "NotSuToken",
|
|
6458
|
-
"type": "error"
|
|
6459
|
-
},
|
|
6460
|
-
{
|
|
6461
|
-
"inputs": [],
|
|
6462
|
-
"name": "OnlyAdmin",
|
|
6463
|
-
"type": "error"
|
|
6464
|
-
},
|
|
6465
|
-
{
|
|
6466
|
-
"inputs": [],
|
|
6467
|
-
"name": "OnlyAdminOrPauser",
|
|
6468
|
-
"type": "error"
|
|
6469
|
-
},
|
|
6470
|
-
{
|
|
6471
|
-
"inputs": [],
|
|
6472
|
-
"name": "OnlyCToken",
|
|
6473
|
-
"type": "error"
|
|
6474
|
-
},
|
|
6475
|
-
{
|
|
6476
|
-
"inputs": [],
|
|
6477
|
-
"name": "OnlyListedCToken",
|
|
6478
|
-
"type": "error"
|
|
6479
|
-
},
|
|
6480
|
-
{
|
|
6481
|
-
"inputs": [],
|
|
6482
|
-
"name": "OnlyPausedMarketCanBeUnlisted",
|
|
6483
|
-
"type": "error"
|
|
6484
|
-
},
|
|
6485
|
-
{
|
|
6486
|
-
"inputs": [],
|
|
6487
|
-
"name": "OnlyPendingAdmin",
|
|
6488
|
-
"type": "error"
|
|
6489
|
-
},
|
|
6490
|
-
{
|
|
6491
|
-
"inputs": [],
|
|
6492
|
-
"name": "OnlyRedemptionManager",
|
|
6493
|
-
"type": "error"
|
|
6494
|
-
},
|
|
6495
|
-
{
|
|
6496
|
-
"inputs": [],
|
|
6497
|
-
"name": "OverThreshold",
|
|
6498
|
-
"type": "error"
|
|
6499
|
-
},
|
|
6500
|
-
{
|
|
6501
|
-
"inputs": [],
|
|
6502
|
-
"name": "PriceError",
|
|
6503
|
-
"type": "error"
|
|
6504
|
-
},
|
|
6505
|
-
{
|
|
6506
|
-
"inputs": [],
|
|
6507
|
-
"name": "ProtectedMint_OnlyAllowAssetsInTheSameGroup",
|
|
6508
|
-
"type": "error"
|
|
6509
|
-
},
|
|
6510
|
-
{
|
|
6511
|
-
"inputs": [],
|
|
6512
|
-
"name": "RedeemMarketNotFresh",
|
|
6513
|
-
"type": "error"
|
|
6514
|
-
},
|
|
6515
|
-
{
|
|
6516
|
-
"inputs": [],
|
|
6517
|
-
"name": "RedeemTransferOutNotPossible",
|
|
6518
|
-
"type": "error"
|
|
6519
|
-
},
|
|
6520
|
-
{
|
|
6521
|
-
"inputs": [],
|
|
6522
|
-
"name": "RedemptionSeizeTooMuch",
|
|
6523
|
-
"type": "error"
|
|
6524
|
-
},
|
|
6525
|
-
{
|
|
6526
|
-
"inputs": [],
|
|
6527
|
-
"name": "RedemptionSignerNotInitialized",
|
|
6528
|
-
"type": "error"
|
|
6529
|
-
},
|
|
6530
|
-
{
|
|
6531
|
-
"inputs": [],
|
|
6532
|
-
"name": "ReduceReservesCashNotAvailable",
|
|
6533
|
-
"type": "error"
|
|
6534
|
-
},
|
|
6535
|
-
{
|
|
6536
|
-
"inputs": [],
|
|
6537
|
-
"name": "ReduceReservesMarketNotFresh",
|
|
6538
|
-
"type": "error"
|
|
6539
|
-
},
|
|
6540
|
-
{
|
|
6541
|
-
"inputs": [],
|
|
6542
|
-
"name": "Reentered",
|
|
6543
|
-
"type": "error"
|
|
6544
|
-
},
|
|
6545
|
-
{
|
|
6546
|
-
"inputs": [],
|
|
6547
|
-
"name": "RepayBorrowMarketNotFresh",
|
|
6548
|
-
"type": "error"
|
|
6549
|
-
},
|
|
6550
|
-
{
|
|
6551
|
-
"inputs": [],
|
|
6552
|
-
"name": "RepayTokenNotListed",
|
|
6553
|
-
"type": "error"
|
|
6554
|
-
},
|
|
6555
|
-
{
|
|
6556
|
-
"inputs": [],
|
|
6557
|
-
"name": "SeizePaused",
|
|
6558
|
-
"type": "error"
|
|
6559
|
-
},
|
|
6560
|
-
{
|
|
6561
|
-
"inputs": [],
|
|
6562
|
-
"name": "SeizeTokenNotListed",
|
|
6563
|
-
"type": "error"
|
|
6564
|
-
},
|
|
6565
|
-
{
|
|
6566
|
-
"inputs": [],
|
|
6567
|
-
"name": "Seize_LiquidatorIsBorrower",
|
|
6568
|
-
"type": "error"
|
|
6569
|
-
},
|
|
6570
|
-
{
|
|
6571
|
-
"inputs": [],
|
|
6572
|
-
"name": "SenderMustBeCToken",
|
|
6573
|
-
"type": "error"
|
|
6574
|
-
},
|
|
6575
|
-
{
|
|
6576
|
-
"inputs": [],
|
|
6577
|
-
"name": "SetInterestRateModelMarketNotFresh",
|
|
6578
|
-
"type": "error"
|
|
6579
|
-
},
|
|
6580
|
-
{
|
|
6581
|
-
"inputs": [],
|
|
6582
|
-
"name": "SetReservesFactorMarketNotFresh",
|
|
6583
|
-
"type": "error"
|
|
6584
|
-
},
|
|
6585
|
-
{
|
|
6586
|
-
"inputs": [],
|
|
6587
|
-
"name": "SupplyCapReached",
|
|
6588
|
-
"type": "error"
|
|
6589
|
-
},
|
|
6590
|
-
{
|
|
6591
|
-
"inputs": [],
|
|
6592
|
-
"name": "TokenInOrAmountInMustBeZero",
|
|
6593
|
-
"type": "error"
|
|
6594
|
-
},
|
|
6595
|
-
{
|
|
6596
|
-
"inputs": [],
|
|
6597
|
-
"name": "TokenTransferInFailed",
|
|
6598
|
-
"type": "error"
|
|
6599
|
-
},
|
|
6600
|
-
{
|
|
6601
|
-
"inputs": [],
|
|
6602
|
-
"name": "TokenTransferOutFailed",
|
|
6603
|
-
"type": "error"
|
|
6604
|
-
},
|
|
6605
|
-
{
|
|
6606
|
-
"inputs": [],
|
|
6607
|
-
"name": "TooMuchRepay",
|
|
6608
|
-
"type": "error"
|
|
6609
|
-
},
|
|
6610
|
-
{
|
|
6611
|
-
"inputs": [],
|
|
6612
|
-
"name": "TotalBorrowsNotZero",
|
|
6613
|
-
"type": "error"
|
|
6614
|
-
},
|
|
6615
|
-
{
|
|
6616
|
-
"inputs": [],
|
|
6617
|
-
"name": "TotalSupplyNotZero",
|
|
6618
|
-
"type": "error"
|
|
6619
|
-
},
|
|
6620
|
-
{
|
|
6621
|
-
"inputs": [],
|
|
6622
|
-
"name": "TransferNotAllowed",
|
|
6623
|
-
"type": "error"
|
|
6624
|
-
},
|
|
6625
|
-
{
|
|
6626
|
-
"inputs": [],
|
|
6627
|
-
"name": "TransferPaused",
|
|
6628
|
-
"type": "error"
|
|
6629
|
-
},
|
|
6630
|
-
{
|
|
6631
|
-
"inputs": [],
|
|
6632
|
-
"name": "UnderlyingBalanceError",
|
|
6633
|
-
"type": "error"
|
|
6634
|
-
},
|
|
6635
|
-
{
|
|
6636
|
-
"inputs": [],
|
|
6637
|
-
"name": "ZeroAddressNotAllowed",
|
|
6638
|
-
"type": "error"
|
|
6639
|
-
},
|
|
6640
|
-
{
|
|
6641
|
-
"inputs": [],
|
|
6642
|
-
"name": "AddReservesMarketNotFresh",
|
|
6643
|
-
"type": "error"
|
|
6644
|
-
},
|
|
6645
|
-
{
|
|
6646
|
-
"inputs": [],
|
|
6647
|
-
"name": "AddReservesOverflow",
|
|
6648
|
-
"type": "error"
|
|
6649
|
-
},
|
|
6650
|
-
{
|
|
6651
|
-
"inputs": [],
|
|
6652
|
-
"name": "BorrowAndDepositBackFailed",
|
|
6653
|
-
"type": "error"
|
|
6654
|
-
},
|
|
6655
|
-
{
|
|
6656
|
-
"inputs": [],
|
|
6657
|
-
"name": "BorrowCapReached",
|
|
6658
|
-
"type": "error"
|
|
6659
|
-
},
|
|
6660
|
-
{
|
|
6661
|
-
"inputs": [],
|
|
6662
|
-
"name": "BorrowCashNotAvailable",
|
|
6663
|
-
"type": "error"
|
|
6664
|
-
},
|
|
6665
|
-
{
|
|
6666
|
-
"inputs": [],
|
|
6667
|
-
"name": "BorrowMarketNotFresh",
|
|
6668
|
-
"type": "error"
|
|
6669
|
-
},
|
|
6670
|
-
{
|
|
6671
|
-
"inputs": [],
|
|
6672
|
-
"name": "BorrowPaused",
|
|
6673
|
-
"type": "error"
|
|
6674
|
-
},
|
|
6675
|
-
{
|
|
6676
|
-
"inputs": [
|
|
6677
|
-
{
|
|
6678
|
-
"internalType": "uint256",
|
|
6679
|
-
"name": "usdThreshold",
|
|
6680
|
-
"type": "uint256"
|
|
6681
|
-
}
|
|
6682
|
-
],
|
|
6683
|
-
"name": "BorrowValueMustBeLargerThanThreshold",
|
|
6684
|
-
"type": "error"
|
|
6685
|
-
},
|
|
6686
|
-
{
|
|
6687
|
-
"inputs": [],
|
|
6688
|
-
"name": "CantEnterPausedMarket",
|
|
6689
|
-
"type": "error"
|
|
6690
|
-
},
|
|
6691
|
-
{
|
|
6692
|
-
"inputs": [],
|
|
6693
|
-
"name": "CantExitMarketWithNonZeroBorrowBalance",
|
|
6694
|
-
"type": "error"
|
|
6695
|
-
},
|
|
6696
|
-
{
|
|
6697
|
-
"inputs": [],
|
|
6698
|
-
"name": "CantSweepUnderlying",
|
|
6699
|
-
"type": "error"
|
|
6700
|
-
},
|
|
6701
|
-
{
|
|
6702
|
-
"inputs": [],
|
|
6703
|
-
"name": "ComptrollerMismatch",
|
|
6704
|
-
"type": "error"
|
|
6705
|
-
},
|
|
6706
|
-
{
|
|
6707
|
-
"inputs": [],
|
|
6708
|
-
"name": "EitherAssetOrDebtMustBeZero",
|
|
6709
|
-
"type": "error"
|
|
6710
|
-
},
|
|
6711
|
-
{
|
|
6712
|
-
"inputs": [
|
|
6713
|
-
{
|
|
6714
|
-
"internalType": "uint8",
|
|
6715
|
-
"name": "groupId",
|
|
6716
|
-
"type": "uint8"
|
|
6717
|
-
},
|
|
6718
|
-
{
|
|
6719
|
-
"internalType": "uint256",
|
|
6720
|
-
"name": "cDepositVal",
|
|
6721
|
-
"type": "uint256"
|
|
6722
|
-
},
|
|
6723
|
-
{
|
|
6724
|
-
"internalType": "uint256",
|
|
6725
|
-
"name": "suDepositVal",
|
|
6726
|
-
"type": "uint256"
|
|
6727
|
-
},
|
|
6728
|
-
{
|
|
6729
|
-
"internalType": "uint256",
|
|
6730
|
-
"name": "cBorrowVal",
|
|
6731
|
-
"type": "uint256"
|
|
6732
|
-
},
|
|
6733
|
-
{
|
|
6734
|
-
"internalType": "uint256",
|
|
6735
|
-
"name": "suBorrowVal",
|
|
6736
|
-
"type": "uint256"
|
|
6737
|
-
}
|
|
6738
|
-
],
|
|
6739
|
-
"name": "EitherAssetOrDebtMustBeZeroInGroup",
|
|
6740
|
-
"type": "error"
|
|
6741
|
-
},
|
|
6742
|
-
{
|
|
6743
|
-
"inputs": [],
|
|
6744
|
-
"name": "ExpiredSignature",
|
|
6745
|
-
"type": "error"
|
|
6746
|
-
},
|
|
6747
|
-
{
|
|
6748
|
-
"inputs": [],
|
|
6749
|
-
"name": "InsufficientCollateral",
|
|
6750
|
-
"type": "error"
|
|
6751
|
-
},
|
|
6752
|
-
{
|
|
6753
|
-
"inputs": [],
|
|
6754
|
-
"name": "InsufficientShortfall",
|
|
6755
|
-
"type": "error"
|
|
6756
|
-
},
|
|
6757
|
-
{
|
|
6758
|
-
"inputs": [],
|
|
6759
|
-
"name": "InterMintNotAllowed",
|
|
6760
|
-
"type": "error"
|
|
6761
|
-
},
|
|
6762
|
-
{
|
|
6763
|
-
"inputs": [],
|
|
6764
|
-
"name": "InvalidAddress",
|
|
6765
|
-
"type": "error"
|
|
6766
|
-
},
|
|
6767
|
-
{
|
|
6768
|
-
"inputs": [],
|
|
6769
|
-
"name": "InvalidAmount",
|
|
6770
|
-
"type": "error"
|
|
6771
|
-
},
|
|
6772
|
-
{
|
|
6773
|
-
"inputs": [],
|
|
6774
|
-
"name": "InvalidBlockNumber",
|
|
6775
|
-
"type": "error"
|
|
6776
|
-
},
|
|
6777
|
-
{
|
|
6778
|
-
"inputs": [],
|
|
6779
|
-
"name": "InvalidCToken",
|
|
6780
|
-
"type": "error"
|
|
6781
|
-
},
|
|
6782
|
-
{
|
|
6783
|
-
"inputs": [],
|
|
6784
|
-
"name": "InvalidCloseFactor",
|
|
6785
|
-
"type": "error"
|
|
6786
|
-
},
|
|
6787
|
-
{
|
|
6788
|
-
"inputs": [],
|
|
6789
|
-
"name": "InvalidComptroller",
|
|
6790
|
-
"type": "error"
|
|
6791
|
-
},
|
|
6792
|
-
{
|
|
6793
|
-
"inputs": [],
|
|
6794
|
-
"name": "InvalidDiscountRate",
|
|
6795
|
-
"type": "error"
|
|
6796
|
-
},
|
|
6797
|
-
{
|
|
6798
|
-
"inputs": [],
|
|
6799
|
-
"name": "InvalidExchangeRate",
|
|
6800
|
-
"type": "error"
|
|
6801
|
-
},
|
|
6802
|
-
{
|
|
6803
|
-
"inputs": [],
|
|
6804
|
-
"name": "InvalidGroupId",
|
|
6805
|
-
"type": "error"
|
|
6806
|
-
},
|
|
6807
|
-
{
|
|
6808
|
-
"inputs": [],
|
|
6809
|
-
"name": "InvalidInput",
|
|
6810
|
-
"type": "error"
|
|
6811
|
-
},
|
|
6812
|
-
{
|
|
6813
|
-
"inputs": [],
|
|
6814
|
-
"name": "InvalidInterestRateModel",
|
|
6815
|
-
"type": "error"
|
|
6816
|
-
},
|
|
6817
|
-
{
|
|
6818
|
-
"inputs": [],
|
|
6819
|
-
"name": "InvalidMinSuBorrowValue",
|
|
6820
|
-
"type": "error"
|
|
6821
|
-
},
|
|
6822
|
-
{
|
|
6823
|
-
"inputs": [],
|
|
6824
|
-
"name": "InvalidRedeem",
|
|
6825
|
-
"type": "error"
|
|
6826
|
-
},
|
|
6827
|
-
{
|
|
6828
|
-
"inputs": [],
|
|
6829
|
-
"name": "InvalidReduceAmount",
|
|
6830
|
-
"type": "error"
|
|
6831
|
-
},
|
|
6832
|
-
{
|
|
6833
|
-
"inputs": [],
|
|
6834
|
-
"name": "InvalidReserveFactor",
|
|
6835
|
-
"type": "error"
|
|
6836
|
-
},
|
|
6837
|
-
{
|
|
6838
|
-
"inputs": [
|
|
6839
|
-
{
|
|
6840
|
-
"internalType": "address",
|
|
6841
|
-
"name": "signer",
|
|
6842
|
-
"type": "address"
|
|
6843
|
-
}
|
|
6844
|
-
],
|
|
6845
|
-
"name": "InvalidSignatureForBorrow",
|
|
6846
|
-
"type": "error"
|
|
6847
|
-
},
|
|
6848
|
-
{
|
|
6849
|
-
"inputs": [
|
|
6850
|
-
{
|
|
6851
|
-
"internalType": "address",
|
|
6852
|
-
"name": "signer",
|
|
6853
|
-
"type": "address"
|
|
6854
|
-
}
|
|
6855
|
-
],
|
|
6856
|
-
"name": "InvalidSignatureForMint",
|
|
6857
|
-
"type": "error"
|
|
6858
|
-
},
|
|
6859
|
-
{
|
|
6860
|
-
"inputs": [],
|
|
6861
|
-
"name": "InvalidSignatureForRedeemFaceValue",
|
|
6862
|
-
"type": "error"
|
|
6863
|
-
},
|
|
6864
|
-
{
|
|
6865
|
-
"inputs": [],
|
|
6866
|
-
"name": "InvalidSignatureLength",
|
|
6867
|
-
"type": "error"
|
|
6868
|
-
},
|
|
6869
|
-
{
|
|
6870
|
-
"inputs": [],
|
|
6871
|
-
"name": "InvalidSuToken",
|
|
6872
|
-
"type": "error"
|
|
6873
|
-
},
|
|
6874
|
-
{
|
|
6875
|
-
"inputs": [],
|
|
6876
|
-
"name": "InvalidTimestamp",
|
|
6877
|
-
"type": "error"
|
|
6878
|
-
},
|
|
6879
|
-
{
|
|
6880
|
-
"inputs": [],
|
|
6881
|
-
"name": "LiquidateBorrow_LiquidatorIsBorrower",
|
|
6882
|
-
"type": "error"
|
|
6883
|
-
},
|
|
6884
|
-
{
|
|
6885
|
-
"inputs": [],
|
|
6886
|
-
"name": "LiquidateBorrow_RepayAmountIsMax",
|
|
6887
|
-
"type": "error"
|
|
6888
|
-
},
|
|
6889
|
-
{
|
|
6890
|
-
"inputs": [],
|
|
6891
|
-
"name": "LiquidateBorrow_RepayAmountIsZero",
|
|
6892
|
-
"type": "error"
|
|
6893
|
-
},
|
|
6894
|
-
{
|
|
6895
|
-
"inputs": [],
|
|
6896
|
-
"name": "LiquidateBorrow_SeizeTooMuch",
|
|
6897
|
-
"type": "error"
|
|
6898
|
-
},
|
|
6899
|
-
{
|
|
6900
|
-
"inputs": [],
|
|
6901
|
-
"name": "LiquidateCollateralMarketNotFresh",
|
|
6902
|
-
"type": "error"
|
|
6903
|
-
},
|
|
6904
|
-
{
|
|
6905
|
-
"inputs": [],
|
|
6906
|
-
"name": "LiquidateMarketNotFresh",
|
|
6907
|
-
"type": "error"
|
|
6908
|
-
},
|
|
6909
|
-
{
|
|
6910
|
-
"inputs": [],
|
|
6911
|
-
"name": "MarketAlreadyListed",
|
|
6912
|
-
"type": "error"
|
|
6913
|
-
},
|
|
6914
|
-
{
|
|
6915
|
-
"inputs": [],
|
|
6916
|
-
"name": "MarketAlreadyUnlisted",
|
|
6917
|
-
"type": "error"
|
|
6918
|
-
},
|
|
6919
|
-
{
|
|
6920
|
-
"inputs": [],
|
|
6921
|
-
"name": "MarketCanOnlyInitializeOnce",
|
|
6922
|
-
"type": "error"
|
|
6923
|
-
},
|
|
6924
|
-
{
|
|
6925
|
-
"inputs": [],
|
|
6926
|
-
"name": "MarketNotEmpty",
|
|
6927
|
-
"type": "error"
|
|
6928
|
-
},
|
|
6929
|
-
{
|
|
6930
|
-
"inputs": [],
|
|
6931
|
-
"name": "MarketNotListed",
|
|
6932
|
-
"type": "error"
|
|
6933
|
-
},
|
|
6934
|
-
{
|
|
6935
|
-
"inputs": [],
|
|
6936
|
-
"name": "MarketPaused",
|
|
6937
|
-
"type": "error"
|
|
6938
|
-
},
|
|
6939
|
-
{
|
|
6940
|
-
"inputs": [],
|
|
6941
|
-
"name": "MinDelayNotReached",
|
|
6942
|
-
"type": "error"
|
|
6943
|
-
},
|
|
6944
|
-
{
|
|
6945
|
-
"inputs": [],
|
|
6946
|
-
"name": "MintMarketNotFresh",
|
|
6947
|
-
"type": "error"
|
|
6948
|
-
},
|
|
6949
|
-
{
|
|
6950
|
-
"inputs": [],
|
|
6951
|
-
"name": "MintPaused",
|
|
6952
|
-
"type": "error"
|
|
6953
|
-
},
|
|
6954
|
-
{
|
|
6955
|
-
"inputs": [],
|
|
6956
|
-
"name": "MintTokensCantBeZero",
|
|
6957
|
-
"type": "error"
|
|
6958
|
-
},
|
|
6959
|
-
{
|
|
6960
|
-
"inputs": [],
|
|
6961
|
-
"name": "NoRedemptionProvider",
|
|
6962
|
-
"type": "error"
|
|
6963
|
-
},
|
|
6964
|
-
{
|
|
6965
|
-
"inputs": [],
|
|
6966
|
-
"name": "NotCToken",
|
|
6967
|
-
"type": "error"
|
|
6968
|
-
},
|
|
6969
|
-
{
|
|
6970
|
-
"inputs": [],
|
|
6971
|
-
"name": "NotEnoughForSeize",
|
|
6972
|
-
"type": "error"
|
|
6973
|
-
},
|
|
6974
|
-
{
|
|
6975
|
-
"inputs": [],
|
|
6976
|
-
"name": "NotEnoughRedeemAmount",
|
|
6977
|
-
"type": "error"
|
|
6978
|
-
},
|
|
6979
|
-
{
|
|
6980
|
-
"inputs": [],
|
|
6981
|
-
"name": "NotEnoughRedeemTokens",
|
|
6982
|
-
"type": "error"
|
|
6983
|
-
},
|
|
6984
|
-
{
|
|
6985
|
-
"inputs": [],
|
|
6986
|
-
"name": "NotEnoughUnderlyingAfterRedeem",
|
|
6987
|
-
"type": "error"
|
|
6988
|
-
},
|
|
6989
|
-
{
|
|
6990
|
-
"inputs": [],
|
|
6991
|
-
"name": "NotEnoughUnderlyingForMint",
|
|
6992
|
-
"type": "error"
|
|
6993
|
-
},
|
|
6994
|
-
{
|
|
6995
|
-
"inputs": [],
|
|
6996
|
-
"name": "NotImplemented",
|
|
6997
|
-
"type": "error"
|
|
6998
|
-
},
|
|
6999
|
-
{
|
|
7000
|
-
"inputs": [],
|
|
7001
|
-
"name": "NotLiquidatableYet",
|
|
7002
|
-
"type": "error"
|
|
7003
|
-
},
|
|
7004
|
-
{
|
|
7005
|
-
"inputs": [],
|
|
7006
|
-
"name": "NotSuToken",
|
|
7007
|
-
"type": "error"
|
|
7008
|
-
},
|
|
7009
|
-
{
|
|
7010
|
-
"inputs": [],
|
|
7011
|
-
"name": "OnlyAdmin",
|
|
7012
|
-
"type": "error"
|
|
7013
|
-
},
|
|
7014
|
-
{
|
|
7015
|
-
"inputs": [],
|
|
7016
|
-
"name": "OnlyAdminOrPauser",
|
|
7017
|
-
"type": "error"
|
|
7018
|
-
},
|
|
7019
|
-
{
|
|
7020
|
-
"inputs": [],
|
|
7021
|
-
"name": "OnlyCToken",
|
|
7022
|
-
"type": "error"
|
|
7023
|
-
},
|
|
7024
|
-
{
|
|
7025
|
-
"inputs": [],
|
|
7026
|
-
"name": "OnlyListedCToken",
|
|
7027
|
-
"type": "error"
|
|
7028
|
-
},
|
|
7029
|
-
{
|
|
7030
|
-
"inputs": [],
|
|
7031
|
-
"name": "OnlyPausedMarketCanBeUnlisted",
|
|
7032
|
-
"type": "error"
|
|
7033
|
-
},
|
|
7034
|
-
{
|
|
7035
|
-
"inputs": [],
|
|
7036
|
-
"name": "OnlyPendingAdmin",
|
|
7037
|
-
"type": "error"
|
|
7038
|
-
},
|
|
7039
|
-
{
|
|
7040
|
-
"inputs": [],
|
|
7041
|
-
"name": "OnlyRedemptionManager",
|
|
7042
|
-
"type": "error"
|
|
7043
|
-
},
|
|
7044
|
-
{
|
|
7045
|
-
"inputs": [],
|
|
7046
|
-
"name": "OverThreshold",
|
|
7047
|
-
"type": "error"
|
|
7048
|
-
},
|
|
7049
|
-
{
|
|
7050
|
-
"inputs": [],
|
|
7051
|
-
"name": "PriceError",
|
|
7052
|
-
"type": "error"
|
|
7053
|
-
},
|
|
7054
|
-
{
|
|
7055
|
-
"inputs": [],
|
|
7056
|
-
"name": "ProtectedMint_OnlyAllowAssetsInTheSameGroup",
|
|
7057
|
-
"type": "error"
|
|
7058
|
-
},
|
|
7059
|
-
{
|
|
7060
|
-
"inputs": [],
|
|
7061
|
-
"name": "RedeemMarketNotFresh",
|
|
7062
|
-
"type": "error"
|
|
7063
|
-
},
|
|
7064
|
-
{
|
|
7065
|
-
"inputs": [],
|
|
7066
|
-
"name": "RedeemTransferOutNotPossible",
|
|
7067
|
-
"type": "error"
|
|
7068
|
-
},
|
|
7069
|
-
{
|
|
7070
|
-
"inputs": [],
|
|
7071
|
-
"name": "RedemptionSeizeTooMuch",
|
|
7072
|
-
"type": "error"
|
|
7073
|
-
},
|
|
7074
|
-
{
|
|
7075
|
-
"inputs": [],
|
|
7076
|
-
"name": "RedemptionSignerNotInitialized",
|
|
7077
|
-
"type": "error"
|
|
7078
|
-
},
|
|
7079
|
-
{
|
|
7080
|
-
"inputs": [],
|
|
7081
|
-
"name": "ReduceReservesCashNotAvailable",
|
|
7082
|
-
"type": "error"
|
|
7083
|
-
},
|
|
7084
|
-
{
|
|
7085
|
-
"inputs": [],
|
|
7086
|
-
"name": "ReduceReservesMarketNotFresh",
|
|
7087
|
-
"type": "error"
|
|
7088
|
-
},
|
|
7089
|
-
{
|
|
7090
|
-
"inputs": [],
|
|
7091
|
-
"name": "Reentered",
|
|
7092
|
-
"type": "error"
|
|
7093
|
-
},
|
|
7094
|
-
{
|
|
7095
|
-
"inputs": [],
|
|
7096
|
-
"name": "RepayBorrowMarketNotFresh",
|
|
7097
|
-
"type": "error"
|
|
7098
|
-
},
|
|
7099
|
-
{
|
|
7100
|
-
"inputs": [],
|
|
7101
|
-
"name": "RepayTokenNotListed",
|
|
7102
|
-
"type": "error"
|
|
7103
|
-
},
|
|
7104
|
-
{
|
|
7105
|
-
"inputs": [],
|
|
7106
|
-
"name": "SeizePaused",
|
|
7107
|
-
"type": "error"
|
|
7108
|
-
},
|
|
7109
|
-
{
|
|
7110
|
-
"inputs": [],
|
|
7111
|
-
"name": "SeizeTokenNotListed",
|
|
7112
|
-
"type": "error"
|
|
7113
|
-
},
|
|
7114
|
-
{
|
|
7115
|
-
"inputs": [],
|
|
7116
|
-
"name": "Seize_LiquidatorIsBorrower",
|
|
7117
|
-
"type": "error"
|
|
7118
|
-
},
|
|
7119
|
-
{
|
|
7120
|
-
"inputs": [],
|
|
7121
|
-
"name": "SenderMustBeCToken",
|
|
7122
|
-
"type": "error"
|
|
7123
|
-
},
|
|
7124
|
-
{
|
|
7125
|
-
"inputs": [],
|
|
7126
|
-
"name": "SetInterestRateModelMarketNotFresh",
|
|
7127
|
-
"type": "error"
|
|
7128
|
-
},
|
|
7129
|
-
{
|
|
7130
|
-
"inputs": [],
|
|
7131
|
-
"name": "SetReservesFactorMarketNotFresh",
|
|
7132
|
-
"type": "error"
|
|
7133
|
-
},
|
|
7134
|
-
{
|
|
7135
|
-
"inputs": [],
|
|
7136
|
-
"name": "SupplyCapReached",
|
|
7137
|
-
"type": "error"
|
|
7138
|
-
},
|
|
7139
|
-
{
|
|
7140
|
-
"inputs": [],
|
|
7141
|
-
"name": "TokenInOrAmountInMustBeZero",
|
|
7142
|
-
"type": "error"
|
|
7143
|
-
},
|
|
7144
|
-
{
|
|
7145
|
-
"inputs": [],
|
|
7146
|
-
"name": "TokenTransferInFailed",
|
|
7147
|
-
"type": "error"
|
|
7148
|
-
},
|
|
7149
|
-
{
|
|
7150
|
-
"inputs": [],
|
|
7151
|
-
"name": "TokenTransferOutFailed",
|
|
7152
|
-
"type": "error"
|
|
7153
|
-
},
|
|
7154
|
-
{
|
|
7155
|
-
"inputs": [],
|
|
7156
|
-
"name": "TooMuchRepay",
|
|
7157
|
-
"type": "error"
|
|
7158
|
-
},
|
|
7159
|
-
{
|
|
7160
|
-
"inputs": [],
|
|
7161
|
-
"name": "TotalBorrowsNotZero",
|
|
7162
|
-
"type": "error"
|
|
7163
|
-
},
|
|
7164
|
-
{
|
|
7165
|
-
"inputs": [],
|
|
7166
|
-
"name": "TotalSupplyNotZero",
|
|
7167
|
-
"type": "error"
|
|
7168
|
-
},
|
|
7169
|
-
{
|
|
7170
|
-
"inputs": [],
|
|
7171
|
-
"name": "TransferNotAllowed",
|
|
7172
|
-
"type": "error"
|
|
7173
|
-
},
|
|
7174
|
-
{
|
|
7175
|
-
"inputs": [],
|
|
7176
|
-
"name": "TransferPaused",
|
|
7177
|
-
"type": "error"
|
|
7178
|
-
},
|
|
7179
|
-
{
|
|
7180
|
-
"inputs": [],
|
|
7181
|
-
"name": "UnderlyingBalanceError",
|
|
7182
|
-
"type": "error"
|
|
7183
|
-
},
|
|
7184
|
-
{
|
|
7185
|
-
"inputs": [],
|
|
7186
|
-
"name": "ZeroAddressNotAllowed",
|
|
7187
|
-
"type": "error"
|
|
7188
|
-
},
|
|
7189
|
-
{
|
|
7190
|
-
"inputs": [],
|
|
7191
|
-
"name": "AddReservesMarketNotFresh",
|
|
7192
|
-
"type": "error"
|
|
7193
|
-
},
|
|
7194
|
-
{
|
|
7195
|
-
"inputs": [],
|
|
7196
|
-
"name": "AddReservesOverflow",
|
|
7197
|
-
"type": "error"
|
|
7198
|
-
},
|
|
7199
|
-
{
|
|
7200
|
-
"inputs": [],
|
|
7201
|
-
"name": "BorrowAndDepositBackFailed",
|
|
7202
|
-
"type": "error"
|
|
7203
|
-
},
|
|
7204
|
-
{
|
|
7205
|
-
"inputs": [],
|
|
7206
|
-
"name": "BorrowCapReached",
|
|
7207
|
-
"type": "error"
|
|
7208
|
-
},
|
|
7209
|
-
{
|
|
7210
|
-
"inputs": [],
|
|
7211
|
-
"name": "BorrowCashNotAvailable",
|
|
7212
|
-
"type": "error"
|
|
7213
|
-
},
|
|
7214
|
-
{
|
|
7215
|
-
"inputs": [],
|
|
7216
|
-
"name": "BorrowMarketNotFresh",
|
|
7217
|
-
"type": "error"
|
|
7218
|
-
},
|
|
7219
|
-
{
|
|
7220
|
-
"inputs": [],
|
|
7221
|
-
"name": "BorrowPaused",
|
|
7222
|
-
"type": "error"
|
|
7223
|
-
},
|
|
7224
|
-
{
|
|
7225
|
-
"inputs": [
|
|
7226
|
-
{
|
|
7227
|
-
"internalType": "uint256",
|
|
7228
|
-
"name": "usdThreshold",
|
|
7229
|
-
"type": "uint256"
|
|
7230
|
-
}
|
|
7231
|
-
],
|
|
7232
|
-
"name": "BorrowValueMustBeLargerThanThreshold",
|
|
7233
|
-
"type": "error"
|
|
7234
|
-
},
|
|
7235
|
-
{
|
|
7236
|
-
"inputs": [],
|
|
7237
|
-
"name": "CantEnterPausedMarket",
|
|
7238
|
-
"type": "error"
|
|
7239
|
-
},
|
|
7240
|
-
{
|
|
7241
|
-
"inputs": [],
|
|
7242
|
-
"name": "CantExitMarketWithNonZeroBorrowBalance",
|
|
7243
|
-
"type": "error"
|
|
7244
|
-
},
|
|
7245
|
-
{
|
|
7246
|
-
"inputs": [],
|
|
7247
|
-
"name": "CantSweepRewardToken",
|
|
7248
|
-
"type": "error"
|
|
7249
|
-
},
|
|
7250
|
-
{
|
|
7251
|
-
"inputs": [],
|
|
7252
|
-
"name": "CantSweepUnderlying",
|
|
5847
|
+
"name": "CantSweepUnderlying",
|
|
7253
5848
|
"type": "error"
|
|
7254
5849
|
},
|
|
7255
5850
|
{
|
|
@@ -7388,28 +5983,6 @@ exports.errorABIs = [
|
|
|
7388
5983
|
"name": "InvalidReserveFactor",
|
|
7389
5984
|
"type": "error"
|
|
7390
5985
|
},
|
|
7391
|
-
{
|
|
7392
|
-
"inputs": [
|
|
7393
|
-
{
|
|
7394
|
-
"internalType": "address",
|
|
7395
|
-
"name": "signer",
|
|
7396
|
-
"type": "address"
|
|
7397
|
-
}
|
|
7398
|
-
],
|
|
7399
|
-
"name": "InvalidSignatureForBorrow",
|
|
7400
|
-
"type": "error"
|
|
7401
|
-
},
|
|
7402
|
-
{
|
|
7403
|
-
"inputs": [
|
|
7404
|
-
{
|
|
7405
|
-
"internalType": "address",
|
|
7406
|
-
"name": "signer",
|
|
7407
|
-
"type": "address"
|
|
7408
|
-
}
|
|
7409
|
-
],
|
|
7410
|
-
"name": "InvalidSignatureForMint",
|
|
7411
|
-
"type": "error"
|
|
7412
|
-
},
|
|
7413
5986
|
{
|
|
7414
5987
|
"inputs": [],
|
|
7415
5988
|
"name": "InvalidSignatureForRedeemFaceValue",
|
|
@@ -7545,11 +6118,6 @@ exports.errorABIs = [
|
|
|
7545
6118
|
"name": "NotEnoughUnderlyingForMint",
|
|
7546
6119
|
"type": "error"
|
|
7547
6120
|
},
|
|
7548
|
-
{
|
|
7549
|
-
"inputs": [],
|
|
7550
|
-
"name": "NotImplemented",
|
|
7551
|
-
"type": "error"
|
|
7552
|
-
},
|
|
7553
6121
|
{
|
|
7554
6122
|
"inputs": [],
|
|
7555
6123
|
"name": "NotLiquidatableYet",
|
|
@@ -7745,6 +6313,11 @@ exports.errorABIs = [
|
|
|
7745
6313
|
"name": "ZeroAddressNotAllowed",
|
|
7746
6314
|
"type": "error"
|
|
7747
6315
|
},
|
|
6316
|
+
{
|
|
6317
|
+
"inputs": [],
|
|
6318
|
+
"name": "Reentry",
|
|
6319
|
+
"type": "error"
|
|
6320
|
+
},
|
|
7748
6321
|
{
|
|
7749
6322
|
"inputs": [
|
|
7750
6323
|
{
|
|
@@ -7925,6 +6498,11 @@ exports.errorABIs = [
|
|
|
7925
6498
|
"name": "EmptyPythOracle",
|
|
7926
6499
|
"type": "error"
|
|
7927
6500
|
},
|
|
6501
|
+
{
|
|
6502
|
+
"inputs": [],
|
|
6503
|
+
"name": "InvalidDecimals",
|
|
6504
|
+
"type": "error"
|
|
6505
|
+
},
|
|
7928
6506
|
{
|
|
7929
6507
|
"inputs": [],
|
|
7930
6508
|
"name": "InvalidFeedDecimals",
|
|
@@ -7955,71 +6533,6 @@ exports.errorABIs = [
|
|
|
7955
6533
|
"name": "ZeroValueNotAllowed",
|
|
7956
6534
|
"type": "error"
|
|
7957
6535
|
},
|
|
7958
|
-
{
|
|
7959
|
-
"inputs": [],
|
|
7960
|
-
"name": "DivFailed",
|
|
7961
|
-
"type": "error"
|
|
7962
|
-
},
|
|
7963
|
-
{
|
|
7964
|
-
"inputs": [],
|
|
7965
|
-
"name": "DivWadFailed",
|
|
7966
|
-
"type": "error"
|
|
7967
|
-
},
|
|
7968
|
-
{
|
|
7969
|
-
"inputs": [],
|
|
7970
|
-
"name": "ExpOverflow",
|
|
7971
|
-
"type": "error"
|
|
7972
|
-
},
|
|
7973
|
-
{
|
|
7974
|
-
"inputs": [],
|
|
7975
|
-
"name": "FactorialOverflow",
|
|
7976
|
-
"type": "error"
|
|
7977
|
-
},
|
|
7978
|
-
{
|
|
7979
|
-
"inputs": [],
|
|
7980
|
-
"name": "FullMulDivFailed",
|
|
7981
|
-
"type": "error"
|
|
7982
|
-
},
|
|
7983
|
-
{
|
|
7984
|
-
"inputs": [],
|
|
7985
|
-
"name": "LnWadUndefined",
|
|
7986
|
-
"type": "error"
|
|
7987
|
-
},
|
|
7988
|
-
{
|
|
7989
|
-
"inputs": [],
|
|
7990
|
-
"name": "MantissaOverflow",
|
|
7991
|
-
"type": "error"
|
|
7992
|
-
},
|
|
7993
|
-
{
|
|
7994
|
-
"inputs": [],
|
|
7995
|
-
"name": "MulDivFailed",
|
|
7996
|
-
"type": "error"
|
|
7997
|
-
},
|
|
7998
|
-
{
|
|
7999
|
-
"inputs": [],
|
|
8000
|
-
"name": "MulWadFailed",
|
|
8001
|
-
"type": "error"
|
|
8002
|
-
},
|
|
8003
|
-
{
|
|
8004
|
-
"inputs": [],
|
|
8005
|
-
"name": "OutOfDomain",
|
|
8006
|
-
"type": "error"
|
|
8007
|
-
},
|
|
8008
|
-
{
|
|
8009
|
-
"inputs": [],
|
|
8010
|
-
"name": "RPowOverflow",
|
|
8011
|
-
"type": "error"
|
|
8012
|
-
},
|
|
8013
|
-
{
|
|
8014
|
-
"inputs": [],
|
|
8015
|
-
"name": "SDivWadFailed",
|
|
8016
|
-
"type": "error"
|
|
8017
|
-
},
|
|
8018
|
-
{
|
|
8019
|
-
"inputs": [],
|
|
8020
|
-
"name": "SMulWadFailed",
|
|
8021
|
-
"type": "error"
|
|
8022
|
-
},
|
|
8023
6536
|
{
|
|
8024
6537
|
"inputs": [
|
|
8025
6538
|
{
|