Documentation Index
Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
Use this file to discover all available pages before exploring further.
What is a dedicated node?
A dedicated node is a node that exclusively deployed for and belongs to a particular customer, with its compute resources are not being shared with anybody else. Such nodes are highly customizable and can offer more additional services than other node types. This means that each dedicated node can be configured to perfectly match the case and needs of a particular customer.Debug and trace API
Regardless of mode, all dedicated nodes will have debug and trace API enabled for protocols which support this feature. See the full list of protocols with debug and trace API.TON dedicated nodes: ADNL protocol support
TON dedicated nodes support the ADNL protocol in addition to the standard HTTP API. ADNL (Abstract Datagram Network Layer) provides secure, low-level network communication for advanced TON blockchain interactions and specialized use cases.Billing model across node types
Dedicated nodes are billed differently from the per-request node types — knowing which model fits your workload is the main reason to pick one over the other.| Global Node | Trader Node | Dedicated Node | Unlimited Node add-on | |
|---|---|---|---|---|
| Resources | Load-balanced, region-optimized, shared | Regional, optionally with dedicated gateway | Exclusive to you | Applies on top of any node |
| You pay for | JSON-RPC requests (RUs) | JSON-RPC requests (RUs) | Compute and storage of the node, monthly | Flat monthly fee tied to an RPS tier (25–1000 RPS) |
| Request count | Metered per request | Metered per request | Unlimited, not metered | Unlimited within the tier’s RPS cap |
| Best for | The default choice — globally distributed, scales to any traffic level | Latency-critical regional workloads, Warp transactions | Sustained heavy load, customization, specialized configs | Predictable monthly bill for steady high traffic |
eth_subscribe, deep eth_getLogs sweeps, debug/trace pipelines), a dedicated node — or any node with the Unlimited add-on — typically lands cheaper than per-request billing at the same throughput.
Deploy a dedicated node
You can deploy a dedicated node directly from the Chainstack console.- Log in to the Chainstack console.
- Open the project where you want the node, or create a new one.
- Click Get Started (new project) or Join Network (existing project).
- Choose the protocol and network, then click Next.
- Select Dedicated as the node type.
- Pick the node mode: Full or Archive.
- Choose the cloud provider.
- Give the node a name and click Next.
- Review the configuration and monthly cost.
- Click Deploy.