diff --git a/docs/get-started/tooling/node-providers/index.mdx b/docs/get-started/tooling/node-providers/index.mdx
index c8066d5d0..72eb716dc 100644
--- a/docs/get-started/tooling/node-providers/index.mdx
+++ b/docs/get-started/tooling/node-providers/index.mdx
@@ -8,55 +8,67 @@ image: /img/socialCards/node-providers.jpg
Provider |
- Linea feature support* |
+ Linea API methods* |
+ WebSocket |
Alchemy |
:white_check_mark: |
+ :white_check_mark: |
ANKR |
:x: |
+ :white_check_mark: |
BLAST API |
:white_check_mark: |
+ :white_check_mark: |
Blockpi |
:white_check_mark: |
+ :white_check_mark: |
DRPC |
- :x: |
+ :white_check_mark: |
+ :white_check_mark: |
GetBlock |
:white_check_mark: |
+ :white_check_mark: |
Infura |
:white_check_mark: |
+ :white_check_mark: |
Moralis |
:x: |
+ :x: |
NOWNodes |
:x: |
+ :x: |
QuickNode |
:x: |
+ :white_check_mark: |
Unifra |
:x: |
+ :white_check_mark: |
-> \* _"Linea feature support" indicates endpoints that support custom features beyond standard
+> \* _"Linea API methods" indicates endpoints that support custom features beyond standard
> Ethereum functionality, such as the [`linea_estimateGas`](../../../api/reference/linea-estimategas.mdx)
> API method, or features that require a specific implementation to work on Linea, such as use of
> the [`finalized` tag](../../how-to/finalized-block.mdx)._
@@ -84,7 +96,8 @@ Public endpoints are rate limited, and not meant for production systems.
Mainnet |
Testnet |
- Linea feature support* |
+ Linea API methods* |
+ Websocket |
@@ -94,6 +107,7 @@ Public endpoints are rate limited, and not meant for production systems.
https://linea-sepolia.public.blastapi.io
|
:white_check_mark: |
+ :white_check_mark: |
@@ -103,6 +117,7 @@ Public endpoints are rate limited, and not meant for production systems.
https://rpc.sepolia.linea.build
|
:white_check_mark: |
+ :x: |
@@ -112,15 +127,7 @@ Public endpoints are rate limited, and not meant for production systems.
https://linea-sepolia.rpc.thirdweb.com
|
:x: |
-
-
-
- https://linea.blockpi.network/v1/rpc/public
- |
-
- https://linea-sepolia.blockpi.network/v1/rpc/public
- |
- :white_check_mark: |
+ :x: |
@@ -128,6 +135,7 @@ Public endpoints are rate limited, and not meant for production systems.
|
N/A |
:x: |
+ :x: |
@@ -137,6 +145,7 @@ Public endpoints are rate limited, and not meant for production systems.
https://go.getblock.io/ACCESS_TOKEN
|
:x: |
+ :white_check_mark: |
@@ -146,10 +155,11 @@ Public endpoints are rate limited, and not meant for production systems.
https://site1.moralis-nodes.com/linea-sepolia/API_KEY
|
:x: |
+ :x: |
-> \* _"Linea feature support" indicates endpoints that support custom features beyond standard
+> \* _"Linea API methods" indicates endpoints that support custom features beyond standard
> Ethereum functionality, such as the [`linea_estimateGas`](../../../api/reference/linea-estimategas.mdx)
> API method, or features that require a specific implementation to work on Linea, such as use of
> the [`finalized` tag](../../how-to/finalized-block.mdx)._