From a1369a9c88a3f3e6edd6eccf95a9ec331b3dd1dd Mon Sep 17 00:00:00 2001 From: hkhiem8 <88019192+hkhiem8@users.noreply.github.com> Date: Fri, 7 Aug 2026 13:05:22 -0400 Subject: [PATCH] docs: add Uniblock to the RPC providers list --- docs/pages/resources/developer-tools.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pages/resources/developer-tools.mdx b/docs/pages/resources/developer-tools.mdx index 08e15ae..7963e22 100644 --- a/docs/pages/resources/developer-tools.mdx +++ b/docs/pages/resources/developer-tools.mdx @@ -56,6 +56,7 @@ Any EVM-compatible wallet works with Taiko. Add the network manually or via [EIP | **Ankr** | [ankr.com/rpc/taiko](https://www.ankr.com/rpc/taiko/) | | **Tenderly** | [docs.tenderly.co/node/rpc-reference/taiko](https://docs.tenderly.co/node/rpc-reference/taiko) | | **Thirdweb** | [thirdweb.com/chainlist](https://thirdweb.com/chainlist?service=rpc-edge&query=taiko) | +| **Uniblock** | [uniblock.dev/chains/taiko](https://uniblock.dev/chains/taiko/) | For production applications, use a dedicated RPC provider to avoid public rate limits. See [Connect to Taiko](/quickstart/connect) for the full list.