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
- Binance Smart Chain
- Gnosis Chain
- Polygon
- localhost
- Arbitrum
- Celo
- Avalanche (C-Chain)
- Mumbai (Polygon)
Ethereum Decentralized Mainnet
- Explorer Page
- Graphql Endpoint: https://api.thegraph.com/subgraphs/name/unlock-protocol/unlock
- Code Repo