Last updated 1 year ago
Commission : 5%
Delegation Address :
The persistent peers list is updated every day. Here is the list of persistent peers:
[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
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
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
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
Mars Protocol <--------> Osmosis Mars Protocol <--------> kujira
Mars Protocol <--------> Terra V2