Skip to main content

Entities

Entities for the Foundry subgraph are all listed below.

Foundry

FieldTypeDescription
idIDfoundry address
nvlsServedBigIntall time NVLS served
totalServingsBigDecimaltotal amount of servings
servers[Server]array of servers
servings[Serving]array of servings
blockBigIntblock
timestampBigInttimestamp

Server

FieldTypeDescription
idIDfoundry address
foundryFoundryfoundry
nvlsServedBigDecimalNVLS served
totalServingsBigDecimaltotal amount of servings
servings[Serving]array of servings
blockBigIntblock
timestampBigInttimestamp

Serving

FieldTypeDescription
idIDpair address concatenated with block number
foundryFoundryfoundry
serverServerserver
txBytestransaction
token0Byteshalf of pair
token1Byteshalf of pair
amount0BigIntamount of token0
amount1BigIntamount of token1
amountNvlsBig Intamount of NVLS served
blockBig Intblock
timestmapBig Inttimestamp