Dedicated node
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 elastic nodes. This means that each dedicated node can be configured to perfectly match the case and needs of a particular customer.
Solana dedicated nodes
Solana can have slightly different options for dedicated nodes compared to other protocols. Dedicated nodes here will be deployed in Chainstack Cloud region and have one of the following implementations:
- STD β tailored for devnet and also mainnet projects with low load.
- LRG β adjusted for mainnet projects with average to high load.
Networks
Dedicated nodes can be deployed in the following networks:
Protocol | Mainnet | Testnet | Testnet faucet |
---|---|---|---|
Ethereum | Mainnet | Sepolia Testnet β a proof-of-stake public permissioned Ethereum testnet. Goerli Testnet β a proof-of-stake public Ethereum testnet. | Chainstack Faucet |
Polygon | Mainnet | Mumbai Testnet | Testnet Polygon faucet |
BNB Smart Chain | Mainnet | Testnet | Chainstack Faucet |
Base | Mainnet | Goerli Testnet | Chainstack Faucet |
Avalanche | Mainnet | Fuji Testnet | Testnet AVAX faucet |
Arbitrum | Arbitrum One Mainnet | Arbitrum Goerli Testnet | Chainstack Faucet |
zkSync Era | Mainnet | zkSync Era Goerli Testnet | Chainstack Faucet |
Polygon zkEVM | Mainnet | Testnet | |
Optimism | Mainnet | Optimism Goerli Testnet | Chainstack Faucet |
NEAR and Aurora | Mainnet | Testnet β public NEAR testnet | Testnet NEAR faucet |
Solana | Mainnet | Devnet β public Solana sandbox network | Solana faucet |
Aptos | Mainnet | Testnet | Aptos faucet |
Gnosis Chain | Mainnet | Chiado Testnet | Gnosis Chain faucet |
Cronos | Mainnet | Testnet | Cronos faucet |
Filecoin | β | Calibration Testnet β public stable Filecoin testnet | Calibration faucet |
Fantom | Mainnet | Testnet | Fantom faucet |
Starknet | Mainnet β public Starknet mainnet. L2 to the Ethereum Mainnet. | Testnet β public Starknet testnet. L2 to the Ethereum Goerli testnet. Testnet2 β a less congested public Starknet testnet with improved performance for DApp developers. L2 to the Ethereum Goerli testnet. | Starknet faucet |
Harmony | Mainnet | Testnet | Harmony faucet |
Tezos | Mainnet | Jakartanet | |
Fuse | Mainnet | Spark Testnet | Fuse faucet |
Bitcoin | Mainnet | Testnet | One of the Bitcoin faucets |
Modes
For dedicated 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.
The following modes are available per each protocol:
Protocol | Full | Archive | Full mode querying limits |
---|---|---|---|
Ethereum | β | β | Latest 128 blocks |
Polygon | β | β | Latest 128 blocks |
BNB Smart Chain | β | β | Latest 128 blocks |
Base | β | β | |
Avalanche | β | β | Latest 32 blocks of C-Chain |
Arbitrum | β | β | Latest 128 blocks |
zkSync Era | β | β | A full node currently stores the full blockchain data and an archive of historical states starting from the chain genesis. |
Polygon zkEVM | β | β | A full node currently stores the full blockchain data and an archive of historical states starting from the chain genesis. |
Optimism | β | β | Latest 128 blocks |
NEAR | β | β | Latest 5 epochs |
Aurora | β | β | Latest 5 epochs |
Solana | β | β | Up to the first block available on the node. ~1.5 days worth. |
Aptos | β | β | Latest 100,000,000 transactions |
Gnosis Chain | β | β | 1,024 MB of historical states. ~10 hours worth of immediately previous blocks. |
Cronos | β | β | Latest 100 blocks |
Filecoin | β | β | |
Fantom | β | β | As Go Opera, the Fantom client, does not have automatic state pruning implemented, there is currently no difference between a full node and an archive node. |
Starknet | β | β | |
Harmony | β | β | Latest 128 blocks |
Tezos | β | β | With a full node, you can query any block information or operation but you cannot query the balances or staking rights before the current checkpoint. A checkpoint is automatically done every 4,096 blocks. This means that with a full node, you can only query the balances and staking rights from when the last checkpoint happened until the latest block within the current 4,096 block cycle. |
Fuse | β | β | 1,024 MB of historical states. ~2 hours worth of immediately previous blocks. |
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.
Hosting regions
Dedicated nodes offer unparalleled flexibility, allowing them to be deployed in various combinations of networks and modes across any hosting regions currently available. With this flexibility, you can seamlessly leverage dedicated nodes in a desired hosting region, ensuring optimal performance and adaptability for your Web3 projects.
Updated about 1 month ago