From cb7384a64dd3a53ff61c3c2599bcac19348af9ac Mon Sep 17 00:00:00 2001 From: "tina-cloud-app[bot]" <58178390+tina-cloud-app[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:33:32 +0000 Subject: [PATCH] rpc --- docs/developers/building-on-fuse/rpc.mdx | 29 +++++++++++++----------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/docs/developers/building-on-fuse/rpc.mdx b/docs/developers/building-on-fuse/rpc.mdx index 3c00f28..0b5d6b7 100644 --- a/docs/developers/building-on-fuse/rpc.mdx +++ b/docs/developers/building-on-fuse/rpc.mdx @@ -5,18 +5,21 @@ sidebar_position: 2 # RPC -| Provider | RPC https URL | -| :------------------------------------------------------------- | :-------------------------------------------------------- | -| Fuse Labs\* | https://rpc.fuse.io | -| [Liquify](https://www.liquify.com/) | https://fuse.liquify.com | -| [Blockspaces](https://www.blockspaces.com/web3-infrastructure) | https://web3endpoints.com/fuse-mainnet | -| [Pocket Network](https://www.pokt.network/) | https://fuse.rpc.grove.city/v1/ | -| [GetBlock](https://getblock.io/) | https://fuse.getblock.io/mainnet | -| [OnFinality](https://onfinality.io/) | https://fuse.api.onfinality.io/public | -| [Nodies DLB](https://www.nodies.app/) | https://lb.nodies.app/v1/0cbc3d8d26874a0fa45221f001b8b364 | -| [dRPC](https://www.drpc.org/) | https://fuse.drpc.org | -| [Grove](https://www.grove.city) | [See Guide](../web3-tools/grove) | +| Provider | RPC https URL | +| :------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------- | +| Fuse Labs\* | [https://rpc.fuse.io](https://rpc.fuse.io) | +| Fuse Labs - Reserve\*\* | [https://rpc1.fuse.io/](https://rpc1.fuse.io/) | +| [Liquify](https://www.liquify.com/) | [https://fuse.liquify.com](https://fuse.liquify.com) | +| [Blockspaces](https://www.blockspaces.com/web3-infrastructure) | [https://web3endpoints.com/fuse-mainnet](https://web3endpoints.com/fuse-mainnet) | +| [Pocket Network](https://www.pokt.network/) | [https://fuse.rpc.grove.city/v1/](https://fuse.rpc.grove.city/v1/) | +| [GetBlock](https://getblock.io/) | [https://fuse.getblock.io/mainnet](https://fuse.getblock.io/mainnet) | +| [OnFinality](https://onfinality.io/) | [https://fuse.api.onfinality.io/public](https://fuse.api.onfinality.io/public) | +| [Nodies DLB](https://www.nodies.app/) | [https://lb.nodies.app/v1/0cbc3d8d26874a0fa45221f001b8b364](https://lb.nodies.app/v1/0cbc3d8d26874a0fa45221f001b8b364) | +| [dRPC](https://www.drpc.org/) | [https://fuse.drpc.org](https://fuse.drpc.org) | +| [Grove](https://www.grove.city) | [See Guide](../web3-tools/grove) | -Note\*: Developers are advised to use the Fuse RPC for the end users and wallets such as MetaMask. +\* Developers are advised to use the Fuse RPC for the end users and wallets such as MetaMask. -Fuse Archive node RPC: https://explorer-node.fuse.io/ +\*\* In the case of issues with the Fuse RPC, developers are recommended to try Fuse Labs - Reserve before exploring other options. + +Fuse Archive node RPC: [https://explorer-node.fuse.io/](https://explorer-node.fuse.io/)