From f9c191467ea3ffc9c01019fe3e3ba080501c9f1e Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Mon, 11 May 2026 23:12:37 +0800 Subject: [PATCH] Create team GillSec --- _data/handles/GillSec.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 _data/handles/GillSec.json diff --git a/_data/handles/GillSec.json b/_data/handles/GillSec.json new file mode 100644 index 0000000000..8e34522a97 --- /dev/null +++ b/_data/handles/GillSec.json @@ -0,0 +1,17 @@ +{ + "handle": "GillSec", + "members": [ + "derastephh", + "Fishy" + ], + "paymentAddresses": [ + { + "chain": "ethereum", + "address": "0x2Af0dF2AFE12d58848Da8fAb3Cd3F25a4eE46Ce4" + }, + { + "chain": "polygon", + "address": "0x2Af0dF2AFE12d58848Da8fAb3Cd3F25a4eE46Ce4" + } + ] +} \ No newline at end of file