Celo RPC
What is Celo?
Celo is an EVM-compatible blockchain designed for real-world payment applications and financial services. Originally launched as a Layer 1 blockchain, Celo has migrated to a Layer 2 architecture while maintaining full compatibility with Ethereum development tools. Celo uses a Proof of Stake (PoS) consensus mechanism and achieves 1-second block finality after its L2 migration. The network supports fee abstraction, allowing gas payments in multiple currencies including native stablecoins like cUSD, cEUR, and cREAL.
The blockchain implements phone number mapping to wallet addresses through a decentralized identity protocol for simplified payments. Celo's algorithmic stability protocol maintains multiple stablecoins pegged to fiat currencies through a reserve mechanism.
Interacting with Celo
Celo provides full Ethereum JSON-RPC compatibility with additional methods for Celo-specific features. Developers can use standard Ethereum tools like Ethers.js, Hardhat, and MetaMask with Celo by configuring the appropriate network endpoints.
With this API, you can:
- Execute all standard Ethereum JSON-RPC methods (eth_call, eth_sendTransaction, eth_getBalance)
- Implement fee abstraction to allow gas payments in multiple currencies
- Subscribe to real-time events via WebSocket connections
You can access the API by:
- Running a local Celo node
- Using a hosted provider such as a Quicknode Celo endpoint, which provides low-latency access to supported networks
対応ネットワーク
Quicknode provides access to the following Celo networks:
Complete reference for developers building on Celo with Quicknode:
クイックスタート
Get started with Celo quickly. Follow our step-by-step quickstart to set up your endpoint and make your first API request.
プロバイダーのエンドポイント
Learn how to configure and manage your Celo endpoints for optimal performance and reliability.
APIの概要
強力なアプリケーションを構築するために、サポートされているAPI、ネットワーク、Quicknode製品、および強化されたAPI機能についてご覧ください。
マーケットプレイス
Quicknode Marketplaceの強力なアドオンやツールを見つけて導入し、Web3アプリケーションを強化しましょう。
エンドポイントセキュリティ
認証、ホワイトリスト、およびセキュリティのベストプラクティスを活用して、エンドポイントを保護しましょう。
エラーコード
Understand common error codes and troubleshooting steps for Celo API requests.