@tokemak/graph-cli 0.0.2 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/clients.d.ts +124 -80
- package/dist/clients.js +19 -1
- package/dist/generated/arbitrum.d.ts +26677 -0
- package/dist/generated/arbitrum.js +3245 -0
- package/dist/generated/base.d.ts +23 -3302
- package/dist/generated/base.js +44 -50
- package/dist/generated/eth.d.ts +23 -3302
- package/dist/generated/eth.js +44 -50
- package/dist/generated/plasma.d.ts +26677 -0
- package/dist/generated/plasma.js +3245 -0
- package/dist/generated/plasmaTestnet.d.ts +26687 -0
- package/dist/generated/plasmaTestnet.js +3253 -0
- package/dist/generated/sonic.d.ts +23 -3302
- package/dist/generated/sonic.js +44 -50
- package/generated/arbitrum.ts +28233 -0
- package/generated/base.ts +49 -4144
- package/generated/eth.ts +49 -4144
- package/generated/plasma.ts +28233 -0
- package/generated/plasmaTestnet.ts +28241 -0
- package/generated/sonic.ts +49 -4144
- package/package.json +14 -13
package/dist/generated/eth.d.ts
CHANGED
|
@@ -20762,3278 +20762,6 @@ export declare enum Strategy_OrderBy {
|
|
|
20762
20762
|
ParentAutopoolId = "parentAutopoolId",
|
|
20763
20763
|
RebalancesPerformed = "rebalancesPerformed"
|
|
20764
20764
|
}
|
|
20765
|
-
export type Subscription = {
|
|
20766
|
-
__typename?: 'Subscription';
|
|
20767
|
-
/** Access to subgraph metadata */
|
|
20768
|
-
_meta?: Maybe<_Meta_>;
|
|
20769
|
-
aaveV3PoolWithdraw?: Maybe<AaveV3PoolWithdraw>;
|
|
20770
|
-
aaveV3PoolWithdraws: Array<AaveV3PoolWithdraw>;
|
|
20771
|
-
accRewardRedemption?: Maybe<AccRewardRedemption>;
|
|
20772
|
-
accRewardRedemptionCycleData?: Maybe<AccRewardRedemptionCycleData>;
|
|
20773
|
-
accRewardRedemptionCycleDatas: Array<AccRewardRedemptionCycleData>;
|
|
20774
|
-
accRewardRedemptions: Array<AccRewardRedemption>;
|
|
20775
|
-
accToke?: Maybe<AccToke>;
|
|
20776
|
-
accTokeApproval?: Maybe<AccTokeApproval>;
|
|
20777
|
-
accTokeApprovals: Array<AccTokeApproval>;
|
|
20778
|
-
accTokeDayData?: Maybe<AccTokeDayData>;
|
|
20779
|
-
accTokeDayDatas: Array<AccTokeDayData>;
|
|
20780
|
-
accTokePaused?: Maybe<AccTokePaused>;
|
|
20781
|
-
accTokePauseds: Array<AccTokePaused>;
|
|
20782
|
-
accTokeSet?: Maybe<AccTokeSet>;
|
|
20783
|
-
accTokeSets: Array<AccTokeSet>;
|
|
20784
|
-
accTokeTransfer?: Maybe<AccTokeTransfer>;
|
|
20785
|
-
accTokeTransfers: Array<AccTokeTransfer>;
|
|
20786
|
-
accTokeUnpaused?: Maybe<AccTokeUnpaused>;
|
|
20787
|
-
accTokeUnpauseds: Array<AccTokeUnpaused>;
|
|
20788
|
-
accTokeVoteWeight?: Maybe<AccTokeVoteWeight>;
|
|
20789
|
-
accTokeVoteWeightSnapshot?: Maybe<AccTokeVoteWeightSnapshot>;
|
|
20790
|
-
accTokeVoteWeightSnapshots: Array<AccTokeVoteWeightSnapshot>;
|
|
20791
|
-
accTokeVoteWeights: Array<AccTokeVoteWeight>;
|
|
20792
|
-
accTokes: Array<AccToke>;
|
|
20793
|
-
accessControllerSet?: Maybe<AccessControllerSet>;
|
|
20794
|
-
accessControllerSets: Array<AccessControllerSet>;
|
|
20795
|
-
accountBalanceV1?: Maybe<AccountBalanceV1>;
|
|
20796
|
-
accountBalanceV1S: Array<AccountBalanceV1>;
|
|
20797
|
-
accountBalanceV1Snapshot?: Maybe<AccountBalanceV1Snapshot>;
|
|
20798
|
-
accountBalanceV1Snapshots: Array<AccountBalanceV1Snapshot>;
|
|
20799
|
-
addedToRemovalQueue?: Maybe<AddedToRemovalQueue>;
|
|
20800
|
-
addedToRemovalQueues: Array<AddedToRemovalQueue>;
|
|
20801
|
-
addedToWhitelist?: Maybe<AddedToWhitelist>;
|
|
20802
|
-
addedToWhitelists: Array<AddedToWhitelist>;
|
|
20803
|
-
approval?: Maybe<Approval>;
|
|
20804
|
-
approvals: Array<Approval>;
|
|
20805
|
-
asyncSwapperRegistrySet?: Maybe<AsyncSwapperRegistrySet>;
|
|
20806
|
-
asyncSwapperRegistrySets: Array<AsyncSwapperRegistrySet>;
|
|
20807
|
-
atokenApproval?: Maybe<ATokenApproval>;
|
|
20808
|
-
atokenApprovals: Array<ATokenApproval>;
|
|
20809
|
-
atokenInitialized?: Maybe<ATokenInitialized>;
|
|
20810
|
-
atokenInitializeds: Array<ATokenInitialized>;
|
|
20811
|
-
atokenTransfer?: Maybe<ATokenTransfer>;
|
|
20812
|
-
atokenTransfers: Array<ATokenTransfer>;
|
|
20813
|
-
autopilotRouterSet?: Maybe<AutopilotRouterSet>;
|
|
20814
|
-
autopilotRouterSets: Array<AutopilotRouterSet>;
|
|
20815
|
-
autopool?: Maybe<Autopool>;
|
|
20816
|
-
autopoolDayData?: Maybe<AutopoolDayData>;
|
|
20817
|
-
autopoolDayDatas: Array<AutopoolDayData>;
|
|
20818
|
-
autopoolDestination?: Maybe<AutopoolDestination>;
|
|
20819
|
-
autopoolDestinationStats?: Maybe<AutopoolDestinationStats>;
|
|
20820
|
-
autopoolDestinationStats_collection: Array<AutopoolDestinationStats>;
|
|
20821
|
-
autopoolDestinationValuePerShare?: Maybe<AutopoolDestinationValuePerShare>;
|
|
20822
|
-
autopoolDestinationValuePerShareDayData?: Maybe<AutopoolDestinationValuePerShareDayData>;
|
|
20823
|
-
autopoolDestinationValuePerShareDayDatas: Array<AutopoolDestinationValuePerShareDayData>;
|
|
20824
|
-
autopoolDestinationValuePerShares: Array<AutopoolDestinationValuePerShare>;
|
|
20825
|
-
autopoolDestinations: Array<AutopoolDestination>;
|
|
20826
|
-
autopoolETHApproval?: Maybe<AutopoolEthApproval>;
|
|
20827
|
-
autopoolETHApprovals: Array<AutopoolEthApproval>;
|
|
20828
|
-
autopoolETHPaused?: Maybe<AutopoolEthPaused>;
|
|
20829
|
-
autopoolETHPauseds: Array<AutopoolEthPaused>;
|
|
20830
|
-
autopoolETHTransfer?: Maybe<AutopoolEthTransfer>;
|
|
20831
|
-
autopoolETHTransfers: Array<AutopoolEthTransfer>;
|
|
20832
|
-
autopoolETHUnpaused?: Maybe<AutopoolEthUnpaused>;
|
|
20833
|
-
autopoolETHUnpauseds: Array<AutopoolEthUnpaused>;
|
|
20834
|
-
autopoolFactoryRemoved?: Maybe<AutopoolFactoryRemoved>;
|
|
20835
|
-
autopoolFactoryRemoveds: Array<AutopoolFactoryRemoved>;
|
|
20836
|
-
autopoolFactorySet?: Maybe<AutopoolFactorySet>;
|
|
20837
|
-
autopoolFactorySets: Array<AutopoolFactorySet>;
|
|
20838
|
-
autopoolLstNavUpdateTracking?: Maybe<AutopoolLstNavUpdateTracking>;
|
|
20839
|
-
autopoolLstNavUpdateTrackings: Array<AutopoolLstNavUpdateTracking>;
|
|
20840
|
-
autopoolRebalance?: Maybe<AutopoolRebalance>;
|
|
20841
|
-
autopoolRebalanceStateStitch?: Maybe<AutopoolRebalanceStateStitch>;
|
|
20842
|
-
autopoolRebalanceStateStitches: Array<AutopoolRebalanceStateStitch>;
|
|
20843
|
-
autopoolRebalances: Array<AutopoolRebalance>;
|
|
20844
|
-
autopoolRegistrySet?: Maybe<AutopoolRegistrySet>;
|
|
20845
|
-
autopoolRegistrySets: Array<AutopoolRegistrySet>;
|
|
20846
|
-
autopools: Array<Autopool>;
|
|
20847
|
-
backUnbacked?: Maybe<BackUnbacked>;
|
|
20848
|
-
backUnbackeds: Array<BackUnbacked>;
|
|
20849
|
-
balanceTransfer?: Maybe<BalanceTransfer>;
|
|
20850
|
-
balanceTransfers: Array<BalanceTransfer>;
|
|
20851
|
-
baseAssetWithdraw?: Maybe<BaseAssetWithdraw>;
|
|
20852
|
-
baseAssetWithdraws: Array<BaseAssetWithdraw>;
|
|
20853
|
-
borrow?: Maybe<Borrow>;
|
|
20854
|
-
borrows: Array<Borrow>;
|
|
20855
|
-
burn?: Maybe<Burn>;
|
|
20856
|
-
burns: Array<Burn>;
|
|
20857
|
-
chainlinkAggregatorAnswerUpdated?: Maybe<ChainlinkAggregatorAnswerUpdated>;
|
|
20858
|
-
chainlinkAggregatorAnswerUpdateds: Array<ChainlinkAggregatorAnswerUpdated>;
|
|
20859
|
-
curveResolverSet?: Maybe<CurveResolverSet>;
|
|
20860
|
-
curveResolverSets: Array<CurveResolverSet>;
|
|
20861
|
-
cycleRolloverComplete?: Maybe<CycleRolloverComplete>;
|
|
20862
|
-
cycleRolloverCompletes: Array<CycleRolloverComplete>;
|
|
20863
|
-
delegateChanged?: Maybe<DelegateChanged>;
|
|
20864
|
-
delegateChangeds: Array<DelegateChanged>;
|
|
20865
|
-
delegateVotesChanged?: Maybe<DelegateVotesChanged>;
|
|
20866
|
-
delegateVotesChangeds: Array<DelegateVotesChanged>;
|
|
20867
|
-
deposit?: Maybe<Deposit>;
|
|
20868
|
-
deposits: Array<Deposit>;
|
|
20869
|
-
destTrimRebalanceDetail?: Maybe<DestTrimRebalanceDetail>;
|
|
20870
|
-
destTrimRebalanceDetails: Array<DestTrimRebalanceDetail>;
|
|
20871
|
-
destViolationMaxTrimAmount?: Maybe<DestViolationMaxTrimAmount>;
|
|
20872
|
-
destViolationMaxTrimAmounts: Array<DestViolationMaxTrimAmount>;
|
|
20873
|
-
destinationDebtReporting?: Maybe<DestinationDebtReporting>;
|
|
20874
|
-
destinationDebtReportings: Array<DestinationDebtReporting>;
|
|
20875
|
-
destinationTemplateRegistrySet?: Maybe<DestinationTemplateRegistrySet>;
|
|
20876
|
-
destinationTemplateRegistrySets: Array<DestinationTemplateRegistrySet>;
|
|
20877
|
-
destinationVault?: Maybe<DestinationVault>;
|
|
20878
|
-
destinationVaultAdded?: Maybe<DestinationVaultAdded>;
|
|
20879
|
-
destinationVaultAddeds: Array<DestinationVaultAdded>;
|
|
20880
|
-
destinationVaultApproval?: Maybe<DestinationVaultApproval>;
|
|
20881
|
-
destinationVaultApprovals: Array<DestinationVaultApproval>;
|
|
20882
|
-
destinationVaultHolder?: Maybe<DestinationVaultHolder>;
|
|
20883
|
-
destinationVaultHolders: Array<DestinationVaultHolder>;
|
|
20884
|
-
destinationVaultInitialized?: Maybe<DestinationVaultInitialized>;
|
|
20885
|
-
destinationVaultInitializeds: Array<DestinationVaultInitialized>;
|
|
20886
|
-
destinationVaultRegistered?: Maybe<DestinationVaultRegistered>;
|
|
20887
|
-
destinationVaultRegistereds: Array<DestinationVaultRegistered>;
|
|
20888
|
-
destinationVaultRegistrySet?: Maybe<DestinationVaultRegistrySet>;
|
|
20889
|
-
destinationVaultRegistrySets: Array<DestinationVaultRegistrySet>;
|
|
20890
|
-
destinationVaultRemoved?: Maybe<DestinationVaultRemoved>;
|
|
20891
|
-
destinationVaultRemoveds: Array<DestinationVaultRemoved>;
|
|
20892
|
-
destinationVaultShutdown?: Maybe<DestinationVaultShutdown>;
|
|
20893
|
-
destinationVaultShutdowns: Array<DestinationVaultShutdown>;
|
|
20894
|
-
destinationVaultTransfer?: Maybe<DestinationVaultTransfer>;
|
|
20895
|
-
destinationVaultTransfers: Array<DestinationVaultTransfer>;
|
|
20896
|
-
destinationVaultWithdraw?: Maybe<DestinationVaultWithdraw>;
|
|
20897
|
-
destinationVaultWithdraws: Array<DestinationVaultWithdraw>;
|
|
20898
|
-
destinationVaults: Array<DestinationVault>;
|
|
20899
|
-
donated?: Maybe<Donated>;
|
|
20900
|
-
donateds: Array<Donated>;
|
|
20901
|
-
dustPositionPortionSet?: Maybe<DustPositionPortionSet>;
|
|
20902
|
-
dustPositionPortionSets: Array<DustPositionPortionSet>;
|
|
20903
|
-
extend?: Maybe<Extend>;
|
|
20904
|
-
extends: Array<Extend>;
|
|
20905
|
-
extraRewardAdded?: Maybe<ExtraRewardAdded>;
|
|
20906
|
-
extraRewardAddeds: Array<ExtraRewardAdded>;
|
|
20907
|
-
extraRewardRemoved?: Maybe<ExtraRewardRemoved>;
|
|
20908
|
-
extraRewardRemoveds: Array<ExtraRewardRemoved>;
|
|
20909
|
-
extraRewardsCleared?: Maybe<ExtraRewardsCleared>;
|
|
20910
|
-
extraRewardsCleareds: Array<ExtraRewardsCleared>;
|
|
20911
|
-
factorySet?: Maybe<FactorySet>;
|
|
20912
|
-
factorySets: Array<FactorySet>;
|
|
20913
|
-
feeCollected?: Maybe<FeeCollected>;
|
|
20914
|
-
feeCollecteds: Array<FeeCollected>;
|
|
20915
|
-
flashLoan?: Maybe<FlashLoan>;
|
|
20916
|
-
flashLoans: Array<FlashLoan>;
|
|
20917
|
-
holder?: Maybe<Holder>;
|
|
20918
|
-
holders: Array<Holder>;
|
|
20919
|
-
idleThresholdsSet?: Maybe<IdleThresholdsSet>;
|
|
20920
|
-
idleThresholdsSets: Array<IdleThresholdsSet>;
|
|
20921
|
-
incentiveCalculator?: Maybe<IncentiveCalculator>;
|
|
20922
|
-
incentiveCalculatorRewarder?: Maybe<IncentiveCalculatorRewarder>;
|
|
20923
|
-
incentiveCalculatorRewarders: Array<IncentiveCalculatorRewarder>;
|
|
20924
|
-
incentiveCalculators: Array<IncentiveCalculator>;
|
|
20925
|
-
incentivePricingStatsSet?: Maybe<IncentivePricingStatsSet>;
|
|
20926
|
-
incentivePricingStatsSets: Array<IncentivePricingStatsSet>;
|
|
20927
|
-
initialized?: Maybe<Initialized>;
|
|
20928
|
-
initializeds: Array<Initialized>;
|
|
20929
|
-
isolationModeTotalDebtUpdated?: Maybe<IsolationModeTotalDebtUpdated>;
|
|
20930
|
-
isolationModeTotalDebtUpdateds: Array<IsolationModeTotalDebtUpdated>;
|
|
20931
|
-
liquidationCall?: Maybe<LiquidationCall>;
|
|
20932
|
-
liquidationCalls: Array<LiquidationCall>;
|
|
20933
|
-
log?: Maybe<Log>;
|
|
20934
|
-
logs: Array<Log>;
|
|
20935
|
-
lstPriceGapSet?: Maybe<LstPriceGapSet>;
|
|
20936
|
-
lstPriceGapSets: Array<LstPriceGapSet>;
|
|
20937
|
-
lstStatsCalculatorInitialized?: Maybe<LstStatsCalculatorInitialized>;
|
|
20938
|
-
lstStatsCalculatorInitializeds: Array<LstStatsCalculatorInitialized>;
|
|
20939
|
-
messageProxySet?: Maybe<MessageProxySet>;
|
|
20940
|
-
messageProxySets: Array<MessageProxySet>;
|
|
20941
|
-
mint?: Maybe<Mint>;
|
|
20942
|
-
mintUnbacked?: Maybe<MintUnbacked>;
|
|
20943
|
-
mintUnbackeds: Array<MintUnbacked>;
|
|
20944
|
-
mintedToTreasuries: Array<MintedToTreasury>;
|
|
20945
|
-
mintedToTreasury?: Maybe<MintedToTreasury>;
|
|
20946
|
-
mints: Array<Mint>;
|
|
20947
|
-
miscSettings?: Maybe<MiscSettings>;
|
|
20948
|
-
miscSettings_collection: Array<MiscSettings>;
|
|
20949
|
-
nav?: Maybe<Nav>;
|
|
20950
|
-
navs: Array<Nav>;
|
|
20951
|
-
ownershipTransferStarted?: Maybe<OwnershipTransferStarted>;
|
|
20952
|
-
ownershipTransferStarteds: Array<OwnershipTransferStarted>;
|
|
20953
|
-
ownershipTransferred?: Maybe<OwnershipTransferred>;
|
|
20954
|
-
ownershipTransferreds: Array<OwnershipTransferred>;
|
|
20955
|
-
pauseStart?: Maybe<PauseStart>;
|
|
20956
|
-
pauseStarts: Array<PauseStart>;
|
|
20957
|
-
pauseStop?: Maybe<PauseStop>;
|
|
20958
|
-
pauseStops: Array<PauseStop>;
|
|
20959
|
-
paused?: Maybe<Paused>;
|
|
20960
|
-
pauseds: Array<Paused>;
|
|
20961
|
-
periodicFeeCollected?: Maybe<PeriodicFeeCollected>;
|
|
20962
|
-
periodicFeeCollecteds: Array<PeriodicFeeCollected>;
|
|
20963
|
-
poolRewardsBalance?: Maybe<PoolRewardsBalance>;
|
|
20964
|
-
poolRewardsBalanceDayData?: Maybe<PoolRewardsBalanceDayData>;
|
|
20965
|
-
poolRewardsBalanceDayDatas: Array<PoolRewardsBalanceDayData>;
|
|
20966
|
-
poolRewardsBalanceSnapshot?: Maybe<PoolRewardsBalanceSnapshot>;
|
|
20967
|
-
poolRewardsBalanceSnapshots: Array<PoolRewardsBalanceSnapshot>;
|
|
20968
|
-
poolRewardsBalances: Array<PoolRewardsBalance>;
|
|
20969
|
-
protocol?: Maybe<Protocol>;
|
|
20970
|
-
protocols: Array<Protocol>;
|
|
20971
|
-
queuedRewardsUpdated?: Maybe<QueuedRewardsUpdated>;
|
|
20972
|
-
queuedRewardsUpdateds: Array<QueuedRewardsUpdated>;
|
|
20973
|
-
rebalance?: Maybe<Rebalance>;
|
|
20974
|
-
rebalanceBetweenDestination?: Maybe<RebalanceBetweenDestination>;
|
|
20975
|
-
rebalanceBetweenDestinations: Array<RebalanceBetweenDestination>;
|
|
20976
|
-
rebalanceInOut?: Maybe<RebalanceInOut>;
|
|
20977
|
-
rebalanceInOuts: Array<RebalanceInOut>;
|
|
20978
|
-
rebalanceToIdle?: Maybe<RebalanceToIdle>;
|
|
20979
|
-
rebalanceToIdleReason?: Maybe<RebalanceToIdleReason>;
|
|
20980
|
-
rebalanceToIdleReasons: Array<RebalanceToIdleReason>;
|
|
20981
|
-
rebalanceToIdles: Array<RebalanceToIdle>;
|
|
20982
|
-
rebalances: Array<Rebalance>;
|
|
20983
|
-
recovered?: Maybe<Recovered>;
|
|
20984
|
-
recovereds: Array<Recovered>;
|
|
20985
|
-
refToken?: Maybe<RefToken>;
|
|
20986
|
-
refTokens: Array<RefToken>;
|
|
20987
|
-
removedDestination?: Maybe<RemovedDestination>;
|
|
20988
|
-
removedDestinations: Array<RemovedDestination>;
|
|
20989
|
-
removedDestinationsUnderlyingTokenSymbols?: Maybe<RemovedDestinationsUnderlyingTokenSymbols>;
|
|
20990
|
-
removedDestinationsUnderlyingTokenSymbols_collection: Array<RemovedDestinationsUnderlyingTokenSymbols>;
|
|
20991
|
-
removedDestinationsUnderlyingTokens?: Maybe<RemovedDestinationsUnderlyingTokens>;
|
|
20992
|
-
removedDestinationsUnderlyingTokens_collection: Array<RemovedDestinationsUnderlyingTokens>;
|
|
20993
|
-
removedDestinationsUnderlyingValueHeld?: Maybe<RemovedDestinationsUnderlyingValueHeld>;
|
|
20994
|
-
removedDestinationsUnderlyingValueHelds: Array<RemovedDestinationsUnderlyingValueHeld>;
|
|
20995
|
-
removedFromRemovalQueue?: Maybe<RemovedFromRemovalQueue>;
|
|
20996
|
-
removedFromRemovalQueues: Array<RemovedFromRemovalQueue>;
|
|
20997
|
-
removedFromWhitelist?: Maybe<RemovedFromWhitelist>;
|
|
20998
|
-
removedFromWhitelists: Array<RemovedFromWhitelist>;
|
|
20999
|
-
repay?: Maybe<Repay>;
|
|
21000
|
-
repays: Array<Repay>;
|
|
21001
|
-
reserveDataUpdated?: Maybe<ReserveDataUpdated>;
|
|
21002
|
-
reserveDataUpdated1?: Maybe<ReserveDataUpdated1>;
|
|
21003
|
-
reserveDataUpdated1S: Array<ReserveDataUpdated1>;
|
|
21004
|
-
reserveDataUpdateds: Array<ReserveDataUpdated>;
|
|
21005
|
-
reserveUsedAsCollateralDisabled?: Maybe<ReserveUsedAsCollateralDisabled>;
|
|
21006
|
-
reserveUsedAsCollateralDisableds: Array<ReserveUsedAsCollateralDisabled>;
|
|
21007
|
-
reserveUsedAsCollateralEnabled?: Maybe<ReserveUsedAsCollateralEnabled>;
|
|
21008
|
-
reserveUsedAsCollateralEnableds: Array<ReserveUsedAsCollateralEnabled>;
|
|
21009
|
-
rewardAdded?: Maybe<RewardAdded>;
|
|
21010
|
-
rewardAddeds: Array<RewardAdded>;
|
|
21011
|
-
rewardPaid?: Maybe<RewardPaid>;
|
|
21012
|
-
rewardPaids: Array<RewardPaid>;
|
|
21013
|
-
rewardTokenAdded?: Maybe<RewardTokenAdded>;
|
|
21014
|
-
rewardTokenAddeds: Array<RewardTokenAdded>;
|
|
21015
|
-
rewardTokenRemoved?: Maybe<RewardTokenRemoved>;
|
|
21016
|
-
rewardTokenRemoveds: Array<RewardTokenRemoved>;
|
|
21017
|
-
rewarder?: Maybe<Rewarder>;
|
|
21018
|
-
rewarderSafeTotalSupplySnapshot?: Maybe<RewarderSafeTotalSupplySnapshot>;
|
|
21019
|
-
rewarderSafeTotalSupplySnapshots: Array<RewarderSafeTotalSupplySnapshot>;
|
|
21020
|
-
rewarderSet?: Maybe<RewarderSet>;
|
|
21021
|
-
rewarderSets: Array<RewarderSet>;
|
|
21022
|
-
rewarders: Array<Rewarder>;
|
|
21023
|
-
rewardsAdded?: Maybe<RewardsAdded>;
|
|
21024
|
-
rewardsAddeds: Array<RewardsAdded>;
|
|
21025
|
-
rewardsClaimed?: Maybe<RewardsClaimed>;
|
|
21026
|
-
rewardsClaimeds: Array<RewardsClaimed>;
|
|
21027
|
-
rewardsCollected?: Maybe<RewardsCollected>;
|
|
21028
|
-
rewardsCollecteds: Array<RewardsCollected>;
|
|
21029
|
-
roleAdminChanged?: Maybe<RoleAdminChanged>;
|
|
21030
|
-
roleAdminChangeds: Array<RoleAdminChanged>;
|
|
21031
|
-
roleGranted?: Maybe<RoleGranted>;
|
|
21032
|
-
roleGranteds: Array<RoleGranted>;
|
|
21033
|
-
roleInfo?: Maybe<RoleInfo>;
|
|
21034
|
-
roleInfos: Array<RoleInfo>;
|
|
21035
|
-
roleRevoked?: Maybe<RoleRevoked>;
|
|
21036
|
-
roleRevokeds: Array<RoleRevoked>;
|
|
21037
|
-
rootPriceOracleSet?: Maybe<RootPriceOracleSet>;
|
|
21038
|
-
rootPriceOracleSets: Array<RootPriceOracleSet>;
|
|
21039
|
-
sTokeReward?: Maybe<STokeReward>;
|
|
21040
|
-
sTokeRewardBlockSnapshot?: Maybe<STokeRewardBlockSnapshot>;
|
|
21041
|
-
sTokeRewardBlockSnapshots: Array<STokeRewardBlockSnapshot>;
|
|
21042
|
-
sTokeRewardSourceToken?: Maybe<STokeRewardSourceToken>;
|
|
21043
|
-
sTokeRewardSourceTokenBlockSnapshot?: Maybe<STokeRewardSourceTokenBlockSnapshot>;
|
|
21044
|
-
sTokeRewardSourceTokenBlockSnapshots: Array<STokeRewardSourceTokenBlockSnapshot>;
|
|
21045
|
-
sTokeRewardSourceTokens: Array<STokeRewardSourceToken>;
|
|
21046
|
-
sTokeRewardTracking?: Maybe<STokeRewardTracking>;
|
|
21047
|
-
sTokeRewardTrackings: Array<STokeRewardTracking>;
|
|
21048
|
-
sTokeRewards: Array<STokeReward>;
|
|
21049
|
-
sTokeRewardsCycleHashAdded?: Maybe<STokeRewardsCycleHashAdded>;
|
|
21050
|
-
sTokeRewardsCycleHashAddeds: Array<STokeRewardsCycleHashAdded>;
|
|
21051
|
-
setMaxStakeDuration?: Maybe<SetMaxStakeDuration>;
|
|
21052
|
-
setMaxStakeDurations: Array<SetMaxStakeDuration>;
|
|
21053
|
-
shutdown?: Maybe<Shutdown>;
|
|
21054
|
-
shutdowns: Array<Shutdown>;
|
|
21055
|
-
spotPriceOracleInitialized?: Maybe<SpotPriceOracleInitialized>;
|
|
21056
|
-
spotPriceOracleInitializeds: Array<SpotPriceOracleInitialized>;
|
|
21057
|
-
spotPriceOracleRef?: Maybe<SpotPriceOracleRef>;
|
|
21058
|
-
spotPriceOracleRefs: Array<SpotPriceOracleRef>;
|
|
21059
|
-
stake?: Maybe<Stake>;
|
|
21060
|
-
staked?: Maybe<Staked>;
|
|
21061
|
-
stakeds: Array<Staked>;
|
|
21062
|
-
stakes: Array<Stake>;
|
|
21063
|
-
stakingLockup?: Maybe<StakingLockup>;
|
|
21064
|
-
stakingLockups: Array<StakingLockup>;
|
|
21065
|
-
statCalculatorRegistered?: Maybe<StatCalculatorRegistered>;
|
|
21066
|
-
statCalculatorRegistereds: Array<StatCalculatorRegistered>;
|
|
21067
|
-
statCalculatorRegistryFactorySet?: Maybe<StatCalculatorRegistryFactorySet>;
|
|
21068
|
-
statCalculatorRegistryFactorySets: Array<StatCalculatorRegistryFactorySet>;
|
|
21069
|
-
statCalculatorRemoved?: Maybe<StatCalculatorRemoved>;
|
|
21070
|
-
statCalculatorRemoveds: Array<StatCalculatorRemoved>;
|
|
21071
|
-
statsCalculatorRegistrySet?: Maybe<StatsCalculatorRegistrySet>;
|
|
21072
|
-
statsCalculatorRegistrySets: Array<StatsCalculatorRegistrySet>;
|
|
21073
|
-
stokeRewardChunk?: Maybe<StokeRewardChunk>;
|
|
21074
|
-
stokeRewardChunks: Array<StokeRewardChunk>;
|
|
21075
|
-
stokeRewardHashByCycle?: Maybe<StokeRewardHashByCycle>;
|
|
21076
|
-
stokeRewardHashByCycles: Array<StokeRewardHashByCycle>;
|
|
21077
|
-
stokeRewardHashByHash?: Maybe<StokeRewardHashByHash>;
|
|
21078
|
-
stokeRewardHashByHashes: Array<StokeRewardHashByHash>;
|
|
21079
|
-
stokeRewardSummaries: Array<StokeRewardSummary>;
|
|
21080
|
-
stokeRewardSummary?: Maybe<StokeRewardSummary>;
|
|
21081
|
-
stokeRewardSummaryRecipient?: Maybe<StokeRewardSummaryRecipient>;
|
|
21082
|
-
stokeRewardSummaryRecipientBreakdown?: Maybe<StokeRewardSummaryRecipientBreakdown>;
|
|
21083
|
-
stokeRewardSummaryRecipientBreakdowns: Array<StokeRewardSummaryRecipientBreakdown>;
|
|
21084
|
-
stokeRewardSummaryRecipientPayload?: Maybe<StokeRewardSummaryRecipientPayload>;
|
|
21085
|
-
stokeRewardSummaryRecipientPayloads: Array<StokeRewardSummaryRecipientPayload>;
|
|
21086
|
-
stokeRewardSummaryRecipientPoolBreakdown?: Maybe<StokeRewardSummaryRecipientPoolBreakdown>;
|
|
21087
|
-
stokeRewardSummaryRecipientPoolBreakdowns: Array<StokeRewardSummaryRecipientPoolBreakdown>;
|
|
21088
|
-
stokeRewardSummaryRecipients: Array<StokeRewardSummaryRecipient>;
|
|
21089
|
-
strategies: Array<Strategy>;
|
|
21090
|
-
strategy?: Maybe<Strategy>;
|
|
21091
|
-
successfulRebalanceBetweenDestination?: Maybe<SuccessfulRebalanceBetweenDestination>;
|
|
21092
|
-
successfulRebalanceBetweenDestinations: Array<SuccessfulRebalanceBetweenDestination>;
|
|
21093
|
-
supplies: Array<Supply>;
|
|
21094
|
-
supply?: Maybe<Supply>;
|
|
21095
|
-
swapRouterSet?: Maybe<SwapRouterSet>;
|
|
21096
|
-
swapRouterSets: Array<SwapRouterSet>;
|
|
21097
|
-
symbolAndDescSet?: Maybe<SymbolAndDescSet>;
|
|
21098
|
-
symbolAndDescSets: Array<SymbolAndDescSet>;
|
|
21099
|
-
systemSecuritySet?: Maybe<SystemSecuritySet>;
|
|
21100
|
-
systemSecuritySets: Array<SystemSecuritySet>;
|
|
21101
|
-
tokeLockDurationUpdated?: Maybe<TokeLockDurationUpdated>;
|
|
21102
|
-
tokeLockDurationUpdateds: Array<TokeLockDurationUpdated>;
|
|
21103
|
-
tokeOwnershipTransferred?: Maybe<TokeOwnershipTransferred>;
|
|
21104
|
-
tokeOwnershipTransferreds: Array<TokeOwnershipTransferred>;
|
|
21105
|
-
token?: Maybe<Token>;
|
|
21106
|
-
tokenConfigured?: Maybe<TokenConfigured>;
|
|
21107
|
-
tokenConfigureds: Array<TokenConfigured>;
|
|
21108
|
-
tokenDayData?: Maybe<TokenDayData>;
|
|
21109
|
-
tokenDayDatas: Array<TokenDayData>;
|
|
21110
|
-
tokenRegistered?: Maybe<TokenRegistered>;
|
|
21111
|
-
tokenRegistereds: Array<TokenRegistered>;
|
|
21112
|
-
tokenRegistrationRemoved?: Maybe<TokenRegistrationRemoved>;
|
|
21113
|
-
tokenRegistrationRemoveds: Array<TokenRegistrationRemoved>;
|
|
21114
|
-
tokenRegistrationReplaced?: Maybe<TokenRegistrationReplaced>;
|
|
21115
|
-
tokenRegistrationReplaceds: Array<TokenRegistrationReplaced>;
|
|
21116
|
-
tokenRemoved?: Maybe<TokenRemoved>;
|
|
21117
|
-
tokenRemoveds: Array<TokenRemoved>;
|
|
21118
|
-
tokenValue?: Maybe<TokenValue>;
|
|
21119
|
-
tokenValueDayData?: Maybe<TokenValueDayData>;
|
|
21120
|
-
tokenValueDayDatas: Array<TokenValueDayData>;
|
|
21121
|
-
tokenValues: Array<TokenValue>;
|
|
21122
|
-
tokens: Array<Token>;
|
|
21123
|
-
tokensPulled?: Maybe<TokensPulled>;
|
|
21124
|
-
tokensPulleds: Array<TokensPulled>;
|
|
21125
|
-
tokensRecovered?: Maybe<TokensRecovered>;
|
|
21126
|
-
tokensRecovereds: Array<TokensRecovered>;
|
|
21127
|
-
transfer?: Maybe<Transfer>;
|
|
21128
|
-
transfers: Array<Transfer>;
|
|
21129
|
-
underlyerRecovered?: Maybe<UnderlyerRecovered>;
|
|
21130
|
-
underlyerRecovereds: Array<UnderlyerRecovered>;
|
|
21131
|
-
underlyingDeposited?: Maybe<UnderlyingDeposited>;
|
|
21132
|
-
underlyingDepositeds: Array<UnderlyingDeposited>;
|
|
21133
|
-
underlyingWithdraw?: Maybe<UnderlyingWithdraw>;
|
|
21134
|
-
underlyingWithdraws: Array<UnderlyingWithdraw>;
|
|
21135
|
-
unpaused?: Maybe<Unpaused>;
|
|
21136
|
-
unpauseds: Array<Unpaused>;
|
|
21137
|
-
unstake?: Maybe<Unstake>;
|
|
21138
|
-
unstakes: Array<Unstake>;
|
|
21139
|
-
updateSignedMessage?: Maybe<UpdateSignedMessage>;
|
|
21140
|
-
updateSignedMessages: Array<UpdateSignedMessage>;
|
|
21141
|
-
userActivities: Array<UserActivity>;
|
|
21142
|
-
userActivity?: Maybe<UserActivity>;
|
|
21143
|
-
userAutopoolBalanceChange?: Maybe<UserAutopoolBalanceChange>;
|
|
21144
|
-
userAutopoolBalanceChangeItem?: Maybe<UserAutopoolBalanceChangeItem>;
|
|
21145
|
-
userAutopoolBalanceChangeItems: Array<UserAutopoolBalanceChangeItem>;
|
|
21146
|
-
userAutopoolBalanceChanges: Array<UserAutopoolBalanceChange>;
|
|
21147
|
-
userEModeSet?: Maybe<UserEModeSet>;
|
|
21148
|
-
userEModeSets: Array<UserEModeSet>;
|
|
21149
|
-
userInfo?: Maybe<UserInfo>;
|
|
21150
|
-
userInfoDayData?: Maybe<UserInfoDayData>;
|
|
21151
|
-
userInfoDayDatas: Array<UserInfoDayData>;
|
|
21152
|
-
userInfos: Array<UserInfo>;
|
|
21153
|
-
userRewardUpdated?: Maybe<UserRewardUpdated>;
|
|
21154
|
-
userRewardUpdateds: Array<UserRewardUpdated>;
|
|
21155
|
-
userVault?: Maybe<UserVault>;
|
|
21156
|
-
userVaultDayData?: Maybe<UserVaultDayData>;
|
|
21157
|
-
userVaultDayDatas: Array<UserVaultDayData>;
|
|
21158
|
-
userVaults: Array<UserVault>;
|
|
21159
|
-
userVote?: Maybe<UserVote>;
|
|
21160
|
-
userVoteSnapshot?: Maybe<UserVoteSnapshot>;
|
|
21161
|
-
userVoteSnapshots: Array<UserVoteSnapshot>;
|
|
21162
|
-
userVotes: Array<UserVote>;
|
|
21163
|
-
vaultAdded?: Maybe<VaultAdded>;
|
|
21164
|
-
vaultAddeds: Array<VaultAdded>;
|
|
21165
|
-
vaultRemoved?: Maybe<VaultRemoved>;
|
|
21166
|
-
vaultRemoveds: Array<VaultRemoved>;
|
|
21167
|
-
voteStatus?: Maybe<VoteStatus>;
|
|
21168
|
-
voteStatusSnapshot?: Maybe<VoteStatusSnapshot>;
|
|
21169
|
-
voteStatusSnapshots: Array<VoteStatusSnapshot>;
|
|
21170
|
-
voteStatuses: Array<VoteStatus>;
|
|
21171
|
-
withdraw?: Maybe<Withdraw>;
|
|
21172
|
-
withdrawalQueueSet?: Maybe<WithdrawalQueueSet>;
|
|
21173
|
-
withdrawalQueueSets: Array<WithdrawalQueueSet>;
|
|
21174
|
-
withdrawn?: Maybe<Withdrawn>;
|
|
21175
|
-
withdrawns: Array<Withdrawn>;
|
|
21176
|
-
withdraws: Array<Withdraw>;
|
|
21177
|
-
};
|
|
21178
|
-
export type Subscription_MetaArgs = {
|
|
21179
|
-
block?: InputMaybe<Block_Height>;
|
|
21180
|
-
};
|
|
21181
|
-
export type SubscriptionAaveV3PoolWithdrawArgs = {
|
|
21182
|
-
block?: InputMaybe<Block_Height>;
|
|
21183
|
-
id: Scalars['ID']['input'];
|
|
21184
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21185
|
-
};
|
|
21186
|
-
export type SubscriptionAaveV3PoolWithdrawsArgs = {
|
|
21187
|
-
block?: InputMaybe<Block_Height>;
|
|
21188
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21189
|
-
orderBy?: InputMaybe<AaveV3PoolWithdraw_OrderBy>;
|
|
21190
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21191
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21192
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21193
|
-
where?: InputMaybe<AaveV3PoolWithdraw_Filter>;
|
|
21194
|
-
};
|
|
21195
|
-
export type SubscriptionAccRewardRedemptionArgs = {
|
|
21196
|
-
block?: InputMaybe<Block_Height>;
|
|
21197
|
-
id: Scalars['ID']['input'];
|
|
21198
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21199
|
-
};
|
|
21200
|
-
export type SubscriptionAccRewardRedemptionCycleDataArgs = {
|
|
21201
|
-
block?: InputMaybe<Block_Height>;
|
|
21202
|
-
id: Scalars['ID']['input'];
|
|
21203
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21204
|
-
};
|
|
21205
|
-
export type SubscriptionAccRewardRedemptionCycleDatasArgs = {
|
|
21206
|
-
block?: InputMaybe<Block_Height>;
|
|
21207
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21208
|
-
orderBy?: InputMaybe<AccRewardRedemptionCycleData_OrderBy>;
|
|
21209
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21210
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21211
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21212
|
-
where?: InputMaybe<AccRewardRedemptionCycleData_Filter>;
|
|
21213
|
-
};
|
|
21214
|
-
export type SubscriptionAccRewardRedemptionsArgs = {
|
|
21215
|
-
block?: InputMaybe<Block_Height>;
|
|
21216
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21217
|
-
orderBy?: InputMaybe<AccRewardRedemption_OrderBy>;
|
|
21218
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21219
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21220
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21221
|
-
where?: InputMaybe<AccRewardRedemption_Filter>;
|
|
21222
|
-
};
|
|
21223
|
-
export type SubscriptionAccTokeArgs = {
|
|
21224
|
-
block?: InputMaybe<Block_Height>;
|
|
21225
|
-
id: Scalars['ID']['input'];
|
|
21226
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21227
|
-
};
|
|
21228
|
-
export type SubscriptionAccTokeApprovalArgs = {
|
|
21229
|
-
block?: InputMaybe<Block_Height>;
|
|
21230
|
-
id: Scalars['ID']['input'];
|
|
21231
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21232
|
-
};
|
|
21233
|
-
export type SubscriptionAccTokeApprovalsArgs = {
|
|
21234
|
-
block?: InputMaybe<Block_Height>;
|
|
21235
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21236
|
-
orderBy?: InputMaybe<AccTokeApproval_OrderBy>;
|
|
21237
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21238
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21239
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21240
|
-
where?: InputMaybe<AccTokeApproval_Filter>;
|
|
21241
|
-
};
|
|
21242
|
-
export type SubscriptionAccTokeDayDataArgs = {
|
|
21243
|
-
block?: InputMaybe<Block_Height>;
|
|
21244
|
-
id: Scalars['ID']['input'];
|
|
21245
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21246
|
-
};
|
|
21247
|
-
export type SubscriptionAccTokeDayDatasArgs = {
|
|
21248
|
-
block?: InputMaybe<Block_Height>;
|
|
21249
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21250
|
-
orderBy?: InputMaybe<AccTokeDayData_OrderBy>;
|
|
21251
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21252
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21253
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21254
|
-
where?: InputMaybe<AccTokeDayData_Filter>;
|
|
21255
|
-
};
|
|
21256
|
-
export type SubscriptionAccTokePausedArgs = {
|
|
21257
|
-
block?: InputMaybe<Block_Height>;
|
|
21258
|
-
id: Scalars['ID']['input'];
|
|
21259
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21260
|
-
};
|
|
21261
|
-
export type SubscriptionAccTokePausedsArgs = {
|
|
21262
|
-
block?: InputMaybe<Block_Height>;
|
|
21263
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21264
|
-
orderBy?: InputMaybe<AccTokePaused_OrderBy>;
|
|
21265
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21266
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21267
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21268
|
-
where?: InputMaybe<AccTokePaused_Filter>;
|
|
21269
|
-
};
|
|
21270
|
-
export type SubscriptionAccTokeSetArgs = {
|
|
21271
|
-
block?: InputMaybe<Block_Height>;
|
|
21272
|
-
id: Scalars['ID']['input'];
|
|
21273
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21274
|
-
};
|
|
21275
|
-
export type SubscriptionAccTokeSetsArgs = {
|
|
21276
|
-
block?: InputMaybe<Block_Height>;
|
|
21277
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21278
|
-
orderBy?: InputMaybe<AccTokeSet_OrderBy>;
|
|
21279
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21280
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21281
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21282
|
-
where?: InputMaybe<AccTokeSet_Filter>;
|
|
21283
|
-
};
|
|
21284
|
-
export type SubscriptionAccTokeTransferArgs = {
|
|
21285
|
-
block?: InputMaybe<Block_Height>;
|
|
21286
|
-
id: Scalars['ID']['input'];
|
|
21287
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21288
|
-
};
|
|
21289
|
-
export type SubscriptionAccTokeTransfersArgs = {
|
|
21290
|
-
block?: InputMaybe<Block_Height>;
|
|
21291
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21292
|
-
orderBy?: InputMaybe<AccTokeTransfer_OrderBy>;
|
|
21293
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21294
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21295
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21296
|
-
where?: InputMaybe<AccTokeTransfer_Filter>;
|
|
21297
|
-
};
|
|
21298
|
-
export type SubscriptionAccTokeUnpausedArgs = {
|
|
21299
|
-
block?: InputMaybe<Block_Height>;
|
|
21300
|
-
id: Scalars['ID']['input'];
|
|
21301
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21302
|
-
};
|
|
21303
|
-
export type SubscriptionAccTokeUnpausedsArgs = {
|
|
21304
|
-
block?: InputMaybe<Block_Height>;
|
|
21305
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21306
|
-
orderBy?: InputMaybe<AccTokeUnpaused_OrderBy>;
|
|
21307
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21308
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21309
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21310
|
-
where?: InputMaybe<AccTokeUnpaused_Filter>;
|
|
21311
|
-
};
|
|
21312
|
-
export type SubscriptionAccTokeVoteWeightArgs = {
|
|
21313
|
-
block?: InputMaybe<Block_Height>;
|
|
21314
|
-
id: Scalars['ID']['input'];
|
|
21315
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21316
|
-
};
|
|
21317
|
-
export type SubscriptionAccTokeVoteWeightSnapshotArgs = {
|
|
21318
|
-
block?: InputMaybe<Block_Height>;
|
|
21319
|
-
id: Scalars['ID']['input'];
|
|
21320
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21321
|
-
};
|
|
21322
|
-
export type SubscriptionAccTokeVoteWeightSnapshotsArgs = {
|
|
21323
|
-
block?: InputMaybe<Block_Height>;
|
|
21324
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21325
|
-
orderBy?: InputMaybe<AccTokeVoteWeightSnapshot_OrderBy>;
|
|
21326
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21327
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21328
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21329
|
-
where?: InputMaybe<AccTokeVoteWeightSnapshot_Filter>;
|
|
21330
|
-
};
|
|
21331
|
-
export type SubscriptionAccTokeVoteWeightsArgs = {
|
|
21332
|
-
block?: InputMaybe<Block_Height>;
|
|
21333
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21334
|
-
orderBy?: InputMaybe<AccTokeVoteWeight_OrderBy>;
|
|
21335
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21336
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21337
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21338
|
-
where?: InputMaybe<AccTokeVoteWeight_Filter>;
|
|
21339
|
-
};
|
|
21340
|
-
export type SubscriptionAccTokesArgs = {
|
|
21341
|
-
block?: InputMaybe<Block_Height>;
|
|
21342
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21343
|
-
orderBy?: InputMaybe<AccToke_OrderBy>;
|
|
21344
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21345
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21346
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21347
|
-
where?: InputMaybe<AccToke_Filter>;
|
|
21348
|
-
};
|
|
21349
|
-
export type SubscriptionAccessControllerSetArgs = {
|
|
21350
|
-
block?: InputMaybe<Block_Height>;
|
|
21351
|
-
id: Scalars['ID']['input'];
|
|
21352
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21353
|
-
};
|
|
21354
|
-
export type SubscriptionAccessControllerSetsArgs = {
|
|
21355
|
-
block?: InputMaybe<Block_Height>;
|
|
21356
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21357
|
-
orderBy?: InputMaybe<AccessControllerSet_OrderBy>;
|
|
21358
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21359
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21360
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21361
|
-
where?: InputMaybe<AccessControllerSet_Filter>;
|
|
21362
|
-
};
|
|
21363
|
-
export type SubscriptionAccountBalanceV1Args = {
|
|
21364
|
-
block?: InputMaybe<Block_Height>;
|
|
21365
|
-
id: Scalars['ID']['input'];
|
|
21366
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21367
|
-
};
|
|
21368
|
-
export type SubscriptionAccountBalanceV1SArgs = {
|
|
21369
|
-
block?: InputMaybe<Block_Height>;
|
|
21370
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21371
|
-
orderBy?: InputMaybe<AccountBalanceV1_OrderBy>;
|
|
21372
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21373
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21374
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21375
|
-
where?: InputMaybe<AccountBalanceV1_Filter>;
|
|
21376
|
-
};
|
|
21377
|
-
export type SubscriptionAccountBalanceV1SnapshotArgs = {
|
|
21378
|
-
block?: InputMaybe<Block_Height>;
|
|
21379
|
-
id: Scalars['ID']['input'];
|
|
21380
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21381
|
-
};
|
|
21382
|
-
export type SubscriptionAccountBalanceV1SnapshotsArgs = {
|
|
21383
|
-
block?: InputMaybe<Block_Height>;
|
|
21384
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21385
|
-
orderBy?: InputMaybe<AccountBalanceV1Snapshot_OrderBy>;
|
|
21386
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21387
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21388
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21389
|
-
where?: InputMaybe<AccountBalanceV1Snapshot_Filter>;
|
|
21390
|
-
};
|
|
21391
|
-
export type SubscriptionAddedToRemovalQueueArgs = {
|
|
21392
|
-
block?: InputMaybe<Block_Height>;
|
|
21393
|
-
id: Scalars['ID']['input'];
|
|
21394
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21395
|
-
};
|
|
21396
|
-
export type SubscriptionAddedToRemovalQueuesArgs = {
|
|
21397
|
-
block?: InputMaybe<Block_Height>;
|
|
21398
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21399
|
-
orderBy?: InputMaybe<AddedToRemovalQueue_OrderBy>;
|
|
21400
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21401
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21402
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21403
|
-
where?: InputMaybe<AddedToRemovalQueue_Filter>;
|
|
21404
|
-
};
|
|
21405
|
-
export type SubscriptionAddedToWhitelistArgs = {
|
|
21406
|
-
block?: InputMaybe<Block_Height>;
|
|
21407
|
-
id: Scalars['ID']['input'];
|
|
21408
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21409
|
-
};
|
|
21410
|
-
export type SubscriptionAddedToWhitelistsArgs = {
|
|
21411
|
-
block?: InputMaybe<Block_Height>;
|
|
21412
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21413
|
-
orderBy?: InputMaybe<AddedToWhitelist_OrderBy>;
|
|
21414
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21415
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21416
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21417
|
-
where?: InputMaybe<AddedToWhitelist_Filter>;
|
|
21418
|
-
};
|
|
21419
|
-
export type SubscriptionApprovalArgs = {
|
|
21420
|
-
block?: InputMaybe<Block_Height>;
|
|
21421
|
-
id: Scalars['ID']['input'];
|
|
21422
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21423
|
-
};
|
|
21424
|
-
export type SubscriptionApprovalsArgs = {
|
|
21425
|
-
block?: InputMaybe<Block_Height>;
|
|
21426
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21427
|
-
orderBy?: InputMaybe<Approval_OrderBy>;
|
|
21428
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21429
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21430
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21431
|
-
where?: InputMaybe<Approval_Filter>;
|
|
21432
|
-
};
|
|
21433
|
-
export type SubscriptionAsyncSwapperRegistrySetArgs = {
|
|
21434
|
-
block?: InputMaybe<Block_Height>;
|
|
21435
|
-
id: Scalars['ID']['input'];
|
|
21436
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21437
|
-
};
|
|
21438
|
-
export type SubscriptionAsyncSwapperRegistrySetsArgs = {
|
|
21439
|
-
block?: InputMaybe<Block_Height>;
|
|
21440
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21441
|
-
orderBy?: InputMaybe<AsyncSwapperRegistrySet_OrderBy>;
|
|
21442
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21443
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21444
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21445
|
-
where?: InputMaybe<AsyncSwapperRegistrySet_Filter>;
|
|
21446
|
-
};
|
|
21447
|
-
export type SubscriptionAtokenApprovalArgs = {
|
|
21448
|
-
block?: InputMaybe<Block_Height>;
|
|
21449
|
-
id: Scalars['ID']['input'];
|
|
21450
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21451
|
-
};
|
|
21452
|
-
export type SubscriptionAtokenApprovalsArgs = {
|
|
21453
|
-
block?: InputMaybe<Block_Height>;
|
|
21454
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21455
|
-
orderBy?: InputMaybe<ATokenApproval_OrderBy>;
|
|
21456
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21457
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21458
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21459
|
-
where?: InputMaybe<ATokenApproval_Filter>;
|
|
21460
|
-
};
|
|
21461
|
-
export type SubscriptionAtokenInitializedArgs = {
|
|
21462
|
-
block?: InputMaybe<Block_Height>;
|
|
21463
|
-
id: Scalars['ID']['input'];
|
|
21464
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21465
|
-
};
|
|
21466
|
-
export type SubscriptionAtokenInitializedsArgs = {
|
|
21467
|
-
block?: InputMaybe<Block_Height>;
|
|
21468
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21469
|
-
orderBy?: InputMaybe<ATokenInitialized_OrderBy>;
|
|
21470
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21471
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21472
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21473
|
-
where?: InputMaybe<ATokenInitialized_Filter>;
|
|
21474
|
-
};
|
|
21475
|
-
export type SubscriptionAtokenTransferArgs = {
|
|
21476
|
-
block?: InputMaybe<Block_Height>;
|
|
21477
|
-
id: Scalars['ID']['input'];
|
|
21478
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21479
|
-
};
|
|
21480
|
-
export type SubscriptionAtokenTransfersArgs = {
|
|
21481
|
-
block?: InputMaybe<Block_Height>;
|
|
21482
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21483
|
-
orderBy?: InputMaybe<ATokenTransfer_OrderBy>;
|
|
21484
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21485
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21486
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21487
|
-
where?: InputMaybe<ATokenTransfer_Filter>;
|
|
21488
|
-
};
|
|
21489
|
-
export type SubscriptionAutopilotRouterSetArgs = {
|
|
21490
|
-
block?: InputMaybe<Block_Height>;
|
|
21491
|
-
id: Scalars['ID']['input'];
|
|
21492
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21493
|
-
};
|
|
21494
|
-
export type SubscriptionAutopilotRouterSetsArgs = {
|
|
21495
|
-
block?: InputMaybe<Block_Height>;
|
|
21496
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21497
|
-
orderBy?: InputMaybe<AutopilotRouterSet_OrderBy>;
|
|
21498
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21499
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21500
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21501
|
-
where?: InputMaybe<AutopilotRouterSet_Filter>;
|
|
21502
|
-
};
|
|
21503
|
-
export type SubscriptionAutopoolArgs = {
|
|
21504
|
-
block?: InputMaybe<Block_Height>;
|
|
21505
|
-
id: Scalars['ID']['input'];
|
|
21506
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21507
|
-
};
|
|
21508
|
-
export type SubscriptionAutopoolDayDataArgs = {
|
|
21509
|
-
block?: InputMaybe<Block_Height>;
|
|
21510
|
-
id: Scalars['ID']['input'];
|
|
21511
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21512
|
-
};
|
|
21513
|
-
export type SubscriptionAutopoolDayDatasArgs = {
|
|
21514
|
-
block?: InputMaybe<Block_Height>;
|
|
21515
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21516
|
-
orderBy?: InputMaybe<AutopoolDayData_OrderBy>;
|
|
21517
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21518
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21519
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21520
|
-
where?: InputMaybe<AutopoolDayData_Filter>;
|
|
21521
|
-
};
|
|
21522
|
-
export type SubscriptionAutopoolDestinationArgs = {
|
|
21523
|
-
block?: InputMaybe<Block_Height>;
|
|
21524
|
-
id: Scalars['ID']['input'];
|
|
21525
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21526
|
-
};
|
|
21527
|
-
export type SubscriptionAutopoolDestinationStatsArgs = {
|
|
21528
|
-
block?: InputMaybe<Block_Height>;
|
|
21529
|
-
id: Scalars['ID']['input'];
|
|
21530
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21531
|
-
};
|
|
21532
|
-
export type SubscriptionAutopoolDestinationStats_CollectionArgs = {
|
|
21533
|
-
block?: InputMaybe<Block_Height>;
|
|
21534
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21535
|
-
orderBy?: InputMaybe<AutopoolDestinationStats_OrderBy>;
|
|
21536
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21537
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21538
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21539
|
-
where?: InputMaybe<AutopoolDestinationStats_Filter>;
|
|
21540
|
-
};
|
|
21541
|
-
export type SubscriptionAutopoolDestinationValuePerShareArgs = {
|
|
21542
|
-
block?: InputMaybe<Block_Height>;
|
|
21543
|
-
id: Scalars['ID']['input'];
|
|
21544
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21545
|
-
};
|
|
21546
|
-
export type SubscriptionAutopoolDestinationValuePerShareDayDataArgs = {
|
|
21547
|
-
block?: InputMaybe<Block_Height>;
|
|
21548
|
-
id: Scalars['ID']['input'];
|
|
21549
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21550
|
-
};
|
|
21551
|
-
export type SubscriptionAutopoolDestinationValuePerShareDayDatasArgs = {
|
|
21552
|
-
block?: InputMaybe<Block_Height>;
|
|
21553
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21554
|
-
orderBy?: InputMaybe<AutopoolDestinationValuePerShareDayData_OrderBy>;
|
|
21555
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21556
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21557
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21558
|
-
where?: InputMaybe<AutopoolDestinationValuePerShareDayData_Filter>;
|
|
21559
|
-
};
|
|
21560
|
-
export type SubscriptionAutopoolDestinationValuePerSharesArgs = {
|
|
21561
|
-
block?: InputMaybe<Block_Height>;
|
|
21562
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21563
|
-
orderBy?: InputMaybe<AutopoolDestinationValuePerShare_OrderBy>;
|
|
21564
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21565
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21566
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21567
|
-
where?: InputMaybe<AutopoolDestinationValuePerShare_Filter>;
|
|
21568
|
-
};
|
|
21569
|
-
export type SubscriptionAutopoolDestinationsArgs = {
|
|
21570
|
-
block?: InputMaybe<Block_Height>;
|
|
21571
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21572
|
-
orderBy?: InputMaybe<AutopoolDestination_OrderBy>;
|
|
21573
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21574
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21575
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21576
|
-
where?: InputMaybe<AutopoolDestination_Filter>;
|
|
21577
|
-
};
|
|
21578
|
-
export type SubscriptionAutopoolEthApprovalArgs = {
|
|
21579
|
-
block?: InputMaybe<Block_Height>;
|
|
21580
|
-
id: Scalars['ID']['input'];
|
|
21581
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21582
|
-
};
|
|
21583
|
-
export type SubscriptionAutopoolEthApprovalsArgs = {
|
|
21584
|
-
block?: InputMaybe<Block_Height>;
|
|
21585
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21586
|
-
orderBy?: InputMaybe<AutopoolEthApproval_OrderBy>;
|
|
21587
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21588
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21589
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21590
|
-
where?: InputMaybe<AutopoolEthApproval_Filter>;
|
|
21591
|
-
};
|
|
21592
|
-
export type SubscriptionAutopoolEthPausedArgs = {
|
|
21593
|
-
block?: InputMaybe<Block_Height>;
|
|
21594
|
-
id: Scalars['ID']['input'];
|
|
21595
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21596
|
-
};
|
|
21597
|
-
export type SubscriptionAutopoolEthPausedsArgs = {
|
|
21598
|
-
block?: InputMaybe<Block_Height>;
|
|
21599
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21600
|
-
orderBy?: InputMaybe<AutopoolEthPaused_OrderBy>;
|
|
21601
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21602
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21603
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21604
|
-
where?: InputMaybe<AutopoolEthPaused_Filter>;
|
|
21605
|
-
};
|
|
21606
|
-
export type SubscriptionAutopoolEthTransferArgs = {
|
|
21607
|
-
block?: InputMaybe<Block_Height>;
|
|
21608
|
-
id: Scalars['ID']['input'];
|
|
21609
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21610
|
-
};
|
|
21611
|
-
export type SubscriptionAutopoolEthTransfersArgs = {
|
|
21612
|
-
block?: InputMaybe<Block_Height>;
|
|
21613
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21614
|
-
orderBy?: InputMaybe<AutopoolEthTransfer_OrderBy>;
|
|
21615
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21616
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21617
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21618
|
-
where?: InputMaybe<AutopoolEthTransfer_Filter>;
|
|
21619
|
-
};
|
|
21620
|
-
export type SubscriptionAutopoolEthUnpausedArgs = {
|
|
21621
|
-
block?: InputMaybe<Block_Height>;
|
|
21622
|
-
id: Scalars['ID']['input'];
|
|
21623
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21624
|
-
};
|
|
21625
|
-
export type SubscriptionAutopoolEthUnpausedsArgs = {
|
|
21626
|
-
block?: InputMaybe<Block_Height>;
|
|
21627
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21628
|
-
orderBy?: InputMaybe<AutopoolEthUnpaused_OrderBy>;
|
|
21629
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21630
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21631
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21632
|
-
where?: InputMaybe<AutopoolEthUnpaused_Filter>;
|
|
21633
|
-
};
|
|
21634
|
-
export type SubscriptionAutopoolFactoryRemovedArgs = {
|
|
21635
|
-
block?: InputMaybe<Block_Height>;
|
|
21636
|
-
id: Scalars['ID']['input'];
|
|
21637
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21638
|
-
};
|
|
21639
|
-
export type SubscriptionAutopoolFactoryRemovedsArgs = {
|
|
21640
|
-
block?: InputMaybe<Block_Height>;
|
|
21641
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21642
|
-
orderBy?: InputMaybe<AutopoolFactoryRemoved_OrderBy>;
|
|
21643
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21644
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21645
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21646
|
-
where?: InputMaybe<AutopoolFactoryRemoved_Filter>;
|
|
21647
|
-
};
|
|
21648
|
-
export type SubscriptionAutopoolFactorySetArgs = {
|
|
21649
|
-
block?: InputMaybe<Block_Height>;
|
|
21650
|
-
id: Scalars['ID']['input'];
|
|
21651
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21652
|
-
};
|
|
21653
|
-
export type SubscriptionAutopoolFactorySetsArgs = {
|
|
21654
|
-
block?: InputMaybe<Block_Height>;
|
|
21655
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21656
|
-
orderBy?: InputMaybe<AutopoolFactorySet_OrderBy>;
|
|
21657
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21658
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21659
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21660
|
-
where?: InputMaybe<AutopoolFactorySet_Filter>;
|
|
21661
|
-
};
|
|
21662
|
-
export type SubscriptionAutopoolLstNavUpdateTrackingArgs = {
|
|
21663
|
-
block?: InputMaybe<Block_Height>;
|
|
21664
|
-
id: Scalars['ID']['input'];
|
|
21665
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21666
|
-
};
|
|
21667
|
-
export type SubscriptionAutopoolLstNavUpdateTrackingsArgs = {
|
|
21668
|
-
block?: InputMaybe<Block_Height>;
|
|
21669
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21670
|
-
orderBy?: InputMaybe<AutopoolLstNavUpdateTracking_OrderBy>;
|
|
21671
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21672
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21673
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21674
|
-
where?: InputMaybe<AutopoolLstNavUpdateTracking_Filter>;
|
|
21675
|
-
};
|
|
21676
|
-
export type SubscriptionAutopoolRebalanceArgs = {
|
|
21677
|
-
block?: InputMaybe<Block_Height>;
|
|
21678
|
-
id: Scalars['ID']['input'];
|
|
21679
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21680
|
-
};
|
|
21681
|
-
export type SubscriptionAutopoolRebalanceStateStitchArgs = {
|
|
21682
|
-
block?: InputMaybe<Block_Height>;
|
|
21683
|
-
id: Scalars['ID']['input'];
|
|
21684
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21685
|
-
};
|
|
21686
|
-
export type SubscriptionAutopoolRebalanceStateStitchesArgs = {
|
|
21687
|
-
block?: InputMaybe<Block_Height>;
|
|
21688
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21689
|
-
orderBy?: InputMaybe<AutopoolRebalanceStateStitch_OrderBy>;
|
|
21690
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21691
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21692
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21693
|
-
where?: InputMaybe<AutopoolRebalanceStateStitch_Filter>;
|
|
21694
|
-
};
|
|
21695
|
-
export type SubscriptionAutopoolRebalancesArgs = {
|
|
21696
|
-
block?: InputMaybe<Block_Height>;
|
|
21697
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21698
|
-
orderBy?: InputMaybe<AutopoolRebalance_OrderBy>;
|
|
21699
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21700
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21701
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21702
|
-
where?: InputMaybe<AutopoolRebalance_Filter>;
|
|
21703
|
-
};
|
|
21704
|
-
export type SubscriptionAutopoolRegistrySetArgs = {
|
|
21705
|
-
block?: InputMaybe<Block_Height>;
|
|
21706
|
-
id: Scalars['ID']['input'];
|
|
21707
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21708
|
-
};
|
|
21709
|
-
export type SubscriptionAutopoolRegistrySetsArgs = {
|
|
21710
|
-
block?: InputMaybe<Block_Height>;
|
|
21711
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21712
|
-
orderBy?: InputMaybe<AutopoolRegistrySet_OrderBy>;
|
|
21713
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21714
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21715
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21716
|
-
where?: InputMaybe<AutopoolRegistrySet_Filter>;
|
|
21717
|
-
};
|
|
21718
|
-
export type SubscriptionAutopoolsArgs = {
|
|
21719
|
-
block?: InputMaybe<Block_Height>;
|
|
21720
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21721
|
-
orderBy?: InputMaybe<Autopool_OrderBy>;
|
|
21722
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21723
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21724
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21725
|
-
where?: InputMaybe<Autopool_Filter>;
|
|
21726
|
-
};
|
|
21727
|
-
export type SubscriptionBackUnbackedArgs = {
|
|
21728
|
-
block?: InputMaybe<Block_Height>;
|
|
21729
|
-
id: Scalars['ID']['input'];
|
|
21730
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21731
|
-
};
|
|
21732
|
-
export type SubscriptionBackUnbackedsArgs = {
|
|
21733
|
-
block?: InputMaybe<Block_Height>;
|
|
21734
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21735
|
-
orderBy?: InputMaybe<BackUnbacked_OrderBy>;
|
|
21736
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21737
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21738
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21739
|
-
where?: InputMaybe<BackUnbacked_Filter>;
|
|
21740
|
-
};
|
|
21741
|
-
export type SubscriptionBalanceTransferArgs = {
|
|
21742
|
-
block?: InputMaybe<Block_Height>;
|
|
21743
|
-
id: Scalars['ID']['input'];
|
|
21744
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21745
|
-
};
|
|
21746
|
-
export type SubscriptionBalanceTransfersArgs = {
|
|
21747
|
-
block?: InputMaybe<Block_Height>;
|
|
21748
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21749
|
-
orderBy?: InputMaybe<BalanceTransfer_OrderBy>;
|
|
21750
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21751
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21752
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21753
|
-
where?: InputMaybe<BalanceTransfer_Filter>;
|
|
21754
|
-
};
|
|
21755
|
-
export type SubscriptionBaseAssetWithdrawArgs = {
|
|
21756
|
-
block?: InputMaybe<Block_Height>;
|
|
21757
|
-
id: Scalars['ID']['input'];
|
|
21758
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21759
|
-
};
|
|
21760
|
-
export type SubscriptionBaseAssetWithdrawsArgs = {
|
|
21761
|
-
block?: InputMaybe<Block_Height>;
|
|
21762
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21763
|
-
orderBy?: InputMaybe<BaseAssetWithdraw_OrderBy>;
|
|
21764
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21765
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21766
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21767
|
-
where?: InputMaybe<BaseAssetWithdraw_Filter>;
|
|
21768
|
-
};
|
|
21769
|
-
export type SubscriptionBorrowArgs = {
|
|
21770
|
-
block?: InputMaybe<Block_Height>;
|
|
21771
|
-
id: Scalars['ID']['input'];
|
|
21772
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21773
|
-
};
|
|
21774
|
-
export type SubscriptionBorrowsArgs = {
|
|
21775
|
-
block?: InputMaybe<Block_Height>;
|
|
21776
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21777
|
-
orderBy?: InputMaybe<Borrow_OrderBy>;
|
|
21778
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21779
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21780
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21781
|
-
where?: InputMaybe<Borrow_Filter>;
|
|
21782
|
-
};
|
|
21783
|
-
export type SubscriptionBurnArgs = {
|
|
21784
|
-
block?: InputMaybe<Block_Height>;
|
|
21785
|
-
id: Scalars['ID']['input'];
|
|
21786
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21787
|
-
};
|
|
21788
|
-
export type SubscriptionBurnsArgs = {
|
|
21789
|
-
block?: InputMaybe<Block_Height>;
|
|
21790
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21791
|
-
orderBy?: InputMaybe<Burn_OrderBy>;
|
|
21792
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21793
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21794
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21795
|
-
where?: InputMaybe<Burn_Filter>;
|
|
21796
|
-
};
|
|
21797
|
-
export type SubscriptionChainlinkAggregatorAnswerUpdatedArgs = {
|
|
21798
|
-
block?: InputMaybe<Block_Height>;
|
|
21799
|
-
id: Scalars['ID']['input'];
|
|
21800
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21801
|
-
};
|
|
21802
|
-
export type SubscriptionChainlinkAggregatorAnswerUpdatedsArgs = {
|
|
21803
|
-
block?: InputMaybe<Block_Height>;
|
|
21804
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21805
|
-
orderBy?: InputMaybe<ChainlinkAggregatorAnswerUpdated_OrderBy>;
|
|
21806
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21807
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21808
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21809
|
-
where?: InputMaybe<ChainlinkAggregatorAnswerUpdated_Filter>;
|
|
21810
|
-
};
|
|
21811
|
-
export type SubscriptionCurveResolverSetArgs = {
|
|
21812
|
-
block?: InputMaybe<Block_Height>;
|
|
21813
|
-
id: Scalars['ID']['input'];
|
|
21814
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21815
|
-
};
|
|
21816
|
-
export type SubscriptionCurveResolverSetsArgs = {
|
|
21817
|
-
block?: InputMaybe<Block_Height>;
|
|
21818
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21819
|
-
orderBy?: InputMaybe<CurveResolverSet_OrderBy>;
|
|
21820
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21821
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21822
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21823
|
-
where?: InputMaybe<CurveResolverSet_Filter>;
|
|
21824
|
-
};
|
|
21825
|
-
export type SubscriptionCycleRolloverCompleteArgs = {
|
|
21826
|
-
block?: InputMaybe<Block_Height>;
|
|
21827
|
-
id: Scalars['ID']['input'];
|
|
21828
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21829
|
-
};
|
|
21830
|
-
export type SubscriptionCycleRolloverCompletesArgs = {
|
|
21831
|
-
block?: InputMaybe<Block_Height>;
|
|
21832
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21833
|
-
orderBy?: InputMaybe<CycleRolloverComplete_OrderBy>;
|
|
21834
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21835
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21836
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21837
|
-
where?: InputMaybe<CycleRolloverComplete_Filter>;
|
|
21838
|
-
};
|
|
21839
|
-
export type SubscriptionDelegateChangedArgs = {
|
|
21840
|
-
block?: InputMaybe<Block_Height>;
|
|
21841
|
-
id: Scalars['ID']['input'];
|
|
21842
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21843
|
-
};
|
|
21844
|
-
export type SubscriptionDelegateChangedsArgs = {
|
|
21845
|
-
block?: InputMaybe<Block_Height>;
|
|
21846
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21847
|
-
orderBy?: InputMaybe<DelegateChanged_OrderBy>;
|
|
21848
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21849
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21850
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21851
|
-
where?: InputMaybe<DelegateChanged_Filter>;
|
|
21852
|
-
};
|
|
21853
|
-
export type SubscriptionDelegateVotesChangedArgs = {
|
|
21854
|
-
block?: InputMaybe<Block_Height>;
|
|
21855
|
-
id: Scalars['ID']['input'];
|
|
21856
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21857
|
-
};
|
|
21858
|
-
export type SubscriptionDelegateVotesChangedsArgs = {
|
|
21859
|
-
block?: InputMaybe<Block_Height>;
|
|
21860
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21861
|
-
orderBy?: InputMaybe<DelegateVotesChanged_OrderBy>;
|
|
21862
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21863
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21864
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21865
|
-
where?: InputMaybe<DelegateVotesChanged_Filter>;
|
|
21866
|
-
};
|
|
21867
|
-
export type SubscriptionDepositArgs = {
|
|
21868
|
-
block?: InputMaybe<Block_Height>;
|
|
21869
|
-
id: Scalars['ID']['input'];
|
|
21870
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21871
|
-
};
|
|
21872
|
-
export type SubscriptionDepositsArgs = {
|
|
21873
|
-
block?: InputMaybe<Block_Height>;
|
|
21874
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21875
|
-
orderBy?: InputMaybe<Deposit_OrderBy>;
|
|
21876
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21877
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21878
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21879
|
-
where?: InputMaybe<Deposit_Filter>;
|
|
21880
|
-
};
|
|
21881
|
-
export type SubscriptionDestTrimRebalanceDetailArgs = {
|
|
21882
|
-
block?: InputMaybe<Block_Height>;
|
|
21883
|
-
id: Scalars['ID']['input'];
|
|
21884
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21885
|
-
};
|
|
21886
|
-
export type SubscriptionDestTrimRebalanceDetailsArgs = {
|
|
21887
|
-
block?: InputMaybe<Block_Height>;
|
|
21888
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21889
|
-
orderBy?: InputMaybe<DestTrimRebalanceDetail_OrderBy>;
|
|
21890
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21891
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21892
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21893
|
-
where?: InputMaybe<DestTrimRebalanceDetail_Filter>;
|
|
21894
|
-
};
|
|
21895
|
-
export type SubscriptionDestViolationMaxTrimAmountArgs = {
|
|
21896
|
-
block?: InputMaybe<Block_Height>;
|
|
21897
|
-
id: Scalars['ID']['input'];
|
|
21898
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21899
|
-
};
|
|
21900
|
-
export type SubscriptionDestViolationMaxTrimAmountsArgs = {
|
|
21901
|
-
block?: InputMaybe<Block_Height>;
|
|
21902
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21903
|
-
orderBy?: InputMaybe<DestViolationMaxTrimAmount_OrderBy>;
|
|
21904
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21905
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21906
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21907
|
-
where?: InputMaybe<DestViolationMaxTrimAmount_Filter>;
|
|
21908
|
-
};
|
|
21909
|
-
export type SubscriptionDestinationDebtReportingArgs = {
|
|
21910
|
-
block?: InputMaybe<Block_Height>;
|
|
21911
|
-
id: Scalars['ID']['input'];
|
|
21912
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21913
|
-
};
|
|
21914
|
-
export type SubscriptionDestinationDebtReportingsArgs = {
|
|
21915
|
-
block?: InputMaybe<Block_Height>;
|
|
21916
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21917
|
-
orderBy?: InputMaybe<DestinationDebtReporting_OrderBy>;
|
|
21918
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21919
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21920
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21921
|
-
where?: InputMaybe<DestinationDebtReporting_Filter>;
|
|
21922
|
-
};
|
|
21923
|
-
export type SubscriptionDestinationTemplateRegistrySetArgs = {
|
|
21924
|
-
block?: InputMaybe<Block_Height>;
|
|
21925
|
-
id: Scalars['ID']['input'];
|
|
21926
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21927
|
-
};
|
|
21928
|
-
export type SubscriptionDestinationTemplateRegistrySetsArgs = {
|
|
21929
|
-
block?: InputMaybe<Block_Height>;
|
|
21930
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21931
|
-
orderBy?: InputMaybe<DestinationTemplateRegistrySet_OrderBy>;
|
|
21932
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21933
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21934
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21935
|
-
where?: InputMaybe<DestinationTemplateRegistrySet_Filter>;
|
|
21936
|
-
};
|
|
21937
|
-
export type SubscriptionDestinationVaultArgs = {
|
|
21938
|
-
block?: InputMaybe<Block_Height>;
|
|
21939
|
-
id: Scalars['ID']['input'];
|
|
21940
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21941
|
-
};
|
|
21942
|
-
export type SubscriptionDestinationVaultAddedArgs = {
|
|
21943
|
-
block?: InputMaybe<Block_Height>;
|
|
21944
|
-
id: Scalars['ID']['input'];
|
|
21945
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21946
|
-
};
|
|
21947
|
-
export type SubscriptionDestinationVaultAddedsArgs = {
|
|
21948
|
-
block?: InputMaybe<Block_Height>;
|
|
21949
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21950
|
-
orderBy?: InputMaybe<DestinationVaultAdded_OrderBy>;
|
|
21951
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21952
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21953
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21954
|
-
where?: InputMaybe<DestinationVaultAdded_Filter>;
|
|
21955
|
-
};
|
|
21956
|
-
export type SubscriptionDestinationVaultApprovalArgs = {
|
|
21957
|
-
block?: InputMaybe<Block_Height>;
|
|
21958
|
-
id: Scalars['ID']['input'];
|
|
21959
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21960
|
-
};
|
|
21961
|
-
export type SubscriptionDestinationVaultApprovalsArgs = {
|
|
21962
|
-
block?: InputMaybe<Block_Height>;
|
|
21963
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21964
|
-
orderBy?: InputMaybe<DestinationVaultApproval_OrderBy>;
|
|
21965
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21966
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21967
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21968
|
-
where?: InputMaybe<DestinationVaultApproval_Filter>;
|
|
21969
|
-
};
|
|
21970
|
-
export type SubscriptionDestinationVaultHolderArgs = {
|
|
21971
|
-
block?: InputMaybe<Block_Height>;
|
|
21972
|
-
id: Scalars['ID']['input'];
|
|
21973
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21974
|
-
};
|
|
21975
|
-
export type SubscriptionDestinationVaultHoldersArgs = {
|
|
21976
|
-
block?: InputMaybe<Block_Height>;
|
|
21977
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21978
|
-
orderBy?: InputMaybe<DestinationVaultHolder_OrderBy>;
|
|
21979
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21980
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21981
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21982
|
-
where?: InputMaybe<DestinationVaultHolder_Filter>;
|
|
21983
|
-
};
|
|
21984
|
-
export type SubscriptionDestinationVaultInitializedArgs = {
|
|
21985
|
-
block?: InputMaybe<Block_Height>;
|
|
21986
|
-
id: Scalars['ID']['input'];
|
|
21987
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21988
|
-
};
|
|
21989
|
-
export type SubscriptionDestinationVaultInitializedsArgs = {
|
|
21990
|
-
block?: InputMaybe<Block_Height>;
|
|
21991
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
21992
|
-
orderBy?: InputMaybe<DestinationVaultInitialized_OrderBy>;
|
|
21993
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
21994
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
21995
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
21996
|
-
where?: InputMaybe<DestinationVaultInitialized_Filter>;
|
|
21997
|
-
};
|
|
21998
|
-
export type SubscriptionDestinationVaultRegisteredArgs = {
|
|
21999
|
-
block?: InputMaybe<Block_Height>;
|
|
22000
|
-
id: Scalars['ID']['input'];
|
|
22001
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22002
|
-
};
|
|
22003
|
-
export type SubscriptionDestinationVaultRegisteredsArgs = {
|
|
22004
|
-
block?: InputMaybe<Block_Height>;
|
|
22005
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22006
|
-
orderBy?: InputMaybe<DestinationVaultRegistered_OrderBy>;
|
|
22007
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22008
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22009
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22010
|
-
where?: InputMaybe<DestinationVaultRegistered_Filter>;
|
|
22011
|
-
};
|
|
22012
|
-
export type SubscriptionDestinationVaultRegistrySetArgs = {
|
|
22013
|
-
block?: InputMaybe<Block_Height>;
|
|
22014
|
-
id: Scalars['ID']['input'];
|
|
22015
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22016
|
-
};
|
|
22017
|
-
export type SubscriptionDestinationVaultRegistrySetsArgs = {
|
|
22018
|
-
block?: InputMaybe<Block_Height>;
|
|
22019
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22020
|
-
orderBy?: InputMaybe<DestinationVaultRegistrySet_OrderBy>;
|
|
22021
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22022
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22023
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22024
|
-
where?: InputMaybe<DestinationVaultRegistrySet_Filter>;
|
|
22025
|
-
};
|
|
22026
|
-
export type SubscriptionDestinationVaultRemovedArgs = {
|
|
22027
|
-
block?: InputMaybe<Block_Height>;
|
|
22028
|
-
id: Scalars['ID']['input'];
|
|
22029
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22030
|
-
};
|
|
22031
|
-
export type SubscriptionDestinationVaultRemovedsArgs = {
|
|
22032
|
-
block?: InputMaybe<Block_Height>;
|
|
22033
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22034
|
-
orderBy?: InputMaybe<DestinationVaultRemoved_OrderBy>;
|
|
22035
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22036
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22037
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22038
|
-
where?: InputMaybe<DestinationVaultRemoved_Filter>;
|
|
22039
|
-
};
|
|
22040
|
-
export type SubscriptionDestinationVaultShutdownArgs = {
|
|
22041
|
-
block?: InputMaybe<Block_Height>;
|
|
22042
|
-
id: Scalars['ID']['input'];
|
|
22043
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22044
|
-
};
|
|
22045
|
-
export type SubscriptionDestinationVaultShutdownsArgs = {
|
|
22046
|
-
block?: InputMaybe<Block_Height>;
|
|
22047
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22048
|
-
orderBy?: InputMaybe<DestinationVaultShutdown_OrderBy>;
|
|
22049
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22050
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22051
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22052
|
-
where?: InputMaybe<DestinationVaultShutdown_Filter>;
|
|
22053
|
-
};
|
|
22054
|
-
export type SubscriptionDestinationVaultTransferArgs = {
|
|
22055
|
-
block?: InputMaybe<Block_Height>;
|
|
22056
|
-
id: Scalars['ID']['input'];
|
|
22057
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22058
|
-
};
|
|
22059
|
-
export type SubscriptionDestinationVaultTransfersArgs = {
|
|
22060
|
-
block?: InputMaybe<Block_Height>;
|
|
22061
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22062
|
-
orderBy?: InputMaybe<DestinationVaultTransfer_OrderBy>;
|
|
22063
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22064
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22065
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22066
|
-
where?: InputMaybe<DestinationVaultTransfer_Filter>;
|
|
22067
|
-
};
|
|
22068
|
-
export type SubscriptionDestinationVaultWithdrawArgs = {
|
|
22069
|
-
block?: InputMaybe<Block_Height>;
|
|
22070
|
-
id: Scalars['ID']['input'];
|
|
22071
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22072
|
-
};
|
|
22073
|
-
export type SubscriptionDestinationVaultWithdrawsArgs = {
|
|
22074
|
-
block?: InputMaybe<Block_Height>;
|
|
22075
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22076
|
-
orderBy?: InputMaybe<DestinationVaultWithdraw_OrderBy>;
|
|
22077
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22078
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22079
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22080
|
-
where?: InputMaybe<DestinationVaultWithdraw_Filter>;
|
|
22081
|
-
};
|
|
22082
|
-
export type SubscriptionDestinationVaultsArgs = {
|
|
22083
|
-
block?: InputMaybe<Block_Height>;
|
|
22084
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22085
|
-
orderBy?: InputMaybe<DestinationVault_OrderBy>;
|
|
22086
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22087
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22088
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22089
|
-
where?: InputMaybe<DestinationVault_Filter>;
|
|
22090
|
-
};
|
|
22091
|
-
export type SubscriptionDonatedArgs = {
|
|
22092
|
-
block?: InputMaybe<Block_Height>;
|
|
22093
|
-
id: Scalars['ID']['input'];
|
|
22094
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22095
|
-
};
|
|
22096
|
-
export type SubscriptionDonatedsArgs = {
|
|
22097
|
-
block?: InputMaybe<Block_Height>;
|
|
22098
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22099
|
-
orderBy?: InputMaybe<Donated_OrderBy>;
|
|
22100
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22101
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22102
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22103
|
-
where?: InputMaybe<Donated_Filter>;
|
|
22104
|
-
};
|
|
22105
|
-
export type SubscriptionDustPositionPortionSetArgs = {
|
|
22106
|
-
block?: InputMaybe<Block_Height>;
|
|
22107
|
-
id: Scalars['ID']['input'];
|
|
22108
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22109
|
-
};
|
|
22110
|
-
export type SubscriptionDustPositionPortionSetsArgs = {
|
|
22111
|
-
block?: InputMaybe<Block_Height>;
|
|
22112
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22113
|
-
orderBy?: InputMaybe<DustPositionPortionSet_OrderBy>;
|
|
22114
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22115
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22116
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22117
|
-
where?: InputMaybe<DustPositionPortionSet_Filter>;
|
|
22118
|
-
};
|
|
22119
|
-
export type SubscriptionExtendArgs = {
|
|
22120
|
-
block?: InputMaybe<Block_Height>;
|
|
22121
|
-
id: Scalars['ID']['input'];
|
|
22122
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22123
|
-
};
|
|
22124
|
-
export type SubscriptionExtendsArgs = {
|
|
22125
|
-
block?: InputMaybe<Block_Height>;
|
|
22126
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22127
|
-
orderBy?: InputMaybe<Extend_OrderBy>;
|
|
22128
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22129
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22130
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22131
|
-
where?: InputMaybe<Extend_Filter>;
|
|
22132
|
-
};
|
|
22133
|
-
export type SubscriptionExtraRewardAddedArgs = {
|
|
22134
|
-
block?: InputMaybe<Block_Height>;
|
|
22135
|
-
id: Scalars['ID']['input'];
|
|
22136
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22137
|
-
};
|
|
22138
|
-
export type SubscriptionExtraRewardAddedsArgs = {
|
|
22139
|
-
block?: InputMaybe<Block_Height>;
|
|
22140
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22141
|
-
orderBy?: InputMaybe<ExtraRewardAdded_OrderBy>;
|
|
22142
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22143
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22144
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22145
|
-
where?: InputMaybe<ExtraRewardAdded_Filter>;
|
|
22146
|
-
};
|
|
22147
|
-
export type SubscriptionExtraRewardRemovedArgs = {
|
|
22148
|
-
block?: InputMaybe<Block_Height>;
|
|
22149
|
-
id: Scalars['ID']['input'];
|
|
22150
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22151
|
-
};
|
|
22152
|
-
export type SubscriptionExtraRewardRemovedsArgs = {
|
|
22153
|
-
block?: InputMaybe<Block_Height>;
|
|
22154
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22155
|
-
orderBy?: InputMaybe<ExtraRewardRemoved_OrderBy>;
|
|
22156
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22157
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22158
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22159
|
-
where?: InputMaybe<ExtraRewardRemoved_Filter>;
|
|
22160
|
-
};
|
|
22161
|
-
export type SubscriptionExtraRewardsClearedArgs = {
|
|
22162
|
-
block?: InputMaybe<Block_Height>;
|
|
22163
|
-
id: Scalars['ID']['input'];
|
|
22164
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22165
|
-
};
|
|
22166
|
-
export type SubscriptionExtraRewardsClearedsArgs = {
|
|
22167
|
-
block?: InputMaybe<Block_Height>;
|
|
22168
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22169
|
-
orderBy?: InputMaybe<ExtraRewardsCleared_OrderBy>;
|
|
22170
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22171
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22172
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22173
|
-
where?: InputMaybe<ExtraRewardsCleared_Filter>;
|
|
22174
|
-
};
|
|
22175
|
-
export type SubscriptionFactorySetArgs = {
|
|
22176
|
-
block?: InputMaybe<Block_Height>;
|
|
22177
|
-
id: Scalars['ID']['input'];
|
|
22178
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22179
|
-
};
|
|
22180
|
-
export type SubscriptionFactorySetsArgs = {
|
|
22181
|
-
block?: InputMaybe<Block_Height>;
|
|
22182
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22183
|
-
orderBy?: InputMaybe<FactorySet_OrderBy>;
|
|
22184
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22185
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22186
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22187
|
-
where?: InputMaybe<FactorySet_Filter>;
|
|
22188
|
-
};
|
|
22189
|
-
export type SubscriptionFeeCollectedArgs = {
|
|
22190
|
-
block?: InputMaybe<Block_Height>;
|
|
22191
|
-
id: Scalars['ID']['input'];
|
|
22192
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22193
|
-
};
|
|
22194
|
-
export type SubscriptionFeeCollectedsArgs = {
|
|
22195
|
-
block?: InputMaybe<Block_Height>;
|
|
22196
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22197
|
-
orderBy?: InputMaybe<FeeCollected_OrderBy>;
|
|
22198
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22199
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22200
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22201
|
-
where?: InputMaybe<FeeCollected_Filter>;
|
|
22202
|
-
};
|
|
22203
|
-
export type SubscriptionFlashLoanArgs = {
|
|
22204
|
-
block?: InputMaybe<Block_Height>;
|
|
22205
|
-
id: Scalars['ID']['input'];
|
|
22206
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22207
|
-
};
|
|
22208
|
-
export type SubscriptionFlashLoansArgs = {
|
|
22209
|
-
block?: InputMaybe<Block_Height>;
|
|
22210
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22211
|
-
orderBy?: InputMaybe<FlashLoan_OrderBy>;
|
|
22212
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22213
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22214
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22215
|
-
where?: InputMaybe<FlashLoan_Filter>;
|
|
22216
|
-
};
|
|
22217
|
-
export type SubscriptionHolderArgs = {
|
|
22218
|
-
block?: InputMaybe<Block_Height>;
|
|
22219
|
-
id: Scalars['ID']['input'];
|
|
22220
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22221
|
-
};
|
|
22222
|
-
export type SubscriptionHoldersArgs = {
|
|
22223
|
-
block?: InputMaybe<Block_Height>;
|
|
22224
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22225
|
-
orderBy?: InputMaybe<Holder_OrderBy>;
|
|
22226
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22227
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22228
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22229
|
-
where?: InputMaybe<Holder_Filter>;
|
|
22230
|
-
};
|
|
22231
|
-
export type SubscriptionIdleThresholdsSetArgs = {
|
|
22232
|
-
block?: InputMaybe<Block_Height>;
|
|
22233
|
-
id: Scalars['ID']['input'];
|
|
22234
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22235
|
-
};
|
|
22236
|
-
export type SubscriptionIdleThresholdsSetsArgs = {
|
|
22237
|
-
block?: InputMaybe<Block_Height>;
|
|
22238
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22239
|
-
orderBy?: InputMaybe<IdleThresholdsSet_OrderBy>;
|
|
22240
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22241
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22242
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22243
|
-
where?: InputMaybe<IdleThresholdsSet_Filter>;
|
|
22244
|
-
};
|
|
22245
|
-
export type SubscriptionIncentiveCalculatorArgs = {
|
|
22246
|
-
block?: InputMaybe<Block_Height>;
|
|
22247
|
-
id: Scalars['ID']['input'];
|
|
22248
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22249
|
-
};
|
|
22250
|
-
export type SubscriptionIncentiveCalculatorRewarderArgs = {
|
|
22251
|
-
block?: InputMaybe<Block_Height>;
|
|
22252
|
-
id: Scalars['ID']['input'];
|
|
22253
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22254
|
-
};
|
|
22255
|
-
export type SubscriptionIncentiveCalculatorRewardersArgs = {
|
|
22256
|
-
block?: InputMaybe<Block_Height>;
|
|
22257
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22258
|
-
orderBy?: InputMaybe<IncentiveCalculatorRewarder_OrderBy>;
|
|
22259
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22260
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22261
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22262
|
-
where?: InputMaybe<IncentiveCalculatorRewarder_Filter>;
|
|
22263
|
-
};
|
|
22264
|
-
export type SubscriptionIncentiveCalculatorsArgs = {
|
|
22265
|
-
block?: InputMaybe<Block_Height>;
|
|
22266
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22267
|
-
orderBy?: InputMaybe<IncentiveCalculator_OrderBy>;
|
|
22268
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22269
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22270
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22271
|
-
where?: InputMaybe<IncentiveCalculator_Filter>;
|
|
22272
|
-
};
|
|
22273
|
-
export type SubscriptionIncentivePricingStatsSetArgs = {
|
|
22274
|
-
block?: InputMaybe<Block_Height>;
|
|
22275
|
-
id: Scalars['ID']['input'];
|
|
22276
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22277
|
-
};
|
|
22278
|
-
export type SubscriptionIncentivePricingStatsSetsArgs = {
|
|
22279
|
-
block?: InputMaybe<Block_Height>;
|
|
22280
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22281
|
-
orderBy?: InputMaybe<IncentivePricingStatsSet_OrderBy>;
|
|
22282
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22283
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22284
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22285
|
-
where?: InputMaybe<IncentivePricingStatsSet_Filter>;
|
|
22286
|
-
};
|
|
22287
|
-
export type SubscriptionInitializedArgs = {
|
|
22288
|
-
block?: InputMaybe<Block_Height>;
|
|
22289
|
-
id: Scalars['ID']['input'];
|
|
22290
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22291
|
-
};
|
|
22292
|
-
export type SubscriptionInitializedsArgs = {
|
|
22293
|
-
block?: InputMaybe<Block_Height>;
|
|
22294
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22295
|
-
orderBy?: InputMaybe<Initialized_OrderBy>;
|
|
22296
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22297
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22298
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22299
|
-
where?: InputMaybe<Initialized_Filter>;
|
|
22300
|
-
};
|
|
22301
|
-
export type SubscriptionIsolationModeTotalDebtUpdatedArgs = {
|
|
22302
|
-
block?: InputMaybe<Block_Height>;
|
|
22303
|
-
id: Scalars['ID']['input'];
|
|
22304
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22305
|
-
};
|
|
22306
|
-
export type SubscriptionIsolationModeTotalDebtUpdatedsArgs = {
|
|
22307
|
-
block?: InputMaybe<Block_Height>;
|
|
22308
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22309
|
-
orderBy?: InputMaybe<IsolationModeTotalDebtUpdated_OrderBy>;
|
|
22310
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22311
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22312
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22313
|
-
where?: InputMaybe<IsolationModeTotalDebtUpdated_Filter>;
|
|
22314
|
-
};
|
|
22315
|
-
export type SubscriptionLiquidationCallArgs = {
|
|
22316
|
-
block?: InputMaybe<Block_Height>;
|
|
22317
|
-
id: Scalars['ID']['input'];
|
|
22318
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22319
|
-
};
|
|
22320
|
-
export type SubscriptionLiquidationCallsArgs = {
|
|
22321
|
-
block?: InputMaybe<Block_Height>;
|
|
22322
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22323
|
-
orderBy?: InputMaybe<LiquidationCall_OrderBy>;
|
|
22324
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22325
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22326
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22327
|
-
where?: InputMaybe<LiquidationCall_Filter>;
|
|
22328
|
-
};
|
|
22329
|
-
export type SubscriptionLogArgs = {
|
|
22330
|
-
block?: InputMaybe<Block_Height>;
|
|
22331
|
-
id: Scalars['ID']['input'];
|
|
22332
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22333
|
-
};
|
|
22334
|
-
export type SubscriptionLogsArgs = {
|
|
22335
|
-
block?: InputMaybe<Block_Height>;
|
|
22336
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22337
|
-
orderBy?: InputMaybe<Log_OrderBy>;
|
|
22338
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22339
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22340
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22341
|
-
where?: InputMaybe<Log_Filter>;
|
|
22342
|
-
};
|
|
22343
|
-
export type SubscriptionLstPriceGapSetArgs = {
|
|
22344
|
-
block?: InputMaybe<Block_Height>;
|
|
22345
|
-
id: Scalars['ID']['input'];
|
|
22346
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22347
|
-
};
|
|
22348
|
-
export type SubscriptionLstPriceGapSetsArgs = {
|
|
22349
|
-
block?: InputMaybe<Block_Height>;
|
|
22350
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22351
|
-
orderBy?: InputMaybe<LstPriceGapSet_OrderBy>;
|
|
22352
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22353
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22354
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22355
|
-
where?: InputMaybe<LstPriceGapSet_Filter>;
|
|
22356
|
-
};
|
|
22357
|
-
export type SubscriptionLstStatsCalculatorInitializedArgs = {
|
|
22358
|
-
block?: InputMaybe<Block_Height>;
|
|
22359
|
-
id: Scalars['ID']['input'];
|
|
22360
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22361
|
-
};
|
|
22362
|
-
export type SubscriptionLstStatsCalculatorInitializedsArgs = {
|
|
22363
|
-
block?: InputMaybe<Block_Height>;
|
|
22364
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22365
|
-
orderBy?: InputMaybe<LstStatsCalculatorInitialized_OrderBy>;
|
|
22366
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22367
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22368
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22369
|
-
where?: InputMaybe<LstStatsCalculatorInitialized_Filter>;
|
|
22370
|
-
};
|
|
22371
|
-
export type SubscriptionMessageProxySetArgs = {
|
|
22372
|
-
block?: InputMaybe<Block_Height>;
|
|
22373
|
-
id: Scalars['ID']['input'];
|
|
22374
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22375
|
-
};
|
|
22376
|
-
export type SubscriptionMessageProxySetsArgs = {
|
|
22377
|
-
block?: InputMaybe<Block_Height>;
|
|
22378
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22379
|
-
orderBy?: InputMaybe<MessageProxySet_OrderBy>;
|
|
22380
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22381
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22382
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22383
|
-
where?: InputMaybe<MessageProxySet_Filter>;
|
|
22384
|
-
};
|
|
22385
|
-
export type SubscriptionMintArgs = {
|
|
22386
|
-
block?: InputMaybe<Block_Height>;
|
|
22387
|
-
id: Scalars['ID']['input'];
|
|
22388
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22389
|
-
};
|
|
22390
|
-
export type SubscriptionMintUnbackedArgs = {
|
|
22391
|
-
block?: InputMaybe<Block_Height>;
|
|
22392
|
-
id: Scalars['ID']['input'];
|
|
22393
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22394
|
-
};
|
|
22395
|
-
export type SubscriptionMintUnbackedsArgs = {
|
|
22396
|
-
block?: InputMaybe<Block_Height>;
|
|
22397
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22398
|
-
orderBy?: InputMaybe<MintUnbacked_OrderBy>;
|
|
22399
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22400
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22401
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22402
|
-
where?: InputMaybe<MintUnbacked_Filter>;
|
|
22403
|
-
};
|
|
22404
|
-
export type SubscriptionMintedToTreasuriesArgs = {
|
|
22405
|
-
block?: InputMaybe<Block_Height>;
|
|
22406
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22407
|
-
orderBy?: InputMaybe<MintedToTreasury_OrderBy>;
|
|
22408
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22409
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22410
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22411
|
-
where?: InputMaybe<MintedToTreasury_Filter>;
|
|
22412
|
-
};
|
|
22413
|
-
export type SubscriptionMintedToTreasuryArgs = {
|
|
22414
|
-
block?: InputMaybe<Block_Height>;
|
|
22415
|
-
id: Scalars['ID']['input'];
|
|
22416
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22417
|
-
};
|
|
22418
|
-
export type SubscriptionMintsArgs = {
|
|
22419
|
-
block?: InputMaybe<Block_Height>;
|
|
22420
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22421
|
-
orderBy?: InputMaybe<Mint_OrderBy>;
|
|
22422
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22423
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22424
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22425
|
-
where?: InputMaybe<Mint_Filter>;
|
|
22426
|
-
};
|
|
22427
|
-
export type SubscriptionMiscSettingsArgs = {
|
|
22428
|
-
block?: InputMaybe<Block_Height>;
|
|
22429
|
-
id: Scalars['ID']['input'];
|
|
22430
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22431
|
-
};
|
|
22432
|
-
export type SubscriptionMiscSettings_CollectionArgs = {
|
|
22433
|
-
block?: InputMaybe<Block_Height>;
|
|
22434
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22435
|
-
orderBy?: InputMaybe<MiscSettings_OrderBy>;
|
|
22436
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22437
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22438
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22439
|
-
where?: InputMaybe<MiscSettings_Filter>;
|
|
22440
|
-
};
|
|
22441
|
-
export type SubscriptionNavArgs = {
|
|
22442
|
-
block?: InputMaybe<Block_Height>;
|
|
22443
|
-
id: Scalars['ID']['input'];
|
|
22444
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22445
|
-
};
|
|
22446
|
-
export type SubscriptionNavsArgs = {
|
|
22447
|
-
block?: InputMaybe<Block_Height>;
|
|
22448
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22449
|
-
orderBy?: InputMaybe<Nav_OrderBy>;
|
|
22450
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22451
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22452
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22453
|
-
where?: InputMaybe<Nav_Filter>;
|
|
22454
|
-
};
|
|
22455
|
-
export type SubscriptionOwnershipTransferStartedArgs = {
|
|
22456
|
-
block?: InputMaybe<Block_Height>;
|
|
22457
|
-
id: Scalars['ID']['input'];
|
|
22458
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22459
|
-
};
|
|
22460
|
-
export type SubscriptionOwnershipTransferStartedsArgs = {
|
|
22461
|
-
block?: InputMaybe<Block_Height>;
|
|
22462
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22463
|
-
orderBy?: InputMaybe<OwnershipTransferStarted_OrderBy>;
|
|
22464
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22465
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22466
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22467
|
-
where?: InputMaybe<OwnershipTransferStarted_Filter>;
|
|
22468
|
-
};
|
|
22469
|
-
export type SubscriptionOwnershipTransferredArgs = {
|
|
22470
|
-
block?: InputMaybe<Block_Height>;
|
|
22471
|
-
id: Scalars['ID']['input'];
|
|
22472
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22473
|
-
};
|
|
22474
|
-
export type SubscriptionOwnershipTransferredsArgs = {
|
|
22475
|
-
block?: InputMaybe<Block_Height>;
|
|
22476
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22477
|
-
orderBy?: InputMaybe<OwnershipTransferred_OrderBy>;
|
|
22478
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22479
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22480
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22481
|
-
where?: InputMaybe<OwnershipTransferred_Filter>;
|
|
22482
|
-
};
|
|
22483
|
-
export type SubscriptionPauseStartArgs = {
|
|
22484
|
-
block?: InputMaybe<Block_Height>;
|
|
22485
|
-
id: Scalars['ID']['input'];
|
|
22486
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22487
|
-
};
|
|
22488
|
-
export type SubscriptionPauseStartsArgs = {
|
|
22489
|
-
block?: InputMaybe<Block_Height>;
|
|
22490
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22491
|
-
orderBy?: InputMaybe<PauseStart_OrderBy>;
|
|
22492
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22493
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22494
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22495
|
-
where?: InputMaybe<PauseStart_Filter>;
|
|
22496
|
-
};
|
|
22497
|
-
export type SubscriptionPauseStopArgs = {
|
|
22498
|
-
block?: InputMaybe<Block_Height>;
|
|
22499
|
-
id: Scalars['ID']['input'];
|
|
22500
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22501
|
-
};
|
|
22502
|
-
export type SubscriptionPauseStopsArgs = {
|
|
22503
|
-
block?: InputMaybe<Block_Height>;
|
|
22504
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22505
|
-
orderBy?: InputMaybe<PauseStop_OrderBy>;
|
|
22506
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22507
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22508
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22509
|
-
where?: InputMaybe<PauseStop_Filter>;
|
|
22510
|
-
};
|
|
22511
|
-
export type SubscriptionPausedArgs = {
|
|
22512
|
-
block?: InputMaybe<Block_Height>;
|
|
22513
|
-
id: Scalars['ID']['input'];
|
|
22514
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22515
|
-
};
|
|
22516
|
-
export type SubscriptionPausedsArgs = {
|
|
22517
|
-
block?: InputMaybe<Block_Height>;
|
|
22518
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22519
|
-
orderBy?: InputMaybe<Paused_OrderBy>;
|
|
22520
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22521
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22522
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22523
|
-
where?: InputMaybe<Paused_Filter>;
|
|
22524
|
-
};
|
|
22525
|
-
export type SubscriptionPeriodicFeeCollectedArgs = {
|
|
22526
|
-
block?: InputMaybe<Block_Height>;
|
|
22527
|
-
id: Scalars['ID']['input'];
|
|
22528
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22529
|
-
};
|
|
22530
|
-
export type SubscriptionPeriodicFeeCollectedsArgs = {
|
|
22531
|
-
block?: InputMaybe<Block_Height>;
|
|
22532
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22533
|
-
orderBy?: InputMaybe<PeriodicFeeCollected_OrderBy>;
|
|
22534
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22535
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22536
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22537
|
-
where?: InputMaybe<PeriodicFeeCollected_Filter>;
|
|
22538
|
-
};
|
|
22539
|
-
export type SubscriptionPoolRewardsBalanceArgs = {
|
|
22540
|
-
block?: InputMaybe<Block_Height>;
|
|
22541
|
-
id: Scalars['ID']['input'];
|
|
22542
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22543
|
-
};
|
|
22544
|
-
export type SubscriptionPoolRewardsBalanceDayDataArgs = {
|
|
22545
|
-
block?: InputMaybe<Block_Height>;
|
|
22546
|
-
id: Scalars['ID']['input'];
|
|
22547
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22548
|
-
};
|
|
22549
|
-
export type SubscriptionPoolRewardsBalanceDayDatasArgs = {
|
|
22550
|
-
block?: InputMaybe<Block_Height>;
|
|
22551
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22552
|
-
orderBy?: InputMaybe<PoolRewardsBalanceDayData_OrderBy>;
|
|
22553
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22554
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22555
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22556
|
-
where?: InputMaybe<PoolRewardsBalanceDayData_Filter>;
|
|
22557
|
-
};
|
|
22558
|
-
export type SubscriptionPoolRewardsBalanceSnapshotArgs = {
|
|
22559
|
-
block?: InputMaybe<Block_Height>;
|
|
22560
|
-
id: Scalars['ID']['input'];
|
|
22561
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22562
|
-
};
|
|
22563
|
-
export type SubscriptionPoolRewardsBalanceSnapshotsArgs = {
|
|
22564
|
-
block?: InputMaybe<Block_Height>;
|
|
22565
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22566
|
-
orderBy?: InputMaybe<PoolRewardsBalanceSnapshot_OrderBy>;
|
|
22567
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22568
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22569
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22570
|
-
where?: InputMaybe<PoolRewardsBalanceSnapshot_Filter>;
|
|
22571
|
-
};
|
|
22572
|
-
export type SubscriptionPoolRewardsBalancesArgs = {
|
|
22573
|
-
block?: InputMaybe<Block_Height>;
|
|
22574
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22575
|
-
orderBy?: InputMaybe<PoolRewardsBalance_OrderBy>;
|
|
22576
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22577
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22578
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22579
|
-
where?: InputMaybe<PoolRewardsBalance_Filter>;
|
|
22580
|
-
};
|
|
22581
|
-
export type SubscriptionProtocolArgs = {
|
|
22582
|
-
block?: InputMaybe<Block_Height>;
|
|
22583
|
-
id: Scalars['ID']['input'];
|
|
22584
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22585
|
-
};
|
|
22586
|
-
export type SubscriptionProtocolsArgs = {
|
|
22587
|
-
block?: InputMaybe<Block_Height>;
|
|
22588
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22589
|
-
orderBy?: InputMaybe<Protocol_OrderBy>;
|
|
22590
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22591
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22592
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22593
|
-
where?: InputMaybe<Protocol_Filter>;
|
|
22594
|
-
};
|
|
22595
|
-
export type SubscriptionQueuedRewardsUpdatedArgs = {
|
|
22596
|
-
block?: InputMaybe<Block_Height>;
|
|
22597
|
-
id: Scalars['ID']['input'];
|
|
22598
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22599
|
-
};
|
|
22600
|
-
export type SubscriptionQueuedRewardsUpdatedsArgs = {
|
|
22601
|
-
block?: InputMaybe<Block_Height>;
|
|
22602
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22603
|
-
orderBy?: InputMaybe<QueuedRewardsUpdated_OrderBy>;
|
|
22604
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22605
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22606
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22607
|
-
where?: InputMaybe<QueuedRewardsUpdated_Filter>;
|
|
22608
|
-
};
|
|
22609
|
-
export type SubscriptionRebalanceArgs = {
|
|
22610
|
-
block?: InputMaybe<Block_Height>;
|
|
22611
|
-
id: Scalars['ID']['input'];
|
|
22612
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22613
|
-
};
|
|
22614
|
-
export type SubscriptionRebalanceBetweenDestinationArgs = {
|
|
22615
|
-
block?: InputMaybe<Block_Height>;
|
|
22616
|
-
id: Scalars['ID']['input'];
|
|
22617
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22618
|
-
};
|
|
22619
|
-
export type SubscriptionRebalanceBetweenDestinationsArgs = {
|
|
22620
|
-
block?: InputMaybe<Block_Height>;
|
|
22621
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22622
|
-
orderBy?: InputMaybe<RebalanceBetweenDestination_OrderBy>;
|
|
22623
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22624
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22625
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22626
|
-
where?: InputMaybe<RebalanceBetweenDestination_Filter>;
|
|
22627
|
-
};
|
|
22628
|
-
export type SubscriptionRebalanceInOutArgs = {
|
|
22629
|
-
block?: InputMaybe<Block_Height>;
|
|
22630
|
-
id: Scalars['ID']['input'];
|
|
22631
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22632
|
-
};
|
|
22633
|
-
export type SubscriptionRebalanceInOutsArgs = {
|
|
22634
|
-
block?: InputMaybe<Block_Height>;
|
|
22635
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22636
|
-
orderBy?: InputMaybe<RebalanceInOut_OrderBy>;
|
|
22637
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22638
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22639
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22640
|
-
where?: InputMaybe<RebalanceInOut_Filter>;
|
|
22641
|
-
};
|
|
22642
|
-
export type SubscriptionRebalanceToIdleArgs = {
|
|
22643
|
-
block?: InputMaybe<Block_Height>;
|
|
22644
|
-
id: Scalars['ID']['input'];
|
|
22645
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22646
|
-
};
|
|
22647
|
-
export type SubscriptionRebalanceToIdleReasonArgs = {
|
|
22648
|
-
block?: InputMaybe<Block_Height>;
|
|
22649
|
-
id: Scalars['ID']['input'];
|
|
22650
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22651
|
-
};
|
|
22652
|
-
export type SubscriptionRebalanceToIdleReasonsArgs = {
|
|
22653
|
-
block?: InputMaybe<Block_Height>;
|
|
22654
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22655
|
-
orderBy?: InputMaybe<RebalanceToIdleReason_OrderBy>;
|
|
22656
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22657
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22658
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22659
|
-
where?: InputMaybe<RebalanceToIdleReason_Filter>;
|
|
22660
|
-
};
|
|
22661
|
-
export type SubscriptionRebalanceToIdlesArgs = {
|
|
22662
|
-
block?: InputMaybe<Block_Height>;
|
|
22663
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22664
|
-
orderBy?: InputMaybe<RebalanceToIdle_OrderBy>;
|
|
22665
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22666
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22667
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22668
|
-
where?: InputMaybe<RebalanceToIdle_Filter>;
|
|
22669
|
-
};
|
|
22670
|
-
export type SubscriptionRebalancesArgs = {
|
|
22671
|
-
block?: InputMaybe<Block_Height>;
|
|
22672
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22673
|
-
orderBy?: InputMaybe<Rebalance_OrderBy>;
|
|
22674
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22675
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22676
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22677
|
-
where?: InputMaybe<Rebalance_Filter>;
|
|
22678
|
-
};
|
|
22679
|
-
export type SubscriptionRecoveredArgs = {
|
|
22680
|
-
block?: InputMaybe<Block_Height>;
|
|
22681
|
-
id: Scalars['ID']['input'];
|
|
22682
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22683
|
-
};
|
|
22684
|
-
export type SubscriptionRecoveredsArgs = {
|
|
22685
|
-
block?: InputMaybe<Block_Height>;
|
|
22686
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22687
|
-
orderBy?: InputMaybe<Recovered_OrderBy>;
|
|
22688
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22689
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22690
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22691
|
-
where?: InputMaybe<Recovered_Filter>;
|
|
22692
|
-
};
|
|
22693
|
-
export type SubscriptionRefTokenArgs = {
|
|
22694
|
-
block?: InputMaybe<Block_Height>;
|
|
22695
|
-
id: Scalars['ID']['input'];
|
|
22696
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22697
|
-
};
|
|
22698
|
-
export type SubscriptionRefTokensArgs = {
|
|
22699
|
-
block?: InputMaybe<Block_Height>;
|
|
22700
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22701
|
-
orderBy?: InputMaybe<RefToken_OrderBy>;
|
|
22702
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22703
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22704
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22705
|
-
where?: InputMaybe<RefToken_Filter>;
|
|
22706
|
-
};
|
|
22707
|
-
export type SubscriptionRemovedDestinationArgs = {
|
|
22708
|
-
block?: InputMaybe<Block_Height>;
|
|
22709
|
-
id: Scalars['ID']['input'];
|
|
22710
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22711
|
-
};
|
|
22712
|
-
export type SubscriptionRemovedDestinationsArgs = {
|
|
22713
|
-
block?: InputMaybe<Block_Height>;
|
|
22714
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22715
|
-
orderBy?: InputMaybe<RemovedDestination_OrderBy>;
|
|
22716
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22717
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22718
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22719
|
-
where?: InputMaybe<RemovedDestination_Filter>;
|
|
22720
|
-
};
|
|
22721
|
-
export type SubscriptionRemovedDestinationsUnderlyingTokenSymbolsArgs = {
|
|
22722
|
-
block?: InputMaybe<Block_Height>;
|
|
22723
|
-
id: Scalars['ID']['input'];
|
|
22724
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22725
|
-
};
|
|
22726
|
-
export type SubscriptionRemovedDestinationsUnderlyingTokenSymbols_CollectionArgs = {
|
|
22727
|
-
block?: InputMaybe<Block_Height>;
|
|
22728
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22729
|
-
orderBy?: InputMaybe<RemovedDestinationsUnderlyingTokenSymbols_OrderBy>;
|
|
22730
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22731
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22732
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22733
|
-
where?: InputMaybe<RemovedDestinationsUnderlyingTokenSymbols_Filter>;
|
|
22734
|
-
};
|
|
22735
|
-
export type SubscriptionRemovedDestinationsUnderlyingTokensArgs = {
|
|
22736
|
-
block?: InputMaybe<Block_Height>;
|
|
22737
|
-
id: Scalars['ID']['input'];
|
|
22738
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22739
|
-
};
|
|
22740
|
-
export type SubscriptionRemovedDestinationsUnderlyingTokens_CollectionArgs = {
|
|
22741
|
-
block?: InputMaybe<Block_Height>;
|
|
22742
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22743
|
-
orderBy?: InputMaybe<RemovedDestinationsUnderlyingTokens_OrderBy>;
|
|
22744
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22745
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22746
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22747
|
-
where?: InputMaybe<RemovedDestinationsUnderlyingTokens_Filter>;
|
|
22748
|
-
};
|
|
22749
|
-
export type SubscriptionRemovedDestinationsUnderlyingValueHeldArgs = {
|
|
22750
|
-
block?: InputMaybe<Block_Height>;
|
|
22751
|
-
id: Scalars['ID']['input'];
|
|
22752
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22753
|
-
};
|
|
22754
|
-
export type SubscriptionRemovedDestinationsUnderlyingValueHeldsArgs = {
|
|
22755
|
-
block?: InputMaybe<Block_Height>;
|
|
22756
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22757
|
-
orderBy?: InputMaybe<RemovedDestinationsUnderlyingValueHeld_OrderBy>;
|
|
22758
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22759
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22760
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22761
|
-
where?: InputMaybe<RemovedDestinationsUnderlyingValueHeld_Filter>;
|
|
22762
|
-
};
|
|
22763
|
-
export type SubscriptionRemovedFromRemovalQueueArgs = {
|
|
22764
|
-
block?: InputMaybe<Block_Height>;
|
|
22765
|
-
id: Scalars['ID']['input'];
|
|
22766
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22767
|
-
};
|
|
22768
|
-
export type SubscriptionRemovedFromRemovalQueuesArgs = {
|
|
22769
|
-
block?: InputMaybe<Block_Height>;
|
|
22770
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22771
|
-
orderBy?: InputMaybe<RemovedFromRemovalQueue_OrderBy>;
|
|
22772
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22773
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22774
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22775
|
-
where?: InputMaybe<RemovedFromRemovalQueue_Filter>;
|
|
22776
|
-
};
|
|
22777
|
-
export type SubscriptionRemovedFromWhitelistArgs = {
|
|
22778
|
-
block?: InputMaybe<Block_Height>;
|
|
22779
|
-
id: Scalars['ID']['input'];
|
|
22780
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22781
|
-
};
|
|
22782
|
-
export type SubscriptionRemovedFromWhitelistsArgs = {
|
|
22783
|
-
block?: InputMaybe<Block_Height>;
|
|
22784
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22785
|
-
orderBy?: InputMaybe<RemovedFromWhitelist_OrderBy>;
|
|
22786
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22787
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22788
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22789
|
-
where?: InputMaybe<RemovedFromWhitelist_Filter>;
|
|
22790
|
-
};
|
|
22791
|
-
export type SubscriptionRepayArgs = {
|
|
22792
|
-
block?: InputMaybe<Block_Height>;
|
|
22793
|
-
id: Scalars['ID']['input'];
|
|
22794
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22795
|
-
};
|
|
22796
|
-
export type SubscriptionRepaysArgs = {
|
|
22797
|
-
block?: InputMaybe<Block_Height>;
|
|
22798
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22799
|
-
orderBy?: InputMaybe<Repay_OrderBy>;
|
|
22800
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22801
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22802
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22803
|
-
where?: InputMaybe<Repay_Filter>;
|
|
22804
|
-
};
|
|
22805
|
-
export type SubscriptionReserveDataUpdatedArgs = {
|
|
22806
|
-
block?: InputMaybe<Block_Height>;
|
|
22807
|
-
id: Scalars['ID']['input'];
|
|
22808
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22809
|
-
};
|
|
22810
|
-
export type SubscriptionReserveDataUpdated1Args = {
|
|
22811
|
-
block?: InputMaybe<Block_Height>;
|
|
22812
|
-
id: Scalars['ID']['input'];
|
|
22813
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22814
|
-
};
|
|
22815
|
-
export type SubscriptionReserveDataUpdated1SArgs = {
|
|
22816
|
-
block?: InputMaybe<Block_Height>;
|
|
22817
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22818
|
-
orderBy?: InputMaybe<ReserveDataUpdated1_OrderBy>;
|
|
22819
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22820
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22821
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22822
|
-
where?: InputMaybe<ReserveDataUpdated1_Filter>;
|
|
22823
|
-
};
|
|
22824
|
-
export type SubscriptionReserveDataUpdatedsArgs = {
|
|
22825
|
-
block?: InputMaybe<Block_Height>;
|
|
22826
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22827
|
-
orderBy?: InputMaybe<ReserveDataUpdated_OrderBy>;
|
|
22828
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22829
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22830
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22831
|
-
where?: InputMaybe<ReserveDataUpdated_Filter>;
|
|
22832
|
-
};
|
|
22833
|
-
export type SubscriptionReserveUsedAsCollateralDisabledArgs = {
|
|
22834
|
-
block?: InputMaybe<Block_Height>;
|
|
22835
|
-
id: Scalars['ID']['input'];
|
|
22836
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22837
|
-
};
|
|
22838
|
-
export type SubscriptionReserveUsedAsCollateralDisabledsArgs = {
|
|
22839
|
-
block?: InputMaybe<Block_Height>;
|
|
22840
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22841
|
-
orderBy?: InputMaybe<ReserveUsedAsCollateralDisabled_OrderBy>;
|
|
22842
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22843
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22844
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22845
|
-
where?: InputMaybe<ReserveUsedAsCollateralDisabled_Filter>;
|
|
22846
|
-
};
|
|
22847
|
-
export type SubscriptionReserveUsedAsCollateralEnabledArgs = {
|
|
22848
|
-
block?: InputMaybe<Block_Height>;
|
|
22849
|
-
id: Scalars['ID']['input'];
|
|
22850
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22851
|
-
};
|
|
22852
|
-
export type SubscriptionReserveUsedAsCollateralEnabledsArgs = {
|
|
22853
|
-
block?: InputMaybe<Block_Height>;
|
|
22854
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22855
|
-
orderBy?: InputMaybe<ReserveUsedAsCollateralEnabled_OrderBy>;
|
|
22856
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22857
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22858
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22859
|
-
where?: InputMaybe<ReserveUsedAsCollateralEnabled_Filter>;
|
|
22860
|
-
};
|
|
22861
|
-
export type SubscriptionRewardAddedArgs = {
|
|
22862
|
-
block?: InputMaybe<Block_Height>;
|
|
22863
|
-
id: Scalars['ID']['input'];
|
|
22864
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22865
|
-
};
|
|
22866
|
-
export type SubscriptionRewardAddedsArgs = {
|
|
22867
|
-
block?: InputMaybe<Block_Height>;
|
|
22868
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22869
|
-
orderBy?: InputMaybe<RewardAdded_OrderBy>;
|
|
22870
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22871
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22872
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22873
|
-
where?: InputMaybe<RewardAdded_Filter>;
|
|
22874
|
-
};
|
|
22875
|
-
export type SubscriptionRewardPaidArgs = {
|
|
22876
|
-
block?: InputMaybe<Block_Height>;
|
|
22877
|
-
id: Scalars['ID']['input'];
|
|
22878
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22879
|
-
};
|
|
22880
|
-
export type SubscriptionRewardPaidsArgs = {
|
|
22881
|
-
block?: InputMaybe<Block_Height>;
|
|
22882
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22883
|
-
orderBy?: InputMaybe<RewardPaid_OrderBy>;
|
|
22884
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22885
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22886
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22887
|
-
where?: InputMaybe<RewardPaid_Filter>;
|
|
22888
|
-
};
|
|
22889
|
-
export type SubscriptionRewardTokenAddedArgs = {
|
|
22890
|
-
block?: InputMaybe<Block_Height>;
|
|
22891
|
-
id: Scalars['ID']['input'];
|
|
22892
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22893
|
-
};
|
|
22894
|
-
export type SubscriptionRewardTokenAddedsArgs = {
|
|
22895
|
-
block?: InputMaybe<Block_Height>;
|
|
22896
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22897
|
-
orderBy?: InputMaybe<RewardTokenAdded_OrderBy>;
|
|
22898
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22899
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22900
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22901
|
-
where?: InputMaybe<RewardTokenAdded_Filter>;
|
|
22902
|
-
};
|
|
22903
|
-
export type SubscriptionRewardTokenRemovedArgs = {
|
|
22904
|
-
block?: InputMaybe<Block_Height>;
|
|
22905
|
-
id: Scalars['ID']['input'];
|
|
22906
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22907
|
-
};
|
|
22908
|
-
export type SubscriptionRewardTokenRemovedsArgs = {
|
|
22909
|
-
block?: InputMaybe<Block_Height>;
|
|
22910
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22911
|
-
orderBy?: InputMaybe<RewardTokenRemoved_OrderBy>;
|
|
22912
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22913
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22914
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22915
|
-
where?: InputMaybe<RewardTokenRemoved_Filter>;
|
|
22916
|
-
};
|
|
22917
|
-
export type SubscriptionRewarderArgs = {
|
|
22918
|
-
block?: InputMaybe<Block_Height>;
|
|
22919
|
-
id: Scalars['ID']['input'];
|
|
22920
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22921
|
-
};
|
|
22922
|
-
export type SubscriptionRewarderSafeTotalSupplySnapshotArgs = {
|
|
22923
|
-
block?: InputMaybe<Block_Height>;
|
|
22924
|
-
id: Scalars['ID']['input'];
|
|
22925
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22926
|
-
};
|
|
22927
|
-
export type SubscriptionRewarderSafeTotalSupplySnapshotsArgs = {
|
|
22928
|
-
block?: InputMaybe<Block_Height>;
|
|
22929
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22930
|
-
orderBy?: InputMaybe<RewarderSafeTotalSupplySnapshot_OrderBy>;
|
|
22931
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22932
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22933
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22934
|
-
where?: InputMaybe<RewarderSafeTotalSupplySnapshot_Filter>;
|
|
22935
|
-
};
|
|
22936
|
-
export type SubscriptionRewarderSetArgs = {
|
|
22937
|
-
block?: InputMaybe<Block_Height>;
|
|
22938
|
-
id: Scalars['ID']['input'];
|
|
22939
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22940
|
-
};
|
|
22941
|
-
export type SubscriptionRewarderSetsArgs = {
|
|
22942
|
-
block?: InputMaybe<Block_Height>;
|
|
22943
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22944
|
-
orderBy?: InputMaybe<RewarderSet_OrderBy>;
|
|
22945
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22946
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22947
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22948
|
-
where?: InputMaybe<RewarderSet_Filter>;
|
|
22949
|
-
};
|
|
22950
|
-
export type SubscriptionRewardersArgs = {
|
|
22951
|
-
block?: InputMaybe<Block_Height>;
|
|
22952
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22953
|
-
orderBy?: InputMaybe<Rewarder_OrderBy>;
|
|
22954
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22955
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22956
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22957
|
-
where?: InputMaybe<Rewarder_Filter>;
|
|
22958
|
-
};
|
|
22959
|
-
export type SubscriptionRewardsAddedArgs = {
|
|
22960
|
-
block?: InputMaybe<Block_Height>;
|
|
22961
|
-
id: Scalars['ID']['input'];
|
|
22962
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22963
|
-
};
|
|
22964
|
-
export type SubscriptionRewardsAddedsArgs = {
|
|
22965
|
-
block?: InputMaybe<Block_Height>;
|
|
22966
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22967
|
-
orderBy?: InputMaybe<RewardsAdded_OrderBy>;
|
|
22968
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22969
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22970
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22971
|
-
where?: InputMaybe<RewardsAdded_Filter>;
|
|
22972
|
-
};
|
|
22973
|
-
export type SubscriptionRewardsClaimedArgs = {
|
|
22974
|
-
block?: InputMaybe<Block_Height>;
|
|
22975
|
-
id: Scalars['ID']['input'];
|
|
22976
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22977
|
-
};
|
|
22978
|
-
export type SubscriptionRewardsClaimedsArgs = {
|
|
22979
|
-
block?: InputMaybe<Block_Height>;
|
|
22980
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22981
|
-
orderBy?: InputMaybe<RewardsClaimed_OrderBy>;
|
|
22982
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22983
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22984
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22985
|
-
where?: InputMaybe<RewardsClaimed_Filter>;
|
|
22986
|
-
};
|
|
22987
|
-
export type SubscriptionRewardsCollectedArgs = {
|
|
22988
|
-
block?: InputMaybe<Block_Height>;
|
|
22989
|
-
id: Scalars['ID']['input'];
|
|
22990
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22991
|
-
};
|
|
22992
|
-
export type SubscriptionRewardsCollectedsArgs = {
|
|
22993
|
-
block?: InputMaybe<Block_Height>;
|
|
22994
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
22995
|
-
orderBy?: InputMaybe<RewardsCollected_OrderBy>;
|
|
22996
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
22997
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
22998
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
22999
|
-
where?: InputMaybe<RewardsCollected_Filter>;
|
|
23000
|
-
};
|
|
23001
|
-
export type SubscriptionRoleAdminChangedArgs = {
|
|
23002
|
-
block?: InputMaybe<Block_Height>;
|
|
23003
|
-
id: Scalars['ID']['input'];
|
|
23004
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23005
|
-
};
|
|
23006
|
-
export type SubscriptionRoleAdminChangedsArgs = {
|
|
23007
|
-
block?: InputMaybe<Block_Height>;
|
|
23008
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23009
|
-
orderBy?: InputMaybe<RoleAdminChanged_OrderBy>;
|
|
23010
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23011
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23012
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23013
|
-
where?: InputMaybe<RoleAdminChanged_Filter>;
|
|
23014
|
-
};
|
|
23015
|
-
export type SubscriptionRoleGrantedArgs = {
|
|
23016
|
-
block?: InputMaybe<Block_Height>;
|
|
23017
|
-
id: Scalars['ID']['input'];
|
|
23018
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23019
|
-
};
|
|
23020
|
-
export type SubscriptionRoleGrantedsArgs = {
|
|
23021
|
-
block?: InputMaybe<Block_Height>;
|
|
23022
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23023
|
-
orderBy?: InputMaybe<RoleGranted_OrderBy>;
|
|
23024
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23025
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23026
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23027
|
-
where?: InputMaybe<RoleGranted_Filter>;
|
|
23028
|
-
};
|
|
23029
|
-
export type SubscriptionRoleInfoArgs = {
|
|
23030
|
-
block?: InputMaybe<Block_Height>;
|
|
23031
|
-
id: Scalars['ID']['input'];
|
|
23032
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23033
|
-
};
|
|
23034
|
-
export type SubscriptionRoleInfosArgs = {
|
|
23035
|
-
block?: InputMaybe<Block_Height>;
|
|
23036
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23037
|
-
orderBy?: InputMaybe<RoleInfo_OrderBy>;
|
|
23038
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23039
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23040
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23041
|
-
where?: InputMaybe<RoleInfo_Filter>;
|
|
23042
|
-
};
|
|
23043
|
-
export type SubscriptionRoleRevokedArgs = {
|
|
23044
|
-
block?: InputMaybe<Block_Height>;
|
|
23045
|
-
id: Scalars['ID']['input'];
|
|
23046
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23047
|
-
};
|
|
23048
|
-
export type SubscriptionRoleRevokedsArgs = {
|
|
23049
|
-
block?: InputMaybe<Block_Height>;
|
|
23050
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23051
|
-
orderBy?: InputMaybe<RoleRevoked_OrderBy>;
|
|
23052
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23053
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23054
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23055
|
-
where?: InputMaybe<RoleRevoked_Filter>;
|
|
23056
|
-
};
|
|
23057
|
-
export type SubscriptionRootPriceOracleSetArgs = {
|
|
23058
|
-
block?: InputMaybe<Block_Height>;
|
|
23059
|
-
id: Scalars['ID']['input'];
|
|
23060
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23061
|
-
};
|
|
23062
|
-
export type SubscriptionRootPriceOracleSetsArgs = {
|
|
23063
|
-
block?: InputMaybe<Block_Height>;
|
|
23064
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23065
|
-
orderBy?: InputMaybe<RootPriceOracleSet_OrderBy>;
|
|
23066
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23067
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23068
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23069
|
-
where?: InputMaybe<RootPriceOracleSet_Filter>;
|
|
23070
|
-
};
|
|
23071
|
-
export type SubscriptionSTokeRewardArgs = {
|
|
23072
|
-
block?: InputMaybe<Block_Height>;
|
|
23073
|
-
id: Scalars['ID']['input'];
|
|
23074
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23075
|
-
};
|
|
23076
|
-
export type SubscriptionSTokeRewardBlockSnapshotArgs = {
|
|
23077
|
-
block?: InputMaybe<Block_Height>;
|
|
23078
|
-
id: Scalars['ID']['input'];
|
|
23079
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23080
|
-
};
|
|
23081
|
-
export type SubscriptionSTokeRewardBlockSnapshotsArgs = {
|
|
23082
|
-
block?: InputMaybe<Block_Height>;
|
|
23083
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23084
|
-
orderBy?: InputMaybe<STokeRewardBlockSnapshot_OrderBy>;
|
|
23085
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23086
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23087
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23088
|
-
where?: InputMaybe<STokeRewardBlockSnapshot_Filter>;
|
|
23089
|
-
};
|
|
23090
|
-
export type SubscriptionSTokeRewardSourceTokenArgs = {
|
|
23091
|
-
block?: InputMaybe<Block_Height>;
|
|
23092
|
-
id: Scalars['ID']['input'];
|
|
23093
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23094
|
-
};
|
|
23095
|
-
export type SubscriptionSTokeRewardSourceTokenBlockSnapshotArgs = {
|
|
23096
|
-
block?: InputMaybe<Block_Height>;
|
|
23097
|
-
id: Scalars['ID']['input'];
|
|
23098
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23099
|
-
};
|
|
23100
|
-
export type SubscriptionSTokeRewardSourceTokenBlockSnapshotsArgs = {
|
|
23101
|
-
block?: InputMaybe<Block_Height>;
|
|
23102
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23103
|
-
orderBy?: InputMaybe<STokeRewardSourceTokenBlockSnapshot_OrderBy>;
|
|
23104
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23105
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23106
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23107
|
-
where?: InputMaybe<STokeRewardSourceTokenBlockSnapshot_Filter>;
|
|
23108
|
-
};
|
|
23109
|
-
export type SubscriptionSTokeRewardSourceTokensArgs = {
|
|
23110
|
-
block?: InputMaybe<Block_Height>;
|
|
23111
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23112
|
-
orderBy?: InputMaybe<STokeRewardSourceToken_OrderBy>;
|
|
23113
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23114
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23115
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23116
|
-
where?: InputMaybe<STokeRewardSourceToken_Filter>;
|
|
23117
|
-
};
|
|
23118
|
-
export type SubscriptionSTokeRewardTrackingArgs = {
|
|
23119
|
-
block?: InputMaybe<Block_Height>;
|
|
23120
|
-
id: Scalars['ID']['input'];
|
|
23121
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23122
|
-
};
|
|
23123
|
-
export type SubscriptionSTokeRewardTrackingsArgs = {
|
|
23124
|
-
block?: InputMaybe<Block_Height>;
|
|
23125
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23126
|
-
orderBy?: InputMaybe<STokeRewardTracking_OrderBy>;
|
|
23127
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23128
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23129
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23130
|
-
where?: InputMaybe<STokeRewardTracking_Filter>;
|
|
23131
|
-
};
|
|
23132
|
-
export type SubscriptionSTokeRewardsArgs = {
|
|
23133
|
-
block?: InputMaybe<Block_Height>;
|
|
23134
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23135
|
-
orderBy?: InputMaybe<STokeReward_OrderBy>;
|
|
23136
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23137
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23138
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23139
|
-
where?: InputMaybe<STokeReward_Filter>;
|
|
23140
|
-
};
|
|
23141
|
-
export type SubscriptionSTokeRewardsCycleHashAddedArgs = {
|
|
23142
|
-
block?: InputMaybe<Block_Height>;
|
|
23143
|
-
id: Scalars['ID']['input'];
|
|
23144
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23145
|
-
};
|
|
23146
|
-
export type SubscriptionSTokeRewardsCycleHashAddedsArgs = {
|
|
23147
|
-
block?: InputMaybe<Block_Height>;
|
|
23148
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23149
|
-
orderBy?: InputMaybe<STokeRewardsCycleHashAdded_OrderBy>;
|
|
23150
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23151
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23152
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23153
|
-
where?: InputMaybe<STokeRewardsCycleHashAdded_Filter>;
|
|
23154
|
-
};
|
|
23155
|
-
export type SubscriptionSetMaxStakeDurationArgs = {
|
|
23156
|
-
block?: InputMaybe<Block_Height>;
|
|
23157
|
-
id: Scalars['ID']['input'];
|
|
23158
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23159
|
-
};
|
|
23160
|
-
export type SubscriptionSetMaxStakeDurationsArgs = {
|
|
23161
|
-
block?: InputMaybe<Block_Height>;
|
|
23162
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23163
|
-
orderBy?: InputMaybe<SetMaxStakeDuration_OrderBy>;
|
|
23164
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23165
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23166
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23167
|
-
where?: InputMaybe<SetMaxStakeDuration_Filter>;
|
|
23168
|
-
};
|
|
23169
|
-
export type SubscriptionShutdownArgs = {
|
|
23170
|
-
block?: InputMaybe<Block_Height>;
|
|
23171
|
-
id: Scalars['ID']['input'];
|
|
23172
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23173
|
-
};
|
|
23174
|
-
export type SubscriptionShutdownsArgs = {
|
|
23175
|
-
block?: InputMaybe<Block_Height>;
|
|
23176
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23177
|
-
orderBy?: InputMaybe<Shutdown_OrderBy>;
|
|
23178
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23179
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23180
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23181
|
-
where?: InputMaybe<Shutdown_Filter>;
|
|
23182
|
-
};
|
|
23183
|
-
export type SubscriptionSpotPriceOracleInitializedArgs = {
|
|
23184
|
-
block?: InputMaybe<Block_Height>;
|
|
23185
|
-
id: Scalars['ID']['input'];
|
|
23186
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23187
|
-
};
|
|
23188
|
-
export type SubscriptionSpotPriceOracleInitializedsArgs = {
|
|
23189
|
-
block?: InputMaybe<Block_Height>;
|
|
23190
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23191
|
-
orderBy?: InputMaybe<SpotPriceOracleInitialized_OrderBy>;
|
|
23192
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23193
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23194
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23195
|
-
where?: InputMaybe<SpotPriceOracleInitialized_Filter>;
|
|
23196
|
-
};
|
|
23197
|
-
export type SubscriptionSpotPriceOracleRefArgs = {
|
|
23198
|
-
block?: InputMaybe<Block_Height>;
|
|
23199
|
-
id: Scalars['ID']['input'];
|
|
23200
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23201
|
-
};
|
|
23202
|
-
export type SubscriptionSpotPriceOracleRefsArgs = {
|
|
23203
|
-
block?: InputMaybe<Block_Height>;
|
|
23204
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23205
|
-
orderBy?: InputMaybe<SpotPriceOracleRef_OrderBy>;
|
|
23206
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23207
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23208
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23209
|
-
where?: InputMaybe<SpotPriceOracleRef_Filter>;
|
|
23210
|
-
};
|
|
23211
|
-
export type SubscriptionStakeArgs = {
|
|
23212
|
-
block?: InputMaybe<Block_Height>;
|
|
23213
|
-
id: Scalars['ID']['input'];
|
|
23214
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23215
|
-
};
|
|
23216
|
-
export type SubscriptionStakedArgs = {
|
|
23217
|
-
block?: InputMaybe<Block_Height>;
|
|
23218
|
-
id: Scalars['ID']['input'];
|
|
23219
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23220
|
-
};
|
|
23221
|
-
export type SubscriptionStakedsArgs = {
|
|
23222
|
-
block?: InputMaybe<Block_Height>;
|
|
23223
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23224
|
-
orderBy?: InputMaybe<Staked_OrderBy>;
|
|
23225
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23226
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23227
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23228
|
-
where?: InputMaybe<Staked_Filter>;
|
|
23229
|
-
};
|
|
23230
|
-
export type SubscriptionStakesArgs = {
|
|
23231
|
-
block?: InputMaybe<Block_Height>;
|
|
23232
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23233
|
-
orderBy?: InputMaybe<Stake_OrderBy>;
|
|
23234
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23235
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23236
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23237
|
-
where?: InputMaybe<Stake_Filter>;
|
|
23238
|
-
};
|
|
23239
|
-
export type SubscriptionStakingLockupArgs = {
|
|
23240
|
-
block?: InputMaybe<Block_Height>;
|
|
23241
|
-
id: Scalars['ID']['input'];
|
|
23242
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23243
|
-
};
|
|
23244
|
-
export type SubscriptionStakingLockupsArgs = {
|
|
23245
|
-
block?: InputMaybe<Block_Height>;
|
|
23246
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23247
|
-
orderBy?: InputMaybe<StakingLockup_OrderBy>;
|
|
23248
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23249
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23250
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23251
|
-
where?: InputMaybe<StakingLockup_Filter>;
|
|
23252
|
-
};
|
|
23253
|
-
export type SubscriptionStatCalculatorRegisteredArgs = {
|
|
23254
|
-
block?: InputMaybe<Block_Height>;
|
|
23255
|
-
id: Scalars['ID']['input'];
|
|
23256
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23257
|
-
};
|
|
23258
|
-
export type SubscriptionStatCalculatorRegisteredsArgs = {
|
|
23259
|
-
block?: InputMaybe<Block_Height>;
|
|
23260
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23261
|
-
orderBy?: InputMaybe<StatCalculatorRegistered_OrderBy>;
|
|
23262
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23263
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23264
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23265
|
-
where?: InputMaybe<StatCalculatorRegistered_Filter>;
|
|
23266
|
-
};
|
|
23267
|
-
export type SubscriptionStatCalculatorRegistryFactorySetArgs = {
|
|
23268
|
-
block?: InputMaybe<Block_Height>;
|
|
23269
|
-
id: Scalars['ID']['input'];
|
|
23270
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23271
|
-
};
|
|
23272
|
-
export type SubscriptionStatCalculatorRegistryFactorySetsArgs = {
|
|
23273
|
-
block?: InputMaybe<Block_Height>;
|
|
23274
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23275
|
-
orderBy?: InputMaybe<StatCalculatorRegistryFactorySet_OrderBy>;
|
|
23276
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23277
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23278
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23279
|
-
where?: InputMaybe<StatCalculatorRegistryFactorySet_Filter>;
|
|
23280
|
-
};
|
|
23281
|
-
export type SubscriptionStatCalculatorRemovedArgs = {
|
|
23282
|
-
block?: InputMaybe<Block_Height>;
|
|
23283
|
-
id: Scalars['ID']['input'];
|
|
23284
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23285
|
-
};
|
|
23286
|
-
export type SubscriptionStatCalculatorRemovedsArgs = {
|
|
23287
|
-
block?: InputMaybe<Block_Height>;
|
|
23288
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23289
|
-
orderBy?: InputMaybe<StatCalculatorRemoved_OrderBy>;
|
|
23290
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23291
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23292
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23293
|
-
where?: InputMaybe<StatCalculatorRemoved_Filter>;
|
|
23294
|
-
};
|
|
23295
|
-
export type SubscriptionStatsCalculatorRegistrySetArgs = {
|
|
23296
|
-
block?: InputMaybe<Block_Height>;
|
|
23297
|
-
id: Scalars['ID']['input'];
|
|
23298
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23299
|
-
};
|
|
23300
|
-
export type SubscriptionStatsCalculatorRegistrySetsArgs = {
|
|
23301
|
-
block?: InputMaybe<Block_Height>;
|
|
23302
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23303
|
-
orderBy?: InputMaybe<StatsCalculatorRegistrySet_OrderBy>;
|
|
23304
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23305
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23306
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23307
|
-
where?: InputMaybe<StatsCalculatorRegistrySet_Filter>;
|
|
23308
|
-
};
|
|
23309
|
-
export type SubscriptionStokeRewardChunkArgs = {
|
|
23310
|
-
block?: InputMaybe<Block_Height>;
|
|
23311
|
-
id: Scalars['ID']['input'];
|
|
23312
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23313
|
-
};
|
|
23314
|
-
export type SubscriptionStokeRewardChunksArgs = {
|
|
23315
|
-
block?: InputMaybe<Block_Height>;
|
|
23316
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23317
|
-
orderBy?: InputMaybe<StokeRewardChunk_OrderBy>;
|
|
23318
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23319
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23320
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23321
|
-
where?: InputMaybe<StokeRewardChunk_Filter>;
|
|
23322
|
-
};
|
|
23323
|
-
export type SubscriptionStokeRewardHashByCycleArgs = {
|
|
23324
|
-
block?: InputMaybe<Block_Height>;
|
|
23325
|
-
id: Scalars['ID']['input'];
|
|
23326
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23327
|
-
};
|
|
23328
|
-
export type SubscriptionStokeRewardHashByCyclesArgs = {
|
|
23329
|
-
block?: InputMaybe<Block_Height>;
|
|
23330
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23331
|
-
orderBy?: InputMaybe<StokeRewardHashByCycle_OrderBy>;
|
|
23332
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23333
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23334
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23335
|
-
where?: InputMaybe<StokeRewardHashByCycle_Filter>;
|
|
23336
|
-
};
|
|
23337
|
-
export type SubscriptionStokeRewardHashByHashArgs = {
|
|
23338
|
-
block?: InputMaybe<Block_Height>;
|
|
23339
|
-
id: Scalars['ID']['input'];
|
|
23340
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23341
|
-
};
|
|
23342
|
-
export type SubscriptionStokeRewardHashByHashesArgs = {
|
|
23343
|
-
block?: InputMaybe<Block_Height>;
|
|
23344
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23345
|
-
orderBy?: InputMaybe<StokeRewardHashByHash_OrderBy>;
|
|
23346
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23347
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23348
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23349
|
-
where?: InputMaybe<StokeRewardHashByHash_Filter>;
|
|
23350
|
-
};
|
|
23351
|
-
export type SubscriptionStokeRewardSummariesArgs = {
|
|
23352
|
-
block?: InputMaybe<Block_Height>;
|
|
23353
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23354
|
-
orderBy?: InputMaybe<StokeRewardSummary_OrderBy>;
|
|
23355
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23356
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23357
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23358
|
-
where?: InputMaybe<StokeRewardSummary_Filter>;
|
|
23359
|
-
};
|
|
23360
|
-
export type SubscriptionStokeRewardSummaryArgs = {
|
|
23361
|
-
block?: InputMaybe<Block_Height>;
|
|
23362
|
-
id: Scalars['ID']['input'];
|
|
23363
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23364
|
-
};
|
|
23365
|
-
export type SubscriptionStokeRewardSummaryRecipientArgs = {
|
|
23366
|
-
block?: InputMaybe<Block_Height>;
|
|
23367
|
-
id: Scalars['ID']['input'];
|
|
23368
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23369
|
-
};
|
|
23370
|
-
export type SubscriptionStokeRewardSummaryRecipientBreakdownArgs = {
|
|
23371
|
-
block?: InputMaybe<Block_Height>;
|
|
23372
|
-
id: Scalars['ID']['input'];
|
|
23373
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23374
|
-
};
|
|
23375
|
-
export type SubscriptionStokeRewardSummaryRecipientBreakdownsArgs = {
|
|
23376
|
-
block?: InputMaybe<Block_Height>;
|
|
23377
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23378
|
-
orderBy?: InputMaybe<StokeRewardSummaryRecipientBreakdown_OrderBy>;
|
|
23379
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23380
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23381
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23382
|
-
where?: InputMaybe<StokeRewardSummaryRecipientBreakdown_Filter>;
|
|
23383
|
-
};
|
|
23384
|
-
export type SubscriptionStokeRewardSummaryRecipientPayloadArgs = {
|
|
23385
|
-
block?: InputMaybe<Block_Height>;
|
|
23386
|
-
id: Scalars['ID']['input'];
|
|
23387
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23388
|
-
};
|
|
23389
|
-
export type SubscriptionStokeRewardSummaryRecipientPayloadsArgs = {
|
|
23390
|
-
block?: InputMaybe<Block_Height>;
|
|
23391
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23392
|
-
orderBy?: InputMaybe<StokeRewardSummaryRecipientPayload_OrderBy>;
|
|
23393
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23394
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23395
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23396
|
-
where?: InputMaybe<StokeRewardSummaryRecipientPayload_Filter>;
|
|
23397
|
-
};
|
|
23398
|
-
export type SubscriptionStokeRewardSummaryRecipientPoolBreakdownArgs = {
|
|
23399
|
-
block?: InputMaybe<Block_Height>;
|
|
23400
|
-
id: Scalars['ID']['input'];
|
|
23401
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23402
|
-
};
|
|
23403
|
-
export type SubscriptionStokeRewardSummaryRecipientPoolBreakdownsArgs = {
|
|
23404
|
-
block?: InputMaybe<Block_Height>;
|
|
23405
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23406
|
-
orderBy?: InputMaybe<StokeRewardSummaryRecipientPoolBreakdown_OrderBy>;
|
|
23407
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23408
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23409
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23410
|
-
where?: InputMaybe<StokeRewardSummaryRecipientPoolBreakdown_Filter>;
|
|
23411
|
-
};
|
|
23412
|
-
export type SubscriptionStokeRewardSummaryRecipientsArgs = {
|
|
23413
|
-
block?: InputMaybe<Block_Height>;
|
|
23414
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23415
|
-
orderBy?: InputMaybe<StokeRewardSummaryRecipient_OrderBy>;
|
|
23416
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23417
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23418
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23419
|
-
where?: InputMaybe<StokeRewardSummaryRecipient_Filter>;
|
|
23420
|
-
};
|
|
23421
|
-
export type SubscriptionStrategiesArgs = {
|
|
23422
|
-
block?: InputMaybe<Block_Height>;
|
|
23423
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23424
|
-
orderBy?: InputMaybe<Strategy_OrderBy>;
|
|
23425
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23426
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23427
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23428
|
-
where?: InputMaybe<Strategy_Filter>;
|
|
23429
|
-
};
|
|
23430
|
-
export type SubscriptionStrategyArgs = {
|
|
23431
|
-
block?: InputMaybe<Block_Height>;
|
|
23432
|
-
id: Scalars['ID']['input'];
|
|
23433
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23434
|
-
};
|
|
23435
|
-
export type SubscriptionSuccessfulRebalanceBetweenDestinationArgs = {
|
|
23436
|
-
block?: InputMaybe<Block_Height>;
|
|
23437
|
-
id: Scalars['ID']['input'];
|
|
23438
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23439
|
-
};
|
|
23440
|
-
export type SubscriptionSuccessfulRebalanceBetweenDestinationsArgs = {
|
|
23441
|
-
block?: InputMaybe<Block_Height>;
|
|
23442
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23443
|
-
orderBy?: InputMaybe<SuccessfulRebalanceBetweenDestination_OrderBy>;
|
|
23444
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23445
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23446
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23447
|
-
where?: InputMaybe<SuccessfulRebalanceBetweenDestination_Filter>;
|
|
23448
|
-
};
|
|
23449
|
-
export type SubscriptionSuppliesArgs = {
|
|
23450
|
-
block?: InputMaybe<Block_Height>;
|
|
23451
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23452
|
-
orderBy?: InputMaybe<Supply_OrderBy>;
|
|
23453
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23454
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23455
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23456
|
-
where?: InputMaybe<Supply_Filter>;
|
|
23457
|
-
};
|
|
23458
|
-
export type SubscriptionSupplyArgs = {
|
|
23459
|
-
block?: InputMaybe<Block_Height>;
|
|
23460
|
-
id: Scalars['ID']['input'];
|
|
23461
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23462
|
-
};
|
|
23463
|
-
export type SubscriptionSwapRouterSetArgs = {
|
|
23464
|
-
block?: InputMaybe<Block_Height>;
|
|
23465
|
-
id: Scalars['ID']['input'];
|
|
23466
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23467
|
-
};
|
|
23468
|
-
export type SubscriptionSwapRouterSetsArgs = {
|
|
23469
|
-
block?: InputMaybe<Block_Height>;
|
|
23470
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23471
|
-
orderBy?: InputMaybe<SwapRouterSet_OrderBy>;
|
|
23472
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23473
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23474
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23475
|
-
where?: InputMaybe<SwapRouterSet_Filter>;
|
|
23476
|
-
};
|
|
23477
|
-
export type SubscriptionSymbolAndDescSetArgs = {
|
|
23478
|
-
block?: InputMaybe<Block_Height>;
|
|
23479
|
-
id: Scalars['ID']['input'];
|
|
23480
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23481
|
-
};
|
|
23482
|
-
export type SubscriptionSymbolAndDescSetsArgs = {
|
|
23483
|
-
block?: InputMaybe<Block_Height>;
|
|
23484
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23485
|
-
orderBy?: InputMaybe<SymbolAndDescSet_OrderBy>;
|
|
23486
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23487
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23488
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23489
|
-
where?: InputMaybe<SymbolAndDescSet_Filter>;
|
|
23490
|
-
};
|
|
23491
|
-
export type SubscriptionSystemSecuritySetArgs = {
|
|
23492
|
-
block?: InputMaybe<Block_Height>;
|
|
23493
|
-
id: Scalars['ID']['input'];
|
|
23494
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23495
|
-
};
|
|
23496
|
-
export type SubscriptionSystemSecuritySetsArgs = {
|
|
23497
|
-
block?: InputMaybe<Block_Height>;
|
|
23498
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23499
|
-
orderBy?: InputMaybe<SystemSecuritySet_OrderBy>;
|
|
23500
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23501
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23502
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23503
|
-
where?: InputMaybe<SystemSecuritySet_Filter>;
|
|
23504
|
-
};
|
|
23505
|
-
export type SubscriptionTokeLockDurationUpdatedArgs = {
|
|
23506
|
-
block?: InputMaybe<Block_Height>;
|
|
23507
|
-
id: Scalars['ID']['input'];
|
|
23508
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23509
|
-
};
|
|
23510
|
-
export type SubscriptionTokeLockDurationUpdatedsArgs = {
|
|
23511
|
-
block?: InputMaybe<Block_Height>;
|
|
23512
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23513
|
-
orderBy?: InputMaybe<TokeLockDurationUpdated_OrderBy>;
|
|
23514
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23515
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23516
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23517
|
-
where?: InputMaybe<TokeLockDurationUpdated_Filter>;
|
|
23518
|
-
};
|
|
23519
|
-
export type SubscriptionTokeOwnershipTransferredArgs = {
|
|
23520
|
-
block?: InputMaybe<Block_Height>;
|
|
23521
|
-
id: Scalars['ID']['input'];
|
|
23522
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23523
|
-
};
|
|
23524
|
-
export type SubscriptionTokeOwnershipTransferredsArgs = {
|
|
23525
|
-
block?: InputMaybe<Block_Height>;
|
|
23526
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23527
|
-
orderBy?: InputMaybe<TokeOwnershipTransferred_OrderBy>;
|
|
23528
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23529
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23530
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23531
|
-
where?: InputMaybe<TokeOwnershipTransferred_Filter>;
|
|
23532
|
-
};
|
|
23533
|
-
export type SubscriptionTokenArgs = {
|
|
23534
|
-
block?: InputMaybe<Block_Height>;
|
|
23535
|
-
id: Scalars['ID']['input'];
|
|
23536
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23537
|
-
};
|
|
23538
|
-
export type SubscriptionTokenConfiguredArgs = {
|
|
23539
|
-
block?: InputMaybe<Block_Height>;
|
|
23540
|
-
id: Scalars['ID']['input'];
|
|
23541
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23542
|
-
};
|
|
23543
|
-
export type SubscriptionTokenConfiguredsArgs = {
|
|
23544
|
-
block?: InputMaybe<Block_Height>;
|
|
23545
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23546
|
-
orderBy?: InputMaybe<TokenConfigured_OrderBy>;
|
|
23547
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23548
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23549
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23550
|
-
where?: InputMaybe<TokenConfigured_Filter>;
|
|
23551
|
-
};
|
|
23552
|
-
export type SubscriptionTokenDayDataArgs = {
|
|
23553
|
-
block?: InputMaybe<Block_Height>;
|
|
23554
|
-
id: Scalars['ID']['input'];
|
|
23555
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23556
|
-
};
|
|
23557
|
-
export type SubscriptionTokenDayDatasArgs = {
|
|
23558
|
-
block?: InputMaybe<Block_Height>;
|
|
23559
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23560
|
-
orderBy?: InputMaybe<TokenDayData_OrderBy>;
|
|
23561
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23562
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23563
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23564
|
-
where?: InputMaybe<TokenDayData_Filter>;
|
|
23565
|
-
};
|
|
23566
|
-
export type SubscriptionTokenRegisteredArgs = {
|
|
23567
|
-
block?: InputMaybe<Block_Height>;
|
|
23568
|
-
id: Scalars['ID']['input'];
|
|
23569
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23570
|
-
};
|
|
23571
|
-
export type SubscriptionTokenRegisteredsArgs = {
|
|
23572
|
-
block?: InputMaybe<Block_Height>;
|
|
23573
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23574
|
-
orderBy?: InputMaybe<TokenRegistered_OrderBy>;
|
|
23575
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23576
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23577
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23578
|
-
where?: InputMaybe<TokenRegistered_Filter>;
|
|
23579
|
-
};
|
|
23580
|
-
export type SubscriptionTokenRegistrationRemovedArgs = {
|
|
23581
|
-
block?: InputMaybe<Block_Height>;
|
|
23582
|
-
id: Scalars['ID']['input'];
|
|
23583
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23584
|
-
};
|
|
23585
|
-
export type SubscriptionTokenRegistrationRemovedsArgs = {
|
|
23586
|
-
block?: InputMaybe<Block_Height>;
|
|
23587
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23588
|
-
orderBy?: InputMaybe<TokenRegistrationRemoved_OrderBy>;
|
|
23589
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23590
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23591
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23592
|
-
where?: InputMaybe<TokenRegistrationRemoved_Filter>;
|
|
23593
|
-
};
|
|
23594
|
-
export type SubscriptionTokenRegistrationReplacedArgs = {
|
|
23595
|
-
block?: InputMaybe<Block_Height>;
|
|
23596
|
-
id: Scalars['ID']['input'];
|
|
23597
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23598
|
-
};
|
|
23599
|
-
export type SubscriptionTokenRegistrationReplacedsArgs = {
|
|
23600
|
-
block?: InputMaybe<Block_Height>;
|
|
23601
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23602
|
-
orderBy?: InputMaybe<TokenRegistrationReplaced_OrderBy>;
|
|
23603
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23604
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23605
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23606
|
-
where?: InputMaybe<TokenRegistrationReplaced_Filter>;
|
|
23607
|
-
};
|
|
23608
|
-
export type SubscriptionTokenRemovedArgs = {
|
|
23609
|
-
block?: InputMaybe<Block_Height>;
|
|
23610
|
-
id: Scalars['ID']['input'];
|
|
23611
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23612
|
-
};
|
|
23613
|
-
export type SubscriptionTokenRemovedsArgs = {
|
|
23614
|
-
block?: InputMaybe<Block_Height>;
|
|
23615
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23616
|
-
orderBy?: InputMaybe<TokenRemoved_OrderBy>;
|
|
23617
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23618
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23619
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23620
|
-
where?: InputMaybe<TokenRemoved_Filter>;
|
|
23621
|
-
};
|
|
23622
|
-
export type SubscriptionTokenValueArgs = {
|
|
23623
|
-
block?: InputMaybe<Block_Height>;
|
|
23624
|
-
id: Scalars['ID']['input'];
|
|
23625
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23626
|
-
};
|
|
23627
|
-
export type SubscriptionTokenValueDayDataArgs = {
|
|
23628
|
-
block?: InputMaybe<Block_Height>;
|
|
23629
|
-
id: Scalars['ID']['input'];
|
|
23630
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23631
|
-
};
|
|
23632
|
-
export type SubscriptionTokenValueDayDatasArgs = {
|
|
23633
|
-
block?: InputMaybe<Block_Height>;
|
|
23634
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23635
|
-
orderBy?: InputMaybe<TokenValueDayData_OrderBy>;
|
|
23636
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23637
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23638
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23639
|
-
where?: InputMaybe<TokenValueDayData_Filter>;
|
|
23640
|
-
};
|
|
23641
|
-
export type SubscriptionTokenValuesArgs = {
|
|
23642
|
-
block?: InputMaybe<Block_Height>;
|
|
23643
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23644
|
-
orderBy?: InputMaybe<TokenValue_OrderBy>;
|
|
23645
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23646
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23647
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23648
|
-
where?: InputMaybe<TokenValue_Filter>;
|
|
23649
|
-
};
|
|
23650
|
-
export type SubscriptionTokensArgs = {
|
|
23651
|
-
block?: InputMaybe<Block_Height>;
|
|
23652
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23653
|
-
orderBy?: InputMaybe<Token_OrderBy>;
|
|
23654
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23655
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23656
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23657
|
-
where?: InputMaybe<Token_Filter>;
|
|
23658
|
-
};
|
|
23659
|
-
export type SubscriptionTokensPulledArgs = {
|
|
23660
|
-
block?: InputMaybe<Block_Height>;
|
|
23661
|
-
id: Scalars['ID']['input'];
|
|
23662
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23663
|
-
};
|
|
23664
|
-
export type SubscriptionTokensPulledsArgs = {
|
|
23665
|
-
block?: InputMaybe<Block_Height>;
|
|
23666
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23667
|
-
orderBy?: InputMaybe<TokensPulled_OrderBy>;
|
|
23668
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23669
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23670
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23671
|
-
where?: InputMaybe<TokensPulled_Filter>;
|
|
23672
|
-
};
|
|
23673
|
-
export type SubscriptionTokensRecoveredArgs = {
|
|
23674
|
-
block?: InputMaybe<Block_Height>;
|
|
23675
|
-
id: Scalars['ID']['input'];
|
|
23676
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23677
|
-
};
|
|
23678
|
-
export type SubscriptionTokensRecoveredsArgs = {
|
|
23679
|
-
block?: InputMaybe<Block_Height>;
|
|
23680
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23681
|
-
orderBy?: InputMaybe<TokensRecovered_OrderBy>;
|
|
23682
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23683
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23684
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23685
|
-
where?: InputMaybe<TokensRecovered_Filter>;
|
|
23686
|
-
};
|
|
23687
|
-
export type SubscriptionTransferArgs = {
|
|
23688
|
-
block?: InputMaybe<Block_Height>;
|
|
23689
|
-
id: Scalars['ID']['input'];
|
|
23690
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23691
|
-
};
|
|
23692
|
-
export type SubscriptionTransfersArgs = {
|
|
23693
|
-
block?: InputMaybe<Block_Height>;
|
|
23694
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23695
|
-
orderBy?: InputMaybe<Transfer_OrderBy>;
|
|
23696
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23697
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23698
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23699
|
-
where?: InputMaybe<Transfer_Filter>;
|
|
23700
|
-
};
|
|
23701
|
-
export type SubscriptionUnderlyerRecoveredArgs = {
|
|
23702
|
-
block?: InputMaybe<Block_Height>;
|
|
23703
|
-
id: Scalars['ID']['input'];
|
|
23704
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23705
|
-
};
|
|
23706
|
-
export type SubscriptionUnderlyerRecoveredsArgs = {
|
|
23707
|
-
block?: InputMaybe<Block_Height>;
|
|
23708
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23709
|
-
orderBy?: InputMaybe<UnderlyerRecovered_OrderBy>;
|
|
23710
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23711
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23712
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23713
|
-
where?: InputMaybe<UnderlyerRecovered_Filter>;
|
|
23714
|
-
};
|
|
23715
|
-
export type SubscriptionUnderlyingDepositedArgs = {
|
|
23716
|
-
block?: InputMaybe<Block_Height>;
|
|
23717
|
-
id: Scalars['ID']['input'];
|
|
23718
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23719
|
-
};
|
|
23720
|
-
export type SubscriptionUnderlyingDepositedsArgs = {
|
|
23721
|
-
block?: InputMaybe<Block_Height>;
|
|
23722
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23723
|
-
orderBy?: InputMaybe<UnderlyingDeposited_OrderBy>;
|
|
23724
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23725
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23726
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23727
|
-
where?: InputMaybe<UnderlyingDeposited_Filter>;
|
|
23728
|
-
};
|
|
23729
|
-
export type SubscriptionUnderlyingWithdrawArgs = {
|
|
23730
|
-
block?: InputMaybe<Block_Height>;
|
|
23731
|
-
id: Scalars['ID']['input'];
|
|
23732
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23733
|
-
};
|
|
23734
|
-
export type SubscriptionUnderlyingWithdrawsArgs = {
|
|
23735
|
-
block?: InputMaybe<Block_Height>;
|
|
23736
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23737
|
-
orderBy?: InputMaybe<UnderlyingWithdraw_OrderBy>;
|
|
23738
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23739
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23740
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23741
|
-
where?: InputMaybe<UnderlyingWithdraw_Filter>;
|
|
23742
|
-
};
|
|
23743
|
-
export type SubscriptionUnpausedArgs = {
|
|
23744
|
-
block?: InputMaybe<Block_Height>;
|
|
23745
|
-
id: Scalars['ID']['input'];
|
|
23746
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23747
|
-
};
|
|
23748
|
-
export type SubscriptionUnpausedsArgs = {
|
|
23749
|
-
block?: InputMaybe<Block_Height>;
|
|
23750
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23751
|
-
orderBy?: InputMaybe<Unpaused_OrderBy>;
|
|
23752
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23753
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23754
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23755
|
-
where?: InputMaybe<Unpaused_Filter>;
|
|
23756
|
-
};
|
|
23757
|
-
export type SubscriptionUnstakeArgs = {
|
|
23758
|
-
block?: InputMaybe<Block_Height>;
|
|
23759
|
-
id: Scalars['ID']['input'];
|
|
23760
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23761
|
-
};
|
|
23762
|
-
export type SubscriptionUnstakesArgs = {
|
|
23763
|
-
block?: InputMaybe<Block_Height>;
|
|
23764
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23765
|
-
orderBy?: InputMaybe<Unstake_OrderBy>;
|
|
23766
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23767
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23768
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23769
|
-
where?: InputMaybe<Unstake_Filter>;
|
|
23770
|
-
};
|
|
23771
|
-
export type SubscriptionUpdateSignedMessageArgs = {
|
|
23772
|
-
block?: InputMaybe<Block_Height>;
|
|
23773
|
-
id: Scalars['ID']['input'];
|
|
23774
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23775
|
-
};
|
|
23776
|
-
export type SubscriptionUpdateSignedMessagesArgs = {
|
|
23777
|
-
block?: InputMaybe<Block_Height>;
|
|
23778
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23779
|
-
orderBy?: InputMaybe<UpdateSignedMessage_OrderBy>;
|
|
23780
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23781
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23782
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23783
|
-
where?: InputMaybe<UpdateSignedMessage_Filter>;
|
|
23784
|
-
};
|
|
23785
|
-
export type SubscriptionUserActivitiesArgs = {
|
|
23786
|
-
block?: InputMaybe<Block_Height>;
|
|
23787
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23788
|
-
orderBy?: InputMaybe<UserActivity_OrderBy>;
|
|
23789
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23790
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23791
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23792
|
-
where?: InputMaybe<UserActivity_Filter>;
|
|
23793
|
-
};
|
|
23794
|
-
export type SubscriptionUserActivityArgs = {
|
|
23795
|
-
block?: InputMaybe<Block_Height>;
|
|
23796
|
-
id: Scalars['ID']['input'];
|
|
23797
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23798
|
-
};
|
|
23799
|
-
export type SubscriptionUserAutopoolBalanceChangeArgs = {
|
|
23800
|
-
block?: InputMaybe<Block_Height>;
|
|
23801
|
-
id: Scalars['ID']['input'];
|
|
23802
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23803
|
-
};
|
|
23804
|
-
export type SubscriptionUserAutopoolBalanceChangeItemArgs = {
|
|
23805
|
-
block?: InputMaybe<Block_Height>;
|
|
23806
|
-
id: Scalars['ID']['input'];
|
|
23807
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23808
|
-
};
|
|
23809
|
-
export type SubscriptionUserAutopoolBalanceChangeItemsArgs = {
|
|
23810
|
-
block?: InputMaybe<Block_Height>;
|
|
23811
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23812
|
-
orderBy?: InputMaybe<UserAutopoolBalanceChangeItem_OrderBy>;
|
|
23813
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23814
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23815
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23816
|
-
where?: InputMaybe<UserAutopoolBalanceChangeItem_Filter>;
|
|
23817
|
-
};
|
|
23818
|
-
export type SubscriptionUserAutopoolBalanceChangesArgs = {
|
|
23819
|
-
block?: InputMaybe<Block_Height>;
|
|
23820
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23821
|
-
orderBy?: InputMaybe<UserAutopoolBalanceChange_OrderBy>;
|
|
23822
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23823
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23824
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23825
|
-
where?: InputMaybe<UserAutopoolBalanceChange_Filter>;
|
|
23826
|
-
};
|
|
23827
|
-
export type SubscriptionUserEModeSetArgs = {
|
|
23828
|
-
block?: InputMaybe<Block_Height>;
|
|
23829
|
-
id: Scalars['ID']['input'];
|
|
23830
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23831
|
-
};
|
|
23832
|
-
export type SubscriptionUserEModeSetsArgs = {
|
|
23833
|
-
block?: InputMaybe<Block_Height>;
|
|
23834
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23835
|
-
orderBy?: InputMaybe<UserEModeSet_OrderBy>;
|
|
23836
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23837
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23838
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23839
|
-
where?: InputMaybe<UserEModeSet_Filter>;
|
|
23840
|
-
};
|
|
23841
|
-
export type SubscriptionUserInfoArgs = {
|
|
23842
|
-
block?: InputMaybe<Block_Height>;
|
|
23843
|
-
id: Scalars['ID']['input'];
|
|
23844
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23845
|
-
};
|
|
23846
|
-
export type SubscriptionUserInfoDayDataArgs = {
|
|
23847
|
-
block?: InputMaybe<Block_Height>;
|
|
23848
|
-
id: Scalars['ID']['input'];
|
|
23849
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23850
|
-
};
|
|
23851
|
-
export type SubscriptionUserInfoDayDatasArgs = {
|
|
23852
|
-
block?: InputMaybe<Block_Height>;
|
|
23853
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23854
|
-
orderBy?: InputMaybe<UserInfoDayData_OrderBy>;
|
|
23855
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23856
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23857
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23858
|
-
where?: InputMaybe<UserInfoDayData_Filter>;
|
|
23859
|
-
};
|
|
23860
|
-
export type SubscriptionUserInfosArgs = {
|
|
23861
|
-
block?: InputMaybe<Block_Height>;
|
|
23862
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23863
|
-
orderBy?: InputMaybe<UserInfo_OrderBy>;
|
|
23864
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23865
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23866
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23867
|
-
where?: InputMaybe<UserInfo_Filter>;
|
|
23868
|
-
};
|
|
23869
|
-
export type SubscriptionUserRewardUpdatedArgs = {
|
|
23870
|
-
block?: InputMaybe<Block_Height>;
|
|
23871
|
-
id: Scalars['ID']['input'];
|
|
23872
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23873
|
-
};
|
|
23874
|
-
export type SubscriptionUserRewardUpdatedsArgs = {
|
|
23875
|
-
block?: InputMaybe<Block_Height>;
|
|
23876
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23877
|
-
orderBy?: InputMaybe<UserRewardUpdated_OrderBy>;
|
|
23878
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23879
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23880
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23881
|
-
where?: InputMaybe<UserRewardUpdated_Filter>;
|
|
23882
|
-
};
|
|
23883
|
-
export type SubscriptionUserVaultArgs = {
|
|
23884
|
-
block?: InputMaybe<Block_Height>;
|
|
23885
|
-
id: Scalars['ID']['input'];
|
|
23886
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23887
|
-
};
|
|
23888
|
-
export type SubscriptionUserVaultDayDataArgs = {
|
|
23889
|
-
block?: InputMaybe<Block_Height>;
|
|
23890
|
-
id: Scalars['ID']['input'];
|
|
23891
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23892
|
-
};
|
|
23893
|
-
export type SubscriptionUserVaultDayDatasArgs = {
|
|
23894
|
-
block?: InputMaybe<Block_Height>;
|
|
23895
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23896
|
-
orderBy?: InputMaybe<UserVaultDayData_OrderBy>;
|
|
23897
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23898
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23899
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23900
|
-
where?: InputMaybe<UserVaultDayData_Filter>;
|
|
23901
|
-
};
|
|
23902
|
-
export type SubscriptionUserVaultsArgs = {
|
|
23903
|
-
block?: InputMaybe<Block_Height>;
|
|
23904
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23905
|
-
orderBy?: InputMaybe<UserVault_OrderBy>;
|
|
23906
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23907
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23908
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23909
|
-
where?: InputMaybe<UserVault_Filter>;
|
|
23910
|
-
};
|
|
23911
|
-
export type SubscriptionUserVoteArgs = {
|
|
23912
|
-
block?: InputMaybe<Block_Height>;
|
|
23913
|
-
id: Scalars['ID']['input'];
|
|
23914
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23915
|
-
};
|
|
23916
|
-
export type SubscriptionUserVoteSnapshotArgs = {
|
|
23917
|
-
block?: InputMaybe<Block_Height>;
|
|
23918
|
-
id: Scalars['ID']['input'];
|
|
23919
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23920
|
-
};
|
|
23921
|
-
export type SubscriptionUserVoteSnapshotsArgs = {
|
|
23922
|
-
block?: InputMaybe<Block_Height>;
|
|
23923
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23924
|
-
orderBy?: InputMaybe<UserVoteSnapshot_OrderBy>;
|
|
23925
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23926
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23927
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23928
|
-
where?: InputMaybe<UserVoteSnapshot_Filter>;
|
|
23929
|
-
};
|
|
23930
|
-
export type SubscriptionUserVotesArgs = {
|
|
23931
|
-
block?: InputMaybe<Block_Height>;
|
|
23932
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23933
|
-
orderBy?: InputMaybe<UserVote_OrderBy>;
|
|
23934
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23935
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23936
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23937
|
-
where?: InputMaybe<UserVote_Filter>;
|
|
23938
|
-
};
|
|
23939
|
-
export type SubscriptionVaultAddedArgs = {
|
|
23940
|
-
block?: InputMaybe<Block_Height>;
|
|
23941
|
-
id: Scalars['ID']['input'];
|
|
23942
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23943
|
-
};
|
|
23944
|
-
export type SubscriptionVaultAddedsArgs = {
|
|
23945
|
-
block?: InputMaybe<Block_Height>;
|
|
23946
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23947
|
-
orderBy?: InputMaybe<VaultAdded_OrderBy>;
|
|
23948
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23949
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23950
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23951
|
-
where?: InputMaybe<VaultAdded_Filter>;
|
|
23952
|
-
};
|
|
23953
|
-
export type SubscriptionVaultRemovedArgs = {
|
|
23954
|
-
block?: InputMaybe<Block_Height>;
|
|
23955
|
-
id: Scalars['ID']['input'];
|
|
23956
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23957
|
-
};
|
|
23958
|
-
export type SubscriptionVaultRemovedsArgs = {
|
|
23959
|
-
block?: InputMaybe<Block_Height>;
|
|
23960
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23961
|
-
orderBy?: InputMaybe<VaultRemoved_OrderBy>;
|
|
23962
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23963
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23964
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23965
|
-
where?: InputMaybe<VaultRemoved_Filter>;
|
|
23966
|
-
};
|
|
23967
|
-
export type SubscriptionVoteStatusArgs = {
|
|
23968
|
-
block?: InputMaybe<Block_Height>;
|
|
23969
|
-
id: Scalars['ID']['input'];
|
|
23970
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23971
|
-
};
|
|
23972
|
-
export type SubscriptionVoteStatusSnapshotArgs = {
|
|
23973
|
-
block?: InputMaybe<Block_Height>;
|
|
23974
|
-
id: Scalars['ID']['input'];
|
|
23975
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23976
|
-
};
|
|
23977
|
-
export type SubscriptionVoteStatusSnapshotsArgs = {
|
|
23978
|
-
block?: InputMaybe<Block_Height>;
|
|
23979
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23980
|
-
orderBy?: InputMaybe<VoteStatusSnapshot_OrderBy>;
|
|
23981
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23982
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23983
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23984
|
-
where?: InputMaybe<VoteStatusSnapshot_Filter>;
|
|
23985
|
-
};
|
|
23986
|
-
export type SubscriptionVoteStatusesArgs = {
|
|
23987
|
-
block?: InputMaybe<Block_Height>;
|
|
23988
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
23989
|
-
orderBy?: InputMaybe<VoteStatus_OrderBy>;
|
|
23990
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
23991
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
23992
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23993
|
-
where?: InputMaybe<VoteStatus_Filter>;
|
|
23994
|
-
};
|
|
23995
|
-
export type SubscriptionWithdrawArgs = {
|
|
23996
|
-
block?: InputMaybe<Block_Height>;
|
|
23997
|
-
id: Scalars['ID']['input'];
|
|
23998
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
23999
|
-
};
|
|
24000
|
-
export type SubscriptionWithdrawalQueueSetArgs = {
|
|
24001
|
-
block?: InputMaybe<Block_Height>;
|
|
24002
|
-
id: Scalars['ID']['input'];
|
|
24003
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
24004
|
-
};
|
|
24005
|
-
export type SubscriptionWithdrawalQueueSetsArgs = {
|
|
24006
|
-
block?: InputMaybe<Block_Height>;
|
|
24007
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
24008
|
-
orderBy?: InputMaybe<WithdrawalQueueSet_OrderBy>;
|
|
24009
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
24010
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
24011
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
24012
|
-
where?: InputMaybe<WithdrawalQueueSet_Filter>;
|
|
24013
|
-
};
|
|
24014
|
-
export type SubscriptionWithdrawnArgs = {
|
|
24015
|
-
block?: InputMaybe<Block_Height>;
|
|
24016
|
-
id: Scalars['ID']['input'];
|
|
24017
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
24018
|
-
};
|
|
24019
|
-
export type SubscriptionWithdrawnsArgs = {
|
|
24020
|
-
block?: InputMaybe<Block_Height>;
|
|
24021
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
24022
|
-
orderBy?: InputMaybe<Withdrawn_OrderBy>;
|
|
24023
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
24024
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
24025
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
24026
|
-
where?: InputMaybe<Withdrawn_Filter>;
|
|
24027
|
-
};
|
|
24028
|
-
export type SubscriptionWithdrawsArgs = {
|
|
24029
|
-
block?: InputMaybe<Block_Height>;
|
|
24030
|
-
first?: InputMaybe<Scalars['Int']['input']>;
|
|
24031
|
-
orderBy?: InputMaybe<Withdraw_OrderBy>;
|
|
24032
|
-
orderDirection?: InputMaybe<OrderDirection>;
|
|
24033
|
-
skip?: InputMaybe<Scalars['Int']['input']>;
|
|
24034
|
-
subgraphError?: _SubgraphErrorPolicy_;
|
|
24035
|
-
where?: InputMaybe<Withdraw_Filter>;
|
|
24036
|
-
};
|
|
24037
20765
|
export type SuccessfulRebalanceBetweenDestination = {
|
|
24038
20766
|
__typename?: 'SuccessfulRebalanceBetweenDestination';
|
|
24039
20767
|
blockNumber: Scalars['BigInt']['output'];
|
|
@@ -29423,6 +26151,7 @@ export type GetAllAutopoolRebalancesQuery = {
|
|
|
29423
26151
|
__typename?: 'RefToken';
|
|
29424
26152
|
id: any;
|
|
29425
26153
|
symbol?: string | null;
|
|
26154
|
+
decimals: any;
|
|
29426
26155
|
};
|
|
29427
26156
|
}>;
|
|
29428
26157
|
};
|
|
@@ -29450,15 +26179,12 @@ export type GetAutopoolDayDataQuery = {
|
|
|
29450
26179
|
id: any;
|
|
29451
26180
|
decimals: any;
|
|
29452
26181
|
};
|
|
29453
|
-
vault: {
|
|
29454
|
-
__typename?: 'Autopool';
|
|
29455
|
-
id: any;
|
|
29456
|
-
registered: boolean;
|
|
29457
|
-
};
|
|
29458
26182
|
}>;
|
|
29459
26183
|
};
|
|
29460
26184
|
export type GetAutopoolRebalancesQueryVariables = Exact<{
|
|
29461
26185
|
address: Scalars['Bytes']['input'];
|
|
26186
|
+
first?: Scalars['Int']['input'];
|
|
26187
|
+
skip?: Scalars['Int']['input'];
|
|
29462
26188
|
}>;
|
|
29463
26189
|
export type GetAutopoolRebalancesQuery = {
|
|
29464
26190
|
__typename?: 'Query';
|
|
@@ -29557,11 +26283,6 @@ export type GetAutopoolsDayDataQuery = {
|
|
|
29557
26283
|
date: string;
|
|
29558
26284
|
timestamp: any;
|
|
29559
26285
|
id: string;
|
|
29560
|
-
vault: {
|
|
29561
|
-
__typename?: 'Autopool';
|
|
29562
|
-
id: any;
|
|
29563
|
-
registered: boolean;
|
|
29564
|
-
};
|
|
29565
26286
|
}>;
|
|
29566
26287
|
};
|
|
29567
26288
|
export type GetAutopoolsInactiveDestinationsQueryVariables = Exact<{
|
|
@@ -29931,26 +26652,26 @@ export declare const GetVaultAddedsDocument: import("graphql").DocumentNode;
|
|
|
29931
26652
|
export declare const GetTokenValueDayDatasDocument: import("graphql").DocumentNode;
|
|
29932
26653
|
export type SdkFunctionWrapper = <T>(action: (requestHeaders?: Record<string, string>) => Promise<T>, operationName: string, operationType?: string, variables?: any) => Promise<T>;
|
|
29933
26654
|
export declare function getSdk(client: GraphQLClient, withWrapper?: SdkFunctionWrapper): {
|
|
29934
|
-
GetAllAutopoolRebalances(variables?: GetAllAutopoolRebalancesQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29935
|
-
GetAutopoolDayData(variables: GetAutopoolDayDataQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29936
|
-
GetAutopoolRebalances(variables: GetAutopoolRebalancesQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29937
|
-
GetAutopoolsApr(variables?: GetAutopoolsAprQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29938
|
-
GetAutopoolsDayData(variables: GetAutopoolsDayDataQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29939
|
-
GetAutopoolsInactiveDestinations(variables?: GetAutopoolsInactiveDestinationsQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29940
|
-
GetAutopoolsRebalances(variables?: GetAutopoolsRebalancesQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29941
|
-
GetLatestSubgraphTimestamp(variables?: GetLatestSubgraphTimestampQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29942
|
-
GetMutlipleAutopoolRebalances(variables: GetMutlipleAutopoolRebalancesQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29943
|
-
GetSTokeRewards(variables?: GetSTokeRewardsQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29944
|
-
GetSTokeVotes(variables?: GetSTokeVotesQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29945
|
-
GetTopAutopoolHolders(variables?: GetTopAutopoolHoldersQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29946
|
-
GetUserActivity(variables: GetUserActivityQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29947
|
-
GetUserBalanceChangeHistory(variables: GetUserBalanceChangeHistoryQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29948
|
-
GetUserSTokeBalance(variables: GetUserSTokeBalanceQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29949
|
-
GetUserSTokeVotes(variables: GetUserSTokeVotesQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29950
|
-
GetUserVaultInfo(variables: GetUserVaultInfoQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29951
|
-
GetUserVaultsDayData(variables: GetUserVaultsDayDataQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29952
|
-
GetVaultAddeds(variables?: GetVaultAddedsQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
29953
|
-
GetTokenValueDayDatas(variables: GetTokenValueDayDatasQueryVariables, requestHeaders?: GraphQLClientRequestHeaders
|
|
26655
|
+
GetAllAutopoolRebalances(variables?: GetAllAutopoolRebalancesQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetAllAutopoolRebalancesQuery>;
|
|
26656
|
+
GetAutopoolDayData(variables: GetAutopoolDayDataQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetAutopoolDayDataQuery>;
|
|
26657
|
+
GetAutopoolRebalances(variables: GetAutopoolRebalancesQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetAutopoolRebalancesQuery>;
|
|
26658
|
+
GetAutopoolsApr(variables?: GetAutopoolsAprQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetAutopoolsAprQuery>;
|
|
26659
|
+
GetAutopoolsDayData(variables: GetAutopoolsDayDataQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetAutopoolsDayDataQuery>;
|
|
26660
|
+
GetAutopoolsInactiveDestinations(variables?: GetAutopoolsInactiveDestinationsQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetAutopoolsInactiveDestinationsQuery>;
|
|
26661
|
+
GetAutopoolsRebalances(variables?: GetAutopoolsRebalancesQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetAutopoolsRebalancesQuery>;
|
|
26662
|
+
GetLatestSubgraphTimestamp(variables?: GetLatestSubgraphTimestampQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetLatestSubgraphTimestampQuery>;
|
|
26663
|
+
GetMutlipleAutopoolRebalances(variables: GetMutlipleAutopoolRebalancesQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetMutlipleAutopoolRebalancesQuery>;
|
|
26664
|
+
GetSTokeRewards(variables?: GetSTokeRewardsQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetSTokeRewardsQuery>;
|
|
26665
|
+
GetSTokeVotes(variables?: GetSTokeVotesQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetSTokeVotesQuery>;
|
|
26666
|
+
GetTopAutopoolHolders(variables?: GetTopAutopoolHoldersQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetTopAutopoolHoldersQuery>;
|
|
26667
|
+
GetUserActivity(variables: GetUserActivityQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetUserActivityQuery>;
|
|
26668
|
+
GetUserBalanceChangeHistory(variables: GetUserBalanceChangeHistoryQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetUserBalanceChangeHistoryQuery>;
|
|
26669
|
+
GetUserSTokeBalance(variables: GetUserSTokeBalanceQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetUserSTokeBalanceQuery>;
|
|
26670
|
+
GetUserSTokeVotes(variables: GetUserSTokeVotesQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetUserSTokeVotesQuery>;
|
|
26671
|
+
GetUserVaultInfo(variables: GetUserVaultInfoQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetUserVaultInfoQuery>;
|
|
26672
|
+
GetUserVaultsDayData(variables: GetUserVaultsDayDataQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetUserVaultsDayDataQuery>;
|
|
26673
|
+
GetVaultAddeds(variables?: GetVaultAddedsQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetVaultAddedsQuery>;
|
|
26674
|
+
GetTokenValueDayDatas(variables: GetTokenValueDayDatasQueryVariables, requestHeaders?: GraphQLClientRequestHeaders): Promise<GetTokenValueDayDatasQuery>;
|
|
29954
26675
|
};
|
|
29955
26676
|
export type Sdk = ReturnType<typeof getSdk>;
|
|
29956
26677
|
export {};
|