Tempo链现已登陆Chainstack!免费获取可靠的Tempo测试网RPC端点。   了解更多
  • 定价
  • 文档

Get a low-latency RPC endpoint to Cronos

Create a high-performing geo-balanced Cronos RPC node — keep your app always fast, always available. Deliver consistent performance worldwide with enterprise-grade reliability.

100K+ 开发者
20K+ 活动节点
12 全球数据中心
无与伦比的基础设施。无可匹敌的价格。

Reliable Cronos Mainnet and Testnet infrastructure. No friction. No complexity. Just infrastructure that scales with you.

全节点请求
1 RU
归档节点请求
2个机架单元
API请求 = 1 个请求单位
无限请求
Unlock Cronos Unlimited Node

以固定月费获取完全可扩展、生产级别的RPC基础设施。
计费基于您选择的RPS层级,让您完全掌控成本与扩展能力。

了解更多

全球节点

Chainstack makes sure you get access to robust and scalable infrastructure, ready for your Cronos journey, in a matter of minutes.

We take away the burden of managing it so that you can instantly focus on building and exploring data on Cronos RPC and API.

Create Cronos node

专用节点

With Chainstack’s patented Bolt technology you get fully synced dedicated Cronos RPC nodes in almost no time at all.

Chainstack spins up dedicated Cronos RPC nodes with the latest state—so you get a node ready the same day.

开始使用

“Cronos was founded with the mission to bring mass adoption into Web3 and self custody experience. With over 300+ and growing Web3 applications deployed on Cronos, the ecosystem is excited to welcome Chainstack to bring low friction, enterprise-grade node infrastructure to the Cronos developer community.”

Ella Qiang Head of Ecosystem, Cronos Labs

Reliable Cronos Mainnet and Testnet infrastructure

Chainstack makes sure you get access to robust and scalable infrastructure, ready for your Cronos journey, in a matter of minutes.

We take away the burden of managing it so that you can instantly focus on building and exploring data on Cronos RPC and API.

开始使用

Start fast with Global Cronos RPC Nodes

Global Cronos RPC Nodes* provide personal, geographically diverse, and protected API endpoints you can immediately start using to interact with the Cronos Mainnet and Testnet, starting at $0 per month.

Chainstack Global Cronos RPC Nodes

  • 请求无限制,无每日限制
  • 近乎即时的部署
  • 安全HTTP和WebSocket API

开始使用

将交易传播至区块链的速度提升2.5倍

Chainstack 节点通过bloXroute BDN集成进行通道传输,使验证者能够立即将其纳入下一个区块。

开始使用

Cronos archive nodes

Get access to Cronos archive nodes to query the entire history of the mainnet—starting at just $49 per month.

借助ChainstackBolt快速同步技术,您只需几分钟即可部署专属归档节点,而非耗时数月。

开始使用

涡轮增压同步

With Chainstack’s patented Bolt technology you get fully synced dedicated Cronos RPC nodes in almost no time at all.

By using up-to-date snapshots of the ledger, Chainstack spins up dedicated Cronos RPC nodes with the latest state—so you get a node ready same day rather than having to wait long sync times while spinning it from genesis block.

介绍Bolt
阅读更多        
Hours taken to sync a Cronos node

Dedicated Cronos RPC nodes for dedicated users

Backed up by an expert support team, Chainstack’s dedicated RPC nodes are a go-to for request-intensive workloads on the Cronos Mainnet, including traders and a multitude of different DeFi projects.

Chainstack dedicated Cronos RPC nodes

  • 请求无限制,无每日限制
  • 通过Bolt实现快速部署

开始使用

使用加密货币支付

Flexible billing with crypto. Pay for every plan and service using Cronos or 150+ other available tokens. No lock-ins, no constraints—just seamless payments on your terms.

开始使用

Build on Cronos blockchain with us

Discover a wealth of information on how to deploy blockchain infrastructure and build amazing applications using Cronos RPCs and APIs with Chainstack.

常见问题解答
What is Cronos?

Cronos is Crypto.com’s Cosmos-SDK EVM chain that bridges directly to the exchange, bringing 80 M retail users into on-chain DeFi.

How to get Cronos RPC endpoint?
Open a free Chainstack account, then access your console. Hit Add node, pick the Cronos network, and spin up your node with one click. Once it’s up, click Access & credentials and take your personal RPC endpoint into your dApp.
How to run a Cronos node?

Set up a Cronos node quickly with Chainstack Global Node, choose a Dedicated Node for better performance and uptime, or install and manage your own Cronos node locally or in the cloud.

What is Cronos RPC API?

The Cronos RPC API allows you to query and send transactions using JSON-RPC. You can connect through an RPC node provider such as Chainstack for stable network access.

How much does it cost to run a Cronos RPC?

Chainstack’s Cronos RPC plans are more affordable than self-hosting, which may require dedicated DevOps personnel for ongoing maintenance and performance monitoring.

Is Cronos RPC free?

Cronos public RPC endpoints exist, but may be slow or limited. With Chainstack’s free Developer plan, you can connect to a Cronos RPC endpoint without paying.

How to setup a Cronos RPC?

Create a Chainstack account, launch a Cronos RPC endpoint, and use the connection details provided. Alternatively, you can self-host using the open-source Cronos client from the official docs, which requires technical expertise.

Notes for Cronos API

When communicating with a Cronos RPC node, the Cronos client implements a JSON-RPC specification, a communication protocol allowing one to make remote calls and execute them as if they were made locally.

The Cronos API allows developers to communicate with the Cronos blockchain to build applications. The best way to use the Cronos API is to use a web3 library such as ethers.js if using JavaScript or web3.py using Python.