From 2c26981de2f176a6a6c0f8cf8c9e6375a0daa0bc Mon Sep 17 00:00:00 2001 From: Huginntech <83508522+Huginntech@users.noreply.github.com> Date: Thu, 8 Aug 2024 19:36:18 +0300 Subject: [PATCH] Add Huginn (#351) Signed-off-by: Huginntech <83508522+Huginntech@users.noreply.github.com> Signed-off-by: corduroy <130501039+corduroybera@users.noreply.github.com> Co-authored-by: corduroy <130501039+corduroybera@users.noreply.github.com> --- src/validators/bartio/defaultValidatorList.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/validators/bartio/defaultValidatorList.json b/src/validators/bartio/defaultValidatorList.json index afc56fdf..d2c71871 100644 --- a/src/validators/bartio/defaultValidatorList.json +++ b/src/validators/bartio/defaultValidatorList.json @@ -1,6 +1,14 @@ { "name": "Berachain Bartio Validator List", "validators": [ + { + "id": "0xd4963136Cd28CC1c3213F0499A62103171f3468B", + "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/huginn.png", + "name": "Huginn", + "description": "Professional staking service. 7/24 monitoring and best uptime. Huginn is an organization that aims to teach its community about Cosmos SDK and Blockchain.", + "website": "https://huginn.tech/", + "twitter": "https://x.com/HuginnStake" + }, { "id": "0x123B9D8D186003b566c93e960c6705A968C0B664", "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/foundry.png",