From 22cc6661a8952129344846f8c4ddd21d671581b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Roy?= <303593+remyroy@users.noreply.github.com> Date: Thu, 20 Mar 2025 15:51:04 -0400 Subject: [PATCH] Add EthStaker Hoodi endpoint --- endpoints/hoodi.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 endpoints/hoodi.yaml diff --git a/endpoints/hoodi.yaml b/endpoints/hoodi.yaml new file mode 100644 index 0000000..c79a615 --- /dev/null +++ b/endpoints/hoodi.yaml @@ -0,0 +1,7 @@ +- endpoint: https://hoodi.beaconstate.ethstaker.cc/ + name: EthStaker + state: true + verification: true + contacts: + - name: "@remy_roy" + link: https://twitter.com/remy_roy \ No newline at end of file