Skip to content

Commit

Permalink
add quicknode option
Browse files Browse the repository at this point in the history
  • Loading branch information
Cahl-Dee authored Jan 10, 2025
1 parent 4712ccd commit da5810e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/zora-network/api-access.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ There are a few supported APIs to access ZORA chain information.

* Use viem/ethers with the public RPC url (https://rpc.zora.energy/) or [your own node](https://docs.conduit.xyz/guides/run-a-node/op-stack-node) to access information.
* You can create a [conduit account](https://docs.conduit.xyz/nodes/get-api-keys) to get a free API key for the ZORA network without rate limits on the public node.
* You can also use [dRPC](https://drpc.org/chainlist/zora) as a paid RPC node provider.
* You can also use [dRPC](https://drpc.org/chainlist/zora) or [QuickNode](https://www.quicknode.com/chains/zora) as paid RPC node providers.

2. Explorer Access:

Expand Down

0 comments on commit da5810e

Please sign in to comment.