From 7135ef9ad43d0c65e1ee740bd13b2bbb0d685836 Mon Sep 17 00:00:00 2001 From: Woelig <29579568+woelig@users.noreply.github.com> Date: Thu, 31 Oct 2024 12:37:02 +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 ca516277f2..93e4a3071a 100644 --- a/woelig/chains.json +++ b/woelig/chains.json @@ -325,6 +325,15 @@ "run_time": "every 1 minutes", "minimum_reward": 1 } + }, + { + "name": "bitbadges", + "address": "bbvaloper1k72w68fzsrs4r9wjnyda3mt33h2za0arvjrtum", + "restake": { + "address": "bb1e762e7chsgz3aurtelcz948j8gscfr0qvn2yqs", + "run_time": "every 1 minutes", + "minimum_reward": 1 + } } ] }