From cad83ceebf532fafd57238ee78de2ad55231f272 Mon Sep 17 00:00:00 2001 From: Olimjon Sadykov Date: Mon, 21 Oct 2024 15:50:58 +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 7881d63fec..ec80276fdd 100644 --- a/posthuman/chains.json +++ b/posthuman/chains.json @@ -289,6 +289,15 @@ "run_time": "every 1 hours", "minimum_reward": 100000 } + }, + { + "name": "nomic", + "address": "nomic19k66uuramzvll98f6r4ayqmvugats3e5l6zxj8", + "restake": { + "address": "nomic1zwjfxr3j9gnnrhxwtt8t6qqr4pdn7cgjur48hl", + "run_time": "every 1 hours", + "minimum_reward": 100000 + } } ] }