High-throughput Hyperliquid RPC nodes are now available: get access to HyperEVM and HyperCore in seconds.    Learn more
  • Pricing
  • Docs

Build better with TON nodes

Run high-performing TON nodes in minutes on a platform built for scale.

Reliable TON Mainnet and Testnet infrastructure

Chainstack makes sure you get access to robust and scalable infrastructure, ready for your TON journey, in a matter of minutes.

We take away the burden of managing it so that you can instantly focus on building and exploring data on TON RPC and API.

Get started

GLOBAL NODES

Start fast with Global TON RPC Nodes

Global TON RPC Nodes provide personal, geographically diverse, and protected API endpoints you can immediately start using to interact with TON mainnet and testnet, starting at $0 per month.

logo Best throughput

Never be short on resources when you need them. Enjoy the highest throughput in the industry, regardless of traffic volumes. Need to handle a massive influx? Go for it.

Learn more

logo No daily request limits

All our plans include class-leading monthly request volumes with no limits on the number or type of requests your DApp can make every day. Daily request limits? Who needs that?

Learn more

logo Global endpoint locations

Geo-load-balanced and distributed worldwide, Global Nodes automatically route requests to the nearest geo-located servers for the fastest service seamlessly.

Learn more

TON archive nodes

Get access to TON archive nodes to query the entire history of the Mainnet and Testnet—starting at just $49 per month.

Get started

Unbeatable pricing

No method-specific fees. To make your monthly infra spending predictable, every API call to your node is billed at a flat rate in Request Units, or RU irrespective of the type of request or the computational resources it requires.

Learn more

Pay with crypto

Flexible billing with crypto. Pay for every plan and service using TON or 150+ other available tokens. No lock-ins, no constraints—just seamless payments on your terms.

Learn more

GET STARTED Grow with TON on Chainstack

Discover a wealth of information on how to deploy blockchain infrastructure and build amazing applications using TON RPCs and APIs with Chainstack.

Deploy a TON RPC node

Deploy a Global TON RPC Node on mainnet and testnet.

Learn more

TON tooling

Learn how to interact with your TON RPC node.

Learn more

TON tutorials

Build and decentralized applications using TON tools.

Learn more

Try it yourself with our interactive demo

Want to see how it works? Deploy an Unlimited Node on TON in just a few steps with our interactive demo

Explore Demo

Frequently Asked Questions
What is TON?

The Open Network (TON) is Telegram’s community-revived sharded L1 whose “workchains” and “shardchains” scale horizontally while integrating directly with the messenger’s 800 M users.

How to get TON RPC endpoint?
Create a free account at Chainstack and log in to the console. Click Add node, pick TON (mainnet or testnet), and deploy a dedicated node in seconds. When the node shows as running, go to Access & credentials to copy your HTTPS and WebSocket RPC endpoints.
How to run a TON node?
With a Chainstack Global Node you skip TON’s complicated sharding math and get live endpoints fast. Reserve a Dedicated Node for high-volume bot or wallet services. Self-hosted deployment requires fift toolchains, config.json gymnastics, and constant DHT peer management.
What is TON RPC API?

TON relies on LiteClient/gRPC rather than native JSON-RPC, but public gateways translate common calls like getTransactions into JSON over HTTP. Responses carry TON’s unique Bag-of-Cells data structure, so SDKs perform TL-B encoding. WebSocket feeds stream shard-block proofs for real-time integrations.

How much does it cost to run a TON RPC?

TON requires specialized binaries and high IO; expect US $150-300 / month plus the hassle of LiteClient peers. Those numbers rise if you keep multiple shard archives. Using an RPC provider such as Chainstack is the most cost-effective shortcut.

Is TON RPC free?

Community TON Lite-Server proxies are free but unstable and require TL-B decoding hacks. Chainstack’s free tier ships 3 million robust TON calls out of the box.

How to setup a TON RPC?

Grab the TON HTTPS endpoint from Chainstack Console. Add it to your Tonkeeper connection settings or set it inside your SDK client to query the blockchain via Chainstack.