⛓️StateSync/Snapshot
🔥Axone🔥
TESTNET
StateSync Axone Testnet
SOOON
SnapShot Testnet - updated every 5 hours
You can check the size and time of snapshot creation with this command
curl -sI https://axone-t.snapshot.stavr.tech/axone-snap.tar.lz4 | grep "last" && curl -sI https://axone-t.snapshot.stavr.tech/axone-snap.tar.lz4 | grep content-length | awk '{printf "%.2f GB\n", $2/1024/1024/1024}'
SOOON
Useful Tools
🔥EXPLORER-T🔥: https://explorer.stavr.tech/Axone-Testnet Indexer "ON"
🔥API-T🔥: https://axone.api.t.stavr.tech
🔥RPC-T🔥: https://axone.rpc.t.stavr.tech Snapshot-interval = 100
🔥gRPC-T🔥: axone.grpc.t.stavr.tech:8029
Peer-T
f7a8854f3be91d1262a90468b9f82709a3e2d9fa@axone.peer.t.stavr.tech:10096
Addrbook-T
wget -O $HOME/.axoned/config/addrbook.json "https://raw.githubusercontent.com/111STAVR111/props/main/Axone/addrbook.json"
Genesis-T
wget -O $HOME/.axoned/config/genesis.json "https://raw.githubusercontent.com/111STAVR111/props/main/Axone/genesis.json"
Auto_install_script-T
wget -O axonet https://raw.githubusercontent.com/111STAVR111/props/main/Axone/axonet && chmod +x axonet && ./axonet
Last updated
Was this helpful?