@wildcatfi/wildcat-sdk 3.1.2-beta → 3.1.4-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/access/periodic-term.d.ts +11 -8
- package/dist/access/periodic-term.d.ts.map +1 -1
- package/dist/access/periodic-term.js +25 -44
- package/dist/access/periodic-term.js.map +1 -1
- package/dist/account/index.d.ts +8 -8
- package/dist/account/index.d.ts.map +1 -1
- package/dist/account/index.js +46 -47
- package/dist/account/index.js.map +1 -1
- package/dist/account/validation.d.ts +3 -3
- package/dist/account/validation.d.ts.map +1 -1
- package/dist/account/validation.js +2 -2
- package/dist/account/validation.js.map +1 -1
- package/dist/constants.d.ts +18 -2
- package/dist/constants.d.ts.map +1 -1
- package/dist/constants.js +23 -4
- package/dist/constants.js.map +1 -1
- package/dist/gql/document-selectors.d.ts +8 -0
- package/dist/gql/document-selectors.d.ts.map +1 -0
- package/dist/gql/document-selectors.js +18 -0
- package/dist/gql/document-selectors.js.map +1 -0
- package/dist/gql/getActiveLendersByMarket.d.ts +2 -2
- package/dist/gql/getActiveLendersByMarket.d.ts.map +1 -1
- package/dist/gql/getActiveLendersByMarket.js +3 -0
- package/dist/gql/getActiveLendersByMarket.js.map +1 -1
- package/dist/gql/getAllHooksDataForBorrower.d.ts.map +1 -1
- package/dist/gql/getAllHooksDataForBorrower.js +1 -1
- package/dist/gql/getAllHooksDataForBorrower.js.map +1 -1
- package/dist/gql/getAllHooksTemplates.d.ts.map +1 -1
- package/dist/gql/getAllHooksTemplates.js +1 -1
- package/dist/gql/getAllHooksTemplates.js.map +1 -1
- package/dist/gql/getLenderAccountsForAllMarkets.d.ts.map +1 -1
- package/dist/gql/getLenderAccountsForAllMarkets.js +2 -2
- package/dist/gql/getLenderAccountsForAllMarkets.js.map +1 -1
- package/dist/gql/getMarket.d.ts.map +1 -1
- package/dist/gql/getMarket.js +2 -2
- package/dist/gql/getMarket.js.map +1 -1
- package/dist/gql/getMarketRecords.d.ts +2 -2
- package/dist/gql/getMarketRecords.d.ts.map +1 -1
- package/dist/gql/getMarketRecords.js +30 -24
- package/dist/gql/getMarketRecords.js.map +1 -1
- package/dist/gql/getMarketsForBorrower.d.ts.map +1 -1
- package/dist/gql/getMarketsForBorrower.js +2 -2
- package/dist/gql/getMarketsForBorrower.js.map +1 -1
- package/dist/gql/getMarketsWithEvents.d.ts.map +1 -1
- package/dist/gql/getMarketsWithEvents.js +2 -2
- package/dist/gql/getMarketsWithEvents.js.map +1 -1
- package/dist/gql/getPolicyMarketsAndLenders.d.ts.map +1 -1
- package/dist/gql/getPolicyMarketsAndLenders.js +2 -2
- package/dist/gql/getPolicyMarketsAndLenders.js.map +1 -1
- package/dist/gql/graphql.d.ts +345 -64
- package/dist/gql/graphql.d.ts.map +1 -1
- package/dist/gql/graphql.js +167 -47
- package/dist/gql/graphql.js.map +1 -1
- package/dist/gql/index.d.ts +1 -0
- package/dist/gql/index.d.ts.map +1 -1
- package/dist/gql/index.js +1 -0
- package/dist/gql/index.js.map +1 -1
- package/dist/gql/legacy-documents.d.ts +12 -0
- package/dist/gql/legacy-documents.d.ts.map +1 -0
- package/dist/gql/legacy-documents.js +1047 -0
- package/dist/gql/legacy-documents.js.map +1 -0
- package/dist/market.d.ts +8 -6
- package/dist/market.d.ts.map +1 -1
- package/dist/market.js +47 -34
- package/dist/market.js.map +1 -1
- package/dist/typechain/IPeriodicTermHooks.d.ts +35 -198
- package/dist/typechain/IPeriodicTermHooks.d.ts.map +1 -1
- package/dist/typechain/MarketLensV2.d.ts +2 -8
- package/dist/typechain/MarketLensV2.d.ts.map +1 -1
- package/dist/typechain/MarketLensV21.d.ts +704 -0
- package/dist/typechain/MarketLensV21.d.ts.map +1 -0
- package/dist/typechain/MarketLensV21.js +3 -0
- package/dist/typechain/MarketLensV21.js.map +1 -0
- package/dist/typechain/factories/IPeriodicTermHooks__factory.d.ts +82 -208
- package/dist/typechain/factories/IPeriodicTermHooks__factory.d.ts.map +1 -1
- package/dist/typechain/factories/IPeriodicTermHooks__factory.js +101 -266
- package/dist/typechain/factories/IPeriodicTermHooks__factory.js.map +1 -1
- package/dist/typechain/factories/MarketLensV21__factory.d.ts +6698 -0
- package/dist/typechain/factories/MarketLensV21__factory.d.ts.map +1 -0
- package/dist/typechain/factories/MarketLensV21__factory.js +8561 -0
- package/dist/typechain/factories/MarketLensV21__factory.js.map +1 -0
- package/dist/typechain/factories/MarketLensV2__factory.d.ts +32 -128
- package/dist/typechain/factories/MarketLensV2__factory.d.ts.map +1 -1
- package/dist/typechain/factories/MarketLensV2__factory.js +40 -160
- package/dist/typechain/factories/MarketLensV2__factory.js.map +1 -1
- package/dist/typechain/factories/index.d.ts +1 -0
- package/dist/typechain/factories/index.d.ts.map +1 -1
- package/dist/typechain/factories/index.js +3 -1
- package/dist/typechain/factories/index.js.map +1 -1
- package/dist/typechain/index.d.ts +4 -1
- package/dist/typechain/index.d.ts.map +1 -1
- package/dist/typechain/index.js +3 -1
- package/dist/typechain/index.js.map +1 -1
- package/dist/types.d.ts +4 -4
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js +0 -15
- package/dist/types.js.map +1 -1
- package/dist/utils/record-types.d.ts +4 -3
- package/dist/utils/record-types.d.ts.map +1 -1
- package/dist/utils/record-types.js.map +1 -1
- package/dist/utils/type-parsers.d.ts.map +1 -1
- package/dist/utils/type-parsers.js +3 -5
- package/dist/utils/type-parsers.js.map +1 -1
- package/dist/withdrawal-status.js +2 -2
- package/dist/withdrawal-status.js.map +1 -1
- package/dist/wrapper/index.d.ts.map +1 -1
- package/dist/wrapper/index.js +13 -3
- package/dist/wrapper/index.js.map +1 -1
- package/package.json +3 -3
package/dist/gql/graphql.d.ts
CHANGED
|
@@ -4075,10 +4075,10 @@ export type SubgraphHooksConfig = {
|
|
|
4075
4075
|
id: Scalars["ID"]["output"];
|
|
4076
4076
|
market: SubgraphMarket;
|
|
4077
4077
|
minimumDeposit?: Maybe<Scalars["BigInt"]["output"]>;
|
|
4078
|
-
|
|
4079
|
-
|
|
4080
|
-
|
|
4081
|
-
|
|
4078
|
+
pendingAprChangeAnnualInterestBips: Scalars["Int"]["output"];
|
|
4079
|
+
pendingAprChangeProposalTimestamp: Scalars["Int"]["output"];
|
|
4080
|
+
pendingAprChangeResponseWindowEnd: Scalars["Int"]["output"];
|
|
4081
|
+
pendingAprChangeResponseWindowStart: Scalars["Int"]["output"];
|
|
4082
4082
|
periodDuration: Scalars["Int"]["output"];
|
|
4083
4083
|
periodicTermClosed: Scalars["Boolean"]["output"];
|
|
4084
4084
|
queueWithdrawalRequiresAccess: Scalars["Boolean"]["output"];
|
|
@@ -4192,38 +4192,38 @@ export type SubgraphHooksConfig_Filter = {
|
|
|
4192
4192
|
minimumDeposit_not?: InputMaybe<Scalars["BigInt"]["input"]>;
|
|
4193
4193
|
minimumDeposit_not_in?: InputMaybe<Array<Scalars["BigInt"]["input"]>>;
|
|
4194
4194
|
or?: InputMaybe<Array<InputMaybe<SubgraphHooksConfig_Filter>>>;
|
|
4195
|
-
|
|
4196
|
-
|
|
4197
|
-
|
|
4198
|
-
|
|
4199
|
-
|
|
4200
|
-
|
|
4201
|
-
|
|
4202
|
-
|
|
4203
|
-
|
|
4204
|
-
|
|
4205
|
-
|
|
4206
|
-
|
|
4207
|
-
|
|
4208
|
-
|
|
4209
|
-
|
|
4210
|
-
|
|
4211
|
-
|
|
4212
|
-
|
|
4213
|
-
|
|
4214
|
-
|
|
4215
|
-
|
|
4216
|
-
|
|
4217
|
-
|
|
4218
|
-
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4222
|
-
|
|
4223
|
-
|
|
4224
|
-
|
|
4225
|
-
|
|
4226
|
-
|
|
4195
|
+
pendingAprChangeAnnualInterestBips?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4196
|
+
pendingAprChangeAnnualInterestBips_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4197
|
+
pendingAprChangeAnnualInterestBips_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4198
|
+
pendingAprChangeAnnualInterestBips_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
4199
|
+
pendingAprChangeAnnualInterestBips_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4200
|
+
pendingAprChangeAnnualInterestBips_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4201
|
+
pendingAprChangeAnnualInterestBips_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4202
|
+
pendingAprChangeAnnualInterestBips_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
4203
|
+
pendingAprChangeProposalTimestamp?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4204
|
+
pendingAprChangeProposalTimestamp_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4205
|
+
pendingAprChangeProposalTimestamp_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4206
|
+
pendingAprChangeProposalTimestamp_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
4207
|
+
pendingAprChangeProposalTimestamp_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4208
|
+
pendingAprChangeProposalTimestamp_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4209
|
+
pendingAprChangeProposalTimestamp_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4210
|
+
pendingAprChangeProposalTimestamp_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
4211
|
+
pendingAprChangeResponseWindowEnd?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4212
|
+
pendingAprChangeResponseWindowEnd_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4213
|
+
pendingAprChangeResponseWindowEnd_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4214
|
+
pendingAprChangeResponseWindowEnd_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
4215
|
+
pendingAprChangeResponseWindowEnd_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4216
|
+
pendingAprChangeResponseWindowEnd_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4217
|
+
pendingAprChangeResponseWindowEnd_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4218
|
+
pendingAprChangeResponseWindowEnd_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
4219
|
+
pendingAprChangeResponseWindowStart?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4220
|
+
pendingAprChangeResponseWindowStart_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4221
|
+
pendingAprChangeResponseWindowStart_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4222
|
+
pendingAprChangeResponseWindowStart_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
4223
|
+
pendingAprChangeResponseWindowStart_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4224
|
+
pendingAprChangeResponseWindowStart_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4225
|
+
pendingAprChangeResponseWindowStart_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4226
|
+
pendingAprChangeResponseWindowStart_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
4227
4227
|
periodDuration?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4228
4228
|
periodDuration_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
4229
4229
|
periodDuration_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -4371,10 +4371,10 @@ export declare enum SubgraphHooksConfig_OrderBy {
|
|
|
4371
4371
|
MarketWithdrawalBatchDuration = "market__withdrawalBatchDuration",
|
|
4372
4372
|
MarketWithdrawalRequestsIndex = "market__withdrawalRequestsIndex",
|
|
4373
4373
|
MinimumDeposit = "minimumDeposit",
|
|
4374
|
-
|
|
4375
|
-
|
|
4376
|
-
|
|
4377
|
-
|
|
4374
|
+
PendingAprChangeAnnualInterestBips = "pendingAprChangeAnnualInterestBips",
|
|
4375
|
+
PendingAprChangeProposalTimestamp = "pendingAprChangeProposalTimestamp",
|
|
4376
|
+
PendingAprChangeResponseWindowEnd = "pendingAprChangeResponseWindowEnd",
|
|
4377
|
+
PendingAprChangeResponseWindowStart = "pendingAprChangeResponseWindowStart",
|
|
4378
4378
|
PeriodDuration = "periodDuration",
|
|
4379
4379
|
PeriodicTermClosed = "periodicTermClosed",
|
|
4380
4380
|
QueueWithdrawalRequiresAccess = "queueWithdrawalRequiresAccess",
|
|
@@ -6917,7 +6917,7 @@ export type SubgraphMarket = {
|
|
|
6917
6917
|
__typename: "Market";
|
|
6918
6918
|
accountMadeFirstDepositRecords: SubgraphAccountMadeFirstDeposit[];
|
|
6919
6919
|
annualInterestBips: Scalars["Int"]["output"];
|
|
6920
|
-
|
|
6920
|
+
annualInterestBipsReductionProposalRecords: SubgraphAnnualInterestBipsReductionProposed[];
|
|
6921
6921
|
annualInterestBipsUpdatedIndex: Scalars["Int"]["output"];
|
|
6922
6922
|
annualInterestBipsUpdatedRecords: SubgraphAnnualInterestBipsUpdated[];
|
|
6923
6923
|
archController: SubgraphArchController;
|
|
@@ -6972,7 +6972,8 @@ export type SubgraphMarket = {
|
|
|
6972
6972
|
originalReserveRatioBips: Scalars["Int"]["output"];
|
|
6973
6973
|
pendingProtocolFees: Scalars["BigInt"]["output"];
|
|
6974
6974
|
pendingWithdrawalExpiry: Scalars["BigInt"]["output"];
|
|
6975
|
-
|
|
6975
|
+
periodicTermClosedRecord?: Maybe<SubgraphPeriodicTermClosed>;
|
|
6976
|
+
periodicTermUpdatedRecords: SubgraphPeriodicTermUpdated[];
|
|
6976
6977
|
protocolFeeBips: Scalars["Int"]["output"];
|
|
6977
6978
|
protocolFeeBipsUpdatedIndex: Scalars["Int"]["output"];
|
|
6978
6979
|
protocolFeeBipsUpdatedRecords: SubgraphProtocolFeeBipsUpdated[];
|
|
@@ -7007,7 +7008,7 @@ export type SubgraphMarketAccountMadeFirstDepositRecordsArgs = {
|
|
|
7007
7008
|
skip?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7008
7009
|
where?: InputMaybe<SubgraphAccountMadeFirstDeposit_Filter>;
|
|
7009
7010
|
};
|
|
7010
|
-
export type
|
|
7011
|
+
export type SubgraphMarketAnnualInterestBipsReductionProposalRecordsArgs = {
|
|
7011
7012
|
first?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7012
7013
|
orderBy?: InputMaybe<SubgraphAnnualInterestBipsReductionProposed_OrderBy>;
|
|
7013
7014
|
orderDirection?: InputMaybe<SubgraphOrderDirection>;
|
|
@@ -7093,12 +7094,12 @@ export type SubgraphMarketMinimumDepositUpdateRecordsArgs = {
|
|
|
7093
7094
|
skip?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7094
7095
|
where?: InputMaybe<SubgraphMinimumDepositUpdated_Filter>;
|
|
7095
7096
|
};
|
|
7096
|
-
export type
|
|
7097
|
+
export type SubgraphMarketPeriodicTermUpdatedRecordsArgs = {
|
|
7097
7098
|
first?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7098
|
-
orderBy?: InputMaybe<
|
|
7099
|
+
orderBy?: InputMaybe<SubgraphPeriodicTermUpdated_OrderBy>;
|
|
7099
7100
|
orderDirection?: InputMaybe<SubgraphOrderDirection>;
|
|
7100
7101
|
skip?: InputMaybe<Scalars["Int"]["input"]>;
|
|
7101
|
-
where?: InputMaybe<
|
|
7102
|
+
where?: InputMaybe<SubgraphPeriodicTermUpdated_Filter>;
|
|
7102
7103
|
};
|
|
7103
7104
|
export type SubgraphMarketProtocolFeeBipsUpdatedRecordsArgs = {
|
|
7104
7105
|
first?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -8128,7 +8129,7 @@ export type SubgraphMarket_Filter = {
|
|
|
8128
8129
|
accountMadeFirstDepositRecords_?: InputMaybe<SubgraphAccountMadeFirstDeposit_Filter>;
|
|
8129
8130
|
and?: InputMaybe<Array<InputMaybe<SubgraphMarket_Filter>>>;
|
|
8130
8131
|
annualInterestBips?: InputMaybe<Scalars["Int"]["input"]>;
|
|
8131
|
-
|
|
8132
|
+
annualInterestBipsReductionProposalRecords_?: InputMaybe<SubgraphAnnualInterestBipsReductionProposed_Filter>;
|
|
8132
8133
|
annualInterestBipsUpdatedIndex?: InputMaybe<Scalars["Int"]["input"]>;
|
|
8133
8134
|
annualInterestBipsUpdatedIndex_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
8134
8135
|
annualInterestBipsUpdatedIndex_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -8535,7 +8536,8 @@ export type SubgraphMarket_Filter = {
|
|
|
8535
8536
|
pendingWithdrawalExpiry_lte?: InputMaybe<Scalars["BigInt"]["input"]>;
|
|
8536
8537
|
pendingWithdrawalExpiry_not?: InputMaybe<Scalars["BigInt"]["input"]>;
|
|
8537
8538
|
pendingWithdrawalExpiry_not_in?: InputMaybe<Array<Scalars["BigInt"]["input"]>>;
|
|
8538
|
-
|
|
8539
|
+
periodicTermClosedRecord_?: InputMaybe<SubgraphPeriodicTermClosed_Filter>;
|
|
8540
|
+
periodicTermUpdatedRecords_?: InputMaybe<SubgraphPeriodicTermUpdated_Filter>;
|
|
8539
8541
|
protocolFeeBips?: InputMaybe<Scalars["Int"]["input"]>;
|
|
8540
8542
|
protocolFeeBipsUpdatedIndex?: InputMaybe<Scalars["Int"]["input"]>;
|
|
8541
8543
|
protocolFeeBipsUpdatedIndex_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
@@ -8712,7 +8714,7 @@ export type SubgraphMarket_Filter = {
|
|
|
8712
8714
|
export declare enum SubgraphMarket_OrderBy {
|
|
8713
8715
|
AccountMadeFirstDepositRecords = "accountMadeFirstDepositRecords",
|
|
8714
8716
|
AnnualInterestBips = "annualInterestBips",
|
|
8715
|
-
|
|
8717
|
+
AnnualInterestBipsReductionProposalRecords = "annualInterestBipsReductionProposalRecords",
|
|
8716
8718
|
AnnualInterestBipsUpdatedIndex = "annualInterestBipsUpdatedIndex",
|
|
8717
8719
|
AnnualInterestBipsUpdatedRecords = "annualInterestBipsUpdatedRecords",
|
|
8718
8720
|
ArchController = "archController",
|
|
@@ -8774,10 +8776,10 @@ export declare enum SubgraphMarket_OrderBy {
|
|
|
8774
8776
|
HooksConfigFixedTermEndTime = "hooksConfig__fixedTermEndTime",
|
|
8775
8777
|
HooksConfigId = "hooksConfig__id",
|
|
8776
8778
|
HooksConfigMinimumDeposit = "hooksConfig__minimumDeposit",
|
|
8777
|
-
|
|
8778
|
-
|
|
8779
|
-
|
|
8780
|
-
|
|
8779
|
+
HooksConfigPendingAprChangeAnnualInterestBips = "hooksConfig__pendingAprChangeAnnualInterestBips",
|
|
8780
|
+
HooksConfigPendingAprChangeProposalTimestamp = "hooksConfig__pendingAprChangeProposalTimestamp",
|
|
8781
|
+
HooksConfigPendingAprChangeResponseWindowEnd = "hooksConfig__pendingAprChangeResponseWindowEnd",
|
|
8782
|
+
HooksConfigPendingAprChangeResponseWindowStart = "hooksConfig__pendingAprChangeResponseWindowStart",
|
|
8781
8783
|
HooksConfigPeriodDuration = "hooksConfig__periodDuration",
|
|
8782
8784
|
HooksConfigPeriodicTermClosed = "hooksConfig__periodicTermClosed",
|
|
8783
8785
|
HooksConfigQueueWithdrawalRequiresAccess = "hooksConfig__queueWithdrawalRequiresAccess",
|
|
@@ -8835,7 +8837,14 @@ export declare enum SubgraphMarket_OrderBy {
|
|
|
8835
8837
|
OriginalReserveRatioBips = "originalReserveRatioBips",
|
|
8836
8838
|
PendingProtocolFees = "pendingProtocolFees",
|
|
8837
8839
|
PendingWithdrawalExpiry = "pendingWithdrawalExpiry",
|
|
8838
|
-
|
|
8840
|
+
PeriodicTermClosedRecord = "periodicTermClosedRecord",
|
|
8841
|
+
PeriodicTermClosedRecordBlockLogIndex = "periodicTermClosedRecord__blockLogIndex",
|
|
8842
|
+
PeriodicTermClosedRecordBlockNumber = "periodicTermClosedRecord__blockNumber",
|
|
8843
|
+
PeriodicTermClosedRecordBlockTimestamp = "periodicTermClosedRecord__blockTimestamp",
|
|
8844
|
+
PeriodicTermClosedRecordEventIndex = "periodicTermClosedRecord__eventIndex",
|
|
8845
|
+
PeriodicTermClosedRecordId = "periodicTermClosedRecord__id",
|
|
8846
|
+
PeriodicTermClosedRecordTransactionHash = "periodicTermClosedRecord__transactionHash",
|
|
8847
|
+
PeriodicTermUpdatedRecords = "periodicTermUpdatedRecords",
|
|
8839
8848
|
ProtocolFeeBips = "protocolFeeBips",
|
|
8840
8849
|
ProtocolFeeBipsUpdatedIndex = "protocolFeeBipsUpdatedIndex",
|
|
8841
8850
|
ProtocolFeeBipsUpdatedRecords = "protocolFeeBipsUpdatedRecords",
|
|
@@ -10026,6 +10035,244 @@ export declare enum SubgraphPeriodicTermClosed_OrderBy {
|
|
|
10026
10035
|
MarketWithdrawalRequestsIndex = "market__withdrawalRequestsIndex",
|
|
10027
10036
|
TransactionHash = "transactionHash"
|
|
10028
10037
|
}
|
|
10038
|
+
export type SubgraphPeriodicTermUpdated = {
|
|
10039
|
+
__typename: "PeriodicTermUpdated";
|
|
10040
|
+
blockLogIndex: Scalars["Int"]["output"];
|
|
10041
|
+
blockNumber: Scalars["Int"]["output"];
|
|
10042
|
+
blockTimestamp: Scalars["Int"]["output"];
|
|
10043
|
+
eventIndex: Scalars["Int"]["output"];
|
|
10044
|
+
hooks: SubgraphHooksInstance;
|
|
10045
|
+
id: Scalars["ID"]["output"];
|
|
10046
|
+
market: SubgraphMarket;
|
|
10047
|
+
newFirstWithdrawalWindowStart: Scalars["Int"]["output"];
|
|
10048
|
+
newPeriodDuration: Scalars["Int"]["output"];
|
|
10049
|
+
newWithdrawalWindowDuration: Scalars["Int"]["output"];
|
|
10050
|
+
oldFirstWithdrawalWindowStart: Scalars["Int"]["output"];
|
|
10051
|
+
oldPeriodDuration: Scalars["Int"]["output"];
|
|
10052
|
+
oldWithdrawalWindowDuration: Scalars["Int"]["output"];
|
|
10053
|
+
transactionHash: Scalars["Bytes"]["output"];
|
|
10054
|
+
};
|
|
10055
|
+
export type SubgraphPeriodicTermUpdated_Filter = {
|
|
10056
|
+
/** Filter for the block changed event. */
|
|
10057
|
+
_change_block?: InputMaybe<SubgraphBlockChangedFilter>;
|
|
10058
|
+
and?: InputMaybe<Array<InputMaybe<SubgraphPeriodicTermUpdated_Filter>>>;
|
|
10059
|
+
blockLogIndex?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10060
|
+
blockLogIndex_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10061
|
+
blockLogIndex_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10062
|
+
blockLogIndex_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10063
|
+
blockLogIndex_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10064
|
+
blockLogIndex_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10065
|
+
blockLogIndex_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10066
|
+
blockLogIndex_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10067
|
+
blockNumber?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10068
|
+
blockNumber_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10069
|
+
blockNumber_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10070
|
+
blockNumber_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10071
|
+
blockNumber_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10072
|
+
blockNumber_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10073
|
+
blockNumber_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10074
|
+
blockNumber_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10075
|
+
blockTimestamp?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10076
|
+
blockTimestamp_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10077
|
+
blockTimestamp_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10078
|
+
blockTimestamp_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10079
|
+
blockTimestamp_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10080
|
+
blockTimestamp_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10081
|
+
blockTimestamp_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10082
|
+
blockTimestamp_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10083
|
+
eventIndex?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10084
|
+
eventIndex_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10085
|
+
eventIndex_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10086
|
+
eventIndex_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10087
|
+
eventIndex_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10088
|
+
eventIndex_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10089
|
+
eventIndex_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10090
|
+
eventIndex_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10091
|
+
hooks?: InputMaybe<Scalars["String"]["input"]>;
|
|
10092
|
+
hooks_?: InputMaybe<SubgraphHooksInstance_Filter>;
|
|
10093
|
+
hooks_contains?: InputMaybe<Scalars["String"]["input"]>;
|
|
10094
|
+
hooks_contains_nocase?: InputMaybe<Scalars["String"]["input"]>;
|
|
10095
|
+
hooks_ends_with?: InputMaybe<Scalars["String"]["input"]>;
|
|
10096
|
+
hooks_ends_with_nocase?: InputMaybe<Scalars["String"]["input"]>;
|
|
10097
|
+
hooks_gt?: InputMaybe<Scalars["String"]["input"]>;
|
|
10098
|
+
hooks_gte?: InputMaybe<Scalars["String"]["input"]>;
|
|
10099
|
+
hooks_in?: InputMaybe<Array<Scalars["String"]["input"]>>;
|
|
10100
|
+
hooks_lt?: InputMaybe<Scalars["String"]["input"]>;
|
|
10101
|
+
hooks_lte?: InputMaybe<Scalars["String"]["input"]>;
|
|
10102
|
+
hooks_not?: InputMaybe<Scalars["String"]["input"]>;
|
|
10103
|
+
hooks_not_contains?: InputMaybe<Scalars["String"]["input"]>;
|
|
10104
|
+
hooks_not_contains_nocase?: InputMaybe<Scalars["String"]["input"]>;
|
|
10105
|
+
hooks_not_ends_with?: InputMaybe<Scalars["String"]["input"]>;
|
|
10106
|
+
hooks_not_ends_with_nocase?: InputMaybe<Scalars["String"]["input"]>;
|
|
10107
|
+
hooks_not_in?: InputMaybe<Array<Scalars["String"]["input"]>>;
|
|
10108
|
+
hooks_not_starts_with?: InputMaybe<Scalars["String"]["input"]>;
|
|
10109
|
+
hooks_not_starts_with_nocase?: InputMaybe<Scalars["String"]["input"]>;
|
|
10110
|
+
hooks_starts_with?: InputMaybe<Scalars["String"]["input"]>;
|
|
10111
|
+
hooks_starts_with_nocase?: InputMaybe<Scalars["String"]["input"]>;
|
|
10112
|
+
id?: InputMaybe<Scalars["ID"]["input"]>;
|
|
10113
|
+
id_gt?: InputMaybe<Scalars["ID"]["input"]>;
|
|
10114
|
+
id_gte?: InputMaybe<Scalars["ID"]["input"]>;
|
|
10115
|
+
id_in?: InputMaybe<Array<Scalars["ID"]["input"]>>;
|
|
10116
|
+
id_lt?: InputMaybe<Scalars["ID"]["input"]>;
|
|
10117
|
+
id_lte?: InputMaybe<Scalars["ID"]["input"]>;
|
|
10118
|
+
id_not?: InputMaybe<Scalars["ID"]["input"]>;
|
|
10119
|
+
id_not_in?: InputMaybe<Array<Scalars["ID"]["input"]>>;
|
|
10120
|
+
market?: InputMaybe<Scalars["String"]["input"]>;
|
|
10121
|
+
market_?: InputMaybe<SubgraphMarket_Filter>;
|
|
10122
|
+
market_contains?: InputMaybe<Scalars["String"]["input"]>;
|
|
10123
|
+
market_contains_nocase?: InputMaybe<Scalars["String"]["input"]>;
|
|
10124
|
+
market_ends_with?: InputMaybe<Scalars["String"]["input"]>;
|
|
10125
|
+
market_ends_with_nocase?: InputMaybe<Scalars["String"]["input"]>;
|
|
10126
|
+
market_gt?: InputMaybe<Scalars["String"]["input"]>;
|
|
10127
|
+
market_gte?: InputMaybe<Scalars["String"]["input"]>;
|
|
10128
|
+
market_in?: InputMaybe<Array<Scalars["String"]["input"]>>;
|
|
10129
|
+
market_lt?: InputMaybe<Scalars["String"]["input"]>;
|
|
10130
|
+
market_lte?: InputMaybe<Scalars["String"]["input"]>;
|
|
10131
|
+
market_not?: InputMaybe<Scalars["String"]["input"]>;
|
|
10132
|
+
market_not_contains?: InputMaybe<Scalars["String"]["input"]>;
|
|
10133
|
+
market_not_contains_nocase?: InputMaybe<Scalars["String"]["input"]>;
|
|
10134
|
+
market_not_ends_with?: InputMaybe<Scalars["String"]["input"]>;
|
|
10135
|
+
market_not_ends_with_nocase?: InputMaybe<Scalars["String"]["input"]>;
|
|
10136
|
+
market_not_in?: InputMaybe<Array<Scalars["String"]["input"]>>;
|
|
10137
|
+
market_not_starts_with?: InputMaybe<Scalars["String"]["input"]>;
|
|
10138
|
+
market_not_starts_with_nocase?: InputMaybe<Scalars["String"]["input"]>;
|
|
10139
|
+
market_starts_with?: InputMaybe<Scalars["String"]["input"]>;
|
|
10140
|
+
market_starts_with_nocase?: InputMaybe<Scalars["String"]["input"]>;
|
|
10141
|
+
newFirstWithdrawalWindowStart?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10142
|
+
newFirstWithdrawalWindowStart_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10143
|
+
newFirstWithdrawalWindowStart_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10144
|
+
newFirstWithdrawalWindowStart_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10145
|
+
newFirstWithdrawalWindowStart_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10146
|
+
newFirstWithdrawalWindowStart_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10147
|
+
newFirstWithdrawalWindowStart_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10148
|
+
newFirstWithdrawalWindowStart_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10149
|
+
newPeriodDuration?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10150
|
+
newPeriodDuration_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10151
|
+
newPeriodDuration_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10152
|
+
newPeriodDuration_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10153
|
+
newPeriodDuration_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10154
|
+
newPeriodDuration_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10155
|
+
newPeriodDuration_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10156
|
+
newPeriodDuration_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10157
|
+
newWithdrawalWindowDuration?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10158
|
+
newWithdrawalWindowDuration_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10159
|
+
newWithdrawalWindowDuration_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10160
|
+
newWithdrawalWindowDuration_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10161
|
+
newWithdrawalWindowDuration_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10162
|
+
newWithdrawalWindowDuration_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10163
|
+
newWithdrawalWindowDuration_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10164
|
+
newWithdrawalWindowDuration_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10165
|
+
oldFirstWithdrawalWindowStart?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10166
|
+
oldFirstWithdrawalWindowStart_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10167
|
+
oldFirstWithdrawalWindowStart_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10168
|
+
oldFirstWithdrawalWindowStart_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10169
|
+
oldFirstWithdrawalWindowStart_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10170
|
+
oldFirstWithdrawalWindowStart_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10171
|
+
oldFirstWithdrawalWindowStart_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10172
|
+
oldFirstWithdrawalWindowStart_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10173
|
+
oldPeriodDuration?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10174
|
+
oldPeriodDuration_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10175
|
+
oldPeriodDuration_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10176
|
+
oldPeriodDuration_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10177
|
+
oldPeriodDuration_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10178
|
+
oldPeriodDuration_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10179
|
+
oldPeriodDuration_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10180
|
+
oldPeriodDuration_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10181
|
+
oldWithdrawalWindowDuration?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10182
|
+
oldWithdrawalWindowDuration_gt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10183
|
+
oldWithdrawalWindowDuration_gte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10184
|
+
oldWithdrawalWindowDuration_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10185
|
+
oldWithdrawalWindowDuration_lt?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10186
|
+
oldWithdrawalWindowDuration_lte?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10187
|
+
oldWithdrawalWindowDuration_not?: InputMaybe<Scalars["Int"]["input"]>;
|
|
10188
|
+
oldWithdrawalWindowDuration_not_in?: InputMaybe<Array<Scalars["Int"]["input"]>>;
|
|
10189
|
+
or?: InputMaybe<Array<InputMaybe<SubgraphPeriodicTermUpdated_Filter>>>;
|
|
10190
|
+
transactionHash?: InputMaybe<Scalars["Bytes"]["input"]>;
|
|
10191
|
+
transactionHash_contains?: InputMaybe<Scalars["Bytes"]["input"]>;
|
|
10192
|
+
transactionHash_gt?: InputMaybe<Scalars["Bytes"]["input"]>;
|
|
10193
|
+
transactionHash_gte?: InputMaybe<Scalars["Bytes"]["input"]>;
|
|
10194
|
+
transactionHash_in?: InputMaybe<Array<Scalars["Bytes"]["input"]>>;
|
|
10195
|
+
transactionHash_lt?: InputMaybe<Scalars["Bytes"]["input"]>;
|
|
10196
|
+
transactionHash_lte?: InputMaybe<Scalars["Bytes"]["input"]>;
|
|
10197
|
+
transactionHash_not?: InputMaybe<Scalars["Bytes"]["input"]>;
|
|
10198
|
+
transactionHash_not_contains?: InputMaybe<Scalars["Bytes"]["input"]>;
|
|
10199
|
+
transactionHash_not_in?: InputMaybe<Array<Scalars["Bytes"]["input"]>>;
|
|
10200
|
+
};
|
|
10201
|
+
export declare enum SubgraphPeriodicTermUpdated_OrderBy {
|
|
10202
|
+
BlockLogIndex = "blockLogIndex",
|
|
10203
|
+
BlockNumber = "blockNumber",
|
|
10204
|
+
BlockTimestamp = "blockTimestamp",
|
|
10205
|
+
EventIndex = "eventIndex",
|
|
10206
|
+
Hooks = "hooks",
|
|
10207
|
+
HooksBorrower = "hooks__borrower",
|
|
10208
|
+
HooksEventIndex = "hooks__eventIndex",
|
|
10209
|
+
HooksId = "hooks__id",
|
|
10210
|
+
HooksKind = "hooks__kind",
|
|
10211
|
+
HooksName = "hooks__name",
|
|
10212
|
+
HooksNumMarkets = "hooks__numMarkets",
|
|
10213
|
+
Id = "id",
|
|
10214
|
+
Market = "market",
|
|
10215
|
+
MarketAnnualInterestBips = "market__annualInterestBips",
|
|
10216
|
+
MarketAnnualInterestBipsUpdatedIndex = "market__annualInterestBipsUpdatedIndex",
|
|
10217
|
+
MarketBorrowIndex = "market__borrowIndex",
|
|
10218
|
+
MarketBorrower = "market__borrower",
|
|
10219
|
+
MarketCreatedAt = "market__createdAt",
|
|
10220
|
+
MarketDebtRepaidIndex = "market__debtRepaidIndex",
|
|
10221
|
+
MarketDecimals = "market__decimals",
|
|
10222
|
+
MarketDelinquencyFeeBips = "market__delinquencyFeeBips",
|
|
10223
|
+
MarketDelinquencyGracePeriod = "market__delinquencyGracePeriod",
|
|
10224
|
+
MarketDelinquencyStatusChangedIndex = "market__delinquencyStatusChangedIndex",
|
|
10225
|
+
MarketDepositIndex = "market__depositIndex",
|
|
10226
|
+
MarketEventIndex = "market__eventIndex",
|
|
10227
|
+
MarketFeeRecipient = "market__feeRecipient",
|
|
10228
|
+
MarketFeesCollectedIndex = "market__feesCollectedIndex",
|
|
10229
|
+
MarketFixedTermUpdatedIndex = "market__fixedTermUpdatedIndex",
|
|
10230
|
+
MarketForceBuyBackIndex = "market__forceBuyBackIndex",
|
|
10231
|
+
MarketId = "market__id",
|
|
10232
|
+
MarketIsClosed = "market__isClosed",
|
|
10233
|
+
MarketIsDelinquent = "market__isDelinquent",
|
|
10234
|
+
MarketIsIncurringPenalties = "market__isIncurringPenalties",
|
|
10235
|
+
MarketIsRegistered = "market__isRegistered",
|
|
10236
|
+
MarketLastInterestAccruedBlockNumber = "market__lastInterestAccruedBlockNumber",
|
|
10237
|
+
MarketLastInterestAccruedTimestamp = "market__lastInterestAccruedTimestamp",
|
|
10238
|
+
MarketMaxTotalSupply = "market__maxTotalSupply",
|
|
10239
|
+
MarketMaxTotalSupplyUpdatedIndex = "market__maxTotalSupplyUpdatedIndex",
|
|
10240
|
+
MarketMinimumDepositUpdatedIndex = "market__minimumDepositUpdatedIndex",
|
|
10241
|
+
MarketName = "market__name",
|
|
10242
|
+
MarketNormalizedUnclaimedWithdrawals = "market__normalizedUnclaimedWithdrawals",
|
|
10243
|
+
MarketNumCollateralContracts = "market__numCollateralContracts",
|
|
10244
|
+
MarketOriginalAnnualInterestBips = "market__originalAnnualInterestBips",
|
|
10245
|
+
MarketOriginalReserveRatioBips = "market__originalReserveRatioBips",
|
|
10246
|
+
MarketPendingProtocolFees = "market__pendingProtocolFees",
|
|
10247
|
+
MarketPendingWithdrawalExpiry = "market__pendingWithdrawalExpiry",
|
|
10248
|
+
MarketProtocolFeeBips = "market__protocolFeeBips",
|
|
10249
|
+
MarketProtocolFeeBipsUpdatedIndex = "market__protocolFeeBipsUpdatedIndex",
|
|
10250
|
+
MarketReserveRatioBips = "market__reserveRatioBips",
|
|
10251
|
+
MarketScaleFactor = "market__scaleFactor",
|
|
10252
|
+
MarketScaledPendingWithdrawals = "market__scaledPendingWithdrawals",
|
|
10253
|
+
MarketScaledTotalSupply = "market__scaledTotalSupply",
|
|
10254
|
+
MarketSentinel = "market__sentinel",
|
|
10255
|
+
MarketSymbol = "market__symbol",
|
|
10256
|
+
MarketTemporaryReserveRatioActive = "market__temporaryReserveRatioActive",
|
|
10257
|
+
MarketTemporaryReserveRatioExpiry = "market__temporaryReserveRatioExpiry",
|
|
10258
|
+
MarketTimeDelinquent = "market__timeDelinquent",
|
|
10259
|
+
MarketTotalBaseInterestAccrued = "market__totalBaseInterestAccrued",
|
|
10260
|
+
MarketTotalBorrowed = "market__totalBorrowed",
|
|
10261
|
+
MarketTotalDelinquencyFeesAccrued = "market__totalDelinquencyFeesAccrued",
|
|
10262
|
+
MarketTotalDeposited = "market__totalDeposited",
|
|
10263
|
+
MarketTotalProtocolFeesAccrued = "market__totalProtocolFeesAccrued",
|
|
10264
|
+
MarketTotalRepaid = "market__totalRepaid",
|
|
10265
|
+
MarketVersion = "market__version",
|
|
10266
|
+
MarketWithdrawalBatchDuration = "market__withdrawalBatchDuration",
|
|
10267
|
+
MarketWithdrawalRequestsIndex = "market__withdrawalRequestsIndex",
|
|
10268
|
+
NewFirstWithdrawalWindowStart = "newFirstWithdrawalWindowStart",
|
|
10269
|
+
NewPeriodDuration = "newPeriodDuration",
|
|
10270
|
+
NewWithdrawalWindowDuration = "newWithdrawalWindowDuration",
|
|
10271
|
+
OldFirstWithdrawalWindowStart = "oldFirstWithdrawalWindowStart",
|
|
10272
|
+
OldPeriodDuration = "oldPeriodDuration",
|
|
10273
|
+
OldWithdrawalWindowDuration = "oldWithdrawalWindowDuration",
|
|
10274
|
+
TransactionHash = "transactionHash"
|
|
10275
|
+
}
|
|
10029
10276
|
export type SubgraphProtocolFeeBipsUpdated = {
|
|
10030
10277
|
__typename: "ProtocolFeeBipsUpdated";
|
|
10031
10278
|
blockLogIndex: Scalars["Int"]["output"];
|
|
@@ -10333,6 +10580,8 @@ export type SubgraphQuery = {
|
|
|
10333
10580
|
parameterConstraints_collection: SubgraphParameterConstraints[];
|
|
10334
10581
|
periodicTermClosed?: Maybe<SubgraphPeriodicTermClosed>;
|
|
10335
10582
|
periodicTermCloseds: SubgraphPeriodicTermClosed[];
|
|
10583
|
+
periodicTermUpdated?: Maybe<SubgraphPeriodicTermUpdated>;
|
|
10584
|
+
periodicTermUpdateds: SubgraphPeriodicTermUpdated[];
|
|
10336
10585
|
protocolFeeBipsUpdated?: Maybe<SubgraphProtocolFeeBipsUpdated>;
|
|
10337
10586
|
protocolFeeBipsUpdateds: SubgraphProtocolFeeBipsUpdated[];
|
|
10338
10587
|
registeredBorrower?: Maybe<SubgraphRegisteredBorrower>;
|
|
@@ -11023,6 +11272,16 @@ export type SubgraphQueryPeriodicTermClosedsArgs = {
|
|
|
11023
11272
|
subgraphError?: Subgraph_SubgraphErrorPolicy_;
|
|
11024
11273
|
where?: InputMaybe<SubgraphPeriodicTermClosed_Filter>;
|
|
11025
11274
|
};
|
|
11275
|
+
export type SubgraphQueryPeriodicTermUpdatedArgs = SubgraphQueryAccountAccessGrantedArgs;
|
|
11276
|
+
export type SubgraphQueryPeriodicTermUpdatedsArgs = {
|
|
11277
|
+
block?: InputMaybe<SubgraphBlock_Height>;
|
|
11278
|
+
first?: InputMaybe<Scalars["Int"]["input"]>;
|
|
11279
|
+
orderBy?: InputMaybe<SubgraphPeriodicTermUpdated_OrderBy>;
|
|
11280
|
+
orderDirection?: InputMaybe<SubgraphOrderDirection>;
|
|
11281
|
+
skip?: InputMaybe<Scalars["Int"]["input"]>;
|
|
11282
|
+
subgraphError?: Subgraph_SubgraphErrorPolicy_;
|
|
11283
|
+
where?: InputMaybe<SubgraphPeriodicTermUpdated_Filter>;
|
|
11284
|
+
};
|
|
11026
11285
|
export type SubgraphQueryProtocolFeeBipsUpdatedArgs = SubgraphQueryAccountAccessGrantedArgs;
|
|
11027
11286
|
export type SubgraphQueryProtocolFeeBipsUpdatedsArgs = {
|
|
11028
11287
|
block?: InputMaybe<SubgraphBlock_Height>;
|
|
@@ -15922,6 +16181,9 @@ export type SubgraphMarketDataWithEventsFragment = {
|
|
|
15922
16181
|
borrowRecords: SubgraphBorrowDataFragment[];
|
|
15923
16182
|
feeCollectionRecords: SubgraphFeesCollectedDataFragment[];
|
|
15924
16183
|
repaymentRecords: SubgraphRepaymentDataFragment[];
|
|
16184
|
+
periodicTermUpdatedRecords: SubgraphPeriodicTermUpdatedDataFragment[];
|
|
16185
|
+
periodicTermClosedRecord?: SubgraphPeriodicTermClosedDataFragment | null;
|
|
16186
|
+
annualInterestBipsReductionProposalRecords: SubgraphAnnualInterestBipsReductionProposedDataFragment[];
|
|
15925
16187
|
};
|
|
15926
16188
|
export type SubgraphWithdrawalBatchPaymentPropertiesFragment = {
|
|
15927
16189
|
__typename: "WithdrawalBatchPayment";
|
|
@@ -16028,6 +16290,20 @@ export type SubgraphFixedTermUpdatedDataFragment = {
|
|
|
16028
16290
|
eventIndex: number;
|
|
16029
16291
|
fixedTermUpdatedIndex: number;
|
|
16030
16292
|
};
|
|
16293
|
+
export type SubgraphPeriodicTermUpdatedDataFragment = {
|
|
16294
|
+
__typename: "PeriodicTermUpdated";
|
|
16295
|
+
id: string;
|
|
16296
|
+
oldFirstWithdrawalWindowStart: number;
|
|
16297
|
+
oldPeriodDuration: number;
|
|
16298
|
+
oldWithdrawalWindowDuration: number;
|
|
16299
|
+
newFirstWithdrawalWindowStart: number;
|
|
16300
|
+
newPeriodDuration: number;
|
|
16301
|
+
newWithdrawalWindowDuration: number;
|
|
16302
|
+
blockNumber: number;
|
|
16303
|
+
blockTimestamp: number;
|
|
16304
|
+
transactionHash: string;
|
|
16305
|
+
eventIndex: number;
|
|
16306
|
+
};
|
|
16031
16307
|
export type SubgraphPeriodicTermClosedDataFragment = {
|
|
16032
16308
|
__typename: "PeriodicTermClosed";
|
|
16033
16309
|
id: string;
|
|
@@ -16122,6 +16398,9 @@ export type SubgraphMarketRecordsFragment = {
|
|
|
16122
16398
|
borrowRecords: SubgraphBorrowDataFragment[];
|
|
16123
16399
|
feeCollectionRecords: SubgraphFeesCollectedDataFragment[];
|
|
16124
16400
|
repaymentRecords: SubgraphRepaymentDataFragment[];
|
|
16401
|
+
periodicTermUpdatedRecords: SubgraphPeriodicTermUpdatedDataFragment[];
|
|
16402
|
+
periodicTermClosedRecord?: SubgraphPeriodicTermClosedDataFragment | null;
|
|
16403
|
+
annualInterestBipsReductionProposalRecords: SubgraphAnnualInterestBipsReductionProposedDataFragment[];
|
|
16125
16404
|
};
|
|
16126
16405
|
export type SubgraphBorrowDataFragment = {
|
|
16127
16406
|
__typename: "Borrow";
|
|
@@ -16200,10 +16479,10 @@ export type SubgraphHooksConfigDataForMarketFragment = {
|
|
|
16200
16479
|
periodDuration: number;
|
|
16201
16480
|
withdrawalWindowDuration: number;
|
|
16202
16481
|
periodicTermClosed: boolean;
|
|
16203
|
-
|
|
16204
|
-
|
|
16205
|
-
|
|
16206
|
-
|
|
16482
|
+
pendingAprChangeAnnualInterestBips: number;
|
|
16483
|
+
pendingAprChangeProposalTimestamp: number;
|
|
16484
|
+
pendingAprChangeResponseWindowStart: number;
|
|
16485
|
+
pendingAprChangeResponseWindowEnd: number;
|
|
16207
16486
|
};
|
|
16208
16487
|
export type SubgraphHooksInstanceDataFragment = {
|
|
16209
16488
|
__typename: "HooksInstance";
|
|
@@ -16869,14 +17148,15 @@ export type SubgraphGetMarketEventsQueryVariables = Exact<{
|
|
|
16869
17148
|
minimumDepositUpdateRecordsFilter?: InputMaybe<SubgraphMinimumDepositUpdated_Filter>;
|
|
16870
17149
|
protocolFeeBipsUpdatedRecordsFilter?: InputMaybe<SubgraphProtocolFeeBipsUpdated_Filter>;
|
|
16871
17150
|
fixedTermUpdatedRecordsFilter?: InputMaybe<SubgraphFixedTermUpdated_Filter>;
|
|
16872
|
-
|
|
16873
|
-
|
|
17151
|
+
periodicTermUpdatedRecordsFilter?: InputMaybe<SubgraphPeriodicTermUpdated_Filter>;
|
|
17152
|
+
annualInterestBipsReductionProposalRecordsFilter?: InputMaybe<SubgraphAnnualInterestBipsReductionProposed_Filter>;
|
|
16874
17153
|
}>;
|
|
16875
17154
|
export type SubgraphGetMarketEventsQuery = {
|
|
16876
17155
|
__typename: "Query";
|
|
16877
17156
|
market?: {
|
|
16878
17157
|
__typename: "Market";
|
|
16879
17158
|
marketClosedEvent?: SubgraphMarketClosedDataFragment | null;
|
|
17159
|
+
periodicTermClosedRecord?: SubgraphPeriodicTermClosedDataFragment | null;
|
|
16880
17160
|
forceBuyBackDisabledRecord?: SubgraphDisabledForceBuyBacksDataFragment | null;
|
|
16881
17161
|
delinquencyRecords: SubgraphDelinquencyStatusChangedDataFragment[];
|
|
16882
17162
|
borrowRecords: SubgraphBorrowDataFragment[];
|
|
@@ -16890,8 +17170,8 @@ export type SubgraphGetMarketEventsQuery = {
|
|
|
16890
17170
|
minimumDepositUpdateRecords: SubgraphMinimumDepositUpdatedDataFragment[];
|
|
16891
17171
|
protocolFeeBipsUpdatedRecords: SubgraphProtocolFeeBipsUpdatedDataFragment[];
|
|
16892
17172
|
fixedTermUpdatedRecords: SubgraphFixedTermUpdatedDataFragment[];
|
|
16893
|
-
|
|
16894
|
-
|
|
17173
|
+
periodicTermUpdatedRecords: SubgraphPeriodicTermUpdatedDataFragment[];
|
|
17174
|
+
annualInterestBipsReductionProposalRecords: SubgraphAnnualInterestBipsReductionProposedDataFragment[];
|
|
16895
17175
|
} | null;
|
|
16896
17176
|
};
|
|
16897
17177
|
export type SubgraphGetMarketsWithEventsQueryVariables = Exact<{
|
|
@@ -17361,6 +17641,9 @@ export declare const MarketDataFragmentDoc: Apollo.DocumentNode;
|
|
|
17361
17641
|
export declare const BorrowDataFragmentDoc: Apollo.DocumentNode;
|
|
17362
17642
|
export declare const FeesCollectedDataFragmentDoc: Apollo.DocumentNode;
|
|
17363
17643
|
export declare const RepaymentDataFragmentDoc: Apollo.DocumentNode;
|
|
17644
|
+
export declare const PeriodicTermUpdatedDataFragmentDoc: Apollo.DocumentNode;
|
|
17645
|
+
export declare const PeriodicTermClosedDataFragmentDoc: Apollo.DocumentNode;
|
|
17646
|
+
export declare const AnnualInterestBipsReductionProposedDataFragmentDoc: Apollo.DocumentNode;
|
|
17364
17647
|
export declare const MarketRecordsFragmentDoc: Apollo.DocumentNode;
|
|
17365
17648
|
export declare const MarketDataWithEventsFragmentDoc: Apollo.DocumentNode;
|
|
17366
17649
|
export declare const ForceBuyBackDataFragmentDoc: Apollo.DocumentNode;
|
|
@@ -17368,8 +17651,6 @@ export declare const MinimumDepositUpdatedDataFragmentDoc: Apollo.DocumentNode;
|
|
|
17368
17651
|
export declare const ProtocolFeeBipsUpdatedDataFragmentDoc: Apollo.DocumentNode;
|
|
17369
17652
|
export declare const DisabledForceBuyBacksDataFragmentDoc: Apollo.DocumentNode;
|
|
17370
17653
|
export declare const FixedTermUpdatedDataFragmentDoc: Apollo.DocumentNode;
|
|
17371
|
-
export declare const PeriodicTermClosedDataFragmentDoc: Apollo.DocumentNode;
|
|
17372
|
-
export declare const AnnualInterestBipsReductionProposedDataFragmentDoc: Apollo.DocumentNode;
|
|
17373
17654
|
export declare const LenderWithdrawalPropertiesFragmentDoc: Apollo.DocumentNode;
|
|
17374
17655
|
export declare const WithdrawalBatchPaymentPropertiesFragmentDoc: Apollo.DocumentNode;
|
|
17375
17656
|
export declare const WithdrawalBatchPropertiesFragmentDoc: Apollo.DocumentNode;
|