diff --git a/Cogwheel/chains.json b/Cogwheel/chains.json index 0b2c9f5d0e..2a1d753088 100644 --- a/Cogwheel/chains.json +++ b/Cogwheel/chains.json @@ -58,6 +58,15 @@ "run_time": "every 1 hours", "minimum_reward": 10000 } + }, + { + "name": "elys", + "address": "elysvaloper1q9jc2szeplhdksu64lnjzppjctu5mp0kxun06u", + "restake": { + "address": "elys1queqjvae6k6cuxqfhc8rmajwmvm36mv3nl80t8", + "run_time": "every 1 hours", + "minimum_reward": 100000 + } } ] }