Tzinit snapshot service

Snapshot details:

Network:       seoulnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/seoulnet/rolling
GCS Asia:      gs://tf-snapshot-asia/seoulnet/rolling
GCS EU:        gs://tf-snapshot-eu/seoulnet/rolling
GCS US:        gs://tf-snapshot-us/seoulnet/rolling
Level:         2472373
Block hash:    BMFJcgpCeWFxaByn5V6s7GAZnG4ttmmZqmYPmTPgm9VFEu3yYCe
SHA256:        1b5eb09dc185190d4ea80ad5adc846c54ad918c211db9904d8ae85798ac7ed6a
Creation Date: 2025-11-03T03:59:55Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

wget -O snapshot_file https://snapshots.tzinit.org/seoulnet/rolling

Download the snapshot over Google Cloud Storage as follows (for eu):

gcloud storage cp gs://tf-snapshot-eu/seoulnet/rolling snapshot_file

Import the snapshot with Octez:

octez-node snapshot import snapshot_file

If you are concerned about checking the block hash, use:

octez-node snapshot import snapshot_file --block BMFJcgpCeWFxaByn5V6s7GAZnG4ttmmZqmYPmTPgm9VFEu3yYCe

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/seoulnet/rolling BMFJcgpCeWFxaByn5V6s7GAZnG4ttmmZqmYPmTPgm9VFEu3yYCe