Skip to content

Commit

Permalink
Update rpc-providers.md (#1772)
Browse files Browse the repository at this point in the history
* 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 <den_lavi@yahoo.com>

---------

Signed-off-by: yunseon na <148749864+yunseonna@users.noreply.github.com>
Signed-off-by: Lavinia Talpas <den_lavi@yahoo.com>
Co-authored-by: Lavinia Talpas <den_lavi@yahoo.com>
  • Loading branch information
yunseonna and laviniat1996 authored Jun 11, 2024
1 parent 8cc22fd commit 3036346
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions docs/tooling/rpc-providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<!-- vale off -->

- JSON-RPC (EVM, Tendermint), REST, and WebSocket APIs supported

<!-- vale on -->

- 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

<!-- vale off -->

- 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'

<!-- vale on -->

#### 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
Expand Down

0 comments on commit 3036346

Please sign in to comment.