⛓️Snapshot
🔥Polkadot🔥
MAINNET
SnapShot Mainnet | RocksDB (pruned) - updated every 24 hours
You can check the size and time of snapshot creation with this command
curl -sI https://polkadot.snapshot.stavr.tech/polkadot-snap.tar.lz4 | grep "last" && curl -sI https://polkadot.snapshot.stavr.tech/polkadot-snap.tar.lz4 | grep content-length | awk '{printf "%.2f GB\n", $2/1024/1024/1024}'
SnapShot Mainnet | RocksDB (Archive) - updated every 7 days
You can check the size and time of snapshot creation with this command
curl -sI https://polkadot-archive.snapshot.stavr.tech/polkadot-archive-snap.tar.lz4 | grep "last" && curl -sI https://polkadot-archive.snapshot.stavr.tech/polkadot-archive-snap.tar.lz4 | grep content-length | awk '{printf "%.2f GB\n", $2/1024/1024/1024}'
Useful Tools
🔥RPC🔥 - https://polkadot.rpc.m.stavr.tech/ 🔥Explorer🔥 - https://polkadot.js.org/apps/?rpc=wss://polkadot.rpc.m.stavr.tech#/explorer
Last updated