﻿> ## 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.

# Trader Node

> Deploy Trader Nodes on Chainstack for regional, low-latency RPC endpoints with Warp transaction support for faster block inclusion on supported networks.

<Check>
  ### Warp transactions

  Trader Nodes are extremely useful when used with [Warp transactions](/docs/warp-transactions) on Solana, Ethereum, BNB Smart Chain.
</Check>

<Note>
  Trader Nodes are available starting from the [paid plans](https://chainstack.com/pricing/).
</Note>

## Modes

For Trader Nodes deployed on the most of public chains, Chainstack supports the following modes:

* Full — a node that stores full blockchain data. However, it has limitations to how many blocks are available for querying.
* Archive — a node that stores full blockchain data and an archive of historical states, which makes it possible to query any block since the chain genesis.

## Mode and mempool availability by region

Trader Nodes are bound to a single region, and the modes on offer differ from region to region. Because the `txpool_*` methods need the archive mode, a region that offers only the full mode gives you no pool inspection — though subscribing to pending transactions still works there. On Ethereum Mainnet, for example, Trader Nodes are archive in London (lon1) and Ashburn (ash1), and full mode only in Singapore (sgp1).

Check [Available clouds, regions, & locations](/docs/nodes-clouds-regions-and-locations) for the modes in your region, and [What gives you mempool access](/docs/mempool-configuration#what-gives-you-mempool-access) for the rule itself. If you need `txpool_*` in a region that offers only the full mode, deploy a [Dedicated Node](/docs/dedicated-node) there instead and ask for it — a Dedicated Node can serve `txpool_*` in either mode.

## Warp transactions

[Warp transactions](/docs/warp-transactions) propagate and land your transactions at the fastest speed possible. They are now a node [add-on](/docs/add-ons) you install on Trader and Global Nodes from the node's **Add-ons** tab, rather than a deployment-time option.

## Dedicated gateways

A dedicated gateway is one of the Trader Node customization features that is available on the [Enterprise plan](https://chainstack.com/pricing/).

Dedicated gateways process connections and traffic exclusively for a specific customer, avoiding potential issues from handling multiple customers' workload. This ensures a stable and reliable connection while reducing the likelihood of connection errors.
