Skip to main content
Katana network logo

Free Katana RPC (KAT)

New

Explore Katana Chain, an EVM-compatible blockchain built for fast and efficient decentralized applications. Build scalable and cost-effective solutions using its RPC gateway.

99.99%
2
24/7
FREE
RPC Gateway

Connect to Katana RPC

Access reliable, enterprise-grade RPC endpoints that power your dApp with ultra-low latency and 99.9% uptime.

Connect to Katana Gateway

Make your first RPC call on Katana's Blockchain Gateway.

Mainnet

Mainnet
Mainnet Explorer
JSON-RPC
https://katana-mainnet.gateway.tatum.io

Bokuto

Testnet
Bokuto Explorer
JSON-RPC
https://katana-bokuto.gateway.tatum.io

* Rate limit enabled - perfect for testing and development. For production, we recommend to Upgrade.

Ready for production?

Get 200 requests/second, priority support and advanced blockchain features.

Global Load Balancer

Route to nearest node

Batch RPC Calls

Multiple requests at once

Archive Nodes

Historical blockchain data

Debug & Trace

Advanced debugging

Advanced Analytics

Usage & performance

Bring Your Own RPC

Custom RPC gateways

Upgrade
Get Free API Key

Increase your limit and access all network features in Tatum Development Platform.

Smart Contract Tools on Katana

Deploy, create, and interact with smart contracts on Katana.

Accessible to Everyone

No signup. No paywalls. Just RPC that works. Great ideas come from everywhere.

Our Mission

With love by Tatum

Blockchain Data

Indexed Katana Data Insights

Complete on-chain data access, no infrastructure to run yourself. Query wallets, tokens, NFTs, and transaction history with lightning-fast APIs.

Getting Started

Mainnet, Testnet, and Interface Types

Mainnet is the live network: every write is final and carries real value, so it is the right choice once your integration is tested and ready for production traffic, or whenever you only need to read live state such as balances, blocks, or confirmed transactions.

Testnet mirrors the same interface but runs on a network built for experimentation, funded with free test tokens that have no market value. Point your local development environment at testnet first so you can retry failed calls, simulate edge cases, and iterate on contract logic without financial risk, then switch the RPC URL to mainnet once your code is stable.

The interface names shown above (JSON-RPC) follow different conventions worth knowing before you integrate. JSON-RPC exposes a single HTTP endpoint that accepts method calls in a JSON envelope, and most Web3 libraries speak it natively. REST exposes resources over standard HTTP verbs, which is often simpler for services outside the Web3 stack to consume without a specialized client. gRPC uses binary protobuf messages over HTTP/2, trading a generated client for lower latency and smaller payloads. Pick whichever interface matches the tooling your stack already uses.

About Katana

The Katana Chain RPC documentation provides developers with the tools needed to interact with the Katana blockchain. The documentation includes API endpoints for querying blockchain data, sending transactions, and working with smart contracts. Katana Chain is designed to support fast, reliable, and cost-efficient blockchain operations, making it suitable for decentralized finance (DeFi), gaming, NFTs, and other Web3 applications. Developers can use Ethereum-compatible tooling while benefiting from Katana Chain’s performance and accessibility through its RPC gateway.

FAQ

Frequently Asked Questions

Everything you need to know about Katana RPC endpoints

Quick Answer: What is Katana RPC?

RPC (Remote Procedure Call) is the standard way to interact with the network programmatically - reading on-chain data, submitting transactions, and deploying smart contracts through JSON-RPC calls. The free tier ships 5 requests per minute with no registration required, which covers most learning and testing workflows. Production applications typically move to Tatum Premium for 200 requests per second and enterprise-grade reliability.

What is Katana RPC?

RPC (Remote Procedure Call) is the interface that lets developers interact with the network: read on-chain data, submit transactions, and deploy smart contracts programmatically over standard JSON-RPC methods, without running your own node.

How do I connect to Katana using these RPC endpoints?

Simply copy the RPC endpoint URL from above and configure it in your Web3 library (ethers.js, web3.js), wallet (MetaMask, Trust Wallet), or development tool (Hardhat, Truffle). The endpoint works immediately with no registration required for the free tier.

What are the rate limits for the free RPC tier?

Free tier RPC endpoints are limited to 5 requests per minute. This is perfect for testing and development. For production applications, we recommend upgrading to Tatum Premium which offers 200 requests per second with no daily limits.

When should I upgrade to Premium?

Consider upgrading to Premium when you're moving to production, need higher rate limits (200 req/sec), require 99.9% uptime SLA, want access to archive nodes for historical data, or need advanced features like batch RPC calls, debug/trace methods, and priority support.

Is Katana RPC free forever?

Yes! Our free tier RPC endpoints are free forever with 5 requests per minute. This tier is perfect for learning, testing, and small projects. There are no hidden fees or time limits on the free tier.

What happens if I exceed the free tier rate limit?

If you exceed 5 requests per minute on the free tier, you'll receive an HTTP 429 (Too Many Requests) error. This is a standard rate limiting response. To avoid this, you can upgrade to Tatum Premium which offers 200 requests per second with no daily limits, perfect for production applications.

Can I use these Katana RPC endpoints with MetaMask?

Yes! You can configure MetaMask to use our RPC endpoints. Simply copy the endpoint URL from above, go to MetaMask Settings > Networks > Add Network (or edit existing), and paste the RPC URL. This works with all EVM-compatible networks, including this one.

Are these RPC endpoints secure?

Yes, all our RPC endpoints use HTTPS encryption and follow enterprise-grade security practices. They're powered by Tatum's infrastructure which maintains 99.99% uptime and is trusted by thousands of developers worldwide.

What's the difference between mainnet and testnet RPC endpoints?

Mainnet carries real transactions with real value, so every write is final. Testnet runs on a separate network funded with free test tokens, which makes it the safe place to try new code, retry failed calls, and simulate edge cases. Always validate on testnet before pointing production traffic at mainnet.

How do I troubleshoot RPC connection errors?

If you're experiencing connection errors, check: 1) The RPC endpoint URL is correct, 2) You're not exceeding rate limits (5 req/min for free tier), 3) Your network allows HTTPS connections, 4) The network is currently operational. For persistent issues, check our status page or contact support.

Can I use these endpoints in production?

Free tier endpoints can be used in production for low-traffic applications (under 5 req/min). For production apps with higher traffic, we strongly recommend Tatum Premium for guaranteed uptime, faster rate limits, and enterprise SLA.
Related Blockchains

Discover RPC endpoints for other popular blockchain networks