Monitoring
If you prefer not to install monitoring software on your own server, or, more importantly, if you want an independent monitoring system that keeps working even when your infrastructure is down - this service is for you.
You can track your node status, delegations, redelegations, assets, and their value in real time.
Never miss important events:
- node downtime
- incoming delegations or redelegations
- new governance proposals
- voting deadlines approaching
- upcoming software upgrades
- low relayer balance alerts
Snapshot
Here you can download a snapshot of Cosmos Hub database.
Pruning config: custom, 100 0 10.
Last snapshot: cosmos_snapshot.tar.gz Height: 30 589 439 Size: 13,17 Gb
How to use:
1. Download lattest snapshot:
cd .gaia && wget -O cosmos_snapshot.tar.gz https://snapshot6.validata.zone/cosmos/cosmos_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 cosmos_snapshot.tar.gz
4. If you are running validator's node, restore priv_validator_state.json before starting.
5. Start your node.
State Sync
For rapidly bootstrap your node and save space of database you can use our State Sync service.
1. Stop your node. Clear DB data (don't forget to backup your data/priv_validator_state.json if you are running validator's node):
gaia comet unsafe-reset-all
2. Open your .gaia/config/config.toml, find [statesync] section and fill it with this:
enable = true
rpc_servers = "https://rpc.cosmos.validata.zone:443,https://rpc.cosmos.validata.zone:443"
trust_height = 30613000
trust_hash = ""
trust_period = "168h0m0s"
3. Download addrbook.json and place it to .gaia/config/ folder: addrbook.json
curl https://snapshot6.validata.zone/cosmos/addrbook.json > ~/.gaia/config/addrbook.json
4. Start your node (if you are running validator's node, restore priv_validator_state.json before starting).
RPC/API/Peer
You can use Positiva lab's RPC node for fastsync, peer address to bootstrap your node.
RPC:
https://rpc.cosmos.validata.zone
API:
https://api.cosmos.validata.zone
Peer:
e64fcfbdfeabd196fed6398a1547bfe91fe6a951@peer.cosmos.validata.zone:45656
Statistic
We track every address that delegates to validators. For delegators, we provide clear and convenient statistics to monitor and analyze their assets.
You can easily check:
- total tokens and USD value
- accumulated rewards
- validators and effective APR
- projected rewards and yield
- inactive assets that generate no rewards
Top delegators
Some delegators stake millions of ATOM. They are at the top.
But there are also highly active delegators who stake frequently and in large amounts - they rank high too.
We exclude tiny automated restake transactions to filter out spam and highlight real activity. Here you see the real network contributors.
Abandoned assets
Think you hold a lot of tokens? Take a look at addresses that have millions of ATOM sitting idle.
These tokens were delegated long ago and left unattended. Many are staked to inactive or jailed validators and generate no rewards.
Are you one of them?
