From a48f549139921d462bc1444ea87b7d44ff670f79 Mon Sep 17 00:00:00 2001 From: Olimjon Sadykov Date: Mon, 21 Oct 2024 15:26:42 +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 a74520494c..9f9addd907 100644 --- a/posthuman/chains.json +++ b/posthuman/chains.json @@ -271,6 +271,15 @@ "run_time": "every 1 hours", "minimum_reward": 100000 } + }, + { + "name": "furya", + "address": "furyavaloper1efptgq00hngrlgz2gc66g53jslw5eqknd55m02", + "restake": { + "address": "furya1zwjfxr3j9gnnrhxwtt8t6qqr4pdn7cgj0wat38", + "run_time": "every 1 hours", + "minimum_reward": 100000 + } } ] }