From 3036346eb6b55308b6e5e3258ed0dcbb39847dbd Mon Sep 17 00:00:00 2001 From: yunseon na <148749864+yunseonna@users.noreply.github.com> Date: Tue, 11 Jun 2024 18:13:35 +0900 Subject: [PATCH] Update rpc-providers.md (#1772) * Update rpc-providers.md Proposing to update additional possible public RPC endpoint powered by All That Node. Signed-off-by: yunseon na <148749864+yunseonna@users.noreply.github.com> * vale off for certain lines Signed-off-by: Lavinia Talpas --------- Signed-off-by: yunseon na <148749864+yunseonna@users.noreply.github.com> Signed-off-by: Lavinia Talpas Co-authored-by: Lavinia Talpas --- docs/tooling/rpc-providers.md | 40 +++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/docs/tooling/rpc-providers.md b/docs/tooling/rpc-providers.md index b62b0d47721..8364bb22cc4 100644 --- a/docs/tooling/rpc-providers.md +++ b/docs/tooling/rpc-providers.md @@ -140,6 +140,46 @@ Features: - For C-Chain WSS Endpoint, the URL is `wss://avalanche-fuji-c-chain-rpc.publicnode.com` +### All That Nodes + +[All That Node](https://www.allthatnode.com/avalanche.dsrv) supports the C-Chain. + +Features: + +- 50,000 requests per day with free tier +- Support for over 40 blockchains + + + +- JSON-RPC (EVM, Tendermint), REST, and WebSocket APIs supported + + + +- Unlimited access to archive data +- 24/7 technical support with over 99.9% uptime +- Faucet available on multiple chains +- Unlimited endpoint access with an unlimited number of API keys +- Trace/Debug API supported +- Automated updates + +#### Mainnet + +##### HTTP + + + +- For C-Chain RPC Endpoint, the URL is `https://avalanche-mainnet.g.allthatnode.com/full/evm` +- For C-Chain RPC Endppoint,the URL is 'https://avalanche-mainnet.g.allthatnode.com/archive/evm' + + + +#### Testnet (Fuji) + +##### HTTP + +- For C-Chain RPC Endpoint, the URL is `https://avalanche-fuji.g.allthatnode.com/full/evm` +- For C-Chain RPC Endpoint, the URL is `https://avalanche-fuji.g.allthatnode.com/archive/evm` + ### ANKR #### Mainnet