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. For the full list of chains available as dedicated nodes, see Networks.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.
If you run sustained high-throughput workloads (heavy
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.