Subgraph
The subgraph of the Gotchiverse
Introduction
Schema
Examples
Events
{
transferFromUser: transferEvents(where: {from:"0xa97946357a1f6c251b9d257833ab0233ed863527"}) {
from
to
tokenId
}
transferToUser: transferEvents(where: {to:"0xa97946357a1f6c251b9d257833ab0233ed863527"}) {
from
to
tokenId
}
upgradeFinalizedEvents(where: {parcel: "23596"}) {
installation {
name
}
}
}Gotchis and Parcels
Installation Types and Tile Types
Stats
Contribute
Last updated
Was this helpful?