Cronos

Explore Cronos, an EVM-compatible blockchain for DeFi and NFTs. Benefit from low-cost transactions and cross-chain interoperability.

The Cronos RPC documentation provides developers with a comprehensive guide to interact programmatically with Cronos, an EVM-compatible blockchain. This guide details the available API endpoints for querying blockchain data, submitting transactions, and managing smart contracts. Cronos is optimized for decentralized finance (DeFi) and NFT applications, offering fast transaction speeds and low costs. With support for the Cosmos ecosystem through IBC, developers can easily integrate cross-chain functionality using the detailed RPC interface.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Cronos • 🔗 Official Cronos Website

RPC Gateway for Cronos blockchain

Cronos Mainnet

↳ JSON-RPC
https://cronos-mainnet.gateway.tatum.io

Cronos Testnet

↳ JSON-RPC
https://cronos-testnet.gateway.tatum.io

Connect to Cronos and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Cronos using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve Cronos Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Cronos node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Test Cronos RPC Methods in Postman

Explore and test Cronos blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with Cronos RPC endpoints, validate API responses, or integrate Cronos into their applications.

How to use the Cronos Postman Collection

  1. Get your API key: Visit Tatum Dashboard to obtain your free API key
  2. Import the collection: Click the "Run in Postman" button below to import the Cronos collection
  3. Configure your environment: Update the gateway-api-key variable in the Tatum Gateway environment
  4. Start testing: Execute any Cronos RPC method and see real-time responses

Available Cronos interfaces

Cronos - JSON-RPC

Cronos - Tatum API