Rated Network Integration
Self-Report to Rated Network
What is Rated Network?
Rated Network provides validator performance tracking and analytics. Self-reporting ensures your validators appear correctly in the Rated Explorer dashboard.
To use the submit-rated-network
command, you will need to provide the following parameters:
--vault
- Your Vault address--token
- OAuth token for authorization--data-dir
- Path where the Vault data will be placed (default:~/.stakewise
)--pool-tag
- The pool name listed on the Explorer
Usage Example
./operator submit-rated-network \
--vault=0x834F27bC8670491b75af512d943f01D5383F87Cf \
--pool-tag=my-pool \
--token=your-oauth-token \
--data-dir=/data
Integration Complete
Your validator data is now being reported to Rated Network for performance tracking and analytics.