Celo

Celo is a mobile-first blockchain focused on financial inclusion. Explore its fast, low-cost transactions for dApps and decentralized finance.

The Celo RPC documentation offers a comprehensive guide for developers looking to interact with Celo’s mobile-first blockchain. The documentation outlines key API endpoints for managing transactions, interacting with smart contracts, and querying blockchain data. Celo’s proof-of-stake (PoS) consensus and EVM compatibility enable developers to build decentralized finance (DeFi) applications optimized for mobile devices. This guide provides developers with tools and best practices to integrate Celo’s blockchain efficiently into their applications.

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

Blockchain RPC Gateway for Celo

Celo RPC networks

💎 mainnet
https://celo-mainnet.gateway.tatum.io
testnet
https://celo-testnet.gateway.tatum.io

Connect to Celo and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Celo 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 Celo Node Status or Client Version via RPC

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

Available Celo interfaces

Celo - JSON-RPC

Celo - Tatum API