From 0fd2b77670236b421bde974e381cf670e742e175 Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Wed, 24 Sep 2025 09:55:15 +0200 Subject: [PATCH] Create team 0xCartel --- _data/handles/0xCartel.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _data/handles/0xCartel.json diff --git a/_data/handles/0xCartel.json b/_data/handles/0xCartel.json new file mode 100644 index 0000000000..59b88968ef --- /dev/null +++ b/_data/handles/0xCartel.json @@ -0,0 +1,25 @@ +{ + "handle": "0xCartel", + "members": [ + "yashar", + "pwnforce" + ], + "paymentAddresses": [ + { + "chain": "ethereum", + "address": "0x19A0EB3137Fd4Bc9C9C4f2493E1eb2898f7B6f8d" + }, + { + "chain": "polygon", + "address": "0x19A0EB3137Fd4Bc9C9C4f2493E1eb2898f7B6f8d" + }, + { + "chain": "arbitrum", + "address": "0x19A0EB3137Fd4Bc9C9C4f2493E1eb2898f7B6f8d" + }, + { + "chain": "optimism", + "address": "0x19A0EB3137Fd4Bc9C9C4f2493E1eb2898f7B6f8d" + } + ] +} \ No newline at end of file