- Sepolia:
https://api.studio.thegraph.com/query/60400/chainlinkhack-opgoer-nft/version/latest
- Avalanche Fuji:
https://api.studio.thegraph.com/query/60400/chainlinkhack-fuji-nft/version/latest
- Optimism Goerli:
https://api.studio.thegraph.com/query/60400/chainlinkhack-opgoer-nft/version/latest
{
newApplicants {
id
applicant
listingID
profileURL
transactionHash
blockNumber
blockTimestamp
}
}
graph codegen
graph buld --network <network name in network.json>
graph deploy --studio <subgraph studio name>