Skip to content

Commit

Permalink
Merge pull request #3 from StakinOfficial/add-xion-support
Browse files Browse the repository at this point in the history
Update chains.json
  • Loading branch information
tiagocmachado authored Dec 10, 2024
2 parents 025cf5d + 02a9f85 commit 0d69338
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion stakin/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,12 +181,21 @@
"minimum_reward": 220000
}
},
{
"name": "xion",
"address": "xionvaloper1pxk78p2hents9935a5ust8xy39c5xgpkcsz0r9",
"restake": {
"address": "xion1yq67lj5nnkcc2jk9ngfe3v6mt5ra0n9d9ttvpp",
"run_time": "every 12 hour",
"minimum_reward": 100000
}
}
{
"name": "zetachain",
"address": "zetavaloper1nkgty88qc6q9c24h3xgu5jnseegkdrmm69xuvz",
"restake": {
"address": "zeta1rddqmf6y36geq90daesm057uaagasjd0hx6356",
"run_time": "12:44",
"run_time": "12:42",
"minimum_reward": 100000
}
}
Expand Down

0 comments on commit 0d69338

Please sign in to comment.