# Free and commercial RPC endpoints

### Free RPC URLs for Cronos

{% hint style="danger" %}
Public RPCs URL Updates:

The Cronos RPC endpoints have been updated in March 2021 (shown as below) and it is recommended that all users update the endpoints. The old endpoints are still available for compatibility but maybe deprecated later.
{% endhint %}

{% hint style="info" %}
Request Limits on Public RPCs:

To provide a stable experience to users, there is a request rate limit on the public RPCs to ensure fair usage. If your application requires a higher usage, please consider setting up your own nodes or using a commercial node provider. You can also reach out to us on [Discord](https://discord.gg/cGtxgVfGMZ) for assistance.
{% endhint %}

{% hint style="info" %}
Public RPCs Integration Tips:

There are more than one machines serving the public RPC services. There is no guarantee that you are served by the same machine every time. For example, if you are broadcasting many transactions in a row, they will be sent to multiple machines that may not be perfectly in sync with respect to the account nonce, and this may cause your batch to fail.

If you are sending large numbers of transactions from your backend, consider setting up a single dedicated node.
{% endhint %}

{% tabs %}
{% tab title="Mainnet" %}

* **EVM HTTP JSON RPC (Web3 compatible)**
  * <https://evm.cronos.org/>
* **Block explorer**
  * <https://explorer.cronos.org/>
* **Tendermint RPC**
  * <https://rpc.cronos.org/>
* **Cosmos RESTful**
  * <https://rest.cronos.org/>
* **Cosmos gRPC Based**
  * [https://grpc.cronos.org/](http://grpc.cronos.org/)
* **Swagger Playground**
  * <https://cronos.org/swagger?network=mainnet>
* **Swagger Rest API**
  * <https://rest.cronos.org/swagger/>
    {% endtab %}

{% tab title="Testnet" %}

* **EVM HTTP JSON RPC (Web3 compatible)**
  * <https://evm-t3.cronos.org/>
* **Block explorer**
  * <https://explorer.cronos.org/testnet>
* **Tendermint RPC**
  * <https://rpc-t3.cronos.org/>
* **Cosmos RESTful**
  * <https://rest-t3.cronos.org/>
* **Cosmos gRPC Based**
  * <https://grpc-t3.cronos.org/>
* **Swagger Playground**
  * <https://cronos.org/swagger?network=testnet>
    {% endtab %}

{% tab title="3rd party" %}
**EVM HTTP JSON RPC (Web3 compatible)**

Mainnet

* <https://1rpc.io/cro> (automata)
* <https://cronos-mainnet-rpcaas.blockdaemon.tech/eth_rpc> (Blockdaemon)
  {% endtab %}
  {% endtabs %}

### Commercial node providers

{% hint style="info" %}
Disclaimer:&#x20;

The RPC endpoints below are provided by third-party services. Please conduct thorough independent research and testing before use. The use of these endpoints is at the user's sole risk.
{% endhint %}

* Moralis:
  * [Moralis Nodes](https://moralis.io/nodes/?utm_source=cronos-docs\&utm_medium=partner-docs)
  * [Moralis YouTube Tutorials](https://www.youtube.com/@MoralisWeb3)
* Blockdaemon:
  * [Blockdaemon landing page](https://blockdaemon.com/protocols/cronos/)
* RockX:
  * [Guide to Cronos Free Access Node](https://help.rockx.com/en/articles/6153885-guide-to-cronos-free-access-node)
  * [Cronos Blockchain API for Web3 Builders](https://access.rockx.com/product/cronos-blockchain-api-for-web3-builders)
* Chainstack:
  * [Cronos documentation](https://docs.chainstack.com/operations/cronos/)
  * [Get started with Cronos Node on Chainstack](https://chainstack.com/build-better-with-cronos/)
  * [Build lottery smart contract on Cronos blockchain with Chainstack](https://chainstack.com/lottery-smart-contract-on-cronos-blockchain/)
  * [Chainstack announces support for Cronos](https://chainstack.com/chainstack-announces-support-for-cronos/)
* GetBlock:
  * [Cronos Shared Nodes](https://getblock.io/nodes/cro/)
* Automata:
  * [Automata 1RPC](https://docs.1rpc.io/overview/supported-networks#cronos)
* BlockPI:
  * [Distributed RPC Service](https://public.blockpi.io/)
* All That Node:
  * [Cronos Nodes](https://www.allthatnode.com/cronos.dsrv)
* Allnodes:
  * [RPC Gateway to Cronos](https://cronos.publicnode.com/)
* Dwellir:
  * [Connect your dApp or Web3 project with any blockchain](https://www.dwellir.com/networks/cronos)
* dRPC NodeCloud:
  * [Cronos Mainnet endpoints](https://drpc.org/chainlist/cronos-mainnet-rpc)
  * [Cronos Testnet endpoints](https://drpc.org/chainlist/cronos-testnet-rpc)
  * [Service Status](https://status.drpc.org/)
