Unlock Subgraph Introduction
Unlock has a GraphQL API Endpoint hosted by The Graph called a subgraph for indexing and organizing data from the Unlock smart contracts.
Unlock leverages the Graph Protocol to simplify the process of making meaningful applications leveraging the Unlock Smart Contracts and associated data.
Endpoints
The links below provide a rudimentary tool to build and test your queries.
- Ethereum
- Goerli (Testnet)
- Optimism
- BNB Chain
- Gnosis Chain
- Polygon
- Arbitrum
- Celo
- Avalanche (C-Chain)
- Mumbai (Polygon)
- Palm
Ethereum Decentralized Mainnet
- Explorer Page
- Graphql Endpoint: https://api.thegraph.com/subgraphs/name/unlock-protocol/unlock
- Code Repo