Skip to main content

Entities

Entities for the Maker subgraph are all listed below.

Maker

FieldTypeDescription
idIDmaker address
sushiServedBigIntall time SUSHI served
totalServingsBigDecimaltotal amount of servings
servers[Server]array of servers
servings[Serving]array of servings
blockBigIntblock
timestampBigInttimestamp

Server

FieldTypeDescription
idIDmaker address
makerMakermaker
sushiServedBigDecimalSUSHI served
totalServingsBigDecimaltotal amount of servings
servings[Serving]array of servings
blockBigIntblock
timestampBigInttimestamp

Serving

FieldTypeDescription
idIDpair address concatenated with block number
makerMakermaker
serverServerserver
txBytestransaction
token0Byteshalf of pair
token1Byteshalf of pair
amount0BigIntamount of token0
amount1BigIntamount of token1
amountSushiBig Intamount of SUSHI served
blockBig Intblock
timestmapBig Inttimestamp