TheGraph
Build of The Graph, we expose a GraphQL API to access the data on the Fuse Network
Deploying your own subgraph
TheGraph, a decentralized protocol for indexing and querying chain data, supports the Fuse Netork.Go to https://thegraph.com/ to sign up and create your subgraph.
Follow the instructions for how to deploy the subgraph
in
subgraph.yaml
, the network name should befuse
Available Subgraphs
Subgraphs that builded and maintained by the Fuse team, deployed on Fuse internal infrastructure or The Graph hosted service.
Fuseswap
Historic price and stats of the FuseSwap DEX
On TheGraph: https://thegraph.com/explorer/subgraph/fuseio/fuseswap
on Fuse graph-node: https://graph.fuse.io/subgraphs/name/fuseio/fuseswap
Fuse Consensus
on TheGraph: https://thegraph.com/explorer/subgraph/fuseio/fuse-consensus
on Fuse graph-node: https://graph.fuse.io/subgraphs/name/fuseio/fuse-consensus/graphql
Fuse Blocks
Block data of the Fuse Network
on Fuse graph-node: https://graph.fuse.io/subgraphs/name/fuseio/fuse-blocks/graphqlё
Fuse Entities
Businesses and other entities on the Fuse Network
One TheGraph: https://thegraph.com/explorer/subgraph/fuseio/fuse-entities
on Fuse graph-node: https://graph.fuse.io/subgraphs/name/fuseio/fuse-entities/graphql
Fuse Bridge
List of tokens bridged to the Fuse network.
on Fuse graph-node: https://graph.fuse.io/subgraphs/name/fuseio/fuse-ethereum-bridge/graphql
Last updated