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

Polymesh Snapshot

Chain Polymesh
Block Height 20114246
Creation Date 2025-09-03
Database Format RocksDb
Pruning Mode Pruned
Compression Format lz4
Version used for Snapshotting new 5.3.0
Download Link polymesh_20114246_2025-09-03.tar.lz4
Size 14G
sha256 Checksum 3cea001b590558558acd8b4825b4c06ef87a955a8cb0b6729ba122f51d8a2b30

How to deploy Snapshot

Issue the following commands:

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

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