From 001da006f2f9a5c3e990625ef29e163bfdb77f32 Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Sat, 7 Mar 2026 02:55:02 -0800 Subject: [PATCH] Create team Business_Logic --- _data/handles/Business_Logic.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 _data/handles/Business_Logic.json diff --git a/_data/handles/Business_Logic.json b/_data/handles/Business_Logic.json new file mode 100644 index 0000000000..b640e1a474 --- /dev/null +++ b/_data/handles/Business_Logic.json @@ -0,0 +1,13 @@ +{ + "handle": "Business_Logic", + "members": [ + "BoyD", + "Bobai23" + ], + "paymentAddresses": [ + { + "chain": "ethereum", + "address": "0x1d2b4876510838912Ab0c032c0e2e80Fae1E1f75" + } + ] +} \ No newline at end of file