Monitoring

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.

You can also connect our notification system and receive notifications:
- 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

Try it now

Snapshot

Here you can download a snapshot of Persistence database.

Pruning config: custom, 100 0 10.

Last snapshot: persistence_snapshot.tar.gz
Height: 16577376
Size: 908,19 Mb

How to use:

1. Download lattest snapshot:

cd .persistenceCore && wget -O persistence_snapshot.tar.gz https://snapshot4.paranorm.pro/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.

State Sync

We are pruning StateSync node now. Wait 350 blocks till it gets new data and generate snapshots for you.

RPC/API/Peer

You can use Paranormal Bros. node RPC for fastsync, peer address to bootstrap your node.

RPC:

https://rpc.persistence.paranorm.pro

API:

https://api.persistence.paranorm.pro

Peer:

490c7aa72b57483e13035e328c551ba32c044b2f@peer.persistence.paranorm.pro:25656