Subgraph

Defichain Domain has a GraphQL API Endpoint called a subgraph for indexing and organizing data from the Defichain Domain smart contracts.

This subgraph can be used to query Defichain Domain data.

Subgraph information is serviced by a decentralized group of server operators called Indexers.

GraphQL Schema

The schema of GraphQL elements available is defined in /schema.graphql

Defichain Mainnet

Querying from an Application

Managing your API Key & Setting your indexer preferences

Last updated