@wildcatfi/wildcat-sdk 3.0.66-beta → 3.0.68-beta
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/constants.js +1 -1
- package/dist/gql/graphql.d.ts +159 -0
- package/dist/gql/graphql.d.ts.map +1 -1
- package/dist/gql/graphql.js +107 -3
- package/dist/gql/graphql.js.map +1 -1
- package/dist/market.d.ts +22 -5
- package/dist/market.d.ts.map +1 -1
- package/dist/market.js +143 -75
- package/dist/market.js.map +1 -1
- package/package.json +1 -1
package/dist/gql/graphql.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SubgraphMarketClosed_OrderBy = exports.SubgraphMarketAdded_OrderBy = exports.SubgraphLiquidatorRemoved_OrderBy = exports.SubgraphLiquidatorApproved_OrderBy = exports.SubgraphLenderWithdrawalStatus_OrderBy = exports.SubgraphLenderStatus = exports.SubgraphLenderInterestAccrued_OrderBy = exports.SubgraphLenderHooksAccess_OrderBy = exports.SubgraphLenderAuthorization_OrderBy = exports.SubgraphLenderAuthorizationChange_OrderBy = exports.SubgraphLenderAccount_OrderBy = exports.SubgraphKnownLenderStatus_OrderBy = exports.SubgraphHooksTemplate_OrderBy = exports.SubgraphHooksTemplateFeesUpdated_OrderBy = exports.SubgraphHooksTemplateDisabled_OrderBy = exports.SubgraphHooksTemplateAdded_OrderBy = exports.SubgraphHooksNameUpdated_OrderBy = exports.SubgraphHooksKind = exports.SubgraphHooksInstance_OrderBy = exports.SubgraphHooksInstanceDeployed_OrderBy = exports.SubgraphHooksFactory_OrderBy = exports.SubgraphHooksConfig_OrderBy = exports.SubgraphForceBuyBack_OrderBy = exports.SubgraphFixedTermUpdated_OrderBy = exports.SubgraphFeesCollected_OrderBy = exports.SubgraphDisabledForceBuyBacks_OrderBy = exports.SubgraphDeposit_OrderBy = exports.SubgraphDelinquencyStatusChanged_OrderBy = exports.SubgraphDebtRepaid_OrderBy = exports.SubgraphController_OrderBy = exports.SubgraphControllerRemoved_OrderBy = exports.SubgraphControllerFactory_OrderBy = exports.SubgraphControllerFactoryRemoved_OrderBy = exports.SubgraphControllerFactoryAdded_OrderBy = exports.SubgraphControllerAdded_OrderBy = exports.SubgraphCollateralExchangeRemoved_OrderBy = exports.SubgraphCollateralExchangeApproved_OrderBy = exports.SubgraphBorrowerRegistrationChange_OrderBy = exports.SubgraphBorrow_OrderBy = exports.SubgraphArchController_OrderBy = exports.SubgraphApprovedLiquidator_OrderBy = exports.SubgraphApprovedCollateralExchange_OrderBy = exports.SubgraphApproval_OrderBy = exports.SubgraphAnnualInterestBipsUpdated_OrderBy = exports.SubgraphAggregation_Interval = exports.SubgraphAccountUnblockedFromDeposits_OrderBy = exports.SubgraphAccountMadeFirstDeposit_OrderBy = exports.SubgraphAccountBlockedFromDeposits_OrderBy = exports.SubgraphAccountAccessRevoked_OrderBy = exports.SubgraphAccountAccessGranted_OrderBy = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.GetMarketChartsDataDocument = exports.GetCollateralContractEventsDocument = exports.GetApprovedLiquidatorsDocument = exports.GetCollateralContractDocument = exports.GetCollateralContractsByMarketDocument = exports.GetAllTokensWithMarketsDocument = exports.GetMarketRecordsDocument = exports.GetSubgraphStatusDocument = exports.GetAuthorizedLendersByBorrowerDocument = exports.GetActiveLendersByMarketDocument = exports.GetMarketsAndLendersByHooksInstanceOrControllerDocument = exports.GetLendersByHooksInstanceOrControllerDocument = exports.GetV1AuthorizedLendersDocument = exports.GetAllAuthorizedLendersDocument = exports.GetAuthorizedLendersByMarketDocument = exports.GetAllMarketsDocument = exports.GetIncompleteWithdrawalsForMarketDocument = exports.GetAllPendingWithdrawalBatchesForMarketDocument = exports.GetWithdrawalRequestsByMarketDocument = exports.GetMarketDocument = exports.GetMarketsWithEventsDocument = exports.GetMarketEventsDocument = exports.GetAllHooksDataForBorrowerDocument = exports.GetHooksInstancesForBorrowerDocument = exports.GetAllHooksTemplatesDocument = exports.GetMarketsAndLogsWhereLenderAuthorizedOrActiveDocument = exports.GetLenderAuthorizationByMarketDocument = exports.GetLenderWithdrawalsForMarketDocument = exports.GetAccountsWhereLenderAuthorizedOrActiveDocument = exports.GetAllMarketsForLenderViewDocument = exports.GetBasicBorrowerDataDocument = exports.GetLenderAccountWithMarketDocument = void 0;
|
|
4
|
+
exports.RoleProviderDataFragmentDoc = exports.LenderPropertiesFragmentDoc = exports.Subgraph_SubgraphErrorPolicy_ = exports.SubgraphWithdrawalRequest_OrderBy = exports.SubgraphWithdrawalExecution_OrderBy = exports.SubgraphWithdrawalBatch_OrderBy = exports.SubgraphWithdrawalBatchPayment_OrderBy = exports.SubgraphWithdrawalBatchInterestAccrued_OrderBy = exports.SubgraphWithdrawalBatchExpired_OrderBy = exports.SubgraphWithdrawalBatchCreated_OrderBy = exports.SubgraphUpdateProtocolFeeConfiguration_OrderBy = exports.SubgraphTransfer_OrderBy = exports.SubgraphToken_OrderBy = exports.SubgraphSubgraphVersion_OrderBy = exports.SubgraphSimpleCollateralFactory_OrderBy = exports.SubgraphSimpleCollateralContract_OrderBy = exports.SubgraphSimpleCollateralContractReclaim_OrderBy = exports.SubgraphSimpleCollateralContractLiquidation_OrderBy = exports.SubgraphSimpleCollateralContractLiquidatedSharesReset_OrderBy = exports.SubgraphSimpleCollateralContractFullReset_OrderBy = exports.SubgraphSimpleCollateralContractDepositor_OrderBy = exports.SubgraphSimpleCollateralContractDeposit_OrderBy = exports.SubgraphSanctionedAccountWithdrawalSentToEscrow_OrderBy = exports.SubgraphSanctionedAccountAssetsSentToEscrow_OrderBy = exports.SubgraphSanctionedAccountAssetsQueuedForWithdrawal_OrderBy = exports.SubgraphSanctionOverride_OrderBy = exports.SubgraphSanctionOverrideRemoved_OrderBy = exports.SubgraphRoleProvider_OrderBy = exports.SubgraphRoleProviderUpdated_OrderBy = exports.SubgraphRoleProviderRemoved_OrderBy = exports.SubgraphRoleProviderAdded_OrderBy = exports.SubgraphReserveRatioBipsUpdated_OrderBy = exports.SubgraphRegisteredBorrower_OrderBy = exports.SubgraphProtocolFeeBipsUpdated_OrderBy = exports.SubgraphParameterConstraints_OrderBy = exports.SubgraphOwnershipTransferred_OrderBy = exports.SubgraphOwnershipHandoverRequested_OrderBy = exports.SubgraphOwnershipHandoverCanceled_OrderBy = exports.SubgraphOrderDirection = exports.SubgraphNewSanctionsEscrow_OrderBy = exports.SubgraphNewController_OrderBy = exports.SubgraphMinimumDepositUpdated_OrderBy = exports.SubgraphMaxTotalSupplyUpdated_OrderBy = exports.SubgraphMarket_OrderBy = exports.SubgraphMarketVersion = exports.SubgraphMarketType = exports.SubgraphMarketRemoved_OrderBy = exports.SubgraphMarketInterestAccrued_OrderBy = exports.SubgraphMarketDeployed_OrderBy = exports.SubgraphMarketDailyStats_OrderBy = void 0;
|
|
5
|
+
exports.HooksInstanceLendersWithActiveMarketsFragmentDoc = exports.V2LenderWithActiveMarketsFragmentDoc = exports.ControllerAuthorizedLendersWithActiveMarketsFragmentDoc = exports.V1LenderWithActiveMarketsFragmentDoc = exports.SimpleCollateralContractDataWithEventsFragmentDoc = exports.SimpleCollateralContractFullResetDataFragmentDoc = exports.SimpleCollateralContractReclaimDataFragmentDoc = exports.SimpleCollateralContractDepositDataFragmentDoc = exports.SimpleCollateralContractLiquidationDataFragmentDoc = exports.SimpleCollateralContractDepositorDataFragmentDoc = exports.SimpleCollateralContractDataFragmentDoc = exports.SimpleCollateralContractLiquidatedSharesResetDataFragmentDoc = exports.LiquidatorRemovedDataFragmentDoc = exports.LiquidatorApprovedDataFragmentDoc = exports.ApprovedLiquidatorDataFragmentDoc = exports.MarketClosedDataFragmentDoc = exports.MaxTotalSupplyUpdatedDataFragmentDoc = exports.AnnualInterestBipsUpdatedDataFragmentDoc = exports.WithdrawalBatchPropertiesWithEventsFragmentDoc = exports.LenderWithdrawalPropertiesWithEventsFragmentDoc = exports.WithdrawalExecutionPropertiesFragmentDoc = exports.WithdrawalRequestPropertiesFragmentDoc = exports.WithdrawalBatchPropertiesFragmentDoc = exports.WithdrawalBatchPaymentPropertiesFragmentDoc = exports.LenderWithdrawalPropertiesFragmentDoc = exports.FixedTermUpdatedDataFragmentDoc = exports.DisabledForceBuyBacksDataFragmentDoc = exports.ProtocolFeeBipsUpdatedDataFragmentDoc = exports.MinimumDepositUpdatedDataFragmentDoc = exports.ForceBuyBackDataFragmentDoc = exports.MarketDataWithEventsFragmentDoc = exports.MarketRecordsFragmentDoc = exports.RepaymentDataFragmentDoc = exports.FeesCollectedDataFragmentDoc = exports.BorrowDataFragmentDoc = exports.MarketDataFragmentDoc = exports.MarketDeployedEventFragmentDoc = exports.HooksInstanceDataFragmentDoc = exports.HooksTemplateDataFragmentDoc = exports.HooksConfigDataForMarketFragmentDoc = exports.DelinquencyStatusChangedDataFragmentDoc = exports.AprConstraintsFragmentDoc = exports.MinimalControllerDataFragmentDoc = exports.TokenDataFragmentDoc = exports.ParameterConstraintsDataFragmentDoc = exports.AllAuthorizedLendersViewFragmentDoc = exports.BasicLenderDataFragmentDoc = exports.AccountDataForLenderViewFragmentDoc = exports.DepositDataFragmentDoc = exports.LenderHooksAccessDataFragmentDoc = void 0;
|
|
6
|
+
exports.GetMarketChartsDataDocument = exports.GetCollateralContractEventsDocument = exports.GetApprovedLiquidatorsDocument = exports.GetCollateralContractDocument = exports.GetCollateralContractsByMarketDocument = exports.GetAllTokensWithMarketsDocument = exports.GetMarketRecordsDocument = exports.GetSubgraphStatusDocument = exports.GetAuthorizedLendersByBorrowerDocument = exports.GetActiveLendersByMarketDocument = exports.GetMarketsAndLendersByHooksInstanceOrControllerDocument = exports.GetLendersByHooksInstanceOrControllerDocument = exports.GetV1AuthorizedLendersDocument = exports.GetAllAuthorizedLendersDocument = exports.GetAuthorizedLendersByMarketDocument = exports.GetAllMarketsDocument = exports.GetIncompleteWithdrawalsForMarketDocument = exports.GetAllPendingWithdrawalBatchesForMarketDocument = exports.GetWithdrawalRequestsByMarketDocument = exports.GetMarketDocument = exports.GetMarketsWithEventsDocument = exports.GetMarketEventsDocument = exports.GetAllHooksDataForBorrowerDocument = exports.GetHooksInstancesForBorrowerDocument = exports.GetAllHooksTemplatesDocument = exports.GetMarketsAndLogsWhereLenderAuthorizedOrActiveDocument = exports.GetLenderAuthorizationByMarketDocument = exports.GetLenderWithdrawalsForMarketDocument = exports.GetAccountsWhereLenderAuthorizedOrActiveDocument = exports.GetAllMarketsForLenderViewDocument = exports.GetBasicBorrowerDataDocument = exports.GetLenderAccountWithMarketDocument = exports.GetLenderAccountForMarketDocument = void 0;
|
|
7
7
|
const client_1 = require("@apollo/client");
|
|
8
8
|
var SubgraphAccountAccessGranted_OrderBy;
|
|
9
9
|
(function (SubgraphAccountAccessGranted_OrderBy) {
|
|
@@ -115,6 +115,7 @@ var SubgraphAccountMadeFirstDeposit_OrderBy;
|
|
|
115
115
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
116
116
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
117
117
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketBorrower"] = "market__borrower";
|
|
118
|
+
SubgraphAccountMadeFirstDeposit_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
118
119
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
119
120
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
120
121
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -122,6 +123,7 @@ var SubgraphAccountMadeFirstDeposit_OrderBy;
|
|
|
122
123
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
123
124
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
124
125
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
126
|
+
SubgraphAccountMadeFirstDeposit_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
125
127
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
126
128
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
127
129
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -134,6 +136,7 @@ var SubgraphAccountMadeFirstDeposit_OrderBy;
|
|
|
134
136
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
135
137
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
136
138
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
139
|
+
SubgraphAccountMadeFirstDeposit_OrderBy["MarketMarketType"] = "market__marketType";
|
|
137
140
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
138
141
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
139
142
|
SubgraphAccountMadeFirstDeposit_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -207,6 +210,7 @@ var SubgraphAnnualInterestBipsUpdated_OrderBy;
|
|
|
207
210
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
208
211
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
209
212
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketBorrower"] = "market__borrower";
|
|
213
|
+
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
210
214
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
211
215
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
212
216
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -214,6 +218,7 @@ var SubgraphAnnualInterestBipsUpdated_OrderBy;
|
|
|
214
218
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
215
219
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
216
220
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
221
|
+
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
217
222
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
218
223
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
219
224
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -226,6 +231,7 @@ var SubgraphAnnualInterestBipsUpdated_OrderBy;
|
|
|
226
231
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
227
232
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
228
233
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
234
|
+
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketMarketType"] = "market__marketType";
|
|
229
235
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
230
236
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
231
237
|
SubgraphAnnualInterestBipsUpdated_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -292,10 +298,12 @@ var SubgraphArchController_OrderBy;
|
|
|
292
298
|
SubgraphArchController_OrderBy["Borrowers"] = "borrowers";
|
|
293
299
|
SubgraphArchController_OrderBy["ControllerFactories"] = "controllerFactories";
|
|
294
300
|
SubgraphArchController_OrderBy["Controllers"] = "controllers";
|
|
301
|
+
SubgraphArchController_OrderBy["HooksFactories"] = "hooksFactories";
|
|
295
302
|
SubgraphArchController_OrderBy["HooksFactory"] = "hooksFactory";
|
|
296
303
|
SubgraphArchController_OrderBy["HooksFactoryEventIndex"] = "hooksFactory__eventIndex";
|
|
297
304
|
SubgraphArchController_OrderBy["HooksFactoryId"] = "hooksFactory__id";
|
|
298
305
|
SubgraphArchController_OrderBy["HooksFactoryIsRegistered"] = "hooksFactory__isRegistered";
|
|
306
|
+
SubgraphArchController_OrderBy["HooksFactoryMarketType"] = "hooksFactory__marketType";
|
|
299
307
|
SubgraphArchController_OrderBy["HooksFactorySentinel"] = "hooksFactory__sentinel";
|
|
300
308
|
SubgraphArchController_OrderBy["Id"] = "id";
|
|
301
309
|
SubgraphArchController_OrderBy["Markets"] = "markets";
|
|
@@ -314,6 +322,7 @@ var SubgraphBorrow_OrderBy;
|
|
|
314
322
|
SubgraphBorrow_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
315
323
|
SubgraphBorrow_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
316
324
|
SubgraphBorrow_OrderBy["MarketBorrower"] = "market__borrower";
|
|
325
|
+
SubgraphBorrow_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
317
326
|
SubgraphBorrow_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
318
327
|
SubgraphBorrow_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
319
328
|
SubgraphBorrow_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -321,6 +330,7 @@ var SubgraphBorrow_OrderBy;
|
|
|
321
330
|
SubgraphBorrow_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
322
331
|
SubgraphBorrow_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
323
332
|
SubgraphBorrow_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
333
|
+
SubgraphBorrow_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
324
334
|
SubgraphBorrow_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
325
335
|
SubgraphBorrow_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
326
336
|
SubgraphBorrow_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -333,6 +343,7 @@ var SubgraphBorrow_OrderBy;
|
|
|
333
343
|
SubgraphBorrow_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
334
344
|
SubgraphBorrow_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
335
345
|
SubgraphBorrow_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
346
|
+
SubgraphBorrow_OrderBy["MarketMarketType"] = "market__marketType";
|
|
336
347
|
SubgraphBorrow_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
337
348
|
SubgraphBorrow_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
338
349
|
SubgraphBorrow_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -540,6 +551,7 @@ var SubgraphDebtRepaid_OrderBy;
|
|
|
540
551
|
SubgraphDebtRepaid_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
541
552
|
SubgraphDebtRepaid_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
542
553
|
SubgraphDebtRepaid_OrderBy["MarketBorrower"] = "market__borrower";
|
|
554
|
+
SubgraphDebtRepaid_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
543
555
|
SubgraphDebtRepaid_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
544
556
|
SubgraphDebtRepaid_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
545
557
|
SubgraphDebtRepaid_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -547,6 +559,7 @@ var SubgraphDebtRepaid_OrderBy;
|
|
|
547
559
|
SubgraphDebtRepaid_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
548
560
|
SubgraphDebtRepaid_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
549
561
|
SubgraphDebtRepaid_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
562
|
+
SubgraphDebtRepaid_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
550
563
|
SubgraphDebtRepaid_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
551
564
|
SubgraphDebtRepaid_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
552
565
|
SubgraphDebtRepaid_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -559,6 +572,7 @@ var SubgraphDebtRepaid_OrderBy;
|
|
|
559
572
|
SubgraphDebtRepaid_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
560
573
|
SubgraphDebtRepaid_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
561
574
|
SubgraphDebtRepaid_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
575
|
+
SubgraphDebtRepaid_OrderBy["MarketMarketType"] = "market__marketType";
|
|
562
576
|
SubgraphDebtRepaid_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
563
577
|
SubgraphDebtRepaid_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
564
578
|
SubgraphDebtRepaid_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -593,6 +607,7 @@ var SubgraphDebtRepaid_OrderBy;
|
|
|
593
607
|
})(SubgraphDebtRepaid_OrderBy = exports.SubgraphDebtRepaid_OrderBy || (exports.SubgraphDebtRepaid_OrderBy = {}));
|
|
594
608
|
var SubgraphDelinquencyStatusChanged_OrderBy;
|
|
595
609
|
(function (SubgraphDelinquencyStatusChanged_OrderBy) {
|
|
610
|
+
SubgraphDelinquencyStatusChanged_OrderBy["BlockLogIndex"] = "blockLogIndex";
|
|
596
611
|
SubgraphDelinquencyStatusChanged_OrderBy["BlockNumber"] = "blockNumber";
|
|
597
612
|
SubgraphDelinquencyStatusChanged_OrderBy["BlockTimestamp"] = "blockTimestamp";
|
|
598
613
|
SubgraphDelinquencyStatusChanged_OrderBy["DelinquencyStatusChangedIndex"] = "delinquencyStatusChangedIndex";
|
|
@@ -605,6 +620,7 @@ var SubgraphDelinquencyStatusChanged_OrderBy;
|
|
|
605
620
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
606
621
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
607
622
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketBorrower"] = "market__borrower";
|
|
623
|
+
SubgraphDelinquencyStatusChanged_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
608
624
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
609
625
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
610
626
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -612,6 +628,7 @@ var SubgraphDelinquencyStatusChanged_OrderBy;
|
|
|
612
628
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
613
629
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
614
630
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
631
|
+
SubgraphDelinquencyStatusChanged_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
615
632
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
616
633
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
617
634
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -624,6 +641,7 @@ var SubgraphDelinquencyStatusChanged_OrderBy;
|
|
|
624
641
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
625
642
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
626
643
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
644
|
+
SubgraphDelinquencyStatusChanged_OrderBy["MarketMarketType"] = "market__marketType";
|
|
627
645
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
628
646
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
629
647
|
SubgraphDelinquencyStatusChanged_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -683,6 +701,7 @@ var SubgraphDeposit_OrderBy;
|
|
|
683
701
|
SubgraphDeposit_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
684
702
|
SubgraphDeposit_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
685
703
|
SubgraphDeposit_OrderBy["MarketBorrower"] = "market__borrower";
|
|
704
|
+
SubgraphDeposit_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
686
705
|
SubgraphDeposit_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
687
706
|
SubgraphDeposit_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
688
707
|
SubgraphDeposit_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -690,6 +709,7 @@ var SubgraphDeposit_OrderBy;
|
|
|
690
709
|
SubgraphDeposit_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
691
710
|
SubgraphDeposit_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
692
711
|
SubgraphDeposit_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
712
|
+
SubgraphDeposit_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
693
713
|
SubgraphDeposit_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
694
714
|
SubgraphDeposit_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
695
715
|
SubgraphDeposit_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -702,6 +722,7 @@ var SubgraphDeposit_OrderBy;
|
|
|
702
722
|
SubgraphDeposit_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
703
723
|
SubgraphDeposit_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
704
724
|
SubgraphDeposit_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
725
|
+
SubgraphDeposit_OrderBy["MarketMarketType"] = "market__marketType";
|
|
705
726
|
SubgraphDeposit_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
706
727
|
SubgraphDeposit_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
707
728
|
SubgraphDeposit_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -754,6 +775,7 @@ var SubgraphDisabledForceBuyBacks_OrderBy;
|
|
|
754
775
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
755
776
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
756
777
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketBorrower"] = "market__borrower";
|
|
778
|
+
SubgraphDisabledForceBuyBacks_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
757
779
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
758
780
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
759
781
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -761,6 +783,7 @@ var SubgraphDisabledForceBuyBacks_OrderBy;
|
|
|
761
783
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
762
784
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
763
785
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
786
|
+
SubgraphDisabledForceBuyBacks_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
764
787
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
765
788
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
766
789
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -773,6 +796,7 @@ var SubgraphDisabledForceBuyBacks_OrderBy;
|
|
|
773
796
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
774
797
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
775
798
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
799
|
+
SubgraphDisabledForceBuyBacks_OrderBy["MarketMarketType"] = "market__marketType";
|
|
776
800
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
777
801
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
778
802
|
SubgraphDisabledForceBuyBacks_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -819,6 +843,7 @@ var SubgraphFeesCollected_OrderBy;
|
|
|
819
843
|
SubgraphFeesCollected_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
820
844
|
SubgraphFeesCollected_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
821
845
|
SubgraphFeesCollected_OrderBy["MarketBorrower"] = "market__borrower";
|
|
846
|
+
SubgraphFeesCollected_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
822
847
|
SubgraphFeesCollected_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
823
848
|
SubgraphFeesCollected_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
824
849
|
SubgraphFeesCollected_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -826,6 +851,7 @@ var SubgraphFeesCollected_OrderBy;
|
|
|
826
851
|
SubgraphFeesCollected_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
827
852
|
SubgraphFeesCollected_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
828
853
|
SubgraphFeesCollected_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
854
|
+
SubgraphFeesCollected_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
829
855
|
SubgraphFeesCollected_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
830
856
|
SubgraphFeesCollected_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
831
857
|
SubgraphFeesCollected_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -838,6 +864,7 @@ var SubgraphFeesCollected_OrderBy;
|
|
|
838
864
|
SubgraphFeesCollected_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
839
865
|
SubgraphFeesCollected_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
840
866
|
SubgraphFeesCollected_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
867
|
+
SubgraphFeesCollected_OrderBy["MarketMarketType"] = "market__marketType";
|
|
841
868
|
SubgraphFeesCollected_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
842
869
|
SubgraphFeesCollected_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
843
870
|
SubgraphFeesCollected_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -890,6 +917,7 @@ var SubgraphFixedTermUpdated_OrderBy;
|
|
|
890
917
|
SubgraphFixedTermUpdated_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
891
918
|
SubgraphFixedTermUpdated_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
892
919
|
SubgraphFixedTermUpdated_OrderBy["MarketBorrower"] = "market__borrower";
|
|
920
|
+
SubgraphFixedTermUpdated_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
893
921
|
SubgraphFixedTermUpdated_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
894
922
|
SubgraphFixedTermUpdated_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
895
923
|
SubgraphFixedTermUpdated_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -897,6 +925,7 @@ var SubgraphFixedTermUpdated_OrderBy;
|
|
|
897
925
|
SubgraphFixedTermUpdated_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
898
926
|
SubgraphFixedTermUpdated_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
899
927
|
SubgraphFixedTermUpdated_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
928
|
+
SubgraphFixedTermUpdated_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
900
929
|
SubgraphFixedTermUpdated_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
901
930
|
SubgraphFixedTermUpdated_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
902
931
|
SubgraphFixedTermUpdated_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -909,6 +938,7 @@ var SubgraphFixedTermUpdated_OrderBy;
|
|
|
909
938
|
SubgraphFixedTermUpdated_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
910
939
|
SubgraphFixedTermUpdated_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
911
940
|
SubgraphFixedTermUpdated_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
941
|
+
SubgraphFixedTermUpdated_OrderBy["MarketMarketType"] = "market__marketType";
|
|
912
942
|
SubgraphFixedTermUpdated_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
913
943
|
SubgraphFixedTermUpdated_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
914
944
|
SubgraphFixedTermUpdated_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -968,6 +998,7 @@ var SubgraphForceBuyBack_OrderBy;
|
|
|
968
998
|
SubgraphForceBuyBack_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
969
999
|
SubgraphForceBuyBack_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
970
1000
|
SubgraphForceBuyBack_OrderBy["MarketBorrower"] = "market__borrower";
|
|
1001
|
+
SubgraphForceBuyBack_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
971
1002
|
SubgraphForceBuyBack_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
972
1003
|
SubgraphForceBuyBack_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
973
1004
|
SubgraphForceBuyBack_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -975,6 +1006,7 @@ var SubgraphForceBuyBack_OrderBy;
|
|
|
975
1006
|
SubgraphForceBuyBack_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
976
1007
|
SubgraphForceBuyBack_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
977
1008
|
SubgraphForceBuyBack_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
1009
|
+
SubgraphForceBuyBack_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
978
1010
|
SubgraphForceBuyBack_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
979
1011
|
SubgraphForceBuyBack_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
980
1012
|
SubgraphForceBuyBack_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -987,6 +1019,7 @@ var SubgraphForceBuyBack_OrderBy;
|
|
|
987
1019
|
SubgraphForceBuyBack_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
988
1020
|
SubgraphForceBuyBack_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
989
1021
|
SubgraphForceBuyBack_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
1022
|
+
SubgraphForceBuyBack_OrderBy["MarketMarketType"] = "market__marketType";
|
|
990
1023
|
SubgraphForceBuyBack_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
991
1024
|
SubgraphForceBuyBack_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
992
1025
|
SubgraphForceBuyBack_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -1042,6 +1075,7 @@ var SubgraphHooksConfig_OrderBy;
|
|
|
1042
1075
|
SubgraphHooksConfig_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
1043
1076
|
SubgraphHooksConfig_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
1044
1077
|
SubgraphHooksConfig_OrderBy["MarketBorrower"] = "market__borrower";
|
|
1078
|
+
SubgraphHooksConfig_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
1045
1079
|
SubgraphHooksConfig_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
1046
1080
|
SubgraphHooksConfig_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
1047
1081
|
SubgraphHooksConfig_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -1049,6 +1083,7 @@ var SubgraphHooksConfig_OrderBy;
|
|
|
1049
1083
|
SubgraphHooksConfig_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
1050
1084
|
SubgraphHooksConfig_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
1051
1085
|
SubgraphHooksConfig_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
1086
|
+
SubgraphHooksConfig_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
1052
1087
|
SubgraphHooksConfig_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
1053
1088
|
SubgraphHooksConfig_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
1054
1089
|
SubgraphHooksConfig_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -1061,6 +1096,7 @@ var SubgraphHooksConfig_OrderBy;
|
|
|
1061
1096
|
SubgraphHooksConfig_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
1062
1097
|
SubgraphHooksConfig_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
1063
1098
|
SubgraphHooksConfig_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
1099
|
+
SubgraphHooksConfig_OrderBy["MarketMarketType"] = "market__marketType";
|
|
1064
1100
|
SubgraphHooksConfig_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
1065
1101
|
SubgraphHooksConfig_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
1066
1102
|
SubgraphHooksConfig_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -1116,6 +1152,7 @@ var SubgraphHooksFactory_OrderBy;
|
|
|
1116
1152
|
SubgraphHooksFactory_OrderBy["HooksTemplates"] = "hooksTemplates";
|
|
1117
1153
|
SubgraphHooksFactory_OrderBy["Id"] = "id";
|
|
1118
1154
|
SubgraphHooksFactory_OrderBy["IsRegistered"] = "isRegistered";
|
|
1155
|
+
SubgraphHooksFactory_OrderBy["MarketType"] = "marketType";
|
|
1119
1156
|
SubgraphHooksFactory_OrderBy["Sentinel"] = "sentinel";
|
|
1120
1157
|
})(SubgraphHooksFactory_OrderBy = exports.SubgraphHooksFactory_OrderBy || (exports.SubgraphHooksFactory_OrderBy = {}));
|
|
1121
1158
|
var SubgraphHooksInstanceDeployed_OrderBy;
|
|
@@ -1151,6 +1188,7 @@ var SubgraphHooksInstance_OrderBy;
|
|
|
1151
1188
|
SubgraphHooksInstance_OrderBy["HooksFactoryEventIndex"] = "hooksFactory__eventIndex";
|
|
1152
1189
|
SubgraphHooksInstance_OrderBy["HooksFactoryId"] = "hooksFactory__id";
|
|
1153
1190
|
SubgraphHooksInstance_OrderBy["HooksFactoryIsRegistered"] = "hooksFactory__isRegistered";
|
|
1191
|
+
SubgraphHooksInstance_OrderBy["HooksFactoryMarketType"] = "hooksFactory__marketType";
|
|
1154
1192
|
SubgraphHooksInstance_OrderBy["HooksFactorySentinel"] = "hooksFactory__sentinel";
|
|
1155
1193
|
SubgraphHooksInstance_OrderBy["HooksTemplate"] = "hooksTemplate";
|
|
1156
1194
|
SubgraphHooksInstance_OrderBy["HooksTemplateDisabled"] = "hooksTemplate__disabled";
|
|
@@ -1269,6 +1307,7 @@ var SubgraphHooksTemplate_OrderBy;
|
|
|
1269
1307
|
SubgraphHooksTemplate_OrderBy["HooksFactoryEventIndex"] = "hooksFactory__eventIndex";
|
|
1270
1308
|
SubgraphHooksTemplate_OrderBy["HooksFactoryId"] = "hooksFactory__id";
|
|
1271
1309
|
SubgraphHooksTemplate_OrderBy["HooksFactoryIsRegistered"] = "hooksFactory__isRegistered";
|
|
1310
|
+
SubgraphHooksTemplate_OrderBy["HooksFactoryMarketType"] = "hooksFactory__marketType";
|
|
1272
1311
|
SubgraphHooksTemplate_OrderBy["HooksFactorySentinel"] = "hooksFactory__sentinel";
|
|
1273
1312
|
SubgraphHooksTemplate_OrderBy["Id"] = "id";
|
|
1274
1313
|
SubgraphHooksTemplate_OrderBy["Name"] = "name";
|
|
@@ -1309,6 +1348,7 @@ var SubgraphKnownLenderStatus_OrderBy;
|
|
|
1309
1348
|
SubgraphKnownLenderStatus_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
1310
1349
|
SubgraphKnownLenderStatus_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
1311
1350
|
SubgraphKnownLenderStatus_OrderBy["MarketBorrower"] = "market__borrower";
|
|
1351
|
+
SubgraphKnownLenderStatus_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
1312
1352
|
SubgraphKnownLenderStatus_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
1313
1353
|
SubgraphKnownLenderStatus_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
1314
1354
|
SubgraphKnownLenderStatus_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -1316,6 +1356,7 @@ var SubgraphKnownLenderStatus_OrderBy;
|
|
|
1316
1356
|
SubgraphKnownLenderStatus_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
1317
1357
|
SubgraphKnownLenderStatus_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
1318
1358
|
SubgraphKnownLenderStatus_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
1359
|
+
SubgraphKnownLenderStatus_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
1319
1360
|
SubgraphKnownLenderStatus_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
1320
1361
|
SubgraphKnownLenderStatus_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
1321
1362
|
SubgraphKnownLenderStatus_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -1328,6 +1369,7 @@ var SubgraphKnownLenderStatus_OrderBy;
|
|
|
1328
1369
|
SubgraphKnownLenderStatus_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
1329
1370
|
SubgraphKnownLenderStatus_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
1330
1371
|
SubgraphKnownLenderStatus_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
1372
|
+
SubgraphKnownLenderStatus_OrderBy["MarketMarketType"] = "market__marketType";
|
|
1331
1373
|
SubgraphKnownLenderStatus_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
1332
1374
|
SubgraphKnownLenderStatus_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
1333
1375
|
SubgraphKnownLenderStatus_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -1388,6 +1430,7 @@ var SubgraphLenderAccount_OrderBy;
|
|
|
1388
1430
|
SubgraphLenderAccount_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
1389
1431
|
SubgraphLenderAccount_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
1390
1432
|
SubgraphLenderAccount_OrderBy["MarketBorrower"] = "market__borrower";
|
|
1433
|
+
SubgraphLenderAccount_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
1391
1434
|
SubgraphLenderAccount_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
1392
1435
|
SubgraphLenderAccount_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
1393
1436
|
SubgraphLenderAccount_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -1395,6 +1438,7 @@ var SubgraphLenderAccount_OrderBy;
|
|
|
1395
1438
|
SubgraphLenderAccount_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
1396
1439
|
SubgraphLenderAccount_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
1397
1440
|
SubgraphLenderAccount_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
1441
|
+
SubgraphLenderAccount_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
1398
1442
|
SubgraphLenderAccount_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
1399
1443
|
SubgraphLenderAccount_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
1400
1444
|
SubgraphLenderAccount_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -1407,6 +1451,7 @@ var SubgraphLenderAccount_OrderBy;
|
|
|
1407
1451
|
SubgraphLenderAccount_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
1408
1452
|
SubgraphLenderAccount_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
1409
1453
|
SubgraphLenderAccount_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
1454
|
+
SubgraphLenderAccount_OrderBy["MarketMarketType"] = "market__marketType";
|
|
1410
1455
|
SubgraphLenderAccount_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
1411
1456
|
SubgraphLenderAccount_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
1412
1457
|
SubgraphLenderAccount_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -1532,6 +1577,7 @@ var SubgraphLenderInterestAccrued_OrderBy;
|
|
|
1532
1577
|
SubgraphLenderInterestAccrued_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
1533
1578
|
SubgraphLenderInterestAccrued_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
1534
1579
|
SubgraphLenderInterestAccrued_OrderBy["MarketBorrower"] = "market__borrower";
|
|
1580
|
+
SubgraphLenderInterestAccrued_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
1535
1581
|
SubgraphLenderInterestAccrued_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
1536
1582
|
SubgraphLenderInterestAccrued_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
1537
1583
|
SubgraphLenderInterestAccrued_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -1539,6 +1585,7 @@ var SubgraphLenderInterestAccrued_OrderBy;
|
|
|
1539
1585
|
SubgraphLenderInterestAccrued_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
1540
1586
|
SubgraphLenderInterestAccrued_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
1541
1587
|
SubgraphLenderInterestAccrued_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
1588
|
+
SubgraphLenderInterestAccrued_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
1542
1589
|
SubgraphLenderInterestAccrued_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
1543
1590
|
SubgraphLenderInterestAccrued_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
1544
1591
|
SubgraphLenderInterestAccrued_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -1551,6 +1598,7 @@ var SubgraphLenderInterestAccrued_OrderBy;
|
|
|
1551
1598
|
SubgraphLenderInterestAccrued_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
1552
1599
|
SubgraphLenderInterestAccrued_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
1553
1600
|
SubgraphLenderInterestAccrued_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
1601
|
+
SubgraphLenderInterestAccrued_OrderBy["MarketMarketType"] = "market__marketType";
|
|
1554
1602
|
SubgraphLenderInterestAccrued_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
1555
1603
|
SubgraphLenderInterestAccrued_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
1556
1604
|
SubgraphLenderInterestAccrued_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -1669,6 +1717,7 @@ var SubgraphMarketAdded_OrderBy;
|
|
|
1669
1717
|
SubgraphMarketAdded_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
1670
1718
|
SubgraphMarketAdded_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
1671
1719
|
SubgraphMarketAdded_OrderBy["MarketBorrower"] = "market__borrower";
|
|
1720
|
+
SubgraphMarketAdded_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
1672
1721
|
SubgraphMarketAdded_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
1673
1722
|
SubgraphMarketAdded_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
1674
1723
|
SubgraphMarketAdded_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -1676,6 +1725,7 @@ var SubgraphMarketAdded_OrderBy;
|
|
|
1676
1725
|
SubgraphMarketAdded_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
1677
1726
|
SubgraphMarketAdded_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
1678
1727
|
SubgraphMarketAdded_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
1728
|
+
SubgraphMarketAdded_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
1679
1729
|
SubgraphMarketAdded_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
1680
1730
|
SubgraphMarketAdded_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
1681
1731
|
SubgraphMarketAdded_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -1688,6 +1738,7 @@ var SubgraphMarketAdded_OrderBy;
|
|
|
1688
1738
|
SubgraphMarketAdded_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
1689
1739
|
SubgraphMarketAdded_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
1690
1740
|
SubgraphMarketAdded_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
1741
|
+
SubgraphMarketAdded_OrderBy["MarketMarketType"] = "market__marketType";
|
|
1691
1742
|
SubgraphMarketAdded_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
1692
1743
|
SubgraphMarketAdded_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
1693
1744
|
SubgraphMarketAdded_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -1732,6 +1783,7 @@ var SubgraphMarketClosed_OrderBy;
|
|
|
1732
1783
|
SubgraphMarketClosed_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
1733
1784
|
SubgraphMarketClosed_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
1734
1785
|
SubgraphMarketClosed_OrderBy["MarketBorrower"] = "market__borrower";
|
|
1786
|
+
SubgraphMarketClosed_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
1735
1787
|
SubgraphMarketClosed_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
1736
1788
|
SubgraphMarketClosed_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
1737
1789
|
SubgraphMarketClosed_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -1739,6 +1791,7 @@ var SubgraphMarketClosed_OrderBy;
|
|
|
1739
1791
|
SubgraphMarketClosed_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
1740
1792
|
SubgraphMarketClosed_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
1741
1793
|
SubgraphMarketClosed_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
1794
|
+
SubgraphMarketClosed_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
1742
1795
|
SubgraphMarketClosed_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
1743
1796
|
SubgraphMarketClosed_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
1744
1797
|
SubgraphMarketClosed_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -1751,6 +1804,7 @@ var SubgraphMarketClosed_OrderBy;
|
|
|
1751
1804
|
SubgraphMarketClosed_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
1752
1805
|
SubgraphMarketClosed_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
1753
1806
|
SubgraphMarketClosed_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
1807
|
+
SubgraphMarketClosed_OrderBy["MarketMarketType"] = "market__marketType";
|
|
1754
1808
|
SubgraphMarketClosed_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
1755
1809
|
SubgraphMarketClosed_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
1756
1810
|
SubgraphMarketClosed_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -1793,6 +1847,7 @@ var SubgraphMarketDailyStats_OrderBy;
|
|
|
1793
1847
|
SubgraphMarketDailyStats_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
1794
1848
|
SubgraphMarketDailyStats_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
1795
1849
|
SubgraphMarketDailyStats_OrderBy["MarketBorrower"] = "market__borrower";
|
|
1850
|
+
SubgraphMarketDailyStats_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
1796
1851
|
SubgraphMarketDailyStats_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
1797
1852
|
SubgraphMarketDailyStats_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
1798
1853
|
SubgraphMarketDailyStats_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -1800,6 +1855,7 @@ var SubgraphMarketDailyStats_OrderBy;
|
|
|
1800
1855
|
SubgraphMarketDailyStats_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
1801
1856
|
SubgraphMarketDailyStats_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
1802
1857
|
SubgraphMarketDailyStats_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
1858
|
+
SubgraphMarketDailyStats_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
1803
1859
|
SubgraphMarketDailyStats_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
1804
1860
|
SubgraphMarketDailyStats_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
1805
1861
|
SubgraphMarketDailyStats_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -1812,6 +1868,7 @@ var SubgraphMarketDailyStats_OrderBy;
|
|
|
1812
1868
|
SubgraphMarketDailyStats_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
1813
1869
|
SubgraphMarketDailyStats_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
1814
1870
|
SubgraphMarketDailyStats_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
1871
|
+
SubgraphMarketDailyStats_OrderBy["MarketMarketType"] = "market__marketType";
|
|
1815
1872
|
SubgraphMarketDailyStats_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
1816
1873
|
SubgraphMarketDailyStats_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
1817
1874
|
SubgraphMarketDailyStats_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -1860,6 +1917,7 @@ var SubgraphMarketDeployed_OrderBy;
|
|
|
1860
1917
|
SubgraphMarketDeployed_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
1861
1918
|
SubgraphMarketDeployed_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
1862
1919
|
SubgraphMarketDeployed_OrderBy["MarketBorrower"] = "market__borrower";
|
|
1920
|
+
SubgraphMarketDeployed_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
1863
1921
|
SubgraphMarketDeployed_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
1864
1922
|
SubgraphMarketDeployed_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
1865
1923
|
SubgraphMarketDeployed_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -1867,6 +1925,7 @@ var SubgraphMarketDeployed_OrderBy;
|
|
|
1867
1925
|
SubgraphMarketDeployed_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
1868
1926
|
SubgraphMarketDeployed_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
1869
1927
|
SubgraphMarketDeployed_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
1928
|
+
SubgraphMarketDeployed_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
1870
1929
|
SubgraphMarketDeployed_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
1871
1930
|
SubgraphMarketDeployed_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
1872
1931
|
SubgraphMarketDeployed_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -1879,6 +1938,7 @@ var SubgraphMarketDeployed_OrderBy;
|
|
|
1879
1938
|
SubgraphMarketDeployed_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
1880
1939
|
SubgraphMarketDeployed_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
1881
1940
|
SubgraphMarketDeployed_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
1941
|
+
SubgraphMarketDeployed_OrderBy["MarketMarketType"] = "market__marketType";
|
|
1882
1942
|
SubgraphMarketDeployed_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
1883
1943
|
SubgraphMarketDeployed_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
1884
1944
|
SubgraphMarketDeployed_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -1927,6 +1987,7 @@ var SubgraphMarketInterestAccrued_OrderBy;
|
|
|
1927
1987
|
SubgraphMarketInterestAccrued_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
1928
1988
|
SubgraphMarketInterestAccrued_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
1929
1989
|
SubgraphMarketInterestAccrued_OrderBy["MarketBorrower"] = "market__borrower";
|
|
1990
|
+
SubgraphMarketInterestAccrued_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
1930
1991
|
SubgraphMarketInterestAccrued_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
1931
1992
|
SubgraphMarketInterestAccrued_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
1932
1993
|
SubgraphMarketInterestAccrued_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -1934,6 +1995,7 @@ var SubgraphMarketInterestAccrued_OrderBy;
|
|
|
1934
1995
|
SubgraphMarketInterestAccrued_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
1935
1996
|
SubgraphMarketInterestAccrued_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
1936
1997
|
SubgraphMarketInterestAccrued_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
1998
|
+
SubgraphMarketInterestAccrued_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
1937
1999
|
SubgraphMarketInterestAccrued_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
1938
2000
|
SubgraphMarketInterestAccrued_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
1939
2001
|
SubgraphMarketInterestAccrued_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -1946,6 +2008,7 @@ var SubgraphMarketInterestAccrued_OrderBy;
|
|
|
1946
2008
|
SubgraphMarketInterestAccrued_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
1947
2009
|
SubgraphMarketInterestAccrued_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
1948
2010
|
SubgraphMarketInterestAccrued_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
2011
|
+
SubgraphMarketInterestAccrued_OrderBy["MarketMarketType"] = "market__marketType";
|
|
1949
2012
|
SubgraphMarketInterestAccrued_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
1950
2013
|
SubgraphMarketInterestAccrued_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
1951
2014
|
SubgraphMarketInterestAccrued_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -1992,6 +2055,7 @@ var SubgraphMarketRemoved_OrderBy;
|
|
|
1992
2055
|
SubgraphMarketRemoved_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
1993
2056
|
SubgraphMarketRemoved_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
1994
2057
|
SubgraphMarketRemoved_OrderBy["MarketBorrower"] = "market__borrower";
|
|
2058
|
+
SubgraphMarketRemoved_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
1995
2059
|
SubgraphMarketRemoved_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
1996
2060
|
SubgraphMarketRemoved_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
1997
2061
|
SubgraphMarketRemoved_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -1999,6 +2063,7 @@ var SubgraphMarketRemoved_OrderBy;
|
|
|
1999
2063
|
SubgraphMarketRemoved_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
2000
2064
|
SubgraphMarketRemoved_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
2001
2065
|
SubgraphMarketRemoved_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
2066
|
+
SubgraphMarketRemoved_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
2002
2067
|
SubgraphMarketRemoved_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
2003
2068
|
SubgraphMarketRemoved_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
2004
2069
|
SubgraphMarketRemoved_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -2011,6 +2076,7 @@ var SubgraphMarketRemoved_OrderBy;
|
|
|
2011
2076
|
SubgraphMarketRemoved_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
2012
2077
|
SubgraphMarketRemoved_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
2013
2078
|
SubgraphMarketRemoved_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
2079
|
+
SubgraphMarketRemoved_OrderBy["MarketMarketType"] = "market__marketType";
|
|
2014
2080
|
SubgraphMarketRemoved_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
2015
2081
|
SubgraphMarketRemoved_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
2016
2082
|
SubgraphMarketRemoved_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -2043,6 +2109,11 @@ var SubgraphMarketRemoved_OrderBy;
|
|
|
2043
2109
|
SubgraphMarketRemoved_OrderBy["MarketWithdrawalRequestsIndex"] = "market__withdrawalRequestsIndex";
|
|
2044
2110
|
SubgraphMarketRemoved_OrderBy["TransactionHash"] = "transactionHash";
|
|
2045
2111
|
})(SubgraphMarketRemoved_OrderBy = exports.SubgraphMarketRemoved_OrderBy || (exports.SubgraphMarketRemoved_OrderBy = {}));
|
|
2112
|
+
var SubgraphMarketType;
|
|
2113
|
+
(function (SubgraphMarketType) {
|
|
2114
|
+
SubgraphMarketType["Legacy"] = "Legacy";
|
|
2115
|
+
SubgraphMarketType["Revolving"] = "Revolving";
|
|
2116
|
+
})(SubgraphMarketType = exports.SubgraphMarketType || (exports.SubgraphMarketType = {}));
|
|
2046
2117
|
var SubgraphMarketVersion;
|
|
2047
2118
|
(function (SubgraphMarketVersion) {
|
|
2048
2119
|
SubgraphMarketVersion["V1"] = "V1";
|
|
@@ -2067,6 +2138,7 @@ var SubgraphMarket_OrderBy;
|
|
|
2067
2138
|
SubgraphMarket_OrderBy["BorrowRecords"] = "borrowRecords";
|
|
2068
2139
|
SubgraphMarket_OrderBy["Borrower"] = "borrower";
|
|
2069
2140
|
SubgraphMarket_OrderBy["CollateralContracts"] = "collateralContracts";
|
|
2141
|
+
SubgraphMarket_OrderBy["CommitmentFeeBips"] = "commitmentFeeBips";
|
|
2070
2142
|
SubgraphMarket_OrderBy["Controller"] = "controller";
|
|
2071
2143
|
SubgraphMarket_OrderBy["ControllerBorrower"] = "controller__borrower";
|
|
2072
2144
|
SubgraphMarket_OrderBy["ControllerId"] = "controller__id";
|
|
@@ -2088,6 +2160,7 @@ var SubgraphMarket_OrderBy;
|
|
|
2088
2160
|
SubgraphMarket_OrderBy["DeployedEventTransactionHash"] = "deployedEvent__transactionHash";
|
|
2089
2161
|
SubgraphMarket_OrderBy["DepositIndex"] = "depositIndex";
|
|
2090
2162
|
SubgraphMarket_OrderBy["DepositRecords"] = "depositRecords";
|
|
2163
|
+
SubgraphMarket_OrderBy["DrawnAmount"] = "drawnAmount";
|
|
2091
2164
|
SubgraphMarket_OrderBy["EventIndex"] = "eventIndex";
|
|
2092
2165
|
SubgraphMarket_OrderBy["FeeCollectionRecords"] = "feeCollectionRecords";
|
|
2093
2166
|
SubgraphMarket_OrderBy["FeeRecipient"] = "feeRecipient";
|
|
@@ -2130,6 +2203,7 @@ var SubgraphMarket_OrderBy;
|
|
|
2130
2203
|
SubgraphMarket_OrderBy["HooksFactoryEventIndex"] = "hooksFactory__eventIndex";
|
|
2131
2204
|
SubgraphMarket_OrderBy["HooksFactoryId"] = "hooksFactory__id";
|
|
2132
2205
|
SubgraphMarket_OrderBy["HooksFactoryIsRegistered"] = "hooksFactory__isRegistered";
|
|
2206
|
+
SubgraphMarket_OrderBy["HooksFactoryMarketType"] = "hooksFactory__marketType";
|
|
2133
2207
|
SubgraphMarket_OrderBy["HooksFactorySentinel"] = "hooksFactory__sentinel";
|
|
2134
2208
|
SubgraphMarket_OrderBy["HooksBorrower"] = "hooks__borrower";
|
|
2135
2209
|
SubgraphMarket_OrderBy["HooksEventIndex"] = "hooks__eventIndex";
|
|
@@ -2154,6 +2228,7 @@ var SubgraphMarket_OrderBy;
|
|
|
2154
2228
|
SubgraphMarket_OrderBy["MarketClosedEventId"] = "marketClosedEvent__id";
|
|
2155
2229
|
SubgraphMarket_OrderBy["MarketClosedEventTimestamp"] = "marketClosedEvent__timestamp";
|
|
2156
2230
|
SubgraphMarket_OrderBy["MarketClosedEventTransactionHash"] = "marketClosedEvent__transactionHash";
|
|
2231
|
+
SubgraphMarket_OrderBy["MarketType"] = "marketType";
|
|
2157
2232
|
SubgraphMarket_OrderBy["MaxTotalSupply"] = "maxTotalSupply";
|
|
2158
2233
|
SubgraphMarket_OrderBy["MaxTotalSupplyUpdatedIndex"] = "maxTotalSupplyUpdatedIndex";
|
|
2159
2234
|
SubgraphMarket_OrderBy["MaxTotalSupplyUpdatedRecords"] = "maxTotalSupplyUpdatedRecords";
|
|
@@ -2210,6 +2285,7 @@ var SubgraphMaxTotalSupplyUpdated_OrderBy;
|
|
|
2210
2285
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
2211
2286
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
2212
2287
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketBorrower"] = "market__borrower";
|
|
2288
|
+
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
2213
2289
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
2214
2290
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
2215
2291
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -2217,6 +2293,7 @@ var SubgraphMaxTotalSupplyUpdated_OrderBy;
|
|
|
2217
2293
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
2218
2294
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
2219
2295
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
2296
|
+
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
2220
2297
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
2221
2298
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
2222
2299
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -2229,6 +2306,7 @@ var SubgraphMaxTotalSupplyUpdated_OrderBy;
|
|
|
2229
2306
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
2230
2307
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
2231
2308
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
2309
|
+
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketMarketType"] = "market__marketType";
|
|
2232
2310
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
2233
2311
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
2234
2312
|
SubgraphMaxTotalSupplyUpdated_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -2283,6 +2361,7 @@ var SubgraphMinimumDepositUpdated_OrderBy;
|
|
|
2283
2361
|
SubgraphMinimumDepositUpdated_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
2284
2362
|
SubgraphMinimumDepositUpdated_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
2285
2363
|
SubgraphMinimumDepositUpdated_OrderBy["MarketBorrower"] = "market__borrower";
|
|
2364
|
+
SubgraphMinimumDepositUpdated_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
2286
2365
|
SubgraphMinimumDepositUpdated_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
2287
2366
|
SubgraphMinimumDepositUpdated_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
2288
2367
|
SubgraphMinimumDepositUpdated_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -2290,6 +2369,7 @@ var SubgraphMinimumDepositUpdated_OrderBy;
|
|
|
2290
2369
|
SubgraphMinimumDepositUpdated_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
2291
2370
|
SubgraphMinimumDepositUpdated_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
2292
2371
|
SubgraphMinimumDepositUpdated_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
2372
|
+
SubgraphMinimumDepositUpdated_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
2293
2373
|
SubgraphMinimumDepositUpdated_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
2294
2374
|
SubgraphMinimumDepositUpdated_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
2295
2375
|
SubgraphMinimumDepositUpdated_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -2302,6 +2382,7 @@ var SubgraphMinimumDepositUpdated_OrderBy;
|
|
|
2302
2382
|
SubgraphMinimumDepositUpdated_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
2303
2383
|
SubgraphMinimumDepositUpdated_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
2304
2384
|
SubgraphMinimumDepositUpdated_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
2385
|
+
SubgraphMinimumDepositUpdated_OrderBy["MarketMarketType"] = "market__marketType";
|
|
2305
2386
|
SubgraphMinimumDepositUpdated_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
2306
2387
|
SubgraphMinimumDepositUpdated_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
2307
2388
|
SubgraphMinimumDepositUpdated_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -2420,6 +2501,7 @@ var SubgraphProtocolFeeBipsUpdated_OrderBy;
|
|
|
2420
2501
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
2421
2502
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
2422
2503
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketBorrower"] = "market__borrower";
|
|
2504
|
+
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
2423
2505
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
2424
2506
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
2425
2507
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -2427,6 +2509,7 @@ var SubgraphProtocolFeeBipsUpdated_OrderBy;
|
|
|
2427
2509
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
2428
2510
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
2429
2511
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
2512
|
+
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
2430
2513
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
2431
2514
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
2432
2515
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -2439,6 +2522,7 @@ var SubgraphProtocolFeeBipsUpdated_OrderBy;
|
|
|
2439
2522
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
2440
2523
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
2441
2524
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
2525
|
+
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketMarketType"] = "market__marketType";
|
|
2442
2526
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
2443
2527
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
2444
2528
|
SubgraphProtocolFeeBipsUpdated_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -2494,6 +2578,7 @@ var SubgraphReserveRatioBipsUpdated_OrderBy;
|
|
|
2494
2578
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
2495
2579
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
2496
2580
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketBorrower"] = "market__borrower";
|
|
2581
|
+
SubgraphReserveRatioBipsUpdated_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
2497
2582
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
2498
2583
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
2499
2584
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -2501,6 +2586,7 @@ var SubgraphReserveRatioBipsUpdated_OrderBy;
|
|
|
2501
2586
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
2502
2587
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
2503
2588
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
2589
|
+
SubgraphReserveRatioBipsUpdated_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
2504
2590
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
2505
2591
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
2506
2592
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -2513,6 +2599,7 @@ var SubgraphReserveRatioBipsUpdated_OrderBy;
|
|
|
2513
2599
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
2514
2600
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
2515
2601
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
2602
|
+
SubgraphReserveRatioBipsUpdated_OrderBy["MarketMarketType"] = "market__marketType";
|
|
2516
2603
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
2517
2604
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
2518
2605
|
SubgraphReserveRatioBipsUpdated_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -2904,6 +2991,7 @@ var SubgraphSimpleCollateralContract_OrderBy;
|
|
|
2904
2991
|
SubgraphSimpleCollateralContract_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
2905
2992
|
SubgraphSimpleCollateralContract_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
2906
2993
|
SubgraphSimpleCollateralContract_OrderBy["MarketBorrower"] = "market__borrower";
|
|
2994
|
+
SubgraphSimpleCollateralContract_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
2907
2995
|
SubgraphSimpleCollateralContract_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
2908
2996
|
SubgraphSimpleCollateralContract_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
2909
2997
|
SubgraphSimpleCollateralContract_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -2911,6 +2999,7 @@ var SubgraphSimpleCollateralContract_OrderBy;
|
|
|
2911
2999
|
SubgraphSimpleCollateralContract_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
2912
3000
|
SubgraphSimpleCollateralContract_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
2913
3001
|
SubgraphSimpleCollateralContract_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
3002
|
+
SubgraphSimpleCollateralContract_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
2914
3003
|
SubgraphSimpleCollateralContract_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
2915
3004
|
SubgraphSimpleCollateralContract_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
2916
3005
|
SubgraphSimpleCollateralContract_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -2923,6 +3012,7 @@ var SubgraphSimpleCollateralContract_OrderBy;
|
|
|
2923
3012
|
SubgraphSimpleCollateralContract_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
2924
3013
|
SubgraphSimpleCollateralContract_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
2925
3014
|
SubgraphSimpleCollateralContract_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
3015
|
+
SubgraphSimpleCollateralContract_OrderBy["MarketMarketType"] = "market__marketType";
|
|
2926
3016
|
SubgraphSimpleCollateralContract_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
2927
3017
|
SubgraphSimpleCollateralContract_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
2928
3018
|
SubgraphSimpleCollateralContract_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -3006,6 +3096,7 @@ var SubgraphTransfer_OrderBy;
|
|
|
3006
3096
|
SubgraphTransfer_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
3007
3097
|
SubgraphTransfer_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
3008
3098
|
SubgraphTransfer_OrderBy["MarketBorrower"] = "market__borrower";
|
|
3099
|
+
SubgraphTransfer_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
3009
3100
|
SubgraphTransfer_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
3010
3101
|
SubgraphTransfer_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
3011
3102
|
SubgraphTransfer_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -3013,6 +3104,7 @@ var SubgraphTransfer_OrderBy;
|
|
|
3013
3104
|
SubgraphTransfer_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
3014
3105
|
SubgraphTransfer_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
3015
3106
|
SubgraphTransfer_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
3107
|
+
SubgraphTransfer_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
3016
3108
|
SubgraphTransfer_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
3017
3109
|
SubgraphTransfer_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
3018
3110
|
SubgraphTransfer_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -3025,6 +3117,7 @@ var SubgraphTransfer_OrderBy;
|
|
|
3025
3117
|
SubgraphTransfer_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
3026
3118
|
SubgraphTransfer_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
3027
3119
|
SubgraphTransfer_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
3120
|
+
SubgraphTransfer_OrderBy["MarketMarketType"] = "market__marketType";
|
|
3028
3121
|
SubgraphTransfer_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
3029
3122
|
SubgraphTransfer_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
3030
3123
|
SubgraphTransfer_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -3170,6 +3263,7 @@ var SubgraphWithdrawalBatchInterestAccrued_OrderBy;
|
|
|
3170
3263
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
3171
3264
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
3172
3265
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketBorrower"] = "market__borrower";
|
|
3266
|
+
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
3173
3267
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
3174
3268
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
3175
3269
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -3177,6 +3271,7 @@ var SubgraphWithdrawalBatchInterestAccrued_OrderBy;
|
|
|
3177
3271
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
3178
3272
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
3179
3273
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
3274
|
+
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
3180
3275
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
3181
3276
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
3182
3277
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -3189,6 +3284,7 @@ var SubgraphWithdrawalBatchInterestAccrued_OrderBy;
|
|
|
3189
3284
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
3190
3285
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
3191
3286
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
3287
|
+
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketMarketType"] = "market__marketType";
|
|
3192
3288
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
3193
3289
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
3194
3290
|
SubgraphWithdrawalBatchInterestAccrued_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -3282,6 +3378,7 @@ var SubgraphWithdrawalBatch_OrderBy;
|
|
|
3282
3378
|
SubgraphWithdrawalBatch_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
3283
3379
|
SubgraphWithdrawalBatch_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
3284
3380
|
SubgraphWithdrawalBatch_OrderBy["MarketBorrower"] = "market__borrower";
|
|
3381
|
+
SubgraphWithdrawalBatch_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
3285
3382
|
SubgraphWithdrawalBatch_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
3286
3383
|
SubgraphWithdrawalBatch_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
3287
3384
|
SubgraphWithdrawalBatch_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -3289,6 +3386,7 @@ var SubgraphWithdrawalBatch_OrderBy;
|
|
|
3289
3386
|
SubgraphWithdrawalBatch_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
3290
3387
|
SubgraphWithdrawalBatch_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
3291
3388
|
SubgraphWithdrawalBatch_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
3389
|
+
SubgraphWithdrawalBatch_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
3292
3390
|
SubgraphWithdrawalBatch_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
3293
3391
|
SubgraphWithdrawalBatch_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
3294
3392
|
SubgraphWithdrawalBatch_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -3301,6 +3399,7 @@ var SubgraphWithdrawalBatch_OrderBy;
|
|
|
3301
3399
|
SubgraphWithdrawalBatch_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
3302
3400
|
SubgraphWithdrawalBatch_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
3303
3401
|
SubgraphWithdrawalBatch_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
3402
|
+
SubgraphWithdrawalBatch_OrderBy["MarketMarketType"] = "market__marketType";
|
|
3304
3403
|
SubgraphWithdrawalBatch_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
3305
3404
|
SubgraphWithdrawalBatch_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
3306
3405
|
SubgraphWithdrawalBatch_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -3429,6 +3528,7 @@ var SubgraphWithdrawalRequest_OrderBy;
|
|
|
3429
3528
|
SubgraphWithdrawalRequest_OrderBy["MarketAnnualInterestBipsUpdatedIndex"] = "market__annualInterestBipsUpdatedIndex";
|
|
3430
3529
|
SubgraphWithdrawalRequest_OrderBy["MarketBorrowIndex"] = "market__borrowIndex";
|
|
3431
3530
|
SubgraphWithdrawalRequest_OrderBy["MarketBorrower"] = "market__borrower";
|
|
3531
|
+
SubgraphWithdrawalRequest_OrderBy["MarketCommitmentFeeBips"] = "market__commitmentFeeBips";
|
|
3432
3532
|
SubgraphWithdrawalRequest_OrderBy["MarketCreatedAt"] = "market__createdAt";
|
|
3433
3533
|
SubgraphWithdrawalRequest_OrderBy["MarketDebtRepaidIndex"] = "market__debtRepaidIndex";
|
|
3434
3534
|
SubgraphWithdrawalRequest_OrderBy["MarketDecimals"] = "market__decimals";
|
|
@@ -3436,6 +3536,7 @@ var SubgraphWithdrawalRequest_OrderBy;
|
|
|
3436
3536
|
SubgraphWithdrawalRequest_OrderBy["MarketDelinquencyGracePeriod"] = "market__delinquencyGracePeriod";
|
|
3437
3537
|
SubgraphWithdrawalRequest_OrderBy["MarketDelinquencyStatusChangedIndex"] = "market__delinquencyStatusChangedIndex";
|
|
3438
3538
|
SubgraphWithdrawalRequest_OrderBy["MarketDepositIndex"] = "market__depositIndex";
|
|
3539
|
+
SubgraphWithdrawalRequest_OrderBy["MarketDrawnAmount"] = "market__drawnAmount";
|
|
3439
3540
|
SubgraphWithdrawalRequest_OrderBy["MarketEventIndex"] = "market__eventIndex";
|
|
3440
3541
|
SubgraphWithdrawalRequest_OrderBy["MarketFeeRecipient"] = "market__feeRecipient";
|
|
3441
3542
|
SubgraphWithdrawalRequest_OrderBy["MarketFeesCollectedIndex"] = "market__feesCollectedIndex";
|
|
@@ -3448,6 +3549,7 @@ var SubgraphWithdrawalRequest_OrderBy;
|
|
|
3448
3549
|
SubgraphWithdrawalRequest_OrderBy["MarketIsRegistered"] = "market__isRegistered";
|
|
3449
3550
|
SubgraphWithdrawalRequest_OrderBy["MarketLastInterestAccruedBlockNumber"] = "market__lastInterestAccruedBlockNumber";
|
|
3450
3551
|
SubgraphWithdrawalRequest_OrderBy["MarketLastInterestAccruedTimestamp"] = "market__lastInterestAccruedTimestamp";
|
|
3552
|
+
SubgraphWithdrawalRequest_OrderBy["MarketMarketType"] = "market__marketType";
|
|
3451
3553
|
SubgraphWithdrawalRequest_OrderBy["MarketMaxTotalSupply"] = "market__maxTotalSupply";
|
|
3452
3554
|
SubgraphWithdrawalRequest_OrderBy["MarketMaxTotalSupplyUpdatedIndex"] = "market__maxTotalSupplyUpdatedIndex";
|
|
3453
3555
|
SubgraphWithdrawalRequest_OrderBy["MarketMinimumDepositUpdatedIndex"] = "market__minimumDepositUpdatedIndex";
|
|
@@ -3765,7 +3867,9 @@ exports.MarketDataFragmentDoc = (0, client_1.gql) `
|
|
|
3765
3867
|
isDelinquent
|
|
3766
3868
|
timeDelinquent
|
|
3767
3869
|
annualInterestBips
|
|
3870
|
+
commitmentFeeBips
|
|
3768
3871
|
reserveRatioBips
|
|
3872
|
+
drawnAmount
|
|
3769
3873
|
scaleFactor
|
|
3770
3874
|
lastInterestAccruedTimestamp
|
|
3771
3875
|
originalAnnualInterestBips
|