Skip to main content
Ormi automatically syncs the data so you can continue querying without changes to your schema or mappings

Getting started

  1. In the Ormi dashboard, click 0xGraph
  2. Expand the Migrate from another provider section
0xGraph graph init
Note: If you already deployed a subgraph, click on Deploy Subgraph for the window to pop up. Keep this tab open. We’ll come back to this part in a bit.

How to find the deployment ID using The Graph Explorer

0xGraph graph init

Find the subgraph you want to migrate and copy the deployment ID

In this guide, we’ll be migrating Uniswap v4 on Base Chain from TheGraph.
0xGraph graph init

Head back to the 0xGraph page

Complete the required fields in the Migrate from another provider section
0xGraph graph init
  1. Deployment ID: QQmS1ehFzXTD9eA1f1EgjZvdyAj2EHtVNMrEN91H3pLuHMy
  2. Network: Base
  3. Name: base-uniswap-v4
  4. Version: v.1
After entering these details, you’ll be redirected to the 0xGraph dashboard, where your subgraph will start syncing automatically.
0xGraph graph init
That’s it! Once your subgraph syncs, you’ll be able to query data directly through Ormi’s 0xGraph.

Next steps

I