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:         2486769
Block hash:    BKxFaF6zJsMCyU9f9r1nuiB1Rcizp44P48dtpsDUotE5XQtPSvx
SHA256:        2971ba46a2c1d56ee632be80173678991ca6c1ae062cfda8739a785331f26a18
Creation Date: 2025-11-03T19:59:53Z
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 BKxFaF6zJsMCyU9f9r1nuiB1Rcizp44P48dtpsDUotE5XQtPSvx

Set up Bakebuddy from a snapshot:

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