From 4cf8a92c284792c1f5b2ff15d3dc17f235a87010 Mon Sep 17 00:00:00 2001
From: C4 <81770958+code423n4@users.noreply.github.com>
Date: Wed, 2 Apr 2025 10:55:12 +0200
Subject: [PATCH] Create team momentum

---
 _data/handles/momentum.json | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 _data/handles/momentum.json

diff --git a/_data/handles/momentum.json b/_data/handles/momentum.json
new file mode 100644
index 0000000000..3a7b6f1632
--- /dev/null
+++ b/_data/handles/momentum.json
@@ -0,0 +1,13 @@
+{
+  "handle": "momentum",
+  "members": [
+    "volifoet",
+    "nslavchev"
+  ],
+  "paymentAddresses": [
+    {
+      "chain": "polygon",
+      "address": "0xcAD1001642E5a4C4C1258aAeD60DDcbd0bBD906f"
+    }
+  ]
+}
\ No newline at end of file