Home·Validation Tools·Fairblock Network
Fairblock Network logo
TESTNET
By LavenderFive

Catch the latest block faster or recover from a missed upgrade or corrupted database by using our daily snapshots.

ⓘ    Snapshots allows a new node to join the network by recovering application state from a backup file. Snapshot contains compressed copy of chain data directory. To keep backup files as small as plausible, snapshot server is periodically beeing state-synced.

Snapshots are taken automatically every 12 hours

PruningIndexerVersion Tag
107/0/13nullv0.9.1

BlockAgeDownload
55729597 hourssnapshot (22.81 GB)


ⓘ    You can query api.lavenderfive.com/testnet-snapshots/fairyring to double check the latest state if the above information doesnt display.

#Instructions

#Quick setup

ⓘ    One liner to get moving quickly
sudo systemctl stop fairyringd
cp $HOME/.fairyringd/data/priv_validator_state.json $HOME/.fairyringd/priv_validator_state.json.backup
rm -rf $HOME/.fairyringd/data
curl -L https://snapshots.lavenderfive.com/testnet-snapshots/fairyring/fairyring_5572959.tar.zst | tar -Ilz4 -xf - -C $HOME/.fairyringd
mv $HOME/.fairyringd/priv_validator_state.json.backup $HOME/.fairyringd/data/priv_validator_state.json
sudo systemctl start fairyringd && sudo journalctl -u fairyringd -f --no-hostname -o cat

#Stop fairyringd and reset the data

sudo systemctl stop fairyringd
cp $HOME/.fairyringd/data/priv_validator_state.json $HOME/.fairyringd/priv_validator_state.json.backup
rm -rf $HOME/.fairyringd/data

#Download latest snapshot

curl -L https://snapshots.lavenderfive.com/testnet-snapshots/fairyring/fairyring_5572959.tar.zst | tar -Ilz4 -xf - -C $HOME/.fairyringd
mv $HOME/.fairyringd/priv_validator_state.json.backup $HOME/.fairyringd/data/priv_validator_state.json

#Restart fairyringd and check the log

sudo systemctl start fairyringd && sudo journalctl -u fairyringd -f --no-hostname -o cat
Chain ID:
fairyring-testnet-3
Latest Version:
v0.9.1
Github:
Fairblock/fairyring
Public endpoints
REST/LCD
testnet-rest.lavenderfive.com:443/fairyring
RPC
testnet-rpc.lavenderfive.com:443/fairyring
gRPC
testnet-fairyring.lavenderfive.com:443
WebSocket
wss://testnet-rpc.lavenderfive.com:443/fairyring/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.