Flaunch API
Access any Flaunch data through our Subgraphs
The Flaunch Subgraph
Flaunch uses multiple subgraphs for indexing and organizing data from the Flaunch smart contracts. These subgraphs are hosted on The Graph decentralised service and can be used to query Flaunch data.
Versions and Production Endpoints
Flaunch has its own dedicated subgraph for each chain it has been deployed on.
Each subgraph has a dedicated endpoint for querying data, as well as a page on The Graph explorer that exposes the schema and available fields to query.
Base Mainnet
Graphql Endpoint:
https://gateway.thegraph.com/api/<YOUR_API_KEY_HERE>/subgraphs/id/5zvR82QoaXYFyDEKLZ9t6v9adgnptxYpKpSbxtgVENF
Base Sepolia
Graphql Endpoint:
https://gateway.thegraph.com/api/{api-key}/subgraphs/id/9EWUonPMbQVTeXMUZXhEmcvJYmQ95uLe4ggNCKdEhxrw
Last updated
Was this helpful?