@superfluid-finance/sdk-core 0.5.8 → 0.6.1-dev.05f4cba.0
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/CHANGELOG.md +6 -86
- package/dist/index.umd.js +30796 -31428
- package/dist/main/Framework.d.ts +1 -1
- package/dist/main/Framework.d.ts.map +1 -1
- package/dist/main/Framework.js.map +1 -1
- package/dist/main/Operation.d.ts +1 -1
- package/dist/main/Operation.d.ts.map +1 -1
- package/dist/main/SFError.d.ts +1 -1
- package/dist/main/SFError.d.ts.map +1 -1
- package/dist/main/SuperToken.js.map +1 -1
- package/dist/main/defaultSubgraphReleaseTag.json +1 -1
- package/dist/main/events.d.ts +4 -4
- package/dist/main/events.d.ts.map +1 -1
- package/dist/main/interfaces.d.ts +6 -6
- package/dist/main/interfaces.d.ts.map +1 -1
- package/dist/main/ordering.d.ts +1 -1
- package/dist/main/ordering.d.ts.map +1 -1
- package/dist/main/pagination.d.ts +5 -5
- package/dist/main/pagination.d.ts.map +1 -1
- package/dist/main/subgraph/SubgraphClient.d.ts +2 -2
- package/dist/main/subgraph/SubgraphClient.d.ts.map +1 -1
- package/dist/main/subgraph/SubgraphClient.js +1 -1
- package/dist/main/subgraph/SubgraphClient.js.map +1 -1
- package/dist/main/subgraph/entities/account/account.d.ts +1 -1
- package/dist/main/subgraph/entities/account/account.d.ts.map +1 -1
- package/dist/main/subgraph/entities/account/accounts.generated.d.ts +2 -2
- package/dist/main/subgraph/entities/account/accounts.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts +1 -1
- package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts.map +1 -1
- package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts +2 -2
- package/dist/main/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts +1 -1
- package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts.map +1 -1
- package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts +2 -2
- package/dist/main/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/index/index.d.ts +1 -1
- package/dist/main/subgraph/entities/index/index.d.ts.map +1 -1
- package/dist/main/subgraph/entities/index/indexes.generated.d.ts +2 -2
- package/dist/main/subgraph/entities/index/indexes.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/indexSubscription/indexSubscription.d.ts +1 -1
- package/dist/main/subgraph/entities/indexSubscription/indexSubscription.d.ts.map +1 -1
- package/dist/main/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts +2 -2
- package/dist/main/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/stream/stream.d.ts +1 -1
- package/dist/main/subgraph/entities/stream/stream.d.ts.map +1 -1
- package/dist/main/subgraph/entities/stream/streams.generated.d.ts +2 -2
- package/dist/main/subgraph/entities/stream/streams.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/streamPeriod/streamPeriod.d.ts +1 -1
- package/dist/main/subgraph/entities/streamPeriod/streamPeriod.d.ts.map +1 -1
- package/dist/main/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts +2 -2
- package/dist/main/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/token/token.d.ts +1 -1
- package/dist/main/subgraph/entities/token/token.d.ts.map +1 -1
- package/dist/main/subgraph/entities/token/tokens.generated.d.ts +2 -2
- package/dist/main/subgraph/entities/token/tokens.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/tokenStatistic/tokenStatistic.d.ts +1 -1
- package/dist/main/subgraph/entities/tokenStatistic/tokenStatistic.d.ts.map +1 -1
- package/dist/main/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts +2 -2
- package/dist/main/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts.map +1 -1
- package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts +1 -1
- package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts.map +1 -1
- package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts +2 -2
- package/dist/main/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts.map +1 -1
- package/dist/main/subgraph/events/events.d.ts +1 -1
- package/dist/main/subgraph/events/events.d.ts.map +1 -1
- package/dist/main/subgraph/events/events.generated.d.ts +76 -76
- package/dist/main/subgraph/events/events.generated.d.ts.map +1 -1
- package/dist/main/subgraph/events/flowUpdatedEvent.d.ts +1 -1
- package/dist/main/subgraph/events/flowUpdatedEvent.d.ts.map +1 -1
- package/dist/main/subgraph/events/indexUpdatedEvent.d.ts +1 -1
- package/dist/main/subgraph/events/indexUpdatedEvent.d.ts.map +1 -1
- package/dist/main/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts +1 -1
- package/dist/main/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts.map +1 -1
- package/dist/main/subgraph/events/transferEvents.d.ts +1 -1
- package/dist/main/subgraph/events/transferEvents.d.ts.map +1 -1
- package/dist/main/subgraph/mappedSubgraphTypes.d.ts +5 -5
- package/dist/main/subgraph/mappedSubgraphTypes.d.ts.map +1 -1
- package/dist/main/subgraph/meta/meta.d.ts +1 -1
- package/dist/main/subgraph/meta/meta.d.ts.map +1 -1
- package/dist/main/subgraph/meta/meta.generated.d.ts +2 -2
- package/dist/main/subgraph/meta/meta.generated.d.ts.map +1 -1
- package/dist/main/subgraph/queries/getAccountTokenSnapshots.generated.d.ts +2 -2
- package/dist/main/subgraph/queries/getAccountTokenSnapshots.generated.d.ts.map +1 -1
- package/dist/main/subgraph/queries/getAllEvents.generated.d.ts +2 -2
- package/dist/main/subgraph/queries/getAllEvents.generated.d.ts.map +1 -1
- package/dist/main/subgraph/queries/getIndexSubscriptions.generated.d.ts +2 -2
- package/dist/main/subgraph/queries/getIndexSubscriptions.generated.d.ts.map +1 -1
- package/dist/main/subgraph/queries/getIndexes.generated.d.ts +2 -2
- package/dist/main/subgraph/queries/getIndexes.generated.d.ts.map +1 -1
- package/dist/main/subgraph/queries/getStreams.generated.d.ts +2 -2
- package/dist/main/subgraph/queries/getStreams.generated.d.ts.map +1 -1
- package/dist/main/subgraph/queries/getTokens.generated.d.ts +2 -2
- package/dist/main/subgraph/queries/getTokens.generated.d.ts.map +1 -1
- package/dist/main/subgraph/schema.generated.d.ts +61 -61
- package/dist/main/subgraph/schema.generated.d.ts.map +1 -1
- package/dist/main/types.d.ts +2 -2
- package/dist/main/types.d.ts.map +1 -1
- package/dist/module/Framework.d.ts +1 -1
- package/dist/module/Framework.d.ts.map +1 -1
- package/dist/module/Framework.js.map +1 -1
- package/dist/module/Operation.d.ts +1 -1
- package/dist/module/Operation.d.ts.map +1 -1
- package/dist/module/SFError.d.ts +1 -1
- package/dist/module/SFError.d.ts.map +1 -1
- package/dist/module/SuperToken.js.map +1 -1
- package/dist/module/defaultSubgraphReleaseTag.json +1 -1
- package/dist/module/events.d.ts +4 -4
- package/dist/module/events.d.ts.map +1 -1
- package/dist/module/interfaces.d.ts +6 -6
- package/dist/module/interfaces.d.ts.map +1 -1
- package/dist/module/ordering.d.ts +1 -1
- package/dist/module/ordering.d.ts.map +1 -1
- package/dist/module/pagination.d.ts +5 -5
- package/dist/module/pagination.d.ts.map +1 -1
- package/dist/module/subgraph/SubgraphClient.d.ts +2 -2
- package/dist/module/subgraph/SubgraphClient.d.ts.map +1 -1
- package/dist/module/subgraph/SubgraphClient.js +1 -1
- package/dist/module/subgraph/SubgraphClient.js.map +1 -1
- package/dist/module/subgraph/entities/account/account.d.ts +1 -1
- package/dist/module/subgraph/entities/account/account.d.ts.map +1 -1
- package/dist/module/subgraph/entities/account/accounts.generated.d.ts +2 -2
- package/dist/module/subgraph/entities/account/accounts.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts +1 -1
- package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshot.d.ts.map +1 -1
- package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts +2 -2
- package/dist/module/subgraph/entities/accountTokenSnapshot/accountTokenSnapshots.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts +1 -1
- package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLog.d.ts.map +1 -1
- package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts +2 -2
- package/dist/module/subgraph/entities/accountTokenSnapshotLog/accountTokenSnapshotLogs.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/index/index.d.ts +1 -1
- package/dist/module/subgraph/entities/index/index.d.ts.map +1 -1
- package/dist/module/subgraph/entities/index/indexes.generated.d.ts +2 -2
- package/dist/module/subgraph/entities/index/indexes.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/indexSubscription/indexSubscription.d.ts +1 -1
- package/dist/module/subgraph/entities/indexSubscription/indexSubscription.d.ts.map +1 -1
- package/dist/module/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts +2 -2
- package/dist/module/subgraph/entities/indexSubscription/indexSubscriptions.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/stream/stream.d.ts +1 -1
- package/dist/module/subgraph/entities/stream/stream.d.ts.map +1 -1
- package/dist/module/subgraph/entities/stream/streams.generated.d.ts +2 -2
- package/dist/module/subgraph/entities/stream/streams.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/streamPeriod/streamPeriod.d.ts +1 -1
- package/dist/module/subgraph/entities/streamPeriod/streamPeriod.d.ts.map +1 -1
- package/dist/module/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts +2 -2
- package/dist/module/subgraph/entities/streamPeriod/streamPeriods.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/token/token.d.ts +1 -1
- package/dist/module/subgraph/entities/token/token.d.ts.map +1 -1
- package/dist/module/subgraph/entities/token/tokens.generated.d.ts +2 -2
- package/dist/module/subgraph/entities/token/tokens.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/tokenStatistic/tokenStatistic.d.ts +1 -1
- package/dist/module/subgraph/entities/tokenStatistic/tokenStatistic.d.ts.map +1 -1
- package/dist/module/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts +2 -2
- package/dist/module/subgraph/entities/tokenStatistic/tokenStatistics.generated.d.ts.map +1 -1
- package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts +1 -1
- package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLog.d.ts.map +1 -1
- package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts +2 -2
- package/dist/module/subgraph/entities/tokenStatisticLog/tokenStatisticLogs.generated.d.ts.map +1 -1
- package/dist/module/subgraph/events/events.d.ts +1 -1
- package/dist/module/subgraph/events/events.d.ts.map +1 -1
- package/dist/module/subgraph/events/events.generated.d.ts +76 -76
- package/dist/module/subgraph/events/events.generated.d.ts.map +1 -1
- package/dist/module/subgraph/events/flowUpdatedEvent.d.ts +1 -1
- package/dist/module/subgraph/events/flowUpdatedEvent.d.ts.map +1 -1
- package/dist/module/subgraph/events/indexUpdatedEvent.d.ts +1 -1
- package/dist/module/subgraph/events/indexUpdatedEvent.d.ts.map +1 -1
- package/dist/module/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts +1 -1
- package/dist/module/subgraph/events/subscriptionUnitsUpdatedEvents.d.ts.map +1 -1
- package/dist/module/subgraph/events/transferEvents.d.ts +1 -1
- package/dist/module/subgraph/events/transferEvents.d.ts.map +1 -1
- package/dist/module/subgraph/mappedSubgraphTypes.d.ts +5 -5
- package/dist/module/subgraph/mappedSubgraphTypes.d.ts.map +1 -1
- package/dist/module/subgraph/meta/meta.d.ts +1 -1
- package/dist/module/subgraph/meta/meta.d.ts.map +1 -1
- package/dist/module/subgraph/meta/meta.generated.d.ts +2 -2
- package/dist/module/subgraph/meta/meta.generated.d.ts.map +1 -1
- package/dist/module/subgraph/queries/getAccountTokenSnapshots.generated.d.ts +2 -2
- package/dist/module/subgraph/queries/getAccountTokenSnapshots.generated.d.ts.map +1 -1
- package/dist/module/subgraph/queries/getAllEvents.generated.d.ts +2 -2
- package/dist/module/subgraph/queries/getAllEvents.generated.d.ts.map +1 -1
- package/dist/module/subgraph/queries/getIndexSubscriptions.generated.d.ts +2 -2
- package/dist/module/subgraph/queries/getIndexSubscriptions.generated.d.ts.map +1 -1
- package/dist/module/subgraph/queries/getIndexes.generated.d.ts +2 -2
- package/dist/module/subgraph/queries/getIndexes.generated.d.ts.map +1 -1
- package/dist/module/subgraph/queries/getStreams.generated.d.ts +2 -2
- package/dist/module/subgraph/queries/getStreams.generated.d.ts.map +1 -1
- package/dist/module/subgraph/queries/getTokens.generated.d.ts +2 -2
- package/dist/module/subgraph/queries/getTokens.generated.d.ts.map +1 -1
- package/dist/module/subgraph/schema.generated.d.ts +61 -61
- package/dist/module/subgraph/schema.generated.d.ts.map +1 -1
- package/dist/module/types.d.ts +2 -2
- package/dist/module/types.d.ts.map +1 -1
- package/package.json +9 -9
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import * as Types from '../schema.generated';
|
|
2
2
|
import { TypedDocumentNode as DocumentNode } from '@graphql-typed-document-node/core';
|
|
3
|
-
export
|
|
3
|
+
export type GetTokensQueryVariables = Types.Exact<{
|
|
4
4
|
where?: Types.Token_Filter;
|
|
5
5
|
skip?: Types.Scalars['Int'];
|
|
6
6
|
first?: Types.Scalars['Int'];
|
|
7
7
|
orderBy?: Types.Token_OrderBy;
|
|
8
8
|
orderDirection?: Types.OrderDirection;
|
|
9
9
|
}>;
|
|
10
|
-
export
|
|
10
|
+
export type GetTokensQuery = {
|
|
11
11
|
result: Array<{
|
|
12
12
|
id: string;
|
|
13
13
|
createdAtTimestamp: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTokens.generated.d.ts","sourceRoot":"","sources":["../../../../src/subgraph/queries/getTokens.generated.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAE7C,OAAO,EAAE,iBAAiB,IAAI,YAAY,EAAE,MAAM,mCAAmC,CAAC;AACtF,
|
|
1
|
+
{"version":3,"file":"getTokens.generated.d.ts","sourceRoot":"","sources":["../../../../src/subgraph/queries/getTokens.generated.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAE7C,OAAO,EAAE,iBAAiB,IAAI,YAAY,EAAE,MAAM,mCAAmC,CAAC;AACtF,MAAM,MAAM,uBAAuB,GAAG,KAAK,CAAC,KAAK,CAAC;IAChD,KAAK,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IAC3B,IAAI,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC5B,KAAK,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC7B,OAAO,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC9B,cAAc,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC;CACvC,CAAC,CAAC;AAGH,MAAM,MAAM,cAAc,GAAG;IAAE,MAAM,EAAE,KAAK,CAAC;QAAE,EAAE,EAAE,MAAM,CAAC;QAAC,kBAAkB,EAAE,MAAM,CAAC;QAAC,oBAAoB,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,OAAO,CAAC;QAAC,uBAAuB,EAAE,OAAO,CAAC;QAAC,iBAAiB,EAAE,MAAM,CAAA;KAAE,CAAC,CAAA;CAAE,CAAC;AAGvO,eAAO,MAAM,iBAAiB;;;;;;GAA2yF,CAAC"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
1
|
+
export type Maybe<T> = T | undefined;
|
|
2
|
+
export type InputMaybe<T> = T | undefined | null;
|
|
3
|
+
export type Exact<T extends {
|
|
4
4
|
[key: string]: unknown;
|
|
5
5
|
}> = {
|
|
6
6
|
[K in keyof T]: T[K];
|
|
7
7
|
};
|
|
8
|
-
export
|
|
8
|
+
export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
|
|
9
9
|
[SubKey in K]?: Maybe<T[SubKey]>;
|
|
10
10
|
};
|
|
11
|
-
export
|
|
11
|
+
export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
|
|
12
12
|
[SubKey in K]: Maybe<T[SubKey]>;
|
|
13
13
|
};
|
|
14
14
|
/** All built-in and custom scalars, mapped to their actual values */
|
|
@@ -266,7 +266,7 @@ export interface AccountTokenSnapshotLog_Filter {
|
|
|
266
266
|
triggeredByEventName_starts_with?: InputMaybe<Scalars['String']>;
|
|
267
267
|
triggeredByEventName_starts_with_nocase?: InputMaybe<Scalars['String']>;
|
|
268
268
|
}
|
|
269
|
-
export
|
|
269
|
+
export type AccountTokenSnapshotLog_OrderBy = 'account' | 'accountTokenSnapshot' | 'balance' | 'blockNumber' | 'id' | 'logIndex' | 'maybeCriticalAtTimestamp' | 'order' | 'timestamp' | 'token' | 'totalAmountStreamed' | 'totalAmountStreamedIn' | 'totalAmountStreamedOut' | 'totalAmountTransferred' | 'totalApprovedSubscriptions' | 'totalDeposit' | 'totalInflowRate' | 'totalNetFlowRate' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'transactionHash' | 'triggeredByEventName';
|
|
270
270
|
export interface AccountTokenSnapshot_Filter {
|
|
271
271
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
272
272
|
account?: InputMaybe<Scalars['String']>;
|
|
@@ -454,7 +454,7 @@ export interface AccountTokenSnapshot_Filter {
|
|
|
454
454
|
updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
|
|
455
455
|
updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
456
456
|
}
|
|
457
|
-
export
|
|
457
|
+
export type AccountTokenSnapshot_OrderBy = 'account' | 'accountTokenSnapshotLogs' | 'balanceUntilUpdatedAt' | 'flowOperators' | 'id' | 'isLiquidationEstimateOptimistic' | 'maybeCriticalAtTimestamp' | 'token' | 'totalAmountStreamedInUntilUpdatedAt' | 'totalAmountStreamedOutUntilUpdatedAt' | 'totalAmountStreamedUntilUpdatedAt' | 'totalAmountTransferredUntilUpdatedAt' | 'totalApprovedSubscriptions' | 'totalDeposit' | 'totalInflowRate' | 'totalNetFlowRate' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
|
|
458
458
|
export interface Account_Filter {
|
|
459
459
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
460
460
|
accountTokenSnapshots_?: InputMaybe<AccountTokenSnapshot_Filter>;
|
|
@@ -511,7 +511,7 @@ export interface Account_Filter {
|
|
|
511
511
|
updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
|
|
512
512
|
updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
513
513
|
}
|
|
514
|
-
export
|
|
514
|
+
export type Account_OrderBy = 'accountTokenSnapshots' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'inflows' | 'isSuperApp' | 'outflows' | 'publishedIndexes' | 'receivedTransferEvents' | 'sentTransferEvents' | 'subscriptions' | 'tokenDowngradedEvents' | 'tokenUpgradedEvents' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
|
|
515
515
|
export interface AgreementClassRegisteredEvent_Filter {
|
|
516
516
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
517
517
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -607,7 +607,7 @@ export interface AgreementClassRegisteredEvent_Filter {
|
|
|
607
607
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
608
608
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
609
609
|
}
|
|
610
|
-
export
|
|
610
|
+
export type AgreementClassRegisteredEvent_OrderBy = 'addresses' | 'agreementType' | 'blockNumber' | 'code' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash';
|
|
611
611
|
export interface AgreementClassUpdatedEvent_Filter {
|
|
612
612
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
613
613
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -703,7 +703,7 @@ export interface AgreementClassUpdatedEvent_Filter {
|
|
|
703
703
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
704
704
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
705
705
|
}
|
|
706
|
-
export
|
|
706
|
+
export type AgreementClassUpdatedEvent_OrderBy = 'addresses' | 'agreementType' | 'blockNumber' | 'code' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash';
|
|
707
707
|
export interface AgreementLiquidatedByEvent_Filter {
|
|
708
708
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
709
709
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -839,7 +839,7 @@ export interface AgreementLiquidatedByEvent_Filter {
|
|
|
839
839
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
840
840
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
841
841
|
}
|
|
842
|
-
export
|
|
842
|
+
export type AgreementLiquidatedByEvent_OrderBy = 'addresses' | 'agreementClass' | 'agreementId' | 'bailoutAmount' | 'blockNumber' | 'bondAccount' | 'gasPrice' | 'id' | 'liquidatorAccount' | 'logIndex' | 'name' | 'order' | 'penaltyAccount' | 'rewardAmount' | 'timestamp' | 'token' | 'transactionHash';
|
|
843
843
|
export interface AgreementLiquidatedV2Event_Filter {
|
|
844
844
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
845
845
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -997,7 +997,7 @@ export interface AgreementLiquidatedV2Event_Filter {
|
|
|
997
997
|
version_not?: InputMaybe<Scalars['BigInt']>;
|
|
998
998
|
version_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
999
999
|
}
|
|
1000
|
-
export
|
|
1000
|
+
export type AgreementLiquidatedV2Event_OrderBy = 'addresses' | 'agreementClass' | 'agreementId' | 'blockNumber' | 'gasPrice' | 'id' | 'liquidationType' | 'liquidatorAccount' | 'logIndex' | 'name' | 'order' | 'rewardAccount' | 'rewardAmount' | 'rewardAmountReceiver' | 'targetAccount' | 'targetAccountBalanceDelta' | 'timestamp' | 'token' | 'transactionHash' | 'version';
|
|
1001
1001
|
export interface AppRegisteredEvent_Filter {
|
|
1002
1002
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1003
1003
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -1087,7 +1087,7 @@ export interface AppRegisteredEvent_Filter {
|
|
|
1087
1087
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
1088
1088
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
1089
1089
|
}
|
|
1090
|
-
export
|
|
1090
|
+
export type AppRegisteredEvent_OrderBy = 'addresses' | 'app' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash';
|
|
1091
1091
|
export interface BlockChangedFilter {
|
|
1092
1092
|
number_gte: Scalars['Int'];
|
|
1093
1093
|
}
|
|
@@ -1217,7 +1217,7 @@ export interface BurnedEvent_Filter {
|
|
|
1217
1217
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
1218
1218
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
1219
1219
|
}
|
|
1220
|
-
export
|
|
1220
|
+
export type BurnedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'data' | 'from' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'operator' | 'operatorData' | 'order' | 'timestamp' | 'token' | 'transactionHash';
|
|
1221
1221
|
export interface CfAv1LiquidationPeriodChangedEvent_Filter {
|
|
1222
1222
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1223
1223
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -1331,7 +1331,7 @@ export interface CfAv1LiquidationPeriodChangedEvent_Filter {
|
|
|
1331
1331
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
1332
1332
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
1333
1333
|
}
|
|
1334
|
-
export
|
|
1334
|
+
export type CfAv1LiquidationPeriodChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'liquidationPeriod' | 'logIndex' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash';
|
|
1335
1335
|
export interface ConfigChangedEvent_Filter {
|
|
1336
1336
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1337
1337
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -1451,7 +1451,7 @@ export interface ConfigChangedEvent_Filter {
|
|
|
1451
1451
|
value_not?: InputMaybe<Scalars['BigInt']>;
|
|
1452
1452
|
value_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
1453
1453
|
}
|
|
1454
|
-
export
|
|
1454
|
+
export type ConfigChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'key' | 'logIndex' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash' | 'value';
|
|
1455
1455
|
export interface CustomSuperTokenCreatedEvent_Filter {
|
|
1456
1456
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1457
1457
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -1541,7 +1541,7 @@ export interface CustomSuperTokenCreatedEvent_Filter {
|
|
|
1541
1541
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
1542
1542
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
1543
1543
|
}
|
|
1544
|
-
export
|
|
1544
|
+
export type CustomSuperTokenCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
|
|
1545
1545
|
export interface Event_Filter {
|
|
1546
1546
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1547
1547
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -1625,7 +1625,7 @@ export interface Event_Filter {
|
|
|
1625
1625
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
1626
1626
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
1627
1627
|
}
|
|
1628
|
-
export
|
|
1628
|
+
export type Event_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'transactionHash';
|
|
1629
1629
|
export interface FlowOperatorUpdatedEvent_Filter {
|
|
1630
1630
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1631
1631
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -1758,7 +1758,7 @@ export interface FlowOperatorUpdatedEvent_Filter {
|
|
|
1758
1758
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
1759
1759
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
1760
1760
|
}
|
|
1761
|
-
export
|
|
1761
|
+
export type FlowOperatorUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'flowOperator' | 'flowRateAllowance' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'permissions' | 'sender' | 'timestamp' | 'token' | 'transactionHash';
|
|
1762
1762
|
export interface FlowOperator_Filter {
|
|
1763
1763
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1764
1764
|
accountTokenSnapshot?: InputMaybe<Scalars['String']>;
|
|
@@ -1896,7 +1896,7 @@ export interface FlowOperator_Filter {
|
|
|
1896
1896
|
updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
|
|
1897
1897
|
updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
1898
1898
|
}
|
|
1899
|
-
export
|
|
1899
|
+
export type FlowOperator_OrderBy = 'accountTokenSnapshot' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'flowOperator' | 'flowOperatorUpdatedEvents' | 'flowRateAllowanceGranted' | 'flowRateAllowanceRemaining' | 'id' | 'permissions' | 'sender' | 'token' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
|
|
1900
1900
|
export interface FlowUpdatedEvent_Filter {
|
|
1901
1901
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1902
1902
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -2087,7 +2087,7 @@ export interface FlowUpdatedEvent_Filter {
|
|
|
2087
2087
|
userData_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
2088
2088
|
userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
2089
2089
|
}
|
|
2090
|
-
export
|
|
2090
|
+
export type FlowUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'deposit' | 'flowOperator' | 'flowRate' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'oldFlowRate' | 'order' | 'receiver' | 'sender' | 'stream' | 'timestamp' | 'token' | 'totalAmountStreamedUntilTimestamp' | 'totalReceiverFlowRate' | 'totalSenderFlowRate' | 'transactionHash' | 'type' | 'userData';
|
|
2091
2091
|
export interface GovernanceReplacedEvent_Filter {
|
|
2092
2092
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2093
2093
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -2183,7 +2183,7 @@ export interface GovernanceReplacedEvent_Filter {
|
|
|
2183
2183
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
2184
2184
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
2185
2185
|
}
|
|
2186
|
-
export
|
|
2186
|
+
export type GovernanceReplacedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'newGovernance' | 'oldGovernance' | 'order' | 'timestamp' | 'transactionHash';
|
|
2187
2187
|
export interface IndexCreatedEvent_Filter {
|
|
2188
2188
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2189
2189
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -2314,7 +2314,7 @@ export interface IndexCreatedEvent_Filter {
|
|
|
2314
2314
|
userData_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
2315
2315
|
userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
2316
2316
|
}
|
|
2317
|
-
export
|
|
2317
|
+
export type IndexCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
|
|
2318
2318
|
export interface IndexDistributionClaimedEvent_Filter {
|
|
2319
2319
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2320
2320
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -2453,7 +2453,7 @@ export interface IndexDistributionClaimedEvent_Filter {
|
|
|
2453
2453
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
2454
2454
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
2455
2455
|
}
|
|
2456
|
-
export
|
|
2456
|
+
export type IndexDistributionClaimedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash';
|
|
2457
2457
|
export interface IndexSubscribedEvent_Filter {
|
|
2458
2458
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2459
2459
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -2590,7 +2590,7 @@ export interface IndexSubscribedEvent_Filter {
|
|
|
2590
2590
|
userData_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
2591
2591
|
userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
2592
2592
|
}
|
|
2593
|
-
export
|
|
2593
|
+
export type IndexSubscribedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
|
|
2594
2594
|
export interface IndexSubscription_Filter {
|
|
2595
2595
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2596
2596
|
approved?: InputMaybe<Scalars['Boolean']>;
|
|
@@ -2708,7 +2708,7 @@ export interface IndexSubscription_Filter {
|
|
|
2708
2708
|
updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
|
|
2709
2709
|
updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
2710
2710
|
}
|
|
2711
|
-
export
|
|
2711
|
+
export type IndexSubscription_OrderBy = 'approved' | 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'index' | 'indexValueUntilUpdatedAt' | 'subscriber' | 'subscriptionApprovedEvents' | 'subscriptionDistributionClaimedEvents' | 'subscriptionRevokedEvents' | 'subscriptionUnitsUpdatedEvents' | 'totalAmountReceivedUntilUpdatedAt' | 'units' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
|
|
2712
2712
|
export interface IndexUnitsUpdatedEvent_Filter {
|
|
2713
2713
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2714
2714
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -2861,7 +2861,7 @@ export interface IndexUnitsUpdatedEvent_Filter {
|
|
|
2861
2861
|
userData_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
2862
2862
|
userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
2863
2863
|
}
|
|
2864
|
-
export
|
|
2864
|
+
export type IndexUnitsUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'oldUnits' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash' | 'units' | 'userData';
|
|
2865
2865
|
export interface IndexUnsubscribedEvent_Filter {
|
|
2866
2866
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2867
2867
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -2998,7 +2998,7 @@ export interface IndexUnsubscribedEvent_Filter {
|
|
|
2998
2998
|
userData_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
2999
2999
|
userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
3000
3000
|
}
|
|
3001
|
-
export
|
|
3001
|
+
export type IndexUnsubscribedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
|
|
3002
3002
|
export interface IndexUpdatedEvent_Filter {
|
|
3003
3003
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3004
3004
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -3161,7 +3161,7 @@ export interface IndexUpdatedEvent_Filter {
|
|
|
3161
3161
|
userData_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
3162
3162
|
userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
3163
3163
|
}
|
|
3164
|
-
export
|
|
3164
|
+
export type IndexUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'index' | 'indexId' | 'logIndex' | 'name' | 'newIndexValue' | 'oldIndexValue' | 'order' | 'publisher' | 'timestamp' | 'token' | 'totalUnitsApproved' | 'totalUnitsPending' | 'transactionHash' | 'userData';
|
|
3165
3165
|
export interface Index_Filter {
|
|
3166
3166
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3167
3167
|
createdAtBlockNumber?: InputMaybe<Scalars['BigInt']>;
|
|
@@ -3330,7 +3330,7 @@ export interface Index_Filter {
|
|
|
3330
3330
|
updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
|
|
3331
3331
|
updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
3332
3332
|
}
|
|
3333
|
-
export
|
|
3333
|
+
export type Index_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'indexCreatedEvent' | 'indexDistributionClaimedEvents' | 'indexId' | 'indexSubscribedEvents' | 'indexUnitsUpdatedEvents' | 'indexUnsubscribedEvents' | 'indexUpdatedEvents' | 'indexValue' | 'publisher' | 'subscriptions' | 'token' | 'totalAmountDistributedUntilUpdatedAt' | 'totalSubscriptionsWithUnits' | 'totalUnits' | 'totalUnitsApproved' | 'totalUnitsPending' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
|
|
3334
3334
|
export interface JailEvent_Filter {
|
|
3335
3335
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3336
3336
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -3428,7 +3428,7 @@ export interface JailEvent_Filter {
|
|
|
3428
3428
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
3429
3429
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
3430
3430
|
}
|
|
3431
|
-
export
|
|
3431
|
+
export type JailEvent_OrderBy = 'addresses' | 'app' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'reason' | 'timestamp' | 'transactionHash';
|
|
3432
3432
|
export interface MintedEvent_Filter {
|
|
3433
3433
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3434
3434
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -3550,8 +3550,8 @@ export interface MintedEvent_Filter {
|
|
|
3550
3550
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
3551
3551
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
3552
3552
|
}
|
|
3553
|
-
export
|
|
3554
|
-
export
|
|
3553
|
+
export type MintedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'data' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'operator' | 'operatorData' | 'order' | 'timestamp' | 'to' | 'token' | 'transactionHash';
|
|
3554
|
+
export type OrderDirection = 'asc' | 'desc';
|
|
3555
3555
|
export interface PppConfigurationChangedEvent_Filter {
|
|
3556
3556
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3557
3557
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -3673,7 +3673,7 @@ export interface PppConfigurationChangedEvent_Filter {
|
|
|
3673
3673
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
3674
3674
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
3675
3675
|
}
|
|
3676
|
-
export
|
|
3676
|
+
export type PppConfigurationChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'liquidationPeriod' | 'logIndex' | 'name' | 'order' | 'patricianPeriod' | 'superToken' | 'timestamp' | 'transactionHash';
|
|
3677
3677
|
export interface ResolverEntry_Filter {
|
|
3678
3678
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3679
3679
|
createdAtBlockNumber?: InputMaybe<Scalars['BigInt']>;
|
|
@@ -3732,7 +3732,7 @@ export interface ResolverEntry_Filter {
|
|
|
3732
3732
|
updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
|
|
3733
3733
|
updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
3734
3734
|
}
|
|
3735
|
-
export
|
|
3735
|
+
export type ResolverEntry_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'id' | 'isListed' | 'isToken' | 'setEvents' | 'targetAddress' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
|
|
3736
3736
|
export interface RewardAddressChangedEvent_Filter {
|
|
3737
3737
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3738
3738
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -3844,7 +3844,7 @@ export interface RewardAddressChangedEvent_Filter {
|
|
|
3844
3844
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
3845
3845
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
3846
3846
|
}
|
|
3847
|
-
export
|
|
3847
|
+
export type RewardAddressChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'logIndex' | 'name' | 'order' | 'rewardAddress' | 'superToken' | 'timestamp' | 'transactionHash';
|
|
3848
3848
|
export interface RoleAdminChangedEvent_Filter {
|
|
3849
3849
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3850
3850
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -3946,7 +3946,7 @@ export interface RoleAdminChangedEvent_Filter {
|
|
|
3946
3946
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
3947
3947
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
3948
3948
|
}
|
|
3949
|
-
export
|
|
3949
|
+
export type RoleAdminChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'newAdminRole' | 'order' | 'previousAdminRole' | 'role' | 'timestamp' | 'transactionHash';
|
|
3950
3950
|
export interface RoleGrantedEvent_Filter {
|
|
3951
3951
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3952
3952
|
account?: InputMaybe<Scalars['Bytes']>;
|
|
@@ -4048,7 +4048,7 @@ export interface RoleGrantedEvent_Filter {
|
|
|
4048
4048
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
4049
4049
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
4050
4050
|
}
|
|
4051
|
-
export
|
|
4051
|
+
export type RoleGrantedEvent_OrderBy = 'account' | 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'role' | 'sender' | 'timestamp' | 'transactionHash';
|
|
4052
4052
|
export interface RoleRevokedEvent_Filter {
|
|
4053
4053
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
4054
4054
|
account?: InputMaybe<Scalars['Bytes']>;
|
|
@@ -4150,7 +4150,7 @@ export interface RoleRevokedEvent_Filter {
|
|
|
4150
4150
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
4151
4151
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
4152
4152
|
}
|
|
4153
|
-
export
|
|
4153
|
+
export type RoleRevokedEvent_OrderBy = 'account' | 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'role' | 'sender' | 'timestamp' | 'transactionHash';
|
|
4154
4154
|
export interface SfMeta_Filter {
|
|
4155
4155
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
4156
4156
|
blockNumber?: InputMaybe<Scalars['BigInt']>;
|
|
@@ -4218,7 +4218,7 @@ export interface SfMeta_Filter {
|
|
|
4218
4218
|
timestamp_not?: InputMaybe<Scalars['BigInt']>;
|
|
4219
4219
|
timestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
4220
4220
|
}
|
|
4221
|
-
export
|
|
4221
|
+
export type SfMeta_OrderBy = 'blockNumber' | 'branch' | 'configuration' | 'id' | 'timestamp';
|
|
4222
4222
|
export interface SentEvent_Filter {
|
|
4223
4223
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
4224
4224
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -4346,7 +4346,7 @@ export interface SentEvent_Filter {
|
|
|
4346
4346
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
4347
4347
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
4348
4348
|
}
|
|
4349
|
-
export
|
|
4349
|
+
export type SentEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'data' | 'from' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'operator' | 'operatorData' | 'order' | 'timestamp' | 'to' | 'token' | 'transactionHash';
|
|
4350
4350
|
export interface SetEvent_Filter {
|
|
4351
4351
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
4352
4352
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -4463,7 +4463,7 @@ export interface SetEvent_Filter {
|
|
|
4463
4463
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
4464
4464
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
4465
4465
|
}
|
|
4466
|
-
export
|
|
4466
|
+
export type SetEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'hashedName' | 'id' | 'logIndex' | 'name' | 'order' | 'resolverEntry' | 'target' | 'timestamp' | 'transactionHash';
|
|
4467
4467
|
export interface StreamPeriod_Filter {
|
|
4468
4468
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
4469
4469
|
deposit?: InputMaybe<Scalars['BigInt']>;
|
|
@@ -4657,7 +4657,7 @@ export interface StreamPeriod_Filter {
|
|
|
4657
4657
|
totalAmountStreamed_not?: InputMaybe<Scalars['BigInt']>;
|
|
4658
4658
|
totalAmountStreamed_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
4659
4659
|
}
|
|
4660
|
-
export
|
|
4660
|
+
export type StreamPeriod_OrderBy = 'deposit' | 'flowRate' | 'id' | 'receiver' | 'sender' | 'startedAtBlockNumber' | 'startedAtEvent' | 'startedAtTimestamp' | 'stoppedAtBlockNumber' | 'stoppedAtEvent' | 'stoppedAtTimestamp' | 'stream' | 'token' | 'totalAmountStreamed';
|
|
4661
4661
|
export interface StreamRevision_Filter {
|
|
4662
4662
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
4663
4663
|
id?: InputMaybe<Scalars['ID']>;
|
|
@@ -4685,7 +4685,7 @@ export interface StreamRevision_Filter {
|
|
|
4685
4685
|
revisionIndex_not?: InputMaybe<Scalars['Int']>;
|
|
4686
4686
|
revisionIndex_not_in?: InputMaybe<Array<Scalars['Int']>>;
|
|
4687
4687
|
}
|
|
4688
|
-
export
|
|
4688
|
+
export type StreamRevision_OrderBy = 'id' | 'periodRevisionIndex' | 'revisionIndex';
|
|
4689
4689
|
export interface Stream_Filter {
|
|
4690
4690
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
4691
4691
|
createdAtBlockNumber?: InputMaybe<Scalars['BigInt']>;
|
|
@@ -4818,7 +4818,7 @@ export interface Stream_Filter {
|
|
|
4818
4818
|
updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
|
|
4819
4819
|
updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
4820
4820
|
}
|
|
4821
|
-
export
|
|
4821
|
+
export type Stream_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'currentFlowRate' | 'deposit' | 'flowUpdatedEvents' | 'id' | 'receiver' | 'sender' | 'streamPeriods' | 'streamedUntilUpdatedAt' | 'token' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
|
|
4822
4822
|
export interface SubscriptionApprovedEvent_Filter {
|
|
4823
4823
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
4824
4824
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -4955,7 +4955,7 @@ export interface SubscriptionApprovedEvent_Filter {
|
|
|
4955
4955
|
userData_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
4956
4956
|
userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
4957
4957
|
}
|
|
4958
|
-
export
|
|
4958
|
+
export type SubscriptionApprovedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
|
|
4959
4959
|
export interface SubscriptionDistributionClaimedEvent_Filter {
|
|
4960
4960
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
4961
4961
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -5094,7 +5094,7 @@ export interface SubscriptionDistributionClaimedEvent_Filter {
|
|
|
5094
5094
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
5095
5095
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
5096
5096
|
}
|
|
5097
|
-
export
|
|
5097
|
+
export type SubscriptionDistributionClaimedEvent_OrderBy = 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'id' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'timestamp' | 'token' | 'transactionHash';
|
|
5098
5098
|
export interface SubscriptionRevokedEvent_Filter {
|
|
5099
5099
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
5100
5100
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -5231,7 +5231,7 @@ export interface SubscriptionRevokedEvent_Filter {
|
|
|
5231
5231
|
userData_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
5232
5232
|
userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
5233
5233
|
}
|
|
5234
|
-
export
|
|
5234
|
+
export type SubscriptionRevokedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'indexId' | 'logIndex' | 'name' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'timestamp' | 'token' | 'transactionHash' | 'userData';
|
|
5235
5235
|
export interface SubscriptionUnitsUpdatedEvent_Filter {
|
|
5236
5236
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
5237
5237
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -5384,7 +5384,7 @@ export interface SubscriptionUnitsUpdatedEvent_Filter {
|
|
|
5384
5384
|
userData_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
5385
5385
|
userData_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
5386
5386
|
}
|
|
5387
|
-
export
|
|
5387
|
+
export type SubscriptionUnitsUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'indexId' | 'logIndex' | 'name' | 'oldUnits' | 'order' | 'publisher' | 'subscriber' | 'subscription' | 'timestamp' | 'token' | 'transactionHash' | 'units' | 'userData';
|
|
5388
5388
|
export interface SuperTokenCreatedEvent_Filter {
|
|
5389
5389
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
5390
5390
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -5474,7 +5474,7 @@ export interface SuperTokenCreatedEvent_Filter {
|
|
|
5474
5474
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
5475
5475
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
5476
5476
|
}
|
|
5477
|
-
export
|
|
5477
|
+
export type SuperTokenCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
|
|
5478
5478
|
export interface SuperTokenFactoryUpdatedEvent_Filter {
|
|
5479
5479
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
5480
5480
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -5564,7 +5564,7 @@ export interface SuperTokenFactoryUpdatedEvent_Filter {
|
|
|
5564
5564
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
5565
5565
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
5566
5566
|
}
|
|
5567
|
-
export
|
|
5567
|
+
export type SuperTokenFactoryUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'newFactory' | 'order' | 'timestamp' | 'transactionHash';
|
|
5568
5568
|
export interface SuperTokenLogicCreatedEvent_Filter {
|
|
5569
5569
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
5570
5570
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -5654,7 +5654,7 @@ export interface SuperTokenLogicCreatedEvent_Filter {
|
|
|
5654
5654
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
5655
5655
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
5656
5656
|
}
|
|
5657
|
-
export
|
|
5657
|
+
export type SuperTokenLogicCreatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'tokenLogic' | 'transactionHash';
|
|
5658
5658
|
export interface SuperTokenLogicUpdatedEvent_Filter {
|
|
5659
5659
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
5660
5660
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -5750,7 +5750,7 @@ export interface SuperTokenLogicUpdatedEvent_Filter {
|
|
|
5750
5750
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
5751
5751
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
5752
5752
|
}
|
|
5753
|
-
export
|
|
5753
|
+
export type SuperTokenLogicUpdatedEvent_OrderBy = 'addresses' | 'blockNumber' | 'code' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
|
|
5754
5754
|
export interface TokenDowngradedEvent_Filter {
|
|
5755
5755
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
5756
5756
|
account?: InputMaybe<Scalars['String']>;
|
|
@@ -5869,7 +5869,7 @@ export interface TokenDowngradedEvent_Filter {
|
|
|
5869
5869
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
5870
5870
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
5871
5871
|
}
|
|
5872
|
-
export
|
|
5872
|
+
export type TokenDowngradedEvent_OrderBy = 'account' | 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
|
|
5873
5873
|
export interface TokenStatisticLog_Filter {
|
|
5874
5874
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
5875
5875
|
blockNumber?: InputMaybe<Scalars['BigInt']>;
|
|
@@ -6077,7 +6077,7 @@ export interface TokenStatisticLog_Filter {
|
|
|
6077
6077
|
triggeredByEventName_starts_with?: InputMaybe<Scalars['String']>;
|
|
6078
6078
|
triggeredByEventName_starts_with_nocase?: InputMaybe<Scalars['String']>;
|
|
6079
6079
|
}
|
|
6080
|
-
export
|
|
6080
|
+
export type TokenStatisticLog_OrderBy = 'blockNumber' | 'id' | 'logIndex' | 'order' | 'timestamp' | 'token' | 'tokenStatistic' | 'totalAmountDistributed' | 'totalAmountStreamed' | 'totalAmountTransferred' | 'totalApprovedSubscriptions' | 'totalDeposit' | 'totalNumberOfActiveIndexes' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalNumberOfIndexes' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'totalSupply' | 'transactionHash' | 'triggeredByEventName';
|
|
6081
6081
|
export interface TokenStatistic_Filter {
|
|
6082
6082
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
6083
6083
|
id?: InputMaybe<Scalars['ID']>;
|
|
@@ -6223,7 +6223,7 @@ export interface TokenStatistic_Filter {
|
|
|
6223
6223
|
updatedAtTimestamp_not?: InputMaybe<Scalars['BigInt']>;
|
|
6224
6224
|
updatedAtTimestamp_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
6225
6225
|
}
|
|
6226
|
-
export
|
|
6226
|
+
export type TokenStatistic_OrderBy = 'id' | 'token' | 'tokenStatisticLogs' | 'totalAmountDistributedUntilUpdatedAt' | 'totalAmountStreamedUntilUpdatedAt' | 'totalAmountTransferredUntilUpdatedAt' | 'totalApprovedSubscriptions' | 'totalDeposit' | 'totalNumberOfActiveIndexes' | 'totalNumberOfActiveStreams' | 'totalNumberOfClosedStreams' | 'totalNumberOfIndexes' | 'totalOutflowRate' | 'totalSubscriptionsWithUnits' | 'totalSupply' | 'updatedAtBlockNumber' | 'updatedAtTimestamp';
|
|
6227
6227
|
export interface TokenUpgradedEvent_Filter {
|
|
6228
6228
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
6229
6229
|
account?: InputMaybe<Scalars['String']>;
|
|
@@ -6342,7 +6342,7 @@ export interface TokenUpgradedEvent_Filter {
|
|
|
6342
6342
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
6343
6343
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
6344
6344
|
}
|
|
6345
|
-
export
|
|
6345
|
+
export type TokenUpgradedEvent_OrderBy = 'account' | 'addresses' | 'amount' | 'blockNumber' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'token' | 'transactionHash';
|
|
6346
6346
|
export interface Token_Filter {
|
|
6347
6347
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
6348
6348
|
createdAtBlockNumber?: InputMaybe<Scalars['BigInt']>;
|
|
@@ -6457,7 +6457,7 @@ export interface Token_Filter {
|
|
|
6457
6457
|
underlyingToken_starts_with?: InputMaybe<Scalars['String']>;
|
|
6458
6458
|
underlyingToken_starts_with_nocase?: InputMaybe<Scalars['String']>;
|
|
6459
6459
|
}
|
|
6460
|
-
export
|
|
6460
|
+
export type Token_OrderBy = 'createdAtBlockNumber' | 'createdAtTimestamp' | 'decimals' | 'id' | 'isListed' | 'isNativeAssetSuperToken' | 'isSuperToken' | 'name' | 'symbol' | 'underlyingAddress' | 'underlyingToken';
|
|
6461
6461
|
export interface TransferEvent_Filter {
|
|
6462
6462
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
6463
6463
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -6597,7 +6597,7 @@ export interface TransferEvent_Filter {
|
|
|
6597
6597
|
value_not?: InputMaybe<Scalars['BigInt']>;
|
|
6598
6598
|
value_not_in?: InputMaybe<Array<Scalars['BigInt']>>;
|
|
6599
6599
|
}
|
|
6600
|
-
export
|
|
6600
|
+
export type TransferEvent_OrderBy = 'addresses' | 'blockNumber' | 'from' | 'gasPrice' | 'id' | 'logIndex' | 'name' | 'order' | 'timestamp' | 'to' | 'token' | 'transactionHash' | 'value';
|
|
6601
6601
|
export interface TrustedForwarderChangedEvent_Filter {
|
|
6602
6602
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
6603
6603
|
addresses?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
@@ -6713,6 +6713,6 @@ export interface TrustedForwarderChangedEvent_Filter {
|
|
|
6713
6713
|
transactionHash_not_contains?: InputMaybe<Scalars['Bytes']>;
|
|
6714
6714
|
transactionHash_not_in?: InputMaybe<Array<Scalars['Bytes']>>;
|
|
6715
6715
|
}
|
|
6716
|
-
export
|
|
6717
|
-
export
|
|
6716
|
+
export type TrustedForwarderChangedEvent_OrderBy = 'addresses' | 'blockNumber' | 'enabled' | 'forwarder' | 'gasPrice' | 'governanceAddress' | 'host' | 'id' | 'isKeySet' | 'logIndex' | 'name' | 'order' | 'superToken' | 'timestamp' | 'transactionHash';
|
|
6717
|
+
export type _SubgraphErrorPolicy_ = 'allow' | 'deny';
|
|
6718
6718
|
//# sourceMappingURL=schema.generated.d.ts.map
|