Lisk

Discover Lisk, a blockchain platform designed for decentralized applications. Build secure and scalable dApps with its developer-friendly SDK.

The Lisk RPC documentation provides developers with the tools to interact with the Lisk blockchain. Lisk is a blockchain platform designed for building decentralized applications (dApps) using JavaScript and TypeScript. The documentation includes API endpoints for querying blockchain data, managing transactions, and deploying smart contracts. Lisk’s unique architecture and developer-friendly SDK enable easy integration and scalability for dApps, making it ideal for developers looking to build secure and efficient decentralized applications.

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

Blockchain RPC Gateway for Lisk

Lisk RPC networks

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

Connect to Lisk and Fetch the Latest Block

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

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