Skip to content

Commit

Permalink
Add Alchemy to RPC list (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev authored Sep 24, 2024
1 parent 7ba5390 commit 45c56ea
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/pages/reference/network/api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ import { EndpointList } from "~/components/Docs";
If you are a developer we highly recommend signing up for a free private
endpoint through [AllThatNode](https://www.allthatnode.com/zetachain.dsrv),
[BlockPI](https://blockpi.io/zeta), [InfStones](https://infstones.com/fast-api),
[Blast API](https://blastapi.io/chains/zetachain), [dRPC](https://drpc.org/chainlist/zeta-chain) or one of our other RPC
partners. The private endpoints have higher throughput, less restrictions, and
will provide a more consistent experience than the public RPCs.
[Blast API](https://blastapi.io/chains/zetachain),
[dRPC](https://drpc.org/chainlist/zeta-chain),
[Alchemy](https://www.alchemy.com/zetachain), or another RPC provider. The
private endpoints have higher throughput, fewer restrictions, and will provide a
more consistent experience than the public RPCs.

## Public endpoints

Expand Down

0 comments on commit 45c56ea

Please sign in to comment.