From 81f7bafb8b38c35f5b8c7b224e8197cf751b1b8a Mon Sep 17 00:00:00 2001 From: schultzie <9121234+dylanschultzie@users.noreply.github.com> Date: Wed, 13 Sep 2023 09:57:12 -0700 Subject: [PATCH] Update providers.md --- docs/5.api/rpc/providers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/5.api/rpc/providers.md b/docs/5.api/rpc/providers.md index f65e5e3fac1..7f3f53d35bb 100644 --- a/docs/5.api/rpc/providers.md +++ b/docs/5.api/rpc/providers.md @@ -27,6 +27,7 @@ If you want to use a custom RPC provider with NEAR Wallet Selector, [check this | [Gateway.fm](https://gateway.fm/) | `https://rpc.near.gateway.fm/` | | [GetBlock](https://getblock.io/nodes/near/) | `https://getblock.io/nodes/near/` | | [Infura](https://docs.infura.io/infura/networks/near) | `https://near-mainnet.infura.io/v3/` | +| [Lavender.Five Nodes](https://lavenderfive.com/) | `https://near.lavenderfive.com/` | | [NodeReal](https://nodereal.io) | `https://nodereal.io/api-marketplace/near-rpc` | | [NOWNodes](https://nownodes.io/) | `https://near.nownodes.io/` | | [OMNIA](https://omniatech.io) | `https://endpoints.omniatech.io/v1/near/mainnet/public` |