From d9969f8a76afc1561c1f529e5f5679055a683ede Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Sun, 15 Mar 2026 13:19:58 -0700 Subject: [PATCH] Create team bug_hunters_OP --- _data/handles/bug_hunters_OP.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 _data/handles/bug_hunters_OP.json diff --git a/_data/handles/bug_hunters_OP.json b/_data/handles/bug_hunters_OP.json new file mode 100644 index 0000000000..ad34375e6c --- /dev/null +++ b/_data/handles/bug_hunters_OP.json @@ -0,0 +1,17 @@ +{ + "handle": "bug_hunters_OP", + "members": [ + "0xMosh", + "Saiful" + ], + "paymentAddresses": [ + { + "chain": "ethereum", + "address": "0x3688b7b020e42c86fc8c0294f9e45a80981c5b4b" + }, + { + "chain": "polygon", + "address": "0x3688b7b020e42c86fc8c0294f9e45a80981c5b4b" + } + ] +} \ No newline at end of file