Zeeve Documentation
  • Zeeve Platform
    • Manage Your Account
    • Manage Workspaces
    • Technical Support
  • Rollups
    • Polygon CDK zkRollups
      • Introduction
      • Quick Start Guide
        • Purchase Subscription
        • Create your zkRollup Chain
      • Manage CDK zkRollups
      • Demo Network
        • Details
        • Bridge
        • RPC Access
        • Deploy Contract
    • zkSync Hyperchain
      • Introduction
      • Quick Start Guide
        • Purchase Subscription
        • Setup zkSync Hyperchain
      • Manage zkSync Hyperchain
      • Demo Network
        • Details
        • Bridge
        • Deploying Contract
        • Faucet
      • RPC Access
    • OP Stack
      • Introduction
      • Quick Start Guide
        • Purchase Subscription
        • Setup OP Stack
      • Manage OP Stack
      • RPC Endpoints
      • Demo Network
        • Details
    • Arbitrum Orbit
      • Introduction
      • Quick Start Guide
        • Purchase Subscription
        • Setup Arbitrum Orbit
      • Manage Arbitrum Orbit
      • RPC Endpoints
      • Demo Network
        • Details
  • Traceye
    • Shared Indexing
      • Hosted Subgraphs
        • Quick Start Guide
          • Purchase Subscription
        • Manage Hosted Subgraphs
          • Webhook
          • Settings
      • Hosted SubQuery
        • Quick Start Guide
          • Purchase Subscription
        • Manage Hosted SubQuery
          • Settings
    • Dedicated Indexing
      • Graph Nodes
        • Quick Start Guide
          • Purchase Subscription
        • Graph Node Manual
          • Deploy Graph Node
          • View Analytics
          • Manage Addon Services
          • Ledger Data Pruning
        • Subgraph Manual
          • Manage Subgraph
          • Webhook Management
          • Index Data Pruning
          • Settings
          • Substreams-Powered Subgraphs
      • Subquery Nodes
        • Quick Start Guide
          • Purchase Subscription
        • Subquery Node Manual
          • Deploy Subquery Node
          • View Analytics
          • Manage Addon Services
        • Subquery Manual
          • Manage Subquery
          • Settings
  • RPC Nodes
    • Deploy Your RPC Node
    • Manage Your RPC Node
      • Manage Node
      • Delete Node
  • Archive Nodes
    • Deploy Your Archive Node
    • Manage Your Archive Node
      • Manage Node
      • Delete Node
  • Validator Nodes
    • Deploy Your Validator Node
    • Manage Your Validator Node
      • Manage Node
    • Coreum
      • Deploy Coreum Validator Node
      • Manage Coreum Validator Node
        • Edit Validator Details
        • Unbound Token
        • Withdraw Reward and Commission
        • Change Reward Wallet
        • Enable Restake
        • Delete Node
    • Shido
      • Deploy Shido Validator Node
      • Manage Shido Validator Node
        • Analytics
        • Edit Validator Details
        • Unbound Tokens
        • Withdraw Reward and Commission
        • Change Reward Wallet
        • Delete Node
    • Beam L1
      • Deploy Beam L1 Validator Node
      • Manage Beam L1 Validator Node
Powered by GitBook
On this page
  • Monitor your subgraph status
  • Work with Subgraphs:

Was this helpful?

  1. Traceye
  2. Shared Indexing
  3. Hosted Subgraphs

Manage Hosted Subgraphs

PreviousPurchase SubscriptionNextWebhook

Last updated 1 year ago

Was this helpful?

In , you can view a list of all existing subgraphs and create a new subgraph using the Create Subgraph button. Click on a subgraph to open the subgraph details. The subgraph details include information such as the Creation date, Blockchain Network, and Workspace. You can view the subgraph Deployment Command and the Subgraph Query URL.

Monitor your subgraph status

The status of a subgraph is displayed on the subgraph detail page. The status will be one of the following:

  • Not deployed — this status is displayed when you create a subgraph but have not yet deployed a subgraph.

  • Deployed — the subgraph is in the process of being deployed and is syncing data.

Work with Subgraphs:

Step 1: Register/Login - Create a new account or log in to your existing account on the .

Step 2: Navigate to Hosted Subgraphs - Click on the Hosted Subgraphs above the TRACEYE section on the Left navigation panel.

Step 3: You will be redirected to the Subgraph Dashboard screen to view a list of all existing subgraphs.

Step 4: Click on the Create Subgraph button at the top right of the screen, after which you will be redirected to the Create Subgraph screen.

Step 5: Enter valid Details of the subgraph and Click on the Add Subgraph button. After successful authentication, you can create a subgraph and be redirected to the details page.

Step 6: The subgraph details page includes information such as the Creation date, Blockchain Network, and Workspace. You can view the API units consumed and other request metadata. Also, you can view the Subgraph Query URL and the Subgraph Deployment Command, which you are required to deploy the subgraph.

Step 7: The subgraph details page includes information such as the latest and current block Sync Status.

Step 8: Click on the Query URL to trace all successful hits. The results are stored in a PostgreSQL database.

Step 9: Click on the Log button of any deployed subgraph to get real-time status information about the progress of the sync.

Step 10: Click on the Delete button to delete a subgraph. Your subgraph is deleted, and you return to the dashboard page. Then click on Continue to authorize the deletion.

Subgraphs
Subgraphs
Zeeve Platform