From f38c11acccabcbba69098f7a146303a988f0a4d9 Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Sat, 27 Sep 2025 11:45:03 +0200 Subject: [PATCH] Create team SmartCiphers --- _data/handles/SmartCiphers.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _data/handles/SmartCiphers.json diff --git a/_data/handles/SmartCiphers.json b/_data/handles/SmartCiphers.json new file mode 100644 index 0000000000..d690ac12e5 --- /dev/null +++ b/_data/handles/SmartCiphers.json @@ -0,0 +1,15 @@ +{ + "handle": "SmartCiphers", + "members": [ + "TactfulCipher", + "Brams", + "smarttee" + ], + "link": "https://x.com/TactfulCipher", + "paymentAddresses": [ + { + "chain": "ethereum", + "address": "0x16f45d310a222e187403c5eaf9ee2ddf99f7937e" + } + ] +} \ No newline at end of file