Enums
SubgraphErrorPolicy
Values
Value | Description |
---|---|
allow | Data will be returned even if the subgraph has indexing errors |
deny | If the subgraph has indexing errors, data will be omitted. The default. |
Action
Values
Value | Description |
---|---|
Deposit | |
RedeemUnderlying | |
Repay | |
Borrow | |
Swap | |
UsageAsCollateral | |
RebalanceStableBorrowRate | |
LiquidationCall |
AToken_orderBy
Values
Value | Description |
---|---|
id | |
pool | |
underlyingAssetAddress | |
underlyingAssetDecimals | |
tokenContractImpl |
ATokenBalanceHistoryItem_orderBy
Values
Value | Description |
---|---|
id | |
userReserve | |
timestamp | |
scaledATokenBalance | |
currentATokenBalance | |
index |
Borrow_orderBy
Values
Value | Description |
---|---|
id | |
txHash | |
action | |
pool | |
user | |
caller | |
reserve | |
userReserve | |
amount | |
borrowRate | |
borrowRateMode | |
referrer | |
timestamp | |
stableTokenDebt | |
variableTokenDebt | |
assetPriceUSD |
BorrowRateMode
Values
Value | Description |
---|---|
None | |
Stable | |
Variable |
ChainlinkAggregator_orderBy
Values
Value | Description |
---|---|
id | |
oracleAsset |
ChainlinkENS_orderBy
Values
Value | Description |
---|---|
id | |
aggregatorAddress | |
underlyingAddress | |
symbol |
ClaimIncentiveCall_orderBy
Values
Value | Description |
---|---|
id | |
incentivesController | |
user | |
amount |
ContractToPoolMapping_orderBy
Values
Value | Description |
---|---|
id | |
pool |
Deposit_orderBy
Values
Value | Description |
---|---|
id | |
txHash | |
action | |
pool | |
user | |
caller | |
reserve | |
userReserve | |
amount | |
referrer | |
timestamp | |
assetPriceUSD |
FlashLoan_orderBy
Values
Value | Description |
---|---|
id | |
pool | |
reserve | |
target | |
amount | |
totalFee | |
initiator | |
timestamp | |
assetPriceUSD |
IncentivesController_orderBy
Values
Value | Description |
---|---|
id | |
rewardToken | |
rewardTokenDecimals | |
rewardTokenSymbol | |
precision | |
emissionEndTimestamp | |
incentivizedActions | |
claimIncentives |
IncentivizedAction_orderBy
Values
Value | Description |
---|---|
id | |
incentivesController | |
user | |
amount |
LiquidationCall_orderBy
Values
Value | Description |
---|---|
id | |
txHash | |
action | |
pool | |
user | |
collateralReserve | |
collateralUserReserve | |
collateralAmount | |
principalReserve | |
principalUserReserve | |
principalAmount | |
liquidator | |
timestamp | |
collateralAssetPriceUSD | |
borrowAssetPriceUSD |
MapAssetPool_orderBy
Values
Value | Description |
---|---|
id | |
pool | |
underlyingAsset |
OrderDirection
Defines the order direction, either ascending or descending
Values
Value | Description |
---|---|
asc | |
desc |
Pool_orderBy
Values
Value | Description |
---|---|
id | |
protocol | |
lendingPool | |
lendingPoolCollateralManager | |
lendingPoolConfiguratorImpl | |
lendingPoolImpl | |
lendingPoolConfigurator | |
proxyPriceProvider | |
lendingRateOracle | |
configurationAdmin | |
ethereumAddress | |
emergencyAdmin | |
history | |
lastUpdateTimestamp | |
reserves | |
depositHistory | |
redeemUnderlyingHistory | |
borrowHistory | |
swapHistory | |
usageAsCollateralHistory | |
rebalanceStableBorrowRateHistory | |
repayHistory | |
flashLoanHistory | |
liquidationCallHistory | |
active | |
paused |
PoolConfigurationHistoryItem_orderBy
Values
Value | Description |
---|---|
id | |
active | |
pool | |
lendingPool | |
lendingPoolCollateralManager | |
lendingPoolConfiguratorImpl | |
lendingPoolImpl | |
lendingPoolConfigurator | |
proxyPriceProvider | |
lendingRateOracle | |
configurationAdmin | |
timestamp |
PriceHistoryItem_orderBy
Values
Value | Description |
---|---|
id | |
asset | |
price | |
timestamp |
PriceOracle_orderBy
Values
Value | Description |
---|---|
id | |
proxyPriceProvider | |
usdPriceEth | |
usdPriceEthMainSource | |
usdPriceEthFallbackRequired | |
usdDependentAssets | |
fallbackPriceOracle | |
tokens | |
usdPriceEthHistory | |
tokensWithFallback | |
lastUpdateTimestamp | |
version | |
baseCurrency | |
baseCurrencyUnit |
PriceOracleAsset_orderBy
Values
Value | Description |
---|---|
id | |
oracle | |
priceInEth | |
priceSource | |
isFallbackRequired | |
type | |
platform | |
dependentAssets | |
lastUpdateTimestamp | |
priceHistory | |
fromChainlinkSourcesRegistry |
PriceOracleAssetPlatform
Values
Value | Description |
---|---|
Simple | |
Uniswap |
PriceOracleAssetType
Values
Value | Description |
---|---|
Simple | |
Composite |
Protocol_orderBy
Values
Value | Description |
---|---|
id | |
pools |
RebalanceStableBorrowRate_orderBy
Values
Value | Description |
---|---|
id | |
txHash | |
action | |
pool | |
user | |
reserve | |
userReserve | |
borrowRateFrom | |
borrowRateTo | |
timestamp |
RedeemUnderlying_orderBy
Values
Value | Description |
---|---|
id | |
txHash | |
action | |
pool | |
user | |
to | |
reserve | |
userReserve | |
amount | |
timestamp | |
assetPriceUSD |
Referrer_orderBy
Values
Value | Description |
---|---|
id | |
deposits | |
borrows |
Repay_orderBy
Values
Value | Description |
---|---|
id | |
txHash | |
action | |
pool | |
user | |
repayer | |
reserve | |
userReserve | |
amount | |
timestamp | |
assetPriceUSD |
Reserve_orderBy
Values
Value | Description |
---|---|
id | |
underlyingAsset | |
pool | |
symbol | |
name | |
decimals | |
usageAsCollateralEnabled | |
borrowingEnabled | |
stableBorrowRateEnabled | |
isActive | |
isFrozen | |
price | |
reserveInterestRateStrategy | |
optimalUtilisationRate | |
variableRateSlope1 | |
variableRateSlope2 | |
stableRateSlope1 | |
stableRateSlope2 | |
baseVariableBorrowRate | |
baseLTVasCollateral | |
reserveLiquidationThreshold | |
reserveLiquidationBonus | |
utilizationRate | |
totalLiquidity | |
totalATokenSupply | |
totalLiquidityAsCollateral | |
availableLiquidity | |
totalPrincipalStableDebt | |
totalScaledVariableDebt | |
totalCurrentVariableDebt | |
totalDeposits | |
liquidityRate | |
averageStableRate | |
variableBorrowRate | |
stableBorrowRate | |
liquidityIndex | |
variableBorrowIndex | |
aToken | |
vToken | |
sToken | |
reserveFactor | |
lastUpdateTimestamp | |
stableDebtLastUpdateTimestamp | |
aEmissionPerSecond | |
vEmissionPerSecond | |
sEmissionPerSecond | |
aTokenIncentivesIndex | |
vTokenIncentivesIndex | |
sTokenIncentivesIndex | |
aIncentivesLastUpdateTimestamp | |
vIncentivesLastUpdateTimestamp | |
sIncentivesLastUpdateTimestamp | |
lifetimeLiquidity | |
lifetimePrincipalStableDebt | |
lifetimeScaledVariableDebt | |
lifetimeCurrentVariableDebt | |
lifetimeRepayments | |
lifetimeWithdrawals | |
lifetimeBorrows | |
lifetimeLiquidated | |
lifetimeFlashLoans | |
lifetimeFlashLoanPremium | |
lifetimeDepositorsInterestEarned | |
lifetimeReserveFactorAccrued | |
userReserves | |
depositHistory | |
redeemUnderlyingHistory | |
borrowHistory | |
usageAsCollateralHistory | |
swapHistory | |
rebalanceStableBorrowRateHistory | |
repayHistory | |
flashLoanHistory | |
liquidationCallHistory | |
paramsHistory | |
configurationHistory | |
deposits |
ReserveConfigurationHistoryItem_orderBy
Values
Value | Description |
---|---|
id | |
reserve | |
usageAsCollateralEnabled | |
borrowingEnabled | |
stableBorrowRateEnabled | |
isActive | |
isFrozen | |
reserveInterestRateStrategy | |
baseLTVasCollateral | |
reserveLiquidationThreshold | |
reserveLiquidationBonus | |
timestamp |
ReserveParamsHistoryItem_orderBy
Values
Value | Description |
---|---|
id | |
reserve | |
variableBorrowRate | |
variableBorrowIndex | |
utilizationRate | |
stableBorrowRate | |
averageStableBorrowRate | |
liquidityIndex | |
liquidityRate | |
totalLiquidity | |
totalATokenSupply | |
totalLiquidityAsCollateral | |
availableLiquidity | |
priceInEth | |
priceInUsd | |
timestamp | |
totalScaledVariableDebt | |
totalCurrentVariableDebt | |
totalPrincipalStableDebt | |
lifetimePrincipalStableDebt | |
lifetimeScaledVariableDebt | |
lifetimeCurrentVariableDebt | |
lifetimeLiquidity | |
lifetimeRepayments | |
lifetimeWithdrawals | |
lifetimeBorrows | |
lifetimeLiquidated | |
lifetimeFlashLoans | |
lifetimeFlashLoanPremium | |
lifetimeReserveFactorAccrued | |
lifetimeDepositorsInterestEarned |
StableDebtToken_orderBy
Values
Value | Description |
---|---|
id | |
pool | |
underlyingAssetAddress | |
underlyingAssetDecimals |
StableTokenDelegatedAllowance_orderBy
Values
Value | Description |
---|---|
id | |
fromUser | |
toUser | |
amountAllowed | |
userReserve |
SToken_orderBy
Values
Value | Description |
---|---|
id | |
pool | |
underlyingAssetAddress | |
underlyingAssetDecimals | |
tokenContractImpl |
STokenBalanceHistoryItem_orderBy
Values
Value | Description |
---|---|
id | |
userReserve | |
principalStableDebt | |
currentStableDebt | |
timestamp | |
avgStableBorrowRate |
Swap_orderBy
Values
Value | Description |
---|---|
id | |
txHash | |
action | |
pool | |
user | |
reserve | |
userReserve | |
borrowRateModeFrom | |
borrowRateModeTo | |
stableBorrowRate | |
variableBorrowRate | |
timestamp |
SwapHistory_orderBy
Values
Value | Description |
---|---|
id | |
fromAsset | |
toAsset | |
fromAmount | |
receivedAmount | |
swapType |
UsageAsCollateral_orderBy
Values
Value | Description |
---|---|
id | |
txHash | |
action | |
pool | |
user | |
reserve | |
userReserve | |
fromState | |
toState | |
timestamp |
UsdEthPriceHistoryItem_orderBy
Values
Value | Description |
---|---|
id | |
oracle | |
price | |
timestamp |
User_orderBy
Values
Value | Description |
---|---|
id | |
borrowedReservesCount | |
unclaimedRewards | |
lifetimeRewards | |
incentivesLastUpdated | |
reserves | |
depositHistory | |
redeemUnderlyingHistory | |
usageAsCollateralHistory | |
borrowHistory | |
swapHistory | |
rebalanceStableBorrowRateHistory | |
repayHistory | |
liquidationCallHistory | |
incentivizedActions | |
claimIncentives |
UserReserve_orderBy
Values
Value | Description |
---|---|
id | |
pool | |
reserve | |
user | |
usageAsCollateralEnabledOnUser | |
scaledATokenBalance | |
currentATokenBalance | |
scaledVariableDebt | |
currentVariableDebt | |
principalStableDebt | |
currentStableDebt | |
currentTotalDebt | |
stableBorrowRate | |
oldStableBorrowRate | |
liquidityRate | |
stableBorrowLastUpdateTimestamp | |
variableBorrowIndex | |
aTokenincentivesUserIndex | |
vTokenincentivesUserIndex | |
sTokenincentivesUserIndex | |
aIncentivesLastUpdateTimestamp | |
vIncentivesLastUpdateTimestamp | |
sIncentivesLastUpdateTimestamp | |
lastUpdateTimestamp | |
stableTokenDelegatedAllowances | |
variableTokenDelegatedAllowances | |
aTokenBalanceHistory | |
vTokenBalanceHistory | |
sTokenBalanceHistory | |
usageAsCollateralHistory | |
depositHistory | |
redeemUnderlyingHistory | |
borrowHistory | |
swapHistory | |
rebalanceStableBorrowRateHistory | |
repayHistory | |
liquidationCallHistory |
UserTransaction_orderBy
Values
Value | Description |
---|---|
id | |
txHash | |
action | |
pool | |
user | |
timestamp |
VariableDebtToken_orderBy
Values
Value | Description |
---|---|
id | |
pool | |
underlyingAssetAddress | |
underlyingAssetDecimals |
VariableTokenDelegatedAllowance_orderBy
Values
Value | Description |
---|---|
id | |
fromUser | |
toUser | |
amountAllowed | |
userReserve |
VToken_orderBy
Values
Value | Description |
---|---|
id | |
pool | |
underlyingAssetAddress | |
underlyingAssetDecimals | |
tokenContractImpl |
VTokenBalanceHistoryItem_orderBy
Values
Value | Description |
---|---|
id | |
userReserve | |
scaledVariableDebt | |
currentVariableDebt | |
timestamp | |
index |
WETHReserve_orderBy
Values
Value | Description |
---|---|
id | |
address | |
symbol | |
name | |
decimals | |
updatedTimestamp | |
updatedBlockNumber |