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

Moonriver Archive Snapshot

Chain Moonriver
Creation Date 2025-09-18
Database Format ParityDb
Pruning Mode Archive
Compression Format lz4
Version used for Snapshotting 0.46.0
Download Link moonriver_12697122_2025-09-18.tar.lz4
Size 743G
sha256 Checksum 234e8531bde84deb619a4eea3403c81534a8def0fe58512b8c09cdf53a18ea97

How to deploy Snapshot

Issue the following commands:

wget https://moonriver-archive.radiumblock.com/moonriver_12697122_2025-09-18.tar.lz4
lz4 -c -d moonriver_12697122_2025-09-18.tar.lz4 | tar -x -C /home/moonriver/.local/share/chains/moonriver
rm -v moonriver_12697122_2025-09-18.tar.lz4

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