TON Access

HTTP API FOR

THE OPEN NETWORK (TON).

DECENTRALIZED.

The most reliable decentralized RPC network for TON dapps making HTTP queries to blockchain state from the browser. Unrestricted anonymous access without an API key.

Unthrottled

No throttling for

anonymous dapp users

Read more

RPC gateways like toncenter throttle anonymous users to 1 request per second. Most dapps cannot operate under these restrictions since their users are anonymous.

No API Key

Decentralized access without

registering API keys

Read more

RPC gateways like toncenter reduce throttling by registering an API Key. This API Key cannot be stored client-side (secret) and cannot be stored server-side (centralized).

Serverless

No need to run your own RPC

backend server

Read more

You should never run a server as part of your dapp since servers are centralized. If you suffer devops downtime, your users will lose access to their funds.

Decentralized

Trust a protocol, not a

centralized business

Read more

Dozens of permissionless validators of the Orbs Network staked with $100 million. Your access to TON does not depend on a single centralized business.

High Redundancy

Robust API with no single

point of failure

Read more

Operated by the dozens of independent validators of the Orbs Network that are running in mainnet since 2019 with virtually no downtime.

Wide Support

Supports all RPC API flavors

HTTP v2, v4, raw ADNL

Read more

The TON ecosystem has different RPC API flavors, each with its own tradeoffs - HTTP v2 by TonCenter, HTTP v4 by TonHub and raw ADNL. TON Access supports all three.

Initialize the RPC endpoint

HTTP API Flavor

Client Library

  • NPM ton docs

    JavaScript

  • NPM TonWeb docs

    JavaScript

  • CDN TonWeb docs

    JavaScript

  • ton-lite-client docs

    JavaScript

Network

  • Mainnet

  • Testnet

Copied!

Powered by Orbs Network

Orbs Network has dozens of independent validators running Proof-of-Stake consensus with over $100 million staked. The network has been running in mainnet since 2019. By routing your dapp RPC requests through Orbs validators, you maintain decentralized access to the chain without relying on a single centralized business.

What are our developers saying?

We created TON Access by learning from the failings of Ethereum. Most EVM dapps access the chain through Infura, a centralized business. By depending on Orbs validators, we can guarantee decentralized access, similar to what pokt.network is doing on EVM.

Tal Kol (@talkol)

TON ambassador and Orbs founder

Registering API keys in web3 always seemed absurd to me. Where are you supposed to store them? Client-side isn’t safe and server-side means running a centralized backend.

Shahar Yakir (@mrbonezy)

Creator of minter.ton.org

We use cookies to ensure that we give you the best experience on our website. By continuing to use our site, you accept our cookie policy.