From b17b492a392c45e54991ce030c48db89b3803cea Mon Sep 17 00:00:00 2001 From: C4 <81770958+code423n4@users.noreply.github.com> Date: Tue, 25 Nov 2025 13:45:56 -0800 Subject: [PATCH] Create team Valves --- _data/handles/Valves.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _data/handles/Valves.json diff --git a/_data/handles/Valves.json b/_data/handles/Valves.json new file mode 100644 index 0000000000..a88c496c97 --- /dev/null +++ b/_data/handles/Valves.json @@ -0,0 +1,18 @@ +{ + "handle": "Valves", + "members": [ + "vesko210", + "Merulez99" + ], + "link": "https://x.com/Vesko_210", + "paymentAddresses": [ + { + "chain": "ethereum", + "address": "0x324E7b27967b88f711A1cBeC5c01eBf3cA8dafda" + }, + { + "chain": "polygon", + "address": "0x324E7b27967b88f711A1cBeC5c01eBf3cA8dafda" + } + ] +} \ No newline at end of file