ข้ามไปยังเนื้อหาหลัก

LOOKS Distribution Subgraph Entities

LOOKS Distribution Subgraph Entities

User

FieldTypeDescription
idID!User Id
airdropAmountBigDecimal!Airdrop amount claimed (LOOKS)
airdropClaimDateBigInt!Airdrop claim date
aggregatorAdjustedDepositAmountBigDecimal!Aggregator adjusted deposit amount (LOOKS)
aggregatorTotalCollectedLooksBigDecimal!Aggregator total LOOKS collected
aggregatorLastDepositDateBigInt!Aggregator last deposit date
aggregatorLastWithdrawDateBigInt!Aggregator last withdraw date
aggregatorIsActiveBoolean!Checks wether aggrgator is active or not
feeSharingAdjustedDepositAmountBigDecimal!Fee sharing - Adjusted deposit amount (LOOKS)
feeSharingTotalCollectedLooksBigDecimal!Fee Sharing - Total LOOKS collected
feeSharingTotalCollectedWETHBigDecimal!Fee Sharing - Total WETH collected
feeSharingLastDepositDateBigInt!Fee Sharing - Last deposit date
feeSharingLastHarvestDateBigInt!Fee Sharing - Last harvest date
feeSharingLastWithdrawDateBigInt!Fee Sharing - Last withdraw date
feeSharingIsActiveBoolean!Checks wether fee sharing is active or not
listingRewardsAmountBigDecimal!Listing Rewards - Total LOOKS collected
listingRewardsLastClaimDateBigInt!Listing Rewards - Last claim date
tradingRewardsAmountBigDecimal!Trading Rewards - Total LOOKS collected
tradingRewardsLastClaimDateBigInt!Trading Rewards - Last claim date
stakingPoolUniswapV2TotalCollectedLOOKSBigDecimal!UniswapV2 Staking - Total LOOKS collected
stakingPoolUniswapV2LastDepositDateBigInt!UniswapV2 Staking - Last deposit date
stakingPoolUniswapV2LastHarvestDateBigInt!UniswapV2 Staking - Last harvest date
stakingPoolUniswapV2LastWithdrawDateBigInt!UniswapV2 Staking - Last withdraw date

DailySnapshot

FieldTypeDescription
idID!Daily Snapshot Id
dateBigInt!Daily Snapshot date
activeStakersBigInt!Number of unique active stakers (Aggregator + Fee Sharing)
newStakersBigInt!Daily new stakers (Aggregator + Fee Sharing)
removedStakersBigInt!Daily removed stakers (Aggregator + Fee Sharing)
aggregatorActiveUsersBigInt!Aggregator - Number of active users
aggregatorNewUsersBigInt!Aggregator - Daily new users
aggregatorRemovedUsersBigInt!Aggregator - Daily removed users
aggregatorDailyInflowLOOKSBigDecimal!Aggregator - Daily inflow (LOOKS)
aggregatorDailyOutflowLOOKSBigDecimal!Aggregator - Daily outflow (LOOKS)
aggregatorTotalStakedLOOKSBigDecimal!Aggregator - Total LOOKS staked
aggregatorTotalWETHSoldBigDecimal!Aggregator - Total WETH sold
aggregatorTotalLOOKSReceivedBigDecimal!Aggregator - Total LOOKS received from sales
aggregatorConversionCountBigInt!Aggregator - Number of conversions
feeSharingActiveUsersBigInt!Fee Sharing - Number active users
feeSharingNewUsersBigInt!Fee Sharing - Daily new users
feeSharingRemovedUsersBigInt!Fee Sharing - Daily removed users
feeSharingDailyInflowLOOKSBigDecimal!Fee Sharing - Daily inflow (LOOKS)
feeSharingDailyOutflowLOOKSBigDecimal!Fee Sharing - Daily outflow (LOOKS)
feeSharingTotalStakedLOOKSBigDecimal!Fee Sharing - Total LOOKS staked

Overview

FieldTypeDescription
idID!Overview Id
activeStakersBigInt!Number of unique active stakers (Aggregator + Fee Sharing)
aggregatorActiveUsersBigInt!Aggregator - Number of active users
aggregatorTotalStakedLOOKSBigDecimal!Aggregator - Total LOOKS staked
feeSharingActiveUsersBigInt!Fee Sharing - Number active users
feeSharingTotalStakedLOOKSBigDecimal!Fee Sharing - Total LOOKS staked

RewardPeriod

FieldTypeDescription
idID!ID (transaction hash)
blockBigInt!Block number
dateBigInt!Date (timestamp)
numberBlocksBigInt!Period length (in blocks)
rewardBigDecimal!Reward amount for the period (in WETH)
rewardPerBlockBigDecimal!Reward per block for the period (in WETH)

AggregatorConversion

FieldTypeDescription
idID!ID (transaction hash)
blockBigInt!Block number
dateBigInt!Date (timestamp)
amountSoldBigDecimal!Reward sold (in WETH)
amountReceivedBigDecimal!Reward received (in LOOKS)
priceOfETHInLOOKSBigDecimal!Price of 1 WETH in LOOKS