diff --git a/blockdaemon/chains.json b/blockdaemon/chains.json index 77afae4657..a811cc1223 100644 --- a/blockdaemon/chains.json +++ b/blockdaemon/chains.json @@ -15,29 +15,29 @@ } }, { - "name": "evmos", - "address": "evmosvaloper1tuup69wz94u62g9tjuphj3vuvqyh3t006h4l0n", - "restake": { - "address": "evmos1gr38wvphz08ytjmpw666mutqgplq7k80dglnsf", - "run_time": [ + "name": "cryptoorgchain", + "address": "crocncl1cwvkulh93vv3jv7larahd4646cnpf384hu4sjf", + "restake": { + "address": "cro1u6zcvc5t444gka50wukgc4zw62vdcsqccka463", + "run_time": [ "09:00", "21:00" ], - "minimum_reward": 1000 - } - }, + "minimum_reward": 1000 + } + }, { - "name": "juno", - "address": "junovaloper1k0hmfxjj3thuc47057cxuhxneu8rmseuje72k5", - "restake": { - "address": "juno1tar2llkpqe88tdnwy2yjdd55xsxa5ansct2gl8", + "name": "celestia", + "address": "celestiavaloper1evu846d408jdz5ju4883gtq9pnjvs8hz9cqnwr", + "restake": { + "address": "celestia1tar2llkpqe88tdnwy2yjdd55xsxa5anslncrzk", "run_time": [ "09:00", "21:00" ], - "minimum_reward": 1000 - } - }, + "minimum_reward": 1000 + } + }, { "name": "osmosis", "address": "osmovaloper14537vk6xr9qfptpw2090c589w7a8cm0e0wyv3u", @@ -49,6 +49,18 @@ ], "minimum_reward": 1000 } - } + }, + { + "name":"provenance", + "address":"pbvaloper193mx3wsed089rnmuf0t9080qlefgyf60cehfz9", + "restake":{ + "address":"pb1w64xr8ahhmeulkarxae0q0q9luqyx5c640us0z", + "run_time": [ + "09:00", + "21:00" + ], + "minimum_reward": 1000 + } + } ] }