Pharos Docs
  • Introduction
    • About Pharos Network
    • Vision & Mision
    • Why Pharos Network
    • Concepts
      • Degree of Parallelism (DP)
  • Architecture
    • Pharos Modular Stack
    • Node Architecture
      • About Pharos Nodes
  • Core Technologies
    • Pharos Consensus
    • Pharos Execution
      • Why A New Blockchain Compute Model
      • Pharos VM
    • Pharos Pipelining
    • Pharos Store
      • Why We Need a Blockchain-Native Store
    • Pharos SPNs
  • Network Overview
    • Pharos Networks
      • Pharos Testnet Information
    • Pharos Gas Model
    • FAQ
  • Node & Validator Guide
    • Validator Requirements
    • Validator Node Deployment
      • Using Docker (Devnet)
      • Using Docker (Testnet)
    • Node Management
    • Rapid Node Initialization
      • Rapid Node Initialization(Testnet)
      • Rapid Node Initialization(Devnet)
    • Pharos Network Snapshots
    • Node Debugging & Configuration
  • 🛠️ Pharos Testnet: Rebuild Node with Preserved Node Info
  • Pharos Node Monitoring
  • Developer Guide
    • Foundry
      • Write Your First dApp
      • Write Your First Token
      • Write Your First NFT
      • Write Your First Uniswap Contract
    • Hardhat
      • Write Your First dApp
      • Write Your First Token
      • Write Your First NFT
      • Write Your First Uniswap Contract
    • Rust
    • Interoperability
      • Call EVM From WASM
  • API & SDK
    • JSON-RPC API Methods
  • Resources
    • EVM
    • Solidity
Powered by GitBook
On this page
  • 💡 Notes & Best Practices
  • Testnet Snapshot
  • Devnet Snapshot
  • 🛠️ Mainnet Snapshot
  • Coming Soon
Export as PDF
  1. Node & Validator Guide

Pharos Network Snapshots

PreviousRapid Node Initialization(Devnet)NextNode Debugging & Configuration

Last updated 13 days ago

Welcome to the official snapshot page for Pharos Network. Here you can find regularly updated data snapshots for each network environment — Devnet, Testnet, and Mainnet — to help you quickly synchronize and bootstrap your nodes without performing a full sync from genesis.

Snapshots include the latest database state and can be used for fast setup, disaster recovery, or performance testing.

💡 Notes & Best Practices

  • Snapshots do not contain full block history, only the latest validated state.

  • Archival nodes should still sync from genesis.

  • After applying a snapshot, the node will continue syncing from the latest height.

  • Always ensure your snapshot corresponds to the correct network and version.

⚠️ Always verify the snapshot source and integrity before applying it to your node.\

See for detailed instructions.


Testnet Snapshot

Latest Snapshot
snapshot-20250506.tar.gz

Last Updated

May 6, 2025

Download URL

Format

Compressed TAR archive

Notes

Only includes the public database

sha256 checksum

624555cbc4d99a5a439cd2a91c199b6bbc219d24263e0e3214168c72579d2ab0

Devnet Snapshot

Latest Snapshot
snapshot-20250426.tar.gz

Last Updated

April 26, 2025

Download URL

Format

Compressed TAR archive

Notes

Only includes the public database

Sha256 checksum

a03bb32dfae5b9930f7681e0054842bdd0e8bba8a3c575a220f1ca8b14d72453


🛠️ Mainnet Snapshot

Coming Soon


Rapid Node Initialization
Download
Download