RadiumBlock is now officially on board as Polkadex's DevOps Infrastructure Partner!

Polymesh Snapshot

Chain Polymesh
Block Height 18847583
Creation Date 2025-06-07
Database Format RocksDb
Pruning Mode Pruned
Compression Format lz4
Version used for Snapshotting new 5.3.0
Download Link polymesh_18847583_2025-06-07.tar.lz4
Size 13G
sha256 Checksum 1677bea29da338c0fe1036d37c49b1764ed394d5021587ab8a8f25484e834a3f

How to deploy Snapshot

Issue the following commands:

wget https://polysnap.radiumblock.com/polymesh_18847583_2025-06-07.tar.lz4
lz4 -c -d polymesh_18847583_2025-06-07.tar.lz4 | tar -x -C /home/polymesh/.local/share/polymesh/chains/mainnet
rm -v polymesh_18847583_2025-06-07.tar.lz4

If applicable, replace /home/polymesh with the actual storage location.