# Add support for zora network

**URL:** https://forum.thegraph.com/t/add-support-for-zora-network/4544
**Category:** New Chain Integrations
**Created:** [September 18, 2023, 11:44am UTC](https://forum.thegraph.com/t/add-support-for-zora-network/4544 "2023-09-18T11:44:18Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![iainzora](https://avatars.discourse-cdn.com/v4/letter/i/ea666f/32.png) [@iainzora](https://forum.thegraph.com/u/iainzora)
#### Post date: [September 18, 2023, 11:44am UTC](https://forum.thegraph.com/t/add-support-for-zora-network/4544/1 "2023-09-18T11:44:18Z")

</div>

**If you’re creating a topic here, it means you’re seeking protocol integration for a new data source, according to the [Chain Integration Process GIP](https://forum.thegraph.com/t/gip-0057-chain-integration-process/4468).**

> Use of this template is mandatory to start the integration process.  
> Please fill out placeholders, removing any notes such as this one.

* * *

## About `zora`

Zora is a op-stack rollup rolling up to the ethereum mainnet chain. It primarily serves as a NFT/media chain and the core application of the zora network is [zora.co](http://zora.co). More information about the chain can be found at [zora.energy](https://zora.energy/).

Currently, there are 1.1 million active wallets and over 3.5k ETH total locked value on the chain. However, it’s important to note that there are no DeFi applications or use cases currently and the chain primarily functions as a media / NFT chain.

## Contact Information

I’m the lead protocol engineer at ZORA. Our team maintains the subgraph integrations with the ZORA protocol. We utilize a private subgraph server for our main application across Zora network, alongside base, optimism, and ethereum mainnet.

## Graph Node integration

The chain is a standard op-stack based EVM chain and should work with no further changes on the graph ecosystem.

We provide a RPC node (details available at: [https://docs.zora.co/docs/zora-network/network](https://docs.zora.co/docs/zora-network/network))

## Integration with Subgraph Studio or alternatives

We can provide an RPC endpoint and key for subgraph studio.

## Indexer Documentation

The requirements to index zora network should be almost the same as indexing optimism.

We provide a status page for the network at [status.zora.energy/](http://status.zora.energy/).

---

<div class="post-metadata">

### Author: ![Pedro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.thegraph.com/pedro/32/658_2.png) [@Pedro](https://forum.thegraph.com/u/Pedro)
#### Post date: [September 18, 2023, 12:02pm UTC](https://forum.thegraph.com/t/add-support-for-zora-network/4544/2 "2023-09-18T12:02:43Z")

</div>

Hi [iainzora](https://forum.thegraph.com/u/iainzora),

Thanks for filling out the template - a lot of good info here, which should help us streamline the process. I am excited to see Zora on the network soon!

Here’s a list of next steps:

1. Share a subgraph example on Zora. This will allow Indexers to sync it so we can monitor the overall Quality of Service (how Indexers can reliably and performantly serve Zora) and look for any PoI divergence. Both QoS and determinism assurances are essential for mainnet support with indexing rewards.
2. Provide more information on how to run an archive node for Indexers. I’m sure Indexers will appreciate your support on good documentation.
3. Work on the Subgraph Studio integration. @kyleArojas already mentioned your team is working on this, and, as you said, you’d be providing the required RPC endpoint.

That’s it for now. 🙂

I’ll ensure Indexers are aware of this proposal so that they can get ready syncing nodes. If you’d like to join our weekly Indexer Office Hours (community call targeting Indexers), feel free to do so by following this link: [Discord](https://discord.com/events/438038660412342282/1151495154696462386). This call happens every Tuesday at 6 p.m. UTC.

Let me know if I can help you further.

---

<div class="post-metadata">

### Author: ![mdarwin](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.thegraph.com/mdarwin/32/737_2.png) [@mdarwin](https://forum.thegraph.com/u/mdarwin)
#### Post date: [September 19, 2023, 7:26pm UTC](https://forum.thegraph.com/t/add-support-for-zora-network/4544/3 "2023-09-19T19:26:03Z")

</div>

It is always exciting to add new chains to the network. Could you provide the exact details for running a zora archive node so indexers can get started if they are interested? thanks.

---

<div class="post-metadata">

### Author: ![iainzora](https://avatars.discourse-cdn.com/v4/letter/i/ea666f/32.png) [@iainzora](https://forum.thegraph.com/u/iainzora)
#### Post date: [December 12, 2023, 8:49pm UTC](https://forum.thegraph.com/t/add-support-for-zora-network/4544/4 "2023-12-12T20:49:57Z")

</div>

1. Subgraph example: [GitHub - ourzora/zora-creator-subgraph](https://github.com/ourzora/zora-creator-subgraph)
2. Here is a guide on how to run archive nodes for indexers on zora: [GitHub - conduitxyz/node: Everything required to run your own Conduit rollup node](https://github.com/conduitxyz/node)
3. Chatting with Kyle on the subgraph studio side

@mdarwin @Pedro

---

<div class="post-metadata">

### Author: ![Pedro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.thegraph.com/pedro/32/658_2.png) [@Pedro](https://forum.thegraph.com/u/Pedro)
#### Post date: [December 12, 2023, 11:22pm UTC](https://forum.thegraph.com/t/add-support-for-zora-network/4544/5 "2023-12-12T23:22:12Z")

</div>

This is very helpful, @iainzora 🙂 Thanks for sharing.

We will ensure our Indexers use that subgraph for early testing. If you have others, please share them here. More subgraphs = better testing.

---

<div class="post-metadata">

### Author: ![iainzora](https://avatars.discourse-cdn.com/v4/letter/i/ea666f/32.png) [@iainzora](https://forum.thegraph.com/u/iainzora)
#### Post date: [January 17, 2024, 7:34pm UTC](https://forum.thegraph.com/t/add-support-for-zora-network/4544/6 "2024-01-17T19:34:09Z")

</div>

Some more subgraphs on Zora:

0xsplits contracts:

> **[GitHub - 0xSplits/splits-contracts: Core smart contracts of 0xSplits](https://github.com/0xSplits/splits-contracts)**
>
> Core smart contracts of 0xSplits. Contribute to 0xSplits/splits-contracts development by creating an account on GitHub.

Nouns builder subgraph:

> <https://github.com/ourzora/nouns-builder/tree/main/apps/subgraph>
>
> //github.com/ourzora/nouns-builder/tree/main/apps/subgraph
