From 016d80223219da9b9f286fa91f0cf6eb7dfa388f Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Fri, 15 Aug 2025 15:38:04 +0200 Subject: [PATCH] Create team nanofish --- _data/handles/nanofish.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 _data/handles/nanofish.json diff --git a/_data/handles/nanofish.json b/_data/handles/nanofish.json new file mode 100644 index 0000000000..b3603b1c50 --- /dev/null +++ b/_data/handles/nanofish.json @@ -0,0 +1,13 @@ +{ + "handle": "nanofish", + "members": [ + "milnail", + "chiffoncake" + ], + "paymentAddresses": [ + { + "chain": "ethereum", + "address": "0xd95014D888fffA492B9bCBf1Cc532fd85BE1bD67" + } + ] +} \ No newline at end of file