Connectivity
Public Endpoints
RPC
rpc.warden.cumulo.me
API
api.warden.cumulo.me
gRPC
grpc.warden.cumulo.me
JSON-RPC
json-rpc.warden.cumulo.me
Warden Mainnet Peers
The following persistent_peers list includes Cumulo and other active validators in Warden Mainnet.
You can paste this directly into your config.toml file.
PEERS="30b1384f9f4ae8a1644dabb92ad4715a8b155404@51.79.78.121:26656,4efbc056eeefdb3d07c51a056af63d2b16426375@148.72.141.64:26652"
sed -i -e "/^\[p2p\]/,/^\[/{s/^[[:space:]]*persistent_peers *=.*/persistent_peers = \"$PEERS\"/}" $HOME/.axoned/config/config.toml