Subgraph for Rosette protocol.
Network | TheGraph | HTTP endpoint |
---|---|---|
goerli | Hosted Service | https://api.thegraph.com/subgraphs/name/blossomlabs/rosette-stone-goerli |
The example show how to query a list of Gardens.
contract(id: "${contractId}") {
functions {
id
cid
sigHash
submitter
upsertAt
}
}