From c4729794c040827becfb4c4ce6654e77353513ae Mon Sep 17 00:00:00 2001 From: Slim Chadi <47729508+ChadiElAdnani@users.noreply.github.com> Date: Fri, 7 Feb 2025 10:36:07 +0100 Subject: [PATCH] Create products.json create sonic folder and add Re7 info Signed-off-by: Slim Chadi <47729508+ChadiElAdnani@users.noreply.github.com> --- 146/products.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 146/products.json diff --git a/146/products.json b/146/products.json new file mode 100644 index 0000000..f5a5a75 --- /dev/null +++ b/146/products.json @@ -0,0 +1,13 @@ +{ + "re7-labs-sonic": { + "name": "Re7 Labs Clusters", + "entity": "re7-labs", + "vaults": [ + "0x4c0af5d6bcb10b3c05fb5f3a846999a3d87534c7", + "0x2de851e60e428106fc98fe94017466f8d71793d1", + "0x3d9e5462a940684073eed7e4a13d19ae0dcd13bc", + "0xeeb1dc1ca7ffc5b54ad1cc4c1088db4e5657cb6c", + "0xeeb63d2d370c5318ef174d366a41507f9380f093" + ] + } +}