Skip to main content

Entities

Entities for the Dione subgraph are all listed below.

Dione

FieldTypeDescription
idIDdione address
nvlsBigInttotal NVLS allocation point
nvlsPerSecond[Pools]NVLS served per second
totalAllocPointBigInttotal allocation point
pools[Pool]array of pools
timestampBigInttimestamp
blockBigIntblock

Pool

FieldTypeDescription
idIDindex of pool
dioneDioneDione
pairBytespair address
rewarderRewarderrewarder
allocPointBigIntallocation point
lastRewardBlockBigIntlast reward block
accNvlsPerShareBigIntaccumulated NVLS per share
users[User]array of users
userCountBigIntnumber of users
nvlpBalanceBigDecimalNVLP balance
timestampBigInttimestamp
blockBigIntblock

NativeRewarderPool

FieldTypeDescription
idIDrewarder address
rewardTokenBytesreward token address
rewardPerSecondBytesrewards per second
totalAllocPointBigInttotal allocation point
timestampBigInttimestamp
blockBigIntblock

User

FieldTypeDescription
idIDpool ID concatenated with user address
addressBytesuser address
poolPoolpool
amountBigIntamount
rewardDebtBigIntamount of reward debt
nvlsHarvestedBigDecimalamount of NVLS harvested
timestampBigInttimestamp
blockBigIntblock