Skip to main content

Entities

Entities for the Enceladus subgraph are all listed below.

Enceladus

FieldTypeDescription
idIDenceladus address
bonusMultiplierBigIntbonus multiplier
bonusEndBlockBigIntblock to end bonuses on
devaddrBytesdev fund address
migratorBytesmigrator address
ownerBytesowner address
startBlockBigIntstart block
nvlsBytesNVLS token address
nvlsPerBlockBigIntNVLS per block
totalAllocPointBigInttotal NVLS allocation point
pools[Pools]array of pools
poolCountBigIntnumber of pools
nvlpBalanceBigDecimalNVLP balance
nvlpAgeBigDecimalage of NVLP
nvlpAgeRemovedBigDecimalNVLP age removed
nvlpDepositedBigDecimalamount of NVLP deposited
nvlpWithdrawnBigDecimalamount of NVLP withdrawn
history[History]array of history
updatedAtBigInttimestamp of most recent update

History

FieldTypeDescription
idIDEnceladus ID concantenated with timestamp
ownerBytesowner address (Enceladus, Pool, or User)
nvlpBalanceBigDecimalNVLP balance
nvlpAgeBigDecimalage of NVLP
nvlpAgeRemovedBigDecimalNVLP age removed
nvlpDepositedBigDecimalamount of NVLP deposited
nvlpWithdrawnBigDecimalamount of NVLP withdrawn
timestampBigInttimestamp
blockBigIntblock

Pool

FieldTypeDescription
idIDindex of pool
ownerEnceladusowner address
pairBytespair address
allocPointBigIntallocation point
lastRewardBlockBigIntlast reward block
accNvlsPerShareBigIntaccumulated NVLS per share
users[User]array of users
balanceBigIntNVLP token balance
userCountBigIntnumber of users
nvlpBalanceBigDecimalNVLP balance
nvlpAgeBigDecimalage of NVLP
nvlpAgeRemovedBigDecimalNVLP age removed
nvlpDepositedBigDecimalamount of NVLP deposited
nvlpWithdrawnBigDecimalamount of NVLP withdrawn
nvlsHarvestedBigDecimalamount of NVLS harvested
nvlsHarvestedUSDBigDecimalamount of NVLS harvested in USD
entryUSDBigDecimalall time entries in USD
exitUSDBigDecimalall time exits in USD
timestampBigInttimestamp
blockBigIntblock
updatedAtBigInttimestamp of most recent update

Pool History

FieldTypeDescription
idIDpool id concatenated with unix timestamp for the start of the day / 86400
poolPoolpool
userCountBigIntnumber of users
nvlpBalanceBigDecimalNVLP balance
nvlpAgeBigDecimalage of NVLP
nvlpAgeRemovedBigDecimalNVLP age removed
nvlpDepositedBigDecimalamount of NVLP deposited
nvlpWithdrawnBigDecimalamount of NVLP withdrawn
nvlsHarvestedBigDecimalamount of NVLS harvested
nvlsHarvestedUSDBigDecimalamount of NVLS harvested in USD
entryUSDBigDecimalall time entries in USD
exitUSDBigDecimalall time exits in USD
timestampBigInttimestamp
blockBigIntblock

User

FieldTypeDescription
idIDpool ID concatenated with user address
addressBytesuser address
poolPoolpool
amountBigIntamount
rewardDebtBigIntamount of reward debt
entryUSDBigDecimalall time entries in USD
exitUSDBigDecimalall time exits in USD
nvlsHarvestedBigDecimalamount of NVLS harvested
nvlsHarvestedUSDBigDecimalamount of NVLS harvested in USD
timestampBigInttimestamp
blockBigIntblock