From 220e9d6dca0a0d02c2a1292ca8c0c6f000a316ec Mon Sep 17 00:00:00 2001 From: Olimjon Sadykov Date: Sun, 27 Oct 2024 00:04:49 +0500 Subject: [PATCH] Update chains.json --- posthuman/chains.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/posthuman/chains.json b/posthuman/chains.json index ae022a97aa..27e759bb9c 100644 --- a/posthuman/chains.json +++ b/posthuman/chains.json @@ -343,6 +343,15 @@ "run_time": "every 1 hours", "minimum_reward": 100000 } + }, + { + "name": "atomone", + "address": "atonevaloper1vcp7pkg8sk0n8ylhezxxs8qqrnwfld4dsv2sew", + "restake": { + "address": "atone1zwjfxr3j9gnnrhxwtt8t6qqr4pdn7cgjwm66jd", + "run_time": "every 1 hours", + "minimum_reward": 100000 + } } ] }