From 70aff08a06cb432714afee3992e20564200c4a5a Mon Sep 17 00:00:00 2001 From: Woelig <29579568+woelig@users.noreply.github.com> Date: Tue, 12 Nov 2024 21:39:01 +0200 Subject: [PATCH] Update chains.json --- woelig/chains.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/woelig/chains.json b/woelig/chains.json index 93e4a3071a..3872e0eed5 100644 --- a/woelig/chains.json +++ b/woelig/chains.json @@ -334,6 +334,15 @@ "run_time": "every 1 minutes", "minimum_reward": 1 } + }, + { + "name": "dungeon", + "address": "dungeonvaloper1u5f3sdrzt96zyh45y5fx7c88ymvn0e8yqlmvz5", + "restake": { + "address": "dungeon1e762e7chsgz3aurtelcz948j8gscfr0qpaa3k6", + "run_time": "every 1 minutes", + "minimum_reward": 1 + } } ] }