Most recent snapshots for limanet

Octez version used for snapshotting: v15.1

Browse older snapshots.

Rolling snapshot

Download Rolling Snapshot

Block height: 910165

Block hash: BLSCGmVmDZeWPmqhpKkHiPs4jVWSN3K2cxNCdFsPQ5C6y7cV2X9

Verify on TzStats - Verify on TzKT

Block timestamp: 2023-03-26T22:07:10Z

File Size: 160M

Checksum (SHA256):

80dca333e4d95ed5cd7ad1f149c321890ccf0a25c6871ba3bb0beb2c1849a3af

Artifact Metadata

Archive tarball

What is a tarball? - Limitation of tarballs

Download Archive Tarball

Block height: 907537

Block hash: BLG3Nmg45X6aqXTPXBoyS8cPH6dKrAK1mGtJp3BPtVXaThoBwT6

Verify on TzStats - Verify on TzKT

Block timestamp: 2023-03-26T11:09:40Z

File Size: 94G

Checksum (SHA256):

1d84de15e97b5ac40bffc86728bbb076b5ce3eee9b2e4c528e6659e6823efb6f

Artifact Metadata

Rolling tarball

What is a tarball? - Limitation of tarballs

Download Rolling Tarball

Block height: 910165

Block hash: BLSCGmVmDZeWPmqhpKkHiPs4jVWSN3K2cxNCdFsPQ5C6y7cV2X9

Verify on TzStats - Verify on TzKT

Block timestamp: 2023-03-26T22:07:10Z

File Size: 75M

Checksum (SHA256):

a44bbad7f6e6ce97a909916d6c2900c03fc0366fcd1f2ff09accc84b34f84e32

Artifact Metadata

How to use

Rolling Snapshot

Issue the following commands:

wget https://limanet.xtz-shots.io/limanet-910165.rolling
tezos-node snapshot import limanet-910165.rolling --block BLSCGmVmDZeWPmqhpKkHiPs4jVWSN3K2cxNCdFsPQ5C6y7cV2X9

Or simply use the permalink:

wget https://limanet.xtz-shots.io/rolling -O tezos-limanet.rolling
tezos-node snapshot import tezos-limanet.rolling --block BLSCGmVmDZeWPmqhpKkHiPs4jVWSN3K2cxNCdFsPQ5C6y7cV2X9

Archive Tarball

Issue the following commands:

curl -L "https://limanet.xtz-shots.io/tezos-limanet-archive-tarball-907537.lz4" \
| lz4 -d | tar -x -C "/var/tezos"

Or simply use the permalink:

curl -L "https://limanet.xtz-shots.io/archive-tarball" \
| lz4 -d | tar -x -C "/var/tezos"

Rolling Tarball

Issue the following commands:

curl -L "https://limanet.xtz-shots.io/tezos-limanet-rolling-tarball-910165.lz4" \
| lz4 -d | tar -x -C "/var/tezos"

Or simply use the permalink:

curl -L "https://limanet.xtz-shots.io/rolling-tarball" \
| lz4 -d | tar -x -C "/var/tezos"

More details

About xtz-shots.io.

Tezos documentation.