Objects
Block
Fields
Name | Description |
---|---|
hashBytes | The hash of the block |
numberInt! | The block number |
timestampInt | Integer representation of the timestamp stored in blocks for the chain |
Meta
The type for the top-level _meta field
Fields
Name | Description |
---|---|
block_Block_! | Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for a block number. It will be filled if the _meta field has no block constraint and therefore asks for the latest block |
deploymentString! | The deployment ID |
hasIndexingErrorsBoolean! | If |
AToken
Fields
Name | Description |
---|---|
idID! | AToken address |
poolPool! | |
underlyingAssetAddressBytes! | |
underlyingAssetDecimalsInt! | |
tokenContractImplBytes! |
ATokenBalanceHistoryItem
Fields
Name | Description |
---|---|
idID! | userReserve + txHash |
userReserveUserReserve! | |
timestampInt! | |
scaledATokenBalanceBigInt! | |
currentATokenBalanceBigInt! | |
indexBigInt! |
Borrow
Implements
Fields
Name | Description |
---|---|
idID! | tx hash |
txHashBytes! | |
actionAction! | |
poolPool! | |
userUser! | |
callerUser! | |
reserveReserve! | |
userReserveUserReserve! | |
amountBigInt! | |
borrowRateBigInt! | |
borrowRateModeBorrowRateMode! | |
referrerReferrer | |
timestampInt! | |
stableTokenDebtBigInt! | |
variableTokenDebtBigInt! | |
assetPriceUSDBigDecimal! |
ChainlinkAggregator
Fields
Name | Description |
---|---|
idID! | |
oracleAssetPriceOracleAsset! |
ChainlinkENS
Fields
Name | Description |
---|---|
idID! | id is the node hash |
aggregatorAddressBytes! | address of the aggregator |
underlyingAddressBytes! | token address represented with this aggregator |
symbolString! | symbol of the token represented on the aggregator |
ClaimIncentiveCall
Fields
Name | Description |
---|---|
idID! | txHash |
incentivesControllerIncentivesController! | |
userUser! | |
amountBigInt! |
ContractToPoolMapping
Fields
Name | Description |
---|---|
idID! | |
poolPool! |
Deposit
Implements
Fields
Name | Description |
---|---|
idID! | tx hash |
txHashBytes! | |
actionAction! | |
poolPool! | |
userUser! | |
callerUser! | |
reserveReserve! | |
userReserveUserReserve! | |
amountBigInt! | |
referrerReferrer | |
timestampInt! | |
assetPriceUSDBigDecimal! |
FlashLoan
Fields
Name | Description |
---|---|
idID! | tx hash |
poolPool! | |
reserveReserve! | |
targetBytes! | |
amountBigInt! | |
totalFeeBigInt! | |
initiatorUser! | |
timestampInt! | |
assetPriceUSDBigDecimal! |
IncentivesController
Fields
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
idID! | address of the incentives controller | ||||||||||||
rewardTokenBytes! | |||||||||||||
rewardTokenDecimalsInt! | |||||||||||||
rewardTokenSymbolString! | |||||||||||||
precisionInt! | |||||||||||||
emissionEndTimestampInt! | |||||||||||||
incentivizedActions[IncentivizedAction!]! | Arguments
| ||||||||||||
claimIncentives[ClaimIncentiveCall!]! | Arguments
|
IncentivizedAction
Fields
Name | Description |
---|---|
idID! | txHash |
incentivesControllerIncentivesController! | |
userUser! | |
amountBigInt! |
LiquidationCall
Implements
Fields
Name | Description |
---|---|
idID! | tx hash |
txHashBytes! | |
actionAction! | |
poolPool! | |
userUser! | |
collateralReserveReserve! | |
collateralUserReserveUserReserve! | |
collateralAmountBigInt! | |
principalReserveReserve! | |
principalUserReserveUserReserve! | |
principalAmountBigInt! | |
liquidatorBytes! | |
timestampInt! | |
collateralAssetPriceUSDBigDecimal! | |
borrowAssetPriceUSDBigDecimal! |
MapAssetPool
Fields
Name | Description |
---|---|
idID! | address of a /s /v token |
poolString! | |
underlyingAssetBytes! |
Pool
Fields
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
idID! | |||||||||||||
protocolProtocol! | |||||||||||||
lendingPoolBytes | |||||||||||||
lendingPoolCollateralManagerBytes | |||||||||||||
lendingPoolConfiguratorImplBytes | |||||||||||||
lendingPoolImplBytes | |||||||||||||
lendingPoolConfiguratorBytes | |||||||||||||
proxyPriceProviderBytes | |||||||||||||
lendingRateOracleBytes | |||||||||||||
configurationAdminBytes | |||||||||||||
ethereumAddressBytes | |||||||||||||
emergencyAdminBytes | |||||||||||||
history[PoolConfigurationHistoryItem!]! | Arguments
| ||||||||||||
lastUpdateTimestampInt! | |||||||||||||
reserves[Reserve!]! | Arguments
| ||||||||||||
depositHistory[Deposit!]! | Arguments
| ||||||||||||
redeemUnderlyingHistory[RedeemUnderlying!]! | Arguments
| ||||||||||||
borrowHistory[Borrow!]! | Arguments
| ||||||||||||
swapHistory[Swap!]! | Arguments
| ||||||||||||
usageAsCollateralHistory[UsageAsCollateral!]! | Arguments
| ||||||||||||
rebalanceStableBorrowRateHistory[RebalanceStableBorrowRate!]! | Arguments
| ||||||||||||
repayHistory[Repay!]! | Arguments
| ||||||||||||
flashLoanHistory[FlashLoan!]! | Arguments
| ||||||||||||
liquidationCallHistory[LiquidationCall!]! | Arguments
| ||||||||||||
activeBoolean! | |||||||||||||
pausedBoolean! |
PoolConfigurationHistoryItem
Fields
Name | Description |
---|---|
idID! | tx hash |
activeBoolean | |
poolPool! | |
lendingPoolBytes | |
lendingPoolCollateralManagerBytes | |
lendingPoolConfiguratorImplBytes | |
lendingPoolImplBytes | |
lendingPoolConfiguratorBytes | |
proxyPriceProviderBytes | |
lendingRateOracleBytes | |
configurationAdminBytes | |
timestampInt! |
PriceHistoryItem
Fields
Name | Description |
---|---|
idID! | |
assetPriceOracleAsset! | |
priceBigInt! | |
timestampInt! |
PriceOracle
Fields
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
idID! | |||||||||||||
proxyPriceProviderBytes! | |||||||||||||
usdPriceEthBigInt! | |||||||||||||
usdPriceEthMainSourceBytes! | |||||||||||||
usdPriceEthFallbackRequiredBoolean! | |||||||||||||
usdDependentAssets[PriceOracleAsset!]! | Arguments
| ||||||||||||
fallbackPriceOracleBytes! | |||||||||||||
tokens[PriceOracleAsset!]! | Arguments
| ||||||||||||
usdPriceEthHistory[UsdEthPriceHistoryItem!]! | Arguments
| ||||||||||||
tokensWithFallback[PriceOracleAsset!]! | Arguments
| ||||||||||||
lastUpdateTimestampInt! | |||||||||||||
versionInt! | |||||||||||||
baseCurrencyBytes | |||||||||||||
baseCurrencyUnitBigInt |
PriceOracleAsset
Fields
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
idID! | |||||||||||||
oraclePriceOracle! | |||||||||||||
priceInEthBigInt! | |||||||||||||
priceSourceBytes! | |||||||||||||
isFallbackRequiredBoolean! | |||||||||||||
typePriceOracleAssetType! | |||||||||||||
platformPriceOracleAssetPlatform! | |||||||||||||
dependentAssets[PriceOracleAsset!]! | Arguments
| ||||||||||||
lastUpdateTimestampInt! | |||||||||||||
priceHistory[PriceHistoryItem!]! | Arguments
| ||||||||||||
fromChainlinkSourcesRegistryBoolean! |
Protocol
Fields
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
idID! | |||||||||||||
pools[Pool!]! | Arguments
|
RebalanceStableBorrowRate
Implements
Fields
Name | Description |
---|---|
idID! | tx hash |
txHashBytes! | |
actionAction! | |
poolPool! | |
userUser! | |
reserveReserve! | |
userReserveUserReserve! | |
borrowRateFromBigInt! | |
borrowRateToBigInt! | |
timestampInt! |
RedeemUnderlying
Implements
Fields
Name | Description |
---|---|
idID! | tx hash |
txHashBytes! | |
actionAction! | |
poolPool! | |
userUser! | |
toUser! | |
reserveReserve! | |
userReserveUserReserve! | |
amountBigInt! | |
timestampInt! | |
assetPriceUSDBigDecimal! |
Referrer
Fields
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
idID! | |||||||||||||
deposits[Deposit!]! | Arguments
| ||||||||||||
borrows[Borrow!]! | Arguments
|
Repay
Implements
Fields
Name | Description |
---|---|
idID! | tx hash |
txHashBytes! | |
actionAction! | |
poolPool! | |
userUser! | |
repayerUser! | |
reserveReserve! | |
userReserveUserReserve! | |
amountBigInt! | |
timestampInt! | |
assetPriceUSDBigDecimal! |
Reserve
Fields
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
idID! | Reserve address | ||||||||||||
underlyingAssetBytes! | |||||||||||||
poolPool! | |||||||||||||
symbolString! | |||||||||||||
nameString! | |||||||||||||
decimalsInt! | |||||||||||||
usageAsCollateralEnabledBoolean! | |||||||||||||
borrowingEnabledBoolean! | |||||||||||||
stableBorrowRateEnabledBoolean! | |||||||||||||
isActiveBoolean! | |||||||||||||
isFrozenBoolean! | |||||||||||||
pricePriceOracleAsset! | |||||||||||||
reserveInterestRateStrategyBytes! | |||||||||||||
optimalUtilisationRateBigInt! | |||||||||||||
variableRateSlope1BigInt! | |||||||||||||
variableRateSlope2BigInt! | |||||||||||||
stableRateSlope1BigInt! | |||||||||||||
stableRateSlope2BigInt! | |||||||||||||
baseVariableBorrowRateBigInt! | |||||||||||||
baseLTVasCollateralBigInt! | |||||||||||||
reserveLiquidationThresholdBigInt! | |||||||||||||
reserveLiquidationBonusBigInt! | |||||||||||||
utilizationRateBigDecimal! | |||||||||||||
totalLiquidityBigInt! | |||||||||||||
totalATokenSupplyBigInt! | |||||||||||||
totalLiquidityAsCollateralBigInt! | |||||||||||||
availableLiquidityBigInt! | |||||||||||||
totalPrincipalStableDebtBigInt! | |||||||||||||
totalScaledVariableDebtBigInt! | |||||||||||||
totalCurrentVariableDebtBigInt! | |||||||||||||
totalDepositsBigInt! | |||||||||||||
liquidityRateBigInt! | |||||||||||||
averageStableRateBigInt! | |||||||||||||
variableBorrowRateBigInt! | |||||||||||||
stableBorrowRateBigInt! | |||||||||||||
liquidityIndexBigInt! | |||||||||||||
variableBorrowIndexBigInt! | |||||||||||||
aTokenAToken! | |||||||||||||
vTokenVToken! | |||||||||||||
sTokenSToken! | |||||||||||||
reserveFactorBigInt! | |||||||||||||
lastUpdateTimestampInt! | |||||||||||||
stableDebtLastUpdateTimestampInt! | |||||||||||||
aEmissionPerSecondBigInt! | |||||||||||||
vEmissionPerSecondBigInt! | |||||||||||||
sEmissionPerSecondBigInt! | |||||||||||||
aTokenIncentivesIndexBigInt! | |||||||||||||
vTokenIncentivesIndexBigInt! | |||||||||||||
sTokenIncentivesIndexBigInt! | |||||||||||||
aIncentivesLastUpdateTimestampInt! | |||||||||||||
vIncentivesLastUpdateTimestampInt! | |||||||||||||
sIncentivesLastUpdateTimestampInt! | |||||||||||||
lifetimeLiquidityBigInt! | |||||||||||||
lifetimePrincipalStableDebtBigInt! | |||||||||||||
lifetimeScaledVariableDebtBigInt! | |||||||||||||
lifetimeCurrentVariableDebtBigInt! | |||||||||||||
lifetimeRepaymentsBigInt! | |||||||||||||
lifetimeWithdrawalsBigInt! | |||||||||||||
lifetimeBorrowsBigInt! | |||||||||||||
lifetimeLiquidatedBigInt! | |||||||||||||
lifetimeFlashLoansBigInt! | |||||||||||||
lifetimeFlashLoanPremiumBigInt! | |||||||||||||
lifetimeDepositorsInterestEarnedBigInt! | |||||||||||||
lifetimeReserveFactorAccruedBigInt! | |||||||||||||
userReserves[UserReserve!]! | Arguments
| ||||||||||||
depositHistory[Deposit!]! | Arguments
| ||||||||||||
redeemUnderlyingHistory[RedeemUnderlying!]! | Arguments
| ||||||||||||
borrowHistory[Borrow!]! | Arguments
| ||||||||||||
usageAsCollateralHistory[UsageAsCollateral!]! | Arguments
| ||||||||||||
swapHistory[Swap!]! | Arguments
| ||||||||||||
rebalanceStableBorrowRateHistory[RebalanceStableBorrowRate!]! | Arguments
| ||||||||||||
repayHistory[Repay!]! | Arguments
| ||||||||||||
flashLoanHistory[FlashLoan!]! | Arguments
| ||||||||||||
liquidationCallHistory[LiquidationCall!]! | Arguments
| ||||||||||||
paramsHistory[ReserveParamsHistoryItem!]! | Arguments
| ||||||||||||
configurationHistory[ReserveConfigurationHistoryItem!]! | Arguments
| ||||||||||||
deposits[Deposit!]! | Arguments
|
ReserveConfigurationHistoryItem
Fields
Name | Description |
---|---|
idID! | tx hash |
reserveReserve! | |
usageAsCollateralEnabledBoolean! | |
borrowingEnabledBoolean! | |
stableBorrowRateEnabledBoolean! | |
isActiveBoolean! | |
isFrozenBoolean! | |
reserveInterestRateStrategyBytes! | |
baseLTVasCollateralBigInt! | |
reserveLiquidationThresholdBigInt! | |
reserveLiquidationBonusBigInt! | |
timestampInt! |
ReserveParamsHistoryItem
Fields
Name | Description |
---|---|
idID! | tx hash |
reserveReserve! | |
variableBorrowRateBigInt! | |
variableBorrowIndexBigInt! | |
utilizationRateBigDecimal! | |
stableBorrowRateBigInt! | |
averageStableBorrowRateBigInt! | |
liquidityIndexBigInt! | |
liquidityRateBigInt! | |
totalLiquidityBigInt! | |
totalATokenSupplyBigInt! | |
totalLiquidityAsCollateralBigInt! | |
availableLiquidityBigInt! | |
priceInEthBigInt! | |
priceInUsdBigDecimal! | |
timestampInt! | |
totalScaledVariableDebtBigInt! | |
totalCurrentVariableDebtBigInt! | |
totalPrincipalStableDebtBigInt! | |
lifetimePrincipalStableDebtBigInt! | |
lifetimeScaledVariableDebtBigInt! | |
lifetimeCurrentVariableDebtBigInt! | |
lifetimeLiquidityBigInt! | |
lifetimeRepaymentsBigInt! | |
lifetimeWithdrawalsBigInt! | |
lifetimeBorrowsBigInt! | |
lifetimeLiquidatedBigInt! | |
lifetimeFlashLoansBigInt! | |
lifetimeFlashLoanPremiumBigInt! | |
lifetimeReserveFactorAccruedBigInt! | |
lifetimeDepositorsInterestEarnedBigInt! |
StableDebtToken
Fields
Name | Description |
---|---|
idID! | StableDebtToken address |
poolPool! | |
underlyingAssetAddressBytes! | |
underlyingAssetDecimalsInt! |
StableTokenDelegatedAllowance
Fields
Name | Description |
---|---|
idID! | stable + fromuser address + touser address+ reserve address |
fromUserUser! | |
toUserUser! | |
amountAllowedBigInt! | |
userReserveUserReserve! |
SToken
Fields
Name | Description |
---|---|
idID! | SToken address |
poolPool! | |
underlyingAssetAddressBytes! | |
underlyingAssetDecimalsInt! | |
tokenContractImplBytes! |
STokenBalanceHistoryItem
Fields
Name | Description |
---|---|
idID! | userReserve + txHash |
userReserveUserReserve! | |
principalStableDebtBigInt! | |
currentStableDebtBigInt! | |
timestampInt! | |
avgStableBorrowRateBigInt! |
Swap
Implements
Fields
Name | Description |
---|---|
idID! | tx hash |
txHashBytes! | |
actionAction! | |
poolPool! | |
userUser! | |
reserveReserve! | |
userReserveUserReserve! | |
borrowRateModeFromBorrowRateMode! | |
borrowRateModeToBorrowRateMode! | |
stableBorrowRateBigInt! | |
variableBorrowRateBigInt! | |
timestampInt! |
SwapHistory
Fields
Name | Description |
---|---|
idID! | tx hash |
fromAssetString! | |
toAssetString! | |
fromAmountBigInt! | |
receivedAmountBigInt! | |
swapTypeString! |
UsageAsCollateral
Implements
Fields
Name | Description |
---|---|
idID! | tx hash |
txHashBytes! | |
actionAction! | |
poolPool! | |
userUser! | |
reserveReserve! | |
userReserveUserReserve! | |
fromStateBoolean! | |
toStateBoolean! | |
timestampInt! |
UsdEthPriceHistoryItem
Fields
Name | Description |
---|---|
idID! | |
oraclePriceOracle! | |
priceBigInt! | |
timestampInt! |
User
Fields
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
idID! | user address | ||||||||||||
borrowedReservesCountInt! | |||||||||||||
unclaimedRewardsBigInt! | |||||||||||||
lifetimeRewardsBigInt! | |||||||||||||
incentivesLastUpdatedInt! | |||||||||||||
reserves[UserReserve!]! | Arguments
| ||||||||||||
depositHistory[Deposit!]! | Arguments
| ||||||||||||
redeemUnderlyingHistory[RedeemUnderlying!]! | Arguments
| ||||||||||||
usageAsCollateralHistory[UsageAsCollateral!]! | Arguments
| ||||||||||||
borrowHistory[Borrow!]! | Arguments
| ||||||||||||
swapHistory[Swap!]! | Arguments
| ||||||||||||
rebalanceStableBorrowRateHistory[RebalanceStableBorrowRate!]! | Arguments
| ||||||||||||
repayHistory[Repay!]! | Arguments
| ||||||||||||
liquidationCallHistory[LiquidationCall!]! | Arguments
| ||||||||||||
incentivizedActions[IncentivizedAction!]! | Arguments
| ||||||||||||
claimIncentives[ClaimIncentiveCall!]! | Arguments
|
UserReserve
Fields
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
idID! | user address + reserve address | ||||||||||||
poolPool! | |||||||||||||
reserveReserve! | |||||||||||||
userUser! | |||||||||||||
usageAsCollateralEnabledOnUserBoolean! | |||||||||||||
scaledATokenBalanceBigInt! | |||||||||||||
currentATokenBalanceBigInt! | |||||||||||||
scaledVariableDebtBigInt! | |||||||||||||
currentVariableDebtBigInt! | |||||||||||||
principalStableDebtBigInt! | |||||||||||||
currentStableDebtBigInt! | |||||||||||||
currentTotalDebtBigInt! | |||||||||||||
stableBorrowRateBigInt! | |||||||||||||
oldStableBorrowRateBigInt! | |||||||||||||
liquidityRateBigInt! | |||||||||||||
stableBorrowLastUpdateTimestampInt! | |||||||||||||
variableBorrowIndexBigInt! | |||||||||||||
aTokenincentivesUserIndexBigInt! | |||||||||||||
vTokenincentivesUserIndexBigInt! | |||||||||||||
sTokenincentivesUserIndexBigInt! | |||||||||||||
aIncentivesLastUpdateTimestampInt! | |||||||||||||
vIncentivesLastUpdateTimestampInt! | |||||||||||||
sIncentivesLastUpdateTimestampInt! | |||||||||||||
lastUpdateTimestampInt! | Amount in currency units included as fee | ||||||||||||
stableTokenDelegatedAllowances[StableTokenDelegatedAllowance!]! | Arguments
| ||||||||||||
variableTokenDelegatedAllowances[VariableTokenDelegatedAllowance!]! | Arguments
| ||||||||||||
aTokenBalanceHistory[ATokenBalanceHistoryItem!]! | Arguments
| ||||||||||||
vTokenBalanceHistory[VTokenBalanceHistoryItem!]! | Arguments
| ||||||||||||
sTokenBalanceHistory[STokenBalanceHistoryItem!]! | Arguments
| ||||||||||||
usageAsCollateralHistory[UsageAsCollateral!]! | Arguments
| ||||||||||||
depositHistory[Deposit!]! | Arguments
| ||||||||||||
redeemUnderlyingHistory[RedeemUnderlying!]! | Arguments
| ||||||||||||
borrowHistory[Borrow!]! | Arguments
| ||||||||||||
swapHistory[Swap!]! | Arguments
| ||||||||||||
rebalanceStableBorrowRateHistory[RebalanceStableBorrowRate!]! | Arguments
| ||||||||||||
repayHistory[Repay!]! | Arguments
| ||||||||||||
liquidationCallHistory[LiquidationCall!]! | Arguments
|
VariableDebtToken
Fields
Name | Description |
---|---|
idID! | VariableDebtToken address |
poolPool! | |
underlyingAssetAddressBytes! | |
underlyingAssetDecimalsInt! |
VariableTokenDelegatedAllowance
Fields
Name | Description |
---|---|
idID! | variable + fromuser address + touser address+ reserve address |
fromUserUser! | |
toUserUser! | |
amountAllowedBigInt! | |
userReserveUserReserve! |
VToken
Fields
Name | Description |
---|---|
idID! | VToken address |
poolPool! | |
underlyingAssetAddressBytes! | |
underlyingAssetDecimalsInt! | |
tokenContractImplBytes! |
VTokenBalanceHistoryItem
Fields
Name | Description |
---|---|
idID! | userReserve + txHash |
userReserveUserReserve! | |
scaledVariableDebtBigInt! | |
currentVariableDebtBigInt! | |
timestampInt! | |
indexBigInt! |
WETHReserve
Fields
Name | Description |
---|---|
idID! | weth address |
addressBytes! | |
symbolString! | |
nameString! | |
decimalsInt! | |
updatedTimestampInt! | |
updatedBlockNumberBigInt! |