From 6ca778ab3121038dc0eb01af222b73e2921665a5 Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Wed, 5 Feb 2025 15:23:17 +0100 Subject: [PATCH] Create team SlayerSecurity --- _data/handles/SlayerSecurity.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _data/handles/SlayerSecurity.json diff --git a/_data/handles/SlayerSecurity.json b/_data/handles/SlayerSecurity.json new file mode 100644 index 000000000..3a4706c50 --- /dev/null +++ b/_data/handles/SlayerSecurity.json @@ -0,0 +1,25 @@ +{ + "handle": "SlayerSecurity", + "members": [ + "0xanmol", + "ni8mare" + ], + "paymentAddresses": [ + { + "chain": "polygon", + "address": "0x2BeAE531d1712828E132703b71e989cc9bBA951E" + }, + { + "chain": "ethereum", + "address": "0x2BeAE531d1712828E132703b71e989cc9bBA951E" + }, + { + "chain": "arbitrum", + "address": "0x2BeAE531d1712828E132703b71e989cc9bBA951E" + }, + { + "chain": "optimism", + "address": "0x2BeAE531d1712828E132703b71e989cc9bBA951E" + } + ] +} \ No newline at end of file