Zilliqa

Explore Zilliqa, a blockchain built for scalability using sharding technology. Build high-throughput decentralized applications using its RPC gateway.

The Zilliqa RPC documentation provides developers with the tools to interact with the Zilliqa blockchain programmatically. Zilliqa is a high-throughput blockchain that uses sharding technology to achieve scalability and fast transactions. The documentation includes API endpoints for querying blockchain data, managing transactions, and deploying smart contracts. Zilliqa’s architecture is ideal for decentralized finance (DeFi), gaming, and other dApps requiring high transaction throughput and scalability.

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

Blockchain RPC Gateway for Zilliqa

Zilliqa RPC networks

mainnet
https://zilliqa-mainnet.gateway.tatum.io
testnet
https://zilliqa-testnet.gateway.tatum.io

Connect to Zilliqa and Fetch the Latest Block

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

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