Mars Protocol

Stake with Synergy Nodes

Commission : 5%

Delegation Address : marsvaloper1xesqr8vjvy34jhu027zd70ypl0nnev5e0vd4l4

Click Here to Delegate Tokens

Node Snapshot
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

[email protected]:45656,[email protected]:18556,[email protected]:18556,[email protected]:18556,[email protected]:18556,[email protected]:26656,[email protected]:18556,[email protected]:42656,[email protected]:42656,[email protected]:26656
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$PEERS\"/" $HOME/.mars/config/config.toml
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/mars_mainnet/addrbook.json --inet4-only
mv addrbook.json $HOME/.mars/config
Genesis File​

We recommend you to download the genesis.json file from Mars Protocol 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/mars_mainnet/genesis.json --inet4-only
mv genesis.json $HOME/.mars/config
IBC Relayers

Mars Protocol <--------> Osmosis Mars Protocol <--------> kujira

Mars Protocol <--------> Terra V2

Last updated