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
        • Setup zkSync Hyperchain
      • Manage zkSync Hyperchain
      • Demo Network
        • Details
        • Bridge
        • Deploying Contract
        • Faucet
      • RPC Access
    • OP Stack
      • Introduction
      • Quick Start Guide
        • Setup OP Stack
      • Manage OP Stack
      • RPC Endpoints
      • Demo Network
        • Details
    • Arbitrum Orbit
      • Introduction
      • Quick Start Guide
        • 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 subQuery status
  • Work with SubQuery:

Was this helpful?

  1. Traceye
  2. Shared Indexing
  3. Hosted SubQuery

Manage Hosted SubQuery

PreviousPurchase SubscriptionNextSettings

Last updated 7 months ago

Was this helpful?

In , you can view a list of all existing subqueries and create a new subQuery using the Add SubQuery button. Click on a subQuery to open the subQuery details. The subQuery details include information such as the Blockchain Family, Blockchain Network, RPC Endpoint and Creation date. You can view the subQuery Deployment Command and the subQuery Query URL.

Monitor your subQuery status

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

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

  • In Progress — the subQuery is in the process of being deployed.

  • Failed — the subQuery deployment is failed.

  • Deployed — the subQuery is being deployed and is syncing data.

Work with SubQuery:

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

Step 2: Navigate to Hosted SubQuery - Click on the Hosted SubQuery above the SHARED INDEXING section on the Left navigation panel.

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

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

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

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

Step 7: After the subQuery is deployed, Status will change from “Not deployed” to “Deployed” and the subQuery will start indexing. They will be able to see the Sync Status, Request Data and Query URL

Step 8: Query URL section provides the URL which will be used to make GraphQL queries. Click on the button on top to access GraphQL playground.

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

Step 10: Click on the “Entities” tab of the deployed subQuery to view the entities associated with the subQuery.

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

Hosted SubQuery
Hosted SubQuery
Traceye Platform