From f3aa48c318c77cbb61746323a852b53d970b8159 Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Tue, 17 Dec 2024 07:41:02 +0100 Subject: [PATCH] Create team TheKhans --- _data/handles/TheKhans.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _data/handles/TheKhans.json diff --git a/_data/handles/TheKhans.json b/_data/handles/TheKhans.json new file mode 100644 index 000000000..ff9566c75 --- /dev/null +++ b/_data/handles/TheKhans.json @@ -0,0 +1,25 @@ +{ + "handle": "TheKhans", + "members": [ + "aman", + "asad" + ], + "paymentAddresses": [ + { + "chain": "polygon", + "address": "0x7AE2775BfF644668df620F234042Ed42E168224D" + }, + { + "chain": "ethereum", + "address": "0x7AE2775BfF644668df620F234042Ed42E168224D" + }, + { + "chain": "arbitrum", + "address": "0x7AE2775BfF644668df620F234042Ed42E168224D" + }, + { + "chain": "optimism", + "address": "0x7AE2775BfF644668df620F234042Ed42E168224D" + } + ] +} \ No newline at end of file