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 + } } ] }