diff --git a/ShidoValidatorX/chains.json b/ShidoValidatorX/chains.json new file mode 100644 index 0000000000..ed49036aa6 --- /dev/null +++ b/ShidoValidatorX/chains.json @@ -0,0 +1,15 @@ +{ + "$schema": "../chains.schema.json", + "name": "ShidoValidatorX", + "chains": [ + { + "name": "shido", + "address": "shidovaloper16zh2lzdmrh9cmqc0x8qp87ta8cggvsvax7mc58", + "restake": { + "address": "shido16zh2lzdmrh9cmqc0x8qp87ta8cggvsva75qst8", + "run_time": "every 1 minute", + "minimum_reward": 1000000 + } + } + ] +} diff --git a/ShidoValidatorX/profile.json b/ShidoValidatorX/profile.json new file mode 100644 index 0000000000..5df913d33b --- /dev/null +++ b/ShidoValidatorX/profile.json @@ -0,0 +1,5 @@ +{ + "$schema": "../profile.schema.json", + "name": "SHIDOValidatorX", + "identity": "449C308D200C5B1F" +}