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:         932433
Block hash:    BM2Ldhux5sPwB2mNrnUPz6d5FEvubqXL4MBZqJVYqn6rny3aDh7
SHA256:        1ad55020aef66415e9a3ed42a8ead5d24df9a6086444a386dc48ef3d7c23dc73
Creation Date: 2025-08-23T15: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 BM2Ldhux5sPwB2mNrnUPz6d5FEvubqXL4MBZqJVYqn6rny3aDh7

Set up Bakebuddy from a snapshot:

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