Chiliz RPC Endpoint
Lightning-fast, completely free, and remarkably reliable. Boost your performance today!
Block height
Median latency
Global reach
Total Requests
Average Req/sec
Request summary
- Network name
- Chiliz
- Token
- CHZ
- Decimals
- 18
- Chain ID
- 0x15b38
- Client
- Geth v2.8.1
Quickstart
Send your first request to the Chiliz endpoint with eth_blockNumber.
curl https://chiliz.public-rpc.com \
-X POST \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"eth_blockNumber","params":[]}'
- No API key required
- All standard JSON-RPC methods
- Community rate limit
- Best-effort availability
- Everything in Free, plus a dedicated API key
- Higher throughput and rate limits
- Archive and trace methods
- 99.9% uptime and priority routing
- Usage analytics and support
- Everything in Premium, plus custom throughput
- Dedicated infrastructure and multi-region routing
- Custom SLA and 24/7 support
- Compliance and security add-ons
Chiliz RPC: frequently asked questions
What is the Chiliz RPC endpoint?
It is a fast, free, and reliable public JSON-RPC endpoint for the Chiliz network, operated by Ankr. Point your wallet, dApp, or backend at the endpoint above to read on-chain data and broadcast transactions with no sign-up required.
Is the Chiliz RPC endpoint free to use?
Yes. The public Chiliz endpoint is free and rate-limited per IP. For higher limits, dedicated throughput, and an SLA, create a personal API key on Ankr RPC.
How do I connect to Chiliz?
Copy the endpoint URL above and add it as a custom RPC network in your wallet, or set it as the provider URL in your library of choice (ethers.js, web3.js, viem, or any JSON-RPC client).