From 1264ea8a609bf50925a626df252234abd8ab6625 Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Wed, 4 Feb 2026 17:31:14 -0800 Subject: [PATCH] Create team bug_hunters --- _data/handles/bug_hunters.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 _data/handles/bug_hunters.json diff --git a/_data/handles/bug_hunters.json b/_data/handles/bug_hunters.json new file mode 100644 index 0000000000..90eb565c05 --- /dev/null +++ b/_data/handles/bug_hunters.json @@ -0,0 +1,26 @@ +{ + "handle": "bug_hunters", + "members": [ + "4lifemen", + "toastedsteaksandwich" + ], + "link": "https://x.com/4lifemen", + "paymentAddresses": [ + { + "chain": "ethereum", + "address": "0xf3D71265b9B972aC46454022E931A5eD290dd8d3" + }, + { + "chain": "polygon", + "address": "0xf3D71265b9B972aC46454022E931A5eD290dd8d3" + }, + { + "chain": "arbitrum", + "address": "0xf3D71265b9B972aC46454022E931A5eD290dd8d3" + }, + { + "chain": "optimism", + "address": "0xf3D71265b9B972aC46454022E931A5eD290dd8d3" + } + ] +} \ No newline at end of file