If you do not want to install any software on your server for monitoring, or (what is more important) you want to use external monitoring that works even if your own system is down, you can use this service.
You will be able to track the status of your node, delegation, redelegation, assets and their value.
- if your node is down
- a delegation/un/redelegation has been received
- a new proposal has been created
- you are missing voting (time is almost end)
- software update is coming
- balance of your relayer operator's address is low
Here you can download a snapshot of Persistence database.
Pruning config: custom, 100 0 10.
Last snapshot: persistence_snapshot.tar.gz Height: 21 656 138 Size: 898,71 Mb
How to use:
1. Download lattest snapshot:
cd .persistenceCore && wget -O persistence_snapshot.tar.gz https://snapshot6.validata.zone/persistence/persistence_snapshot.tar.gz
2. Stop your node. Backup your data/priv_validator_state.json if you are running validator's node.
3. Extract the archive:
tar zxf persistence_snapshot.tar.gz
4. If you are running validator's node, restore priv_validator_state.json before starting.
5. Start your node.
StateSync node is restarting right now. Wait few minutes till it reboots and start serving snapshots for you.
You can use Positiva lab's RPC node for fastsync, peer address to bootstrap your node.
RPC:
https://rpc.persistence.validata.zone
API:
https://api.persistence.validata.zone
Peer:
071ac6b23b0f65ab2e1bea6ce981450a2994b1d4@peer.validata.zone:44656