Tenet

Stake with Synergy Nodes

Commission : 5%

Delegation Address : tenetvaloper1y4pfpkwpy6myskp7pne256k6smh2rjtas3s98u

Click Here to Delegate Tokens

Node Snapshot
Explorer
Public Endpoints
Persistent Peers​

The persistent peers list is updated every day. Here is the list of persistent peers:

You can use the following to update the peers in config.toml file

AddrBook File​

The Addrbook is updated once every week. Stop the node, download addrbook.json file, replace it and restart the node.

wget -O addrbook.json https://snapshots.synergynodes.com/addrbook/tenet_mainnet/addrbook.json --inet4-only
mv addrbook.json $HOME/.tenetd/config
Genesis File​

We recommend you to download the genesis.json file from Tenet official Github page. However, we also provide the same copy of the genesis.json file. You can download and replace the genesis.json file using the following commands.

wget -O genesis.json https://snapshots.synergynodes.com/genesis/tenet_mainnet/genesis.json --inet4-only
mv genesis.json $HOME/.tenetd/config

Last updated