From 8343a9da37e23739691a23db58d1c509037b9aa3 Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:34:54 +0100 Subject: [PATCH] Create team phaseTwo --- _data/handles/phaseTwo.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _data/handles/phaseTwo.json diff --git a/_data/handles/phaseTwo.json b/_data/handles/phaseTwo.json new file mode 100644 index 000000000..4846aa6e8 --- /dev/null +++ b/_data/handles/phaseTwo.json @@ -0,0 +1,25 @@ +{ + "handle": "phaseTwo", + "members": [ + "0xYudhishthra", + "W0RR1O" + ], + "paymentAddresses": [ + { + "chain": "polygon", + "address": "0xD410f655EbCe3E0a1980646FE2D5E0f2022d242b" + }, + { + "chain": "ethereum", + "address": "0xD410f655EbCe3E0a1980646FE2D5E0f2022d242b" + }, + { + "chain": "arbitrum", + "address": "0xD410f655EbCe3E0a1980646FE2D5E0f2022d242b" + }, + { + "chain": "optimism", + "address": "0xD410f655EbCe3E0a1980646FE2D5E0f2022d242b" + } + ] +} \ No newline at end of file