@requestnetwork/payment-detection 0.54.1-next.e7cd4501.0 → 0.56.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/README.md +5 -4
- package/dist/any/any-to-erc20-proxy.js.map +1 -1
- package/dist/any/any-to-eth-proxy.js +2 -2
- package/dist/any/any-to-eth-proxy.js.map +1 -1
- package/dist/any/retrievers/any-to-any-proxy.d.ts.map +1 -1
- package/dist/any/retrievers/any-to-any-proxy.js +1 -1
- package/dist/any/retrievers/any-to-any-proxy.js.map +1 -1
- package/dist/any-to-native-detector.js.map +1 -1
- package/dist/balance-error.js +2 -2
- package/dist/balance-error.js.map +1 -1
- package/dist/btc/default-bitcoin-detection-provider.js.map +1 -1
- package/dist/btc/default-providers/blockchain-info.js.map +1 -1
- package/dist/btc/default-providers/blockcypher-com.js.map +1 -1
- package/dist/btc/default-providers/blockstream-info.js.map +1 -1
- package/dist/btc/default-providers/chain-so.js +1 -1
- package/dist/btc/default-providers/chain-so.js.map +1 -1
- package/dist/btc/index.js +2 -1
- package/dist/btc/index.js.map +1 -1
- package/dist/declarative.js.map +1 -1
- package/dist/erc20/address-based-info-retriever.js.map +1 -1
- package/dist/erc20/address-based.js +1 -1
- package/dist/erc20/address-based.js.map +1 -1
- package/dist/erc20/currency.d.ts.map +1 -1
- package/dist/erc20/currency.js.map +1 -1
- package/dist/erc20/escrow-info-retriever.d.ts.map +1 -1
- package/dist/erc20/escrow-info-retriever.js +4 -4
- package/dist/erc20/escrow-info-retriever.js.map +1 -1
- package/dist/erc20/fee-proxy-contract.js +1 -1
- package/dist/erc20/fee-proxy-contract.js.map +1 -1
- package/dist/erc20/proxy-contract.js +1 -1
- package/dist/erc20/proxy-contract.js.map +1 -1
- package/dist/erc20/proxy-info-retriever.js +5 -5
- package/dist/erc20/proxy-info-retriever.js.map +1 -1
- package/dist/erc20/transferable-receivable.js +2 -2
- package/dist/erc20/transferable-receivable.js.map +1 -1
- package/dist/erc777/superfluid-detector.js +1 -1
- package/dist/erc777/superfluid-detector.js.map +1 -1
- package/dist/erc777/superfluid-retriever.d.ts.map +1 -1
- package/dist/erc777/superfluid-retriever.js.map +1 -1
- package/dist/eth/fee-proxy-detector.js +1 -1
- package/dist/eth/fee-proxy-detector.js.map +1 -1
- package/dist/eth/info-retriever.d.ts.map +1 -1
- package/dist/eth/info-retriever.js.map +1 -1
- package/dist/eth/input-data.js +1 -1
- package/dist/eth/input-data.js.map +1 -1
- package/dist/eth/multichainExplorerApiProvider.d.ts.map +1 -1
- package/dist/eth/multichainExplorerApiProvider.js +3 -0
- package/dist/eth/multichainExplorerApiProvider.js.map +1 -1
- package/dist/eth/proxy-info-retriever.js +3 -3
- package/dist/eth/proxy-info-retriever.js.map +1 -1
- package/dist/fee-reference-based-detector.js.map +1 -1
- package/dist/index.d.ts +5 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +9 -7
- package/dist/index.js.map +1 -1
- package/dist/meta-payment-detector.js.map +1 -1
- package/dist/native-token-detector.js.map +1 -1
- package/dist/near/near-conversion-detector.d.ts.map +1 -1
- package/dist/near/near-conversion-detector.js.map +1 -1
- package/dist/near/near-detector.d.ts.map +1 -1
- package/dist/near/near-detector.js.map +1 -1
- package/dist/payment-detector-base.js.map +1 -1
- package/dist/payment-network-factory.js +1 -1
- package/dist/payment-network-factory.js.map +1 -1
- package/dist/payment-reference-calculator.js +1 -2
- package/dist/payment-reference-calculator.js.map +1 -1
- package/dist/reference-based-detector.js +1 -1
- package/dist/reference-based-detector.js.map +1 -1
- package/dist/thegraph/client.d.ts +7 -4
- package/dist/thegraph/client.d.ts.map +1 -1
- package/dist/thegraph/client.js +14 -35
- package/dist/thegraph/client.js.map +1 -1
- package/dist/thegraph/conversion-info-retriever.js +1 -1
- package/dist/thegraph/conversion-info-retriever.js.map +1 -1
- package/dist/thegraph/generated/graphql-near.d.ts +4 -4
- package/dist/thegraph/generated/graphql-near.d.ts.map +1 -1
- package/dist/thegraph/generated/graphql-near.js +8 -7
- package/dist/thegraph/generated/graphql-near.js.map +1 -1
- package/dist/thegraph/generated/graphql-superfluid.d.ts +61 -1183
- package/dist/thegraph/generated/graphql-superfluid.d.ts.map +1 -1
- package/dist/thegraph/generated/graphql-superfluid.js +6 -5
- package/dist/thegraph/generated/graphql-superfluid.js.map +1 -1
- package/dist/thegraph/generated/graphql.d.ts +350 -76
- package/dist/thegraph/generated/graphql.d.ts.map +1 -1
- package/dist/thegraph/generated/graphql.js +70 -10
- package/dist/thegraph/generated/graphql.js.map +1 -1
- package/dist/thegraph/info-retriever.js +2 -2
- package/dist/thegraph/info-retriever.js.map +1 -1
- package/dist/thegraph/superfluid.d.ts +3 -1
- package/dist/thegraph/superfluid.d.ts.map +1 -1
- package/dist/thegraph/superfluid.js.map +1 -1
- package/dist/utils.d.ts +3 -3
- package/dist/utils.d.ts.map +1 -1
- package/dist/utils.js +6 -5
- package/dist/utils.js.map +1 -1
- package/package.json +12 -13
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { GraphQLClient } from 'graphql-request';
|
|
2
|
-
import { GraphQLClientRequestHeaders } from 'graphql-request/build/cjs/types';
|
|
1
|
+
import { GraphQLClient, RequestOptions } from 'graphql-request';
|
|
3
2
|
export type Maybe<T> = T | null;
|
|
4
3
|
export type InputMaybe<T> = Maybe<T>;
|
|
5
4
|
export type Exact<T extends {
|
|
@@ -21,6 +20,7 @@ export type MakeEmpty<T extends {
|
|
|
21
20
|
export type Incremental<T> = T | {
|
|
22
21
|
[P in keyof T]?: P extends ' $fragmentName' | '__typename' ? T[P] : never;
|
|
23
22
|
};
|
|
23
|
+
type GraphQLClientRequestHeaders = RequestOptions['requestHeaders'];
|
|
24
24
|
/** All built-in and custom scalars, mapped to their actual values */
|
|
25
25
|
export type Scalars = {
|
|
26
26
|
ID: {
|
|
@@ -1721,7 +1721,7 @@ export type AgreementClassRegisteredEvent = Event & {
|
|
|
1721
1721
|
blockNumber: Scalars['BigInt']['output'];
|
|
1722
1722
|
code: Scalars['Bytes']['output'];
|
|
1723
1723
|
gasPrice: Scalars['BigInt']['output'];
|
|
1724
|
-
gasUsed
|
|
1724
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
1725
1725
|
id: Scalars['ID']['output'];
|
|
1726
1726
|
logIndex: Scalars['BigInt']['output'];
|
|
1727
1727
|
name: Scalars['String']['output'];
|
|
@@ -1873,7 +1873,7 @@ export type AgreementClassUpdatedEvent = Event & {
|
|
|
1873
1873
|
blockNumber: Scalars['BigInt']['output'];
|
|
1874
1874
|
code: Scalars['Bytes']['output'];
|
|
1875
1875
|
gasPrice: Scalars['BigInt']['output'];
|
|
1876
|
-
gasUsed
|
|
1876
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
1877
1877
|
id: Scalars['ID']['output'];
|
|
1878
1878
|
logIndex: Scalars['BigInt']['output'];
|
|
1879
1879
|
name: Scalars['String']['output'];
|
|
@@ -2047,7 +2047,7 @@ export type AgreementLiquidatedByEvent = Event & {
|
|
|
2047
2047
|
*/
|
|
2048
2048
|
flowRateAtLiquidation: Scalars['BigInt']['output'];
|
|
2049
2049
|
gasPrice: Scalars['BigInt']['output'];
|
|
2050
|
-
gasUsed
|
|
2050
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
2051
2051
|
id: Scalars['ID']['output'];
|
|
2052
2052
|
liquidatorAccount: Scalars['Bytes']['output'];
|
|
2053
2053
|
logIndex: Scalars['BigInt']['output'];
|
|
@@ -2296,7 +2296,7 @@ export type AgreementLiquidatedV2Event = Event & {
|
|
|
2296
2296
|
*/
|
|
2297
2297
|
flowRateAtLiquidation: Scalars['BigInt']['output'];
|
|
2298
2298
|
gasPrice: Scalars['BigInt']['output'];
|
|
2299
|
-
gasUsed
|
|
2299
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
2300
2300
|
id: Scalars['ID']['output'];
|
|
2301
2301
|
liquidationType: Scalars['Int']['output'];
|
|
2302
2302
|
liquidatorAccount: Scalars['Bytes']['output'];
|
|
@@ -2569,7 +2569,7 @@ export type AppRegisteredEvent = Event & {
|
|
|
2569
2569
|
app: Scalars['Bytes']['output'];
|
|
2570
2570
|
blockNumber: Scalars['BigInt']['output'];
|
|
2571
2571
|
gasPrice: Scalars['BigInt']['output'];
|
|
2572
|
-
gasUsed
|
|
2572
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
2573
2573
|
id: Scalars['ID']['output'];
|
|
2574
2574
|
logIndex: Scalars['BigInt']['output'];
|
|
2575
2575
|
name: Scalars['String']['output'];
|
|
@@ -2716,7 +2716,7 @@ export type ApprovalEvent = Event & {
|
|
|
2716
2716
|
amount: Scalars['BigInt']['output'];
|
|
2717
2717
|
blockNumber: Scalars['BigInt']['output'];
|
|
2718
2718
|
gasPrice: Scalars['BigInt']['output'];
|
|
2719
|
-
gasUsed
|
|
2719
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
2720
2720
|
id: Scalars['ID']['output'];
|
|
2721
2721
|
logIndex: Scalars['BigInt']['output'];
|
|
2722
2722
|
name: Scalars['String']['output'];
|
|
@@ -2932,7 +2932,7 @@ export type BondIncreasedEvent = Event & {
|
|
|
2932
2932
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
2933
2933
|
blockNumber: Scalars['BigInt']['output'];
|
|
2934
2934
|
gasPrice: Scalars['BigInt']['output'];
|
|
2935
|
-
gasUsed
|
|
2935
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
2936
2936
|
id: Scalars['ID']['output'];
|
|
2937
2937
|
logIndex: Scalars['BigInt']['output'];
|
|
2938
2938
|
name: Scalars['String']['output'];
|
|
@@ -3089,7 +3089,7 @@ export type BufferAdjustedEvent = Event & {
|
|
|
3089
3089
|
blockNumber: Scalars['BigInt']['output'];
|
|
3090
3090
|
bufferDelta: Scalars['BigInt']['output'];
|
|
3091
3091
|
gasPrice: Scalars['BigInt']['output'];
|
|
3092
|
-
gasUsed
|
|
3092
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
3093
3093
|
id: Scalars['ID']['output'];
|
|
3094
3094
|
logIndex: Scalars['BigInt']['output'];
|
|
3095
3095
|
name: Scalars['String']['output'];
|
|
@@ -3338,7 +3338,7 @@ export type BurnedEvent = Event & {
|
|
|
3338
3338
|
data: Scalars['Bytes']['output'];
|
|
3339
3339
|
from: Scalars['Bytes']['output'];
|
|
3340
3340
|
gasPrice: Scalars['BigInt']['output'];
|
|
3341
|
-
gasUsed
|
|
3341
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
3342
3342
|
id: Scalars['ID']['output'];
|
|
3343
3343
|
logIndex: Scalars['BigInt']['output'];
|
|
3344
3344
|
name: Scalars['String']['output'];
|
|
@@ -3535,7 +3535,7 @@ export type CfAv1LiquidationPeriodChangedEvent = Event & {
|
|
|
3535
3535
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
3536
3536
|
blockNumber: Scalars['BigInt']['output'];
|
|
3537
3537
|
gasPrice: Scalars['BigInt']['output'];
|
|
3538
|
-
gasUsed
|
|
3538
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
3539
3539
|
/**
|
|
3540
3540
|
* The address of the governance contract the event was emitted from.
|
|
3541
3541
|
*
|
|
@@ -3721,7 +3721,7 @@ export type ConfigChangedEvent = Event & {
|
|
|
3721
3721
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
3722
3722
|
blockNumber: Scalars['BigInt']['output'];
|
|
3723
3723
|
gasPrice: Scalars['BigInt']['output'];
|
|
3724
|
-
gasUsed
|
|
3724
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
3725
3725
|
/**
|
|
3726
3726
|
* The address of the governance contract the event was emitted from.
|
|
3727
3727
|
*
|
|
@@ -3917,7 +3917,7 @@ export type CustomSuperTokenCreatedEvent = Event & {
|
|
|
3917
3917
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
3918
3918
|
blockNumber: Scalars['BigInt']['output'];
|
|
3919
3919
|
gasPrice: Scalars['BigInt']['output'];
|
|
3920
|
-
gasUsed
|
|
3920
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
3921
3921
|
id: Scalars['ID']['output'];
|
|
3922
3922
|
logIndex: Scalars['BigInt']['output'];
|
|
3923
3923
|
name: Scalars['String']['output'];
|
|
@@ -4060,7 +4060,7 @@ export type DistributionClaimedEvent = Event & {
|
|
|
4060
4060
|
blockNumber: Scalars['BigInt']['output'];
|
|
4061
4061
|
claimedAmount: Scalars['BigInt']['output'];
|
|
4062
4062
|
gasPrice: Scalars['BigInt']['output'];
|
|
4063
|
-
gasUsed
|
|
4063
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
4064
4064
|
id: Scalars['ID']['output'];
|
|
4065
4065
|
logIndex: Scalars['BigInt']['output'];
|
|
4066
4066
|
name: Scalars['String']['output'];
|
|
@@ -4312,7 +4312,7 @@ export type Event = {
|
|
|
4312
4312
|
* The gas used for this transaction.
|
|
4313
4313
|
*
|
|
4314
4314
|
*/
|
|
4315
|
-
gasUsed
|
|
4315
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
4316
4316
|
/**
|
|
4317
4317
|
* The id of the event entity.
|
|
4318
4318
|
*
|
|
@@ -4471,7 +4471,7 @@ export type ExitRateChangedEvent = Event & {
|
|
|
4471
4471
|
*/
|
|
4472
4472
|
exitRate: Scalars['BigInt']['output'];
|
|
4473
4473
|
gasPrice: Scalars['BigInt']['output'];
|
|
4474
|
-
gasUsed
|
|
4474
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
4475
4475
|
id: Scalars['ID']['output'];
|
|
4476
4476
|
logIndex: Scalars['BigInt']['output'];
|
|
4477
4477
|
name: Scalars['String']['output'];
|
|
@@ -4629,7 +4629,7 @@ export type FlowDistributionUpdatedEvent = Event & {
|
|
|
4629
4629
|
adjustmentFlowRecipient: Scalars['Bytes']['output'];
|
|
4630
4630
|
blockNumber: Scalars['BigInt']['output'];
|
|
4631
4631
|
gasPrice: Scalars['BigInt']['output'];
|
|
4632
|
-
gasUsed
|
|
4632
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
4633
4633
|
id: Scalars['ID']['output'];
|
|
4634
4634
|
logIndex: Scalars['BigInt']['output'];
|
|
4635
4635
|
name: Scalars['String']['output'];
|
|
@@ -4992,7 +4992,7 @@ export type FlowOperatorUpdatedEvent = Event & {
|
|
|
4992
4992
|
flowOperator: FlowOperator;
|
|
4993
4993
|
flowRateAllowance: Scalars['BigInt']['output'];
|
|
4994
4994
|
gasPrice: Scalars['BigInt']['output'];
|
|
4995
|
-
gasUsed
|
|
4995
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
4996
4996
|
id: Scalars['ID']['output'];
|
|
4997
4997
|
logIndex: Scalars['BigInt']['output'];
|
|
4998
4998
|
name: Scalars['String']['output'];
|
|
@@ -5454,7 +5454,7 @@ export type FlowUpdatedEvent = Event & {
|
|
|
5454
5454
|
*/
|
|
5455
5455
|
flowRate: Scalars['BigInt']['output'];
|
|
5456
5456
|
gasPrice: Scalars['BigInt']['output'];
|
|
5457
|
-
gasUsed
|
|
5457
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
5458
5458
|
id: Scalars['ID']['output'];
|
|
5459
5459
|
logIndex: Scalars['BigInt']['output'];
|
|
5460
5460
|
name: Scalars['String']['output'];
|
|
@@ -5786,7 +5786,7 @@ export type GovernanceReplacedEvent = Event & {
|
|
|
5786
5786
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
5787
5787
|
blockNumber: Scalars['BigInt']['output'];
|
|
5788
5788
|
gasPrice: Scalars['BigInt']['output'];
|
|
5789
|
-
gasUsed
|
|
5789
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
5790
5790
|
id: Scalars['ID']['output'];
|
|
5791
5791
|
logIndex: Scalars['BigInt']['output'];
|
|
5792
5792
|
name: Scalars['String']['output'];
|
|
@@ -6073,7 +6073,7 @@ export type IndexCreatedEvent = Event & {
|
|
|
6073
6073
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
6074
6074
|
blockNumber: Scalars['BigInt']['output'];
|
|
6075
6075
|
gasPrice: Scalars['BigInt']['output'];
|
|
6076
|
-
gasUsed
|
|
6076
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
6077
6077
|
id: Scalars['ID']['output'];
|
|
6078
6078
|
index: Index;
|
|
6079
6079
|
/**
|
|
@@ -6293,7 +6293,7 @@ export type IndexDistributionClaimedEvent = Event & {
|
|
|
6293
6293
|
amount: Scalars['BigInt']['output'];
|
|
6294
6294
|
blockNumber: Scalars['BigInt']['output'];
|
|
6295
6295
|
gasPrice: Scalars['BigInt']['output'];
|
|
6296
|
-
gasUsed
|
|
6296
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
6297
6297
|
id: Scalars['ID']['output'];
|
|
6298
6298
|
index: Index;
|
|
6299
6299
|
/**
|
|
@@ -6526,7 +6526,7 @@ export type IndexSubscribedEvent = Event & {
|
|
|
6526
6526
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
6527
6527
|
blockNumber: Scalars['BigInt']['output'];
|
|
6528
6528
|
gasPrice: Scalars['BigInt']['output'];
|
|
6529
|
-
gasUsed
|
|
6529
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
6530
6530
|
id: Scalars['ID']['output'];
|
|
6531
6531
|
index: Index;
|
|
6532
6532
|
/**
|
|
@@ -7011,7 +7011,7 @@ export type IndexUnitsUpdatedEvent = Event & {
|
|
|
7011
7011
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
7012
7012
|
blockNumber: Scalars['BigInt']['output'];
|
|
7013
7013
|
gasPrice: Scalars['BigInt']['output'];
|
|
7014
|
-
gasUsed
|
|
7014
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
7015
7015
|
id: Scalars['ID']['output'];
|
|
7016
7016
|
index: Index;
|
|
7017
7017
|
/**
|
|
@@ -7267,7 +7267,7 @@ export type IndexUnsubscribedEvent = Event & {
|
|
|
7267
7267
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
7268
7268
|
blockNumber: Scalars['BigInt']['output'];
|
|
7269
7269
|
gasPrice: Scalars['BigInt']['output'];
|
|
7270
|
-
gasUsed
|
|
7270
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
7271
7271
|
id: Scalars['ID']['output'];
|
|
7272
7272
|
index: Index;
|
|
7273
7273
|
/**
|
|
@@ -7502,7 +7502,7 @@ export type IndexUpdatedEvent = Event & {
|
|
|
7502
7502
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
7503
7503
|
blockNumber: Scalars['BigInt']['output'];
|
|
7504
7504
|
gasPrice: Scalars['BigInt']['output'];
|
|
7505
|
-
gasUsed
|
|
7505
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
7506
7506
|
id: Scalars['ID']['output'];
|
|
7507
7507
|
index: Index;
|
|
7508
7508
|
/**
|
|
@@ -7986,7 +7986,7 @@ export type InstantDistributionUpdatedEvent = Event & {
|
|
|
7986
7986
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
7987
7987
|
blockNumber: Scalars['BigInt']['output'];
|
|
7988
7988
|
gasPrice: Scalars['BigInt']['output'];
|
|
7989
|
-
gasUsed
|
|
7989
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
7990
7990
|
id: Scalars['ID']['output'];
|
|
7991
7991
|
logIndex: Scalars['BigInt']['output'];
|
|
7992
7992
|
name: Scalars['String']['output'];
|
|
@@ -8256,7 +8256,7 @@ export type JailEvent = Event & {
|
|
|
8256
8256
|
app: Scalars['Bytes']['output'];
|
|
8257
8257
|
blockNumber: Scalars['BigInt']['output'];
|
|
8258
8258
|
gasPrice: Scalars['BigInt']['output'];
|
|
8259
|
-
gasUsed
|
|
8259
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
8260
8260
|
id: Scalars['ID']['output'];
|
|
8261
8261
|
logIndex: Scalars['BigInt']['output'];
|
|
8262
8262
|
name: Scalars['String']['output'];
|
|
@@ -8407,7 +8407,7 @@ export type MemberUnitsUpdatedEvent = Event & {
|
|
|
8407
8407
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
8408
8408
|
blockNumber: Scalars['BigInt']['output'];
|
|
8409
8409
|
gasPrice: Scalars['BigInt']['output'];
|
|
8410
|
-
gasUsed
|
|
8410
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
8411
8411
|
id: Scalars['ID']['output'];
|
|
8412
8412
|
logIndex: Scalars['BigInt']['output'];
|
|
8413
8413
|
name: Scalars['String']['output'];
|
|
@@ -8659,7 +8659,7 @@ export type MintedEvent = Event & {
|
|
|
8659
8659
|
blockNumber: Scalars['BigInt']['output'];
|
|
8660
8660
|
data: Scalars['Bytes']['output'];
|
|
8661
8661
|
gasPrice: Scalars['BigInt']['output'];
|
|
8662
|
-
gasUsed
|
|
8662
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
8663
8663
|
id: Scalars['ID']['output'];
|
|
8664
8664
|
logIndex: Scalars['BigInt']['output'];
|
|
8665
8665
|
name: Scalars['String']['output'];
|
|
@@ -8866,7 +8866,7 @@ export type NewPicEvent = Event & {
|
|
|
8866
8866
|
*/
|
|
8867
8867
|
exitRate: Scalars['BigInt']['output'];
|
|
8868
8868
|
gasPrice: Scalars['BigInt']['output'];
|
|
8869
|
-
gasUsed
|
|
8869
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
8870
8870
|
id: Scalars['ID']['output'];
|
|
8871
8871
|
logIndex: Scalars['BigInt']['output'];
|
|
8872
8872
|
name: Scalars['String']['output'];
|
|
@@ -9051,7 +9051,7 @@ export type PppConfigurationChangedEvent = Event & {
|
|
|
9051
9051
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
9052
9052
|
blockNumber: Scalars['BigInt']['output'];
|
|
9053
9053
|
gasPrice: Scalars['BigInt']['output'];
|
|
9054
|
-
gasUsed
|
|
9054
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
9055
9055
|
/**
|
|
9056
9056
|
* The address of the governance contract the event was emitted from.
|
|
9057
9057
|
*
|
|
@@ -9354,7 +9354,7 @@ export type PoolConnectionUpdatedEvent = Event & {
|
|
|
9354
9354
|
blockNumber: Scalars['BigInt']['output'];
|
|
9355
9355
|
connected: Scalars['Boolean']['output'];
|
|
9356
9356
|
gasPrice: Scalars['BigInt']['output'];
|
|
9357
|
-
gasUsed
|
|
9357
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
9358
9358
|
id: Scalars['ID']['output'];
|
|
9359
9359
|
logIndex: Scalars['BigInt']['output'];
|
|
9360
9360
|
name: Scalars['String']['output'];
|
|
@@ -9594,7 +9594,7 @@ export type PoolCreatedEvent = Event & {
|
|
|
9594
9594
|
blockNumber: Scalars['BigInt']['output'];
|
|
9595
9595
|
caller: Scalars['Bytes']['output'];
|
|
9596
9596
|
gasPrice: Scalars['BigInt']['output'];
|
|
9597
|
-
gasUsed
|
|
9597
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
9598
9598
|
id: Scalars['ID']['output'];
|
|
9599
9599
|
logIndex: Scalars['BigInt']['output'];
|
|
9600
9600
|
name: Scalars['String']['output'];
|
|
@@ -11757,7 +11757,7 @@ export type RewardAddressChangedEvent = Event & {
|
|
|
11757
11757
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
11758
11758
|
blockNumber: Scalars['BigInt']['output'];
|
|
11759
11759
|
gasPrice: Scalars['BigInt']['output'];
|
|
11760
|
-
gasUsed
|
|
11760
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
11761
11761
|
/**
|
|
11762
11762
|
* The address of the governance contract the event was emitted from.
|
|
11763
11763
|
*
|
|
@@ -11944,7 +11944,7 @@ export type RoleAdminChangedEvent = Event & {
|
|
|
11944
11944
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
11945
11945
|
blockNumber: Scalars['BigInt']['output'];
|
|
11946
11946
|
gasPrice: Scalars['BigInt']['output'];
|
|
11947
|
-
gasUsed
|
|
11947
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
11948
11948
|
id: Scalars['ID']['output'];
|
|
11949
11949
|
logIndex: Scalars['BigInt']['output'];
|
|
11950
11950
|
name: Scalars['String']['output'];
|
|
@@ -12110,7 +12110,7 @@ export type RoleGrantedEvent = Event & {
|
|
|
12110
12110
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
12111
12111
|
blockNumber: Scalars['BigInt']['output'];
|
|
12112
12112
|
gasPrice: Scalars['BigInt']['output'];
|
|
12113
|
-
gasUsed
|
|
12113
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
12114
12114
|
id: Scalars['ID']['output'];
|
|
12115
12115
|
logIndex: Scalars['BigInt']['output'];
|
|
12116
12116
|
name: Scalars['String']['output'];
|
|
@@ -12275,7 +12275,7 @@ export type RoleRevokedEvent = Event & {
|
|
|
12275
12275
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
12276
12276
|
blockNumber: Scalars['BigInt']['output'];
|
|
12277
12277
|
gasPrice: Scalars['BigInt']['output'];
|
|
12278
|
-
gasUsed
|
|
12278
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
12279
12279
|
id: Scalars['ID']['output'];
|
|
12280
12280
|
logIndex: Scalars['BigInt']['output'];
|
|
12281
12281
|
name: Scalars['String']['output'];
|
|
@@ -12551,6 +12551,10 @@ export declare enum SfMeta_OrderBy {
|
|
|
12551
12551
|
PackageVersion = "packageVersion",
|
|
12552
12552
|
Timestamp = "timestamp"
|
|
12553
12553
|
}
|
|
12554
|
+
/**
|
|
12555
|
+
* WARNING: This event has been deprecated. It is not indexed anymore. It's kept in schema to avoid breakage in the schema.
|
|
12556
|
+
*
|
|
12557
|
+
*/
|
|
12554
12558
|
export type SentEvent = Event & {
|
|
12555
12559
|
__typename?: 'SentEvent';
|
|
12556
12560
|
/**
|
|
@@ -12566,7 +12570,7 @@ export type SentEvent = Event & {
|
|
|
12566
12570
|
data: Scalars['Bytes']['output'];
|
|
12567
12571
|
from: Scalars['Bytes']['output'];
|
|
12568
12572
|
gasPrice: Scalars['BigInt']['output'];
|
|
12569
|
-
gasUsed
|
|
12573
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
12570
12574
|
id: Scalars['ID']['output'];
|
|
12571
12575
|
logIndex: Scalars['BigInt']['output'];
|
|
12572
12576
|
name: Scalars['String']['output'];
|
|
@@ -12772,7 +12776,7 @@ export type SetEvent = Event & {
|
|
|
12772
12776
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
12773
12777
|
blockNumber: Scalars['BigInt']['output'];
|
|
12774
12778
|
gasPrice: Scalars['BigInt']['output'];
|
|
12775
|
-
gasUsed
|
|
12779
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
12776
12780
|
/**
|
|
12777
12781
|
* Because the name property is indexed, the
|
|
12778
12782
|
* returned value will be a keccak256 hash
|
|
@@ -13597,1134 +13601,6 @@ export declare enum Stream_OrderBy {
|
|
|
13597
13601
|
UpdatedAtTimestamp = "updatedAtTimestamp",
|
|
13598
13602
|
UserData = "userData"
|
|
13599
13603
|
}
|
|
13600
|
-
export type Subscription = {
|
|
13601
|
-
__typename?: 'Subscription';
|
|
13602
|
-
/** Access to subgraph metadata */
|
|
13603
|
-
_meta?: Maybe<_Meta_>;
|
|
13604
|
-
account?: Maybe<Account>;
|
|
13605
|
-
accountTokenSnapshot?: Maybe<AccountTokenSnapshot>;
|
|
13606
|
-
accountTokenSnapshotLog?: Maybe<AccountTokenSnapshotLog>;
|
|
13607
|
-
accountTokenSnapshotLogs: Array<AccountTokenSnapshotLog>;
|
|
13608
|
-
accountTokenSnapshots: Array<AccountTokenSnapshot>;
|
|
13609
|
-
accounts: Array<Account>;
|
|
13610
|
-
agreementClassRegisteredEvent?: Maybe<AgreementClassRegisteredEvent>;
|
|
13611
|
-
agreementClassRegisteredEvents: Array<AgreementClassRegisteredEvent>;
|
|
13612
|
-
agreementClassUpdatedEvent?: Maybe<AgreementClassUpdatedEvent>;
|
|
13613
|
-
agreementClassUpdatedEvents: Array<AgreementClassUpdatedEvent>;
|
|
13614
|
-
agreementLiquidatedByEvent?: Maybe<AgreementLiquidatedByEvent>;
|
|
13615
|
-
agreementLiquidatedByEvents: Array<AgreementLiquidatedByEvent>;
|
|
13616
|
-
agreementLiquidatedV2Event?: Maybe<AgreementLiquidatedV2Event>;
|
|
13617
|
-
agreementLiquidatedV2Events: Array<AgreementLiquidatedV2Event>;
|
|
13618
|
-
appRegisteredEvent?: Maybe<AppRegisteredEvent>;
|
|
13619
|
-
appRegisteredEvents: Array<AppRegisteredEvent>;
|
|
13620
|
-
approvalEvent?: Maybe<ApprovalEvent>;
|
|
13621
|
-
approvalEvents: Array<ApprovalEvent>;
|
|
13622
|
-
bondIncreasedEvent?: Maybe<BondIncreasedEvent>;
|
|
13623
|
-
bondIncreasedEvents: Array<BondIncreasedEvent>;
|
|
13624
|
-
bufferAdjustedEvent?: Maybe<BufferAdjustedEvent>;
|
|
13625
|
-
bufferAdjustedEvents: Array<BufferAdjustedEvent>;
|
|
13626
|
-
burnedEvent?: Maybe<BurnedEvent>;
|
|
13627
|
-
burnedEvents: Array<BurnedEvent>;
|
|
13628
|
-
cfav1LiquidationPeriodChangedEvent?: Maybe<CfAv1LiquidationPeriodChangedEvent>;
|
|
13629
|
-
cfav1LiquidationPeriodChangedEvents: Array<CfAv1LiquidationPeriodChangedEvent>;
|
|
13630
|
-
configChangedEvent?: Maybe<ConfigChangedEvent>;
|
|
13631
|
-
configChangedEvents: Array<ConfigChangedEvent>;
|
|
13632
|
-
customSuperTokenCreatedEvent?: Maybe<CustomSuperTokenCreatedEvent>;
|
|
13633
|
-
customSuperTokenCreatedEvents: Array<CustomSuperTokenCreatedEvent>;
|
|
13634
|
-
distributionClaimedEvent?: Maybe<DistributionClaimedEvent>;
|
|
13635
|
-
distributionClaimedEvents: Array<DistributionClaimedEvent>;
|
|
13636
|
-
event?: Maybe<Event>;
|
|
13637
|
-
events: Array<Event>;
|
|
13638
|
-
exitRateChangedEvent?: Maybe<ExitRateChangedEvent>;
|
|
13639
|
-
exitRateChangedEvents: Array<ExitRateChangedEvent>;
|
|
13640
|
-
flowDistributionUpdatedEvent?: Maybe<FlowDistributionUpdatedEvent>;
|
|
13641
|
-
flowDistributionUpdatedEvents: Array<FlowDistributionUpdatedEvent>;
|
|
13642
|
-
flowOperator?: Maybe<FlowOperator>;
|
|
13643
|
-
flowOperatorUpdatedEvent?: Maybe<FlowOperatorUpdatedEvent>;
|
|
13644
|
-
flowOperatorUpdatedEvents: Array<FlowOperatorUpdatedEvent>;
|
|
13645
|
-
flowOperators: Array<FlowOperator>;
|
|
13646
|
-
flowUpdatedEvent?: Maybe<FlowUpdatedEvent>;
|
|
13647
|
-
flowUpdatedEvents: Array<FlowUpdatedEvent>;
|
|
13648
|
-
governanceReplacedEvent?: Maybe<GovernanceReplacedEvent>;
|
|
13649
|
-
governanceReplacedEvents: Array<GovernanceReplacedEvent>;
|
|
13650
|
-
index?: Maybe<Index>;
|
|
13651
|
-
indexCreatedEvent?: Maybe<IndexCreatedEvent>;
|
|
13652
|
-
indexCreatedEvents: Array<IndexCreatedEvent>;
|
|
13653
|
-
indexDistributionClaimedEvent?: Maybe<IndexDistributionClaimedEvent>;
|
|
13654
|
-
indexDistributionClaimedEvents: Array<IndexDistributionClaimedEvent>;
|
|
13655
|
-
indexSubscribedEvent?: Maybe<IndexSubscribedEvent>;
|
|
13656
|
-
indexSubscribedEvents: Array<IndexSubscribedEvent>;
|
|
13657
|
-
indexSubscription?: Maybe<IndexSubscription>;
|
|
13658
|
-
indexSubscriptions: Array<IndexSubscription>;
|
|
13659
|
-
indexUnitsUpdatedEvent?: Maybe<IndexUnitsUpdatedEvent>;
|
|
13660
|
-
indexUnitsUpdatedEvents: Array<IndexUnitsUpdatedEvent>;
|
|
13661
|
-
indexUnsubscribedEvent?: Maybe<IndexUnsubscribedEvent>;
|
|
13662
|
-
indexUnsubscribedEvents: Array<IndexUnsubscribedEvent>;
|
|
13663
|
-
indexUpdatedEvent?: Maybe<IndexUpdatedEvent>;
|
|
13664
|
-
indexUpdatedEvents: Array<IndexUpdatedEvent>;
|
|
13665
|
-
indexes: Array<Index>;
|
|
13666
|
-
instantDistributionUpdatedEvent?: Maybe<InstantDistributionUpdatedEvent>;
|
|
13667
|
-
instantDistributionUpdatedEvents: Array<InstantDistributionUpdatedEvent>;
|
|
13668
|
-
jailEvent?: Maybe<JailEvent>;
|
|
13669
|
-
jailEvents: Array<JailEvent>;
|
|
13670
|
-
memberUnitsUpdatedEvent?: Maybe<MemberUnitsUpdatedEvent>;
|
|
13671
|
-
memberUnitsUpdatedEvents: Array<MemberUnitsUpdatedEvent>;
|
|
13672
|
-
mintedEvent?: Maybe<MintedEvent>;
|
|
13673
|
-
mintedEvents: Array<MintedEvent>;
|
|
13674
|
-
newPICEvent?: Maybe<NewPicEvent>;
|
|
13675
|
-
newPICEvents: Array<NewPicEvent>;
|
|
13676
|
-
pool?: Maybe<Pool>;
|
|
13677
|
-
poolConnectionUpdatedEvent?: Maybe<PoolConnectionUpdatedEvent>;
|
|
13678
|
-
poolConnectionUpdatedEvents: Array<PoolConnectionUpdatedEvent>;
|
|
13679
|
-
poolCreatedEvent?: Maybe<PoolCreatedEvent>;
|
|
13680
|
-
poolCreatedEvents: Array<PoolCreatedEvent>;
|
|
13681
|
-
poolDistributor?: Maybe<PoolDistributor>;
|
|
13682
|
-
poolDistributors: Array<PoolDistributor>;
|
|
13683
|
-
poolMember?: Maybe<PoolMember>;
|
|
13684
|
-
poolMembers: Array<PoolMember>;
|
|
13685
|
-
pools: Array<Pool>;
|
|
13686
|
-
pppconfigurationChangedEvent?: Maybe<PppConfigurationChangedEvent>;
|
|
13687
|
-
pppconfigurationChangedEvents: Array<PppConfigurationChangedEvent>;
|
|
13688
|
-
resolverEntries: Array<ResolverEntry>;
|
|
13689
|
-
resolverEntry?: Maybe<ResolverEntry>;
|
|
13690
|
-
rewardAddressChangedEvent?: Maybe<RewardAddressChangedEvent>;
|
|
13691
|
-
rewardAddressChangedEvents: Array<RewardAddressChangedEvent>;
|
|
13692
|
-
roleAdminChangedEvent?: Maybe<RoleAdminChangedEvent>;
|
|
13693
|
-
roleAdminChangedEvents: Array<RoleAdminChangedEvent>;
|
|
13694
|
-
roleGrantedEvent?: Maybe<RoleGrantedEvent>;
|
|
13695
|
-
roleGrantedEvents: Array<RoleGrantedEvent>;
|
|
13696
|
-
roleRevokedEvent?: Maybe<RoleRevokedEvent>;
|
|
13697
|
-
roleRevokedEvents: Array<RoleRevokedEvent>;
|
|
13698
|
-
sentEvent?: Maybe<SentEvent>;
|
|
13699
|
-
sentEvents: Array<SentEvent>;
|
|
13700
|
-
setEvent?: Maybe<SetEvent>;
|
|
13701
|
-
setEvents: Array<SetEvent>;
|
|
13702
|
-
sfmeta?: Maybe<SfMeta>;
|
|
13703
|
-
sfmetas: Array<SfMeta>;
|
|
13704
|
-
stream?: Maybe<Stream>;
|
|
13705
|
-
streamPeriod?: Maybe<StreamPeriod>;
|
|
13706
|
-
streamPeriods: Array<StreamPeriod>;
|
|
13707
|
-
streamRevision?: Maybe<StreamRevision>;
|
|
13708
|
-
streamRevisions: Array<StreamRevision>;
|
|
13709
|
-
streams: Array<Stream>;
|
|
13710
|
-
subscriptionApprovedEvent?: Maybe<SubscriptionApprovedEvent>;
|
|
13711
|
-
subscriptionApprovedEvents: Array<SubscriptionApprovedEvent>;
|
|
13712
|
-
subscriptionDistributionClaimedEvent?: Maybe<SubscriptionDistributionClaimedEvent>;
|
|
13713
|
-
subscriptionDistributionClaimedEvents: Array<SubscriptionDistributionClaimedEvent>;
|
|
13714
|
-
subscriptionRevokedEvent?: Maybe<SubscriptionRevokedEvent>;
|
|
13715
|
-
subscriptionRevokedEvents: Array<SubscriptionRevokedEvent>;
|
|
13716
|
-
subscriptionUnitsUpdatedEvent?: Maybe<SubscriptionUnitsUpdatedEvent>;
|
|
13717
|
-
subscriptionUnitsUpdatedEvents: Array<SubscriptionUnitsUpdatedEvent>;
|
|
13718
|
-
superTokenCreatedEvent?: Maybe<SuperTokenCreatedEvent>;
|
|
13719
|
-
superTokenCreatedEvents: Array<SuperTokenCreatedEvent>;
|
|
13720
|
-
superTokenFactoryUpdatedEvent?: Maybe<SuperTokenFactoryUpdatedEvent>;
|
|
13721
|
-
superTokenFactoryUpdatedEvents: Array<SuperTokenFactoryUpdatedEvent>;
|
|
13722
|
-
superTokenLogicCreatedEvent?: Maybe<SuperTokenLogicCreatedEvent>;
|
|
13723
|
-
superTokenLogicCreatedEvents: Array<SuperTokenLogicCreatedEvent>;
|
|
13724
|
-
superTokenLogicUpdatedEvent?: Maybe<SuperTokenLogicUpdatedEvent>;
|
|
13725
|
-
superTokenLogicUpdatedEvents: Array<SuperTokenLogicUpdatedEvent>;
|
|
13726
|
-
superTokenMinimumDepositChangedEvent?: Maybe<SuperTokenMinimumDepositChangedEvent>;
|
|
13727
|
-
superTokenMinimumDepositChangedEvents: Array<SuperTokenMinimumDepositChangedEvent>;
|
|
13728
|
-
token?: Maybe<Token>;
|
|
13729
|
-
tokenDowngradedEvent?: Maybe<TokenDowngradedEvent>;
|
|
13730
|
-
tokenDowngradedEvents: Array<TokenDowngradedEvent>;
|
|
13731
|
-
tokenGovernanceConfig?: Maybe<TokenGovernanceConfig>;
|
|
13732
|
-
tokenGovernanceConfigs: Array<TokenGovernanceConfig>;
|
|
13733
|
-
tokenStatistic?: Maybe<TokenStatistic>;
|
|
13734
|
-
tokenStatisticLog?: Maybe<TokenStatisticLog>;
|
|
13735
|
-
tokenStatisticLogs: Array<TokenStatisticLog>;
|
|
13736
|
-
tokenStatistics: Array<TokenStatistic>;
|
|
13737
|
-
tokenUpgradedEvent?: Maybe<TokenUpgradedEvent>;
|
|
13738
|
-
tokenUpgradedEvents: Array<TokenUpgradedEvent>;
|
|
13739
|
-
tokens: Array<Token>;
|
|
13740
|
-
transferEvent?: Maybe<TransferEvent>;
|
|
13741
|
-
transferEvents: Array<TransferEvent>;
|
|
13742
|
-
trustedForwarderChangedEvent?: Maybe<TrustedForwarderChangedEvent>;
|
|
13743
|
-
trustedForwarderChangedEvents: Array<TrustedForwarderChangedEvent>;
|
|
13744
|
-
};
|
|
13745
|
-
export type Subscription_MetaArgs = {
|
|
13746
|
-
block?: InputMaybe<Block_Height>;
|
|
13747
|
-
};
|
|
13748
|
-
export type SubscriptionAccountArgs = {
|
|
13749
|
-
block?: InputMaybe<Block_Height>;
|
|
13750
|
-
id: Scalars['ID']['input'];
|
|
13751
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13752
|
-
};
|
|
13753
|
-
export type SubscriptionAccountTokenSnapshotArgs = {
|
|
13754
|
-
block?: InputMaybe<Block_Height>;
|
|
13755
|
-
id: Scalars['ID']['input'];
|
|
13756
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13757
|
-
};
|
|
13758
|
-
export type SubscriptionAccountTokenSnapshotLogArgs = {
|
|
13759
|
-
block?: InputMaybe<Block_Height>;
|
|
13760
|
-
id: Scalars['ID']['input'];
|
|
13761
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13762
|
-
};
|
|
13763
|
-
export type SubscriptionAccountTokenSnapshotLogsArgs = {
|
|
13764
|
-
block?: InputMaybe<Block_Height>;
|
|
13765
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13766
|
-
orderBy?: InputMaybe<AccountTokenSnapshotLog_OrderBy>;
|
|
13767
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13768
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13769
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13770
|
-
where?: InputMaybe<AccountTokenSnapshotLog_Filter>;
|
|
13771
|
-
};
|
|
13772
|
-
export type SubscriptionAccountTokenSnapshotsArgs = {
|
|
13773
|
-
block?: InputMaybe<Block_Height>;
|
|
13774
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13775
|
-
orderBy?: InputMaybe<AccountTokenSnapshot_OrderBy>;
|
|
13776
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13777
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13778
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13779
|
-
where?: InputMaybe<AccountTokenSnapshot_Filter>;
|
|
13780
|
-
};
|
|
13781
|
-
export type SubscriptionAccountsArgs = {
|
|
13782
|
-
block?: InputMaybe<Block_Height>;
|
|
13783
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13784
|
-
orderBy?: InputMaybe<Account_OrderBy>;
|
|
13785
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13786
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13787
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13788
|
-
where?: InputMaybe<Account_Filter>;
|
|
13789
|
-
};
|
|
13790
|
-
export type SubscriptionAgreementClassRegisteredEventArgs = {
|
|
13791
|
-
block?: InputMaybe<Block_Height>;
|
|
13792
|
-
id: Scalars['ID']['input'];
|
|
13793
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13794
|
-
};
|
|
13795
|
-
export type SubscriptionAgreementClassRegisteredEventsArgs = {
|
|
13796
|
-
block?: InputMaybe<Block_Height>;
|
|
13797
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13798
|
-
orderBy?: InputMaybe<AgreementClassRegisteredEvent_OrderBy>;
|
|
13799
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13800
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13801
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13802
|
-
where?: InputMaybe<AgreementClassRegisteredEvent_Filter>;
|
|
13803
|
-
};
|
|
13804
|
-
export type SubscriptionAgreementClassUpdatedEventArgs = {
|
|
13805
|
-
block?: InputMaybe<Block_Height>;
|
|
13806
|
-
id: Scalars['ID']['input'];
|
|
13807
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13808
|
-
};
|
|
13809
|
-
export type SubscriptionAgreementClassUpdatedEventsArgs = {
|
|
13810
|
-
block?: InputMaybe<Block_Height>;
|
|
13811
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13812
|
-
orderBy?: InputMaybe<AgreementClassUpdatedEvent_OrderBy>;
|
|
13813
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13814
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13815
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13816
|
-
where?: InputMaybe<AgreementClassUpdatedEvent_Filter>;
|
|
13817
|
-
};
|
|
13818
|
-
export type SubscriptionAgreementLiquidatedByEventArgs = {
|
|
13819
|
-
block?: InputMaybe<Block_Height>;
|
|
13820
|
-
id: Scalars['ID']['input'];
|
|
13821
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13822
|
-
};
|
|
13823
|
-
export type SubscriptionAgreementLiquidatedByEventsArgs = {
|
|
13824
|
-
block?: InputMaybe<Block_Height>;
|
|
13825
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13826
|
-
orderBy?: InputMaybe<AgreementLiquidatedByEvent_OrderBy>;
|
|
13827
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13828
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13829
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13830
|
-
where?: InputMaybe<AgreementLiquidatedByEvent_Filter>;
|
|
13831
|
-
};
|
|
13832
|
-
export type SubscriptionAgreementLiquidatedV2EventArgs = {
|
|
13833
|
-
block?: InputMaybe<Block_Height>;
|
|
13834
|
-
id: Scalars['ID']['input'];
|
|
13835
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13836
|
-
};
|
|
13837
|
-
export type SubscriptionAgreementLiquidatedV2EventsArgs = {
|
|
13838
|
-
block?: InputMaybe<Block_Height>;
|
|
13839
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13840
|
-
orderBy?: InputMaybe<AgreementLiquidatedV2Event_OrderBy>;
|
|
13841
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13842
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13843
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13844
|
-
where?: InputMaybe<AgreementLiquidatedV2Event_Filter>;
|
|
13845
|
-
};
|
|
13846
|
-
export type SubscriptionAppRegisteredEventArgs = {
|
|
13847
|
-
block?: InputMaybe<Block_Height>;
|
|
13848
|
-
id: Scalars['ID']['input'];
|
|
13849
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13850
|
-
};
|
|
13851
|
-
export type SubscriptionAppRegisteredEventsArgs = {
|
|
13852
|
-
block?: InputMaybe<Block_Height>;
|
|
13853
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13854
|
-
orderBy?: InputMaybe<AppRegisteredEvent_OrderBy>;
|
|
13855
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13856
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13857
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13858
|
-
where?: InputMaybe<AppRegisteredEvent_Filter>;
|
|
13859
|
-
};
|
|
13860
|
-
export type SubscriptionApprovalEventArgs = {
|
|
13861
|
-
block?: InputMaybe<Block_Height>;
|
|
13862
|
-
id: Scalars['ID']['input'];
|
|
13863
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13864
|
-
};
|
|
13865
|
-
export type SubscriptionApprovalEventsArgs = {
|
|
13866
|
-
block?: InputMaybe<Block_Height>;
|
|
13867
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13868
|
-
orderBy?: InputMaybe<ApprovalEvent_OrderBy>;
|
|
13869
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13870
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13871
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13872
|
-
where?: InputMaybe<ApprovalEvent_Filter>;
|
|
13873
|
-
};
|
|
13874
|
-
export type SubscriptionBondIncreasedEventArgs = {
|
|
13875
|
-
block?: InputMaybe<Block_Height>;
|
|
13876
|
-
id: Scalars['ID']['input'];
|
|
13877
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13878
|
-
};
|
|
13879
|
-
export type SubscriptionBondIncreasedEventsArgs = {
|
|
13880
|
-
block?: InputMaybe<Block_Height>;
|
|
13881
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13882
|
-
orderBy?: InputMaybe<BondIncreasedEvent_OrderBy>;
|
|
13883
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13884
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13885
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13886
|
-
where?: InputMaybe<BondIncreasedEvent_Filter>;
|
|
13887
|
-
};
|
|
13888
|
-
export type SubscriptionBufferAdjustedEventArgs = {
|
|
13889
|
-
block?: InputMaybe<Block_Height>;
|
|
13890
|
-
id: Scalars['ID']['input'];
|
|
13891
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13892
|
-
};
|
|
13893
|
-
export type SubscriptionBufferAdjustedEventsArgs = {
|
|
13894
|
-
block?: InputMaybe<Block_Height>;
|
|
13895
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13896
|
-
orderBy?: InputMaybe<BufferAdjustedEvent_OrderBy>;
|
|
13897
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13898
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13899
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13900
|
-
where?: InputMaybe<BufferAdjustedEvent_Filter>;
|
|
13901
|
-
};
|
|
13902
|
-
export type SubscriptionBurnedEventArgs = {
|
|
13903
|
-
block?: InputMaybe<Block_Height>;
|
|
13904
|
-
id: Scalars['ID']['input'];
|
|
13905
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13906
|
-
};
|
|
13907
|
-
export type SubscriptionBurnedEventsArgs = {
|
|
13908
|
-
block?: InputMaybe<Block_Height>;
|
|
13909
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13910
|
-
orderBy?: InputMaybe<BurnedEvent_OrderBy>;
|
|
13911
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13912
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13913
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13914
|
-
where?: InputMaybe<BurnedEvent_Filter>;
|
|
13915
|
-
};
|
|
13916
|
-
export type SubscriptionCfav1LiquidationPeriodChangedEventArgs = {
|
|
13917
|
-
block?: InputMaybe<Block_Height>;
|
|
13918
|
-
id: Scalars['ID']['input'];
|
|
13919
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13920
|
-
};
|
|
13921
|
-
export type SubscriptionCfav1LiquidationPeriodChangedEventsArgs = {
|
|
13922
|
-
block?: InputMaybe<Block_Height>;
|
|
13923
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13924
|
-
orderBy?: InputMaybe<CfAv1LiquidationPeriodChangedEvent_OrderBy>;
|
|
13925
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13926
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13927
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13928
|
-
where?: InputMaybe<CfAv1LiquidationPeriodChangedEvent_Filter>;
|
|
13929
|
-
};
|
|
13930
|
-
export type SubscriptionConfigChangedEventArgs = {
|
|
13931
|
-
block?: InputMaybe<Block_Height>;
|
|
13932
|
-
id: Scalars['ID']['input'];
|
|
13933
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13934
|
-
};
|
|
13935
|
-
export type SubscriptionConfigChangedEventsArgs = {
|
|
13936
|
-
block?: InputMaybe<Block_Height>;
|
|
13937
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13938
|
-
orderBy?: InputMaybe<ConfigChangedEvent_OrderBy>;
|
|
13939
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13940
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13941
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13942
|
-
where?: InputMaybe<ConfigChangedEvent_Filter>;
|
|
13943
|
-
};
|
|
13944
|
-
export type SubscriptionCustomSuperTokenCreatedEventArgs = {
|
|
13945
|
-
block?: InputMaybe<Block_Height>;
|
|
13946
|
-
id: Scalars['ID']['input'];
|
|
13947
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13948
|
-
};
|
|
13949
|
-
export type SubscriptionCustomSuperTokenCreatedEventsArgs = {
|
|
13950
|
-
block?: InputMaybe<Block_Height>;
|
|
13951
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13952
|
-
orderBy?: InputMaybe<CustomSuperTokenCreatedEvent_OrderBy>;
|
|
13953
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13954
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13955
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13956
|
-
where?: InputMaybe<CustomSuperTokenCreatedEvent_Filter>;
|
|
13957
|
-
};
|
|
13958
|
-
export type SubscriptionDistributionClaimedEventArgs = {
|
|
13959
|
-
block?: InputMaybe<Block_Height>;
|
|
13960
|
-
id: Scalars['ID']['input'];
|
|
13961
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13962
|
-
};
|
|
13963
|
-
export type SubscriptionDistributionClaimedEventsArgs = {
|
|
13964
|
-
block?: InputMaybe<Block_Height>;
|
|
13965
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13966
|
-
orderBy?: InputMaybe<DistributionClaimedEvent_OrderBy>;
|
|
13967
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13968
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13969
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13970
|
-
where?: InputMaybe<DistributionClaimedEvent_Filter>;
|
|
13971
|
-
};
|
|
13972
|
-
export type SubscriptionEventArgs = {
|
|
13973
|
-
block?: InputMaybe<Block_Height>;
|
|
13974
|
-
id: Scalars['ID']['input'];
|
|
13975
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13976
|
-
};
|
|
13977
|
-
export type SubscriptionEventsArgs = {
|
|
13978
|
-
block?: InputMaybe<Block_Height>;
|
|
13979
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13980
|
-
orderBy?: InputMaybe<Event_OrderBy>;
|
|
13981
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13982
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13983
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13984
|
-
where?: InputMaybe<Event_Filter>;
|
|
13985
|
-
};
|
|
13986
|
-
export type SubscriptionExitRateChangedEventArgs = {
|
|
13987
|
-
block?: InputMaybe<Block_Height>;
|
|
13988
|
-
id: Scalars['ID']['input'];
|
|
13989
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13990
|
-
};
|
|
13991
|
-
export type SubscriptionExitRateChangedEventsArgs = {
|
|
13992
|
-
block?: InputMaybe<Block_Height>;
|
|
13993
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
13994
|
-
orderBy?: InputMaybe<ExitRateChangedEvent_OrderBy>;
|
|
13995
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
13996
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
13997
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
13998
|
-
where?: InputMaybe<ExitRateChangedEvent_Filter>;
|
|
13999
|
-
};
|
|
14000
|
-
export type SubscriptionFlowDistributionUpdatedEventArgs = {
|
|
14001
|
-
block?: InputMaybe<Block_Height>;
|
|
14002
|
-
id: Scalars['ID']['input'];
|
|
14003
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14004
|
-
};
|
|
14005
|
-
export type SubscriptionFlowDistributionUpdatedEventsArgs = {
|
|
14006
|
-
block?: InputMaybe<Block_Height>;
|
|
14007
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14008
|
-
orderBy?: InputMaybe<FlowDistributionUpdatedEvent_OrderBy>;
|
|
14009
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14010
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14011
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14012
|
-
where?: InputMaybe<FlowDistributionUpdatedEvent_Filter>;
|
|
14013
|
-
};
|
|
14014
|
-
export type SubscriptionFlowOperatorArgs = {
|
|
14015
|
-
block?: InputMaybe<Block_Height>;
|
|
14016
|
-
id: Scalars['ID']['input'];
|
|
14017
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14018
|
-
};
|
|
14019
|
-
export type SubscriptionFlowOperatorUpdatedEventArgs = {
|
|
14020
|
-
block?: InputMaybe<Block_Height>;
|
|
14021
|
-
id: Scalars['ID']['input'];
|
|
14022
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14023
|
-
};
|
|
14024
|
-
export type SubscriptionFlowOperatorUpdatedEventsArgs = {
|
|
14025
|
-
block?: InputMaybe<Block_Height>;
|
|
14026
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14027
|
-
orderBy?: InputMaybe<FlowOperatorUpdatedEvent_OrderBy>;
|
|
14028
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14029
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14030
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14031
|
-
where?: InputMaybe<FlowOperatorUpdatedEvent_Filter>;
|
|
14032
|
-
};
|
|
14033
|
-
export type SubscriptionFlowOperatorsArgs = {
|
|
14034
|
-
block?: InputMaybe<Block_Height>;
|
|
14035
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14036
|
-
orderBy?: InputMaybe<FlowOperator_OrderBy>;
|
|
14037
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14038
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14039
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14040
|
-
where?: InputMaybe<FlowOperator_Filter>;
|
|
14041
|
-
};
|
|
14042
|
-
export type SubscriptionFlowUpdatedEventArgs = {
|
|
14043
|
-
block?: InputMaybe<Block_Height>;
|
|
14044
|
-
id: Scalars['ID']['input'];
|
|
14045
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14046
|
-
};
|
|
14047
|
-
export type SubscriptionFlowUpdatedEventsArgs = {
|
|
14048
|
-
block?: InputMaybe<Block_Height>;
|
|
14049
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14050
|
-
orderBy?: InputMaybe<FlowUpdatedEvent_OrderBy>;
|
|
14051
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14052
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14053
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14054
|
-
where?: InputMaybe<FlowUpdatedEvent_Filter>;
|
|
14055
|
-
};
|
|
14056
|
-
export type SubscriptionGovernanceReplacedEventArgs = {
|
|
14057
|
-
block?: InputMaybe<Block_Height>;
|
|
14058
|
-
id: Scalars['ID']['input'];
|
|
14059
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14060
|
-
};
|
|
14061
|
-
export type SubscriptionGovernanceReplacedEventsArgs = {
|
|
14062
|
-
block?: InputMaybe<Block_Height>;
|
|
14063
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14064
|
-
orderBy?: InputMaybe<GovernanceReplacedEvent_OrderBy>;
|
|
14065
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14066
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14067
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14068
|
-
where?: InputMaybe<GovernanceReplacedEvent_Filter>;
|
|
14069
|
-
};
|
|
14070
|
-
export type SubscriptionIndexArgs = {
|
|
14071
|
-
block?: InputMaybe<Block_Height>;
|
|
14072
|
-
id: Scalars['ID']['input'];
|
|
14073
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14074
|
-
};
|
|
14075
|
-
export type SubscriptionIndexCreatedEventArgs = {
|
|
14076
|
-
block?: InputMaybe<Block_Height>;
|
|
14077
|
-
id: Scalars['ID']['input'];
|
|
14078
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14079
|
-
};
|
|
14080
|
-
export type SubscriptionIndexCreatedEventsArgs = {
|
|
14081
|
-
block?: InputMaybe<Block_Height>;
|
|
14082
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14083
|
-
orderBy?: InputMaybe<IndexCreatedEvent_OrderBy>;
|
|
14084
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14085
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14086
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14087
|
-
where?: InputMaybe<IndexCreatedEvent_Filter>;
|
|
14088
|
-
};
|
|
14089
|
-
export type SubscriptionIndexDistributionClaimedEventArgs = {
|
|
14090
|
-
block?: InputMaybe<Block_Height>;
|
|
14091
|
-
id: Scalars['ID']['input'];
|
|
14092
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14093
|
-
};
|
|
14094
|
-
export type SubscriptionIndexDistributionClaimedEventsArgs = {
|
|
14095
|
-
block?: InputMaybe<Block_Height>;
|
|
14096
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14097
|
-
orderBy?: InputMaybe<IndexDistributionClaimedEvent_OrderBy>;
|
|
14098
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14099
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14100
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14101
|
-
where?: InputMaybe<IndexDistributionClaimedEvent_Filter>;
|
|
14102
|
-
};
|
|
14103
|
-
export type SubscriptionIndexSubscribedEventArgs = {
|
|
14104
|
-
block?: InputMaybe<Block_Height>;
|
|
14105
|
-
id: Scalars['ID']['input'];
|
|
14106
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14107
|
-
};
|
|
14108
|
-
export type SubscriptionIndexSubscribedEventsArgs = {
|
|
14109
|
-
block?: InputMaybe<Block_Height>;
|
|
14110
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14111
|
-
orderBy?: InputMaybe<IndexSubscribedEvent_OrderBy>;
|
|
14112
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14113
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14114
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14115
|
-
where?: InputMaybe<IndexSubscribedEvent_Filter>;
|
|
14116
|
-
};
|
|
14117
|
-
export type SubscriptionIndexSubscriptionArgs = {
|
|
14118
|
-
block?: InputMaybe<Block_Height>;
|
|
14119
|
-
id: Scalars['ID']['input'];
|
|
14120
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14121
|
-
};
|
|
14122
|
-
export type SubscriptionIndexSubscriptionsArgs = {
|
|
14123
|
-
block?: InputMaybe<Block_Height>;
|
|
14124
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14125
|
-
orderBy?: InputMaybe<IndexSubscription_OrderBy>;
|
|
14126
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14127
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14128
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14129
|
-
where?: InputMaybe<IndexSubscription_Filter>;
|
|
14130
|
-
};
|
|
14131
|
-
export type SubscriptionIndexUnitsUpdatedEventArgs = {
|
|
14132
|
-
block?: InputMaybe<Block_Height>;
|
|
14133
|
-
id: Scalars['ID']['input'];
|
|
14134
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14135
|
-
};
|
|
14136
|
-
export type SubscriptionIndexUnitsUpdatedEventsArgs = {
|
|
14137
|
-
block?: InputMaybe<Block_Height>;
|
|
14138
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14139
|
-
orderBy?: InputMaybe<IndexUnitsUpdatedEvent_OrderBy>;
|
|
14140
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14141
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14142
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14143
|
-
where?: InputMaybe<IndexUnitsUpdatedEvent_Filter>;
|
|
14144
|
-
};
|
|
14145
|
-
export type SubscriptionIndexUnsubscribedEventArgs = {
|
|
14146
|
-
block?: InputMaybe<Block_Height>;
|
|
14147
|
-
id: Scalars['ID']['input'];
|
|
14148
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14149
|
-
};
|
|
14150
|
-
export type SubscriptionIndexUnsubscribedEventsArgs = {
|
|
14151
|
-
block?: InputMaybe<Block_Height>;
|
|
14152
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14153
|
-
orderBy?: InputMaybe<IndexUnsubscribedEvent_OrderBy>;
|
|
14154
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14155
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14156
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14157
|
-
where?: InputMaybe<IndexUnsubscribedEvent_Filter>;
|
|
14158
|
-
};
|
|
14159
|
-
export type SubscriptionIndexUpdatedEventArgs = {
|
|
14160
|
-
block?: InputMaybe<Block_Height>;
|
|
14161
|
-
id: Scalars['ID']['input'];
|
|
14162
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14163
|
-
};
|
|
14164
|
-
export type SubscriptionIndexUpdatedEventsArgs = {
|
|
14165
|
-
block?: InputMaybe<Block_Height>;
|
|
14166
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14167
|
-
orderBy?: InputMaybe<IndexUpdatedEvent_OrderBy>;
|
|
14168
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14169
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14170
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14171
|
-
where?: InputMaybe<IndexUpdatedEvent_Filter>;
|
|
14172
|
-
};
|
|
14173
|
-
export type SubscriptionIndexesArgs = {
|
|
14174
|
-
block?: InputMaybe<Block_Height>;
|
|
14175
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14176
|
-
orderBy?: InputMaybe<Index_OrderBy>;
|
|
14177
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14178
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14179
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14180
|
-
where?: InputMaybe<Index_Filter>;
|
|
14181
|
-
};
|
|
14182
|
-
export type SubscriptionInstantDistributionUpdatedEventArgs = {
|
|
14183
|
-
block?: InputMaybe<Block_Height>;
|
|
14184
|
-
id: Scalars['ID']['input'];
|
|
14185
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14186
|
-
};
|
|
14187
|
-
export type SubscriptionInstantDistributionUpdatedEventsArgs = {
|
|
14188
|
-
block?: InputMaybe<Block_Height>;
|
|
14189
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14190
|
-
orderBy?: InputMaybe<InstantDistributionUpdatedEvent_OrderBy>;
|
|
14191
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14192
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14193
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14194
|
-
where?: InputMaybe<InstantDistributionUpdatedEvent_Filter>;
|
|
14195
|
-
};
|
|
14196
|
-
export type SubscriptionJailEventArgs = {
|
|
14197
|
-
block?: InputMaybe<Block_Height>;
|
|
14198
|
-
id: Scalars['ID']['input'];
|
|
14199
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14200
|
-
};
|
|
14201
|
-
export type SubscriptionJailEventsArgs = {
|
|
14202
|
-
block?: InputMaybe<Block_Height>;
|
|
14203
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14204
|
-
orderBy?: InputMaybe<JailEvent_OrderBy>;
|
|
14205
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14206
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14207
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14208
|
-
where?: InputMaybe<JailEvent_Filter>;
|
|
14209
|
-
};
|
|
14210
|
-
export type SubscriptionMemberUnitsUpdatedEventArgs = {
|
|
14211
|
-
block?: InputMaybe<Block_Height>;
|
|
14212
|
-
id: Scalars['ID']['input'];
|
|
14213
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14214
|
-
};
|
|
14215
|
-
export type SubscriptionMemberUnitsUpdatedEventsArgs = {
|
|
14216
|
-
block?: InputMaybe<Block_Height>;
|
|
14217
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14218
|
-
orderBy?: InputMaybe<MemberUnitsUpdatedEvent_OrderBy>;
|
|
14219
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14220
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14221
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14222
|
-
where?: InputMaybe<MemberUnitsUpdatedEvent_Filter>;
|
|
14223
|
-
};
|
|
14224
|
-
export type SubscriptionMintedEventArgs = {
|
|
14225
|
-
block?: InputMaybe<Block_Height>;
|
|
14226
|
-
id: Scalars['ID']['input'];
|
|
14227
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14228
|
-
};
|
|
14229
|
-
export type SubscriptionMintedEventsArgs = {
|
|
14230
|
-
block?: InputMaybe<Block_Height>;
|
|
14231
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14232
|
-
orderBy?: InputMaybe<MintedEvent_OrderBy>;
|
|
14233
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14234
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14235
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14236
|
-
where?: InputMaybe<MintedEvent_Filter>;
|
|
14237
|
-
};
|
|
14238
|
-
export type SubscriptionNewPicEventArgs = {
|
|
14239
|
-
block?: InputMaybe<Block_Height>;
|
|
14240
|
-
id: Scalars['ID']['input'];
|
|
14241
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14242
|
-
};
|
|
14243
|
-
export type SubscriptionNewPicEventsArgs = {
|
|
14244
|
-
block?: InputMaybe<Block_Height>;
|
|
14245
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14246
|
-
orderBy?: InputMaybe<NewPicEvent_OrderBy>;
|
|
14247
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14248
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14249
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14250
|
-
where?: InputMaybe<NewPicEvent_Filter>;
|
|
14251
|
-
};
|
|
14252
|
-
export type SubscriptionPoolArgs = {
|
|
14253
|
-
block?: InputMaybe<Block_Height>;
|
|
14254
|
-
id: Scalars['ID']['input'];
|
|
14255
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14256
|
-
};
|
|
14257
|
-
export type SubscriptionPoolConnectionUpdatedEventArgs = {
|
|
14258
|
-
block?: InputMaybe<Block_Height>;
|
|
14259
|
-
id: Scalars['ID']['input'];
|
|
14260
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14261
|
-
};
|
|
14262
|
-
export type SubscriptionPoolConnectionUpdatedEventsArgs = {
|
|
14263
|
-
block?: InputMaybe<Block_Height>;
|
|
14264
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14265
|
-
orderBy?: InputMaybe<PoolConnectionUpdatedEvent_OrderBy>;
|
|
14266
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14267
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14268
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14269
|
-
where?: InputMaybe<PoolConnectionUpdatedEvent_Filter>;
|
|
14270
|
-
};
|
|
14271
|
-
export type SubscriptionPoolCreatedEventArgs = {
|
|
14272
|
-
block?: InputMaybe<Block_Height>;
|
|
14273
|
-
id: Scalars['ID']['input'];
|
|
14274
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14275
|
-
};
|
|
14276
|
-
export type SubscriptionPoolCreatedEventsArgs = {
|
|
14277
|
-
block?: InputMaybe<Block_Height>;
|
|
14278
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14279
|
-
orderBy?: InputMaybe<PoolCreatedEvent_OrderBy>;
|
|
14280
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14281
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14282
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14283
|
-
where?: InputMaybe<PoolCreatedEvent_Filter>;
|
|
14284
|
-
};
|
|
14285
|
-
export type SubscriptionPoolDistributorArgs = {
|
|
14286
|
-
block?: InputMaybe<Block_Height>;
|
|
14287
|
-
id: Scalars['ID']['input'];
|
|
14288
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14289
|
-
};
|
|
14290
|
-
export type SubscriptionPoolDistributorsArgs = {
|
|
14291
|
-
block?: InputMaybe<Block_Height>;
|
|
14292
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14293
|
-
orderBy?: InputMaybe<PoolDistributor_OrderBy>;
|
|
14294
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14295
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14296
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14297
|
-
where?: InputMaybe<PoolDistributor_Filter>;
|
|
14298
|
-
};
|
|
14299
|
-
export type SubscriptionPoolMemberArgs = {
|
|
14300
|
-
block?: InputMaybe<Block_Height>;
|
|
14301
|
-
id: Scalars['ID']['input'];
|
|
14302
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14303
|
-
};
|
|
14304
|
-
export type SubscriptionPoolMembersArgs = {
|
|
14305
|
-
block?: InputMaybe<Block_Height>;
|
|
14306
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14307
|
-
orderBy?: InputMaybe<PoolMember_OrderBy>;
|
|
14308
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14309
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14310
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14311
|
-
where?: InputMaybe<PoolMember_Filter>;
|
|
14312
|
-
};
|
|
14313
|
-
export type SubscriptionPoolsArgs = {
|
|
14314
|
-
block?: InputMaybe<Block_Height>;
|
|
14315
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14316
|
-
orderBy?: InputMaybe<Pool_OrderBy>;
|
|
14317
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14318
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14319
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14320
|
-
where?: InputMaybe<Pool_Filter>;
|
|
14321
|
-
};
|
|
14322
|
-
export type SubscriptionPppconfigurationChangedEventArgs = {
|
|
14323
|
-
block?: InputMaybe<Block_Height>;
|
|
14324
|
-
id: Scalars['ID']['input'];
|
|
14325
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14326
|
-
};
|
|
14327
|
-
export type SubscriptionPppconfigurationChangedEventsArgs = {
|
|
14328
|
-
block?: InputMaybe<Block_Height>;
|
|
14329
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14330
|
-
orderBy?: InputMaybe<PppConfigurationChangedEvent_OrderBy>;
|
|
14331
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14332
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14333
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14334
|
-
where?: InputMaybe<PppConfigurationChangedEvent_Filter>;
|
|
14335
|
-
};
|
|
14336
|
-
export type SubscriptionResolverEntriesArgs = {
|
|
14337
|
-
block?: InputMaybe<Block_Height>;
|
|
14338
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14339
|
-
orderBy?: InputMaybe<ResolverEntry_OrderBy>;
|
|
14340
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14341
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14342
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14343
|
-
where?: InputMaybe<ResolverEntry_Filter>;
|
|
14344
|
-
};
|
|
14345
|
-
export type SubscriptionResolverEntryArgs = {
|
|
14346
|
-
block?: InputMaybe<Block_Height>;
|
|
14347
|
-
id: Scalars['ID']['input'];
|
|
14348
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14349
|
-
};
|
|
14350
|
-
export type SubscriptionRewardAddressChangedEventArgs = {
|
|
14351
|
-
block?: InputMaybe<Block_Height>;
|
|
14352
|
-
id: Scalars['ID']['input'];
|
|
14353
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14354
|
-
};
|
|
14355
|
-
export type SubscriptionRewardAddressChangedEventsArgs = {
|
|
14356
|
-
block?: InputMaybe<Block_Height>;
|
|
14357
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14358
|
-
orderBy?: InputMaybe<RewardAddressChangedEvent_OrderBy>;
|
|
14359
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14360
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14361
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14362
|
-
where?: InputMaybe<RewardAddressChangedEvent_Filter>;
|
|
14363
|
-
};
|
|
14364
|
-
export type SubscriptionRoleAdminChangedEventArgs = {
|
|
14365
|
-
block?: InputMaybe<Block_Height>;
|
|
14366
|
-
id: Scalars['ID']['input'];
|
|
14367
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14368
|
-
};
|
|
14369
|
-
export type SubscriptionRoleAdminChangedEventsArgs = {
|
|
14370
|
-
block?: InputMaybe<Block_Height>;
|
|
14371
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14372
|
-
orderBy?: InputMaybe<RoleAdminChangedEvent_OrderBy>;
|
|
14373
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14374
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14375
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14376
|
-
where?: InputMaybe<RoleAdminChangedEvent_Filter>;
|
|
14377
|
-
};
|
|
14378
|
-
export type SubscriptionRoleGrantedEventArgs = {
|
|
14379
|
-
block?: InputMaybe<Block_Height>;
|
|
14380
|
-
id: Scalars['ID']['input'];
|
|
14381
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14382
|
-
};
|
|
14383
|
-
export type SubscriptionRoleGrantedEventsArgs = {
|
|
14384
|
-
block?: InputMaybe<Block_Height>;
|
|
14385
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14386
|
-
orderBy?: InputMaybe<RoleGrantedEvent_OrderBy>;
|
|
14387
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14388
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14389
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14390
|
-
where?: InputMaybe<RoleGrantedEvent_Filter>;
|
|
14391
|
-
};
|
|
14392
|
-
export type SubscriptionRoleRevokedEventArgs = {
|
|
14393
|
-
block?: InputMaybe<Block_Height>;
|
|
14394
|
-
id: Scalars['ID']['input'];
|
|
14395
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14396
|
-
};
|
|
14397
|
-
export type SubscriptionRoleRevokedEventsArgs = {
|
|
14398
|
-
block?: InputMaybe<Block_Height>;
|
|
14399
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14400
|
-
orderBy?: InputMaybe<RoleRevokedEvent_OrderBy>;
|
|
14401
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14402
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14403
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14404
|
-
where?: InputMaybe<RoleRevokedEvent_Filter>;
|
|
14405
|
-
};
|
|
14406
|
-
export type SubscriptionSentEventArgs = {
|
|
14407
|
-
block?: InputMaybe<Block_Height>;
|
|
14408
|
-
id: Scalars['ID']['input'];
|
|
14409
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14410
|
-
};
|
|
14411
|
-
export type SubscriptionSentEventsArgs = {
|
|
14412
|
-
block?: InputMaybe<Block_Height>;
|
|
14413
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14414
|
-
orderBy?: InputMaybe<SentEvent_OrderBy>;
|
|
14415
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14416
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14417
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14418
|
-
where?: InputMaybe<SentEvent_Filter>;
|
|
14419
|
-
};
|
|
14420
|
-
export type SubscriptionSetEventArgs = {
|
|
14421
|
-
block?: InputMaybe<Block_Height>;
|
|
14422
|
-
id: Scalars['ID']['input'];
|
|
14423
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14424
|
-
};
|
|
14425
|
-
export type SubscriptionSetEventsArgs = {
|
|
14426
|
-
block?: InputMaybe<Block_Height>;
|
|
14427
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14428
|
-
orderBy?: InputMaybe<SetEvent_OrderBy>;
|
|
14429
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14430
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14431
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14432
|
-
where?: InputMaybe<SetEvent_Filter>;
|
|
14433
|
-
};
|
|
14434
|
-
export type SubscriptionSfmetaArgs = {
|
|
14435
|
-
block?: InputMaybe<Block_Height>;
|
|
14436
|
-
id: Scalars['ID']['input'];
|
|
14437
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14438
|
-
};
|
|
14439
|
-
export type SubscriptionSfmetasArgs = {
|
|
14440
|
-
block?: InputMaybe<Block_Height>;
|
|
14441
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14442
|
-
orderBy?: InputMaybe<SfMeta_OrderBy>;
|
|
14443
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14444
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14445
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14446
|
-
where?: InputMaybe<SfMeta_Filter>;
|
|
14447
|
-
};
|
|
14448
|
-
export type SubscriptionStreamArgs = {
|
|
14449
|
-
block?: InputMaybe<Block_Height>;
|
|
14450
|
-
id: Scalars['ID']['input'];
|
|
14451
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14452
|
-
};
|
|
14453
|
-
export type SubscriptionStreamPeriodArgs = {
|
|
14454
|
-
block?: InputMaybe<Block_Height>;
|
|
14455
|
-
id: Scalars['ID']['input'];
|
|
14456
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14457
|
-
};
|
|
14458
|
-
export type SubscriptionStreamPeriodsArgs = {
|
|
14459
|
-
block?: InputMaybe<Block_Height>;
|
|
14460
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14461
|
-
orderBy?: InputMaybe<StreamPeriod_OrderBy>;
|
|
14462
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14463
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14464
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14465
|
-
where?: InputMaybe<StreamPeriod_Filter>;
|
|
14466
|
-
};
|
|
14467
|
-
export type SubscriptionStreamRevisionArgs = {
|
|
14468
|
-
block?: InputMaybe<Block_Height>;
|
|
14469
|
-
id: Scalars['ID']['input'];
|
|
14470
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14471
|
-
};
|
|
14472
|
-
export type SubscriptionStreamRevisionsArgs = {
|
|
14473
|
-
block?: InputMaybe<Block_Height>;
|
|
14474
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14475
|
-
orderBy?: InputMaybe<StreamRevision_OrderBy>;
|
|
14476
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14477
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14478
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14479
|
-
where?: InputMaybe<StreamRevision_Filter>;
|
|
14480
|
-
};
|
|
14481
|
-
export type SubscriptionStreamsArgs = {
|
|
14482
|
-
block?: InputMaybe<Block_Height>;
|
|
14483
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14484
|
-
orderBy?: InputMaybe<Stream_OrderBy>;
|
|
14485
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14486
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14487
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14488
|
-
where?: InputMaybe<Stream_Filter>;
|
|
14489
|
-
};
|
|
14490
|
-
export type SubscriptionSubscriptionApprovedEventArgs = {
|
|
14491
|
-
block?: InputMaybe<Block_Height>;
|
|
14492
|
-
id: Scalars['ID']['input'];
|
|
14493
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14494
|
-
};
|
|
14495
|
-
export type SubscriptionSubscriptionApprovedEventsArgs = {
|
|
14496
|
-
block?: InputMaybe<Block_Height>;
|
|
14497
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14498
|
-
orderBy?: InputMaybe<SubscriptionApprovedEvent_OrderBy>;
|
|
14499
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14500
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14501
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14502
|
-
where?: InputMaybe<SubscriptionApprovedEvent_Filter>;
|
|
14503
|
-
};
|
|
14504
|
-
export type SubscriptionSubscriptionDistributionClaimedEventArgs = {
|
|
14505
|
-
block?: InputMaybe<Block_Height>;
|
|
14506
|
-
id: Scalars['ID']['input'];
|
|
14507
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14508
|
-
};
|
|
14509
|
-
export type SubscriptionSubscriptionDistributionClaimedEventsArgs = {
|
|
14510
|
-
block?: InputMaybe<Block_Height>;
|
|
14511
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14512
|
-
orderBy?: InputMaybe<SubscriptionDistributionClaimedEvent_OrderBy>;
|
|
14513
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14514
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14515
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14516
|
-
where?: InputMaybe<SubscriptionDistributionClaimedEvent_Filter>;
|
|
14517
|
-
};
|
|
14518
|
-
export type SubscriptionSubscriptionRevokedEventArgs = {
|
|
14519
|
-
block?: InputMaybe<Block_Height>;
|
|
14520
|
-
id: Scalars['ID']['input'];
|
|
14521
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14522
|
-
};
|
|
14523
|
-
export type SubscriptionSubscriptionRevokedEventsArgs = {
|
|
14524
|
-
block?: InputMaybe<Block_Height>;
|
|
14525
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14526
|
-
orderBy?: InputMaybe<SubscriptionRevokedEvent_OrderBy>;
|
|
14527
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14528
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14529
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14530
|
-
where?: InputMaybe<SubscriptionRevokedEvent_Filter>;
|
|
14531
|
-
};
|
|
14532
|
-
export type SubscriptionSubscriptionUnitsUpdatedEventArgs = {
|
|
14533
|
-
block?: InputMaybe<Block_Height>;
|
|
14534
|
-
id: Scalars['ID']['input'];
|
|
14535
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14536
|
-
};
|
|
14537
|
-
export type SubscriptionSubscriptionUnitsUpdatedEventsArgs = {
|
|
14538
|
-
block?: InputMaybe<Block_Height>;
|
|
14539
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14540
|
-
orderBy?: InputMaybe<SubscriptionUnitsUpdatedEvent_OrderBy>;
|
|
14541
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14542
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14543
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14544
|
-
where?: InputMaybe<SubscriptionUnitsUpdatedEvent_Filter>;
|
|
14545
|
-
};
|
|
14546
|
-
export type SubscriptionSuperTokenCreatedEventArgs = {
|
|
14547
|
-
block?: InputMaybe<Block_Height>;
|
|
14548
|
-
id: Scalars['ID']['input'];
|
|
14549
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14550
|
-
};
|
|
14551
|
-
export type SubscriptionSuperTokenCreatedEventsArgs = {
|
|
14552
|
-
block?: InputMaybe<Block_Height>;
|
|
14553
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14554
|
-
orderBy?: InputMaybe<SuperTokenCreatedEvent_OrderBy>;
|
|
14555
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14556
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14557
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14558
|
-
where?: InputMaybe<SuperTokenCreatedEvent_Filter>;
|
|
14559
|
-
};
|
|
14560
|
-
export type SubscriptionSuperTokenFactoryUpdatedEventArgs = {
|
|
14561
|
-
block?: InputMaybe<Block_Height>;
|
|
14562
|
-
id: Scalars['ID']['input'];
|
|
14563
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14564
|
-
};
|
|
14565
|
-
export type SubscriptionSuperTokenFactoryUpdatedEventsArgs = {
|
|
14566
|
-
block?: InputMaybe<Block_Height>;
|
|
14567
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14568
|
-
orderBy?: InputMaybe<SuperTokenFactoryUpdatedEvent_OrderBy>;
|
|
14569
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14570
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14571
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14572
|
-
where?: InputMaybe<SuperTokenFactoryUpdatedEvent_Filter>;
|
|
14573
|
-
};
|
|
14574
|
-
export type SubscriptionSuperTokenLogicCreatedEventArgs = {
|
|
14575
|
-
block?: InputMaybe<Block_Height>;
|
|
14576
|
-
id: Scalars['ID']['input'];
|
|
14577
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14578
|
-
};
|
|
14579
|
-
export type SubscriptionSuperTokenLogicCreatedEventsArgs = {
|
|
14580
|
-
block?: InputMaybe<Block_Height>;
|
|
14581
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14582
|
-
orderBy?: InputMaybe<SuperTokenLogicCreatedEvent_OrderBy>;
|
|
14583
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14584
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14585
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14586
|
-
where?: InputMaybe<SuperTokenLogicCreatedEvent_Filter>;
|
|
14587
|
-
};
|
|
14588
|
-
export type SubscriptionSuperTokenLogicUpdatedEventArgs = {
|
|
14589
|
-
block?: InputMaybe<Block_Height>;
|
|
14590
|
-
id: Scalars['ID']['input'];
|
|
14591
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14592
|
-
};
|
|
14593
|
-
export type SubscriptionSuperTokenLogicUpdatedEventsArgs = {
|
|
14594
|
-
block?: InputMaybe<Block_Height>;
|
|
14595
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14596
|
-
orderBy?: InputMaybe<SuperTokenLogicUpdatedEvent_OrderBy>;
|
|
14597
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14598
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14599
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14600
|
-
where?: InputMaybe<SuperTokenLogicUpdatedEvent_Filter>;
|
|
14601
|
-
};
|
|
14602
|
-
export type SubscriptionSuperTokenMinimumDepositChangedEventArgs = {
|
|
14603
|
-
block?: InputMaybe<Block_Height>;
|
|
14604
|
-
id: Scalars['ID']['input'];
|
|
14605
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14606
|
-
};
|
|
14607
|
-
export type SubscriptionSuperTokenMinimumDepositChangedEventsArgs = {
|
|
14608
|
-
block?: InputMaybe<Block_Height>;
|
|
14609
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14610
|
-
orderBy?: InputMaybe<SuperTokenMinimumDepositChangedEvent_OrderBy>;
|
|
14611
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14612
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14613
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14614
|
-
where?: InputMaybe<SuperTokenMinimumDepositChangedEvent_Filter>;
|
|
14615
|
-
};
|
|
14616
|
-
export type SubscriptionTokenArgs = {
|
|
14617
|
-
block?: InputMaybe<Block_Height>;
|
|
14618
|
-
id: Scalars['ID']['input'];
|
|
14619
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14620
|
-
};
|
|
14621
|
-
export type SubscriptionTokenDowngradedEventArgs = {
|
|
14622
|
-
block?: InputMaybe<Block_Height>;
|
|
14623
|
-
id: Scalars['ID']['input'];
|
|
14624
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14625
|
-
};
|
|
14626
|
-
export type SubscriptionTokenDowngradedEventsArgs = {
|
|
14627
|
-
block?: InputMaybe<Block_Height>;
|
|
14628
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14629
|
-
orderBy?: InputMaybe<TokenDowngradedEvent_OrderBy>;
|
|
14630
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14631
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14632
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14633
|
-
where?: InputMaybe<TokenDowngradedEvent_Filter>;
|
|
14634
|
-
};
|
|
14635
|
-
export type SubscriptionTokenGovernanceConfigArgs = {
|
|
14636
|
-
block?: InputMaybe<Block_Height>;
|
|
14637
|
-
id: Scalars['ID']['input'];
|
|
14638
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14639
|
-
};
|
|
14640
|
-
export type SubscriptionTokenGovernanceConfigsArgs = {
|
|
14641
|
-
block?: InputMaybe<Block_Height>;
|
|
14642
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14643
|
-
orderBy?: InputMaybe<TokenGovernanceConfig_OrderBy>;
|
|
14644
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14645
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14646
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14647
|
-
where?: InputMaybe<TokenGovernanceConfig_Filter>;
|
|
14648
|
-
};
|
|
14649
|
-
export type SubscriptionTokenStatisticArgs = {
|
|
14650
|
-
block?: InputMaybe<Block_Height>;
|
|
14651
|
-
id: Scalars['ID']['input'];
|
|
14652
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14653
|
-
};
|
|
14654
|
-
export type SubscriptionTokenStatisticLogArgs = {
|
|
14655
|
-
block?: InputMaybe<Block_Height>;
|
|
14656
|
-
id: Scalars['ID']['input'];
|
|
14657
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14658
|
-
};
|
|
14659
|
-
export type SubscriptionTokenStatisticLogsArgs = {
|
|
14660
|
-
block?: InputMaybe<Block_Height>;
|
|
14661
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14662
|
-
orderBy?: InputMaybe<TokenStatisticLog_OrderBy>;
|
|
14663
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14664
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14665
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14666
|
-
where?: InputMaybe<TokenStatisticLog_Filter>;
|
|
14667
|
-
};
|
|
14668
|
-
export type SubscriptionTokenStatisticsArgs = {
|
|
14669
|
-
block?: InputMaybe<Block_Height>;
|
|
14670
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14671
|
-
orderBy?: InputMaybe<TokenStatistic_OrderBy>;
|
|
14672
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14673
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14674
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14675
|
-
where?: InputMaybe<TokenStatistic_Filter>;
|
|
14676
|
-
};
|
|
14677
|
-
export type SubscriptionTokenUpgradedEventArgs = {
|
|
14678
|
-
block?: InputMaybe<Block_Height>;
|
|
14679
|
-
id: Scalars['ID']['input'];
|
|
14680
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14681
|
-
};
|
|
14682
|
-
export type SubscriptionTokenUpgradedEventsArgs = {
|
|
14683
|
-
block?: InputMaybe<Block_Height>;
|
|
14684
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14685
|
-
orderBy?: InputMaybe<TokenUpgradedEvent_OrderBy>;
|
|
14686
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14687
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14688
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14689
|
-
where?: InputMaybe<TokenUpgradedEvent_Filter>;
|
|
14690
|
-
};
|
|
14691
|
-
export type SubscriptionTokensArgs = {
|
|
14692
|
-
block?: InputMaybe<Block_Height>;
|
|
14693
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14694
|
-
orderBy?: InputMaybe<Token_OrderBy>;
|
|
14695
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14696
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14697
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14698
|
-
where?: InputMaybe<Token_Filter>;
|
|
14699
|
-
};
|
|
14700
|
-
export type SubscriptionTransferEventArgs = {
|
|
14701
|
-
block?: InputMaybe<Block_Height>;
|
|
14702
|
-
id: Scalars['ID']['input'];
|
|
14703
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14704
|
-
};
|
|
14705
|
-
export type SubscriptionTransferEventsArgs = {
|
|
14706
|
-
block?: InputMaybe<Block_Height>;
|
|
14707
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14708
|
-
orderBy?: InputMaybe<TransferEvent_OrderBy>;
|
|
14709
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14710
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14711
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14712
|
-
where?: InputMaybe<TransferEvent_Filter>;
|
|
14713
|
-
};
|
|
14714
|
-
export type SubscriptionTrustedForwarderChangedEventArgs = {
|
|
14715
|
-
block?: InputMaybe<Block_Height>;
|
|
14716
|
-
id: Scalars['ID']['input'];
|
|
14717
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14718
|
-
};
|
|
14719
|
-
export type SubscriptionTrustedForwarderChangedEventsArgs = {
|
|
14720
|
-
block?: InputMaybe<Block_Height>;
|
|
14721
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
14722
|
-
orderBy?: InputMaybe<TrustedForwarderChangedEvent_OrderBy>;
|
|
14723
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
14724
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
14725
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
14726
|
-
where?: InputMaybe<TrustedForwarderChangedEvent_Filter>;
|
|
14727
|
-
};
|
|
14728
13604
|
export type SubscriptionApprovedEvent = Event & {
|
|
14729
13605
|
__typename?: 'SubscriptionApprovedEvent';
|
|
14730
13606
|
/**
|
|
@@ -14737,7 +13613,7 @@ export type SubscriptionApprovedEvent = Event & {
|
|
|
14737
13613
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
14738
13614
|
blockNumber: Scalars['BigInt']['output'];
|
|
14739
13615
|
gasPrice: Scalars['BigInt']['output'];
|
|
14740
|
-
gasUsed
|
|
13616
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
14741
13617
|
id: Scalars['ID']['output'];
|
|
14742
13618
|
/**
|
|
14743
13619
|
* An arbitrary uint32 value used to allow a publisher to create multiple indexes for a specific `token`.
|
|
@@ -14971,7 +13847,7 @@ export type SubscriptionDistributionClaimedEvent = Event & {
|
|
|
14971
13847
|
amount: Scalars['BigInt']['output'];
|
|
14972
13848
|
blockNumber: Scalars['BigInt']['output'];
|
|
14973
13849
|
gasPrice: Scalars['BigInt']['output'];
|
|
14974
|
-
gasUsed
|
|
13850
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
14975
13851
|
id: Scalars['ID']['output'];
|
|
14976
13852
|
/**
|
|
14977
13853
|
* An arbitrary uint32 value used to allow a publisher to create multiple indexes for a specific `token`.
|
|
@@ -15201,7 +14077,7 @@ export type SubscriptionRevokedEvent = Event & {
|
|
|
15201
14077
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
15202
14078
|
blockNumber: Scalars['BigInt']['output'];
|
|
15203
14079
|
gasPrice: Scalars['BigInt']['output'];
|
|
15204
|
-
gasUsed
|
|
14080
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
15205
14081
|
id: Scalars['ID']['output'];
|
|
15206
14082
|
/**
|
|
15207
14083
|
* An arbitrary uint32 value used to allow a publisher to create multiple indexes for a specific `token`.
|
|
@@ -15434,7 +14310,7 @@ export type SubscriptionUnitsUpdatedEvent = Event & {
|
|
|
15434
14310
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
15435
14311
|
blockNumber: Scalars['BigInt']['output'];
|
|
15436
14312
|
gasPrice: Scalars['BigInt']['output'];
|
|
15437
|
-
gasUsed
|
|
14313
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
15438
14314
|
id: Scalars['ID']['output'];
|
|
15439
14315
|
/**
|
|
15440
14316
|
* An arbitrary uint32 value used to allow a publisher to create multiple indexes for a specific `token`.
|
|
@@ -15685,7 +14561,7 @@ export type SuperTokenCreatedEvent = Event & {
|
|
|
15685
14561
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
15686
14562
|
blockNumber: Scalars['BigInt']['output'];
|
|
15687
14563
|
gasPrice: Scalars['BigInt']['output'];
|
|
15688
|
-
gasUsed
|
|
14564
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
15689
14565
|
id: Scalars['ID']['output'];
|
|
15690
14566
|
logIndex: Scalars['BigInt']['output'];
|
|
15691
14567
|
name: Scalars['String']['output'];
|
|
@@ -15825,7 +14701,7 @@ export type SuperTokenFactoryUpdatedEvent = Event & {
|
|
|
15825
14701
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
15826
14702
|
blockNumber: Scalars['BigInt']['output'];
|
|
15827
14703
|
gasPrice: Scalars['BigInt']['output'];
|
|
15828
|
-
gasUsed
|
|
14704
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
15829
14705
|
id: Scalars['ID']['output'];
|
|
15830
14706
|
logIndex: Scalars['BigInt']['output'];
|
|
15831
14707
|
name: Scalars['String']['output'];
|
|
@@ -15965,7 +14841,7 @@ export type SuperTokenLogicCreatedEvent = Event & {
|
|
|
15965
14841
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
15966
14842
|
blockNumber: Scalars['BigInt']['output'];
|
|
15967
14843
|
gasPrice: Scalars['BigInt']['output'];
|
|
15968
|
-
gasUsed
|
|
14844
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
15969
14845
|
id: Scalars['ID']['output'];
|
|
15970
14846
|
logIndex: Scalars['BigInt']['output'];
|
|
15971
14847
|
name: Scalars['String']['output'];
|
|
@@ -16107,7 +14983,7 @@ export type SuperTokenLogicUpdatedEvent = Event & {
|
|
|
16107
14983
|
blockNumber: Scalars['BigInt']['output'];
|
|
16108
14984
|
code: Scalars['Bytes']['output'];
|
|
16109
14985
|
gasPrice: Scalars['BigInt']['output'];
|
|
16110
|
-
gasUsed
|
|
14986
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
16111
14987
|
id: Scalars['ID']['output'];
|
|
16112
14988
|
logIndex: Scalars['BigInt']['output'];
|
|
16113
14989
|
name: Scalars['String']['output'];
|
|
@@ -16260,7 +15136,7 @@ export type SuperTokenMinimumDepositChangedEvent = Event & {
|
|
|
16260
15136
|
addresses: Array<Scalars['Bytes']['output']>;
|
|
16261
15137
|
blockNumber: Scalars['BigInt']['output'];
|
|
16262
15138
|
gasPrice: Scalars['BigInt']['output'];
|
|
16263
|
-
gasUsed
|
|
15139
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
16264
15140
|
/**
|
|
16265
15141
|
* The address of the governance contract the event was emitted from.
|
|
16266
15142
|
*
|
|
@@ -16490,7 +15366,7 @@ export type TokenDowngradedEvent = Event & {
|
|
|
16490
15366
|
amount: Scalars['BigInt']['output'];
|
|
16491
15367
|
blockNumber: Scalars['BigInt']['output'];
|
|
16492
15368
|
gasPrice: Scalars['BigInt']['output'];
|
|
16493
|
-
gasUsed
|
|
15369
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
16494
15370
|
id: Scalars['ID']['output'];
|
|
16495
15371
|
logIndex: Scalars['BigInt']['output'];
|
|
16496
15372
|
name: Scalars['String']['output'];
|
|
@@ -16999,6 +15875,7 @@ export type TokenStatisticTokenStatisticLogsArgs = {
|
|
|
16999
15875
|
};
|
|
17000
15876
|
/**
|
|
17001
15877
|
* TokenStatisticLog: Historical entries of `TokenStatistic` updates.
|
|
15878
|
+
* WARNING: This entity has been deprecated. It is not indexed anymore. It's kept in schema to avoid breakage in the schema.
|
|
17002
15879
|
*
|
|
17003
15880
|
*/
|
|
17004
15881
|
export type TokenStatisticLog = {
|
|
@@ -17885,7 +16762,7 @@ export type TokenUpgradedEvent = Event & {
|
|
|
17885
16762
|
amount: Scalars['BigInt']['output'];
|
|
17886
16763
|
blockNumber: Scalars['BigInt']['output'];
|
|
17887
16764
|
gasPrice: Scalars['BigInt']['output'];
|
|
17888
|
-
gasUsed
|
|
16765
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
17889
16766
|
id: Scalars['ID']['output'];
|
|
17890
16767
|
logIndex: Scalars['BigInt']['output'];
|
|
17891
16768
|
name: Scalars['String']['output'];
|
|
@@ -18241,7 +17118,7 @@ export type TransferEvent = Event & {
|
|
|
18241
17118
|
blockNumber: Scalars['BigInt']['output'];
|
|
18242
17119
|
from: Account;
|
|
18243
17120
|
gasPrice: Scalars['BigInt']['output'];
|
|
18244
|
-
gasUsed
|
|
17121
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
18245
17122
|
id: Scalars['ID']['output'];
|
|
18246
17123
|
logIndex: Scalars['BigInt']['output'];
|
|
18247
17124
|
name: Scalars['String']['output'];
|
|
@@ -18453,7 +17330,7 @@ export type TrustedForwarderChangedEvent = Event & {
|
|
|
18453
17330
|
enabled: Scalars['Boolean']['output'];
|
|
18454
17331
|
forwarder: Scalars['Bytes']['output'];
|
|
18455
17332
|
gasPrice: Scalars['BigInt']['output'];
|
|
18456
|
-
gasUsed
|
|
17333
|
+
gasUsed?: Maybe<Scalars['BigInt']['output']>;
|
|
18457
17334
|
/**
|
|
18458
17335
|
* The address of the governance contract the event was emitted from.
|
|
18459
17336
|
*
|
|
@@ -18723,7 +17600,7 @@ export type GetSuperFluidEventsQuery = {
|
|
|
18723
17600
|
export declare const EventFragmentFragmentDoc: import("graphql").DocumentNode;
|
|
18724
17601
|
export declare const PaymentFragmentFragmentDoc: import("graphql").DocumentNode;
|
|
18725
17602
|
export declare const GetSuperFluidEventsDocument: import("graphql").DocumentNode;
|
|
18726
|
-
export type SdkFunctionWrapper = <T>(action: (requestHeaders?: Record<string, string>) => Promise<T>, operationName: string, operationType?: string) => Promise<T>;
|
|
17603
|
+
export type SdkFunctionWrapper = <T>(action: (requestHeaders?: Record<string, string>) => Promise<T>, operationName: string, operationType?: string, variables?: any) => Promise<T>;
|
|
18727
17604
|
export declare function getSdk(client: GraphQLClient, withWrapper?: SdkFunctionWrapper): {
|
|
18728
17605
|
GetSuperFluidEvents(variables: GetSuperFluidEventsQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetSuperFluidEventsQuery>;
|
|
18729
17606
|
};
|
|
@@ -18731,4 +17608,5 @@ export type Sdk = ReturnType<typeof getSdk>;
|
|
|
18731
17608
|
export declare const EventFragment: import("graphql").DocumentNode;
|
|
18732
17609
|
export declare const PaymentFragment: import("graphql").DocumentNode;
|
|
18733
17610
|
export declare const GetSuperFluidEvents: import("graphql").DocumentNode;
|
|
17611
|
+
export {};
|
|
18734
17612
|
//# sourceMappingURL=graphql-superfluid.d.ts.map
|