⛓️StateSync/Snapshot
🔥Celestia🔥
MAINNET
StateSync Celestia Mainnet
SnapShot Mainnet - updated every 5 hours
You can check the size and time of snapshot creation with this command
curl -sI https://celestia-m.snapshot.stavr.tech/celestia-m-snap.tar.lz4 | grep "last" && curl -sI https://celestia-m.snapshot.stavr.tech/celestia-m-snap.tar.lz4 | grep content-length | awk '{printf "%.2f GB\n", $2/1024/1024/1024}'
SnapShot Consensus Mainnet (Archive) updated every 5 days
You can check the size and time of snapshot creation with this command
curl -sI https://celestia-m.archive-snap.stavr.tech/celestia-m-archive.tar.lz4 | grep "last" && curl -sI https://celestia-m.archive-snap.stavr.tech/celestia-m-archive.tar.lz4 | grep content-length | awk '{printf "%.2f GB\n", $2/1024/1024/1024}'
Useful Tools
🔥EXPLORER-M🔥: https://explorer.stavr.tech/Celestia-Mainnet Indexer "ON"
🔥EXPLORER-T🔥: https://explorer.stavr.tech/Celestia-Testnet Indexer "ON"
🔥API-M🔥: https://celestia.api.m.stavr.tech
🔥API-T🔥: https://celestia.api.t.stavr.tech
🔥RPC-M🔥: https://celestia.rpc.m.stavr.tech Snapshot-interval = 1000
🔥RPC-T🔥: https://celestia.rpc.t.stavr.tech Snapshot-interval = 1000
ARCHIVE NODE MAINNET
api archive: https://celestia.api-archive.m.stavr.tech:443
rpc archive: https://celestia.rpc-archive.m.stavr.tech:443
grpc archive: https://celestia.grpc-archive.m.stavr.tech:443
ARCHIVE NODE TESTNET
api archive: https://celestia.api-archive.t.stavr.tech:443
rpc archive: https://celestia.rpc-archive.t.stavr.tech:443
grpc archive: https://celestia.grpc-archive.t.stavr.tech:443
Peer-M
Peer-T
Addrbook-m
Addrbook-T
Genesis-M
Genesis-T
Auto_install_script-M
Auto_install_script-T
Last updated